2012-02-29 10:54:46	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-02-29 10:54:46	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-02-29 10:54:46	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-02-29 10:54:47	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Bigby_ +Ecks|Offline +Ecks|Work +Gandysampras +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs meeetalnarf metalnarf mistic mueti n0brein|offline nastidon pointzeroeight Simmy theGoldenAvatar Weissbier]
2012-02-29 10:54:47	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 5 voices, 25 normals)
2012-02-29 10:54:48	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-02-29 10:55:18	benbeltran	Hey ... So i'm here. It does seem nicer, it's also cyan <3
2012-02-29 10:55:29	+Bigby_	warfle blarf?
2012-02-29 10:55:47	+Bigby_	mixnor tid dorn
2012-02-29 10:56:44	benbeltran	I'm still a bit confused about window management with weechat and irssi, which is kind of the same.
2012-02-29 10:57:08	jared	benbeltran: In weechat, you use /buffer commands to switch windows.
2012-02-29 10:57:19	jared	I'm sure there's a keyboard shortcut, but.. lazy.
2012-02-29 10:57:29	jared	Also, all of the colors are customizable =D
2012-02-29 10:57:58	nastidon	colors are customizable in xchat too! :P
2012-02-29 10:57:58	benbeltran	Alt+1-0
2012-02-29 10:58:09	benbeltran	Also, is there a way to list all the buffers?
2012-02-29 10:58:41	jared	 /buffer list
2012-02-29 10:59:17	benbeltran	Awesome. Also, Split panes! Awesome-r
2012-02-29 10:59:18	jared	[1] gives multiple entries, but that's because it generates one for each server you're connected to.
2012-02-29 10:59:31	benbeltran	Yeah, all the server messages go there
2012-02-29 11:00:57	+Bigby_	goddamit jared
2012-02-29 11:00:58	benbeltran	Does weechat have a command for opening links with the keyboard? or will I have to mouse or script that?
2012-02-29 11:01:00	jared	Meeting, bbl.
2012-02-29 11:01:04	benbeltran	hef fun
2012-02-29 11:01:07	+Bigby_	you were supposed to catch on and speak nonsense
2012-02-29 11:01:11	jared	Oh..
2012-02-29 11:01:15	jared	Sorry dood!
2012-02-29 11:01:21	+Bigby_	so he would think his irc is messed up
2012-02-29 11:01:46	benbeltran	Oh. I can log out and back in again so you can try again, if it makes you feel better.
2012-02-29 11:02:52	+Bigby_	no its ruined now
2012-02-29 11:03:03	@bloodylip	he'll play along
2012-02-29 11:03:17	+Bigby_	RUINED!
2012-02-29 11:03:23	--	Bigby_ is now known as Bigby
2012-02-29 11:03:35	benbeltran	Man... I didn't mean to. You didn't have to remove your underscore
2012-02-29 11:03:40	benbeltran	I'm sorry
2012-02-29 11:04:27	@bloodylip	ugh, maintaining other people's code is the worst
2012-02-29 11:06:06	benbeltran	haha. Yes it is. I hope it's not java. What are you working on?
2012-02-29 11:07:08	nastidon	ha
2012-02-29 11:08:04	@bloodylip	...it's java
2012-02-29 11:08:32	@bloodylip	just some form stuff for work
2012-02-29 11:08:41	@bloodylip	basically, guy left, so i inherited some of his bugs
2012-02-29 11:08:49	@bloodylip	and this one form is filled with bugs
2012-02-29 11:09:15	@bloodylip	like getting a SQL ResultSet, then reusing the Statement that created it to do other things, then trying to read from that ResultSet
2012-02-29 11:09:25	@bloodylip	which, if you didn't know, destroys it when you reuse the statement
2012-02-29 11:09:40	@bloodylip	also, queries that just plain don't work because of syntax errors
2012-02-29 11:10:32	benbeltran	Damn... Java D: 
2012-02-29 11:10:39	benbeltran	Wow D: that sounds awful
2012-02-29 11:10:50	benbeltran	Thank god I haven't had to maintain a lot of foreign code
2012-02-29 11:11:08	@bloodylip	i actually don't hate Java too much
2012-02-29 11:11:12	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-02-29 11:11:20	@bloodylip	yeah, it's behind the times these days, but it works
2012-02-29 11:11:23	benbeltran	I hate Java dependency hell.
2012-02-29 11:11:49	benbeltran	I don't know if they fixed that, but I remember a couple of years ago. You saw some library, and had to spend hours just figuring out depndencies
2012-02-29 11:11:57	+Bigby	its too early in the day for all this coding talk
2012-02-29 11:12:04	@bloodylip	but i digress... it's burrito time
2012-02-29 11:12:05	benbeltran	and if two libraries had a same dep but different versions, daaaamn
2012-02-29 11:12:13	benbeltran	Aw man. I miss burritos
2012-02-29 11:12:24	+Bigby	burritos never went away
2012-02-29 11:12:24	@Aerox	Where did you move where there are no burritos?
2012-02-29 11:12:30	@bloodylip	don't know about that.. we have a decent enough system running here where we only use certain libraries
2012-02-29 11:12:43	@bloodylip	also, we're *just now* switching to maven, which does decent dependency resolution from what i can tell
2012-02-29 11:13:09	benbeltran	I used maven a while when working with clojure. It's nice
2012-02-29 11:13:17	benbeltran	But man, I'm in love with the rubygems system.
2012-02-29 11:13:32	@bloodylip	yeah, our technologies here are basically ancient
2012-02-29 11:13:41	@bloodylip	most of our apps still run struts
2012-02-29 11:13:48	@bloodylip	a few are ancient servlets
2012-02-29 11:14:13	benbeltran	Do you at least use multi user version Control? ... A friend of mine works at McGrawHill and they have to deal with and old version of perforce for version control
2012-02-29 11:14:15	benbeltran	sounds nasty
2012-02-29 11:14:24	@bloodylip	oh yeah, we're on subversion
2012-02-29 11:14:41	@bloodylip	still have a lot of old stuff on cvs, but we're migrating them as we update
2012-02-29 11:30:03	theGoldenAvatar	CVS?
2012-02-29 11:30:14	theGoldenAvatar	We used to use MS Sourcesafe.
2012-02-29 11:30:25	theGoldenAvatar	Or "Microsoft's Source Destruction System"
2012-02-29 11:30:54	theGoldenAvatar	Now we use TFS
2012-02-29 11:30:58	benbeltran	MS Sourcesafe O_O never used it. How was that?
2012-02-29 11:31:06	theGoldenAvatar	Terrible.
2012-02-29 11:31:14	benbeltran	I work at a pretty hipsterish agency so it's git all the way
2012-02-29 11:32:26	theGoldenAvatar	<--- .NET shop.
2012-02-29 11:32:38	theGoldenAvatar	Well, mostly.
2012-02-29 11:32:41	@bloodylip	i like git, from what i've used
2012-02-29 11:34:46	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-02-29 11:35:50	benbeltran	git is awesome. Also, we use a tool called capistrano to deploy our web apps
2012-02-29 11:36:01	benbeltran	it's awesome. We just push to the git repo, run cap deploy
2012-02-29 11:36:13	benbeltran	and it updates the code, restarts the servers/workers and updates the libraries
2012-02-29 11:36:19	benbeltran	with 0 downtime
2012-02-29 11:36:21	@bloodylip	nice
2012-02-29 11:36:26	benbeltran	Yeah, it's amazing.
2012-02-29 11:36:59	benbeltran	Plug time, http://mideastunes.com <-- the last app I worked on while here
2012-02-29 11:37:30	benbeltran	It's backbone.js frontend. And a Cassandra + Redis backend with a JSON API that the frontend consumes.
2012-02-29 11:38:26	theGoldenAvatar	Man
2012-02-29 11:38:30	theGoldenAvatar	I only use XML APIs
2012-02-29 11:39:38	benbeltran	I used to love XML. But JSON is much simpler.
2012-02-29 11:39:45	benbeltran	XML is waay more expressive though
2012-02-29 11:40:01	theGoldenAvatar	I was mostly kidding.
2012-02-29 11:40:21	benbeltran	aww
2012-02-29 11:40:21	theGoldenAvatar	I only use JSON
2012-02-29 11:41:32	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has quit (Ping timeout)
2012-02-29 11:42:49	Coon	nerds
2012-02-29 11:42:58	theGoldenAvatar	Sup, Coon.
2012-02-29 11:43:02	theGoldenAvatar	How's Austin?
2012-02-29 11:43:21	Coon	nm, watching some movie called Mystic River
2012-02-29 11:43:32	Coon	it's pretty great since I don't start my job til tomorrow
2012-02-29 11:43:39	Coon	so I'm being lazy as fuck today
2012-02-29 11:44:10	theGoldenAvatar	Start wokr on a Thursday?
2012-02-29 11:44:12	theGoldenAvatar	Sounds awful.
2012-02-29 11:44:19	theGoldenAvatar	What is new your job anyway?
2012-02-29 11:45:28	Coon	phone jockey for the state comptroller, basically take calls re: questions about state sales tax
2012-02-29 11:45:43	theGoldenAvatar	"Yo, the state sales tax still 7.5%?
2012-02-29 11:46:02	theGoldenAvatar	I'm going to call you everyday.
2012-02-29 11:46:16	benbeltran	Tell us about your geographical systems coon. Join the tech speak.
2012-02-29 11:46:49	benbeltran	:o I assume by the phone jockey thing that the GIS field isn't being nice?
2012-02-29 11:47:20	benbeltran	Also, if I ask for "Senor Coonaldo" will they put me through?
2012-02-29 11:48:08	Coon	lol
2012-02-29 11:48:33	Coon	I like doing GIS stuff Ogu, but most of those jobs are in Houston and not Austin, so I just took what I could get
2012-02-29 11:48:57	Coon	and it's 8.25% tGA
2012-02-29 11:49:01	benbeltran	Ah, I see I see. 
2012-02-29 11:49:05	theGoldenAvatar	Sucks to be Texas.
2012-02-29 11:49:40	benbeltran	That's why mexicans love their duty-free shops
2012-02-29 11:50:46	@bloodylip	Coon: then it's a good thing he's going to be calling and asking every day
2012-02-29 11:51:09	Coon	Ogu, also liquor there is dirt cheap
2012-02-29 11:51:42	benbeltran	Yeaah... good times. I miss the border.
2012-02-29 11:54:05	benbeltran	I need to save up some money and travel back up there.
2012-02-29 11:54:26	theGoldenAvatar	I think I am going to quit my job and move to Chile.
2012-02-29 11:54:40	benbeltran	Not a good time to move to chile
2012-02-29 11:54:46	benbeltran	what with all the riots
2012-02-29 11:55:00	theGoldenAvatar	I've got a friend I went to school with who lives down there.
2012-02-29 11:55:06	theGoldenAvatar	In the middle of fucking nowhere.
2012-02-29 11:55:21	theGoldenAvatar	Which is pretty much my dream.
2012-02-29 11:55:32	theGoldenAvatar	I think I could live for the rest of my life on my savings.
2012-02-29 11:55:49	benbeltran	That would be nice. Guadalajara is pretty nice, I love it here.
2012-02-29 11:56:49	theGoldenAvatar	I'm thinking about going down there in the summer.
2012-02-29 11:57:01	benbeltran	To chile?
2012-02-29 11:57:05	theGoldenAvatar	Yes.
2012-02-29 11:57:14	nastidon	!weather guadalajara
2012-02-29 11:57:16	DtoidBot	From Guadalajara Don Miguel,  (MMGL) on February 29, 11:48 AM CST temp: 79 F (26 C) cond: Scattered Clouds wind: From the North at 5 MPH (8.05 KPH) hu: 26% dewpnt: 41 F (5 C)
2012-02-29 11:57:24	theGoldenAvatar	Nice day.
2012-02-29 11:57:26	theGoldenAvatar	!weather 28403
2012-02-29 11:57:27	DtoidBot	From Wilmington, North Carolina (KILM) on February 29, 11:53 AM EST temp: 74 F (23 C) cond: Scattered Clouds wind: From the SSW at 13 MPH (20.92 KPH) hu: 62% dewpnt: 60 F (16 C)
2012-02-29 11:57:34	benbeltran	!weather Guadalajara, Mexico
2012-02-29 11:57:36	@bloodylip	!weather 19711
2012-02-29 11:57:36	DtoidBot	From Guadalajara Don Miguel,  (MMGL) on February 29, 11:48 AM CST temp: 79 F (26 C) cond: Scattered Clouds wind: From the North at 5 MPH (8.05 KPH) hu: 26% dewpnt: 41 F (5 C)
2012-02-29 11:57:38	DtoidBot	From Wilmington, Delaware (KILG) on February 29, 12:51 PM EST temp: 43 F (6 C) cond: heavy rain mist wind: From the East at 9 MPH (14.48 KPH) hu: 100% dewpnt: 43 F (6 C)
2012-02-29 11:57:43	benbeltran	why does it say Don Miguel? O_o
2012-02-29 11:57:43	theGoldenAvatar	Sucks to be you.
2012-02-29 11:57:46	Coon	!weather austin tx
2012-02-29 11:57:48	DtoidBot	From Austin, Texas (KATT) on February 29, 11:51 AM CST temp: 69 F (21 C) cond: Overcast wind: From the North at 7 MPH (11.27 KPH) hu: 49% dewpnt: 49 F (9 C)
2012-02-29 11:58:03	@bloodylip	wait... how do you miss burritos in mexico?!
2012-02-29 11:58:08	benbeltran	The weather here is nice. It's not too hot in the summer, not too cold in the winter.
2012-02-29 11:58:08	@bloodylip	does not compute
2012-02-29 11:58:17	benbeltran	Burritos are from Juarez, where I used to live, that's where they were invented.
2012-02-29 11:58:22	theGoldenAvatar	It gets retardedly hot here in the summer.
2012-02-29 11:58:23	benbeltran	They're not that common here in the south.
2012-02-29 11:58:32	nastidon	!weather saskatoon
2012-02-29 11:58:34	theGoldenAvatar	Since I've gotten fat I really don't hate the cold as much as I used to.
2012-02-29 11:58:34	DtoidBot	From Saskatoon,  (CYXE) on February 29, 11:00 AM CST temp: 21 F (-6 C) cond: Overcast wind: From the SSE at 5 MPH (8.05 KPH) hu: 80% dewpnt: 16 F (-9 C)
2012-02-29 11:58:40	theGoldenAvatar	Must be how seals are.
2012-02-29 11:58:45	nastidon	super nice here
2012-02-29 11:58:46	benbeltran	I miss the desert cold.
2012-02-29 11:58:47	@bloodylip	you should open up a texmex restaurant
2012-02-29 11:58:52	@bloodylip	and introduce them to the wonder that is texmex food
2012-02-29 11:59:03	nastidon	heh
2012-02-29 11:59:12	benbeltran	Yeah, apparently people here consider me "very americanized"
2012-02-29 11:59:29	benbeltran	so, border mexico != mexico and border usa != usa
2012-02-29 11:59:36	benbeltran	you should see the people from El Paso.
2012-02-29 11:59:48	benbeltran	Most of the times you don't know if they're talking spanish or english.
2012-02-29 12:00:01	nastidon	spanglish?
2012-02-29 12:00:07	benbeltran	Yeah, but fluent spanglish. 
2012-02-29 12:00:11	nastidon	heh
2012-02-29 12:01:00	theGoldenAvatar	Google Music now has like the worst static in the background of songs.
2012-02-29 12:01:04	theGoldenAvatar	The fuck is going on...
2012-02-29 12:01:17	nastidon	fail
2012-02-29 12:01:25	theGoldenAvatar	I thought it was my machine.
2012-02-29 12:01:31	theGoldenAvatar	But it's not.
2012-02-29 12:01:42	theGoldenAvatar	Youtube audio is fine, iTunes, WMC, etc.
2012-02-29 12:02:05	benbeltran	I gave up with google music after my cellphone almost imploded thanks to it
2012-02-29 12:02:05	Brainderailment	I think adobe went tits up yesterday
2012-02-29 12:02:33	Brainderailment	is the google music using flash?
2012-02-29 12:02:49	benbeltran	Speaking of adobe, Lightroom is only $89 today
2012-02-29 12:02:52	benbeltran	that's one hell of a discount
2012-02-29 12:03:31	theGoldenAvatar	But it's ususually free!
2012-02-29 12:03:39	theGoldenAvatar	usually
2012-02-29 12:03:44	@bloodylip	"free"
2012-02-29 12:03:47	benbeltran	I hve the free version
2012-02-29 12:03:50	benbeltran	have*
2012-02-29 12:03:59	benbeltran	Maybe I'll regularize myself soon. I've been using it a bit more lately
2012-02-29 12:04:12	benbeltran	Since I got a job I've been actually buying lots of the software I used to have pirated.
2012-02-29 12:04:28	theGoldenAvatar	I got cheaper when I got a job.
2012-02-29 12:04:29	benbeltran	Especially software from small companies. Actually, only that kind.
2012-02-29 12:06:09	theGoldenAvatar	I love how a struggling retailer decides not to stock one of the biggest games this year.
2012-02-29 12:06:20	theGoldenAvatar	Solution to solvency: sell less.
2012-02-29 12:06:46	jared	Wait, what game?
2012-02-29 12:07:16	theGoldenAvatar	Mass Effect 3.
2012-02-29 12:07:21	theGoldenAvatar	GAME, UK retailer.
2012-02-29 12:07:32	@Aerox	Apparently it's not so much of a decision
2012-02-29 12:07:45	theGoldenAvatar	As a "we can't afford it?"
2012-02-29 12:07:46	@Aerox	as their credit is so bad they literally can't put up the money to buy them all
2012-02-29 12:08:10	theGoldenAvatar	They may as well shut down then.
2012-02-29 12:08:16	@Aerox	For real
2012-02-29 12:08:22	jared	Also, yeah GMusic sucks, I use Spotify. Cannot say enough good things about the service.
2012-02-29 12:09:13	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-02-29 12:09:13	--	Mode #destructoid [+v Gemsi] by Q
2012-02-29 12:09:25	benbeltran	I want Mass Effect 3 D:
2012-02-29 12:09:49	theGoldenAvatar	Their press doesn't indicate that at all.
2012-02-29 12:09:52	benbeltran	I've been using grooveshark, it's nice, but some tracks are real crapy quality
2012-02-29 12:09:58	theGoldenAvatar	It's like "unfavorable terms"
2012-02-29 12:10:11	theGoldenAvatar	Apparently that means people actually want to be paid for product.
2012-02-29 12:10:17	theGoldenAvatar	Fucking greedy EA.
2012-02-29 12:11:15	@bloodylip	i use subsonic
2012-02-29 12:11:24	@bloodylip	but for some reason, the scrobbling part of it stopped working for me in december
2012-02-29 12:11:26	@bloodylip	and i have no idea why
2012-02-29 12:11:32	@Aerox	I forget where I read the credit thing
2012-02-29 12:11:38	theGoldenAvatar	You'll never catch me anyway
2012-02-29 12:11:40	@Aerox	maybe it's wrong
2012-02-29 12:11:41	theGoldenAvatar	So what's the point?
2012-02-29 12:11:57	theGoldenAvatar	!lfm -t uselessrocker
2012-02-29 12:11:58	@Aerox	oh
2012-02-29 12:11:58	DtoidBot	uselessrocker has listened to 335285 tracks since 2006-07-29 21:28.
2012-02-29 12:12:00	@Aerox	It was the BBC
2012-02-29 12:12:01	@Aerox	http://www.bbc.co.uk/newsbeat/17210489
2012-02-29 12:12:02	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-02-29 12:12:06	@bloodylip	i'm just gonna put it on 30 second songs, repeat play
2012-02-29 12:12:10	@bloodylip	i'll beat you then
2012-02-29 12:12:13	theGoldenAvatar	Haha
2012-02-29 12:12:13	@bloodylip	i'll beat you good
2012-02-29 12:12:19	theGoldenAvatar	Will still take awhile
2012-02-29 12:12:21	theGoldenAvatar	Years
2012-02-29 12:12:28	@bloodylip	anal cunt - i like it when u die. on repeat. forever.
2012-02-29 12:12:34	@bloodylip	!lfm bloodylip
2012-02-29 12:12:37	DtoidBot	bloodylip last listened to "Fuck You [Explicit]" by Cee Lo Green on 23 Dec 2011, 21:11.
2012-02-29 12:12:42	@bloodylip	!lfm -t bloodylip
2012-02-29 12:12:42	theGoldenAvatar	On 10 different machines at once?
2012-02-29 12:12:43	DtoidBot	bloodylip has listened to 28060 tracks since 2006-11-29 15:58.
2012-02-29 12:12:45	@bloodylip	yes
2012-02-29 12:12:57	@Aerox	"This is all a hangover from the credit issues that the company was having at the end of last year and the beginning of this year, which meant that they couldn't physically order stock they didn't have the credit for.
2012-02-29 12:12:58	@Aerox	"The question about Mass Effect 3 is, is this a hangover from the company's earlier credit problems or is this indicating that the credit problems are ongoing?
2012-02-29 12:12:58	@Aerox	"If it's the latter, then the writing really is on the wall. If it's the former then there might be some hope for salvation."
2012-02-29 12:13:02	nastidon	lol AC
2012-02-29 12:13:05	theGoldenAvatar	I'll just write my own API plugin.
2012-02-29 12:13:10	theGoldenAvatar	That sends fake data 24/7
2012-02-29 12:13:23	@bloodylip	eh, i've already written a client to submit it
2012-02-29 12:13:24	nastidon	epeen asplode!
2012-02-29 12:13:26	@bloodylip	so i can do the same thing!
2012-02-29 12:13:47	theGoldenAvatar	I'll kill you your sleep then.
2012-02-29 12:13:51	theGoldenAvatar	in your*
2012-02-29 12:13:58	@bloodylip	also, it would take 106 days to catch up with you
2012-02-29 12:14:03	theGoldenAvatar	They seem really uncertain, Aerox.
2012-02-29 12:14:04	@bloodylip	*optimally and not "cheating"
2012-02-29 12:14:14	theGoldenAvatar	It's obviously credit related.
2012-02-29 12:19:09	theGoldenAvatar	Also, GMusic is no longer letting me mute it...
2012-02-29 12:19:47	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-02-29 12:20:48	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-02-29 12:21:12	--	Mode #destructoid [+o TDiddy] by Q
2012-02-29 12:21:36	@Aerox	Yeah, the question is just if they are going out of business IMMEDIATELY
2012-02-29 12:21:39	@Aerox	Or a little bit down the line
2012-02-29 12:21:52	theGoldenAvatar	It'll be like circuit city
2012-02-29 12:21:57	theGoldenAvatar	They'll go out of business a few times
2012-02-29 12:22:02	theGoldenAvatar	Before the real one
2012-02-29 12:22:15	+Gemsi	someone will buy them up
2012-02-29 12:22:39	+Gemsi	i've seen reports gamestop is already noting interest in stuff
2012-02-29 12:27:38	benbeltran	There should be some research made with the relationship of businesses failing and their crappy customer service.
2012-02-29 12:27:45	jared	I guess I'm getting ME3. For all the whining about Origin and MP I do, I haven't cancelled my pre-order, and I guess it comes out in 6 days now? Something like that?
2012-02-29 12:27:57	theGoldenAvatar	Tuesday, yeah.
2012-02-29 12:28:11	@Aerox	does origin have preloads
2012-02-29 12:28:17	jared	That's not a lot of days. Maybe when I get it, I can trade it in for a Vita/
2012-02-29 12:28:37	theGoldenAvatar	A PC copy?
2012-02-29 12:28:42	jared	I'm pretty sure the value of ME3CE == 1 PS Vita
2012-02-29 12:28:43	+Gemsi	it's odd me3 isn't simultaneous worldwide release
2012-02-29 12:28:50	benbeltran	There's a big retailer here in Mexico called Game Planet, all of their employees act like assholes and treat you like you don't know anything. they're in trouble. Then there's this new retailer that's actually thriving, and their employees are real nice and helpful. They even directed me to competition when I couldn't find a fight stick.
2012-02-29 12:28:56	+Gemsi	i'm pretty sure ME2 was
2012-02-29 12:29:10	@Aerox	Retailer 2 will go out of business in a month
2012-02-29 12:29:27	theGoldenAvatar	Mass Effect 2 wasn't
2012-02-29 12:29:38	+Gemsi	really ?
2012-02-29 12:29:46	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/jsn9kc.png
2012-02-29 12:30:01	benbeltran	Naw, I tell you, they're thriving. They've been doing VERY well in the last six months
2012-02-29 12:30:03	+Gemsi	because i swear i didn't spend a part of a week avoiding everything
2012-02-29 12:30:24	@Aerox	Huh
2012-02-29 12:30:27	@Aerox	I don't remember the PS3 version being a week early
2012-02-29 12:30:33	+Gemsi	still, silly it isn't
2012-02-29 12:31:29	dare-	Week early compared to the rest of the world?
2012-02-29 12:31:45	dare-	PS3 release was already a year later than everyone else, didn't really matter at that point
2012-02-29 12:37:55	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-02-29 12:42:45	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Connection reset by peer)
2012-02-29 12:45:04	dare-	The future is finally here! http://news.yahoo.com/navy-railgun-tests-leading-ship-superweapon-2020-201003095.html
2012-02-29 12:47:39	Brainderailment	that fire looking stuff is plasma, effin nutz
2012-02-29 12:47:54	theGoldenAvatar	By 2020?
2012-02-29 12:58:32	<--	meeetalnarf (~meetalnar@p54AC9741.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-02-29 12:59:08	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-02-29 13:03:05	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-02-29 13:03:06	--	Mode #destructoid [+v Bigby] by Q
2012-02-29 13:03:53	dare-	"Having not played the original Borderlands on PC, I have to rely on what Jonathan Ross tells me about it. Without repeating the language he used, let's just agree that Borderlands 2's adoption of Steamworks for all of its PC versions, including retail copies, is a step up."
2012-02-29 13:03:54	dare-	Haha
2012-02-29 13:04:15	+Gemsi	hey guys, gamespy
2012-02-29 13:04:42	@bloodylip	what language did you use, J-Hon?
2012-02-29 13:05:12	nastidon	lol step up
2012-02-29 13:05:16	Brainderailment	Yiddish
2012-02-29 13:05:29	jared	I was really hoping that BLANDS2 would be PC -> PS3 cross platform.
2012-02-29 13:05:32	@Aerox	I think I said gamespy was a steaming pile of shit
2012-02-29 13:05:40	benbeltran	holy shit man. 2.4 kilometers per second.
2012-02-29 13:06:00	Brainderailment	I can't believe gamespy still exists
2012-02-29 13:06:04	@Aerox	Me either!
2012-02-29 13:06:09	benbeltran	Old Man Murray still exists
2012-02-29 13:06:21	+Gemsi	and the silly amount of .ini changes the first borderlines needed was weird as well
2012-02-29 13:06:43	@Aerox	Yeah but they haven't updated in like 10 years
2012-02-29 13:07:27	@Aerox	I like that on gamespy's own page they are behind IGN and 1UP in their own top linkbar
2012-02-29 13:07:30	@bloodylip	god, that was a terrible decision on gearbox's part
2012-02-29 13:07:38	@bloodylip	hehe
2012-02-29 13:07:47	+Gemsi	lots of things amount the pc version were thinking about it
2012-02-29 13:07:51	@bloodylip	you know what else was terrible? boring DLC
2012-02-29 13:07:58	+Gemsi	fov changing when you spirit
2012-02-29 13:08:02	@bloodylip	Gemsi: yeah, it was obviously a console port
2012-02-29 13:08:08	@bloodylip	BUT WE COULD USE MICE
2012-02-29 13:08:09	+Gemsi	updates wiping .ini changes
2012-02-29 13:08:11	@bloodylip	OPTIMIZED FOR PC
2012-02-29 13:08:18	+Gemsi	hell yeah we could
2012-02-29 13:08:31	@bloodylip	i mean, to an extent
2012-02-29 13:08:40	@bloodylip	want to scroll mission text with your mousewheel?
2012-02-29 13:08:42	@bloodylip	FUCK RIGHT OFF
2012-02-29 13:08:46	nastidon	lol
2012-02-29 13:08:58	jared	lool
2012-02-29 13:09:10	@bloodylip	want to remap keys? YOU'LL MOVE YOUR HAND TO PRESS ENTER AND LIKE IT
2012-02-29 13:10:03	@Aerox	Hey guys
2012-02-29 13:10:04	@Aerox	w
2012-02-29 13:10:09	@Aerox	want to hear the worst thing of the day
2012-02-29 13:10:20	@Aerox	The announcement combines the worlds of video games with film.
2012-02-29 13:10:22	@Aerox	noobz is comedy about four friends who play Gears of War III. It is set for a 2012 theatrical release.  noobz  is a film by gamers, for gamers. It is filled with insider gamer jokes. And, the film will have a sneak peak premiere at this year’s PAX East.
2012-02-29 13:10:25	@Aerox	FYI - I can provide you with access for interviews with Blake Freeman (writer, director and star) as well as Jason Mewes, Matt Shively or Zelda Williams today and throughout the week (next week as well…hell, any time).
2012-02-29 13:10:26	@Aerox	Enclosed and attached you will find the official press release announcing a summer 2012 theatrical release and the world premiere trailer for the upcoming comedy noobz.  I have provided you with access to the trailer via YouTube as well as a link for you to download it (it’s a large file to download). In addition,
2012-02-29 13:10:36	@TDiddy	hah
2012-02-29 13:10:39	@TDiddy	Jason Mewes
2012-02-29 13:10:41	+Gemsi	jeez
2012-02-29 13:10:47	@Aerox	Wunderkind Pictures announced today a summer 2012 theatrical release date for the comedy noobz starring Jason Mewes (Jay and Silent Bob), Blake Freeman (Gawd Bless America), Moises Arias (Ender’s Game), Matt Shively (True Jackson, VP), Zelda Williams, Casper Van Dien (Starship Troopers) and Jon Gries (Napoleon Dynamite). Additionally, Wunderkind Pictures has issued the first official trailer for noobz:
2012-02-29 13:10:47	@Aerox	(http://www.youtube.com/watch?v=TB1zJU08IiA)
2012-02-29 13:10:49	@Aerox	Written and directed by Blake Freeman, and co-written by Marvin Willson, noobz tells the story of four friends and their outrageous escapades as they journey across America in order to compete in and earn the Cyberbowl video game championship.
2012-02-29 13:11:04	+Gemsi	CYBERBOWL
2012-02-29 13:11:08	nastidon	do not want
2012-02-29 13:11:15	+Gemsi	that was a mega drive game right >
2012-02-29 13:11:17	+Gemsi	?*
2012-02-29 13:11:18	@Aerox	But guys, inside gamer jokes
2012-02-29 13:11:30	@Aerox	That worked so well for Scott Pilgrim
2012-02-29 13:11:44	@TDiddy	i dont even know why mewes would be in that, hes said he really isnt into games
2012-02-29 13:11:54	dare-	Casper Van Dien and Zelda Williams? Ahahahaha
2012-02-29 13:11:57	+Gandysampras	Ohai
2012-02-29 13:12:03	jared	*facepalm*
2012-02-29 13:12:09	jared	Not you Gandysampras
2012-02-29 13:12:10	dare-	Aerox I liked SP
2012-02-29 13:12:11	+Gemsi	Hai Gandy
2012-02-29 13:12:13	@TDiddy	except for the Lord of the Rings RTS that came out a while ago
2012-02-29 13:12:15	dare-	BUT
2012-02-29 13:12:21	dare-	tIf it is like HAWP I will love it
2012-02-29 13:12:21	@TDiddy	he said he'd play Affleck all the fucking time in that
2012-02-29 13:12:49	@bloodylip	dare-: yeah, but it was a pretty big box office failure
2012-02-29 13:12:56	dare-	Yeah it was, no argument
2012-02-29 13:13:02	@bloodylip	despite the shitload of marketing it received
2012-02-29 13:13:05	@Aerox	I can't believe a boring movie with stupid Michael Cera that tried to pander with shitty nerd jokes did bad at the box office
2012-02-29 13:13:28	@Aerox	Or that the giant building size poster of michael cera with the tag like "An Epic Epic of Epic Epicness" didn't draw anyone to a theater
2012-02-29 13:13:45	dare-	Aerox with the hateorade
2012-02-29 13:14:08	@TDiddy	not really hate
2012-02-29 13:14:12	nastidon	lol
2012-02-29 13:14:13	@bloodylip	i thought the movie was entertaining in spite of michael cera
2012-02-29 13:14:17	Brainderailment	cue black kid saying, "DAAAAAAYUUM!"
2012-02-29 13:14:20	@bloodylip	the supporting cast outside of the main characters was great
2012-02-29 13:14:24	@TDiddy	it is a valid point, the movie was horribly marketed
2012-02-29 13:14:30	nastidon	the manga didn't interest me for SP, the movie even less
2012-02-29 13:14:43	@Aerox	It was funny because they played mario coin sounds randomly
2012-02-29 13:14:47	@bloodylip	yeah, i bought the first book, pirated the second, then just stopped
2012-02-29 13:15:15	Halfleft|away	so I think I kind of accepted a different job
2012-02-29 13:15:17	Halfleft|away	in the same office
2012-02-29 13:15:21	@bloodylip	you think?
2012-02-29 13:15:24	+Gemsi	oh the windows 8 consumer preview is out
2012-02-29 13:15:33	Halfleft|away	they needed someone then and there and I said I'd at least try it
2012-02-29 13:15:42	dare-	Doing what Gavin?
2012-02-29 13:15:44	Halfleft|away	I'm more than happy to drop them in the shit if it's rubbish
2012-02-29 13:15:52	nastidon	heh
2012-02-29 13:16:05	Halfleft|away	I won't bore you with details. Essentially I'd help the trainer resource people out with the sales team
2012-02-29 13:16:09	Halfleft|away	who are cunts from what i gather
2012-02-29 13:16:20	dare-	Man, you just don't like anyone
2012-02-29 13:16:23	theGoldenAvatar	You're boring me with the overview.
2012-02-29 13:16:29	Brainderailment	this movie has lots of physical comedy. aka, kicked in the nuts, the old getting maced, and who can forget, "Somebody stop this crazy thing!"
2012-02-29 13:16:41	Halfleft|away	<@Aerox> It was funny because they played mario coin sounds randomly
2012-02-29 13:16:48	Halfleft|away	has the iphone done an update?
2012-02-29 13:16:55	Halfleft|away	that makes text noises sound like videogame coins?
2012-02-29 13:16:59	Brainderailment	men will scream like little girls because comedy
2012-02-29 13:16:59	@Aerox	what?
2012-02-29 13:17:01	Halfleft|away	i've been hearing it everywhere the past few days
2012-02-29 13:17:03	nastidon	lol
2012-02-29 13:17:04	Halfleft|away	maybe blackberrys
2012-02-29 13:17:07	@Aerox	we are making fun of scott pilgrim
2012-02-29 13:17:07	dare-	My Android phone does MGS codec noises
2012-02-29 13:17:43	Brainderailment	wait, zelda williams is in this? fffffffffff
2012-02-29 13:17:48	jared	I kind of liked SP.
2012-02-29 13:17:51	@Aerox	keep it in your pants you manslut
2012-02-29 13:18:16	jared	Not what you said last night.
2012-02-29 13:18:19	jared	ZING
2012-02-29 13:18:25	Halfleft|away	I would absolutely have sex with zelda williams
2012-02-29 13:18:33	Brainderailment	This movie is the biggest pile of shit I've seen trailers for since jack and jill
2012-02-29 13:18:34	theGoldenAvatar	You'd have sex with anything at this point.
2012-02-29 13:18:34	+Gandysampras	she isnt a boy though
2012-02-29 13:18:44	Halfleft|away	Andrew has a point.
2012-02-29 13:18:51	theGoldenAvatar	Which one?
2012-02-29 13:18:52	@Aerox	She has short boy hair
2012-02-29 13:18:55	theGoldenAvatar	^
2012-02-29 13:18:58	@Aerox	Gavin could just wear a blindfold and have her put on a strapon
2012-02-29 13:19:02	Halfleft|away	both
2012-02-29 13:19:06	dare-	She is cute until you look at her for a while and see Robin William's face
2012-02-29 13:19:18	theGoldenAvatar	That's when she's hot.
2012-02-29 13:19:26	Halfleft|away	that sounds like an episode of the twilight zone
2012-02-29 13:19:35	Brainderailment	I wonder if they make strap ons with little tiny dicks on them.
2012-02-29 13:19:47	@Aerox	Like little nub strapons?
2012-02-29 13:19:55	@bloodylip	Brainderailment: try asian sex toy websites
2012-02-29 13:21:10	nastidon	ah yea, figured it must be robins daughter, heard he named a kid zelda. never seen/heard of her doing anything before tho
2012-02-29 13:21:30	dare-	Her resume is pretty much
2012-02-29 13:21:35	dare-	"Star in Zelda game commercials with dad"
2012-02-29 13:21:47	nastidon	looks like shes done a bunch of crap movies i'd never go anywhere near lol
2012-02-29 13:21:51	nastidon	heh
2012-02-29 13:22:08	-->	Halfleft (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-02-29 13:22:24	Halfleft	piece of shit laptop
2012-02-29 13:25:26	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-02-29 13:28:29	+Gandysampras	fart.
2012-02-29 13:29:16	@Aerox	Hello Gandy
2012-02-29 13:29:42	dare-	Gandy
2012-02-29 13:29:46	dare-	I told my friend about your bet
2012-02-29 13:29:48	dare-	She died laughing
2012-02-29 13:29:59	theGoldenAvatar	When's the funeral?
2012-02-29 13:30:12	dare-	!dtrivia 1
2012-02-29 13:30:13	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 225743
2012-02-29 13:30:13	DtoidBot	TV/ Movies: Born Dec 31, 1937, He starred in this movie: A Doll's House - 1973
2012-02-29 13:30:28	DtoidBot	Hint: ant*o** ****ins
2012-02-29 13:30:40	theGoldenAvatar	anthony hopkins
2012-02-29 13:30:40	DtoidBot	Winner: theGoldenAvatar Answer: anthony hopkins Streak: 2 Points: 1086
2012-02-29 13:30:44	benbeltran	aww
2012-02-29 13:30:49	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-02-29 13:30:49	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-02-29 13:30:51	benbeltran	!dtrivia infinite
2012-02-29 13:30:57	benbeltran	:(
2012-02-29 13:31:00	benbeltran	!dtrivia 9999999
2012-02-29 13:31:01	@bloodylip	!dtrivia 1000000000
2012-02-29 13:31:02	DtoidBot	Starting the trivia. Round of 9999999 questions. !strivia to stop. Total: 225743
2012-02-29 13:31:02	DtoidBot	Who wrote 'The Agony and the Ecstasy"
2012-02-29 13:31:03	DtoidBot	Starting the trivia. Round of 1000000000 questions. !strivia to stop. Total: 225743
2012-02-29 13:31:03	DtoidBot	Music : 70's Chart Toppers: Name The Artist: Please Come Home For Christmas
2012-02-29 13:31:04	@Aerox	no
2012-02-29 13:31:07	@Aerox	!strivia
2012-02-29 13:31:07	DtoidBot	Trivia stopped.
2012-02-29 13:31:17	@bloodylip	theGoldenAvatar: i want to file a bug report
2012-02-29 13:31:17	@Aerox	hm
2012-02-29 13:31:20	jared	haha
2012-02-29 13:31:23	theGoldenAvatar	What for?
2012-02-29 13:31:35	@Aerox	restart.
2012-02-29 13:31:37	@bloodylip	the bot started two trivia sessions at once!
2012-02-29 13:31:45	theGoldenAvatar	restart
2012-02-29 13:31:45	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-02-29 13:31:49	benbeltran	bad bot
2012-02-29 13:31:49	theGoldenAvatar	WORKING AS INTENDED
2012-02-29 13:31:58	jared	I love this chan.
2012-02-29 13:32:06	DtoidBot	I fucking hate it.
2012-02-29 13:32:28	jared	DtoidBot: You need more cadmium. Robots love cadmium.... I heard.
2012-02-29 13:33:05	dare-	DtoidBot is made of 5% nickel and 95% Dolemite
2012-02-29 13:34:53	jared	So, can he retrieve my gross, fossilized dog from a pool of molten lava?
2012-02-29 13:35:11	@bloodylip	yes
2012-02-29 13:35:19	@bloodylip	your gross fossilized dog who will/has died this year
2012-02-29 13:35:23	jared	Awesome!
2012-02-29 13:35:41	jared	!retrievemygrossfossilizeddogfromapoolofmoltenlava
2012-02-29 13:35:46	dare-	Vague Futurama reference.
2012-02-29 13:35:49	DtoidBot	Nope.
2012-02-29 13:35:57	jared	!killallhumans
2012-02-29 13:36:45	jared	I would like to submit a bug report.
2012-02-29 13:37:14	DtoidBot	http://www.gofuckyourself.com
2012-02-29 13:37:36	dare-	SNAP
2012-02-29 13:37:51	nastidon	heh go bot!
2012-02-29 13:38:27	jared	DTOIDBOT <--VS--> SUPER JARED X-2 in an all-out battle! Who will survive!?
2012-02-29 13:38:35	dare-	Not jared.
2012-02-29 13:39:25	jared	Gee, your outlook is so surprising.
2012-02-29 13:40:51	--	Halfleft is now known as Halfleft|away
2012-02-29 13:43:13	benbeltran	I for one welcome our DtoidBot overlord
2012-02-29 13:45:54	jared	benbeltran: Don't put all your eggs in one bot. Unless it's EggBot.
2012-02-29 13:47:31	Coon	don't you mean BasketBot?
2012-02-29 13:48:27	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-02-29 13:48:27	--	Mode #destructoid [+o Aerox] by Q
2012-02-29 13:49:00	jared	BastketBot has that awful script where he destroys all objects he holds if no onther instances of them are found in any other BasketBot.
2012-02-29 14:06:19	DougCL	i aint never met a robot i liked.
2012-02-29 14:08:19	nastidon	lol jared
2012-02-29 14:09:37	nastidon	had an eggbot and an alicebot years ago
2012-02-29 14:14:21	-->	sbb_ (~gup@d47-69-140-64.try.wideopenwest.com) has joined #destructoid
2012-02-29 14:15:52	sbb_	hello
2012-02-29 14:16:18	--	Ecks|Offline is now known as Ecksorcism
2012-02-29 14:16:19	@Aerox	sup
2012-02-29 14:17:27	nastidon	ello
2012-02-29 14:28:36	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has quit (Quit: And I bid you suck it, good sir.)
2012-02-29 14:30:28	jared	nastidon: What did your eggbot do?
2012-02-29 14:31:49	-->	metalnarf_ (~metalnarf@p54AC9741.dip0.t-ipconnect.de) has joined #destructoid
2012-02-29 14:32:45	benbeltran	I used to have an eggbot, ahh, good times.
2012-02-29 14:33:02	jared	Wait, did everyone have an eggbot?
2012-02-29 14:33:09	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-02-29 14:33:19	<--	metalnarf (~metalnarf@p54AC9741.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-02-29 14:34:31	nastidon	jared, been a while, but shit like weather, google, kicking, banning for lulz etc
2012-02-29 14:36:47	+Gandysampras	god im hungry
2012-02-29 14:36:51	+Gandysampras	this is terrible
2012-02-29 14:36:56	@Aerox	I bought soup yesterday
2012-02-29 14:37:00	@Aerox	But now I want a cheesesteak
2012-02-29 14:37:09	+Gandysampras	gross, why would you buy soup?
2012-02-29 14:37:13	+Gandysampras	Cheesesteak are gross
2012-02-29 14:37:16	+Gandysampras	great*
2012-02-29 14:37:16	@Aerox	So instead of a soup for lunch and a sandwich for dinner I think I might have a cheesesteak for lunch and soup for dinner
2012-02-29 14:37:19	+Gandysampras	stupid brain
2012-02-29 14:37:22	richterbelmont	cheesesteaks are awesome
2012-02-29 14:37:32	@Aerox	All your soup talk reminded me of a soup I actually liked
2012-02-29 14:37:34	@Aerox	So I bought some yesterday
2012-02-29 14:37:38	@Aerox	But now I'm too hungry for just soup
2012-02-29 14:37:55	+Gandysampras	Don't lie
2012-02-29 14:38:04	+Gandysampras	You just want a thousand cheesesteaks
2012-02-29 14:38:09	@Aerox	I want one cheesesteak
2012-02-29 14:38:13	@Aerox	one single cheesesteak
2012-02-29 14:38:22	jared	All this talk about soup has made me want soup.
2012-02-29 14:38:33	richterbelmont	eat at the great steak escape at the mall
2012-02-29 14:38:33	jared	Auf Deutsch; Die soupe.
2012-02-29 14:38:35	richterbelmont	>_>
2012-02-29 14:38:36	dare-	These pretzels are making me thirsty
2012-02-29 14:38:48	@Aerox	The mall across from work has a Charley's Steakery
2012-02-29 14:38:50	@Aerox	which is delicious
2012-02-29 14:38:54	@Aerox	and I used to work at one in high school
2012-02-29 14:39:07	dare-	Ugh
2012-02-29 14:39:12	dare-	I could go for a steak
2012-02-29 14:39:14	dare-	So could Gandy
2012-02-29 14:39:47	--	metalnarf_ is now known as metalnarf
2012-02-29 14:39:47	@Aerox	They have a new philly steak and bleu
2012-02-29 14:39:50	@Aerox	which sounds amazing
2012-02-29 14:46:14	nastidon	i actually had to google cheesteak lol.. not sure it's for me
2012-02-29 14:46:29	nastidon	cheesesteak*
2012-02-29 14:46:31	@Aerox	You euros are insane
2012-02-29 14:46:37	nastidon	what's a euro?
2012-02-29 14:46:40	nastidon	lol
2012-02-29 14:46:46	@Aerox	Or whatever crazy country you are from
2012-02-29 14:46:55	nastidon	!weather saskatoon
2012-02-29 14:46:57	DtoidBot	From Saskatoon,  (CYXE) on February 29, 2:00 PM CST temp: 32 F (0 C) cond: Scattered Clouds wind: From the SSE at 9 MPH (14.48 KPH) hu: 60% dewpnt: 19 F (-7 C)
2012-02-29 14:47:06	nastidon	canuckistan!
2012-02-29 14:47:19	@Aerox	I am pretty sure you have cheesesteaks there!
2012-02-29 14:47:22	nastidon	i like bbqing steaks and putting cheese on them
2012-02-29 14:47:23	Brainderailment	ew
2012-02-29 14:47:29	nastidon	but never heard of it as one word
2012-02-29 14:47:32	Brainderailment	!weather 37218
2012-02-29 14:47:34	DtoidBot	From Nashville, Tennessee (KBNA) on February 29, 2:39 PM CST temp: 64 F (18 C) cond: Overcast wind: From the West at 8 MPH (12.87 KPH) hu: 94% dewpnt: 63 F (17 C)
2012-02-29 14:47:37	nastidon	it's super nice here
2012-02-29 14:47:42	@Aerox	!weather 90064
2012-02-29 14:47:43	DtoidBot	From Santa Monica, California (KSMO) on February 29, 11:51 AM PST temp: 55 F (13 C) cond: Clear wind: From the Variable at 7 MPH (11.27 KPH) hu: 57% dewpnt: 40 F (4 C)
2012-02-29 14:47:46	@Aerox	It is terrible here
2012-02-29 14:47:53	nastidon	the pics look like Arbys, and ive never liked arbys
2012-02-29 14:48:00	jared	!weather 02135
2012-02-29 14:48:03	DtoidBot	From Boston, Massachusetts (KBOS) on February 29, 3:37 PM EST temp: 32 F (0 C) cond: light snow mist wind: From the East at 9 MPH (14.48 KPH) hu: 93% dewpnt: 30 F (-1 C)
2012-02-29 14:48:12	jared	Oooo light snow!
2012-02-29 14:48:22	@Aerox	barf
2012-02-29 14:48:41	@bloodylip	aerox loves arbys!
2012-02-29 14:48:43	nastidon	we've had so little snow, i biked almost all winter
2012-02-29 14:48:45	@bloodylip	!weather 19711
2012-02-29 14:48:47	DtoidBot	From Wilmington, Delaware (KILG) on February 29, 2:51 PM EST temp: 45 F (7 C) cond: light rain mist wind: From the NNE at 7 MPH (11.27 KPH) hu: 100% dewpnt: 45 F (7 C)
2012-02-29 14:50:05	+Gandysampras	!weather sheffield uk
2012-02-29 14:50:06	DtoidBot	From Leeds And Bradford,  (EGNM) on February 29, 8:20 PM GMT temp: 43 F (6 C) cond: Clear wind: From the SSW at 6 MPH (9.66 KPH) hu: 93% dewpnt: 41 F (5 C)
2012-02-29 14:53:57	dare-	!weather 92116
2012-02-29 14:54:00	DtoidBot	From San Diego Montgomery, California (KMYF) on February 29, 11:53 AM PST temp: 57 F (14 C) cond: Partly Cloudy wind: From the West at 9 MPH (14.48 KPH) hu: 51% dewpnt: 39 F (4 C)
2012-02-29 14:54:10	dare-	Don't stand between Aerox and his Big Beef and Cheddar
2012-02-29 14:54:12	dare-	He will destroy you
2012-02-29 14:54:45	@Aerox	I would rather cut a hand off than eat anything from arby's
2012-02-29 14:54:45	Brainderailment	Big beef and cheddar is his mom's stage name
2012-02-29 14:55:08	jared	I'd rather cut someone else's hand off than eat anything from Arby's.
2012-02-29 14:55:23	+Gandysampras	Time to get souped up
2012-02-29 14:55:26	 *	Gandysampras sniggers
2012-02-29 14:55:41	dare-	He's going into a soup-high
2012-02-29 14:57:42	nastidon	heh
2012-02-29 14:57:49	Halfleft|away	lets buy gandy that big picture of the campbells soup tin for his reward
2012-02-29 14:57:54	Halfleft|away	maybe he'll go mad and explode
2012-02-29 14:57:56	+Gandysampras	fuck off
2012-02-29 14:58:43	@Aerox	Gandy how will you order your steak if you win
2012-02-29 14:58:48	@Aerox	what cut/temp
2012-02-29 14:59:03	dare-	And what sides
2012-02-29 14:59:07	@Aerox	^
2012-02-29 15:13:13	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-02-29 15:13:13	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-02-29 15:13:13	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-02-29 15:13:13	--	Nicks #destructoid: [@Aerox|Food @bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Gemsi +Torzelan [Rabite] ^power Apple_Master benbeltran Brainderailment cardfrek Coon dare- Dinsdale DougCL DtoidBot Halfleft|away HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline nastidon pointzeroeight richterbelmont sbb_ Simmy theGoldenAvatar]
2012-02-29 15:13:13	--	Channel #destructoid: 35 nicks (4 ops, 0 halfops, 4 voices, 27 normals)
2012-02-29 15:13:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-02-29 15:13:29	benbeltran	Hello again D:
2012-02-29 15:13:33	benbeltran	My tmux session went kaput
2012-02-29 15:14:26	@bloodylip	lol, should have used screen
2012-02-29 15:14:29	@bloodylip	:D
2012-02-29 15:14:33	nastidon	wb
2012-02-29 15:14:46	benbeltran	Naw man, I just left the world of GNU screen
2012-02-29 15:15:13	benbeltran	I prefer tmux. But I just switched from macports to homebrew
2012-02-29 15:15:28	benbeltran	and there was some library that compiled tmux that is no longer there so I had to reinstall
2012-02-29 15:15:43	benbeltran	but that left a zombie tmux process that wouldn't let this one load, so I had to kill it... with fire.
2012-02-29 15:15:54	jared	I kind of have an awesome setup, my friend runs a server and I just have an SSH account. So I run weechat remotely, and even when I lose connection, the server will remain logged in.
2012-02-29 15:16:21	benbeltran	I should try that. I have a VPS that could work for that purpouse
2012-02-29 15:16:34	jared	It's wicked awesome.
2012-02-29 15:16:45	benbeltran	purpose*
2012-02-29 15:16:45	@bloodylip	that's how i roll
2012-02-29 15:16:49	@bloodylip	except my server is at home
2012-02-29 15:17:19	@bloodylip	my internet uptimes are "good enough"
2012-02-29 15:17:37	benbeltran	what I've been loving is using my VPS to download torrents for me, and I just scp them to my computer. It's very fast and allows me to download big files without fucking the internet at work
2012-02-29 15:17:41	jared	I'd like to do that with mine, but I'm behind a switch and a router and I'm way too lazy to find out how to tunnel to my internal IP.
2012-02-29 15:18:01	benbeltran	There are cheap VPS hosts
2012-02-29 15:18:23	jared	orly?
2012-02-29 15:18:35	benbeltran	I'm using alvotech.de
2012-02-29 15:18:42	benbeltran	Also, they're in netherlands, so, pretty relaxed
2012-02-29 15:18:56	nastidon	ie stoned
2012-02-29 15:19:05	benbeltran	One in the US would be useful for me, I could use it to tunnel for spotify / rdio
2012-02-29 15:19:50	jared	Spotify tunnel... yeah, I need that.
2012-02-29 15:20:08	jared	Although the work internet is more than enough for lo-fi streaming.
2012-02-29 15:20:17	benbeltran	Yeh, same here.
2012-02-29 15:22:55	+Gandysampras	ugh gross, this soup is soup
2012-02-29 15:23:16	benbeltran	I wouldn't know.
2012-02-29 15:23:19	benbeltran	what soup?
2012-02-29 15:23:54	+Gandysampras	tomato
2012-02-29 15:25:58	--	Ecks|Offline is now known as Ecksorcism
2012-02-29 15:26:20	dare-	Gandy is ascending to a higher level of consciousness
2012-02-29 15:27:48	+Ecksorcism	again?
2012-02-29 15:28:07	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-02-29 15:38:35	dare-	Where's Alex, hmm
2012-02-29 15:38:40	dare-	Next week's Justified looks so good
2012-02-29 15:40:36	--	Aerox|Food is now known as Aerox
2012-02-29 15:40:37	-->	Weissbier (~Weissbier@c-98-219-185-171.hsd1.pa.comcast.net) has joined #destructoid
2012-02-29 15:42:29	Halfleft|away	should i bother shaving for the sake of my sort of new ish job tomorrow?
2012-02-29 15:43:29	@Aerox	Yes
2012-02-29 15:43:32	@Aerox	Jesus christ gavin
2012-02-29 15:43:34	@Aerox	What job
2012-02-29 15:44:18	+Gandysampras	he got a shit promotion
2012-02-29 15:44:22	+Gandysampras	ish
2012-02-29 15:44:42	@Aerox	oh
2012-02-29 15:44:44	@Aerox	So it's not a new job
2012-02-29 15:44:45	jared	Promoting shit? For shame.
2012-02-29 15:45:05	Halfleft|away	it's not a promotion
2012-02-29 15:45:09	+Gandysampras	entirely different responsibilities
2012-02-29 15:45:13	Halfleft|away	it's just doing something different in the same room
2012-02-29 15:45:14	Halfleft|away	yah
2012-02-29 15:45:15	+Gandysampras	and more money
2012-02-29 15:45:18	+Gandysampras	therefore promotion
2012-02-29 15:45:21	@Aerox	That does not count as "accepting another job offer"
2012-02-29 15:45:23	Halfleft|away	and a proper employee not just a temp
2012-02-29 15:45:27	Halfleft|away	but it's also shit i don't want
2012-02-29 15:45:31	@Aerox	What wil you be doing
2012-02-29 15:45:32	+Gandysampras	ergo promotion you shit
2012-02-29 15:45:37	Halfleft|away	fuck if i know
2012-02-29 15:45:43	Halfleft|away	trainer resourcing
2012-02-29 15:45:49	Halfleft|away	allocating trainers, hiring new ones
2012-02-29 15:45:54	Halfleft|away	dealing with the cunts on the sales team
2012-02-29 15:46:13	Halfleft|away	they needed someone asap because they had to fire the orange girl because she was shit
2012-02-29 15:47:08	Halfleft|away	it's just more stress i don't want
2012-02-29 15:47:09	Halfleft|away	hrmph
2012-02-29 15:47:18	@Aerox	Life is just so hard
2012-02-29 15:47:20	Halfleft|away	and i was just getting settled on sodexo/key accounts
2012-02-29 15:47:29	+Gandysampras	you ahte that woek
2012-02-29 15:47:32	+Gandysampras	so shut up
2012-02-29 15:47:35	Halfleft|away	I do
2012-02-29 15:47:45	Halfleft|away	and i'll hate this considerably more
2012-02-29 15:47:54	@Aerox	Except you don't know what it is
2012-02-29 15:48:01	Halfleft|away	I know what it entails
2012-02-29 15:48:09	Halfleft|away	and i'll have to like, talk to people now
2012-02-29 15:48:11	Halfleft|away	which i hate
2012-02-29 15:48:14	+Gandysampras	sales people are always douchecunts
2012-02-29 15:48:27	nastidon	lol /popcorn
2012-02-29 15:48:48	Halfleft|away	yah I think it takes a certain type of person
2012-02-29 15:48:53	+Gandysampras	where is the other hald of your m? cunt.
2012-02-29 15:49:01	Halfleft|away	their team leader is a perfect david brent-type stereotype
2012-02-29 15:49:23	Halfleft|away	what are you on about
2012-02-29 15:49:29	+Gandysampras	mastidon
2012-02-29 15:49:54	nastidon	lol :P
2012-02-29 15:50:12	+Gandysampras	my soup tastes like an orange
2012-02-29 15:50:30	+Gandysampras	I ate an orange earlier
2012-02-29 15:50:53	Brainderailment	hey, wtf does this mean, if anyone knows? java.lang.NumberFormatException: Color value '@drawable/splash_background' must start with #
2012-02-29 15:50:55	Halfleft|away	"resource manager
2012-02-29 15:51:00	Halfleft|away	overall job purpose:
2012-02-29 15:51:13	+Gandysampras	put a # in front of the colour code
2012-02-29 15:51:22	Halfleft|away	to resource associate trainers for in-company, public and key account delivery whilst optimising profit
2012-02-29 15:52:10	Halfleft|away	required qualifications experience and attributes:
2012-02-29 15:52:18	Halfleft|away	effective and efficient organisational skills
2012-02-29 15:52:27	Halfleft|away	excellent telephone manner and interpersonal skills
2012-02-29 15:52:38	Brainderailment	I have no idea what i'm doing, so like, android:background="@drawable/splash_background" where does the # go?
2012-02-29 15:52:40	Halfleft|away	experience of setting up and maintaining record keeping systems
2012-02-29 15:52:51	+Gandysampras	no idea, i'm making this up as I go along
2012-02-29 15:52:52	Halfleft|away	first-class time management and prioritising skills
2012-02-29 15:52:56	+Gandysampras	I have almost no java experience
2012-02-29 15:52:58	Brainderailment	haha
2012-02-29 15:52:58	Halfleft|away	I have none of these thigs
2012-02-29 15:52:59	-->	katamaya (~bushofgho@96.54.165.102) has joined #destructoid
2012-02-29 15:53:21	+Gandysampras	But do you have any of those things*
2012-02-29 15:53:24	Halfleft|away	"SLS adherence"
2012-02-29 15:53:29	Halfleft|away	what the fuck does SLA mean
2012-02-29 15:53:34	Brainderailment	I'm following a tutorial on the New Boston and I'm pretty much doing everything identical, and I'm getting errors and shit
2012-02-29 15:54:07	Halfleft|away	"Meeting SLAs and CSAT Levels agreed with clients and internal Reed team"
2012-02-29 15:54:09	Halfleft|away	urgh
2012-02-29 15:54:10	Halfleft|away	URGH
2012-02-29 15:54:17	Halfleft|away	maybe I'll just do it for a few weeks to see how it is
2012-02-29 15:55:22	nastidon	fuck stress
2012-02-29 15:55:41	Halfleft|away	"ensure TQMS kept up to date"
2012-02-29 15:55:52	Halfleft|away	I thought I was done with acronyms when i finished my CCNA modules
2012-02-29 15:55:52	Halfleft|away	god
2012-02-29 15:56:01	+Gandysampras	Target quality management statistics?
2012-02-29 15:56:12	Halfleft|away	?
2012-02-29 15:56:15	Halfleft|away	maybe?
2012-02-29 15:56:41	Halfleft|away	titty quatar muff stickers
2012-02-29 15:56:50	@Aerox	Betting pool as to how long before gavin gets fired
2012-02-29 15:57:12	Halfleft|away	oh the resource team doesn't fire people as such.
2012-02-29 15:57:26	Halfleft|away	They mostly have breakdowns and leave of their own accord from what I hear
2012-02-29 15:57:31	+Gemsi	they 'remove' them instead right ?
2012-02-29 15:57:43	nastidon	lol ;/
2012-02-29 15:57:44	Halfleft|away	"let them go" you mean
2012-02-29 15:57:53	Halfleft|away	I've seen two of them crying in my time here
2012-02-29 15:57:54	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-02-29 15:58:08	+Gandysampras	Brilliant
2012-02-29 15:58:09	nastidon	let them go from the rooftop ledge
2012-02-29 15:58:12	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-02-29 15:58:12	--	Mode #destructoid [+o Aerox] by Q
2012-02-29 15:58:13	+Gandysampras	Aerox you are an idiot
2012-02-29 15:58:15	@Aerox	Fuck you
2012-02-29 15:58:17	nastidon	lol
2012-02-29 15:58:29	Halfleft|away	You both make good arguments
2012-02-29 15:59:02	jared	lawl
2012-02-29 15:59:31	Halfleft|away	anyway back to the original question
2012-02-29 15:59:35	Halfleft|away	should i shave?
2012-02-29 15:59:40	Halfleft|away	I absolutely cannot be arsed
2012-02-29 15:59:47	-->	naia_ (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has joined #destructoid
2012-02-29 15:59:48	--	Mode #destructoid [+o naia_] by Q
2012-02-29 16:00:29	@Aerox	yes
2012-02-29 16:00:30	@Aerox	you should
2012-02-29 16:00:34	+Gandysampras	Yes
2012-02-29 16:00:36	Halfleft|away	uuuuurgh
2012-02-29 16:00:38	Halfleft|away	gay
2012-02-29 16:00:41	+Gandysampras	You look terrible with afcial hair
2012-02-29 16:00:45	+Gandysampras	facial*
2012-02-29 16:00:46	Halfleft|away	and?
2012-02-29 16:00:57	Halfleft|away	I look terrible without it too
2012-02-29 16:00:58	+Gandysampras	You look less terrible without
2012-02-29 16:01:03	Halfleft|away	it's not relevant to the job
2012-02-29 16:01:09	Halfleft|away	got there first dickhead
2012-02-29 16:01:11	+Gandysampras	Just fucking do it
2012-02-29 16:01:12	@naia_	lol Gavin with facial hair?
2012-02-29 16:01:34	@Aerox	Naia, to catch you up
2012-02-29 16:01:36	Halfleft|away	FINE
2012-02-29 16:01:38	Halfleft|away	GOD
2012-02-29 16:01:40	Halfleft|away	brb
2012-02-29 16:01:43	@Aerox	Gavin wants to know if he should shave for work
2012-02-29 16:01:48	@Aerox	He's just not sure if it's appropriate
2012-02-29 16:01:56	@Aerox	To come in with a scraggly patchy neckbeard
2012-02-29 16:01:56	@naia_	probably
2012-02-29 16:02:01	@Aerox	vs. not looking homeless
2012-02-29 16:03:05	@naia_	Yeah Gaviin, shave
2012-02-29 16:03:24	@Aerox	http://www.huffingtonpost.com/2012/02/28/jamie-dimon-newspaper-reporter-pay_n_1307989.html
2012-02-29 16:03:56	@Aerox	The only thing worse than people being paid above the poverty level is that they're doing something that may not be 100% motivated by pure profit
2012-02-29 16:06:11	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-02-29 16:09:26	Halfleft|away	homeless?
2012-02-29 16:09:27	Halfleft|away	no
2012-02-29 16:09:27	andrewm	My favorite thing to do in M64: http://i.imgur.com/BYKjc.jpg
2012-02-29 16:09:32	Halfleft|away	like a meth addict? maybe
2012-02-29 16:09:39	Halfleft|away	my eyes are getting much much worse
2012-02-29 16:09:49	andrewm	Get glasses.
2012-02-29 16:10:07	Halfleft|away	no i mean the dark circles around them
2012-02-29 16:10:21	Halfleft|away	that said though the vision in my right eye is getting bad
2012-02-29 16:10:25	andrewm	Get sunglasses.
2012-02-29 16:10:30	Halfleft|away	i noticed when i was seeing what it would be like to wear an eyepatch
2012-02-29 16:10:47	andrewm	Get prescription sunglasses.
2012-02-29 16:10:49	Halfleft|away	i was thinking on the walk home that it wouldn't be so bad to lose an eye
2012-02-29 16:10:54	Halfleft|away	but then i wondered which would be worse
2012-02-29 16:11:03	Halfleft|away	to keep the right would look cooler, but my right is my crap eye
2012-02-29 16:11:07	Halfleft|away	so that's bad
2012-02-29 16:11:37	andrewm	Then you get to wear an eyepatch AND a monocle
2012-02-29 16:11:38	Halfleft|away	there's been papers in the news recently of that war reporter who died. She had an eyepatch and she looked cool as hell
2012-02-29 16:11:40	andrewm	It's a win/win
2012-02-29 16:12:50	Halfleft|away	I wish I had a scanner so I could show you guys the awesome leaflet i brought home from work
2012-02-29 16:13:16	Halfleft|away	"the little book of the guide to the future: a guide to collaborative learning"
2012-02-29 16:13:18	Halfleft|away	great title
2012-02-29 16:13:32	Halfleft|away	it goes on to tell you how google can be used to search things
2012-02-29 16:13:37	Halfleft|away	and that facebook is good for networking
2012-02-29 16:13:52	@Aerox	hahahah
2012-02-29 16:14:03	@Aerox	England is just the worst
2012-02-29 16:14:20	Halfleft|away	there's a chart at the back:
2012-02-29 16:14:26	Halfleft|away	top ten online learning tools:
2012-02-29 16:14:29	Halfleft|away	1) twitter
2012-02-29 16:14:30	@Aerox	WIKIPEDIA
2012-02-29 16:14:33	@Aerox	YAHOO ANSWERS
2012-02-29 16:14:34	Halfleft|away	2) youtube
2012-02-29 16:15:01	andrewm	Texas RB expressing his love for heavier women: http://i.imgur.com/RcOLX.png
2012-02-29 16:15:05	andrewm	Probably should reword that.
2012-02-29 16:15:17	Halfleft|away	3) google docs 4) delicious 5) slideshare 6)skype 7)google reader 8)wordpress 9)facebook 10) moodle
2012-02-29 16:15:19	+Gandysampras	or virgins
2012-02-29 16:15:21	@Aerox	MOODLE
2012-02-29 16:15:22	@Aerox	hahahah
2012-02-29 16:15:31	Halfleft|away	i don't even know what that is
2012-02-29 16:15:34	@Aerox	how do you learn with twitter
2012-02-29 16:15:41	Halfleft|away	there's a few pages about how great 'yammer.com' is as well
2012-02-29 16:15:42	@Aerox	It's this horrible broken "online classroom" shit
2012-02-29 16:15:44	andrewm	Do a search on any topic.
2012-02-29 16:15:48	andrewm	Learn that Bon Iver is a faggot.
2012-02-29 16:15:51	Halfleft|away	it's weird as the layout and graphics in this little book are good
2012-02-29 16:15:52	@Aerox	that some professors use once or twice before abandoning forever
2012-02-29 16:15:57	Halfleft|away	but all the words are awful horse shit
2012-02-29 16:16:02	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-02-29 16:16:08	Halfleft|away	I like bon iver :(
2012-02-29 16:16:21	@Aerox	Here is my result from my Bon Iver search
2012-02-29 16:16:22	@Aerox	https://twitter.com/#!/shiraselko/status/174647088334905345
2012-02-29 16:16:23	@Aerox	WOW COOL STORY BEN
2012-02-29 16:16:43	Halfleft|away	I love that reply
2012-02-29 16:17:08	Halfleft|away	"how to defend your online reputation"
2012-02-29 16:17:30	dare-	This guy has Aerox kind of problems http://finance.yahoo.com/news/bonus-withdrawal-puts-bankers-malaise-050100338.html
2012-02-29 16:17:38	andrewm	There's a radio commercial that airs here about Reputation Defender
2012-02-29 16:17:40	<--	metalnarf (~metalnarf@p54AC9741.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-02-29 16:17:48	@Aerox	hahahahahah
2012-02-29 16:17:52	andrewm	They basically manipulate Google to make you look awesome
2012-02-29 16:17:56	@Aerox	They sponsor our local NPR
2012-02-29 16:18:11	Halfleft|away	HAhahaha! on the 'how to harness the twitterverse page:'
2012-02-29 16:18:33	Halfleft|away	"the secret is to find out who people follow and ruthlessly ditch the timewasters"
2012-02-29 16:18:39	@Aerox	hahahhahhahahah
2012-02-29 16:18:42	andrewm	Awww.
2012-02-29 16:18:46	@Aerox	Please scan this
2012-02-29 16:18:52	andrewm	Stepping stones again.
2012-02-29 16:19:34	Halfleft|away	Lauren has a scanner but she's in SF at the moment.
2012-02-29 16:19:40	Halfleft|away	I'll ask to borrow it when she comes back
2012-02-29 16:19:41	andrewm	She took her scanner?
2012-02-29 16:19:49	Halfleft|away	I'm not going in there
2012-02-29 16:19:50	Halfleft|away	it's a sty
2012-02-29 16:20:03	andrewm	You're not very dedicated to our amusement.
2012-02-29 16:20:15	+Gandysampras	just fucking do it you awful wobbly shit
2012-02-29 16:20:37	Halfleft|away	"moodle takes the learning world by storm"
2012-02-29 16:20:42	Halfleft|away	this was printed in 2011 by the way
2012-02-29 16:20:50	@Aerox	gavin what is the title of this brochure
2012-02-29 16:21:00	Halfleft|away	hold on i'm seeing if they have an online version
2012-02-29 16:21:07	Halfleft|away	i wasn't joking about the title above
2012-02-29 16:21:20	Halfleft|away	 <Halfleft|away> "the little book of the guide to the future: a guide to collaborative learning"
2012-02-29 16:21:55	+Gandysampras	we saw
2012-02-29 16:21:58	@Aerox	http://www.reedlearning.co.uk/binaries/156905269_The%20Little%20Book%20of%20the%20Future%20-%20Web%20Version.pdf
2012-02-29 16:22:00	Halfleft|away	no online version
2012-02-29 16:22:04	Halfleft|away	but you can mail yourself one: http://www.reedlearning.co.uk/page/send-the-little-book-of-the-future-to-a-friend
2012-02-29 16:22:06	@Aerox	Clearly you need this book
2012-02-29 16:22:09	andrewm	You are terrible at google.
2012-02-29 16:22:15	andrewm	I found it two seconds.
2012-02-29 16:22:17	@Aerox	There is also a flash version
2012-02-29 16:22:23	Halfleft|away	i just looked at the UrL on the book
2012-02-29 16:22:32	@Aerox	You suck at the internet
2012-02-29 16:22:42	Halfleft|away	i'll see if I can steal some more materials from work
2012-02-29 16:22:46	Halfleft|away	there's loads of this shit
2012-02-29 16:22:50	Halfleft|away	Alan Reed wrote a book
2012-02-29 16:22:58	Halfleft|away	it was last christmasses christmas bonus
2012-02-29 16:23:06	+Gandysampras	hahahahaha
2012-02-29 16:23:06	@Aerox	unsurprisingly their bandwidth is awful
2012-02-29 16:23:08	Halfleft|away	about 90% of them are still on the desks in the boxes they came in
2012-02-29 16:23:21	Halfleft|away	i'm sure they won't mind if one goes missing
2012-02-29 16:23:27	andrewm	Yeah this PDF has been loading for an hour
2012-02-29 16:23:47	@Aerox	It might be that three of us trying to download it at once has overwhelmed their server
2012-02-29 16:23:48	Halfleft|away	"two popular social sharing sites are delicious and diingo"
2012-02-29 16:23:52	Halfleft|away	what the fuck is diingo
2012-02-29 16:23:56	@Aerox	My actual download just finished
2012-02-29 16:23:59	Halfleft|away	same
2012-02-29 16:24:13	@Aerox	Diingo or Diigo?
2012-02-29 16:24:36	Halfleft|away	gandy
2012-02-29 16:24:51	Halfleft|away	they've stolen drawings of thunderbird 1 AND 5
2012-02-29 16:24:56	Halfleft|away	but they've made 5 bigger than 1
2012-02-29 16:25:05	Halfleft|away	and replaces the "1" on 1 with a 5
2012-02-29 16:25:09	Halfleft|away	this is just not cricket
2012-02-29 16:25:22	+Gandysampras	haha
2012-02-29 16:25:26	@Aerox	This pdf is so awful already
2012-02-29 16:25:42	@Aerox	I urge you to give some of them a try. Nobody is going to laugh at you.
2012-02-29 16:25:57	Halfleft|away	haha
2012-02-29 16:26:22	Halfleft|away	do you understand now why I hate this office?
2012-02-29 16:26:45	+Gandysampras	Thunderbird 2 is on there too
2012-02-29 16:26:56	+Gandysampras	06
2012-02-29 16:27:34	Halfleft|away	that's not thunderbird 2 you mook
2012-02-29 16:27:49	+Gandysampras	so is
2012-02-29 16:28:04	Halfleft|away	http://www.bbc.co.uk/cult/anderson/thunderbirds/gallery/images/340/thunderbird2.jpg
2012-02-29 16:28:05	Halfleft|away	nope
2012-02-29 16:28:22	@Aerox	I'm reading about how we are going to have cameras and screens implanted in our eyeballs in 8 years
2012-02-29 16:28:22	+Gandysampras	brilliant
2012-02-29 16:28:33	Halfleft|away	I told you it was amazing
2012-02-29 16:28:43	@Aerox	Let’s say you want to check on a telepresence meeting.
2012-02-29 16:28:43	@Aerox	You call out: ‘What time is the telepresence?’ The watch printed on your wrist checks your online diary and displays the time on the watch’s face. On moving through the building, sensors detect your presence and relay meeting information to your palmtop. You are feeling tense before this important meeting and your BAN senses this, relaying information to the room’s air control system which lowers the temperature temporarily
2012-02-29 16:28:44	@Aerox	while a calming meditation session plays through your tiny earpiece.
2012-02-29 16:28:58	@Aerox	I NOTICED YOU ARE STRESSED *blasts music in your ear*
2012-02-29 16:29:36	dare-	It's like the beginning of Portal 2
2012-02-29 16:29:58	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-02-29 16:30:02	Halfleft|away	haha
2012-02-29 16:30:04	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-02-29 16:30:04	--	Mode #destructoid [+o Aerox] by Q
2012-02-29 16:30:04	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-02-29 16:30:08	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-02-29 16:30:08	--	Mode #destructoid [+o Aerox] by Q
2012-02-29 16:30:10	@Aerox	I DON'T WANT TO HEAR IT GANDY
2012-02-29 16:30:18	dare-	Hahahaha
2012-02-29 16:30:20	Halfleft|away	Aerox you are fucking useless
2012-02-29 16:30:24	+Gandysampras	Dolt.
2012-02-29 16:30:31	@Aerox	Says the person who can't use google properly or shave
2012-02-29 16:30:39	Halfleft|away	i just did
2012-02-29 16:30:41	Halfleft|away	and i don't need to
2012-02-29 16:30:45	Halfleft|away	I can use moodle
2012-02-29 16:30:47	Halfleft|away	or diingo
2012-02-29 16:30:56	Halfleft|away	Haven't you read this great resource?
2012-02-29 16:31:07	@Aerox	Um moodle is only rated as the 10th best
2012-02-29 16:31:15	andrewm	I'll moodle your diingo.
2012-02-29 16:31:53	+Gandysampras	google flight is out
2012-02-29 16:31:55	+Gandysampras	interesting
2012-02-29 16:32:01	 *	Gandysampras crashes into the twin towers
2012-02-29 16:32:06	+Gandysampras	Too soon?
2012-02-29 16:32:17	andrewm	Too early.
2012-02-29 16:32:24	@Aerox	You mean Microsoft Flight?
2012-02-29 16:32:25	andrewm	Er, too late.
2012-02-29 16:32:30	andrewm	Those fell down 10 years ago.
2012-02-29 16:32:33	+Gandysampras	whatevs
2012-02-29 16:32:40	+Gandysampras	my words are all soupedd up
2012-02-29 16:32:53	@Aerox	I am getting concerned for you
2012-02-29 16:33:52	Halfleft|away	gandy no longer sees people around hum
2012-02-29 16:33:58	Halfleft|away	ust bowls of soup with arms and legs
2012-02-29 16:34:05	jared	hah
2012-02-29 16:34:08	Halfleft|away	and vaginas
2012-02-29 16:34:26	-->	newbie1 (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has joined #destructoid
2012-02-29 16:34:57	Halfleft|away	gandy is that C&C thing shit?
2012-02-29 16:35:13	Halfleft|away	it reminds me of OGame but with better pictures and the cool GDI AI voice
2012-02-29 16:35:36	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-02-29 16:35:36	--	Mode #destructoid [+v Bigby] by Q
2012-02-29 16:35:44	+Bigby	howdy pardners
2012-02-29 16:35:54	+Bigby	just got back from doin laundry
2012-02-29 16:36:03	+Bigby	i really need a washer and dryer
2012-02-29 16:36:13	<--	newbie1 (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-02-29 16:37:08	@naia_	I need to do laundry.  Maybe if Dave comes home before I do I'll ask him to start it for me
2012-02-29 16:37:15	+Bigby	oh hey, someone has a washer on cl for 25 bucks
2012-02-29 16:37:21	<--	Apple_Master (~kvirc@host86-154-179-219.range86-154.btcentralplus.com) has quit (Ping timeout)
2012-02-29 16:39:31	+Ecksorcism	that sounds too good to be true
2012-02-29 16:39:38	+Bigby	well its old
2012-02-29 16:39:44	+Bigby	here is a maytag pair for 300
2012-02-29 16:39:48	+Bigby	thats not bd
2012-02-29 16:39:49	+Bigby	bad
2012-02-29 16:41:26	@Aerox	hahahahah
2012-02-29 16:41:26	DtoidBot	...
2012-02-29 16:41:27	@Aerox	http://www.ctvbc.ctv.ca/servlet/an/local/CTVNews/20120228/bc_gaga_born_this_way_video_parents_voice_120228/20120228/?hub=BritishColumbiaHome
2012-02-29 16:41:30	@Aerox	This story is amazing
2012-02-29 16:41:51	katamaya	oh no and it happens in my province
2012-02-29 16:41:57	katamaya	oh holy shit i know what i need
2012-02-29 16:42:00	katamaya	i need to fucking BUY SOMETHING
2012-02-29 16:42:02	+Bigby	oh hey maya!
2012-02-29 16:42:08	katamaya	that always solves this intense hatred for everything
2012-02-29 16:42:11	@Aerox	Buy Moose
2012-02-29 16:42:11	katamaya	ipads
2012-02-29 16:42:15	+Bigby	long time thought dead
2012-02-29 16:42:15	@Aerox	And then buy two plane tickets to LA
2012-02-29 16:42:18	katamaya	ipads i'm buying new ipads when they come out
2012-02-29 16:42:21	@Aerox	ME TOO
2012-02-29 16:42:27	dare-	More than one? WOW
2012-02-29 16:42:32	dare-	You are Aerox-rich
2012-02-29 16:42:34	@Aerox	Well you need one for the pooper
2012-02-29 16:42:35	Halfleft|away	I, too, was born a 26 year old millionare
2012-02-29 16:42:38	@Aerox	And then one for the living room
2012-02-29 16:42:40	+Bigby	ipads are good but i cannot help hating them anyway
2012-02-29 16:42:42	@Aerox	And you don't want to cross pollute them
2012-02-29 16:42:45	+Bigby	look what Apple has done to me
2012-02-29 16:42:47	@Aerox	I know Bigby
2012-02-29 16:43:17	+Bigby	i would jailbreak it immediately of course
2012-02-29 16:43:25	andrewm	I have an iPad
2012-02-29 16:43:32	Halfleft|away	speaking of ipads, we were 'filing' some old invoices (see: craming them into a random drawer nobody was using) and found an unused maxipad just lying there
2012-02-29 16:43:35	Halfleft|away	real nice
2012-02-29 16:43:43	@naia_	We're totally gonna have an iPad 3 party in irc
2012-02-29 16:43:43	+Bigby	i wonder how good the Win8 tablets will be
2012-02-29 16:43:50	@Aerox	They will probably be terrible
2012-02-29 16:43:55	andrewm	Win8 is terrible.
2012-02-29 16:43:57	Halfleft|away	<@naia_> We're totally gonna have an iPad 3 party in irc
2012-02-29 16:44:01	+Bigby	there is a lot of positive stuff i hear about them from gadget dudes
2012-02-29 16:44:01	andrewm	I want to murder it  in its face.
2012-02-29 16:44:03	jared	Bigby: Yeah, I feel the same way. I admire their engineering and eye for aesthetics. But otherwise they're kind of assholes.
2012-02-29 16:44:07	Halfleft|away	Where's alex to complain about white people when you need him
2012-02-29 16:44:12	@naia_	I can tell you what OS is really awful: Android
2012-02-29 16:44:20	+Bigby	hey now!
2012-02-29 16:44:24	@Aerox	WORD
2012-02-29 16:44:24	+Bigby	i like it...
2012-02-29 16:44:24	katamaya	dare- - one for me one for boyfriend
2012-02-29 16:44:27	jared	You mean... awfully popular?
2012-02-29 16:44:37	Halfleft|away	I can tell you what's awful: people who care enough about operating systems to rank them or care
2012-02-29 16:44:38	+Bigby	i loved my Android tablet
2012-02-29 16:44:43	@Aerox	Loved it so much you sold it
2012-02-29 16:44:43	+Bigby	really hated having to sell it
2012-02-29 16:44:45	@Aerox	Gavin I just talked to Alex
2012-02-29 16:44:48	@Aerox	He's also buying an iPad
2012-02-29 16:44:49	+Bigby	i was broke
2012-02-29 16:44:54	+Bigby	but good news
2012-02-29 16:44:55	Halfleft|away	he is just the worst
2012-02-29 16:44:57	+Bigby	im going back to full time
2012-02-29 16:44:58	@naia_	I've been testing a 7 inch honeycomb tablet for a survey and it is a PIECE OF CRAP
2012-02-29 16:45:03	+Bigby	so ill be getting another soon!
2012-02-29 16:45:08	andrewm	Win8 seems like MS got uncomfortable to all the goodwill they built with Win7.
2012-02-29 16:45:08	@Aerox	Congrats!
2012-02-29 16:45:10	@Aerox	:D
2012-02-29 16:45:19	+Bigby	naia is it the Flyer?
2012-02-29 16:45:26	jared	Halfleft|away As a linux user, I need to unnecessarily elevate software choice to a political choice.
2012-02-29 16:45:36	@naia_	Hawuei Mediapad
2012-02-29 16:45:44	jared	And I can't believe you'd vote for Apple./
2012-02-29 16:45:44	andrewm	The fuck?
2012-02-29 16:45:45	+Bigby	oh, yah
2012-02-29 16:45:45	dare-	Hawuei isn't known for good hardware
2012-02-29 16:45:46	@Aerox	UGH LINUX
2012-02-29 16:46:01	+Bigby	get a Samsung tablet or even a Nook Tablet
2012-02-29 16:46:07	+Gandysampras	Well, that was a shit game
2012-02-29 16:46:07	+Bigby	way better hardware and integration
2012-02-29 16:46:21	@Aerox	Gandy what are you playing
2012-02-29 16:46:28	andrewm	ALphabet soup
2012-02-29 16:46:31	Halfleft|away	soup: the game
2012-02-29 16:46:40	+Gandysampras	flight sim
2012-02-29 16:46:43	+Gandysampras	or whatever
2012-02-29 16:46:44	Halfleft|away	fight soup
2012-02-29 16:46:46	@naia_	CNET gave it a 7.5 and I was like ARE YOU FUCKING KIDDING ME??
2012-02-29 16:47:05	dare-	naia smash!
2012-02-29 16:47:07	+Bigby	i bet the Honeycomb that is installed is not optimized for the hardware
2012-02-29 16:47:10	Halfleft|away	how DARE they give it a numerical score that differs with your opinion of a product you're not going to buy
2012-02-29 16:47:11	@naia_	7 inches is also a weird size
2012-02-29 16:47:13	Halfleft|away	how very DARE they
2012-02-29 16:47:19	Halfleft|away	thats what she said
2012-02-29 16:47:19	andrewm	HEY
2012-02-29 16:47:22	+Bigby	hardware devs sometimes push that shit out without goo QA
2012-02-29 16:47:28	katamaya	which?
2012-02-29 16:47:31	@Aerox	Gavin, here is alex's repsonse to you calling him the worst
2012-02-29 16:47:43	@naia_	THe ten inch version of the tablet is coming out soon apparently
2012-02-29 16:47:44	Halfleft|away	?
2012-02-29 16:47:45	+Gandysampras	oh godammit, I am running out of space on my hard drive
2012-02-29 16:47:46	@Aerox	He's just mad that a brown person is looking decked and fitted, glistening and shit, with enough money to be buying useless shit
2012-02-29 16:47:52	+Gandysampras	Someone stop floods so hard drives are cheap again
2012-02-29 16:47:57	Halfleft|away	hahaha
2012-02-29 16:47:57	katamaya	oh it's nishi
2012-02-29 16:48:00	+Bigby	http://www.amazon.com/Pan-TC-970-9-7-Inch-Multi-Touch/dp/B004PGMFG2/ref=wl_it_dp_o_npd?ie=UTF8&coliid=I2RPDVBC3TMR03&colid=2V4V5YBO6IYA4
2012-02-29 16:48:02	Halfleft|away	decked and fitted
2012-02-29 16:48:03	@Aerox	You have a lot of strapon porn you could delete/move to the cloud
2012-02-29 16:48:05	Halfleft|away	that's amazing
2012-02-29 16:48:05	+Bigby	im getting this when i can
2012-02-29 16:48:26	+Bigby	i hadnt heard of them before but i researched them heavily and they have very good reviews
2012-02-29 16:48:27	@naia_	I got my money set aside for the iPad.  Squeeee!
2012-02-29 16:48:27	Halfleft|away	right
2012-02-29 16:48:35	Halfleft|away	time for sleep
2012-02-29 16:48:38	Halfleft|away	later shitlords~
2012-02-29 16:48:40	+Gandysampras	Nope gavin
2012-02-29 16:48:41	@naia_	SHAVE
2012-02-29 16:48:44	+Gandysampras	no sleep for you
2012-02-29 16:48:46	+Gandysampras	awake forever
2012-02-29 16:48:48	andrewm	Don't shave.
2012-02-29 16:48:49	DtoidBot	...
2012-02-29 16:48:50	Halfleft|away	I shaved ages ago bitch
2012-02-29 16:49:23	andrewm	Then get out.
2012-02-29 16:49:27	+Bigby	ipads are too pricey for me atm
2012-02-29 16:49:32	jared	What does the iPad 3 do over the iPad 2? Better resolution? Intergrated firearms with the serial filed off? What?
2012-02-29 16:49:34	andrewm	Everything*
2012-02-29 16:49:41	@naia_	Retina display
2012-02-29 16:49:42	+Bigby	no one knows yet
2012-02-29 16:49:45	@naia_	allegedly
2012-02-29 16:49:47	+Bigby	they havent announced anything
2012-02-29 16:49:50	@naia_	That's what I've been waiting for
2012-02-29 16:50:00	+Bigby	march 7 i think is the day they are going to
2012-02-29 16:50:10	@Aerox	It's apparently an open secret it's going to be 2048x1536
2012-02-29 16:50:11	@naia_	That's my sister's birthday
2012-02-29 16:50:15	+Bigby	i hope its a Super AMOLED+
2012-02-29 16:50:31	@Aerox	yeah the question is who's making hte screen
2012-02-29 16:50:31	andrewm	1 mol of pixels
2012-02-29 16:50:35	+Bigby	those look insanely good
2012-02-29 16:50:38	<--	mueti (~mueti@nrbg-4dbe605c.pool.mediaWays.net) has quit (Quit)
2012-02-29 16:50:43	+Bigby	if we are lucky then Samsung
2012-02-29 16:51:03	@Aerox	front camera is supposed to be HD, processor is getting bumped up to A6 which is rumored to be quadcore
2012-02-29 16:51:07	+Bigby	they easily make the best OLED screens
2012-02-29 16:51:16	dare-	I highly doubt it'll OLED.
2012-02-29 16:51:18	@Aerox	rumored to be 4g if you get the non-wifi only version
2012-02-29 16:51:24	dare-	Quad core is very likely though, I think
2012-02-29 16:51:31	+Bigby	hexacore
2012-02-29 16:51:32	+Bigby	:P
2012-02-29 16:51:33	+Gemsi	i can't see it not being quad core
2012-02-29 16:51:35	+Gandysampras	I need new music to listen to
2012-02-29 16:51:43	katamaya	oh my god Aerox
2012-02-29 16:51:45	katamaya	this video
2012-02-29 16:51:46	katamaya	makes me
2012-02-29 16:51:49	katamaya	so so so so so angry
2012-02-29 16:51:57	+Bigby	there is talk they are ditching the normal pin connector for a smaller one
2012-02-29 16:52:02	@Aerox	Gandy did you listen to that delta rae song I've been spamming everywhere
2012-02-29 16:52:07	+Gandysampras	no
2012-02-29 16:52:12	+Gandysampras	I dont look at tinned meats
2012-02-29 16:52:18	@Aerox	what
2012-02-29 16:52:22	-->	mueti (~name@nrbg-4dbe605c.pool.mediaWays.net) has joined #destructoid
2012-02-29 16:52:24	dare-	Awful spam joke
2012-02-29 16:52:34	@Aerox	oh
2012-02-29 16:52:35	dare-	He is souped up
2012-02-29 16:52:35	@Aerox	boo
2012-02-29 16:52:58	+Gandysampras	link
2012-02-29 16:53:08	@Aerox	http://www.youtube.com/watch?v=bimam2j2gEg
2012-02-29 16:53:09	DtoidBot	Delta Rae - Bottom of the River [OFFICIAL VIDEO]
2012-02-29 16:53:18	+Bigby	i remember that
2012-02-29 16:53:20	+Gandysampras	tGA, tried the Visual Studio 2011 beta?
2012-02-29 16:53:26	+Bigby	not sure how i feel about it
2012-02-29 16:53:26	andrewm	Yeah.
2012-02-29 16:53:32	+Gandysampras	Is it shit?
2012-02-29 16:53:47	+Gandysampras	Trying to decide whether it's worth ym bandwidth
2012-02-29 16:54:03	jared	Remember in sci-fi movies when people would carry around little sheets with screens on them and we'd go "OMG THAT WILL NEVER HAPPEN!"
2012-02-29 16:54:11	andrewm	It's fine.
2012-02-29 16:54:13	+Bigby	no
2012-02-29 16:54:18	andrewm	I haven't used it extensively though.
2012-02-29 16:54:29	andrewm	This song is grating.
2012-02-29 16:54:30	+Gandysampras	I wont bother then
2012-02-29 16:55:36	katamaya	also this bug is REALLY cool Aerox
2012-02-29 16:55:42	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-02-29 16:55:45	katamaya	oh fine
2012-02-29 16:55:46	katamaya	what a bitch
2012-02-29 16:56:09	andrewm	We calling Aerox a bitch?
2012-02-29 16:56:15	andrewm	That's my favorite game.
2012-02-29 16:56:25	+Bigby	as much as i enjoy Android, im hoping they do tighten the reins on the development
2012-02-29 16:56:33	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-02-29 16:56:33	--	Mode #destructoid [+o Aerox] by Q
2012-02-29 16:56:35	+Gandysampras	Retard.
2012-02-29 16:56:42	@Aerox	That was an update.
2012-02-29 16:56:44	andrewm	^
2012-02-29 16:56:50	+Bigby	you are an update
2012-02-29 16:57:02	andrewm	That was to Gandy.
2012-02-29 16:57:27	+Bigby	http://www.decalgirl.com/skins/96680/Purple-Rain
2012-02-29 16:57:30	+Bigby	thats kind of cool
2012-02-29 16:57:44	+Gandysampras	Why is Rayman Origins Demo in my steam
2012-02-29 16:58:04	jared	Gandysampras: It's been watching you.
2012-02-29 16:58:41	+Ecksorcism	I am so tired
2012-02-29 16:58:42	+Bigby	i wish Apple would allow widgets on the ipad
2012-02-29 17:00:33	+Bigby	naia, tell me about your tablet you are testing
2012-02-29 17:00:47	@naia_	there's not much to say
2012-02-29 17:01:01	+Gandysampras	This song is annoying me
2012-02-29 17:01:02	+Ecksorcism	I missed the iPad discussion?
2012-02-29 17:01:17	+Gandysampras	There wasnt a discussion per se ecks
2012-02-29 17:01:21	jared	'fraid so.
2012-02-29 17:01:23	+Ecksorcism	I'm joining that iPad 3 party
2012-02-29 17:01:33	+Gandysampras	what about the pants party?
2012-02-29 17:01:39	+Bigby	http://www.amazon.com/Huawei-S7-312U-7-Inch-GB-MediaPad/dp/B00739TMNM/ref=sr_1_fkmr0_2?s=electronics&ie=UTF8&qid=1330556478&sr=1-2-fkmr0
2012-02-29 17:01:41	+Bigby	is it this one?
2012-02-29 17:01:45	andrewm	I'm all about no-pants parties.
2012-02-29 17:01:50	+Ecksorcism	I dont wear pants at home
2012-02-29 17:01:58	+Gandysampras	No bigby, its the party in my pants that you arent invited to
2012-02-29 17:02:04	jared	I def want an tablet, just not sure which one. (Non-iPad)
2012-02-29 17:02:06	+Gandysampras	Aerox, dare-, etc more Dota later?
2012-02-29 17:02:07	+Bigby	good, probably smells like cheese
2012-02-29 17:02:36	+Bigby	either the Asus Transformer Prime or the Samsung Galaxy Tab 10.1 jared
2012-02-29 17:02:39	dare-	Gandy I'm in.
2012-02-29 17:02:42	+Gemsi	i bought a cheap galaxy tab 10.1 start of jan
2012-02-29 17:02:49	+Gemsi	does the job of what i need it for
2012-02-29 17:02:50	dare-	I've owned every tablet worth having
2012-02-29 17:02:56	dare-	I'm going to get an MBA or ultrabook instead
2012-02-29 17:03:08	+Gemsi	chrome for android is dead nice as well
2012-02-29 17:03:27	+Bigby	i use dolphin browser
2012-02-29 17:03:28	dare-	Gemsi how much is cheap?
2012-02-29 17:03:34	+Gandysampras	Still no addons though gemsi
2012-02-29 17:03:34	jared	I kind of want to get one of the Lenovo IdeaPads.
2012-02-29 17:03:36	+Ecksorcism	I was looking at an ultrabook
2012-02-29 17:03:42	+Gemsi	like half of what it retails for
2012-02-29 17:03:46	+Gemsi	i know gandy
2012-02-29 17:03:47	+Ecksorcism	something to replace my 13" MBP
2012-02-29 17:03:50	katamaya	kill me
2012-02-29 17:03:53	katamaya	just do it
2012-02-29 17:03:55	+Ecksorcism	MAYA
2012-02-29 17:03:56	+Ecksorcism	WHY
2012-02-29 17:03:59	+Gemsi	but I would only want something for keepass
2012-02-29 17:03:59	katamaya	ecks! what happened to your MBP
2012-02-29 17:04:07	+Bigby	http://www.technewsworld.com/story/74168.html here jared
2012-02-29 17:04:11	+Ecksorcism	its three years old
2012-02-29 17:04:12	katamaya	maybe i should go get sushi
2012-02-29 17:04:12	jared	but Galaxy Tab 10 will probably be what I choose.
2012-02-29 17:04:13	+Gemsi	and the keepass android app is easy enough to use
2012-02-29 17:04:13	+Ecksorcism	thats about it
2012-02-29 17:04:47	dare-	I think once Ivy Bridge is out, the ultrabooks will be finally worthwhile
2012-02-29 17:04:55	+Gandysampras	lol keep ass
2012-02-29 17:04:57	jared	This looks cool, except for the windows 8 garbage.
2012-02-29 17:05:05	+Ecksorcism	I'm one the fence about that dare
2012-02-29 17:05:06	+Bigby	most of the ultrabooks coming out will be ivy bridge i think
2012-02-29 17:05:22	+Bigby	i downloaded the win8 consumer preview
2012-02-29 17:05:30	+Bigby	need to install it on a machine to try it out
2012-02-29 17:05:53	+Bigby	i need to get familiar with it if im to work on them
2012-02-29 17:06:00	+Gandysampras	Heh, I assume you have all seen that olivia wilde gif
2012-02-29 17:06:02	katamaya	holy fuck i'm passive aggressive today
2012-02-29 17:06:08	katamaya	olivia wilde?
2012-02-29 17:06:11	katamaya	not munn?
2012-02-29 17:06:12	andrewm	Yes.
2012-02-29 17:06:13	+Gandysampras	My dad just sent me a link to it ¬_¬
2012-02-29 17:06:14	dare-	Ecksorcism me too, but I think they'll finally get it right. If not, next MBA is just as good.
2012-02-29 17:06:19	+Gandysampras	wilde.
2012-02-29 17:06:20	dare-	Gandysampras the booby one?
2012-02-29 17:06:23	+Gandysampras	yeah
2012-02-29 17:06:27	jared	I will do to Win8 what I did to XP, Vista, and 7-- ignore it.
2012-02-29 17:06:29	katamaya	wilde is delicious
2012-02-29 17:06:31	katamaya	SEND SEND SEND
2012-02-29 17:06:33	+Gandysampras	He shouldnt be sending me boobie gifs
2012-02-29 17:06:34	dare-	Someone posted last night, made me lol.
2012-02-29 17:06:36	katamaya	SEND
2012-02-29 17:06:37	jared	haha
2012-02-29 17:06:38	katamaya	BOOBIES
2012-02-29 17:06:38	+Gandysampras	http://i.imgur.com/UGiHA.gif
2012-02-29 17:06:42	+Bigby	whats wrong with 7?
2012-02-29 17:06:49	dare-	jared is Mr. Linux
2012-02-29 17:06:49	jared	Bigby: It's Windows.
2012-02-29 17:06:49	+Gandysampras	"Hi I'm olivia wilde and welcome to the GQ comedy edition"
2012-02-29 17:06:54	+Bigby	yah, and?
2012-02-29 17:07:21	+Bigby	its an unfortunate necessary evil for my gaming rig
2012-02-29 17:07:27	jared	Actually, I need to bring my work laptop up to IT and have it upgraded to 7 on Friday.
2012-02-29 17:07:28	+Bigby	which i have a lot of pc games
2012-02-29 17:07:38	+Ecksorcism	I miss when I cared about Linux
2012-02-29 17:07:51	dare-	I use Ubuntu just for XBMC
2012-02-29 17:07:54	+Bigby	i got linux mint 12 on my other pc
2012-02-29 17:07:54	jared	My friend runs Skyrim through wine on ultra with no lag. I most certainly do not need Windows for a gaming rig.
2012-02-29 17:07:57	+Bigby	im liking it
2012-02-29 17:08:19	+Ecksorcism	whats his setup like jared?
2012-02-29 17:08:20	+Bigby	i have way too many games that i know will have problems with compatibility on a linux box
2012-02-29 17:08:21	jared	Diable 3 already runs in wine.
2012-02-29 17:08:27	jared	*Diablo.
2012-02-29 17:08:27	andrewm	Jared is a linux snob
2012-02-29 17:08:38	jared	yeah, I thought we all knew this?
2012-02-29 17:08:40	+Bigby	eats his sammiches with the crust off
2012-02-29 17:08:46	andrewm	We do.
2012-02-29 17:08:47	+Ecksorcism	I didnt know jared
2012-02-29 17:08:50	andrewm	We're reiterating it.
2012-02-29 17:08:51	katamaya	gandy thank you
2012-02-29 17:08:55	katamaya	you have made me feel better today
2012-02-29 17:08:55	dare-	jared also evades SF4 challenges
2012-02-29 17:08:55	jared	Ah.
2012-02-29 17:09:15	jared	dare-: is correct. Anyone else, ask me about SSFIVAE.
2012-02-29 17:09:34	+Bigby	who all is getting Mass Effect 3 for PC so i know who to add to my friend list for some 4 player co-op
2012-02-29 17:09:41	jared	C'mon, someone ask me.
2012-02-29 17:09:44	@Aerox	me
2012-02-29 17:09:48	andrewm	Not I.
2012-02-29 17:10:07	+Ecksorcism	jared, what system do you play AE on?
2012-02-29 17:10:11	+Gemsi	I am
2012-02-29 17:10:13	@Aerox	the worst system
2012-02-29 17:10:13	katamaya	im getting ME3 for another console
2012-02-29 17:10:15	katamaya	not sure which
2012-02-29 17:10:27	+Ecksorcism	360 here
2012-02-29 17:10:27	+Bigby	how about bloody?
2012-02-29 17:10:53	jared	Ecksorcism PS3.. but that's besides the point, like ask me as if we had the same console.
2012-02-29 17:11:07	+Ecksorcism	I see
2012-02-29 17:11:31	jared	OK, this is not working out the way I thought it would.
2012-02-29 17:11:34	+Bigby	i think im going to go Krogan soldier
2012-02-29 17:11:42	+Bigby	i really enjoy the melee
2012-02-29 17:11:44	jared	katamaya: I'll be getting it for PS3.
2012-02-29 17:11:54	+Bigby	that or maybe Vanguard
2012-02-29 17:12:15	dare-	ME3 on PS3, too.
2012-02-29 17:12:19	+Bigby	You going Infiltrator, JR?
2012-02-29 17:12:24	dare-	I'm really liking Vanguard
2012-02-29 17:12:35	+Gandysampras	Dont do that bigby
2012-02-29 17:12:35	+Bigby	ive played Vanguard for ME1 and 2
2012-02-29 17:12:36	@Aerox	Infiltrator or Vanguard
2012-02-29 17:12:38	@Aerox	I can't decide
2012-02-29 17:12:39	jared	I'll say this now, and you will laugh, but it's true. I'll be going engineer.
2012-02-29 17:12:41	+Gandysampras	Origin exclusive
2012-02-29 17:12:43	+Gandysampras	gross
2012-02-29 17:12:52	+Bigby	whats origin exclusive?
2012-02-29 17:13:04	+Ecksorcism	ME3
2012-02-29 17:13:07	dare-	Engineer is super powerful in multiplayer
2012-02-29 17:13:09	+Bigby	oh, well yah
2012-02-29 17:13:10	dare-	But boring as hell
2012-02-29 17:13:17	jared	*shrugs*
2012-02-29 17:13:28	jared	OK, I wicked have to go, here an hour past quiting time.
2012-02-29 17:13:33	+Bigby	Vanguard is very dangerous in MP
2012-02-29 17:13:39	+Bigby	especially if you charge a lot
2012-02-29 17:13:44	+Bigby	as you get right in a group of dudes
2012-02-29 17:13:46	dare-	Charging is essential to vanguard
2012-02-29 17:13:51	dare-	You have to play smart but it's easy as hell to die
2012-02-29 17:14:02	+Bigby	i always upgrade my shields as much as possible
2012-02-29 17:14:02	dare-	It's a hell of a lot of fun though
2012-02-29 17:14:16	+Bigby	but i keep debating on upgrading the force of the charge or the spread
2012-02-29 17:14:23	dare-	Final Charge upgrade gives full shields on successful charge
2012-02-29 17:14:28	dare-	OR 1/3 chance of no cooldown
2012-02-29 17:14:39	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-02-29 17:14:41	+Bigby	the new Nova ability is nice
2012-02-29 17:14:46	+Bigby	but losing shields sucks
2012-02-29 17:14:51	dare-	I was surprised how fun multi is
2012-02-29 17:14:56	dare-	I hate the unlocking system though
2012-02-29 17:14:58	dare-	Too random
2012-02-29 17:15:02	+Bigby	Korgan Soldier is a beast in MP
2012-02-29 17:15:11	+Bigby	just melees the shit out of everything
2012-02-29 17:15:30	+Bigby	though his Carnage shot is not as powerful as i thought
2012-02-29 17:15:36	richterbelmont	nothing like beating another bad ken player
2012-02-29 17:15:38	+Bigby	doesnt even knock away the shields of Guardians
2012-02-29 17:15:40	+Bigby	which really sucks
2012-02-29 17:16:07	dare-	Infilitrators snipe guardians so easily
2012-02-29 17:16:18	+Bigby	i have to carry a pistol with a scope to deal with guardians
2012-02-29 17:16:29	benbeltran	Why hello there.
2012-02-29 17:16:33	+Bigby	and i keep trying for the Claymore shotgun but still not getting it
2012-02-29 17:17:16	dare-	I just charge or use some other vanguard power and their shields pop off to the site
2012-02-29 17:17:24	+Bigby	yah
2012-02-29 17:17:32	+Bigby	thats a downside to Soldier
2012-02-29 17:17:40	+Bigby	nothing i do can stagger them
2012-02-29 17:17:54	+Bigby	even if i purge shields from Fortitude and charge melee with Krogan
2012-02-29 17:17:55	+Bigby	nothing
2012-02-29 17:18:01	dare-	I played soldier through ME2, but now I am interested in other classes
2012-02-29 17:19:00	+Bigby	i am very intrested in the Husk enemies in MP
2012-02-29 17:19:13	+Ecksorcism	same dare, I think I'll stick with it thought
2012-02-29 17:19:20	+Ecksorcism	though*
2012-02-29 17:19:45	+Bigby	ill prob go Vanguard again
2012-02-29 17:20:16	+Bigby	especially with the new melee abilities
2012-02-29 17:20:18	dare-	Mostly because ME1 made the powers so un-fun to play, that I decided to just use weapons
2012-02-29 17:20:23	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-02-29 17:20:24	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-02-29 17:20:26	dare-	But ME3 seems a lot more robust
2012-02-29 17:20:34	+Vexed_Alex	shut yo mouff
2012-02-29 17:21:12	+Bigby	Alex, will you be getting ME3 on PC too?
2012-02-29 17:21:17	+Ecksorcism	whats a good non-destructive partition editor?
2012-02-29 17:21:27	+Vexed_Alex	I would, but my saves are on XBOX.
2012-02-29 17:21:33	+Vexed_Alex	So, maybe later.
2012-02-29 17:21:38	+Bigby	boo
2012-02-29 17:21:46	+Bigby	disc juggler?
2012-02-29 17:23:09	andrewm	OH NO
2012-02-29 17:23:14	andrewm	Getting off my couch every 15 hours.
2012-02-29 17:23:24	andrewm	Like a twilight zone episode.
2012-02-29 17:25:08	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-02-29 17:25:09	+Vexed_Alex	hehehehe
2012-02-29 17:25:20	+Vexed_Alex	This album is called Carlton Dank$
2012-02-29 17:25:20	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-02-29 17:26:01	+Vexed_Alex	This is why rock music is so inferior to hip-hop
2012-02-29 17:26:19	dare-	Ecks what OS
2012-02-29 17:26:56	+Ecksorcism	Windows 7, I forgot its built in
2012-02-29 17:27:08	+Vexed_Alex	Someone commented at me that Aris wasn't sexist because some girls think he's nice and not sexist.
2012-02-29 17:27:38	@Aerox	WHY ISN'T ANYONE WRITING AN ARTICLE ABOUT THAT
2012-02-29 17:27:39	andrewm	Stankholm Syndrome.
2012-02-29 17:27:45	+Ecksorcism	HAHA
2012-02-29 17:27:46	andrewm	Skankholm*
2012-02-29 17:27:50	@Aerox	"Girl reports not having been sexually harassed by Aris"
2012-02-29 17:27:51	+Vexed_Alex	hahahaha
2012-02-29 17:28:04	dare-	Ecks I use this http://download.cnet.com/EaseUS-Partition-Master-Home-Edition/3000-2248_4-10863346.html
2012-02-29 17:28:10	@Aerox	It sounds like an onion article
2012-02-29 17:28:27	@Aerox	I was reading a message board earlier today where someone was outraged the MAINSTREAM GAMING MEDIA didn't report on the good linked article
2012-02-29 17:28:28	@Aerox	that was literally
2012-02-29 17:28:37	@Aerox	"College student starts fighting game club at college with five friends"
2012-02-29 17:28:39	+Ecksorcism	I am trying the Disk Management tool thats in Windows, when that fails me I'll try that
2012-02-29 17:31:12	+Vexed_Alex	Best Buy is offering a $20 credit if you buy Mass Effect 3 from there
2012-02-29 17:31:24	+Vexed_Alex	I hope Amazon pushes theirs up to $20 too
2012-02-29 17:31:42	dare-	If they do I might buy at launch.
2012-02-29 17:31:52	dare-	I'm sad though about the first day DLC having an interesting character
2012-02-29 17:32:44	+Vexed_Alex	Are you outraged that they started working on DLC while the game went gold, finished the DLC, and didn't decide to pack it into the game for free?
2012-02-29 17:32:53	dare-	No
2012-02-29 17:32:58	dare-	Just sad I can't play it because I am cheap
2012-02-29 17:33:28	andrewm	Kmart always does $20 credits
2012-02-29 17:33:29	+Vexed_Alex	Or because a 30 hour game isn't sufficient enough?
2012-02-29 17:33:37	andrewm	And it's 2 minutes from where I work.
2012-02-29 17:33:53	dare-	There is no Kmart within an hour of me
2012-02-29 17:33:54	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Operation timed out)
2012-02-29 17:34:00	@Aerox	I think people are outraged because it's a critical plot point and no one buys their shit about them completing and finishing the dlc after the game was gold
2012-02-29 17:34:07	+Ecksorcism	there are no Kmarts in Canada anymore
2012-02-29 17:34:25	@Aerox	Especially since they contradicted themselves in the press release basically saying "You guys have no idea how long the certification process for anything takes"
2012-02-29 17:34:26	dare-	I don't buy it either
2012-02-29 17:34:37	@Aerox	"BTW we slapped together a full DLC in 4 weeks and had it bug tested and certified by microsoft"
2012-02-29 17:34:39	andrewm	It's bullshit.
2012-02-29 17:34:42	dare-	But ultimately it's a business
2012-02-29 17:34:42	+Ecksorcism	dare the program you linked doesnt even start
2012-02-29 17:34:55	dare-	Let me check
2012-02-29 17:35:34	richterbelmont	Q is pretty fun to use in 3rd strike when you learn to use him , its funny getting hate mail for beating people with him
2012-02-29 17:36:03	+Vexed_Alex	DLC is planned during the development process, and in most cases is developed alongside the project now.
2012-02-29 17:36:08	+Vexed_Alex	Fucking get over it already.
2012-02-29 17:36:20	+Ecksorcism	now it wont close
2012-02-29 17:36:21	dare-	Often times, the DLC is even on the retail disc
2012-02-29 17:36:23	+Ecksorcism	thanks dare
2012-02-29 17:36:32	dare-	I just downloaded and installed it
2012-02-29 17:36:38	dare-	Runs fine for me
2012-02-29 17:36:42	dare-	I have Win7 64 SP1
2012-02-29 17:36:46	+Ecksorcism	same
2012-02-29 17:36:51	dare-	Weird
2012-02-29 17:37:00	@Aerox	Sure, in the past though it's just been side missions or extra equipment
2012-02-29 17:37:03	+Ecksorcism	process wont end either
2012-02-29 17:37:12	+Ecksorcism	I need a reboot
2012-02-29 17:37:12	dare-	Sorry Ecks, it's always worked for me
2012-02-29 17:37:19	+Ecksorcism	no worries
2012-02-29 17:37:23	@Aerox	This is the first time to my knowledge that an enormous piece of game lore has been ripped out and sold as day one dlc
2012-02-29 17:37:24	+Ecksorcism	brb
2012-02-29 17:37:29	@Aerox	But i'm not buying it so I don't really care
2012-02-29 17:37:52	@Aerox	I'll just read a spoiler
2012-02-29 17:37:56	dare-	Same
2012-02-29 17:38:07	+Vexed_Alex	Shit is cut from games all the time. The only difference is now they can sell it online.
2012-02-29 17:38:09	+Gandysampras	My attitude thus far is "Lol mass effect"
2012-02-29 17:38:17	+Gandysampras	Didn't even finish the first
2012-02-29 17:38:17	andrewm	Om buying it because what else am I supposed to spend it on?
2012-02-29 17:38:19	 *	Gandysampras dances
2012-02-29 17:38:21	dare-	Your attitude is also
2012-02-29 17:38:25	dare-	"Lol solid foods"
2012-02-29 17:38:29	+Ecksorcism	genius
2012-02-29 17:38:35	+Gandysampras	¬_¬
2012-02-29 17:38:41	+Vexed_Alex	Yeah, Gandy, the normals are talking.
2012-02-29 17:38:42	@Aerox	I don't think anyone is disagreeing with you on that alex
2012-02-29 17:38:57	@Aerox	This is just a new backlash because of the type of content
2012-02-29 17:39:09	@Aerox	where you're essentially not getting the full base story of the game without buying DLC
2012-02-29 17:39:10	+Vexed_Alex	I had tacos de cabeza for lunch
2012-02-29 17:39:15	+Vexed_Alex	So solid, so good
2012-02-29 17:39:28	dare-	I felt like Shadow Broker shouldn't have been DLC
2012-02-29 17:39:34	@Aerox	mmmm cow head
2012-02-29 17:39:43	+Gandysampras	ZOM IF yuu wer liek reel fanz u wud get tha collectas editn
2012-02-29 17:39:57	--	Ecksorcism is now known as Ecks|Offline
2012-02-29 17:40:03	+Gandysampras	I think I just gave myself down's syndrone
2012-02-29 17:40:24	dare-	Something's definitely up with you
2012-02-29 17:40:25	@Aerox	Apparently ME3 doesn't make any sense unless you've played arrival, and they didn't stick anything in game in the codex or anything to explain what happened
2012-02-29 17:40:30	@Aerox	I had to have conrad fill me in and then go read the wiki
2012-02-29 17:40:32	andrewm	Except it's sold out.
2012-02-29 17:40:53	dare-	I read the wiki too and played the demo
2012-02-29 17:40:56	dare-	I assume the demo is the game start
2012-02-29 17:41:01	andrewm	I played it.
2012-02-29 17:41:01	dare-	And you're left wondering "What happened"
2012-02-29 17:41:04	andrewm	It wasn't great.
2012-02-29 17:41:04	Brainderailment	gonna go build my friend's computer. He ordered the parts yesterday with 3 day shipping, got everything this morning.
2012-02-29 17:41:06	@Aerox	I dunno I haven't played the demo
2012-02-29 17:41:08	andrewm	You're fine reading about it.
2012-02-29 17:41:23	dare-	See ya Nate
2012-02-29 17:41:31	+Gandysampras	At least your two biggest game stores are stocking teh game ¬_¬
2012-02-29 17:41:35	+Gandysampras	Ours aren't
2012-02-29 17:41:37	Brainderailment	bbl, see ya.
2012-02-29 17:41:39	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-02-29 17:41:48	@Aerox	Yeah, I briefly thought about grabbing it and playing this weekend
2012-02-29 17:41:52	+Vexed_Alex	Be a better country, Gandy.
2012-02-29 17:41:57	@Aerox	But I just read it instead and felt like I got it
2012-02-29 17:42:46	dare-	If it was like $2 I'd get it
2012-02-29 17:43:12	@Aerox	I liked a couple weeks ago when ME2 was on sale
2012-02-29 17:43:17	@Aerox	And the base game was $5
2012-02-29 17:43:23	@Aerox	and then each individual two hour DLC was like $8
2012-02-29 17:43:26	dare-	Haha yeah
2012-02-29 17:43:27	@Aerox	each
2012-02-29 17:43:35	dare-	That crap never drops in price on PSN
2012-02-29 17:43:39	dare-	Some temporary sales
2012-02-29 17:43:41	dare-	But never perm
2012-02-29 17:46:11	@Aerox	haha oh yeah also
2012-02-29 17:46:20	+Vexed_Alex	I saw that Uncharted GA had DLC
2012-02-29 17:46:20	@Aerox	Bioware accidentally leaked Prothian character DLC like ten months ago
2012-02-29 17:46:35	dare-	Alex already? That was fast
2012-02-29 17:46:40	dare-	Too bad the game plays weird
2012-02-29 17:46:54	dare-	The game has no multiplayer so what is it?
2012-02-29 17:46:55	+Vexed_Alex	It was .99 to show you all the useless treasure in the game
2012-02-29 17:46:55	-->	DrPopa (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-02-29 17:46:55	--	Mode #destructoid [+o DrPopa] by Q
2012-02-29 17:47:00	dare-	Gross
2012-02-29 17:47:37	richterbelmont	new dlc hats
2012-02-29 17:50:32	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-02-29 17:53:39	+Vexed_Alex	The name of these songs makes me smile
2012-02-29 17:53:39	+Vexed_Alex	http://xskywlkr.bandcamp.com/album/strawberry-cough-instrumental-tape
2012-02-29 17:54:05	+Vexed_Alex	Because marijuana
2012-02-29 17:56:07	+Vexed_Alex	brap brap
2012-02-29 17:58:05	@Aerox	You should post about it on r/trees
2012-02-29 17:58:30	<--	mueti (~name@nrbg-4dbe605c.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-02-29 17:59:41	-->	mueti (~mueti@nrbg-4dbe605c.pool.mediaWays.net) has joined #destructoid
2012-02-29 18:01:15	+Gandysampras	Wahey, ME3 is up for download already
2012-02-29 18:02:50	<--	naia_ (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has quit (Ping timeout)
2012-02-29 18:03:29	+Bigby	i cant afford me3 till next week :P
2012-02-29 18:05:20	+Gandysampras	thens teal it
2012-02-29 18:05:23	+Gandysampras	then steal*
2012-02-29 18:05:31	+Gandysampras	That's how stuff works right?
2012-02-29 18:05:39	+Gandysampras	If I cant afford it I should just steal it
2012-02-29 18:05:48	+Bigby	sure
2012-02-29 18:06:00	<--	mueti (~mueti@nrbg-4dbe605c.pool.mediaWays.net) has quit (Ping timeout)
2012-02-29 18:07:01	-->	mueti (~mueti@nrbg-4d057d41.pool.mediaWays.net) has joined #destructoid
2012-02-29 18:07:16	+Gandysampras	ugh so bored
2012-02-29 18:07:25	+Gandysampras	You should all leave work and play games with me
2012-02-29 18:07:37	-->	naia (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has joined #destructoid
2012-02-29 18:07:38	--	Mode #destructoid [+o naia] by Q
2012-02-29 18:07:51	@Aerox	I will in 1.5 hours!
2012-02-29 18:07:53	@Aerox	And then exercise
2012-02-29 18:07:55	@Aerox	We should play d3!
2012-02-29 18:07:58	benbeltran	I just got a TV ... in the mail. Fo' Free.
2012-02-29 18:08:03	@Aerox	or you could make a sex tape and post it on the internet
2012-02-29 18:08:07	dare-	D3 again?
2012-02-29 18:08:14	+Gandysampras	I cant
2012-02-29 18:08:17	+Gandysampras	Still the same error
2012-02-29 18:08:19	@Aerox	Gandy never played
2012-02-29 18:08:22	@Aerox	oh
2012-02-29 18:08:23	@Aerox	lame
2012-02-29 18:08:24	dare-	What error?
2012-02-29 18:08:47	+Gandysampras	Says my user / pass is incorrect when it isnt
2012-02-29 18:09:04	+Gandysampras	I posted a thread the other day, it's a known issue and the database ahs basically shit itself
2012-02-29 18:09:06	+Gandysampras	or something
2012-02-29 18:09:19	dare-	That's a serious problem for an online service
2012-02-29 18:09:28	@Aerox	maybe that's why they fired everyone
2012-02-29 18:09:31	@Aerox	It's just D3 right?
2012-02-29 18:09:36	@Aerox	Not the general blizzard login?
2012-02-29 18:09:48	+Gandysampras	just D3 aye
2012-02-29 18:09:50	@Aerox	yeah
2012-02-29 18:09:56	@Aerox	I think they're on their own totally separate server and not a part of battlenet
2012-02-29 18:09:56	@Aerox	right now
2012-02-29 18:10:56	dare-	I was Zeus after you left
2012-02-29 18:10:58	dare-	I died a lot
2012-02-29 18:11:15	+Gandysampras	What in the shit
2012-02-29 18:11:18	+Gandysampras	I found a workaround
2012-02-29 18:11:34	@Aerox	you win!
2012-02-29 18:11:36	+Gandysampras	changed my email address to the one I originally signed up with just to see
2012-02-29 18:11:41	+Bigby	now youre playing Diablo 2 HD
2012-02-29 18:11:44	+Gandysampras	I win all the horadric cubes
2012-02-29 18:11:51	+Gandysampras	That is exactly what I wanted Biggles
2012-02-29 18:11:57	+Gandysampras	What level are you tunts?
2012-02-29 18:12:05	+Bigby	level -1
2012-02-29 18:12:23	dare-	10 Demonhunter
2012-02-29 18:12:55	+Gandysampras	also what are your bnet ids
2012-02-29 18:13:01	@Aerox	jonathan.ross@gmail.com
2012-02-29 18:13:13	@Aerox	I have a 12 barbarian, an 8 witch doctor
2012-02-29 18:13:15	@Aerox	and then a level 1 everything else
2012-02-29 18:15:51	+Vexed_Alex	Did you adjust your glasses as you typed that?
2012-02-29 18:16:18	@Aerox	No
2012-02-29 18:16:21	@Aerox	I ripped a pretty big fart though
2012-02-29 18:16:30	dare-	Such a poet
2012-02-29 18:17:27	+Vexed_Alex	The overworld music in TO is very Skyrim
2012-02-29 18:19:58	+Vexed_Alex	Aerox
2012-02-29 18:20:03	+Vexed_Alex	how do finishing moves work?
2012-02-29 18:20:05	+Vexed_Alex	I don't have any
2012-02-29 18:20:18	@Aerox	I don't know
2012-02-29 18:20:22	@Aerox	You know more about this game than I do
2012-02-29 18:20:29	+Vexed_Alex	You crazy
2012-02-29 18:20:29	@Aerox	I've just spent two painful hours futzing through menus
2012-02-29 18:20:38	@Aerox	Your winged guy should have two
2012-02-29 18:20:53	+Vexed_Alex	It's like they knew who the fuck would buy this game
2012-02-29 18:21:14	+Vexed_Alex	and didn't decide to fuck around with any people new to this shit
2012-02-29 18:21:18	@Aerox	I am just so mad that the entire interfance and game is so similar to FFT
2012-02-29 18:21:22	+Vexed_Alex	knew*
2012-02-29 18:21:27	@Aerox	Except they purposefully made it more painful to deal with
2012-02-29 18:21:30	+Gandysampras	I am playing as a monk
2012-02-29 18:21:33	+Gandysampras	It's badass
2012-02-29 18:21:37	dare-	Why does that make you mad
2012-02-29 18:21:46	dare-	andrewm played as a monk, too
2012-02-29 18:21:59	+Vexed_Alex	I'm barely on Chapter 2
2012-02-29 18:22:02	@Aerox	It makes me mad because they purposefully made shit more painful
2012-02-29 18:22:11	+Vexed_Alex	that last battle of chapter 1 was a pushover
2012-02-29 18:22:12	@Aerox	Like the horrible, horrible skill/equipment/shop menu system
2012-02-29 18:22:32	@Aerox	Or the fact that at least so far the classes seem to have virtually meaningless distinctions
2012-02-29 18:22:32	dare-	Have you guys tinkered with the bilinear filter/color space stuff?
2012-02-29 18:22:35	@Aerox	except for the wizards
2012-02-29 18:22:39	@Aerox	A little, I can't tell a difference
2012-02-29 18:22:47	+Vexed_Alex	Same. I can't see any change.
2012-02-29 18:22:48	@Aerox	Also, alex, is the game super fuzzy when you are zoomed in on the map?
2012-02-29 18:22:53	@Aerox	the battle map?
2012-02-29 18:23:03	+Vexed_Alex	Fuzzy?
2012-02-29 18:23:04	@Aerox	I can only play with it zoomed out all the way because the standard view looks terrible
2012-02-29 18:23:06	+Vexed_Alex	Like, focus stuff?
2012-02-29 18:23:15	@Aerox	Like it just seems really blurry in the standard view
2012-02-29 18:23:19	@Aerox	And then pretty and crisp when it's zoomed out
2012-02-29 18:23:46	@Aerox	But the portraits and text are fine regardless
2012-02-29 18:23:48	@Aerox	the sprites just look really bad
2012-02-29 18:23:48	+Vexed_Alex	The blurry stuff is on purpose
2012-02-29 18:23:59	+Vexed_Alex	Oh, no.
2012-02-29 18:24:05	+Vexed_Alex	The sprites look fine to me
2012-02-29 18:24:26	@Aerox	Have you played a battle with the map zoomed out?
2012-02-29 18:24:41	+Vexed_Alex	Yes.
2012-02-29 18:30:13	dare-	Ashley Davis' last tweet is so funny
2012-02-29 18:30:23	dare-	"Guy who used to live here came by to ask if I had gotten his W-2s in the mail, I flash back to the exact moment I threw them in the trash"
2012-02-29 18:33:36	 *	katamaya rolls up room
2012-02-29 18:33:57	dare-	I liked the Vita Katamari demo a lot
2012-02-29 18:34:04	katamaya	omg
2012-02-29 18:34:07	katamaya	yeah!?
2012-02-29 18:34:10	katamaya	it makes me want a Vita so bad
2012-02-29 18:34:20	dare-	It's really nice looking
2012-02-29 18:34:22	katamaya	but i'm getting a tablet instead
2012-02-29 18:34:27	dare-	Although touching the Katamari is kind of eh
2012-02-29 18:34:28	katamaya	but MAN katamari
2012-02-29 18:34:32	katamaya	touching?
2012-02-29 18:34:35	dare-	Yeah
2012-02-29 18:34:38	katamaya	you gotta touch it
2012-02-29 18:34:45	dare-	You can touch it to flatten it or make it tall and thin
2012-02-29 18:34:46	katamaya	touch my katamari
2012-02-29 18:34:48	katamaya	duh
2012-02-29 18:34:52	dare-	Well duh
2012-02-29 18:34:53	DtoidBot	...
2012-02-29 18:34:55	katamaya	stupid maya
2012-02-29 18:35:08	+Vexed_Alex	I like that the premise of that game is how shitty the Katamri series has been
2012-02-29 18:35:20	katamaya	oh really!?
2012-02-29 18:35:24	katamaya	but it's been so good
2012-02-29 18:35:26	katamaya	i don't get it
2012-02-29 18:35:34	+Vexed_Alex	But then they proceed to make the same shit all over again, so, that kind of goes out the window
2012-02-29 18:35:53	+Vexed_Alex	It's been stale.
2012-02-29 18:36:00	+Vexed_Alex	Shitty was the wrong word.
2012-02-29 18:36:01	+Vexed_Alex	Sort of.
2012-02-29 18:36:20	<--	mueti (~mueti@nrbg-4d057d41.pool.mediaWays.net) has quit (Quit)
2012-02-29 18:37:17	katamaya	i don't mind if you think it's shitty
2012-02-29 18:37:26	+Vexed_Alex	They have these weird Shinchan-esque animation sequences
2012-02-29 18:37:28	katamaya	im the bitch that plays task based MMOs
2012-02-29 18:37:29	+Vexed_Alex	that happen in between
2012-02-29 18:37:40	+Vexed_Alex	they're kind of spectacular
2012-02-29 18:37:41	katamaya	different from the old ones?
2012-02-29 18:37:44	katamaya	mmm Shin Chan
2012-02-29 18:37:46	+Vexed_Alex	No idea!
2012-02-29 18:38:53	@Aerox	Hey guys
2012-02-29 18:38:54	@Aerox	http://www.etsy.com/listing/77909845/custom-pet-portrait-cat-costume-black
2012-02-29 18:38:56	@Aerox	Only $60
2012-02-29 18:39:09	+Bigby	im thinking of getting an Outback
2012-02-29 18:39:46	richterbelmont	those were some good taco
2012-02-29 18:39:48	richterbelmont	tacoss
2012-02-29 18:44:05	dare-	Did you make that Aerox
2012-02-29 18:44:08	@Aerox	yes
2012-02-29 18:44:11	dare-	You are overcharging
2012-02-29 18:44:13	@Aerox	How do you think i got so rich
2012-02-29 18:44:57	dare-	Gonna try out these AR games from PSN
2012-02-29 18:46:14	@Aerox	http://www.thesmokinggun.com/documents/wealthy-woman-abuses-maid-658213
2012-02-29 18:46:42	+Vexed_Alex	!White people--
2012-02-29 18:46:43	DtoidBot	The karma of White people is -39.
2012-02-29 18:46:57	dare-	Aerox's ex-wife
2012-02-29 18:47:14	dare-	You walk into Aerox's place and open closets
2012-02-29 18:47:22	@Aerox	slaves everywhere
2012-02-29 18:47:26	dare-	His servants just fall out
2012-02-29 18:47:38	Weissbier	aeroxx
2012-02-29 18:47:41	dare-	Fueled by his etsy money
2012-02-29 18:47:55	+Vexed_Alex	http://www.npr.org/blogs/krulwich/2012/02/24/147367644/six-legged-giant-finds-secret-hideaway-hides-for-80-years?ft=1&f=5500502&sc=tw&utm_source=twitterfeed&utm_medium=twitter
2012-02-29 18:48:21	dare-	Ugh I hate bugs
2012-02-29 18:48:30	katamaya	omg hot chocolate here i come
2012-02-29 18:48:36	katamaya	yeah that story is AWESOME
2012-02-29 18:48:52	dare-	maya, Aerox says you and Moose are visiting
2012-02-29 18:49:00	<--	DrPopa (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-02-29 18:49:02	@Aerox	They better be
2012-02-29 18:49:21	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-02-29 18:49:21	--	Mode #destructoid [+o BPG] by Q
2012-02-29 18:49:33	@Aerox	Hahahah alex
2012-02-29 18:49:36	@Aerox	This kid on the left
2012-02-29 18:49:37	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/424581_10150502077431039_630896038_9203965_888362651_n.jpg
2012-02-29 18:49:51	@Aerox	Is also doing yelling about how there was no sexual harassment and what really happened was that she sucked because she was a woman
2012-02-29 18:50:23	+Vexed_Alex	hahahahaha
2012-02-29 18:50:37	+Vexed_Alex	I'm so glad these people are going to die virgins
2012-02-29 18:50:39	@Aerox	"'Sexual harassment' never made Miranda/Super Yan cry. She laughed and giggled and had a great time reading the stream chat."
2012-02-29 18:50:57	+Vexed_Alex	Except all those times where she told them to stop
2012-02-29 18:51:06	katamaya	are you shitting me aerox
2012-02-29 18:51:12	@Aerox	everyone is awful
2012-02-29 18:51:35	katamaya	what a fat fuck
2012-02-29 18:51:58	katamaya	BPG
2012-02-29 18:52:01	katamaya	hai <#
2012-02-29 18:52:04	katamaya	<3
2012-02-29 18:52:09	@Aerox	I don't know if he's actually here
2012-02-29 18:52:29	katamaya	D:
2012-02-29 18:54:50	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-02-29 22:10:35		irc: disconnected from server
2012-02-29 22:10:55	-->	benbeltran (~benbeltra@187.146.47.127) has joined #destructoid
2012-02-29 22:10:55	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power Aerox AlucardX24 andrewm benbeltran cardfrek Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs maz2 mistic n0brein|offline pointzeroeight richterbelmont theGoldenAvatar Weissbier]
2012-02-29 22:10:55	--	Channel #destructoid: 36 nicks (5 ops, 0 halfops, 5 voices, 26 normals)
2012-02-29 22:10:58	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-02-29 22:12:45	+Vexed_Alex	Is Tone Loc still alive?
2012-02-29 22:19:05	dare-	Yeah he is on TV now I think
2012-02-29 22:19:33	<--	Gandysampras (Gandyaway@109.175.206.9) has quit (Quit)
2012-02-29 22:30:18	-->	Gandysampras (Gandyaway@109.175.206.9) has joined #destructoid
2012-02-29 22:30:18	--	Mode #destructoid [+v Gandysampras] by Q
2012-02-29 22:30:40	Aerox	hi gandy
2012-02-29 22:30:54	+Gandysampras	Yo
2012-02-29 22:32:12	dare-	We are the best
2012-02-29 22:33:01	+Gandysampras	Indeed
2012-02-29 22:33:08	+Gandysampras	We need one more human at least
2012-02-29 22:45:58	@TDiddy	ugh
2012-02-29 22:45:59	@TDiddy	come on men
2012-02-29 22:46:04	@TDiddy	you suck in puzzle challenges
2012-02-29 22:46:23	+Vexed_Alex	That's because we have real shit to worry about, Travis.
2012-02-29 22:46:42	+Vexed_Alex	We don't sit at home playing Sudoku, waiting for our husbands to come home and tell us what to do.
2012-02-29 22:47:16	richterbelmont	 you dont?
2012-02-29 22:47:49	+Vexed_Alex	Speaking of sexism, Lori (Walking Dead) is the worst.
2012-02-29 22:48:17	@TDiddy	hehe
2012-02-29 22:48:36	+Vexed_Alex	I miss Screened's recaps
2012-02-29 22:48:45	@TDiddy	they talk about it on the podcast too
2012-02-29 22:48:52	@naia	brb
2012-02-29 22:49:00	<--	naia (~naia@cpe-76-94-197-116.socal.res.rr.com) has quit (Quit)
2012-02-29 22:49:00	@TDiddy	Rorie seemed like really drunk
2012-02-29 22:49:33	dare-	Justified next week is going to explode
2012-02-29 22:49:44	+Vexed_Alex	But then Andrea is also a heaping pile of dumb cunt
2012-02-29 22:50:09	@TDiddy	in the comics shes supposedly not
2012-02-29 22:50:17	@TDiddy	like, shes the best shot of the bunch
2012-02-29 22:50:18	-->	naia (~naia@cpe-76-94-197-116.socal.res.rr.com) has joined #destructoid
2012-02-29 22:50:18	--	Mode #destructoid [+o naia] by Q
2012-02-29 22:50:40	dare-	Daryl isn't even in the comics I heard, which is sad 'cause he's the best
2012-02-29 22:51:04	+Vexed_Alex	I tried reading the comics.
2012-02-29 22:51:09	+Vexed_Alex	The writing was bad.
2012-02-29 22:51:28	+Vexed_Alex	Everything happened at like a million miles a second
2012-02-29 22:52:34	@TDiddy	yeah
2012-02-29 22:52:35	Coon	sounds like the opposite of the show
2012-02-29 22:52:42	@TDiddy	the governor stuff sounds exciting
2012-02-29 22:52:43	Coon	which is the slowest thing ever
2012-02-29 22:52:48	@TDiddy	but thats also like a massive set piece
2012-02-29 22:52:53	@TDiddy	with lots of shit going on
2012-02-29 22:52:57	@TDiddy	and AMC isnt paying for shit
2012-02-29 22:53:16	+Vexed_Alex	The second half of season 2 went into fucking overdrive, though.
2012-02-29 22:53:28	@TDiddy	well the governor stuff is in a prison
2012-02-29 22:53:48	dare-	Yep, 2.5 has been great
2012-02-29 22:53:54	@TDiddy	and there is a big battle between two sets of people
2012-02-29 22:53:56	+Vexed_Alex	Doesn't Lori get blasted in that stuff?
2012-02-29 22:54:00	@TDiddy	YEP
2012-02-29 22:54:02	+Vexed_Alex	The prison stuff?
2012-02-29 22:54:18	@TDiddy	the governors lacky blasts her from behind with magnum
2012-02-29 22:54:25	@TDiddy	and shes holding the baby
2012-02-29 22:54:30	+Vexed_Alex	Sad.
2012-02-29 22:54:44	@TDiddy	yeah
2012-02-29 22:54:50	@TDiddy	and Rick gets his hand chopped off
2012-02-29 22:54:53	+Vexed_Alex	I predict Carl is going to end up shooting Shane in the show.
2012-02-29 22:55:05	@TDiddy	he does in the comics!
2012-02-29 22:55:27	dare-	This channel is spoiler city
2012-02-29 22:55:28	+Vexed_Alex	That kid actor is the Whitest motherfucker in the world
2012-02-29 22:55:34	dare-	Hahahahaha yeah he is
2012-02-29 22:55:37	+Vexed_Alex	he's nearly see through
2012-02-29 22:55:44	@TDiddy	hey
2012-02-29 22:55:48	@TDiddy	the comic is different
2012-02-29 22:55:53	@TDiddy	Shane never left atlanta
2012-02-29 22:56:20	+Vexed_Alex	Yeah, and the show includes a bunch of characters not in the comic.
2012-02-29 22:56:28	+Vexed_Alex	Like, is T-Dog in the comics?
2012-02-29 22:56:29	@TDiddy	the guy that is basically T-Dog
2012-02-29 22:56:32	@TDiddy	gets killed too
2012-02-29 22:56:40	@TDiddy	lots of people get killed by the governor
2012-02-29 22:56:58	@TDiddy	Dale gets bitten on the leg
2012-02-29 22:57:01	@TDiddy	and they chop it off
2012-02-29 22:57:06	@TDiddy	but he still dies somehow
2012-02-29 22:57:18	@TDiddy	later on
2012-02-29 22:57:29	+Vexed_Alex	Is Glenn's love interest in the comics?
2012-02-29 22:57:34	@TDiddy	yes
2012-02-29 22:57:38	@TDiddy	He stays with her
2012-02-29 22:57:42	@TDiddy	then comes back with her later
2012-02-29 22:57:45	+Vexed_Alex	Booo!
2012-02-29 22:57:47	+Vexed_Alex	Yay!
2012-02-29 22:57:52	dare-	Maybe she will go with them on the road
2012-02-29 22:57:56	dare-	I like her too
2012-02-29 22:58:02	@TDiddy	Rick goes back to the police station later on
2012-02-29 22:58:03	+Vexed_Alex	She's cute.
2012-02-29 22:58:10	dare-	British, too I think
2012-02-29 22:58:12	dare-	Like Rick
2012-02-29 22:58:14	@TDiddy	and checks on the two guys he stayed with
2012-02-29 22:58:19	+Vexed_Alex	They're taking our jobs!
2012-02-29 22:58:20	@TDiddy	and the kid is a zombie
2012-02-29 22:58:25	dare-	Oh yeah, I wonder what happened to them
2012-02-29 22:58:41	@TDiddy	and the dad is basically about to kill himself
2012-02-29 22:58:48	@TDiddy	but rick brings him along
2012-02-29 22:58:57	@TDiddy	and he gets some booty from a new character coming soon
2012-02-29 22:59:36	@TDiddy	The Samurai girl that keeps her boyfriend that is now a zombie on a leash
2012-02-29 22:59:44	@TDiddy	so she can have somebody to talk to
2012-02-29 23:00:00	dare-	I want the video game to be good
2012-02-29 23:00:03	dare-	But I know it's going to be bad
2012-02-29 23:00:16	@TDiddy	haha
2012-02-29 23:00:29	dare-	Because all that stuff sounds awesome
2012-02-29 23:00:45	@TDiddy	i think the only main characters still alive now in the comics are rick, carl, andrea and mr morgan
2012-02-29 23:00:49	@TDiddy	i think thats his name
2012-02-29 23:00:54	dare-	The comic's still going?
2012-02-29 23:00:59	dare-	Crazy
2012-02-29 23:00:59	@TDiddy	yep
2012-02-29 23:01:04	@TDiddy	not really
2012-02-29 23:01:10	@TDiddy	its only at like... 85 issues
2012-02-29 23:01:14	Aerox	I bet they'll make the samurai girl white
2012-02-29 23:01:38	+Vexed_Alex	Wait, Glenn died?!
2012-02-29 23:01:40	dare-	Asian is the new black.
2012-02-29 23:03:18	@TDiddy	oh no
2012-02-29 23:03:21	@TDiddy	hes around
2012-02-29 23:03:23	@TDiddy	my bad
2012-02-29 23:03:29	dare-	You almost broke Alex's heart
2012-02-29 23:03:42	+Vexed_Alex	Don't play like that, Travis.
2012-02-29 23:04:09	dare-	I hate the Walking Dead thread on Dtoid
2012-02-29 23:04:15	dare-	It's everyone just complaining about the show
2012-02-29 23:04:28	+Vexed_Alex	I hate the forums on Destructoid.
2012-02-29 23:04:40	@TDiddy	haha
2012-02-29 23:04:43	@TDiddy	nevermind
2012-02-29 23:04:47	@TDiddy	mr morgan is dead
2012-02-29 23:05:17	@TDiddy	and in the comics, sophia is alive
2012-02-29 23:05:23	dare-	Weird
2012-02-29 23:05:30	dare-	Her death in the show was awesome
2012-02-29 23:05:34	+Vexed_Alex	Isn't she Carl's love interest?
2012-02-29 23:05:48	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-02-29 23:05:49	@TDiddy	maybe
2012-02-29 23:05:59	@TDiddy	Carl does fucked up stuff in the comics
2012-02-29 23:06:07	+Vexed_Alex	hah
2012-02-29 23:06:07	+Vexed_Alex	like what
2012-02-29 23:06:08	@TDiddy	like, there are twins that are playing out in the forrest
2012-02-29 23:06:14	@TDiddy	and one of them accidently kills the other
2012-02-29 23:06:22	@TDiddy	and Carl finds him laughing or something
2012-02-29 23:06:25	@TDiddy	and just wastes him
2012-02-29 23:06:30	dare-	Weird
2012-02-29 23:06:34	+Vexed_Alex	what the fuck
2012-02-29 23:06:42	dare-	I want to read the comics at some point
2012-02-29 23:07:28	@TDiddy	yeah
2012-02-29 23:07:43	@TDiddy	also, maggie is the only person still living from the farm lol
2012-02-29 23:07:50	+Vexed_Alex	I don't know what this says about me
2012-02-29 23:07:59	@TDiddy	one of the guys in the prison is a serial rapist/murderer
2012-02-29 23:08:00	+Vexed_Alex	but I expected you to say that he fucked the dead twin
2012-02-29 23:08:12	dare-	Well, TDiddy did say "fucked up stuff"
2012-02-29 23:08:12	@TDiddy	and somebody assumes it the really tattoo'd black guy or whatever
2012-02-29 23:08:33	@TDiddy	and they leave the other two daughters of herschels with this really buttoned up white dude in a cafeteria
2012-02-29 23:08:38	@TDiddy	they come back and they are dead
2012-02-29 23:08:45	@TDiddy	and rick beats him to death
2012-02-29 23:08:53	+Vexed_Alex	That's what happens when you're racist.
2012-02-29 23:08:55	dare-	!white people--
2012-02-29 23:08:55	DtoidBot	The karma of white people is -40.
2012-02-29 23:09:18	@TDiddy	ah
2012-02-29 23:09:26	@TDiddy	the twins think that people come back the same as before
2012-02-29 23:09:34	@TDiddy	so one kills the other twin thinking he'll come back
2012-02-29 23:09:40	dare-	? Weird
2012-02-29 23:09:46	@TDiddy	and carl just shoots him in his sleep lol
2012-02-29 23:10:38	dare-	I like how that's a "lol"
2012-02-29 23:11:05	+Vexed_Alex	So, Carl is a psychotic
2012-02-29 23:11:14	@TDiddy	again, more fucked up stuff in the comics
2012-02-29 23:11:26	@TDiddy	tyresse is the T-Dog equal
2012-02-29 23:11:37	@TDiddy	and tyresse has his daughter and her boyfriend with him
2012-02-29 23:11:44	@TDiddy	the kids have a suicide pact
2012-02-29 23:11:50	@TDiddy	but the guy doesnt go through with it
2012-02-29 23:11:57	@TDiddy	so tyresse kills his zombie daughter
2012-02-29 23:12:01	@TDiddy	beats the guy to death
2012-02-29 23:12:10	@TDiddy	then waits for him to be a zombie so he can kill him again lol
2012-02-29 23:12:17	dare-	Okay that one is a lol
2012-02-29 23:12:35	Aerox	Lifetime has picked up Bristol Palin: Life’s A Tripp, a 10-episode docuseries chronicling Bristol Palin’s life as a young, single mother living in the spotlight of being Sarah Palin’s daughter.
2012-02-29 23:12:52	@TDiddy	he also liked wearing riot gear and smashing zombies with sledgehammers
2012-02-29 23:12:57	@TDiddy	because he was an awful shot
2012-02-29 23:13:00	@TDiddy	oh boy
2012-02-29 23:13:15	dare-	This is why no one takes women's programming seriously
2012-02-29 23:13:27	Aerox	dude riot gear is awesome
2012-02-29 23:13:28	Aerox	http://www.kidracer-x.com/Profile/Gear/peruvian-antiriot-gear.jpg
2012-02-29 23:13:48	dare-	They all look futuristic
2012-02-29 23:14:01	+Vexed_Alex	That's too much clothes
2012-02-29 23:14:09	@TDiddy	so yeah
2012-02-29 23:14:38	@TDiddy	the only people left from the show we know now are rick, carl, maggie, glenn, and sophia
2012-02-29 23:15:04	@TDiddy	and andrea
2012-02-29 23:15:06	dare-	I wonder if Daryl's brother will ever come back for real on the show
2012-02-29 23:15:11	@TDiddy	yeah
2012-02-29 23:15:17	@TDiddy	they still have him doing press for the show
2012-02-29 23:15:31	dare-	Well he came back as a hallucination
2012-02-29 23:15:35	dare-	So who knows
2012-02-29 23:15:51	+Bigby	so it looks like Ass Creed 3 will be like GBcast was saying, set during the American Revolution
2012-02-29 23:15:53	@TDiddy	haha
2012-02-29 23:15:56	@TDiddy	wow
2012-02-29 23:16:06	@TDiddy	yeah
2012-02-29 23:16:08	dare-	That'll be cool
2012-02-29 23:16:08	@TDiddy	i saw that
2012-02-29 23:16:16	dare-	They don't use that setting much
2012-02-29 23:16:26	@TDiddy	and um, the archetecture really doesnt allow much parkour, does it?
2012-02-29 23:16:32	dare-	But what about tying up the doomsday storyline present day
2012-02-29 23:16:46	+Vexed_Alex	There aren't very many buildings during that time, I don't imagine.
2012-02-29 23:16:47	dare-	I'm picturing parkour in Red Dead Redemption
2012-02-29 23:16:52	+Vexed_Alex	Or at least tall buildings.
2012-02-29 23:17:00	+Bigby	not sure
2012-02-29 23:17:08	+Bigby	i think Philidelphia was pretty built up at that time
2012-02-29 23:17:16	@TDiddy	Aerox
2012-02-29 23:17:19	Aerox	travis
2012-02-29 23:17:21	@TDiddy	did you watch survivor
2012-02-29 23:17:23	+Bigby	and Boston
2012-02-29 23:17:24	Aerox	no
2012-02-29 23:17:27	@TDiddy	Colton is amazing
2012-02-29 23:17:39	@TDiddy	the mega gay man just said
2012-02-29 23:17:47	@TDiddy	"I am a republican, i dont believe in handouts"
2012-02-29 23:17:56	Aerox	haha that was on the preview last week
2012-02-29 23:18:00	@TDiddy	and he wants a guy to get voted out because he hates how he talks and says he his ghetto trash
2012-02-29 23:18:18	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-02-29 23:23:09	@naia	Mmmmmmm http://thechive.com/2012/02/29/hungry-some-of-the-best-breakfast-joints-in-america-28-photos/
2012-02-29 23:23:23	Aerox	hehe dinkytown
2012-02-29 23:23:29	@naia	I want everyone to note that #1 on the list is Al's Breakfast, the place I always talk about
2012-02-29 23:23:31	dare-	I love beakfast food
2012-02-29 23:23:33	@naia	Hey I lived in Dinkytown
2012-02-29 23:23:44	@naia	I lived two blocks away from Al's
2012-02-29 23:24:04	@naia	I also want to check out the place in El Segundo and Mar Vista that is listed
2012-02-29 23:24:15	@TDiddy	UGH
2012-02-29 23:24:20	@TDiddy	he announced he had an idol
2012-02-29 23:24:24	@TDiddy	before council
2012-02-29 23:24:25	@TDiddy	COME ON
2012-02-29 23:24:27	+Bigby	this list is all messed up
2012-02-29 23:24:29	+Bigby	where is IHOP!?
2012-02-29 23:24:30	Aerox	i drive by the mar vista place every time I drive home from your house
2012-02-29 23:28:35	+Vexed_Alex	lol, Jeff Gerstmann was on Good Morning America
2012-02-29 23:29:14	+Bigby	link
2012-02-29 23:29:24	+Vexed_Alex	LOL FUBU
2012-02-29 23:29:29	+Vexed_Alex	http://www.youtube.com/watch?v=fEqm3OqcGYs
2012-02-29 23:29:30	DtoidBot	Jeff Gerstmann, Dreamcast on Good Morning America
2012-02-29 23:29:37	+Bigby	oh that
2012-02-29 23:29:41	+Bigby	i thought you meant recently
2012-02-29 23:29:45	+Bigby	saw that a while back
2012-02-29 23:31:28	Aerox	ahahahhahhaha
2012-02-29 23:31:28	Aerox	http://i.imgur.com/QYE9q.jpg
2012-02-29 23:31:56	+Bigby	all those people at pauls were given free cookies
2012-02-29 23:32:09	Aerox	DO THE MATH BIGBY
2012-02-29 23:32:09	Aerox	Ron Paul 4evaaaaaa
2012-02-29 23:32:19	+Vexed_Alex	hahahah
2012-02-29 23:35:25	dare-	Hrmm where's Moose
2012-02-29 23:35:31	@TDiddy	i forgot about the soup last night
2012-02-29 23:35:37	@TDiddy	Jim Rash with his Oscar!
2012-02-29 23:37:44	@naia	people may show up but Ron Paul isn't getting the votes
2012-02-29 23:38:06	+Vexed_Alex	All the unemployed Reddit aspies show up
2012-02-29 23:38:12	@naia	probably because he'd legalize weed and corrupt our children
2012-02-29 23:38:20	@naia	Fuck children
2012-02-29 23:38:27	+Vexed_Alex	Woah
2012-02-29 23:38:32	Aerox	the soup is tonight isn't it?
2012-02-29 23:38:34	@naia	It's always about protecting them.  I'm sick of it
2012-02-29 23:38:39	@naia	oooh probably
2012-02-29 23:38:41	+Vexed_Alex	Woah, Naigby
2012-02-29 23:38:50	Aerox	i have it dvred
2012-02-29 23:38:53	Aerox	i'll watch this weekend prbably
2012-02-29 23:39:32	@naia	Wow you went the pedo route Alex.  Really?
2012-02-29 23:40:13	+Bigby	im the pedo route?
2012-02-29 23:40:18	+Vexed_Alex	Duh.
2012-02-29 23:40:20	@naia	lulz
2012-02-29 23:40:25	@naia	What is this shit? http://www.giantbomb.com/news/binding-of-isaac-denied-3ds-release-over-religious-concerns/4011/
2012-02-29 23:40:26	+Bigby	:(
2012-02-29 23:40:37	Aerox	aww
2012-02-29 23:40:39	+Vexed_Alex	Nintendo is scared of Christians
2012-02-29 23:40:46	@naia	I'm thinking as a society we are WAY to uptight about everything
2012-02-29 23:40:46	+Bigby	because THE CHILDREN naia
2012-02-29 23:40:58	Aerox	naia you saw the DQ 3ds right
2012-02-29 23:41:04	@naia	YES
2012-02-29 23:41:18	@naia	another thing to never come here :(
2012-02-29 23:41:23	@naia	it's sooooooo pretty
2012-02-29 23:41:44	+Bigby	i knew she would shit a kitten about that
2012-02-29 23:41:44	+Bigby	import it
2012-02-29 23:41:44	@naia	but then I'd only be able to play japanese games on it
2012-02-29 23:41:57	@naia	because Nintendo had to fucking region lock their system.  Otherwise I totally WOULD
2012-02-29 23:41:58	Aerox	and there are just so many 3ds games everyone is dying to play
2012-02-29 23:45:52	-->	metalnarf (~metalnarf@p54AC9879.dip0.t-ipconnect.de) has joined #destructoid
2012-02-29 23:46:10	dare-	Like so many Wii games
2012-02-29 23:46:31	@TDiddy	spooky left twitchtv?
2012-02-29 23:46:43	+Vexed_Alex	I want to get gay married
2012-02-29 23:46:47	+Vexed_Alex	in a video game
2012-02-29 23:46:58	dare-	Skyrim
2012-02-29 23:47:05	Aerox	second life
2012-02-29 23:47:08	+Vexed_Alex	No, with an actual human being.
2012-02-29 23:47:13	+Vexed_Alex	Otherwise that's super lame
2012-02-29 23:47:22	Aerox	second life
2012-02-29 23:47:30	+Vexed_Alex	Second Life is too crude
2012-02-29 23:47:33	+Vexed_Alex	this needs to be classy
2012-02-29 23:53:52	Aerox	WoW?
2012-02-29 23:53:58	Aerox	EVE?
2012-02-29 23:54:22	+Bigby	Aion
2012-02-29 23:54:23	+Vexed_Alex	Can you get gay married in Eve?
2012-02-29 23:54:28	Aerox	i don't know
2012-02-29 23:54:36	+Vexed_Alex	Do you need spreadsheets to plan the wedding?
2012-02-29 23:54:45	+Bigby	City of Heroes
2012-02-29 23:54:45	+Bigby	DC Online
2012-02-29 23:54:45	Aerox	http://gamepolitics.com/2009/03/20/mmorpg-will-offer-same-sex-marriage-option
2012-02-29 23:54:56	Aerox	haha maplestory
2012-02-29 23:55:08	+Vexed_Alex	Travis
2012-02-29 23:55:10	+Bigby	FFXI had marriage quests
2012-02-29 23:55:12	+Vexed_Alex	let's get gay married in MapleStory
2012-02-29 23:55:17	@TDiddy	me
2012-02-29 23:55:17	@TDiddy	gross
2012-02-29 23:55:26	Aerox	god such a homophobe
2012-02-29 23:55:36	+Bigby	if you got married and invited a bunch of parties you all got a cutscene where you were in it
2012-02-29 23:55:37	+Vexed_Alex	Unbelievable.
2012-02-29 23:58:17	Aerox	i'm so bored
2012-02-29 23:58:17	@TDiddy	but top chef finale
2012-02-29 23:58:20	@TDiddy	and survivor
2012-02-29 23:58:27	Aerox	i haven't watched top chef in three weeks
2012-02-29 23:58:37	dare-	He'll be lost in the plot
2012-02-29 23:59:44	+Vexed_Alex	I GOT FAAAAAITH
2012-02-29 23:59:44	+Vexed_Alex	OF THE HEEEAAAAART
2012-03-01 00:00:32	+Bigby	watching bombcast clips
2012-03-01 00:00:41	+Bigby	http://www.youtube.com/watch?feature=endscreen&v=T_I16EKEJLw&NR=1
2012-03-01 00:00:41	DtoidBot	Giant Bombcast: Altoids (10-25-2011)
2012-03-01 00:00:41	+Bigby	i like the edits with the character avatars
2012-03-01 00:02:52	+Vexed_Alex	IT'S BEEN A LONG ROOAAD
2012-03-01 00:07:26		irc: disconnected from server
2012-03-01 00:07:50	-->	benbeltran (~benbeltra@187.146.47.127) has joined #destructoid
2012-03-01 00:07:50	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-01 00:07:50	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-01 00:07:50	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power Aerox AlucardX24 andrewm benbeltran cardfrek Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs maz2 metalnarf mistic n0brein|offline pointzeroeight richterbelmont theGoldenAvatar Weissbier]
2012-03-01 00:07:50	--	Channel #destructoid: 37 nicks (5 ops, 0 halfops, 5 voices, 27 normals)
2012-03-01 00:07:52	+Vexed_Alex	Ya'll don't have bass.
2012-03-01 00:07:53	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-01 00:08:15	+Vexed_Alex	Bennifer.
2012-03-01 00:08:34	+Vexed_Alex	I remember Suff0cat called Ben Bennifer
2012-03-01 00:08:47	+Vexed_Alex	and he got really upset
2012-03-01 00:08:52	+Vexed_Alex	this is pre him coming out
2012-03-01 00:09:07	Aerox	hahahahah
2012-03-01 00:10:14	@TDiddy	where is woosty
2012-03-01 00:10:35	@TDiddy	also, lol Ben appologizing to people for not coming to gdc
2012-03-01 00:10:35	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has quit (Quit: And I bid you suck it, good sir.)
2012-03-01 00:10:46	@TDiddy	all the dtoid writers will be so sad that he'd cling to them in social situations
2012-03-01 00:12:10	+Vexed_Alex	I think Suff0cat is either in jail
2012-03-01 00:12:16	+Vexed_Alex	or dead
2012-03-01 00:12:44	@TDiddy	or just at home
2012-03-01 00:12:54	@TDiddy	why dont you all nag him
2012-03-01 00:13:00	+Vexed_Alex	I asked him on twitter
2012-03-01 00:13:09	+Vexed_Alex	"Hey girl, how you fit in dem jeans."
2012-03-01 00:13:12	+Vexed_Alex	and he replied
2012-03-01 00:13:21	+Vexed_Alex	but that's all I've head from him
2012-03-01 00:13:28	@TDiddy	head from him?
2012-03-01 00:13:30	@TDiddy	how was that
2012-03-01 00:13:53	Aerox	hey alex
2012-03-01 00:13:58	Aerox	http://www.youtube.com/watch?v=GqX610isqyQ&feature=youtu.be
2012-03-01 00:13:58	DtoidBot	my first REAL attempt at singing screamo( im so sick by flyleaf) [HQ]
2012-03-01 00:13:59	+Vexed_Alex	@AlexCarrillo_ Ain't no jeans can hold me
2012-03-01 00:13:59	Aerox	This video
2012-03-01 00:14:01	Aerox	has
2012-03-01 00:14:02	Aerox	it
2012-03-01 00:14:02	Aerox	all
2012-03-01 00:14:15	Aerox	note the as seen on
2012-03-01 00:14:15	+Vexed_Alex	hahahahaha
2012-03-01 00:14:22	+Vexed_Alex	Multifacated piece of shit
2012-03-01 00:14:41	+Vexed_Alex	multifaceted*
2012-03-01 00:17:09	+Vexed_Alex	Youtube has taken down a dark road
2012-03-01 00:17:25	+Vexed_Alex	Now I'm watching show me how to put on a condom
2012-03-01 00:17:30	+Vexed_Alex	women*
2012-03-01 00:18:11	Aerox	hahaha
2012-03-01 00:18:54	+Vexed_Alex	These Fresh and Easy sunflower seeds are amazing
2012-03-01 00:19:19	+Vexed_Alex	And so terrible you
2012-03-01 00:19:39	+Vexed_Alex	8 tiny seeds are 170 calories?!
2012-03-01 00:21:23	Aerox	yep
2012-03-01 00:21:31	Aerox	all food is awful for you except celery the end
2012-03-01 00:21:48	+Vexed_Alex	I've eaten like 500, I think
2012-03-01 00:22:16	+Vexed_Alex	They're shell-less!
2012-03-01 00:22:22	Aerox	fatty
2012-03-01 00:22:28	+Vexed_Alex	I just pour them into my mouth!
2012-03-01 00:22:56	+Vexed_Alex	Also, the fact that they're coated with sea salt probably doesn't help
2012-03-01 00:23:26	Aerox	muy corpulento
2012-03-01 00:24:18	+Vexed_Alex	Tu madre
2012-03-01 00:24:34	dare-	Sunflower seeds are dense in energy.
2012-03-01 00:25:38	+Vexed_Alex	Suggested video cruising never ends with something pleasant
2012-03-01 00:26:11	+Vexed_Alex	I'm now watching chimps boning
2012-03-01 00:27:42	+Vexed_Alex	http://www.youtube.com/watch?v=82GUjPConiE&feature=related
2012-03-01 00:27:42	DtoidBot	Wild Wives of Africa - Bonobo Love
2012-03-01 00:27:54	+Vexed_Alex	I want to be a bonobo
2012-03-01 00:28:45	Aerox	i want to go here
2012-03-01 00:28:45	Aerox	http://www.youtube.com/watch?v=2KAcSoQ0GgI&feature=related
2012-03-01 00:28:46	DtoidBot	Mud Volcano Cartagena
2012-03-01 00:34:47	+Vexed_Alex	bed
2012-03-01 00:34:50	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Quit: Leaving)
2012-03-01 00:35:07	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Read error: Operation timed out)
2012-03-01 00:40:43	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit: Leaving.)
2012-03-01 00:40:48	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-01 00:46:31	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-01 00:52:36	--	Weissbier is now known as [6]Weissbier
2012-03-01 00:52:57	--	[6]Weissbier is now known as Weissbier
2012-03-01 01:02:44	<--	maz2 (~Bob@209.141.57.160) has quit (Quit: Leaving.)
2012-03-01 09:00:47		irc: disconnected from server
2012-03-01 09:00:59	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-01 09:00:59	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-01 09:00:59	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-01 09:00:59	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Ecks|Work +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck Weissbier]
2012-03-01 09:00:59	--	Channel #destructoid: 31 nicks (3 ops, 0 halfops, 4 voices, 24 normals)
2012-03-01 09:01:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-01 09:03:28	@bloodylip	morning mr beltran
2012-03-01 09:09:28	benbeltran	mornin'
2012-03-01 09:09:46	benbeltran	What's up
2012-03-01 09:10:13	@bloodylip	not too much
2012-03-01 09:16:28	jared	Yeah, cold coffee is the worst.
2012-03-01 09:18:53	@bloodylip	unless it's iced
2012-03-01 09:19:26	jared	Truth.
2012-03-01 09:32:26	benbeltran	That's stupid, body. Why do you hate cold coffee, but love it if it has a little cube of ice in there.
2012-03-01 09:32:52	theGoldenAvatar	I hate cold coffee period
2012-03-01 09:32:57	benbeltran	If god was real, I'd like coffee no matter what temperature
2012-03-01 09:33:15	benbeltran	It's good for me
2012-03-01 09:33:27	jared	OK, let me revise my statement.
2012-03-01 09:33:37	jared	I hate room temperature coffee.
2012-03-01 09:34:32	theGoldenAvatar	"I find that when someone's taking time to do something right in the present, they're a perfectionist with no ability to prioritize, whereas when someone took time to do something right in the past, they're a master artisan of great foresight."
2012-03-01 09:34:48	benbeltran	No, I agree. I hate it too. Yet, I think it's a bug in my body. 
2012-03-01 09:34:53	benbeltran	A glitch in the matrix
2012-03-01 09:35:18	benbeltran	Who are you quoting tga?
2012-03-01 09:35:20	jared	They really need to fix that thing.
2012-03-01 09:35:35	theGoldenAvatar	Jesus.
2012-03-01 09:36:49	theGoldenAvatar	http://nomachetejuggling.com.s3-website-us-east-1.amazonaws.com/2011/10/21/i-broke-your-code-and-its-your-fault/
2012-03-01 09:37:03	theGoldenAvatar	This guy is kind of a retard.
2012-03-01 09:38:30	jared	But.... IS it your fault?
2012-03-01 09:39:01	theGoldenAvatar	That's a bad joke and you should feel bad.
2012-03-01 09:39:17	jared	Why not Zoidberg?
2012-03-01 09:40:04	TheToiletDuck	Don't worry, you've still got Zoidberg.
2012-03-01 09:40:10	TheToiletDuck	YOU'VE ALL STILL GOT ZOIDBERG!
2012-03-01 09:47:28	jared	I hope we all have this much fun next week at Zoidberg's birthday party..
2012-03-01 09:54:35	+Ecks|Work	BACK TO ANOTHER MEETING
2012-03-01 09:54:36	+Ecks|Work	YAY
2012-03-01 09:54:41	 *	Ecks|Work hangs himself
2012-03-01 09:54:49	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-03-01 09:54:58	TheToiletDuck	Things were bad but now they're good. FOREVER!
2012-03-01 10:07:40	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-01 10:08:39	TheToiletDuck	http://www.cracked.com/photoplasty_327_25-classic-movies-made-filthy-with-needless-censorship_p25
2012-03-01 10:09:28	TheToiletDuck	[16:10:01] Aidan O'Donnell: ah i linked too early, only 4 or 5 were good
2012-03-01 10:10:37	nastidon	agreed lol
2012-03-01 10:15:27	nastidon	!weather saskatoon
2012-03-01 10:15:29	DtoidBot	From Saskatoon,  (CYXE) on March 1, 10:00 AM CST temp: 19 F (-7 C) cond: light snow wind: From the NE at 8 MPH (12.87 KPH) hu: 93% dewpnt: 18 F (-8 C)
2012-03-01 10:15:49	nastidon	prolly gonna snow today to spite me and my bike
2012-03-01 10:16:48	TheToiletDuck	So weird that this winter in Edinburgh it's only snowed once overnight and was gone by lunchtime
2012-03-01 10:17:49	TheToiletDuck	oh and a little bit during rugby training one night (it sucked)
2012-03-01 10:19:59	nastidon	heh
2012-03-01 10:20:50	TheToiletDuck	Man these fighting game fans are super defensive
2012-03-01 10:21:20	TheToiletDuck	hehe just got blocked by Fighting Game News on twitter for responding to "All those people who don't even care about fighting games need to STFU and mind their own business." with "U MAD?"
2012-03-01 10:21:52	jared	haha
2012-03-01 10:22:50	nastidon	srsbsns
2012-03-01 10:22:59	TheToiletDuck	I would encourage you all to do the same. @novriltataki
2012-03-01 10:23:46	nastidon	"you blocked my friend, i'm here to COUNTER-ATTACK!"
2012-03-01 10:23:58	jared	c-c-c-c-combobreaker!
2012-03-01 10:30:39	theGoldenAvatar	!weather 28404
2012-03-01 10:30:41	DtoidBot	From Wilmington, North Carolina (KILM) on March 1, 10:53 AM EST temp: 73 F (23 C) cond: Clear wind: From the WSW at 15 MPH Gusting to 24 MPH(24.14 KPH) hu: 69% dewpnt: 63 F (17 C)
2012-03-01 10:30:52	theGoldenAvatar	It's MARCCCH
2012-03-01 10:31:11	@ProfPew	holy shit 23 C
2012-03-01 10:31:11	benbeltran	Today beings my serious adventure in vimland
2012-03-01 10:31:19	@ProfPew	!weather utrecht
2012-03-01 10:31:21	DtoidBot	From Amsterdam,  (EHAM) on March 1, 5:25 PM CET temp: 50 F (10 C) cond: Mostly Cloudy wind: From the WNW at 6 MPH (9.66 KPH) hu: 87% dewpnt: 46 F (8 C)
2012-03-01 10:31:21	TheToiletDuck	23 is tropical
2012-03-01 10:31:26	benbeltran	I just bought the newspaper. Current Date: February 30 2012
2012-03-01 10:31:33	benbeltran	Somebody is getting fired.
2012-03-01 10:31:36	@ProfPew	lol
2012-03-01 10:31:45	theGoldenAvatar	F'ing Mexicans.
2012-03-01 10:31:47	jared	Thta is awesome.
2012-03-01 10:32:13	benbeltran	Some stupid programmer forgot how months work
2012-03-01 10:32:42	@bloodylip	!weather 19711
2012-03-01 10:32:44	DtoidBot	From Wilmington, Delaware (KILG) on March 1, 11:10 AM EST temp: 52 F (11 C) cond: Partly Cloudy wind: From the NW at 9 MPH (14.48 KPH) hu: 94% dewpnt: 50 F (10 C)
2012-03-01 10:33:48	nastidon	LOL benbeltran
2012-03-01 10:34:00	TheToiletDuck	!weather Edinburgh, UK
2012-03-01 10:34:02	DtoidBot	From Edinburgh Airport,  (EGPH) on March 1, 4:20 PM GMT temp: 54 F (12 C) cond: Partly Cloudy wind: Calm(0 KPH) hu: 77% dewpnt: 46 F (8 C)
2012-03-01 10:34:15	jared	!weather 02135
2012-03-01 10:34:16	DtoidBot	From Boston, Massachusetts (KBOS) on March 1, 10:54 AM EST temp: 37 F (3 C) cond: light rain mist wind: From the ENE at 28 MPH Gusting to 34 MPH(45.06 KPH) hu: 89% dewpnt: 34 F (1 C)
2012-03-01 10:34:25	TheToiletDuck	Hope it holds for my rugby game on Saturday. We're playing an over 35s team. We better win.
2012-03-01 10:34:55	theGoldenAvatar	Haha
2012-03-01 10:35:17	nastidon	i'd be on that team :(
2012-03-01 10:37:39	@bloodylip	benbeltran: i went to schedule my mortgage payment a few weeks ago
2012-03-01 10:37:45	@bloodylip	it's generally due on the last day of the month
2012-03-01 10:38:20	@bloodylip	so i went to the Bank of America website, tried to select 2/29, and it showed me *2* 3/1 dates
2012-03-01 10:39:06	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-01 10:39:06	--	Mode #destructoid [+o Aerox] by Q
2012-03-01 10:39:43	benbeltran	http://dl.dropbox.com/u/2152799/Screenshots/0d.png
2012-03-01 10:40:03	benbeltran	hahaha
2012-03-01 10:40:09	benbeltran	poor february, people don't understand him
2012-03-01 10:40:49	nastidon	i don't want extra days in the month, i'm on salary!
2012-03-01 10:40:51	TheToiletDuck	Fuck February, and fuck its extra R
2012-03-01 10:41:03	nastidon	ya f it in the r's
2012-03-01 10:41:10	jared	Nice alliteration.
2012-03-01 10:41:13	nastidon	:D
2012-03-01 10:41:30	theGoldenAvatar	http://www.youtube.com/watch?v=sgrA3xqB4sI
2012-03-01 10:41:31	DtoidBot	Did I win?
2012-03-01 10:42:47	benbeltran	Haha lucky bastard
2012-03-01 10:45:18	nastidon	heh
2012-03-01 10:54:23	-->	tGA_phone (~tgaphone@166.137.14.13) has joined #destructoid
2012-03-01 10:54:57	<--	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has quit (Read error: EOF from client)
2012-03-01 10:57:19	TheToiletDuck	looks interesting http://indie-fund.com/2012/03/the-swapper/
2012-03-01 11:00:23	nastidon	indeed
2012-03-01 11:00:55	nastidon	woo minecraft map height now officially doubled. and ocelots!
2012-03-01 11:08:51	TheToiletDuck	anyone needing diablo 3 beta codes. 5 mins on this site http://t.co/a7iJk3Ri
2012-03-01 11:09:15	TheToiletDuck	fuck nm
2012-03-01 11:09:39	TheToiletDuck	yeah the minecraft stuff looks cool
2012-03-01 11:11:25	@bloodylip	nevermind?
2012-03-01 11:13:02	@bloodylip	eh, just posted
2012-03-01 11:13:06	@bloodylip	i'm sure they're all used up by now
2012-03-01 11:15:33	TheToiletDuck	200 comments in less than a minute, yeah they're gone
2012-03-01 11:25:23	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-01 11:27:39	nastidon	heh
2012-03-01 11:33:05	<--	tGA_phone (~tgaphone@166.137.14.13) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-01 11:34:13	-->	PandaCookies (~Powerglov@pool-108-22-202-147.hgrtmd.east.verizon.net) has joined #destructoid
2012-03-01 11:37:12	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-01 11:37:12	--	Mode #destructoid [+v Gemsi] by Q
2012-03-01 11:55:11	theGoldenAvatar	!dtrivia 4
2012-03-01 11:55:12	DtoidBot	Starting the trivia. Round of 4 questions. !strivia to stop. Total: 225743
2012-03-01 11:55:12	DtoidBot	Music: Blood Sugar Sex Magik Was A Hit Album For This Los Angeles Band
2012-03-01 11:55:22	theGoldenAvatar	red hot chili peppers
2012-03-01 11:55:23	DtoidBot	Winner: theGoldenAvatar Answer: Red Hot Chili Peppers Streak: 3 Points: 1089
2012-03-01 11:55:31	DtoidBot	Art & Literature: Shakespeare: _________ Is A Priest In King Henry Vi Part Ii
2012-03-01 11:55:46	DtoidBot	Hint: S*u******
2012-03-01 11:56:01	DtoidBot	Time's up! You're all failures!
2012-03-01 11:56:09	DtoidBot	Name The Year: Ivan III (the Great) grand prince of Russia, born
2012-03-01 11:56:10	@Aerox	I got a fitocracy invite
2012-03-01 11:56:17	theGoldenAvatar	SWEET
2012-03-01 11:56:17	@Aerox	~*~so excited*~*
2012-03-01 11:56:19	@Aerox	it's already boring
2012-03-01 11:56:22	theGoldenAvatar	I don't even use it anymore.
2012-03-01 11:56:24	DtoidBot	Hint: 1***
2012-03-01 11:56:30	@bloodylip	it was probably just andrew trying to show you how much better than you he is
2012-03-01 11:56:39	DtoidBot	Time's up! You're all failures!
2012-03-01 11:56:44	<--	metalnarf (~metalnarf@p54AC9879.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-01 11:56:46	theGoldenAvatar	I wanted charting and shit.
2012-03-01 11:56:47	DtoidBot	General: Baby Names Beginning With E: Meaning: Young Warrior, Also see JOHN
2012-03-01 11:56:48	theGoldenAvatar	Doesn't have that.
2012-03-01 11:56:52	-->	metalnarf_ (~metalnarf@p54AC8A11.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 11:57:02	DtoidBot	Hint: e***
2012-03-01 11:57:07	@Aerox	I will probably input my journal from the last month and then never use it again
2012-03-01 11:57:17	DtoidBot	Time's up! You're all failures!
2012-03-01 11:57:17	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-01 11:57:18	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-01 11:58:22	<--	metalnarf_ (~metalnarf@p54AC8A11.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-03-01 12:00:32	PandaCookies	 hi
2012-03-01 12:04:23	@Aerox	Oh hello
2012-03-01 12:04:25	@Aerox	Long time no see
2012-03-01 12:04:33	PandaCookies	yep =)
2012-03-01 12:04:47	PandaCookies	How has everybody been?
2012-03-01 12:05:21	-->	meeetalnarf (~meetalnar@p54AC9229.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 12:07:06	@Aerox	Ok!
2012-03-01 12:07:08	-->	Droid_Alex (~Droid_Ale@64.134.226.70) has joined #destructoid
2012-03-01 12:07:08	@Aerox	How are you?
2012-03-01 12:07:10	@Aerox	SUP BEAN
2012-03-01 12:07:24	Droid_Alex	Sup butt
2012-03-01 12:10:03	PandaCookies	Im ok too
2012-03-01 12:10:03	<--	Droid_Alex (~Droid_Ale@64.134.226.70) has quit (Read error: Connection reset by peer)
2012-03-01 12:10:28	-->	Droid_Alex (~Droid_Ale@64.134.226.70) has joined #destructoid
2012-03-01 12:10:38	@Aerox	Aww
2012-03-01 12:10:44	@Aerox	I have been downgraded from cracker to butt :(
2012-03-01 12:10:46	@Aerox	Or is that an upgrade
2012-03-01 12:11:02	Droid_Alex	It's a mystery.
2012-03-01 12:13:45	-->	metalnarf (~metalnarf@p54AC9229.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 12:16:47	<--	Apple_Master (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-01 12:20:25	-->	Apple_Master (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has joined #destructoid
2012-03-01 12:20:50	benbeltran	Choosing a vim color scheme is srs bsns
2012-03-01 12:21:45	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (Ping timeout)
2012-03-01 12:21:58	Droid_Alex	I am hungry
2012-03-01 12:23:21	-->	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has joined #destructoid
2012-03-01 12:23:22	<--	Droid_Alex (~Droid_Ale@64.134.226.70) has quit (Read error: Connection reset by peer)
2012-03-01 12:23:51	mid3vol	Hellos
2012-03-01 12:24:02	mid3vol	D:
2012-03-01 12:25:38	benbeltran	Eat your pet
2012-03-01 12:25:47	theGoldenAvatar	Hi.
2012-03-01 12:25:54	theGoldenAvatar	He's gone, benbeltran
2012-03-01 12:26:05	benbeltran	Eating his pet probably
2012-03-01 12:26:09	theGoldenAvatar	Probably.
2012-03-01 12:26:14	benbeltran	pet eater
2012-03-01 12:31:23	mid3vol	hey andrew
2012-03-01 12:37:31	theGoldenAvatar	You still in Texas?
2012-03-01 12:37:57	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-01 12:38:01	theGoldenAvatar	Or have they kicked you out yet?
2012-03-01 12:42:51	mid3vol	not yet anyways
2012-03-01 12:43:22	mid3vol	muaha
2012-03-01 12:43:32	theGoldenAvatar	You're not trying hard enough then.
2012-03-01 12:43:38	mid3vol	how've you been?
2012-03-01 12:43:51	theGoldenAvatar	Same shit, different season.
2012-03-01 12:44:14	mid3vol	I hear dat
2012-03-01 12:46:17	dare-	Best Buy now also offering $20 gift card for ME3 purchase
2012-03-01 12:47:22	theGoldenAvatar	That's better than Kmart.
2012-03-01 12:47:27	@bloodylip	they're gonna have to do better than that to get me to purchase it!
2012-03-01 12:47:56	dare-	bloodylip it will also make you good at Dota 2.
2012-03-01 12:48:21	@Aerox	Oh
2012-03-01 12:48:45	mid3vol	I don't think I've even seen a trailer for it yet
2012-03-01 12:49:23	theGoldenAvatar	Actually, nevermind
2012-03-01 12:49:30	theGoldenAvatar	Apparently Kmart has dropped their gaming deals.
2012-03-01 12:49:44	dare-	? That sucks
2012-03-01 12:49:48	theGoldenAvatar	Yes.
2012-03-01 12:49:52	theGoldenAvatar	They were great.
2012-03-01 12:49:57	theGoldenAvatar	I got so much free stuff.
2012-03-01 12:50:04	theGoldenAvatar	Probably why they stopped.
2012-03-01 12:50:11	@Aerox	I thought they went bankrupt
2012-03-01 12:50:17	theGoldenAvatar	Again?
2012-03-01 12:50:25	mid3vol	lol
2012-03-01 12:50:37	dare-	Yeah them and Sears shut down a ton of stores recently
2012-03-01 12:50:51	@bloodylip	dare-: well that's likely to turn me into a raging asshole, so i'm gonna have to pass!
2012-03-01 12:50:52	theGoldenAvatar	Probably because of their gaming deals.
2012-03-01 12:51:02	theGoldenAvatar	You could literally get coupons and return games and keep the coupons.
2012-03-01 12:51:07	theGoldenAvatar	And they stacked.
2012-03-01 12:51:46	theGoldenAvatar	I just bought some pants there.
2012-03-01 12:52:00	theGoldenAvatar	Because they were like $5
2012-03-01 12:52:08	dare-	http://shine.yahoo.com/healthy-living/disneys-habit-heroes-accused-fat-shaming-232300194.html
2012-03-01 12:52:37	dare-	So you aren't wear women's pants any more then?
2012-03-01 12:53:02	theGoldenAvatar	Not recently.
2012-03-01 12:53:04	@bloodylip	haha, you wear wrangler jeans
2012-03-01 12:53:18	theGoldenAvatar	You're damn right I am.
2012-03-01 12:53:22	theGoldenAvatar	They were $5
2012-03-01 12:54:04	theGoldenAvatar	http://media.zenfs.com/en-US/blogs/partner/470_2268490.0
2012-03-01 12:54:06	theGoldenAvatar	Haha
2012-03-01 12:54:09	theGoldenAvatar	That shit is amazing.
2012-03-01 12:54:27	dare-	Lead Bottom is Aerox's nickname
2012-03-01 12:57:04	dare-	This is tga in his wrangler's
2012-03-01 12:57:05	dare-	http://www.youtube.com/watch?v=Y-E59Za3rFU
2012-03-01 12:57:06	DtoidBot	1980s Wrangler Jeans Commercial Sam Behrens
2012-03-01 12:57:32	theGoldenAvatar	Except less gay.
2012-03-01 12:57:47	dare-	God the 80s were awful
2012-03-01 12:59:52	mid3vol	bad idea jeans
2012-03-01 13:00:50	theGoldenAvatar	Hehe.
2012-03-01 13:01:35	mid3vol	should watch the snl skit if you never have
2012-03-01 13:01:45	theGoldenAvatar	I remember it.
2012-03-01 13:01:48	theGoldenAvatar	I'm old.
2012-03-01 13:01:55	@bloodylip	you should not watch any snl skits unless they were made in the 80s
2012-03-01 13:04:16	theGoldenAvatar	I think that was the 80s
2012-03-01 13:04:25	theGoldenAvatar	Or the very early 90s
2012-03-01 13:04:27	@bloodylip	yeah
2012-03-01 13:04:30	@bloodylip	that's acceptable then
2012-03-01 13:07:30	theGoldenAvatar	1990
2012-03-01 13:08:45	@bloodylip	1990 still counts as the 80s as far as i'm concerned
2012-03-01 13:10:22	dare-	I like the SNL mom jeans skit
2012-03-01 13:10:39	theGoldenAvatar	I smell Chick-fil-A
2012-03-01 13:11:27	dare-	AC3 confirmed    http://a4.sphotos.ak.fbcdn.net/hphotos-ak-ash4/431488_10150595212812950_97737872949_9207439_1891187689_n.jpg
2012-03-01 13:12:03	theGoldenAvatar	Is that Magua?
2012-03-01 13:12:03	dare-	The setting anyway
2012-03-01 13:12:19	dare-	Haha, what a reference
2012-03-01 13:12:20	@Aerox	The protagonist is half white/half native american
2012-03-01 13:12:35	dare-	That's pretty cool, I think
2012-03-01 13:12:39	@Aerox	sorry, half english
2012-03-01 13:12:47	@Aerox	So OH MAN DIVIDED LOYALTIES
2012-03-01 13:13:06	dare-	Hater
2012-03-01 13:13:20	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-01 13:13:29	theGoldenAvatar	dare- I try
2012-03-01 13:14:00	@bloodylip	so does that mean altair and ezio are english, too?!
2012-03-01 13:14:16	theGoldenAvatar	Wut?
2012-03-01 13:16:30	dare-	Bioshock Infinite October, boo too far
2012-03-01 13:16:53	@Aerox	Gavin
2012-03-01 13:16:57	@Aerox	What are you even tweeting at me
2012-03-01 13:17:06	@Aerox	You know the manager of that tumblr is good friends with that girl, right?
2012-03-01 13:17:11	<--	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has quit (Ping timeout)
2012-03-01 13:19:47	Halfleft|away	Sorry man. I'm not up on my tumblr inner-sanctum community knowledge like you are.
2012-03-01 13:19:47	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-01 13:20:27	dare-	Gavin is just mad because he gets blocked by women he follows
2012-03-01 13:20:31	Halfleft|away	how was the last meet? A lot of plaid?
2012-03-01 13:21:14	jared	Delicious plaid.
2012-03-01 13:21:50	Brainderailment	I heard plaid, who needs me?
2012-03-01 13:22:04	theGoldenAvatar	Aerox
2012-03-01 13:22:07	@Aerox	tga
2012-03-01 13:22:15	theGoldenAvatar	He's got a meeting with the tumblr inner sanctum.
2012-03-01 13:22:16	Brainderailment	why don't they make plaid condoms?
2012-03-01 13:22:19	@Aerox	HI NATE
2012-03-01 13:22:23	Brainderailment	sups
2012-03-01 13:22:30	jared	It's because of tumblr.
2012-03-01 13:22:39	jared	They actually filed a patent for plaid.
2012-03-01 13:22:43	@Aerox	https://www.google.com/search?hl=en&safe=off&q=burberry+condom&gs_upl=&gs_l=&ix=seb&ion=1&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.,cf.osb&biw=1330&bih=897&um=1&ie=UTF-8&tbm=isch&source=og&sa=N&tab=wi&ei=bsxPT9XQMOzYiALC_by0Bg
2012-03-01 13:23:03	Brainderailment	I don't count burburry as plaid
2012-03-01 13:23:14	@Aerox	Well aren't you an elitist
2012-03-01 13:23:23	Brainderailment	so
2012-03-01 13:23:34	Brainderailment	fuck you, you aren't cool enough to be plai
2012-03-01 13:23:37	Brainderailment	d
2012-03-01 13:23:38	nastidon	they've gone to plaid!
2012-03-01 13:23:39	jared	Also, I have a tumblr! ;0
2012-03-01 13:23:59	nastidon	iirc right after ludicrous speed
2012-03-01 13:25:18	Halfleft|away	you just got plaid
2012-03-01 13:25:22	Halfleft|away	why does my house stink
2012-03-01 13:25:35	Halfleft|away	my housemate had better not fucking have a dead hooker in his room
2012-03-01 13:26:27	nastidon	heh
2012-03-01 13:26:57	Brainderailment	One of my asshole college friends is in switzerland right now. Probably got a vacation paid by jesus money.
2012-03-01 13:27:15	-->	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has joined #destructoid
2012-03-01 13:27:50	dare-	Or Nazi gold
2012-03-01 13:28:07	Brainderailment	nazi pirate gold
2012-03-01 13:28:30	dare-	Doubloons
2012-03-01 13:29:10	nastidon	pieces of height
2012-03-01 13:33:12	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-01 13:33:15	<--	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has quit (Ping timeout)
2012-03-01 13:35:50	theGoldenAvatar	!lq
2012-03-01 13:35:51	DtoidBot	[1148] <theGoldenAvatar> I'm random to the min.
2012-03-01 13:37:40	@Aerox	http://twitter.com/AdamDork/status/175301401587630080
2012-03-01 13:38:07	theGoldenAvatar	That sexual harrassment.
2012-03-01 13:40:05	-->	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has joined #destructoid
2012-03-01 13:41:17	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-01 13:43:23	-->	metalnarf_ (~metalnarf@p54AC8F95.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 13:45:35	<--	metalnarf (~metalnarf@p54AC9229.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-01 13:46:06	<--	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has quit (Ping timeout)
2012-03-01 13:46:10	Halfleft|away	i complemented steph at work's skirt and blouse last week and now she calls me 'hun'
2012-03-01 13:46:17	<--	metalnarf_ (~metalnarf@p54AC8F95.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-03-01 13:46:23	Brainderailment	you should fuck her pussy off
2012-03-01 13:46:30	-->	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has joined #destructoid
2012-03-01 13:46:59	-->	metalnarf (~metalnarf@p54AC8EFA.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 13:47:00	jared	You should just IM her a link to that tweet.
2012-03-01 13:47:00	Halfleft|away	ew no she's old
2012-03-01 13:47:16	<--	meeetalnarf (~meetalnar@p54AC9229.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-01 13:47:30	Brainderailment	You should skype a link to an im to a tweet of a facebook status to her
2012-03-01 13:47:53	Halfleft|away	what
2012-03-01 13:48:10	Brainderailment	I know
2012-03-01 13:48:30	-->	meeetalnarf (~meetalnar@p54AC8EFA.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 13:48:33	theGoldenAvatar	Complement.
2012-03-01 13:48:39	jared	You should print out an IRC log linking to a tweet quoting an email about a jpeg of your FB conversation.
2012-03-01 13:48:41	theGoldenAvatar	What were you wearing?
2012-03-01 13:48:54	theGoldenAvatar	That complemented her skirt and blouse so well.
2012-03-01 13:49:09	jared	Adding the non-digital element is key.
2012-03-01 13:49:21	Brainderailment	make her type in links
2012-03-01 13:49:28	theGoldenAvatar	C'mon guys.
2012-03-01 13:49:38	theGoldenAvatar	Let's focus on his misspelling.
2012-03-01 13:49:57	dare-	I am looking at JRo's water polo injury
2012-03-01 13:50:18	theGoldenAvatar	I should take a picture of my thumb
2012-03-01 13:50:24	<--	mid3vol (~mew@cpe-70-115-51-239.elp.res.rr.com) has quit (Quit)
2012-03-01 13:50:27	theGoldenAvatar	It's all bulbous due to a baseball injury.
2012-03-01 13:52:01	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Connection reset by peer)
2012-03-01 13:53:48	@bloodylip	theGoldenAvatar: don't worry, i have your back on this
2012-03-01 13:54:03	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-01 13:54:47	theGoldenAvatar	!aq <Halfleft|away> i complemented steph at work's skirt and blouse last week and now she calls me 'hun'
2012-03-01 13:54:48	DtoidBot	Quote added.
2012-03-01 13:55:02	dare-	Lady's man
2012-03-01 13:55:08	jared	When does Journey come out?
2012-03-01 13:55:10	theGoldenAvatar	No, see it makes him seem GAY
2012-03-01 13:55:14	jared	Is it out already?
2012-03-01 13:55:18	theGoldenAvatar	BECAUSE COMPLEMENT
2012-03-01 13:55:27	Brainderailment	Don't stop, believin.
2012-03-01 13:55:29	dare-	I thought it was because he said the word "blouse"
2012-03-01 13:55:37	@Aerox	March 13th, Jared
2012-03-01 13:55:43	nastidon	oh complimented.. i read COMPLETED
2012-03-01 13:55:46	dare-	I hope it's good
2012-03-01 13:55:48	jared	Nooo!!!!
2012-03-01 13:55:51	nastidon	not a tailor then
2012-03-01 13:55:53	dare-	Flower was boring
2012-03-01 13:55:53	jared	NOOOO!!!!!!!!!!
2012-03-01 13:55:56	@Aerox	It's getting across the board great reviews
2012-03-01 13:55:59	@Aerox	I think it helps it's only like two hours
2012-03-01 13:56:09	nastidon	looks neat, too bad it's PSN
2012-03-01 13:56:11	+Gemsi	i enjoyed the journey beta
2012-03-01 13:56:16	jared	Aerox: I need that damn game to live!
2012-03-01 13:56:23	dare-	How much is it going to be
2012-03-01 13:56:40	Halfleft|away	fuck you andrew its been a long daY
2012-03-01 13:56:43	jorge`	steve perry
2012-03-01 13:57:04	@Aerox	A long day of terrible tweets from you
2012-03-01 13:57:10	dare-	^
2012-03-01 13:57:28	Halfleft|away	POOP
2012-03-01 13:57:35	dare-	Exactly
2012-03-01 13:57:40	jared	I think I'm going to cut down on my disc-based games and pick up some of the PSN games I've been meaning to get.
2012-03-01 13:57:41	Halfleft|away	I'm trying to be less negative aerox
2012-03-01 13:57:47	Halfleft|away	but it ust means I have less to say
2012-03-01 13:57:54	Halfleft|away	that guy at covent garden was good though
2012-03-01 13:57:57	dare-	Are you just bottling it up
2012-03-01 13:58:04	dare-	Or actually being less negative
2012-03-01 13:58:08	theGoldenAvatar	I'm trying to be more negative.
2012-03-01 13:58:19	theGoldenAvatar	Listening to self-help tapes.
2012-03-01 13:58:24	@Aerox	How many followers have you lost since you became even more emo
2012-03-01 13:58:26	dare-	jared what other PSN games
2012-03-01 13:58:29	jared	Halfleft|away: You know what always helps me? Transcend your body, head over to the astral plane, and punch ghosts in the face.
2012-03-01 13:59:04	theGoldenAvatar	That sounds complicated.
2012-03-01 13:59:17	jared	theGoldenAvatar: Shouldn't that read "I've been trying to be more negative, but it's fucking impossible! BULLSHIT!"
2012-03-01 13:59:29	theGoldenAvatar	I said I'm trying.
2012-03-01 13:59:42	theGoldenAvatar	The Moon wasn't built in a day
2012-03-01 13:59:48	jared	dare-: Limbo for sure.
2012-03-01 13:59:57	dare-	Eh
2012-03-01 14:00:01	dare-	That game is like 30 minutes long
2012-03-01 14:00:11	theGoldenAvatar	It's at least an hour.
2012-03-01 14:00:22	dare-	You're being positive again
2012-03-01 14:00:30	theGoldenAvatar	TOO LONG
2012-03-01 14:00:36	dare-	I think it was discounted on PSN a while ago to $10
2012-03-01 14:00:36	jared	haha
2012-03-01 14:00:40	dare-	Still pricey for an hour though
2012-03-01 14:00:41	jared	I enjoy this game.
2012-03-01 14:00:52	jared	I like that it's short though.
2012-03-01 14:00:58	dare-	It was fun though. I won it on a Dtoid contest
2012-03-01 14:01:06	jared	Disc games are getting too long. #old
2012-03-01 14:01:12	theGoldenAvatar	Dick*
2012-03-01 14:01:22	dare-	You kidding? You love BLANDS and that is like 100 hours
2012-03-01 14:01:24	jared	Dicks are getting too long.
2012-03-01 14:02:00	jared	I do... But I still have Moxxi and the stupid collection quests for Robot Revolution to do, and I'm already max level.
2012-03-01 14:02:06	jared	I just want it to be over now.
2012-03-01 14:02:20	dare-	I'm like level 10
2012-03-01 14:02:24	dare-	Or 20 or something
2012-03-01 14:02:30	dare-	I wish the narrative were stronger
2012-03-01 14:02:32	dare-	Fun game though
2012-03-01 14:02:44	dare-	Got the GOTY edition on PSN for $15
2012-03-01 14:03:04	jared	It's fun multiplayer because you don't care about the sucking lack of a story.. but if you have to solo any part of the game, it gets meh.
2012-03-01 14:03:17	dare-	Everyone I know finished it long ago
2012-03-01 14:03:44	dare-	You actually might like Payday
2012-03-01 14:04:00	dare-	4 player coop, like L4D but with crimes
2012-03-01 14:04:13	jared	There's a trophy in Robot Revolution to collect these random drops from claptraps.. but they only have like a 5% chance to drop a unique item, and if it's one you already have, then tough.
2012-03-01 14:04:17	-->	richterbelmont_ (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-01 14:04:23	jared	That's taken me so long, and I'm not even done.
2012-03-01 14:04:23	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-03-01 14:04:23	--	richterbelmont_ is now known as richterbelmont
2012-03-01 14:04:44	jared	Hmm... If it has a demo, I'd give it a go.
2012-03-01 14:05:20	dare-	It does
2012-03-01 14:05:29	dare-	So does Limbo I think if you haven't played it
2012-03-01 14:05:42	dare-	You level up, unlock difernt upgrade trees
2012-03-01 14:07:41	jared	I downloaded the SSX demo too. I'm hoping I can play that and it will be enough to not get the full game... because Amalur certainly was.
2012-03-01 14:09:22	dare-	Actually I went into the SSX demo with no real desire to even play it
2012-03-01 14:09:29	dare-	And now I want the full version if it goes on sale
2012-03-01 14:09:35	meeetalnarf	i disliked both :(
2012-03-01 14:09:56	dare-	meeetalnarf you should play SF4 with jared
2012-03-01 14:09:59	dare-	oh wait he never plays
2012-03-01 14:11:27	jared	=P
2012-03-01 14:11:35	jared	It's because of my dark secret
2012-03-01 14:12:15	-->	sbb_ (~gup@d47-69-140-64.try.wideopenwest.com) has joined #destructoid
2012-03-01 14:12:30	jared	meeetalnarf: The amalur demo was just enough to create a character and get some powers. But by the end, when they tried to force you into the damn fetch quests, you're like "Oh right, not buying this."
2012-03-01 14:12:54	meeetalnarf	^^
2012-03-01 14:13:11	meeetalnarf	got the bow and lost interest
2012-03-01 14:14:23	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-01 14:14:58	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-03-01 14:15:52	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-01 14:15:58	sbb_	does anyone here have Pure for pc?
2012-03-01 14:16:00	theGoldenAvatar	http://www.japantrendshop.com/rhythm-slim-chin-muscle-exercise-p-1292.html
2012-03-01 14:16:09	theGoldenAvatar	I need that
2012-03-01 14:16:19	theGoldenAvatar	Been neglecting my chin muscles.
2012-03-01 14:17:04	theGoldenAvatar	http://www.japantrendshop.com/facial-lift-at-once-face-trainer-p-1124.html
2012-03-01 14:17:08	theGoldenAvatar	...
2012-03-01 14:17:10	Brainderailment	that's not going to do shit for saggy skin
2012-03-01 14:17:48	@Aerox	I might
2012-03-01 14:17:52	Brainderailment	img3 says she likes it
2012-03-01 14:18:00	Brainderailment	http://www.japantrendshop.com/img/omni/facial-lift-at-once-face-mouth-exercise-2.jpg
2012-03-01 14:18:01	@Aerox	No just kidding, I don't
2012-03-01 14:18:10	Halfleft|away	that bitch has some insane sideburns
2012-03-01 14:18:15	Brainderailment	close your eyes, let it happen
2012-03-01 14:18:23	theGoldenAvatar	http://www.japantrendshop.com/pupeko-antiaging-mouthpiece-p-1257.html
2012-03-01 14:18:32	@Aerox	WTF is up with her weird neck hair patch
2012-03-01 14:18:43	Brainderailment	gross
2012-03-01 14:18:50	theGoldenAvatar	http://www.japantrendshop.com/houreisen-face-exercise-mask-p-924.html
2012-03-01 14:18:58	theGoldenAvatar	Seriously this is just some S&M shit in disguise.
2012-03-01 14:19:00	@Aerox	Pretty sure that's a fetish mask
2012-03-01 14:19:07	@Aerox	Oh wait those yellow things are arrows, not flames
2012-03-01 14:20:30	<--	PandaCookies (~Powerglov@pool-108-22-202-147.hgrtmd.east.verizon.net) has quit (Quit)
2012-03-01 14:24:15	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-03-01 14:27:47	theGoldenAvatar	http://www.salon.com/2012/03/01/i_fell_for_a_craigslist_job_scam/
2012-03-01 14:27:54	theGoldenAvatar	Holy mother fucking shit.
2012-03-01 14:27:55	theGoldenAvatar	"Then he explained the job. Just register on a website and give them his referral number. Then use the links on that site to sign up for trial offers of services like the Disney Movie Club, and Netflix and Creditreport.com. The trials would cost between $1 and $5, which I?d pay with my own debit card. I?d get it back soon. The idea here was that some loophole had been discovered in these companies? marketing campaigns, and we would be
2012-03-01 14:27:56	theGoldenAvatar	 the beneficiaries. "
2012-03-01 14:28:00	theGoldenAvatar	How dumb can you be?
2012-03-01 14:28:35	-->	meeetalnarf2 (~meetalnar@p54AC8D27.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 14:30:04	<--	metalnarf (~metalnarf@p54AC8EFA.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-03-01 14:30:07	Brainderailment	Jesus, that person is a fucking tard
2012-03-01 14:30:18	Halfleft|away	and thus deserves to lose their money
2012-03-01 14:30:19	theGoldenAvatar	The guy goes on about how internet savvy he is and shit so I thought the scam was going to be more subtle.
2012-03-01 14:30:23	Halfleft|away	clearly they can't be trusted with it
2012-03-01 14:30:27	theGoldenAvatar	Then you get to that part of the article.
2012-03-01 14:31:11	<--	meeetalnarf (~meetalnar@p54AC8EFA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-01 14:31:42	-->	meeetalnarf (~meetalnar@p54AC939E.dip0.t-ipconnect.de) has joined #destructoid
2012-03-01 14:32:00	@Aerox	https://si0.twimg.com/profile_images/1670677143/face.jpg
2012-03-01 14:32:16	theGoldenAvatar	What am I looking at?
2012-03-01 14:32:24	@Aerox	The internet savvy man
2012-03-01 14:32:28	theGoldenAvatar	Oh
2012-03-01 14:32:43	theGoldenAvatar	You sure love googling people
2012-03-01 14:33:29	@Aerox	I wanted to see what someone who graduated college at age 28 looked like
2012-03-01 14:33:45	Brainderailment	Aerox is always googling folks
2012-03-01 14:34:01	theGoldenAvatar	http://www.thecollegefootballgirl.com/wp-content/uploads/2011/07/Oklahoma-St-QB-Brandon-Weeden-21.jpg
2012-03-01 14:34:03	theGoldenAvatar	There you go.
2012-03-01 14:34:36	<--	meeetalnarf2 (~meetalnar@p54AC8D27.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-01 14:37:04	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-01 14:38:06	theGoldenAvatar	https://twitter.com/#!/MikeTyson/status/175310763811024898
2012-03-01 14:38:49	Halfleft|away	http://s3.amazonaws.com/data.tumblr.com/tumblr_m07xpwWgH01qzwtdlo1_1280.jpg?AWSAccessKeyId=AKIAJ6IHWSU3BX3X7X3Q&Expires=1330720558&Signature=gI21%2Fgb4Rjp3MdI0pzx77TxyJb8%3D
2012-03-01 14:38:52	Halfleft|away	legit?
2012-03-01 14:38:57	Halfleft|away	looks neat regardless
2012-03-01 14:38:58	theGoldenAvatar	Yes.
2012-03-01 14:39:01	theGoldenAvatar	Magua.
2012-03-01 14:39:18	Brainderailment	Ass Creed, MURKA
2012-03-01 14:39:19	Halfleft|away	it's a shame and unsurprising to see even less subtlety in the assassins
2012-03-01 14:39:45	theGoldenAvatar	Have you seen Last of the Mohicans?
2012-03-01 14:40:04	Halfleft|away	no
2012-03-01 14:40:59	theGoldenAvatar	http://www.youtube.com/watch?v=faaX7IPErdc
2012-03-01 14:41:00	DtoidBot	The Last of the Mohicans [1080p] - (Battle Scene) Magua and His Huron War Party Ambushes the British
2012-03-01 14:41:05	theGoldenAvatar	I imagine the game goes like that.
2012-03-01 14:42:57	theGoldenAvatar	back when DDL wasn't as much of a ham.
2012-03-01 14:43:43	theGoldenAvatar	I'm going home.
2012-03-01 14:43:48	--	theGoldenAvatar is now known as tga|away
2012-03-01 14:46:44	-->	naia_ (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has joined #destructoid
2012-03-01 14:46:44	--	Mode #destructoid [+o naia_] by Q
2012-03-01 14:47:05	--	naia_ is now known as naia|work
2012-03-01 14:48:59	-->	Batthink (webchat@host86-157-25-238.range86-157.btcentralplus.com) has joined #destructoid
2012-03-01 14:49:08	<--	Batthink (webchat@host86-157-25-238.range86-157.btcentralplus.com) has quit (Registered)
2012-03-01 14:49:08	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-01 14:50:56	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-01 15:06:47	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-03-01 15:13:35	<--	meeetalnarf (~meetalnar@p54AC939E.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-03-01 15:14:43	@naia|work	So..... s'up
2012-03-01 15:15:34	dare-	Chicken s'up
2012-03-01 15:18:12	jared	Snap.
2012-03-01 15:18:40	Brainderailment	imgur FFFF
2012-03-01 15:19:11	DougCL	http://www.youtube.com/watch?v=rPt-uMDTTw0
2012-03-01 15:19:13	DtoidBot	Drunk Man At Disneyland Gets Pepper Sprayed
2012-03-01 15:20:31	Brainderailment	Meanwhile the hecklers are all drunk
2012-03-01 15:20:58	DougCL	but they aint swinging
2012-03-01 15:21:01	@naia|work	Was this yesterday?  I heard they were open all day
2012-03-01 15:21:18	DougCL	i have no idea when it happened
2012-03-01 15:22:29	andrewm	 The video is Feb 20, so no.
2012-03-01 15:22:30	Brainderailment	Seeing as it's filmed in 9:16, it was at least taken in the last couple years.
2012-03-01 15:40:00	@Aerox	I want to go home
2012-03-01 15:42:11	Halfleft|away	I want to stay home.
2012-03-01 15:43:11	jared	I would also like to go home.
2012-03-01 15:43:15	jared	..forever?
2012-03-01 15:44:07	Brainderailment	has anyone done the windows 8 consumer preview?
2012-03-01 15:46:23	dare-	Probably Bigby
2012-03-01 15:46:24	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-01 15:53:45	Batthink	HAHAHAHAHA: http://www.youtube.com/watch?v=Yu5Q86V8lT4
2012-03-01 15:53:46	DtoidBot	Paddy Power -- Chav Tranquilizer (uncensored)
2012-03-01 15:54:43	Batthink	This ad, although banned on TV, was shown before a video I was about to watch.
2012-03-01 16:02:21	--	Ecks|Offline is now known as Ecksorcism
2012-03-01 16:04:58	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-01 16:04:59	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-01 16:04:59	--	andrewm_ is now known as andrewm
2012-03-01 16:08:44	-->	Weissbier (~Weissbier@c-98-219-185-171.hsd1.pa.comcast.net) has joined #destructoid
2012-03-01 16:09:47	<--	naia|work (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has quit (Quit)
2012-03-01 16:19:11	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-01 16:20:10	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-03-01 16:35:39	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-01 16:35:50	--	dare- is now known as dare|away
2012-03-01 16:41:40	--	Ecksorcism is now known as Ecks|Offline
2012-03-01 16:50:03	--	Ecks|Offline is now known as Ecksorcism
2012-03-01 16:51:29	+Ecksorcism	>.<
2012-03-01 16:53:44	@Aerox	:D
2012-03-01 16:57:23	+Ecksorcism	hey JRo
2012-03-01 16:59:09	@Aerox	sup
2012-03-01 17:01:22	+Ecksorcism	nothing, just got home from work
2012-03-01 17:01:27	+Ecksorcism	I am tired
2012-03-01 17:01:30	+Ecksorcism	I might nap
2012-03-01 17:02:58	Brainderailment	So, I want to drive out west for holiday this year. I don't know if I want to put my mini through that though. I really don't want to fly either. Guess I'll just stay home and masturbate
2012-03-01 17:03:10	@Aerox	why don't you want to fly?
2012-03-01 17:03:19	Brainderailment	I don't want to give them my money
2012-03-01 17:03:31	@Aerox	It would be way cheaper than gas
2012-03-01 17:03:32	Brainderailment	plus, car rentals/cab fees
2012-03-01 17:03:38	@Aerox	That would still probably be cheaper than gas
2012-03-01 17:03:53	@Aerox	Where out west are you thinking
2012-03-01 17:03:55	Brainderailment	I dunno man. Car rentals are really expensive these days
2012-03-01 17:03:56	dare|away	But not cheaper than staying home and masturbating
2012-03-01 17:04:37	Brainderailment	I mostly want to drive because I've never seen the west side of the US.
2012-03-01 17:05:27	Brainderailment	farthest west I've been is mid texas
2012-03-01 17:05:39	@Aerox	oh!
2012-03-01 17:05:40	@Aerox	sad
2012-03-01 17:05:52	@Aerox	Well you have a free place to stay if you come to LA
2012-03-01 17:06:10	Brainderailment	really?
2012-03-01 17:06:18	Brainderailment	that'd be bonkers man
2012-03-01 17:06:34	@Aerox	yes
2012-03-01 17:06:37	@Aerox	I put up dtoid people all the time
2012-03-01 17:06:45	Brainderailment	You're a swell guy Jro
2012-03-01 17:06:47	@Aerox	I have a big couch, a fold out futon
2012-03-01 17:06:51	Brainderailment	My wife might be opposed though
2012-03-01 17:06:52	@Aerox	Room in my large queen bed
2012-03-01 17:06:55	@Aerox	She's not invited.
2012-03-01 17:06:58	Brainderailment	haha
2012-03-01 17:07:01	Brainderailment	even better
2012-03-01 17:07:05	@Aerox	She can sleep out on the patio
2012-03-01 17:07:12	@Aerox	I have a 2 person air mattress but it currently has a leak
2012-03-01 17:07:19	Brainderailment	I definitely would want someone to show us around though.
2012-03-01 17:07:27	@Aerox	Yeah, Naia and I will do stuff with/to you
2012-03-01 17:07:33	Brainderailment	sweet!
2012-03-01 17:07:35	@Aerox	We can get Chad in too
2012-03-01 17:07:54	Brainderailment	What about alex, is he not a cool guy like that?
2012-03-01 17:08:47	@Aerox	He refuses to hang out with us
2012-03-01 17:08:52	@Aerox	Although he might make an exception for yo
2012-03-01 17:08:53	@Aerox	u
2012-03-01 17:08:58	@Aerox	When are you thinking of doing this
2012-03-01 17:09:22	Brainderailment	Not sure really. I'll have to look at our tax return situation and stuff
2012-03-01 17:09:36	Brainderailment	I usually want to get out of town in the spring
2012-03-01 17:10:02	@Aerox	I would suggest you drive out to LA, stay here for a few days, take the pacific coast highway to SF
2012-03-01 17:10:04	@Aerox	Hang out there a few days
2012-03-01 17:10:06	@Aerox	if you still have extra time
2012-03-01 17:10:18	@Aerox	Spend some time up in more northern california checking out the redwood forests and stuff if you're into that
2012-03-01 17:10:21	@Aerox	And/or Yosemite
2012-03-01 17:10:28	@Aerox	Unless you are not into outdoors/camping at all
2012-03-01 17:10:28	Brainderailment	Yeah, totally.
2012-03-01 17:10:45	Brainderailment	I probably wouldn't actually camp, but I'm down for hikes
2012-03-01 17:10:54	@Aerox	They do kind of cheap small cabin rentals and shit too
2012-03-01 17:11:01	@Aerox	Or cheap motels that are within driving distance of day hikes
2012-03-01 17:11:41	@Aerox	Yosemite is wonderful
2012-03-01 17:11:49	Brainderailment	I mostly just want to get in a car, gtfo and see some of the things. Maybe eat a meal in vegas on the way
2012-03-01 17:12:19	@Aerox	man now I'm looking at pictures
2012-03-01 17:12:21	@Aerox	I haven't been in a few years
2012-03-01 17:16:42	Brainderailment	This is kind of my start to finally get out of my bubble and see shit. I want to go to UK, EU, South Korea, and Japan. But I have to start somewhere.
2012-03-01 17:17:36	@Aerox	breakin' free of the chains of southern oppression
2012-03-01 17:17:42	@Aerox	ooh south korea would be a great trip
2012-03-01 17:17:48	Brainderailment	I'm a slave to the souf
2012-03-01 17:17:49	@Aerox	I haven't been overseas in almost five years
2012-03-01 17:17:51	@Aerox	Actually
2012-03-01 17:17:56	@Aerox	My passport expired two weeks ago
2012-03-01 17:17:57	@Aerox	I just remembered
2012-03-01 17:17:59	@Aerox	I need to take care of that
2012-03-01 17:18:01	Brainderailment	I have a friend in sk, I want to visit her
2012-03-01 17:19:37	+Ecksorcism	some retarded politician wants our passports to expire yearly. I hope he gets assassinated
2012-03-01 17:20:21	Brainderailment	I've never gotten my passport
2012-03-01 17:20:26	Brainderailment	never needed one
2012-03-01 17:20:59	+Ecksorcism	Since I need one to go to the US now
2012-03-01 17:21:01	@Aerox	I've done Mexico, France, Ireland, Australia
2012-03-01 17:21:15	@Aerox	New Zealand
2012-03-01 17:21:29	+Ecksorcism	I'd love to go to Austrailia
2012-03-01 17:21:31	@Aerox	Basically all white people countries
2012-03-01 17:21:35	@Aerox	I lived there for six months
2012-03-01 17:21:36	@Aerox	it was great
2012-03-01 17:21:40	+Ecksorcism	=O
2012-03-01 17:21:45	+Ecksorcism	work?
2012-03-01 17:21:47	+Ecksorcism	school?
2012-03-01 17:22:10	+Ecksorcism	extra-marital affair?
2012-03-01 17:22:27	@Aerox	study abroad
2012-03-01 17:22:31	@Aerox	Except school there was so fucking easy
2012-03-01 17:22:34	@Aerox	I did basically no work
2012-03-01 17:22:48	Brainderailment	Aus doesn't appeal to me. I imagine Texas in the middle of the ocean
2012-03-01 17:22:58	@Aerox	It's not like that at all
2012-03-01 17:22:58	+Ecksorcism	I regret not taking a study abroad semester
2012-03-01 17:23:03	dare|away	I just renewed my passport actually, and they have passport cards now, I was like WTF are these
2012-03-01 17:23:25	+Ecksorcism	I am thinking of getting a Nexus Card actually
2012-03-01 17:23:26	@Aerox	The card is only valid for border crossings
2012-03-01 17:23:30	@Aerox	US/Canada or US/Mexico
2012-03-01 17:23:33	dare|away	Yep
2012-03-01 17:23:35	@Aerox	You can't use it for any international air travel
2012-03-01 17:23:40	dare|away	I know, bummer
2012-03-01 17:23:51	dare|away	Still I'm right by Mexico, so it's useful
2012-03-01 17:23:51	@Aerox	I like getting stamps in my book
2012-03-01 17:23:54	@Aerox	Yeah for sure
2012-03-01 17:24:08	dare|away	I've only been to Asia
2012-03-01 17:24:18	@Aerox	Anyway Nate like 95% of Australia is on the coast
2012-03-01 17:24:18	+Ecksorcism	international travel with a passport card would be amazing
2012-03-01 17:24:20	@Aerox	or really close to it
2012-03-01 17:24:20	dare|away	Japan I lived in for a year, Taiwan, Vietnam, and briefly in S. Korea and China.
2012-03-01 17:24:24	Brainderailment	yeah
2012-03-01 17:24:42	+Ecksorcism	I hate you so much right now dare
2012-03-01 17:24:52	dare|away	Why?
2012-03-01 17:24:53	dare|away	I'm so nice
2012-03-01 17:24:57	dare|away	And funny
2012-03-01 17:25:05	+Ecksorcism	Haha
2012-03-01 17:25:13	@Aerox	He is jealous of all the anime you could have theoretically purchased
2012-03-01 17:25:18	dare|away	If you want to go to Japan or Korea for a year it's easy
2012-03-01 17:25:19	Brainderailment	Did you go to HK or Mainland china Dare?
2012-03-01 17:25:21	dare|away	You just need a college degree.
2012-03-01 17:25:22	@Aerox	I was supposed to go to Tokyo this spring
2012-03-01 17:25:24	@Aerox	But that fell through
2012-03-01 17:25:29	@Aerox	Did you do JET?
2012-03-01 17:25:31	dare|away	Mainland, we border crossed from northern Vietnam into China
2012-03-01 17:25:33	dare|away	Aerox yep
2012-03-01 17:25:38	@Aerox	Where'd they stick you?
2012-03-01 17:25:47	dare|away	In a small town with no train station
2012-03-01 17:25:47	@Aerox	I've heard it's awesome if you get placed in a small village and kind of shitty if you get placed in a huge city
2012-03-01 17:25:49	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-03-01 17:25:51	@Aerox	awesome
2012-03-01 17:25:52	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-01 17:25:52	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-01 17:25:53	dare|away	1.5 hours east of Tokyo
2012-03-01 17:25:57	@Aerox	That's like perfect
2012-03-01 17:26:02	@Aerox	hi bean
2012-03-01 17:26:10	+Vexed_Alex	hi
2012-03-01 17:26:13	dare|away	It's kinda shitty being a non-Japanese Asian there, to be honest.
2012-03-01 17:26:32	Brainderailment	dem racists?
2012-03-01 17:26:32	+Vexed_Alex	Because the Japanese are horrificly racist?
2012-03-01 17:26:39	dare|away	Yep
2012-03-01 17:26:43	dare|away	I mean a lot of people were fine
2012-03-01 17:26:56	+Vexed_Alex	!Japan--
2012-03-01 17:26:56	DtoidBot	The karma of Japan is -229.
2012-03-01 17:26:58	dare|away	But it's super difficult sometimes
2012-03-01 17:27:16	dare|away	I had a friend that was Korean and one of her students said he was surprised to meet her
2012-03-01 17:27:18	@Aerox	At least you weren't black
2012-03-01 17:27:23	dare|away	Because he thought all Korean women in Japan were prostitutes
2012-03-01 17:27:29	Brainderailment	haha
2012-03-01 17:27:41	dare|away	I got hassled by the police a few times for being out after dark
2012-03-01 17:27:47	+Vexed_Alex	There's something weird with Marvel Vs Capcom 3 on Vita
2012-03-01 17:27:49	dare|away	Aerox being black there can be pretty good, actually.
2012-03-01 17:27:53	Brainderailment	did they call you "boy" dare?
2012-03-01 17:28:00	@Aerox	What is it Alex?
2012-03-01 17:28:02	+Vexed_Alex	For some reason I can pull off moves better on the stick than the d-pad
2012-03-01 17:28:06	@Aerox	odd
2012-03-01 17:28:16	dare|away	Nate no, but they were pretty hostile until I produced my US passport. It was like, "Oops, we thought you were...something else."
2012-03-01 17:28:17	+Vexed_Alex	But that's not an issue on Alpha 3
2012-03-01 17:28:34	+Vexed_Alex	Also, this game is fucking weird.
2012-03-01 17:28:36	@Aerox	I have trouble pulling off moves in Alpha 3 period
2012-03-01 17:28:36	Brainderailment	did they ever say "fag drag" around you dare?
2012-03-01 17:28:45	@Aerox	He was in Japan, not Tennessee
2012-03-01 17:28:47	dare|away	? I have no idea what that is, no
2012-03-01 17:28:49	+Vexed_Alex	I'm glad I didn't get it on consoles.
2012-03-01 17:28:54	Brainderailment	haha
2012-03-01 17:29:10	dare|away	Some black people do get that "boy" treatment though in Japanese
2012-03-01 17:29:12	dare|away	It's pretty gross
2012-03-01 17:29:15	+Vexed_Alex	It feels slow, but fast.
2012-03-01 17:29:25	+Vexed_Alex	Boy treatment?
2012-03-01 17:29:38	dare|away	Yeah being talked down to, like you aren't a grown man
2012-03-01 17:29:42	Brainderailment	did you see any JP greasers?
2012-03-01 17:29:49	dare|away	Brainderailment hahaha, yes actually
2012-03-01 17:29:53	dare|away	Motorcycle gangs if they count
2012-03-01 17:29:56	Brainderailment	yeah
2012-03-01 17:30:08	Brainderailment	these mofos/ http://s3-ak.buzzfed.com/static/imagebuzz/web02/2010/5/28/0/japanese-rockabilly-1576-1275020777-0.jpg
2012-03-01 17:30:26	dare|away	Hahaha, I did in Tokyo, yes
2012-03-01 17:30:32	dare|away	They're a little more subtle in the country
2012-03-01 17:30:36	+Vexed_Alex	What do you expect from a country where cartoon child pornography is popular
2012-03-01 17:31:01	dare|away	There were a lot of good things, though
2012-03-01 17:31:21	dare|away	But if you are foreign looking and in a small town, you have zero privacy
2012-03-01 17:31:31	@Aerox	ahahahhaha nate
2012-03-01 17:31:34	@Aerox	Those people are the worst
2012-03-01 17:31:40	Brainderailment	NO!
2012-03-01 17:31:44	Brainderailment	they're the BESS!
2012-03-01 17:32:54	dare|away	That's one thing about Japan though, they take their hobbies super seriously
2012-03-01 17:33:08	+Vexed_Alex	Nissan is trying to tease the new Altima
2012-03-01 17:33:13	+Vexed_Alex	That shit looks exactly the same
2012-03-01 17:33:29	-->	Lelio (~Lelio@58.145.143.104) has joined #destructoid
2012-03-01 17:33:34	+Vexed_Alex	Meaning, Koreans are going to continue stomping on them
2012-03-01 17:33:59	dare|away	Korea came out of nowhere over the past decade
2012-03-01 17:34:04	<--	mueti (mueti@nrbg-4d057d41.pool.mediaWays.net) has quit (Read error: EOF from client)
2012-03-01 17:34:06	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-01 17:34:21	+Vexed_Alex	Well, past 3 or 4 years.
2012-03-01 17:34:26	dare|away	They are really doing well on everything
2012-03-01 17:34:39	+Vexed_Alex	Anything behind that is still shitty, and you should stay away.
2012-03-01 17:34:48	dare|away	Well electronics, movies, pop culture
2012-03-01 17:34:59	dare|away	It's pretty impressive
2012-03-01 17:35:00	Brainderailment	I loled. https://twitter.com/robhuebel/statuses/175362564321050625
2012-03-01 17:36:14	dare|away	Aerox where do you want to travel to that you haven't?
2012-03-01 17:36:21	@Aerox	oh man
2012-03-01 17:36:24	@Aerox	everywhere
2012-03-01 17:36:32	@Aerox	I'd love to travel around africa
2012-03-01 17:36:38	@Aerox	Gabon/Kenya
2012-03-01 17:36:40	@Aerox	Egypt if it was safer
2012-03-01 17:36:46	@Aerox	I'd like to visit Spain
2012-03-01 17:36:51	dare|away	Egypt would be dope
2012-03-01 17:36:51	@Aerox	I want to do a Japan trip
2012-03-01 17:36:53	dare|away	Israel
2012-03-01 17:36:55	@Aerox	A cheap southeast asia trip
2012-03-01 17:36:57	dare|away	I really want to go to Europe, Russia.
2012-03-01 17:36:59	@Aerox	I've love to do mainland china
2012-03-01 17:37:10	dare|away	I only got to do China a bit, I'd do that, and definitely HK
2012-03-01 17:37:19	dare|away	Japan is so expensive
2012-03-01 17:37:20	+Ecksorcism	I need to go back to China
2012-03-01 17:37:21	@Aerox	Yeah, Hong Kong too
2012-03-01 17:37:25	@Aerox	Singapore I want to see
2012-03-01 17:37:26	+Ecksorcism	HK is amazing
2012-03-01 17:37:27	+Vexed_Alex	Most of Europe is shitty and cold, though
2012-03-01 17:37:33	dare|away	It cost the same to travel from southern to northern Japan, as it did from Japan to Taiwan
2012-03-01 17:37:33	@Aerox	I want to do a small island that isn't Hawaii
2012-03-01 17:37:36	@Aerox	Like Tahiti or something
2012-03-01 17:37:39	@Aerox	Costa Rica
2012-03-01 17:37:51	@Aerox	i want to go to Peru just for Machu Piccu
2012-03-01 17:37:54	@Aerox	I've heard great things about Brazil
2012-03-01 17:38:00	dare|away	Brazil, yep
2012-03-01 17:38:14	Brainderailment	Guam
2012-03-01 17:38:19	dare|away	No thanks on Guam
2012-03-01 17:38:20	Brainderailment	totally vacant
2012-03-01 17:38:28	dare|away	I've met a lot of Guamanians
2012-03-01 17:38:30	Brainderailment	It's a fucking army base
2012-03-01 17:38:30	dare|away	They are so weird
2012-03-01 17:38:32	dare|away	Yep
2012-03-01 17:38:45	Brainderailment	I dated (loosely used term) a girl from guam
2012-03-01 17:38:56	+Vexed_Alex	You fucked a girl from guam.
2012-03-01 17:39:00	Brainderailment	NOPE
2012-03-01 17:39:01	+Vexed_Alex	A few times.
2012-03-01 17:39:05	@Aerox	I do not want to go to Guam
2012-03-01 17:39:09	@Aerox	at all
2012-03-01 17:39:13	+Vexed_Alex	You smelled a girl from guam
2012-03-01 17:39:17	Brainderailment	yep!
2012-03-01 17:39:19	Brainderailment	she didn't know me
2012-03-01 17:39:30	Brainderailment	I consider that 1st base
2012-03-01 17:39:36	dare|away	She accused you of sexual harrassment
2012-03-01 17:39:40	dare|away	You said it's part of the game
2012-03-01 17:39:42	Brainderailment	You gon git smelled!
2012-03-01 17:39:49	+Vexed_Alex	I want to visit anywhere that's not cold.
2012-03-01 17:40:12	+Vexed_Alex	Because countries with cold weather have uninteresting people.
2012-03-01 17:40:17	+Vexed_Alex	That's why Whites are so awful.
2012-03-01 17:40:23	Brainderailment	fucking whites
2012-03-01 17:40:36	@Aerox	Russians are pretty interesting
2012-03-01 17:40:38	@Aerox	Their country sucks though
2012-03-01 17:40:39	+Ecksorcism	I can agree to that Alex
2012-03-01 17:40:46	dare|away	Me too Alex
2012-03-01 17:40:53	+Vexed_Alex	If by interesting you mean awful.
2012-03-01 17:40:54	dare|away	All the minorities in channel unite as one.
2012-03-01 17:41:09	dare|away	I think Russia is interesting, I'd love to go
2012-03-01 17:41:15	+Vexed_Alex	They're all in the mafia, they're all terrible drivers, and they all try and online scam you.
2012-03-01 17:41:16	dare|away	Seems cheap, too
2012-03-01 17:41:27	+Vexed_Alex	That's because no one goes to Russie because it's Russia!
2012-03-01 17:41:31	+Vexed_Alex	Russia*
2012-03-01 17:42:12	+Vexed_Alex	A trip to England sounds like a waste
2012-03-01 17:42:45	dare|away	Haha
2012-03-01 17:42:48	dare|away	Alex where do you want to go
2012-03-01 17:43:23	@Aerox	Turkish bath houses, exclusively
2012-03-01 17:44:36	dare|away	That just makes me think of Eastern Promises
2012-03-01 17:46:14	+Ecksorcism	Now I'm looking at flights
2012-03-01 17:46:19	+Vexed_Alex	I want to go to the Italian riviera, buy a Ferrari Daytona Spider, and cruise it with a fly ass bitch
2012-03-01 17:46:22	+Ecksorcism	look what you guys did!
2012-03-01 17:46:46	@Aerox	Oh
2012-03-01 17:46:50	@Aerox	I want to go to Monte Carlo/Monaco too
2012-03-01 17:46:56	+Vexed_Alex	Mmmmm
2012-03-01 17:47:33	dare|away	Me too
2012-03-01 17:47:39	dare|away	Dtoid GRAN TURISMO
2012-03-01 17:47:48	@Aerox	Basically I want to go everywhere
2012-03-01 17:47:49	+Vexed_Alex	I want to go during the races, because race car
2012-03-01 17:47:52	@Aerox	Except countries that are active war zones
2012-03-01 17:47:57	@Aerox	Or places where I will be kidnapped and tortured
2012-03-01 17:48:11	dare|away	Just for being white
2012-03-01 17:48:17	+Ecksorcism	strike Kenya off the list then
2012-03-01 17:48:21	+Vexed_Alex	You should go to Norway.
2012-03-01 17:48:34	+Vexed_Alex	I hear you'll be safe there, coward
2012-03-01 17:48:40	dare|away	Hahahahaha
2012-03-01 17:48:43	dare|away	CALLED OUT
2012-03-01 17:49:12	+Ecksorcism	I NEED ME3 LIKE NOW
2012-03-01 17:49:17	@Aerox	There are protected safari reserves in kenya that are nice
2012-03-01 17:49:30	+Vexed_Alex	What a female!
2012-03-01 17:49:36	+Vexed_Alex	I just read what you wrote in a girl voice.
2012-03-01 17:49:38	+Vexed_Alex	Know this.
2012-03-01 17:49:44	@Aerox	Haha
2012-03-01 17:49:48	@Aerox	You're just jealous of my skin color
2012-03-01 17:49:52	dare|away	That's how I read everything Aerox types
2012-03-01 17:50:06	+Ecksorcism	I still dont believe Aerox is a man
2012-03-01 17:50:09	--	Vexed_Alex is now known as Alex|Away
2012-03-01 17:50:11	@Aerox	busted
2012-03-01 17:50:14	+Ecksorcism	not after me molested Moose
2012-03-01 17:50:18	+Ecksorcism	he*
2012-03-01 17:50:21	@Aerox	Come on
2012-03-01 17:50:24	@Aerox	Moose had nice boobs
2012-03-01 17:50:32	+Ecksorcism	he has lovely boobs
2012-03-01 17:58:11	+Gandysampras	Sup nerds
2012-03-01 17:58:20	+Gandysampras	I just spent 15 hours in university ¬_¬
2012-03-01 17:58:31	+Ecksorcism	Why?
2012-03-01 17:59:14	+Gandysampras	Deadline tomorrow
2012-03-01 17:59:15	@Aerox	barf gross
2012-03-01 17:59:20	@Aerox	I think I deserve beer tonight
2012-03-01 17:59:25	+Gandysampras	I just had one
2012-03-01 17:59:34	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-01 17:59:50	dare|away	How come beers are allowed in your bet
2012-03-01 17:59:52	dare|away	Lots of calories
2012-03-01 17:59:58	@Aerox	I think I'm going to get  two bombers
2012-03-01 18:00:02	+Ecksorcism	DONT RUIN IT DARE
2012-03-01 18:00:07	@Aerox	It's just enough to make me feel happy but not enough to give me any kind of hangover
2012-03-01 18:00:38	+Gandysampras	We're both practically high functioning alcoholics
2012-03-01 18:00:43	+Gandysampras	Booze would be terrible
2012-03-01 18:00:49	+Gandysampras	no booze*
2012-03-01 18:01:23	+Ecksorcism	brb
2012-03-01 18:05:50	<--	Weissbier (~Weissbier@c-98-219-185-171.hsd1.pa.comcast.net) has quit (Registered)
2012-03-01 18:05:50	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-01 18:06:11	@Aerox	gaaaaandddyyyyyyyyyyy
2012-03-01 18:07:56	+Gandysampras	Aiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiirrrrrrrrrrrroooooooooooooxxxxxxxxxxxx
2012-03-01 18:11:22	@Aerox	How come you aren't out partying
2012-03-01 18:19:15	+Gandysampras	I have a presentation tomorrow at 10 am
2012-03-01 18:19:21	+Gandysampras	ad I've had no sleep cos dota 2
2012-03-01 18:19:26	+Gandysampras	so I want to sleep tonight
2012-03-01 18:19:29	@Aerox	from last night?
2012-03-01 18:19:31	+Gandysampras	Getting drunk is tomorrow
2012-03-01 18:19:32	+Gandysampras	yeah
2012-03-01 18:19:33	@Aerox	or did you keep playing
2012-03-01 18:19:50	+Gandysampras	I watched some TV and played some dark souls for a couple of hours after
2012-03-01 18:19:56	+Gandysampras	but then I was in uni at 8
2012-03-01 18:20:36	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-01 18:23:24	+Gandysampras	anyway
2012-03-01 18:23:25	+Gandysampras	bedtime
2012-03-01 18:23:30	+Gandysampras	later nerds
2012-03-01 18:23:36	@Aerox	bye
2012-03-01 18:24:38	@Aerox	i'm sleepy
2012-03-01 18:25:13	dare|away	Jim gave Journey 9.0
2012-03-01 18:25:15	dare|away	Pretty good
2012-03-01 18:30:50	jorge`	don't stop reviewin
2012-03-01 18:37:47	<--	Lelio (~Lelio@58.145.143.104) has quit (Read error: Connection reset by peer)
2012-03-01 18:39:38	<--	Apple_Master (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-01 19:08:53		irc: disconnected from server
2012-03-01 22:00:47	-->	benbeltran (~benbeltra@187.146.46.64) has joined #destructoid
2012-03-01 22:00:47	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @naia @Q +Alex|Away +Bigby +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power AlucardX24 andrewm benbeltran Brain|iPhone cardfrek dare|away DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio Lelio|Away lolshin madfigs maz2 mistic n0brein|offline pointzeroeight RobotBebop tga|away Weissbier]
2012-03-01 22:00:47	--	Channel #destructoid: 35 nicks (5 ops, 0 halfops, 5 voices, 25 normals)
2012-03-01 22:00:48	RobotBebop	it's like i have to slide it into the grove between the piece sticking it out and the bottom ledge things
2012-03-01 22:00:48	+Bigby	the back vent should still match up
2012-03-01 22:00:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-01 22:00:52	RobotBebop	but it just won't quite get there
2012-03-01 22:01:15	dare|away	If only you had human hands
2012-03-01 22:01:29	+Bigby	lol
2012-03-01 22:01:32	+Alex|Away	Come on, Moosette
2012-03-01 22:01:34	+Alex|Away	work it
2012-03-01 22:01:41	+Bigby	do the screw holes for the PSU on the back line up?
2012-03-01 22:02:06	dare|away	I remember my PSU was a little tricky to snap into alignment
2012-03-01 22:02:20	+Alex|Away	I'll snap you into alignment
2012-03-01 22:02:33	dare|away	No thanks
2012-03-01 22:02:46	Brain|iPhone	Moose, do you have a tape measure?
2012-03-01 22:03:10	+Bigby	http://www.newegg.com/Product/Product.aspx?Item=N82E16817341018
2012-03-01 22:03:14	+Bigby	is that your PSU?
2012-03-01 22:03:21	--	Ecksorcism is now known as Ecks|Offline
2012-03-01 22:03:24	dare|away	Is the Wendy's W burger any good
2012-03-01 22:03:40	RobotBebop	i linked to it above biggles
2012-03-01 22:03:48	+Alex|Away	It's Wendy's
2012-03-01 22:03:49	Brain|iPhone	5.9 3.4 6.3
2012-03-01 22:03:50	RobotBebop	it's like... millimeters too thick
2012-03-01 22:03:51	+Alex|Away	of course not
2012-03-01 22:04:01	+Alex|Away	That's what she said, Moose
2012-03-01 22:04:08	RobotBebop	i just need to bend that piece back a bit
2012-03-01 22:04:16	+Bigby	the back end should screw in place ok
2012-03-01 22:04:17	dare|away	I actually like Wendy's
2012-03-01 22:04:29	+Bigby	just bend the metal ledges out of the way
2012-03-01 22:04:31	Brain|iPhone	Moose, it's time to red green rig the psu on the outside of the case until you figure it out
2012-03-01 22:04:50	dare|away	At least you know it'll be well ventilated
2012-03-01 22:05:00	+Alex|Away	Wendy's needs to understand what fucking seasoning is
2012-03-01 22:05:05	+Alex|Away	they don't do a single thing to their patties
2012-03-01 22:05:13	dare|away	Oh that's right you are big on seasoning patties
2012-03-01 22:05:19	+Alex|Away	I am big on flavor
2012-03-01 22:05:23	@Aerox	hahah
2012-03-01 22:05:27	@Aerox	"we can't say dickwolf on tv"
2012-03-01 22:05:29	+Bigby	have them rub the patties on their armpits
2012-03-01 22:05:33	Brain|iPhone	Wendy's uses salt. That's it
2012-03-01 22:05:37	RobotBebop	there we go
2012-03-01 22:05:42	+Bigby	that work?
2012-03-01 22:05:44	Brain|iPhone	I used to be a flipper for them
2012-03-01 22:05:48	RobotBebop	i just bent it back a few mm
2012-03-01 22:05:54	+Bigby	see, there you go
2012-03-01 22:05:57	+Bigby	problem solving
2012-03-01 22:06:39	Brain|iPhone	Cases can warp in shipping
2012-03-01 22:06:48	+Bigby	the case didnt warp
2012-03-01 22:07:05	+Bigby	it had a little ledge tab to hold the psu in place that was too short for his psu
2012-03-01 22:07:21	Brain|iPhone	You were there!? Jk
2012-03-01 22:07:41	+Bigby	its called webcam hacking, durhey
2012-03-01 22:07:42	+Alex|Away	Meanwhile, In N Out grills mine with mustard and/or spread
2012-03-01 22:07:52	dare|away	Animal style
2012-03-01 22:09:09	Brain|iPhone	Oh, is moose a webcam girl now?
2012-03-01 22:09:46	+Bigby	Suicide Moose
2012-03-01 22:10:32	dare|away	Okay Bigby, that was pretty good
2012-03-01 22:12:15	Brain|iPhone	You told him to use power supply lube right?
2012-03-01 22:15:36	Brain|iPhone	Butts
2012-03-01 22:16:44	@Aerox	lubey butts
2012-03-01 22:16:49	@Aerox	that's the best kind of butt to have
2012-03-01 22:18:25	DougCL	a naturally lubey butt?
2012-03-01 22:18:33	@Aerox	artificial
2012-03-01 22:18:40	@Aerox	just get some regular lube and lube your butt right up
2012-03-01 22:18:57	DougCL	but
2012-03-01 22:18:58	DougCL	but
2012-03-01 22:19:02	@Aerox	http://theuniblog.evilspacerobot.com/wp-content/uploads/2011/08/pardonme.gif
2012-03-01 22:19:09	Brain|iPhone	Non gmo lubed butts
2012-03-01 22:19:14	DougCL	what if someones butt was just always lubed up
2012-03-01 22:19:31	@Aerox	They would be the luckiest person in the world
2012-03-01 22:19:33	@Aerox	Yes nate is correct
2012-03-01 22:19:52	@Aerox	No one wants unnatural abberations lubing their butt
2012-03-01 22:22:23	Brain|iPhone	Moose, did you fuck up and destroy your pc yet?
2012-03-01 22:22:34	dare|away	If he did, I think he'd have a meltdown
2012-03-01 22:22:47	@Aerox	Amazing autistic porn joke on 30 rock tonight
2012-03-01 22:22:51	@Aerox	re: temple grandin
2012-03-01 22:23:01	RobotBebop	blrargghh
2012-03-01 22:23:08	RobotBebop	i bought this case cause it had front USB ports
2012-03-01 22:23:23	RobotBebop	but there's no socket for the connector it has on my motherboard
2012-03-01 22:23:27	Brain|iPhone	Dont they all?
2012-03-01 22:23:49	dare|away	Your MB has no internal USB header? That's weird
2012-03-01 22:23:55	Brain|iPhone	It should have little pin things.
2012-03-01 22:23:59	@Aerox	that's really odd
2012-03-01 22:24:31	+Bigby	look on the bottom of it
2012-03-01 22:24:39	Brain|iPhone	So, what is coming out of the back of the front usb ports?
2012-03-01 22:24:40	+Bigby	should be a bunch of pins sticking up
2012-03-01 22:24:41	DtoidBot	...
2012-03-01 22:25:03	RobotBebop	well
2012-03-01 22:25:15	RobotBebop	I have 3 connectors on the case
2012-03-01 22:25:25	RobotBebop	one that has all those stupid tiny ones for the LEDs
2012-03-01 22:25:28	RobotBebop	and the buttons
2012-03-01 22:25:34	RobotBebop	one labelled HDA
2012-03-01 22:25:39	RobotBebop	which fits into the front audio port
2012-03-01 22:25:56	+Bigby	some of the USB pin connecters are connected together so it looks like one but it goes on two rows of pins
2012-03-01 22:26:06	RobotBebop	and then one that is just labelled USB3 and looks like an old school joy pad connector
2012-03-01 22:26:06	Brain|iPhone	The usb ones are like 8 pin looking things.
2012-03-01 22:26:23	+Bigby	usb3 is for USB 3.0 connections
2012-03-01 22:26:27	RobotBebop	REALLY?!
2012-03-01 22:26:34	+Bigby	yes
2012-03-01 22:26:37	RobotBebop	wow!
2012-03-01 22:26:38	RobotBebop	thanks!
2012-03-01 22:26:41	dare|away	Does your motherboard even have internal USB 3.0 headers?
2012-03-01 22:26:44	dare|away	A lot of them don't
2012-03-01 22:26:47	RobotBebop	apparently not.
2012-03-01 22:26:48	+Bigby	i have to explain shit like that all day, so dont get all snippy
2012-03-01 22:27:01	@Aerox	yeah moose bigby is trying to help don't be mea
2012-03-01 22:27:01	@Aerox	n
2012-03-01 22:27:03	dare|away	What's your motherboard model Moose
2012-03-01 22:27:13	dare|away	Very few models have that right now
2012-03-01 22:27:25	+Bigby	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/p480x480/431528_285838031490118_100001917710003_756231_989600420_n.jpg
2012-03-01 22:27:31	+Bigby	his is a gigabyte board
2012-03-01 22:27:54	Brain|iPhone	Yeah. To the point where some cases have long usb 3 wires to go all the way to the back of the mobo
2012-03-01 22:28:26	RobotBebop	http://ncix.com/products/?sku=61004&vpn=GA-Z68MA-D2H-B3&manufacture=Gigabyte&promoid=1009
2012-03-01 22:28:32	dare|away	Nate yeah a lot of interim cases did that, super ghetto
2012-03-01 22:28:58	RobotBebop	i;ll just get some bullshit USB hub
2012-03-01 22:29:22	+Bigby	http://www.gigabyte.us/fileupload/LineImage/2/3855/4920.jpg
2012-03-01 22:30:15	+Bigby	you should still be able to slide the two pin or four pin connectors onto those boxes at the bottom
2012-03-01 22:30:17	dare|away	Yeah I don't see the 3.0 header on there.
2012-03-01 22:30:49	+Bigby	they just have them boxed in
2012-03-01 22:34:18	+Bigby	get it figured out?
2012-03-01 22:34:38	RobotBebop	there's no USB 3 connector that fits the one coming from my case :/
2012-03-01 22:34:43	RobotBebop	its one big plug
2012-03-01 22:35:05	@Aerox	isn't one big plug the next thing you were going to buy
2012-03-01 22:35:36	RobotBebop	hehehe
2012-03-01 22:35:44	Brain|iPhone	Moose, it should look like the thing on the left. http://ecx.images-amazon.com/images/I/1186VVCNuAL._SL500_AA300_.jpg
2012-03-01 22:36:05	Brain|iPhone	If it's like a standard usb connector, ur fucked
2012-03-01 22:37:09	Brain|iPhone	In your long moose pussy
2012-03-01 22:38:52	@Aerox	god I'm erect
2012-03-01 22:39:08	+Bigby	tmi
2012-03-01 22:39:17	Brain|iPhone	Nei
2012-03-01 22:39:18	RobotBebop	yah i don't have anything like that
2012-03-01 22:39:32	Brain|iPhone	Weird
2012-03-01 22:40:00	Brain|iPhone	Are the connectors on the front of your case blue?
2012-03-01 22:40:31	RobotBebop	yeah
2012-03-01 22:40:44	RobotBebop	let me take a pic of the connection
2012-03-01 22:41:02	Brain|iPhone	Okay, that's why
2012-03-01 22:41:07	dare|away	His looks like this http://members.westnet.com.au/crimsonfury/images/misc/usb3_header.jpg
2012-03-01 22:41:28	RobotBebop	yah!
2012-03-01 22:41:29	RobotBebop	thats it
2012-03-01 22:41:43	Brain|iPhone	You no haz usb3 internal header
2012-03-01 22:41:53	RobotBebop	yah
2012-03-01 22:41:56	RobotBebop	i'll just buy a hub
2012-03-01 22:41:58	RobotBebop	fuck it
2012-03-01 22:41:59	+Bigby	yah, that mobo doesnt support that connection type
2012-03-01 22:42:01	dare|away	You need a new MB or a new case if you want to use the front ports
2012-03-01 22:42:04	+Bigby	strip them
2012-03-01 22:42:12	+Bigby	and reconnect them individually
2012-03-01 22:42:18	RobotBebop	to the USB 2 connectinos?
2012-03-01 22:42:19	RobotBebop	that works?
2012-03-01 22:42:24	RobotBebop	not that im going to exert that kind of effort
2012-03-01 22:42:26	dare|away	Or you could do the ghetto thing, and get an extension that basically wires them from the back USB3 ports to the front
2012-03-01 22:42:45	+Bigby	oh wait, you mean you dont even have pins for a 3.0 on the mobo?
2012-03-01 22:42:50	dare|away	No internal header Bigby
2012-03-01 22:43:00	dare|away	He just has 2 ports on the back of the MB
2012-03-01 22:43:00	dare|away	That's it
2012-03-01 22:43:02	+Bigby	aww
2012-03-01 22:43:11	+Bigby	i thought he just had a weird pin out
2012-03-01 22:43:17	dare|away	No, it's standard
2012-03-01 22:43:31	dare|away	Internal headers for USB3 are on more expensive motherboards
2012-03-01 22:43:44	+Bigby	asus boards broseph
2012-03-01 22:43:53	dare|away	It's Z68 based so it's fairly new but the board is only $100
2012-03-01 22:44:33	RobotBebop	it has everything else i want so eh
2012-03-01 22:44:40	RobotBebop	RAM looks so fancy now
2012-03-01 22:44:52	dare|away	Heatsink spreaders are kinda gaudy
2012-03-01 22:45:00	RobotBebop	mine are sleek
2012-03-01 22:45:03	RobotBebop	some mushkin things
2012-03-01 22:45:15	+Bigby	http://www.amazon.com/Antec-High-Flexibility-LanBoy-Air-Blue/dp/B003WMVI2M/ref=wl_it_dp_o_npd?ie=UTF8&coliid=IXSYY5HP2NLI7&colid=2V4V5YBO6IYA4
2012-03-01 22:45:18	dare|away	Moose they might let you exchange case for an older model of the 300 with USB 2.0 in the front
2012-03-01 22:45:18	+Bigby	still getting this
2012-03-01 22:45:21	RobotBebop	http://ncix.com/products/?sku=55544&vpn=996770&manufacture=Mushkin%20Enhanced&promoid=1078
2012-03-01 22:45:22	+Bigby	can move everything on it
2012-03-01 22:45:44	dare|away	Moose Stilettos
2012-03-01 22:46:18	Brain|iPhone	Mushkin is supposed to be shmancy ram I think
2012-03-01 22:46:24	RobotBebop	yah?
2012-03-01 22:46:27	RobotBebop	this shit was cheap
2012-03-01 22:46:29	RobotBebop	$41 for 8gb
2012-03-01 22:46:31	dare|away	Mushkin is good.
2012-03-01 22:46:34	+Bigby	ram is pretty cheap atm
2012-03-01 22:46:35	dare|away	All RAM is pretty cheap right now.
2012-03-01 22:46:36	Brain|iPhone	Ram is cheap
2012-03-01 22:46:39	dare|away	DDR3 is anyway
2012-03-01 22:46:41	RobotBebop	so
2012-03-01 22:46:42	RobotBebop	we're agreed
2012-03-01 22:46:50	RobotBebop	RAM is cheap
2012-03-01 22:46:52	+Bigby	could have gone for 16gb then :P
2012-03-01 22:47:05	RobotBebop	i can always throw in 8gb later if i actually need it for some absurd reason
2012-03-01 22:47:13	RobotBebop	but by that point i'll probably need a whole new computer anyway
2012-03-01 22:47:14	-->	ep (webchat@vali.restek.wwu.edu) has joined #destructoid
2012-03-01 22:47:19	dare|away	Because 16GB of RAM is so sweet.
2012-03-01 22:47:22	dare|away	No brainer at $41
2012-03-01 22:47:36	Brain|iPhone	14k ram is all anyone needs
2012-03-01 22:47:55	@Aerox	moose what's the first game you're gonna play
2012-03-01 22:48:06	dare|away	The Sims 3
2012-03-01 22:48:30	Brain|iPhone	PvZ
2012-03-01 22:48:32	+Bigby	doom 3
2012-03-01 22:48:42	RobotBebop	ME2
2012-03-01 22:48:46	dare|away	Hahahaha
2012-03-01 22:48:53	dare|away	I'll die if it still stutters
2012-03-01 22:48:58	RobotBebop	fuck
2012-03-01 22:49:01	RobotBebop	i will literally cut 1000 bitches
2012-03-01 22:49:11	ep	zork!
2012-03-01 22:49:14	+Bigby	ONE THOUSAND BITCHES!
2012-03-01 22:49:16	dare|away	Hi ep
2012-03-01 22:49:30	ep	hi
2012-03-01 22:50:21	RobotBebop	so should i put my two sticks into slots of the same color?
2012-03-01 22:50:36	dare|away	Yep
2012-03-01 22:50:50	@Aerox	put your stick in all the slots you can find
2012-03-01 22:51:05	RobotBebop	hehe
2012-03-01 22:51:20	dare|away	Moose has two, and only goes for single-race group sex
2012-03-01 22:54:16	@Aerox	god what a racist
2012-03-01 22:56:27	Brain|iPhone	You cant be in a cw tv show if you arent sexy as fuck
2012-03-01 22:56:49	Brain|iPhone	Fun fact o the day
2012-03-01 22:56:59	dare|away	They always have a 1 or 2 norms in there
2012-03-01 22:57:11	Brain|iPhone	Who get killed
2012-03-01 22:57:51	ep	So, I found  out I will have to move back home :/
2012-03-01 22:58:02	ep	not fun actually
2012-03-01 22:58:23	Brain|iPhone	Where's home?
2012-03-01 22:58:37	dare|away	? ep are you dropping out of college?
2012-03-01 22:58:42	ep	kentucky
2012-03-01 22:58:48	Brain|iPhone	Es
2012-03-01 22:58:49	ep	no
2012-03-01 22:58:50	ep	I can't afford this one
2012-03-01 22:59:00	dare|away	Out of state is pricey
2012-03-01 22:59:20	ep	yeah it's so much cheaper to go in state
2012-03-01 22:59:40	dare|away	You could always move there for a year and establish residency
2012-03-01 22:59:42	ep	and it make take me awhile but it looks like I'm gonna end up with a B.S in chemistry with biochemistry concentration
2012-03-01 22:59:50	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-03-01 22:59:50	--	Mode #destructoid [+o Cronosblade] by Q
2012-03-01 23:00:00	ep	I don't have that kinda of money, or even a job
2012-03-01 23:00:24	dare|away	You are full of 'no'
2012-03-01 23:00:33	<--	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit)
2012-03-01 23:01:01	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-01 23:01:03	ep	I wish I could really
2012-03-01 23:01:11	ep	but its just not happening
2012-03-01 23:01:37	dare|away	That really sucks
2012-03-01 23:01:46	dare|away	Is there anything good about Kentucky
2012-03-01 23:01:59	ep	no
2012-03-01 23:02:01	ep	school is cheaper
2012-03-01 23:02:32	ep	it will cost six times less to go to school at home
2012-03-01 23:02:32	Aerox	wow
2012-03-01 23:02:34	Aerox	that's a lot
2012-03-01 23:02:38	Brain|iPhone	It's quiet in ky and you can see the stars at night better
2012-03-01 23:03:25	ep	not in a metropolis
2012-03-01 23:03:45	dare|away	Is the fried chicken good
2012-03-01 23:03:52	dare|away	Also  Justified takes place there
2012-03-01 23:03:57	dare|away	So maybe you have a lot of meth labs
2012-03-01 23:04:09	ep	KFC is a national chain
2012-03-01 23:04:11	ep	tastes the same everywhere
2012-03-01 23:04:18	Aerox	like shit
2012-03-01 23:04:26	Brain|iPhone	There are meth labs a town over from me
2012-03-01 23:04:28	ep	meth labs arn't really in the city
2012-03-01 23:04:34	Aerox	there were tons of meth labs in the hills aroudn the city I grew up in
2012-03-01 23:05:11	dare|away	I think in the 90s, San Diego was the meth capital of the US
2012-03-01 23:05:18	Brain|iPhone	I used to pass a burned down trailer on my way to work. I think it was a lab
2012-03-01 23:06:38	<--	Lelio (~Lelio@58.145.143.106) has quit (Read error: Connection reset by peer)
2012-03-01 23:06:48	Aerox	kyle and donna has a really small one bedroom building on their property they were renting out
2012-03-01 23:06:53	Aerox	it was a meth lab and it exploded
2012-03-01 23:06:56	Aerox	literally
2012-03-01 23:07:27	Brain|iPhone	Awesome
2012-03-01 23:08:58	Brain|iPhone	I want to shoot tear gas into suspected meth labs for potential lulz
2012-03-01 23:09:08	ep	how did they not know?
2012-03-01 23:10:14	Aerox	i don't know
2012-03-01 23:14:44	Brain|iPhone	How are you hanging in there moose? Had a meltdown yet?
2012-03-01 23:15:14	DougCL	this movie is better than i thought it would be
2012-03-01 23:17:45	+Bigby	Weird Science?
2012-03-01 23:17:49	RobotBebop	oh.. wow i'm retarded
2012-03-01 23:17:56	RobotBebop	i bought an _IDE_ DVDROM drive
2012-03-01 23:17:57	Aerox	it's ok you are just a simple moose
2012-03-01 23:17:58	RobotBebop	not a SATA
2012-03-01 23:18:14	RobotBebop	motherboard has no IDE ports..
2012-03-01 23:18:15	RobotBebop	.
2012-03-01 23:18:15	Aerox	THAT'S OUR MOOSE
2012-03-01 23:18:17	Aerox	*applause*
2012-03-01 23:18:20	RobotBebop	now i can't install windows.
2012-03-01 23:18:33	Aerox	aw
2012-03-01 23:18:35	dare|away	Yeah you can
2012-03-01 23:18:39	RobotBebop	how
2012-03-01 23:18:40	dare|away	Do you have a 8GB USB drive
2012-03-01 23:18:43	dare|away	Or even a 4GB one
2012-03-01 23:18:44	RobotBebop	no.
2012-03-01 23:18:45	Aerox	webcam and make moose antlers
2012-03-01 23:18:46	RobotBebop	and no
2012-03-01 23:18:50	Aerox	it will make you feel better
2012-03-01 23:19:03	dare|away	Aerox has the solution to every problem
2012-03-01 23:19:15	dare|away	Moose what USB storage devices do you have
2012-03-01 23:19:24	RobotBebop	a signle 1gb drive.. somewhere
2012-03-01 23:19:30	Aerox	hehe dare you're really on top of Molly's twitter
2012-03-01 23:19:41	dare|away	No one else is updating
2012-03-01 23:19:46	Brain|iPhone	You could put ubuntu on it temporarily
2012-03-01 23:19:47	dare|away	And she did something crazy to her eyebrows
2012-03-01 23:19:47	RobotBebop	i'm just going to put in my old hdd
2012-03-01 23:19:50	dare|away	Did you see?
2012-03-01 23:19:54	Aerox	that was a general observation :)
2012-03-01 23:19:54	Aerox	I didn't
2012-03-01 23:20:21	Brain|iPhone	Moose, what pc are you on now?
2012-03-01 23:20:25	RobotBebop	my mac
2012-03-01 23:20:45	dare|away	I am pretty sure you can install from a USB HD
2012-03-01 23:20:46	DougCL	the lincoln lawyer.
2012-03-01 23:20:54	RobotBebop	i don't have a USB HD
2012-03-01 23:20:59	dare|away	OH
2012-03-01 23:21:02	dare|away	Nevermind I misread you
2012-03-01 23:21:26	dare|away	Is your old PC IDE-based too?
2012-03-01 23:21:29	RobotBebop	no
2012-03-01 23:21:34	RobotBebop	my other HDD is sata
2012-03-01 23:21:39	dare|away	What about the old optical drive?
2012-03-01 23:21:44	RobotBebop	IDE
2012-03-01 23:21:49	RobotBebop	i'm pretty sure
2012-03-01 23:21:58	RobotBebop	SATA Dvd drives weren't common when i built it
2012-03-01 23:22:14	Brain|iPhone	I thought you didnt build a pc before?
2012-03-01 23:22:34	dare|away	He did in 2005
2012-03-01 23:22:53	RobotBebop	i didn't build my last one sorry
2012-03-01 23:22:54	RobotBebop	i meant to say ordered
2012-03-01 23:23:05	Brain|iPhone	Oic
2012-03-01 23:25:07	dare|away	Well you could clone the old HD to the new one
2012-03-01 23:25:13	@naia	AEROX DID YOU SEE ON FARK???
2012-03-01 23:25:23	@naia	SPRINKLES ATM
2012-03-01 23:25:29	Aerox	I saw it on EaterLA this morning!
2012-03-01 23:25:34	Aerox	SO AMAZINNNNNNNNNNNNGGG
2012-03-01 23:25:54	@naia	And the icecream shop!
2012-03-01 23:26:22	dare|away	Are you guys gonna share
2012-03-01 23:26:27	Aerox	absolutely not
2012-03-01 23:26:28	Aerox	get your own
2012-03-01 23:26:36	dare|away	The news
2012-03-01 23:26:57	Aerox	there is a new machine that dispenses sprinkles cupcakes 24/7
2012-03-01 23:27:03	Aerox	you have a sprinkles in la jolla go eat it
2012-03-01 23:27:08	dare|away	OOH, hence ATM
2012-03-01 23:27:14	Aerox	It's by rock bottom near UCSD
2012-03-01 23:27:16	dare|away	Yeah we got it last year
2012-03-01 23:27:36	dare|away	The ATM part was what confused me
2012-03-01 23:28:17	Aerox	yeah that was just someone who wrote an article
2012-03-01 23:28:55	dare|away	I think I prefer donuts to cupcakes
2012-03-01 23:29:25	dare|away	Fried always beats non-fried
2012-03-01 23:29:44	Brain|iPhone	Fried cupcakes?
2012-03-01 23:29:48	Brain|iPhone	Now what?
2012-03-01 23:29:57	dare|away	No, a fried donut beats a baked cupcake
2012-03-01 23:30:04	dare|away	Although a fried cupcake sounds interesting
2012-03-01 23:30:05	Brain|iPhone	Where is your confectionary god now?
2012-03-01 23:30:23	Brain|iPhone	No, what if someone fried cupcakes?
2012-03-01 23:31:11	dare|away	The universe would implode
2012-03-01 23:32:01	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-03-01 23:39:15	Brain|iPhone	Well, back to tv.
2012-03-01 23:39:17	<--	Brain|iPhone (~braindera@mobile-198-228-227-010.mycingular.net) has quit (Quit)
2012-03-01 23:42:44	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-01 23:42:45	<--	RobotBebop (~ian@S0106001ee5357fec.va.shawcable.net) has quit (Quit)
2012-03-01 23:44:15	-->	metalnarf (~metalnarf@84.172.151.207) has joined #destructoid
2012-03-01 23:45:55	-->	Lelio (~Lelio@58.145.143.104) has joined #destructoid
2012-03-01 23:56:41	dare|away	Aerox how is the netplay on SF4AE on Steam? Some people say it's pretty laggy
2012-03-01 23:56:49	Aerox	i haven't played it in forever
2012-03-01 23:56:50	Aerox	actually
2012-03-01 23:56:53	Aerox	I haven'tp layed AE at all
2012-03-01 23:56:56	Aerox	it's installed though
2012-03-01 23:57:43	dare|away	Hmm okay thanks
2012-03-01 23:59:33	Aerox	COMP SWITCH
2012-03-01 23:59:39	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit: Leaving.)
2012-03-02 00:00:16	-->	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-02 00:00:16	--	Mode #destructoid [+o Aerox] by Q
2012-03-02 00:00:41	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-03-02 00:03:35	<--	ep (webchat@vali.restek.wwu.edu) has quit (Ping timeout)
2012-03-02 00:04:33	@Aerox	THIS IS ALREADY THE BEST ARCHER EPISODE EVER
2012-03-02 00:04:41	+Alex|Away	RIGHT?!
2012-03-02 00:07:17	@Aerox	oh man
2012-03-02 00:07:21	@Aerox	This is going to be so good
2012-03-02 00:08:17	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has quit (Read error: Operation timed out)
2012-03-02 00:08:18	@Aerox	ahahahaha
2012-03-02 00:12:14	@Aerox	AHAAHAH
2012-03-02 00:12:18	@Aerox	alex
2012-03-02 00:12:21	@Aerox	you are watching this live righ
2012-03-02 00:12:21	@Aerox	t
2012-03-02 00:13:13	@Aerox	also lol at ultra racist 3ds commercial
2012-03-02 00:15:46	+Alex|Away	How am I watching it live?
2012-03-02 00:15:50	+Alex|Away	It already ran
2012-03-02 00:16:02	@Aerox	oh do you get east coast feed?
2012-03-02 00:16:13	+Alex|Away	Yeah. The HD channel is the east coast feed.
2012-03-02 00:16:18	@Aerox	oh, not mine
2012-03-02 00:16:30	@Aerox	time warner recently shifted all their HD channels to the proper time
2012-03-02 00:17:33	@Aerox	ahaha
2012-03-02 00:17:42	@Aerox	chupacabra but for dicks
2012-03-02 00:19:20	+Alex|Away	Karmin has a fucking gigantic mouth
2012-03-02 00:19:25	<--	Lelio (~Lelio@58.145.143.104) has quit (Read error: Connection reset by peer)
2012-03-02 00:25:14	@Aerox	uh, wasn't the original 21 Jump Street a pretty serious drama
2012-03-02 00:27:47	dare|away	It was
2012-03-02 00:28:19	dare|away	I love Karmin
2012-03-02 00:30:51	<--	maz2 (~Bob@209.141.57.160) has quit (Quit: Leaving.)
2012-03-02 00:32:20	<--	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit)
2012-03-02 00:33:57	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-02 00:37:49	+Alex|Away	I like Karmin too.
2012-03-02 00:38:00	+Alex|Away	It just looks like someone took a hatchet to her mouth.
2012-03-02 00:39:00	+Alex|Away	My 20 year old cousin and her baby's daddy that constantly cheats on her both have lisps
2012-03-02 00:39:02	+Alex|Away	I hate them
2012-03-02 00:41:45	dare|away	Aerox only heard of Karmin like 3 days ago
2012-03-02 00:41:49	dare|away	But he was blown away
2012-03-02 00:41:56	+Alex|Away	Hahaha
2012-03-02 00:42:00	+Alex|Away	you are so uncool, Aerox
2012-03-02 00:42:22	dare|away	He was much less impressed when he I told him the two people in Karmin were married
2012-03-02 00:44:46	<--	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has quit (Read error: EOF from client)
2012-03-02 00:47:24	Aerox	she has a gavin chin
2012-03-02 00:48:07	dare|away	Ouch
2012-03-02 00:48:56	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-02 00:48:59	Aerox	lolz
2012-03-02 00:49:01	dare|away	How'd you do that Aerox
2012-03-02 00:49:03	Aerox	magic
2012-03-02 00:49:07	dare|away	He's like the Candyman
2012-03-02 00:49:12	Aerox	i feel like the guy really doesn't pull his weight in this group
2012-03-02 00:51:02	+Alex|Away	What guy?
2012-03-02 00:51:07	Aerox	her husband
2012-03-02 00:51:19	+Alex|Away	Doesn't he do practically all the music?
2012-03-02 00:51:48	Aerox	all the vids I've seen he just plays the same riff over and over on the keyboard one handed
2012-03-02 00:52:07	+Alex|Away	He's practically the band side of things
2012-03-02 00:52:15	+Alex|Away	He plays a bunch of instruments
2012-03-02 00:52:39	+Alex|Away	In that Kanye cover he did all of the instrumentation
2012-03-02 01:03:22		irc: disconnected from server
2012-03-02 01:14:03	-->	benbeltran (~benbeltra@187.146.46.64) has joined #destructoid
2012-03-02 01:14:03	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-02 01:14:03	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-02 01:14:03	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q +Alex|Away +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Aerox AlucardX24 andrewm benbeltran cardfrek dare|away DougCL DtoidBot Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs metalnarf mistic n0brein|offline pointzeroeight tga|away]
2012-03-02 01:14:03	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 4 voices, 23 normals)
2012-03-02 01:14:04	Aerox	his main car is some super fancy shelby
2012-03-02 01:14:05	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-02 01:14:17	dare|away	The GT500 reissues?
2012-03-02 01:15:06	Aerox	fuck if I know
2012-03-02 01:15:08	Aerox	I just smile and nod
2012-03-02 01:15:14	dare|away	What Bioware girl?
2012-03-02 01:15:28	Aerox	A girl who used to work for bioware moved down here to work for Riot
2012-03-02 01:15:46	--	Ecks|Offline is now known as Ecksorcism
2012-03-02 01:15:53	dare|away	Oh, what's her husband do?
2012-03-02 01:16:05	Aerox	he was some sort of extremely high level international accounting something
2012-03-02 01:16:08	Aerox	right now he's just not workign
2012-03-02 01:16:18	+Ecksorcism	this head cold will be the death of me
2012-03-02 01:16:19	+Alex|Away	The new GT500s aren't worth six figures
2012-03-02 01:16:31	dare|away	I also do that right now, but I can't afford cars like that
2012-03-02 01:16:31	+Alex|Away	It's probably a classic Shelby 500
2012-03-02 01:16:52	dare|away	Classic 500s are so pricey
2012-03-02 01:17:00	+Alex|Away	Rarity will do that.
2012-03-02 01:17:02	dare|away	I can't imagine jsut cruising PCH in that
2012-03-02 01:17:19	+Alex|Away	Fuck it.
2012-03-02 01:17:31	+Alex|Away	It's better than letting them rot in a garage.
2012-03-02 01:17:42	Aerox	I'm pretty sure he had three cars
2012-03-02 01:17:47	Aerox	one couldn't pass the border test
2012-03-02 01:17:50	Aerox	even though it was build here
2012-03-02 01:18:00	Aerox	so it's just sitting in canada
2012-03-02 01:18:03	+Ecksorcism	who's this?
2012-03-02 01:18:09	+Alex|Away	Weird.
2012-03-02 01:18:13	Halfleft|away	one of my alarms didnt wake me today
2012-03-02 01:18:15	dare|away	Sells for about $200k+ for a 60s era GT500
2012-03-02 01:18:18	Halfleft|away	and it took ages to get to sleep
2012-03-02 01:18:24	Halfleft|away	and i woke up a 5 for no reason
2012-03-02 01:18:33	Aerox	welcome to adulthood gavin
2012-03-02 01:18:39	Halfleft|away	don't want
2012-03-02 01:19:35	+Alex|Away	Do drugs.
2012-03-02 01:19:49	+Alex|Away	That's how people who can't cope with adulthood survive.
2012-03-02 01:19:56	@naia	Ecks Christina Norman.  She used to work for Bioware but now works at Riot Games
2012-03-02 01:20:06	+Alex|Away	What's Riot Games?
2012-03-02 01:20:09	+Alex|Away	What do they do?
2012-03-02 01:20:11	dare|away	League of Legends
2012-03-02 01:20:12	@naia	League of Legends
2012-03-02 01:20:15	Aerox	ahahaha
2012-03-02 01:20:15	dare|away	That's about it, I think
2012-03-02 01:20:15	+Alex|Away	Oh.
2012-03-02 01:20:15	Aerox	alex
2012-03-02 01:20:16	+Ecksorcism	I see, thanks naia
2012-03-02 01:20:17	Aerox	http://images.yuku.com/image/gif/67d26e26d7bdddfb972e08767c48e08e6b1efb73_r.gif
2012-03-02 01:20:21	Aerox	There are "other things in the works"
2012-03-02 01:20:25	Aerox	"that will blow our minds"
2012-03-02 01:20:30	+Alex|Away	YEEEEEEEEEEEAH
2012-03-02 01:20:33	dare|away	Aerox did you guys meet her through press contacts?
2012-03-02 01:20:38	Aerox	haha actually
2012-03-02 01:20:45	Aerox	kerry and I met her drunk at a party in like...2008?
2012-03-02 01:20:52	Aerox	and then we reconnected when she moved down here
2012-03-02 01:20:58	+Alex|Away	Why aren't you guys her bffs?
2012-03-02 01:21:00	dare|away	Oh crazy
2012-03-02 01:21:13	@naia	she thought I was adorable and kept buying me drinks at the E3 party she came to
2012-03-02 01:21:21	dare|away	So vain
2012-03-02 01:21:25	+Alex|Away	Did you get some?
2012-03-02 01:21:29	Aerox	she could have
2012-03-02 01:21:36	dare|away	Aerox ahahaha
2012-03-02 01:21:41	[Rabite]	dare: I bet you think this song is about you don't you
2012-03-02 01:21:59	dare|away	[Rabite] that was horrible, but thanks for that Twitter contest thingy
2012-03-02 01:22:07	[Rabite]	:D
2012-03-02 01:22:26	+Alex|Away	Those Squirtle Squad sunglasses need to be an equipable, visible cosmetic item in the next game
2012-03-02 01:22:44	+Ecksorcism	start a petition
2012-03-02 01:22:56	+Alex|Away	So then I can nickname my Squirtle Esquirtle
2012-03-02 01:22:59	@naia	oh jeez iTunes is milking Davy Jones death like they did with Whitney's
2012-03-02 01:23:09	+Alex|Away	They do it with everyone.
2012-03-02 01:23:11	+Alex|Away	It's gross.
2012-03-02 01:23:13	dare|away	I'm sure every music service does it
2012-03-02 01:23:23	dare|away	But people want it
2012-03-02 01:23:25	Aerox	http://www.regretsy.com/2012/03/01/breaking-tragicrafting-andrew-breitbart-edition/
2012-03-02 01:23:32	Aerox	http://www.etsy.com/treasury/OTAyODMzNXwyMzI3MDEwNDIw/andrew-breitbart-in-memorium
2012-03-02 01:23:46	@naia	Yeah, no one cares and then they die.  Then we have to SELL ALL THEIR SHIT.  It's fucking awful
2012-03-02 01:24:00	+Alex|Away	It's not that no one cares.
2012-03-02 01:24:10	@naia	okay that's funny
2012-03-02 01:24:11	+Alex|Away	It's that they're on no one's radar.
2012-03-02 01:24:19	Aerox	um hello what is the point of dying if you dont' make someone money
2012-03-02 01:24:46	dare|away	Aerox who is going to make money when you die
2012-03-02 01:25:00	+Alex|Away	Nobody.
2012-03-02 01:25:05	@naia	I'd rather make the money when I'm still alive
2012-03-02 01:25:07	+Alex|Away	If anything, some people are going to lose business.
2012-03-02 01:25:22	+Alex|Away	Mostly the fleshlight companies
2012-03-02 01:25:32	dare|away	He is willing his fortune to them
2012-03-02 01:25:42	dare|away	"I want to start a Fleshlight scholarship in my name"
2012-03-02 01:25:53	+Ecksorcism	mom and pop bondage stores in LA will sell Aerox approved items
2012-03-02 01:25:57	+Alex|Away	No one is going to be there to cancel the subscription
2012-03-02 01:25:59	Aerox	aahaha
2012-03-02 01:26:15	+Alex|Away	fleshlights are just going to pile up at his work
2012-03-02 01:26:24	@naia	Aerox I thought you didn't have a fleshlight
2012-03-02 01:26:28	Aerox	i don't
2012-03-02 01:26:29	dare|away	The Jhon Ross Fleshlight Scholarship for Aspies and Other Things
2012-03-02 01:26:32	Aerox	i have no sex toys :(
2012-03-02 01:26:36	Aerox	hahahahhahahha
2012-03-02 01:26:36	@naia	wait
2012-03-02 01:26:44	@naia	wait, NONE?
2012-03-02 01:26:44	Aerox	NONE
2012-03-02 01:26:46	Aerox	unless you count lube
2012-03-02 01:26:50	Aerox	or a back massager
2012-03-02 01:26:50	@naia	pffft
2012-03-02 01:26:52	+Alex|Away	I have none.
2012-03-02 01:27:00	@naia	Dude, I'm boring and I have toys
2012-03-02 01:27:00	+Alex|Away	My girlfriend has a few.
2012-03-02 01:27:13	dare|away	They don't really make many worthwhile toys for guys though naia
2012-03-02 01:27:24	@naia	Really?  That's sad times
2012-03-02 01:27:27	+Alex|Away	Typically
2012-03-02 01:27:28	dare|away	Really.
2012-03-02 01:27:36	dare|away	Fleshlight is fairly new as far as toy history goes
2012-03-02 01:27:36	+Alex|Away	straight guys don't put stuff in their butts
2012-03-02 01:27:41	@naia	They should.  The world would be a much better place if everyone were getting laid and liking it
2012-03-02 01:27:44	+Alex|Away	so the whole dildo/vibrator market is sort of out the window
2012-03-02 01:28:06	@naia	Well I can understand that.  Poop comes out of there
2012-03-02 01:28:17	dare|away	There is some sex toy that came out recently that is supposed to be amazing but it's super pricey
2012-03-02 01:28:18	andrewm	The fuck is going on?
2012-03-02 01:28:24	+Ecksorcism	RUN
2012-03-02 01:28:24	Aerox	why are you awake
2012-03-02 01:28:25	Aerox	go to bed
2012-03-02 01:28:29	andrewm	I can't sleep.
2012-03-02 01:28:31	dare|away	We're discussing Aerox's sex toy scholarship.
2012-03-02 01:28:33	andrewm	I was just doing squats.
2012-03-02 01:28:36	Aerox	for aspies
2012-03-02 01:28:38	andrewm	I have to work in 3 hours.
2012-03-02 01:28:40	dare|away	So was Aerox, in a way.
2012-03-02 01:28:55	@naia	I was listening to an episode of This American Life that talked about aspies
2012-03-02 01:29:04	dare|away	Aspies are pretty trendy right now
2012-03-02 01:29:05	andrewm	Aspie sex toys.
2012-03-02 01:29:05	+Alex|Away	We've only used one of her vibrators during sex
2012-03-02 01:29:08	+Ecksorcism	you can probably just go into work at a reasonable time Andrew
2012-03-02 01:29:14	+Ecksorcism	and sleep a bit
2012-03-02 01:29:16	+Alex|Away	and it did not go in mine or her butt
2012-03-02 01:29:18	+Alex|Away	because poop
2012-03-02 01:29:24	+Alex|Away	it comes from there
2012-03-02 01:29:28	@naia	EXACTLY
2012-03-02 01:29:35	+Alex|Away	I'm with you, bro!
2012-03-02 01:29:35	dare|away	I believe naia said something to that effect, yes
2012-03-02 01:29:37	Halfleft|away	i'm tempted to call in sick
2012-03-02 01:29:38	Aerox	http://27.media.tumblr.com/tumblr_lyxokf0gHV1r0ztafo1_400.gif
2012-03-02 01:29:39	Halfleft|away	please advise
2012-03-02 01:29:49	dare|away	Gavin aren't you starting your new duties today?
2012-03-02 01:29:49	Aerox	Dont
2012-03-02 01:29:49	+Ecksorcism	do it
2012-03-02 01:29:57	Halfleft|away	no
2012-03-02 01:29:58	@naia	If other people like it, thats cool.  Some girls like it .  Some guys like it.  But for me, poop comes out of there
2012-03-02 01:30:06	andrewm	Just for you?
2012-03-02 01:30:07	dare|away	naia I think that's true for almost everyone
2012-03-02 01:30:09	@naia	Where did you find that gif of Allison Brie?
2012-03-02 01:30:14	+Alex|Away	I think poop comes out of there for everyone.
2012-03-02 01:30:17	andrewm	The internet.
2012-03-02 01:30:18	+Alex|Away	Except Andrew.
2012-03-02 01:30:19	@naia	lol
2012-03-02 01:30:22	+Alex|Away	He poops from his mouth.
2012-03-02 01:30:34	andrewm	I don't poop.
2012-03-02 01:30:42	@naia	Like that episode of SOuth Park
2012-03-02 01:30:44	andrewm	My diet is so high in fiber it just evaporates.
2012-03-02 01:30:44	+Alex|Away	He queefs.
2012-03-02 01:30:45	Halfleft|away	but you eat with your butt?
2012-03-02 01:30:45	@naia	Dude that's a problem
2012-03-02 01:30:50	dare|away	Reverse peristalsis.
2012-03-02 01:31:00	@naia	um… isn't fiber supposed to help you poop?
2012-03-02 01:31:09	andrewm	Slows digestion.
2012-03-02 01:31:18	+Ecksorcism	his poop implodes into a gas its so dense
2012-03-02 01:31:20	andrewm	So if you eat enough you get clogged up
2012-03-02 01:31:21	andrewm	And die
2012-03-02 01:31:42	Halfleft|away	lovely
2012-03-02 01:31:52	andrewm	Just a warning.
2012-03-02 01:31:53	+Alex|Away	Is that why I've been having big poops?
2012-03-02 01:31:55	+Alex|Away	Thick poops?
2012-03-02 01:32:11	dare|away	Some people think Sherlock Holmes was an aspie.
2012-03-02 01:32:20	+Alex|Away	He was.
2012-03-02 01:32:21	@naia	I've heard that too
2012-03-02 01:32:22	Halfleft|away	he's not real, dare
2012-03-02 01:32:24	andrewm	I think he didn't exist.
2012-03-02 01:32:31	+Alex|Away	Everyone thought he was annoying.
2012-03-02 01:32:38	Halfleft|away	except watson
2012-03-02 01:32:44	dare|away	Well yeah I know he was a fictional character, thanks
2012-03-02 01:32:46	Halfleft|away	who absolutely wants to suck his dick
2012-03-02 01:32:54	Aerox	the original literary watson
2012-03-02 01:32:56	dare|away	Gavin is that why you read those stories
2012-03-02 01:32:57	Halfleft|away	yeah i'm calling in sick
2012-03-02 01:32:59	Aerox	Is an enormous manwhore who fucks all the women
2012-03-02 01:33:01	@naia	This woman had her husband take this 150 question aspie test and the interview was about her putting up with his aspie shit and him pretending to not care about things that aspies get bent out of shape over
2012-03-02 01:33:04	Aerox	and is super smart
2012-03-02 01:33:05	+Alex|Away	I'm starting to not be high :(
2012-03-02 01:33:07	Aerox	and then they made him dumb
2012-03-02 01:33:15	Halfleft|away	i've been reading them aerox and i've noticed no fucking
2012-03-02 01:33:18	andrewm	He fucked a lot of women?
2012-03-02 01:33:27	andrewm	I thought he fucked like 2 tops.
2012-03-02 01:33:32	Aerox	implied
2012-03-02 01:33:36	andrewm	I read all those stories when I was 12 though.
2012-03-02 01:33:37	Aerox	they don't literally write out the sex scene
2012-03-02 01:33:41	andrewm	So who can remember.
2012-03-02 01:33:46	@naia	I never read them
2012-03-02 01:33:53	+Ecksorcism	WHAT
2012-03-02 01:33:55	Halfleft|away	they're pretty okay
2012-03-02 01:34:04	dare|away	I started reading them last week again
2012-03-02 01:34:04	Halfleft|away	they're all like, short stories though
2012-03-02 01:34:07	+Alex|Away	Me either
2012-03-02 01:34:20	@naia	They're public domain right?
2012-03-02 01:34:22	+Alex|Away	Because I'm cool
2012-03-02 01:34:29	dare|away	naia in the US, yes
2012-03-02 01:34:30	+Ecksorcism	the cocaine use in some of the stories is pretty funny
2012-03-02 01:34:32	dare|away	In the UK, no.
2012-03-02 01:34:37	Aerox	he had like six wives
2012-03-02 01:34:40	dare|away	Which is why CBS can get away with making their own Sherlock show.
2012-03-02 01:34:41	@naia	fucking copyright law
2012-03-02 01:34:57	+Alex|Away	Telling you guys
2012-03-02 01:34:59	@naia	and fuck the leeches that keep trying to extend
2012-03-02 01:35:00	+Alex|Away	it's going to be better
2012-03-02 01:35:10	+Alex|Away	it's not going to have lizard condom skin man
2012-03-02 01:35:12	dare|away	I was on board for Johnny Lee Miller
2012-03-02 01:35:14	andrewm	CBS is making a show?
2012-03-02 01:35:18	dare|away	But Lucy Liu as Watson? Barf.
2012-03-02 01:35:18	andrewm	The fuck
2012-03-02 01:35:20	dare|away	andrewm yes.
2012-03-02 01:35:22	andrewm	What?
2012-03-02 01:35:23	Aerox	it's going to be AWFUL
2012-03-02 01:35:24	andrewm	AHAHHA
2012-03-02 01:35:26	andrewm	SO AWFUL
2012-03-02 01:35:33	Aerox	http://www.washingtonpost.com/blogs/celebritology/post/lucy-liu-will-play-watson-to-cbss-sherlock-holmes-people-appear-to-have-a-problem-with-that/2012/02/28/gIQA1SBbgR_blog.html?tid=pm_entertainment_pop
2012-03-02 01:35:36	+Alex|Away	I can't stant this racism.
2012-03-02 01:35:40	@naia	Remember when Fox did a Sherlock Holmes show, and called it House?
2012-03-02 01:35:41	Aerox	Liu will play an ex-surgeon and former NYPD consultant who works as a “sober companion” to Holmes, a recovering addict and former Scotland Yard consultant played by Jonny Lee Miller, Deadline reports.
2012-03-02 01:35:44	+Ecksorcism	Will it be so awful we all watch it anyway?
2012-03-02 01:35:47	andrewm	There is too much fucking Sherlock going on right now
2012-03-02 01:35:51	dare|away	naia haha, yes, I love House
2012-03-02 01:35:56	+Alex|Away	Lucy Liu is a CAPABLE ACRTRESS
2012-03-02 01:36:01	+Alex|Away	there is no chink in her armor
2012-03-02 01:36:18	dare|away	I love Miller, though
2012-03-02 01:36:26	@naia	I can't believe Lisa Edelstein isn't coming back for the finale.  Considering the relationship her character had with House that is BULLSHIT
2012-03-02 01:36:32	Aerox	I mean
2012-03-02 01:36:37	Aerox	The death knell is immediately CBS
2012-03-02 01:36:45	dare|away	naia she wanted out for some reason, I think they refused to give her the pay she wanted
2012-03-02 01:36:48	dare|away	CBS does kinda suck
2012-03-02 01:36:50	Aerox	This show is not going to be good period no matter who is involved
2012-03-02 01:36:53	+Alex|Away	You guys watch House?
2012-03-02 01:36:55	+Alex|Away	What a bunch of lames.
2012-03-02 01:36:59	andrewm	Really.
2012-03-02 01:37:05	dare|away	I love House.
2012-03-02 01:37:06	@naia	Now I watch it out to see it through the end
2012-03-02 01:37:11	@naia	It's been shit the last few seasons
2012-03-02 01:37:21	@naia	but I'm a completionist
2012-03-02 01:37:23	dare|away	I actually like this season so far
2012-03-02 01:37:28	andrewm	Cheevo whore.
2012-03-02 01:37:39	@naia	Cameron #3 is awful
2012-03-02 01:37:45	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-02 01:37:46	dare|away	She is
2012-03-02 01:37:48	dare|away	But Park is hilarious
2012-03-02 01:37:49	+Alex|Away	So, like
2012-03-02 01:37:53	dare|away	I miss Cameron #1
2012-03-02 01:37:54	+Alex|Away	if you're eating cereal
2012-03-02 01:38:02	+Alex|Away	and someone dropped a duce into it
2012-03-02 01:38:10	@naia	Yeah remember before the forcably wrote her out of the show?
2012-03-02 01:38:12	+Alex|Away	would you keep eating it since you're a completionist?
2012-03-02 01:38:15	Aerox	deuce
2012-03-02 01:38:19	+Alex|Away	Whatever, nerd.
2012-03-02 01:38:21	andrewm	Douche
2012-03-02 01:38:27	@naia	Alex that's the dumbest comparison ever
2012-03-02 01:38:29	dare|away	naia yeah, I do.
2012-03-02 01:38:36	andrewm	No, Alex
2012-03-02 01:38:45	@naia	She also looks TERRIBLE as a blond
2012-03-02 01:38:51	dare|away	That's her natural hair color
2012-03-02 01:38:54	dare|away	But yeah I agree
2012-03-02 01:38:56	Halfleft|away	they're public domain in the UK too dare
2012-03-02 01:38:58	andrewm	It's more like "if you were eating a turd and it got more turd-like would you finish it?"
2012-03-02 01:39:01	@naia	really?  It looks terrible on her
2012-03-02 01:39:01	Halfleft|away	the BBC show is a different IP
2012-03-02 01:39:09	dare|away	naia same with Olivia Wilde.
2012-03-02 01:39:11	Halfleft|away	also, called in sick
2012-03-02 01:39:23	@naia	Cameron #2, bisexual edition
2012-03-02 01:39:24	andrewm	Halfleft|away: isn't that like the secod time?
2012-03-02 01:39:36	andrewm	second*
2012-03-02 01:39:39	Aerox	so what are your symptoms?
2012-03-02 01:39:40	Aerox	being sleepy?
2012-03-02 01:39:41	Halfleft|away	yes and It's still considerably less than the other people I've worked with
2012-03-02 01:39:44	+Alex|Away	diarrhea
2012-03-02 01:39:46	dare|away	Gavin is that a recent thing? I know they weren't a while ago
2012-03-02 01:39:48	Halfleft|away	and to be fair, the first time I collapsed on the tube
2012-03-02 01:39:49	andrewm	I call in sick like once a year.
2012-03-02 01:40:01	andrewm	And it's usually just because I'm too lazy to get out of bed.
2012-03-02 01:40:12	andrewm	That was last Friday.
2012-03-02 01:40:32	Halfleft|away	if I called in sick every time I didn't want to get out of bed i'd only show up like three times in the year
2012-03-02 01:40:34	dare|away	naia Cameron 2 also sucked though. They killed the best character from that batch.
2012-03-02 01:40:46	Halfleft|away	i'm going to get some sleep then
2012-03-02 01:40:56	andrewm	Just go to work.
2012-03-02 01:41:00	andrewm	Be a man.
2012-03-02 01:41:11	Halfleft|away	no.
2012-03-02 01:41:12	Aerox	yeah, if you call back in a couple hours
2012-03-02 01:41:15	+Alex|Away	I only learned how to spell diarrhea correctly like 2 or 3 years ago
2012-03-02 01:41:16	@naia	Taub is awful.  They made Chase awful, and just when they started to develop House's character, they pulled a 180
2012-03-02 01:41:18	Aerox	and say you think you can make it and show up
2012-03-02 01:41:21	+Alex|Away	It's my crowning achievement
2012-03-02 01:41:25	Aerox	you will impress people
2012-03-02 01:41:25	Halfleft|away	there's like four spellings or whatever alex
2012-03-02 01:41:26	Aerox	I still can't
2012-03-02 01:41:46	@naia	I keep adding r's to that word like a fucking New Englander
2012-03-02 01:41:53	Aerox	I put the H up from
2012-03-02 01:41:54	+Ecksorcism	naia are you talking about season 6 with house?
2012-03-02 01:41:54	dare|away	Hahahahahahaha
2012-03-02 01:41:55	Aerox	front
2012-03-02 01:41:55	andrewm	diarama
2012-03-02 01:42:00	@naia	I pronounce is dia-rear
2012-03-02 01:42:12	dare|away	House was great until season 3 or so
2012-03-02 01:42:22	andrewm	I'm going to take a shower.
2012-03-02 01:42:26	+Alex|Away	If you ever say diarrhea like that in front of me I will laugh
2012-03-02 01:42:28	+Ecksorcism	it looked like he was going to change for the better and then nothing
2012-03-02 01:42:36	dare|away	I think Chase and Cameron's real life crap ruined the show.
2012-03-02 01:42:46	+Ecksorcism	?
2012-03-02 01:42:50	@naia	I try to catch myself and I can't seem to help it
2012-03-02 01:42:59	pointzeroeight	new windows explorer is taking getting used to :/
2012-03-02 01:43:00	@naia	Dare probably
2012-03-02 01:43:02	dare|away	Ecks they got engaged in real life then split up
2012-03-02 01:43:17	dare|away	The split up coincided with the major characters "leaving" the show and the new team coming in
2012-03-02 01:43:32	+Ecksorcism	those whores
2012-03-02 01:43:34	@naia	and her becoming a blonde
2012-03-02 01:43:38	pointzeroeight	Ahmed!
2012-03-02 01:43:42	+Ecksorcism	JC
2012-03-02 01:43:44	dare|away	I do prefer her with dark hair
2012-03-02 01:43:54	pointzeroeight	hi
2012-03-02 01:43:54	Halfleft|away	why would i do that aerox
2012-03-02 01:43:59	+Ecksorcism	Hello
2012-03-02 01:44:02	Aerox	you are going to be poor forever
2012-03-02 01:44:16	Halfleft|away	I'm not "money motivated"
2012-03-02 01:44:37	dare|away	What does motivate you Gavin
2012-03-02 01:44:38	Aerox	you've named a yacht already
2012-03-02 01:44:45	+Alex|Away	That's because you don't know what it's like to have money.
2012-03-02 01:44:46	dare|away	Clearly not avoiding things you hate
2012-03-02 01:44:58	Halfleft|away	alex has a point
2012-03-02 01:45:05	+Alex|Away	You've been poor since inception.
2012-03-02 01:45:11	+Alex|Away	Hang out with rich friends.
2012-03-02 01:45:33	Halfleft|away	how
2012-03-02 01:45:35	dare|away	Visit Aerox
2012-03-02 01:45:38	dare|away	See how the other half does it
2012-03-02 01:45:42	+Alex|Away	Preferably minority rich friends.
2012-03-02 01:45:50	+Alex|Away	Because then your natural racism will kick in
2012-03-02 01:45:53	Halfleft|away	they play waterpolo and drink wine
2012-03-02 01:45:54	Aerox	if gavin visited he'd get a tour of skid row and sout hcentral
2012-03-02 01:45:59	+Alex|Away	and it'll motivate you to become richer than those foul browns
2012-03-02 01:46:01	+Alex|Away	or yellows
2012-03-02 01:46:09	dare|away	"If these people can do it, surely I can"
2012-03-02 01:46:24	Halfleft|away	i need sleep
2012-03-02 01:46:27	Halfleft|away	and also to poop
2012-03-02 01:46:28	dare|away	You can get wine for $2 here
2012-03-02 01:46:33	+Alex|Away	Yeah, but it's more spiteful
2012-03-02 01:46:35	dare|away	Not sure how good it is
2012-03-02 01:46:53	+Alex|Away	"If these people can do it with all the handouts they've been given, surely I can."
2012-03-02 01:47:21	Aerox	http://fc08.deviantart.net/images/large/indyart/anthro/Sonic_Powers.jpg
2012-03-02 01:47:32	Aerox	two buck chuck is actually not awful
2012-03-02 01:47:42	Aerox	and, it's generally a different wine every couple months
2012-03-02 01:47:54	Aerox	they buy random wines from various producers and have it put under their label
2012-03-02 01:48:03	Aerox	Every now and then they nab a really solid one
2012-03-02 01:48:36	dare|away	I use it to cook.
2012-03-02 01:49:05	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: EOF from client)
2012-03-02 01:49:54	+Alex|Away	I'm probably the only one annoyed Assassin's Creed is taking place during the civil war
2012-03-02 01:50:03	+Alex|Away	Set that shit in the future, end your shitty franchise already
2012-03-02 01:50:16	dare|away	I thought it was the American Revolution
2012-03-02 01:50:18	Aerox	it is
2012-03-02 01:50:23	+Alex|Away	Whatever!
2012-03-02 01:50:27	dare|away	Hahahaha
2012-03-02 01:50:31	Aerox	american history is ultra boring though
2012-03-02 01:50:32	Aerox	across the board
2012-03-02 01:50:36	dare|away	It is
2012-03-02 01:50:45	dare|away	WW2 is pretty good though
2012-03-02 01:50:52	dare|away	But most of the interesting parts are abroad
2012-03-02 01:50:54	dare|away	At home was boring
2012-03-02 01:50:55	+Alex|Away	That's barely American history.
2012-03-02 01:51:14	Aerox	if it's not like....1600ad or earlier I don't care
2012-03-02 01:52:11	+Alex|Away	They should set it in the 40s
2012-03-02 01:52:17	+Alex|Away	and the new Ezio is a Zoot Suiter
2012-03-02 01:52:27	dare|away	I like the AC games
2012-03-02 01:52:30	dare|away	Although 2 was the best
2012-03-02 01:52:33	Aerox	they should set it in present day
2012-03-02 01:52:40	+Alex|Away	I don't even know how many there are anymore
2012-03-02 01:52:43	Aerox	and the new ezio is a 4chan poster with severe autism
2012-03-02 01:52:50	Aerox	who thinks he is part of anonymous
2012-03-02 01:52:50	+Alex|Away	hahaha
2012-03-02 01:52:58	+Alex|Away	who ends up ruining the world
2012-03-02 01:52:59	dare|away	They're going to have to set one of them in present day to wrap up this storyline
2012-03-02 01:53:13	Aerox	doesn't desmond already run around doing stupid shit
2012-03-02 01:53:16	+Alex|Away	Four games later
2012-03-02 01:53:21	dare|away	Yeah but very little
2012-03-02 01:53:33	dare|away	People keep assuming the last one of this story arc will take place in modern times
2012-03-02 01:53:35	Aerox	i played brotherhood and it was entertaining
2012-03-02 01:53:42	Aerox	I tried to play rev but it was immediately boring
2012-03-02 01:53:49	+Alex|Away	It's going to be another 3 games set during the American Revolution
2012-03-02 01:53:52	dare|away	Revolutions single player was pretty weak
2012-03-02 01:54:02	dare|away	Except no one cares, including Americans
2012-03-02 01:54:21	dare|away	Although I did like The Patriot
2012-03-02 01:54:39	Aerox	I got to the highest point on the map
2012-03-02 01:54:43	Aerox	and then quit playing
2012-03-02 01:54:47	+Alex|Away	Is Kristen Bell still in those?
2012-03-02 01:54:54	dare|away	No
2012-03-02 01:55:00	dare|away	That's why Aerox didn't play Rev
2012-03-02 01:55:07	Aerox	she got stabbed in the gut at the end of brotherhood for no reason
2012-03-02 01:55:14	dare|away	To piss Aerox off
2012-03-02 01:55:23	+Alex|Away	Her contract ran out and she didn't want to be in that pile any longer
2012-03-02 01:55:54	dare|away	It was pretty meaningless
2012-03-02 01:55:55	+Alex|Away	Aren't they on a year schedule?
2012-03-02 01:56:04	dare|away	Yes, 3 comes out this year I think
2012-03-02 01:56:07	+Alex|Away	I feel like one comes out every month.
2012-03-02 01:56:20	+Alex|Away	Because I'm not paying attention
2012-03-02 01:56:53	+Alex|Away	So, you're a native american, right?
2012-03-02 01:56:56	+Alex|Away	In this next one?
2012-03-02 01:56:57	Aerox	Look at the ~&~&drama&~&~&~
2012-03-02 01:56:57	Aerox	http://images4.wikia.nocookie.net/__cb20111103172337/assassinscreed/images/thumb/e/ed/Retrieval_18.png/830px-Retrieval_18.png
2012-03-02 01:57:02	Aerox	half english half native
2012-03-02 01:57:12	+Alex|Away	I thought so.
2012-03-02 01:57:15	andrewm	I so don't care about AC anymore.
2012-03-02 01:57:23	+Alex|Away	The arrows and tomahawk gave that away
2012-03-02 01:57:33	andrewm	Racist.
2012-03-02 01:57:37	+Alex|Away	Why did Desmond stab Kristen Bell?
2012-03-02 01:57:43	dare|away	No reason
2012-03-02 01:57:47	Aerox	because he was randomly possessed
2012-03-02 01:57:49	andrewm	Because a god told him too or somethin'
2012-03-02 01:57:50	+Alex|Away	No, seriously.
2012-03-02 01:57:51	andrewm	to
2012-03-02 01:57:51	+Alex|Away	hahaha what
2012-03-02 01:57:53	<--	naia (~naia@cpe-76-94-197-116.socal.res.rr.com) has quit (Quit)
2012-03-02 01:57:59	Aerox	like the screen goes blurry and he jsut stabs her
2012-03-02 01:58:00	dare|away	Yeah he was and they made him
2012-03-02 01:58:01	Aerox	and then looks upset about it
2012-03-02 01:58:03	Aerox	and then falls into a coma
2012-03-02 01:58:04	dare|away	But they don't explain why
2012-03-02 01:58:13	andrewm	Because drama
2012-03-02 01:58:15	<--	Gandysampras (Gandyaway@109.175.206.9) has quit (Read error: Operation timed out)
2012-03-02 01:58:18	dare|away	He spends Rev in a coma
2012-03-02 01:58:24	Aerox	i'm not sure why he even has the blade
2012-03-02 01:58:25	dare|away	So you don't really learn what went on
2012-03-02 01:58:48	+Alex|Away	Her contract ran out. I'm telling you.
2012-03-02 01:58:53	dare|away	Possibly
2012-03-02 01:58:59	+Alex|Away	They called her, asked if she was coming back, and she went, "Who is this?"
2012-03-02 01:59:02	dare|away	After 2 though they placed more and more emphasis on multiplayer
2012-03-02 01:59:09	dare|away	Single player suffered greatly
2012-03-02 01:59:20	andrewm	Why do people even bother with multiplayer?
2012-03-02 01:59:24	andrewm	Does it really increase sales?
2012-03-02 01:59:39	dare|away	Reduces trade-ins if people keep it to play?
2012-03-02 01:59:39	+Alex|Away	Nolan North is going to play Kristen Bell's character in the new game
2012-03-02 01:59:50	dare|away	Everyone has multi even if it isn't good, these days
2012-03-02 01:59:58	Aerox	yeah it's literally just because of used games
2012-03-02 02:00:02	+Alex|Away	Isn't AC's really good?
2012-03-02 02:00:07	Aerox	if you make a single player only game gamestop will screw you
2012-03-02 02:00:20	dare|away	Brotherhoods was boring, Rev was supposed to be better but dunno
2012-03-02 02:00:27	dare|away	No one ever plays it the way it was designed to be played
2012-03-02 02:00:38	andrewm	I never play MP components of anything.
2012-03-02 02:00:46	andrewm	I hate interacting with people.
2012-03-02 02:00:52	dare|away	I can tell
2012-03-02 02:00:53	Aerox	do you ever buy new games?
2012-03-02 02:00:58	andrewm	Yeah.
2012-03-02 02:01:07	andrewm	I bought Skyrim and Uncharted
2012-03-02 02:01:18	andrewm	Gonna buy ME3
2012-03-02 02:01:46	dare|away	Multi in ME3 is fun but eh
2012-03-02 02:01:59	dare|away	Dead Space 2's multi DOA'd
2012-03-02 02:02:27	andrewm	Yeah, I didn't even bother with it
2012-03-02 02:02:33	dare|away	I played it a couple times
2012-03-02 02:02:53	andrewm	Just eBayed it with "MP key unused"
2012-03-02 02:02:53	dare|away	Haha
2012-03-02 02:03:31	dare|away	Uncharted 2 and 3's also seem kinda dead
2012-03-02 02:03:31	dare|away	I actually liked it though
2012-03-02 02:03:31	andrewm	I couldn't shoot anything in UC3
2012-03-02 02:03:34	andrewm	MP would have made me murderous
2012-03-02 02:03:40	Aerox	bedtime!
2012-03-02 02:03:41	+Alex|Away	MP controlled differently
2012-03-02 02:03:43	+Alex|Away	for some reason
2012-03-02 02:03:44	Aerox	and/or lumines time
2012-03-02 02:03:49	dare|away	Night Aerox
2012-03-02 02:03:50	+Alex|Away	so people were fine with it
2012-03-02 02:03:51	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-02 09:23:35	benbeltran	Morning
2012-03-02 09:23:54		irc: disconnected from server
2012-03-02 09:25:22	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-02 09:25:22	--	Nicks #destructoid: [@benbeltran]
2012-03-02 09:25:22	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-03-02 09:25:24	--	Channel created on Fri, 02 Mar 2012 09:24:18
2012-03-02 09:26:26		irc: disconnected from server
2012-03-02 09:26:36	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-02 09:26:36	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-02 09:26:36	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-02 09:26:36	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzelan [Slime] ^powerup andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar Weissbier]
2012-03-02 09:26:36	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 3 voices, 21 normals)
2012-03-02 09:26:39	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-02 09:27:00	benbeltran	Good Local-Morning
2012-03-02 09:27:10	jared	Morn'!~
2012-03-02 09:28:41	benbeltran	/usr/games/fortune
2012-03-02 09:31:06	benbeltran	fortune | cowsay -f flaming-sheep
2012-03-02 09:31:31	benbeltran	if this command fails: sudo aptitude install fortune cowsay ... or brew install fortune cowsay
2012-03-02 09:31:34	benbeltran	please do
2012-03-02 09:33:36	benbeltran	SO. Mexico still doesn't have ME3. I went to some store to ask if they had it. Guy behind the counter says: no. ... I stare thinking he would give me some tip as to when it will be available. Turns out, he didn't care to tell me. So I asked. "Do you know when you'll have it?" ... The man replied without looking at me: No. ... I turn his monitor and see he has some software listing games available and some
2012-03-02 09:33:36	benbeltran	say preorder and have a date. I ask. So, there's no way you can let me know? He says: no. So I burned the store down. Right thing to do? Y/n/c?
2012-03-02 09:35:03	jared	Y
2012-03-02 09:35:11	jared	(Please type 'yes')
2012-03-02 09:35:13	jared	Yes
2012-03-02 09:40:46	+Gandysampras	c
2012-03-02 09:41:12	jared	(Please type 'cancel')
2012-03-02 09:42:37	jared	Pro-tip: I am more excited for Journey than I am for ME3.
2012-03-02 09:45:41	jared	Wow, wicked quiet in here today.
2012-03-02 09:46:02	jared	Or did all the terrible things I say about all of you finally get around?
2012-03-02 09:49:25	@bloodylip	yes
2012-03-02 09:50:51	jared	Oh well.
2012-03-02 09:50:56	 *	jared puts gun in mouth
2012-03-02 09:52:40	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-02 09:52:43	Halfleft|away	fuck sak
2012-03-02 09:52:44	Halfleft|away	e
2012-03-02 09:52:49	Halfleft|away	mIRC settings wiped again
2012-03-02 09:53:43	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/9h6l93.png
2012-03-02 09:53:45	theGoldenAvatar	Okay
2012-03-02 09:53:56	theGoldenAvatar	So can I just write a negative dollar value in field 6 on my W-4?
2012-03-02 09:54:19	theGoldenAvatar	"Additional amount, if any, you want withheld from each paycheck: -$300.00"
2012-03-02 09:54:28	theGoldenAvatar	Because I'm confused.
2012-03-02 09:55:03	@bloodylip	theGoldenAvatar: just claim like 10 dependents on your W-4
2012-03-02 09:56:49	Halfleft|away	fucking thing
2012-03-02 10:01:08	jared	I'm missing 1 bank statement I need to file my taxes.
2012-03-02 10:01:53	jared	Annoying.
2012-03-02 10:02:04	+Gandysampras	lol taxes
2012-03-02 10:02:30	+Gandysampras	HI GAVIN
2012-03-02 10:02:36	+Gandysampras	home 'sick' are we?
2012-03-02 10:07:52	Halfleft|away	yes
2012-03-02 10:08:10	Halfleft|away	I'm always sick anyway.
2012-03-02 10:08:20	+Gandysampras	sickly
2012-03-02 10:08:22	Halfleft|away	my 'normal' is normal people's 'dangerously malnourished'
2012-03-02 10:08:22	+Gandysampras	not sick
2012-03-02 10:08:35	Halfleft|away	I should draw a diagram
2012-03-02 10:08:43	Halfleft|away	you should have seen the poop i did earlier
2012-03-02 10:08:54	Halfleft|away	I had to leave the house in shame
2012-03-02 10:09:14	+Gandysampras	The poop I did earlier was bright orange
2012-03-02 10:09:17	+Gandysampras	and also not solid
2012-03-02 10:09:50	Halfleft|away	same!
2012-03-02 10:09:52	Halfleft|away	but not bright
2012-03-02 10:10:17	+Gandysampras	I dont remember typing bringht
2012-03-02 10:10:21	+Gandysampras	bright*
2012-03-02 10:10:26	theGoldenAvatar	The fuck is wrong with you people.
2012-03-02 10:10:28	@bloodylip	what did you eat?
2012-03-02 10:10:30	@bloodylip	indian food?
2012-03-02 10:10:41	+Gandysampras	I have eaten only tomato soup and oranges for the last 4 days
2012-03-02 10:10:45	@bloodylip	hahaha
2012-03-02 10:10:46	+Gandysampras	so that explains my butt
2012-03-02 10:10:53	@bloodylip	well, we know what's wrong with gandy
2012-03-02 10:11:10	@bloodylip	what are the details of your diet again?
2012-03-02 10:11:11	+Gandysampras	Gavin's body just doesnt know how to process food
2012-03-02 10:11:19	+Gandysampras	one sec
2012-03-02 10:11:28	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-02 10:11:50	+Gandysampras	The bet is as follows: Two bowls of soup and one piece of fruit a day, for 40 days. The loser has to buy the winner a steak dinner at a fancy restaurant. They arent allowed to order anything for themselves. Fruit cannot have a larger volume than your fist and the soup has to be shitty own brand "cream of ..." soup. No solids.
2012-03-02 10:12:17	+Gandysampras	yay for scripts
2012-03-02 10:12:21	theGoldenAvatar	Why was the fruit even included?
2012-03-02 10:12:28	+Gandysampras	Breakfast
2012-03-02 10:12:33	+Gandysampras	soup is disgucting as a braekfast food
2012-03-02 10:12:36	+Gandysampras	disgusting
2012-03-02 10:12:38	theGoldenAvatar	You should have said "one bowl of soup and multivitamin"
2012-03-02 10:12:44	theGoldenAvatar	If you were harcore
2012-03-02 10:12:47	theGoldenAvatar	hadcore
2012-03-02 10:12:50	theGoldenAvatar	halk;asjdgo[
2012-03-02 10:12:51	theGoldenAvatar	[;sfga
2012-03-02 10:12:51	+Gandysampras	HADCORE
2012-03-02 10:12:51	theGoldenAvatar	]
2012-03-02 10:13:05	+Gandysampras	I suppose I could do that
2012-03-02 10:13:09	Halfleft|away	are you had core?
2012-03-02 10:13:12	+Gandysampras	Ill talk it over with the guy doing the bet
2012-03-02 10:13:18	theGoldenAvatar	That is the worst bet ever.
2012-03-02 10:13:19	Halfleft|away	oh?
2012-03-02 10:13:21	+Gandysampras	my mum wont let me be hardcore
2012-03-02 10:13:23	Halfleft|away	breaking are you?
2012-03-02 10:13:26	theGoldenAvatar	I would never take part in that.
2012-03-02 10:13:28	theGoldenAvatar	PSMF, fine.
2012-03-02 10:13:31	@bloodylip	Gandysampras: what if you both survive 40 days?
2012-03-02 10:13:34	@bloodylip	nobody gets anything?
2012-03-02 10:13:35	theGoldenAvatar	But that shit is muscle wasting.
2012-03-02 10:13:37	+Gandysampras	No-one wins
2012-03-02 10:13:40	+Gandysampras	Draw at best
2012-03-02 10:13:45	+Gandysampras	for alex I mean
2012-03-02 10:13:45	@bloodylip	that sounds terrible
2012-03-02 10:13:50	+Gandysampras	He's so weak willed
2012-03-02 10:13:51	@bloodylip	it should go until someone wins
2012-03-02 10:13:53	theGoldenAvatar	They go to a fancy restaurant and order nothing
2012-03-02 10:13:54	Halfleft|away	it doesn't seem worth it
2012-03-02 10:13:57	theGoldenAvatar	Watch the other patrons eat
2012-03-02 10:14:01	+Gandysampras	only 4 more days until his record alst year
2012-03-02 10:14:01	Halfleft|away	for one steak dinner
2012-03-02 10:14:07	+Gandysampras	last*
2012-03-02 10:14:14	+Gandysampras	The steak dinner costs £50 gavin
2012-03-02 10:14:18	Halfleft|away	so?
2012-03-02 10:14:37	Halfleft|away	buy a £1.10 meal every day instead
2012-03-02 10:14:44	Halfleft|away	better than soup and a fruit
2012-03-02 10:14:55	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-02 10:14:56	+Gandysampras	I'd rather have an 18oz sirloin steak cooked perfectly by a chef, cheers
2012-03-02 10:15:05	theGoldenAvatar	I hope they fuck it up
2012-03-02 10:15:12	+Gandysampras	Ill send it abck
2012-03-02 10:15:12	theGoldenAvatar	And you get food poisoning.
2012-03-02 10:15:14	theGoldenAvatar	And die.
2012-03-02 10:15:18	+Gandysampras	from beef?
2012-03-02 10:15:25	+Gandysampras	are you retarded?
2012-03-02 10:15:25	theGoldenAvatar	Happened to me
2012-03-02 10:15:30	+Gandysampras	suuuure it did
2012-03-02 10:15:33	theGoldenAvatar	You can get food poisoning from beef.
2012-03-02 10:15:35	theGoldenAvatar	Are you an idiot?
2012-03-02 10:15:44	+Gandysampras	pfft
2012-03-02 10:15:48	+Gandysampras	whatevs idiot
2012-03-02 10:15:55	+Gandysampras	I bet you god mad cow disease
2012-03-02 10:15:59	+Gandysampras	got*
2012-03-02 10:16:01	theGoldenAvatar	I wish.
2012-03-02 10:16:14	Halfleft|away	still not worth it andy
2012-03-02 10:16:33	+Gandysampras	It is for how upset he is
2012-03-02 10:16:40	@bloodylip	i hope gandy dies
2012-03-02 10:16:41	+Gandysampras	He's practically begging me to quit
2012-03-02 10:16:42	@bloodylip	but for other reasons
2012-03-02 10:16:45	Halfleft|away	The only winning move is not to play
2012-03-02 10:16:51	+Gandysampras	and I'm going to get to berate him for it and hold it over him for a year
2012-03-02 10:16:56	+Gandysampras	also the meal is going to be so good
2012-03-02 10:17:02	+Gandysampras	Im going to taunt him throughout the whole thing
2012-03-02 10:17:14	Halfleft|away	Just go buy yourself a £50 meal
2012-03-02 10:17:21	Halfleft|away	with all the money you saved not eating real food
2012-03-02 10:17:21	+Gandysampras	hahaha
2012-03-02 10:17:28	+Gandysampras	you think I have that much money?
2012-03-02 10:17:32	Halfleft|away	yes
2012-03-02 10:17:34	+Gandysampras	I have £15 in the bank
2012-03-02 10:17:41	+Gandysampras	I couldnt buy it if he wins
2012-03-02 10:17:45	Halfleft|away	because you spend it all on booze!
2012-03-02 10:17:49	+Gandysampras	Yep
2012-03-02 10:17:52	+Gandysampras	In fact...
2012-03-02 10:17:56	 *	Gandysampras opens a can of fosters
2012-03-02 10:18:03	+Gandysampras	delicious
2012-03-02 10:18:04	Halfleft|away	you're breaking the rules
2012-03-02 10:18:06	theGoldenAvatar	I hope that's a joke.
2012-03-02 10:18:06	Halfleft|away	beer is food
2012-03-02 10:18:10	+Gandysampras	beer isnt food
2012-03-02 10:18:14	nastidon	=o
2012-03-02 10:18:19	+Gandysampras	alex is drinking too
2012-03-02 10:18:21	+Gandysampras	its fair
2012-03-02 10:18:21	theGoldenAvatar	Fosters sure isn't.
2012-03-02 10:18:25	+Gandysampras	ugh i know
2012-03-02 10:18:28	+Gandysampras	fosters is pissbeer
2012-03-02 10:18:33	Halfleft|away	49p White Ace
2012-03-02 10:18:34	+Gandysampras	but its cheap and does the job
2012-03-02 10:18:45	+Gandysampras	£5.20 for 10 cans
2012-03-02 10:18:51	theGoldenAvatar	You know what's cheaper and does the job better?
2012-03-02 10:18:55	theGoldenAvatar	The cheapest vodkas.
2012-03-02 10:19:02	nastidon	uk beers? i likes me some of them
2012-03-02 10:19:02	+Gandysampras	I also have a bottle of vodka here
2012-03-02 10:19:07	+Gandysampras	silly tGA
2012-03-02 10:19:14	@bloodylip	popov
2012-03-02 10:19:17	@bloodylip	it does the job
2012-03-02 10:19:19	@bloodylip	and costs $5
2012-03-02 10:19:34	+Gandysampras	Aye, the vodka I bought earlier was £4 for 400ml
2012-03-02 10:19:35	nastidon	is boddingtons cheap as shit over there?
2012-03-02 10:19:36	theGoldenAvatar	I actually really fucking hate cheap vodka.
2012-03-02 10:19:44	theGoldenAvatar	I can drink the hell out of cheap rum though.
2012-03-02 10:19:45	VenatioDecorus	bad vodka is bad though
2012-03-02 10:19:54	+Gandysampras	cheap rum is hard to fuck up
2012-03-02 10:19:58	+Gandysampras	Man I want run now
2012-03-02 10:20:08	theGoldenAvatar	Start a kickstarter.
2012-03-02 10:20:10	@bloodylip	VenatioDecorus: that's why you mix it with gatorade
2012-03-02 10:20:14	+Gandysampras	Specifically: http://laughingsquid.com/wp-content/uploads/kraken-black-spiced-rum-20100212-101110.jpg
2012-03-02 10:20:18	+Gandysampras	Such a good rum
2012-03-02 10:20:23	VenatioDecorus	gatorade eh. never tried that
2012-03-02 10:20:50	@bloodylip	that's what my dead, alcoholic uncle did!
2012-03-02 10:20:52	VenatioDecorus	i'm gangster i have a star trek flask filled with hennesy :D
2012-03-02 10:21:29	theGoldenAvatar	I don't understand how people drink every day.
2012-03-02 10:21:34	theGoldenAvatar	Like all my coworkers seem to.
2012-03-02 10:21:48	+Gandysampras	It's delicious and being a high functioning alcoholic makes life easy
2012-03-02 10:21:52	theGoldenAvatar	I'm at once or twice a month.
2012-03-02 10:22:03	@bloodylip	you only think you're a high functioning alcoholic because you're drunk all the time
2012-03-02 10:22:10	+Gandysampras	hahaha
2012-03-02 10:22:13	+Gandysampras	!bloodylip++
2012-03-02 10:22:14	DtoidBot	The karma of bloodylip is 41.
2012-03-02 10:22:28	VenatioDecorus	there is a difference between liek raging and having a drink too. i could have a drink every day. could not rage
2012-03-02 10:22:38	+Gandysampras	don't call it raging.
2012-03-02 10:22:42	VenatioDecorus	well i did
2012-03-02 10:22:52	theGoldenAvatar	Also, drinking everyday fucks up muh gainz.
2012-03-02 10:23:30	theGoldenAvatar	That's how you can tell it's friday on the fitness subreddit
2012-03-02 10:23:44	theGoldenAvatar	Someone asks about alchohol's affect on muscle growth
2012-03-02 10:23:46	+Gandysampras	fart fart fart
2012-03-02 10:23:49	VenatioDecorus	hehe
2012-03-02 10:24:46	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-02 10:31:45	Halfleft|away	http://penny-arcade.com/comic/2012/02/27
2012-03-02 10:31:46	Halfleft|away	hurrrr
2012-03-02 10:32:03	theGoldenAvatar	Powerlifting is a pretty boring "sport"
2012-03-02 10:33:20	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-02 10:33:20	--	Mode #destructoid [+o Aerox] by Q
2012-03-02 10:33:34	theGoldenAvatar	Especially the bench.
2012-03-02 10:33:49	VenatioDecorus	i like lifting as exercise but ya i like paintball more as a sport :D
2012-03-02 10:34:10	theGoldenAvatar	Well, I'm watching the Arnold stream because some guy I know is competing later.
2012-03-02 10:35:18	Halfleft|away	lifting thing up and putting them down again sounds boring alright
2012-03-02 10:35:33	theGoldenAvatar	They are playing Machinehead
2012-03-02 10:35:40	VenatioDecorus	lol?
2012-03-02 10:36:22	VenatioDecorus	well lots of things are boring for people who don't understand it i guess. i can't for the life of me get my gf to enjoy watching sc2 :D
2012-03-02 10:36:27	--	Ecks|Offline is now known as Ecksorcism
2012-03-02 10:37:46	@bloodylip	there isn't much to understand in powerlifting, though
2012-03-02 10:38:35	nastidon	in before nascar debate :P
2012-03-02 10:38:48	+Ecksorcism	I cant believe I slept in so late
2012-03-02 10:39:45	VenatioDecorus	there is a lot to understand about the chemicals that make your muscles squeeze though and optimizing that is a challenge
2012-03-02 10:40:43	@bloodylip	eeeeeeeeeeeecks
2012-03-02 10:40:45	@bloodylip	you're late for work!
2012-03-02 10:40:58	theGoldenAvatar	Apparently this guy flew in all the way from afghanistan and couldn't hit his opening lift.
2012-03-02 10:41:04	theGoldenAvatar	What a waste.
2012-03-02 10:41:17	theGoldenAvatar	Must be because his arms are tired.
2012-03-02 10:41:27	nastidon	lol
2012-03-02 10:41:34	nastidon	should have taken a plane
2012-03-02 10:41:34	@bloodylip	on the plus side, at least he's not in afghanistan anymore
2012-03-02 10:42:02	theGoldenAvatar	Yeah, but he's now in Columbus, Ohio.
2012-03-02 10:42:22	theGoldenAvatar	Which is arguably worse.
2012-03-02 10:43:48	+Ecksorcism	liiiiiiiiiiiiiiip, I called in sick
2012-03-02 10:44:00	+Ecksorcism	using a laptop in bed is annoying
2012-03-02 10:44:07	theGoldenAvatar	Probably because you were up so late last night.
2012-03-02 10:44:10	theGoldenAvatar	I still haven't slept.
2012-03-02 10:44:14	theGoldenAvatar	And I'm at work.
2012-03-02 10:44:41	+Ecksorcism	I could probably have gone
2012-03-02 10:44:57	+Ecksorcism	but I'd have just slept in my office all day
2012-03-02 10:45:03	theGoldenAvatar	I'm one to talk though.
2012-03-02 10:45:07	theGoldenAvatar	I skipped work last Friday.
2012-03-02 10:45:13	+Ecksorcism	=O
2012-03-02 10:50:06	jared	Sometimes work just needs to be skipped.
2012-03-02 10:55:54	jared	No one's in the office today, going to duck out early.
2012-03-02 10:56:18	metalnarf	http://foodporndaily.com/ i came
2012-03-02 10:56:40	@bloodylip	filet mignon and french fries?
2012-03-02 10:57:23	metalnarf	thats no ordinary sauce
2012-03-02 11:00:10	nastidon	i wish i could EVEN call in sick, bleh
2012-03-02 11:04:07	@bloodylip	you can't call in sick?
2012-03-02 11:05:30	jared	nastidon: Where do you work?
2012-03-02 11:05:55	nastidon	record/bong shop. only 3 of us here
2012-03-02 11:07:16	VenatioDecorus	record/bong shop. that sounds like heaven
2012-03-02 11:10:20	jared	w00+
2012-03-02 11:14:54	Weissbier	http://trailers.apple.com/trailers/independent/thefp/
2012-03-02 11:15:02	Weissbier	wwwwwwwwahahahahahahahhahah
2012-03-02 11:18:02	nastidon	lol dystopian
2012-03-02 11:18:09	nastidon	dance dance dystpopia
2012-03-02 11:31:13	@Aerox	That looks so bad
2012-03-02 11:32:21	Weissbier	hahhaha i know aerox
2012-03-02 11:33:26	@Aerox	http://static.regretsy.com/wp-content/uploads/2012/03/tampons.jpg
2012-03-02 11:34:35	Halfleft|away	Gandysampras what is wrong with seb
2012-03-02 11:34:38	Halfleft|away	is he actually mental
2012-03-02 11:34:51	@Aerox	How was your lazy day off
2012-03-02 11:35:00	Halfleft|away	not great
2012-03-02 11:35:08	Halfleft|away	I have discovered that my house is not draining water
2012-03-02 11:35:18	Halfleft|away	and is instead just going all in to the back garden
2012-03-02 11:35:28	Halfleft|away	which is where the smell is coming from that I noticed the other day
2012-03-02 11:36:31	Halfleft|away	did get to walk around naked all day though so that's good
2012-03-02 11:38:21	Halfleft|away	also i have no bread or buns
2012-03-02 11:38:36	Halfleft|away	so the cheese and burgers I just had were just burgers and some cheese on a plate
2012-03-02 11:40:29	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-02 11:41:09	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-02 11:41:09	--	Mode #destructoid [+v Gemsi] by Q
2012-03-02 11:44:39	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-03-02 11:45:47	nastidon	found a place with some pinball machines... only one city away ;s
2012-03-02 11:57:17	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-02 12:00:55	Halfleft|away	what are you talking about
2012-03-02 12:02:10	@Aerox	Hi Nate
2012-03-02 12:02:46	Brainderailment	hey jro. Did moose figure out what to do without having a disc drive?
2012-03-02 12:02:51	@Aerox	I dunno!
2012-03-02 12:03:07	Brainderailment	suspense!
2012-03-02 12:08:37	-->	meeetalnarf (~meetalnar@p54AC97CF.dip0.t-ipconnect.de) has joined #destructoid
2012-03-02 12:18:16	-->	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-02 12:30:17	theGoldenAvatar	Aerox
2012-03-02 12:30:22	@Aerox	tga
2012-03-02 12:30:40	theGoldenAvatar	Did you see this?
2012-03-02 12:30:41	theGoldenAvatar	http://i.dailymail.co.uk/i/pix/2012/03/01/article-2108592-11FA1BA7000005DC-274_468x696.jpg
2012-03-02 12:30:46	@Aerox	no
2012-03-02 12:30:49	@Aerox	oh my
2012-03-02 12:30:56	theGoldenAvatar	Halfie correctly pointed out that she looks like a waxwork
2012-03-02 12:30:59	@Aerox	WHITE WALKER
2012-03-02 12:31:28	Brainderailment	Payday doesn't launch on my lappy. It goes black and then closes.
2012-03-02 12:31:37	Brainderailment	Anyone here have payday, the heist
2012-03-02 12:31:49	@bloodylip	i have installed it
2012-03-02 12:31:51	@bloodylip	but i haven't played it
2012-03-02 12:31:59	dare|away	I have it, launches fine
2012-03-02 12:32:11	@Aerox	I have it but I haven't played it
2012-03-02 12:32:27	Halfleft|away	don't actors have 'people' who are meant to prevent them making terrible decisions like that
2012-03-02 12:34:44	Brainderailment	check it. http://i.imgur.com/YLLb3.png
2012-03-02 12:34:45	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-02 12:36:28	Halfleft|away	thats a shame
2012-03-02 12:36:37	Halfleft|away	because that game looks fun as hell
2012-03-02 12:36:50	<--	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has quit (Signed off)
2012-03-02 12:37:26	dare|away	I have it on PS3, it's fun when you have at least 2 other people
2012-03-02 12:37:35	@bloodylip	have you tried looking at the steam forums?
2012-03-02 12:37:38	Brainderailment	apparently PhysX has something to do with the crashing
2012-03-02 12:37:49	Brainderailment	http://forums.steampowered.com/forums/showthread.php?t=2194765
2012-03-02 12:38:14	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-02 12:39:42	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-03-02 12:56:53	dare|away	Wow the AC3 screens look awesome
2012-03-02 12:57:36	Halfleft|away	no way it'll be that pretty on 360 :(
2012-03-02 12:59:05	dare|away	I dunno AC2 was great looking
2012-03-02 12:59:43	Halfleft|away	Not as good as these screens suggest this one will look
2012-03-02 13:00:15	+Gemsi	on the other hand, you will be able to play it on your 360 if your internet is out
2012-03-02 13:01:45	@bloodylip	i'll be able to do the same on my PC after i pirate it, too!
2012-03-02 13:02:04	dare|away	Shameless
2012-03-02 13:02:52	Halfleft|away	good point
2012-03-02 13:03:18	Halfleft|away	hee hee
2012-03-02 13:03:25	Halfleft|away	my landlady's family name is 'cockman'
2012-03-02 13:03:31	@bloodylip	hehe
2012-03-02 13:06:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-02 13:10:28	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-02 13:12:39	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-02 13:15:43	theGoldenAvatar	That is some bullshit.
2012-03-02 13:15:52	theGoldenAvatar	A midget won gold in his weight division.
2012-03-02 13:15:58	theGoldenAvatar	And set a world record on the squat.
2012-03-02 13:18:33	Halfleft|away	jealous
2012-03-02 13:18:59	theGoldenAvatar	Nah, it's bullshit because his squat wasn't even close to parallel.
2012-03-02 13:19:10	theGoldenAvatar	But the judges gave it to him because I guess he's a midget?
2012-03-02 13:19:30	Halfleft|away	I don't know what a squat even is
2012-03-02 13:19:43	theGoldenAvatar	...
2012-03-02 13:19:45	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-02 13:20:24	nastidon	it's when you live in an abandoned building i think
2012-03-02 13:20:46	jared	Zing
2012-03-02 13:21:00	jared	Is 14:20 the same thing as 4:20?
2012-03-02 13:21:02	Halfleft|away	heh
2012-03-02 13:21:07	Halfleft|away	no
2012-03-02 13:21:11	jared	But...
2012-03-02 13:21:26	Halfleft|away	twenty minutes past two
2012-03-02 13:21:31	Halfleft|away	the other is twenty minutes past four
2012-03-02 13:21:45	jared	But they both end in 4:20
2012-03-02 13:22:07	Halfleft|away	Well done?
2012-03-02 13:22:18	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-03-02 13:23:30	nastidon	2 hours different sherlock
2012-03-02 13:24:23	jared	Is 16:20 the same thing as 4:20?
2012-03-02 13:25:22	nastidon	there you go!
2012-03-02 13:25:37	jared	No they aren't. You've learned nothing.
2012-03-02 13:26:26	nastidon	:(
2012-03-02 13:33:05	Halfleft|away	you're a disappointment to us all
2012-03-02 13:33:19	Halfleft|away	maybe you should go and do something you'd be better at like killing yourself you fucking cunt
2012-03-02 13:39:13	nastidon	lol
2012-03-02 13:39:24	nastidon	so much rage
2012-03-02 13:53:53	@Aerox	especially hilarious since he didn't do anything today to make him angry
2012-03-02 13:54:04	dare|away	He wakes up that way
2012-03-02 13:54:25	dare|away	I wonder if it is a surprise to anyone that most infranty guys are kind of nutso
2012-03-02 14:02:01	Halfleft|away	it susprises me that people don't know as much already
2012-03-02 14:02:13	Halfleft|away	"WAIT!? You mean actual war isn't like viseogames!?"
2012-03-02 14:02:25	Halfleft|away	"There's no awesome guitar riff when I blow up some rag-head!?"
2012-03-02 14:02:27	Halfleft|away	"bro..."
2012-03-02 14:03:56	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-02 14:08:08	@Aerox	Gavin did you even read it
2012-03-02 14:08:13	@Aerox	It's about mass sociopathy
2012-03-02 14:09:01	dare|away	He just like joining in on complaining
2012-03-02 14:09:32	Halfleft|away	mass sociopathy in armed forces
2012-03-02 14:10:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-02 14:11:24	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-02 14:15:29	-->	sbb_ (~gup@d47-69-140-64.try.wideopenwest.com) has joined #destructoid
2012-03-02 14:30:25	<--	sbb_ (~gup@d47-69-140-64.try.wideopenwest.com) has left #destructoid
2012-03-02 15:06:53	Halfleft|away	"And some retarded cruise ship dropped anchor right on top of the cables that supply internet to East Africa. So my connectivity is going to be worthless for the reasonable future."
2012-03-02 15:07:05	@Aerox	lolz
2012-03-02 15:07:06	Halfleft|away	heh, one of the NZ people can't do stuff because of that thing that happened
2012-03-02 15:19:29	--	Aerox is now known as Aerox|Bank
2012-03-02 15:19:34	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-02 15:26:55	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-02 15:27:08	--	Mode #destructoid [+o TDiddy] by Q
2012-03-02 15:27:34	Halfleft|away	that discussion on twitter made me realise I've never once traded with or had a battle with a human player in any pokemon game
2012-03-02 15:29:10	[Slime]	ditto
2012-03-02 15:29:26	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-02 15:29:58	[Slime]	I honestly have no desire to deal with other people in person
2012-03-02 15:30:21	[Slime]	and alex of course is going into his usual anti-social people are inferior thing again
2012-03-02 15:32:17	Halfleft|away	to be fair he would be 100% correct in saying that
2012-03-02 15:32:31	[Slime]	you're anti-social
2012-03-02 15:32:49	jorge`	good song
2012-03-02 15:33:08	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-03-02 15:36:09	nastidon	100%? sure is!
2012-03-02 15:37:17	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-02 15:37:17	--	Mode #destructoid [+o TDiddy] by Q
2012-03-02 15:37:17	Brainderailment	I'm dodging tornadoes right now. WWEEE!
2012-03-02 15:37:40	jorge`	i read that as tomatoes
2012-03-02 15:37:50	Brainderailment	http://www.weather.com/
2012-03-02 15:46:49	--	Aerox|Bank is now known as Aerox
2012-03-02 15:53:31	Halfleft|away	I think I tried to use the online stuff in soulsilver once but it didn't work
2012-03-02 15:56:50	Brainderailment	okay, g2g. Gotta unplug for lightning
2012-03-02 16:00:24	@Aerox	don't die
2012-03-02 16:02:51	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-03-02 16:05:21	Halfleft|away	you have to unplog stuff when you get lightning?
2012-03-02 16:05:27	Halfleft|away	do you live in a third world country or some shit
2012-03-02 16:06:23	@Aerox	Gavin you don't unplug anything because you don't own anything expensive enough to matter
2012-03-02 16:06:27	[Slime]	power strips aren't 100% against lightning
2012-03-02 16:06:56	Halfleft|away	Does your internet also go out when it rains?
2012-03-02 16:07:07	Halfleft|away	I hear you still make your houses out of wood in the tornado belt too
2012-03-02 16:07:14	[Slime]	I wouldn't know
2012-03-02 16:07:17	[Slime]	I live in california
2012-03-02 16:07:21	[Slime]	where there's actual sun
2012-03-02 16:07:42	[Slime]	instead of shit weather most of the year
2012-03-02 16:11:37	Halfleft|away	fucking...
2012-03-02 16:11:50	Halfleft|away	is boolean in php treated the same as a number?
2012-03-02 16:11:55	Halfleft|away	being that it can only be 1 or 0
2012-03-02 16:12:59	richterbelmont	shit weather? feels like a damn desert here
2012-03-02 16:14:19	@Aerox	Maybe you shouldn't live in disgusting chino hills
2012-03-02 16:14:36	[Slime]	who lives in chino hills?
2012-03-02 16:14:41	@Aerox	richter
2012-03-02 16:14:49	-->	Brain|iPhone (~braindera@mobile-198-228-227-010.mycingular.net) has joined #destructoid
2012-03-02 16:14:50	@Aerox	!weather 90064
2012-03-02 16:14:52	DtoidBot	From Santa Monica, California (KSMO) on March 2, 1:51 PM PST temp: 69 F (21 C) cond: Clear wind: From the SW at 9 MPH (14.48 KPH) hu: 22% dewpnt: 29 F (-2 C)
2012-03-02 16:14:52	@Aerox	HI NATE
2012-03-02 16:14:56	[Slime]	oh was he talking?
2012-03-02 16:15:06	Brain|iPhone	OMG TARNADOZE!
2012-03-02 16:15:15	Brain|iPhone	There goes the power
2012-03-02 16:15:38	Brain|iPhone	!weather 37218
2012-03-02 16:15:40	DtoidBot	From Nashville, Tennessee (KBNA) on March 2, 4:10 PM CST temp: 79 F (26 C) cond: thunderstorm hail wind: From the West at 12 MPH Gusting to 31 MPH(19.31 KPH) hu: 39% dewpnt: 52 F (11 C)
2012-03-02 16:17:52	@Aerox	I'm on torando watch for my boss while he drives to make sure he does not blow away
2012-03-02 16:17:54	+Ecksorcism	!weather K2C1G4
2012-03-02 16:17:55	DtoidBot	From Ottawa,  (CYOW) on March 2, 5:00 PM EST temp: 25 F (-4 C) cond: Overcast wind: From the ENE at 9 MPH (14.48 KPH) hu: 93% dewpnt: 23 F (-5 C)
2012-03-02 16:18:14	richterbelmont	hurricane watch california 2012
2012-03-02 16:21:37	Brain|iPhone	BRITTANY WATCH!
2012-03-02 16:21:47	@Aerox	who's brittany
2012-03-02 16:21:48	@Aerox	is she hot
2012-03-02 16:22:11	Brain|iPhone	That's a south park joke.
2012-03-02 16:22:37	@Aerox	oh
2012-03-02 16:22:39	@Aerox	I haven't watched SP in forever
2012-03-02 16:24:20	Brain|iPhone	http://www.youtube.com/watch?v=88A3-qGmy3s&feature=youtube_gdata_player
2012-03-02 16:24:22	DtoidBot	It's Britney wowtch!
2012-03-02 16:25:49	<--	mueti (mueti@nrbg-4dbe57a6.pool.mediaWays.net) has quit (Quit)
2012-03-02 16:25:52	-->	BPG_ (webchat@170.138.0.11) has joined #destructoid
2012-03-02 16:26:05	BPG_	you alive Brain|iPhone ?
2012-03-02 16:26:08	@Aerox	Nate you should go to BPG's house
2012-03-02 16:26:11	@Aerox	and snuggle to be safe
2012-03-02 16:26:18	Brain|iPhone	Yeah dood. Im in a windowless compound
2012-03-02 16:26:46	BPG_	cool
2012-03-02 16:26:54	BPG_	I'm in a converted hospital so there are lots of windows
2012-03-02 16:26:58	Brain|iPhone	The station burned to the ground in the '90s so they rebuilt the place all out of concrete in case it happens again
2012-03-02 16:27:07	@Aerox	Wait, your apartment is a converted hospital?
2012-03-02 16:27:09	@Aerox	Or are you guys all in crazy shelters
2012-03-02 16:27:12	BPG_	it's already blown over the donelson area
2012-03-02 16:27:20	BPG_	it's over Mt Juliet right now
2012-03-02 16:27:26	BPG_	and probably almost to lebanon
2012-03-02 16:28:15	Brain|iPhone	If a nado comes by I'm going to try to jizz into the funnel
2012-03-02 16:28:35	@Aerox	cumnado
2012-03-02 16:29:00	Brain|iPhone	Propegation for maximum impregnation
2012-03-02 16:30:02	@Aerox	Go give brad a cumnado
2012-03-02 16:30:04	@Aerox	He'll love it
2012-03-02 16:31:11	@Aerox	slap one of these on him
2012-03-02 16:31:12	@Aerox	http://25.media.tumblr.com/tumblr_llt5wjL4Mg1qg5fh8o1_400.jpg
2012-03-02 16:31:13	@Aerox	it'll make it easier
2012-03-02 16:31:39	Brain|iPhone	It'll be like that movie twister, i'll be strapped to a pipe while flingin man maranade
2012-03-02 16:31:53	@Aerox	mmm, pipe bondage
2012-03-02 16:32:27	Brain|iPhone	Damn, it's 81 degrees out right now
2012-03-02 16:32:52	@Aerox	Ew, really?
2012-03-02 16:33:03	@Aerox	So like when do you guys actually have "good" weather
2012-03-02 16:33:06	Brain|iPhone	That's what my phone says
2012-03-02 16:33:12	richterbelmont	i prefer arctic weather
2012-03-02 16:33:16	@Aerox	I remember being in texas once and it was 105 and lightning storming and pouring rain
2012-03-02 16:33:18	@Aerox	and it was the worst
2012-03-02 16:34:00	Brain|iPhone	We have good weather in the fall and spring. Summer rarely breaks 100deg.
2012-03-02 16:34:10	richterbelmont	>_> whats a cummando? sounds like a gay commando parody
2012-03-02 16:34:25	Brain|iPhone	CumNado
2012-03-02 16:35:50	<--	BPG_ (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-03-02 16:36:18	Brain|iPhone	Oh snap, he's dead
2012-03-02 16:37:07	Brain|iPhone	Can you ping in irc? Like !ping 170.138.0.11
2012-03-02 16:37:09	@Aerox	nooooo
2012-03-02 16:37:25	@Aerox	One of the bots used to do it
2012-03-02 16:37:33	@Aerox	I don't know if there's a native ping command
2012-03-02 16:37:47	Brain|iPhone	I just want to see if bpg's server is down
2012-03-02 16:38:08	[Slime]	the commands that are there I believe are for mirc etc not irc in general
2012-03-02 16:39:54	@Aerox	fartz
2012-03-02 16:39:58	@Aerox	3 hours until the weekend
2012-03-02 16:40:04	Brain|iPhone	Someone ping his ip in cmd and tell me what happens
2012-03-02 16:40:05	@Aerox	but then I will have to monitor shit all night today
2012-03-02 16:40:16	Brain|iPhone	Why jro?
2012-03-02 16:40:33	@Aerox	We have a project tomorrow and the recruiter has done a terrible job
2012-03-02 16:40:45	@Aerox	I'm getting request timeouts in terminal
2012-03-02 16:41:03	Brain|iPhone	So it's down I guess
2012-03-02 16:41:30	@Aerox	You should entertain yourself by taking wacky tornado pictures
2012-03-02 16:41:57	[Slime]	turn on the setting so it automatically takes pictures
2012-03-02 16:42:01	[Slime]	then throw it into the tornado
2012-03-02 16:42:08	Brain|iPhone	I dont want to get wet
2012-03-02 16:43:28	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-02 16:43:34	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-02 16:47:35	Brain|iPhone	I hate shaving and I hate being unshaven. My life is worse than Anne Frank's was.
2012-03-02 16:47:43	[Slime]	agreed
2012-03-02 16:47:45	@Aerox	ME TOO
2012-03-02 16:47:49	[Slime]	shaving sucks
2012-03-02 16:47:59	@Aerox	What if you just cover yourself in shaving cream
2012-03-02 16:48:01	@Aerox	and let it sit for a while
2012-03-02 16:48:08	@Aerox	meet in the middle
2012-03-02 16:48:14	@Aerox	That would be a fun wacky picture fyi
2012-03-02 16:48:34	Brain|iPhone	I wonder what nair would do to a man's face
2012-03-02 16:48:51	@Aerox	http://www.naircare.com/products/nair-face-cream.aspx
2012-03-02 16:49:55	Brain|iPhone	That's for women's peach fuzz, not my steel wool
2012-03-02 16:50:21	Brain|iPhone	Might work on my bawlz
2012-03-02 16:50:30	@Aerox	ooo try that out and let me know
2012-03-02 16:50:34	@Aerox	smooth balls are great
2012-03-02 16:50:42	@Aerox	easier to tickle while I masturbate
2012-03-02 16:51:16	Brain|iPhone	Hmm
2012-03-02 16:53:03	richterbelmont	thats the new top headline of dtoid
2012-03-02 16:54:18	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-02 16:54:23	<--	Brain|iPhone (~braindera@mobile-198-228-227-010.mycingular.net) has quit (Quit)
2012-03-02 16:54:34	@Aerox	oh no his phone lost power
2012-03-02 16:54:54	Brainderailment	My phone got struck by lightning
2012-03-02 16:56:44	Brainderailment	BPG is in the big red spot on the weather map right now.
2012-03-02 16:58:53	@Aerox	oh no
2012-03-02 17:00:00	richterbelmont	????
2012-03-02 17:02:18	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-02 17:02:19	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-02 17:02:19	--	andrewm_ is now known as andrewm
2012-03-02 17:04:54	@Aerox	http://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/MUJA-Tyrannosaurus.JPG/800px-MUJA-Tyrannosaurus.JPG
2012-03-02 17:07:19	richterbelmont	there has to be someone out there who would fap to that
2012-03-02 17:21:37	Brainderailment	http://forum.bodybuilding.com/showthread.php?t=133174683&page=1
2012-03-02 17:21:58	Brainderailment	NSFW
2012-03-02 17:22:00	Brainderailment	http://heavypedding.org/ma/trex.jpeg
2012-03-02 17:23:04	Brainderailment	The temperature just dropped 10 degrees.
2012-03-02 17:25:35	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-02 17:27:13	@Aerox	wow
2012-03-02 17:27:14	@Aerox	http://www.teabonic.com/wp-content/uploads/2011/09/RhinoBallgag.jpg
2012-03-02 17:27:40	Brainderailment	Africa's spiciest secret is definitely not anything food related.
2012-03-02 17:27:54	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-02 17:36:04	@Aerox	so bored
2012-03-02 17:36:06	@Aerox	two hours left
2012-03-02 17:37:25	richterbelmont	bah your bored? there was a good tinfoil hat story today
2012-03-02 17:38:11	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-02 17:42:26	Brainderailment	go ahead richter. Out with it.
2012-03-02 17:50:39	[Slime]	http://www.cnn.com/2012/03/02/sport/football/saints-bounty-program/index.html
2012-03-02 17:52:21	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-02 17:52:22	--	Mode #destructoid [+v Bigby] by Q
2012-03-02 17:52:28	@Aerox	heya biggles
2012-03-02 17:52:37	+Bigby	hey
2012-03-02 17:52:44	+Bigby	how is work
2012-03-02 17:52:50	@Aerox	boring
2012-03-02 17:52:54	@Aerox	and stressful
2012-03-02 17:53:17	+Bigby	interns bothering you?
2012-03-02 17:53:26	@Aerox	no
2012-03-02 17:53:28	dare|away	Aerox I just had my interview at Sony
2012-03-02 17:53:31	@Aerox	incompetent people from the midwest
2012-03-02 17:53:37	@Aerox	Where apparently no one can do anything right ever
2012-03-02 17:53:47	+Bigby	and what did sony have to say
2012-03-02 17:53:57	dare|away	I'll find out in a week or two
2012-03-02 17:55:03	Brainderailment	what was the position?
2012-03-02 17:55:10	+Bigby	under the desk
2012-03-02 17:55:16	+Bigby	if ya know what i mean
2012-03-02 17:55:34	richterbelmont	position next guy to play sweet tooth
2012-03-02 17:55:35	Brainderailment	BOOM
2012-03-02 17:55:57	dare|away	Font-end web developer.
2012-03-02 17:55:59	dare|away	Same as my last job
2012-03-02 17:56:49	+Bigby	gotta develop them webs
2012-03-02 17:56:59	Brainderailment	I'll develop your front end
2012-03-02 17:57:38	dare|away	I was telling Gavin
2012-03-02 17:57:42	dare|away	LinkedIn surprisingly works
2012-03-02 18:01:27	-->	mueti (~name@nrbg-4dbe57a6.pool.mediaWays.net) has joined #destructoid
2012-03-02 18:04:02	@Aerox	http://mlkshk.com/r/D943
2012-03-02 18:04:12	+Bigby	JR, buy me ME3
2012-03-02 18:04:49	@Aerox	no
2012-03-02 18:04:54	-->	mrmueti (~name@nrbg-4dbe43f4.pool.mediaWays.net) has joined #destructoid
2012-03-02 18:04:57	+Bigby	why must you make me sad?
2012-03-02 18:06:10	Dinsdale	ME3 is almost free
2012-03-02 18:06:13	Dinsdale	go buy
2012-03-02 18:06:44	+Bigby	need money
2012-03-02 18:06:57	Dinsdale	sell your liver
2012-03-02 18:07:04	Dinsdale	or kidneys
2012-03-02 18:07:09	+Bigby	cant find a buyer
2012-03-02 18:07:20	Dinsdale	sell your heart
2012-03-02 18:07:23	+Bigby	gimme 25,000 for my kidney
2012-03-02 18:07:24	Dinsdale	and live of a machine
2012-03-02 18:07:35	Dinsdale	I dont need 3 kidneys  :<
2012-03-02 18:07:41	+Bigby	you might
2012-03-02 18:07:47	+Bigby	start drinking
2012-03-02 18:07:59	Dinsdale	Already drinking
2012-03-02 18:08:09	Dinsdale	Norwegians are born with alchohol in our blood
2012-03-02 18:08:12	Dinsdale	np
2012-03-02 18:08:31	+Bigby	try drinking Moonshine and Absinthe back to back
2012-03-02 18:08:37	<--	mueti (~name@nrbg-4dbe57a6.pool.mediaWays.net) has quit (Ping timeout)
2012-03-02 18:09:05	Dinsdale	Did that in my youth
2012-03-02 18:09:43	Dinsdale	A ditch in the road was really cumfy to sleep in i remember
2012-03-02 18:09:54	Dinsdale	I even got a tan at night
2012-03-02 18:10:03	Dinsdale	since the sun never sets in the summer
2012-03-02 18:10:34	@Aerox	no wonder everyone is drunk
2012-03-02 18:13:29	Dinsdale	It still fucks my sleeping rythm over :P
2012-03-02 18:28:32	@Aerox	one more hour
2012-03-02 18:30:26	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-02 18:43:24	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-02 18:43:49	richterbelmont	i need a energry drink
2012-03-02 18:46:29		irc: disconnected from server
2012-03-02 19:39:56	-->	benbeltran (~benbeltra@187.146.49.121) has joined #destructoid
2012-03-02 19:39:56	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-02 19:39:56	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-02 19:39:56	--	Nicks #destructoid: [@bloodylip @BPG @Q +Bigby +Ecksorcism +Gandysampras +Torzelan [Slime] ^powerup andrewm benbeltran Brainderailment cardfrek Coon dare|away Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline richterbelmont Simmy theGoldenAvatar Weissbier]
2012-03-02 19:39:56	--	Channel #destructoid: 31 nicks (3 ops, 0 halfops, 4 voices, 24 normals)
2012-03-02 19:40:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-02 19:40:21	+Ecksorcism	I feel like pizza
2012-03-05 10:43:12	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-05 10:43:12	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-05 10:43:12	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-05 10:43:12	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power andrewjm andrewm Apple_Master benbeltran cardfrek2 Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic n0brein|offline pointzeroeight Simmy Simmy1 VenatioDecorus Weissbier]
2012-03-05 10:43:12	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 3 voices, 25 normals)
2012-03-05 10:43:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-05 10:43:26	benbeltran	Mooornin'
2012-03-05 10:46:36	<--	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has quit (Signed off)
2012-03-05 10:46:43	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 10:50:00	+Ecksorcism	hey hey
2012-03-05 10:52:35	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-05 10:57:00	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 11:00:58	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-05 11:02:53	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 11:22:06	-->	mueti (mueti@nrbg-4dbe77db.pool.mediaWays.net) has joined #destructoid
2012-03-05 11:25:53	benbeltran	So. what kind of bot is DtoidBot?
2012-03-05 11:26:11	@bloodylip	a stupid one
2012-03-05 11:26:18	@bloodylip	also, i think PircBot
2012-03-05 11:26:20	@bloodylip	java i think?
2012-03-05 11:34:18	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-05 11:34:18	--	Mode #destructoid [+v Gemsi] by Q
2012-03-05 11:50:11	andrewjm	Java, yeah.
2012-03-05 11:50:21	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-05 11:58:21	-->	Droid_Alex (~Droid_Ale@64.134.226.70) has joined #destructoid
2012-03-05 12:00:03	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (Ping timeout)
2012-03-05 12:01:09	lolshin	blerg
2012-03-05 12:05:20	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-05 12:11:11	-->	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-05 12:11:37	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (Ping timeout)
2012-03-05 12:12:02	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-05 12:13:49	@Aerox	blerg indeed
2012-03-05 12:15:57	[Slime]	yay
2012-03-05 12:16:01	[Slime]	porsche in forza 4
2012-03-05 12:17:16	Dinsdale	http://trailers.apple.com/trailers/independent/thefp/
2012-03-05 12:18:26	dare|away	The FP is loosely based on Aerox's life
2012-03-05 12:18:36	@Aerox	haha
2012-03-05 12:18:37	@Aerox	i wish
2012-03-05 12:18:49	andrewjm	Is this a thing?
2012-03-05 12:18:57	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-05 12:18:57	--	Mode #destructoid [+o TDiddy] by Q
2012-03-05 12:19:01	dare|away	"The events were changed to make them seem more realistic"
2012-03-05 12:19:07	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-05 12:32:30	jared	Bleep cloop.
2012-03-05 12:34:06	-->	benbeltran_ (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-05 12:34:08	<--	benbeltran_ (~benbeltra@187.163.28.116) has quit (Quit)
2012-03-05 12:38:40	Droid_Alex	Sim City is going to come out, it'll be different, PC gamers/retro fascists alike will loath it
2012-03-05 12:39:27	Droid_Alex	Will continue to say they'll just play the old games even though they haven't for years
2012-03-05 12:39:47	dare|away	My best friend actually still plays it
2012-03-05 12:39:52	dare|away	But she only plays like 4 games
2012-03-05 12:41:38	@TDiddy	good story
2012-03-05 12:41:42	Droid_Alex	Your best friend sounds like a super interesting individual.
2012-03-05 12:42:39	dare|away	Yeah yeah
2012-03-05 12:42:46	dare|away	She's looking forward to SC 5 though
2012-03-05 12:43:08	Droid_Alex	Fuck, this Wipeout track has zero walls and it's set in the sky
2012-03-05 12:43:21	andrewjm	Rainbow Road
2012-03-05 12:43:36	Droid_Alex	F-Zero status
2012-03-05 12:44:38	Droid_Alex	It has an awesome drop
2012-03-05 12:44:59	andrewjm	BRZZZZZT
2012-03-05 12:45:09	Droid_Alex	Where to track ends
2012-03-05 12:45:22	Droid_Alex	And you have to land on one below
2012-03-05 12:45:26	@Aerox	Hello bean
2012-03-05 12:46:50	Droid_Alex	Hi
2012-03-05 12:47:16	jared	Rainbow road.. I hate how the keep including it as a 'classic' track in the new games.
2012-03-05 12:49:34	Dinsdale	Warrioland circuit, best track
2012-03-05 12:51:24	Droid_Alex	Fuck Mario Kart. Get on this Wipeout joint.
2012-03-05 12:51:44	Droid_Alex	It's where that type of game properly evolved.
2012-03-05 12:51:52	jared	I have HD FURY.
2012-03-05 12:52:03	jared	But I've only been able to complete the first circuit on elite.
2012-03-05 12:52:55	Dinsdale	but I cant throw bananes in wipeout....
2012-03-05 12:52:59	Droid_Alex	It has a proper adult sizes learning curve
2012-03-05 12:53:17	Droid_Alex	You also don't get a bullshit blue shell
2012-03-05 12:53:32	Dinsdale	the only game where leading is a bad thing
2012-03-05 12:53:33	Droid_Alex	So, bigger win than a loss
2012-03-05 12:53:38	jared	Hold on, I think something's wrong with my gravity booster.
2012-03-05 12:53:46	 *	jared explodes
2012-03-05 12:54:16	Droid_Alex	A fight to second place for a third or more of the race
2012-03-05 12:54:54	Droid_Alex	I got lazy, didn't put in my contact lenses and walked out in glasses
2012-03-05 12:54:56	<--	Apple_Master (~kvirc@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-05 12:55:05	Dinsdale	Meh, I only played mario kart to sabotage for the others
2012-03-05 12:55:08	Dinsdale	way more fun
2012-03-05 12:55:16	-->	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has joined #destructoid
2012-03-05 12:55:23	Droid_Alex	forgetting that glasses are worse than placing hot coal on my dick
2012-03-05 12:55:24	Dinsdale	staying at last place to fire blue shells was awesome
2012-03-05 12:55:30	Dinsdale	and driving over people with lightning
2012-03-05 12:55:43	Droid_Alex	That sounds incredibly boring.
2012-03-05 12:55:53	andrewjm	Where contacts are like placing a hot coal in your dick.
2012-03-05 12:55:53	Dinsdale	playing copa
2012-03-05 12:56:02	Dinsdale	Driving into poeple who play toad
2012-03-05 12:56:04	Droid_Alex	Because they'd get an onslaught of that shit regardless of you
2012-03-05 12:56:17	@Aerox	I heard Alex loves sounding with superheated metal rods
2012-03-05 12:56:27	andrewjm	Ha
2012-03-05 12:56:44	Droid_Alex	Sounding?
2012-03-05 12:56:47	@Aerox	Google it
2012-03-05 12:56:49	@Aerox	it's the worst thing in the world
2012-03-05 12:56:52	Droid_Alex	No.
2012-03-05 12:57:02	Droid_Alex	I'm ah-scared
2012-03-05 12:58:15	jared	Oh god, I think I know what it is.
2012-03-05 12:58:19	jared	And GROSS
2012-03-05 12:58:36	jared	At least he didn't use wax like that kid who had it break off.
2012-03-05 12:58:46	Dinsdale	wtf
2012-03-05 12:59:03	<--	Droid_Alex (~Droid_Ale@64.134.226.70) has quit (Read error: Connection reset by peer)
2012-03-05 12:59:52	jared	Wow, he ready was scared.
2012-03-05 12:59:58	jared	*really
2012-03-05 13:00:11	@Aerox	He ran off to the bathroom to masturbate
2012-03-05 13:00:20	jared	So.. ME3 morrow.
2012-03-05 13:00:31	+Gandysampras	HI GUYS
2012-03-05 13:00:37	@Aerox	HI GANDY HOW ARE YOU
2012-03-05 13:00:42	 *	Gandysampras does a backflip but fucks it up and lands on his face
2012-03-05 13:00:43	jared	GANDY
2012-03-05 13:00:51	+Gandysampras	I'm in a real good mood for some reason
2012-03-05 13:00:55	andrewjm	Stop doing crossfit.
2012-03-05 13:00:58	jared	haha
2012-03-05 13:00:59	+Gandysampras	wat
2012-03-05 13:01:12	+Gemsi	Hai gandy
2012-03-05 13:01:26	andrewjm	http://www.youtube.com/watch?v=i1MigoTrnaE
2012-03-05 13:01:28	DtoidBot	CROSSFIT CURLING BACKFLIP BURPEES.7ZIP
2012-03-05 13:01:47	@Aerox	haha what
2012-03-05 13:02:02	@Aerox	Is he landing on his knees
2012-03-05 13:02:26	@Aerox	The uploader comment string is the best
2012-03-05 13:02:48	+Gandysampras	He just wants some bicepts
2012-03-05 13:06:55	@Aerox	Gandy how was your day
2012-03-05 13:08:34	jared	Wait, is Gandy Aerox rich? Isn't he always partying or whatever?
2012-03-05 13:08:46	+Gandysampras	Im not rich
2012-03-05 13:08:48	andrewjm	Gandy is Gandy-poor
2012-03-05 13:08:50	+Gandysampras	I just spend all my money on booze
2012-03-05 13:08:58	jared	Wise man.
2012-03-05 13:09:03	@Aerox	And soup
2012-03-05 13:09:07	+Gandysampras	I spend about £10 a week on food and the rest on alcohol, etc
2012-03-05 13:09:11	+Gandysampras	Fuck soup
2012-03-05 13:09:17	jared	I need to start bringing a flask to work.
2012-03-05 13:09:21	andrewjm	How much do you spend on booze?
2012-03-05 13:09:21	+Gandysampras	My day was good, in uni for the most part but now im home
2012-03-05 13:09:27	+Gandysampras	£20-30
2012-03-05 13:09:40	andrewjm	You're an alcoholic.
2012-03-05 13:09:41	+Gandysampras	depending on how much I've been paid for the various shitty things I do
2012-03-05 13:09:44	+Gandysampras	whatevs
2012-03-05 13:09:52	andrewjm	Like sucking dick for beer.
2012-03-05 13:10:20	+Gandysampras	Indeed
2012-03-05 13:10:24	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-05 13:10:28	jared	I hear that's the new thing.
2012-03-05 13:10:32	jared	That and eye shots.
2012-03-05 13:10:49	jared	Because detaching your retina is what the cool kids are into these days.
2012-03-05 13:10:55	+Gandysampras	No-one does eye shots
2012-03-05 13:11:07	jared	No one is not hyphenated.
2012-03-05 13:11:16	+Gandysampras	Actually I tell a lie, I watched someone do an "extreme tequila" the other day
2012-03-05 13:11:40	jared	Dunno, just seems like a bad idea to me.
2012-03-05 13:11:43	+Gandysampras	snort salt, shot in eye, squeeze lime juice in eye
2012-03-05 13:11:55	jared	You know, seeing as how you need your eyes to see and all.
2012-03-05 13:12:01	richterbelmont	thats not salt
2012-03-05 13:12:02	+Gandysampras	Indeed
2012-03-05 13:12:09	jared	haha
2012-03-05 13:12:11	@Aerox	That is a terrible idea
2012-03-05 13:12:19	@Aerox	Gandy is safe and only takes butt shots
2012-03-05 13:13:11	+Gandysampras	You can enema seawater with no adverse effects and it prefents dehydration
2012-03-05 13:13:22	richterbelmont	lame chris carter reviewer street fighter x tekken , jim sterling shud of so he would of called it a pile of shit
2012-03-05 13:13:32	andrewjm	I doubt that.
2012-03-05 13:13:41	+Gandysampras	Bear grylls said so
2012-03-05 13:13:44	+Gandysampras	so it must be true
2012-03-05 13:14:04	richterbelmont	oh i dont trust game reviews i just wanted sterling to be a troll again
2012-03-05 13:15:27	dare|away	Gandy is your bet still on
2012-03-05 13:15:31	+Gandysampras	I won dare
2012-03-05 13:15:44	dare|away	Of course it was jsut a matter of tie
2012-03-05 13:15:46	dare|away	time
2012-03-05 13:15:49	+Gandysampras	Had my reward already too
2012-03-05 13:15:50	+Gandysampras	was amazing
2012-03-05 13:16:00	dare|away	Any good stories from it? How many days total?
2012-03-05 13:16:04	+Gandysampras	10
2012-03-05 13:16:06	+Gandysampras	Pathetic
2012-03-05 13:16:31	+Gandysampras	He visited home and his friends bought 10 mcdonalds cheeseburgers and put them all in front of him and threw one away a minute until they were all gone
2012-03-05 13:16:41	+Gandysampras	He nearly cried
2012-03-05 13:16:51	jared	Oh my, didn't see this post Jim did about SH Book of Memory rage yet.
2012-03-05 13:16:55	dare|away	Hahahahahahahaha
2012-03-05 13:16:58	dare|away	That's pretty good
2012-03-05 13:17:44	+Gemsi	so wait, they bought stuff with their own cash, and started binning it, that's some classy trolling
2012-03-05 13:18:08	dare|away	Well Gandy did the same thing essentially to him last year with the pizza
2012-03-05 13:19:18	+Gandysampras	also steak bake things
2012-03-05 13:19:26	+Gandysampras	i did last year
2012-03-05 13:19:37	+Gandysampras	He's so easy to bully too
2012-03-05 13:19:40	+Gandysampras	never retaliates
2012-03-05 13:20:43	dare|away	True friendship
2012-03-05 13:21:04	dare|away	It's funny though that people not in the bet are torturing him
2012-03-05 13:21:14	+Gandysampras	of course they were
2012-03-05 13:21:24	+Gandysampras	He's just that easy of a target
2012-03-05 13:21:37	+Gandysampras	No one bothers me though because I'll just retaliate 10x worse
2012-03-05 13:22:03	dare|away	For some reason, I truly believe that
2012-03-05 13:22:10	dare|away	What was the worst thing you did to one of your friends
2012-03-05 13:23:30	@Aerox	What's the point of being friends with people if you can't torture them
2012-03-05 13:23:39	+Gandysampras	Me and my housemate sean have an ongoing prank war thing
2012-03-05 13:23:45	+Gandysampras	He stole my last can of slurm
2012-03-05 13:23:51	+Gandysampras	So I filled his showerhead with gravy
2012-03-05 13:24:07	+Gandysampras	I recently replaced all the eggs in his cupboard with drained shells filled with gelatin
2012-03-05 13:24:22	+Gandysampras	He hasnt opened any of them yet though
2012-03-05 13:24:24	+Gandysampras	I cant wait
2012-03-05 13:24:31	+Gandysampras	They look like aborted fetuses
2012-03-05 13:24:35	+Gandysampras	red gelatin
2012-03-05 13:24:37	+Gandysampras	teehee
2012-03-05 13:24:43	@Aerox	hahahaha
2012-03-05 13:24:46	@Aerox	gravy shower
2012-03-05 13:24:47	jared	How did you put gravy in the shower head?
2012-03-05 13:24:57	+Gandysampras	unscrewed it, filled it halfway with gravy powder
2012-03-05 13:24:59	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-03-05 13:25:06	 *	jared takes notes
2012-03-05 13:25:07	+Gandysampras	put it back
2012-03-05 13:25:17	+Gandysampras	took about 30 seconds for the shower to turn meaty too
2012-03-05 13:25:21	+Gandysampras	so he was in it washing
2012-03-05 13:25:29	+Gandysampras	He smelled of meat for days
2012-03-05 13:25:48	dare|away	Oh god
2012-03-05 13:25:48	@Aerox	hahahha
2012-03-05 13:25:54	dare|away	You are both the best and worst human being
2012-03-05 13:26:08	dare|away	Seriously though, those things are both genius
2012-03-05 13:26:19	+Gandysampras	merci
2012-03-05 13:26:33	dare|away	How did you get jello mix into the eggs?
2012-03-05 13:26:41	+Gandysampras	poked o hole in the bottom with a needle
2012-03-05 13:26:51	+Gandysampras	then a tiny hole in the top
2012-03-05 13:26:53	@Aerox	You should have egged him in the shower
2012-03-05 13:27:03	+Gandysampras	he can just wash it off though J-Ro
2012-03-05 13:27:12	+Gandysampras	They practically drain themselves dare
2012-03-05 13:27:17	dare|away	I know the draining part
2012-03-05 13:27:22	dare|away	But getting the jello mix in through pinholes?
2012-03-05 13:27:31	+Gandysampras	then I put the warm gelatin mixture into the bottom pinhole
2012-03-05 13:27:35	+Gandysampras	as it was bigger
2012-03-05 13:27:39	+Gandysampras	then plugged it with glue
2012-03-05 13:27:45	dare|away	Hahahahaha
2012-03-05 13:27:49	dare|away	You put so much effort into this
2012-03-05 13:27:53	@Aerox	Yeah but he is still covered in egg for a bit
2012-03-05 13:27:57	@Aerox	And you get to throw eggs at him
2012-03-05 13:28:44	dare|away	What things has he done to you? Anything noteworthy?
2012-03-05 13:28:55	richterbelmont	he remembers that hilarious and wacky time he shoot him in the foot with a rifle\
2012-03-05 13:29:02	richterbelmont	shot
2012-03-05 13:29:04	+Gandysampras	He stole my last can of slurm.
2012-03-05 13:29:10	+Gandysampras	That is the worst thing anyone ahs ever done to me
2012-03-05 13:29:14	+Gandysampras	They dont make it any more
2012-03-05 13:29:16	dare|away	That's not really a good prankt hough
2012-03-05 13:29:21	+Gandysampras	It's nearly $30 a can
2012-03-05 13:29:24	jared	What did it taste like?
2012-03-05 13:29:34	+Gandysampras	Exactly how you would imagine slurm to taste but not as thick
2012-03-05 13:29:39	jared	haha
2012-03-05 13:29:45	jared	So it's Mountain Dew?
2012-03-05 13:29:51	+Gandysampras	Not quite
2012-03-05 13:30:20	+Gandysampras	little more lime and an odd initial taste that reminds me a little of the taurine flavour in red bull and its ilk
2012-03-05 13:30:23	@Aerox	He is terrible at pranks
2012-03-05 13:30:33	jared	Hmm..
2012-03-05 13:30:34	+Gandysampras	He spread butter all over my doorhandle too
2012-03-05 13:30:37	jared	I would have liked to try it.
2012-03-05 13:30:37	+Gandysampras	He isnt very good
2012-03-05 13:30:49	+Gandysampras	It might not be as expensive in the US compared to here
2012-03-05 13:31:00	+Gandysampras	I had to import it when I bought a crate a year or two ago
2012-03-05 13:31:09	+Gandysampras	and that was $50 for 24 cans
2012-03-05 13:31:19	jared	Gandysampras: If you ever go too far with a prank and he ends up dead, don't panic, call me. I always wanted to help someone bury a body.
2012-03-05 13:31:19	+Gandysampras	If I hadnt drank any I would be sitting on a goldmine
2012-03-05 13:31:24	+Gandysampras	hahaha
2012-03-05 13:32:07	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-05 13:32:08	jared	Then the rest of the time I can say really off-colour things that make you apprehensive.
2012-03-05 13:32:39	richterbelmont	i just want to see his imitation of the movie misery
2012-03-05 13:32:54	jared	... but with pranks?
2012-03-05 13:33:05	jared	Like "LOL I CUT UR LEGS OFF"
2012-03-05 13:34:28	jared	And.... coversation abrupty ends.
2012-03-05 13:35:24	jared	Can't wait for morrow when that new fighting game comes out.
2012-03-05 13:35:36	+Gandysampras	That one that everyone is crying about?
2012-03-05 13:36:01	jared	No, Street Fighter X Beckam. It's all the SF characters and also David Beckam.
2012-03-05 13:36:28	jared	He can't even really fight that well, he's just in there.
2012-03-05 13:37:25	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-03-05 13:38:01	-->	dare_ (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-05 13:38:04	-->	muet (mueti@nrbg-4dbe77db.pool.mediaWays.net) has joined #destructoid
2012-03-05 13:38:55	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-03-05 13:39:24	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-05 13:40:25	<--	mueti (mueti@nrbg-4dbe77db.pool.mediaWays.net) has quit (Ping timeout)
2012-03-05 13:40:25	<--	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (Ping timeout)
2012-03-05 13:44:05	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-05 13:45:08	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-03-05 13:45:09	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-03-05 13:47:13	@Aerox	fartz
2012-03-05 13:47:17	+Gandysampras	Good evening gavin
2012-03-05 13:47:22	+Gandysampras	Tell me all about your day
2012-03-05 13:53:38	+Gandysampras	oi gavin you shite
2012-03-05 13:55:05	jared	I don't think he's going to tell you.
2012-03-05 13:55:21	@Aerox	He's probably crying into his food or something
2012-03-05 13:55:40	dare_	That's the secret ingredient in his meatballs
2012-03-05 13:55:44	@Aerox	hehehehe
2012-03-05 13:57:20	+Gandysampras	Gavin doesnt eat food
2012-03-05 13:57:29	+Gandysampras	He has a mug of pepsi and some gone off milk on cereal
2012-03-05 13:57:38	+Gandysampras	or some out of date sausages in a sandwich
2012-03-05 13:58:45	jared	I could totally go for some cereal right now.
2012-03-05 13:58:51	jared	Golden Grahams or soemthing.
2012-03-05 13:58:52	dare_	I thought you were going to say he ate garmonbozia
2012-03-05 14:03:08		irc: disconnected from server
2012-03-05 14:03:27	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-05 14:03:27	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-05 14:03:27	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-05 14:03:27	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Ecksorcism +Gandysampras +Gemsi +Torzelan [Rabite] ^power andrewjm andrewm Apple_Master benbeltran benbeltran1 cardfrek2 Coon dare_ Dinsdale DougCL DtoidBot Halfleft|away HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic muet n0brein|offline pointzeroeight richterbelmont Simmy1 VenatioDecorus]
2012-03-05 14:03:27	--	Channel #destructoid: 36 nicks (4 ops, 0 halfops, 4 voices, 28 normals)
2012-03-05 14:03:31	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-05 14:03:32	richterbelmont	not as anticipated fighter
2012-03-05 14:03:52	richterbelmont	probably be more popular in japan
2012-03-05 14:04:13	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-05 14:07:56	jared	What ever happened to DOA? Just kind of disappeared?
2012-03-05 14:09:02	richterbelmont	theres gonna be a doa 5 without itagaki
2012-03-05 14:13:04	richterbelmont	http://www.teamteabag.com/wp-content/uploads/2008/06/y1ppafwxtiu-j-uwsaysvjn9h3hwy2ufgue99azaljpnqvqdgppytqs8y-dg7wj8ay-tvw8_urnec0.jpg
2012-03-05 14:18:10	dare_	Still coming out
2012-03-05 14:18:18	dare_	This new Best Buy game magazine has a short preview on DOA5
2012-03-05 14:19:52	+Gandysampras	Why was thismornign bad gavin?
2012-03-05 14:19:56	+Gandysampras	this morning*
2012-03-05 14:24:44	--	Gandysampras is now known as Gandy
2012-03-05 14:24:48	--	Gandy is now known as Gandysampras
2012-03-05 14:24:59	--	cardfrek2 is now known as cardfrek
2012-03-05 14:26:16	@Aerox	Yeah gavin
2012-03-05 14:28:57	DougCL	IM GOING TO SEE SOME WRESTLING TONIGHT. MY 13 YEAR OLD SELF IS VERY JEALOUS
2012-03-05 14:28:59	richterbelmont	http://www.destructoid.com/scandal-pokemon-team-had-a-poo-fight-in-a-hotel-223181.phtml
2012-03-05 14:29:04	richterbelmont	destructoid core news
2012-03-05 14:29:31	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-05 14:32:10	jared	Just saw that on Twitter.
2012-03-05 14:32:22	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-05 14:32:28	DougCL	the rock will be there
2012-03-05 14:32:37	DougCL	i shall be blinded by his shiny bald head
2012-03-05 14:34:21	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 14:34:54	-->	Aerox (~Jonathan@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-05 14:38:29	<--	Aerox (~Jonathan@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-03-05 14:38:39	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-05 14:38:39	--	Mode #destructoid [+o TDiddy] by Q
2012-03-05 14:41:30	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-05 14:41:30	--	Mode #destructoid [+o Aerox] by Q
2012-03-05 14:41:54	richterbelmont	and his eyebrow movement
2012-03-05 14:43:42	Halfleft|away	I call this dish, expired burgers in expired bread
2012-03-05 14:43:50	@Aerox	uh, gross
2012-03-05 14:43:52	@Aerox	go buy real food
2012-03-05 14:44:08	Halfleft|away	it's almost nine all the shops are closed and i'm not dressed and no
2012-03-05 14:45:13	jared	Speaking of not dressing properly, I started playing FFXIII again.
2012-03-05 14:45:48	richterbelmont	make a toothpaste sandwich
2012-03-05 14:45:57	Halfleft|away	why the fuck would you do that jared
2012-03-05 14:46:06	richterbelmont	like al bundy
2012-03-05 14:46:15	jared	*shrugs* Needed to play _something_
2012-03-05 14:48:46	jared	This is going to sound retarded, but I like FFXIII in that it's so very basic it allows you to kind of sit back and watch.
2012-03-05 14:49:11	richterbelmont	mmmm i like tales of the abyss and smt nocturne
2012-03-05 14:49:31	jared	In a lot of games, you don't take time to take a closer look at the scenery. Or analyze the story. You can do that in FF13.
2012-03-05 14:49:47	jared	There's are no items, or stats, or .... things to get in the ay.
2012-03-05 14:50:05	@Aerox	Running through identical hallways in a straight line IS pretty exciting to look at
2012-03-05 14:50:08	Halfleft|away	so you basically just want some moving shapes and colours?
2012-03-05 14:50:45	jared	YES!
2012-03-05 14:51:00	jared	There are TONS of colors in this game!
2012-03-05 14:51:05	jared	And soemtimes the colours move.
2012-03-05 14:51:58	jared	I don't know what it is, but even since going back to this game, I've loved it.
2012-03-05 14:52:04	jared	Now, time for my meds.
2012-03-05 14:55:32	benbeltran1	polygons man
2012-03-05 14:55:34	benbeltran1	tons of them
2012-03-05 14:55:44	benbeltran1	Is FFXIII-2 Better?
2012-03-05 14:55:52	richterbelmont	hmmm i heard suikoden 5 is really good but i dont want to play 3 and 4 and carry saves
2012-03-05 14:56:04	@Aerox	way better
2012-03-05 14:57:20	dare_	I love California
2012-03-05 14:57:24	dare_	Grocery shops 24/7
2012-03-05 14:57:40	@Aerox	woot
2012-03-05 14:57:47	jared	I..... can't love.
2012-03-05 14:58:16	richterbelmont	total hatred
2012-03-05 15:08:25	benbeltran1	speaking of suikoden.
2012-03-05 15:08:40	benbeltran1	I want more :(
2012-03-05 15:08:53	--	You are now known as benbeltran
2012-03-05 15:09:00	benbeltran	:3
2012-03-05 15:09:31	dare_	Suikoden 5 was pretty good
2012-03-05 15:09:36	@TDiddy	didnt one come out for the psp in japan right before the vita droppeed
2012-03-05 15:10:14	richterbelmont	i think so
2012-03-05 15:10:17	dare_	No there was a DS game though
2012-03-05 15:10:21	benbeltran	I dunno. I played III (Great), IV (Ew), V (Great) aaaaand Tierkreis (meh)
2012-03-05 15:10:22	dare_	Tierkreis
2012-03-05 15:10:42	richterbelmont	i played 1 and 2 : P im a sucker for 2d
2012-03-05 15:10:56	dare_	PSP got the PS1 remakes of 1 and 2 bundled
2012-03-05 15:10:59	benbeltran	I haven't played the PS1 ones, but I really want to
2012-03-05 15:11:02	benbeltran	really?
2012-03-05 15:11:11	benbeltran	Awesome. I've been looking for something to play on the PSP
2012-03-05 15:11:12	dare_	Yeah
2012-03-05 15:11:16	dare_	It's in Japanese
2012-03-05 15:11:17	richterbelmont	the remake didnt come here cause it wasnt very good
2012-03-05 15:11:26	benbeltran	I'm playing Legend of Hearoes Trails in the Sky, which is OK but I want something else
2012-03-05 15:11:29	benbeltran	:( aww
2012-03-05 15:11:30	dare_	You haven't? 1 and 2 are considered the best in the series.
2012-03-05 15:11:39	richterbelmont	dude
2012-03-05 15:11:40	benbeltran	I just had this long queue of PSX RPGs
2012-03-05 15:11:47	richterbelmont	suikoden 2 is fucking expensive
2012-03-05 15:11:52	benbeltran	I haven't tried them.
2012-03-05 15:12:08	richterbelmont	suikoden 1 is much more common
2012-03-05 15:12:21	benbeltran	So far I think I've done a pretty exhaustive play through of SNES RPGs, and I got like 25% of my PSOne list
2012-03-05 15:12:31	dare_	It's cool because you can import your S1 saved game into S2
2012-03-05 15:12:38	benbeltran	Ah, that's nice
2012-03-05 15:13:04	richterbelmont	well everyone knows that , thats why playing through all 5 games would be a daunting task for me
2012-03-05 15:13:13	richterbelmont	s2 then you go to s3
2012-03-05 15:13:14	richterbelmont	etc
2012-03-05 15:13:27	benbeltran	O_o 
2012-03-05 15:13:46	richterbelmont	plus you would have to get a guide and make sure important characters didnt die
2012-03-05 15:13:51	benbeltran	is this true for all of them?
2012-03-05 15:14:00	richterbelmont	the playstation ones
2012-03-05 15:14:09	benbeltran	I remember I had all one hundred whatever characters in suikoden 3
2012-03-05 15:14:16	richterbelmont	but i cant imagine that tradition continuing cause sony went herp a derp
2012-03-05 15:14:20	richterbelmont	so no bc on most ps3s
2012-03-05 15:14:25	dare_	108 is the Suikoden magic number
2012-03-05 15:14:49	benbeltran	but can you pass your game from S3 to S4?
2012-03-05 15:14:51	richterbelmont	the point is saving the characters and being able to use them in the other suikoden games
2012-03-05 15:14:53	benbeltran	because I don't recall that
2012-03-05 15:15:18	richterbelmont	yeah tran
2012-03-05 15:15:37	benbeltran	haha tran
2012-03-05 15:15:46	benbeltran	huh, well... Damn. Suikoden IV was really boring
2012-03-05 15:16:37	richterbelmont	well did the original writer and creator leave after 2 or 3? that could be why
2012-03-05 15:17:11	dare_	That's because it wasn't originally a Suikoden game
2012-03-05 15:18:11	benbeltran	http://suikosource.com/games/gs4/ <-- this crap says GS4 had no data transfer
2012-03-05 15:18:27	richterbelmont	you have a snes rpg collection tran?
2012-03-05 15:18:41	richterbelmont	http://www.timewalkgames.com/index.php?main_page=product_info&cPath=39_49&products_id=88 add this
2012-03-05 15:18:51	benbeltran	I refuse to answer any question where I am being referred to as tran
2012-03-05 15:18:55	benbeltran	it's either ben, or tranny
2012-03-05 15:19:04	richterbelmont	ben heh
2012-03-05 15:19:19	richterbelmont	suikoden 4 wasnt a suikoden game?
2012-03-05 15:19:20	benbeltran	terranigma is one of my favorite SNES games
2012-03-05 15:19:27	benbeltran	it's balls hard though
2012-03-05 15:19:39	benbeltran	Actually, I love quintet
2012-03-05 15:19:55	richterbelmont	quintet was a fucking awesome dev
2012-03-05 15:19:57	benbeltran	I even liked Granstream Saga ... to a certain extent
2012-03-05 15:20:20	benbeltran	I remember how I got that game. Some shady guy at an expo gave me the disc
2012-03-05 15:20:33	benbeltran	he just gave it to me and said: Hey man, play this game, it's awesome
2012-03-05 15:20:36	benbeltran	this was in Anime Expo I think
2012-03-05 15:21:07	benbeltran	I check the disc and it's a scratched copy of a game called "Granstream Saga" with a ripped off holographic sticker that said "void void void void"
2012-03-05 15:21:17	benbeltran	I don't know what happened to the disc though
2012-03-05 15:21:23	benbeltran	I think it went back to its master or something
2012-03-05 15:21:26	benbeltran	it suddenly disappeared
2012-03-05 15:21:30	benbeltran	Weird story
2012-03-05 15:21:31	richterbelmont	what sucks is they havent made anything in a while
2012-03-05 15:21:39	benbeltran	They're deeeaaaaad :(
2012-03-05 15:21:43	benbeltran	Level 5 is the new Quintet
2012-03-05 15:21:47	benbeltran	5 is the magic RPG number
2012-03-05 15:21:58	richterbelmont	i thought quintet outsources programming
2012-03-05 15:22:46	benbeltran	I don't know D: ... but Dark Cloud, Dragon Quest VIII and IX, and Ni no Kuni
2012-03-05 15:22:50	benbeltran	that's quite a library
2012-03-05 15:22:55	benbeltran	Also, professor layton
2012-03-05 15:23:23	benbeltran	I haven't played their other games though
2012-03-05 15:23:31	richterbelmont	http://en.wikipedia.org/wiki/Quintet_(company)
2012-03-05 15:23:46	richterbelmont	oh i played illusion of gaia and actraiser , i shud start on soul blazer
2012-03-05 15:23:55	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-05 15:23:56	benbeltran	How are White Knight Chronicles, Jeanne d'arc and rogue galaxy?
2012-03-05 15:24:03	benbeltran	Soul Blazer is awesome
2012-03-05 15:24:09	benbeltran	but out of the trilogy, I think terranigma is the best
2012-03-05 15:24:13	benbeltran	Robotrek is fun
2012-03-05 15:24:32	benbeltran	It's really lighthearted, and I consider it a precursor to pokemon
2012-03-05 15:24:36	+Gemsi	rogue galaxy was alright from what I played of it
2012-03-05 15:24:36	benbeltran	it was one of my favorite games as a kid
2012-03-05 15:25:04	richterbelmont	i liked illusion of gaia the most , its a good game but i have some nostalgia for that game my 1st rpg , but i prefer the story
2012-03-05 15:25:19	richterbelmont	i just wish terranigma ended with more exposition , but it did have a good ending
2012-03-05 15:25:20	dare_	Rogue Galaxy was great
2012-03-05 15:25:37	benbeltran	Illusion of Gaia, maaaaaan, I remember the first time I got the liquid guy
2012-03-05 15:25:42	benbeltran	Also, the bad ass knight
2012-03-05 15:25:48	benbeltran	Also, switching
2012-03-05 15:25:56	richterbelmont	i liked last fight
2012-03-05 15:26:12	benbeltran	I haven't played thee games listed in the wiki page after the granstream saga
2012-03-05 15:26:14	richterbelmont	and all the characters that gathered for it that you met on your journey
2012-03-05 15:26:18	benbeltran	I remember there were anime boobs in that last one
2012-03-05 15:26:29	benbeltran	That was awesome
2012-03-05 15:26:38	benbeltran	I love the stories from the soul blazer trilogy
2012-03-05 15:26:52	benbeltran	You should play robotrek if you have the chance, it's really simple.
2012-03-05 15:27:06	richterbelmont	i have a copy heh i was playing lufia 2 instead
2012-03-05 15:27:13	benbeltran	I remember being so impressed by ActRaiser when I first played it.
2012-03-05 15:27:38	benbeltran	Lufia <3 love that series
2012-03-05 15:27:42	benbeltran	that pair
2012-03-05 15:28:17	benbeltran	I never touched the gameboy games of lufia
2012-03-05 15:28:29	richterbelmont	lufia on gameboy color is the third game in the series
2012-03-05 15:28:30	+Gemsi	I finished the last story over the weekend, that's a good, if 'short' jrpg
2012-03-05 15:28:36	richterbelmont	it was supposed to be a trilogy
2012-03-05 15:28:44	+Gemsi	and by short I mean just under 20 hours
2012-03-05 15:28:49	benbeltran	Wow, that IS short
2012-03-05 15:28:58	benbeltran	I'm very tempted to get that game because I love mist walker
2012-03-05 15:29:06	benbeltran	Also, Dick move: Final Fantasy, Last Story
2012-03-05 15:29:10	+Gemsi	thats with all the side quests I found
2012-03-05 15:29:14	benbeltran	really?
2012-03-05 15:29:20	benbeltran	that's shorter than Mario RPG
2012-03-05 15:29:27	+Gemsi	xenoblade is the better game
2012-03-05 15:29:33	benbeltran	which I remember as a pretty short RPG
2012-03-05 15:29:36	benbeltran	even with culex
2012-03-05 15:29:50	+Gemsi	but i enjoyed the last story a fair enough, the shortness of it doesn't hurt it
2012-03-05 15:30:42	benbeltran	Hmm. I've been wanting to pick up a Wii
2012-03-05 15:30:44	benbeltran	as I don't own one
2012-03-05 15:30:53	Dinsdale	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/431002_10151365667670322_797365321_23067426_1744036507_n.jpg
2012-03-05 15:30:59	jared	I'm kind of wishing that, with all of these new Wii games coming over, I hadn't ditched it yet.
2012-03-05 15:31:15	benbeltran	but I just think I won't use it. My ex-roommate had one, and all I played was bit.trip runner
2012-03-05 15:31:29	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 15:31:30	benbeltran	what other wii games are worth waiting for?
2012-03-05 15:31:38	@TDiddy	um
2012-03-05 15:31:41	@TDiddy	its a dead console
2012-03-05 15:31:46	@TDiddy	or close to dead
2012-03-05 15:32:11	jared	Xenoblade just came (lol) or is coming stateside finally.
2012-03-05 15:32:33	richterbelmont	i think tomoyoshi miyazaki worked on the scenarios of illusion of gaia soul blazer and terranigma , I like to give him credit for falcoms ys games
2012-03-05 15:32:34	benbeltran	Even if there's nothing else coming out for it, there must be some worthwile games for it right?
2012-03-05 15:32:39	jared	I had always wanted to play Fragile Dreams.. Just a few things I wanted to play.
2012-03-05 15:32:48	richterbelmont	ys 1 and 2 on turbo grafx cd  , thats a awesome game
2012-03-05 15:33:07	+Gemsi	xenoblade is in my opinion the best jrpg of this generation by a long way
2012-03-05 15:33:17	benbeltran	Also, isn't Dragon Quest X supposed to be on the Wii?
2012-03-05 15:33:29	+Gemsi	but at the same time, I wouldn't say go and buy a wii for it
2012-03-05 15:33:41	benbeltran	Also, square enix should seriously stop making MMORPGs for famous series with canonical numbers
2012-03-05 15:34:50	benbeltran	I'm sure it's worth it for xenoblade, last story, the zelda games, no more heroes and a couple of good wiiware games?
2012-03-05 15:35:02	benbeltran	all of them games I haven't played and really want to
2012-03-05 15:35:18	+Gemsi	no more heroes got a ps3 port didn't it ?
2012-03-05 15:35:25	richterbelmont	your gonna scare the bro gamers dude , i find it funny i was thinking theres no uber video game nerds anymore the other night
2012-03-05 15:35:28	+Gemsi	both the galaxy games were great as well
2012-03-05 15:36:48	benbeltran	Yeah. Donkey Kong I did play, and I liked it
2012-03-05 15:36:50	richterbelmont	i was listening to the cag podcast and getting a headache when cheapyd is dissing all the nerdy video games heh
2012-03-05 15:37:10	benbeltran	Pfft, we may not be market majority but we're there
2012-03-05 15:37:22	benbeltran	bitching over details
2012-03-05 15:37:26	benbeltran	and hating everything
2012-03-05 15:39:31	benbeltran	I've come to think that the rule to know what kind of gamer a person is with just one question is to ask the opinion on RPGs
2012-03-05 15:39:45	benbeltran	normal people don't play them and just say meh.
2012-03-05 15:40:00	richterbelmont	i find it funny that he talks crap about the nerd games but when he does find something he absolutely loves  , he still talking shit about it lol
2012-03-05 15:40:00	benbeltran	People obsessed over videogames either love them or hate them, and won't shut up about how bad/good they are
2012-03-05 15:40:19	+Gandysampras	fart
2012-03-05 15:40:43	richterbelmont	it just sounds like he doesnt even like video games
2012-03-05 15:40:47	richterbelmont	heh
2012-03-05 15:40:56	jared	Yes, fart.
2012-03-05 15:42:03	benbeltran	Making videogames != Liking videogames
2012-03-05 15:42:25	+Gandysampras	You wouldnt last long making videogames if you dont like videogames
2012-03-05 15:42:32	+Gandysampras	the pay is terrible and so are the hours
2012-03-05 15:42:34	benbeltran	true
2012-03-05 15:43:11	benbeltran	but it's weird. Maybe it's because of the community around CAG?
2012-03-05 15:43:13	benbeltran	I don't know how it's like
2012-03-05 15:43:24	richterbelmont	i think the irate gamer has more creditability now than cheapy derp
2012-03-05 15:43:24	benbeltran	I usually don't like other gamers, like, the breadth of them
2012-03-05 15:43:36	benbeltran	but I like dtoid
2012-03-05 15:43:41	benbeltran	I hate most other gaming sites
2012-03-05 15:43:43	+Gandysampras	that's because nerds are gross
2012-03-05 15:44:01	benbeltran	I don't like the entitlement of gaming fandom
2012-03-05 15:45:25	benbeltran	Also, one thing I don't like is: The average cost for making a videogame is about $10 million dollars cheaper than making a movie. (I'm getting this from stats that I haven't cared to verify)
2012-03-05 15:45:59	benbeltran	but the price of a game is like double the price of a movie
2012-03-05 15:46:04	+Gandysampras	Depends on if it's a AAA game or not, also a billion other variables
2012-03-05 15:46:10	benbeltran	yeah, sure
2012-03-05 15:46:28	+Gemsi	and a average game is also double the length of a average film
2012-03-05 15:46:29	+Gandysampras	The amount of entertainment froma  game is way longer in general
2012-03-05 15:46:44	+Gemsi	which is a shitty metric, but meh
2012-03-05 15:46:53	benbeltran	OK, that's what I was going to get to
2012-03-05 15:46:58	benbeltran	so, the pricing is based on perceived value
2012-03-05 15:47:02	benbeltran	not on actual value
2012-03-05 15:47:07	benbeltran	well no, rephrase
2012-03-05 15:47:11	benbeltran	not actual manufacturing costs
2012-03-05 15:47:16	+Gemsi	also, no one has to buy at rrp
2012-03-05 15:47:17	benbeltran	that's pretty damn subjective.
2012-03-05 15:47:48	benbeltran	I just find it sucky for younger folks that don't have that much money and whose parents don't buy them lots of stuff
2012-03-05 15:47:58	benbeltran	I remember I only got about 2 games per year
2012-03-05 15:48:01	benbeltran	when I was a kid
2012-03-05 15:48:01	+Gandysampras	Then they should become rent boys
2012-03-05 15:48:06	richterbelmont	i just get a headache cause cheapy only talks about the newest third person shooter , or need for speed game and holds it up as gospel , i mean if games are your job than act like it
2012-03-05 15:48:23	benbeltran	but the industry is trying to stop that practice, and in many places, renting a game is about twice the money
2012-03-05 15:48:24	+Gandysampras	My dad played games so we got whatever he wanted
2012-03-05 15:48:31	+Gemsi	that worked for you didn't it gandy
2012-03-05 15:48:39	+Gandysampras	yup
2012-03-05 15:48:47	benbeltran	I used to borrow a lot of games, rent a bunch and really choose those two games a year (christmas + birthday)
2012-03-05 15:48:56	benbeltran	now I have a job, I buy the games I want
2012-03-05 15:49:09	dare_	Yeah but there are a ton of ways to make money on movies
2012-03-05 15:49:12	+Gemsi	i just remember my mum going to a second hand store and just buying random mega drive carts
2012-03-05 15:49:18	dare_	With games there's only really a couple
2012-03-05 15:49:24	+Gandysampras	we sued to do that too gemsi
2012-03-05 15:49:35	+Gandysampras	Blockbuster was good for that too once they lost the box / manual
2012-03-05 15:49:39	+Gandysampras	could get carts so cheap
2012-03-05 15:49:42	+Gandysampras	used*
2012-03-05 15:49:44	benbeltran	DLC, Merchandising, product tie-ins?
2012-03-05 15:50:05	+Gemsi	the store we did it from still exists
2012-03-05 15:50:15	benbeltran	Yeah, I learned to save my money and look for sales on the newspaper or stuff like that
2012-03-05 15:50:22	dare_	Only really bigger games make much money on proudct tie-ins and merchandise, same is true for movies
2012-03-05 15:50:31	+Gemsi	always tend to have a nose at what they have, as every so often they have random bits of hardware cheap
2012-03-05 15:50:33	benbeltran	Also, I love how a lot of kids are growing up with indie games because they're cheaper
2012-03-05 15:50:41	dare_	But even bad movies make money via streaming, showings on TV, rentals, etc.
2012-03-05 15:50:53	benbeltran	but, man, I really wish it were easier. It's a great thing and I want more young people to enjoy them.
2012-03-05 15:50:58	richterbelmont	bigger movies and hyping , doesnt mean the end product will be good
2012-03-05 15:51:17	richterbelmont	marketing
2012-03-05 15:51:57	benbeltran	I'm not saying that videogames should be cheap. But I really do think 60 dollars is too much for a lot of people.
2012-03-05 15:52:20	benbeltran	but hey, I /do/ think most of the times I get more than 60 dollars of value
2012-03-05 15:52:41	benbeltran	but, somebody think of the lower middle class (and under) children
2012-03-05 15:52:46	@Aerox	I can't remember where I read it and it was a while back
2012-03-05 15:52:49	benbeltran	Also, piracy?
2012-03-05 15:52:59	@Aerox	But I remember a thing where generally 90% of a game's total sales all happen the first week
2012-03-05 15:53:05	dare_	Yep
2012-03-05 15:53:05	@Aerox	and then after that first week it's almost entirely used purchases
2012-03-05 15:53:29	benbeltran	But after that week they release the first DLC
2012-03-05 15:53:29	dare_	Comparing games and movies based on finances isn't realistic
2012-03-05 15:53:37	dare_	Seriously
2012-03-05 15:53:40	dare_	Most games don't even have DLC
2012-03-05 15:54:16	benbeltran	I think it's fair to a certain extent to say that in different media you should look at money in vs money out and there shouldn't be that high of a margin, because if there is, usually someone is being overpaid
2012-03-05 15:54:35	richterbelmont	every game cant be a cod or a skyrim
2012-03-05 15:54:55	@Aerox	They're really different models though
2012-03-05 15:54:57	dare_	The money in on movies has a much broader market than games
2012-03-05 15:55:11	jared	More games should just use kickstarted-like systems. Would be complex, but if a developer is legit like "Hey, this is exactly how much money we need, to make X game, I'd pay however much they wanetd based on interest.
2012-03-05 15:55:14	dare_	Extremely different
2012-03-05 15:55:19	benbeltran	I know it's very different
2012-03-05 15:55:20	@Aerox	Movies usually don't even make money until DVD sales and international distribution and television channel licensing'
2012-03-05 15:55:27	@Aerox	The costs of a movie are also pretty much completely done once it's completed
2012-03-05 15:55:31	dare_	Things that don't exist at all for video games
2012-03-05 15:55:38	@Aerox	whereas with games you still have to patch and update and maintain servers
2012-03-05 15:55:47	benbeltran	but economicallky speaking. No matter what your market is. If you look at the money invested vs the money returned you can see how highly overpriced something is
2012-03-05 15:56:02	@TDiddy	everybody better get in on the kickstarter for games thing now
2012-03-05 15:56:13	@TDiddy	because the first game that is majorly funded that way and blows
2012-03-05 15:56:16	benbeltran	for example, macs are highly overpriced, they're selling a lot on perceived value. I love my mac, I think I get the value, and they /don't/ want to be more accesible
2012-03-05 15:56:18	@TDiddy	will ruin it for everybody
2012-03-05 15:56:32	jared	Yeah..
2012-03-05 15:56:44	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-05 15:56:44	@Aerox	What do you think is an acceptable percentage of return?
2012-03-05 15:56:48	dare_	TDiddy well I'm curious how Double Fine's game comes out
2012-03-05 15:56:49	benbeltran	We're in a point where videogames are the darling media industry
2012-03-05 15:57:08	benbeltran	I don't know, I don't work the numbers, I just think prices are bound to go down sooner or later.
2012-03-05 15:57:25	benbeltran	Especially nowadays, since the industry overcame hollywood, I'm seeing a bunch of people willing to invest on videogames
2012-03-05 15:57:27	benbeltran	crappy or not
2012-03-05 15:57:47	dare_	Strictly economically speaking
2012-03-05 15:57:54	dare_	Something isn't overpriced if people are willing to pay for it at that price
2012-03-05 15:58:02	benbeltran	and I see some low salaries (compared to other areas like web programming)
2012-03-05 15:58:03	+Gemsi	it seems to me, that i's more a problem in some areas there is just not enough competition
2012-03-05 15:58:18	benbeltran	maybe it's a really bad distribution of money
2012-03-05 15:58:27	dare_	Video games are a luxury item, so its value is whatever people assign it to be
2012-03-05 15:58:30	+Gemsi	as outside of CoD, some first party nintendo titles, and starcraft, games fall in price pretty fast over here
2012-03-05 15:58:34	benbeltran	where higher ups get a ton more for little to no work, and the grunts get fuckall
2012-03-05 15:58:44	dare_	Everything Ubisoft makes here falls in price pretty fast here.
2012-03-05 15:59:02	@Aerox	That's not really a gaming problem
2012-03-05 15:59:05	@Aerox	That's a capitalism problem
2012-03-05 15:59:07	benbeltran	Nope
2012-03-05 15:59:08	benbeltran	yeah
2012-03-05 15:59:12	@Aerox	and true across every single industry
2012-03-05 15:59:14	dare_	Yep
2012-03-05 15:59:20	dare_	It's just basic economics.
2012-03-05 15:59:27	richterbelmont	i personally see it as less money for the niche shit ,  everything has be a shiney turd blockbuster video game , on the same scale of a call of duty or a halo release
2012-03-05 15:59:29	richterbelmont	pffft
2012-03-05 15:59:32	benbeltran	It's not everyone doing it
2012-03-05 15:59:37	benbeltran	I think valve games are very well priced
2012-03-05 15:59:42	benbeltran	and they have a bunch of sales
2012-03-05 16:00:00	benbeltran	I also think these high prices have helped the indies a lot
2012-03-05 16:00:13	jared	The thing about AAA games though, they cost way more, but they also get a shitload of merchandising, thus helping them recoup money way faster than say an indie.
2012-03-05 16:00:28	dare_	Yep, but most games in the industry are neither AAA nor indie
2012-03-05 16:00:30	benbeltran	Yeah, but that's one of the advantages of being big
2012-03-05 16:00:34	benbeltran	this is true for most industries too
2012-03-05 16:00:36	+Gemsi	but then again, the UK is dead weird with the amount of retailers that exist that sell games on this tiny island compare to pretty much anywhere else
2012-03-05 16:00:47	richterbelmont	dark void is a good example of polished triple AAA turd
2012-03-05 16:00:55	@Aerox	Homefront
2012-03-05 16:00:58	benbeltran	triple AAA is nine As
2012-03-05 16:01:01	richterbelmont	lol
2012-03-05 16:01:03	jared	Oh god, Homefront.
2012-03-05 16:01:04	benbeltran	AAAAAAAAA that's a lot of As
2012-03-05 16:01:21	@Aerox	Honestly
2012-03-05 16:01:25	@Aerox	I don't even know what triple A game means
2012-03-05 16:01:25	jared	The Homefront Twitter followed me, and I asked it not to and told it had zero interest in the game.
2012-03-05 16:01:28	@Aerox	That term is meaningless to me
2012-03-05 16:01:44	dare_	Hahaha
2012-03-05 16:01:52	@TDiddy	I assume it means how much the developer puts into the game
2012-03-05 16:01:59	@TDiddy	or how hard they market it to the non gaming audience
2012-03-05 16:02:07	richterbelmont	alot of marketing , polished graphics , hyped to death , big budget
2012-03-05 16:02:12	benbeltran	Well anyway, the question I wanted to get to is: What do you think the cause of this overpricing is? ... Is it based solely on perceived value like other luxury items? is it greed? is it something else? 
2012-03-05 16:02:12	jared	Kind of. AAA I see as those games that, even if they're shit, are favored IPs and just sell.
2012-03-05 16:02:16	dare_	COD doesn't market at all to the non-gaming audience, I don't think.
2012-03-05 16:02:20	jared	Like CoD MW, or Halo, or Gears.
2012-03-05 16:02:21	dare_	And it's a AAA brand
2012-03-05 16:02:29	+Gemsi	because they can charge for it
2012-03-05 16:02:33	@TDiddy	lol CoD markets its ass off to the non gaming audience
2012-03-05 16:02:48	@TDiddy	fuck there were FF13-2 commercials on ESPN all the time
2012-03-05 16:02:51	dare_	I guess with non-gaming, I think of casual gaming.
2012-03-05 16:03:04	+Gemsi	and if you launch at a lower than standard price, that's saying something to some people about the quality of your product
2012-03-05 16:03:05	@Aerox	We're at the point where most households have at least one gaming console, unless it's a house of olds
2012-03-05 16:03:05	benbeltran	In my opinion AAA is either big IP or (broad market && high budget)
2012-03-05 16:03:05	dare_	COD demographics include people that watch ESPN, though
2012-03-05 16:03:24	benbeltran	And by broad market I mean stuff that usually sells: guns
2012-03-05 16:03:25	+Gemsi	regardless of what the quality of said product is
2012-03-05 16:03:28	benbeltran	sports
2012-03-05 16:03:49	benbeltran	That's true, you can't just decide the price of your stuff
2012-03-05 16:04:02	+Gemsi	if I see a game hit ?25 within the first month of it's release,  i tend to think something is wrong with it
2012-03-05 16:04:11	dare_	Like Rage
2012-03-05 16:04:13	dare_	3 months old or so
2012-03-05 16:04:15	dare_	$20 now
2012-03-05 16:04:15	benbeltran	buut, isn't there usually a $10 difference between PC games and console games?
2012-03-05 16:04:15	richterbelmont	i dont think the problem is being a casual game ,  think the problem its a hyped game
2012-03-05 16:04:19	+Gemsi	for console titles anyway
2012-03-05 16:04:22	benbeltran	what's with that?
2012-03-05 16:04:24	richterbelmont	hyped to death
2012-03-05 16:04:27	@Aerox	A variety of things
2012-03-05 16:04:36	@Aerox	There's no fee the companies have to pay to Microsoft/Sony for console licenses
2012-03-05 16:04:37	richterbelmont	its like a big budget movie disaster
2012-03-05 16:04:39	benbeltran	And I ask because I seriously don't know
2012-03-05 16:04:41	@Aerox	There's no fee for when they patch their games
2012-03-05 16:04:44	richterbelmont	and the game industry is getting their version of it
2012-03-05 16:04:44	jared	Yeah, but AAAs also saw the overembelishment of the collector's edition. So sure Halo: Reach was standard price for a new game, but then there's limited and ultimate editons larger than the damn console. You know the margin on that shit is extreme.
2012-03-05 16:04:53	@Aerox	They generally get a bigger cut of the profit from PC games than console games so they can make them cheaper
2012-03-05 16:04:54	richterbelmont	and hollywood has those
2012-03-05 16:05:04	@Aerox	Development is usually easier and a bit more inexpensive
2012-03-05 16:05:38	@Aerox	Used PC games are rare/impossible so they don't have to build in protections against the used market
2012-03-05 16:05:47	dare_	Just piracy
2012-03-05 16:06:13	@Aerox	And pirates are going to pirate whether the game is $50 or $60
2012-03-05 16:06:30	jared	Ah yes, piracy protection. That thing that only inconveniences the people who legit buy the game.
2012-03-05 16:06:44	benbeltran	Ugh yes, I hate piracy protection
2012-03-05 16:07:04	benbeltran	It's always a hassle, non of which exist for pirated games. Which is annoying.
2012-03-05 16:07:19	benbeltran	I tend to believe that steam does a good job with games
2012-03-05 16:07:24	jared	Oh, doesn't Journey come out for PS+ tomorrow?
2012-03-05 16:07:29	jared	Or this week at least?
2012-03-05 16:07:32	dare_	Tomorrow yeah
2012-03-05 16:07:35	benbeltran	they're well priced, sales happen regularly, and I don't have to jump through hoops
2012-03-05 16:07:36	dare_	But so does ME3 so
2012-03-05 16:07:42	 *	jared gets it
2012-03-05 16:07:55	richterbelmont	i just dont like underseved hype , especially if the end product turns out to be shit
2012-03-05 16:07:58	dare_	Also the results of the PSN voting too
2012-03-05 16:08:03	dare_	So a bunch of 50% off games tomorrow
2012-03-05 16:08:03	@Aerox	God I hate Outlook
2012-03-05 16:08:10	jared	ME3 will arrive (or get stolen when UPS leaves it in the lobby) and I'll rush home like HAVE TO DOWNLOAD JOURNEY!
2012-03-05 16:08:23	benbeltran	The less confident the team is on the product, the more aggressive the marketing campaign. Once you sell you win.
2012-03-05 16:08:38	benbeltran	Eww Outlook
2012-03-05 16:08:40	@Aerox	That is not entirley true
2012-03-05 16:08:46	@Aerox	But often true
2012-03-05 16:08:46	jared	Outlook, nooooo!
2012-03-05 16:08:49	+Gemsi	i just assume every game is worth half of rrp by default, and if I like the sound of it it works it's way up twoards full price, but i am cheap as shit
2012-03-05 16:08:49	dare_	I preordered ME3 at Best Buy yesterday
2012-03-05 16:08:55	dare_	$20 giftcard
2012-03-05 16:09:14	jared	yeah, Amazon gave me $10.... and like, a rifle or something??
2012-03-05 16:09:14	benbeltran	I think the only game I felt wasn't worth what I payed for was FFXIII
2012-03-05 16:09:18	benbeltran	because I was really excited about it
2012-03-05 16:09:21	dare_	BB gave me that too
2012-03-05 16:09:40	jared	benbeltran: We already breached this today, but I enjoy FFXIII.... not enough for full price though.
2012-03-05 16:10:12	jared	So yeah, I'm sure they put a ton of effort into it looking pretty, but the shallowness of the gameplay didn't warrant such a price.
2012-03-05 16:10:20	richterbelmont	the only game i really didnt enjoy from the hype was splinter cell , it just wasnt my kind of game but i was hyped into getting it
2012-03-05 16:10:33	richterbelmont	not bad
2012-03-05 16:10:38	@Aerox	It's rare that I even complete games anymore
2012-03-05 16:10:46	jared	Oh, I downloaded SSX demo, didn't know I could suck so much at a snowboarding game.
2012-03-05 16:10:46	@Aerox	But that's partially because there's so much shit coming out and I get impatient
2012-03-05 16:10:56	jared	But that was one I was mostly interested in due to hype.
2012-03-05 16:11:01	+Gemsi	but then writing a bargains post weekly for the nearly the last three years straight means prices are all kinda screwed for me anyway thinking about it
2012-03-05 16:11:08	dare_	Aerox you just have GW2 fever.
2012-03-05 16:11:15	@Aerox	Haha
2012-03-05 16:11:17	@Aerox	It's been like this for years
2012-03-05 16:11:24	dare_	No I'm the same
2012-03-05 16:11:31	dare_	I dont complete games as much as when I was younger
2012-03-05 16:11:36	dare_	Now I actually have to like a game a lot
2012-03-05 16:11:42	jared	Aerox: I complete few games now too, and I don't like that. I'm buying less games this year and committing to finishing them.
2012-03-05 16:11:48	@Aerox	I still get a lot of enjoyment out of games I only play halfway though
2012-03-05 16:12:02	richterbelmont	im the oppoisite i completed my games when i was younger i rarely complete a game today
2012-03-05 16:12:10	benbeltran	aerox: true, I don't have the time/dedication/patience to finish games lately
2012-03-05 16:12:11	dare_	Aerox has so much money, he can afford to buy games at full price he only plays for 10 minutes
2012-03-05 16:12:17	jared	To be honest though, some games just feel too long. Like Alice. Loved it, but the areas were too long.
2012-03-05 16:12:29	@Aerox	Alice: Madness Returns is the only game I've ever played that made me motion sick
2012-03-05 16:12:30	jared	Would have played it a few more times if they had better pacing.
2012-03-05 16:12:32	dare_	Alice had a good premise but boring gameplay
2012-03-05 16:12:43	@Aerox	It gave me a brutal headache and stomach queasiness
2012-03-05 16:12:49	dare_	Condemned made me motion sick
2012-03-05 16:12:52	dare_	Sometimes Dead Space 1 too
2012-03-05 16:12:54	benbeltran	I once heard someone played games on easy to breeze through them faster and finish games
2012-03-05 16:13:01	jared	Aerox: While playing I noticed a bug where sometimes hovering would cause the screen to tilt but not untilt when you land.
2012-03-05 16:13:06	@Aerox	maybe that's what happened
2012-03-05 16:13:11	@Aerox	I played for like four or five hours and just gave up
2012-03-05 16:13:18	benbeltran	so. Play games in normal difficulty and not finishing them vs breezing through games
2012-03-05 16:13:30	richterbelmont	the game i spent the most time with recently was still shin megami tensei nocturne for ps2 , 120 hours of rpg grinding : P
2012-03-05 16:13:35	@Aerox	It depends on what you want out of it
2012-03-05 16:13:38	jared	I still need to get my Epic Teir 3 Engineer trophy for DS1.
2012-03-05 16:13:38	@Aerox	If you want to experience the game and the story
2012-03-05 16:13:39	@Aerox	Easy is fine
2012-03-05 16:13:49	@Aerox	If you're playing for difficulty or straight up gameplay, it's different
2012-03-05 16:13:52	benbeltran	It depends on the game yeah
2012-03-05 16:14:00	dare_	No one plays for nausea though
2012-03-05 16:14:03	jared	haha
2012-03-05 16:14:13	jared	I'm very hard to make nauseous.
2012-03-05 16:14:17	benbeltran	Also, lately I've been playing more and more on portable consoles, because I can play while on the bus to work and back home
2012-03-05 16:14:22	benbeltran	or stuff like that
2012-03-05 16:14:23	@Aerox	When you have games where the only difficulty change is that it takes 2x longer to kill enemies because you have to pump more bullets into them
2012-03-05 16:14:27	@Aerox	It doesn't REALLY make a difference
2012-03-05 16:14:34	jared	Agree.
2012-03-05 16:14:35	benbeltran	And no twinkie for them
2012-03-05 16:14:37	@Aerox	If it's like Dragon Age 1 where there are different mechanics (friendly fire) and new strategies
2012-03-05 16:14:47	benbeltran	I loved the dragon age difficulty changes
2012-03-05 16:14:50	@Aerox	then it's an actual different experience
2012-03-05 16:14:55	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-05 16:15:04	richterbelmont	aerox do you prefer something to be streamlined?
2012-03-05 16:15:07	richterbelmont	or to be complicated?
2012-03-05 16:15:09	jared	Or like, I have a huge problem with some FPS games because higher difficulty just means they have impossible accuracy with all weapons.. like, you just get shot up for sticking your head out.
2012-03-05 16:15:12	@Aerox	Depends on the game
2012-03-05 16:15:15	jared	Overkill IMHO
2012-03-05 16:15:16	@Aerox	I like both in certain circumstances
2012-03-05 16:15:18	@TDiddy	ugh, i dont know why i turned on twitchtv
2012-03-05 16:15:31	@TDiddy	seeing people playing SFxT for the first week is like OMG TRAINING MODE
2012-03-05 16:15:34	benbeltran	complicated may not be the correct word maybe?
2012-03-05 16:15:40	deBLOO	fuck SFxT
2012-03-05 16:15:46	deBLOO	just imo
2012-03-05 16:15:48	jared	Elegant>
2012-03-05 16:15:48	benbeltran	I usually relate complicated with crappy and cheap.
2012-03-05 16:15:48	@Aerox	My main criteria is that, while I like stuff that can get really complicated
2012-03-05 16:15:50	jared	?
2012-03-05 16:15:52	dare_	What an opinion.
2012-03-05 16:15:55	@Aerox	The interface and stuff have to be smooth and not a chore
2012-03-05 16:16:00	@Aerox	Like if it's a big, really deep strategy RPG
2012-03-05 16:16:01	deBLOO	I mean
2012-03-05 16:16:05	@Aerox	I need to be able to quickly move through menus and do shit I want
2012-03-05 16:16:07	richterbelmont	i personally like adapting to a game and learning it , cause i see no point of a game if there is no challenge
2012-03-05 16:16:10	deBLOO	they still using the butt ugly SF4 engine
2012-03-05 16:16:23	jared	Honestly, for PS3, framerate is a huge deciding factor.
2012-03-05 16:16:24	benbeltran	You can get challenge in really simple ways
2012-03-05 16:16:26	@Aerox	And not, like in Tactics Ogre, have to constantly move back and forth checking equipment and skills when I'm shopping for shit
2012-03-05 16:16:29	deBLOO	the gem system seems to not really help in any way
2012-03-05 16:16:38	jared	I skipped Dragon Age because of the stuttering.
2012-03-05 16:16:47	dare_	?
2012-03-05 16:16:51	dare_	 I had no issues with DA on PS3
2012-03-05 16:16:51	deBLOO	and I gotta pay to play as my main?
2012-03-05 16:16:58	benbeltran	but when I think complicated I usually think backtracking, grinding, stupid nonsensical lateral thinking, random obstacles
2012-03-05 16:16:58	jared	Which one.
2012-03-05 16:17:01	dare_	Who's your main Bloo
2012-03-05 16:17:02	deBLOO	I gotta pay to play as Guy? Fuck you
2012-03-05 16:17:04	dare_	DA1 and 2.
2012-03-05 16:17:08	deBLOO	Fuck you capcom
2012-03-05 16:17:09	dare_	Guy? Very cool main
2012-03-05 16:17:15	benbeltran	BRB. I need fuel to continue working
2012-03-05 16:17:21	benbeltran	and by continue working I mean probably hang around
2012-03-05 16:17:24	deBLOO	He's been my dude since Alpha 2
2012-03-05 16:17:30	jared	If you look at the gameplay vids for DA1 on 360, PC and PS3, the PS3 framerate is awful.
2012-03-05 16:17:33	deBLOO	how you gonna do me like this
2012-03-05 16:17:55	deBLOO	Imma buy NESTS Kyo and Mr.Karate today for KOF13
2012-03-05 16:17:57	jared	I'd rather have scaled back graphics with smoother framerates.
2012-03-05 16:18:00	@TDiddy	I thought you used Guy because Rolento wasnt in SF4
2012-03-05 16:18:04	dare_	I actually play DA1 4 times, 2 on 360, and 2 on PS3
2012-03-05 16:18:07	dare_	It wasn't an issue for me
2012-03-05 16:18:12	richterbelmont	i dont know the challenge adds variety for me , i dont want the game to just be a interactive movie
2012-03-05 16:18:20	dare_	Fallout 3 GOTY though, that game was out of hand
2012-03-05 16:18:22	deBLOO	I also played Rolento in Alpha2
2012-03-05 16:18:25	deBLOO	and Sodom
2012-03-05 16:18:29	@TDiddy	haha
2012-03-05 16:18:33	@TDiddy	sodom
2012-03-05 16:18:36	deBLOO	I was hoping Sodom would get in
2012-03-05 16:18:40	dare_	I played Rose and Chun on SFA2.
2012-03-05 16:18:44	deBLOO	after that easter egg in the hugo trailer
2012-03-05 16:18:49	@TDiddy	do you think when Sodom wins people make Sodomy jokes?
2012-03-05 16:18:59	dare_	TDiddy my college roommate did
2012-03-05 16:19:00	deBLOO	I've heard them
2012-03-05 16:19:02	dare_	He would always say
2012-03-05 16:19:02	@Aerox	rose is the best
2012-03-05 16:19:05	dare_	"I sodomized you"
2012-03-05 16:19:09	deBLOO	^
2012-03-05 16:19:16	@TDiddy	good
2012-03-05 16:19:17	@Aerox	c. mp forever
2012-03-05 16:19:17	dare_	And really, that is the only reason to use him
2012-03-05 16:19:28	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-05 16:19:28	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-05 16:19:28	--	Mode #destructoid [+v deBLOO] by Q
2012-03-05 16:19:32	dare_	The Sirlin low strong forever
2012-03-05 16:19:39	@TDiddy	time for nba2k12
2012-03-05 16:19:57	+Gandysampras	butt butt butt
2012-03-05 16:19:59	+Gandysampras	bored bored
2012-03-05 16:20:02	@Aerox	me too
2012-03-05 16:20:03	+deBLOO	http://www.youtube.com/watch?v=Cjpt7hCkWE8
2012-03-05 16:20:05	DtoidBot	Yomi
2012-03-05 16:20:14	@Aerox	Take wacky photos and send them to me gandy
2012-03-05 16:20:22	+Gandysampras	meh
2012-03-05 16:20:52	dare_	Mondays need more beard
2012-03-05 16:20:53	richterbelmont	wacky penis photos
2012-03-05 16:22:09	+deBLOO	http://www.youtube.com/watch?v=K4U3CNELoGw
2012-03-05 16:22:10	DtoidBot	LeBron James shoves Troy Murphy and Pau Gasol gets mad
2012-03-05 16:22:22	+deBLOO	I was going nuts yesterday
2012-03-05 16:22:38	+deBLOO	Pau Gasol the enforcer?!
2012-03-05 16:22:53	+deBLOO	He got into it with Chris Paul earlier this season too
2012-03-05 16:23:16	<--	muet (mueti@nrbg-4dbe77db.pool.mediaWays.net) has quit (Quit)
2012-03-05 16:24:56	+Gandysampras	I'mma just watch house of lies
2012-03-05 16:25:34	@Aerox	house of pies
2012-03-05 16:25:41	@Aerox	That's a house I'd want to be in
2012-03-05 16:25:49	+Gandysampras	sure it is, fatty
2012-03-05 16:25:56	+Gandysampras	Sorry, I was gavin for a minute there
2012-03-05 16:25:58	@Aerox	covered in pies
2012-03-05 16:26:00	@Aerox	eating them all
2012-03-05 16:26:06	-->	mueti (~name@nrbg-4dbe77db.pool.mediaWays.net) has joined #destructoid
2012-03-05 16:26:14	madfigs	naked
2012-03-05 16:26:32	@Aerox	um, obviously
2012-03-05 16:26:37	@Aerox	Why would I want to get pie all over my clothes
2012-03-05 16:26:42	@Aerox	That's just more laundry
2012-03-05 16:27:22	madfigs	you could probably make good money with a video of that
2012-03-05 16:27:23	-->	meeetalnarf (~meetalnar@p54AC9A86.dip0.t-ipconnect.de) has joined #destructoid
2012-03-05 16:27:31	meeetalnarf	ok kauft keine chips puszta style
2012-03-05 16:27:34	@Aerox	hmmm
2012-03-05 16:27:36	@Aerox	I might could
2012-03-05 16:27:41	@Aerox	That would be a fun way to make money
2012-03-05 16:27:43	meeetalnarf	srry
2012-03-05 16:28:13	benbeltran	sup
2012-03-05 16:34:08	dare_	Aerox is the Lizzy Borden of pie eating
2012-03-05 16:35:03	@Aerox	hehe
2012-03-05 16:35:10	@Aerox	COVER ME IN PIEEEEEEE
2012-03-05 16:35:13	@Aerox	Pie is really one of the best desserts
2012-03-05 16:35:46	dare_	I like it a la mode
2012-03-05 16:35:55	dare_	Actually I'd rather just have a pizzookie
2012-03-05 16:36:25	@Aerox	mmmmmm
2012-03-05 16:36:28	@Aerox	pizzookies rule
2012-03-05 16:37:48	dare_	PSN is updating at midnight just for ME3 launch
2012-03-05 16:38:00	benbeltran	Pie is one of the five essential elements of matter
2012-03-05 16:38:05	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-05 16:38:14	benbeltran	Bacon being another one
2012-03-05 17:03:15	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-05 17:05:36	<--	meeetalnarf (~meetalnar@p54AC9A86.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-03-05 17:13:53	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-05 17:16:50	richterbelmont	mass effect? sounds like a indie game
2012-03-05 17:19:01	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-05 17:27:31	andrewm	Damn.
2012-03-05 17:27:35	andrewm	I hurt muh wrist.
2012-03-05 17:29:48	+deBLOO	get a new one
2012-03-05 17:29:56	@TDiddy	fap jokes
2012-03-05 17:39:25	-->	Lelio (~Lelio@58.145.143.105) has joined #destructoid
2012-03-05 17:42:10	Lelio	Hey guys
2012-03-05 17:43:13	andrewm	http://www.reddit.com/r/Fitness/comments/qinj6/moronic_monday_your_weekly_stupid_questions_thread/c3xxvg7
2012-03-05 17:45:45	--	Ecksorcism is now known as Ecks|Offline
2012-03-05 17:55:06	andrewm	Man
2012-03-05 17:55:09	andrewm	This pizza is too much.
2012-03-05 17:55:17	andrewm	And I've only eaten 75% of it.
2012-03-05 17:57:53	+Gandysampras	send me the rest
2012-03-05 17:59:09	andrewm	I would, but it'd probably get held up at customs.
2012-03-05 18:08:01	richterbelmont	and he would be dubbed the pizza terrorist
2012-03-05 18:08:28	Lelio	Only if he was carrying it in his shoe
2012-03-05 18:10:25	<--	mueti (~name@nrbg-4dbe77db.pool.mediaWays.net) has quit (Read error: Operation timed out)
2012-03-05 18:13:53	-->	sbb_ (~gup@d47-69-140-64.try.wideopenwest.com) has joined #destructoid
2012-03-05 18:14:22	sbb_	hello
2012-03-05 18:14:30	andrewm	Howdy.
2012-03-05 20:58:39		irc: disconnected from server
2012-03-06 08:51:37	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-06 08:51:37	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-06 08:51:37	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-06 08:51:37	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek Coon Dinsdale DougCL|away DtoidBot HammerTiem|offl Hitogoroshi jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar Weissbier]
2012-03-06 08:51:37	--	Channel #destructoid: 30 nicks (3 ops, 0 halfops, 3 voices, 24 normals)
2012-03-06 08:51:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-06 08:54:35	jared	Wait, so Jro's ME2 save got corrupted? #backlog
2012-03-06 08:55:13	theGoldenAvatar	I don't think so.
2012-03-06 08:55:21	theGoldenAvatar	I think the game was being a bitch.
2012-03-06 08:55:23	@bloodylip	no, ME3 is just shit
2012-03-06 08:55:29	@bloodylip	and origin support is shittier
2012-03-06 08:55:29	jared	Oh, good then.
2012-03-06 08:55:30	theGoldenAvatar	He could still play it
2012-03-06 08:55:33	theGoldenAvatar	Just wouldn't import.
2012-03-06 08:56:01	jared	All of my PC gaming friends boycotted ME3 because of Origin.
2012-03-06 08:56:19	@bloodylip	i'm boycotting because i'm sure that EA will never put it on sale for $10
2012-03-06 08:56:24	@bloodylip	and that's all i paid for 1 & 2
2012-03-06 08:56:46	jared	Oh, yeah, I remember that deal.
2012-03-06 08:59:05	benbeltran	gut morning
2012-03-06 08:59:15	jared	Morning!
2012-03-06 08:59:21	@bloodylip	guten morgen
2012-03-06 08:59:35	@bloodylip	jared: i mean, i liked both games
2012-03-06 08:59:39	@bloodylip	but definitely not enough to pay full price
2012-03-06 09:02:04	jared	I can't blame you in the slightest.
2012-03-06 09:02:16	jared	I was looking for this on Dtoid: http://www.destructoid.com/metacritic-user-reviews-tear-mass-effect-3-to-pieces-223248.phtml
2012-03-06 09:02:34	jared	But there was another story about how ME3 DLC will cost a total of like 800 USD.
2012-03-06 09:02:37	jared	Ridic.
2012-03-06 09:03:09	@bloodylip	yeah, but most of the things are like new skins for guns
2012-03-06 09:03:19	@bloodylip	which, admittedly, some idiots will have to "collect"
2012-03-06 09:03:23	@bloodylip	but they don't change the game in any way
2012-03-06 09:03:56	jared	http://www.destructoid.com/it-will-cost-you-around-870-to-get-mass-effect-3-s-dlc-222045.phtml
2012-03-06 09:04:01	theGoldenAvatar	Half of those were Aerox.
2012-03-06 09:04:06	theGoldenAvatar	The metacritic reviews.
2012-03-06 09:04:10	@bloodylip	he was super pissed
2012-03-06 09:04:12	jared	haha
2012-03-06 09:04:33	jared	I don't blame him. And honestly, I think the problems with the PC version, whcih from what I heard ran pretty well in 1 and 2, are due to Origin.
2012-03-06 09:06:06	@bloodylip	i haven't heard of any problems aside from the save import bug
2012-03-06 09:07:10	jared	To be fair though, that's pretty big.
2012-03-06 09:07:18	theGoldenAvatar	Yeah.
2012-03-06 09:07:37	theGoldenAvatar	BARRIER TO ENTRY
2012-03-06 09:07:37	jared	If only it was on steam, with it's cloud save backup.
2012-03-06 09:07:51	benbeltran	Maaan, paid DLC on day one, and it's a big story arc? is this true?
2012-03-06 09:07:54	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-06 09:08:01	jared	benbeltran: Yeah. =(
2012-03-06 09:08:02	deBLOO	http://pastebin.com/raw.php?i=4YD4pQGD
2012-03-06 09:08:11	benbeltran	So, ignoring origin, how's ME3?
2012-03-06 09:08:11	jared	I honestly cannot wait to go home and download Journey.
2012-03-06 09:08:22	theGoldenAvatar	I don't think anyone's played it.
2012-03-06 09:08:27	jared	Dunno, haven't played it yet.
2012-03-06 09:08:49	jared	My copy is shipping, but I will not play it staright away.
2012-03-06 09:08:54	jared	*straight
2012-03-06 09:09:02	Apple_Master	I am more excited for Journey than ME3.
2012-03-06 09:09:09	Apple_Master	cause art or something.
2012-03-06 09:09:09	@bloodylip	jared: apparently 360 version is having issues importing cloud saves
2012-03-06 09:09:10	benbeltran	Ugh. That's so sad to hear, I was very excited for ME3
2012-03-06 09:09:16	@bloodylip	so.. bioware just turned to shit, i guess :(
2012-03-06 09:09:37	benbeltran	oooh, Journey is the TGC game?
2012-03-06 09:09:39	theGoldenAvatar	360 version... clooud saves?... what is this?
2012-03-06 09:09:41	jared	Apple_Master: Sarcasm?
2012-03-06 09:09:54	Apple_Master	I actually am, but I find the whole "it's art" thing kinda odd.
2012-03-06 09:10:03	Apple_Master	It looks ace though.
2012-03-06 09:10:05	jared	I actually am more excited for Journey, because hoenstly, story specifics aside, I know what I'm getting in ME3.
2012-03-06 09:10:15	Apple_Master	More of the same, really.
2012-03-06 09:10:19	jared	Yeah.
2012-03-06 09:10:32	benbeltran	It looks awesome, but I don't have a PS3 :'(
2012-03-06 09:10:34	theGoldenAvatar	Don't stop believin'
2012-03-06 09:10:48	jared	Reason I will not play ME3 straight away, waiting for the dust to settle. And them to fix the bevy of game-breaking bugs that it no doubt shipped with.
2012-03-06 09:11:40	benbeltran	Well, I still have a new bioshock to look forward to right? they won't let me down right? RIGHT!?
2012-03-06 09:12:54	jared	I remember reading something about how ME3 on PC wouldn't support controllers, only kybd. And they said it was because they didn't have the time to implement it. And all I remember thinking was "Oh, but MP is guaranteed not to interfere with the campaign game experience at all, right? BULLSHIT."
2012-03-06 09:13:22	@bloodylip	to be fair, they never implemented controllers on ME1 or 2 for PC
2012-03-06 09:14:16	jared	I wouold argue with you, because in the article I;m pretty sure they said they did.
2012-03-06 09:14:30	<--	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has quit (Signed off)
2012-03-06 09:14:35	jared	Or were at least planning to.
2012-03-06 09:14:47	jared	I dunno, don't have a PC, so I shouldn't comment.
2012-03-06 09:15:00	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-06 09:16:00	@bloodylip	friend is replaying it on PC
2012-03-06 09:16:10	@bloodylip	he has to use xpadder to use his controller
2012-03-06 09:16:34	jared	Was it the Xbox-style PC controller?
2012-03-06 09:16:39	@bloodylip	i think so
2012-03-06 09:19:04	jared	Oh yeah, you were right. The articles actually all say BioWare has been stuborn about controller support for PC.
2012-03-06 09:21:29	jared	Well, all madness aside, critics reviews of ME3 seem to be almost flawless.
2012-03-06 09:21:46	jared	You know, like the kind of scores poor cliffy wanted for GoW3.
2012-03-06 09:22:01	theGoldenAvatar	GoW3 was retarded.
2012-03-06 09:22:07	jared	Yup.
2012-03-06 09:22:20	jared	I actually wrote a Dtoid Blog about it.
2012-03-06 09:22:21	theGoldenAvatar	I still played it because I like shooting shit.
2012-03-06 09:22:28	theGoldenAvatar	But it was retarded.
2012-03-06 09:22:45	jared	There is no memorable aspect of the series as a whole.
2012-03-06 09:22:46	@bloodylip	but it had such a deep story!
2012-03-06 09:22:52	jared	And that's why it's shit.
2012-03-06 09:23:09	theGoldenAvatar	I remember the worm.
2012-03-06 09:23:11	theGoldenAvatar	That's about it.
2012-03-06 09:23:47	@bloodylip	there's a worm?
2012-03-06 09:23:48	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-06 09:23:48	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-06 09:23:48	jared	There was so much garbage in all of those games. So many things you did that didn't end up mattering at all.
2012-03-06 09:23:48	--	andrewm_ is now known as andrewm
2012-03-06 09:24:05	@bloodylip	i remember the terrible scene in GoW2 where you find dom's wife
2012-03-06 09:24:09	@bloodylip	so forced
2012-03-06 09:30:01	jared	I think this sums up GoW pretty nicely: http://www.destructoid.com/blogs/Jato/gears-of-war-a-retrospective-217071.phtml
2012-03-06 09:30:33	theGoldenAvatar	No one reads destructoid.
2012-03-06 09:34:41	jared	I do, sometimes.
2012-03-06 09:34:50	jared	I linked 2 things earlier..
2012-03-06 09:35:08	jared	Is the first rule of #Dtoid to not talk about Dtoid?
2012-03-06 09:35:09	theGoldenAvatar	And no one read them.
2012-03-06 09:35:59	 *	jared slithers away
2012-03-06 09:40:47	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-06 10:16:14	theGoldenAvatar	My bank is warning me of tornadoes.
2012-03-06 10:19:05	jared	It's a trick. When you head out to the shelter, they're going to stuff your home full of sub-prime mortgages.
2012-03-06 10:27:38	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-06 10:27:53	nastidon	!weather saskatoon
2012-03-06 10:27:54	DtoidBot	From Saskatoon,  (CYXE) on March 6, 9:25 AM CST temp: 19 F (-7 C) cond: snow heavy blowing snow wind: From the NE at 29 MPH (46.67 KPH) hu: N/A% dewpnt: -9999 F (-9999 C)
2012-03-06 10:28:00	nastidon	so much fking snow
2012-03-06 10:28:06	nastidon	knew it had to happen
2012-03-06 10:28:27	jared	Hey nastidon .
2012-03-06 10:28:35	nastidon	yo
2012-03-06 10:28:54	deBLOO	!weather 97007
2012-03-06 10:28:56	DtoidBot	From Portland Hillsboro, Oregon (KHIO) on March 6, 7:53 AM PST temp: 33 F (1 C) cond: Scattered Clouds wind: From the West at 6 MPH (9.66 KPH) hu: 89% dewpnt: 30 F (-1 C)
2012-03-06 10:29:00	nastidon	notice how the word snow is used twice in the weather thingy? it's for real lol
2012-03-06 10:29:57	jared	!weather 02135
2012-03-06 10:29:58	DtoidBot	From Boston, Massachusetts (KBOS) on March 6, 10:54 AM EST temp: 30 F (-1 C) cond: Clear wind: From the NW at 13 MPH Gusting to 18 MPH(20.92 KPH) hu: 28% dewpnt: 0 F (-18 C)
2012-03-06 10:30:35	jared	Yeah, we haven't gotten any snow yet.. or at least not any that has accumulated.
2012-03-06 10:31:34	nastidon	ya, same, i was biking
2012-03-06 10:31:46	nastidon	opened my door this morn, over a foot of snow in my yard
2012-03-06 10:35:02	jared	Sauce.
2012-03-06 10:36:41	@bloodylip	uggggggggggggh
2012-03-06 10:36:43	@bloodylip	fuck php so hard
2012-03-06 10:36:50	@bloodylip	in its fucking ass
2012-03-06 10:37:47	-->	metalnarf_ (~metalnarf@p54AC94EA.dip0.t-ipconnect.de) has joined #destructoid
2012-03-06 10:38:54	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-06 10:38:54	--	Mode #destructoid [+o |Aerox|] by Q
2012-03-06 10:39:53	jared	bloodylip: Umm.. OK.
2012-03-06 10:40:01	jared	PHP is the blond one, right?
2012-03-06 10:41:33	<--	metalnarf (~metalnarf@p54AC9AFA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-06 10:41:33	--	metalnarf_ is now known as metalnarf
2012-03-06 10:43:34	--	|Aerox| is now known as Aerox
2012-03-06 10:43:48	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-03-06 10:45:36	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-06 10:45:36	--	Mode #destructoid [+o TDiddy] by Q
2012-03-06 10:50:52	nastidon	heh
2012-03-06 10:55:56	benbeltran	who knew mass automatization was such a bitch
2012-03-06 10:56:23	benbeltran	Also, yes, fuck PHP. Join us in the ruby side
2012-03-06 11:03:40	jared	Yeah!!
2012-03-06 11:05:22	-->	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-06 11:06:43	dare|away	JRo you aren't playing ME3 on PC any more?
2012-03-06 11:06:51	@bloodylip	benbeltran: i'd love to, but i was assigned to be support for this terrible wordpress site we have
2012-03-06 11:06:56	@Aerox	i'm downloading a pirated copy to mess around with
2012-03-06 11:08:35	jared	I'd be interested to see how it works.
2012-03-06 11:15:00	jared	I just love how no number of layers can keep you warm in my office building. Wankers.
2012-03-06 11:15:39	jared	But I also love how it's almost lunch.
2012-03-06 11:16:25	@bloodylip	do they blast you with air conditioning, no matter the temperature?
2012-03-06 11:16:52	@bloodylip	i'm in a 2 floor building directly on top of the data center here
2012-03-06 11:17:02	@bloodylip	so we get lots of residual AC
2012-03-06 11:17:05	@bloodylip	no matter how cool it is outside
2012-03-06 11:17:52	-->	Droid_Alex (~Droid_Ale@64.134.226.70) has joined #destructoid
2012-03-06 11:18:02	jared	Yeah, pretty much. Thermostat is always way down, even in winter.
2012-03-06 11:18:14	jared	Probably just to save a few $
2012-03-06 11:22:10	-->	jorge` (~matata@24-205-189-63.dhcp.wsco.ca.charter.com) has joined #destructoid
2012-03-06 11:23:02	<--	jorge` (~matata@24-205-189-63.dhcp.wsco.ca.charter.com) has quit (Registered)
2012-03-06 11:23:02	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-06 11:23:04	Droid_Alex	I really don't like the Vita shoulder buttons
2012-03-06 11:23:18	Droid_Alex	there are points on it that are less responsive
2012-03-06 11:23:52	Droid_Alex	So, I'll be playing wipeout and suddenly I'll lose throttle
2012-03-06 11:24:12	Droid_Alex	And have to press down harder
2012-03-06 11:24:50	jared	Manufacturing defect maybe? Have you ever checked out another unit to see if it's more responsive?
2012-03-06 11:25:42	Droid_Alex	It's a common problem
2012-03-06 11:25:53	Droid_Alex	Because of how squishy the buttons are
2012-03-06 11:26:01	jared	Ah.
2012-03-06 11:26:10	jared	Whelp, time for lunch.
2012-03-06 11:33:05	jorge`	how the f have i gone 2 days without knowing about the glorious christina hendricks pics?
2012-03-06 11:33:43	<--	Droid_Alex (~Droid_Ale@64.134.226.70) has quit (Ping timeout)
2012-03-06 11:36:17	@Aerox	I dunno!
2012-03-06 11:37:04	--	Ecksorcism is now known as Ecks|Offline
2012-03-06 11:37:23	-->	meeetalnarf (~meetalnar@p54AC94EA.dip0.t-ipconnect.de) has joined #destructoid
2012-03-06 11:46:52	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-06 11:46:59	-->	Droid_Alex (~Droid_Ale@64.134.226.70) has joined #destructoid
2012-03-06 12:06:51	jared	What, _WHAT_ Christina Hendricks pics!?
2012-03-06 12:07:29	@Aerox	She NEKKID
2012-03-06 12:08:53	@bloodylip	i know i'm absolutely 100% wrong about this
2012-03-06 12:08:57	@bloodylip	but i believe that her boobs are too big
2012-03-06 12:09:03	@Aerox	Weirdo
2012-03-06 12:09:20	theGoldenAvatar	I agree with bloodylip.
2012-03-06 12:09:29	theGoldenAvatar	2/10 WNB
2012-03-06 12:09:55	@bloodylip	i'd still bone her
2012-03-06 12:10:01	@bloodylip	but anything bigger than my hand is a waste
2012-03-06 12:11:03	@Aerox	Not true
2012-03-06 12:11:05	theGoldenAvatar	What is it wasting exactly?
2012-03-06 12:11:11	@Aerox	tittyfucking
2012-03-06 12:11:12	@Aerox	breast smothering
2012-03-06 12:11:22	theGoldenAvatar	Who'd want to fuck tits?
2012-03-06 12:11:30	theGoldenAvatar	With all the preferable orifices available.
2012-03-06 12:11:30	nastidon	lol bloodylip yep, she just looks silly to me
2012-03-06 12:11:39	@Aerox	it's nice to mix things up
2012-03-06 12:11:43	@Aerox	Or do it as foreplay
2012-03-06 12:12:11	theGoldenAvatar	I'll do you as foreplay.
2012-03-06 12:12:13	@Aerox	ew
2012-03-06 12:12:13	theGoldenAvatar	...wait...
2012-03-06 12:13:02	nastidon	=o
2012-03-06 12:13:43	nastidon	skateshop next door didn't bother opening today... almost a whiteout out there
2012-03-06 12:13:57	@bloodylip	if that's the foreplay, i can't wait to see what the main act is like!
2012-03-06 12:14:21	@Aerox	lolsnow
2012-03-06 12:17:01	Droid_Alex	You can use tits during oral sex if they're big enough
2012-03-06 12:17:02	DtoidBot	...
2012-03-06 12:17:18	Droid_Alex	So you're getting head and you're titty fucking at the same time
2012-03-06 12:19:24	jared	Def not too big.
2012-03-06 12:19:32	@bloodylip	never a more appropriate ...
2012-03-06 12:19:41	jared	She's like... my favorite woman ever I'm pretty sure.
2012-03-06 12:20:16	Droid_Alex	Christina Hendrix can easily go wrong if she's wearing the wrong makeup
2012-03-06 12:20:40	Droid_Alex	She looked unappealing in Drive
2012-03-06 12:20:59	jared	So these pics, are they a hack special, or a legit shoot?
2012-03-06 12:21:09	Droid_Alex	Hendricks*
2012-03-06 12:21:27	jared	I think she looks best in Mad Men. I mean, obv, but that style of clothing suits her.
2012-03-06 12:21:41	jared	Sploosh.
2012-03-06 12:23:05	<--	Droid_Alex (~Droid_Ale@64.134.226.70) has quit (Quit: Bye)
2012-03-06 12:23:22	jared	I seem to have offended Alex w/ my sploosh. =(
2012-03-06 12:26:27	@Aerox	he is mad you didn't do it on his face
2012-03-06 12:27:09	jared	Why does everyone always get so upset about that?
2012-03-06 12:27:26	nastidon	there's just not enough of you to go around
2012-03-06 12:27:59	jared	Yeah, like literally. I should start hoarding it.
2012-03-06 12:29:06	nastidon	like yesterdays jan
2012-03-06 12:29:08	nastidon	jam*
2012-03-06 12:29:15	dare|away	Aerox keeps his in empty Sprite bottles
2012-03-06 12:29:44	@Aerox	I keep mine in Alex's mouth
2012-03-06 12:29:56	jared	Jars are easier to pour from though.
2012-03-06 12:31:34	dare|away	Welp
2012-03-06 12:31:36	dare|away	Guess I'll play ME3
2012-03-06 12:31:58	jared	Let us know how it go.
2012-03-06 12:32:18	jared	Def come back and just spoil all the major plot points of the game.
2012-03-06 12:32:29	dare|away	You save the galaxy
2012-03-06 12:32:32	nastidon	lol
2012-03-06 12:32:40	jared	Like when you find out Shephard and the Reapers were actually married once.
2012-03-06 12:32:41	dare|away	And gay stuff is in it and people get crazy about it
2012-03-06 12:32:43	nastidon	better be lots of gay
2012-03-06 12:33:46	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-06 12:36:32	dare|away	Day 1 update to version 1.01
2012-03-06 12:37:16	jared	What are you playing this on dare, PS3?
2012-03-06 12:37:28	dare|away	Yep of course
2012-03-06 12:37:57	jared	Word. I guess the save import problems are supposed to be the least prevalent on the PS3.
2012-03-06 12:38:05	jared	One good thing I guess.
2012-03-06 12:38:13	dare|away	Seems to be a pretty major thing
2012-03-06 12:38:16	dare|away	We'll see in a second
2012-03-06 12:39:11	jared	The things I've read online all seem to say it's save files from ME1 on PC and 360 that cause ptoblems. Obv PS3 doesn't have any ME1 data.
2012-03-06 12:41:13	-->	naia761 (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has joined #destructoid
2012-03-06 12:41:55	naia761	hello
2012-03-06 12:42:02	dare|away	Hi naia761
2012-03-06 12:42:07	--	naia761 is now known as naia|work
2012-03-06 12:42:18	jared	Hey hey.
2012-03-06 12:42:26	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-06 12:42:26	--	Mode #destructoid [+v Gemsi] by Q
2012-03-06 12:43:06	@bloodylip	hi gemsi!
2012-03-06 12:43:08	@bloodylip	and naia!
2012-03-06 12:43:13	+Gemsi	Hai bloody
2012-03-06 12:43:33	naia|work	blooooooody
2012-03-06 12:45:17	dare|away	IT IMPORTED I AM THE BEST
2012-03-06 12:45:55	nastidon	you go girl!!
2012-03-06 12:46:54	jared	Grats!
2012-03-06 12:46:56	jared	etc
2012-03-06 12:48:08	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-06 12:48:30	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-03-06 12:48:55	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-06 12:49:56	jared	OK, meeting, bbl.
2012-03-06 12:50:14	naia|work	bye!
2012-03-06 12:50:32	naia|work	I'm trying a different web client and seeing if this works
2012-03-06 12:52:30	@bloodylip	which client?
2012-03-06 12:59:58	naia|work	irc2go
2012-03-06 13:04:15	@bloodylip	i didn't know quakenet allowed other web clients to connect
2012-03-06 13:04:31	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-06 13:07:40	naia|work	Apparently it is since I'm on now :P
2012-03-06 13:11:01	<--	mueti (mueti@nrbg-4d0737cb.pool.mediaWays.net) has quit (Quit)
2012-03-06 13:11:18	<--	meeetalnarf (~meetalnar@p54AC94EA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-06 13:19:40	<--	naia|work (~naia@99-167-80-12.lightspeed.irvnca.sbcglobal.net) has quit (Ping timeout)
2012-03-06 13:28:44	+Gandysampras	sup nerds
2012-03-06 13:29:07	+Gemsi	Hai gandy
2012-03-06 13:32:06	benbeltran	Anyone in this channel have experience with X Servers?
2012-03-06 13:34:31	theGoldenAvatar	Not recently.
2012-03-06 13:35:51	@bloodylip	benbeltran: what kind of experience?
2012-03-06 13:41:39	theGoldenAvatar	Fucking hell bitch.
2012-03-06 13:41:56	benbeltran	Trying to figure out a stupid bug.
2012-03-06 13:41:59	theGoldenAvatar	I finally fixed a bug that's been in the system for years.
2012-03-06 13:42:13	theGoldenAvatar	Which we only saw out in the wild a couple times a year, never duplicatable.
2012-03-06 13:42:21	benbeltran	I'm running headless X servers from a script, and recording with ffmpeg
2012-03-06 13:42:35	benbeltran	they suddenly decided they wouldn't load, because fuck logic
2012-03-06 13:42:47	benbeltran	:(
2012-03-06 13:45:44	deBLOO	I like listening to podcasts again
2012-03-06 13:48:20	theGoldenAvatar	http://www.reddit.com/r/BodyAcceptance/comments/qjf5a/i_let_myself_eat_a_kitkat_because_i_wanted_one/
2012-03-06 13:48:24	theGoldenAvatar	Way to accept it.
2012-03-06 13:48:41	jared	I'm a nerd!
2012-03-06 13:49:05	 *	jared is easy to flatter
2012-03-06 13:49:06	@Aerox	hi gandy
2012-03-06 13:52:05	jared	Oh Aerox, you never told me you were published.
2012-03-06 13:52:39	jared	Yeah, I heard the government is printing your book. It's just a stack of $100 bills.
2012-03-06 13:56:39	jared	Where is dare when you need him. =P
2012-03-06 13:56:44	theGoldenAvatar	Dead.
2012-03-06 13:56:54	 *	jared throws up
2012-03-06 13:56:58	jared	OMG. OMG.
2012-03-06 13:57:08	jared	Sorry, what? I was thinking about that chilli I just ate.
2012-03-06 13:59:28	jared	What is the best way to get rid of an original Xbox, sand fire or explosions?
2012-03-06 13:59:34	jared	*sans
2012-03-06 14:00:15	@bloodylip	sandfire
2012-03-06 14:00:27	@bloodylip	maybe a sledgehammer?
2012-03-06 14:01:09	jared	I beat Dino Crisis 3. It has served it's purpose.
2012-03-06 14:01:41	benbeltran	you mean you won't call it in the morning?
2012-03-06 14:02:24	jared	Nope.
2012-03-06 14:02:51	jared	I didn't know if there was a weird after-market for Xboxen though. Some people make them into Linux serves.
2012-03-06 14:03:02	jared	*servers
2012-03-06 14:05:35	@bloodylip	yeah.. but now you can do that with $35 computers that are the size of a deck of playing cards
2012-03-06 14:05:38	@bloodylip	theoretically
2012-03-06 14:05:42	@bloodylip	if you can actually manage to order oen
2012-03-06 14:05:53	jared	Or grab an raspberry pi?
2012-03-06 14:06:05	jared	True enough I guess.
2012-03-06 14:06:50	@bloodylip	i was ready to pull the trigger on ordering
2012-03-06 14:06:59	+Gemsi	i just managed to order myself one
2012-03-06 14:07:11	@bloodylip	then when i got to the step where it should have told me the shipping price, it told me i could see that in my confirmation email
2012-03-06 14:07:16	@Aerox	what are you going to do with it
2012-03-06 14:07:24	@bloodylip	and there was no way i was ordering without knowing how much they'll charge me to ship it from the UK
2012-03-06 14:07:34	+Gemsi	before farnell stopped showing preorders
2012-03-06 14:07:41	@Aerox	http://www.bbc.co.uk/newsround/17273309
2012-03-06 14:07:56	@bloodylip	speaking of spiders
2012-03-06 14:07:59	@bloodylip	where is gavin?
2012-03-06 14:08:12	jared	ew?
2012-03-06 14:08:18	+Gemsi	dead
2012-03-06 14:08:37	+Gemsi	last seen at 1 PM UK time moaning about socks
2012-03-06 14:08:58	jared	Why is everyone in this can slowly dying?
2012-03-06 14:09:02	jared	Dare is dead too.
2012-03-06 14:09:04	+Gemsi	or having just this second tweeted
2012-03-06 14:09:11	+Gemsi	but i'm going to assume dead
2012-03-06 14:10:42	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-03-06 14:17:17	jared	Probably safe.
2012-03-06 14:17:34	jared	I mean, people have automated tweeting you know? Or maybe that's just the killer with his mobile.
2012-03-06 14:25:37	benbeltran	Murder, she tweeted
2012-03-06 14:26:12	+Gemsi	so stacking is now on steam, was that game any good ?
2012-03-06 14:26:23	 *	Gandysampras does doublefarts
2012-03-06 14:26:33	@Aerox	What does that even mean
2012-03-06 14:26:35	@bloodylip	well, there you have it
2012-03-06 14:26:56	+Gemsi	is it two facts for yes ?
2012-03-06 14:27:44	+Gandysampras	I did two farts
2012-03-06 14:28:05	+Gandysampras	Thats all it means
2012-03-06 14:29:06	jared	classy
2012-03-06 14:29:14	jared	I heard it was good but haven't played it.
2012-03-06 14:30:05	jared	I think on PS3 it was a Move game.
2012-03-06 14:30:05	jared	And I don't have a move yet.
2012-03-06 14:30:05	-->	Lelio (~Lelio@58.145.143.107) has joined #destructoid
2012-03-06 14:30:18	Lelio	It should be a crime to go to work prior to midday.
2012-03-06 14:31:52	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-06 14:32:19	jared	Hey richterbelmont
2012-03-06 14:32:25	jared	Lelio: Agree.
2012-03-06 14:32:33	richterbelmont	hola
2012-03-06 14:33:09	DougCL|away	MASS EFFECT 3 UP IN MY PUSSY BITCH
2012-03-06 14:33:14	--	DougCL|away is now known as DougCL
2012-03-06 14:33:27	Lelio	Is it out?
2012-03-06 14:33:32	@bloodylip	DougCL: pics, plz
2012-03-06 14:33:53	DougCL	dont be crass
2012-03-06 14:34:06	Lelio	I'd love a job tht allowed me to work at home while still earning well
2012-03-06 14:34:21	DougCL	stay at home hooker
2012-03-06 14:36:25	jared	DougCL: You play it yet?
2012-03-06 14:36:50	DougCL	im starting it up now
2012-03-06 14:36:55	DougCL	but im conflicted
2012-03-06 14:37:01	jared	Y?
2012-03-06 14:37:19	DougCL	i played a soldier in the first two, but the demo gave me a huge boner for all the powers i never messed with before
2012-03-06 14:37:27	DougCL	now im tryna figure out which class to play.
2012-03-06 14:37:46	jared	I always play an engineer. I cannot advise you to go the same, except maybe in MP.
2012-03-06 14:38:06	+Gemsi	nowt wrong with engineer
2012-03-06 14:38:30	DougCL	yeah i mostly played engineer in the demo multiplayer
2012-03-06 14:38:42	DougCL	its a pain in single player?
2012-03-06 14:39:04	+Gemsi	i enjoyed ME2 as engineer
2012-03-06 14:39:26	@bloodylip	do your teammates tell you that they need a dispenser here?
2012-03-06 14:39:29	jared	I'm sure on eay it's OK, but your AI squadmates are fucking retarded and wander into enemy fire.. so if you're a support class and have no good way to deal primary damage, it's not great.
2012-03-06 14:39:43	DougCL	yeah, good point
2012-03-06 14:40:22	jared	Gemsi: It was usually just me VS the enemy, and I died a lot.
2012-03-06 14:40:45	+Gemsi	ah, then yeah i can see how it would be sucky like that
2012-03-06 14:40:48	jared	Esp those mini-bosses... the flying drones made out of husks..
2012-03-06 14:41:34	jared	But I image in MP you'd be a hero. Kocking out shields, overloading mechs, burning off armor.
2012-03-06 14:41:46	DougCL	okay, im down to sentinel, vaguard, or back to soldier.
2012-03-06 14:44:06	DougCL	god this is tough
2012-03-06 14:45:26	-->	Steel_Squirrel (webchat@c-98-248-235-105.hsd1.ca.comcast.net) has joined #destructoid
2012-03-06 14:45:40	jared	I did a second playthrough as soldier in ME2. It was pretty alright.
2012-03-06 14:46:03	<--	Steel_Squirrel (webchat@c-98-248-235-105.hsd1.ca.comcast.net) has quit (Quit: Page closed)
2012-03-06 14:46:27	-->	Steel_Squirrel (webchat@c-98-248-235-105.hsd1.ca.comcast.net) has joined #destructoid
2012-03-06 14:46:33	DougCL	i know soldier is effective
2012-03-06 14:46:35	DougCL	but its boring
2012-03-06 14:55:21	<--	Lelio (~Lelio@58.145.143.107) has quit (Ping timeout)
2012-03-06 14:56:38	@bloodylip	yeah
2012-03-06 14:56:45	@bloodylip	if i ever decide to do another playthrough, i'm not doing soldier
2012-03-06 14:56:59	@bloodylip	because ME2 just turned into a terrible cover shooter for me as soldier
2012-03-06 15:09:46	@Aerox	Hahahah
2012-03-06 15:09:47	@Aerox	http://www.youtube.com/watch?v=aPQKEhUJ-KE
2012-03-06 15:09:48	DtoidBot	Scoops Westside Commercial
2012-03-06 15:09:52	@Aerox	This is the best ice cream store ever BTW
2012-03-06 15:11:25	+Gandysampras	Any of you nerds fancy playing a game of some description?
2012-03-06 15:11:46	@Aerox	I wish
2012-03-06 15:11:48	+Gemsi	depends on the game
2012-03-06 15:15:34	@bloodylip	hide the sausage
2012-03-06 15:20:02	+Gandysampras	make a suggestion
2012-03-06 15:22:42	@bloodylip	i just did!
2012-03-06 15:25:09	@Aerox	You should go over to gavin's house and harass him
2012-03-06 15:25:11	@Aerox	That would be a fun game
2012-03-06 15:25:48	+Gandysampras	That is 4 hours away
2012-03-06 15:25:51	+Gandysampras	No thanks
2012-03-06 15:25:52	@Aerox	Worth it
2012-03-06 15:26:00	+Gandysampras	He just wouldnt let me in
2012-03-06 15:26:21	@Aerox	Kick his door in
2012-03-06 15:27:59	DougCL	kick his teeth in
2012-03-06 15:28:34	@bloodylip	kick his dick in
2012-03-06 15:30:57	+Gandysampras	I bet no one on his road would bat an eyelid if I did kick his door in
2012-03-06 15:32:12	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-06 15:47:09	richterbelmont	mass effect sounds like the next micheal bay movie
2012-03-06 15:47:34	+Gandysampras	I love the butthurt metacritic reviews already
2012-03-06 15:48:34	<--	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (Quit)
2012-03-06 15:49:11	+Gandysampras	tGA keeps trying to make me watch this: http://images.oneddl.eu/images/dn00z5brsokz39xd23r.jpg
2012-03-06 15:49:16	+Gandysampras	He's adamant it's about working out
2012-03-06 15:49:18	+Gandysampras	I disagree
2012-03-06 15:50:33	richterbelmont	im reading the article about that gandy thats funny
2012-03-06 15:51:03	+Gandysampras	the naked men or butthurt mass effectees?
2012-03-06 15:51:10	richterbelmont	both
2012-03-06 15:51:37	@Aerox	aahahha
2012-03-06 15:52:01	jared	Have people articulated why they're butthurt about ME3, or are they just.
2012-03-06 15:52:17	richterbelmont	ass effect 3 had too much male nudity this time around
2012-03-06 15:52:47	jared	Ah.
2012-03-06 15:52:51	jared	Literal butthurt.
2012-03-06 15:53:25	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-06 15:54:05	jared	Noked guys are awesome, I need to spend some serious playtime with this game when I get home.
2012-03-06 15:54:06	+Gandysampras	I just ate 4 eclairs.
2012-03-06 15:54:21	-->	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-06 15:54:43	+Gandysampras	Delicious
2012-03-06 15:54:48	jared	Gandysampras: Dood, eclairs are like 3-400 cals per serving. Spleh.
2012-03-06 15:54:54	jared	Aren't they?
2012-03-06 15:54:56	+Gandysampras	whatevs
2012-03-06 15:55:00	+Gandysampras	ill look
2012-03-06 15:55:16	+Gandysampras	120
2012-03-06 15:55:17	richterbelmont	it would be interesting if you slept with every character in the game , its like a film director that will only let you be in his movie if you sleep with him
2012-03-06 15:56:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-06 15:56:32	richterbelmont	male or female
2012-03-06 15:56:42	jared	Can you sleep with whatsherface's character?
2012-03-06 15:56:51	jared	Chobot?
2012-03-06 15:57:03	jared	Eclairs are only 120 cals?
2012-03-06 15:57:04	richterbelmont	jesseica choboy?
2012-03-06 15:57:11	jared	Yeah.
2012-03-06 15:57:32	jared	Moar fanboys should be inflating thes core because of that.
2012-03-06 15:58:13	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-06 15:58:24	+Gandysampras	The ones I bought are 120 each
2012-03-06 15:58:38	+Gandysampras	39g of sweet sweet cream, pastry and chocolate
2012-03-06 16:00:06	+Gandysampras	ugh my housemate caitlin just told me I look like george michael
2012-03-06 16:00:09	+Gandysampras	¬_¬
2012-03-06 16:00:14	+Gandysampras	The singer not the bluth
2012-03-06 16:00:32	jared	A 2-pack of Hostess Ding Dongs are like 360 cals.
2012-03-06 16:00:46	jared	Disgusting.
2012-03-06 16:00:46	+Gandysampras	What the shit is a ding dong
2012-03-06 16:00:56	jared	The chocolate cake with PB in the center.
2012-03-06 16:01:06	jared	And I used to eat so many as a kid. What's wrong with me?
2012-03-06 16:01:15	@Aerox	There is no peanut butter in ding dongs
2012-03-06 16:02:11	jared	Are you sure?
2012-03-06 16:02:17	jared	Is that Ho Hos?
2012-03-06 16:02:30	dare|away	Neither of those contain PB
2012-03-06 16:02:31	+Gandysampras	You have stupid names for desserts
2012-03-06 16:02:45	dare|away	Gandy likes spotted dick
2012-03-06 16:02:55	+Gandysampras	touché
2012-03-06 16:03:03	richterbelmont	erotic cakes
2012-03-06 16:03:23	+Gandysampras	andrewm, did you sign up for any of stanfords classes for free just cos
2012-03-06 16:03:32	+Gandysampras	Seems like somethign you would do
2012-03-06 16:03:37	+Gandysampras	something*
2012-03-06 16:12:37	-->	maz2 (~Bob@209.141.57.160) has joined #destructoid
2012-03-06 16:12:56	<--	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-06 16:14:16	richterbelmont	let me know when the next bioware/masseffect trolling thread comes up
2012-03-06 16:17:36	jared	OK
2012-03-06 16:41:08	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-03-06 16:43:38	richterbelmont	http://www.metacritic.com/user/PuddingTime
2012-03-06 16:55:24	@Aerox	mm, pudding
2012-03-06 17:01:36	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-06 17:04:11	-->	death_by_lumber (webchat@176.24.156.178) has joined #destructoid
2012-03-06 17:20:16	@TDiddy	hah
2012-03-06 17:20:29	@TDiddy	if you have kinect and yell boom stick during ME3, you equip your shotgun
2012-03-06 17:20:30	@TDiddy	WACKY
2012-03-06 17:22:50	+Gandysampras	http://www.youtube.com/watch?v=8X_Ot0k4XJc
2012-03-06 17:22:51	DtoidBot	Family Guy - Ostrich Laugh
2012-03-06 17:23:39	@TDiddy	you put way too much effort into that
2012-03-06 17:24:16	+Gandysampras	whatevs
2012-03-06 17:24:29	+Gandysampras	Third result on google for "ha haaaa ostrich"
2012-03-06 17:28:23	+Gandysampras	I was busy getting my monk to 13, sorry for not being fast enough.
2012-03-06 17:29:02	@Aerox	hehe
2012-03-06 17:38:26	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-06 17:38:26	--	Mode #destructoid [+v Bigby] by Q
2012-03-06 17:39:08	+Gandysampras	Someone tidy my room for me so I dont have to do it tomorrow before I go out
2012-03-06 17:40:26	@Aerox	Shove everything under the bed
2012-03-06 17:40:50	+Gandysampras	Under ym bed is hugely stuffed with stuff already
2012-03-06 17:40:53	+Gandysampras	my*
2012-03-06 17:40:59	+Gandysampras	I have little to no storage space
2012-03-06 17:43:24	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-06 17:43:44	+Bigby	burn it all
2012-03-06 17:43:54	+Gandysampras	I am not burning all my clothes
2012-03-06 17:43:56	+Gandysampras	and plates
2012-03-06 17:44:02	+Gandysampras	and empty beer cans
2012-03-06 17:44:19	+Bigby	salt the earth after, so nothing will ever grow there again
2012-03-06 17:45:04	+Bigby	how is work, jr
2012-03-06 17:45:50	@Aerox	i'm tired and want to go hom
2012-03-06 17:46:01	+Bigby	then do so
2012-03-06 17:46:09	+Bigby	youre not doing anything important right now anyway
2012-03-06 17:46:26	<--	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has quit (Read error: Operation timed out)
2012-03-06 17:47:38	@Aerox	I'm on hold
2012-03-06 17:47:45	@Aerox	Listening to some extremely smooth contemporary adult music
2012-03-06 17:47:54	+Bigby	how smooth
2012-03-06 17:52:26	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Read error: Operation timed out)
2012-03-06 17:56:44	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-06 17:56:44	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-06 17:56:48	@Aerox	hello bean
2012-03-06 17:56:56	+Vexed_Alex	So, weeaboos are upset at the Fez guy or something?
2012-03-06 17:57:04	@TDiddy	who cares
2012-03-06 17:57:06	+Vexed_Alex	Hi!
2012-03-06 17:57:14	+Vexed_Alex	About Fez?
2012-03-06 17:57:15	+Vexed_Alex	I agree.
2012-03-06 17:57:17	+Bigby	whats this?
2012-03-06 17:57:17	@Aerox	Haha, yeah
2012-03-06 17:57:31	@Aerox	The guy making Fez at GDC was asked a nice question by a japanese man
2012-03-06 17:57:37	@Aerox	and he was like HAHA JAPAN SUCKS
2012-03-06 17:57:41	@Aerox	which is true, but tactless
2012-03-06 17:58:07	+Gandysampras	Yo nerds, free copies fo cities in motion
2012-03-06 17:58:09	+Bigby	pft, like america is so great
2012-03-06 17:58:09	+Gandysampras	of*
2012-03-06 17:58:10	+Gandysampras	http://forum.paradoxplaza.com/forum/showthread.php?591748-Complete-our-survey-and-get-a-free-game!
2012-03-06 17:58:13	+Vexed_Alex	And then apparently he went on Twitter and made things worse
2012-03-06 17:58:22	+Vexed_Alex	Well, Western games are objectively better, Bigby.
2012-03-06 17:58:24	+Vexed_Alex	As a whole.
2012-03-06 17:59:22	+Vexed_Alex	He released a video, it's on Giant Bomb
2012-03-06 17:59:28	+Vexed_Alex	the comments section is ablaze
2012-03-06 18:00:29	+Vexed_Alex	haha
2012-03-06 18:00:31	+Vexed_Alex	"Phil Fish is an insane megalomaniac jackass who's been making a 2d platformer for 7 years, drunk on hype and adoration."
2012-03-06 18:00:41	@Aerox	I'm sure he did it on purpose
2012-03-06 18:00:44	@Aerox	because it is a genius marketing move
2012-03-06 18:00:55	@Aerox	"I CAN'T BELIEVE HE SAID THAT ABOUT JAPAN. LET'S SEE HOW SHITTY HIS STUPID GAME IS"
2012-03-06 18:00:57	@Aerox	*buys*
2012-03-06 18:01:21	+Vexed_Alex	Apparently he's not releasing Fez on PC
2012-03-06 18:01:28	+Bigby	burn him
2012-03-06 18:01:30	+Vexed_Alex	because he's afraid someone might not play it with a controller
2012-03-06 18:01:38	+Bigby	afraid?
2012-03-06 18:01:43	+Bigby	he lives in fear of this?
2012-03-06 18:02:04	+Vexed_Alex	IT'S AN ART PIECE BIGBY DO NOT SULLY THE MASTERPIECE WITH A KEYBOARD
2012-03-06 18:02:32	+Vexed_Alex	Crush did it first, by the way.
2012-03-06 18:02:36	+Vexed_Alex	Except nobody bought that.
2012-03-06 18:02:47	@Aerox	This is going to be a VISUAL MASTERPIECE THOUGH
2012-03-06 18:02:49	+Vexed_Alex	Because it wasn't pandering to the retro fascist squad
2012-03-06 18:02:50	@Aerox	Because it's blocky
2012-03-06 18:02:55	@Aerox	Not like those other visually disgusting games
2012-03-06 18:03:14	+Bigby	can i just play cave story instead?
2012-03-06 18:04:10	+Vexed_Alex	Sure.
2012-03-06 18:04:54	+Vexed_Alex	(Crush is totally $5 on the PSN)
2012-03-06 18:05:08	+Vexed_Alex	(3DS version is coming out soon)
2012-03-06 18:05:40	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-06 18:08:02	@Aerox	Gandy mistakenly bought it thinking it was a fetish game
2012-03-06 18:08:04	@Aerox	he was disappointed
2012-03-06 18:08:10	+Vexed_Alex	hahaha
2012-03-06 18:09:16	@Aerox	oh man
2012-03-06 18:09:24	@Aerox	I didn't realize all that shit on olivia munn's pictures was shit she wrote
2012-03-06 18:09:28	@Aerox	http://gizmodo.com/5891031/a-guide-to-skitching-the-hot-new-sexting-trend-olivia-munn-started
2012-03-06 18:09:29	@Aerox	hahahha
2012-03-06 18:09:35	@Aerox	I was originally like
2012-03-06 18:09:45	@Aerox	"Wow Gizmodo those are extremely inapprorpiate captions you've put up"
2012-03-06 18:10:29	+Gandysampras	haha
2012-03-06 18:10:34	+Gandysampras	She writes like a 13 year old girl
2012-03-06 18:10:37	+Gandysampras	trying to be dirty
2012-03-06 18:10:47	@Aerox	She wants me to put my cum in her bellybutton!
2012-03-06 18:12:12	-->	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has joined #destructoid
2012-03-06 18:12:12	--	Mode #destructoid [+o bloodylip] by Q
2012-03-06 18:15:07	+Bigby	why do you know what a 13 year old girl trying to be dirty writes like?
2012-03-06 18:18:10	+Gandysampras	Because I have a memory
2012-03-06 18:18:12	+Gandysampras	Idiot.
2012-03-06 18:18:27	@Aerox	Gandy has been sexing up ladies since elementary school
2012-03-06 18:19:02	@Aerox	http://i.imgur.com/OcA9L.jpg
2012-03-06 18:19:51	jared	Guise, Journey is not on PS+ =(
2012-03-06 18:20:42	@Aerox	http://www.etsy.com/listing/92783984/cradle-a-sculptural-assembly-of
2012-03-06 18:25:08	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-06 18:26:16	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-06 18:26:16	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-06 18:26:16	--	Mode #destructoid [+v deBLOO] by Q
2012-03-06 18:26:45	+deBLOO	★☆ΚΟΒΞ★☆ will be playing with this mask tonight http://blog.lakers.com/lakers/wp-content/uploads/2012/03/kobemask.jpg
2012-03-06 18:36:17	@Aerox	kinky
2012-03-06 18:36:18	+Bigby	whats the mask for
2012-03-06 18:36:23	@Aerox	sex
2012-03-06 18:36:24	@Aerox	obviously
2012-03-06 18:37:59	richterbelmont	eyes wide shut
2012-03-06 18:40:23	+Bigby	so now instead of android market its google play
2012-03-06 18:40:27	+Bigby	or play store
2012-03-06 18:40:53	<--	death_by_lumber (webchat@176.24.156.178) has quit (Quit: Page closed)
2012-03-06 18:41:50	jorge`	kobe = batman
2012-03-06 18:48:50		irc: disconnected from server
2012-03-06 18:49:10	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-06 18:49:10	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-06 18:49:10	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-06 18:49:10	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Bigby +deBLOO +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power andrewm benbeltran benbeltran1 cardfrek Coon dare|away Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs maz2 metalnarf mistic n0brein|offline pointzeroeight richterbelmont Simmy1 Steel_Squirrel theGoldenAvatar Weissbier]
2012-03-06 18:49:10	--	Channel #destructoid: 38 nicks (5 ops, 0 halfops, 6 voices, 27 normals)
2012-03-06 18:49:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-06 18:51:50	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-06 20:07:38		irc: disconnected from server
2012-03-07 09:18:47	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-07 09:18:47	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-07 09:18:47	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-07 09:18:47	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Ecks|Offline +Ecks|Work +Gandysampras +Torzelan [Slime] ^power Apple_Master benbeltran1 cardfrek Coon dare|away Dinsdale DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar TheToiletDuck Weissbier]
2012-03-07 09:18:47	--	Channel #destructoid: 31 nicks (3 ops, 0 halfops, 4 voices, 24 normals)
2012-03-07 09:18:50	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-07 09:18:55	@Aerox	I'm playing hardcore on ME3 now and the only thing that seems difficult is ammo is scarce
2012-03-07 09:18:57	jared	For anyone who has played ME3 MP, is there matchmaking, or do you need people to invite to your game?
2012-03-07 09:19:19	+Gandysampras	tGA you should play wow again
2012-03-07 09:19:25	theGoldenAvatar	Nooooooope.
2012-03-07 09:19:27	+Gandysampras	That offer sure is tempting
2012-03-07 09:19:28	jared	tGA DON'T DO IT
2012-03-07 09:19:31	+Gandysampras	You want it
2012-03-07 09:19:41	theGoldenAvatar	Not even slightly.
2012-03-07 09:19:46	+Gandysampras	BUT LOOK
2012-03-07 09:19:47	+Gandysampras	http://eu.battle.net/wow/en/scroll-of-resurrection?ref=/wow/en/blog/3793433/Earn_Legendary_Rewards_with_the_New_Scroll_of_Resurrection-07_03_2012#blog
2012-03-07 09:19:56	jared	tGA: There are FREE completely boring things you can do instead.
2012-03-07 09:20:03	+Gandysampras	Free level 80 and shits
2012-03-07 09:20:04	jared	Like watch paint dry.
2012-03-07 09:20:06	+Gandysampras	you should totes play
2012-03-07 09:20:10	+Gandysampras	and then kill yourself
2012-03-07 09:20:23	jared	Or clip your fingernails.
2012-03-07 09:20:34	jared	Boring MMO is boring.
2012-03-07 09:20:41	+Gandysampras	Aye it is
2012-03-07 09:22:02	+Ecks|Work	Is anyone else in the GW2 beta?
2012-03-07 09:22:12	theGoldenAvatar	What?
2012-03-07 09:22:15	theGoldenAvatar	Did invites go out
2012-03-07 09:22:18	+Gandysampras	What
2012-03-07 09:22:20	+Gandysampras	you motherfucker
2012-03-07 09:22:24	+Gandysampras	They better not have
2012-03-07 09:22:25	theGoldenAvatar	you motherfucker
2012-03-07 09:22:27	@bloodylip	what
2012-03-07 09:22:29	@bloodylip	you motherfucker
2012-03-07 09:22:37	jared	you motherfucker
2012-03-07 09:22:39	+Ecks|Work	I dont knew ones went out I've been in it for a while
2012-03-07 09:22:43	+Ecks|Work	new*
2012-03-07 09:22:55	theGoldenAvatar	you motherfucker
2012-03-07 09:22:57	@bloodylip	i thought only press was in the original beta
2012-03-07 09:23:00	@bloodylip	you motherfucker
2012-03-07 09:23:08	+Gandysampras	Got dammit Ecks
2012-03-07 09:23:10	+Ecks|Work	I was in before press
2012-03-07 09:23:11	+Gandysampras	I bet you stole it
2012-03-07 09:23:18	+Gandysampras	New ones havent gone out yet
2012-03-07 09:23:18	@bloodylip	god damn it
2012-03-07 09:23:26	+Gandysampras	Dont make me nerdpanic like that
2012-03-07 09:23:29	@bloodylip	jesus christ, ecks
2012-03-07 09:23:32	@bloodylip	see what you did?!
2012-03-07 09:23:33	jared	you motherfucker
2012-03-07 09:23:36	+Ecks|Work	Indeed
2012-03-07 09:23:37	@bloodylip	you motherfucker
2012-03-07 09:23:50	+Ecks|Work	I am sorry I made you nerdpanic Gandy
2012-03-07 09:24:09	+Ecks|Work	I am just tired of playing with my useless GW1 friends
2012-03-07 09:24:14	jared	Early Journey release was bullshit. You had do do a search for the game for it to show up, didn't appear in the PS+ section until wicked late last night.
2012-03-07 09:24:14	TheToiletDuck	GW2 looks hot
2012-03-07 09:24:18	jared	Fucking Sony.
2012-03-07 09:25:19	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-07 09:26:26	+Gandysampras	guys guys guys
2012-03-07 09:26:33	jared	Hmm>
2012-03-07 09:26:33	+Gandysampras	cheack out these fresh new beats I am listening to
2012-03-07 09:26:34	jared	?
2012-03-07 09:26:36	TheToiletDuck	the shatter OST is awesome
2012-03-07 09:26:37	+Gandysampras	!lfm Gandysampras
2012-03-07 09:26:39	DtoidBot	Gandysampras last listened to "N.E.S." by YTCracker on 1 Mar 2012, 03:16.
2012-03-07 09:26:43	+Gandysampras	wat
2012-03-07 09:26:44	+Gandysampras	lies
2012-03-07 09:26:47	jared	Yeah, shatter is great.
2012-03-07 09:26:47	+Ecks|Work	Haha
2012-03-07 09:26:51	jared	I have that game.
2012-03-07 09:26:57	+Gandysampras	!lfm Gandysampras
2012-03-07 09:26:59	DtoidBot	Gandysampras last listened to "N.E.S." by YTCracker on 1 Mar 2012, 03:16.
2012-03-07 09:27:01	TheToiletDuck	NZ studio, NZ dj :)
2012-03-07 09:27:04	+Gandysampras	oh come on
2012-03-07 09:27:08	+Ecks|Work	I've been listening to the SC:Convictions soundtrack a lot lately
2012-03-07 09:27:35	+Gandysampras	god, never mind
2012-03-07 09:27:39	+Gandysampras	stupid shit last.fm app
2012-03-07 09:27:43	+Ecks|Work	Haha
2012-03-07 09:29:24	TheToiletDuck	!lfm Gandysampras
2012-03-07 09:29:26	DtoidBot	Gandysampras last listened to "N.E.S." by YTCracker on 1 Mar 2012, 03:16.
2012-03-07 09:29:33	TheToiletDuck	!lfm TheToiletDuck
2012-03-07 09:29:37	DtoidBot	TheToiletDuck last listened to "Cracks (Flux Pavillion Remix)" by Flux Pavilion on 7 Mar 2012, 15:29.
2012-03-07 09:29:42	TheToiletDuck	working for me
2012-03-07 09:29:47	TheToiletDuck	and that's via grooveshark
2012-03-07 09:29:49	+Gandysampras	hrmph
2012-03-07 09:29:54	+Gandysampras	mine is the native app
2012-03-07 09:29:59	+Gandysampras	and it says its scrobbling
2012-03-07 09:30:04	TheToiletDuck	punch it
2012-03-07 09:30:15	+Gandysampras	kay
2012-03-07 09:30:19	 *	Gandysampras punches it
2012-03-07 09:30:28	+Ecks|Work	they native app is really touchy I find
2012-03-07 09:30:29	 *	Gandysampras accidently drives through a bus stop
2012-03-07 09:30:41	+Gandysampras	!lfm Gandysampras
2012-03-07 09:30:43	DtoidBot	Gandysampras last listened to "N.E.S." by YTCracker on 1 Mar 2012, 03:16.
2012-03-07 09:30:48	 *	Gandysampras FLIPS EVERYTHING
2012-03-07 09:30:53	TheToiletDuck	what's the Guild Wars 2 release date?
2012-03-07 09:30:53	theGoldenAvatar	!lfm uselessrocker
2012-03-07 09:30:56	DtoidBot	uselessrocker is listening to "-" by Aereogramme.
2012-03-07 09:30:58	theGoldenAvatar	100%  accurate.
2012-03-07 09:30:58	TheToiletDuck	(approx(
2012-03-07 09:31:02	TheToiletDuck	(approx)
2012-03-07 09:31:02	+Ecks|Work	when they feel like it TTD
2012-03-07 09:31:06	theGoldenAvatar	This song is awesome btw.
2012-03-07 09:31:07	TheToiletDuck	bastards
2012-03-07 09:31:22	+Gandysampras	right, lets see if its fixed
2012-03-07 09:31:23	+Gandysampras	!lfm Gandysampras
2012-03-07 09:31:26	DtoidBot	Gandysampras is listening to "Raw Sugar" by Metric.
2012-03-07 09:31:30	+Gandysampras	There we go
2012-03-07 09:31:35	theGoldenAvatar	Metric?
2012-03-07 09:31:37	theGoldenAvatar	That's some gay sit.
2012-03-07 09:31:39	theGoldenAvatar	shit
2012-03-07 09:31:40	+Ecks|Work	Haha
2012-03-07 09:31:41	+Gandysampras	Yep
2012-03-07 09:31:47	+Ecks|Work	!lfm Ecks90
2012-03-07 09:31:51	DtoidBot	Ecks90 last listened to "Trippin'" by Edwin on 28 Jun 2010, 08:07.
2012-03-07 09:32:04	+Gandysampras	http://media.tumblr.com/tumblr_m0ff1sUInm1qbnggp.png
2012-03-07 09:32:20	jared	Hey, shut-up-a-you-mouth Metric is awesome.
2012-03-07 09:32:22	+Gandysampras	Now I'm all self conscious
2012-03-07 09:32:36	 *	Gandysampras flips through music franticly finding a manly song
2012-03-07 09:32:40	theGoldenAvatar	I'm actually joking.
2012-03-07 09:32:43	jared	Way better that The Imperials.
2012-03-07 09:32:44	theGoldenAvatar	I've seen Metric live 5 times.
2012-03-07 09:32:47	TheToiletDuck	guys, best song ever
2012-03-07 09:32:49	+Gandysampras	!lfm Gandysampras
2012-03-07 09:32:50	TheToiletDuck	!lfm TheToiletDuck
2012-03-07 09:32:52	DtoidBot	Gandysampras is listening to "Hulk Hogan's theme" by WWF All stars.
2012-03-07 09:32:54	+Gandysampras	Better?
2012-03-07 09:32:55	DtoidBot	TheToiletDuck is listening to "The Impression That I Get" by The Mighty Mighty Bosstones.
2012-03-07 09:32:58	theGoldenAvatar	Gayer.
2012-03-07 09:32:58	@bloodylip	much better
2012-03-07 09:33:02	jared	haha
2012-03-07 09:33:06	TheToiletDuck	okay, joke over i can stop this rubbish now
2012-03-07 09:33:10	+Gandysampras	I could be way gayer
2012-03-07 09:33:14	TheToiletDuck	fuck the bosstones are shit
2012-03-07 09:33:19	+Gandysampras	check that shit right now
2012-03-07 09:33:34	+Gandysampras	It's gay as hell up in here
2012-03-07 09:33:46	+Gandysampras	TTD could come round naked and it would get straighter
2012-03-07 09:34:37	+Ecks|Work	!lfm Ecks90
2012-03-07 09:34:40	DtoidBot	Ecks90 is listening to "Paradise" by Coldplay.
2012-03-07 09:34:46	theGoldenAvatar	Gay?
2012-03-07 09:34:47	+Ecks|Work	fucking subsonic
2012-03-07 09:34:48	DtoidBot	...
2012-03-07 09:34:52	theGoldenAvatar	!lfm uselessrocker
2012-03-07 09:34:54	DtoidBot	uselessrocker is listening to "Chinatown" by Destroyer.
2012-03-07 09:35:00	TheToiletDuck	!lfm TheToiletDuck
2012-03-07 09:35:03	DtoidBot	TheToiletDuck last listened to "Cracks (Flux Pavillion Remix)" by Flux Pavilion on 7 Mar 2012, 15:29.
2012-03-07 09:35:05	+Ecks|Work	doesnt scrobble for nearly two years
2012-03-07 09:35:07	TheToiletDuck	what?
2012-03-07 09:35:14	TheToiletDuck	!lfm TheToiletDuck
2012-03-07 09:35:15	DtoidBot	TheToiletDuck last listened to "Cracks (Flux Pavillion Remix)" by Flux Pavilion on 7 Mar 2012, 15:29.
2012-03-07 09:35:18	TheToiletDuck	grr
2012-03-07 09:35:19	theGoldenAvatar	!lfm -t uselessrocker
2012-03-07 09:35:20	DtoidBot	uselessrocker has listened to 335875 tracks since 2006-07-29 21:28.
2012-03-07 09:35:42	+Gandysampras	!lfm -t uselessrocker
2012-03-07 09:35:43	DtoidBot	uselessrocker has listened to 335875 tracks since 2006-07-29 21:28.
2012-03-07 09:35:48	+Gandysampras	!lfm -t gandysampras
2012-03-07 09:35:49	DtoidBot	Gandysampras has listened to 46892 tracks since 2010-05-06 18:43.
2012-03-07 09:35:49	theGoldenAvatar	I JUST DID THAT
2012-03-07 09:35:49	+Gandysampras	woopsie
2012-03-07 09:35:50	+Ecks|Work	wheres your documentation on commands and modifiers tGA?
2012-03-07 09:35:53	TheToiletDuck	anyway i'm listening to Holy Fuck - Super Inuit
2012-03-07 09:35:57	theGoldenAvatar	!lfm
2012-03-07 09:35:58	DtoidBot	!lfm [-<option>] [-<period>] <username> //-lt = Last Track, -tt = Top Tracks, -ta = Top Albums, -tart = Top Artists //Periods = w, 3, 6, 12, o
2012-03-07 09:36:02	theGoldenAvatar	Poorly written there.
2012-03-07 09:36:19	theGoldenAvatar	!lfm -tt -3 uselessrocker
2012-03-07 09:36:26	DtoidBot	"Wartime! (It's Time 2 Go Now)" by theSTART (33 plays), "theSTART-Runaway" by theSTART (32 plays), "Just A Fantasy" by theSTART (27 plays)
2012-03-07 09:36:35	TheToiletDuck	!lfm -tt -3 TheToiletDuck
2012-03-07 09:36:40	DtoidBot	"Tiger Style" by DJ Hype (4 plays), "Pass The Mic" by Beastie Boys (4 plays), "Take Off Your Cool" by OutKast (3 plays)
2012-03-07 09:36:41	theGoldenAvatar	Apparently I listened to that album a lot over the last 3 months
2012-03-07 09:36:58	-->	maz2 (~Bob@209.141.57.160) has joined #destructoid
2012-03-07 09:37:03	TheToiletDuck	i need to listen to music more
2012-03-07 09:37:08	+Ecks|Work	w is week but whats o, overall?
2012-03-07 09:37:14	theGoldenAvatar	I guess.
2012-03-07 09:37:20	+Ecks|Work	YOU MADE IT
2012-03-07 09:37:21	theGoldenAvatar	!lfm -ta -o uselessrocker
2012-03-07 09:37:21	TheToiletDuck	now i'm 30 i'm quickly becoming that guy that doesn't listen to any new music
2012-03-07 09:37:26	DtoidBot	"Sour" by Ours (1481 plays), "Mass Romantic" by The New Pornographers (1446 plays), "Universal Audio" by The Delgados (1252 plays)
2012-03-07 09:37:32	@bloodylip	TheToiletDuck: same
2012-03-07 09:37:32	TheToiletDuck	!lfm -ta -o TheToiletDuck
2012-03-07 09:37:36	DtoidBot	"Madvillainy" by Madvillain (84 plays), "Slowpoke" by Phelps & Munro (71 plays), "So Jealous" by Tegan and Sara (56 plays)
2012-03-07 09:37:47	theGoldenAvatar	So Jealous?
2012-03-07 09:37:50	theGoldenAvatar	You are gay.
2012-03-07 09:37:56	+Gandysampras	!lfm -ta -o Gandysampras
2012-03-07 09:37:58	@bloodylip	if it didn't release before 2003, i probably don't care about it
2012-03-07 09:38:01	DtoidBot	"Turtleneck & Chain" by The Lonely Island (967 plays), "Exmilitary" by Death Grips (674 plays), "Don't Say We Didn't Warn You" by Does It Offend You, Yeah? (557 plays)
2012-03-07 09:38:03	TheToiletDuck	thats weird, i ahven't listened to that song in years
2012-03-07 09:38:07	+Gandysampras	What in the shit
2012-03-07 09:38:10	+Gandysampras	That is entirely wrong
2012-03-07 09:38:12	+Gandysampras	¬_¬
2012-03-07 09:38:23	TheToiletDuck	Oh wait, there was like a year when i wasn't scrobbling
2012-03-07 09:38:31	TheToiletDuck	and umm i was listening to lots of butch music
2012-03-07 09:38:35	theGoldenAvatar	It's total tracks by album.
2012-03-07 09:38:36	TheToiletDuck	like freddie mercury and shit
2012-03-07 09:38:54	theGoldenAvatar	UH HUH
2012-03-07 09:39:28	TheToiletDuck	you know what though, i was just thinking about Tegan and Sarah i don't think i could tolerate it anymore
2012-03-07 09:39:41	TheToiletDuck	i liked them when the album came out but i was stupid then
2012-03-07 09:39:54	TheToiletDuck	a bit like li tigre
2012-03-07 09:39:58	theGoldenAvatar	So, I have a mystery for you guys.
2012-03-07 09:40:07	+Ecks|Work	YAY
2012-03-07 09:40:13	 *	Ecks|Work grabs popcorn
2012-03-07 09:40:16	theGoldenAvatar	I bought this: http://www.pendlay.com/Pendlay-Econ-V2-Bumper-Plate-Set-340lb-Free-Shipping_p_555.html
2012-03-07 09:40:33	theGoldenAvatar	Here's the tracking info: http://dl.dropbox.com/u/109257/ftp/ftp/oq9c5g.png
2012-03-07 09:40:39	theGoldenAvatar	Something seem off about that?
2012-03-07 09:40:57	+Ecks|Work	46 pounds?
2012-03-07 09:41:01	TheToiletDuck	haha
2012-03-07 09:41:08	TheToiletDuck	they must be shrink wrapped
2012-03-07 09:41:15	TheToiletDuck	that way it weighs less
2012-03-07 09:41:15	theGoldenAvatar	Hahaha
2012-03-07 09:41:16	+Ecks|Work	definitely
2012-03-07 09:41:46	theGoldenAvatar	Did they ship one 45lb plate?
2012-03-07 09:41:50	TheToiletDuck	damn the free shipping must cost that company a buttload
2012-03-07 09:42:02	TheToiletDuck	but must bring them business too
2012-03-07 09:42:14	+Ecks|Work	maybe they lied tGA
2012-03-07 09:42:17	theGoldenAvatar	Yeah, it's actually more expensive than most places.
2012-03-07 09:42:24	theGoldenAvatar	But nobody else does free shipping
2012-03-07 09:42:42	theGoldenAvatar	Which ends up being more than the item most places :|
2012-03-07 09:43:08	+Ecks|Work	shipping weights seems like a bad idea to begin with
2012-03-07 09:43:32	+Ecks|Work	in anycase, update us with hilarity when you receive the item
2012-03-07 09:43:33	TheToiletDuck	You should just weight lift stuff in your immediate environment
2012-03-07 09:43:39	TheToiletDuck	like cars and shit
2012-03-07 09:43:58	TheToiletDuck	eventually leading up to lifting buildings
2012-03-07 09:51:27	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-07 09:51:44	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Quit)
2012-03-07 09:54:40	TheToiletDuck	I'm listening to this http://www.youtube.com/watch?v=f24by8jGEZ0
2012-03-07 09:54:41	DtoidBot	Holy Fuck - Silva & Grimes
2012-03-07 09:54:55	TheToiletDuck	and all i can think about is "black and yellow black and yellow black and yellow black and yellow black and yellow "
2012-03-07 09:55:20	TheToiletDuck	Damn you Wiz Khalifa
2012-03-07 09:55:46	+Ecks|Work	Haha
2012-03-07 10:03:49	+Ecks|Work	meeting time!
2012-03-07 10:03:56	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-03-07 10:21:41	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-03-07 10:24:47	-->	meeetalnarf (~meetalnar@p54AC9AC3.dip0.t-ipconnect.de) has joined #destructoid
2012-03-07 10:39:04	-->	meeetalnarf2 (~meetalnar@p54AC9AC3.dip0.t-ipconnect.de) has joined #destructoid
2012-03-07 10:41:27	<--	meeetalnarf (~meetalnar@p54AC9AC3.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-07 10:43:42	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-07 10:44:08	nastidon	!weather saskatoon
2012-03-07 10:44:09	DtoidBot	From Saskatoon,  (CYXE) on March 7, 10:27 AM CST temp: 18 F (-8 C) cond: snow blowing snow wind: From the WSW at 17 MPH (27.36 KPH) hu: N/A% dewpnt: -9999 F (-9999 C)
2012-03-07 10:44:23	nastidon	make it stop :(
2012-03-07 10:47:39	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-07 10:47:39	--	Mode #destructoid [+v Ecks|Work] by Q
2012-03-07 10:53:48	TheToiletDuck	tata ya'll
2012-03-07 10:53:50	<--	TheToiletDuck (kvirc@129.215.191.227) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-07 10:55:00	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-03-07 11:02:06	-->	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-03-07 11:03:34	tGA_phone	Cataract Surgery (@cataract_uk) is now following you on Twitter!
2012-03-07 11:03:53	tGA_phone	That's what I get for tweeting at Cataract
2012-03-07 11:06:55	<--	meeetalnarf2 (~meetalnar@p54AC9AC3.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-07 11:09:03	@bloodylip	i hope you've learned a lesson
2012-03-07 11:11:55	jared	Is the lesson "don't use Twitter?"
2012-03-07 11:12:57	tGA_phone	I've learned nothing.
2012-03-07 11:24:46	-->	tGA_phone_ (~tgaphone@166.137.12.244) has joined #destructoid
2012-03-07 11:27:52	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Ping timeout)
2012-03-07 11:27:54	--	tGA_phone_ is now known as tGA_phone
2012-03-07 11:30:22	benbeltran1	Why is cataract getting surgery in the uk?
2012-03-07 11:39:55	Dinsdale	http://i.imgur.com/u2ezm.jpg
2012-03-07 11:42:04	<--	tGA_phone (~tgaphone@166.137.12.244) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-07 11:43:53	nastidon	ha
2012-03-07 11:50:02	theGoldenAvatar	I think Aerox has this: http://en.wikipedia.org/wiki/Gourmand_syndrome
2012-03-07 11:59:29	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-07 12:08:00	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-07 12:08:00	--	Mode #destructoid [+o TDiddy] by Q
2012-03-07 12:12:02	theGoldenAvatar	Well, that's no good.
2012-03-07 12:12:09	theGoldenAvatar	Trying to do a report on a customers DB.
2012-03-07 12:12:20	theGoldenAvatar	Apparently they have 75 million documents stored in our system.
2012-03-07 12:12:35	theGoldenAvatar	That SQL statement takes like 7 minutes
2012-03-07 12:16:36	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-07 12:17:54	nastidon	i need to learn some sql so i can make my own reports on our db
2012-03-07 12:21:10	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-07 12:28:58	theGoldenAvatar	I'm lazy when it comes to sql
2012-03-07 12:29:04	theGoldenAvatar	I select * all over the place
2012-03-07 12:42:40	theGoldenAvatar	Someone help me out here.
2012-03-07 12:42:49	theGoldenAvatar	What exactly is the convenience of the iPad or any tablet?
2012-03-07 12:43:40	nastidon	you have to find some way to prop it up if you want hands free.. oh and no keyboard *cough*
2012-03-07 12:44:05	@bloodylip	theGoldenAvatar: don't have to lug out a full sized laptop for shit in my living room
2012-03-07 12:44:13	@bloodylip	...that's about it
2012-03-07 12:44:29	@bloodylip	also, bigger and more power than my phone
2012-03-07 12:45:14	theGoldenAvatar	They always feel like they're an inbetween that's unnecessary.
2012-03-07 12:45:23	nastidon	agreed
2012-03-07 12:45:28	theGoldenAvatar	Like, I'd rather use a phone if I'm out and a laptop if I'm not.
2012-03-07 12:45:29	jared	theGoldenAvatar: Where as phones have adapted to serve, albeit in truncated ways, the same pruposes that we used to use out computers for, they have small screens. A tablet has a bigger screen.
2012-03-07 12:45:31	nastidon	 a passing fad
2012-03-07 12:45:41	@bloodylip	i see your point
2012-03-07 12:45:44	theGoldenAvatar	I don't think it's a fad.
2012-03-07 12:45:50	@bloodylip	but a) the only laptop i have is a netbook, and my tablet has a bigger screen and is faster
2012-03-07 12:45:54	nastidon	one good thing about them. it has the electronics behind the screen instead of under the kb
2012-03-07 12:45:55	theGoldenAvatar	I just think it's kind of awkward right now.
2012-03-07 12:46:06	nastidon	so the next gen will just be laptops with detachable screens
2012-03-07 12:46:08	@bloodylip	and b) better battery life than a laptop
2012-03-07 12:46:14	nastidon	since the electronics are with the screen now
2012-03-07 12:46:28	jared	Like the Asus Transformer?
2012-03-07 12:46:37	@bloodylip	so i can throw it somewhere for a few days and not worry about charging it
2012-03-07 12:46:49	@bloodylip	unlike my laptops, which always seem to die in a day or so on standby
2012-03-07 12:47:05	theGoldenAvatar	the only real reason I can see its use is if you're budget is extremely limited.
2012-03-07 12:47:08	theGoldenAvatar	your*
2012-03-07 12:47:09	nastidon	well batteries are independent of what they put them in
2012-03-07 12:47:16	nastidon	they keep changing constantly
2012-03-07 12:47:33	@bloodylip	i also prefer the weight of it to a full sized laptop
2012-03-07 12:47:37	@bloodylip	and the price is definitely a plus
2012-03-07 12:47:51	@bloodylip	if i get a laptop, i'm getting one that's useful for development
2012-03-07 12:47:53	nastidon	ya, pricepoint is the best thing about them to me heh
2012-03-07 12:48:01	@bloodylip	and that'd be like 3x the price of my transformer
2012-03-07 12:48:17	theGoldenAvatar	I just don't understand the popularity of something that you either can't stick in your pocket or doesn't have a real OS or keyboard.
2012-03-07 12:48:22	theGoldenAvatar	But the market keeps proving me wrong.
2012-03-07 12:48:39	@bloodylip	theGoldenAvatar: eh, i don't find myself typing on it a lot
2012-03-07 12:48:44	@bloodylip	usually just poking at shit
2012-03-07 12:49:04	@bloodylip	also, what do you consider a "real OS"?
2012-03-07 12:49:27	theGoldenAvatar	Well, I'm mainly talking about iPad in that regard.
2012-03-07 12:50:16	theGoldenAvatar	I think of a real OS as something I can be optimally productive on.
2012-03-07 12:50:53	<--	dare|away (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (Quit)
2012-03-07 12:50:56	theGoldenAvatar	But then my job is not the same as most people's I guess.
2012-03-07 12:51:24	theGoldenAvatar	By I've yet ro see a tab that doesn't quality multitasking and fast-switching.
2012-03-07 12:51:33	theGoldenAvatar	Regardless of what you're trying to do it.
2012-03-07 12:51:39	theGoldenAvatar	on it*
2012-03-07 12:51:56	theGoldenAvatar	I'm just finally an old man, I guess.
2012-03-07 12:52:00	theGoldenAvatar	NEW TECH SCARES ME
2012-03-07 12:52:22	@bloodylip	OLD
2012-03-07 12:52:29	@bloodylip	i bet you're as old as hito
2012-03-07 12:52:46	theGoldenAvatar	Nobody's that old.
2012-03-07 13:13:41	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-07 13:14:33	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-07 13:14:41	deBLOO	http://www.youtube.com/watch?v=FXlvqPdhp_k
2012-03-07 13:14:42	DtoidBot	Peyton Manning Released From Colts Press Conference
2012-03-07 13:15:18	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-07 13:15:18	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-07 13:15:18	--	Mode #destructoid [+v deBLOO] by Q
2012-03-07 13:18:19	DougCL	fuck peyton
2012-03-07 13:26:10	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-07 13:26:10	--	Mode #destructoid [+v Gemsi] by Q
2012-03-07 13:56:00	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-07 13:56:16	Halfleft|away	http://imgur.com/HkaGn
2012-03-07 13:59:06	theGoldenAvatar	I'm glad those troll faces were superimposed.
2012-03-07 13:59:10	theGoldenAvatar	So I know when to laugh.
2012-03-07 14:01:02	Halfleft|away	otherwise you wouldn't know
2012-03-07 14:12:03	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-07 14:15:28	theGoldenAvatar	"I haven't been this surprised that a quarterback got released since the cops let Ben Roethlisberger go."
2012-03-07 14:19:18	Halfleft|away	i dont know who that is
2012-03-07 14:19:30	Halfleft|away	looks hard to pronounce though
2012-03-07 14:30:47	<--	Aerox (~Aerox47@74-212-248-34.static-ip.telepacific.net) has quit (Read error: Connection reset by peer)
2012-03-07 14:30:47	-->	|Aerox| (~Aerox47@74-212-248-34.static-ip.telepacific.net) has joined #destructoid
2012-03-07 14:30:47	--	Mode #destructoid [+o |Aerox|] by Q
2012-03-07 14:30:47	--	|Aerox| is now known as Aerox
2012-03-07 14:34:32	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-07 14:36:17	theGoldenAvatar	!dtrivia 2 something
2012-03-07 14:36:18	DtoidBot	Starting the trivia. Round of 2 questions. !strivia to stop. Total: 769
2012-03-07 14:36:19	DtoidBot	The word 'struthious' refers to something that resembles or is related to which animal
2012-03-07 14:36:34	DtoidBot	Hint: os*****
2012-03-07 14:36:34	theGoldenAvatar	A struth
2012-03-07 14:36:36	theGoldenAvatar	ostrich
2012-03-07 14:36:37	DtoidBot	Winner: theGoldenAvatar Answer: ostrich Streak: 1 Points: 1090
2012-03-07 14:36:45	DtoidBot	Costumes: A ________ Is A Belt, A Girdle, Or Something Worn Round The Body. The Term Often Describes The Belt Worn By An Ecclesiastic For Confining The Alb
2012-03-07 14:37:00	DtoidBot	Hint: C****u**
2012-03-07 14:37:01	theGoldenAvatar	circlet
2012-03-07 14:37:04	theGoldenAvatar	cincture
2012-03-07 14:37:04	DtoidBot	Winner: theGoldenAvatar Answer: Cincture Streak: 2 Points: 1091
2012-03-07 14:37:13	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-07 14:37:13	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-07 14:37:16	theGoldenAvatar	!dtrivia 4
2012-03-07 14:37:17	DtoidBot	Starting the trivia. Round of 4 questions. !strivia to stop. Total: 225743
2012-03-07 14:37:18	DtoidBot	In 1955 Pres Eisenhower suffered a heart attack on vacation in---------- .
2012-03-07 14:37:30	theGoldenAvatar	a prostitute.
2012-03-07 14:37:33	DtoidBot	Hint: den***
2012-03-07 14:37:38	theGoldenAvatar	denver
2012-03-07 14:37:38	DtoidBot	Winner: theGoldenAvatar Answer: denver Streak: 3 Points: 1092
2012-03-07 14:37:46	DtoidBot	TV / Movies: Born Feb 27, 1932, She Starred In This Movie: X, Y and Zee ? 1972
2012-03-07 14:38:01	DtoidBot	Hint: Eli*a*eth *ay*o*
2012-03-07 14:38:10	theGoldenAvatar	elizabeth taylor
2012-03-07 14:38:10	DtoidBot	Winner: theGoldenAvatar Answer: Elizabeth Taylor Streak: 4 Points: 1093
2012-03-07 14:38:18	DtoidBot	Name The Year: Einstein's Theory of General Relativity presented
2012-03-07 14:38:30	theGoldenAvatar	1912
2012-03-07 14:38:33	DtoidBot	Hint: 1***
2012-03-07 14:38:48	DtoidBot	Time's up! You're all failures!
2012-03-07 14:38:56	DtoidBot	General: What Was The First Magazine To Publish A Hologram On Its Cover
2012-03-07 14:39:04	theGoldenAvatar	time
2012-03-07 14:39:05	theGoldenAvatar	people
2012-03-07 14:39:11	DtoidBot	Hint: Nat*on*l G*o*ra*hic
2012-03-07 14:39:15	theGoldenAvatar	national geographic
2012-03-07 14:39:15	DtoidBot	Winner: theGoldenAvatar Answer: National Geographic Streak: 1 Points: 1094
2012-03-07 14:39:23	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-07 14:39:24	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-07 14:39:40	theGoldenAvatar	What the fuck
2012-03-07 14:39:47	theGoldenAvatar	Google Music crashed on me and reloaded
2012-03-07 14:39:57	theGoldenAvatar	NOW GRAYSCALE and called Google Play
2012-03-07 14:41:53	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-03-07 15:03:37	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Ping timeout)
2012-03-07 15:17:05	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-07 15:29:44	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-07 15:46:59	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-07 15:58:20	<--	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-07 16:03:15	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-07 16:07:53	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Read error: Operation timed out)
2012-03-07 16:09:47	<--	Aerox (~Aerox47@74-212-248-34.static-ip.telepacific.net) has quit (Quit)
2012-03-07 16:11:24	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-07 16:13:21	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-07 16:15:22	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-07 16:21:44	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-07 16:26:11	Dinsdale	http://d24w6bsrhbeh9d.cloudfront.net/photo/3188359_460s.jpg
2012-03-07 16:26:16	Dinsdale	squeeeeeeeeeeeeeeeeeeeel
2012-03-07 16:35:57	<--	maz2 (~Bob@209.141.57.160) has quit (Quit: Leaving.)
2012-03-07 16:59:36	-->	maz2 (~Bob@209.141.57.160) has joined #destructoid
2012-03-07 17:02:26	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-07 17:16:00	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-07 17:16:01	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-07 17:18:53	+Vexed_Alex	http://www.youtube.com/watch?v=Dou4Gy0p97Y&feature=youtu.be
2012-03-07 17:18:53	DtoidBot	Quantic Dream's Kara
2012-03-07 17:20:58	+Vexed_Alex	So
2012-03-07 17:21:07	+Vexed_Alex	more shitty french Canadian accent
2012-03-07 17:21:11	+Vexed_Alex	accents*
2012-03-07 17:24:48	--	Ecks|Offline is now known as Ecksorcism
2012-03-07 17:28:48	-->	Lelio (~Lelio@58.145.143.65) has joined #destructoid
2012-03-07 17:29:07	Lelio	Sydney is flooding
2012-03-07 17:33:38	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-07 17:35:34	+Vexed_Alex	Tell them to stop it
2012-03-07 17:39:00	Aerox	tell who to stop what
2012-03-07 17:42:23	<--	maz2 (~Bob@209.141.57.160) has quit (Quit: Leaving.)
2012-03-07 17:45:16	Lelio	The flooding of Sydney
2012-03-07 18:04:11	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-03-07 18:08:29	Brainderailment	http://www.facebook.com/l.php?u=http%3A%2F%2Fwww.worldstarhiphop.com%2Fvideos%2Fvideo.php%3Fv%3DwshhaLleq91D07s6Vct0&h=FAQGGvc-DAQGpLS8Kgim6kTRjWRTxokJF0YP_6qxfZH6moA
2012-03-07 18:08:51	-->	muet (mueti@nrbg-4dbe476b.pool.mediaWays.net) has joined #destructoid
2012-03-07 18:12:14	<--	mueti (mueti@nrbg-4dbe672a.pool.mediaWays.net) has quit (Ping timeout)
2012-03-07 18:27:08	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-07 18:27:08	--	Mode #destructoid [+o BPG] by Q
2012-03-07 18:29:47	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-07 18:29:47	--	Mode #destructoid [+v Bigby] by Q
2012-03-07 18:29:57	+Bigby	howdy
2012-03-07 18:37:39	<--	muet (mueti@nrbg-4dbe476b.pool.mediaWays.net) has quit (Quit)
2012-03-07 18:39:06	-->	ep (webchat@vidar.restek.wwu.edu) has joined #destructoid
2012-03-07 18:40:20	ep	Bargh, this KONY 2012 stuff has descent into a clusterfuck of slackitivism and skepticism
2012-03-07 18:40:49	Brainderailment	quite annoying indeed
2012-03-07 18:42:39	Dinsdale	produces some good memes though
2012-03-07 18:42:56	Dinsdale	http://cdn.memegenerator.net/instances/400x/15766014.jpg http://cdn.memegenerator.net/instances/400x/15762031.jpg
2012-03-07 18:43:45	Brainderailment	yeah, I've seen one. I believe there's a freshman one on the front page right now
2012-03-07 18:43:47	ep	Soooo is this charity another one of those that raises "awareness" instead of dedicating money to attempt to fix the problem?
2012-03-07 18:44:31	Dinsdale	anyway, back to saving the galaxy, uganda can wait
2012-03-07 18:45:45	ep	I'm just waiting for "supportive" fan art that changes uganda children into ponies
2012-03-07 18:50:56	[Slime]	http://www.youtube.com/watch?v=eyF8__fR8PQ&feature=related
2012-03-07 18:50:57	DtoidBot	Robertson: Is Mac and Cheese a "Black Thing"?
2012-03-07 18:51:27	+Bigby	totally a black thing
2012-03-07 18:51:28	Brainderailment	haha, what?
2012-03-07 18:51:38	+Bigby	i want to get a Galaxy note
2012-03-07 18:51:43	Brainderailment	who doesnt know what mac and cheese is?
2012-03-07 18:51:45	[Slime]	pat robertson bringing the funny
2012-03-07 18:52:01	[Slime]	he knows what it is
2012-03-07 18:52:16	[Slime]	but whether or not it's a black people food
2012-03-07 18:52:26	[Slime]	like the stereotype of fried chicken
2012-03-07 18:52:29	[Slime]	or watermelon
2012-03-07 18:52:36	+Bigby	or collared greens
2012-03-07 18:52:47	+Bigby	or black eyed peas
2012-03-07 18:52:47	[Slime]	either way he's still an idiot
2012-03-07 18:52:47	Brainderailment	^
2012-03-07 18:52:47	+Bigby	or giblets
2012-03-07 18:52:51	+Bigby	or pigs foot
2012-03-07 18:53:03	ep	or white wimminz
2012-03-07 18:53:05	[Slime]	or grape drink
2012-03-07 18:53:12	+Bigby	purple drink
2012-03-07 18:53:50	Brainderailment	MORE LIKE BLACK N CHEESE! AMIRITE?
2012-03-07 18:54:00	+Bigby	no
2012-03-07 18:54:04	Brainderailment	oh
2012-03-07 18:54:27	Brainderailment	macaroni and cheese done well is orgasmic though
2012-03-07 18:54:28	ep	all bought at the first of the month!
2012-03-07 18:54:30	[Slime]	http://www.youtube.com/watch?v=afSM0ZUFZX8&feature=g-u-u&context=G2580905FUAAAAAAATAA
2012-03-07 18:54:32	DtoidBot	Pray To Stop Tornadoes! Pat Robertson
2012-03-08 12:15:49	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-08 12:15:49	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @naia_ @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +Torzelan [Slime] Android_Alex Apple_Master benbeltran Brainderailment cardfrek Dinsdale DougCL DtoidBot HammerTiem jared jorge` Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline nastidon pointzeroeight theGoldenAvatar]
2012-03-08 12:15:49	--	Channel #destructoid: 31 nicks (6 ops, 0 halfops, 4 voices, 21 normals)
2012-03-08 12:15:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-08 12:15:55	benbeltran	:(
2012-03-08 12:16:03	benbeltran	hi
2012-03-08 12:16:10	Android_Alex	Hi, fellow bean
2012-03-08 12:16:29	benbeltran	Hey beanbrother
2012-03-08 12:16:29	Brainderailment	there can be only one... bean
2012-03-08 12:16:38	Android_Alex	What troubles you
2012-03-08 12:16:38	Brainderailment	fight to the death
2012-03-08 12:16:44	benbeltran	I went too far man
2012-03-08 12:16:49	benbeltran	I tried to flash too many roms
2012-03-08 12:16:59	benbeltran	I got too close to the edge
2012-03-08 12:16:59	Brainderailment	onto what?
2012-03-08 12:17:04	benbeltran	and bricked my fucking phone
2012-03-08 12:17:11	benbeltran	Samsung captivate
2012-03-08 12:17:24	+Gemsi	no, that means you flashed it rom
2012-03-08 12:17:25	benbeltran	OK, didn't brick, but I need to go back to stock and I can't do it from any computer at work
2012-03-08 12:17:28	Brainderailment	life on the fringe is dangerous
2012-03-08 12:17:36	+Gemsi	it wrong rather
2012-03-08 12:17:53	benbeltran	Naw, fucking ICSSGS changed some stuff it shouldn't
2012-03-08 12:17:59	benbeltran	so when trying to go to other ICS roms they all failed
2012-03-08 12:18:23	benbeltran	Also, recovery failed and root started segfaulting
2012-03-08 12:18:25	+Gemsi	which is why you have a stock backup to hand right ?
2012-03-08 12:18:36	Brainderailment	I once updated my firmware back when Blackberry was a good phone, it bricked. It was a factory released updater.
2012-03-08 12:18:42	benbeltran	And Heimdall on the mac won't recognize the phone in download mode
2012-03-08 12:18:56	benbeltran	so I'll have to wait until I get home to the windows laptop there and Odin the fuck out of it
2012-03-08 12:19:02	benbeltran	go buy an iPhone and donate this phone to my gf
2012-03-08 12:19:28	+Gemsi	my galaxy tab got itself in a reboot loop the other morning
2012-03-08 12:19:46	+Gemsi	thankfully took 10 mins to reflash stock, then reflash ics
2012-03-08 12:19:48	benbeltran	I usually do the if flash failed flash again combo and stuff works
2012-03-08 12:19:53	Android_Alex	Has anyone noticed how hostile tech sites have gotten towards Android?
2012-03-08 12:19:59	benbeltran	but this is the first time this happened t me :(
2012-03-08 12:20:09	+Gemsi	still, that does suck
2012-03-08 12:20:18	Android_Alex	(Is switching to an iPhone so he doesn't care)
2012-03-08 12:20:23	+Gemsi	doubly so having to deal with samsungs odin crap
2012-03-08 12:20:31	benbeltran	but eeeh. My gf got her phone stolen, so I figure I'll give her my old phone back in a stable CM
2012-03-08 12:20:36	Android_Alex	But I've seen more hostility towards that entire platform recently
2012-03-08 12:20:50	benbeltran	and get an iPhone to reap the goodness of having a mac and an iOS device
2012-03-08 12:21:05	Brainderailment	that reminds me, I have to update to 5.1
2012-03-08 12:21:06	benbeltran	especially with mountain lion and the latest iOS, they seem to mix quite nicely
2012-03-08 12:21:19	benbeltran	but I Heart android, especially since they got their UI together in ICS
2012-03-08 12:21:30	+Gemsi	for all android's weirdness once in a while, really can't see myself swapping away from it once I upgrade in december
2012-03-08 12:21:34	Brainderailment	ICS is really nice
2012-03-08 12:21:43	benbeltran	ICS is incredibly nice
2012-03-08 12:21:50	+Gemsi	i mean windows phone 7 is nice, but the third party software isn't there
2012-03-08 12:21:53	benbeltran	I can't wait for a stable CM9 build
2012-03-08 12:21:57	+Gemsi	yeah ics is great
2012-03-08 12:22:04	benbeltran	Yeah, WP7 looks nice
2012-03-08 12:22:21	benbeltran	are they doing heavy WinPhone and Win integration with W/WP8?
2012-03-08 12:22:34	Android_Alex	I would assume so
2012-03-08 12:22:46	+Gemsi	i think it will have bigger intergration, no idea how heavy
2012-03-08 12:23:24	Android_Alex	I still know some PC gamers who still use XP
2012-03-08 12:23:28	+Gemsi	can't say I've bothered to read into windows 8 tho, as much as of metro ui styling fan as I am, win 7 has been rock solid since the day I installed it
2012-03-08 12:23:30	Android_Alex	I loath those people
2012-03-08 12:23:38	+Gemsi	and they are retarded
2012-03-08 12:23:57	benbeltran	That's where android is kind of lost. It has no OS to integrate awesomely with
2012-03-08 12:24:16	benbeltran	Windows 7 is very nice, favesie windows to date
2012-03-08 12:24:16	Android_Alex	Phones shouldn't need to leech off PCs anymore
2012-03-08 12:24:26	benbeltran	It's good to have everything in sync
2012-03-08 12:24:26	+Gemsi	but why does my phone need to integrate with my PC ?
2012-03-08 12:24:36	benbeltran	I mean, google syncs with their webapps
2012-03-08 12:24:44	Android_Alex	The further we move everything off of needing a PC the better
2012-03-08 12:24:46	+Gemsi	i mean, it has it's own internet connection, it can do all it's own shit
2012-03-08 12:24:48	benbeltran	but I'm on my mac all day at work, if I do something on it I want to see it reflected on my phone
2012-03-08 12:25:01	+Gemsi	like what ?
2012-03-08 12:25:35	benbeltran	To-Dos, Reminders, Notes, Contacts, etc... Android does a great job with contacts, calendars and stuff
2012-03-08 12:25:35	+Gemsi	chrome syncs, dropbox sync, hell half of your android os settings are in the cloud somewhere
2012-03-08 12:25:51	benbeltran	Yeah, but some of the stuff isn't as nice as I'd like to
2012-03-08 12:26:02	+Gemsi	sync mac contact with google contact sorts one
2012-03-08 12:26:12	benbeltran	for example, I use wunderlist for to-do and it works, but I liked things.app better
2012-03-08 12:26:23	benbeltran	I use notational velocity on the mac + notational acceleration on android
2012-03-08 12:26:26	benbeltran	but it's ugly :p
2012-03-08 12:26:48	benbeltran	dropbox and chrome, I have no problems with that, and especially with the ability to send one link to the phone directly
2012-03-08 12:26:58	benbeltran	The stock android calendar is kind of ugly
2012-03-08 12:27:18	benbeltran	don't get me wrong, I love my android phone and the way I can do whatever I want and how it syncs stuff
2012-03-08 12:27:35	benbeltran	but the apps I've used from my time as an iPhone user had a better experience for me
2012-03-08 12:27:44	<--	Android_Alex (~Droid_Ale@64.134.226.70) has quit (Ping timeout)
2012-03-08 12:27:50	benbeltran	so I want to switch back.
2012-03-08 12:28:12	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-08 12:28:17	+Gemsi	i can't really say, i've never really sat and use ios for a long amount of time
2012-03-08 12:28:30	benbeltran	I'm a firm believer of: sync in the cloud but use native UI... and google doesn't quite deliver
2012-03-08 12:28:39	benbeltran	I don't like the browser as the OS
2012-03-08 12:28:44	benbeltran	I like the browser as the browser
2012-03-08 12:32:26	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit)
2012-03-08 12:43:28	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-08 13:03:20	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-03-08 13:04:46	<--	metalnarf (~metalnarf@p54AC9AA8.dip0.t-ipconnect.de) has quit (Read error: EOF from client)
2012-03-08 13:17:20	Brainderailment	WTF? I updated my iphone and now it says "4G" where it said 3G before. I'm pretty sure there isn't a 4G antenna in the 4S
2012-03-08 13:18:49	@Aerox	Those that updated their AT&T iPhone 4s with the newest software may notice that a 4G indicator has now taken the place of the 3G logo in the top left corner.
2012-03-08 13:18:50	@Aerox	However, that doesn’t mean iPhone users will be getting faster speeds on their iPhones. Apple and AT&T have simply changed the naming to reflect AT&T’s new name for its HSPA+ network.
2012-03-08 13:18:51	@Aerox	“AT&T iPhone 4S customers have been getting 4G speeds since day one,” AT&T’s Director of Corporate Communications Emily J. Edmonds told ABC News.
2012-03-08 13:18:51	@Aerox	Apple maintains that this is simply a name change on its part as well.  ”AT&T has rolled out a nationwide HSPA+ network and they refer to this high-speed network as 4G.  With iOS 5.1, iPhone 4S users will now see this reflected in the status bar,” Apple’s Natalie Harrison told us.
2012-03-08 13:18:58	Brainderailment	WHOA
2012-03-08 13:22:50	Brainderailment	All because 4G doesn't have a standard.
2012-03-08 13:23:06	+Gemsi	well it does
2012-03-08 13:23:21	+Gemsi	but true 4g is something silly that no one can reach i think
2012-03-08 13:23:21	Kasreyn	i'd be much happier if that space was used to print Mbit
2012-03-08 13:23:57	+Gemsi	so marketing people just high-jacked it
2012-03-08 13:24:19	Brainderailment	^
2012-03-08 13:24:47	Kasreyn	androids call it H right? when it says 3G you know it's slow
2012-03-08 13:25:24	@Aerox	http://iowacity.patch.com/articles/coralville-man-accused-of-spreading-stolen-cheese-dip-all-over-hy-vee-men-s-restroom
2012-03-08 13:25:34	Brainderailment	haha
2012-03-08 13:27:00	@naia_	lolwhut?
2012-03-08 13:28:08	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-08 13:28:13	Brainderailment	This is my speed test result on "4G" http://i.imgur.com/EthCg.jpg When you pull down the speedometer, it shows cats.
2012-03-08 13:29:39	Kasreyn	that'd be great. to have different animals indicate speed. can't wait to get the snail
2012-03-08 13:30:02	@Aerox	ahhhh
2012-03-08 13:32:08	Brainderailment	They finally increased the cellular network app download cap to 50mb. It shouldn't be there in the first place for people with limited data plans though.
2012-03-08 13:52:51	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-08 14:07:24	--	Ecksorcism is now known as Ecks|Offline
2012-03-08 14:22:08	@Aerox	http://i.imgur.com/wHEG3.jpg
2012-03-08 14:22:47	Brainderailment	sad dog
2012-03-08 14:26:50	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-08 14:30:23	richterbelmont	bleh always hated youtube channel redesign
2012-03-08 14:31:03	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-03-08 14:35:03	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-08 14:35:11	deBLOO	http://www.youtube.com/watch?v=3NT5Jy56wUw
2012-03-08 14:35:12	DtoidBot	Still not buying SFxT
2012-03-08 14:36:08	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-08 14:36:08	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-08 14:36:08	--	Mode #destructoid [+v deBLOO] by Q
2012-03-08 14:38:16	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Quit: Page closed)
2012-03-08 14:38:45	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-08 14:38:50	deBLOO	wtf
2012-03-08 14:38:58	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-08 14:38:58	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-08 14:38:58	--	Mode #destructoid [+v deBLOO] by Q
2012-03-08 14:41:49	+deBLOO	http://www.youtube.com/watch?v=MGUZKfFJq3Q
2012-03-08 14:41:50	DtoidBot	Portuguese Vegeta's Best Parrot Impression
2012-03-08 14:41:55	+deBLOO	I can't turn off the youtubes
2012-03-08 14:59:27	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-08 14:59:56	Halfleft|away	fucking shit
2012-03-08 15:07:14	@Aerox	hello gavin
2012-03-08 15:09:01	Halfleft|away	hello
2012-03-08 15:09:07	Halfleft|away	I'm annoyed at everything
2012-03-08 15:09:15	@Aerox	What an unusual development
2012-03-08 15:09:18	Halfleft|away	everything is shit
2012-03-08 15:09:33	Halfleft|away	I want to live alone. Having housemates is crap.
2012-03-08 15:10:58	@Aerox	agree
2012-03-08 15:11:01	@Aerox	living alone is wonderful
2012-03-08 15:11:07	Halfleft|away	problem is it's like £900 a month before single person places are even remotely acceptable
2012-03-08 15:11:14	@Aerox	http://twitter.com/InspectorMoosie/status/177470313494347776
2012-03-08 15:11:17	Halfleft|away	thats before bill and council tax
2012-03-08 15:11:45	@Aerox	lolz
2012-03-08 15:12:01	@Aerox	I have a 2 bedroom apartment to myself for 948 pounds a month
2012-03-08 15:12:10	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Ping timeout)
2012-03-08 15:12:12	Halfleft|away	yes but you live in america
2012-03-08 15:12:23	Halfleft|away	where everything is cheap but yous are all "wahhhhh" about it
2012-03-08 15:12:26	Halfleft|away	i don't know what any of the things he is saying means.
2012-03-08 15:12:30	Halfleft|away	the fuck is 'derpy'
2012-03-08 15:12:35	@Aerox	a pony
2012-03-08 15:12:35	Halfleft|away	also, the fuck is 'kony'
2012-03-08 15:12:45	Halfleft|away	i'm sick of seeing that word on the internet
2012-03-08 15:12:47	@Aerox	A ugandan warlord that suddenly everyone cares about because a video
2012-03-08 15:12:50	@Aerox	He is murdering children
2012-03-08 15:12:58	@Aerox	Rush Limbaugh got mad at obama last year for trying to go after him
2012-03-08 15:13:04	Halfleft|away	no i dont have 30 minutes to spare to watch some video., I'm sick of the sight of the thumnail. Smoene give me a synopsis
2012-03-08 15:13:16	Halfleft|away	well duh aerox
2012-03-08 15:13:23	Halfleft|away	there are more important things to debate
2012-03-08 15:13:26	@Aerox	He's a Ugandan warlord so he does all sorts of awful things
2012-03-08 15:13:30	Halfleft|away	like gay marriage and legalisation of weed
2012-03-08 15:13:38	Halfleft|away	and satan invading american schools
2012-03-08 15:13:39	@Aerox	and this "Charity" that wastes a ton of money I guess wants to fund another band of warlords that also do awful things
2012-03-08 15:13:44	@Aerox	do to awful things to the guy who does awful things
2012-03-08 15:13:45	@Aerox	http://www.huffingtonpost.com/2012/03/08/limbaugh-defended-joseph-kony_n_1332477.html
2012-03-08 15:13:56	Halfleft|away	like pokemon but with warlords instead of pokemon?
2012-03-08 15:14:25	Halfleft|away	why do you have a two bedroom place to yourself btw
2012-03-08 15:14:33	Halfleft|away	couldn't you get an even nicer 1 person place for that price?
2012-03-08 15:15:09	@Aerox	One person places are small
2012-03-08 15:15:19	@Aerox	I like having a little office, and places for people to stay if they visit
2012-03-08 15:16:06	richterbelmont	maybe ill pretend dwight works with you
2012-03-08 15:18:58	@Aerox	um ok
2012-03-08 15:19:21	@Aerox	But yeah gavin
2012-03-08 15:19:36	@Aerox	For this price I could get about a comparable one bedroom because my rent is so cheap
2012-03-08 15:19:44	@Aerox	If I went up for a luxury one bedroom it would be a few hundred more
2012-03-08 15:19:53	@Aerox	and have nicer fixtures but half the space
2012-03-08 15:20:14	@Aerox	Like basically the upgrade would be
2012-03-08 15:20:19	@Aerox	Stone counters and newer cabinets
2012-03-08 15:20:22	@Aerox	and I don't really care about thsoe
2012-03-08 15:21:11	@Aerox	Ahhaha
2012-03-08 15:21:17	@Aerox	I'm looking at one a few blocks down the street
2012-03-08 15:21:23	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-03-08 15:21:35	@Aerox	equivalent of 2194 pounds a month
2012-03-08 15:21:58	Brainderailment	god damn man
2012-03-08 15:22:35	Brainderailment	I'm paying 500 pounds for a house.
2012-03-08 15:23:20	@Aerox	lunch!
2012-03-08 15:23:24	--	Aerox is now known as Aerox|Lunch
2012-03-08 15:27:48	jorge`	baller Aerox|Lunch
2012-03-08 15:29:43	Halfleft|away	thats quite a lot
2012-03-08 15:29:58	Halfleft|away	more than i mae
2012-03-08 15:34:17	-->	richterbelmont (~richterbe@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-08 15:50:55	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-08 15:51:12	--	Aerox|Lunch is now known as Aerox
2012-03-08 16:10:08	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-08 16:22:11	<--	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-08 16:23:23	-->	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has joined #destructoid
2012-03-08 16:23:51	<--	Apple_Master (~Appels@host86-154-7-169.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-08 16:38:15	@Aerox	fartz
2012-03-08 16:38:18	@Aerox	nate tell me a story
2012-03-08 16:39:18	DougCL	!q
2012-03-08 16:39:19	DtoidBot	[295] <+theGoldenAvatar> I have to puss
2012-03-08 16:39:24	DougCL	the end
2012-03-08 16:40:44	DougCL	!q
2012-03-08 16:40:45	DtoidBot	[544] <@CronosBlade> I was swinging wildly with the sword <@CronosBlade> nailed nintendoll repeatedly
2012-03-08 16:41:58	Halfleft|away	i like how lauren didn't do her laundry at any point this week when she was home most of the day but instead decided to wait til the time i always do mine because I have to do it now if i want to get it all done
2012-03-08 16:42:03	Halfleft|away	thats just tops
2012-03-08 16:45:42	@TDiddy	lol women
2012-03-08 16:48:48	richterbelmont	!q
2012-03-08 16:48:49	DtoidBot	[693] <Volkarin> corican thanks for being pure sex you actually made my sister swoon
2012-03-08 16:49:01	<--	richterbelmont (~richterbe@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-03-08 16:54:17	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-08 16:56:20	-->	metalnarf (~metalnarf@p54AC9AA8.dip0.t-ipconnect.de) has joined #destructoid
2012-03-08 16:59:50	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-08 17:15:06	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-08 17:15:32	benbeltran	yay! Finally back on CM9 Alpha
2012-03-08 17:15:55	benbeltran	I had to do kernel-flash-hoop-jumping
2012-03-08 17:16:46	benbeltran	now I just need to install gapps :D
2012-03-08 17:34:49	-->	tGA_phone (~tgaphone@166.137.12.118) has joined #destructoid
2012-03-08 17:38:06	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-08 17:39:17	tGA_phone	Hospitals suck.
2012-03-08 17:46:48	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-03-08 17:49:17	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-08 17:49:17	--	Mode #destructoid [+v Bigby] by Q
2012-03-08 17:51:20	<--	tGA_phone (~tgaphone@166.137.12.118) has quit (Read error: Connection reset by peer)
2012-03-08 17:52:13	-->	tGA_phone (~tgaphone@166.137.12.118) has joined #destructoid
2012-03-08 17:54:19	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-08 17:54:19	--	Mode #destructoid [+o Aerox] by Q
2012-03-08 17:54:32	[Slime]	tga: yep
2012-03-08 17:54:58	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-03-08 17:55:22	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-08 17:55:38	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-08 17:55:38	--	Mode #destructoid [+o Aerox] by Q
2012-03-08 17:57:05	+Bigby	so how you liking ME3?
2012-03-08 17:58:30	DougCL	GOOD THANKS FOR ASKING I QUITE LIKE THE MULTIPLAYERS
2012-03-08 17:59:04	richterbelmont	and gay sex
2012-03-08 18:00:00	DougCL	kaidan wants to fuck me. real bad
2012-03-08 18:03:23	<--	tGA_phone (~tgaphone@166.137.12.118) has quit (Ping timeout)
2012-03-08 18:09:50	+Bigby	no one likes kaidan
2012-03-08 18:11:16	@Aerox	newp!
2012-03-08 18:11:26	@Aerox	i hope I can finally kill him
2012-03-08 18:20:03	richterbelmont	he didnt say anything about liking him , just sleeping with him
2012-03-08 18:22:17	--	Ecks|Offline is now known as Ecksorcism
2012-03-08 18:29:44	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-03-08 18:31:31	+Bigby	JR, who do you bank with?
2012-03-08 18:32:11	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-08 18:33:52	richterbelmont	the one where he feeds stray cats to the atm
2012-03-08 18:38:22	-->	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-08 18:40:02	Droid_Alex	Butts
2012-03-08 18:40:18	Droid_Alex	Stuffed butts
2012-03-08 18:40:27	Brainderailment	mulatto butts
2012-03-08 18:40:58	Droid_Alex	Stuffed crust butts
2012-03-08 18:42:08	Droid_Alex	Fucking glorious
2012-03-08 18:42:11	Droid_Alex	http://t.co/gQdynqJz
2012-03-08 18:42:40	Droid_Alex	I wish Polyphony knew how to do audio this well
2012-03-08 18:42:56	Brainderailment	polyphony really sucks at engine noise
2012-03-08 18:43:14	-->	VenatioDecorus (~killer7@c-24-62-240-206.hsd1.nh.comcast.net) has joined #destructoid
2012-03-08 18:43:55	<--	VenatioDecorus (~killer7@c-24-62-240-206.hsd1.nh.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-08 18:44:07	-->	VenatioDecorus (~killer7@c-24-62-240-206.hsd1.nh.comcast.net) has joined #destructoid
2012-03-08 18:46:34	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-08 18:48:30	-->	Android_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-08 18:48:31	<--	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-08 21:58:42		irc: disconnected from server
2012-03-09 09:23:12	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-09 09:23:12	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-09 09:23:12	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-09 09:23:12	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Ecks|Work +Gandysampras +Torzelan [Slime] Apple_Master benbeltran cardfrek Coon Dinsdale DougCL DtoidBot EvilCheese|work HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight theGoldenAvatar]
2012-03-09 09:23:12	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 4 voices, 19 normals)
2012-03-09 09:23:15	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-09 09:23:49	@bloodylip	how are things?!
2012-03-09 09:25:09	EvilCheese|work	not bad
2012-03-09 09:25:12	EvilCheese|work	you?
2012-03-09 09:27:15	@bloodylip	eh, okay
2012-03-09 09:27:24	@bloodylip	did some landscaping yesterday and now i'm all achey
2012-03-09 09:27:28	@bloodylip	and allergy-y
2012-03-09 09:27:50	EvilCheese|work	ew
2012-03-09 09:28:07	+Ecks|Work	did you get a chance to fix your leak problem?
2012-03-09 09:28:20	EvilCheese|work	I'm taking a friend to DC tomorrow so I'm trying to figure out something to do
2012-03-09 09:30:51	@bloodylip	Ecks|Work: not yet
2012-03-09 09:30:56	@bloodylip	that's going to be a full day job at least
2012-03-09 09:31:10	@bloodylip	probably going to have to dig at least 4-5 feet down around the chimney
2012-03-09 09:31:14	@bloodylip	maybe the full 8 feet
2012-03-09 09:34:41	+Ecks|Work	jebus
2012-03-09 09:35:17	@bloodylip	yeah
2012-03-09 09:35:29	@bloodylip	i mean, while i'm digging, i might as well verify the integrity of the whole thing
2012-03-09 09:35:45	@bloodylip	for all i know, i could patch a hole at 2 feet and have like 20 more lower
2012-03-09 09:35:49	@bloodylip	shit sucks
2012-03-09 09:35:52	@bloodylip	fuck homeownership
2012-03-09 09:35:56	+Ecks|Work	Indeed
2012-03-09 09:36:11	+Ecks|Work	I'm the type to just hire people
2012-03-09 09:36:16	@bloodylip	i'm too cheap for that!
2012-03-09 09:36:23	@bloodylip	although i may have to hire someone for my dead trees
2012-03-09 09:36:34	@bloodylip	that's probably too much for me or my family to handle
2012-03-09 09:36:38	@bloodylip	since they're like 40-50 feet tall
2012-03-09 09:36:45	@bloodylip	and i don't want them to fall on people/houses
2012-03-09 09:37:04	+Ecks|Work	The city does that for us
2012-03-09 09:37:15	+Ecks|Work	we call them up and they take care of it
2012-03-09 09:37:24	@bloodylip	that's awesome
2012-03-09 09:37:58	+Ecks|Work	its really handy
2012-03-09 09:38:40	@bloodylip	my city looks like they have a contractor, but we have to pay still
2012-03-09 09:38:54	@bloodylip	and they'll only do the work if the tree interferes with city services
2012-03-09 09:38:56	@bloodylip	like power lines and shit
2012-03-09 09:39:34	+Ecks|Work	I see
2012-03-09 09:40:33	+Ecks|Work	during the last ice storm trees broke something like 30% of the power lines in old Ottawa
2012-03-09 09:40:46	+Ecks|Work	since people didnt take care of them, or have them removed
2012-03-09 09:41:02	+Ecks|Work	so we started this program, and it eventually moved to all tree removal
2012-03-09 09:41:05	@bloodylip	that reminds me, i need to call the city and see if i need a permit to put up a pre-fab shed
2012-03-09 09:41:38	+Ecks|Work	how large would it be?
2012-03-09 09:41:57	@bloodylip	i think 8x11
2012-03-09 09:43:01	+Ecks|Work	is it some sortof holday?
2012-03-09 09:43:04	+Ecks|Work	why is no one here yet
2012-03-09 09:43:12	+Ecks|Work	holiday*
2012-03-09 09:45:55	@bloodylip	they all quit
2012-03-09 09:46:51	+Ecks|Work	interns cant quit!
2012-03-09 09:47:07	+Ecks|Work	they need the credits!
2012-03-09 09:47:27	@bloodylip	well they decided they're not showing up because they have dirt on your boss
2012-03-09 09:47:33	@bloodylip	so they're getting the credits by blackmail
2012-03-09 09:48:36	+Ecks|Work	they probably have dirt on my boss
2012-03-09 09:48:43	+Ecks|Work	he's openly sexist
2012-03-09 09:48:54	+Ecks|Work	but always plays it off as a joke
2012-03-09 09:49:36	+Ecks|Work	he's basically untouchable since hes the son of the CTO
2012-03-09 09:58:43	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-09 10:24:13	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-09 10:30:23	nastidon	!weather saskatoon
2012-03-09 10:30:24	DtoidBot	From Saskatoon,  (CYXE) on March 9, 10:00 AM CST temp: 27 F (-3 C) cond: Mostly Cloudy wind: From the South at 7 MPH (11.27 KPH) hu: 80% dewpnt: 21 F (-6 C)
2012-03-09 10:30:39	nastidon	melt, snow, melt!
2012-03-09 10:33:16	+Ecks|Work	All our snow melted yesterday
2012-03-09 10:33:18	+Ecks|Work	it was awesome
2012-03-09 10:33:28	+Ecks|Work	!weather Ottawa
2012-03-09 10:33:29	DtoidBot	From Peru, Illinois (KVYS) on March 9, 10:15 AM CST temp: 37 F (3 C) cond: Clear wind: From the NNW at 16 MPH Gusting to 22 MPH(25.75 KPH) hu: 37% dewpnt: 13 F (-11 C)
2012-03-09 10:33:39	+Ecks|Work	WHAT
2012-03-09 10:33:55	+Ecks|Work	fucking Ottawa, Illinois
2012-03-09 10:34:34	nastidon	lol
2012-03-09 10:34:41	+Ecks|Work	!weather K2C1G4
2012-03-09 10:34:43	DtoidBot	From Ottawa,  (CYOW) on March 9, 11:00 AM EST temp: 27 F (-3 C) cond: Scattered Clouds wind: From the SW at 5 MPH (8.05 KPH) hu: 59% dewpnt: 14 F (-10 C)
2012-03-09 10:34:58	nastidon	we got a couple feet of the shit in the last few days, but it's warm and sunny!
2012-03-09 10:36:00	-->	meeetalnarf (~meetalnar@p54AC9AA3.dip0.t-ipconnect.de) has joined #destructoid
2012-03-09 10:36:55	@bloodylip	!weather 19711
2012-03-09 10:36:57	DtoidBot	From Wilmington, Delaware (KILG) on March 9, 10:51 AM EST temp: 46 F (8 C) cond: Partly Cloudy wind: From the WNW at 7 MPH Gusting to 18 MPH(11.27 KPH) hu: 46% dewpnt: 26 F (-3 C)
2012-03-09 10:43:41	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-03-09 10:43:44	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-03-09 10:58:30	EvilCheese|work	!weather 22203
2012-03-09 10:58:31	DtoidBot	From Washington, District of Columbia (KDCA) on March 9, 11:52 AM EST temp: 50 F (10 C) cond: Overcast wind: From the WNW at 16 MPH Gusting to 24 MPH(25.75 KPH) hu: 31% dewpnt: 20 F (-7 C)
2012-03-09 10:58:50	meeetalnarf	!weather 76744
2012-03-09 10:58:52	DtoidBot	From ,  () on , temp:  F ( C) cond:  wind: Calm(� KPH) hu:  dewpnt:  F ( C)
2012-03-09 10:58:59	meeetalnarf	awwwww
2012-03-09 10:59:54	@bloodylip	sucker
2012-03-09 10:59:58	nastidon	lol
2012-03-09 11:09:59	+Gandysampras	Yay, finally not hungover any more
2012-03-09 11:10:02	+Gandysampras	Best day ever
2012-03-09 11:11:22	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-09 11:11:22	--	Mode #destructoid [+v Ecks|Work] by Q
2012-03-09 11:27:22	-->	tGA_phone (~tgaphone@166.137.14.141) has joined #destructoid
2012-03-09 11:27:24	<--	tGA_phone (~tgaphone@166.137.14.141) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-09 11:35:16	<--	meeetalnarf (~meetalnar@p54AC9AA3.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-03-09 12:05:38	theGoldenAvatar	That ME3 iOS game has some terrible, terrible writing.
2012-03-09 12:05:45	theGoldenAvatar	And some bad voice acting to match.
2012-03-09 12:07:35	nastidon	hooray consistency!
2012-03-09 12:07:53	theGoldenAvatar	The gameply is not terrible though.
2012-03-09 12:08:12	EvilCheese|work	it isn't?
2012-03-09 12:08:16	EvilCheese|work	that's hard to believe
2012-03-09 12:08:22	theGoldenAvatar	No, it's fun enough.
2012-03-09 12:08:47	theGoldenAvatar	Probably not worth what the price though.
2012-03-09 12:20:50	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-09 12:20:50	--	Mode #destructoid [+o TDiddy] by Q
2012-03-09 12:22:14	@TDiddy	yay, Turian Vanguard
2012-03-09 12:29:47	@TDiddy	I mean sentinal
2012-03-09 12:30:55	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-09 12:31:00	@TDiddy	Hi!
2012-03-09 12:31:00	+Gandysampras	Hiiiiiiiiiiiii Aerox
2012-03-09 12:31:07	Aerox	hi gandy!
2012-03-09 12:31:08	Aerox	and travis!
2012-03-09 12:31:24	theGoldenAvatar	Hi, lazy.
2012-03-09 12:31:34	+Gandysampras	Is it 10 am PST yet?
2012-03-09 12:31:39	Aerox	it's 10:30
2012-03-09 12:31:50	+Gandysampras	ugh, why hasnt the TERA beta started them ¬)¬
2012-03-09 12:31:53	+Gandysampras	¬_¬ *
2012-03-09 12:31:58	+Gandysampras	stupid lying en masse
2012-03-09 12:32:57	@TDiddy	omg, elcor combat
2012-03-09 12:33:14	theGoldenAvatar	I wann be an Elcor.
2012-03-09 12:35:34	@TDiddy	me too
2012-03-09 12:40:04	@bloodylip	i mean, who doesn't?
2012-03-09 12:44:10	@TDiddy	also (robot squadmate name redacted) plays pretty much like miranda from ME2
2012-03-09 12:46:32	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit: Leaving.)
2012-03-09 12:49:06	-->	meeetalnarf (~meetalnar@p54AC9AA3.dip0.t-ipconnect.de) has joined #destructoid
2012-03-09 12:52:17	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-09 12:54:46	theGoldenAvatar	HUGE ASOIAF SPOILERS: http://i.imgur.com/Ul7fF.png
2012-03-09 12:55:11	theGoldenAvatar	That cracked me up.
2012-03-09 12:55:17	theGoldenAvatar	In the book.
2012-03-09 12:57:11	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-03-09 13:04:15	 *	Gandysampras clicks
2012-03-09 13:04:29	+Gandysampras	I think i shall start sending this to people saying tis something innocuous
2012-03-09 13:04:51	theGoldenAvatar	So the truth?
2012-03-09 13:05:03	+Gandysampras	Not if they dont want it spoiled
2012-03-09 13:05:22	theGoldenAvatar	That's barely a spoiler.
2012-03-09 13:05:35	+Gandysampras	"[18:55] <theGoldenAvatar> HUGE ASOIAF SPOILERS: "
2012-03-09 13:05:43	+Gandysampras	Contradiction.
2012-03-09 13:06:02	theGoldenAvatar	It was being sarcastic.
2012-03-09 13:06:04	theGoldenAvatar	I
2012-03-09 13:13:58	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-09 13:14:35	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-03-09 13:19:25	-->	Weissbier (~Weissbier@Weissbier.users.quakenet.org) has joined #destructoid
2012-03-09 13:48:33	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (Signed off)
2012-03-09 14:00:43	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-09 14:12:09	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-09 14:28:03	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-03-09 14:33:43	-->	Lelio (~Lelio@114-198-34-18.dyn.iinet.net.au) has joined #destructoid
2012-03-09 14:34:37	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-09 14:37:59	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-03-09 14:44:58	Lelio	I had so much fun playing through the SR3 story
2012-03-09 14:48:18	[Slime]	I couldn't stand that game
2012-03-09 14:48:36	[Slime]	I loved sr2 but hate pretty much everything about 3
2012-03-09 14:49:44	@bloodylip	SR3's story was insane
2012-03-09 14:50:36	jared	SR?
2012-03-09 14:50:41	jared	Silent Rill?
2012-03-09 14:50:41	[Slime]	saints row
2012-03-09 14:50:43	jared	Ah
2012-03-09 14:51:13	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-09 14:55:38	Lelio	Wow, you really hated it [Slime] ? It felt like the second game turned up to 11 for me.
2012-03-09 14:56:00	[Slime]	there were too many fundamental issues for me
2012-03-09 14:56:28	jared	I liked SR2. It was fun to play, as opposed to the GTA that just came out that was too serious about itself for me to care.
2012-03-09 14:56:34	jared	But it got old pretty quick.
2012-03-09 14:56:45	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-09 14:56:48	[Slime]	I liked how you had to do side missions in sr2 to unlock things like infinite ammo for the pistol
2012-03-09 14:57:02	[Slime]	vs in sr3 you could just grind for xp and money
2012-03-09 14:57:14	[Slime]	and buy your way to almost complete invulnerability
2012-03-09 14:57:48	[Slime]	huge chunks of the game that feel like they were removed from the game just to be sold as dlc
2012-03-09 14:58:30	[Slime]	a complete 180 in the character's personality
2012-03-09 14:58:43	[Slime]	I liked that the main character was a complete and utter dick in sr2
2012-03-09 14:59:02	Lelio	Yeah true, they toned him down
2012-03-09 14:59:23	[Slime]	the weapon upgrading seemed like it was neccessary to do decent damage
2012-03-09 14:59:29	[Slime]	so the base weapons seemed really weak
2012-03-09 14:59:36	Lelio	I like that they made unlocks & stuff available earlier
2012-03-09 14:59:51	[Slime]	the dildo bat was boring
2012-03-09 14:59:53	+Gandysampras	Hrm, TERA isnt awful
2012-03-09 14:59:54	Lelio	I can agree with you on that - i ddnt
2012-03-09 15:00:13	Lelio	Upgrade until he end and it was fucking hard on me
2012-03-09 15:00:46	[Slime]	I found an odd glitch
2012-03-09 15:00:46	EvilCheese|work	it's a dildo bat, what did you expect?
2012-03-09 15:01:00	[Slime]	you have two pistols out fully loaded
2012-03-09 15:01:02	[Slime]	grab someone
2012-03-09 15:01:08	EvilCheese|work	fireworks everytime you cockslap someone with it?
2012-03-09 15:01:12	[Slime]	which puts you back at one pistol
2012-03-09 15:01:33	[Slime]	when you throw the person you lose the ammo that was in the second pistol when you reload it
2012-03-09 15:01:49	[Slime]	cheese: I don't even care about upgrading it
2012-03-09 15:01:51	[Slime]	it was boring
2012-03-09 15:01:53	Lelio	Ammo is so cheap that never even occurred to me
2012-03-09 15:02:05	[Slime]	it was a bat with a new skin on it
2012-03-09 15:02:07	[Slime]	so to speak
2012-03-09 15:02:47	Lelio	Thats a bit nitpicky - they couldve just given us the bat but instead gave us that joke
2012-03-09 15:02:56	[Slime]	they took out a bunch of cars
2012-03-09 15:03:08	@bloodylip	EvilCheese|work: that'd be a good upgrade
2012-03-09 15:03:21	[Slime]	but the important part is that the game felt empty
2012-03-09 15:03:24	Lelio	I found the game was all about the laughs
2012-03-09 15:03:34	[Slime]	in sr2 you drive around and shit would happen randomly around
2012-03-09 15:03:42	[Slime]	like cops chasing someone down
2012-03-09 15:03:44	[Slime]	then tasing them
2012-03-09 15:03:58	[Slime]	in sr3 nobody interacts with each other
2012-03-09 15:04:25	Lelio	I didnt get all that much out of seeing how the mnpcs interacted in sr2
2012-03-09 15:04:45	Lelio	When i played it the last thing i was there for was realism
2012-03-09 15:04:54	[Slime]	sr2 felt alive and was fun to watch sometimes
2012-03-09 15:05:06	[Slime]	sr3 was dull and despite being bright was colorless
2012-03-09 15:05:29	Lelio	Fair nuff
2012-03-09 15:05:35	[Slime]	the city had huge expanses of nothing
2012-03-09 15:05:35	Lelio	I still rate it
2012-03-09 15:05:48	[Slime]	mind you it's still better than gta4
2012-03-09 15:06:00	Lelio	That super jet means i never bother driving
2012-03-09 15:06:19	[Slime]	but I'd put sr2, just cause 2, and a few others above it
2012-03-09 15:06:37	Lelio	Woah just cause 2? Really?
2012-03-09 15:06:39	[Slime]	jc2 was amazing
2012-03-09 15:06:48	[Slime]	I love all the shit you could do in that game
2012-03-09 15:07:02	Lelio	I bought it for $10 & felt like it was a waste
2012-03-09 15:07:03	[Slime]	that grappling hook gave you so many options on what to do
2012-03-09 15:07:20	[Slime]	even more so on pc
2012-03-09 15:07:22	[Slime]	with mods
2012-03-09 15:07:26	Lelio	I suppose i dont care for how much you can do though
2012-03-09 15:07:36	Lelio	Yeah pc is always good for that
2012-03-09 15:07:39	[Slime]	the guns are very underwhelming
2012-03-09 15:07:53	[Slime]	but they are kind of secondary on how to have fun
2012-03-09 15:08:12	[Slime]	like grappling onto a helicopter
2012-03-09 15:08:16	[Slime]	killing everybody inside
2012-03-09 15:08:24	[Slime]	taking over and using it to rain death on everything
2012-03-09 15:08:38	[Slime]	or grapple someone onto a car and drag them for miles
2012-03-09 15:09:00	EvilCheese|work	the best part of GTA is doing random shit
2012-03-09 15:09:10	[Slime]	load a car full of explosives drive it at something
2012-03-09 15:09:19	EvilCheese|work	like hijacking a firetruck and running people over
2012-03-09 15:09:20	[Slime]	get on top of the car and parachute off at the last second
2012-03-09 15:09:26	Lelio	Im looking forward to 5
2012-03-09 15:12:18	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-09 15:20:58	--	Ecks|Offline is now known as Ecksorcism
2012-03-09 15:21:47	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-09 15:45:34	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-09 15:48:43	+Gandysampras	fart fart butt butt
2012-03-09 15:49:16	jared	GANDY
2012-03-09 15:49:19	Aerox	gandy
2012-03-09 15:49:38	meeetalnarf	wat wat?
2012-03-09 15:49:42	jared	Whoa, wait, why isn't Jro mod?
2012-03-09 15:49:55	@bloodylip	GaNDy!
2012-03-09 15:50:14	jared	GAndY!
2012-03-09 15:50:22	--	Mode #destructoid [+o Aerox] by Q
2012-03-09 15:50:33	jared	Ahhhh, there we go.
2012-03-09 15:50:42	jared	The universe is as it should be.
2012-03-09 15:50:42	+Gandysampras	wat
2012-03-09 15:50:50	+Gandysampras	you's are all gay
2012-03-09 15:51:17	@Aerox	in that case let's make out
2012-03-09 15:51:33	jared	Guise, I'm getting disgruntled about ME3. All of these controversies are making me mad bo? at Bioware.
2012-03-09 15:51:41	jared	*mad bro?
2012-03-09 15:51:53	@Aerox	http://www.nbc.com/community/video/spoiler-alert/1389426
2012-03-09 15:52:26	EvilCheese|work	but! but! the face!
2012-03-09 15:52:42	@Aerox	HI CHEESE
2012-03-09 15:52:46	EvilCheese|work	HI JRO
2012-03-09 15:52:53	jared	Face?
2012-03-09 15:52:57	jared	But face?
2012-03-09 15:53:01	--	HammerTiem|offl is now known as HammerTiem
2012-03-09 15:53:03	EvilCheese|work	butt face
2012-03-09 15:53:54	EvilCheese|work	seriously though, why do people got so worked up over this shit?
2012-03-09 15:54:27	jared	You mean what I said about Bioware?
2012-03-09 15:54:42	EvilCheese|work	yeah
2012-03-09 15:55:43	jared	In theory, extremely theorhetically, what you get for just $60 is good enough.
2012-03-09 15:56:05	jared	But when ME2 came out, it was $60, and then bonus DLC on top. And back in the day,s hit was free.
2012-03-09 15:56:40	jared	Now it's just like a Capcom fighting game.
2012-03-09 15:56:56	EvilCheese|work	I mean I'm hate EA just as much as the next guy, but why all the drama?
2012-03-09 15:57:34	jared	Because I think ME is so important to so many people.
2012-03-09 15:58:03	jared	Like, CoD or BF, or whatever other generic shooter comes out, and it's like OK whatev.
2012-03-09 15:58:12	EvilCheese|work	I guess people are more emotionally invested in it than I am
2012-03-09 15:58:30	jared	But people have a close relationship with Bio. And now, they're just doing whatever EA says, even if it's stabbing their fanbase in the back.
2012-03-09 15:58:32	@Aerox	well this is a little different from CoD/BF dlc
2012-03-09 15:58:42	@Aerox	it's something that presumably is pretty important to the story and was leaked almost a year ago
2012-03-09 15:58:48	@Aerox	and bioware is just straight up lying about it
2012-03-09 15:58:52	jared	Yeah.
2012-03-09 15:58:56	jared	I'm pissed about that.
2012-03-09 15:59:10	@TDiddy	Yeah its odd
2012-03-09 15:59:16	@TDiddy	he isnt like Kasumi or Zaeed
2012-03-09 15:59:19	@Aerox	it's not just like a day one map pack
2012-03-09 15:59:25	jared	And I know it's par for the course for gamers to just take it in the ass, but maybe I don't want to do that anymore?
2012-03-09 15:59:25	@TDiddy	where you never had "real" conversations with them
2012-03-09 15:59:29	@Aerox	or yeah, those junky other characters
2012-03-09 15:59:32	@Aerox	zaeed was so dumb
2012-03-09 15:59:36	@Aerox	although his one mission was awesome
2012-03-09 15:59:38	@Aerox	when he lights the dude on fire
2012-03-09 15:59:40	@TDiddy	the protheon does have real interactions with your group
2012-03-09 16:00:16	EvilCheese|work	if you don't like don't buy the game?
2012-03-09 16:00:32	jared	But I mean, you all grabbed ME3 anyway? Is it worth it to you? Do you think this is just fanbois being butthurt?
2012-03-09 16:00:39	EvilCheese|work	I didn't
2012-03-09 16:01:02	EvilCheese|work	I rarely buy games for full price anymore
2012-03-09 16:01:19	EvilCheese|work	I'll let them drop the price and patch all the bugs first
2012-03-09 16:01:37	<--	meeetalnarf (~meetalnar@p54AC9AA3.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-09 16:01:51	@TDiddy	The game is good
2012-03-09 16:02:01	@TDiddy	I am happy i got it, but it is a little bullshitty they did that
2012-03-09 16:03:34	EvilCheese|work	so if I wanted to start playing Assasin's Creed, where do I need to start?
2012-03-09 16:03:52	@Aerox	II, then Brotherhood
2012-03-09 16:03:53	@Aerox	then stop
2012-03-09 16:03:55	@Aerox	and wait for III
2012-03-09 16:04:01	@Aerox	1 and Revelations suck
2012-03-09 16:04:08	EvilCheese|work	no Revelations ?
2012-03-09 16:04:25	@Aerox	haha I swaer to christ
2012-03-09 16:04:29	@Aerox	origin won't launch ME3 now
2012-03-09 16:04:30	Lelio	Im eating jelly for breakfast
2012-03-09 16:04:36	Lelio	I love being an adult
2012-03-09 16:04:39	@Aerox	repair install again, I guess
2012-03-09 16:05:55	@TDiddy	Revelations does jack shit for the story
2012-03-09 16:06:04	@Aerox	oh it looks like origin is completely down
2012-03-09 16:06:06	@TDiddy	there are like... 2 or 3 scenes that have any kind of impact
2012-03-09 16:07:54	EvilCheese|work	I finally got Vampire the Masqurade a few weeks ago too
2012-03-09 16:07:55	EvilCheese|work	it's fun
2012-03-09 16:07:58	@Aerox	i see it has corrupted my launcher
2012-03-09 16:08:15	@Aerox	i swear to god
2012-03-09 16:08:28	@TDiddy	hahaha
2012-03-09 16:08:34	@TDiddy	I finally got the black widow sniper
2012-03-09 16:08:35	@TDiddy	fap fap fap
2012-03-09 16:08:46	@Aerox	welp
2012-03-09 16:08:49	@Aerox	I guess I won't be playing ME3
2012-03-09 16:11:10	@TDiddy	:(
2012-03-09 16:11:22	@Aerox	i'm gonna restart
2012-03-09 16:11:25	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-09 16:13:08	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-09 16:13:39	Aerox	well origin loaded this time
2012-03-09 16:13:43	Aerox	let's see if repair install works
2012-03-09 16:14:00	EvilCheese|work	punch it in the dick
2012-03-09 16:17:19	Aerox	i need this
2012-03-09 16:17:21	Aerox	http://www.youtube.com/watch?v=PfdJHMQY6ts
2012-03-09 16:17:22	DtoidBot	Grunt Says See you at Comic Con
2012-03-09 16:18:52	Aerox	sigh
2012-03-09 16:18:55	Aerox	it's crashing on launch now
2012-03-09 16:19:14	EvilCheese|work	only one option
2012-03-09 16:19:22	EvilCheese|work	uninstall it
2012-03-09 16:25:08	jared	Ja
2012-03-09 16:30:19	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-09 16:31:29	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-03-09 16:31:58	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-09 17:11:00	-->	Lelio| (~WOOT@114-198-34-18.dyn.iinet.net.au) has joined #destructoid
2012-03-09 17:11:10	<--	Lelio (~Lelio@114-198-34-18.dyn.iinet.net.au) has quit (Quit: Bye)
2012-03-09 17:11:17	--	Lelio| is now known as Lelio
2012-03-09 17:12:46	+Ecksorcism	Origin has been such shit lately
2012-03-09 17:18:21	Lelio	hi ecks
2012-03-09 17:18:26	Lelio	what are you using on origin?
2012-03-09 17:18:40	+Ecksorcism	BF3
2012-03-09 17:18:55	Lelio	ah okay i bought it on 360 to play with scottyg
2012-03-09 17:21:13	+Ecksorcism	I see
2012-03-09 17:22:43	Lelio	do you now
2012-03-09 17:22:45	Lelio	what are you doing?
2012-03-09 17:25:39	+Ecksorcism	being lazy
2012-03-09 17:25:48	+Ecksorcism	yourself?
2012-03-09 17:26:30	Lelio	being lazy & playing saints row 3
2012-03-09 17:26:34	Lelio	i should be cleaning
2012-03-09 17:26:37	Lelio	the place is a shitfight
2012-03-09 17:34:16	jared	OMG OMG, PSO 2 on the Vita!
2012-03-09 17:45:06	richterbelmont	damn you got me excited i almost thought it was gonna be ps2 on vita
2012-03-09 17:45:16	richterbelmont	via the downloads like psone
2012-03-09 17:46:45	jared	Na..... no.
2012-03-09 17:47:05	jared	When PSO2 comes out I will buy it and a Vita and I will burn every other game I own.
2012-03-09 17:56:45	 *	richterbelmont watches jared burn a complete copy of earthbound
2012-03-09 18:00:07	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-09 18:00:07	--	Mode #destructoid [+v Bigby] by Q
2012-03-09 18:06:00	+Bigby	is there a chat client with a google talk plugin that does SMS?
2012-03-09 18:10:43	Lelio	i'm so bored :-\
2012-03-09 18:11:23	jared	I.... I don't own Earthbound. =P
2012-03-09 18:11:40	+Bigby	thanks for letting us know
2012-03-09 18:11:48	+Bigby	its been on my mind for a long time i can tell you
2012-03-09 18:12:01	jared	No problem!!
2012-03-09 18:12:41	richterbelmont	once he got pso2 on vita he burned a entire neo geo collection
2012-03-09 18:12:51	jared	I wish.
2012-03-09 18:13:03	jared	If I had PSO2, I would be so brazen as to spit on it.
2012-03-09 18:13:14	jared	The burnt neo geo collection that is.
2012-03-09 18:13:20	jared	Poor form, sorry mum.
2012-03-09 18:15:10	jared	There are a few games I would keep I guess.
2012-03-09 18:15:49	jared	All the DS Castlevanias.
2012-03-09 18:16:08	jared	Metroid Tennis.
2012-03-09 18:16:35	jared	And Halo Kart 64.
2012-03-09 18:17:37	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-09 18:19:52		irc: disconnected from server
2012-03-12 09:37:17	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-12 09:37:17	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-12 09:37:17	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-12 09:37:17	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power andrewm Apple_Master benbeltran cardfrek DtoidBot HammerTiem jared Kasreyn Lelio|Away madfigs mistic n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck VenatioDecorus xXxDinsdalexXx]
2012-03-12 09:37:17	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 3 voices, 19 normals)
2012-03-12 09:37:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-12 09:39:26	benbeltran	mornin'
2012-03-12 09:43:27	-->	metalnarf (~metalnarf@p54AC82B7.dip0.t-ipconnect.de) has joined #destructoid
2012-03-12 09:45:26	TheToiletDuck	bahaha http://www.reddit.com/tb/qsptd
2012-03-12 09:49:29	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-12 09:58:50	-->	tGA_phone (~tgaphone@166.137.14.141) has joined #destructoid
2012-03-12 10:02:14	TheToiletDuck	brilliant http://www.guardian.co.uk/film/2012/mar/12/eddie-murphy-thousand-words
2012-03-12 10:05:29	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-12 10:07:21	nastidon	!weather saskatoon
2012-03-12 10:07:24	DtoidBot	From Saskatoon,  (CYXE) on March 12, 9:00 AM CST temp: 37 F (3 C) cond: Scattered Clouds wind: From the WSW at 16 MPH Gusting to 22 MPH(25.75 KPH) hu: 81% dewpnt: 32 F (0 C)
2012-03-12 10:07:37	nastidon	melt, damned snow. you can do it
2012-03-12 10:11:20	jared	It's supposed to be nice this week in good, onld Boston.
2012-03-12 10:11:27	jared	!weather 02135
2012-03-12 10:11:29	DtoidBot	From Boston, Massachusetts (KBOS) on March 12, 11:54 AM EDT temp: 64 F (18 C) cond: Partly Cloudy wind: From the SW at 7 MPH (11.27 KPH) hu: 27% dewpnt: 29 F (-2 C)
2012-03-12 10:13:04	nastidon	just waiting for that sudden 2 feet of snow to melt.. it's so treacherous out there right now
2012-03-12 10:13:53	jared	They should use like a 20oz. bottle cap instead fo a metal bottle cap.
2012-03-12 10:17:31	@bloodylip	they should use a FUCKING SOAP DISH
2012-03-12 10:22:13	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-12 10:26:02	jared	Wow dood. Wow.
2012-03-12 10:31:15	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-12 10:33:01	 *	jared lunches
2012-03-12 10:34:20	tGA_phone	Haha
2012-03-12 10:34:23	tGA_phone	http://qkme.me/36jzum
2012-03-12 10:35:35	--	Ecksorcism is now known as Ecks|Offline
2012-03-12 10:39:10	--	Ecks|Offline is now known as Ecksorcism
2012-03-12 10:39:35	tGA_phone	Now there's a Forbes article about it.
2012-03-12 10:49:29	<--	tGA_phone (~tgaphone@166.137.14.141) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-12 10:51:37	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-12 10:51:37	--	Mode #destructoid [+o TDiddy] by Q
2012-03-12 10:54:16	@Aerox	http://twitter.com/DeathsMercy/status/178427603852591104
2012-03-12 10:54:31	theGoldenAvatar	The fuck?
2012-03-12 10:54:42	theGoldenAvatar	What anime girls is he talking about?
2012-03-12 10:55:00	@TDiddy	dragonball z girls
2012-03-12 10:55:01	theGoldenAvatar	I mean, I guess if you like mentally-retarded children.
2012-03-12 10:55:03	@TDiddy	the best
2012-03-12 10:56:10	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-12 10:56:10	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-12 10:56:10	--	andrewm_ is now known as andrewm
2012-03-12 10:56:33	@Aerox	Well, he likes anime
2012-03-12 10:56:37	@Aerox	So he is probably literally talking about children
2012-03-12 10:57:13	theGoldenAvatar	True.
2012-03-12 10:59:24	theGoldenAvatar	I wonder what it's like working at Bioware right now
2012-03-12 10:59:26	theGoldenAvatar	?
2012-03-12 10:59:30	-->	mueti (mueti@nrbg-4dbe7c9f.pool.mediaWays.net) has joined #destructoid
2012-03-12 10:59:43	theGoldenAvatar	Knowing that 95% of gamers fucking hated your ending.
2012-03-12 10:59:54	theGoldenAvatar	Reading the outrage cracks me up.
2012-03-12 11:00:36	nastidon	only played 1, so i can't say, but it seems a bit overblown for a video game ending. there's plenty i didn't like. never lost any sleep over them
2012-03-12 11:00:51	@Aerox	I'm hard pressed thinking of a video game that actually had a good ending
2012-03-12 11:01:03	theGoldenAvatar	Portal games?
2012-03-12 11:01:20	@Aerox	Portal 1 barely had an ending
2012-03-12 11:01:23	+Gandysampras	Too Human had a pretty good ending
2012-03-12 11:01:28	@TDiddy	lol
2012-03-12 11:01:31	@Aerox	You are the only person on the planet who finished htat game
2012-03-12 11:01:36	@Aerox	So I guess you've enjoyed that one alone
2012-03-12 11:01:36	theGoldenAvatar	nastidon, it's pretty terrible.
2012-03-12 11:01:39	+Gandysampras	I completed ti multiple times brah
2012-03-12 11:01:45	+Gandysampras	with strangers
2012-03-12 11:01:49	@Aerox	That was the one with the minute long valkyrie death sequence right?
2012-03-12 11:01:50	@TDiddy	........i finished too human >.>
2012-03-12 11:01:54	+Gandysampras	It was 3D techno-viking diablo
2012-03-12 11:01:56	theGoldenAvatar	Two people!
2012-03-12 11:01:59	+Gandysampras	It was pretty good
2012-03-12 11:02:00	theGoldenAvatar	You should start a club.
2012-03-12 11:02:06	+Gandysampras	whatevs
2012-03-12 11:02:12	@TDiddy	and it sets up a sequel
2012-03-12 11:02:15	@TDiddy	thats not a good ending
2012-03-12 11:02:16	theGoldenAvatar	What doesn't?
2012-03-12 11:02:20	@Aerox	Of course it does
2012-03-12 11:02:24	@Aerox	Chrono Trigger had good endings
2012-03-12 11:02:30	+Gandysampras	It is when the game was awesome and youc ant wait for the sequel
2012-03-12 11:02:35	@Aerox	I liked the one where your mom chases your cat through the time gate because you were awful and iddn't feed it
2012-03-12 11:02:50	@Aerox	Oh
2012-03-12 11:02:53	@Aerox	Ghost Trick had a great ending
2012-03-12 11:02:55	theGoldenAvatar	BioShock.
2012-03-12 11:02:57	theGoldenAvatar	Oh, wait.
2012-03-12 11:04:08	theGoldenAvatar	You guys ever seen the behind the scenes viewing of the Phantom Menace by all the producers?
2012-03-12 11:04:16	theGoldenAvatar	And how everyone of them knows it's shit
2012-03-12 11:04:21	theGoldenAvatar	But refuse to say so to Lucas?
2012-03-12 11:04:37	theGoldenAvatar	I feel like something similar happens to a lot of video games.
2012-03-12 11:05:07	theGoldenAvatar	You wonder "how could so many people view this and not speak up?"
2012-03-12 11:05:08	nastidon	Beneath a Steel Sky was pretty awesome
2012-03-12 11:05:59	theGoldenAvatar	Especially at BioWare.
2012-03-12 11:06:04	theGoldenAvatar	Like planet scanning
2012-03-12 11:06:08	theGoldenAvatar	How did that shit not get cut?
2012-03-12 11:06:23	@TDiddy	cause they had it in place and couldnt come up with something better?
2012-03-12 11:06:40	theGoldenAvatar	Needs more playtesting.
2012-03-12 11:06:50	@TDiddy	i like how there is bitching about the ending
2012-03-12 11:06:55	@TDiddy	but if i had to bitch about anything
2012-03-12 11:07:04	@TDiddy	it'd be that this is pretty much the same plot as Dragon Age
2012-03-12 11:07:23	theGoldenAvatar	Heh, or Deus Ex.
2012-03-12 11:07:49	@Aerox	I'm assuming no one has gotten the SUPER SECRET NEW GAME+ ending yet?
2012-03-12 11:07:54	theGoldenAvatar	I did.
2012-03-12 11:08:01	@Aerox	Is that also terrible?
2012-03-12 11:08:06	theGoldenAvatar	Wait, maybe we're not talking about the same thing.
2012-03-12 11:08:11	theGoldenAvatar	You have to beat the game again?
2012-03-12 11:08:14	@Aerox	Sorry I was back to ME3
2012-03-12 11:08:22	@TDiddy	If you imported from ME2
2012-03-12 11:08:25	theGoldenAvatar	Yeah, that's what I mean.
2012-03-12 11:08:25	@Aerox	There's supposed to be a separate special ending for beating the game a second time on new game+
2012-03-12 11:08:27	@TDiddy	that is the secret ending
2012-03-12 11:08:29	@Aerox	Oh
2012-03-12 11:08:34	theGoldenAvatar	It's terrible, yes.
2012-03-12 11:08:37	@Aerox	Then I misunderstood what that was
2012-03-12 11:08:42	theGoldenAvatar	If it's what I think you're talking about.
2012-03-12 11:08:53	nastidon	lol
2012-03-12 11:08:54	@TDiddy	if you didnt import from me2, you have to beat NG+
2012-03-12 11:10:33	theGoldenAvatar	Also, I don't understand why someone would make, and tout, 17 endings when all of them are identical.
2012-03-12 11:10:47	theGoldenAvatar	Why not make two somewhat different ones instead?
2012-03-12 11:11:51	@Aerox	Someone sent us another email uncovering another hot scoop
2012-03-12 11:11:57	@Aerox	Where I guess even a bunch of the shots from the endings are stock photos
2012-03-12 11:12:03	@Aerox	So it sounds like they really didn't want to spend much time on it
2012-03-12 11:12:16	theGoldenAvatar	Did they run out of time or money or something?
2012-03-12 11:13:46	@Aerox	*shrug*
2012-03-12 11:13:54	@Aerox	Remember it was supposed to be out in like November
2012-03-12 11:13:56	@Aerox	and they pushed it once
2012-03-12 11:14:09	@Aerox	I mean, I've been pretty happy with the gameplay at least
2012-03-12 11:14:12	@Aerox	I'm right before the final mission
2012-03-12 11:14:17	@Aerox	I'm also pretty impressed with multiplayer
2012-03-12 11:14:19	@Aerox	It's actually fun
2012-03-12 11:14:20	theGoldenAvatar	Oh, you haven't beaten it?
2012-03-12 11:14:27	theGoldenAvatar	I figured you had.
2012-03-12 11:14:32	@Aerox	Nah I'm bumping up my readiness rating
2012-03-12 11:14:36	@Aerox	I'll be done tonight or tomorrow
2012-03-12 11:14:40	theGoldenAvatar	The game is very good.
2012-03-12 11:14:48	@Aerox	I didn't get to play much Friday/Saturday because I felt too shitty to get out of bed
2012-03-12 11:14:51	theGoldenAvatar	If you pretend the last 15 minutes or so don't exist.
2012-03-12 11:16:03	theGoldenAvatar	Yeah, the multiplayer is fun.
2012-03-12 11:22:54	@Aerox	http://www.telegram.com/article/20120309/NEWS/120309538
2012-03-12 11:23:44	theGoldenAvatar	That is a weird story.
2012-03-12 11:33:24	@TDiddy	hah
2012-03-12 11:33:39	@TDiddy	Volition had to cut the all autotuned voice for the player in SR3
2012-03-12 11:34:59	theGoldenAvatar	Why?
2012-03-12 11:35:22	@TDiddy	i dunno
2012-03-12 11:36:26	@TDiddy	the head of audio was doing a presentation and said
2012-03-12 11:36:50	@TDiddy	"it was a very painful decision, but it was the right one in terms of scope for the game"
2012-03-12 11:37:01	@TDiddy	which sounds like a non answer
2012-03-12 11:37:15	theGoldenAvatar	Heh
2012-03-12 11:37:33	@TDiddy	Probably because Zemos was already all autotuned, so it'd be too much?
2012-03-12 11:37:35	theGoldenAvatar	My go to excuse is "unsupportable test impact"
2012-03-12 11:37:38	@TDiddy	like the joke would wear thin
2012-03-12 11:38:03	theGoldenAvatar	Which basically means shit got cut or not included because the necessary QA isn't worth it
2012-03-12 11:39:47	@TDiddy	haha
2012-03-12 11:40:04	@TDiddy	I'm watching Mad Men season 4 again and its fun to see Ken Cosgrove
2012-03-12 11:40:12	@TDiddy	I expect him to start yelling ANY SECOND NOW
2012-03-12 11:40:46	theGoldenAvatar	My mom started watching that show.
2012-03-12 11:40:50	theGoldenAvatar	She says it cracks her up.
2012-03-12 11:40:56	theGoldenAvatar	Because it reminds her of her childhood.
2012-03-12 11:41:22	theGoldenAvatar	When everything was much less PC.
2012-03-12 11:41:26	theGoldenAvatar	And you could hit your kids.
2012-03-12 11:42:05	@TDiddy	i tried to get my dad to watch it, but he wont
2012-03-12 11:42:25	@Aerox	Is it too liberal for him
2012-03-12 11:42:36	@TDiddy	i know
2012-03-12 11:42:45	@TDiddy	im trying to get someone in my family to watch a good tv show
2012-03-12 11:42:50	theGoldenAvatar	Haha
2012-03-12 11:42:53	@TDiddy	I got my cousin Meredith to watch Breaking Bad
2012-03-12 11:43:03	theGoldenAvatar	I got my brother and his wife to watch breaking bad.
2012-03-12 11:43:08	@TDiddy	My brother wont trust anything AMC
2012-03-12 11:43:10	theGoldenAvatar	And as much as I think my brother would love the Wire.
2012-03-12 11:43:19	@TDiddy	because he saw a mid season 1 walking dead episode
2012-03-12 11:43:22	@TDiddy	and said it looked boring
2012-03-12 11:43:25	theGoldenAvatar	I don't know if he'd want to be subjected to so much vulgarity.
2012-03-12 11:44:09	@TDiddy	My family thinks that The Wire is probably too liberal too, because i said it does a wonderful job of exposing how bullshit the war on drugs is
2012-03-12 11:44:11	theGoldenAvatar	Haha, Walking Dead is terrible. I can't blame him.
2012-03-12 11:44:14	@TDiddy	and thats only 2 seasons!
2012-03-12 11:44:29	@Aerox	Well
2012-03-12 11:44:34	theGoldenAvatar	I'd would induce too much white guilt.
2012-03-12 11:44:37	theGoldenAvatar	It*
2012-03-12 11:44:37	@Aerox	The Wire has some black characters who aren't all drug addict murderers
2012-03-12 11:44:38	theGoldenAvatar	Not I
2012-03-12 11:44:43	@TDiddy	walking dead got better
2012-03-12 11:44:45	@Aerox	So I'm sure it's just disgusting liberal propaganda
2012-03-12 11:44:51	@TDiddy	this weeks episode was really good
2012-03-12 11:44:58	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-12 11:44:58	--	Mode #destructoid [+v Gemsi] by Q
2012-03-12 11:45:17	theGoldenAvatar	I was really, really drunk when I watched the first 3 episodes of the Walking Dead.
2012-03-12 11:45:25	theGoldenAvatar	And it was still terrible.
2012-03-12 11:46:08	-->	metalnarf_ (~metalnarf@p54AC97C8.dip0.t-ipconnect.de) has joined #destructoid
2012-03-12 11:46:11	-->	meeetalnarf (~meetalnar@p54AC97C8.dip0.t-ipconnect.de) has joined #destructoid
2012-03-12 11:46:14	@TDiddy	they finally got to something that should have happened a while ago
2012-03-12 11:46:22	theGoldenAvatar	Killed the black guy?
2012-03-12 11:46:25	@TDiddy	no
2012-03-12 11:46:37	@TDiddy	there was a joke pic i saw about that
2012-03-12 11:47:03	@TDiddy	He said something to Rick and its rick saying "I'm sorry, i dont remember your name, what was it? You dont talk very much"
2012-03-12 11:47:12	theGoldenAvatar	Hehe.
2012-03-12 11:49:19	<--	metalnarf (~metalnarf@p54AC82B7.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-12 11:49:19	--	metalnarf_ is now known as metalnarf
2012-03-12 11:49:27	theGoldenAvatar	Wanna read something stupid?
2012-03-12 11:49:28	theGoldenAvatar	http://www.reddit.com/r/gaming/comments/qt65o/why_does_reddit_hate_pirates_but_ok_with_buying/
2012-03-12 11:50:29	@TDiddy	hehe
2012-03-12 11:51:21	@Aerox	There was a great 11 minute youtube video today
2012-03-12 11:51:24	@Aerox	That was basically
2012-03-12 11:51:29	@TDiddy	11 minute?!
2012-03-12 11:51:32	@Aerox	"Piracy isn't illegal because game reviewers get copies early"
2012-03-12 11:51:54	@Aerox	http://www.youtube.com/watch?v=BwD2GgWKIrs
2012-03-12 11:51:56	DtoidBot	Paid Reviews: Critics or Conmen? Gaming's Ad-verse Situation
2012-03-12 11:52:01	@Aerox	Watch it before it gets CENSORED by the gaming cabal
2012-03-12 11:52:09	theGoldenAvatar	No thanks.
2012-03-12 11:52:20	nastidon	lol
2012-03-12 11:53:01	+Gandysampras	Oh godammit, I thought I got a GW2 beta invite but it was just a "Invites are coming soon" email
2012-03-12 11:53:16	@Aerox	owned
2012-03-12 11:53:17	theGoldenAvatar	"Invites are coming soon to people not you."
2012-03-12 11:53:26	+Gandysampras	Whatevs nerds
2012-03-12 11:53:53	+Gemsi	more than I got gandy, so it's something
2012-03-12 11:56:32	@TDiddy	wow
2012-03-12 11:56:53	@TDiddy	Rumor is XBL will let downloadable games increase the cheevo cap to 400points
2012-03-12 11:56:58	@TDiddy	BUT NO FRIENDS LIST INCREASE
2012-03-12 11:57:00	@TDiddy	COME ON
2012-03-12 11:57:00	theGoldenAvatar	OH NO
2012-03-12 11:57:47	+Gandysampras	fuck you, you dont even have 10 friends let alone 100
2012-03-12 11:57:55	theGoldenAvatar	I've got like a dozen.
2012-03-12 11:58:00	theGoldenAvatar	And I don't play with any of them.
2012-03-12 11:58:05	jared	Aerox: In your opinion, has ME3 been worth the investment? Time, moeny, and otherwise?
2012-03-12 11:58:18	@TDiddy	i guess once i stopped with the hockey league, i dont need it
2012-03-12 12:13:22	@Aerox	Once I got over all the import problems and shit
2012-03-12 12:13:23	@Aerox	yes
2012-03-12 12:14:01	jared	kk
2012-03-12 12:19:11	-->	dare-ME3 (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-12 12:23:35	+Gandysampras	by pirating
2012-03-12 12:24:05	jared	eh?
2012-03-12 12:24:10	jared	Oh right.
2012-03-12 12:25:18	@Aerox	Once I got it all working though I grabbed a retail code again
2012-03-12 12:25:21	@Aerox	so I could play multi
2012-03-12 12:25:36	@Aerox	It seems like the issue was actually with my ME2 save
2012-03-12 12:25:43	@Aerox	For some reason when I beat the game it didn't properly flag the save file as beaten
2012-03-12 12:25:57	@Aerox	But I'm really not sure
2012-03-12 12:26:05	+Gandysampras	teehee
2012-03-12 12:26:46	dare-ME3	Alex finished the game last night at like 3am
2012-03-12 12:26:49	dare-ME3	Didn't even sleep before work
2012-03-12 12:26:53	@Aerox	what a nerd
2012-03-12 12:29:50	jared	One of the things I read online said that at the end they tell you that there's more coming in DLC? Eluding to the fact that you're going to have to buy the entire ending to the game?
2012-03-12 12:30:13	theGoldenAvatar	I doubt it.
2012-03-12 12:30:24	theGoldenAvatar	Probably just multiplayer.
2012-03-12 12:30:31	jared	Oh, that.
2012-03-12 12:30:35	@Aerox	I don't doubt it at all
2012-03-12 12:30:46	@Aerox	Of course they'll have more single player plot-critical DLC
2012-03-12 12:30:52	jared	That would be.... how you say? Ah yes, last straw.
2012-03-12 12:31:39	theGoldenAvatar	I don't think they'll have post game DLC though.
2012-03-12 12:31:42	dare-ME3	I think it'll take place before the ending, like DA2 DLC
2012-03-12 12:32:05	dare-ME3	Like how finishing the game puts you back right before the final mission
2012-03-12 12:32:28	@Aerox	Did Arrival take place before or after the Repear mission, in terms of the actual timeline
2012-03-12 12:32:31	@Aerox	I know you could complete it before
2012-03-12 12:32:36	theGoldenAvatar	After.
2012-03-12 12:32:37	@Aerox	But didn't storywise it take place after?
2012-03-12 12:32:37	jared	Arrival was after.
2012-03-12 12:33:08	jared	Because that's the DLC where Admiral Hacket tells you to come back to earth and stand trial.
2012-03-12 12:33:43	jared	And yeah, it was pretty story critical. I didn't mind at the time because it was a bridge between the games.
2012-03-12 12:34:00	jared	But selling post ending DLC in 3 is like... wow you either want money, or didn't put any effprt into the ending at all.
2012-03-12 12:34:26	dare-ME3	It's possible but I don't think itwill be post ending DLC
2012-03-12 12:35:03	jared	Please tell me the ending is you and President Ronny grabbing a cheeseburger.
2012-03-12 12:35:31	theGoldenAvatar	I wish
2012-03-12 12:35:55	@Aerox	I don't think it's 100% but I feel like it's more likely than not they'll pull that
2012-03-12 12:36:09	theGoldenAvatar	I hope not.
2012-03-12 12:36:14	@Aerox	Their stance on DLC now, and TBH it's not necessarily incorrect
2012-03-12 12:36:29	@Aerox	Is that DLC that isn't Day One has to be significant enough to get everyone who traded their game in to buy it back to buy the DLC
2012-03-12 12:36:52	jared	I think I may just sit ME3 out.
2012-03-12 12:36:59	theGoldenAvatar	I will absolutely not buy it.
2012-03-12 12:37:21	@Aerox	I won't either, but I almost never buy any DLC, ever
2012-03-12 12:37:31	theGoldenAvatar	I know my minor resistance would be insignificant to say the least.
2012-03-12 12:37:33	@Aerox	Shadow Broker and Kasumi are the only DLCs I think I've actually bought
2012-03-12 12:37:36	@Aerox	of any game
2012-03-12 12:37:58	@Aerox	Although, that said
2012-03-12 12:38:04	jared	Those came with the PS3 version.
2012-03-12 12:38:06	@Aerox	I could see some Post Game DLC being reasonable
2012-03-12 12:38:10	theGoldenAvatar	Finish the game first.
2012-03-12 12:38:11	jared	So I never 'bought' them.
2012-03-12 12:38:11	@Aerox	Like if it had nothing to do with the reapers
2012-03-12 12:38:24	theGoldenAvatar	Seriously, finish the game.
2012-03-12 12:38:29	@Aerox	oh, haha
2012-03-12 12:38:30	@Aerox	ok
2012-03-12 12:38:33	@Aerox	It's that bad?
2012-03-12 12:38:35	theGoldenAvatar	I feel like postgame DLC would be a slap in the face.
2012-03-12 12:38:40	theGoldenAvatar	It's really not good.
2012-03-12 12:38:42	dare-ME3	Oh yeah that's right you haven't even finished it
2012-03-12 12:38:49	jared	Aerox: The reapers sex you up in the ending.
2012-03-12 12:38:56	dare-ME3	Your stance will likely change at least a little once you finish it
2012-03-12 12:39:02	theGoldenAvatar	That would be Aerox's GOTY
2012-03-12 12:39:02	dare-ME3	Post-game DLC won't make a lot of sense
2012-03-12 12:39:15	@Aerox	That would be Bigby's GOTY
2012-03-12 12:39:34	jared	You get to the very last reaper and he's like "What would it take to get you to do anal? Peace? DONE!"
2012-03-12 12:39:50	@Aerox	My FemShep only gives anal
2012-03-12 12:39:53	@Aerox	She's a dom
2012-03-12 12:39:54	theGoldenAvatar	Other way around.
2012-03-12 12:39:54	jared	hahaha
2012-03-12 12:40:35	-->	Apple_M1 (~Appels@host86-156-128-80.range86-156.btcentralplus.com) has joined #destructoid
2012-03-12 12:40:49	jared	Oh, and there's vampires for soem reason.
2012-03-12 12:41:24	theGoldenAvatar	"Still a better than the ending to Mass Effect 3" is the new "Still a better love story than Twilight."
2012-03-12 12:41:38	theGoldenAvatar	-than the
2012-03-12 12:41:43	dare-ME3	tga loves Twilight
2012-03-12 12:41:46	theGoldenAvatar	You know what I mean.
2012-03-12 12:41:55	<--	Apple_Master (~Appels@host86-156-128-80.range86-156.btcentralplus.com) has quit (Ping timeout)
2012-03-12 12:41:56	theGoldenAvatar	dare-ME3, you know it.
2012-03-12 12:41:59	benbeltran	So, ME3 sucks? or what are we talking about?
2012-03-12 12:42:01	+Gandysampras	Yeah, that you wish you were bella
2012-03-12 12:42:18	dare-ME3	Gandy who is that
2012-03-12 12:42:44	+Gandysampras	tGA
2012-03-12 12:42:50	theGoldenAvatar	?
2012-03-12 12:42:56	theGoldenAvatar	Oh.
2012-03-12 12:43:13	jared	If you beat ME3, you unlock Bella as a playable character.
2012-03-12 12:43:14	@Aerox	Gandy and Jordan had sexy mandates to Twilight
2012-03-12 12:43:35	+Gandysampras	^
2012-03-12 12:43:52	+Gandysampras	I cant decide what music to listen to
2012-03-12 12:43:56	+Gandysampras	someone recommend something
2012-03-12 12:44:01	jared	All her side missions involve vapid cell phone conversations with Edward, and then tracking down batteries when her cell dies.
2012-03-12 12:44:18	+Gandysampras	hahaha
2012-03-12 12:44:31	+Gandysampras	Also if you dont bithe your lip once every 30 seconds you die
2012-03-12 12:44:35	+Gandysampras	bite*
2012-03-12 12:44:47	theGoldenAvatar	I once got in trouble for calling that series pornography for women to some female friends of mine.
2012-03-12 12:44:56	+Gandysampras	How interesting tGA
2012-03-12 12:45:08	+Gandysampras	I encountered that exact situation myself
2012-03-12 12:45:16	theGoldenAvatar	I was just trying to justify my insatiable porn consumption.
2012-03-12 12:45:27	dare-ME3	I never feel the need to justify that
2012-03-12 12:45:39	@Aerox	Most women I know watch real porn
2012-03-12 12:45:53	theGoldenAvatar	They also probably don't get off on Twilight.
2012-03-12 12:46:21	dare-ME3	Because most women Aerox knows are from his mom's sex ed class
2012-03-12 12:46:30	theGoldenAvatar	Maybe a better parallel is hentai for women.
2012-03-12 12:46:36	+Gandysampras	Most women I know either pretend they dont watch porn or are all "ITS DEGRADING BLAH BLAH TAMPONS BLAH BLAH PERIODS"
2012-03-12 12:46:36	theGoldenAvatar	Creepy weird virgins get off on it.
2012-03-12 12:46:40	@Aerox	Haha please
2012-03-12 12:46:46	@Aerox	I don't talk to the community college childen
2012-03-12 12:46:47	@Aerox	*children
2012-03-12 12:46:57	@Aerox	The last time I met some, when my mom was in LA for a conference
2012-03-12 12:47:04	@Aerox	The highlight was a 300 pound white supremacist
2012-03-12 12:47:13	+Gandysampras	brilliant
2012-03-12 12:47:25	+Gandysampras	He is now the guy from american history X who was in my name is earl too
2012-03-12 12:47:28	+Gandysampras	in my mind
2012-03-12 12:47:31	@Aerox	haha
2012-03-12 12:47:40	dare-ME3	Future Mrs. Aerox
2012-03-12 12:47:44	@Aerox	They tried to invite themselves to the bar with us and we told them no
2012-03-12 12:47:45	dare-ME3	Was she also one of your hated gingers
2012-03-12 12:47:45	theGoldenAvatar	White Power Bill
2012-03-12 12:47:58	@Aerox	it was a guy
2012-03-12 12:48:30	jared	theGoldenAvatar: I never say it's pornographic, but it is super degrading to women and apparently they just don't see it.
2012-03-12 12:48:31	@Aerox	The ginger girl who kept explicitly telling my mom what she wanted to do to my penis wasn't a student, she was an office employee in my mom's department
2012-03-12 12:48:39	@Aerox	Basically everyone involved in that place is crazy and/or awful
2012-03-12 12:48:44	theGoldenAvatar	Some women don't believe in feminism, jared.
2012-03-12 12:48:46	dare-ME3	Hahahahaha
2012-03-12 12:48:53	dare-ME3	Well your mom was just trying to ungay you
2012-03-12 12:48:54	jared	Wha wahhhhhhh
2012-03-12 12:49:01	theGoldenAvatar	I know some women who don't care if women are treated equally.
2012-03-12 12:49:08	theGoldenAvatar	I kind of make ME angry.
2012-03-12 12:49:14	theGoldenAvatar	It*
2012-03-12 12:49:19	theGoldenAvatar	makes*
2012-03-12 12:49:22	theGoldenAvatar	My keyboard is dying.
2012-03-12 12:49:45	@Aerox	No my mom was really creeped out
2012-03-12 12:49:49	jared	Because SPOILER ALERT the entire series of Twilight is about Bella finding validation in her life when she's using it to do whatever the male figures in her life tell her.
2012-03-12 12:49:56	@Aerox	and finally had to threaten to not speak to her again if she didn't stop
2012-03-12 12:50:04	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-12 12:50:05	theGoldenAvatar	I read the first book.
2012-03-12 12:50:14	dare-ME3	Well that's what she gets for telling everyone about your penis
2012-03-12 12:50:19	theGoldenAvatar	I couldn't go any further.
2012-03-12 12:50:22	+Gandysampras	Aerox that is fantastic
2012-03-12 12:50:23	@Aerox	yep
2012-03-12 12:50:26	theGoldenAvatar	Even if it is a gold mine of awful.
2012-03-12 12:50:33	jared	I looked into it, much in the same way zombie cats 'look into' sleeping on your babies face.
2012-03-12 12:50:51	jared	Anyway, I wouldn't say i read them, but I have read a lot of criticism of them.
2012-03-12 12:50:58	dare-ME3	50% off most Origin games, no one cares
2012-03-12 12:51:17	jared	How about 100% off origin? Like, off your harddrive?
2012-03-12 12:51:21	@Aerox	I started reading Dresden Files last night
2012-03-12 12:51:27	@Aerox	It seems ok for pulpy shit
2012-03-12 12:51:35	jared	Mmmm pulp.
2012-03-12 12:51:37	dare-ME3	I saw a couple eps of the TV show
2012-03-12 12:51:44	dare-ME3	Not great, but fun
2012-03-12 12:51:53	dare-ME3	Like a supernatural Rockford Files
2012-03-12 12:52:03	theGoldenAvatar	That sounds like the worst thing ever.
2012-03-12 12:52:42	dare-ME3	By definition, you can only have one thing be the worst thing ever
2012-03-12 12:53:10	jared	So, I watched old Doctor Who, and my friend convinced me to watch the new shit.
2012-03-12 12:53:10	dare-ME3	http://sphotos.xx.fbcdn.net/hphotos-ash4/431503_387530611274544_136219176405690_1354606_1578916549_n.jpg
2012-03-12 12:53:29	dare-ME3	Aerox cosplay
2012-03-12 12:53:29	jared	The ninth Doctor was cool, but I am so not feeling the tenth Doctor.
2012-03-12 12:53:31	@Aerox	The worst
2012-03-12 12:53:46	jared	And he's supposed to be the OMG BEST ONE.
2012-03-12 12:53:50	dare-ME3	jared he grows on you. His story arcs are really good
2012-03-12 12:54:17	jared	Right now, I'm just mad at him. Where's _MY_ Doctor!?
2012-03-12 12:55:40	dare-ME3	BioWare store needs coupons, this stuff is so pricey
2012-03-12 12:55:58	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-12 12:56:44	jared	I'm quite certain I will never, ever adorn myself with the N7 logo.
2012-03-12 12:56:55	dare-ME3	I will like a giant nerd
2012-03-12 12:57:19	dare-ME3	Are the books any good? I heard the last ME book was a giant mess
2012-03-12 12:57:54	jared	I heard they're new policy is to ship you the clothing without sleeves or a logo, and you have buy them as DLC to have a complete shirt.
2012-03-12 12:58:08	jared	Fucking Bioware.
2012-03-12 12:59:22	jared	They're not required to wear the shirt though. And in fact, the sleeves or print weren't even done when you ordered the shirt.
2012-03-12 13:01:03	dare-ME3	You're really running with that joke
2012-03-12 13:01:09	jared	...
2012-03-12 13:01:24	jared	So I was playing more FFXIII last night, that was pretty fun!
2012-03-12 13:01:27	jared	Happy thoughts.
2012-03-12 13:01:31	dare-ME3	I know
2012-03-12 13:01:39	jared	=D
2012-03-12 13:01:41	dare-ME3	Everytime I am on PSN it says you are playing that
2012-03-12 13:01:45	dare-ME3	Then I tell everyone on IRC
2012-03-12 13:01:47	jared	We just boarded the Palamecia.
2012-03-12 13:01:48	dare-ME3	And we are puzzled
2012-03-12 13:01:56	theGoldenAvatar	I still haven't finished that game.
2012-03-12 13:01:57	theGoldenAvatar	I should.
2012-03-12 13:02:01	@Aerox	No you shouldn't
2012-03-12 13:02:03	jared	DO ITTT
2012-03-12 13:02:03	theGoldenAvatar	I need more game endings to bitch about.
2012-03-12 13:02:13	dare-ME3	Alex and I were okay with the ME3 ending
2012-03-12 13:02:17	dare-ME3	I was just sad it's over
2012-03-12 13:02:23	jared	o rly?
2012-03-12 13:02:28	dare-ME3	Moose told me it is dumb to be sad
2012-03-12 13:02:30	dare-ME3	He's so mean
2012-03-12 13:02:30	+Gemsi	i tried to go back to ff13 when I had no internet, still didn't like it
2012-03-12 13:02:32	theGoldenAvatar	Alex is just okay with it because he would never agree with the internet.
2012-03-12 13:02:47	theGoldenAvatar	He'd rather lie to himself than that.
2012-03-12 13:02:48	jared	What about dare?
2012-03-12 13:02:49	+Gandysampras	FFXIII isnt fun
2012-03-12 13:03:03	+Gandysampras	I have tried so many times to complete it
2012-03-12 13:03:07	dare-ME3	Sad about the ME3 ending
2012-03-12 13:03:14	dare-ME3	Gandysampras same, it took me 3 or 4 tries to finish it
2012-03-12 13:03:17	dare-ME3	Because it's so boring
2012-03-12 13:03:21	jared	Gandysampras: FFXIII isn't about having fun! It's about PUSHING X!
2012-03-12 13:03:28	+Gandysampras	I stopped just after that snake boss in that tower
2012-03-12 13:03:32	+Gemsi	i finished star ocean 4, which is a terrible game, but just cannot like ff13
2012-03-12 13:03:35	+Gandysampras	and never looked back
2012-03-12 13:03:40	theGoldenAvatar	I got to the last part of FF13 and just stopped.
2012-03-12 13:03:44	+Gemsi	and i'm after the part where it gets 'good'
2012-03-12 13:03:48	theGoldenAvatar	My will had been sapped.
2012-03-12 13:03:56	@Aerox	My problem was that XIII literally doesn't feel like a game
2012-03-12 13:04:01	jared	I need to get to the end. Obv.
2012-03-12 13:04:03	@Aerox	There are bad games that you still feel like you're playing
2012-03-12 13:04:10	@Aerox	XIII is just like a really boring 80 hour movie
2012-03-12 13:04:13	+Gandysampras	yeo
2012-03-12 13:04:17	+Gandysampras	yep*
2012-03-12 13:04:28	theGoldenAvatar	JRPGs need to die.
2012-03-12 13:04:37	+Gemsi	no they don't
2012-03-12 13:04:43	+Gemsi	square needs to die
2012-03-12 13:04:52	theGoldenAvatar	Isn't that the same thing?
2012-03-12 13:04:57	theGoldenAvatar	(lololol)
2012-03-12 13:05:18	+Gemsi	xenoblade was my game of the year last year, and the last story was a real enjoyable 20 hours
2012-03-12 13:05:29	theGoldenAvatar	Was xenoblade really that good?
2012-03-12 13:05:37	+Gemsi	i really liked it
2012-03-12 13:05:39	jared	I just wish I knew what our damn focus was.
2012-03-12 13:05:47	@Aerox	I really wish Xenoblade had been on a next gen system
2012-03-12 13:05:50	+Gemsi	as a game that took what ff12 did right and ran with it
2012-03-12 13:05:51	@Aerox	I played it for 30 hours and I enjoyed it
2012-03-12 13:05:55	theGoldenAvatar	It's super ugly.
2012-03-12 13:05:56	@Aerox	It's really long
2012-03-12 13:05:57	@Aerox	Yeah
2012-03-12 13:06:01	+Gemsi	took me 78 hours
2012-03-12 13:06:03	dare-ME3	You played the import Aerox?
2012-03-12 13:06:08	+Gemsi	the thing is
2012-03-12 13:06:12	@Aerox	I played the version on my thumb drive
2012-03-12 13:06:12	+Gemsi	it's all in engine
2012-03-12 13:06:23	dare-ME3	Hacker
2012-03-12 13:06:32	+Gemsi	the last story is full of cgi which makes everything look worse
2012-03-12 13:07:05	+Gandysampras	Hrmph, I want a ps1 emulator again
2012-03-12 13:07:07	@Aerox	One of the reasons I stopped playing Xenoblade is because I spent SO much time running around for the stupid collectibles
2012-03-12 13:07:09	+Gandysampras	Which one is best at the moment
2012-03-12 13:07:16	+Gemsi	xenoblade never does anything to keep throwing how ugly it is in your face
2012-03-12 13:07:18	@Aerox	and every area had one or two with a just absurdly low chance of spawn
2012-03-12 13:07:28	+Gemsi	but you don't need to do that at all
2012-03-12 13:07:28	@Aerox	And that killed the game for me
2012-03-12 13:07:37	theGoldenAvatar	It's like a single player MMO.
2012-03-12 13:07:38	+Gemsi	or at least I never did
2012-03-12 13:07:38	@Aerox	But COMPLETION
2012-03-12 13:07:41	+Gemsi	MEH
2012-03-12 13:07:44	dare-ME3	Aerox has completion OCD
2012-03-12 13:08:00	dare-ME3	Gandy which PS1 games are you looking to play
2012-03-12 13:08:01	theGoldenAvatar	I used to have that problem when I was a kid or unemployed.
2012-03-12 13:08:02	@Aerox	I don't mind difficulty, but I hate artificial difficulty
2012-03-12 13:08:13	@Aerox	Running around picking up shit that has a 0.5% chance of showing up is not good design
2012-03-12 13:08:14	+Gemsi	78 hours and I didn't get everyones 5th skill trees because fuck that time wasting
2012-03-12 13:08:19	dare-ME3	Gandysampras ePSXe probably.
2012-03-12 13:08:45	+Gemsi	plus most rare stuff you can end up trading for at some point, which the game never explains
2012-03-12 13:08:52	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-12 13:08:54	jared	Yeah, I get all of the souls / glyphs / whatevers in Castlevania. And some of them are chronicles of riddic low drop %./
2012-03-12 13:09:17	@Aerox	Gemsi  who did your final party end up being
2012-03-12 13:09:32	@Aerox	It seemed like MElia/Shulk/Dunban was pretty much the obvious party choice up until you get the seventh member
2012-03-12 13:09:34	@Aerox	which I never got, but
2012-03-12 13:09:37	+Gemsi	yeah
2012-03-12 13:09:44	+Gemsi	that was me end game lineup
2012-03-12 13:10:03	+Gemsi	7th was good, but not enough to want to swap any of those three out
2012-03-12 13:10:06	@Aerox	I think it was everyone's, except I think some people swap out 7th char for Shulk by the end
2012-03-12 13:10:16	@Aerox	Reyn and Sharla are worthless
2012-03-12 13:10:36	@Aerox	The problem with games with agility tanks is that they are always hands down better than regular tanks
2012-03-12 13:10:37	+Gemsi	yeah, or rather you drop them as soon as someone else comes along
2012-03-12 13:10:58	+Gemsi	riki is suppose to be a dps/tank monster, but I never ever used him
2012-03-12 13:11:03	@Aerox	Because he is stupid
2012-03-12 13:11:06	+Gemsi	yup
2012-03-12 13:11:51	@Aerox	If I ever get a bluetooth dongle shit setup on my PC I might try to play it again on Dolphin
2012-03-12 13:12:12	+Gemsi	i really really liked it, the plot becomes less standard jrpg as the game goes on
2012-03-12 13:12:32	@Aerox	I'm pretty sure I would have finished it if it wasn't on the wii
2012-03-12 13:12:38	dare-ME3	Why do you need bluetooth for that?
2012-03-12 13:12:46	dare-ME3	Oh for the Wii remote?
2012-03-12 13:12:47	@Aerox	yeah
2012-03-12 13:12:53	+Gemsi	it is a real shame, but then second party dev
2012-03-12 13:12:55	@Aerox	Haha, I remember some enemties
2012-03-12 13:12:57	dare-ME3	Does the game use a lot of Wii remote crap?
2012-03-12 13:13:00	+Gemsi	nope
2012-03-12 13:13:01	@Aerox	I couldn't tell what was their side/front/back
2012-03-12 13:13:02	@Aerox	No waggle
2012-03-12 13:13:11	@Aerox	I actually think the standard Wiimote controls are pretty good
2012-03-12 13:13:11	dare-ME3	Why don't you just use your 360 controller then?
2012-03-12 13:13:23	+Gemsi	i used the classic controller pro all the way
2012-03-12 13:13:33	@Aerox	I did a little but I actually liked the wiimote better
2012-03-12 13:13:38	dare-ME3	Huh
2012-03-12 13:14:42	@Aerox	combat is basically just sidescrolling through abilities with the dpad
2012-03-12 13:14:47	@Aerox	and selecting them
2012-03-12 13:14:53	@Aerox	it works really well with just the standard wiimote
2012-03-12 13:14:56	@Aerox	and I like the nunchuck for movement
2012-03-12 13:15:19	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-12 13:16:01	+Gemsi	the last story doesn't use any waggle either thankfully, but then that game is part jrpg, part mass effect when it wants to be
2012-03-12 13:19:17	dare-ME3	http://i.imgur.com/Npxo4.jpg
2012-03-12 13:19:28	@Aerox	ahahahhahahaha
2012-03-12 13:21:58	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-12 13:34:53	+Gandysampras	Jeebus that's a bad tattoo
2012-03-12 13:43:55	nastidon	wtf
2012-03-12 13:44:27	+Gandysampras	Bored.
2012-03-12 13:44:34	@Aerox	me too
2012-03-12 13:45:13	nastidon	about to mop the floor ;/
2012-03-12 13:45:53	Halfleft|away	pfft
2012-03-12 13:45:55	Halfleft|away	losers
2012-03-12 13:45:59	Halfleft|away	i'm going to DO LAUNDRY now
2012-03-12 13:46:01	Halfleft|away	smell ya later
2012-03-12 13:46:20	+Gandysampras	HI GAVIN
2012-03-12 13:46:27	+Gandysampras	Was your day as terrible as I hoped?
2012-03-12 13:46:36	@Aerox	I was going to ask how your awful day was but Gandy got it covered
2012-03-12 13:46:39	Halfleft|away	yes and no
2012-03-12 13:46:43	+Gandysampras	Do tell
2012-03-12 13:46:44	Halfleft|away	it was pretty awful
2012-03-12 13:46:54	Halfleft|away	but I was busy all day so it went by quickly
2012-03-12 13:46:56	Halfleft|away	no faffing about
2012-03-12 13:46:59	+Gandysampras	Boo
2012-03-12 13:47:29	Halfleft|away	laundry
2012-03-12 13:47:42	+Gandysampras	Dobn't do that
2012-03-12 13:47:46	+Gandysampras	Don't*
2012-03-12 13:47:52	+Gandysampras	Tell me how you wooed RBS girl
2012-03-12 13:50:49	Halfleft|away	didn't speak to her
2012-03-12 13:55:24	@Aerox	Does gavin have a date?!
2012-03-12 13:55:50	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=7jWYUtQZhK0
2012-03-12 13:55:52	DtoidBot	かぼちゃに体当たり☆円山動物園レッサーパンダ
2012-03-12 13:56:05	Halfleft|away	no
2012-03-12 13:56:16	@Aerox	Your loss
2012-03-12 13:56:44	Halfleft|away	I KNOW
2012-03-12 14:04:22	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-12 14:04:22	--	Mode #destructoid [+v Ecks|Work] by Q
2012-03-12 14:04:25	jared	I'm ever so upset that Nintendo won't allow the Binding of Issac on the 3DS.
2012-03-12 14:04:37	jared	He should make a PSN port for Vita instead.
2012-03-12 14:04:48	+Ecks|Work	definitely
2012-03-12 14:06:20	jared	I think it's funny Nintendo can come out hard-hitting with the RE remake on dolphin, but then backtrack so much with the Wii and 3DS.
2012-03-12 14:06:35	jared	Even the 3DS has mercinaries.
2012-03-12 14:06:47	jared	Or... whatever spelling... thing..
2012-03-12 14:07:02	@TDiddy	just say mercs
2012-03-12 14:07:10	jared	Yeah, it has Mercs.
2012-03-12 14:10:48	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-03-12 14:23:25	Halfleft|away	Gandysampras
2012-03-12 14:23:27	Halfleft|away	tell me a story
2012-03-12 14:24:16	meeetalnarf	once upon a time
2012-03-12 14:29:15	Halfleft|away	this is a shit story
2012-03-12 14:30:26	meeetalnarf	i know
2012-03-12 14:30:30	meeetalnarf	but its mine
2012-03-12 14:30:41	jared	Speaking of Silent Hill and Downpour, anyone play Shattered Memories?
2012-03-12 14:34:27	<--	meeetalnarf (~meetalnar@p54AC97C8.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-03-12 14:40:45	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-12 14:40:51	deBLOO	new record guys
2012-03-12 14:41:04	deBLOO	I made it through 5 whole KOF videos before firing up KOF13
2012-03-12 14:42:48	@Aerox	congrats
2012-03-12 14:46:24	jared	Oh man, not to beat a dead horse, but there's going to be a Bioware panel at PAX East, and the internets are organizing to protest them. lulz
2012-03-12 14:46:30	jared	I would not want to be them.
2012-03-12 14:48:04	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-12 14:49:18	richterbelmont	hilarity will ensue
2012-03-12 14:49:32	richterbelmont	Down with hamburger helper!
2012-03-12 14:49:55	deBLOO	HAMBURGER HELPER FUNDS KONY
2012-03-12 14:50:38	@Aerox	http://kotaku.com/5892493/unlikely-fan+fiction-crossover-battle-commander-shepard-versus-sephiroth/
2012-03-12 14:51:18	andrewm	Fucking Kotaku
2012-03-12 14:51:33	@Aerox	I like the deep deconstruction
2012-03-12 14:51:39	@Aerox	maybe he's  renter
2012-03-12 14:51:46	@Aerox	Maybe blockbuster is an important part of the creative process
2012-03-12 14:52:53	jared	#1: Ew.
2012-03-12 14:53:09	jared	#2: I never played FFVII, why is Sephiroth so menacing? He's, like, 1 dood?
2012-03-12 14:53:22	@Aerox	The best part is that he literally ends with
2012-03-12 14:53:43	andrewm	Actual Sephiroth kind of sucked.
2012-03-12 14:53:46	@Aerox	lol this is 6 months old but I'm posting it anyway
2012-03-12 14:53:48	@Aerox	He is a terrible character
2012-03-12 14:53:49	andrewm	You kill him a flashback.
2012-03-12 14:54:15	dare-ME3	He stares menacingly a lot as his characterization
2012-03-12 14:54:58	<--	metalnarf (~metalnarf@p54AC97C8.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-12 14:55:02	jared	Bleh. I hate those RPGs where you have to fight grueling battles with Dragon Tanks or whatever, and then the final boss is just a guy.
2012-03-12 14:56:10	andrewm	He was more of a demi-go
2012-03-12 14:56:12	andrewm	god
2012-03-12 14:56:21	@Aerox	He's just a guy but then you fight the super secret REAL boss
2012-03-12 14:56:24	@Aerox	That hasn't been mentioned at all in the game
2012-03-12 14:56:27	@Aerox	Who is a giant space alien demon
2012-03-12 14:56:33	andrewm	What?
2012-03-12 14:56:44	+Gemsi	thats ff9
2012-03-12 14:56:48	@Aerox	I was referring to general JRPGs in response to Jared's comment
2012-03-12 14:56:53	andrewm	Oh, okay.
2012-03-12 14:56:54	+Gemsi	fucking necron
2012-03-12 14:57:22	+Gemsi	and ozma thinking about it
2012-03-12 14:57:26	@Aerox	And IV, and
2012-03-12 14:57:27	@Aerox	V
2012-03-12 14:57:35	andrewm	The end of 9 was the worst of the lot.
2012-03-12 14:57:45	richterbelmont	i asked prob alot before , you played nocturne aerox?
2012-03-12 14:57:47	@Aerox	And VIII although not quite as bad if I remember right
2012-03-12 14:57:48	@Aerox	Nope
2012-03-12 14:57:48	+Gemsi	look at this : http://images4.wikia.nocookie.net/__cb20091029110238/finalfantasy/images/4/40/Ozma.PNG
2012-03-12 14:58:01	richterbelmont	best ps2 rpg get dat shit
2012-03-12 14:58:13	-->	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-12 14:58:22	@Aerox	Isn't Ozma a side boss
2012-03-12 14:58:26	+Gemsi	yes
2012-03-12 14:58:27	andrewm	Yes
2012-03-12 14:58:35	+Gemsi	he is ff9's super side boss
2012-03-12 14:58:48	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-03-12 14:59:06	@Aerox	I would like 9 a lot more if I liked any of the characters
2012-03-12 14:59:06	jared	Meh. But I mean, in 13 I just destoyed an combat carrier airship. If the boss is like 1 dood, I'ma be upset.
2012-03-12 14:59:41	+Gemsi	9 is still my favorite, but I've not replayed it in forever
2012-03-12 14:59:47	richterbelmont	1 dood? prinny?
2012-03-12 15:00:13	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-12 15:00:21	Halfleft|away	fucking thing
2012-03-12 15:00:30	richterbelmont	fucking thing sucks
2012-03-12 15:02:10	jared	Huhhh>???
2012-03-12 15:02:17	jared	Never played Prinny.
2012-03-12 15:03:17	Droid_Alex	I got to go home early
2012-03-12 15:03:32	Droid_Alex	My gift for having to go to Torrence
2012-03-12 15:03:36	@Aerox	ew gross torrence
2012-03-12 15:04:20	<--	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has quit (EOF from client)
2012-03-12 15:05:39	-->	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-12 15:05:55	Droid_Alex	Stupid phone
2012-03-12 15:07:51	Droid_Alex	Aerox
2012-03-12 15:08:14	Droid_Alex	Have you gotten a single gamegood for a game you actually own?
2012-03-12 15:08:34	@Aerox	nope!
2012-03-12 15:11:10	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-12 15:11:20	Droid_Alex	Siesta
2012-03-12 15:11:42	Droid_Alex	I laid in bed and now my eyes are getting heavy
2012-03-12 15:11:54	Droid_Alex	I'm laying*
2012-03-12 15:12:29	jared	I a little bit wish we had siesta. A little.
2012-03-12 15:12:52	@Aerox	I want a siesta
2012-03-12 15:12:55	@Aerox	I still feel funny
2012-03-12 15:13:30	jared	The food poisoning still?
2012-03-12 15:13:35	@Aerox	i don't really know
2012-03-12 15:14:02	jared	Well, that's no good. Last time I had food poisoning though, I didn't eat anything for like 3 days.
2012-03-12 15:14:36	jared	I lost so much weight...
2012-03-12 15:14:41	jared	I should do that again.
2012-03-12 15:14:47	@Aerox	Haha yeah I lost like five pounds
2012-03-12 15:14:52	Halfleft|away	just go bulemic
2012-03-12 15:14:57	@Aerox	I THINK it might be that I had a bunch of caffeine on basically an empty stomach this morning
2012-03-12 15:15:12	@Aerox	Gavin the thing about food poisoning is that you don't eat, but you're also not hungry
2012-03-12 15:15:21	jared	I miss the days when that was par for the course for me.
2012-03-12 15:15:29	jared	Yeah.
2012-03-12 15:15:34	jared	You're body is like NOOO!!!!
2012-03-12 15:16:21	Halfleft|away	I hate it when my are body is like NOOO!!!!
2012-03-12 15:16:34	Halfleft|away	Well I never eat
2012-03-12 15:16:38	Halfleft|away	and I'm rarely hungry
2012-03-12 15:16:43	Halfleft|away	am I food poisoned?
2012-03-12 15:16:48	@Aerox	No, you are missing a poop tract
2012-03-12 15:16:53	Halfleft|away	that is true
2012-03-12 15:16:53	jared	haha
2012-03-12 15:17:03	jared	That track is super important./
2012-03-12 15:18:10	Droid_Alex	Yeah. I'm napping.
2012-03-12 15:18:15	Droid_Alex	Peace!
2012-03-12 15:18:19	jared	Lates.
2012-03-12 15:18:21	<--	Droid_Alex (~Droid_Ale@cpe-72-130-48-28.socal.res.rr.com) has quit (Quit: Bye)
2012-03-12 15:18:39	jared	I should shut down and leave so i can go to my secret nerd meeting.
2012-03-12 15:21:43	Halfleft|away	eurgh
2012-03-12 15:22:00	Halfleft|away	my housemate's gross roommate has found a way to make her head even more disgusting
2012-03-12 15:22:47	jared	Dreads?
2012-03-12 15:23:17	@Aerox	wouldn't your housemate's roommate also be your housemate?
2012-03-12 15:23:34	jared	... Oh yeah! ^
2012-03-12 15:23:34	Halfleft|away	housemate's gross girlfriend*
2012-03-12 15:23:37	@Aerox	ahh
2012-03-12 15:23:38	Halfleft|away	and not far off, jared
2012-03-12 15:23:43	@Aerox	Did she stop shaving it?
2012-03-12 15:23:45	Halfleft|away	http://a6.sphotos.ak.fbcdn.net/hphotos-ak-ash4/s720x720/431210_10151403174125372_744160371_23657820_1352546923_n.jpg
2012-03-12 15:23:51	@Aerox	oh wow
2012-03-12 15:23:55	@Aerox	That's tragic
2012-03-12 15:23:57	Halfleft|away	ikr
2012-03-12 15:23:57	@Aerox	On so many levels
2012-03-12 15:24:00	@Aerox	Like
2012-03-12 15:24:01	@Aerox	Oh man
2012-03-12 15:24:04	@Aerox	Camo shirt
2012-03-12 15:24:06	@Aerox	awful slogan
2012-03-12 15:24:08	Halfleft|away	dreads would still probably be worse
2012-03-12 15:24:09	@Aerox	japanese v signs
2012-03-12 15:24:11	@Aerox	gross hair
2012-03-12 15:24:12	@Aerox	british
2012-03-12 15:24:19	@Aerox	are those three piercings in a line on her face
2012-03-12 15:24:20	Halfleft|away	they gross me out mightily
2012-03-12 15:24:25	Halfleft|away	oui
2012-03-12 15:24:27	@Aerox	wow
2012-03-12 15:24:32	Halfleft|away	two
2012-03-12 15:24:39	Halfleft|away	the bottom two is the same one
2012-03-12 15:26:21	Halfleft|away	i need a movie to download and watch
2012-03-12 15:26:25	Halfleft|away	any recommendations?
2012-03-12 15:27:19	jared	Tron Legacy?
2012-03-12 15:27:24	+Gemsi	Airplane ?
2012-03-12 15:27:45	Halfleft|away	already have tron on this HD
2012-03-12 15:27:48	Halfleft|away	airplane works
2012-03-12 15:27:53	jared	Also, I'm out, lates.
2012-03-12 15:28:03	Halfleft|away	already have blazing saddles and the blues brothers
2012-03-12 15:28:13	Halfleft|away	i feel they will get along together in there
2012-03-12 15:32:04	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-03-12 15:35:55	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-12 15:41:21	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-12 15:46:49	+Gandysampras	GOD DAMMIT GAVIN QUIT BEING A BITCH AND HAVE THE SEX WITH GIRLS
2012-03-12 15:48:37	Halfleft|away	I'M TRYING!
2012-03-12 15:48:51	Halfleft|away	You should have heard the AWESOME LINE I got to use on friday
2012-03-12 15:48:57	+Gandysampras	Okay then, tell me it now
2012-03-12 15:49:08	Halfleft|away	becca was being stupid and making faces so I stuck my tongue out
2012-03-12 15:49:18	Halfleft|away	and she was all "you have a really long tongue"
2012-03-12 15:49:25	Halfleft|away	so I was all "don't tell me, tell your friends"
2012-03-12 15:49:28	Halfleft|away	laughs all round
2012-03-12 15:49:37	@Aerox	haha where did that come from gandy
2012-03-12 15:49:43	+Gandysampras	GTalk conversation
2012-03-12 15:49:43	@Aerox	that is a terrible line
2012-03-12 15:49:52	+Gandysampras	That isnt a line
2012-03-12 15:49:53	Halfleft|away	terribly awesome, yes.
2012-03-12 15:50:03	+Gandysampras	That is you seeming like you want her to set you up with her friends
2012-03-12 15:50:05	+Gandysampras	idiot
2012-03-12 15:50:19	Halfleft|away	not all of us can just point to our crotches and raise an eyebrow, gandy
2012-03-12 15:50:20	+Gandysampras	"Wanna have a go lyke?"
2012-03-12 15:50:26	Halfleft|away	hahaha
2012-03-12 15:50:51	+Gandysampras	Infinitely better
2012-03-12 15:51:56	--	Aerox is now known as Aerox|WorkErran
2012-03-12 15:53:07	Halfleft|away	and as I mentioned in our PRIVATE CONVERSATION, it's hard to cross paths with this person when they just up and leave at whenever time they want
2012-03-12 15:53:27	+Gandysampras	Nothing is private.
2012-03-12 15:53:32	+Gandysampras	Treat life as such
2012-03-12 15:53:41	+Gemsi	this is the internet after all
2012-03-12 15:53:46	+Gandysampras	Also I assume you tell everyone everythign I say
2012-03-12 15:53:56	+Gandysampras	unless it is something I genuinely ask you to keep secret
2012-03-12 15:54:06	+Gandysampras	Then you are trustworthy
2012-03-12 15:54:33	richterbelmont	gandy wrote a haiku?
2012-03-12 15:54:35	+Gandysampras	Also I was getting fed up of typing in GTalk because all my screens are already full of other things
2012-03-12 15:54:56	Halfleft|away	you have never told me to keep a secret ever
2012-03-12 15:55:08	Halfleft|away	or if you did I have only done so as I promtly forgot whatever it was
2012-03-12 15:55:12	+Gandysampras	I totes have
2012-03-12 15:55:16	+Gandysampras	and you did
2012-03-12 15:55:24	+Gandysampras	You are more trustworthy than jordan
2012-03-12 15:55:28	Halfleft|away	okay *SECRET FRIENDSHIP WINK*
2012-03-12 15:55:30	+Gandysampras	I;ve betrayed his trust too many times
2012-03-12 15:55:31	@Aerox|WorkErran	Gandy forward me everything from the private convo plz
2012-03-12 15:55:38	@Aerox|WorkErran	So I can read it when I get back
2012-03-12 15:55:40	+Gandysampras	It wasnt interesting aerox
2012-03-12 15:55:46	Halfleft|away	it wasn't very good aerox
2012-03-12 15:55:46	+Gandysampras	Just me berating him a bit
2012-03-12 15:55:48	Halfleft|away	3/5
2012-03-12 15:55:50	Halfleft|away	some funny bits
2012-03-12 15:55:55	+Gandysampras	and me sending him a picture of a plain girl i banged
2012-03-12 15:55:56	Halfleft|away	wouldn't read again
2012-03-12 15:56:10	Halfleft|away	she is rather plain. Creepy eyes in that picture though.
2012-03-12 15:56:13	+Gemsi	and the ending is terrible
2012-03-12 15:56:31	@Aerox|WorkErran	How come you don't send me pictures anymore
2012-03-12 15:56:34	@Aerox|WorkErran	So left out :(
2012-03-12 15:56:35	+Gandysampras	You dont ask
2012-03-12 15:56:42	+Gandysampras	I sent you one of the blonde one right?
2012-03-12 15:56:48	+Gandysampras	gavin only got one cos he asked
2012-03-12 15:56:59	Halfleft|away	have we all played kanyezone? http://www.kanyezone.com/
2012-03-12 15:57:17	richterbelmont	you dont send me pictures of your ass anymore *sniff*
2012-03-12 15:57:40	Halfleft|away	my best is 2.2 mil
2012-03-12 15:57:49	+Gandysampras	Pics or it isnt true
2012-03-12 15:58:13	-->	Gandroid (~AndChat@109.175.206.9) has joined #destructoid
2012-03-12 15:58:43	@Aerox|WorkErran	Is taht in reference to Gavin's score or my ass?
2012-03-12 15:59:06	Gandroid	Both?
2012-03-12 15:59:17	@Aerox|WorkErran	My ass is a lie
2012-03-12 16:00:43	<--	Gandroid (~AndChat@109.175.206.9) has quit (Quit: Phone exploded.)
2012-03-12 16:00:56	richterbelmont	if he did his phone must be stinky
2012-03-12 16:01:54	dare-ME3	Why won't Gavin be a giant pimp like Gandy
2012-03-12 16:03:04	+Gandysampras	I am far from a giant pimp
2012-03-12 16:03:12	+Gandysampras	I just get blackout drunk and wake up next to people
2012-03-12 16:03:16	+Gandysampras	There is no skill involved in that
2012-03-12 16:03:33	Halfleft|away	Because I have CLASS and STANDARDS
2012-03-12 16:03:33	+Gandysampras	I have no idea how or why they leave with me, it just happens
2012-03-12 16:03:42	Halfleft|away	both of which are degrading rapidly.
2012-03-12 16:03:43	+Gandysampras	I have standards, though no class
2012-03-12 16:03:54	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-12 16:03:54	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-12 16:04:06	Halfleft|away	didn't you bone your totes uggo housemate that one time.
2012-03-12 16:04:08	+Gandysampras	My current mindset is: last year of university. Have sex with everything
2012-03-12 16:04:09	Halfleft|away	those one times
2012-03-12 16:04:11	+Gandysampras	Yes
2012-03-12 16:04:15	+Gandysampras	We've discussed this
2012-03-12 16:04:19	Halfleft|away	I know
2012-03-12 16:04:24	Halfleft|away	I'm reiterating it
2012-03-12 16:05:59	+Gandysampras	That was an ease of access drunk mistake
2012-03-12 16:06:06	+Gandysampras	That happened several time
2012-03-12 16:06:08	+Gandysampras	times*
2012-03-12 16:06:30	+Gandysampras	Also she was good at the sex so I don't really care all that much
2012-03-12 16:06:33	Halfleft|away	I lived with like 7 hot 19-year-olds in MY last year and that never happened to me,
2012-03-12 16:06:35	Halfleft|away	I win.
2012-03-12 16:06:37	Halfleft|away	No wait...
2012-03-12 16:06:48	+Gandysampras	Yeah you were an idiot
2012-03-12 16:07:14	Halfleft|away	So were they to be fair. I've been systematically removing them from facebook because I'm tired of seeing stupid things.
2012-03-12 16:07:18	Halfleft|away	!lfm gallmond
2012-03-12 16:07:21	DtoidBot	gallmond is listening to "I Just Had Sex (feat. Akon)" by The Lonely Island.
2012-03-12 16:07:27	Halfleft|away	well played, Foobar
2012-03-12 16:07:29	Halfleft|away	well played
2012-03-12 16:08:09	+Vexed_Alex	hahahaha
2012-03-12 16:08:29	+Gandysampras	I wonder if my last.fm is fixed yet
2012-03-12 16:08:32	+Vexed_Alex	people are blaming GPS devices in England for driving into fields
2012-03-12 16:08:33	+Gandysampras	!lfm Gandysampras
2012-03-12 16:08:36	+Vexed_Alex	and oceans
2012-03-12 16:08:37	DtoidBot	Gandysampras is listening to "Disconnector" by Hell Is for Heroes.
2012-03-12 16:08:39	Halfleft|away	lol
2012-03-12 16:08:47	+Gandysampras	Finally]
2012-03-12 16:08:50	+Gandysampras	-]
2012-03-12 16:08:55	Halfleft|away	to be fair, we have a lot of fields
2012-03-12 16:09:00	Halfleft|away	and we are surrounded by ocean
2012-03-12 16:09:03	Halfleft|away	it's a common mistake
2012-03-12 16:09:11	+Vexed_Alex	But how does that make any sense?
2012-03-12 16:09:18	+Gemsi	and people are idiots
2012-03-12 16:09:19	+Vexed_Alex	A GPS doesn't take you off-road
2012-03-12 16:09:38	Halfleft|away	it does if it thinks the road is where the field is
2012-03-12 16:09:40	+Gemsi	and will follow sat navs anywhere
2012-03-12 16:09:41	andrewm	I've had one that tried to,.
2012-03-12 16:09:49	andrewm	Told me to keep going straight through a wall
2012-03-12 16:10:07	+Vexed_Alex	It won't think the road is where the field is
2012-03-12 16:10:45	 *	Halfleft|away shrugs
2012-03-12 16:11:01	+Gandysampras	So gavin, time to shit ro get off the pot
2012-03-12 16:11:01	+Vexed_Alex	Have you ever used a GPS?
2012-03-12 16:11:04	+Gandysampras	ask her out tomorrow
2012-03-12 16:11:06	+Gandysampras	you pansy
2012-03-12 16:13:28	Halfleft|away	don't be ridiculous
2012-03-12 16:13:32	Halfleft|away	everyone will watch and laugh
2012-03-12 16:13:38	Halfleft|away	my old line manager is a bitch
2012-03-12 16:13:43	Halfleft|away	but in that way I can't help but respect
2012-03-12 16:13:45	+Gemsi	everyone does that already
2012-03-12 16:13:48	Halfleft|away	because I'd do the same.
2012-03-12 16:13:50	Halfleft|away	clever
2012-03-12 16:13:52	andrewm	Nah
2012-03-12 16:14:08	andrewm	They'd just shake their heads pityingly
2012-03-12 16:14:14	Halfleft|away	that's ust as bad
2012-03-12 16:14:24	Halfleft|away	super gay joshua from Texas is on that desk
2012-03-12 16:14:29	Halfleft|away	he'd probably say something sassy
2012-03-12 16:15:31	dare-ME3	Taken down by a super gay
2012-03-12 16:16:22	Halfleft|away	and rightly so
2012-03-12 16:16:37	Halfleft|away	When people embarass themselves they should be taken apart
2012-03-12 16:16:37	+Gandysampras	Fine then, organise an everyone going out for drinks but make a point of asking her to go yourself
2012-03-12 16:16:51	+Gandysampras	So you are asking her but its a group thing
2012-03-12 16:16:54	Halfleft|away	God no I have to endure these people 40 hours a week.
2012-03-12 16:16:58	+Gandysampras	Then rohypnol her
2012-03-12 16:17:48	Halfleft|away	Gandy you should write a book.
2012-03-12 16:17:51	+Vexed_Alex	I can't help but make fun of people who embarrass themselves
2012-03-12 16:17:53	Halfleft|away	You know these 'pick up artists'
2012-03-12 16:17:54	+Vexed_Alex	it's like a sickness
2012-03-12 16:17:56	Halfleft|away	you can be one of them.
2012-03-12 16:18:12	Halfleft|away	"no means yes"
2012-03-12 16:18:14	Halfleft|away	title right there
2012-03-12 16:18:19	Halfleft|away	you can have that for free
2012-03-12 16:18:30	+Gandysampras	ahahah
2012-03-12 16:18:46	+Gandysampras	Everything but the date rape is a thing you should do though
2012-03-12 16:18:55	dare-ME3	No means yes, yes means anal
2012-03-12 16:19:37	Halfleft|away	there's two possible outcomes to that
2012-03-12 16:19:44	Halfleft|away	we all go out for after work drinks
2012-03-12 16:19:59	Halfleft|away	people come out for after work drinks and she politely declines
2012-03-12 16:20:03	Halfleft|away	not worth it
2012-03-12 16:20:23	+Gandysampras	You never know there might be someone you meet whilst out that isnt her that you hit it off with
2012-03-12 16:20:36	+Gandysampras	stop only thinking of the possible bad outcomes you nonce
2012-03-12 16:20:40	+Gandysampras	Just do what I say
2012-03-12 16:20:41	+Vexed_Alex	Eugh, this episode of Top Gear has double the guests
2012-03-12 16:20:46	+Vexed_Alex	which is the worst part of the show
2012-03-12 16:20:53	andrewm	Guests are the worst.
2012-03-12 16:21:00	+Gandysampras	Indeed they are
2012-03-12 16:21:17	Halfleft|away	I don't like anyone at work gandy
2012-03-12 16:21:23	+Vexed_Alex	Slash is on.
2012-03-12 16:21:24	Halfleft|away	they're mostly awful and old
2012-03-12 16:21:24	+Vexed_Alex	BORING
2012-03-12 16:21:27	Halfleft|away	like, 26
2012-03-12 16:21:33	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-12 16:21:59	+Vexed_Alex	Eugh, he is wearing leather pants
2012-03-12 16:22:13	Halfleft|away	it was good today, we did a meeting and joline warned the new guy conor not to take shit from the sales people. Then she proceeded to recount all the times they've made people cry/quit
2012-03-12 16:22:15	+Vexed_Alex	My testicles are feeling suffocated by proxy
2012-03-12 16:22:39	+Gandysampras	ask her first, if she says no dont mention it to anyone else
2012-03-12 16:22:52	richterbelmont	get geek squad on it im sure theyll service it
2012-03-12 16:22:58	Halfleft|away	that's even worse!
2012-03-12 16:22:58	+Gandysampras	"I was thinking of seeing if everyone wants to go for a drink tonight, you interested"
2012-03-12 16:22:59	Halfleft|away	because then it's OBVIOUS
2012-03-12 16:23:01	+Gandysampras	boom
2012-03-12 16:23:15	+Gandysampras	Not so obvious that she can say anything to embarass you
2012-03-12 16:23:19	+Gandysampras	STOP BEING A GIRLY MAN
2012-03-12 16:23:20	Halfleft|away	and the logistics of that make no sense.
2012-03-12 16:23:31	Halfleft|away	not while I'm there duh
2012-03-12 16:23:43	andrewm	I'm all for Gavin being a actual man.
2012-03-12 16:23:43	Halfleft|away	If someone come up to me and did that you better believe I'd immediately tell evreyone around me
2012-03-12 16:23:47	Halfleft|away	an*
2012-03-12 16:23:50	andrewm	But seriously don't ask someone out from work.
2012-03-12 16:24:07	Halfleft|away	nah it's okay andrew she'll definitely be fired by next month. She is a bad employee.
2012-03-12 16:24:13	andrewm	That's like a sexual harassment case waiting to happen.
2012-03-12 16:24:32	+Gandysampras	We barely do that in the UK
2012-03-12 16:24:37	+Gandysampras	Sexual harassment isnt a thing
2012-03-12 16:24:49	+Gandysampras	everyones all flirty and whatever all the time
2012-03-12 16:25:09	+Vexed_Alex	That sounds like a repulsive work environment
2012-03-12 16:25:21	Halfleft|away	what gandy said
2012-03-12 16:25:32	Halfleft|away	dirty and innapropriate jokes are commonplace
2012-03-12 16:25:48	Halfleft|away	it's not quite like in mad men, though
2012-03-12 16:25:52	andrewm	Well, it's like that where I work.
2012-03-12 16:25:55	andrewm	But it's 100% men.
2012-03-12 16:26:09	andrewm	Fucking software.
2012-03-12 16:26:10	+Vexed_Alex	No, it's British people. No one is as handsome as anyone in Mad Men.
2012-03-12 16:26:25	Halfleft|away	You have a point.
2012-03-12 16:26:29	+Gandysampras	go to HR and fuck them all
2012-03-12 16:26:34	+Gandysampras	OR get secretaries
2012-03-12 16:26:43	+Gandysampras	duh
2012-03-12 16:26:59	andrewm	I'd rather get a raise than pay a secretary to do nothing.
2012-03-12 16:27:13	+Gandysampras	think of it as legal prostitution
2012-03-12 16:27:33	+Vexed_Alex	I'd rather pay a secretary to do all my work, and I get paid the same
2012-03-12 16:27:43	Halfleft|away	the HR lady is the welshest person in the world
2012-03-12 16:27:49	andrewm	A secretary couldn't do my work.
2012-03-12 16:27:55	andrewm	It's actually skilled labor.
2012-03-12 16:27:56	Halfleft|away	which of course causes us to be all racist against the welsh when she comes over
2012-03-12 16:27:59	andrewm	Not orange peddling.
2012-03-12 16:28:04	+Vexed_Alex	That's what you get for being a nerd.
2012-03-12 16:28:07	+Gemsi	the welsh are not people
2012-03-12 16:28:17	+Gemsi	don't be silly like that
2012-03-12 16:28:23	Halfleft|away	i'm also covering the work of a ginger irish
2012-03-12 16:28:28	+Gandysampras	What gemsi said
2012-03-12 16:28:32	Halfleft|away	it's very diverse
2012-03-12 16:28:52	Halfleft|away	also there's a lady called zuzana from fuck knows where
2012-03-12 16:29:01	+Gandysampras	God this girl better not be an insane
2012-03-12 16:29:32	Halfleft|away	I bet she is.
2012-03-12 16:29:35	+Gandysampras	I am leaning towards assuming she is
2012-03-12 16:29:44	richterbelmont	she will want to MARRY U
2012-03-12 16:29:45	Halfleft|away	Next time you have sex, BOOM. Tatto of your face on her entire back
2012-03-12 16:30:38	+Vexed_Alex	Tattoo.
2012-03-12 16:30:52	+Gandysampras	I was super drunk the whole time I spoke to her before and remember almost nothing
2012-03-12 16:31:02	+Gandysampras	and I'm meeting up with her at some point this week
2012-03-12 16:31:05	Halfleft|away	why
2012-03-12 16:31:11	+Gandysampras	She's going to steal a lock of my hair I just know it
2012-03-12 16:31:17	+Gandysampras	So I can put it in her again
2012-03-12 16:31:21	Halfleft|away	ah
2012-03-12 16:31:22	+Gandysampras	duh
2012-03-12 16:31:23	Halfleft|away	duh
2012-03-12 16:31:26	+Vexed_Alex	You should stop fucking ugly women and get a job.
2012-03-12 16:31:34	+Gandysampras	Im at school alex
2012-03-12 16:31:36	Halfleft|away	be a hooker and do both
2012-03-12 16:31:38	+Gandysampras	It is my job
2012-03-12 16:31:47	<--	Apple_M1 (~Appels@host86-156-128-80.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-12 16:32:21	Halfleft|away	he has to make a baby rape simulator for school alex
2012-03-12 16:32:27	+Vexed_Alex	Sure, BunnyRabbit
2012-03-12 16:32:29	Halfleft|away	it's a very serious course of education
2012-03-12 16:32:45	Halfleft|away	that's a poor comparison, alex. Nobody would have sex with bunny
2012-03-12 16:33:13	+Gandysampras	wait, are you comparing me or halfie to bunny
2012-03-12 16:33:26	+Vexed_Alex	Well, just swap out having sex with ugly women with playing Rock Band and occassionally smashing your face against a wall
2012-03-12 16:33:32	+Gandysampras	YOU TAKE THAT BACK RIGHT NOW MR
2012-03-12 16:33:40	+Gandysampras	I do none of those things
2012-03-12 16:33:44	+Vexed_Alex	and it's pretty apt
2012-03-12 16:35:16	+Vexed_Alex	I'm already tired of the Black Keys
2012-03-12 16:35:18	Halfleft|away	!q bunny
2012-03-12 16:35:20	DtoidBot	[42] <theGoldenAvatar> .msg nickserv identify ganddysafurry <BunnyRabbit2> lol TGA <theGoldenAvatar> ... <BunnyRabbit2> best nickserv password ever
2012-03-12 16:37:51	+Gandysampras	!lq
2012-03-12 16:37:52	DtoidBot	[1150] <Bigby> i thought her aerola would be bigger and darker though
2012-03-12 16:38:10	+Gandysampras	Bigby is so uncouth
2012-03-12 16:38:16	Halfleft|away	!bigby--
2012-03-12 16:38:18	DtoidBot	The karma of bigby is -205.
2012-03-12 16:38:22	Halfleft|away	!dq 1149
2012-03-12 16:38:23	DtoidBot	[1149] <Halfleft|away> i complemented steph at work's skirt and blouse last week and now she calls me 'hun'
2012-03-12 16:38:32	Halfleft|away	true story
2012-03-12 16:38:37	andrewm	Complemented
2012-03-12 16:38:40	+Gandysampras	Which is stemph
2012-03-12 16:38:56	+Gandysampras	steph*
2012-03-12 16:39:07	+Vexed_Alex	I wonder if Bigby actually gave that Ebay seller his credit card information
2012-03-12 16:39:13	andrewm	I hope so.
2012-03-12 16:39:17	+Gandysampras	Me too
2012-03-12 16:39:19	andrewm	He'll be taken for everything he has.
2012-03-12 16:39:23	andrewm	All $47
2012-03-12 16:39:23	+Gemsi	of course he did
2012-03-12 16:39:29	Halfleft|away	someone from the sodexo desk
2012-03-12 16:39:36	Halfleft|away	nice enough. thick leeds accent
2012-03-12 16:39:45	+Vexed_Alex	I DON'T HAVE ACCESS TO PAYPAL
2012-03-12 16:39:52	+Gandysampras	why dont you have them on facebook yet
2012-03-12 16:39:56	+Gandysampras	so i can see their faces
2012-03-12 16:39:59	+Gandysampras	and judge them
2012-03-12 16:39:59	+Vexed_Alex	Let's hope this random Ebay seller accepts my card information
2012-03-12 16:40:06	Halfleft|away	god no
2012-03-12 16:40:07	+Vexed_Alex	and surely it'll be safe
2012-03-12 16:40:11	Halfleft|away	I don't want them in my life
2012-03-12 16:40:14	+Vexed_Alex	he as a good star rating
2012-03-12 16:40:25	andrewm	Just take photos of them all.
2012-03-12 16:40:31	andrewm	And mail them to Gandy.
2012-03-12 16:40:35	Halfleft|away	vik wanted people's numbers for emergencies and I was all "haha, no"
2012-03-12 16:40:55	+Gandysampras	brilliant
2012-03-12 16:41:05	+Gandysampras	vik as in vicky or vik as in vikram
2012-03-12 16:41:10	+Gandysampras	you racist
2012-03-12 16:41:12	Halfleft|away	As in Victoria.
2012-03-12 16:41:18	+Vexed_Alex	I hate that name.
2012-03-12 16:41:33	Halfleft|away	she's the new Manager for Sodexo and she is like, a 7 foot tall lesbian.
2012-03-12 16:41:36	Halfleft|away	but the bad kind
2012-03-12 16:41:41	+Gandysampras	shame
2012-03-12 16:41:45	Halfleft|away	ikr
2012-03-12 16:41:53	+Vexed_Alex	Is she the hateful type?
2012-03-12 16:42:23	Halfleft|away	i'm talking aesthetically
2012-03-12 16:42:48	+Vexed_Alex	Does she have short hair?
2012-03-12 16:43:07	Halfleft|away	duh
2012-03-12 16:45:20	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-12 16:45:44	--	Mode #destructoid [+o TDiddy] by Q
2012-03-12 16:47:02	Halfleft|away	!dq 1148
2012-03-12 16:47:03	DtoidBot	[1148] <theGoldenAvatar> I'm random to the min.
2012-03-12 16:48:36	+Gandysampras	!dq 1147
2012-03-12 16:48:37	DtoidBot	[1147] <Bigby> bitch please, i leave em sopping
2012-03-12 16:48:54	+Gandysampras	Children right? That's the context for that quote?
2012-03-12 16:49:08	+Gandysampras	also there is a spelling mistake, he meant sobbing*
2012-03-12 16:54:31	--	Aerox|WorkErran is now known as Aerox
2012-03-12 16:58:22	+Gandysampras	ugh god so bored
2012-03-12 16:58:32	+Gandysampras	Aerox, entertain me
2012-03-12 16:58:45	@Aerox	I am editing a word document
2012-03-12 16:59:14	Halfleft|away	no shit?
2012-03-12 16:59:18	Halfleft|away	what kind of word document
2012-03-12 16:59:23	andrewm	That is exciting.
2012-03-12 16:59:59	<--	mueti (mueti@nrbg-4dbe7c9f.pool.mediaWays.net) has quit (Quit)
2012-03-12 17:00:03	@Aerox	It's SUPER exciting
2012-03-12 17:00:12	@Aerox	Also I just took off my jacket
2012-03-12 17:00:29	Halfleft|away	bonerville
2012-03-12 17:01:25	richterbelmont	he was checkin out naia last night aerox , now halfie is checkin you out
2012-03-12 17:01:56	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-12 17:03:53	-->	mueti (~name@nrbg-4dbe7c9f.pool.mediaWays.net) has joined #destructoid
2012-03-12 17:13:25	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-12 17:21:53	Halfleft|away	hahaha
2012-03-12 17:21:53	+Vexed_Alex	Everyone hates Vanguards in multiplayer
2012-03-12 17:22:02	Halfleft|away	new Yogscast video "Minecraft - The Wizard Gandy Part 1, Enter the Wizard"
2012-03-12 17:22:04	+Vexed_Alex	There are 3 Vanguards in this game of randoms
2012-03-12 17:22:07	+Vexed_Alex	one of them is me
2012-03-12 17:22:09	richterbelmont	http://www.youtube.com/watch?v=xPubpR6-V-g
2012-03-12 17:22:10	DtoidBot	Mega64: UNCHARTED 3
2012-03-12 17:22:11	+Vexed_Alex	this'll be fun
2012-03-12 17:24:19	dare-ME3	I like vanguard
2012-03-12 17:38:44	+Vexed_Alex	That's not what I meant.
2012-03-12 17:38:58	+Vexed_Alex	Vanguards kill steal effectively.
2012-03-12 17:39:30	Halfleft|away	time or bed i think
2012-03-12 17:39:32	Halfleft|away	laundrys done
2012-03-12 17:45:03	@Aerox	I was liking vanguard but then I went back to infiltrator
2012-03-12 17:45:10	@Aerox	Once I unlock Asari Adept I think I'm going to main that though
2012-03-12 17:45:21	@Aerox	I played with a group of insanely brutal asari adepts
2012-03-12 17:45:26	@Aerox	Statis + maxed carnifex
2012-03-12 17:45:29	@Aerox	Is out of control good
2012-03-12 17:45:38	@Aerox	and they can throw statis like once every two seconds
2012-03-12 17:46:21	@Aerox	I liked drell vanguard because of pull, but the drell just suck across the board
2012-03-12 17:46:41	+Vexed_Alex	What do you mean suck across the board?
2012-03-12 17:47:04	@Aerox	Apparently there are no drell builds that are really competitive in gold
2012-03-12 17:47:06	+Vexed_Alex	Pull + biotic charge is great
2012-03-12 17:47:22	@Aerox	Because as a racial trait their barriers are like 50% the strength of the other race in their class' shield
2012-03-12 17:47:34	@TDiddy	if i was in gold i wouldnt be charging much at all
2012-03-12 17:47:38	+Vexed_Alex	Oh, yeah. THey're fragile.
2012-03-12 17:47:51	+Vexed_Alex	I don't think I'm going to make it to gold.
2012-03-12 17:47:51	@Aerox	Yeah when I played mine
2012-03-12 17:47:54	@Aerox	I just hid and pulled the shit out of things
2012-03-12 17:47:59	@Aerox	and shot them with my shitty ass submachine gun
2012-03-12 17:48:08	+Vexed_Alex	I'm already getting bored.
2012-03-12 17:48:25	@Aerox	I'm enjoying it but I hate the unlock system
2012-03-12 17:48:26	@Aerox	it's terrible
2012-03-12 17:48:39	+Vexed_Alex	It's gross.
2012-03-12 17:48:40	andrewm	Wait until they go on sale.
2012-03-12 17:49:03	+Vexed_Alex	It's built to get people paying for upgrade packs.
2012-03-12 17:49:31	@TDiddy	yep
2012-03-12 17:49:34	+Vexed_Alex	Free to play model without being free to play.
2012-03-12 17:49:37	+Vexed_Alex	It's pretty disgusting.
2012-03-12 17:49:56	@Aerox	I've bought like six vanguard packs now
2012-03-12 17:50:00	@Aerox	and gotten one new weapon
2012-03-12 17:50:03	@Aerox	and it was a terrible shotgun
2012-03-12 17:50:14	+Vexed_Alex	But I feel like it would get even more dull quicker if the unlocks were straightforward
2012-03-12 17:59:22	+Gandysampras	Gavin this yogscast gandy thign is great
2012-03-12 17:59:34	+Gandysampras	I am taking it as Gandy is me from now on
2012-03-12 18:00:02	@Aerox	I can't listen to yogscast
2012-03-12 18:00:07	@Aerox	that one guy just yells and screeches the whole tim
2012-03-12 18:00:08	@Aerox	e
2012-03-12 18:00:11	@Aerox	Their GW2 videos were insufferable
2012-03-12 18:02:41	+Gandysampras	Yes they were
2012-03-12 18:03:23	@Aerox	also apparently they are all giant dicks who think they're important
2012-03-12 18:04:19	@TDiddy	hehe
2012-03-12 18:07:27	+Vexed_Alex	A Life Well Wasted needs to come back
2012-03-12 18:07:29	+Vexed_Alex	shit was hot
2012-03-12 18:08:16	+Vexed_Alex	lol, Kid Icarus tournaments
2012-03-12 18:10:35		irc: disconnected from server
2012-03-12 18:10:57	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-12 18:10:57	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Slime] ^power andrewm benbeltran benbeltran1 cardfrek Coon dare-ME3 DtoidBot Halfleft|away HammerTiem jared jorge` Kasreyn Lelio|Away lolshin madfigs mistic mueti n0brein|offline pointzeroeight richterbelmont Simmy theGoldenAvatar xXxDinsdalexXx]
2012-03-12 18:10:57	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 4 voices, 25 normals)
2012-03-12 18:11:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-12 18:11:44	dare-ME3	Making people explode with cryo rounds is really satisfying
2012-03-12 18:14:16	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Ping timeout)
2012-03-12 18:15:04	<--	mueti (~name@nrbg-4dbe7c9f.pool.mediaWays.net) has quit (Ping timeout)
2012-03-12 18:16:40	-->	mueti (~name@nrbg-4dbe546a.pool.mediaWays.net) has joined #destructoid
2012-03-13 08:55:20		irc: disconnected from server
2012-03-13 08:55:39	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-13 08:55:39	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-13 08:55:39	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-13 08:55:39	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran1 cardfrek DtoidBot HammerTiem jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck VenatioDecorus xXxDinsdalexXx]
2012-03-13 08:55:39	--	Channel #destructoid: 26 nicks (2 ops, 0 halfops, 3 voices, 21 normals)
2012-03-13 08:55:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-13 08:59:38	+Ecksorcism	Xbox Live is still wiping cheevos?
2012-03-13 09:00:06	TheToiletDuck	so says TheYoungScot
2012-03-13 09:00:12	TheToiletDuck	I want it to happen to me
2012-03-13 09:00:24	TheToiletDuck	start fresh, get to hear all those lovely debloops
2012-03-13 09:10:24	Kasreyn	http://xkcd.com/138/
2012-03-13 09:10:36	TheToiletDuck	I just got off the phone to Sea World. They said my call might be recorded for training porpoises.
2012-03-13 09:11:39	Kasreyn	perfect opportunity to be a total douche
2012-03-13 09:13:05	TheToiletDuck	hey guys, remember that thing you're angry about and those people that make you angry... fuck that thing
2012-03-13 09:13:13	TheToiletDuck	i just did a loius CK bit
2012-03-13 09:13:15	TheToiletDuck	http://www.youtube.com/watch?v=rzxcjg7YZSs
2012-03-13 09:13:17	DtoidBot	Louis CK On 20 Year-Olds And Jobs
2012-03-13 09:18:18		irc: disconnected from server
2012-03-13 09:18:37	-->	benbeltran2 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-13 09:18:37	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-13 09:18:37	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-13 09:18:37	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran1 benbeltran2 cardfrek DtoidBot HammerTiem jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck VenatioDecorus xXxDinsdalexXx]
2012-03-13 09:18:37	--	Channel #destructoid: 27 nicks (2 ops, 0 halfops, 3 voices, 22 normals)
2012-03-13 09:18:41	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-13 09:21:38		irc: disconnected from server
2012-03-13 09:21:57	-->	benbeltran3 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-13 09:21:57	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran2 benbeltran3 cardfrek DtoidBot HammerTiem jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck VenatioDecorus xXxDinsdalexXx]
2012-03-13 09:21:57	--	Channel #destructoid: 27 nicks (2 ops, 0 halfops, 3 voices, 22 normals)
2012-03-13 09:22:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-13 09:22:28	--	You are now known as benbeltran
2012-03-13 09:25:21	TheToiletDuck	fuck paypal are the worst
2012-03-13 09:25:37	<--	benbeltran2 (~benbeltra@187.163.28.116) has quit (Ping timeout)
2012-03-13 09:29:24	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-13 09:32:15	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-13 09:32:15	--	Mode #destructoid [+o Aerox] by Q
2012-03-13 09:42:28	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-03-13 09:42:28	--	Mode #destructoid [+o ProfPew] by Q
2012-03-13 09:52:25	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-13 09:52:25	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-13 09:52:25	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-13 09:52:25	--	Nicks #destructoid: [@Aerox @bloodylip @ProfPew @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran cardfrek DtoidBot HammerTiem jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight richterbelmont theGoldenAvatar TheToiletDuck VenatioDecorus xXxDinsdalexXx]
2012-03-13 09:52:25	--	Channel #destructoid: 29 nicks (4 ops, 0 halfops, 3 voices, 22 normals)
2012-03-13 09:52:27	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-13 10:05:57	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-13 10:06:14	nastidon	!weather saskatoon
2012-03-13 10:06:16	DtoidBot	From Saskatoon,  (CYXE) on March 13, 9:00 AM CST temp: 37 F (3 C) cond: Overcast wind: From the SSE at 13 MPH (20.92 KPH) hu: 60% dewpnt: 25 F (-4 C)
2012-03-13 10:06:25	benbeltran	!weather Guadalajara
2012-03-13 10:06:28	DtoidBot	From Guadalajara Don Miguel,  (MMGL) on March 13, 9:50 AM CST temp: 70 F (21 C) cond: Clear wind: Calm(0 KPH) hu: 35% dewpnt: 41 F (5 C)
2012-03-13 10:06:38	nastidon	woot, back on the bike!
2012-03-13 10:16:29	@bloodylip	!weather 19711
2012-03-13 10:16:31	DtoidBot	From Wilmington, Delaware (KILG) on March 13, 11:51 AM EDT temp: 67 F (19 C) cond: Clear wind: From the SW at 10 MPH (16.09 KPH) hu: 68% dewpnt: 56 F (13 C)
2012-03-13 10:16:52	@Aerox	!weather 90064
2012-03-13 10:16:54	DtoidBot	From Santa Monica, California (KSMO) on March 13, 8:51 AM PDT temp: 54 F (12 C) cond: Overcast wind: From the SSW at 4 MPH (6.44 KPH) hu: 75% dewpnt: 46 F (8 C)
2012-03-13 10:16:56	@Aerox	it's gross here this week
2012-03-13 10:17:20	+Ecksorcism	!weather Ottawa, ON
2012-03-13 10:17:22	DtoidBot	From Peru, Illinois (KVYS) on March 13, 10:55 AM CDT temp: 60 F (16 C) cond: Clear wind: Calm(0 KPH) hu: 53% dewpnt: 43 F (6 C)
2012-03-13 10:17:30	+Ecksorcism	!weather K2C1G4
2012-03-13 10:17:33	DtoidBot	From Ottawa,  (CYOW) on March 13, 12:00 PM EDT temp: 55 F (13 C) cond: Scattered Clouds wind: From the WSW at 12 MPH Gusting to 18 MPH(19.31 KPH) hu: 77% dewpnt: 48 F (9 C)
2012-03-13 10:17:40	+Ecksorcism	fucking dtoidbot
2012-03-13 10:17:46	+Ecksorcism	13!
2012-03-13 10:17:51	+Ecksorcism	Yes
2012-03-13 10:18:15	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-13 10:18:15	--	Mode #destructoid [+o TDiddy] by Q
2012-03-13 10:18:35	--	Ecksorcism is now known as Ecks|Offline
2012-03-13 10:24:45	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-13 10:29:19	benbeltran	I propose a little game
2012-03-13 10:31:12	@bloodylip	is it parcheesi?
2012-03-13 10:33:13	benbeltran	sure, why not. I didn't get to thinking what game I was going to propose
2012-03-13 10:35:55	@Aerox	I'm down as long as it involves torturing bloody in some way
2012-03-13 10:36:23	benbeltran	Ok so, it's a game of parcheesi with bloodylip torturing
2012-03-13 10:36:38	benbeltran	How would we integrate the torture mechanic?
2012-03-13 10:37:26	@Aerox	He is suspended above the board and every time it's your turn you get to do whatever you want to him
2012-03-13 10:37:31	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-03-13 10:37:37	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-13 10:37:37	--	Mode #destructoid [+o Aerox] by Q
2012-03-13 10:37:37	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-03-13 10:37:42	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-13 10:37:42	--	Mode #destructoid [+o Aerox] by Q
2012-03-13 10:37:44	@Aerox	oops
2012-03-13 10:38:00	@bloodylip	you're terrible
2012-03-13 10:39:04	nastidon	lol
2012-03-13 10:39:04	@Aerox	SHUT UP SLAVE
2012-03-13 10:39:33	nastidon	anyone know a good remote desktop that you can use between a linux and windoze?
2012-03-13 10:39:50	benbeltran	VNC
2012-03-13 10:40:13	@bloodylip	VNC
2012-03-13 10:40:45	nastidon	really? hmm, k
2012-03-13 10:40:58	benbeltran	I used TinyVNC or RealVNC on windows, but it's been years since I use windows
2012-03-13 10:41:11	benbeltran	there's also tightvnc I think? 
2012-03-13 10:41:13	benbeltran	I dunno
2012-03-13 10:42:05	nastidon	i dunno, i've never used it.. i used to use Radmin for many years just across windows boxes
2012-03-13 10:42:18	nastidon	been awhile since i've done it.. i think i need a tunnel to home from work nowadays tho
2012-03-13 10:46:46	nastidon	tightvnc looks free
2012-03-13 10:50:20	benbeltran	yeh, It's open source I think
2012-03-13 10:50:36	benbeltran	VNC is great: Standard and cross platform
2012-03-13 10:57:28	richterbelmont	fuck people who want all wireless and all digital im going to go office space on my deskjet printer
2012-03-13 10:57:32	richterbelmont	fuck that thing
2012-03-13 10:59:26	nastidon	=o
2012-03-13 10:59:32	nastidon	breathe
2012-03-13 11:00:48	richterbelmont	overcomplicated digital pos all wireless bs you know what i did with my last printer before it broke? plugged in a wire print and done , i got to download a bunch of apps and shit and fine tune my new one cause of my wireless settings
2012-03-13 11:02:36	@Aerox	um
2012-03-13 11:04:04	nastidon	unf
2012-03-13 11:11:39	jared	I don't like wireless for the latency. I still don't trust it for online gaming.
2012-03-13 11:11:43	jared	Also, HAI!
2012-03-13 11:13:15	nastidon	i hate wireless lol
2012-03-13 11:13:22	nastidon	hai
2012-03-13 11:14:18	jared	Well, my wireless is across the entire apt from my room. So I get, like, no signal.
2012-03-13 11:14:43	jared	I ran a hardline from the router, otherwise I would never be able to do anything.
2012-03-13 11:15:10	richterbelmont	i have 3 layers of security cause of my neighbors stealing my wireless
2012-03-13 11:16:00	<--	mueti (mueti@nrbg-4dbe546a.pool.mediaWays.net) has quit (Quit)
2012-03-13 11:16:12	jared	Just cit a hole in their door with an axe and introduce yourself. "Listen... my wireless keeps getting stolen."
2012-03-13 11:16:47	richterbelmont	haha my wireless was slow as shit till i put up all those walls or i got kicked off my own connection : /
2012-03-13 11:19:36	@Aerox	I have a hardline from my office to my living room for the 360
2012-03-13 11:19:43	@Aerox	The Wii and PS3 run on wireless beause LOL online gaming on those machines
2012-03-13 11:23:34	jared	=(
2012-03-13 11:23:42	 *	jared cuts himself
2012-03-13 11:23:51	 *	jared ... with fries
2012-03-13 11:25:32	benbeltran	I also have a hardline from my office to my living room. Sometimes it sucks because cars run over the cable or something like that, so I have to inspect the 5km of cable to see where it happened.
2012-03-13 11:25:36	nastidon	mm, fries and 'ketchup'
2012-03-13 11:25:48	nastidon	lol
2012-03-13 11:26:14	benbeltran	So, does anyone know any good command line games?
2012-03-13 11:26:19	benbeltran	besides nethack and greed
2012-03-13 11:26:39	benbeltran	I need something inconspicuous for work. 
2012-03-13 11:26:48	theGoldenAvatar	dd if=/dev/zero of=/dev/sda bs=1M
2012-03-13 11:26:55	theGoldenAvatar	Try that one.
2012-03-13 11:27:15	benbeltran	I didn't get it, last time I played it I was blank *badumpsh*
2012-03-13 11:27:48	benbeltran	I have nethack running in a pane, surrounded by a bunch of logs being tailed
2012-03-13 11:30:56	nastidon	that's um
2012-03-13 11:31:10	nastidon	testing an hdd by filling it with 0's or something
2012-03-13 11:32:32	benbeltran	yes. dd is duplicate disk
2012-03-13 11:32:38	benbeltran	if is the input file
2012-03-13 11:32:42	benbeltran	of is the output file
2012-03-13 11:32:46	nastidon	all the years of windows have made me stupid lol
2012-03-13 11:32:51	benbeltran	/dev/zero is a special file that generates just zeroes
2012-03-13 11:32:55	benbeltran	there are many such special files
2012-03-13 11:32:57	nastidon	yar :D
2012-03-13 11:33:00	benbeltran	like /dev/random that generates random stuff
2012-03-13 11:33:05	nastidon	null random
2012-03-13 11:33:07	nastidon	yar
2012-03-13 11:33:20	benbeltran	bs is the block size
2012-03-13 11:33:21	nastidon	know some few little things heh
2012-03-13 11:35:05	benbeltran	I decided to join a MUD, because why not. I've never seen the appeal of one though :(
2012-03-13 11:36:49	benbeltran	haha. This game is "An intense role playing game"
2012-03-13 11:37:18	nastidon	ahh MUDs... that's oldskool
2012-03-13 11:37:41	nastidon	reminds me of old Zork
2012-03-13 11:40:41	@Aerox	Dragonrealms 4eva
2012-03-13 11:43:44	jared	We use the Zork canendar in our Pathfinder game.
2012-03-13 11:43:49	jared	*Calendar
2012-03-13 11:44:29	@Aerox	GRUESDAY
2012-03-13 11:45:34	jared	Which we played last night, and was bullshit because gross insect creatures paralyzed us and layed eggs in our stomaches. WORST. SESSION. EVER.
2012-03-13 11:45:57	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-13 11:45:57	--	Mode #destructoid [+v Gemsi] by Q
2012-03-13 11:46:07	@Aerox	Were they Kruthiks?
2012-03-13 11:46:18	@Aerox	Because Kruthiks are the worst
2012-03-13 11:46:59	jared	I don't think so. They're from the ethereal plane.
2012-03-13 11:47:03	jared	Zill or soemthing.
2012-03-13 11:47:08	@Aerox	Oh
2012-03-13 11:47:13	@Aerox	Definitely not kruthiks then
2012-03-13 11:48:52	jared	It's awful because their paralyze is a "sepcial attack' but they provide to specifics about the cause. Like, it't not poison, not a spell, not a disease, or curse, or enchantment... so it's impossible to remove in any way and it lasts for like 2 hours.
2012-03-13 11:49:07	jared	*special *no specifics
2012-03-13 11:49:32	jared	The eggs are considered a disease, which I am immune to though, so fuck them.
2012-03-13 11:49:53	+Gemsi	aerox, you seen the GW2 Collector's and Digital Deluxe Editions yet ?
2012-03-13 11:50:05	nastidon	lol
2012-03-13 11:50:08	@Aerox	yeah
2012-03-13 11:50:10	@Aerox	got the PR early this morning
2012-03-13 11:50:14	+Gemsi	because holy hell the collectors edition is silly expensive
2012-03-13 11:50:17	@Aerox	Haha, yeah
2012-03-13 11:50:18	@Aerox	HOPEFULLY
2012-03-13 11:50:22	@Aerox	Dyson will send me one
2012-03-13 11:50:44	@Aerox	But if not I'm going to just buy the standard one
2012-03-13 11:50:51	+Gemsi	?130 is hardware money
2012-03-13 11:51:05	theGoldenAvatar	What?
2012-03-13 11:51:08	theGoldenAvatar	That's crazy.
2012-03-13 11:51:15	+Gemsi	i may spring for the digital deluxe, not a ton more than standard
2012-03-13 11:52:26	@Aerox	yeah
2012-03-13 11:52:43	@Aerox	"The Guild Wars 2 Collector’s Edition offers fans an unparalleled collection of physical content that goes beyond the game. The centerpiece of the Collector’s Edition is a detailed, hand-painted 10-inch statue of the bestial warrior Rytlock Brimstone wielding his signature flaming sword. Along with the Rytlock statue, players will receive a custom frame along with five stunning Guild Wars 2 art prints from world-renowned artist
2012-03-13 11:52:43	@Aerox	112-page Making of Guild Wars 2 hardback book, a Best of Guild Wars 2 Soundtrack CD by award-winning composer Jeremy Soule, and five in-game items, including a Mistfire Wolf that will fight alongside players and a miniature Rytlock who will accompany them on their travels through Tyria."
2012-03-13 11:53:03	@Aerox	The PR wasn't entirely clear on what the digi deluxe one was -- I'm assuming just PDFs of the art and book, mp3s, and no statue?
2012-03-13 11:53:05	theGoldenAvatar	RYTLOCK BRIMSTONE?!
2012-03-13 11:53:07	theGoldenAvatar	Sign me up!
2012-03-13 11:53:21	@Aerox	Dude
2012-03-13 11:53:22	@Aerox	PICTURE FRAME
2012-03-13 11:53:28	+Gemsi	that's what i'm assuming
2012-03-13 11:53:48	nastidon	lol
2012-03-13 11:53:49	theGoldenAvatar	Jpg of the staute.
2012-03-13 11:53:54	theGoldenAvatar	statue*
2012-03-13 11:54:12	@Aerox	My Darkness II download came with an enormous poster size PDF
2012-03-13 11:54:17	@Aerox	I guess because it came with an actual poster in store
2012-03-13 11:54:23	@Aerox	Let me just run over to my industrial poster printer
2012-03-13 11:54:46	+Gemsi	wait https://buy.guildwars2.com/
2012-03-13 11:54:53	+Gemsi	no mp3's
2012-03-13 11:55:13	+Gemsi	just outright the game and the items / skills
2012-03-13 11:56:12	@Aerox	well that is def. not worth more money
2012-03-13 11:56:40	+Gemsi	indeed
2012-03-13 12:00:22	nastidon	you play through darkness 2 Aerox ?
2012-03-13 12:00:42	@Aerox	a little
2012-03-13 12:00:45	@Aerox	I got distracted by other stuff
2012-03-13 12:00:51	nastidon	ah
2012-03-13 12:01:27	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-03-13 12:03:23	theGoldenAvatar	Aerox
2012-03-13 12:03:30	theGoldenAvatar	You're such a conspiracy theorist.
2012-03-13 12:04:46	+Gemsi	Wow those guild wars 2 items are pretty much all limited use as well, really not worth the money
2012-03-13 12:04:48	@Aerox	INDOCTRINATION
2012-03-13 12:04:52	@Aerox	I'm buying it.
2012-03-13 12:05:01	theGoldenAvatar	That was my original thought on my first choice.
2012-03-13 12:05:03	@Aerox	The theory, not the extra shit
2012-03-13 12:05:08	@Aerox	I did the neutral choice at first
2012-03-13 12:05:10	theGoldenAvatar	It's why I went with destruction.
2012-03-13 12:05:17	@Aerox	and then read all the shit and realized I was indoctrinated :(
2012-03-13 12:05:21	@Aerox	So I went back and did the right one
2012-03-13 12:05:27	theGoldenAvatar	I'm like "this is a trick"
2012-03-13 12:05:35	theGoldenAvatar	But I don't think that was Bioware's intention.
2012-03-13 12:05:44	theGoldenAvatar	So, still kind of bad.
2012-03-13 12:05:57	@TDiddy	the reapers are tricky
2012-03-13 12:06:00	@TDiddy	like the japanese
2012-03-13 12:06:06	theGoldenAvatar	Like Kai Leng?
2012-03-13 12:06:10	theGoldenAvatar	The Asian Adam Jensen?
2012-03-13 12:06:15	@TDiddy	it all makes sense....
2012-03-13 12:06:20	+Gemsi	he didn't ask for this
2012-03-13 12:06:35	theGoldenAvatar	He didn't ask for ris.
2012-03-13 12:08:30	theGoldenAvatar	GW beta invites need to go out.
2012-03-13 12:08:46	+Gemsi	yes they do
2012-03-13 12:12:13	@Aerox	TGA have you read the theories and stuff?
2012-03-13 12:12:21	@Aerox	There's actually a significant amount of evidence even starting with the beginning of the game
2012-03-13 12:12:28	theGoldenAvatar	Yeah, I read it.
2012-03-13 12:12:41	@Aerox	Last night someone found a small picture of the boy tucked away on the missing/dead memorial wall on the Citadel
2012-03-13 12:12:43	theGoldenAvatar	A lot of it "makese sense"
2012-03-13 12:12:49	theGoldenAvatar	But doesn't make it true.
2012-03-13 12:13:04	@Aerox	he totally blew up in the opening
2012-03-13 12:13:20	theGoldenAvatar	Was that a secret?
2012-03-13 12:13:44	+Gemsi	in fairness, that kid is pretty much the only child in the whole galaxy anyway
2012-03-13 12:13:55	theGoldenAvatar	He was always intended a a symbolic representation of Shepard's guilt.
2012-03-13 12:13:59	theGoldenAvatar	as a*
2012-03-13 12:14:20	@Aerox	as a reaaaapppperrrrr
2012-03-13 12:14:23	+Gemsi	Should have just shown me kaiden everytime instead
2012-03-13 12:14:27	theGoldenAvatar	Which is why I thought that shit at the end was suspicious.
2012-03-13 12:14:45	+Gemsi	hell feeling sorry for kaidens death was a conversation topic
2012-03-13 12:14:46	theGoldenAvatar	Also the whole "why is TIM paragon and Anderson renegade?"
2012-03-13 12:14:50	theGoldenAvatar	That shit was backwards.
2012-03-13 12:14:52	theGoldenAvatar	So I did renegade.
2012-03-13 12:15:23	theGoldenAvatar	Like I said, a lot of it makes sense but I doubt it's true.
2012-03-13 12:18:08	theGoldenAvatar	That or Bioware's being the biggest troll in the history of games in order to sell more DLC.
2012-03-13 12:18:14	@Aerox	too much of the stuff seems intentional to me, like the vanishing blood, or the fact that they hardcoded in the inability to look at the ground, or that shephard is clutching her side right in the spot it looks like rebar is sticking through in the "secret" scene
2012-03-13 12:18:28	@Aerox	Or the two trees that mysteriously appear after you wake from the blast that weren't there before
2012-03-13 12:18:49	theGoldenAvatar	See, that's my point.
2012-03-13 12:19:07	theGoldenAvatar	Either you're looking really hard at general inconsistencies that all games have or you're not.
2012-03-13 12:19:14	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-13 12:19:29	theGoldenAvatar	Down one path lies delusion, down the other a pretty dick move.
2012-03-13 12:19:38	theGoldenAvatar	IF it's to sell DLC.
2012-03-13 12:19:41	@Aerox	the main argument seems to be "no it's just laziness"
2012-03-13 12:19:49	theGoldenAvatar	If they just leave off and never say anything about it again it MIGHT be genius.
2012-03-13 12:20:09	theGoldenAvatar	But you'll never really know.
2012-03-13 12:20:33	theGoldenAvatar	But that doesn't change the Normandy at the end
2012-03-13 12:20:38	theGoldenAvatar	How does ANY of that factor in?
2012-03-13 12:20:43	+Gemsi	indeed
2012-03-13 12:20:46	@Aerox	The genius move will be if they release free DLC in a month or so for everyone
2012-03-13 12:21:02	theGoldenAvatar	So everyone can go out and rebuy their used copies.
2012-03-13 12:21:10	+Gemsi	they can retcon anything they like for the next one so it doesn't really matter
2012-03-13 12:21:17	theGoldenAvatar	That so many people never would have sold if they thought they could replay for different endings.
2012-03-13 12:21:45	@Aerox	the theory about the normandy is that it was shep's mind piecing together a satisfying ending for the people most important to her
2012-03-13 12:21:48	+Gemsi	I wish the ending told me how the choice played out, but meh
2012-03-13 12:21:58	@Aerox	I don't know how the two people it picks are chosen
2012-03-13 12:21:59	+Gemsi	then why was edi in the ending
2012-03-13 12:22:03	@Aerox	But mine were Garrus and Liara
2012-03-13 12:22:07	@Aerox	Who I used the entire game
2012-03-13 12:22:09	theGoldenAvatar	I saw Tali step out on a planet where she would starve to death.
2012-03-13 12:22:18	theGoldenAvatar	That's not a satisfying ending...
2012-03-13 12:22:59	theGoldenAvatar	Unless Shepard, in his delusion, forgot about the whole dextro-amino food supply.
2012-03-13 12:24:47	theGoldenAvatar	Maybe that's supposed to be another inconsistency.
2012-03-13 12:24:49	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-13 12:24:59	theGoldenAvatar	Like the fact that the Charon relay leads to no worlds with habitable planets.
2012-03-13 12:25:13	theGoldenAvatar	So that means the Normandy would have had to jump at least twice.
2012-03-13 12:25:35	theGoldenAvatar	I knew that and I'm only a slight nerd.
2012-03-13 12:27:56	@Aerox	If you temporarily entertain the notion that the indoctrination theory is true, are you saying you think the normandy/planet stuff in the ending happened anyway?
2012-03-13 12:28:14	@Aerox	Or that it wouldn't make sense for indoctrinated shep to hallucinate/have that planted by the reapers
2012-03-13 12:28:22	theGoldenAvatar	The latter.
2012-03-13 12:28:25	theGoldenAvatar	It's just weird.
2012-03-13 12:29:06	@Aerox	I saw it as the indoctrination not breaking until the "wake up" in the rubble, and figured it was the Reapers and not her mind directing it
2012-03-13 12:29:20	theGoldenAvatar	So where does she wake up?
2012-03-13 12:29:25	@Aerox	not sure
2012-03-13 12:29:39	@Aerox	I personally think London, after that initial beam
2012-03-13 12:29:41	@Aerox	but I don't know
2012-03-13 12:29:47	theGoldenAvatar	Did she ever make it to the citadel?
2012-03-13 12:29:52	@Aerox	No
2012-03-13 12:29:55	theGoldenAvatar	Did she actually destroy the reapers?
2012-03-13 12:30:01	theGoldenAvatar	Or just beat indoctrination?
2012-03-13 12:30:27	theGoldenAvatar	Because if it's the latter DLC has to be guaranteed, right?
2012-03-13 12:30:31	@Aerox	I'm viewing the indoctrination as the actual "final boss"
2012-03-13 12:30:33	@Aerox	Of course
2012-03-13 12:30:36	theGoldenAvatar	With the former it could stay ended, where Renegade is success.
2012-03-13 12:30:37	@Aerox	Did you think there WOULDN'T be DLC?
2012-03-13 12:30:44	theGoldenAvatar	Post game DLC?
2012-03-13 12:30:45	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-13 12:30:47	theGoldenAvatar	Not really.
2012-03-13 12:30:51	theGoldenAvatar	I mean I really hoped not.
2012-03-13 12:30:55	@Aerox	With them yelling incessantly SAVE YOUR COPIES KEEP YOUR ME3 SAVES
2012-03-13 12:31:04	@Aerox	YOU'LL NEED YOUR END GAME SAVE
2012-03-13 12:31:09	theGoldenAvatar	Hey man
2012-03-13 12:31:18	theGoldenAvatar	If I was EA and didn't want people to sell there games
2012-03-13 12:31:21	theGoldenAvatar	I'd say the same thing.
2012-03-13 12:31:26	theGoldenAvatar	their*
2012-03-13 12:31:35	theGoldenAvatar	Maybe I'm just too cynical for hope.
2012-03-13 12:31:49	theGoldenAvatar	Because at face value the ending is bad.
2012-03-13 12:32:17	@Aerox	I was indifferent about it when I first picked neutral
2012-03-13 12:32:23	@Aerox	I didn't think it was good but I didn't think it was the worst thing ever
2012-03-13 12:32:24	-->	dare-ME3 (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-13 12:32:33	theGoldenAvatar	It just doesn't jive with any of the themes or mechanics of the entire series.
2012-03-13 12:32:46	theGoldenAvatar	Which might be the point.
2012-03-13 12:32:59	theGoldenAvatar	Maybe Bioware finally wanted to player to make a REAL decision.
2012-03-13 12:33:02	theGoldenAvatar	That wasn't obvious.
2012-03-13 12:33:05	@Aerox	95% of the complaints appear to be that everything isn't 100% super awesome and shep is prancing around with all her fun new friends
2012-03-13 12:33:10	@Aerox	*isn't
2012-03-13 12:33:21	theGoldenAvatar	Really?
2012-03-13 12:33:27	@Aerox	"I did all that work to unite the species and I didn't even get to see them be best friends!"
2012-03-13 12:33:28	theGoldenAvatar	I've seen very few complaints about that.
2012-03-13 12:33:43	theGoldenAvatar	Most of what I've read is about mechanics of choice and closure.
2012-03-13 12:33:45	@Aerox	That's all reddit, the forums, and twitter are
2012-03-13 12:34:00	@Aerox	And Kotaku whining about shooting the Illusive Man being renegade
2012-03-13 12:34:07	dare-ME3	It's sad
2012-03-13 12:34:22	theGoldenAvatar	Closure can be "shepard died, a lot of people died, but is the fact that everyone is in Sol a fuckup, inconsistency or intended?"
2012-03-13 12:34:36	+Gemsi	but then making him shoot himself is where the fun is
2012-03-13 12:34:48	theGoldenAvatar	There's so many plot holes you don't what the ending INTENDED
2012-03-13 12:35:03	@Aerox	Haha, the one good question I saw was
2012-03-13 12:35:11	theGoldenAvatar	So, the Turians and Quarians and Geth and Krogan are all stranded on earth.
2012-03-13 12:35:12	@Aerox	With all the reapers in sol why didn't someone just pilot the cruicble into the mass relay
2012-03-13 12:35:15	theGoldenAvatar	That's going to end well.
2012-03-13 12:35:44	@Aerox	Their armies are
2012-03-13 12:35:46	+Gemsi	also, far to many telephone boxes in future london
2012-03-13 12:35:52	theGoldenAvatar	Haha, yeah.
2012-03-13 12:35:59	@Aerox	I assume their civilians and evacuees are not also running into Sol
2012-03-13 12:36:11	theGoldenAvatar	Of course not
2012-03-13 12:36:12	@Aerox	Everyone in Sol went in expecting they wouldn't get out
2012-03-13 12:36:28	@Aerox	But seriously
2012-03-13 12:36:31	@Aerox	Just fucking blow up the Sol relay
2012-03-13 12:36:38	theGoldenAvatar	No shit.
2012-03-13 12:37:05	+Gemsi	also, didn't the relay in arrival really fuck shit up when it blew ?
2012-03-13 12:37:08	theGoldenAvatar	I think some people's problems are also that Shepard just gives up at the end.
2012-03-13 12:37:12	theGoldenAvatar	Spends 3 games fighting
2012-03-13 12:37:14	theGoldenAvatar	And then quits.
2012-03-13 12:37:28	theGoldenAvatar	And is just like "oh, whatever you say ghost kid."
2012-03-13 12:37:43	@Aerox	One of the big keys to me, I didn't see this mentioned on the forums though
2012-03-13 12:37:50	@Aerox	Like the very first words out of her mouth are
2012-03-13 12:37:54	@Aerox	'OH THE ILLUSIVE MAN WAS RIGHT!'
2012-03-13 12:38:11	theGoldenAvatar	Yeah, that's why I picked the destory the repears option.
2012-03-13 12:38:20	theGoldenAvatar	I thought it was just a trick
2012-03-13 12:38:23	theGoldenAvatar	But the game didn't prove that out
2012-03-13 12:38:50	+Gemsi	i also took that as 'hey he wasn't a compete loon'
2012-03-13 12:39:05	theGoldenAvatar	But he was.
2012-03-13 12:39:09	theGoldenAvatar	He couldn't control them
2012-03-13 12:39:23	@Aerox	He wasn't insane as much as fully indoctrinated
2012-03-13 12:39:24	theGoldenAvatar	And I thought neither could Shepard.
2012-03-13 12:39:44	@Aerox	Paragon choice was Illusive Man, neutral choice was Saren
2012-03-13 12:39:53	@Aerox	Both reaper-ideal outcomes
2012-03-13 12:39:57	theGoldenAvatar	Yeah.
2012-03-13 12:40:16	@Aerox	And then the "bad" choice is "Oh you will kill your BFFs the Geth and EDI and it will really just be terrible"
2012-03-13 12:40:29	@Aerox	"And then your robots will stab you all"
2012-03-13 12:40:34	theGoldenAvatar	God, I think you're starting to convince me, Aerox.
2012-03-13 12:40:39	@Aerox	I BELIEVE
2012-03-13 12:40:50	theGoldenAvatar	But maybe you're indoctrinating me!
2012-03-13 12:40:56	theGoldenAvatar	MUST. RESIST.
2012-03-13 12:41:09	@Aerox	I was up until 2am last night reading all this shit
2012-03-13 12:41:13	dare-ME3	NERD
2012-03-13 12:41:14	theGoldenAvatar	Haha
2012-03-13 12:41:29	@Aerox	The tendrils and shit that are flying at you during the final TIM convo are basically the same ones in your "Dream World"
2012-03-13 12:41:38	@Aerox	Did you read the indoctrination codex entyr?
2012-03-13 12:41:46	theGoldenAvatar	I did.
2012-03-13 12:41:50	theGoldenAvatar	About seeing ghosts and shit.
2012-03-13 12:42:05	theGoldenAvatar	So, the kid dreams were never PTSD?
2012-03-13 12:42:16	@Aerox	No
2012-03-13 12:42:22	@Aerox	The process began at the end of ME2
2012-03-13 12:42:24	theGoldenAvatar	Did the kid ever exist?
2012-03-13 12:42:27	@Aerox	and she fucking ran around a giant reaper ship
2012-03-13 12:42:35	theGoldenAvatar	Or was he just a convenient shill?
2012-03-13 12:42:38	@Aerox	I think he did at the very beginning of the game
2012-03-13 12:42:40	@Aerox	but was meaningless
2012-03-13 12:42:44	@Aerox	But the reapers used that as an anchor
2012-03-13 12:43:00	@Aerox	He has to be real because his picture is on the dead wall
2012-03-13 12:43:09	@Aerox	(supposedly, I haven't seen it)
2012-03-13 12:43:16	+Gemsi	or they just didn't have two kid models
2012-03-13 12:43:19	dare-ME3	Wouldn't that prothean VI on on the Asari homeworld go "indoctrinated blah blah detected"
2012-03-13 12:43:24	@Aerox	Apparently he's breifly in the opening video
2012-03-13 12:43:31	@Aerox	But the vents onward are all bullshit
2012-03-13 12:43:47	theGoldenAvatar	dare makes a good point.
2012-03-13 12:43:54	+Gemsi	sod it, i'm going futher
2012-03-13 12:44:00	dare-ME3	It only shuts down when Leng comes near it
2012-03-13 12:44:01	@Aerox	That's the one stumbling block, but the theory on that thought is that shepard isn't actually fully indoctrinated yet at that point
2012-03-13 12:44:02	dare-ME3	Not Shepard
2012-03-13 12:44:07	+Gemsi	shepard isn't a sole survivor
2012-03-13 12:44:09	dare-ME3	That's a pretty big damn block
2012-03-13 12:44:18	@Aerox	Leng is fully indoctrinated and full of reaper tech
2012-03-13 12:44:28	@Aerox	Shepherd is in the early stages and it hasn't taken hold yet
2012-03-13 12:44:29	+Gemsi	she still in a coma before she joined the n7 program
2012-03-13 12:44:42	@Aerox	The final choice at the end of the game is basically whether or not you become indoctrinated
2012-03-13 12:45:06	+Gemsi	and the reapers are just medical machines and it's all a coma dream
2012-03-13 12:45:23	@Aerox	Based on the codex entry I suspect the prothean VI detects whether or not the body is actually amplifying reaper signals
2012-03-13 12:45:26	@Aerox	Which requires full indoctrination
2012-03-13 12:47:09	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-13 12:48:58	@Aerox	There's another thing too, regarding the Reaper penchant for wanting to indoctrinate strong subjects
2012-03-13 12:48:58	theGoldenAvatar	You're now a crazy nutjob cospiracist, Aerox.
2012-03-13 12:49:01	@Aerox	like saren and TIM
2012-03-13 12:49:02	theGoldenAvatar	Like a birther or something.
2012-03-13 12:49:11	@Aerox	If you show up at the end with a really shitty readiness rating
2012-03-13 12:49:21	@Aerox	Instead of greeting you and congratulating you
2012-03-13 12:49:21	theGoldenAvatar	True.
2012-03-13 12:49:25	@Aerox	The Creator says
2012-03-13 12:49:26	@Aerox	"Why are YOU here"
2012-03-13 12:49:30	theGoldenAvatar	Harbinger was all about getting up in Shepard's stuff.
2012-03-13 12:49:31	@Aerox	And is all annoyed
2012-03-13 12:49:46	@Aerox	Presumably because you did a shit job of uniting the galaxy and they're pissed that you suck way more than they thought
2012-03-13 12:50:04	theGoldenAvatar	But why in that case are you offered LESS options?
2012-03-13 12:50:08	theGoldenAvatar	You lose the synthesis one.
2012-03-13 12:50:20	theGoldenAvatar	Seems like it'd make you more likely to off the repears.
2012-03-13 12:50:27	theGoldenAvatar	On pure odds alone.
2012-03-13 12:50:35	@Aerox	Because they don't give a shit if the indoctrination takes or not
2012-03-13 12:50:45	@Aerox	Because they're not going to use you in the way they intended
2012-03-13 12:50:50	theGoldenAvatar	Right.
2012-03-13 12:51:14	theGoldenAvatar	For some reason I have it stuck in my head that the scene plays out on the citadel.
2012-03-13 12:51:27	theGoldenAvatar	You are there and so close to wiping out the reapers with magic space weapon.
2012-03-13 12:51:40	theGoldenAvatar	And it's their last ditch effort to stop you via indoctrination.
2012-03-13 12:51:57	@Aerox	Yeah if you take it as that the whole thing doens't really make sense
2012-03-13 12:52:02	theGoldenAvatar	But they can't fully eradicate the idea of wiping them out.
2012-03-13 12:52:08	theGoldenAvatar	Just subvert it a bit.
2012-03-13 12:52:40	theGoldenAvatar	So, the DLC starts with you being drug out of the rubble?
2012-03-13 12:52:48	@Aerox	*shrug*
2012-03-13 12:53:06	theGoldenAvatar	I just don't see where it goes from there.
2012-03-13 12:53:32	@Aerox	Presumably no one reached the Citadel
2012-03-13 12:53:42	@Aerox	The last thing you hear before the indoctrination sequence starts is a confirmation that no one reached the beam
2012-03-13 12:54:01	theGoldenAvatar	Why can you die there then?
2012-03-13 12:54:08	theGoldenAvatar	With the husks and Turian?
2012-03-13 12:54:12	theGoldenAvatar	If it's not real.
2012-03-13 12:54:12	@Aerox	Can you?
2012-03-13 12:54:15	theGoldenAvatar	You can
2012-03-13 12:54:22	theGoldenAvatar	I didn't the first time
2012-03-13 12:54:29	theGoldenAvatar	But checked to see if you could the second time
2012-03-13 12:54:34	theGoldenAvatar	And you absolutely can
2012-03-13 12:54:55	jared	This seems way too complex of an ending.
2012-03-13 12:55:07	dare-ME3	It's not
2012-03-13 12:55:11	theGoldenAvatar	It's not
2012-03-13 12:55:12	dare-ME3	I think people just read too much into it
2012-03-13 12:55:21	theGoldenAvatar	Just a lot of wishful thinking.
2012-03-13 12:55:27	theGoldenAvatar	And I'm too old an cynical for that.
2012-03-13 12:55:51	jared	dare-ME3: Have they released any patches for ME3 yet?
2012-03-13 12:55:57	dare-ME3	A couple small ones
2012-03-13 12:55:58	dare-ME3	Why?
2012-03-13 12:56:14	jared	Curious. Things like this I don't play until patches come out.
2012-03-13 12:56:35	@Aerox	The fact you can die does seem like something they probably just threw in since the entire dying mechanic is just a game artifact
2012-03-13 12:56:41	jared	Because usually the bad stuff is really bad. Like "Oh, it corrupts your saves!"
2012-03-13 12:56:48	@Aerox	I'm sure you could formulate a reason for that but that is something I doubt was intentional
2012-03-13 12:57:03	@Aerox	The canon timeline of all the games assumes you don't die, so it's moot
2012-03-13 12:57:16	theGoldenAvatar	Basically if suck shooting that turian, don't kill him fast enough, he will one shot you
2012-03-13 12:57:47	theGoldenAvatar	Well, people are using the inifinite ammo thing as justification.
2012-03-13 12:58:09	theGoldenAvatar	So I figure if you had infinite ammo death would also be off the table.
2012-03-13 12:58:11	@Aerox	That i think is different in that it's a unique situation that never occurs at any other point in the game
2012-03-13 12:58:14	jared	I would like infinite ammo.
2012-03-13 12:58:15	@Aerox	And it's not just that you have infinite ammo
2012-03-13 12:58:17	theGoldenAvatar	But then again you also start the game with infinite ammo.
2012-03-13 12:58:19	@Aerox	It's that you never have ot manually reload
2012-03-13 12:58:19	 *	jared plays ME1
2012-03-13 12:58:33	@Aerox	That's the weird part of that section
2012-03-13 12:58:51	jared	Wait, so, do they ditch thermal clips in this one?
2012-03-13 12:58:54	@Aerox	No
2012-03-13 12:59:02	jared	Infinite ammos?
2012-03-13 12:59:05	+Gemsi	unless you buy from ashes
2012-03-13 12:59:13	jared	haha
2012-03-13 12:59:19	@Aerox	And I think someone said that you actually don't have infinite ammo in the opening
2012-03-13 12:59:25	+Gemsi	in which case the dlc assault rifle just recharges ammo
2012-03-13 12:59:27	@Aerox	and it's possible to blow all your ammo, there's just no visible counter for it
2012-03-13 12:59:33	theGoldenAvatar	http://www.youtube.com/watch?v=kVeEu6UbKPE#t=1m20s
2012-03-13 12:59:35	DtoidBot	Let's Play : Mass Effect 3 Gameplay Episode 1
2012-03-13 12:59:36	theGoldenAvatar	What about that part?
2012-03-13 12:59:45	theGoldenAvatar	You do have infinite ammo.
2012-03-13 13:00:01	theGoldenAvatar	You can sit there for 20 minutes until it decides to all of a sudden give you zero ammo.
2012-03-13 13:00:26	theGoldenAvatar	Just to teach you to punch.
2012-03-13 13:02:28	jared	Punching with your gross omnitool arm?
2012-03-13 13:05:15	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-13 13:07:18	Halfleft|away	shit
2012-03-13 13:11:09	@bloodylip	shoot
2012-03-13 13:17:27	dare-ME3	ME3 datapad app is out for iOS, woohoo
2012-03-13 13:17:43	theGoldenAvatar	A little late ain't it?
2012-03-13 13:17:45	dare-ME3	http://itunes.apple.com/us/app/mass-effect-3-datapad/id506847903?mt=8
2012-03-13 13:22:01	benbeltran	so, my character in the MUD has gone mad and is engaging in a tasting spree
2012-03-13 13:22:09	benbeltran	"taste soil" I say, but he doesn't taste anything unusual
2012-03-13 13:22:17	benbeltran	"taste wall" I say, but again, he doesn't taste anything unusual
2012-03-13 13:22:34	benbeltran	I have yet to find another player and taste it as well
2012-03-13 13:24:11	@bloodylip	do the snozzberries taste like snozzberries?
2012-03-13 13:24:22	benbeltran	let me try
2012-03-13 13:24:36	benbeltran	"you don't taste something interesting"
2012-03-13 13:24:41	benbeltran	snozzberries taste noninteresting
2012-03-13 13:24:46	@bloodylip	lies
2012-03-13 13:25:04	benbeltran	I'll report it as a bug
2012-03-13 13:30:32	-->	mueti (mueti@nrbg-4dbe546a.pool.mediaWays.net) has joined #destructoid
2012-03-13 13:32:29	benbeltran	wait. so, is combat in a MUD called MUD Fights?
2012-03-13 13:35:01	@bloodylip	MUD wrestling
2012-03-13 13:48:25	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-13 13:50:37	benbeltran	my god. What kind of game am I playing
2012-03-13 13:52:14	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-13 13:54:04	--	Aerox is now known as Aerox|Lunch
2012-03-13 14:12:33	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-13 14:18:03	Halfleft|away	hahahaha
2012-03-13 14:18:08	Halfleft|away	re: mayas tweets
2012-03-13 14:18:22	Halfleft|away	I think i'm going to start saying spoilers out loud more often myself
2012-03-13 14:24:02	@TDiddy	Thats dangerous
2012-03-13 14:24:08	@TDiddy	she has no issue slapping the crap out of you
2012-03-13 14:25:59	Halfleft|away	You know that I'd only be aroused by that.
2012-03-13 14:26:27	@TDiddy	thats a win win
2012-03-13 14:30:54	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-13 14:33:05	--	Aerox|Lunch is now known as Aerox
2012-03-13 14:57:34	<--	Apple_Master (~Appels@host86-156-128-80.range86-156.btcentralplus.com) has quit (*.net *.split)
2012-03-13 14:57:34	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (*.net *.split)
2012-03-13 14:57:34	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-03-13 14:57:34	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-13 14:57:34	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-13 14:58:54	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-13 14:59:00	-->	Apple_Master (~Appels@86.156.128.80) has joined #destructoid
2012-03-13 14:59:07	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-13 14:59:37	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-13 15:23:33	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-13 15:56:44	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-03-13 15:59:39	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-13 16:02:10	Halfleft|away	shit
2012-03-13 16:04:18	@Aerox	hello gavin
2012-03-13 16:10:23	Halfleft|away	hello
2012-03-13 16:10:30	@Aerox	how was your day
2012-03-13 16:10:44	Halfleft|away	[22:02] <Halfleft|away> shit
2012-03-13 16:10:48	Halfleft|away	as per always
2012-03-13 16:11:14	Halfleft|away	yours?
2012-03-13 16:14:00	@Aerox	it's ok so far
2012-03-13 16:14:03	@Aerox	I got a free sandiwch
2012-03-13 16:14:24	Halfleft|away	no shit huh?
2012-03-13 16:14:40	Halfleft|away	wish my life was as flawless as yours
2012-03-13 16:19:59	@Aerox	If only you weren't british
2012-03-13 16:22:36	Halfleft|away	:(
2012-03-13 16:23:09	@Aerox	This chair rules
2012-03-13 16:23:09	@Aerox	http://i.imgur.com/3EGc7.gif
2012-03-13 16:24:21	Halfleft|away	that's some pretty bomb ass chair folding flair right there
2012-03-13 16:27:50	<--	Apple_Master (~Appels@86.156.128.80) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-13 16:36:36	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-13 16:36:36	--	Mode #destructoid [+o BPG] by Q
2012-03-13 16:39:09	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-13 16:39:38	Halfleft|away	is it bad that it feels like my nose is bleeding profusely but nothings coming out?
2012-03-13 16:39:46	Halfleft|away	if I die
2012-03-13 16:39:56	Halfleft|away	I want you all to know i hate you
2012-03-13 16:43:25	andrewm	Likewise.
2012-03-13 16:44:31	jorge`	i love your hate
2012-03-13 16:45:50	jorge`	any dtoid bracket group thingy this year?
2012-03-13 16:46:52	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-13 16:50:28	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-13 17:14:05	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-13 17:18:30	@Aerox	You should make one
2012-03-13 17:21:36	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-13 17:21:36	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-13 17:22:39	+Vexed_Alex	http://www.flickr.com/photos/the_kav/6047421895/sizes/o/in/photostream/
2012-03-13 17:22:52	+Vexed_Alex	This would be much cooler if they didn't take HDR too damn far
2012-03-13 17:23:18	@Aerox	hello bean
2012-03-13 17:23:34	@Aerox	i aree
2012-03-13 17:23:35	@Aerox	*agree
2012-03-13 17:23:39	@Aerox	I think HDR makes blue look ugly
2012-03-13 17:24:28	+Vexed_Alex	HDR is nice. It makes pictures look natural. Overuse sucks, though.
2012-03-13 17:25:23	+Vexed_Alex	I am sad by this Subaru news :(
2012-03-13 17:26:27	+Vexed_Alex	If they pull some bullshit mark-up due to high demand, low inventory, I'm either going to have to wait
2012-03-13 17:26:31	+Vexed_Alex	or get the Scion
2012-03-13 17:27:34	+Vexed_Alex	But only buttheads drive Scions :(
2012-03-13 17:29:54	+Vexed_Alex	Jesus Christ. GameSpot is running a live stream of professional Halo players.
2012-03-13 17:30:08	+Vexed_Alex	A collection of about 8 of the most unappealing people on the planet.
2012-03-13 17:30:10	@Aerox	that sounds like the worst thing evr
2012-03-13 17:31:10	+Vexed_Alex	Surprisingly, everyone's more civilized than anybody professionally into fighting games.
2012-03-13 17:35:55	+Vexed_Alex	I bet Elliot Gay had an awesome childhood.
2012-03-13 17:38:25	<--	mueti (mueti@nrbg-4dbe546a.pool.mediaWays.net) has quit (Quit)
2012-03-13 17:38:40	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-13 17:39:25	--	Mode #destructoid [+o TDiddy] by Q
2012-03-13 17:39:35	@Aerox	hi tractor
2012-03-13 17:39:39	@TDiddy	Hi!
2012-03-13 17:41:13	+Vexed_Alex	Western RPG fans are upset they're changing
2012-03-13 17:41:22	+Vexed_Alex	JRPG fans are upset they're largely the same
2012-03-13 17:41:39	+Vexed_Alex	They should just switch
2012-03-13 17:41:47	+Vexed_Alex	so I don't have to hear them complain ever again
2012-03-13 17:42:22	dare-ME3	I am looking forward to Halo 4
2012-03-13 17:42:43	+Vexed_Alex	Me too.
2012-03-13 17:44:17	dare-ME3	I wish Master Chief had more personality
2012-03-13 17:44:24	dare-ME3	I think I'm the only person that plays Halo for the story
2012-03-13 17:44:45	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Signed off)
2012-03-13 17:45:24	+Vexed_Alex	I like the campaign
2012-03-13 17:45:31	+Vexed_Alex	Because I dig the combat an AI
2012-03-13 17:51:48	+Vexed_Alex	Aerox :(
2012-03-13 17:51:54	@Aerox	what's wrong buddy
2012-03-13 17:51:58	+Vexed_Alex	Rainy weekend
2012-03-13 17:52:02	@Aerox	ughhhh
2012-03-13 17:52:13	@Aerox	are you doing anything for saint patrick's
2012-03-13 17:54:48	+Vexed_Alex	I don't know anymore. The rain is probably going to ruin our plans. There's now way we're barbecueing in that.
2012-03-13 17:55:31	+Vexed_Alex	Probably gives us an excuse to hit up bars
2012-03-13 17:56:09	@Aerox	If I host people this saturady you should come over
2012-03-13 17:56:12	@Aerox	there's a bar a couple blocks away
2012-03-13 18:05:31	@Aerox	Hahah
2012-03-13 18:05:34	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-13 18:05:38	@Aerox	Westboro Baptist has offered to advertise on Rush
2012-03-13 18:06:55		irc: disconnected from server
2012-03-14 09:17:57	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-14 09:17:57	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-14 09:17:57	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-14 09:17:57	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power Alakaiser andrewm Apple_Master benbeltran cardfrek Dinsdale DtoidBot HammerTiem jared Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar TheToiletDuck]
2012-03-14 09:17:57	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 3 voices, 21 normals)
2012-03-14 09:18:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-14 09:18:14	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-14 09:18:24	TheToiletDuck	Claire Osborn, 37, of Coventry, was diagnosed with an aggressive, inoperable throat-mouth cancer and given a 50 per cent chance of survival. A month later, she coughed out the entire tumour. Tests revealed no trace of cancer in her body. Doctors reckon that the tumour was growing on a weak stalk that was overcome by the force of the cough.
2012-03-14 09:18:41	TheToiletDuck	how the hell is it inoperable if you can cough it out
2012-03-14 09:19:18	theGoldenAvatar	No insurance.
2012-03-14 09:19:26	TheToiletDuck	NHS
2012-03-14 09:19:37	theGoldenAvatar	Crappy insurance.
2012-03-14 09:19:41	+Gandysampras	hehehe, "Hope you have a bombastic birthday brah" on nishant's wall
2012-03-14 09:21:04	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-14 09:23:05	theGoldenAvatar	Awesome reddit bot
2012-03-14 09:23:06	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/r1svbu.png
2012-03-14 09:27:05	TheToiletDuck	that video of the russian guys going down a hill on a wooden spool is pretty good
2012-03-14 09:27:06	TheToiletDuck	http://www.youtube.com/watch?feature=player_embedded&v=UoBidMy6kp0
2012-03-14 09:27:09	DtoidBot	Darwin Award Nominees
2012-03-14 09:27:35	TheToiletDuck	skip to half way
2012-03-14 09:35:38	theGoldenAvatar	hehe
2012-03-14 09:35:43	theGoldenAvatar	I couldn't log into my EA account.
2012-03-14 09:35:57	theGoldenAvatar	Apparently when i created it 4 years ago I used theGoldenAvaar
2012-03-14 09:36:04	theGoldenAvatar	And didn't realize until now
2012-03-14 09:37:11	theGoldenAvatar	The fucking nightmare of syncing Bioware and EA accounts continues.
2012-03-14 09:37:16	+Gandysampras	brilliant
2012-03-14 09:37:42	theGoldenAvatar	Sync your Bioware account with EA (now Origin) with your gamertag on your xbox and your PC ID for varying games so you can get all your DLC
2012-03-14 09:37:47	theGoldenAvatar	It's confusing as shit
2012-03-14 09:38:55	+Gandysampras	Oh godammit Mothers' day is this week
2012-03-14 09:40:56	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-14 09:44:12	@bloodylip	mothers' day isn't until may!
2012-03-14 09:44:22	+Gandysampras	Our's is sunday
2012-03-14 10:06:18	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-14 10:06:54	nastidon	!weather saskatoon
2012-03-14 10:06:57	DtoidBot	From Saskatoon,  (CYXE) on March 14, 9:00 AM CST temp: 30 F (-1 C) cond: Partly Cloudy wind: From the WSW at 15 MPH (24.14 KPH) hu: 69% dewpnt: 21 F (-6 C)
2012-03-14 10:07:07	nastidon	snows almost gone!
2012-03-14 10:07:16	benbeltran	This mother's day, play earthbound
2012-03-14 10:07:25	+Gandysampras	!weather, sheffield, south yorkshire, england
2012-03-14 10:07:38	+Gandysampras	too many commas
2012-03-14 10:07:39	benbeltran	!weather guadalajara
2012-03-14 10:07:42	DtoidBot	From Guadalajara Don Miguel,  (MMGL) on March 14, 9:51 AM CST temp: 70 F (21 C) cond: Clear wind: Calm(0 KPH) hu: 35% dewpnt: 41 F (5 C)
2012-03-14 10:07:43	nastidon	heh
2012-03-14 10:07:45	+Gandysampras	ah well, ill get up and look out the window
2012-03-14 10:08:03	nastidon	!weather sheffield, south yorkshire
2012-03-14 10:08:05	DtoidBot	From Muscle Shoals, Alabama (KMSL) on March 14, 10:53 AM CDT temp: 75 F (24 C) cond: Clear wind: Calm(0 KPH) hu: 66% dewpnt: 63 F (17 C)
2012-03-14 10:08:09	nastidon	lol
2012-03-14 10:08:25	+Gandysampras	!weather sheffield, england
2012-03-14 10:08:27	DtoidBot	From Leeds And Bradford,  (EGNM) on March 14, 3:50 PM GMT temp: 52 F (11 C) cond: Partly Cloudy wind: From the South at 5 MPH (8.05 KPH) hu: 76% dewpnt: 45 F (7 C)
2012-03-14 10:08:30	benbeltran	!weather Seattle
2012-03-14 10:08:30	+Gandysampras	THAT IS SO FAR AWAY
2012-03-14 10:08:34	DtoidBot	From Seattle Boeing, Washington (KBFI) on March 14, 8:53 AM PDT temp: 38 F (3 C) cond: Overcast wind: From the SE at 13 MPH (20.92 KPH) hu: 79% dewpnt: 32 F (0 C)
2012-03-14 10:08:57	benbeltran	I've heard that in seattle, if you can see Mt. Rainier, it's going to rain... If you can't see Mt. Rainier, it's raining.
2012-03-14 10:09:05	nastidon	ha
2012-03-14 10:17:25	jared	!weather 02135
2012-03-14 10:17:27	DtoidBot	From Boston, Massachusetts (KBOS) on March 14, 11:54 AM EDT temp: 44 F (7 C) cond: Overcast wind: From the East at 9 MPH (14.48 KPH) hu: 89% dewpnt: 41 F (5 C)
2012-03-14 10:17:40	jared	Nothing to scoff at, considering. I'll take it.
2012-03-14 10:21:18	nastidon	yep, i'm just stoked to be biking
2012-03-14 10:23:03	--	Ecksorcism is now known as Ecks|Offline
2012-03-14 10:25:19	+Gandysampras	Nobody says stoked any more
2012-03-14 10:25:35	benbeltran	I'm stoked
2012-03-14 10:26:03	nastidon	i'm old, i do
2012-03-14 10:26:14	benbeltran	Which according to google means: Somebody has added coal or some other solid fuel to my furnace
2012-03-14 10:26:22	benbeltran	sexy
2012-03-14 10:27:04	nastidon	exactly
2012-03-14 10:27:18	nastidon	i've done been stoked
2012-03-14 10:27:25	benbeltran	damn, son
2012-03-14 10:36:50	+Gandysampras	You should all entertain me
2012-03-14 10:36:56	+Gandysampras	so I don't go insane from boredom
2012-03-14 10:43:24	 *	nastidon sends in the dancing bears
2012-03-14 10:43:25	benbeltran	a game of pong?
2012-03-14 10:43:28	benbeltran	|.
2012-03-14 10:43:33	benbeltran	bloop
2012-03-14 10:44:00	jared	win
2012-03-14 10:44:01	+Gandysampras	You win
2012-03-14 10:44:08	jared	MINDTAKER
2012-03-14 10:45:54	 *	Gandysampras poops into Jared's butt
2012-03-14 10:46:42	nastidon	2 poops 1 butt
2012-03-14 10:47:16	+Gandysampras	1 poop 2 butts
2012-03-14 10:47:43	nastidon	lysdexia!
2012-03-14 10:52:02	theGoldenAvatar	Why the everloving fuck would a C# application be compressed in a tar.gz?
2012-03-14 10:52:41	+Gandysampras	brilliant
2012-03-14 11:19:03	<--	mueti (mueti@nrbg-4dbe4b4a.pool.mediaWays.net) has quit (Quit)
2012-03-14 11:56:27	nastidon	fart
2012-03-14 11:58:48	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-14 12:03:36	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-03-14 12:15:38	-->	dare-ME3 (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-14 12:34:39	-->	mueti (~mueti@nrbg-4dbe4b4a.pool.mediaWays.net) has joined #destructoid
2012-03-14 12:41:40	@bloodylip	theGoldenAvatar: why not?
2012-03-14 12:51:06	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-14 13:00:44	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-14 13:00:44	--	Mode #destructoid [+v Gemsi] by Q
2012-03-14 13:08:29	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-14 13:12:13	+Gandysampras	hello my name is andy and I just want to ask you a really serious question is that ok?
2012-03-14 13:12:47	+Gemsi	depends on the question
2012-03-14 13:13:16	+Gandysampras	well its about music but I don't want people to shun me I am very sensitive about this
2012-03-14 13:13:38	-->	Gandroid (~AndChat@109.175.206.9) has joined #destructoid
2012-03-14 13:13:42	+Gemsi	since when did you shun people out of irc....
2012-03-14 13:14:00	Gandroid	I hope you all enjoy my mate Alex using my PC
2012-03-14 13:14:46	+Gemsi	he is yet to do anything quote worthy yet
2012-03-14 13:14:53	+Gemsi	plus irc is deeeeaaaaadddd
2012-03-14 13:14:54	+Gandysampras	well its about ke$ha, she's my favourite artist ever but i feel like she doesn't get the praise she deserves, she speak to my generation i way you can't imagine
2012-03-14 13:15:15	+Gandysampras	damnit
2012-03-14 13:16:02	Gandroid	He's such a poopsock
2012-03-14 13:16:30	Gandroid	Poopsidler
2012-03-14 13:16:49	Gandroid	Poopsocker* stupid phone
2012-03-14 13:16:56	nastidon	i got a copy of Ke$ha - Animal here on vinyl. can't say i've ever listened to her tho :/
2012-03-14 13:17:10	Gandroid	Don't.
2012-03-14 13:17:10	nastidon	lol poopsidler
2012-03-14 13:17:13	Gandroid	Hertha
2012-03-14 13:17:18	Gandroid	Haha*
2012-03-14 13:17:37	nastidon	turn that shit off yo... you can't communicate like that :P
2012-03-14 13:17:53	dare-ME3	Poopsidler is Gandy's Sith name
2012-03-14 13:18:04	Gandroid	Brilliant.
2012-03-14 13:18:43	nastidon	poopsabre
2012-03-14 13:19:27	dare-ME3	I wish Gandy was more polite like his friends
2012-03-14 13:19:45	Gandroid	Fuck off
2012-03-14 13:19:47	+Gemsi	why would you wish for something terrible
2012-03-14 13:20:14	+Gandysampras	fuck off.... please
2012-03-14 13:22:38	Gandroid	I wish ghost worked since we moved
2012-03-14 13:26:17	<--	Apple_Master (~Appels@host86-156-128-80.range86-156.btcentralplus.com) has quit (Ping timeout)
2012-03-14 13:26:46	Halfleft|away	gandy doesn't have any polite friends
2012-03-14 13:26:50	Halfleft|away	i mean, look at me
2012-03-14 13:30:49	Gandroid	Alex said you are a creeper Gavin
2012-03-14 13:31:36	Gandroid	Did you bang RBS Lass? Our at least get your NJ
2012-03-14 13:31:44	Gandroid	Or*
2012-03-14 13:31:51	+Gandysampras	i said croupier
2012-03-14 13:32:45	Gandroid	Whatevs, liar
2012-03-14 13:33:52	Gandroid	Also NJ is bj
2012-03-14 13:37:18	Gandroid	!lfm Gandysampras
2012-03-14 13:37:22	DtoidBot	Gandysampras is listening to "We're Back!" by The Lonely Island.
2012-03-14 13:37:37	Gandroid	This is your fault Gavin
2012-03-14 13:37:43	Gandroid	You ass
2012-03-14 13:44:08	theGoldenAvatar	I wrote a LFM scrobbler.
2012-03-14 13:44:15	theGoldenAvatar	I have no idea why.
2012-03-14 13:44:28	theGoldenAvatar	I was just really bored.
2012-03-14 13:45:44	-->	Gandy|Phone (~AndChat@109.175.206.9) has joined #destructoid
2012-03-14 13:46:14	<--	Gandroid (~AndChat@109.175.206.9) has quit (Read error: Connection reset by peer)
2012-03-14 13:47:07	Halfleft|away	how am i being a creeper
2012-03-14 13:50:33	Halfleft|away	thats what i thought
2012-03-14 14:03:19		irc: disconnected from server
2012-03-14 14:06:27	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-14 14:06:27	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-14 14:06:27	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-14 14:06:27	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Gemsi +Torzelan [Slime] ^power Alakaiser andrewm benbeltran benbeltran1 cardfrek2 dare-ME3 Dinsdale DtoidBot Gandy|Phone Halfleft|away HammerTiem jared jorge` Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline nastidon pointzeroeight Simmy theGoldenAvatar]
2012-03-14 14:06:27	--	Channel #destructoid: 32 nicks (3 ops, 0 halfops, 4 voices, 25 normals)
2012-03-14 14:06:32	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-14 14:07:35	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Ping timeout)
2012-03-14 14:10:00	Gandy|Phone	Wat.
2012-03-14 14:13:31	Halfleft|away	preciselt
2012-03-14 14:19:01	Gandy|Phone	Sure.
2012-03-14 14:20:56	Gandy|Phone	You are totes a creeper.watching RBS lass and not talking to her
2012-03-14 14:22:25	@bloodylip	what's RBS?
2012-03-14 14:22:33	@bloodylip	Really Bangin' Sugartits?
2012-03-14 14:22:58	+Gemsi	royal bank of scotland would be my guess
2012-03-14 14:24:20	Halfleft|away	gemsi is correct
2012-03-14 14:24:24	Halfleft|away	i'm not 'watching' anyone
2012-03-14 14:27:25	Gandy|Phone	Are too
2012-03-14 14:29:35	Halfleft|away	Are not.
2012-03-14 14:30:27	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-14 14:30:27	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-14 14:30:27	--	andrewm_ is now known as andrewm
2012-03-14 14:31:01	@bloodylip	R2.
2012-03-14 14:32:03	+Gemsi	so new humble bundle incoming soonish then : http://imgur.com/VgRur
2012-03-14 14:33:14	Halfleft|away	shocking
2012-03-14 14:37:24	<--	Gandy|Phone (~AndChat@109.175.206.9) has quit (Quit: Phone exploded.)
2012-03-14 14:44:02	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-14 14:50:18	Halfleft|away	RNT
2012-03-14 14:53:11	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-14 14:53:12	 *	Gandysampras shits all up in Gavin's bussiness
2012-03-14 14:53:31	 *	richterbelmont helps
2012-03-14 14:53:41	+Gandysampras	Cheers for holding them open for me
2012-03-14 14:53:46	+Gandysampras	It's a two man job
2012-03-14 14:54:11	richterbelmont	its ok had to poop anyway
2012-03-14 14:59:50	Halfleft|away	great
2012-03-14 15:00:02	Halfleft|away	so why do really camp people get to be such cunts and it's okay?
2012-03-14 15:00:09	Halfleft|away	if I did it people would say i'm a cunt
2012-03-14 15:00:25	Halfleft|away	but if they do it, it's sass
2012-03-14 15:00:27	Halfleft|away	so unfair
2012-03-14 15:23:23	-->	civirok (~androirc@49.180.206.158) has joined #destructoid
2012-03-14 15:23:36	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-14 15:23:56	civirok	Hey
2012-03-14 15:24:49	<--	civirok (~androirc@49.180.206.158) has quit (Read error: EOF from client)
2012-03-14 15:24:55	-->	civirok (~androirc@49.180.206.158) has joined #destructoid
2012-03-14 15:25:29	<--	civirok (~androirc@49.180.206.158) has quit (Read error: EOF from client)
2012-03-14 15:25:35	-->	civirok (~androirc@49.180.206.158) has joined #destructoid
2012-03-14 15:25:50	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-14 15:26:06	<--	civirok (~androirc@49.180.206.158) has quit (Read error: Connection reset by peer)
2012-03-14 15:51:15	Halfleft|away	Gandysampras
2012-03-14 16:04:30	richterbelmont	Halfleft|away
2012-03-14 16:13:30	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-14 16:21:06	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-03-14 16:25:14	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-14 16:25:56	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-14 16:31:52	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-14 16:31:52	--	Mode #destructoid [+v Bigby] by Q
2012-03-14 16:33:48	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-14 16:40:13	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-14 16:40:13	--	Mode #destructoid [+o BPG] by Q
2012-03-14 16:41:11	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-03-14 17:00:22	richterbelmont	!dtrivia 3 history
2012-03-14 17:00:26	DtoidBot	Starting the trivia. Round of 3 questions. !strivia to stop. Total: 3104
2012-03-14 17:00:26	DtoidBot	History: In 1824 __________ Bruckner (In Austria), Wagner Disciple Born
2012-03-14 17:00:41	DtoidBot	Hint: A****
2012-03-14 17:00:56	DtoidBot	Time's up! You're all failures!
2012-03-14 17:01:05	DtoidBot	General: Who is known as the Father of History
2012-03-14 17:01:20	DtoidBot	Hint: h********
2012-03-14 17:01:35	DtoidBot	Time's up! You're all failures!
2012-03-14 17:01:43	DtoidBot	History: In 1911 __________ Sets World Altitude Record Of 4,250 M (13,944 Ft)
2012-03-14 17:01:58	DtoidBot	Hint: G***o*
2012-03-14 17:02:13	DtoidBot	Time's up! You're all failures!
2012-03-14 17:02:14	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-14 17:02:14	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-14 17:11:26	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-14 17:11:26	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-14 17:12:30	+Vexed_Alex	what up, you bunch of soggy dicks
2012-03-14 17:15:04	+Bigby	chex mix
2012-03-14 17:17:21	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Quit)
2012-03-14 17:32:09	+Vexed_Alex	Mutant Blob is so good the later you get in
2012-03-14 17:37:42	-->	Lelio (~Lelio@58.145.143.106) has joined #destructoid
2012-03-14 17:38:21	+Vexed_Alex	Eugh, the Spider-Man trailer has dubstep in it
2012-03-14 17:40:41	Lelio	Worked well for Borderlands 2
2012-03-14 17:40:49	+Vexed_Alex	No it didn't.
2012-03-14 17:40:50	+Vexed_Alex	Shut up.
2012-03-14 17:41:00	+Vexed_Alex	Dubstep doesn't work well in anything.
2012-03-14 17:44:55	+Vexed_Alex	http://www.screened.com/news/video-proof-that-total-recall-has-the-most-shattering-glass-ever/3562/
2012-03-14 18:01:46	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-14 18:15:07	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-14 18:15:11	RobotBebop	Evening nerds
2012-03-14 18:18:20	<--	mueti (~mueti@nrbg-4dbe4b4a.pool.mediaWays.net) has quit (Ping timeout)
2012-03-14 18:19:08	Coon	herro
2012-03-14 18:20:22	-->	mueti (~mueti@nrbg-4dbe5648.pool.mediaWays.net) has joined #destructoid
2012-03-14 18:21:54	RobotBebop	Hows your new job going?
2012-03-14 18:30:17		irc: disconnected from server
2012-03-15 09:22:27	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-15 09:22:27	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-15 09:22:27	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-15 09:22:27	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Ecks|Work +Torzelan [Rabite] ^power Alakaiser andrewm Apple_Master Aurvant benbeltran1 cardfrek2 Dinsdale Droid_Alex DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away metalnarf mistic n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck]
2012-03-15 09:22:27	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 3 voices, 21 normals)
2012-03-15 09:22:28	theGoldenAvatar	Well, 1998
2012-03-15 09:22:30	TheToiletDuck	people are talking like the bonus from Bethesda was the only thing that was going to keep Obsidian afloat. If that was the case then Obsidian were going to fail anyway.
2012-03-15 09:22:31	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-15 09:22:52	theGoldenAvatar	Yeah.
2012-03-15 09:23:17	Droid_Alex	Maybe they would prosper if their games, you know, worked?
2012-03-15 09:23:37	theGoldenAvatar	I really liked FNV and didn't have issues like everyone else seemed to.
2012-03-15 09:23:42	Aurvant	I'm not surprised. Alpha Protocol was pretty bad.
2012-03-15 09:23:45	theGoldenAvatar	Alpha Protocol was pretty terrible.
2012-03-15 09:23:53	Droid_Alex	I enjoyed FNV too
2012-03-15 09:24:06	Aurvant	I didn't care for New Vegas.
2012-03-15 09:24:17	TheToiletDuck	I had a few missions that wouldn't trigger in FNV but nothing game breaking. I saw the stupid glitches as charming
2012-03-15 09:24:23	Aurvant	Felt bland compared to F3, but that's just my opinion of it.
2012-03-15 09:24:30	Aurvant	A lot of others dug it.
2012-03-15 09:24:33	theGoldenAvatar	I thought it was way less bland that FO3.
2012-03-15 09:24:49	Droid_Alex	^
2012-03-15 09:24:49	TheToiletDuck	Yeah i liked New Vegas much more than Fallout 3
2012-03-15 09:24:55	theGoldenAvatar	The reintroduced the humor.
2012-03-15 09:25:07	TheToiletDuck	starting with the skeleton inside the refrigerator
2012-03-15 09:26:07	TheToiletDuck	But yeah, people are like BAHH they missed out by 1 point. The bonus would have saved them.
2012-03-15 09:26:18	Droid_Alex	Am I tripping, or did I actually hear that Fallout 4 is in the works?
2012-03-15 09:26:22	TheToiletDuck	Or saying thats so immoral only giving them a bonus if they get over 85
2012-03-15 09:26:26	theGoldenAvatar	Of course it is.
2012-03-15 09:26:28	TheToiletDuck	it's not immoral, it's a bonus.
2012-03-15 09:26:32	TheToiletDuck	BONUS
2012-03-15 09:26:59	TheToiletDuck	Obsidian are stupid for agreeing to something that they couldn't afford
2012-03-15 09:27:31	Droid_Alex	Didn't they get a budget from Zenimax?
2012-03-15 09:27:43	Droid_Alex	Isn't that what publishers do?
2012-03-15 09:27:51	Aurvant	I am kinda hoping they get that South Park game done.
2012-03-15 09:27:56	Aurvant	It looks interesting.
2012-03-15 09:28:10	TheToiletDuck	i want the south park game to be leaked like Thrill Kill
2012-03-15 09:28:21	Aurvant	Oh, god. Thrill Kill.
2012-03-15 09:28:28	TheToiletDuck	Then the south park game should be turned into a Wu Tang game
2012-03-15 09:28:53	Aurvant	I was legitimately bummed when Thrill Kill was canceled back in the day.
2012-03-15 09:29:05	TheToiletDuck	i had a copy :)
2012-03-15 09:29:15	TheToiletDuck	it didn't have ending videos but the gameplay was there
2012-03-15 09:29:31	Aurvant	You know what game I'd like to see remade or rebooted? Loaded.
2012-03-15 09:29:58	TheToiletDuck	you just asked for the South Park game and now you want Loaded instead. Entitled gamer
2012-03-15 09:30:07	Aurvant	I miss those crazy PS1 games that were just whacked out weird.
2012-03-15 09:30:09	Droid_Alex	All of these RPGs that end up first person shooters
2012-03-15 09:30:13	Droid_Alex	that everyone hates
2012-03-15 09:30:19	Droid_Alex	All end up being great
2012-03-15 09:30:25	TheToiletDuck	Pretty much yeah
2012-03-15 09:30:36	theGoldenAvatar	What other games became FPS?
2012-03-15 09:30:38	TheToiletDuck	Because it fixes the worst thing about generic shooters. The world.
2012-03-15 09:30:41	TheToiletDuck	Syndicate
2012-03-15 09:30:46	Droid_Alex	Fallout
2012-03-15 09:30:50	TheToiletDuck	Xcom
2012-03-15 09:31:01	theGoldenAvatar	I played neither of those.
2012-03-15 09:31:33	TheToiletDuck	Skyrim (which is a fps of Baldurs Gate)
2012-03-15 09:31:39	theGoldenAvatar	...
2012-03-15 09:31:45	Droid_Alex	X-Com isn't out, but people say it's looking good.
2012-03-15 09:32:26	Droid_Alex	I really hope Falllout 4 ditches dice roll shooting
2012-03-15 09:33:03	theGoldenAvatar	I don't hate that all that much to an extent.
2012-03-15 09:33:12	Droid_Alex	And they try finding a better ways to implement RPG mechanics into a shooter
2012-03-15 09:33:16	theGoldenAvatar	I don't expect some shit ass rifle I found in a pond to be 100% accurate.
2012-03-15 09:33:24	Droid_Alex	-a*
2012-03-15 09:33:35	theGoldenAvatar	But to miss by 15 feet from a few paces away, yeah.
2012-03-15 09:33:38	theGoldenAvatar	That's a problem.
2012-03-15 09:34:12	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-15 09:34:12	--	Mode #destructoid [+o Aerox] by Q
2012-03-15 09:34:37	Droid_Alex	I just don't think VATS is that interesting
2012-03-15 09:34:42	TheToiletDuck	I like the dice rolls for stealing though
2012-03-15 09:34:58	theGoldenAvatar	Well, how else would that work?
2012-03-15 09:35:02	TheToiletDuck	enables you to game the system with quicksave to get an awesome item early on
2012-03-15 09:35:04	theGoldenAvatar	Besides a shitty minigame.
2012-03-15 09:35:30	TheToiletDuck	they could just straight up say you can't ever steal level 6 items if you're level 5
2012-03-15 09:35:34	@Aerox	VATS is idiotic
2012-03-15 09:35:46	@Aerox	I could click on his head and get a 100% guaranteed headshot
2012-03-15 09:35:53	@Aerox	Or i could open vats and click on his head and have a 20% chance of hitting
2012-03-15 09:35:59	TheToiletDuck	VATS is like Detective vision in Arkham Asylum
2012-03-15 09:36:21	Droid_Alex	Does anyone ever aim for anything besides the head when you're in range?
2012-03-15 09:36:29	TheToiletDuck	No reason ever not to
2012-03-15 09:36:40	theGoldenAvatar	Sometimes I'd shoot people's guns out of their hands
2012-03-15 09:36:44	theGoldenAvatar	For the hell of it
2012-03-15 09:36:47	Droid_Alex	Maybe to knock a gun--
2012-03-15 09:36:50	TheToiletDuck	oh and the crotch
2012-03-15 09:36:57	Droid_Alex	Yeah. But just for the hell of it.
2012-03-15 09:37:04	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=STCSvttQeBs
2012-03-15 09:37:08	DtoidBot	If James Brown Were A Japanese Midget
2012-03-15 09:37:19	TheToiletDuck	"I'll bass your ass on my fist"
2012-03-15 09:37:26	TheToiletDuck	*base
2012-03-15 09:37:45	theGoldenAvatar	That drummer looks so bored.
2012-03-15 09:38:21	@Aerox	oh no hte bomb turned into a watermelon
2012-03-15 09:38:27	Droid_Alex	It's nasty outside.
2012-03-15 09:38:29	@Aerox	I know :(
2012-03-15 09:38:31	TheToiletDuck	I read that as Chris Brown. I was waiting for a wifebeating joke
2012-03-15 09:38:36	Droid_Alex	It has been for a few days.
2012-03-15 09:39:09	Droid_Alex	I like when @fart riles up Chris Brown fans on Twitter
2012-03-15 09:39:27	theGoldenAvatar	You know.
2012-03-15 09:39:30	Droid_Alex	by making up fake news headlines and hashtagging them
2012-03-15 09:39:37	theGoldenAvatar	Black people sure do get a lot of trends on twitter.
2012-03-15 09:40:08	Droid_Alex	Black people are the majority on Twitter.
2012-03-15 09:40:42	TheToiletDuck	<theGoldenAvatar> Black people sure do get a lot of trends on twitter. @MichaelRichards
2012-03-15 09:42:54	Droid_Alex	I don't like heaters
2012-03-15 09:42:54	<--	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-15 09:43:04	Droid_Alex	I like being warm
2012-03-15 09:43:13	Droid_Alex	I don't like breathing in warm air
2012-03-15 09:44:27	-->	mueti (mueti@nrbg-4dbe5648.pool.mediaWays.net) has joined #destructoid
2012-03-15 09:44:57	@Aerox	http://www.youtube.com/watch?v=phWoiyfA8lsv
2012-03-15 09:45:01	@Aerox	I can't believe this is actually a thing
2012-03-15 09:45:03	@Aerox	I don't know what to think
2012-03-15 09:45:09	theGoldenAvatar	#GirlsWithNoAss and #ToMyFutureSidelineHo
2012-03-15 09:45:33	Droid_Alex	You don't have a sideline ho?
2012-03-15 09:45:40	Droid_Alex	Www.hagay.com
2012-03-15 09:45:57	Droid_Alex	Wrong URL
2012-03-15 09:46:06	theGoldenAvatar	I do not, no.
2012-03-15 09:46:08	Droid_Alex	Still impactful.
2012-03-15 09:46:25	Droid_Alex	Www.hahgay.com?
2012-03-15 09:46:43	Droid_Alex	There we go
2012-03-15 09:46:57	theGoldenAvatar	#GirlsWithNoAss need to do squats.
2012-03-15 09:47:03	theGoldenAvatar	Jesus, it's an easy fucking solution.
2012-03-15 09:47:05	Droid_Alex	Or
2012-03-15 09:47:13	Droid_Alex	Eat McDonald's fries
2012-03-15 09:47:44	@Aerox	Ew gross
2012-03-15 09:47:49	@Aerox	Don't be gorss alex
2012-03-15 09:47:59	theGoldenAvatar	gorse*
2012-03-15 09:48:31	Droid_Alex	Black people love McDonald's!
2012-03-15 09:48:31	theGoldenAvatar	lucnh time
2012-03-15 09:48:39	Droid_Alex	Haven't you seen their commercials?
2012-03-15 09:49:19	@Aerox	Only in February
2012-03-15 09:49:28	@Aerox	When is McDonald's going to celebrate WHITE people?
2012-03-15 09:49:30	@bloodylip	http://www.black365.com
2012-03-15 09:49:34	@Aerox	#reverseracism
2012-03-15 09:50:01	TheToiletDuck	don't want to sound like a dick or nothing but says on your chart your fucked up. You talk like a fag and your shits all retarded.
2012-03-15 09:50:38	Droid_Alex	I bet reverse racism is a goldmine
2012-03-15 09:51:16	Droid_Alex	Just White people indignance forever
2012-03-15 09:51:41	Droid_Alex	WON'T SOMEBODY PLEASE THINK OF THE WHITE PEOPLE
2012-03-15 09:51:49	Droid_Alex	WE ARE OPPRESSED
2012-03-15 09:52:08	+Ecks|Work	that'll be the day
2012-03-15 09:52:11	Droid_Alex	#mensrights
2012-03-15 09:52:36	@bloodylip	#whitesrights
2012-03-15 09:52:50	TheToiletDuck	Some white people are opressed
2012-03-15 09:53:00	TheToiletDuck	Opressed against the wall while a black man rapes them for all their money
2012-03-15 09:53:12	@Aerox	That's a metaphor for obama isn't it
2012-03-15 09:53:17	TheToiletDuck	dammit
2012-03-15 09:53:21	TheToiletDuck	i thought i was being subtle
2012-03-15 09:53:28	+Ecks|Work	its always a metaphor for Obama
2012-03-15 09:53:32	-->	Batthink (webchat@host81-155-111-115.range81-155.btcentralplus.com) has joined #destructoid
2012-03-15 09:53:42	<--	Batthink (webchat@host81-155-111-115.range81-155.btcentralplus.com) has quit (Registered)
2012-03-15 09:53:42	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-15 09:54:06	TheToiletDuck	It's a really poor change of topic
2012-03-15 09:54:12	TheToiletDuck	but i could kill for some fried chickne
2012-03-15 09:54:14	TheToiletDuck	chicken
2012-03-15 09:54:27	Batthink	Yeah
2012-03-15 09:54:32	Batthink	Understandable
2012-03-15 09:54:44	TheToiletDuck	that shit is delicious. Why the hell aren't there other animals that are as delicious and easy to farm as chickens
2012-03-15 09:54:52	-->	Cotillion (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has joined #destructoid
2012-03-15 09:54:58	TheToiletDuck	you got turkey, and maybe duck
2012-03-15 09:54:58	Droid_Alex	Chicken is boring
2012-03-15 09:55:05	TheToiletDuck	you shut your whore mouth
2012-03-15 09:55:08	TheToiletDuck	Chicken is awesome
2012-03-15 09:55:29	Droid_Alex	At the end of the day all you're really enjoying is the skin
2012-03-15 09:55:37	@Aerox	Chicken is so boring
2012-03-15 09:55:38	TheToiletDuck	i'm not a fan of the skin
2012-03-15 09:55:44	Batthink	It is mainly because of KFC's recipe is that it tastes so good.
2012-03-15 09:55:47	TheToiletDuck	except like southern fried chicken
2012-03-15 09:56:00	TheToiletDuck	why don't they southern fry potatoes?
2012-03-15 09:56:12	Batthink	Alex has had a chicken-saturated life.
2012-03-15 09:56:18	TheToiletDuck	why don't I do this i should say.
2012-03-15 09:56:34	TheToiletDuck	That's because Alex is a sugar daddy
2012-03-15 09:56:39	Batthink	I don't blame him for getting bored with it.
2012-03-15 09:56:46	Cotillion	http://i1265.photobucket.com/albums/jj511/Aurion56/Oddity2.jpg
2012-03-15 09:56:56	@Aerox	Some of this is good
2012-03-15 09:56:57	@Aerox	http://www.reddit.com/r/shittyaskscience/
2012-03-15 09:56:58	Droid_Alex	I don't live in the South
2012-03-15 09:57:00	Cotillion	Annnd it keeps changing my name back.
2012-03-15 09:57:05	Droid_Alex	so I have options
2012-03-15 09:58:29	--	Cotillion is now known as Aurvant
2012-03-15 09:58:38	Aurvant	There we go.
2012-03-15 09:59:48	@Aerox	Alex, come over Saturday
2012-03-15 10:02:13	<--	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-15 10:02:57	-->	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has joined #destructoid
2012-03-15 10:03:34	Droid_Alex	I'll see if I can. I don't know how long my girlfriend is having our friends over for.
2012-03-15 10:05:35	Droid_Alex	What the fuck is a Wiz Khalifa?
2012-03-15 10:05:47	TheToiletDuck	black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow black and yellow
2012-03-15 10:06:14	Droid_Alex	You cray.
2012-03-15 10:06:57	Droid_Alex	Cray is my new favorite abbreviation.
2012-03-15 10:07:41	@Aerox	it's pretty good
2012-03-15 10:08:33	Droid_Alex	Hahahaha
2012-03-15 10:08:35	TheToiletDuck	"go away i'm 'batin"
2012-03-15 10:08:37	Droid_Alex	http://www.atheistdatingservice.com/
2012-03-15 10:08:46	@Aerox	I wanted to click on the profile but I don't want to make an account
2012-03-15 10:08:56	Droid_Alex	Same
2012-03-15 10:08:58	Aurvant	Lol
2012-03-15 10:09:00	@Aerox	If THAT is what they're featuring
2012-03-15 10:09:07	@Aerox	that is not a good sign
2012-03-15 10:09:33	TheToiletDuck	lol jordonn
2012-03-15 10:09:51	TheToiletDuck	http://i.imgur.com/YhZ8Y.jpg
2012-03-15 10:10:01	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-15 10:10:25	Aurvant	"Atheist Dating Service: Where you can be miserable fucks together".
2012-03-15 10:10:34	Droid_Alex	I was going to ask which had sadder people
2012-03-15 10:10:40	Droid_Alex	Christian dating services
2012-03-15 10:10:50	Droid_Alex	Or athiest dating services
2012-03-15 10:10:56	nastidon	lol
2012-03-15 10:10:57	TheToiletDuck	Atheist Dating Service : Til death do you part. Then that's it. Definitely.
2012-03-15 10:10:59	Droid_Alex	answer: whoever has more members
2012-03-15 10:11:06	Aurvant	I'm pretty sure that any dating service is full of sad people.
2012-03-15 10:11:16	Droid_Alex	Had more sad*
2012-03-15 10:12:06	Aurvant	"How did you guys meet? The Internet? Because you both hate religion? Ah, well, good luck with that."
2012-03-15 10:13:26	Aurvant	I think that whenever a person creates a profile on an online dating site that a sad trombone should play when they hit the submit button.
2012-03-15 10:13:32	<--	Droid_Alex (~Droid_Ale@64.134.226.20) has quit (Read error: EOF from client)
2012-03-15 10:14:00	-->	Droid_Alex (~Droid_Ale@64.134.226.20) has joined #destructoid
2012-03-15 10:16:35	Droid_Alex	What the fuck are these little birds called?
2012-03-15 10:16:35	<--	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-15 10:17:01	Droid_Alex	They're as common as pigeons
2012-03-15 10:17:01	@Aerox	what
2012-03-15 10:17:03	-->	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has joined #destructoid
2012-03-15 10:17:07	TheToiletDuck	pic/
2012-03-15 10:17:10	TheToiletDuck	pic?
2012-03-15 10:17:19	Droid_Alex	The little brown and grey birds
2012-03-15 10:17:25	@Aerox	I don't know what you're talking about
2012-03-15 10:17:27	TheToiletDuck	sparrows?
2012-03-15 10:17:32	Droid_Alex	THE BIRDS
2012-03-15 10:17:41	Droid_Alex	There are like two types of common birds
2012-03-15 10:17:42	@Aerox	Like the little ones that run around in bushes?
2012-03-15 10:17:47	TheToiletDuck	sparrows
2012-03-15 10:17:48	Droid_Alex	Pigeons and the little ones
2012-03-15 10:17:51	@Aerox	yeah those are sparrows
2012-03-15 10:18:01	@Aerox	Sparrows are cute
2012-03-15 10:18:03	@Aerox	Pigeons are shitheads
2012-03-15 10:18:06	Droid_Alex	Okay
2012-03-15 10:18:25	TheToiletDuck	sparrows often go through population collapses due to salmonella :(
2012-03-15 10:18:29	TheToiletDuck	but they come back :)
2012-03-15 10:19:37	@Aerox	that randomly reminded me of that great calvin and hobbes comic
2012-03-15 10:20:46	@Aerox	and I tried to find it and instead got crossover fanfic of calvin and hobbes and pirates of the carribean
2012-03-15 10:20:53	@Aerox	>:(
2012-03-15 10:21:10	Droid_Alex	$40 to fill half a tank :(
2012-03-15 10:21:23	@Aerox	55 to fill my entire tank this morning
2012-03-15 10:21:26	@Aerox	except for a half gallon
2012-03-15 10:21:46	Droid_Alex	Yesterday I was geeking out about my future new car
2012-03-15 10:21:55	@Aerox	oh taht reminds me I need to expense mileage
2012-03-15 10:22:01	Droid_Alex	I am going to save so much gas
2012-03-15 10:22:14	Droid_Alex	More than I do in my small Focus
2012-03-15 10:22:26	Droid_Alex	Because the car I'm getting is so light weight
2012-03-15 10:23:24	@Aerox	I had to fill up extra this month :(
2012-03-15 10:23:26	Droid_Alex	PCH is going to be so much more amazing
2012-03-15 10:23:27	@Aerox	since i went to riverside and irvine
2012-03-15 10:23:33	Droid_Alex	Yucky!
2012-03-15 10:23:42	Aurvant	I thought Quail ran around in bushes.
2012-03-15 10:23:53	TheToiletDuck	and fields
2012-03-15 10:24:07	@Aerox	but
2012-03-15 10:24:13	@Aerox	My trip to riverside alone
2012-03-15 10:24:16	Aurvant	And in front of lawyers faces.
2012-03-15 10:24:16	@Aerox	means $80
2012-03-15 10:24:27	Droid_Alex	I was thinking of going from manual to automatic/flappy paddles
2012-03-15 10:24:29	Droid_Alex	But
2012-03-15 10:24:34	@Aerox	which is a full tank of gass plus $25 extra
2012-03-15 10:24:35	Droid_Alex	Jinx!
2012-03-15 10:24:47	@Aerox	and that trip only took like 1/3rd of a tank
2012-03-15 10:24:47	@Aerox	so
2012-03-15 10:24:54	Aurvant	Can you afford flappy paddles, Alex?
2012-03-15 10:24:58	Droid_Alex	But automatics are for the weak.
2012-03-15 10:25:14	Aurvant	True.
2012-03-15 10:25:15	TheToiletDuck	right i'm off home
2012-03-15 10:25:16	TheToiletDuck	tata
2012-03-15 10:25:24	Droid_Alex	It's only a grand more, probably
2012-03-15 10:25:33	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-15 10:26:16	Droid_Alex	I could pay a grand for flappy paddles
2012-03-15 10:26:43	Droid_Alex	Or I could pay a grand for a GPS and infotainment options
2012-03-15 10:27:08	@Aerox	Or you could pay two grand and get both
2012-03-15 10:27:12	Droid_Alex	Both are huge rip-offs
2012-03-15 10:27:12	Aurvant	Yeah, go manual and get the GPS features.
2012-03-15 10:27:59	Droid_Alex	I could buy both
2012-03-15 10:28:00	Droid_Alex	But
2012-03-15 10:28:04	Droid_Alex	I'd feel dirty
2012-03-15 10:28:31	Droid_Alex	I was looking at the backseat space
2012-03-15 10:28:43	Droid_Alex	because it's technically a 4-seater
2012-03-15 10:28:46	Droid_Alex	Hilarious
2012-03-15 10:28:56	Droid_Alex	Because I don't have amputee friends
2012-03-15 10:30:18	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/s320x320/425945_10150621658667798_627902797_9533387_1310494474_n.jpg
2012-03-15 10:30:19	<--	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-15 10:30:20	@Aerox	Hahaha get ir
2012-03-15 10:30:24	@Aerox	Because Obama is a dirty nigger
2012-03-15 10:30:25	@Aerox	LOLZ!
2012-03-15 10:31:10	-->	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has joined #destructoid
2012-03-15 10:31:10	Droid_Alex	TOMORROW IS IPAD DAY AEROX
2012-03-15 10:31:30	@Aerox	woot woot woot
2012-03-15 10:32:21	@Aerox	YES
2012-03-15 10:32:25	@Aerox	Cards against Humanity is back on Amazon
2012-03-15 10:32:59	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-15 10:32:59	--	Mode #destructoid [+o TDiddy] by Q
2012-03-15 10:33:09	@Aerox	Hey tractor
2012-03-15 10:33:14	@Aerox	way to ditch out on our bracket
2012-03-15 10:33:15	@TDiddy	Hi!
2012-03-15 10:33:15	@Aerox	You dick.
2012-03-15 10:33:41	@Aerox	Coffee!
2012-03-15 10:36:57	<--	Aurvant (~cotillion@c-68-59-232-95.hsd1.tn.comcast.net) has left #destructoid
2012-03-15 10:38:41	<--	Droid_Alex (~Droid_Ale@64.134.226.20) has quit (Quit: Bye)
2012-03-15 10:39:29	@TDiddy	http://kotaku.com/5893424/there-was-going-to-be-a-mass-effect-first-person-shooter/gallery/1
2012-03-15 10:46:16	@Aerox	back!
2012-03-15 10:49:55	theGoldenAvatar	Fuck
2012-03-15 10:49:58	theGoldenAvatar	I forgot to do a bracket.
2012-03-15 10:50:04	theGoldenAvatar	I didn't realize shit started so soon.
2012-03-15 10:51:09	Batthink	Bracket?
2012-03-15 10:51:28	-->	nastidon_ (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-15 10:51:36	nastidon_	ffs
2012-03-15 10:51:55	theGoldenAvatar	Sports.
2012-03-15 10:52:14	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Ping timeout)
2012-03-15 10:52:26	--	nastidon_ is now known as nastidon
2012-03-15 10:52:28	nastidon	a $2 app called the final hours of me3? that's almost as bad as petitioning the government about aliens lol
2012-03-15 10:53:07	Batthink	Mmm
2012-03-15 10:53:42	benbeltran1	I'd petition the govdrnment about aliens if it meant more aliens 
2012-03-15 10:53:51	--	You are now known as benbeltrn
2012-03-15 10:54:02	benbeltrn	space kind, not earthly kind
2012-03-15 10:54:30	benbeltrn	I'd even vote for someone who proposed more aliens
2012-03-15 10:54:36	--	You are now known as benbeltran
2012-03-15 10:55:02	theGoldenAvatar	What the shit is this shit.
2012-03-15 10:55:07	theGoldenAvatar	CBS used to live stream all the games.
2012-03-15 10:55:11	theGoldenAvatar	Now they want me to pay for it.
2012-03-15 10:55:13	theGoldenAvatar	FUCK YOU EA
2012-03-15 10:55:15	theGoldenAvatar	I MEAN CBS
2012-03-15 10:55:18	benbeltran	man, sports
2012-03-15 10:55:28	benbeltran	All that passing and running
2012-03-15 10:55:37	benbeltran	:(
2012-03-15 10:55:44	@TDiddy	go to frontrowsports.com i think it is
2012-03-15 10:56:14	@TDiddy	first row
2012-03-15 10:56:30	theGoldenAvatar	Haha, no
2012-03-15 10:56:36	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/srvspx.png
2012-03-15 10:58:20	theGoldenAvatar	haha
2012-03-15 10:58:32	theGoldenAvatar	Apparently if you text 0COLORADO to 2653
2012-03-15 10:58:40	theGoldenAvatar	You get a code to get the CBS streaming for free.
2012-03-15 10:59:12	Batthink	Handy
2012-03-15 11:17:16	-->	dare-ME3 (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-15 11:27:45	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-03-15 11:45:04	theGoldenAvatar	Someone found a new ending to ME3.
2012-03-15 11:46:44	dare-ME3	?
2012-03-15 11:46:54	theGoldenAvatar	http://i.imgur.com/7FTOX.jpg
2012-03-15 11:47:13	@TDiddy	wakka wakka
2012-03-15 11:48:38	dare-ME3	That was awful even for you
2012-03-15 11:49:52	theGoldenAvatar	I didn't make the joke.
2012-03-15 11:50:15	theGoldenAvatar	Also, an ending that awful deserves no better.
2012-03-15 11:50:48	dare-ME3	The more you talk about it the more you seem to dislike it
2012-03-15 11:51:16	theGoldenAvatar	No
2012-03-15 11:51:59	@Aerox	haha
2012-03-15 11:52:18	theGoldenAvatar	I pretty much thought it was awful straight away.
2012-03-15 11:52:42	theGoldenAvatar	I was just trying to be discrete for the 4 or 5 others in here who hadn't completed it.
2012-03-15 11:53:57	dare-ME3	The ME anime is about Vega boo
2012-03-15 11:56:37	nastidon	i'm starting to think the furor over me3/last book is more entertaining than the media itself
2012-03-15 12:08:54	Batthink	There aren't that many good videogame endings.
2012-03-15 12:10:03	Batthink	Try to think up of about five to ten good endings, and I bet you'll be stumped.
2012-03-15 12:11:31	--	HammerTiem|offl is now known as HammerTiem
2012-03-15 12:24:31	@bloodylip	bad dudes
2012-03-15 12:24:36	@bloodylip	that's all you need
2012-03-15 12:24:40	theGoldenAvatar	I can't even think of 5 video games.
2012-03-15 12:24:44	@bloodylip	eating burgers with reagan
2012-03-15 12:25:01	nastidon	there's plenty of bad ones. i've liked plenty too tho. memory sucks too much tho to make a list off the top of my head tho lol
2012-03-15 12:25:05	nastidon	lol bad dudes
2012-03-15 12:25:09	nastidon	bionic commando
2012-03-15 12:25:11	nastidon	hitler!
2012-03-15 12:25:15	Batthink	Yeah, Bad Dudes was a good one
2012-03-15 12:25:31	Batthink	And Nastidon's suggestion too.
2012-03-15 12:25:37	nastidon	Beneath a Steel Sky had a great ending
2012-03-15 12:25:44	Batthink	Road Rash 2 just crashed.
2012-03-15 12:25:52	Batthink	That was the ending.
2012-03-15 12:25:58	nastidon	lol
2012-03-15 12:26:08	nastidon	that's kinda cool <_<
2012-03-15 12:26:51	Batthink	Not really.
2012-03-15 12:27:43	Batthink	It just screams, 'we only could do the cut-scene bit at the end of every race, and...well, screw it'
2012-03-15 12:28:48	theGoldenAvatar	Heavy Rain obviously.
2012-03-15 12:28:51	Batthink	No static image of the development team, no nothing
2012-03-15 12:29:08	Batthink	Lol, I killed ALL the main characters
2012-03-15 12:30:58	theGoldenAvatar	http://www.medicalnewstoday.com/articles/242922.php
2012-03-15 12:31:06	theGoldenAvatar	That is some hilarious stuff.
2012-03-15 12:31:18	theGoldenAvatar	" while a sedentary way of life that includes 4 hours or more of TV viewing a day can increase it by 50%"
2012-03-15 12:31:25	theGoldenAvatar	Good thing I don't watch TV
2012-03-15 12:31:28	nastidon	lol
2012-03-15 12:32:09	nastidon	wait, walking is like... excercize
2012-03-15 12:32:14	<--	mueti (mueti@nrbg-4dbe5648.pool.mediaWays.net) has quit (Quit)
2012-03-15 12:43:46	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-15 12:44:58	Vexed_Alex	One of the best things in my life
2012-03-15 12:45:28	Vexed_Alex	Is when I'm at an ATM with another White person
2012-03-15 12:45:28	Vexed_Alex	by ourselves
2012-03-15 12:45:28	Vexed_Alex	and I make them uncomfortable
2012-03-15 12:45:28	Vexed_Alex	by just standing in front of the machine
2012-03-15 12:45:34	Vexed_Alex	and glancing back at them on the other one
2012-03-15 12:45:36	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-15 12:45:54	theGoldenAvatar	Who is uncomfotable around Mexicans?
2012-03-15 12:46:23	+Vexed_Alex	I just said
2012-03-15 12:46:25	+Vexed_Alex	White people
2012-03-15 12:46:32	theGoldenAvatar	I'm white and I'm not.
2012-03-15 12:47:02	+Vexed_Alex	That's because you're part of the Klan. You know you're safe.
2012-03-15 12:47:33	theGoldenAvatar	I guess my experience with most Mexicans is friendly wait staff and landscapers.
2012-03-15 12:47:46	theGoldenAvatar	I don't think we have Mexican gangs here.
2012-03-15 12:48:03	+Vexed_Alex	We barely have Mexican gangs here anymore
2012-03-15 12:48:06	+Vexed_Alex	but there's history
2012-03-15 12:48:32	+Vexed_Alex	Though, to be fair, I've only pretended I was going to mug a White person once.
2012-03-15 12:48:50	dare-ME3	I grew up next to Mexican gangsters, they were nice to us. One time someone broke into our car and they caught the guy and held him until the police came.
2012-03-15 12:48:51	theGoldenAvatar	I'm more wary of black people.
2012-03-15 12:48:57	-->	ep_ (webchat@vali.restek.wwu.edu) has joined #destructoid
2012-03-15 12:48:58	theGoldenAvatar	What with all the muggings.
2012-03-15 12:49:26	+Vexed_Alex	I'm even nervous around Mexicans at an ATM
2012-03-15 12:49:33	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-15 12:49:33	--	Mode #destructoid [+v Gemsi] by Q
2012-03-15 12:49:34	+Vexed_Alex	And I'm Mexican
2012-03-15 12:49:50	+Vexed_Alex	But, to be fair
2012-03-15 12:49:54	+Vexed_Alex	I was mugged by a Mexican
2012-03-15 12:50:10	theGoldenAvatar	Brown on brown crime.
2012-03-15 12:50:15	+Vexed_Alex	The worst.
2012-03-15 12:50:25	dare-ME3	I was going to say that
2012-03-15 12:51:20	ep_	God help you if the screen is reflective
2012-03-15 12:51:21	ep_	So giant bomb being bought out as pretty surprising
2012-03-15 12:54:55	+Vexed_Alex	If I got the Scion instead of the Subaru, how douchy would it be if I swapped out the Scion badges for Toyota ones?
2012-03-15 12:55:02	+Vexed_Alex	Eugh, that's such a weeaboo thing to do.
2012-03-15 12:55:10	Batthink	Quite douchy
2012-03-15 12:55:22	+Vexed_Alex	But so is owning a Scion!
2012-03-15 12:55:40	+Vexed_Alex	It's a lose lose!
2012-03-15 12:55:52	Batthink	But the car in front is a Toyota...
2012-03-15 12:56:07	+Vexed_Alex	All Scions are Toyotas.
2012-03-15 12:56:14	+Vexed_Alex	They're branded as Toyotas in Japan.
2012-03-15 12:56:38	Batthink	They're branded as Toyotas here
2012-03-15 12:56:47	+Vexed_Alex	Everywhere else.
2012-03-15 12:56:59	theGoldenAvatar	http://social.bioware.com/forum/1/topic/355/index/9999272
2012-03-15 12:57:01	theGoldenAvatar	Haha, Aerox.
2012-03-15 12:57:04	ep_	Dare, I'm finally reading the scott pilgrim books
2012-03-15 12:57:06	+Vexed_Alex	Scion is US only. They needed a "youth" focused brand.
2012-03-15 12:57:11	theGoldenAvatar	There goes your conspiracies.
2012-03-15 12:57:28	dare-ME3	ep cool, I gotta go but I'll be on later
2012-03-15 12:57:32	+Vexed_Alex	Why does the English option have a Canadian flag?
2012-03-15 12:57:33	<--	dare-ME3 (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (Quit)
2012-03-15 12:57:36	Batthink	A US youth focused brand
2012-03-15 12:57:38	+Vexed_Alex	That is offensive.
2012-03-15 12:57:52	Batthink	A car for frat-bastards
2012-03-15 12:58:09	+Vexed_Alex	But the FR-S isn't that type of car.
2012-03-15 12:59:27	+Vexed_Alex	I have my eyes set on white
2012-03-15 12:59:28	+Vexed_Alex	http://www.scion.com/cars/FR-S/colors/
2012-03-15 12:59:40	+Vexed_Alex	With black wheels further down the line
2012-03-15 12:59:57	+Vexed_Alex	Lightweight wheels.
2012-03-15 13:00:48	Batthink	It does look like a nice car.
2012-03-15 13:01:00	+Vexed_Alex	It only weighs 2500LBS!
2012-03-15 13:01:43	+Vexed_Alex	2800*
2012-03-15 13:05:53	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-15 13:32:37	<--	jared (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Apple_Master (~Appels@host86-154-176-157.range86-154.btcentralplus.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	DtoidBot (~PircBot@24.106.217.162) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-03-15 13:32:37	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-03-15 13:32:37	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-03-15 13:32:37	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (*.net *.split)
2012-03-15 13:32:41	<--	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-03-15 13:32:41	<--	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-03-15 13:32:41	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-03-15 13:32:41	<--	Alakaiser (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has quit (*.net *.split)
2012-03-15 13:32:41	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-03-15 13:32:41	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (*.net *.split)
2012-03-15 13:32:41	<--	ep_ (webchat@vali.restek.wwu.edu) has quit (*.net *.split)
2012-03-15 13:32:41	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-03-15 13:32:41	<--	HammerTiem (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-03-15 13:36:36	--	Aerox is now known as Aerox|Haircut
2012-03-15 13:37:33	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-15 13:37:33	-->	ep_ (webchat@vali.restek.wwu.edu) has joined #destructoid
2012-03-15 13:37:33	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-15 13:37:33	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-15 13:37:33	-->	Apple_Master (~Appels@host86-154-176-157.range86-154.btcentralplus.com) has joined #destructoid
2012-03-15 13:37:33	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-15 13:37:33	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-03-15 13:37:33	-->	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has joined #destructoid
2012-03-15 13:37:33	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-15 13:37:33	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-15 13:37:33	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-15 13:37:33	-->	Alakaiser (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has joined #destructoid
2012-03-15 13:37:33	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-03-15 13:37:33	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-15 13:37:33	-->	HammerTiem (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-03-15 13:37:33	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-15 13:37:33	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-15 13:37:33	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-15 13:37:33	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-03-15 13:37:33	-->	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-15 13:37:33	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-15 13:37:33	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-15 13:37:33	-->	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has joined #destructoid
2012-03-15 13:37:33	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-03-15 13:37:33	--	Mode #destructoid [+oooovv Q bloodylip BPG TDiddy Ecks|Offline Torzelan] by *.quakenet.org
2012-03-15 13:37:33	--	Mode #destructoid [+vv Vexed_Alex Gemsi] by *.quakenet.org
2012-03-15 13:59:34	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-15 14:00:02	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-15 14:00:02	--	Mode #destructoid [+v Gandysampras] by Q
2012-03-15 14:00:05	+Gandysampras	ohai
2012-03-15 14:00:14	+Gemsi	Hai Gandy
2012-03-15 14:01:30	Batthink	Hi Gandy
2012-03-15 14:08:22	Halfleft|away	fuck
2012-03-15 14:10:05	-->	Mexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-15 14:10:05	--	Mode #destructoid [+v Mexed_Alex] by Q
2012-03-15 14:12:29	@bloodylip	Hi Gandy
2012-03-15 14:15:04	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Ping timeout)
2012-03-15 14:23:32	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-15 14:30:47	--	Aerox|Haircut is now known as Aerox
2012-03-15 14:30:47	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-15 14:31:42	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-15 14:32:32	richterbelmont	!q
2012-03-15 14:32:34	DtoidBot	[832] <Aerox> I thought you were looking at a bunch of privates for some reason
2012-03-15 14:32:37	@Aerox	HI GANDY
2012-03-15 14:36:41	Halfleft|away	guys
2012-03-15 14:36:48	Halfleft|away	this takeaway is so fucking good
2012-03-15 14:36:50	Halfleft|away	i might jizz
2012-03-15 14:39:32	@Aerox	aim it away from your plate
2012-03-15 14:39:40	@Aerox	What did you order
2012-03-15 14:41:08	Halfleft|away	chicken tikka, lamb tikka, onion bhaji
2012-03-15 14:41:11	Halfleft|away	s
2012-03-15 14:41:28	Halfleft|away	somes with bottle of pop, two sauce things and a bag of salad
2012-03-15 14:41:35	Halfleft|away	the latter of which will probably go to waste
2012-03-15 14:48:18	Halfleft|away	even this cool yogurt sauce stuff is nice
2012-03-15 14:48:23	Halfleft|away	can i eat that right out of the cup?
2012-03-15 14:48:39	+Gemsi	nobody is watching so go ahead
2012-03-15 14:49:27	<--	ep_ (webchat@vali.restek.wwu.edu) has quit (Ping timeout)
2012-03-15 14:50:11	--	Ecks|Offline is now known as Ecksorcism
2012-03-15 14:57:41	 *	TDiddy slaps Ecksorcism around a bit with a large trout
2012-03-15 14:57:47	 *	Ecksorcism slaps TDiddy around a bit with a large trout
2012-03-15 14:59:00	-->	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has joined #destructoid
2012-03-15 15:03:51	@Aerox	YOu can but it's better on indian food
2012-03-15 15:05:15	Halfleft|away	i ate the food though
2012-03-15 15:05:17	+Ecksorcism	Is there something you needed Travis?
2012-03-15 15:05:18	+Mexed_Alex	lol
2012-03-15 15:05:19	@TDiddy	nope
2012-03-15 15:05:25	Halfleft|away	making friends at work
2012-03-15 15:05:35	Halfleft|away	called steph's accent common and paul's singing shit
2012-03-15 15:05:36	+Mexed_Alex	The crime rate in Santa Monica is higher that it is here
2012-03-15 15:05:40	<--	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has quit (Ping timeout)
2012-03-15 15:05:49	+Mexed_Alex	So ghetto, Aerox
2012-03-15 15:06:07	@Aerox	Yeah, because you people all drive over here
2012-03-15 15:06:12	@Aerox	So you can rob people with money
2012-03-15 15:06:25	+Mexed_Alex	Nobody drives to Santa Monica to rob people.
2012-03-15 15:06:29	@Aerox	Sorry
2012-03-15 15:06:31	@Aerox	"take the bus"
2012-03-15 15:06:54	+Mexed_Alex	They'd have to ride the bus in the afternoon
2012-03-15 15:06:55	+Gandysampras	farty fart fart butts
2012-03-15 15:06:58	DtoidBot	...
2012-03-15 15:06:59	+Mexed_Alex	and then ride a taxi back
2012-03-15 15:07:04	+Mexed_Alex	at night
2012-03-15 15:10:34	Halfleft|away	you are the one with the farty butt
2012-03-15 15:10:38	Halfleft|away	booyakasha
2012-03-15 15:10:57	@Aerox	how was your day gavin
2012-03-15 15:12:02	Halfleft|away	boring and shit
2012-03-15 15:12:04	Halfleft|away	so fucking slow
2012-03-15 15:12:14	Halfleft|away	oh which reminds me
2012-03-15 15:12:18	Halfleft|away	another position has come up
2012-03-15 15:12:34	Halfleft|away	I think I might politely suggest to my manager person that maybe they could use a temp like me
2012-03-15 15:12:39	Halfleft|away	thing is I know for a fact they don't
2012-03-15 15:12:44	@Aerox	what's the position
2012-03-15 15:12:46	+Mexed_Alex	lol Germans
2012-03-15 15:12:55	Halfleft|away	with the marketing team
2012-03-15 15:13:00	Halfleft|away	the online marketing team*
2012-03-15 15:13:01	+Mexed_Alex	they've named a car the BMW M550d X Drive
2012-03-15 15:13:04	+Mexed_Alex	So catchy!
2012-03-15 15:13:05	Halfleft|away	webby informationy stuff
2012-03-15 15:13:07	@Aerox	Haha alex did you hear the thing on NPR this morning
2012-03-15 15:13:15	+Mexed_Alex	No, what thing?
2012-03-15 15:13:17	@Aerox	Where the greeks are now staging mass rallies where they scream NAZIS at the germans
2012-03-15 15:13:17	@Aerox	f
2012-03-15 15:13:21	@Aerox	for bailing them out for being idiots
2012-03-15 15:13:27	+Mexed_Alex	hahahahaha
2012-03-15 15:14:05	Halfleft|away	my big fat greek riot
2012-03-15 15:15:32	-->	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has joined #destructoid
2012-03-15 15:15:36	Halfleft|away	oh and I chatted with RBS lass
2012-03-15 15:16:36	+Mexed_Alex	I've now gone from looking at pictures of my future baby
2012-03-15 15:16:39	+Mexed_Alex	to watching videos
2012-03-15 15:17:24	+Mexed_Alex	http://www.youtube.com/watch?v=romf-G6CZ7g&feature=relmfu
2012-03-15 15:17:27	DtoidBot	The Toyota FT-86, GT-86, Scion FRS - Chris Harris On Cars
2012-03-15 15:20:28	+Mexed_Alex	I am going to live on PCH
2012-03-15 15:20:33	Halfleft|away	what the fuck why is firefox set as my default browser
2012-03-15 15:20:36	+Mexed_Alex	In a tent
2012-03-15 15:20:36	Halfleft|away	god i hate this fucking machine
2012-03-15 15:21:06	@Aerox	My boss' daughter is having a meltdown
2012-03-15 15:21:17	+Mexed_Alex	what happened
2012-03-15 15:21:17	@Aerox	because she is demanding the family car but her sisters have things they have to be driven to
2012-03-15 15:21:33	@TDiddy	hah
2012-03-15 15:21:33	@Aerox	So she wants them all to skip their sports and lessons so she can drive to a friend's house
2012-03-15 15:21:50	+Mexed_Alex	Tell that dick to get on a bus.
2012-03-15 15:23:42	+Mexed_Alex	Does your boss only have a single car?
2012-03-15 15:24:49	@Aerox	No they have two
2012-03-15 15:24:53	@Aerox	But he's out on a work trip
2012-03-15 15:24:56	@Aerox	and his wife is here working
2012-03-15 15:25:03	@Aerox	and then has to go take the other children to their things
2012-03-15 15:25:09	Halfleft|away	wait she's having a meltdown in the office?
2012-03-15 15:25:15	@Aerox	no she called her mom on her cell
2012-03-15 15:25:20	@Aerox	but I can hear her yelling through it from three rooms agway
2012-03-15 15:25:28	+Ecksorcism	Haha
2012-03-15 15:25:28	+Mexed_Alex	haha
2012-03-15 15:25:29	+Mexed_Alex	jesus
2012-03-15 15:25:34	@Aerox	Her mom hung up on her
2012-03-15 15:25:36	DtoidBot	...
2012-03-15 15:25:38	@TDiddy	her friend should come and get her!
2012-03-15 15:29:25	+Mexed_Alex	I want to stop geeking out
2012-03-15 15:29:29	+Mexed_Alex	but I can't :(
2012-03-15 15:29:42	richterbelmont	he geeked all over his keyboard
2012-03-15 15:29:56	richterbelmont	now sticky keys
2012-03-15 15:33:29	@TDiddy	hehe
2012-03-15 15:33:30	Halfleft|away	hur
2012-03-15 15:33:39	+Mexed_Alex	http://www.youtube.com/watch?v=z5keoxGhxRc&feature=g-all-f&context=G25b3da3FAAAAAWgALAA
2012-03-15 15:33:41	+Mexed_Alex	hahahahahaha
2012-03-15 15:33:42	DtoidBot	Dr. Drew Is Pushed to the Edge
2012-03-15 15:33:47	+Mexed_Alex	Glozell was on Dr. Drew
2012-03-15 15:34:01	@Aerox	hooray
2012-03-15 15:34:05	Halfleft|away	any bets on how many seconds my laptop is going to last? The fan just kicked into overdrive and everything is getting slower
2012-03-15 15:34:17	+Gandysampras	three hundred and six
2012-03-15 15:34:18	+Mexed_Alex	hahaha
2012-03-15 15:34:22	+Mexed_Alex	she got him to curse
2012-03-15 15:34:28	Halfleft|away	I had to wait about 15 seconds for the typing buffer to finish with the above sentence
2012-03-15 15:37:05	+Mexed_Alex	http://www.youtube.com/watch?NR=1&v=DPKePwj5afg&feature=endscreen
2012-03-15 15:37:07	DtoidBot	Dr. Drew Tries Honey Boo Boo's Go Go Juice
2012-03-15 15:37:08	+Mexed_Alex	JESUS CHRIST
2012-03-15 15:37:19	+Mexed_Alex	THAT WOMAN'S NECK
2012-03-15 15:37:23	+Mexed_Alex	NECKS*
2012-03-15 15:44:55	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit)
2012-03-15 15:46:54	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-15 16:07:00	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-15 16:07:11	<--	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has quit (Ping timeout)
2012-03-15 16:07:26	@Aerox	"
2012-03-15 16:07:26	@Aerox	Klout believes you are influential in Military."
2012-03-15 16:07:27	@Aerox	um, ok
2012-03-15 16:08:48	Halfleft|away	what is klout
2012-03-15 16:08:52	Halfleft|away	and what is pinterest
2012-03-15 16:09:05	Halfleft|away	i'm only 21 and already i can't keep up with all the trendy new sites you kids use
2012-03-15 16:11:18	+Mexed_Alex	That Mass Effect iOS game needs to be a Vita game.
2012-03-15 16:11:27	+Mexed_Alex	Unless it's ass.
2012-03-15 16:11:30	+Mexed_Alex	Then I don't care.
2012-03-15 16:11:54	Halfleft|away	Mass*
2012-03-15 16:11:58	Halfleft|away	Effect*
2012-03-15 16:12:12	Halfleft|away	I read about the ending to that game
2012-03-15 16:12:19	Halfleft|away	it does seem rather bad.
2012-03-15 16:12:24	Halfleft|away	Not surprising. But still.
2012-03-15 16:12:27	+Mexed_Alex	It's fine.
2012-03-15 16:12:30	+Mexed_Alex	Also, you're weird.
2012-03-15 16:12:38	Halfleft|away	how am I weird
2012-03-15 16:12:54	+Mexed_Alex	You watch videos of people playing games and you read up on their plots.
2012-03-15 16:13:14	Halfleft|away	nah I just wanted to see what all the complaining was about
2012-03-15 16:13:29	Halfleft|away	and I don't have time to play games!
2012-03-15 16:13:37	Halfleft|away	Just give me a list of bullet-points
2012-03-15 16:13:40	Halfleft|away	thAT'LL DO
2012-03-15 16:13:47	+Mexed_Alex	There are a lot of games on iOS that I see
2012-03-15 16:13:48	+Mexed_Alex	and go
2012-03-15 16:13:52	+Mexed_Alex	AWW THAT'S ON THERE
2012-03-15 16:14:02	+Mexed_Alex	And remember that I'm going to have to play that shit with a touch screen
2012-03-15 16:14:05	+Mexed_Alex	Like NBA Jam
2012-03-15 16:14:16	+Mexed_Alex	And the get sad and annoyed.
2012-03-15 16:19:05	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-15 16:24:56	@Aerox	http://cdn.uproxx.com/wp-content/uploads/2012/03/calvin-and-hobbes-troy-and-abed.jpg
2012-03-15 16:30:45	+Mexed_Alex	http://www.youtube.com/watch?v=VpuB11d0Gog&feature=youtu.be
2012-03-15 16:30:47	DtoidBot	Kony 2012 NWO sinister logo's and invisible children - 10 o'clock live 14.03.12
2012-03-15 16:30:48	+Mexed_Alex	hahahaha
2012-03-15 16:31:14	Halfleft|away	I like charlie brooker
2012-03-15 16:31:22	+Mexed_Alex	He's great
2012-03-15 16:31:22	Halfleft|away	but 10 oclock live has always been sort of meh
2012-03-15 16:31:29	Halfleft|away	which is a shame as there's a lot of talent on it
2012-03-15 16:32:40	+Gemsi	at the same time, is a lot worse on tv
2012-03-15 16:34:21	+Mexed_Alex	What is Peter Silk's game?
2012-03-15 16:34:24	@Aerox	HBO's award-winning fantasy drama "Game of Thrones" has earned a new crown: the largest first-week DVD sales among any series in the cable network's history.
2012-03-15 16:34:25	@Aerox	Season one DVD sales reached about 350,000 units in the first seven days following its March 6 release, the network said on Thursday. That pace ranks ahead of other popular HBO series including "The Sopranos," "Sex and the City" and "True Blood."
2012-03-15 16:34:26	@Aerox	Wewt
2012-03-15 16:34:44	+Mexed_Alex	AKA surplusgamer
2012-03-15 16:34:57	+Mexed_Alex	I've been meaning to download it, but then not
2012-03-15 16:35:00	Halfleft|away	what do you mean, alex?
2012-03-15 16:35:02	@Aerox	He did one a while back called The Wager
2012-03-15 16:35:04	+Mexed_Alex	because indie games are boring
2012-03-15 16:35:06	+Mexed_Alex	That one
2012-03-15 16:35:24	+Mexed_Alex	What is it?
2012-03-15 16:35:33	Halfleft|away	oh
2012-03-15 16:35:35	Halfleft|away	iunno
2012-03-15 16:35:52	@Aerox	it's neat
2012-03-15 16:35:54	@Aerox	It's an exploration game
2012-03-15 16:36:04	@Aerox	You have a ship and are in a contest to explore as much of a randomly generated map as possible in an alloted time
2012-03-15 16:36:12	@Aerox	and you can find shit on islands and things happen
2012-03-15 16:36:30	Halfleft|away	silk's good
2012-03-15 16:36:43	+Mexed_Alex	He's fine
2012-03-15 16:36:49	+Mexed_Alex	except when he talks about DoubleFine
2012-03-15 16:36:51	Halfleft|away	in the NZ emailers he's always one of the first to point out when johns being hypocritical and stupid
2012-03-15 16:37:16	@Aerox	constantly?
2012-03-15 16:37:19	+Mexed_Alex	That's-
2012-03-15 16:37:22	@Aerox	What's his issue with Double Fine?
2012-03-15 16:37:22	+Mexed_Alex	Yeah, all the time
2012-03-15 16:37:39	+Mexed_Alex	He's one of the people who was defending Brutal Legend
2012-03-15 16:37:44	+Mexed_Alex	and the letter
2012-03-15 16:37:52	+Mexed_Alex	telling people how to play the game better
2012-03-15 16:37:56	Halfleft|away	I liked brutal legend but it was not a 'good' game.
2012-03-15 16:38:53	+Mexed_Alex	I did not like Brutal Legend
2012-03-15 16:39:12	+Mexed_Alex	But then, I don't like metal music and that bullshit aesthetic
2012-03-15 16:40:03	+Mexed_Alex	There are a bunch of Gameloft iPad games on sale
2012-03-15 16:40:06	+Mexed_Alex	they're all crappy
2012-03-15 16:40:57	Halfleft|away	me neither in particular. I thought the humour and artstyle was neat.
2012-03-15 16:41:02	Halfleft|away	for the first third at lwast
2012-03-15 16:41:13	Halfleft|away	then the 'overworld' turned into corridors and fields
2012-03-15 16:41:41	+Mexed_Alex	I don't think I have any iPad games
2012-03-15 16:41:42	Halfleft|away	definitely should have been a combo-y hacknslash
2012-03-15 16:41:49	+Mexed_Alex	besides Swords and Sworcery
2012-03-15 16:42:05	@Aerox	I'm going to have to look into what to get
2012-03-15 16:42:06	@Aerox	definitely getting that
2012-03-15 16:42:08	+Mexed_Alex	I should get something for tomorrow
2012-03-15 16:42:14	@Aerox	Will grab ME Infiltrator
2012-03-15 16:42:19	+Mexed_Alex	I don't think it's that good.
2012-03-15 16:43:29	+Mexed_Alex	Does Infiltrator use on-screen buttons?
2012-03-15 16:43:42	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Connection reset by peer)
2012-03-15 16:43:53	@Aerox	i ahve no idea
2012-03-15 16:44:02	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-15 16:44:27	@Aerox	I think I might get Infinity Blade
2012-03-15 16:44:47	+Mexed_Alex	http://halo.xbox.com/Forums/yaf_postst66880_If-you-could-play-Halo-4-or-touch-chief-s-muscles.aspx
2012-03-15 16:47:00	+Mexed_Alex	lol
2012-03-15 16:47:25	+Mexed_Alex	Fuck you, Gameloft
2012-03-15 16:47:31	+Mexed_Alex	"Gangstar Rio: City of Saints
2012-03-15 16:49:38	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-03-15 16:51:07	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-15 16:53:34	<--	metalnarf (~metalnarf@p54AC9A11.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-03-15 16:56:43	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-15 17:00:18	@Aerox	haha
2012-03-15 17:00:56	Halfleft|away	should I ask if the people on the marketing desk need a temp?
2012-03-15 17:01:04	Halfleft|away	it might be less boring and awful than what I do now
2012-03-15 17:01:48	Halfleft|away	http://dl.dropbox.com/u/6060849/Marketing%20Executive%20March%2012.doc
2012-03-15 17:02:37	@Aerox	Wouldn't this be your third job there in a month
2012-03-15 17:02:43	@Aerox	I don't know if you want to get a reputation as someone who is constantly moving around
2012-03-15 17:03:13	Halfleft|away	i'm a temp
2012-03-15 17:03:28	Halfleft|away	basically i'm only there to do the overflow admin stuff that the desks can't handle
2012-03-15 17:04:04	Halfleft|away	some accounts and desks have more than others. Sodexo in particular because their processes are stupid and they have to do everything twice
2012-03-15 17:11:49	@Aerox	gavin what is wrong with hollie
2012-03-15 17:13:04	Halfleft|away	she's ill
2012-03-15 17:13:11	Halfleft|away	and her aunt died last week I think
2012-03-15 17:13:17	Halfleft|away	and she's a girl
2012-03-15 17:13:24	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-15 17:13:24	--	Mode #destructoid [+v Bigby] by Q
2012-03-15 17:13:25	Halfleft|away	those three combined = emosville
2012-03-15 17:13:38	richterbelmont	a smallville spinoff?
2012-03-15 17:13:40	+Bigby	hey i got an invite to Dota 2
2012-03-15 17:15:30	+Mexed_Alex	Eugh, girls.
2012-03-15 17:15:40	+Mexed_Alex	HE MAN WOMAN HATERS REPRESENT
2012-03-15 17:16:17	+Bigby	but i like wimmenz
2012-03-15 17:16:27	@Aerox	Alex is a men's right's activist now
2012-03-15 17:16:35	Halfleft|away	You can be alfalfa then, bigby.
2012-03-15 17:16:53	+Bigby	cool
2012-03-15 17:16:59	richterbelmont	woman haters club? are we going into 3 stooges references territory?
2012-03-15 17:17:02	+Mexed_Alex	I, Alex, member in good standing of the He-man Woman Haters Club do solemnly swear to be a he-man and hate women and not play with them or talk to them unless I have to.
2012-03-15 17:17:15	+Mexed_Alex	And especially never fall in love.
2012-03-15 17:17:23	Batthink	Hollie also had bad toothache.
2012-03-15 17:17:35	+Mexed_Alex	And if I do, may I die slowly and painfully and suffer for hours or until I scream bloody murder
2012-03-15 17:17:40	Halfleft|away	I loved that movie when I was a kid
2012-03-15 17:17:46	+Bigby	and swallow a thousand needles
2012-03-15 17:18:31	@Aerox	"The estate of a man who died after the scooter he was riding fell from a lift at the Jell-O Museum has filed a lawsuit in a federal court."
2012-03-15 17:18:49	+Bigby	there is a jello museum?
2012-03-15 17:18:53	+Mexed_Alex	There's always room for jello!
2012-03-15 17:19:09	@Aerox	According to court papers, LaMont’s scooter traveled through the back door of the lift. He fell about 3 feet, landing headfirst on concrete with the scooter on top of him. LaMont’s skull was fractured and his neck was broken. He died later the same day.
2012-03-15 17:19:09	@Aerox	The lawsuit claims his death was the result of the negligence of the V.A. workers supervising LaMont, and the defective design and maintenance of the elevator.
2012-03-15 17:19:22	Halfleft|away	three feet?
2012-03-15 17:19:25	Halfleft|away	that's embarassing
2012-03-15 17:19:34	+Bigby	the estate?
2012-03-15 17:19:35	@Aerox	He was an 81 year old with renal disease
2012-03-15 17:19:44	@Aerox	Bigby that's a legal term
2012-03-15 17:19:48	@Aerox	If you are suing on behalf of a dead person
2012-03-15 17:19:51	@Aerox	It is for the estate
2012-03-15 17:19:52	Halfleft|away	what's an 81 year old with renal disease even doing in a hello museum
2012-03-15 17:19:53	+Bigby	ugh, Jules is talking about pooping on my chest
2012-03-15 17:20:01	+Mexed_Alex	....
2012-03-15 17:20:04	Halfleft|away	additionally, what is renal disease
2012-03-15 17:20:05	@Aerox	You better hide your erection
2012-03-15 17:20:08	@Aerox	kidney
2012-03-15 17:20:11	+Bigby	and puking on my dick, she thinks its hilarous
2012-03-15 17:20:18	@Aerox	It is hilarious
2012-03-15 17:20:33	Halfleft|away	aerox is totally into that stuff
2012-03-15 17:20:35	+Mexed_Alex	Yep, suddenly Bigby in a relationship now makes sense.
2012-03-15 17:21:19	+Bigby	god she wont stop, she is terrible
2012-03-15 17:23:26	+Mexed_Alex	Bigby can't be Alfalfa
2012-03-15 17:24:01	Halfleft|away	I remember thinking that whole "come see the man eatin' chicken!" bit was the funniest thing ever
2012-03-15 17:24:05	+Mexed_Alex	He can be the gay rich kid.
2012-03-15 17:24:22	+Mexed_Alex	Or one of the bullies.
2012-03-15 17:25:03	+Mexed_Alex	haha
2012-03-15 17:25:53	+Mexed_Alex	Darla was such a judgemental cunt.
2012-03-15 17:25:59	Halfleft|away	eurgh http://www.youtube.com/watch?feature=player_embedded&v=KinmQNdOULc#!
2012-03-15 17:26:01	DtoidBot	''Problem?'' (Eskisehirspor from Turkey)
2012-03-15 17:26:11	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-15 17:27:27	+Mexed_Alex	Why is that shit on fire?
2012-03-15 17:27:33	+Mexed_Alex	Also this is the worst
2012-03-15 17:28:06	Halfleft|away	aparentelt they were told not to light flares
2012-03-15 17:28:57	+Mexed_Alex	How is that shit rolling back up?
2012-03-15 17:29:47	+Mexed_Alex	Oh, I see.
2012-03-15 17:29:51	+Mexed_Alex	Flares were banned.
2012-03-15 17:29:59	+Mexed_Alex	Man, I so wish that shit would have caught on fire.
2012-03-15 17:30:03	+Mexed_Alex	Just to prove officials right.
2012-03-15 17:33:18	+Bigby	a new die hard movie comes out next year
2012-03-15 17:33:21	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-15 17:33:25	+Mexed_Alex	"In an attempt to protest newly sanctioned rules prohibiting flares at soccer games, more than 4,000 enthusiasts caught fire and died in last night's game. No word yet on if 4chan is to blame."
2012-03-15 17:34:05	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-15 17:35:03	-->	mueti (~mueti@nrbg-4dbe5648.pool.mediaWays.net) has joined #destructoid
2012-03-15 17:37:40	+Mexed_Alex	Aw man.
2012-03-15 17:37:51	+Mexed_Alex	I missed Jertmann talkking about his firing at GameSpot
2012-03-15 17:38:07	+Mexed_Alex	Gerstmann*
2012-03-15 17:39:28	+Bigby	when?
2012-03-15 17:39:36	+Mexed_Alex	Today.
2012-03-15 17:39:38	+Mexed_Alex	At 4.
2012-03-15 17:39:42	+Mexed_Alex	At GameSpot.
2012-03-15 17:39:59	+Bigby	not on GB?
2012-03-15 17:40:04	+Mexed_Alex	No.
2012-03-15 17:43:33	@Aerox	from what I heard it sounded like stuff I thought he already talked about
2012-03-15 17:43:37	@Aerox	They wanted the score changed, he said no
2012-03-15 17:43:42	+Mexed_Alex	http://www.gamespot.com/shows/gamespot-live/?event=gamespot_and_giant_bomb20120315
2012-03-15 17:43:44	@Aerox	GameSpot said he "wasn't effective as an EIC" and let him go
2012-03-15 17:43:53	+Mexed_Alex	I thought he didn't say anything
2012-03-15 17:43:59	+Mexed_Alex	he wasn't allowed to
2012-03-15 17:44:12	@Aerox	He didn't but basically everyone else did
2012-03-15 17:44:23	+Mexed_Alex	Is that video working for anyone else?
2012-03-15 17:44:40	+Mexed_Alex	It's stuck on "Loading streaming video controls..."
2012-03-15 17:45:01	+Mexed_Alex	Apparently all of those people are gone now, and John Davison has been turning GameSpot around
2012-03-15 17:46:01	+Bigby	EIC?
2012-03-15 17:46:07	@Aerox	Editor in Chief
2012-03-15 17:46:08	+Mexed_Alex	Editor in chief
2012-03-15 17:46:10	+Bigby	ah
2012-03-15 17:46:12	+Mexed_Alex	Common, Bigby.
2012-03-15 17:46:27	+Bigby	i didnt know he was the editor
2012-03-15 17:46:40	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-15 17:47:23	+Mexed_Alex	This video is broken
2012-03-15 17:47:45	@Aerox	haha, wisconson
2012-03-15 17:47:53	@Aerox	WELCOME TO THE NEW GAMESPOT ERA OF GIANTBOMB
2012-03-15 17:47:55	@Aerox	The Legislature was poised to adjourn Thursday without passing its two highest priorities coming into the year: a mining bill to help create hundreds of jobs in northern Wisconsin and a measure pumping money into venture capital to help spur new business creation.
2012-03-15 17:47:56	@Aerox	Instead, lawmakers spent the early morning hours Wednesday fighting over abortion rights and sex education. The Assembly also passed a bill creating the state’s first wolf hunting season.
2012-03-15 17:48:19	+Mexed_Alex	hahaha
2012-03-15 17:48:21	Halfleft|away	lol
2012-03-15 17:48:25	richterbelmont	i got a cool idea why not bankrupt the country?
2012-03-15 17:48:31	richterbelmont	no? ok...
2012-03-15 17:48:35	+Bigby	no, go on
2012-03-15 17:48:39	+Bigby	lets hear this out
2012-03-15 17:50:00	richterbelmont	oh aerox brought that up 1st nevermind XD
2012-03-15 17:50:51	+Bigby	http://i.imgur.com/Y63Gq.gif
2012-03-15 17:50:57	+Bigby	is that how you answer the phone, JR?
2012-03-15 17:51:11	@Aerox	hahahhaa
2012-03-15 17:51:13	@Aerox	that rules
2012-03-15 17:51:54	+Mexed_Alex	Channing Tatum is a dream boat
2012-03-15 17:52:07	+Bigby	http://i.imgur.com/7TLHu.png
2012-03-15 17:53:52	richterbelmont	all this kony talk makes me want a hotdog
2012-03-15 17:54:52	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-03-15 17:54:52	--	Mode #destructoid [+o Cronosblade] by Q
2012-03-15 17:55:29	@Aerox	Alex
2012-03-15 17:55:31	+Bigby	http://i.imgur.com/S5MqG.jpg
2012-03-15 17:55:32	@Aerox	http://i.imgur.com/cy9Mu.gif
2012-03-15 17:55:36	@Aerox	that's a good one to bookmark
2012-03-15 17:55:36	+Mexed_Alex	Broski
2012-03-15 17:55:36	+Bigby	this is pretty good
2012-03-15 17:57:49	+Bigby	http://i.imgur.com/BlxQV.png
2012-03-15 17:59:02	@Aerox	hehe
2012-03-15 17:59:31	@Aerox	http://i.imgur.com/Gu0h8.gif
2012-03-15 17:59:34	DtoidBot	...
2012-03-15 18:00:27	@TDiddy	COMMUNITY
2012-03-15 18:01:42	@Aerox	So the spoilres for Cabin in the Woods leaked
2012-03-15 18:01:49	@Aerox	and the script that supposedly leaked in 2009 was 100% accurate
2012-03-15 18:01:52	@Aerox	and that shit sounds RETARDED
2012-03-15 18:02:09	@TDiddy	it was supposed to be a parody of horror movies
2012-03-15 18:02:12	@TDiddy	and it has been on the shelf
2012-03-15 18:03:53	<--	mueti (~mueti@nrbg-4dbe5648.pool.mediaWays.net) has quit (Quit)
2012-03-15 18:06:50	@Aerox	someone just posted this on faceboko
2012-03-15 18:06:51	@Aerox	I'm totally making a Brony meme of this, but: stopped at McDonalds drive-thru, girl at first window hands me Applejack pony toy! I go to next window, girl there hands me Fluttershy pony toy! ♥ Then I feel the steely glares of a thousand disappointed Fluttershys on me, and I admit to already having gotten my pony toy. So they take Fluttershy away.
2012-03-15 18:06:52	@Aerox	True Bronyism is giving up free pony toy to do the right thing.
2012-03-15 18:06:53	@Aerox	Jesus christ.
2012-03-15 18:07:50	+Gandysampras	Why do you know people that are like that aerox
2012-03-15 18:07:54	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-15 18:08:00	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has left #destructoid
2012-03-15 18:08:13	@Aerox	this is a kid I met with who was a friend of a friend who does some video game vids that they were shopping around
2012-03-15 18:08:17	@Aerox	and I agreed to talk to them about it
2012-03-15 18:08:18	@Aerox	I think IGN picked them up
2012-03-15 18:08:38	Halfleft|away	why are you friends with them on faceboko
2012-03-15 18:08:49	Halfleft|away	can i get on faceboko?
2012-03-15 18:08:57	@Aerox	faceloko
2012-03-15 18:10:02	richterbelmont	alcohol enegry drink combo
2012-03-15 18:12:41	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-15 18:13:37	Halfleft|away	bed
2012-03-15 18:14:00	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-15 18:14:03	RobotBebop	Evening
2012-03-15 18:14:06	@TDiddy	Oh Britta
2012-03-15 18:14:11	<--	Mexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Quit: Leaving)
2012-03-15 18:14:12	@Aerox	HI MOoSE
2012-03-15 18:14:16	RobotBebop	HI jRo
2012-03-15 18:16:19	@Aerox	how was your day
2012-03-15 18:16:25	RobotBebop	kinda boring
2012-03-15 18:16:35	RobotBebop	should i buy Anachronox ?
2012-03-15 18:18:37	@TDiddy	hahaha
2012-03-15 18:18:40	@TDiddy	oh community
2012-03-15 18:19:45	+Bigby	the hell?
2012-03-15 18:19:48	RobotBebop	imma watch it tomorrow
2012-03-15 18:19:50	+Bigby	ipad 2 is 450 dollars?
2012-03-15 18:20:01	RobotBebop	well, you see, they did just announce a new one
2012-03-15 18:20:03	+Bigby	only 50 bucks less than ipad3?
2012-03-15 18:20:14	RobotBebop	oh that's not cheap?
2012-03-15 18:20:16	richterbelmont	ipad 3 1 grand with blu ray
2012-03-15 18:20:18	+Bigby	should knock that shit down 150 dollars
2012-03-15 18:20:20	RobotBebop	i thought the ipad 2 was originally like 600
2012-03-15 18:20:30	+Bigby	the 32gb is i think
2012-03-15 18:20:48	+Bigby	the ipad 2 64gb is 650
2012-03-15 18:20:55	-->	mueti (~name@nrbg-4d07495c.pool.mediaWays.net) has joined #destructoid
2012-03-15 18:21:38	RobotBebop	when does the ipad 3 come out again
2012-03-15 18:22:42	@Aerox	Tomorrow
2012-03-15 18:22:56	@TDiddy	how exciting
2012-03-15 18:23:48	+Bigby	maybe then they will drop ipad 2 16gb to 300 dollars
2012-03-15 18:23:50	@Aerox	The ipad 2 starts at 399 biggles
2012-03-15 18:23:57	+Bigby	300!
2012-03-15 18:24:06	RobotBebop	ebay?
2012-03-15 18:24:07	@TDiddy	hahaha
2012-03-15 18:24:09	RobotBebop	well, no, not ebay
2012-03-15 18:24:10	@TDiddy	oh jeff and britta
2012-03-15 18:24:22	+Bigby	oh man, are they gonna marry?
2012-03-15 18:24:27	RobotBebop	a) because of your issues with them and b) buying high dollar electronics on ebay is stupid in general
2012-03-15 18:24:41	@Aerox	And apple pays $320 if you recycle an ipad 2 through their program
2012-03-15 18:24:57	@Aerox	if you have the nicest model with no engraving
2012-03-15 18:25:16	+Bigby	i bought both my phones on ebay
2012-03-15 18:25:17	RobotBebop	well that's nice of them
2012-03-15 18:25:21	+Bigby	both worked fine
2012-03-15 18:25:30	RobotBebop	which is great
2012-03-15 18:25:51	RobotBebop	but it's still a risk spending a lot of money on something from some random idiot on the internet
2012-03-15 18:26:02	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-03-15 18:26:02	RobotBebop	and paypal can only do so mcuh to get any money back
2012-03-15 18:26:11	RobotBebop	it's just easier to buy shit from a retailer
2012-03-15 18:26:35	RobotBebop	guys
2012-03-15 18:26:42	RobotBebop	there is a truck on the street i walk down to work
2012-03-15 18:26:51	RobotBebop	that has HONK TO STOP KONY posters plastered all over it
2012-03-15 18:27:18	@Aerox	ahahahha
2012-03-15 18:27:22	@Aerox	Literally
2012-03-15 18:27:28	@Aerox	Honk and a magic gun will shoot him in the head
2012-03-15 18:27:37	RobotBebop	The best part is that it's for a business
2012-03-15 18:27:40	RobotBebop	it's not a pickup truck
2012-03-15 18:27:44	@Aerox	Good to know though I don't even have to donate money
2012-03-15 18:27:45	@Aerox	I can just honk
2012-03-15 18:27:46	RobotBebop	its like, one of those mechanics trucks
2012-03-15 18:27:51	RobotBebop	and it has his branding all over it
2012-03-15 18:27:57	RobotBebop	so he's making him and his company look retarded
2012-03-15 18:28:50	@Aerox	Go vandalize it and make it "Honk if you love Kony"
2012-03-15 18:29:20	+Ecksorcism	Haha
2012-03-15 18:29:52	+Bigby	so what other changes are coming iwth the new ipad?
2012-03-15 18:30:02	@Aerox	vibrating fleshlight port
2012-03-15 18:30:04	@Aerox	Work over!
2012-03-15 18:30:10	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-15 18:30:17	<--	mueti (~name@nrbg-4d07495c.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-03-15 18:32:04	+Bigby	wonder how soon before i can load Android on an iPad3
2012-03-15 18:32:19	RobotBebop	why wouldn't you just buy an android tablet then
2012-03-15 18:33:51	-->	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has joined #destructoid
2012-03-15 18:34:37	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-15 18:34:47	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-15 18:34:58	+Bigby	the display
2012-03-15 18:34:59	+Bigby	thats it
2012-03-15 18:36:14		irc: disconnected from server
2012-03-16 09:14:16	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-16 09:14:16	--	Topic for #destructoid is "Why doesn't this chair have a seat?"
2012-03-16 09:14:16	--	Topic set by Aerox on Sat, 18 Feb 2012 22:20:59
2012-03-16 09:14:17	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran cardfrek2 Coon Dinsdale DougCL|away DtoidBot HammerTiem jared Kasreyn Lelio|Away lolshin metalnarf mistic mueti n0brein|offline pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck]
2012-03-16 09:14:17	--	Channel #destructoid: 29 nicks (3 ops, 0 halfops, 3 voices, 23 normals)
2012-03-16 09:14:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-16 09:22:16	theGoldenAvatar	What the hell
2012-03-16 09:22:30	theGoldenAvatar	Why are people claiming "screen peeking" was cheating in old MP FPS games?
2012-03-16 09:22:43	theGoldenAvatar	Were you supposed to disable your peripheral vision?
2012-03-16 09:23:10	Dinsdale	meh
2012-03-16 09:23:27	TheToiletDuck	i thought people only bitched when you set  your viewing angle to fish eye
2012-03-16 09:23:40	Dinsdale	its not cheating, the ones claiming so did it themselves
2012-03-16 09:23:47	theGoldenAvatar	I know.
2012-03-16 09:23:56	theGoldenAvatar	Everyone does it so it's not like it's some unfair advantage.
2012-03-16 09:23:59	theGoldenAvatar	Even footing.
2012-03-16 09:24:15	TheToiletDuck	Nope it's like sparking in mario kart
2012-03-16 09:24:20	Dinsdale	besides it prevented camping
2012-03-16 09:24:25	TheToiletDuck	fishtailing, or whatever it's called
2012-03-16 09:26:28	TheToiletDuck	Roger Ebert is such a good troll
2012-03-16 09:26:42	TheToiletDuck	http://blogs.suntimes.com/ebert/-there-are-well-defined-guidel.html
2012-03-16 09:27:03	theGoldenAvatar	Did he actually post that?
2012-03-16 09:27:51	theGoldenAvatar	Thanks for making me give him views!
2012-03-16 09:27:58	TheToiletDuck	who cares
2012-03-16 09:27:58	theGoldenAvatar	Should have screen capped it
2012-03-16 09:28:05	theGoldenAvatar	I CAREPRINCIP{APKLNERDBAITIONG
2012-03-16 09:28:06	TheToiletDuck	it's not like he matters
2012-03-16 09:28:11	TheToiletDuck	http://blogs.suntimes.com/ebert/-there-are-well-defined-guidel.html
2012-03-16 09:28:11	TheToiletDuck	http://blogs.suntimes.com/ebert/-there-are-well-defined-guidel.html
2012-03-16 09:28:11	TheToiletDuck	http://blogs.suntimes.com/ebert/-there-are-well-defined-guidel.html
2012-03-16 09:28:17	TheToiletDuck	click that three times
2012-03-16 09:28:31	Dinsdale	oO
2012-03-16 09:37:48	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-16 09:37:48	--	Mode #destructoid [+o Aerox] by Q
2012-03-16 09:47:48	+Gandysampras	butt butt butt
2012-03-16 09:47:52	+Gandysampras	HI AEROX
2012-03-16 09:47:57	@Aerox	hi gandy!
2012-03-16 09:51:38	+Gandysampras	I am done for the week
2012-03-16 09:51:45	+Gandysampras	Woo
2012-03-16 09:51:50	@Aerox	Jealous!
2012-03-16 09:51:59	@Aerox	I just got to work
2012-03-16 09:54:18	+Gandysampras	I also have beers
2012-03-16 09:54:23	+Gandysampras	Boo yeah
2012-03-16 09:55:29	@Aerox	:O
2012-03-16 09:55:31	@Aerox	Feed me some
2012-03-16 09:56:25	+Gandysampras	Kay
2012-03-16 09:56:42	+Gandysampras	I am drinking it and psychicly sending you the calories and taste
2012-03-16 09:56:49	@Aerox	I meant pour it into my mouthhole
2012-03-16 09:56:55	+Gandysampras	Come here and I will
2012-03-16 09:57:23	metalnarf	sounds gayish
2012-03-16 09:57:34	+Gandysampras	It's gay as hell bro
2012-03-16 09:57:46	@Aerox	obviously he would tie me up first
2012-03-16 09:57:48	+Gandysampras	In fact: http://www.hahgay.com
2012-03-16 09:58:15	TheToiletDuck	it pleases me greatly that site exists
2012-03-16 09:58:17	metalnarf	http://www.teefury.com/  gnah i want
2012-03-16 09:59:39	TheToiletDuck	Who sleeps with their socks on?
2012-03-16 10:01:48	TheToiletDuck	Fuck science journals that have supplementary material only available online but then only posts histology pictures that are too tiny to see what the hell is going on.
2012-03-16 10:02:03	@Aerox	fuck them right in their poopy butts
2012-03-16 10:02:17	@Aerox	Gandy, is Saint Patrick's Day a thing in england
2012-03-16 10:07:33	+Gandysampras	yes
2012-03-16 10:07:41	+Gandysampras	Getting super drunk today and tomorrow for it
2012-03-16 10:08:03	@Aerox	hooray!
2012-03-16 10:08:59	+Gandysampras	inorite
2012-03-16 10:09:33	TheToiletDuck	i want to be drunk
2012-03-16 10:09:43	TheToiletDuck	I will rectify that with Balkan music tonight.
2012-03-16 10:22:46	@Aerox	i'm sleepy
2012-03-16 10:23:37	metalnarf	i cant stand balkan music
2012-03-16 10:31:00	TheToiletDuck	i'd find it hard to recommend Balkanarama to you then
2012-03-16 10:34:37	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-16 10:38:45	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-16 10:38:45	--	Mode #destructoid [+o TDiddy] by Q
2012-03-16 10:45:12	benbeltran	what's balkan music? O_O
2012-03-16 10:45:35	benbeltran	I mean, yes, music from the balkans probably... but what does it sound like?
2012-03-16 10:45:53	@TDiddy	Balkish
2012-03-16 10:46:54	benbeltran	Ah, I definitely understand now
2012-03-16 10:47:49	@TDiddy	everything i see on youtube is "BALKISH HOUSE MUSIC MIX"
2012-03-16 10:47:51	@TDiddy	and no
2012-03-16 10:48:28	TheToiletDuck	oh god, not house music
2012-03-16 10:48:53	TheToiletDuck	When i went last time it was trumpets, guitars and stuff
2012-03-16 10:49:08	TheToiletDuck	http://www.youtube.com/watch?v=wRCTZh-wRHs
2012-03-16 10:49:11	DtoidBot	balkan beat box-bulgarian chicks
2012-03-16 10:50:08	--	Dinsdale is now known as Dinsdairu
2012-03-16 10:56:33	theGoldenAvatar	Sounds like I'm in a Mexican restaurant.
2012-03-16 10:58:59	<--	mueti (~mueti@nrbg-4d07495c.pool.mediaWays.net) has quit (Quit)
2012-03-16 11:00:10	-->	mueti (~name@nrbg-4d07495c.pool.mediaWays.net) has joined #destructoid
2012-03-16 11:00:46	--	mueti is now known as mueti|kof
2012-03-16 11:03:04		irc: disconnected from server
2012-03-16 11:03:23	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-16 11:03:23	--	Nicks #destructoid: [@Aerox @bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Slime] ^power Alakaiser Apple_Master benbeltran cardfrek2 Coon Dinsdairu DougCL|away DtoidBot HammerTiem jared Kasreyn Lelio|Away lolshin metalnarf mistic mueti|kof n0brein|offline nastidon pointzeroeight Suff0cat theGoldenAvatar]
2012-03-16 11:03:23	--	Channel #destructoid: 30 nicks (4 ops, 0 halfops, 3 voices, 23 normals)
2012-03-16 11:03:27	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-16 11:03:27	@Aerox	http://www.kjrh.com/dpp/news/local_news/osage-county-couple-arrested-for-gruesome-child-abuse
2012-03-16 11:04:00	DougCL|away	i like a good house music, me.
2012-03-16 11:04:13	DougCL|away	dont give a fuck about the balkans.
2012-03-16 11:04:23	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-16 11:04:23	--	Mode #destructoid [+o TDiddy] by Q
2012-03-16 11:13:12	<--	DougCL|away (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-03-16 11:46:34	-->	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has joined #destructoid
2012-03-16 11:46:34	--	Mode #destructoid [+v Gemsi] by Q
2012-03-16 11:48:11	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-16 12:06:13	--	mueti|kof is now known as mueti|marpl
2012-03-16 12:09:59	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-16 12:13:57	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-03-16 12:47:11	<--	mueti|marpl (~name@nrbg-4d07495c.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-03-16 12:50:18	-->	meeetalnarf (~meetalnar@p54AC884F.dip0.t-ipconnect.de) has joined #destructoid
2012-03-16 12:53:11	-->	mueti (mueti@nrbg-4d07495c.pool.mediaWays.net) has joined #destructoid
2012-03-16 13:57:52	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-03-16 14:04:03	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-16 14:04:10	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-16 14:37:15	-->	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has joined #destructoid
2012-03-16 14:48:56	<--	civirok (~civirok@d175-39-46-174.sbr801.nsw.optusnet.com.au) has quit (Ping timeout)
2012-03-16 14:51:43	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-16 14:57:32	<--	mueti (mueti@nrbg-4d07495c.pool.mediaWays.net) has quit (Ping timeout)
2012-03-16 15:01:47	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-16 15:18:39	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-16 15:18:40	--	Mode #destructoid [+o Aerox] by Q
2012-03-16 15:20:27	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-16 15:20:43	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-16 15:20:43	--	Mode #destructoid [+o Aerox] by Q
2012-03-16 15:34:15		irc: disconnected from server
2012-03-16 15:34:34	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-16 15:34:35	--	Nicks #destructoid: [@Aerox @bloodylip @ProfPew @Q @TDiddy +Ecks|Offline +Gandysampras +Gemsi +Torzelan [Slime] ^power Alakaiser andrewm andrewm_ Apple_Master benbeltran benbeltran1 cardfrek2 Coon Dinsdairu DtoidBot HammerTiem jared jorge` Kasreyn Lelio|Away meeetalnarf metalnarf mistic n0brein|offline nastidon on3nightstan pointzeroeight richterbelmont Suff0cat]
2012-03-16 15:34:35	--	Channel #destructoid: 35 nicks (5 ops, 0 halfops, 4 voices, 26 normals)
2012-03-16 15:34:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-16 15:36:32	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-16 15:58:21	-->	metalnarf_ (~metalnarf@p54AC86FB.dip0.t-ipconnect.de) has joined #destructoid
2012-03-16 15:58:37	<--	meeetalnarf (~meetalnar@p54AC884F.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-16 15:59:34	<--	metalnarf (~metalnarf@p54AC884F.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-16 15:59:34	--	metalnarf_ is now known as metalnarf
2012-03-16 16:06:42	richterbelmont	!q
2012-03-16 16:06:44	DtoidBot	[202] <t0pc0w> okay so who decides who the bad sex offenders are and the good ones
2012-03-16 16:16:09	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-16 16:19:10	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: Connection reset by peer)
2012-03-16 16:20:31	<--	Apple_Master (~Appels@host86-154-176-157.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-16 16:25:08	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-16 16:37:40	-->	Apple_Master (~Appels@host86-154-176-157.range86-154.btcentralplus.com) has joined #destructoid
2012-03-16 16:37:42	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-16 16:38:18	Halfleft|away	guess whos drunk
2012-03-16 16:38:21	Halfleft|away	drunk again
2012-03-16 16:38:22	<--	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit)
2012-03-16 16:38:24	Halfleft|away	gavin's drunk
2012-03-16 16:38:26	Halfleft|away	tell a friend
2012-03-16 16:38:29	Halfleft|away	so on and so forth
2012-03-16 16:38:30	@TDiddy	yaaaaaaaay
2012-03-16 16:44:37	richterbelmont	whats he drinkin?
2012-03-16 16:47:12	lolshin	hahahahahahahahahaha
2012-03-16 16:47:20	lolshin	oh gavin
2012-03-16 16:47:48	Halfleft|away	tonight for supper i have:
2012-03-16 16:47:48	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-16 16:47:48	--	Mode #destructoid [+v Bigby] by Q
2012-03-16 16:47:53	Halfleft|away	button on bread
2012-03-16 16:47:53	+Bigby	hinge came in
2012-03-16 16:47:58	Halfleft|away	butter*
2012-03-16 16:48:02	Halfleft|away	and spready cheese stuff
2012-03-16 16:48:11	Halfleft|away	which i'm told goes off fast so i must eat quickly
2012-03-16 16:48:23	Halfleft|away	i'm not that bass
2012-03-16 16:48:24	Halfleft|away	bad
2012-03-16 16:48:28	Halfleft|away	more than a little
2012-03-16 16:48:30	Halfleft|away	but less than a lot
2012-03-16 16:51:13	lolshin	gavin make chocolate mashed potatoes
2012-03-16 16:53:12	Halfleft|away	no
2012-03-16 17:01:05	<--	Gemsi (~Gemsi@host109-154-137-69.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-16 17:02:07	richterbelmont	http://www.youtube.com/watch?v=XxXEk4r2UQU&list=UU-upqDnl7CWJ-k0A5j3NqBQ&index=8&feature=plcp
2012-03-16 17:02:10	DtoidBot	How to Cook Authentic Nachos
2012-03-16 17:02:14	richterbelmont	this is him making dinner
2012-03-16 17:03:57	@Aerox	gavin call up a lady
2012-03-16 17:04:27	Halfleft|away	I'm drunk not stupid.
2012-03-16 17:04:38	Halfleft|away	besides I don't know any ladys
2012-03-16 17:04:46	Halfleft|away	all my female friends are barely 'ladies'
2012-03-16 17:05:00	Halfleft|away	lol rich
2012-03-16 17:05:02	Halfleft|away	this is fun
2012-03-16 17:07:51	-->	Alakaiser| (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has joined #destructoid
2012-03-16 17:11:16	<--	Alakaiser (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has quit (Ping timeout)
2012-03-16 17:15:54	Coon	are you sure you're not actually both drunk and stupid?
2012-03-16 17:17:33	Halfleft|away	Fairly sure
2012-03-16 17:21:42	Coon	I'm not convinced
2012-03-16 17:26:13	Halfleft|away	sobering up rapidly
2012-03-16 17:26:49	@Aerox	Surely one of the girls has some nail polish remover you could drink
2012-03-16 17:27:15	richterbelmont	drink the mouth wash
2012-03-16 17:27:19	richterbelmont	it will do you soime good
2012-03-16 17:31:39	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-16 17:59:13	<--	Alakaiser| (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has quit (Ping timeout)
2012-03-16 18:00:20	benbeltran1	So. I have a strong need to play Fallout 3 Again. But as I have not played New Vegas yet, would you recommend I fulfill said need by playing NV instead of Fallout 3 again?
2012-03-16 18:00:38	@Aerox	you might as well
2012-03-16 18:00:53	@Aerox	it's basically the same game except the setting is slightly different but everything looks the same anyway
2012-03-16 18:01:00	benbeltran1	How's the music?
2012-03-16 18:02:06	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-16 18:04:10	-->	iAerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-16 18:04:10	--	Mode #destructoid [+o iAerox] by Q
2012-03-16 18:04:14	@TDiddy	i cant even remember the music and played the shit out of that
2012-03-16 18:04:17	@TDiddy	so im going to say based on that
2012-03-16 18:04:21	@TDiddy	not memorable
2012-03-16 18:04:31	<--	iAerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-03-16 18:05:28	-->	iAerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-16 18:05:29	--	Mode #destructoid [+o iAerox] by Q
2012-03-16 18:05:40	<--	iAerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-16 18:14:00	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-16 18:14:25	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-16 18:14:25	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-17 12:32:05		irc: disconnected from server
2012-03-18 21:59:25	-->	benbeltran1 (~benbeltra@200.76.90.225) has joined #destructoid
2012-03-18 21:59:25	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy @{naia} +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm benbeltran1 cardfrek Coon_ dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin maz2 metalnarf mistic n0brein|offline pointzeroeight richterbelmont RobotBebop thebigby tsunamikitsune]
2012-03-18 21:59:25	--	Channel #destructoid: 35 nicks (5 ops, 0 halfops, 4 voices, 26 normals)
2012-03-18 21:59:29	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-18 22:00:39	<--	thebigby (~thebigby@173-30-228-0.client.mchsi.com) has quit (Quit: Leaving)
2012-03-18 22:00:50	RobotBebop	i love how variant the entire ME3 experience is right up until the end
2012-03-18 22:01:06	RobotBebop	yet because of the end ME3 just somehow ignores all those choices
2012-03-18 22:01:09	RobotBebop	rawr
2012-03-18 22:01:18	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-18 22:01:18	--	Mode #destructoid [+v Bigby] by Q
2012-03-18 22:01:20	Aerox	mooseypoo
2012-03-18 22:01:21	Aerox	how was your weekend
2012-03-18 22:01:25	RobotBebop	eh
2012-03-18 22:01:26	RobotBebop	boring
2012-03-18 22:01:31	Aerox	sad!
2012-03-18 22:01:31	+Bigby	after nearly 8 years of putting it off, beat Psychonauts in 3 days
2012-03-18 22:03:52	Aerox	good work biggles!
2012-03-18 22:03:52	+Bigby	goddamn that game
2012-03-18 22:03:52	+Vexed_Alex	The Mass Effect trilogy is going to be remembered as one of the greats
2012-03-18 22:03:52	+Bigby	such aggravating platforming
2012-03-18 22:03:52	Aerox	i'm really glad I forced myself to replay ME1 way back when
2012-03-18 22:03:52	Aerox	I REALLY didn't like that game when it came otu
2012-03-18 22:03:52	+Vexed_Alex	When the dust settles and people stop crying about .0001% of their playtime experience in the series.
2012-03-18 22:03:52	RobotBebop	it's absurd how much worse it looks compared to ME2/3
2012-03-18 22:03:52	+Vexed_Alex	Except for facial animations.
2012-03-18 22:03:52	RobotBebop	yeah
2012-03-18 22:03:52	+Vexed_Alex	Faces in ME1 > 2 and 3s
2012-03-18 22:03:52	RobotBebop	but all the textures and shit are awful
2012-03-18 22:03:52	+Vexed_Alex	The environments were bland as fuck.
2012-03-18 22:05:08	@TDiddy	the one small tie in i loved
2012-03-18 22:05:08	+Vexed_Alex	Also, playing ME2 feels like watching an old high school video.
2012-03-18 22:05:08	@TDiddy	the mission on the earths moon where you fight the crazy ai
2012-03-18 22:05:08	@TDiddy	in ME1
2012-03-18 22:05:08	RobotBebop	what do you mean alex
2012-03-18 22:05:08	@TDiddy	that ai is EDI hehe
2012-03-18 22:05:08	+Vexed_Alex	Seeing all your friends!
2012-03-18 22:05:08	+Vexed_Alex	Things aren't as dire, and dark.
2012-03-18 22:05:08	RobotBebop	ahh, you mean playing it after playing ME3
2012-03-18 22:05:16	+Vexed_Alex	Yeah. I'm replaying 2 with all the DLC.
2012-03-18 22:05:23	+Vexed_Alex	And then replaying 3.
2012-03-18 22:05:33	+Vexed_Alex	But I'm taking my sweet time.
2012-03-18 22:05:44	+Vexed_Alex	In Shadow Broker
2012-03-18 22:05:45	RobotBebop	i was going to start a full series playthrough as renegade
2012-03-18 22:05:47	RobotBebop	but ME1 is so.. ugly
2012-03-18 22:06:01	+Vexed_Alex	I laughed when Liara shit on the MACO
2012-03-18 22:06:06	+Vexed_Alex	Mako?
2012-03-18 22:06:23	RobotBebop	i liked it when Shepard says "Remember when we used to just slap Omni-gel on everything?"
2012-03-18 22:06:24	+Vexed_Alex	I don't have the heart to play as a renegade
2012-03-18 22:06:32	+Vexed_Alex	Yeah, that too.
2012-03-18 22:06:50	Aerox	ME1 renegade is better than ME2 renegade
2012-03-18 22:06:52	+Vexed_Alex	I don't like all the hacking in ME2
2012-03-18 22:06:56	Aerox	ME3 goes back in line with ME1
2012-03-18 22:07:02	Aerox	I actually want to play more multi
2012-03-18 22:07:06	Aerox	but I just wish I could unlock the character i want
2012-03-18 22:07:10	Aerox	instead of playing roulette
2012-03-18 22:08:03	--	Mode #destructoid [+o Aerox] by Q
2012-03-18 22:08:12	+Vexed_Alex	I've lost enthusiasm for online when you said the Drell was useless in the gold tiers.
2012-03-18 22:08:13	+Vexed_Alex	:(
2012-03-18 22:08:21	+Vexed_Alex	I*
2012-03-18 22:09:08	+Vexed_Alex	I don't think it's Mass Effect 1's graphics that you have to worry about, anyway.
2012-03-18 22:09:21	+Vexed_Alex	It's the bullshit dice rolls with the gun combat.
2012-03-18 22:09:27	+Bigby	man, the wrex killing is almost as bad as mordins was
2012-03-18 22:09:30	+Bigby	what a total asshole
2012-03-18 22:09:38	+Vexed_Alex	And the horseshit inventory management
2012-03-18 22:09:39	+Bigby	just for some scientists
2012-03-18 22:09:40	@Aerox	Dice rols?
2012-03-18 22:09:42	@Aerox	*rolls
2012-03-18 22:09:48	@Aerox	inventory management is way better on PC
2012-03-18 22:09:54	@Aerox	They at least designed a better interface for it
2012-03-18 22:10:10	+Vexed_Alex	It was fucking pointless.
2012-03-18 22:10:12	RobotBebop	the cap is what pissed me off
2012-03-18 22:10:19	@Aerox	i didn't even know ME1 had dice rolls
2012-03-18 22:10:27	RobotBebop	yeah what about these dice rolls
2012-03-18 22:10:28	<--	tsunamikitsune (~tsunamiki@63-152-68-230.cdrr.qwest.net) has quit (Ping timeout)
2012-03-18 22:11:45	+Vexed_Alex	When you fired a shot you got a dice roll
2012-03-18 22:11:53	@Aerox	i kind of want to do an insanity playthrough but I don't want to play infiltrator again
2012-03-18 22:11:56	+Vexed_Alex	I don't think that was the case for the sniper, though
2012-03-18 22:12:53	+Bigby	apparently you can save Mordin if wrex and eve are dead and choose all renegade options
2012-03-18 22:13:01	@Aerox	yeah
2012-03-18 22:13:10	@Aerox	you can talk him out of curing the genophage
2012-03-18 22:13:21	+Bigby	sucks thats considered a renegade option
2012-03-18 22:13:29	@Aerox	well
2012-03-18 22:13:31	@Aerox	it's pretty renegade
2012-03-18 22:14:30	@Aerox	So
2012-03-18 22:14:33	@Aerox	what is everyone's favorite class
2012-03-18 22:14:54	+Bigby	i would say vanguard except this sequel makes it a lot harder to use
2012-03-18 22:15:02	+Bigby	charging in gets you killed fast
2012-03-18 22:15:12	@Aerox	well that was true in ME2 as well if you weren't playing on normal
2012-03-18 22:15:18	@Aerox	i almost never used charge as a vanguard
2012-03-18 22:15:31	+Bigby	i used charge constantly in 2
2012-03-18 22:15:38	+Bigby	in 3 i got killed a lot more often when using it
2012-03-18 22:15:59	+Vexed_Alex	Adept, probably.
2012-03-18 22:16:06	RobotBebop	what class lets you use machine guns and biotics
2012-03-18 22:16:26	@Aerox	vanguard, although in ME2, any if you take the upgrade halfway through
2012-03-18 22:16:30	@Aerox	I want to play Asari adept in multi
2012-03-18 22:16:48	+Bigby	i like Sentinel
2012-03-18 22:16:50	+Vexed_Alex	The Asari adept is awesome.
2012-03-18 22:17:06	+Bigby	the only think i would want from adept is singularity
2012-03-18 22:17:32	+Vexed_Alex	Liara's singularity and my double push was the best in single
2012-03-18 22:18:10	RobotBebop	i <3 liara's singularity
2012-03-18 22:18:12	+Vexed_Alex	She would lift two dudes, and I would slam them both and have that chain reaction explosion go off
2012-03-18 22:18:15	RobotBebop	most useful skill of the entire series
2012-03-18 22:18:33	+Bigby	shockwave feels not as powerful as it was in 2 for Vanguard
2012-03-18 22:18:39	+Vexed_Alex	I'm playing less tactically in ME2.
2012-03-18 22:18:46	+Bigby	at least you can still go through walls in 3
2012-03-18 22:18:47	+Vexed_Alex	Is that just ME2?
2012-03-18 22:19:17	+Vexed_Alex	Or is that just what happens when you play infiltrator?
2012-03-18 22:19:36	+Vexed_Alex	Because I feel like I'm sitting back, going invisible, and popping people's heads off
2012-03-18 22:19:52	+Vexed_Alex	and mostly letting the other two AIs do whatever
2012-03-18 22:20:05	+Bigby	infiltrator is pretty much all that
2012-03-18 22:20:26	+Vexed_Alex	Unless it's a boss, where I'm just using them for overload and stuff
2012-03-18 22:20:44	@TDiddy	pretty much!
2012-03-18 22:20:57	+Vexed_Alex	Then infiltrator is pretty sucky!
2012-03-18 22:22:01	@TDiddy	pfft
2012-03-18 22:28:18	+Vexed_Alex	Screened's future is worrying me.
2012-03-18 22:28:40	@TDiddy	I know!
2012-03-18 22:28:45	@TDiddy	WHAT ABOUT THE PODCAST
2012-03-18 22:31:33	@TDiddy	I like Rorie and Alex together
2012-03-18 22:31:48	@TDiddy	I bet Rorie will just be wasted for most of them
2012-03-18 22:33:58	+Vexed_Alex	I love Apple product reviews
2012-03-18 22:34:05	+Vexed_Alex	They don't so much review products
2012-03-18 22:34:23	+Vexed_Alex	as just repeat features from press releases
2012-03-18 22:36:10	@TDiddy	stick to a topic
2012-03-18 22:39:42	+Vexed_Alex	Stick to a dick.
2012-03-18 22:39:44	+Vexed_Alex	Slut.
2012-03-18 22:42:48	+Vexed_Alex	hahaha
2012-03-18 22:43:12	+Vexed_Alex	http://penny-arcade.smugmug.com/photos/i-dfFJj7N/0/L/i-dfFJj7N-X2.jpg
2012-03-18 22:44:33	+Vexed_Alex	Fucking word!
2012-03-18 22:44:55	+Vexed_Alex	Who the fuck do you deal with in that Quarian/Geth thing in ME3 if your Tali died in 2?
2012-03-18 22:45:22	+Bigby	probably that admiral chick
2012-03-18 22:45:30	+Bigby	the one who sits in your warroom
2012-03-18 22:45:54	+Vexed_Alex	What if both Legion AND Liara are dead?
2012-03-18 22:46:12	@TDiddy	it is a random geth ai
2012-03-18 22:46:18	@TDiddy	and a new quarian general
2012-03-18 22:46:22	+Bigby	insert random guy here
2012-03-18 22:47:06	@TDiddy	basically if anybody is gone
2012-03-18 22:47:14	@TDiddy	you deal with a random place holder guy
2012-03-18 22:48:35	RobotBebop	that comic was awesome alex
2012-03-18 22:49:38	+Bigby	did you read the article and link?
2012-03-18 22:49:48	+Bigby	about how they might waver on a DLC ending change?
2012-03-18 22:49:59	+Vexed_Alex	I watched a few episodes of That 70s Show
2012-03-18 22:50:01	+Vexed_Alex	and basically
2012-03-18 22:50:04	+Vexed_Alex	really
2012-03-18 22:50:18	+Vexed_Alex	the only reason to continue coming back to that show
2012-03-18 22:50:27	+Vexed_Alex	is to watch Red Foreman be Red Foreman
2012-03-18 22:51:52	+Vexed_Alex	Forman*
2012-03-18 22:53:56	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Quit)
2012-03-18 22:55:16	<--	maz2 (~Bob@209.141.57.160) has quit (Quit: Leaving.)
2012-03-18 23:06:52	@TDiddy	alex
2012-03-18 23:06:55	@TDiddy	http://i.imgur.com/xRI3A.jpg
2012-03-18 23:07:02	@TDiddy	Biggest loss of the walking dead finale
2012-03-18 23:07:11	+Vexed_Alex	I KNOW
2012-03-18 23:12:14	@TDiddy	also
2012-03-18 23:12:23	@TDiddy	how did sheppard not get a promotion yet?
2012-03-18 23:21:43	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has quit (Ping timeout)
2012-03-18 23:21:49	@Aerox	fartz
2012-03-18 23:23:20	+Ecksorcism	I thought he wouldnt as long as he was a spectre
2012-03-18 23:32:51	@TDiddy	I dunno!
2012-03-18 23:33:00	@TDiddy	I figured right after me1 he would have gotten one
2012-03-18 23:33:10	@TDiddy	i guess being dead put a stop to it for a while
2012-03-18 23:33:32	@Aerox	and then cerberus
2012-03-18 23:33:33	@Aerox	and then jail
2012-03-18 23:34:32	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-18 23:44:25	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit: Leaving.)
2012-03-18 23:49:01	-->	benbeltran (~benbeltra@200.76.90.225) has joined #destructoid
2012-03-18 23:54:35	<--	benbeltran (~benbeltra@200.76.90.225) has quit (Quit)
2012-03-18 23:57:26	-->	AlucardX24 (~auronexca@pool-108-6-227-70.nycmny.fios.verizon.net) has joined #destructoid
2012-03-19 00:05:10	<--	Coon_ (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-03-19 00:22:11	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Quit: Leaving)
2012-03-19 00:25:25	<--	{naia} (~naia@cpe-98-154-77-182.socal.res.rr.com) has quit (Quit)
2012-03-19 00:28:29	--	Ecksorcism is now known as Ecks|Offline
2012-03-19 00:40:58	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-19 01:08:03	Halfleft|away	http://i.imgur.com/0jK6A.jpg
2012-03-19 01:12:19	richterbelmont	!q
2012-03-19 01:12:22	DtoidBot	[359] <unstoppablejuggernaut> i might fall in the love with the dick soon if it can make me some money to pay my bills
2012-03-19 01:14:32	richterbelmont	http://i.imgur.com/jMOHX.jpg
2012-03-19 01:14:38	richterbelmont	litterally with his hand and penis
2012-03-19 01:24:42	-->	mueti (~mueti@nrbg-4d075bce.pool.mediaWays.net) has joined #destructoid
2012-03-19 11:44:23		irc: disconnected from server
2012-03-19 12:27:05	-->	benbeltran1 (~benbeltra@200.76.90.175) has joined #destructoid
2012-03-19 12:27:05	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +Torzelan [Slime] ^power Apple_Master benbeltran1 cardfrek Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin meeetalnarf metalnarf mistic mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-03-19 12:27:05	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 4 voices, 23 normals)
2012-03-19 12:27:05	jared	What if hypothetically, I were a pen company exec involved in an evil plot to make pens necessary for the internets?
2012-03-19 12:27:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-19 12:28:30	+Gandysampras	You already failed
2012-03-19 12:28:32	+Gandysampras	ktxbye
2012-03-19 12:30:13	jared	O rly? I think you'd better read this: http://www.destructoid.com/features/ea-to-require-pens-as-well-as-online-passes-for-all-games.html
2012-03-19 12:30:46	jared	Muahaha, etc.
2012-03-19 12:33:10	jared	Oh, and this: http://bingisawful.blogspot.com/
2012-03-19 12:53:01	@Aerox	http://www.thelocal.se/39752/20120319/
2012-03-19 12:53:48	jared	JRROOOOOO
2012-03-19 12:54:43	@Aerox	sup boner
2012-03-19 12:55:37	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/424599_379492185397895_100000113502985_1681652_1099622869_n.jpg
2012-03-19 12:58:23	jared	I've been upgraded to boner!?
2012-03-19 13:17:24	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-19 13:18:23	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-19 13:21:22	@bloodylip	Aerox: is that scottyG?!
2012-03-19 13:22:17	@Aerox	hahaaha
2012-03-19 13:23:43	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-19 13:23:57	Halfleft|away	Evening.
2012-03-19 13:26:11	jared	Oh, it is evening, isn't it?
2012-03-19 13:29:25	@Aerox	Hello Gavin
2012-03-19 13:29:26	@Aerox	How was your day
2012-03-19 13:30:34	@bloodylip	I BET IT WAS TERRIBLE
2012-03-19 13:31:06	Halfleft|away	Hello.
2012-03-19 13:31:27	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-19 13:31:42	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-19 13:31:46	Halfleft|away	fucking machine
2012-03-19 13:31:49	@Aerox	Well??
2012-03-19 13:32:07	+Gandysampras	GODAMMIT GAVIN TELL US ABOUT YOUR AWFUL DAY
2012-03-19 13:32:19	meeetalnarf	FUCKIT
2012-03-19 13:32:26	Halfleft|away	what?
2012-03-19 13:32:31	Halfleft|away	it was awful
2012-03-19 13:32:46	meeetalnarf	mine was worse
2012-03-19 13:32:51	Halfleft|away	had to chase down some stupid bitch because she wanted £900 quid but we only wanted to give her like £500
2012-03-19 13:32:53	Halfleft|away	bitch
2012-03-19 13:33:15	meeetalnarf	LOST A TOOTH
2012-03-19 13:33:19	Halfleft|away	also since siobhan is back I don't have a desk again so I'm relegated to the spare machines where there's no craic
2012-03-19 13:33:40	Halfleft|away	im going to microwave some dinner now
2012-03-19 13:33:43	richterbelmont	from a fist fight!?
2012-03-19 13:33:51	+Gandysampras	meeetalnarf is more interesting
2012-03-19 13:33:52	+Gandysampras	fuck off gavin
2012-03-19 13:33:56	richterbelmont	microwave some nachos
2012-03-19 13:34:18	meeetalnarf	at the doctors :( now i'm less interesting
2012-03-19 13:34:41	meeetalnarf	whats a craic?
2012-03-19 13:39:57	Halfleft|away	fun
2012-03-19 13:41:06	meeetalnarf	to ze googles!
2012-03-19 13:41:42	meeetalnarf	http://en.wikipedia.org/wiki/Craic ?
2012-03-19 13:42:04	meeetalnarf	you like gossip?
2012-03-19 13:44:00	Halfleft|away	enjoyable conversation
2012-03-19 13:44:21	meeetalnarf	with other humans?
2012-03-19 13:45:49	jared	Wait, what did you not want to give her 900 quid for?
2012-03-19 13:46:00	Halfleft|away	because it's only one course
2012-03-19 13:46:06	Halfleft|away	the usual rate is only £450
2012-03-19 13:46:10	jared	Oh right.
2012-03-19 13:46:20	Halfleft|away	but she's all wah wah wah six hour journey
2012-03-19 13:47:20	jared	Pshhhh, Journey was only like a 3 hour game.
2012-03-19 13:47:41	dare-	Worth $15?
2012-03-19 13:47:46	meeetalnarf	badumtsh
2012-03-19 13:47:53	+Gemsi	it's very pretty
2012-03-19 13:48:37	jared	dare-: Ehh... I can't say that. More like 10. It has a lot of reply value for sure though. I like that it's short enough for you to want to have another go almost right away. I never do that with games.
2012-03-19 13:48:56	jared	I would pay 15 on principle to support the devs though.
2012-03-19 13:51:21	-->	Ryu89 (~Ryu89@adsl-067-035-069-218.sip.mia.bellsouth.net) has joined #destructoid
2012-03-19 14:01:21	-->	maz2 (~Bob@209.141.57.160) has joined #destructoid
2012-03-19 14:04:18	-->	BPG (webchat@170.138.0.11) has joined #destructoid
2012-03-19 14:05:25	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-19 14:05:25	--	Mode #destructoid [+o |Aerox|] by Q
2012-03-19 14:06:49	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-03-19 14:06:50	--	|Aerox| is now known as Aerox
2012-03-19 14:11:16	jared	http://t.co/yQnjFzt2
2012-03-19 14:14:39	Halfleft|away	well this tastes better than anything i've ever cooked
2012-03-19 14:15:10	--	Aerox is now known as Aerox|Lunch
2012-03-19 14:17:47	meeetalnarf	http://www.youtube.com/watch?v=UoBidMy6kp0&feature=youtu.be
2012-03-19 14:17:51	DtoidBot	Darwin Award Nominees
2012-03-19 14:18:49	jared	Part of me knows I would not enjoy working in the games industry. To have to play games you might enjoy to a degree that makes you sick, non-stop.
2012-03-19 14:25:17	<--	meeetalnarf (~meetalnar@p54AC98C8.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-19 14:25:24	<--	mueti (mueti@nrbg-4d075bce.pool.mediaWays.net) has quit (Quit)
2012-03-19 14:25:25	<--	Ryu89 (~Ryu89@adsl-067-035-069-218.sip.mia.bellsouth.net) has quit (Quit)
2012-03-19 14:28:52	-->	mueti (~name@nrbg-4d075bce.pool.mediaWays.net) has joined #destructoid
2012-03-19 14:32:34	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-19 14:33:42	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-19 14:41:42	--	Ecksorcism is now known as Ecks|Offline
2012-03-19 14:51:37	--	Aerox|Lunch is now known as Aerox
2012-03-19 15:05:54	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-19 15:08:49	<--	mueti (~name@nrbg-4d075bce.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-03-19 15:09:08	-->	mueti (~mueti@nrbg-4d075bce.pool.mediaWays.net) has joined #destructoid
2012-03-19 15:09:31	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-19 18:47:58		irc: disconnected from server
2012-03-19 18:53:17	-->	benbeltran1 (~benbeltra@200.76.90.232) has joined #destructoid
2012-03-19 18:53:17	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm Batthink benbeltran1 cardfrek Coon Dinsdale DougCL DtoidBot ep HammerTiem|offl jared jorge` Kasreyn Lelio|Away maz2 metalnarf mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Simmy1 theGoldenAvatar]
2012-03-19 18:53:17	--	Channel #destructoid: 36 nicks (5 ops, 0 halfops, 5 voices, 26 normals)
2012-03-19 18:53:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-19 18:53:44	+Bigby	JR, dorito tacos, your review
2012-03-19 18:53:57	ep	also every girls has way too huge boobs and it's annoying
2012-03-19 18:54:09	@TDiddy	I WISH THAT WAS A REAL PROBLEM
2012-03-19 18:54:11	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-03-19 18:54:11	--	Mode #destructoid [+o Cronosblade] by Q
2012-03-19 18:54:19	+Bigby	first world problems
2012-03-19 18:54:20	+Vexed_Alex	Anyone that eats a Doritos taco is either not my friend because fuck that person, or is my friend because they sell me pot and I can forgive them for that horseshit
2012-03-19 18:54:34	+Bigby	think it would taste kind of weird
2012-03-19 18:54:42	Aerox	the sound vile
2012-03-19 18:54:45	Aerox	but I would never eat at taco bell
2012-03-19 18:54:46	Aerox	so I can't review
2012-03-19 18:54:51	richterbelmont	hmmm i want to go buy one of those now for some odd reason
2012-03-19 18:54:55	+Bigby	how about sweet and spicy doritos
2012-03-19 18:55:24	+Vexed_Alex	It would taste like a gross, giant dorito with gross, shitty ground beef and gross, shitty "cheddar" cheese.
2012-03-19 18:55:31	richterbelmont	yum
2012-03-19 18:55:31	Aerox	i only eat kettle chips and popchips
2012-03-19 18:55:36	+Bigby	so gross you think?
2012-03-19 18:55:52	+Bigby	no bbq pork rinds?
2012-03-19 18:56:02	richterbelmont	i want it now cause of that glowing recommendation
2012-03-19 18:57:05	@Cronosblade	Had a coworker try them
2012-03-19 18:57:34	@Cronosblade	His review - wouldn't know it was doritios if it wasn't for the dust on his fingers
2012-03-19 18:57:35	+Bigby	had? as in forced him?
2012-03-19 18:57:57	+Vexed_Alex	The people who think iPads will replace consoles by use of Air Play and bluetooth controllers are super retards
2012-03-19 18:58:11	@Cronosblade	Said the taco meat etc was overpowering
2012-03-19 18:58:20	@TDiddy	thats the review i heard
2012-03-19 18:58:29	@TDiddy	that the spice the meat too much for you to taste the dorito
2012-03-19 18:58:41	+Vexed_Alex	Travis, would Wreav find out about you betraying the Krogan like Wrex did?
2012-03-19 18:58:47	@TDiddy	nope
2012-03-19 18:58:51	@TDiddy	hes dumb
2012-03-19 18:58:51	+Vexed_Alex	So, yeah.
2012-03-19 18:59:01	+Vexed_Alex	You could get out of that whole thing with both races on your side.
2012-03-19 18:59:16	+Bigby	salarians join you anyway apparently
2012-03-19 18:59:23	+Bigby	the military unit that is
2012-03-19 18:59:24	+Vexed_Alex	You trick Wreav, you get Mordin to agree with you, and that gets you both races.
2012-03-19 18:59:40	+Vexed_Alex	You get less support, Bigby
2012-03-19 18:59:43	@TDiddy	yes
2012-03-19 18:59:51	@TDiddy	the salarians only gave me like 170
2012-03-19 18:59:52	+Bigby	meh, seems irrelevant now
2012-03-19 18:59:59	@TDiddy	and it was a group that said they'd help either way
2012-03-19 19:00:07	+Vexed_Alex	Yeah.
2012-03-19 19:00:12	+Vexed_Alex	Very little support.
2012-03-19 19:01:27	RobotBebop	http://vimeo.com/38591304
2012-03-19 19:01:35	Aerox	HI MOOSE
2012-03-19 19:01:42	RobotBebop	HI JRO
2012-03-19 19:02:01	+Vexed_Alex	Why did you link us to a video of MotorStorm Apocolypse
2012-03-19 19:02:24	RobotBebop	lololol
2012-03-19 19:02:36	@TDiddy	http://www.youtube.com/watch?feature=player_embedded&v=QuNQRbSkPuI
2012-03-19 19:02:40	DtoidBot	Soup Spoiler Alert: Alison Brie "Mad Men"
2012-03-19 19:03:46	+Bigby	do you use Verizon out there?
2012-03-19 19:04:23	+Vexed_Alex	Do we use Verizon out where? Civilized society?
2012-03-19 19:04:25	+Vexed_Alex	Sure.
2012-03-19 19:04:32	+Vexed_Alex	Do they not have it out in the swamps?
2012-03-19 19:04:36	+Bigby	yes
2012-03-19 19:04:43	+Bigby	i was just curious is to if you personally use it
2012-03-19 19:05:00	+Vexed_Alex	Yes.
2012-03-19 19:05:05	+Bigby	swamps are in louisana
2012-03-19 19:05:15	+Bigby	whats your plan like
2012-03-19 19:42:08		irc: disconnected from server
2012-03-19 19:42:30	-->	benbeltran1 (~benbeltra@200.76.90.232) has joined #destructoid
2012-03-19 19:42:30	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm Batthink benbeltran1 cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin maz2 metalnarf mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Simmy1 theGoldenAvatar]
2012-03-19 19:42:30	--	Channel #destructoid: 36 nicks (5 ops, 0 halfops, 5 voices, 26 normals)
2012-03-19 19:42:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-19 19:43:58	RobotBebop	that's beyond my scope of caring at that point
2012-03-19 19:44:04	RobotBebop	i see how much it costs and what can i play with it
2012-03-19 19:44:38	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-03-19 19:52:17	<--	metalnarf (~metalnarf@p54AC98C8.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-03-19 19:53:24	RobotBebop	that chick who played Lisa on The Room is doing an AMA on reddit
2012-03-19 19:53:27	+Vexed_Alex	How have we not heard any news on PS1 emulation on the Vita?
2012-03-19 19:53:38	RobotBebop	because only nerds care about that shit, nerd
2012-03-19 19:53:56	+Vexed_Alex	Moose.
2012-03-19 19:54:01	+Vexed_Alex	I'm cooler than you.
2012-03-19 19:54:06	+Vexed_Alex	These are just facts.
2012-03-19 19:54:24	+Vexed_Alex	Being bitter about it only makes you even less cool.
2012-03-19 19:55:41	RobotBebop	won't you need a jailbroken Vita to do anything like that?
2012-03-19 19:55:52	+Vexed_Alex	What the fuck for?
2012-03-19 19:55:55	RobotBebop	unless you want to pay for games you probably already own
2012-03-19 19:56:04	+Vexed_Alex	I don't own any PS1 games.
2012-03-19 19:56:08	+Vexed_Alex	I'm not a shitty hoarder.
2012-03-19 19:56:42	+Vexed_Alex	And I'm also not an entitled gamer, so paying for something on a different platform is totally alright with me.
2012-03-19 19:57:01	+Vexed_Alex	Especially when the original title came out on 20 year old hardware.
2012-03-19 19:57:08	-->	naia (~naia@cpe-98-154-77-182.socal.res.rr.com) has joined #destructoid
2012-03-19 19:57:08	--	Mode #destructoid [+o naia] by Q
2012-03-19 19:57:16	RobotBebop	oh hai naia
2012-03-19 19:57:20	@naia	oh hai
2012-03-19 19:57:35	+Vexed_Alex	The PSP can do PS1 games like it's nothing.
2012-03-19 19:57:53	RobotBebop	my butt can do ps1 games like it's nothing
2012-03-19 19:58:06	+Vexed_Alex	You can fit WHOLE PS1 games in your ass?!
2012-03-19 19:59:14	+Vexed_Alex	!aq <Vexed_Alex> The PSP can do PS1 games like it's nothing.
2012-03-19 19:59:15	+Vexed_Alex	 <RobotBebop> my butt can do ps1 games like it's nothing
2012-03-19 19:59:15	+Vexed_Alex	<Vexed_Alex> You can fit WHOLE PS1 games in your ass?!
2012-03-19 19:59:16	@TDiddy	not just games
2012-03-19 19:59:17	DtoidBot	Quote added.
2012-03-19 19:59:22	+Vexed_Alex	...
2012-03-19 19:59:23	@TDiddy	the entire old style box
2012-03-19 19:59:27	+Vexed_Alex	Why did it do that?
2012-03-19 19:59:33	@TDiddy	cause you did it wrong
2012-03-19 19:59:36	+Vexed_Alex	X-Chat is a piece of shit.
2012-03-19 19:59:45	RobotBebop	i actually paid for mIRC
2012-03-19 19:59:53	Aerox	you really moosed up that one
2012-03-19 19:59:57	@naia	lol
2012-03-19 19:59:58	RobotBebop	heh
2012-03-19 20:00:00	@TDiddy	hehehe
2012-03-19 20:00:02	+Vexed_Alex	I had an EPisode
2012-03-19 20:00:08	RobotBebop	ok, so
2012-03-19 20:00:15	RobotBebop	am i the only one here that actually played Rayman Origins
2012-03-19 20:00:23	+Vexed_Alex	Aerox has the Vita version
2012-03-19 20:00:34	Aerox	yep!
2012-03-19 20:00:38	+Vexed_Alex	!aq<Vexed_Alex> The PSP can do PS1 games like it's nothing. <RobotBebop> my butt can do ps1 games like it's nothing <Vexed_Alex> You can fit WHOLE PS1 games in your ass?!
2012-03-19 20:00:39	RobotBebop	everytime i load my game i make the screen do the full song
2012-03-19 20:00:53	Aerox	I can't decide if I should watch Always Sunny, or check out Ys, or play more Wizorb
2012-03-19 20:00:54	RobotBebop	how is it on Vita ?
2012-03-19 20:00:58	+Vexed_Alex	!aq <Vexed_Alex> The PSP can do PS1 games like it's nothing. <RobotBebop> my butt can do ps1 games like it's nothing <Vexed_Alex> You can fit WHOLE PS1 games in your ass?!
2012-03-19 20:00:59	Aerox	it's good!
2012-03-19 20:01:01	+Vexed_Alex	It's pretty.
2012-03-19 20:01:02	DtoidBot	Quote added.
2012-03-19 20:01:06	+Vexed_Alex	Though, no multiplayer.
2012-03-19 20:01:24	RobotBebop	how far are you guys
2012-03-19 20:01:29	Aerox	like the fourth level
2012-03-19 20:01:30	+Vexed_Alex	I don't have it.
2012-03-19 20:01:47	RobotBebop	i'm on the last stage
2012-03-19 20:01:55	RobotBebop	this shit is getting hard
2012-03-19 20:01:59	+Vexed_Alex	I beat Mutant Blobs Attack
2012-03-19 20:02:05	+Vexed_Alex	it gets super good!
2012-03-19 20:03:14	+Vexed_Alex	I'm still getting e-mails for Groupon
2012-03-19 20:03:18	+Vexed_Alex	because I'm too lazy to cancel
2012-03-19 20:03:23	+Vexed_Alex	Groupon is for girls
2012-03-19 20:03:26	Aerox	oh, alex
2012-03-19 20:03:29	Aerox	my dad shot me this this morning
2012-03-19 20:03:36	Aerox	http://www.businessinsider.com/youll-have-24-hours-to-pick-up-10-amazon-gift-cards-at-half-price-2012-3
2012-03-19 20:03:54	+Vexed_Alex	WHAT
2012-03-19 20:04:10	+Vexed_Alex	This is awesome.
2012-03-19 20:04:11	Aerox	I hope there's not a limit
2012-03-19 20:04:17	Aerox	when they did this with my airline miles I got so much shit
2012-03-19 20:04:40	Aerox	the only thing that sucks is manually entering them all
2012-03-19 20:04:44	+Vexed_Alex	Why?
2012-03-19 20:04:49	+Vexed_Alex	What happened?
2012-03-19 20:04:55	Aerox	i mean products
2012-03-19 20:05:05	Aerox	my southwest card had a big like 20% point discount on amazon cards
2012-03-19 20:05:14	Aerox	so I traded in a bunch of miles for $400 in amazon cards
2012-03-19 20:05:29	Aerox	but they sent them in packs of $25 cards so I had to spend like half an hour typing codes in
2012-03-19 20:05:41	RobotBebop	i better get something good for getting all these stupid skull teeth
2012-03-19 20:05:56	Aerox	But yeah
2012-03-19 20:06:02	Aerox	This is flat 50%
2012-03-19 20:06:02	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-19 20:06:08	Aerox	so if there's no limit I might drop like $500
2012-03-19 20:06:12	Aerox	since I buy everything from amazon anyway
2012-03-19 20:06:18	+Vexed_Alex	So, any word on what "tomorrow" means?
2012-03-19 20:06:36	+Vexed_Alex	12AM EST?
2012-03-19 20:06:40	Aerox	i'd assume whenever amazonlocal rolls over
2012-03-19 20:06:51	Aerox	http://local.amazon.com/westside-south-bay
2012-03-19 20:06:55	Aerox	that's mine
2012-03-19 20:07:03	Aerox	http://local.amazon.com/announce/gift-card-deal
2012-03-19 20:07:04	Aerox	sign up for the email
2012-03-19 20:07:16	@ProfPew	man, I need some of that shit over here
2012-03-19 20:07:57	RobotBebop	HI PEW
2012-03-19 20:07:59	+Bigby	i dont get paid til Wed :(
2012-03-19 20:08:01	RobotBebop	where have you been
2012-03-19 20:08:28	-->	ep (webchat@vidar.restek.wwu.edu) has joined #destructoid
2012-03-19 20:08:38	ep	http://www.analoghype.com/video-games/playstation-3-news/amazon-offering-a-full-refund-on-already-opened-copies-of-mass-effect-3/
2012-03-19 20:08:45	ep	this isn't real right?
2012-03-19 20:09:33	@naia	yay for the power of whiners on the internet
2012-03-19 20:10:27	RobotBebop	fucking hell
2012-03-19 20:10:35	RobotBebop	these treasure chests wouldn't have to run if they just let me open them nicely
2012-03-19 20:10:42	ep	god this pisses me off, because I've bought a ton of games and they were complete shit and I could never get a full refund
2012-03-19 20:10:55	ep	but now because .01% of me3 is subpar they can? WTF
2012-03-19 20:11:16	Aerox	damn amazon
2012-03-19 20:11:34	RobotBebop	file a complaint with the FTC
2012-03-19 20:12:18	+Vexed_Alex	I hope there's no limit.
2012-03-19 20:12:19	@ProfPew	HI MOOSE
2012-03-19 20:12:28	@ProfPew	was in SF for a week and then playing ME3 like a bum
2012-03-19 20:13:10	+Vexed_Alex	This is a case of Amazon being far too customer friendly.
2012-03-19 20:13:25	+Vexed_Alex	Can I get a fucking refund on Assassin's Creed 2?
2012-03-19 20:13:38	Aerox	can i get a refund on brink
2012-03-19 20:13:39	+Vexed_Alex	I played through like 25% of that game.
2012-03-19 20:13:44	+Vexed_Alex	lol Brink
2012-03-19 20:13:47	RobotBebop	can i get a refund on DE
2012-03-19 20:13:49	@ProfPew	silly boy, AC2 is the best
2012-03-19 20:14:08	+Vexed_Alex	You're wrong. It's boring.
2012-03-19 20:14:17	@ProfPew	you are objectively incorrect
2012-03-19 20:14:49	ep	skyrim got boring after 30 hours
2012-03-19 20:14:54	ep	i wonder if amazon will take it back
2012-03-19 20:15:04	@naia	Man I'm pooped
2012-03-19 20:15:14	+Vexed_Alex	Ew
2012-03-19 20:15:17	+Bigby	what did you poop on?
2012-03-19 20:15:18	@ProfPew	yuck
2012-03-19 20:15:21	@naia	>_>
2012-03-19 20:16:10	+Vexed_Alex	Is Local.Amazon their Groupon shit?
2012-03-19 20:16:28	@naia	Basially
2012-03-19 20:16:29	@ProfPew	i was just wondering about that
2012-03-19 20:16:32	Aerox	yep
2012-03-19 20:16:35	Aerox	the deals are usually terrible
2012-03-19 20:16:37	Aerox	well
2012-03-19 20:16:39	Aerox	they're good deals
2012-03-19 20:16:41	Aerox	for really stupid shit
2012-03-19 20:16:45	+Vexed_Alex	So are Groupon's.
2012-03-19 20:16:50	+Vexed_Alex	They're for girl shit.
2012-03-19 20:17:08	+Vexed_Alex	"$50 to Spend on Gallery-Wrapped Image Canvas"
2012-03-19 20:17:09	+Vexed_Alex	OH BOY
2012-03-19 20:17:23	@ProfPew	except with Groupon you can get gifts for girly shit and then you have to wait months to be able to use the voucher
2012-03-19 20:17:44	@naia	Hey I used one to get a haircut and color this weekend
2012-03-19 20:17:57	+Vexed_Alex	Such a female.
2012-03-19 20:18:21	Aerox	usually it's shit like
2012-03-19 20:18:28	Aerox	$500 weekend getaway to a place five hours away
2012-03-19 20:18:40	Aerox	mine today is Bor Lea Skin Therapy
2012-03-19 20:18:54	+Vexed_Alex	I got a Groupon for fucking bike rentals.
2012-03-19 20:18:57	+Vexed_Alex	in Venice
2012-03-19 20:18:59	Aerox	haha, lame
2012-03-19 20:19:09	Aerox	i bought a groupon for something but I can't remember what
2012-03-19 20:19:12	Aerox	I'm pretty sure it was food related
2012-03-19 20:21:31	ep	anyone ever heard of koyaaniqatsi?
2012-03-19 20:22:21	@ProfPew	yep
2012-03-19 20:22:26	@ProfPew	classic stoner movie
2012-03-19 20:22:36	@ProfPew	"We are focusing our initial development on a hardcore CQB tactical shooter." what does the B stand for?
2012-03-19 20:22:43	@ProfPew	close quarters bros?
2012-03-19 20:23:08	Aerox	close quarters battle
2012-03-19 20:23:11	+Bigby	bullshit
2012-03-19 20:23:44	ep	what would a casual cqb tactical shooter be like?
2012-03-19 20:23:55	@ProfPew	PLEDGE $10,000 OR MORE
2012-03-19 20:23:55	@ProfPew	0 BACKERS ? Limited Reward (5 of 5 remaining)
2012-03-19 20:23:55	@ProfPew	Receive a custom Beretta 92FS 9mm by Creative Director Christian Allen, with laser-engraved aluminum grips with the logo of the game on them. Only if allowed by state and federal law. Alternatively, a customized gas-blowback airsoft 92FS pistol if desired. Includes all previous rewards.
2012-03-19 20:23:56	@ProfPew	haha
2012-03-19 20:24:13	+Vexed_Alex	Ew, you have to apply a gift card at checkout?
2012-03-19 20:24:17	@ProfPew	http://www.kickstarter.com/projects/355932838/crowdsourced-hardcore-tactical-shooter?ref=category
2012-03-19 20:24:25	+Vexed_Alex	You can't just enter them into your account and keep it as store credit?
2012-03-19 20:24:25	ep	that reminds me a the black friday door buster that was a RIFLE
2012-03-19 20:24:45	Aerox	oh, what?
2012-03-19 20:24:47	Aerox	That's horseshit
2012-03-19 20:25:17	@TDiddy	hahaha
2012-03-19 20:25:18	+Vexed_Alex	On, nevermind!
2012-03-19 20:25:27	+Vexed_Alex	You can apply a gift card to your account.
2012-03-19 20:25:45	@TDiddy	did you see that one of the top Dragon Age team people admitted that they are done with anything DA2 related and are moving on
2012-03-19 20:25:56	@ProfPew	haha what
2012-03-19 20:25:56	@TDiddy	apparently they had plans for an awakening type expansion, but who really cares
2012-03-19 20:26:05	@ProfPew	good for them
2012-03-19 20:26:24	Aerox	I hope they abandon the franchise before they murder it further
2012-03-19 20:26:30	@ProfPew	having to work with Felicia Day probably made them get sick of it
2012-03-19 20:26:43	+Vexed_Alex	Eugh, Felicia Day
2012-03-19 20:26:56	@TDiddy	It has been over a year since DA2 came out
2012-03-19 20:27:02	@ProfPew	BioWare is pretty responsive to feedback usually, I still want to see what they can do with DA3
2012-03-19 20:27:02	+Vexed_Alex	They tried turning her into a bad ass.
2012-03-19 20:27:03	@TDiddy	how long did awakening take?
2012-03-19 20:27:10	@ProfPew	that DLC for DA2 wasn't bad, was it?
2012-03-19 20:27:22	+Vexed_Alex	That's like turning Erkel into Rambo
2012-03-19 20:27:23	@ProfPew	awakening came pretty quick I think, a few months?
2012-03-19 20:27:28	Aerox	10 hours
2012-03-19 20:27:33	Aerox	oh you mean to make
2012-03-19 20:27:44	+Vexed_Alex	Awakening was 10 hours long?
2012-03-19 20:27:52	ep	where is Felicia day from?
2012-03-19 20:28:07	+Vexed_Alex	From nerd horse shit.
2012-03-19 20:28:13	@ProfPew	The Guild
2012-03-19 20:28:14	Aerox	yeah
2012-03-19 20:28:42	+Vexed_Alex	She's like the less famous Joss Whedon regular who the internet fell in love with
2012-03-19 20:28:47	+Vexed_Alex	because omg girl gamers
2012-03-19 20:28:47	ep	oh
2012-03-19 20:28:50	+Vexed_Alex	least*
2012-03-19 20:28:54	ep	i thought that was olivia munn
2012-03-19 20:29:14	-->	AlucardX24 (~auronexca@pool-108-6-227-70.nycmny.fios.verizon.net) has joined #destructoid
2012-03-19 20:29:21	+Vexed_Alex	Felicia Day captured the "real" gamer audience.
2012-03-19 20:29:30	@ProfPew	haha
2012-03-19 20:29:37	ep	haha
2012-03-19 20:29:40	@ProfPew	did you ever try to watch that show of hers?
2012-03-19 20:29:46	+Vexed_Alex	The Guild?
2012-03-19 20:29:49	@ProfPew	yeah
2012-03-19 20:29:55	@TDiddy	Nope
2012-03-19 20:29:59	@ProfPew	lucky
2012-03-19 20:30:10	@TDiddy	I saw like 20 seconds of that music video for it
2012-03-19 20:30:10	+Vexed_Alex	I watched a few episodes, but I'm not autistic so I thought it was SUPER obnoxious
2012-03-19 20:30:13	@TDiddy	and i was like OH MY GOD
2012-03-19 20:30:27	@ProfPew	what alex said
2012-03-19 20:30:32	Aerox	hahah i totally forgot about that video
2012-03-19 20:31:09	@ProfPew	god, that reminds me
2012-03-19 20:31:28	+Vexed_Alex	I'm going to use these gift card deals to buy fake Amazon money so I can buy fake Microsoft money
2012-03-19 20:31:28	@ProfPew	sat in some session at gdc with some blogger guy I met earlier (not really sure who it was)
2012-03-19 20:31:31	@ProfPew	and he went to say hi to a dude
2012-03-19 20:31:37	ep	I still never found out what the suicide girls are/is
2012-03-19 20:31:41	@ProfPew	so I asked who that was, since I don't recognize faces, ever
2012-03-19 20:31:47	@ProfPew	"oh he's ... from The Tester!"
2012-03-19 20:31:48	ep	i still just think the are a popular pornographic troupee
2012-03-19 20:31:50	Aerox	ahahahah
2012-03-19 20:31:52	Aerox	THE TESTER
2012-03-19 20:31:52	@ProfPew	'people watch The Tester?'
2012-03-19 20:31:54	@ProfPew	"Yeah!"
2012-03-19 20:32:04	@ProfPew	'I guess we don't have that in Europe'
2012-03-19 20:32:07	Aerox	I met a girl at a friend's birthday party who does management for Hal Sparks
2012-03-19 20:32:08	@ProfPew	"It's on PSN!"
2012-03-19 20:32:16	@ProfPew	'K, the session is starting, hush'
2012-03-19 20:32:18	Aerox	He sounds really unimpressive
2012-03-19 20:32:24	@ProfPew	who
2012-03-19 20:32:25	@ProfPew	haha
2012-03-19 20:32:30	Aerox	he's the host of THE TESTER
2012-03-19 20:32:30	RobotBebop	hal sparks ?
2012-03-19 20:32:34	@ProfPew	lol
2012-03-19 20:32:40	@ProfPew	shallow hal sparks
2012-03-19 20:32:41	RobotBebop	oh
2012-03-19 20:32:41	RobotBebop	boo
2012-03-19 20:32:47	@TDiddy	BUT HE WAS ON ALL THOSE I LOVE THE 80s SHOWS
2012-03-19 20:32:56	@ProfPew	the what now?
2012-03-19 20:33:02	ep	someone explain to me what the suicide girls are
2012-03-19 20:33:03	@TDiddy	I love the 80s on vh1
2012-03-19 20:33:05	@ProfPew	god aerox
2012-03-19 20:33:07	@ProfPew	hang on
2012-03-19 20:33:12	@TDiddy	GIRLS THAT ARE OVERLY TATTOO'D
2012-03-19 20:33:19	@TDiddy	AND POSING PROVOCATIVELY
2012-03-19 20:33:54	ep	that's it?
2012-03-19 20:36:42	richterbelmont	suicide girls i guess porn for people with weird taste in women
2012-03-19 20:38:36	Aerox	it's very edgy
2012-03-19 20:38:40	Aerox	sometimes they pretend to cut themselves
2012-03-19 20:38:56	+Bigby	a friend of mine is a suicide girl
2012-03-19 20:39:04	ep	pffft
2012-03-19 20:39:19	+Bigby	she has a kid and is a tattoo artist
2012-03-19 20:39:59	@TDiddy	you really should add more to that before you get to the whole kid and tattoo thing
2012-03-19 20:40:09	ep	totally unrelated thing, why was battle royale not picked up for the US but hunger games was?
2012-03-19 20:40:22	+Vexed_Alex	Can you use gift cards on third party sellers?
2012-03-19 20:40:28	Aerox	yes
2012-03-19 20:40:43	@TDiddy	....because hunger games is a massive book franchise with a huge built in audience
2012-03-19 20:40:51	+Vexed_Alex	Even those unfullfilled by Amazon?
2012-03-19 20:41:21	Aerox	i'm pretty sure
2012-03-19 20:41:36	Aerox	Battle Royale also really doesn't have a plot
2012-03-19 20:41:41	Aerox	except "schoolgirls murder/get murdered"
2012-03-19 20:41:45	ep	i don't know, I would never say that media causes people to be violent but the hunger games being read by ten year old seem odd
2012-03-19 20:42:10	+Bigby	there is boys too
2012-03-19 20:43:10	ep	I've always heard  battle royale is about how japanese society bends over backwards for the elderly while disregarding the youth
2012-03-19 20:44:16	RobotBebop	fuck this level and everything about it
2012-03-19 20:45:27	RobotBebop	i really wish they wouldn't restart the stage music every time you die
2012-03-19 20:45:36	RobotBebop	i'm getting really fucking sick of hearing the starting 15 seconds of this song
2012-03-19 20:45:51	@TDiddy	use that as motivation to get better
2012-03-19 20:46:07	ep	what are you playing?
2012-03-19 20:46:27	RobotBebop	rayman origins
2012-03-19 20:46:46	richterbelmont	i like to think its reymon14 origins
2012-03-19 20:46:48	ep	i know that's a game I'm gonna kick myself for not playing in ten years
2012-03-19 20:46:54	ep	but i never enjoyed a rayman game
2012-03-19 20:47:55	-->	tsunamikitsune (~tsunamiki@63-152-68-230.cdrr.qwest.net) has joined #destructoid
2012-03-19 20:48:01	--	Ecks|Offline is now known as Ecksorcism
2012-03-19 20:48:55	 *	RobotBebop pokes ecks with a stick
2012-03-19 20:49:06	+Ecksorcism	HAI IAN
2012-03-19 20:49:13	RobotBebop	yah that's rigvht fuck you wizard thing, i'm not getting your lums for you anymore
2012-03-19 20:50:04	+Ecksorcism	what are you going on about?
2012-03-19 20:50:07	+Bigby	so angry
2012-03-19 20:50:13	RobotBebop	rayman
2012-03-19 20:50:18	+Ecksorcism	HAHA
2012-03-19 20:50:33	+Ecksorcism	You need to livestream your gaming
2012-03-19 20:50:40	richterbelmont	http://www.youtube.com/watch?v=q-vlIjAmagM
2012-03-19 20:50:43	DtoidBot	Reymon Origins
2012-03-19 20:51:59	RobotBebop	buy me the shit i need for it ecks and i will
2012-03-19 20:52:23	+Ecksorcism	Sure
2012-03-19 20:55:08	@TDiddy	I already saw somebody with the name moose gaming
2012-03-19 20:55:55	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-03-19 20:55:55	--	Mode #destructoid [+o Cronosblade] by Q
2012-03-19 20:56:33	+Vexed_Alex	Reymond Origons: Latino Fire
2012-03-19 20:56:37	+Vexed_Alex	Origins*
2012-03-19 20:58:12	+Vexed_Alex	Man, if Amazon sold iPads I'd be pissed
2012-03-19 20:58:40	+Vexed_Alex	provided they're not limiting the number of gift cards per customer tomorrow
2012-03-19 21:08:37	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-03-19 21:09:14	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-03-19 21:09:14	--	Mode #destructoid [+o Cronosblade] by Q
2012-03-19 21:12:12	+Vexed_Alex	Speaking of Latino fire
2012-03-19 21:12:42	Aerox	No one wants to hear about your diarreha
2012-03-19 21:13:21	+Vexed_Alex	Then why were you asking for pix over gtalk?
2012-03-19 21:14:26	Aerox	Gandy wanted them but was too embarrassed to ask
2012-03-19 21:14:26	Aerox	so I said I'd do it for him
2012-03-19 21:14:30	Aerox	b/c I love him
2012-03-19 21:17:08	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-03-19 21:20:22	<--	maz2 (~Bob@209.141.57.160) has quit (Read error: EOF from client)
2012-03-19 21:33:27	RobotBebop	welp there's rayman beat
2012-03-19 21:33:38	Aerox	nice work moose!
2012-03-19 21:34:44	RobotBebop	i'm annoyed at the ending though
2012-03-19 21:34:51	RobotBebop	i wanted closure on why i had to do all this stuff
2012-03-19 21:34:56	<--	ep (webchat@vidar.restek.wwu.edu) has quit (Ping timeout)
2012-03-19 21:34:58	RobotBebop	and why everybody speaks pig latin
2012-03-19 21:35:01	Aerox	DEMAND A REFUND
2012-03-19 21:35:02	RobotBebop	i put a lot of work into my rayman
2012-03-19 21:35:08	RobotBebop	I'M GOING TO COMPLAIN TO THE FTC
2012-03-19 21:35:11	Aerox	are you shaking and crying right now
2012-03-19 21:35:18	RobotBebop	i am physically distraught!
2012-03-19 21:35:21	RobotBebop	how could Ubisoft do this
2012-03-19 21:38:36	+Bigby	http://www.youtube.com/watch?v=ZMsruac6tG0&list=UUiDQxvfJlZ8hpE1IoWZ63bA&index=56&feature=plpp_video
2012-03-19 21:38:39	DtoidBot	#1305 - NZXT Switch 810 Case Video Review
2012-03-19 21:38:40	+Bigby	gonna get this case
2012-03-19 21:38:50	+Bigby	so many features
2012-03-19 21:39:52	RobotBebop	i'm letting the rayman credits roll
2012-03-19 21:40:02	RobotBebop	because i love the music
2012-03-19 21:41:14	RobotBebop	./r/masseffect is now /r/masseffectwhiners
2012-03-19 21:41:58	richterbelmont	mass effect 3...
2012-03-19 21:42:02	RobotBebop	fuck..
2012-03-19 21:42:03	richterbelmont	funniest goty
2012-03-19 21:42:03	RobotBebop	http://www.reddit.com/r/masseffect/comments/r3pv1/operation_lets_get_retakeme3_trending_on_twitter/
2012-03-19 21:46:25	RobotBebop	http://i.imgur.com/tIWI9.jpg lady looks pretty good for 100
2012-03-19 21:47:27	+Vexed_Alex	That bitch is ugly.
2012-03-19 21:47:37	+Vexed_Alex	I wouldn't ever fuck her.
2012-03-19 21:47:41	+Vexed_Alex	You're gross, Moose.
2012-03-19 21:48:32	RobotBebop	you're gross for assuming that's what i was even implying
2012-03-19 21:48:49	RobotBebop	i was merely stating that she looks to be in decent health and shape for somebody who is 100
2012-03-19 21:48:51	RobotBebop	typically people that old look about as healthy as palpatine
2012-03-19 21:49:06	+Vexed_Alex	NO WAY
2012-03-19 21:49:28	+Vexed_Alex	I TOTALLY ACTUALLY THOUGHT YOU MEANT YOU WERE SEXUALLY ATTRACTED TO HER
2012-03-19 21:49:31	+Vexed_Alex	You're so Bigby, Moose.
2012-03-19 21:49:55	RobotBebop	siiiiigggghh
2012-03-19 21:51:40	Aerox	MOOSE
2012-03-19 21:51:42	Aerox	GROSS
2012-03-19 21:52:15	Coon	lol
2012-03-19 21:54:18	+Vexed_Alex	What is up with this coldness!?
2012-03-19 21:56:35	Aerox	It's awful
2012-03-19 21:56:35	Aerox	my feet are numb :(
2012-03-19 21:56:35	+Bigby	yes, all according to plan MWUAHAHAHAHAA
2012-03-19 21:56:35	+Bigby	they said i was mad for shifting the earths axis to put the west coast into a permanent winter but WHO IS MAD NOW!?
2012-03-19 21:56:35	+Vexed_Alex	His master plan for the ultimate pedophilia king project
2012-03-19 21:56:35	+Bigby	fool, as if my ambitions were so base
2012-03-19 21:56:35	+Vexed_Alex	where Bigby changes the weather to target only adults
2012-03-19 21:57:03	Aerox	WHO WANTS TO PLAY ME3 MULTI
2012-03-19 21:59:07	-->	Bulbasaur (~auronexca@pool-108-6-227-70.nycmny.fios.verizon.net) has joined #destructoid
2012-03-19 21:59:35	+Bigby	hmm, my final build tally is 1339
2012-03-19 21:59:40	+Bigby	might need to scale that back
2012-03-19 21:59:47	Aerox	what are you talking about
2012-03-19 21:59:52	Aerox	oh your pc
2012-03-19 21:59:53	+Bigby	new pc system
2012-03-19 22:00:08	<--	AlucardX24 (~auronexca@pool-108-6-227-70.nycmny.fios.verizon.net) has quit (Ping timeout)
2012-03-19 22:00:09	+Bigby	drop the SSD and go for 8 gigs instead of 16 of ram
2012-03-19 22:00:16	+Bigby	get a cheaper case
2012-03-19 22:00:29	+Bigby	i can do it for about 800 then
2012-03-19 22:03:42	+Vexed_Alex	You talk about your PC like car guys talk about their cars. Only with PCs it's less interesting and it won't get you bitches, and your life is way less exciting.
2012-03-19 22:03:59	+Vexed_Alex	Basically, you're like them, but worse in every possible way.
2012-03-19 22:04:12	+Vexed_Alex	With their terrible attributes and all.
2012-03-19 22:04:23	+Bigby	and i care why?
2012-03-19 22:05:43	+Vexed_Alex	Pinche cabron sinverguenza
2012-03-19 22:05:49	+Vexed_Alex	Pinche cabron sin verguenza*
2012-03-19 22:09:55	+Vexed_Alex	Does anyone get oil on their glasses from their face, or is it just my greasy ass?
2012-03-19 22:10:23	+Vexed_Alex	The damn top middle corners of my glasses
2012-03-19 22:10:32	RobotBebop	i get smudges like that when i wear sunglasses
2012-03-19 22:10:37	RobotBebop	http://www.gunshowcomic.com/511
2012-03-19 22:10:52	+Vexed_Alex	This is why glasses suck dick.
2012-03-19 22:11:06	RobotBebop	get contacts four-eyes
2012-03-19 22:11:13	+Bigby	lasik
2012-03-19 22:11:14	+Vexed_Alex	Bitch, I do have contacts.
2012-03-19 22:11:39	RobotBebop	then wear them
2012-03-19 22:11:51	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-19 22:12:05	+Vexed_Alex	then wear them hurrrrfffrfr
2012-03-19 22:12:11	+Vexed_Alex	Shut up, foo
2012-03-19 22:12:23	RobotBebop	NO
2012-03-19 22:12:44	+Vexed_Alex	You don't get to call me on my laziness.
2012-03-19 22:13:15	RobotBebop	YES
2012-03-19 22:13:38	+Vexed_Alex	Imma sock you in your mouth
2012-03-19 22:14:05	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has left #destructoid
2012-03-19 22:14:22	@TDiddy	keep going
2012-03-19 22:15:14	+Vexed_Alex	Catch fade, Moose
2012-03-19 22:17:18	RobotBebop	catch my junk in your mouth
2012-03-19 22:19:51	@TDiddy	yeeeeeeeeeeeah
2012-03-19 22:20:42	RobotBebop	keep your sass to your self
2012-03-19 22:30:13	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-19 22:31:00	Aerox	alex I'm bored
2012-03-19 22:35:29	RobotBebop	i thought you were me3'ing
2012-03-19 22:35:47	Aerox	i did a multi round
2012-03-19 22:35:57	Aerox	then spent a bunch of credits and got shit
2012-03-19 22:36:25	RobotBebop	getting creds getting paid
2012-03-19 22:37:19	Aerox	moose tell me a story
2012-03-19 22:38:06	 *	RobotBebop farts
2012-03-19 22:50:28		irc: disconnected from server
2012-03-19 22:50:48	-->	benbeltran1 (~benbeltra@200.76.90.232) has joined #destructoid
2012-03-19 22:50:48	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm benbeltran1 Bulbasaur cardfrek Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin mistic n0brein|offline pointzeroeight richterbelmont RobotBebop theGoldenAvatar tsunamikitsune]
2012-03-19 22:50:48	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 4 voices, 25 normals)
2012-03-19 22:50:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-19 22:55:10	dare-	Isn't there a slanket for you to fill with farts somewhere
2012-03-19 23:10:11		irc: disconnected from server
2012-03-20 09:12:54	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-20 09:12:54	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Slime] andrewm Apple_Master benbeltran1 cardfrek2 Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck tsunamikitsune]
2012-03-20 09:12:54	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-03-20 09:12:58	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-20 09:20:54	Dinsdale	http://i.imgur.com/i6fxf.jpg dat ass
2012-03-20 09:21:30	TheToiletDuck	ha
2012-03-20 09:21:47	Dinsdale	nsfw
2012-03-20 09:29:14	theGoldenAvatar	Fuck you JSON.NET
2012-03-20 09:29:26	theGoldenAvatar	It fucking serializes a byte array as a string
2012-03-20 09:29:42	theGoldenAvatar	When the service method expects the value in a JSON array.
2012-03-20 09:29:54	@bloodylip	lol
2012-03-20 09:30:00	TheToiletDuck	http://www.youtube.com/watch?v=0cgOti7gLus
2012-03-20 09:30:03	DtoidBot	Heavy JASON!
2012-03-20 09:30:04	theGoldenAvatar	I mean
2012-03-20 09:30:08	theGoldenAvatar	it has .NET right in the name
2012-03-20 09:30:14	TheToiletDuck	push x to JSON.NET
2012-03-20 09:30:15	theGoldenAvatar	Shouldn't it work with .NET services?
2012-03-20 09:30:55	theGoldenAvatar	I'm going to hardcode this shit.
2012-03-20 09:33:59	theGoldenAvatar	It's only a unit test anyway.
2012-03-20 09:34:57	@bloodylip	pssh, who needs unit tests?
2012-03-20 09:34:59	@bloodylip	that's what users are for?
2012-03-20 09:35:09	@bloodylip	also, that's not a question.
2012-03-20 09:35:56	theGoldenAvatar	we don't really write a ton of unit tests
2012-03-20 09:36:02	theGoldenAvatar	But these are for a public API
2012-03-20 09:38:18	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-20 09:38:18	--	Mode #destructoid [+o Aerox] by Q
2012-03-20 09:41:18	theGoldenAvatar	I have to write tests to test the .NET, json and xml functions.
2012-03-20 09:41:22	theGoldenAvatar	It's a tedious chore.
2012-03-20 09:41:33	@bloodylip	that sounds terrible
2012-03-20 09:45:09	jared	Toasted Wheat Thins made with real vagetables.
2012-03-20 09:46:05	@bloodylip	vag-etables?
2012-03-20 09:46:29	TheToiletDuck	vag snigger
2012-03-20 09:46:55	TheToiletDuck	Garbage have a new track... hmm http://www.youtube.com/watch?v=ksWJmGgtQJs
2012-03-20 09:46:59	DtoidBot	Garbage - Blood for Poppies (OFFICIAL FULL TRACK)
2012-03-20 09:47:17	TheToiletDuck	oh god, it's not good
2012-03-20 09:49:00	jared	lool
2012-03-20 09:49:10	jared	I want to see them in May when they come to Boston.
2012-03-20 09:49:19	<--	tsunamikitsune (~tsunamiki@63-152-68-230.cdrr.qwest.net) has quit (Ping timeout)
2012-03-20 09:59:22	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-20 09:59:22	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Slime] andrewm Apple_Master benbeltran cardfrek2 Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck]
2012-03-20 09:59:22	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 3 voices, 19 normals)
2012-03-20 09:59:25	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-20 10:01:29	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: EOF from client)
2012-03-20 10:05:46	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-20 10:12:52	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-03-20 10:12:52	--	Mode #destructoid [+o ProfPew] by Q
2012-03-20 10:18:32	--	Ecksorcism is now known as Ecks|Offline
2012-03-20 10:25:34	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-20 10:39:24	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-20 11:09:58	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-20 11:15:52	benbeltran	good morning
2012-03-20 11:16:46	nastidon	goooood morning
2012-03-20 11:17:56	nastidon	!weather saskatoon
2012-03-20 11:17:59	DtoidBot	From Saskatoon,  (CYXE) on March 20, 11:00 AM CST temp: 28 F (-2 C) cond: Clear wind: From the SW at 17 MPH (27.36 KPH) hu: 80% dewpnt: 23 F (-5 C)
2012-03-20 11:19:07	nastidon	had more snow this morn ffs
2012-03-20 11:19:12	nastidon	prolly won't last the day tho
2012-03-20 11:25:13	@Aerox	barf snow
2012-03-20 11:25:17	@Aerox	it's still hella cold here
2012-03-20 11:25:19	@Aerox	!weather 90064
2012-03-20 11:25:23	DtoidBot	From Santa Monica, California (KSMO) on March 20, 9:51 AM PDT temp: 56 F (13 C) cond: Clear wind: From the ESE at 7 MPH (11.27 KPH) hu: 44% dewpnt: 34 F (1 C)
2012-03-20 11:26:57	@bloodylip	!weather 19711
2012-03-20 11:27:00	DtoidBot	From Wilmington, Delaware (KILG) on March 20, 12:51 PM EDT temp: 70 F (21 C) cond: Mostly Cloudy wind: From the ESE at 9 MPH (14.48 KPH) hu: 73% dewpnt: 61 F (16 C)
2012-03-20 11:27:02	@bloodylip	SUCK IT, LA
2012-03-20 11:39:27	jared	!weather 02135
2012-03-20 11:39:31	DtoidBot	From Boston, Massachusetts (KBOS) on March 20, 12:54 PM EDT temp: 62 F (17 C) cond: Clear wind: From the SE at 7 MPH (11.27 KPH) hu: 58% dewpnt: 47 F (8 C)
2012-03-20 11:39:49	jared	Yeah, SUCK IT LA!
2012-03-20 11:40:05	 *	jared high-fives bloodylip
2012-03-20 11:40:12	@bloodylip	so is pax east going to not be cold this year, for once?!
2012-03-20 11:49:57	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-20 11:49:57	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan ^power andrewm Apple_Master benbeltran cardfrek2 Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline nastidon pointzeroeight theGoldenAvatar VenatioDecorus]
2012-03-20 11:49:57	--	Channel #destructoid: 28 nicks (5 ops, 0 halfops, 3 voices, 20 normals)
2012-03-20 11:49:59	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-20 11:51:51	@bloodylip	right
2012-03-20 11:52:31	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-20 11:52:31	--	Mode #destructoid [+v Gemsi] by Q
2012-03-20 11:56:06	jared	Meeting time.
2012-03-20 12:06:36	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-20 12:11:34	@Aerox	I walked by fanuel hall once and it was boring
2012-03-20 12:11:42	@Aerox	My hotel was really close to it
2012-03-20 12:11:58	theGoldenAvatar	Like, it was boring to look at?
2012-03-20 12:12:06	theGoldenAvatar	Briefly as you sauntered past?
2012-03-20 12:12:12	theGoldenAvatar	With your nose in the air?
2012-03-20 12:13:31	@Aerox	basically
2012-03-20 12:14:19	theGoldenAvatar	"I always gain weight after a long run. Do you know why this is so? Muscle inflammation??"
2012-03-20 12:14:28	theGoldenAvatar	Fuckin' people.
2012-03-20 12:16:10	-->	tsunamikitsune (~tsunamiki@63-152-68-230.cdrr.qwest.net) has joined #destructoid
2012-03-20 12:17:35	@bloodylip	i love reddit because of how stupid its users are
2012-03-20 12:19:27	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/r3htg/started_ss_2_weeks_ago_suddenly_have_to_travel/
2012-03-20 12:19:33	theGoldenAvatar	Good lord.
2012-03-20 12:19:50	@Aerox	He might as well shoot himself in the face
2012-03-20 12:19:52	@Aerox	he's ruining everythihg
2012-03-20 12:20:23	theGoldenAvatar	I normally eat lunch at 12, but I have a meeting at 12 today. WHAT DO I DO?!
2012-03-20 12:20:41	@Aerox	Starve to death
2012-03-20 12:21:12	theGoldenAvatar	That's what I was afraid of.
2012-03-20 12:30:25	theGoldenAvatar	http://4.bp.blogspot.com/-Ow-y72-Xs7c/Tl43cTgykYI/AAAAAAAAAmg/gglIjs9eSxw/s1600/6a010536b8cd27970c0133f2ee8488970b-800wi.jpg
2012-03-20 12:30:36	theGoldenAvatar	All I want to know is what that guy in the background is doing.
2012-03-20 12:33:30	@bloodylip	he has an elaborate system of mirrors so he can check out dat ass
2012-03-20 12:34:21	nastidon	maybe he has a portal gun and he's gonna walk into dat ass
2012-03-20 12:34:34	nastidon	or.. out of
2012-03-20 12:35:00	theGoldenAvatar	I mean
2012-03-20 12:35:06	theGoldenAvatar	I thought he was doing one-legged pushes.
2012-03-20 12:35:18	theGoldenAvatar	Bit I'm sure what he needs two barbells for
2012-03-20 12:35:25	theGoldenAvatar	But
2012-03-20 12:36:05	theGoldenAvatar	Actually
2012-03-20 12:36:11	theGoldenAvatar	He kind of looks like he's floating away.
2012-03-20 12:36:18	theGoldenAvatar	Like gravity gave out
2012-03-20 12:36:27	theGoldenAvatar	And he's deperately looking for something to grab onto
2012-03-20 12:38:57	@Aerox	He's doing barbell stands
2012-03-20 12:38:58	@Aerox	Duh
2012-03-20 12:39:04	@Aerox	If you do a handstand on a barbell
2012-03-20 12:39:08	@Aerox	It's basically like you're lifting it in reverse
2012-03-20 12:39:18	@Aerox	I heard about that on reddit
2012-03-20 12:39:46	theGoldenAvatar	Sounds functional
2012-03-20 12:39:49	theGoldenAvatar	Like the YS press.
2012-03-20 12:40:07	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-20 12:40:14	theGoldenAvatar	Some guy on reddit invented this: http://www.youtube.com/watch?v=SK54Dv5ZQzg
2012-03-20 12:40:17	DtoidBot	Yoth-Sarcasmo Press (with actual rules)
2012-03-20 12:40:31	@Aerox	that is the worst name ever
2012-03-20 12:40:46	@Aerox	wtf is that audio
2012-03-20 12:40:51	theGoldenAvatar	I forgot how you calculate it.
2012-03-20 12:41:03	theGoldenAvatar	It's like some factor of inches and weight.
2012-03-20 12:41:13	theGoldenAvatar	Oh, the audio is that parrot singing
2012-03-20 12:41:21	@Aerox	whut
2012-03-20 12:41:22	theGoldenAvatar	http://www.youtube.com/watch?v=uguXNL93fWg
2012-03-20 12:41:27	DtoidBot	[ORIGINAL] Parrot Sings Let the Bodies Hit the Floor
2012-03-20 12:41:52	theGoldenAvatar	He can't count for shit
2012-03-20 12:43:10	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-20 12:43:11	--	Mode #destructoid [+o TDiddy] by Q
2012-03-20 12:43:16	@Aerox	Why would you teach a parrot to sing that
2012-03-20 12:43:25	@Aerox	Hey guys check out my super cool parrot
2012-03-20 12:43:28	theGoldenAvatar	I don't know
2012-03-20 12:43:30	@Aerox	It knows the entire Nickleback library
2012-03-20 12:43:32	@Aerox	so baller
2012-03-20 12:43:37	theGoldenAvatar	I'd teach someone else's parrot to though.
2012-03-20 12:43:39	@TDiddy	It should know the Ducktales theme
2012-03-20 12:43:40	@Aerox	I bet he takes it out with him on PUA attempts
2012-03-20 12:43:48	@bloodylip	PUA?
2012-03-20 12:44:17	@Aerox	http://www.pick-up-artist-forum.com/
2012-03-20 12:44:28	<--	tsunamikitsune (~tsunamiki@63-152-68-230.cdrr.qwest.net) has quit (Ping timeout)
2012-03-20 12:44:33	@Aerox	"Gambler" up there looks like a total sex machine
2012-03-20 12:45:07	theGoldenAvatar	He kind of looks like a guy I went to school with.
2012-03-20 12:47:21	theGoldenAvatar	We need to divert Gavin to that site.
2012-03-20 12:47:31	theGoldenAvatar	His facebook and twitter are getting annoying.
2012-03-20 12:48:36	theGoldenAvatar	http://www.pick-up-artist-forum.com/mixed-group-vt131494.html
2012-03-20 12:48:42	theGoldenAvatar	Apparently that guy doesn't give a shit.
2012-03-20 12:48:50	theGoldenAvatar	Dude or chick.
2012-03-20 12:48:54	theGoldenAvatar	It's all the same to him.
2012-03-20 12:52:05	@bloodylip	is there something about being a PUA that makes your grammar terrible?
2012-03-20 12:52:55	@Aerox	That advice is terrible
2012-03-20 12:53:07	@Aerox	Well if you are PUA you are a retard to begin with
2012-03-20 12:53:15	@Aerox	It's a correlation rather than a causation
2012-03-20 12:53:17	jared	lool
2012-03-20 12:57:03	theGoldenAvatar	Revel Gibbons holds the state prisons record for the bench press in the 220 lb division.
2012-03-20 12:57:31	theGoldenAvatar	I hold the my garage's record for the bench press in the 220 lb division.
2012-03-20 12:57:33	theGoldenAvatar	-the
2012-03-20 13:05:36	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-20 13:15:44	-->	tGA_phone (~tgaphone@166.137.12.12) has joined #destructoid
2012-03-20 13:21:18	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-20 13:28:23	<--	tGA_phone (~tgaphone@166.137.12.12) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-20 13:29:24	-->	tGA_phone (~tgaphone@166.137.12.12) has joined #destructoid
2012-03-20 13:36:43	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-20 13:36:55	Halfleft|away	strange
2012-03-20 13:39:01	<--	tGA_phone (~tgaphone@166.137.12.12) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-20 13:47:02	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-20 13:48:39	nastidon	fuck you michael bay... guess he's making the TMNT into aliens
2012-03-20 13:52:09	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-20 13:59:59	@bloodylip	TANT
2012-03-20 14:04:06	Halfleft|away	TMNA
2012-03-20 14:05:15	@bloodylip	they're not mutants, gavin
2012-03-20 14:08:38	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-20 14:09:04	Halfleft|away	oh i'm sorry
2012-03-20 14:09:11	Halfleft|away	that would be absurd obviously
2012-03-20 14:10:33	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-20 14:10:33	--	Mode #destructoid [+o Aerox] by Q
2012-03-20 14:23:21	jared	Michael Bay; Ruining your childhood, 1 IP at a time.
2012-03-20 14:23:34	jared	I also heard he's doing the trilogy of Mass Effect movies.
2012-03-20 14:25:25	@bloodylip	and shepard is an Elcor
2012-03-20 14:26:05	jared	Shepard will be played by Sheila Bouf.
2012-03-20 14:26:13	jared	Or whatever the hell his name is.
2012-03-20 14:26:39	jared	And it will be 120 minutes of explosions.
2012-03-20 14:27:04	+Gemsi	any mass effect film should just be a blasto movie
2012-03-20 14:28:16	jared	Oh, but in Michael Bay's version, the Reapers replace the Geth, and "Mass Effect" drive cores will be refered to as starlight drives. And the movie will never mention Eezo.
2012-03-20 14:28:29	-->	Ecks|Phone (~Ecks|Phon@199-7-156-43.eng.wind.ca) has joined #destructoid
2012-03-20 14:29:19	@bloodylip	what the fuck is Eezo?
2012-03-20 14:29:23	<--	Ecks|Phone (~Ecks|Phon@199-7-156-43.eng.wind.ca) has quit (Read error: EOF from client)
2012-03-20 14:29:49	jared	Srsly?
2012-03-20 14:29:57	jared	Eezo --> Element Zero.
2012-03-20 14:30:06	@Aerox	GOD MCCURDY
2012-03-20 14:30:35	jared	It dynamically reduces the mass of an object within it's range when an elentrical current is run through it.
2012-03-20 14:30:51	jared	NERD ALERT
2012-03-20 14:31:39	@Aerox	Also it gives you magic powers
2012-03-20 14:32:54	jared	Yeah!
2012-03-20 14:32:56	@bloodylip	so it's like the turtles' ooze?
2012-03-20 14:33:19	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-20 14:33:20	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-20 14:33:20	--	andrewm_ is now known as andrewm
2012-03-20 14:33:23	jared	If you eat it, you poop gems, and breathe fire... or the other way around, one of the two.
2012-03-20 14:33:23	@Aerox	Well the ooze is way more fun to play with
2012-03-20 14:36:11	jared	Why are there still transformers movies?
2012-03-20 14:36:22	@TDiddy	cause they make a shit load of money
2012-03-20 14:46:52	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-20 14:55:38	<--	mueti (mueti@nrbg-4dbe7f37.pool.mediaWays.net) has quit (Quit)
2012-03-20 14:57:57	-->	mueti (~name@nrbg-4dbe7f37.pool.mediaWays.net) has joined #destructoid
2012-03-20 15:01:32	richterbelmont	tmnt than the original power rangers?
2012-03-20 15:02:16	@TDiddy	what?
2012-03-20 15:02:37	richterbelmont	oh i thought i was sensing a pattern
2012-03-20 15:02:41	@TDiddy	is that a question?
2012-03-20 15:02:57	jared	Ha
2012-03-20 15:07:12	@Aerox	http://i.imgur.com/d8slf.jpg
2012-03-20 15:22:29	-->	mrmueti (~name@nrbg-4dbe7f37.pool.mediaWays.net) has joined #destructoid
2012-03-20 15:27:19	<--	mueti (~name@nrbg-4dbe7f37.pool.mediaWays.net) has quit (Ping timeout)
2012-03-20 15:34:29	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has left #destructoid
2012-03-20 15:36:21	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Ping timeout)
2012-03-20 15:42:18	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-20 15:42:18	--	Mode #destructoid [+v Gemsi] by Q
2012-03-20 15:48:41	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-20 16:00:38	-->	ep_ (webchat@vidar.restek.wwu.edu) has joined #destructoid
2012-03-20 16:13:41	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-20 16:15:34	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-20 16:28:42	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-20 16:28:42	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @ProfPew @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Gemsi +Torzelan ^power andrewm Apple_Master benbeltran cardfrek2 Coon Dinsdale DougCL DtoidBot ep_ Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin metalnarf mistic mueti n0brein|offline pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-03-20 16:28:42	--	Channel #destructoid: 36 nicks (6 ops, 0 halfops, 5 voices, 25 normals)
2012-03-20 16:28:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-20 16:48:12	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-20 16:52:10	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-20 16:56:24	+Bigby	i feel bad for Will and Norm on tested
2012-03-20 16:56:56	+Bigby	i can see them easily getting overshadowed by Jame and Adam from Mythbusters
2012-03-20 16:57:09	+Bigby	hell they even changed the name of the site to Jamie and Adam Tested
2012-03-20 17:05:44	Coon	haha wooow
2012-03-20 17:05:45	Coon	that's a super dick move
2012-03-20 17:06:26	+Bigby	so im wondering if the company that bought tested and the others works with disovery or if jamie and adam did their own thing with the company that bought tested
2012-03-20 17:07:42	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-20 17:07:43	@Aerox	They own and produce Unchained Reaction
2012-03-20 17:08:29	@Aerox	well maybe not own
2012-03-20 17:08:31	@Aerox	but they produce it
2012-03-20 17:08:32	@Aerox	and apparently are producing two more unnamed shows with Adam/Jamie
2012-03-20 17:10:59	+Bigby	whats that?
2012-03-20 17:10:59	+Bigby	oh i see
2012-03-20 17:10:59	+Bigby	game show
2012-03-20 17:10:59	+Bigby	so are they making their own brand or something?
2012-03-20 17:11:06	Halfleft|away	just finished ACR
2012-03-20 17:11:11	Halfleft|away	fuckign obnoxious ending
2012-03-20 17:11:18	@Aerox	*shrug*
2012-03-20 17:12:24	+Bigby	finally got around to installing Win8 on my test laptop
2012-03-20 17:12:32	+Bigby	pretty slick setup so far
2012-03-20 17:12:41	dare-	ACR was pretty disappointing on the whole
2012-03-20 17:13:48	Halfleft|away	I liked altair's wrapup
2012-03-20 17:14:04	+Bigby	thats neat, when you setup your win8 machine and account  you can put in your phone number and they can text you your password if you forget it
2012-03-20 17:14:04	Halfleft|away	the scifi stuff ALWAYS comes across as stupid
2012-03-20 17:14:15	Halfleft|away	also did they spend all their prerender budget on that one trailer?
2012-03-20 17:14:23	Halfleft|away	the one at the end looked like horse shit
2012-03-20 17:14:27	dare-	Yes, Altair was a lot more interesting in this game than he was in AC1
2012-03-20 17:15:02	dare-	The game as a whole seemed really low budget compared to AC2
2012-03-20 17:15:55	Halfleft|away	I guess it became a straight up cash cow when they realised how much people liked ezio
2012-03-20 17:16:14	dare-	Have you seen AC: Embers?
2012-03-20 17:16:38	Halfleft|away	no.
2012-03-20 17:16:44	dare-	It's the conclusion to Ezio's story
2012-03-20 17:16:49	dare-	You should watch it, it's actually okay
2012-03-20 17:16:57	+Bigby	so do you hold out hope for the new AC?
2012-03-20 17:17:03	+Bigby	new setting, new characters?
2012-03-20 17:17:21	dare-	I do, yes
2012-03-20 17:17:31	dare-	They redid everything which means larger budget
2012-03-20 17:17:49	+Bigby	i hope they dont stick to the rooftop stuff
2012-03-20 17:17:59	dare-	You haven't read anything about it?
2012-03-20 17:18:03	dare-	Most of it is wilderness
2012-03-20 17:18:04	+Bigby	thats ok and all, but you dont have to do it each game because you did in the past
2012-03-20 17:18:06	dare-	Lots of trees.
2012-03-20 17:18:16	+Bigby	i meant vertical play
2012-03-20 17:18:25	Halfleft|away	I hope less fucking gadgets
2012-03-20 17:18:27	+Bigby	assassin does not inherently mean spiderman
2012-03-20 17:18:32	dare-	It's kind of a staple of the series
2012-03-20 17:18:34	Halfleft|away	ezio made james bond look like a luddite
2012-03-20 17:18:47	Halfleft|away	the one thing i liked about altair is that he was like an actual assassin
2012-03-20 17:18:51	Halfleft|away	traveled light, so to speak
2012-03-20 17:19:00	dare-	Too bad AC1 was so boring
2012-03-20 17:19:04	Halfleft|away	I liked AC1
2012-03-20 17:19:18	Halfleft|away	when you murdered hundreds of guards it felt good
2012-03-20 17:19:21	+Bigby	want there to be more assassination techniques
2012-03-20 17:19:23	Halfleft|away	it's too east for ezio
2012-03-20 17:19:26	+Bigby	not just stab or shoot a dude
2012-03-20 17:19:50	+Bigby	maybe they can focus on some indian stuff
2012-03-20 17:19:52	+Bigby	like snares and traps
2012-03-20 17:20:30	+Bigby	i got kind of bored with AC around brotherhood
2012-03-20 17:20:49	dare-	ACB was okay
2012-03-20 17:20:51	dare-	ACR was eh
2012-03-20 17:20:59	dare-	AC2 was such a huge improvement over AC1 though
2012-03-20 17:21:58	Halfleft|away	mm
2012-03-20 17:22:03	@Aerox	hello gavin
2012-03-20 17:22:04	@Aerox	how was your day
2012-03-20 17:22:09	Halfleft|away	Hello Jonathan Ross
2012-03-20 17:22:10	Halfleft|away	boring
2012-03-20 17:22:15	@Aerox	http://www.google.com/patents/US20050228218?printsec=abstract&dq=dildo&ei=xBBpT4e2CKaOiAK3ysXsBg#v=onepage&q=dildo&f=false
2012-03-20 17:22:24	Halfleft|away	I think I'm going to get carpal tunnel in my hand from all the data entry I did today
2012-03-20 17:23:04	Halfleft|away	Maybe I'm naive but I don't see how that thing... 'fits'
2012-03-20 17:23:05	dare-	http://assassinscreed.wikia.com/wiki/Assassin's_Creed:_Embers
2012-03-20 17:23:42	Halfleft|away	how do you come across these things jonathan ross
2012-03-20 17:24:20	+Bigby	he is bored at work
2012-03-20 17:24:29	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-20 17:24:37	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-20 17:24:37	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-20 17:33:52	Halfleft|away	Simmy1
2012-03-20 17:33:57	Halfleft|away	have a shave your face grosses me out
2012-03-20 17:43:26	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-20 17:46:18	ep_	http://i.imgur.com/anrQv.jpg
2012-03-20 17:46:27	ep_	is this a real reaction?
2012-03-20 17:48:48	dare-	For some people, I think so
2012-03-20 17:48:53	Batthink	Yes.
2012-03-20 17:48:54	<--	mueti (~mueti@nrbg-4dbe7f37.pool.mediaWays.net) has quit (Quit)
2012-03-20 17:49:42	Batthink	In the case of Ass Creed 3, it is irrational.
2012-03-20 17:50:23	dare-	ep how'd you like the SP books
2012-03-20 17:51:04	ep_	a lot
2012-03-20 17:51:09	Halfleft|away	really?
2012-03-20 17:51:14	Batthink	In the case of certain war movies that put Americans in roles where other countries on their side succeed in a mission, that is rational.
2012-03-20 17:51:18	Halfleft|away	I've literally not seen one person say that about AC3
2012-03-20 17:51:45	ep_	i haven't either that's why I'm asking if it's a real reaction people are having
2012-03-20 17:51:50	Batthink	Neither have I seen an example.
2012-03-20 17:58:53	dare-	I've seen it but not by much
2012-03-20 17:59:12	dare-	I mean the main characters in the modern-era AC had North American accents
2012-03-20 17:59:18	dare-	So I always figured it would lead to America at some point
2012-03-20 17:59:53	dare-	Was wondering if it would even be Canada, since I think Ubi Montreal develops it
2012-03-20 18:01:17	dare-	I wish games took place in more countries
2012-03-20 18:02:13	ep_	grand theft auto isle of man?
2012-03-20 18:04:04	+Gandysampras	Evening nerds
2012-03-20 18:04:23	+Gandysampras	Gavin tell me how bad your day was
2012-03-20 18:04:53	ep_	someone on my floor listens to benny and the jets periodically
2012-03-20 18:06:41	dare-	I knew someone from the Isle of Man
2012-03-20 18:06:48	+Gandysampras	Roy?
2012-03-20 18:06:52	dare-	She first met a black person at age 15
2012-03-20 18:06:57	@Aerox	HI GANDY
2012-03-20 18:07:30	Halfleft|away	no i want to go to sleep
2012-03-20 18:08:01	Halfleft|away	and kill myself
2012-03-20 18:08:16	+Gandysampras	Gavin I demand it
2012-03-20 18:08:25	+Gandysampras	Also caitlin keeps trying to make me let you come and visit
2012-03-20 18:08:29	+Gandysampras	Like you would even want to
2012-03-20 18:08:33	+Gandysampras	Sheffield is terrible
2012-03-20 18:10:17		irc: disconnected from server
2012-03-20 18:10:39	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-20 18:10:39	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @ProfPew @Q @TDiddy +Bigby +Ecks|Offline +Gandysampras +Torzelan ^power andrewm Apple_Master Batthink benbeltran benbeltran1 cardfrek2 Coon dare- Dinsdale DougCL DtoidBot ep_ Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin metalnarf mistic n0brein|offline pointzeroeight richterbelmont theGoldenAvatar]
2012-03-20 18:10:39	--	Channel #destructoid: 36 nicks (6 ops, 0 halfops, 4 voices, 26 normals)
2012-03-20 18:10:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-20 18:10:48	+Gandysampras	IKR Coon
2012-03-20 18:11:05	dare-	Aerox there's a sale on all FF PSP and PS1 games on PSN
2012-03-21 09:00:31		irc: disconnected from server
2012-03-21 09:00:50	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-21 09:00:50	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Ecks|Work +Gandysampras +Torzelan ^power Apple_Master benbeltran1 cardfrek2 Chilldale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away metalnarf mistic mueti n0brein|offline pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck VenatioDecorus]
2012-03-21 09:00:50	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 4 voices, 20 normals)
2012-03-21 09:00:54	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-21 09:01:34	+Gandysampras	boop beep boop boop
2012-03-21 09:02:49	DtoidBot	beep beep boop beep
2012-03-21 09:03:50	jared	I approve.
2012-03-21 09:05:38	theGoldenAvatar	Good lord, TTD
2012-03-21 09:05:42	theGoldenAvatar	You got that quite fast
2012-03-21 09:05:52	TheToiletDuck	i got the word before and it stumped me
2012-03-21 09:06:03	TheToiletDuck	so whenever i see a top hat i know what it is
2012-03-21 09:06:10	theGoldenAvatar	ha
2012-03-21 09:08:19	TheToiletDuck	goddamn
2012-03-21 09:09:12	TheToiletDuck	i never knew it was spelt that way
2012-03-21 09:09:18	TheToiletDuck	hula hoop, not hoolahoop
2012-03-21 09:09:45	theGoldenAvatar	wholewhoop
2012-03-21 09:10:29	TheToiletDuck	that drawing was rushed
2012-03-21 09:10:47	theGoldenAvatar	Can't be anymore rushed than mine.
2012-03-21 09:11:47	TheToiletDuck	ooh http://i.imgur.com/d6Bt9.gif
2012-03-21 09:11:49	TheToiletDuck	ouch
2012-03-21 09:12:04	theGoldenAvatar	Someone call CPS
2012-03-21 09:12:23	+Ecks|Work	dialing
2012-03-21 09:12:43	+Ecks|Work	Hello? I'd like to report a gif
2012-03-21 09:12:48	--	You are now known as destructoid
2012-03-21 09:12:57	+Ecks|Work	what
2012-03-21 09:13:03	destructoid	Welcome to the automated gif reporting system
2012-03-21 09:13:12	destructoid	if you want to list reported gifs press 1
2012-03-21 09:13:21	destructoid	if you want to see the status of a previously reported gif press 1
2012-03-21 09:13:28	destructoid	if you want to report a gif press 1
2012-03-21 09:13:28	TheToiletDuck	1
2012-03-21 09:13:34	destructoid	a.gif
2012-03-21 09:13:36	destructoid	b.gif
2012-03-21 09:13:37	destructoid	c.gif
2012-03-21 09:13:39	destructoid	d.gif
2012-03-21 09:13:40	destructoid	e.gif
2012-03-21 09:13:41	+Gandysampras	Jeebus that is gross
2012-03-21 09:13:42	destructoid	f.gif
2012-03-21 09:13:44	destructoid	g.gif
2012-03-21 09:13:45	destructoid	h.gif
2012-03-21 09:13:47	destructoid	i.gif
2012-03-21 09:13:50	TheToiletDuck	d6Bt9.gif
2012-03-21 09:13:50	destructoid	j.gif
2012-03-21 09:14:05	theGoldenAvatar	Ew. Stop.
2012-03-21 09:14:07	destructoid	gif d6Bt9.gif status: NOT REPORTED
2012-03-21 09:14:15	destructoid	reporting d6Bt9.gif
2012-03-21 09:14:17	TheToiletDuck	Ecks just hang up
2012-03-21 09:14:20	TheToiletDuck	we'll do it in person
2012-03-21 09:14:22	destructoid	please hold
2012-03-21 09:14:24	destructoid	*bossa nova*
2012-03-21 09:14:27	 *	Ecks|Work hangs up
2012-03-21 09:14:28	theGoldenAvatar	Oh yeah we will.
2012-03-21 09:14:33	destructoid	Aww 
2012-03-21 09:14:40	destructoid	now we'll never know if the gif was reported
2012-03-21 09:14:44	--	You are now known as benbeltran
2012-03-21 09:15:29	benbeltran	hi, what did I miss?
2012-03-21 09:15:36	theGoldenAvatar	Nothing.
2012-03-21 09:15:38	benbeltran	Also, bad idea
2012-03-21 09:15:39	TheToiletDuck	Do you think Gabe Newell is the fattest billionaire on the planet?
2012-03-21 09:15:40	TheToiletDuck	http://do-while.com/img/fun/not-love/not-love10.jpg
2012-03-21 09:15:48	benbeltran	I do
2012-03-21 09:15:49	theGoldenAvatar	He's not that fat.
2012-03-21 09:15:53	theGoldenAvatar	He's lost some weight.
2012-03-21 09:15:53	+Gandysampras	I'm almost 100% sure there are fatter
2012-03-21 09:16:03	TheToiletDuck	he's pretty big
2012-03-21 09:16:08	benbeltran	what's the body weight to dollar ratio?
2012-03-21 09:16:22	theGoldenAvatar	Yeah, I imagine there's some enormously fat oil baron out there
2012-03-21 09:16:29	+Gandysampras	ugh, Capcom PR emails are always so terrible puntastic "World Gone Sour to Sweeten Consoles this April"
2012-03-21 09:17:05	+Gandysampras	terribley*
2012-03-21 09:17:13	+Gandysampras	terribly*
2012-03-21 09:17:14	benbeltran	Isn't kim dotcom about the same girth as gabe newell?
2012-03-21 09:17:26	TheToiletDuck	kim dotcom isn't a billionaire is he?
2012-03-21 09:17:42	+Ecks|Work	He paid some obscene bail money
2012-03-21 09:17:46	benbeltran	He's probably worth billions
2012-03-21 09:17:50	+Ecks|Work	He's at least loaded
2012-03-21 09:17:50	benbeltran	I don't know about his liquidity though
2012-03-21 09:18:04	+Gandysampras	Isn't he getting all his assets back and stuff?
2012-03-21 09:18:11	+Gandysampras	Because improper seizure
2012-03-21 09:18:13	TheToiletDuck	yeah because the police filled out the wrong forms
2012-03-21 09:18:13	benbeltran	hehe, you said ass
2012-03-21 09:18:19	+Gandysampras	Brilliant
2012-03-21 09:18:32	+Gandysampras	!bureaucracy++
2012-03-21 09:18:36	DtoidBot	The karma of bureaucracy is 0.
2012-03-21 09:18:38	benbeltran	But the police is never Wrong /brazil
2012-03-21 09:19:40	theGoldenAvatar	 /america
2012-03-21 09:19:48	+Ecks|Work	Has the trial and stuff concluded?
2012-03-21 09:20:04	theGoldenAvatar	I don't think you understand how trials work.
2012-03-21 09:21:12	theGoldenAvatar	It'll be forever before he's tried.
2012-03-21 09:21:40	+Ecks|Work	it says here he was convicted
2012-03-21 09:21:59	TheToiletDuck	haha this
2012-03-21 09:21:59	TheToiletDuck	http://i.imgur.com/tFxpu.jpg
2012-03-21 09:22:12	TheToiletDuck	I used t work at that company
2012-03-21 09:22:17	TheToiletDuck	We had to do that all the time
2012-03-21 09:22:42	+Ecks|Work	Haha
2012-03-21 09:23:03	theGoldenAvatar	Convicted of what>
2012-03-21 09:23:18	theGoldenAvatar	He was convicted a decade ago.
2012-03-21 09:23:28	theGoldenAvatar	For something wholly unrealted.
2012-03-21 09:23:31	+Ecks|Work	insider trading and embezzelment
2012-03-21 09:23:57	TheToiletDuck	convicted of : stupid name
2012-03-21 09:24:19	+Ecks|Work	Haha
2012-03-21 09:24:42	benbeltran	Oh man, that should be a real crime
2012-03-21 09:25:29	+Ecks|Work	only should apply if you changed it to something stupid
2012-03-21 09:27:38	theGoldenAvatar	Haha
2012-03-21 09:27:43	TheToiletDuck	Kim dotnet
2012-03-21 09:27:51	theGoldenAvatar	Ray Muzyka responded.
2012-03-21 09:28:06	TheToiletDuck	Hi my name is HTTP://www.kim.com
2012-03-21 09:28:39	TheToiletDuck	TGA respond to what in particular?
2012-03-21 09:28:52	theGoldenAvatar	The shit ME3 ending.
2012-03-21 09:31:09	jared	Is it really that bad? I heard there were actually like 6 endings, so is it that you just have to do a bunch of shit to get the best ending?
2012-03-21 09:31:10	TheToiletDuck	ah just generally then not a specific group
2012-03-21 09:31:29	 *	jared dies
2012-03-21 09:32:40	theGoldenAvatar	"Jeter"
2012-03-21 09:32:54	theGoldenAvatar	I am not going to try and draw that to a brit.
2012-03-21 09:34:43	theGoldenAvatar	"I urge you to do your own research: play the game, finish it and tell us what you think. Tell your friends if you feel it?s a good game as a whole."
2012-03-21 09:34:58	theGoldenAvatar	TELL YOUR FRIENDS IT'S NOT 100% TERRIBLE
2012-03-21 09:35:04	theGoldenAvatar	PLEASE FOR THE LOVE OF GOD OUR SALES!!!
2012-03-21 09:35:47	TheToiletDuck	So my friend at work organised a secret birthday do for me tonight, and wouldn't tell me what she was planning. Just now someone else walked in the office and said "hey Aidan, have fun at the laserquest tonight"
2012-03-21 09:35:54	TheToiletDuck	I don't think she realised it was a secret
2012-03-21 09:35:55	+Gandysampras	¬_¬
2012-03-21 09:35:56	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-21 09:35:56	--	Mode #destructoid [+o Aerox] by Q
2012-03-21 09:35:59	TheToiletDuck	but yeahya laserquest
2012-03-21 09:36:00	TheToiletDuck	:P
2012-03-21 09:36:02	+Gandysampras	People are so rubbish
2012-03-21 09:36:03	theGoldenAvatar	Laserquest?
2012-03-21 09:36:07	+Gandysampras	but fuck yeah laser quest
2012-03-21 09:36:14	+Gandysampras	http://www.laserquest.co.uk/
2012-03-21 09:36:21	+Gandysampras	HI AEROX
2012-03-21 09:36:24	@Aerox	HI GANDY!
2012-03-21 09:36:30	TheToiletDuck	i've not done laserquest since i was like 15
2012-03-21 09:37:17	+Gandysampras	Aerox can you write 22000 words for me? kthxbai
2012-03-21 09:37:28	TheToiletDuck	it can't all be 'cornflakes' either
2012-03-21 09:37:32	@Aerox	fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart fart
2012-03-21 09:37:35	-->	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has joined #destructoid
2012-03-21 09:37:45	@Aerox	x like 7000
2012-03-21 09:37:57	theGoldenAvatar	That's way too many words
2012-03-21 09:38:04	+Gandysampras	We have to have a draft handed in to TurnItIn on friday. I am submitting my name and the title across 50 pages
2012-03-21 09:38:15	@Aerox	I thought he should overachieve some
2012-03-21 09:38:24	+Gandysampras	They stop marking at 25k words
2012-03-21 09:38:27	+Gandysampras	regardless
2012-03-21 09:38:46	+Gandysampras	So that would eb pointless
2012-03-21 09:38:57	theGoldenAvatar	You should write 25,000 words.
2012-03-21 09:39:06	theGoldenAvatar	And then just tack on 20 pages of obscenities.
2012-03-21 09:39:12	theGoldenAvatar	So they can't say anything about it.
2012-03-21 09:39:32	theGoldenAvatar	Maybe some pornographic images too.
2012-03-21 09:41:17	TheToiletDuck	but draw the porno is ascii
2012-03-21 09:41:23	TheToiletDuck	that way it still counts as words
2012-03-21 09:43:03	TheToiletDuck	da fuck
2012-03-21 09:43:04	theGoldenAvatar	Tigershark!
2012-03-21 09:43:05	TheToiletDuck	http://www.famitsu.com/images/000/011/543/4f609faec64b4.html
2012-03-21 09:43:15	TheToiletDuck	hehe
2012-03-21 09:43:21	-->	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-21 09:43:22	--	Mode #destructoid [+v Bigby] by Q
2012-03-21 09:43:48	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-03-21 09:45:57	+Gandysampras	What are your plans today Aerox
2012-03-21 09:46:31	@Aerox	I'm having lunch with a friend at 11:30
2012-03-21 09:46:38	@Aerox	But other than that I am going to sit at work for 9 hours
2012-03-21 09:46:45	@Aerox	and then go home and maybe play some games
2012-03-21 09:47:03	jared	Which games shall you play>?
2012-03-21 09:47:12	theGoldenAvatar	Sorry in advance, TTD
2012-03-21 09:47:14	theGoldenAvatar	I got nothing.
2012-03-21 09:47:15	@Aerox	I dunno
2012-03-21 09:47:22	@Aerox	I'm hoping the GW2 servers go up early
2012-03-21 09:47:27	@Aerox	Last time they went up the Wed. before
2012-03-21 09:47:30	theGoldenAvatar	You get invited?
2012-03-21 09:47:55	+Gandysampras	Fuck you so much
2012-03-21 09:48:00	+Gandysampras	You should tell me all the thiongs
2012-03-21 09:48:02	+Ecks|Work	We should play JRo
2012-03-21 09:48:10	@Aerox	Ooo did you get in Ecks?
2012-03-21 09:48:12	+Gandysampras	Did Ecks get in?
2012-03-21 09:48:17	+Ecks|Work	I;ve been in for a while
2012-03-21 09:48:34	@Aerox	you were in the last one?
2012-03-21 09:48:35	+Gandysampras	Affirmitive action.
2012-03-21 09:48:46	+Ecks|Work	I'm helping testing
2012-03-21 09:48:49	+Gandysampras	affirmative*
2012-03-21 09:48:55	TheToiletDuck	when is GW2 out?
2012-03-21 09:48:57	theGoldenAvatar	Racist.
2012-03-21 09:48:57	+Ecks|Work	my brothers a big GW player
2012-03-21 09:49:05	@Aerox	well why didn't we play last time!?
2012-03-21 09:49:12	+Ecks|Work	I WAS BUSY
2012-03-21 09:49:13	theGoldenAvatar	Segregation.
2012-03-21 09:49:17	@Aerox	dick
2012-03-21 09:49:17	+Ecks|Work	THIS TIME I WLL
2012-03-21 09:49:40	+Ecks|Work	I need to check if the servers are the same now that tGA mentions it
2012-03-21 09:49:50	theGoldenAvatar	What?
2012-03-21 09:49:53	theGoldenAvatar	When did I mention that?
2012-03-21 09:49:57	@Aerox	I'm confused
2012-03-21 09:50:01	+Ecks|Work	Segregation
2012-03-21 09:50:02	@Aerox	But, you need to download the new client
2012-03-21 09:50:04	+Bigby	TGA logic
2012-03-21 09:50:18	@Aerox	The old client doesn't work
2012-03-21 09:50:29	+Ecks|Work	our client just updates
2012-03-21 09:50:43	+Ecks|Work	afaik
2012-03-21 09:50:50	@Aerox	Yeah
2012-03-21 09:50:54	@Aerox	You still need to download the new one
2012-03-21 09:51:00	+Ecks|Work	ya
2012-03-21 09:51:10	@Aerox	Are you in a continual alpha?
2012-03-21 09:51:14	+Ecks|Work	ya
2012-03-21 09:51:27	theGoldenAvatar	That's how I feel about my life.
2012-03-21 09:51:37	@Aerox	you might not need to update then
2012-03-21 09:52:56	theGoldenAvatar	That statement is really condescending.
2012-03-21 09:53:22	theGoldenAvatar	"Some of the criticism that has been delivered in the heat of passion by our most ardent fans, even if founded on valid principles, such as seeking more clarity to questions or looking for more closure, for example ? has unfortunately become destructive rather than constructive."
2012-03-21 09:53:48	+Ecks|Work	if the example a pic or something?
2012-03-21 09:54:02	+Ecks|Work	or a username?
2012-03-21 09:54:19	TheToiletDuck	i think that's his attempted pc way of saying. "Da fuck guys?"
2012-03-21 09:54:20	@Aerox	what?
2012-03-21 09:54:32	theGoldenAvatar	Ecks is confusing me this morning.
2012-03-21 09:54:32	TheToiletDuck	gamers be crazy
2012-03-21 09:54:44	+Ecks|Work	on my screen
2012-03-21 09:54:49	+Ecks|Work	after for example
2012-03-21 09:54:54	+Ecks|Work	is a strange char
2012-03-21 09:55:48	jared	Yeah, mine is just a question mark.
2012-03-21 09:56:21	theGoldenAvatar	Hahaha
2012-03-21 09:56:28	theGoldenAvatar	Your last drawing is cracking me up.
2012-03-21 09:56:43	+Ecks|Work	http://i.imgur.com/SXwwk.png
2012-03-21 09:56:47	theGoldenAvatar	I got Star Wars quickly but could not understand what I was supposed to be guessing.
2012-03-21 09:56:48	TheToiletDuck	i realised i had no idea how to draw what i chose
2012-03-21 09:57:14	benbeltran	Maaaan. Floor 4 is the furthest I've gotten into a game of nethack.
2012-03-21 09:58:55	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/rn43b2.png
2012-03-21 09:58:56	theGoldenAvatar	Ecks
2012-03-21 09:59:00	theGoldenAvatar	Hypehn apparently
2012-03-21 09:59:03	@Aerox	Oh
2012-03-21 09:59:15	+Ecks|Work	I see
2012-03-21 09:59:23	theGoldenAvatar	Rendered fine on my client
2012-03-21 09:59:29	theGoldenAvatar	What are you using?
2012-03-21 09:59:31	+Ecks|Work	webchat is a PoS
2012-03-21 09:59:32	theGoldenAvatar	A poptart?
2012-03-21 09:59:34	@Aerox	didn't show up on mine
2012-03-21 09:59:51	jared	Ecks|Work: I looked it up, it's an en dash, that's why it won't show in term.
2012-03-21 10:00:34	+Ecks|Work	I see
2012-03-21 10:00:47	jared	...
2012-03-21 10:01:26	theGoldenAvatar	Another fine excerpt:
2012-03-21 10:01:36	theGoldenAvatar	"The reaction to the release of Mass Effect 3 has been unprecedented. On one hand, some of our loyal fans are passionately expressing their displeasure about how their game concluded; we care about this feedback, and we?re planning to directly address it."
2012-03-21 10:01:38	theGoldenAvatar	"However, most folks appear to agree that the game as a whole is exceptional, with more than 75 critics giving it a perfect review score and a review average in the mid-90s."
2012-03-21 10:02:01	theGoldenAvatar	Shut up, the gameis still great.
2012-03-21 10:02:06	theGoldenAvatar	Please buy it.
2012-03-21 10:02:11	+Ecks|Work	Haha
2012-03-21 10:02:23	theGoldenAvatar	This is a very unique event.
2012-03-21 10:02:29	theGoldenAvatar	The PR machine amuses me.
2012-03-21 10:02:40	jared	Aren't their sales numbers for launch week mind-numbing? Wtf are they still begging for sales for?
2012-03-21 10:02:48	TheToiletDuck	They've probably never encountered anything like it. Or expected it.
2012-03-21 10:03:27	+Ecks|Work	Why are people so entitled, I mean if was a tbc ending then ya be angry as shit but I dont get it
2012-03-21 10:03:55	jared	tbc?
2012-03-21 10:04:02	+Ecks|Work	to be continued
2012-03-21 10:04:30	theGoldenAvatar	Is it entitled to say the ending is really bad?
2012-03-21 10:04:34	theGoldenAvatar	Because that's where I stand.
2012-03-21 10:04:38	TheToiletDuck	i don;t know. I guess it's because a lot of the gamers complaining about it are at an age where they've always had games with big endings
2012-03-21 10:04:48	TheToiletDuck	they never got the 'kill screens'
2012-03-21 10:04:57	TheToiletDuck	damn kids and their video games
2012-03-21 10:05:09	+Ecks|Work	Haha
2012-03-21 10:05:29	TheToiletDuck	also they don't have REAL problems
2012-03-21 10:05:48	+Bigby	or maybe it was just a shit ending?
2012-03-21 10:06:06	jared	I certainly think gamers had unrealistic expectations for the last game.
2012-03-21 10:06:08	+Ecks|Work	I'd rather some bug fixes first, my game is almost unplayable in how slow it gets
2012-03-21 10:06:17	TheToiletDuck	Yeah it can be a shit ending, and you just move on.
2012-03-21 10:06:40	TheToiletDuck	Nobody petitioned the Duke nukem Forever guys to take that game back and fix it
2012-03-21 10:06:40	jared	But A) Fuck BioWare. Maybe if they didn't spend months shoving their game down people's throats, their audience wouldn't have been so expectant.
2012-03-21 10:06:42	+Ecks|Work	I am going to install it to the hard drive and hope it gets better
2012-03-21 10:06:58	jared	And B) What if it really doesn't make sense? Bad is one thing but incoherent is what I hear a lot.
2012-03-21 10:07:06	+Bigby	yah but its consistently bad
2012-03-21 10:07:27	TheToiletDuck	@jared, i'm just playing devils advocate :)
2012-03-21 10:07:33	TheToiletDuck	i haven't seen the ending yet
2012-03-21 10:07:43	jared	Oh, I know, that was my own feelings on the subject.
2012-03-21 10:07:53	+Ecks|Work	does anyone else have issues with the game slowing down on Xbox?
2012-03-21 10:07:54	jared	I don't know the ending yet either.
2012-03-21 10:08:08	TheToiletDuck	Ecks, i have issues with textures not popping in
2012-03-21 10:08:18	TheToiletDuck	and some people talk without moving their lips
2012-03-21 10:08:20	jared	But when I get to the end, even if I don't agree with what heppened, I want to understand what happened./
2012-03-21 10:08:40	+Ecks|Work	TTD, this is more like adreniline rush is constantly on, but with NO benefit whatsoever
2012-03-21 10:09:16	TheToiletDuck	That happened to me in Skyrim
2012-03-21 10:09:28	TheToiletDuck	It's probably the same thing
2012-03-21 10:09:33	TheToiletDuck	just SHOUT and it should reset
2012-03-21 10:09:38	TheToiletDuck	:D
2012-03-21 10:09:41	+Ecks|Work	Haha
2012-03-21 10:09:48	+Bigby	i didnt think the end was terrible but it felt lacking and impotent
2012-03-21 10:10:15	+Ecks|Work	well as I said I need to try installing the discs as it is getting annoying
2012-03-21 10:10:36	+Bigby	i had maximum readiness and that gave me all the choices
2012-03-21 10:10:49	+Bigby	apparently if you didnt then you had fewer choices
2012-03-21 10:11:09	+Bigby	wait not readiniess, the other thing, military strength
2012-03-21 10:11:38	TheToiletDuck	Ecks do you find the loading times in SfxT are terrible?
2012-03-21 10:11:47	+Ecks|Work	THE
2012-03-21 10:11:49	+Ecks|Work	WORST
2012-03-21 10:12:10	TheToiletDuck	Even the characters find it awkward. Like Vega looks at his claw then gets back in position
2012-03-21 10:12:14	TheToiletDuck	it's super awkward
2012-03-21 10:12:22	+Ecks|Work	Haha
2012-03-21 10:12:40	TheToiletDuck	It's like when they accidentally leave the camera on newsreaders
2012-03-21 10:12:47	+Ecks|Work	I havent had a successful online game yet
2012-03-21 10:12:48	@Aerox	awww
2012-03-21 10:12:51	@Aerox	I missed Christian Bale at starbucks by like two minutes
2012-03-21 10:13:08	+Bigby	be glad they cut out the getting ready animation of Paul taking a dump
2012-03-21 10:13:56	+Ecks|Work	Haha
2012-03-21 10:13:57	@Aerox	Sad panda
2012-03-21 10:15:06	+Ecks|Work	What should I have for lunch, hmmm
2012-03-21 10:15:16	+Bigby	hot dog
2012-03-21 10:15:52	TheToiletDuck	2 hot dogs
2012-03-21 10:15:56	+Ecks|Work	I dont even know where around here I could get one
2012-03-21 10:16:22	TheToiletDuck	you don't need one, you need 2
2012-03-21 10:16:35	+Ecks|Work	thats true
2012-03-21 10:16:50	+Bigby	chili dogs
2012-03-21 10:17:10	TheToiletDuck	^ yes
2012-03-21 10:17:13	+Bigby	with sour cream and shredded cheddar
2012-03-21 10:17:13	+Ecks|Work	I havent had seafood in a while
2012-03-21 10:17:51	TheToiletDuck	i haven't had your mom in a while either
2012-03-21 10:18:10	benbeltran	h aww I died :(
2012-03-21 10:18:53	TheToiletDuck	terrible cowboy
2012-03-21 10:20:03	theGoldenAvatar	yeah
2012-03-21 10:20:10	theGoldenAvatar	That first hate made him look like a construction worker
2012-03-21 10:20:14	theGoldenAvatar	Real answer: village people
2012-03-21 10:20:17	theGoldenAvatar	hat*
2012-03-21 10:20:35	+Bigby	hat?
2012-03-21 10:20:36	+Bigby	what?
2012-03-21 10:20:40	theGoldenAvatar	It wanted me to draw Usher
2012-03-21 10:20:45	theGoldenAvatar	I said fuck that.
2012-03-21 10:20:47	+Bigby	the hell are you talking about
2012-03-21 10:20:49	TheToiletDuck	Yeah it wanted me to draw Tupac
2012-03-21 10:20:57	TheToiletDuck	Bigby, the men are speaking
2012-03-21 10:21:19	+Bigby	well you should stop then
2012-03-21 10:21:41	@Aerox	The celeb ones are impossible
2012-03-21 10:21:53	TheToiletDuck	i got Rihanna
2012-03-21 10:21:59	TheToiletDuck	I had her being hit by chris brown
2012-03-21 10:22:00	TheToiletDuck	:)
2012-03-21 10:22:14	@Aerox	hahahahh
2012-03-21 10:22:22	+Bigby	there is nothing above that indicates the reason for talking about hats and drawing
2012-03-21 10:22:35	theGoldenAvatar	Damn
2012-03-21 10:22:41	theGoldenAvatar	That is an awful mailbox
2012-03-21 10:23:38	TheToiletDuck	ikr
2012-03-21 10:23:49	TheToiletDuck	but you got it
2012-03-21 10:24:04	theGoldenAvatar	It was the little flag at the end.
2012-03-21 10:25:09	+Bigby	Aerox, what are they talking about
2012-03-21 10:25:17	@Aerox	Draw Something
2012-03-21 10:25:19	@Aerox	it's fun
2012-03-21 10:25:47	+Bigby	on your iphone?
2012-03-21 10:26:41	@Aerox	iPhone/iPad
2012-03-21 10:26:50	theGoldenAvatar	Android too
2012-03-21 10:26:57	@Aerox	There might be a FB version as well
2012-03-21 10:29:47	TheToiletDuck	right, i gotta leave work and go to laser quest. May not be responding to draw something as easil
2012-03-21 10:29:53	@Aerox	I want to go to Laser Quest
2012-03-21 10:29:56	TheToiletDuck	ProfPew just got it now.
2012-03-21 10:30:03	+Bigby	laser quest?
2012-03-21 10:30:05	TheToiletDuck	Draw Something, not Laser Quest
2012-03-21 10:30:06	TheToiletDuck	:P
2012-03-21 10:30:12	+Bigby	is that a laser tag thing?
2012-03-21 10:30:14	DtoidBot	...
2012-03-21 10:30:20	TheToiletDuck	bigby, yup
2012-03-21 10:31:19	theGoldenAvatar	Don't worry.
2012-03-21 10:31:23	theGoldenAvatar	I'm heading out too.
2012-03-21 10:31:31	+Bigby	i didnt know those still existed
2012-03-21 10:31:59	TheToiletDuck	apparently they do :P
2012-03-21 10:32:02	TheToiletDuck	right tata
2012-03-21 10:32:04	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-21 10:32:55	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-21 10:35:52	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-21 10:36:59	+Ecks|Work	!weather K2C1G4
2012-03-21 10:37:04	DtoidBot	From Ottawa,  (CYOW) on March 21, 12:00 PM EDT temp: 73 F (23 C) cond: Clear wind: From the SSE at 8 MPH (12.87 KPH) hu: 57% dewpnt: 57 F (14 C)
2012-03-21 10:37:09	nastidon	!weather saskatoon
2012-03-21 10:37:10	+Ecks|Work	so nice out
2012-03-21 10:37:17	DtoidBot	From Saskatoon,  (CYXE) on March 21, 10:00 AM CST temp: 30 F (-1 C) cond: Partly Cloudy wind: From the WSW at 6 MPH (9.66 KPH) hu: 86% dewpnt: 27 F (-3 C)
2012-03-21 10:37:21	nastidon	indeed
2012-03-21 10:37:21	+Ecks|Work	HAHAHA
2012-03-21 10:37:26	@Aerox	!weather 90064
2012-03-21 10:37:32	DtoidBot	From Santa Monica, California (KSMO) on March 21, 8:51 AM PDT temp: 59 F (15 C) cond: Clear wind: Calm(0 KPH) hu: 51% dewpnt: 41 F (5 C)
2012-03-21 10:37:38	Chilldale	!weather Oslo
2012-03-21 10:37:43	Chilldale	WTF????
2012-03-21 10:37:45	DtoidBot	From Grafton, North Dakota (KGAF) on March 21, 11:15 AM CDT temp: 54 F (12 C) cond: Clear wind: From the SW at 8 MPH (12.87 KPH) hu: 54% dewpnt: 37 F (3 C)
2012-03-21 10:37:48	+Bigby	59? its actually warmer here
2012-03-21 10:37:48	nastidon	poor bot
2012-03-21 10:37:54	@Aerox	http://i.minus.com/iprfr6DJShGpa.gif
2012-03-21 10:38:11	Chilldale	grafton = oslo?
2012-03-21 10:38:13	Chilldale	the fuck
2012-03-21 10:38:14	+Ecks|Work	Haha
2012-03-21 10:40:03	jared	!weather 02135
2012-03-21 10:40:07	DtoidBot	From Boston, Massachusetts (KBOS) on March 21, 11:54 AM EDT temp: 71 F (22 C) cond: Partly Cloudy wind: From the WSW at 12 MPH (19.31 KPH) hu: 59% dewpnt: 56 F (13 C)
2012-03-21 10:40:22	jared	w00+y w00=!!
2012-03-21 10:40:51	--	Chilldale is now known as Dinsdale
2012-03-21 10:40:59	+Bigby	!weather 65807
2012-03-21 10:41:03	DtoidBot	From Springfield, Missouri (KSGF) on March 21, 11:15 AM CDT temp: 61 F (16 C) cond: Overcast wind: From the ESE at 20 MPH Gusting to 24 MPH(32.19 KPH) hu: 88% dewpnt: 57 F (14 C)
2012-03-21 10:50:47	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-21 10:52:29	-->	meeetalnarf (~meetalnar@p54AC9779.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 10:59:09	jared	I am like, so good weather today!?@
2012-03-21 11:04:58	nastidon	looks that way
2012-03-21 11:05:48	jared	Sorry, not used to this.
2012-03-21 11:06:12	jared	It could still snow though.
2012-03-21 11:06:56	nastidon	heh ya, same here
2012-03-21 11:07:04	+Gandysampras	UGH GOD ITS SO HOT
2012-03-21 11:08:26	@Aerox	!weather sheffield, uk
2012-03-21 11:08:30	DtoidBot	From Leeds And Bradford,  (EGNM) on March 21, 4:50 PM GMT temp: 52 F (11 C) cond: Partly Cloudy wind: From the Variable at 2 MPH (3.22 KPH) hu: 67% dewpnt: 41 F (5 C)
2012-03-21 11:09:15	+Gandysampras	see what I mean
2012-03-21 11:09:19	+Gandysampras	Bloody boiling
2012-03-21 11:09:48	jared	Of course.
2012-03-21 11:10:53	theGoldenAvatar	If this is a dick gandy...
2012-03-21 11:11:04	@Aerox	Gandy draw me something!
2012-03-21 11:11:11	+Gandysampras	It isnt a dick
2012-03-21 11:11:15	theGoldenAvatar	It's a puzzle
2012-03-21 11:11:17	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-03-21 11:11:18	+Gandysampras	Aerox what are you on draw something?
2012-03-21 11:11:25	@Aerox	my facebook
2012-03-21 11:11:34	+Gandysampras	no username?
2012-03-21 11:11:41	@Aerox	oh
2012-03-21 11:11:43	@Aerox	Aerox47 I think?
2012-03-21 11:11:48	@Aerox	ues
2012-03-21 11:11:49	@Aerox	yes
2012-03-21 11:12:03	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-21 11:12:03	--	Mode #destructoid [+o TDiddy] by Q
2012-03-21 11:15:32	theGoldenAvatar	I can't believe you have to buy colors.
2012-03-21 11:15:53	theGoldenAvatar	How the fuck am I supposed to draw grass without green
2012-03-21 11:17:30	<--	Bigby (~Bigby@173-30-228-0.client.mchsi.com) has left #destructoid
2012-03-21 11:20:27	@Aerox	Before I got the green pack I just wrote "green"
2012-03-21 11:20:30	@Aerox	and then drew an arrow to the green thing
2012-03-21 11:20:32	@Aerox	Hilariously
2012-03-21 11:20:36	@Aerox	Adam Dork still could not guess "salad"
2012-03-21 11:20:50	theGoldenAvatar	To be fair he's never seen one.
2012-03-21 11:25:04	-->	muet (~mueti@nrbg-4d0746e9.pool.mediaWays.net) has joined #destructoid
2012-03-21 11:25:09	jared	if I bought the app, do I get colours?
2012-03-21 11:25:17	@Aerox	You get 400 coins to spend
2012-03-21 11:25:24	jared	But..
2012-03-21 11:25:26	theGoldenAvatar	That's some bullshit,
2012-03-21 11:25:28	theGoldenAvatar	.
2012-03-21 11:29:25	jared	Let's report them to the FTC, then get them to change the ending of Draw Something.
2012-03-21 11:29:51	<--	mueti (~mueti@nrbg-4d0746e9.pool.mediaWays.net) has quit (Ping timeout)
2012-03-21 11:44:24	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-21 11:46:57	jared	DAREEEEEEEE
2012-03-21 11:52:04	dare-	The "e" in dare is silent
2012-03-21 11:52:04	dare-	Hi jared
2012-03-21 11:52:36	dare-	I'm bummed Ninja Gaiden 3 got such bad reviews
2012-03-21 11:57:27	dare-	http://www.famitsu.com/images/000/011/543/4f609faec64b4.jpg
2012-03-21 11:57:32	jared	Wait so, it's DARRRRRRR
2012-03-21 11:58:03	dare-	No it's "DARRRRRRRRE"
2012-03-21 11:58:08	@Aerox	durrrrrrr
2012-03-21 11:58:17	dare-	:(
2012-03-21 11:58:39	jared	But.... silet E!
2012-03-21 11:58:47	 *	jared faults
2012-03-21 11:58:53	jared	But... Silent E!
2012-03-21 11:58:59	dare-	E modifies the A
2012-03-21 11:59:14	jared	I.... this is so confusing. I need a drink.
2012-03-21 11:59:19	jared	Anyone have a fourloko?
2012-03-21 11:59:23	dare-	Why am I explaining basic spelling for you
2012-03-21 11:59:39	dare-	I hear their jingle every time I hear that name
2012-03-21 12:00:27	jared	Fourloko had a jungle!?
2012-03-21 12:00:30	jared	*jingle
2012-03-21 12:00:42	jared	Was it "You're going to fucking die from drinking this!"
2012-03-21 12:01:12	dare-	http://www.youtube.com/watch?v=KVWWre8tn_U
2012-03-21 12:01:15	DtoidBot	Four Loko
2012-03-21 12:01:23	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/r9pyxq.png
2012-03-21 12:01:38	theGoldenAvatar	Tell us what you think
2012-03-21 12:01:40	theGoldenAvatar	We are listening
2012-03-21 12:01:43	theGoldenAvatar	Comments are closed.
2012-03-21 12:01:55	-->	Droid_Alex (~Droid_Ale@64.134.226.157) has joined #destructoid
2012-03-21 12:01:56	theGoldenAvatar	Made me laugh
2012-03-21 12:02:33	dare-	Nerd
2012-03-21 12:03:16	@Aerox	sup bean
2012-03-21 12:03:39	jared	yeah, I lol'd.
2012-03-21 12:03:56	Droid_Alex	Stop laughing. Video games are over.
2012-03-21 12:04:01	@Aerox	http://i.imgur.com/HMjUX.png
2012-03-21 12:04:21	theGoldenAvatar	Video games are over?
2012-03-21 12:04:22	Droid_Alex	Sup cracker and crackers
2012-03-21 12:04:29	theGoldenAvatar	More time for sex and drugs
2012-03-21 12:04:54	Droid_Alex	Not in this channel.
2012-03-21 12:05:00	theGoldenAvatar	I meant on TV.
2012-03-21 12:05:07	Droid_Alex	It just means more masturbation for these sadsacks
2012-03-21 12:07:21	Droid_Alex	Aerox, I just found out about the friends section in Near
2012-03-21 12:07:34	Droid_Alex	you can comment on people's in-game achievements
2012-03-21 12:07:36	@Aerox	The one where it just arbitrarily adds people for no reason?
2012-03-21 12:07:40	@Aerox	oh
2012-03-21 12:07:48	Droid_Alex	meaning, I can make fun of people 's achievements
2012-03-21 12:07:59	@Aerox	I am 100% convinced that Game Goods are hardcoded to only show up for games you don't own
2012-03-21 12:08:00	Droid_Alex	Like how Cronos bought Dynasty Warriors
2012-03-21 12:08:02	@Aerox	to try to make you buy them
2012-03-21 12:08:04	@Aerox	hahahah
2012-03-21 12:08:04	dare-	Alex calling people nerd 1000 times
2012-03-21 12:08:24	dare-	FFT slowdown is pretty noticeable, oh well
2012-03-21 12:08:44	nastidon	Pics from a Chinese gangsters phone: http://imgur.com/a/RjInD
2012-03-21 12:08:44	Droid_Alex	I got 2 for 2 different games I own
2012-03-21 12:08:46	dare-	The new translation is better written though
2012-03-21 12:08:51	Droid_Alex	UMVC and Wipeout
2012-03-21 12:08:57	theGoldenAvatar	Alex is like one of the republicans who wants to ban gay marriage. And gets caught sucking off a tranny in a park bathroom.
2012-03-21 12:09:00	theGoldenAvatar	But with nerds.
2012-03-21 12:09:03	nastidon	kinda weird
2012-03-21 12:11:49	Droid_Alex	That is the most apt comparison
2012-03-21 12:11:53	Droid_Alex	I actually do want to ban nerd marriage
2012-03-21 12:11:53	@Aerox	hahahahahah
2012-03-21 12:11:53	@Aerox	http://wonkette.com/467796/conservative-bad-boy-ambush-reporter-sticks-it-to-bono-impersonator
2012-03-21 12:11:53	@Aerox	This is so ridiculous
2012-03-21 12:13:25	theGoldenAvatar	Hahaha
2012-03-21 12:13:28	theGoldenAvatar	That is awesome
2012-03-21 12:14:15	@Aerox	Oh, alex!
2012-03-21 12:14:19	@Aerox	Trayvon update!
2012-03-21 12:14:23	@Aerox	He didn't yell "Nigger" on the 911 call
2012-03-21 12:14:24	@Aerox	it was
2012-03-21 12:14:26	@Aerox	'Fucking coons'
2012-03-21 12:14:34	@Aerox	I apologize for the error
2012-03-21 12:15:29	--	Aerox is now known as Aerox|Lunch
2012-03-21 12:15:51	theGoldenAvatar	WOW
2012-03-21 12:16:00	theGoldenAvatar	Sean Payton is being suspended for an entire year.
2012-03-21 12:18:11	Droid_Alex	Hahaha
2012-03-21 12:18:22	Droid_Alex	Have they arrested that piece of shit yet?
2012-03-21 12:19:44	jared	http://wonkette.com/467796/conservative-bad- ?@Q
2012-03-21 12:19:49	jared	oops
2012-03-21 12:20:06	 *	jared doesn't copy things.
2012-03-21 12:20:29	dare-	Or use computers
2012-03-21 12:21:06	theGoldenAvatar	GANDY
2012-03-21 12:21:11	theGoldenAvatar	DRAW ME SOMETHING
2012-03-21 12:21:19	Droid_Alex	Dare is the new me. Where I used to be in here all the time
2012-03-21 12:21:40	theGoldenAvatar	That's what happens when you're unemployed.
2012-03-21 12:21:50	Droid_Alex	I think that's when I was briefly unemployed
2012-03-21 12:21:52	Droid_Alex	Yeah
2012-03-21 12:22:05	theGoldenAvatar	Winter.
2012-03-21 12:23:13	<--	Droid_Alex (~Droid_Ale@64.134.226.157) has quit (Quit: Bye)
2012-03-21 12:23:25	theGoldenAvatar	Yeah, that's right.
2012-03-21 12:23:27	theGoldenAvatar	No comeback.
2012-03-21 12:25:28	jared	dar-: I have a computater, thank you very much.
2012-03-21 12:25:33	 *	jared uses it.
2012-03-21 12:25:41	theGoldenAvatar	It's literally a tater.
2012-03-21 12:25:53	theGoldenAvatar	But it works better than Eck's poptart.
2012-03-21 12:27:15	jared	Yeah, if he were smart he'd upgrade to one of those toasterstrudlers.
2012-03-21 12:27:31	theGoldenAvatar	Those things are shit.
2012-03-21 12:27:36	theGoldenAvatar	That marketing couldn't fool me.
2012-03-21 12:27:42	jared	haha
2012-03-21 12:27:55	jared	Still just single-core, runs hotter than the poptart.
2012-03-21 12:37:58	<--	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has quit (Ping timeout)
2012-03-21 12:44:08	@bloodylip	toaster strudels are awful
2012-03-21 12:44:23	jared	Like, the real ones or the computers?
2012-03-21 12:44:28	theGoldenAvatar	The real ones.
2012-03-21 12:44:29	jared	Because I dug the real ones.
2012-03-21 12:44:35	theGoldenAvatar	I was talking about the real ones.
2012-03-21 12:44:45	jared	But..
2012-03-21 12:45:01	jared	You guise hated toaster strudles??
2012-03-21 12:45:12	theGoldenAvatar	You fell for the marketing.
2012-03-21 12:45:51	jared	No, they were warm and had cool frosting!
2012-03-21 12:46:04	jared	Cool in style, not in temperature!
2012-03-21 12:46:06	@bloodylip	also, they were shit.
2012-03-21 12:46:17	@bloodylip	and greasy as hell
2012-03-21 12:46:23	@bloodylip	and never warmed evenly
2012-03-21 12:46:27	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-21 12:46:28	theGoldenAvatar	Cardboard wrapped around grease.
2012-03-21 12:46:30	@bloodylip	but that last point may just be my shitty toasters
2012-03-21 12:46:33	jared	Why are you doing this to me?
2012-03-21 12:46:39	theGoldenAvatar	I bet you liked hot pockets.
2012-03-21 12:46:58	jared	Some day I did.
2012-03-21 12:47:07	theGoldenAvatar	Just one?
2012-03-21 12:47:58	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-21 12:47:58	--	Mode #destructoid [+v Gemsi] by Q
2012-03-21 12:48:43	jared	Are there any other things I will be shunned for liking I should know of? Cats maybe? Or "Gundam Battle Assault" for the psx? Hmm!?
2012-03-21 12:49:02	theGoldenAvatar	Cats suck.
2012-03-21 12:49:03	theGoldenAvatar	So yeah.
2012-03-21 12:49:07	theGoldenAvatar	Feel bad about that.
2012-03-21 12:49:31	theGoldenAvatar	I can't speak to Gundam Battle Assault as I never played it
2012-03-21 12:49:51	theGoldenAvatar	But since you played it, and it's increasingly clear that you liked terrible things, I'd guess it's a point against you.
2012-03-21 12:50:21	jared	I have only 1 course of action left.
2012-03-21 12:50:26	theGoldenAvatar	Suicide.
2012-03-21 12:50:58	jared	8===D~ SUCK IT
2012-03-21 12:54:21	theGoldenAvatar	http://www.youtube.com/watch?v=OdpET1ztZlQ
2012-03-21 12:54:24	theGoldenAvatar	That's bullshit.
2012-03-21 12:54:30	theGoldenAvatar	That is clearly not a legal squat.
2012-03-21 12:54:36	theGoldenAvatar	She should have gotten 3 red lights.
2012-03-21 12:56:29	DtoidBot	10 year old Naomi Kutin Squats 214.9 lbs weighing 92.8 lbs - New All-Time World Record
2012-03-21 12:56:37	theGoldenAvatar	Get you be any slower?
2012-03-21 12:57:22	DtoidBot	Fuck yeah I could.
2012-03-21 12:57:23	DtoidBot	Bitch.
2012-03-21 12:58:23	dare-	tga does anyone in here have tastes in things that aren't terrible
2012-03-21 13:01:12	@bloodylip	tga.
2012-03-21 13:02:33	theGoldenAvatar	Possbily.
2012-03-21 13:02:39	theGoldenAvatar	They just don't vocalize them.
2012-03-21 13:03:23	jared	tga, what's your email, I just found some sick lolcat jpegs. I'll zip them for you.
2012-03-21 13:03:36	theGoldenAvatar	gandysampras@gmail.com
2012-03-21 13:05:02	jared	lawl
2012-03-21 13:05:02	jared	I was hoping I could come over with some toaster strudles and we could lol at them together, then play Gundam Battle Assault.
2012-03-21 13:05:02	jared	Wait, is that really his email addy?
2012-03-21 13:05:14	theGoldenAvatar	probably
2012-03-21 13:06:27	jared	Oh shi-, there's no topic.
2012-03-21 13:06:55	dare-	Okay tga, that was pretty good
2012-03-21 13:07:23	dare-	I think he also had sk8erbutler@gmail.com
2012-03-21 13:07:42	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-21 13:09:43	jared	butlertron@iheartcardigans.com?
2012-03-21 13:14:26	Halfleft|away	Fucking shit bastard cunt
2012-03-21 13:14:38	jared	I guess not..
2012-03-21 13:14:50	jared	Halfleft|away: You rang?
2012-03-21 13:16:31	Halfleft|away	someone at work literally died
2012-03-21 13:16:47	+Gemsi	so you got a promotion ?
2012-03-21 13:16:49	theGoldenAvatar	At work?
2012-03-21 13:17:00	+Gemsi	or a jail sentence ?
2012-03-21 13:17:08	theGoldenAvatar	It was him.
2012-03-21 13:17:10	theGoldenAvatar	He's a ghost.
2012-03-21 13:17:13	Halfleft|away	nah some guy
2012-03-21 13:17:17	Halfleft|away	and he's not dead yet
2012-03-21 13:17:33	Halfleft|away	all of service delivery got called in by jolene (but not me. Assholes)
2012-03-21 13:17:35	@bloodylip	then he didn't literally die
2012-03-21 13:17:38	Halfleft|away	and all the girls left crying and shit
2012-03-21 13:17:48	theGoldenAvatar	WHAT THE SHIT GAVIN
2012-03-21 13:17:52	Halfleft|away	and I had to piece  together what happened from half conversations
2012-03-21 13:17:58	Halfleft|away	fucking nobody tells me nuthin
2012-03-21 13:17:59	theGoldenAvatar	!tweet <Halfleft|away> someone at work literally died
2012-03-21 13:17:59	theGoldenAvatar	<Halfleft|away> and he's not dead yet
2012-03-21 13:18:02	theGoldenAvatar	FUCK
2012-03-21 13:18:06	DtoidBot	Status updated at http://www.twitter.com/Destructoid_IRC
2012-03-21 13:18:08	Halfleft|away	literally is GOING to die
2012-03-21 13:18:10	Halfleft|away	sorry
2012-03-21 13:18:14	Halfleft|away	it's been a long day
2012-03-21 13:18:15	theGoldenAvatar	!tweet <Halfleft|away> and he's not dead yet
2012-03-21 13:18:22	Halfleft|away	people almost being dead etc
2012-03-21 13:18:29	DtoidBot	Update failed. Must wait 5 minutes between updates. 5 minutes remaining.
2012-03-21 13:18:33	Halfleft|away	good job
2012-03-21 13:18:37	theGoldenAvatar	!aq <Halfleft|away> someone at work literally died <Halfleft|away> and he's not dead yet
2012-03-21 13:18:38	theGoldenAvatar	FUCK IT
2012-03-21 13:18:42	DtoidBot	Quote added.
2012-03-21 13:19:04	Halfleft|away	i don't think I like my friends enough
2012-03-21 13:19:11	theGoldenAvatar	I don't even have the login information for that Twitter.
2012-03-21 13:19:13	Halfleft|away	like, I wouldn't be that upset if my best friend died.
2012-03-21 13:19:16	theGoldenAvatar	And Detry is also literally dead
2012-03-21 13:19:40	jared	Halfleft|away: Become a government assassin, where you lack of empathy is an important job asset.
2012-03-21 13:19:56	Halfleft|away	I bet that comes with a lot of paperwork though.
2012-03-21 13:20:31	jared	Nah, it's all done through DHS. You're line item on the budget is just "Money to get terrerrists"
2012-03-21 13:20:36	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-03-21 13:20:57	theGoldenAvatar	!tweet <Halfleft|away> and he's not dead yet
2012-03-21 13:21:14	jared	tga, you get brownie points for trying s'damn hard.
2012-03-21 13:21:29	theGoldenAvatar	AH FUCK IT
2012-03-21 13:21:40	Halfleft|away	you have already spent far too much energy on that
2012-03-21 13:21:45	theGoldenAvatar	I made the bot too powerful
2012-03-21 13:21:54	theGoldenAvatar	It is thwarting all my attempts to override it.
2012-03-21 13:22:32	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-21 13:22:40	theGoldenAvatar	!tweet <Halfleft|away> and he's not dead yet
2012-03-21 13:24:28	theGoldenAvatar	I hacked the shit out of it to make it work
2012-03-21 13:24:39	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Quit)
2012-03-21 13:29:14	<--	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-03-21 13:29:14	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-03-21 13:29:14	<--	DtoidBot (~PircBot@24.106.217.162) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Aerox|Lunch (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-03-21 13:29:14	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-03-21 13:29:14	<--	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-03-21 13:29:14	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-03-21 13:29:14	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-03-21 13:29:14	<--	muet (~mueti@nrbg-4d0746e9.pool.mediaWays.net) has quit (*.net *.split)
2012-03-21 13:29:14	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-03-21 13:29:14	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-03-21 13:29:21	<--	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 13:29:21	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 13:29:21	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-03-21 13:29:21	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-03-21 13:29:21	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-03-21 13:29:21	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-03-21 13:29:21	<--	meeetalnarf (~meetalnar@p54AC9779.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-03-21 13:29:39	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-21 13:29:39	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-21 13:29:39	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-21 13:29:39	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-21 13:29:39	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-21 13:29:39	-->	muet (~mueti@nrbg-4d0746e9.pool.mediaWays.net) has joined #destructoid
2012-03-21 13:29:39	-->	meeetalnarf (~meetalnar@p54AC9779.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 13:29:39	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-21 13:29:39	-->	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has joined #destructoid
2012-03-21 13:29:39	-->	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 13:29:39	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-21 13:29:39	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-21 13:29:39	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-03-21 13:29:39	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-21 13:29:40	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-21 13:29:40	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-03-21 13:29:40	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-21 13:29:40	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-21 13:29:40	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 13:29:40	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 13:29:40	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-21 13:29:40	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-21 13:29:40	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-03-21 13:29:40	-->	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-21 13:29:40	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-21 13:29:40	-->	Aerox|Lunch (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-21 13:29:40	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-21 13:29:40	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-03-21 13:29:40	--	Mode #destructoid [+oooovv Q BPG Aerox|Lunch TDiddy Ecks|Offline Torzelan] by *.quakenet.org
2012-03-21 13:29:40	--	Mode #destructoid [+vv Gandysampras Gemsi] by *.quakenet.org
2012-03-21 13:31:39	andrewm	I wish I was drunk.
2012-03-21 13:33:32	andrewm	I once had someone tell me he wasn't a pro gamer
2012-03-21 13:33:38	andrewm	But he was a pro grammer
2012-03-21 13:33:43	andrewm	I stabbed him in the eye
2012-03-21 13:37:22	andrewm	What the fuck
2012-03-21 13:37:34	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-21 13:37:43	andrewm	Fusion just drew the flag of Vietnam for "Hong Kong"
2012-03-21 13:38:25	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-03-21 13:39:47	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-21 13:47:31	Halfleft|away	draw something doesn't run on my shit phone
2012-03-21 13:49:02	+Gemsi	it's not the games fault your phone is old
2012-03-21 13:49:34	Halfleft|away	it's not the game's fault you're a bad person.
2012-03-21 13:49:42	+Gemsi	indeed
2012-03-21 13:49:54	+Gemsi	but i'm not the one blaming things
2012-03-21 13:50:55	jared	Gemsi: Where's you blaming Halfleft|away for having an old phone?
2012-03-21 13:51:00	jared	*weren't
2012-03-21 13:51:23	-->	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has joined #destructoid
2012-03-21 13:51:37	+Gemsi	no, the phone isn't old just because it's gavins
2012-03-21 13:53:10	jared	It could be.
2012-03-21 13:53:24	Dinsdale	http://upload.offensivex.com/images/tumblrm13o.gif
2012-03-21 13:53:26	jared	Halfleft|away: Do you have any other phones? if so, how old are they?
2012-03-21 13:53:59	+Gemsi	na it's not, as I remember pretty much recommending him to buy the phone he did like 18 months ago or whatever it was
2012-03-21 13:54:29	jared	Damn. Oh well.
2012-03-21 13:54:29	+Gemsi	so if anything, gavin can blame me for it all
2012-03-21 13:54:52	jared	I can't wait to get a new phone. I want the one with the bigger GBs.
2012-03-21 13:55:29	Halfleft|away	http://i.imgur.com/d6Bt9.gif
2012-03-21 13:55:39	andrewm	Someone call CPS.
2012-03-21 13:56:04	--	Aerox|Lunch is now known as Aerox
2012-03-21 13:59:35	andrewm	http://www.reddit.com/r/seduction/comments/r5mz3/fr_fingerblasting_a_girl_within_a_minute_of/
2012-03-21 13:59:42	andrewm	The fuck is this...
2012-03-21 14:00:37	@Aerox	seddit is so awful
2012-03-21 14:00:51	andrewm	I just accidentally discovered it
2012-03-21 14:00:56	andrewm	I should stop clicking on links
2012-03-21 14:01:23	jared	Ever.
2012-03-21 14:01:31	andrewm	"I remember when I was 15 and fingerbanging a chick was the pinnacle of my evening. We didn't even need them to be on ecstasy for it to happen either."
2012-03-21 14:01:33	andrewm	Hahaha
2012-03-21 14:02:19	dare-	"Fingerbang" is a word you don't hear much as an adult
2012-03-21 14:02:41	Dinsdale	https://twitter.com/#!/joerogan/status/182556479969165313
2012-03-21 14:03:43	Halfleft|away	good because it sounds awful
2012-03-21 14:03:50	Halfleft|away	there needs to be a classier word for that
2012-03-21 14:04:16	andrewm	Finger make love
2012-03-21 14:04:42	dare-	I prefer just "fingering"
2012-03-21 14:05:50	Dinsdale	I prefer fisting
2012-03-21 14:06:04	jared	That is not the same thing.
2012-03-21 14:06:16	Halfleft|away	fingering still doesn't sound great
2012-03-21 14:06:16	Dinsdale	Are there fingers involved?
2012-03-21 14:06:40	Dinsdale	if answer is yes, ITS THE SAME THING!
2012-03-21 14:08:22	Halfleft|away	IT IS NOT ELOQUENT ENOUGH
2012-03-21 14:08:50	jared	Halfleft|away: So come up with a new one. Be a trendsetter.
2012-03-21 14:09:31	jared	I propose: BioWaring. Oh man, I totally BioWared this chick.
2012-03-21 14:09:52	Halfleft|away	no
2012-03-21 14:10:09	Halfleft|away	surely another language must have a bespoke word for this we can use
2012-03-21 14:10:14	andrewm	Nah, that's where you fuck someone for 2 hours and bring her to the edge of orgasm
2012-03-21 14:10:17	andrewm	And then fuck it up
2012-03-21 14:10:19	Halfleft|away	who  knows french or italian, those are sexy languages
2012-03-21 14:10:23	jared	Like, just leave.
2012-03-21 14:10:25	jared	HAHA
2012-03-21 14:10:37	andrewm	Or that
2012-03-21 14:10:38	--	andrewm is now known as theGoldenAvatar
2012-03-21 14:13:46	nastidon	heh rogan posted my link
2012-03-21 14:17:56	theGoldenAvatar	Man
2012-03-21 14:18:02	theGoldenAvatar	I gotta go to the bar for free drinks tonight.
2012-03-21 14:18:05	theGoldenAvatar	My life is the worst.
2012-03-21 14:18:23	Halfleft|away	how do you manage
2012-03-21 14:18:37	theGoldenAvatar	Lots of drugs.
2012-03-21 14:19:02	theGoldenAvatar	I'm only two missions away from completing my Insanity run two.
2012-03-21 14:19:25	<--	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has quit (Ping timeout)
2012-03-21 14:20:33	theGoldenAvatar	!gt mr vetinari
2012-03-21 14:20:49	theGoldenAvatar	WORST FUCKING API EVER
2012-03-21 14:23:22	@Aerox	Don't worry maybe it will show up eight minutes from now
2012-03-21 14:23:32	theGoldenAvatar	Nah, that API is also busted.
2012-03-21 14:23:43	theGoldenAvatar	It literally went offline the day after I implemented it
2012-03-21 14:24:15	theGoldenAvatar	www.api.xboxleaders.com
2012-03-21 14:24:31	theGoldenAvatar	That's two I've used that have gone down.
2012-03-21 14:25:22	theGoldenAvatar	The bot gets slow after about a week of uptime.
2012-03-21 14:25:30	theGoldenAvatar	I just have to stop and start it.
2012-03-21 14:25:39	theGoldenAvatar	I don't know why and I'm too lazy to figure it out.
2012-03-21 14:25:45	theGoldenAvatar	I like to blame java
2012-03-21 14:26:20	theGoldenAvatar	!dtrivia -1 java
2012-03-21 14:26:20	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-03-21 14:26:21	DtoidBot	Starting the trivia. Round of -1 questions. !strivia to stop. Total: 27
2012-03-21 14:26:22	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-21 14:26:22	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-21 14:26:29	theGoldenAvatar	!dtrivia 1 java
2012-03-21 14:26:30	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 27
2012-03-21 14:26:31	DtoidBot	Name The Year: Explosive eruption blows 1.2 km off the top of volcano Papandayan, Java, kills 3,000
2012-03-21 14:26:32	theGoldenAvatar	That's hot shit.
2012-03-21 14:26:46	DtoidBot	Hint: 1***
2012-03-21 14:27:01	DtoidBot	Time's up! You're all failures!
2012-03-21 14:27:01	jared	1903
2012-03-21 14:27:01	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-21 14:27:02	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-21 14:27:06	jared	NOOOO
2012-03-21 14:27:42	jared	!dtrivia 1 bleep
2012-03-21 14:27:43	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 2
2012-03-21 14:27:43	DtoidBot	A high-pitched electronic sound: a bleep
2012-03-21 14:27:47	jared	bleep
2012-03-21 14:27:52	jared	ping
2012-03-21 14:27:58	DtoidBot	Hint: b***
2012-03-21 14:28:02	jared	bing
2012-03-21 14:28:05	theGoldenAvatar	blip
2012-03-21 14:28:05	DtoidBot	Winner: theGoldenAvatar Answer: blip Streak: 1 Points: 1095
2012-03-21 14:28:09	theGoldenAvatar	God
2012-03-21 14:28:09	jared	NOOOOOOOOOOOOOOO
2012-03-21 14:28:13	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-21 14:28:14	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-21 14:28:23	jared	OOOOOOOOO!!!!!!11!!!!!
2012-03-21 14:28:37	 *	jared puts gun in mouth
2012-03-21 14:37:40	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: Connection reset by peer)
2012-03-21 14:38:49	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-21 14:40:09	theGoldenAvatar	This guy in our conference room has the most ridiculous laugh.
2012-03-21 14:40:09	theGoldenAvatar	I wish I could record it.
2012-03-21 14:40:10	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-21 14:42:25	jared	That's me. Dick.
2012-03-21 14:46:43	@Aerox	haha
2012-03-21 14:46:45	@Aerox	here's more awful seddit shit
2012-03-21 14:46:45	@Aerox	http://www.reddit.com/r/seduction/comments/r6kdj/pickup_is_unicycling/
2012-03-21 14:47:17	jared	lolwut?
2012-03-21 14:47:32	@Aerox	In many ways, humans are no different. I’m sure you’re all familiar with this idea, but it just helped to really settle it in my head. In daily life we click-whirr all the time. Someone is walking towards me in the street smiling. They must have good intentions. Click-whirr. She has large breasts. That must make her very fertile. I would like to put things inside her. Click-whirr. Automatic reactions based on a single line of c
2012-03-21 14:47:32	@Aerox	This is as exploitable as it is exploited.
2012-03-21 14:47:35	@Aerox	That was described as "Literally BEEP BOOP HUMAN FEMALES"
2012-03-21 14:48:08	jared	Yeah. Click-whirr.
2012-03-21 14:48:52	theGoldenAvatar	I mean it's true at a basic level.
2012-03-21 14:48:52	@Aerox	I am pretty sure large breasts are not scientifically linked to fertility
2012-03-21 14:49:07	Halfleft|away	shwing
2012-03-21 14:49:10	@Aerox	Hello gavin
2012-03-21 14:49:11	@Aerox	How was your day
2012-03-21 14:49:32	@Aerox	In other news, one of my favorite new twitter accounts is https://twitter.com/#!/Reddit_txt
2012-03-21 14:49:42	theGoldenAvatar	That's not what I meant.
2012-03-21 14:49:55	theGoldenAvatar	There are decisions we make in the blink of an eye whether they are true or not.
2012-03-21 14:50:04	theGoldenAvatar	Or rational.
2012-03-21 14:50:08	theGoldenAvatar	And they are exploitable.
2012-03-21 14:50:19	@Aerox	Obviously
2012-03-21 14:50:32	theGoldenAvatar	But he's not saying anything new, obviously.
2012-03-21 14:50:34	@Aerox	I have the Cialdini book on my desk (it's not very good)
2012-03-21 14:51:07	theGoldenAvatar	I read Blink
2012-03-21 14:51:19	theGoldenAvatar	It was okay.
2012-03-21 14:51:31	theGoldenAvatar	Not terribly insightful.
2012-03-21 14:51:52	@Aerox	I thought at first he was talking about actual unicycling
2012-03-21 14:51:58	@Aerox	Like it was some hot new PUA open
2012-03-21 14:52:04	@Aerox	"Hey bitch I unicycle"
2012-03-21 14:52:08	@Aerox	then he kino negs her
2012-03-21 14:52:20	theGoldenAvatar	Bicycle?
2012-03-21 14:52:21	@Aerox	And then gets her drunk and rapes her
2012-03-21 14:52:24	theGoldenAvatar	That's cool I guess.
2012-03-21 14:53:16	Halfleft|away	terrible as always
2012-03-21 14:54:22	Halfleft|away	not stressful though. A differenct kind of bad.
2012-03-21 14:58:21	theGoldenAvatar	A guy literaly died
2012-03-21 14:58:21	Halfleft|away	someone people know is dying and they're all like, waaah
2012-03-21 14:58:21	theGoldenAvatar	But not really.
2012-03-21 14:58:21	theGoldenAvatar	!lq
2012-03-21 14:58:21	DtoidBot	[1156] <Halfleft|away> someone at work literally died <Halfleft|away> and he's not dead yet
2012-03-21 14:58:22	@Aerox	Well that makes lots of sense
2012-03-21 14:58:22	theGoldenAvatar	From the guy who always mocks random and literally
2012-03-21 14:58:23	@Aerox	http://twitter.com/StayBieberish/status/182569038113808384
2012-03-21 14:58:23	Halfleft|away	http://www.facebook.com/photo.php?fbid=10151402884250394&set=p.10151402884250394&type=1&notif_t=photo_reply
2012-03-21 14:58:26	theGoldenAvatar	I'm pretty sure Justin Bieber is gay.
2012-03-21 14:58:26	theGoldenAvatar	I mean, look at him.
2012-03-21 14:58:28	theGoldenAvatar	"PLEASE NOTE - The lace-hole eyelets have shown to be susceptible to tearing if the laces are pulled too tightly. We recommend exercising caution when tightening the laces. This is a known issue but does not take away from the quality of the shoes, but they are being sold at a heavily discounted price because of this issue. Please take this into consideration before purchasing."
2012-03-21 14:58:28	Halfleft|away	I think that's just wishful thinking
2012-03-21 14:58:28	theGoldenAvatar	This is a known issue but does not take away from the quality of the shoes.
2012-03-21 14:58:28	theGoldenAvatar	That's exactly what it does.
2012-03-21 14:58:28	Halfleft|away	it's a feature
2012-03-21 14:59:08	--	theGoldenAvatar is now known as tga|out
2012-03-21 14:59:18	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-21 15:07:31	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-21 15:10:37	Halfleft|away	http://www.collegehumor.com/video/6744239/google-chrome-snookis-baby-commercial
2012-03-21 15:13:23	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-21 15:19:14	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-21 15:19:49	--	Ecks|Offline is now known as Ecksorcism
2012-03-21 15:20:31	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: EOF from client)
2012-03-21 15:21:28	-->	tGA_phone (~tgaphone@166.137.14.225) has joined #destructoid
2012-03-21 15:21:33	tGA_phone	It's lovely out.
2012-03-21 15:21:36	+Ecksorcism	it is
2012-03-21 15:21:44	tGA_phone	!weather 28480
2012-03-21 15:21:45	DtoidBot	From Wilmington, North Carolina (KILM) on March 21, 4:53 PM EDT temp: 74 F (23 C) cond: Scattered Clouds wind: From the SE at 9 MPH (14.48 KPH) hu: 59% dewpnt: 59 F (15 C)
2012-03-21 15:21:45	+Ecksorcism	!weather K2C1G4
2012-03-21 15:21:46	DtoidBot	From Ottawa,  (CYOW) on March 21, 5:00 PM EDT temp: 79 F (26 C) cond: Clear wind: From the SW at 12 MPH (19.31 KPH) hu: 42% dewpnt: 54 F (12 C)
2012-03-21 15:21:53	+Ecksorcism	its hotter out here?
2012-03-21 15:23:37	tGA_phone	I bet I could draw better on my iPad
2012-03-21 15:24:16	+Ecksorcism	probably
2012-03-21 15:24:41	@Aerox	Yeah
2012-03-21 15:24:41	+Ecksorcism	Interesting they got bought by Zynga
2012-03-21 15:24:49	@Aerox	It's really hard using the phone after playing on the ipad all week
2012-03-21 15:25:06	+Ecksorcism	are the servers up for you?
2012-03-21 15:25:13	@Aerox	I don't know I'm not home
2012-03-21 15:25:22	+Ecksorcism	oh ya West coast
2012-03-21 15:25:37	+Ecksorcism	three hours?
2012-03-21 15:25:47	@Aerox	yeah
2012-03-21 15:26:27	tGA_phone	I feel so cheated.
2012-03-21 15:26:34	+Ecksorcism	About?
2012-03-21 15:26:37	tGA_phone	Where's my invite?
2012-03-21 15:27:24	tGA_phone	Jesus Christi.
2012-03-21 15:27:48	tGA_phone	I'm being eaten alive by Gina's.
2012-03-21 15:27:49	tGA_phone	Gnats
2012-03-21 15:27:49	tGA_phone	Fuckin.
2012-03-21 15:27:59	+Ecksorcism	Haha
2012-03-21 15:32:07	+Ecksorcism	!aq <tGA_phone> Jesus Christi. <tGA_phone> I'm being eaten alive by Gina's.
2012-03-21 15:32:07	DtoidBot	Quote added.
2012-03-21 15:32:08	tGA_phone	I'm not sure when gnats decided they could hang out on the beach.
2012-03-21 15:32:08	tGA_phone	I blame MLK
2012-03-21 15:32:18	tGA_phone	I've for like 8 people not drawing things at me.
2012-03-21 15:45:04	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-21 15:45:19	<--	tGA_phone (~tgaphone@166.137.14.225) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-21 16:01:43	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-21 16:05:37	Dinsdale	http://i.imgur.com/BidmB.jpg
2012-03-21 16:09:25	meeetalnarf	http://dl.dropbox.com/u/38514229/DSC_0109.JPG jellyfish
2012-03-21 16:09:47	Dinsdale	barf
2012-03-21 16:18:14	<--	meeetalnarf (~meetalnar@p54AC9779.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-21 16:24:31	Coon	on Spongebob they just called this guy "Professor Magma" but I heard "Professor Smegma"
2012-03-21 16:24:32	Coon	"|
2012-03-21 16:24:35	Coon	:|
2012-03-21 16:25:30	@Aerox	Got some MLP queued up there after you're done with Spongebob?
2012-03-21 16:26:23	Coon	no
2012-03-21 16:26:56	Coon	because there's a difference in watching a smart, quality children's show and engaging in furrydom
2012-03-21 16:34:39	-->	Bigby_ (~Bigby@173-30-228-0.client.mchsi.com) has joined #destructoid
2012-03-21 16:34:48	--	Bigby_ is now known as TheBigby
2012-03-21 16:36:42	--	Mode #destructoid [+v TheBigby] by Q
2012-03-21 16:36:44	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-21 16:36:44	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-21 16:36:44	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-21 16:37:17	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Ping timeout)
2012-03-21 16:37:25	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-21 16:39:36	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-21 16:55:10	<--	muet (~mueti@nrbg-4d0746e9.pool.mediaWays.net) has quit (Quit)
2012-03-21 16:58:14	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-21 17:11:22	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-03-21 17:14:04	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-21 17:14:04	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-21 17:27:39	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-03-21 17:27:39	<--	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-03-21 17:27:39	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-03-21 17:27:39	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-03-21 17:27:39	<--	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:39	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 17:27:39	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 17:27:39	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-03-21 17:27:39	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:39	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (*.net *.split)
2012-03-21 17:27:48	<--	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-03-21 17:27:48	<--	DtoidBot (~PircBot@24.106.217.162) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Ecksorcism (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:27:48	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-03-21 17:27:48	<--	tga|out (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-03-21 17:32:19	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-21 17:32:19	-->	tga|out (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-21 17:32:19	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-21 17:32:19	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-21 17:32:19	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-21 17:32:19	-->	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 17:32:19	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-21 17:32:19	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-03-21 17:32:19	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-21 17:32:19	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-21 17:32:19	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-21 17:32:19	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 17:32:19	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 17:32:19	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-21 17:32:19	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-21 17:32:19	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-03-21 17:32:19	-->	Ecksorcism (~Ahmed@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-21 17:32:19	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-21 17:32:19	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-03-21 17:32:19	--	Mode #destructoid [+ooovvv Q BPG Aerox Ecksorcism Torzelan Gandysampras] by *.quakenet.org
2012-03-21 17:32:19	--	Mode #destructoid [+v Vexed_Alex] by *.quakenet.org
2012-03-21 17:48:53	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-03-21 17:48:53	<--	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-03-21 17:48:53	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-03-21 17:48:53	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-03-21 17:48:53	<--	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:48:53	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 17:48:53	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-21 17:48:53	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-03-21 17:48:53	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:48:53	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (*.net *.split)
2012-03-21 17:49:01	<--	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-03-21 17:49:01	<--	DtoidBot (~PircBot@24.106.217.162) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Ecksorcism (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-03-21 17:49:01	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-03-21 17:49:01	<--	tga|out (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-03-21 17:53:04	lolshin	Mass Effect 3 ending haters hurt my brain part
2012-03-21 17:53:47	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-21 17:53:47	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-21 17:53:47	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-21 17:53:47	-->	tga|out (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-21 17:53:47	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-21 17:53:47	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-21 17:53:47	-->	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has joined #destructoid
2012-03-21 17:53:47	-->	metalnarf (~metalnarf@p54AC9779.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 17:53:47	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-21 17:53:47	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-03-21 17:53:47	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-21 17:53:47	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-21 17:53:47	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-03-21 17:53:47	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-21 17:53:47	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-21 17:53:48	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 17:53:48	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-21 17:53:48	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-21 17:53:48	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-21 17:53:48	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-03-21 17:53:48	-->	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-21 17:53:48	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-21 17:53:48	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-21 17:53:48	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-03-21 17:53:48	--	Mode #destructoid [+ooovvv Q BPG Aerox Ecks|Offline Torzelan Gandysampras] by *.quakenet.org
2012-03-21 17:53:48	--	Mode #destructoid [+v Vexed_Alex] by *.quakenet.org
2012-03-21 17:54:21	+Vexed_Alex	DAMN
2012-03-21 17:54:31	+Vexed_Alex	And here I thought getting high to this song made me original
2012-03-21 17:54:32	+Vexed_Alex	http://www.youtube.com/watch?v=eYBTmUGL_QY&feature=related
2012-03-21 17:54:51	DtoidBot	GTA 4 "The Journey" - Tangerine Dream - Remote Viewing
2012-03-21 18:02:56	-->	wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-21 18:02:56	wexx	sup duders
2012-03-21 18:02:56	+Vexed_Alex	hahahaha
2012-03-21 18:02:56	+Vexed_Alex	Aerox
2012-03-21 18:02:56	+Vexed_Alex	http://www.youtube.com/watch?v=x6Dd7m0ErhA&feature=youtu.be
2012-03-21 18:02:56	DtoidBot	The Best Date Ever: Catholic Eucharistic Adoration
2012-03-21 18:02:56	@Aerox	hi wexx
2012-03-21 18:02:56	wexx	how u doin
2012-03-21 18:02:57	@Aerox	A lot better now that alex showed me this
2012-03-21 18:02:57	wexx	noice
2012-03-21 18:02:57	@Aerox	DAT..PLATE?
2012-03-21 18:02:57	@Aerox	what is that
2012-03-21 18:02:57	@Aerox	statute?
2012-03-21 18:02:58	richterbelmont	alex showed you what?
2012-03-21 18:02:58	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-21 18:02:58	--	Mode #destructoid [+o TDiddy] by Q
2012-03-21 18:02:58	@Aerox	hullo tractor
2012-03-21 18:02:58	@TDiddy	oi
2012-03-21 18:02:58	@Aerox	http://www.youtube.com/watch?v=E6XVF81B280&feature=player_embedded
2012-03-21 18:02:58	DtoidBot	bronies 24/7
2012-03-21 18:02:58	@TDiddy	survivor time
2012-03-21 18:02:58	+Vexed_Alex	hahaha
2012-03-21 18:02:59	+Vexed_Alex	A literal nerd herd
2012-03-21 18:03:30	+Vexed_Alex	They are walking nowhere.
2012-03-21 18:03:35	+Vexed_Alex	They're like animals.
2012-03-21 18:03:37	@Aerox	they're walking to like an abandoned factory
2012-03-21 18:03:39	@Aerox	you'll see
2012-03-21 18:04:25	@TDiddy	ahahaha
2012-03-21 18:04:30	@TDiddy	oh fighting over bedspace
2012-03-21 18:04:42	@Aerox	Colton can't be around long
2012-03-21 18:04:46	@Aerox	I'm guessing he goes tonight or next week
2012-03-21 18:04:48	@TDiddy	hes got an idol
2012-03-21 18:04:51	@Aerox	he is too awful
2012-03-21 18:04:57	@Aerox	He's too up his own ass to play it
2012-03-21 18:05:09	@TDiddy	but he is literally the only interesting person
2012-03-21 18:05:34	@TDiddy	a mega gay republican from Alabama that thinks its cool to hate on others for anything, but can play the "well I am gay" card
2012-03-21 18:06:43	wexx	guys sounds like a saint
2012-03-21 18:07:08	richterbelmont	i dont understand the term log house republican
2012-03-21 18:07:16	@Aerox	log cabin republican
2012-03-21 18:07:21	@TDiddy	i understand the term
2012-03-21 18:07:26	@TDiddy	i just dont understand the reasoning
2012-03-21 18:07:31	+TheBigby	ok im back
2012-03-21 18:07:39	wexx	It's like traditionalists or whatever right
2012-03-21 18:07:46	wexx	wasn't there an american dad episode about it?
2012-03-21 18:07:48	@Aerox	Well originally
2012-03-21 18:08:09	+TheBigby	after using Win8 for a bit, its interesting but best on a touch interface really, M&K takes some getting used to on it
2012-03-21 18:08:09	@Aerox	The group was formed as a group to say "Hey Republicans, we support all of your ideas please treat us like people and stop banning gay people"
2012-03-21 18:08:16	@Aerox	So they did something related to Lincoln
2012-03-21 18:08:53	wexx	clever
2012-03-21 18:09:13	@Aerox	And then everyone laughs at them because they keep trying to be part of a party that literally hopes they all die
2012-03-21 18:09:43	+TheBigby	why dont they just form their own party then?
2012-03-21 18:11:15	richterbelmont	oh hey wexx is back
2012-03-21 18:16:27	 *	richterbelmont found a rare wexx
2012-03-21 18:16:27	+Vexed_Alex	Ooo
2012-03-21 18:16:28	+Vexed_Alex	$20 for $40 of wine on local.amazon
2012-03-21 18:16:28	+Vexed_Alex	for wine.com
2012-03-21 18:16:28	@Aerox	hmmmmm
2012-03-21 18:16:28	richterbelmont	hrm
2012-03-21 18:16:28	+Vexed_Alex	ADORABLE
2012-03-21 18:16:28	+Vexed_Alex	http://www.youtube.com/watch?v=mHYRjcBvsnU&feature=youtu.be
2012-03-21 18:16:28	DtoidBot	Indiana runs into the mirror
2012-03-21 18:16:28	<--	wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has quit (Ping timeout)
2012-03-21 18:16:28	@Aerox	awwww
2012-03-21 18:16:29	+Vexed_Alex	Hahahahahaha
2012-03-21 18:16:29	+Vexed_Alex	http://www.kickstarter.com/projects/1804944614/the-sutro-mission-bicycle-designed-for-city-riding?ref=spotlight
2012-03-21 18:16:29	+Vexed_Alex	1K for a fucking bicycle
2012-03-21 18:16:52	+Vexed_Alex	Tjat giy
2012-03-21 18:17:05	+Vexed_Alex	That guy's sideburns. Eugh.
2012-03-21 18:17:19	+TheBigby	bikes get pretty pricey
2012-03-21 18:17:26	@Aerox	what guy's sideburns
2012-03-21 18:17:33	@Aerox	oh is it on the video
2012-03-21 18:17:39	@Aerox	I didn't want to watch because shit looked stupid
2012-03-21 18:17:44	@Aerox	OH GOD
2012-03-21 18:17:59	@Aerox	I am extremely angry they met their goal
2012-03-21 18:18:02	@TDiddy	unless that bike sucks your dick as you ride it
2012-03-21 18:18:05	@TDiddy	it isnt worth it
2012-03-21 18:18:05	@Aerox	I want to make an anti-kickstarter
2012-03-21 18:18:10	@Aerox	where you can donate to sink other people's stupid projects
2012-03-21 18:18:15	richterbelmont	Oh God - Aerox , (posts on r/athiesm)
2012-03-21 18:18:16	DtoidBot	...
2012-03-21 18:18:26	@TDiddy	but then again, if it sucked your dick, that is a safety hazzard...
2012-03-21 18:18:43	richterbelmont	the human fund money for people
2012-03-21 18:19:02	+TheBigby	the cables built into the frame is a good idea
2012-03-21 18:19:05	-->	Lelio (~Lelio@58.145.143.61) has joined #destructoid
2012-03-21 18:19:14	+Vexed_Alex	It's a useless idea.
2012-03-21 18:19:16	Lelio	Guys
2012-03-21 18:19:24	+Vexed_Alex	You can still see the cables.
2012-03-21 18:19:27	Lelio	Do you know why mushrooms are always unhappy?
2012-03-21 18:19:33	+TheBigby	the inner gear box on the back wheel is pretty interesting
2012-03-21 18:19:35	@Aerox	Because they taste like shit
2012-03-21 18:19:42	richterbelmont	i knew that
2012-03-21 18:19:52	@TDiddy	lol oh colton
2012-03-21 18:19:56	+Vexed_Alex	http://jalopnik.com/5895358/the-scion-fr+s-will-cost-24200
2012-03-21 18:19:58	+Vexed_Alex	YAY ME!
2012-03-21 18:20:20	+Vexed_Alex	It's in my price range!
2012-03-21 18:20:25	+Vexed_Alex	Even with optional extras!
2012-03-21 18:21:22	+TheBigby	pay all at once or the down payment?
2012-03-21 18:21:27	@Aerox	Start a kickstarter to get a dick sucking machine installed
2012-03-21 18:21:43	+Vexed_Alex	I'm going to pay around 70% of it.
2012-03-21 18:22:02	+TheBigby	what color?
2012-03-21 18:22:05	+Vexed_Alex	White.
2012-03-21 18:22:23	@Aerox	unleash your inner whiteboy
2012-03-21 18:22:46	-->	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-21 18:22:49	Wexx	There we go
2012-03-21 18:22:56	Wexx	stupid laptop hibernate
2012-03-21 18:24:16	Wexx	There's a bible study group at the starbucks that I'm in
2012-03-21 18:24:22	+Vexed_Alex	White is less annoying to clean.
2012-03-21 18:24:30	+Vexed_Alex	And it's going to look great with black wheels
2012-03-21 18:24:40	+TheBigby	id want to get a matte jet black
2012-03-21 18:24:52	Wexx	^
2012-03-21 18:24:53	+Vexed_Alex	Matte black is the worst.
2012-03-21 18:25:01	Wexx	You're kidding right alex
2012-03-21 18:25:02	-->	wexx_ (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-21 18:25:06	+Vexed_Alex	No.
2012-03-21 18:25:19	+Vexed_Alex	Unless it's a muscle car on primer
2012-03-21 18:25:19	Wexx	how is it the worst?
2012-03-21 18:25:25	+Vexed_Alex	you look like a douche
2012-03-21 18:25:31	Wexx	o0h you're talking about cars
2012-03-21 18:25:40	Wexx	disregard everything I say, carry on.
2012-03-21 18:26:11	+Vexed_Alex	Also, maintenace with matte colors is an absolute nightmare
2012-03-21 18:27:15	+TheBigby	something about the matte finish i like
2012-03-21 18:27:52	+TheBigby	could be worse though
2012-03-21 18:27:56	+TheBigby	http://www.play-auto.net/wp-content/uploads/2009/11/Nissan-Gt-R-Wrap-2.jpg
2012-03-21 18:27:59	+TheBigby	like that
2012-03-21 18:29:23	+TheBigby	apparently you can get a wrap instead of paint
2012-03-21 18:29:25	+TheBigby	like a vinyl
2012-03-21 18:29:30	+TheBigby	http://www.skinzwraps.com/images/Matte-Black/Skinzwraps%20Matte%20Black%20on%20a%20Camaro%20in%20Los%20Angeles,%20CA.JPG
2012-03-21 18:29:31	@Aerox	WORK OVER
2012-03-21 18:29:36	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-21 18:30:06	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-21 18:32:14	+Vexed_Alex	Andrea.
2012-03-21 18:32:23	andrewm	That's not my name.
2012-03-21 18:32:29	+Vexed_Alex	It is now.
2012-03-21 18:32:42	andrewm	Dude, kids in 2nd grade called me that.
2012-03-21 18:32:46	andrewm	Surely you can do better.
2012-03-21 18:32:55	@TDiddy	sometimes simplest is the best
2012-03-21 18:33:11	+Vexed_Alex	Sometimes it's all you need.
2012-03-21 18:33:20	andrewm	Hate is all you need.
2012-03-21 18:33:30	+Vexed_Alex	Hate is what I got.
2012-03-21 18:35:34		irc: disconnected from server
2012-03-21 21:28:59	-->	benbeltran (~benbeltra@200.76.90.237) has joined #destructoid
2012-03-21 21:28:59	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Ecksorcism +Gandysampras +TheBigby +Torzelan +Vexed_Alex ^power _0handle_ andrewm Batthink benbeltran cardfrek2 Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat tga|out]
2012-03-21 21:28:59	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 5 voices, 24 normals)
2012-03-21 21:29:03	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-21 21:36:39	richterbelmont	!q
2012-03-21 21:36:39	DtoidBot	[677] <@Aerox> I just woke up and I have a mild headache and an erection
2012-03-21 21:36:51	+TheBigby	sent you a hard one TGA
2012-03-21 21:37:01	richterbelmont	O_o
2012-03-21 21:37:14	andrewm	Couldn't be harder than "follower"
2012-03-21 21:37:17	andrewm	That I sent JRO
2012-03-21 21:37:23	andrewm	Clearly my dovahkiin was shit
2012-03-21 21:41:42	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-03-21 21:44:47	andrewm	Fucking Madonna
2012-03-21 21:46:56	RobotBebop	what did she do now
2012-03-21 21:47:28	dare-	Wow, western digital got my replacement HD here fast
2012-03-21 21:48:03	RobotBebop	yay!
2012-03-21 21:48:26	dare-	Bad sectors are the worst
2012-03-21 21:49:01	RobotBebop	i've only had one hard drive outright fail on me in my life
2012-03-21 21:49:13	dare-	Really?
2012-03-21 21:49:16	RobotBebop	it happened literally the day i was supposed to start a trial project for what was to be my current job
2012-03-21 21:49:24	-->	Mexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-21 21:49:24	--	Mode #destructoid [+v Mexed_Alex] by Q
2012-03-21 21:49:29	dare-	I have had one fail every few years
2012-03-21 21:49:36	RobotBebop	good thing i bought my computer locally and was able to just get them to replace it over the counter
2012-03-21 21:49:51	dare-	My WD HD was a few years old
2012-03-21 21:49:54	dare-	Their warranty is fantastic
2012-03-21 21:50:00	dare-	No questions asked, brand new replacement
2012-03-21 21:50:03	RobotBebop	hard drive warranties should be
2012-03-21 21:50:08	RobotBebop	they're the most prone to failure
2012-03-21 21:50:11	dare-	Yep
2012-03-21 21:50:17	dare-	My Seagates have been the most unreliable
2012-03-21 21:50:23	RobotBebop	that's funny
2012-03-21 21:50:41	RobotBebop	my buddy swears up and down that WD is awful and Seagate is the most reliable
2012-03-21 21:51:23	dare-	That's been the opposite of my experience
2012-03-21 21:51:30	dare-	But they all tend to fail
2012-03-21 21:51:37	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Ping timeout)
2012-03-21 21:51:39	dare-	Seagate had the longest standard warranty last I checked though
2012-03-21 21:51:49	dare-	The worst failure is when you hear that loud click that tells you the heads are busted
2012-03-21 21:51:52	dare-	Zero data recovery
2012-03-21 21:51:57	andrewm	I just drew Shakira for Maya
2012-03-21 21:52:08	andrewm	A terrible stick figure shaking her ass.
2012-03-21 21:52:13	andrewm	GOOD LUCK
2012-03-21 21:52:40	RobotBebop	i kinda want to start my mE1 game over already
2012-03-21 21:52:45	RobotBebop	i really don't like the way my shepard looks
2012-03-21 21:52:56	RobotBebop	i need a screenshot of jros character
2012-03-21 21:53:01	dare-	Downshep
2012-03-21 21:53:11	dare-	Good idea, copy his dude Shep too
2012-03-21 21:53:14	RobotBebop	MIGHT AS WELL
2012-03-21 21:53:28	RobotBebop	i actually really liked the way my femshep looked in ME3
2012-03-21 21:53:28	dare-	I am replaying from ME2
2012-03-21 21:53:40	dare-	Mine looked odd. I imported from ME2 but she didn't look the same
2012-03-21 21:53:42	RobotBebop	you know whats funny dare
2012-03-21 21:53:42	dare-	I was bummed
2012-03-21 21:53:48	RobotBebop	is that that texture fix worked really well
2012-03-21 21:53:53	RobotBebop	on everything EXCEPT Garrus' face.
2012-03-21 21:53:56	dare-	Weird
2012-03-21 21:54:06	dare-	Well I'm glad it's improving your experience in general
2012-03-21 21:54:07	RobotBebop	like, other Turians look awesome
2012-03-21 21:54:12	RobotBebop	it's specifically garrus
2012-03-21 21:54:15	RobotBebop	i don't get it
2012-03-21 21:54:17	dare-	The texture pack is supposed to help with ME2 too
2012-03-21 21:55:10	RobotBebop	ooh
2012-03-21 22:02:48	@Aerox	Moose there are screens on my steam profile
2012-03-21 22:03:57	andrewm	Garrus is hideous.
2012-03-21 22:04:08	andrewm	Just close your eyes.
2012-03-21 22:04:14	andrewm	And go with it.
2012-03-21 22:07:16	andrewm	JESUS FISH
2012-03-21 22:08:22	RobotBebop	HI JRO
2012-03-21 22:08:32	RobotBebop	wow the Mako controls like complete ASS on pc
2012-03-21 22:08:41	andrewm	That took way too long.
2012-03-21 22:08:44	andrewm	I feel dumb.
2012-03-21 22:11:01	Coon	the mako controls like ass always
2012-03-21 22:13:43	RobotBebop	i ame one of like
2012-03-21 22:13:43	RobotBebop	2 people who didn't hate the mako
2012-03-21 22:13:43	RobotBebop	but i played ME1 on xbox originally
2012-03-21 22:13:43	andrewm	Did anyone play the Overlord ME2 DLC?
2012-03-21 22:13:43	RobotBebop	not i
2012-03-21 22:13:43	andrewm	That Hammerhead was actually cool.
2012-03-21 22:13:43	andrewm	I wish it had been in ME3
2012-03-21 22:13:43	<--	TheBigby (~Bigby@173-30-228-0.client.mchsi.com) has left #destructoid
2012-03-21 22:13:45	dare-	I played Overlord
2012-03-21 22:13:50	dare-	It's not bad
2012-03-21 22:14:10	andrewm	David Archer was at Grissom
2012-03-21 22:14:25	andrewm	If you don't rescue him his brother blows his brains out later in ME3
2012-03-21 22:14:35	dare-	Oh I saved them
2012-03-21 22:14:40	dare-	So they both joined up
2012-03-21 22:15:07	dare-	Alex liked Overlord more than Shadow Broker
2012-03-21 22:15:47	andrewm	There was too much mute squad member bullshit in Overlord.
2012-03-21 22:15:57	andrewm	At least Liara filled in to LotSB
2012-03-21 22:18:19	dare-	ME2 is still my favorite in the series
2012-03-21 22:22:59	@Aerox	HI MOOSE
2012-03-21 22:23:06	+Mexed_Alex	But Overlord was cooler.
2012-03-21 22:23:34	+Mexed_Alex	Shadow Broker had that terrible, terrible car chase
2012-03-21 22:23:38	+Mexed_Alex	thank goodness it was brief
2012-03-21 22:24:59	@Aerox	statler and Waldorf on the soup is genius
2012-03-21 22:25:01	+Mexed_Alex	Look at all these White people on Twitter freaking out about Pictionary.
2012-03-21 22:25:13	+Mexed_Alex	I swear sometimes
2012-03-21 22:25:27	+Mexed_Alex	I swear sometimes...*
2012-03-21 22:25:35	andrewm	People freak about Pictionary?
2012-03-21 22:25:51	andrewm	I do remember my grandfather calling it the "game from hell"
2012-03-21 22:26:03	richterbelmont	im so glad im up to speed on fucking PICTIONARY
2012-03-21 22:26:47	+Mexed_Alex	Well, I guess not Pictionary.
2012-03-21 22:26:51	Coon	I don't understand the point of Draw Something if you're just going to give each other hints until the other gets it right
2012-03-21 22:26:52	+Mexed_Alex	Pictionary was actually a game.
2012-03-21 22:27:02	Coon	doesn't that...go against the point?
2012-03-21 22:27:25	richterbelmont	charades but with markers
2012-03-21 22:27:37	+Mexed_Alex	There is no point to Draw Something.
2012-03-21 22:27:39	andrewm	Bigby is writing words into his drawings
2012-03-21 22:27:45	andrewm	He is some kind of fag.
2012-03-21 22:27:49	+Mexed_Alex	Report him.
2012-03-21 22:28:01	andrewm	Coon. If you're talking about Maya.
2012-03-21 22:28:09	dare-	I want to play
2012-03-21 22:28:14	andrewm	Well, we all make sacrifices.
2012-03-21 22:28:15	richterbelmont	to the westboro baptist church?
2012-03-21 22:28:18	andrewm	Aidan is quality
2012-03-21 22:28:21	andrewm	We on a roll.
2012-03-21 22:28:23	Coon	hey man, I'm just saying
2012-03-21 22:28:30	andrewm	JRO is also good.
2012-03-21 22:28:30	Coon	but yes
2012-03-21 22:28:36	Coon	that was what I was referencing
2012-03-21 22:28:48	andrewm	I mean, the answer was Shakira
2012-03-21 22:29:01	andrewm	A girl holding a microphine with an arrow pointing at her ass.
2012-03-21 22:29:07	+Mexed_Alex	Hips.
2012-03-21 22:29:12	andrewm	WHATEVER
2012-03-21 22:29:13	+Mexed_Alex	Shakira was about hips.
2012-03-21 22:29:14	+Mexed_Alex	God, you're awful.
2012-03-21 22:29:29	andrewm	It's hard to draw on a tiny screen
2012-03-21 22:29:30	@Aerox	Well her ass also doesn't lie
2012-03-21 22:29:38	richterbelmont	thats spelled wrong its U R Awfull
2012-03-21 22:29:53	@Aerox	Her vag is full of shit though
2012-03-21 22:29:53	andrewm	She sure doesn't her her abductors
2012-03-21 22:29:58	andrewm	That's all glutes
2012-03-21 22:30:02	andrewm	Probably front squats
2012-03-21 22:30:05	@Aerox	Richter...what?
2012-03-21 22:30:52	-->	Aerox1 (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-21 22:31:49	+Mexed_Alex	Why are there two of you? If it gets any whiter Nishant will appear in our mirrors.
2012-03-21 22:31:55	--	Mode #destructoid [+o Aerox1] by Q
2012-03-21 22:32:04	@Aerox1	my ipad is still active because I was too lazy to close it
2012-03-21 22:32:06	<--	Aerox1 has kicked Aerox (Aerox)
2012-03-21 22:32:34	--	Aerox1 is now known as Aerox
2012-03-21 22:32:39	dare-	Rich people problems
2012-03-21 22:37:36	+Mexed_Alex	Hm.
2012-03-21 22:37:45	+Mexed_Alex	My iPad isn't in my bag.
2012-03-21 22:37:54	@Aerox	you got it stolen already?
2012-03-21 22:37:55	@Aerox	nice
2012-03-21 22:38:39	andrewm	He stole it from himself
2012-03-21 22:38:42	andrewm	Force of habit
2012-03-21 22:39:11	+Mexed_Alex	It's either in my car or my girlfriend's house.
2012-03-21 22:39:26	+Mexed_Alex	I hope it's not in my car.
2012-03-21 22:39:30	@Aerox	or in a mexican's trunk
2012-03-21 22:39:31	+Mexed_Alex	I don't want to put on pants.
2012-03-21 22:39:38	@Aerox	waddle out nude
2012-03-21 22:39:39	@Aerox	it's dark
2012-03-21 22:39:41	@Aerox	no one will se
2012-03-21 22:39:41	@Aerox	e
2012-03-21 22:40:18	+Mexed_Alex	It's at her house.
2012-03-21 22:40:19	Coon	Aerox I don't think anyone's going to see regardless
2012-03-21 22:41:23	+Mexed_Alex	Not when they're stuffed in your mouth they won't.
2012-03-21 22:42:19	@Aerox	they're?
2012-03-21 22:42:27	@Aerox	are you carrying around multiple babypeens?
2012-03-21 22:42:30	+Mexed_Alex	Dick and balls.
2012-03-21 22:43:03	+Mexed_Alex	Deep Throat Greg
2012-03-21 22:43:37	+Mexed_Alex	AKA Chicago
2012-03-21 22:43:56	Coon	Aerox, they're small enough I'd probably have room in my mouth for multiples
2012-03-21 22:44:12	andrewm	Orgasms
2012-03-21 22:45:48	+Mexed_Alex	Well, it is Texas. And we know how Texans like to do things big.
2012-03-21 22:47:35	Coon	A for effort buddy
2012-03-21 22:51:05	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-03-21 22:59:33	RobotBebop	garrasdfasdgahhah
2012-03-21 22:59:36	RobotBebop	this firefight on Therum
2012-03-21 22:59:37	@Aerox	HIYA MOOSEYPOO
2012-03-21 22:59:39	RobotBebop	with the armature
2012-03-21 22:59:42	RobotBebop	and the fucking geckos
2012-03-21 22:59:44	RobotBebop	GOD DAMNED GECKOS
2012-03-21 22:59:51	@Aerox	protip: immediately run to the left
2012-03-21 22:59:55	@Aerox	and hide behind the scaffolding there
2012-03-21 23:00:01	RobotBebop	fucking instagibbing cunt bags
2012-03-21 23:01:21	+Mexed_Alex	Who wants to watch a pigeon explode?
2012-03-21 23:01:26	@Aerox	not mee
2012-03-21 23:01:26	RobotBebop	tried that jro
2012-03-21 23:01:29	RobotBebop	got instagibbed
2012-03-21 23:01:31	@Aerox	try it again
2012-03-21 23:01:31	@Aerox	how
2012-03-21 23:01:35	@Aerox	it can't reach you there
2012-03-21 23:01:40	@Aerox	and you can run there before it charges up
2012-03-21 23:02:01	+Mexed_Alex	http://www.youtube.com/watch?feature=player_embedded&v=SaPrYrAaTCM
2012-03-21 23:02:01	DtoidBot	Norbert Michelisz vs. pigeon
2012-03-21 23:02:42	@Aerox	dumb bird
2012-03-21 23:02:47	+Mexed_Alex	That is the worst bird
2012-03-21 23:04:21	+Mexed_Alex	Moose, Eternal Life Vol. 2 is officially out
2012-03-21 23:04:52	+Mexed_Alex	It's $8
2012-03-21 23:05:11	@Aerox	moose tell me a story
2012-03-21 23:06:32	RobotBebop	i dunno what you're talking about
2012-03-21 23:06:33	RobotBebop	Up There
2012-03-21 23:06:36	RobotBebop	there's nowhere UP to go
2012-03-21 23:06:56	+Mexed_Alex	Here's a song from it
2012-03-21 23:06:57	+Mexed_Alex	http://ilpvideo.com/video.php?v=MzIzOTk&utm_source=twitterfeed&utm_medium=twitter
2012-03-21 23:08:07	@Aerox	oh god damn it
2012-03-21 23:08:13	@Aerox	I have Tyra as one of my words
2012-03-21 23:08:16	@Aerox	but I guarantee Adam Dork won't get it
2012-03-21 23:08:41	@TDiddy	hehe
2012-03-21 23:08:45	@TDiddy	you're playing with him
2012-03-21 23:08:47	@TDiddy	thats sad
2012-03-21 23:09:23	@Aerox	haha
2012-03-21 23:09:27	@Aerox	I knew that was skrillex immediatelyi
2012-03-21 23:10:20	+Mexed_Alex	Were the hints "Corey Feldman, lesbian"
2012-03-21 23:10:30	@Aerox	it was an asshole in glasses adn stupid hair
2012-03-21 23:11:21	@Aerox	I just did one with my friend Maya (not this Maya), for bon jovi she did a 10 page masterpiece drawing out each line of living on a prayer
2012-03-21 23:11:38	+Mexed_Alex	I would have drawn the Stand By Me movie poster and then Rosie O'Donnell
2012-03-21 23:11:48	@Aerox	the word was dubstep
2012-03-21 23:11:50	@Aerox	not skrillex
2012-03-21 23:12:06	+Mexed_Alex	Someone farting, and then T-Pain
2012-03-21 23:12:10	@Aerox	haha
2012-03-21 23:12:50	RobotBebop	finally beat it
2012-03-21 23:12:54	RobotBebop	fuck i hate that part
2012-03-21 23:12:58	+Mexed_Alex	What are you sucking at?
2012-03-21 23:13:02	RobotBebop	ME1
2012-03-21 23:13:10	@Aerox	http://i.imgur.com/Or806.jpg
2012-03-21 23:13:17	RobotBebop	aahahahaha
2012-03-21 23:14:49	-->	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has joined #destructoid
2012-03-21 23:14:58	+Mexed_Alex	there's another picture of her eating it
2012-03-21 23:15:29	+Mexed_Alex	I went there.
2012-03-21 23:15:40	@Aerox	 so edgy
2012-03-21 23:16:36	@Aerox	damn how is it 10 already
2012-03-21 23:16:38	@Aerox	wtf, time.
2012-03-21 23:16:47	+Mexed_Alex	I found the next Kickstarter that I'm going to help fund
2012-03-21 23:16:48	+Mexed_Alex	http://www.kickstarter.com/projects/1981403244/afros-a-celebration-of-natural-hair-by-michael-jul?ref=discover_rec
2012-03-21 23:18:24	+Mexed_Alex	I respect a good afro.
2012-03-21 23:19:04	@Aerox	http://kid-robot.s3.amazonaws.com/products/BondageSmorkinLabbitbr10Inch_large_image4_31316.jpg
2012-03-21 23:19:08	@Aerox	http://kid-robot.s3.amazonaws.com/products/BondageSmorkinLabbitbr10Inch_large_image3_31312.jpg
2012-03-21 23:19:16	@Aerox	why is this a think
2012-03-21 23:19:21	@Aerox	thing
2012-03-21 23:19:36	+Mexed_Alex	You love it.
2012-03-21 23:19:36	@Aerox	i am just jealous and wish it was me
2012-03-21 23:19:37	@Aerox	but I wouldn't buy it
2012-03-21 23:19:38	@Aerox	toy people are so weird
2012-03-21 23:19:44	+Mexed_Alex	My sister has one of these stupid thins.
2012-03-21 23:19:47	+Mexed_Alex	Not that one.
2012-03-21 23:20:14	+Mexed_Alex	It's beige, and smoking, and it's pointless.
2012-03-21 23:20:14	+Mexed_Alex	It's the size of a thumb drive.
2012-03-21 23:21:45	+Mexed_Alex	http://www.kickstarter.com/projects/sixtostart/zombies-run-a-running-game-and-audio-adventure-for?ref=category
2012-03-21 23:21:45	+Mexed_Alex	That sounds interesting
2012-03-21 23:21:47	+Mexed_Alex	until you're a person who lives in Oakland
2012-03-21 23:22:01	+Mexed_Alex	and this game ends up getting you mugged
2012-03-21 23:23:39	@Aerox	http://uk.reuters.com/news/pictures/slideshow?articleId=UKRTR2XUJN#a=1
2012-03-21 23:24:59	--	Ecksorcism is now known as Ecks|Offline
2012-03-21 23:26:14	richterbelmont	http://www.youtube.com/watch?v=TEVzzUM4zVg&feature=BFa&list=UU4m1l1G3tpb4C1EiljBLI3A&lf=plcp
2012-03-21 23:26:15	DtoidBot	Bobby's New Hobby
2012-03-21 23:26:27	@Aerox	lolz
2012-03-21 23:27:44	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit)
2012-03-21 23:30:06	Coon	http://29.media.tumblr.com/tumblr_m19pqfSk4h1qizbpto1_500.gif
2012-03-21 23:32:55	+Mexed_Alex	This game is $8?
2012-03-21 23:33:02	@Aerox	what game
2012-03-21 23:33:09	+Mexed_Alex	For basically a pedometer and some bad voice acting
2012-03-21 23:33:15	+Mexed_Alex	Zombies, Run
2012-03-21 23:33:23	RobotBebop	jeezus christ
2012-03-21 23:33:27	RobotBebop	your squadmates are totally useless
2012-03-21 23:33:38	@Aerox	did you upgrade their weapons
2012-03-21 23:36:09	+Mexed_Alex	I installed 5.1 on my old iPod and now it's broken
2012-03-21 23:37:46	RobotBebop	yes
2012-03-21 23:37:58	RobotBebop	they just stand there and shoot and let the fucking krogan run them over
2012-03-21 23:39:20	+Mexed_Alex	Is the default for ME2 just renegade shit?
2012-03-21 23:39:26	@Aerox	it's a mix
2012-03-21 23:39:27	+Mexed_Alex	You kill the council, kill Wrex
2012-03-21 23:39:36	+Mexed_Alex	All the important shit is renegade
2012-03-21 23:39:44	dare-	You should download Genesis
2012-03-21 23:39:55	+Mexed_Alex	Now my Femshep isn't a Specter
2012-03-21 23:39:57	+Mexed_Alex	Fuck that
2012-03-21 23:40:23	+Mexed_Alex	I'm not paying to pick choices for ME1
2012-03-21 23:40:24	@Aerox	way to fuck things up
2012-03-21 23:40:33	@Aerox	download a save
2012-03-21 23:40:34	+Mexed_Alex	and I'm certainly not replaying ME2
2012-03-21 23:40:40	+Mexed_Alex	XBOX
2012-03-21 23:40:44	@Aerox	oh
2012-03-21 23:40:45	@Aerox	that sucks
2012-03-21 23:40:53	dare-	PS3 version has Genesis free
2012-03-21 23:41:17	+Mexed_Alex	That's because you didn't get Mass Effect.
2012-03-21 23:41:25	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Read error: Operation timed out)
2012-03-21 23:41:39	dare-	Yep and ME2 came really late
2012-03-21 23:41:44	dare-	Came with most DLC except Arrival
2012-03-21 23:41:50	+Mexed_Alex	And I don't buy multiplatform games on PS3
2012-03-21 23:43:10	@TDiddy	most people dont
2012-03-21 23:43:42	+Mexed_Alex	Especially not shooters and racing games
2012-03-21 23:43:46	+Mexed_Alex	that controller suuuucks
2012-03-21 23:44:45	@Aerox	that free hunger games app just released
2012-03-21 23:44:46	@Aerox	the game
2012-03-21 23:45:02	@TDiddy	staggered sticks and the first year of no rumble
2012-03-21 23:45:03	@TDiddy	lol
2012-03-21 23:45:10	@Aerox	what
2012-03-21 23:45:17	+Mexed_Alex	Do you get to kill kids?
2012-03-21 23:45:20	@TDiddy	the controller
2012-03-21 23:45:27	@TDiddy	not staggered
2012-03-21 23:45:35	@Aerox	oh right
2012-03-21 23:45:49	dare-	The convex sticks are not great either
2012-03-21 23:46:06	+Mexed_Alex	And they did that convex shit again on the vita!
2012-03-21 23:46:17	+Mexed_Alex	Nobody likes it except crazy people!
2012-03-21 23:46:26	+Mexed_Alex	At least the Vita sticks are sticky
2012-03-21 23:46:29	+Mexed_Alex	still shitty, though
2012-03-21 23:46:38	+Mexed_Alex	I bet Holmes loves convex sticks
2012-03-21 23:46:43	dare-	Yep.
2012-03-21 23:46:59	dare-	I do generally prefer the 360 controller
2012-03-21 23:48:41	@Aerox	the other day he called the 3ds the best system of this generatin
2012-03-21 23:48:48	+Mexed_Alex	hahaha
2012-03-21 23:49:16	richterbelmont	like the snk controllers , neo geo , neo geo cd neo geo pocket they always made a good controller
2012-03-21 23:52:46	+Mexed_Alex	It's going to be a shame if the Vita fails
2012-03-21 23:52:57	+Mexed_Alex	because I believe it is the better system
2012-03-21 23:53:24	+Mexed_Alex	technically, it can do anything the 3DS can and more
2012-03-21 23:53:33	@Aerox	NOT 3D
2012-03-21 23:53:34	+Mexed_Alex	minus the 3D that hardly anybody gives a shit about
2012-03-21 23:53:40	richterbelmont	thats only if the iphone people get their way , im not too interested in seeing dedicated handhelds dieing out
2012-03-21 23:54:06	richterbelmont	or just the ipad people
2012-03-21 23:54:17	+Mexed_Alex	And the Vita doesn't have a piece of shit store like the 3DS does
2012-03-21 23:55:10	@Aerox	you make it sound like some nefarious plot
2012-03-21 23:56:06	 *	RobotBebop twirls mustache
2012-03-21 23:56:21	@Aerox	wait a minute you don't have a mustache
2012-03-21 23:56:40	@Aerox	i think you meant buttstache
2012-03-21 23:56:47	@TDiddy	a moosetache
2012-03-21 23:56:52	@Aerox	hehe
2012-03-21 23:58:23	-->	metalnarf (~metalnarf@p54AC975D.dip0.t-ipconnect.de) has joined #destructoid
2012-03-21 23:58:27	<--	_0handle_ (~zerohandl@090152206237.atmpu0035.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-03-21 23:59:57	+Mexed_Alex	semenstache
2012-03-22 00:01:14	richterbelmont	lol i guess it sounds nefarious cause i dont want to see physical games die out or consoles made by actual game companies but its most likely the future , i heard cags podcast as cheapyd brainfarted bout how handhelds should die and apple shud rule the portable game market heh
2012-03-22 00:01:28	+Mexed_Alex	What the fuck is that shit?
2012-03-22 00:01:39	@Aerox	a semenstache?
2012-03-22 00:01:42	@Aerox	It's moose's midnight snack
2012-03-22 00:01:43	+Mexed_Alex	Why is this boygirl from Final Fantasy wearing N7 armor?
2012-03-22 00:01:53	@Aerox	he trundles over to the truck stop
2012-03-22 00:03:04	+Mexed_Alex	http://www.destructoid.com/final-fantasy-xiii-2-s-mass-effect-3-dlc-out-march-27th-224268.phtml
2012-03-22 00:03:09	+Mexed_Alex	It's like
2012-03-22 00:03:21	+Mexed_Alex	if there was a middle option when you picked genders
2012-03-22 00:04:12	@Aerox	i wonder how much that horseshit costs
2012-03-22 00:04:18	@Aerox	probably at least $5
2012-03-22 00:04:34	richterbelmont	this must be hamburger helpers doing!
2012-03-22 00:06:04	@Aerox	what
2012-03-22 00:07:37	@Aerox	the apartment next to me is up for rent
2012-03-22 00:07:38	+Mexed_Alex	Do they ever explain what N7 was? Because I had to Google it a few months ago.
2012-03-22 08:49:23		irc: disconnected from server
2012-03-22 09:18:17	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-22 09:18:17	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan ^power Apple_Master benbeltran cardfrek2 dare- Dinsdale DougCL DtoidBot Halfleft|away HammerTiem|offl jared Kasreyn Lelio|Away lolshin metalnarf mistic mueti n0brein|offline pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck VenatioDecorus]
2012-03-22 09:18:17	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 3 voices, 23 normals)
2012-03-22 09:18:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-22 09:34:42	-->	Ecks|Work (webchat@bas1-ottawa01-1242512634.dsl.bell.ca) has joined #destructoid
2012-03-22 09:37:48	-->	_0handle_ (~zerohandl@046075148142.atmpu0013.highway.a1.net) has joined #destructoid
2012-03-22 09:40:01	benbeltran	hallo
2012-03-22 09:41:08	Halfleft|away	fuck you you fucking gaping cunt
2012-03-22 09:41:10	Halfleft|away	I mean, Hello.
2012-03-22 09:44:28	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-22 09:44:28	--	Mode #destructoid [+o Aerox] by Q
2012-03-22 09:45:34	TheToiletDuck	cunt
2012-03-22 09:45:40	TheToiletDuck	fucking HR cunts
2012-03-22 09:45:43	benbeltran	gaping
2012-03-22 09:45:51	TheToiletDuck	no wait, *HS
2012-03-22 09:48:08	jared	The HMS cunt. A fine ship.
2012-03-22 09:49:22	Dinsdale	O.o
2012-03-22 09:49:26	Halfleft|away	high school cunts?
2012-03-22 09:49:36	Halfleft|away	TTD are you letching on the underage kids again
2012-03-22 09:50:16	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-22 09:52:02	TheToiletDuck	Health and Safety
2012-03-22 09:52:10	TheToiletDuck	Being cunts about a freezer in my lab
2012-03-22 09:52:44	TheToiletDuck	they want us to plug it into a wall socket that, in the past, has randomly turned our freezer off and lost us thousand of pounds worth of samples
2012-03-22 09:52:56	TheToiletDuck	naturally i told them to go fuck themselves (politely)
2012-03-22 09:53:42	jared	No doubt.
2012-03-22 09:54:31	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-22 09:59:16	jared	But TTD, aren't the samples in your lab all highly contageous zombie plague?
2012-03-22 10:00:12	TheToiletDuck	well, yuh
2012-03-22 10:00:23	TheToiletDuck	they're worth a fair bit of money
2012-03-22 10:01:43	<--	Ecks|Work (webchat@bas1-ottawa01-1242512634.dsl.bell.ca) has quit (Ping timeout)
2012-03-22 10:03:30	nastidon	i like drinking beer in the lab... only risked it the once tho
2012-03-22 10:04:27	jared	Do you ever run out of the lab into the public with your labcoat, screaming about how it's gotten free and everyone's going to die?
2012-03-22 10:05:04	TheToiletDuck	haha, people DID get worried when i wore i labcoat outside at Uni
2012-03-22 10:05:24	nastidon	heh
2012-03-22 10:07:50	TheToiletDuck	It is a gorgeous day
2012-03-22 10:08:00	TheToiletDuck	!lfm TheToiletDuck
2012-03-22 10:08:01	DtoidBot	TheToiletDuck last listened to "Shorts: Mutant Rights" by Jad Abumrad & Robert Krulwich on 22 Mar 2012, 14:22.
2012-03-22 10:08:04	nastidon	!weather saskatoon
2012-03-22 10:08:04	DtoidBot	From Saskatoon,  (CYXE) on March 22, 10:00 AM CST temp: 34 F (1 C) cond: light showers snow wind: From the ESE at 7 MPH (11.27 KPH) hu: 75% dewpnt: 27 F (-3 C)
2012-03-22 10:08:10	TheToiletDuck	oh right, weather
2012-03-22 10:08:16	TheToiletDuck	!weather Edinburgh
2012-03-22 10:08:16	DtoidBot	From Columbus, Indiana (KBAK) on March 22, 11:50 AM EDT temp: 75 F (24 C) cond: Clear wind: From the South at 10 MPH (16.09 KPH) hu: 53% dewpnt: 57 F (14 C)
2012-03-22 10:08:21	TheToiletDuck	!weather Edinburgh, uk
2012-03-22 10:08:22	nastidon	not horrible here, could be a bit better
2012-03-22 10:08:22	DtoidBot	From Edinburgh Airport,  (EGPH) on March 22, 3:50 PM GMT temp: 50 F (10 C) cond: Clear wind: From the ENE at 12 MPH (19.31 KPH) hu: 71% dewpnt: 41 F (5 C)
2012-03-22 10:08:50	nastidon	10 would be perfect
2012-03-22 10:08:59	TheToiletDuck	blue sky and sunny
2012-03-22 10:09:48	TheToiletDuck	ooh gotta get my slides out of the stain
2012-03-22 10:09:58	TheToiletDuck	SCIENCE BITCHES
2012-03-22 10:10:47	nastidon	heh, haven't been to the lab in a while. love it up there tho
2012-03-22 10:14:43	+Gandysampras	ugh god
2012-03-22 10:14:47	+Gandysampras	so hangovers
2012-03-22 10:16:12	@TDiddy	tell us about them
2012-03-22 10:17:02	+Gandysampras	I have them
2012-03-22 10:17:04	+Gandysampras	All of them.
2012-03-22 10:17:35	TheToiletDuck	hey everybody, Gandy is distracting all the hangovers. It's safe to drink everything!
2012-03-22 10:19:23	@TDiddy	a noble sacrifice
2012-03-22 10:19:30	+Gandysampras	bleargh
2012-03-22 10:19:36	+Gandysampras	I regret everything
2012-03-22 10:20:18	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-22 10:21:22	@Aerox	HI GANDY
2012-03-22 10:21:24	@Aerox	YOU ARE BEAUTIFUL
2012-03-22 10:21:37	+Gandysampras	Thankyou and hello J-Ro
2012-03-22 10:25:20	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-03-22 10:27:21	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-22 10:28:42	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-03-22 10:28:53	-->	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has joined #destructoid
2012-03-22 10:32:47	Halfleft|away	Gandy you should go to the clinic
2012-03-22 10:32:53	Halfleft|away	people from durham are gross
2012-03-22 10:33:00	jared	lool
2012-03-22 10:33:07	 *	jared lunches
2012-03-22 10:33:10	TheToiletDuck	i want mcdonalds
2012-03-22 10:33:47	TheToiletDuck	wait a minute.. this isn't bebo. Sorry guys.
2012-03-22 10:34:04	+Gandysampras	She's from anfield plain
2012-03-22 10:34:55	@Aerox	Hello gavin
2012-03-22 10:34:58	@Aerox	Why aren't you at work
2012-03-22 10:35:09	+Gandysampras	Pretended he was ill
2012-03-22 10:35:11	Halfleft|away	never heard of it gandy
2012-03-22 10:35:13	+Gandysampras	again.
2012-03-22 10:35:18	Halfleft|away	threw a sicky
2012-03-22 10:35:22	Halfleft|away	slept until 2PM
2012-03-22 10:35:25	+Gandysampras	annfield plain*
2012-03-22 10:35:26	Halfleft|away	it was glorious
2012-03-22 10:35:31	Halfleft|away	nor that
2012-03-22 10:37:54	+Gandysampras	whatevs
2012-03-22 10:38:02	@Aerox	gandy tell me a story
2012-03-22 10:38:16	+Gandysampras	Yesterday I totes made whoopsie with a lady
2012-03-22 10:38:17	+Gandysampras	The end
2012-03-22 10:38:22	@Aerox	Tell us more
2012-03-22 10:38:25	@Aerox	Describe it to gavin in detail
2012-03-22 10:38:28	@Aerox	How was the foreplay
2012-03-22 10:38:35	+Gandysampras	¬_¬
2012-03-22 10:38:45	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Read error: Connection reset by peer)
2012-03-22 10:38:48	@Aerox	Did she neglect your balls like that other girl a while back?
2012-03-22 10:38:59	Halfleft|away	lol
2012-03-22 10:39:08	Halfleft|away	the bitch
2012-03-22 10:39:21	+Gandysampras	She did not neglect my balls.
2012-03-22 10:41:05	@Aerox	excellent
2012-03-22 10:41:21	Halfleft|away	3/5 some funny bits
2012-03-22 10:41:41	+Gandysampras	Geta  new joke gavin
2012-03-22 10:41:42	+Gandysampras	geez
2012-03-22 10:41:50	Halfleft|away	never
2012-03-22 10:50:49	@Aerox	gavin are you actually sick
2012-03-22 10:50:50	@Aerox	or just faking again
2012-03-22 10:50:59	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-03-22 10:51:50	Halfleft|away	Aerox
2012-03-22 10:51:50	+Gandysampras	faking
2012-03-22 10:51:54	Halfleft|away	I am ALWAYS sick.
2012-03-22 10:51:58	+Gandysampras	sickly != sick
2012-03-22 10:52:06	Halfleft|away	Sick enough to not go to work? debatable
2012-03-22 10:52:14	Halfleft|away	but i definitely felt more like shit this morning than usual
2012-03-22 10:52:44	Halfleft|away	I should draw a diagram
2012-03-22 10:52:59	+Gandysampras	Go on then
2012-03-22 10:53:02	@Aerox	Please do
2012-03-22 10:53:05	@Aerox	I don't understand
2012-03-22 10:53:07	@Aerox	A visual aid will help
2012-03-22 10:57:38	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-22 10:57:53	Halfleft|away	http://dl.dropbox.com/u/6060849/sciencediagram.png
2012-03-22 11:02:59	@Aerox	That is the worst graph I have ever seen
2012-03-22 11:03:50	Halfleft|away	that stings, bro
2012-03-22 11:08:06	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-22 11:28:25	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Quit: :)
2012-03-22 11:38:00	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-22 11:38:00	--	Mode #destructoid [+v Gemsi] by Q
2012-03-22 11:41:24	@Aerox	I'm bored
2012-03-22 11:43:23	jared	Use money to fill the void! Quick!
2012-03-22 11:44:03	Halfleft|away	buy a really big dog
2012-03-22 11:44:17	Dinsdale	buy a wife
2012-03-22 11:44:17	Halfleft|away	then give it acid
2012-03-22 11:44:26	Dinsdale	no wait, why would you buy a wife
2012-03-22 11:44:27	Halfleft|away	to introduce some chaos into your boring loathsome existence
2012-03-22 11:48:03	jared	I'd buy a wife because if I had to pay, she'd probably be hot.
2012-03-22 11:50:40	@Aerox	I want a really big dog
2012-03-22 11:50:57	+Gemsi	a big red dog ?
2012-03-22 11:51:21	@Aerox	no clifford was kind of retarded
2012-03-22 11:52:04	Halfleft|away	"HURR DURR"
2012-03-22 11:52:08	Halfleft|away	*destroys family home*
2012-03-22 11:52:10	Halfleft|away	"woof"
2012-03-22 11:52:19	Halfleft|away	feeding it would bankrupt them
2012-03-22 11:52:22	Halfleft|away	and imagine the shits
2012-03-22 11:52:56	@Aerox	I would have him shit on my enemies
2012-03-22 11:53:14	Halfleft|away	and your lovers knowing you
2012-03-22 11:57:19	-->	meeetalnarf (~meetalnar@p54AC975D.dip0.t-ipconnect.de) has joined #destructoid
2012-03-22 12:04:40	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-22 12:06:05	@Aerox	NATE
2012-03-22 12:06:06	@Aerox	WHERE YOU BEEN
2012-03-22 12:06:11	Brainderailment	Dude
2012-03-22 12:06:18	Brainderailment	bad news man.
2012-03-22 12:06:22	@Aerox	I was afraid you had been kidnapped/murdered
2012-03-22 12:06:56	Brainderailment	Two thursdays ago my brother was driving up from louisiana to visit and died in a car crash.
2012-03-22 12:07:01	@Aerox	oh no :(
2012-03-22 12:07:02	@Aerox	I'm so sorry
2012-03-22 12:07:08	Brainderailment	thanks
2012-03-22 12:07:28	Brainderailment	So I haven't really been doing anything for a while.
2012-03-22 12:07:36	@Aerox	Yeah, understandable
2012-03-22 12:07:55	+Gemsi	jeez that sucks
2012-03-22 12:08:08	nastidon	ugh, condolences
2012-03-22 12:08:15	Brainderailment	thx guys
2012-03-22 12:08:42	Brainderailment	He had a really nice military funeral and stuff.
2012-03-22 12:11:00	Brainderailment	Luckily his wife and her other kid weren't in the car with him. His step daughter was and had been hospitalized for skull fractures. She's at home now and appears to be getting better.
2012-03-22 12:11:31	Brainderailment	No apparen't brain damage right now and her motor skills all look good.
2012-03-22 12:14:17	nastidon	that's good.. friends mom was hit by a semi recently... she seems to be recupping with no brain damage as well
2012-03-22 12:15:17	Brainderailment	That's good.
2012-03-22 12:15:33	Brainderailment	Shit makes you want to put a roll cage in your car.
2012-03-22 12:15:47	nastidon	makes me not want to ever get one heh
2012-03-22 12:15:48	+Gemsi	or just buy a tank
2012-03-22 12:15:52	+Gemsi	or at least a apc
2012-03-22 12:16:06	Brainderailment	with gunz!
2012-03-22 12:17:40	Brainderailment	My parents are surprisingly coping well.
2012-03-22 12:18:07	Brainderailment	My parents are the kind of people that you think would go fucking crazy, but they've been well.
2012-03-22 12:21:46	Halfleft|away	damn. condolences.
2012-03-22 12:21:46	@Aerox	Are you doing ok?
2012-03-22 12:22:04	Brainderailment	Yeah, I'm getting back into normalcy.
2012-03-22 12:22:25	Brainderailment	Today is my first day back at work.
2012-03-22 12:29:19	Brainderailment	So naturally, I have no goddamn clue what this ME3 thing is about. Anyone want to fill me in?
2012-03-22 12:30:04	+Gemsi	the ending to ME3 isn't the greatest way of ending that series
2012-03-22 12:30:08	Halfleft|away	it's a videogame about having sex with aliens
2012-03-22 12:30:10	+Gemsi	the internet isn't happy
2012-03-22 12:30:19	Halfleft|away	oh that
2012-03-22 12:30:48	Brainderailment	Does snape kill shephard?
2012-03-22 12:33:08	jared	ha. I wish.
2012-03-22 12:33:28	<--	dare- (~dare@ip68-8-228-88.sd.sd.cox.net) has quit (Read error: Connection reset by peer)
2012-03-22 12:33:40	jared	Missssster Shhhhepard.
2012-03-22 12:34:13	Brainderailment	I thought the whole zombie shephard thing was jumping the shark anyway. how does it end? I'm never going to play it.
2012-03-22 12:34:25	jared	Brainderailment: Condolences.
2012-03-22 12:34:31	Brainderailment	thx jared
2012-03-22 12:36:05	Halfleft|away	one of three endings that are ultimately the same
2012-03-22 12:36:09	Halfleft|away	but with different colours
2012-03-22 12:37:28	<--	mueti (~mueti@nrbg-4d07331c.pool.mediaWays.net) has quit (Quit)
2012-03-22 12:38:39	jared	But aren't there more than 3 endings?
2012-03-22 12:38:50	jared	Says the dood who hasn't beaten it.
2012-03-22 12:39:33	+Gemsi	3 'major' ending, with minor scene changes depending of how green your part is
2012-03-22 12:40:04	jared	Ah.
2012-03-22 12:42:08	Halfleft|away	^
2012-03-22 12:42:30	jared	And some minor ones?
2012-03-22 12:42:45	Halfleft|away	X character stood in BG instead of Y character
2012-03-22 12:42:47	Halfleft|away	that sort of thing
2012-03-22 12:44:07	jared	Well, I mean, ME1 only had 1 ending, ME2 only had 2.. it was either succeed or fail.
2012-03-22 12:44:44	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-22 12:45:07	Halfleft|away	i'd argue that all of these endings are a fail-state of sorts
2012-03-22 12:45:24	theGoldenAvatar	The ending is bad. Let's just accept it and move on.
2012-03-22 12:45:50	Halfleft|away	NO!
2012-03-22 12:45:55	 *	Halfleft|away sues theGoldenAvatar
2012-03-22 12:46:04	jared	I heard it has awesome graphics, that's all that really matters anyway.
2012-03-22 12:46:18	@Aerox	The ending is stupid but the 25 hours leading up to it are great
2012-03-22 12:46:20	 *	jared reports TGA to FTC.
2012-03-22 12:46:45	Halfleft|away	so far as I can tell the game is worth having for the banter on the normandy alone
2012-03-22 12:47:03	theGoldenAvatar	Are you just watching videos of it or some shit?
2012-03-22 12:47:08	+Gemsi	yeah, the ending is lame, but those 19 odd hours before it were really great
2012-03-22 12:47:14	theGoldenAvatar	19?
2012-03-22 12:47:19	theGoldenAvatar	Shit, it took me 33
2012-03-22 12:47:32	+Gemsi	was just over 20 after the credits had rolled
2012-03-22 12:47:42	+Gemsi	like 20hr 9 mins or something
2012-03-22 12:48:36	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-22 12:48:45	Dinsdale	http://www.youtube.com/watch?v=gNmj8m-T5Co
2012-03-22 12:48:46	DtoidBot	If Lord of the Rings ended like Mass Effect 3
2012-03-22 12:49:48	Halfleft|away	lol
2012-03-22 12:49:56	Halfleft|away	i'm not sure thats accurate
2012-03-22 12:57:09	-->	BPG_ (webchat@170.138.0.11) has joined #destructoid
2012-03-22 13:06:50	-->	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-22 13:11:16	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-22 13:16:08	<--	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has quit (Ping timeout)
2012-03-22 13:20:45	-->	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-22 13:20:51	<--	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has quit (Quit: leaving)
2012-03-22 13:25:42	-->	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has joined #destructoid
2012-03-22 13:28:42	Wexx	o hi
2012-03-22 13:32:39	 *	richterbelmont fart
2012-03-22 13:34:21	 *	jared poptart
2012-03-22 13:36:38	theGoldenAvatar	Haha
2012-03-22 13:36:50	theGoldenAvatar	Pew put "Polaktod"
2012-03-22 13:36:56	theGoldenAvatar	When trying to guess Polkadot
2012-03-22 13:37:03	theGoldenAvatar	So close
2012-03-22 13:37:47	richterbelmont	http://www.destructoid.com/priest-sells-ds-forgets-there-s-child-porn-on-it-224340.phtml dtoid Core
2012-03-22 13:40:27	jared	I saw that update this morning on Twitter, almost shat myself on the trolley.
2012-03-22 13:41:47	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-22 13:42:07	@bloodylip	richterbelmont: lol
2012-03-22 13:42:33	Halfleft|away	http://imgur.com/a/mmzJo
2012-03-22 13:42:39	Halfleft|away	what do 'cosplayer' like, do?
2012-03-22 13:42:46	Halfleft|away	do they just walk around for hours?
2012-03-22 13:43:04	jared	Halfleft|away: They do normal con stuff, but while dressed up.
2012-03-22 13:43:06	theGoldenAvatar	It's like at PAX
2012-03-22 13:43:07	jared	..... I heard,.
2012-03-22 13:43:22	theGoldenAvatar	Cosplayers standing in line at Subway crack me up.
2012-03-22 13:43:33	@bloodylip	Halfleft|away: they orgasm from attention
2012-03-22 13:44:53	@bloodylip	they're part of the reason everything is sticky at cons
2012-03-22 13:45:57	jared	I think you are all missing the point of cosplay.
2012-03-22 13:46:27	Halfleft|away	so they look stupid as shit
2012-03-22 13:46:33	jared	No, girls dressing up in slutty outfits from animes and videogames.
2012-03-22 13:46:42	@Aerox	*fat girls
2012-03-22 13:46:46	@Aerox	If they are thin they are probably paid models
2012-03-22 13:46:48	theGoldenAvatar	LOTS of fat girls.
2012-03-22 13:46:52	jared	Not all of them are fat.
2012-03-22 13:46:53	Wexx	das sexist yo
2012-03-22 13:46:57	Halfleft|away	most of them are fat
2012-03-22 13:46:57	Wexx	and Aerox is correct.
2012-03-22 13:46:59	Halfleft|away	and/or ugly
2012-03-22 13:47:00	@Aerox	It's not sexist
2012-03-22 13:47:02	@Aerox	Most of the men are fat too
2012-03-22 13:47:02	theGoldenAvatar	And so we're not being discrimating
2012-03-22 13:47:06	theGoldenAvatar	Fat guys
2012-03-22 13:47:08	@Aerox	FattieCon 2012
2012-03-22 13:47:14	@Aerox	fat everywhurr
2012-03-22 13:47:49	Wexx	ugh how did I forget my headphones
2012-03-22 13:48:26	Halfleft|away	because you're an idiot.
2012-03-22 13:48:30	Halfleft|away	Idiot.
2012-03-22 13:48:59	Wexx	:'(
2012-03-22 13:58:57	@Aerox	http://www.abercrombie-and-fitchoutlet.com/abercrombie-fitch-mpa11-nigger-brown-pants.html
2012-03-22 13:59:07	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-22 13:59:24	jared	Well, you can add that to the list of stupid things I like.
2012-03-22 13:59:35	@Aerox	It would be funnier if it wasn't a chinese reseller
2012-03-22 14:02:30	jared	Not the link, the other thing.
2012-03-22 14:02:36	Halfleft|away	fitchoutlet
2012-03-22 14:03:09	Halfleft|away	"Abercrombie and Fitch brand has been attracting the young market to the greatest extent.They are in love with these products,for they perfectly suit their looks.The reason of success of A&F is the dedication,which you can see in its stitching,designs,detailing,fabric and color contrasting.It pays attention on each and every detail of the garments and accessories"
2012-03-22 14:03:10	Halfleft|away	haha
2012-03-22 14:09:54	<--	meeetalnarf (~meetalnar@p54AC975D.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-22 14:15:48	@ProfPew	next time at least draw a dress, tGA :D
2012-03-22 14:16:07	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-22 14:16:15	@ProfPew	i was thinking a flag or something, or a tarpaulin
2012-03-22 14:19:52	Halfleft|away	what was the word
2012-03-22 14:19:59	@ProfPew	polkadot
2012-03-22 14:20:08	Halfleft|away	ouch
2012-03-22 14:20:22	@ProfPew	it was a red rectangle with some mid-sized white eraser dots on it
2012-03-22 14:21:40	@bloodylip	yeah, but polaktod isn't a word!
2012-03-22 14:24:08	Halfleft|away	that's a shit drawing
2012-03-22 14:24:15	Halfleft|away	it should have been a white background at least
2012-03-22 14:24:16	Halfleft|away	god
2012-03-22 14:24:43	Halfleft|away	i wish i could play this game on my phone
2012-03-22 14:25:06	jared	Are you limited by how many characters you can use for your drawing?
2012-03-22 14:25:55	@bloodylip	yes. you can only use the character people hate in sonic
2012-03-22 14:26:01	@bloodylip	so it's mostly drawings of bigs the cat
2012-03-22 14:26:14	@ProfPew	don't you have an android phone, gavin?
2012-03-22 14:26:36	@bloodylip	ProfPew: yeah, but it's probably shit and broken, knowing gavin
2012-03-22 14:26:44	@ProfPew	highly likely
2012-03-22 14:26:53	+Gemsi	By the way ProfPew, thanks again for that wargame code, only played a few hours but it's fun
2012-03-22 14:27:07	jared	!bloodylip++
2012-03-22 14:27:08	DtoidBot	The karma of bloodylip is 42.
2012-03-22 14:27:11	@bloodylip	ProfPew: have you seen the new Frozen Synapse ending?!
2012-03-22 14:27:18	jared	I choose Amy.
2012-03-22 14:27:45	@ProfPew	np Gemsi, good luck if you're going to try and finish it
2012-03-22 14:27:48	@ProfPew	I never did
2012-03-22 14:27:52	@ProfPew	there's an ending?
2012-03-22 14:27:57	@ProfPew	(to FS?)
2012-03-22 14:28:00	@bloodylip	apparently?
2012-03-22 14:28:06	+Gemsi	dude i've not even beat the third level yet
2012-03-22 14:28:06	@bloodylip	there was an RPS article about it earlier today
2012-03-22 14:28:08	@ProfPew	there's not even a real story
2012-03-22 14:28:12	@ProfPew	haha
2012-03-22 14:28:14	@bloodylip	they decided to change it like bioware is doing for ME3
2012-03-22 14:28:21	@bloodylip	it looks like it's unicorns and rainbows
2012-03-22 14:28:38	Halfleft|away	I do pew but it won't run on a wildfire
2012-03-22 14:28:45	Halfleft|away	see: the smallest and slowest of the HTC phones
2012-03-22 14:28:53	@ProfPew	just read it, hah
2012-03-22 14:29:00	@ProfPew	oh yeah, figures
2012-03-22 14:29:10	@ProfPew	bioware isn't changing the ending though
2012-03-22 14:31:24	@TDiddy	ugh lol
2012-03-22 14:31:35	@TDiddy	god i hope something new happens soon
2012-03-22 14:32:11	@ProfPew	i am now 1 week past being over it
2012-03-22 14:37:15	jared	My prediction: BioWare caves and releases 'something' to embelish the ending. Fans hate it worse then the original, even though it's exactly what they wanted, and proceed to lament the old ending.
2012-03-22 14:37:29	jared	And the circle of life is complete.
2012-03-22 14:42:08	@Aerox	ahahah
2012-03-22 14:42:09	@Aerox	RON PAUL
2012-03-22 14:42:10	@Aerox	http://wonkette.com/467976/and-the-most-nepotistic-member-of-congress-award-goes-to
2012-03-22 14:54:41	Halfleft|away	I don't know what nepostic means
2012-03-22 14:55:06	Halfleft|away	but from the article i'm guessing it means like, he gives preferential treatment to his relatives?
2012-03-22 14:55:17	Halfleft|away	but like, in a sketchy over the top way because of his job
2012-03-22 14:56:45	@Aerox	Guys, GUYS
2012-03-22 14:56:46	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/412270_10150650554804132_506634131_9497331_1308803336_o.jpg
2012-03-22 14:56:50	@Aerox	Yes gavin that is what nepotism is
2012-03-22 14:58:00	@Aerox	Guessing game: real or faked!?
2012-03-22 14:58:21	Halfleft|away	iunno
2012-03-22 14:58:26	@Aerox	No googling
2012-03-22 14:58:31	Halfleft|away	saw that on reddit like two days aago and didn't care then
2012-03-22 14:58:45	Halfleft|away	it does seem like a little much. Even for FOX.
2012-03-22 15:01:05	Halfleft|away	well?
2012-03-22 15:01:14	Halfleft|away	the anticipation is killing me
2012-03-22 15:02:32	jared	Can't let you do that StarFOX.
2012-03-22 15:03:12	Halfleft|away	did you ever find a place to watch that show, aerox?
2012-03-22 15:03:17	@Aerox	no :(
2012-03-22 15:03:17	Halfleft|away	It's hilarious and scary
2012-03-22 15:04:11	Halfleft|away	is facebook chat broken for anyone else?
2012-03-22 15:05:05	jared	G+ chats works fine for me, I... oh wait.
2012-03-22 15:05:05	DtoidBot	...
2012-03-22 15:06:46	Halfleft|away	how can you tell?
2012-03-22 15:06:49	Halfleft|away	nobody's on it
2012-03-22 15:07:42	 *	jared equips plasma rifle
2012-03-22 15:09:23	jared	!roll
2012-03-22 15:09:40	jared	Wha... where are my diceseses?
2012-03-22 15:11:31	@TDiddy	dont you have to do a number after that
2012-03-22 15:11:34	@TDiddy	!roll 20
2012-03-22 15:11:38	@TDiddy	i cant remember
2012-03-22 15:11:47	jared	Damn.
2012-03-22 15:11:50	jared	!rolldice 20
2012-03-22 15:12:01	jared	I guess I automatically lose.
2012-03-22 15:12:19	@TDiddy	!roll 1d20
2012-03-22 15:13:26	--	Ecks|Offline is now known as Ecksorcism
2012-03-22 15:13:40	<--	Wexx (~wesley@nmd.sbx08537.jacksfl.wayport.net) has quit (Quit: leaving)
2012-03-22 15:20:34	Halfleft|away	!q
2012-03-22 15:20:34	DtoidBot	[113] <Bigby> i think im going to start stalking Flooky  <Bigby> she goes on the list
2012-03-22 15:22:34	Halfleft|away	!q
2012-03-22 15:22:35	DtoidBot	[48] <theGoldenAvatar> I'm going to hardcode you OUT
2012-03-22 15:22:37	Halfleft|away	!q
2012-03-22 15:22:38	DtoidBot	[476] <Gandy> you understood me fine when I told you to use more tongue when you were blowing me in Seattle Ben
2012-03-22 15:22:41	Halfleft|away	!q
2012-03-22 15:22:41	DtoidBot	[886] <+kacie> I'm just going to shout SCIENCE! every day at the end of class  <+kacie> and then run off to my next lab  <+kacie> probably wear a cape <+kacie> I majored in music-business
2012-03-22 15:25:00	@Aerox	!roll 1 20
2012-03-22 15:25:04	@Aerox	I guess that was the old bot
2012-03-22 15:26:49	+Ecksorcism	Skynet did that
2012-03-22 15:43:00	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-22 15:44:32	Halfleft|away	pew
2012-03-22 15:44:40	Halfleft|away	all the ones I see of Citizen Kane are this bad
2012-03-22 15:44:50	Halfleft|away	this one is watchable at least
2012-03-22 15:44:55	Halfleft|away	but it's a very noticable issue
2012-03-22 15:53:25	@ProfPew	i've seen 3 versions and none of them had interlacing
2012-03-22 15:53:32	@ProfPew	what do you use to download stuff
2012-03-22 15:53:40	@ProfPew	demonoid?
2012-03-22 15:54:26	@ProfPew	try a bluray version or rip
2012-03-22 15:55:09	<--	BPG_ (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-03-22 15:56:03	Halfleft|away	my laptop won't playback filed of that quality
2012-03-22 15:56:07	Halfleft|away	files*
2012-03-22 15:56:25	Halfleft|away	gets framey and starts to overheat
2012-03-22 15:57:03	Halfleft|away	i just went to the piratebay
2012-03-22 15:57:07	Halfleft|away	which is know isn't cool or trendy
2012-03-22 15:57:10	Halfleft|away	but btjunkie died
2012-03-22 16:01:16	@ProfPew	just find a 720 BRRip XviD
2012-03-22 16:01:26	@ProfPew	if you can handle dvdrip you can handle that, mostly
2012-03-22 16:04:30	Halfleft|away	iunno man
2012-03-22 16:04:43	Halfleft|away	i lose frames with 720 youtuve videos even
2012-03-22 16:04:56	Halfleft|away	though being in-browser probably adds to that
2012-03-22 16:05:03	Halfleft|away	vlc is probably less intensive
2012-03-22 16:06:46	@ProfPew	wut
2012-03-22 16:07:12	Halfleft|away	i need to sleep
2012-03-22 16:07:20	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-22 16:11:53	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-22 16:11:56	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-22 16:12:48	Halfleft|away	http://clientsfromhell.net/post/19241514364/we-want-to-keep-it-both-ghetto-tastic-and
2012-03-22 16:15:41	@Aerox	http://twitter.com/Reddit_txt/status/182953598769045505
2012-03-22 16:17:08	Halfleft|away	I like the reply on that
2012-03-22 16:17:13	Halfleft|away	also is that a comment you left on reddit?
2012-03-22 16:17:25	+Gandysampras	Hello Gavin
2012-03-22 16:18:12	+Gandysampras	I am playing FFVII and im in that stupid desert prison
2012-03-22 16:18:15	+Gandysampras	worst part of the game ever
2012-03-22 16:18:56	Halfleft|away	i've never played FFVII gandy
2012-03-22 16:19:06	+Gandysampras	Whatevs
2012-03-22 16:19:08	+Gandysampras	Directed at Aerox instead then
2012-03-22 16:21:06	andrewm	That place sucks.
2012-03-22 16:23:38	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-22 16:25:31	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-22 16:25:31	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-22 16:26:03	+Vexed_Alex	I have a feeling that a lot of these Kickstarter games are going start and end on Kickstarter.
2012-03-22 16:26:29	+Vexed_Alex	They're going to sell their copies to all the nerds that actually give a shit, and then it's over
2012-03-22 16:27:01	Halfleft|away	do they get to keep the money?
2012-03-22 16:27:21	+Vexed_Alex	No if they're not funded.
2012-03-22 16:27:35	Halfleft|away	I'd except that they wouldn't
2012-03-22 16:27:51	+Vexed_Alex	I mean, they'll get funded, they'll sell copies of their games on Kickstarter, and when they go into the real market
2012-03-22 16:27:56	+Vexed_Alex	they'll sell jack shit
2012-03-22 16:28:48	+Gemsi	but if devs get to make a game they want to, for a set of people that want it and are willing to pay up front. what's the harm ?
2012-03-22 16:29:04	+Vexed_Alex	Did I say it was bad?
2012-03-22 16:30:00	Halfleft|away	They except to go mainstream?
2012-03-22 16:30:11	Halfleft|away	surely they know already they had to use kickstarter for a reason
2012-03-22 16:30:46	+Vexed_Alex	I'm not sure they expect to go Angry Birds
2012-03-22 16:30:56	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-22 16:31:05	Halfleft|away	angry birds was a reskin of a game that already existed
2012-03-22 16:31:13	Halfleft|away	better aesthetic and marketing
2012-03-22 16:31:24	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-03-22 16:31:24	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-22 16:31:24	--	Mode #destructoid [+v deBLOO] by Q
2012-03-22 16:31:24	+Vexed_Alex	But I'm sure they hope to make more than just break even
2012-03-22 16:31:54	+Gemsi	yeah I can see where you are coming from
2012-03-22 16:32:18	+Gemsi	and I don't know if it's something a dev could do more than once
2012-03-22 16:32:46	@Aerox	speaking of angry birds
2012-03-22 16:32:49	@Aerox	Angry Birds Space rules
2012-03-22 16:32:56	@Aerox	Also like 1% of these kickstarter games are even going to get funded
2012-03-22 16:37:57	+Vexed_Alex	These fucking MMOs are like a million gigs
2012-03-22 16:38:35	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-22 16:38:37	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-22 16:38:37	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-22 16:38:37	+Vexed_Alex	Someone explain to me what was the point of the human robot reaper in ME2
2012-03-22 16:38:37	Brainderailment	My wife keeps trying out different MMOs and I keep putting new hard drives into her pc
2012-03-22 16:38:55	+Vexed_Alex	Tell her to delete shit
2012-03-22 16:39:13	+Vexed_Alex	She doesn't need a whole hardrive of Nexon games
2012-03-22 16:40:13	@Aerox	So
2012-03-22 16:40:13	Brainderailment	Yeah, cept she downloads the damn things over and over. Taking a day of shitty internet.
2012-03-22 16:40:17	@Aerox	Human Robot Reaper
2012-03-22 16:40:20	@Aerox	was A. OMG BOSS FIGHT
2012-03-22 16:40:23	@Aerox	But lorewise
2012-03-22 16:40:37	@Aerox	The reapers store all the dna/data in reaper creations that look like the host species
2012-03-22 16:40:52	+Vexed_Alex	Ah. Okay.
2012-03-22 16:40:57	Brainderailment	GAWL SPOILERZ
2012-03-22 16:41:07	@Aerox	presumably there are other giant reapers shaped like other extinct species
2012-03-22 16:41:16	@Aerox	But I don't think they enter combat, because they're genetic archives
2012-03-22 16:41:21	@Aerox	You only saw that one because you found it during construction
2012-03-22 16:41:26	Dinsdale	where is the reapers shaped like a reaper
2012-03-22 16:41:33	Dinsdale	oh wait
2012-03-22 16:42:20	Halfleft|away	what are the bug-things with the big heads at the end of ME2
2012-03-22 16:42:28	Halfleft|away	are those reapers? or are reapers like, robots?
2012-03-22 16:42:39	+Vexed_Alex	The Collectors?
2012-03-22 16:42:41	@Aerox	The collectors are basically mutated Protheans
2012-03-22 16:42:43	Halfleft|away	maybe?
2012-03-22 16:42:44	Halfleft|away	oh
2012-03-22 16:42:47	@Aerox	That have had their DNA tweaked and adjusted
2012-03-22 16:42:50	+Vexed_Alex	Yeah.
2012-03-22 16:43:05	Dinsdale	annoyed me
2012-03-22 16:43:06	Halfleft|away	what is the difference between reapers and collectors
2012-03-22 16:43:12	Dinsdale	we never really saw harbringer in me3
2012-03-22 16:43:17	@Aerox	The collectors are tools of the reapers
2012-03-22 16:43:19	@Aerox	Well
2012-03-22 16:43:24	@Aerox	He's the one who blasts you with the laser at the end
2012-03-22 16:43:29	@Aerox	His prothean host is killed in ME2
2012-03-22 16:43:54	Dinsdale	at the end when you run into the teleport?
2012-03-22 16:43:59	Halfleft|away	so reapers are like AI and collectors are mutated protheans they use to 'collect' DNA?
2012-03-22 16:44:08	@Aerox	yeah dins
2012-03-22 16:44:10	@Aerox	that's harbinger
2012-03-22 16:44:14	Dinsdale	ok
2012-03-22 16:44:15	+Vexed_Alex	Yes.
2012-03-22 16:44:15	Dinsdale	well
2012-03-22 16:44:17	Dinsdale	still ><
2012-03-22 16:44:37	+Vexed_Alex	The Reapers are basically robots that detroy organic life every 50,000 years
2012-03-22 16:44:45	Halfleft|away	who is that kid
2012-03-22 16:44:46	+Vexed_Alex	Which...doesn't that seem like a super short period of time?
2012-03-22 16:44:48	Halfleft|away	is he a reaper?
2012-03-22 16:44:54	Halfleft|away	yeah i was wondering about that
2012-03-22 16:44:57	@Aerox	They don't destroy all organic life
2012-03-22 16:45:01	@Aerox	Only advanced civilizations
2012-03-22 16:45:06	Halfleft|away	javik talks about the other species being small and primative in his cycle
2012-03-22 16:45:07	@Aerox	They leave the primitive ones alone
2012-03-22 16:45:13	Halfleft|away	but 50k years isn't remotely long enough
2012-03-22 16:45:18	andrewm	What?
2012-03-22 16:45:20	andrewm	For what?
2012-03-22 16:45:26	+Gemsi	it is when you don't need to create ftl
2012-03-22 16:45:47	@Aerox	Yeah, they basically control the tech evolution of species
2012-03-22 16:45:49	Halfleft|away	to evolve from tiny lizards to space faring humanoids
2012-03-22 16:45:56	+Gemsi	or when the citadel is around with tech etc
2012-03-22 16:46:04	@Aerox	Once a civilization is advanced they suddenly "Discover" artifacts that jumpstart them
2012-03-22 16:46:12	+Vexed_Alex	I assume by primative species, they mean ones that haven't discovered intergalactic space travel
2012-03-22 16:46:14	@Aerox	yeah
2012-03-22 16:46:16	Halfleft|away	oh
2012-03-22 16:46:31	Halfleft|away	but he describes the lizard guys and the hanar as being particularly primitive
2012-03-22 16:46:34	+Gemsi	like humanity found the mass relays like 60 years pre ME1
2012-03-22 16:46:36	Halfleft|away	maybe he was just being a jerk though
2012-03-22 16:46:39	Halfleft|away	he seems like that
2012-03-22 16:46:43	andrewm	You do realize humans weren't apeas 50,000 years ago, right?
2012-03-22 16:46:47	@Aerox	The asari and turians and hanar and salarians all existed when the protheans were destroyed
2012-03-22 16:46:49	@Aerox	they were just left alone
2012-03-22 16:46:50	andrewm	apes*
2012-03-22 16:46:55	Halfleft|away	i do tGA thats what i'm saying
2012-03-22 16:46:55	Dinsdale	http://img2.sankakustatic.com/wp-content/gallery/misc-ero-x/tera-online-highly-sexy-highly-priced-001.jpg
2012-03-22 16:47:30	@Aerox	basically the criteria for reaping is discovery of the mass relays/citadel
2012-03-22 16:47:46	Halfleft|away	well no chance of that any more
2012-03-22 16:48:13	Halfleft|away	also, did the protheans make those?
2012-03-22 16:48:16	Halfleft|away	or something before them
2012-03-22 16:48:18	+Gemsi	no
2012-03-22 16:48:24	+Vexed_Alex	The Batarians aren't wiped out, right? They're just stuck on their home planet?
2012-03-22 16:48:29	+Gemsi	they were just the big race last time around
2012-03-22 16:48:34	Halfleft|away	can we talk spoilers?
2012-03-22 16:48:38	Dinsdale	Vexed_Alex they got wiped
2012-03-22 16:48:41	+Gemsi	so this time around, they were the race everyone knew
2012-03-22 16:48:41	@Aerox	The game implies that they're essentially finished, I think
2012-03-22 16:48:42	+Vexed_Alex	The mass relays were there before the Protheans.
2012-03-22 16:48:45	@Aerox	Like there are some left
2012-03-22 16:48:52	@Aerox	But their home galaxy was obliterated
2012-03-22 16:48:59	+Vexed_Alex	Man, I don't remember shit about ME1.
2012-03-22 16:48:59	Halfleft|away	a whole galaxy?
2012-03-22 16:49:05	+Vexed_Alex	No...
2012-03-22 16:49:36	andrewm	Their home galaxy is the Milky Way
2012-03-22 16:49:36	+Vexed_Alex	If they destroyed the galaxy the series would have been over in 1.
2012-03-22 16:49:54	+Vexed_Alex	I thought it was only the mass relay that was detroyed.
2012-03-22 16:49:55	Halfleft|away	home solar system you mean aerox?
2012-03-22 16:49:57	@Aerox	I meant system
2012-03-22 16:49:57	@Aerox	yes
2012-03-22 16:50:02	+Vexed_Alex	Did that take the whole solar system with it?
2012-03-22 16:50:02	Halfleft|away	oh i see
2012-03-22 16:50:09	andrewm	Yes
2012-03-22 16:50:13	@Aerox	Basically
2012-03-22 16:50:13	andrewm	But that had other systems
2012-03-22 16:50:23	andrewm	But the Repears hit them first
2012-03-22 16:50:23	@Aerox	The reapers launched a stealth attack, and the Leviathan of Dis had already indoctrinated most of the Batarians
2012-03-22 16:50:26	andrewm	And no one came to help
2012-03-22 16:50:31	andrewm	Because everyone hates Batarians
2012-03-22 16:50:38	@Aerox	So the reapers just took everything over and slaughtered everyone
2012-03-22 16:50:38	Halfleft|away	can we talk ME3 spoilers?
2012-03-22 16:50:40	@Aerox	As they should
2012-03-22 16:50:40	DtoidBot	...
2012-03-22 16:50:42	@Aerox	The batarians are the worst
2012-03-22 16:50:44	+Gemsi	and they are jerks anyway
2012-03-22 16:50:47	+Vexed_Alex	Why are they such assholes?
2012-03-22 16:50:48	andrewm	We talk ME3 spoilers all the damn time
2012-03-22 16:50:52	Halfleft|away	okay
2012-03-22 16:50:58	+Vexed_Alex	It's an entire race of dicks.
2012-03-22 16:51:03	+Gemsi	and these are not real spoilers anyway
2012-03-22 16:51:08	Halfleft|away	Didn't shepard basically ruin everything for everyone by blowing up all the X?
2012-03-22 16:51:14	Dinsdale	wonder what female batarians look like
2012-03-22 16:51:15	+Gemsi	it's all general ME fiction
2012-03-22 16:51:17	Dinsdale	should be hot
2012-03-22 16:51:20	andrewm	No.
2012-03-22 16:51:26	andrewm	They just can't insta travel.
2012-03-22 16:51:43	andrewm	Trade is probably fucked for a lot of worlds
2012-03-22 16:51:50	andrewm	And a metric fuckton of people are going to die
2012-03-22 16:51:57	Halfleft|away	Oh warp is enough to cross the galaxy?
2012-03-22 16:52:02	+Vexed_Alex	What do Turians and Quarians eat?
2012-03-22 16:52:03	andrewm	WARP?
2012-03-22 16:52:08	Halfleft|away	I dont know what they call it man
2012-03-22 16:52:12	Halfleft|away	'jump'?
2012-03-22 16:52:12	@Aerox	Gavin, theoretically
2012-03-22 16:52:13	Halfleft|away	warp
2012-03-22 16:52:14	andrewm	FTL, bitch-ho
2012-03-22 16:52:14	@Aerox	But it would take years
2012-03-22 16:52:21	andrewm	22 years or so
2012-03-22 16:52:23	@Aerox	and there aren't enough fuel depots to sustain long trips
2012-03-22 16:52:24	andrewm	From end-to-end
2012-03-22 16:52:30	+Vexed_Alex	Can they not synthesize food for themselves on Earth or the neighboring planets?
2012-03-22 16:52:30	Halfleft|away	so yah they are fucked then
2012-03-22 16:52:43	Halfleft|away	the entire galactic community is now fractured
2012-03-22 16:52:50	andrewm	Yes, Gavin.
2012-03-22 16:52:54	Halfleft|away	haw haw
2012-03-22 16:52:55	andrewm	But that beats extinction.
2012-03-22 16:52:57	+Vexed_Alex	It actually doesn't take that long to span the galaxy on FTL drives provided they have the fuel, right?
2012-03-22 16:53:01	+Vexed_Alex	Wasn't it like 100 years?
2012-03-22 16:53:05	+deBLOO	OH SHIT
2012-03-22 16:53:13	andrewm	100,000 light years across
2012-03-22 16:53:14	@Aerox	The calculation I read said 37 to travel the diameter
2012-03-22 16:53:17	Halfleft|away	how long do relays take?
2012-03-22 16:53:20	+deBLOO	Bayonetta is going to be in Anarchy Reigns
2012-03-22 16:53:21	@Aerox	instantaneous almost
2012-03-22 16:53:26	+Vexed_Alex	37 years?
2012-03-22 16:53:36	+deBLOO	http://www.youtube.com/watch?v=90AQ8eLZs4k
2012-03-22 16:53:36	+Vexed_Alex	That's practically nothing.
2012-03-22 16:53:37	DtoidBot	Anarchy Reigns -  Bayonetta
2012-03-22 16:53:39	Halfleft|away	well seconds to 37 years is enough of a difference to royally fuck them
2012-03-22 16:53:41	+deBLOO	Let's gooooo
2012-03-22 16:54:03	Halfleft|away	also why do all the other species use human measurements and language?
2012-03-22 16:54:03	+Vexed_Alex	The Quarians live on their ships anyway.
2012-03-22 16:54:13	+Vexed_Alex	Translators.
2012-03-22 16:54:16	andrewm	Where are they going to get fuel?
2012-03-22 16:54:20	Halfleft|away	babel fish?
2012-03-22 16:54:47	+Vexed_Alex	Doesn't everyone just have a translator device or something on them?
2012-03-22 16:55:06	+Gemsi	no, everyone just uses space metric
2012-03-22 16:55:19	+Vexed_Alex	I only sort of know because Shepard mentions it when she's talking to Thane and he calls her Siha.
2012-03-22 16:55:41	Halfleft|away	is miranda a robot?
2012-03-22 16:55:47	+Vexed_Alex	No.
2012-03-22 16:55:48	andrewm	Yes.
2012-03-22 16:55:50	@Aerox	The language thing is explained at some point in the game
2012-03-22 16:56:00	@Aerox	Basically virtually everyone has a cheap translation device
2012-03-22 16:56:02	andrewm	I mean, not technically.
2012-03-22 16:56:04	Halfleft|away	there's a bit where she's doing a space EVA and has a breather, but no helmet
2012-03-22 16:56:11	Halfleft|away	her eyes should burst or something
2012-03-22 16:56:21	@Aerox	I think it was Bring Down the Sky
2012-03-22 16:56:21	+Gemsi	yeah i'm sure one of the games has a codex entry than explains it
2012-03-22 16:56:25	Brainderailment	space bucks!
2012-03-22 16:56:29	+Vexed_Alex	Shields, gavin?
2012-03-22 16:56:34	+deBLOO	http://missoulian.com/news/local/catholic-priest-from-kalispell-parish-accused-of-possessing-child-porn/article_936f89be-7304-11e1-9adf-0019bb2963f4.html
2012-03-22 16:56:37	Halfleft|away	ah
2012-03-22 16:56:45	Halfleft|away	oh, heh
2012-03-22 16:56:46	+deBLOO	He sold his DS
2012-03-22 16:56:51	+deBLOO	left porn on it
2012-03-22 16:56:51	Halfleft|away	so she can show off her pretty face
2012-03-22 16:56:53	Halfleft|away	in space!
2012-03-22 16:56:55	+Vexed_Alex	I'm not saying that's right. But everyone does have shields.
2012-03-22 16:57:09	Halfleft|away	he was looking at porn on a DS?
2012-03-22 16:57:29	Halfleft|away	I find that more surprising that the child porn thing. Being a catholic and all.
2012-03-22 16:58:27	+Vexed_Alex	He probably used the DS to lure children and then snap pictures of them
2012-03-22 16:59:38	Halfleft|away	3D pictures.
2012-03-22 17:00:56	+Vexed_Alex	Is there any reason I should go back to the Shadow Broker's base?
2012-03-22 17:01:50	andrewm	To hang out with Glyph.
2012-03-22 17:03:12	@ProfPew	if you do Shadow Broker early in ME2, I think you can snatch some periodic resources or something?
2012-03-22 17:03:21	@ProfPew	just by coming back once in a while
2012-03-22 17:03:39	@ProfPew	only finished it well after ME2 though :(
2012-03-22 17:04:55	andrewm	I need to finish my Insanity run.
2012-03-22 17:05:00	andrewm	I'm on the last mission.
2012-03-22 17:05:07	@ProfPew	earth?
2012-03-22 17:05:12	andrewm	Yeah
2012-03-22 17:05:15	+deBLOO	http://s3-ec.buzzfed.com/static/enhanced/web03/2012/3/20/10/enhanced-buzz-9722-1332254544-20.jpg
2012-03-22 17:05:16	@ProfPew	what class are you using
2012-03-22 17:05:22	andrewm	Infiltrator
2012-03-22 17:05:22	+deBLOO	http://www.buzzfeed.com/jpmoore/21-reasons-you-should-be-following-the-nbas-weird
2012-03-22 17:05:27	+deBLOO	This guy is a fucking moron
2012-03-22 17:05:28	@ProfPew	did the same for insanity
2012-03-22 17:05:30	+deBLOO	So funny
2012-03-22 17:05:35	andrewm	It's a breeze
2012-03-22 17:05:36	@ProfPew	kai leng was kind of annoying
2012-03-22 17:05:42	andrewm	A lot easier than I remember ME2 being
2012-03-22 17:05:47	@ProfPew	most of it is pretty doable, yeah
2012-03-22 17:05:57	@ProfPew	i ran into a snag when you protect Victus' son
2012-03-22 17:06:01	andrewm	Yep
2012-03-22 17:06:08	andrewm	That was the only place I had trouble
2012-03-22 17:06:08	@ProfPew	some troops would end up running around the atlas etc, annoying
2012-03-22 17:06:11	andrewm	Because that fucking Atlas
2012-03-22 17:06:20	@ProfPew	yeah, fuck that thing
2012-03-22 17:06:20	DtoidBot	...
2012-03-22 17:06:34	andrewm	I couldn't kill it fast enough
2012-03-22 17:06:38	@ProfPew	and Kai Leng was annoying until I resolved to just play along with the patterns
2012-03-22 17:06:51	@ProfPew	there was a missile launcher around the corner
2012-03-22 17:06:52	andrewm	Ha.
2012-03-22 17:07:02	@ProfPew	1 hit kill after you take down the shields a bit
2012-03-22 17:07:06	andrewm	...there was a missile launcher?
2012-03-22 17:07:09	@ProfPew	yep....
2012-03-22 17:07:13	andrewm	Well fuck.
2012-03-22 17:07:14	@ProfPew	no indicator of course
2012-03-22 17:07:24	@ProfPew	took me a bunch of deaths to spot it
2012-03-22 17:07:59	@ProfPew	the sections with the banshees on the last mission can be annoying too, but nothing too hard
2012-03-22 17:08:13	@ProfPew	more of a "ffffuuu get them away from me where is the ammo!" thing
2012-03-22 17:08:45	andrewm	I picked up Reave as my extra skill
2012-03-22 17:08:57	andrewm	Works very well on banshees
2012-03-22 17:09:02	@ProfPew	what does that do again?
2012-03-22 17:09:13	+Gemsi	i didn't ever pick an extra skill
2012-03-22 17:09:15	andrewm	Barrier damage over time
2012-03-22 17:09:20	@ProfPew	ah
2012-03-22 17:09:25	+Gemsi	I never remembered to pick one up
2012-03-22 17:09:29	+Gemsi	then the game crashed
2012-03-22 17:09:33	@ProfPew	i took the steal shields one, whatever it's called
2012-03-22 17:09:34	@ProfPew	haha
2012-03-22 17:09:35	+Gemsi	and forgot i unlocked anyway
2012-03-22 17:09:42	+Gemsi	any*
2012-03-22 17:09:45	@ProfPew	you unlock it like... instantly!
2012-03-22 17:10:05	+Vexed_Alex	I took the same one, Pew.
2012-03-22 17:10:05	+Gemsi	dude, it crashed like one mission before the point of no return
2012-03-22 17:10:32	@ProfPew	tsk tsk
2012-03-22 17:10:33	+Gemsi	thus I didn't give a shit at that point
2012-03-22 17:10:41	andrewm	Cloak plus maxed Black Widow is pretty overpowered
2012-03-22 17:10:44	+Gemsi	it forgot all my cheevo progress as well
2012-03-22 17:10:47	@ProfPew	dunno if you guys saw that Marauder Shields meme btw?
2012-03-22 17:10:50	@ProfPew	black widow ftw
2012-03-22 17:10:53	@ProfPew	wow!
2012-03-22 17:10:58	+Gemsi	but then i played on PC so not like that mattered
2012-03-22 17:11:02	@ProfPew	touche
2012-03-22 17:11:05	@ProfPew	http://knowyourmeme.com/memes/marauder-shields
2012-03-22 17:11:08	@ProfPew	it's the dumbest thing
2012-03-22 17:11:17	+Vexed_Alex	Can the Black Widow have more than 12 shots in ME2?
2012-03-22 17:11:18	+Vexed_Alex	It's annoying.
2012-03-22 17:11:26	andrewm	It's 22
2012-03-22 17:11:26	@ProfPew	it's 3 in ME3
2012-03-22 17:11:37	+Vexed_Alex	3 total?!
2012-03-22 17:11:39	andrewm	3/19
2012-03-22 17:11:51	andrewm	3 before reload
2012-03-22 17:11:53	andrewm	22 total
2012-03-22 17:11:59	andrewm	Without mods
2012-03-22 17:12:02	@ProfPew	that
2012-03-22 17:12:44	andrewm	My favorite thing is sabotaging turrets
2012-03-22 17:13:11	andrewm	Clear out a room full of Cerberus asap
2012-03-22 17:14:17	+Vexed_Alex	Oh
2012-03-22 17:14:28	+Vexed_Alex	In ME2 it's 1 before reload
2012-03-22 17:14:31	+Vexed_Alex	12 total
2012-03-22 17:14:41	+Vexed_Alex	It suuucks
2012-03-22 17:14:48	@ProfPew	it's better in 3
2012-03-22 17:15:05	@ProfPew	there's some other 1-shot rifles that are like the ME2 version
2012-03-22 17:15:17	@ProfPew	more powerful than the Black Widow in 3, but the reloading is annoying
2012-03-22 17:15:38	andrewm	Yeah
2012-03-22 17:15:54	andrewm	You can usually hit two headshots withe the widow before cloak comes off
2012-03-22 17:16:05	andrewm	If you're fast.
2012-03-22 17:16:32	@ProfPew	does the 2nd headshot still receive the cloak bonus?
2012-03-22 17:16:35	@Aerox	I usually just used a free incinerate cast
2012-03-22 17:17:13	@Aerox	Since the decloak resets all cooldowns to hte cloak timer
2012-03-22 17:17:20	andrewm	Yeah.
2012-03-22 17:17:25	andrewm	I do that sometimes too.
2012-03-22 17:17:28	andrewm	Depends on the situations
2012-03-22 17:17:36	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-22 17:17:48	@ProfPew	the cooldowns were pretty fast all around
2012-03-22 17:18:19	@ProfPew	the bonus to Liara's singularity cooldown felt pretty pointless when she can cast it again way before the first one detonates
2012-03-22 17:18:32	andrewm	Yeah
2012-03-22 17:18:51	@ProfPew	way too useful on insanity as well
2012-03-22 17:18:59	@Aerox	Yeah I didn't put any points into cooldown decreases unless the tree had one you couldn't avoid
2012-03-22 17:19:21	andrewm	I found Tali and Garrus were my best complement.
2012-03-22 17:19:35	andrewm	Because overload and barrier skills for both of them
2012-03-22 17:19:42	@ProfPew	i had Garrus/Liara on Paragon/normal run
2012-03-22 17:19:47	@ProfPew	Edi/Liara on Renegade/insanity
2012-03-22 17:20:07	andrewm	I just like Energy Drain way too much
2012-03-22 17:20:15	@ProfPew	I wanted someone other than Liara but she was just far too useful
2012-03-22 17:20:15	@ProfPew	and fuck Kaidan
2012-03-22 17:20:16	@ProfPew	and Vega
2012-03-22 17:20:29	andrewm	I used her early on.
2012-03-22 17:20:43	andrewm	But then I got to a point where she didn't do enough damage
2012-03-22 17:20:43	@ProfPew	I felt bad about possibly having Tali die on me in combat :(
2012-03-22 17:20:49	andrewm	And I had no use for crowd control
2012-03-22 17:20:59	@ProfPew	true, she's not much of a dps
2012-03-22 17:21:23	andrewm	I don't use EDI out of principle.
2012-03-22 17:22:03	@ProfPew	after a while, EDI/Liara can rape pretty hard with pistol/SMG to be fair
2012-03-22 17:22:05	@ProfPew	since they never really miss
2012-03-22 17:22:10	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-22 17:22:14	@ProfPew	i needed her for my all fem team!
2012-03-22 17:22:17	@ProfPew	there's a few bits of funny dialogue if you take her on missions
2012-03-22 17:22:30	andrewm	Garrus and Ash were actually fun to use
2012-03-22 17:22:37	andrewm	Because we all had maxed black widows
2012-03-22 17:22:43	andrewm	It was a snipefest
2012-03-22 17:23:08	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Read error: EOF from client)
2012-03-22 17:24:22	@ProfPew	haha nice
2012-03-22 17:24:57	andrewm	All right
2012-03-22 17:25:00	andrewm	I gotta run
2012-03-22 17:25:17	@ProfPew	later
2012-03-22 17:39:12	-->	Lelio (~Lelio@58.145.143.61) has joined #destructoid
2012-03-22 17:47:38	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-22 17:48:28	richterbelmont	huh? silent hill hd collection didnt turn out well?
2012-03-22 18:05:38	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-22 18:14:23	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-22 18:14:54	RobotBebop	Evening
2012-03-22 18:16:31	Dinsdale	best character in all ME3
2012-03-22 18:19:33	richterbelmont	Goku
2012-03-22 18:22:39	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-03-22 18:22:39	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-03-22 18:22:39	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-03-22 18:22:39	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-22 18:22:39	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-03-22 18:22:39	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-03-22 18:22:39	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (*.net *.split)
2012-03-22 18:22:39	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	metalnarf (~metalnarf@p54AC975D.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Lelio (~Lelio@58.145.143.61) has quit (*.net *.split)
2012-03-22 18:22:43	<--	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	_0handle_ (~zerohandl@046075148142.atmpu0013.highway.a1.net) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-03-22 18:22:43	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	DtoidBot (~PircBot@24.106.217.162) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Ecksorcism (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-03-22 18:22:43	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-03-22 18:22:43	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:22:43	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (*.net *.split)
2012-03-22 18:25:47	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-22 18:25:47	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-22 18:25:47	-->	Lelio (~Lelio@58.145.143.61) has joined #destructoid
2012-03-22 18:25:47	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:47	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:47	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-22 18:25:47	-->	Suff0cat (~suff0cat@c-76-20-61-151.hsd1.ca.comcast.net) has joined #destructoid
2012-03-22 18:25:47	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-22 18:25:47	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-03-22 18:25:47	-->	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has joined #destructoid
2012-03-22 18:25:47	-->	_0handle_ (~zerohandl@046075148142.atmpu0013.highway.a1.net) has joined #destructoid
2012-03-22 18:25:47	-->	metalnarf (~metalnarf@p54AC975D.dip0.t-ipconnect.de) has joined #destructoid
2012-03-22 18:25:47	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-03-22 18:25:47	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-03-22 18:25:47	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-03-22 18:25:48	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-03-22 18:25:48	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:48	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-22 18:25:48	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:48	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-22 18:25:48	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-22 18:25:48	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-03-22 18:25:48	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-03-22 18:25:48	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:48	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-22 18:25:48	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-22 18:25:48	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-03-22 18:25:48	-->	Ecksorcism (~Ahmed@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-03-22 18:25:48	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-22 18:25:48	-->	BPG (~backstree@c-71-228-211-219.hsd1.tn.comcast.net) has joined #destructoid
2012-03-22 18:25:48	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-03-22 18:25:48	--	Mode #destructoid [+ooovvv Q BPG Aerox Ecksorcism Torzelan Gandysampras] by *.quakenet.org
2012-03-22 18:25:48	--	Mode #destructoid [+vv Vexed_Alex deBLOO] by *.quakenet.org
2012-03-22 18:26:02	RobotBebop	I think it has to be the replacement for Olbie
2012-03-22 18:26:10	Brainderailment	I thought it was only youtube'
2012-03-22 18:26:13	RobotBebop	oh?
2012-03-22 18:27:17	RobotBebop	whatever
2012-03-22 18:27:23	Brainderailment	iunno
2012-03-22 18:27:30	RobotBebop	i've only seen a bit of it but the people are annoying liberal douche bag redditor types
2012-03-22 18:27:53	RobotBebop	like the liberal version of Aurvant
2012-03-22 18:28:08	@Aerox	gross!
2012-03-22 18:29:05	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-22 18:29:33	richterbelmont	see that tsa episode of south park moose?
2012-03-22 18:29:34	RobotBebop	http://imgur.com/Zan6V
2012-03-22 18:31:25	<--	Lelio (~Lelio@58.145.143.61) has quit (Quit: Bye)
2012-03-22 18:31:36	Coon	being someone who think suicide is a serious and somber topic, i was laughing pretty hard at stan telling that guy to kill himself over and over on south park yesterday
2012-03-22 18:33:00	Brainderailment	can that episode be watched on sps yet?
2012-03-22 18:33:11	Brainderailment	nm, I'll just look
2012-03-22 18:33:20	+Vexed_Alex	Moose
2012-03-22 18:33:45	+Vexed_Alex	You're practically saying that reasonable Republicans exist
2012-03-22 18:33:49	+Vexed_Alex	when they're all pieces of shit
2012-03-22 18:35:03	Brainderailment	Republicans all believe that everything is unlimited. For that simple reason I hate them all.
2012-03-22 18:37:43	 *	RobotBebop burps
2012-03-22 18:38:35	+Vexed_Alex	Brain, they revealed the pricing for the FR-S
2012-03-22 18:38:42	RobotBebop	ECKS
2012-03-22 18:38:48	Brainderailment	whut $$?
2012-03-22 18:39:05	+Vexed_Alex	Base with the manual is $24,200
2012-03-22 18:39:20	+Vexed_Alex	The auto with the flappy paddles is $25,300
2012-03-22 18:39:41	Brainderailment	Yeah, I won't be getting one for at least a couple years, so I
2012-03-22 18:39:43	Coon	alex is all about the flappy paddles
2012-03-22 18:39:45	+Vexed_Alex	No word on the BRZ pricing, though it doesn't matter.
2012-03-22 18:39:53	Brainderailment	I'll get one used
2012-03-22 18:39:59	+Ecksorcism	IAN
2012-03-22 18:40:05	+Vexed_Alex	Because Subaru dealers are going to mark up that shit BMW 1M style
2012-03-22 18:40:09	+Vexed_Alex	there's no doubt
2012-03-22 18:40:11	Brainderailment	ew
2012-03-22 18:40:30	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-22 18:40:30	--	Mode #destructoid [+o TDiddy] by Q
2012-03-22 18:40:43	RobotBebop	I installed ICS ecks
2012-03-22 18:40:44	Brainderailment	http://www.ft86club.com/forums/showthread.php?t=2998
2012-03-22 18:40:47	RobotBebop	shit runs pretty well
2012-03-22 18:40:49	+Ecksorcism	Yay!
2012-03-22 18:41:03	+Vexed_Alex	They're already trying to build up fake scarcity by announcing that only 6k BRZ's are hitting US shores
2012-03-22 18:41:03	Brainderailment	what tab moose? Or was it ur phone?
2012-03-22 18:41:11	Brainderailment	pffft
2012-03-22 18:41:20	RobotBebop	my phone brain
2012-03-22 18:41:51	+Vexed_Alex	I was actually considering the flappy paddle option because of traffic, but eugh.
2012-03-22 18:41:56	+Vexed_Alex	PCH just won't be as fun.
2012-03-22 18:42:04	Brainderailment	Yeah
2012-03-22 18:42:22	Brainderailment	I don't think I'd use a flappy on such a low cost car
2012-03-22 18:42:37	+Vexed_Alex	I'll save myself a grand and get the infotainment system or something
2012-03-22 18:42:39	RobotBebop	flappy paddle sounds like a game i play with your mom alex
2012-03-22 18:43:01	+Vexed_Alex	The one where she pounds on your balls with paddles?
2012-03-22 18:43:07	+Vexed_Alex	Moolius.
2012-03-22 18:43:20	Brainderailment	I wonder if the dash will accept an aftermarket stereo, or if you'd have to muck it up
2012-03-22 18:43:26	+Vexed_Alex	It's a Scion.
2012-03-22 18:43:30	+Vexed_Alex	Of course it will.
2012-03-22 18:43:57	+Vexed_Alex	Hers' the inside
2012-03-22 18:43:57	+Vexed_Alex	http://www.motormavens.com/emAlbum/albums/Antonio%20Alvendia/Events/Scion-FRS-debut-Reveal/_fullsize/SCION-FRS-INTERIOR-COCKPIT-VIEW-Image_15.jpg
2012-03-22 18:44:06	Brainderailment	aw yeah
2012-03-22 18:44:53		irc: disconnected from server
2012-03-22 22:12:44	-->	benbeltran (~benbeltra@200.76.90.251) has joined #destructoid
2012-03-22 22:12:44	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Rabite] Aerox andrewm Batthink benbeltran brainderailment cardfrek2 Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-03-22 22:12:44	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 4 voices, 25 normals)
2012-03-22 22:12:47	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-22 22:13:33	richterbelmont	!q
2012-03-22 22:13:33	DtoidBot	[705] [Bigby] is it bad that i keep looking for FFXIII pron?
2012-03-22 22:13:46	Aerox	hahaahah
2012-03-22 22:13:48	Aerox	when did he say that
2012-03-22 22:14:20	Batthink	Yes, yes it is, Bigby...
2012-03-22 22:25:27	RobotBebop	wtf kind of armor does Garrus use
2012-03-22 22:25:31	RobotBebop	heavy?
2012-03-22 22:25:47	+Vexed_Alex	swtor is off to a good start. It was a windowed no border option.
2012-03-22 22:25:48	Aerox	Light to begin
2012-03-22 22:25:49	dare-	I think so since he's like soldier class
2012-03-22 22:25:50	Aerox	Medium as an unlock
2012-03-22 22:25:54	Aerox	alex every MMO ever has that
2012-03-22 22:26:02	Aerox	because you can't play an MMO without something else to do in another window
2012-03-22 22:26:04	Aerox	(Except Guild Wars 2)
2012-03-22 22:26:05	+Vexed_Alex	ALL GAMES SHOULD HAVE THAT
2012-03-22 22:28:32	@BPG	seriously
2012-03-22 22:28:40	@BPG	I always have to be doing somethign while playing an mmo
2012-03-22 22:29:03	@BPG	damn wyvern rides that takes 10 minutes
2012-03-22 22:29:11	Aerox	GUILD WARS 2!
2012-03-22 22:29:48	@BPG	get me a beta key!!
2012-03-22 22:30:05	Aerox	I tried :(
2012-03-22 22:30:11	Aerox	I asked Dyson for one specifically for you but he couldn't do it
2012-03-22 22:30:22	@BPG	meh it's my beta luck bud
2012-03-22 22:34:43	--	Ecksorcism is now known as Ecks|Offline
2012-03-22 22:43:40	+Vexed_Alex	My smuggler is named Pancracio
2012-03-22 22:44:10	Aerox	lol
2012-03-22 22:44:15	Aerox	smugglers tragically are the worst class
2012-03-22 22:45:08	RobotBebop	http://steamcommunity.com/id/robotbebop/screenshot/542922712008331620 :]
2012-03-22 22:48:40	Aerox	SMILEY FACE
2012-03-22 22:48:57	Coon	Alex would pick a smuggler
2012-03-22 22:49:08	Coon	an iPod smuggler
2012-03-22 22:49:26	Aerox	I really like the whole family of terrible people you and Maya are creating on twitter, alex
2012-03-22 22:51:34	RobotBebop	whats this
2012-03-22 22:51:38	RobotBebop	i haven't even looked at twitter in months
2012-03-22 22:53:35	Aerox	Condescendia
2012-03-22 22:53:42	Aerox	and Rude-soemthing
2012-03-22 22:55:45	RobotBebop	haha
2012-03-22 22:56:39	@naia	I can't believe I just spent the last 30 minutes playing Fruit Ninja
2012-03-22 22:57:01	dare-	On Kinect?
2012-03-22 22:57:07	@naia	no on my iPad
2012-03-22 22:57:12	@naia	I don't have a Kincet
2012-03-22 22:57:13	dare-	naiPad
2012-03-22 22:57:19	dare-	Fruit Ninja is okay
2012-03-22 22:57:44	@TDiddy	been playing angry birds in space?
2012-03-22 22:58:12	@naia	no
2012-03-22 22:58:22	@TDiddy	Naia, tell me you saw The Soup
2012-03-22 22:58:28	@naia	OMG I did
2012-03-22 22:58:32	Aerox	SO FUCKING GOOD
2012-03-22 22:58:35	@TDiddy	hrhr
2012-03-22 22:58:36	@TDiddy	hehe
2012-03-22 22:58:40	Aerox	I'm not even a big muppets person
2012-03-22 22:58:46	Aerox	But that was prob. the best episode I've seen
2012-03-22 22:58:53	Aerox	especially the online scene where they just ran the show
2012-03-22 23:03:05		irc: disconnected from server
2012-03-22 23:03:27	-->	benbeltran (~benbeltra@200.76.90.251) has joined #destructoid
2012-03-22 23:03:27	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan +Vexed_Alex [Rabite] Aerox andrewm Batthink benbeltran brainderailment cardfrek2 Coon dare- Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-03-22 23:03:27	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 4 voices, 25 normals)
2012-03-22 23:03:28	@naia	I'm torrenting it now
2012-03-22 23:03:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-22 23:05:59	RobotBebop	yay now i can torrent the full season
2012-03-22 23:06:05	Aerox	don't yay
2012-03-22 23:06:08	Aerox	It's tragic there won't be new eps forever
2012-03-22 23:06:21	Aerox	Kerry, GoT party at my place April 1st?
2012-03-22 23:07:25	@naia	Hell yeah
2012-03-22 23:07:50	@naia	One of my co workers just started watching the show and I heard all the engineers geek out about it.  Then I joined in
2012-03-22 23:08:11	@TDiddy	you geeking out? very unlike you
2012-03-22 23:08:17	@naia	you hush
2012-03-22 23:10:28	Coon	just imagine, if GoT came along 2 decades earlier naia could have gotten married to the dothraki wedding theme
2012-03-22 23:10:34	Coon	followed by some rapey shit
2012-03-22 23:10:39	Aerox	um
2012-03-22 23:10:40	@naia	Ew god now
2012-03-22 23:10:43	@naia	*no
2012-03-22 23:10:45	Aerox	redo your wedding please
2012-03-22 23:10:52	Coon	lol
2012-03-22 23:11:06	@naia	You just want to see lots of people bang
2012-03-22 23:11:19	Aerox	and/or stabbings
2012-03-22 23:11:39	Coon	 /molten gold crownings
2012-03-22 23:12:17	Aerox	That doesn't happen at the weddin
2012-03-22 23:12:18	Aerox	g
2012-03-22 23:12:24	@TDiddy	idiot
2012-03-22 23:12:39	Coon	it's called an adaptation guys
2012-03-22 23:12:45	Coon	it's an expedited timeline
2012-03-22 23:14:09	Coon	also, I just started The Magicians and I like how it immediately gets to the fantasy shit
2012-03-22 23:14:15	Aerox	Grossman?
2012-03-22 23:14:17	Aerox	I love his shit
2012-03-22 23:14:20	Coon	no pussyfooting around in Brooklyn
2012-03-22 23:14:31	Coon	one chapter of reality and then it's off to Hogwarts
2012-03-22 23:14:36	Aerox	There's definitely flaws in the second book but it's generally enjoyable
2012-03-22 23:14:38	Coon	good stuff
2012-03-22 23:15:40	+Vexed_Alex	I should call you Smugette, Aerox
2012-03-22 23:15:42	-->	metalnarf (~metalnarf@p54AC9709.dip0.t-ipconnect.de) has joined #destructoid
2012-03-22 23:16:27	Aerox	That's a terrible name
2012-03-22 23:16:30	+Vexed_Alex	I levelled.
2012-03-22 23:16:31	Aerox	not even remotely clever
2012-03-22 23:16:36	+Vexed_Alex	Where the fuck do I assign points?
2012-03-22 23:16:36	Aerox	oh boy
2012-03-22 23:16:41	Aerox	you don't get points until 11
2012-03-22 23:16:44	Aerox	just like wow
2012-03-22 23:16:50	Aerox	then you get a bunch of shitty talents that all suck
2012-03-22 23:16:51	+Vexed_Alex	www.hahgay.com
2012-03-22 23:17:30	Aerox	I find Grossman particularly interesting because of his background
2012-03-22 23:17:50	Aerox	He's a tech/games writer with a brother who works for Crystal Dynamics who writes really good fictino
2012-03-22 23:18:49	+Vexed_Alex	That sounds super uninteresting.
2012-03-22 23:18:53	Aerox	nah
2012-03-22 23:19:07	Aerox	Think harry potter with violent murders, underage drinking, and fucking
2012-03-22 23:19:29	Aerox	Speaking of which
2012-03-22 23:19:40	Aerox	I literally do not understand people who refuse to drink, until they turn 21
2012-03-22 23:19:43	Aerox	can we talk about that?
2012-03-22 23:19:48	Aerox	I have been running into that
2012-03-22 23:19:50	Aerox	I don't understand
2012-03-22 23:19:55	brainderailment	talk to you guys tomorrow.
2012-03-22 23:19:57	Aerox	I get not drinking ever
2012-03-22 23:19:59	<--	brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-03-22 23:20:19	Coon	pussies that are afraid of the po-lice?
2012-03-22 23:20:56	+Vexed_Alex	They're punk bitches? That's all I can come up with.
2012-03-22 23:25:20	RobotBebop	holy balls
2012-03-22 23:25:22	RobotBebop	fucking rachni melee
2012-03-22 23:25:31	Aerox	yeah don't stand there
2012-03-22 23:25:40	RobotBebop	theyre faster!
2012-03-22 23:27:20	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-22 23:27:51	+Vexed_Alex	Eugh, I fucking hate this combat.
2012-03-22 23:27:58	+Vexed_Alex	This ditached MMO horseshit.
2012-03-22 23:28:07	@BPG	anyone else think GoT has been a let down?
2012-03-22 23:28:13	Aerox	no
2012-03-22 23:28:17	Aerox	fuck you
2012-03-22 23:28:22	@BPG	hmm ok
2012-03-22 23:28:26	Aerox	alex you picked the worst class in the worst MMO
2012-03-22 23:28:36	@BPG	wait is Alex playing SWTOR?
2012-03-22 23:28:41	+Vexed_Alex	It doesn't matter what class I play.
2012-03-22 23:28:43	+Vexed_Alex	I hate this shit.
2012-03-22 23:28:49	Aerox	GUILD WARS 2
2012-03-22 23:28:49	@BPG	eeewwww
2012-03-22 23:28:50	RobotBebop	you're playing a trial right?
2012-03-22 23:28:52	@BPG	bad Alex
2012-03-22 23:29:00	Aerox	yeah he's playing free trial
2012-03-22 23:29:07	+Vexed_Alex	If it involves a fucking bar, fuck it.
2012-03-22 23:29:10	+Vexed_Alex	I don't give a fuck.
2012-03-22 23:29:11	Aerox	I cancelled my 3 months like 2-3 weeks into it
2012-03-22 23:29:29	@BPG	I'll pay $60 for GW 2
2012-03-22 23:29:37	@BPG	GW 1 was excellent if flawed
2012-03-22 23:29:41	RobotBebop	why is GW so great
2012-03-22 23:29:55	Aerox	because it's an assload of fun
2012-03-22 23:30:01	Aerox	and totally different from any MMo you've played
2012-03-22 23:30:06	Aerox	CLEARLY you didn't read my article
2012-03-22 23:30:08	+Vexed_Alex	Does it play at all like swtor or wow?
2012-03-22 23:30:09	@BPG	GW 1 was really different from any MMO
2012-03-22 23:30:16	Aerox	not really
2012-03-22 23:30:19	@BPG	the most story driven MMO I ever played
2012-03-22 23:30:27	Aerox	well get ready for GW2
2012-03-22 23:30:33	@BPG	like I didn't give a shit about the story of WoW or anything else
2012-03-22 23:30:36	+Vexed_Alex	Meaning, am I mashing my number keys, and waiting for shit to fucking refresh
2012-03-22 23:30:36	@BPG	but GW sucked me in
2012-03-22 23:30:40	RobotBebop	i read a bit of it jro
2012-03-22 23:30:47	RobotBebop	but your article had the serious problem of being on a shit site
2012-03-22 23:30:48	@BPG	I played some at the last PAX i went to
2012-03-22 23:30:50	Aerox	GW2 keeps the story stuff but redoes all the actual gameplay entirely
2012-03-22 23:30:55	@BPG	very early alpha
2012-03-22 23:31:15	Aerox	moose pretty much every site sucks except RPS
2012-03-22 23:31:17	Aerox	and PAR recently
2012-03-22 23:31:33	Aerox	and i'm clearly not going to give up my day job to work at those places
2012-03-22 23:31:44	+Vexed_Alex	Destructoid reached new lows, though.
2012-03-22 23:31:51	Aerox	oh I agree
2012-03-22 23:32:10	RobotBebop	AD, AD, AD, really tiny text for actual content, AD, AD, ADs that link to content farms, ADS
2012-03-22 23:32:21	Aerox	hahah do you really not use adblock
2012-03-22 23:32:25	RobotBebop	no
2012-03-22 23:32:29	RobotBebop	i can't be bothered
2012-03-22 23:32:33	Aerox	Well that's your fault
2012-03-22 23:32:37	RobotBebop	and on most fo the sites i actually read the ads are not obnoxious
2012-03-22 23:32:41	+Vexed_Alex	The website I typically visit to not bombared me with ads.
2012-03-22 23:32:49	Aerox	Adblock everything
2012-03-22 23:32:53	+Vexed_Alex	Because they've learned how to develop websites that cater to user experience
2012-03-22 23:32:59	Aerox	I mean
2012-03-22 23:33:03	RobotBebop	alex has the right idea
2012-03-22 23:33:04	+Vexed_Alex	So if they want to show me some ads to keep their website going
2012-03-22 23:33:05	+Vexed_Alex	fuck it
2012-03-22 23:33:12	Aerox	Here's the split
2012-03-22 23:33:14	+Vexed_Alex	I won't be annoyed by it
2012-03-22 23:33:16	Aerox	Get bought by a media conglomerate
2012-03-22 23:33:20	Aerox	or serve a ton of shitty ads
2012-03-22 23:33:33	Aerox	I don't particularly care either way
2012-03-22 23:33:38	richterbelmont	dtoid makes me want stride gum
2012-03-22 23:33:42	+Vexed_Alex	In the end, it doesn't matter if your content is bad and your ads push me out.
2012-03-22 23:33:54	Aerox	fair enough
2012-03-22 23:34:06	+Vexed_Alex	Being "indie" has nothing to do with it.
2012-03-22 23:34:34	Aerox	It does to some point, but I understand what you're saying
2012-03-22 23:35:28	Aerox	Which is why, adblock]
2012-03-22 23:35:50	Aerox	The entire internet economy is fundamentally broken
2012-03-22 23:37:14	richterbelmont	is there like a internet wallstreet
2012-03-22 23:38:44	Aerox	not in the way you're thinking
2012-03-22 23:39:13	Coon	an internet wallstreet*
2012-03-22 23:39:25	Aerox	But basically to be legitimately profitable, the entire goal of the internet is to fake popularity until some giant company who doesn't understand anything buys you for an insane amout of money
2012-03-22 23:40:08	Coon	see: OMGPOP
2012-03-22 23:40:15	Aerox	Or really, anyone
2012-03-22 23:40:38	RobotBebop	or sell merch if you can
2012-03-22 23:40:45	Coon	well, right, but OMGPOP actually succeeded
2012-03-22 23:40:49	Aerox	I generally love Giant Bomb, but anyone who thinks Shelbey Bonnie had noble intentions for Whiskey Media is an idiot
2012-03-22 23:40:50	Coon	nicely and recently
2012-03-22 23:40:59	@BPG	hmmm Whiskey
2012-03-22 23:41:04	Coon	so they are the first example that comes to mind
2012-03-22 23:41:06	Aerox	go buy some braddles
2012-03-22 23:41:17	Aerox	get crunk with me
2012-03-22 23:41:17	RobotBebop	jro bring me beer.
2012-03-22 23:41:24	Aerox	I'm drinking more than I should and now you should do
2012-03-22 23:41:42	RobotBebop	just call in sick tomorrow
2012-03-22 23:41:47	Aerox	I have shit to do
2012-03-22 23:41:50	Aerox	I'll be fine
2012-03-22 23:42:07	RobotBebop	keep the door closed to protect the office from your whiskey farts
2012-03-22 23:42:25	@BPG	dude I'm already two shits to the wind
2012-03-22 23:42:42	Aerox	You don't have to work
2012-03-22 23:42:51	Aerox	Because you're going to nude assault your girlfriend with a vacation day
2012-03-22 23:42:52	@BPG	liquor stores are closed
2012-03-22 23:43:01	@BPG	yeah...I'm looking forward to that
2012-03-22 23:43:23	RobotBebop	BED
2012-03-22 23:43:25	Coon	I have to be up at 6:30 in the morning and I've almost killed a 750 of Jack
2012-03-22 23:43:27	Coon	so...
2012-03-22 23:43:30	Coon	yeah
2012-03-22 23:44:02	RobotBebop	you either type really well when drunk or your resistence is too high
2012-03-22 23:44:18	Coon	mostly B
2012-03-22 23:44:33	RobotBebop	heh
2012-03-22 23:44:39	Aerox	I keep going back to the time you passed out under a table at 7pm
2012-03-22 23:44:45	Coon	i mean, I am a big motherfucker
2012-03-22 23:44:55	Coon	me, Aerox?
2012-03-22 23:45:04	Aerox	No, moose
2012-03-22 23:45:08	RobotBebop	uh.. what?
2012-03-22 23:45:08	Coon	oh
2012-03-22 23:45:11	Coon	fucking lightweight
2012-03-22 23:45:15	RobotBebop	when the fuck did i do that
2012-03-22 23:45:19	Aerox	no
2012-03-22 23:45:21	Aerox	obviously coon
2012-03-22 23:45:23	Aerox	that's the only story
2012-03-22 23:45:44	Coon	which day of PAX was that?
2012-03-22 23:45:59	+Vexed_Alex	Okay, the combination of this combat system, and the fact that it's Star Wars, which I couldn't give any fucking less of a care about, has made me never want to play this game again.
2012-03-22 23:46:00	RobotBebop	i was gonna say
2012-03-22 23:46:03	Aerox	I believe it was some texas thing
2012-03-22 23:46:05	Aerox	Alex I fucking told you
2012-03-22 23:46:07	Aerox	It's the fucking worst
2012-03-22 23:46:10	+Vexed_Alex	I know.
2012-03-22 23:46:15	RobotBebop	i'd remember at least being made fun of for passing out under a table
2012-03-22 23:46:15	+Vexed_Alex	But I don't listen to White people.
2012-03-22 23:46:20	Aerox	They took BC WoW, made it worse
2012-03-22 23:46:58	RobotBebop	ok srsly going to bed n ow
2012-03-22 23:47:00	Coon	oh, well yeah, in Texas I get to pass out under tables whenever I please, but I've always handled myself semi-reasonably at Dtoid events
2012-03-22 23:47:02	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Read error: EOF from client)
2012-03-22 23:47:10	Coon	the worst I ever was was whiskey bar
2012-03-22 23:47:15	Coon	and that bouncer was a dick
2012-03-22 23:47:26	Aerox	haha
2012-03-22 23:47:31	Aerox	The Whiskey Bar rules
2012-03-22 23:47:37	@BPG	wait, alex isn't white?
2012-03-22 23:47:45	@BPG	:P
2012-03-22 23:47:56	Coon	but at least I never got kicked out of a place for not tipping...
2012-03-22 23:48:04	@BPG	I really liked whiskey bar
2012-03-22 23:48:07	Aerox	You didn't get kicked out for not tippjng
2012-03-22 23:48:09	@BPG	fun place to try out new stuff
2012-03-22 23:48:10	richterbelmont	he isnt?!
2012-03-22 23:48:13	Coon	I know
2012-03-22 23:48:14	Aerox	You got kicked out as a group for openly shittalking bartenders
2012-03-22 23:48:31	Coon	?
2012-03-22 23:49:35	Aerox	Is your recollection that you guys politely sat and then were rudely kicked out for no reason?
2012-03-22 23:49:55	Coon	where are you talking about?
2012-03-22 23:49:59	Coon	that would help
2012-03-22 23:50:03	Aerox	whiskey bar?
2012-03-22 23:50:08	Aerox	in seattle?
2012-03-22 23:50:53	Coon	oh, no, I wasn't there the year when they got kicked out for not tipping or badmouthing the bartender, I was kicked out the previous year in 09 for being too drunk
2012-03-22 23:54:09	Coon	but then I politely told the bouncer that I swore to god I wasn't going to drink, but I just wanted to go in to talk to my friends who were still sober enough to be bar patrons
2012-03-22 23:54:09	Coon	and he actually let me enter
2012-03-22 23:54:09	Aerox	man what a dick
2012-03-22 23:54:09	+Vexed_Alex	lol
2012-03-22 23:54:09	Coon	lol
2012-03-22 23:54:09	+Vexed_Alex	So
2012-03-22 23:54:09	+Vexed_Alex	Runner2 is in 3D
2012-03-22 23:54:09	+Vexed_Alex	Which means Holmes will think it's disgusting
2012-03-22 23:54:10	Aerox	oo that's an exciting twist
2012-03-22 23:54:10	Aerox	Will he or won't he?
2012-03-22 23:54:10	Aerox	The key is whatever he decides is wrong
2012-03-22 23:54:10	Coon	as long as it's shitty 3d
2012-03-22 23:54:19	Coon	with jaggy graphics
2012-03-22 23:54:25	Coon	he'll still probably like it
2012-03-22 23:54:30	+Vexed_Alex	PS1 is the new 8-bit
2012-03-22 23:55:07	+Vexed_Alex	I had to launch DC Universe to uninstall it
2012-03-22 23:55:10	+Vexed_Alex	fantastic
2012-03-22 23:56:15	+Vexed_Alex	My quest to play games I know I'll hate continues
2012-03-23 00:02:06		irc: disconnected from server
2012-03-23 08:44:08	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-23 08:44:08	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] andrewm benbeltran cardfrek2 Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio Lelio|Away lolshin metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-03-23 08:44:08	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-03-23 08:44:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-23 08:55:39	-->	meeetalnarf (~meetalnar@p54AC9709.dip0.t-ipconnect.de) has joined #destructoid
2012-03-23 09:07:22	theGoldenAvatar	http://www.youtube.com/watch?v=TsoN_zhhRsk
2012-03-23 09:07:23	DtoidBot	The Delgados, Witness, live for the BBC sometime around 2000.MPG
2012-03-23 09:07:32	theGoldenAvatar	I think that video was recorded on a toaster strudle
2012-03-23 09:07:41	theGoldenAvatar	strudel*
2012-03-23 09:09:27	jared	They have an integrated video chip.
2012-03-23 09:09:38	jared	And strawberry filling.
2012-03-23 09:10:06	benbeltran	Would it be possible to murder someone with a Volus pressure suit?
2012-03-23 09:10:17	theGoldenAvatar	Sure
2012-03-23 09:11:03	benbeltran	When we make contact, I'll start imploding heads with volus suits
2012-03-23 09:11:18	theGoldenAvatar	Might be easier to kill children.
2012-03-23 09:11:21	benbeltran	because mass effect is real life, obviously
2012-03-23 09:11:31	benbeltran	Naw, I want an entry in wikipedia
2012-03-23 09:11:56	benbeltran	"The Volus Suit Serial Killer"
2012-03-23 09:12:20	theGoldenAvatar	Oh
2012-03-23 09:12:26	theGoldenAvatar	I thought you wanted to kill people WITH the suits
2012-03-23 09:12:28	@bloodylip	go make one
2012-03-23 09:12:31	theGoldenAvatar	Not people WEARING the suits
2012-03-23 09:12:44	benbeltran	no no, I want to kill them using the suit
2012-03-23 09:13:01	benbeltran	by putting their heads inside the pressurized suit.
2012-03-23 09:13:31	jared	Death by cosplay, as it were?
2012-03-23 09:13:34	benbeltran	Other appropriate names "Implodinator"
2012-03-23 09:14:01	benbeltran	or "Bob"
2012-03-23 09:17:12	<--	mueti (~mueti@nrbg-4d05736a.pool.mediaWays.net) has quit (Quit)
2012-03-23 09:21:07	<--	Lelio (~WOOT@114-198-32-209.dyn.iinet.net.au) has quit (Quit)
2012-03-23 09:23:06	theGoldenAvatar	They changed the word "motherfucker" in this song to "motherbuster" for the video.
2012-03-23 09:23:07	theGoldenAvatar	Wut
2012-03-23 09:24:41	jared	Buster?
2012-03-23 09:25:09	@bloodylip	it doesn't sound any less offensive
2012-03-23 09:28:21	-->	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has joined #destructoid
2012-03-23 09:34:27	theGoldenAvatar	http://tdanemar.wordpress.com/2009/11/15/using-the-visualstatemanager-with-the-model-view-viewmodel-pattern-in-wpf-or-silverlight/
2012-03-23 09:34:29	theGoldenAvatar	Hahah
2012-03-23 09:34:32	theGoldenAvatar	The second comment
2012-03-23 09:35:10	theGoldenAvatar	I'm going to right a blog on how to construct for loops.
2012-03-23 09:35:14	theGoldenAvatar	And then license that shit out.
2012-03-23 09:35:15	theGoldenAvatar	write*
2012-03-23 09:43:02	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-23 09:43:02	--	Mode #destructoid [+o Aerox] by Q
2012-03-23 09:44:13	benbeltran	Naw man, that's actually quite a shitty thing. I remember a while back in Hacker News there was a discussion of licensing
2012-03-23 09:44:35	benbeltran	some dude had some tutorials online, and then sued an open source project that used a snippet
2012-03-23 09:49:10	jared	The idea of owning snippets of code is ridiculous. Like, OK, I'll just write a for loop, and I'll own all for loops from now own.
2012-03-23 09:49:40	jared	It's almost like using the constructs of a programming language is illegal now.
2012-03-23 09:50:10	@Aerox	sup boners
2012-03-23 09:50:27	benbeltran	boners
2012-03-23 09:50:30	jared	Whoop whoop.
2012-03-23 09:50:34	jared	What up?
2012-03-23 09:52:02	@bloodylip	BONERS
2012-03-23 09:52:19	jared	Oh shi-
2012-03-23 09:55:16	jared	Science should find a way to harness the power of boners to solve the energy crisis.
2012-03-23 09:55:32	jared	Like a boner turbine or something.
2012-03-23 10:06:21	benbeltran	bonerbine
2012-03-23 10:06:35	benbeltran	or absorb the heat of boners
2012-03-23 10:13:57	@Aerox	Harness the raw energy of my manhood
2012-03-23 10:15:59	@Aerox	Community was the highest rated show on NBC last night!!!!!
2012-03-23 10:16:12	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-23 10:16:23	jared	http://www.escapistmagazine.com/news/view/116483-Childs-Play-Halts-Retake-Mass-Effect-Donation-Drive?utm_source=twitter&utm_medium=twitterfeed&utm_campaign=auto
2012-03-23 10:16:33	-->	_0handle_ (~zerohandl@046074041162.atmpu0002.highway.a1.net) has joined #destructoid
2012-03-23 10:16:53	jared	Sometimes, I just don't understand how people reach their conslusions.
2012-03-23 10:18:09	nastidon	lol.. man ea/bioware just get shadier
2012-03-23 10:19:43	jared	But, like, people who were donating were expecting this charity to make a new ending for them.
2012-03-23 10:20:13	jared	I understand why they decided to end it, but at the same time, how do people go from point A to point R?
2012-03-23 10:20:17	nastidon	lol that's silly of course, but pales in comparison to them pulling the stunt
2012-03-23 10:20:26	nastidon	like the petitioning the gov for alien info lol
2012-03-23 10:21:25	jared	I am so very, very hungry. =(
2012-03-23 10:23:40	-->	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-03-23 10:31:13	nastidon	got a chuckle out of this first thing this morn: http://c4241337.r37.cf2.rackcdn.com/03-22-45_032212neighborhoodwatchjpg_original.jpg
2012-03-23 10:42:04	@Aerox	http://i.imgur.com/5kgXF.jpg
2012-03-23 10:43:05	nastidon	so rong
2012-03-23 10:44:41	-->	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has joined #destructoid
2012-03-23 10:44:45	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-23 10:44:48	TheToiletDuck	damn tGA i am stumped
2012-03-23 10:44:58	TheToiletDuck	it's probaby really obvious too
2012-03-23 10:45:49	@bloodylip	stumped about what?
2012-03-23 10:46:32	benbeltran	Question: If you were living in the Star Wars Universe, but you were not an important character/jedi blah blah... just a normal guy. What profession would you have?
2012-03-23 10:47:16	@bloodylip	definitely not a death star contractor
2012-03-23 10:47:17	TheToiletDuck	andrewm
2012-03-23 10:47:26	TheToiletDuck	@bloodylip: tGAs Drawn Something
2012-03-23 10:47:41	TheToiletDuck	http://dl.dropbox.com/u/9001003/Photo%20Mar%2023%2C%2016%2040%2054.png
2012-03-23 10:48:06	benbeltran	it's italy
2012-03-23 10:49:26	@bloodylip	shoe?
2012-03-23 10:49:31	@bloodylip	swoosh!
2012-03-23 10:49:50	TheToiletDuck	swoosh
2012-03-23 10:49:52	DougCL	nike
2012-03-23 10:49:52	TheToiletDuck	it is swoosh
2012-03-23 10:49:54	TheToiletDuck	wtf
2012-03-23 10:49:55	DougCL	easily
2012-03-23 10:50:01	TheToiletDuck	bloodylip you're a genius
2012-03-23 10:50:15	@bloodylip	obviously.
2012-03-23 10:50:31	DougCL	is it cheating to crowdsource draw something answers?
2012-03-23 10:51:06	benbeltran	It's strategy
2012-03-23 10:51:12	TheToiletDuck	probably
2012-03-23 10:51:16	TheToiletDuck	but who gives a shit
2012-03-23 10:51:18	TheToiletDuck	:D
2012-03-23 10:51:21	@Aerox	http://mediamatters.org/blog/201203230002
2012-03-23 10:52:53	nastidon	lol... so i stock tons of hoodies. may as well be gravestones!
2012-03-23 10:53:08	@bloodylip	you may as well be stocking automatic weapons
2012-03-23 10:53:19	@bloodylip	selling hoodies will soon be a crime
2012-03-23 10:53:27	@bloodylip	*but only if you sell to black/latinos
2012-03-23 10:53:31	@bloodylip	selling to white people is still okay
2012-03-23 10:55:37	nastidon	it's almost as bad as throwing flour at a celeb
2012-03-23 10:55:45	theGoldenAvatar	Haha, c'mon
2012-03-23 10:55:53	theGoldenAvatar	I thought my swoosh was pretty good
2012-03-23 10:56:11	benbeltran	swooooooooosh
2012-03-23 10:56:33	nastidon	people call that nike check a swoosh? lol
2012-03-23 10:56:43	theGoldenAvatar	That's it's trademarked name, yeah.
2012-03-23 10:56:46	theGoldenAvatar	its
2012-03-23 10:56:48	@bloodylip	duh
2012-03-23 10:56:53	nastidon	ahh, neat
2012-03-23 10:57:22	nastidon	never been exposed to that info before!
2012-03-23 10:57:39	benbeltran	Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo
2012-03-23 10:57:43	nastidon	lol!
2012-03-23 10:57:48	benbeltran	crazy english speakers
2012-03-23 10:57:52	nastidon	i was just thinking about that sentence yesterday benbeltran
2012-03-23 10:57:55	nastidon	how odd
2012-03-23 10:58:11	benbeltran	it is the connection we al share, with the buffalo
2012-03-23 10:58:33	benbeltran	this one's my favorite: James while John had had had had had had had had had had had a better effect on the teacher
2012-03-23 10:58:34	<--	meeetalnarf (~meetalnar@p54AC9709.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-23 10:59:49	TheToiletDuck	i call it the nike tick
2012-03-23 10:59:54	benbeltran	this one's also cool: If the police police police police, who polices the police police? Police police police police police police! (wikipedia)
2012-03-23 11:00:44	nastidon	RIVERA: You can not rehabilitate the hoodie.
2012-03-23 11:00:51	nastidon	lol, why am i reading this
2012-03-23 11:01:01	@Aerox	He's the fucking worst
2012-03-23 11:01:21	benbeltran	He probably also had pants. If he wasn't wearing pants he wouldn't have shot him, because it's gay to get dick blood  splattered on you AND HE IS NO GAY
2012-03-23 11:01:27	nastidon	hehe ben, fun
2012-03-23 11:01:58	@Aerox	haha
2012-03-23 11:02:44	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-23 11:09:11	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-23 11:10:36	nastidon	oh ffs... lol.. aerox you read that whole rivera thing?
2012-03-23 11:10:47	nastidon	RIVERA: Stop wearing it! Don't let your kid -- you know the old Johnny Cash song, don't take your gun to town, son. Leave your gun at home. There is some things that are almost inevitable.
2012-03-23 11:11:21	nastidon	so... wearing a hoodie is like taking your gun out with you. but... taking a GUN OUT WITH YOU... isn't?
2012-03-23 11:11:23	@Aerox	yes
2012-03-23 11:11:24	nastidon	lul
2012-03-23 11:12:07	theGoldenAvatar	Hoodie is synonymous with hoodlum
2012-03-23 11:12:07	<--	_0handle_ (~zerohandl@046074041162.atmpu0002.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-03-23 11:12:14	theGoldenAvatar	Hoodielum
2012-03-23 11:13:30	@Aerox	http://www.youtube.com/watch?v=qhn9z5EMR10
2012-03-23 11:13:31	DtoidBot	Industrial Cyber Gothic Dance by Inu
2012-03-23 11:13:58	theGoldenAvatar	That guy has real skill.
2012-03-23 11:14:08	@bloodylip	nastidon: also, to answer that question
2012-03-23 11:14:16	@bloodylip	no, black people do not know the old Johnny Cash song
2012-03-23 11:14:36	@bloodylip	especially black people younger than 50-something
2012-03-23 11:14:44	@Aerox	he's really breaking it down here at 1:15
2012-03-23 11:15:03	theGoldenAvatar	I saw a Smashing Pumpkins concert on TV the other day.
2012-03-23 11:15:08	theGoldenAvatar	The crowd did not give a shit.
2012-03-23 11:15:13	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-23 11:15:13	--	Mode #destructoid [+o TDiddy] by Q
2012-03-23 11:15:35	theGoldenAvatar	I'm like: 90s rock apparently doesn't translate to this decade.
2012-03-23 11:16:27	nastidon	lol bloody
2012-03-23 11:17:18	nastidon	i like early SP, lost interest loooooong time ago
2012-03-23 11:17:35	theGoldenAvatar	Of course.
2012-03-23 11:17:44	theGoldenAvatar	But I was like "why are these people even here?"
2012-03-23 11:17:52	nastidon	heh ya
2012-03-23 11:17:58	theGoldenAvatar	I go see bands I have interest in all the time!
2012-03-23 11:17:59	nastidon	they all got comps
2012-03-23 11:17:59	@bloodylip	everybody was so angsty in the 90s
2012-03-23 11:18:16	theGoldenAvatar	There is nothing more boring than seeing a band you a) don't know or b) don't care about.
2012-03-23 11:18:20	@bloodylip	even when they were happy, they were upset about it
2012-03-23 11:18:20	DtoidBot	...
2012-03-23 11:18:23	theGoldenAvatar	I've been to too many of those.
2012-03-23 11:18:56	nastidon	tga, i disagree, but i'm weird about live music
2012-03-23 11:19:03	nastidon	most boring is a band you DO know
2012-03-23 11:19:13	nastidon	cuz i've already heard it
2012-03-23 11:19:14	theGoldenAvatar	I don't see how that's possible.
2012-03-23 11:19:16	DougCL	so is the term hoodie being utilized in this country now?
2012-03-23 11:19:21	DougCL	for youths
2012-03-23 11:19:22	nastidon	i know that's backwards, but that\s how i feel
2012-03-23 11:19:36	theGoldenAvatar	That said I almost always prefer live to albums.
2012-03-23 11:19:53	theGoldenAvatar	I just like to be familiar with the music so I can appreciate the performance.
2012-03-23 11:19:57	nastidon	only way i like live is if it's new, or impovosational
2012-03-23 11:20:05	nastidon	ya, for sure
2012-03-23 11:20:20	nastidon	my brain isn't wired that way
2012-03-23 11:20:36	theGoldenAvatar	I think we should go to war.
2012-03-23 11:20:41	theGoldenAvatar	Because we disagree.
2012-03-23 11:20:46	theGoldenAvatar	That's how we do things over here.
2012-03-23 11:20:52	@bloodylip	i've been to too many concerts with terrrrrrrrrible mixing
2012-03-23 11:20:53	 *	nastidon grabs a trombone
2012-03-23 11:20:55	nastidon	i'm ready
2012-03-23 11:20:56	@bloodylip	to really like live performances
2012-03-23 11:21:00	@bloodylip	at least live rock/punk/metal
2012-03-23 11:21:12	theGoldenAvatar	I've performed too many shows with terrrrrrrrrrible mixing.
2012-03-23 11:21:14	nastidon	or no sight-lines
2012-03-23 11:21:20	theGoldenAvatar	I'm really tall
2012-03-23 11:21:23	nastidon	fuck all that shit :D
2012-03-23 11:21:24	theGoldenAvatar	My sightlines are amazing.
2012-03-23 11:21:30	nastidon	hehe lucky
2012-03-23 11:21:40	nastidon	i mean HOW'S TEH WEATHER UP THERE hur hur
2012-03-23 11:21:49	DougCL	i try not to go to shows where the venue capacity is over like, 500
2012-03-23 11:22:05	theGoldenAvatar	I once had a girl who has about 5'1" standing behind me.
2012-03-23 11:22:05	DougCL	its almost unilaterally a fucking shitshow
2012-03-23 11:22:18	theGoldenAvatar	was
2012-03-23 11:22:37	nastidon	staring at your butt
2012-03-23 11:22:40	nastidon	:(
2012-03-23 11:22:43	theGoldenAvatar	I felt bad for her so we switched spots.
2012-03-23 11:22:52	theGoldenAvatar	Even though I was against the railing.
2012-03-23 11:22:56	nastidon	and they say chivalry is dead
2012-03-23 11:23:20	@bloodylip	did you take that as an opportunity to stare at her ass?
2012-03-23 11:23:29	theGoldenAvatar	Well, it was very tightly pressed.
2012-03-23 11:23:33	theGoldenAvatar	So...
2012-03-23 11:23:44	DougCL	HE PUT IT IN
2012-03-23 11:23:51	nastidon	stare not the right word
2012-03-23 11:23:54	@bloodylip	yeah, that's what i figured
2012-03-23 11:24:02	nastidon	put it in her ear
2012-03-23 11:24:11	nastidon	*talljoke*
2012-03-23 11:24:12	DougCL	in her purse
2012-03-23 11:24:19	DougCL	and took a picture
2012-03-23 11:25:18	DougCL	yeah but all that stuff sucks
2012-03-23 11:25:33	DougCL	i try not to go to shows with railings at all
2012-03-23 11:25:46	theGoldenAvatar	Concerts: I hope you like being covered in other people's sweat!
2012-03-23 11:26:02	@Aerox	Sounds hot
2012-03-23 11:26:10	DougCL	it is hot
2012-03-23 11:26:22	nastidon	last few shows i went to i only went cuz i wrangled my way into working the door
2012-03-23 11:26:22	DougCL	in all senses of the word
2012-03-23 11:26:35	nastidon	not gonna see anything anyway, so i got to sit, and get drunk and paid!
2012-03-23 11:27:02	DougCL	i usually stand at the middle/back, or on the sides if i get a little closer
2012-03-23 11:28:00	DougCL	the one room i go to most often had a gross futon in the back that you could sit on during shitty supporting bands
2012-03-23 11:28:08	DougCL	i dont know if its still there
2012-03-23 11:29:46	nastidon	lol
2012-03-23 11:29:56	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-23 11:31:04	theGoldenAvatar	I find I draw a ton of flags in Draw Something
2012-03-23 11:31:47	@bloodylip	so patriotic!
2012-03-23 11:32:25	theGoldenAvatar	Other people's falgs
2012-03-23 11:32:33	DougCL	you are a falg
2012-03-23 11:32:36	theGoldenAvatar	Althought I'm pretty sure I did Russia's wrong the other day
2012-03-23 11:32:52	theGoldenAvatar	Too many fucking flags with three red, white and blue stripes
2012-03-23 11:32:53	 *	jared comes back from lunch
2012-03-23 11:33:12	nastidon	wb jared
2012-03-23 11:34:23	jared	Thanks!
2012-03-23 11:34:37	jared	What did I miss?
2012-03-23 11:35:17	nastidon	hoodies and a concert
2012-03-23 11:38:05	jared	Aww =(
2012-03-23 11:39:42	jared	Are there any extra hoodies?
2012-03-23 11:40:08	nastidon	there was a million, not sure if any are left
2012-03-23 11:40:39	@bloodylip	yes, but beware
2012-03-23 11:40:44	@bloodylip	if you wear a hoodie, you /will/ be shot
2012-03-23 11:40:48	@bloodylip	(if you're black or latino)
2012-03-23 11:42:02	jared	Ahhhh.
2012-03-23 11:42:29	jared	Did anyone see Gawker's how to get away with murder post?
2012-03-23 11:43:49	benbeltran	The "Stuff you should know" podcast on tipping is pretty damn good
2012-03-23 11:44:09	benbeltran	I just found out about the "Federal minimum tipped wage"
2012-03-23 11:44:30	benbeltran	or something like that
2012-03-23 11:44:39	theGoldenAvatar	Just now?
2012-03-23 11:45:03	jared	Are you refering to how hourly wage for servers is cut down in expectation of additional income through tips?
2012-03-23 11:45:46	nastidon	just checked it.. doesn't mention zimmerman called 911 like over 9000 times
2012-03-23 11:52:17	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-23 11:52:17	--	Mode #destructoid [+v Gemsi] by Q
2012-03-23 11:53:35	nastidon	i don't think we have a wage modified by tips in canada? min wage is min wage, period.... i think?
2012-03-23 11:58:03	@Aerox	Hahah
2012-03-23 11:58:03	@Aerox	http://wonkette.com/468063/daily-caller-obama-only-commented-on-trayvon
2012-03-23 11:58:07	@Aerox	Those fucking black panthers
2012-03-23 11:58:42	theGoldenAvatar	So, JRO
2012-03-23 11:58:45	theGoldenAvatar	Tell us about GW2
2012-03-23 11:59:16	@Aerox	What do you want to know
2012-03-23 11:59:18	@bloodylip	tell us all about it
2012-03-23 11:59:22	@Aerox	It rules
2012-03-23 11:59:28	@bloodylip	tell us about how you can't play right now because you're working
2012-03-23 11:59:30	theGoldenAvatar	I don't know.
2012-03-23 11:59:34	@Aerox	I can't play right now because I'm working!
2012-03-23 11:59:36	theGoldenAvatar	Something that can get you banned from ArenaNet
2012-03-23 11:59:40	@bloodylip	and how you refuse to give me your account details to play while you're at work!
2012-03-23 11:59:45	@Aerox	I signed a document that gives me an NDA exception
2012-03-23 11:59:49	@Aerox	so I can say w/e
2012-03-23 11:59:59	@bloodylip	how did you get that document?
2012-03-23 12:00:02	@bloodylip	because you're press?
2012-03-23 12:00:05	theGoldenAvatar	He wrote it himself.
2012-03-23 12:00:09	@bloodylip	in the very loosest sense of the word
2012-03-23 12:00:09	@Aerox	Dyson emailed it to me
2012-03-23 12:00:12	@Aerox	and I signed it and faxed it
2012-03-23 12:00:22	@bloodylip	lol, faxes
2012-03-23 12:00:24	@Aerox	All press has an exception so we can talk about it
2012-03-23 12:00:27	@bloodylip	who uses those anymore, am i right?
2012-03-23 12:00:34	@Aerox	Apparently PR companies
2012-03-23 12:00:35	nastidon	he's also a neighborhood watch leader
2012-03-23 12:00:40	@Aerox	and agencies that randomly send us fliers about discount cruises
2012-03-23 12:01:00	@bloodylip	do you ever take up their offers and go on their sex cruises?
2012-03-23 12:03:49	theGoldenAvatar	He didn't get an exemption from that NDA.
2012-03-23 12:04:15	@Aerox	The sex cruise offers don't come until review time
2012-03-23 12:04:21	@Aerox	And then, obviously I take them up on it
2012-03-23 12:23:27	Dinsdale	http://roosterteeth.com/archive/?sid=rvb&v=more
2012-03-23 12:29:51	Dinsdale	http://www.bbc.co.uk/news/world-middle-east-17491344
2012-03-23 12:31:51	-->	_0handle_ (~zerohandl@046074041162.atmpu0002.highway.a1.net) has joined #destructoid
2012-03-23 12:37:54	<--	_0handle_ (~zerohandl@046074041162.atmpu0002.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-03-23 12:39:31	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-23 12:41:27	@Aerox	sup nate
2012-03-23 12:41:46	Brainderailment	WDUP!
2012-03-23 12:43:37	@Aerox	n/m bro
2012-03-23 12:48:10	Brainderailment	Fuck allergies yo
2012-03-23 12:48:16	jared	Truth.
2012-03-23 12:53:08	nastidon	oh gawd.. snowflakes
2012-03-23 12:55:40	jared	Run!
2012-03-23 12:55:53	jared	Run and never look back!
2012-03-23 12:56:07	@bloodylip	stupid canada and your snowflakes
2012-03-23 12:57:56	nastidon	pretty sure the seasons have now reversed and winter is beginning
2012-03-23 12:58:17	theGoldenAvatar	It's a promotional stunt for GoT Season 2
2012-03-23 12:59:35	jared	I wish.
2012-03-23 13:09:08	@Aerox	There are so many GoT posters up
2012-03-23 13:09:09	@Aerox	It's awesome
2012-03-23 13:09:22	@Aerox	Billboards, bus stop ads, bench ads,
2012-03-23 13:09:33	@Aerox	ads on the sides of buses and shitty tourist vans
2012-03-23 13:09:39	@Aerox	It's GoT, everywhere
2012-03-23 13:10:12	theGoldenAvatar	"The War of the Kings"
2012-03-23 13:10:17	theGoldenAvatar	^Five
2012-03-23 13:10:52	@Aerox	Is that the tagline they're using out there?
2012-03-23 13:10:55	@Aerox	Ours is just "War is Coming"
2012-03-23 13:11:00	@Aerox	And a hand grabbing the crown
2012-03-23 13:11:04	theGoldenAvatar	Yeah.
2012-03-23 13:11:11	theGoldenAvatar	It's in the trailers and teasers.
2012-03-23 13:11:11	Brainderailment	Dicks are coming
2012-03-23 13:11:20	@Aerox	http://i.huffpost.com/gen/517082/GAME-OF-THRONES-SEASON-2.jpg
2012-03-23 13:11:21	@Aerox	That's ours
2012-03-23 13:11:48	Brainderailment	Is season 1 on dvd yet?
2012-03-23 13:12:23	@Aerox	Yeah
2012-03-23 13:12:29	@Aerox	DVD and BluRay came out beginning of this month
2012-03-23 13:13:00	Brainderailment	I'll put it on my cue. I don't want to torrent HBO stuff. They track errthing
2012-03-23 13:13:04	theGoldenAvatar	CUE
2012-03-23 13:13:16	@bloodylip	CUE
2012-03-23 13:13:16	Brainderailment	Netflix
2012-03-23 13:13:18	theGoldenAvatar	I use a private tracker
2012-03-23 13:13:22	Brainderailment	CUE
2012-03-23 13:13:25	theGoldenAvatar	They haven't tracked me down yet.
2012-03-23 13:13:40	Brainderailment	I don't use a private tracker
2012-03-23 13:13:42	@Aerox	I had the bluray preordered for nine months
2012-03-23 13:13:50	@bloodylip	is your tracker so private we probably haven't heard of it?
2012-03-23 13:13:58	theGoldenAvatar	Yes.
2012-03-23 13:13:59	@Aerox	It broke HBO's record for sales
2012-03-23 13:14:04	theGoldenAvatar	It's so private I record and rip shit myself.
2012-03-23 13:14:10	theGoldenAvatar	And download it from myself.
2012-03-23 13:15:21	nastidon	lol
2012-03-23 13:15:25	theGoldenAvatar	I just realized I didn't eat today.
2012-03-23 13:22:13	jared	You should do that.
2012-03-23 13:22:24	benbeltran	Eat soylent green
2012-03-23 13:22:34	benbeltran	it's defs not made of people
2012-03-23 13:24:10	--	Aerox is now known as Aerox|Cheeseste
2012-03-23 13:26:00	nastidon	mmm cheese testes
2012-03-23 13:26:31	jared	Spleh
2012-03-23 13:27:53	nastidon	woo Childish Gambino 12" for Record Store Day this year
2012-03-23 13:30:59	@bloodylip	nice
2012-03-23 13:34:55	@bloodylip	http://bulk2.destructoid.com/ul/224417-header.jpg
2012-03-23 13:35:00	@bloodylip	why does death look like a duck?
2012-03-23 13:35:56	nastidon	billed as death
2012-03-23 13:41:15	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-23 13:46:22	jared	Bleep bloop bleep
2012-03-23 13:46:35	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-23 13:50:18	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-23 13:50:18	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-23 14:02:30	+Vexed_Alex	Max Payne 3 looks amazing
2012-03-23 14:04:31	--	Aerox|Cheeseste is now known as Aerox
2012-03-23 14:10:50	@Aerox	Does it? I haven't been paying attention to it
2012-03-23 14:14:56	+Vexed_Alex	That Hunger Games game is boring
2012-03-23 14:16:11	+Vexed_Alex	I'm bored of the "cannabalt" genre.
2012-03-23 14:17:12	+Vexed_Alex	http://www.youtube.com/watch?feature=player_embedded&v=_Fc3n6_Iphg
2012-03-23 14:17:13	DtoidBot	Visual Effects and Cinematics in Max Payne 3
2012-03-23 14:17:51	+Vexed_Alex	That Rockstar trailer narrator can sell me anything
2012-03-23 14:18:54	 *	jared bides his time until PSO2
2012-03-23 14:19:06	+Vexed_Alex	That game is going to look amazing on PC
2012-03-23 14:19:09	jared	SOme day there'll be a game I like. Then you'll see!!
2012-03-23 14:19:37	@Aerox	PSO1 was so boring
2012-03-23 14:19:44	jared	Aerox: Nooo!!!!
2012-03-23 14:19:54	+Vexed_Alex	Phantasy Star?
2012-03-23 14:20:02	jared	You could grow MAGs! And one of them looked like a cat!
2012-03-23 14:20:15	jared	And I had an awesome scythe made out of insect legs!
2012-03-23 14:20:30	 *	jared begins weeping into hands
2012-03-23 14:21:42	+Vexed_Alex	A 3DS with the circle pad pro attached to the Kid Icarus stand looks like the saddest thing in the world
2012-03-23 14:21:47	+Vexed_Alex	BEST CONSOLE EVAR RIGHT
2012-03-23 14:22:19	@Aerox	I liked the Ars Technica review where he was like
2012-03-23 14:22:28	@Aerox	"It's kind of fun but the controls are awful and you basically have to choose between hand cramps or back spasms"
2012-03-23 14:22:38	+Vexed_Alex	haha
2012-03-23 14:22:51	@Aerox	http://arstechnica.com/gaming/reviews/2012/03/review-kid-icarus-uprising-loses-control-of-an-otherwise-enjoyable-mythological-romp.ars?clicked=related_right
2012-03-23 14:22:58	+Vexed_Alex	At some point in design
2012-03-23 14:22:58	@Aerox	The Ugly
2012-03-23 14:22:59	@Aerox	The corners of the 3DS left imprints in my palms after a long play session.
2012-03-23 14:23:10	+Vexed_Alex	how the fuck did nobody look at this game
2012-03-23 14:23:47	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-23 14:23:49	+Vexed_Alex	and decide, holy shit, you guys. Our fucking portable game needs to be played with a fucking stand. How about we redesign it so that it's not broken and retarded?
2012-03-23 14:24:02	@Aerox	NO
2012-03-23 14:24:04	@Aerox	SELL IT
2012-03-23 14:24:09	jared	That's why I stuck with the DS Lite.
2012-03-23 14:24:10	@Aerox	Ponce and Holmes will buy 50 copies each
2012-03-23 14:24:12	Brainderailment	Because nintendo
2012-03-23 14:24:13	jared	om nom
2012-03-23 14:24:28	+Vexed_Alex	I preferred Sony's method with the PSP
2012-03-23 14:24:39	+Vexed_Alex	where they just ignored the fact that it had no second analog stick
2012-03-23 14:24:46	+Vexed_Alex	and made games that needed them anyway
2012-03-23 14:24:55	jared	Doesn't the vita have 2 sticks?
2012-03-23 14:25:12	+Vexed_Alex	FUCK IT, YOU GUYS! The face buttons are the second analog stick. Ship it!
2012-03-23 14:25:22	+Vexed_Alex	Yes. It does.
2012-03-23 14:26:01	+Vexed_Alex	Is there internal drama going on at Destructoid between Holmes, Ponce, and Jim Sterling because he gave it a 5?
2012-03-23 14:26:05	Brainderailment	Sony is better at taking features away than shoehorning them in
2012-03-23 14:26:08	+Vexed_Alex	Give us the hot insider scoop!
2012-03-23 14:26:11	jared	I think M$ wins. "Gentleman, the motherboard isn't even soldered together, the slightest.." "SHIP IT!!! SELL SELL SELL!!!"
2012-03-23 14:26:27	@Aerox	No
2012-03-23 14:26:31	@Aerox	Holmes doesn't care about reviews
2012-03-23 14:26:34	@Aerox	Ponce briefly got whiny
2012-03-23 14:26:40	@Aerox	because OMG IT WAS SO FUN AT E3 ARE YOU SURE
2012-03-23 14:26:44	@Aerox	But he gets whiny about everything
2012-03-23 14:26:46	+Vexed_Alex	haha
2012-03-23 14:26:49	@Aerox	and it was like one email
2012-03-23 14:26:55	Brainderailment	yeah, holmes doesnt give a shit what other people think about his games
2012-03-23 14:27:09	+Vexed_Alex	That's the worst type of shitty person.
2012-03-23 14:27:12	+Vexed_Alex	The ones that don't care.
2012-03-23 14:27:16	Brainderailment	hahaa
2012-03-23 14:27:19	+Vexed_Alex	Because you can't even effectively make fun of them.
2012-03-23 14:27:25	@Aerox	Oh, he cares
2012-03-23 14:27:26	@Aerox	about a lot of things
2012-03-23 14:27:30	@Aerox	Just not what other people score games
2012-03-23 14:27:31	+Vexed_Alex	And that's beyond frustrating.
2012-03-23 14:27:51	@Aerox	the next time he makes a video make a polite tweet at him about how you didn't really enjoy it
2012-03-23 14:28:18	@bloodylip	haha
2012-03-23 14:28:27	Brainderailment	that sounds like it would really upset him
2012-03-23 14:28:38	jared	TronKNotts?
2012-03-23 14:30:04	Brainderailment	So wait, why the hell do you need a stand for kid icarus?
2012-03-23 14:30:15	@Aerox	Because the control scheme is insane
2012-03-23 14:30:17	+Vexed_Alex	Because you play with the stylus and the stick
2012-03-23 14:30:26	+Vexed_Alex	The stick controls aiming, I think
2012-03-23 14:30:33	+Vexed_Alex	so you're basically holding the 3DS with one hand
2012-03-23 14:30:34	Brainderailment	wasnt metroid prime like that?
2012-03-23 14:30:47	+Vexed_Alex	Metroid Prime wasn't that fast paced, I think.
2012-03-23 14:30:52	+Vexed_Alex	This game is basically a shooter.
2012-03-23 14:30:58	@Aerox	Metroid Prime was a Wii game
2012-03-23 14:31:03	+Vexed_Alex	The DS game.
2012-03-23 14:31:05	Brainderailment	metroid whatever on ds
2012-03-23 14:31:05	jared	Prime: Hunters
2012-03-23 14:31:07	@Aerox	Oh, Hunters
2012-03-23 14:31:11	@Aerox	I forgot that existed
2012-03-23 14:31:21	+Vexed_Alex	And also, that game sucked too.
2012-03-23 14:31:22	jared	Did it even have a single-player?
2012-03-23 14:31:26	+Gemsi	you know, the game that had a pack in demo
2012-03-23 14:31:36	+Gemsi	was rather
2012-03-23 14:32:02	@Aerox	Hunters had multiple control options
2012-03-23 14:32:18	@Aerox	There was a button only one
2012-03-23 14:32:27	richterbelmont	http://www.3dsgamenews.com/2011/12/japanese-dude-tries-to-look-up-an-augmented-reality-skirt/   if looking for a 3ds game
2012-03-23 14:32:29	richterbelmont	here you go
2012-03-23 14:32:58	+Vexed_Alex	I'm going to get some lunch
2012-03-23 14:32:59	+Vexed_Alex	peace!
2012-03-23 14:33:02	<--	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has quit (Quit: Leaving)
2012-03-23 14:34:18	Brainderailment	http://www.youtube.com/watch?v=1PFMR1ZjHHk
2012-03-23 14:34:19	DtoidBot	controls in Metroid prime hunters DS game
2012-03-23 14:37:04	Brainderailment	max payne three is giving me the meh
2012-03-23 14:38:16	jared	Too many games these days are giving me the meh. =(
2012-03-23 14:38:22	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-23 14:38:35	jared	Maybe, I'll get that new AIDS testing game.
2012-03-23 14:40:38	Brainderailment	AIDS testing game, for wii. Just bleed on the wiimote for hilarious resulting hijinkz
2012-03-23 14:42:57	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-23 14:45:32	jared	You wave the wii remote around in a circle to mimic a centerfuge to seperate out your plasma.
2012-03-23 14:45:49	jared	Srsly, why is this not a game?
2012-03-23 14:46:31	Brainderailment	You have to keep wario from pissing in the sample, he's trying to contaminate errthing
2012-03-23 14:52:53	@Aerox	Wario's so tricky!
2012-03-23 14:57:07	jared	Mario has to collect coins in each stage to pay the outrageous prices for drug cocktails.
2012-03-23 14:57:30	jared	..Too dark?
2012-03-23 15:03:27	richterbelmont	anyone buy sh hd collection yet?
2012-03-23 15:03:45	@Aerox	I heard it has tons of bugs and glitches
2012-03-23 15:04:25	richterbelmont	yeah i was gonna ask for impressions , good thing i have the originals tho
2012-03-23 15:06:10	jared	I want the originals.. too bad they cost soo much now.
2012-03-23 15:06:17	jared	Well, I have SH 1 and 4.
2012-03-23 15:06:49	jared	And with that, I'm off.
2012-03-23 15:10:40	Brainderailment	I have 2,3,&4
2012-03-23 15:10:50	Brainderailment	I think my friend gave me his copy of sh 1 too
2012-03-23 15:11:08	Brainderailment	Of those, I've only played sh2
2012-03-23 15:11:56	richterbelmont	i really like nightmare world in one , i think 1 has a better balance of gameplay and horror , 2 is a way better plot of course
2012-03-23 15:12:33	Brainderailment	I don't think I could sit there and play a ps1 game now without dying of bad graphics.
2012-03-23 15:13:04	+Gandysampras	herp diddly derp derp
2012-03-23 15:13:08	+Gandysampras	Sup gays
2012-03-23 15:13:14	richterbelmont	i was playing sweet home for nes -_-
2012-03-23 15:14:53	@Aerox	HI GANDY
2012-03-23 15:14:55	+Gandysampras	HI AEROX
2012-03-23 15:15:34	richterbelmont	graphics are less of a issue for me , when you playing the original with its bad graphics it can still mess with you cause it is still a horror game
2012-03-23 15:15:37	+Gandysampras	How is your day going?
2012-03-23 15:16:06	@Aerox	It's ok
2012-03-23 15:16:11	@Aerox	I am doing boring work and want to go home
2012-03-23 15:16:19	+Gandysampras	Brilliant
2012-03-23 15:16:24	+Gandysampras	Take a guess at my day so far
2012-03-23 15:16:44	Brainderailment	The only 3d game I can play from ps1 now, it mgs
2012-03-23 15:16:51	Brainderailment	is*
2012-03-23 15:17:22	richterbelmont	can you play 2d games without issue?
2012-03-23 15:18:14	richterbelmont	cause clock tower for snes is a cool horror 2d game
2012-03-23 15:18:49	Brainderailment	oh yeah, I can play anything from nes, snes, genesis, etc. it's just really bad 3d that is so obnoxious
2012-03-23 15:20:03	@Aerox	Let's see
2012-03-23 15:20:04	@Aerox	I
2012-03-23 15:20:05	@Aerox	I bet
2012-03-23 15:20:08	@Aerox	You woke up at like 4pm
2012-03-23 15:20:10	@Aerox	and then wanked
2012-03-23 15:20:17	@Aerox	and then drank
2012-03-23 15:20:24	@Aerox	and now you're a little drunk and bored
2012-03-23 15:20:29	richterbelmont	wrong
2012-03-23 15:20:34	richterbelmont	order , drank than wank
2012-03-23 15:20:43	@Aerox	A plausible alternative
2012-03-23 15:20:46	@Aerox	Or he could have double wanked
2012-03-23 15:21:36	-->	Lelio (~WOOT@114-198-32-209.dyn.iinet.net.au) has joined #destructoid
2012-03-23 15:24:35	Brainderailment	umm http://bkdelivers.com/
2012-03-23 15:24:55	Brainderailment	Burgers to your doorstep, HERESY!
2012-03-23 15:25:05	richterbelmont	http://www.youtube.com/watch?v=YkwBzxWSAec
2012-03-23 15:25:06	DtoidBot	Clock tower Gameplay
2012-03-23 15:25:30	Brainderailment	I love the fraps framerate
2012-03-23 15:25:36	richterbelmont	wait , i can only find bad videos of that game on youtube lol
2012-03-23 15:25:48	richterbelmont	fuck it
2012-03-23 15:26:15	@Aerox	Well Gandy?
2012-03-23 15:26:18	richterbelmont	i need a professional for this job http://www.youtube.com/watch?v=r_t31v97HmQ
2012-03-23 15:26:19	DtoidBot	16-Bit Gems #28: Clock Tower (SNES)
2012-03-23 15:42:40	@Aerox	GANDY
2012-03-23 15:42:41	@Aerox	http://twitter.com/Reddit_txt/status/183306822722134018
2012-03-23 15:46:06	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-03-23 15:47:07	richterbelmont	http://www.mania.com/aodvb/blog.php?b=16 similiar aerox
2012-03-23 15:49:25	Brainderailment	god, people are so fucking weird
2012-03-23 15:50:08	-->	andrewtab (~andrewtab@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-23 15:53:08	andrewtab	http://i.imgur.com/S3RGK.jpg
2012-03-23 15:53:22	richterbelmont	http://www.mania.com/aodvb/blog.php?b=507
2012-03-23 15:55:51	andrewtab	Starkid is so lame. I wish I could skip this shit.
2012-03-23 15:56:12	@Aerox	Someone drew me tyra
2012-03-23 15:56:19	@Aerox	it was a lady with blonde hair and big lips
2012-03-23 15:56:22	@Aerox	I did not get it.
2012-03-23 15:56:26	andrewtab	I hope it ws better than mine
2012-03-23 15:57:12	andrewtab	I just want my insanity achievement staffing
2012-03-23 15:57:20	andrewtab	Starfag
2012-03-23 15:57:24	andrewtab	Shut up already
2012-03-23 15:58:24	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-23 16:01:16	andrewtab	There we go.
2012-03-23 16:02:19	andrewtab	Now I just have to kill more dudes
2012-03-23 16:02:28	andrewtab	Guess I'll play some mp then
2012-03-23 16:11:28	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-23 16:11:29	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-23 16:11:29	--	andrewm_ is now known as andrewm
2012-03-23 16:14:17	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-03-23 16:38:54	@Aerox	2 more hours until the weekend
2012-03-23 16:39:25	Brainderailment	I think your calculation is off
2012-03-23 16:41:02	@Aerox	I think your butt is off.
2012-03-23 16:44:54	Brainderailment	how insensitive. gawl
2012-03-23 16:45:23	@Aerox	Oh sorry I didn't know you had a butt disability
2012-03-23 16:45:26	@Aerox	I apologize
2012-03-23 16:46:14	Brainderailment	I have to take my butt drugs daily.
2012-03-23 16:48:36	richterbelmont	a crude white paste
2012-03-23 16:50:10	@Aerox	just squirt it right on
2012-03-23 16:54:54	Brainderailment	then light aflame
2012-03-23 16:55:08	@Aerox	buttfires
2012-03-23 16:55:17	@Aerox	roast that butt
2012-03-23 16:57:21	-->	meeetalnarf (~meetalnar@p54AC9709.dip0.t-ipconnect.de) has joined #destructoid
2012-03-23 16:58:06	richterbelmont	then he realizes he wasnt at the doctor but a special cooking show on logo channel
2012-03-23 16:58:21	@Aerox	haha
2012-03-23 17:04:05	jared	heh heh, butt drugs.
2012-03-23 17:05:10	-->	_0handle_ (~zerohandl@046074041162.atmpu0002.highway.a1.net) has joined #destructoid
2012-03-23 17:08:50	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-23 17:08:50	--	Mode #destructoid [+o TDiddy] by Q
2012-03-23 17:08:59	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-23 17:12:36	-->	Nebones (~Ben@d110-33-129-70.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-03-23 17:13:31	Brainderailment	aw shit. http://www.reddit.com/r/IAmA/comments/ra8js/i_am_bob_odenkirk_lets_do_me/
2012-03-23 17:15:40	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-23 17:15:40	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-23 17:15:49	+Vexed_Alex	Check that out!
2012-03-23 17:15:57	+Vexed_Alex	A touch screen in a mid-80s Buick
2012-03-23 17:15:58	+Vexed_Alex	http://www.classicmotorcarsonline.com/1986-Buick-Riviera.shtml
2012-03-23 17:17:07	+Vexed_Alex	Meanwhile, 2012, they're still a $1,000 option
2012-03-23 17:17:37	Brainderailment	That's crazy. My dad has this old Toronado that has an assload of computer functions in the dash. You can get air fuel mixtures and all kinds of crazy info. It wasn't touch though,
2012-03-23 17:18:23	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-23 17:18:47	+Vexed_Alex	http://img.gawkerassets.com/img/17hcwvnhgi51djpg/xlarge.jpg
2012-03-23 17:18:49	+Vexed_Alex	BONER
2012-03-23 17:18:53	Halfleft|away	heeeeeeeeeeeeeeeeeeeeey
2012-03-23 17:18:56	Halfleft|away	.nick
2012-03-23 17:19:06	--	Halfleft|away is now known as drunkleft|away
2012-03-23 17:19:09	drunkleft|away	sup
2012-03-23 17:19:17	+Vexed_Alex	Porsche needs to bring back the ducktail spoiler
2012-03-23 17:19:55	Brainderailment	Reminds me of this balls crazy motherfucker. http://www.youtube.com/watch?v=T9jj8YGQWGA
2012-03-23 17:19:56	DtoidBot	Porsche 911 RUF Nurburgring
2012-03-23 17:19:57	jorge`	CARS
2012-03-23 17:20:34	+Vexed_Alex	Have you seen Rauh Welt's Porsches?
2012-03-23 17:20:40	Brainderailment	This video scares me every time
2012-03-23 17:21:06	+Vexed_Alex	Did you hear that some rich guy wants to make a replica of Nurburgring near Vegas?
2012-03-23 17:21:22	Brainderailment	all that desert? FUCK YES!
2012-03-23 17:21:27	Brainderailment	I hope he does it
2012-03-23 17:21:36	+Vexed_Alex	That's like, the perfect vacation.
2012-03-23 17:21:45	+Vexed_Alex	Racing during the day, gambling and buffets in the night
2012-03-23 17:22:17	Brainderailment	I bet the car manufacturers would love that. They could use it alone
2012-03-23 17:22:45	--	Ecks|Offline is now known as Ecksorcism
2012-03-23 17:23:28	drunkleft|away	Gandysampras
2012-03-23 17:24:01	+Vexed_Alex	Here's a Rauh Welt Porsche
2012-03-23 17:24:01	+Vexed_Alex	http://ll.speedhunters.com/u/f/eagames/NFS/speedhunters.com/Images/Jacco%20Willemsen/1%20random%20snap/115SH.jpg
2012-03-23 17:24:06	+Vexed_Alex	they're ridiculous
2012-03-23 17:24:16	+Vexed_Alex	DEM FLARED WHEEL ARCHES
2012-03-23 17:24:17	DtoidBot	...
2012-03-23 17:24:25	meeetalnarf	http://speedhunters.com/archive/2012/03/23/desktops-gt-gt-ronin.aspx  i came
2012-03-23 17:24:35	Brainderailment	thats a wide ass wheelbase
2012-03-23 17:25:16	+Vexed_Alex	Speedhunters, when they're not posting bullshit "STANCE" and "HELLAFLUSH" cars post some good modified cars.
2012-03-23 17:25:36	Brainderailment	Never heard of this site
2012-03-23 17:25:41	meeetalnarf	indeed
2012-03-23 17:25:49	Brainderailment	that lotus is fucking tops though
2012-03-23 17:26:00	meeetalnarf	but i must admit i begin to tolerate this "vip" cars
2012-03-23 17:27:05	Brainderailment	lol http://ll.speedhunters.com/u/f/eagames/NFS/speedhunters.com/Images/Dino%20Dalle%20Carbonare/2012/FEB2012/SM-Aristo/AY0F7598.jpg
2012-03-23 17:27:07	+Vexed_Alex	They're an automotive photography blog
2012-03-23 17:27:23	meeetalnarf	http://www.youtube.com/watch?v=HmscSzFurwg
2012-03-23 17:27:24	+Vexed_Alex	http://ll.speedhunters.com/u/f/eagames/NFS/speedhunters.com/Images/Larry%20Chen%203/march/sebring12/desktops/sample/LAR_4696.jpg
2012-03-23 17:27:24	@Aerox	sup bean
2012-03-23 17:27:24	DtoidBot	The World's Fastest Lotus?
2012-03-23 17:27:37	+Vexed_Alex	I <3 Drive on Youtube
2012-03-23 17:27:38	+Vexed_Alex	Sup
2012-03-23 17:28:12	+Vexed_Alex	That lotus has a turbo charger/supercharger hybrid system
2012-03-23 17:28:15	+Vexed_Alex	it's insane
2012-03-23 17:28:35	Brainderailment	I always wondered if someone would do that
2012-03-23 17:28:40	meeetalnarf	i also really like their race coverage at sebring, lemans, nurbürgring races
2012-03-23 17:28:52	Brainderailment	you get the low end supercharger boost, and the peak boost from a turbo
2012-03-23 17:29:20	+Vexed_Alex	It's probably too much of a hastle. More than a TT setup
2012-03-23 17:30:02	Brainderailment	Yeah, you can stage turbos to do the same, superchargers just dont need exhaust plumbing
2012-03-23 17:31:16	+Vexed_Alex	People are comparing the BRZ/FR-S to the V6 Mustang because it's $2000 less for more power
2012-03-23 17:31:19	+Vexed_Alex	eyeroll
2012-03-23 17:31:34	Brainderailment	those people will never get it.
2012-03-23 17:31:48	Brainderailment	those people think a camaro with the same hp as a vette, is the same car
2012-03-23 17:32:08	+Vexed_Alex	Apart from being way, way heavier, the driveshaft can't handle more than 111MPH
2012-03-23 17:32:10	+Vexed_Alex	it snaps
2012-03-23 17:32:19	meeetalnarf	but i think the brz is kinda expensive
2012-03-23 17:32:33	+Vexed_Alex	What's its competitor? Price wise?
2012-03-23 17:32:39	meeetalnarf	its prettyy steep here in germany
2012-03-23 17:32:40	+Vexed_Alex	Mini Cooper, Honda CR-Z
2012-03-23 17:32:42	Brainderailment	miata?
2012-03-23 17:32:47	+Vexed_Alex	Miata, too
2012-03-23 17:32:58	Brainderailment	How much is a miata anyway?
2012-03-23 17:32:59	+Vexed_Alex	Those are basically what you have to choose from at 25K
2012-03-23 17:33:04	+Vexed_Alex	23K-ish?
2012-03-23 17:33:07	meeetalnarf	its around 30k euros here
2012-03-23 17:33:48	+Vexed_Alex	The Genesis is 20K
2012-03-23 17:34:56	Brainderailment	Genesis is probably the closest competition for the frs
2012-03-23 17:36:09	Brainderailment	This guy gets it, Accel>>>>>>top speed
2012-03-23 17:36:44	Brainderailment	Unless you own a race track, why the fuck do you care about going faster than 150mph?
2012-03-23 17:39:09	meeetalnarf	living in germany :O
2012-03-23 17:39:44	drunkleft|away	this fucking kid i knew in middle school keeps messaging me in facebokk
2012-03-23 17:39:45	+Vexed_Alex	There's a Forza 4 update today.
2012-03-23 17:39:48	 *	drunkleft|away deletes
2012-03-23 17:39:54	drunkleft|away	dickhead
2012-03-23 17:40:34	meeetalnarf	what does it change @ forza 4?
2012-03-23 17:40:58	+Vexed_Alex	A bunch of bugs, ups the level cap, changes in the PI system
2012-03-23 17:41:20	meeetalnarf	oh @ level cap
2012-03-23 17:42:39	--	HammerTiem|offl is now known as HammerTiem
2012-03-23 17:43:20	HammerTiem	GAVIN, why do you have so much sand in your vagina?
2012-03-23 17:43:25	+Vexed_Alex	GUH
2012-03-23 17:43:26	+Vexed_Alex	WANT
2012-03-23 17:43:28	+Vexed_Alex	http://ll.speedhunters.com/u/f/eagames/NFS/speedhunters.com/Images/Dino%20Dalle%20Carbonare/2012/FEB2012/N2D-1/IMG_0007.jpg
2012-03-23 17:43:37	@Aerox	Hey alex, how's SWTOR
2012-03-23 17:43:41	@Aerox	Do you want to kill yourself yet?
2012-03-23 17:43:47	drunkleft|away	I have zero sand and zero vagina
2012-03-23 17:43:49	drunkleft|away	HammerTiem
2012-03-23 17:43:57	+Vexed_Alex	Deleted from my hard drive forever
2012-03-23 17:43:59	+Vexed_Alex	that's how it is
2012-03-23 17:45:36	HammerTiem	Well, why not?#
2012-03-23 17:46:18	@Aerox	Hello Gavin
2012-03-23 17:46:26	@Aerox	Did you have a cider
2012-03-23 17:47:06	drunkleft|away	amongst other things
2012-03-23 17:47:07	drunkleft|away	yes
2012-03-23 17:47:21	drunkleft|away	deffo would call hoani and steph friends now
2012-03-23 17:47:29	drunkleft|away	but they both might be moving away :(
2012-03-23 17:47:33	drunkleft|away	steph definitely is
2012-03-23 17:47:35	@Aerox	hoani
2012-03-23 17:47:38	@Aerox	how is that pronounced
2012-03-23 17:47:49	drunkleft|away	ho-ah-knee
2012-03-23 17:47:54	drunkleft|away	he's from new zealand
2012-03-23 17:48:42	@Aerox	Is he Maori
2012-03-23 17:48:59	drunkleft|away	he's of maori descent
2012-03-23 17:51:04	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-03-23 17:52:02	drunkleft|away	taught us to say hello in mauri
2012-03-23 17:52:05	drunkleft|away	kiaora
2012-03-23 17:52:13	+Vexed_Alex	lolololoolol
2012-03-23 17:52:16	+Vexed_Alex	British engineering
2012-03-23 17:52:17	+Vexed_Alex	http://www.youtube.com/watch?v=ZFvd9DVt9-I&list=UU5rBpVgv83gYPZ593XwQUsA&index=4&feature=plcp
2012-03-23 17:52:17	DtoidBot	New Morgan Plus 8: The Adventure Road Test - CHRIS HARRIS ON CARS
2012-03-23 17:52:34	+Vexed_Alex	They haven't figured out how to keep water out of cars
2012-03-23 18:01:23	<--	Nebones (~Ben@d110-33-129-70.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-03-23 18:03:17	-->	Nebones (~Ben@d110-33-129-70.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-03-23 18:03:42	@TDiddy	towels
2012-03-23 18:03:43	@TDiddy	duh
2012-03-23 18:04:57	@Aerox	Giant umbrellas
2012-03-23 18:06:10	Brainderailment	those windshield wipers are hilariously short
2012-03-23 18:09:25	Brainderailment	if you want a car that's fast, impractical and wont keep you dry, rat rod.
2012-03-23 18:09:48	Brainderailment	http://www.streetrods-online.com/show%20photos/MONTH/PP-2/ratrod3-w.jpg
2012-03-23 18:12:30	@Aerox	rat rod?
2012-03-23 18:12:36	Brainderailment	see image
2012-03-23 18:13:05	Brainderailment	basically a "hot rod" that you don't make nice and spiffy, you leave it rusty and ugly
2012-03-23 18:13:18	@Aerox	The word rod is funny
2012-03-23 18:13:21	@Aerox	'cause it can mean penis
2012-03-23 18:13:27	Brainderailment	stank rod
2012-03-23 18:13:44	@Aerox	got some serious rod funk
2012-03-23 18:13:59	@TDiddy	speaking of stink
2012-03-23 18:13:59	Brainderailment	rod rot
2012-03-23 18:14:01	@TDiddy	where is moose
2012-03-23 18:14:20	@Aerox	playing with his rod
2012-03-23 22:37:43		irc: disconnected from server
2012-03-23 23:52:23	-->	benbeltran (~benbeltra@200.76.90.239) has joined #destructoid
2012-03-23 23:52:23	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Aerox andrewm andrewtab benbeltran cardfrek2 Coon Dinsdale DougCL DtoidBot ep HammerTiem jared jorge` Kasreyn Lelio Lelio|Away lolshin metalnarf mistic n0brein|offline pointzeroeight richterbelmont theGoldenAvatar]
2012-03-23 23:52:23	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 3 voices, 25 normals)
2012-03-23 23:52:24	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-25 01:35:07		irc: disconnected from server
2012-03-26 00:40:20	-->	benbeltran (~benbeltra@200.76.90.254) has joined #destructoid
2012-03-26 00:40:20	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzel[a]n [Rabite] ^power AlucardX24 benbeltran cardfrek Dinsdale DougCL DtoidBot Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin metalnarf mistic n0brein|offline Nebones pointzeroeight richterbelmont theGoldenAvatar]
2012-03-26 00:40:20	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-03-26 00:40:24	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-26 00:55:28	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-26 01:17:33		irc: disconnected from server
2012-03-26 09:02:41	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-26 09:02:41	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight Simmy1 theGoldenAvatar TheToiletDuck VenatioDecorus]
2012-03-26 09:02:41	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-03-26 09:02:45	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-26 09:08:22	theGoldenAvatar	KATNISS
2012-03-26 09:08:30	theGoldenAvatar	It's pop culture, bitch.
2012-03-26 09:08:44	 *	theGoldenAvatar had to google it.
2012-03-26 09:11:29	@bloodylip	wat.
2012-03-26 09:11:52	@bloodylip	i'm assuming this has something to do with draw something?
2012-03-26 09:11:57	theGoldenAvatar	Yes
2012-03-26 09:12:16	theGoldenAvatar	TTD just wrote the word.
2012-03-26 09:13:58	TheToiletDuck	ugh Hunger Games
2012-03-26 09:20:21	TheToiletDuck	the weather is glorious here
2012-03-26 09:20:27	TheToiletDuck	!weather Edinburgh, Uk
2012-03-26 09:20:28	DtoidBot	From Edinburgh Airport,  (EGPH) on March 26, 3:50 PM BST temp: 68 F (20 C) cond: Clear wind: From the Variable at 4 MPH (6.44 KPH) hu: 43% dewpnt: 45 F (7 C)
2012-03-26 09:22:06	@bloodylip	!weather 19711
2012-03-26 09:22:07	DtoidBot	From Wilmington, Delaware (KILG) on March 26, 10:51 AM EDT temp: 56 F (13 C) cond: Clear wind: From the NNW at 23 MPH Gusting to 32 MPH(37.01 KPH) hu: 45% dewpnt: 35 F (2 C)
2012-03-26 09:22:13	@bloodylip	i want your glorious weather
2012-03-26 09:22:49	Dinsdale	!weather oslo, no
2012-03-26 09:22:50	DtoidBot	From Oslo Airport,  (ENGM) on March 26, 4:40 PM CEST temp: 61 F (16 C) cond: Clear wind: From the WNW at 8 MPH (12.87 KPH) hu: 42% dewpnt: 37 F (3 C)
2012-03-26 09:23:17	TheToiletDuck	you're isn't tooo bad
2012-03-26 09:23:20	TheToiletDuck	yours
2012-03-26 09:23:27	TheToiletDuck	you're??? wtf brain?
2012-03-26 09:23:41	Dinsdale	English, it aint that hard
2012-03-26 09:25:03	TheToiletDuck	ikr
2012-03-26 09:25:12	TheToiletDuck	it's just so freakin hot in this office
2012-03-26 09:25:16	TheToiletDuck	can't think straight
2012-03-26 09:29:34	+Gandysampras	Jeebus its hot in here
2012-03-26 09:29:50	+Gandysampras	!weather sheffield, england
2012-03-26 09:29:51	DtoidBot	From Leeds And Bradford,  (EGNM) on March 26, 4:20 PM BST temp: 64 F (18 C) cond: Clear wind: From the ESE at 6 MPH (9.66 KPH) hu: 40% dewpnt: 39 F (4 C)
2012-03-26 09:29:57	+Gandysampras	gross
2012-03-26 09:30:49	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-26 09:30:49	--	Mode #destructoid [+o Aerox] by Q
2012-03-26 09:34:47	TheToiletDuck	warmer in Scotland (cats and dogs living together)
2012-03-26 09:34:56	theGoldenAvatar	!weather 28411
2012-03-26 09:34:57	DtoidBot	From Wilmington, North Carolina (KILM) on March 26, 10:53 AM EDT temp: 67 F (19 C) cond: Partly Cloudy wind: From the NNW at 16 MPH Gusting to 23 MPH(25.75 KPH) hu: 66% dewpnt: 55 F (13 C)
2012-03-26 09:35:16	@Aerox	!weather 90064
2012-03-26 09:35:17	DtoidBot	From Santa Monica, California (KSMO) on March 26, 7:51 AM PDT temp: 51 F (11 C) cond: Mostly Cloudy wind: From the Variable at 4 MPH (6.44 KPH) hu: 74% dewpnt: 43 F (6 C)
2012-03-26 09:35:19	@Aerox	barf
2012-03-26 09:37:44	TheToiletDuck	and i'm off home
2012-03-26 09:37:46	TheToiletDuck	tata
2012-03-26 09:37:49	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
2012-03-26 09:37:50	theGoldenAvatar	GET OUT
2012-03-26 09:37:56	theGoldenAvatar	TOO SLOW
2012-03-26 09:38:13	theGoldenAvatar	I wanted him to guess my awful golem too.
2012-03-26 10:02:04	--	Ecks|Offline is now known as Ecksorcism
2012-03-26 10:06:52	jared	!weather 02135
2012-03-26 10:06:53	DtoidBot	From Boston, Massachusetts (KBOS) on March 26, 11:54 AM EDT temp: 46 F (8 C) cond: Scattered Clouds wind: From the NW at 15 MPH Gusting to 28 MPH(24.14 KPH) hu: 37% dewpnt: 21 F (-6 C)
2012-03-26 10:08:02	jared	I want my warmth back.
2012-03-26 10:08:12	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-26 10:08:12	--	Mode #destructoid [+o TDiddy] by Q
2012-03-26 10:08:17	+Ecksorcism	it was stolen from us jared
2012-03-26 10:08:26	+Ecksorcism	!weather K2C1G4
2012-03-26 10:08:26	jared	=(
2012-03-26 10:08:27	DtoidBot	From Ottawa,  (CYOW) on March 26, 12:00 PM EDT temp: 30 F (-1 C) cond: Partly Cloudy wind: From the NW at 26 MPH (41.84 KPH) hu: 29% dewpnt: 1 F (-17 C)
2012-03-26 10:08:32	jared	Ouch
2012-03-26 10:08:49	+Ecksorcism	IT WAS 29 LAST WEEK
2012-03-26 10:09:24	jared	Last week, it was at least 15, if not 20, from what I remember.
2012-03-26 10:25:12	@bloodylip	Ecksorcism: and now it's 30
2012-03-26 10:25:14	@bloodylip	no big change!
2012-03-26 10:25:25	+Ecksorcism	Haha
2012-03-26 10:39:06	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-26 10:39:06	--	Mode #destructoid [+v Gemsi] by Q
2012-03-26 10:39:35	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-03-26 10:39:41	deBLOO	http://www.youtube.com/watch?v=GpKmFR77VjY
2012-03-26 10:39:41	DtoidBot	Thank you for saving "STRIKES"...my cat
2012-03-26 10:40:01	deBLOO	Go to 1:03
2012-03-26 10:44:59	<--	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has quit (Signed off)
2012-03-26 10:46:51	-->	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has joined #destructoid
2012-03-26 10:52:32	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-26 11:04:51	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-26 11:20:36	benbeltran	hello :O
2012-03-26 11:21:57	+Gandysampras	Bonjour
2012-03-26 11:22:16	@Aerox	HI GANDY
2012-03-26 11:22:28	+Gandysampras	HI AEROX
2012-03-26 11:22:44	+Gandysampras	It is so hot in my room
2012-03-26 11:22:51	@Aerox	take of all your clothes
2012-03-26 11:22:54	+Gandysampras	My PC is idling at 50 degrees
2012-03-26 11:22:56	+Gandysampras	¬_¬
2012-03-26 11:22:56	@Aerox	!weather sheffield, england
2012-03-26 11:22:57	DtoidBot	From Leeds And Bradford,  (EGNM) on March 26, 5:50 PM BST temp: 63 F (17 C) cond: Clear wind: From the ESE at 5 MPH (8.05 KPH) hu: 45% dewpnt: 41 F (5 C)
2012-03-26 11:23:06	+Gemsi	it is lovely today
2012-03-26 11:23:15	@Aerox	http://www.npr.org/2012/03/26/149379355/easter-egg-hunt-canceled-due-to-aggressive-parents?ps=cprs
2012-03-26 11:23:28	+Gemsi	but then hell, the last week has been great all bar one day down this way
2012-03-26 11:25:32	-->	mueti (mueti@nrbg-4d0732eb.pool.mediaWays.net) has joined #destructoid
2012-03-26 11:39:06	jared	I didn't realize the SH HD Collection was so bad until I watched Jimquisition. They _removed the fig_??
2012-03-26 11:39:13	jared	*fog
2012-03-26 11:59:46	-->	tGA_phone (~tgaphone@24.106.217.162) has joined #destructoid
2012-03-26 12:02:18	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-26 12:02:29	Halfleft|away	cunt
2012-03-26 12:03:07	jared	...
2012-03-26 12:03:50	-->	Gandroid (~AndChat@109.175.206.9) has joined #destructoid
2012-03-26 12:04:02	Gandroid	Gavin is the cunt.
2012-03-26 12:04:23	Halfleft|away	you are the one who is the cunt
2012-03-26 12:05:51	Gandroid	Am not!
2012-03-26 12:06:16	jared	Gandroid, eh?
2012-03-26 12:06:30	Gandroid	Aye, I'm on my phone
2012-03-26 12:06:40	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-03-26 12:07:26	jared	Finally installed those android parts. Nice move!
2012-03-26 12:08:22	Gandroid	Quit telling people I'm full of stds Gavin.
2012-03-26 12:10:42	@Aerox	Are you losing out on poon because people think you have aids?
2012-03-26 12:12:08	Gandroid	No, but my parents will see and I'll get a weird sex talk off one of then
2012-03-26 12:12:27	+Gemsi	you better record that conversation
2012-03-26 12:15:33	<--	tGA_phone (~tgaphone@24.106.217.162) has quit (Ping timeout)
2012-03-26 12:17:12	@Aerox	Aren't your parents already all over your facebook wall calling you gay and whatnot
2012-03-26 12:22:48	jared	Parents can be so mean.
2012-03-26 12:24:49	@Aerox	I mean
2012-03-26 12:24:52	@Aerox	gandy literally means gay andy
2012-03-26 12:25:12	jared	I wish Amazon made sellers include the condition of discs for games. =P
2012-03-26 12:25:17	@Aerox	And right under gavin's STD comment is gandy with some boy he appears to have splooged all over
2012-03-26 12:26:15	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-26 12:26:47	@bloodylip	appears to have splooged all over?
2012-03-26 12:28:04	@Aerox	It is some poor passed out boy with white gunk all over his face
2012-03-26 12:28:28	jared	GAY
2012-03-26 12:28:36	@Aerox	and he lists his job as "male prostitute"
2012-03-26 12:28:38	theGoldenAvatar	Some boy?
2012-03-26 12:29:19	 *	jared buys the original Silent Hill 2 for PS2.
2012-03-26 12:29:51	jared	According to the listing, it's like new for 20 and same change.
2012-03-26 12:32:00	jared	Also, gay/
2012-03-26 12:32:06	@bloodylip	so why does it appear that gandy has splooged all over him?
2012-03-26 12:32:25	theGoldenAvatar	http://a1.sphotos.ak.fbcdn.net/hphotos-ak-ash3/p480x480/559431_10150634002898131_739753130_9432762_1870157762_n.jpg
2012-03-26 12:33:03	Halfleft|away	your parents see your facebook and don't already worry, gandy?
2012-03-26 12:33:05	Halfleft|away	they must be awful
2012-03-26 12:33:25	jared	Maybe they're some of those new super-parents?
2012-03-26 12:33:37	@Aerox	They are reverse helicopter parents
2012-03-26 12:33:39	@Aerox	They don't give a shit about him
2012-03-26 12:33:58	theGoldenAvatar	What the fuck is a reverse helicopter?
2012-03-26 12:34:32	@bloodylip	it's like a helicopter that floats when powered off
2012-03-26 12:34:42	@bloodylip	and only touches ground when its propeller is spinning
2012-03-26 12:34:49	jared	Ahhhh
2012-03-26 12:34:58	-->	meeetalnarf (~meetalnar@p54AC95AE.dip0.t-ipconnect.de) has joined #destructoid
2012-03-26 12:35:06	jared	Those are expensive, he should be happy, even if they hate him.
2012-03-26 12:40:16	-->	tGA_phone (~tgaphone@24.106.217.162) has joined #destructoid
2012-03-26 12:43:16	<--	tGA_phone (~tgaphone@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-03-26 12:43:22	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-26 13:02:58	+Gandysampras	That is icing
2012-03-26 13:03:02	+Gandysampras	From a cake fight
2012-03-26 13:03:21	<--	Gandroid (~AndChat@109.175.206.9) has quit (Quit: Phone exploded.)
2012-03-26 13:03:57	Halfleft|away	is that what you kids call that
2012-03-26 13:04:15	jared	'Who would waste such cake!?
2012-03-26 13:04:36	theGoldenAvatar	cock fight*
2012-03-26 13:06:47	@bloodylip	they use icing in cock fights now?
2012-03-26 13:06:57	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-26 13:07:09	theGoldenAvatar	Other kind of cock fight.
2012-03-26 13:10:17	+Gandysampras	Caitlin made a thousand cakes
2012-03-26 13:10:25	+Gandysampras	(not an accurate number)
2012-03-26 13:10:32	+Gandysampras	and we were eating them
2012-03-26 13:10:40	+Gandysampras	then her friend started smushing cake on our faces
2012-03-26 13:10:45	jared	I need some of that raw cake energy. For my cakebots.
2012-03-26 13:10:49	theGoldenAvatar	So at what point did it turn into a gay orgy?
2012-03-26 13:11:18	+Gandysampras	No silly
2012-03-26 13:11:47	<--	Simmy1 (~Lee@77.101.97.153) has quit (Ping timeout)
2012-03-26 13:11:47	theGoldenAvatar	Fine. Mostly gay orgy.
2012-03-26 13:12:03	+Gandysampras	Once we all joined in because she is sexually appealing
2012-03-26 13:12:10	+Gandysampras	therefore cover her in cake or seomthing
2012-03-26 13:12:12	+Gandysampras	I dont know
2012-03-26 13:12:14	+Gandysampras	we were all hammered
2012-03-26 13:12:24	theGoldenAvatar	By one another?
2012-03-26 13:12:28	+Gandysampras	¬_¬
2012-03-26 13:12:48	jared	ha
2012-03-26 13:12:56	jared	And a point for mister tGA
2012-03-26 13:13:43	Halfleft|away	^
2012-03-26 13:16:22	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-26 13:17:34	@Aerox	Why aren't there pictures of you covered in cake?
2012-03-26 13:18:00	+Gandysampras	People dont cake me
2012-03-26 13:18:24	+Gandysampras	Generally I am immune from most of the annoyance, also I got caked after that photo
2012-03-26 13:18:47	+Gandysampras	I fell off the stool and caitlins stupid mate smushed an entire cupcake on my head
2012-03-26 13:18:58	+Gandysampras	I think we were all to busy cakefighting for any more pictures
2012-03-26 13:19:44	@Aerox	Sad
2012-03-26 13:20:58	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-26 13:22:10	jared	Ever read Bertrand Russel's philosophical exposition on cake? Killer stuff.
2012-03-26 13:22:23	theGoldenAvatar	I know it's cliche, but I hate Mondays
2012-03-26 13:22:29	theGoldenAvatar	I'm always fuckign exhausted by 2pm
2012-03-26 13:23:15	Halfleft|away	my arms have hurt all day and I don't know why
2012-03-26 13:23:29	Halfleft|away	the only thing that is different is that i got fish oil tablet things
2012-03-26 13:23:35	Halfleft|away	maybe just my arms are allergic to them
2012-03-26 13:23:43	jared	Do you have a rash or anything?
2012-03-26 13:23:50	Halfleft|away	no
2012-03-26 13:23:55	Halfleft|away	but noticable swelling
2012-03-26 13:24:00	jared	It's probably not that then.
2012-03-26 13:24:03	jared	Ohhhh
2012-03-26 13:24:06	jared	Yeah, might be.
2012-03-26 13:24:08	theGoldenAvatar	Why did you buy fish oil?
2012-03-26 13:24:12	+Gandysampras	Are you sure you haven't grown muscles?
2012-03-26 13:24:13	Halfleft|away	it's not red or irritated or anything
2012-03-26 13:24:19	theGoldenAvatar	Did you buy into some batshit insane cureall?
2012-03-26 13:24:21	Halfleft|away	because hollie and seto kept telling me to
2012-03-26 13:24:28	Halfleft|away	pretty sure gandy
2012-03-26 13:24:34	theGoldenAvatar	For what?
2012-03-26 13:24:52	jared	And if hollie and seto told you to jump off a bridge would you buy fish oil then too, hmm?
2012-03-26 13:25:05	Halfleft|away	because my joints horrify people with the noise they make.
2012-03-26 13:25:23	theGoldenAvatar	Aren't you sick all the time>
2012-03-26 13:25:24	theGoldenAvatar	?
2012-03-26 13:25:30	Halfleft|away	i've stopped cracking my knuckles too.
2012-03-26 13:25:36	Halfleft|away	and now myu hands are sore all the time as a result
2012-03-26 13:28:17	-->	AlucardX24 (~auronexca@pool-108-6-227-70.nycmny.fios.verizon.net) has joined #destructoid
2012-03-26 13:28:54	theGoldenAvatar	Sucks to be you
2012-03-26 13:31:32	jared	'Round here, we say "Sucks to BU."
2012-03-26 13:32:29	<--	meeetalnarf (~meetalnar@p54AC95AE.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-26 13:32:38	theGoldenAvatar	sux2bu
2012-03-26 13:33:02	theGoldenAvatar	apparently that's already a thing
2012-03-26 13:33:33	jared	huh
2012-03-26 13:34:55	jared	Like BU, as in the university.
2012-03-26 13:36:54	+Gandysampras	Crack your knuckles gavin
2012-03-26 13:37:01	-->	metalnarf_ (~metalnarf@p54AC86B1.dip0.t-ipconnect.de) has joined #destructoid
2012-03-26 13:37:02	+Gandysampras	that has nothing to do with joint pain
2012-03-26 13:37:11	jared	Cracking your knuckles doesn't do anything.
2012-03-26 13:37:13	jared	^
2012-03-26 13:37:29	jared	The arthritis thing has been debunked.
2012-03-26 13:37:34	+Gandysampras	aye
2012-03-26 13:37:56	+Gandysampras	I have had super tight neck muscles and pain for days, woke up cracked my neck like it's made out of bubble wrap and shazam
2012-03-26 13:37:57	theGoldenAvatar	I wasn't going to tell him that.
2012-03-26 13:38:00	+Gandysampras	all fixed
2012-03-26 13:38:06	theGoldenAvatar	I wanted him to keep suffering.
2012-03-26 13:38:57	<--	metalnarf (~metalnarf@p54AC95AE.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-26 13:38:57	--	metalnarf_ is now known as metalnarf
2012-03-26 13:39:25	Halfleft|away	it doesn't cause arthritis but it is by no means good for you
2012-03-26 13:39:48	jared	Whhhaaa?
2012-03-26 13:40:13	+Gandysampras	It doesn't cause anything
2012-03-26 13:40:17	+Gandysampras	It is just gas
2012-03-26 13:40:24	+Gandysampras	Quit being special
2012-03-26 13:40:41	@bloodylip	so are farts
2012-03-26 13:40:44	@bloodylip	that's why i prefer them
2012-03-26 13:41:40	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-26 13:42:27	theGoldenAvatar	I'm going home
2012-03-26 13:42:38	@bloodylip	good
2012-03-26 13:42:42	@bloodylip	get going
2012-03-26 13:42:44	+Gandysampras	and dont come back
2012-03-26 13:43:29	jared	theGoldenAvatar: Remember not to get your tank stuck on the median strip this time.
2012-03-26 13:43:30	@Aerox	http://wonkette.com/wp-content/uploads/2012/03/Cover2-231x300.jpg
2012-03-26 13:44:03	+Gandysampras	Gavin you will enjoy this; I am eating one day out of date tesco value 'chicken flavour discs' for dinner
2012-03-26 13:44:17	@bloodylip	chicken flavour discs?
2012-03-26 13:44:28	+Gandysampras	Possibly 5% meat
2012-03-26 13:44:32	+Gandysampras	with chicken style flavouring
2012-03-26 13:44:34	jared	OMG why?
2012-03-26 13:45:35	+Gandysampras	Poor
2012-03-26 13:45:41	+Gandysampras	Also I have stopped drinking for a week as a bet
2012-03-26 13:45:58	jared	How will you deal with the pain of having an awful life?
2012-03-26 13:46:11	+Gandysampras	My life is fantastic bar being poor
2012-03-26 13:46:13	@bloodylip	Gandysampras: is your life just a series of bets?
2012-03-26 13:46:19	+Gandysampras	So I think I'm good
2012-03-26 13:46:20	jared	haha
2012-03-26 13:46:21	+Gandysampras	and yes Lip
2012-03-26 13:46:42	@bloodylip	what's the next bet on your plate?
2012-03-26 13:46:44	jared	Oh. My life is awful.
2012-03-26 13:46:46	 *	jared drinks
2012-03-26 13:46:56	@bloodylip	i bet you that you can't fuck gavin in the bum for more than 4 hours
2012-03-26 13:47:00	+Gandysampras	No booze is the only one right now
2012-03-26 13:47:02	Halfleft|away	the fuck is a chicken disk
2012-03-26 13:47:14	Halfleft|away	what part of the chicken does that come off
2012-03-26 13:47:15	+Gandysampras	[20:44] <+Gandysampras> Possibly 5% meat
2012-03-26 13:47:16	+Gandysampras	[20:44] <+Gandysampras> with chicken style flavouring
2012-03-26 13:47:23	+Gandysampras	It just says "meat"
2012-03-26 13:47:23	jared	So, you can have cake fights, but have to eat non-meant chicken discs for meals?
2012-03-26 13:47:24	Halfleft|away	i have no idea what that is
2012-03-26 13:47:28	+Gandysampras	on the ingredients
2012-03-26 13:47:34	Halfleft|away	Now contains "meat"
2012-03-26 13:47:37	jared	#priorities
2012-03-26 13:47:48	jared	THROW the chicken disc, EAT the cake!
2012-03-26 13:48:14	@bloodylip	yeah, it's disc-shaped
2012-03-26 13:48:17	@bloodylip	it's probably meant for throwing
2012-03-26 13:48:34	+Gandysampras	I ate liek seven cakes
2012-03-26 13:48:36	+Gandysampras	like*
2012-03-26 13:50:06	+Gandysampras	They were real good
2012-03-26 13:54:11	+Gandysampras	Best part about living with a food student is the millions of practice meals and whatnot that we get
2012-03-26 13:54:23	Halfleft|away	lucky cunt
2012-03-26 13:54:32	Halfleft|away	all I get is piles of dishes and other people's hair everywhere
2012-03-26 13:54:35	Halfleft|away	god I want to live lone
2012-03-26 13:55:16	jared	^ THIS
2012-03-26 13:55:53	jared	2 of my roommates are a couple, and they cook all the time, then bitch about which one of them should do the dishes. The dishes don't get done and pile up. The end.
2012-03-26 13:56:04	+Gandysampras	haha
2012-03-26 13:56:22	+Gandysampras	I get to eat for free 3/4 nights a week by doing caitlin and pearce's washing up
2012-03-26 13:56:28	+Gandysampras	and she cooks damn good
2012-03-26 13:57:11	jared	wait.... 3/4 nights a week? Dood, there are 7 nights!
2012-03-26 13:57:41	+Gandysampras	3 and or 4
2012-03-26 13:57:47	+Gandysampras	¬_¬
2012-03-26 13:58:00	@bloodylip	he was reducing the fraction
2012-03-26 13:58:00	jared	3/4 --> 3 our of 4.
2012-03-26 13:58:10	jared	*out
2012-03-26 13:58:18	 *	jared makes a spelling mistake
2012-03-26 13:58:36	@bloodylip	he actually eats for free 5.25 nights a week
2012-03-26 13:58:38	@bloodylip	if you do the math
2012-03-26 13:58:58	jared	I can't do math. That's why I have such a shitty degree.
2012-03-26 13:59:21	@bloodylip	communications?
2012-03-26 13:59:43	jared	PoliSci
2012-03-26 14:02:13	jared	Oh, everyone gets this one for free: The US is messed up.
2012-03-26 14:05:42	Halfleft|away	this game is stupid
2012-03-26 14:05:46	Halfleft|away	everyone has fucking magic powers
2012-03-26 14:05:51	Halfleft|away	and the window for pressing b is tiny
2012-03-26 14:06:01	jared	ME3?
2012-03-26 14:06:09	Halfleft|away	asscreerev multiplayer
2012-03-26 14:06:25	jared	haha, 'asscree'
2012-03-26 14:06:56	jared	Yeah, I can only image that the AC multiplayer would be the worst experience ever.
2012-03-26 14:07:08	@Aerox	gandy what do you get if you win your bet?
2012-03-26 14:07:14	jared	Like, one person scoring a kill, and every other playing killing the next person as they kill they last one.
2012-03-26 14:08:07	+Gandysampras	A crate of beer aerox
2012-03-26 14:08:08	@Aerox	AC multiplayer is great if you have a team of people who all know what they're doing
2012-03-26 14:08:09	@Aerox	ooo
2012-03-26 14:08:12	+Gandysampras	24 cans
2012-03-26 14:08:29	jared	There are TEAMS>?
2012-03-26 14:10:31	Halfleft|away	it doesn't fucking work
2012-03-26 14:10:34	Halfleft|away	how do you contest ills
2012-03-26 14:11:31	Halfleft|away	fucking glitched game
2012-03-26 14:11:37	Halfleft|away	i'm frosen in the slap animation
2012-03-26 14:11:39	Halfleft|away	i can't fucking move
2012-03-26 14:11:57	Halfleft|away	fucking shit game
2012-03-26 14:12:06	@Aerox	I played a bunch with gandy and pew in brotherhood and it was fun
2012-03-26 14:12:16	@Aerox	Once you unlock all the shit
2012-03-26 14:12:19	@Aerox	It is terrible starting otu
2012-03-26 14:12:27	Halfleft|away	i'm seriously stuck
2012-03-26 14:12:34	Halfleft|away	me and another character model and just frozen in place
2012-03-26 14:12:37	Halfleft|away	everyone walking around us
2012-03-26 14:12:47	jared	Games need to find a fundamentally different strategy than "give the most stuff to whoever's been playing the longest."
2012-03-26 14:13:09	jared	Huge pet peeve of mine./
2012-03-26 14:13:17	Halfleft|away	well that was good
2012-03-26 14:13:23	Halfleft|away	frozen like a statue for half of the match
2012-03-26 14:13:50	+Gandysampras	Be better at games?
2012-03-26 14:14:06	Halfleft|away	It's hard to be when they don't let you press any of the buttons.
2012-03-26 14:14:12	jared	Gandysampras: Be better at cake.
2012-03-26 14:14:14	Halfleft|away	I could move the camera though so that was nice
2012-03-26 14:14:35	jared	Srsly though, cakebots.
2012-03-26 14:15:40	Halfleft|away	and it takes fucking hours to even find a match
2012-03-26 14:15:44	+Gandysampras	I am so good at cake
2012-03-26 14:16:10	+Gandysampras	I took so much cake once i died
2012-03-26 14:16:11	+Gandysampras	http://www.youtube.com/watch?v=WwylBRucU7w
2012-03-26 14:16:12	DtoidBot	Brass Eye - Cake
2012-03-26 14:18:59	Halfleft|away	wow that was good
2012-03-26 14:19:03	Halfleft|away	took four minutes to find a match
2012-03-26 14:19:12	Halfleft|away	threw me into the last 50 seconds of an in-progress one
2012-03-26 14:19:18	Halfleft|away	best game
2012-03-26 14:29:13	jared	Bleep bloop.
2012-03-26 14:30:30	jared	Halfleft|away: Play something else. So when you say stuff in here it's like "Aww, awesome graphics!" or "Gee Wiz, these controls are laid out really well!! =D"
2012-03-26 14:31:28	Halfleft|away	what do you suggest
2012-03-26 14:31:49	jared	Let's see, what has really good graphics...
2012-03-26 14:32:26	jared	Lumines?
2012-03-26 14:32:35	jared	It also has tight controls.
2012-03-26 14:37:03	Halfleft|away	BULLSHIT
2012-03-26 14:37:11	Halfleft|away	it just assigned a target to me who was stood RIGHT NEXT TO ME
2012-03-26 14:37:13	Halfleft|away	stunned
2012-03-26 14:37:15	Halfleft|away	when i get up
2012-03-26 14:37:18	Halfleft|away	REVERSE HAPPENS
2012-03-26 14:37:51	jared	I'm telling you man, let AC go.
2012-03-26 14:44:13	richterbelmont	I rather he obesse cover it like george constanza
2012-03-26 14:44:47	richterbelmont	over
2012-03-26 14:51:48	--	Aerox is now known as Aerox|Lunch
2012-03-26 14:53:26	jared	Aerox? Lunch? #Scandal!
2012-03-26 15:00:06	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-26 15:00:59	--	Aerox|Lunch is now known as Aerox
2012-03-26 15:02:11	Dinsdale	the hunger games books any good?
2012-03-26 15:03:10	@Aerox	I enjoyed them
2012-03-26 15:04:44	Dinsdale	kk
2012-03-26 15:04:55	Dinsdale	might listen to the audiobooks if they are any good
2012-03-26 15:06:54	Dinsdale	are the books beyond the story in the movie?
2012-03-26 15:08:04	 *	jared crowds Aerox with a handheld recorder
2012-03-26 15:08:20	@Aerox	The first movie is the first book
2012-03-26 15:08:27	jared	JRO, JRO, reliable sources are claiming you went to luncuh today!
2012-03-26 15:08:27	@Aerox	I mean, it's young adult
2012-03-26 15:08:30	@Aerox	It's not going to blow you away
2012-03-26 15:08:31	jared	Comments!?
2012-03-26 15:08:32	@Aerox	NO COMMENT
2012-03-26 15:08:42	@Aerox	NO COMMENT
2012-03-26 15:08:51	jared	rabble rabble rabble!
2012-03-26 15:08:56	Dinsdale	keke
2012-03-26 15:08:57	@Aerox	But I found the books enjoyable
2012-03-26 15:09:03	Dinsdale	well, might give it ago
2012-03-26 15:09:13	Dinsdale	should I read the firstbook even if I just watched the movie?
2012-03-26 15:10:39	richterbelmont	jro at lunch obvious inside job
2012-03-26 15:11:30	jared	richterbelmont: I need you to do me a favor. Would you kindly break into jro's office and look for crumbs? Bread, lettuce, anything.
2012-03-26 15:11:36	@TDiddy	haha
2012-03-26 15:11:41	@TDiddy	PSO2 is on smartphones?
2012-03-26 15:11:49	jared	Wait, srsly??
2012-03-26 15:11:53	Halfleft|away	pso2?
2012-03-26 15:11:56	+Gandysampras	Aerox you totes got my drawsomethig of the hunger games slut
2012-03-26 15:11:57	+Gandysampras	<3
2012-03-26 15:12:16	+Gemsi	no, i think it's just general stat stuff on smartphones
2012-03-26 15:12:24	@Aerox	awww yeah
2012-03-26 15:12:29	Halfleft|away	i hate that my shit phone won't run that game
2012-03-26 15:12:32	Halfleft|away	it looks fun
2012-03-26 15:12:36	@Aerox	gandy you are extremely talented
2012-03-26 15:12:39	+Gandysampras	haha
2012-03-26 15:12:41	+Gandysampras	It is fun
2012-03-26 15:12:42	@Aerox	Yeah dins, I would
2012-03-26 15:12:45	jared	Aerox: The people won't stand for this whitewashing. They're going to find out eventually if you had lunch.
2012-03-26 15:12:51	+Gandysampras	My whole flat is playing it in silence wright now
2012-03-26 15:13:02	@Aerox	I was telling pew
2012-03-26 15:13:10	Dinsdale	kk, guess ill look around for a good audiobook then
2012-03-26 15:13:10	@Aerox	I now have to devote like 30-45 min of my evening to clearing my queue
2012-03-26 15:13:17	+Gandysampras	Apart from shouting when sean draws on for someone. He is like a spastic dog with no arms drawing a picture using a felt-tip pen up its but
2012-03-26 15:13:19	+Gandysampras	butt*
2012-03-26 15:13:19	Dinsdale	hoping it wasnt as bad as the game of thrones :<
2012-03-26 15:13:33	+Gandysampras	Same her J-Ro
2012-03-26 15:13:36	+Gandysampras	So many people
2012-03-26 15:15:02	jared	OK, time to go home.
2012-03-26 15:16:19	Dinsdale	cant find pso2 on android :<
2012-03-26 15:17:36	@TDiddy	its not out til winter in japan
2012-03-26 15:25:03	+Gandysampras	UGH OH GOD GROSS
2012-03-26 15:25:10	+Gandysampras	http://soundcloud.com/pitbull/pitbull-back-in-time
2012-03-26 15:25:53	Halfleft|away	seb is weird
2012-03-26 15:26:02	Halfleft|away	why would you 'ONLY' by from game?
2012-03-26 15:26:08	+Gandysampras	IKR
2012-03-26 15:26:15	+Gandysampras	He's a dicknugget?
2012-03-26 15:26:47	andrewm	 Support your local small business.
2012-03-26 15:26:50	+Gemsi	he hates saving money
2012-03-26 15:27:05	Halfleft|away	game destroyed all the small game shops
2012-03-26 15:27:15	Halfleft|away	then went and got itself put into administration!
2012-03-26 15:27:17	andrewm	It's a joke.
2012-03-26 15:27:26	Halfleft|away	the rude purple bastards
2012-03-26 15:27:36	+Gemsi	hell when I lived 2 mins away from two games and a gamestation I never bought anything from any of them
2012-03-26 15:27:56	+Gandysampras	Like I said in the mailer, I only bought things from there when I worked there
2012-03-26 15:28:09	+Gandysampras	Because 30% discount on all stock
2012-03-26 15:28:14	+Gandysampras	including hardware
2012-03-26 15:28:23	+Gemsi	see that's fine and worth it
2012-03-26 15:28:33	+Gemsi	but then i'm cheap regardless
2012-03-26 15:28:39	+Gandysampras	Plus you could earmark all the good trade ins for yourself and nab any rare stuff
2012-03-26 15:28:47	+Gandysampras	I'm super cheap
2012-03-26 15:30:07	Halfleft|away	i just get stuff months and months after release
2012-03-26 15:30:09	Halfleft|away	on the internet
2012-03-26 15:30:16	Halfleft|away	I rarely pay over £30
2012-03-26 15:30:26	+Gemsi	as well you should
2012-03-26 15:30:26	Halfleft|away	and i only get like, three a year.
2012-03-26 15:30:27	Halfleft|away	if that
2012-03-26 15:30:45	+Gemsi	hell i rarely pay over ?17 for consoles titles at this point
2012-03-26 15:31:43	+Gandysampras	Same here
2012-03-26 15:31:55	+Gandysampras	Also 90% of my gaming is on PC now
2012-03-26 15:32:01	+Gemsi	but then writing two bargains post a week really does change what I class as a good deal
2012-03-26 15:32:11	+Gemsi	yeah same
2012-03-26 15:32:31	+Gemsi	steam + gamersgate once in a while are great for cheap stuff
2012-03-26 15:33:33	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-03-26 15:34:11	+Gemsi	gamersgate is pretty good for predicting steam sales as well
2012-03-26 15:35:39	Halfleft|away	https://twitter.com/#!/mikeyturvey/status/184392559831953408
2012-03-26 15:35:48	Halfleft|away	am i the only personwho thinks the answer is clearly no
2012-03-26 15:36:33	+Gemsi	no point in saving money if you are not going to spend it on something I suppose
2012-03-26 15:36:52	+Gandysampras	All I need now is for Anno to get dirt cheap and I think I'm done buying games for absoluitely ages
2012-03-26 15:36:59	+Gandysampras	there's nothign i can think of I want to play
2012-03-26 15:36:59	Halfleft|away	yes but you can buy MORE of X if you get them for cheaper
2012-03-26 15:37:04	+Gemsi	how cheap is cheap gandy ?
2012-03-26 15:37:12	+Gemsi	cheaper than steam last week ?
2012-03-26 15:37:21	+Gandysampras	Yes
2012-03-26 15:37:30	+Gandysampras	Summer sale is close enough that I can wait
2012-03-26 15:37:35	+Gandysampras	Also there will probably be more coupons
2012-03-26 15:41:20	+Gemsi	it's not fallen below the tennerish it was on steam as of let looking at the few times i've listed it
2012-03-26 15:42:00	+Gandysampras	oh for fucks sake
2012-03-26 15:42:07	+Gandysampras	fuse in ym sub just blew
2012-03-26 15:42:10	+Gandysampras	my*
2012-03-26 15:42:50	+Gemsi	well the only answer is to surface
2012-03-26 15:47:09	+Gandysampras	wat
2012-03-26 15:49:54	@Aerox	he made a clever submarine joke
2012-03-26 15:50:03	+Gemsi	it wasn't clever at all
2012-03-26 15:50:04	richterbelmont	mmmm toasted
2012-03-26 15:50:27	+Gandysampras	How am i hungry again
2012-03-26 15:50:34	+Gandysampras	I ate three chicken flavour discs earlier
2012-03-26 15:50:36	+Gandysampras	this is awful
2012-03-26 15:53:36	+Gandysampras	Also that girl definitely stoel my remotes
2012-03-26 15:53:45	+Gandysampras	I have to get up to change the volume
2012-03-26 15:54:51	richterbelmont	man if only debloo were here ,  i need some constructive criticism in street fighter 3rd strike
2012-03-26 15:59:17	Dinsdale	http://apina.biz/62184.jpg
2012-03-26 15:59:40	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-26 16:00:06	richterbelmont	work of art
2012-03-26 16:00:35	Dinsdale	fell of the chair at the curley gurl and the one at the buttom
2012-03-26 16:00:55	@Aerox	ahahhaha
2012-03-26 16:06:11	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-26 16:07:00	+Gandysampras	my lips are chapped
2012-03-26 16:07:03	+Gandysampras	This is new
2012-03-26 16:13:58	@Aerox	You need something moist to slather on them
2012-03-26 16:14:46	+Gandysampras	Cum on my own face? Sure
2012-03-26 16:18:21	@Aerox	I bet that will help
2012-03-26 16:18:31	@Aerox	Just go lay down in the shower and put your legs up against the wall
2012-03-26 16:18:46	+Gandysampras	Is your shower the size of a bath?
2012-03-26 16:18:48	+Gandysampras	mine isnt
2012-03-26 16:18:53	+Gandysampras	It is a 3" cube
2012-03-26 16:19:01	@Aerox	oh
2012-03-26 16:19:02	+Gandysampras	well, you know what I mean
2012-03-26 16:19:02	@Aerox	yeah, it is
2012-03-26 16:19:04	@Aerox	both of them are
2012-03-26 16:19:07	+Gandysampras	gay
2012-03-26 16:19:09	Dinsdale	fill the 3" cupe with water
2012-03-26 16:19:14	Dinsdale	instant bath
2012-03-26 16:19:19	+Gandysampras	3' square abse
2012-03-26 16:19:31	+Gandysampras	base*
2012-03-26 16:19:34	+Gandysampras	is what I meant and you know it
2012-03-26 16:19:36	@Aerox	One actually can be used as a bathtub though
2012-03-26 16:19:41	@Aerox	The other is the size of it but not a tub
2012-03-26 16:19:56	Dinsdale	bah
2012-03-26 16:20:00	Dinsdale	a week until got starts
2012-03-26 16:20:02	@Aerox	I should tak ea bath sometime
2012-03-26 16:20:05	Dinsdale	longest week of my life
2012-03-26 16:25:03	@TDiddy	watch mad men then
2012-03-26 16:41:21	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-03-26 16:42:04	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-03-26 16:42:29	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-26 16:52:43	<--	mueti (mueti@nrbg-4d0732eb.pool.mediaWays.net) has quit (Quit)
2012-03-26 16:58:03	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-26 16:58:10	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-26 16:58:10	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-26 17:00:57	--	Gandy is now known as Gandysampras
2012-03-26 17:00:57	--	Mode #destructoid [+v Gandysampras] by Q
2012-03-26 17:17:45	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-03-26 17:18:25	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (Quit)
2012-03-26 17:23:16	richterbelmont	http://penny-arcade.com/comic/2012/03/21
2012-03-26 17:24:26	@Aerox	hahhahahaha
2012-03-26 17:28:24	Dinsdale	http://i46.tinypic.com/33cqe0y.jpg
2012-03-26 17:32:59	Batthink	Dinsdale, that gif is gold
2012-03-26 17:44:47	@Aerox	http://static7.businessinsider.com/image/4f70b6fd69bedd9354000045-610-/android-or-condom.jpg
2012-03-26 17:46:28	Dinsdale	Batthink its new to me!
2012-03-26 18:02:49	richterbelmont	!q
2012-03-26 18:02:50	DtoidBot	[529] <Bigby> i mean hard core, full nudity, penetration, fluids, goats, the whole thing
2012-03-26 18:04:25	richterbelmont	i always manage to randomly quote some messed up bigby quote
2012-03-26 18:13:03	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-03-26 18:14:57	Dinsdale	anyone has a decent youtube downloader that isnt filled with malware?
2012-03-26 18:15:30	@Aerox	http://www.gonintendo.com/content/uploads/images/2012_3/tumblr_m1ijdtUbxn1qzp9weo1_400.jpg
2012-03-26 18:17:12	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-26 18:17:17	RobotBebop	Evening
2012-03-26 18:18:29	RobotBebop	you know what's the best?
2012-03-26 18:18:30	RobotBebop	Sourdough
2012-03-26 18:22:00	+Ecksorcism	Haha
2012-03-26 18:24:45	@TDiddy	New Tenacious D video!
2012-03-26 18:24:49	@TDiddy	http://www.youtube.com/watch?v=nai7w1frB1E
2012-03-26 18:24:50	DtoidBot	Tenacious D - To Be The Best
2012-03-26 18:25:18	RobotBebop	madonna ad is making me want to close the browser
2012-03-26 18:32:39	RobotBebop	insert sassy statement about something travis likes
2012-03-26 18:34:30	@TDiddy	yawn
2012-03-26 18:38:02	 *	RobotBebop stuffs TDiddy gaping maw a bit with a rotten trout
2012-03-26 20:19:13		irc: disconnected from server
2012-03-26 20:20:35	-->	benbeltran (~benbeltra@200.76.90.228) has joined #destructoid
2012-03-26 20:20:35	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power Aerox AlucardX24 andrewm benbeltran cardfrek Coon Dinsdale DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio Lelio|Away madfigs mistic n0brein|offline pointzeroeight richterbelmont RobotBebop t0pc0w theGoldenAvatar]
2012-03-26 20:20:35	--	Channel #destructoid: 33 nicks (5 ops, 0 halfops, 4 voices, 24 normals)
2012-03-26 20:20:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-26 20:22:09	RobotBebop	omg benson
2012-03-26 20:28:10	t0pc0w	sup suckas
2012-03-26 20:28:35	t0pc0w	it's monday night, 10:30am, time to drop into IRC
2012-03-26 20:28:39	t0pc0w	PM even
2012-03-26 20:28:45	t0pc0w	fuck it
2012-03-26 20:28:48	 *	t0pc0w disconnects
2012-03-26 20:30:05	+Gandysampras	liar
2012-03-26 20:30:06	+Ecksorcism	Haha
2012-03-26 20:32:10	Aerox	hahah
2012-03-26 20:32:16	+Gandysampras	There are drunk chavs vomiting outside my window
2012-03-26 20:35:31	RobotBebop	go throw things at them
2012-03-26 20:36:58	+Gandysampras	Moose, did you see they made a subreddit just for you?
2012-03-26 20:36:59	+Gandysampras	http://www.reddit.com/r/uglypeoplealliance
2012-03-26 20:38:00	RobotBebop	hehe
2012-03-26 20:38:06	RobotBebop	it says i'm beautiful!
2012-03-26 20:38:16	+Gandysampras	NO MATTER WHAT THEY SAY
2012-03-26 20:40:47	RobotBebop	oh i found the coolest firefox plugin today
2012-03-26 20:46:14		irc: disconnected from server
2012-03-26 22:28:55	-->	benbeltran (~benbeltra@200.76.90.162) has joined #destructoid
2012-03-26 22:28:55	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power Aerox AlucardX24 andrewm benbeltran cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio Lelio|Away madfigs mistic n0brein|offline pointzeroeight richterbelmont RobotBebop t0pc0w theGoldenAvatar]
2012-03-26 22:28:55	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 4 voices, 25 normals)
2012-03-26 22:28:57	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-26 22:29:02	@TDiddy	I thought today was supposed to be some big AC3 reveals
2012-03-26 22:29:15	@TDiddy	and all i saw was two interviews on IGN and one dumb weapons trailer
2012-03-26 22:29:24	+Vexed_Alex	It was a 30 second video of shit everybody knew about
2012-03-26 22:29:27	+Vexed_Alex	minus his lame name
2012-03-26 22:41:17		irc: disconnected from server
2012-03-27 09:17:32	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-27 09:17:32	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek Dinsdale DougCL DtoidBot HammerTiem|offl jared Lelio|Away lolshin madfigs metalnarf mistic n0brein|offline pointzeroeight TheToiletDuck VenatioDecorus]
2012-03-27 09:17:32	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-03-27 09:17:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-27 09:26:06	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-03-27 09:29:27	-->	TheToiletDuck|2 (kvirc@sce-bio-c01546.bio.ed.ac.uk) has joined #destructoid
2012-03-27 09:30:39	benbeltran	I've been wanting to add some beats over RPG songs. Yesterday I played around with this: http://dl.dropbox.com/u/2152799/worldover.mp3 ... I still need to refine the loops and add a bassline and some samples here and there. But what do you think?
2012-03-27 09:31:17	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-03-27 09:46:58	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-27 09:46:58	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek Dinsdale DougCL DtoidBot HammerTiem|offl Hitogoroshi jared Lelio|Away lolshin madfigs metalnarf mistic n0brein|offline pointzeroeight VenatioDecorus]
2012-03-27 09:46:58	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-03-27 09:47:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-27 09:47:19	benbeltran	my stupid laptop is dying :(
2012-03-27 09:49:20	+Gandysampras	Give it mouth to mouse
2012-03-27 09:51:29	@bloodylip	give it ass to mouse
2012-03-27 09:55:30	benbeltran	Never go ass to mouse
2012-03-27 10:02:35	-->	mueti (~mueti@nrbg-4d0577ef.pool.mediaWays.net) has joined #destructoid
2012-03-27 10:02:47	benbeltran	A couple of Lustra late, I have decided to play Fallout: New Vegas. It's quite nice
2012-03-27 10:09:43	+Gandysampras	years*
2012-03-27 10:10:31	@bloodylip	i still haven't played it
2012-03-27 10:11:27	+Gandysampras	It is well good lyke
2012-03-27 10:15:35	+Gandysampras	I think I'm going to start using semicolons in text messages
2012-03-27 10:15:42	+Gandysampras	That should annoy people
2012-03-27 10:27:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-27 10:27:32	--	Mode #destructoid [+o Aerox] by Q
2012-03-27 10:27:38	+Gandysampras	HI AEROX
2012-03-27 10:28:04	@Aerox	hi gandy!
2012-03-27 10:28:33	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-27 10:28:46	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-27 10:28:46	--	Mode #destructoid [+o Aerox] by Q
2012-03-27 10:29:59	+Gandysampras	you are so bad at IRC
2012-03-27 10:31:15	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-27 10:31:15	--	Mode #destructoid [+o TDiddy] by Q
2012-03-27 10:31:28	@Aerox	I updated Colloquy
2012-03-27 10:31:34	+Gandysampras	suuuuure
2012-03-27 10:31:43	@Aerox	IT NEEDED A RESTART, BUTTHOLE
2012-03-27 10:31:50	benbeltran	I have a nightly build of  colloquy
2012-03-27 10:31:58	benbeltran	with support for growl 1.3, if you want that
2012-03-27 10:32:16	benbeltran	Or did they already post built nightlies somewhere?
2012-03-27 10:32:19	benbeltran	do*
2012-03-27 10:33:03	@Aerox	Oh, I'm ok
2012-03-27 10:33:06	@Aerox	I just use the official one
2012-03-27 10:33:49	-->	Droid_Alex (~Droid_Ale@64.134.226.11) has joined #destructoid
2012-03-27 10:38:30	<--	Droid_Alex (~Droid_Ale@64.134.226.11) has quit (Ping timeout)
2012-03-27 10:39:19	--	Ecksorcism is now known as Ecks|Offline
2012-03-27 10:39:41	-->	Droid_Alex (~Droid_Ale@64.134.226.11) has joined #destructoid
2012-03-27 10:45:41	andrewm	Did they just write Betty out of the show?
2012-03-27 10:49:20	@TDiddy	No
2012-03-27 10:49:34	@TDiddy	Shes in the next week clip
2012-03-27 10:50:04	@Aerox	hi bean
2012-03-27 10:50:56	@bloodylip	that's too bad
2012-03-27 10:51:27	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-27 10:51:27	--	Mode #destructoid [+v Gemsi] by Q
2012-03-27 10:52:00	andrewm	I started playing Arkham City yesterday.
2012-03-27 10:52:04	andrewm	Didn't really grab me.
2012-03-27 10:52:20	@Aerox	It's not as good as asylum
2012-03-27 10:52:31	+Gandysampras	I liked it better than asylum
2012-03-27 10:52:31	@TDiddy	lol
2012-03-27 10:52:32	andrewm	Yeah. It's the freeroam. It feels unnecessary.
2012-03-27 10:52:35	andrewm	And not very good.
2012-03-27 10:52:36	+Gandysampras	Pfft
2012-03-27 10:52:45	@TDiddy	The actor that played Steve Holt did an AMA
2012-03-27 10:52:46	+Gandysampras	Once you get grapple boost the freeroam is fun
2012-03-27 10:52:54	@TDiddy	and he has not been contacted about the new episodes or the movie
2012-03-27 10:53:07	andrewm	What?
2012-03-27 10:53:16	andrewm	Fuck AD without Steve Holt.
2012-03-27 10:53:28	andrewm	That's like no Carl Weathers.
2012-03-27 10:53:47	@TDiddy	there is a save steve holt campaign
2012-03-27 10:55:20	Droid_Alex	Yeah, the grapple boost makes traversal fun
2012-03-27 11:08:11	Droid_Alex	Does Android not have a paid version of Angry Birds Space?
2012-03-27 11:08:17	Droid_Alex	These ads are annoying
2012-03-27 11:08:39	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-03-27 11:08:42	Droid_Alex	They take up 25% of my phone's small screen.
2012-03-27 11:08:58	@TDiddy	i dont see a paid version
2012-03-27 11:09:35	@TDiddy	i went to the rovio page
2012-03-27 11:10:04	+Gemsi	i'm pretty sure it doesn't have a paid version
2012-03-27 11:10:12	@Aerox	That is sad for you
2012-03-27 11:10:21	+Gemsi	as they made much more money on the other titles via ads
2012-03-27 11:10:24	@Aerox	Angry Birds Space deserves all your money
2012-03-27 11:10:37	andrewm	It was 2.99 on iPad
2012-03-27 11:10:46	andrewm	I said "fuck you, I ain't Aerox-rich."
2012-03-27 11:10:49	@Aerox	It was? I paid 99 cents for it
2012-03-27 11:10:57	andrewm	You didn't get the HD version.
2012-03-27 11:10:59	@Aerox	ah
2012-03-27 11:11:02	@Aerox	I only play on my phone anyway
2012-03-27 11:11:09	@Aerox	the phone version is retina opitimized
2012-03-27 11:12:23	Droid_Alex	No way. Angry Birds is a phone game.
2012-03-27 11:12:38	Droid_Alex	It's for the toilet.
2012-03-27 11:12:44	@Aerox	yep
2012-03-27 11:12:52	@Aerox	Poopin' game
2012-03-27 11:12:54	andrewm	You people and your inefficient bowels.
2012-03-27 11:13:24	@Aerox	I could poop fast if I wanted to, but that would mean more work
2012-03-27 11:13:30	Droid_Alex	Hahaha
2012-03-27 11:13:30	@Aerox	I would rather sit on the crapper for 30 min playing angry birds
2012-03-27 11:13:36	Droid_Alex	I was just about to say
2012-03-27 11:14:46	andrewm	Hahaha
2012-03-27 11:14:47	andrewm	http://dl.dropbox.com/u/109257/ftp/ftp/lydoym.png
2012-03-27 11:14:57	andrewm	What the fuck, Outlook.
2012-03-27 11:15:32	@Aerox	Outlook is the worst
2012-03-27 11:16:23	Droid_Alex	E-mail clients are the worst
2012-03-27 11:16:43	andrewm	I'm a Lotus Notes man myself
2012-03-27 11:16:59	@bloodylip	lotus notes is the worst
2012-03-27 11:17:02	Droid_Alex	Aww yeah
2012-03-27 11:17:08	andrewm	We wrote a plugin for Outlook
2012-03-27 11:17:18	andrewm	And some customer was like "when's the lotus notes version coming?"
2012-03-27 11:17:22	Droid_Alex	Someone brought donuts
2012-03-27 11:17:24	andrewm	We laughed and laughed.
2012-03-27 11:17:38	@Aerox	Bring me a donut
2012-03-27 11:22:35	 *	Kasreyn gives a carrot to Aerox 
2012-03-27 11:22:40	@Aerox	this is healthy and boring
2012-03-27 11:23:04	andrewm	Who says donuts aren't healthy?
2012-03-27 11:23:16	Kasreyn	what if it's a really good carrot
2012-03-27 11:23:19	@Aerox	https://p.twimg.com/ApAlNb_CQAAksD8.png
2012-03-27 11:23:55	@TDiddy	hehe
2012-03-27 11:23:55	@TDiddy	Its a Deanmation
2012-03-27 11:25:35	andrewm	I just want you guys to know that I soloed the 9th wave on Gold last night.
2012-03-27 11:25:48	andrewm	Because all my dumb bitch teammembers died.
2012-03-27 11:25:55	@Aerox	nice work
2012-03-27 11:26:03	andrewm	I felt really good about it.
2012-03-27 11:26:36	andrewm	It took like 20 minutes
2012-03-27 11:28:29	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-27 11:33:16	Droid_Alex	Bloggers are freaking out
2012-03-27 11:33:57	Droid_Alex	thinking Hot Shots and MotorStorm were pulled because they had an exploit that affected Vita's security
2012-03-27 11:34:10	Droid_Alex	When it doesn't
2012-03-27 11:34:42	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-27 11:34:57	Droid_Alex	it affects PSPs and allows people to maybe run PSP hacks on the Vita
2012-03-27 11:35:42	Droid_Alex	Similar to the way you can still run DS flash carts on the 3DS
2012-03-27 11:44:08	<--	Droid_Alex (~Droid_Ale@64.134.226.11) has quit (Ping timeout)
2012-03-27 11:45:36	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-27 12:06:35	andrewm	Hey
2012-03-27 12:06:46	andrewm	The company just handed out longsleeve t-shirts
2012-03-27 12:06:50	andrewm	Just in time for summer
2012-03-27 12:08:15	@bloodylip	those aren't business casual
2012-03-27 12:09:00	andrewm	I really failed today.
2012-03-27 12:09:21	andrewm	I made the first comment on one of the top 3 threads on reddit.
2012-03-27 12:09:27	andrewm	+5
2012-03-27 12:09:35	andrewm	I had my chance.
2012-03-27 12:09:37	andrewm	And blew it.
2012-03-27 12:09:46	@bloodylip	was your comment "FIRST!"?
2012-03-27 12:10:21	andrewm	That probably would have done better.
2012-03-27 12:19:04	[Rabite]	ha
2012-03-27 12:19:06	[Rabite]	http://www.joystiq.com/2012/03/27/ea-still-in-running-for-the-consumerists-worst-company-in-ameri/
2012-03-27 12:19:09	[Rabite]	ea vs walmart
2012-03-27 12:21:33	jared	HA
2012-03-27 12:21:41	@Aerox	Oh man, i don't even know who I'd vote for in GameStop v. Walmart
2012-03-27 12:21:50	[Rabite]	walmart already won
2012-03-27 12:21:59	[Rabite]	and I'd go with walmart
2012-03-27 12:22:01	[Rabite]	by a mile
2012-03-27 12:22:15	[Rabite]	oh shit
2012-03-27 12:22:40	[Rabite]	paypal, capital one, bank of america, at&t
2012-03-27 12:22:44	[Rabite]	this is a hell of a list
2012-03-27 12:23:03	[Rabite]	time-warner vs comcast
2012-03-27 12:23:07	andrewm	Sounds about right.
2012-03-27 12:23:31	[Rabite]	ha
2012-03-27 12:23:34	[Rabite]	ups vs usps
2012-03-27 12:23:57	[Rabite]	oh christ
2012-03-27 12:24:02	[Rabite]	which one would I go for
2012-03-27 12:24:02	@bloodylip	are UPS and USPS companies people consider bad?
2012-03-27 12:24:05	[Rabite]	paypal vs walmart
2012-03-27 12:24:16	andrewm	Apparently everything people recognize is considered bad
2012-03-28 09:53:10	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-28 09:53:10	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek Dinsdale DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar VenatioDecorus]
2012-03-28 09:53:10	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-03-28 09:53:11	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-28 10:05:11	+Gandysampras	fart.
2012-03-28 10:50:16	-->	Aerox (~Aerox47@64.73.227.164) has joined #destructoid
2012-03-28 10:50:16	--	Mode #destructoid [+o Aerox] by Q
2012-03-28 11:00:38	+Gandysampras	HI AEROX
2012-03-28 11:01:02	@Aerox	hi gandy
2012-03-28 11:03:09	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/ktvn77.png
2012-03-28 11:03:27	theGoldenAvatar	I wouldn't wish Rocky Mount on my worst enemy
2012-03-28 11:12:54	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-28 11:12:54	--	Mode #destructoid [+o TDiddy] by Q
2012-03-28 11:13:43	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-28 11:20:54	jared	bleep bloop
2012-03-28 11:39:14	benbeltran	bewp?
2012-03-28 11:39:24	benbeltran	blooooooo
2012-03-28 11:39:40	jared	Dialtone. My dreaded emeny.
2012-03-28 11:39:49	benbeltran	So, it has come to this
2012-03-28 11:40:13	benbeltran	bloop
2012-03-28 11:40:32	jared	beep beep ebpp!
2012-03-28 11:41:05	 *	benbeltran uses packet collision, both players must throw a die to determine random backoff period
2012-03-28 11:42:16	jared	!roll d20
2012-03-28 11:42:26	jared	I get a +2 racial bonus to backing away.
2012-03-28 11:43:08	 *	benbeltran is hit by "my mom wants to use the phone", dialup line disconnected temporarily. It's super effective
2012-03-28 11:44:26	benbeltran	I'll make the networking roleplaying game.
2012-03-28 11:45:02	benbeltran	Related questions: Are dibs useful in court?
2012-03-28 11:45:14	benbeltran	Has anyone won a lawsuit by dibs?
2012-03-28 11:45:24	jared	haha
2012-03-28 11:45:42	jared	Use 3.5 rules, I'm not playing 4.
2012-03-28 11:45:48	benbeltran	For example: The defendant claims that he called dibs on the idea before the patent was filed
2012-03-28 11:47:00	theGoldenAvatar	It's like that time I called dibs on a girl at a party in college.
2012-03-28 11:47:04	theGoldenAvatar	And my friend stole her.
2012-03-28 11:47:12	theGoldenAvatar	But they're both dead
2012-03-28 11:47:16	theGoldenAvatar	So I guess I won
2012-03-28 11:47:20	jared	As they should be.
2012-03-28 11:47:49	theGoldenAvatar	Only one of those things are true.
2012-03-28 11:47:53	theGoldenAvatar	is*
2012-03-28 11:48:30	benbeltran	The dibs part
2012-03-28 11:48:54	benbeltran	Man, I'll change professions and become a judge
2012-03-28 11:49:45	benbeltran	No wait. Not a judge. What do they do anyway? just listen to stuff, and pass sentence based on what the jury say?
2012-03-28 11:49:56	benbeltran	I'll become a lawyer and invent the dibs defense
2012-03-28 11:51:24	+Gandysampras	I am getting to the point where I am so bored I might go on a muerderous rampage
2012-03-28 11:51:28	+Gandysampras	suggerstions?
2012-03-28 11:51:40	benbeltran	A weapon that doesn't jam
2012-03-28 11:51:46	benbeltran	some preplanned escape routes
2012-03-28 11:51:50	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-28 11:51:55	benbeltran	a way to conceal your identity
2012-03-28 11:52:06	theGoldenAvatar	A hoodie.
2012-03-28 11:52:12	benbeltran	Oh, an alibi. We'll say you were with us all day, so it's cool
2012-03-28 11:52:20	theGoldenAvatar	I won't.
2012-03-28 11:52:23	+Gandysampras	I'm not black tGA, they wont just shoot me
2012-03-28 11:52:49	benbeltran	But if you have a hoodie, witnesses will claim you are
2012-03-28 11:52:58	benbeltran	it's the american way
2012-03-28 11:52:59	theGoldenAvatar	We just need you to reinforce the stereotype.
2012-03-28 11:53:06	theGoldenAvatar	Play a lot of GTA beforehand.
2012-03-28 11:53:15	+Gandysampras	kay
2012-03-28 11:53:28	benbeltran	Also, a catchphrase. I'm surprised how many mass murderers don't have any awesome quotes on wikipedia
2012-03-28 11:53:31	+Gandysampras	I will put up posters of GTA and leave a copy of catcher in the rye on my desk
2012-03-28 11:54:39	benbeltran	Also, listen to those rock musics the young kids listen to nowadays
2012-03-28 11:54:56	jared	haha
2012-03-28 11:57:55	metalnarf	http://i.imgur.com/mkH5L.jpg
2012-03-28 11:59:22	+Gandysampras	Wonder if this new lost prophets album is shit
2012-03-28 11:59:36	theGoldenAvatar	If it's anything like anything they've ever done before yes.
2012-03-28 11:59:42	+Gandysampras	Incorrect
2012-03-28 11:59:47	theGoldenAvatar	Supercorrect
2012-03-28 12:00:30	benbeltran	Profits
2012-03-28 12:02:20	+Gandysampras	new sleigh bells too
2012-03-28 12:02:22	+Gandysampras	interestinfg
2012-03-28 12:02:25	+Gandysampras	interesting*
2012-03-28 12:02:34	+Gandysampras	I should check last.fm for what to download more often
2012-03-28 12:03:25	benbeltran	I've been listening to Lupe Fiasco since yesterday. If you're into that stuff (hiphop) then, do give a listen
2012-03-28 12:05:02	+Gandysampras	Indeed
2012-03-28 12:05:42	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-03-28 12:06:02	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-28 12:14:42	-->	Halfleft|away (~Halflefta@77.102.91.175) has joined #destructoid
2012-03-28 12:14:47	Halfleft|away	fucks
2012-03-28 12:15:01	theGoldenAvatar	Where?
2012-03-28 12:16:22	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-28 12:21:57	-->	meeetalnarf (~meetalnar@p54AC9595.dip0.t-ipconnect.de) has joined #destructoid
2012-03-28 12:23:20	+Gandysampras	Good evening gavin
2012-03-28 12:24:07	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-28 12:24:38	Halfleft|away	SHIT evening
2012-03-28 12:24:49	+Gandysampras	brillaint
2012-03-28 12:24:53	+Gandysampras	Tell me why your day is shit
2012-03-28 12:25:52	theGoldenAvatar	He thinks therefore it's shit.
2012-03-28 12:27:19	Halfleft|away	too fucking hot
2012-03-28 12:27:24	Halfleft|away	sweltering in that shitty basement
2012-03-28 12:27:35	Halfleft|away	and just plain old boring
2012-03-28 12:28:11	+Gandysampras	nice
2012-03-28 12:28:18	+Gandysampras	I hope you only saw ugly girls too
2012-03-28 12:28:43	Halfleft|away	nah
2012-03-28 12:29:00	Halfleft|away	most of my office is 'fit as', regardless of what I saw at lunch time.
2012-03-28 12:29:57	+Gandysampras	pics
2012-03-28 12:30:56	+Gandysampras	!lfm Gandysampras
2012-03-28 12:30:58	DtoidBot	Gandysampras is listening to "блуждания" by вБЕНЗИНЕестьОБЛАКА.
2012-03-28 12:31:01	+Gandysampras	wat
2012-03-28 12:31:09	Halfleft|away	actually if I knew anything about the resources they use I could probably find pics
2012-03-28 12:31:16	Halfleft|away	they use themselves on a lot of the materials
2012-03-28 12:32:19	+Gandysampras	actual vodka advert: http://i.huffpost.com/gen/545060/thumbs/o-BELVEDERE-AD-570.jpg?4
2012-03-28 12:33:28	benbeltran	Well, does it go down smoothly?
2012-03-28 12:38:58	+Gandysampras	I imagine so
2012-03-28 12:39:29	@bloodylip	!lfm bloodylip
2012-03-28 12:39:31	DtoidBot	bloodylip last listened to "Can't Stop You" by Violent Society on 27 Mar 2012, 21:17.
2012-03-28 12:49:39	benbeltran	!lfm benbeltran
2012-03-28 12:49:41	DtoidBot	benbeltran is listening to "Dodger Stadium" by Blu.
2012-03-28 12:50:12	theGoldenAvatar	http://i.imgur.com/EMYvh.jpg
2012-03-28 12:50:15	theGoldenAvatar	I give up
2012-03-28 12:50:38	benbeltran	dancing cat?
2012-03-28 12:50:52	theGoldenAvatar	It's monkey.
2012-03-28 12:50:58	theGoldenAvatar	A terrible, terrible monkey.
2012-03-28 12:51:01	theGoldenAvatar	RB hardly tries.
2012-03-28 12:51:15	Halfleft|away	that's a monkey?
2012-03-28 12:51:20	Halfleft|away	he didn't even do a tail
2012-03-28 12:51:23	Halfleft|away	idiot
2012-03-28 12:52:35	<--	meeetalnarf (~meetalnar@p54AC9595.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-03-28 12:59:46	+Gandysampras	bored bored bored
2012-03-28 13:03:22	+Gandysampras	AND ITS SO FUCKING HOT
2012-03-28 13:03:45	theGoldenAvatar	Put a sweater on.
2012-03-28 13:03:54	theGoldenAvatar	Excuse me, jumper.
2012-03-28 13:06:31	+Gandysampras	I'm wearing one under my t-shirt already
2012-03-28 13:07:06	theGoldenAvatar	Your fursuit doesn't count.
2012-03-28 13:15:01	+Gandysampras	it grows through my skin
2012-03-28 13:15:03	+Gandysampras	I think it counts
2012-03-28 13:21:56	theGoldenAvatar	Am I allowedto critique Mark Sanchez's hang clean?
2012-03-28 13:29:45	+Gandysampras	lolol drawsomething
2012-03-28 13:30:28	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-28 13:30:35	theGoldenAvatar	And here I thought my snake couldn't be worse.
2012-03-28 13:30:41	theGoldenAvatar	Thanks for proving me wrong.
2012-03-28 13:33:38	+Gandysampras	<3
2012-03-28 13:33:43	+Gandysampras	you have a tablet
2012-03-28 13:33:54	theGoldenAvatar	Not at work I don't.
2012-03-28 13:34:54	+Gandysampras	'tevs
2012-03-28 13:37:13	+Gandysampras	My meaty sausage fingers get in the way
2012-03-28 13:42:35	benbeltran	!lfm benbeltran
2012-03-28 13:42:37	DtoidBot	benbeltran is listening to "Fall In Love" by BadBadNotGood.
2012-03-28 13:46:56	Halfleft|away	!lfm gallmond
2012-03-28 13:46:58	DtoidBot	gallmond last listened to "Torn" by Natalie Imbruglia on 28 Mar 2012, 19:09.
2012-03-28 13:47:04	Halfleft|away	choon
2012-03-28 13:49:05	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-28 13:50:24	+Gandysampras	¬_¬
2012-03-28 13:55:59	+Gandysampras	ugh gross there is so much girl hari all over my bathroom
2012-03-28 13:56:04	+Gandysampras	What is wrong with females
2012-03-28 13:56:18	+Gandysampras	Gavin would you like me to send it you? I know how you like hair from the bathroom
2012-03-28 13:56:26	Halfleft|away	no
2012-03-28 13:56:30	Halfleft|away	but thanks for the offer
2012-03-28 13:56:33	Halfleft|away	I have plenty
2012-03-28 13:57:10	+Gandysampras	Did you ever listen to sleigh bells gavin
2012-03-28 13:58:46	Halfleft|away	i'm not sure I understand the question
2012-03-28 13:58:51	+Gandysampras	The band
2012-03-28 13:58:54	+Gandysampras	not the instrument
2012-03-28 13:58:55	Halfleft|away	yes
2012-03-28 13:58:59	Halfleft|away	I like sleigh bells
2012-03-28 13:59:05	+Gandysampras	They have a new album
2012-03-28 13:59:10	Halfleft|away	oh?
2012-03-28 13:59:12	+Gandysampras	It's shit though. So right up your alley
2012-03-28 13:59:17	Halfleft|away	oh boo
2012-03-28 13:59:19	Halfleft|away	link anyway?
2012-03-28 13:59:37	+Gandysampras	dropbox it?
2012-03-28 14:00:27	+Gandysampras	It's in there now
2012-03-28 14:01:26	Halfleft|away	where?
2012-03-28 14:01:33	+Gandysampras	our shared folder
2012-03-28 14:01:41	+Gandysampras	Wait for it to fucking upload you prole
2012-03-28 14:01:56	+Gandysampras	oh butts
2012-03-28 14:02:01	+Gandysampras	im supposed to be brittoiding
2012-03-28 14:02:10	--	Gandysampras is now known as Gandy|away
2012-03-28 14:02:53	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-28 14:03:39	Halfleft|away	my dropbox folders fucked up when I changed OS
2012-03-28 14:03:42	Halfleft|away	how do I find it!?
2012-03-28 14:04:57	+Gandy|away	dropbox - gavlar
2012-03-28 14:04:59	+Gandy|away	I think
2012-03-28 14:05:04	+Gandy|away	go online you shit
2012-03-28 14:09:12	Halfleft|away	reign of terror i assume
2012-03-28 14:09:27	+Gandy|away	aye
2012-03-28 14:10:35	Halfleft|away	is there only meant to be three songs
2012-03-28 14:10:57	+Gandy|away	theya rent all uploaded yet
2012-03-28 14:11:01	+Gandy|away	they arent*
2012-03-28 14:11:02	Halfleft|away	GOD
2012-03-28 14:11:09	Halfleft|away	CANT I GET INSTANT MEDIA ANYMORE!?
2012-03-28 14:11:13	Halfleft|away	FUCKING DARK AGES
2012-03-28 14:11:21	 *	Halfleft|away snaps laptop in half
2012-03-28 14:19:32	@bloodylip	liar.
2012-03-28 14:25:06	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Quit)
2012-03-28 14:42:13	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-28 14:48:30	richterbelmont	im watching sterlings konami video , too bad they really suck as a company these days , they had alot of classics during 16-32 bit age
2012-03-28 15:08:48	andrewm	Jesus Christ
2012-03-28 15:08:53	andrewm	These motherfuckers are dumb
2012-03-28 15:09:03	andrewm	Get to the fucking LZ you assholes
2012-03-28 15:09:41	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-03-28 15:15:55	+Gandy|away	What are you playing?
2012-03-28 15:15:58	+Gandy|away	ME?
2012-03-28 15:17:59	andrewm	Yeah
2012-03-28 15:25:37	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-03-28 15:31:54	andrewm	I'm standing in the LZ with 15 seconds to go
2012-03-28 15:32:01	andrewm	And the rest of the team is dicking around 5 feet away
2012-03-28 15:32:09	andrewm	And failed to get in under the timer
2012-03-28 15:32:22	andrewm	If I could reach through the tubes and strangle someone...
2012-03-28 15:38:06	Halfleft|away	Gandy|away
2012-03-28 15:38:12	Halfleft|away	I see what you mean about this new album
2012-03-28 15:38:19	Halfleft|away	all the songs are full of words
2012-03-28 15:38:29	Halfleft|away	you don't care about the WORDS in a sleigh bells ong
2012-03-28 15:38:31	Halfleft|away	song
2012-03-28 15:42:02	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-03-28 15:42:11	+Gandy|away	IKR
2012-03-28 15:53:52	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-28 15:54:25	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-28 15:54:25	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-28 15:55:39	@Aerox	http://dilbert.com/dyn/tiny/File/120518%20Logo%20is%20a%20heart.jpg
2012-03-28 15:57:49	+Gandy|away	aeros, tell me a story
2012-03-28 15:57:52	+Gandy|away	aerox*
2012-03-28 15:58:03	@Aerox	i am in a project
2012-03-28 15:58:08	@Aerox	and I am sleepy
2012-03-28 15:58:10	+Gandy|away	:(
2012-03-28 16:24:45	+Gandy|away	Halfleft|away: look what Germany did
2012-03-28 16:24:46	+Gandy|away	http://instagr.am/p/IrrW9IzQ6q/
2012-03-28 16:24:49	+Gandy|away	Fucking hipster
2012-03-28 16:32:26	andrewm	Jesus fucking Christ this group
2012-03-28 16:32:36	+Gandy|away	stop playing
2012-03-28 16:32:37	andrewm	Charging 3 pyros and a prime
2012-03-28 16:37:37	--	Ecks|Offline is now known as Ecksorcism
2012-03-28 16:47:01	Batthink	Lol: http://www.youtube.com/watch?v=_dTcJBM2eEg&feature=g-all-u&context=G2d1f871FAAAAAAAAOAA
2012-03-28 16:47:03	DtoidBot	Street Cleaning Simulator: The Simulationing
2012-03-28 16:50:08	<--	Halfleft|away (~Halflefta@77.102.91.175) has quit (Ping timeout)
2012-03-28 16:50:45	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-28 17:02:58	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-28 17:19:09	-->	Vexed_Alex (~Alexander@cpe-72-130-48-28.socal.res.rr.com) has joined #destructoid
2012-03-28 17:19:09	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-03-28 17:19:31	+Vexed_Alex	s'crackin', bitchettes
2012-03-28 17:27:23	-->	n0brein (~n0brein@g225170044.adsl.alicedsl.de) has joined #destructoid
2012-03-28 17:27:47	n0brein	hey coon I might have seen your balls
2012-03-28 17:29:03	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-28 17:32:05	richterbelmont	O_o
2012-03-28 17:32:57	+Vexed_Alex	Are you sure? That might have just been an ingrown hair.
2012-03-28 17:33:03	--	Gandy|away is now known as Gandysampras
2012-03-28 17:34:36	richterbelmont	http://i0.kym-cdn.com/photos/images/original/000/091/284/eso_es_racista.gif?1294075992
2012-03-28 17:34:50	n0brein	que?
2012-03-28 17:47:34		irc: disconnected from server
2012-03-28 17:47:59	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-28 17:47:59	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan +Vexed_Alex [Rabite] ^power andrewm Apple_Master Batthink benbeltran benbeltran1 cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein n0brein|offline pointzeroeight richterbelmont theGoldenAvatar]
2012-03-28 17:47:59	--	Channel #destructoid: 35 nicks (4 ops, 0 halfops, 4 voices, 27 normals)
2012-03-28 17:48:03	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-28 17:50:06	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-28 17:53:51	n0brein	@gandysampras I quite like the drawing you're getting right now
2012-03-28 17:57:26	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-03-28 18:05:51	+Gandysampras	brilliant
2012-03-28 18:07:55	n0brein	:)
2012-03-28 18:10:24	+Gandysampras	That was amazing
2012-03-28 18:11:23	n0brein	I'm actually pretty proud of that one :D
2012-03-28 18:16:47	andrewm	Well, I'm done with this shit.
2012-03-28 18:16:56	andrewm	Drell Vangaurd > Asari Vanguard.
2012-03-28 18:17:08	+Vexed_Alex	Why?
2012-03-28 18:17:31	andrewm	Cluster grenade is a thousand times better than lift grenade
2012-03-28 18:17:33	+Vexed_Alex	I thought the Drell sucked because of their low health.
2012-03-28 18:17:35	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-28 18:17:37	+Vexed_Alex	Ah.
2012-03-28 18:17:38	RobotBebop	Evening
2012-03-28 18:17:49	andrewm	Drell Adept is the best.
2012-03-28 18:17:53	RobotBebop	andrewm, i have no fucking idea what you drew
2012-03-28 18:17:53	andrewm	It's absolutely easy mode
2012-03-28 18:17:57	andrewm	Even on gold
2012-03-28 18:18:03	RobotBebop	because i'm probably what alex describes as uncool
2012-03-28 18:18:04	andrewm	I don't remember, RB
2012-03-28 18:18:06	andrewm	Screenshot it
2012-03-28 18:18:14	RobotBebop	some dude, with a joint, and a pot leaf
2012-03-28 18:18:24	andrewm	Describe him in detail.
2012-03-28 18:18:38	andrewm	I bet someone here can get it from description alone.
2012-03-28 18:18:40	RobotBebop	he was drawn with brown lines, and a goatee
2012-03-28 18:18:49	RobotBebop	and a baseball cap turned sideways
2012-03-28 18:19:21	andrewm	Are are so uncool.
2012-03-28 18:19:23	andrewm	Alex is right
2012-03-28 18:19:28	andrewm	You*
2012-03-28 18:20:55	RobotBebop	i don't follow this popular music bullshit
2012-03-28 18:20:56	+Vexed_Alex	I didn't realize that the MP in ME3 drops with time.
2012-03-28 18:21:00	RobotBebop	./hank hill voice
2012-03-28 18:21:01	+Vexed_Alex	Your percentage, I mean
2012-03-28 18:21:29	andrewm	Yeah
2012-03-28 18:21:39	andrewm	It decays about a percent and a half a day from what I can tell
2012-03-28 18:22:13	andrewm	I got the widow.
2012-03-28 18:22:30	andrewm	I love Guardians
2012-03-28 18:22:36	andrewm	You can shoot right through their shields
2012-03-28 18:22:48	andrewm	It never gets old
2012-03-28 18:22:55	RobotBebop	i still haven't played ME3 MP
2012-03-28 18:23:00	<--	mueti (~mueti@nrbg-4d07462d.pool.mediaWays.net) has quit (Quit)
2012-03-28 18:23:01	richterbelmont	but ep told me the coolest person ever was chris chan
2012-03-28 18:23:06	andrewm	I like it more than I probably should.
2012-03-28 18:23:19	andrewm	It's not great.
2012-03-28 18:23:25	RobotBebop	andrew - http://i.imgur.com/efjD7.jpg
2012-03-28 18:23:26	+Gandysampras	bebop what is your username on DS
2012-03-28 18:23:29	+Gandysampras	Drawsomething
2012-03-28 18:23:31	RobotBebop	Robotbebop
2012-03-28 18:23:33	andrewm	But something about leveling and random unlocks entices me
2012-03-28 18:24:07	+Vexed_Alex	I can't believe my parents let me watch Robocop when I was 5.
2012-03-28 18:24:11	+Vexed_Alex	I even had a Robocop toy.
2012-03-28 18:24:16	+Vexed_Alex	Where were there Robocop toys?
2012-03-28 18:24:28	andrewm	The toy store?
2012-03-28 18:24:37	+Vexed_Alex	Why*
2012-03-28 18:24:38	richterbelmont	there was alot of kid toys based off hard R movies
2012-03-28 18:24:43	richterbelmont	kids had rambo toys
2012-03-28 18:24:50	RobotBebop	Because he was a robot AND a cop
2012-03-28 18:24:57	RobotBebop	how can you not merchandise that
2012-03-28 18:25:20	andrewm	I didn't have much in the way of action figures.
2012-03-28 18:26:53	RobotBebop	i ws all about transformers and lego
2012-03-28 18:26:59	andrewm	Someone is having a meltdown on Facebook
2012-03-28 18:27:14	 *	richterbelmont plays seinfeld theme
2012-03-28 18:28:03	richterbelmont	i like facebook meltdowns
2012-03-28 18:28:26	RobotBebop	andrew is it lamebook.com material?
2012-03-28 18:28:51	andrewm	Not really.
2012-03-28 18:29:01	+Vexed_Alex	That execution scene is still brutal
2012-03-28 18:29:52	+Vexed_Alex	What toys did you have as a kid?
2012-03-28 18:30:02	+Vexed_Alex	Jesus plushies?
2012-03-28 18:30:04	andrewm	Cardboard.
2012-03-28 18:30:15	+Vexed_Alex	This explains so much.
2012-03-28 18:30:16	andrewm	I had some ninja turtles
2012-03-28 18:30:18	andrewm	Legos
2012-03-28 18:30:25	andrewm	Some other shit that I can't remember what it was.
2012-03-28 18:30:51	RobotBebop	oh i had a bunch of Starcom shit too
2012-03-28 18:30:56	RobotBebop	when i was really little
2012-03-28 18:31:45	andrewm	There were these guys that that like sat in little tank like things and rode on ziplines
2012-03-28 18:31:49	andrewm	No idea what they were called
2012-03-28 18:31:51	RobotBebop	what sucked for me was getting to be around 13 when all those toys that shoot stuff came out, i felt like i had been robbed
2012-03-28 18:32:01	+Vexed_Alex	I remember being annoyed that action figures, and toys in general started to bore me
2012-03-28 18:32:24	+Vexed_Alex	I was probably 11.
2012-03-28 18:32:50	+Vexed_Alex	But it's okay.
2012-03-28 18:32:56	+Vexed_Alex	I year later I discovered masturbation
2012-03-28 18:33:01	+Vexed_Alex	A*
2012-03-28 18:33:05	andrewm	Yeah, I was done with toys be 10 or 11
2012-03-28 18:33:09	andrewm	by
2012-03-28 18:33:55	andrewm	That was when all the great SNES games started coming out.
2012-03-28 18:33:59	andrewm	I was like "fuck toys"
2012-03-28 18:34:52	+Vexed_Alex	My little brother never really got into toys
2012-03-28 18:35:06	RobotBebop	he was too easily entertained by terrorizing your sister
2012-03-28 18:35:13	+Vexed_Alex	that kid had/has Halo Forge and Garys Mod
2012-03-28 18:35:18	+Vexed_Alex	haha
2012-03-28 18:35:19	+Vexed_Alex	that too
2012-03-28 18:38:05	+Vexed_Alex	Garrys mod ruined toys for him more than anything, probably
2012-03-28 18:39:04	andrewm	It's like toys
2012-03-28 18:39:06	andrewm	But way cooler
2012-03-28 18:39:16	RobotBebop	http://i.imgur.com/jqQhM.png
2012-03-28 18:40:22	+Vexed_Alex	Yeah, I've seen him play it. He sets shit up like any kid would set up action figures, making them fight each other
2012-03-28 18:40:45	+Vexed_Alex	only you don't have to imagine anything because they actually do it
2012-03-28 18:40:50	andrewm	That was always my favorite thing to do in old RTS games
2012-03-28 18:40:55	andrewm	Make like 8 massive fucking AI armies
2012-03-28 18:41:00	andrewm	And send them against each other
2012-03-28 18:41:44	andrewm	I'd come back an hour later to see who won.
2012-03-28 18:41:49	+Vexed_Alex	hah
2012-03-28 18:42:13	<--	n0brein (~n0brein@g225170044.adsl.alicedsl.de) has quit (Quit)
2012-03-28 18:42:41	RobotBebop	oh my god
2012-03-28 18:42:52	RobotBebop	have you guys heard of this Duck Dynasty show?
2012-03-28 18:43:21	andrewm	Nope.
2012-03-28 18:43:48	richterbelmont	sounds like a mix of ducktales and dynasty warriors
2012-03-28 18:44:17	RobotBebop	it's about this family that makes duck calls
2012-03-28 18:44:27	RobotBebop	and they are all giant rednecks and filthy rich
2012-03-28 18:44:34	RobotBebop	it's hilarious
2012-03-28 18:44:39	RobotBebop	you can watch them on A&E
2012-03-28 18:45:17	andrewm	Sounds dreadful.
2012-03-28 18:45:25	RobotBebop	we watched a bit of one at work,  some guy ordered 100 of these duck calls, and they only had three, because everybody in the warehouse that's supposed to be making them is in the swamp catching catfish
2012-03-28 18:45:49	RobotBebop	or breaking up beaver dams.. with rifles
2012-03-28 19:03:14	+Gandysampras	Someone be interesting
2012-03-28 19:03:54	andrewm	Go to bed.
2012-03-28 19:03:59	andrewm	It's like 2am
2012-03-28 19:04:02	+Gandysampras	no,jpg
2012-03-28 22:47:07		irc: disconnected from server
2012-03-28 22:47:31	-->	benbeltran1 (~benbeltra@200.76.90.223) has joined #destructoid
2012-03-28 22:47:32	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy +Ecks|Offline +Gandysampras +Mexed_Alex +Torzelan [Rabite] ^power andrewm benbeltran1 cardfrek Coon Dinsdale DougCL|away DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs metalnarf mistic n0brein|offline pointzeroeight richterbelmont theGoldenAvatar]
2012-03-28 22:47:32	--	Channel #destructoid: 30 nicks (4 ops, 0 halfops, 4 voices, 22 normals)
2012-03-28 22:47:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-28 22:55:01	-->	Aerox_ (~aerox47@mobile-198-228-222-188.mycingular.net) has joined #destructoid
2012-03-28 23:03:49	<--	Aerox_ (~aerox47@mobile-198-228-222-188.mycingular.net) has quit (Quit)
2012-03-28 23:20:24	-->	Aerox (~aerox47@198.228.222.188) has joined #destructoid
2012-03-28 23:33:09	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-03-28 23:35:02	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-03-28 23:35:42	-->	Halfleft|away (~Halflefta@77.102.91.175) has joined #destructoid
2012-03-28 23:37:20	+Mexed_Alex	Are you home yet, cracker
2012-03-28 23:43:04	Aerox	Almost
2012-03-28 23:43:21	+Mexed_Alex	Where are you?
2012-03-28 23:43:22	Aerox	We're about to get off at my freeway exit
2012-03-28 23:43:32	+Mexed_Alex	Carpooling?
2012-03-28 23:43:41	Aerox	My boss drove
2012-03-28 23:43:52	+Mexed_Alex	Does your boss have a fancy car?
2012-03-28 23:44:25	Aerox	His wife crashed it and we're in a new rental Altima
2012-03-28 23:44:25	+Mexed_Alex	hahaha
2012-03-28 23:45:18	Aerox	It was just a luxury Audi sub
2012-03-28 23:45:18	Aerox	Suv
2012-03-28 23:45:32	Aerox	Not super fancy
2012-03-28 23:45:54	richterbelmont	hmm never heard of a s u b
2012-03-28 23:45:56	Aerox	Ok Getting out
2012-03-28 23:45:56	+Mexed_Alex	I'd like to echo gavin's sentiment on Twitter
2012-03-28 23:46:04	<--	Aerox (~aerox47@198.228.222.188) has quit (Quit)
2012-03-28 23:48:43	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-03-28 23:50:11	<--	DougCL|away (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-03-28 23:51:51	Halfleft|away	im tirred
2012-03-28 23:52:02	+Mexed_Alex	You're always tired.
2012-03-28 23:52:11	+Mexed_Alex	Go to bed at an earlier time.
2012-03-28 23:52:33	Halfleft|away	never makes a difference
2012-03-28 23:52:38	Halfleft|away	im just shit at sleeping
2012-03-28 23:52:45	Halfleft|away	fuck i woke up at 5 AM earlier for no reason
2012-03-28 23:55:04	-->	Aerox (~aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-28 23:55:04	--	Mode #destructoid [+o Aerox] by Q
2012-03-28 23:55:13	@Aerox	Yay!
2012-03-28 23:55:15	@Aerox	In my comfy bed!
2012-03-28 23:55:32	+Mexed_Alex	Update since you left: Gavin is tired again.
2012-03-28 23:55:45	@Aerox	Unbelievable!
2012-03-28 23:59:11	+Mexed_Alex	I haven't seen anyone struggle more with adulthood.
2012-03-28 23:59:39	@Aerox	Does he even count as an adult
2012-03-29 00:05:29	Halfleft|away	i hope not
2012-03-29 00:06:03	@Aerox	What's on your agenda for today?
2012-03-29 00:06:13	Halfleft|away	work
2012-03-29 00:06:24	@Aerox	What will you do at work
2012-03-29 00:06:38	+Mexed_Alex	Oh, wow
2012-03-29 00:06:46	Halfleft|away	keep an eye on the sodexo, and the in company accounts inbox
2012-03-29 00:06:49	+Mexed_Alex	that 3DS Epic Mickey game sounds alot cooler than the Wii one
2012-03-29 00:06:50	Halfleft|away	put stuff on lord
2012-03-29 00:06:58	Halfleft|away	administrate user profiles
2012-03-29 00:07:00	Halfleft|away	kill self
2012-03-29 00:07:07	@Aerox	I bet they'll both suck
2012-03-29 00:07:35	Halfleft|away	claire wants the in company accounts team, and me, to be trained on the new system so that might happen in the next few days
2012-03-29 00:07:37	Halfleft|away	exciting
2012-03-29 00:08:01	@Aerox	Oo what kind of new system
2012-03-29 00:08:17	Halfleft|away	a one that wasn't last updated in 2005
2012-03-29 00:08:41	Halfleft|away	one assumes
2012-03-29 08:58:17		irc: disconnected from server
2012-03-29 08:58:37	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-29 08:58:37	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran1 cardfrek Coon Dinsdale DougCL DtoidBot Ecks|Work HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic mueti n0brein|offline pointzeroeight theGoldenAvatar VenatioDecorus]
2012-03-29 08:58:37	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 3 voices, 24 normals)
2012-03-29 08:58:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-29 09:09:40	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-29 09:09:40	Ecks|Work	He means he knows hardly anything useful
2012-03-29 09:09:40	--	Mode #destructoid [+o TDiddy] by Q
2012-03-29 09:09:47	Ecks|Work	Also he made the trivia bot
2012-03-29 09:09:50	Ecks|Work	TRAVIS
2012-03-29 09:09:56	@TDiddy	Hey!
2012-03-29 09:10:00	@TDiddy	http://s3.amazonaws.com/data.tumblr.com/tumblr_m1nj44pqOP1rr8qkuo1_1280.jpg?AWSAccessKeyId=AKIAJ6IHWSU3BX3X7X3Q&Expires=1333120139&Signature=pRXUM2HXKYdghZJzURlV4md5Ug8%3D
2012-03-29 09:10:01	DtoidBot	Did not.
2012-03-29 09:10:09	@TDiddy	if Game of Thrones took place in the 80s
2012-03-29 09:10:15	theGoldenAvatar	Ew
2012-03-29 09:10:21	@bloodylip	Ew
2012-03-29 09:10:38	@ProfPew	lol
2012-03-29 09:16:53	@TDiddy	http://www.youtube.com/watch?v=OWgO9-AIROI&sns=tw
2012-03-29 09:16:55	DtoidBot	Barack Obama Singing Sexy and I Know It by LMFAO [OFFICIAL]
2012-03-29 09:41:30	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-29 09:41:30	--	Mode #destructoid [+o Aerox] by Q
2012-03-29 09:51:57	jared	Hey jro.
2012-03-29 09:53:01	@Aerox	yo
2012-03-29 09:53:14	jared	What's up?
2012-03-29 09:54:38	@Aerox	not too muc
2012-03-29 09:54:38	@Aerox	h
2012-03-29 09:54:45	@Aerox	I am extremely tired and want to go to bed
2012-03-29 09:55:12	jared	Then go to bed.
2012-03-29 09:55:16	jared	Take a sick day.
2012-03-29 09:55:35	@Aerox	I'm already at work and I have too much to do
2012-03-29 09:56:25	jared	Sauce.
2012-03-29 09:56:45	jared	Crazy bender last night?
2012-03-29 10:15:42	@TDiddy	the craziest
2012-03-29 10:20:26	jared	Oh, good.
2012-03-29 10:48:13	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Quit: :)
2012-03-29 11:08:42	Ecks|Work	!weather K2C1G4
2012-03-29 11:08:43	DtoidBot	From Ottawa,  (CYOW) on March 29, 1:00 PM EDT temp: 41 F (5 C) cond: Overcast wind: From the NNW at 16 MPH Gusting to 28 MPH(25.75 KPH) hu: 57% dewpnt: 27 F (-3 C)
2012-03-29 11:10:11	@Aerox	!weather 90404
2012-03-29 11:10:13	DtoidBot	From Santa Monica, California (KSMO) on March 29, 9:51 AM PDT temp: 58 F (14 C) cond: haze wind: From the SW at 5 MPH (8.05 KPH) hu: 78% dewpnt: 51 F (11 C)
2012-03-29 11:10:21	theGoldenAvatar	!weather 28403
2012-03-29 11:10:23	DtoidBot	From Wilmington, North Carolina (KILM) on March 29, 12:53 PM EDT temp: 84 F (29 C) cond: Clear wind: From the West at 12 MPH Gusting to 20 MPH(19.31 KPH) hu: 38% dewpnt: 56 F (13 C)
2012-03-29 11:10:31	theGoldenAvatar	There's no way it's 84.
2012-03-29 11:11:21	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-03-29 11:13:29	theGoldenAvatar	Haha at this guy's comment on youtube
2012-03-29 11:13:59	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/k2bnkr.png
2012-03-29 11:14:12	theGoldenAvatar	Also, what is the deal with that outfit?
2012-03-29 11:24:10	Ecks|Work	fucking meetings
2012-03-29 11:24:13	<--	Ecks|Work (webchat@bas1-ottawa01-1176119216.dsl.bell.ca) has quit (Quit: Page closed)
2012-03-29 11:24:30	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-29 11:26:41	@Aerox	sup nate
2012-03-29 11:31:40	Brainderailment	sup sup
2012-03-29 11:48:28	@TDiddy	hi!
2012-03-29 11:53:17	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-29 11:55:59	richterbelmont	!q
2012-03-29 11:55:59	DtoidBot	[804] <Tactix> but he can go suck his puppy's dick for all I care
2012-03-29 11:57:12	@TDiddy	I hope that quote is about Ben
2012-03-29 12:00:17	theGoldenAvatar	If I drew you a picture of a black guy with a goatee in a do-rag smoking pot
2012-03-29 12:00:22	theGoldenAvatar	What would you guess?
2012-03-29 12:01:14	Brainderailment	lolwhat?
2012-03-29 12:01:23	theGoldenAvatar	On draw something.
2012-03-29 12:01:40	@bloodylip	OMAR
2012-03-29 12:01:48	Brainderailment	it depends on the letters available and the length of the word
2012-03-29 12:01:51	theGoldenAvatar	here, let me give you the letters too
2012-03-29 12:01:53	@bloodylip	also, that
2012-03-29 12:02:36	theGoldenAvatar	5 letters
2012-03-29 12:02:38	theGoldenAvatar	ooenptosvlp
2012-03-29 12:03:33	theGoldenAvatar	Seriously
2012-03-29 12:03:38	theGoldenAvatar	I thought this would be easier than it is.
2012-03-29 12:04:11	@bloodylip	popes
2012-03-29 12:04:17	Brainderailment	stoletelostolesstovevotesvoltelovessolvevolespeltssleptspeltventsplotsplopsvoltsspentstooptoposloonsnolossnoolsolonlootslotossotolstooltoolsloopspolospoolssloopspoolpoopssnoottoonspoovenoosepoonssnoopspoonlooseoleosnetopenolslenosnoelsovensopenspeonsponespelonestoppestopoetsstopetopesnovellopespolesslopeovolopepospopeslentonotesonsetsetonstenostonetones
2012-03-29 12:04:18	@bloodylip	alternatively, poops
2012-03-29 12:08:51	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Ping timeout)
2012-03-29 12:09:08	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-03-29 12:09:08	--	Mode #destructoid [+v Gemsi] by Q
2012-03-29 12:12:11	@bloodylip	theGoldenAvatar: so what's the answer?
2012-03-29 12:12:19	@bloodylip	ooooh
2012-03-29 12:12:21	@bloodylip	i get it
2012-03-29 12:12:44	theGoldenAvatar	I'm glad someone does.
2012-03-29 12:12:49	theGoldenAvatar	RobotBebop sure didn't.
2012-03-29 12:16:21	theGoldenAvatar	!dtrivia 1 gay
2012-03-29 12:16:23	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 146
2012-03-29 12:16:24	DtoidBot	Music : 50s Tunes: "Why do birds sing so gay?"
2012-03-29 12:16:36	theGoldenAvatar	Because they are queer
2012-03-29 12:16:39	DtoidBot	Hint: w*y *o *oo** fal* ** *ove
2012-03-29 12:16:41	jared	Oh man.
2012-03-29 12:16:48	theGoldenAvatar	why do fools fall in love
2012-03-29 12:16:49	DtoidBot	Winner: theGoldenAvatar Answer: why do fools fall in Love Streak: 5 Points: 1108
2012-03-29 12:16:57	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-29 12:16:57	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-29 12:17:17	jared	!dtrivia 1 beep
2012-03-29 12:17:18	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 13
2012-03-29 12:17:18	DtoidBot	Music: What Musical Key Do Most American Car Horns Beep In
2012-03-29 12:17:24	jared	e
2012-03-29 12:17:27	theGoldenAvatar	g
2012-03-29 12:17:28	jared	f
2012-03-29 12:17:29	DtoidBot	Winner: jared Answer: F Streak: 1 Points: 8
2012-03-29 12:17:33	jared	BLAM
2012-03-29 12:17:37	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-29 12:17:37	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-29 12:18:23	richterbelmont	sweet home on nes.... pretty pretty good
2012-03-29 12:26:40	-->	Halfleft|away (~Halflefta@77.102.91.175) has joined #destructoid
2012-03-29 12:40:03	-->	VenatioDecorus (~killer7@75.144.136.126) has joined #destructoid
2012-03-29 13:07:05	jared	So quite today.
2012-03-29 13:07:10	jared	*quiety
2012-03-29 13:07:15	theGoldenAvatar	Quitey*
2012-03-29 13:08:39	jared	*Qualtiey
2012-03-29 13:36:10	-->	meeetalnarf (~meetalnar@p54AC9839.dip0.t-ipconnect.de) has joined #destructoid
2012-03-29 13:36:39	theGoldenAvatar	Work needs to end.
2012-03-29 13:36:44	theGoldenAvatar	So I can go eat free food.
2012-03-29 13:37:12	jared	Work has to end so I can go home and do whatever it is I do there.
2012-03-29 13:37:25	theGoldenAvatar	Cry yourself to sleep I imagine.
2012-03-29 13:37:38	jared	Not before using the tears to masterbate.
2012-03-29 13:38:38	richterbelmont	he has to use his tears for lube
2012-03-29 13:38:58	jared	I mean, I have games I want to play, but I get into these slumps soemtimes where I don't want to fire any of them up.
2012-03-29 13:39:40	jared	Beat Limbo last night, but the last trophy I need is the one where you go through the whole game without dying more than 5 times. Mildly impossible.
2012-03-29 13:40:12	theGoldenAvatar	Meh.
2012-03-29 13:41:01	jared	Meh?
2012-03-29 13:41:48	theGoldenAvatar	That achievement.
2012-03-29 13:41:49	theGoldenAvatar	S'meh.
2012-03-29 13:42:54	theGoldenAvatar	Here's an achievement for playing a game as if it was released in 1985
2012-03-29 13:43:16	jared	I agree it's excessive, but it's all up in my game console.
2012-03-29 13:43:30	jared	That game is so easy to die in too. At the drop of a hat pretty much.
2012-03-29 13:43:56	theGoldenAvatar	A hat made of lead
2012-03-29 13:43:59	theGoldenAvatar	Dropped on your head
2012-03-29 13:44:07	jared	Xactly
2012-03-29 13:44:24	jared	A lot of the puzzles are one chance only affairs.
2012-03-29 13:44:29	jared	It's just madness.
2012-03-29 13:57:09	richterbelmont	madness?
2012-03-29 13:57:26	jared	inb4 sparta
2012-03-29 13:58:26	<--	Halfleft|away (~Halflefta@77.102.91.175) has quit (Quit)
2012-03-29 13:59:03	richterbelmont	damn now i need a bucket of blood to melt aged bronze in this game , likely need it off a sacraficed body
2012-03-29 14:03:24	--	Dinsdale is now known as Dinsdairu
2012-03-29 14:03:40	--	Dinsdairu is now known as Dinsdale
2012-03-29 14:04:03	<--	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has quit (Registered)
2012-03-29 14:04:03	-->	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-03-29 14:06:37	+Gandysampras	I am watching reboot
2012-03-29 14:06:50	jared	Hey tGA, did you use sauce for your bot or do it from scratch?
2012-03-29 14:19:25	@Aerox	Reboot rules
2012-03-29 14:19:40	jared	Like, Dot and Enzo reboot?
2012-03-29 14:19:58	-->	Halfleft|away (~Halflefta@77.102.91.175) has joined #destructoid
2012-03-29 14:36:20	+Gandysampras	aye
2012-03-29 14:37:28	+Gandysampras	Hey gavin, you know my dick
2012-03-29 14:38:38	jared	Where do I even gebin.
2012-03-29 14:38:42	jared	*begin
2012-03-29 14:39:07	Halfleft|away	I know of it, Gandysampras
2012-03-29 14:39:51	+Gandysampras	I totally put a donk on it today
2012-03-29 14:39:56	+Gandysampras	BA DUM TISH
2012-03-29 14:40:58	Halfleft|away	HAHAHAHAHA
2012-03-29 14:41:02	Halfleft|away	EL OH EL
2012-03-29 14:41:07	@Aerox	lolz
2012-03-29 14:41:12	Halfleft|away	I hope you told HER that joke
2012-03-29 14:41:53	+Gandysampras	I only just thought of it
2012-03-29 14:41:56	+Gandysampras	I will text it her
2012-03-29 14:42:46	Halfleft|away	good man
2012-03-29 14:49:04	+Gandysampras	haha oh wow, she did not appreciate that
2012-03-29 14:49:09	+Gandysampras	NEVER MIND
2012-03-29 14:49:11	+Gandysampras	it was hilarious
2012-03-29 14:49:54	@Aerox	hahahha
2012-03-29 14:56:50	<--	meeetalnarf (~meetalnar@p54AC9839.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-03-29 14:56:56	Halfleft|away	worth it
2012-03-29 14:57:14	Halfleft|away	what did she say
2012-03-29 15:02:54	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-29 15:06:07	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-03-29 15:06:19	Brainderailment	g2g, computer prollums. bbl
2012-03-29 15:06:21	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-03-29 15:07:02	+Gandysampras	Annoyed face + "Dick."
2012-03-29 15:07:11	jared	Grats.
2012-03-29 15:07:26	@Aerox	She's saying she wants your dick in her face
2012-03-29 15:07:29	Halfleft|away	haha
2012-03-29 15:07:41	jared	#relationships
2012-03-29 15:14:56	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-29 15:19:54	jared	Brainderailment: How's your computer?
2012-03-29 15:20:07	Brainderailment	It was a work machine
2012-03-29 15:20:11	jared	Ah
2012-03-29 15:20:16	jared	Makes sense.
2012-03-29 15:20:22	Brainderailment	I think someone is trying to netflix on our swanky 3mbps connection
2012-03-29 15:20:42	Brainderailment	causing our radio programming stream to stutter
2012-03-29 15:22:41	jared	We must have something better than 3mbps here, so many people stream music.
2012-03-29 15:22:51	jared	 <-- Like this guy.
2012-03-29 15:23:10	<--	lolshin (~lolshin@76.124.117.141) has quit (Quit: cool, huh?)
2012-03-29 15:23:26	Brainderailment	most of the time we don't have any issues, there is a contract worker on his computer right now though.
2012-03-29 15:23:57	Brainderailment	He probably has 37 xnxx.com tabs opemn
2012-03-29 15:24:00	Brainderailment	open*
2012-03-29 15:26:07	@Aerox	lolz
2012-03-29 15:27:42	<--	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-03-29 15:32:23	-->	randombullseye (webchat@173.80.194.103) has joined #destructoid
2012-03-29 15:32:32	randombullseye	Fergie is my favorite meth addict
2012-03-29 15:34:34	randombullseye	Just saying.
2012-03-29 15:42:52	-->	tGA_phone (~tgaphone@mobile-166-147-112-120.mycingular.net) has joined #destructoid
2012-03-29 15:44:25	randombullseye	I'm just saying.
2012-03-29 15:44:34	Halfleft|away	okay
2012-03-29 15:46:15	randombullseye	I'm just saying.
2012-03-29 15:49:50	-->	TDiddy (~twead87@pool-173-65-199-192.tampfl.fios.verizon.net) has joined #destructoid
2012-03-29 15:49:51	--	Mode #destructoid [+o TDiddy] by Q
2012-03-29 15:51:44	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-03-29 15:52:21	--	Ecks|Offline is now known as Ecksorcism
2012-03-29 15:52:23	<--	randombullseye (webchat@173.80.194.103) has quit (Quit: Page closed)
2012-03-29 15:58:03	<--	VenatioDecorus (~killer7@75.144.136.126) has quit (Read error: Operation timed out)
2012-03-29 16:10:57	richterbelmont	!pizza++
2012-03-29 16:10:58	DtoidBot	The karma of pizza is 77.
2012-03-29 16:11:20	@Aerox	this day is taking forevvverrrr
2012-03-29 16:11:58	+Gandysampras	I'm boooooooooooooored
2012-03-29 16:12:27	richterbelmont	!dtrivia 2 history
2012-03-29 16:12:29	DtoidBot	Starting the trivia. Round of 2 questions. !strivia to stop. Total: 3104
2012-03-29 16:12:29	DtoidBot	History: Whose Business Cards Identified The Holder As A Furniture Dealer
2012-03-29 16:12:44	DtoidBot	Hint: A* *a*o**
2012-03-29 16:12:59	DtoidBot	Time's up! You're all failures!
2012-03-29 16:13:08	DtoidBot	Category: History : One who fought professionally in Roman arenas was a(n) ____________.
2012-03-29 16:13:23	DtoidBot	Hint: gl**i***r
2012-03-29 16:13:38	DtoidBot	Time's up! You're all failures!
2012-03-29 16:13:38	Brainderailment	gladiator
2012-03-29 16:13:38	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-29 16:13:39	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-29 16:14:24	richterbelmont	!dtrivia 3 history
2012-03-29 16:14:25	DtoidBot	Starting the trivia. Round of 3 questions. !strivia to stop. Total: 3104
2012-03-29 16:14:26	DtoidBot	History: Who Imported The First Go Set Into Britain
2012-03-29 16:14:41	DtoidBot	Hint: M***o P***
2012-03-29 16:14:52	@Aerox	marco polo
2012-03-29 16:14:52	DtoidBot	Winner: Aerox Answer: Marco Polo Streak: 1 Points: 222
2012-03-29 16:14:54	@Aerox	i win
2012-03-29 16:15:01	DtoidBot	History: Who Is The English Aristocrat That Forms Part Of The Thunderbirds Team
2012-03-29 16:15:16	DtoidBot	Hint: L**y P*nelo**
2012-03-29 16:15:31	DtoidBot	Time's up! You're all failures!
2012-03-29 16:15:39	DtoidBot	History: Which president died after a poultice of dried cantharide beetles was applied to his raw throat?
2012-03-29 16:15:54	DtoidBot	Hint: G**r*e **s*ing*on
2012-03-29 16:16:09	DtoidBot	Time's up! You're all failures!
2012-03-29 16:16:10	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-29 16:16:10	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-29 16:16:33	richterbelmont	!dtrivia 2 presidents
2012-03-29 16:16:34	DtoidBot	Starting the trivia. Round of 2 questions. !strivia to stop. Total: 138
2012-03-29 16:16:34	DtoidBot	Arbitrary America: ____ _____ And Thomas Jefferson, The Second And Third Presidents Of The United States, Both Died Within Hours Of Each Other On July 4,1826. It Was The 50th Anniversary Of The Nation's Independence
2012-03-29 16:16:42	@Aerox	john adams
2012-03-29 16:16:42	DtoidBot	Winner: Aerox Answer: John Adams Streak: 1 Points: 225
2012-03-29 16:16:51	DtoidBot	which two u.s presidents had the same surname
2012-03-29 16:17:06	DtoidBot	Hint: b*****e*
2012-03-29 16:17:21	DtoidBot	Time's up! You're all failures!
2012-03-29 16:17:21	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-03-29 16:17:22	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-03-29 16:27:26	jorge`	adams
2012-03-29 16:27:29	jorge`	roosevelt
2012-03-29 16:54:26	<--	Halfleft|away (~Halflefta@77.102.91.175) has quit (Read error: EOF from client)
2012-03-29 16:56:28	<--	mueti (~mueti@nrbg-4d057c50.pool.mediaWays.net) has quit (Quit)
2012-03-29 17:03:45	richterbelmont	!q
2012-03-29 17:03:46	DtoidBot	[60] <+Vexed_Alex> How am I a homophobe?! <+Vexed_Alex> I rode Tactix!
2012-03-29 17:07:30	jared	Nothing like doing your taxes only to find that you owe uncle sam money.
2012-03-29 17:08:35	@Aerox	I owed like 650
2012-03-29 17:08:59	jared	Yeah, but I'm not Aerox rich.
2012-03-29 17:09:10	jared	The system should owe _ME_ money!
2012-03-29 17:09:59	richterbelmont	no your butt produces too much green house gasses , global butt warming tax
2012-03-29 17:10:08	@Aerox	hmm
2012-03-29 17:10:09	@Aerox	that might be it
2012-03-29 17:10:22	@Aerox	I definitely fart a lot
2012-03-29 17:11:00	jared	Ahhhhh
2012-03-29 17:11:05	jared	Yeah, I'm farting right now.
2012-03-29 17:11:06	jared	I get it.
2012-03-29 17:20:16	richterbelmont	http://www.youtube.com/watch?v=9cefRXuXX4A
2012-03-29 17:20:17	DtoidBot	Mega64: "INDIE GAME THE MOVIE" *RECUT*
2012-03-29 17:22:56	jared	Oh snap, so it says I owe because in MA they tax the compost out of you if you don't have healthcare, I haven't input my coverge forms yet. Oh MA...
2012-03-29 17:23:14	jared	I <3 MEGA 64
2012-03-29 17:43:21	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-29 17:56:53	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-29 18:16:17	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-03-29 18:16:19	RobotBebop	Evening
2012-03-29 18:17:13	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-29 18:17:27	RobotBebop	fucking mIRC
2012-03-29 18:17:30	RobotBebop	i paid for this shit
2012-03-29 18:17:34	@TDiddy	haha
2012-03-29 18:17:34	RobotBebop	but it won't take my registration code
2012-03-29 18:18:22	@TDiddy	ooooh
2012-03-29 18:18:25	@TDiddy	email the guy?
2012-03-29 18:18:26	Dinsdale	you... paid... for... mirc
2012-03-29 18:18:37	Dinsdale	WHY
2012-03-29 18:20:02	RobotBebop	because its only $20 and i hate every other windows irc client
2012-03-29 18:20:51	@TDiddy	I paid for it a year or two ago because I got so much out of it, he deserved the money
2012-03-29 18:22:04	@Aerox	hahahahha
2012-03-29 18:22:15	RobotBebop	SHUT UP JRO
2012-03-29 18:22:16	RobotBebop	HI JRO
2012-03-29 18:22:18	@Aerox	HI MOOSE
2012-03-29 18:23:42	<--	tGA_phone (~tgaphone@mobile-166-147-112-120.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-03-29 18:25:18	RobotBebop	pax tickets and hotels go up mid/late april :D
2012-03-29 18:25:32	@Aerox	woo
2012-03-29 18:25:34	@Aerox	when are you coming to lA
2012-03-29 18:26:00	RobotBebop	i dunno
2012-03-29 18:26:03	RobotBebop	the flights there are too expensive
2012-03-29 18:26:10	RobotBebop	:(
2012-03-29 18:28:27	RobotBebop	look slike they've gotten a bit cheaper
2012-03-29 18:28:50	@TDiddy	yep
2012-03-29 18:29:05	RobotBebop	i wish i could fly from abbotsford :/
2012-03-29 18:29:10	RobotBebop	the airport here blows
2012-03-29 18:29:19	RobotBebop	unless you want to go to alberta or the island
2012-03-29 18:29:25	RobotBebop	then it's amaaazing
2012-03-29 18:31:21	@TDiddy	you should fly there
2012-03-29 18:32:02	+Ecksorcism	fucking cable connection
2012-03-29 18:33:07	 *	RobotBebop snips ecks's cable
2012-03-29 18:33:22	+Ecksorcism	DIE IN A FIRE MOOSE
2012-03-29 18:33:36	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-29 18:33:56	+Ecksorcism	what kinda prices are you getting to LA Ian?
2012-03-29 18:35:16	RobotBebop	with allegiant, anwyhwere from $160 to $300 return
2012-03-29 18:36:09	+Ecksorcism	ya I'm seeing $312.65 all in from Van - LAX
2012-03-29 18:36:18	RobotBebop	ffffff
2012-03-29 18:36:37	+Ecksorcism	http://dl.dropbox.com/u/4826323/ftp/wb56by.png
2012-03-29 18:37:00	+Ecksorcism	thats in June
2012-03-29 18:37:51	RobotBebop	bleggahasdgh
2012-03-29 18:39:10		irc: disconnected from server
2012-03-29 18:39:29	-->	benbeltran2 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-29 18:39:29	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm benbeltran1 benbeltran2 Brainderailment cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight richterbelmont RobotBebop theGoldenAvatar]
2012-03-29 18:39:29	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 3 voices, 24 normals)
2012-03-29 18:39:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-29 18:40:40	RobotBebop	eh?
2012-03-29 18:40:44	RobotBebop	that includes hotel or something?
2012-03-29 18:41:09	<--	benbeltran1 (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-29 18:42:45	+Ecksorcism	it does not
2012-03-29 18:42:50	+Ecksorcism	just the flight
2012-03-29 18:43:12	RobotBebop	ah
2012-03-29 18:46:12	+Ecksorcism	just stay with JRo
2012-03-29 18:46:31	+Ecksorcism	sure you'll be sore but it'll be fun
2012-03-29 18:47:16	RobotBebop	i plan on protecting myself with farts
2012-03-29 18:49:53	RobotBebop	ffffffuuck
2012-03-29 18:50:01	RobotBebop	why are there no decent places to move to
2012-03-29 18:52:06	@TDiddy	anti moose racists
2012-03-29 18:52:50	RobotBebop	i knew it
2012-03-29 18:53:35	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-03-29 18:58:34	RobotBebop	http://i.imgur.com/LgK7c.jpg
2012-03-30 08:57:57		irc: disconnected from server
2012-03-30 08:58:17	-->	benbeltran2 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-30 08:58:17	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran2 cardfrek2 Coon Dinsdale DougCL DtoidBot Dyganth HammerTiem|offl Hitogoroshi jared Kasreyn Lelio|Away lolshin madfigs marpl metalnarf mistic n0brein|offline pointzeroeight theGoldenAvatar]
2012-03-30 08:58:17	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 3 voices, 24 normals)
2012-03-30 08:58:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-30 09:07:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 09:25:27	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-30 09:25:27	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek2 Coon Dinsdale DougCL DtoidBot Dyganth HammerTiem|offl Hitogoroshi jared Kasreyn Lelio|Away lolshin madfigs marpl metalnarf mistic n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-03-30 09:25:27	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 3 voices, 25 normals)
2012-03-30 09:25:29	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-30 09:32:04	+Gandysampras	SO FUCKING HOT
2012-03-30 09:32:05	+Gandysampras	uiasdhfpasduhfgpaeuig
2012-03-30 09:32:39	jared	!weather 02135
2012-03-30 09:32:41	DtoidBot	From Boston, Massachusetts (KBOS) on March 30, 10:54 AM EDT temp: 43 F (6 C) cond: Partly Cloudy wind: From the WNW at 15 MPH Gusting to 28 MPH(24.14 KPH) hu: 34% dewpnt: 16 F (-9 C)
2012-03-30 09:32:51	+Gandysampras	!weather sheffield, uk
2012-03-30 09:32:53	DtoidBot	From Leeds And Bradford,  (EGNM) on March 30, 4:20 PM BST temp: 54 F (12 C) cond: Partly Cloudy wind: From the West at 18 MPH (28.97 KPH) hu: 72% dewpnt: 45 F (7 C)
2012-03-30 09:33:02	+Gandysampras	That is nowhere near where I live ¬_¬
2012-03-30 09:33:11	+Gandysampras	Why does the stupid bot do that now
2012-03-30 09:33:15	+Gandysampras	!weather rotherham, england
2012-03-30 09:33:15	jared	haha
2012-03-30 09:33:16	DtoidBot	From Doncaster Sheffield,  (EGCN) on March 30, 4:20 PM BST temp: 61 F (16 C) cond: Clear wind: From the WNW at 14 MPH (22.53 KPH) hu: 59% dewpnt: 46 F (8 C)
2012-03-30 09:33:58	+Gandysampras	I wish my window opened more than 3 inches
2012-03-30 09:34:08	+Gandysampras	My PC is reapdily venting boiling air all over the place
2012-03-30 09:34:16	jared	That's bad for it.
2012-03-30 09:34:41	+Gandysampras	OMG FOR REALSIES?!?!11!
2012-03-30 09:36:01	jared	=P
2012-03-30 09:36:11	jared	Just get liquid cooling.
2012-03-30 09:36:31	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-30 09:36:31	--	Mode #destructoid [+o |Aerox|] by Q
2012-03-30 09:36:49	+Gandysampras	Hi J-Ro
2012-03-30 09:36:58	@|Aerox|	hi gandy!
2012-03-30 09:37:42	jared	|Aerox|: Nice pipes.
2012-03-30 09:37:54	@|Aerox|	Some awful russian stole my name
2012-03-30 09:38:05	jared	That sucks.
2012-03-30 09:38:05	+Gandysampras	haha
2012-03-30 09:38:11	+Gandysampras	I love when that happens
2012-03-30 09:38:20	jared	So basically, 'a' russion stole your name?
2012-03-30 09:38:26	jared	*Russian
2012-03-30 09:38:43	jared	That's why I never change my nick to be away. Someone already stole mine once.
2012-03-30 09:47:26	+Gandysampras	That's why I'm glad my name is unique
2012-03-30 09:47:32	+Gandysampras	Though it does amke it easy to find me online
2012-03-30 09:47:34	+Gandysampras	make*
2012-03-30 09:48:10	jared	Eh, I'm pretty easy to find online as well.
2012-03-30 09:54:27	+Gandysampras	All you have to gdo is type my username into google and bam a million pages stretching back ~8 years
2012-03-30 09:54:30	+Gandysampras	do*
2012-03-30 09:54:33	+Gandysampras	Too easy
2012-03-30 09:54:42	+Gandysampras	Hence normals can't know my username for things
2012-03-30 10:20:05	--	|Aerox| is now known as Aerox
2012-03-30 10:27:58	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-03-30 10:28:15	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-03-30 10:28:15	--	Mode #destructoid [+o Aerox] by Q
2012-03-30 10:28:38	+Gandysampras	so bad at IRC
2012-03-30 10:29:33	@Aerox	So bad at not being a huge gay
2012-03-30 10:29:46	jared	He's got you there.
2012-03-30 10:31:17	+Gandysampras	Whatevs
2012-03-30 10:31:23	+Gandysampras	I totes love the dicksandwich
2012-03-30 10:31:56	@Aerox	my weiner, slathered in mayo
2012-03-30 10:32:04	@Aerox	resting in a hot dog bun
2012-03-30 10:32:10	@Aerox	Did you watch community last night
2012-03-30 10:32:12	@Aerox	it was so good
2012-03-30 10:32:14	jared	And on that note, I'm off to lunch.
2012-03-30 10:37:28	+Gandysampras	I did
2012-03-30 10:37:30	+Gandysampras	and it was great
2012-03-30 10:37:33	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 10:37:37	+Gandysampras	I am excited for part 2
2012-03-30 10:39:33	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 10:43:25	@Aerox	Me too
2012-03-30 10:43:29	@Aerox	The Subway stuff was brilliant
2012-03-30 10:44:58	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-30 11:26:01	metalnarf	http://speedhunters.com/archive/2012/03/29/techno-classica-essen-gt-gt-porsche.aspx
2012-03-30 11:54:29	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 11:57:26	Dyganth	!weather 98032
2012-03-30 11:57:28	DtoidBot	From Seattle, Washington (KSEA) on March 30, 9:53 AM PDT temp: 45 F (7 C) cond: Mostly Cloudy wind: From the SSW at 9 MPH (14.48 KPH) hu: 90% dewpnt: 42 F (6 C)
2012-03-30 12:14:58	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-03-30 12:58:51	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: EOF from client)
2012-03-30 13:02:02	@bloodylip	!weather 19711
2012-03-30 13:02:03	DtoidBot	From Wilmington, Delaware (KILG) on March 30, 2:51 PM EDT temp: 53 F (12 C) cond: Clear wind: From the Variable at 6 MPH (9.66 KPH) hu: 47% dewpnt: 33 F (1 C)
2012-03-30 13:05:10	jared	I wish it was more warmer.
2012-03-30 13:09:40	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-03-30 13:09:40	--	Mode #destructoid [+o TDiddy] by Q
2012-03-30 13:25:48	+Gandysampras	It is well warm
2012-03-30 13:26:00	+Gandysampras	Was 20C here most of the day
2012-03-30 13:26:47	@Aerox	!weather 90404
2012-03-30 13:26:48	DtoidBot	From Santa Monica, California (KSMO) on March 30, 11:51 AM PDT temp: 61 F (16 C) cond: haze wind: From the SSW at 8 MPH (12.87 KPH) hu: 70% dewpnt: 51 F (11 C)
2012-03-30 13:29:24	@Aerox	boo
2012-03-30 13:35:40	-->	mueti (~name@nrbg-4d072916.pool.mediaWays.net) has joined #destructoid
2012-03-30 13:36:20	--	mueti is now known as koef
2012-03-30 13:37:11	<--	marpl (~mueti@nrbg-4d072916.pool.mediaWays.net) has quit (Ping timeout)
2012-03-30 14:02:46	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-03-30 14:02:47	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-03-30 14:02:47	--	andrewm_ is now known as andrewm
2012-03-30 14:13:01	Dinsdale	http://www.youtube.com/watch?v=NSEd6O0bBFs&list=UUZEM_gswfc_hoEVKlh8kZpQ&index=1&feature=plcp
2012-03-30 14:13:02	DtoidBot	An eagle, a fox and my cat all getting along fine on my porch
2012-03-30 14:13:09	Dinsdale	naaaaaaaaaaaaaaaaaaaaww
2012-03-30 14:23:25	-->	naia_ (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has joined #destructoid
2012-03-30 14:23:50	naia_	afternoon
2012-03-30 15:00:09	<--	koef (~name@nrbg-4d072916.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-03-30 15:01:24	-->	marpl (marpl@nrbg-4d072916.pool.mediaWays.net) has joined #destructoid
2012-03-30 15:09:52	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-03-30 15:10:00	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-03-30 15:10:00	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-03-30 15:11:12	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (Read error: Operation timed out)
2012-03-30 15:14:42	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-30 15:15:49	--	marpl is now known as mueti
2012-03-30 15:16:36	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (Read error: Operation timed out)
2012-03-30 15:18:58	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-30 15:21:57	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 15:23:55	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 15:24:40	Halfleft|away	chidrten
2012-03-30 15:26:12	-->	Gandroid (~AndChat@109.175.206.42) has joined #destructoid
2012-03-30 15:26:23	-->	mistic_ (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-03-30 15:27:23	Gandroid	Gavin is a butt
2012-03-30 15:27:34	Halfleft|away	you are the one who is the butt
2012-03-30 15:27:38	 *	Halfleft|away adjusts tie
2012-03-30 15:27:41	Halfleft|away	booyakasha
2012-03-30 15:28:29	Gandroid	Nah blud.you is a batty crease
2012-03-30 15:28:30	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-03-30 15:31:15	Halfleft|away	not even
2012-03-30 15:31:26	Halfleft|away	I "socialised" with work "mates" this evening
2012-03-30 15:31:29	Halfleft|away	was alright
2012-03-30 15:31:33	Halfleft|away	alright
2012-03-30 15:32:07	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 15:32:57	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 15:41:43	--	mistic_ is now known as mistic
2012-03-30 15:43:37	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 15:45:04	Gandroid	Did you bang a lass?
2012-03-30 15:46:40	Dinsdale	bitches and hoes
2012-03-30 15:47:30	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-03-30 15:47:30	Gandroid	Halfleft
2012-03-30 15:47:41	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 15:51:38	Halfleft|away	no
2012-03-30 15:52:23	Halfleft|away	you really think the first thing i would do is log into irc?
2012-03-30 15:53:44	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 15:55:09	Gandroid	Yes.
2012-03-30 15:55:53	Gandroid	Of course
2012-03-30 15:55:54	Halfleft|away	well sir you are mistaken
2012-03-30 15:56:14	Halfleft|away	because what i would actually do is text you personally, immediately after
2012-03-30 15:58:15	Gandroid	Brilliant.I shall hold you to that.
2012-03-30 16:00:12	Halfleft|away	k
2012-03-30 16:00:37	Gandroid	Speaking of the sex, Donkin is gone for three weeks
2012-03-30 16:01:45	Gandroid	Because Easter
2012-03-30 16:02:33	@TDiddy	three weeks because of easter?
2012-03-30 16:03:00	<--	mueti (marpl@nrbg-4d072916.pool.mediaWays.net) has quit (Quit)
2012-03-30 16:04:27	Gandroid	Yes
2012-03-30 16:04:44	Halfleft|away	three whole weeks!?
2012-03-30 16:04:49	Halfleft|away	however will you survive!?
2012-03-30 16:04:51	Halfleft|away	>:(
2012-03-30 16:04:55	Gandroid	Gavin, What's the protocol for me being a slut?
2012-03-30 16:05:21	Gandroid	Am I allowed?
2012-03-30 16:05:25	@TDiddy	fill you up with booze and find some dumb girls that are easily impressed
2012-03-30 16:06:21	Halfleft|away	yes
2012-03-30 16:08:05	Gandroid	Cool.
2012-03-30 16:08:13	Gandroid	Was just checking
2012-03-30 16:08:39	 *	Gandroid bangs all the sluts
2012-03-30 16:11:01	Halfleft|away	life is /hard/ for some
2012-03-30 16:13:17	Gandroid	Ikr
2012-03-30 16:15:58	Gandroid	Gavin just find a girl who either is just up for fucking or has low self esteem and coitus them In the vagina.s'not hard
2012-03-30 16:16:39	Halfleft|away	i get that but i'm not into randoms
2012-03-30 16:18:47	Gandroid	Are too
2012-03-30 16:19:00	Halfleft|away	nope
2012-03-30 16:19:04	Halfleft|away	sketchy
2012-03-30 16:20:26	Gandroid	How its it sketchy? You find someone you are attracted to and make whoopsie
2012-03-30 16:21:06	Gandroid	Perfectly acceptable
2012-03-30 16:21:40	Halfleft|away	DISEASE
2012-03-30 16:21:57	Halfleft|away	and it's not like i can go up to people at work ane ba ll 'want to fuck'
2012-03-30 16:22:01	Halfleft|away	questionmark?
2012-03-30 16:23:33	Brainderailment	can't do that shit at work no matter what
2012-03-30 16:25:24	-->	mueti (mueti@nrbg-4d072916.pool.mediaWays.net) has joined #destructoid
2012-03-30 16:26:22	Halfleft|away	unless youwork in a brothe
2012-03-30 16:26:45	Brainderailment	HOSTILE WORK ENVIRONMENT!
2012-03-30 16:26:52	@TDiddy	lol whoopsie
2012-03-30 16:28:23	Brainderailment	http://www.youtube.com/watch?feature=player_detailpage&v=SbHFUSbAf5k#t=8s
2012-03-30 16:28:24	DtoidBot	Tim and Eric Awesome Show Great Job!: Celebrity Zillions
2012-03-30 16:37:01	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-03-30 16:40:32	<--	naia_ (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-03-30 16:44:36	<--	mueti (mueti@nrbg-4d072916.pool.mediaWays.net) has quit (Quit)
2012-03-30 16:46:58	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-03-30 16:47:28	Gandroid	Gay.
2012-03-30 16:47:29	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-30 16:50:02	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-30 16:50:53	@Aerox	hi gandy hi nate
2012-03-30 16:50:58	@Aerox	gavin.
2012-03-30 16:51:02	Brainderailment	hey
2012-03-30 16:51:43	Batthink	Hi JRo
2012-03-30 16:51:47	@Aerox	heya
2012-03-30 16:52:02	Halfleft|away	what
2012-03-30 16:52:13	Halfleft|away	fuck sake
2012-03-30 16:52:33	Halfleft|away	seems THIS TIME it's chrome whose config files are getting fuckedn when my machine crashes
2012-03-30 16:57:15	richterbelmont	http://www.politico.com/blogs/media/2012/03/olbermann-out-spitzer-in-on-current-tv-119209.html
2012-03-30 17:00:14	Brainderailment	POLITICS!
2012-03-30 17:01:35	@TDiddy	OH NO
2012-03-30 17:01:42	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 17:01:59	@Aerox	http://img.gawkerassets.com/img/17i25ky3rsoqyjpg/original.jpg
2012-03-30 17:05:58	Batthink	Never fear, Aerox has an image to counter the politics.
2012-03-30 17:09:38	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-03-30 17:10:45	Gandroid	Aerox.Gavin won't bang strangers.sort him out.
2012-03-30 17:11:19	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-03-30 17:17:31	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-03-30 17:18:15	@Aerox	Gavin bang a stranger
2012-03-30 17:18:19	@Aerox	just make sure you have a condom
2012-03-30 17:18:32	Dinsdale	http://www.youtube.com/watch?v=SDjzsFqlBX0
2012-03-30 17:18:33	DtoidBot	SOULCALIBUR V - Voldo's Penis = OP!
2012-03-30 17:20:46	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-03-30 17:21:17	Gandroid	That was almost sensible.you are terrible at advice.make him bang a tranny or something
2012-03-30 17:21:35	@Aerox	Gavin let a hobo stick things in your bum
2012-03-30 17:21:44	Halfleft|away	no
2012-03-30 17:21:45	@Aerox	it will be erotic
2012-03-30 17:21:55	Halfleft|away	for you maybe
2012-03-30 17:22:11	Brainderailment	go get a hobo to let you stick things in his bum
2012-03-30 17:27:08	Gandroid	Too far.
2012-03-30 17:27:40	@Aerox	well gandy I just don't know what you want now
2012-03-30 17:27:53	andrewm	Well
2012-03-30 17:27:57	andrewm	What did I walk in on
2012-03-30 17:28:10	Gandroid	Talk to a lady in a bar or something and make her play whoopsie
2012-03-30 17:28:28	@Aerox	gandy was mad earlier that I gave gavin good advice and wanted me to give him bad advice instead
2012-03-30 17:29:09	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-03-30 17:29:21	andrewm	Gavin, stop being a whiny pussy bitch, you whiny pussy bitch.
2012-03-30 17:29:27	andrewm	It's not endearing.
2012-03-30 17:29:42	andrewm	Do what Gandy says.
2012-03-30 17:29:47	andrewm	He clearly knows what he's doing.
2012-03-30 17:29:48	Gandroid	Incorrect Jonathan.
2012-03-30 17:30:38	Gandroid	You are being an but and making him bang homelessess
2012-03-30 17:30:50	@Aerox	You told me to tell him to bang a stranger
2012-03-30 17:30:52	@Aerox	and I did
2012-03-30 17:31:01	@Aerox	And then you said it was sensible and that I should make him bang a tranny
2012-03-30 17:31:09	@Aerox	so I told him to fool around with a homeless person
2012-03-30 17:31:40	andrewm	Are there a lot of homeless trannys?
2012-03-30 17:31:44	@Aerox	probably
2012-03-30 17:32:12	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-03-30 17:32:15	DougCL	yo
2012-03-30 17:32:35	Gandroid	I'd imagine so
2012-03-30 17:32:56	DougCL	look what i just bought on amazon
2012-03-30 17:32:57	DougCL	http://www.amazon.com/exec/obidos/ASIN/B0007LZ1H4/ref=nosim/krisssoccersi-20/
2012-03-30 17:33:13	DougCL	mayhem. MAYHEM!
2012-03-30 17:33:31	andrewm	30 whole minutes?
2012-03-30 17:33:39	@Aerox	Hahaha
2012-03-30 17:33:40	DougCL	i know
2012-03-30 17:33:42	@Aerox	Actor: Streetbikes
2012-03-30 17:33:42	Brainderailment	ew
2012-03-30 17:33:46	Gandroid	MONDAY NITRO!!!!!
2012-03-30 17:33:49	andrewm	That's only like 12 cents a minute.
2012-03-30 17:33:51	andrewm	What a steal
2012-03-30 17:33:54	DougCL	how could i say no?
2012-03-30 17:34:08	Brainderailment	You can see that shitty shit on youtube
2012-03-30 17:34:09	@Aerox	When these top professional riders push the envelope to commit their most radical exploits to film, sometimes the envelope pushes back hard---Return to Sender, B*d*ss!
2012-03-30 17:34:22	andrewm	Haha
2012-03-30 17:34:24	@Aerox	That might be the best worst thing I've ever read
2012-03-30 17:34:34	DougCL	i found a website that shows you all the stuff eligible for amazon prime and you search it by price
2012-03-30 17:34:39	DougCL	this was too funny to not buy
2012-03-30 17:34:57	DougCL	though i have permanently fucked my recommendations forever
2012-03-30 17:37:36	Gandroid	God I love you j-Ro
2012-03-30 17:37:51	Gandroid	Also I'm hammered.so that's a factor
2012-03-30 17:38:12	andrewm	It clearly factors into your punctuation.
2012-03-30 17:38:46	@Aerox	I love you too Gandy
2012-03-30 17:39:23	@Aerox	Wow
2012-03-30 17:39:27	@Aerox	Google has a graphic calculator
2012-03-30 17:39:29	@Aerox	I didn't know that
2012-03-30 17:39:34	@Aerox	This is neat
2012-03-30 17:39:35	@Aerox	http://twitter.com/rickmarshall/status/185856617588330496
2012-03-30 17:40:13	andrewm	Whooaaa
2012-03-30 17:41:03	andrewm	Hmm
2012-03-30 17:41:09	andrewm	I need to promote two classes.
2012-03-30 17:41:18	andrewm	To get this N7 unlock.
2012-03-30 17:45:35	Gandroid	Orphan
2012-03-30 17:46:24	Gandroid	Krogan out the floaty guys
2012-03-30 17:46:31	Gandroid	Stupid phone
2012-03-30 17:46:33	andrewm	What the fuck are you on?
2012-03-30 17:46:38	Gandroid	Cake.
2012-03-30 17:47:19	Gandroid	Google it, it's mental
2012-03-30 17:47:41	Gandroid	Like totes,kerazy
2012-03-30 17:52:33	Gandroid	Bored now.make it sexy
2012-03-30 17:56:49	Dinsdale	http://www.artige.no/bilde/27239
2012-03-30 17:57:26	Gandroid	Aerox, can I please have a story?
2012-03-30 17:58:12	andrewm	Do you deserve one?
2012-03-30 18:02:48	Gandroid	Of course
2012-03-30 18:03:32	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-03-30 18:04:39	@Aerox	sorry I was in a meeting again
2012-03-30 18:05:39	andrewm	I'm going to promote my engineer and infiltrator.
2012-03-30 18:06:40	benbeltran	http://www.youtube.com/watch?v=l7u9hP4r1S8
2012-03-30 18:06:42	DtoidBot	Tim and Eric Awesome Show Great Job!: Sports!
2012-03-30 18:07:13	benbeltran	that video always cheers me up
2012-03-30 18:10:26	andrewm	Well, I didn't get shit.
2012-03-30 18:13:39	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-03-30 18:14:15	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-03-30 18:17:11	Gandroid	That's fine pretty.I am so excite.
2012-03-30 18:21:56		irc: disconnected from server
2012-03-30 18:22:16	-->	benbeltran1 (~benbeltra@187.163.28.116) has joined #destructoid
2012-03-30 18:22:16	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power andrewm benbeltran benbeltran1 Brainderailment cardfrek2 Coon Dinsdale DougCL DtoidBot Dyganth Gandroid Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-03-30 18:22:16	--	Channel #destructoid: 35 nicks (5 ops, 0 halfops, 3 voices, 27 normals)
2012-03-30 18:22:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-30 18:22:23	<--	benbeltran (~benbeltra@187.163.28.116) has quit (Read error: Operation timed out)
2012-03-30 20:24:43		irc: disconnected from server
2012-03-30 20:25:06	-->	benbeltran1 (~benbeltra@200.76.90.237) has joined #destructoid
2012-03-30 20:25:06	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Aerox andrewm benbeltran1 cardfrek2 Dinsdale DougCL DtoidBot Dyganth Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs mistic n0brein|offline pointzeroeight richterbelmont RobotBebop Simmy1 theGoldenAvatar]
2012-03-30 20:25:06	--	Channel #destructoid: 32 nicks (5 ops, 0 halfops, 3 voices, 24 normals)
2012-03-30 20:25:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-03-30 20:25:45	andrewm	James Mercer is like Carl Newman.
2012-03-30 20:27:01	andrewm	RobotBebop:
2012-03-30 20:27:08	andrewm	I am disappointed you didn't get my Snoop.
2012-03-30 20:27:13	andrewm	Like everyone else in IRC did
2012-03-30 20:27:17	RobotBebop	.. FUCK
2012-03-30 20:27:27	RobotBebop	god fucking damnit
2012-03-30 20:27:35	RobotBebop	he didn't look ANYTHING LIKE HIM
2012-03-30 20:27:41	RobotBebop	he was wearing a hat for crying out loud
2012-03-30 20:27:47	andrewm	Do-rag...
2012-03-30 20:27:53	RobotBebop	you're a douche-rag
2012-03-30 20:28:22	RobotBebop	holy fuck do these assholes upstairs keep their kids in cages or some shit
2012-03-30 20:28:23	RobotBebop	fucking hell
2012-03-30 20:28:31	RobotBebop	i am getting really sick of listening to crying fucking kids
2012-03-30 20:28:42	Aerox	do you hear cages?
2012-03-30 20:28:47	Aerox	Maybe they're just BDSM enthusiasts
2012-03-30 20:28:49	RobotBebop	hahah
2012-03-30 20:29:01	RobotBebop	that would make the constant screeching and crying that much more disturbing
2012-03-30 20:29:08	Aerox	*hotter
2012-03-30 20:29:52	Aerox	moose whatcha doin tonight
2012-03-30 20:30:53	RobotBebop	nothin
2012-03-30 20:31:40	Aerox	i might go meet some friends for drinks but I am really tired
2012-03-30 20:31:43	Aerox	and kind of just want to lay on the couh
2012-03-30 20:31:50	RobotBebop	have them come over and feed your grapes
2012-03-30 20:31:55	RobotBebop	you*
2012-03-30 20:31:57	Aerox	hehe
2012-03-30 20:32:00	andrewm	Haha
2012-03-30 20:32:02	andrewm	Do that.
2012-03-30 20:32:04	andrewm	I approve.
2012-03-30 20:32:30	Aerox	http://sherhaps.files.wordpress.com/2011/05/hedonism-bot-hotdog.jpg
2012-03-30 20:32:31	RobotBebop	one person on grape duty, two other on frondds
2012-03-30 20:32:33	Aerox	my life dream
2012-03-30 20:32:49	RobotBebop	ahahaha
2012-03-30 20:33:12	Aerox	or no, wait
2012-03-30 20:33:23	--	Ecks|Offline is now known as Ecksorcism
2012-03-30 20:33:26	Aerox	Maybe the one where he has chocolate ladled and spread all over his belly
2012-03-30 20:33:27	Aerox	I can't decide
2012-03-30 20:33:33	RobotBebop	hahahah
2012-03-30 20:33:52	RobotBebop	imma play some more ME2
2012-03-30 20:34:09	Aerox	i'm going to yell at you on steam
2012-03-30 20:34:15	Aerox	cyberbully you
2012-03-30 20:35:04	@TDiddy	oh shit
2012-03-30 23:19:38		irc: disconnected from server
2012-04-01 21:14:10	-->	benbeltran1 (~benbeltra@200.76.90.177) has joined #destructoid
2012-04-01 21:14:10	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Aerox andrewm benbeltran1 cardfrek Coon Dinsdale DougCL Dyganth HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight richterbelmont RobotBebop theGoldenAvatar tsunamikitsune]
2012-04-01 21:14:10	--	Channel #destructoid: 32 nicks (5 ops, 0 halfops, 3 voices, 24 normals)
2012-04-01 21:14:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-02 09:13:35	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-04-02 09:13:35	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecksorcism +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek Coon Dinsdale DougCL Dyganth_ HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-02 09:13:35	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 2 voices, 20 normals)
2012-04-02 09:13:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-02 09:40:37	theGoldenAvatar	Heh, Ecks
2012-04-02 09:40:45	theGoldenAvatar	I just get annoyed at the shit that's different or wrong.
2012-04-02 09:40:51	theGoldenAvatar	It takes away from my enjoyment.
2012-04-02 09:41:30	@bloodylip	seriously
2012-04-02 09:41:41	@bloodylip	when cersei had the guards threaten littlefinger
2012-04-02 09:41:44	@bloodylip	i was like WTF IS THIS SHIT
2012-04-02 09:41:50	theGoldenAvatar	HAHA
2012-04-02 09:42:20	theGoldenAvatar	<andrewm> What the FUCK is going one?!
2012-04-02 09:42:26	theGoldenAvatar	That's what I said about that scene last night.
2012-04-02 09:42:29	@bloodylip	haha
2012-04-02 09:42:37	@bloodylip	the baby killing was pretty awesome, though
2012-04-02 09:42:38	theGoldenAvatar	It pissed me off.
2012-04-02 09:42:56	theGoldenAvatar	Yeah, killing babies is always cool.
2012-04-02 09:42:59	theGoldenAvatar	At least that actually happened.
2012-04-02 09:43:18	theGoldenAvatar	Also, that opening scene with Ser Dontos felt all wrong.
2012-04-02 09:43:26	theGoldenAvatar	He didn't seem very grateful or grovelly.
2012-04-02 09:43:39	theGoldenAvatar	He's like "oh, cool. Guess I don't have to die. Thanks."
2012-04-02 09:45:42	@bloodylip	yeah
2012-04-02 09:57:55	+Ecksorcism	Haha
2012-04-02 09:58:13	+Ecksorcism	that plays into what I was saying
2012-04-02 09:58:28	theGoldenAvatar	Jon Snow is way too mopey.
2012-04-02 09:58:40	theGoldenAvatar	I don't remember him being so serious in the book.
2012-04-02 09:58:40	+Ecksorcism	Indeed
2012-04-02 09:59:29	Dinsdale	WTF GOT SPOILERS
2012-04-02 09:59:57	theGoldenAvatar	Yo, 1998 called.
2012-04-02 10:00:01	+Ecksorcism	HAHA
2012-04-02 10:01:30	+Ecksorcism	was it only two years after the first?
2012-04-02 10:01:37	theGoldenAvatar	Yeah.
2012-04-02 10:01:46	theGoldenAvatar	I think ASOS was 2001?
2012-04-02 10:01:51	theGoldenAvatar	Maybe 2000
2012-04-02 10:02:18	theGoldenAvatar	Yeah, 2000
2012-04-02 10:02:34	theGoldenAvatar	Granted apparently he'd written a lot of all three before GoT was released.
2012-04-02 10:08:39	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-04-02 10:09:22	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-02 10:20:25	@bloodylip	that explains a lot
2012-04-02 10:33:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-02 10:33:32	--	Mode #destructoid [+o Aerox] by Q
2012-04-02 10:38:37	theGoldenAvatar	My brother is the worst.
2012-04-02 10:38:44	theGoldenAvatar	I asked him who was dead in his ME2 save.
2012-04-02 10:38:48	theGoldenAvatar	Garrus, Tali and Grunt.
2012-04-02 10:38:54	Dinsdale	WHAT
2012-04-02 10:38:55	theGoldenAvatar	I'm like "your game is going to suck"
2012-04-02 10:38:57	Dinsdale	GARRUS?
2012-04-02 10:39:04	@bloodylip	garrus and tali?
2012-04-02 10:39:06	@bloodylip	seriously?
2012-04-02 10:39:10	theGoldenAvatar	Yep.
2012-04-02 10:39:44	theGoldenAvatar	He's a terrible human being.
2012-04-02 10:39:51	@bloodylip	i need a save with dead people being Kaiden, Jacob, and Ashley
2012-04-02 10:40:01	theGoldenAvatar	I played through ME3 when everyone was dead.
2012-04-02 10:40:12	theGoldenAvatar	The second time through.
2012-04-02 10:40:18	theGoldenAvatar	It is a dull experience.
2012-04-02 10:40:32	@bloodylip	so what's it do if shepard dies in ME2?
2012-04-02 10:40:41	theGoldenAvatar	You can't import that.
2012-04-02 10:40:57	Dinsdale	You cant play me3 then
2012-04-02 10:40:58	Dinsdale	LOOLOLLO
2012-04-02 10:44:45	+Gandysampras	bloodylip: just use a generator
2012-04-02 10:44:57	theGoldenAvatar	Can you even kill Kaidan and Ashley?
2012-04-02 10:45:01	theGoldenAvatar	Like, one of them has to be alive.
2012-04-02 10:45:08	theGoldenAvatar	I mean you could edit them out
2012-04-02 10:45:16	theGoldenAvatar	But who replaces them in their scenes?
2012-04-02 10:45:16	theGoldenAvatar	Them?
2012-04-02 10:46:49	+Gandysampras	ooh, orcs must die 2
2012-04-02 10:47:57	@Aerox	hi gandy
2012-04-02 10:48:24	+Gandysampras	yo yo yo
2012-04-02 10:49:15	@bloodylip	theGoldenAvatar: couldn't you let one die in ME1, then force the other to die through the ME2 ending sequence?
2012-04-02 10:49:25	theGoldenAvatar	They aren't in ME2.
2012-04-02 10:49:29	@bloodylip	oh right
2012-04-02 10:49:31	theGoldenAvatar	Not as party members.
2012-04-02 10:49:31	@bloodylip	god damn them
2012-04-02 10:49:57	theGoldenAvatar	The only characters who can make it from 1 -> 3 are Liara and Ash/Kaidan
2012-04-02 10:50:32	@Aerox	Garrus?
2012-04-02 10:50:39	theGoldenAvatar	He can die.
2012-04-02 10:50:42	@Aerox	Oh you mean can't die
2012-04-02 10:50:45	theGoldenAvatar	Yeah.
2012-04-02 10:51:10	@Aerox	I was wearing my mass effect hoodie at dinner last night and a bus boy called me Commander
2012-04-02 10:51:12	@Aerox	and it was really weird
2012-04-02 10:51:14	@Aerox	he was like 40
2012-04-02 10:51:26	theGoldenAvatar	And that's why I don't wear shirts with things on them.
2012-04-02 10:51:31	@Aerox	it's so comfy though
2012-04-02 10:51:40	theGoldenAvatar	Just get a normal hoodie.
2012-04-02 10:51:46	@Aerox	This one was $0
2012-04-02 10:53:38	@bloodylip	theGoldenAvatar: same
2012-04-02 10:53:50	@bloodylip	i had a zelda hoodie, and every fucking nerd ever would try to stop me to talk about zelda
2012-04-02 10:55:59	@Aerox	With a couple exceptions most of the nerd clothes I have are relatively subtle
2012-04-02 10:56:07	@Aerox	I really like my communist chun li shirt though
2012-04-02 11:00:10	+Gandysampras	That is fantastic aerox
2012-04-02 11:00:18	+Gandysampras	Tell gavin when he domes in
2012-04-02 11:00:27	+Gandysampras	It will increase his disdain for nerds
2012-04-02 11:00:34	@Aerox	haha
2012-04-02 11:22:16	-->	mueti (mueti@nrbg-4dbf192e.pool.mediaWays.net) has joined #destructoid
2012-04-02 11:29:18	+Ecksorcism	I cant imagine someone ruining my dinner like that
2012-04-02 11:29:58	-->	Wexx (~wesley@139.62.152.237) has joined #destructoid
2012-04-02 11:30:02	Wexx	oh hay
2012-04-02 11:30:06	+Ecksorcism	haio
2012-04-02 11:30:45	Wexx	fucking evernote is down
2012-04-02 11:30:57	Wexx	taking notes on notepad
2012-04-02 11:30:58	Wexx	UGH
2012-04-02 11:34:35	jared	I have a portal shirt from woot.
2012-04-02 11:34:44	Wexx	cute
2012-04-02 11:34:55	Wexx	which one
2012-04-02 11:34:55	jared	it has a mouse using a portal gun to get a piece of ampanion-cube shaped cheese.
2012-04-02 11:35:38	jared	But all of my geek slothing is like potent geekery. I have the Extra Credits shirt you got from donating to them that says "becuse videogames matter."
2012-04-02 11:36:04	Wexx	I want to get the EFF hat
2012-04-02 11:36:27	jared	I kind of want that metroid skullcap Dtoid sells.
2012-04-02 11:36:45	Wexx	I haven't looked at dtoid merch in years
2012-04-02 11:36:57	Wexx	I think the last thing I saw was when the green shirts with the face on it were new
2012-04-02 11:37:15	jared	Yeah, I think the cap is new
2012-04-02 11:37:18	 *	jared lunches
2012-04-02 11:47:42	 *	Gandysampras eats a calzone
2012-04-02 11:48:11	Wexx	gandy gimme soumma dat
2012-04-02 11:48:15	+Gandysampras	Fuck no
2012-04-02 11:48:18	@Aerox	what's in your calzone
2012-04-02 11:48:23	Wexx	PLEASE
2012-04-02 11:49:48	+Gandysampras	meatballs, tomato, mascarpone hame, mozerella, mushrooms, some parmesan
2012-04-02 11:49:52	+Gandysampras	ham*
2012-04-02 11:49:59	theGoldenAvatar	Aerox, that gameological website you linked is great.
2012-04-02 11:50:05	@Aerox	Yeah I am excited
2012-04-02 11:50:07	@Aerox	It's old AV Club guys
2012-04-02 11:50:10	theGoldenAvatar	I'm actually kidding.
2012-04-02 11:50:14	theGoldenAvatar	There server is down.
2012-04-02 11:50:15	theGoldenAvatar	Their*
2012-04-02 11:50:17	Wexx	lol
2012-04-02 11:50:18	+Gandysampras	haha
2012-04-02 11:50:25	+Gandysampras	Not down for me
2012-04-02 11:50:34	theGoldenAvatar	You must be closer.
2012-04-02 11:50:40	theGoldenAvatar	I've refreshed it three times with no results.
2012-04-02 11:50:58	+Gandysampras	The adverts are obnoxious though
2012-04-02 11:51:23	+Gandysampras	also the formatting is way off
2012-04-02 11:52:36	theGoldenAvatar	There it goes.
2012-04-02 11:54:16	theGoldenAvatar	Goddammit
2012-04-02 11:54:24	theGoldenAvatar	Bigby drew "World of Warcraft" at me.
2012-04-02 11:55:56	+Gandysampras	brilliant
2012-04-02 11:56:19	@bloodylip	ha
2012-04-02 11:59:18	+Gandysampras	I am so glad I made my own pizza dough
2012-04-02 11:59:22	+Gandysampras	This is the best food ever
2012-04-02 12:04:50	@Aerox	Like he just wrote "World of Warcraft"?
2012-04-02 12:04:54	@Aerox	For wow?
2012-04-02 12:04:58	@Aerox	I have a whole drawing for that one
2012-04-02 12:10:23	+Ecksorcism	why can I never remember my Apple ID password?
2012-04-02 12:10:34	theGoldenAvatar	He just wrote it.
2012-04-02 12:10:39	theGoldenAvatar	Needless to say our game is over.
2012-04-02 12:13:37	-->	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has joined #destructoid
2012-04-02 12:14:30	<--	Wexx (~wesley@139.62.152.237) has quit (Ping timeout)
2012-04-02 12:15:39	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-02 12:15:39	--	Mode #destructoid [+o TDiddy] by Q
2012-04-02 12:17:47	-->	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has joined #destructoid
2012-04-02 12:17:47	--	Mode #destructoid [+v Gemsi] by Q
2012-04-02 12:18:14	+Ecksorcism	TRAVIS, GEMSI
2012-04-02 12:18:22	+Gemsi	HAI ECKS
2012-04-02 12:18:33	+Ecksorcism	WHATS UO
2012-04-02 12:18:36	+Ecksorcism	UP*
2012-04-02 12:18:46	+Gemsi	NOT MUCH. YOU ?
2012-04-02 12:19:13	+Ecksorcism	NOTHING REALLY, JAILBREAKING MY OLD IPOD TOUCH
2012-04-02 12:19:17	@TDiddy	hi
2012-04-02 12:29:24	jared	ARE WE TALKING IN CAPS NOW? IS THAT A THING?
2012-04-02 12:31:10	jared	Ecks: Is it to put linux on it?
2012-04-02 12:31:18	@bloodylip	YES
2012-04-02 12:31:24	@bloodylip	IT'S CAPS DAY
2012-04-02 12:31:28	@bloodylip	GET CAPS OR GET OUT
2012-04-02 12:31:32	+Ecksorcism	CAPS DAY IT IS
2012-04-02 12:31:36	jared	O I THOUGHT YOU MEANT LINUX
2012-04-02 12:31:36	+Ecksorcism	ALSO JARED
2012-04-02 12:31:44	jared	ALSO ME
2012-04-02 12:31:44	+Ecksorcism	I JUST WANTED TO
2012-04-02 12:32:14	@bloodylip	CAN YOU PUT LINUX ON IPOD TOUCHES?
2012-04-02 12:32:20	@bloodylip	I'VE NEVER LOOKED INTO IT
2012-04-02 12:32:38	jared	I THINK YOU CAN. PROBABLY ANDROID ANYWAY
2012-04-02 12:32:47	jared	MAKING YOUR IPOD TOUCH USEFUL IN THE PROCESS
2012-04-02 12:33:27	jared	THE DAMN PRESSURE SWITCH ON MY PHONE'S POWER SWITCH WENT
2012-04-02 12:36:33	@Aerox	simmer down
2012-04-02 12:36:46	+Gandysampras	gross, imgur is down
2012-04-02 12:38:01	@bloodylip	AEROX DID YOU NOT GET THE MEMO?
2012-04-02 12:38:03	@bloodylip	IT'S CAPS DAY
2012-04-02 12:39:37	--	jared is now known as JARED
2012-04-02 12:40:01	 *	JARED WAITS FOR THE BANHAMMER
2012-04-02 12:40:28	--	Gandysampras is now known as GANDYSAMPRAS
2012-04-02 12:40:31	+GANDYSAMPRAS	COOL
2012-04-02 12:41:23	--	Dinsdale is now known as DINSDALE
2012-04-02 12:41:35	DINSDALE	AMIDOINITRIGHT?
2012-04-02 12:41:59	@Aerox	http://forums.somethingawful.com/showthread.php?threadid=3476097
2012-04-02 12:58:45	+GANDYSAMPRAS	http://www.youtube.com/watch?v=X9QtdiRJYro
2012-04-02 13:07:57	@Aerox	Hahha, this is interesting but weird
2012-04-02 13:08:02	@Aerox	This is like some bizarre reality show
2012-04-02 13:08:13	@Aerox	I got to the part where they did the cutaway producer interview so the girl could talk about her feelings about sorcerors
2012-04-02 13:08:35	JARED	Whoa whaaa?? I need to see this.
2012-04-02 13:11:09	+GANDYSAMPRAS	IT'S ACTUALLY QUITE GOOD
2012-04-02 13:11:15	@Aerox	Yeah, ti is
2012-04-02 13:11:19	DINSDALE	WHAT DAY9?
2012-04-02 13:11:20	@Aerox	The game looks fun too
2012-04-02 13:11:22	DINSDALE	NEED TO SEE THIS
2012-04-02 13:11:24	+GANDYSAMPRAS	INORITE
2012-04-02 13:11:29	DINSDALE	HES A GOOD STARCRAFT 2 COMMENTATOR
2012-04-02 13:16:12	-->	meeetalnarf (~meetalnar@p54AC9734.dip0.t-ipconnect.de) has joined #destructoid
2012-04-02 13:21:25	+GANDYSAMPRAS	I AM SO GLAD MY STUDENT LOAN CAME IN
2012-04-02 13:21:41	+Gemsi	ARE YOU BUYING ALL THE THINGS ?
2012-04-02 13:23:39	DINSDALE	MY WELFARE MONEY CAME IN
2012-04-02 13:23:54	DINSDALE	BRB BUYING DRUGS AND STUFF
2012-04-02 13:24:14	meeetalnarf	bring me some
2012-04-02 13:24:25	JARED	DINSDALE: OH, GET SMOKES TOO AND UNHEALTHY FOOD.
2012-04-02 13:24:51	+GANDYSAMPRAS	I AM BUYING SO MANY THINGS
2012-04-02 13:25:00	meeetalnarf	FOOD
2012-04-02 13:25:10	+GANDYSAMPRAS	YEP
2012-04-02 13:26:33	meeetalnarf	WHY ARE WE YELLING?
2012-04-02 13:26:42	DINSDALE	INTERNATIONAL CAPS DAY
2012-04-02 13:26:49	JARED	 /TOPIC CAPS DAY
2012-04-02 13:27:38	JARED	GANDYSAMPRAS: USE YOUR WINDFALL TO BUY AS MANY COPIES OF ME3 A YOU CAN IN PROTEST OF THE ENDING! THAT'LL SHOW 'EM!
2012-04-02 13:28:22	meeetalnarf	BUY THEM AND SELL THEM AT GAMESTOP
2012-04-02 13:28:46	JARED	HAHA
2012-04-02 13:30:42	DINSDALE	SERIOUSLY NORWAY ROCKS FOR DRUG USERS
2012-04-02 13:30:46	DINSDALE	WELFARE HERE ROCKS
2012-04-02 13:31:11	DINSDALE	NO WONDER OSLO HAS SO MANY OF THEM
2012-04-02 13:31:35	@Aerox	Gandy buy a plane ticket
2012-04-02 13:31:48	theGoldenAvatar	Gandy buy a plane
2012-04-02 13:36:42	+GANDYSAMPRAS	¬_¬
2012-04-02 13:36:53	theGoldenAvatar	You're aerox-rich now.
2012-04-02 13:36:59	+GANDYSAMPRAS	AM NOT
2012-04-02 13:37:08	+GANDYSAMPRAS	I HAVE £100 'SPARE'
2012-04-02 13:37:28	+GANDYSAMPRAS	AND i NEED THAT FOR BILLS BOOZE AND FOOD
2012-04-02 13:37:29	theGoldenAvatar	Buy a really small plane.
2012-04-02 13:39:10	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-02 13:39:46	-->	richterbelmont_ (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-02 13:45:10	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-04-02 13:45:11	--	richterbelmont_ is now known as richterbelmont
2012-04-02 13:49:50	<--	tsunamikitsune (~tsunamiki@97-127-147-44.cdrr.qwest.net) has quit (Ping timeout)
2012-04-02 14:06:17	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/527844_2977180225376_1137980956_32161125_303054078_n.jpg
2012-04-02 14:06:44	DougCL	grow up
2012-04-02 14:14:03	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-04-02 14:14:04	meeetalnarf	http://img.pr0gramm.com/2012/04/1333390302923.jpg
2012-04-02 14:30:11	<--	mueti (mueti@nrbg-4dbf192e.pool.mediaWays.net) has quit (Read error: EOF from client)
2012-04-02 14:30:41	-->	mueti (~name@nrbg-4dbf192e.pool.mediaWays.net) has joined #destructoid
2012-04-02 14:31:05	JARED	SO....
2012-04-02 14:32:48	DougCL	!q
2012-04-02 14:32:48	DtoidBot	Generating new random quote set.
2012-04-02 14:32:49	DtoidBot	[824] <+Excremento> I'm straight in my penis but my soul is faaaaaaabulous!
2012-04-02 14:33:00	JARED	!q
2012-04-02 14:33:00	DtoidBot	[646] <Bigby> just type in women staring in men's restroom in google
2012-04-02 14:34:52	<--	meeetalnarf (~meetalnar@p54AC9734.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-02 14:39:07	DougCL	!q
2012-04-02 14:39:07	DtoidBot	[922] GeeBro: i have a giant vagina, and bitch out every time i drink
2012-04-02 14:39:33	JARED	!q
2012-04-02 14:39:33	DtoidBot	[347] <naia> my mouth will be very tired and gooey
2012-04-02 14:42:25	JARED	!q
2012-04-02 14:42:25	DtoidBot	[97] I don't like Suff0cat very much... Topic set by Hayley_Williams on Fri Jul 3 19:38:37 EDT 2009
2012-04-02 14:42:41	JARED	!WEATHER
2012-04-02 14:42:46	JARED	OH NO
2012-04-02 14:42:48	JARED	!WEATHER 02135
2012-04-02 14:42:55	JARED	..
2012-04-02 14:43:00	JARED	!weather 02135
2012-04-02 14:43:01	DtoidBot	From Boston, Massachusetts (KBOS) on April 2, 2:54 PM EDT temp: 46 F (8 C) cond: Mostly Cloudy wind: From the SSE at 9 MPH (14.48 KPH) hu: 63% dewpnt: 34 F (1 C)
2012-04-02 14:43:08	JARED	OH SNAP
2012-04-02 14:43:14	JARED	!Q
2012-04-02 14:43:14	DtoidBot	[593] <Bigby> i sometimes miss the old ways of romance, just a choloroformed rag and her, ahhhh
2012-04-02 14:43:19	 *	JARED SHRUGS
2012-04-02 14:43:42	DougCL	!weather 02184
2012-04-02 14:43:43	DtoidBot	From Norwood, Massachusetts (KOWD) on April 2, 2:53 PM EDT temp: 54 F (12 C) cond: Scattered Clouds wind: From the North at 12 MPH Gusting to 23 MPH(19.31 KPH) hu: 20% dewpnt: 13 F (-11 C)
2012-04-02 14:43:54	DougCL	WARMER OVER HERE THANKS
2012-04-02 14:44:38	theGoldenAvatar	!weather 28403
2012-04-02 14:44:39	DtoidBot	From Wilmington, North Carolina (KILM) on April 2, 2:53 PM EDT temp: 81 F (27 C) cond: Scattered Clouds wind: From the Variable at 7 MPH Gusting to 16 MPH(11.27 KPH) hu: 49% dewpnt: 60 F (16 C)
2012-04-02 14:44:55	DougCL	thats too warm for me
2012-04-02 14:45:47	JARED	DOUGCL OMG YOU
2012-04-02 14:45:50	JARED	'RE IN MA TOO?
2012-04-02 14:46:17	DougCL	yeah ig uess
2012-04-02 14:46:36	JARED	..YOU.... DON'T KNOW?
2012-04-02 14:47:03	richterbelmont	!q Bigby
2012-04-02 14:47:03	DtoidBot	[1022] <Bigby> hey i was Sagitarrius! <Bigby> now im Scorpio <Bigby> Sagi were good ones <Bigby> knowledge and stuff <Alakaiser> well, there you go bigby <Alakaiser> you just proved astrology works
2012-04-02 14:47:14	richterbelmont	!w
2012-04-02 14:47:16	richterbelmont	!q
2012-04-02 14:47:16	DtoidBot	[882] <Corican> WAH WAH DRINK WATER FAGGOT
2012-04-02 14:47:44	JARED	!q JARED
2012-04-02 14:48:32	JARED	!q win32
2012-04-02 14:48:44	JARED	!dtrivia 1 win32
2012-04-02 14:48:44	+GANDYSAMPRAS	!q fag
2012-04-02 14:48:45	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 0
2012-04-02 14:48:53	+GANDYSAMPRAS	!strivia
2012-04-02 14:48:58	+GANDYSAMPRAS	SILLY
2012-04-02 14:49:00	richterbelmont	!dtrivia 1 fag
2012-04-02 14:49:01	+GANDYSAMPRAS	THERE AREN'T ANY
2012-04-02 14:49:06	JARED	=D
2012-04-02 14:49:13	+GANDYSAMPRAS	NOW THE BOT IS INSANE
2012-04-02 14:49:28	JARED	IS DTOID BOT HOT?
2012-04-02 14:49:50	richterbelmont	dtoid bot is a 17 year old asian girl ask her on a date jared
2012-04-02 14:50:09	JARED	!PHONENUMBER DTOIDBOT
2012-04-02 14:53:03	JARED	IT SNOT WORKING
2012-04-02 14:54:02	<--	mueti (~name@nrbg-4dbf192e.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-04-02 14:54:46	@Aerox	gandy where is gavin
2012-04-02 14:55:05	-->	mueti (~mueti@nrbg-4dbf192e.pool.mediaWays.net) has joined #destructoid
2012-04-02 15:12:45	+GANDYSAMPRAS	Dead I hope
2012-04-02 15:13:21	@Aerox	lololololol
2012-04-02 15:13:22	@Aerox	http://img.gawkerassets.com/img/17id4phm26rg0jpg/xlarge.jpg
2012-04-02 15:14:02	DougCL	children shouldnt be allowed to be gay
2012-04-02 15:14:36	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-02 15:18:22	JARED	I'll get right on that.
2012-04-02 15:20:24	--	GANDYSAMPRAS is now known as Gandysampras
2012-04-02 15:20:55	--	JARED is now known as jared
2012-04-02 15:21:33	jared	!q
2012-04-02 15:21:41	jared	Oh right.
2012-04-02 15:23:47	jared	Sorry.
2012-04-02 15:28:43	DougCL	guys guys guys my streetbike mayhem dvd came in!
2012-04-02 15:28:59	jared	W00T!
2012-04-02 15:29:07	DougCL	i doubt ill watch it ever
2012-04-02 15:30:22	jared	But... it just came in!
2012-04-02 15:30:26	jared	WATCH IT NOW
2012-04-02 15:30:50	DougCL	no ive got to keep listening to peacock and gamble
2012-04-02 15:32:30	jared	You don't need your eyes for listening.
2012-04-02 15:32:35	jared	Help me help you.
2012-04-02 15:53:01	+Gandysampras	lol rapey cock
2012-04-02 16:07:40	@TDiddy	the best kind
2012-04-02 16:14:24	<--	mueti (~mueti@nrbg-4dbf192e.pool.mediaWays.net) has quit (Quit)
2012-04-02 16:15:02	<--	Gemsi (~Gemsi@host109-154-137-11.range109-154.btcentralplus.com) has quit (Quit: Leaving)
2012-04-02 16:15:46	@Aerox	Gandy
2012-04-02 16:15:53	@Aerox	What is this digusting creature on your facebook wall
2012-04-02 16:16:06	+Gandysampras	the one I called a rapist?
2012-04-02 16:16:10	+Gandysampras	That is Matt
2012-04-02 16:16:11	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/388425_10150598084691679_709756678_11563948_1185188231_n.jpg
2012-04-02 16:16:12	@Aerox	that thing
2012-04-02 16:16:13	@Aerox	eugh
2012-04-02 16:16:15	@Aerox	england is the worst
2012-04-02 16:16:21	+Gandysampras	Yeah he's gross
2012-04-02 16:16:27	+Gandysampras	fun though
2012-04-02 16:16:39	@Aerox	How can you have fun when you're constantly vomiting
2012-04-02 16:16:46	+Gandysampras	Don't look at him
2012-04-02 16:18:49	@TDiddy	pretty rapey
2012-04-02 16:23:14	@Aerox	i have to hide this on my timeline
2012-04-02 17:01:40	andrewm	I'm still awesome at math.
2012-04-02 17:02:37	andrewm	ie, remembered Pascal's formula and applied it correctly
2012-04-02 17:24:45	DougCL	whoopdie doo
2012-04-02 17:30:54	richterbelmont	!q
2012-04-02 17:39:13	[Rabite]	http://a3.sphotos.ak.fbcdn.net/hphotos-ak-prn1/563899_197166247066250_100003186272711_328605_231978761_n.jpg
2012-04-02 17:46:00	+Ecksorcism	oh dear
2012-04-02 17:57:32	@Aerox	hahaha
2012-04-02 17:57:37	@Aerox	The one where it's resting on his head is even funnier
2012-04-02 20:59:19		irc: disconnected from server
2012-04-03 09:20:39	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-04-03 09:20:39	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek DINSDALE DougCL Dyganth_ HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight Simmy1 theGoldenAvatar]
2012-04-03 09:20:39	--	Channel #destructoid: 27 nicks (4 ops, 0 halfops, 3 voices, 20 normals)
2012-04-03 09:20:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-03 10:25:05	+Gandysampras	butt butt goose
2012-04-03 10:30:14	jared	Quiet in here today-- aside from the butt butt geese.
2012-04-03 10:30:35	theGoldenAvatar	I love your fishing Gandy.
2012-04-03 10:30:40	theGoldenAvatar	Super overkill.
2012-04-03 10:30:50	+Gandysampras	haha
2012-04-03 10:31:01	+Gandysampras	I almost drew a cabin and some trees
2012-04-03 10:31:10	+Gandysampras	but I was in bed and couldnt do it properly
2012-04-03 10:31:42	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-03 10:31:42	--	Mode #destructoid [+o Aerox] by Q
2012-04-03 10:32:39	theGoldenAvatar	Aww.
2012-04-03 10:51:29	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-03 10:52:11	--	Mode #destructoid [+o TDiddy] by Q
2012-04-03 11:03:49	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-03 11:11:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-03 11:13:35	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-04-03 11:15:07	-->	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-03 11:15:58	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-03 11:18:03	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-03 11:21:07	<--	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-03 11:31:01	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-03 11:31:01	--	Mode #destructoid [+v Gemsi] by Q
2012-04-03 11:38:15	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-03 11:40:00	--	Ecksorcism is now known as Ecks|Offline
2012-04-03 12:21:08	nastidon	bot died? D:
2012-04-03 12:41:09	theGoldenAvatar	Fuck you, Telerik.
2012-04-03 12:41:19	theGoldenAvatar	They totally broke custom sorting on their grid control.
2012-04-03 12:41:25	theGoldenAvatar	Or "fixed"
2012-04-03 12:41:43	theGoldenAvatar	I'm not sure, but either way it works differently and they didn't indicate it their release notes.
2012-04-03 12:54:48	-->	meeetalnarf (~meetalnar@p54AC984B.dip0.t-ipconnect.de) has joined #destructoid
2012-04-03 13:15:06	jared	I pute the fires out..
2012-04-03 13:15:09	jared	*put
2012-04-03 13:16:04	--	Torzelan is now known as Torzel[a]n
2012-04-03 13:26:16	--	Torzel[a]n is now known as Torzelan
2012-04-03 13:37:39	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-03 13:42:41	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-03 14:13:14	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-03 14:14:15	nastidon	woo got the Hugh Laurie album on vinyl
2012-04-03 14:18:02	+Gandysampras	hahahaah http://i.imgur.com/YzQqR.jpg
2012-04-03 14:18:51	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-04-03 14:19:12	jorge`	WHO ELSE HAS SEEN THE EP 2 LEAK
2012-04-03 14:20:17	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-04-03 14:21:42	@Aerox	NO ONE QUIET
2012-04-03 14:21:46	@Aerox	I don't want to wait two weeks for a new episode
2012-04-03 14:21:58	@Aerox	Hahahahhah gnady
2012-04-03 14:24:14	jorge`	what if they keep leaking early though?
2012-04-03 14:24:45	@Aerox	They won't
2012-04-03 14:24:51	@Aerox	There are four episodes out that were media screeners
2012-04-03 14:25:24	jorge`	oh
2012-04-03 14:30:09	+Gandysampras	ooh, I got into the End of Nations alpha
2012-04-03 14:30:22	+Gandysampras	I stopped watching it aerox
2012-04-03 14:30:30	+Gandysampras	about 15 minutes in
2012-04-03 14:30:53	@Aerox	Good boy
2012-04-03 14:34:19	 *	richterbelmont gives s treat 
2012-04-03 14:36:04	richterbelmont	a*
2012-04-03 14:40:28	@Aerox	Ahahahhahahahahah
2012-04-03 14:40:29	@Aerox	ENGLAND
2012-04-03 14:40:30	@Aerox	http://www.dailymail.co.uk/femail/article-2124246/Samantha-Brick-downsides-looking-pretty-Why-women-hate-beautiful.html
2012-04-03 16:02:03		irc: disconnected from server
2012-04-03 16:02:16	=!=	irc: you are not connected to server
2012-04-03 16:02:17	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-04-03 16:02:17	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @ProfPew @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DINSDALE DougCL Dyganth_ HammerTiem|offl jared jorge` Kasreyn Lelio|Away madfigs meeetalnarf metalnarf mistic mueti n0brein|offline nastidon pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-04-03 16:02:17	--	Channel #destructoid: 34 nicks (6 ops, 0 halfops, 3 voices, 25 normals)
2012-04-03 16:02:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-03 16:20:30	<--	meeetalnarf (~meetalnar@p54AC984B.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-03 16:29:31	--	Torzelan is now known as Torzel[a]n
2012-04-03 16:51:10	<--	mueti (mueti@nrbg-4dbf19e4.pool.mediaWays.net) has quit (Quit)
2012-04-03 17:08:55	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-03 17:32:54	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-03 17:35:50	andrewm	Aerox
2012-04-03 17:35:59	andrewm	You should buy these to wear with your hoodie
2012-04-03 17:35:59	@Aerox	hi
2012-04-03 17:35:59	andrewm	Eating two pounds of chicken breast is hard.
2012-04-03 17:36:03	andrewm	Dammit
2012-04-03 17:36:05	andrewm	http://www.etsy.com/listing/95249627/n7-mass-effect-leggings-pants
2012-04-03 17:36:08	andrewm	That
2012-04-03 17:36:14	@Aerox	I want her deadpool costume instead
2012-04-03 17:37:07	andrewm	But it's not latex
2012-04-03 17:37:20	@Aerox	That's fine, that shit is expensive anyway
2012-04-03 17:37:40	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-03 17:40:08	Coon	look at this white deBloo motherfucker http://www.destructoid.com/oooooohh-regular-show-s-j-g-quintel-and-i-talk-games-224939.phtml
2012-04-03 17:40:34	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-03 17:40:58	@Aerox	I looked up a clip of that show after I heard about this and it was the worst fucking thing I've ever seen
2012-04-03 17:41:03	@Aerox	I am actually angry it's on the air
2012-04-03 17:41:30	@Aerox	http://www.youtube.com/watch?v=k4AC0uvU0jQ
2012-04-03 17:41:59	andrewm	I saw it once.
2012-04-03 17:42:01	andrewm	I wanted to tide.
2012-04-03 17:43:09	Coon	are you sure that wasn't college football tGA?
2012-04-03 17:43:37	andrewm	I have no idea why I wrote that.
2012-04-03 17:43:55	andrewm	My mind is elsewhere apparently.
2012-04-03 17:54:43	richterbelmont	!q
2012-04-04 09:05:16	-->	benbeltran (~benbeltra@187.163.28.116) has joined #destructoid
2012-04-04 09:05:16	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DINSDALE DougCL DtoidBot Dyganth_ HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline nastidon pointzeroeight Simmy1 theGoldenAvatar]
2012-04-04 09:05:16	--	Channel #destructoid: 29 nicks (3 ops, 0 halfops, 3 voices, 23 normals)
2012-04-04 09:05:17	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-04 09:21:07	theGoldenAvatar	Roided? I dunno.
2012-04-04 09:21:16	theGoldenAvatar	He's a big guy, though.
2012-04-04 09:31:24	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-04-04 09:31:24	<--	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has quit (*.net *.split)
2012-04-04 09:31:24	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-04-04 09:31:24	<--	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-04-04 09:31:24	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-04-04 09:31:37	-->	mueti (~mueti@nrbg-4d073ef9.pool.mediaWays.net) has joined #destructoid
2012-04-04 09:31:37	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-04-04 09:31:37	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-04-04 09:31:37	-->	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has joined #destructoid
2012-04-04 09:31:37	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-04-04 09:31:37	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-04-04 09:31:37	--	Mode #destructoid [+o Q] by *.quakenet.org
2012-04-04 09:39:38	<--	Morcant (~morcant@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-04-04 09:59:42	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-04-04 10:04:09	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-04-04 10:07:05	DINSDALE	http://www.youtube.com/watch?feature=player_embedded&v=qdQts9i6wdI
2012-04-04 10:25:37	-->	tGA_phone (~tgaphone@24.106.217.162) has joined #destructoid
2012-04-04 10:25:58	tGA_phone	  Fuck
2012-04-04 10:26:12	tGA_phone	My dev server is totally hosed.
2012-04-04 10:26:30	tGA_phone	All my VMs are locked up
2012-04-04 10:27:49	metalnarf	you have come to the right place, have you tried turning it off and on again?
2012-04-04 10:28:41	-->	tGA_phone_ (~tgaphone@166.137.11.138) has joined #destructoid
2012-04-04 10:31:04	-->	lolshin (~lolshin@161.38.221.165) has joined #destructoid
2012-04-04 10:31:15	tGA_phone_	In that process.
2012-04-04 10:31:26	tGA_phone_	But it's delicate.
2012-04-04 10:31:33	tGA_phone_	Don't want to lose all my work.
2012-04-04 10:33:28	<--	tGA_phone (~tgaphone@24.106.217.162) has quit (Ping timeout)
2012-04-04 10:33:32	--	tGA_phone_ is now known as tGA_phone
2012-04-04 10:33:47	+Gandysampras	butt butt fart
2012-04-04 10:34:27	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-04 10:34:27	--	Mode #destructoid [+o Aerox] by Q
2012-04-04 10:34:33	+Gandysampras	HI AEROX
2012-04-04 10:35:20	@Aerox	yo
2012-04-04 10:35:26	metalnarf	that sux :(
2012-04-04 10:38:12	<--	lolshin (~lolshin@161.38.221.165) has quit (Quit: cool, huh?)
2012-04-04 11:13:42	<--	tGA_phone (~tgaphone@166.137.11.138) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-04 11:18:50	-->	andrewtab (~andrewtab@24.106.217.162) has joined #destructoid
2012-04-04 11:21:12	+Gandysampras	Aerox I ran out of things to procrastinate with and watched ep 2
2012-04-04 11:21:18	@Aerox	BOOOO
2012-04-04 11:21:22	+Gandysampras	Whatevs
2012-04-04 11:21:32	+Gandysampras	It's not like I havent read all the books already anyway
2012-04-04 11:21:38	+Gandysampras	I know what's happening
2012-04-04 11:21:39	andrewtab	Gaaaaaaaaaay
2012-04-04 11:22:14	andrewtab	My computer is still updating.
2012-04-04 11:22:23	andrewtab	What an unproductive day.
2012-04-04 11:22:43	+Gandysampras	Sorted out your dev server yet?
2012-04-04 11:22:50	andrewtab	Nope
2012-04-04 11:23:54	andrewtab	I'm waiting for it to reboot right now
2012-04-04 11:24:12	+Gandysampras	sounds gay bro
2012-04-04 11:24:12	andrewtab	!dtrivia 3
2012-04-04 11:24:20	andrewtab	So gay
2012-04-04 11:24:28	+Gandysampras	You have to make it join first
2012-04-04 11:24:34	andrewtab	I know
2012-04-04 11:24:35	+Gandysampras	Yo dolt
2012-04-04 11:24:37	+Gandysampras	you*
2012-04-04 11:24:38	andrewtab	I'm retarded
2012-04-04 11:24:45	andrewtab	It's on the machine that's booting
2012-04-04 11:24:49	andrewtab	:/
2012-04-04 11:24:53	+Gandysampras	Indeed
2012-04-04 11:24:59	andrewtab	Force of habit
2012-04-04 11:25:48	andrewtab	I'm forced to communicate and browse the Internet on this piece of shit while I wait
2012-04-04 11:26:00	+Gandysampras	What a terrible life you have
2012-04-04 11:26:08	andrewtab	The worst.
2012-04-04 11:28:37	andrewtab	The amount of cons you need to buy stuff in draw something is insane
2012-04-04 11:28:39	andrewtab	Cind
2012-04-04 11:28:41	andrewtab	Coins
2012-04-04 11:28:50	andrewtab	It's just like me3
2012-04-04 11:28:51	+Gandysampras	not really, it's 40 games of three coin answers
2012-04-04 11:28:57	andrewtab	They want you to spend real money
2012-04-04 11:28:59	+Gandysampras	I have 5 colour packs already
2012-04-04 11:30:08	andrewtab	Good luck with the one I just sent you
2012-04-04 11:30:30	andrewtab	It makes little sense
2012-04-04 11:30:53	+Gandysampras	wicked cool bodacious
2012-04-04 11:31:03	+Gandysampras	My favourite thing now is making it obscure as hell until the last second
2012-04-04 11:31:04	andrewtab	How'd you guess.
2012-04-04 11:31:11	andrewtab	Like eye.
2012-04-04 11:31:16	andrewtab	I thought it was a dress
2012-04-04 11:31:17	+Gandysampras	Aye
2012-04-04 11:32:14	+Gandysampras	That wasnt obscure
2012-04-04 11:32:38	+Gandysampras	Quite a good rendition
2012-04-04 11:32:49	andrewtab	You could have started with the eye you know
2012-04-04 11:33:00	+Gandysampras	nope
2012-04-04 11:33:12	+Gandysampras	Then you would answer and skip apst me drawing my pretty picture
2012-04-04 11:33:57	+Gandysampras	past*
2012-04-04 11:34:38	<--	mueti (~mueti@nrbg-4d073ef9.pool.mediaWays.net) has quit (Quit)
2012-04-04 11:39:01	+Gandysampras	teehee
2012-04-04 11:39:04	+Gandysampras	SFW: http://www.penisland.net/
2012-04-04 11:42:27	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-04 11:42:36	andrewjm	All right
2012-04-04 11:42:39	andrewjm	Now to assess the damage
2012-04-04 11:44:25	<--	andrewtab (~andrewtab@24.106.217.162) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-04-04 11:47:07	--	Ecksorcism is now known as Ecks|Offline
2012-04-04 11:52:19	+Gandysampras	wait, klondike bars are choc ices?
2012-04-04 11:52:29	+Gandysampras	My whole world just got flip turned upside down
2012-04-04 11:53:27	andrewjm	What did you think they were?
2012-04-04 11:53:29	--	andrewjm is now known as theGoldenAvatar
2012-04-04 11:53:30	+Gandysampras	I am so fed up of kickstarter things for games now
2012-04-04 11:53:35	+Gandysampras	I had no idea what they were
2012-04-04 11:53:40	+Gandysampras	a chocolate bar or something
2012-04-04 11:54:28	-->	lolshin (~lolshin@161.38.221.165) has joined #destructoid
2012-04-04 11:54:58	<--	lolshin (~lolshin@161.38.221.165) has quit (Quit: cool, huh?)
2012-04-04 11:55:07	+Gandysampras	Shadowrun is the latest. So much fatigue
2012-04-04 11:55:37	theGoldenAvatar	Ha
2012-04-04 11:55:43	theGoldenAvatar	Whelp
2012-04-04 11:55:49	theGoldenAvatar	THis file is fucking corrupted.
2012-04-04 11:55:52	theGoldenAvatar	Lovely.
2012-04-04 11:56:01	+Gandysampras	Anything important?
2012-04-04 11:56:15	theGoldenAvatar	Some code I wrote today.
2012-04-04 11:56:19	theGoldenAvatar	Have to write it again.
2012-04-04 11:56:21	+Gandysampras	brilliant
2012-04-04 11:56:31	theGoldenAvatar	It wasn't a lot.
2012-04-04 11:56:35	+Gandysampras	gay
2012-04-04 11:56:39	theGoldenAvatar	ALl the other files I was working on seem fine.
2012-04-04 11:56:49	theGoldenAvatar	Just have to get source and redo it.
2012-04-04 11:57:00	+Gandysampras	Get your priorities straight
2012-04-04 11:57:02	+Gandysampras	Fix the bot
2012-04-04 11:57:30	theGoldenAvatar	The bot died.
2012-04-04 11:57:33	+Gandysampras	Oh gay this shadowrun thingy is singleplayer
2012-04-04 11:57:36	theGoldenAvatar	Its soul was in memory.
2012-04-04 11:57:38	theGoldenAvatar	Gone forever.
2012-04-04 11:57:39	+Gandysampras	That's a stupid idea
2012-04-04 11:58:07	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-04-04 11:58:09	DtoidBot	Fuck you, I'm a ghost.
2012-04-04 11:58:17	+Gandysampras	!dtrivia 3
2012-04-04 11:58:19	DtoidBot	Starting the trivia. Round of 3 questions. !strivia to stop. Total: 225743
2012-04-04 11:58:19	DtoidBot	who was the father of english poetry
2012-04-04 11:58:24	+Gandysampras	Jesus
2012-04-04 11:58:25	theGoldenAvatar	chaucer
2012-04-04 11:58:33	+Gandysampras	Napoleon
2012-04-04 11:58:35	DtoidBot	Hint: geof***y c*au***
2012-04-04 11:58:38	+Gandysampras	lol
2012-04-04 11:58:39	theGoldenAvatar	Geoffrey chaucer
2012-04-04 11:58:39	DtoidBot	Winner: theGoldenAvatar Answer: geoffrey chaucer Streak: 1 Points: 1109
2012-04-04 11:58:47	DtoidBot	Music : 50's Chart Toppers: Name The Artist: Keep A Knockin'
2012-04-04 11:58:53	theGoldenAvatar	Jesus
2012-04-04 11:59:02	DtoidBot	Hint: l*t*** **cha**
2012-04-04 11:59:09	theGoldenAvatar	little richard
2012-04-04 11:59:09	+Gandysampras	little richard
2012-04-04 11:59:09	DtoidBot	Winner: theGoldenAvatar Answer: little richard Streak: 2 Points: 1110
2012-04-04 11:59:12	+Gandysampras	fuck off
2012-04-04 11:59:12	theGoldenAvatar	Suck it.
2012-04-04 11:59:15	+Gandysampras	I was faster
2012-04-04 11:59:17	DtoidBot	UnScramble this Word:  e r b w b e i
2012-04-04 11:59:23	theGoldenAvatar	bebeier
2012-04-04 11:59:32	DtoidBot	Hint: w****e*
2012-04-04 11:59:33	theGoldenAvatar	ieriwebb
2012-04-04 11:59:35	+Gandysampras	webier
2012-04-04 11:59:37	theGoldenAvatar	webbier
2012-04-04 11:59:38	DtoidBot	Winner: theGoldenAvatar Answer: webbier Streak: 3 Points: 1111
2012-04-04 11:59:41	+Gandysampras	bollocks
2012-04-04 11:59:46	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-04 11:59:46	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-04 12:00:11	+Gandysampras	!dtrivia 5 genitals
2012-04-04 12:00:12	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 6
2012-04-04 12:00:12	DtoidBot	Science & Nature: What Was Dr. Glenn Warden Accused Of Drawing On The Genitals Of Two Patients During Surgery In 1992
2012-04-04 12:00:20	+Gandysampras	smiley face
2012-04-04 12:00:27	DtoidBot	Hint: Hap** *ac**
2012-04-04 12:00:30	+Gandysampras	happy face
2012-04-04 12:00:34	+Gandysampras	happy faces
2012-04-04 12:00:34	DtoidBot	Winner: Gandysampras Answer: Happy Faces Streak: 1 Points: 77
2012-04-04 12:00:42	+Gandysampras	theGoldenAvatar
2012-04-04 12:00:42	DtoidBot	Science & Nature: What Was Dr. Glenn Warden Accused Of Drawing On The Genitals Of Two Patients During Surgery In 1992
2012-04-04 12:00:46	+Gandysampras	¬_¬
2012-04-04 12:00:57	DtoidBot	Hint: Ha*** *a*e*
2012-04-04 12:01:03	+Gandysampras	theGoldenAvatar
2012-04-04 12:01:04	theGoldenAvatar	What?
2012-04-04 12:01:12	theGoldenAvatar	What?
2012-04-04 12:01:12	+Gandysampras	play with me
2012-04-04 12:01:12	DtoidBot	Time's up! You're all failures!
2012-04-04 12:01:19	theGoldenAvatar	I gotta fix my code.
2012-04-04 12:01:21	DtoidBot	Male cats have _____ on their genitals, which cause the females to cry out in pain on withdrawal
2012-04-04 12:01:22	+Gandysampras	no you dont
2012-04-04 12:01:25	+Gandysampras	spines
2012-04-04 12:01:26	@Aerox	spikes
2012-04-04 12:01:29	@Aerox	barbs
2012-04-04 12:01:29	DtoidBot	Winner: Aerox Answer: barbs Streak: 1 Points: 228
2012-04-04 12:01:36	+Gandysampras	trust you to jump in on cat fucking
2012-04-04 12:01:37	DtoidBot	Costumes: Narrow Strip Of Cloth Attached To A String Round Waist For Covering Genitals
2012-04-04 12:01:39	theGoldenAvatar	Enter Aerox.
2012-04-04 12:01:40	@Aerox	loincloth
2012-04-04 12:01:44	theGoldenAvatar	g-string
2012-04-04 12:01:44	@Aerox	thong
2012-04-04 12:01:44	DtoidBot	Winner: theGoldenAvatar Answer: G-String Streak: 1 Points: 1114
2012-04-04 12:01:53	DtoidBot	Male cats have _____ on their genitals, which cause the females to cry out in pain on withdrawal
2012-04-04 12:01:55	@Aerox	barbs
2012-04-04 12:01:55	DtoidBot	Winner: Aerox Answer: barbs Streak: 1 Points: 231
2012-04-04 12:01:55	+Gandysampras	barbs
2012-04-04 12:02:03	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-04 12:02:04	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-04 12:02:08	@Aerox	cats are awful
2012-04-04 12:02:26	theGoldenAvatar	Is that the same reason Japanese porn is awful?
2012-04-04 12:03:20	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-04 12:03:20	--	Mode #destructoid [+o TDiddy] by Q
2012-04-04 12:03:43	theGoldenAvatar	I got the N7 Crusdaer in my commendation pack.
2012-04-04 12:03:49	theGoldenAvatar	Another shotgun.
2012-04-04 12:04:05	+Gandysampras	You love shotguns
2012-04-04 12:04:09	theGoldenAvatar	I don't.
2012-04-04 12:04:16	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-04-04 12:04:16	--	Mode #destructoid [+o ProfPew] by Q
2012-04-04 12:04:26	theGoldenAvatar	Thankfully that one is more like a super heavy pistol.
2012-04-04 12:04:38	theGoldenAvatar	It's 100% accurate
2012-04-04 12:04:45	theGoldenAvatar	And does a fuckton of damage.
2012-04-04 12:04:51	theGoldenAvatar	It just maxes weight which sucks.
2012-04-04 12:05:32	theGoldenAvatar	"Instead of a spray of pellets, the Crusader fires a single high-precision slug."
2012-04-04 12:05:42	theGoldenAvatar	What about thatis a shotgun at that point?
2012-04-04 12:06:25	theGoldenAvatar	It also shoots through shields.
2012-04-04 12:06:43	theGoldenAvatar	It'd be awesome if I had another couple of levels on it
2012-04-04 12:06:52	theGoldenAvatar	But the odds of that are about 100000000:1
2012-04-04 12:09:58	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-04 12:14:22	-->	Bigby (~Bigby@ppp-70-250-208-24.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-04 12:14:23	--	Mode #destructoid [+v Bigby] by Q
2012-04-04 12:15:31	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-04 12:15:31	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-04 12:31:25	theGoldenAvatar	http://www.youtube.com/watch?feature=player_embedded&v=kA6rUU0K9xE#!
2012-04-04 12:31:26	DtoidBot	Crazy Homeopathy Lady Charlene Werner Explains Physics
2012-04-04 12:31:30	theGoldenAvatar	This woman is out of control
2012-04-04 12:32:16	theGoldenAvatar	So out of control.
2012-04-04 12:34:58	-->	mueti (mueti@nrbg-4d073ef9.pool.mediaWays.net) has joined #destructoid
2012-04-04 12:35:41	theGoldenAvatar	This guy certainl has a type
2012-04-04 12:35:42	theGoldenAvatar	http://www.praxis-loehlein.de/team.html
2012-04-04 12:35:49	theGoldenAvatar	certainly*
2012-04-04 12:37:49	<--	mueti (mueti@nrbg-4d073ef9.pool.mediaWays.net) has quit (Read error: Connection reset by peer)
2012-04-04 12:38:05	-->	Ecks|Work (webchat@bas1-ottawa01-1176119216.dsl.bell.ca) has joined #destructoid
2012-04-04 12:38:18	-->	mueti (mueti@nrbg-4d073ef9.pool.mediaWays.net) has joined #destructoid
2012-04-04 12:41:46	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/rt1ah/exercises_for_rare_muscles/c48ewp2
2012-04-04 12:41:51	theGoldenAvatar	What did I read.
2012-04-04 12:42:28	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-04-04 12:42:55	+Bigby	some bro talking about his glutes and quads
2012-04-04 12:43:06	--	Torzelan is now known as Torzel[a]n
2012-04-04 12:44:11	+Gandysampras	The first reply is great
2012-04-04 12:45:01	theGoldenAvatar	http://www.reddit.com/r/vegan/comments/rrg6d/help_im_smelling_meat_and_cheese_at_work/
2012-04-04 12:45:02	theGoldenAvatar	Also
2012-04-04 12:56:40	+Gandysampras	haha
2012-04-04 12:56:44	+Gandysampras	"How about kill yourself, snowflake?"
2012-04-04 13:00:01	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-04 13:00:02	--	Mode #destructoid [+v Gemsi] by Q
2012-04-04 13:01:40	<--	Ecks|Work (webchat@bas1-ottawa01-1176119216.dsl.bell.ca) has quit (Ping timeout)
2012-04-04 13:03:10	Batthink	Hi Gemsi
2012-04-04 13:03:25	+Gemsi	Hai
2012-04-04 13:04:31	+Gandysampras	yo gays
2012-04-04 13:04:36	+Gemsi	Hai gandy
2012-04-04 13:05:15	+Gandysampras	ugh, I just spent £30 on my brother ¬_¬
2012-04-04 13:05:25	+Gandysampras	That is so much food and/or booze
2012-04-04 13:05:29	+Gemsi	what did you buy him ?
2012-04-04 13:05:36	+Gandysampras	Futurama monopoly
2012-04-04 13:06:24	+Gandysampras	The shit better appreciate it
2012-04-04 13:08:04	+Gemsi	he better
2012-04-04 13:08:56	+Gandysampras	IKR, best birthday present ever
2012-04-04 13:09:13	+Gemsi	see I'm just giving my cash
2012-04-04 13:09:23	+Gemsi	and my dad tickets to spamalot
2012-04-04 13:09:26	+Gemsi	mine*
2012-04-04 13:20:03	Batthink	AAAAAAAAAAAAAHHHHHHH: http://www.videogamer.com/news/shadowrun_the_latest_franchise_seeking_kickstarter_funding.html
2012-04-04 13:25:37	+Bigby	is that a good ahhh?
2012-04-04 13:30:14	Batthink	Yes
2012-04-04 13:31:26	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-04-04 13:31:36	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-04-04 13:31:37	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-04 13:31:47	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-04-04 13:32:27	-->	meeetalnarf (~meetalnar@p54AC98D4.dip0.t-ipconnect.de) has joined #destructoid
2012-04-04 13:34:48	<--	andrewjm (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-04-04 13:35:06	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-04 13:37:00	+Gandysampras	oh godammit, I sent you such a good drawsomething andrewjm, andrewm but my phone refused to send it
2012-04-04 13:37:20	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-04 13:42:44	jared	There have been a decent amount of kickstarters for table-top RPG thingies. When I saw the Shadowrun thing I was disappointed only because I thought it was an updated core rulebook.
2012-04-04 13:43:25	richterbelmont	http://gizmodo.com/5898382/priest-accidentally-plays-hardcore-gay-porn-slideshow-to-congregation
2012-04-04 13:44:08	jared	These must be cries for help.
2012-04-04 13:44:17	jared	That and the DS child porn thing.
2012-04-04 13:50:55	-->	Morcant (~morcant@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has joined #destructoid
2012-04-04 13:58:51	-->	Aerox (~aerox47@198.228.210.97) has joined #destructoid
2012-04-04 13:58:56	<--	andrewjm (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-04-04 14:00:20	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-04 14:05:14	<--	andrewjm (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-04-04 14:07:04	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-04 14:08:01	theGoldenAvatar	Hold fucking god
2012-04-04 14:08:05	theGoldenAvatar	I am losing my mind today.
2012-04-04 14:09:09	jared	4loko?
2012-04-04 14:09:21	theGoldenAvatar	When my VM went down SOMEHOW this option got checked in IE
2012-04-04 14:09:22	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/dmgcs8.png
2012-04-04 14:09:34	theGoldenAvatar	Which apparently affects the entirety of HTTP in windows
2012-04-04 14:09:48	theGoldenAvatar	So that my project couldn't talk to the remote web service it relies on
2012-04-04 14:09:53	+Gemsi	yup ie proxy settings effect sodding everything
2012-04-04 14:10:04	theGoldenAvatar	Took me forever to figure out what the fuck was going on
2012-04-04 14:10:09	theGoldenAvatar	Still have no idea how that got set
2012-04-04 14:10:34	theGoldenAvatar	Today has been a shitty day.
2012-04-04 14:11:38	jared	That does suck.
2012-04-04 14:12:03	theGoldenAvatar	Earlier today my virtual lan adapter decided to disable itself for no fucking reason
2012-04-04 14:12:07	theGoldenAvatar	So all my VMs went offline
2012-04-04 14:12:23	theGoldenAvatar	And that took way longer than it needed to to troubleshoot
2012-04-04 14:12:34	theGoldenAvatar	And that corrupted code I'd written
2012-04-04 14:12:38	theGoldenAvatar	And I had to rewrite it
2012-04-04 14:15:02	+Gemsi	i had a lovely talk with a third party that we are not replacing a PC just because they are not sure why their program is crashing
2012-04-04 14:16:44	theGoldenAvatar	Haha
2012-04-04 14:16:47	theGoldenAvatar	That must have been fun
2012-04-04 14:17:03	+Gemsi	they are completely useful
2012-04-04 14:17:39	+Gemsi	but the provide the piece of software that 90% of the business needs to run
2012-04-04 14:17:44	+Gemsi	useless rather
2012-04-04 14:18:39	+Gemsi	but then, they provided a tapi stack that would drop all calls if you were consulting / on conference and one person dropped
2012-04-04 14:18:49	+Gemsi	so I shouldn't be surprised
2012-04-04 14:20:08	richterbelmont	im waiting for something to come from denver but i track the item its on the other side of the country is that how shipping works?
2012-04-04 14:21:24	-->	Ecks|Work (webchat@bas1-ottawa01-1176119216.dsl.bell.ca) has joined #destructoid
2012-04-04 14:33:23	Aerox	The distribution center may not be in Denver
2012-04-04 14:40:49	richterbelmont	but my item being in new jersey worries me : O
2012-04-04 14:43:44	+Bigby	new jersey worries everyone
2012-04-04 14:45:32	<--	Aerox (~aerox47@198.228.210.97) has quit (Quit)
2012-04-04 14:47:43	Ecks|Work	!weather K2C1G4
2012-04-04 14:47:44	DtoidBot	From Ottawa,  (CYOW) on April 4, 3:45 PM EDT temp: 41 F (5 C) cond: light showers rain wind: From the WNW at 18 MPH Gusting to 26 MPH(28.97 KPH) hu: 81% dewpnt: 36 F (2 C)
2012-04-04 14:56:16	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-04 14:56:16	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-04 14:56:17	--	andrewm_ is now known as andrewm
2012-04-04 14:56:58	richterbelmont	http://www.youtube.com/watch?v=Ya2TmSmbUQI
2012-04-04 14:56:59	DtoidBot	SOPA changes name to CISPA
2012-04-04 14:57:26	+Bigby	finally, some progress!
2012-04-04 15:06:43	-->	Aerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-04 15:06:43	--	Mode #destructoid [+o Aerox] by Q
2012-04-04 15:10:43	<--	meeetalnarf (~meetalnar@p54AC98D4.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-04 15:23:54	+Gandysampras	ugh oh god I am so full of pizza
2012-04-04 15:24:15	+Bigby	time to purge
2012-04-04 15:24:31	richterbelmont	!pizza++
2012-04-04 15:24:31	DtoidBot	The karma of pizza is 78.
2012-04-04 15:24:59	andrewm	This album is so good.
2012-04-04 15:25:57	+Bigby	god i love parks and rec
2012-04-04 15:27:06	@Aerox	Me to
2012-04-04 15:27:07	@Aerox	O
2012-04-04 15:28:00	+Bigby	i love it when the Tammys show up
2012-04-04 15:33:21	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-04-04 15:36:34	+Bigby	Aerox
2012-04-04 15:36:44	@Aerox	Hi!
2012-04-04 15:36:52	+Bigby	we need to start a media conglomerate
2012-04-04 15:37:11	+Bigby	call it BigAer3000
2012-04-04 15:37:44	+Bigby	do you know any basketball players we can get to play basketball all the time for us
2012-04-04 15:37:50	+Gandysampras	tGA, I used words in draw something
2012-04-04 15:37:52	+Gandysampras	I apologise
2012-04-04 15:39:49	-->	muet (mueti@nrbg-4d073ef9.pool.mediaWays.net) has joined #destructoid
2012-04-04 15:42:40	<--	mueti (mueti@nrbg-4d073ef9.pool.mediaWays.net) has quit (Read error: Operation timed out)
2012-04-04 15:48:12	<--	muet (mueti@nrbg-4d073ef9.pool.mediaWays.net) has quit (Ping timeout)
2012-04-04 15:50:14	jared	Wow, meeting.
2012-04-04 16:16:32	richterbelmont	!q
2012-04-04 16:16:32	DtoidBot	Generating new random quote set.
2012-04-04 16:16:32	richterbelmont	\
2012-04-04 16:16:33	DtoidBot	[716] <SpaceDoctor> is dairy queen a slang term for lesbian
2012-04-04 16:17:03	 *	jared takes notes
2012-04-04 16:23:54	richterbelmont	sup jared
2012-04-04 16:25:50	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-04 16:28:06	jared	Not much. Just finishing out work so I can go home.
2012-04-04 16:28:07	jared	You?
2012-04-04 16:31:06	richterbelmont	back, just  conspiring , what are you gonna waste rest of day doin XD?
2012-04-04 16:35:56	jared	Will probably sink some time into Closure when I get back.
2012-04-04 16:36:11	jared	Also looking up stats for Wild Shape in Pathfinder because I'm too much of a nerd to function.
2012-04-04 16:36:25	<--	Apple_Master (~Appels@host86-158-101-10.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-04 16:36:30	@Aerox	Haha
2012-04-04 16:36:40	@Aerox	I had a wild shape Druid for a little bit
2012-04-04 16:36:50	@Aerox	Take hummingbird
2012-04-04 16:36:59	@Aerox	Or a super small flight animal
2012-04-04 16:37:04	@Aerox	And go full caster
2012-04-04 16:37:17	@Aerox	Dump animal companion and take weather domain
2012-04-04 16:37:55	jared	1: Figuring out how to Wild Shape SUCKS
2012-04-04 16:38:11	jared	2: My Animal Companion is Badass. he helped us kill a dragon.
2012-04-04 16:38:34	jared	But yeah, I usually become a raven and just fly above people, raining down lightning.
2012-04-04 16:40:35	richterbelmont	i think pissed off angry gamer should make reviews exclusively for dtoid , if you know who that is kudos to you :O
2012-04-04 16:40:59	andrewm	Finally unlocked the Asari Adewpt
2012-04-04 16:43:56	+Bigby	is he like angry joe?
2012-04-04 16:47:17	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Quit: Leaving)
2012-04-04 16:47:32	jared	Aerox: Found a thrush in the bestiary. It's diminutive, +6 bonus to dex.
2012-04-04 16:47:42	@Aerox	Beautiful
2012-04-04 16:47:57	@Aerox	With the talent that lets you cast in wild shape
2012-04-04 16:47:58	richterbelmont	http://www.youtube.com/watch?v=Ay-Z_bIA0Xo
2012-04-04 16:47:58	DtoidBot	RUBBISH REVIEWS: Nintendo GameCube (Pissed off Angry Gamer)
2012-04-04 16:48:08	@Aerox	You are an unkillable death machine
2012-04-04 16:48:16	richterbelmont	warning: extremely stupid , bigby
2012-04-04 16:48:24	+Bigby	wtf are you talking about, jared
2012-04-04 16:48:27	+Bigby	and ive seen it richter
2012-04-04 16:49:11	richterbelmont	oh you asked if he was like angry joe :P , i shud of just said yes heh
2012-04-04 16:49:39	jared	Aerox: I already have that feat. We're 12 right now.
2012-04-04 16:49:51	jared	Bigby: D&D. Probably in a parent's basement.
2012-04-04 16:49:57	@Aerox	Oh yeah, go for it then
2012-04-04 16:50:18	+Bigby	your parents or just someones parents?
2012-04-04 16:50:36	+Bigby	like you bust in to some peoples house and tell them your going to have a campaign in their basement
2012-04-04 16:50:58	jared	Picure the dood from Fear and Loathing.
2012-04-04 16:51:09	jared	I just wanna carve a little campaign on your forehead.
2012-04-04 16:55:13	andrewm	Fucking level 1s keep joining gold games
2012-04-04 16:55:18	andrewm	What the fuck is wrong with people
2012-04-04 16:55:39	+Bigby	i wish i knew what you were talking about
2012-04-04 16:56:28	jared	Anyway, I'm out, I'll finish filling this out when i get home.
2012-04-04 16:56:30	jared	Lates
2012-04-04 16:57:46	@Aerox	I've been auto matched into gold before, but I just quit
2012-04-04 16:58:08	@Aerox	The worst is when someone makes a bronze game then tries to change the difficulty after everyone joins
2012-04-04 16:58:14	@Aerox	And they're like level 5
2012-04-04 16:59:09	+Bigby	wait, i think youre talking about ME3
2012-04-04 17:00:30	@Aerox	We are now
2012-04-04 17:05:08	andrewm	I'm in an AAx2 Infilx2 gold group right now
2012-04-04 17:05:11	andrewm	Best combo
2012-04-04 17:08:31	richterbelmont	with nachoes
2012-04-04 17:11:09	+Bigby	no krogan soldiers?
2012-04-04 17:17:16	andrewm	Waste of time
2012-04-04 17:23:02	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-04 17:28:48	<--	Morcant (~morcant@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-04-04 17:29:08	-->	Morcant (~morcant@99-177-241-109.lightspeed.moblal.sbcglobal.net) has joined #destructoid
2012-04-04 17:56:04	+Gandysampras	oh god why did I eat an 18" pizza
2012-04-04 17:56:07	+Gandysampras	so full
2012-04-04 17:56:20	richterbelmont	mmmmmmmmmmmmmmmmmmm
2012-04-04 17:56:22	richterbelmont	Pizza
2012-04-04 17:57:46	@Aerox	Fatty fat
2012-04-04 17:57:48	Coon	i want prizza
2012-04-04 18:15:41	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-04 18:20:28	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-04 18:23:25	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-04 18:23:46	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-04-04 18:26:03	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-04 18:42:09		irc: disconnected from server
2012-04-04 18:42:29	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-04 18:42:29	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q +Bigby +Ecks|Offline +Gandysampras +Torzel[a]n [Rabite] ^power andrewm Batthink benbeltran benbeltran1 cardfrek Coon DINSDALE DougCL DtoidBot Dyganth_ Ecks|Work HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-04-04 18:42:29	--	Channel #destructoid: 36 nicks (4 ops, 0 halfops, 4 voices, 28 normals)
2012-04-04 18:42:32	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-04 22:29:50		irc: disconnected from server
2012-04-05 14:38:36	-->	benbeltran1 (~benbeltra@200.76.90.200) has joined #destructoid
2012-04-05 14:38:36	--	Nicks #destructoid: [@bloodylip @DrPopa @ProfPew @Q @TDiddy +Ecks|Offline +Gandysampras +Gemsi +Torzel[a]n [Rabite] ^power andrewm Apple_Master benbeltran1 Brainderailment cardfrek Coon DougCL DtoidBot Dyganth_ HammerTiem|offl Hitogoroshi jared jorge` Kasreyn Lelio|Away madfigs meeetalnarf metalnarf mistic Morcant mueti n0brein|offline nastidon pointzeroeight richterbelmont theGoldenAvatar]
2012-04-05 14:38:36	--	Channel #destructoid: 37 nicks (5 ops, 0 halfops, 4 voices, 28 normals)
2012-04-05 14:38:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-05 14:40:42	Brainderailment	ja!
2012-04-05 14:40:47	-->	Aerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-05 14:40:47	--	Mode #destructoid [+o Aerox] by Q
2012-04-05 14:56:17	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-05 14:56:18	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-05 14:56:18	--	andrewm_ is now known as andrewm
2012-04-05 15:04:23	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-04-05 15:07:06	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-05 15:13:31	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-04-05 15:29:02	 *	Gandysampras farts
2012-04-05 15:43:06	Niche	poops
2012-04-05 15:43:09	@Aerox	Wait until moose gets here for that
2012-04-05 15:43:40	 *	Niche is holding my man seeds in left hand
2012-04-05 15:44:00	@Aerox	That's smart you don't want to accidentally get poop on them
2012-04-05 15:45:41	jared	..... or do you??
2012-04-05 15:45:48	Niche	uhhh
2012-04-05 15:45:53	richterbelmont	maybe you should clean after yourslef after you watch porn niche
2012-04-05 15:46:05	Niche	seeds and pooop have merged into one
2012-04-05 15:46:34	Niche	now time to play vita and ignore this catastrophe
2012-04-05 15:47:43	Niche	When Tara Long & Max Scoville are in the chatroom, what are their nicknames?
2012-04-05 15:47:52	richterbelmont	bigby
2012-04-05 15:47:52	richterbelmont	and ep
2012-04-05 15:48:15	Niche	weird
2012-04-05 15:48:59	jared	Hey, has anyone seen dare lately?
2012-04-05 15:49:06	jared	Speaking of nicks.
2012-04-05 15:49:10	@Aerox	His storage unit flooded
2012-04-05 15:49:18	richterbelmont	http://www.destructoid.com/the-witcher-announced-for-mac-ios-comics-and-backups-225286.phtml
2012-04-05 15:49:22	@Aerox	And he has been really busy dealing with it apparently
2012-04-05 15:49:39	jared	Oh, that's too bad. At least nothing seriously horrible happened to him though.
2012-04-05 15:49:50	richterbelmont	he lives in a storage unit?
2012-04-05 15:50:09	Brainderailment	http://3.bp.blogspot.com/-ecJZNflnfSE/T322I3P-yOI/AAAAAAAAD-4/4_5WPaSB6i0/s1600/violence-your-woman-is-your-gun.jpg
2012-04-05 15:50:11	@TDiddy	hehehe
2012-04-05 15:51:35	jared	Does anyone ever legit disappear from #Dtoid?
2012-04-05 15:51:40	@TDiddy	yes
2012-04-05 15:52:03	 *	jared shrugs
2012-04-05 15:52:12	richterbelmont	into the darkness , from the players behind the scenes.. into a back alley
2012-04-05 15:52:52	jared	If I disappear, I want to establish ahead of time that you should all agree it was probably a snomobiling accident.
2012-04-05 15:53:24	@TDiddy	i would have said moose fart overdose
2012-04-05 15:54:03	jared	See.. that's what I would like to avoid.
2012-04-05 15:54:41	jared	if you really need something other than snowmobiling, like, maybe posit that dropping your 'r's causes brain cancer or something.
2012-04-05 15:56:43	-->	lolshin (~lolshin@161.38.221.165) has joined #destructoid
2012-04-05 15:58:30	richterbelmont	huh?
2012-04-05 16:00:13	jared	Wha?
2012-04-05 16:00:21	@Aerox	 Moose probably has a home built gas chamber full of bodies
2012-04-05 16:00:38	jared	We should all be so lucky. =P
2012-04-05 16:01:11	richterbelmont	could make a horror torture movie and call it moose farts
2012-04-05 16:01:51	jared	OK, I lol'd.
2012-04-05 16:02:14	jared	Was there already discussion about the ME3 extended cut in here that I missed?
2012-04-05 16:02:23	jared	If so, I won't drag people through it again.
2012-04-05 16:03:13	andrewm	Haha
2012-04-05 16:03:38	andrewm	We just kicked a level 8 Salrian Infiltrator from a Gold game
2012-04-05 16:04:02	andrewm	Before he went "You wanna this nigga for bein low level? A got an achievement for all of them.
2012-04-05 16:11:12	+Gandysampras	bored
2012-04-05 16:11:19	+Gandysampras	although I do have pringles
2012-04-05 16:11:45	Brainderailment	pringles will take away the boredom
2012-04-05 16:11:58	+Gandysampras	I am hoping as much
2012-04-05 16:12:01	+Gandysampras	I am a duck
2012-04-05 16:12:07	+Gandysampras	quack quack quack
2012-04-05 16:14:01	jared	haha
2012-04-05 16:14:07	jared	I know exactly what you're doing.
2012-04-05 16:14:33	jared	I still found pringles to be too greasy though. Even though their advertising says otherwise.
2012-04-05 16:14:35	jared	LIARS
2012-04-05 16:14:51	+Gandysampras	Pringles arent greasy they are dusty
2012-04-05 16:14:58	+Gemsi	and amazing
2012-04-05 16:15:03	+Gandysampras	aye
2012-04-05 16:15:08	+Gandysampras	Tesco ahs them on offer
2012-04-05 16:15:27	+Gemsi	still I prefer kettle crisps or at the very least that type of crisp
2012-04-05 16:15:49	jared	The CVS had sugar-free Red Bull on sale this week, I was pretty excited. They shall meet a fair end at the hands of vodka.
2012-04-05 16:16:13	+Gemsi	off brand aidi kettle crisps and off brand pringles are great as well
2012-04-05 16:16:25	+Gandysampras	indeed
2012-04-05 16:18:08	+Gemsi	gandy, make guild wars 2 release now please, this four day weekend would be great for it
2012-04-05 16:18:28	+Gandysampras	I wish
2012-04-05 16:22:33	jared	There's a 4 day weekend?
2012-04-05 16:22:36	jared	wtf?
2012-04-05 16:22:45	+Gemsi	in the uk there is yes
2012-04-05 16:23:22	+Gemsi	because easter
2012-04-05 16:23:47	jared	Damn you. I'd love 4 days off.
2012-04-05 16:24:26	+Gemsi	we get another national 4 day weekend later in the year as well because we keep the queen around for so long
2012-04-05 16:24:31	Niche	mahahah, ooh yeah sucka
2012-04-05 16:24:51	Niche	I work in the US and get a 4 day weekend ^_^
2012-04-05 16:25:04	jared	!?
2012-04-05 16:25:20	jared	I work in the US and all I got was this lousy Internet piracy bill.
2012-04-05 16:25:41	Niche	oh yeahh, non-shitty companies ftw!
2012-04-05 16:25:49	jared	=(
2012-04-05 16:26:40	Niche	who all here has a vita?
2012-04-05 16:26:44	Brainderailment	me
2012-04-05 16:26:47	@Aerox	Me
2012-04-05 16:26:48	jared	You know what I love about IRC? It doesn't do that "the other person is typing..." garbage, so there's no penalty for me deciding not to say soemthing stupid.
2012-04-05 16:26:56	jared	I'm gonna get one. I'm gonna.
2012-04-05 16:26:58	@Aerox	Haha
2012-04-05 16:26:59	+Gemsi	it's irc
2012-04-05 16:27:07	Brainderailment	not aol
2012-04-05 16:27:13	 *	jared knows
2012-04-05 16:27:14	+Gemsi	99% of things said by someone is something stupid
2012-04-05 16:27:23	Niche	What games have you had the most fun with Aerox & Brainderailment ?
2012-04-05 16:27:31	@Aerox	Hot shots golf
2012-04-05 16:32:26		irc: disconnected from server
2012-04-09 09:07:36	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-09 09:07:36	--	Nicks #destructoid: [@bloodylip @Q +Ecks|Offline +Gandysampras +Torzelan [Slime] ^power Apple_Master benbeltran1 cardfrek3 Dinsdale DtoidBot Dyganth_ Halfleft|away HammerTiem|offl jared jorge` Kasreyn Lelio|Away lolshin madfigs meeetalnarf metalnarf mistic Morcant mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-09 09:07:36	--	Channel #destructoid: 30 nicks (2 ops, 0 halfops, 3 voices, 25 normals)
2012-04-09 09:07:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-09 09:15:44	benbeltran1	morning
2012-04-09 10:17:52	--	Torzelan is now known as Torzel[a]n
2012-04-09 10:34:10	-->	iAerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-09 10:34:10	--	Mode #destructoid [+o iAerox] by Q
2012-04-09 10:48:38	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-09 10:57:35	theGoldenAvatar	GoT is ruining Littlefinger
2012-04-09 10:58:44	@bloodylip	you are ruining Littlefinger
2012-04-09 10:59:06	@bloodylip	what are your thoughts on the ending of last night?
2012-04-09 10:59:17	theGoldenAvatar	I don't even remember how it ended.
2012-04-09 10:59:39	@bloodylip	jon saw craster sacrificing a baby
2012-04-09 10:59:43	theGoldenAvatar	Oh
2012-04-09 10:59:44	@bloodylip	craster knocked him the fuck out
2012-04-09 10:59:47	theGoldenAvatar	Oh.
2012-04-09 10:59:51	theGoldenAvatar	That shit, right.
2012-04-09 10:59:53	theGoldenAvatar	Fuck that.
2012-04-09 11:00:06	theGoldenAvatar	Fuck everything about that entire scene.
2012-04-09 11:01:28	theGoldenAvatar	I watched it last Thursday
2012-04-09 11:01:49	theGoldenAvatar	I'd wiped it from my memory apparently
2012-04-09 11:01:54	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-04-09 11:03:30	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-04-09 11:03:43	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-04-09 11:04:50	jared	Hey guise.
2012-04-09 11:05:02	@iAerox	Hi jared
2012-04-09 11:05:07	theGoldenAvatar	Howdy
2012-04-09 11:05:37	jared	Whoa, jro, what happened?
2012-04-09 11:05:42	jared	Apple Branding?
2012-04-09 11:05:45	@iAerox	Stupid Russian
2012-04-09 11:06:03	@iAerox	This is my default alt login on my phone/iPad
2012-04-09 11:07:46	jared	ah
2012-04-09 11:08:09	jared	Does anyone know a simple way to either determine if a number is even, or to round and answer down to the enarest integer in JavaScript?
2012-04-09 11:08:20	 *	jared can't type
2012-04-09 11:08:48	theGoldenAvatar	Rounding down?
2012-04-09 11:08:53	theGoldenAvatar	floor()
2012-04-09 11:09:11	theGoldenAvatar	even is if(x % 2 == 0)
2012-04-09 11:09:42	theGoldenAvatar	Do want thos to work in conjunction?
2012-04-09 11:09:44	theGoldenAvatar	Like:
2012-04-09 11:09:59	theGoldenAvatar	if(x % 2 != 0) x = Math.floor(x);
2012-04-09 11:10:26	jared	So, would Math.floor(1.5) = 1?
2012-04-09 11:10:32	theGoldenAvatar	Yes
2012-04-09 11:10:39	jared	OK, yeah that works. Thanks!
2012-04-09 11:10:55	jared	I'm workign with ability modifiers in an RPG, and they only increment every 2 points.
2012-04-09 11:11:03	jared	so 12 == bonus of 1, but 13 also == bonus of 1.
2012-04-09 11:11:10	jared	14 == bonus of 2, etc.
2012-04-09 11:11:39	theGoldenAvatar	Just use mod then.
2012-04-09 11:11:58	theGoldenAvatar	Makes more sense in that case.
2012-04-09 11:16:41	jared	Well, that would only give me the remainder right?
2012-04-09 11:17:08	jared	I'm running this, which I think will give me what I want:
2012-04-09 11:17:24	jared	nbsSTRbonus = Math.floor((nbsSTR - 10) / 2);
2012-04-09 11:17:29	-->	tGA_phone (~tgaphone@166.137.11.12) has joined #destructoid
2012-04-09 11:17:59	jared	So it automatically subtracts the first 10, beause they don't count, then divides by 2 and rounds down.
2012-04-09 11:18:10	jared	Thus giving me the actualy ability bonus./
2012-04-09 11:19:32	tGA_phone	Sorry left the office
2012-04-09 11:19:44	tGA_phone	Missed part of that
2012-04-09 11:19:48	jared	NP
2012-04-09 11:20:03	jared	The line I have that seems to work the best for me is:
2012-04-09 11:20:09	tGA_phone	Still
2012-04-09 11:20:15	jared	nbsDEXbonus = Math.floor((nbsDEX - 10) / 2);
2012-04-09 11:20:32	tGA_phone	Level - 10 % 2
2012-04-09 11:20:47	tGA_phone	Or that's
2012-04-09 11:20:54	tGA_phone	It really doesn't matter
2012-04-09 11:21:27	jared	I'll be the first to admit I'm not a programmer.. so even if I'm doing it inefficiently, I'm just going to do it down I understand it.
2012-04-09 11:21:37	jared	*how I
2012-04-09 11:23:37	tGA_phone	It's really just splitting hairs
2012-04-09 11:45:27	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-04-09 11:45:27	--	Mode #destructoid [+o ProfPew] by Q
2012-04-09 11:48:31	jared	I forgot how much I both love and hate programming. Well, it's more the rules of this game that are making things comlicated.
2012-04-09 11:52:11	<--	tGA_phone (~tgaphone@166.137.11.12) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-09 11:52:34	-->	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-04-09 11:54:49	-->	tGA_phone_ (~tgaphone@166.137.11.12) has joined #destructoid
2012-04-09 11:56:37	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-04-09 11:56:37	--	tGA_phone_ is now known as tGA_phone
2012-04-09 11:57:14	--	Ecks|Offline is now known as Ecksorcism
2012-04-09 12:02:17	<--	tGA_phone (~tgaphone@166.137.11.12) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-09 12:08:26	theGoldenAvatar	Has anybody gotten a federal tax refund yet?
2012-04-09 12:09:25	+Ecksorcism	I have but that doesnt really help you
2012-04-09 12:09:46	@iAerox	I owed 650
2012-04-09 12:09:49	theGoldenAvatar	It really doesn't
2012-04-09 12:09:57	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-09 12:15:06	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-09 12:15:06	--	Mode #destructoid [+o TDiddy] by Q
2012-04-09 12:16:52	--	Ecksorcism is now known as Ecks|Offline
2012-04-09 12:20:25	--	cardfrek3 is now known as cardfrek
2012-04-09 12:27:06	--	Ecks|Offline is now known as Ecksorcism
2012-04-09 12:28:00	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-09 12:28:06	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-04-09 12:28:26	--	cardfrek2 is now known as cardfrek
2012-04-09 12:38:40	--	Torzel[a]n is now known as Torzelan
2012-04-09 12:39:09	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-09 12:52:18	-->	naia_ (~naia@cpe-98-154-77-182.socal.res.rr.com) has joined #destructoid
2012-04-09 12:52:18	--	Mode #destructoid [+o naia_] by Q
2012-04-09 12:54:40	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-09 12:56:46	--	Torzelan is now known as Torzel[a]n
2012-04-09 13:00:33	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-09 13:02:12	theGoldenAvatar	"And no, diet and exercise are not difficult to do, and multiple peer-reviewed studies have proven that the whole thermodynamics thing is bullshit and that it doesn't work. We're not talking about losing 5 lbs (2.3 kg) and toning up a little. We're talking about how to make really, bona fide fat people skinny, and there isn't any way to do it. Why are you so emotional and violently opposed to science having repeatedly proven your "common se
2012-04-09 13:02:12	theGoldenAvatar	nse" wrong?"
2012-04-09 13:02:27	theGoldenAvatar	"We're talking about how to make really, bona fide fat people skinny, and there isn't any way to do it."
2012-04-09 13:02:33	theGoldenAvatar	...
2012-04-09 13:02:40	theGoldenAvatar	The fuck is wrong with people.
2012-04-09 13:05:28	+Ecksorcism	I've seen it happen a million times
2012-04-09 13:05:43	+Ecksorcism	sure they all didnt do the same thing, but it was all similar
2012-04-09 13:06:25	jared	What did I miss?
2012-04-09 13:09:00	richterbelmont	everything
2012-04-09 13:10:08	Halfleft|away	who is fat here?
2012-04-09 13:10:22	Halfleft|away	if aerox stopped eating for like five weeks would ge get skinny or die
2012-04-09 13:10:28	madfigs	it's the internet, everyone
2012-04-09 13:12:12	--	iAerox is now known as Aerox
2012-04-09 13:12:18	@Aerox	That's the plan!
2012-04-09 13:13:48	@naia_	I think by that point anyone regardless of size would die without food for five weeks
2012-04-09 13:19:33	jared	I should do that.
2012-04-09 13:20:33	richterbelmont	or go on pizza diet
2012-04-09 13:20:34	jared	Aerox: I'm making a javascript calculator to do wild shape stats for me. This was a mistake.
2012-04-09 13:20:35	richterbelmont	yum
2012-04-09 13:20:56	@Aerox	Haha
2012-04-09 13:29:08	Halfleft|away	time for dishes
2012-04-09 13:31:31	--	Ecksorcism is now known as Ecks|Offline
2012-04-09 13:33:49	richterbelmont	http://www.japanator.com/zombie-ass-is-a-real-movie-about-zombies-grabbing-butts-22849.phtml
2012-04-09 13:36:08	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-09 13:36:08	--	Mode #destructoid [+v Gemsi] by Q
2012-04-09 13:48:06	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-09 13:59:10	+Gandysampras	ZOMG GUYS I SLEP FOR 4 HOURS
2012-04-09 13:59:19	+Gemsi	U CRAZY
2012-04-09 13:59:30	@Aerox	Nice work
2012-04-09 13:59:49	+Gandysampras	yay
2012-04-09 14:00:13	Dinsdale	slept 14 hours the other day Oo
2012-04-09 14:00:26	Dinsdale	when I woke up I was still tired, so I slept for 1h more
2012-04-09 14:01:07	Halfleft|away	gandy you shoul go to the doctors
2012-04-09 14:01:12	Halfleft|away	i mean, so should I
2012-04-09 14:01:25	Halfleft|away	I've been partially deaf in my right ear since 11am
2012-04-09 14:02:08	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-04-09 14:02:09	theGoldenAvatar	Probably a spider.
2012-04-09 14:02:13	theGoldenAvatar	Laying eggs.
2012-04-09 14:02:19	dare-	Free Domino's pizza! https://www.facebook.com/Dominos/app_275075955907423
2012-04-09 14:02:34	DtoidBot	Fuck off.
2012-04-09 14:03:05	theGoldenAvatar	Can I not tip the delivery person?
2012-04-09 14:03:06	dare-	You really hate Dominos
2012-04-09 14:03:16	theGoldenAvatar	It's not free if I have to tip someone.
2012-04-09 14:03:21	Halfleft|away	nobody tips delivery people in london
2012-04-09 14:03:30	theGoldenAvatar	Shocking.
2012-04-09 14:03:35	+Gandysampras	I have been gavin
2012-04-09 14:03:46	Halfleft|away	and?
2012-04-09 14:03:47	+Gandysampras	Also you probably have an ear infection
2012-04-09 14:03:51	+Gandysampras	Or it's full of wax
2012-04-09 14:04:03	dare-	Or placenta
2012-04-09 14:04:03	theGoldenAvatar	Probably the latter.
2012-04-09 14:04:04	Halfleft|away	i dont think it's wax
2012-04-09 14:04:04	+Gandysampras	I got sleeping pills on prescription. They didn't work
2012-04-09 14:04:12	Halfleft|away	i pour bleach down there like every day
2012-04-09 14:04:19	+Gandysampras	If you went suddentl deaf it most likely is
2012-04-09 14:04:19	theGoldenAvatar	Well
2012-04-09 14:04:23	theGoldenAvatar	That's probably the problem.
2012-04-09 14:04:25	theGoldenAvatar	The bleach.
2012-04-09 14:04:31	Halfleft|away	not deaf
2012-04-09 14:04:35	Halfleft|away	partially deaf
2012-04-09 14:04:52	Halfleft|away	it feels the same as when you get water in it
2012-04-09 14:04:56	Halfleft|away	but it's been all day
2012-04-09 14:04:59	Halfleft|away	so I assume thats not it
2012-04-09 14:12:07	+Gandysampras	Go to the doctors
2012-04-09 14:12:16	Halfleft|away	myeh
2012-04-09 14:12:27	Halfleft|away	it's getting better on its own
2012-04-09 14:12:34	Halfleft|away	they've hatched and crawled into my brain
2012-04-09 14:21:25	jared	haha
2012-04-09 14:22:50	dare-	Yay Devil May Cry HD got a good score
2012-04-09 14:26:38	theGoldenAvatar	YAY
2012-04-09 14:27:07	jared	Oh hey, welcome back dare.
2012-04-09 14:27:14	dare-	Hi, thanks
2012-04-09 14:30:42	--	Ecks|Offline is now known as Ecksorcism
2012-04-09 14:34:12	dare-	Jared you have PS+ right? Let me know if you want to play Shank 2
2012-04-09 14:50:34	<--	Morcant (~morcant@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (Ping timeout)
2012-04-09 14:52:00	jared	OK. I haven't downloaded it yet. Have you checked out Closure at all, it's amazing.
2012-04-09 14:53:58	-->	Morcant (~morcant@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has joined #destructoid
2012-04-09 14:56:53	dare-	No I think there was a demo right? If so I have it downloaded
2012-04-09 14:57:49	@Aerox	There was a flash game like a year ago
2012-04-09 15:00:00	jared	Yeah, there's a demo.
2012-04-09 15:00:24	jared	They have a PC release already, but I don't know if it's a legit PC game now, like on steam or summat.
2012-04-09 15:05:55	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-09 15:14:42	@naia_	Wow Don Draper is losing his mind
2012-04-09 15:14:58	@naia_	I guess that's the one perk to being sick.  I stay home and watch TV
2012-04-09 15:15:05	+Gandysampras	shush naia
2012-04-09 15:15:10	+Gandysampras	Some of us haven't watched it yet
2012-04-09 15:15:29	@naia_	Go watch it!
2012-04-09 15:15:32	@Aerox	Hi naia hi gandy
2012-04-09 15:15:35	richterbelmont	yeah still stuck in the frieza saga
2012-04-09 15:15:40	+Gandysampras	I have to do work naia :(
2012-04-09 15:15:45	@Aerox	I started avatar last night
2012-04-09 15:15:48	@Aerox	It's good
2012-04-09 15:15:49	@naia_	boo work
2012-04-09 15:15:57	+Gandysampras	yay aerox
2012-04-09 15:17:55	Halfleft|away	It's... quiet.
2012-04-09 15:18:00	Halfleft|away	Lauren must be having a nap.
2012-04-09 15:18:04	Halfleft|away	This is glorious.
2012-04-09 15:18:14	Halfleft|away	I'm going to turn my podcast off and read.
2012-04-09 15:18:16	dare-	Yeah NAIA SHUSH
2012-04-09 15:18:20	+Gandysampras	I hope dave starts fucking her immediately
2012-04-09 15:18:37	Halfleft|away	oh gandy. don't know you dave at all?
2012-04-09 15:18:43	Halfleft|away	Obviously it's lauren who does the fucking
2012-04-09 15:18:57	andrewm	I hate bitches who cover my biotic explosions with tech
2012-04-09 15:20:13	richterbelmont	everyone has that problem!
2012-04-09 15:21:05	Halfleft|away	never mind. She's awake. Annoying laughter continues.
2012-04-09 15:21:12	 *	Halfleft|away dons headphones
2012-04-09 15:22:26	+Gandysampras	Brilliant
2012-04-09 15:23:17	Halfleft|away	if dave wasn't pathetic and didn't live with his mum they could go there
2012-04-09 15:23:27	+Gandysampras	hahaha
2012-04-09 15:24:01	+Gandysampras	Cherry coke is a pound at the moment. this is fantastic
2012-04-09 15:24:26	Halfleft|away	it's a pound because nobody wants it because it's shit
2012-04-09 15:24:40	Halfleft|away	the asda near me yoyos between pepsi for a pound and coke for a pound
2012-04-09 15:24:49	Halfleft|away	it's on coke at the moment so that's what i've been getting
2012-04-09 15:28:26	+Gandysampras	Fuck you gavin, cherry coke is the second best coke
2012-04-09 15:29:33	Halfleft|away	i'd love to agree with you
2012-04-09 15:29:36	Halfleft|away	but then we'd both be wrong
2012-04-09 15:29:38	Halfleft|away	idiot
2012-04-09 15:30:09	Halfleft|away	if you think vanilla is the best coke you can just go right ahead and throw yourself under a bus
2012-04-09 15:30:14	+Gandysampras	Lime.
2012-04-09 15:30:20	Halfleft|away	Never had it.
2012-04-09 15:30:27	richterbelmont	Coca cola cherry THE FINAL STRAW
2012-04-09 15:32:03	richterbelmont	pepsi throwback?
2012-04-09 15:32:19	+Gandysampras	All of our soda is made with real sugar
2012-04-09 15:32:25	Halfleft|away	lol
2012-04-09 15:32:27	+Gandysampras	HFCS isn't a thing over here
2012-04-09 15:32:27	Halfleft|away	throwback
2012-04-09 15:33:04	Halfleft|away	isn't it illegal even?
2012-04-09 15:33:11	Halfleft|away	after being proven to cause cancer or something?
2012-04-09 15:33:24	+Gandysampras	Yeah
2012-04-09 15:33:37	richterbelmont	everything has hfcs here
2012-04-09 15:33:38	+Gandysampras	Something anyway
2012-04-09 15:35:05	Halfleft|away	wiki doesn't mention it
2012-04-09 15:35:12	Halfleft|away	just a long list of other health issues
2012-04-09 15:35:52	dare-	We import soda from Mexico to get real sugar in our coke
2012-04-09 15:37:47	+Gandysampras	Have any of you nerds done this yet for extra Diablo 3 stuff? http://reveal.diablo3.com/en_US
2012-04-09 15:37:53	+Gandysampras	There's only 20 horus left for the first one
2012-04-09 15:38:19	richterbelmont	no! i was playing bad nes games
2012-04-09 15:38:26	+Gandysampras	hours*
2012-04-09 15:42:00	richterbelmont	nah i heard caramel 40 actually causes cancer , i dont about hfcs , unless it was on the news in your country that hfcs causes cancer
2012-04-09 15:42:23	+Gandysampras	nah it's related to it making you a fatty
2012-04-09 15:42:24	+Gandysampras	and generally just being bad for you
2012-04-09 15:42:30	+Gandysampras	ie diabeetus
2012-04-09 15:45:52	+Gandysampras	Nosebleeds are starting to get annoying ¬_¬
2012-04-09 15:45:56	+Gandysampras	three in the past 4 days
2012-04-09 15:46:08	jared	Lay off the cocaine.
2012-04-09 15:46:41	+Gandysampras	Firstly, Cocaine is rubbish and boring, second I haven't taken any
2012-04-09 15:49:45	jared	Well then I have no idea.
2012-04-09 15:50:56	jared	My JavaScript won't work. =P
2012-04-09 15:51:11	+Gandysampras	You missed a semicolon
2012-04-09 15:51:12	jared	Bullocks.
2012-04-09 15:51:24	+Gandysampras	Also that right brace shouldn't be there
2012-04-09 15:51:45	richterbelmont	funny hfcs causes cancer and beer prevents it
2012-04-09 15:51:48	jared	No, I think I'm handling the values wrong. I added some things in sequence, and even though that shouldn't mess anything up, I'm sure it did.
2012-04-09 15:52:18	+Gandysampras	Whatcha doing?
2012-04-09 15:52:52	jared	Making a stat calculator for this RPG, because the official rules of doing so are convoluted and annoying.
2012-04-09 15:52:58	+Gandysampras	Haha
2012-04-09 15:53:06	+Gandysampras	I bet you a million pounds soemone else has already done it
2012-04-09 15:53:30	jared	I looked. I wouldn't be in this mess if I had found something.
2012-04-09 15:53:51	@Aerox	Yeah wild shape Druids are not super popular
2012-04-09 15:54:34	@Aerox	Jared did you read treantmonk's guide
2012-04-09 15:55:57	jared	Aerox: No. And I know they're not powerful, but the point is, it shouldn't take me an hour or more to crunch the numbers for A SINGLE WILD SHAPE FORM just because Paizo split up all the relevant info and sprinkled it throughout the CRB.
2012-04-09 15:56:20	jared	Even online I need like 5 tabs open.
2012-04-09 15:56:35	+Gandysampras	haha
2012-04-09 15:57:35	jared	So my calc does generic crunching based on your size vs the animal size.
2012-04-09 15:59:02	jared	I just need to figure out where the values are getting messed up.
2012-04-09 16:00:43	+Gandysampras	Want a fresh set of eyes?
2012-04-09 16:00:56	+Gandysampras	I could use some procrastination
2012-04-09 16:01:27	jared	Sure. Be kind though, I am the first to admit I don't know what I'm doing.
2012-04-09 16:01:32	+Gandysampras	<3
2012-04-09 16:02:43	Halfleft|away	nerd
2012-04-09 16:03:32	jared	http://jaredstander.com/quickshape.js
2012-04-09 16:03:39	jared	This is the code. I'll link the page too.
2012-04-09 16:04:13	+Gandysampras	aight
2012-04-09 16:04:20	jared	http://jaredstander.com/quickshape.htm
2012-04-09 16:04:31	jared	The form is ugly now, because I'm just focusing on getting it to work.
2012-04-09 16:04:39	+Gandysampras	Shhhhhh
2012-04-09 16:05:15	jared	...
2012-04-09 16:05:31	+Gemsi	if nothing else, your code is commented better than 99% of the stuff I do
2012-04-09 16:05:39	Halfleft|away	ditto
2012-04-09 16:05:40	+Gandysampras	haha
2012-04-09 16:05:53	+Gandysampras	You nerds be lazy
2012-04-09 16:06:03	@Aerox	 It's so casual
2012-04-09 16:06:22	+Gemsi	no, I just only comment for stuff that really needs to be commented
2012-04-09 16:06:33	+Gandysampras	Pfft
2012-04-09 16:06:43	+Gandysampras	I assume everyone is retarded so comment everything
2012-04-09 16:06:51	jared	The code chunk is huge, I didn't want to get lost myself.
2012-04-09 16:06:59	jared	Well, huge for me.
2012-04-09 16:08:51	+Gemsi	my retarded mssql > php > psexec > autohotkey > third party software stuff is commented all over the place
2012-04-09 16:09:30	+Gemsi	90% of the standard pages I do for work just are not due to that fact they are pretty much queries and tables
2012-04-09 16:10:44	jared	If I can clean the code up so it, you know, works, I might look into making it an app -- if only for my own convenience.
2012-04-09 16:12:10	+Gandysampras	heh
2012-04-09 16:12:41	+Gandysampras	you aren't setting the newHP anywhere it's an empty value
2012-04-09 16:13:01	jared	Yeah, I know. I still need to look up how HP increases with CON increase.
2012-04-09 16:13:07	+Gandysampras	ah KK
2012-04-09 16:13:26	jared	But the other fields all have junk data in them if you click execute, and I don't know why that is.
2012-04-09 16:13:37	jared	I mean, even if you fill values in the top.
2012-04-09 16:13:40	+Gandysampras	Aye I see
2012-04-09 16:14:03	+Gandysampras	Did you mean to repeatedly redeclare all these new*** variables?
2012-04-09 16:14:20	+Gandysampras	inside applyWSmods()
2012-04-09 16:14:34	jared	Oh no.
2012-04-09 16:14:46	jared	I meant to move them up to the universal delcarations.
2012-04-09 16:14:53	jared	And take out the var.
2012-04-09 16:15:53	+Gandysampras	hrmph, why in the hell are they undefined
2012-04-09 16:18:23	jared	I actually redeclare the variables in a few places, because I am dumb. So I removed those.
2012-04-09 16:18:38	+Gandysampras	heh, it happens
2012-04-09 16:18:40	jared	Like right inside of the main function, I moved those vars to be global, but lefts the var in there.
2012-04-09 16:18:45	jared	Maybe that's the problem?
2012-04-09 16:18:57	+Gandysampras	possibly
2012-04-09 16:19:31	+Gandysampras	but some of the values were all decalred correctly and still didnt calculate properly
2012-04-09 16:19:52	jared	OK, I refereshed and some of them work.
2012-04-09 16:20:16	+Gandysampras	Aye I see
2012-04-09 16:20:37	jared	The ones that I see not working on the page now are the ones where I add things with lines like (x + y + z + t)
2012-04-09 16:20:53	jared	I think it's mad about that and I need parenthesis.
2012-04-09 16:20:54	+Gandysampras	yeah I'm looking at attack bonus now
2012-04-09 16:21:14	jared	Like (x + (y + (z)))
2012-04-09 16:21:19	@TDiddy	neeeeeeeeeeeeeeeeeeeeeeeeeeeeerds
2012-04-09 16:21:26	+Gandysampras	It really shouldn't need them though
2012-04-09 16:21:31	jared	OK.
2012-04-09 16:21:37	+Gandysampras	actually, ywah fromt he output maybe it is
2012-04-09 16:21:40	+Gandysampras	from the*
2012-04-09 16:21:43	+Gandysampras	yeah*
2012-04-09 16:21:47	+Gandysampras	ugh fuck you spelling
2012-04-09 16:22:06	+Gandysampras	It's outputting the numbers in sequence instead of performing the operations on them
2012-04-09 16:22:25	jared	I wish it didn't need them.. but the output looks like all of the numbers concatenated, so maybe I do.
2012-04-09 16:22:31	+Gandysampras	Indeed
2012-04-09 16:23:49	+Gemsi	also a chase the var are strings and that's what the math is breaking, but JS isn't something I remember if stuff like that matters or not with
2012-04-09 16:24:05	+Gandysampras	Aye, I think you're right
2012-04-09 16:24:09	+Gemsi	chance*
2012-04-09 16:25:32	jared	Hmm... I added parenthesese, and it's still not totally correctly.
2012-04-09 16:25:41	jared	So maybe it is the var type.
2012-04-09 16:25:41	+Gandysampras	might need to qualify the vars with .value
2012-04-09 16:25:51	+Gemsi	http://www.javascripter.net/faq/convert2.htm may be helpful
2012-04-09 16:26:16	+Gandysampras	EG
2012-04-09 16:26:28	+Gandysampras	newATB.value = (newSTRmod.value + nbsBAB.value);
2012-04-09 16:27:15	+Gandysampras	But you might have to do that when you get them from the form rather than in the calculations
2012-04-09 16:27:37	+Gandysampras	Oh wait, I was just looking at STR because I'm a dolt
2012-04-09 16:27:54	+Gandysampras	the rest already do that
2012-04-09 16:28:01	 *	Gandysampras is blind and retarded
2012-04-09 16:28:05	jared	?
2012-04-09 16:28:17	jared	 O I C
2012-04-09 16:28:46	jared	Yeah, maybe after pulling them I can parse them so they start as numerical.
2012-04-09 16:31:11	+Gandysampras	It could be that your various mod values arent parsed as integer values that's screwing it up
2012-04-09 16:31:27	+Gandysampras	and the new values aren't parsed until the end
2012-04-09 16:31:34	+Gemsi	try console.log(myvar); on some a have a look
2012-04-09 16:31:40	+Gandysampras	So up intil that point they are treated as strings
2012-04-09 16:31:46	+Gandysampras	until*
2012-04-09 16:31:47	+Gemsi	should dump stuff out to chromes dev tools / firebug
2012-04-09 16:34:16	-->	Gemsi_ (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-09 16:34:16	--	Mode #destructoid [+v Gemsi_] by Q
2012-04-09 16:34:51	+Gemsi_	I really need to figure out if it's the home hub or the fiber modem reboot every night at this time...
2012-04-09 16:37:02	jared	OK. I need to go through this and do some work. But thanks for the help all, some of the stuff like redeclaring the vars I probably would have missed for hours.
2012-04-09 16:37:28	+Gandysampras	haha
2012-04-09 16:37:30	+Gandysampras	no worries
2012-04-09 16:37:38	+Gemsi_	it's anyways the same, fresh eyes always notice something
2012-04-09 16:37:45	+Gandysampras	Sorry I'm drained and rubbish and not more help
2012-04-09 16:37:52	+Gandysampras	I blame the fact I actually got some sleep
2012-04-09 16:38:57	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Ping timeout)
2012-04-09 16:39:00	--	Gemsi_ is now known as Gemsi
2012-04-09 16:39:35	jared	I get the feeling everyone could use some sleep today.
2012-04-09 16:39:39	jared	Myself included.
2012-04-09 16:41:04	jared	OK, tiem to head home. Lates!
2012-04-09 16:47:53	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-04-09 16:56:51	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Quit: Leaving)
2012-04-09 16:57:21	--	Ecksorcism is now known as Ecks|Offline
2012-04-09 17:15:03	+Gandysampras	I wish Project Zomboid was better and multiplayer
2012-04-09 17:15:49	-->	tGA_phone (~tgaphone@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-09 17:16:59	tGA_phone	http://i.imgur.com/Ime6m.jpg
2012-04-09 17:17:11	andrewm	What is this shit?
2012-04-09 17:18:11	@TDiddy	I tried to read it
2012-04-09 17:18:14	@TDiddy	but it is all sideways
2012-04-09 17:18:28	andrewm	http://i.imgur.com/m5ZGI.jpg
2012-04-09 17:18:30	andrewm	There.
2012-04-09 17:18:46	andrewm	This is some bullshit.
2012-04-09 17:18:57	+Gandysampras	haha
2012-04-09 17:19:00	+Gandysampras	Brilliant
2012-04-09 17:19:11	andrewm	I blame Obama.
2012-04-09 17:21:25	+Gandysampras	I bet you have a "Don't Re-Nig in 2012" bumper sticker
2012-04-09 17:22:01	andrewm	I wish.
2012-04-09 17:27:39	<--	Aerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-04-09 17:31:00	-->	Aerox (~aerox@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-09 17:31:00	--	Mode #destructoid [+o Aerox] by Q
2012-04-09 17:31:03	<--	meeetalnarf (~meetalnar@p54AC99CB.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-09 17:34:17	<--	tGA_phone (~tgaphone@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-09 17:41:40	+Gandysampras	So bad at IRC Aerox
2012-04-09 17:42:05	@Aerox	I was in a meeting too long and didn't have focus so my iPad disconnected
2012-04-09 17:45:39	@Aerox	www.intimaterider.com
2012-04-09 17:47:51	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-04-09 17:49:42	+Gandysampras	Is that cripple sex aids?
2012-04-09 17:49:46	--	Torzel[a]n is now known as Torzelan
2012-04-09 17:49:59	@Aerox	Yes
2012-04-09 17:50:24	andrewm	They are cripple and have AIDS?
2012-04-09 17:50:27	andrewm	What a raw deal.
2012-04-09 17:51:24	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-04-09 17:54:27	--	Ecks|Offline is now known as Ecksorcism
2012-04-09 17:56:48	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-04-09 18:00:51	richterbelmont	!q gandy
2012-04-09 18:00:56	DtoidBot	[381] < Gandy> His chin would burst your nutsack if he was giving you a blowey
2012-04-09 18:10:18	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-09 18:35:23	+Gandysampras	That was in reference to gavin's chin
2012-04-09 18:40:11	@TDiddy	good ole butt chin
2012-04-09 18:44:18	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-09 18:52:08		irc: disconnected from server
2012-04-10 09:11:30	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-10 09:11:30	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecks|Offline +Gandysampras +Torzelan ^power andrewm_ Apple_Master benbeltran1 cardfrek Dinsdale DougCL DtoidBot Dyganth_ HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-04-10 09:11:30	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-04-10 09:11:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-10 09:32:22	--	Ecks|Offline is now known as Ecksorcism
2012-04-10 10:38:48	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-10 10:38:48	--	Mode #destructoid [+o TDiddy] by Q
2012-04-10 10:42:57	+Ecksorcism	Hey Travis
2012-04-10 10:42:59	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-10 10:42:59	--	Mode #destructoid [+o Aerox] by Q
2012-04-10 10:43:05	+Ecksorcism	Hey JRo
2012-04-10 10:45:32	@Aerox	hi
2012-04-10 10:57:21	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-04-10 10:57:54	-->	andrewtab (~andrewtab@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-04-10 11:08:51	-->	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has joined #destructoid
2012-04-10 11:45:41	<--	andrewtab (~andrewtab@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Ping timeout)
2012-04-10 11:47:18	-->	Simmy (~Lee@77.101.97.153) has joined #destructoid
2012-04-10 11:47:32	theGoldenAvatar	If I preorder GW2 do I get immediate Beta access?
2012-04-10 11:48:42	@Aerox	It's not immediate -- they do weekend beta events
2012-04-10 11:48:50	@Aerox	But you get guaranteed access to all future events
2012-04-10 11:49:14	@Aerox	The only ongoing beta is for employees and handpicked Guild Wars 1 playtesters
2012-04-10 11:49:40	theGoldenAvatar	When do the weekend events run?
2012-04-10 11:49:57	theGoldenAvatar	Friday to Monday?
2012-04-10 11:50:01	@Aerox	Yeah
2012-04-10 11:50:11	@Aerox	I think the last one was 9am friday morning to midnight sunday/monday
2012-04-10 11:53:56	theGoldenAvatar	Hmm
2012-04-10 11:53:58	theGoldenAvatar	I'll wait then
2012-04-10 11:56:30	-->	meeetalnarf (~meetalnar@p54AC99C8.dip0.t-ipconnect.de) has joined #destructoid
2012-04-10 12:20:35	jared	hey guise.
2012-04-10 12:24:52	@Aerox	Hi Jared
2012-04-10 12:26:24	jared	How's it going?
2012-04-10 12:27:58	@Aerox	ok
2012-04-10 12:28:18	meeetalnarf	http://www.youtube.com/watch?feature=player_detailpage&v=8BJG1Q3uLdE#t=80s german but i think you get the idea
2012-04-10 12:28:26	DtoidBot	Die Polizei - Polizei-Simulator: Das Horror-Spiel im Test von GameStar
2012-04-10 12:34:43	jared	Lost Planet 3! Is everyone excited!?
2012-04-10 12:35:08	meeetalnarf	http://www.theatlantic.com/infocus/2012/04/north-korea-prepares-for-a-milestone-year/100276/  i am more excited about the first pic
2012-04-10 12:37:24	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-10 12:37:24	--	Mode #destructoid [+v Gemsi] by Q
2012-04-10 12:43:59	jared	LP3 is being made by the same studio that made Legendary and Turning Point: Fall of Liberty. Are they trying to tank sales?
2012-04-10 12:44:25	+Ecksorcism	That still pew tweeted looks so good
2012-04-10 12:48:29	jared	Also, I think I finally got that stat clac to work correctly.
2012-04-10 12:48:43	+Gemsi	what was the problem in the end ?
2012-04-10 12:54:50	@Aerox	face
2012-04-10 12:54:54	@Aerox	whoops
2012-04-10 12:57:12	jared	I had to parseFloat a lot of things because they were being outputted as as strings.
2012-04-10 12:57:38	jared	Thatw as mostly the problem. I found a few small issues too with my math in some areas.
2012-04-10 12:59:46	--	Aerox is now known as Aerox|Away
2012-04-10 13:33:01	theGoldenAvatar	So sleepy.
2012-04-10 13:41:48	<--	Simmy (~Lee@77.101.97.153) has quit (Ping timeout)
2012-04-10 13:46:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-10 14:25:48	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-10 14:27:56	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-10 14:42:51	-->	Morcant (~morcant@99-177-241-109.lightspeed.moblal.sbcglobal.net) has joined #destructoid
2012-04-10 15:05:56	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-10 15:05:57	<--	andrewm_ (~andrewm@24.25.59.226) has quit (Read error: Connection reset by peer)
2012-04-10 15:09:23	<--	Aerox|Away (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-04-10 15:10:22	andrewm	Wow
2012-04-10 15:10:29	andrewm	This ME3 MP update broke my game.
2012-04-10 15:11:38	-->	Ecks_Tablet (~Ecks@184.175.55.245) has joined #destructoid
2012-04-10 15:13:22	andrewm	It gets to the "Checking downloadable content" thing on the menu
2012-04-10 15:13:28	andrewm	And freezes my entire xbox
2012-04-10 15:13:31	Dinsdale	Why do I not get any usefull weapons in me3
2012-04-10 15:13:33	Dinsdale	fucking
2012-04-10 15:13:42	Dinsdale	Saw one with maxed out black widow
2012-04-10 15:13:43	Dinsdale	the fuck
2012-04-10 15:13:49	andrewm	Dude plays a lot.
2012-04-10 15:13:57	Dinsdale	250 games or so
2012-04-10 15:14:00	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-10 15:14:00	--	Mode #destructoid [+o Aerox] by Q
2012-04-10 15:14:02	Dinsdale	well won games
2012-04-10 15:14:06	Dinsdale	as do I
2012-04-10 15:14:16	andrewm	How do you know how many games someone has played?
2012-04-10 15:14:23	Dinsdale	rating
2012-04-10 15:14:28	andrewm	That's not what that is.
2012-04-10 15:14:29	@Aerox	What game?
2012-04-10 15:14:43	Dinsdale	its basicly won games
2012-04-10 15:14:49	andrewm	No, it's not.
2012-04-10 15:14:59	andrewm	It's levels + 10 for promoted characters
2012-04-10 15:15:13	Dinsdale	mkay
2012-04-10 15:15:21	Dinsdale	Anygay
2012-04-10 15:15:27	Dinsdale	he had 250 rating
2012-04-10 15:15:39	andrewm	I saw a guy with a 1780 rating this weekend.
2012-04-10 15:15:42	andrewm	I was like O.o
2012-04-10 15:15:44	Dinsdale	which is what I got
2012-04-10 15:15:49	Dinsdale	and I never promote my characters
2012-04-10 15:16:07	Dinsdale	and I keep getting class training in my spectre packs
2012-04-10 15:16:45	andrewm	My rating has been on 162 for a week.
2012-04-10 15:16:51	andrewm	And I've played like 50 games
2012-04-10 15:17:07	Dinsdale	I just play gold
2012-04-10 15:17:21	Dinsdale	get like 1 rating per game or something
2012-04-10 15:21:46	andrewm	...
2012-04-10 15:22:29	Dinsdale	dno how this shit works
2012-04-10 15:22:33	Dinsdale	just want my guns...
2012-04-10 15:23:09	andrewm	I have like a Carnifex 5 and a Graal 6
2012-04-10 15:23:18	andrewm	That's the best I've accrued so far
2012-04-10 15:23:41	Dinsdale	Maxed out my geth shotgun I think
2012-04-10 15:24:06	<--	nastidon (~chatzilla@S0106602ad06bdfdf.ss.shawcable.net) has quit (Quit: ChatZilla 0.9.88 [Firefox 3.6.9/20100824153629])
2012-04-10 15:24:41	andrewm	I got like a thousand respec cards before they patched a cap on them
2012-04-10 15:25:56	Dinsdale	I got a rare yesterday
2012-04-10 15:25:58	Dinsdale	javalin
2012-04-10 15:25:59	Dinsdale	YES
2012-04-10 15:26:05	andrewm	Ouch
2012-04-10 15:26:07	 *	Ecks_Tablet yawns
2012-04-10 15:26:13	andrewm	Just got the Claymore IV and Arc Pistol V
2012-04-10 15:26:17	andrewm	Both of which I hate
2012-04-10 15:26:29	Dinsdale	I barely use weapons
2012-04-10 15:26:34	Dinsdale	play sentinel :P
2012-04-10 15:26:40	andrewm	It's all I use as a Engi
2012-04-10 15:26:44	andrewm	Does way more damage than my powers
2012-04-10 15:26:47	Dinsdale	biotic explosion my way to credits
2012-04-10 15:26:47	@Aerox	I have like a level 7 shotgun
2012-04-10 15:27:29	Dinsdale	I find me3 MP pretty boring though :<
2012-04-10 15:37:13	richterbelmont	http://saveandquitgaming.com/wp-content/uploads/2011/04/MashUp_GearsMassEffectFinal-1024x822.jpg
2012-04-10 15:39:18	jared	I lol'd.
2012-04-10 15:39:30	jared	"Grugs are tough!"
2012-04-10 15:39:32	Dinsdale	http://www.twitch.tv/ksiolajidebt
2012-04-10 15:39:34	Dinsdale	this guy
2012-04-10 15:39:36	Dinsdale	is retarded
2012-04-10 15:41:06	jared	What game is that even?
2012-04-10 15:41:19	Dinsdale	happywheels
2012-04-10 15:41:34	jared	Why are you going backwards? I don't want this.
2012-04-10 15:41:45	Dinsdale	flashgame
2012-04-10 15:43:42	-->	DrPopa (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-10 15:43:43	--	Mode #destructoid [+o DrPopa] by Q
2012-04-10 15:46:03	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-04-10 15:53:24	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-10 15:54:09	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-10 15:55:09	jared	They patched a cap onto the cards?
2012-04-10 15:55:18	jared	That's good at least,.
2012-04-10 15:56:38	jared	Anyone get the DLC yet?
2012-04-10 15:57:00	<--	meeetalnarf (~meetalnar@p54AC99C8.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-04-10 15:59:03	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-10 16:17:44	Dinsdale	what dlc
2012-04-10 16:20:20	+Gandysampras	fart fart fart
2012-04-10 16:20:27	@Aerox	HI GANDY
2012-04-10 16:20:29	+Gandysampras	yo
2012-04-10 16:22:50	jared	poop poop poop
2012-04-10 16:24:11	jared	Dinsdale: The ME3 MP DLC. Wow, that's a lot of acronyms.
2012-04-10 16:27:54	<--	Ecks_Tablet (~Ecks@184.175.55.245) has quit (EOF from client)
2012-04-10 16:34:57	 *	jared --> home
2012-04-10 16:43:02	 *	richterbelmont --> chair
2012-04-10 16:45:21	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Quit: Leaving)
2012-04-10 16:53:17	+Gandysampras	Why did I watch John Carter ¬_¬
2012-04-10 16:53:27	lolshin	hahahaha
2012-04-10 17:01:52	@Aerox	Why did you?
2012-04-10 17:01:56	@Aerox	What a terrible decision
2012-04-10 17:03:38	richterbelmont	if your really that self deprecating you shud watch death nurse 1 and 2
2012-04-10 17:08:44	Dinsdale	jared its free? Oo
2012-04-10 17:10:21	+Gandysampras	It exists and Iw as bored Aerox
2012-04-10 17:10:24	+Gandysampras	I was*
2012-04-10 17:15:02	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-10 17:25:30	richterbelmont	!q
2012-04-10 17:25:35	DtoidBot	[472] <SurplusGamer> 6/10. I mean, it's not an awful score, but it's ... unexpected. I will eat my own socks if I play [Brutal Legend] and genuinely believe it to be worth 6/10.
2012-04-10 17:49:44	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-10 17:51:56	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has left #destructoid
2012-04-10 18:22:42	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-10 18:27:12	<--	mueti (mueti@nrbg-4dbf0a19.pool.mediaWays.net) has quit (Quit)
2012-04-10 18:31:55	+Gandysampras	!q
2012-04-10 18:32:01	DtoidBot	[826] halfie: EWARSHCXCLAWTH
2012-04-10 19:35:15		irc: disconnected from server
2012-04-11 09:15:15	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-11 09:15:16	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecksorcism +Gandysampras +Torzelan ^power Apple_Master benbeltran1 cardfrek Coon Dinsdale DtoidBot Dyganth__ HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti|sg n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-11 09:15:16	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-04-11 09:15:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-11 09:19:27	<--	Dyganth__ (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has quit (Read error: Connection reset by peer)
2012-04-11 09:21:57	theGoldenAvatar	I couldn't either Dinsdale.
2012-04-11 09:22:16	theGoldenAvatar	It's supposedly live and I can't play any of the new maps on see any of the new characters.
2012-04-11 09:25:59	theGoldenAvatar	Oh my fucking god, Telerik
2012-04-11 09:26:30	theGoldenAvatar	I cannot bind the IsEnabled property of one of their buttons to the SelectedItem property of one of their ComboBoxes via an IValueConverter in my xaml.
2012-04-11 09:26:36	theGoldenAvatar	This is like standard fucking WPF
2012-04-11 09:26:41	theGoldenAvatar	And their shit doesn't support it
2012-04-11 09:27:09	--	Ecksorcism is now known as Ecks|Offline
2012-04-11 09:33:52	jared	Was someone pointing at me??
2012-04-11 09:34:19	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/3sf6vm.png
2012-04-11 09:52:41	theGoldenAvatar	Lulz: http://www.bbb.org/blog/2012/04/mass-effect-3-is-having-a-mass-effect-on-its-consumers-for-better-or-worse/
2012-04-11 09:52:49	DtoidBot	...
2012-04-11 09:59:00	theGoldenAvatar	Sometimes I wonder if people don't find my jokes funny because I'm too subtle.
2012-04-11 09:59:24	theGoldenAvatar	And that leads me to wonder if I'm just full of myself.
2012-04-11 10:00:26	@bloodylip	theGoldenAvatar: lulz @ aurv
2012-04-11 10:00:54	theGoldenAvatar	Yeah, I replied to that.
2012-04-11 10:01:16	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/qx2dfn.png
2012-04-11 10:13:30	@ProfPew	lol
2012-04-11 10:14:40	theGoldenAvatar	For example
2012-04-11 10:14:45	theGoldenAvatar	Tell me if you get this.
2012-04-11 10:14:58	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/huzpiw.png
2012-04-11 10:17:42	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/ynj46l.png
2012-04-11 10:17:48	theGoldenAvatar	See, the joke was completely missed.
2012-04-11 10:18:06	theGoldenAvatar	See, on the surface it's supposed to read as "I can't believe you did such awesome work." What I really mean however is that they look so shitty I can hardly believe there were any design considerations at all.
2012-04-11 10:19:46		irc: disconnected from server
2012-04-11 10:30:23	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-11 10:30:23	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan ^power Apple_Master benbeltran1 cardfrek Coon Dinsdale DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti|sg n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-11 10:30:23	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 3 voices, 21 normals)
2012-04-11 10:30:27	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-11 10:36:08	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-11 10:36:08	--	Mode #destructoid [+o |Aerox|] by Q
2012-04-11 11:00:29		irc: disconnected from server
2012-04-11 11:00:49	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-11 11:00:49	--	Nicks #destructoid: [@bloodylip @ProfPew @Q @|Aerox| +Ecks|Offline +Gandysampras +Torzelan ^power Apple_Master benbeltran1 cardfrek Coon Dinsdale DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti|sg n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-11 11:00:49	--	Channel #destructoid: 28 nicks (4 ops, 0 halfops, 3 voices, 21 normals)
2012-04-11 11:00:53	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-11 11:08:50	--	|Aerox| is now known as Aerox
2012-04-11 11:22:05	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-11 11:22:05	--	Nicks #destructoid: [@Aerox @bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan ^power Apple_Master benbeltran cardfrek Coon Dinsdale DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti|sg n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-11 11:22:05	--	Channel #destructoid: 28 nicks (4 ops, 0 halfops, 3 voices, 21 normals)
2012-04-11 11:22:06	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-11 11:50:41	-->	tGA_phone (~tgaphone@166.137.10.99) has joined #destructoid
2012-04-11 11:50:44	tGA_phone	Hahahah
2012-04-11 11:51:10	tGA_phone	The barista at this coffee place was telling me the evils of Amex
2012-04-11 11:51:26	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-04-11 11:51:26	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-04-11 11:51:33	tGA_phone	And was trying to convince me that I was paying a small fee for every transaction
2012-04-11 11:51:40	tGA_phone	I'm like :/
2012-04-11 11:52:12	tGA_phone	She would not believe that the vendor paid the fee
2012-04-11 11:52:47	@Aerox	hahah
2012-04-11 11:52:54	@Aerox	that's why she works at a coffee place
2012-04-11 11:59:30	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-04-11 12:04:25	tGA_phone	A lot of people seem to think software dev (games) is about people
2012-04-11 12:04:57	Dinsdale	just pooped the best poop EVER
2012-04-11 12:05:01	tGA_phone	Like the more people you throw at development the better the product becomes
2012-04-11 12:16:06	<--	tGA_phone (~tgaphone@166.137.10.99) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-11 12:19:34	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-11 12:19:34	--	Mode #destructoid [+o TDiddy] by Q
2012-04-11 12:24:38	--	mueti|sg is now known as mueti
2012-04-11 12:26:08	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-11 12:36:05	-->	meeetalnarf (~meetalnar@p54AC9822.dip0.t-ipconnect.de) has joined #destructoid
2012-04-11 12:47:53	-->	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-04-11 12:56:40	@bloodylip	hi scott!
2012-04-11 13:02:36	-->	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-04-11 13:02:37	--	Mode #destructoid [+v Mexed_Alex] by Q
2012-04-11 13:04:06	jared	Whew, that was some meeting!
2012-04-11 13:04:09	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-11 13:06:14	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-04-11 13:07:42	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Ping timeout)
2012-04-11 13:12:30	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-11 13:12:30	--	Mode #destructoid [+v Gemsi] by Q
2012-04-11 13:15:22	<--	Gandysampras (~Gandysamp@109.175.206.9) has quit (Quit)
2012-04-11 13:17:55	--	Torzelan is now known as Torzel[a]n
2012-04-11 13:24:32	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-04-11 13:24:53	-->	DougCL (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-04-11 13:28:31	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-11 13:28:31	--	Mode #destructoid [+o TDiddy] by Q
2012-04-11 13:40:10	Kasreyn	doing anything that could be dangerous this Friday?
2012-04-11 13:40:42	jared	Who?
2012-04-11 13:42:20	DougCL	i could be, if you want.
2012-04-11 13:42:33	DougCL	i know where i could find some train tracks
2012-04-11 13:48:29	jared	Yeah, I live in a city, tons of trains and stuff.
2012-04-11 13:48:41	jared	I could always get trapped on the roof.
2012-04-11 13:48:50	jared	That's dangerous.
2012-04-11 13:48:53	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-11 14:06:49	<--	meeetalnarf (~meetalnar@p54AC9822.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-11 14:13:00	jared	So...
2012-04-11 14:13:39	<--	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has quit (Signed off)
2012-04-11 14:16:35	-->	Dinsdale (~dinsy@ti0152a380-dhcp1695.bb.online.no) has joined #destructoid
2012-04-11 14:23:17	--	Torzel[a]n is now known as Torzelan
2012-04-11 14:34:57	-->	Alakaiser (~a@ip68-0-247-227.ri.ri.cox.net) has joined #destructoid
2012-04-11 14:36:51	<--	mueti (~mueti@nrbg-4dbe6415.pool.mediaWays.net) has quit (Quit)
2012-04-11 14:37:33	-->	mueti (~name@nrbg-4dbe6415.pool.mediaWays.net) has joined #destructoid
2012-04-11 15:17:24	+Mexed_Alex	Tom Brownhole
2012-04-11 15:17:32	Alakaiser	no
2012-04-11 15:17:55	+Mexed_Alex	Leather cheerio hole
2012-04-11 15:22:08	+Mexed_Alex	I know load a game before signing into Xbox Live because the dashboard is so awful.
2012-04-11 15:22:32	+Mexed_Alex	It takes so fucking long to even get into your games library to scan the games on your hard drive.
2012-04-11 15:24:10	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-11 15:24:11	--	Mode #destructoid [+v Bigby] by Q
2012-04-11 15:26:05	+Mexed_Alex	I just got a gloat text about Chick-fil-A
2012-04-11 15:26:49	+Mexed_Alex	If you've ever in your life been excited about a breaded chicken patty, you're a piece of shit
2012-04-11 15:27:15	+Bigby	what if its a spicy chicken patty
2012-04-11 15:27:49	@Aerox	HI TOM BROWN
2012-04-11 15:27:50	@Aerox	HI ALEX
2012-04-11 15:28:00	+Bigby	im not tom brown
2012-04-11 15:28:03	@Aerox	Alex please tweet that so I can fav/RT
2012-04-11 15:28:07	+Mexed_Alex	You're still just a steaming log of turd
2012-04-11 15:29:06	+Mexed_Alex	hah, okay
2012-04-11 15:29:06	@Aerox	I've been trying to carefully cultivate my favorites now
2012-04-11 15:29:09	@Aerox	I think I have an entertaining list
2012-04-11 15:30:28	Alakaiser	preemptive
2012-04-11 15:30:37	Alakaiser	I am blaming jon ross for something that is my own fault and therefore I hate him
2012-04-11 15:30:38	Alakaiser	thanks
2012-04-11 15:30:59	@Aerox	Um it's going to be awesome though
2012-04-11 15:31:09	+Mexed_Alex	What happened
2012-04-11 15:31:11	Alakaiser	I wonder how far I'll get before I kill myself
2012-04-11 15:32:19	+Mexed_Alex	Aerox, get this tattoo
2012-04-11 15:32:20	+Mexed_Alex	http://images.thetruthaboutcars.com/2012/04/hecho_en_mexico.jpg
2012-04-11 15:32:30	@Aerox	ewwwww
2012-04-11 15:32:47	+Mexed_Alex	In plain sight
2012-04-11 15:32:49	+Mexed_Alex	Come on
2012-04-11 15:32:56	+Mexed_Alex	it'll be a conversation starter
2012-04-11 15:33:41	+Mexed_Alex	"No, I'm not actually from Mexico. I'm just really random."
2012-04-11 15:34:28	+Mexed_Alex	And then if they react negatively towards you calling yourself random you'll know they're worth talking to.
2012-04-11 15:35:08	-->	Alakaiser| (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has joined #destructoid
2012-04-11 15:35:20	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-04-11 15:36:10	Alakaiser|	and of course
2012-04-11 15:36:11	Alakaiser|	the torrent has like
2012-04-11 15:36:14	Alakaiser|	no seeds at all
2012-04-11 15:37:19	+Mexed_Alex	This is till my favorite tweet
2012-04-11 15:37:19	+Mexed_Alex	https://twitter.com/#!/AlexBarbatsis/status/167398010945409025
2012-04-11 15:38:11	@Aerox	Haha I knew what it was before I clicked
2012-04-11 15:38:11	Dinsdale	thats not funny
2012-04-11 15:38:15	@Aerox	No, it really is
2012-04-11 15:38:21	@Aerox	You've have the fortune of never having met Ben
2012-04-11 15:38:35	Dinsdale	inside joke I guess :P
2012-04-11 15:39:20	+Mexed_Alex	http://www.youtube.com/watch?v=WTQokyfcZ10
2012-04-11 15:39:28	DtoidBot	VEDA - day 1 (late)
2012-04-11 15:39:28	<--	mueti (~name@nrbg-4dbe6415.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-04-11 15:40:04	-->	mueti (mueti@nrbg-4dbe6415.pool.mediaWays.net) has joined #destructoid
2012-04-11 15:40:17	+Mexed_Alex	Veda is the worst thing in the world
2012-04-11 15:40:48	Alakaiser|	lol
2012-04-11 15:40:50	Alakaiser|	that tweet is awesome
2012-04-11 15:43:39	@Aerox	what the fuck
2012-04-11 15:43:41	@Aerox	what the fuck is this
2012-04-11 15:43:42	@Aerox	what is happenign
2012-04-11 15:43:45	@Aerox	who is veda
2012-04-11 15:44:03	+Mexed_Alex	Basically
2012-04-11 15:44:14	+Mexed_Alex	"in an effort to make every month completely intolerable, nerds have apparently declared april "vlog every day april." tube tard saturation"
2012-04-11 15:44:20	@Aerox	oh lord
2012-04-11 15:45:21	+Mexed_Alex	hahahahaha
2012-04-11 15:45:22	+Mexed_Alex	http://guaguastocolectivos.blogspot.com/2011_01_01_archive.html
2012-04-11 15:45:29	+Mexed_Alex	Obesas.
2012-04-11 15:45:32	+Mexed_Alex	Obesia.
2012-04-11 15:47:17	Alakaiser|	jon ross
2012-04-11 15:47:22	Alakaiser|	the name of the first episode is "yankee white"
2012-04-11 15:47:25	Alakaiser|	this is already horrible
2012-04-11 15:47:35	@Aerox	hahahhahahahahhha
2012-04-11 15:47:42	@Aerox	i'm so excited
2012-04-11 15:47:48	@Aerox	Tom Brown you are doing God's work
2012-04-11 15:47:51	Alakaiser|	I do need a better blog name though
2012-04-11 15:48:04	+Mexed_Alex	what are you guys talking about
2012-04-11 15:48:11	+Bigby	how about Bridgette
2012-04-11 15:48:13	Alakaiser|	IT'S A SECRET (for another hour or two)
2012-04-11 15:48:13	@Aerox	I will let Tom explain his project
2012-04-11 15:48:17	@Aerox	Ok
2012-04-11 15:48:19	@Aerox	YOU'LL HAVE TO WAIT
2012-04-11 15:48:21	Alakaiser|	once 1.01 is done I'll tell you
2012-04-11 15:48:25	Alakaiser|	download is getting there
2012-04-11 15:51:31	+Mexed_Alex	Oh man. Nissan might build an FR-S/BRZ competitor
2012-04-11 15:51:34	+Mexed_Alex	EXCITEMENT
2012-04-11 15:52:14	+Mexed_Alex	Now the sub 30K car market won't be a fucking sad house of boring beigemobiles
2012-04-11 15:52:38	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-11 15:58:58	+Bigby	what about the ford focus st?
2012-04-11 15:59:08	+Mexed_Alex	It's FWD.
2012-04-11 15:59:09	Dinsdale	seriously
2012-04-11 15:59:16	Dinsdale	somebody give me a rock to stare at
2012-04-11 15:59:17	+Mexed_Alex	FWD is for the feeble.
2012-04-11 15:59:19	Dinsdale	bored as FUCK
2012-04-11 15:59:24	+Mexed_Alex	Jesus Christ.
2012-04-11 15:59:41	+Bigby	want me to argue with Alex about something to entertain you?
2012-04-11 15:59:46	Dinsdale	FWD is pretty good
2012-04-11 15:59:54	Dinsdale	I wouldnt want any other car around here
2012-04-11 16:00:07	+Mexed_Alex	Mythbusters tested what would happen if cars had square wheels.
2012-04-11 16:00:09	+Mexed_Alex	What a shitshow.
2012-04-11 16:00:20	+Mexed_Alex	Stop living in a shitty area, Dinsdale.
2012-04-11 16:00:31	Dinsdale	I live in an awesome area
2012-04-11 16:00:38	Dinsdale	FWD is badass
2012-04-11 16:00:55	+Mexed_Alex	FWD is for girls.
2012-04-11 16:00:57	+Bigby	fight him alex!
2012-04-11 16:01:07	 *	Bigby breaks a bottle and hands it to Alex
2012-04-11 16:01:14	+Mexed_Alex	Learn thottle management, female.
2012-04-11 16:01:36	 *	Mexed_Alex owns a FWD Focus SVT
2012-04-11 16:02:21	Dinsdale	throttle management wont do you any good on ice young padawan
2012-04-11 16:02:35	+Mexed_Alex	Nor will AWD, or FWD
2012-04-11 16:02:47	+Mexed_Alex	People who think they're safer are idiots
2012-04-11 16:02:53	+Bigby	how about no wheel drive
2012-04-11 16:02:57	Dinsdale	what? they are
2012-04-11 16:03:01	+Mexed_Alex	They're not.
2012-04-11 16:03:15	+Mexed_Alex	That's why you get so many idiots crashing into eachother in the winter.
2012-04-11 16:03:38	Dinsdale	ok
2012-04-11 16:03:39	Dinsdale	wait
2012-04-11 16:03:48	+Mexed_Alex	False sense of security
2012-04-11 16:03:50	Dinsdale	I thought we were discussing
2012-04-11 16:03:56	Dinsdale	4WD
2012-04-11 16:03:58	Dinsdale	right? ><
2012-04-11 16:04:03	+Bigby	lies
2012-04-11 16:04:17	Dinsdale	here I was thinking
2012-04-11 16:04:23	Dinsdale	The F was four
2012-04-11 16:04:36	Dinsdale	and not front
2012-04-11 16:04:38	Dinsdale	also
2012-04-11 16:04:41	+Mexed_Alex	You stupid.
2012-04-11 16:04:46	Dinsdale	front wheeldrive is better on snow
2012-04-11 16:04:48	Dinsdale	^^
2012-04-11 16:05:11	Dinsdale	and ice for that matter, so point still stands
2012-04-11 16:06:07	+Mexed_Alex	By an almost immeasurably low margin.
2012-04-11 16:06:19	+Mexed_Alex	Again, false sense of securty.
2012-04-11 16:08:50	Dinsdale	low margin? dont think so
2012-04-11 16:09:02	Dinsdale	easier to control the car when slipping
2012-04-11 16:09:04	Dinsdale	and so on
2012-04-11 16:10:08	+Mexed_Alex	Not if you know how to throttle steer.
2012-04-11 16:10:24	+Mexed_Alex	Either way, it doesn't matter if it's ice. Zero grip is zero grip.
2012-04-11 16:10:27	+Mexed_Alex	False sense of security.
2012-04-11 16:10:52	@Aerox	lol @ dealing with ice and snow
2012-04-11 16:10:58	+Mexed_Alex	Right?
2012-04-11 16:11:02	Dinsdale	say what
2012-04-11 16:11:13	+Mexed_Alex	This just goes back to stop living in a shitty area.
2012-04-11 16:11:23	Dinsdale	its an awesome area
2012-04-11 16:11:28	Dinsdale	that has snow and ice
2012-04-11 16:11:51	+Mexed_Alex	That's an oxymoron.
2012-04-11 16:12:12	Dinsdale	just because its snow and ice doesnt mean you cant drive on it
2012-04-11 16:12:17	Dinsdale	studded wheels ftw
2012-04-11 16:12:46	+Bigby	Mexicans cannot tolerate snow or ice
2012-04-11 16:12:46	+Mexed_Alex	lol @ needing tires for specific seasons
2012-04-11 16:13:32	+Mexed_Alex	Oh shit, it's January. Let me wake up a half an hour early to put chains on my car.
2012-04-11 16:13:36	+Mexed_Alex	Aaaaah. Life's good!
2012-04-11 16:13:41	Dinsdale	lol chains what?
2012-04-11 16:13:49	Dinsdale	we change tires twice a year
2012-04-11 16:13:55	Dinsdale	once for winter and once for summer
2012-04-11 16:13:55	+Bigby	alex gets all his info of snowy areas from moviews
2012-04-11 16:13:58	@Aerox	You guys are really going to miss out when we get flying cars and you can't drive them because of your terrible weather
2012-04-11 16:14:02	Dinsdale	dont do shit like chains
2012-04-11 16:14:09	Dinsdale	chains is for retards and lorry drivers
2012-04-11 16:14:10	+Mexed_Alex	I change tires no times a year.
2012-04-11 16:14:23	+Bigby	his tires are made of unobtanium
2012-04-11 16:14:25	+Mexed_Alex	Unless they're worn out from cruising on the pacific coast highway too many times that year
2012-04-11 16:14:54	Dinsdale	driving on ice is hella fun though
2012-04-11 16:15:06	Dinsdale	on tracks that is
2012-04-11 16:15:38	+Mexed_Alex	Yeah. Oversteer that you can't correct is totes awesome.
2012-04-11 16:16:05	Dinsdale	Yeah that isnt how it works, but fine :)
2012-04-11 16:16:53	+Mexed_Alex	Where do you live
2012-04-11 16:17:12	Dinsdale	Norway
2012-04-11 16:17:28	+Mexed_Alex	hahaha, ew
2012-04-11 16:17:58	+Mexed_Alex	Finland is way better than you guys.
2012-04-11 16:18:50	Dinsdale	Only at making saunas, driving and making cellularphones
2012-04-11 16:19:04	Dinsdale	But we invented oil, so np
2012-04-11 16:19:09	@Aerox	I want a sauna
2012-04-11 16:19:54	Dinsdale	reminds me, brb sauna
2012-04-11 16:20:32	+Mexed_Alex	Northern Europe is on my list of places not to visit before I die.
2012-04-11 16:20:57	Dinsdale	you wouldnt afford living here for a week anyway
2012-04-11 16:20:59	Dinsdale	:)
2012-04-11 16:21:06	+Bigby	he is saying you are poor
2012-04-11 16:21:28	+Mexed_Alex	That's like saying a pile of shit is too rich for me.
2012-04-11 16:21:37	+Mexed_Alex	I am offended.
2012-04-11 16:21:38	Dinsdale	Thats just what im saying
2012-04-11 16:21:40	Dinsdale	oO
2012-04-11 16:22:07	Dinsdale	you would buy a sandwich.... actually you'd have to get another mate to split a sandwich with you
2012-04-11 16:22:11	Dinsdale	cuz its so expensive here
2012-04-11 16:22:14	@Aerox	I am reading the average norway salary page
2012-04-11 16:22:18	Dinsdale	because we are filthy rich
2012-04-11 16:22:22	@Aerox	Suck it pilots
2012-04-11 16:23:17	+Bigby	but are you Aerox rich?
2012-04-11 16:23:44	Dinsdale	starting salery after high school here is like 60k USD me thinks
2012-04-11 16:24:40	@Aerox	What's your  tax rate?
2012-04-11 16:24:43	+Mexed_Alex	hahaha, rent is the same as it is in LA
2012-04-11 16:25:00	andrewm	Cost of living motherfuckers.
2012-04-11 16:25:18	Dinsdale	http://www.numbeo.com/cost-of-living/city_result.jsp?country=Norway&city=Trondheim
2012-04-11 16:25:30	+Mexed_Alex	I am looking at these averages.
2012-04-11 16:25:36	+Mexed_Alex	I was looking at that same page.
2012-04-11 16:25:40	@Aerox	12 euro for a mcdonalds combo meal
2012-04-11 16:25:43	@Aerox	amazinnnnggg
2012-04-11 16:25:48	andrewm	Jesus
2012-04-11 16:25:51	@Aerox	9 euro for a beer
2012-04-11 16:25:52	Dinsdale	http://www.numbeo.com/cost-of-living/city_result.jsp?country=Norway&city=Oslo
2012-04-11 16:25:55	Dinsdale	oslo is worse
2012-04-11 16:25:55	@Aerox	So basically you are all poor as shit
2012-04-11 16:25:58	Dinsdale	nono
2012-04-11 16:26:02	Dinsdale	we make so much money
2012-04-11 16:26:06	Dinsdale	they have to charge extra
2012-04-11 16:26:14	andrewm	Which means you're poor.
2012-04-11 16:26:14	Dinsdale	but when we travel to f.ex the US
2012-04-11 16:26:18	Dinsdale	we are filthy rich
2012-04-11 16:26:28	+Bigby	also free healthcare
2012-04-11 16:26:30	+Mexed_Alex	What do people eat in Northern Europe.
2012-04-11 16:26:30	+Bigby	so yay
2012-04-11 16:26:37	Dinsdale	free dental care too
2012-04-11 16:26:40	Dinsdale	until we are 18
2012-04-11 16:26:41	@Aerox	115 euro for a pair of levis 501
2012-04-11 16:26:43	@Aerox	Well, you have that up on the british
2012-04-11 16:27:03	Dinsdale	Mexed_Alex not much mcd really
2012-04-11 16:27:12	+Bigby	thats for fatties
2012-04-11 16:27:15	+Mexed_Alex	Gross!
2012-04-11 16:27:32	Dinsdale	I guess fish and meat? Oo
2012-04-11 16:27:36	Dinsdale	and potatos
2012-04-11 16:27:38	Dinsdale	><
2012-04-11 16:27:42	andrewm	Sounds like my diet.
2012-04-11 16:27:53	Dinsdale	well fresh fish
2012-04-11 16:27:57	andrewm	Plus pancakes
2012-04-11 16:27:59	+Mexed_Alex	So basically the McDonald's value meal
2012-04-11 16:28:00	+Bigby	baked potatoes?
2012-04-11 16:28:01	andrewm	I've eaten pancakes every day this week.
2012-04-11 16:28:12	+Bigby	who hasnt?
2012-04-11 16:28:21	Dinsdale	baked potatos? too much work
2012-04-11 16:28:29	Dinsdale	we buy people to make that for us
2012-04-11 16:28:33	Dinsdale	because we are filthy rich
2012-04-11 16:28:46	Dinsdale	the norwegian sea is basicly oil
2012-04-11 16:28:48	Dinsdale	we bathe in
2012-04-11 16:29:16	andrewm	Same here.
2012-04-11 16:29:19	andrewm	Thanks, BP
2012-04-11 16:29:23	Dinsdale	rofl
2012-04-11 16:29:55	+Mexed_Alex	So, when the oil dries up does Norway just spiral into decay?
2012-04-11 16:30:02	Dinsdale	nah
2012-04-11 16:30:06	+Mexed_Alex	They don't have anything else to offer.
2012-04-11 16:30:22	andrewm	Snow.
2012-04-11 16:30:23	Dinsdale	The money we get from oil has already been invested
2012-04-11 16:30:26	andrewm	They have lots of that.
2012-04-11 16:30:26	+Bigby	same could be asked about the middle east
2012-04-11 16:30:32	andrewm	And Canada.
2012-04-11 16:30:35	Dinsdale	we used the oil money here
2012-04-11 16:30:42	Dinsdale	to buy land in the middle east
2012-04-11 16:30:44	Dinsdale	to get more oil
2012-04-11 16:30:46	Dinsdale	:DDDDDDDDD
2012-04-11 16:30:52	+Mexed_Alex	Can we use them for bombing practice?
2012-04-11 16:30:54	andrewm	That seems too hard.
2012-04-11 16:30:56	andrewm	We just invade
2012-04-11 16:30:58	+Bigby	so you used oil to get more oil
2012-04-11 16:31:03	Dinsdale	well
2012-04-11 16:31:08	Dinsdale	we could do like the US
2012-04-11 16:31:18	Dinsdale	but that would end us up with beeing broke
2012-04-11 16:31:21	Dinsdale	like the US
2012-04-11 16:31:23	+Bigby	im suprised we didnt do that
2012-04-11 16:31:28	+Bigby	what with our corporations
2012-04-11 16:31:31	Dinsdale	so, we, smart end educated people like we are, just bribe poeple
2012-04-11 16:31:35	+Bigby	you would think it would be more cost effective to
2012-04-11 16:31:36	Dinsdale	and gets us some oil
2012-04-11 16:32:05	Dinsdale	getting up oil in the sea is more expensive anyway
2012-04-11 16:32:17	+Bigby	got all that water and stuff in the way
2012-04-11 16:32:32	Dinsdale	but, seriously, the money got invested in buying land for getting more oil, but also got invested in like 1% of the worlds corperations
2012-04-11 16:33:03	Dinsdale	we have a original name for this
2012-04-11 16:33:05	Dinsdale	we call it
2012-04-11 16:33:07	Dinsdale	THE OIL FUND
2012-04-11 16:33:20	andrewm	Sounds communist.
2012-04-11 16:33:47	Dinsdale	whats 3000 billion NOK in USD these days
2012-04-11 16:33:55	Dinsdale	anyway, that is what the fund is worth right about now
2012-04-11 16:35:06	+Mexed_Alex	Will you export snow once hydrogen goes mass market?
2012-04-11 16:35:14	Dinsdale	no?
2012-04-11 16:35:15	Dinsdale	we eat snow
2012-04-11 16:35:16	Dinsdale	wtf
2012-04-11 16:35:30	Dinsdale	yellow snowcoans
2012-04-11 16:36:06	Dinsdale	also, we have drinkable tap water, you got that? O.o
2012-04-11 16:36:31	+Bigby	pfft
2012-04-11 16:36:34	+Bigby	we have it in bottles
2012-04-11 16:36:38	+Bigby	take that
2012-04-11 16:36:42	+Mexed_Alex	Not in L.A. We have $5 mineral water.
2012-04-11 16:36:54	+Bigby	i dont want minerals in my water
2012-04-11 16:37:01	+Mexed_Alex	Philistine.
2012-04-11 16:37:16	Dinsdale	thing is
2012-04-11 16:37:22	Dinsdale	we have water in bottles aswell
2012-04-11 16:37:27	Dinsdale	which is odd... its tap water aswell
2012-04-11 16:37:38	+Mexed_Alex	Water bottles are for imbeciles.
2012-04-11 16:37:49	@Aerox	Our tap water is technically drinkable
2012-04-11 16:37:53	@Aerox	But who the fuck doens't have a $10 brita
2012-04-11 16:38:09	andrewm	Ours is 100% drinkable.
2012-04-11 16:38:13	andrewm	It's all I drink.
2012-04-11 16:38:36	Dinsdale	you got
2012-04-11 16:38:42	Dinsdale	VOSS bottled water in L.A?
2012-04-11 16:38:45	@Aerox	yeah
2012-04-11 16:38:49	@Aerox	Restuarants try to push that shit all the time
2012-04-11 16:38:54	Dinsdale	that comes from norway
2012-04-11 16:38:59	Dinsdale	which is norwegian tap water
2012-04-11 16:39:00	Dinsdale	trlolololo
2012-04-11 16:39:24	+Mexed_Alex	We've gone from talking about Norway's oil
2012-04-11 16:39:25	+Mexed_Alex	to their tap water
2012-04-11 16:39:28	Dinsdale	yes
2012-04-11 16:39:29	@Aerox	I don't know why "Spring water" is a thing
2012-04-11 16:39:31	+Mexed_Alex	that's how immensely interesting that country is
2012-04-11 16:39:32	+Bigby	you should pee in your water supply, Dinsdale
2012-04-11 16:39:33	@Aerox	I don't want to drink dirty water from the ground
2012-04-11 16:39:34	@Aerox	that's gross
2012-04-11 16:39:37	+Bigby	so ppl in Cali have to drink your pee water
2012-04-11 16:39:59	andrewm	Let's talk about the perpetual winter of Norway.
2012-04-11 16:39:59	Dinsdale	i'll lay a massive cable in the water
2012-04-11 16:40:06	andrewm	And how I'd rather be dead than put on a coat.
2012-04-11 16:40:19	+Mexed_Alex	Coats are for queefs.
2012-04-11 16:40:30	+Bigby	where do you put your stuff then>
2012-04-11 16:40:31	Dinsdale	why put on a coat?
2012-04-11 16:40:33	+Bigby	fanny packs?
2012-04-11 16:40:35	Dinsdale	winter is the best time for gaming
2012-04-11 16:40:38	Dinsdale	stay inside
2012-04-11 16:40:41	Dinsdale	order your food
2012-04-11 16:41:06	Dinsdale	also, sun is out 24/7 during the summer
2012-04-11 16:41:08	Dinsdale	party all day
2012-04-11 16:41:14	Dinsdale	should be something for you guys? :)
2012-04-11 16:41:35	Dinsdale	fall asleep in a ditch, wake up with a tan
2012-04-11 16:42:16	+Mexed_Alex	You can't be a ruffian if the sun is out forever
2012-04-11 16:42:21	+Mexed_Alex	what kind of horse shit is that
2012-04-11 16:42:22	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-11 16:42:26	+Mexed_Alex	we have things called warm summer nights
2012-04-11 16:42:35	+Mexed_Alex	where it's midnight but also 70F outside
2012-04-11 16:42:42	andrewm	That's nothing
2012-04-11 16:42:43	@Aerox	those are the best
2012-04-11 16:42:49	andrewm	We have nights where's it's like 95
2012-04-11 16:42:52	andrewm	And humid as fuck
2012-04-11 16:42:53	@Aerox	that is awful
2012-04-11 16:43:00	+Mexed_Alex	Yeah, that is horse shit.
2012-04-11 16:43:07	+Mexed_Alex	I said warm summer nights, not gross summer nights
2012-04-11 16:43:12	Dinsdale	we also have aurora borealis in the winter
2012-04-11 16:43:14	andrewm	But that's not too often
2012-04-11 16:43:15	@Aerox	back when I first moved here we'd go to the beach at around 11pm
2012-04-11 16:43:17	@Aerox	and it would be hoppin'
2012-04-11 16:43:18	Dinsdale	pretty nice to watch when you are high
2012-04-11 16:43:22	@Aerox	it was great
2012-04-11 16:43:23	andrewm	But it's really, really awesome to go to the beach when it's like
2012-04-11 16:43:31	andrewm	And try not to get eaten by sharks
2012-04-11 16:43:56	Dinsdale	what, you got sharks?
2012-04-11 16:44:01	Dinsdale	we has killer whales
2012-04-11 16:44:09	Dinsdale	I hear they are smart
2012-04-11 16:44:15	+Mexed_Alex	So do we
2012-04-11 16:44:20	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Quit: Leaving)
2012-04-11 16:44:48	+Bigby	sea world doesnt count
2012-04-11 16:45:17	Dinsdale	so doesnt poor countries with huge depts!
2012-04-11 16:45:20	Dinsdale	oh snap :<
2012-04-11 16:45:30	+Mexed_Alex	That made no sense.
2012-04-11 16:45:35	Dinsdale	no it didnt
2012-04-11 16:45:36	andrewm	It really didn't.
2012-04-11 16:45:42	+Bigby	try again
2012-04-11 16:45:45	andrewm	They edumacate dem gud in Scandanay
2012-04-11 16:46:08	Dinsdale	Norway is socially awkward, cant talk smack for shit around here
2012-04-11 16:46:12	+Mexed_Alex	But there are wild killer whales in southern california
2012-04-11 16:46:13	Dinsdale	we stay inside so long in the winter
2012-04-11 16:46:14	Dinsdale	:<
2012-04-11 16:46:24	andrewm	In Southern California?
2012-04-11 16:46:31	andrewm	Are they like, in the sewers?
2012-04-11 16:46:40	+Bigby	i thought they eat seals and shit
2012-04-11 16:46:45	+Mexed_Alex	They do.
2012-04-11 16:46:55	+Mexed_Alex	And dolphins, and fish, and whales, and sharks
2012-04-11 16:46:56	Dinsdale	Dont they eat penguins?
2012-04-11 16:46:58	Dinsdale	you got that?
2012-04-11 16:47:05	Dinsdale	and penguins are awesome
2012-04-11 16:47:12	Dinsdale	need that as pet
2012-04-11 16:47:18	+Bigby	ok ok we get it, California and Norway are basically the same
2012-04-11 16:47:23	Dinsdale	yes
2012-04-11 16:47:26	Dinsdale	glad we agree
2012-04-11 16:47:35	andrewm	Both inundated with brown people
2012-04-11 16:47:37	Dinsdale	except we are filthy rich
2012-04-11 16:47:41	Dinsdale	and have 50% import tax
2012-04-11 16:47:42	andrewm	Just different kinds
2012-04-11 16:49:19	Dinsdale	the import taxes is making me poor as fuck though
2012-04-11 16:49:45	andrewm	50% import tax?
2012-04-11 16:49:46	richterbelmont	how much do you spend in taxes?
2012-04-11 16:49:48	andrewm	That makes sense.
2012-04-11 16:50:15	Dinsdale	too much tbh
2012-04-11 16:50:25	Dinsdale	I mean the goverment put taxes on everthing
2012-04-11 16:50:26	Dinsdale	fruit
2012-04-11 16:50:30	Dinsdale	biofuel
2012-04-11 16:50:41	andrewm	Why would you need biofuel?
2012-04-11 16:50:44	andrewm	With all that oil?
2012-04-11 16:51:00	Dinsdale	well, norway is trying to be cleaner
2012-04-11 16:51:06	Dinsdale	but electric cars is shit
2012-04-11 16:51:12	@Aerox	Yeah you sell the oil to dumber countries
2012-04-11 16:51:17	andrewm	You know who else tried to be cleaner?
2012-04-11 16:51:21	andrewm	Hitler.
2012-04-11 16:51:27	Dinsdale	oO
2012-04-11 16:51:31	+Mexed_Alex	Jews are pretty filthy.
2012-04-11 16:51:38	Dinsdale	oh no you didnt
2012-04-11 16:52:12	Dinsdale	Aerox, and thanks to the unreast in the middle east we are making tons of money atm :/
2012-04-11 16:52:18	Dinsdale	I say we
2012-04-11 16:52:18	Dinsdale	but I mean the goverment
2012-04-11 16:52:41	andrewm	We get it.
2012-04-11 16:52:44	andrewm	Because you told us.
2012-04-11 16:52:49	Dinsdale	I know
2012-04-11 16:52:53	+Mexed_Alex	Oh, sweet.
2012-04-11 16:52:55	<--	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has quit (Read error: Connection reset by peer)
2012-04-11 16:52:55	Dinsdale	I like telling it
2012-04-11 16:53:05	+Mexed_Alex	The dude that did the Mass Effect soundtrack is doing Halo 4's
2012-04-11 16:53:21	andrewm	You should export ego.
2012-04-11 16:53:21	andrewm	Seem to have a ton of that.
2012-04-11 16:53:38	andrewm	Sam Hulick?
2012-04-11 16:53:38	Dinsdale	Nah, cant compete with US on that
2012-04-11 16:54:02	Dinsdale	besides im just trolling anyway
2012-04-11 16:54:02	Dinsdale	norway is cold as fuck
2012-04-11 16:54:02	-->	bloodylip (~cmccurdy@pool-173-62-237-17.phlapa.fios.verizon.net) has joined #destructoid
2012-04-11 16:54:02	--	Mode #destructoid [+o bloodylip] by Q
2012-04-11 16:54:02	+Mexed_Alex	Oh, wait, no.
2012-04-11 16:54:02	Dinsdale	want a beach and ice tea
2012-04-11 16:54:02	+Mexed_Alex	Nevermind.
2012-04-11 16:54:07	+Mexed_Alex	I am retarded and read Massive Attack as Mass Effect.
2012-04-11 16:54:16	richterbelmont	cleaner? do they raise that tax often? ''for the greater good?''
2012-04-11 16:54:28	andrewm	Were you educated in Oslo or something, Alex?
2012-04-11 16:54:44	Dinsdale	richterbelmont, they dont raise the taxes
2012-04-11 16:54:49	Dinsdale	just ad taxes and more shit
2012-04-11 16:54:55	Dinsdale	so stuff becomes more expensive
2012-04-11 16:55:08	andrewm	That's raising taxes
2012-04-11 16:55:16	Dinsdale	well whatevs
2012-04-11 16:55:29	Dinsdale	They do say some stupid things though
2012-04-11 16:55:30	+Mexed_Alex	Man, I am not excited about that game's score.
2012-04-11 16:55:37	+Mexed_Alex	It sounds way too Transformers.
2012-04-11 16:55:41	Dinsdale	they added a tax for selling digital copies of games like on steam
2012-04-11 16:55:45	andrewm	I can't believe you're excited about any aspect of the game.
2012-04-11 16:55:49	+Mexed_Alex	If you've ever in your life been excited about a breaded chicken patty, you're a piece of shit
2012-04-11 16:55:52	+Mexed_Alex	...
2012-04-11 16:56:04	Dinsdale	where they said they wanted to use the money for making "cleaner games" or whatever
2012-04-11 16:56:07	+Mexed_Alex	That ctrl c did not work
2012-04-11 16:56:09	Dinsdale	wich steam gives us ><
2012-04-11 16:56:19	+Mexed_Alex	How is that surprising?
2012-04-11 16:56:22	andrewm	It clearly worked.
2012-04-11 16:56:27	+Mexed_Alex	I like Halo.
2012-04-11 16:56:31	+Mexed_Alex	I thought that was a known thing.
2012-04-11 16:56:34	+Mexed_Alex	http://youtu.be/BQ-mmSh9yMw
2012-04-11 16:56:48	andrewm	Halo is like the most generic thing ever.
2012-04-11 16:57:01	Dinsdale	Halo OST was pretty good tbh
2012-04-11 16:57:07	+Mexed_Alex	It's one of the best playing console shooters ever made.
2012-04-11 16:57:19	Dinsdale	why'd they hire a new guy?
2012-04-11 16:57:23	andrewm	The first one was fun enough MP-wsie.
2012-04-11 16:57:29	+Mexed_Alex	Because the old guy works for Bungie.
2012-04-11 16:57:32	andrewm	But the missions/story/setting/design
2012-04-11 16:57:35	andrewm	Generic as fuck
2012-04-11 16:57:45	Dinsdale	aint most shooters generic?
2012-04-11 16:57:52	andrewm	Yes.
2012-04-11 16:57:54	Dinsdale	thought that was the thing with shooters
2012-04-11 16:57:56	richterbelmont	contra is pretty generic thats fun
2012-04-11 16:57:56	andrewm	They are all like Halo
2012-04-11 16:57:56	Dinsdale	to be generic
2012-04-11 16:58:10	Dinsdale	doesnt mean halo was bad
2012-04-11 16:58:16	+Mexed_Alex	I think the combat is still unmatched on consoles.
2012-04-11 16:58:16	Dinsdale	I had fun with halo 2 atleast
2012-04-11 16:58:24	Dinsdale	never got to play halo 3 since it never came out to windows
2012-04-11 16:58:25	+Mexed_Alex	Nothing feels like it was designed for a controller like Halo has.
2012-04-11 16:58:28	+Mexed_Alex	Not even CoD.
2012-04-11 16:59:45	Dinsdale	isnt bungie making a game with blizzard?
2012-04-11 16:59:51	Dinsdale	titan was it?
2012-04-11 17:00:02	+Mexed_Alex	I don't know.
2012-04-11 17:00:21	@Aerox	They have a partnership
2012-04-11 17:00:25	@Aerox	But no one knows what they're working on
2012-04-11 17:00:38	@Aerox	well
2012-04-11 17:00:42	@Aerox	Bungie is working on an MMO Shooter
2012-04-11 17:00:50	@Aerox	But the rumor is that Project Titan is more of a social type gam
2012-04-11 17:00:51	@Aerox	e
2012-04-11 17:00:53	@Aerox	So who knows
2012-04-11 17:00:54	andrewm	Halo 5
2012-04-11 17:01:26	Dinsdale	all I know is that bungie had a codename for a title that was Titan
2012-04-11 17:01:30	Dinsdale	and blizzard has one aswell
2012-04-11 17:01:43	@Aerox	Nah, Bungie's was Tiger
2012-04-11 17:01:51	+Mexed_Alex	A first person shooter Myth to troll Aerox with.
2012-04-11 17:01:55	@Aerox	I'd play it
2012-04-11 17:02:01	andrewm	I'd rather play a Myst FPS
2012-04-11 17:02:02	+Bigby	i just wish that studio would finish Mechwarrior already
2012-04-11 17:02:13	@Aerox	Hahha
2012-04-11 17:02:18	@Aerox	There's a tumblr for shitty failed kickstarters
2012-04-11 17:02:18	@Aerox	http://shit-starter.tumblr.com/
2012-04-11 17:02:27	+Mexed_Alex	What the fuck? Bungie did Oni?
2012-04-11 17:02:27	richterbelmont	lmao
2012-04-11 17:02:33	+Mexed_Alex	Wasn't that some dumpy ass anime game?
2012-04-11 17:02:43	richterbelmont	american weaboo attemot
2012-04-11 17:02:45	+Mexed_Alex	hahaha
2012-04-11 17:02:46	richterbelmont	attempt
2012-04-11 17:02:46	@Aerox	I liked Oni
2012-04-11 17:02:48	@Aerox	It's horrible now
2012-04-11 17:02:50	@Aerox	but at the time it was neat
2012-04-11 17:03:18	@Aerox	Abuse I think was their worst game
2012-04-11 17:03:20	+Mexed_Alex	"Halloween enthusiast"
2012-04-11 17:03:21	Dinsdale	I remember watching the mechwarrior cartoon on CN
2012-04-11 17:03:27	+Mexed_Alex	What a shitty thing to be.
2012-04-11 17:03:37	@Aerox	Oh they just ported abuse
2012-04-11 17:03:38	@Aerox	That's probably why
2012-04-11 17:03:40	@Aerox	it wasn't even their game
2012-04-11 17:03:48	andrewm	I'm a Thanksgiving enthusiast.
2012-04-11 17:03:52	andrewm	I'm going to make a kickstarter.
2012-04-11 17:03:54	+Mexed_Alex	People who are into Halloween should be deported to Norway.
2012-04-11 17:03:56	andrewm	It funds pies.
2012-04-11 17:04:21	@Aerox	more pies for everyone
2012-04-11 17:04:24	@Aerox	I'd donate
2012-04-11 17:04:27	andrewm	Alex, they do have more death metal bands per capita than any other country in the world
2012-04-11 17:04:36	@Aerox	I should start a kickstarter to throw pies at alex
2012-04-11 17:04:45	+Mexed_Alex	I would fund that kickstarter
2012-04-11 17:04:57	@Aerox	Great
2012-04-11 17:05:04	@Aerox	Just give me some money for pie and we'll make it happe
2012-04-11 17:05:05	@Aerox	n
2012-04-11 17:05:28	@Aerox	Would you prefer to just be standing, be tied to a chair, or put in those medieval renaissance fair stock things
2012-04-11 17:05:46	andrewm	Nipple clamps.
2012-04-11 17:06:02	@Aerox	No one wants to get pie all over their nipple clamps
2012-04-11 17:06:13	andrewm	Alex does.
2012-04-11 17:06:15	+Mexed_Alex	I need full upper body motion so I can eat thrown pies
2012-04-11 17:06:18	andrewm	It's his thing.
2012-04-11 17:06:30	@Aerox	Well they would all just be whipped cream or banana cream
2012-04-11 17:06:32	+Mexed_Alex	They'd better not be just plates with fucking whipped cream
2012-04-11 17:06:35	+Mexed_Alex	Fuck you
2012-04-11 17:06:36	@Aerox	Fruit pies with lots of crust are terrible for throwing
2012-04-11 17:06:37	+Mexed_Alex	I'm out
2012-04-11 17:06:37	@Aerox	fine
2012-04-11 17:06:41	@Aerox	banana cream and chocolate cream
2012-04-11 17:06:48	+Mexed_Alex	That's acceptable
2012-04-11 17:07:28	+Mexed_Alex	Oh man. I didn't think there were Kickstarters this awful
2012-04-11 17:07:46	+Mexed_Alex	"Myst Saga: A 3D Anime Series"
2012-04-11 17:08:04	@Aerox	probably about 99.5% are horrible
2012-04-11 17:08:35	+Mexed_Alex	I only see the shit that Kickstarter tells me about
2012-04-11 17:08:37	@Aerox	http://www.kickstarter.com/projects/648285880/pus-monster-from-hell-needs-some-money?ref=live
2012-04-11 17:08:41	richterbelmont	hmm i wonder what i need to do to to do a kickstarter for a 3d steven segal movie
2012-04-11 17:09:03	+Mexed_Alex	I thought the Kickstarter people rejected shitty projects
2012-04-11 17:09:15	andrewm	Haha
2012-04-11 17:09:29	+Mexed_Alex	hahaha
2012-04-11 17:09:35	+Mexed_Alex	"Anime-style street view
2012-04-11 17:10:48	+Mexed_Alex	http://www.kickstarter.com/projects/1761847237/lunar-fashion
2012-04-11 17:11:44	andrewm	Holy Chirst
2012-04-11 17:11:49	andrewm	That's terrifying
2012-04-11 17:12:05	@Aerox	aaaaahahahahahha
2012-04-11 17:12:19	Dinsdale	Nice game art
2012-04-11 17:12:19	+Bigby	find some for hentai games
2012-04-11 17:12:37	@Aerox	no results
2012-04-11 17:12:43	+Bigby	bullshit
2012-04-11 17:12:47	+Mexed_Alex	http://www.kickstarter.com/projects/2043050605/keikoland-imagination-comes-to-life
2012-04-11 17:12:53	@Aerox	http://www.kickstarter.com/projects/veidt/cosplay-tetherball-photo-book-by-veidtcom?ref=live
2012-04-11 17:13:17	+Mexed_Alex	hahahaha
2012-04-11 17:13:26	+Mexed_Alex	WHO HELPED FUND THIS
2012-04-11 17:13:28	Dinsdale	wtf
2012-04-11 17:13:34	@Aerox	I don't understand why the search function
2012-04-11 17:13:41	@Aerox	Shows you highlighted two year old projects that are already funded
2012-04-11 17:14:32	@Aerox	http://www.kickstarter.com/projects/dallasblack/10-erotic-deux?ref=search
2012-04-11 17:14:40	@Aerox	http://www.kickstarter.com/projects/stevenhgarcia/artwork-of-steven-h-garcia-dark-panda-collection?ref=search
2012-04-11 17:14:57	@Aerox	ahahahhaah
2012-04-11 17:14:57	@Aerox	http://www.kickstarter.com/projects/johncharles/safety-words-for-all-occasions?ref=search
2012-04-11 17:15:03	@Aerox	"Guys I need $2000 to tell you good safety words"
2012-04-11 17:17:06	@Aerox	http://tvline.com/2012/04/11/community-season-3-episode-15-video/
2012-04-11 17:17:55	+Mexed_Alex	I'm hungry and lazy
2012-04-11 17:18:04	+Mexed_Alex	Toasted PB sandwich it is!
2012-04-11 17:18:10	@Aerox	mm
2012-04-11 17:18:11	@Aerox	m
2012-04-11 17:18:46	@Aerox	http://media.tumblr.com/tumblr_m1tc0jAOId1qa0rit.jpg
2012-04-11 17:18:51	+Mexed_Alex	hahaha
2012-04-11 17:19:01	+Mexed_Alex	is @JoeBiden actually Joe Biden
2012-04-11 17:19:19	+Mexed_Alex	what a ridiculous tweet
2012-04-11 17:19:19	+Mexed_Alex	https://twitter.com/#!/JoeBiden/status/190172245975502848
2012-04-11 17:19:49	+Bigby	http://www.destructoid.com/caine-s-arcade-the-arcade-built-entirely-by-a-9-year-old-225643.phtml
2012-04-11 17:19:53	+Mexed_Alex	Also, my brain had to work for about a second to remember who he is
2012-04-11 17:20:05	Dinsdale	http://www.youtube.com/watch?v=tUl4EenGSO8
2012-04-11 17:20:10	Dinsdale	now this is funny
2012-04-11 17:20:14	DtoidBot	Joe Rogan Live 2006 Stand-up
2012-04-11 17:20:17	+Mexed_Alex	I fucking knew that was a Ponce story
2012-04-11 17:20:44	andrewm	 I bet that arcade sucks
2012-04-11 17:21:09	+Mexed_Alex	THIS KID GOT 75K FOR STACKING BOXES TOGETHER WHAT THE FUCK
2012-04-11 17:21:15	+Mexed_Alex	who didn't do that
2012-04-11 17:21:18	+Bigby	too bad you didnt do it
2012-04-11 17:21:37	@Aerox	it is
2012-04-11 17:21:43	@Aerox	well, it's run by staf
2012-04-11 17:21:43	@Aerox	f
2012-04-11 17:24:32	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-04-11 17:24:48	+Mexed_Alex	I wish I could get 75K for being completely unexceptional
2012-04-11 17:24:54	@Aerox	Well
2012-04-11 17:25:00	+Mexed_Alex	Instead I get nothing
2012-04-11 17:25:00	@Aerox	Make some shit in your garage
2012-04-11 17:25:14	andrewm	I made a gym in my garage.
2012-04-11 17:25:16	@Aerox	Turn your garage into a pie booth and charge people $5 bucks to cream the bean
2012-04-11 17:25:17	andrewm	No one gave me a dime.
2012-04-11 17:25:20	@Aerox	You'd probably do well with racists
2012-04-11 17:25:43	+Mexed_Alex	Look at all those White people in east la
2012-04-11 17:25:54	+Mexed_Alex	how was I not told
2012-04-11 17:26:00	+Mexed_Alex	prime mugging environment
2012-04-11 17:26:02	@Aerox	They would drive out from Riverside and Beverly Hills for the opportunity
2012-04-11 17:26:04	andrewm	You only charge 5$ for a blowjob?
2012-04-11 17:26:07	andrewm	Times are tough.
2012-04-11 17:26:49	+Bigby	we should bring back gladiator games in giant coliseums
2012-04-11 17:26:54	+Bigby	ask for volunteers
2012-04-11 17:27:02	+Bigby	im certain we will have plenty
2012-04-11 17:27:31	andrewm	Why volunteers?
2012-04-11 17:27:41	+Mexed_Alex	That kid is Mexican
2012-04-11 17:27:45	andrewm	Inmates vs homeless
2012-04-11 17:27:50	+Mexed_Alex	you know all that money is just going to funded back to the cartels
2012-04-11 17:27:51	+Bigby	you dont have to pay volunteers
2012-04-11 17:28:02	andrewm	Who said anything about volunteers?
2012-04-11 17:28:30	+Bigby	because volunteers will actually put on a good show versus people under duress
2012-04-11 17:28:39	+Bigby	they will come in their own handmade armor and shit
2012-04-11 17:28:48	+Mexed_Alex	Your mom's pussy was under duress last night
2012-04-11 17:28:53	andrewm	durex*
2012-04-11 17:29:07	+Mexed_Alex	bareback
2012-04-11 17:29:17	andrewm	Watch out
2012-04-11 17:29:20	+Bigby	youre gay?
2012-04-11 17:29:23	andrewm	We don't need another Bigby around
2012-04-11 17:29:33	+Mexed_Alex	Anchor baby
2012-04-11 17:29:34	+Bigby	because she is a man now
2012-04-11 17:30:12	+Mexed_Alex	Bigby's mother is his sister.
2012-04-11 17:30:53	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-11 17:34:53	+Mexed_Alex	Man, it sucks NFS: The Run sucked dick.
2012-04-11 17:35:57	@Aerox	I liked when the trailer for it had almost no driving
2012-04-11 17:36:00	@Aerox	and was just quicktime events
2012-04-11 17:36:46	+Mexed_Alex	Those were actually pretty rare in the game from what I heard.
2012-04-11 17:37:24	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-04-11 17:37:25	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-11 17:37:28	+Gandysampras	Yo yo yo
2012-04-11 17:39:25	+Mexed_Alex	why does amazon keep going from the standard page
2012-04-11 17:39:28	+Mexed_Alex	to the weird white page
2012-04-11 17:40:19	+Bigby	identity crisis
2012-04-11 17:40:23	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-11 17:50:48		irc: disconnected from server
2012-04-11 18:08:54	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-11 18:08:54	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Bigby +Ecksorcism +Gandysampras +Mexed_Alex +Torzelan ^power Alakaiser Alakaiser| andrewm benbeltran cardfrek Coon Dinsdale DougCL DtoidBot Dyganth HammerTiem|offl jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight richterbelmont Simmy theGoldenAvatar]
2012-04-11 18:08:54	--	Channel #destructoid: 34 nicks (3 ops, 0 halfops, 5 voices, 26 normals)
2012-04-11 19:41:40		irc: disconnected from server
2012-04-12 09:09:11	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-12 09:09:11	--	Nicks #destructoid: [@bloodylip @Q +Ecks|Offline +Torzel[a]n ^power Alakaiser| andrewm benbeltran cardfrek Coon Dinsdale DougCL DtoidBot Dyganth Ecks|Work HammerTiem|offl jared Kasreyn Lelio Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck]
2012-04-12 09:09:11	--	Channel #destructoid: 29 nicks (2 ops, 0 halfops, 2 voices, 25 normals)
2012-04-12 09:09:15	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-12 09:11:03	Ecks|Work	hmm
2012-04-12 09:11:16	Ecks|Work	well Lelio, welcome to the club
2012-04-12 09:11:26	theGoldenAvatar	Oh, fuck me.
2012-04-12 09:11:39	Lelio	yes please
2012-04-12 09:11:46	theGoldenAvatar	I sat here for 10 minutes trying to figure out why my OnPropertyChanged event wasn't firing.
2012-04-12 09:12:02	theGoldenAvatar	I'd written all the proper inherited methods
2012-04-12 09:12:10	theGoldenAvatar	But forgot to declare inheritance
2012-04-12 09:12:25	 *	theGoldenAvatar bangs his head against the table
2012-04-12 09:12:42	Ecks|Work	HAHAHAHAHA
2012-04-12 09:12:58	Ecks|Work	tGA you need more fish oil in your diet
2012-04-12 09:13:25	theGoldenAvatar	I take fish oil.
2012-04-12 09:13:39	theGoldenAvatar	This particular oversight was a product of all the bullshit I've dealt with already this morning.
2012-04-12 09:13:47	theGoldenAvatar	I just figured some more shit didn't work
2012-04-12 09:13:55	theGoldenAvatar	Instead of looking at the simplest explanation
2012-04-12 09:14:02	Ecks|Work	we all have those days
2012-04-12 09:14:15	Ecks|Work	also I was joking about the fish oil D:
2012-04-12 09:14:16	Lelio	not me, i'm amazing
2012-04-12 09:15:30	Ecks|Work	well we all cant be so care free
2012-04-12 09:15:39	Ecks|Work	maybe if we had badges too
2012-04-12 09:16:22	theGoldenAvatar	But I've finally got the entire control bound. So now it's easy work.
2012-04-12 09:29:35	Kasreyn	lets not loose our heads though!
2012-04-12 09:29:53	jared	Bleep bloop.
2012-04-12 09:30:39	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Ping timeout)
2012-04-12 09:46:35	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-12 09:56:14	Ecks|Work	someone save me from this boredom
2012-04-12 09:56:30	Ecks|Work	!weather K2C1G4
2012-04-12 09:56:39	DtoidBot	From Ottawa,  (CYOW) on April 12, 10:00 AM EDT temp: 45 F (7 C) cond: Partly Cloudy wind: From the NNW at 9 MPH (14.48 KPH) hu: 53% dewpnt: 28 F (-2 C)
2012-04-12 09:57:26	Ecks|Work	I hate having to wear a toque in April
2012-04-12 10:02:46	theGoldenAvatar	What the hell is a toque?
2012-04-12 10:04:20	Lelio	haha why the hell is it so cold in april there?
2012-04-12 10:04:26	Lelio	do you share the same seasons as us?
2012-04-12 10:12:27	-->	Ecks|Work_ (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-12 10:13:15	Ecks|Work_	a touqe is a hat usually worn in the winter
2012-04-12 10:13:28	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-04-12 10:13:28	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-12 10:13:32	+Gandysampras	sup nerds
2012-04-12 10:13:35	Ecks|Work_	I have no idea what americans would call it
2012-04-12 10:13:40	Ecks|Work_	hey Gandy
2012-04-12 10:13:44	Lelio	it's kind of like a beanie
2012-04-12 10:13:54	Ecks|Work_	but not retarded
2012-04-12 10:15:13	TheToiletDuck	took!
2012-04-12 10:15:26	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Ping timeout)
2012-04-12 10:17:23	--	Ecks|Work_ is now known as Ecks|Work
2012-04-12 10:17:26	Ecks|Work	TTD!
2012-04-12 10:17:39	TheToiletDuck	ECKSSSSSsssssBOOM!
2012-04-12 10:17:44	Lelio	:D
2012-04-12 10:18:08	TheToiletDuck	LELIOOOOO
2012-04-12 10:18:17	TheToiletDuck	Lelio, you reminded me to turn off Beacons
2012-04-12 10:18:24	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-12 10:18:25	Lelio	how are you?
2012-04-12 10:18:27	TheToiletDuck	Every time you log in it tells me you want to play SSFIV
2012-04-12 10:18:35	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-12 10:18:35	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-12 10:18:35	TheToiletDuck	I'm okay, i am congested and tired.
2012-04-12 10:18:39	Lelio	ugh
2012-04-12 10:18:41	Batthink	Hi guys
2012-04-12 10:18:43	Lelio	i should turn that off
2012-04-12 10:18:45	TheToiletDuck	Batthink!
2012-04-12 10:18:46	Lelio	sorry
2012-04-12 10:18:48	Ecks|Work	hey Batthink!
2012-04-12 10:18:52	Batthink	Hey
2012-04-12 10:18:58	Ecks|Work	Lelio, NEVER APOLOGIZE,
2012-04-12 10:19:00	TheToiletDuck	it's cool, it's not a big deal really
2012-04-12 10:19:02	Ecks|Work	YOU HAVE A BADGE MAN
2012-04-12 10:19:08	DtoidBot	...
2012-04-12 10:19:11	Lelio	which is why i must show humility
2012-04-12 10:19:16	TheToiletDuck	i just wanted to point it out so you would apologize and i can maintain dominance.
2012-04-12 10:19:20	Batthink	My mother has just had a blazing row with my grandfather.
2012-04-12 10:19:23	TheToiletDuck	I AM THE ALPHA MALE, I AM THE ALPHA MALE
2012-04-12 10:19:40	Lelio	i'll let you have that ond
2012-04-12 10:19:40	TheToiletDuck	grandads be like, you need pants to go to work
2012-04-12 10:19:41	Lelio	one&
2012-04-12 10:20:01	Batthink	I don't know what you mean by that.
2012-04-12 10:20:41	TheToiletDuck	i don't either, i just looked at a similar meme and wanted to fit in
2012-04-12 10:20:53	Batthink	Uh huh
2012-04-12 10:20:55	Ecks|Work	Haha
2012-04-12 10:21:09	Ecks|Work	I miss playing SSFIV
2012-04-12 10:21:31	Batthink	She is getting really frustrated by him, he just doesn't listen to things she wants him to know
2012-04-12 10:21:31	TheToiletDuck	Ecks, when i saw you online i sent you an invite and someone messaged me telling me you weren't home.
2012-04-12 10:21:34	TheToiletDuck	It was such a cock tease
2012-04-12 10:21:47	Lelio	holy shit
2012-04-12 10:21:52	TheToiletDuck	"he just doesn't listen to things she wants him to know" welcome to being a male, and old.
2012-04-12 10:22:00	TheToiletDuck	it's frustrating
2012-04-12 10:22:03	Ecks|Work	my brother spends too much time at my house
2012-04-12 10:22:07	Ecks|Work	I should kick him out
2012-04-12 10:22:30	TheToiletDuck	I was going to tell him to give you a secret message
2012-04-12 10:22:42	TheToiletDuck	like make a Creeper hiss or something
2012-04-12 10:22:48	Lelio	i just realised gale boetticher in breaking bad is mel's husband in flight of the conchords
2012-04-12 10:22:58	TheToiletDuck	but then i thought he was lame and decided something that cool is best kept for you and me, no homo.
2012-04-12 10:23:07	Ecks|Work	TTD, please tell me you are coming to PAX
2012-04-12 10:23:16	Lelio	he is
2012-04-12 10:23:17	TheToiletDuck	I don't know.
2012-04-12 10:23:24	TheToiletDuck	I am trying but it's not looking good for money :(
2012-04-12 10:23:42	Batthink	Well, even when she was being mistreated by my dad and she asked grandad for help moving somewhere else, she got the reply 'you've made your own bed, you sleep in it'
2012-04-12 10:23:42	TheToiletDuck	I really will try though.
2012-04-12 10:23:46	Batthink	This was years ago
2012-04-12 10:23:55	theGoldenAvatar	No one cool is going to PAX this year.
2012-04-12 10:23:59	theGoldenAvatar	And by that I mean I'm not.
2012-04-12 10:24:01	Ecks|Work	you too Lelio
2012-04-12 10:24:18	Lelio	if i win a ticket to america
2012-04-12 10:24:24	TheToiletDuck	Batthink, your grandad sounds like a grumpy prick.
2012-04-12 10:24:24	Batthink	He just thinks of himself too much.
2012-04-12 10:24:37	Batthink	I'd agree
2012-04-12 10:24:38	Ecks|Work	tGA you only have plans for plans
2012-04-12 10:24:57	TheToiletDuck	tGA you should go to 'home' it's like Pax but has fewer nerds and diseases
2012-04-12 10:25:43	Batthink	The thing is, my mother's been holding her tongue about the truth she wants to tell him.
2012-04-12 10:25:52	theGoldenAvatar	That you're gay?
2012-04-12 10:26:04	Batthink	And now, it's all come out in one big rage.
2012-04-12 10:26:12	TheToiletDuck	Gayge
2012-04-12 10:26:25	Batthink	That grandad messed up her life
2012-04-12 10:26:48	TheToiletDuck	my grandma tried to kill my mum when she was a kid
2012-04-12 10:27:00	Batthink	And made things difficult for her and her mother.
2012-04-12 10:27:01	TheToiletDuck	You know what my mum did? Said fuck it and didn't speak to gran much.
2012-04-12 10:27:21	Lelio	christ
2012-04-12 10:27:30	Lelio	what's wrong with family
2012-04-12 10:27:37	Batthink	Eh.  My mother has tried to make out like she isn't here.
2012-04-12 10:27:42	TheToiletDuck	Your grandad will never understand that he is in the wrong, so your mum is best saving energy
2012-04-12 10:27:56	theGoldenAvatar	Man, I'm glad my family doesn't suck.
2012-04-12 10:28:15	TheToiletDuck	Lelio, my gran was depressed had 7 kids to raise and had a drunk for a husband. Eventually her and mum were cool again. It was shitty times.
2012-04-12 10:28:22	Batthink	My mother has been storing up A LOT.  She needs to vent.  Badly.
2012-04-12 10:28:35	TheToiletDuck	My family is pretty good.
2012-04-12 10:28:57	Lelio	i had similar stuff in my fam
2012-04-12 10:29:00	Lelio	it's a bit shitty
2012-04-12 10:29:22	TheToiletDuck	Sounds like you need to do something nice for your mum Dan, take her out for a little while to focus on nice things.
2012-04-12 10:29:37	TheToiletDuck	That way you'll get a new BMX or Nintendo game.
2012-04-12 10:29:48	Batthink	Oh yeah, I support her a lot.
2012-04-12 10:30:09	TheToiletDuck	There you go then, it's shitty situations but you're doing the right thing.
2012-04-12 10:30:12	Batthink	She's also trapped in a crappy job with a nasty boss.
2012-04-12 10:30:30	TheToiletDuck	So was my mum, super stressed her. She's quit now and finding another job. :)
2012-04-12 10:30:36	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Ping timeout)
2012-04-12 10:30:57	Batthink	Yeah, I helping her to try and find a new job too.
2012-04-12 10:30:58	TheToiletDuck	Okay now that Ecks is gone i can tell you all there's probably no chance i'm going to Pax
2012-04-12 10:31:01	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 10:31:06	Lelio	haha
2012-04-12 10:31:06	TheToiletDuck	I'm just leading Ecks on to get back at him
2012-04-12 10:31:12	TheToiletDuck	oh hai Ecks
2012-04-12 10:31:16	TheToiletDuck	:P
2012-04-12 10:31:17	Lelio	i knew that'd be the case
2012-04-12 10:31:49	TheToiletDuck	Nah jokes i am really trying to go but yeah will be a last minute trip i think. Also things change entirely if i have a new job by then.
2012-04-12 10:31:53	Ecks_Tablet	this pow work laptop is the worst
2012-04-12 10:32:02	Batthink	The thing is, grandad has the ability to help her out financially to get out of the job, so that she is better able to get a new one, but he is like, 'nope.
2012-04-12 10:32:17	TheToiletDuck	There's a trip my bf wants to do in July that will cost me about 500quid. I have to give priority to that before PAX unfortunately.
2012-04-12 10:32:40	TheToiletDuck	Batthink, then your mum needs to rule out your granddads help. He will never change.
2012-04-12 10:32:50	Lelio	i wonder when i'll go to PAX  :\
2012-04-12 10:33:00	theGoldenAvatar	When it comes to Australia.
2012-04-12 10:33:02	Batthink	Yeah.
2012-04-12 10:33:12	TheToiletDuck	Oh shit Lelio
2012-04-12 10:33:19	TheToiletDuck	I'm in Sydney in a few weeks
2012-04-12 10:33:20	Lelio	tickets are such a pain in the arse
2012-04-12 10:33:27	Lelio	oh sweet, conference?
2012-04-12 10:33:31	TheToiletDuck	Nah holiday
2012-04-12 10:33:37	theGoldenAvatar	I wonder what tickets cost this year.
2012-04-12 10:33:44	Ecks_Tablet	don't have two month vacations in Argentina Lelio. That's when.
2012-04-12 10:33:48	Lelio	what on earth would you want to holiday here for?
2012-04-12 10:33:55	TheToiletDuck	May 2nd to 15th, but i'll have to spend some time visiting my parents.
2012-04-12 10:33:55	Lelio	i mean THIS IS THE BEST PLACE EVER
2012-04-12 10:34:15	Lelio	they're in QLD aren't they?
2012-04-12 10:34:30	TheToiletDuck	I didn't choose to, i had to. My stupid sister in law had a stupid baby (who is totally cute) and my parents are being all "you need to come visit us". They live in Cairns.
2012-04-12 10:34:56	Lelio	babies are a legitimate reason to spend money on a holiday
2012-04-12 10:35:06	theGoldenAvatar	Holy shit fuck
2012-04-12 10:35:11	TheToiletDuck	That was PAX / New Computer money.
2012-04-12 10:35:16	theGoldenAvatar	Flights are retarded expensive this year.
2012-04-12 10:35:22	theGoldenAvatar	I paid like $200 the last couple years.
2012-04-12 10:35:23	Ecks_Tablet	yep
2012-04-12 10:35:25	theGoldenAvatar	It's at $700
2012-04-12 10:35:33	TheToiletDuck	jesus you can come here for that tGA
2012-04-12 10:35:45	Ecks_Tablet	Worse for me tGA
2012-04-12 10:35:49	Lelio	Ecks I did Argentina like a boss
2012-04-12 10:35:56	Ecks_Tablet	hahahaha
2012-04-12 10:35:58	Lelio	nothing could've stopped me being so cool
2012-04-12 10:36:01	TheToiletDuck	Lelio, did you eat bugs?
2012-04-12 10:36:21	Lelio	they don't like natives in Argentina, so I just had hamburgers
2012-04-12 10:36:33	TheToiletDuck	Also, we're calling Seb (AceFlibble) a hipster in the mailer. It's fun.
2012-04-12 10:36:50	+Gandysampras	He is a hipster
2012-04-12 10:36:53	TheToiletDuck	ikr
2012-04-12 10:36:58	+Gandysampras	I cant believe he didn't know
2012-04-12 10:37:08	TheToiletDuck	He didn't know because everyone else knew
2012-04-12 10:37:13	<--	Lelio (~WOOT@114-198-32-79.dyn.iinet.net.au) has quit (Quit)
2012-04-12 10:37:15	TheToiletDuck	Dude, such mainstream information.
2012-04-12 10:37:17	theGoldenAvatar	I was thinking maybe if flights were cheap I'd come in for like 2 days.
2012-04-12 10:37:20	theGoldenAvatar	But Noooope.
2012-04-12 10:37:30	-->	Lelio (~Lelio@114-198-32-79.dyn.iinet.net.au) has joined #destructoid
2012-04-12 10:37:43	TheToiletDuck	Ecks, that means you beat tGA in an arm wrestle.
2012-04-12 10:37:46	TheToiletDuck	You won by default.
2012-04-12 10:38:22	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-12 10:38:22	Ecks_Tablet	sweet
2012-04-12 10:38:22	--	Mode #destructoid [+o Aerox] by Q
2012-04-12 10:38:29	theGoldenAvatar	I am confused.
2012-04-12 10:38:41	Ecks_Tablet	just smile and nod
2012-04-12 10:38:43	Lelio	I've got such a hard on for Michael Fassbender
2012-04-12 10:38:48	TheToiletDuck	Ass Bender
2012-04-12 10:38:54	Ecks_Tablet	who doesn't
2012-04-12 10:39:13	TheToiletDuck	The gays were talking about him in Shame.
2012-04-12 10:39:18	TheToiletDuck	Apparently he is hung or something?
2012-04-12 10:39:19	Lelio	I use your Ass Bender line wuenever I speak of him
2012-04-12 10:39:35	Lelio	Yeah he's got a decent package
2012-04-12 10:39:51	Lelio	That movie was quite good, putting him aside
2012-04-12 10:40:05	TheToiletDuck	I've heard that it's good yeah.
2012-04-12 10:40:13	TheToiletDuck	I liked him as Magneto.
2012-04-12 10:40:31	TheToiletDuck	I want Michael Bay to make an Xmen movie.
2012-04-12 10:40:33	theGoldenAvatar	That was Gandalg.
2012-04-12 10:40:35	theGoldenAvatar	Gandalf
2012-04-12 10:40:42	TheToiletDuck	who is also hung
2012-04-12 10:40:52	theGoldenAvatar	That's why they chose him.
2012-04-12 10:40:53	Ecks_Tablet	Haha
2012-04-12 10:41:14	TheToiletDuck	I saw him play King Lear and he gets all nudie in it.
2012-04-12 10:41:21	Lelio	Whenever i see the directors name i think this
2012-04-12 10:41:24	Lelio	http://images.forbes.com/media/2010/10/15/1015_steve-mcqueen-dead-celebs_485x340.jpg
2012-04-12 10:41:45	TheToiletDuck	Tom Waits is the weirdest man.
2012-04-12 10:41:46	Ecks_Tablet	sfw?
2012-04-12 10:41:50	TheToiletDuck	yuh
2012-04-12 10:42:19	Lelio	Not this
2012-04-12 10:42:22	Lelio	http://static.guim.co.uk/sys-images/Film/Pix/pictures/2008/11/21/RichardSaker_mcqueen460.jpg
2012-04-12 10:42:25	Lelio	Yeah sfw
2012-04-12 10:43:59	Lelio	It was really awkward watching Shame, because I was with 2 catholic virgins who covered their faces throughout the movie
2012-04-12 10:43:59	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 10:44:42	Lelio	One's a big corporate lawyer
2012-04-12 10:45:10	Lelio	That shies away from some sexy shots
2012-04-12 10:45:51	TheToiletDuck	"who covered their faces throughout the movie" really?
2012-04-12 10:46:03	TheToiletDuck	I've only done that twice
2012-04-12 10:46:07	TheToiletDuck	Once during Jackass 2
2012-04-12 10:46:07	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 10:46:18	TheToiletDuck	and again during The Grudge (becuase i'm a gigantic pussy)
2012-04-12 10:46:29	TheToiletDuck	but i looked through my fingers
2012-04-12 10:46:49	TheToiletDuck	i think it was chugging the horse semen bit in Jackass 2
2012-04-12 10:46:49	Lelio	I don't blame you on either
2012-04-12 10:46:59	TheToiletDuck	That's a great movie :)
2012-04-12 10:47:05	Ecks_Tablet	jebus
2012-04-12 10:47:15	 *	Lelio vomits
2012-04-12 10:47:20	TheToiletDuck	Jackass 3 was also one of the best uses of 3d i've seen
2012-04-12 10:47:21	Ecks_Tablet	what have I walked into
2012-04-12 10:47:36	TheToiletDuck	Like i know Jackass is stupid but goddamn it always makes me laugh.
2012-04-12 10:47:42	Lelio	A minefield ecks
2012-04-12 10:48:05	Lelio	I haven't seen past the first film but I always enjoyed it
2012-04-12 10:48:46	Ecks_Tablet	I've seen none of them.
2012-04-12 10:49:21	Lelio	If you want to keep your eyesight don't watch them
2012-04-12 10:49:26	TheToiletDuck	Ecks is allergic to fun.
2012-04-12 10:49:33	TheToiletDuck	and Brazil nuts
2012-04-12 10:49:59	Ecks_Tablet	haha
2012-04-12 10:50:27	Ecks_Tablet	this new haircut is making everything drafty
2012-04-12 10:50:51	Lelio	In April, you must be mad
2012-04-12 10:50:59	Lelio	My dad got married today
2012-04-12 10:51:05	TheToiletDuck	Congrats
2012-04-12 10:51:10	Ecks_Tablet	its usully much warmer.
2012-04-12 10:51:13	TheToiletDuck	Is your new mum 20?
2012-04-12 10:51:14	Ecks_Tablet	Ya Congrats
2012-04-12 10:51:32	Lelio	27
2012-04-12 10:51:42	Lelio	Two years my senior
2012-04-12 10:51:44	Lelio	Lol
2012-04-12 10:51:52	Ecks_Tablet	Oh dear
2012-04-12 10:51:56	Lelio	I was best man
2012-04-12 10:51:59	TheToiletDuck	good for your dad :)
2012-04-12 10:52:02	Ecks_Tablet	Also good for him
2012-04-12 10:52:33	Lelio	I'm not sure if it,'ll last, but hope so
2012-04-12 10:52:41	TheToiletDuck	Yeah, hope so too.
2012-04-12 10:52:51	TheToiletDuck	Right, i will leave you with this
2012-04-12 10:52:51	TheToiletDuck	http://www.dailymail.co.uk/femail/article-2128446/Has-fashion-hit-rock-Designers-unfortunate-derriere-baring-dress-make-butt-jokes.html#ixzz1rq2Plq00
2012-04-12 10:52:54	TheToiletDuck	and head off home
2012-04-12 10:52:55	Ecks_Tablet	one of the interns fiance is having a baby soon
2012-04-12 10:53:02	Ecks_Tablet	bai
2012-04-12 10:53:03	TheToiletDuck	Ecks, it's kinda safe for work but has a bit of butt crack
2012-04-12 10:53:05	Lelio	I hope I don't have the same shitty luck he's had
2012-04-12 10:53:16	TheToiletDuck	Nah, you're a completely different person.
2012-04-12 10:53:18	Lelio	See ya ttf
2012-04-12 10:53:21	TheToiletDuck	tata
2012-04-12 10:53:24	Lelio	TTD
2012-04-12 10:53:30	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-04-12 10:53:34	-->	Droid_Alex (~Droid_Ale@64.134.226.80) has joined #destructoid
2012-04-12 10:54:10	Droid_Alex	Butt
2012-04-12 10:54:17	Ecks_Tablet	hey Alex
2012-04-12 10:54:28	Droid_Alex	Hi, ecks
2012-04-12 10:54:48	Lelio	Fitting that the designer is from Greece.
2012-04-12 10:54:53	Ecks_Tablet	How's your morning been so far?
2012-04-12 10:55:01	Droid_Alex	Good
2012-04-12 10:55:09	@Aerox	sup bean
2012-04-12 10:55:14	Droid_Alex	Coffee is going in to me
2012-04-12 10:55:20	Droid_Alex	Into
2012-04-12 10:55:32	Droid_Alex	Hi, white devil
2012-04-12 10:55:40	Lelio	Hahaha
2012-04-12 10:56:17	Ecks_Tablet	I want an iPad, but I can't see what I would use it for.
2012-04-12 10:56:29	Lelio	I kind of don't know why I would need a tablet. My phone does the same stuff? They're so shiny though.
2012-04-12 10:56:45	Droid_Alex	Basically
2012-04-12 10:57:09	Droid_Alex	so you can get more comfortably read twitter while you watch tv
2012-04-12 10:57:24	Ecks_Tablet	Genius
2012-04-12 10:57:51	Lelio	That's it - I'm buying one.
2012-04-12 10:57:54	Droid_Alex	I want that iPad stand that you can clip to your bed's headboard and have it hover over you while you lay in bed
2012-04-12 10:58:22	Lelio	To atop you splitting your lip open after dropping it numerous times
2012-04-12 10:58:23	Droid_Alex	That would probably get me to use my iPad more
2012-04-12 10:58:23	theGoldenAvatar	That sounds awful
2012-04-12 10:58:28	Lelio	Stop*
2012-04-12 10:58:32	Ecks_Tablet	I saw that Bendi that was linked yesterday.
2012-04-12 10:58:53	+Gandysampras	Aerox, I called gavin a foreveralone and it really annoyed him
2012-04-12 10:59:00	+Gandysampras	I am pleased
2012-04-12 10:59:01	Droid_Alex	That's the thing I'm talking about
2012-04-12 10:59:04	Droid_Alex	Hahaha
2012-04-12 10:59:10	theGoldenAvatar	Lulz.
2012-04-12 10:59:13	Droid_Alex	Stop being mean, gandy
2012-04-12 10:59:18	theGoldenAvatar	Be meaner.
2012-04-12 10:59:29	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-04-12 10:59:34	theGoldenAvatar	You can only listen to someone emo it up for so long.
2012-04-12 10:59:46	+Gandysampras	indeed
2012-04-12 10:59:53	Droid_Alex	No, that's my job.
2012-04-12 11:00:00	+Gandysampras	He was whinging about not having any sex
2012-04-12 11:00:02	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-12 11:00:02	theGoldenAvatar	Well, you're shirking.
2012-04-12 11:01:07	Droid_Alex	I just had coffee! Let me wake up before I attack someone on the internet
2012-04-12 11:01:44	Lelio	The only way to get sex is to act like he gets it all the time
2012-04-12 11:02:08	Lelio	By the time those girls cotton on they'll be in  too deep to back out
2012-04-12 11:02:09	theGoldenAvatar	I tried that.
2012-04-12 11:02:18	theGoldenAvatar	But my girlfriend didn't buy it.
2012-04-12 11:02:35	+Gandysampras	he'll be in too deep
2012-04-12 11:02:48	theGoldenAvatar	No, Lelio had it right.
2012-04-12 11:02:51	@Aerox	hehe
2012-04-12 11:02:56	theGoldenAvatar	Those dykes Gavin is into
2012-04-12 11:02:56	@Aerox	alex get on gtalk
2012-04-12 11:03:00	@Aerox	I have things to copy and paste at you
2012-04-12 11:03:02	theGoldenAvatar	You know what they are like
2012-04-12 11:03:12	Lelio	Mine was just glad she gets out of it
2012-04-12 11:03:16	Droid_Alex	Excited!
2012-04-12 11:04:57	 *	theGoldenAvatar tga|lunch
2012-04-12 11:05:30	+Gandysampras	idiot
2012-04-12 11:05:57	--	Lelio is now known as Lelio|Bed
2012-04-12 11:06:00	Droid_Alex	What a loser!
2012-04-12 11:07:10	Droid_Alex	Hahahaha
2012-04-12 11:07:28	Droid_Alex	Anne Romney says women really care about economic issues
2012-04-12 11:07:38	Droid_Alex	That bitch hasn't worked a day in her life
2012-04-12 11:08:03	-->	tGA_phone (~tgaphone@166.137.9.184) has joined #destructoid
2012-04-12 11:09:29	@Aerox	Apparently the newest obama war on women is that one of his campaign staffers follows "Notorious womanizer" Arnold Schwarzenegger on Twitter
2012-04-12 11:09:36	@Aerox	Which is basically proof Obama is really the one who hates all women
2012-04-12 11:10:15	+Gandysampras	brillian
2012-04-12 11:10:19	+Gandysampras	t
2012-04-12 11:11:20	-->	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has joined #destructoid
2012-04-12 11:13:05	+Gandysampras	I think I might fall aslepp!
2012-04-12 11:13:08	+Gandysampras	asleep*
2012-04-12 11:13:10	@Aerox	ooo!
2012-04-12 11:13:11	+Gandysampras	Yay!
2012-04-12 11:13:53	Droid_Alex	Hahaha
2012-04-12 11:17:03	Batthink	Hi Alex
2012-04-12 11:22:32	Droid_Alex	Hi
2012-04-12 11:22:32	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 11:23:13	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 11:25:17	@Aerox	gandy
2012-04-12 11:25:18	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 11:25:19	@Aerox	Grimrock is great
2012-04-12 11:27:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-12 11:27:43	--	Mode #destructoid [+o TDiddy] by Q
2012-04-12 11:28:19	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 11:29:46	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-04-12 11:30:03	Droid_Alex	It is gross outside again
2012-04-12 11:30:18	Droid_Alex	The sun was out this morning
2012-04-12 11:30:22	Droid_Alex	And now it isn't
2012-04-12 11:30:23	Droid_Alex	:(
2012-04-12 11:31:33	tGA_phone	It's cold out
2012-04-12 11:31:39	tGA_phone	!weather 28403
2012-04-12 11:31:54	DtoidBot	From Wilmington, North Carolina (KILM) on April 12, 11:53 AM EDT temp: 58 F (14 C) cond: Clear wind: From the NNW at 9 MPH (14.48 KPH) hu: 33% dewpnt: 29 F (-2 C)
2012-04-12 11:35:39	Droid_Alex	57 he
2012-04-12 11:35:39	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 11:35:43	Droid_Alex	Here
2012-04-12 11:38:10	-->	muet (mueti@nrbg-4dbf155d.pool.mediaWays.net) has joined #destructoid
2012-04-12 11:38:25	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 11:38:37	<--	mueti (mueti@nrbg-4d072df0.pool.mediaWays.net) has quit (Ping timeout)
2012-04-12 11:41:25	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 11:43:30	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 11:44:32	-->	mueti (mueti@nrbg-4dbe7475.pool.mediaWays.net) has joined #destructoid
2012-04-12 11:45:39	@Aerox	!weather 90064
2012-04-12 11:45:50	DtoidBot	From Santa Monica, California (KSMO) on April 12, 8:51 AM PDT temp: 56 F (13 C) cond: Clear wind: From the South at 4 MPH (6.44 KPH) hu: 67% dewpnt: 45 F (7 C)
2012-04-12 11:45:51	@Aerox	It's still sunny here
2012-04-12 11:45:55	@Aerox	and I don't think we got any rain last nigh
2012-04-12 11:45:56	@Aerox	t
2012-04-12 11:46:59	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-04-12 11:47:14	<--	muet (mueti@nrbg-4dbf155d.pool.mediaWays.net) has quit (Ping timeout)
2012-04-12 11:51:30	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 11:52:39	<--	tGA_phone (~tgaphone@166.137.9.184) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-12 11:59:14	theGoldenAvatar	The guy who owns the office upstairs is so ridiculous.
2012-04-12 11:59:30	theGoldenAvatar	His employee turnoever is apparently really high.
2012-04-12 11:59:39	theGoldenAvatar	And it's just a parade of hot college girls.
2012-04-12 12:03:05	theGoldenAvatar	Also, the TERA downloader is fucking slow
2012-04-12 12:03:05	<--	Droid_Alex (~Droid_Ale@64.134.226.80) has quit (Read error: Connection reset by peer)
2012-04-12 12:03:12	theGoldenAvatar	It's going to take 6 days to grab this patch
2012-04-12 12:03:20	theGoldenAvatar	Annnnd
2012-04-12 12:03:29	theGoldenAvatar	I turned off P2P and it's going to take 14 minutes
2012-04-12 12:04:24	theGoldenAvatar	!dtrivia 5 sports
2012-04-12 12:04:35	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 2684
2012-04-12 12:04:37	DtoidBot	Sports: _____ Is The National Game Of Turkey. It Is Called Backgammon In Europe
2012-04-12 12:04:52	DtoidBot	Hint: T****
2012-04-12 12:05:07	DtoidBot	Time's up! You're all failures!
2012-04-12 12:05:15	DtoidBot	Sports: The Old French Game Which Gave Rise To The Emergence Of Tennis Was Called
2012-04-12 12:05:28	theGoldenAvatar	le tennis
2012-04-12 12:05:30	DtoidBot	Hint: Jeu ** *a**e
2012-04-12 12:05:45	DtoidBot	Time's up! You're all failures!
2012-04-12 12:05:54	DtoidBot	Sports: Which Athlete Withdrew From The Sydney Olympics Claiming She Had Been Confronted By A Stranger In Her Hotel Room
2012-04-12 12:06:09	DtoidBot	Hint: M*rie-Jose P**e*
2012-04-12 12:06:24	DtoidBot	Time's up! You're all failures!
2012-04-12 12:06:32	DtoidBot	Sports: What Team Won Super Bowl Xxxi
2012-04-12 12:06:47	DtoidBot	Hint: G**en B** ****e*s
2012-04-12 12:06:50	theGoldenAvatar	green bay packers
2012-04-12 12:06:50	DtoidBot	Winner: theGoldenAvatar Answer: Green Bay Packers Streak: 1 Points: 1124
2012-04-12 12:06:59	DtoidBot	Sports: At The 1991 World Championships In Tokyo, Which British Hurdler Ran The Last Leg Of The 4x400 Relay To Win Gold For Britain
2012-04-12 12:07:14	DtoidBot	Hint: Kri* A*ab**i
2012-04-12 12:07:29	DtoidBot	Time's up! You're all failures!
2012-04-12 12:07:29	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-12 12:07:30	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-12 12:22:54	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-12 12:26:19	--	Torzel[a]n is now known as Torzelan
2012-04-12 12:29:07	-->	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has joined #destructoid
2012-04-12 12:29:07	--	Mode #destructoid [+v Gemsi] by Q
2012-04-12 12:29:53	Brainderailment	gotta restart, this puter is chuggin.
2012-04-12 12:29:57	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-04-12 12:30:54	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-04-12 12:31:41	@TDiddy	the only reason im excited about baseball season, I get to play MLB the Show
2012-04-12 12:32:02	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-12 12:34:52	theGoldenAvatar	I was excited briefly
2012-04-12 12:35:34	theGoldenAvatar	Then the Braves went 0-4
2012-04-12 12:35:42	Brainderailment	SPORTS!
2012-04-12 12:35:53	Brainderailment	HOW BOUT THEM PREDS EH!?
2012-04-12 12:37:06	theGoldenAvatar	Dey suck
2012-04-12 12:37:20	Brainderailment	I only know they did something recently because of my fb feed/.
2012-04-12 12:38:05	theGoldenAvatar	They beat Detriot
2012-04-12 12:38:09	theGoldenAvatar	Detroit too
2012-04-12 12:38:15	Brainderailment	so they don't suck?
2012-04-12 12:38:26	theGoldenAvatar	No, they'll always suck
2012-04-12 12:38:32	theGoldenAvatar	It's Nashville for Christ's sake
2012-04-12 12:38:41	theGoldenAvatar	Even when they win they suck
2012-04-12 12:38:46	Brainderailment	yeah I know
2012-04-12 12:39:14	Brainderailment	You can get tickets to any game of theirs for like $2.00
2012-04-12 12:39:30	Brainderailment	nashville almost lost the team a few years back because nobody went to the games
2012-04-12 12:40:10	@TDiddy	lol
2012-04-12 12:40:20	@TDiddy	i went to gamefaqs and here is a real complaint
2012-04-12 12:40:53	@TDiddy	"in franchise mode after 5 years the Rangers, Yankees, Red Sox, Phillies, and Dodgers have all the good players"
2012-04-12 12:41:02	theGoldenAvatar	Haha
2012-04-12 12:41:06	theGoldenAvatar	It's like real life.
2012-04-12 12:41:09	@TDiddy	"this is unfair, they just throw money out and get everybody good"
2012-04-12 12:41:37	Brainderailment	welcome to sports
2012-04-12 12:44:43	@TDiddy	my pitcher was drafted by the mets, bleh
2012-04-12 12:49:04	theGoldenAvatar	Well, their pitching blow
2012-04-12 12:49:08	theGoldenAvatar	Good opportunity
2012-04-12 12:54:24	@TDiddy	maybe, the depth ratings for positions actually show they have a decent system for pitchers
2012-04-12 12:54:41	@TDiddy	but they do the annoying thing in sports games, they dont show you numbers for their ratings, they use bars
2012-04-12 13:02:46	--	Torzelan is now known as Torzel[a]n
2012-04-12 13:03:39	theGoldenAvatar	Ew.
2012-04-12 13:40:07	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-12 13:40:39	EvilCheese|work	suddenly, pants!
2012-04-12 13:47:30	jared	Yes.
2012-04-12 13:50:46	@Aerox	boo pants
2012-04-12 13:50:48	@Aerox	Hi Jarod!
2012-04-12 13:50:50	@Aerox	Hi Jared!
2012-04-12 13:52:29	EvilCheese|work	Hi Aerox!
2012-04-12 13:52:36	EvilCheese|work	you were right the first time
2012-04-12 13:53:00	@Aerox	I know
2012-04-12 13:53:02	@Aerox	There's two of you now
2012-04-12 13:53:03	EvilCheese|work	who is this Jared fellow?
2012-04-12 13:53:07	EvilCheese|work	this could get confusing
2012-04-12 13:57:18	jared	JROOO
2012-04-12 13:57:26	jared	Wait what?
2012-04-12 13:57:51	jared	J-a-r ... o -d?
2012-04-12 13:58:04	jared	EvilCheese|work: I challenge you to a fight to the death.
2012-04-12 13:58:12	jared	May the best jared win.
2012-04-12 13:58:14	EvilCheese|work	Accepted!
2012-04-12 13:58:38	@Aerox	Watch out
2012-04-12 13:58:40	EvilCheese|work	!rr
2012-04-12 13:58:40	@Aerox	Jarod is a badass
2012-04-12 13:58:41	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/33512_758857626227_15621776_41636693_6747667_n.jpg
2012-04-12 13:58:53	jared	!roll d20
2012-04-12 13:58:55	EvilCheese|work	lol
2012-04-12 13:58:59	EvilCheese|work	you still have that?
2012-04-12 13:59:03	@Aerox	It's on your facebook
2012-04-12 13:59:05	EvilCheese|work	that's an old pic
2012-04-12 13:59:17	@Aerox	I don't save pictures of people that's too stalkey even for me
2012-04-12 13:59:56	@Aerox	We don't even know what Jared looks like
2012-04-12 13:59:58	@Aerox	He is probably frail
2012-04-12 14:00:06	jared	=(
2012-04-12 14:00:13	EvilCheese|work	you linked that directly from Facebook?
2012-04-12 14:00:20	EvilCheese|work	hmmm
2012-04-12 14:00:27	@Aerox	i did
2012-04-12 14:00:32	jared	#SecurityFlaw
2012-04-12 14:00:57	@Aerox	If they ever fix that
2012-04-12 14:00:59	@Aerox	I'm going to be extremely upset
2012-04-12 14:02:04	jared	Yeah I'm mad too.
2012-04-12 14:02:15	jared	No wait, YOU'RE frail!
2012-04-12 14:03:07	EvilCheese|work	I've probably lost 20 lbs since that pic
2012-04-12 14:03:49	@Aerox	nice
2012-04-12 14:04:13	EvilCheese|work	well since Chirstmas really
2012-04-12 14:04:44	EvilCheese|work	Christmas, if you can spell
2012-04-12 14:04:50	jared	I need to lose some weight.
2012-04-12 14:05:07	@Aerox	I'm working on it
2012-04-12 14:05:09	@Aerox	It's going very well
2012-04-12 14:05:12	jared	The old women in Chinatown call me Peter Porker.
2012-04-12 14:05:25	@Aerox	How do you say that in Chinese
2012-04-12 14:05:49	jared	??? They say it in Engrish.
2012-04-12 14:06:21	EvilCheese|work	maybe she thought you were Spiderman?
2012-04-12 14:06:25	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-12 14:06:41	@Aerox	http://gawker.com/5900835/why-community-is-the-most-popular-show-on-the-internet
2012-04-12 14:06:41	Ecks|Work	finally a new laptop
2012-04-12 14:09:33	Dinsdale	yeah boi
2012-04-12 14:10:19	EvilCheese|work	to be fair, it is a pretty awesome show
2012-04-12 14:11:10	@Aerox	it's wonderful
2012-04-12 14:11:13	@Aerox	also this part makes so much sense
2012-04-12 14:11:14	@Aerox	Reading that, it's hard not to think of the "brony" phenomenon — the popularity of My Little Pony: Friendship Is Magic among a certain kind of empathy-deficient young person. There's a fairly common theory that My Little Pony has developed this devoted, socially awkward post-adolescent fan base because the show is a straightforward, almost step-by-step guide to friendship.
2012-04-12 14:12:32	jared	haha
2012-04-12 14:12:44	EvilCheese|work	lol
2012-04-12 14:12:55	jared	Step 1: Friend
2012-04-12 14:12:57	jared	Step 2: Ship
2012-04-12 14:13:00	EvilCheese|work	that's the best explaination for bronies that I've heard
2012-04-12 14:13:02	jared	Step 3: ??????
2012-04-12 14:13:06	jared	Step 4: PROFIT!
2012-04-12 14:14:40	@Aerox	It makes tons and tons of sense
2012-04-12 14:14:50	EvilCheese|work	it does
2012-04-12 14:15:07	EvilCheese|work	now how about furries?
2012-04-12 14:15:12	EvilCheese|work	give me an explaination to that
2012-04-12 14:15:15	-->	wexx (~wesley@c-24-129-65-111.hsd1.ga.comcast.net) has joined #destructoid
2012-04-12 14:15:18	wexx	sup nerds
2012-04-12 14:15:21	Ecks|Work	one subculture at a time EC
2012-04-12 14:15:29	Ecks|Work	hey wexx
2012-04-12 14:15:40	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-12 14:15:48	@Aerox	People into beastiality who find a "more acceptable" outlet
2012-04-12 14:15:59	@Aerox	also fetishes are a totally different animal
2012-04-12 14:16:12	EvilCheese|work	but why the false persona?
2012-04-12 14:16:15	EvilCheese|work	that's most interesting part
2012-04-12 14:16:54	jared	Fetish doesn't even have to be sexual, it's connotated as such in our society. It just means a fascination with something.
2012-04-12 14:17:07	EvilCheese|work	I understand that people like to fantasize about being something they're not, but why an anthropamorphic animal?
2012-04-12 14:17:12	@Aerox	well
2012-04-12 14:17:23	@Aerox	it actually means assigning religious or magical qualities to an object
2012-04-12 14:17:42	jared	EvilCheese|work: I think it's less about being that thing, and more about existing in that world.
2012-04-12 14:17:47	@Aerox	But everyone knows you are talking about sexual fetishism
2012-04-12 14:18:27	jared	They choose these characters, I would argue, based on the fictional world they inhabit as much as the characters themselves.
2012-04-12 14:19:03	@Aerox	I mean sexual fetishes aren't really a "choice"
2012-04-12 14:19:17	jared	Aerox: True..
2012-04-12 14:19:21	@Aerox	It's not like some guy woke up and was like "You know I'd really like to be turned on by wearing fursuits"
2012-04-12 14:19:55	EvilCheese|work	is wearing the fursuit actually the fetish?
2012-04-12 14:19:56	@Aerox	The real question is why furries won't shut the fuck up about it
2012-04-12 14:19:58	@Aerox	I don't know
2012-04-12 14:20:05	EvilCheese|work	or does it just facilitate sex?
2012-04-12 14:20:08	@Aerox	You go to anime conventions with the furries, don't you?
2012-04-12 14:20:09	@Aerox	Ask them
2012-04-12 14:20:13	EvilCheese|work	I think that would be the biggest draw
2012-04-12 14:20:31	jared	How would a fur suit facilitate sex??
2012-04-12 14:21:04	EvilCheese|work	it lets other furries know they're into it
2012-04-12 14:21:10	jared	Ahhhh.
2012-04-12 14:21:16	jared	I thought you emant the act itself.
2012-04-12 14:21:26	jared	I was all "They're in suits! How does that work!?"
2012-04-12 14:22:05	EvilCheese|work	that, and they're actual apperance is obscured
2012-04-12 14:22:17	EvilCheese|work	*their
2012-04-12 14:22:42	@Aerox	I don't think it's a disguise thing
2012-04-12 14:23:25	jared	Wait, does anyone actually like Bing Bang Theory?
2012-04-12 14:23:46	EvilCheese|work	yes, it's popular with the mainstream
2012-04-12 14:24:19	EvilCheese|work	geek chic and all taht
2012-04-12 14:24:28	@Aerox	It's not geek chic though
2012-04-12 14:24:32	@Aerox	It's popular because people get to go
2012-04-12 14:24:38	@Aerox	HAHA LOOK AT HOW AWKWARD THAT NERD IS
2012-04-12 14:24:43	@Aerox	Which I enjoy doing, but on the internet, not on television
2012-04-12 14:24:49	EvilCheese|work	well yeah that too
2012-04-12 14:25:10	jared	I couldn't get into it.
2012-04-12 14:25:13	EvilCheese|work	or HOLY SHIT I KNOW SOMEONE AT WORK JUST LIKE THAT
2012-04-12 14:25:54	jared	I sometimes panic inside because I don't participate in liking the same kinds of things as my peer groups. Every one of my IRL friends loves BBT.
2012-04-12 14:26:06	jared	I don't get it.
2012-04-12 14:26:31	EvilCheese|work	why do you panic?
2012-04-12 14:26:55	EvilCheese|work	I don't love the show, but its something I can watch with my parents or whatever
2012-04-12 14:27:09	EvilCheese|work	they seem to like it well enough
2012-04-12 14:27:20	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-12 14:27:22	jared	Because I like to panic.
2012-04-12 14:28:28	jared	But yeah, other than the crew I play Pathfinder with, I don't have much in common with them. And even then, we play the game for different reasons.
2012-04-12 14:29:00	jared	richterbee!
2012-04-12 14:29:20	EvilCheese|work	I knew one girl in college who was all into geeky shit, but she always gave the glass-eye stare when I told a Linux joke or something
2012-04-12 14:29:29	richterbe	noooo i have to change this nick back or im associated with either a bee or bigby : (
2012-04-12 14:29:39	EvilCheese|work	lol bigby
2012-04-12 14:29:41	EvilCheese|work	too late
2012-04-12 14:30:08	EvilCheese|work	does he still hang out here or is he just an urban legend now?
2012-04-12 14:30:09	jared	haha
2012-04-12 14:30:24	@Aerox	He's still here
2012-04-12 14:30:32	@Aerox	Usually not during work hours
2012-04-12 14:30:48	EvilCheese|work	!q bigby
2012-04-12 14:31:01	EvilCheese|work	aww did the bot die?
2012-04-12 14:31:18	wexx	Oh yeah
2012-04-12 14:31:20	wexx	I opened IRC
2012-04-12 14:31:24	wexx	Hi again!
2012-04-12 14:32:09	richterbe	when he means work hours he means school hours , leave that to your imagination
2012-04-12 14:33:16	theGoldenAvatar	Lulz
2012-04-12 14:33:17	theGoldenAvatar	http://i.imgur.com/LdyEe.jpg
2012-04-12 14:33:21	richterbe	which user takes care of dtoid bot?
2012-04-12 14:33:42	@Aerox	hello wex
2012-04-12 14:36:16	EvilCheese|work	TGA I think
2012-04-12 14:36:37	theGoldenAvatar	I just drew the creepiest fucking Mario.
2012-04-12 14:36:58	theGoldenAvatar	He's going to give me nightmares.
2012-04-12 14:37:13	EvilCheese|work	haunted by your own shitty drawing
2012-04-12 14:37:19	EvilCheese|work	the way it ought to be
2012-04-12 14:37:37	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-04-12 14:38:27	theGoldenAvatar	http://i.imgur.com/t7QgQ.jpg
2012-04-12 14:38:32	theGoldenAvatar	I didn't hate that one.
2012-04-12 14:38:51	theGoldenAvatar	That's like the top range of my artistic ability.
2012-04-12 14:40:06	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-12 14:40:09	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-12 14:40:09	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-12 14:40:11	@Aerox	For that one I just drew the mystery machine
2012-04-12 14:40:13	@Aerox	and then 4 people
2012-04-12 14:40:16	@Aerox	One of who was fat and orange
2012-04-12 14:40:19	@Aerox	and a really shitty dog
2012-04-12 14:40:22	theGoldenAvatar	I know
2012-04-12 14:40:25	theGoldenAvatar	You drew that at me
2012-04-12 14:40:26	@Aerox	Oh was that for you
2012-04-12 14:41:57	EvilCheese|work	lol
2012-04-12 14:42:02	EvilCheese|work	and everybody knows
2012-04-12 14:42:22	EvilCheese|work	poor orange fatty
2012-04-12 14:42:39	theGoldenAvatar	I'm going home.
2012-04-12 14:43:10	EvilCheese|work	where did dtoid bot go?
2012-04-12 14:44:37	Batthink	Hi guys
2012-04-12 14:45:38	wexx	Girlfriend is watching kids freak the fuck out about going to disneyland right now
2012-04-12 14:45:51	wexx	and just told me I will never be that excited about anything ever again.;
2012-04-12 14:51:32	EvilCheese|work	because you know the ugly truth behind Disneyland.
2012-04-12 14:51:41	-->	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has joined #destructoid
2012-04-12 14:51:45	wexx	No not Disneyland
2012-04-12 14:51:45	EvilCheese|work	to the kids it's a magical place that they have built up in their minds
2012-04-12 14:51:51	wexx	but anything
2012-04-12 14:52:13	EvilCheese|work	well the same idea applies
2012-04-12 14:52:22	EvilCheese|work	you're more cynical because you're older
2012-04-12 14:53:11	EvilCheese|work	you can't afford to be naive since the world will rape you if you are
2012-04-12 14:53:26	wexx	I mean yeah, I know
2012-04-12 14:53:29	wexx	BUT IM SAD
2012-04-12 14:56:11	<--	Ecks_Tablet (~Ecks@CPEbcaec5c47a2e-CM0012254490ae.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-04-12 15:15:12	DougCL	get really into knitting
2012-04-12 15:15:22	DougCL	aint no seedy underbelly to a good knitting hobby
2012-04-12 15:16:35	@Aerox	You also have to actually pay for it now
2012-04-12 15:16:40	wexx	Good call
2012-04-12 15:16:48	wexx	I'd have to get some sheep to make wool yarn though
2012-04-12 15:19:09	richterbe	you also wrestle gators in the swamp like chuck norris in invasion usa
2012-04-12 15:19:59	wexx	you mean like Henry Rollins in his new show on natgeo
2012-04-12 15:24:39	richterbe	http://www.youtube.com/watch?v=qzETrULusOo
2012-04-12 15:24:41	DtoidBot	Invasion U.S.A. killcount
2012-04-12 15:25:13	richterbe	but charles bronson still kills more : O
2012-04-12 15:28:13	<--	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-04-12 15:32:00	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-12 15:41:13	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-04-12 15:49:50	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-12 15:50:57	richterbelmont	damn you osx!
2012-04-12 15:50:57	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-12 15:51:15	<--	wexx (~wesley@c-24-129-65-111.hsd1.ga.comcast.net) has quit (Quit: leaving)
2012-04-12 15:55:52	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-12 16:00:13	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-04-12 16:00:13	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-04-12 16:01:15	 *	EvilCheese|work shakes fist
2012-04-12 16:01:18	EvilCheese|work	Foiled again!
2012-04-12 16:04:07	@Aerox	hi bean
2012-04-12 16:05:07	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-12 16:05:50	+Vexed_Alex	Hi!
2012-04-12 16:06:13	+Vexed_Alex	I am listening to Fez's soundtrack. I thought it was going to be dumpy ass chiptunes. It's not. It's totally alright.
2012-04-12 16:06:50	+Vexed_Alex	We should play Tribes tonight
2012-04-12 16:08:15	@Aerox	Grimrock
2012-04-12 16:08:17	@Aerox	forever
2012-04-12 16:08:28	@Aerox	Also the iPad retina remake of Max Payne
2012-04-12 16:08:55	+Vexed_Alex	Gross.
2012-04-12 16:09:13	EvilCheese|work	any body else playing Xenoblade?
2012-04-12 16:09:14	+Vexed_Alex	Playing Max Payne on touch controls sounds like vomit and diarrhea mixed together.
2012-04-12 16:09:33	EvilCheese|work	It's fun, but god damn it's such a time sink
2012-04-12 16:09:49	@Aerox	yeah
2012-04-12 16:09:57	@Aerox	I'm just skipping most of the sidequests until I'm leveled to low
2012-04-12 16:10:05	@Aerox	I got 30 hours in on wii and stopped
2012-04-12 16:10:08	@Aerox	and now i'm playing it on dolphin
2012-04-12 16:10:08	EvilCheese|work	I'm too obessive
2012-04-12 16:10:23	@Aerox	The actual problem with the sidequests is they kind of end up hurting you
2012-04-12 16:10:26	@Aerox	You get so overleveld
2012-04-12 16:10:33	@Aerox	You essentially earn nothing
2012-04-12 16:10:46	@Aerox	So you are just doing shit over and over and getting no AP/SP from it
2012-04-12 16:11:00	richterbelmont	30 hours wtih wii is a bit much
2012-04-12 16:11:06	+Gemsi	on the other hand
2012-04-12 16:11:20	+Gemsi	the optional skill trees are worth it
2012-04-12 16:11:20	@Aerox	hm
2012-04-12 16:11:23	+Vexed_Alex	That game looked mad boring
2012-04-12 16:11:24	@Aerox	alex, on controls
2012-04-12 16:11:25	@Aerox	http://www.theverge.com/gaming/2012/4/12/2943780/max-payne-mobile-ios-makes-us-feel-like-its-2001-all-over-again
2012-04-12 16:11:40	@Aerox	I'm just going to get to where I was on my old playthrough and then start doing sidequests again
2012-04-12 16:11:50	@Aerox	I'm already level 26 and only just leaving the Leg
2012-04-12 16:12:21	+Gemsi	you can pretty much leave 99% of them till just before the final dungeon
2012-04-12 16:12:56	+Gemsi	outside of leaving the plains which is one point of no return for some quests, and one like 60% in or so which effects one area
2012-04-12 16:13:16	+Vexed_Alex	Yeah, Max Payne is sort of barely going back to, totally not going to go back to it with the game "almost" working on touch screens.
2012-04-12 16:13:26	@Aerox	haha
2012-04-12 16:13:29	+Vexed_Alex	Oh man. That dream level on iPad.
2012-04-12 16:13:29	@Aerox	it was free at least
2012-04-12 16:13:54	+Vexed_Alex	I hope they just cut that whole shit from the game.
2012-04-12 16:14:07	+Vexed_Alex	I could barely play that shit on a controller/keyboard and mouse
2012-04-12 16:14:36	@Aerox	haha
2012-04-12 16:24:04	+Vexed_Alex	hahahahaha
2012-04-12 16:24:06	+Vexed_Alex	"In Mexico, You Can Go To Jail For 20 Years For Terrorism If Your Motorcycle Is Too Loud"
2012-04-12 16:24:18	richterbelmont	http://www.destructoid.com/better-business-bureau-says-ea-lied-about-mass-effect-3-225725.phtml   whens biowares court date?
2012-04-12 16:24:34	-->	Ecks_Tablet (~Ecks@184.175.55.245) has joined #destructoid
2012-04-12 16:26:36	+Vexed_Alex	Awesome.
2012-04-12 16:26:49	+Vexed_Alex	Gizmodo is giving people tips on how to use electronics during flight take offs
2012-04-12 16:27:37	+Vexed_Alex	because distracted passangers during the most dangerous parts of air travel is what everyone needs
2012-04-12 16:27:51	+Vexed_Alex	passengers*
2012-04-12 16:28:20	+Vexed_Alex	Because fucking assholes can't go a few fucking seconds without using their electronics.
2012-04-12 16:28:24	+Vexed_Alex	Because they're fucking assholes.
2012-04-12 16:28:31	@Aerox	Who the fuck needs tips
2012-04-12 16:28:34	@Aerox	It's not hard at all to be sneaky
2012-04-12 16:28:56	@Aerox	Also yeah when the plane crashes everyone's going to be in serious trouble because the guy in 24D was too busy playing his DS to notice the plane crashed
2012-04-12 16:29:32	richterbelmont	i like to think he was using the ar card function
2012-04-12 16:29:46	+Vexed_Alex	Those rules are set in place to keep people safer. If you can't follow simple instructions for just a few fucking minutes, get the fuck off.
2012-04-12 16:30:34	+Vexed_Alex	I don't want your DSLR flying out of your hands, smacking me in the face,and knocking me out during some serious shit.
2012-04-12 16:31:16	Brainderailment	Hhaha, where are these DSLR weilding folks?
2012-04-12 16:31:38	+Vexed_Alex	All over.
2012-04-12 16:31:41	+Vexed_Alex	Bitches.
2012-04-12 16:31:53	Brainderailment	I wish I had a dslr, I wouldn
2012-04-12 16:32:02	Brainderailment	I wouldn't be fucking around with it on a plane though
2012-04-12 16:32:20	@Aerox	I bet the airline wouldn't even make you put a camera away
2012-04-12 16:32:27	Brainderailment	yeah
2012-04-12 16:32:29	Brainderailment	it'
2012-04-12 16:32:36	@Aerox	Anyway the whole point of the dumb laws are because of "interference" except tons of Euro airlines allow it with no problem
2012-04-12 16:32:51	@Aerox	And the flight attendants are retarded
2012-04-12 16:32:56	@Aerox	I once got yelled at for my kindle because it wasn't "off"
2012-04-12 16:33:06	@Aerox	because she saw the screen saver
2012-04-12 16:33:15	+Gemsi	wait you can turn kindles off ?
2012-04-12 16:33:17	@Aerox	no
2012-04-12 16:33:17	@Aerox	you can't
2012-04-12 16:33:23	@Aerox	Bitch was old and stupid
2012-04-12 16:33:31	+Vexed_Alex	You can, but you can't.
2012-04-12 16:33:40	@Aerox	If you have wireless/3g off
2012-04-12 16:33:41	+Vexed_Alex	The image is going to be stuck there forever unless you manually change it.
2012-04-12 16:33:43	@Aerox	and you are not pushing buttons
2012-04-12 16:33:46	@Aerox	it's not using power and it's off
2012-04-12 16:34:08	+Gemsi	yeah i know
2012-04-12 16:34:37	+Vexed_Alex	Did you have to explain e-ink displays to her?
2012-04-12 16:34:50	@Aerox	No I lied and pretended to fiddle with it
2012-04-12 16:34:54	@Aerox	and then put it back where it was after she walked away
2012-04-12 16:35:03	richterbelmont	http://www.youtube.com/watch?v=KqhzZfijn4M
2012-04-12 16:35:03	DtoidBot	Game Gear Commercial: Wireless
2012-04-12 16:35:15	+Vexed_Alex	how do you not have a fancy leather cover for yours
2012-04-12 16:35:15	@Aerox	I don't think I"ve ever actually turned off my shit in a plane for years
2012-04-12 16:35:18	@Aerox	I just stick my phone in my pocket
2012-04-12 16:35:20	@Aerox	I do
2012-04-12 16:35:27	@Aerox	But it was strapped open because I had just been reading it
2012-04-12 16:35:32	@Aerox	so I just tossed it in the seat pouch
2012-04-12 16:35:37	@Aerox	but she saw it
2012-04-12 16:35:59	+Vexed_Alex	Fucking leave it to richterspergers to dig out a video game reference from out of fucking nowhere
2012-04-12 16:36:05	+Vexed_Alex	How are you seriously not fucking autistic
2012-04-12 16:36:12	@Aerox	aww
2012-04-12 16:36:47	 *	richterbelmont snicker 
2012-04-12 16:36:53	+Vexed_Alex	What, that's totally aspie!
2012-04-12 16:37:18	--	Ecks|Offline is now known as Ecksorcism
2012-04-12 16:37:29	+Vexed_Alex	Talking about electronics on a flight, bam, motherfucker shows up with a 20 year old Game Gear commercial that he remembered off the top of his head.
2012-04-12 16:37:42	@Aerox	Haha some idiot republican went on Lou Dobbs last night and announced he hopes Obama has bulletproof teleprompters
2012-04-12 16:37:51	+Vexed_Alex	If that isn't aspergers, then BunnyRabbit is as NT as they get.
2012-04-12 16:38:02	+Vexed_Alex	hahahaha
2012-04-12 16:38:23	+Vexed_Alex	is he now being detained by the secret service
2012-04-12 16:38:59	@Aerox	No he's rich and white
2012-04-12 16:39:20	+Vexed_Alex	hahahahaha
2012-04-12 16:39:23	@Aerox	http://www.foxnews.com/on-air/your-world-cavuto/2012/04/12/foster-friess-shifts-his-support-romney
2012-04-12 16:39:24	+Vexed_Alex	what is moose doing in this video
2012-04-12 16:39:24	@Aerox	It's that dickhole
2012-04-12 16:39:25	+Vexed_Alex	http://www.youtube.com/watch?v=oMJ7Ag-_efs&feature=endscreen
2012-04-12 16:39:25	DtoidBot	GameGear TV Tuner!
2012-04-12 16:39:39	@Aerox	jesus christ 10 minutes
2012-04-12 16:40:05	+Vexed_Alex	Gross, look at that old guy's tanned, leathery skin
2012-04-12 16:40:14	@Aerox	Cool china flag
2012-04-12 16:40:23	@Aerox	he DOES kind of look like moose
2012-04-12 16:40:24	@Aerox	with moosechops
2012-04-12 16:40:25	<--	Ecks_Tablet (~Ecks@184.175.55.245) has quit (Read error: EOF from client)
2012-04-12 16:40:29	@Aerox	and other gross facial hair
2012-04-12 16:40:30	Batthink	Hi Alex
2012-04-12 16:40:34	+Vexed_Alex	hi
2012-04-12 16:40:53	Batthink	How quickly did you beat my times on Forza?
2012-04-12 16:40:58	EvilCheese|work	ewww, old people
2012-04-12 16:41:03	+Vexed_Alex	3 laps, I think.
2012-04-12 16:41:12	Batthink	Hmm, good.
2012-04-12 16:41:13	EvilCheese|work	also, Sonic 2
2012-04-12 16:41:53	Batthink	That Dutch guy done the Nurburgring (irl) in 6.55 mins though
2012-04-12 16:42:07	<--	Gemsi (~Gemsi@host109-145-155-168.range109-145.btcentralplus.com) has quit (Quit: Leaving)
2012-04-12 16:42:16	Batthink	He must have kept his foot down!
2012-04-12 16:42:18	+Vexed_Alex	Oh, the Nurburgring one I beat in 2 laps.
2012-04-12 16:42:39	+Vexed_Alex	The first was the speed lap.
2012-04-12 16:42:46	+Vexed_Alex	Because my original time was done in a single lap.
2012-04-12 16:42:59	Batthink	Eh, I'll have to keep trying.
2012-04-12 16:43:20	Batthink	I only do three rival times in one sitting.
2012-04-12 16:43:53	DougCL	someone buy me forza 4 thanks
2012-04-12 16:44:19	Batthink	I noticed it was about £15 online.
2012-04-12 16:44:27	+Vexed_Alex	I am shocked by the top 10 lap times on the Nurburgring one.
2012-04-12 16:44:30	Batthink	Best get it yourself, man.
2012-04-12 16:44:30	DougCL	thanks like 70 american, right?
2012-04-12 16:44:52	Batthink	Yep
2012-04-12 16:45:05	DougCL	its gotten more expensive since maunch :<
2012-04-12 16:45:17	Batthink	I forgot to check the top 10, what did they get?
2012-04-12 16:45:31	+Vexed_Alex	They're like 6 minutes, I think.
2012-04-12 16:46:43	 *	Batthink strokes chin
2012-04-12 16:47:30	+Vexed_Alex	I'm number 7 in my Car Club
2012-04-12 16:48:08	+Vexed_Alex	Number one is almost a whole minute faster than me.
2012-04-12 16:48:08	Batthink	The Giant Bomb one, yeah?
2012-04-12 16:48:12	+Vexed_Alex	Yeah.
2012-04-12 16:48:32	Batthink	On Rival times or overall game times.
2012-04-12 16:48:47	+Vexed_Alex	Rival.
2012-04-12 16:49:11	+Vexed_Alex	Oh, wait. This isn't for the one I thought I was looking at.
2012-04-12 16:49:18	+Vexed_Alex	This is Ring Around Your Rival.
2012-04-12 16:49:28	Batthink	Oh right.
2012-04-12 16:49:30	richterbelmont	i almost read that as rabite being detained by the secret service heh , hasnt been around lately
2012-04-12 16:51:03	+Vexed_Alex	Okay, for The Lord of the 'ring
2012-04-12 16:51:06	+Vexed_Alex	I'm number 4.
2012-04-12 16:51:15	EvilCheese|work	wut?
2012-04-12 16:51:21	+Vexed_Alex	Friends + Car Club
2012-04-12 16:53:27	Batthink	Cool.
2012-04-12 16:53:46	Batthink	EvilCheese, we're talking about Forza 4.
2012-04-12 16:53:46	+Vexed_Alex	You're 6 on my list.
2012-04-12 16:54:03	Batthink	So I'm getting close.
2012-04-12 16:54:26	+Vexed_Alex	You need to shave 8 seconds off your lap time
2012-04-12 16:54:40	Batthink	That can be done
2012-04-12 17:02:43	@TDiddy	ooooh tnt
2012-04-12 17:03:39	+Ecksorcism	?
2012-04-12 17:04:15	@TDiddy	giant bomb
2012-04-12 17:04:20	@TDiddy	they are playing cards against humanity
2012-04-12 17:06:02	Batthink	Ah, I know what that is.
2012-04-12 17:06:21	Batthink	Nikmonroe has gotten a pack recently.
2012-04-12 17:07:50	--	Lelio|Bed is now known as Lelio
2012-04-12 17:07:52	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-04-12 17:09:14	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-12 17:09:14	--	Mode #destructoid [+o BPG] by Q
2012-04-12 17:16:15	+Vexed_Alex	Hey, it's Nick Swardson...I , mean Brad Muir!
2012-04-12 17:34:18	<--	Gandysampras (~Gandysamp@109.175.206.9) has quit (Ping timeout)
2012-04-12 17:35:36	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-04-12 17:37:53	Dinsdale	http://www.youtube.com/watch?v=_lT-CWLPKsY&feature=related
2012-04-12 17:37:54	DtoidBot	The Ricky Gervais Show - S02 Ep1 - Karls Diary
2012-04-12 17:38:51	Lelio	I love that show
2012-04-12 17:40:52	Dinsdale	first episode of Derek just came out
2012-04-12 17:40:59	Dinsdale	Rickys new tvshow
2012-04-12 17:41:45	+Vexed_Alex	just the tip
2012-04-12 17:44:59	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-04-12 17:45:04	deBLOO	http://www.twitch.tv/leveluplive/b/314718516?t=82m
2012-04-12 17:45:07	deBLOO	MIS HERMANOS
2012-04-12 17:45:27	deBLOO	It's Alex Valle and Mike Watson in sombreros
2012-04-12 17:45:46	deBLOO	playing Capcom Fighting Jam x Smash Bros
2012-04-12 17:46:09	deBLOO	Mike must need some cash to run his arcade badly if he's playing this fucking shit
2012-04-12 17:48:03	Dinsdale	I am bored
2012-04-12 17:48:06	Dinsdale	first world problem
2012-04-12 17:50:52	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-12 17:50:52	--	Mode #destructoid [+o Aerox] by Q
2012-04-12 17:51:30	deBLOO	PATADA DE BURRO
2012-04-12 17:51:48	+Vexed_Alex	Tus nalgas, guey
2012-04-12 17:51:58	-->	metalnarf_ (~metalnarf@p54AC96C1.dip0.t-ipconnect.de) has joined #destructoid
2012-04-12 17:53:04	deBLOO	fuck, twitch.tv slows to a fucking crawl if you even dare to run another tab
2012-04-12 17:54:39	deBLOO	http://i.imgur.com/ZoOCM.jpg
2012-04-12 17:55:03	<--	metalnarf (~metalnarf@p54AC89E2.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-12 17:55:03	--	metalnarf_ is now known as metalnarf
2012-04-12 17:55:21	<--	mueti (mueti@nrbg-4dbe7475.pool.mediaWays.net) has quit (Quit)
2012-04-12 17:58:06	-->	Lelio| (~WOOT@114-198-32-79.dyn.iinet.net.au) has joined #destructoid
2012-04-12 17:58:09	<--	Lelio (~Lelio@114-198-32-79.dyn.iinet.net.au) has quit (Quit: Bye)
2012-04-12 17:58:13	--	Lelio| is now known as Lelio
2012-04-12 18:00:23	deBLOO	one hour of BTAS on HUB right now
2012-04-12 18:04:42		irc: disconnected from server
2012-04-12 18:58:17	-->	benbeltran (~benbeltra@200.76.90.145) has joined #destructoid
2012-04-12 18:58:17	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Bigby +Ecksorcism +Torzel[a]n ^power Alakaiser| andrewm benbeltran Brainderailment cardfrek deBLOO Dinsdale DougCL DtoidBot Dyganth HammerTiem|offl jared jorge` Kasreyn Lelio Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont theGoldenAvatar]
2012-04-12 18:58:17	--	Channel #destructoid: 33 nicks (5 ops, 0 halfops, 3 voices, 25 normals)
2012-04-12 18:58:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-12 18:58:38	@TDiddy	almost time for community!
2012-04-12 19:00:29	@TDiddy	TIME FOR COMMUNITY
2012-04-12 19:07:19	+Bigby	Samsung is really gunning for Apple
2012-04-12 19:07:37	+Bigby	even putting out their own iPod variant, Galaxy Players
2012-04-12 19:07:38	@Aerox	I look forward to laughing when they fail
2012-04-12 19:08:01	+Bigby	idk, Samsung makes Apple screens, and they have the best hardware on the market atm
2012-04-12 19:08:33	+Bigby	their Galaxy series have really blown up over the last 3 years
2012-04-12 19:08:49	+Bigby	The Galaxy S II and Note are selling like crazy
2012-04-12 19:09:20	Brainderailment	That note, how? How the fuck is that selling?
2012-04-12 19:09:32	Brainderailment	can you make calls on it?
2012-04-12 19:09:35	+Bigby	guess people like the large screen and stylus
2012-04-12 19:09:39	+Bigby	yeah
2012-04-12 19:09:40	@Aerox	So it's $70 more than an iPod for the same size and has a slightly bigger screen with a shittier resolution
2012-04-12 19:09:43	+Bigby	it fits fine in my hand
2012-04-12 19:09:45	+Bigby	but i have big hands
2012-04-12 19:09:59	Brainderailment	so it's a phone at least
2012-04-12 19:10:20	+Bigby	its going to come down to the software Samsung will use for their audio and video management on PC
2012-04-12 19:10:32	+Bigby	if they make their own or rely on a third party like Amazon or something
2012-04-12 19:10:49	+Bigby	i personally dont care for iTunes but thats me
2012-04-12 19:11:01	@Aerox	I don't understand why this is $70 more expensive
2012-04-12 19:11:08	+Bigby	i want to sync music as an option, not mandatory
2012-04-12 19:11:23	+Bigby	which one are you looking at JR
2012-04-12 19:11:31	@Aerox	the 5
2012-04-12 19:11:41	Brainderailment	I dont' think average joe gives any fucks about managing media on a pc. He wants to do it on the device itself
2012-04-12 19:11:42	+Bigby	5 what
2012-04-12 19:11:52	@Aerox	galaxy player 5?
2012-04-12 19:12:01	@Aerox	What do you mean mandatory sync?
2012-04-12 19:12:07	@Aerox	My phone/ipad don't mandatory sync
2012-04-12 19:12:14	Brainderailment	^
2012-04-12 19:12:15	+Bigby	there is a 5? all i see is a 4.2 and a 3.6 inch
2012-04-12 19:12:20	+Bigby	http://arstechnica.com/gadgets/news/2012/04/samsung-prices-android-40-galaxy-tab-2-tablets-aggressively.ars
2012-04-12 19:12:29	Brainderailment	http://www.amazon.com/Samsung-Galaxy-5-0-Android-Player/dp/B005P1VNDW
2012-04-12 19:12:34	@Aerox	wait are you talking about ipads now
2012-04-12 19:12:38	@Aerox	I thought you were talking about the mp3 player
2012-04-12 19:12:54	+Bigby	that looks like the Galaxy S II phone
2012-04-12 19:12:57	+Bigby	or the Note
2012-04-12 19:13:51	Brainderailment	Yeah, I don't know what you mean about the manual sync either. Are you talking about a samsung thing?
2012-04-12 19:14:42	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-04-12 19:14:45	RobotBebop	Harro
2012-04-12 19:15:38	Brainderailment	Moose noose
2012-04-12 19:15:50	Brainderailment	autoerotic moosephyxiation
2012-04-12 19:16:11	+Ecksorcism	IAN
2012-04-12 19:18:00	RobotBebop	AHMED
2012-04-12 19:19:17	+Bigby	i was talking about being able to drag and drop a single song into my mp3 player rather than resync the whole thing just to add that song in if i choose
2012-04-12 19:19:27	Brainderailment	what does that?
2012-04-12 19:19:34	+Bigby	mediamonkey
2012-04-12 19:19:46	Brainderailment	wtf even is that?
2012-04-12 19:19:52	+Bigby	winamp too i believe
2012-04-12 19:20:02	+Bigby	its a media manager program
2012-04-12 19:21:08	+Ecksorcism	How was your day Ian?
2012-04-12 19:21:17	+Bigby	a big plus is it doesnt lock the device into one computer
2012-04-12 19:21:31	+Bigby	i can just got to a dif computer with the program and hook it up, no worries
2012-04-12 19:21:32	RobotBebop	eh
2012-04-12 19:21:34	RobotBebop	boring-ish i gues
2012-04-12 19:21:41	RobotBebop	but a client did bring in 2 flats of beer at the end of the day
2012-04-12 19:21:53	Brainderailment	ah, yeah. I spoofed my itunes so it would sync the same device on mult computers
2012-04-12 19:22:01	+Ecksorcism	we had a client not check the hash of an update AGAIN and caused another outage
2012-04-12 19:22:03	RobotBebop	i'll spoof your itunes
2012-04-12 19:22:08	Brainderailment	zang
2012-04-12 19:22:13	RobotBebop	fucking idiot clients
2012-04-12 19:24:55		irc: disconnected from server
2012-04-12 19:51:33	-->	benbeltran (~benbeltra@200.76.90.145) has joined #destructoid
2012-04-12 19:51:33	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy +Bigby +Ecksorcism +Torzel[a]n +Vexed_Alex ^power Alakaiser| andrewm benbeltran Brainderailment cardfrek deBLOO Dinsdale DougCL DtoidBot Dyganth HammerTiem|offl jared jorge` Kasreyn Lelio Lelio|Away madfigs mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop theGoldenAvatar]
2012-04-12 19:51:33	--	Channel #destructoid: 33 nicks (4 ops, 0 halfops, 4 voices, 25 normals)
2012-04-12 19:51:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-13 08:44:07		irc: disconnected from server
2012-04-13 08:44:26	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-13 08:44:26	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Torzel[a]n ^power Alakaiser andrewm benbeltran cardfrek Coon Dinsdale DougCL DtoidBot Dyganth Gandysampras HammerTiem|offl Hitogoroshi jared Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck]
2012-04-13 08:44:26	--	Channel #destructoid: 31 nicks (3 ops, 0 halfops, 2 voices, 26 normals)
2012-04-13 08:44:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-13 08:55:54	Gandysampras	Rargh
2012-04-13 08:56:06	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-13 08:56:36	theGoldenAvatar	Hgrar
2012-04-13 09:22:29	 *	jared is here
2012-04-13 09:29:58	theGoldenAvatar	Jared is queer.
2012-04-13 09:30:01	theGoldenAvatar	Get used to it.
2012-04-13 09:30:32	--	Ecksorcism is now known as Ecks|Offline
2012-04-13 09:31:26	jared	You guys better get used to it.
2012-04-13 09:31:40	jared	I'm going to see how used to it you are later.
2012-04-13 09:32:54	theGoldenAvatar	I am completely used it.
2012-04-13 09:33:10	theGoldenAvatar	Thanks to you nonstop display of homoerotic antics.
2012-04-13 09:33:14	theGoldenAvatar	your
2012-04-13 09:34:37	jared	You're just mad because I never pay attention to you.
2012-04-13 09:45:46	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-13 09:58:15	theGoldenAvatar	Yep
2012-04-13 09:58:18	theGoldenAvatar	That's what I crave.
2012-04-13 10:08:02	jared	!weather 02135
2012-04-13 10:08:03	DtoidBot	From Boston, Massachusetts (KBOS) on April 13, 10:54 AM EDT temp: 55 F (13 C) cond: Partly Cloudy wind: From the NNW at 9 MPH (14.48 KPH) hu: 38% dewpnt: 30 F (-1 C)
2012-04-13 10:08:13	 *	jared nods approvingly
2012-04-13 10:10:59	EvilCheese|work	!rr
2012-04-13 10:11:13	EvilCheese|work	!q
2012-04-13 10:11:14	DtoidBot	Generating new random quote set.
2012-04-13 10:11:14	DtoidBot	[216] <Vexed_Alex> I just heard that in England you can't turn right when the traffic light is red.
2012-04-13 10:14:57	jared	I hate right on red.
2012-04-13 10:15:00	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-13 10:15:00	--	Mode #destructoid [+o TDiddy] by Q
2012-04-13 10:15:04	jared	They should ban it.
2012-04-13 10:18:09	jared	Unlocked GNex on sale for 430 USD. It's only the 16GB one though.
2012-04-13 10:21:23	theGoldenAvatar	What?
2012-04-13 10:21:28	theGoldenAvatar	Why would you ban right on red?
2012-04-13 10:21:39	theGoldenAvatar	Also, that quote is funny
2012-04-13 10:21:53	theGoldenAvatar	Because in England right on red would be across the intersection!
2012-04-13 10:23:01	jared	Ah, right.
2012-04-13 10:25:48	jared	I would ban it because generally speaking, people in 'Merica who drive are asshole and abuse it. ie; they speed around a corner at a red light, almost hit a pedetrian who has the right of way, then honk at them like it's their fault.
2012-04-13 10:26:13	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Ping timeout)
2012-04-13 10:27:42	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-13 10:28:53	theGoldenAvatar	But it's a fucking pain in the ass.
2012-04-13 10:29:15	theGoldenAvatar	And also further congests already congested roads
2012-04-13 10:33:20	<--	mueti (mueti@nrbg-4dbe7475.pool.mediaWays.net) has quit (Quit)
2012-04-13 10:33:34	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-13 10:33:34	--	Mode #destructoid [+o Aerox] by Q
2012-04-13 10:33:48	EvilCheese|work	what is TGA angry about now?
2012-04-13 10:34:03	theGoldenAvatar	Making right on red illegal.
2012-04-13 10:34:12	@Aerox	http://sonichu.com/w/images/6/60/Virginbreaker.png
2012-04-13 10:34:15	EvilCheese|work	it's the best thing about driving in America
2012-04-13 10:34:30	-->	mueti (~name@nrbg-4dbe7475.pool.mediaWays.net) has joined #destructoid
2012-04-13 10:34:30	theGoldenAvatar	I know.
2012-04-13 10:34:37	jared	No, it sucks and I hate it.
2012-04-13 10:34:46	theGoldenAvatar	I'd feel like a dick sitting at a stoplight where I couldn't turn right when the road is totally clear.
2012-04-13 10:34:56	jared	Maybe people should invest in public transit, if they're so upset about congested roadways.
2012-04-13 10:36:38	Morcant	Sadly, the American people are merely under the illusion that they dictate where their tax money is spent.
2012-04-13 10:36:47	theGoldenAvatar	Those things aren't mutually exclusive.
2012-04-13 10:38:19	EvilCheese|work	Aerox: LOL
2012-04-13 10:38:34	@Aerox	who is banning right on red
2012-04-13 10:39:50	theGoldenAvatar	No one
2012-04-13 10:39:57	theGoldenAvatar	Jared just said he thought it should be banned
2012-04-13 10:40:13	@Aerox	Jared be quiet
2012-04-13 10:40:14	jared	theGoldenAvatar: They are connected at the very least. You said before that right on red helps with congested roadways. Well, I say reduce the number of cars on the road instead of just bending rules to make them happy.
2012-04-13 10:40:26	@Aerox	Bending rules?
2012-04-13 10:40:27	theGoldenAvatar	Bending rules?
2012-04-13 10:40:33	@Aerox	There is no reason to sit at a red light if no cars are coming
2012-04-13 10:40:33	jared	Yeah. it's a red light.
2012-04-13 10:40:45	theGoldenAvatar	Well, Aerox.
2012-04-13 10:40:52	theGoldenAvatar	That also justifies left on red
2012-04-13 10:40:56	theGoldenAvatar	And just driving right through it
2012-04-13 10:40:56	@Aerox	I support that too
2012-04-13 10:41:02	@Aerox	well you need to stop to check
2012-04-13 10:41:05	theGoldenAvatar	Well, at least you're consistent.
2012-04-13 10:41:11	theGoldenAvatar	So everything is a stop sign?
2012-04-13 10:41:13	jared	Let's just abolish all traffic laws.
2012-04-13 10:41:24	jared	Then no one ever has to wait again.
2012-04-13 10:41:39	jared	And we can deciminalize drunk driving, because drunks drive faster.
2012-04-13 10:41:44	jared	Less traffic.
2012-04-13 10:41:50	@Aerox	You are terrible at arguing
2012-04-13 10:41:56	theGoldenAvatar	Seriously.
2012-04-13 10:42:06	EvilCheese|work	what harm does turning right do if nobody is coming?
2012-04-13 10:42:23	@Aerox	IT BREAKS THE RULES
2012-04-13 10:42:29	jared	YES
2012-04-13 10:42:41	theGoldenAvatar	Jared is not familiar with the Just in Case fallacy
2012-04-13 10:42:43	EvilCheese|work	except it doesn't
2012-04-13 10:42:43	EvilCheese|work	THE RULES YO!
2012-04-13 10:42:47	EvilCheese|work	cause it's leagal
2012-04-13 10:42:53	@Aerox	The rules which say you can turn right on red
2012-04-13 10:43:05	jared	Right on red ios a bullshit rule.
2012-04-13 10:43:12	EvilCheese|work	you must have a hard time with the English language
2012-04-13 10:43:16	@Aerox	Do you even have a car
2012-04-13 10:43:18	EvilCheese|work	what with all the rule breaking
2012-04-13 10:43:22	jared	Nope.
2012-04-13 10:43:27	theGoldenAvatar	There you go.
2012-04-13 10:43:39	@Aerox	If we want to stop an actual problem
2012-04-13 10:43:49	@Aerox	How about we start ticketing bicyclists who ignore stop signs in the middle of rush hour
2012-04-13 10:43:56	theGoldenAvatar	Fuck those douches.
2012-04-13 10:43:58	EvilCheese|work	yeah, fuck that noise
2012-04-13 10:44:03	theGoldenAvatar	I hate them when I'm driving.
2012-04-13 10:44:06	jared	Go right ahead.
2012-04-13 10:44:14	theGoldenAvatar	But I hate them more when I'm cycling.
2012-04-13 10:44:18	theGoldenAvatar	And I'm sitting at a light
2012-04-13 10:44:20	theGoldenAvatar	And they fly right by me
2012-04-13 10:44:39	jared	We can also start ticketing cars who idle in the bicycle lane.
2012-04-13 10:44:58	jared	Or do what that one guy did and run them over witha  tank.
2012-04-13 10:45:02	theGoldenAvatar	I just drive over there cars.
2012-04-13 10:45:05	theGoldenAvatar	It's not easy.
2012-04-13 10:45:10	theGoldenAvatar	their
2012-04-13 10:45:18	jared	Word.
2012-04-13 10:47:38	EvilCheese|work	what's worse bicycles in the road or bicycles on the sidewalk?
2012-04-13 10:47:52	EvilCheese|work	I'd have to say the latter
2012-04-13 10:48:11	jared	They don't belong on the sidewalks.
2012-04-13 10:48:25	jared	Somerville actually has laws against it here.
2012-04-13 10:48:38	jared	And I hate those douchey cyclists who use the sidewalk.
2012-04-13 10:49:50	EvilCheese|work	there's a guy around here who rides his segue in the bike lane
2012-04-13 10:49:56	EvilCheese|work	I laught whenever I see him
2012-04-13 10:55:50	@TDiddy	Segway
2012-04-13 10:56:39	-->	meeetalnarf (~meetalnar@p54AC9827.dip0.t-ipconnect.de) has joined #destructoid
2012-04-13 10:57:17	jared	I saw a jogger running the wrong way down the street in the bike lane a few weeks ago. I wanted to assault him.
2012-04-13 10:57:39	@Aerox	SHARE THE ROAD
2012-04-13 10:57:55	@Aerox	We have to deal with stupid bikes fucking everything up in traffic all over the place, they can deal with a jogger
2012-04-13 10:59:13	jared	Jro, I can tell we'd be super-awesome friends IRL.
2012-04-13 10:59:19	@Aerox	heheeh
2012-04-13 10:59:29	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-04-13 11:00:30	@TDiddy	until he talks mad shit behind your back
2012-04-13 11:01:30	jared	No, my back!
2012-04-13 11:02:15	EvilCheese|work	or makes you watch America's Top Model
2012-04-13 11:03:10	jared	Kind of hard when I've already seen every episode. =P
2012-04-13 11:03:27	@TDiddy	Boom?
2012-04-13 11:06:24	@Aerox	http://multiply.com/mu/skyllo01/image/27/photos/187/500x500/33/tyra-glitch.gif?et=T8XHes%2CC%2BgJJCq2oVq6wFA&nmid=50804473
2012-04-13 11:13:12	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-13 11:23:12	-->	tGA_phone (~tgaphone@166.137.9.184) has joined #destructoid
2012-04-13 11:33:19	Dinsdale	http://i.imgur.com/AQLej.jpg
2012-04-13 11:37:21	@Aerox	Unfortunate
2012-04-13 11:46:30	<--	mueti (~name@nrbg-4dbe7475.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-04-13 11:46:48	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-04-13 11:46:48	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-04-13 11:47:53	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-04-13 11:49:44	-->	lolshin (~lolshin@161.38.221.165) has joined #destructoid
2012-04-13 11:50:40	-->	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has joined #destructoid
2012-04-13 11:51:54	<--	tGA_phone (~tgaphone@166.137.9.184) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-13 11:55:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-13 11:58:55	theGoldenAvatar	Man
2012-04-13 11:59:04	theGoldenAvatar	I just took a bunch of clothes to the dry cleaners
2012-04-13 11:59:10	theGoldenAvatar	Only to discover they no longer exist
2012-04-13 12:00:27	@Aerox	That sucks
2012-04-13 12:00:31	@Aerox	I dropped my suit off at the dry cleaners this morning!
2012-04-13 12:00:47	@Aerox	It was long overdue
2012-04-13 12:00:54	theGoldenAvatar	I took all my winter clothes
2012-04-13 12:00:58	@Aerox	(It's mostly because I folded it up in my bag and then forgot about it for a week and now it's unwearable)
2012-04-13 12:00:59	theGoldenAvatar	Before I pack that shit away
2012-04-13 12:05:20	DtoidBot	I didn't vote for shit.
2012-04-13 12:06:04	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-04-13 12:14:43	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-13 12:37:20	Coon	Goddamn right DtoidBot
2012-04-13 12:38:08	Brainderailment	ha, awesome. http://i.imgur.com/Jn7v0.jpg
2012-04-13 12:40:44	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-04-13 12:43:32	@Aerox	Hi Nate!
2012-04-13 12:43:42	Brainderailment	gentlewomen
2012-04-13 13:00:27	jared	New Klaypex album is so good.
2012-04-13 13:01:31	+Gandysampras	Yay
2012-04-13 13:01:35	+Gandysampras	I thought so too jared
2012-04-13 13:01:43	+Gandysampras	what a fantastic time for me to come back to IRC
2012-04-13 13:01:54	Brainderailment	that new Playtex album is pretty hot too.
2012-04-13 13:02:10	jared	Gandysampras: Absolutable.
2012-04-13 13:02:13	EvilCheese|work	I need to dry clean some shit
2012-04-13 13:02:26	EvilCheese|work	I got a bunch of wrinkled dress shirts for work
2012-04-13 13:05:56	+Gandysampras	I am going to bed.
2012-04-13 13:06:01	+Gandysampras	later nerds
2012-04-13 13:07:55	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-13 13:16:32	@Aerox	Are you!?
2012-04-13 13:30:10	theGoldenAvatar	Spoiler: he's not.
2012-04-13 13:34:13	EvilCheese|work	or is he?
2012-04-13 13:34:45	theGoldenAvatar	Lots of speculation from everyone.
2012-04-13 13:35:19	theGoldenAvatar	I have got so many tabs open in chrome
2012-04-13 13:36:27	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/vcku53.png
2012-04-13 13:42:50	<--	lolshin (~lolshin@161.38.221.165) has quit (Quit: cool, huh?)
2012-04-13 13:43:31	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Ping timeout)
2012-04-13 13:46:21	theGoldenAvatar	I've got this control databound fucking emaculately.
2012-04-13 13:46:33	theGoldenAvatar	Wut
2012-04-13 13:46:33	theGoldenAvatar	immaculately
2012-04-13 13:46:47	theGoldenAvatar	I'm also high
2012-04-13 13:47:19	jared	lool
2012-04-13 13:48:20	@Aerox	This is so awesome
2012-04-13 13:48:21	@Aerox	http://www.youtube.com/watch?v=316AzLYfAzw
2012-04-13 13:48:22	DtoidBot	A DRAMATIC SURPRISE ON A QUIET SQUARE
2012-04-13 13:50:14	theGoldenAvatar	Those people seem so confused.
2012-04-13 13:50:20	theGoldenAvatar	But yea
2012-04-13 13:50:22	theGoldenAvatar	That's neat
2012-04-13 13:53:47	jared	Does anyone actually have a GNex?
2012-04-13 14:01:16	theGoldenAvatar	I don't even know what that is.
2012-04-13 14:03:04	jared	Galaxy nexus.
2012-04-13 14:04:33	theGoldenAvatar	Man
2012-04-13 14:04:37	theGoldenAvatar	Aurv is so full of himself.
2012-04-13 14:04:55	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/7k15gz.png
2012-04-13 14:05:03	@Aerox	AHAHAHHAHAHAHAHAHHAAHHAHA
2012-04-13 14:05:24	theGoldenAvatar	Why the fuck does he think music is so popular?
2012-04-13 14:07:33	Brainderailment	people don't get music like I do. Maybe one day, more people will like music, but right now, it's just me.
2012-04-13 14:08:55	theGoldenAvatar	Haha
2012-04-13 14:09:00	theGoldenAvatar	Didn't take Alex long to get to it
2012-04-13 14:09:04	@Aerox	I linked him immediately
2012-04-13 14:09:25	theGoldenAvatar	Hehe
2012-04-13 14:09:45	@Aerox	I mean this shouldn't be surprising
2012-04-13 14:09:49	@Aerox	This is basically his entire worldview
2012-04-13 14:09:53	theGoldenAvatar	I know
2012-04-13 14:09:58	@Aerox	"Why am I the only person who works hard"
2012-04-13 14:10:02	@Aerox	"Why am I the only person who's not racist"
2012-04-13 14:10:08	theGoldenAvatar	Hence my reply.
2012-04-13 14:10:10	@Aerox	"Why am I the only Best Christian"
2012-04-13 14:10:15	theGoldenAvatar	He thinks he's unique in every regard.
2012-04-13 14:10:33	Brainderailment	Aerox, you can put a gif for your avatar?
2012-04-13 14:10:36	Brainderailment	das cool
2012-04-13 14:10:38	@Aerox	Apparently!
2012-04-13 14:10:40	@Aerox	I didn't realize it!
2012-04-13 14:10:46	@Aerox	It only shows up on the website though
2012-04-13 14:10:48	@Aerox	most clients don't support it
2012-04-13 14:10:50	Brainderailment	right
2012-04-13 14:10:53	@Aerox	So pick one that looks good still too
2012-04-13 14:16:36	Brainderailment	You know how I know it rained in LA? Famous people won't shut up about rain on twitter.
2012-04-13 14:17:31	theGoldenAvatar	It's like east coast earthquakes
2012-04-13 14:17:31	@Aerox	hahaha
2012-04-13 14:17:36	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-13 14:17:37	richterbelmont	K nex?
2012-04-13 14:17:37	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-04-13 14:17:41	richterbelmont	when i was 8
2012-04-13 14:17:48	@Aerox	There's LIGHTNING TOO
2012-04-13 14:17:50	@Aerox	Although that happened last week
2012-04-13 14:18:26	@Aerox	Richter what on earth posessed you to start talking about K'nex
2012-04-13 14:18:41	richterbelmont	who jared asked about gnex
2012-04-13 14:18:49	@Aerox	oh
2012-04-13 14:19:19	richterbelmont	knex where ok i never got the roller coaster kit though
2012-04-13 14:20:30	jared	Wait, what happened?
2012-04-13 14:21:11	theGoldenAvatar	Lightning storms are awesome.
2012-04-13 14:21:16	theGoldenAvatar	You guys don't know what you're missing.
2012-04-13 14:21:25	jared	I love lightning storms.
2012-04-13 14:22:00	theGoldenAvatar	I was in one once on my grandfather's farm
2012-04-13 14:22:04	theGoldenAvatar	That was daylight at 1am
2012-04-13 14:22:13	@Aerox	http://youtu.be/FBxfgaYd7O4?hd=1&t=3m46s
2012-04-13 14:22:17	theGoldenAvatar	Because there were supposedly something like 125 strikes per second
2012-04-13 14:22:26	@Aerox	I like lightning
2012-04-13 14:22:34	richterbelmont	i like playing something like resident evil remake when its raining or a silent hill game
2012-04-13 14:22:34	@Aerox	We had really good fork lightning briefly last week, which we almost never get
2012-04-13 14:23:33	theGoldenAvatar	I don't recommend going outside in them though.
2012-04-13 14:24:57	richterbelmont	if its hot as fuck and sunny level 1 act 2 of sonic where the forest is on fire
2012-04-13 14:25:44	theGoldenAvatar	Time to go home
2012-04-13 14:25:45	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/bun42m.png
2012-04-13 14:25:51	theGoldenAvatar	mislink
2012-04-13 14:25:54	theGoldenAvatar	Ignore that
2012-04-13 14:27:17	jared	richterbelmont: Silent Hill Downpour?
2012-04-13 14:27:24	Brainderailment	derp
2012-04-13 14:27:39	richterbelmont	havent gotten that one yet , you enjoyin it?
2012-04-13 14:27:43	@Aerox	For some reason I really liked playing the original Harvest Moon on rainy days
2012-04-13 14:27:46	Brainderailment	TGA, this code is shit. Kill yourself
2012-04-13 14:27:48	@Aerox	But now it's too boring to play
2012-04-13 14:28:24	Brainderailment	harvest moon games were never not boring
2012-04-13 14:28:49	richterbelmont	harvest moon is fucking expensive on snes now
2012-04-13 14:28:52	@Aerox	I know I just didn't realize it
2012-04-13 14:29:06	jared	Don't you hate then? When you try to go back to one of your favorite classic games and realize you can't play it anymore?
2012-04-13 14:29:41	richterbelmont	only manhunt i guess , it was well designed when it came out
2012-04-13 14:29:51	richterbelmont	9 years ago
2012-04-13 14:30:22	jared	richterbelmont: I haven't picked up SH: Downpour, but it seemed to be what you were looking for. A RE and SH game with rain.
2012-04-13 14:30:36	jared	Lots of rain as it turns out/
2012-04-13 14:30:42	jared	One could even say it's a downpour.
2012-04-13 14:31:01	richterbelmont	oh i just pick something moody or scary to play when its raining , kind of adds to it for me
2012-04-13 14:31:03	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-13 14:32:18	jared	Ahhhh, OK, I misunderstood.
2012-04-13 14:44:19	richterbelmont	http://youtu.be/7z2NX5nIDLA
2012-04-13 14:53:08	Brainderailment	who are these guys?
2012-04-13 14:56:01	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-13 15:08:42	EvilCheese|work	ewww a series about swag
2012-04-13 15:08:55	EvilCheese|work	it's creepy
2012-04-13 15:09:01	richterbelmont	umm one episode on swag
2012-04-13 15:10:41	EvilCheese|work	it's still creepy
2012-04-13 15:11:28	richterbelmont	http://www.youtube.com/watch?v=fMVXBy7cLo0
2012-04-13 15:11:29	DtoidBot	Game Sack - More Underrated Games
2012-04-13 15:13:30	Brainderailment	Those guys are losers
2012-04-13 15:14:21	--	Torzel[a]n is now known as Torzelan
2012-04-13 15:14:37	EvilCheese|work	their presentation skills could use some work
2012-04-13 15:14:51	EvilCheese|work	It's hard to nail down what exactly
2012-04-13 15:15:03	EvilCheese|work	but it doesn't flow right
2012-04-13 15:16:00	EvilCheese|work	lame writing too
2012-04-13 15:16:02	jorge`	one of them sounds like his nose is plugged
2012-04-13 15:16:21	@Aerox	I can't believe some random youtubes about games aren't good
2012-04-13 15:16:45	jorge`	THUNDER
2012-04-13 15:16:47	EvilCheese|work	lame joke followed by awkward silence
2012-04-13 15:19:13	EvilCheese|work	ANALYZE ALL THE THINGS
2012-04-13 15:19:45	Brainderailment	http://i.qkme.me/3os5pv.jpg
2012-04-13 15:20:21	richterbelmont	i have low standards these days , most other people on youtube try to be a retarded avgn clone
2012-04-13 15:20:40	Brainderailment	What a fucking waste of time
2012-04-13 15:26:20	Brainderailment	http://www.retronaut.co/2011/09/steampunk-leather-masks/
2012-04-13 15:26:36	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-13 15:27:26	Halfleft|away	you know what I hate?
2012-04-13 15:27:28	Halfleft|away	fucking EVERYTHING
2012-04-13 15:27:30	richterbelmont	life
2012-04-13 15:27:34	 *	Halfleft|away flips the desk
2012-04-13 15:27:51	Halfleft|away	Shit day at work. Shit day after work. I am getting no weekend to myself this week.
2012-04-13 15:27:59	Halfleft|away	Come home feeling like shit. Lauren's in the shower.
2012-04-13 15:28:11	Halfleft|away	Has the audacity to say i use more water taking two showers a day
2012-04-13 15:28:12	@Aerox	Hello Gavin
2012-04-13 15:28:17	Halfleft|away	her one takes fuckign 25 minutes
2012-04-13 15:28:23	Halfleft|away	and she makes a fucking shithole of the bathroom
2012-04-13 15:28:23	@Aerox	What's happening this weekend
2012-04-13 15:28:29	Halfleft|away	my mum and sister are here
2012-04-13 15:28:35	Halfleft|away	and they're a fucking chore
2012-04-13 15:28:56	Halfleft|away	I need to live alone after this
2012-04-13 15:29:07	Halfleft|away	even if its most of my pay going right to it
2012-04-13 15:30:27	EvilCheese|work	a-yep
2012-04-13 15:34:15	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-04-13 15:34:57	richterbelmont	omg rain!
2012-04-13 15:53:49	Halfleft|away	Fuck sake.
2012-04-13 15:53:59	Halfleft|away	Can't they fucking go to daves house fucking one fucking time?
2012-04-13 15:54:10	Halfleft|away	if I kill his mum they'll have the house to themselves
2012-04-13 15:54:16	Halfleft|away	clearly it is the only solution
2012-04-13 15:55:27	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-13 16:04:32	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-04-13 16:07:44	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-04-13 16:14:42	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-13 16:33:10	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-13 16:41:57	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-04-13 17:00:58	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-04-13 17:08:00	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-13 18:12:15	--	Ecks|Offline is now known as Ecksorcism
2012-04-13 23:13:00		irc: disconnected from server
2012-04-16 09:28:33	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-16 09:28:33	--	Nicks #destructoid: [@bloodylip @BPG @ProfPew @Q +Ecks|Offline +Torzelan [Rabite] ^power Alakaiser benbeltran cardfrek Dinsdale DougCL DtoidBot Gandysampras HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight Simmy theGoldenAvatar TheToiletDuck]
2012-04-16 09:28:33	--	Channel #destructoid: 28 nicks (4 ops, 0 halfops, 2 voices, 22 normals)
2012-04-16 09:28:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-16 09:33:34	TheToiletDuck	hhome home home fez fez
2012-04-16 09:38:15	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-04-16 10:22:40	--	Ecks|Offline is now known as Ecksorcism
2012-04-16 10:32:58	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-16 10:32:58	--	Mode #destructoid [+o Aerox] by Q
2012-04-16 10:43:19	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-16 10:49:53	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-16 11:16:27	-->	Droid_Alex (~Droid_Ale@64.134.226.72) has joined #destructoid
2012-04-16 11:18:29	--	Ecksorcism is now known as Ecks|Offline
2012-04-16 12:01:46	-->	Android_Alex (~Droid_Ale@64.134.226.72) has joined #destructoid
2012-04-16 12:01:46	<--	Droid_Alex (~Droid_Ale@64.134.226.72) has quit (Read error: Connection reset by peer)
2012-04-16 12:04:25	-->	DrPopa (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-16 12:04:26	--	Mode #destructoid [+o DrPopa] by Q
2012-04-16 12:06:21	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/sc6el/i_did_it_fittit_i_successfully_biked_the_boston/
2012-04-16 12:06:24	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-04-16 12:06:25	theGoldenAvatar	lolwut
2012-04-16 12:06:40	@Aerox	uhhhh
2012-04-16 12:06:54	@Aerox	"I biked for two hours"
2012-04-16 12:07:02	theGoldenAvatar	I didn't realize biking a marathon was a thing.
2012-04-16 12:07:08	@Aerox	Maybe he's 400 pounds
2012-04-16 12:08:50	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-16 12:08:50	--	Mode #destructoid [+o TDiddy] by Q
2012-04-16 12:09:11	@Aerox	http://www.boston.com/bigpicture/2012/04/earth_day_2012.html
2012-04-16 12:09:35	EvilCheese|work	hey guys, I flew the English Channel
2012-04-16 12:09:40	EvilCheese|work	pretty awesome right?
2012-04-16 12:09:48	theGoldenAvatar	Yeah, well
2012-04-16 12:09:50	theGoldenAvatar	I walked it
2012-04-16 12:12:10	@Aerox	I watched a youtube video of someone flying over it
2012-04-16 12:12:52	theGoldenAvatar	How exciting.
2012-04-16 12:15:12	theGoldenAvatar	Tha boston photoset takes an abrupt turn.
2012-04-16 12:15:58	@Aerox	yeah
2012-04-16 12:16:00	@Aerox	It needs more animals
2012-04-16 12:16:07	<--	Android_Alex (~Droid_Ale@64.134.226.72) has quit (Ping timeout)
2012-04-16 12:16:56	-->	Droid_Alex (~Droid_Ale@64.134.226.72) has joined #destructoid
2012-04-16 12:21:23	--	Ecks|Offline is now known as Ecksorcism
2012-04-16 12:23:28	-->	meeetalnarf (~meetalnar@p54AC981B.dip0.t-ipconnect.de) has joined #destructoid
2012-04-16 12:36:58	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-16 12:42:14	+Ecksorcism	anyone around?
2012-04-16 12:43:42	meeetalnarf	me is around and round
2012-04-16 12:44:02	+Ecksorcism	hey metalnarf
2012-04-16 12:46:41	meeetalnarf	what are you up to?
2012-04-16 12:46:49	meeetalnarf	!time Ecksorcism
2012-04-16 12:46:52	EvilCheese|work	wut?
2012-04-16 12:47:30	meeetalnarf	wut you doing, sweety *curlsherhair*
2012-04-16 12:47:53	+Ecksorcism	its nearly 2pm
2012-04-16 12:48:06	+Ecksorcism	I am signing some code
2012-04-16 12:55:07	EvilCheese|work	I'm procrastinating
2012-04-16 12:55:31	EvilCheese|work	even though I have shit I ought to be doing
2012-04-16 12:55:45	EvilCheese|work	like my performance review
2012-04-16 13:05:11	-->	mueti (mueti@nrbg-4dbfa873.pool.mediaWays.net) has joined #destructoid
2012-04-16 13:10:47	<--	Droid_Alex (~Droid_Ale@64.134.226.72) has quit (Ping timeout)
2012-04-16 13:18:49	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-16 13:20:45	meeetalnarf	tired i am
2012-04-16 13:24:30	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-04-16 13:32:11	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-04-16 13:36:41	EvilCheese|work	!q
2012-04-16 13:36:42	DtoidBot	[4] <Vexed> I'm going to play the furry game again
2012-04-16 13:36:58	EvilCheese|work	I knew  it
2012-04-16 13:37:31	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-16 13:37:31	--	Mode #destructoid [+v Gemsi] by Q
2012-04-16 13:54:54	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-04-16 13:57:05	@bloodylip	!weather 19711
2012-04-16 13:57:06	DtoidBot	From Wilmington, Delaware (KILG) on April 16, 2:51 PM EDT temp: 85 F (29 C) cond: Clear wind: From the SSE at 13 MPH (20.92 KPH) hu: 43% dewpnt: 60 F (16 C)
2012-04-16 13:57:21	Dinsdale	http://www.wimp.com/realizedasimo/
2012-04-16 13:59:38	EvilCheese|work	bloooody!
2012-04-16 14:05:18	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-16 14:05:19	--	Mode #destructoid [+o BPG] by Q
2012-04-16 14:07:26	<--	DrPopa (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-04-16 14:08:47	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-16 14:09:28	@bloodylip	cheeeeeeeeeeeeeeeeeeeeeeeeese
2012-04-16 14:10:49	EvilCheese|work	what's up?
2012-04-16 14:34:20	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-16 14:38:46	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-04-16 14:43:51	@Aerox	http://29.media.tumblr.com/tumblr_m2j1n9uHml1qzizmho1_500.gif
2012-04-16 14:51:17	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-16 14:54:33	EvilCheese|work	I don't think I've ever seen a dog that didn't hate vacuum cleaners
2012-04-16 14:56:14	richterbelmont	my dog doesnt give a shit about them
2012-04-16 14:56:42	richterbelmont	she used to get pissed at the vacuum but she doesnt care and doesnt see it as a threat anymore
2012-04-16 14:58:04	@Aerox	My dog did not like them at all
2012-04-16 15:00:33	richterbelmont	my dog hates little kids and birds
2012-04-16 15:01:37	<--	meeetalnarf (~meetalnar@p54AC981B.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-16 15:09:18	Halfleft|away	ghey so do i
2012-04-16 15:09:46	EvilCheese|work	logic dictates you must be a dog
2012-04-16 15:11:04	+Ecksorcism	!weather K2C1G4
2012-04-16 15:11:05	DtoidBot	From Ottawa,  (CYOW) on April 16, 4:00 PM EDT temp: 81 F (27 C) cond: Mostly Cloudy wind: From the SSW at 18 MPH Gusting to 37 MPH(28.97 KPH) hu: 45% dewpnt: 57 F (14 C)
2012-04-16 15:11:26	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-16 15:24:18	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-16 15:25:45	richterbelmont	you burned him so bad he rage quitted
2012-04-16 15:28:06	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-16 15:33:17	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Ping timeout)
2012-04-16 15:35:18	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-16 15:41:11	Dinsdale	http://blastr.com/2012/04/confused-dude-swaps-sad-t.php
2012-04-16 15:45:58	richterbelmont	!q
2012-04-16 15:45:58	DtoidBot	[594] <GBreauxseph> TOP 5 profeesions for nishant! Receptionist, terrorist, recepetionist, receptionist, terrorist
2012-04-16 16:11:13	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-04-16 16:19:46	-->	Lelio (~Lelio@58.108.147.58) has joined #destructoid
2012-04-16 16:30:54	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-04-16 16:31:27	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-16 16:36:43	<--	Lelio (~Lelio@58.108.147.58) has quit (Ping timeout)
2012-04-16 17:46:04	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-04-16 18:01:40	<--	mueti (mueti@nrbg-4dbfa873.pool.mediaWays.net) has quit (Quit)
2012-04-16 18:02:34	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-16 18:06:11	richterbelmont	there shud be symphony of the night 2... on a modern console in 2d hd
2012-04-16 18:18:33	Brainderailment	That would be too successful
2012-04-16 18:18:46	Brainderailment	It would net too much profit
2012-04-16 18:19:53	@Aerox	Sup nate
2012-04-16 18:20:03	Brainderailment	sup homie
2012-04-16 18:20:31	richterbelmont	we know konami hates success
2012-04-17 07:23:12		irc: disconnected from server
2012-04-17 09:00:17	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-17 09:00:17	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Torzelan [Rabite] ^power Alakaiser andrewm benbeltran cardfrek Dinsdale DougCL DtoidBot Gandy HammerTiem|offl Hitogoroshi jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar TheToiletDuck]
2012-04-17 09:00:17	--	Channel #destructoid: 28 nicks (2 ops, 0 halfops, 2 voices, 24 normals)
2012-04-17 09:00:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-17 09:14:31	jared	Hello morning IRC chan.
2012-04-17 09:16:28	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-04-17 09:18:09	-->	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has joined #destructoid
2012-04-17 09:26:33	+Ecksorcism	hey jared, TTD
2012-04-17 09:26:45	TheToiletDuck	sup ecks
2012-04-17 09:27:01	+Ecksorcism	not feeling well
2012-04-17 09:27:40	+Ecksorcism	you?
2012-04-17 09:29:15	TheToiletDuck	still clogged up but alright yeah
2012-04-17 09:49:06	<--	jared (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-04-17 10:01:40	@bloodylip	you should get your pipes cleaned if you're clogged up
2012-04-17 10:01:45	@bloodylip	and by "pipes cleaned" i mean "anal sex"
2012-04-17 10:12:56	+Ecksorcism	Haha
2012-04-17 10:16:54	-->	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has joined #destructoid
2012-04-17 10:17:57	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-17 10:17:57	--	Mode #destructoid [+o TDiddy] by Q
2012-04-17 10:29:06	-->	Droid_Alex (~Droid_Ale@64.134.226.72) has joined #destructoid
2012-04-17 10:32:12	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-04-17 10:32:12	--	Mode #destructoid [+o ProfPew] by Q
2012-04-17 10:38:26	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-04-17 10:43:06	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-17 10:43:06	--	Mode #destructoid [+o Aerox] by Q
2012-04-17 10:52:04	TheToiletDuck	haha buttsex
2012-04-17 10:52:07	TheToiletDuck	:)
2012-04-17 10:52:20	TheToiletDuck	was in a talk so missed it. Anyway i'm off home.
2012-04-17 10:52:22	TheToiletDuck	tata ya'll
2012-04-17 10:52:25	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-04-17 10:53:09	Droid_Alex	We're in desperate need of another weird ass, out of left field Rockstar game
2012-04-17 10:53:12	Droid_Alex	E.g.
2012-04-17 10:53:41	Droid_Alex	Bully, The Warriors, Manhunt, that paddle ball game
2012-04-17 10:53:49	Droid_Alex	Oh, and also a cure for aids
2012-04-17 10:56:58	<--	Droid_Alex (~Droid_Ale@64.134.226.72) has quit (Ping timeout)
2012-04-17 10:57:43	theGoldenAvatar	Huh
2012-04-17 10:57:49	theGoldenAvatar	I didn't know Alex had AIDS
2012-04-17 11:04:22	<--	mueti (mueti@nrbg-4dbfa873.pool.mediaWays.net) has quit (EOF from client)
2012-04-17 11:05:21	-->	mueti (mueti@nrbg-4dbfa873.pool.mediaWays.net) has joined #destructoid
2012-04-17 11:12:22	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-17 11:12:24	-->	muet (mueti@nrbg-4dbfa873.pool.mediaWays.net) has joined #destructoid
2012-04-17 11:14:25	<--	mueti (mueti@nrbg-4dbfa873.pool.mediaWays.net) has quit (Ping timeout)
2012-04-17 11:14:51	-->	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-04-17 11:15:14	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-17 11:18:30	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-04-17 11:21:34	jared	Oh. Hey.
2012-04-17 11:22:39	--	Ecksorcism is now known as Ecks|Offline
2012-04-17 11:24:03	@Aerox	Hi jared
2012-04-17 11:27:19	jared	Hello Aerox
2012-04-17 11:27:26	jared	How's your Tuesday?
2012-04-17 11:28:14	@Aerox	It's fine
2012-04-17 11:32:23	jared	Good, good.
2012-04-17 11:34:49	-->	tGA_phone_ (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-04-17 11:34:50	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-04-17 11:34:55	--	tGA_phone_ is now known as tGA_phone
2012-04-17 11:37:09	-->	tGA_phone_ (~tgaphone@166.137.11.107) has joined #destructoid
2012-04-17 11:37:09	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-04-17 11:37:10	--	tGA_phone_ is now known as tGA_phone
2012-04-17 11:48:27	<--	tGA_phone (~tgaphone@166.137.11.107) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-04-17 12:02:53	<--	muet (mueti@nrbg-4dbfa873.pool.mediaWays.net) has quit (Ping timeout)
2012-04-17 12:21:21	-->	mueti (mueti@nrbg-4dbf046b.pool.mediaWays.net) has joined #destructoid
2012-04-17 12:46:25	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-17 12:51:46	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-17 12:51:46	--	Mode #destructoid [+v Gemsi] by Q
2012-04-17 12:53:06	jared	So...
2012-04-17 13:03:47	@bloodylip	sew buttons!
2012-04-17 13:03:53	@bloodylip	does not quite work in text form
2012-04-17 13:09:28	@Aerox	That was awful
2012-04-17 13:09:32	@Aerox	You should be ashamed
2012-04-17 13:12:53	jared	What's that word again? About being embarrassed by proxy?
2012-04-17 13:12:55	jared	TOR?
2012-04-17 13:15:23	@Aerox	wahjah
2012-04-17 13:15:29	@Aerox	TOR is the word for "worst MMO ever"
2012-04-17 13:15:40	@Aerox	http://i.imgur.com/0bZxZ.jpg
2012-04-17 13:15:41	DtoidBot	...
2012-04-17 13:16:20	jared	..... TOR is a proxy program.
2012-04-17 13:16:56	jared	It was a nerd joke or whatever.
2012-04-17 13:17:44	jared	Is it a soft jin wahjah?
2012-04-17 13:17:50	jared	*j in
2012-04-17 13:21:04	jared	http://www.videobash.com/video_show/ain-t-nobody-got-time-for-that-272933
2012-04-17 13:23:34	Gandy	there is no word for that
2012-04-17 13:23:53	Gandy	thats made up
2012-04-17 13:24:01	+Gemsi	Gandy what do I do with my raspberry pi ?
2012-04-17 13:24:15	richterbe	ew
2012-04-17 13:24:16	+Gemsi	i figure you will come up with something silly for me to do with it
2012-04-17 13:24:22	jared	Gandy: I'll gladly make up a work today for a hamburger next week.
2012-04-17 13:24:34	jared	*word
2012-04-17 13:26:06	@TDiddy	lol oh you wimpy
2012-04-17 13:26:29	@Aerox	HI GANDY
2012-04-17 13:26:49	@Aerox	yeah soft j jared
2012-04-17 13:28:39	jared	I should change my name. What cool handle can I have?
2012-04-17 13:45:29	@Aerox	DildoLord69
2012-04-17 13:45:50	@TDiddy	Ruler of Dildopolis
2012-04-17 13:47:07	jared	I was thinking po0p_d3ckrr
2012-04-17 13:51:15	@Aerox	d3ckdr or d1ck3r
2012-04-17 13:52:30	jared	haha
2012-04-17 13:54:21	jared	What's the max char count for nicks? 15?
2012-04-17 13:54:47	--	Aerox is now known as Abcdefghijklmno
2012-04-17 13:54:51	@Abcdefghijklmno	yes
2012-04-17 13:54:53	--	Abcdefghijklmno is now known as Aerox
2012-04-17 13:54:57	 *	jared does math
2012-04-17 13:55:50	--	jared is now known as po0p_d3ckDr
2012-04-17 13:58:05	po0p_d3ckDr	Alright, lates.
2012-04-17 13:58:07	--	po0p_d3ckDr is now known as po0p_d3ckDr|zZz
2012-04-17 13:58:33	richterbe	less brutal as them ill be nicer but penis breath
2012-04-17 14:02:26	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-17 14:02:32	Halfleft|away	https://twitter.com/#!/DaleNorth/status/192315208423845888
2012-04-17 14:02:47	Halfleft|away	that tweet makes me want to punch that guy
2012-04-17 14:03:20	+Gemsi	but you want to punch everyone all the time anyway
2012-04-17 14:04:14	Halfleft|away	not everyone
2012-04-17 14:04:16	Halfleft|away	most people
2012-04-17 14:07:38	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-17 14:12:35	-->	Dinsdairu (~dinsy@Dinsdale.users.quakenet.org) has joined #destructoid
2012-04-17 14:14:11	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-17 14:14:41	@Aerox	Hello Gavin
2012-04-17 14:15:53	Halfleft|away	fuck off
2012-04-17 14:15:55	Halfleft|away	hello*
2012-04-17 14:17:24	<--	Dinsdale (~dinsy@Dinsdale.users.quakenet.org) has quit (Ping timeout)
2012-04-17 14:17:38	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-17 14:49:22	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-04-17 15:06:04	--	Aerox is now known as Aerox|Food
2012-04-17 15:13:04	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-17 15:13:17	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-17 15:18:53	--	Aerox|Food is now known as Aerox
2012-04-17 15:27:53	Halfleft|away	someone explain that mewtwo twitter account to me
2012-04-17 15:29:43	@Aerox	http://www.wizardworld.com/mike-the-situation-sorrentino-wizard-world-team-to-create-a-comic-book-super-hero.html
2012-04-17 15:29:51	@Aerox	Raging autist does hilarious crazy hsit
2012-04-17 15:31:48	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-04-17 15:34:16	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-17 16:04:39	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-17 16:12:13	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-17 16:15:25	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: EOF from client)
2012-04-17 16:27:40	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-17 16:33:13	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Ping timeout)
2012-04-17 16:39:33	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has joined #destructoid
2012-04-17 17:04:23	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-17 17:16:04	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-17 17:19:30	<--	mueti (mueti@nrbg-4dbf046b.pool.mediaWays.net) has quit (Quit)
2012-04-17 17:36:37	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-17 17:36:37	--	Mode #destructoid [+v Bigby] by Q
2012-04-17 17:36:42	+Bigby	BORDERLANDS TIME
2012-04-17 17:37:42	Coon	so two thousand and late
2012-04-17 17:37:53	+Bigby	Gandy and Aerox and me are going to start a game
2012-04-17 17:39:45	DougCL	cute
2012-04-17 17:43:03	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-69.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-04-17 17:50:30	+Bigby	Aerox, what are you going to make?
2012-04-17 17:50:38	+Bigby	i havent played anything but soldier so far
2012-04-17 17:51:05	@Aerox	I was going to go Roland
2012-04-17 17:51:28	+Bigby	what is Gandy doing
2012-04-17 17:51:34	@Aerox	*shrug*
2012-04-17 17:51:39	@Aerox	Mordecai maybe?
2012-04-17 17:51:46	@Aerox	we haven't really talked about it
2012-04-17 17:52:00	+Bigby	how does the siren playt
2012-04-17 17:52:02	+Bigby	play
2012-04-17 17:53:04	@Aerox	I dunno, I've barely used her
2012-04-17 17:53:20	@ProfPew	can someone click this and tell me the price? http://store.steampowered.com/app/19320/
2012-04-17 17:53:26	@Aerox	9.99
2012-04-17 17:53:29	@ProfPew	tnx <3
2012-04-17 17:58:29	DougCL	BUT I WANNA BE ROLAND
2012-04-17 18:05:58	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-04-18 08:43:50		irc: disconnected from server
2012-04-18 08:44:09	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-18 08:44:09	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Rabite] ^power Alakaiser andrewm_ Apple_Master benbeltran cardfrek Dinsdale DougCL DtoidBot Ecks|Work HammerTiem Kasreyn Lelio Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline po0p_d3ckDr pointzeroeight richterbe Simmy theGoldenAvatar TheToiletDuck]
2012-04-18 08:44:09	--	Channel #destructoid: 33 nicks (3 ops, 0 halfops, 3 voices, 27 normals)
2012-04-18 08:44:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-18 08:44:25	@bloodylip	but i'd probably wait to see how the backlit ones look
2012-04-18 08:44:34	@bloodylip	B&N just released a backlit nook
2012-04-18 08:44:37	Ecks|Work	thats my thinking
2012-04-18 08:44:39	@bloodylip	so you could check that out and see
2012-04-18 08:44:43	@bloodylip	and amazon will probably do it better
2012-04-18 08:44:56	@bloodylip	although, hard to tell in a brightly lit store
2012-04-18 08:45:01	Ecks|Work	they've been announced so hopefully should have reviews soon
2012-04-18 08:45:10	Lelio	have you guys seen the David clip for the Prometheus film yet?
2012-04-18 08:45:17	Ecks|Work	Yes
2012-04-18 08:45:30	Lelio	http://www.youtube.com/watch?v=DOOJl5lWNfM&feature=
2012-04-18 08:45:33	Lelio	so amazing
2012-04-18 08:45:47	Lelio	my girlfriend sent it to me this morning when i woke up
2012-04-18 08:52:18	TheToiletDuck	people would totally use a 'David' to bone down
2012-04-18 08:52:23	TheToiletDuck	*solely
2012-04-18 08:53:58	Lelio	he's set my loins on fire
2012-04-18 08:54:10	TheToiletDuck	set fiiiiiire.. to the loins
2012-04-18 08:54:27	Lelio	ugh stupid pokemon dream world
2012-04-18 08:54:36	Lelio	you either find no pokemon or they give you 20
2012-04-18 08:54:59	TheToiletDuck	it's pikachu!
2012-04-18 08:55:29	TheToiletDuck	http://www.youtube.com/watch?v=vxkIBEw_K1c
2012-04-18 08:55:30	DtoidBot	Whos That Pokemon?
2012-04-18 08:55:33	TheToiletDuck	ah classic internet.
2012-04-18 08:56:21	Lelio	haha
2012-04-18 08:56:26	Lelio	i haven't seen that before
2012-04-18 08:56:39	Ecks|Work	=O
2012-04-18 08:56:52	Lelio	i know
2012-04-18 08:59:05	TheToiletDuck	I get to play video games tonight
2012-04-18 08:59:06	TheToiletDuck	woo
2012-04-18 08:59:18	Ecks|Work	Yay!
2012-04-18 08:59:22	TheToiletDuck	hey social interaction...... SHUN!
2012-04-18 08:59:27	Ecks|Work	We should play something!
2012-04-18 08:59:36	@bloodylip	play hide the sausage!
2012-04-18 08:59:42	Ecks|Work	we do that too often
2012-04-18 08:59:52	Lelio	what are you going to play tonight?
2012-04-18 09:00:56	Ecks|Work	I havent played SSFIV in ages
2012-04-18 09:01:17	Ecks|Work	I havent touched AE really
2012-04-18 09:01:55	Lelio	we should totally play
2012-04-18 09:02:09	Lelio	i'd be rusty but it shouldn't take long to get used to the controls
2012-04-18 09:02:28	TheToiletDuck	AE would be cool
2012-04-18 09:02:36	Ecks|Work	have you stopped using a 360 controller?
2012-04-18 09:02:54	TheToiletDuck	So here's my deal. I went back to the madcatz pad from a stick and i'm actually better
2012-04-18 09:02:54	Ecks|Work	well I'd want to play SFxT if it worked TTD
2012-04-18 09:03:26	TheToiletDuck	so i played it for a while then went back to stick and my skills were better again. My head is full of fuck, i can't figure out what controller to use.
2012-04-18 09:03:58	Lelio	yeah i got a stick with tekken 6
2012-04-18 09:04:02	TheToiletDuck	SFxT is great. Not sure if the update fixed the online
2012-04-18 09:04:11	Lelio	it's so different
2012-04-18 09:04:37	TheToiletDuck	I found i was terrible at fireballs
2012-04-18 09:04:39	TheToiletDuck	i still am
2012-04-18 09:04:43	Lelio	i've heard a lot of people singing the praises of SFxT
2012-04-18 09:04:44	TheToiletDuck	but am awesome at 360s
2012-04-18 09:05:05	TheToiletDuck	SFxT is a great game Lelio, made a good game by shitty dlc and lag
2012-04-18 09:05:21	Ecks|Work	I really regret not buying the PS3 version
2012-04-18 09:05:24	Ecks|Work	OH THE IRONY
2012-04-18 09:05:40	TheToiletDuck	the Ps3 version is the better version
2012-04-18 09:05:55	Ecks|Work	I'd need to mod my sticks anyway
2012-04-18 09:05:56	Lelio	ooh.. i could potentially breed a kangaskhan with crush claw, counter & hammer arm
2012-04-18 09:05:58	Lelio	nice
2012-04-18 09:06:08	TheToiletDuck	i don't know how breeding works in pokemon
2012-04-18 09:06:26	TheToiletDuck	I feel like such an old man in the new ones. I'm like, where's fucking Psyduck? what the fuck is this?
2012-04-18 09:06:30	Lelio	i don't know the crazy stat stuff but it's easy with moves
2012-04-18 09:06:34	Ecks|Work	Ya I got out before breeding
2012-04-18 09:06:43	TheToiletDuck	^ story of your life
2012-04-18 09:06:47	Lelio	moves get passed on by the father
2012-04-18 09:06:50	Ecks|Work	HAHAHAHAHA
2012-04-18 09:06:51	Lelio	haha
2012-04-18 09:07:12	TheToiletDuck	what's the point though lelio?
2012-04-18 09:07:12	Lelio	i can't pronounce 75% of the BW pokemon
2012-04-18 09:07:24	TheToiletDuck	of breeding
2012-04-18 09:07:26	Lelio	so they have cool moves
2012-04-18 09:07:44	Lelio	the competition people would do it for stats but i don't understand any of that
2012-04-18 09:08:15	Lelio	i just play against the computer because i get walloped online
2012-04-18 09:08:45	Ecks|Work	what time should we all try and play?
2012-04-18 09:08:57	Ecks|Work	keep in mind I'm at work for the next 7ish hours
2012-04-18 09:09:11	Ecks|Work	Lelio, what time is it for you?
2012-04-18 09:09:16	Lelio	i won't be around until this time (or a few hours prior) tomorrow
2012-04-18 09:09:34	Lelio	but i'm home all w/e so if i see either of you around i'll annoy you
2012-04-18 09:09:57	Lelio	it's midnight here
2012-04-18 09:10:02	Lelio	thursday morn
2012-04-18 09:10:09	TheToiletDuck	Hmm, Ecks that makes it about 22:00 for me. So i guess if you log on and im on xbla then i'll play otherwise i'm cleaning my house
2012-04-18 09:10:31	Ecks|Work	sure
2012-04-18 09:10:36	Ecks|Work	theres a simple solution to all this
2012-04-18 09:10:41	Ecks|Work	both of you move to Canada
2012-04-18 09:10:55	Lelio	i wouldn't mind that, though things are better here
2012-04-18 09:11:08	Ecks|Work	we get games way earlier
2012-04-18 09:11:12	TheToiletDuck	My friend from my lab is getting a job in Toronto and asked if i wanted to be her research assistant
2012-04-18 09:11:13	Ecks|Work	and for a decent price Lelio
2012-04-18 09:11:19	Ecks|Work	DO IT
2012-04-18 09:11:25	TheToiletDuck	hehe
2012-04-18 09:11:31	TheToiletDuck	thinking about it
2012-04-18 09:11:33	Lelio	i'd spoken to flo before about moving overseas
2012-04-18 09:11:44	Lelio	she's into it, but unsure as to work
2012-04-18 09:11:55	Ecks|Work	Lelio, we'll get you a badge over here
2012-04-18 09:11:56	Lelio	she's overqualified in her profession overseas
2012-04-18 09:11:57	Ecks|Work	no worries
2012-04-18 09:12:06	Lelio	though i think she could work in the UK
2012-04-18 09:12:13	Ecks|Work	thats too far
2012-04-18 09:12:16	Lelio	me on the other hand
2012-04-18 09:12:19	Ecks|Work	whats her profession?
2012-04-18 09:12:23	Lelio	i'm just amazing
2012-04-18 09:12:49	Lelio	http://en.wikipedia.org/wiki/Radiation_therapy
2012-04-18 09:13:15	Ecks|Work	I'm pretty sure we have a shortage of professionals in that field
2012-04-18 09:14:08	Lelio	apparently canada & the us aren't professional roles because their physicists do the planning
2012-04-18 09:14:18	Lelio	but here planning is the major role of an RT
2012-04-18 09:14:25	Lelio	so it's physics as well
2012-04-18 09:14:43	Lelio	actually that might be just USA
2012-04-18 09:20:36	Lelio	night!!
2012-04-18 09:20:39	<--	Lelio (~WOOT@114-198-43-121.dyn.iinet.net.au) has quit (Quit)
2012-04-18 09:20:50	TheToiletDuck	Lelio DON'T SLEEP!
2012-04-18 09:20:54	TheToiletDuck	Oh no, too late.
2012-04-18 09:20:59	TheToiletDuck	There's a bomb in his bed
2012-04-18 09:21:08	TheToiletDuck	i'm sure he'll be fine.
2012-04-18 09:21:10	Ecks|Work	NOOOOOOOOOOO
2012-04-18 09:21:16	Ecks|Work	I knew I forgot something
2012-04-18 09:28:26	po0p_d3ckDr	Sup fools?
2012-04-18 09:29:44	-->	lolshin (~lolshin@161.38.221.165) has joined #destructoid
2012-04-18 09:29:59	po0p_d3ckDr	If he sleeps under 40 winks per minute, the bed explodes?
2012-04-18 09:30:59	po0p_d3ckDr	Ahhh, time to restart because my work computer is a piece of garbage. =P
2012-04-18 09:36:25	Ecks|Work	Haha
2012-04-18 09:36:30	Ecks|Work	SHIN
2012-04-18 09:36:35	lolshin	ECKS
2012-04-18 09:36:48	lolshin	how goes it?
2012-04-18 09:36:59	Ecks|Work	pretty good, workin
2012-04-18 09:37:00	Ecks|Work	you?
2012-04-18 09:37:08	lolshin	chillin in between classes
2012-04-18 09:38:07	Ecks|Work	I miss that
2012-04-18 09:38:16	Ecks|Work	whatcha studying?
2012-04-18 09:38:19	lolshin	haha
2012-04-18 09:38:25	lolshin	audio production
2012-04-18 09:38:31	Ecks|Work	awesome
2012-04-18 09:38:43	lolshin	yea i'd love to get into sound for games
2012-04-18 09:38:58	lolshin	but would also be happy doing sound for video
2012-04-18 09:39:06	lolshin	pretty much anything that requires an audio engineer
2012-04-18 09:39:09	lolshin	i'd be happy doing
2012-04-18 09:39:49	Ecks|Work	I always thought game coding is where I wanted to end up. Then I hear about EA working conditions, and thought maybe business application programming is much easier
2012-04-18 09:40:47	Ecks|Work	the only downside is its incredibly boring
2012-04-18 09:40:59	lolshin	haha
2012-04-18 09:40:59	Ecks|Work	until someone fucks everything up
2012-04-18 09:41:10	lolshin	it's still a paycheck!
2012-04-18 09:41:16	lolshin	which means its awwwww guuuuuud
2012-04-18 09:41:20	Ecks|Work	Hahaha
2012-04-18 09:41:52	Ecks|Work	we've got an obscene amount of interns now so I barely do anything anymore
2012-04-18 09:42:03	@bloodylip	sounds awesome!
2012-04-18 09:42:09	@bloodylip	except you'll be fired now
2012-04-18 09:42:13	lolshin	hahahaha interns
2012-04-18 09:42:22	Ecks|Work	not really bloodylip I take all the credit
2012-04-18 09:42:44	Ecks|Work	and I still have to overlook everything they make
2012-04-18 09:43:09	TheToiletDuck	like your lunch
2012-04-18 09:43:46	Ecks|Work	dont be absurd!
2012-04-18 09:43:50	Ecks|Work	they go buy my lunch
2012-04-18 09:44:08	Ecks|Work	I dont want food poisioning
2012-04-18 09:44:34	Ecks|Work	poisoning*
2012-04-18 09:45:42	Kasreyn	paycheck. the important part of working :)
2012-04-18 09:45:57	Ecks|Work	Indeed
2012-04-18 09:46:01	lolshin	damn straight
2012-04-18 09:47:54	Kasreyn	in socialist sweden there are people who think work is "fun"
2012-04-18 09:49:30	Kasreyn	or even that you should accept a small paycheck because it's not work. it's your "destiny" ;)
2012-04-18 09:51:29	@bloodylip	you trust them to get your lunch?
2012-04-18 09:51:30	Ecks|Work	dont they also get a living wage? So the entirety of that small salary is disposable?
2012-04-18 09:51:51	Ecks|Work	bloodylip, only with places that seal the food
2012-04-18 09:52:59	Ecks|Work	and I write out the order
2012-04-18 09:54:14	Ecks|Work	they still get it wrong though
2012-04-18 09:54:46	@bloodylip	haha
2012-04-18 09:54:52	@bloodylip	maybe you should do the order and only trust them to pick it up
2012-04-18 10:04:41	Ecks|Work	that makes sense
2012-04-18 10:04:49	Ecks|Work	I'm sure they'd fuck that up somehow
2012-04-18 10:05:22	Ecks|Work	why is the office still empty?
2012-04-18 10:05:53	@bloodylip	all the interns were fired
2012-04-18 10:06:52	Ecks|Work	that would be the worst
2012-04-18 10:07:07	Ecks|Work	I should probably call someone
2012-04-18 10:10:30	po0p_d3ckDr	Ecks|Work: No, set up a fort.
2012-04-18 10:10:42	po0p_d3ckDr	Preferably of mattreses.
2012-04-18 10:13:02	Ecks|Work	too bad there aren't any
2012-04-18 10:13:07	Ecks|Work	desks will have to suffice
2012-04-18 10:14:36	po0p_d3ckDr	Excellent.
2012-04-18 10:14:53	Ecks|Work	they are in a meeting for some reason
2012-04-18 10:15:10	po0p_d3ckDr	And you're the only one not there? it's probably about you.
2012-04-18 10:15:18	Ecks|Work	I really should look into my corporate calander more often
2012-04-18 10:16:59	Ecks|Work	if only it synced with gmail properly
2012-04-18 10:17:02	Ecks|Work	maybe then I would
2012-04-18 10:18:38	po0p_d3ckDr	Good old gmail.
2012-04-18 10:19:38	Ecks|Work	calendar*
2012-04-18 10:19:41	Ecks|Work	anyway
2012-04-18 10:21:37	@bloodylip	yeah, that meeting was about how they're going to fire you in the most hilarious fashion
2012-04-18 10:23:08	Ecks|Work	I hope its hilarious
2012-04-18 10:23:39	@bloodylip	i'm hoping a pie in the face, and the pie-tin says you're fired underneat everything
2012-04-18 10:23:45	@bloodylip	*underneath
2012-04-18 10:23:46	po0p_d3ckDr	The meeting was also about all the peanutty food they're going to order once you are fired, because of your allergy, but it's running long because someone pointed out that that was someone else and they're reevaluating their plan.
2012-04-18 10:24:08	Ecks|Work	Haha
2012-04-18 10:25:53	theGoldenAvatar	{Binding Path=Items.Count, Converter={StaticResource DoubleToVisibilityReveresedConverter}}
2012-04-18 10:26:00	theGoldenAvatar	Whoops
2012-04-18 10:26:39	Ecks|Work	Hahaha
2012-04-18 10:27:12	po0p_d3ckDr	QUICK STEAL HIS CODE!
2012-04-18 10:27:17	Ecks|Work	DONE DEAL
2012-04-18 10:27:35	 *	po0p_d3ckDr calls tGA's employer
2012-04-18 10:27:51	po0p_d3ckDr	"Hello.. I think I have something you may be interested in."
2012-04-18 10:28:20	Ecks|Work	"Did Andrew leak code in IRC again?"
2012-04-18 10:28:34	theGoldenAvatar	Joke's on you
2012-04-18 10:28:37	theGoldenAvatar	It doesn't even work
2012-04-18 10:29:02	Ecks|Work	the jokes on your boss!
2012-04-18 10:32:55	po0p_d3ckDr	I think it would be more like "Andrew, why do you know someone named 'po0p_d3ckDr?' "
2012-04-18 10:34:22	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-04-18 10:34:37	Ecks|Work	his response would be, jared's having an identity crisis at the moment
2012-04-18 10:35:16	po0p_d3ckDr	No, my identity!
2012-04-18 10:36:23	po0p_d3ckDr	http://xbox360.ign.com/articles/122/1223211p1.html
2012-04-18 10:36:27	po0p_d3ckDr	This video is awesome.
2012-04-18 10:44:21	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-18 10:44:21	--	Mode #destructoid [+o Aerox] by Q
2012-04-18 10:45:04	po0p_d3ckDr	Greets Aerox .
2012-04-18 10:45:07	@Aerox	yo
2012-04-18 10:46:30	po0p_d3ckDr	I hate it when you type something out and look up only to realize that you had caps lock on.
2012-04-18 10:47:19	theGoldenAvatar	!Twin Cinema++
2012-04-18 10:47:20	DtoidBot	The karma of Twin Cinema is 7.
2012-04-18 10:53:50	Ecks|Work	thats the worst jared
2012-04-18 10:55:03	--	po0p_d3ckDr is now known as jared
2012-04-18 10:55:10	jared	OK, I'm dowe with that
2012-04-18 10:55:40	jared	Wasn't as cool as I thought it would be. I guess I learned an important lesson about being myself.
2012-04-18 11:12:24	<--	lolshin (~lolshin@161.38.221.165) has quit (Quit: cool, huh?)
2012-04-18 11:12:48	Ecks|Work	good for you jared
2012-04-18 11:12:55	Ecks|Work	I can tab complete your name again
2012-04-18 11:12:56	Ecks|Work	yay!
2012-04-18 11:13:43	@Aerox	hahahaah
2012-04-18 11:16:29	jared	w00t
2012-04-18 11:16:46	jared	tGA, did you mean Twin Cinema the song, or the band?
2012-04-18 11:18:12	jared	The Halo 4 video with Conan was funny, but every time I hear something about it I kind of think "I wasn't aware anyone wanted another Halo?"
2012-04-18 11:18:35	jared	I liked Reach a lot, and it seemed like a fitting end to the series./
2012-04-18 11:32:21	+Gandysampras	YAY
2012-04-18 11:32:25	+Gandysampras	Dissertation done
2012-04-18 11:32:37	+Gandysampras	I writed 10 thousand words today
2012-04-18 11:33:21	jared	Gandysampras: grats!
2012-04-18 11:33:34	@Aerox	GOOD JOB GANDY!
2012-04-18 11:33:45	+Gandysampras	Woop woop
2012-04-18 11:33:51	+Gandysampras	I am going to get so fucking drunk soon
2012-04-18 11:33:53	+Gandysampras	I cannot wait
2012-04-18 11:33:57	@Aerox	yayyyyy
2012-04-18 11:34:17	+Gandysampras	Though I should probably aslo get some drugs so I dont pass out as I stand
2012-04-18 11:34:24	+Gandysampras	Stupid having to stay awake for 3 days
2012-04-18 11:36:15	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-18 11:37:40	jared	Gandysampras: Don't drink and take pain killers!!
2012-04-18 11:37:48	+Gandysampras	lol not pain killers
2012-04-18 11:37:59	+Gandysampras	I dont have a headache
2012-04-18 11:39:32	jared	Right.. headaches.
2012-04-18 11:40:54	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-18 11:43:54	jared	Holy crap, HTC One phone is sick, like whoa.
2012-04-18 11:45:34	theGoldenAvatar	jared, the album
2012-04-18 11:53:22	theGoldenAvatar	http://stackoverflow.com/questions/973571/why-does-the-visual-studio-editor-show-dots-in-blank-spaces
2012-04-18 11:53:27	theGoldenAvatar	What a strange bug...
2012-04-18 11:58:54	Ecks|Work	which one jared X, S, or V
2012-04-18 12:04:31	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-18 12:04:31	--	Mode #destructoid [+o TDiddy] by Q
2012-04-18 12:05:54	@bloodylip	theGoldenAvatar: even stranger, why does that person have so much whitespace at the end of their lines?
2012-04-18 12:06:14	@bloodylip	any time i touch code with whitespace after relevant code, i want to strangle the person who put it there
2012-04-18 12:08:38	theGoldenAvatar	No idea.
2012-04-18 12:11:21	Ecks|Work	bloodylip, I feel your pain
2012-04-18 12:11:56	Ecks|Work	also code not properly indented and commented makes me angry
2012-04-18 12:12:02	Ecks|Work	not really logical
2012-04-18 12:12:17	theGoldenAvatar	Don't pretty fuck all IDEs have hotkey reformatting now?
2012-04-18 12:12:22	theGoldenAvatar	much all
2012-04-18 12:12:25	theGoldenAvatar	...
2012-04-18 12:12:33	Ecks|Work	ya
2012-04-18 12:12:50	theGoldenAvatar	Hell, I just throw my functions, variables etc anywhere I want in VS
2012-04-18 12:12:56	theGoldenAvatar	Then hotkey organize entire files.
2012-04-18 12:12:57	Ecks|Work	it was when I was a TA
2012-04-18 12:13:01	Ecks|Work	and they handed in code in txt documents
2012-04-18 12:13:35	Ecks|Work	and it threw me into a fit everytime it looked like it was coded by a blind man
2012-04-18 12:17:03	jared	Ecks|Work: V
2012-04-18 12:17:50	Ecks|Work	it does look nice
2012-04-18 12:18:21	jared	The rare occasion I do code, I don't usually use candy-coated, and I manualy indent and comment.
2012-04-18 12:20:05	theGoldenAvatar	Heh.
2012-04-18 12:20:15	theGoldenAvatar	We spend tens of thousands of dollars on tools every year.
2012-04-18 12:20:21	theGoldenAvatar	I'm damn well going to use them.
2012-04-18 12:20:28	@bloodylip	i only use autoformatters for XML
2012-04-18 12:20:37	@bloodylip	i hate the way eclipse autoformats my java code
2012-04-18 12:20:46	theGoldenAvatar	Our .NET codebase is at least a million lines
2012-04-18 12:20:54	@bloodylip	and i can't be bothered to set the autoformat options the way i like them
2012-04-18 12:20:54	theGoldenAvatar	You can change the default, bloodylip
2012-04-18 12:21:04	theGoldenAvatar	But it's minimal effort
2012-04-18 12:21:07	@bloodylip	there's like a billion options and i don't want to spend that much time
2012-04-18 12:21:08	jared	Yeah, I usually hate auto-indent / format.
2012-04-18 12:21:29	theGoldenAvatar	I just wish there was a decent formatter for fucking markup
2012-04-18 12:21:32	@bloodylip	xml is gonna be ugly no matter what
2012-04-18 12:21:33	theGoldenAvatar	In VS.
2012-04-18 12:21:36	@bloodylip	so i'll use it there
2012-04-18 12:21:37	jared	haha
2012-04-18 12:21:38	theGoldenAvatar	I wonder if there's a plugin
2012-04-18 12:21:42	jared	bloodylip: True
2012-04-18 12:22:42	jared	Like, we have a WYSIWYG editor we use at my work (that I don't really use) and when you export pages with it it just takes out all formatting and spaces and cubes all the code.
2012-04-18 12:22:55	jared	For file size or something I guess, but it's like OMG WHY!?
2012-04-18 12:27:06	theGoldenAvatar	!lfm -t uselessrocker
2012-04-18 12:27:07	DtoidBot	uselessrocker has listened to 360513 tracks since 2006-07-29 21:28.
2012-04-18 12:33:03	@bloodylip	!lfm bloodylip
2012-04-18 12:33:07	DtoidBot	bloodylip last listened to "Climbing and Climbing" by Damnation A.D. on 18 Apr 2012, 15:11.
2012-04-18 12:34:24	Ecks|Work	I should get some lunch
2012-04-18 12:34:27	Ecks|Work	maybe at 2
2012-04-18 12:35:11	jared	I get to work through my lunch!
2012-04-18 12:38:16	theGoldenAvatar	Same.
2012-04-18 12:38:22	theGoldenAvatar	I just ate a dozen eggs.
2012-04-18 12:38:46	jared	Srsly?
2012-04-18 12:38:53	jared	What about the cholesterol?
2012-04-18 12:38:59	theGoldenAvatar	What about it?
2012-04-18 12:39:14	jared	.. Now I kind of want eggs.
2012-04-18 12:44:02	@Aerox	I just ate two egg muffins
2012-04-18 12:46:48	jared	How were they?
2012-04-18 12:47:27	@Aerox	Pretty good
2012-04-18 12:50:20	@bloodylip	i ate hibachi chicken and 8 avocado rolls
2012-04-18 12:50:25	@bloodylip	and a shitload of rice
2012-04-18 12:54:47	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-18 12:54:47	--	Mode #destructoid [+v Bigby] by Q
2012-04-18 12:54:59	+Bigby	Gandysampras, how did you do?
2012-04-18 12:55:31	@bloodylip	he failed
2012-04-18 12:55:33	@bloodylip	as usual
2012-04-18 12:55:50	+Bigby	then i will sacrifice bloodylip to the gods to fix this
2012-04-18 12:56:11	+Bigby	go get your cermonial toga, and make sure you rinse
2012-04-18 12:57:02	+Gandysampras	No idea biggles it takes am onth to get markes
2012-04-18 12:57:04	+Gandysampras	marked*
2012-04-18 12:57:21	+Bigby	where is the grading robots we demanded!?
2012-04-18 12:57:46	+Gandysampras	I doubt they can mark a 30000 word dissertation in a couple fo hours either
2012-04-18 12:58:05	+Bigby	well maybe they should have people make the damn things shorter
2012-04-18 12:58:10	+Bigby	geez, what are they thinking these days
2012-04-18 13:00:14	jared	Yeah!
2012-04-18 13:01:32	+Bigby	you could try this Gandy, take 30 pictures of yourself and hand them in with a piece of paper attached with your name and this sentence. "They say a picture is worth a thousand words, here is 30 of them."
2012-04-18 13:03:17	jared	Just for the hell of it, have them be of you sitting in the leather armchair of a library by a raoring fire and enjoying a pipe.
2012-04-18 13:03:50	+Bigby	and some in front of same said fire, nude, on a bearskin rug drinking brandy out of a giant snifter
2012-04-18 13:05:10	jared	And of course one with you in the same library in front of the fire, wearing a bikini, with a small puppy pulling down your undies as you look back surprised, one hand covering your mouth.
2012-04-18 13:05:22	+Bigby	classic
2012-04-18 13:05:47	jared	That one's gotta be worth more than 1000.
2012-04-18 13:24:46	@Aerox	I would give him an A for that
2012-04-18 13:25:19	Ecks|Work	of course you would
2012-04-18 13:28:55	theGoldenAvatar	A for Aroused
2012-04-18 13:32:38	--	jared is now known as jared|meeting
2012-04-18 13:39:34	+Bigby	man, Verizons lineup of prepaid phones sucks
2012-04-18 13:44:47	Ecks|Work	prepaid phones in general suck
2012-04-18 13:48:59	Ecks|Work	!weather K2C1G4
2012-04-18 13:49:00	DtoidBot	From Ottawa,  (CYOW) on April 18, 2:00 PM EDT temp: 48 F (9 C) cond: Partly Cloudy wind: From the Variable at 5 MPH (8.05 KPH) hu: 40% dewpnt: 25 F (-4 C)
2012-04-18 14:01:18	<--	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has left #destructoid
2012-04-18 14:06:56	+Gandysampras	Ugh where is moose
2012-04-18 14:07:05	+Gandysampras	he needs to tell me how goot the veiny cock I drew for him was
2012-04-18 14:07:30	-->	TheBigby (~TheBigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-18 14:09:07	TheBigby	can you buy a verizon phone from say ebay and activate on verizon under their prepaid plan or would you have to get their contract ones
2012-04-18 14:16:29	richterbe	!q
2012-04-18 14:16:29	DtoidBot	[1154] <Vexed_Alex> The PSP can do PS1 games like it's nothing.
2012-04-18 14:17:24	richterbe	!q
2012-04-18 14:17:25	DtoidBot	[1034] TDiddy: kinda like nishant using fireworks to quell his bombing cravings
2012-04-18 14:19:42	@Aerox	hahah
2012-04-18 14:19:50	Ecks|Work	depends if Verizon has the phone reported as stolen Bigby
2012-04-18 14:22:10	TheBigby	i need a new phone and i hate using this old 2G iPhone since my Nexus S power button broke
2012-04-18 14:22:26	TheBigby	i was planning on getting the Nexus One that i used to have, really liked that phone
2012-04-18 14:22:31	TheBigby	but was looking around some
2012-04-18 14:22:53	TheBigby	im running the T-Mobile 4G prepaid plan for 50 bucks, great plan, unlimited talk and text and 2 gb of data
2012-04-18 14:23:03	TheBigby	no one else seems to match it
2012-04-18 14:26:00	TheBigby	bbl
2012-04-18 14:33:18	--	jared|meeting is now known as jared
2012-04-18 14:33:28	Ecks|Work	how was the meeting Jared?
2012-04-18 14:34:45	jared	It was OK. It was with co-workers and not my boss(es), so we bitched about things/
2012-04-18 14:35:59	jared	Ever have one of those job, and think to yourself, even though losing this job would mean no more income, I don't care.
2012-04-18 14:37:49	jared	Whao, wait, THE bigby?
2012-04-18 14:39:50	--	Ecks|Work is now known as Ecks|Lunch
2012-04-18 14:59:15	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-18 15:10:29	@bloodylip	jared: yes, unfortunately
2012-04-18 15:13:37	jared	bloodylip: Wait, which one? The job one or THE bigby one?
2012-04-18 15:13:39	+Gandysampras	Gavin
2012-04-18 15:13:54	+Gandysampras	I totes wrote a yearlong research dissertation in a week
2012-04-18 15:14:10	jared	Also... bigby --> big bee. Bigby is a large bee.
2012-04-18 15:14:14	+Gandysampras	Does that impress you enough to gain your affections
2012-04-18 15:15:07	+Gandysampras	http://dl.dropbox.com/u/6991457/Dtoid/BigBee.JPG
2012-04-18 15:15:10	+Gandysampras	jared
2012-04-18 15:15:15	+Gandysampras	click that like a thousand times
2012-04-18 15:15:35	jared	But..
2012-04-18 15:15:41	+Gandysampras	A
2012-04-18 15:15:43	+Gandysampras	THOUSAND
2012-04-18 15:15:44	+Gandysampras	TIMES
2012-04-18 15:15:51	jared	OH GOD
2012-04-18 15:15:55	 *	jared eyes bleed
2012-04-18 15:16:03	 *	richterbe pokes jareds eye
2012-04-18 15:16:05	+Gandysampras	Or does this tickle your fancy?
2012-04-18 15:16:07	+Gandysampras	http://dl.dropbox.com/u/6991457/lololobigby.jpg
2012-04-18 15:16:10	+Gandysampras	LOLOLOLOLOLOLOL
2012-04-18 15:16:13	+Gandysampras	best biggles evar
2012-04-18 15:16:27	+Gandysampras	I should totes make that website again
2012-04-18 15:16:33	jared	Oh, hey, richterbee.
2012-04-18 15:16:57	jared	OK, I lol'd.
2012-04-18 15:17:22	richterbe	its just short DONT ASSOCIATE MEH WITH BIGGLES
2012-04-18 15:17:25	richterbe	>.>
2012-04-18 15:17:43	jared	richterbe: What happened, I thought your full nick fit?
2012-04-18 15:17:54	richterbe	i might transform into him and look like him in the future if u keep ding that
2012-04-18 15:18:05	@bloodylip	jared: the bigby one
2012-04-18 15:18:17	richterbe	colloquy acts herp a derp once in a while heh
2012-04-18 15:18:28	jared	Ah, OK.
2012-04-18 15:21:27	 *	Gandysampras introduces susan to Jared
2012-04-18 15:21:42	jared	Oh hey Susan.
2012-04-18 15:22:18	+Gandysampras	SUSAN IS A BALDING 35 year old man
2012-04-18 15:22:29	+Gandysampras	I tail off becaus e yourn dick is out
2012-04-18 15:22:36	+Gandysampras	because your*
2012-04-18 15:22:45	jared	WHAT, NOOOO
2012-04-18 15:22:55	+Gandysampras	STOP WANKING, it's bigby!
2012-04-18 15:23:03	+Gandysampras	YOU KNOW NOT WHAT YOU DO!
2012-04-18 15:23:05	jared	HOW COULD... oh sweet, someone dropped 5 bucks on the ground.
2012-04-18 15:23:18	 *	Gandysampras penetrates jared as punishment
2012-04-18 15:23:24	richterbe	http://blip.tv/thesavageexperience/the-game-boob-show-robocop-vs-the-terminator-6093790
2012-04-18 15:23:51	 *	jared sends Reece back in time to kill Gandysampras' parents.
2012-04-18 15:24:19	+Gandysampras	pfft
2012-04-18 15:24:30	+Gandysampras	*insert batman slapping robin "My parents are dead"*
2012-04-18 15:24:45	jared	OK FINE
2012-04-18 15:25:12	 *	jared sends the original T-100 back in time to kill bigby years after Reece ends up fucking Gandysampras' mother.
2012-04-18 15:25:30	@Aerox	"game boob"
2012-04-18 15:25:48	jared	It's like one of those sick gaming chairs... but it's a boob.
2012-04-18 15:25:56	Halfleft|away	no gandy i don't care
2012-04-18 15:26:05	@Aerox	hahahha I hadn't seen the bee one gandy
2012-04-18 15:26:55	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-18 15:27:06	+Gandysampras	That was on doesbigbysuck when it existed
2012-04-18 15:27:09	+Gandysampras	it was a hidden pic
2012-04-18 15:27:20	+Gandysampras	If you clicked the bottom 4 pixels it popped up
2012-04-18 15:28:29	jared	That's what she said./
2012-04-18 15:29:32	--	Ecks|Lunch is now known as Ecks|Work
2012-04-18 15:33:26	-->	andrewm (~andrewm@24.25.59.226) has joined #destructoid
2012-04-18 15:33:26	<--	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-18 15:36:32	richterbe	i like to think most game reviewers are like this these days and dont need a game boob parody afterall XD
2012-04-18 15:36:56	richterbe	O_o bigby pics?
2012-04-18 15:39:03	+Gandysampras	Indeed
2012-04-18 15:39:09	+Gandysampras	The susan one took me considerable effort
2012-04-18 15:39:13	+Gandysampras	bask in its glory
2012-04-18 15:40:36	jared	I enjoyed that one.
2012-04-18 15:41:42	Ecks|Work	time for home
2012-04-18 15:41:50	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-18 15:42:37	@Aerox	i wanna go home
2012-04-18 15:44:18	jared	So do I.
2012-04-18 15:45:54	andrewm	 I am home.
2012-04-18 15:49:58	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-04-18 15:50:12	richterbe	in his refrigerator box behind starbucks with his laptop
2012-04-18 15:51:05	jared	I wish I lived closer to Starbucks.
2012-04-18 15:55:31	Halfleft|away	Why
2012-04-18 15:59:11	jared	All the delicious coffeazes.
2012-04-18 16:06:00	--	Ecks|Offline is now known as Ecksorcism
2012-04-18 16:37:40	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-04-18 16:42:19	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-18 16:44:15	richterbe	http://www.destructoid.com/holy-motorboating-batman-senran-kagura-to-get-a-sequel-226088.phtml tony ponce plays erotic 3ds games?
2012-04-18 16:56:47	--	jared is now known as jared|home
2012-04-18 16:57:08	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-18 16:58:46	TheBigby	im back
2012-04-18 16:58:48	TheBigby	and i got hot dogs
2012-04-18 16:59:59	TheBigby	aww gandy, i got excited when you were talking about my pics, but its the same old one
2012-04-18 17:00:38	richterbe	he fapped soo many times to them
2012-04-18 17:12:55	TheBigby	we doing borderlands?
2012-04-18 17:13:53	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-18 17:30:50	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Ping timeout)
2012-04-18 17:42:25	TheBigby	why is everyone dead
2012-04-18 17:43:10	--	Ecksorcism is now known as Ecks|Offline
2012-04-18 17:45:21	@Aerox	poison
2012-04-18 17:46:03	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-18 17:47:36	--	Ecks|Offline is now known as Ecksorcism
2012-04-18 17:50:23	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-18 17:53:25	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-04-18 17:54:04	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-18 17:54:26	jared|home	Turns out that Starbacks was serving tainted coffee.
2012-04-18 17:56:22	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-18 17:56:52	--	Ecksorcism is now known as Ecks|Offline
2012-04-18 17:59:28	richterbe	tainted how?
2012-04-18 17:59:59	@Aerox	People were literally dipping their taints into the brewing machines
2012-04-18 18:13:33	TheBigby	i pay extra for that
2012-04-18 18:13:44	TheBigby	you mean to tell me i was paying for a service i got for free?
2012-04-18 18:14:02	@Aerox	It adds a nice, exotic nutty flavor to the brew
2012-04-18 18:24:11	--	Ecks|Offline is now known as Ecksorcism
2012-04-18 18:28:31	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-18 18:41:05	TheBigby	you off work yet JR?
2012-04-18 18:41:14	@Aerox	no
2012-04-18 18:41:21	@Aerox	i have an hour, then dinner, then a friend is coming over
2012-04-18 18:42:45	richterbe	whose cumming over?
2012-04-18 20:02:45		irc: disconnected from server
2012-04-18 20:24:05	-->	benbeltran (~benbeltra@200.76.90.190) has joined #destructoid
2012-04-18 20:24:05	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Aerox Alakaiser andrewm benbeltran cardfrek Coon Dinsdale DougCL DtoidBot HammerTiem jared|home jorge` Kasreyn Lelio|Away lolshin madfigs mistic Morcant n0brein|offline pointzeroeight richterbe RobotBebop TheBigby theGoldenAvatar]
2012-04-18 20:24:05	--	Channel #destructoid: 32 nicks (3 ops, 0 halfops, 3 voices, 26 normals)
2012-04-18 20:24:09	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-18 20:24:57	jared|home	Bleep bloop.
2012-04-18 20:52:45	jorge`	what a massacre
2012-04-18 20:57:02	@TDiddy	yikes
2012-04-18 20:57:11	@TDiddy	i bet moose is thrilled
2012-04-18 21:01:40	@TDiddy	or he is pooping
2012-04-18 21:06:21	<--	TheBigby (~TheBigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has quit (EOF from client)
2012-04-18 21:07:14	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-18 21:07:15	--	Mode #destructoid [+v Bigby] by Q
2012-04-18 21:07:26	+Bigby	anyone down for some vidja gaymes?
2012-04-18 21:12:52	+Bigby	no?
2012-04-18 21:13:47	@TDiddy	naaaaaaaaaah
2012-04-18 21:13:48	@TDiddy	hockey!
2012-04-18 21:13:56	+Bigby	playing hockey?
2012-04-18 21:14:44	@TDiddy	watching playoff hockey
2012-04-18 21:14:50	+Bigby	tivo it
2012-04-18 21:14:52	+Bigby	games now
2012-04-18 21:16:56	@TDiddy	if i played anything, it'd probably be trials
2012-04-18 21:18:00	+Bigby	trials what
2012-04-18 21:18:20	@TDiddy	evolution
2012-04-18 21:18:24	@TDiddy	came out on xbla today
2012-04-18 21:22:30	DougCL	someone give me some microsoft points to buy trials
2012-04-18 21:22:57	<--	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-04-18 21:23:10	+Bigby	can i buy it for PSN?
2012-04-18 21:23:26	@TDiddy	no
2012-04-18 21:23:47	+Bigby	why not
2012-04-18 21:28:19	@TDiddy	exclusivity
2012-04-18 21:28:32	@TDiddy	but now that this game came out, i think Ubisoft owns them
2012-04-18 21:29:01	@TDiddy	lol
2012-04-18 21:29:15	@TDiddy	Amazon leaked the Sony announcement
2012-04-18 21:31:25	@TDiddy	God of War: Ascension
2012-04-18 21:32:23	@TDiddy	http://www.amazon.com/gp/mpd/permalink/m2EJARXR5CKKOE/ref=ent_fb_link
2012-04-18 21:33:07	+Bigby	isnt there enough of those already?
2012-04-18 21:33:23	@TDiddy	um... this would be the 6th?
2012-04-18 21:33:28	@TDiddy	counting the psp ones
2012-04-18 21:33:32	+Bigby	too many
2012-04-18 21:36:30	RobotBebop	TDiddy i am thrilled
2012-04-18 21:36:32	RobotBebop	10-3
2012-04-18 21:36:33	RobotBebop	jeeebus
2012-04-18 21:36:44	@TDiddy	were you taking victory trots?
2012-04-18 21:37:29	RobotBebop	haha
2012-04-18 21:37:36	RobotBebop	i went out to walmart to get some things
2012-04-18 21:39:50	jared|home	Yesh, too many GoWs.
2012-04-18 21:41:47	+Bigby	at this point what does GOW have to offer that it hasnt already done?
2012-04-18 21:42:01	+Bigby	the only thing i can think of is if it just goew ever further
2012-04-18 21:42:16	@TDiddy	well this is a prequel
2012-04-18 21:42:19	+Bigby	like not only does Kratos kill people, but he makes their family watch
2012-04-18 21:42:31	+Bigby	which means nothing
2012-04-18 21:42:40	@TDiddy	or just use some plot device so that there is another set of gods
2012-04-18 21:42:41	+Bigby	he still will kill people in enormous quanitites
2012-04-18 21:42:44	@TDiddy	like...
2012-04-18 21:42:48	@TDiddy	egyptian
2012-04-18 21:43:10	@TDiddy	or just really go for the gold
2012-04-18 21:43:15	@TDiddy	Kratos v Jesus
2012-04-18 21:43:25	+Bigby	Jesus? not God?
2012-04-18 21:43:36	+Bigby	Jesus not known for vengeful wrath and all that
2012-04-18 21:44:02	+Bigby	i could totaly see God sending his most badass angels though
2012-04-18 21:45:15	RobotBebop	1-0 LA
2012-04-18 21:45:20	RobotBebop	i like where this is going
2012-04-18 21:45:26	+Bigby	no one cares moose!
2012-04-18 21:45:29	@TDiddy	I do
2012-04-18 21:45:35	+Bigby	NO ONE
2012-04-18 21:45:37	RobotBebop	hah biggles, you suck
2012-04-18 21:45:59	+Bigby	and you blow
2012-04-18 21:47:07	RobotBebop	TRADE SCHNEIDER FIRE VIGNEAULT
2012-04-18 21:53:22	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-04-18 21:53:22	--	Mode #destructoid [+o Cronosblade] by Q
2012-04-18 21:59:01	RobotBebop	farts
2012-04-18 21:59:54	+Ecksorcism	DAMN IT IAN
2012-04-18 22:02:16	+Ecksorcism	the sens won?
2012-04-18 22:02:21	+Ecksorcism	my god
2012-04-18 22:02:21	@TDiddy	yep
2012-04-18 22:02:34	+Ecksorcism	I rage quit at 2-0 rangers
2012-04-18 22:02:55	+Ecksorcism	I probably should've watched more than the first period
2012-04-18 22:03:03	@TDiddy	yep
2012-04-18 22:03:14	@TDiddy	but Meet the Browns came on and you just had to watch that
2012-04-18 22:03:18	@Cronosblade	Lol
2012-04-18 22:03:20	+Ecksorcism	after 2007 I've been
2012-04-18 22:03:44	+Ecksorcism	really wary of caring about the sens
2012-04-18 22:04:59	RobotBebop	i don't blame you
2012-04-18 22:05:10	RobotBebop	fucking 10-3
2012-04-18 22:05:13	RobotBebop	sheeeeit
2012-04-18 22:05:20	RobotBebop	thanks for all those power plays philly
2012-04-18 22:05:39	Aerox	mooseypoooo
2012-04-18 22:05:48	RobotBebop	wat
2012-04-18 22:06:39	RobotBebop	http://www.reddit.com/r/AskReddit/comments/sfsza/why_is_everyone_flipping_sh_over_the_tupac/
2012-04-18 22:06:41	RobotBebop	i love this
2012-04-18 22:08:05	@TDiddy	I liked the one saying the NHL used holograms for years
2012-04-18 22:08:16	@TDiddy	and it was a picture of Bryzgalov and Fleury
2012-04-18 22:08:38	RobotBebop	hheheheheh
2012-04-18 22:08:54	RobotBebop	i liked the part in Goon when the teams goalie got shopped into the beachball pic
2012-04-18 22:09:53	@TDiddy	never saw it
2012-04-18 22:12:09	+Bigby	this Jetpack Joyride game is fun
2012-04-18 22:13:14	RobotBebop	welcome to 6 months ago
2012-04-18 22:14:18	@TDiddy	lol
2012-04-18 22:14:24	@TDiddy	god damn you r/community
2012-04-18 22:14:40	richterbe	Welcome to 1 second ago
2012-04-18 22:14:46	richterbe	hur hur so archaic
2012-04-18 22:15:07	@TDiddy	"city college claims they have the best friendships on their campus, troy and abed go investigate and the pair the meet first? Turk and JD"
2012-04-18 22:15:10	@TDiddy	I want that
2012-04-18 22:18:14	RobotBebop	i want the rainman episode the writer talked about in the AMA
2012-04-18 22:18:29	RobotBebop	where Pierce takes Abed to Vegas hoping he'll be like Rainman
2012-04-18 22:19:40	@TDiddy	oooooh
2012-04-18 22:20:01	RobotBebop	christ i hope Van loses tonight
2012-04-18 22:20:08	RobotBebop	the asshole upstairs came home and is at full asshole strength
2012-04-18 22:20:19	RobotBebop	KEEP STOMPING IT MAKES THEM SCORE GOALS ASSHOLE
2012-04-18 22:21:23	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-04-18 22:21:23	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-04-18 22:21:45	@TDiddy	lol
2012-04-18 22:21:49	@TDiddy	Hey Alex!
2012-04-18 22:21:56	RobotBebop	FUCK
2012-04-18 22:22:07	Aerox	fart in his vent moose
2012-04-18 22:22:13	RobotBebop	i'm going to fucking kill somebody
2012-04-18 22:22:39	+Vexed_Alex	Were you talkimg about me?
2012-04-18 22:22:53	@TDiddy	nope
2012-04-18 22:22:57	+Vexed_Alex	Good.
2012-04-18 22:22:59	+Vexed_Alex	Racists.
2012-04-18 22:23:07	@TDiddy	excited about the new god of war?!
2012-04-18 22:23:14	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-04-18 22:23:24	+Vexed_Alex	I haven't played a single God of War
2012-04-18 22:23:43	@TDiddy	well there is another!
2012-04-18 22:24:15	dare-	You aren't missing out
2012-04-18 22:24:18	dare-	They're pretty boring
2012-04-18 22:24:20	Aerox	i played half of 3
2012-04-18 22:24:26	Aerox	i just don't think I really like those kinds of games
2012-04-18 22:24:35	dare-	I do
2012-04-18 22:24:35	dare-	Like DMC and Ninja Gaiden are great
2012-04-18 22:25:42	+Vexed_Alex	http://youtu.be/RSDUcKw-GOk
2012-04-18 22:25:43	+Vexed_Alex	hahaha
2012-04-18 22:25:53	+Vexed_Alex	that guy rules
2012-04-18 22:27:15	RobotBebop	http://i.imgur.com/Z6RJS.jpg still cracks me up
2012-04-18 22:31:59	RobotBebop	'ljaflkd;sja;kjdl
2012-04-18 22:32:08	RobotBebop	god damnit vancouver you're suppose dto be losing
2012-04-18 22:32:12	+Vexed_Alex	Man, I can't believe Mustang IIs still exist
2012-04-18 22:32:33	+Vexed_Alex	there's something I wish would go extinct
2012-04-18 22:34:27	+Vexed_Alex	Awww shit, you guys
2012-04-18 22:34:35	+Vexed_Alex	Eugh, where is suff0cat
2012-04-18 22:34:40	+Vexed_Alex	he'd appreciate this news
2012-04-18 22:34:45	@TDiddy	you watching american top gear?
2012-04-18 22:34:53	+Vexed_Alex	THERE MIGHT BE A MOST WANTED 2
2012-04-18 22:35:02	+Vexed_Alex	RAZOR CALLAHAN, BITCHES
2012-04-18 22:35:05	@TDiddy	lol
2012-04-18 22:35:08	+Vexed_Alex	I will in a bit.
2012-04-18 22:35:11	@TDiddy	i heard that on bombcast
2012-04-18 22:35:25	richterbe	malibus most wanted
2012-04-18 22:35:44	+Vexed_Alex	Clarence RAZOR Callahan
2012-04-18 22:35:46	Aerox	so, what, you chase around Lindsay Lohan?
2012-04-18 22:36:25	+Vexed_Alex	http://www.youtube.com/watch?v=HMIMkoB7Wyo&feature=player_embedded
2012-04-18 22:36:26	DtoidBot	NFS Most Wanted FMV Scene - Ten Grand race... (w/ subtitles)
2012-04-18 22:36:28	+Vexed_Alex	So good
2012-04-18 22:37:04	+Vexed_Alex	Oh man
2012-04-18 22:37:06	+Vexed_Alex	Roney
2012-04-18 22:37:15	+Vexed_Alex	the douche in the bandana
2012-04-18 22:37:25	+Vexed_Alex	he's an even bigger douche and I love him
2012-04-18 22:38:02	DougCL	five grand
2012-04-18 22:38:14	+Vexed_Alex	Five grand
2012-04-18 22:39:57	+Vexed_Alex	So good
2012-04-18 22:39:57	+Vexed_Alex	http://www.youtube.com/watch?v=8ZHLDvjU2Jo&feature=related
2012-04-18 22:39:58	DtoidBot	NFS most wanted blacklist intro. video
2012-04-18 22:47:43	RobotBebop	http://i.imgur.com/92Ino.jpg
2012-04-18 22:48:03	+Vexed_Alex	I did that once in front of friends
2012-04-18 22:48:11	+Vexed_Alex	laid down to reveal a boner
2012-04-18 22:48:17	+Bigby	i like his pose
2012-04-18 22:48:23	+Bigby	like, fuck it, deal with it
2012-04-18 22:48:56	RobotBebop	i think he's asleep biggles
2012-04-18 22:51:43	Aerox	Here moose you'll like this
2012-04-18 22:51:44	Aerox	http://www.awkwardboners.com/
2012-04-18 22:51:44	+Vexed_Alex	http://www.imdb.com/name/nm0357818/
2012-04-18 22:51:45	+Vexed_Alex	hahaha
2012-04-18 22:51:53	+Vexed_Alex	I am watching that episode of Psych
2012-04-18 22:52:43	+Vexed_Alex	And it's about drag racing!
2012-04-18 22:52:49	+Vexed_Alex	How super appropriate!
2012-04-18 22:56:26	+Bigby	is that the one where he overhauled Gus's car?
2012-04-18 22:56:37	-->	Alakaiser| (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has joined #destructoid
2012-04-18 22:56:40	<--	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has quit (Read error: Connection reset by peer)
2012-04-18 22:56:44	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-04-18 22:56:53	+Vexed_Alex	I don't know
2012-04-18 22:57:02	+Vexed_Alex	But Razor Callahan is playing some dude named Stig
2012-04-18 22:57:25	+Vexed_Alex	I stopped watching in like season 2
2012-04-18 22:57:31	+Vexed_Alex	is he still pretending he's psychic
2012-04-18 22:58:28	--	Aerox is now known as Aerox|BoardGame
2012-04-18 22:58:53	richterbe	dont forget to play ants in the pants
2012-04-18 22:59:03	@TDiddy	fuck that
2012-04-18 22:59:06	@TDiddy	mousetrap
2012-04-18 22:59:30	RobotBebop	fuck THAT
2012-04-18 22:59:31	RobotBebop	Siege
2012-04-18 23:00:04	<--	Alakaiser (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has quit (Ping timeout)
2012-04-18 23:00:16	+Vexed_Alex	FUCK THAT
2012-04-18 23:00:20	+Vexed_Alex	GETTING IN TO TROUBLE
2012-04-18 23:00:24	+Vexed_Alex	INTO
2012-04-18 23:00:29	@TDiddy	FUCK THAT
2012-04-18 23:00:31	@TDiddy	DONT
2012-04-18 23:00:32	@TDiddy	WAKE
2012-04-18 23:00:33	@TDiddy	DADDY
2012-04-18 23:00:37	+Vexed_Alex	EUGH YOU WIN
2012-04-18 23:00:58	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Operation timed out)
2012-04-18 23:01:18	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-04-18 23:01:26	@TDiddy	yessssssssssssssssss
2012-04-18 23:04:03	+Vexed_Alex	OH MAN
2012-04-18 23:04:08	+Vexed_Alex	THIS EPISODE HAS NAWS
2012-04-18 23:04:19	+Vexed_Alex	AND A GIRL MECHANIC WITH COMPLETELY CLEAN HANDS
2012-04-18 23:05:25	+Vexed_Alex	OH MAN
2012-04-18 23:05:32	+Vexed_Alex	I SEE RAZOR
2012-04-18 23:05:46	+Vexed_Alex	HE'S WEARING A FEDORA
2012-04-19 08:59:48		irc: disconnected from server
2012-04-19 09:00:07	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-19 09:00:07	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +Gandysampras +Torzelan [Slime] ^power Alakaiser| andrewm Apple_Master Batthink benbeltran cardfrek DougCL DtoidBot Ecks|Work HammerTiem jared|home Kasreyn Lelio|Away lolshin madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar TheToiletDuck]
2012-04-19 09:00:07	--	Channel #destructoid: 32 nicks (3 ops, 0 halfops, 3 voices, 26 normals)
2012-04-19 09:00:11	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-19 09:00:32	TheToiletDuck	what sort of cost is accomodation?
2012-04-19 09:00:36	TheToiletDuck	estimate
2012-04-19 09:00:43	theGoldenAvatar	Eh.
2012-04-19 09:00:47	theGoldenAvatar	Depends on how many people you stay with
2012-04-19 09:00:52	Ecks|Work	ya
2012-04-19 09:00:58	TheToiletDuck	duh, yuh of course
2012-04-19 09:01:01	Ecks|Work	we're at 5 now and its something like
2012-04-19 09:01:03	TheToiletDuck	silly question
2012-04-19 09:01:04	theGoldenAvatar	It's like $180-$200 a night for the better hotels
2012-04-19 09:01:14	theGoldenAvatar	For the room
2012-04-19 09:01:18	theGoldenAvatar	Split that x ways
2012-04-19 09:01:27	Ecks|Work	$320
2012-04-19 09:01:31	theGoldenAvatar	Jesus
2012-04-19 09:01:35	theGoldenAvatar	Seriously?
2012-04-19 09:01:36	Ecks|Work	but we're staying a week
2012-04-19 09:01:47	Ecks|Work	less if you're not
2012-04-19 09:01:55	theGoldenAvatar	Oh
2012-04-19 09:02:00	theGoldenAvatar	I thought you meant per night
2012-04-19 09:02:03	Ecks|Work	Haha
2012-04-19 09:02:04	Ecks|Work	nono
2012-04-19 09:02:05	theGoldenAvatar	That's your total per person?
2012-04-19 09:02:05	Ecks|Work	each
2012-04-19 09:02:08	Ecks|Work	ya
2012-04-19 09:02:32	Ecks|Work	the average per night is $226
2012-04-19 09:02:40	Ecks|Work	but we're paying for breakfast and parking
2012-04-19 09:03:37	Ecks|Work	parking is killer
2012-04-19 09:04:05	TheToiletDuck	Gay B&Bs aren't too bad
2012-04-19 09:04:20	TheToiletDuck	Less likely to book out and they seem to be reasonably priced
2012-04-19 09:04:33	TheToiletDuck	98  -150 a night
2012-04-19 09:05:04	Ecks|Work	the reason I stay at the Red Lion is we all eventually meetup at the E&C downstairs
2012-04-19 09:05:09	Ecks|Work	multiple times
2012-04-19 09:05:26	Ecks|Work	it also makes the stumble back up to the room effortless really
2012-04-19 09:05:43	Ecks|Work	its also really close to everything else you'd want to go to
2012-04-19 09:05:57	Ecks|Work	I still regret going to the chesecake factory and not having cheesecake
2012-04-19 09:10:33	theGoldenAvatar	Hehe
2012-04-19 09:10:53	theGoldenAvatar	PAX used to be my one time a year to indulge in shitty food.
2012-04-19 09:10:57	theGoldenAvatar	But what's the point now?
2012-04-19 09:11:06	theGoldenAvatar	I eat shitty food all the time now.
2012-04-19 09:14:20	Ecks|Work	really?
2012-04-19 09:14:50	Ecks|Work	well I suppose the point is to see all of us in person
2012-04-19 09:14:58	Ecks|Work	the show floor is a nice 20 minute distraction
2012-04-19 09:15:12	Ecks|Work	I still need to buy headphones
2012-04-19 09:15:16	Ecks|Work	err a headset
2012-04-19 09:45:39	TheToiletDuck	I made brownies last night with a white chocolate cookie base, layer of oreas then choc brownie mix on top
2012-04-19 09:45:48	TheToiletDuck	We just had some now, they're heart stoppingly good
2012-04-19 09:45:58	TheToiletDuck	i'm pro at dieting
2012-04-19 09:50:03	theGoldenAvatar	Bulking.
2012-04-19 09:50:57	theGoldenAvatar	Cultivating mass.
2012-04-19 09:53:11	<--	mueti (~mueti@nrbg-4dbf046b.pool.mediaWays.net) has quit (Read error: Operation timed out)
2012-04-19 09:55:32	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-19 09:55:32	--	Mode #destructoid [+o TDiddy] by Q
2012-04-19 10:00:07	Ecks|Work	I see tGA
2012-04-19 10:00:13	Ecks|Work	Hey Travus
2012-04-19 10:00:16	Ecks|Work	Travis*
2012-04-19 10:00:37	@TDiddy	hi!
2012-04-19 10:01:16	Ecks|Work	whats up?
2012-04-19 10:03:28	TheToiletDuck	I'm totally just bulking so i can go from being a back to a forward in rugby
2012-04-19 10:03:54	theGoldenAvatar	I've put on like 45 pounds.
2012-04-19 10:04:25	theGoldenAvatar	Inspired by Fat Mac.
2012-04-19 10:06:26	Ecks|Work	=O
2012-04-19 10:07:18	TheToiletDuck	Big Fat Mac
2012-04-19 10:07:34	theGoldenAvatar	Big implies some sort of muscle.
2012-04-19 10:08:09	TheToiletDuck	he has a fat liver now
2012-04-19 10:08:37	Ecks|Work	Haha
2012-04-19 10:08:39	theGoldenAvatar	So yeah. He's done that to himself.
2012-04-19 10:14:03	Ecks|Work	is Aurv still banned?
2012-04-19 10:14:11	Ecks|Work	or was that the other channel
2012-04-19 10:14:25	theGoldenAvatar	Didn't know he was banned.
2012-04-19 10:14:49	TheToiletDuck	Wouldn't surprise me is Aurv is banned
2012-04-19 10:14:52	TheToiletDuck	the shit that man says
2012-04-19 10:15:09	TheToiletDuck	it's like Black Eyed Peas level tarded
2012-04-19 10:15:13	theGoldenAvatar	Did you see his thing about music the other day?
2012-04-19 10:15:43	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/7k15gz.png
2012-04-19 10:15:45	theGoldenAvatar	That one.
2012-04-19 10:16:13	TheToiletDuck	nope i unfollowed him after Jamie and Myself had an argument with him when he said that women shouldnt get birth control for free
2012-04-19 10:16:16	@TDiddy	yeah, hes the only one
2012-04-19 10:16:26	theGoldenAvatar	That's his entire worldview.
2012-04-19 10:16:35	theGoldenAvatar	He thinks he's unique in every facet.
2012-04-19 10:17:03	TheToiletDuck	He IS a beautiful snowflake
2012-04-19 10:17:07	theGoldenAvatar	Haha
2012-04-19 10:17:11	theGoldenAvatar	That was my reply.
2012-04-19 10:17:31	TheToiletDuck	ha
2012-04-19 10:17:35	Ecks|Work	That has to be fake tGA
2012-04-19 10:17:39	Ecks|Work	I refuse to believe this
2012-04-19 10:17:40	TheToiletDuck	I should follow him again for the laughs
2012-04-19 10:17:53	Ecks|Work	its pretty entertaining sometimes
2012-04-19 10:18:04	Ecks|Work	other times he and tGA are raging about ME3 online
2012-04-19 10:18:05	TheToiletDuck	but then more often than not he just pisses me off
2012-04-19 10:18:14	@TDiddy	http://teamcoco.com/video/nick-offerman-twitter
2012-04-19 10:18:14	theGoldenAvatar	We did that once.
2012-04-19 10:18:18	theGoldenAvatar	And it was today.
2012-04-19 10:18:21	theGoldenAvatar	God.
2012-04-19 10:18:24	theGoldenAvatar	Those people.
2012-04-19 10:18:36	theGoldenAvatar	For your edification, Ecks
2012-04-19 10:18:37	theGoldenAvatar	https://twitter.com/#!/Aurvant/status/190877900126433280
2012-04-19 10:19:11	theGoldenAvatar	This headline
2012-04-19 10:19:13	Ecks|Work	that was the joke tGA
2012-04-19 10:19:16	Ecks|Work	it was 2 hours ago
2012-04-19 10:19:16	theGoldenAvatar	"GA Tech LB may be suspended for Boating Under the Influence... Also known as Boating."
2012-04-19 10:19:51	theGoldenAvatar	I guess that's funnier to someone who lives in a boating culture.
2012-04-19 10:19:58	theGoldenAvatar	No one is never not wasted and boating here.
2012-04-19 10:20:07	Ecks|Work	people boat sober?
2012-04-19 10:20:10	theGoldenAvatar	If you're on a boat you are fucked up.
2012-04-19 10:21:18	TheToiletDuck	of course
2012-04-19 10:21:28	TheToiletDuck	how else do you get rid of all the beer you brought on board?
2012-04-19 10:21:54	theGoldenAvatar	The cops only pull you if you're waking.
2012-04-19 10:21:58	TheToiletDuck	safety booze
2012-04-19 10:22:05	theGoldenAvatar	Otherwise they don't give a shit.
2012-04-19 10:22:41	TheToiletDuck	I went fishing when sober once
2012-04-19 10:22:43	TheToiletDuck	i was 12
2012-04-19 10:23:07	Ecks|Work	thats no excuse
2012-04-19 10:23:18	theGoldenAvatar	Ahaha
2012-04-19 10:23:26	theGoldenAvatar	I was looking for a photo of the intercoastal
2012-04-19 10:23:29	theGoldenAvatar	And found this
2012-04-19 10:23:29	theGoldenAvatar	http://traveltips.usatoday.com/wrightsville-beach-hotels-motels-37365.html
2012-04-19 10:23:45	theGoldenAvatar	That is not a photo of Wrightsville Beach.
2012-04-19 10:24:03	Ecks|Work	Haha
2012-04-19 10:24:09	Ecks|Work	I was confused for a minute there
2012-04-19 10:24:16	theGoldenAvatar	That's downtown
2012-04-19 10:24:19	theGoldenAvatar	And the Cape Fear river.
2012-04-19 10:24:43	Ecks|Work	isnt that false advertiing?
2012-04-19 10:24:49	Ecks|Work	advertising*
2012-04-19 10:25:12	TheToiletDuck	it's reporting not advertising
2012-04-19 10:25:41	theGoldenAvatar	http://www.betterphoto.com/uploads/processed/1025/1006171515401intercoastal_waterway-wilmingt.jpg
2012-04-19 10:25:48	theGoldenAvatar	I guarantee that guy is wasted.
2012-04-19 10:26:15	TheToiletDuck	haha, i will never look at a boat the same
2012-04-19 10:26:47	TheToiletDuck	boating enthusiasts greatest victory was deflecting the drunken stereotype to pilots
2012-04-19 10:32:52	theGoldenAvatar	I used to own a boat
2012-04-19 10:33:01	theGoldenAvatar	Then I got friends with boats
2012-04-19 10:33:05	theGoldenAvatar	Much better arrangement
2012-04-19 10:36:06	TheToiletDuck	Ron with a beard
2012-04-19 10:36:09	TheToiletDuck	he looks younger
2012-04-19 10:36:23	@TDiddy	and they werent kidding
2012-04-19 10:36:30	@TDiddy	he really does love working outdoors
2012-04-19 10:36:35	@TDiddy	he has his own woodworking shop
2012-04-19 10:36:36	TheToiletDuck	doesnt surprise me
2012-04-19 10:43:12	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-19 10:43:12	--	Mode #destructoid [+o Aerox] by Q
2012-04-19 10:44:25	Ecks|Work	hey JRo
2012-04-19 10:44:29	@Aerox	yo
2012-04-19 11:00:53	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-19 11:06:39	TheToiletDuck	the fun we have in IRC
2012-04-19 11:06:55	TheToiletDuck	You know, this place has really hung in there.
2012-04-19 11:07:09	TheToiletDuck	Must be riddled with disease by now.
2012-04-19 11:07:20	@Aerox	so much fun
2012-04-19 11:07:23	@Aerox	so many stds
2012-04-19 11:14:12	TheToiletDuck	tata
2012-04-19 11:14:17	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-04-19 11:17:57	[Slime]	https://twitter.com/#!/Fauxtaku/statuses/193010047561895936
2012-04-19 11:18:24	@TDiddy	ha?
2012-04-19 11:18:30	[Slime]	yes
2012-04-19 11:18:31	[Slime]	ha
2012-04-19 11:51:54	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-04-19 12:29:02	theGoldenAvatar	My hair is out of control
2012-04-19 12:29:11	theGoldenAvatar	It's now long enough to block my vision
2012-04-19 12:29:14	theGoldenAvatar	I need to deal.
2012-04-19 12:30:49	Ecks|Work	Haha
2012-04-19 12:31:07	Ecks|Work	perhaps you should take steps to avoid that
2012-04-19 12:32:16	Ecks|Work	I think its lunchtime
2012-04-19 12:51:52	theGoldenAvatar	http://www.jambase.com/shows/event.aspx?EventID=594948
2012-04-19 12:52:24	theGoldenAvatar	That concert was awesome.
2012-04-19 12:52:35	theGoldenAvatar	And I'm old as fuck.
2012-04-19 12:54:05	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-19 12:57:53	--	Ecks|Work is now known as Ecks|Lunch
2012-04-19 13:03:53	<--	Ecks|Lunch (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Ping timeout)
2012-04-19 13:06:47	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-19 13:12:34	<--	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has quit (Quit: Lost terminal)
2012-04-19 13:19:52	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-19 13:20:12	Halfleft|away	I haven't looked at the anime reality in a while
2012-04-19 13:21:27	theGoldenAvatar	orb ,yrots looc
2012-04-19 13:21:53	Halfleft|away	TDiddy I didn't know you were a weeaboo? http://www.theanimereality.com/wp-content/uploads/2012/04/tdiddy150.png
2012-04-19 13:22:22	@TDiddy	ugh
2012-04-19 13:22:23	@TDiddy	gross
2012-04-19 13:22:36	theGoldenAvatar	Travis is black?
2012-04-19 13:23:13	@Aerox	His gender appears to be michael jackson on a giant tennis ball
2012-04-19 13:31:29	theGoldenAvatar	!dtrivia 1 michael jackson
2012-04-19 13:31:31	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 135
2012-04-19 13:31:32	DtoidBot	Entertainment: Name One No.1 Michael Jackson Hit This Is A Three-Letter Word Beginning With The Letter 'B'
2012-04-19 13:31:40	theGoldenAvatar	bad
2012-04-19 13:31:40	DtoidBot	Winner: theGoldenAvatar Answer: Bad Streak: 1 Points: 1127
2012-04-19 13:31:49	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-19 13:31:49	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-19 13:33:02	theGoldenAvatar	!dtrivia 10 video games
2012-04-19 13:33:03	DtoidBot	Starting the trivia. Round of 10 questions. !strivia to stop. Total: 311
2012-04-19 13:33:03	DtoidBot	Video Games: In the game Joust, what animal was your mount?
2012-04-19 13:33:18	DtoidBot	Hint: A* O**ritch
2012-04-19 13:33:23	theGoldenAvatar	an ostrich
2012-04-19 13:33:26	theGoldenAvatar	an ostritch
2012-04-19 13:33:26	DtoidBot	Winner: theGoldenAvatar Answer: An Ostritch Streak: 2 Points: 1128
2012-04-19 13:33:34	theGoldenAvatar	Nice spelling.
2012-04-19 13:33:34	DtoidBot	Video Games: Academy of Interactive Arts & Sciences 1999 Game of the Year
2012-04-19 13:33:44	theGoldenAvatar	erm
2012-04-19 13:33:47	Batthink	Half-life
2012-04-19 13:33:49	DtoidBot	Hint: T** S*m*
2012-04-19 13:33:50	theGoldenAvatar	98
2012-04-19 13:33:53	theGoldenAvatar	the sims
2012-04-19 13:33:53	DtoidBot	Winner: theGoldenAvatar Answer: The Sims Streak: 3 Points: 1129
2012-04-19 13:34:01	DtoidBot	Video Games: who is the famed musical director for square's final fantasy series
2012-04-19 13:34:16	DtoidBot	Hint: n***o *em**su
2012-04-19 13:34:19	theGoldenAvatar	nobuo uematsi
2012-04-19 13:34:21	theGoldenAvatar	nobuo uematsu
2012-04-19 13:34:22	DtoidBot	Winner: theGoldenAvatar Answer: nobuo uematsu Streak: 4 Points: 1130
2012-04-19 13:34:30	DtoidBot	Video Games: who is the main character in the deathquest series
2012-04-19 13:34:36	Batthink	yay trivia
2012-04-19 13:34:45	DtoidBot	Hint: lu**e****
2012-04-19 13:35:00	DtoidBot	Time's up! You're all failures!
2012-04-19 13:35:08	DtoidBot	Video Games: who created the music for n2o: nitrous oxide
2012-04-19 13:35:23	DtoidBot	Hint: t** *r*st** *et***
2012-04-19 13:35:38	DtoidBot	Time's up! You're all failures!
2012-04-19 13:35:47	DtoidBot	Video Games: Who said "All life begins and ends with Nu...at least this is my belief for now..."?
2012-04-19 13:36:01	richterbelmont	Gaia
2012-04-19 13:36:02	DtoidBot	Hint: N*
2012-04-19 13:36:04	richterbelmont	damn
2012-04-19 13:36:05	[Slime]	nu
2012-04-19 13:36:05	Batthink	na
2012-04-19 13:36:05	theGoldenAvatar	nu
2012-04-19 13:36:05	DtoidBot	Winner: [Slime] Answer: Nu Streak: 1 Points: 2
2012-04-19 13:36:14	DtoidBot	Video Games: In Chrono Trigger, who is the "Master of War?"
2012-04-19 13:36:21	theGoldenAvatar	spekkio
2012-04-19 13:36:21	DtoidBot	Winner: theGoldenAvatar Answer: Spekkio Streak: 1 Points: 1133
2012-04-19 13:36:22	Brainderailment	Magus
2012-04-19 13:36:30	DtoidBot	Video Games: In the game "Chrono Trigger," what is Lucca's mother's name?
2012-04-19 13:36:33	[Slime]	magus was just a dick
2012-04-19 13:36:34	[Slime]	lara
2012-04-19 13:36:35	DtoidBot	Winner: [Slime] Answer: Lara Streak: 1 Points: 5
2012-04-19 13:36:36	Brainderailment	I was just going to spout off names
2012-04-19 13:36:43	DtoidBot	Video Games: Which was the first console "Duke Nukem' game?
2012-04-19 13:36:44	Brainderailment	that I remember from chrono
2012-04-19 13:36:49	Batthink	duke nukem
2012-04-19 13:36:49	[Slime]	land of the babes
2012-04-19 13:36:51	theGoldenAvatar	duke nukem 64
2012-04-19 13:36:51	DtoidBot	Winner: theGoldenAvatar Answer: Duke Nukem 64 Streak: 1 Points: 1136
2012-04-19 13:36:55	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-19 13:36:59	DtoidBot	Video Games: Best selling game of 2008
2012-04-19 13:37:04	theGoldenAvatar	wii sports
2012-04-19 13:37:08	Batthink	call of duty 4
2012-04-19 13:37:14	DtoidBot	Hint: W** **ay
2012-04-19 13:37:18	theGoldenAvatar	wii play
2012-04-19 13:37:18	DtoidBot	Winner: theGoldenAvatar Answer: Wii Play Streak: 2 Points: 1137
2012-04-19 13:37:24	[Slime]	wii pray
2012-04-19 13:37:24	Batthink	Hmm
2012-04-19 13:37:24	Ecks|Work	HAHA
2012-04-19 13:37:25	[Slime]	oh
2012-04-19 13:37:26	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-19 13:37:27	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-19 13:37:38	Ecks|Work	CoD4 was 2007 wasnt it?
2012-04-19 13:40:26	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-19 13:42:00	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-19 13:44:22	-->	meeetalnarf (~meetalnar@p54AC9833.dip0.t-ipconnect.de) has joined #destructoid
2012-04-19 14:03:21	Brainderailment	yeah, 2007
2012-04-19 14:06:11	theGoldenAvatar	!dtrivia 1 2007
2012-04-19 14:06:12	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 1
2012-04-19 14:06:12	DtoidBot	Video Games: Academy of Interactive Arts & Sciences 2007 Game of the Year
2012-04-19 14:06:17	theGoldenAvatar	call of duty 4
2012-04-19 14:06:28	DtoidBot	Hint: Ca** ** Duty 4* Mo*e** **rfa*e
2012-04-19 14:06:31	theGoldenAvatar	call of duty 4: modern warfare
2012-04-19 14:06:32	DtoidBot	Winner: theGoldenAvatar Answer: Call of Duty 4: Modern Warfare Streak: 3 Points: 1138
2012-04-19 14:06:40	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-19 14:06:40	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-19 14:06:40	theGoldenAvatar	!dtrivia 1 2006
2012-04-19 14:06:41	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 2
2012-04-19 14:06:42	DtoidBot	Video Games: Academy of Interactive Arts & Sciences 2006 Game of the Year
2012-04-19 14:06:54	theGoldenAvatar	Halo 3
2012-04-19 14:06:57	DtoidBot	Hint: G**** ** ***
2012-04-19 14:07:01	theGoldenAvatar	Gears of war
2012-04-19 14:07:02	DtoidBot	Winner: theGoldenAvatar Answer: Gears of War Streak: 4 Points: 1139
2012-04-19 14:07:05	theGoldenAvatar	!dtrivia 1 2005
2012-04-19 14:07:06	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 13
2012-04-19 14:07:07	DtoidBot	Science & Nature: The Average _____ Moves At A Rate Of Approximately 0.000362005 Mph
2012-04-19 14:07:10	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-19 14:07:10	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-19 14:07:28	theGoldenAvatar	!dtrivia 1 2004
2012-04-19 14:07:29	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 17
2012-04-19 14:07:29	DtoidBot	Sports: Who Is The 2003/2004 World Footballer Of The Year
2012-04-19 14:07:41	theGoldenAvatar	Pele
2012-04-19 14:07:44	DtoidBot	Hint: Ze**d**e ****n*
2012-04-19 14:07:59	DtoidBot	Time's up! You're all failures!
2012-04-19 14:08:00	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-04-19 14:08:00	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-04-19 14:09:26	-->	mueti (~mueti@nrbg-4dbe6417.pool.mediaWays.net) has joined #destructoid
2012-04-19 14:23:21	Batthink	Hi Mueti
2012-04-19 14:34:23	Ecks|Work	I think I am heading home early
2012-04-19 14:34:26	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-19 14:51:00	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-04-19 15:01:44	richterbelmont	hi miueto
2012-04-19 15:21:37		irc: disconnected from server
2012-04-19 15:23:33	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-19 15:23:33	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ecks|Offline +Gandysampras +Torzelan [Slime] ^power Alakaiser| andrewm Apple_Master benbeltran benbeltran1 Brainderailment cardfrek cardfrek2 DougCL|minecraf DtoidBot Halfleft|away HammerTiem jared|home jorge` Kasreyn Lelio|Away lolshin madfigs meeetalnarf metalnarf mistic mueti n0brein|offline pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-04-19 15:23:33	--	Channel #destructoid: 36 nicks (4 ops, 0 halfops, 3 voices, 29 normals)
2012-04-19 15:23:36	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-04-19 15:23:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-19 15:26:07	<--	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has quit (Ping timeout)
2012-04-19 15:26:58	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-04-19 15:27:01	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-19 15:31:39	jared|home	Today has been such an awful day.
2012-04-19 15:31:48	jared|home	!q
2012-04-19 15:31:49	DtoidBot	[459] <kaciesaurus> You could suck my dick if you wanted to **via Drunkcast ep 11* - http://dl.getdropbox.com/u/109257/smd.mp3
2012-04-19 15:32:22	richterbelmont	!q
2012-04-19 15:32:23	DtoidBot	[6] <razerangel> anal beads are the bomb
2012-04-19 15:33:02	jared|home	!q
2012-04-19 15:33:02	DtoidBot	[333] <kacie|drunk> HEY YOU FUCKING GOOKS <kacie|drunk> I NEED MORE VODKA
2012-04-19 15:33:09	jared|home	haha
2012-04-19 15:33:47	jared|home	!q
2012-04-19 15:33:48	DtoidBot	[376] <Gandy> I tickled tGA at the crosswalk and everyone followed me over because they thought we were doing something <+theGoldenAvatar> But only because he would not stop caressing my leg
2012-04-19 15:37:21	jared|home	!q
2012-04-19 15:37:22	DtoidBot	[894] <eternalplayer> !weather baghdad, afghanistan
2012-04-19 15:37:31	jared|home	...
2012-04-19 15:44:31	jared|home	...
2012-04-19 15:44:34	jared|home	!q
2012-04-19 15:44:35	DtoidBot	[866] <%naia> yeah we're not tech support <%naia> except for Nishant <+Ok_Abacu> don't even look at me <+Ok_Abacu> FUCK YOU
2012-04-19 15:45:00	jared|home	Can I have a % next to my name?
2012-04-19 15:45:11	--	jared|home is now known as jared|work
2012-04-19 15:45:24	@Aerox	no
2012-04-19 15:45:55	jared|work	Ahhh hello jro. I see you arrived just in time to crush my dreams.
2012-04-19 15:46:43	jared|work	I guess I'll run with dream B: Becoming the world's best banjo player.
2012-04-19 15:49:00	jared|work	!q
2012-04-19 15:49:01	DtoidBot	[1135] <+Mexed_Alex> the shit spray doesn't play in 2D
2012-04-19 15:50:59	Halfleft|away	!q
2012-04-19 15:51:00	DtoidBot	[184] <@Aerox> I just realized I haven't pooped in like 3 days
2012-04-19 15:55:30	DougCL|minecraf	ive been asking for a symbol forever, its a fools errand
2012-04-19 15:55:43	--	Mode #destructoid [+v DougCL|minecraf] by Aerox
2012-04-19 15:55:45	[Slime]	I don't think this server does halfops
2012-04-19 15:56:02	--	[Slime] is now known as [Rabite]
2012-04-19 15:57:54	@Aerox	Doug you don't even have a registered QuakeNet account
2012-04-19 15:58:07	@Aerox	That I can see at least
2012-04-19 16:00:01	@TDiddy	i think he does
2012-04-19 16:00:02	@TDiddy	he has voice
2012-04-19 16:00:08	@Aerox	I just voiced his nick
2012-04-19 16:00:09	@Aerox	But he's not authed
2012-04-19 16:00:16	@Aerox	So I can't set it to autovoice
2012-04-19 16:01:49	--	Mode #destructoid [+v lolshin] by Q
2012-04-19 16:01:57	--	Mode #destructoid [+v jorge`] by Q
2012-04-19 16:03:11	richterbelmont	having fun at work today aerox?
2012-04-19 16:03:20	@Aerox	Not particularly
2012-04-19 16:03:31	jared|work	Yeah but... this cah isn't moderated, so +v doesn't actually provide any benefits, eh?
2012-04-19 16:03:37	jared|work	*chan
2012-04-19 16:03:39	@Aerox	It's a status symbol
2012-04-19 16:03:43	@Aerox	So you can lord it over the plebs
2012-04-19 16:03:51	jared|work	I guess.
2012-04-19 16:03:58	richterbelmont	moderated? i dont think we have alot of trouble here
2012-04-19 16:04:08	@Aerox	chanlev #destructoid halfleft|away +v
2012-04-19 16:04:11	@Aerox	woops
2012-04-19 16:04:15	jared|work	When a chan is moderated, only ops and voices can talk.
2012-04-19 16:04:28	@Aerox	oh well he's not authed anyway
2012-04-19 16:04:43	jared|work	I was going to get authed.. then I got lazy and didn't do that/
2012-04-19 16:04:51	--	Mode #destructoid [+m] by Aerox
2012-04-19 16:04:54	@Aerox	OWNED
2012-04-19 16:04:59	--	DougCL|minecraf is now known as DougCL
2012-04-19 16:05:05	<--	jared|work (~jared@mosquitoes.wherestheparty.at) has left #destructoid
2012-04-19 16:05:06	--	Mode #destructoid [-m] by Aerox
2012-04-19 16:05:45	richterbelmont	richterbelmont made this room moderated for only ep and vexed alex
2012-04-19 16:06:01	richterbelmont	just a room where they can argue with each other
2012-04-19 16:08:11	+DougCL	someone get them a podcast to argue on
2012-04-19 16:08:24	+DougCL	not that id listen to it
2012-04-19 16:08:37	richterbelmont	or them do a shitty avgn and nostalgia critic crossover video
2012-04-19 16:21:16	--	Ecks|Offline is now known as Ecksorcism
2012-04-19 16:32:52	-->	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has joined #destructoid
2012-04-19 16:38:36	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-19 16:38:43	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-19 16:38:43	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-19 16:40:47	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (Read error: Connection reset by peer)
2012-04-19 16:44:24	<--	meeetalnarf (~meetalnar@p54AC9833.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-19 17:13:19	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-04-19 17:20:35	<--	mueti (~mueti@nrbg-4dbe6417.pool.mediaWays.net) has quit (Quit)
2012-04-19 17:21:56	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-04-19 17:23:55	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-19 17:33:27	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-04-19 17:40:55	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-19 17:47:41	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-19 17:47:41	--	Mode #destructoid [+v Bigby] by Q
2012-04-19 17:54:43	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-19 18:00:00	+Bigby	guess what
2012-04-19 18:02:34	+Bigby	too late
2012-04-19 18:02:39	+Bigby	you missed your chance
2012-04-19 18:03:54	Coon	chance at what?
2012-04-19 18:05:07		irc: disconnected from server
2012-04-19 18:05:26	-->	benbeltran2 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-19 18:05:26	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Bigby +DougCL +Ecksorcism +Gandysampras +jorge` +lolshin [Rabite] ^power Alakaiser| andrewm benbeltran1 benbeltran2 Brainderailment cardfrek2 Coon DtoidBot Halfleft|away HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont Simmy theGoldenAvatar Torzelan]
2012-04-19 18:05:26	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 6 voices, 24 normals)
2012-04-19 18:05:26	Coon	oh
2012-04-19 18:05:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-19 18:06:18	<--	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has quit (Read error: Operation timed out)
2012-04-19 18:07:04	+Bigby	im kind of not figuring out the whole X-Men vs Avengers thing
2012-04-19 18:07:13	+Bigby	Scott seems to have gone all crazy
2012-04-19 19:11:06		irc: disconnected from server
2012-04-23 08:55:06	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-23 08:55:06	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecks|Offline +lolshin +Torzelan [Rabite] ^power andrewm Azruelli benbeltran cardfrek3 DougCL DtoidBot Gandysampras HammerTiem|offl jared|zZzZ Kasreyn Lelio|Away madfigs Malcor|Offline metalnarf mistic Morcant n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-23 08:55:06	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-04-23 08:55:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-23 08:55:36	benbeltran	hi :o
2012-04-23 08:59:45	--	jared|zZzZ is now known as jared
2012-04-23 08:59:52	jared	I am back from the grave.
2012-04-23 09:00:53	 *	Gandysampras poops on jared
2012-04-23 09:01:17	jared	Gandysampras: Wait until we get home.
2012-04-23 09:08:49	benbeltran	poooping on zombies is discouraged
2012-04-23 09:09:26	benbeltran	Please refrain from pooping on the zombies while in company property
2012-04-23 09:10:54	jared	Like I said, wait until we get home.
2012-04-23 09:16:12	-->	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has joined #destructoid
2012-04-23 09:21:31	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-23 10:07:24	--	Ecks|Offline is now known as Ecksorcism
2012-04-23 10:10:50	<--	metalnarf (~metalnarf@p54AC9916.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-23 10:13:33	-->	metalnarf (~metalnarf@p54AC973F.dip0.t-ipconnect.de) has joined #destructoid
2012-04-23 10:23:39	-->	metalnarf_ (~metalnarf@p54AC8E97.dip0.t-ipconnect.de) has joined #destructoid
2012-04-23 10:27:24	<--	metalnarf (~metalnarf@p54AC973F.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-23 10:27:24	--	metalnarf_ is now known as metalnarf
2012-04-23 10:32:26	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-23 10:32:26	--	Mode #destructoid [+o Aerox] by Q
2012-04-23 10:42:28	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-23 10:42:28	--	Mode #destructoid [+v lolshin] by Q
2012-04-23 10:42:54	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-04-23 10:43:53	EvilCheese|work	also cocks
2012-04-23 10:46:16	@Aerox	hi jarod
2012-04-23 10:47:15	EvilCheese|work	hi
2012-04-23 10:47:48	EvilCheese|work	going to Chicago this weekend
2012-04-23 10:48:02	EvilCheese|work	I'm so hype
2012-04-23 10:49:10	@bloodylip	what's in Chicago?
2012-04-23 10:49:17	EvilCheese|work	BRBU meetup
2012-04-23 10:49:33	@Aerox	anime convention?
2012-04-23 10:49:37	EvilCheese|work	yeah
2012-04-23 10:49:39	EvilCheese|work	ACEN
2012-04-23 10:49:47	@Aerox	barf @ anime
2012-04-23 10:49:47	@bloodylip	ewwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
2012-04-23 10:49:53	@bloodylip	barf @ BRBU
2012-04-23 10:49:55	@bloodylip	and anime
2012-04-23 10:50:05	EvilCheese|work	it's sort of like the BRBU yearly NARP
2012-04-23 10:50:07	@Aerox	what are you cosplaying
2012-04-23 10:50:15	+lolshin	hahahaha
2012-04-23 10:50:35	EvilCheese|work	HL2 rebel
2012-04-23 10:50:43	EvilCheese|work	looks pretty sweet to be honest
2012-04-23 10:51:00	+lolshin	PICS OR IT DOESN'T LOOK PRETTY SWEET
2012-04-23 10:51:19	EvilCheese|work	oh there will be picks
2012-04-23 10:51:29	EvilCheese|work	*pics
2012-04-23 10:56:54	-->	mueti (mueti@nrbg-4d0746bd.pool.mediaWays.net) has joined #destructoid
2012-04-23 10:57:46	EvilCheese|work	I don't like today's WTF episode
2012-04-23 10:57:50	EvilCheese|work	this dude is pretty boring
2012-04-23 11:02:42	@Aerox	Do you have before pics?
2012-04-23 11:02:49	@Aerox	like have you put on the costume yet
2012-04-23 11:02:59	EvilCheese|work	yeah but the pics aren't very good
2012-04-23 11:03:19	@Aerox	anime conventions sound so scary
2012-04-23 11:03:37	@Aerox	are all the furries bringing their fursuits
2012-04-23 11:03:44	@Aerox	or are they cosplaying animes
2012-04-23 11:03:54	EvilCheese|work	I don't think anybody has a furry suit
2012-04-23 11:04:14	EvilCheese|work	they're all mostly cosplaying TF2 characters
2012-04-23 11:04:26	EvilCheese|work	a few are doing pokemon trainers or something
2012-04-23 11:05:14	@Aerox	I thought half of them all met at furry conventions
2012-04-23 11:05:25	EvilCheese|work	uhh no
2012-04-23 11:05:47	EvilCheese|work	there are a few but they certainly aren't the majority
2012-04-23 11:07:35	EvilCheese|work	here are a few, but it's not the complete costume
2012-04-23 11:07:42	EvilCheese|work	http://img607.imageshack.us/img607/7024/jarod3.jpg
2012-04-23 11:07:55	EvilCheese|work	http://img137.imageshack.us/img137/8661/jarod14.jpg
2012-04-23 11:11:50	@Aerox	nice!
2012-04-23 11:11:54	@Aerox	That is way better than pokemon trainer
2012-04-23 11:11:54	+lolshin	noice
2012-04-23 11:11:57	+lolshin	ya
2012-04-23 11:13:27	@Aerox	coffee brb@!
2012-04-23 11:22:12	+lolshin	oh, is anyone going to blipfest NYC?
2012-04-23 11:27:38	EvilCheese|work	who was talking about that on the DtoidBaltimoreDC group?
2012-04-23 11:27:41	EvilCheese|work	was it you?
2012-04-23 11:27:49	EvilCheese|work	maybe it was some of the NY guys
2012-04-23 11:31:43	@bloodylip	changston?
2012-04-23 11:33:53	EvilCheese|work	probably
2012-04-23 11:40:28	+lolshin	no
2012-04-23 11:40:30	+lolshin	not me
2012-04-23 11:40:47	+lolshin	i want to go
2012-04-23 11:40:49	@bloodylip	maybe it was you
2012-04-23 11:40:51	@bloodylip	and you forgot
2012-04-23 11:40:58	+lolshin	haha i'm not from baltimore/dc
2012-04-23 11:42:44	EvilCheese|work	I thought you were Greg
2012-04-23 11:42:46	EvilCheese|work	 I guess not
2012-04-23 11:42:50	+lolshin	noep
2012-04-23 11:42:52	EvilCheese|work	different Shin
2012-04-23 11:43:09	+lolshin	haha yea there are a couple iirc
2012-04-23 11:43:25	+Ecksorcism	I was surprised how close the venue for blipfest was to LaGuardia
2012-04-23 11:51:22	@bloodylip	maybe you are him
2012-04-23 11:51:24	@bloodylip	and you forgot
2012-04-23 11:52:36	+Ecksorcism	I think I'd remember
2012-04-23 11:52:48	 *	lolshin ponders schizophrenia
2012-04-23 11:54:14	@bloodylip	not you, ecks
2012-04-23 11:54:15	@bloodylip	shin
2012-04-23 11:54:21	theGoldenAvatar	Maybe Shin is Ecks.
2012-04-23 11:54:30	+Ecksorcism	That would be a twist
2012-04-23 11:54:33	+Ecksorcism	lololololllololol
2012-04-23 11:54:37	theGoldenAvatar	A really dull one.
2012-04-23 11:54:53	+Ecksorcism	I've got nothing
2012-04-23 11:54:55	+lolshin	actually, I'm most of the users here
2012-04-23 11:55:03	+Ecksorcism	Also gas Aurv read GoT?
2012-04-23 11:55:16	theGoldenAvatar	No
2012-04-23 11:55:16	+lolshin	i think so?
2012-04-23 11:55:16	@bloodylip	he's read the wiki!
2012-04-23 11:55:21	theGoldenAvatar	When he found out about the TV show
2012-04-23 11:55:23	theGoldenAvatar	He read the wiki
2012-04-23 11:55:26	theGoldenAvatar	For every book
2012-04-23 11:55:27	+lolshin	idk i haven't, so idk
2012-04-23 11:55:28	+lolshin	ah
2012-04-23 11:55:29	+lolshin	lolololololo
2012-04-23 11:55:31	theGoldenAvatar	Spoilers and all.
2012-04-23 11:55:31	@Aerox	I'm surprised he's allowed to watch the show
2012-04-23 11:55:35	theGoldenAvatar	He's not a bright man.
2012-04-23 11:55:38	+lolshin	that's how i "read" the last harry potter
2012-04-23 11:55:38	+Ecksorcism	I ...
2012-04-23 11:55:44	+Ecksorcism	I don't
2012-04-23 11:55:49	+Ecksorcism	I DON'T EVEN
2012-04-23 11:55:53	 *	Ecksorcism dies
2012-04-23 11:55:59	theGoldenAvatar	Yeah.
2012-04-23 11:56:26	+Ecksorcism	The Wiki is a good refresher
2012-04-23 11:56:32	+Ecksorcism	but NOT TO SUPLEMENT THE BOOKS
2012-04-23 11:56:34	@Aerox	fuck the wiki
2012-04-23 11:56:38	@Aerox	towerofthehand.com
2012-04-23 11:56:40	@Aerox	but only if you've read
2012-04-23 11:56:41	theGoldenAvatar	^
2012-04-23 11:57:08	theGoldenAvatar	You can limit it by books.
2012-04-23 11:57:10	theGoldenAvatar	Which is nice.
2012-04-23 11:57:17	+Ecksorcism	that is nice
2012-04-23 11:57:21	+lolshin	i might spend my next break-week reading the GoT books
2012-04-23 11:57:34	+lolshin	i saw a couple eps of season 1 of the show
2012-04-23 11:57:40	+lolshin	and decided i should read the books first
2012-04-23 11:57:41	+lolshin	lololol
2012-04-23 11:57:45	@Aerox	you should
2012-04-23 11:57:50	theGoldenAvatar	Good choice.
2012-04-23 11:58:00	+Ecksorcism	I dont really know how anyone can really enjoy it without the books
2012-04-23 11:58:18	+lolshin	yea it seemed like it was good, except i didn't care
2012-04-23 11:58:24	+lolshin	figured i'd care if i had read it
2012-04-23 11:58:41	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-23 11:58:41	--	Mode #destructoid [+v Gemsi] by Q
2012-04-23 12:03:34	+lolshin	urgh
2012-04-23 12:03:48	+lolshin	off to park my car far away, and then return a camera
2012-04-23 12:04:01	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-23 12:04:46	-->	meeetalnarf (~meetalnar@p54AC8E97.dip0.t-ipconnect.de) has joined #destructoid
2012-04-23 12:10:47	-->	muet (mueti@nrbg-4d0573c1.pool.mediaWays.net) has joined #destructoid
2012-04-23 12:11:21	theGoldenAvatar	Some people on youtube are arguing over whether someone's guitar is out of tune
2012-04-23 12:11:34	theGoldenAvatar	It's making me dumber by the second
2012-04-23 12:11:52	EvilCheese|work	welcome to the internet
2012-04-23 12:12:53	theGoldenAvatar	It's motherfucking vibrato.
2012-04-23 12:12:59	theGoldenAvatar	No one's ever heard of a whammy bar.
2012-04-23 12:14:47	<--	mueti (mueti@nrbg-4d0746bd.pool.mediaWays.net) has quit (Read error: Operation timed out)
2012-04-23 12:21:47	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-23 12:21:47	--	Mode #destructoid [+o TDiddy] by Q
2012-04-23 12:26:16	theGoldenAvatar	!Jessica Dobson++
2012-04-23 12:26:17	DtoidBot	The karma of Jessica Dobson is 1.
2012-04-23 12:27:19	@TDiddy	woooo, draft on thursday
2012-04-23 12:27:26	theGoldenAvatar	Fuck yeah.
2012-04-23 12:27:51	@TDiddy	cant wait for the Bucs to take Richardson, when they need a CB more
2012-04-23 12:27:57	theGoldenAvatar	Hehe
2012-04-23 12:28:22	@TDiddy	and Blount already said he wouldnt be happy
2012-04-23 12:28:23	theGoldenAvatar	I hope not
2012-04-23 12:28:33	theGoldenAvatar	I've already got Ingram and Julio in the NFC South
2012-04-23 12:28:43	theGoldenAvatar	I hate having to root against those guys
2012-04-23 12:28:48	@TDiddy	where is Carolina?
2012-04-23 12:28:52	theGoldenAvatar	9
2012-04-23 12:28:53	@TDiddy	like 8-11ish?
2012-04-23 12:29:07	theGoldenAvatar	They better take a defensive player
2012-04-23 12:29:11	theGoldenAvatar	Our defense blows.
2012-04-23 12:29:18	@TDiddy	lol
2012-04-23 12:29:30	@TDiddy	not listen to the GM guys that are like "YOU GOTTA GET CAM MORE WEAPONS!"
2012-04-23 12:29:46	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-23 12:29:51	theGoldenAvatar	He's got two good RBs and 1 great WR.
2012-04-23 12:30:07	theGoldenAvatar	Our defensive line is a sieve
2012-04-23 12:30:46	theGoldenAvatar	I'd like to see us take Hightower or Coples out of UNC
2012-04-23 12:32:16	EvilCheese|work	we'll keep Hightower thanks
2012-04-23 12:33:16	theGoldenAvatar	Who's we?
2012-04-23 12:33:35	EvilCheese|work	nevermind I was thinking of a different Hightower
2012-04-23 12:33:42	EvilCheese|work	derp
2012-04-23 12:34:16	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-23 12:34:39	theGoldenAvatar	I assume you mean Tim?
2012-04-23 12:35:04	EvilCheese|work	right
2012-04-23 12:50:57	--	Ecksorcism is now known as Ecks|Lunch
2012-04-23 12:53:39	--	Ecks|Lunch is now known as Ecks|Offline
2012-04-23 13:02:24	theGoldenAvatar	!lfm -tart -3 uselessrocker
2012-04-23 13:02:26	DtoidBot	Deep Sea Diver (1461 plays), Earlimart (1256 plays), The Wrens (866 plays)
2012-04-23 13:03:20	@bloodylip	!lfm -tart -3 bloodylip
2012-04-23 13:03:22	DtoidBot	Dropkick Murphys (23 plays), NOFX (22 plays), Madball (16 plays)
2012-04-23 13:03:56	theGoldenAvatar	Good ol' NOFX
2012-04-23 13:06:54	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-23 13:06:55	Halfleft|away	piss and shit
2012-04-23 13:07:02	@Aerox	hello gavin
2012-04-23 13:07:03	@Aerox	How was your day
2012-04-23 13:10:19	jared	Bleep bloop.
2012-04-23 13:19:24	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-23 13:19:24	--	Mode #destructoid [+v lolshin] by Q
2012-04-23 13:21:03	theGoldenAvatar	I have gotten the same calendar event for today 4 times in the last 2 hours.
2012-04-23 13:23:25	Halfleft|away	Really great actually.
2012-04-23 13:23:32	Halfleft|away	Got a lot done. Had a laugh.
2012-04-23 13:23:35	Halfleft|away	Just kidding.
2012-04-23 13:23:35	<--	Malcor|Offline (~Malcor@109.71.173.2) has quit (Read error: Connection reset by peer)
2012-04-23 13:23:41	Halfleft|away	Shittastic as ever.
2012-04-23 13:24:01	theGoldenAvatar	Apparently experienced Silverlight developers are hard to come by.
2012-04-23 13:24:15	theGoldenAvatar	I wonder if I can leverage this fact into a large pile of money.
2012-04-23 13:24:15	-->	Malcor|Offline (~Malcor@mail.greatgunsmarketing.co.uk) has joined #destructoid
2012-04-23 13:24:27	Halfleft|away	is silverlight still a thing?
2012-04-23 13:24:29	<--	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-04-23 13:24:35	Brainderailment	silverlight will be gone before you learn it
2012-04-23 13:24:35	theGoldenAvatar	Yes.
2012-04-23 13:24:56	jared	 I installed eclipse this weekend and tried to Java.
2012-04-23 13:25:00	theGoldenAvatar	Brainderailment, I've been programming in Silverlight every day for a couple years now.
2012-04-23 13:25:15	Brainderailment	You have supply in that case
2012-04-23 13:25:21	Brainderailment	now you must find demand
2012-04-23 13:25:21	theGoldenAvatar	My point.
2012-04-23 13:25:36	Brainderailment	I have eclipse on my lappy
2012-04-23 13:25:55	Halfleft|away	!brainderailment-- #"lappy"
2012-04-23 13:25:55	DtoidBot	The karma of brainderailment is -2.
2012-04-23 13:25:57	theGoldenAvatar	Halfleft|away, yeah it is. It's just mainly used to internal business web apps.
2012-04-23 13:26:06	theGoldenAvatar	You won't see a lot of Silverlight on the public web.
2012-04-23 13:26:12	Brainderailment	slappy
2012-04-23 13:26:24	Halfleft|away	my work is mostly html/php/javascript stuff
2012-04-23 13:26:28	Halfleft|away	systems*
2012-04-23 13:26:30	Halfleft|away	old shit ones
2012-04-23 13:26:33	Halfleft|away	on old shit networks
2012-04-23 13:26:39	Halfleft|away	and LotusNotes 2005
2012-04-23 13:26:55	theGoldenAvatar	Silverlight is radtacular for building complex, frameworked MVVM business apps.
2012-04-23 13:27:00	Halfleft|away	they could literally shit on a screen and smear it around and it would be more fun to use than LotusNotes
2012-04-23 13:29:18	theGoldenAvatar	I hate traditional web development
2012-04-23 13:29:22	theGoldenAvatar	Shit sucks.
2012-04-23 13:31:41	--	Ecks|Offline is now known as Ecksorcism
2012-04-23 13:31:54	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-23 13:31:54	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-23 13:32:00	theGoldenAvatar	Now some guy on Reddit is offering me a work from home job.
2012-04-23 13:32:10	+Ecksorcism	hahaha
2012-04-23 13:32:11	Brainderailment	camgirl
2012-04-23 13:33:27	<--	muet (mueti@nrbg-4d0573c1.pool.mediaWays.net) has quit (Quit)
2012-04-23 13:33:42	-->	mueti (~name@nrbg-4d0573c1.pool.mediaWays.net) has joined #destructoid
2012-04-23 13:34:03	theGoldenAvatar	I wish.
2012-04-23 13:34:11	theGoldenAvatar	I hear that shit pays really well.
2012-04-23 13:35:47	Halfleft|away	fluffer
2012-04-23 13:36:48	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/nj91l1.png
2012-04-23 13:36:53	theGoldenAvatar	That looks legit, right?
2012-04-23 13:39:45	@bloodylip	totes mcgotes
2012-04-23 13:40:39	@TDiddy	depends on context i guess
2012-04-23 13:47:18	 *	Gandysampras farts all up in your faces
2012-04-23 13:48:00	jared	Gandysampras: Have you ever thought about seeing a dietician?
2012-04-23 13:48:11	jared	This seems to be a pretty serious problem for you.
2012-04-23 13:50:59	@TDiddy	a hilarious problem
2012-04-23 13:59:04	<--	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has left #destructoid
2012-04-23 13:59:44	richterbelmont	hes probably got a all junk food diet or something
2012-04-23 13:59:52	richterbelmont	and drinks like a ton of coffee
2012-04-23 13:59:59	jared	Oh man, I love coffee.
2012-04-23 14:00:12	@bloodylip	jared: there is nothing wrong with farting a lot
2012-04-23 14:00:18	@bloodylip	all the best foods make you fart
2012-04-23 14:00:41	@bloodylip	beans, veggies, steak
2012-04-23 14:00:51	@bloodylip	then you mix them together and you get burritos
2012-04-23 14:00:58	@bloodylip	for the best farts ever
2012-04-23 14:02:25	jared	Yeah but farts are how the robot war mechs will find you when the machines rebel.
2012-04-23 14:03:38	@bloodylip	lies
2012-04-23 14:03:49	jared	You wish.
2012-04-23 14:04:24	@bloodylip	i do
2012-04-23 14:04:29	@bloodylip	but i don't see you providing any proof
2012-04-23 14:04:54	EvilCheese|work	your body heat will give you away long before farts come into play
2012-04-23 14:06:20	richterbelmont	http://www.japanator.com/inflatable-fun-to-be-had-with-record-of-agarest-war-2-23083.phtml
2012-04-23 14:07:53	jared	Yes, but when humans hide, traditionally under ground, we find them by tracing the methane fumes.
2012-04-23 14:08:15	jared	The hot air rises.
2012-04-23 14:09:19	richterbelmont	free inflatible doll with a purchase of that game? >_> yikes
2012-04-23 14:09:36	jared	Is that the Japanese sex game?
2012-04-23 14:09:44	jared	And by that I mean, is that a Japanese game?
2012-04-23 14:09:52	richterbelmont	i think its a strategy game with some rpg talking bits
2012-04-23 14:11:41	jared	Somewhat related: Is the 3DS region locked?
2012-04-23 14:11:51	richterbelmont	yeah
2012-04-23 14:12:21	richterbelmont	i think 3ds games are region locked but i was able to play the last window for ds pal version but that was a ds game i think the 3ds
2012-04-23 14:12:24	EvilCheese|work	ewww fee blow up doll
2012-04-23 14:12:28	EvilCheese|work	*free
2012-04-23 14:12:36	richterbelmont	games have the region locked tech
2012-04-23 14:13:33	richterbelmont	doll yeah lol thought that was funny cause i think thats us release to
2012-04-23 14:14:22	@Aerox	hi gandy!
2012-04-23 14:15:26	@bloodylip	EvilCheese|work: you prefer to pay for your blow-up dolls?
2012-04-23 14:15:37	EvilCheese|work	of course
2012-04-23 14:15:50	EvilCheese|work	you know that thing can't be of any quality if they're just giving them away
2012-04-23 14:15:56	@bloodylip	true
2012-04-23 14:16:17	EvilCheese|work	it's likely to chafe  your dick.
2012-04-23 14:17:51	richterbelmont	dtoid editor shud buy the game to review the doll
2012-04-23 14:18:02	richterbelmont	like that unboxing parody video of soul calibur V
2012-04-23 14:33:23	richterbelmont	http://www.youtube.com/watch?v=vKMYA5Z3LA0
2012-04-23 14:33:24	DtoidBot	Disgusting SoulCalibur V collectors' edition unboxing
2012-04-23 14:47:55	Brainderailment	HHHHHHHHHHHHHHHHHHHHHHHHhhhhhhhhhhhhhHHHHHHHHHHHHHHHH
2012-04-23 14:48:26	EvilCheese|work	HHHHHHHHHHHNNNNNNNNNNNNNNNNGGGGGGGGGGGGGG
2012-04-23 14:48:51	 *	richterbelmont fart
2012-04-23 14:50:41	jared	Indeed. Was thinking the same thing.
2012-04-23 14:53:17	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-23 14:54:21	@Aerox	HI NATE
2012-04-23 14:54:33	Brainderailment	sup duud
2012-04-23 15:00:45	jared	I'm going off the rails on a crazy train. =P
2012-04-23 15:00:51	jared	I wish it were 1700 already.
2012-04-23 15:01:28	jared	Quick, someone manipulate time and space.
2012-04-23 15:02:02	Brainderailment	hang on, lemme smash this HEU against the wall really quick
2012-04-23 15:02:29	jared	HEU?
2012-04-23 15:02:44	Brainderailment	http://en.wikipedia.org/wiki/Enriched_uranium
2012-04-23 15:03:07	jared	Ahhh.
2012-04-23 15:03:22	EvilCheese|work	go for it
2012-04-23 15:03:36	EvilCheese|work	that can't possibly end badly
2012-04-23 15:03:40	Brainderailment	For all your time travelling needs
2012-04-23 15:04:11	jared	Wait, can we alter the past too so I can be rich but lonely and withdrawn?
2012-04-23 15:04:34	<--	mueti (~name@nrbg-4d0573c1.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-04-23 15:04:49	-->	mueti (mueti@nrbg-4d0573c1.pool.mediaWays.net) has joined #destructoid
2012-04-23 15:06:35	jared	I finally beat Limbo with only 5 deaths this weekend.
2012-04-23 15:12:33	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Ping timeout)
2012-04-23 15:22:21	richterbelmont	WHO YOU CALLING WITHDRAWN?!
2012-04-23 15:26:22	jared	I WOULD ANSWER YOU BUT I'M TOO DETACHED AND UNINVESTED IN WHAT'S GOING ON AROUND ME!?
2012-04-23 15:46:18	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-23 16:13:48	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-23 16:24:36	<--	mueti (mueti@nrbg-4d0573c1.pool.mediaWays.net) has quit (Quit)
2012-04-23 16:41:48	-->	Azruelli (~chatzilla@thief-pool2-122-45.mncable.net) has joined #destructoid
2012-04-23 16:42:16	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-23 16:44:08	+lolshin	has anyone seen "Indie Game: The Movie"? it's screening at the Ritz East in philly tomorrow night and I'm thinking of going
2012-04-23 16:44:14	+lolshin	i've heard good things
2012-04-23 16:47:41	richterbelmont	http://www.youtube.com/watch?v=9cefRXuXX4A
2012-04-23 16:47:41	DtoidBot	Mega64: "INDIE GAME THE MOVIE" *RECUT*
2012-04-23 16:51:43	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-23 16:51:43	--	Mode #destructoid [+o BPG] by Q
2012-04-23 16:57:22	<--	meeetalnarf (~meetalnar@p54AC8E97.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-04-23 17:05:08	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-04-23 17:17:57	--	Ecksorcism is now known as Ecks|Offline
2012-04-23 17:19:30	--	Ecks|Offline is now known as Ecksorcism
2012-04-23 17:35:43	-->	Coon (~chatzilla@rrcs-24-227-234-27.sw.biz.rr.com) has joined #destructoid
2012-04-23 17:43:49	--	Ecksorcism is now known as Ecks|Offline
2012-04-23 17:56:41	richterbelmont	theres a rabbit on my porch
2012-04-23 17:57:18	Coon	keep us updated
2012-04-23 18:04:47	@Aerox	take a picture
2012-04-23 18:04:50	 *	richterbelmont chick fila twitter updates go here
2012-04-23 18:05:16	richterbelmont	i took some 3ds pictures of it and gave it a character if i keep the door open my dog will atttack it heh
2012-04-23 18:05:24	richterbelmont	gave it a carrot
2012-04-23 18:05:46	@Aerox	that is nice rabbits love carrots
2012-04-23 18:21:10	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-23 18:21:10	--	Mode #destructoid [+v jorge`] by Q
2012-04-23 18:38:01	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-23 18:39:27		irc: disconnected from server
2012-04-23 18:39:47	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-23 18:39:47	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Ecks|Offline +jorge` +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master Azruelli benbeltran benbeltran1 Brainderailment cardfrek3 Coon DougCL DtoidBot Gandysampras HammerTiem|offl jared Kasreyn Lelio|Away madfigs Malcor|Offline metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont Simmy theGoldenAvatar]
2012-04-23 18:39:47	--	Channel #destructoid: 36 nicks (5 ops, 0 halfops, 4 voices, 27 normals)
2012-04-23 18:39:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-23 20:46:36		irc: disconnected from server
2012-04-24 09:06:16	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-24 09:06:16	--	Nicks #destructoid: [@bloodylip @BPG @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master Azruelli benbeltran1 cardfrek DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-04-24 09:06:16	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 4 voices, 21 normals)
2012-04-24 09:06:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-24 10:21:53	+Gandysampras	Quit being boring
2012-04-24 10:22:00	+Gandysampras	Someone interest me with things
2012-04-24 10:22:00	+Ecksorcism	you first
2012-04-24 10:22:47	+Gandysampras	Nope
2012-04-24 10:23:43	+lolshin	http://www.theverge.com/2012/4/24/2971142/planetary-resources-space-robotics-mining-exploration
2012-04-24 10:24:34	+Gandysampras	Assume I have seen everything on reddit
2012-04-24 10:32:58	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-24 10:32:58	--	Mode #destructoid [+o Aerox] by Q
2012-04-24 10:32:59	--	Ecksorcism is now known as Ecks|Offline
2012-04-24 10:37:22	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-24 10:37:22	--	Mode #destructoid [+o TDiddy] by Q
2012-04-24 11:08:37	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-24 11:08:37	--	Mode #destructoid [+v jorge`] by Q
2012-04-24 11:21:05	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-24 11:22:04	Brainderailment	If you
2012-04-24 11:22:17	Brainderailment	If you're looking for me, you better check under the sea
2012-04-24 11:30:41	@Aerox	hi nate!
2012-04-24 11:35:01	Brainderailment	hey Jro!
2012-04-24 11:35:15	@Aerox	How's it going?
2012-04-24 11:35:43	Brainderailment	not bad.
2012-04-24 11:35:54	Brainderailment	the wife's sick, gotta take care of her
2012-04-24 11:36:02	Brainderailment	"take care"
2012-04-24 11:36:14	Brainderailment	with a pillow on her face
2012-04-24 11:36:25	-->	bloodyandroid (~AndChat@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-04-24 11:39:39	@TDiddy	lol
2012-04-24 11:42:45	@Aerox	ahhhh marriage
2012-04-24 11:44:00	Brainderailment	Just kidding, she'
2012-04-24 11:44:07	Brainderailment	she's doing dishes right now
2012-04-24 11:44:17	Brainderailment	so I won't off her just yet
2012-04-24 11:44:30	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-24 11:44:30	--	Mode #destructoid [+v Gemsi] by Q
2012-04-24 11:54:22	@Aerox	do do do
2012-04-24 11:54:23	@Aerox	bored
2012-04-24 11:56:32	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-24 11:56:50	+Gemsi	so google drive is really a thing then, suppose it's 5 more GB of random storage to never use
2012-04-24 11:57:17	@Aerox	nate tell me a story
2012-04-24 11:57:48	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-24 12:09:55	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=R_B1PkgA3kA
2012-04-24 12:09:57	DtoidBot	Girl swallowed by pavement in China
2012-04-24 12:12:33	-->	muet (mueti@nrbg-4dbfa40f.pool.mediaWays.net) has joined #destructoid
2012-04-24 12:14:05	<--	mueti (mueti@nrbg-4d0573c1.pool.mediaWays.net) has quit (Ping timeout)
2012-04-24 12:48:40	Brainderailment	penis fart
2012-04-24 12:54:08	@Aerox	facesplooge
2012-04-24 13:06:02	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-24 13:06:15	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-24 13:07:18	-->	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-24 13:07:21	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-24 13:08:20	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-24 13:11:05	 *	Gandysampras does a backflip
2012-04-24 13:11:41	+Gemsi	Hai Gandy
2012-04-24 13:13:22	+Gandysampras	sup
2012-04-24 13:13:42	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-24 13:15:25	+Gandysampras	I somehow got so thirsty that water tastes delicious
2012-04-24 13:16:35	 *	Halfleft|away throws a laser-guided dildo at gandy's bum
2012-04-24 13:16:42	+Gandysampras	It misses
2012-04-24 13:16:46	+Gandysampras	as I am wearing clothes
2012-04-24 13:16:49	+Gandysampras	you dolt
2012-04-24 13:17:18	Halfleft|away	Just forces your jeans up inside of you
2012-04-24 13:17:19	Halfleft|away	DUH
2012-04-24 13:17:31	+Gandysampras	You do not have that much upper body strength
2012-04-24 13:17:43	Halfleft|away	it's laser guided and equipped with powerful rockets
2012-04-24 13:17:51	+Gandysampras	so you launched it then
2012-04-24 13:17:56	+Gandysampras	You didnt throw it
2012-04-24 13:18:14	Halfleft|away	Nah it's like one of those destroyer ship missles
2012-04-24 13:18:27	Halfleft|away	it kind of flops out of the launch tube but then WHOOSH ROCKETS
2012-04-24 13:18:35	+Gandysampras	Right then.
2012-04-24 13:18:46	+Gandysampras	Cheers for making me cum then
2012-04-24 13:18:48	+Gandysampras	I guess.
2012-04-24 13:19:42	@Aerox	HI GANDY
2012-04-24 13:19:50	+Gandysampras	Sorry I bailed on borderlands
2012-04-24 13:19:53	@Aerox	That's ok
2012-04-24 13:19:57	@Aerox	Water always tastes delicious
2012-04-24 13:19:59	+Gandysampras	It was taking ages and I went and played booze instead
2012-04-24 13:20:04	+Gandysampras	Water is not always delicious
2012-04-24 13:20:05	@Aerox	That is a more fun game
2012-04-24 13:20:31	+Gandysampras	Indeed!
2012-04-24 13:20:39	+Gandysampras	When does D3 come out?
2012-04-24 13:23:37	Halfleft|away	[19:18] <+Gandysampras> Cheers for making me cum then
2012-04-24 13:23:37	Halfleft|away	[19:18] <+Gandysampras> I guess.
2012-04-24 13:23:41	Halfleft|away	that reminds me
2012-04-24 13:23:44	Halfleft|away	how's donks
2012-04-24 13:26:13	+Gandysampras	She's good I think, haven't seen her since easter. She was at home then on a holiday
2012-04-24 13:26:18	+Gandysampras	Seeing her on thursday though
2012-04-24 13:26:37	@Aerox	May 15th
2012-04-24 13:26:43	richterbelmont	who could cum to that show? fapping to ted danson?
2012-04-24 13:27:01	@Aerox	what
2012-04-24 13:27:02	@Aerox	oh
2012-04-24 13:27:03	@Aerox	cheers
2012-04-24 13:27:10	+Gandysampras	2 days after my birthday J-Ro!
2012-04-24 13:27:34	@Aerox	best birthday!
2012-04-24 13:27:43	+Gandysampras	Inorite
2012-04-24 13:27:47	<--	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-04-24 13:28:08	+Gandysampras	I am glad that guy at your work lost that gameshow Gavin
2012-04-24 13:29:29	-->	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-24 13:37:32	+Gandysampras	Bored bored bored
2012-04-24 13:40:49	richterbelmont	http://youtu.be/Qp7JMkqF5AU
2012-04-24 13:44:37	Halfleft|away	the question he lost on was the most stupid thing
2012-04-24 13:45:13	Halfleft|away	An Oenologist studies A) urine B) wine or C) gravy
2012-04-24 13:45:23	Halfleft|away	you're only allowed to slit between two answers
2012-04-24 13:45:27	Halfleft|away	he chose urine and gravy
2012-04-24 13:45:28	Halfleft|away	idiot
2012-04-24 13:45:49	Halfleft|away	conor put a thing of gravy and a magnifying glass on his desk on the monday. I laughed.
2012-04-24 13:57:31	@Aerox	wow
2012-04-24 13:57:36	@Aerox	OMG
2012-04-24 13:57:39	@Aerox	HI RICKEY!!!!
2012-04-24 13:58:05	@Aerox	or is that a diff. storytime
2012-04-24 14:00:56	@TDiddy	nope
2012-04-24 14:01:03	@TDiddy	says from washington
2012-04-24 14:05:56	+Gandysampras	Thats quite good gavin
2012-04-24 14:06:10	+Gandysampras	Is he the one who makes the bad music?
2012-04-24 14:14:36	Halfleft|away	yah
2012-04-24 14:14:40	Halfleft|away	he's a good laugh usually
2012-04-24 14:40:22	storytime	it's me
2012-04-24 14:40:25	storytime	HI
2012-04-24 14:43:47	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-24 14:48:37	@TDiddy	Hi!
2012-04-24 14:48:45	@TDiddy	you magnificant bitch
2012-04-24 14:50:53	@Aerox	hi!
2012-04-24 14:54:40	richterbelmont	i read your book
2012-04-24 15:07:07	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-24 15:11:02	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-24 15:35:01	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-24 15:37:38	<--	bloodyandroid (~AndChat@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (Ping timeout)
2012-04-24 15:38:40	storytime	aww, so sweet
2012-04-24 15:38:42	storytime	it's nice to be back
2012-04-24 15:38:50	storytime	my book?
2012-04-24 15:38:58	storytime	I have many
2012-04-24 15:41:22	@Aerox	How's Seattle
2012-04-24 15:47:39	storytime	it's good
2012-04-24 15:47:50	storytime	busy at work
2012-04-24 15:47:54	storytime	which is nice
2012-04-24 15:47:56	storytime	actually
2012-04-24 15:48:15	+Gandysampras	rickey you have a chocolate dick that ejaculates money and I love you/
2012-04-24 15:49:06	storytime	hmm, that works
2012-04-24 15:52:37	+Gandysampras	<3
2012-04-24 16:00:50	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-24 16:11:33	Halfleft|away	LVML http://hejibits.com/comics/2012-01-09-GUNned-down.png
2012-04-24 16:18:04	@Aerox	gandy
2012-04-24 16:18:12	@Aerox	I was wrong -- you will be able to play Diablo on american servers
2012-04-24 16:18:14	@Aerox	like D2
2012-04-24 16:18:23	@Aerox	You just can't transfer between regions (like d2) and the AH is only active in your home region
2012-04-24 16:21:20	<--	muet (mueti@nrbg-4dbfa40f.pool.mediaWays.net) has quit (Quit)
2012-04-24 16:26:32	Halfleft|away	aerox what has happened to ben's head
2012-04-24 16:26:35	Halfleft|away	is he on meth?
2012-04-24 16:26:43	@Aerox	I don't know
2012-04-24 16:26:43	@Aerox	Maybe
2012-04-24 16:26:49	@Aerox	I don't speak to him
2012-04-24 16:27:13	Halfleft|away	don't worry I left an appropriate facebook comment
2012-04-24 16:27:27	@Aerox	I have him blocked on facebook
2012-04-24 16:27:29	@Aerox	please copy/paste teh whole thing
2012-04-24 16:27:32	@Aerox	or take a screenshot
2012-04-24 16:30:02	Halfleft|away	http://i.imgur.com/MhACK.jpg
2012-04-24 16:30:11	Halfleft|away	also he added 'Benjamin PerLee Gavin: only for your, baby'
2012-04-24 16:30:18	Halfleft|away	which I like because he can't use English.
2012-04-24 16:30:26	@Aerox	hahahha jesus
2012-04-24 16:30:39	@Aerox	why is your facebook in french
2012-04-24 16:30:55	Halfleft|away	it's been like that for ages.
2012-04-24 16:31:02	@Aerox	why don't you change it
2012-04-24 16:31:05	Halfleft|away	I changed it when I was trying to learn. Haven't changed it back.
2012-04-24 16:31:09	Halfleft|away	Myeh.
2012-04-24 16:31:17	Halfleft|away	I know where all the buttons are anyway.
2012-04-24 16:31:26	Halfleft|away	my gmail was the same until they started messing with the layout
2012-04-24 16:31:32	Halfleft|away	anyway, ben looks like a weirdo
2012-04-24 16:31:35	@Aerox	He is
2012-04-24 16:31:37	@Aerox	I didn't know you were trying to learn french
2012-04-24 16:31:53	@TDiddy	only he would think the mustache was good
2012-04-24 16:32:57	Halfleft|away	I stopped a while ago jro
2012-04-24 16:33:00	Halfleft|away	no time
2012-04-24 16:36:22	andrewm	 Meh.
2012-04-24 16:36:25	andrewm	I don't like GoT.
2012-04-24 16:36:27	andrewm	Like at all.
2012-04-24 16:37:58	-->	Azruelli (~chatzilla@thief-pool2-122-45.mncable.net) has joined #destructoid
2012-04-24 16:40:19	Halfleft|away	is the new series not great?
2012-04-24 16:40:33	Halfleft|away	I've put it off until it's finished so I can steal them all at once and watch them one after the other
2012-04-24 16:57:14	andrewm	It just seems to fuck up everything I enjoyed about the books.
2012-04-24 16:58:39	Halfleft|away	how so
2012-04-24 16:59:08	andrewm	There is zero subtlety for one.
2012-04-24 16:59:17	andrewm	Everything is thrown in your face.
2012-04-24 16:59:32	Halfleft|away	Ah.
2012-04-24 16:59:36	Halfleft|away	a guy I work with know the guy who plays Loras Tyrell
2012-04-24 16:59:40	Halfleft|away	ie blowjob knight
2012-04-24 16:59:53	andrewm	Littlefinger it completely wrong.
2012-04-24 16:59:55	Halfleft|away	subtley shooting out of baratheons penis onto his face
2012-04-24 16:59:59	andrewm	Played wrong, written wrong.
2012-04-24 17:00:33	andrewm	He's constantly doing shit that's completely out of character.
2012-04-24 17:00:34	Brainderailment	gonna go fix a friend's pc.
2012-04-24 17:00:36	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-04-24 17:01:36	andrewm	Hot Pie is not nearly so kingly.
2012-04-24 17:01:42	Halfleft|away	Woah.
2012-04-24 17:01:47	Halfleft|away	They've ruined Hot Pie?
2012-04-24 17:01:50	Halfleft|away	This will not stand.
2012-04-24 17:02:15	andrewm	The whole thing with Robb in the west is annoying me
2012-04-24 17:02:18	andrewm	And it's only just begun
2012-04-24 17:03:24	andrewm	This last episode they wasted 5 minutes showing Joffrey beat some hooker.
2012-04-24 17:03:41	andrewm	We get it. He's a sadistic dick. We really don't need to waste time here.
2012-04-24 17:08:06	andrewm	 /clear
2012-04-24 17:18:17	richterbelmont	!q
2012-04-24 17:18:17	DtoidBot	[751] <+eternalplayer> My dad never makes out with me
2012-04-24 17:18:22	Halfleft|away	!q
2012-04-24 17:18:22	DtoidBot	[270] <theGoldenAvatar> She told me she was 8 anyway
2012-04-24 17:18:37	richterbelmont	O_o
2012-04-24 17:18:40	Halfleft|away	!q
2012-04-24 17:18:40	DtoidBot	[346] <Suff0cat> I wish I had a Paramore bag
2012-04-24 17:22:42	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-24 17:26:01	-->	Coon (~chatzilla@66.237.147.38.ptr.us.xo.net) has joined #destructoid
2012-04-24 17:26:35	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-24 17:26:44	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-24 17:26:44	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-24 17:36:23	<--	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-04-24 17:38:39	<--	Coon (~chatzilla@66.237.147.38.ptr.us.xo.net) has quit (Ping timeout)
2012-04-24 17:55:34	@Aerox	blurgh
2012-04-24 17:59:22	Batthink	What's up?
2012-04-24 18:04:56	@Aerox	i want to go home
2012-04-24 18:05:28	+Gandysampras	ugh gross, my friend just got back from work and was sat in here for all of five minutes. The entire room smells like feet and stale beer
2012-04-24 18:06:02	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-24 18:06:13	@Aerox	So you have an erection?
2012-04-24 18:06:49	+Gandysampras	Gross no
2012-04-24 18:06:59	@Aerox	But you love feet
2012-04-24 18:07:29	Batthink	I think you're gonna have to find a way of telling your friend that they need a shower.
2012-04-24 18:08:36	+Gandysampras	I told him his feet smell gross
2012-04-24 18:08:41	+Gandysampras	Feet are awful
2012-04-24 18:08:55	+Gandysampras	You are the foot-scatologist
2012-04-24 18:09:18	Batthink	Good man
2012-04-24 18:11:33	Batthink	I've just found out who I'll be watching at the Olympics for football.
2012-04-24 18:13:41	Batthink	It is the monumental match-up of South Korea vs Gabon.
2012-04-24 18:13:57	 *	Batthink hints at sarcasm
2012-04-24 18:22:00	<--	^power (~neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-04-24 18:27:30	@Aerox	oh yeah the olympics are soon
2012-04-24 18:28:42	Batthink	Yes, they are.
2012-04-24 18:29:34	Batthink	I'm trying to stir up some ability to complete an Olympic videogame-themed blog, but I can't be arsed at the moment.
2012-04-24 18:30:06	+Gandysampras	That's because the olympics are boring
2012-04-24 18:31:26	Batthink	Wrong.  It is because creating a blog is boring.
2012-04-24 18:38:17	+Gandysampras	Then maybe you shouldnt be blogging at all
2012-04-24 18:40:29	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-04-24 18:42:43	richterbelmont	anyone watched that show doomsday preppers on nat geo?
2012-04-24 18:43:17	@Aerox	I've seen a couple clips from ti
2012-04-24 18:46:41	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-24 18:46:44	richterbelmont	its alright but the reasons they are prepping are making me go meh!
2012-04-24 18:50:36		irc: disconnected from server
2012-04-24 18:50:57	-->	benbeltran2 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-24 18:50:57	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Q @TDiddy +Ecks|Offline +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power andrewm Azruelli Batthink benbeltran1 benbeltran2 cardfrek DougCL DtoidBot HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont Simmy1 theGoldenAvatar]
2012-04-24 18:50:57	--	Channel #destructoid: 33 nicks (5 ops, 0 halfops, 5 voices, 23 normals)
2012-04-24 18:51:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-24 20:15:12		irc: disconnected from server
2012-04-24 21:57:52	-->	benbeltran2 (~benbeltra@200.76.90.253) has joined #destructoid
2012-04-24 21:57:53	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy +Bigby +Ecks|Offline +jorge` +lolshin +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm Azruelli benbeltran2 cardfrek DougCL DtoidBot Gandy HammerTiem|offl jared Kasreyn Lelio|Away madfigs mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop theGoldenAvatar]
2012-04-24 21:57:53	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 6 voices, 22 normals)
2012-04-24 21:57:57	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-24 22:00:35	richterbelmont	?
2012-04-24 22:03:05	jared	Jro.
2012-04-24 22:03:26	jared	Have you ever had a gunslinger in one of your Pathfinder campaigns?
2012-04-24 22:03:29	Aerox	nope
2012-04-24 22:03:41	jared	.... I withdraw my question.
2012-04-24 22:03:50	Aerox	we actually haven't played a ton of pathfinder
2012-04-24 22:03:58	jared	But also, what I meant was, OMG jro, how was your day?
2012-04-24 22:04:02	Aerox	it was fine!
2012-04-24 22:04:03	Aerox	how was yours
2012-04-24 22:04:43	RobotBebop	BAH
2012-04-24 22:04:44	jared	OK. Lots of meetings. I'd rather be doing real work than talking about it.
2012-04-24 22:04:45	RobotBebop	er bah
2012-04-24 22:04:48	RobotBebop	that reminds me
2012-04-24 22:04:56	<--	Azruelli (~chatzilla@thief-pool2-122-45.mncable.net) has quit (Read error: EOF from client)
2012-04-24 22:05:02	RobotBebop	i totally forgot about doing up a NWN module :(
2012-04-24 22:05:15	richterbelmont	speaking of days now that just makes me to know halflefts day
2012-04-24 22:07:10	Aerox	oo i bet I can guess
2012-04-24 22:07:11	Aerox	SHIT
2012-04-24 22:07:36	RobotBebop	ugh people!
2012-04-24 22:07:43	Aerox	FUCK SHIT PISS FUCK LAUREN NOISE FUCK
2012-04-24 22:07:47	RobotBebop	hahaha
2012-04-24 22:08:08	@TDiddy	HER BF AND HER ARE BANGING
2012-04-24 22:08:09	@TDiddy	AGAIN
2012-04-24 22:08:18	RobotBebop	FUCK!
2012-04-24 22:08:25	RobotBebop	hiiiiiiiiiiiiiiiiiiiiii tractor
2012-04-24 22:08:29	@TDiddy	which is sad
2012-04-24 22:08:35	@TDiddy	because he says it is just lots of giggling
2012-04-24 22:09:07	RobotBebop	whoa.. that was scary
2012-04-24 22:09:14	@TDiddy	its only a mirror
2012-04-24 22:09:20	RobotBebop	my video drivers just crashed
2012-04-24 22:09:22	RobotBebop	also i hate you travis
2012-04-24 22:09:26	@TDiddy	hehehe
2012-04-24 22:09:34	@TDiddy	hey, i have to insult somebody when ecks isnt around
2012-04-24 22:09:59	Aerox	i forgot I had vermouth
2012-04-24 22:09:59	@TDiddy	also, I found Vanguards arent very good in silver and gold co-op :(
2012-04-24 22:10:04	RobotBebop	huh.. GOG has AssCreed 1
2012-04-24 22:13:50	@TDiddy	yay?
2012-04-24 22:20:34		irc: disconnected from server
2012-04-25 09:00:20	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-25 09:00:20	--	Nicks #destructoid: [@bloodylip @Q +Ecks|Offline +Torzelan [Rabite] ^power andrewm Apple_Master Azruelli benbeltran cardfrek DougCL|away DtoidBot Ecks|Work HammerTiem|offl jared Kasreyn Lelio|Away madfigs metalnarf mistic mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-04-25 09:00:20	--	Channel #destructoid: 26 nicks (2 ops, 0 halfops, 2 voices, 22 normals)
2012-04-25 09:00:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-25 09:01:03	-->	Trev| (~Miranda@network171-129.wctc.net) has joined #destructoid
2012-04-25 09:02:12	Trev|	Hello.
2012-04-25 09:08:37	-->	[m0nstrz] (~m0nstrz@66.252.73.130) has joined #destructoid
2012-04-25 09:15:10	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-25 09:21:31	theGoldenAvatar	Helo.
2012-04-25 09:32:50	@bloodylip	Boomer.
2012-04-25 09:35:06	theGoldenAvatar	You're so clever.
2012-04-25 09:35:39	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-04-25 09:35:39	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-25 09:35:42	+Gandysampras	fart
2012-04-25 09:35:50	+Gandysampras	How come Parks and Rec was on last night?
2012-04-25 09:37:04	theGoldenAvatar	Was it?
2012-04-25 09:40:47	-->	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has joined #destructoid
2012-04-25 09:41:50	<--	Gandysampras (~Gandysamp@109.175.206.9) has quit (Ping timeout)
2012-04-25 09:41:59	@bloodylip	because you're in England?
2012-04-25 09:42:04	@bloodylip	also, not here.
2012-04-25 09:43:31	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-04-25 09:43:53	Gandysampras	I have it sitting here on my PC so yes
2012-04-25 09:43:56	--	Mode #destructoid [+v Gandysampras] by Q
2012-04-25 09:45:51	theGoldenAvatar	No episode aired last night, Gandy.
2012-04-25 09:45:56	theGoldenAvatar	So I don't know what you have.
2012-04-25 09:46:09	+Gandysampras	Want me to tell you what happens?
2012-04-25 09:46:23	theGoldenAvatar	It's quite possible you have a leak sure.
2012-04-25 09:46:31	theGoldenAvatar	But it still didn't air last night.
2012-04-25 09:51:52	+Gandysampras	It isnt a lea
2012-04-25 09:51:54	+Gandysampras	leak*
2012-04-25 09:52:01	+Gandysampras	It has the watermark fromt he shitty channel it was on
2012-04-25 09:52:04	theGoldenAvatar	I can't say it enough.
2012-04-25 09:52:08	theGoldenAvatar	It didn't air last night.
2012-04-25 09:53:20	+Gandysampras	'tevs
2012-04-25 09:53:28	theGoldenAvatar	What's the episode called?
2012-04-25 09:54:00	jared	Hey!
2012-04-25 09:54:24	+Gandysampras	The Debate
2012-04-25 09:54:28	+Gandysampras	Episode 4x20
2012-04-25 09:54:36	+Gandysampras	Supposed to air thursday
2012-04-25 09:57:31	theGoldenAvatar	Yeah, its a leak.
2012-04-25 09:57:52	+Gandysampras	I should email J-Ro the final paragraph fromt he episode with no explanation
2012-04-25 09:57:55	+Gandysampras	Just to upset him
2012-04-25 09:58:04	theGoldenAvatar	You should.
2012-04-25 10:00:43	+Gandysampras	OR
2012-04-25 10:00:50	+Gandysampras	I could not bother because effort
2012-04-25 10:01:46	+Gandysampras	hrmph, reddit isnt loading for me
2012-04-25 10:18:40	-->	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has joined #destructoid
2012-04-25 10:18:55	<--	Batthink (webchat@host86-157-223-62.range86-157.btcentralplus.com) has quit (Registered)
2012-04-25 10:18:55	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-25 10:19:19	@bloodylip	Gandysampras: consider yourself blessed for that
2012-04-25 10:21:24	+Gandysampras	BUT HOW WILL I PROCRASTINATE
2012-04-25 10:26:26	Trev|	http://fazed.net/
2012-04-25 10:26:34	Trev|	I have saved you from work.
2012-04-25 10:28:24	@bloodylip	Gandysampras: Procrasturbate!
2012-04-25 10:32:30	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-25 10:32:30	--	Mode #destructoid [+o Aerox] by Q
2012-04-25 10:35:49	<--	metalnarf (~metalnarf@p54AC9762.dip0.t-ipconnect.de) has quit (Quit)
2012-04-25 10:36:15	-->	metalnarf (~metalnarf@p54AC9762.dip0.t-ipconnect.de) has joined #destructoid
2012-04-25 10:54:08	+Gandysampras	Woooo, just bought ym Avengers tickets for tomorrow
2012-04-25 10:54:12	+Gandysampras	my*
2012-04-25 10:54:15	@Aerox	hi gandy!
2012-04-25 10:54:20	+Gandysampras	Hi aerox!
2012-04-25 10:54:46	+Gandysampras	How are you?
2012-04-25 10:55:42	@Aerox	I am tired and a little cranky
2012-04-25 10:55:55	+Gandysampras	That is a shame
2012-04-25 10:55:59	+Gandysampras	I am awake and excited
2012-04-25 10:56:03	+Gandysampras	Also a little aroused
2012-04-25 10:56:18	@Aerox	oo
2012-04-25 10:56:21	@Aerox	exciting!
2012-04-25 10:57:29	@bloodylip	gandy wants to spoil tonight's parks and rec for you!
2012-04-25 10:57:38	@Aerox	parks and rec isn't on tonight!
2012-04-25 10:57:55	+Gandysampras	I watched it already
2012-04-25 10:58:08	@Aerox	lame
2012-04-25 10:58:10	+Gandysampras	Its already on the interbutts to download early
2012-04-25 10:58:32	+Gandysampras	I was tempted to send you a bunch of random dialogue
2012-04-25 11:23:32	+Gandysampras	I'm that bored
2012-04-25 11:24:38	@Aerox	aww
2012-04-25 11:24:47	@Aerox	Harass gavin via text
2012-04-25 11:29:00	+Gandysampras	Good idea
2012-04-25 11:29:27	theGoldenAvatar	I'd have Gavin via text
2012-04-25 11:29:31	theGoldenAvatar	But that shit is expensive
2012-04-25 11:29:49	+Gandysampras	"Your life is bad and you should feel bad"
2012-04-25 11:29:59	+Gandysampras	That is a good start
2012-04-25 11:32:17	@bloodylip	theGoldenAvatar: what about online texting services?
2012-04-25 11:32:26	@bloodylip	surely they have those for the UK
2012-04-25 11:38:15	theGoldenAvatar	SURELY
2012-04-25 11:38:41	jared	SURLY
2012-04-25 11:38:46	+Gandysampras	YOU ARE SURLY
2012-04-25 11:38:58	Batthink	Don't call me surely
2012-04-25 11:47:21	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-25 11:47:21	--	Mode #destructoid [+o TDiddy] by Q
2012-04-25 11:56:00	--	jared is now known as jared|away
2012-04-25 12:13:48	-->	muet (mueti@nrbg-4dbf9f56.pool.mediaWays.net) has joined #destructoid
2012-04-25 12:14:15	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 12:15:00	-->	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-25 12:16:09	<--	mueti (mueti@nrbg-4dbfa40f.pool.mediaWays.net) has quit (Ping timeout)
2012-04-25 12:27:33	@Aerox	sup nate sup rickey
2012-04-25 12:32:11	storytime	hola
2012-04-25 12:37:32	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-25 12:40:39	+Gandysampras	bleargheargh
2012-04-25 12:40:44	+Gandysampras	Gavin did not take my bate
2012-04-25 12:40:47	+Gandysampras	bait*
2012-04-25 12:40:51	storytime	masterbait
2012-04-25 12:40:55	+Gandysampras	He is steadfastly ignoring my taunts
2012-04-25 12:41:10	@TDiddy	lol
2012-04-25 12:41:11	@TDiddy	that jerk
2012-04-25 12:41:16	+Gandysampras	IKR
2012-04-25 12:41:30	@TDiddy	what are you trying to do?
2012-04-25 12:41:52	+Gandysampras	Make his life even more miserable
2012-04-25 12:42:01	+Gandysampras	I am texting him mean things
2012-04-25 12:42:15	@Aerox	Ugh gavin ruins everything
2012-04-25 12:42:20	@TDiddy	he is probably thinking most of those things already
2012-04-25 12:44:58	Ecks|Work	IS THAT A RICKEY I SEE
2012-04-25 12:45:06	Ecks|Work	Also PAX Registration is open?
2012-04-25 12:46:56	Ecks|Work	and its swamped and says try again later
2012-04-25 12:49:49	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-04-25 12:49:49	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-04-25 12:49:49	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Azruelli (~chatzilla@134.29.211.226) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-04-25 12:49:49	<--	metalnarf (~metalnarf@p54AC9762.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-04-25 12:49:49	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-04-25 12:49:49	<--	[m0nstrz] (~m0nstrz@66.252.73.130) has quit (*.net *.split)
2012-04-25 12:49:49	<--	jared|away (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (*.net *.split)
2012-04-25 12:49:49	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-04-25 12:49:52	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has quit (*.net *.split)
2012-04-25 12:49:52	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Trev| (~Miranda@network171-129.wctc.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-04-25 12:49:52	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-04-25 12:49:52	<--	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	muet (mueti@nrbg-4dbf9f56.pool.mediaWays.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has quit (*.net *.split)
2012-04-25 12:49:52	<--	DougCL|away (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-04-25 12:51:24	<--	Ecks|Offline (~Ahmed@Ecksorcism.users.quakenet.org) has quit (*.net *.split)
2012-04-25 12:53:30	<--	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-04-25 13:07:37	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-25 13:07:37	-->	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-25 13:07:37	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-25 13:07:37	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 13:07:37	-->	muet (mueti@nrbg-4dbf9f56.pool.mediaWays.net) has joined #destructoid
2012-04-25 13:07:37	-->	metalnarf (~metalnarf@p54AC9762.dip0.t-ipconnect.de) has joined #destructoid
2012-04-25 13:07:37	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-25 13:07:37	-->	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has joined #destructoid
2012-04-25 13:07:37	-->	[m0nstrz] (~m0nstrz@66.252.73.130) has joined #destructoid
2012-04-25 13:07:37	-->	Trev| (~Miranda@network171-129.wctc.net) has joined #destructoid
2012-04-25 13:07:37	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-25 13:07:37	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-25 13:07:37	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-25 13:07:37	-->	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has joined #destructoid
2012-04-25 13:07:37	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-04-25 13:07:37	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-04-25 13:07:37	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-04-25 13:07:37	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-04-25 13:07:37	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-25 13:07:37	-->	jared|away (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-04-25 13:07:37	-->	DougCL|away (~Doug99208@pool-108-49-53-135.bstnma.fios.verizon.net) has joined #destructoid
2012-04-25 13:07:37	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-04-25 13:07:37	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-04-25 13:07:37	-->	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has joined #destructoid
2012-04-25 13:07:37	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-04-25 13:07:37	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-04-25 13:07:37	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-25 13:07:37	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-04-25 13:07:37	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-04-25 13:07:37	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-04-25 13:07:37	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-25 13:07:37	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-25 13:07:37	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-04-25 13:07:37	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-04-25 13:07:37	--	Mode #destructoid [+ooooov Q bloodylip Aerox TDiddy ProfPew Torzelan] by *.quakenet.org
2012-04-25 13:07:37	--	Mode #destructoid [+vv Gandysampras Bigby] by *.quakenet.org
2012-04-25 13:08:14	+Bigby	hey guys
2012-04-25 13:08:16	+Bigby	whats shakin
2012-04-25 13:10:52	@Aerox	hi biggles
2012-04-25 13:12:02	+Bigby	did you find your fourth yet?
2012-04-25 13:12:09	+Bigby	i thought jared said he was interested
2012-04-25 13:12:26	Halfleft|away	I haven't used that dtoid beanie since before christmas, Gandysampras
2012-04-25 13:12:37	Halfleft|away	(when my mum got me a better one)
2012-04-25 13:12:37	Ecks|Work	if you guys keep failing at finding a fourth I will have to install my coper of borderlands
2012-04-25 13:12:44	Halfleft|away	(see: the same but without a logo)
2012-04-25 13:12:47	+Bigby	and you havent yet why?
2012-04-25 13:19:18	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-25 13:26:59	+Bigby	i hate those robot wars shows
2012-04-25 13:27:12	+Bigby	those are not robots, they are glorified RC cars
2012-04-25 13:27:14	+Bigby	nothing more
2012-04-25 13:32:16	Batthink	truefax
2012-04-25 13:36:37	@Aerox	You are just upset they're not sexbots
2012-04-25 13:36:57	Halfleft|away	!q bigby
2012-04-25 13:36:57	DtoidBot	[694] <Bigby> why is it so hard to just have the fucking thing figure out really
2012-04-25 13:41:10	+Bigby	woah
2012-04-25 13:41:24	+Bigby	only 5 bucks a month for 100gb of data storage on google drive?
2012-04-25 13:47:42	Halfleft|away	!q bigby
2012-04-25 13:47:43	DtoidBot	[756] < Suff0cat|Halo2> !8ball Is Bigby really just Juggs in disguise? <%Skynet> Yes, Suff0cat|Halo2
2012-04-25 14:03:29	Halfleft|away	!q bigby
2012-04-25 14:03:29	DtoidBot	[653] <Bigby> I WANT TENTACLES TO BE INSIDE ME
2012-04-25 14:10:14	Halfleft|away	!q bigby
2012-04-25 14:10:15	DtoidBot	[1152] <Aerox> Bigby for the last time I am not buying you a RealDoll
2012-04-25 14:18:30	+Bigby	im just gonna go play Borderlands on my own
2012-04-25 14:18:50	+Bigby	you guys take too long
2012-04-25 14:26:09	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-25 14:37:14	Halfleft|away	!q
2012-04-25 14:37:14	DtoidBot	[143] <Brainderailment> I'm hard
2012-04-25 14:37:24	Brainderailment	ha!
2012-04-25 14:37:29	Ecks|Work	Haha
2012-04-25 14:37:34	Ecks|Work	!q
2012-04-25 14:37:34	DtoidBot	[94] <Aerox> I love hummers
2012-04-25 14:38:12	@Aerox	Hello gavin
2012-04-25 14:41:28	Halfleft|away	yo
2012-04-25 14:41:28	@Aerox	How was your day
2012-04-25 14:41:29	Halfleft|away	long and hard
2012-04-25 14:41:29	Halfleft|away	likemydick
2012-04-25 14:41:35	Ecks|Work	I literally just had lunch, and I'm hungry
2012-04-25 14:41:36	Ecks|Work	wtf
2012-04-25 14:41:44	Brainderailment	tapeworm
2012-04-25 14:42:14	Ecks|Work	I wish, maybe then I'd lose some weight
2012-04-25 14:42:23	Ecks|Work	FUCK
2012-04-25 14:42:29	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-25 14:46:13	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-25 15:02:53	+Gandysampras	HELLO NERDS
2012-04-25 15:02:56	+Gandysampras	woops caps
2012-04-25 15:03:16	Brainderailment	http://www.youtube.com/watch?feature=player_detailpage&v=zMo2bQd41Pw
2012-04-25 15:03:17	DtoidBot	Maestro Wu Pocket Knife Shave - with WEPS Chosera stones
2012-04-25 15:07:21	 *	bloodylip farts in Gandysampras' mouth
2012-04-25 15:07:28	+Gandysampras	Gross
2012-04-25 15:07:37	+Gandysampras	Tates like Aerox's dick
2012-04-25 15:07:42	+Gandysampras	When did you last wash?
2012-04-25 15:07:58	@Aerox	he never washes
2012-04-25 15:10:58	+Gandysampras	Aeroxc
2012-04-25 15:11:01	+Gandysampras	-c
2012-04-25 15:11:05	+Gandysampras	Buy me this shower: http://i.imgur.com/M6Rv6.jpg
2012-04-25 15:12:19	Halfleft|away	seen better
2012-04-25 15:12:28	+Gandysampras	I like it
2012-04-25 15:12:46	+Gandysampras	Gavin, I havent had booze for two days
2012-04-25 15:12:50	+Gandysampras	How proud of me are you
2012-04-25 15:13:27	Halfleft|away	There is nobody in your life who could be less proud of you than me
2012-04-25 15:13:44	+Gandysampras	Incorrect
2012-04-25 15:15:08	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-25 15:19:29	richterbelmont	!q
2012-04-25 15:19:29	DtoidBot	[989]  <%The_Young_Scot> there is nothing sexier than hearing a woman gag on your penis
2012-04-25 15:19:36	+Gandysampras	!lq
2012-04-25 15:19:37	DtoidBot	[1157] <tGA_phone> Jesus Christi. <tGA_phone> I'm being eaten alive by Gina's.
2012-04-25 15:20:03	Halfleft|away	!q
2012-04-25 15:20:04	DtoidBot	[1041] <@TDiddy> I farted and my shorts felt really warm, I was afraid to get up, I didnt wanna find out if I shit myself
2012-04-25 15:20:28	@TDiddy	what a proud day
2012-04-25 15:20:42	@TDiddy	post script, i didnt shit myself
2012-04-25 15:21:49	Ecks|Work	hahahaha
2012-04-25 15:22:01	<--	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-04-25 15:22:46	+Gandysampras	hahaha
2012-04-25 15:24:19	@Aerox	that shower rules
2012-04-25 15:27:08	Ecks|Work	?
2012-04-25 15:27:37	@Aerox	Gandysampras: Buy me this shower: http://i.imgur.com/M6Rv6.jpg
2012-04-25 15:29:45	@bloodylip	i want one
2012-04-25 15:31:15	richterbelmont	golden shower
2012-04-25 15:31:36	@Aerox	Oh I'd definitely give gandy one of those
2012-04-25 15:31:38	@Aerox	Bloody too!
2012-04-25 15:33:01	Brainderailment	bbl, taking wife to work.
2012-04-25 15:33:02	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-04-25 15:35:16	@bloodylip	why's he have to take her to the kitchen? can't she walk herself?
2012-04-25 15:35:33	<--	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-04-25 15:36:25	Halfleft|away	she'd only get lost.
2012-04-25 15:36:29	Halfleft|away	They're slow creatures
2012-04-25 15:37:17	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-25 15:37:17	--	Mode #destructoid [+v Bigby] by Q
2012-04-25 15:38:04	andrewm	I ordered a hamburger
2012-04-25 15:38:10	andrewm	And Five Guys gave me TWO hamburgers
2012-04-25 15:38:10	@bloodylip	good for you
2012-04-25 15:38:22	andrewm	Must be my good karma.
2012-04-25 15:38:22	@bloodylip	eat them both, fatty
2012-04-25 15:38:33	+Bigby	dont be jealous
2012-04-25 15:40:20	Halfleft|away	you big fat wobbly cunt
2012-04-25 15:40:22	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-04-25 15:40:24	andrewm	I will, fattier.
2012-04-25 15:40:26	Halfleft|away	is that why you need your back seeing to again?
2012-04-25 15:40:43	Halfleft|away	because your spine is collapsing like an accordian under your massive weight
2012-04-25 15:41:04	andrewm	Something like that.
2012-04-25 15:43:06	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-25 15:45:26	richterbelmont	five gays burger?
2012-04-25 15:46:23	Ecks|Work	.
2012-04-25 15:46:58	 *	Ecks|Work slaps Torzelan around a bit with a large fishbot
2012-04-25 15:47:07	+Torzelan	!
2012-04-25 15:47:12	 *	Ecks|Work slaps Halfleft|away around a bit with a large fishbot
2012-04-25 15:47:31	<--	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has quit (Read error: EOF from client)
2012-04-25 15:47:31	 *	Ecks|Work slaps Torzelan around a bit with a large fishbot
2012-04-25 15:47:37	 *	Ecks|Work slaps Apple_Master around a bit with a large fishbot
2012-04-25 15:47:47	 *	Ecks|Work slaps mistic around a bit with a large fishbot
2012-04-25 15:47:52	Apple_Master	Ah ahywah
2012-04-25 15:48:05	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-25 15:48:22	+Gandysampras	ugh gross, draw something has push messages now?
2012-04-25 15:49:12	andrewm	It's always had them for me.
2012-04-25 15:49:26	+Gandysampras	Intriguing
2012-04-25 15:49:31	+Gandysampras	I only got them today
2012-04-25 15:50:01	+Gandysampras	hahahaha
2012-04-25 15:50:06	+Gandysampras	look how bad this ad is on ebay uk
2012-04-25 15:50:07	+Gandysampras	http://rtm.ebaystatic.com/3/RTMS/Image/C2C_iPad_520x300_BB_v1_3_26_2012_5_30_29_21.jpg
2012-04-25 15:50:14	+Gandysampras	LOOK AT HIS HEAD
2012-04-25 15:51:22	Batthink	Like it doesn't match his body....
2012-04-25 15:51:56	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-04-25 15:51:56	--	Mode #destructoid [+v Ecksorcism] by Q
2012-04-25 15:54:05	Halfleft|away	that SCP game in the making looks like shit
2012-04-25 15:54:18	Halfleft|away	I wish good people had decided to do it instead of rubbish ones. Might have been neat.
2012-04-25 15:54:49	Trev|	SCP game?
2012-04-25 15:55:50	richterbelmont	i think he means the jrpg with the blowup doll
2012-04-25 15:55:58	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-25 15:55:58	--	Mode #destructoid [+v Gemsi] by Q
2012-04-25 15:57:49	Halfleft|away	http://www.youtube.com/watch?v=p5w4nkwKtQU
2012-04-25 15:57:50	DtoidBot	SCP: Containment Breach - Attempt 001: Subject Xuiryus has come in contact with [REDACTED]
2012-04-25 15:57:53	Halfleft|away	skip like 50 seconds in
2012-04-25 15:58:09	@Aerox	Xuiryus is a dumb name
2012-04-25 15:58:42	Halfleft|away	i agree
2012-04-25 15:59:58	-->	TheBigby (~TheBigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-25 16:03:58	Trev|	Looks interesting enough, but doesn't seem very well made.
2012-04-25 16:04:22	Trev|	I recall the whole SCP thing now that I've seen the video.
2012-04-25 16:04:29	+Gandysampras	Evening Gemsi
2012-04-25 16:05:13	+Gemsi	Hai gandy
2012-04-25 16:11:23	Batthink	Hi Gemsi
2012-04-25 16:11:44	+Gemsi	haaaii
2012-04-25 16:13:38	<--	Apple_Master (~Appels@host86-158-102-166.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-04-25 16:24:59	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 16:25:20	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-04-25 16:26:00	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-25 16:28:35	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-25 16:28:35	--	Mode #destructoid [+v lolshin] by Q
2012-04-25 16:32:59	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-25 16:34:29	richterbelmont	http://www.destructoid.com/thank-christ-xbox-live-to-feature-even-more-advertising--226444.phtml#comment
2012-04-25 16:34:31	richterbelmont	the wait is over
2012-04-25 16:44:28	richterbelmont	if only peter moore was still around at microsoft and got a tattoo this announcement
2012-04-25 16:46:07	Halfleft|away	hell be running out of arm space soon
2012-04-25 16:46:10	Brainderailment	A mountain dew/doritos tattoo
2012-04-25 16:49:48	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-25 16:52:22	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-04-25 16:52:41	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 16:53:09	richterbelmont	if only if i kept my 360 unhooked long enough to  have the old school dashboard
2012-04-25 16:53:14	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 16:53:14	--	Mode #destructoid [+o BPG] by Q
2012-04-25 16:53:18	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Read error: EOF from client)
2012-04-25 16:53:30	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-04-25 16:53:31	--	Mode #destructoid [+o BPG] by Q
2012-04-25 16:54:24	Brainderailment	richter, they'd push updates on you by disk. I tried doing that for a while but eventually a new game came out that required an update to play.
2012-04-25 16:57:05	TheBigby	goddamit
2012-04-25 16:57:08	TheBigby	fucking machine
2012-04-25 16:57:16	TheBigby	almost had sledge and system locks up and blue screens
2012-04-25 16:57:20	TheBigby	fucking ati
2012-04-25 16:57:42	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-25 17:04:30	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-04-25 17:25:13	+lolshin	wat ati card u usin, biggles?
2012-04-25 17:27:54	richterbelmont	ati my ass
2012-04-25 17:28:14	+Gandysampras	heh, the magika guys did an ama on reddit and released a reddit robe as free DLC
2012-04-25 17:28:21	+Gandysampras	magicka*
2012-04-25 17:29:08	Halfleft|away	people still play that?
2012-04-25 17:29:32	+Gandysampras	Indeed
2012-04-25 17:29:36	+Gandysampras	They make a lot of DLC for it
2012-04-25 17:33:04	<--	Trev| (~Miranda@network171-129.wctc.net) has quit (Read error: Connection reset by peer)
2012-04-25 17:33:38	richterbelmont	i think i posted this too late last night when noone was around
2012-04-25 17:33:46	richterbelmont	http://youtu.be/FARrf-K-0KI
2012-04-25 17:35:38	TheBigby	two radeon 4850
2012-04-25 17:35:48	-->	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has joined #destructoid
2012-04-25 17:35:59	<--	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has quit (Registered)
2012-04-25 17:35:59	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-25 17:36:18	Halfleft|away	i never 'got' beavis and butthead
2012-04-25 17:36:26	@Aerox	Me either
2012-04-25 17:38:40	TheBigby	they are two idiots doing idiot stuff, i thought you liked watching idiots, JR
2012-04-25 17:39:08	@Aerox	cartoons aren't people
2012-04-25 17:39:41	TheBigby	but people are cartoons
2012-04-25 17:40:05	TheBigby	you cant honestly sit there and say jersey shore cast are people
2012-04-25 17:41:04	Batthink	Beavis and Butthead was only funny when they commented on the music videos.
2012-04-25 17:42:53	@Aerox	Bigby dehumanizing people you don't like is offensive
2012-04-25 17:48:16	TheBigby	you would say that cartoon cat man
2012-04-25 18:03:09	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-04-25 18:03:09	--	Mode #destructoid [+v Ahmed] by Q
2012-04-25 18:04:45	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-04-25 18:08:18	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-04-25 18:28:51	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-04-25 18:28:51	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-04-25 18:28:51	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-04-25 18:28:51	<--	Ahmed (~Ahed@184.175.55.245) has quit (*.net *.split)
2012-04-25 18:30:08	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-25 18:30:08	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-25 18:30:08	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-25 18:30:08	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-04-25 18:30:08	--	Mode #destructoid [+v Ahmed] by *.quakenet.org
2012-04-25 18:37:23	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-04-25 18:37:23	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-04-25 18:37:23	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-04-25 18:37:23	<--	Ahmed (~Ahed@184.175.55.245) has quit (*.net *.split)
2012-04-25 18:39:45		irc: disconnected from server
2012-04-25 18:40:05	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-25 18:40:05	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @ProfPew @Q +Gandysampras +lolshin +Torzelan [m0nstrz] [Rabite] ^power andrewm Batthink benbeltran benbeltran1 Brainderailment DougCL|away DtoidBot HammerTiem|offl jared|away Kasreyn Lelio|Away madfigs metalnarf mistic Morcant muet n0brein|offline pointzeroeight TheBigby theGoldenAvatar]
2012-04-25 18:40:05	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 3 voices, 23 normals)
2012-04-25 18:40:09	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-25 18:41:14	<--	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has quit (Read error: Operation timed out)
2012-04-25 18:43:03	-->	jorge` (~matata@71-80-177-43.dhcp.wsco.ca.charter.com) has joined #destructoid
2012-04-25 18:43:44	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-25 18:43:44	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-25 18:43:44	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-25 18:43:44	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-04-25 18:43:44	--	Mode #destructoid [+v Ahmed] by *.quakenet.org
2012-04-25 18:43:44	<--	jorge` (~matata@71-80-177-43.dhcp.wsco.ca.charter.com) has quit (Registered)
2012-04-25 18:43:44	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-25 18:43:44	--	Mode #destructoid [+v jorge`] by Q
2012-04-25 18:50:00	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-04-25 18:50:00	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-04-25 18:50:00	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-04-25 18:50:00	<--	Ahmed (~Ahed@184.175.55.245) has quit (*.net *.split)
2012-04-25 18:50:47	<--	muet (mueti@nrbg-4dbf9f56.pool.mediaWays.net) has quit (Quit)
2012-04-25 18:52:46	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-25 18:52:46	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-04-25 18:52:46	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-25 18:52:46	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-04-25 18:52:46	--	Mode #destructoid [+v Ahmed] by *.quakenet.org
2012-04-26 08:39:59		irc: disconnected from server
2012-04-26 08:40:18	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-26 08:40:18	--	Nicks #destructoid: [@bloodylip @BPG @Q +Gandysampras +Torzelan [m0nstrz] [Rabite] ^power Apple_Master benbeltran1 cardfrek2 DougCL|away DtoidBot Ecks|Work HammerTiem|offl jared|away Kasreyn Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-04-26 08:40:18	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 2 voices, 21 normals)
2012-04-26 08:40:22	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-26 08:51:33	theGoldenAvatar	Apparently MS is following google's lead
2012-04-26 08:51:38	theGoldenAvatar	With the redesign of the MSDN site
2012-04-26 08:51:41	theGoldenAvatar	It's all grays and whites
2012-04-26 08:51:51	theGoldenAvatar	With no clear delineation of controls and content
2012-04-26 08:51:53	theGoldenAvatar	I am not a fan
2012-04-26 08:52:35	@bloodylip	Just be thankful they didn't go with a Metro redesign
2012-04-26 08:52:56	@bloodylip	Where you'd have to look at all sorts of unrelated content before you can find what you want
2012-04-26 09:02:34	-->	Trev| (~Miranda@network171-129.wctc.net) has joined #destructoid
2012-04-26 09:04:10	Ecks|Work	that would be the worst
2012-04-26 09:04:52	Ecks|Work	Why is Metro on the desktop, if they want it for a tablet no one makes fun of them
2012-04-26 09:08:50	Ecks|Work	this way they burn up all the good will from Windows 7
2012-04-26 09:18:23	-->	Malcor (~Roy.Malco@mail.greatgunsmarketing.co.uk) has joined #destructoid
2012-04-26 09:18:36	Malcor	GOOD AFTERNOON
2012-04-26 09:21:23	Ecks|Work	ROY
2012-04-26 09:21:33	Ecks|Work	YOU'RE ALIVE
2012-04-26 09:28:54	Ecks|Work	or not
2012-04-26 09:29:01	Ecks|Work	!weather K2C1G4
2012-04-26 09:29:03	DtoidBot	From Ottawa,  (CYOW) on April 26, 10:00 AM EDT temp: 45 F (7 C) cond: Mostly Cloudy wind: From the South at 8 MPH (12.87 KPH) hu: 66% dewpnt: 34 F (1 C)
2012-04-26 09:30:49	-->	meeetalnarf (~meetalnar@p54AC9794.dip0.t-ipconnect.de) has joined #destructoid
2012-04-26 09:34:20	theGoldenAvatar	http://www.youtube.com/watch?v=hlcW2fCeMAg&t=1m2s
2012-04-26 09:34:21	DtoidBot	Small Child OWNED!! By Dogs
2012-04-26 09:48:20	Malcor	I am alive
2012-04-26 09:48:23	Malcor	but at work
2012-04-26 09:48:44	--	Malcor is now known as Malcor|Work
2012-04-26 09:49:07	 *	Malcor|Work slaps Ecks|Work around a bit with a large penis
2012-04-26 09:51:41	 *	bloodylip farts in Ecks|Work's face
2012-04-26 10:08:10	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-26 10:17:02	<--	meeetalnarf (~meetalnar@p54AC9794.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-26 10:32:40	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-04-26 10:32:40	--	Mode #destructoid [+o Aerox] by Q
2012-04-26 10:34:08	 *	Ecks|Work slaps bloodylip around a bit with a large fishbot
2012-04-26 10:34:12	 *	Ecks|Work slaps Malcor|Work around a bit with a large fishbot
2012-04-26 10:35:33	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-26 10:35:33	--	Mode #destructoid [+o TDiddy] by Q
2012-04-26 10:38:18	Malcor|Work	Hello Ecks
2012-04-26 10:40:13	Ecks|Work	whats up?
2012-04-26 10:43:47	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-26 10:47:23	-->	storytime (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-26 10:54:00	--	Aerox is now known as Aerox|Coffee
2012-04-26 10:55:15	storytime	I JUST GOT POKED BY JRO
2012-04-26 11:02:23	<--	Malcor|Work (~Roy.Malco@mail.greatgunsmarketing.co.uk) has quit (Quit: Leaving)
2012-04-26 11:09:46	@bloodylip	hot
2012-04-26 11:09:49	@bloodylip	i hope it was in the butt
2012-04-26 11:13:17	@Aerox|Coffee	That's later
2012-04-26 11:13:19	--	Aerox|Coffee is now known as Aerox
2012-04-26 11:14:00	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-26 11:14:00	--	Mode #destructoid [+v jorge`] by Q
2012-04-26 11:23:38	@Aerox	http://www.somethingawful.com/d/news/worst-slave-craigslist.php
2012-04-26 11:31:42	[Rabite]	http://hosted.ap.org/dynamic/stories/U/US_ODD_GUNPOINT_DANCE?SITE=AP&SECTION=HOME&TEMPLATE=DEFAULT
2012-04-26 11:36:51	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-04-26 11:36:51	--	Mode #destructoid [+o ProfPew] by Q
2012-04-26 11:43:48	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-26 11:43:48	--	Mode #destructoid [+v Gemsi] by Q
2012-04-26 11:52:19	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-26 11:52:28	Brainderailment	MORNING!
2012-04-26 11:52:32	Brainderailment	I'm early
2012-04-26 11:56:35	-->	meeetalnarf (~meetalnar@p54AC9794.dip0.t-ipconnect.de) has joined #destructoid
2012-04-26 11:59:05	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-26 11:59:05	--	Mode #destructoid [+v lolshin] by Q
2012-04-26 12:12:16	@Aerox	Hi Nate!
2012-04-26 12:12:51	Brainderailment	YOYOYO!
2012-04-26 12:13:40	<--	mueti (mueti@nrbg-4dbf9f56.pool.mediaWays.net) has quit (Ping timeout)
2012-04-26 12:18:09	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-04-26 12:24:18	-->	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has joined #destructoid
2012-04-26 12:44:28	--	jared|away is now known as jared
2012-04-26 12:44:44	jared	I'm so glad this week is almost over.
2012-04-26 12:51:52	theGoldenAvatar	Just like your life.
2012-04-26 12:54:10	Ecks|Work	Indeed
2012-04-26 12:55:42	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-26 13:40:28	<--	jared (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-04-26 13:41:06	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-26 13:41:06	-->	muet (~mueti@nrbg-4dbf0165.pool.mediaWays.net) has joined #destructoid
2012-04-26 13:41:06	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-04-26 13:44:53	jared	What...
2012-04-26 13:46:14	Halfleft|away	well done jared
2012-04-26 13:49:05	jared	What did I do??
2012-04-26 13:49:54	jared	Also, like.. things.
2012-04-26 13:54:37	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-26 14:36:20	<--	meeetalnarf (~meetalnar@p54AC9794.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-26 14:46:44	jared	Guise?
2012-04-26 14:48:02	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-04-26 14:56:12	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-26 15:38:24	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-04-26 15:46:31	storytime	!ping
2012-04-26 15:47:33	 *	Halfleft|away slaps storytime around a bit with a large trout
2012-04-26 15:47:52	storytime	WE ARE ONE SECOND AWAY
2012-04-26 15:49:17	--	storytime is now known as storyr
2012-04-26 15:50:20	Halfleft|away	in internet time thats quite far
2012-04-26 15:50:25	jared	....
2012-04-26 15:50:29	jared	Away from what?
2012-04-26 15:55:20	storyr	indeed
2012-04-26 15:55:23	storyr	also, http://www.hackertyper.com/
2012-04-26 15:55:36	storyr	enjoy yourself... (Caps Lock x3 or ALT x3)
2012-04-26 15:55:37	Halfleft|away	wow welcome to like, three months ago
2012-04-26 15:55:56	storyr	wait, so we're three months and one second away from each other
2012-04-26 15:55:58	storyr	:(
2012-04-26 15:59:47	@TDiddy	haha
2012-04-26 15:59:55	jared	Hey wait, is it true they won't serve you a snake bite in the UK?
2012-04-26 16:02:22	storyr	sounds false to me
2012-04-26 16:02:24	storyr	but what do I know?
2012-04-26 16:03:31	Halfleft|away	I wouldn't order one.
2012-04-26 16:03:36	Halfleft|away	I imagine they would though.
2012-04-26 16:03:39	Halfleft|away	What do you mean.
2012-04-26 16:04:58	Halfleft|away	I thought lauren and dave were being quieter than usual
2012-04-26 16:05:07	Halfleft|away	turns out they're not in their room
2012-04-26 16:05:14	Halfleft|away	and instead have now claimed the bathroom
2012-04-26 16:05:19	Halfleft|away	so much for doing a shit
2012-04-26 16:05:20	Halfleft|away	or shaving
2012-04-26 16:05:26	Halfleft|away	I hate having housemates
2012-04-26 16:05:49	+Gemsi	i think you mean you hate having shit housemates
2012-04-26 16:05:52	 *	richterbelmont fart
2012-04-26 16:06:02	Halfleft|away	Can't I hate both?
2012-04-26 16:06:08	Halfleft|away	I have hate enough for both.
2012-04-26 16:06:12	Halfleft|away	I'll just hate both.
2012-04-26 16:07:18	jared	Halfleft|away: I have some advice.
2012-04-26 16:08:23	jared	Halfleft|away: I think you should start having regular meetings with your housemates to discuss hwo you feel BEFORE YOU CHAR THE EARTH WITH AN ORBITAL LASER TO ITS ROTTEN, MOLTEN FUCKING CORE. DESTROY EARTH!!!
2012-04-26 16:10:04	storyr	wait
2012-04-26 16:10:09	storyr	they "claimed" the bathroom for sexytimes?
2012-04-26 16:16:30	Halfleft|away	I certainly fucking hope not
2012-04-26 16:17:06	Halfleft|away	my firey rage would equal an extinction-level meteor strike if I discovered that was so
2012-04-26 16:17:17	Halfleft|away	they're having a bath I guess.
2012-04-26 16:17:26	Halfleft|away	which fucks me off for more reasons
2012-04-26 16:18:25	@Aerox	hello gavin
2012-04-26 16:18:39	Halfleft|away	salut
2012-04-26 16:18:42	jared	I shall go home.
2012-04-26 16:18:44	@Aerox	Are they fucking in the bathroom?
2012-04-26 16:18:46	@Aerox	Or just hanging out
2012-04-26 16:18:47	--	jared is now known as jared|home
2012-04-26 16:18:57	Halfleft|away	well they're not fucking
2012-04-26 16:19:00	Halfleft|away	i'm sure of that
2012-04-26 16:19:11	Halfleft|away	I don't know how people would hang out in a bathroom
2012-04-26 16:21:32	@TDiddy	^
2012-04-26 16:21:43	@TDiddy	unless they are just having a really interesting conversation and someone had to shit
2012-04-26 16:21:47	@TDiddy	you dont want to interrupt that
2012-04-26 16:23:14	Halfleft|away	ew
2012-04-26 16:23:22	Halfleft|away	does that usually take over an hour?
2012-04-26 16:24:54	@TDiddy	gross
2012-04-26 16:25:35	storyr	bbl
2012-04-26 16:25:36	storyr	going home
2012-04-26 16:25:39	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Read error: EOF from client)
2012-04-26 16:31:06	@Aerox	so then what's happening with theh bathroom
2012-04-26 16:35:07	Halfleft|away	that was a satisfying shit
2012-04-26 16:35:12	Halfleft|away	yah they were just having a bath
2012-04-26 16:35:20	Halfleft|away	i know because there's water and bubbles fucking everywhere
2012-04-26 16:35:35	-->	Azruelli (~chatzilla@thief-pool2-122-45.mncable.net) has joined #destructoid
2012-04-26 16:35:57	Brainderailment	Assholes can't contain their bath frags to the tub.
2012-04-26 16:36:08	Halfleft|away	what
2012-04-26 16:36:19	Halfleft|away	also I did some counting
2012-04-26 16:36:27	Halfleft|away	there are 17 bottles on the edge of our bath
2012-04-26 16:36:31	Halfleft|away	guess how many are mine
2012-04-26 16:36:36	Brainderailment	If you can't keep your suds and water from getting on the walls and floor, you're an asshole
2012-04-26 16:36:57	Brainderailment	who keeps buying new bottles?
2012-04-26 16:37:03	@Aerox	bath frags
2012-04-26 16:37:03	@Aerox	lol
2012-04-26 16:37:37	Halfleft|away	dude they have it up the fucking walls and ceiling
2012-04-26 16:37:47	Brainderailment	they were fucking
2012-04-26 16:37:51	Halfleft|away	I genuinely do not even understand how it's physically possible sometimes
2012-04-26 16:37:57	Halfleft|away	I'd have heard that for sure
2012-04-26 16:38:04	Halfleft|away	just quiet conversation
2012-04-26 16:38:10	Halfleft|away	"quiet" for them, i mean
2012-04-26 16:38:27	Halfleft|away	our shower head has a really short pipe. I cannot understand how she makes the mess she does sometimes.
2012-04-26 16:38:49	Brainderailment	I had roomies from minnesota one year in college. Those motherfuckers were some loud pieces of shit.
2012-04-26 16:38:51	Halfleft|away	(you have to kneel in our shower)
2012-04-26 16:39:05	Halfleft|away	are minnesotan's notoriously loud?
2012-04-26 16:39:13	Brainderailment	christ yes
2012-04-26 16:40:11	Brainderailment	They would be standing around talking (all 3) at the same time and they would just escalate to shouting volume without actually shouting.
2012-04-26 16:40:40	Brainderailment	I literally became known for saying "use your inside voice" around the halls.
2012-04-26 16:42:24	Halfleft|away	haha
2012-04-26 16:42:42	Halfleft|away	I realise something about my two today actually
2012-04-26 16:42:54	Halfleft|away	why they seem really bad besides the loudness
2012-04-26 16:42:59	Halfleft|away	they talk like they're children
2012-04-26 16:43:10	Halfleft|away	even to others, if they're in proximity to eachother.
2012-04-26 16:43:42	Halfleft|away	I have never ever had a serious or even normal conversation with lauren while dave is about. And never with dave. But obviously i only see him when they're together
2012-04-26 16:43:55	Halfleft|away	they speak in means and child noises and giggles and shouts
2012-04-26 16:43:58	Halfleft|away	memes*
2012-04-26 16:44:31	Halfleft|away	that can't be good for a serious relationship, right?
2012-04-26 16:44:36	Halfleft|away	or am i just a miserable fuddy duddy?
2012-04-26 16:44:46	Halfleft|away	I can't imagine a more horrible person to be around than someone like that
2012-04-26 16:45:42	Brainderailment	People who speak in memes are annoying and shallow/uninteresting
2012-04-26 16:45:52	Brainderailment	Very uncreative
2012-04-26 16:46:11	Brainderailment	Before memes, there were "inside jokes"
2012-04-26 16:46:37	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-26 16:50:21	Halfleft|away	nono
2012-04-26 16:50:50	Halfleft|away	they will literally just say things like "YES THIS IS DOG" at eachother for like half an hour and laugh really loud and stupidly
2012-04-26 16:51:34	Brainderailment	They are just straight fucking retards in that case. You should give them helmets so they don't kill themselves on accident
2012-04-26 16:52:18	@Aerox	Have you ever had a serious conversation with Lauren ever?
2012-04-26 16:57:49	Halfleft|away	I had one the other week
2012-04-26 16:57:59	Halfleft|away	but I didn't bring up even half of what pisses me off
2012-04-26 16:58:17	@Aerox	I forget where did you live before this?
2012-04-26 16:58:20	Halfleft|away	some of them I'll just have to deal with
2012-04-26 16:58:21	@Aerox	Just in your school dorm?
2012-04-26 16:58:25	Halfleft|away	because i know what she's like
2012-04-26 16:58:31	Halfleft|away	but some shit she can change
2012-04-26 16:58:43	Halfleft|away	eg: our spare room (laundry room) is starting to smell
2012-04-26 16:58:47	Halfleft|away	because she never puts hers away
2012-04-26 16:59:24	Halfleft|away	the same room is also only 60% as big as it should be, as the remaining 30% is taken up by boxes from her shit and electronics and crap she doesn'tr want to throw away for movings sake
2012-04-26 16:59:30	Halfleft|away	and a big fuck off box of anime and manga
2012-04-26 16:59:48	Halfleft|away	My school didn't have dorms aerox, but basically the same thing. Private student accomodation.
2012-04-26 16:59:56	Halfleft|away	Like shitty flats but only for students.
2012-04-26 17:01:48	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-04-26 17:04:44	<--	muet (~mueti@nrbg-4dbf0165.pool.mediaWays.net) has quit (Quit)
2012-04-26 17:12:16	-->	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has joined #destructoid
2012-04-26 17:12:21	<--	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has quit (Registered)
2012-04-26 17:12:21	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-26 17:36:09	<--	Trev| (~Miranda@network171-129.wctc.net) has quit (Read error: Connection reset by peer)
2012-04-26 17:37:32	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-04-26 17:46:12	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-26 17:46:17	-->	Azruelli_ (~chatzilla@thief-pool2-122-45.mncable.net) has joined #destructoid
2012-04-26 17:46:36	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-04-26 17:46:36	--	Mode #destructoid [+v Ecksorcism] by Q
2012-04-26 17:47:30	--	Mode #destructoid [+o TDiddy] by Q
2012-04-26 18:05:45	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-04-26 18:23:57	<--	Azruelli (~chatzilla@thief-pool2-122-45.mncable.net) has quit (Ping timeout)
2012-04-26 18:26:20	richterbelmont	i always think my game console is going to reset like during the game display in the 90 for nintendo consoles
2012-04-26 18:26:52	richterbelmont	auto reset and mario sound bite plays reminding you to share and let someone else play
2012-04-26 18:39:06	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-04-26 18:39:11	deBLOO	mah niggas
2012-04-26 18:39:25	deBLOO	I got a new laptop
2012-04-26 18:41:02	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-04-26 18:41:02	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-04-26 18:41:02	--	Mode #destructoid [+v deBLOO] by Q
2012-04-26 18:50:59	Batthink	You have a new laptop, then you disconnect!  Wonderful! :D
2012-04-26 18:52:09	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-04-26 19:00:33	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-04-26 19:00:33	--	Mode #destructoid [+o Cronosblade] by Q
2012-04-26 19:00:40	@TDiddy	COMMUNITY LAW AND ORDER EPISODE
2012-04-26 19:00:46	@Cronosblade	Bwahahahahahhaa
2012-04-26 19:00:52	@Cronosblade	Avengers xxx
2012-04-26 19:00:58	@TDiddy	not that shocking
2012-04-26 19:01:00	richterbelmont	ur mom sucks
2012-04-26 19:01:02	@Cronosblade	Chyna is she hulk
2012-04-26 19:01:11	@TDiddy	lol
2012-04-26 19:01:14	@Cronosblade	Lex steele is fury lolololol
2012-04-26 19:01:31	@TDiddy	OMAR
2012-04-26 21:20:31		irc: disconnected from server
2012-04-27 10:19:23	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-04-27 10:19:23	--	Nicks #destructoid: [@bloodylip @BPG @Q +Gandysampras +Torzelan [m0nstrz] [Rabite] ^power Apple_Master Azruelli benbeltran cardfrek DougCL DtoidBot Ecks|Work jared Kasreyn Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar Trev|FNF]
2012-04-27 10:19:23	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 2 voices, 22 normals)
2012-04-27 10:19:24	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-04-27 10:23:07	benbeltran	Good Morning Destructoid
2012-04-27 10:23:44	Ecks|Work	Good Morning benbeltran
2012-04-27 10:39:07	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-27 10:40:43	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-27 10:41:27	-->	meeetalnarf (~meetalnar@p54AC976A.dip0.t-ipconnect.de) has joined #destructoid
2012-04-27 10:41:52	jared	I'm not feeling Sony All Star or whatever it's called.
2012-04-27 10:45:30	@bloodylip	you don't want to play as Fat Princess?!
2012-04-27 10:49:54	<--	mueti (mueti@nrbg-4dbf0165.pool.mediaWays.net) has quit (Quit)
2012-04-27 10:51:26	jared	The characters they picked for this are undesirable.
2012-04-27 10:58:22	meeetalnarf	i am already hyped
2012-04-27 11:17:00	<--	meeetalnarf (~meetalnar@p54AC976A.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-04-27 11:17:12	<--	Ecks|Work (webchat@bas1-ottawa01-1176118709.dsl.bell.ca) has quit (Quit: Page closed)
2012-04-27 11:20:57	@bloodylip	http://i.imgur.com/AgK7h.jpg
2012-04-27 11:37:19	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-04-27 11:37:19	--	Mode #destructoid [+v Gemsi] by Q
2012-04-27 11:51:17	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-27 11:55:05	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-27 12:10:02	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-04-27 12:23:46	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-27 12:29:26	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-27 12:29:59	@bloodylip	http://is.gd/hFsXg2
2012-04-27 12:30:37	-->	Azruelli (~chatzilla@134.29.211.226) has joined #destructoid
2012-04-27 12:34:26	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-04-27 13:23:57	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-04-27 13:23:57	--	Mode #destructoid [+o TDiddy] by Q
2012-04-27 13:27:14	<--	metalnarf (~metalnarf@p54AC976A.dip0.t-ipconnect.de) has quit (Quit)
2012-04-27 13:27:29	-->	metalnarf (~metalnarf@p54AC976A.dip0.t-ipconnect.de) has joined #destructoid
2012-04-27 14:09:07	storyr	It's friday, fuck this shit (AND FUCK ECARDS TOO)
2012-04-27 14:09:15	Brainderailment	NSFW a picture someone has painted on their motorcycle.http://s3.postimage.org/6m3b3fokz/wrap.jpg
2012-04-27 14:09:21	Brainderailment	http://s3.postimage.org/6m3b3fokz/wrap.jpg
2012-04-27 15:14:12	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-04-27 15:24:06	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-04-27 15:28:15	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-04-27 15:28:15	--	Mode #destructoid [+v lolshin] by Q
2012-04-27 15:43:41	-->	meeetalnarf (~meetalnar@p54AC976A.dip0.t-ipconnect.de) has joined #destructoid
2012-04-27 15:44:07	<--	Azruelli (~chatzilla@134.29.211.226) has quit (Ping timeout)
2012-04-27 16:03:53	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-04-27 16:03:56	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-04-27 16:03:56	--	Mode #destructoid [+v Ecksorcism] by Q
2012-04-27 16:07:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-27 16:30:14	richterbelmont	house passes cispa bill , a variant of sopa YAY
2012-04-27 16:31:35	Trev|FNF	Where is all that righteous outrage people were brimming over with before?
2012-04-27 16:32:04	richterbelmont	oh people dont give a shit since its not named sopa
2012-04-27 16:37:13	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-04-27 16:37:13	--	Mode #destructoid [+v Bigby] by Q
2012-04-27 16:40:04	Brainderailment	Well, that's fucking great. To be fair, they'd continue making new bills until it inevitably passed.
2012-04-27 16:40:20	+Bigby	whats great
2012-04-27 16:40:36	Brainderailment	cispa bill was passed apparently
2012-04-27 16:40:52	+Bigby	is that the renamed SOPA?
2012-04-27 16:41:00	Brainderailment	yeah
2012-04-27 16:41:07	+Bigby	how can it pass?
2012-04-27 16:41:23	Brainderailment	ask richter, he brought it up
2012-04-27 16:43:09	richterbelmont	back went to put a movie on
2012-04-27 16:43:18	richterbelmont	http://www.politico.com/news/stories/0412/75670.html
2012-04-27 16:43:23	+Bigby	did you have to go pop it in the vcr?
2012-04-27 16:43:32	Brainderailment	and rewind it like a caveman?
2012-04-27 16:43:46	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-04-27 16:44:08	richterbelmont	i was using this retro thing called a ps3
2012-04-27 16:44:30	+Bigby	pfft, moar like divx box
2012-04-27 16:47:18	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-04-27 16:47:18	--	Mode #destructoid [+v jorge`] by Q
2012-04-27 16:47:26	Halfleft|away	bonjour
2012-04-27 16:50:00	Halfleft|away	What the fuck
2012-04-27 16:50:06	Halfleft|away	i fucking saind bonour
2012-04-27 16:50:11	 *	Halfleft|away slaps Gandysampras around a bit with a large trout
2012-04-27 16:50:51	Brainderailment	Bonour
2012-04-27 16:52:20	Halfleft|away	damn straht
2012-04-27 16:52:21	Halfleft|away	straight
2012-04-27 16:53:09	+Bigby	oh i see
2012-04-27 16:53:26	+Bigby	they pushed the CISPA bill through under the good ole standby....terrorism
2012-04-27 16:54:38	Trev|FNF	Yeah. North Korea is going to ruin our interwubs.
2012-04-27 16:54:57	Brainderailment	Jihad on all cat videoa
2012-04-27 16:55:01	Brainderailment	videos*
2012-04-27 16:57:04	Halfleft|away	you ruined your own interwubs
2012-04-27 17:00:19	richterbelmont	i say those are fake straw man and its more about control on private internet use. Like that guy who downloaded 24 songs and got jail time
2012-04-27 17:00:23	richterbelmont	http://www.dailymail.co.uk/news/article-2086310/Richard-ODwyer-extradition-Student-faces-10-years-US-jail-echo-Gary-McKinnon.html
2012-04-27 17:03:43	Halfleft|away	daily mail link doesn't elp your case
2012-04-27 17:05:22	richterbelmont	should of used a bbc link damn the only other uk news i heard was skynews (but thats newscorp)
2012-04-27 17:06:54	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-04-27 17:19:57	+Bigby	there is a live stream of Guild Wars 2 on gamespot
2012-04-27 17:20:10	+Bigby	got a promo code for being a giantbomb members is why im on GS
2012-04-27 17:20:22	+Bigby	http://www.gamespot.com/shows/now-playing/?event=now_playing_guild_wars_220120427&tag=Topslot;GuildWars2LiveStream;GuildWars2BetaLiveSt;WatchItLive
2012-04-27 17:21:26	-->	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has joined #destructoid
2012-04-27 17:21:37	<--	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has quit (Registered)
2012-04-27 17:21:37	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-04-27 17:31:28	<--	meeetalnarf (~meetalnar@p54AC976A.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-04-27 17:33:33	<--	Trev|FNF (~Miranda@network171-129.wctc.net) has quit (Read error: Connection reset by peer)
2012-04-27 17:34:24	-->	Lauren (~Lauren@S010600222dca26c0.ed.shawcable.net) has joined #destructoid
2012-04-27 17:36:01	Batthink	Hi Lauren
2012-04-27 17:37:52	Lauren	Hi
2012-04-27 17:37:54	Lauren	Hows life?
2012-04-27 17:46:51	+Bigby	great
2012-04-27 17:46:56	+Bigby	and Batthink died
2012-04-27 17:49:03	Batthink	Oh, I'm fine, just looking at D/Toid c-blogs
2012-04-27 17:50:35	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-04-27 17:53:27	+Bigby	you shouldnt
2012-04-27 17:54:34	Batthink	Why?
2012-04-27 17:55:28	+Bigby	because that way lies madness
2012-04-27 17:55:51	Batthink	I've been driven to madness before
2012-04-27 17:56:00	Batthink	I can cope, believe me.
2012-04-27 17:56:13	richterbelmont	madness how is that?
2012-04-27 17:56:17	+Bigby	believe a madman?! HA!
2012-04-27 18:07:16	richterbelmont	!q
2012-04-27 18:07:16	DtoidBot	[500] <YouKilledMyGuy> So my wife just called and told me that she has a patient tonight that's a 600lbs woman in diapers and when the nurse went to change the diaper there was a fucking cockroach in her crotch.
2012-04-27 18:07:57	Lauren	....
2012-04-27 18:08:01	 *	Lauren pushes her plate away
2012-04-27 18:08:12	richterbelmont	lol sorry
2012-04-27 18:08:49	Lauren	Maybe I'll have it later.
2012-04-27 18:22:37	+Bigby	http://hosting.gmodules.com/ig/gadgets/file/112581010116074801021/penguins.swf
2012-04-27 18:36:53	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-04-27 19:45:10		irc: disconnected from server
2012-05-03 10:17:44	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-03 10:17:44	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [m0nst3rz] [Rabite] ^power _0handle_ andrewm Apple_Master Batthink benbeltran cardfrek DougCL HammerTiem jared Kasreyn Lelio|Away madfigs Malcor|Work metalnarf mistic Morcant mueti n0brein|offline pointzeroeight Simmy tga|meeting]
2012-05-03 10:17:44	--	Channel #destructoid: 32 nicks (3 ops, 0 halfops, 5 voices, 24 normals)
2012-05-03 10:17:45	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-03 10:21:45	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-03 10:23:58	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-03 10:29:21	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-03 10:29:21	--	Mode #destructoid [+o TDiddy] by Q
2012-05-03 10:33:15	Batthink	Hi TDiddy
2012-05-03 10:36:52	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-03 10:36:52	--	Mode #destructoid [+o Aerox] by Q
2012-05-03 10:37:10	jared	Hey Jro.
2012-05-03 10:37:13	@Aerox	hi
2012-05-03 10:37:22	<--	_0handle_ (~zerohandl@e214-159.eduroam.tuwien.ac.at) has quit (EOF from client)
2012-05-03 10:40:43	jared	OK, so, in ME3 MP, you need to buy a promotional item to unlock the Collector Assault Rifle. but it has 10 ranks like the other guns. Do they honestly expect you to buy like 10 razor keyboards just to get a rank 10 Collector Assault Rifle?
2012-05-03 10:43:08	Morcant	Clearly.
2012-05-03 10:43:30	-->	_0handle_ (~zerohandl@e214-159.eduroam.tuwien.ac.at) has joined #destructoid
2012-05-03 10:45:14	@TDiddy	why wouldnt you want 10 razor keyboards?
2012-05-03 10:46:13	jared	Oh you know. Because I don't even have a computer.
2012-05-03 10:46:32	jared	Sorry, sorry. I don't have a gaming rig.
2012-05-03 10:52:02	--	Aerox is now known as Aerox|Coffee
2012-05-03 10:59:25	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-03 11:04:52	--	Aerox|Coffee is now known as Aerox
2012-05-03 11:08:03	jared	What kind of coffee did you get?
2012-05-03 11:09:07	@Aerox	black
2012-05-03 11:09:13	@Aerox	http://www.youtube.com/watch?v=JDS_YABbh6w
2012-05-03 11:10:29	--	tga|meeting is now known as theGoldenAvatar
2012-05-03 11:10:34	--	theGoldenAvatar is now known as tga|lunch
2012-05-03 11:10:51	jared	Next time get tungsten coffee.
2012-05-03 11:20:18	@Aerox	that sounds like a bad idea
2012-05-03 11:21:08	jared	...
2012-05-03 11:30:42	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-03 11:44:27	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-03 11:46:56	Batthink	Those slugs in the Tower of Laitra seem to have faces modelled on Formula 1 driver Rubens Barachello...
2012-05-03 11:47:55	@Aerox	hahaha
2012-05-03 11:50:22	Batthink	Seriously
2012-05-03 11:50:42	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-03 11:53:24	Batthink	I've looked at those faces close-up to see
2012-05-03 11:53:45	Batthink	Just seeing those creatures turns my stomach
2012-05-03 11:54:01	jared	Yeah, they're pretty gross./
2012-05-03 11:54:08	jared	I hate thwe way they come apart too.
2012-05-03 11:54:16	Batthink	So much so, I nudge their bodies off the edge so I won't have to see them
2012-05-03 11:55:10	Batthink	Right, back to the Nexus...
2012-05-03 11:56:30	jared	Which archdemon was it that you killed?
2012-05-03 11:57:04	jared	Also, for the record, naming that one archdemon Penetrator was the worst decision they could have made.
2012-05-03 11:57:25	Batthink	I don't think I've killed an Archdemon yet.
2012-05-03 11:57:30	@Aerox	best decision
2012-05-03 11:58:01	jared	Aerox: Yes yes, we all know your feeling on penetration.
2012-05-03 11:59:08	jared	I mean the demons at each arch stone.
2012-05-03 11:59:17	jared	I always called them archdemons.
2012-05-03 11:59:25	Batthink	Btw, I've managed to bring down that big mass of fleshy stuff chained up, and I've got to go up some stairs towards a black phantom...
2012-05-03 11:59:54	Batthink	...problem was, I was running low on health items, so I made it back to the Nexus to stock up.
2012-05-03 12:00:17	jared	I always hated going up that staircase.
2012-05-03 12:01:44	<--	_0handle_ (~zerohandl@e214-159.eduroam.tuwien.ac.at) has quit (Read error: EOF from client)
2012-05-03 12:02:55	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-03 12:02:55	--	Mode #destructoid [+v Gemsi] by Q
2012-05-03 12:03:53	Batthink	Hi Gemsi
2012-05-03 12:04:01	+Gemsi	Hai
2012-05-03 12:14:53	-->	muet (~mueti@nrbg-4dbf9b9f.pool.mediaWays.net) has joined #destructoid
2012-05-03 12:15:45	<--	mueti (mueti@nrbg-4dbf0a58.pool.mediaWays.net) has quit (Ping timeout)
2012-05-03 12:23:10	--	tga|lunch is now known as theGoldenAvatar
2012-05-03 12:29:39	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-03 12:52:51	richterbelmont	i had a dream that the fat russian guy came back and did video game reviews again O_o
2012-05-03 12:54:57	--	jared is now known as jared|meeting
2012-05-03 13:02:58	Brainderailment	check
2012-05-03 13:06:19	@TDiddy	lol
2012-05-03 13:06:21	@TDiddy	which one
2012-05-03 13:08:47	@Aerox	HI NATE
2012-05-03 13:08:51	Brainderailment	hey
2012-05-03 13:09:17	richterbelmont	the shitcube guy
2012-05-03 13:09:28	theGoldenAvatar	I drank too much coffee.
2012-05-03 13:09:33	theGoldenAvatar	I wired as fuck.
2012-05-03 13:09:35	theGoldenAvatar	I'm*
2012-05-03 13:10:29	@bloodylip	*weird
2012-05-03 13:10:47	theGoldenAvatar	That too.
2012-05-03 13:10:58	theGoldenAvatar	But that's not related to the coffee consumption.
2012-05-03 13:15:45	-->	_0handle_ (~zerohandl@046206202098.atmpu0023.highway.a1.net) has joined #destructoid
2012-05-03 13:16:38	-->	meeetalnarf (~meetalnar@p54AC9740.dip0.t-ipconnect.de) has joined #destructoid
2012-05-03 13:17:10	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-05-03 13:19:25	theGoldenAvatar	So the new company gave all the employees Oregon produced win and cheese and crackers.
2012-05-03 13:19:31	theGoldenAvatar	They're trying to turn me into Aerox.
2012-05-03 13:28:38	<--	meeetalnarf (~meetalnar@p54AC9740.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-03 13:28:49	-->	meeetalnarf (~meetalnar@p54AC8958.dip0.t-ipconnect.de) has joined #destructoid
2012-05-03 13:29:58	<--	metalnarf (~metalnarf@p54AC9740.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-05-03 13:44:14	-->	metalnarf (~metalnarf@p54AC8958.dip0.t-ipconnect.de) has joined #destructoid
2012-05-03 14:27:50	@bloodylip	did you tell them you refuse to be a fatty fatty fat?
2012-05-03 14:34:53	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-05-03 14:57:03	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-03 15:00:01	-->	Lauren (~Lauren@S010600222dca26c0.ed.shawcable.net) has joined #destructoid
2012-05-03 15:04:49	<--	meeetalnarf (~meetalnar@p54AC8958.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-03 15:10:45	 *	theGoldenAvatar yawns
2012-05-03 15:16:45	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-03 15:16:46	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-03 15:16:46	--	andrewm_ is now known as andrewm
2012-05-03 15:16:51	theGoldenAvatar	Fuck that guy.
2012-05-03 15:25:32	richterbelmont	whatever that reviewer is awesome
2012-05-03 15:26:47	theGoldenAvatar	...
2012-05-03 15:31:46	richterbelmont	dude is like the tommy wiseau of reviewing
2012-05-03 15:38:48	theGoldenAvatar	How could you possibly have thought I was talking about that?
2012-05-03 15:40:54	richterbelmont	oh i didnt see that sorry
2012-05-03 15:49:32	-->	tGA_phone (~tgaphone@166.137.9.16) has joined #destructoid
2012-05-03 15:52:04	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-03 15:52:11	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-03 15:53:10	+jorge`	i wish i was as cool as jaqen
2012-05-03 16:02:28	tGA_phone	So many meetings.
2012-05-03 16:04:53	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-03 16:36:32	@TDiddy	k
2012-05-03 16:40:22	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-03 17:02:30	DougCL	the early hours of a fallout game are the BEST
2012-05-03 17:04:23	<--	tGA_phone (~tgaphone@166.137.9.16) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-05-03 17:05:08	@TDiddy	really?
2012-05-03 17:07:28	DougCL	yeah
2012-05-03 17:08:26	DougCL	i like the fast leveling, and the economy cranks real fast when dealing with those smaller amounts of caps
2012-05-03 17:08:53	DougCL	like when i can still justify picking up and selling all those ruined books and pre-war clothes
2012-05-03 17:09:09	DougCL	and then blowing all those caps on a weapon mod, and then go out and do it all over again
2012-05-03 17:09:12	@TDiddy	lol
2012-05-03 17:10:09	DougCL	and its interesting going back now, because low-level Skyrim is a fucking drag.
2012-05-03 17:10:19	DougCL	even though thats the better game
2012-05-03 17:10:29	<--	muet (~mueti@nrbg-4dbf9b9f.pool.mediaWays.net) has quit (Quit)
2012-05-03 17:30:05	richterbelmont	!q
2012-05-03 17:30:05	DtoidBot	Generating new random quote set.
2012-05-03 17:30:06	DtoidBot	[765] <@Aerox> You seem to not grasp the difference between playing a game and masturbating to a body pillow
2012-05-03 17:30:32	richterbelmont	when did that happen O_o
2012-05-03 17:30:43	@Aerox	Probably when I was yelling at Bigby about something
2012-05-03 17:32:14	@TDiddy	lol yyeah
2012-05-03 18:27:57		irc: disconnected from server
2012-05-04 09:14:19	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-04 09:14:19	--	Nicks #destructoid: [@bloodylip @Q +Torzelan [m0nst3rz] [Slime] ^power _0handle_ andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot Ecks|Work HammerTiem jared|zZzZ Kasreyn Lelio|Away madfigs metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-05-04 09:14:19	--	Channel #destructoid: 26 nicks (2 ops, 0 halfops, 1 voices, 23 normals)
2012-05-04 09:14:23	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-04 09:14:42	@bloodylip	how far do you live from your work?
2012-05-04 09:15:23	Ecks|Work	about 40 minutes
2012-05-04 09:15:47	Ecks|Work	they moved from downtown to the tech park on the opposite side
2012-05-04 09:15:56	Ecks|Work	next to the suburbs down there
2012-05-04 09:16:03	Ecks|Work	might see if I can grab something closer
2012-05-04 09:16:08	Ecks|Work	this house is getting old
2012-05-04 09:16:25	theGoldenAvatar	Yuck
2012-05-04 09:16:35	theGoldenAvatar	I hate living 10 minutes from work
2012-05-04 09:16:42	Ecks|Work	Why?
2012-05-04 09:16:43	theGoldenAvatar	I used to live 20 seconds from work
2012-05-04 09:16:50	--	jared|zZzZ is now known as jared
2012-05-04 09:17:03	Ecks|Work	wasnt that all by choice though?
2012-05-04 09:17:05	theGoldenAvatar	That's 20 minutes of my life wasted every day.
2012-05-04 09:17:30	jared	Bleep bloop.
2012-05-04 09:17:37	Ecks|Work	HAI jared
2012-05-04 09:17:53	theGoldenAvatar	Hi, jared.
2012-05-04 09:18:06	theGoldenAvatar	Last night I unlocked the Krogan Battlemaster and Geth Infiltrator in the same pack.
2012-05-04 09:18:22	jared	theGoldenAvatar: Grats!
2012-05-04 09:18:29	Ecks|Work	I really should start
2012-05-04 09:18:30	Ecks|Work	I havent played a second of ME3 online
2012-05-04 09:18:38	jared	Hey Ecks|Work, hey theGoldenAvatar
2012-05-04 09:18:55	Ecks|Work	How was your zZzZ?
2012-05-04 09:18:56	jared	Ecks|Work: it's more fun than I thought it would be. I stopped playing the campaign and just play that now.
2012-05-04 09:19:07	jared	I didn't get as much as I would have liked. =P
2012-05-04 09:19:08	Ecks|Work	360?
2012-05-04 09:19:24	theGoldenAvatar	He's one of those PS3tards
2012-05-04 09:19:27	jared	We played D&D last night and we were up really late. Which means I was up really late.
2012-05-04 09:19:33	Ecks|Work	god damn it jared
2012-05-04 09:19:56	Ecks|Work	up late, D&D, AND PS3
2012-05-04 09:19:59	Ecks|Work	whats next?
2012-05-04 09:20:06	jared	You should both get a real console. You know, one that doesn't use your XBL subscription fees to buy more ad space in the dashboard.
2012-05-04 09:20:07	theGoldenAvatar	Dubstep.
2012-05-04 09:20:16	jared	And for the record, I like dubstep.
2012-05-04 09:20:21	 *	jared is the worst person ever.
2012-05-04 09:20:22	theGoldenAvatar	I have a PS3.
2012-05-04 09:20:26	theGoldenAvatar	I just never use it.
2012-05-04 09:20:29	Ecks|Work	Same
2012-05-04 09:20:32	Ecks|Work	its my Uncharted COnsole
2012-05-04 09:20:38	theGoldenAvatar	^
2012-05-04 09:20:42	theGoldenAvatar	Well, that's not true.
2012-05-04 09:20:48	jared	1. BUY ME3 for PS3
2012-05-04 09:20:50	jared	2. Play online
2012-05-04 09:20:51	Ecks|Work	and it was useful the 3 times I needed to watch a bluray
2012-05-04 09:20:51	theGoldenAvatar	It's my Uncharted & R&C console
2012-05-04 09:20:52	jared	3. ????
2012-05-04 09:20:56	jared	4. PROFIT!
2012-05-04 09:21:06	Ecks|Work	thats true
2012-05-04 09:21:12	Ecks|Work	I play R&C
2012-05-04 09:21:15	theGoldenAvatar	I would lose my mind if I had to start unlock shit all over again.
2012-05-04 09:22:40	jared	One thing I wish they did was carry unlocks to other platforms.
2012-05-04 09:23:05	jared	If you log into social.bioware.com, they show you your unlocks for all the platforms. Why wouldn't they carry them over?
2012-05-04 09:23:18	theGoldenAvatar	I know.
2012-05-04 09:23:26	theGoldenAvatar	Makes no sense.
2012-05-04 09:23:52	theGoldenAvatar	My ultra-rare luck is awful
2012-05-04 09:24:22	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/breiw2.png
2012-05-04 09:24:51	theGoldenAvatar	But I own the commons :|
2012-05-04 09:24:53	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/7gdugc.png
2012-05-04 09:25:00	jared	I haven't gotten any of those at all. So you're one up on me.
2012-05-04 09:28:33	jared	It caps your unlocks of commons eventually, right?
2012-05-04 09:28:51	theGoldenAvatar	When you unlock all the levels, yeah, you stop getting them
2012-05-04 09:28:59	theGoldenAvatar	All weapons have ten levls
2012-05-04 09:35:26	jared	You must have to play so much to get those though,.... it like, early on, you just spend as much as you can on the 5k packs, then switch to the 20k when you max out the commons?
2012-05-04 09:35:44	theGoldenAvatar	That's the best strategy
2012-05-04 09:35:59	 *	jared nods
2012-05-04 09:36:03	theGoldenAvatar	Gradual improvement is better than a crap shoot
2012-05-04 09:36:43	jared	I have I think level 6 common sniper.. which is funny because I never use the damn thing.
2012-05-04 09:37:03	jared	The Mantis.
2012-05-04 09:37:05	theGoldenAvatar	Level 10 common weapons can be better than a lot of the low level rare weapons
2012-05-04 09:37:25	jared	I'd kill for a level 10 avenger right now.
2012-05-04 09:37:57	theGoldenAvatar	Farm gold with engineer a couple times
2012-05-04 09:38:20	theGoldenAvatar	Each completion is like 14-15 recruit packs
2012-05-04 09:38:28	theGoldenAvatar	You'll have all the common weapons maxed in no time
2012-05-04 09:39:11	jared	Finding a good gold game is so hard on PS3, because everyone is a retard.
2012-05-04 09:39:24	jared	I'm lvl 20 on my engineer now too.
2012-05-04 09:39:38	theGoldenAvatar	I've been playing a lot of silver lately
2012-05-04 09:39:44	theGoldenAvatar	Simply because games are easier to get started.
2012-05-04 09:39:49	jared	yeah.
2012-05-04 09:40:03	theGoldenAvatar	Also leveling my Krogan
2012-05-04 09:40:06	jared	Plus, unless I host, there's an 80% chance I will be booted from the game at some point.
2012-05-04 09:40:13	theGoldenAvatar	That sucks.
2012-05-04 09:40:15	jared	Which means I get no credits at all.
2012-05-04 09:40:18	theGoldenAvatar	I've not been booted once on 360
2012-05-04 09:40:58	jared	I was blaming EA because the message is always about being disconnected from their servers, but I think it's people with a shit connect being dumbasses and hosting.
2012-05-04 09:41:36	theGoldenAvatar	When the host drops it's supposed to restart the current wave after allocating hosting responsibilties ot one of the remaining players
2012-05-04 09:41:56	jared	Oh. Well then it's EA's fault.
2012-05-04 09:42:01	theGoldenAvatar	I've had that happen a few times.
2012-05-04 09:42:21	theGoldenAvatar	Maybe it works different on PS3 due to... something
2012-05-04 09:43:24	jared	It probably does, because they have the open network thing. But yeah, the majority of matches end before you can complete them.
2012-05-04 09:43:30	jared	Which is bullshit.
2012-05-04 09:43:38	theGoldenAvatar	Yeah.
2012-05-04 09:43:51	theGoldenAvatar	I rage enough when people drop out of a gold game.
2012-05-04 09:44:04	theGoldenAvatar	Because you have to complete it with 2-3 people
2012-05-04 09:44:10	theGoldenAvatar	If you want to keep your credits
2012-05-04 09:44:35	theGoldenAvatar	I did solo the last wave of a gold game once though.
2012-05-04 09:44:45	theGoldenAvatar	It was a detonator one
2012-05-04 09:44:47	theGoldenAvatar	And I had cloak
2012-05-04 09:44:52	jared	I rage when I'm in a bronze or silver game, and we don't get the full extraction bonus because one guy decides to run off somewhere at the very last second. Like not even dead, he just leaves.
2012-05-04 09:45:19	theGoldenAvatar	Those people are retarded.
2012-05-04 09:46:33	jared	Solo a Gold wave eh? Sick.
2012-05-04 09:46:47	theGoldenAvatar	There are videos of people soloing entire gold games
2012-05-04 09:46:54	theGoldenAvatar	I think I could do it if I was playing on PC
2012-05-04 09:47:09	theGoldenAvatar	But the lack of precision I have on a controller makes it a lot harder
2012-05-04 09:47:56	theGoldenAvatar	I have soloed bronze on my Drell Adept.
2012-05-04 09:48:01	jared	Yeah. Head shots are a bitch on PS3. Which is why I like the auto weapons. I can spray and get some goot shots in.
2012-05-04 09:48:16	jared	Gut schots!
2012-05-04 09:48:24	theGoldenAvatar	Heh
2012-05-04 09:50:14	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-05-04 09:50:26	jared	GANDY
2012-05-04 09:50:28	theGoldenAvatar	I would actually probably buy the game on PC.
2012-05-04 09:50:36	theGoldenAvatar	If my unlocks carried over.
2012-05-04 09:50:50	theGoldenAvatar	LOST SALE
2012-05-04 09:51:02	Ecks|Work	Hahaha
2012-05-04 09:51:15	Ecks|Work	I'd but it on PC if my saves transferred over
2012-05-04 09:51:30	theGoldenAvatar	Well, I'm never going to play the SP again
2012-05-04 09:51:35	theGoldenAvatar	So I don't care about that anymore
2012-05-04 09:51:42	Ecks|Work	buy*
2012-05-04 09:51:47	Ecks|Work	thats true
2012-05-04 09:51:50	jared	I actually decided to go back to 2 and start a new campaign after I beat this.
2012-05-04 09:51:57	Ecks|Work	not even with the DLC thats coming out tGA?
2012-05-04 09:52:10	theGoldenAvatar	I have no intention of playing it.
2012-05-04 09:52:10	jared	I want to play it truer to how I played #1 when I had a 360.
2012-05-04 09:53:31	Ecks|Work	what other games do you have for PS3 jared?
2012-05-04 09:54:46	jared	Umm.. ME2 obv, Dark Souls, Demon's Souls..
2012-05-04 09:55:04	jared	SSFIVAE, but I suck at it so I never play it.
2012-05-04 09:56:36	jared	A bunch of random PSN titles. Wipeout HD Fury.
2012-05-04 09:57:00	Ecks|Work	you have nothing I own
2012-05-04 09:57:04	Ecks|Work	what is this
2012-05-04 09:57:13	Ecks|Work	Uncharted 3?
2012-05-04 09:57:15	Ecks|Work	2?
2012-05-04 09:57:24	Ecks|Work	Killzone 2 or 3?
2012-05-04 09:57:33	jared	I don't play online. I, in fact, go out of my way to avoid purchasing online games for my PS3.
2012-05-04 09:57:41	jared	I had Killzone 2, but sold it away.
2012-05-04 09:57:52	Ecks|Work	I dont understand
2012-05-04 09:57:56	jared	I don't like the Uncharted IP and I will never play an uncharted game.
2012-05-04 09:58:14	theGoldenAvatar	Why?
2012-05-04 09:58:19	jared	BOR-ING
2012-05-04 09:58:33	Ecks|Work	Uncharted 3: Everything falls apart is awesome
2012-05-04 09:58:33	theGoldenAvatar	Huh.
2012-05-04 09:58:42	theGoldenAvatar	I thought 2 was the superior game.
2012-05-04 09:58:50	jared	Oh cool, a male tomb raider pretty much... wait..... wait, no. That's not cool.
2012-05-04 09:59:07	Ecks|Work	after they patched the shooting from 2 into 3
2012-05-04 09:59:10	Ecks|Work	I didnt mind it
2012-05-04 09:59:18	Ecks|Work	I'd play another
2012-05-04 10:00:10	theGoldenAvatar	It's more like a more sociopathic Indiana Jones gets himself in one ridiculous situation after another
2012-05-04 10:00:32	jared	I have no patience for such things.
2012-05-04 10:01:31	theGoldenAvatar	The second game was one of the most technically impressive things I've played.
2012-05-04 10:01:35	jared	As a bizarre turn of happenstance, I don't like most of Sony-Exclusive IPs, even though the PS3 is my console of choice.
2012-05-04 10:01:57	theGoldenAvatar	They don't really have a lot these days.
2012-05-04 10:01:58	Ecks|Work	you've relegated yourself to like 4 games
2012-05-04 10:02:06	theGoldenAvatar	Some PSN stuff.
2012-05-04 10:02:13	theGoldenAvatar	LIKE FLOWER
2012-05-04 10:02:22	jared	I buy and play for PSN stuff than I do regular retail games.
2012-05-04 10:02:26	jared	*more
2012-05-04 10:02:52	jared	But it's like God of War? Ehh... no thanks. Castlevania was better IMHO.
2012-05-04 10:03:03	Ecks|Work	the last game I got on PSN was either SSF2T:HDR or that R&C downloadable game
2012-05-04 10:04:09	jared	I do have BFBC2, but with BF3 out, I'm sure no one plays that anymore.
2012-05-04 10:04:25	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-04 10:04:25	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-05-04 10:04:29	Ecks|Work	I have BF3 in PC
2012-05-04 10:04:38	Ecks|Work	on*
2012-05-04 10:04:44	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-05-04 10:05:18	jared	BC2 was really fun. I liked the campaign and the multiplayer didn't involve you just exploding as soon as you spawned like you do in ever single flawed MP game, but I've moved on.
2012-05-04 10:05:23	mueti	OHHI
2012-05-04 10:06:22	jared	Herro.
2012-05-04 10:07:03	Ecks|Work	hey mueti
2012-05-04 10:07:22	Ecks|Work	BC2 didnt really hold my attention
2012-05-04 10:07:35	Ecks|Work	it was annoying and nothing like the BF games I liked
2012-05-04 10:08:11	jared	See, I liked that it was different. And that you could still be good at the game without KILLING LIKE A MILLION GUYS WITH HEADSHOTS IN 1 SEC!@
2012-05-04 10:08:23	jared	Also, snipers suck.
2012-05-04 10:08:49	Ecks|Work	just b/c some people sink 900 years into something doesnt mean you should rag on them
2012-05-04 10:09:19	Ecks|Work	I mean I try not to think of all the actual skills one could aquire in the same amount of time learning a craft IRL
2012-05-04 10:10:08	jared	I just don't really like competitive games in general because there's no way to balance them.
2012-05-04 10:10:19	Ecks|Work	s
2012-05-04 10:10:22	Ecks|Work	I mean so what if in HS I sunk like 800 hours into BF2 and by the end of it memorized most spawn locations on the map
2012-05-04 10:10:30	jared	But in BC2, I could play a Medic and just revive doods and be a top scorer. I just liked that.
2012-05-04 10:11:04	Ecks|Work	you're that guy who revives people 5 times in the same firefight arent you
2012-05-04 10:11:10	Ecks|Work	SOMETIMES I JUST WANT TO DIE OKAY
2012-05-04 10:11:14	jared	haha
2012-05-04 10:11:18	jared	NOT ON MAI WATCH
2012-05-04 10:13:58	<--	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has quit (Quit: You're so full of shit, moon.)
2012-05-04 10:15:17	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-04 10:15:18	--	Mode #destructoid [+o TDiddy] by Q
2012-05-04 10:15:23	Ecks|Work	Hey Travis
2012-05-04 10:26:03	<--	[m0nst3rz] (~m0nstrz@66.252.73.130) has quit (Ping timeout)
2012-05-04 10:27:44	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-05-04 10:27:44	--	Mode #destructoid [+o ProfPew] by Q
2012-05-04 10:31:03	Ecks|Work	Hey Pew
2012-05-04 10:35:39	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-04 10:35:39	--	Mode #destructoid [+o Aerox] by Q
2012-05-04 10:35:51	Ecks|Work	I just found a Euro in my desk
2012-05-04 10:36:00	theGoldenAvatar	Is he dead?
2012-05-04 10:36:01	Ecks|Work	Hey JRo
2012-05-04 10:36:10	@Aerox	yo
2012-05-04 10:36:12	Ecks|Work	worse tGA
2012-05-04 10:36:14	Ecks|Work	smelted down into a coin
2012-05-04 10:38:44	--	Aerox is now known as Aerox|Coffee
2012-05-04 10:42:52	Ecks|Work	So we had a fistfight in the office yesterday
2012-05-04 10:43:04	@bloodylip	did you win?
2012-05-04 10:43:18	Ecks|Work	I was part of that
2012-05-04 10:43:21	Ecks|Work	I was taking bets though
2012-05-04 10:43:41	@bloodylip	did anybody go to the hospital?
2012-05-04 10:43:58	Ecks|Work	nah it wasnt that bad
2012-05-04 10:44:08	@bloodylip	oh right, you're canadians
2012-05-04 10:44:12	Ecks|Work	just brogrammers getting in a tussle about "faggots"
2012-05-04 10:44:18	@bloodylip	lol, brogrammers
2012-05-04 10:44:31	@bloodylip	did they both get fired?
2012-05-04 10:44:48	Ecks|Work	well the intern was just sitting at his desk
2012-05-04 10:45:09	@bloodylip	he should be fired for being a brogrammer
2012-05-04 10:45:13	Ecks|Work	brogrammer went off on him for something
2012-05-04 10:45:22	Ecks|Work	so I'm pretty sure the intern wont be fired for self defense
2012-05-04 10:45:48	Ecks|Work	I've never seen HR people running around so much though
2012-05-04 10:46:07	--	Aerox|Coffee is now known as Aerox
2012-05-04 10:46:32	Ecks|Work	you're getting faster at getting coffee Aerox
2012-05-04 10:46:46	@Aerox	no line today
2012-05-04 10:46:51	Ecks|Work	AH
2012-05-04 10:50:37	Ecks|Work	meeting time!
2012-05-04 10:50:39	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-04 10:54:41	jared	Mmm coffee.
2012-05-04 10:55:13	theGoldenAvatar	M'fashnik
2012-05-04 10:55:46	@Aerox	He was pretty cool
2012-05-04 10:55:48	jared	Delicious deliciobots?
2012-05-04 11:00:39	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-04 11:07:52	-->	meeetalnarf (~meetalnar@p54AC97C7.dip0.t-ipconnect.de) has joined #destructoid
2012-05-04 11:34:53	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-04 11:37:10	storyr	It's friday
2012-05-04 11:37:12	storyr	hooray
2012-05-04 11:37:23	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-04 11:37:35	@bloodylip	gonna get down?
2012-05-04 11:38:03	storyr	good and liquored up, and then fall down
2012-05-04 11:38:04	storyr	so yes
2012-05-04 11:38:50	storyr	and possibly go see Avengers
2012-05-04 11:38:52	storyr	but maybe tomorrow
2012-05-04 11:39:07	@bloodylip	ew, i never see movies on opening night
2012-05-04 11:39:20	@bloodylip	but that's because i hate the kind of people that go to movie theaters
2012-05-04 11:40:44	storyr	ditto, which is why I might go tomorrow for a matinee...but it will still be packed
2012-05-04 11:41:20	@bloodylip	yeah
2012-05-04 11:41:25	@bloodylip	i like to go to movies as soon as they open
2012-05-04 11:51:29	-->	madfigs (~madfigs_w@user-112vhjn.biz.mindspring.com) has joined #destructoid
2012-05-04 11:54:48	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-04 11:54:52	deBLOO	http://www.youtube.com/watch?v=5ARgJ-nQ1QU
2012-05-04 11:54:53	DtoidBot	xXxStr33t F19ht3r X T3kk3nxXx {MLG} PRO 420HITCOMBO XTREME (NOSCOPE  [MLG}
2012-05-04 11:55:43	[Slime]	yeah that video is idiotic
2012-05-04 11:56:11	deBLOO	that video is all about SFxT and it's lasting appeal
2012-05-04 11:56:25	[Slime]	I'm aware of what it's supposed to be about
2012-05-04 11:56:31	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-04 11:56:47	deBLOO	I do love the maximillian part
2012-05-04 11:57:24	deBLOO	really drives home the "faggot ass players who suck at fighting games but streammonsters watch anyway" issue
2012-05-04 11:57:40	deBLOO	I guess he's relatable
2012-05-04 11:58:23	[Slime]	k
2012-05-04 11:58:45	storyr	I havne't touched it yet
2012-05-04 11:58:49	storyr	SFxT I mean
2012-05-04 11:58:56	deBLOO	It's dogshit
2012-05-04 11:58:56	[Slime]	it's ok
2012-05-04 11:59:00	deBLOO	the worst fear came true
2012-05-04 11:59:04	[Slime]	but it's not worth playing online
2012-05-04 11:59:14	[Slime]	especially after all the new gems
2012-05-04 11:59:22	deBLOO	pay to win
2012-05-04 11:59:25	deBLOO	not play to win
2012-05-04 11:59:28	storyr	the last fighting game I actually played FOR REAL was Tekken6
2012-05-04 11:59:28	[Slime]	bloo has been hating on the game since before it came out
2012-05-04 11:59:30	storyr	when I had a ps3
2012-05-04 11:59:39	deBLOO	thanks Ono-san for delivering the next evolution in fighters
2012-05-04 11:59:54	deBLOO	where do I put my credit card numbers in ono-san
2012-05-04 12:00:03	deBLOO	I want to win
2012-05-04 12:01:11	[Slime]	also the guy who made that video has been bashing sfxt since before bloo
2012-05-04 12:01:15	deBLOO	At least when Niitsuma-san knows he can't make a good fighter he makes it fun, at the very least.
2012-05-04 12:01:23	[Slime]	and has been playing up skullgirls for a while
2012-05-04 12:01:25	storyr	what's so bad about it?
2012-05-04 12:01:29	storyr	it's the SF engine right?
2012-05-04 12:01:30	deBLOO	gems
2012-05-04 12:01:40	deBLOO	capcom wants you to buy gems
2012-05-04 12:01:43	[Slime]	no
2012-05-04 12:01:52	[Slime]	what's bad about it is all the time outs
2012-05-04 12:01:55	deBLOO	there's an auto block gem
2012-05-04 12:02:02	deBLOO	that only costs 1/6 of your super meter
2012-05-04 12:02:07	deBLOO	fucking retarded
2012-05-04 12:02:19	deBLOO	they said they were going to balance the gems
2012-05-04 12:02:24	deBLOO	they meant only the gems that were free
2012-05-04 12:02:31	storyr	ohh, you mean the capcom DLC royally-fuck-over-your-fans business model?
2012-05-04 12:02:34	deBLOO	cuz this is business
2012-05-04 12:02:43	[Slime]	no
2012-05-04 12:02:47	[Slime]	that's the dlc characters
2012-05-04 12:02:49	[Slime]	that are on disk
2012-05-04 12:03:02	[Slime]	but if you buy the vita version then the ps3 gets them unlocked
2012-05-04 12:03:10	deBLOO	KoF13 and skullgirls erryday
2012-05-04 12:03:12	deBLOO	fuck capcom
2012-05-04 12:03:24	[Slime]	and 2 characters that make no sense being sony exclusive
2012-05-04 12:03:27	deBLOO	I hope to god they don't make CvS3
2012-05-04 12:03:29	[Slime]	skullgirls is boring
2012-05-04 12:03:37	[Slime]	kof13 rocks
2012-05-04 12:03:38	deBLOO	You're boring
2012-05-04 12:03:48	[Slime]	I do not get the draw of skullgirls
2012-05-04 12:04:21	[Slime]	don't like the movesets
2012-05-04 12:04:25	[Slime]	don't like the combo system
2012-05-04 12:04:42	[Slime]	don't like 3 vs 3
2012-05-04 12:04:44	deBLOO	You also don't like good games
2012-05-04 12:04:51	[Slime]	though that isn't required
2012-05-04 12:05:00	[Slime]	since you CAN do 1 or 2 characters
2012-05-04 12:05:14	[Slime]	no I'm saying skullgirls
2012-05-04 12:05:15	deBLOO	I do ratio 2
2012-05-04 12:05:17	[Slime]	not a good game
2012-05-04 12:05:24	deBLOO	is a good game
2012-05-04 12:05:38	deBLOO	it's objectively better than SFxT
2012-05-04 12:06:03	deBLOO	in everyway conceivable
2012-05-04 12:06:13	[Slime]	objectively?
2012-05-04 12:06:15	[Slime]	right
2012-05-04 12:06:17	deBLOO	factualy
2012-05-04 12:06:40	deBLOO	in all the parts that actual matter
2012-05-04 12:06:54	[Slime]	character line up?
2012-05-04 12:06:56	deBLOO	like staying power, balance, fun, variety
2012-05-04 12:07:18	deBLOO	I didn't know you needed dicks in order to like a fighting game
2012-05-04 12:07:25	deBLOO	if that's what you mean
2012-05-04 12:07:26	[Slime]	you don't
2012-05-04 12:07:35	[Slime]	I don't care that it's all female
2012-05-04 12:07:45	[Slime]	and even if I did they've already said there will be males added
2012-05-04 12:07:57	[Slime]	which actually makes no sense from the plot
2012-05-04 12:08:26	[Slime]	there's 8 characters
2012-05-04 12:08:37	[Slime]	one of which is an amalgation of the others
2012-05-04 12:08:42	deBLOO	parasoul has like all males in her little army
2012-05-04 12:08:48	deBLOO	one of thnem is coming in
2012-05-04 12:08:51	deBLOO	Panzerfist
2012-05-04 12:08:57	[Slime]	heh heh fist
2012-05-04 12:09:00	deBLOO	it makes sensse
2012-05-04 12:09:08	deBLOO	*sense
2012-05-04 12:09:14	deBLOO	the other I think is from a stage
2012-05-04 12:09:19	deBLOO	miggly or something
2012-05-04 12:09:28	[Slime]	the plot of the game is about a doohickey that gives any female one wish
2012-05-04 12:09:32	deBLOO	one of those fish people
2012-05-04 12:09:42	deBLOO	Double's story is the true story
2012-05-04 12:09:44	deBLOO	btw
2012-05-04 12:09:48	[Slime]	why include a guy if they aren't eligible for it
2012-05-04 12:10:19	[Slime]	he wins the item then can't use it
2012-05-04 12:10:20	[Slime]	yay?
2012-05-04 12:10:24	deBLOO	that's why her story mode is the last to beunlocked
2012-05-04 12:10:53	deBLOO	spoilers: it was all just a videogame
2012-05-04 12:11:36	[Slime]	I am glad that they put out a demo
2012-05-04 12:11:54	[Slime]	because from what I saw of it pre-release I was not even close to sold
2012-05-04 12:12:08	[Slime]	then I played it and saved $15
2012-05-04 12:12:16	[Slime]	for vf5
2012-05-04 12:12:37	deBLOO	I want to play VF5
2012-05-04 12:12:45	[Slime]	also want to get ttt2
2012-05-04 12:12:48	[Slime]	that looks fun
2012-05-04 12:12:56	[Slime]	even if I will suck horribly at it
2012-05-04 12:13:04	deBLOO	Jacky Bryant and the wolf grappler guy have hilarioius VA'd
2012-05-04 12:13:07	deBLOO	VA's
2012-05-04 12:13:37	[Slime]	I was really hoping they'd release vf5:fs on console
2012-05-04 12:13:40	[Slime]	so that made me happy
2012-05-04 12:14:15	[Slime]	watching kof13 last night was great
2012-05-04 12:14:22	[Slime]	pity they wasted so much time on umvc3
2012-05-04 12:14:29	-->	muet (mueti@nrbg-4dbe53ab.pool.mediaWays.net) has joined #destructoid
2012-05-04 12:14:45	deBLOO	http://www.youtube.com/watch?v=QxyKOtl69EI#t=02m27s
2012-05-04 12:14:45	DtoidBot	VF5:FS: Renzo vs Dennis - Grand Finals - NCRX Top 8
2012-05-04 12:14:50	deBLOO	YEAH
2012-05-04 12:15:26	theGoldenAvatar	Damn.
2012-05-04 12:15:27	deBLOO	I was mad combofiend pickedup maxima at first
2012-05-04 12:15:33	theGoldenAvatar	I have so many vacation days.
2012-05-04 12:15:38	deBLOO	because now everyone is like "why you copy him"
2012-05-04 12:16:17	[Slime]	I was picking yuri, ralf and terry the other day
2012-05-04 12:16:25	[Slime]	and then I watch the matches last night
2012-05-04 12:16:33	[Slime]	and they are saying yuri and ralf are top tier
2012-05-04 12:16:38	storyr	did oyu make money from the buyout Andrew?
2012-05-04 12:16:39	[Slime]	and I'm like "shit"
2012-05-04 12:16:43	storyr	on top of your vacation days
2012-05-04 12:17:05	[Slime]	no wonder I was able to scrub it out
2012-05-04 12:17:28	[Slime]	I mean yeah the other guy was using k', kula, kyo
2012-05-04 12:17:43	<--	mueti (mueti@nrbg-4dbf9b9f.pool.mediaWays.net) has quit (Ping timeout)
2012-05-04 12:17:44	theGoldenAvatar	storyr, yes.
2012-05-04 12:17:52	theGoldenAvatar	I have 31 vacation days accrued right now :|
2012-05-04 12:18:51	@Aerox	you should spend them
2012-05-04 12:19:25	theGoldenAvatar	I have plans to use them.
2012-05-04 12:19:42	theGoldenAvatar	But I can't realistic take 6 weeks in a year.
2012-05-04 12:19:52	theGoldenAvatar	realisitcally*
2012-05-04 12:20:13	@Aerox	sure you can
2012-05-04 12:20:21	@Aerox	I might take three weeks just in august septemnber
2012-05-04 12:20:29	@Aerox	If this plan goes through
2012-05-04 12:21:22	theGoldenAvatar	I can physically take it.
2012-05-04 12:21:32	madfigs	one of these days you'll drop dead from shady dietary supplements, then you'll regret not taking more time off
2012-05-04 12:21:37	Brainderailment	whatever you do, don't take more than a week at a time. They'll notice that they can survive without you and eventually get rid of you.
2012-05-04 12:21:45	@bloodylip	theGoldenAvatar: will they pay out unused vacation if you quit?
2012-05-04 12:21:52	theGoldenAvatar	Nope.
2012-05-04 12:22:13	@bloodylip	laaaaaaaaame
2012-05-04 12:22:14	theGoldenAvatar	I'm just going to start doing half-day Fridays for the rest of the year.
2012-05-04 12:22:37	@bloodylip	that is the worst use of extra vacation ever
2012-05-04 12:22:45	theGoldenAvatar	It's better than losing it
2012-05-04 12:23:55	Brainderailment	At least take a week off here and there
2012-05-04 12:33:32	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-04 12:36:54	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-04 12:36:54	--	Mode #destructoid [+v Gemsi] by Q
2012-05-04 12:46:22	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Ping timeout)
2012-05-04 12:47:23	jared	I would love to do half-day Fridays.
2012-05-04 12:47:41	jared	Or actually just take Tuesdays off.
2012-05-04 12:47:48	jared	All of the tuesdays.
2012-05-04 12:48:49	@bloodylip	i'd do wednesdays
2012-05-04 12:48:54	@bloodylip	and skip all my terrible meetings
2012-05-04 12:50:03	theGoldenAvatar	Nah man
2012-05-04 12:50:08	theGoldenAvatar	Mondays or Fridays
2012-05-04 12:50:11	-->	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has joined #destructoid
2012-05-04 12:50:12	theGoldenAvatar	Three day weekends.
2012-05-04 12:50:14	<--	Batthink (webchat@host86-157-222-194.range86-157.btcentralplus.com) has quit (Registered)
2012-05-04 12:50:14	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-04 12:50:19	theGoldenAvatar	If you do a day in the middle of the week
2012-05-04 12:50:20	Batthink	Hi guys
2012-05-04 12:50:23	theGoldenAvatar	You basically have two Mondays
2012-05-04 12:50:31	jared	Hey Batthink
2012-05-04 12:50:39	jared	Yeah but... Tuesday...
2012-05-04 12:53:42	@Aerox	Mondays AND fridays
2012-05-04 12:53:44	@Aerox	Five day weekends
2012-05-04 12:53:48	@Aerox	I had that my last semester of college
2012-05-04 12:53:49	theGoldenAvatar	Fuck
2012-05-04 12:53:50	@Aerox	It was the greatest thing
2012-05-04 12:53:55	theGoldenAvatar	I'm just going to quit my job.
2012-05-04 12:54:29	storyr	I take every other monday off
2012-05-04 12:54:31	storyr	it's fantastic
2012-05-04 12:54:58	jared	I would bend time do that it made people I don't like age 10x as fast.
2012-05-04 12:55:09	@Aerox	hi rickey!
2012-05-04 12:55:22	theGoldenAvatar	Jared, that made no sense.
2012-05-04 12:55:30	@Aerox	so
2012-05-04 12:55:32	@Aerox	instead of do
2012-05-04 12:55:35	@Aerox	tada it makes sense
2012-05-04 12:55:45	jared	Oh, yeah, typo.
2012-05-04 12:55:50	theGoldenAvatar	You saved my brain.
2012-05-04 12:55:51	storyr	hi JRo
2012-05-04 12:55:55	jared	I would bend time so that it made people I don't like age 10x as fast.
2012-05-04 12:56:01	storyr	so...the google doodle today...the G is totally a human centipede
2012-05-04 12:56:07	jared	haha
2012-05-04 13:01:59	theGoldenAvatar	What the fuck is a moba?
2012-05-04 13:02:32	+Gemsi	multiplayer online battle arena
2012-05-04 13:02:47	+Gemsi	i.e dota and everything that followed it
2012-05-04 13:03:00	theGoldenAvatar	Man
2012-05-04 13:03:10	theGoldenAvatar	We really don't need more acronyms.
2012-05-04 13:03:17	theGoldenAvatar	OWAARPG
2012-05-04 13:03:33	theGoldenAvatar	Open-world action-adventure role playing game
2012-05-04 13:03:36	theGoldenAvatar	That's my new one
2012-05-04 13:03:40	theGoldenAvatar	Start using it
2012-05-04 13:19:00	 *	jared starts using it.
2012-05-04 13:34:58	theGoldenAvatar	Twitter is a stupid way to converse/
2012-05-04 13:35:08	theGoldenAvatar	I don't know what's wrong with me.
2012-05-04 13:35:38	theGoldenAvatar	Can any of you see this?
2012-05-04 13:35:39	theGoldenAvatar	http://social.bioware.com/77991/&v=bw_games&game=masseffect3_xbox&pid=226190106&display=multiplayer
2012-05-04 13:35:44	theGoldenAvatar	Or do you have to be logged in?
2012-05-04 13:36:16	theGoldenAvatar	Nevermind
2012-05-04 13:36:20	theGoldenAvatar	Answered my own question
2012-05-04 13:36:22	theGoldenAvatar	Thanks IE!
2012-05-04 13:40:27	jared	You're using IE?
2012-05-04 13:40:38	theGoldenAvatar	To check that URL
2012-05-04 13:40:43	@Aerox	http://wonkette.com/471802/ted-nugent-offers-to-fellate-reporter-and-rape-producer-to-show-that-ted-nugent-is-a-damn-nice-guy
2012-05-04 13:41:40	@Aerox	http://sphotos.xx.fbcdn.net/hphotos-prn1/541269_10150676278837734_74133697733_9614832_545379665_n.jpg
2012-05-04 13:41:53	theGoldenAvatar	What the hell
2012-05-04 13:41:59	theGoldenAvatar	To both of those
2012-05-04 13:45:14	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-05-04 13:46:34	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-04 13:46:46	Batthink	Oh boy.
2012-05-04 13:48:17	Batthink	I am seriously trolling Vexed_Alex with my Forza 4 times.
2012-05-04 13:58:17	-->	[m0nstrz] (~m0nstrz@66.252.73.130) has joined #destructoid
2012-05-04 14:10:17	<--	[m0nstrz] (~m0nstrz@66.252.73.130) has quit (Ping timeout)
2012-05-04 14:15:41	theGoldenAvatar	!In Rainbows++
2012-05-04 14:15:42	DtoidBot	The karma of In Rainbows is 1.
2012-05-04 14:25:51	Brainderailment	lolz http://imgur.com/wdmu0
2012-05-04 14:47:41	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-04 14:52:29	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-04 14:53:08	Gandysampras	fart
2012-05-04 14:53:09	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-04 14:53:30	+Gemsi	Hai Gandy
2012-05-04 14:58:17	Batthink	Hi Gandy
2012-05-04 15:04:10	@Aerox	HI GANDY
2012-05-04 15:05:47	+Gandysampras	yo yo yo
2012-05-04 15:05:47	meeetalnarf	http://hackaday.com/2012/05/04/chocolate-extrusion-printer-is-halfway-to-making-smores/
2012-05-04 15:09:31	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-04 15:09:31	--	Mode #destructoid [+v lolshin] by Q
2012-05-04 15:10:08	Brainderailment	the start/stop def needs tweaking
2012-05-04 15:14:39	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-04 15:14:39	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-04 15:15:57	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-04 15:16:44	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-04 15:16:44	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-04 15:16:44	--	andrewm_ is now known as andrewm
2012-05-04 15:28:19	-->	TautologicPleon (~sausage@s529d6351.adsl.wanadoo.nl) has joined #destructoid
2012-05-04 15:28:30	TautologicPleon	o hai
2012-05-04 15:29:02	richterbelmont	you know what i want? a big pretzel
2012-05-04 15:36:20	@Aerox	get one!
2012-05-04 15:46:05	jared	Yeah, it's Friday. Make things do on Friday!
2012-05-04 15:50:53	@TDiddy	pretzels are totally a friday thing!
2012-05-04 15:56:04	jared	Yeah!
2012-05-04 15:56:10	--	jared is now known as jared|home
2012-05-04 15:57:26	@Aerox	http://www.youtube.com/watch?v=Ti4sqG85FU4
2012-05-04 15:57:26	DtoidBot	I'm a Snake ( original / official ) [ As seen on Tosh.0 ]
2012-05-04 16:04:09	Batthink	Did somebody say 'Friday'?
2012-05-04 16:04:38	Batthink	http://www.youtube.com/watch?v=pi00ykRg_5c
2012-05-04 16:04:39	DtoidBot	Death Metal Friday
2012-05-04 16:09:42	richterbelmont	http://www.youtube.com/watch?v=xc5nbJWGLKA
2012-05-04 16:09:42	DtoidBot	It has come to my attention that I am Pregnant
2012-05-04 16:14:47	<--	meeetalnarf (~meetalnar@p54AC97C7.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-04 16:29:27	@Aerox	http://i.imgur.com/gLapc.gif
2012-05-04 16:30:31	--	Aerox is now known as erox|Food
2012-05-04 16:34:07	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-05-04 16:34:59	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-04 16:38:57	@TDiddy	lol god damn it
2012-05-04 16:39:53	andrewm	?
2012-05-04 16:40:09	@TDiddy	just got the fucking starting rifle to level 10
2012-05-04 16:40:13	@TDiddy	ACHIEVEMENT!
2012-05-04 16:40:23	andrewm	You in a game?
2012-05-04 16:40:43	--	erox|Food is now known as Aerox
2012-05-04 16:40:44	@TDiddy	no, just using the mod that lets me buy weapons without being in game
2012-05-04 16:41:02	@TDiddy	:D
2012-05-04 16:41:06	andrewm	I meant a match.
2012-05-04 16:41:16	@TDiddy	nope
2012-05-04 16:42:07	@TDiddy	i really want the fucking heavy pistol spare clip
2012-05-04 16:43:06	andrewm	I can't ever get past Sniper Piercing 1
2012-05-04 16:43:09	andrewm	It's annoying me
2012-05-04 16:43:22	andrewm	You get my invite?
2012-05-04 16:43:27	@TDiddy	you dont need piercing if you have the widow or black widow
2012-05-04 16:43:37	andrewm	I know. But I use the Valiant
2012-05-04 16:43:41	@TDiddy	ah
2012-05-04 16:43:44	andrewm	It's the N7 sniper
2012-05-04 16:43:50	@TDiddy	maybe the raptor would work for me...
2012-05-04 16:43:58	@TDiddy	i just want a gun to pop some headshots with
2012-05-04 16:44:07	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-04 16:44:40	andrewm	You still playing bronze?
2012-05-04 16:44:40	DtoidBot	...
2012-05-04 16:44:56	@TDiddy	I've been playing silver
2012-05-04 16:45:17	andrewm	All right.
2012-05-04 16:45:58	andrewm	Changed it.
2012-05-04 16:46:01	@TDiddy	k
2012-05-04 16:46:40	andrewm	I don't understand why it's taking so long to get a fourth
2012-05-04 16:47:25	@Aerox	The last time I tried to play someone disconnected out of six lobbies in a row and I gave up
2012-05-04 16:48:00	andrewm	TDiddy: ready up
2012-05-04 16:48:09	andrewm	Hurrrry
2012-05-04 16:48:14	andrewm	Before someone leavessss
2012-05-04 16:48:21	@TDiddy	after last night
2012-05-04 16:48:31	@TDiddy	asari adept and any vanguard is a great combo
2012-05-04 16:48:34	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-04 16:48:34	--	Mode #destructoid [+v jorge`] by Q
2012-05-04 16:48:40	@TDiddy	hito would just charge my stasis bubbles all night
2012-05-04 16:48:48	andrewm	We'll play a game with my Drell Adept
2012-05-04 16:48:54	andrewm	Wreave + Throw is awesome
2012-05-04 16:51:16	TautologicPleon	human sentinels are god-tier
2012-05-04 16:51:45	TautologicPleon	and with that, gnite
2012-05-04 16:51:53	<--	TautologicPleon (~sausage@s529d6351.adsl.wanadoo.nl) has quit (Quit: Ik ga weg)
2012-05-04 16:59:23	andrewm	Lol
2012-05-04 17:01:43	@TDiddy	yeah
2012-05-04 17:01:45	@TDiddy	not a good wave
2012-05-04 17:03:20	@TDiddy	fucking ravagers
2012-05-04 17:05:15	andrewm	Hehe
2012-05-04 17:08:33	richterbelmont	http://www.youtube.com/watch?v=cKK97thqE9A&feature=relmfu
2012-05-04 17:08:34	DtoidBot	Jizz in my pants
2012-05-04 17:08:45	richterbelmont	wtf no its not the original music video
2012-05-04 17:10:59	@TDiddy	lol
2012-05-04 17:11:09	@TDiddy	two infiltrators means im always getting shot the fuck up
2012-05-04 17:11:16	andrewm	Hahaha
2012-05-04 17:11:19	andrewm	That was awful
2012-05-04 17:11:46	@TDiddy	im used to having a vanguard or an engineer there, they help keep focus away from my ass
2012-05-04 17:12:17	andrewm	That map is kind of annoying for Reapers
2012-05-04 17:12:37	andrewm	There's too many open angles for Ravegers
2012-05-04 17:12:38	@TDiddy	lol two other soldiers
2012-05-04 17:12:47	andrewm	This is going to suck
2012-05-04 17:13:34	@TDiddy	i had enough to buy something, assholes voting to kick me
2012-05-04 17:13:41	andrewm	I'm so used to gold I was just running around like a retard
2012-05-04 17:13:47	andrewm	I figured I wouldn't die.
2012-05-04 17:13:55	andrewm	I'll try not to do that again
2012-05-04 17:13:57	@TDiddy	i need that spare clip, i ran out so much
2012-05-04 17:14:09	@TDiddy	well, with soldiers i wont be shot at the whole game!
2012-05-04 17:15:29	andrewm	bonus!
2012-05-04 17:18:41	@TDiddy	our team are morons
2012-05-04 17:19:13	@TDiddy	i had to go run in to 2 hunters to save em
2012-05-04 17:21:00	andrewm	I am so not used to Hunter mode
2012-05-04 17:21:08	andrewm	It disorients me
2012-05-04 17:22:43	andrewm	I think guys are in front of me
2012-05-04 17:22:47	andrewm	But it's really behind a wall
2012-05-04 17:24:48	@TDiddy	so ive heard
2012-05-04 17:28:46	@TDiddy	um, help?
2012-05-04 17:31:01	andrewm	Sorry
2012-05-04 17:31:05	andrewm	I was running for my ass
2012-05-04 17:31:13	@TDiddy	a pyro and a prime
2012-05-04 17:33:23	andrewm	On primes
2012-05-04 17:33:27	andrewm	Spam Warp and then Throw
2012-05-04 17:33:30	@TDiddy	i am lol
2012-05-04 17:33:32	andrewm	You can kill them super fast
2012-05-04 17:33:35	andrewm	OKay
2012-05-04 17:33:37	andrewm	Just checking
2012-05-04 17:35:11	andrewm	ruuun
2012-05-04 17:36:02	@TDiddy	cant
2012-05-04 17:38:34	andrewm	fuuuuck
2012-05-04 17:39:29	@Aerox	http://wonkette.com/471842/new-poll-majority-of-north-carolina-voters-more-idiotic-than-previously-thought
2012-05-04 17:39:57	andrewm	This is so hopeless
2012-05-04 17:40:53	@TDiddy	lol yeah
2012-05-04 17:40:57	@TDiddy	and i gotta run
2012-05-04 17:41:02	andrewm	Laters.
2012-05-04 17:43:20	andrewm	For the record.
2012-05-04 17:43:32	andrewm	I am totally against the stupid amendment.
2012-05-04 17:44:00	andrewm	In case you think I'm some kind of gay hater.
2012-05-04 17:45:35	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=Qk_8H-zx-nc
2012-05-04 17:45:36	DtoidBot	Amusement Level: Crazy
2012-05-04 17:46:51	-->	Bigby (~Bigby@ppp-70-245-186-246.dsl.spfdmo.swbell.net) has joined #destructoid
2012-05-04 17:46:51	--	Mode #destructoid [+v Bigby] by Q
2012-05-04 17:46:56	@Aerox	hi biggles
2012-05-04 17:47:03	+Bigby	hey
2012-05-04 17:47:15	+Bigby	avengers?
2012-05-04 17:47:37	@Aerox	is a thing
2012-05-04 17:47:47	andrewm	He's inviting you.
2012-05-04 17:47:52	andrewm	To Mississippi
2012-05-04 17:47:59	+Bigby	i dont live in mississippi
2012-05-04 17:48:00	andrewm	Or Missouri?
2012-05-04 17:48:02	andrewm	I forget.
2012-05-04 17:48:14	andrewm	One of those states
2012-05-04 17:48:34	+Bigby	those states?
2012-05-04 17:48:43	andrewm	States that begin with Miss
2012-05-04 17:49:01	+Bigby	of which there are two
2012-05-04 17:49:16	+Bigby	did you know there is only two states that end in a?
2012-05-04 17:49:27	andrewm	That's not true
2012-05-04 17:49:30	andrewm	At all
2012-05-04 17:49:34	+Bigby	sure it is
2012-05-04 17:49:39	andrewm	Georgia, Florida, Alaska, Arizona
2012-05-04 17:49:54	+Bigby	hehe
2012-05-04 17:50:05	+Bigby	that was an old joke i heard on the radio once
2012-05-04 17:50:10	+Bigby	to get people to call in
2012-05-04 17:50:12	andrewm	What was the punchline?
2012-05-04 17:50:24	+Bigby	that there was more
2012-05-04 17:50:40	andrewm	That's not even remotely funny.
2012-05-04 17:50:55	+Bigby	you had to be there
2012-05-04 17:51:48	andrewm	I imagine.
2012-05-04 17:51:57	@Aerox	i really wish it was 5:30
2012-05-04 17:52:48	andrewm	Oh god
2012-05-04 17:52:55	andrewm	Our company wide meetings are now the worst
2012-05-04 17:53:02	andrewm	Since they last from 6:00pm to 7:00pm
2012-05-04 17:53:05	@Aerox	what the fuck
2012-05-04 17:53:06	@Aerox	no
2012-05-04 17:53:07	andrewm	To cater to the people in Australia
2012-05-04 17:53:12	andrewm	Since that's 8am there
2012-05-04 17:53:12	+Bigby	cant wait till after 4 tomorrow
2012-05-04 17:53:13	@Aerox	my company wide meetings are yelling down the hallway
2012-05-04 17:53:17	@Aerox	what's after four tomorrow
2012-05-04 17:53:18	+Bigby	then i go see avengers
2012-05-04 17:53:29	@Aerox	oh, yay!
2012-05-04 17:53:36	andrewm	That's what our shit used ot be
2012-05-04 17:53:46	andrewm	Now we're international.
2012-05-04 17:56:39	--	andrewm is now known as andrew|cooking
2012-05-04 18:01:24	+Bigby	dark shadows looks pretty good
2012-05-05 13:06:55		irc: disconnected from server
2012-05-05 13:07:35	-->	benbeltran (~benbeltra@200.76.90.159) has joined #destructoid
2012-05-05 13:07:35	--	Nicks #destructoid: [@naia @Q @TDiddy +deBLOO +Gandysampras +Gemsi +Torzelan [Slime] ^power _0handle_ Aerox andrewm Apple_Master benbeltran Brainderailment cardfrek Digittal DougCL DtoidBot HammerTiem jared|zZzZ Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight RobotBebop Simmy theGoldenAvatar]
2012-05-05 13:07:35	--	Channel #destructoid: 32 nicks (3 ops, 0 halfops, 4 voices, 25 normals)
2012-05-05 13:07:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-05 13:08:57	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-05-05 13:09:28	@TDiddy	now to work on the backlog!
2012-05-05 13:09:30	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-05 13:09:30	--	Mode #destructoid [+o bloodylip] by Q
2012-05-05 13:09:33	@naia	I know I'm behind, but I cannot stop playing Game Dev Story
2012-05-05 13:09:47	@naia	I'm about halfway through Bioshock 2, and I actually like it
2012-05-05 13:09:54	@TDiddy	hehe, game dev story
2012-05-05 13:09:56	@naia	it's still no where near as good as the first, but it's not bad
2012-05-05 13:10:01	@TDiddy	i think dungeon city story came out on ios
2012-05-05 13:10:11	@TDiddy	it was alright
2012-05-05 13:10:21	@TDiddy	my favorite recent one is grand prix story, that one is really good
2012-05-05 13:10:26	-->	meeetalnarf (~meetalnar@p54AC9B07.dip0.t-ipconnect.de) has joined #destructoid
2012-05-05 13:10:32	@naia	I'm trying to get a perfect score review for one of my games.  The best I've gotten is 38/40
2012-05-05 13:10:56	@TDiddy	I got one near the end, but you become so over powered so fast, like pretty much all kairosoft games
2012-05-05 13:11:34	@TDiddy	where you are able to make the highest power console before whatever the comparison to the n64 came out
2012-05-05 13:11:38	@TDiddy	or was it the gamecube... either or
2012-05-05 13:11:51	@naia	I haven't found a hardware engineer yet
2012-05-05 13:12:01	@bloodylip	i was terrible at gamedev story
2012-05-05 13:12:09	@TDiddy	you can train one, i think
2012-05-05 13:12:09	@naia	it looked like a game cube box but the shitty nintendo 64 controller
2012-05-05 13:12:50	@TDiddy	the kairosoft site i go to had a guy translate game dev story 2 and able to run on an android emulator on the pc
2012-05-05 13:13:03	@TDiddy	and like two people downloaded it and got all over his shit for translating errors
2012-05-05 13:13:06	@TDiddy	so they locked it up
2012-05-05 13:13:09	@naia	lol
2012-05-05 13:13:21	@naia	I think the translation doesn't make some of the genres clear
2012-05-05 13:13:25	@naia	like mushroom?
2012-05-05 13:13:25	DtoidBot	...
2012-05-05 13:13:34	@naia	Is that supposed to be like a Mario game?
2012-05-05 13:13:41	@TDiddy	you have to donate 20 bucks to the site i think to get it
2012-05-05 13:13:48	@TDiddy	oh i just stuck to like 4 types of games lol
2012-05-05 13:14:25	@naia	I did that on my first playthrough.  I'm trying to expand and get more game direction points
2012-05-05 13:14:47	@TDiddy	Fantasy RPG, Ninja Action, Virtual Pet Online Sim and Robot Shooter
2012-05-05 13:14:55	@TDiddy	my perfect game was ninja action 3
2012-05-05 13:15:13	@naia	I've done a bunch of dating sims.  I know the japanese LOVE those
2012-05-05 13:15:29	@TDiddy	as long as it is an amazing combination, you should do well
2012-05-05 13:16:09	@TDiddy	hardware engineer, you have to train one the first time to get to be able to hire more, i think
2012-05-05 13:16:23	@TDiddy	somebody has to be level 5 of everything, i think
2012-05-05 13:18:12	@TDiddy	yes
2012-05-05 13:22:13	@naia	oh you have to switch jobs
2012-05-05 13:22:20	@naia	I was wondering what the point to that was
2012-05-05 13:23:07	@TDiddy	yep
2012-05-05 13:23:09	@naia	Well I'm almost at year 20 so I'll do that in my third playthrough
2012-05-05 13:23:17	@TDiddy	but their salary will go up
2012-05-05 13:23:26	@TDiddy	so make sure its somebody worth it
2012-05-05 13:23:54	@naia	if my money grows even more quickly I should be able to do that fairly early
2012-05-05 13:25:22	@TDiddy	well
2012-05-05 13:25:32	@TDiddy	you should wait a little bit, probably til you get to the second office
2012-05-05 13:25:41	@TDiddy	because the early people arent worth it, most likely
2012-05-05 13:25:48	@naia	oh definitely
2012-05-05 13:26:02	@naia	once I have enough money I try to replace them asap
2012-05-05 13:29:50	@TDiddy	good plan
2012-05-05 13:35:52	RobotBebop	!Cold Cave++
2012-05-05 13:35:53	DtoidBot	The karma of Cold Cave is 1.
2012-05-05 13:52:02	RobotBebop	of course the one day i really need it the jquery docs go down
2012-05-05 13:52:04	RobotBebop	f;laskdfjasdga
2012-05-05 14:03:00	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-05 14:06:02	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-05 14:06:02	--	Mode #destructoid [+v lolshin] by Q
2012-05-05 14:19:14	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-05 14:23:04	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-05 14:29:45	richterbelmont	http://www.destructoid.com/cave-shooter-akai-katana-descending-onto-the-xbox-360-227007.phtml more cave shooters : O for teh USA
2012-05-05 14:33:35	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-05-05 15:22:28		irc: disconnected from server
2012-05-07 11:59:47	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-07 11:59:47	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [m0nstrz] [Slime] ^power andrewjm andrewm Apple_Master benbeltran cardfrek DalaamPrince Digittal DtoidBot EvilCheese|work Halfleft|away HammerTiem jared|lunch Kasreyn Lelio|Away madfigs Malcor metalnarf mistic Morcant muet n0brein|offline on3nightstan pointzeroeight Simmy]
2012-05-07 11:59:47	--	Channel #destructoid: 33 nicks (3 ops, 0 halfops, 3 voices, 27 normals)
2012-05-07 11:59:48	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-07 12:08:28	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-07 12:15:02	-->	mueti (~mueti@nrbg-4dbf9f0a.pool.mediaWays.net) has joined #destructoid
2012-05-07 12:15:50	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-07 12:16:20	<--	muet (mueti@nrbg-4dbf8dfe.pool.mediaWays.net) has quit (Read error: Operation timed out)
2012-05-07 12:20:12	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-07 12:27:39	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-07 12:28:18	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has left #destructoid
2012-05-07 12:32:50	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-07 13:00:10	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-07 13:00:10	--	Mode #destructoid [+o TDiddy] by Q
2012-05-07 13:11:47	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-07 13:11:47	--	Mode #destructoid [+v Gemsi] by Q
2012-05-07 13:17:41	+Ecksorcism	hey Travis, Gemsi
2012-05-07 13:17:50	+Gemsi	Hai ecks
2012-05-07 13:17:57	@TDiddy	Hi
2012-05-07 13:18:09	+Ecksorcism	whats up?
2012-05-07 13:18:32	+Gemsi	not much, just wasting what is left of the bank holiday, you ?
2012-05-07 13:21:07	@TDiddy	vidya games
2012-05-07 13:28:21	<--	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-07 13:28:37	-->	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has joined #destructoid
2012-05-07 13:30:42	+Ecksorcism	trying to find something to do
2012-05-07 13:31:40	+Ecksorcism	what games Travis?
2012-05-07 13:31:51	@TDiddy	MLB the Show 12
2012-05-07 13:31:59	@TDiddy	cause Sniper Elite hasnt come from gamefly yet
2012-05-07 13:34:01	EvilCheese|work	sniper pussy?
2012-05-07 13:36:55	EvilCheese|work	http://www.youtube.com/watch?v=tjbcuHNvAkE
2012-05-07 13:36:55	DtoidBot	Sniper Pussy - Sniper Elite v2 "Viking Commentary" Nutcracker Killcam
2012-05-07 13:37:26	<--	pointzeroeight (~pointzero@199.119.234.2) has quit (Ping timeout)
2012-05-07 13:53:22	-->	_0handle_ (~zerohandl@046206202098.atmpu0023.highway.a1.net) has joined #destructoid
2012-05-07 14:04:24	Kasreyn	Junior Delgado - Fort Augustus - Roots Revival - Mikie Dread Tv: http://www.youtube.com/watch?v=CMwTXkCNMng
2012-05-07 14:04:25	DtoidBot	Junior Delgado - Fort Augustus - Roots Revival - Mikie Dread Tv
2012-05-07 14:15:57	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-07 14:17:47	-->	Wexx (~Wexx@adsl-98-82-200-114.jax.bellsouth.net) has joined #destructoid
2012-05-07 14:17:52	Wexx	Why is it
2012-05-07 14:18:07	Wexx	that I only feel like coming in here when I'm making coffee at 3pm because I just woke up
2012-05-07 14:18:19	Wexx	weird
2012-05-07 14:18:59	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-05-07 14:18:59	@Aerox	haha
2012-05-07 14:20:02	Halfleft|away	I should shave
2012-05-07 14:20:07	Halfleft|away	I look like an homeless
2012-05-07 14:20:12	 *	Halfleft|away doesn't get up
2012-05-07 14:20:20	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-07 14:20:21	<--	Gandysampras (~Gandysamp@109.175.206.9) has quit (Ping timeout)
2012-05-07 14:20:37	Wexx	an homeless huh
2012-05-07 14:20:40	Halfleft|away	everyone at my work hopes they get fired
2012-05-07 14:20:43	Halfleft|away	is that normal?
2012-05-07 14:20:50	Wexx	Yeah
2012-05-07 14:20:57	@bloodylip	if that's the case, why not just quit?
2012-05-07 14:21:08	Halfleft|away	money
2012-05-07 14:21:21	andrewjm	Because they are too afraid to make life altering decisions on their own.
2012-05-07 14:21:24	Halfleft|away	the guy i work with is almost crossing his fingers that his visa doesn't come back good
2012-05-07 14:21:26	andrewjm	They want others to make them.
2012-05-07 14:21:34	Halfleft|away	because he'll have to go back to NZ
2012-05-07 14:21:52	Halfleft|away	also it pays the rent, andrewjm
2012-05-07 14:21:57	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-05-07 14:22:00	Halfleft|away	bearing in mind that half of the people in my office are temps
2012-05-07 14:22:01	<--	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (Ping timeout)
2012-05-07 14:22:11	-->	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has joined #destructoid
2012-05-07 14:22:23	Halfleft|away	as Reed Learning has a lot of easy access to temps as Reed recruitment is like one of the biggest temp agencies i nthe UK
2012-05-07 14:22:34	Halfleft|away	the reeds are like 80 years old some shit
2012-05-07 14:22:38	Halfleft|away	mayve if they die i'll get a day off
2012-05-07 14:23:07	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-07 14:23:07	--	Mode #destructoid [+o Aerox] by Q
2012-05-07 14:26:21	jared|lunch	Halfleft|away: So obv you should kill them.
2012-05-07 14:26:42	jared|lunch	If you took the murder day off, that would be like two days off. Do it on a Thursday.
2012-05-07 14:27:15	+Gemsi	murder them the week of the queens jubilee for more days off
2012-05-07 14:27:24	jared|lunch	I'm no longer at lunch, I'm afraid I have just mislead you.
2012-05-07 14:27:27	Halfleft|away	i thought that was today
2012-05-07 14:27:32	+Gemsi	no
2012-05-07 14:27:32	--	jared|lunch is now known as jared
2012-05-07 14:27:50	+Gemsi	today is just the mayday one
2012-05-07 14:28:16	+Gemsi	jubilee is june or july with another bank holiday
2012-05-07 14:28:18	Halfleft|away	oo another bank jolly-day!?
2012-05-07 14:28:21	Halfleft|away	when is this?
2012-05-07 14:28:24	Halfleft|away	oh pfft
2012-05-07 14:28:28	Halfleft|away	that's fucking ages away
2012-05-07 14:28:32	Halfleft|away	DONT GET MY HOPES UP LIKE THAT GEMSI
2012-05-07 14:28:36	+Gemsi	4/5 june
2012-05-07 14:28:43	Halfleft|away	may as well be 2034
2012-05-07 14:28:57	+Gemsi	4th is spring bank holiday, 5th being the jubilee
2012-05-07 14:29:19	+Gemsi	then nothing till the end of august
2012-05-07 14:29:26	Halfleft|away	3 day week woo
2012-05-07 14:29:35	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-07 14:29:41	+Gemsi	half my work are taking those 3 days off
2012-05-07 14:29:43	Halfleft|away	fuck I still need to look in to PAX stuff
2012-05-07 14:29:49	Halfleft|away	fucing productive weekend my arse
2012-05-07 14:29:58	Halfleft|away	what is it that you do?
2012-05-07 14:30:02	+Gemsi	I suppose i can to being the only member of my department
2012-05-07 14:30:16	+Gemsi	i do it / internal dev stuff for a debt management company
2012-05-07 14:31:04	+Gemsi	in fairness I lie, my department is me.. and one of the directors
2012-05-07 14:32:18	Halfleft|away	next week it'll only be me and my team leader on our team
2012-05-07 14:32:21	Halfleft|away	it's going to be shit
2012-05-07 14:32:32	EvilCheese|work	a department of 1
2012-05-07 14:32:33	Halfleft|away	i still don't know shit and she's fucking useless at the best of times.
2012-05-07 14:32:42	+Gemsi	he pretty much just walks up to me a couple of times a week and goes 'how possible is X'
2012-05-07 14:33:42	+Gemsi	and before I know it i'm building a post scanning / import / archive system that all connects into the horrid third party software everyone uses
2012-05-07 14:34:06	Halfleft|away	our office uses Lotus Notes 2005
2012-05-07 14:35:01	+Gemsi	i mean look at this site : http://www.tigersolv.com/Default.aspx
2012-05-07 14:35:15	Halfleft|away	hahahaha
2012-05-07 14:35:24	+Gemsi	it's no wonder I end up just building web versions of everything for internal use
2012-05-07 14:36:22	+Gemsi	i'm not saying all I code is wonderful mind you it's not
2012-05-07 14:36:44	richterbe	were you responsible for the old 2000 official dbz website? that site was awesome goku and shit flew all over in the place in mind blowing flash!
2012-05-07 14:37:25	-->	pointzeroeight (~pointzero@74-115-199-34.eng.wind.ca) has joined #destructoid
2012-05-07 14:37:37	Halfleft|away	did it load for five episodes and then hang?
2012-05-07 14:37:41	+Ecksorcism	these people administer debt Gemsi?
2012-05-07 14:37:44	+Ecksorcism	This is saddening
2012-05-07 14:38:06	Halfleft|away	I reset people's passwords
2012-05-07 14:38:08	+Gemsi	no, they just sell software that allows company to manage peoples debts
2012-05-07 14:38:16	Halfleft|away	sodexo's booking system is horse shit.
2012-05-07 14:38:36	+Ecksorcism	your whole job is resetting passwords Gavin?
2012-05-07 14:38:37	Halfleft|away	it seems fairly modern though, i cannot comprehend why users arent allowed to manage their own shit
2012-05-07 14:38:38	Halfleft|away	no
2012-05-07 14:38:49	Halfleft|away	but we get a good 50ish a day
2012-05-07 14:38:58	Halfleft|away	only takes like 40 seconds
2012-05-07 14:39:02	+Ecksorcism	large company?
2012-05-07 14:39:03	Halfleft|away	but it adds up and it's annoying
2012-05-07 14:39:07	Halfleft|away	fuck if i know
2012-05-07 14:39:28	+Ecksorcism	I cannot imagine that not being automated
2012-05-07 14:39:45	+Gemsi	I can
2012-05-07 14:40:17	Halfleft|away	it's a system so users can book themselves on courses
2012-05-07 14:40:22	Halfleft|away	that's literally all they can do
2012-05-07 14:40:26	Halfleft|away	click to enrol
2012-05-07 14:40:41	Halfleft|away	we have to change their line managers, contact details, email addresses, passwords etc etc
2012-05-07 14:41:03	Halfleft|away	they can't even un-enrol if they've made a mistake. We make them email us an ms excel file in the guise of a form to fill out
2012-05-07 14:42:57	+Gemsi	well dammit my plan for the evening is ruined
2012-05-07 14:43:09	+Gemsi	snooker is over faster than I was expecting
2012-05-07 14:43:15	Halfleft|away	snooker?
2012-05-07 14:43:19	Halfleft|away	are you a masochist?
2012-05-07 14:43:36	+Gemsi	snooker is the only sport I can stand watching
2012-05-07 14:43:51	Halfleft|away	it's so boring
2012-05-07 14:44:30	+Gemsi	ehh it's not cricket, it's just one of those game where you go 'I can do that' then someone does something mad
2012-05-07 14:45:26	Halfleft|away	I fail to think of a single mad thing that can be done in a game of snooker.
2012-05-07 14:45:30	+Gemsi	plus it's great background noise
2012-05-07 14:45:42	Halfleft|away	Sans maybe a backflip blindfolded shot that pots all the balls in one go
2012-05-07 14:47:52	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-05-07 14:47:52	--	Mode #destructoid [+v Ahmed] by Q
2012-05-07 14:51:59	@bloodylip	hi ahmed!
2012-05-07 14:52:19	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-07 14:52:32	+Ahmed	hey chris!
2012-05-07 14:55:51	+Gemsi	.. http://www.digitalspy.co.uk/odd/news/a379810/zoo-keeper-saves-monkeys-life-by-licking-its-bottom.html
2012-05-07 14:58:24	EvilCheese|work	...
2012-05-07 14:58:48	@TDiddy	im gonna take a guess and say the zoo keeper didnt wish that one to get out
2012-05-07 14:59:16	EvilCheese|work	that's how you get AIDS
2012-05-07 15:07:49	<--	pointzeroeight (~pointzero@74-115-199-34.eng.wind.ca) has quit (Ping timeout)
2012-05-07 15:09:46	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-07 15:10:51	<--	Ahmed (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-07 15:11:25	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-07 15:11:25	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-07 15:18:04	-->	Gemsi_ (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-07 15:18:04	--	Mode #destructoid [+v Gemsi_] by Q
2012-05-07 15:22:02	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Read error: Operation timed out)
2012-05-07 15:22:07	--	Gemsi_ is now known as Gemsi
2012-05-07 15:55:37	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-05-07 15:55:37	--	Mode #destructoid [+v Ahmed] by Q
2012-05-07 15:57:21	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-07 16:02:44	--	jared is now known as jared|home
2012-05-07 16:03:29	-->	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-05-07 16:04:24	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-07 16:04:24	--	Mode #destructoid [+v lolshin] by Q
2012-05-07 16:05:21	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-05-07 16:12:37	andrewm	This Veep show is pretty good.
2012-05-07 16:17:04	@Aerox	I liked the first ep
2012-05-07 16:17:06	@Aerox	I need to catch up
2012-05-07 16:31:27	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-07 16:32:34	+lolshin	I watched about 30 minutes of that and stopped
2012-05-07 16:32:34	+lolshin	does it get better?
2012-05-07 16:32:34	+lolshin	the first episode*
2012-05-07 16:35:20	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-07 16:35:20	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-07 16:35:20	--	andrewm_ is now known as andrewm
2012-05-07 16:44:32	@Aerox	the first episode was 30 minutes
2012-05-07 16:44:34	@Aerox	so you watch the whole thing
2012-05-07 16:51:42	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-07 17:16:31	<--	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-07 17:20:44	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-07 17:22:35	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-05-07 17:22:35	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-05-07 17:22:35	--	Mode #destructoid [+v deBLOO] by Q
2012-05-07 17:33:10	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-07 17:50:54	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-05-07 17:51:07	+deBLOO	http://www.youtube.com/watch?v=jEvp9uWG4Ng
2012-05-07 17:51:08	DtoidBot	The Mark of Tupac's Dignity....
2012-05-07 17:53:34	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-07 17:53:59	-->	Brain|Laptop (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-07 18:00:46	<--	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-05-07 18:01:04	-->	richterbe (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-07 18:01:41	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-07 18:01:41	--	Mode #destructoid [+o BPG] by Q
2012-05-07 18:02:16	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-05-07 18:04:13	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-07 18:04:13	--	Mode #destructoid [+o Aerox] by Q
2012-05-08 09:53:38	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-08 09:53:38	--	Nicks #destructoid: [@bloodylip @naia @ProfPew @Q @TDiddy +Torzelan [m0nstrz] [Slime] ^power _0handle_ andrewm Apple_Master benbeltran cardfrek DalaamPrince DougCL DtoidBot HammerTiem jared|home Kasreyn Lelio|Away madfigs Malcor|Work metalnarf mistic Morcant mueti n0brein|offline pointzeroeight theGoldenAvatar]
2012-05-08 09:53:38	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 1 voices, 24 normals)
2012-05-08 09:53:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-08 10:34:38	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-08 10:34:38	--	Mode #destructoid [+o Aerox] by Q
2012-05-08 10:38:01	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-05-08 10:42:41	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-08 10:42:41	--	Mode #destructoid [+o Aerox] by Q
2012-05-08 10:45:41	<--	_0handle_ (~zerohandl@e211-064.eduroam.tuwien.ac.at) has quit (EOF from client)
2012-05-08 10:49:00	@Aerox	http://www.youtube.com/watch?v=9j_tpgzn550&feature=youtu.be
2012-05-08 10:49:01	DtoidBot	Lucky Star OP
2012-05-08 10:59:42	-->	Roy (~Roy.Malco@109.71.173.2) has joined #destructoid
2012-05-08 11:03:21	<--	Malcor|Work (~Roy.Malco@mail.greatgunsmarketing.co.uk) has quit (Read error: Operation timed out)
2012-05-08 11:06:40	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-08 11:06:40	--	Mode #destructoid [+v jorge`] by Q
2012-05-08 11:13:12	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-08 11:19:24	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-08 11:19:30	deBLOO	http://assets.sbnation.com/assets/1106043/shaqlol_medium.gif
2012-05-08 11:26:35	-->	_0handle_ (~zerohandl@046206202098.atmpu0023.highway.a1.net) has joined #destructoid
2012-05-08 11:31:21	deBLOO	http://www.youtube.com/watch?v=q-WwiYwNSno
2012-05-08 11:31:22	DtoidBot	Shaq Talks Farting on The Miami Heat Bench [FUNNY]
2012-05-08 11:31:41	deBLOO	At this point NBA on TNT is the TMZ of basketball analysis
2012-05-08 11:31:42	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-05-08 11:31:43	deBLOO	and I love it that way
2012-05-08 11:32:36	<--	_0handle_ (~zerohandl@046206202098.atmpu0023.highway.a1.net) has quit (Ping timeout)
2012-05-08 11:33:44	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-08 11:44:27	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-08 11:53:04	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-08 12:07:55	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-08 12:07:55	--	Mode #destructoid [+v Gemsi] by Q
2012-05-08 12:10:55	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Ping timeout)
2012-05-08 12:13:55	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-08 12:15:11	-->	muet (mueti@nrbg-4dbe59cf.pool.mediaWays.net) has joined #destructoid
2012-05-08 12:16:41	<--	mueti (~mueti@nrbg-4dbf9f0a.pool.mediaWays.net) has quit (Ping timeout)
2012-05-08 12:16:42	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-08 12:44:59	andrewm	I filled the shit out of that ballot.
2012-05-08 12:48:45	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-08 12:49:33	andrewm	I voted against the gays.
2012-05-08 12:58:52	DougCL	i wish there was an option to vote against straights. no one less trustworthy than a male white straight.
2012-05-08 12:59:30	andrewm	Then I found out against was actually for the gays.
2012-05-08 13:27:02	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-08 13:27:02	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-08 13:27:06	+Gandysampras	sup boners
2012-05-08 13:28:47	andrewm	Sitting at home.
2012-05-08 13:28:50	andrewm	Not going back to work.
2012-05-08 13:34:00	@Aerox	hi gandy
2012-05-08 13:52:07	Kasreyn	http://www.ambergris.fr/
2012-05-08 13:55:58	@Aerox	that shit is worth so much money
2012-05-08 14:02:54	andrewm	Apparently people in Raleigh are getting ballots without the Amendment on it.
2012-05-08 14:02:57	andrewm	Lol voter fraud
2012-05-08 14:14:47	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-08 14:17:56	-->	Batthink (webchat@81.168.16.197) has joined #destructoid
2012-05-08 14:18:08	<--	Batthink (webchat@81.168.16.197) has quit (Registered)
2012-05-08 14:18:08	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-08 14:32:10	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-05-08 14:41:37	@Aerox	i'm guessing raleigh is the more liberal part of NC?
2012-05-08 15:04:18	Batthink	I just noticed this... http://www.kickstarter.com/projects/stainlessgames/carmageddon-reincarnation?ref=category
2012-05-08 15:04:30	Batthink	It is a thing that is happening.
2012-05-08 15:24:22	storyr	what the fuck
2012-05-08 15:24:52	storyr	who is playing Tribes Ascend for Destructoid, how was their a team without my knowledge, and do they know how sad they are I am not able to grace their team with my solid skills
2012-05-08 15:27:34	storyr	nevermind, they played FNF and got their spots. It's hard being an invisible (by choice) community member
2012-05-08 15:32:03	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-08 15:32:03	--	Mode #destructoid [+v lolshin] by Q
2012-05-08 15:33:44	@TDiddy	i think its probably the jtv people
2012-05-08 15:34:48	@Aerox	Probably terrible people, probably because you didn't read the site, and probably not very said but you can laugh when it turns out as a giant disaster
2012-05-08 15:34:52	@Aerox	*sad
2012-05-08 15:36:23	storyr	if they lose to machinima I'll be sad
2012-05-08 15:36:47	storyr	machinima sucks at games
2012-05-08 15:36:48	storyr	and life
2012-05-08 15:36:59	storyr	except for whats his face, the WoW guy from Whitest kids you know
2012-05-08 15:50:33	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-05-08 16:00:46	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-08 16:18:27	Digittal	Ran into a vegan this morning while wearing a leather jacket
2012-05-08 16:18:39	Digittal	she called me a murderer
2012-05-08 16:19:17	Digittal	it was funny telling her about the time i hunted down a wild goat in my country
2012-05-08 16:19:29	Digittal	oh her expression was worth it
2012-05-08 16:23:54	@Aerox	http://imgclean.com/wp-content/uploads/2012/05/l5.jpg
2012-05-08 16:26:59	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-08 16:31:14	Digittal	wooo witch doctor
2012-05-08 16:31:20	Batthink	Yeah, screw her response for the fact she accused you wrongfully of killing a cow
2012-05-08 16:31:32	@Aerox	http://www.buzzfeed.com/katienotopoulos/39-ways-men-use-pinterest
2012-05-08 16:32:17	Digittal	Cow had it in for me man
2012-05-08 16:32:29	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-08 16:35:17	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-08 16:35:17	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-08 16:35:17	--	andrewm_ is now known as andrewm
2012-05-08 16:36:28	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-08 16:39:41	Batthink	Now, it is on you, amirite?
2012-05-08 16:41:05	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-05-08 16:43:10	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-05-08 17:00:58	-->	Lelio (~WOOT@114-198-37-94.dyn.iinet.net.au) has joined #destructoid
2012-05-08 17:31:14	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-08 17:31:14	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-08 17:33:31	Lelio	hey ecks
2012-05-08 17:33:37	Lelio	what are you upto?
2012-05-08 17:34:02	+Ecksorcism	hey Lelio
2012-05-08 17:34:13	+Ecksorcism	just got home from work, yourself?
2012-05-08 17:44:28	Lelio	i just woke up!
2012-05-08 17:44:53	Lelio	15 minutes & i can check into my melbourne flight online
2012-05-08 17:54:29	+Ecksorcism	=O
2012-05-08 17:54:45	+Ecksorcism	whats the purpose of the flight?
2012-05-08 17:54:59	Lelio	getting away for a few days
2012-05-08 17:55:06	Lelio	chilling out, eating food
2012-05-08 17:55:17	Lelio	finishing A Dance with Dragons
2012-05-08 17:56:06	Lelio	ugh i'm so bad at BF3
2012-05-08 17:58:00	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-08 18:06:14	jared|home	A Dance with Dragons?
2012-05-08 18:06:31	 *	jared|home downloads the Dragon's Dogma demo.
2012-05-08 18:16:09	<--	muet (mueti@nrbg-4dbe59cf.pool.mediaWays.net) has quit (Quit)
2012-05-08 18:21:59		irc: disconnected from server
2012-05-08 18:22:19	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-08 18:22:19	--	Nicks #destructoid: [@Aerox @bloodylip @naia @Q @TDiddy +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [m0nstrz] ^power _0handle_ andrewm Apple_Master benbeltran benbeltran1 cardfrek DalaamPrince DougCL DtoidBot HammerTiem jared|home Kasreyn Lelio Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline on3nightstan pointzeroeight richterbelmont Roy Simmy theGoldenAvatar]
2012-05-08 18:22:19	--	Channel #destructoid: 37 nicks (5 ops, 0 halfops, 5 voices, 27 normals)
2012-05-08 18:22:22	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-08 20:13:59		irc: disconnected from server
2012-05-08 20:15:18	-->	benbeltran1 (~benbeltra@200.76.90.165) has joined #destructoid
2012-05-08 20:15:19	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [m0nstrz] ^power Aerox andrewm benbeltran1 BillyBoob cardfrek DalaamPrince Digittal DougCL DtoidBot HammerTiem jared|home Kasreyn Lelio Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline on3nightstan pointzeroeight richterbelmont RobotBebop Roy Simmy theGoldenAvatar]
2012-05-08 20:15:19	--	Channel #destructoid: 38 nicks (4 ops, 0 halfops, 6 voices, 28 normals)
2012-05-08 20:15:21	@naia	yup
2012-05-08 20:15:22	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-08 20:15:24	andrewm	Yes.
2012-05-08 20:15:37	@naia	and even domestic partnerships
2012-05-08 20:15:58	RobotBebop	why are there more and more idiotic politicians all over the place
2012-05-08 20:16:20	richterbelmont	how bout a policy of mind your own goddamn business and move on with your life? that shud of been on the balot , instead of banning that shit
2012-05-08 20:16:32	BillyBoob	Too many old people.
2012-05-08 20:16:32	+Bigby	http://www.youtube.com/watch?v=al6ssH4vkdY
2012-05-08 20:16:33	DtoidBot	ReBoot - Megabyte Guitar Duel
2012-05-09 09:57:50	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-09 09:57:50	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Gandysampras +Torzelan [m0nstrz] ^powerup _0handle_ andrewm Apple_Master benbeltran cardfrek DalaamPrince Digittal DougCL DtoidBot Ecks|Work HammerTiem Kasreyn metalnarf mistic Morcant mueti n0brein|offline pointzeroeight Simmy theGoldenAvatar]
2012-05-09 09:57:50	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 2 voices, 22 normals)
2012-05-09 09:57:50	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-09 09:57:53	@bloodylip	speaking of which, my director just scheduled an 8:30 meeting
2012-05-09 10:02:14	-->	meeetalnarf (~meetalnar@p54AC9809.dip0.t-ipconnect.de) has joined #destructoid
2012-05-09 10:05:04	Ecks|Work	kill him bloodylip
2012-05-09 10:05:17	Ecks|Work	thats akin to torture
2012-05-09 10:05:21	meeetalnarf	:O
2012-05-09 10:05:29	meeetalnarf	i didnt do it
2012-05-09 10:07:55	@bloodylip	seriously
2012-05-09 10:08:01	@bloodylip	most days i'm not even sure if i'll be in by 8:30
2012-05-09 10:33:51	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-09 10:33:51	--	Mode #destructoid [+v lolshin] by Q
2012-05-09 10:35:15	Ecks|Work	thats usually when I get in and veg for 15 to 20 minutes
2012-05-09 10:37:00	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-05-09 10:37:12	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-09 10:37:12	--	Mode #destructoid [+v lolshin] by Q
2012-05-09 10:37:32	Ecks|Work	hey shin
2012-05-09 10:37:44	+lolshin	hey
2012-05-09 10:37:46	+lolshin	brb
2012-05-09 10:37:50	+lolshin	5
2012-05-09 10:37:51	+lolshin	mins
2012-05-09 10:37:54	+lolshin	lololol
2012-05-09 10:38:40	Ecks|Work	same
2012-05-09 10:39:52	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-09 10:39:52	--	Mode #destructoid [+o Aerox] by Q
2012-05-09 10:40:01	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-09 10:40:01	--	Mode #destructoid [+o TDiddy] by Q
2012-05-09 10:41:38	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-09 10:41:44	deBLOO	http://www.youtube.com/watch?v=-zUWnWEXuTI
2012-05-09 10:41:45	DtoidBot	HOW TO WIN AT SKULLGIRLS
2012-05-09 10:41:49	deBLOO	it's true
2012-05-09 10:41:50	deBLOO	watch this
2012-05-09 10:42:30	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-05-09 10:42:30	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-05-09 10:42:30	--	Mode #destructoid [+v deBLOO] by Q
2012-05-09 10:43:32	@TDiddy	hah
2012-05-09 10:44:26	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-09 10:51:55	+deBLOO	man all these mario 64 runs in like 5 minutes
2012-05-09 10:52:34	+deBLOO	thye just rub mario's ass on some wall and he teleports to the browser fight somehow
2012-05-09 10:53:53	@bloodylip	which browser does he fight?
2012-05-09 10:55:08	+deBLOO	bowser
2012-05-09 10:55:21	+deBLOO	http://www.youtube.com/watch?v=DTzs9bcNgMQ
2012-05-09 10:55:22	DtoidBot	Mario 64 beaten with 0 stars in 5:47
2012-05-09 10:55:27	+deBLOO	shit is gay
2012-05-09 10:56:00	+deBLOO	fighting a physical manifestation of IE would be okay I guess
2012-05-09 10:57:00	meeetalnarf	wasnt there a console/browser fighter?
2012-05-09 11:05:30	-->	madfigs (~madfigs@user-112vhjn.biz.mindspring.com) has joined #destructoid
2012-05-09 11:12:32	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-09 11:12:36	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-05-09 11:21:16	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Quit: Page closed)
2012-05-09 11:21:30	+lolshin	shit
2012-05-09 11:21:34	+lolshin	way too fucking busy today
2012-05-09 11:22:00	meeetalnarf	http://www.youtube.com/watch?feature=endscreen&NR=1&v=A6EoW7xoJBM
2012-05-09 11:22:02	DtoidBot	Family Guy - Jackhammer - Jacques Hammér
2012-05-09 11:37:33	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-05-09 11:37:47	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-09 11:45:37	+Gandysampras	I HAVE NO HAIR
2012-05-09 11:45:54	+Gandysampras	I dun went and had a haircut
2012-05-09 11:46:15	@bloodylip	PICTURES
2012-05-09 11:46:16	+Gandysampras	Pretended to be ill all day again I hear gavin?
2012-05-09 11:46:20	@bloodylip	Halfleft|away: Aurv named his baby after you!
2012-05-09 11:46:25	+Gandysampras	I dont have my phone, It isnt back from being repaired yet
2012-05-09 11:47:34	@bloodylip	do you have a webcam?
2012-05-09 11:48:00	@Aerox	!weather 90404
2012-05-09 11:48:02	DtoidBot	From Santa Monica, California (KSMO) on May 9, 8:51 AM PDT temp: 66 F (19 C) cond: haze wind: Calm(0 KPH) hu: 70% dewpnt: 56 F (13 C)
2012-05-09 11:48:03	+Gandysampras	I will use my super shitty webcam
2012-05-09 11:48:10	@Aerox	that is not true
2012-05-09 11:48:12	@Aerox	!weather 90064
2012-05-09 11:48:14	DtoidBot	From Santa Monica, California (KSMO) on May 9, 8:51 AM PDT temp: 66 F (19 C) cond: haze wind: Calm(0 KPH) hu: 70% dewpnt: 56 F (13 C)
2012-05-09 11:48:41	@bloodylip	!weather 19711
2012-05-09 11:48:43	DtoidBot	From Wilmington, Delaware (KILG) on May 9, 11:51 AM EDT temp: 69 F (21 C) cond: Mostly Cloudy wind: From the WNW at 4 MPH (6.44 KPH) hu: 87% dewpnt: 65 F (18 C)
2012-05-09 11:49:27	+Gandysampras	HERE: http://dl.dropbox.com/u/6991457/snapshot.jpg
2012-05-09 11:49:56	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-09 11:50:58	@bloodylip	i see lots of hair!
2012-05-09 11:51:37	meeetalnarf	you terrorist?
2012-05-09 11:52:04	theGoldenAvatar	You have less hair than me now.
2012-05-09 11:52:09	theGoldenAvatar	You disgusting man.
2012-05-09 11:54:23	@Aerox	so beautiful
2012-05-09 11:56:32	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-05-09 11:57:18	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-09 12:23:10	Halfleft|away	excuse me, bloodylip
2012-05-09 12:23:20	Halfleft|away	aurv's baby is named 'Skunt'
2012-05-09 12:23:25	Halfleft|away	this is common knowledge
2012-05-09 12:23:27	Halfleft|away	!skunt++
2012-05-09 12:23:28	DtoidBot	The karma of skunt is 11.
2012-05-09 12:23:52	theGoldenAvatar	Heh
2012-05-09 12:23:58	theGoldenAvatar	ME3 MP is brining in the Vorcha.
2012-05-09 12:28:23	Halfleft|away	!q
2012-05-09 12:28:24	DtoidBot	[978] <mid> ew zombie vaginas
2012-05-09 12:28:26	@bloodylip	i was not aware
2012-05-09 12:28:36	@bloodylip	i was not even aware he was having a babby until this morning
2012-05-09 12:31:34	theGoldenAvatar	Really?
2012-05-09 12:31:40	theGoldenAvatar	I am pretty sure we discussed this months ago.
2012-05-09 12:31:53	theGoldenAvatar	You probably just blocked it.
2012-05-09 12:31:56	theGoldenAvatar	Defense mechanism.
2012-05-09 12:32:06	theGoldenAvatar	!whoku skunt
2012-05-09 12:32:07	DtoidBot	The following people gave positive karma to skunt: andrewm (1), Brainderailment (1), Halfleft (5), Halfleft|away (3), madfigs (1)
2012-05-09 12:32:13	theGoldenAvatar	Heh
2012-05-09 12:32:45	<--	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has quit (Ping timeout)
2012-05-09 12:32:45	madfigs	that is a good name for the anitchrist I suppose
2012-05-09 12:33:36	@bloodylip	i was probably just not paying attention
2012-05-09 12:44:38	-->	Wexx (~Wexx@adsl-98-82-200-114.jax.bellsouth.net) has joined #destructoid
2012-05-09 12:45:19	-->	Bigby (~Bigby@71.153.45.225) has joined #destructoid
2012-05-09 12:45:19	--	Mode #destructoid [+v Bigby] by Q
2012-05-09 12:45:29	@bloodylip	wexxxxxxxxxxxxxxxxxxxxxx
2012-05-09 12:45:36	Wexx	bloodddddddayayyyyy
2012-05-09 12:45:39	Wexx	what up
2012-05-09 12:46:16	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-09 12:46:22	@bloodylip	not too much!
2012-05-09 12:46:25	@bloodylip	my new shoes came!
2012-05-09 12:46:31	Wexx	nice!
2012-05-09 12:46:34	Wexx	what shoes?
2012-05-09 12:46:37	storyr	they better be schmexy
2012-05-09 12:46:52	@bloodylip	Sanuk Board Rooms
2012-05-09 12:46:52	Wexx	no they'd better be #SWAG
2012-05-09 12:47:01	@bloodylip	they're more swackswack
2012-05-09 12:47:15	storyr	you hashtagged it /madface
2012-05-09 12:47:31	+Bigby	what language are you speaking
2012-05-09 12:47:45	Wexx	the language of love
2012-05-09 12:47:55	Wexx	and money/
2012-05-09 12:47:58	storyr	want to play tummysticks?
2012-05-09 12:48:02	@Aerox	I DO
2012-05-09 12:48:04	storyr	Joe and I play it all the time
2012-05-09 12:48:09	+Bigby	the hell is that
2012-05-09 12:48:16	storyr	don't google image it
2012-05-09 12:48:18	storyr	DO NOT GOOGLE IMAGE IT
2012-05-09 12:48:21	storyr	I REPEAT
2012-05-09 12:48:21	@Aerox	definitely google image it
2012-05-09 12:48:35	@bloodylip	definitely
2012-05-09 12:48:36	@bloodylip	it's 2 against 1
2012-05-09 12:48:38	Wexx	I'm kind of terrified
2012-05-09 12:48:41	@bloodylip	who would listen to rickey anyway?
2012-05-09 12:49:28	Wexx	Did I spell it wrong or something?
2012-05-09 12:49:43	Wexx	this is just a bunch of gay stuff, not that bad
2012-05-09 12:49:54	Wexx	http://images.icanhascheezburger.com/completestore/2008/6/13/wecansplays128578285616691536.jpg
2012-05-09 12:50:28	storyr	well
2012-05-09 12:50:36	storyr	for some reason I thought it would be people actually doing it
2012-05-09 12:50:40	storyr	MINUS CLOTHING
2012-05-09 12:50:45	@Aerox	turn off safesearch
2012-05-09 12:50:47	storyr	^^^
2012-05-09 12:50:52	Wexx	it is off
2012-05-09 12:51:08	+Bigby	that seems unwise
2012-05-09 12:51:18	Wexx	I never have it on
2012-05-09 12:51:30	theGoldenAvatar	Clothes?
2012-05-09 12:51:38	Wexx	well come on
2012-05-09 12:51:43	Wexx	who ever has clothes on
2012-05-09 12:52:21	storyr	I currently do
2012-05-09 12:52:24	storyr	:\
2012-05-09 12:52:42	@Aerox	take them off immediately
2012-05-09 12:52:44	Wexx	Wel, I gave up on finding traumatizing piictures and just went to urban dictionary.
2012-05-09 12:53:05	storyr	I work in an office with six middle aged women
2012-05-09 12:53:06	storyr	I think NOT
2012-05-09 12:53:20	Wexx	more like THAT IS THE BEST IDEA EVER
2012-05-09 12:53:27	Wexx	they'll be all over you.
2012-05-09 12:54:09	storyr	do not want
2012-05-09 12:54:15	@Aerox	don't be ageist
2012-05-09 12:55:17	storyr	>:|
2012-05-09 12:55:23	storyr	I hate emoticons
2012-05-09 12:55:31	storyr	but I use them anyway
2012-05-09 12:55:37	Wexx	xD mE ToO
2012-05-09 12:55:44	@Aerox	There should be a tummysticks emoticon
2012-05-09 12:56:15	@bloodylip	:)//(:
2012-05-09 12:56:19	@Aerox	awww yeah
2012-05-09 12:56:24	storyr	that's the one
2012-05-09 12:56:53	storyr	Jro, when are you going to be up here?
2012-05-09 12:56:58	@Aerox	i dunno
2012-05-09 12:57:49	storyr	is it tentative?
2012-05-09 12:57:56	@Aerox	yeah
2012-05-09 12:58:06	@Aerox	They're still deciding if they want to do a proejct
2012-05-09 12:58:22	storyr	gotcha
2012-05-09 12:58:31	storyr	why do random ass people I've never heard of add me on G+
2012-05-09 12:58:56	@Aerox	they wanna cyber you
2012-05-09 12:59:25	storyr	I put on my robe and wizard hat
2012-05-09 13:00:51	@bloodylip	so that's all i have to do to tell you i want to cyber you?
2012-05-09 13:00:51	Wexx	because they're social media gurus JRo
2012-05-09 13:01:01	@Aerox	i cast level 5 buttplug on you
2012-05-09 13:01:25	+Bigby	old joke is old
2012-05-09 13:01:59	Wexx	Thanks for reminding me about g+ aerox
2012-05-09 13:02:06	@bloodylip	that was rickey!
2012-05-09 13:02:10	Wexx	because I saw that Lady Gaga is going to be on the simpsons.
2012-05-09 13:02:11	@Aerox	SHUT UP
2012-05-09 13:02:13	Wexx	derp you're right
2012-05-09 13:02:22	@bloodylip	what makes it a level 5 buttplug?
2012-05-09 13:02:23	Wexx	NO
2012-05-09 13:02:26	@bloodylip	is it 5"?
2012-05-09 13:02:28	@Aerox	It's really big
2012-05-09 13:02:30	@bloodylip	around?
2012-05-09 13:02:34	+Bigby	no on is ON the simpsons
2012-05-09 13:02:36	Wexx	does it have spikes?
2012-05-09 13:02:39	+Bigby	one
2012-05-09 13:02:45	+Bigby	they lend their voice
2012-05-09 13:02:46	@bloodylip	shut up, bigby
2012-05-09 13:02:48	Wexx	I'm so excited!!!! I'm gonna be on THE SIMPSONS! #LisaGoesGaga Watch the trailer here: http://youtu.be/yyxLrYnWcV4 Look closely, their paws are up!
2012-05-09 13:02:50	@Aerox	no that would be awful
2012-05-09 13:04:16	theGoldenAvatar	This icon set we have doesn't have shit for expressing the idea of full screen mode.
2012-05-09 13:04:23	theGoldenAvatar	Somebody make me one.
2012-05-09 13:04:39	Wexx	nope
2012-05-09 13:05:21	Wexx	You know what?
2012-05-09 13:05:37	Wexx	I haven't played the natural selection 2 beta since I played it.
2012-05-09 13:05:41	@bloodylip	just put a picture of tummysticks as the icon
2012-05-09 13:05:41	Wexx	I'm going to do that ALL. DAY.
2012-05-09 13:09:53	@TDiddy	you havent played the the natural selection 2 beta since you played it... apt description there
2012-05-09 13:10:07	@bloodylip	hahaha
2012-05-09 13:10:48	storyr	indeed
2012-05-09 13:10:52	storyr	I haven't played it EVER
2012-05-09 13:11:08	@bloodylip	since you played it?
2012-05-09 13:11:17	storyr	honestly, as I've grown old (I know because now I buy 9" inseam shorts) I haven't been gaming as much
2012-05-09 13:11:18	Wexx	Since I bought it
2012-05-09 13:11:18	storyr	it's sad
2012-05-09 13:11:24	storyr	but on may 15th, that all changes
2012-05-09 13:11:41	@bloodylip	what changes?
2012-05-09 13:11:46	Wexx	omg srsly
2012-05-09 13:11:46	storyr	my gametime goes up
2012-05-09 13:11:51	storyr	at least until my computer explodes
2012-05-09 13:11:53	Wexx	U DONT KNO WHAT GAME COMES OUT ON DA 15th
2012-05-09 13:11:54	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-05-09 13:11:54	@bloodylip	also, isn't 9" inseam a little long?
2012-05-09 13:11:58	storyr	playing the D3 beta it gets so fucking loud
2012-05-09 13:11:59	@bloodylip	true olds buy 4" inseam
2012-05-09 13:12:03	storyr	LOL
2012-05-09 13:12:09	storyr	I also buy clothes from lands end
2012-05-09 13:12:12	storyr	which I used to make fun of my dad for
2012-05-09 13:12:15	@bloodylip	ha
2012-05-09 13:12:25	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-09 13:12:25	--	Mode #destructoid [+o Aerox] by Q
2012-05-09 13:13:22	storyr	but yeah, maybe I should do some minor upgrades this week
2012-05-09 13:13:24	storyr	to my desktop
2012-05-09 13:13:24	Wexx	ugh foot's asleep
2012-05-09 13:13:33	storyr	it's been almost three years since I built it
2012-05-09 13:13:50	@TDiddy	make sure you got a back up mouse or two
2012-05-09 13:14:06	@bloodylip	my PC is about 5 years old, except for the video card
2012-05-09 13:14:06	storyr	I've a few old MX510s sitting around
2012-05-09 13:14:09	@bloodylip	which is like 2 years
2012-05-09 13:14:10	storyr	that are worn, but still work
2012-05-09 13:14:16	@bloodylip	or one year?
2012-05-09 13:14:22	storyr	the razor I currently use I got off woot like two years ago and it's been great...
2012-05-09 13:14:22	@bloodylip	also, added an SSD last month
2012-05-09 13:14:25	@TDiddy	the first one i found had a fucking trackball in it
2012-05-09 13:14:29	@TDiddy	like, how old is that
2012-05-09 13:14:32	storyr	but my hands sweat a lot when I game so it gets that gross gunky buildup
2012-05-09 13:14:35	storyr	I'M NASTY LIKE THAT
2012-05-09 13:14:37	@bloodylip	gross
2012-05-09 13:14:41	@bloodylip	mx510 is the best mouse ever
2012-05-09 13:14:41	storyr	I CLEAN IT
2012-05-09 13:14:44	storyr	I agree
2012-05-09 13:15:00	storyr	I've owned like three, and the only reason I got new ones were because where my index finger sits was so worn
2012-05-09 13:15:15	storyr	but again I have over 1500 hours logged of l4d and 800 of l4d2
2012-05-09 13:15:20	@bloodylip	i've got a 518 from god-knows-when
2012-05-09 13:15:21	storyr	so I used to play A SHITLOAD
2012-05-09 13:15:22	@bloodylip	probably 2003?
2012-05-09 13:15:26	@bloodylip	still works great
2012-05-09 13:15:36	@bloodylip	but yeah, i don't play as much as you
2012-05-09 13:15:41	storyr	used to
2012-05-09 13:15:57	@bloodylip	i probably still don't play as much as you
2012-05-09 13:15:59	@bloodylip	not anymore
2012-05-09 13:16:01	@bloodylip	not with a baby!
2012-05-09 13:16:34	@Aerox	STUPID FUCKING DUMB BABY
2012-05-09 13:16:35	storyr	Once I find out they're pregnant I leave them
2012-05-09 13:16:48	@Aerox	That would have been the smart thing to do
2012-05-09 13:16:49	storyr	and say "GOOD LUCK"
2012-05-09 13:16:51	storyr	then change my name and move
2012-05-09 13:16:52	@Aerox	But Chris is just as dumb as his baby
2012-05-09 13:16:59	@TDiddy	pffft
2012-05-09 13:17:03	@TDiddy	first no time for games
2012-05-09 13:17:12	@TDiddy	then shes want to go to college and there goes money for games
2012-05-09 13:17:16	@TDiddy	she'll*
2012-05-09 13:17:19	@Aerox	Tell everyone the story about how dumb baby fell down the stairs
2012-05-09 13:17:58	@TDiddy	at least a dog just pees around everything you love
2012-05-09 13:17:58	Wexx	that just seems really dumb
2012-05-09 13:17:59	@bloodylip	she fell down the stairs
2012-05-09 13:18:00	@bloodylip	the end
2012-05-09 13:18:03	@TDiddy	a baby stops you from buying what you love
2012-05-09 13:18:04	Wexx	I'm laughing pretty hard right now
2012-05-09 13:18:08	@bloodylip	pssh
2012-05-09 13:18:15	@bloodylip	i'm gonna raise her like Aurv
2012-05-09 13:18:20	Wexx	uh oh
2012-05-09 13:18:22	@bloodylip	"YOU HAVE TO BUY EVERYTHING YOURSELF"
2012-05-09 13:18:28	@bloodylip	"TRICKLE DOWN ECONOMICS"
2012-05-09 13:18:30	@bloodylip	then i'll pee on her
2012-05-09 13:18:39	@bloodylip	it's payback for the times she's peed on me
2012-05-09 13:18:40	@TDiddy	that could have gone so many ways
2012-05-09 13:18:44	Wexx	hit her with Ayn Rand novels every day
2012-05-09 13:18:54	Wexx	jk he's not that bad
2012-05-09 13:19:01	@Aerox	That is really creepy, because I know how into piss play you aer
2012-05-09 13:19:04	storyr	good lord
2012-05-09 13:19:08	storyr	calling CPS
2012-05-09 13:19:10	storyr	brb
2012-05-09 13:19:52	storyr	no anonymous tips
2012-05-09 13:19:59	storyr	I can't give them my name because they hate me
2012-05-09 13:20:45	@bloodylip	is it like when Chunk calls the cops?
2012-05-09 13:23:37	storyr	ahh goonies reference, always allowed
2012-05-09 13:24:15	Halfleft|away	my nose hurts
2012-05-09 13:24:23	+Bigby	seems Kansas is getting a new oil boom
2012-05-09 13:24:51	+Bigby	farmers there getting leases for drilling and making thousands in fees a month
2012-05-09 13:26:14	storyr	there was a TV show where some kid tried to scam the lady he was staying with by not telling her
2012-05-09 13:26:16	storyr	WHAT SHOW WAS THAT
2012-05-09 13:26:17	storyr	DAMN IT
2012-05-09 13:26:21	storyr	Friday Night Lights?
2012-05-09 13:26:33	+Bigby	not telling her what
2012-05-09 13:26:36	storyr	this is going to bother me now
2012-05-09 13:26:41	storyr	that an oil company wanted to use her land
2012-05-09 13:26:44	storyr	and was going to pay her monthly
2012-05-09 13:26:47	+Bigby	oh
2012-05-09 13:27:15	@Aerox	Reddit is such a shithole
2012-05-09 13:27:18	@Aerox	This is the #1 post right now
2012-05-09 13:27:19	@Aerox	http://i.imgur.com/7aK9A.png
2012-05-09 13:27:44	+Bigby	why?
2012-05-09 13:28:18	@Aerox	why what
2012-05-09 13:28:28	theGoldenAvatar	I didn't realize people were that fucking dense.
2012-05-09 13:28:32	@bloodylip	storyr: it was True Blood
2012-05-09 13:28:43	@bloodylip	Sam's brother was living with Hoyt's mom
2012-05-09 13:28:49	storyr	that's it
2012-05-09 13:28:50	storyr	THANK YOU
2012-05-09 13:29:07	storyr	to be fair JRo he said english wasn't his first language
2012-05-09 13:29:08	storyr	but
2012-05-09 13:29:12	@Aerox	I don't care
2012-05-09 13:29:16	Halfleft|away	the logo has, like, steam engine mechanical parts on it
2012-05-09 13:29:16	storyr	I unsubbed from r/gaming awhile ago
2012-05-09 13:29:18	Halfleft|away	are they retarded
2012-05-09 13:29:21	storyr	I just check the general front page every once in awhile
2012-05-09 13:29:24	@Aerox	At least it wasn't a rape victim blaming festival
2012-05-09 13:29:31	@Aerox	I don't know why I still check anything
2012-05-09 13:29:34	storyr	she didn't get raped, she was asking for it
2012-05-09 13:29:34	storyr	DUH
2012-05-09 13:29:39	@Aerox	Pretty much the entire site is a giant pit
2012-05-09 13:29:44	Halfleft|away	to make you feel better about yourself aerox
2012-05-09 13:29:44	storyr	agreed
2012-05-09 13:29:46	theGoldenAvatar	I like /r/programming
2012-05-09 13:29:51	theGoldenAvatar	I read that shit a lot
2012-05-09 13:29:55	storyr	there is some good stuff there for sure
2012-05-09 13:30:01	storyr	r/technology is good
2012-05-09 13:30:06	Halfleft|away	nah bros /r/atheism's where it's at
2012-05-09 13:30:13	Halfleft|away	sometimes I'm on there and I forget it's not facebook!
2012-05-09 13:30:28	storyr	You like jesus? HATE MONGERING ASSHOLE
2012-05-09 13:30:29	Halfleft|away	I punched an old lady once for saying bless you when I sneezed
2012-05-09 13:30:33	Halfleft|away	3400 votes
2012-05-09 13:30:38	@bloodylip	theGoldenAvatar: /r/programming is a circlejerk of C IS TERRIBLE JAVA IS TERRIBLE C# IS TERRIBLE
2012-05-09 13:30:49	@bloodylip	WHY AREN'T YOU USING SCALA AND HASKELL AND PROLOG?!
2012-05-09 13:30:59	theGoldenAvatar	I haven't encountered a lot of that.
2012-05-09 13:31:06	theGoldenAvatar	Except on unit tests.
2012-05-09 13:31:11	Halfleft|away	PfFt
2012-05-09 13:31:15	Halfleft|away	real pros code in binary
2012-05-09 13:31:21	theGoldenAvatar	Everyone has a different opinion on test driven development.
2012-05-09 13:31:22	@bloodylip	real pros are bros
2012-05-09 13:31:24	Halfleft|away	and use a magnetised needle right on the HD platter
2012-05-09 13:31:30	Halfleft|away	to flip bits by hand
2012-05-09 13:31:31	@bloodylip	Brogrammers 4 lyfe
2012-05-09 13:31:32	storyr	every television show subreddit has turned into meme posts and it annoys the shit out of me
2012-05-09 13:31:49	storyr	I left r/gameofthrones and r/breakingbad because they both suck so god damned much
2012-05-09 13:32:05	storyr	HAY U GUYZ, DID U KNO WINTER Z CUMMING
2012-05-09 13:32:09	Halfleft|away	much better http://breaking-bad-comics.tumblr.com/
2012-05-09 13:32:17	@bloodylip	HEY LOOK, IT SAYS WINTER IS COMING ON AN IMAGE
2012-05-09 13:32:18	@bloodylip	HOW HILARIOUS
2012-05-09 13:32:33	theGoldenAvatar	What
2012-05-09 13:32:38	theGoldenAvatar	This is currently on r/GOT
2012-05-09 13:32:40	theGoldenAvatar	http://i.qkme.me/3p7fq5.jpg
2012-05-09 13:32:45	theGoldenAvatar	It doesn't make any sense and isn't even true
2012-05-09 13:33:06	Halfleft|away	nah bro he totally said to joff to not slap sansa so much
2012-05-09 13:33:12	Halfleft|away	knight in shining armour that one
2012-05-09 13:33:38	@Aerox	Am I the only one who remembers this? http://static.ddmcdn.com/gif/ps2-photo.jpg
2012-05-09 13:33:49	+Bigby	yes
2012-05-09 13:33:50	theGoldenAvatar	What the shit is that?
2012-05-09 13:33:54	@bloodylip	OMG YOU TOO
2012-05-09 13:34:02	@Aerox	lololol we're so old
2012-05-09 13:34:12	Halfleft|away	where do you shovel the coal?
2012-05-09 13:34:12	@bloodylip	I LOVED THAT I THOUGHT I WAS THE ONLY ONE WHO BOUGHT THE HIGHEST SELLING CONSOLE EVER
2012-05-09 13:34:23	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-09 13:34:23	--	Mode #destructoid [+v Gemsi] by Q
2012-05-09 13:37:05	storyr	DAE Think Zelda doesn't get the credit it deserves?
2012-05-09 13:37:16	storyr	my girlfriend cosplaying as Link
2012-05-09 13:39:45	theGoldenAvatar	My work has ground to a halt because I don't have a 32x32 icon.
2012-05-09 13:39:55	theGoldenAvatar	May as well just go home.
2012-05-09 13:40:15	@bloodylip	you should make it yourself
2012-05-09 13:40:28	theGoldenAvatar	That's not in my job description.
2012-05-09 13:40:35	storyr	icon for what?
2012-05-09 13:40:41	theGoldenAvatar	And you're not my supervisor.
2012-05-09 13:40:51	Halfleft|away	two have two suppliers for health and saftey courses when we don't do them outselves at work, right
2012-05-09 13:41:05	theGoldenAvatar	Wut
2012-05-09 13:41:16	Halfleft|away	half of last week and yesterday was a cunt because th eonlyone who'll do it in london hasn't had internet for two weeks
2012-05-09 13:41:24	Halfleft|away	they're working out of a hotmail account in the mean time...
2012-05-09 13:41:32	storyr	how is it possible to not have internet for two weeks
2012-05-09 13:41:57	Halfleft|away	fuck if I know
2012-05-09 13:42:18	theGoldenAvatar	Not pay your bills.
2012-05-09 13:42:24	Halfleft|away	the lady who authorises accomodation expenses is called 'wendy commander'
2012-05-09 13:42:31	Halfleft|away	i think thats an wesome name
2012-05-09 13:42:31	storyr	that seems LITERALLY (Chris Traeger) impossible
2012-05-09 13:42:40	@Aerox	litruhlly
2012-05-09 13:42:54	storyr	people are upset that the show might get one more season
2012-05-09 13:42:56	storyr	I say hooray one more
2012-05-09 13:42:57	storyr	that's enough
2012-05-09 13:43:01	storyr	don't pull an office
2012-05-09 13:43:09	theGoldenAvatar	You misunderstand
2012-05-09 13:43:10	@bloodylip	yeah
2012-05-09 13:43:16	theGoldenAvatar	People are upset it's not being cancelled.
2012-05-09 13:43:31	@bloodylip	people hate funny things
2012-05-09 13:43:38	@bloodylip	that's why Big Bang Theory is so popular
2012-05-09 13:44:32	Halfleft|away	I found out a guy I work with likes that show
2012-05-09 13:44:37	Halfleft|away	i've started pissing in his coffee
2012-05-09 13:44:49	storyr	that show makes me cringe
2012-05-09 13:45:05	Halfleft|away	I saw a youtube comment regarding that show  which i thought was apt
2012-05-09 13:45:05	theGoldenAvatar	I know a few people who like it
2012-05-09 13:45:10	theGoldenAvatar	I just nod and smile when they mention it
2012-05-09 13:45:17	Halfleft|away	said "the big bang theory is like blackface for nerds"
2012-05-09 13:45:44	storyr	My parents love it
2012-05-09 13:47:17	Halfleft|away	your parents clearly make terrible decisions
2012-05-09 13:47:21	Halfleft|away	i mean look how you turned out
2012-05-09 13:47:55	+Gandysampras	My head is cold
2012-05-09 13:48:37	storyr	I turned out okay
2012-05-09 13:48:41	storyr	compared to my three siblings
2012-05-09 13:48:49	storyr	youngest of four, I was their last chance
2012-05-09 13:48:54	Halfleft|away	what's up with your three siblings?
2012-05-09 13:49:11	storyr	they're late 20s early 30s and still ACT LIKE FUCKING CHILDREN
2012-05-09 13:49:19	+Gandysampras	Because its fun, duh
2012-05-09 13:49:26	Halfleft|away	they pretend to fuck children?
2012-05-09 13:49:31	Halfleft|away	aye that's pretty messed up
2012-05-09 13:49:34	storyr	yeah
2012-05-09 13:49:34	storyr	indeed
2012-05-09 13:49:49	Halfleft|away	does anyone user notepad== here?
2012-05-09 13:49:50	Halfleft|away	++*
2012-05-09 13:50:01	+Gemsi	i did
2012-05-09 13:50:20	Halfleft|away	you don't happen to know if there's a way to expand the tabs vertically?
2012-05-09 13:50:22	+Gemsi	switched to sublime a while back, but it's still sat on my pc
2012-05-09 13:50:24	theGoldenAvatar	I do.
2012-05-09 13:50:29	Halfleft|away	i have a bunch of tabs, too many.
2012-05-09 13:50:40	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-05-09 13:50:40	theGoldenAvatar	No fucking clue.
2012-05-09 13:50:42	Halfleft|away	I don't like having to scroll through them with the little arrows. I'd rather have two rows of them.
2012-05-09 13:50:49	theGoldenAvatar	Close some shit.
2012-05-09 13:51:10	+Gemsi	i don't sorry
2012-05-09 13:51:45	+Gemsi	just switch to http://www.sublimetext.com/2 and turn the sidebar on
2012-05-09 13:52:07	+Gemsi	as nice as notepad++ is, sublime really is great
2012-05-09 13:52:35	+Gemsi	i really should get work to buy me a license, but it just moans like winzip every X number of saves
2012-05-09 13:53:23	Halfleft|away	i have a license for winrar
2012-05-09 13:53:37	theGoldenAvatar	What is wrong with you?
2012-05-09 13:53:40	storyr	lol
2012-05-09 13:53:40	Halfleft|away	because the guy who made it helped me fix it when it broke.
2012-05-09 13:53:48	storyr	that's like getting a license for irc
2012-05-09 13:53:50	storyr	mirc*
2012-05-09 13:53:51	Halfleft|away	and i was like "you just made a sale bro"
2012-05-09 13:53:56	Halfleft|away	no wait
2012-05-09 13:53:59	Halfleft|away	mIRC*
2012-05-09 13:53:59	Halfleft|away	not winrar
2012-05-09 13:54:02	storyr	oh
2012-05-09 13:54:02	theGoldenAvatar	...
2012-05-09 13:54:05	storyr	haha
2012-05-09 13:54:05	theGoldenAvatar	You retard.
2012-05-09 13:54:12	theGoldenAvatar	Those are clearly similar applications.
2012-05-09 13:54:17	Halfleft|away	fuck you im way sick
2012-05-09 13:54:38	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-09 13:55:03	Halfleft|away	i'm going to have soup i think
2012-05-09 13:55:09	Halfleft|away	later children
2012-05-09 13:55:43	theGoldenAvatar	You should have some meat slop
2012-05-09 13:56:48	@bloodylip	Gemsi: $59 is a ridiculous price for a text editor
2012-05-09 13:57:11	+Gemsi	it's not where near as bad once I convert the price
2012-05-09 13:57:22	+Gemsi	plus as i said, i should get work to buy it for me
2012-05-09 13:57:58	storyr	YOU CAN PROGRAM IN IT
2012-05-09 13:59:10	theGoldenAvatar	Work bought me a copy of Visual Studio Premium
2012-05-09 13:59:14	theGoldenAvatar	But I code in VI
2012-05-09 13:59:19	theGoldenAvatar	Since it's superior
2012-05-09 13:59:22	+Bigby	do you think we can develop AI one day that can take voice commands well enough to create programs merely by talking to it and telling it what we want a program to do?
2012-05-09 13:59:34	theGoldenAvatar	One day, sure?
2012-05-09 13:59:49	theGoldenAvatar	Anytime soon, probably not.
2012-05-09 13:59:54	+Bigby	estimate
2012-05-09 14:00:03	+Bigby	at our current rate of technological development
2012-05-09 14:00:27	theGoldenAvatar	Depends on what level of granularity you're talking about.
2012-05-09 14:00:27	storyr	my dad working for MS makes me happy
2012-05-09 14:00:30	storyr	I get all MS stuff free
2012-05-09 14:00:31	storyr	HAHAHAHAHA
2012-05-09 14:00:32	storyr	SUCKER
2012-05-09 14:00:44	+Bigby	think Jarvis from Iron Man
2012-05-09 14:00:53	storyr	Paul Bettany?
2012-05-09 14:01:02	storyr	he's real
2012-05-09 14:01:13	@bloodylip	heh
2012-05-09 14:01:40	theGoldenAvatar	Fuck if I know.
2012-05-09 14:01:42	theGoldenAvatar	2276
2012-05-09 14:01:42	@bloodylip	he kind of looks like Cary Elwes in this picture
2012-05-09 14:01:44	@bloodylip	http://www.imdb.com/media/rm3372396800/nm0079273
2012-05-09 14:01:48	theGoldenAvatar	That's my best guess
2012-05-09 14:03:21	storyr	that's a horrible picture
2012-05-09 14:04:14	+Bigby	that seems a tad extreme
2012-05-09 14:04:33	storyr	I need lunch
2012-05-09 14:04:35	storyr	what should I eat?
2012-05-09 14:06:14	@Aerox	a dick
2012-05-09 14:06:30	@TDiddy	boom
2012-05-09 14:07:38	@bloodylip	double boom
2012-05-09 14:19:10	Halfleft|away	how come in iron man 2
2012-05-09 14:19:22	Halfleft|away	how does what's-his-face manage to fly away with the silver armour?
2012-05-09 14:19:42	Halfleft|away	her with the arse even says to fury that it should have measures in place to stop strangers taking it
2012-05-09 14:22:11	@TDiddy	mickey rourke or don cheadle?
2012-05-09 14:22:22	Halfleft|away	the black one
2012-05-09 14:22:28	Halfleft|away	not the wrinkly one
2012-05-09 14:22:33	@TDiddy	he is on their side
2012-05-09 14:22:42	theGoldenAvatar	I don't even remember that movie.
2012-05-09 14:23:22	@TDiddy	oh if you didnt see TGA, the event info for ME3 this weekend was announced
2012-05-09 14:23:29	@TDiddy	community goal is kill 3 mil banshees
2012-05-09 14:23:35	@TDiddy	group goal is gold full extract
2012-05-09 14:23:48	theGoldenAvatar	I saw it.
2012-05-09 14:24:02	theGoldenAvatar	I don't give a damn about the community goals
2012-05-09 14:24:05	theGoldenAvatar	Victory packs blow
2012-05-09 14:24:28	theGoldenAvatar	And gold extraction is easy.
2012-05-09 14:24:43	@TDiddy	sure it is
2012-05-09 14:24:52	@TDiddy	depending on how many fucking infiltrators you have on your team
2012-05-09 14:24:56	theGoldenAvatar	You have a Salarian engineer?
2012-05-09 14:25:11	@TDiddy	not leveled
2012-05-09 14:25:17	@TDiddy	sentinel, vanguard and adept are 20
2012-05-09 14:25:34	theGoldenAvatar	Salarian Engineer, Geth, Firebase White is easy mode on gold.
2012-05-09 14:25:44	theGoldenAvatar	90% of gold games is that configuration.
2012-05-09 14:25:54	theGoldenAvatar	Because it's credit farming
2012-05-09 14:26:18	theGoldenAvatar	You basically have the engineer maintain decoy in the bottom room
2012-05-09 14:26:29	theGoldenAvatar	And the Geth are so stupid they will only ever attack the decoy
2012-05-09 14:26:32	@TDiddy	firebase is the really small map, right?
2012-05-09 14:26:36	theGoldenAvatar	No
2012-05-09 14:26:38	theGoldenAvatar	That's Glacier.
2012-05-09 14:26:52	theGoldenAvatar	All maps are Firebase.
2012-05-09 14:26:58	theGoldenAvatar	Firebase <name>
2012-05-09 14:27:14	@TDiddy	oh
2012-05-09 14:27:23	theGoldenAvatar	http://www.youtube.com/watch?v=UzcXIZHNdAE
2012-05-09 14:27:24	DtoidBot	Mass Effect 3 Multiplayer - Salarian Engineer Firebase White Geth (GOLD)
2012-05-09 14:27:43	theGoldenAvatar	That's basicaly it.
2012-05-09 14:27:52	@TDiddy	ooooooooh ok
2012-05-09 14:27:54	@TDiddy	that map
2012-05-09 14:27:54	@TDiddy	gotcha
2012-05-09 14:28:22	theGoldenAvatar	Geth will never spawn behind you in that spot.
2012-05-09 14:28:29	theGoldenAvatar	So they just funnel into a kill zone
2012-05-09 14:28:39	+Bigby	only geth?
2012-05-09 14:28:44	+Bigby	not cerberus?
2012-05-09 14:28:45	theGoldenAvatar	Yeah.
2012-05-09 14:28:53	theGoldenAvatar	Phantoms ignore that shit
2012-05-09 14:28:53	+Bigby	seems a weird bug
2012-05-09 14:29:04	+Bigby	ugh, hate phantoms
2012-05-09 14:29:05	theGoldenAvatar	Smoke grenades cover up
2012-05-09 14:29:12	theGoldenAvatar	Banshees ignore, so do Brutes
2012-05-09 14:29:13	storyr	pad thai
2012-05-09 14:29:15	storyr	YUM
2012-05-09 14:29:17	theGoldenAvatar	All geth attack the decoy
2012-05-09 14:29:38	theGoldenAvatar	Hunters, Pyros, Rocket troopers, Primes, etc
2012-05-09 14:30:03	@TDiddy	I have just decided to stick with the phalanx heavy pistol
2012-05-09 14:30:10	@TDiddy	its semi automatic and light, doesnt run out of ammo
2012-05-09 14:30:16	@TDiddy	well, easily
2012-05-09 14:33:32	storyr	I haven't played MP
2012-05-09 14:33:35	storyr	BECAUSE I PIRATED THAT GAME
2012-05-09 14:33:42	theGoldenAvatar	Good man.
2012-05-09 14:34:03	@bloodylip	you're such a rebel
2012-05-09 14:38:47	storyr	I figured I wouldn't play MP, and I couldn't get it through steam
2012-05-09 14:38:59	storyr	and I had a shitty time with Origin playing BF3
2012-05-09 14:39:27	@bloodylip	i forgot that BF3 existed
2012-05-09 14:39:46	@bloodylip	probably because i can't see friends on steam playing it
2012-05-09 14:40:36	storyr	yeah, it was fun for awhile, but then I just stopped playing
2012-05-09 14:40:38	theGoldenAvatar	That's probably because you don't have any friends.
2012-05-09 14:40:45	storyr	mostly because of MW3, and I really only play that because my friends do
2012-05-09 14:40:47	storyr	I've never played it alone
2012-05-09 14:42:01	@Aerox	get better friends
2012-05-09 14:42:41	@bloodylip	all his friends are zombies in L4D1&2
2012-05-09 14:43:16	--	theGoldenAvatar is now known as tga|out
2012-05-09 14:46:14	+Bigby	speaking of
2012-05-09 14:46:29	+Bigby	we should play some L4D or DOTA
2012-05-09 14:47:46	@bloodylip	we should
2012-05-09 14:47:51	@bloodylip	but not DOTA, because it's terrible
2012-05-09 14:49:14	storyr	that's true
2012-05-09 14:49:16	storyr	dota is terrible
2012-05-09 14:49:26	storyr	actually, that's not true, the DOTA community is terrible. It's horrifying
2012-05-09 14:50:23	@bloodylip	yeah
2012-05-09 14:50:29	@bloodylip	but the game isn't as good as LoL
2012-05-09 14:50:34	@bloodylip	or maybe even HoN?
2012-05-09 14:50:56	storyr	I saw some LoL fanboy call DOTA2 an LoL clone
2012-05-09 14:50:57	@bloodylip	it's been a while, but i thought HoN was more forgiving/more fun than DOTA2
2012-05-09 14:50:57	storyr	I died
2012-05-09 14:51:02	@Aerox	ahahhhaha
2012-05-09 14:51:02	@bloodylip	lol
2012-05-09 14:51:06	@bloodylip	rather, LoL
2012-05-09 14:51:07	+Gemsi	it's no demigod that's for sure....
2012-05-09 14:51:16	@bloodylip	haha, i like Demigod!
2012-05-09 14:51:21	storyr	My favorite dota style game is MNC
2012-05-09 14:51:26	@bloodylip	it's too bad nobody plays it/the networking was terrible
2012-05-09 14:51:26	storyr	I have yet to play SMNC
2012-05-09 14:51:28	+Bigby	i havent played LOL
2012-05-09 14:51:41	+Gemsi	yeah the networking was just busted at launch
2012-05-09 14:51:49	@bloodylip	and probably never fixed
2012-05-09 14:51:59	@bloodylip	i gave up and uninstalled Impulse once gamestop bought it
2012-05-09 14:52:02	+Bigby	i havent played SMNC in a while
2012-05-09 14:52:07	+Bigby	not since the beta
2012-05-09 14:52:07	@bloodylip	i haven't played SMNC
2012-05-09 14:52:11	@bloodylip	only played MNC once
2012-05-09 14:52:23	Kasreyn	http://www.kickstarter.com/projects/crateentertainment/grim-dawn/posts/222783
2012-05-09 14:53:11	storyr	I really enjoyed MNC, but I never play MP games alone anymore, except Tribes Ascend :(
2012-05-09 14:53:46	@bloodylip	i don't play MP alone, and the people i used to play with are rarely on when i am
2012-05-09 14:53:51	 *	bloodylip glares at Aerox
2012-05-09 14:54:07	storyr	haha, see and I would play TF2
2012-05-09 14:54:09	storyr	but I fucking hate it
2012-05-09 14:54:14	storyr	because I am a fucking baby
2012-05-09 14:54:54	@bloodylip	hahaha, same here
2012-05-09 14:54:58	@bloodylip	i can play it for like 20 minutes
2012-05-09 14:55:00	@bloodylip	tops
2012-05-09 14:55:05	@bloodylip	after that, i just get frustrated and quit
2012-05-09 14:55:16	storyr	I was a huge TFC player
2012-05-09 14:55:18	@bloodylip	it doesn't help that after that, the map just starts over
2012-05-09 14:55:18	storyr	and QTF
2012-05-09 14:55:24	@bloodylip	i don't like playing the same damn map for hours
2012-05-09 14:55:27	storyr	so I dunno, it just doesn't feel like a fortress game to me
2012-05-09 14:55:28	+Gemsi	i hope the tf2 hoard mode stuff is correct
2012-05-09 14:55:29	storyr	AT ALL
2012-05-09 14:55:32	@bloodylip	and that's all most of the servers out there do
2012-05-09 14:55:35	<--	Wexx (~Wexx@adsl-98-82-200-114.jax.bellsouth.net) has quit (Signed off)
2012-05-09 14:55:36	@bloodylip	Gemsi: ?
2012-05-09 14:55:52	Halfleft|away	hoard mode in games are always fun
2012-05-09 14:55:57	+Gemsi	files have been dug out of the last few patches
2012-05-09 14:56:12	+Gemsi	that as pointing towards a hoard mode type thing
2012-05-09 14:56:58	+Gemsi	it's not confirmed or anything yet, but it sure looks like it's coming
2012-05-09 14:57:12	+Bigby	what would you be fighting against?
2012-05-09 14:57:34	+Gemsi	ai,'big' versions of classes and some type of boss mob
2012-05-09 14:57:49	+Bigby	that seems lazy
2012-05-09 14:58:04	+Gemsi	this is just mining from files
2012-05-09 14:58:16	@bloodylip	probably something like monoculous?
2012-05-09 14:58:18	+Gemsi	http://forums.steampowered.com/forums/showthread.php?t=2687110
2012-05-09 15:00:27	+Bigby	maybe they will be like robotic versions of them
2012-05-09 15:00:34	+Bigby	made to replace the mercs
2012-05-09 15:02:15	+Gemsi	lord knows, still knowing value it will be good, and hoard modes are really hard to make bad
2012-05-09 15:02:46	+Bigby	maybe we will get to see some new engineer in place turrets you can level up to defend
2012-05-09 15:13:42	@TDiddy	looking at game informer, man it must really be bad when their previews are like "yeah, this isnt that good"
2012-05-09 15:13:43	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-05-09 15:13:50	@TDiddy	they were talking about the Ghost Recon hoard mode
2012-05-09 15:13:55	@TDiddy	...horde
2012-05-09 15:15:20	storyr	interesting
2012-05-09 15:15:22	storyr	did you play the beta?
2012-05-09 15:15:26	@TDiddy	no
2012-05-09 15:15:30	@TDiddy	had no interest really
2012-05-09 15:15:39	storyr	me either, I didn't even realize that I got it because of SC: Conviction
2012-05-09 15:15:43	+Bigby	im actually interested in black ops 2 now
2012-05-09 15:15:53	+Bigby	i didnt care at all for the COD series past 4
2012-05-09 15:15:54	storyr	I've never been a fan of treyarch
2012-05-09 15:16:09	storyr	CoD is good for time wasting with friends, that's really it
2012-05-09 15:18:56	storyr	I still haven't beat darksiders
2012-05-09 15:19:02	storyr	shit, I haven't played it in two years
2012-05-09 15:28:54	Halfleft|away	$('#ButtonID').onclick(){
2012-05-09 15:28:54	Halfleft|away		some stuff	
2012-05-09 15:28:54	Halfleft|away			};
2012-05-09 15:28:58	Halfleft|away	is that correct syntax?
2012-05-09 15:29:29	+Gemsi	looks correct enough without me going to fact check
2012-05-09 15:34:05	Halfleft|away	nah
2012-05-09 15:34:08	Halfleft|away	needs:
2012-05-09 15:34:11	Halfleft|away	$("#Button").button().click(function(){
2012-05-09 15:34:12	Halfleft|away			alert('something')
2012-05-09 15:34:12	Halfleft|away			});
2012-05-09 15:36:30	Halfleft|away	hum that doesn't seem to work either
2012-05-09 15:36:55	Halfleft|away	#=id and .=class right?
2012-05-09 15:37:00	+Gemsi	yup
2012-05-09 15:38:05	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-09 15:38:55	+Gemsi	$("#button").click(function () {
2012-05-09 15:38:55	+Gemsi	 console.log(blah) });
2012-05-09 15:39:19	Halfleft|away	yah that as well
2012-05-09 15:39:26	Halfleft|away	i've probably got it placed wrong somewhere
2012-05-09 15:39:37	<--	meeetalnarf (~meetalnar@p54AC9809.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-05-09 15:39:44	Halfleft|away	that or it's spaxxing out as the #button id isn't on the page until it's loaded by ajax elsewhere
2012-05-09 15:39:57	+Gemsi	then $(document).ready(function() { it
2012-05-09 15:39:57	Halfleft|away	i'm not remotely familiar enough with it to know if that's a problem
2012-05-09 15:40:17	Halfleft|away	wont that run it imideately?
2012-05-09 15:40:19	Halfleft|away	imemia
2012-05-09 15:40:21	Halfleft|away	the fuck
2012-05-09 15:40:23	+Gemsi	no
2012-05-09 15:40:51	+Gemsi	my understanding is it's doesn't allow the code to run until the load is finished
2012-05-09 15:41:08	Halfleft|away	i need it to run when clicked
2012-05-09 15:41:11	+Gemsi	so it's  $(document).ready(function() { $("#button").click(function () {  console.log(blah) }); });
2012-05-09 15:41:18	Halfleft|away	clicking on a thing loads some html in to a box
2012-05-09 15:41:28	Halfleft|away	a thing in that new box, when clicked, needs to trigger the thing i'm trying to do now
2012-05-09 15:45:04	+Gemsi	are you using jquery ?
2012-05-09 15:45:28	Halfleft|away	oui
2012-05-09 15:46:33	+Gemsi	http://jsfiddle.net/FttTa/
2012-05-09 15:47:15	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-05-09 15:48:01	Halfleft|away	this is what i have
2012-05-09 15:48:02	Halfleft|away	http://jsfiddle.net/FttTa/2/
2012-05-09 15:48:06	Halfleft|away	but it's not working in practice
2012-05-09 15:48:21	+Gemsi	very odd then
2012-05-09 15:48:38	+Gemsi	jquery is definitely being included ?
2012-05-09 15:48:58	Halfleft|away	nor does your solution with the document ready
2012-05-09 15:48:59	Halfleft|away	yes
2012-05-09 15:49:03	+Gemsi	and is the chrome console throwing any errors ?
2012-05-09 15:49:03	Halfleft|away	it's working fine elsewhere
2012-05-09 15:49:07	Halfleft|away	nope
2012-05-09 15:49:12	Halfleft|away	i think i'm using it wrong
2012-05-09 15:49:41	Halfleft|away	like i say it might have something to do with the fact that the element with id button is being loaded in from another php file on a click event?
2012-05-09 15:49:47	Halfleft|away	is that a thing that causes problems?
2012-05-09 15:50:07	+Gemsi	only if it's not loading in right somehow
2012-05-09 15:50:13	Halfleft|away	it's definitely loading in
2012-05-09 15:50:21	Halfleft|away	it's like a pop-up box
2012-05-09 15:50:26	Halfleft|away	not an alert window, mind
2012-05-09 15:50:42	Halfleft|away	basically an empty and hidden div that is filled with stuff from elsewhere and unhidden on a click
2012-05-09 15:50:54	Halfleft|away	it's a button in that box that i'm trying to get to do stuff now
2012-05-09 15:51:03	+Gemsi	but doing button click > ajax load php file > button that ajax calls another php file and so on isn't a thing that has caused me a problem
2012-05-09 15:51:21	Halfleft|away	harumph
2012-05-09 15:51:21	+Gemsi	and it's loaded into that div all fine ?
2012-05-09 15:51:24	Halfleft|away	yup
2012-05-09 15:51:38	Halfleft|away	hell the button itself is coming from that other php
2012-05-09 15:51:43	Halfleft|away	it's just not doing owt when i click it
2012-05-09 15:52:06	+Gandysampras	farty butt butt fart
2012-05-09 15:52:20	Halfleft|away	genius
2012-05-09 15:52:54	+Gemsi	without seeing more of the code I can't really help
2012-05-09 15:53:41	Halfleft|away	then brace yourself
2012-05-09 15:54:10	+Gemsi	i doubt it's going to be any worse than some of the code I can paid to write
2012-05-09 15:57:16	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-09 15:59:19	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-09 16:00:26	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-09 16:00:26	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-09 16:02:02	--	andrewm is now known as andrewm|cooking
2012-05-09 16:08:21	+Bigby	lol
2012-05-09 16:08:26	+Bigby	now thats a super power move
2012-05-09 16:08:35	+Bigby	"Would You Fuckin Die Already" Kick!
2012-05-09 16:16:55	--	Gandysampras is now known as Gandy|P
2012-05-09 16:17:06	--	Gandy|P is now known as Gandy|PnR
2012-05-09 16:20:36	andrewm|cooking	mmmm
2012-05-09 16:20:37	andrewm|cooking	Meat slop
2012-05-09 16:20:40	--	andrewm|cooking is now known as andrewm
2012-05-09 16:24:35	<--	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-09 16:33:02	+Gandy|PnR	I wish I had meat slop
2012-05-09 16:33:23	+Gandy|PnR	Aerox, P&R was on early again. Can I spoil the end of the election campaign for you?
2012-05-09 16:35:05	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-05-09 16:35:07	+Bigby	Romeny wins
2012-05-09 16:35:19	+Bigby	the other candidate dies
2012-05-09 16:35:32	+Bigby	or gets bored and goes to europe
2012-05-09 16:35:40	+Bigby	which of these is correct
2012-05-09 16:36:16	@Aerox	NO
2012-05-09 16:37:27	+Gandy|PnR	Paul Rudd is adorable
2012-05-09 16:38:20	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-05-09 16:38:26	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-09 16:39:04	storyr	he is adorable
2012-05-09 16:39:17	storyr	Wet Hot American Summer
2012-05-09 16:40:23	@Aerox	UGH is he back for the finale
2012-05-09 16:40:41	storyr	http://assets0.ordienetworks.com/misc/5263391138_3b4dc5e421_o.gif
2012-05-09 16:40:42	@Aerox	Oh no wait
2012-05-09 16:40:45	@Aerox	I'm an idiot
2012-05-09 16:40:47	@Aerox	For some reason I was thinking of Mark
2012-05-09 16:40:50	storyr	EW NO
2012-05-09 16:40:52	andrewm	Haha
2012-05-09 16:40:52	storyr	fuck that guy
2012-05-09 16:40:56	+Gandy|PnR	haha
2012-05-09 16:41:03	storyr	Adam Scott + Rob Lowe > that moron
2012-05-09 16:41:24	@Aerox	I want Adam Scott to get Lizzie Caplan a guest star on P&R
2012-05-09 16:41:26	@Aerox	maybe KBell too
2012-05-09 16:41:33	+Gandy|PnR	Ugh, it is 11pm and I forgot to do laundry
2012-05-09 16:41:41	+Gandy|PnR	Needs more Jean ralphio
2012-05-09 16:41:44	@Aerox	Now you will be stinky all day tomororw
2012-05-09 16:41:44	andrewm	Just go naked tomorrow.
2012-05-09 16:41:59	+Bigby	paint your body
2012-05-09 16:42:00	storyr	he annoys me, actualy, so does Aziz
2012-05-09 16:42:09	 *	storyr hides
2012-05-09 16:42:13	+Gandy|PnR	You are incorrect dotryr
2012-05-09 16:42:15	+Gandy|PnR	storyr*
2012-05-09 16:42:24	@Aerox	DetryR
2012-05-09 16:42:28	+Gandy|PnR	haha
2012-05-09 16:42:28	--	Gandy|PnR is now known as Gandysampras
2012-05-09 16:42:28	@Aerox	DaughtryR?
2012-05-09 16:42:44	storyr	DetryR? fucking offended
2012-05-09 16:44:26	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-09 16:44:26	--	Mode #destructoid [+v lolshin] by Q
2012-05-09 16:45:18	+Bigby	shitheadmcgilluhcuttyR
2012-05-09 16:45:30	@Aerox	haha, owned
2012-05-09 16:45:40	andrewm	Harsh
2012-05-09 16:45:55	+Bigby	its a harsh world
2012-05-09 16:56:08	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-09 16:56:23	+Bigby	oh goddamit
2012-05-09 16:56:32	+Bigby	Bioshock Infinite pushed back to 2013
2012-05-09 17:05:02	richterbelmont	your face got pushed back to 2013
2012-05-09 17:06:08	+Bigby	i will cut you so bad
2012-05-09 17:07:39	richterbelmont	it will utilize the wii u tablet
2012-05-09 17:16:26	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-09 17:28:39	-->	Batthink (webchat@host109-153-142-47.range109-153.btcentralplus.com) has joined #destructoid
2012-05-09 17:28:47	<--	Batthink (webchat@host109-153-142-47.range109-153.btcentralplus.com) has quit (Registered)
2012-05-09 17:28:47	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-09 17:42:29	@Aerox	http://www.youtube.com/watch?v=Ohk-Ey01c9k&feature=relmfu
2012-05-09 17:42:30	DtoidBot	Feminist Bookstore - Portlandia on IFC
2012-05-09 17:45:46	+Bigby	not sure what is going on there
2012-05-09 17:50:42	+Bigby	im really hoping that Facebook fails soon
2012-05-09 17:56:40	+Gandysampras	butts
2012-05-09 18:00:06	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-09 18:00:06	--	Mode #destructoid [+v jorge`] by Q
2012-05-09 18:01:43	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-09 18:02:01	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Operation timed out)
2012-05-09 18:02:03	--	andrewm_ is now known as andrewm
2012-05-09 18:05:49	@Aerox	Gandy I'm bored
2012-05-09 18:06:10	+Bigby	well you are at work
2012-05-09 18:06:14	+Bigby	so deal with it
2012-05-09 18:07:38	@Aerox	DEAL WITH MY BUTT
2012-05-09 18:11:48	richterbelmont	fart on him as a warning
2012-05-10 09:52:09	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-10 09:52:09	--	Nicks #destructoid: [@bloodylip @Q +lolshin +Torzelan [m0nstrz] [Rabite] ^power andrewm Apple_Master benbeltran DalaamPrince Digittal DougCL DtoidBot Gandy HammerTiem Kasreyn madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight ProfPew TautologicPleon theGoldenAvatar]
2012-05-10 09:52:09	--	Channel #destructoid: 26 nicks (2 ops, 0 halfops, 2 voices, 22 normals)
2012-05-10 09:52:09	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-10 10:00:55	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-10 10:00:55	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-10 10:12:49	<--	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has quit (Quit)
2012-05-10 10:32:55	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-10 10:34:59	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-10 10:34:59	--	Mode #destructoid [+o Aerox] by Q
2012-05-10 10:43:01	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-05-10 10:45:18	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-10 10:53:56	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-05-10 11:00:37	<--	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has quit (Ping timeout)
2012-05-10 11:00:39	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-10 11:03:44	-->	killer7_ (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-05-10 11:05:29	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Signed off)
2012-05-10 11:05:35	<--	killer7_ (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Signed off)
2012-05-10 11:05:59	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-05-10 11:12:16	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-10 11:13:55	-->	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has joined #destructoid
2012-05-10 11:18:21	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-10 11:18:21	--	Mode #destructoid [+v jorge`] by Q
2012-05-10 11:26:26	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-10 11:26:26	--	Mode #destructoid [+o TDiddy] by Q
2012-05-10 11:34:16	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-10 11:34:16	--	Mode #destructoid [+v lolshin] by Q
2012-05-10 11:38:46	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Quit)
2012-05-10 11:42:13	-->	meeetalnarf (~meetalnar@p54AC9867.dip0.t-ipconnect.de) has joined #destructoid
2012-05-10 11:46:20	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-05-10 11:46:49	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-10 11:48:13	<--	meeetalnarf (~meetalnar@p54AC9867.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-10 11:48:31	-->	meeetalnarf (~meetalnar@p54AC9867.dip0.t-ipconnect.de) has joined #destructoid
2012-05-10 11:51:51	-->	madfigs (~madfigs@user-112vhjn.biz.mindspring.com) has joined #destructoid
2012-05-10 11:57:29	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-10 11:57:29	--	Mode #destructoid [+v Gemsi] by Q
2012-05-10 12:03:45	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-05-10 12:04:17	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-10 12:10:49	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-05-10 12:10:49	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (*.net *.split)
2012-05-10 12:10:58	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-10 12:11:47	-->	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has joined #destructoid
2012-05-10 12:13:59	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-10 12:16:01	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-10 12:18:38	storyr	FUCK BOOLEAN
2012-05-10 12:18:40	storyr	FUCK IT TO HELL
2012-05-10 12:20:05	@TDiddy	were they saying boo or boo-urns
2012-05-10 12:20:53	@Aerox	HI RICKEY
2012-05-10 12:21:00	storyr	HI EVERYONE
2012-05-10 12:21:37	storyr	part of my new job is sourcing for recruiters, so I've taught myself boolean search strings and it sucks
2012-05-10 12:21:43	@Aerox	hehe
2012-05-10 12:21:52	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-10 12:22:00	@Aerox	XOR is the best one
2012-05-10 12:22:02	@Aerox	SUP N ATE
2012-05-10 12:22:15	Brainderailment	suspsupsusps
2012-05-10 12:23:03	@Aerox	How's yer boner?
2012-05-10 12:23:10	Brainderailment	slippy
2012-05-10 12:24:09	@Aerox	hawt
2012-05-10 12:24:24	@Aerox	I'm watching the DOJ press release about Arpaio
2012-05-10 12:24:30	@Aerox	This very boring old man just said "mexican bitches"
2012-05-10 12:24:40	Brainderailment	hmm
2012-05-10 12:26:19	Brainderailment	So, have only 6 episodes of GoT season 2 aired so far?
2012-05-10 12:26:22	@Aerox	yes
2012-05-10 12:26:29	Brainderailment	okay, then I'm all caught up
2012-05-10 12:26:47	@Aerox	Excellent work!
2012-05-10 12:27:07	Brainderailment	A friend of mine gave me his girlfriend's dad's hbogo login
2012-05-10 12:27:30	@Aerox	baller
2012-05-10 12:27:36	Brainderailment	quite
2012-05-10 12:27:42	@Aerox	Watch Veep too
2012-05-10 12:27:43	@Aerox	It's really funny
2012-05-10 12:27:52	Brainderailment	wtf is that anyhow?
2012-05-10 12:28:19	@Aerox	It's about a kind of dumb vice president
2012-05-10 12:28:28	Brainderailment	my wife has been trying to catch up on trubloods
2012-05-10 12:28:29	@Aerox	who appears to be a mishmash of Sarah Palin and Michele Bachmann
2012-05-10 12:28:35	Brainderailment	nice
2012-05-10 12:28:49	Brainderailment	although, it'd probably piss me off and depress me
2012-05-10 12:28:52	@Aerox	nah
2012-05-10 12:28:53	@Aerox	It's a comedy
2012-05-10 12:29:02	Brainderailment	ever seen that's my bush?
2012-05-10 12:29:04	@Aerox	You will lol
2012-05-10 12:29:05	@Aerox	yes!
2012-05-10 12:29:14	@Aerox	The best episode was when he got high on X
2012-05-10 12:29:27	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-05-10 12:30:03	Brainderailment	is it like that? or more serious satire?
2012-05-10 12:30:15	@Aerox	It's not quite as wacky
2012-05-10 12:30:18	Brainderailment	right
2012-05-10 12:30:22	@Aerox	But it's not super serious
2012-05-10 12:30:37	Brainderailment	wordup
2012-05-10 12:34:31	@Aerox	whatchu doin' today?
2012-05-10 12:36:30	Brainderailment	just working.
2012-05-10 12:37:03	Brainderailment	I don't know why I look at facebook. All I see is half of my "friends" making idiotic statements about gay marriage
2012-05-10 12:38:14	@Aerox	:(
2012-05-10 12:38:29	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Read error: Operation timed out)
2012-05-10 12:39:29	Brainderailment	I think I need to make some game of thrones flash cards. Names and faces. This way I can watch the episodes again and figure out who's talking about who.
2012-05-10 12:40:11	@Aerox	hahaha
2012-05-10 12:40:20	@Aerox	Come over and watch with us and I will help you
2012-05-10 12:40:32	@Aerox	complete with elaborate reward/punishment system
2012-05-10 12:40:41	Brainderailment	oh god
2012-05-10 12:40:54	Brainderailment	does this involve my butt hole?
2012-05-10 12:41:33	@Aerox	I don't want to ruin the surprise
2012-05-10 12:41:44	storyr	ha
2012-05-10 12:41:50	storyr	the end of last weeks episode really pissed me off
2012-05-10 12:41:57	@Aerox	there's just a whole assortment of things waiting for you
2012-05-10 12:41:59	@Aerox	I didn't mind it
2012-05-10 12:42:05	storyr	I understand the NEED for it
2012-05-10 12:42:07	@Aerox	I kind of like not knowing exactly what's going to happen next week
2012-05-10 12:42:34	storyr	now, I don't recall Arya ever being Tywin's water bitch
2012-05-10 12:42:36	storyr	am I wrong?
2012-05-10 12:42:51	storyr	sorry spoilers :x
2012-05-10 12:42:52	@Aerox	She was Roose's but they condensed it
2012-05-10 12:42:52	Brainderailment	check
2012-05-10 12:43:02	Brainderailment	my laptop battery just died
2012-05-10 12:43:04	@Aerox	I actually really like the Arya/Tywin scenes, a lot
2012-05-10 12:43:13	storyr	ditto
2012-05-10 12:43:21	storyr	HOLY GOD YGRITTE IS HOT
2012-05-10 12:43:26	@Aerox	:D
2012-05-10 12:43:51	storyr	srsly hot
2012-05-10 12:43:56	Brainderailment	see, it's names like that
2012-05-10 12:44:00	Brainderailment	fuck
2012-05-10 12:44:03	@Aerox	I liked when she rubbed all up on Jon
2012-05-10 12:44:10	Brainderailment	she was grinding that wang
2012-05-10 12:45:07	@Aerox	Jon's attempt to tie her up was terrible
2012-05-10 12:45:10	@Aerox	and that tie was extremely ineffective
2012-05-10 12:45:14	@Aerox	and anyone could have gotten out of it
2012-05-10 12:45:31	Brainderailment	yeah, she was totally unencumbered
2012-05-10 12:46:47	storyr	unemcumber? I hardly knew her
2012-05-10 12:46:58	storyr	that was bad
2012-05-10 12:47:45	storyr	so...I made my first meme on reddit yesterday for some guy being a douche...and it's now my most upvoted comment
2012-05-10 12:47:47	storyr	I hate myself
2012-05-10 12:48:26	Brainderailment	I think my most upvoted comment was a picture of a guy blowing his brains out.
2012-05-10 12:55:03	storyr	hot
2012-05-10 13:04:12	storyr	http://www.youtube.com/watch?v=tXtRlUgvDps
2012-05-10 13:04:13	DtoidBot	i'll rename them later
2012-05-10 13:04:16	storyr	caution: GETS LOUD
2012-05-10 13:20:13	Brainderailment	haha, that's hilarious
2012-05-10 13:21:42	@Aerox	soxfilledwithmashedpotatoes
2012-05-10 13:21:51	@Aerox	that sounds like a fun idea
2012-05-10 13:28:18	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-05-10 13:37:24	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-10 13:46:45	Brainderailment	Oh my god
2012-05-10 13:47:02	Brainderailment	I'm seeing an old Micky Rourke film. He looks so normal
2012-05-10 13:47:21	Brainderailment	He almost looks like he could be Bruce Willis' brother
2012-05-10 13:48:44	Brainderailment	http://www.nypost.com/rw/nypost/2008/12/16/entertainment/photos_galleries/G1938_photo12.jpg
2012-05-10 14:00:36	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-10 14:00:36	--	Mode #destructoid [+v Gemsi] by Q
2012-05-10 14:12:45	storyr	holy shit
2012-05-10 14:13:17	storyr	I fucking KNEW I recognized the voice of the lady in our transit tunnels who annouces the trains arriving
2012-05-10 14:13:31	storyr	same voice as Freeman's HEV suit
2012-05-10 14:13:32	storyr	SWEET
2012-05-10 14:14:40	@TDiddy	lol
2012-05-10 14:14:59	Brainderailment	Ha, that's cool
2012-05-10 14:17:51	richterbelmont	!q
2012-05-10 14:17:52	DtoidBot	[1092] <@Aerox> mayo is an effective lube
2012-05-10 14:18:10	 *	Brainderailment sucks air through teeth.
2012-05-10 14:22:10	storyr	!q
2012-05-10 14:22:11	DtoidBot	[66] <Suff0cat> !penis++ #Tastes great, less filling
2012-05-10 14:22:23	storyr	Wooster :(
2012-05-10 14:27:46	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-10 14:41:30	richterbelmont	: P
2012-05-10 14:42:29	storyr	!ping
2012-05-10 14:43:42	richterbelmont	!dtrivia 3 history
2012-05-10 14:43:44	DtoidBot	Starting the trivia. Round of 3 questions. !strivia to stop. Total: 3104
2012-05-10 14:43:45	DtoidBot	History: In 1658 Lord Oliver __________ British King (1653-58), Dies At 59
2012-05-10 14:44:00	DtoidBot	Hint: C*o*****
2012-05-10 14:44:15	DtoidBot	Time's up! You're all failures!
2012-05-10 14:44:23	DtoidBot	History: What did the Soviets send up into space on the 40th anniversary of the day the communists seized power?
2012-05-10 14:44:38	richterbelmont	Sputnik
2012-05-10 14:44:38	DtoidBot	Winner: richterbelmont Answer: Sputnik I Streak: 1 Points: 59
2012-05-10 14:44:47	DtoidBot	World History: Which was constructed first, The Cathedral or The Tower, in Pisa, Italy?
2012-05-10 14:45:02	DtoidBot	Hint: T*e Ca***d*a*
2012-05-10 14:45:09	richterbelmont	The Cathedral
2012-05-10 14:45:09	DtoidBot	Winner: richterbelmont Answer: The Cathedral Streak: 2 Points: 60
2012-05-10 14:45:17	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-05-10 14:45:18	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-05-10 14:47:54	storyr	MOAR
2012-05-10 14:56:09	[Rabite]	<DtoidBot> History: In 1658 Lord Oliver __________ British King (1653-58), Dies At 59
2012-05-10 14:56:13	[Rabite]	you didn't know cromwell?
2012-05-10 14:56:49	richterbelmont	if its not about a american sitcom then i dont know!
2012-05-10 14:57:00	[Rabite]	http://www.youtube.com/watch?v=DJ1yPz14LrU
2012-05-10 14:57:02	DtoidBot	Oliver cromwell by monty python
2012-05-10 15:02:56	--	Aerox is now known as Aerox|Lunch
2012-05-10 15:06:43	<--	VenatioDecorus (~killer7@75-144-136-126-NewEngland.hfc.comcastbusiness.net) has quit (Signed off)
2012-05-10 15:14:40	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-10 15:15:12	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-05-10 15:18:08	richterbelmont	am i the only one that didnt get into kingdom hearts?
2012-05-10 15:19:42	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Read error: EOF from client)
2012-05-10 15:23:00	storyr	nope
2012-05-10 15:23:01	storyr	I never did
2012-05-10 15:25:10	--	Aerox|Lunch is now known as Aerox
2012-05-10 15:28:56	@Aerox	I liked the first one ok
2012-05-10 15:29:00	@Aerox	Hated the rest
2012-05-10 15:31:46	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-05-10 15:32:26	storyr	in early 2000s I was only playing PC games
2012-05-10 15:32:59	richterbelmont	i like to think it was all eroge too
2012-05-10 15:45:37	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-10 15:45:54	<--	TautologicPleon (~sausage@s529d6351.adsl.wanadoo.nl) has quit (Read error: Connection reset by peer)
2012-05-10 15:46:38	Halfleft|away	I sent 6 emails and talked on the phone three times for about 30 minutes total with a person at work today
2012-05-10 15:46:54	Halfleft|away	she couldn't log in to her profile. Said her password wasn't resetting right
2012-05-10 15:47:21	Halfleft|away	turned out, the pretty standard three-field old password, new password, confirm new password form was too confusing for her
2012-05-10 15:47:23	Halfleft|away	idiot
2012-05-10 15:56:31	@Aerox	Haha, british people
2012-05-10 15:56:47	storyr	HAHA YE JOLLY OL BRITS
2012-05-10 15:57:30	@Aerox	they are the opposite of jolly
2012-05-10 15:57:34	@Aerox	They are dour and terrible
2012-05-10 15:57:43	@Aerox	except gandy
2012-05-10 15:58:12	storyr	and Sean
2012-05-10 15:58:13	DtoidBot	...
2012-05-10 15:58:27	storyr	shut up bot
2012-05-10 15:58:37	Halfleft|away	She was very scottish
2012-05-10 15:59:00	Halfleft|away	there's no point in them even having profiles
2012-05-10 15:59:07	Halfleft|away	all they can do is enrol on to courses
2012-05-10 15:59:12	Halfleft|away	they can't even undo it if they fuck up
2012-05-10 15:59:17	Halfleft|away	they have to email and or call us to fix it
2012-05-10 15:59:17	+Gemsi	are you trying to say I'm not the very definition of jolly Aerox ?
2012-05-10 15:59:21	Halfleft|away	shitty stupid system
2012-05-10 16:08:42	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-05-10 16:08:47	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-10 16:18:40	<--	Apple_Master (~Appels@host86-154-176-44.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-10 16:21:49	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-10 16:25:52	<--	meeetalnarf (~meetalnar@p54AC9867.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-10 16:31:08	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-10 16:36:05	Gandy	rabble rabble rabble
2012-05-10 16:36:20	--	Gandy is now known as Gandysampras
2012-05-10 16:36:20	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-10 16:36:23	+Gandysampras	Aerox <3
2012-05-10 16:37:03	richterbelmont	#cum
2012-05-10 16:39:14	@Aerox	Hi Gandy!
2012-05-10 16:47:11	+Gandysampras	It is too hot
2012-05-10 16:52:06	Brainderailment	!weather 37218
2012-05-10 16:52:07	DtoidBot	From Nashville, Tennessee (KBNA) on May 10, 3:53 PM CDT temp: 73 F (23 C) cond: Scattered Clouds wind: From the NNW at 12 MPH Gusting to 16 MPH(19.31 KPH) hu: 33% dewpnt: 42 F (6 C)
2012-05-10 16:52:14	Brainderailment	Mmm, so mild
2012-05-10 16:54:02	Halfleft|away	it is entirely too hot
2012-05-10 16:54:42	+Gandysampras	Aye
2012-05-10 16:54:50	+Gandysampras	Gavin, I totally put a donk on it earlier
2012-05-10 16:54:52	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-05-10 16:54:56	+Gandysampras	Just thought you should know
2012-05-10 16:55:13	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-10 16:55:40	-->	naia (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has joined #destructoid
2012-05-10 16:57:18	richterbelmont	ok
2012-05-10 17:03:31	@Aerox	!weather london, england
2012-05-10 17:03:32	DtoidBot	From London,  (EGLL) on May 10, 10:50 PM BST temp: 57 F (14 C) cond: Mostly Cloudy wind: From the SW at 17 MPH (27.36 KPH) hu: 88% dewpnt: 54 F (12 C)
2012-05-10 17:03:34	@Aerox	!weather 90064
2012-05-10 17:03:35	DtoidBot	From Santa Monica, California (KSMO) on May 10, 2:51 PM PDT temp: 67 F (19 C) cond: Clear wind: From the SW at 9 MPH (14.48 KPH) hu: 61% dewpnt: 53 F (12 C)
2012-05-10 17:03:49	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-10 17:12:25	<--	naia (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-10 17:15:43	richterbelmont	rabble rabble rabble?
2012-05-10 17:21:56	Halfleft|away	thatsnice
2012-05-10 17:26:26	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-10 17:27:44	-->	naia (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has joined #destructoid
2012-05-10 17:28:18	--	naia is now known as iNaia
2012-05-10 17:42:31	<--	iNaia (~naia@adsl-99-96-197-225.dsl.lsan03.sbcglobal.net) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-10 17:58:06	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-10 17:59:05	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-10 17:59:06	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-10 17:59:06	--	andrewm_ is now known as andrewm
2012-05-10 18:00:52	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Read error: EOF from client)
2012-05-10 18:10:28		irc: disconnected from server
2012-05-10 18:10:49	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-10 18:10:49	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Gandysampras +jorge` +lolshin +Torzelan [m0nstrz] [Rabite] ^power _0handle_ andrewm benbeltran benbeltran1 Brainderailment cardfrek DalaamPrince Digittal DtoidBot HammerTiem Kasreyn madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight ProfPew richterbelmont theGoldenAvatar]
2012-05-10 18:10:49	--	Channel #destructoid: 31 nicks (4 ops, 0 halfops, 4 voices, 23 normals)
2012-05-10 18:10:53	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-10 20:00:46		irc: disconnected from server
2012-05-11 09:24:30	-->	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-11 09:24:30	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Gandysampras +Torzelan [m0nstrz] [Rabite] ^power _0handle_ andrewm benbeltran1 cardfrek Digittal DougCL DtoidBot Ecks|Work HammerTiem Kasreyn madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight theGoldenAvatar]
2012-05-11 09:24:30	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 2 voices, 20 normals)
2012-05-11 09:24:34	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-11 10:02:28	theGoldenAvatar	Am I the only person in the world who has zero issues waking up in the mornings?
2012-05-11 10:03:38	@bloodylip	nope
2012-05-11 10:03:44	theGoldenAvatar	WHAT
2012-05-11 10:04:02	theGoldenAvatar	I don't think I've ever hit snooze in my life.
2012-05-11 10:07:28	theGoldenAvatar	I think I'm supposed to go to my sister-in-law's graduation today.
2012-05-11 10:07:33	theGoldenAvatar	Don't wanna.
2012-05-11 10:07:41	theGoldenAvatar	Shit's boring.
2012-05-11 10:08:48	theGoldenAvatar	Something is wrong with LFM
2012-05-11 10:08:50	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/ev768u.png
2012-05-11 10:09:08	theGoldenAvatar	It's submitting songs multiple times
2012-05-11 10:10:26	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-11 10:10:26	--	Mode #destructoid [+v lolshin] by Q
2012-05-11 10:12:25	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-05-11 10:12:31	@bloodylip	it's probably your client
2012-05-11 10:13:32	theGoldenAvatar	Yeah
2012-05-11 10:13:39	theGoldenAvatar	I using some shitty chrome exstension for google music
2012-05-11 10:13:41	EvilCheese|work	yar
2012-05-11 10:14:07	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-05-11 10:21:06	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Read error: Operation timed out)
2012-05-11 10:22:16	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-11 10:30:51	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-11 10:30:51	--	Mode #destructoid [+o Aerox] by Q
2012-05-11 10:35:52	EvilCheese|work	http://youtu.be/c1dPIfra9DY
2012-05-11 10:41:44	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-11 10:46:36	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-05-11 10:46:57	+Gandysampras	The third hunger games book ends super shittily
2012-05-11 10:47:15	theGoldenAvatar	So I hear.
2012-05-11 10:52:32	+Gandysampras	That was annoying
2012-05-11 10:52:39	+Gandysampras	It turns into twilight
2012-05-11 10:58:06	-->	meeetalnarf (~meetalnar@p54AC982C.dip0.t-ipconnect.de) has joined #destructoid
2012-05-11 10:59:25	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-11 11:11:52		irc: disconnected from server
2012-05-11 11:12:11	-->	benbeltran2 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-11 11:12:11	--	Nicks #destructoid: [@Aerox @bloodylip @ProfPew @Q +Gandysampras +lolshin +Torzelan [m0nstrz] [Rabite] ^power andrewm benbeltran1 benbeltran2 cardfrek Digittal DtoidBot Ecks|Work EvilCheese|work HammerTiem Kasreyn madfigs meeetalnarf metalnarf mistic Morcant n0brein|offline on3nightstan pointzeroeight Simmy theGoldenAvatar]
2012-05-11 11:12:11	--	Channel #destructoid: 30 nicks (4 ops, 0 halfops, 3 voices, 23 normals)
2012-05-11 11:12:16	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-11 11:13:22	<--	benbeltran1 (~benbeltra@187-163-28-116.static.axtel.net) has quit (Read error: Operation timed out)
2012-05-11 11:13:52	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-11 11:13:52	--	Mode #destructoid [+o TDiddy] by Q
2012-05-11 11:14:06	theGoldenAvatar	This build is taking too freakin' long.
2012-05-11 11:15:51	meeetalnarf	http://foodporndaily.com/  take some of this
2012-05-11 11:21:17	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Ping timeout)
2012-05-11 11:23:31	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-05-11 11:23:35	EvilCheese|work	derp
2012-05-11 11:23:43	EvilCheese|work	that was weird
2012-05-11 11:31:07	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: Connection reset by peer)
2012-05-11 11:52:02	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-11 11:52:02	--	Mode #destructoid [+v lolshin] by Q
2012-05-11 11:52:54	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-11 11:53:13	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-11 11:55:16	storyr	In case anyone was curious, it's Friday
2012-05-11 11:57:51	+Gandysampras	Today is my monday and my friday
2012-05-11 11:57:56	+Gandysampras	Only day I;ve ahd class this week
2012-05-11 11:57:59	+Gandysampras	I've*
2012-05-11 11:59:07	storyr	but ahd doesn't need correcting
2012-05-11 11:59:10	storyr	ZING BOOM POW
2012-05-11 11:59:15	@Aerox	HI RICKEY HI GANDY
2012-05-11 11:59:21	+Gandysampras	WHATEVS RICKEY
2012-05-11 11:59:21	storyr	HI JONATHAN
2012-05-11 11:59:24	+Gandysampras	Hi J-Ro
2012-05-11 11:59:31	+Gandysampras	It was my last day ever too
2012-05-11 11:59:34	+Gandysampras	No more class
2012-05-11 11:59:39	storyr	ever again?
2012-05-11 12:00:21	storyr	like done with your degree?
2012-05-11 12:00:24	+Gandysampras	Yep
2012-05-11 12:00:29	storyr	nice! congrats
2012-05-11 12:00:39	storyr	I never finished my bachelors
2012-05-11 12:00:42	 *	storyr hangs head in shame
2012-05-11 12:00:59	+Gandysampras	I'm still proud of you <3
2012-05-11 12:06:51	@bloodylip	i'm not
2012-05-11 12:12:31	storyr	fair enough
2012-05-11 12:12:40	storyr	I'm in consulting and IT but my degree was in Lit
2012-05-11 12:12:42	storyr	so there you go
2012-05-11 12:12:44	storyr	it helped
2012-05-11 12:12:54	storyr	comparative literature...
2012-05-11 12:12:56	storyr	C.LIT
2012-05-11 12:12:57	storyr	HAHAHHAHAHAHAHAHAHA
2012-05-11 12:13:00	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-11 12:13:02	@bloodylip	now i'm proud of you
2012-05-11 12:13:13	@bloodylip	a good clit joke is worth 10 dick jokes
2012-05-11 12:13:26	 *	storyr bows
2012-05-11 12:16:53	storyr	gandy what was your degree in?
2012-05-11 12:16:55	storyr	or what is rather
2012-05-11 12:17:10	+Gandysampras	BSc Comp Sci
2012-05-11 12:17:28	+Gandysampras	But I opted to do a bunch of extra credits in graphical programming and AI
2012-05-11 12:17:39	@bloodylip	NERD
2012-05-11 12:17:43	+Gandysampras	Yep
2012-05-11 12:17:43	@bloodylip	only nerds do extra credit
2012-05-11 12:17:59	@bloodylip	i am farting like crazy
2012-05-11 12:19:56	+Gandysampras	Uh-Oh CCP are trying to coax me back to EVE Online
2012-05-11 12:20:05	+Gandysampras	3 months for the price of one
2012-05-11 12:20:23	madfigs	you can't afford NOT to play at those prices!
2012-05-11 12:20:29	+Gandysampras	INORITE
2012-05-11 12:22:40	+Gandysampras	Weird, one core on my CPU is 10 degrees higher than the others
2012-05-11 12:22:43	@Aerox	MINE MINE MINE MINE
2012-05-11 12:22:45	@Aerox	It thought about mining
2012-05-11 12:24:48	@TDiddy	lol
2012-05-11 12:25:06	@TDiddy	I was watching that massive operation on twitch tv and i said i never played it before
2012-05-11 12:25:12	@TDiddy	3 people offered me a 21 day trial
2012-05-11 12:25:14	@TDiddy	and i was like NO
2012-05-11 12:25:17	@TDiddy	BACK AWAY
2012-05-11 12:26:11	storyr	never tried it
2012-05-11 12:26:13	storyr	probably won't
2012-05-11 12:26:22	storyr	WoW got boring as shit too
2012-05-11 12:26:33	storyr	LFR, OH COOL NOW IT'S EVEN EASIER TO BE TERRIBLE AT THIS GAME
2012-05-11 12:26:48	@bloodylip	storyr: BUT POKEMANS IN THE NEXT EXPANSION
2012-05-11 12:27:00	[Rabite]	http://www.youtube.com/watch?v=qOJreyDEqqY&feature=g-u-u
2012-05-11 12:27:00	DtoidBot	Romney Courts Hispanic Vote With Animated Sombrero-Wearing Parrot
2012-05-11 12:27:27	storyr	I plan on playing MoP at least for the raiding content...the first tier at least. With cross realm raiding I've already got a group of guys
2012-05-11 12:27:33	+Gandysampras	They only offerd you thje trial because if you sign up they get a free month
2012-05-11 12:27:36	storyr	that's always been my focus is raiding. PvP bores me
2012-05-11 12:27:37	+Gandysampras	the*
2012-05-11 12:27:49	+Gandysampras	I concur Rickey
2012-05-11 12:28:15	@TDiddy	MoP?
2012-05-11 12:28:23	@TDiddy	oh nm
2012-05-11 12:28:26	@TDiddy	mists, gotcha
2012-05-11 12:28:48	storyr	yeah
2012-05-11 12:29:09	storyr	I've played on and off since vanilla and done every raid tier...albeit some late
2012-05-11 12:29:17	storyr	Ulduar is still the best raid in the entire game
2012-05-11 12:29:27	storyr	but the worst expansion
2012-05-11 12:29:27	storyr	go figure
2012-05-11 12:29:43	@Aerox	ULUDARRRR
2012-05-11 12:31:05	@TDiddy	i only did like 4 raids, so i cant really comment
2012-05-11 12:31:13	@TDiddy	instances that is
2012-05-11 12:31:24	storyr	hell my mage still has the The Astral Walker title
2012-05-11 12:31:39	storyr	I dunno, it's a game I will always have an affinity for, but my god cataclysm was bad
2012-05-11 12:31:53	storyr	I had more fun leveling alts than I did doing anything else
2012-05-11 12:32:21	@Aerox	Until you hit Outland
2012-05-11 12:32:24	@Aerox	Then you want to stab your dick
2012-05-11 12:32:30	@TDiddy	eh, i cant really go back, my old main is soooooooooooooooooooooooo behind the times
2012-05-11 12:32:37	storyr	I really like outland, HFP sucks balls
2012-05-11 12:32:37	@TDiddy	i'd come back with full judgement
2012-05-11 12:32:39	@TDiddy	thats right
2012-05-11 12:32:44	storyr	but Nagrand is my favorite zone IN THE GAME
2012-05-11 12:32:44	@TDiddy	JUDGEMENT, AW YEAH
2012-05-11 12:33:13	@TDiddy	as long as I never have to go to Silithus again.... ugh Silithus and AQ40
2012-05-11 12:33:14	@TDiddy	barf
2012-05-11 12:33:20	storyr	you can avoid it completely
2012-05-11 12:33:37	@TDiddy	i dont remember her name
2012-05-11 12:33:37	storyr	come on though, the event is still the coolest realmwide event they've done
2012-05-11 12:33:39	@TDiddy	but that boss that was like
2012-05-11 12:33:42	@TDiddy	HEY?!
2012-05-11 12:33:47	@TDiddy	GOT 300 NATURE RESIST?
2012-05-11 12:33:49	@TDiddy	NOPE
2012-05-11 12:33:51	@TDiddy	DIE DIE DIE DIE
2012-05-11 12:33:54	storyr	INSTAGIB
2012-05-11 12:34:03	@TDiddy	Princess i think?
2012-05-11 12:34:16	@TDiddy	she just spammed poison volley at the 20 closest people
2012-05-11 12:34:50	storyr	they removed the neccesity for resist gear in after Burning Crusade, although there was ONE boss in Wrath where it was helpful
2012-05-11 12:34:54	storyr	but not required
2012-05-11 12:35:07	@TDiddy	yeah
2012-05-11 12:35:26	@TDiddy	the problem with that raid was the game never really gave out much nature resist anyway, so you had to gimp yourself
2012-05-11 12:35:32	@TDiddy	and then you couldnt fucking hurt her
2012-05-11 12:35:58	storyr	yeah, or just grind grind grind until you could craft it
2012-05-11 12:36:04	@TDiddy	yeah
2012-05-11 12:36:10	storyr	so you obviously haven't playe din awhile, let me tell you. everythign is 100x easier
2012-05-11 12:36:12	@TDiddy	that fight also did one of the worst things
2012-05-11 12:36:17	storyr	gear, professions, grinding, repuation etc
2012-05-11 12:36:17	@TDiddy	made Hunters feel useful
2012-05-11 12:36:22	@TDiddy	fucking hunters
2012-05-11 12:37:11	@TDiddy	i was raiding before they raised the debuff # for bosses, so serpent sting is knocking off judgement of wisdom and corruption, ugh fuck hunters
2012-05-11 12:37:22	storyr	lol
2012-05-11 12:37:30	storyr	I never played one, never wanted to
2012-05-11 12:37:37	storyr	I started leveling a rogue, but I felt like a cheap asshole
2012-05-11 12:37:40	storyr	WHICH THEY ALL ARE
2012-05-11 12:37:52	@TDiddy	they are farming monkeys
2012-05-11 12:38:37	storyr	ugh, even talking about the game makes me NOT want to resub
2012-05-11 12:38:39	storyr	so I guess that's good
2012-05-11 12:39:09	@TDiddy	lol
2012-05-11 12:40:07	@TDiddy	plus, i loved my old holy paladin, I bet everything I loved is pretty much gone
2012-05-11 12:40:08	@TDiddy	so yeah
2012-05-11 12:42:28	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Read error: Operation timed out)
2012-05-11 12:44:18	storyr	yeah, almost everything changed. I never played holy, but I played prot and ret
2012-05-11 12:44:32	storyr	I have a resto shaman, and it was actually fun in cata...not just chain heal spam
2012-05-11 12:53:05	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-11 13:04:33	theGoldenAvatar	You guys are gay.
2012-05-11 13:06:03	storyr	want to make out?
2012-05-11 13:07:50	@Aerox	Oh hey wow talk
2012-05-11 13:07:59	theGoldenAvatar	Queer talk.
2012-05-11 13:08:22	@Aerox	paladins rule
2012-05-11 13:08:34	storyr	I have a dwarf pally named Derpleton
2012-05-11 13:08:36	storyr	had*
2012-05-11 13:08:40	storyr	n olonger subbed
2012-05-11 13:08:41	storyr	muahahah
2012-05-11 13:08:45	theGoldenAvatar	I'll always think of Paladins as they were in Vanilla
2012-05-11 13:08:58	theGoldenAvatar	Cloth-wearing spot healers
2012-05-11 13:09:07	storyr	lol
2012-05-11 13:09:11	@bloodylip	bitches that last forever
2012-05-11 13:09:16	storyr	you mean being brought to a 40man for kings
2012-05-11 13:09:22	theGoldenAvatar	That.
2012-05-11 13:09:22	@bloodylip	i loved being the most hated class in PvP
2012-05-11 13:09:23	storyr	and then told to stand in a corner and not pull anything
2012-05-11 13:09:30	theGoldenAvatar	I once dueled a Paladin
2012-05-11 13:09:34	theGoldenAvatar	For an hour and 41 minutes.
2012-05-11 13:09:35	storyr	shockadin
2012-05-11 13:09:39	theGoldenAvatar	Before we called it a draw
2012-05-11 13:09:40	storyr	FUCK SHOCKADINS IN VAILLA
2012-05-11 13:09:43	storyr	VANILLA*
2012-05-11 13:09:44	@bloodylip	haha, my best was like 20 minutes before we both quit
2012-05-11 13:10:00	theGoldenAvatar	That was as a vanilla Druid
2012-05-11 13:10:03	@Aerox	Remember when they took five minutes just to kill a basic mob in Un'Goro back in vanilla
2012-05-11 13:10:06	theGoldenAvatar	It was an ineffectial-fest
2012-05-11 13:10:16	storyr	it blows my mind how easy it is to level as prot
2012-05-11 13:10:20	storyr	for any tank class now
2012-05-11 13:10:21	@Aerox	Prot is the best
2012-05-11 13:10:23	@Aerox	the besssstttt
2012-05-11 13:10:24	storyr	vengence broke them
2012-05-11 13:10:30	theGoldenAvatar	Yeah
2012-05-11 13:10:43	theGoldenAvatar	I prot leveled my warrior from 60 to 70
2012-05-11 13:10:47	theGoldenAvatar	It was retard easy
2012-05-11 13:11:15	theGoldenAvatar	Or 70 to 75
2012-05-11 13:11:17	theGoldenAvatar	I can't remember
2012-05-11 13:11:24	storyr	I know DKs took a ton of shit, I leveled one up a year ago and played it in Firelands
2012-05-11 13:11:30	storyr	to be good at a DK was actually difficult
2012-05-11 13:11:44	@Aerox	I think it still is, their resource management is crazy annoying
2012-05-11 13:11:45	storyr	they have so many god damned abilities
2012-05-11 13:11:51	theGoldenAvatar	I think it was in early Cata when my Druid was overpowered as shit
2012-05-11 13:11:57	theGoldenAvatar	And was invincible in 1v1 PVP
2012-05-11 13:12:07	theGoldenAvatar	and could take most 2v1 PVP
2012-05-11 13:12:24	storyr	oh jesus, ferals were retarded at the start of cata
2012-05-11 13:12:33	theGoldenAvatar	I quit right before the nerf
2012-05-11 13:12:38	theGoldenAvatar	So I never had to deal
2012-05-11 13:12:41	@Aerox	Ferals are getting buffed again in pandaria
2012-05-11 13:12:54	storyr	yeah, I am not sure i want to go back to my mage in MoP
2012-05-11 13:12:57	@Aerox	But probably so they can compete with monks
2012-05-11 13:12:59	@Aerox	Which are out of control
2012-05-11 13:13:00	storyr	I played that mage from vanilla until cata
2012-05-11 13:13:02	storyr	the first tier
2012-05-11 13:13:04	@Aerox	Monk healing is insane
2012-05-11 13:13:16	@Aerox	and the dps form is crazy good
2012-05-11 13:13:25	@Aerox	I dunno about the brewmaster spec but I suspect that will also be crazy good
2012-05-11 13:13:29	theGoldenAvatar	I won't be going back.
2012-05-11 13:13:40	storyr	I'll go back for the first tier to check it out, it's just a matter of what class I want to play
2012-05-11 13:13:50	storyr	my only "geared" toon right now is my shaman
2012-05-11 13:14:01	theGoldenAvatar	Does it matter?
2012-05-11 13:14:17	theGoldenAvatar	You'll just green up all over again
2012-05-11 13:14:21	@Aerox	Yeah gear will be meaningless instantly
2012-05-11 13:14:26	storyr	http://us.battle.net/wow/en/character/kelthuzad/Derbz/advanced
2012-05-11 13:14:28	storyr	yeah no kidding
2012-05-11 13:14:36	@Aerox	The first quest drop in Pandaria will be better than everything you already have
2012-05-11 13:14:38	storyr	max level I have my mage, dk, paladin, shaman
2012-05-11 13:14:55	theGoldenAvatar	Noooo
2012-05-11 13:14:56	theGoldenAvatar	http://us.battle.net/wow/en/character/draenor/Lyander/
2012-05-11 13:15:11	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Quit)
2012-05-11 13:15:14	storyr	logged off for too long
2012-05-11 13:15:15	theGoldenAvatar	Yeah
2012-05-11 13:15:21	theGoldenAvatar	That guy has been around since day 1
2012-05-11 13:15:49	@Aerox	I wonder if my very first character still even shows on armory
2012-05-11 13:15:52	storyr	http://us.battle.net/wow/en/character/zangarmarsh/dirbz/advanced
2012-05-11 13:15:52	storyr	my pride and joy
2012-05-11 13:16:00	@Aerox	heh, nope
2012-05-11 13:16:22	theGoldenAvatar	That's PVE gear.
2012-05-11 13:16:23	theGoldenAvatar	You are shit.
2012-05-11 13:16:24	@Aerox	I should log him in just to refresh his armory so I can see how pathetic he is
2012-05-11 13:16:27	storyr	lol
2012-05-11 13:16:36	theGoldenAvatar	My Druid has the max PVP gear.
2012-05-11 13:16:40	theGoldenAvatar	That's why I quit
2012-05-11 13:16:44	@Aerox	52 troll mage
2012-05-11 13:16:46	theGoldenAvatar	I got everything and was like "what now?"
2012-05-11 13:16:50	@Aerox	who hasn't been logged in since vanilla
2012-05-11 13:16:59	theGoldenAvatar	Haha.
2012-05-11 13:17:13	storyr	my shaman has full s9
2012-05-11 13:17:34	@Aerox	Rickey are you going back to your old server for pandaria
2012-05-11 13:17:57	storyr	I will never go back to Blackwing Lair
2012-05-11 13:18:02	storyr	it's the 2nd least populated realm
2012-05-11 13:18:02	storyr	haha
2012-05-11 13:18:13	storyr	I'd rather go to a high pop
2012-05-11 13:18:31	storyr	but whichever character I decide to play I am sure I will transfer and/or faction change
2012-05-11 13:18:58	Brainderailment	You know about the scroll of resurrection right?
2012-05-11 13:18:59	@Aerox	you should play with me
2012-05-11 13:19:13	@Aerox	since I am going to probably have to write about it
2012-05-11 13:19:13	madfigs	bring back the Capybara Crew??
2012-05-11 13:19:15	storyr	wink wink
2012-05-11 13:19:25	@Aerox	haha that guild sucked we didnt' do anythin
2012-05-11 13:19:26	storyr	I'd be glad to
2012-05-11 13:19:26	@Aerox	g
2012-05-11 13:19:29	theGoldenAvatar	Into the breach
2012-05-11 13:19:41	storyr	I have two friends who I've played with for four years that I know will play with us too
2012-05-11 13:19:54	@Aerox	To kill time since diablo I've been dragging a guy to 85 just so I'm ready for the expansion so I can actually write about the new content
2012-05-11 13:20:10	storyr	what are you playing?
2012-05-11 13:20:30	storyr	the three of us have all sorts of characters and it'd be fun to get a group that can at least do dungeons once we get max (tank heal and dps)
2012-05-11 13:20:30	@Aerox	another pally
2012-05-11 13:20:43	storyr	specific spec you want to play?
2012-05-11 13:20:43	@Aerox	http://us.battle.net/wow/en/character/kiljaeden/Arstan/simple
2012-05-11 13:20:44	@Aerox	He's at 83
2012-05-11 13:20:47	@Aerox	Prot
2012-05-11 13:20:52	storyr	perfect
2012-05-11 13:21:02	storyr	I'll probably play my shaman then
2012-05-11 13:21:03	storyr	resto
2012-05-11 13:22:48	@bloodylip	Aerox: is that why you haven't been playing anything lately?
2012-05-11 13:22:52	@bloodylip	busy WoWing it up?
2012-05-11 13:22:59	@Aerox	Well, there is nothing new to play
2012-05-11 13:23:15	@Aerox	There has been a void of new games for like a month
2012-05-11 13:23:25	@bloodylip	ooh, look at you, only playing new games
2012-05-11 13:23:29	@bloodylip	play Legend of Grimrock!
2012-05-11 13:23:31	@Aerox	I've been futzing some with Xenoblae
2012-05-11 13:23:32	@Aerox	*blade
2012-05-11 13:24:06	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-11 13:24:06	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-11 13:24:11	+Gandysampras	sup naggers
2012-05-11 13:24:14	@Aerox	HI GANDY
2012-05-11 13:24:21	+Gandysampras	Stupid windows update
2012-05-11 13:24:22	DtoidBot	...
2012-05-11 13:24:23	storyr	HERRO
2012-05-11 13:24:24	+Gandysampras	It lied to me
2012-05-11 13:24:56	storyr	JRo did you checkout the win8 dev preview?
2012-05-11 13:25:02	@Aerox	no
2012-05-11 13:25:07	+Gandysampras	ugh it's so shitty Rickey
2012-05-11 13:25:09	@Aerox	Everything I've seen of Win 8 makes me hate it
2012-05-11 13:25:12	@Aerox	So I don't want it on my comptuer
2012-05-11 13:26:05	storyr	haha
2012-05-11 13:26:12	storyr	I like the metro UI...
2012-05-11 13:26:14	storyr	ON MY PHONE
2012-05-11 13:26:16	storyr	not so much on win8
2012-05-11 13:26:20	storyr	but you can choose to NOT use it
2012-05-11 13:26:22	storyr	I liked it actually
2012-05-11 13:26:28	storyr	just took some getting used to
2012-05-11 13:26:53	storyr	I'm really bad at typing out full sentences on IRC, so I type 8 lines of text instead of one
2012-05-11 13:27:16	EvilCheese|work	yay Xenoblad
2012-05-11 13:27:29	EvilCheese|work	I want to finish Skyward sword first before I got too heavily into that though
2012-05-11 13:28:25	theGoldenAvatar	Win 8 is awful.
2012-05-11 13:29:47	+Gandysampras	^
2012-05-11 13:30:04	storyr	http://entertainment.msnbc.msn.com/_news/2012/05/11/11643793-was-avengers-joke-cruel-to-adoption-community?lite
2012-05-11 13:30:08	storyr	fuck everything about this
2012-05-11 13:30:45	theGoldenAvatar	"According to your scriptwriter, the fact (Loki) was adopted is the reason he is a bad guy!"
2012-05-11 13:30:52	theGoldenAvatar	No it wasn't.
2012-05-11 13:30:57	theGoldenAvatar	It was the fact that he was unrelated.
2012-05-11 13:31:01	storyr	no kidding
2012-05-11 13:31:07	storyr	people are so fucking stupid
2012-05-11 13:31:23	storyr	what was it last time...there was a huge controvery over an adopted kids parents getting butthurt
2012-05-11 13:31:34	madfigs	to be fair, people who are adopted are pretty evil in general
2012-05-11 13:32:01	theGoldenAvatar	Actually
2012-05-11 13:32:11	theGoldenAvatar	He was evil because he was white.
2012-05-11 13:32:17	theGoldenAvatar	And that offends me.
2012-05-11 13:32:58	theGoldenAvatar	I really wish I could press a button that killed everyone who signed that petition.
2012-05-11 13:33:15	madfigs	he should be more like Thor's friend the asian guy, he turned out ok
2012-05-11 13:33:46	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-11 13:33:46	--	Mode #destructoid [+v Gemsi] by Q
2012-05-11 13:34:03	storyr	his girlfriend is Jewish!
2012-05-11 13:50:58	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-11 13:55:06	+Gandysampras	Bored
2012-05-11 13:55:25	@Aerox	me too
2012-05-11 13:55:28	@Aerox	I am working on a questionnaire
2012-05-11 13:57:39	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-11 14:06:47	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Read error: Connection reset by peer)
2012-05-11 14:07:38	theGoldenAvatar	Aerox
2012-05-11 14:07:44	theGoldenAvatar	After Embassytown and Kraken
2012-05-11 14:07:46	theGoldenAvatar	What should I read?
2012-05-11 14:07:58	@Aerox	Railsea is out on the 15th
2012-05-11 14:08:14	theGoldenAvatar	That's 4 whole days.
2012-05-11 14:08:20	@Aerox	His short story collection is good, Looking for Jake
2012-05-11 14:08:26	theGoldenAvatar	k.
2012-05-11 14:08:34	@Aerox	Actually
2012-05-11 14:08:36	@Aerox	No
2012-05-11 14:08:37	@Aerox	City and the City
2012-05-11 14:08:40	@Aerox	That's my favorite one of his books
2012-05-11 14:08:50	theGoldenAvatar	I actually have that downloaded.
2012-05-11 14:08:54	theGoldenAvatar	So I'll go with that.
2012-05-11 14:08:58	+Gemsi	i liked the city and the city more than embassytown
2012-05-11 14:09:03	@Aerox	I did too but I love them both
2012-05-11 14:09:06	@Aerox	I am really excited for Railsea
2012-05-11 14:09:14	theGoldenAvatar	I just finished Kraken at lunch.
2012-05-11 14:09:22	richterbelmont	yum
2012-05-11 14:09:24	@Aerox	Kraken was good but I think it's his weakest
2012-05-11 14:09:29	theGoldenAvatar	It was okay.
2012-05-11 14:09:31	@Aerox	But I love everything he writes
2012-05-11 14:09:40	theGoldenAvatar	It reminded me of a mix of Gaiman's Neverwhere and American Gods.
2012-05-11 14:09:42	@Aerox	Actually I take that back
2012-05-11 14:09:44	@Aerox	King Rat is his weakest
2012-05-11 14:11:05	theGoldenAvatar	Is the City the one you were trying to get Bigby to read
2012-05-11 14:11:09	theGoldenAvatar	And he was having none of it?
2012-05-11 14:11:58	@Aerox	yes
2012-05-11 14:12:07	@Aerox	I think he was mad it wasn't supernatural when it sounded like it should be
2012-05-11 14:12:09	@Aerox	If I'm remembering right
2012-05-11 14:12:39	richterbelmont	he tends to do that if the love interest in the story is too old
2012-05-11 14:12:51	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Ping timeout)
2012-05-11 14:12:57	@Aerox	Gemsi have you read all his stuff?
2012-05-11 14:13:36	theGoldenAvatar	This book is way short.
2012-05-11 14:13:55	theGoldenAvatar	I actually have no idea how long books are.
2012-05-11 14:14:09	theGoldenAvatar	4845 lcations?
2012-05-11 14:14:12	theGoldenAvatar	Must be short
2012-05-11 14:14:33	theGoldenAvatar	Or if it's just my shitty epub to mobi converter screwed everything up
2012-05-11 14:15:05	@Aerox	it's only 300ish pages
2012-05-11 14:16:47	@Aerox	uh
2012-05-11 14:17:03	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-11 14:17:04	--	Mode #destructoid [+v jorge`] by Q
2012-05-11 14:17:08	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-11 14:17:26	@Aerox	someone I don't know just sent me 118 dollars in my paypal account
2012-05-11 14:17:32	theGoldenAvatar	Score.
2012-05-11 14:17:32	richterbelmont	nice
2012-05-11 14:17:33	dare-	Dang
2012-05-11 14:17:35	dare-	You are so rich
2012-05-11 14:17:42	dare-	You just get money from strangers
2012-05-11 14:17:49	@Aerox	How tragic for him
2012-05-11 14:18:09	dare-	Aerox SFxT for Steam is downloadable now
2012-05-11 14:24:38	@bloodylip	4845 lactations?
2012-05-11 14:24:42	@bloodylip	that's a lot of lacatations
2012-05-11 14:24:44	+Gemsi	Aerox, only city and the city and embassytown at this point
2012-05-11 14:25:14	@Aerox	If you have time I'd do the "trilogy" (they're only really losely related) of Perdido/Scar/Iron Council
2012-05-11 14:25:27	richterbelmont	which author is this?
2012-05-11 14:25:52	+Gemsi	i'm pretty sure all three of those are within my list of books to pick up
2012-05-11 14:26:26	+Gemsi	or at the very least I have him in my list of 'authors who's shit I like'
2012-05-11 14:27:18	@bloodylip	*whose
2012-05-11 14:27:39	richterbelmont	who is is's*
2012-05-11 14:41:53	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-11 14:41:53	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-11 14:41:59	+Gandysampras	Gayyyyyyeeeeee
2012-05-11 14:43:59	@bloodylip	is that the old english version of gay?
2012-05-11 14:47:42	+Gandysampras	nope
2012-05-11 14:47:49	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-05-11 14:48:06	+Gandysampras	http://hahgay.com/
2012-05-11 14:48:36	storyr	http://i.imgur.com/dRY6v.jpg
2012-05-11 15:23:49	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-11 15:23:50	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-11 15:38:16	-->	tGA_phone (~tgaphone@166.137.11.186) has joined #destructoid
2012-05-11 15:54:17	storyr	BOOORING
2012-05-11 15:55:51	tGA_phone	I'm at a graduation
2012-05-11 15:55:57	tGA_phone	And I'm really hungry
2012-05-11 16:01:27	+Ecksorcism	who's graduation?
2012-05-11 16:01:34	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-11 16:02:02	Kasreyn	American Pickers S03e07 Pinball Mania: http://www.youtube.com/watch?v=8L5UtRvkBRI
2012-05-11 16:02:03	DtoidBot	American Pickers S03e07 Pinball Mania
2012-05-11 16:08:07	+jorge`	he is graduation
2012-05-11 16:12:31	-->	infinitoid (~infinity@108-82-143-76.lightspeed.tukrga.sbcglobal.net) has joined #destructoid
2012-05-11 16:13:09	infinitoid	quick, someone tell me the pros and cons of steam
2012-05-11 16:13:16	@Aerox	Steam is the best and there are no cons
2012-05-11 16:13:30	@Aerox	Unless you live somewhere without electricity or internet
2012-05-11 16:13:45	madfigs	You may accidentally click on a picture of Gabe Newell
2012-05-11 16:13:49	@Aerox	That is a pro
2012-05-11 16:13:55	@Aerox	You will feel better about your height/weight ration
2012-05-11 16:13:57	@Aerox	*ratio
2012-05-11 16:14:01	+Gemsi	cons : offline mode is broken but meh
2012-05-11 16:14:07	infinitoid	i already feel pretty good about that
2012-05-11 16:14:21	infinitoid	is offline mode only broken temporarily?
2012-05-11 16:14:34	madfigs	okay, con: you will spend too much money in December
2012-05-11 16:14:35	@Aerox	I dunno, I've never used it, ever
2012-05-11 16:14:39	+Gemsi	it's never worked 100% of the time for most people
2012-05-11 16:14:44	infinitoid	hmm
2012-05-11 16:14:53	infinitoid	i have heard horror stories about the steam sale
2012-05-11 16:14:54	+Gemsi	and yeah, steam rapes wallets
2012-05-11 16:15:01	+Gemsi	but that's a pro
2012-05-11 16:15:38	infinitoid	well, i guess i'll catch up to the present and just download it
2012-05-11 16:15:57	infinitoid	i'm so many years behind on video games
2012-05-11 16:16:06	infinitoid	the last game i beat?  jet set radio future
2012-05-11 16:17:28	 *	dare- does a 7 backflips
2012-05-11 16:18:37	tGA_phone	Show off.
2012-05-11 16:26:55	@TDiddy	totally
2012-05-11 16:30:48	dare-	My back hertz
2012-05-11 16:33:39	meeetalnarf	i want my pinball on the vita :(
2012-05-11 16:33:48	meeetalnarf	and still no good shmup
2012-05-11 16:40:05	dare-	Setting gems takes forever
2012-05-11 16:46:10	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-11 16:48:06	tGA_phone	Blah. Lag
2012-05-11 16:48:11	tGA_phone	Blah
2012-05-11 16:48:19	tGA_phone	I wish this guy would shut up
2012-05-11 16:50:11	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-11 16:59:35	<--	meeetalnarf (~meetalnar@p54AC982C.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-11 17:26:57	tGA_phone	I am disdainful of these masters students.
2012-05-11 17:37:51	richterbelmont	!q
2012-05-11 17:37:52	DtoidBot	[829] <+OK_Abacus> Well I was wrong
2012-05-11 17:37:58	richterbelmont	!q
2012-05-11 17:37:58	DtoidBot	[146] <Banjo> I love fucking on the blob. <Banjo> When you get it on your hands and shit <Banjo> ...and smear it on her tits
2012-05-11 17:59:11	-->	Batthink (webchat@host86-178-44-254.range86-178.btcentralplus.com) has joined #destructoid
2012-05-11 17:59:16	<--	Batthink (webchat@host86-178-44-254.range86-178.btcentralplus.com) has quit (Registered)
2012-05-11 17:59:16	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-11 19:25:47		irc: disconnected from server
2012-05-13 14:13:52	-->	benbeltran2 (~benbeltra@200.76.90.235) has joined #destructoid
2012-05-13 14:13:52	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +Gemsi +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm Apple_Master benbeltran2 cardfrek dare- DougCL DtoidBot Halfleft|away HammerTiem Kasreyn Lelio|Away madfigs meeetalnarf metalnarf mistic Morcant n0brein|offline pointzeroeight RobotBebop Simmy theGoldenAvatar]
2012-05-13 14:13:52	--	Channel #destructoid: 33 nicks (3 ops, 0 halfops, 6 voices, 24 normals)
2012-05-13 14:13:55	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-13 14:14:24	andrewm	Vexed_Alex: you just agreed with Bigby
2012-05-13 14:14:26	andrewm	Good job
2012-05-13 14:14:41	+Vexed_Alex	He agrees with me.
2012-05-13 14:14:48	@TDiddy	hehe
2012-05-13 14:15:42	+Vexed_Alex	I text in heavy traffic, and at red lights.
2012-05-13 14:15:46	+Vexed_Alex	Come at me NTSB.
2012-05-13 14:16:10	+Bigby	need better voice to text apps
2012-05-13 14:16:36	+Vexed_Alex	Yesterday I came super close to launching my phone out of a window.
2012-05-13 14:16:46	+Vexed_Alex	Every fucking Android update makes it worse.
2012-05-13 14:16:56	+Vexed_Alex	I'm fucking done with that shit, for real.
2012-05-13 14:16:56	+Bigby	what do you have
2012-05-13 14:17:03	andrewm	Hehe
2012-05-13 14:17:04	+Bigby	and why is it so hard for you
2012-05-13 14:17:07	andrewm	Come to the dark side.
2012-05-13 14:17:16	andrewm	Where things actually work.
2012-05-13 14:17:16	+Vexed_Alex	The phone reboots itself for no reason.
2012-05-13 14:17:20	+Vexed_Alex	I am.
2012-05-13 14:17:28	+Vexed_Alex	I can't wait to go to a new iPhone.
2012-05-13 14:17:34	+Vexed_Alex	Fuck this Android dog shit.
2012-05-13 14:18:25	+Vexed_Alex	I have done everything aside from installing a custom rom, which I feel I shouldn't have to fucking do an a goddamn cell phone.
2012-05-13 14:18:31	+Vexed_Alex	I don't want to mess around with it.
2012-05-13 14:18:40	+Vexed_Alex	I shouldn't have to.
2012-05-13 14:18:43	+Bigby	ok
2012-05-13 14:18:44	+Vexed_Alex	It's a fucking phone.
2012-05-13 14:18:45	+Bigby	get an iphone
2012-05-13 20:46:50		irc: disconnected from server
2012-05-13 20:47:11	-->	benbeltran2 (~benbeltra@200.76.90.140) has joined #destructoid
2012-05-13 20:47:11	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Gandysampras +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm benbeltran2 cardfrek deBLOO Digittal DougCL DtoidBot HammerTiem Kasreyn Lelio|Away madfigs mistic Morcant n0brein|offline Noaxzl pointzeroeight richterbelmont RobotBebop theGoldenAvatar]
2012-05-13 20:47:11	--	Channel #destructoid: 30 nicks (3 ops, 0 halfops, 5 voices, 22 normals)
2012-05-13 20:47:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-13 20:50:34	andrewm	One thing I really like about GoT
2012-05-13 20:50:40	andrewm	Is Jaime's portrayal.
2012-05-13 20:53:52	deBLOO	Fuck GoT
2012-05-13 20:54:08	Noaxzl	GoT = ?
2012-05-13 20:54:10	DougCL	can i be a cockromancer in diablo 3 or not
2012-05-13 20:58:56	@TDiddy	lol
2012-05-13 20:59:07	@TDiddy	how many teasers can they cram in at the end of an episode
2012-05-13 21:05:24		irc: disconnected from server
2012-05-14 08:51:33	-->	benbeltran2 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-14 08:51:33	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran2 cardfrek DougCL DtoidBot HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight theGoldenAvatar]
2012-05-14 08:51:33	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2012-05-14 08:51:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-14 08:54:05	@ProfPew	it would be fun if Rickon ends up becoming another Joffrey, but with some evil direwolf on his side
2012-05-14 08:54:26	theGoldenAvatar	So fun.
2012-05-14 08:55:17	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-14 08:58:55	@bloodylip	http://www.reddit.com/r/AskReddit/comments/tlzjs/reddit_how_can_i_overcome_my_jealousy_of_my/
2012-05-14 09:02:47	theGoldenAvatar	I don't even know what to say to that.
2012-05-14 09:05:29	@bloodylip	"Kill yourself"?
2012-05-14 09:07:02	theGoldenAvatar	Everyone is like "his life probably sucks"
2012-05-14 09:07:16	theGoldenAvatar	I'd go with the "stop being a little bitch" angle myself.
2012-05-14 09:08:16	@bloodylip	yeah, that's what i'm going with
2012-05-14 09:08:38	@bloodylip	if you don't know how to handle your jealousies, you probably shouldn't live in society
2012-05-14 09:08:52	@bloodylip	because a shitload of people will have better lives than you
2012-05-14 09:09:02	theGoldenAvatar	Sounds like a stalker/murderer in the making.
2012-05-14 09:09:59	theGoldenAvatar	I wonder if they make drugs for jealous people.
2012-05-14 09:10:10	theGoldenAvatar	Is there clinical jealously?
2012-05-14 09:10:45	@ProfPew	i think they call that the female condition
2012-05-14 09:10:49	theGoldenAvatar	Ha
2012-05-14 09:16:18	theGoldenAvatar	http://www.stefanounterthiner.com/images/stories/galleries/black_creste/01_UNTERTHINER_MACACA0.jpg
2012-05-14 09:18:19	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-05-14 09:18:30	@bloodylip	ha
2012-05-14 09:23:24	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-14 09:24:44	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-14 09:46:16	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-14 09:46:16	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-05-14 09:46:46	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-05-14 09:56:13	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-05-14 09:56:13	--	Mode #destructoid [+v Ahmed] by Q
2012-05-14 10:01:00	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-14 10:07:17	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeecks
2012-05-14 10:25:31	metalnarf	http://db.tt/7C26f1Ut
2012-05-14 10:25:39	 *	metalnarf is listening to The Eternal Conflict by Blizzard Entertainment from Diablo III Soundtrack
2012-05-14 10:29:52	@bloodylip	you bastard!
2012-05-14 10:29:57	@bloodylip	not like you can install it yet, though
2012-05-14 10:29:59	@bloodylip	....right?
2012-05-14 10:30:06	metalnarf	installing it atm
2012-05-14 10:30:26	metalnarf	dont know if it works later on
2012-05-14 10:31:05	metalnarf	installation is available since 5pm german time
2012-05-14 10:31:16	metalnarf	that was half an hour ago
2012-05-14 10:31:59	metalnarf	http://www.pcgames.de/Diablo-3-PC-27763/News/Diablo-3-Installation-Start-883587/
2012-05-14 10:33:25	@bloodylip	okay, so you can install, but not play?
2012-05-14 10:34:01	metalnarf	nope the article says playable when 0.00
2012-05-14 10:34:27	metalnarf	and its at 34%
2012-05-14 10:35:45	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-14 10:35:45	--	Mode #destructoid [+o Aerox] by Q
2012-05-14 10:37:18	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-14 10:37:18	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-14 10:40:38	<--	Ahmed (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-14 11:28:57	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Quit: Leaving)
2012-05-14 11:38:41	theGoldenAvatar	Haha
2012-05-14 11:38:55	metalnarf	error 33
2012-05-14 11:39:20	metalnarf	battle.net at maintenance it says
2012-05-14 11:39:39	theGoldenAvatar	Our new system for PTO is shit.
2012-05-14 11:39:58	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/gaooze.png
2012-05-14 11:40:04	theGoldenAvatar	Floating point math failure.
2012-05-14 11:43:15	@bloodylip	figure out how to make that work in your favor
2012-05-14 12:15:20	-->	meeetalnarf (~meetalnar@p54AC99EF.dip0.t-ipconnect.de) has joined #destructoid
2012-05-14 13:11:06	-->	Noaxzl (~Noaxzl@pool-108-4-189-119.ronkva.east.verizon.net) has joined #destructoid
2012-05-14 13:11:12	Noaxzl	hey
2012-05-14 13:11:12	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-14 13:17:07	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-14 13:17:07	--	Mode #destructoid [+v Gemsi] by Q
2012-05-14 13:18:09	Halfleft|away	piss
2012-05-14 13:18:21	meeetalnarf	hey ho
2012-05-14 13:18:54	Noaxzl	so, I got a new 42 inch LCD TV with some of the money I got from my tax return. :D
2012-05-14 13:19:13	meeetalnarf	neat
2012-05-14 13:19:18	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-14 13:19:18	--	Mode #destructoid [+v lolshin] by Q
2012-05-14 13:20:42	Noaxzl	sadly, the TV only has one A/V input. I'll have to get an A/V hub/switcher, but those only cost $15.
2012-05-14 13:23:03	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-05-14 13:23:03	--	Mode #destructoid [+v Ahmed] by Q
2012-05-14 13:25:00	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-14 13:27:04	Halfleft|away	Gandysampras
2012-05-14 13:35:54	Kasreyn	yohoho and a bottle o rum
2012-05-14 13:36:30	Noaxzl	also, I moved my old TV into my bedroom and hooked up my PS2 to it, for now.
2012-05-14 13:38:25	@Aerox	Hello gavin
2012-05-14 13:41:05	Halfleft|away	bonjour
2012-05-14 13:41:42	Halfleft|away	so hey guess who waits until the day after her housemate gets so sick of the mess in the bathroom that he sweeps it himself, to cut her stupid boyfriend's hair and leaves it everywhere
2012-05-14 13:42:04	Noaxzl	um...you?
2012-05-14 13:42:31	Halfleft|away	no stupid
2012-05-14 13:43:01	Noaxzl	sorry, I'm a little tired right now.
2012-05-14 13:44:40	Noaxzl	so, your roommate, then.
2012-05-14 14:02:03	-->	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-05-14 14:02:03	--	Mode #destructoid [+o naia] by Q
2012-05-14 14:02:11	@Aerox	holler
2012-05-14 14:02:15	@naia	hey
2012-05-14 14:06:58	Halfleft|away	did you have a good mother's day Naia?
2012-05-14 14:07:10	@naia	-_____-
2012-05-14 14:07:15	@naia	um sure Gavin
2012-05-14 14:08:58	Halfleft|away	!q naia
2012-05-14 14:08:59	DtoidBot	[803] <%naia> <3 In N Out
2012-05-14 14:09:14	Halfleft|away	!q naia
2012-05-14 14:09:15	DtoidBot	[471] <%naia> Dave added whipped cream to it before we ate it
2012-05-14 14:09:20	Halfleft|away	giggity
2012-05-14 14:09:29	DougCL	why are these all about food?
2012-05-14 14:09:35	@Aerox	Because food is the best
2012-05-14 14:09:40	@naia	^
2012-05-14 14:09:45	@Aerox	KERRY ARE YOU READY FOR DIABLO
2012-05-14 14:09:57	@naia	UGH I WANT TO BUY IT BUT SHOULDN'T
2012-05-14 14:10:04	@Aerox	BITCH PLEASE
2012-05-14 14:10:06	@Aerox	YES YOU SHOULD
2012-05-14 14:10:09	DougCL	i want a biscuit lever
2012-05-14 14:10:11	@bloodylip	YOU TOTALLY SHOULD
2012-05-14 14:10:43	DougCL	I TOTALLY WANT TO
2012-05-14 14:11:03	@bloodylip	i'm talking to naia, not you!
2012-05-14 14:11:17	DougCL	you should be talking to me
2012-05-14 14:11:19	metalnarf	http://db.tt/7C26f1Ut ?
2012-05-14 14:11:38	@bloodylip	i'll only talk to you if you show me your boobies
2012-05-14 14:12:06	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-14 14:12:06	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-14 14:12:06	--	andrewm_ is now known as andrewm
2012-05-14 14:12:08	@naia	!boobs++
2012-05-14 14:12:09	DtoidBot	The karma of boobs is 871.
2012-05-14 14:12:56	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-14 14:12:56	--	Mode #destructoid [+o TDiddy] by Q
2012-05-14 14:13:19	+lolshin	all the bad things are happening with this diablo install
2012-05-14 14:13:40	+lolshin	it keeps wanting a "newer" version of windows, and I've updated EVERYTHING
2012-05-14 14:13:51	+lolshin	and it wants me to activate the game w/ a code on bnet
2012-05-14 14:13:58	+lolshin	but it hasn't given me a code anywhere
2012-05-14 14:14:18	+lolshin	i'm currently downloading 2.5 gb of language packs because that's the last thing in windows update :-/
2012-05-14 14:14:41	@bloodylip	then it's gonna want you to isntall it in Cantonese
2012-05-14 14:14:58	+lolshin	i really don't want to have to last-ditch reinstall windows
2012-05-14 14:15:43	theGoldenAvatar	Diablo?
2012-05-14 14:15:47	theGoldenAvatar	More like Diablows
2012-05-14 14:15:49	theGoldenAvatar	Right?
2012-05-14 14:16:09	DougCL	yep!
2012-05-14 14:16:15	+lolshin	clickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclickclick
2012-05-14 14:16:36	Halfleft|away	I feel like those kinds of games have completely missed me by.
2012-05-14 14:16:49	+lolshin	diablo is really the only one that I like
2012-05-14 14:17:01	+lolshin	all the RTS type stuff I pretty much loathe
2012-05-14 14:17:15	meeetalnarf	i loved nox
2012-05-14 14:17:17	+lolshin	except starcraft… thats okay. I still don't love it, but it's at least good
2012-05-14 14:17:25	DougCL	i should install diablo 2 on this machine
2012-05-14 14:17:32	DougCL	as sort of a consolation
2012-05-14 14:17:59	theGoldenAvatar	I hate FPS games but I really enjoy Starcraft!
2012-05-14 14:18:18	meeetalnarf	wait a minute!
2012-05-14 14:18:28	+lolshin	FPS are really only good on PC IMO, because clickclickclickclickclick etc
2012-05-14 14:18:40	theGoldenAvatar	Also, I don't normally drink soda
2012-05-14 14:18:46	theGoldenAvatar	But I make an exception for milk
2012-05-14 14:19:36	@Aerox	Shin just click "I already have a code"
2012-05-14 14:19:46	@Aerox	And it will install
2012-05-14 14:19:51	+lolshin	it says I've already activated
2012-05-14 14:19:57	+lolshin	bad UI language?
2012-05-14 14:20:07	+lolshin	cause I don't remember like, an activation
2012-05-14 14:20:52	+lolshin	it should really just ask for login and *then* check
2012-05-14 14:31:28	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-14 14:33:05	+lolshin	yeah aerox I clicked through that, and D3 is still sitting at 0%… for awhile. ;_;
2012-05-14 14:33:34	@Aerox	lammmmeeee
2012-05-14 14:33:41	@Aerox	It's not an actual activation
2012-05-14 14:33:45	@Aerox	It's basically just a poorly worded message being like
2012-05-14 14:33:52	@Aerox	"Hey, just FYI, you need to actually buy the game to play it"
2012-05-14 14:34:19	+lolshin	haha
2012-05-14 14:34:24	+lolshin	yeah I already paid for it
2012-05-14 14:34:32	+lolshin	fuuuuuuuuuuuuuuuuuuuuuck
2012-05-14 14:34:59	richterbelmont	shiiiiiiiiiitttttttttttt
2012-05-14 14:37:18	+lolshin	im gonna try redownloading everything again
2012-05-14 14:37:59	+lolshin	oh whoa
2012-05-14 14:38:09	+lolshin	ok it worked when i just redownloaded the installer. weird
2012-05-14 14:49:38	@Aerox	hooray!
2012-05-14 14:50:31	+lolshin	noep, now it's just redownloading everything again
2012-05-14 14:50:40	+lolshin	i have to go move my car
2012-05-14 14:50:42	+lolshin	fucking 2hr parking
2012-05-14 15:16:02	Halfleft|away	holy fucking shit
2012-05-14 15:16:09	Halfleft|away	hitler on a sled that hurts
2012-05-14 15:16:15	Halfleft|away	I just twisted my knee
2012-05-14 15:16:17	Halfleft|away	it crunched
2012-05-14 15:17:50	+lolshin	oof
2012-05-14 15:17:54	+lolshin	that's the worst
2012-05-14 15:17:57	+lolshin	knee crunchies
2012-05-14 15:18:17	+lolshin	second only to hip crunchies
2012-05-14 15:18:30	Halfleft|away	no my knees crunch all the time
2012-05-14 15:18:36	Halfleft|away	but i dont feel anything
2012-05-14 15:18:39	Halfleft|away	and they never twist
2012-05-14 15:18:41	 *	Halfleft|away shudders
2012-05-14 15:18:55	+lolshin	yea I get some crunchyfeels from time to time
2012-05-14 15:19:17	@TDiddy	I'm more stuck on "hitler on a sled"
2012-05-14 15:19:19	+lolshin	usually accompanied/caused by walking stupidly up stairs or something
2012-05-14 15:19:30	+lolshin	I found that part the easiest, tdiddy
2012-05-14 15:21:06	@TDiddy	now i am imagining hitler sledding
2012-05-14 15:21:29	richterbelmont	rosebud
2012-05-14 15:21:36	+lolshin	in my mind, he's having an awful lot of fun
2012-05-14 15:21:39	+lolshin	which is always bad
2012-05-14 15:21:48	+lolshin	never want hitler to have fun
2012-05-14 15:21:58	+lolshin	unless it makes him have a change of heart regarding jews and all
2012-05-14 15:28:07	Noaxzl	good luck with that.
2012-05-14 15:28:27	+lolshin	I think I'll have better luck with that than with installing Diablo 3
2012-05-14 15:28:42	 *	lolshin bangs head against desk
2012-05-14 15:31:46	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-14 15:35:22	Noaxzl	how big is the file?
2012-05-14 15:38:35	@TDiddy	I downloaded it
2012-05-14 15:38:39	@TDiddy	it is 16.7 gb
2012-05-14 15:38:43	Noaxzl	damn, son!
2012-05-14 15:39:00	Noaxzl	Given my less than 1 MBPS connection, that would take me days. >.>
2012-05-14 15:39:12	@Aerox	ewwww
2012-05-14 15:39:14	@Aerox	where do you live
2012-05-14 15:39:24	Noaxzl	south-western Virginia.
2012-05-14 15:39:32	@TDiddy	16.7gb took me like 15 minutes
2012-05-14 15:39:35	@TDiddy	at mose
2012-05-14 15:39:36	@TDiddy	most
2012-05-14 15:39:52	Noaxzl	you probably have FiOS or some kinda fiber-optic based connection.
2012-05-14 15:39:55	@Aerox	like 8 or 9 of those gb were from your previous download
2012-05-14 15:40:07	Noaxzl	Radford, Christiansburg, and Blacksburg don't have those. :(
2012-05-14 15:41:03	@TDiddy	Yep, i have fios
2012-05-14 15:41:56	<--	meeetalnarf (~meetalnar@p54AC99EF.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-14 15:42:50	Noaxzl	I heard that my area will get FiOS...in 2013.
2012-05-14 15:47:54	@TDiddy	exciting!
2012-05-14 15:49:53	Noaxzl	they didn't say WHEN in 2013, of course. :/
2012-05-14 15:56:27	andrewm	April 31
2012-05-14 16:03:57	Noaxzl	andrewm: wait, are you in that area too?
2012-05-14 16:04:26	andrewm	No.
2012-05-14 16:05:03	Noaxzl	so then what does the April 31 thing mean?
2012-05-14 16:06:33	@TDiddy	means he is an ass
2012-05-14 16:07:24	Noaxzl	oh, okay
2012-05-14 16:07:25	andrewm	It was another way of saying never.
2012-05-14 16:07:31	andrewm	Since, you know, April 31 doesn't exist.
2012-05-14 16:07:35	Noaxzl	oh, right.
2012-05-14 16:07:40	Noaxzl	sorry. Brainfart.
2012-05-14 16:08:40	Noaxzl	and now I crave some Subways. I'll be back in a bit.
2012-05-14 16:35:02	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-14 16:35:18	richterbelmont	!q
2012-05-14 16:35:19	DtoidBot	[505] <Iisfriend> well, i like playing w/ necros
2012-05-14 16:35:26	richterbelmont	!q
2012-05-14 16:35:27	DtoidBot	[245] <+Halfleft> why are you telling us you have shit yourself, scott? < scottyg> Nah. < scottyg> Actually, I'm not sure.
2012-05-14 16:38:45	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-14 17:10:46	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-05-14 17:11:37	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-14 17:24:30	richterbelmont	in the area?
2012-05-14 17:29:27	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-14 17:40:10	Noaxzl	okay, I'm back.
2012-05-14 17:40:54	richterbelmont	how was eating that footlong?
2012-05-14 17:41:03	Noaxzl	I had a 6-inch, actually.
2012-05-14 17:41:32	@TDiddy	giggity
2012-05-14 17:45:52	Noaxzl	also, I got myself an A/V Switcher at the RadioShack right next to it. Now I can have all my consoles hooked up to my new TV.
2012-05-14 17:47:05	richterbelmont	phillips cdi??
2012-05-14 17:48:04	Noaxzl	ew
2012-05-14 17:48:22	Noaxzl	I never had one of those.
2012-05-14 17:49:10	richterbelmont	neither have i heh i did play zelda games on a store display
2012-05-14 17:49:55	Noaxzl	oh god
2012-05-14 17:52:58	richterbelmont	the only 3do game i played was gex at the store as well heh
2012-05-14 17:53:31	Noaxzl	I don't even know what that is.
2012-05-14 17:55:31	@TDiddy	damn kids
2012-05-14 17:56:16	Noaxzl	I'm probably one of the few people in this chatroom that's under 25. >.>
2012-05-14 18:00:22	richterbelmont	http://www.youtube.com/watch?v=fHLcqtM7EIM&feature=player_detailpage#t=53s
2012-05-14 18:00:23	DtoidBot	Gex on 3DO
2012-05-14 18:02:42	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-14 18:02:42	--	Mode #destructoid [+o BPG] by Q
2012-05-14 18:04:02	Noaxzl	oh, wow.
2012-05-14 18:04:18	Noaxzl	that kinda looks like ass.
2012-05-14 18:08:46	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-14 18:20:58	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-14 18:20:58	--	Mode #destructoid [+v jorge`] by Q
2012-05-14 19:11:42		irc: disconnected from server
2012-05-14 19:22:23	-->	benbeltran2 (~benbeltra@200.76.90.149) has joined #destructoid
2012-05-14 19:22:24	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @Cronosblade @naia @Q @TDiddy +Ahmed +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power andrewm benbeltran2 cardfrek DougCL DtoidBot HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline Noaxzl pointzeroeight richterbelmont RobotBebop Simmy1 theGoldenAvatar]
2012-05-14 19:22:24	--	Channel #destructoid: 33 nicks (7 ops, 0 halfops, 5 voices, 21 normals)
2012-05-14 19:22:26	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-14 19:24:30	-->	metalnarf_ (~metalnarf@p54AC9969.dip0.t-ipconnect.de) has joined #destructoid
2012-05-14 19:24:41	Noaxzl	oh well.
2012-05-14 19:25:50	<--	metalnarf (~metalnarf@p54AC99EF.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-05-14 19:25:50	--	metalnarf_ is now known as metalnarf
2012-05-14 19:26:50	RobotBebop	on the upside i did get free beer
2012-05-14 19:28:33	@TDiddy	yaaaaaaaaaaaaaaaaaaaaay
2012-05-14 19:28:42	@TDiddy	free beer is the best kind of beer
2012-05-14 19:28:54	Noaxzl	totally.
2012-05-14 19:28:54	@TDiddy	unless it is milwaulkee's best
2012-05-14 19:29:10	Noaxzl	I mean, I don't drink beer, but free anything is pretty sweet.
2012-05-14 19:29:47	RobotBebop	it's a local brewery
2012-05-14 19:29:49	RobotBebop	and it's pretty good
2012-05-14 19:30:00	RobotBebop	we designed their site so they drop off a few flats every now and then
2012-05-14 19:30:14	RobotBebop	we also designed their cans
2012-05-14 19:31:35	@TDiddy	what did you do
2012-05-14 19:32:42	RobotBebop	i formatted and setup the actual web site.
2012-05-14 19:34:21	@TDiddy	they should buy you diablo
2012-05-14 19:35:49	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-05-14 19:35:54	@TDiddy	cause this will be you in about 3 hours
2012-05-14 19:36:03	@TDiddy	"UGH, I DRANK ALL THE BEER AND I DONT HAVE DIABLO"
2012-05-14 19:41:36	RobotBebop	hahaha
2012-05-14 19:41:46	RobotBebop	its going to be now
2012-05-14 19:42:25	@TDiddy	im going to imagine you crushing the cans on your head when they are empty
2012-05-14 19:46:47		irc: disconnected from server
2012-05-14 21:00:28	-->	benbeltran2 (~benbeltra@200.76.90.139) has joined #destructoid
2012-05-14 21:00:28	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm benbeltran2 cardfrek dare- DougCL DtoidBot HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline Noaxzl pointzeroeight richterbelmont RobotBebop theGoldenAvatar]
2012-05-14 21:00:28	--	Channel #destructoid: 34 nicks (5 ops, 0 halfops, 7 voices, 22 normals)
2012-05-14 21:00:31	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-14 21:02:17	RobotBebop	WHOA WAHT THE
2012-05-14 21:05:27	+Ecksorcism	damn it Ian if you arent live streaming we have no idea whats going on
2012-05-14 21:05:37	RobotBebop	huh
2012-05-14 21:07:11	dare-	He just finished masturbating
2012-05-14 21:08:37	+Ecksorcism	totes
2012-05-14 21:10:47	RobotBebop	man, if i were jamie, and i was on the kingsguard to the mad king
2012-05-14 21:10:51	RobotBebop	i would stab him a billion times
2012-05-14 21:11:16	+Bigby	maybe if they appreciated what he did then things would be different
2012-05-14 21:11:27	+Bigby	but no, he takes out a crazy psycho king and they brand him for it
2012-05-14 21:12:08	Aerox	vows are important as a knight
2012-05-14 21:12:20	RobotBebop	...
2012-05-14 21:12:22	RobotBebop	oh theon
2012-05-14 21:12:30	dare-	Aerox is descended from a knight so he knows
2012-05-14 21:12:45	RobotBebop	:______________(
2012-05-14 21:13:24	+Vexed_Alex	Vows, how gay
2012-05-14 21:13:29	RobotBebop	vows aren't practical or moral when your king is mad and slaughtering innocent people for shits and giggles
2012-05-14 21:13:41	+Bigby	well tell that to Westeros
2012-05-14 21:13:44	+Bigby	they seem to have problems
2012-05-14 21:13:46	RobotBebop	or Theon
2012-05-15 08:47:40		irc: disconnected from server
2012-05-15 08:48:00	-->	benbeltran2 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-15 08:48:00	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran2 cardfrek DougCL DtoidBot HammerTiem Kasreyn Lelio|Away madfigs Malcor|Work metalnarf mistic Morcant n0brein|offline pointzeroeight Suff0cat theGoldenAvatar]
2012-05-15 08:48:00	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 3 voices, 20 normals)
2012-05-15 08:48:04	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 09:36:53	-->	_0handle_ (~zerohandl@e213-252.eduroam.tuwien.ac.at) has joined #destructoid
2012-05-15 09:46:16	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-15 09:46:16	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-15 09:46:51	+Ecksorcism	fucking meetings
2012-05-15 09:47:37	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeecks
2012-05-15 09:48:15	+Ecksorcism	liiiiiiiiiiiiiiiiiiiiiiiiip
2012-05-15 09:48:20	+Ecksorcism	whats up?
2012-05-15 09:50:46	@bloodylip	nothing
2012-05-15 09:50:53	@bloodylip	fixing shit because stupid users didn't test properly
2012-05-15 09:51:58	+Ecksorcism	hahahaha
2012-05-15 09:52:06	+Ecksorcism	story of my life
2012-05-15 09:58:08	@bloodylip	seriously
2012-05-15 09:58:26	@bloodylip	it's something they would have noticed if they actually looked at the data, or tested existing functionality
2012-05-15 09:58:41	@bloodylip	but it worked last year, so why should they spend time testing?!
2012-05-15 09:59:07	@bloodylip	no chance i could have broken anything, despite me telling them that they should test everything because i made significant changes to everything
2012-05-15 10:04:40	theGoldenAvatar	You sound like my brother.
2012-05-15 10:06:38	@bloodylip	Is your brother awesome?
2012-05-15 10:07:01	theGoldenAvatar	Not as awesome as me, but we do have the same genetics, so yeah.
2012-05-15 10:08:02	theGoldenAvatar	But he works in IT at the university. He has quite a few stories about users who don't test stuff.
2012-05-15 10:15:24	@bloodylip	heh, for example
2012-05-15 10:15:27	@bloodylip	just submitted a fix for testing
2012-05-15 10:15:40	@bloodylip	when i asked them to test, they respond an hour later wondering why it's not updated yet
2012-05-15 10:16:05	@bloodylip	even though i told them i need them to verify it's fixed in the test environment, they went and checked production and got angry that it's still not working
2012-05-15 10:16:51	theGoldenAvatar	Ha.
2012-05-15 10:17:22	<--	madfigs (~madfigs@ppp-71-129-182-134.dsl.irvnca.pacbell.net) has quit (Quit)
2012-05-15 10:19:12	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-15 10:19:12	--	Mode #destructoid [+o TDiddy] by Q
2012-05-15 10:19:33	theGoldenAvatar	I hate people who can't read or comprehend instructions.
2012-05-15 10:24:44	+Ecksorcism	I'm sure everyone does
2012-05-15 10:32:12	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-15 10:32:12	--	Mode #destructoid [+o Aerox] by Q
2012-05-15 10:46:36	<--	_0handle_ (~zerohandl@e213-252.eduroam.tuwien.ac.at) has quit (Read error: EOF from client)
2012-05-15 10:59:43	<--	Malcor|Work (~Roy.Malco@mail.greatgunsmarketing.co.uk) has quit (Quit: Leaving)
2012-05-15 11:12:10	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-15 11:12:10	--	Mode #destructoid [+v jorge`] by Q
2012-05-15 11:21:42	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-15 11:31:06	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-05-15 11:34:47	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-05-15 11:35:33	storyr	HI FRIENDS
2012-05-15 11:35:42	storyr	How's Max Payne?
2012-05-15 11:35:44	storyr	HAHAHHAHAHAHAHaAHAH
2012-05-15 11:36:49	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-15 11:36:49	--	Mode #destructoid [+v Gemsi] by Q
2012-05-15 11:41:10	storyr	The internet feels very empty today
2012-05-15 11:41:51	-->	madfigs (~madfigs@user-112vhjn.biz.mindspring.com) has joined #destructoid
2012-05-15 11:46:20	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-05-15 11:46:20	--	Mode #destructoid [+o ProfPew] by Q
2012-05-15 11:48:23	theGoldenAvatar	It's because everyone is playing D3.
2012-05-15 11:49:35	@Aerox	HI RICKEY
2012-05-15 11:59:26	@bloodylip	I'm not playing D3.
2012-05-15 12:02:10	@Aerox	That's because you are terrible
2012-05-15 12:03:17	@bloodylip	I am!
2012-05-15 12:03:25	@bloodylip	also, it has not arrived yet
2012-05-15 12:03:38	storyr	HI FRIENDS
2012-05-15 12:03:41	storyr	I will be
2012-05-15 12:03:45	storyr	but probably not until the weekend
2012-05-15 12:07:28	@Aerox	you are both terrible
2012-05-15 12:07:28	@bloodylip	terrible!
2012-05-15 12:07:41	@bloodylip	yeah, but at least i'll be playing tonight!
2012-05-15 12:07:45	theGoldenAvatar	I don't plan on playing it at all!
2012-05-15 12:07:49	theGoldenAvatar	I am the MOST terrible!
2012-05-15 12:08:02	@Aerox	I am more concerned with Bloody and Rickey
2012-05-15 12:09:01	@bloodylip	yeah, nobody cares about Andrew
2012-05-15 12:09:15	@bloodylip	unless we want to see him get upset about GoT
2012-05-15 12:09:20	theGoldenAvatar	Yeah, well, you guys... suck.
2012-05-15 12:09:25	theGoldenAvatar	Take that.
2012-05-15 12:09:31	@bloodylip	hey, at least you're not Aurv
2012-05-15 12:09:33	@bloodylip	right?
2012-05-15 12:12:15	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-15 12:21:32	storyr	well, I've tried to spend less money on games...so I decided I was going to wait until Friday to buy it (payday) not because I can't afford it now, but simply because I want to buy it when I really have extra money
2012-05-15 12:22:48	@bloodylip	psssh
2012-05-15 12:22:53	@bloodylip	you are far too responsible
2012-05-15 12:23:01	theGoldenAvatar	That's what credit cards are for. Gawd.
2012-05-15 12:23:17	storyr	haha
2012-05-15 12:23:22	storyr	I havne't had a credit card since college
2012-05-15 12:23:24	theGoldenAvatar	It's like you bought it in the future.
2012-05-15 12:23:28	storyr	I am currently living debt free
2012-05-15 12:23:57	storyr	but my 18 month stint of unemployment and being NONFRUGAL sort of fuckedm y savings.
2012-05-15 12:32:50	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-15 13:04:31	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-15 13:04:55	Halfleft|away	tits
2012-05-15 13:06:21	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-15 13:06:21	@Aerox	hello gavin
2012-05-15 13:06:22	@Aerox	how was your day
2012-05-15 13:06:33	Halfleft|away	bad
2012-05-15 13:06:34	@Aerox	http://www.cnn.com/2012/05/15/justice/mississippi-highway-shooting/index.html?eref=mrss_igoogle_cnn
2012-05-15 13:06:36	Halfleft|away	not as bad as yesterday
2012-05-15 13:06:39	Halfleft|away	but still bad
2012-05-15 13:06:49	richterbelmont	spoiler alert
2012-05-15 13:10:06	Halfleft|away	hah
2012-05-15 13:10:11	Halfleft|away	jordan done an ama on reddit
2012-05-15 13:13:55	@Aerox	hahahah did
2012-05-15 13:13:56	@Aerox	he
2012-05-15 13:13:57	@Aerox	link
2012-05-15 13:14:13	@bloodylip	did
2012-05-15 13:14:16	@bloodylip	he
2012-05-15 13:14:18	@bloodylip	link
2012-05-15 13:14:20	@bloodylip	what?!
2012-05-15 13:14:29	@Aerox	SHUT UP MCTURDY
2012-05-15 13:14:35	theGoldenAvatar	Burn.
2012-05-15 13:14:39	@bloodylip	I WILL NOT SHUT UP, HOSS
2012-05-15 13:14:48	@bloodylip	(get it, because you come from a redneck city?)
2012-05-15 13:14:57	Halfleft|away	http://www.reddit.com/r/IAmA/comments/to00c/i_drove_with_friends_from_england_to_mongolia/
2012-05-15 13:16:08	@Aerox	So popular
2012-05-15 13:16:58	Halfleft|away	he's going to get so much croat pussy tonight
2012-05-15 13:17:53	richterbelmont	san francisco is our biggest redneck population
2012-05-15 13:18:36	@bloodylip	ross is from livermore
2012-05-15 13:18:41	@bloodylip	with their big rodeo
2012-05-15 13:24:03	richterbelmont	http://imgur.com/6ozvn  why?
2012-05-15 13:25:02	Halfleft|away	get girls
2012-05-15 13:26:20	@Aerox	Tracy is even worce
2012-05-15 13:26:22	@Aerox	Where Hamza is from
2012-05-15 13:26:32	@Aerox	They have the largest aryan brotherhood group outside of the south, I believe
2012-05-15 13:27:10	theGoldenAvatar	Hamza Naziz
2012-05-15 13:28:22	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-05-15 13:28:41	richterbelmont	i can imagine its the gay kkk from the chapelle show
2012-05-15 13:32:45	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-15 13:37:12	Kasreyn	Junior Delgado - Fort Augustus: http://www.youtube.com/watch?v=CMwTXkCNMng
2012-05-15 13:37:14	DtoidBot	Junior Delgado - Fort Augustus - Roots Revival - Mikie Dread Tv
2012-05-15 13:49:53	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-15 13:49:53	--	Mode #destructoid [+v lolshin] by Q
2012-05-15 13:57:54	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-05-15 14:03:29	Suff0cat	This place reeks of farts
2012-05-15 14:04:43	storyr	hey babycakes
2012-05-15 14:05:39	@bloodylip	that's my bad
2012-05-15 14:05:40	@bloodylip	well, not bad
2012-05-15 14:06:07	storyr	"everybody farts" - Jon Hamm
2012-05-15 14:06:10	Suff0cat	Heyyy gurrrl how you doin
2012-05-15 14:06:44	storyr	http://vimeo.com/41465466
2012-05-15 14:06:57	storyr	I'm good dude
2012-05-15 14:08:05	@Aerox	how is davis
2012-05-15 14:08:22	@Aerox	are you sure all those farts aren't just that awful cow smell that permeates davis?
2012-05-15 14:08:55	storyr	ZING
2012-05-15 14:09:59	Suff0cat	There's plenty of asians between me and the cow smell, so they all absorb it before it gets to me
2012-05-15 14:12:03	Suff0cat	Sooo, Giantbomb is doing livestream of Diablow...what exactly about this required 12 years?
2012-05-15 14:12:03	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-15 14:12:05	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-15 14:12:29	Suff0cat	It looks like something you would play on Facebook instead of working
2012-05-15 14:15:21	richterbelmont	dont like diablo?
2012-05-15 14:17:30	Suff0cat	Just don't see the appeal and why everyone has been hyping it for so long
2012-05-15 14:21:56	Halfleft|away	I didn't have a computer when i was 10 so its a franchise that passed me by completely.
2012-05-15 14:22:03	Halfleft|away	I'm finding I don't care much.
2012-05-15 14:22:28	Halfleft|away	I do love that people have been unable to play their single player game for half a day because the authenticator servers died
2012-05-15 14:22:32	Suff0cat	Isn't that how you always feel about everything though
2012-05-15 14:22:47	+jorge`	diablorks
2012-05-15 14:22:51	Halfleft|away	most things
2012-05-15 14:24:02	metalnarf	not funny
2012-05-15 14:24:29	storyr	don't the devs at blizzard work on everything?
2012-05-15 14:24:45	storyr	like don't wow quest writers also do it for diablo?
2012-05-15 14:24:54	theGoldenAvatar	Yeah.
2012-05-15 14:24:59	theGoldenAvatar	They also answer phones.
2012-05-15 14:25:07	richterbelmont	why isnt diablo a fps already?
2012-05-15 14:25:24	+Gemsi	because that's called borderlands
2012-05-15 14:25:41	Suff0cat	Nishant works at Blizzard?
2012-05-15 14:26:55	+jorge`	boom
2012-05-15 14:28:41	richterbelmont	what would you rather play then?
2012-05-15 14:29:33	storyr	did you two hang out yet andrew?
2012-05-15 14:31:08	Suff0cat	pfft no
2012-05-15 14:32:16	storyr	so what are you doing in davis btw
2012-05-15 14:32:21	storyr	LIKE SRSLY
2012-05-15 14:34:29	madfigs	leaving San Bernardino is like coming up from the ocean floor, if you go somewhere too much better right away you'll just explode
2012-05-15 14:35:43	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-15 14:38:06	Halfleft|away	hahaha
2012-05-15 14:39:45	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-15 14:50:45	--	Torzelan is now known as Torzel[a]n`
2012-05-15 14:51:12	@Aerox	Rickey, no
2012-05-15 14:51:23	@Aerox	Except for like one or two really high level people
2012-05-15 14:51:30	@Aerox	And teh cinematics team
2012-05-15 14:51:43	@Aerox	everyone else works in a separate building based on game and doesn't even have keycard access to the others
2012-05-15 14:54:17	storyr	oh
2012-05-15 14:54:21	Halfleft|away	then they make them fight to the death after shipping
2012-05-15 14:54:23	storyr	well damn
2012-05-15 14:54:25	Halfleft|away	losers get laid off
2012-05-15 14:54:27	Halfleft|away	then eaten
2012-05-15 14:54:29	storyr	they've had peopel working on d3 for 12 years
2012-05-15 14:54:32	storyr	in their own department
2012-05-15 14:55:31	@bloodylip	Halfleft|away: laying them off is a given when they're dead
2012-05-15 14:55:37	@bloodylip	no need to keep paying them after that
2012-05-15 14:59:03	@Aerox	They may occasionally restructure teams
2012-05-15 14:59:05	@Aerox	but it's not like a fluid thing
2012-05-15 14:59:35	@Aerox	Like if someone finishes their "part" on a game they might get moved, but they're not bouncing around all over the place
2012-05-15 15:01:38	Halfleft|away	moved to the THUNDERDOME
2012-05-15 15:05:04	--	Torzel[a]n` is now known as Torzelan
2012-05-15 15:11:38	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-15 15:16:43	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-15 15:17:01	[Rabite]	aerox: that article you linked is pretty interesting
2012-05-15 15:24:38	Suff0cat	whaaaat
2012-05-15 15:26:35	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Quit)
2012-05-15 15:32:25	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-15 15:43:53	richterbelmont	ello gandy
2012-05-15 15:54:30	Gandysampras	yo yo yo
2012-05-15 15:59:13	richterbelmont	sup
2012-05-15 16:00:25	Gandysampras	Just bought D3
2012-05-15 16:00:35	Gandysampras	Pretty excite
2012-05-15 16:01:48	richterbelmont	oh they made a sequel to d2 from dreamcast
2012-05-15 16:03:20	@Aerox	HOORAY
2012-05-15 16:03:21	@Aerox	GANDY
2012-05-15 16:03:32	Gandysampras	AEROX
2012-05-15 16:03:39	Gandysampras	I am installing it now
2012-05-15 16:03:44	@Aerox	glorious
2012-05-15 16:03:47	@Aerox	play on the americas
2012-05-15 16:03:48	@Aerox	don't be a slut
2012-05-15 16:03:51	Gandysampras	I will do
2012-05-15 16:03:54	@Aerox	grand
2012-05-15 16:04:01	Gandysampras	Have you played yet?
2012-05-15 16:04:05	@Aerox	alex and tom brown and I are starting level ones in like…5 hours
2012-05-15 16:04:10	@Aerox	Until then I will be playing my witch doctor once I'm home
2012-05-15 16:04:22	Gandysampras	Awesome, I may join you
2012-05-15 16:04:45	@Aerox	yay
2012-05-15 16:04:51	@Aerox	i'm going to get food brb
2012-05-15 16:04:57	Gandysampras	In fact, i definitely will
2012-05-15 16:05:08	Gandysampras	So long as it's all downlaoded and installed
2012-05-15 16:05:17	storyr	jerks
2012-05-15 16:05:17	Gandysampras	Knowing my luck though it fucking wont be
2012-05-15 16:06:41	andrewm_	Jerks
2012-05-15 16:06:41	Gandysampras	Althougyh for the first time ever peer 2 peer is making it go quicker
2012-05-15 16:09:19	madfigs	http://www.mnn.com/green-tech/research-innovations/stories/scientists-generate-electricity-from-viruses WHAT COULD POSSIBLY GO WRONG
2012-05-15 16:10:23	storyr	that is going to be where patient zero begins...
2012-05-15 16:10:24	storyr	GREAT
2012-05-15 16:10:29	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-15 16:10:46	storyr	at least we've had a lot of media sources (books, film, television) to prepare for this day
2012-05-15 16:16:01	@Aerox	gandy what's your bnet emai
2012-05-15 16:16:03	@Aerox	email
2012-05-15 16:18:08	Gandysampras	GANDYSAMPRAS@GOOGLEMAIL.COM
2012-05-15 16:18:11	Gandysampras	woops caps
2012-05-15 16:19:51	@TDiddy	when you add the Battletag, do you need the pound symbol?
2012-05-15 16:20:28	@Aerox	I think so
2012-05-15 16:20:29	@Aerox	i'm not sure
2012-05-15 16:28:44	richterbelmont	I cant play diabllo 3 I been dumbed down by adhd and micheal bay movies
2012-05-15 16:33:56	andrewm_	Is that what did it?
2012-05-15 16:43:40	storyr	GOOGLEEMAIL.COM
2012-05-15 16:43:43	storyr	please tell me that works
2012-05-15 16:51:08	storyr	HOLY SHIT
2012-05-15 16:51:12	storyr	googlemail is the gmail of the UK
2012-05-15 16:51:15	storyr	HOW DID I NOT KNOW THIS
2012-05-15 16:51:34	+Gemsi	it's one and the same
2012-05-15 16:51:45	storyr	well yeah, but I mean the actual domain
2012-05-15 16:51:55	+Gemsi	but until late last year google didn't have gmail.co.uk
2012-05-15 16:52:01	storyr	ahhhh
2012-05-15 16:53:04	Gandysampras	I've got a massive bruise on my arm from my birthday night out last night
2012-05-15 16:53:10	Gandysampras	Some girl bit be well hard
2012-05-15 16:53:51	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-15 16:53:51	--	Mode #destructoid [+v Bigby] by Q
2012-05-15 16:54:35	madfigs	that's what you get for going to the furry bars...
2012-05-15 16:56:01	@Aerox	heheheh
2012-05-15 16:57:07	+Bigby	too hot today
2012-05-15 16:57:58	@Aerox	fill your bathtub with ice and recline in it nude
2012-05-15 16:58:12	+Bigby	fuuuuuck that
2012-05-15 16:58:36	+Bigby	so did you play D3 last night late?
2012-05-15 17:00:28	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-15 17:00:35	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-15 17:05:13	Gandysampras	ugh GO FASTER
2012-05-15 17:05:16	Gandysampras	stupid downloader
2012-05-15 17:05:43	richterbelmont	........ physical copy?!
2012-05-15 17:05:51	Gandysampras	Not out until june
2012-05-15 17:09:17	+lolshin	it's OK gandy, you still have 20-30 mins before maintenance is over again :3
2012-05-15 17:10:16	+lolshin	I considered hopping on Asia for an hour and messing with other characters, but I needed to actually like, stand up for once today
2012-05-15 17:13:53	Gandysampras	"9 hours to go"
2012-05-15 17:14:13	Gandysampras	It's already 10% of the thing done and it took half an hour
2012-05-15 17:14:19	Gandysampras	lying
2012-05-15 17:15:42	+lolshin	oof
2012-05-15 17:15:43	+lolshin	lololo
2012-05-15 17:16:00	+lolshin	what class(es) are you thinking of playing first?
2012-05-15 17:16:23	+Bigby	im really tempted to get D3
2012-05-15 17:16:32	+Bigby	but only if i can play with others
2012-05-15 17:16:34	+lolshin	DO EET
2012-05-15 17:16:44	+lolshin	lolshin#1664 i think
2012-05-15 17:16:48	+lolshin	is my battletag or w/e
2012-05-15 17:16:49	+Bigby	whats that
2012-05-15 17:17:04	+lolshin	its your username with a sort of random 4 digit friendcode thingy
2012-05-15 17:17:30	+lolshin	yea lolshin#1664
2012-05-15 17:17:45	+Bigby	oh
2012-05-15 17:17:55	+Bigby	mine is TheBigby#1474
2012-05-15 17:18:23	+Bigby	blergh
2012-05-15 17:18:25	+Bigby	60 bucks
2012-05-15 17:18:33	+lolshin	i'd add you, but server maint etc lololol
2012-05-15 17:18:38	+lolshin	it's totally worth 60bux
2012-05-15 17:18:43	+lolshin	if any game is ever worth it, it's diablo
2012-05-15 17:19:01	@TDiddy	haha
2012-05-15 17:19:10	@TDiddy	i decided to add friends before the skeleton king
2012-05-15 17:19:17	madfigs	shoulda gotten a year's subscription to WoW, then you would have Diablo for free!
2012-05-15 17:19:17	+lolshin	d3 and bf3 are the only $60 games i've bought in the past year i think
2012-05-15 17:19:25	+lolshin	haha no
2012-05-15 17:19:28	@TDiddy	fucking Alakaiser jumped into my game right when i put the crown on
2012-05-15 17:19:33	+lolshin	i've tried wow a couple times, never cared for it
2012-05-15 17:19:36	@TDiddy	I was like LEAVE LEAVE LEAVE
2012-05-15 17:19:56	+lolshin	now if they literally took d3 and made the areas bigger and had MMO server functionality
2012-05-15 17:20:05	+lolshin	i'd definitely pay $15/mo for that
2012-05-15 17:20:14	+lolshin	hahhaahhaahah
2012-05-15 17:20:22	+lolshin	what lvl are you?
2012-05-15 17:20:32	+lolshin	with what limited play time we've had today :3
2012-05-15 17:20:53	@TDiddy	i started around 1
2012-05-15 17:21:03	@TDiddy	i dinged lvl 11
2012-05-15 17:21:13	@TDiddy	and then got the message the servers were going down
2012-05-15 17:21:44	+lolshin	haha yea
2012-05-15 17:22:13	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-05-15 17:22:21	+lolshin	i'm at 13, 2 of which were from running through the beginning again with lvl 1 friends to get them up to speed quest-wise
2012-05-15 17:22:23	@TDiddy	I'm heading to the Kharzan den i think
2012-05-15 17:22:27	+lolshin	same
2012-05-15 17:22:29	+lolshin	exactly
2012-05-15 17:22:30	+lolshin	lolololol
2012-05-15 17:22:48	+lolshin	i'm having so much fun with the monk
2012-05-15 17:22:54	@TDiddy	awwww, you are monk too
2012-05-15 17:22:55	@TDiddy	damn you
2012-05-15 17:22:58	+lolshin	haha
2012-05-15 17:23:00	@TDiddy	ONLY I CAN BE MONK
2012-05-15 17:23:04	+lolshin	hahahahah no
2012-05-15 17:23:20	@TDiddy	i found two weapons that give me hp when i hit
2012-05-15 17:23:25	+lolshin	hehehehehehe me too
2012-05-15 17:23:26	@TDiddy	so i am lightning fists all the way
2012-05-15 17:23:30	+lolshin	yup
2012-05-15 17:23:52	@TDiddy	do you use tempest whirl? I dont like it very much
2012-05-15 17:23:56	+Bigby	i played a demon hunter during the beta
2012-05-15 17:24:03	+Bigby	he seemed ok
2012-05-15 17:24:10	+lolshin	demon hunter is actually pretty cool
2012-05-15 17:24:21	+Bigby	i played Assassin in D2 so this seems similar
2012-05-15 17:24:24	+lolshin	amazon/archer etc was never really my style, but i like what i've seen of DH
2012-05-15 17:24:26	+Bigby	with traps and what not
2012-05-15 17:24:27	@TDiddy	the most annoying thing with the monk is it takes too long to break boxes
2012-05-15 17:24:34	+lolshin	yea i hated playing assassin in d2
2012-05-15 17:24:42	+lolshin	mostly cause the one time i did, i ran a trapassassin
2012-05-15 17:24:42	+Bigby	i liked it
2012-05-15 17:24:46	+lolshin	which sux imo
2012-05-15 17:24:47	+lolshin	so boring
2012-05-15 17:24:52	+Bigby	why is that
2012-05-15 17:24:58	+Bigby	throw down traps and shit dies
2012-05-15 17:25:01	+lolshin	only thing to do was set traps lolololol
2012-05-15 17:25:10	+lolshin	i liked necromancer the most in d2
2012-05-15 17:25:14	+lolshin	then sorc
2012-05-15 17:25:16	+Bigby	seemed good for crowd control
2012-05-15 17:25:34	+lolshin	yea it was definitely good, just not my preferred playstyle is all
2012-05-15 17:25:37	+Bigby	his caltrops ability was helpful in backing away from dudes and blasting them
2012-05-15 17:25:45	+lolshin	but DH has traps just like assassin
2012-05-15 17:25:45	+Bigby	DH i mean
2012-05-15 17:25:48	@TDiddy	i was all excited to use exploding palm
2012-05-15 17:25:54	@TDiddy	then i dont get it til like 32
2012-05-15 17:25:55	+lolshin	oh yeah i have that now
2012-05-15 17:25:56	@TDiddy	ugh
2012-05-15 17:25:59	+lolshin	i keep forgetting to use it
2012-05-15 17:26:03	+lolshin	cause i just use FIREKICK
2012-05-15 17:26:09	+lolshin	or if i'm feeling extra hilarious, BELL
2012-05-15 17:26:16	@TDiddy	i like that
2012-05-15 17:26:27	@TDiddy	but when i use firekick, i knock back the guy i wanna hit
2012-05-15 17:26:37	+lolshin	bell is only really useful once you have that +100 spirit passive
2012-05-15 17:27:09	+Bigby	DH's rapid fire thing is like a damn machine gun
2012-05-15 17:27:10	+lolshin	yea i use firekick but i retarget with left click teleportelectricfist thing really fast so I just TP right on top of them
2012-05-15 17:27:24	+lolshin	yeah the red bullets thing bigby
2012-05-15 17:27:28	+lolshin	it's pretty awesome
2012-05-15 17:27:38	@TDiddy	lol yeah
2012-05-15 17:27:40	+Bigby	with that and caltrops slowing them down nothing could touch me
2012-05-15 17:27:48	@TDiddy	I still am not used to teleport fist
2012-05-15 17:27:50	+lolshin	see you should totally get it
2012-05-15 17:27:52	@TDiddy	because i click on a guy
2012-05-15 17:27:57	+Bigby	i suppose i will
2012-05-15 17:27:58	@TDiddy	then i gotta readjust
2012-05-15 17:28:09	+lolshin	yeah the only reason i'm used to TP fist thing is cause I'm used to TPing with the sorc in d2
2012-05-15 17:28:18	+lolshin	so i'm ok with the "instantly here" thing
2012-05-15 17:28:25	+lolshin	its a little disorienting if you go really far tho
2012-05-15 17:28:38	+lolshin	oh shit
2012-05-15 17:28:39	+lolshin	im in
2012-05-15 17:28:42	@Aerox	hooray!
2012-05-15 17:28:43	+lolshin	SERVERS BACK
2012-05-15 17:28:49	@Aerox	i want to go home
2012-05-15 17:28:54	@TDiddy	lol
2012-05-15 17:29:01	@TDiddy	im about to eat in a bit, so i'll wait
2012-05-15 17:29:11	+Bigby	servers down already?
2012-05-15 17:29:13	+Bigby	or went down
2012-05-15 17:30:02	@TDiddy	yeah
2012-05-15 17:31:06	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-15 17:32:36	--	lolshin is now known as diabloshin
2012-05-15 17:32:45	--	diabloshin is now known as diablolshin
2012-05-15 17:34:38	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-15 17:48:17	madfigs	http://idle.slashdot.org/story/12/05/15/1452202/student-makes-real-life-portal-turret ANOTHER BRILLIANT IDEA
2012-05-15 21:01:25		irc: disconnected from server
2012-05-15 21:02:05	-->	benbeltran2 (~benbeltra@200.76.90.179) has joined #destructoid
2012-05-15 21:02:05	--	Nicks #destructoid: [@bloodylip @CronosBlade @naia @Q @TDiddy +Bigby +diablolshin +Ecksorcism +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran2 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline Noaxzl pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 21:02:05	--	Channel #destructoid: 36 nicks (5 ops, 0 halfops, 6 voices, 25 normals)
2012-05-15 21:02:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 21:03:17	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-05-15 21:03:17	--	Mode #destructoid [+v Ahmed] by Q
2012-05-15 21:05:21	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-05-15 21:07:10		irc: disconnected from server
2012-05-15 21:07:30	-->	benbeltran3 (~benbeltra@200.76.90.179) has joined #destructoid
2012-05-15 21:07:30	--	Nicks #destructoid: [@bloodylip @CronosBlade @naia @Q @TDiddy +Ahmed +Bigby +diablolshin +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran2 benbeltran3 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline Noaxzl pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 21:07:30	--	Channel #destructoid: 37 nicks (5 ops, 0 halfops, 6 voices, 26 normals)
2012-05-15 21:07:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 21:08:04	<--	benbeltran2 (~benbeltra@200.76.90.179) has quit (Ping timeout)
2012-05-15 21:08:15	RobotBebop	http://i.imgur.com/o2G38.jpg
2012-05-15 21:15:27	RobotBebop	http://i.imgur.com/0T7Gn.jpg
2012-05-15 21:19:25		irc: disconnected from server
2012-05-15 22:39:28	-->	benbeltran3 (~benbeltra@200.76.90.252) has joined #destructoid
2012-05-15 22:39:28	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Ahmed +Bigby +diablolshin +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran3 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 22:39:28	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 6 voices, 24 normals)
2012-05-15 22:39:31	@TDiddy	i meant annoyed that i spent 60
2012-05-15 22:39:31	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 22:39:49	+Vexed_Alex	Cool.
2012-05-15 22:39:52	richterbelmont	play the rapelay mmorpg with bigby
2012-05-15 22:40:11	+Bigby	there is an MMO?
2012-05-15 22:40:15	@TDiddy	some games arent for some people, whatevs
2012-05-15 22:40:26	@naia	Alex did you play Torchlight
2012-05-15 22:40:29	+Vexed_Alex	Yes.
2012-05-15 22:40:30	@TDiddy	maybe try it single player at your own speed
2012-05-15 22:40:33	+Vexed_Alex	I enjoyed it.
2012-05-15 22:40:39	+Vexed_Alex	But that was $20.
2012-05-15 22:40:43	+Bigby	apparently every class in TL2 has a pet now
2012-05-15 22:40:52	@naia	that's cool
2012-05-15 22:40:57	+Vexed_Alex	I don't feel like I'm getting $40 more worth of game.
2012-05-15 22:41:07	@TDiddy	you had a pet in TL
2012-05-15 22:41:07	+Bigby	that you can send to go dump shit at the NPC store
2012-05-15 22:41:16	+Vexed_Alex	I mean, I'm just mashing left and right click, occassionally hitting a number key
2012-05-15 22:41:16	+Bigby	only as the hunter guy i think though
2012-05-15 22:41:23	@TDiddy	nope
2012-05-15 22:41:25	+Vexed_Alex	I'm just bored.
2012-05-15 22:41:26	@TDiddy	the dog
2012-05-15 22:41:36	Brainderailment	I hate how mouse heavy the diablo games are
2012-05-15 22:41:42	+diablolshin	normal mode is way too easy
2012-05-15 22:41:53	+Vexed_Alex	Here's how I'm playing this game:
2012-05-15 22:41:56	+Vexed_Alex	Enemies come in
2012-05-15 22:42:04	+Vexed_Alex	LEFTRIGHTLEFTRIGHTLEFTRIGHTLEFTRIGHT
2012-05-15 22:42:18	+Vexed_Alex	HEALTH IS LOW
2012-05-15 22:42:22	+Vexed_Alex	QQQQQQQQQQ
2012-05-15 22:42:22	@TDiddy	the hitting the bell move with the monk is kinda lame
2012-05-15 22:42:24	@naia	So I'm curious, how is that different from Torchlight?
2012-05-15 22:42:28	Aerox	alex died like four times
2012-05-15 22:42:37	+Vexed_Alex	3.
2012-05-15 22:42:39	+Bigby	what was he playing as?
2012-05-15 22:42:44	+Vexed_Alex	Monk.
2012-05-15 22:42:45	Aerox	monk
2012-05-15 22:42:49	@naia	I mean isn't that pretty much the same as Torhclight Alex?
2012-05-15 22:42:50	Aerox	Torchlight is a lot slower paced
2012-05-15 22:42:55	Aerox	You don't really get swarmed
2012-05-15 22:42:55	@naia	ah
2012-05-15 22:42:57	+Bigby	well play something where you dont have to jump in the middle of the monsters
2012-05-15 22:43:00	+Vexed_Alex	Exactly.
2012-05-15 22:43:07	+Vexed_Alex	But Torchlight was $20.
2012-05-15 22:43:13	+Vexed_Alex	I mean, I wasn't getting a boner over it.
2012-05-15 22:43:20	+diablolshin	monk is… i'd say a *different* class for the diablo-alike genre?
2012-05-15 22:43:28	@naia	I loved Torchlight
2012-05-15 22:43:34	+diablolshin	i really like it but to me it's nothing like any of the more "normal" classes
2012-05-15 22:43:40	+Vexed_Alex	Teleporting with the monk is disorienting as fuck
2012-05-15 22:43:45	Aerox	it's designed
2012-05-15 22:43:46	+diablolshin	 very sequential-action based
2012-05-15 22:43:56	+diablolshin	see I love the teleport attack
2012-05-15 22:44:05	+diablolshin	it was weird at first, but I got used to it
2012-05-15 22:44:06	@TDiddy	they
2012-05-15 22:44:15	@TDiddy	yeah, the monk isnt a wade in and smash
2012-05-15 22:44:23	+Bigby	what are you playing as JR?
2012-05-15 22:44:28	Aerox	The tension of the monk is they need to be close but they can't be for very long
2012-05-15 22:44:30	+diablolshin	you can TP, combo into a knockback kick, then tp right back into their face
2012-05-15 22:44:33	Aerox	Wizard and Witch Doctor
2012-05-15 22:44:55	+Bigby	id prob play Witch Doctor or Demon Hunter
2012-05-15 22:44:58	+Bigby	if i had it
2012-05-15 22:44:59	+Vexed_Alex	I don't know what I was expecting, I guess
2012-05-15 22:45:02	@TDiddy	Yeah, i port in, exploding palm, hit the guy once or twice, then do the vortex, so everyone gets hit with the explosion
2012-05-15 22:45:03	+diablolshin	also that bell move is useless unless you have the passive +100 spirit
2012-05-15 22:45:31	@TDiddy	and if that doesnt work, do Solar Flare
2012-05-15 22:45:36	@TDiddy	I mean.... blinding flash
2012-05-15 22:45:37	+diablolshin	haha yeeeee exploding palm is sweet
2012-05-15 22:45:40	richterbelmont	Tp for his
2012-05-15 22:46:25	+diablolshin	it's like running in, setting a time bomb, smacking everybody in the face, and then blowing them up
2012-05-15 22:46:26	@TDiddy	maybe roll as another class?
2012-05-15 22:46:26	RobotBebop	brain this shit is fucked up
2012-05-15 22:46:26	@TDiddy	some dont click
2012-05-15 22:46:26	RobotBebop	the dealer guy
2012-05-15 22:46:26	+diablolshin	i can't wait to get seven sided strike or w/e it's called
2012-05-15 22:46:26	+Vexed_Alex	If you strip it down the game down to it's bare bones, Torchlight too, the only reason I was enjoying myself was the dopamine drip from constantly getting new shit.
2012-05-15 22:46:31	+Vexed_Alex	And I guess I sort of don't care anymore?
2012-05-15 22:46:32	Brainderailment	I know right?
2012-05-15 22:46:47	RobotBebop	just straight up eating the seeds out of the plant
2012-05-15 22:46:57	@naia	isn't that kind of the point?
2012-05-15 22:47:00	@TDiddy	yeah
2012-05-15 22:47:01	Brainderailment	haha, that guy is probably dead
2012-05-15 22:47:06	+Vexed_Alex	It is.
2012-05-15 22:47:07	@TDiddy	seven sided is level 24 i think
2012-05-15 22:47:18	@TDiddy	im at... 16? i think
2012-05-15 22:47:18	Aerox	17
2012-05-15 22:47:23	Brainderailment	I would have probably killed the guy myself if he was acting that way in the car with that drug
2012-05-15 22:47:24	Aerox	YOU'RE SO CLOSE
2012-05-15 22:47:35	@TDiddy	lol, i spent too much on the blacksmith
2012-05-15 22:47:39	Brainderailment	I mean, they're in columbia, nobody will know
2012-05-15 22:47:41	Aerox	what level's he at?
2012-05-15 22:47:42	+diablolshin	7 sided is 17 methinks
2012-05-15 22:47:46	@TDiddy	he can make items level 19
2012-05-15 22:47:48	Aerox	I'm one 6000 upgrade away from level 3
2012-05-15 22:48:01	@TDiddy	I found that mask I told you about
2012-05-15 22:48:03	@TDiddy	but it was meh
2012-05-15 22:48:16	@TDiddy	+1 int, +30 mana and that item pick up boost
2012-05-15 22:48:28	Aerox	oh barf
2012-05-15 22:48:44	@TDiddy	both the axes i made have 5% attack speed boost
2012-05-15 22:49:30	+Vexed_Alex	How long have you fuckers been playing.
2012-05-15 22:53:28		irc: disconnected from server
2012-05-15 22:56:31	-->	benbeltran3 (~benbeltra@200.76.90.139) has joined #destructoid
2012-05-15 22:56:31	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Ahmed +Bigby +diablolshin +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran3 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 22:56:31	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 6 voices, 24 normals)
2012-05-15 22:56:32	RobotBebop	this guy getting the guys who mugged them back
2012-05-15 22:56:34	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 22:57:00	Brainderailment	If you let them add to your limit and keep the balance down, it's really good
2012-05-15 22:57:10	+Vexed_Alex	I obviously am not cancelling immediately after a year
2012-05-15 22:57:29	Brainderailment	Just pay it off before they drop the 0%
2012-05-15 22:57:47	Brainderailment	I've heard of them adding compounded interest on your balance from when it was 0%
2012-05-15 22:57:56	+Vexed_Alex	I only have the one credit card. That I always end up paying off before I'm charged interest.
2012-05-15 22:58:04	+Vexed_Alex	Well, almost always.
2012-05-15 22:58:26	RobotBebop	that shit was messed uuuup
2012-05-15 22:58:44	+Ahmed	what are you going on about Ian?
2012-05-15 22:58:54	+Vexed_Alex	I bought my iPad 3 on credit
2012-05-15 22:59:00	+Vexed_Alex	and paid it off the following week
2012-05-15 22:59:02	Brainderailment	Only time I held a balance was for my honeymoon. I paid for the cruise with cash, but bought airplane tickets on credit.
2012-05-15 22:59:02	RobotBebop	This documentary on vice about scopolamine
2012-05-15 22:59:09	+Vexed_Alex	Because my savings account is so fat
2012-05-15 22:59:24	+Vexed_Alex	And my checking. I didn't need to buy it off credit.
2012-05-15 22:59:35	Aerox	i buy everything on my credit card for the miles
2012-05-15 22:59:37	Aerox	and because it's convenient
2012-05-15 22:59:46	+Vexed_Alex	and more secure
2012-05-15 22:59:56	+Ahmed	cash back has made me use my credit card much more
2012-05-15 23:00:02	Brainderailment	I really need to refinance my motorcycle
2012-05-15 23:00:07	@naia	I get amazon points on mine
2012-05-15 23:00:11	+Ahmed	=O
2012-05-15 23:00:17	Brainderailment	I'm paying like 8% interest on it right now
2012-05-15 23:00:39	RobotBebop	have you wrested your credit card from the red tape of your doppleganger ahmed
2012-05-15 23:00:51	+Ahmed	I have
2012-05-15 23:00:55	RobotBebop	yay!
2012-05-15 23:01:00	+Vexed_Alex	Ahmed is such a terroristy name
2012-05-15 23:01:14	+Ahmed	Ahmed Bin Ismail Al-Adan
2012-05-15 23:01:18	+Ahmed	at your service
2012-05-15 23:01:23	+Vexed_Alex	So Muslim
2012-05-15 23:02:47	+Ahmed	legally my name is Ahmed Adan
2012-05-15 23:03:23	+Bigby	too many A's
2012-05-15 23:03:26	+Vexed_Alex	But your Al-Qaeda is that
2012-05-15 23:03:31	+Vexed_Alex	Al-Qaeda name*
2012-05-15 23:03:43	richterbelmont	dat ending damn
2012-05-15 23:03:44	+Ahmed	thats whats on the Al-Qaeda membership yes
2012-05-15 23:03:45	Brainderailment	Jihad Alias
2012-05-15 23:03:57	@naia	wow
2012-05-15 23:04:13	@naia	I'm not THIS racist
2012-05-15 23:04:21	+Bigby	you sure?
2012-05-15 23:04:22	+Vexed_Alex	We're being friendly racist!
2012-05-15 23:04:30	@naia	-___-
2012-05-15 23:04:38	+Vexed_Alex	Also, how is this more racist than calling me an illegal?!
2012-05-15 23:04:46	RobotBebop	good question.
2012-05-15 23:04:47	Brainderailment	or "hi bean"
2012-05-15 23:04:55	+Bigby	more racist by a factor of five
2012-05-15 23:05:04	+Vexed_Alex	Naia, you're letting terrorism take your freedom.
2012-05-15 23:05:21	+Vexed_Alex	Osama just won thanks to Naia.
2012-05-15 23:05:28	RobotBebop	Ozomba
2012-05-15 23:05:31	+Ahmed	I'll send a memo
2012-05-15 23:05:36	@naia	>_>
2012-05-15 23:05:47	+Ahmed	I'm sure my brothers in terrorism will rejoice
2012-05-15 23:06:08	richterbelmont	does that means hes cia also?
2012-05-15 23:06:11	+Vexed_Alex	ALL HAIL NAIA ABDUL JAMAL
2012-05-15 23:06:24	@TDiddy	hahahaha
2012-05-15 23:06:26	Brainderailment	I think harold and kumar had the gag where every middle eastern person has a RPG in his house somewhere
2012-05-15 23:06:29	@naia	:(
2012-05-15 23:07:38	+Vexed_Alex	http://youtu.be/z7buTCULLeY
2012-05-15 23:07:41	+Bigby	like Final Fantasy VI?
2012-05-15 23:07:43	+Vexed_Alex	I want a train car
2012-05-15 23:08:02	Brainderailment	just don't get on an active set of rails
2012-05-15 23:08:21	+Vexed_Alex	Put train wheels on like an old Saburban
2012-05-15 23:08:37	Brainderailment	they have those for rail maintenance
2012-05-15 23:08:40	+Bigby	people still have nose rings like that?
2012-05-15 23:09:09	Brainderailment	they should have used a turboed 1000cc motorcycle engine
2012-05-15 23:10:14	richterbelmont	that was a good ending no spoilers tho to that doc
2012-05-15 23:10:59	Brainderailment	 I want to see a good doc about mescaline
2012-05-15 23:11:19	+Vexed_Alex	lol Greece tourism ad
2012-05-15 23:17:31	RobotBebop	hahaha
2012-05-15 23:17:37	RobotBebop	"how come all the good stories are so hard to get to?"
2012-05-15 23:17:51	Brainderailment	train ride
2012-05-15 23:17:54	RobotBebop	"Because the easy stories have all already been done by programs better than yours"
2012-05-15 23:17:56	Brainderailment	fuck that
2012-05-15 23:18:17	+Vexed_Alex	Anyone who uses 009 Sound System in a youtube video is a fucking asshole.
2012-05-15 23:19:04	Brainderailment	is that a song?
2012-05-15 23:19:09	+Vexed_Alex	yes
2012-05-15 23:19:15	RobotBebop	apparently that vice guy has been to NK twice?
2012-05-15 23:19:18	RobotBebop	wheres the other video(s)
2012-05-15 23:19:27	Brainderailment	Guide to travel
2012-05-15 23:19:40	Brainderailment	they put the video from the first, very short trip, in the guide
2012-05-15 23:19:47	Brainderailment	it's really good
2012-05-15 23:19:52	RobotBebop	ooh
2012-05-15 23:20:24	Brainderailment	alex, it seems like there are 4 songs on youtube, everyone uses the same fucking ones
2012-05-15 23:20:33	RobotBebop	AND THE BODIES HIT THE FLOOR
2012-05-15 23:20:52	Brainderailment	LET DA BODEEZ HIT DA FLO!
2012-05-15 23:21:26	richterbelmont	there was a top 10 sodas video with that song very disorienting and silly
2012-05-15 23:21:29	richterbelmont	>_>
2012-05-15 23:34:10	+Vexed_Alex	I've farted like 6 times
2012-05-15 23:34:19	+Vexed_Alex	in the past 5 minutes
2012-05-15 23:34:28	RobotBebop	disgusting
2012-05-15 23:34:37	Brainderailment	you need D-Pants
2012-05-15 23:34:40	Aerox	...me too
2012-05-15 23:34:43	@TDiddy	do you gotta poop
2012-05-15 23:35:02	Brainderailment	http://www.youtube.com/watch?v=dEwjogp4wIo
2012-05-15 23:35:04	DtoidBot	Tim and Eric Awesome Show Great Job!: D-Pants
2012-05-15 23:35:10	richterbelmont	no silly you fart so you dont have to poop soon
2012-05-15 23:35:21	richterbelmont	buys you time]
2012-05-15 23:38:44		irc: disconnected from server
2012-05-15 23:40:12	-->	benbeltran3 (~benbeltra@200.76.90.226) has joined #destructoid
2012-05-15 23:40:12	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Ahmed +Bigby +diablolshin +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran3 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 23:40:12	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 6 voices, 24 normals)
2012-05-15 23:40:15	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 23:40:22	+Vexed_Alex	Three farts in under a minute.
2012-05-15 23:40:25	+Vexed_Alex	Consecutive farts
2012-05-15 23:40:30	+Vexed_Alex	WHAT IS HAPPENING TO ME
2012-05-15 23:40:41	RobotBebop	i have infected you
2012-05-15 23:40:42	+Bigby	death
2012-05-15 23:40:51	Aerox	your body is breaking down
2012-05-15 23:41:05	+Bigby	mexican middle age
2012-05-15 23:41:11	RobotBebop	i want more documentaries on north korea
2012-05-15 23:41:28	+Bigby	seems a boring country
2012-05-15 23:42:18	Aerox	what
2012-05-15 23:42:19	Aerox	it's fascinating
2012-05-15 23:42:29	RobotBebop	so very fascinating
2012-05-15 23:42:58	+Bigby	oppression doesnt seem fascinating, more like nauseating
2012-05-15 23:43:16	Aerox	no documentaries about anything bad, ever
2012-05-15 23:43:58	+Bigby	more documentaries about puppies
2012-05-15 23:44:06	@TDiddy	huh
2012-05-15 23:44:15	+Vexed_Alex	Bigby
2012-05-15 23:44:20	+Vexed_Alex	how are you this stupes
2012-05-15 23:44:21	@TDiddy	you can turn on "elective mode" and you can put more than one skill in each category on your bar
2012-05-15 23:46:01	Aerox	yes
2012-05-15 23:46:05	Aerox	you should have that and advanced tooltips on
2012-05-15 23:46:20	+Vexed_Alex	Is that what you were telling me do to
2012-05-15 23:46:27	Aerox	yes
2012-05-15 23:48:39		irc: disconnected from server
2012-05-15 23:49:02	-->	benbeltran4 (~benbeltra@200.76.90.201) has joined #destructoid
2012-05-15 23:49:02	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Ahmed +Bigby +diablolshin +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm_ benbeltran3 benbeltran4 Brainderailment cardfrek2 dare- DougCL DtoidBot Gandysampras HammerTiem Kasreyn Lelio|Away madfigs metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-15 23:49:02	--	Channel #destructoid: 35 nicks (4 ops, 0 halfops, 6 voices, 25 normals)
2012-05-15 23:49:03	richterbelmont	alot of shit going on
2012-05-15 23:49:05	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-15 23:49:11	<--	benbeltran3 (~benbeltra@200.76.90.226) has quit (Ping timeout)
2012-05-15 23:50:27	Brainderailment	welp, gotta watch this week's game o thrones. The fun sibling fucking adventure through tamriel
2012-05-15 23:50:46	Brainderailment	I used to be the king in the north, then I took an arrow to the knee
2012-05-15 23:50:50	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-05-15 23:53:16	<--	Ahmed (~Ahed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-15 23:59:05	<--	metalnarf (~metalnarf@p54AC99F9.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-05-15 23:59:34	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Read error: EOF from client)
2012-05-16 00:04:12	+Vexed_Alex	Eugh, should I even bother asking for a refund?
2012-05-16 00:04:18	+Vexed_Alex	Will that get me anywhere?
2012-05-16 00:04:21	Aerox	you can try
2012-05-16 00:04:44	Aerox	Their CS is decent
2012-05-16 00:05:12	Aerox	1-800-592-5499 7am-8pm
2012-05-16 00:05:17	DougCL	i really love max payne 3. but hot damn i wish i could run diablo 3.
2012-05-16 00:05:47	DougCL	i thought i could ignore it, but the i watched them play it on giant bomb
2012-05-16 00:06:02	dare-	Why is it exactly you don't like it Alex?
2012-05-16 00:07:27	+Vexed_Alex	Everything.
2012-05-16 00:07:33	+Vexed_Alex	I'm not having any fun.
2012-05-16 00:07:38	+Vexed_Alex	I can't connect.
2012-05-16 00:07:42	+Vexed_Alex	I don't care about it.
2012-05-16 00:07:55	dare-	When I played the beta I didn't feel like it was that much fun either
2012-05-16 00:08:16	+Vexed_Alex	I don't care enough about loot drops anymore.
2012-05-16 00:08:56	+Vexed_Alex	The combat doesn't interest me.
2012-05-16 00:10:07	dare-	Same
2012-05-16 00:10:19	dare-	The story is actually fun but in multiplayer, everyone just clicks through it
2012-05-16 00:10:36	Aerox	haha the story is pretty awful
2012-05-16 00:10:39	Aerox	Chris Metzen is not good at stories
2012-05-16 00:10:49	dare-	It's nonsensical but it's fun, I thought
2012-05-16 00:10:56	dare-	Or at least the cinematics were in D2
2012-05-16 00:10:58	+Vexed_Alex	I don't know what's going in in the story.
2012-05-16 00:11:03	Aerox	the cinematics are beautiful
2012-05-16 00:11:10	dare-	Although I can't for the life of me remember what happened at all
2012-05-16 00:11:13	Aerox	the minions of hell attacked earth
2012-05-16 00:11:15	+Vexed_Alex	Because the only time I actually played a decent amount was with you guys
2012-05-16 00:11:15	Aerox	and you are killing them
2012-05-16 00:11:24	+Vexed_Alex	and we blasted the fuck through quests
2012-05-16 00:11:30	Aerox	in diablo 1 king leoric's son, who was the warrior, killed him
2012-05-16 00:11:34	+Vexed_Alex	I didn't know what or why we were doing quests
2012-05-16 00:11:38	Aerox	and took his soulstone and jammed it in his forehead and it corrupted him
2012-05-16 00:11:39	dare-	SC2 and WC3 had fun stories
2012-05-16 00:11:56	Aerox	and then in diablo 2 you blew up the worldstone and nuked mount arreat
2012-05-16 00:12:01	Aerox	and now fire is raining from the sky and skeletons are fucking shit up
2012-05-16 00:12:26	+Bigby	sounds like the story for Soul Calibur
2012-05-16 00:12:46	Aerox	and then the backstory is that a long time ago angels and demons fucked or something and made humans and they all have hidden untapped potential so that's why they can use magic
2012-05-16 00:13:24	dare-	I want to see that summary in your Dtoid review
2012-05-16 00:14:19	+Bigby	i remember Diablo 1
2012-05-16 00:14:23	+Bigby	i couldnt beat The Butcher
2012-05-16 00:14:34	Aerox	well
2012-05-16 00:14:37	Aerox	that is literally 15 minutes into the game
2012-05-16 00:14:38	+Vexed_Alex	There isn't even an option to send support an e-mail.
2012-05-16 00:14:39	Aerox	so that is sad for you
2012-05-16 00:14:43	+Bigby	yeah
2012-05-16 00:14:44	+Vexed_Alex	Eugh, will I actually have to call?
2012-05-16 00:14:48	Aerox	yes
2012-05-16 00:14:55	+Bigby	he just keep hitting me really fast with his stupid cleaver and i kept dying
2012-05-16 00:15:11	+Vexed_Alex	There's only a shit to leave a ticket, but that's all pre-selected questions
2012-05-16 00:15:26	+Vexed_Alex	none of them anywhere near what I want
2012-05-16 00:15:30	Aerox	they would have something like close to a million emails a day if they allowed email
2012-05-16 00:15:35	+Vexed_Alex	which is
2012-05-16 00:15:35	Aerox	if you ever cruise the help forums on WoW
2012-05-16 00:15:38	Aerox	it's sad, sad times
2012-05-16 00:15:46	+Vexed_Alex	HEY YOUR GAME IS A PIECE OF SHIT I WANT MY MONEY BACK
2012-05-16 00:15:48	dare-	the curse of being too popular
2012-05-16 00:15:59	Aerox	i was reading a thread of a guy who bought the game for a 9 year old laptop
2012-05-16 00:16:08	Aerox	and claimed it was blizzard's fault for not more clearly warning him that he couldn't run it
2012-05-16 00:16:23	+Bigby	there is just no pleasing Alex
2012-05-16 00:16:30	+Bigby	his GF must feel terrible
2012-05-16 00:17:00	+Vexed_Alex	Video games mean the world to Bigby
2012-05-16 00:17:10	+Bigby	i can just see him saying "This blowjob is terrible, god you are shitty at this!"
2012-05-16 00:17:41	+Vexed_Alex	If my girlfriend was giving me a Diablo style blowjob, I wouldn't be having a blowjob.
2012-05-16 00:17:55	+Bigby	i shudder to think what a diablo style blowjob entails
2012-05-16 00:18:05	+Vexed_Alex	Not having a blowjob.
2012-05-16 00:18:10	+Vexed_Alex	Because you can't play that game.
2012-05-16 00:18:14	Aerox	nah, it'd be a blowjob, you'd just be tied down and it'd take 3 hours
2012-05-16 00:18:21	+Vexed_Alex	Bigby Stupes
2012-05-16 00:18:25	dare-	And then you'd skip dinner
2012-05-16 00:19:46	+Vexed_Alex	I tried connecting again.
2012-05-16 00:19:47	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-05-16 00:19:54	+Vexed_Alex	It's not even letting me try and like it.
2012-05-16 00:19:59	+Vexed_Alex	I want to give it another chance!
2012-05-16 00:20:06	+Vexed_Alex	Let me play offline!
2012-05-16 00:20:22	Aerox	You'd just get mad when you leveled a character to 25 and then decided you wanted to play with your friends
2012-05-16 00:20:24	Aerox	and couldn't transfer him
2012-05-16 00:20:27	Aerox	that's what happened in D2
2012-05-16 00:20:37	+Vexed_Alex	Why can't you transfer it?
2012-05-16 00:20:40	+Vexed_Alex	That's fucking dumb.
2012-05-16 00:20:52	Aerox	Because they allowed that in D1
2012-05-16 00:20:54	dare-	Because single player save files were stored locally and people could alter them
2012-05-16 00:20:56	Aerox	and the game was instanly overrun with hacking
2012-05-16 00:21:01	Aerox	because it's fucking easy as shit to change them
2012-05-16 00:21:05	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-16 00:21:17	+Vexed_Alex	But you can't even play this game offline.
2012-05-16 00:21:22	+Vexed_Alex	Even singeplayer saves are stored online.
2012-05-16 00:21:26	Aerox	Right
2012-05-16 00:21:40	+Vexed_Alex	So, what the fuck?
2012-05-16 00:21:43	Aerox	D2 had a totally offline non-transferrable mode
2012-05-16 00:21:45	Aerox	and people bitched about it
2012-05-16 00:22:11	Aerox	saying they were tricked into playing SP and it was bullshit they couldn't transfer bceause once they got into it they all wanted Bnet and multi and the rune drops
2012-05-16 00:23:09	+Vexed_Alex	So have an option to lock a character in singleplayer.
2012-05-16 00:23:13	+Vexed_Alex	It's not hard.
2012-05-16 00:23:18	+Vexed_Alex	Don't just lock the entire game out.
2012-05-16 00:23:36	Aerox	The reason tehy gave at press day
2012-05-16 00:23:41	Aerox	which is probably 50% bullshit but 50% valid
2012-05-16 00:23:51	Aerox	is with the RMAH, they don't want any character or item code stored locally, at all
2012-05-16 00:23:59	Aerox	which I understand
2012-05-16 00:24:02	dare-	RMAH?
2012-05-16 00:24:09	Aerox	if you think the RMAH is total bullshit then that reason is bullshit
2012-05-16 00:24:10	Aerox	auction house
2012-05-16 00:24:13	dare-	OH
2012-05-16 00:24:21	dare-	Yeah big money maker
2012-05-16 00:24:25	+Vexed_Alex	That's fine. Gate that shit off.
2012-05-16 00:24:38	+Vexed_Alex	Keep all of that in cloud saves and shit like that.
2012-05-16 00:24:40	Aerox	uh
2012-05-16 00:24:45	Aerox	How are you going to offline cloud save
2012-05-16 00:24:50	+Vexed_Alex	You don't.
2012-05-16 00:25:03	dare-	But JRo
2012-05-16 00:25:08	+Vexed_Alex	You have an option that locks singleplayer in offline.
2012-05-16 00:25:11	dare-	Doesn't SC2 also require always on for single player?
2012-05-16 00:25:12	Aerox	I don't think we are on the same page here
2012-05-16 00:25:15	Aerox	yes
2012-05-16 00:25:19	dare-	What's the reasoning there
2012-05-16 00:25:20	Aerox	I mean blizzard doesn't want any game/item data
2012-05-16 00:25:23	Aerox	available for people to comb through
2012-05-16 00:25:33	Aerox	which it will be if it's stored locally on your single playe file
2012-05-16 00:25:42	Aerox	You'd have access to drop rates
2012-05-16 00:25:44	Aerox	loot tables
2012-05-16 00:25:49	Aerox	generation stats
2012-05-16 00:26:01	dare-	NERD POWER
2012-05-16 00:26:05	+Bigby	so its WOW but not
2012-05-16 00:26:21	+Vexed_Alex	Man, I do not give enough fucks for me to deal with this bullshit.
2012-05-16 00:26:28	Aerox	haha
2012-05-16 00:26:55	+Vexed_Alex	I don't want it.
2012-05-16 00:26:59	+Vexed_Alex	Take it back, Blizzard.
2012-05-16 00:27:07	+Vexed_Alex	Take that shit the fuck out from me.
2012-05-16 00:27:18	dare-	JRo to your knowledge do they ever give refunds
2012-05-16 00:27:25	Aerox	dunno
2012-05-16 00:27:28	Aerox	obviously not for wow
2012-05-16 00:28:00	+Vexed_Alex	I have low hopes.
2012-05-16 00:28:11	+Vexed_Alex	No hope.
2012-05-16 00:28:16	+Vexed_Alex	Man, I'm feeling really bitter.
2012-05-16 00:28:18	dare-	That was a quick downgrade
2012-05-16 00:28:25	+Vexed_Alex	I totally just threw away $60
2012-05-16 00:28:48	Aerox	i can't tell if your mad about the servers or mad because it's not a slow enough game
2012-05-16 00:29:01	+Vexed_Alex	I'm mad about everything.
2012-05-16 00:29:11	+Bigby	just plain mad
2012-05-16 00:29:18	+Vexed_Alex	I don't want it.
2012-05-16 00:29:26	+Bigby	he is a fiery latin man
2012-05-16 00:29:35	dare-	Sell your account to Bigby
2012-05-16 00:31:26	+diablolshin	alex had you played diablo 2?
2012-05-16 00:31:48	+Vexed_Alex	No.
2012-05-16 00:32:37	+diablolshin	i think you should at least give it another chance
2012-05-16 00:32:41	+diablolshin	also don't start out as monk
2012-05-16 00:32:43	+Vexed_Alex	I can't, dick!
2012-05-16 00:32:49	+Vexed_Alex	I tried!
2012-05-16 00:32:52	+Vexed_Alex	5 times!
2012-05-16 00:32:55	+diablolshin	hahaha
2012-05-16 00:33:01	+diablolshin	I mean like, after today
2012-05-16 00:33:06	+Vexed_Alex	No.
2012-05-16 00:33:08	+Bigby	is it your internet connection crapping out?
2012-05-16 00:33:09	+Vexed_Alex	I'm annoyed.
2012-05-16 00:33:13	+Vexed_Alex	No.
2012-05-16 00:33:37	+diablolshin	aww
2012-05-16 00:34:12	+diablolshin	fwiw, I find normal mode in d3 so far to be incredibly boringly easy
2012-05-16 00:34:23	+diablolshin	but that's just act I
2012-05-16 00:34:26	+Vexed_Alex	I was annoyed that the game was $60 to begin with
2012-05-16 00:34:30	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-16 00:34:44	+diablolshin	see, diablo is one of the only games i'd actually pay $60 *for*
2012-05-16 00:34:48	Aerox	a lot of people are saying they're getting killed by the very first normal act 2 mobs
2012-05-16 00:34:58	+Vexed_Alex	Since then its been a spiral of aggravation
2012-05-16 00:35:00	+Vexed_Alex	and frustration
2012-05-16 00:35:09	+diablolshin	the amount of content and playtime i'll get out of it far surpasses any other genre/brand
2012-05-16 00:35:27	+diablolshin	jro, good
2012-05-16 00:35:35	Aerox	it's like act 1 of D2
2012-05-16 00:35:41	+diablolshin	d2's act 1 was the same way
2012-05-16 00:35:42	+diablolshin	yeah
2012-05-16 00:35:45	Aerox	minus Rakanishu
2012-05-16 00:35:50	+diablolshin	hahahahaha
2012-05-16 00:35:52	Aerox	oh man
2012-05-16 00:35:59	Aerox	one of the earlier builds I played still had lightning enchanteds
2012-05-16 00:36:03	Aerox	and I wasn't prepared for it
2012-05-16 00:36:12	Aerox	I died to the very first unique :(
2012-05-16 00:36:15	+diablolshin	hahaha
2012-05-16 00:36:28	+Vexed_Alex	I don't want to start paying for games based on how long they are.
2012-05-16 00:36:45	+Vexed_Alex	Or how long I'll be playing them.
2012-05-16 00:36:53	+Vexed_Alex	That sounds like an awful world to live in.
2012-05-16 00:36:56	+Vexed_Alex	Where that's acceptable.
2012-05-16 00:37:13	+diablolshin	i'm also referring to my own personal preference, though
2012-05-16 00:37:38	+diablolshin	d3 and bf3 are the only $60 games i've bought in the past year, as far as i can remember
2012-05-16 00:37:38	+Vexed_Alex	I thought you were referencing Bigby's
2012-05-16 00:37:43	+Vexed_Alex	MY BAD HOMIE
2012-05-16 00:37:46	+diablolshin	hahahaha
2012-05-16 00:37:58	+Vexed_Alex	I havne't bought any $60 PC games, I think.
2012-05-16 00:38:09	+diablolshin	oh
2012-05-16 00:38:11	+diablolshin	portal 2
2012-05-16 00:38:23	+Vexed_Alex	Portal 2 was not $60 on Steam.
2012-05-16 00:38:23	+diablolshin	yeah that's worth it too
2012-05-16 00:38:26	+diablolshin	oh yeah
2012-05-16 00:38:27	+diablolshin	fuck
2012-05-16 00:38:33	Aerox	wasn't portal 2 40
2012-05-16 00:38:37	+diablolshin	yeah idk then… was deus ex $60?
2012-05-16 00:38:54	Aerox	you guys should become game reviewers
2012-05-16 00:38:56	Aerox	problem solved
2012-05-16 00:38:57	+Bigby	i think so
2012-05-16 00:39:02	+diablolshin	hah
2012-05-16 00:39:10	+Vexed_Alex	Obviously, Diablo 3 was the first $60 PC game I've bought.
2012-05-16 00:39:19	+Vexed_Alex	Deus Ex wasn't $60 on C.
2012-05-16 00:39:20	+Vexed_Alex	PC*
2012-05-16 00:39:30	+Bigby	i think it was 50
2012-05-16 00:39:39	+diablolshin	i think you're right
2012-05-16 00:39:52	+diablolshin	damn, so yeah, bf3 and d3
2012-05-16 00:39:53	+Vexed_Alex	is*
2012-05-16 00:39:59	Aerox	SC2 was
2012-05-16 00:40:05	+diablolshin	i would've paid 60 for deus ex and portal 2, tho
2012-05-16 00:40:12	+Vexed_Alex	I wouldn't.
2012-05-16 00:40:16	+diablolshin	was that in the last year?
2012-05-16 00:40:29	+Vexed_Alex	Yes.
2012-05-16 00:40:35	+diablolshin	the first one?
2012-05-16 00:40:39	+diablolshin	i dont even remember
2012-05-16 00:40:40	+diablolshin	goddamn
2012-05-16 00:40:54	+diablolshin	SC2 is fun and all, but damn I suck at RTS
2012-05-16 00:41:07	+Vexed_Alex	Activision and EA have been dumping $60 PC games
2012-05-16 00:41:21	+Vexed_Alex	Blizzard falling under that umbrella
2012-05-16 00:41:21	Aerox	when people stop buying them, they'll stop
2012-05-16 00:42:27	Halfleft|away	why are you awake Gandysampras you spastic
2012-05-16 00:42:45	+Vexed_Alex	Probably because he's being diablo autistic
2012-05-16 00:42:59	Aerox	alex my farting got worse
2012-05-16 00:43:03	+Bigby	well ill just enjoy Torchlight 2 then
2012-05-16 00:43:05	Aerox	i don't understand what's going on
2012-05-16 00:43:07	+Bigby	im sure that will be fun
2012-05-16 00:43:27	Aerox	i can't believe torchlight 2 blew their release window
2012-05-16 00:43:36	+Vexed_Alex	I took a shit and now I'm all better.
2012-05-16 00:43:56	+Bigby	what do you mean?
2012-05-16 00:44:09	+diablolshin	I wonder what'll be bigger, the "diablo launch day server hate" or the "torchlight promised multiplayer and didn't deliver hate"
2012-05-16 00:44:12	Aerox	it was suposed to be out a year ago
2012-05-16 00:44:17	Aerox	if it had come out pre D3
2012-05-16 00:44:20	Aerox	to give something to tide people over
2012-05-16 00:44:23	Aerox	it would have done amazing
2012-05-16 00:44:23	+diablolshin	yea
2012-05-16 00:44:26	+diablolshin	seriously
2012-05-16 00:44:26	Aerox	it'll still do fine
2012-05-16 00:44:34	Aerox	but they blew it
2012-05-16 00:44:58	+Vexed_Alex	Error 3003
2012-05-16 00:44:59	+Vexed_Alex	Error 3003
2012-05-16 00:44:59	+Vexed_Alex	Error 3003
2012-05-16 00:45:00	+Vexed_Alex	Error 3003
2012-05-16 00:45:00	+Vexed_Alex	Error 3003
2012-05-16 00:45:04	+diablolshin	it'll do well now because crazy people
2012-05-16 00:45:05	+diablolshin	^^
2012-05-16 00:45:07	+diablolshin	:3
2012-05-16 00:45:10	+Bigby	oh shit, Alex is now a machine
2012-05-16 00:45:19	Aerox	no one is going to care about this in 2-3 dfays
2012-05-16 00:45:26	Aerox	just like they don't care about any bad gaming related thing ever
2012-05-16 00:45:26	+diablolshin	http://us.battle.net/d3/en/status
2012-05-16 00:45:36	+Vexed_Alex	I'm going to care.
2012-05-16 00:45:40	+Vexed_Alex	Because I wasted $60!
2012-05-16 00:45:53	+diablolshin	*:3
2012-05-16 00:45:54	Aerox	and then you'll probably get mad at Torchlight II when it's like Diablo 2
2012-05-16 00:46:07	+Vexed_Alex	I'm not going to buy Torchlight II.
2012-05-16 00:46:13	Aerox	oh I thought you said in game you were
2012-05-16 00:46:14	Aerox	my bad
2012-05-16 00:46:26	+Vexed_Alex	No.
2012-05-16 00:46:26	+Vexed_Alex	I said I missed the Torchlight dog.
2012-05-16 00:47:01	+Vexed_Alex	Because my character kept crying that he had a full inventory
2012-05-16 00:47:19	+Vexed_Alex	But I couldn't stop to drop all the dumb shit
2012-05-16 00:47:26	+Vexed_Alex	Because I did that once and I lost you guys
2012-05-16 00:47:29	Aerox	in diablo you don't pick up whites past like the first 10 min
2012-05-16 00:47:33	Aerox	but if you need to go back to town
2012-05-16 00:47:35	Aerox	you tp
2012-05-16 00:47:36	Aerox	sell
2012-05-16 00:47:41	+diablolshin	you can teleport to anyone by clicking on their banner in town
2012-05-16 00:47:42	Aerox	then click the banne to instantly teleport back to the party
2012-05-16 00:47:44	+diablolshin	next to the waypoint
2012-05-16 00:47:52	+Vexed_Alex	I did
2012-05-16 00:48:04	Aerox	i think you clicked the waypoint
2012-05-16 00:48:11	Aerox	because you ended up across the screen by the old waypoint
2012-05-16 00:48:13	+diablolshin	TP home, itemsell etc, click whoever's banner you want to TP to
2012-05-16 00:48:20	dare-	Aerox is lightning fast as loot management
2012-05-16 00:48:23	Aerox	banner teleport literally dumps you on top of someone
2012-05-16 00:48:35	Aerox	It's lightning fast because I don't pick up shit
2012-05-16 00:48:35	+diablolshin	loot management is actually easier than a lot of people think
2012-05-16 00:48:36	+Vexed_Alex	I think by the time I'd have finished selling shit
2012-05-16 00:48:40	+Vexed_Alex	you guys would have finished a quest
2012-05-16 00:48:43	+diablolshin	99.9% of items are shit
2012-05-16 00:48:45	+diablolshin	you don't want
2012-05-16 00:48:50	+diablolshin	that's rule #1
2012-05-16 00:48:55	dare-	Rule #1
2012-05-16 00:48:57	dare-	Don't pick up shit
2012-05-16 00:48:58	Aerox	the rule is basically sell whites you accidentally picked up
2012-05-16 00:49:00	Aerox	salvage blues
2012-05-16 00:49:05	Aerox	go back to the field
2012-05-16 00:49:07	+diablolshin	^^
2012-05-16 00:49:33	+Bigby	why not have a way to instantly sell anything in your inventory?
2012-05-16 00:49:41	+diablolshin	only pick up magic/rare/etc items, sell the "accident" normals anyway
2012-05-16 00:49:53	+Vexed_Alex	I don't have time nor do I care enough to learn video game shit. I'm going to get my refund, buy Max Payne 3, and shoot dudes.
2012-05-16 00:49:59	+diablolshin	i mean it's pretty easy at the merchant, just right click on anything
2012-05-16 00:50:17	+Bigby	why bother with going to a merchant?
2012-05-16 00:50:26	+diablolshin	cause they're not in space ships with space bucks
2012-05-16 00:50:27	Aerox	they had that in an earlier beta
2012-05-16 00:50:33	Aerox	people didn't like it
2012-05-16 00:50:34	+diablolshin	it wouldn't be diablo without it
2012-05-16 00:50:36	+diablolshin	yeah
2012-05-16 00:50:37	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-05-16 00:50:38	Aerox	because there was zero incentive to return to town
2012-05-16 00:50:38	+Vexed_Alex	Bigby wants a Torchlight dog.
2012-05-16 00:50:45	+Vexed_Alex	Fuck town.
2012-05-16 00:50:46	Aerox	and people would be freaking out even more over how fast it was
2012-05-16 00:50:54	+diablolshin	you need to go to town
2012-05-16 00:50:56	Aerox	alex would literally die if I was selling shit on the fly
2012-05-16 00:51:01	+Bigby	get rid of towns
2012-05-16 00:51:02	+Bigby	no towns
2012-05-16 00:51:12	+Bigby	you are a death machine traveling the land
2012-05-16 00:51:13	+Vexed_Alex	I wouldn't die.
2012-05-16 00:51:17	+diablolshin	then it's not diablo
2012-05-16 00:51:19	+Vexed_Alex	I would be at the same state I am now.
2012-05-16 00:51:32	dare-	Space Bucks, Currency in StarCraft 2: Heart of the Swarm
2012-05-16 00:51:38	+diablolshin	and the pacing would probably be terrible
2012-05-16 00:51:43	+Bigby	and a magical dude pops up everytime you open your inventory to whisk away items for you and return gold
2012-05-16 00:52:01	+Vexed_Alex	It's not a massive game changing thing.
2012-05-16 00:52:06	Aerox	towns provide the illusion of less linearity
2012-05-16 00:52:08	+Vexed_Alex	You just sell off shit you don't need.
2012-05-16 00:52:13	Aerox	because you're returning to old hubs and exploring new paths
2012-05-16 00:52:38	Aerox	Yeah alex i understand your frustration
2012-05-16 00:52:40	+Vexed_Alex	It's not like you get full merchant usability
2012-05-16 00:52:47	+diablolshin	I mean like, if you want that, just play minecraft survival mode
2012-05-16 00:52:48	Aerox	you were playing with two hardcore diablo vets and bloody is fairly well versed in the game
2012-05-16 00:52:51	Aerox	it was probably not the group for you
2012-05-16 00:52:55	+Bigby	i would prefer traveling merchants
2012-05-16 00:52:56	Aerox	if you've never played diablo before
2012-05-16 00:52:58	dare-	You should play with Moose
2012-05-16 00:52:59	+Bigby	similar to Fallout 3
2012-05-16 00:53:09	Aerox	you moose and naia could make a group
2012-05-16 00:53:26	+Bigby	and you could actually have an impact on them, like paying to increase their provisions or straight up killing them, removing them from the game
2012-05-16 00:53:33	dare-	naia even said she'd prefer to play single player to get the hang of it
2012-05-16 00:53:43	+Vexed_Alex	Probably.
2012-05-16 00:53:50	Aerox	bigby what are you even talking about
2012-05-16 00:53:57	+diablolshin	hahahahahaha
2012-05-16 00:54:07	dare-	He just had a space stroke in his space brain
2012-05-16 00:54:12	+Vexed_Alex	My mind sort of automatically ignores Bigby now
2012-05-16 00:54:17	Aerox	npcs in fallout 3 were literally the dumbest thigns ever
2012-05-16 00:54:27	+diablolshin	fallout 3 was literally the dumbest thing ever
2012-05-16 00:54:34	+Vexed_Alex	It learned on its own to blank out everything.
2012-05-16 00:54:39	Aerox	I wouldn't go that far but I did not really enjoy either fallout
2012-05-16 00:54:50	+Vexed_Alex	Fallout 3 was awesome.
2012-05-16 00:54:50	+Bigby	i found out you can perma kill NPC that way
2012-05-16 00:54:54	+Bigby	the traveling merchants
2012-05-16 00:54:59	Aerox	the first I didn't enjoy because I accidentally beat it way too early
2012-05-16 00:55:00	dare-	I loved Fallout 3
2012-05-16 00:55:01	+Bigby	i killed them and took their stuff
2012-05-16 00:55:04	Aerox	because I thought I was 25% through the game
2012-05-16 00:55:11	dare-	Yeah mainquest is short
2012-05-16 00:55:12	+Bigby	then found out later they stayed dead, and no random npc replaced them
2012-05-16 00:55:14	Aerox	and my final save file was in a really bad spot
2012-05-16 00:55:16	+Vexed_Alex	I got a new error.
2012-05-16 00:55:23	dare-	New Vegas didn't do anything for me
2012-05-16 00:55:24	+Vexed_Alex	Servers are now down for maintenece.
2012-05-16 00:55:28	Aerox	yeah
2012-05-16 00:55:29	Aerox	11:45
2012-05-16 00:55:30	+Vexed_Alex	New Vegas was ass.
2012-05-16 00:55:36	+diablolshin	either give me a real FPS RPG or give me a pause/analyze percentages/choose tile RPG
2012-05-16 00:55:37	+Vexed_Alex	I didn't beat it.
2012-05-16 00:55:42	+diablolshin	fallout 3 was the worst of both
2012-05-16 00:55:55	Aerox	vats in that game was so hilariously stupid
2012-05-16 00:55:56	+Bigby	i played the game mostly in third person
2012-05-16 00:56:01	+Bigby	he looked silly running
2012-05-16 00:56:10	+Vexed_Alex	Bigby does everything wrong
2012-05-16 00:56:13	Aerox	I can either easily make 100% accurate headshots from fucking miles away with a mouse
2012-05-16 00:56:24	Aerox	or I can open a stupid menu for a 20% chance to hit a guy in the torso
2012-05-16 00:56:30	+diablolshin	the worst part was that you *could* aim just like an fps, but there were still fucking percentage dice rolls tied to where you fucking aimed
2012-05-16 00:56:32	+Vexed_Alex	You can't, though.
2012-05-16 00:56:37	+Vexed_Alex	Mouse aim doesn't do shit.
2012-05-16 00:56:40	+Vexed_Alex	It's all dice rolls.
2012-05-16 00:56:46	+diablolshin	^
2012-05-16 00:56:53	+Bigby	thats why i specialized in explosives
2012-05-16 00:56:59	Aerox	I don't think I ever missed with mid range sniper rifle skill headshotting dudes I wasn't already in combat with
2012-05-16 00:57:03	+Bigby	didnt matter where you threw it, they died
2012-05-16 00:57:15	Aerox	the bullet pretty much went where my cursor was as long as I wasn't in vats
2012-05-16 00:57:33	Aerox	non sniper rifles might have worked differently?
2012-05-16 00:57:42	+Vexed_Alex	I don't know.
2012-05-16 00:58:07	+Bigby	best part was in VATS you got to throw lots of grenades at once
2012-05-16 00:58:08	Aerox	i think my other issue was that the environment was so boring
2012-05-16 00:58:09	+Vexed_Alex	The reticle was merely a suggesting where your bullets might go.
2012-05-16 00:58:17	+Vexed_Alex	Once you leveled up it got better with the aiming
2012-05-16 00:58:35	+Bigby	i hated that hardly anything made sound when it moved
2012-05-16 00:58:51	+Bigby	thats why i played in third person, so i could actually see someone coming up from behind
2012-05-16 00:58:54	+Vexed_Alex	I thought the environment was way interesting.
2012-05-16 08:39:36		irc: disconnected from server
2012-05-16 08:39:56	-->	benbeltran4 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-16 08:39:57	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +diablolshin +Torzelan [Rabite] ^power _0handle_ andrewm Apple_Master benbeltran4 cardfrek2 DougCL|away DtoidBot Ecks|Work Gandysampras HammerTiem Kasreyn Lelio|Away mistic Morcant n0brein|offline pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-05-16 08:39:57	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 2 voices, 21 normals)
2012-05-16 08:40:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-16 08:45:33	Ecks|Work	why is it near the end of every project deadline they feel compelled to ask me if I can have it done faster
2012-05-16 08:58:53	Gandysampras	Terribl
2012-05-16 08:58:55	Gandysampras	Terrible.
2012-05-16 08:59:01	Gandysampras	D3 download crashed over night
2012-05-16 08:59:07	Gandysampras	still 4 gig to go
2012-05-16 08:59:20	Ecks|Work	what!
2012-05-16 08:59:28	Ecks|Work	Thats the worst
2012-05-16 08:59:36	Gandysampras	bullshit downloader
2012-05-16 09:03:00	theGoldenAvatar	Awww
2012-05-16 09:06:07	@bloodylip	it could be worse
2012-05-16 09:06:16	@bloodylip	you could be trying to download it on Gemsi's connection
2012-05-16 09:13:34	<--	_0handle_ (~zerohandl@e212-017.eduroam.tuwien.ac.at) has quit (Read error: EOF from client)
2012-05-16 09:16:11	Ecks|Work	didn't Gemsi finally get a decent connection?
2012-05-16 09:16:35	Gandysampras	Yeah 	 think so
2012-05-16 09:16:44	Gandysampras	Oh fuck off
2012-05-16 09:16:49	Gandysampras	How its crashed again
2012-05-16 09:17:04	Ecks|Work	wtf
2012-05-16 09:17:22	Gandysampras	As in lost connection then force closed
2012-05-16 09:17:24	Gandysampras	Stupid shit
2012-05-16 09:17:33	Ecks|Work	worst downloader ever
2012-05-16 09:17:42	Ecks|Work	did you have these issues with SC2?
2012-05-16 09:17:54	Gandysampras	All blizzard games
2012-05-16 09:18:38	Gandysampras	Except the D3 beta
2012-05-16 09:18:41	Gandysampras	That downloaded fine in one go
2012-05-16 09:18:49	Ecks|Work	thats just strange
2012-05-16 09:19:02	Ecks|Work	does GW2 have a date?
2012-05-16 09:19:40	@bloodylip	why? are you going to ask it to the prom?!
2012-05-16 09:19:54	@bloodylip	also, no.
2012-05-16 09:19:54	Ecks|Work	YES CHRIS
2012-05-16 09:19:58	Gandysampras	haha
2012-05-16 09:20:15	Ecks|Work	waiting for builds is the worst thing
2012-05-16 09:20:17	-->	Lelio (~Lelio@114-198-40-128.dyn.iinet.net.au) has joined #destructoid
2012-05-16 09:20:22	Ecks|Work	LELIO
2012-05-16 09:21:01	Lelio	ECKS
2012-05-16 09:21:05	Lelio	icm
2012-05-16 09:21:06	@bloodylip	i hope they announce another beta weekend soon
2012-05-16 09:21:08	@bloodylip	i want to play more
2012-05-16 09:21:19	Lelio	I am eating m&ms in bed
2012-05-16 09:21:38	Ecks|Work	#thuglife
2012-05-16 09:22:29	Gandysampras	Oh fuck you download, fuck you so much
2012-05-16 09:22:38	Gandysampras	Now it is only 4% done
2012-05-16 09:22:40	Gandysampras	¬_¬
2012-05-16 09:22:47	Gandysampras	14 hours to go ¬_¬
2012-05-16 09:22:49	Gandysampras	Luashdluiasdghlauisd
2012-05-16 09:22:51	Ecks|Work	you really should get disc versions
2012-05-16 09:22:59	Gandysampras	Not out here til june
2012-05-16 09:23:07	Gandysampras	Im sure I already said that
2012-05-16 09:23:13	Ecks|Work	wtf
2012-05-16 09:31:12	-->	metalnarf (~metalnarf@p54AC875E.dip0.t-ipconnect.de) has joined #destructoid
2012-05-16 10:24:51	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-16 10:25:02	Ecks|Work	hey Rickey
2012-05-16 10:32:19	storyr	morning!
2012-05-16 10:40:58	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-16 10:40:58	--	Mode #destructoid [+o Aerox] by Q
2012-05-16 10:42:48	Gandysampras	Ugh
2012-05-16 10:42:54	Gandysampras	fucking D3 servers are going down again
2012-05-16 10:43:05	Gandysampras	This better not crash the download fior the third time ¬_¬
2012-05-16 10:43:08	Gandysampras	for*
2012-05-16 10:45:29	@Aerox	I just put it on my work laptop...
2012-05-16 10:46:19	Gandysampras	2:30 to 3:30 PDT
2012-05-16 10:46:26	Gandysampras	at least
2012-05-16 10:46:42	Gandysampras	So annoying
2012-05-16 10:47:03	Gandysampras	My dl crashed out alst night after the download servers went down Aerox and it lost all the data it had downloaded (7 gigs)
2012-05-16 10:47:24	@Aerox	huh really?
2012-05-16 10:47:29	@Aerox	I was installing on my work machine the whole time they were down
2012-05-16 10:47:45	@Aerox	I don't understand how it lost the data
2012-05-16 10:47:53	@Aerox	when you went to reinstall did you accidentally pick a different directory?
2012-05-16 10:52:53	Gandysampras	Nope
2012-05-16 10:52:54	Gandysampras	Same directory
2012-05-16 10:53:05	Gandysampras	I always have this problem with blizzard downloaders
2012-05-16 10:53:08	Gandysampras	They never resume
2012-05-16 10:57:26	Gandysampras	How far did you guys get last night J-Ro?
2012-05-16 10:58:01	@Aerox	As a group we got a little past act 1 and then I finished it after people left
2012-05-16 10:58:17	@Aerox	So I now have a wiz who is about 45 min into Act II and a witch doctor who's a little more than halfway in act 1
2012-05-16 11:00:05	Gandysampras	Cool
2012-05-16 11:00:17	Gandysampras	Pretty sure I'm going to go monk first
2012-05-16 11:00:29	Gandysampras	The one I enjoyed the most in beta anyway
2012-05-16 11:07:26	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-16 11:07:26	--	Mode #destructoid [+v Bigby] by Q
2012-05-16 11:29:59	@Aerox	I started WD
2012-05-16 11:30:05	@Aerox	But then made a wizard last night and I like her more
2012-05-16 11:30:12	@Aerox	but they are both fun
2012-05-16 11:32:09	Gandysampras	Cool
2012-05-16 11:32:48	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Ping timeout)
2012-05-16 11:35:08	storyr	Monk
2012-05-16 11:35:12	@Aerox	HI RICKEY
2012-05-16 11:35:14	storyr	is I think what I'llstart with
2012-05-16 11:35:15	storyr	HI SIR
2012-05-16 11:35:23	theGoldenAvatar	Monks for life.
2012-05-16 11:36:55	storyr	indeed
2012-05-16 11:43:41	+Bigby	in those kinds of games i prefer a ranged attacker
2012-05-16 11:46:51	Gandysampras	Coward
2012-05-16 11:47:25	theGoldenAvatar	If I can't punch a skeleton in the face
2012-05-16 11:47:30	theGoldenAvatar	I want no part of it
2012-05-16 11:47:34	@Aerox	There's an achievement for punching diablo
2012-05-16 11:47:39	theGoldenAvatar	Sweet
2012-05-16 11:50:04	@Aerox	It should be a hardcore achievement
2012-05-16 11:50:04	@Aerox	But it is not
2012-05-16 11:50:24	@Aerox	hardcore inferno
2012-05-16 11:50:30	+Bigby	id rather be a Barbarian for up close combat
2012-05-16 11:50:58	theGoldenAvatar	Can I download D3 without buying it?
2012-05-16 11:51:24	@Aerox	yes
2012-05-16 11:51:35	@Aerox	log into your bnet account and there should be a download link for the starter edition
2012-05-16 11:52:25	@Aerox	or, just
2012-05-16 11:52:27	@Aerox	http://us.media.battle.net.edgesuite.net/downloads/d3-installers/b74d8527-9d46-cb5c-c232-125a62c76658/Diablo-III-Setup-enUS.exe
2012-05-16 11:52:36	storyr	wait really
2012-05-16 11:52:39	theGoldenAvatar	That works
2012-05-16 11:52:40	storyr	you can download it without buying it
2012-05-16 11:52:40	storyr	lol
2012-05-16 11:52:41	theGoldenAvatar	Thanks
2012-05-16 11:52:44	storyr	wtf is the starter edition?
2012-05-16 11:52:48	@Aerox	Basically the beta
2012-05-16 11:52:54	 *	storyr grumbles as I remote in to my home desktop
2012-05-16 11:53:02	@Aerox	caps at level 13, can't go past skeleton king
2012-05-16 11:53:04	theGoldenAvatar	S'what I'm doing right now
2012-05-16 11:53:11	@Aerox	It's about 90 min of content
2012-05-16 11:53:14	storyr	FUCK
2012-05-16 11:53:19	storyr	I didn't leave logmein running
2012-05-16 11:53:22	@Aerox	owned
2012-05-16 11:53:33	theGoldenAvatar	Actually, nevermind
2012-05-16 11:53:40	theGoldenAvatar	Apparently it's already downloaded or something
2012-05-16 11:53:44	storyr	haha
2012-05-16 11:53:45	theGoldenAvatar	From the beta I had I guess
2012-05-16 11:53:46	@Aerox	If you have the beta installed you need to uninstall it
2012-05-16 11:53:51	theGoldenAvatar	Ah, okay
2012-05-16 11:53:58	+Bigby	ah poop
2012-05-16 11:54:00	@Aerox	The beta won't let you access the main servers
2012-05-16 11:54:05	+Bigby	i have to uninstall then
2012-05-16 11:54:07	@Aerox	and will fuck up the installer if it's still on your comp
2012-05-16 11:54:56	+Bigby	what do you think, League of Legends or Dota?
2012-05-16 11:55:10	@Aerox	diablo
2012-05-16 11:55:36	Gandysampras	correct
2012-05-16 11:55:40	+Bigby	i cant get that
2012-05-16 11:55:47	@Aerox	yes you can
2012-05-16 11:55:54	theGoldenAvatar	He needs a new tablet.
2012-05-16 11:56:36	theGoldenAvatar	So let's see if this finishes downloading before Gandy
2012-05-16 11:56:52	Gandysampras	Of course it will be
2012-05-16 11:57:00	Gandysampras	Mines stuck at 9 hours because fuck me
2012-05-16 11:57:17	theGoldenAvatar	It's going to take about 63 minutes
2012-05-16 11:57:46	theGoldenAvatar	Is therea a wayyou can pirate it?
2012-05-16 11:58:12	theGoldenAvatar	And then just connect up?
2012-05-16 11:59:29	+Bigby	did you get the collectors edition of D3, JR?
2012-05-16 11:59:31	@Aerox	I don't know if you can pirate a free installer
2012-05-16 11:59:32	@Aerox	I did
2012-05-16 11:59:43	+Bigby	as well as the digital?
2012-05-16 11:59:45	@Aerox	no
2012-05-16 11:59:50	@Aerox	They just sent me a CE box
2012-05-16 12:00:03	+Bigby	weird
2012-05-16 12:00:08	@Aerox	why is that weird
2012-05-16 12:00:17	+Bigby	i thought it wasnt out in physical yet
2012-05-16 12:00:19	@Aerox	Why would they send me a CE Box and a digital code for the standard version
2012-05-16 12:00:22	@Aerox	no
2012-05-16 12:00:33	@Aerox	it is
2012-05-16 12:00:51	Gandysampras	Not in the Uk it isnt biggles
2012-05-16 12:01:08	Gandysampras	So stupid
2012-05-16 12:01:35	storyr	lol vs dota? NEITHER
2012-05-16 12:01:45	storyr	unless you're playing with friends, but fuck both of those communities of players
2012-05-16 12:02:27	storyr	somone buy me diablo3
2012-05-16 12:02:57	+Bigby	no me first
2012-05-16 12:03:25	storyr	I wish bliz did a 4pack like steam does with certain games
2012-05-16 12:04:33	@Aerox	Rickey you have a job just buy it
2012-05-16 12:04:56	@Aerox	I think it counts at a necessity in your budget
2012-05-16 12:05:34	storyr	haha
2012-05-16 12:05:40	storyr	I will probably buy it tonight
2012-05-16 12:06:07	@Aerox	but it RIGHT NOW
2012-05-16 12:06:09	@bloodylip	seriously
2012-05-16 12:06:13	@bloodylip	do you want a guest pass?
2012-05-16 12:06:18	@bloodylip	i have 3 that i doubt i'll give to anybody
2012-05-16 12:06:29	@Aerox	Oh yeah, you got the CE!
2012-05-16 12:06:34	@Aerox	Why weren't you flauting your wings last night?
2012-05-16 12:06:40	@bloodylip	i didn't get the CE
2012-05-16 12:06:42	@Aerox	oh
2012-05-16 12:06:50	@Aerox	I didn't know the standard edition came with passes too
2012-05-16 12:06:53	@bloodylip	i got a regular box for cheaper!
2012-05-16 12:06:55	@bloodylip	apparently it does!
2012-05-16 12:07:07	@bloodylip	3 D3 passes and 1 WoW pass
2012-05-16 12:07:19	storyr	oh seriously, I'll take a d3 pass so I can start playing it tonight
2012-05-16 12:07:21	storyr	HAHAHA
2012-05-16 12:07:23	storyr	and buy it Friday
2012-05-16 12:07:32	@Aerox	ah, yep
2012-05-16 12:08:02	@bloodylip	i'll send you one when i get home!
2012-05-16 12:08:05	storyr	awesome
2012-05-16 12:08:10	storyr	you need my bnet email?
2012-05-16 12:08:15	@Aerox	no
2012-05-16 12:08:18	storyr	oh man, I have a great story about my battlenet account btw
2012-05-16 12:08:22	@Aerox	he'll give you a code
2012-05-16 12:08:30	storyr	so my name on realID shows up as "TNS Test"
2012-05-16 12:08:32	@Aerox	and you will put it in at https://us.battle.net/account/management/claim-code.html?style=guestpass-d3
2012-05-16 12:09:06	storyr	because the company I used to work for did mobile testing and at the time my accoutn was deactivated (before they migrated completely over to bnet) so I let the testers use my account since blizzard didn't provide any
2012-05-16 12:09:11	storyr	and that's what they put my name as
2012-05-16 12:09:22	@Aerox	haha
2012-05-16 12:09:25	@Aerox	you can probably get that changed
2012-05-16 12:09:32	Gandysampras	Didnt blizzard supply one battletag change to everyone
2012-05-16 12:09:33	storyr	yeah
2012-05-16 12:09:38	storyr	emailing them my DL
2012-05-16 12:09:41	storyr	or a scan of it
2012-05-16 12:09:52	storyr	yeah, battle tag, I am talking about battle.net NAME on the actual account
2012-05-16 12:09:54	storyr	LOL
2012-05-16 12:09:59	Gandysampras	oh right
2012-05-16 12:10:00	Gandysampras	haha
2012-05-16 12:10:06	theGoldenAvatar	 bloodylip give me a guest pass.
2012-05-16 12:10:16	theGoldenAvatar	Actually, how is that different from the starter thing?
2012-05-16 12:10:22	storyr	whenever WoW people added me on realID they'd laugh
2012-05-16 12:10:32	@Aerox	For some weird reason
2012-05-16 12:10:39	@Aerox	For the first month you can only play the starter with a pass
2012-05-16 12:10:42	@Aerox	before they open it to everyone
2012-05-16 12:10:46	@Aerox	I guess they want to try to get people to cave and buy the game
2012-05-16 12:10:53	@bloodylip	theGoldenAvatar: i'll think about it
2012-05-16 12:10:57	@bloodylip	you're not as attractive as rickey
2012-05-16 12:11:04	theGoldenAvatar	Yousa dick.
2012-05-16 12:11:24	theGoldenAvatar	And no one is as attractive as Rickey.
2012-05-16 12:11:39	@bloodylip	i fail to see how that's my problem
2012-05-16 12:11:56	theGoldenAvatar	You going to give him 3 guest passes?
2012-05-16 12:12:29	@bloodylip	perhaps
2012-05-16 12:13:54	Gandysampras	I am going to make dinners.
2012-05-16 12:13:58	@Aerox	what are you going to eat
2012-05-16 12:14:07	Gandysampras	I got a massive box of meat from one of my housemates for my birthdays
2012-05-16 12:14:15	theGoldenAvatar	That sounds appetizing.
2012-05-16 12:14:21	Gandysampras	steaks, burgers, pork chops, sausages, etc
2012-05-16 12:14:25	Gandysampras	Fancy ones
2012-05-16 12:14:30	Gandysampras	I am super excited
2012-05-16 12:14:33	@Aerox	nice
2012-05-16 12:14:40	@bloodylip	make them all
2012-05-16 12:14:46	@bloodylip	with the Tracy Jordan Meat Machine
2012-05-16 12:14:49	theGoldenAvatar	Throw them in a pot
2012-05-16 12:14:51	@bloodylip	don't let the powerful bread lobby win
2012-05-16 12:15:00	Gandysampras	Add some potatoes and get a stew going?
2012-05-16 12:15:05	Gandysampras	Fuck you carl weathers
2012-05-16 12:15:11	theGoldenAvatar	Potatoes aren't keto.
2012-05-16 12:15:33	Gandysampras	whatevs
2012-05-16 12:16:16	theGoldenAvatar	Conor posted a photo of his new jersey on Facebook.
2012-05-16 12:16:22	theGoldenAvatar	http://a1.sphotos.ak.fbcdn.net/hphotos-ak-ash3/s320x320/525133_10150901450277668_805012667_9626491_293953665_n.jpg
2012-05-16 12:16:42	Gandysampras	I think I will have venison sausages today
2012-05-16 12:16:43	theGoldenAvatar	Soccer cracks me up.
2012-05-16 12:16:44	Gandysampras	yum
2012-05-16 12:16:52	theGoldenAvatar	It's like nascar with all the branding.
2012-05-16 12:18:54	storyr	wow
2012-05-16 12:18:59	storyr	I missed everyone calling me attractive
2012-05-16 12:19:02	storyr	I need to pay more attention
2012-05-16 12:19:26	theGoldenAvatar	You are attractively oblivious.
2012-05-16 12:19:35	+Bigby	i wonder what the thinking of Torchlight 2 is, to come out after Diablo 3
2012-05-16 12:19:41	storyr	apparently
2012-05-16 12:19:49	storyr	they did a press release on their website about not caring
2012-05-16 12:20:04	storyr	which I think is true, I find torchlight similar in genre only
2012-05-16 12:20:18	storyr	the style is uber different
2012-05-16 12:36:13	@Aerox	The thinking is that they did not finish teh game in time because they have been dumping resources into an MMO
2012-05-16 12:36:58	theGoldenAvatar	What MMO?
2012-05-16 12:37:09	@Aerox	the torchlight mmo that Torchlight 1 and 2 exist to fund
2012-05-16 12:37:18	theGoldenAvatar	Huh.
2012-05-16 12:38:01	@Aerox	Torchlight 1 was basically supposed to be a practice game
2012-05-16 12:38:06	@Aerox	so they could ship a game
2012-05-16 12:38:32	theGoldenAvatar	Pretty good for a practice game.
2012-05-16 12:38:41	@Aerox	Well they had been doing a ton of work on Mythos
2012-05-16 12:38:45	@Aerox	and then lost all the rights to it
2012-05-16 12:38:47	@Aerox	and all the assets
2012-05-16 12:38:58	@Aerox	Torchlight is essentially just a reskin of the original mythos
2012-05-16 12:39:01	@Aerox	with some tweaks
2012-05-16 12:39:14	@Aerox	before that asian company turned it into that bizzaro terrible mmo
2012-05-16 12:40:12	+Bigby	lost them to who?
2012-05-16 12:40:26	@Aerox	so
2012-05-16 12:40:34	@Aerox	The ex blizzard employes moved to flagship and started Mythos
2012-05-16 12:40:39	@Aerox	and then they fucked up with their money
2012-05-16 12:40:50	@Aerox	and the original flagship dissolved and all of mythos went to some korean company
2012-05-16 12:40:50	+Bigby	need a better CPA
2012-05-16 12:40:52	@Aerox	that I will look up in a second
2012-05-16 12:40:58	@Aerox	HanbitSoft
2012-05-16 12:41:15	theGoldenAvatar	Speaking of ex Blizz people, what is going on with Firefall?
2012-05-16 12:41:27	theGoldenAvatar	I think I signed up for the beta for that 4 years ago
2012-05-16 12:41:30	Ecks|Work	they are having another massive booth this year
2012-05-16 12:41:33	Ecks|Work	or so I'm told
2012-05-16 12:41:44	+Bigby	Firefall? isnt that the action game?
2012-05-16 12:41:52	Ecks|Work	they sold your email to spammer for capital Andrew
2012-05-16 12:42:04	Ecks|Work	spammers*
2012-05-16 12:48:02	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-16 12:48:02	--	Mode #destructoid [+v Gemsi] by Q
2012-05-16 12:49:07	Ecks|Work	hey Gemsi
2012-05-16 12:49:13	+Gemsi	Hai ecks
2012-05-16 12:49:33	Ecks|Work	Did you end up buying Arma 2?
2012-05-16 12:50:00	+Gemsi	i have the base game already, i've not bought the expansion needed for dayz yet
2012-05-16 12:50:11	Ecks|Work	I see
2012-05-16 12:50:24	+Gemsi	because i'm betting on a steam sale
2012-05-16 12:50:30	+Bigby	Arma is fucking hard to look at
2012-05-16 12:50:41	+Gemsi	the fact gamersgate has it on sale right now means it's pretty likely
2012-05-16 12:50:53	+Bigby	if i want a giant world map game id rather play Joint Ops
2012-05-16 12:51:07	Ecks|Work	the summer steam sale starts in June doesnt it?
2012-05-16 12:51:32	storyr	end of june I believe
2012-05-16 12:51:36	+Gemsi	i can't remember quite when it kicked off last year
2012-05-16 12:51:45	theGoldenAvatar	Download's done!
2012-05-16 12:52:01	+Gemsi	but i wouldn't be shocked for arma to be the weekend sale, so may pick it up then
2012-05-16 12:57:43	-->	bloody__ (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-16 12:57:43	--	Mode #destructoid [+o bloody__] by Q
2012-05-16 12:59:27	storyr	so wait, does the d3 pass allow unlimited play for 3 days?
2012-05-16 12:59:38	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-16 12:59:42	@Aerox	It allows you unlimited play
2012-05-16 12:59:47	@Aerox	You just cannot go past the Skeleton King
2012-05-16 12:59:48	+Bigby	forever
2012-05-16 12:59:51	@Aerox	And you are capped at level 13
2012-05-16 12:59:55	+Bigby	is he the first boss?
2012-05-16 12:59:57	@Aerox	yes
2012-05-16 13:00:00	@Aerox	he's about 90 minutes into the game
2012-05-16 13:00:09	+Bigby	during the beta i think i saw him
2012-05-16 13:00:14	+Bigby	when i rescued Cain
2012-05-16 13:00:21	@Aerox	yes
2012-05-16 13:00:33	@Aerox	You rescue Cain, then go recover the crown, then kill him
2012-05-16 13:00:50	storyr	oh gotcha
2012-05-16 13:00:54	-->	Gandy (~Gandysamp@109.175.206.9) has joined #destructoid
2012-05-16 13:00:56	storyr	so it's like the beta
2012-05-16 13:01:02	@Aerox	yes
2012-05-16 13:01:10	storyr	my characters didn't carry over from the beta did they?
2012-05-16 13:01:23	@Aerox	no
2012-05-16 13:01:29	@Aerox	or your cheevos
2012-05-16 13:01:31	@Aerox	or your stash
2012-05-16 13:01:36	+Bigby	boo
2012-05-16 13:01:42	+Bigby	what about the starter thing
2012-05-16 13:01:56	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-05-16 13:01:56	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-05-16 13:01:56	<--	metalnarf (~metalnarf@p54AC875E.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-05-16 13:01:56	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-05-16 13:01:56	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-05-16 13:01:56	<--	diablolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (*.net *.split)
2012-05-16 13:01:56	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-05-16 13:01:56	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-05-16 13:01:56	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-05-16 13:01:56	@Aerox	that's it
2012-05-16 13:01:56	+Bigby	does that carry over if you buy it?
2012-05-16 13:01:56	@Aerox	that is what we are talking about
2012-05-16 13:01:56	@Aerox	pay attention
2012-05-16 13:01:58	@Aerox	oh, yes
2012-05-16 13:02:00	@Aerox	MEETING
2012-05-16 13:02:05	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-05-16 13:02:27	-->	metalnarf (~metalnarf@p54AC875E.dip0.t-ipconnect.de) has joined #destructoid
2012-05-16 13:03:00	storyr	bigy wanna play torchlight tonight?
2012-05-16 13:03:02	storyr	LOLOLOLOLOL
2012-05-16 13:03:04	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-16 13:04:21	theGoldenAvatar	Hahahahahaha
2012-05-16 13:04:22	theGoldenAvatar	http://www.technobuffalo.com/gaming/platform-gaming/report-ftc-about-to-officially-deem-mass-effect-3s-advertising-false/
2012-05-16 13:04:27	--	bloody__ is now known as bloodylip
2012-05-16 13:04:44	theGoldenAvatar	Some people.
2012-05-16 13:04:45	Ecks|Work	ouch
2012-05-16 13:05:44	theGoldenAvatar	That article belongs ok kotaku
2012-05-16 13:06:06	theGoldenAvatar	on
2012-05-16 13:07:06	Ecks|Work	is it on kotaku yet?
2012-05-16 13:15:19	--	Mode #destructoid [+v Torzelan] by Q
2012-05-16 13:20:19	-->	Kasreyn (~i@94.245.33.80) has joined #destructoid
2012-05-16 13:20:19	-->	Halfleft|away (~Halflefta@77.102.91.175) has joined #destructoid
2012-05-16 13:20:19	-->	mistic (~mistic@84.192.130.78) has joined #destructoid
2012-05-16 13:20:19	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-16 13:20:19	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-16 13:20:19	-->	diablolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-16 13:20:19	--	Mode #destructoid [+v diablolshin] by *.quakenet.org
2012-05-16 13:21:12	<--	Gandy (~Gandysamp@109.175.206.9) has quit (Ping timeout)
2012-05-16 13:25:36	-->	naia (webchat@naia.users.quakenet.org) has joined #destructoid
2012-05-16 13:25:36	--	Mode #destructoid [+o naia] by Q
2012-05-16 13:25:45	@naia	morning
2012-05-16 13:26:05	+Bigby	not exactly
2012-05-16 13:26:06	Ecks|Work	morning!
2012-05-16 13:26:18	Ecks|Work	except on the East COast
2012-05-16 13:27:06	@naia	eh it's almost afternoon here too.  I debated just saying afternoon
2012-05-16 13:28:26	Ecks|Work	How`s your day been so far naiaÉ
2012-05-16 13:28:40	Ecks|Work	fucking laptop
2012-05-16 13:28:58	@naia	not too bad.  JUst work
2012-05-16 13:29:14	@naia	Dave's out of town
2012-05-16 13:29:32	@naia	he's gone today through friday, then gone all next week, then gone AGAIN during the week of E3
2012-05-16 13:29:43	Ecks|Work	wow
2012-05-16 13:29:50	Halfleft|away	boo hoo
2012-05-16 13:29:55	Halfleft|away	my other half is gone 100% of the time
2012-05-16 13:29:58	Halfleft|away	because I don't have one
2012-05-16 13:30:03	@naia	so I've been told if I have any orgies just to clean up by the time he gets back
2012-05-16 13:30:04	Halfleft|away	there is a solution to our problems, naia
2012-05-16 13:30:06	+Bigby	better call over your boy toy
2012-05-16 13:30:09	+Gemsi	you can remove your hands ?!
2012-05-16 13:30:14	Ecks|Work	Dave`s a good man
2012-05-16 13:30:17	@naia	lulz
2012-05-16 13:30:51	@naia	its a mixed bag.  I miss him but I also like having the quiet apartment to my self
2012-05-16 13:31:19	Ecks|Work	he`s that loud
2012-05-16 13:32:08	@naia	lol no
2012-05-16 13:32:32	+Bigby	make him mute
2012-05-16 13:33:11	Halfleft|away	I feel the same way about  lauren
2012-05-16 13:33:20	Halfleft|away	except i don't miss her and hope she stays out all the time
2012-05-16 13:33:34	Halfleft|away	it's quiet now because she's somewhere else it is bliss i could cry.
2012-05-16 13:33:44	Halfleft|away	also ecks stop using the wrong apostrophe it's driving me mad
2012-05-16 13:34:17	Ecks|Work	this lapop has gone into a alternate charcter mode thing
2012-05-16 13:34:31	Ecks|Work	I`m far too lazy to figure out how to change it back
2012-05-16 13:34:45	+Bigby	just dont use them then
2012-05-16 13:35:13	Halfleft|away	^
2012-05-16 13:35:35	Ecks|Work	question marks have been replaced with É
2012-05-16 13:35:42	Ecks|Work	perhaps I should look into this
2012-05-16 13:37:42	storyr	haha, oddly enough I have a friend who lives in canada who has the same problem...
2012-05-16 13:37:50	storyr	must be a canuck thing
2012-05-16 13:38:07	Ecks|Work	I think its this webchat or firefox
2012-05-16 13:38:23	storyr	I wonder if there is any software that will change my key inputs to dvorak
2012-05-16 13:38:30	Ecks|Work	also the english french hybrid keybvoard is probably the issue
2012-05-16 13:38:48	storyr	french you say? Gavin please tell me how you feel about french people
2012-05-16 13:38:49	storyr	NOW
2012-05-16 13:41:30	Ecks|Work	yep definitely firefox
2012-05-16 13:41:52	storyr	why would it do that?
2012-05-16 13:41:58	storyr	are you using an in broswer client?
2012-05-16 13:41:59	storyr	for irc?
2012-05-16 13:44:00	Ecks|Work	ya webchat
2012-05-16 13:45:02	storyr	ahh okay
2012-05-16 13:47:36	Halfleft|away	I find the language and the females very attractive.
2012-05-16 13:47:57	theGoldenAvatar	The language is gross.
2012-05-16 13:48:08	Halfleft|away	I disagree.
2012-05-16 13:48:50	storyr	really the only part I dind't like was Paris
2012-05-16 13:48:50	storyr	hah
2012-05-16 13:49:54	Halfleft|away	paris is a slum
2012-05-16 13:50:04	Halfleft|away	french people are cunts
2012-05-16 13:50:10	Halfleft|away	this is all common knowledge
2012-05-16 13:51:32	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-16 13:51:40	Gandysampras	Terrible
2012-05-16 13:51:42	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-16 13:51:48	+Gandysampras	Thats all that download gone then ¬_¬
2012-05-16 13:51:57	theGoldenAvatar	Mine finished an hour ago.
2012-05-16 13:52:07	+Gandysampras	It's my ISP doing maintainence
2012-05-16 13:52:23	theGoldenAvatar	I don't understand why it doesn't resume
2012-05-16 13:52:27	+Gandysampras	maintenance*
2012-05-16 13:52:29	+Gandysampras	Me either
2012-05-16 13:52:42	Halfleft|away	to piss you off.
2012-05-16 13:52:52	+Gandysampras	Probably
2012-05-16 13:53:00	+Gandysampras	You still drunk Gavin?
2012-05-16 13:53:32	Ecks|Work	I should probably grab lunch
2012-05-16 13:54:01	storyr	I'll start downloading when I get home
2012-05-16 13:54:06	storyr	which will be in probably two hours
2012-05-16 13:54:09	storyr	I am out of here soon
2012-05-16 13:54:10	storyr	FUCK THIS DAY
2012-05-16 13:54:19	theGoldenAvatar	Also, there is no such thing as a starter pack.
2012-05-16 13:54:23	theGoldenAvatar	You need a guest pass to play right now.
2012-05-16 13:54:27	+Gandysampras	Why not download it now
2012-05-16 13:54:32	+Gandysampras	just remote in
2012-05-16 13:54:34	+Gandysampras	lazy
2012-05-16 13:55:00	theGoldenAvatar	Maybe he's an environmentalist
2012-05-16 13:55:07	theGoldenAvatar	Who shuts his PC when he is done using it
2012-05-16 13:55:13	theGoldenAvatar	off *
2012-05-16 13:55:25	Ecks|Work	my grandparents
2012-05-16 13:55:25	Halfleft|away	i wasnt drunk gandy
2012-05-16 13:58:48	+Gandysampras	You totes werte
2012-05-16 13:58:51	+Gandysampras	were*
2012-05-16 13:59:11	Halfleft|away	totes werent
2012-05-16 14:01:10	+Gandysampras	Rosé though?
2012-05-16 14:01:14	+Gandysampras	That's well gay bruv
2012-05-16 14:01:16	+Gandysampras	Innit.
2012-05-16 14:01:48	theGoldenAvatar	Well gay.
2012-05-16 14:01:55	@Aerox	depends on if it's real rosé or white zin
2012-05-16 14:02:01	Halfleft|away	well I was having lunch with a gay guy
2012-05-16 14:02:04	Halfleft|away	so hey when in rome?
2012-05-16 14:02:07	theGoldenAvatar	Alone again?
2012-05-16 14:02:15	Halfleft|away	clever.
2012-05-16 14:02:19	Halfleft|away	Took me a moment there.
2012-05-16 14:03:47	storyr	I rebooted yesterday for the first time in like 239847328942348372482934723894273hours on my desktop and didn't open logmein
2012-05-16 14:03:51	storyr	so I can't remote in at home
2012-05-16 14:04:04	Halfleft|away	my laptop crashes about 3 times a day
2012-05-16 14:04:13	theGoldenAvatar	Logmein?
2012-05-16 14:04:24	DougCL|away	is that like chinese food?
2012-05-16 14:04:25	theGoldenAvatar	Remote desktop never needs to be started.
2012-05-16 14:04:25	storyr	my desktop is nearing 3 years old, I'm getting close to upgrade time
2012-05-16 14:04:29	DtoidBot	...
2012-05-16 14:04:31	Halfleft|away	and i hibernate every time i'm noton it as the fan sound and heat is intolorable.
2012-05-16 14:04:49	Halfleft|away	!q
2012-05-16 14:04:50	DtoidBot	[645] <Gandy> Alex, I want to stick my drive shaft in your burrito
2012-05-16 14:05:23	storyr	my case got VERY warm when I was playing the d3 beta
2012-05-16 14:05:32	+Gandysampras	I wonder if my last.fm is working again yet
2012-05-16 14:05:36	+Gandysampras	!lfm Gandysampras
2012-05-16 14:05:40	DtoidBot	Gandysampras is listening to "Unicorns: 2014" by The Unicorns.
2012-05-16 14:06:03	Halfleft|away	!lfm gallmond
2012-05-16 14:06:07	DtoidBot	gallmond last listened to "Madrugada Eterna" by The KLF on 15 May 2012, 06:37.
2012-05-16 14:06:17	Halfleft|away	I have no idea what that is.
2012-05-16 14:06:19	storyr	!lfm storyr2
2012-05-16 14:06:22	DtoidBot	storyr2 last listened to "Death Major" by 13 & God on 14 Sep 2011, 04:48.
2012-05-16 14:06:26	storyr	LOL
2012-05-16 14:06:31	storyr	it's been awhile
2012-05-16 14:06:46	@Aerox	bonerfarts
2012-05-16 14:06:48	@Aerox	Gandy tell me a story
2012-05-16 14:07:18	@bloodylip	gandy farted on your boner
2012-05-16 14:07:21	@bloodylip	the end
2012-05-16 14:09:02	Ecks|Work	bloodylip: what should I have for lunch
2012-05-16 14:09:17	theGoldenAvatar	Sea bass.
2012-05-16 14:09:34	@bloodylip	Kick his ass, sea bass!
2012-05-16 14:09:52	Ecks|Work	I havent had seafood in a while actually
2012-05-16 14:09:52	@bloodylip	also, burritos
2012-05-16 14:10:01	Ecks|Work	there are no good burrito places
2012-05-16 14:10:06	@bloodylip	that's terrible
2012-05-16 14:10:08	Ecks|Work	we have discussed this
2012-05-16 14:10:10	@bloodylip	i will mail you some
2012-05-16 14:10:14	Ecks|Work	I refuse to go to Taco Bell
2012-05-16 14:10:24	@bloodylip	okay, what about a cheesesteak?
2012-05-16 14:10:47	Ecks|Work	thats good too
2012-05-16 14:10:48	theGoldenAvatar	Who makes a database case sensitive?
2012-05-16 14:10:56	Ecks|Work	interns
2012-05-16 14:11:27	+Gemsi	people that hate everyone else
2012-05-16 14:11:33	@bloodylip	probably Microsoft
2012-05-16 14:11:51	+Gemsi	na sql server isn't fussy like that
2012-05-16 14:12:00	+Gemsi	or ar least 2003 isn't
2012-05-16 14:12:23	theGoldenAvatar	You can make MSSQL DBs CS
2012-05-16 14:12:33	theGoldenAvatar	And some people do for some reason
2012-05-16 14:12:49	+Gemsi	then those people really hate people
2012-05-16 14:14:13	--	Aerox is now known as Aerox|Lunch
2012-05-16 14:18:39	Ecks|Work	lunch time!
2012-05-16 14:20:27	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-16 14:25:20	--	Aerox|Lunch is now known as Aerox
2012-05-16 14:26:09	@naia	It is indeed lunch time
2012-05-16 14:26:16	 *	naia is waiting for the microwave
2012-05-16 14:26:43	storyr	I just ate
2012-05-16 14:26:46	storyr	tuna salad
2012-05-16 14:26:47	storyr	YUM
2012-05-16 14:27:30	+Bigby	i made my own pizza
2012-05-16 14:27:55	+Gandysampras	gavin, come quick I'm stalking a nerd and beaing mean
2012-05-16 14:28:14	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-16 14:28:14	--	Mode #destructoid [+o TDiddy] by Q
2012-05-16 14:29:39	@bloodylip	hi naia!
2012-05-16 14:29:42	@bloodylip	how is diablo?!
2012-05-16 14:29:45	@naia	bloooooooooooody
2012-05-16 14:29:49	@naia	it hasn't arrived yet
2012-05-16 14:29:51	@naia	tomorrow
2012-05-16 14:29:53	@bloodylip	oh right, i forgot!
2012-05-16 14:30:06	+Bigby	did you have it shipped same day?
2012-05-16 14:30:17	@naia	nah, free prime.  I'm in no rush
2012-05-16 14:30:35	@naia	I've been working on Beyond Good and Evil on the 360
2012-05-16 14:30:52	@naia	I'm almost cut up to the point where my PS2 copy broke the game!
2012-05-16 14:31:11	@naia	*caught
2012-05-16 14:44:30	+Gemsi	daww gandy i think your freaking that dude out a tad
2012-05-16 14:44:38	-->	tGA_phone (~tgaphone@166.137.11.186) has joined #destructoid
2012-05-16 14:44:39	+Gandysampras	hahaha
2012-05-16 14:44:43	<--	tGA_phone (~tgaphone@166.137.11.186) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-05-16 14:44:45	+Gandysampras	It's so much fun though
2012-05-16 14:45:01	-->	tGA_phone (~tgaphone@166.137.11.186) has joined #destructoid
2012-05-16 14:45:21	@Aerox	where is this happening I want to watch
2012-05-16 14:45:30	+Gandysampras	DtoidEU emailler
2012-05-16 14:45:35	+Gandysampras	http://shoadow-one.tripod.com//id6.html
2012-05-16 14:45:38	+Gandysampras	Sign his huestbook
2012-05-16 14:45:41	+Gandysampras	guestbook*
2012-05-16 14:45:47	+Gandysampras	From when he was 12
2012-05-16 14:45:58	+Gandysampras	Mention destructoid or something
2012-05-16 14:46:02	+Bigby	i didnt even know tripod still existed
2012-05-16 14:46:06	+Gandysampras	His name is daniel veleskola
2012-05-16 14:46:13	+Gandysampras	also mention Star Ocean
2012-05-16 14:46:27	+Bigby	did this guy do something to you?
2012-05-16 14:46:31	+Gandysampras	No
2012-05-16 14:46:34	+Gandysampras	Don't be mean
2012-05-16 14:46:49	+Gandysampras	I didnt recognise his email address so I googled it
2012-05-16 14:47:00	+Gandysampras	Then I internet stalked his real name and other emails
2012-05-16 14:47:06	+Gandysampras	To see if there was anything fun
2012-05-16 14:47:08	+Gandysampras	There was.,
2012-05-16 14:47:39	Halfleft|away	wow tripod is still a thing
2012-05-16 14:47:48	+Gandysampras	Inorite
2012-05-16 14:48:01	+Gemsi	god dammit tesco let me order diablo
2012-05-16 14:48:21	+Gandysampras	I'm guessing ebcause physical copies are being stupid over here Gemsi?
2012-05-16 14:48:25	+Gandysampras	because*
2012-05-16 14:48:26	+Gemsi	?32
2012-05-16 14:48:37	+Gemsi	rather than ?45 from blizzard
2012-05-16 14:48:41	Halfleft|away	haha http://ohnotheydidnt.livejournal.com/69014575.html
2012-05-16 14:48:57	+Gandysampras	No as in why you couldnt order it
2012-05-16 14:49:09	+Gemsi	plus i figure it gives me a few days to find just where I put my authenticator
2012-05-16 14:49:11	DtoidBot	...
2012-05-16 14:49:49	+Gemsi	finally ordered
2012-05-16 14:55:20	+Gandysampras	7 hours ¬_¬
2012-05-16 14:55:27	+Gandysampras	Stupid download
2012-05-16 14:56:18	storyr	ouch
2012-05-16 14:56:29	+Gandysampras	It better not crash again
2012-05-16 14:58:48	@bloodylip	Gandysampras: i'll just dropbox that directory to you!
2012-05-16 14:59:28	storyr	I am headed home sexyfaces
2012-05-16 14:59:40	storyr	peace out
2012-05-16 15:00:02	@bloodylip	storyr: i will get you that guest pass asap
2012-05-16 15:00:05	@bloodylip	leaving here in like 30
2012-05-16 15:00:19	storyr	schweet
2012-05-16 15:00:27	storyr	my commute is about an hour or so, I'll just hop back on here
2012-05-16 15:00:38	storyr	or just email it to me rickeystory@gmail.com
2012-05-16 15:00:39	storyr	ALSO
2012-05-16 15:00:48	storyr	my battletag is dirby#1327
2012-05-16 15:00:52	storyr	<3
2012-05-16 15:01:35	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-16 15:02:21	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-16 15:03:09	+Bigby	can you play with others even in the starter thing?
2012-05-16 15:03:30	@bloodylip	don't know!
2012-05-16 15:03:36	@bloodylip	also, it's not starter thing
2012-05-16 15:03:39	@bloodylip	it's a guest pass
2012-05-16 15:03:47	+Bigby	whatever
2012-05-16 15:04:14	+Gandysampras	Its a starter thing until next montgh
2012-05-16 15:04:16	+Gandysampras	month*
2012-05-16 15:04:23	+Gandysampras	Isn't it?
2012-05-16 15:05:56	@bloodylip	i don't know
2012-05-16 15:06:01	@bloodylip	i just have 3 cards that say guest pass
2012-05-16 15:06:08	@bloodylip	i didn't read the details
2012-05-16 15:07:29	@Aerox	no gandy
2012-05-16 15:07:38	@Aerox	The starter edition isn't available for everyone until next month
2012-05-16 15:07:46	@Aerox	For this first month, the only people who can actually play the starter edition are people with guest passes
2012-05-16 15:07:56	@Aerox	and the starter edition is the full game download but you're locked to the beta content
2012-05-16 15:08:03	+Bigby	the hell?
2012-05-16 15:08:09	+Bigby	so im downloading this thing for nothing?
2012-05-16 15:08:18	@Aerox	Do you have a code?
2012-05-16 15:08:21	+Bigby	no
2012-05-16 15:08:23	@Aerox	Get a code from someone
2012-05-16 15:08:29	@Aerox	ask naia
2012-05-16 15:08:31	@Aerox	she'll have 3 tomororw
2012-05-16 15:08:36	+Bigby	blergh
2012-05-16 15:09:04	@naia	huh?
2012-05-16 15:10:30	@bloodylip	i refuse to waste my codes on biggles
2012-05-16 15:11:36	@Aerox	http://www.ign.com/articles/2012/05/16/community-characters-enter-a-video-game
2012-05-16 15:13:15	+Bigby	:(
2012-05-16 15:14:04	@Aerox	What if he wrote you a poem about how great you are
2012-05-16 15:14:35	Ecks|Work	I have spare codes Biggles
2012-05-16 15:14:40	+Bigby	Rose are read, violets are blue, give me a code, and Moose will blow you.
2012-05-16 15:14:41	Ecks|Work	I get home in an hour or so
2012-05-16 15:14:53	+Bigby	YAY
2012-05-16 15:15:31	Ecks|Work	I don't get why there are three in the box
2012-05-16 15:15:37	<--	tGA_phone (~tgaphone@166.137.11.186) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-05-16 15:15:47	+Gandysampras	Because normal people have several friends
2012-05-16 15:15:50	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-16 15:16:11	Ecks|Work	all the people I regularly talk to have it
2012-05-16 15:16:32	+Bigby	i might be able to get it tomorrow, or maybe this evening, not sure
2012-05-16 15:16:51	richterbelmont	''It''
2012-05-16 15:21:14	@bloodylip	Aerox: i'd consider it
2012-05-16 15:21:43	@Aerox	Ecks the idea is to pressure your three friends into buying the game so you can make a party
2012-05-16 15:22:08	Ecks|Work	Hahaha
2012-05-16 15:22:19	richterbelmont	a party revolved around ''it''
2012-05-16 15:23:12	Halfleft|away	is it region locked?
2012-05-16 15:23:25	@Aerox	locked, no
2012-05-16 15:23:27	@Aerox	You have access to all regions
2012-05-16 15:23:33	@Aerox	but characters made in a region can't be transferred
2012-05-16 15:23:46	@Aerox	so if you make a character in the europe region you'll have to make a separate one in Americas to play with US people
2012-05-16 15:23:53	+Bigby	i hope you can get Hats in the game
2012-05-16 15:24:01	+Gemsi	that fact it's no locked like SC2 is the reason i've bought a copy
2012-05-16 15:24:03	+Bigby	oh wait, this is Blizzard, not Valve
2012-05-16 15:24:07	+Bigby	so purple stuff
2012-05-16 15:24:10	+Gemsi	not*
2012-05-16 15:24:15	@Aerox	Here is the best hat in the game
2012-05-16 15:24:35	@Aerox	http://us.battle.net/d3/en/item/scholarly-fez
2012-05-16 15:24:39	richterbelmont	oh a game
2012-05-16 15:25:46	+Bigby	idk, looks a bit....saiyuiki
2012-05-16 15:25:54	@bloodylip	Aerox: that's not a racist witchdoctor mask
2012-05-16 15:26:01	@Aerox	that's not a hat
2012-05-16 15:26:08	@bloodylip	it goes in the hat slot
2012-05-16 15:26:40	+Bigby	why is that racist
2012-05-16 15:26:55	@Aerox	The witch doctor is just a really offensive racial caricature
2012-05-16 15:27:01	@Aerox	But I love him anyway
2012-05-16 15:27:07	+Bigby	have you seen real witch doctors?
2012-05-16 15:27:29	@Aerox	They do not look like this witch doctor
2012-05-16 15:27:32	@Aerox	They basically were like
2012-05-16 15:27:36	@Aerox	"Hey, what are some black cultures"
2012-05-16 15:27:38	@Aerox	and then mashed them all together
2012-05-16 15:27:45	@Aerox	And then made them really stereotypical
2012-05-16 15:27:47	+Bigby	http://i1.squidoocdn.com/resize/squidoo_images/590/draft_lens2337670module13063748photo_1236961384witch_doctor-2.jpg
2012-05-16 15:27:50	+Bigby	like these guys?
2012-05-16 15:28:08	richterbelmont	stereotypical black culture? so bill cosby is in diablo?
2012-05-16 15:28:11	richterbelmont	then id get it
2012-05-16 15:29:07	+Bigby	real african witch doctors pretty much dress like peacocks with bones and masks
2012-05-16 15:31:38	@Aerox	They don't run around with voodoo dolls and talk with weird jamacian accents
2012-05-16 15:32:11	+Bigby	well maybe not the jamacian part
2012-05-16 15:32:19	Halfleft|away	oo ee oo ah ah ting tang walla walla bing bang?
2012-05-16 15:32:39	richterbelmont	we can agree its not as racist as resident evil 5
2012-05-16 15:34:55	Ecks|Work	WORK OVER
2012-05-16 15:34:58	+Bigby	oh sure, shoot a bunch of while dead people and its all good, shoot up a little bitty village in africa and its all racists this and racist that
2012-05-16 15:35:00	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-16 15:35:05	+Bigby	white*
2012-05-16 15:35:29	@Aerox	Life is just so hard for you as a white dude
2012-05-16 15:35:35	richterbelmont	have zombies wear grass skirts and throw spears not racist
2012-05-16 15:36:13	richterbelmont	theres a word for that but i cant put my finger on it
2012-05-16 15:38:30	+Bigby	what about shooting spanish people?
2012-05-16 15:38:32	+Bigby	that was cool too?!
2012-05-16 15:38:35	+Bigby	i see now
2012-05-16 15:38:39	+Bigby	its all so clear
2012-05-16 15:39:30	+Bigby	only killing black people is racist
2012-05-16 15:39:33	+Bigby	all other races its ok
2012-05-16 15:39:38	+Bigby	we better call Capcom
2012-05-16 15:39:53	@Aerox	REVERSE RACISM
2012-05-16 15:39:58	@Aerox	This is worse than slavery.
2012-05-16 15:40:15	+Bigby	RE6 you can kill asians by the truckload
2012-05-16 15:40:24	+Bigby	its like they are going through a checklist
2012-05-16 15:40:26	+Gandysampras	Gemsi, I think I won.
2012-05-16 15:40:42	+Gemsi	haha
2012-05-16 15:40:45	+Bigby	next game will be jewish zombies
2012-05-16 15:40:48	+Gemsi	o god i think you did
2012-05-16 15:40:54	+Gandysampras	Definitely his sister
2012-05-16 15:41:01	+Gandysampras	Pretty sure she is newly married
2012-05-16 15:41:14	@Aerox	GANDY WHERE IS THIS HAPPENING
2012-05-16 15:41:25	+Gandysampras	seeing as her name has changed between her twitter and linkedin accounts
2012-05-16 15:41:29	+Gemsi	DtoidEU mailer
2012-05-16 15:41:34	@Aerox	oh
2012-05-16 15:41:35	+Gandysampras	I'm stalking a guy
2012-05-16 15:41:58	Halfleft|away	's sister
2012-05-16 15:42:03	Halfleft|away	by the sounds of it
2012-05-16 15:42:10	+Gandysampras	Well, now I am yeah
2012-05-16 15:42:54	<--	Gandysampras (Gandysampr@109.175.206.9) has left #destructoid
2012-05-16 15:43:04	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-16 15:43:04	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-16 15:43:06	+Gandysampras	Woops
2012-05-16 15:47:21	+Gandysampras	I think I'm done now
2012-05-16 15:47:26	+Gandysampras	If my last one is right anyway
2012-05-16 15:52:42	+Gemsi	!Gandysampras++
2012-05-16 15:52:44	DtoidBot	The karma of Gandysampras is 131.
2012-05-16 15:53:03	+Gemsi	that dude really must be wondering what on earth he walked in to
2012-05-16 15:53:13	+Gemsi	but then, serves him right for using aol
2012-05-16 15:53:51	@Aerox	how did this person get on oyur emailer
2012-05-16 15:54:16	+Gandysampras	I'unno, someone let him
2012-05-16 15:54:21	+Gandysampras	He is  DToider from england
2012-05-16 15:54:27	+Gandysampras	So I guess that's enough?
2012-05-16 15:55:31	+Gemsi	it's not even that strict
2012-05-16 15:55:38	+Gemsi	i mean ecks is in it
2012-05-16 15:55:48	@Aerox	You need a token
2012-05-16 16:03:48	+Gandysampras	Brilliant, sent him a photo of his mum
2012-05-16 16:08:13	DougCL|away	who is the best one to be in diablo 2
2012-05-16 16:08:24	+Gandysampras	Druid
2012-05-16 16:08:27	+Gemsi	the space marine
2012-05-16 16:08:27	@Aerox	WRONG
2012-05-16 16:08:29	@Aerox	Gandy is a furry
2012-05-16 16:08:32	@Aerox	Sorc
2012-05-16 16:08:33	+Gandysampras	Incorrect
2012-05-16 16:08:53	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-05-16 16:08:59	StoryR	JRO!
2012-05-16 16:09:05	StoryR	can you link me to that installer again please
2012-05-16 16:09:08	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-05-16 16:09:08	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-16 16:09:16	@Aerox	i SUPPOSE
2012-05-16 16:09:22	@Aerox	What will you give me in exchange
2012-05-16 16:09:22	StoryR	thanks duder
2012-05-16 16:09:25	+Bigby	its too late, they have given out all the Diablos
2012-05-16 16:09:27	+Bigby	none left
2012-05-16 16:09:30	StoryR	HJ
2012-05-16 16:09:40	+Bigby	Hugh Jackman?
2012-05-16 16:09:42	@Aerox	Lots 'o lube?
2012-05-16 16:09:47	StoryR	spit
2012-05-16 16:09:51	@Aerox	Deal
2012-05-16 16:09:54	StoryR	lol
2012-05-16 16:10:21	@Aerox	http://us.media.battle.net.edgesuite.net/downloads/d3-installers/b74d8527-9d46-cb5c-c232-125a62c76658/Diablo-III-Setup-enUS.exe
2012-05-16 16:10:38	StoryR	I should uninstall the beta first?
2012-05-16 16:10:56	+Gandysampras	Yes
2012-05-16 16:11:08	DougCL|away	who is the worst one of diablo 2
2012-05-16 16:11:12	--	DougCL|away is now known as DougCL
2012-05-16 16:11:21	@Aerox	The druid
2012-05-16 16:11:24	@Aerox	He sucks
2012-05-16 16:11:24	@Aerox	so hard
2012-05-16 16:11:31	@Aerox	Yeah you need to completely uninstall beta
2012-05-16 16:11:36	+Gandysampras	pfft, when we played I was doing just fine
2012-05-16 16:11:45	StoryR	completely?
2012-05-16 16:11:58	StoryR	I'm sure theres an installer or something somehwere I missed
2012-05-16 16:12:07	@Aerox	It should be in add/remove programs
2012-05-16 16:12:24	StoryR	yeah
2012-05-16 16:12:27	StoryR	all I see left is th epreferences
2012-05-16 16:12:32	StoryR	I need to do that ini tweak again too
2012-05-16 16:12:34	StoryR	have you guys done it yet?
2012-05-16 16:12:39	@Aerox	what ini tweak
2012-05-16 16:13:15	DougCL	is there an outie tweak as well?
2012-05-16 16:13:50	StoryR	http://us.battle.net/d3/en/forum/topic/3967848172?page=1
2012-05-16 16:14:14	StoryR	it's amazing
2012-05-16 16:14:17	StoryR	check out the comparison screenies
2012-05-16 16:14:35	StoryR	http://i.imgur.com/zTIex.jpg
2012-05-16 16:14:35	StoryR	vs
2012-05-16 16:14:42	StoryR	http://i.imgur.com/sdyrP.jpg
2012-05-16 16:15:46	@Aerox	hm
2012-05-16 16:16:12	+Ecksorcism	thats really cool
2012-05-16 16:17:37	StoryR	yeah when I saw it I thought it was great
2012-05-16 16:17:39	StoryR	even better ingame
2012-05-16 16:17:59	+Ecksorcism	I am watching that youtube video
2012-05-16 16:18:03	<--	Halfleft|away (~Halflefta@77.102.91.175) has quit (Ping timeout)
2012-05-16 16:18:03	+Ecksorcism	pretty cool
2012-05-16 16:19:15	StoryR	shoul dI just select "i'm already activated and do it later?
2012-05-16 16:19:28	StoryR	guess so
2012-05-16 16:19:31	StoryR	didn't ask me for shit
2012-05-16 16:19:35	StoryR	okay, I will be afk while this download
2012-05-16 16:19:35	StoryR	s
2012-05-16 16:19:42	+Ecksorcism	kk
2012-05-16 16:20:09	@Aerox	I see how it is
2012-05-16 16:20:12	@Aerox	Use me for my link and ditch me
2012-05-16 16:20:13	@Aerox	FINE, RICKEY
2012-05-16 16:20:14	@Aerox	FINE.
2012-05-16 16:20:16	+Ecksorcism	HAHA
2012-05-16 16:21:23	+Bigby	finally the diablo thing is done
2012-05-16 16:21:32	+Bigby	took almost 3 and half hours
2012-05-16 16:27:54	-->	Batthink (webchat@host86-146-47-71.range86-146.btcentralplus.com) has joined #destructoid
2012-05-16 16:28:03	<--	Batthink (webchat@host86-146-47-71.range86-146.btcentralplus.com) has quit (Registered)
2012-05-16 16:28:03	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-16 16:28:14	Batthink	Hi guys
2012-05-16 16:33:21	StoryR	SORRY JRO
2012-05-16 16:33:23	StoryR	hi bat
2012-05-16 16:33:30	StoryR	I know if i sit here watching it will take longer
2012-05-16 16:34:16	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-16 16:43:56	-->	Noaxzl (~Noaxzl@pool-108-15-200-239.ronkva.east.verizon.net) has joined #destructoid
2012-05-16 16:44:02	Noaxzl	hey
2012-05-16 16:45:30	<--	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-05-16 16:45:58	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-05-16 16:48:08	-->	Wexx (~Wexx@adsl-98-71-249-215.jax.bellsouth.net) has joined #destructoid
2012-05-16 16:54:42	-->	AndChat| (~Lelio@58.108.147.47) has joined #destructoid
2012-05-16 17:00:18	<--	Lelio (~Lelio@114-198-40-128.dyn.iinet.net.au) has quit (Ping timeout)
2012-05-16 17:01:08	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-16 17:01:52	--	AndChat| is now known as Lelio
2012-05-16 17:13:18	<--	diablolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-16 17:14:23	+Gandysampras	Okay I think I'm done with this guy now. I posted pictures of his mum, sister and him. I cannot be bothered to search for his made up girlfriend that is actually a body pillow
2012-05-16 17:18:34	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-05-16 17:18:37	@ProfPew	haha gandy
2012-05-16 17:18:40	@ProfPew	poor AOL
2012-05-16 17:20:18	+Gandysampras	inorite
2012-05-16 17:20:31	+Gandysampras	I am so glad I assume dhe was lying when he said he didnt ahvea  sister
2012-05-16 17:20:36	+Gandysampras	assumed*
2012-05-16 17:20:40	+Gandysampras	have a*
2012-05-16 17:20:44	+Gandysampras	stupid fat hands
2012-05-16 17:21:49	andrewm	What are you on about?
2012-05-16 17:22:53	+Gandysampras	I internet stalked some new guy in the dtoid eu emailler
2012-05-16 17:22:58	+Gandysampras	he had an aol email address
2012-05-16 17:23:51	andrewm	Carry on.
2012-05-16 17:25:19	Batthink	What's the difference between an AOL email address and other email addresses, then?
2012-05-16 17:25:38	andrewm	One is AOL
2012-05-16 17:25:42	andrewm	Others are not
2012-05-16 17:25:55	Batthink	Too obvious, Andrew.
2012-05-16 17:26:50	Batthink	Gandy must be typing a crap-load of stuff to take this long to continue....
2012-05-16 17:27:06	Batthink	...either that, or he is busy with something else.
2012-05-16 17:29:16	+Gandysampras	Oh
2012-05-16 17:29:24	+Gandysampras	Sorry i was adding stuff to goodreads
2012-05-16 17:29:34	andrewm	I need a new book to read.
2012-05-16 17:30:54	+Gandysampras	I found some old shitty websites he made and some email addresses. Then I got his twitter, which gave me his newly married sisters linkedin and facebook. I got him and his mum from there then found photos of him on some forum. I also found his GCSE results in his small town newspaper. So that gave me where he lived and what school he attended along with his age.
2012-05-16 17:31:00	+Gandysampras	Not that interesting
2012-05-16 17:31:03	<--	Lelio (~Lelio@58.108.147.47) has quit (Ping timeout)
2012-05-16 17:32:28	Wexx	Did he pass the screening
2012-05-16 17:32:30	Batthink	But then, Joe Nobody usually isn't.
2012-05-16 17:32:41	+Gandysampras	Have you read the algebraist by Iain M Banks tGA?
2012-05-16 17:32:45	Batthink	I'm not really interesting either.
2012-05-16 17:32:51	andrewm	Nope.
2012-05-16 17:32:56	+Gandysampras	I liked it
2012-05-16 17:33:17	+Gandysampras	Space opera and whatnot
2012-05-16 17:33:37	andrewm	Ok. I'll read it.
2012-05-16 17:39:11	<--	naia (webchat@naia.users.quakenet.org) has quit (Ping timeout)
2012-05-16 17:45:08	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-05-16 17:45:42	+Gandysampras	With any luck Aerox if you are playing tonight I'll be ready in 2ish hours
2012-05-16 17:46:04	@Aerox	I have a thing at 7 :(
2012-05-16 17:46:08	@Aerox	I am going to run home, exercise, shower
2012-05-16 17:46:13	@Aerox	and hten try to play for like 30 min before I have to leave
2012-05-16 17:47:27	andrewm	You should play while doing headstands
2012-05-16 17:54:25	Suff0cat	Gamers don't exercise, you are doing it wrong
2012-05-16 17:54:36	Wexx	^
2012-05-16 18:02:22	-->	iwanpompier (~DingDong@i41009.upc-i.chello.nl) has joined #destructoid
2012-05-16 18:02:35	<--	iwanpompier (~DingDong@i41009.upc-i.chello.nl) has quit (Quit)
2012-05-17 09:26:34		irc: disconnected from server
2012-05-17 09:26:54	-->	benbeltran4 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-17 09:26:54	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Gandy|Diablo [Rabite] ^power andrewm Apple_Master benbeltran4 cardfrek DougCL DtoidBot Ecks|Work HammerTiem Kasreyn Lelio Lelio|Away metalnarf mistic Morcant n0brein|offline on3nightstan pointzeroeight Simmy Suff0cat theGoldenAvatar TheToiletDuck Torzelan]
2012-05-17 09:26:54	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 1 voices, 24 normals)
2012-05-17 09:26:59	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-17 09:28:30	Lelio	You know nothing, TTD
2012-05-17 09:28:35	TheToiletDuck	it is known
2012-05-17 09:29:17	Lelio	HAHA
2012-05-17 09:29:21	Lelio	fucking ethnics
2012-05-17 09:29:45	TheToiletDuck	Man, Dany had it all
2012-05-17 09:29:55	TheToiletDuck	and then a witch goes and fucks it all up
2012-05-17 09:30:03	TheToiletDuck	dont fuck with witches
2012-05-17 09:30:21	Lelio	I think Dany fucked it up herself
2012-05-17 09:30:26	Lelio	she's a dumb arse
2012-05-17 09:31:25	TheToiletDuck	yeah she did get cocky
2012-05-17 09:31:36	TheToiletDuck	i was rooting for her for a while there
2012-05-17 09:31:43	TheToiletDuck	also i really want to slap Jon Snow
2012-05-17 09:31:49	TheToiletDuck	and tell him to get his head out of his ass
2012-05-17 09:32:14	Lelio	He's just like daddy in that respect
2012-05-17 09:32:27	TheToiletDuck	Eddard is alright
2012-05-17 09:32:34	TheToiletDuck	Arya is the best Stark
2012-05-17 09:33:45	theGoldenAvatar	What an unpopular opinion.
2012-05-17 09:33:53	Lelio	Jon Snow has a special spot in my heart, as righteous as he can be.
2012-05-17 09:34:05	Lelio	Arya Horseface
2012-05-17 09:34:06	TheToiletDuck	I don't think i fully believe what i said but i like Arya
2012-05-17 09:34:13	TheToiletDuck	haven't seen her yet as i haven't watched the show
2012-05-17 09:34:28	TheToiletDuck	Sansa can eat a dick
2012-05-17 09:34:33	theGoldenAvatar	D'aww
2012-05-17 09:34:37	TheToiletDuck	Cat is kind of cool
2012-05-17 09:34:45	theGoldenAvatar	Sansa is probably my favorite Stark.
2012-05-17 09:34:46	Lelio	Ugh Sansa is such a Tully woman
2012-05-17 09:34:48	TheToiletDuck	Robb annoys me because he's so goodie goodie
2012-05-17 09:34:55	TheToiletDuck	Ricken is alright
2012-05-17 09:34:59	theGoldenAvatar	Rickon, lawl.
2012-05-17 09:35:07	theGoldenAvatar	He's okay for a three-year-old.
2012-05-17 09:35:09	TheToiletDuck	because he's like 4 and his direwolf is mental
2012-05-17 09:35:21	Lelio	I keep forgetting Rickon exists
2012-05-17 09:35:31	Lelio	He's so ylung
2012-05-17 09:35:33	Lelio	Young
2012-05-17 09:35:51	TheToiletDuck	I've been prewarned that the TV direwolves aren't great
2012-05-17 09:36:24	theGoldenAvatar	They aren't.
2012-05-17 09:37:01	TheToiletDuck	even Ghost?
2012-05-17 09:37:06	Lelio	It's kinda hard to pull that sort of thing off
2012-05-17 09:37:30	TheToiletDuck	they should all look like the wolf from The Neverending Story
2012-05-17 09:37:31	Lelio	I'm keen to see how they treat them in the coming seasons
2012-05-17 09:37:38	Lelio	Oh maaan
2012-05-17 09:37:40	theGoldenAvatar	Ghost is gone so often I forgot he existed.
2012-05-17 09:37:48	TheToiletDuck	http://www.neverendingstory.com/images/Image128.jpg
2012-05-17 09:38:15	theGoldenAvatar	Haha
2012-05-17 09:38:18	Lelio	That scared the hell out of me as a kid
2012-05-17 09:39:55	TheToiletDuck	i think it scared most kids
2012-05-17 09:40:32	TheToiletDuck	http://www.youtube.com/watch?v=VmqQc-QOfTc
2012-05-17 09:40:34	DtoidBot	Neverending Story Clip
2012-05-17 09:43:37	Lelio	I only found out it was a german film a few days ago
2012-05-17 09:44:08	TheToiletDuck	yeah, i think same with Charlie and the Chocolate Factory
2012-05-17 09:44:54	Lelio	Woah woah woah
2012-05-17 09:45:00	Lelio	What now?
2012-05-17 09:45:03	TheToiletDuck	oh wait, that was just filmed in Germany
2012-05-17 09:45:18	TheToiletDuck	You can see the city walls when the glass elevator flies up
2012-05-17 09:45:27	TheToiletDuck	in Bavaria
2012-05-17 09:46:48	Lelio	That's so cool
2012-05-17 09:47:01	Lelio	I love finding out stuff like thay
2012-05-17 09:47:03	Lelio	That*
2012-05-17 09:48:13	TheToiletDuck	love old movie stuff like this: During the "Wonka Wash" car scene (01:24:27), the foam used to spurt out was compiled from basic fire extinguishers, but what was unknown to the cast and crew was that the foam itself was potent skin irritant, so after shooting the scene, the actors were left in considerable discomfort when their skin puffed up and required several days to receive medical treatment
2012-05-17 09:48:41	Lelio	How Milo & Otis of them
2012-05-17 09:52:05	TheToiletDuck	The chocolate river was made of real chocolate, water, and cream. It spoiled fairly quickly and left a foul smell.
2012-05-17 09:52:32	Lelio	What a wastd
2012-05-17 09:57:34	TheToiletDuck	i'm off home
2012-05-17 09:57:36	TheToiletDuck	tata
2012-05-17 09:57:42	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-05-17 10:16:07	Ecks|Work	Lelio, has your number changed
2012-05-17 10:17:02	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-17 10:17:26	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-17 10:24:25	Lelio	Nope
2012-05-17 10:24:35	Lelio	Was that you who messaged?
2012-05-17 10:26:35	Ecks|Work	yep
2012-05-17 10:26:52	Ecks|Work	I just needed to test something
2012-05-17 10:30:00	Lelio	It definitely arrived, just doesnt let me respond!
2012-05-17 10:30:34	Ecks|Work	ok
2012-05-17 10:31:19	Lelio	That's just my provider though, no intl calls or texts included
2012-05-17 10:33:35	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-17 10:33:35	--	Mode #destructoid [+o Aerox] by Q
2012-05-17 10:34:29	+Gandy|Diablo	HI AEROX
2012-05-17 10:34:39	@Aerox	hi!
2012-05-17 10:34:45	+Gandy|Diablo	What level are your guys' characters?
2012-05-17 10:34:50	+Gandy|Diablo	So I can level one up
2012-05-17 10:35:02	@Aerox	let me check
2012-05-17 10:35:57	@Aerox	22
2012-05-17 10:40:08	Lelio	Are there still server issues?
2012-05-17 10:40:48	+Gandy|Diablo	I havent had any at all and I;ve been playing for 10 hours
2012-05-17 10:44:48	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-17 10:46:21	storyr	morning folks
2012-05-17 10:48:28	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-17 10:48:28	--	Mode #destructoid [+o TDiddy] by Q
2012-05-17 10:49:11	@Aerox	hi rickey hi tractor
2012-05-17 10:50:26	-->	meeetalnarf (~meetalnar@p54AC98F8.dip0.t-ipconnect.de) has joined #destructoid
2012-05-17 10:56:31	@TDiddy	hi!
2012-05-17 11:03:41	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-17 11:03:41	--	Mode #destructoid [+v jorge`] by Q
2012-05-17 11:04:19	@bloodylip	hi rickey hi jro
2012-05-17 11:10:15	+Gandy|Diablo	Hi nerds
2012-05-17 11:10:38	@Aerox	hello beautiful
2012-05-17 11:11:22	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-05-17 11:12:15	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-17 11:12:40	--	Mode #destructoid [+o TDiddy] by Q
2012-05-17 11:47:44	+Gandy|Diablo	Barbarian is hella fun
2012-05-17 11:47:53	theGoldenAvatar	Give me a guest pass.
2012-05-17 11:48:34	metalnarf	ask nice
2012-05-17 11:48:42	theGoldenAvatar	That was me asking nice.
2012-05-17 11:48:50	@bloodylip	gandy, you're missing out on an excellent opportunity for a nick
2012-05-17 11:48:55	@bloodylip	you could be Gandiablo right now
2012-05-17 11:48:59	@bloodylip	but you've gone the boring route
2012-05-17 11:49:21	storyr	ha
2012-05-17 11:49:21	theGoldenAvatar	Seriously
2012-05-17 11:49:29	storyr	so apparently on inferno SK takes 8 minutes to kill
2012-05-17 11:49:32	storyr	with a group of 4
2012-05-17 11:50:13	theGoldenAvatar	Do those four suck?
2012-05-17 11:50:21	theGoldenAvatar	Are they, perhaps, noobs?
2012-05-17 11:53:33	@Aerox	He has 1,5717,300 HP
2012-05-17 11:55:13	@Aerox	The inferno SK run that was getting streamed is also literally just them zerging over and over and skipping basically every standard mob and champion pack
2012-05-17 11:55:37	theGoldenAvatar	That sounds like fun.
2012-05-17 11:56:03	 *	metalnarf is listening to Candyman (Jump Mix) by Kickin' Devil from Sexy Hardstyle 2012 WEB
2012-05-17 11:56:20	 *	metalnarf gets the shades
2012-05-17 11:58:43	+Gandy|Diablo	I read that as Gandyman
2012-05-17 11:58:51	+Gandy|Diablo	And assumed I had released a song
2012-05-17 12:01:14	@Aerox	i'd listen
2012-05-17 12:01:58	--	Mode #destructoid [+v Torzelan] by Q
2012-05-17 12:02:12	meeetalnarf	dito
2012-05-17 12:02:49	@bloodylip	i'd masturbate to it
2012-05-17 12:02:56	Ecks|Work	who wouldn't?
2012-05-17 12:03:04	theGoldenAvatar	I wouldn't.
2012-05-17 12:03:21	+Gandy|Diablo	!lfm -c Gandysampras eagyg
2012-05-17 12:03:24	DtoidBot	Compatibility: 0.98462373018265. Artists in common include Lostprophets, The Lonely Island, Muse, Sleigh Bells, Crystal Castles.
2012-05-17 12:03:56	meeetalnarf	emo biatches
2012-05-17 12:05:21	+Gandy|Diablo	!lfm -c Gandysampras gallmond
2012-05-17 12:05:24	DtoidBot	Compatibility: 0.99079835414886. Artists in common include The Glitch Mob, Sleigh Bells, She, deadmau5, The Pierces.
2012-05-17 12:06:02	meeetalnarf	dumbstep ololol
2012-05-17 12:08:06	+Gandy|Diablo	Jealous of my face
2012-05-17 12:08:20	@Aerox	Only if you are cleanly shaven
2012-05-17 12:08:24	@Aerox	And don't look like a brillo pad of pubes
2012-05-17 12:08:36	meeetalnarf	:O
2012-05-17 12:08:51	meeetalnarf	beard makes boys manly
2012-05-17 12:09:39	theGoldenAvatar	Shaved Gandy? That's like a shaved shih tzu.
2012-05-17 12:18:44	storyr	I can't grow a beard
2012-05-17 12:18:47	storyr	:(
2012-05-17 12:18:56	theGoldenAvatar	That's all right.
2012-05-17 12:19:22	theGoldenAvatar	Just accept your femininity.
2012-05-17 12:23:13	-->	meeetalnarf2 (~meetalnar@p54AC98F8.dip0.t-ipconnect.de) has joined #destructoid
2012-05-17 12:26:00	<--	meeetalnarf (~meetalnar@p54AC98F8.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-17 12:40:46	-->	naia (~naia@99.96.197.225) has joined #destructoid
2012-05-17 12:42:56	naia	mornin
2012-05-17 12:44:04	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-17 12:48:50	<--	naia (~naia@99.96.197.225) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-17 12:50:37	--	Gandy|Diablo is now known as Gandysampras
2012-05-17 12:50:46	+Gandysampras	!Diablo 3++
2012-05-17 12:50:48	DtoidBot	The karma of Diablo 3 is 1.
2012-05-17 12:50:50	+Gandysampras	!Diablo 3++
2012-05-17 12:50:52	DtoidBot	The karma of Diablo 3 is 2.
2012-05-17 12:51:19	meeetalnarf2	!diablo 3++
2012-05-17 12:51:21	DtoidBot	The karma of diablo 3 is 3.
2012-05-17 12:54:42	@bloodylip	hi naia!
2012-05-17 12:54:52	@bloodylip	oh, she's gone already!
2012-05-17 13:00:59	@Aerox	!diablo 3++
2012-05-17 13:01:01	DtoidBot	The karma of diablo 3 is 4.
2012-05-17 13:02:25	richterbelmont	!pizza++
2012-05-17 13:02:27	DtoidBot	The karma of pizza is 84.
2012-05-17 13:04:52	@TDiddy	rickey, whats your battletag
2012-05-17 13:06:34	-->	naia (webchat@naia.users.quakenet.org) has joined #destructoid
2012-05-17 13:06:34	--	Mode #destructoid [+o naia] by Q
2012-05-17 13:08:42	@bloodylip	hi naia!
2012-05-17 13:09:05	@bloodylip	TDiddy: dirby#1327
2012-05-17 13:09:32	@Aerox	Rickey what's your real id?!
2012-05-17 13:10:35	@naia	bloooooooooooody
2012-05-17 13:10:54	@bloodylip	did diablo come yet?!
2012-05-17 13:13:07	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-17 13:14:13	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-17 13:17:05	Halfleft|away	piss
2012-05-17 13:17:56	storyr	realID is rickey.story@gmail.com
2012-05-17 13:18:41	meeetalnarf2	ho Halfleft|away
2012-05-17 13:19:36	@bloodylip	i want to be your realID friend, rickey!
2012-05-17 13:29:17	Brainderailment	realID friends aren't real friends
2012-05-17 13:30:41	@Aerox	SHUT UP NATE YES THEY ARE
2012-05-17 13:30:46	meeetalnarf2	NOT?!
2012-05-17 13:31:14	@Aerox	Nate when am I going to get another Unicorn picture
2012-05-17 13:34:41	storyr	UGHHHHHHHHHHH
2012-05-17 13:34:42	storyr	my brain is foggy
2012-05-17 13:39:12	Ecks|Work	!weather K2C1G4
2012-05-17 13:39:14	DtoidBot	From Ottawa,  (CYOW) on May 17, 2:00 PM EDT temp: 57 F (14 C) cond: Scattered Clouds wind: From the WNW at 14 MPH Gusting to 22 MPH(22.53 KPH) hu: 41% dewpnt: 34 F (1 C)
2012-05-17 13:39:51	meeetalnarf2	drugs?
2012-05-17 13:40:10	Ecks|Work	seems like great weather for drugs
2012-05-17 13:40:17	richterbelmont	jacking off too much?
2012-05-17 13:40:33	storyr	none of the above
2012-05-17 13:40:38	storyr	lol
2012-05-17 13:40:59	storyr	!weather 98040
2012-05-17 13:41:01	DtoidBot	From Seattle Boeing, Washington (KBFI) on May 17, 10:53 AM PDT temp: 53 F (12 C) cond: Mostly Cloudy wind: From the SSW at 5 MPH (8.05 KPH) hu: 69% dewpnt: 43 F (6 C)
2012-05-17 13:41:03	meeetalnarf2	jacking of too little?
2012-05-17 13:42:07	@bloodylip	!weather 19711
2012-05-17 13:42:09	DtoidBot	From Wilmington, Delaware (KILG) on May 17, 1:51 PM EDT temp: 70 F (21 C) cond: Clear wind: From the NE at 10 MPH (16.09 KPH) hu: 33% dewpnt: 40 F (4 C)
2012-05-17 13:45:13	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-17 13:45:13	--	Mode #destructoid [+v lolshin] by Q
2012-05-17 13:49:27	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-17 13:49:27	--	Mode #destructoid [+v Gemsi] by Q
2012-05-17 13:51:28	@naia	!weather 90034
2012-05-17 13:51:30	DtoidBot	From Santa Monica, California (KSMO) on May 17, 10:51 AM PDT temp: 71 F (22 C) cond: haze wind: From the SW at 9 MPH (14.48 KPH) hu: 59% dewpnt: 56 F (13 C)
2012-05-17 13:55:46	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-17 14:16:26	Brainderailment	!weather 37218
2012-05-17 14:16:29	DtoidBot	From Nashville, Tennessee (KBNA) on May 17, 1:53 PM CDT temp: 85 F (29 C) cond: Scattered Clouds wind: From the SSE at 8 MPH (12.87 KPH) hu: 33% dewpnt: 53 F (12 C)
2012-05-17 14:24:29	@naia	lunchtime!
2012-05-17 14:27:13	richterbelmont	yum
2012-05-17 15:04:11	@TDiddy	yay
2012-05-17 15:05:36	storyr	?
2012-05-17 15:06:40	@TDiddy	lunch time
2012-05-17 15:06:41	@TDiddy	dyg
2012-05-17 15:06:44	@TDiddy	duh
2012-05-17 15:06:54	storyr	oh
2012-05-17 15:07:00	storyr	my lunch was over 90 minutes ago
2012-05-17 15:07:01	storyr	HAHAHHAA
2012-05-17 15:10:47	andrewm	One of you guys needs to give me a key
2012-05-17 15:11:30	<--	meeetalnarf2 (~meetalnar@p54AC98F8.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-17 15:11:45	storyr	I don't have on
2012-05-17 15:11:47	storyr	e
2012-05-17 15:18:32	Halfleft|away	i can't remember the last time I didn't have to wash my cutlery and plates/pans/pots before and after I used them.
2012-05-17 15:18:36	Halfleft|away	and they're going missing
2012-05-17 15:18:38	Halfleft|away	hrmph
2012-05-17 15:19:31	+Gemsi	buy your own and keep them to yourself then
2012-05-17 15:20:53	Halfleft|away	in my room?
2012-05-17 15:22:40	Brainderailment	go to a place where you make your own pottery, make plates and stuff that look dirty and gross under the glaze. Nobody will take them.
2012-05-17 15:23:10	+Gemsi	how else would you keep them to yourself ?
2012-05-17 15:23:49	+Gemsi	i mean, if they can't be arsed to wash up after themselves, I doubt they will pay attention to you saying 'those plates are mine so feck off'
2012-05-17 15:25:47	Brainderailment	In college I had to keep my forks and plates in a drawer next to my bed.
2012-05-17 15:27:21	@bloodylip	keep them all in your pants
2012-05-17 15:28:49	Halfleft|away	i dont want them to think i'm more reclusive than they already do
2012-05-17 15:29:02	Halfleft|away	i did that last year but that's because it all got nicket
2012-05-17 15:29:04	Halfleft|away	d
2012-05-17 15:36:06	Brainderailment	who steals dinnerware anyway?
2012-05-17 15:38:03	Halfleft|away	cunts
2012-05-17 15:38:06	Halfleft|away	that's who
2012-05-17 15:40:57	Halfleft|away	alex
2012-05-17 15:40:59	Halfleft|away	ALEX!
2012-05-17 15:41:06	Halfleft|away	where do people with aspergers hang out?
2012-05-17 15:41:18	Halfleft|away	I need to be mean to someone but lack your caustic wit
2012-05-17 15:42:43	andrewm	Alex has wit?
2012-05-17 15:42:49	andrewm	I thought he was just really mean.
2012-05-17 15:43:19	Halfleft|away	tomato/tomato
2012-05-17 15:45:52	Ecks|Work	Finally time to go home
2012-05-17 15:45:56	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-17 15:46:06	richterbelmont	i can imagine him saying ''people who go to church on sundays bunch of jesus aspies''
2012-05-17 15:49:46	+jorge`	[13:41:07] <Halfleft|away> where do people with aspergers hang out?
2012-05-17 15:49:49	+jorge`	minecraft servers?
2012-05-17 15:50:32	Halfleft|away	lol
2012-05-17 15:51:11	richterbelmont	http://aspergerssearch.wordpress.com/2011/06/26/x-men-first-class-review-movie-reviews-by-someone-with-aspergers/
2012-05-17 15:54:35	-->	Brain|Laptop (~Braindera@75.77.5.42) has joined #destructoid
2012-05-17 16:03:21	-->	Kasreyn_ (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-17 16:05:10	-->	mistic_ (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-05-17 16:07:21	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-05-17 16:07:21	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-05-17 16:07:21	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-05-17 16:07:21	<--	mistic (~mistic@84.192.130.78) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Kasreyn (~i@94.245.33.80) has quit (*.net *.split)
2012-05-17 16:07:21	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-05-17 16:07:21	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-05-17 16:07:21	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Brain|Laptop (~Braindera@75.77.5.42) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-05-17 16:07:21	<--	Lelio (~Lelio@114-198-40-128.dyn.iinet.net.au) has quit (*.net *.split)
2012-05-17 16:07:39	-->	Torzelan (Torzelan@80.67.9.10) has joined #destructoid
2012-05-17 16:12:20	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-17 16:13:01	@Aerox	HI RICKEY
2012-05-17 16:15:27	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-17 16:15:27	-->	Lelio (~Lelio@114-198-40-128.dyn.iinet.net.au) has joined #destructoid
2012-05-17 16:15:27	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-17 16:15:27	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-17 16:15:27	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-17 16:15:27	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-17 16:15:27	--	Mode #destructoid [+o TDiddy] by *.quakenet.org
2012-05-17 16:17:59	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-17 16:19:54	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-17 16:19:54	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-17 16:21:26	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-17 16:38:59	-->	Noaxzl (~Noaxzl@pool-108-15-200-239.ronkva.east.verizon.net) has joined #destructoid
2012-05-17 16:39:01	Noaxzl	hey
2012-05-17 16:47:07	Noaxzl	so, I finally found a copy of PaRappa the Rapper for the PSP. Got it at a GameStop for $6.
2012-05-17 16:47:12	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-17 16:47:49	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-17 16:50:19	@Aerox	nice
2012-05-17 16:55:03	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-05-17 16:58:41	Noaxzl	I only played the first two rap battles, so far. It's pretty cool.
2012-05-17 16:59:00	Noaxzl	though, for some reason, I get the feeling that it's gonna be a short game, like Gitaroo Man.
2012-05-17 17:02:18	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-17 17:02:18	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-17 17:03:23	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-17 17:03:38	deBLOO	minecraft is fun
2012-05-17 17:03:52	-->	AndChat| (~Lelio@58.108.147.60) has joined #destructoid
2012-05-17 17:03:53	<--	Lelio (~Lelio@114-198-40-128.dyn.iinet.net.au) has quit (Ping timeout)
2012-05-17 17:06:25	<--	AndChat| (~Lelio@58.108.147.60) has quit (Quit: Bye)
2012-05-17 17:11:13	Noaxzl	but then again, I did pay $6 for this game. If I don't want to keep it, I'll just trade it into Goozex, or something.
2012-05-17 17:11:39	richterbelmont	no be a hoarder/ collector
2012-05-17 17:12:47	Noaxzl	I can't afford to do that.
2012-05-17 17:44:45	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-05-17 17:47:24	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-17 17:47:24	--	Mode #destructoid [+o BPG] by Q
2012-05-17 17:47:35	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-17 17:48:57	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-17 17:49:40	-->	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has joined #destructoid
2012-05-17 17:53:03	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-17 20:08:26		irc: disconnected from server
2012-05-18 09:13:03	-->	benbeltran4 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-18 09:13:03	--	Nicks #destructoid: [@bloodylip @BPG @Q +Torzelan [Slime] ^power benbeltran4 cardfrek DougCL DtoidBot HammerTiem Kasreyn_ metalnarf mistic_ Morcant pointzeroeight Simmy Suff0cat theGoldenAvatar TheToiletDuck]
2012-05-18 09:13:03	--	Channel #destructoid: 20 nicks (3 ops, 0 halfops, 1 voices, 16 normals)
2012-05-18 09:13:07	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-18 09:19:54	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-18 09:19:54	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-18 09:24:14	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-05-18 09:24:14	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-05-18 09:25:46	-->	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has joined #destructoid
2012-05-18 09:33:33	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Read error: Connection reset by peer)
2012-05-18 09:38:06	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-18 09:38:16	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-05-18 09:43:46	-->	meeetalnarf (~meetalnar@p54AC98EB.dip0.t-ipconnect.de) has joined #destructoid
2012-05-18 10:18:16	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 10:18:58	<--	meeetalnarf (~meetalnar@p54AC98EB.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-18 10:31:35	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-18 10:31:35	--	Mode #destructoid [+o Aerox] by Q
2012-05-18 10:43:06	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Read error: Connection reset by peer)
2012-05-18 10:43:16	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-18 10:49:30	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-05-18 10:49:30	--	Mode #destructoid [+o ProfPew] by Q
2012-05-18 11:00:17	theGoldenAvatar	You guys are super boring.
2012-05-18 11:00:27	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-18 11:10:14	<--	Kasreyn_ (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Ping timeout)
2012-05-18 11:13:13	-->	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has joined #destructoid
2012-05-18 11:15:24	@bloodylip	^ this
2012-05-18 11:17:33	andrewm	Super boring.
2012-05-18 11:19:44	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-05-18 11:32:52	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-18 11:33:12	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-18 11:40:34	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-18 11:40:34	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-18 11:48:15	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-18 11:54:09	@bloodylip	hi rickey!
2012-05-18 12:02:12	storyr	good morning!
2012-05-18 12:02:50	+Gandysampras	Yo nerds
2012-05-18 12:06:27	theGoldenAvatar	Hello.
2012-05-18 12:07:48	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 12:09:35	@bloodylip	theGoldenAvatar: how many times do you need to be in here?
2012-05-18 12:09:41	tGA	Way many.
2012-05-18 12:09:52	theGoldenAvatar	Lots.
2012-05-18 12:12:43	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-18 12:13:05	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Read error: EOF from client)
2012-05-18 12:13:14	andrewm	Needs more me.
2012-05-18 12:13:40	-->	tGA_phone (~tgaphone@166.137.11.186) has joined #destructoid
2012-05-18 12:13:48	tGA_phone	That's better.
2012-05-18 12:14:25	-->	andrewtab (~andrewtab@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 12:14:43	andrewtab	Shit's out of control.
2012-05-18 12:15:39	<--	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-18 12:16:17	andrewtab	That's annoying.
2012-05-18 12:16:52	andrewtab	I was updating my video drivers and theme display blacked out.
2012-05-18 12:17:03	andrewtab	My display*
2012-05-18 12:19:32	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 12:28:20	<--	andrewtab (~andrewtab@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-18 12:32:02	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-18 13:02:58	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-18 13:04:18	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-18 13:12:56	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-05-18 13:23:56	<--	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit: Leaving)
2012-05-18 13:26:53	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-18 13:26:53	--	Mode #destructoid [+o Aerox] by Q
2012-05-18 13:27:00	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-18 13:28:33	-->	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has joined #destructoid
2012-05-18 13:28:33	--	Mode #destructoid [+v Gemsi] by Q
2012-05-18 13:37:27	<--	tGA_phone (~tgaphone@166.137.11.186) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-05-18 13:54:55	storyr	I'm bored
2012-05-18 13:54:58	storyr	ENTERTAIN ME MINIONS
2012-05-18 13:55:57	Kasreyn	where are the jesters?
2012-05-18 13:56:01	+Gandysampras	Quit work, go home and diablo
2012-05-18 13:56:17	+Gandysampras	b9xkdjimbot
2012-05-18 13:56:23	+Gemsi	...
2012-05-18 13:56:30	+Gandysampras	well, that's not good
2012-05-18 13:56:45	+Gemsi	i'm assuming that's a password gandy, you fool
2012-05-18 13:56:50	+Gandysampras	Indeed
2012-05-18 13:56:52	storyr	that was my best geoffry impressoin
2012-05-18 13:56:56	+Gandysampras	Changing it already
2012-05-18 13:56:59	storyr	haha
2012-05-18 13:57:01	storyr	you blew it!
2012-05-18 13:57:10	storyr	I probably am leaving in 30 minutes
2012-05-18 13:57:12	storyr	because it's friday
2012-05-18 13:57:14	storyr	FUCK THIS SHIT
2012-05-18 13:57:25	storyr	NOT A GOD DAMNED ECARD THOUGH BECAUSE THEY WERE FUNNY TWO YEARS AGO
2012-05-18 13:58:09	+Gandysampras	I have peanut M&Ms
2012-05-18 13:58:15	+Gandysampras	They are delicious
2012-05-18 13:58:19	+Gemsi	also woo found my authenticator
2012-05-18 13:58:25	storyr	I can't eat M%Ms
2012-05-18 13:58:31	storyr	M&Ms
2012-05-18 13:58:32	+Gandysampras	cos you're gay?
2012-05-18 13:58:39	storyr	I can have a few probably
2012-05-18 13:59:02	storyr	I'm on the keto diet
2012-05-18 13:59:12	+Gandysampras	That's gay bru
2012-05-18 13:59:21	storyr	naw
2012-05-18 13:59:30	storyr	18 lbs down in a month already
2012-05-18 13:59:37	+Gandysampras	I just drink all the beers and eat sweets and meats
2012-05-18 13:59:41	storyr	no beer
2012-05-18 13:59:43	+Gandysampras	Thats the best "diet"
2012-05-18 13:59:43	storyr	:(
2012-05-18 13:59:48	+Gandysampras	That sounds awful.
2012-05-18 13:59:52	+Gandysampras	I would probably die
2012-05-18 13:59:52	storyr	I've managed
2012-05-18 14:01:55	theGoldenAvatar	Gandy runs on alchohol now.
2012-05-18 14:02:07	theGoldenAvatar	He's highly evolved.
2012-05-18 14:04:21	+Gandysampras	I'm enjoying my last weeks of freedom of being a student by drinking all the booze
2012-05-18 14:04:22	-->	naia_ (webchat@naia.users.quakenet.org) has joined #destructoid
2012-05-18 14:04:22	--	Mode #destructoid [+o naia_] by Q
2012-05-18 14:04:22	storyr	I can still drink
2012-05-18 14:04:23	storyr	just no beer
2012-05-18 14:04:55	theGoldenAvatar	Oh, come on.
2012-05-18 14:06:28	storyr	wut
2012-05-18 14:06:50	Halfleft|away	pussy
2012-05-18 14:06:57	Halfleft|away	being a student is shit
2012-05-18 14:06:58	@bloodylip	storyr: http://us.battle.net/d3/en/forum/topic/5235704447
2012-05-18 14:07:02	 *	Halfleft|away backhands Gandysampras
2012-05-18 14:07:03	@bloodylip	that should entertain you for 5 minutes
2012-05-18 14:08:46	storyr	I truly hope that Allanon guy is trolling
2012-05-18 14:10:34	@bloodylip	i'm assuming he is
2012-05-18 14:10:55	@bloodylip	once he gets to his reply where he essentially says "you can suck it; don't hate"
2012-05-18 14:11:11	@bloodylip	he's an extremely successful 26 year old web developer!
2012-05-18 14:11:33	storyr	wow
2012-05-18 14:11:40	storyr	that was nuts
2012-05-18 14:18:15	richterbelmont	EDRAMA
2012-05-18 14:21:02	@naia_	Maybe so much of the e-drama wouldn't happen if players could play single player without having to be online all the time
2012-05-18 14:22:29	Halfleft|away	isnt like all the game data on their servers?
2012-05-18 14:22:46	@naia_	that would be retarded if that is the case
2012-05-18 14:22:50	@bloodylip	yes
2012-05-18 14:23:04	@bloodylip	all of your save games are in their possession
2012-05-18 14:23:21	@naia_	I don't see it being an issue, but people with internet connections that arent as good are kind of screwed
2012-05-18 14:24:19	Halfleft|away	i read it was necessary to prevent haxxoring of the real-money auction house thing
2012-05-18 14:24:31	-->	meeetalnarf (~meetalnar@p54AC98EB.dip0.t-ipconnect.de) has joined #destructoid
2012-05-18 14:26:35	-->	tGA_phone (~tgaphone@rrcs-98-101-185-72.midsouth.biz.rr.com) has joined #destructoid
2012-05-18 14:46:19	@naia_	lunch = <3
2012-05-18 14:48:17	richterbelmont	did you beat bioshock 2 naia?
2012-05-18 14:53:49	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Operation timed out)
2012-05-18 14:57:11	@naia_	yeah I beat it a few days ago, and I did Minverva's Den
2012-05-18 14:58:54	tGA_phone	How was that? I never played it.
2012-05-18 14:59:53	@naia_	I actually really liked Minervas Den
2012-05-18 15:00:18	@naia_	In some ways it was better than the full game
2012-05-18 15:00:32	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-18 15:00:32	--	Mode #destructoid [+o TDiddy] by Q
2012-05-18 15:00:48	tGA_phone	I keep
2012-05-18 15:00:56	tGA_phone	Meaning to play it
2012-05-18 15:01:08	richterbelmont	why do i feel like those games are criticizing different philsophies? like bioshock 1 liberatrism , 2 socialism i think 3 is democracy?
2012-05-18 15:01:28	richterbelmont	well 3 is gonna be
2012-05-18 15:02:02	tGA_phone	BS2's story was some weird retcon.
2012-05-18 15:02:34	richterbelmont	well your literally fighting a big sister in the game and your a powerful big daddy in the game
2012-05-18 15:03:39	richterbelmont	maybe they got a set list for who is on the chopping block for bioshock
2012-05-18 15:05:37	richterbelmont	but 3 looks like it might be a criticism of american politics
2012-05-18 15:07:01	<--	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has quit (Ping timeout)
2012-05-18 15:09:53	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-18 15:14:53	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-18 15:16:19	-->	tGA_phone_ (~tgaphone@166.137.11.186) has joined #destructoid
2012-05-18 15:20:20	<--	tGA_phone (~tgaphone@rrcs-98-101-185-72.midsouth.biz.rr.com) has quit (Ping timeout)
2012-05-18 15:20:23	--	tGA_phone_ is now known as tGA_phone
2012-05-18 15:26:34	--	Aerox is now known as Aerox|Lunch
2012-05-18 15:27:19	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-18 15:34:39	<--	tGA_phone (~tgaphone@166.137.11.186) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-05-18 15:42:41	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-05-18 15:48:00	Halfleft|away	hey i found a video from my work: http://www.youtube.com/watch?v=1o0egW6TNNg
2012-05-18 15:48:02	DtoidBot	The Outtakes: Reed Learning "Our Services" videos
2012-05-18 15:48:17	Halfleft|away	the title should be: People gavin hates having to be around
2012-05-18 15:54:43	--	Aerox|Lunch is now known as Aerox
2012-05-18 15:59:11	<--	meeetalnarf (~meetalnar@p54AC98EB.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-18 16:06:07	andrewm	Waffle House employees: http://i.imgur.com/iZ6OS.jpg
2012-05-18 16:06:30	@Aerox	well gavin
2012-05-18 16:06:32	@Aerox	this is special
2012-05-18 16:06:44	Halfleft|away	it's really bad as well
2012-05-18 16:06:50	Halfleft|away	were they recording it off their phones?
2012-05-18 16:06:56	Halfleft|away	why are they sat all the way over there?
2012-05-18 16:07:00	@Aerox	i like the larger man with the feathered hair and blonde streaks
2012-05-18 16:07:06	@Aerox	Why do they think anyone would be interested in "outtakes" of this
2012-05-18 16:07:08	Halfleft|away	thats mike
2012-05-18 16:07:10	Halfleft|away	he's fucking class
2012-05-18 16:07:15	Halfleft|away	the token camp bitchy one
2012-05-18 16:07:34	andrewm	Ahaha
2012-05-18 16:07:45	andrewm	He'a about how I pictured him
2012-05-18 16:11:16	Halfleft|away	there's a few videos in their channels that say "delegate describing X course"
2012-05-18 16:11:20	Halfleft|away	but they're people who work there
2012-05-18 16:11:21	Halfleft|away	cheaters
2012-05-18 16:11:40	Halfleft|away	incl. our HR lady who says "Well I don't know anything about HR but-"
2012-05-18 16:11:43	Halfleft|away	which is probably true
2012-05-18 16:12:02	andrewm	Haha
2012-05-18 16:12:11	andrewm	Our new HR lady is out of control.
2012-05-18 16:12:20	Halfleft|away	she is so bulemic and welsh it's not even funny
2012-05-18 16:12:32	andrewm	Probably the most upbeat person I've ever met.
2012-05-18 16:12:42	Halfleft|away	whenever people say out of control I can't help but picture that photograph aerox loves.
2012-05-18 16:13:16	@Aerox	ahahha
2012-05-18 16:13:17	@Aerox	let me get it
2012-05-18 16:13:41	Halfleft|away	You've both ruined that phrase for me
2012-05-18 16:13:44	Halfleft|away	AND made it better!
2012-05-18 16:14:44	@Aerox	http://i.imgur.com/30WLX.jpg
2012-05-18 16:15:03	Halfleft|away	bookmarked for future ref
2012-05-18 16:19:53	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Quit)
2012-05-18 16:23:25	<--	naia_ (webchat@naia.users.quakenet.org) has quit (Quit: Page closed)
2012-05-18 16:24:25	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-18 16:26:35	@Aerox	gandy are you in nightmare yet
2012-05-18 16:27:56	Halfleft|away	gandy's life is a nightmare
2012-05-18 16:29:08	@Aerox	No it's not
2012-05-18 16:29:30	Halfleft|away	my nightmare
2012-05-18 16:29:33	@Aerox	He drinks all the time and has lots of sex
2012-05-18 16:29:45	Halfleft|away	in that he is a figment of my imagination
2012-05-18 16:40:29	-->	Noaxzl (~Noaxzl@pool-108-15-200-239.ronkva.east.verizon.net) has joined #destructoid
2012-05-18 16:40:34	Noaxzl	hey
2012-05-18 16:41:58	Halfleft|away	fuck you you fucking gaping cunt.
2012-05-18 16:42:01	Halfleft|away	I mean hi*
2012-05-18 16:42:03	Halfleft|away	typo
2012-05-18 16:43:08	richterbelmont	stay a while noaxzi
2012-05-18 16:45:29	Noaxzl	I'm still kinda amazed that GameStop won't set up a store in Radford.
2012-05-18 16:47:24	Noaxzl	the students around here mostly spend money on two things: video games and booze.
2012-05-18 16:47:47	richterbelmont	shouldnt keeping gamestop at bay be a good thing?
2012-05-18 16:47:50	+Gandysampras	Students dont shop at gamestop
2012-05-18 16:47:53	+Gandysampras	its too expensicve
2012-05-18 16:47:57	+Gandysampras	expensive*
2012-05-18 16:48:19	richterbelmont	they rather go to a indie shop and pretend they are super retro by buying nes games
2012-05-18 16:48:23	Noaxzl	...I just got a copy of PaRappa the Rapper at the Christiansburg GameStop for $6, yesterday.
2012-05-18 16:48:31	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-18 16:48:32	--	Mode #destructoid [+v jorge`] by Q
2012-05-18 16:48:43	Noaxzl	and a copy of Lumines for the PSP for $3.
2012-05-18 16:49:51	Noaxzl	but really, compared to the games RePlay Games has in stock, I'd much rather go to a GameStop, despite my feelings towards it.
2012-05-18 16:53:56	<--	Noaxzl (~Noaxzl@pool-108-15-200-239.ronkva.east.verizon.net) has quit (Ping timeout)
2012-05-18 16:54:21	-->	Noaxzl (~Noaxzl@pool-108-15-200-239.ronkva.east.verizon.net) has joined #destructoid
2012-05-18 16:54:46	Noaxzl	and this is why I hate DSL.
2012-05-18 16:57:25	@Aerox	gandy gandy gandy
2012-05-18 16:57:27	@Aerox	what level are you
2012-05-18 16:57:44	+Gandysampras	Dunno
2012-05-18 16:57:44	Halfleft|away	n0brein|offline
2012-05-18 16:57:46	+Gandysampras	lemme look
2012-05-18 16:57:50	Halfleft|away	how are you offline AND IN IRC!?
2012-05-18 16:57:58	Brainderailment	how are you away?
2012-05-18 16:58:03	Halfleft|away	I've seen that movie he mentioned on twitter.
2012-05-18 16:58:03	@Aerox	HI NATE
2012-05-18 16:58:20	Brainderailment	supSUP
2012-05-18 16:59:04	@Aerox	whatcha doin
2012-05-18 16:59:12	Brainderailment	whole lot of nothing
2012-05-18 16:59:24	Brainderailment	Just ripped the tim and eric billion dollar movie
2012-05-18 16:59:47	@Aerox	gross
2012-05-18 16:59:54	Brainderailment	it was very gross
2012-05-18 17:00:13	Brainderailment	there was a dick mutilation scene
2012-05-18 17:00:46	@Aerox	ewwwww
2012-05-18 17:00:52	Noaxzl	a what?
2012-05-18 17:01:57	<--	Gemsi (~Gemsi@host31-52-132-137.range31-52.btcentralplus.com) has quit (Quit: Leaving)
2012-05-18 17:02:26	Brainderailment	penis mutilation
2012-05-18 17:02:54	Noaxzl	An actual mutilation?
2012-05-18 17:02:58	Brainderailment	no
2012-05-18 17:03:06	Brainderailment	it was a fake dick
2012-05-18 17:03:20	Halfleft|away	brain the porn you are in to disturbs me
2012-05-18 17:03:30	Brainderailment	you don't know the half
2012-05-18 17:03:40	@Aerox	Tell gavin all about it
2012-05-18 17:03:53	Halfleft|away	No thank you.
2012-05-18 17:04:15	Halfleft|away	I have my own TERRIBLE FETISHES to force upon the world
2012-05-18 17:04:35	@Aerox	a chastity fetish?
2012-05-18 17:04:40	Brainderailment	haha
2012-05-18 17:05:37	@Aerox	That's another one I truly don't understand
2012-05-18 17:05:38	Halfleft|away	Well played.
2012-05-18 17:05:40	@Aerox	"I get off to not getting off"
2012-05-18 17:05:43	Halfleft|away	that's a real thing?
2012-05-18 17:05:44	@Aerox	yea
2012-05-18 17:05:45	@Aerox	h
2012-05-18 17:05:49	Brainderailment	LINK
2012-05-18 17:06:01	@Aerox	I don't have any links
2012-05-18 17:06:02	Halfleft|away	wost porn ever. Two people doing a puzzle or something.
2012-05-18 17:06:04	@Aerox	I guess google chastity
2012-05-18 17:06:11	@Aerox	with safesearch off
2012-05-18 17:06:13	Brainderailment	haha
2012-05-18 17:06:18	@Aerox	They make these terrible plastic dick cages
2012-05-18 17:06:25	Brainderailment	you can google anything with safe search off and you'll get porn
2012-05-18 17:06:27	@Aerox	That I guess some guys like wearing
2012-05-18 17:06:53	Brainderailment	Oh yeah, there was something I watched with a guy who put a chastity belt on.
2012-05-18 17:06:58	Brainderailment	it was a documentary though
2012-05-18 17:07:20	+Gandysampras	I'm 24 Aerox
2012-05-18 17:07:26	@Aerox	WORK HARDER
2012-05-18 17:07:29	@Aerox	Tractor just got to Nightmare
2012-05-18 17:07:45	+Gandysampras	Motherfucker I was at the start of Act II earlier and level 15
2012-05-18 17:07:58	andrewm	Someone give me a guest pass.
2012-05-18 17:08:07	Brainderailment	NSFW http://denyingthumper.files.wordpress.com/2010/11/jb_pa_alt_bw_500.jpg
2012-05-18 17:08:16	@Aerox	I just don't understand
2012-05-18 17:08:41	andrewm	Why did I click on that?
2012-05-18 17:08:49	Halfleft|away	haha
2012-05-18 17:08:54	andrewm	I didn't have Alex around to tell me not to click on it.
2012-05-18 17:09:13	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-18 17:09:13	--	Mode #destructoid [+v lolshin] by Q
2012-05-18 17:15:06	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-18 17:15:06	--	Mode #destructoid [+v Bigby] by Q
2012-05-18 17:27:28	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 18:14:18		irc: disconnected from server
2012-05-18 19:30:10	-->	benbeltran4 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-18 19:30:10	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Bigby +Gandysampras +jorge` +lolshin +Torzelan [Slime] ^power _0handle_ andrewm Apple_Master benbeltran4 Brainderailment cardfrek DougCL DtoidBot Halfleft|away HammerTiem Kasreyn Lelio|Away metalnarf mistic_ Morcant n0brein|offline Noaxzl on3nightstan pointzeroeight richterbelmont Suff0cat tGA theGoldenAvatar]
2012-05-18 19:30:10	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 5 voices, 25 normals)
2012-05-18 19:30:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-18 19:31:30	@TDiddy	hehe
2012-05-18 19:31:38	@TDiddy	gandy, add me and i'll hop in your game
2012-05-18 19:33:45	+Gandysampras	whats your email?
2012-05-18 19:33:58	@TDiddy	twead87@gmail.com
2012-05-18 19:35:56	+Gandysampras	adding you now, Im at the start of act 4
2012-05-18 19:37:15	@Aerox	BE DONE BY THE TIME I AM HOME AND READY TO PLAY
2012-05-18 19:37:24	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-05-18 19:41:32	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-18 19:42:30	-->	metalnarf_ (~metalnarf@p54AC861B.dip0.t-ipconnect.de) has joined #destructoid
2012-05-18 19:43:31	<--	metalnarf (~metalnarf@p54AC98EB.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-05-18 19:43:31	--	metalnarf_ is now known as metalnarf
2012-05-18 19:44:41	<--	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-18 19:45:01	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-18 19:45:44	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-05-18 19:45:46	RobotBebop	Evening
2012-05-18 19:47:37	RobotBebop	3 episodes of community?!
2012-05-18 19:55:35	richterbelmont	BE NAKED AND LUBED UP BY THE TIME I GET HOME
2012-05-18 20:00:47	RobotBebop	ugh err'body's poopsockin
2012-05-18 20:02:28	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-18 20:03:12	RobotBebop	hi dare!
2012-05-18 20:04:08	dare-	hi moose!
2012-05-18 20:04:22	dare-	What are you up to
2012-05-18 20:04:24	DtoidBot	...
2012-05-18 20:04:30	Noaxzl	hey dare. :)
2012-05-18 20:04:40	dare-	Hi Noaxzl
2012-05-20 00:44:00		irc: disconnected from server
2012-05-20 00:54:44	-->	benbeltran4 (~benbeltra@200.76.90.236) has joined #destructoid
2012-05-20 00:54:44	--	Nicks #destructoid: [@naia @Q @TDiddy +Bigby +jorge` +lolshin +Torzelan [Slime] ^power Aerox|Away andrewm benbeltran4 cardfrek dare- DougCL DtoidBot HammerTiem Kasreyn Lelio|Away meeetalnarf metalnarf mistic Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop tGA theGoldenAvatar]
2012-05-20 00:54:44	--	Channel #destructoid: 29 nicks (3 ops, 0 halfops, 4 voices, 22 normals)
2012-05-20 00:54:48	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-20 00:55:33	meeetalnarf	awww
2012-05-20 14:12:45		irc: disconnected from server
2012-05-20 22:05:58	-->	benbeltran4 (~benbeltra@200.76.90.223) has joined #destructoid
2012-05-20 22:05:58	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm benbeltran4 cardfrek dare- DougCL DtoidBot GoodBuzz HammerTiem Kasreyn Lelio|Away metalnarf mistic Morcant n0brein n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat tGA theGoldenAvatar]
2012-05-20 22:05:58	--	Channel #destructoid: 34 nicks (4 ops, 0 halfops, 6 voices, 24 normals)
2012-05-20 22:06:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-20 22:15:07	RobotBebop	HOT PIE
2012-05-20 22:18:26	+Vexed_Alex	That's what Moose calls it when I cum in his butt
2012-05-20 22:18:37	RobotBebop	yuck
2012-05-20 22:18:39	 *	Gandysampras vomits
2012-05-20 22:19:16	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-05-20 22:19:17	--	Mode #destructoid [+v lolshin] by Q
2012-05-20 22:20:44	+Vexed_Alex	Don't mind Gandy. He isn't used to thinking about people having sex without full body wolf costumes.
2012-05-20 22:21:11	 *	Gandysampras vomits on Vexed_Alex, gross.
2012-05-20 22:21:24	+Vexed_Alex	http://i46.tinypic.com/3498apg.png
2012-05-20 22:22:12	RobotBebop	what the hell
2012-05-20 22:22:37	+Bigby	that is the worst fetish doll
2012-05-20 22:23:07	+Bigby	who is that a pic of anyway?
2012-05-20 22:24:15	+lolshin	waht
2012-05-20 22:24:33	Aerox	wolf costumes full of vomit
2012-05-20 22:24:35	Aerox	he likes to squish it around
2012-05-20 22:24:52	+Bigby	thanks for making it worse, JR
2012-05-20 22:26:02	+Gandysampras	I hate you aerox
2012-05-20 22:26:07	+Gandysampras	I am totally going to join your game
2012-05-20 22:26:09	+Gandysampras	and ruin it
2012-05-20 22:26:51	+Bigby	run a train of mobs on you
2012-05-20 22:26:59	Aerox	why are you so awful :(
2012-05-20 22:27:06	RobotBebop	oh bigby
2012-05-20 22:27:18	RobotBebop	somebody posts a disturbing image of a fuckdoll with an underage girl's picture on it
2012-05-20 22:27:21	RobotBebop	and he asks who the girl is
2012-05-20 22:28:28	+Vexed_Alex	lol, 1000 horse power mustang
2012-05-20 22:28:34	+Vexed_Alex	THE MOST UNDRIVABLE CAR...IN THE WORLD
2012-05-20 22:30:00		irc: disconnected from server
2012-05-20 22:32:51	-->	benbeltran4 (~benbeltra@200.76.90.142) has joined #destructoid
2012-05-20 22:32:51	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Ahmed +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan +Vexed_Alex [Slime] ^power Aerox andrewm benbeltran4 cardfrek dare- DougCL DtoidBot GoodBuzz HammerTiem Kasreyn Lelio|Away metalnarf mistic Morcant n0brein n0brein|offline pointzeroeight richterbelmont RobotBebop Suff0cat tGA theGoldenAvatar]
2012-05-20 22:32:51	--	Channel #destructoid: 36 nicks (4 ops, 0 halfops, 8 voices, 24 normals)
2012-05-20 22:32:54	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-20 22:34:47	-->	Ecks90 (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-20 22:35:09	RobotBebop	now theres an old school nickname
2012-05-20 22:35:42	richterbelmont	1990 ecks cashing in on tat nostalgia trend
2012-05-20 22:35:56	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-05-20 22:37:51	+Bigby	you are wonderful, beatiful and specialful
2012-05-20 22:39:40	<--	Ahmed (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-05-20 23:00:03	RobotBebop	now to watch kids in the hall
2012-05-20 23:02:36	+Bigby	whitest kids you know vs kids in the hall
2012-05-20 23:02:56	--	Ecks90 is now known as Ecksorcism
2012-05-20 23:03:21	 *	RobotBebop pokes ecks with a stick
2012-05-20 23:03:37	Ecksorcism	DAMN IT IAN
2012-05-20 23:03:49	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-20 23:06:13	+Bigby	http://www.youtube.com/watch?v=HGSVYgcy24Q
2012-05-20 23:06:16	DtoidBot	Whitest Kids U'Know: Sex Robot
2012-05-20 23:07:16	<--	GoodBuzz (~Good@GoodBuzz.users.quakenet.org) has quit (Quit: - nbs-irc 2.39 - www.nbs-irc.net -)
2012-05-20 23:17:23	+Bigby	http://www.youtube.com/watch?v=zQ5cGYBV2TQ&feature=relmfu
2012-05-20 23:17:26	DtoidBot	Whitest Kids U'Know: Clint Webb
2012-05-20 23:17:43	+Bigby	this is probably a good template to base all your campaign ads off of
2012-05-20 23:20:11	+Bigby	http://www.youtube.com/watch?v=1aFji7aJP7o&feature=relmfu
2012-05-20 23:20:14	DtoidBot	Nic-O-Dick - The Whitest Kids U'Know on IFC
2012-05-20 23:20:24	+Bigby	relevant to this irc
2012-05-20 23:28:11	+Vexed_Alex	Car pornathon on today's Mad Men
2012-05-20 23:28:14	RobotBebop	i need to get this show on dvd
2012-05-20 23:28:16	+Vexed_Alex	Jaguar E-Type
2012-05-20 23:31:37	+Bigby	http://www.youtube.com/watch?v=K1IS_kRSRbM&feature=related
2012-05-20 23:31:41	DtoidBot	WKUK - Kid Mechanic
2012-05-20 23:36:38	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-20 23:36:57	RobotBebop	hi gavin
2012-05-20 23:37:06	RobotBebop	my day has been going pretty good, can you fix that for me
2012-05-20 23:38:34	+Bigby	he doesnt just make you depressed on demand
2012-05-20 23:38:44	+Bigby	he isnt a whore!
2012-05-20 23:38:57	RobotBebop	he only needs to say something
2012-05-20 23:40:38	+Gandysampras	Morning Gavin
2012-05-20 23:40:41	+Gandysampras	Far too early
2012-05-20 23:40:45	+Gandysampras	Go back to bed
2012-05-20 23:40:56	RobotBebop	what time is it for you gandy
2012-05-20 23:41:05	+Gandysampras	5:40
2012-05-20 23:42:36	Halfleft|away	no
2012-05-20 23:43:30	RobotBebop	ahaha w
2012-05-20 23:43:31	RobotBebop	aw
2012-05-20 23:43:44	RobotBebop	kids in the hall watching Royal Canadian Air and nobody knows what hte fuck i'm even on about
2012-05-20 23:44:55	+Gandysampras	We never do
2012-05-20 23:44:58	+Vexed_Alex	Gandy, did you not get any sleep?
2012-05-20 23:44:59	+Gandysampras	BED
2012-05-20 23:45:02	--	Gandysampras is now known as Gandy|bed
2012-05-20 23:45:09	+Gandy|bed	No Alex
2012-05-20 23:45:12	+Gandy|bed	Diablo happened again
2012-05-20 23:45:32	+Vexed_Alex	You're such a fucking autistic.
2012-05-20 23:45:49	+Bigby	so harsh
2012-05-20 23:46:38	RobotBebop	i think gandy has pre-existing sleeping issues though
2012-05-20 23:50:29	@TDiddy	yep
2012-05-20 23:50:58	+Vexed_Alex	I thought I was getting into Diablo
2012-05-20 23:51:12	+Vexed_Alex	but I haven't felt like playing it since Thursday
2012-05-20 23:53:08	RobotBebop	i kinda feel the same way imo
2012-05-20 23:53:28	RobotBebop	i don't feel like starting over after the game just set me up on the EU servers instead of the NA ones
2012-05-20 23:54:14	@TDiddy	lol
2012-05-20 23:54:21	@TDiddy	8 levels is nothing
2012-05-20 23:54:29	+Bigby	really wish i could get in the beta of Torchlight 2
2012-05-20 23:54:46	@TDiddy	it ends tomorrow night
2012-05-20 23:55:23	RobotBebop	travis
2012-05-20 23:55:26	RobotBebop	don't you ever fucking lol at me
2012-05-20 23:55:28	RobotBebop	i will end you
2012-05-20 23:55:32	RobotBebop	i mean
2012-05-20 23:55:32	RobotBebop	hi
2012-05-20 23:55:39	@TDiddy	sure
2012-05-20 23:55:44	RobotBebop	<3
2012-05-20 23:55:49	dare-	I would love to see Moose end anything
2012-05-20 23:55:55	RobotBebop	i beat games
2012-05-20 23:56:00	dare-	Like Deus Ex HR
2012-05-20 23:56:02	RobotBebop	I DID
2012-05-20 23:56:06	RobotBebop	AND THEN I PROMPTLY SOLD IT
2012-05-20 23:56:17	@TDiddy	i think that game beat him
2012-05-20 23:56:20	RobotBebop	it did
2012-05-20 23:56:24	RobotBebop	it broke me
2012-05-20 23:56:27	RobotBebop	i am a shell of a moose
2012-05-20 23:56:37	dare-	Chocolate moose shell with a nougat center
2012-05-20 23:56:41	@TDiddy	ugh, man i would love to see a youtube series called "Moose Souls"
2012-05-20 23:56:52	dare-	We are still trying to get Moose to livestream his games
2012-05-20 23:56:53	@TDiddy	and its moose playing Dark Souls on Cam
2012-05-20 23:56:54	RobotBebop	buy me all the shit i need tractor
2012-05-20 23:56:56	RobotBebop	and you will get your wish
2012-05-20 23:57:08	dare-	You don' tneed anything to stream PC games
2012-05-20 23:57:16	dare-	I would love to see you do Batman or D3
2012-05-20 23:57:17	RobotBebop	Oooh
2012-05-20 23:57:24	@TDiddy	you do if you want to be on cam
2012-05-20 23:57:26	RobotBebop	I thought Dark Souls was PS3/Xbox
2012-05-20 23:57:32	dare-	It's coming to PC
2012-05-20 23:57:36	RobotBebop	ah
2012-05-20 23:57:37	+Vexed_Alex	Except a PC that can run a game and record itself and stream at
2012-05-20 23:57:38	RobotBebop	well
2012-05-20 23:57:38	dare-	Moose has an iMac
2012-05-20 23:57:38	@TDiddy	there is a new version coming out in june or july
2012-05-20 23:57:39	RobotBebop	maybe then
2012-05-20 23:57:39	dare-	That has a cam
2012-05-20 23:57:41	+Vexed_Alex	in HD, probably
2012-05-20 23:57:48	RobotBebop	what alex said
2012-05-20 23:57:56	RobotBebop	i'm pretty boring to watch physically play games
2012-05-20 23:58:03	dare-	Just put up a static image
2012-05-20 23:58:06	+Vexed_Alex	Last I heard Moose has a 15 year old Mac and a Texas Instruments calculator
2012-05-20 23:58:08	@TDiddy	then drink some beers
2012-05-20 23:58:13	@TDiddy	so you'll be all
2012-05-20 23:58:16	@TDiddy	THIS IS HORSE SHIT
2012-05-20 23:58:19	RobotBebop	hahahahah
2012-05-20 23:58:24	dare-	Moose built a new computer recently, it's quite good
2012-05-20 23:58:26	RobotBebop	one sec travis
2012-05-20 23:58:33	+Bigby	i thought he ordered one
2012-05-20 23:58:34	RobotBebop	i'm going to forward all your nerdy tweets to that girl
2012-05-20 23:58:37	+Vexed_Alex	Honestly, do you really want another angry nerd yelling at games on the internet?
2012-05-20 23:58:38	+Vexed_Alex	Do you?
2012-05-20 23:58:41	+Vexed_Alex	Do you fucking really?
2012-05-20 23:58:43	@TDiddy	lol
2012-05-20 23:58:45	@TDiddy	what girl
2012-05-20 23:58:47	dare-	I do because I know this one
2012-05-20 23:58:50	RobotBebop	i don't remember
2012-05-20 23:58:51	+Bigby	might as well
2012-05-20 23:58:53	RobotBebop	that one time
2012-05-20 23:58:56	RobotBebop	we were playing MvC
2012-05-20 23:58:57	+Bigby	at least we know this nerd
2012-05-20 23:59:01	+Bigby	and can berate him personally
2012-05-20 23:59:06	RobotBebop	and you were saying something about this girl that follows yuo on twitter
2012-05-20 23:59:10	RobotBebop	and your nerdy tweets
2012-05-20 23:59:15	@TDiddy	...i dunno
2012-05-20 23:59:21	RobotBebop	and ir ead them
2012-05-20 23:59:23	RobotBebop	in a nerdy voice
2012-05-20 23:59:28	RobotBebop	and you peed your pants
2012-05-20 23:59:30	@TDiddy	meh, whatevs
2012-05-20 23:59:35	RobotBebop	DON'T FUCKING MEH ME
2012-05-20 23:59:40	dare-	Man did you really pee your pants?
2012-05-20 23:59:40	richterbelmont	MEH
2012-05-20 23:59:56	@TDiddy	no
2012-05-20 23:59:56	+Vexed_Alex	I have to study some shit for work.
2012-05-20 23:59:59	+Vexed_Alex	I'm annoyed.
2012-05-21 00:00:01	RobotBebop	what shit
2012-05-21 00:00:05	+Vexed_Alex	I haven't had to study anything in a long time.
2012-05-21 00:00:07	RobotBebop	what do you actually do
2012-05-21 00:00:13	@TDiddy	I can't wait for moose to be like "I got a six pack of beer"
2012-05-21 00:00:18	@TDiddy	then thirty minutes later
2012-05-21 00:00:19	RobotBebop	besides sit at a desk and read the internet
2012-05-21 00:00:21	+Vexed_Alex	I'm tired of fucking explaining what I do.
2012-05-21 00:00:22	@TDiddy	"ALL THE BEER IS GONE"
2012-05-21 00:00:24	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-21 00:00:29	+Vexed_Alex	I don't read the internet.
2012-05-21 00:00:30	RobotBebop	YOUVE NEVER EXPLAINED IT
2012-05-21 00:00:32	+Vexed_Alex	I hardly have any time.
2012-05-21 00:00:34	+Vexed_Alex	I have.
2012-05-21 00:00:37	RobotBebop	you've only ever said you work in an office
2012-05-21 00:00:40	+Vexed_Alex	A bunch of times.
2012-05-21 00:00:40	RobotBebop	well then i wasn't here for it!
2012-05-21 00:00:42	+Bigby	yeah
2012-05-21 00:00:48	RobotBebop	whatever.
2012-05-21 00:00:49	RobotBebop	bitches
2012-05-21 00:00:55	richterbelmont	MEH
2012-05-21 00:01:02	@TDiddy	ummmm, last i remember
2012-05-21 00:01:11	@TDiddy	it was renting equipment to roadside crews, i think
2012-05-21 00:01:12	RobotBebop	i even remember asking you directly what you do, ages ago
2012-05-21 00:01:20	RobotBebop	and you got all "rawr i don't need to tell you what i do"
2012-05-21 00:01:25	RobotBebop	or something to that effect
2012-05-21 00:01:30	dare-	Alex went rawr
2012-05-21 00:01:31	+Vexed_Alex	lol, I never said that
2012-05-21 00:01:36	+Vexed_Alex	Okay
2012-05-21 00:01:36	@TDiddy	it wasnt very funny or impressive
2012-05-21 00:01:37	RobotBebop	you were being pissy about me asking you about PAX 2010 or something
2012-05-21 00:01:41	@TDiddy	so i cant insult him about it
2012-05-21 00:01:43	@TDiddy	so i forgot
2012-05-21 00:01:55	RobotBebop	and you were like
2012-05-21 00:01:59	@TDiddy	so..... BAGS OF ORANGES
2012-05-21 00:02:02	RobotBebop	i can't just take time off whenever i want, i'm important and shit
2012-05-21 00:02:46	+Vexed_Alex	basically, I manage where our workers go
2012-05-21 00:02:57	RobotBebop	ooo
2012-05-21 00:02:59	+Vexed_Alex	And manage the office staff
2012-05-21 00:03:07	RobotBebop	i see!
2012-05-21 00:03:12	dare-	Sad, only two more episodes for Game of Thrones this season
2012-05-21 00:03:17	RobotBebop	yeah
2012-05-21 00:03:21	RobotBebop	the pacing seems pretty slow
2012-05-21 00:03:29	+Vexed_Alex	It's just basic office work. It's not nothing I can explain fully because there's nothing to explain.
2012-05-21 00:03:30	+Bigby	supervisor
2012-05-21 00:03:30	dare-	Yeah I feel like barely anything's happened
2012-05-21 00:03:33	RobotBebop	or my expectations were raised too high by the last season
2012-05-21 00:03:35	+Vexed_Alex	Yeah, basically.
2012-05-21 00:03:54	RobotBebop	pays you pretty decently though apparently
2012-05-21 00:03:59	RobotBebop	so whos going to argue
2012-05-21 00:04:02	@TDiddy	but 3 episodes of mad men to go!
2012-05-21 00:04:07	RobotBebop	THE SIXTIES
2012-05-21 00:04:13	Aerox	This season/book is basically a giant setup for all the insane shit that happens in Storm of Swords
2012-05-21 00:04:22	+Vexed_Alex	I'm the only one who can do my job at work, because everyone is retarded.
2012-05-21 00:04:29	RobotBebop	everybody says that
2012-05-21 00:04:29	Aerox	the next two episodes are going to be crazy
2012-05-21 00:04:34	Aerox	and then the next two seasons are going to be crazy
2012-05-21 00:04:44	RobotBebop	whenever i hear people say that i automatically assume they're actually the worst at their job
2012-05-21 00:04:45	+Bigby	monsters?
2012-05-21 00:04:52	Halfleft|away	a retarded ape could do my job
2012-05-21 00:04:52	+Vexed_Alex	I've gotten help, though.
2012-05-21 00:04:55	Halfleft|away	it's shit and i hate it
2012-05-21 00:04:58	+Vexed_Alex	What Gavin said.
2012-05-21 00:05:02	RobotBebop	WELCOME TO LIFE GAVIN
2012-05-21 00:05:04	 *	RobotBebop throws glitter
2012-05-21 00:05:13	+Vexed_Alex	I don't hate my job.
2012-05-21 00:05:15	+Vexed_Alex	It's whatever.
2012-05-21 00:05:19	RobotBebop	in any case
2012-05-21 00:05:21	Halfleft|away	i manually reset people's passwords like 120 times a day
2012-05-21 00:05:21	+Vexed_Alex	I enjoy my freedom, at least.
2012-05-21 00:05:22	RobotBebop	i was going to say
2012-05-21 00:05:25	@TDiddy	where did you get glitter?!
2012-05-21 00:05:29	RobotBebop	ur butt
2012-05-21 00:05:31	+Bigby	hobby lobby
2012-05-21 00:05:34	dare-	Aerox I did read they're breaking book 3 into two seasons
2012-05-21 00:05:34	@TDiddy	who the fuck are you
2012-05-21 00:05:35	+Vexed_Alex	How does a Moose even throw glitter?
2012-05-21 00:05:38	@TDiddy	Rip Taylor?
2012-05-21 00:05:39	dare-	I wonder how long this show will go on
2012-05-21 00:05:40	Aerox	yes, they are
2012-05-21 00:05:42	dare-	He farts glitter
2012-05-21 00:05:42	+Vexed_Alex	Did you stuff it up your ass and fart it out?
2012-05-21 00:05:45	Halfleft|away	eats it and farts it out in a cloud alex
2012-05-21 00:05:46	Aerox	the season finale of Season 3 is the best part of teh whole series
2012-05-21 00:05:48	+Vexed_Alex	:O
2012-05-21 00:05:49	Aerox	hahaha
2012-05-21 00:05:53	+Vexed_Alex	WE HAD THE SAME JOKE
2012-05-21 00:05:53	Aerox	moose's glitterfarts
2012-05-21 00:05:57	dare-	Superjinx
2012-05-21 00:05:58	RobotBebop	GLITTERFARTS
2012-05-21 00:06:04	@TDiddy	his farts are faaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabulous
2012-05-21 00:06:05	dare-	3 people at the same time
2012-05-21 00:06:07	RobotBebop	I WAS GOING TO SAY
2012-05-21 00:06:18	RobotBebop	i hope that GoT doesn't fall into the same trap of absurd 'hiatuses' like Sopranos
2012-05-21 00:06:21	dare-	They need to make this show faster
2012-05-21 00:06:26	RobotBebop	because i can't think of an HBO show that has been this popular since
2012-05-21 00:06:48	dare-	Deadwood was my previous favorite
2012-05-21 00:06:54	@TDiddy	The only time more glitter has been farted out has been at the after party for Rupaul's Drag Race finale
2012-05-21 00:06:55	@TDiddy	GET IT
2012-05-21 00:07:05	+Vexed_Alex	Bigot.
2012-05-21 00:07:14	dare-	That is Aerox's and Alex's favorite show
2012-05-21 00:07:26	+Vexed_Alex	I have literally never seen an episode.
2012-05-21 00:07:31	+Vexed_Alex	I'm in love with the idea of that show.
2012-05-21 00:07:33	DtoidBot	...
2012-05-21 00:07:35	@TDiddy	i've seen clips on the soup
2012-05-21 00:07:44	dare-	Oh I thought Aerox is always trying to get you to watch it with him
2012-05-21 00:07:44	+Vexed_Alex	I've seen Youtube videos.
2012-05-21 00:07:54	+Bigby	they might go on hiatus
2012-05-21 00:08:02	+Bigby	must be rough filming all that
2012-05-21 00:08:09	+Bigby	period series
2012-05-21 00:08:16	RobotBebop	don't fucking jynx it Bigby
2012-05-21 00:08:18	RobotBebop	i will cut you
2012-05-21 00:08:29	+Bigby	would you rather they burn out?
2012-05-21 00:09:08	Aerox	i've seen like five episodes
2012-05-21 00:09:08	RobotBebop	i don't think that's an issue
2012-05-21 00:09:09	Aerox	it's crazy
2012-05-21 00:09:49	RobotBebop	that shit's cray
2012-05-21 00:09:56	@TDiddy	that shit cray
2012-05-21 00:09:59	Aerox	so cray
2012-05-21 00:10:00	@TDiddy	....god damn it
2012-05-21 00:10:02	RobotBebop	what she order?
2012-05-21 00:10:12	-->	Ahmed (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-21 00:10:12	--	Mode #destructoid [+v Ahmed] by Q
2012-05-21 00:10:13	+Vexed_Alex	I lost my work phone and now Sprint/Nextel are being a pile of ass
2012-05-21 00:10:18	RobotBebop	hi again ahmed
2012-05-21 00:10:31	Aerox	how did you lose it
2012-05-21 00:10:32	+Ahmed	I am getting really tired of this
2012-05-21 00:10:36	Aerox	i'm uploading zoo pictures get excited
2012-05-21 00:10:38	@TDiddy	the warriors might move from oakland, suck it oakland!
2012-05-21 00:10:46	Aerox	the warriors?
2012-05-21 00:10:49	RobotBebop	Ahmed why don't you just call the ISP
2012-05-21 00:10:50	+Vexed_Alex	Whatever, you live in Florida.
2012-05-21 00:10:52	@TDiddy	Golden State Warriors
2012-05-21 00:10:57	Aerox	They are in Sacramento
2012-05-21 00:10:59	@TDiddy	no
2012-05-21 00:11:02	@TDiddy	those are the Kings
2012-05-21 00:11:17	Aerox	when the fuck did they move
2012-05-21 00:11:28	@TDiddy	Golden State has always been in Oakland
2012-05-21 00:11:30	Aerox	oh never apparently
2012-05-21 00:11:34	+Ahmed	I think its my router, I'm probably going to try a new one Ian
2012-05-21 00:11:36	@TDiddy	they are supposedly moving to San Fran in 2016
2012-05-21 00:11:37	Aerox	well the more you know
2012-05-21 00:11:44	Aerox	have they ever been good
2012-05-21 00:11:50	@TDiddy	in the 70s
2012-05-21 00:11:57	+Bigby	did you try connecting directly to your modem to see if you lost connection?
2012-05-21 00:12:00	Aerox	all I remember was they were total dogshit the entire time I lived in NorCal
2012-05-21 00:12:17	@TDiddy	They are getting an arena right off pier 32
2012-05-21 00:12:21	@TDiddy	near the baseball stadium
2012-05-21 00:12:36	dare-	Ecks are you running a custom firmware, like Tomato
2012-05-21 00:13:17	@TDiddy	i wish Tampa had an NBA team, they tried to get the Magic but couldn't pull it off for some dumb reason
2012-05-21 00:13:37	RobotBebop	you have a hockey team though
2012-05-21 00:13:40	RobotBebop	stop whining
2012-05-21 00:13:44	@TDiddy	yippie
2012-05-21 00:13:45	RobotBebop	hehe
2012-05-21 00:14:00	@TDiddy	they have a shitty goalie
2012-05-21 00:14:05	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Read error: Operation timed out)
2012-05-21 00:14:10	RobotBebop	who is their goalie now
2012-05-21 00:14:10	@TDiddy	and the guy they let go is now on the coyotes
2012-05-21 00:14:17	@TDiddy	Roloson was last time i watched
2012-05-21 00:14:21	@TDiddy	because he was hot in the playoffs
2012-05-21 00:14:38	+Vexed_Alex	I love that NPR ran a story on Facebook, but basically just to say that California was incredible
2012-05-21 00:15:03	+Vexed_Alex	California has the highest taxes, but it's so fucking awesome! That's why these tech giants are here!
2012-05-21 00:15:30	RobotBebop	California sounds like the BC of the states
2012-05-21 00:15:36	RobotBebop	pretty but super expensive
2012-05-21 00:15:37	@TDiddy	thats why they all set up shell corporations to hide their taxes!
2012-05-21 00:15:39	dare-	But with zoos
2012-05-21 00:16:49	richterbelmont	ill just combine those last 2
2012-05-21 00:16:58	RobotBebop	has anybody seen The Descendants?
2012-05-21 00:17:18	RobotBebop	i downloaded it ages ago but never bothered to watch it
2012-05-21 00:17:20	@TDiddy	im sure lots of people have
2012-05-21 00:17:30	@TDiddy	Jim Rash adapted it!
2012-05-21 00:20:47		irc: disconnected from server
2012-05-21 09:00:40	-->	benbeltran4 (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-21 09:00:40	--	Nicks #destructoid: [@bloodylip @naia @ProfPew @Q +Torzelan [Slime] ^power _0handle_ Apple_Master benbeltran4 cardfrek2 DougCL DtoidBot HammerTiem Kasreyn Lelio|Away Malcor|Work metalnarf mistic Morcant n0brein|offline pointzeroeight Simmy Suff0cat theGoldenAvatar TheToiletDuck]
2012-05-21 09:00:40	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 1 voices, 21 normals)
2012-05-21 09:00:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-21 09:08:45	theGoldenAvatar	for(int i == i++ i jijd
2012-05-21 09:08:56	theGoldenAvatar	fuu
2012-05-21 09:15:11	TheToiletDuck	i didn't even consider it but just checked requirements and Diablo III will run on my 5yo pc :)
2012-05-21 09:16:44	<--	_0handle_ (~zerohandl@e209-123.eduroam.tuwien.ac.at) has quit (Read error: EOF from client)
2012-05-21 09:20:39	TheToiletDuck	sweet and now i have a guest pass
2012-05-21 09:21:46	theGoldenAvatar	Ha
2012-05-21 09:36:29	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-05-21 09:38:31	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-21 09:41:09	theGoldenAvatar	My mac plays D3 well enough
2012-05-21 09:41:14	theGoldenAvatar	If I turn down most of the settings
2012-05-21 09:53:22	-->	_0handle_ (~zerohandl@093111231070.atmpu0048.highway.a1.net) has joined #destructoid
2012-05-21 10:18:36	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-21 10:18:36	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-21 10:23:34	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-05-21 10:27:23	@bloodylip	theGoldenAvatar: how old is your mac?
2012-05-21 10:32:27	 *	Malcor|Work slaps Ecksorcism around a bit with a large penis
2012-05-21 10:33:36	--	You are now known as benbeltran
2012-05-21 10:33:39	benbeltran	why hello there
2012-05-21 10:34:51	Malcor|Work	Hello benbeltran
2012-05-21 10:35:44	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-21 10:35:44	--	Mode #destructoid [+o Aerox] by Q
2012-05-21 10:39:58	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-05-21 10:53:30	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-05-21 10:54:49	@Aerox	http://www.huffingtonpost.com/2012/05/18/alan-petrusson-tied-to-tree-genitals-exposed-anonymous-sex_n_1527366.html?ref=weird-news
2012-05-21 10:58:55	<--	Malcor|Work (~Roy.Malco@mail.greatgunsmarketing.co.uk) has quit (Quit: Leaving)
2012-05-21 11:00:36	EvilCheese|work	that's pretty lazy
2012-05-21 11:02:14	EvilCheese|work	I mean if you going to do that you should at least post a craigslist ad ahead of time about it or something.
2012-05-21 11:10:57	@Aerox	or maybe someone on craigslist told him to do it
2012-05-21 11:10:58	@Aerox	as a joke
2012-05-21 11:11:04	@Aerox	that could be a fun thing
2012-05-21 11:11:13	@Aerox	Make postings on craigslist encourgaing people do to humiliating things
2012-05-21 11:11:16	@Aerox	and then just don't showu p
2012-05-21 11:11:37	@Aerox	I remember an okcupid thing where some guys messaged a bunch of dudes with the same message
2012-05-21 11:11:52	@Aerox	to meet at a place in NYC dressed for a fancy dinner, and bring a single rose so "she" knew who the guy was
2012-05-21 11:12:03	@Aerox	and then they got there and it was just 50 dudes with suits and roses looking weird and awkward
2012-05-21 11:15:52	benbeltran	Didn't something like that happen on 4chan too?
2012-05-21 11:16:33	@Aerox	it was probably coordinated by 4cahn
2012-05-21 11:16:34	@Aerox	i dunno
2012-05-21 11:17:56	@Aerox	"Now I'm fighting Diablo and this is so bullshit. I dunno maybe you aren't supposed to play this game as a Wizard or something fucking retarded like that but I have like 200 fucking Vit and he one-shots me easily. Fuck this shitty game balanced around the auction house, I'm done."
2012-05-21 11:19:26	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-05-21 11:24:08	theGoldenAvatar	What?
2012-05-21 11:24:49	theGoldenAvatar	200 Vit seems low for endgame, yes?
2012-05-21 11:25:16	EvilCheese|work	glass cannon, yo
2012-05-21 11:25:58	theGoldenAvatar	But if you're playing solo? Doesn't seem like a wise build.
2012-05-21 11:28:05	+Gandysampras	haha aerox
2012-05-21 11:28:41	@Aerox	P0m0na47
2012-05-21 11:28:56	@Aerox	well
2012-05-21 11:28:57	@Aerox	unfortunate
2012-05-21 11:29:55	theGoldenAvatar	The bot needs a gamertag function
2012-05-21 11:30:08	theGoldenAvatar	That is, name a person and get their handles across systems
2012-05-21 11:30:25	theGoldenAvatar	Someone make that for me.
2012-05-21 11:36:14	+Gandysampras	gamertag or battletag or generic all tags
2012-05-21 11:42:48	-->	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has joined #destructoid
2012-05-21 11:56:28	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-21 11:56:28	--	Mode #destructoid [+v Gemsi] by Q
2012-05-21 12:08:03	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-21 12:20:40	+Gandysampras	HI GAVIN
2012-05-21 12:21:38	@bloodylip	HI GAVIN
2012-05-21 12:27:16	+Gemsi	right so, do i roll us or eu in diablo 3 people ?
2012-05-21 12:29:25	@bloodylip	depends on who you want to play with!
2012-05-21 12:29:42	@bloodylip	can you roll a character on each?
2012-05-21 12:29:49	+Gemsi	seems so
2012-05-21 12:30:31	EvilCheese|work	which servers are more accessible?
2012-05-21 12:33:47	+Gandysampras	US
2012-05-21 12:33:56	+Gandysampras	We are all on there so far
2012-05-21 12:34:02	+Gandysampras	Though I have a 12 monk on Eu too
2012-05-21 12:34:07	+Gandysampras	EU*
2012-05-21 12:34:09	+Gemsi	fair enough then
2012-05-21 12:35:11	+Gandysampras	You just starting now Gemsi?
2012-05-21 12:35:20	+Gandysampras	I'll roll a new guy with you ifyou like
2012-05-21 12:35:37	+Gemsi	copy just turned up, will start a bit later this evening
2012-05-21 12:35:37	Halfleft|away	fuck you
2012-05-21 12:35:40	Halfleft|away	i mean hello*
2012-05-21 12:35:45	+Gandysampras	gayeeeee
2012-05-21 12:35:50	+Gandysampras	I wanna play now!
2012-05-21 12:36:53	theGoldenAvatar	I could play now.
2012-05-21 12:37:15	theGoldenAvatar	Except playing games at work is frowned upon.
2012-05-21 12:37:18	DtoidBot	...
2012-05-21 12:37:22	theGoldenAvatar	That's right.
2012-05-21 12:37:26	theGoldenAvatar	Freaking commies.
2012-05-21 12:38:01	Halfleft|away	Hoani and jake got told off at my work for playing words with friends like twice
2012-05-21 12:38:06	Halfleft|away	ten lashes
2012-05-21 12:38:08	Halfleft|away	each
2012-05-21 12:39:57	EvilCheese|work	this is the strangest brownie I've ever had. It has Snickers and Reeses in it.
2012-05-21 12:46:27	@bloodylip	also, lots of THC?
2012-05-21 12:47:02	EvilCheese|work	nope, distinctly lacking in THC
2012-05-21 12:47:29	@bloodylip	i want to eat these brownies: http://www.thelondoner.me/2011/06/slutty-brownies.html
2012-05-21 12:47:32	Halfleft|away	it's actually just a turd laced with acid.
2012-05-21 12:48:13	EvilCheese|work	those are some slutty brownies
2012-05-21 12:49:14	@Aerox	I still have those bookmarked
2012-05-21 12:49:16	@Aerox	I bought all the stuff to make them
2012-05-21 12:49:27	@Aerox	But then just made the cookies instead because they were faster
2012-05-21 12:51:29	Halfleft|away	fatty
2012-05-21 12:51:59	+Gandysampras	teehee
2012-05-21 12:53:33	@Aerox	HI GANDY
2012-05-21 12:55:07	Halfleft|away	oh hey i've started excercising
2012-05-21 12:55:09	Halfleft|away	WITH LOGIC
2012-05-21 12:55:11	+Gandysampras	Yo
2012-05-21 12:55:22	+Gandysampras	That's nice Gavin
2012-05-21 12:55:25	Halfleft|away	i'm doing zero lifts of infinite mass
2012-05-21 12:56:53	@Aerox	...
2012-05-21 12:56:54	@Aerox	boo.
2012-05-21 12:57:38	EvilCheese|work	contemplating the mass of a black hole?
2012-05-21 13:08:02	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-05-21 13:23:37	@Aerox	gandy how was your day
2012-05-21 13:35:59	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-21 13:37:34	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-05-21 13:54:09	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-05-21 13:54:09	--	Mode #destructoid [+v lolshin] by Q
2012-05-21 13:54:12	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-21 14:00:30	-->	Bob___ (webchat@pool-71-185-31-243.phlapa.fios.verizon.net) has joined #destructoid
2012-05-21 14:00:43	--	Bob___ is now known as PoopFace
2012-05-21 14:06:49	PoopFace	Hi kids!
2012-05-21 14:07:31	@bloodylip	hi poopface!
2012-05-21 14:08:10	PoopFace	:D
2012-05-21 14:20:08	PoopFace	how's everybody poopin'?
2012-05-21 14:20:51	EvilCheese|work	so-so
2012-05-21 14:21:17	EvilCheese|work	could use some fiber
2012-05-21 14:22:00	PoopFace	same that's why I started eating lots of oats.
2012-05-21 14:22:55	EvilCheese|work	oats huh?
2012-05-21 14:23:25	PoopFace	ya, raisin brand
2012-05-21 14:23:27	PoopFace	all that jazz.
2012-05-21 14:23:34	EvilCheese|work	not worried about the carbs?
2012-05-21 14:23:40	PoopFace	Nope.
2012-05-21 14:23:47	PoopFace	I aint fat
2012-05-21 14:26:58	EvilCheese|work	I forgot Ed Holmes used to be on the Daily Show
2012-05-21 14:27:14	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-21 14:31:40	@bloodylip	Helms?
2012-05-21 14:32:08	richterbelmont	chinese dentist
2012-05-21 14:32:10	EvilCheese|work	right
2012-05-21 14:34:00	PoopFace	anyone here played Type-0 by any chance?
2012-05-21 14:36:03	@Aerox	I doubt anyone here imported it
2012-05-21 14:36:35	PoopFace	me neither, Pirate Bay had a special sale though. discount prices and all that.
2012-05-21 14:36:51	@Aerox	There's not an english option, is htere?
2012-05-21 14:37:47	richterbelmont	is moose hungover?
2012-05-21 14:37:49	PoopFace	I'm assuming not, but honestly I haven't messed with the options buttons to know personally. Although, basic things like some items, attacks and whatnot are in english for some reason
2012-05-21 14:38:26	PoopFace	It costs like $90 to import
2012-05-21 14:38:48	PoopFace	I was thinking of just doing it, then I checked up on current CFW for PSP and realized how simple it's gotten... >_>
2012-05-21 14:40:08	PoopFace	It's really good though, has a much different feel from the recent games and the story looks interesting even though I can't read it
2012-05-21 14:42:26	@bloodylip	what is Type-0?
2012-05-21 14:43:12	@Aerox	Final Fantasy Agiato
2012-05-21 14:43:13	@Aerox	that got renamed
2012-05-21 14:43:21	@Aerox	To something slightly less stupid
2012-05-21 14:43:57	@bloodylip	ah
2012-05-21 14:45:09	PoopFace	yeah they took out the numerical correlation with XIII
2012-05-21 14:45:14	PoopFace	It uses the same mythology though
2012-05-21 14:45:15	benbeltran	Final Fantasy. I remember when I used to get excited about that.
2012-05-21 14:46:06	richterbelmont	if only they could unmake ff 13 and ff14 and put all that money into a...... real next gen dragon quest
2012-05-21 14:46:08	richterbelmont	hmmmm
2012-05-21 14:46:45	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-21 14:47:37	benbeltran	The real final fantasy sequel was Lost Odyssey 
2012-05-21 14:49:22	benbeltran	I liked what they did with the latest dragon quests btw. DQIX was pretty nice.
2012-05-21 14:49:58	richterbelmont	oh i just meant , make another one like dragon quest 8 but with next gen graphjcs
2012-05-21 14:50:00	richterbelmont	graphics
2012-05-21 14:50:16	benbeltran	Dragon Quest VIII <3
2012-05-21 14:50:23	richterbelmont	i dont know if dragon quest 10 will be like that with its focus online
2012-05-21 14:50:42	PoopFace	Why?
2012-05-21 14:50:46	PoopFace	DQ is boring.
2012-05-21 14:50:52	benbeltran	hells no
2012-05-21 14:51:04	benbeltran	Dragon Quest VIII is one of my favorite RPGs
2012-05-21 14:51:09	PoopFace	IX was fun, but VIII was generic and boring.
2012-05-21 14:51:12	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-05-21 14:51:13	PoopFace	I only liked the art
2012-05-21 14:51:24	benbeltran	IX was nice, especially with the collaboration
2012-05-21 14:52:19	benbeltran	VIII was very very good. Great challenge, a lot of exploring, beautiful graphics.
2012-05-21 14:52:20	PoopFace	I don't know, I've never been a DQ fan honestly. The games just always felt dry after the first few
2012-05-21 14:52:46	benbeltran	I'm a big DQ fan, so, yeah... I don't think we will ever agree on this XD
2012-05-21 14:52:51	PoopFace	lol
2012-05-21 14:52:58	benbeltran	Dairy Queen is just the best
2012-05-21 14:53:21	benbeltran	In DQVIII the monsters thing was nice.
2012-05-21 14:53:52	benbeltran	But I guess it depends on what you expect from an RPG
2012-05-21 14:54:23	benbeltran	I like the job system of DQVIII, I like exploring to find secrets, I like challenging fights, diversity in locations and characters
2012-05-21 14:54:30	PoopFace	Is 10 even coming to the Wii, still?
2012-05-21 14:54:33	PoopFace	I'm assuming not
2012-05-21 14:54:44	benbeltran	Wii and Wii U supposedly
2012-05-21 14:54:44	richterbelmont	wii and wii u
2012-05-21 14:55:04	benbeltran	Which sucks, since I don't own a wii. And I will have to, because I'm a bitch for the series
2012-05-21 14:55:48	PoopFace	I haven't played my Wii since Xenoblade came out last year
2012-05-21 14:55:58	EvilCheese|work	it's not like they're hard to get a hold of
2012-05-21 14:56:02	benbeltran	yeah
2012-05-21 14:56:19	benbeltran	but, it would be simpler. And I could spend the couple tens of dollars on something else
2012-05-21 14:56:21	PoopFace	it's hot to the touch for some reason. i think the fan is busted but if you tossed it into a pile of dry leaves i swear it'd catch within 20 minutes
2012-05-21 14:56:36	benbeltran	The graphics look nice in DQX
2012-05-21 14:56:45	benbeltran	DQ has never had cutting edge graphics though.
2012-05-21 14:56:53	EvilCheese|work	My Wii used to overheat when it was in standby mode
2012-05-21 14:56:57	EvilCheese|work	then it soft bricked
2012-05-21 14:57:07	EvilCheese|work	so I had to hack so I could reinstall the OS
2012-05-21 14:57:21	richterbelmont	i know dragon quest never had cutting edge graphics but why just make one like dq 8 and then go back?
2012-05-21 14:57:21	PoopFace	X has a subscription fee.
2012-05-21 14:57:42	benbeltran	Uggh, that sounds awful.
2012-05-21 14:57:59	benbeltran	I dunno. I loved eight's graphics, and I thought they would push cartoony graphics
2012-05-21 14:58:02	PoopFace	Is it an MMO type? That'd actually be really fun
2012-05-21 14:58:11	benbeltran	It looks MMOish
2012-05-21 14:58:19	EvilCheese|work	IX's graphics were pretty cartoony
2012-05-21 14:58:22	benbeltran	I would definitely play that.
2012-05-21 14:58:28	PoopFace	Well, it was on the DS to be fair. :P
2012-05-21 14:58:33	benbeltran	and it was for DS, so it couldn't really push graphics
2012-05-21 14:58:51	benbeltran	X graphcis look really nice. Like DQVIII, and a bit more fluid.
2012-05-21 14:59:02	benbeltran	softer colors
2012-05-21 14:59:15	benbeltran	also, the music <3 and the sound effects
2012-05-21 14:59:22	EvilCheese|work	I have nothing against cartoony/cell shaded graphics
2012-05-21 14:59:37	benbeltran	my SMS notification is Dragon Quest's Level-up sound
2012-05-21 14:59:42	EvilCheese|work	I loved Wind Waker and the recent DQ entries
2012-05-21 14:59:43	richterbelmont	oh i just wish dragon quest and final fantasy switched places on consoles , dragon quests just have been more fun this gen
2012-05-21 14:59:46	PoopFace	DQ looks better with cell shaded type graphics
2012-05-21 14:59:54	benbeltran	no wait. It's the victory sound. the doo-roo-roo-roo-roo, not the fanfare
2012-05-21 14:59:57	PoopFace	Akira's artwork kind of demands it
2012-05-21 15:00:11	benbeltran	yeah
2012-05-21 15:01:17	EvilCheese|work	that's funny because I think every console DragonBall game since the PS2 has been cell shaded
2012-05-21 15:01:30	PoopFace	yeah
2012-05-21 15:01:35	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-05-21 15:01:39	RobotBebop	Afternoon
2012-05-21 15:01:43	PoopFace	hey it's my best friend!
2012-05-21 15:01:45	PoopFace	:D
2012-05-21 15:01:54	benbeltran	no yearly plan for DQX
2012-05-21 15:01:58	dare-	Moose let's stream crap
2012-05-21 15:01:59	benbeltran	I want a yearly plan :(
2012-05-21 15:02:19	PoopFace	Speaking of DBZ, is Ultimate Tenkaichi any good?
2012-05-21 15:02:43	@bloodylip	nothing DBZ is any good
2012-05-21 15:02:51	PoopFace	better question, is it at least better or the same as Tenkaichi 3
2012-05-21 15:02:57	RobotBebop	i still want Ultimate Tenkaichi
2012-05-21 15:03:32	benbeltran	I've never liked DBZ games.
2012-05-21 15:03:35	PoopFace	The first three are getting an HD pack supposedly
2012-05-21 15:03:36	PoopFace	'which seems pointless
2012-05-21 15:04:04	richterbelmont	they are fun
2012-05-21 15:04:27	PoopFace	yeah they are
2012-05-21 15:04:33	PoopFace	the last one I played was 3
2012-05-21 15:04:40	benbeltran	I find them fun with other people, and for a short while.
2012-05-21 15:04:41	PoopFace	had horrible online but was fun with friends
2012-05-21 15:04:52	benbeltran	My roommate had all of them.
2012-05-21 15:05:10	benbeltran	had fun with it when we played, but never picked it up on my own
2012-05-21 15:05:10	dare-	Anyone want to go in on a Payday 4 pack
2012-05-21 15:05:37	PoopFace	unless you're playing with someone else it's pointless
2012-05-21 15:05:38	PoopFace	kind of like Melee/Brawl after the first 10 hours
2012-05-21 15:06:14	PoopFace	or, any fighting game
2012-05-21 15:06:28	richterbelmont	my dad got me that 2d psone game on ps1. the one that was in a 3d field but your character floated?
2012-05-21 15:06:41	EvilCheese|work	I think I owned one of the earlier Budokai games, but that was it.
2012-05-21 15:06:42	richterbelmont	i forgot what i was called
2012-05-21 15:07:37	richterbelmont	oh dragon ball z legends
2012-05-21 15:07:38	benbeltran	I tend to enjoy SF games for much longer while playing alone
2012-05-21 15:07:43	benbeltran	more than any other fighter games
2012-05-21 15:08:00	richterbelmont	its like the show but with 2d sprites and you beat up the other character and you automatically do a super attack
2012-05-21 15:08:00	richterbelmont	'
2012-05-21 15:08:16	richterbelmont	http://www.youtube.com/watch?v=aVxuvef0hKU
2012-05-21 15:08:19	DtoidBot	Dragon Ball Z Legends - Stage 1 (PSX)
2012-05-21 15:11:16	PoopFace	Attack of the Saiyans was good
2012-05-21 15:11:22	PoopFace	and Legacy 2
2012-05-21 15:11:47	richterbelmont	lol.... ever play db gt final bout
2012-05-21 15:11:56	PoopFace	was that the GBA one?
2012-05-21 15:12:13	PoopFace	i think so, i remember playing one GT game that was shittier than the TV show
2012-05-21 15:12:16	richterbelmont	no the 3d psone one , all 3d characters and stages and awkward combat?
2012-05-21 15:13:02	DougCL	did anyone else play that 2d gundam fighting game on ps1?
2012-05-21 15:13:05	PoopFace	ohh, nah never played that. i'll take your word for it ythough
2012-05-21 15:13:14	PoopFace	though*
2012-05-21 15:13:33	dare-	I did a long time ago
2012-05-21 15:14:24	DougCL	i could never beat big zam
2012-05-21 15:14:36	dare-	I barely remember much about it
2012-05-21 15:14:43	dare-	I played it for a couple hours and went back to SFA2
2012-05-21 15:14:53	richterbelmont	playing the wrong one dare
2012-05-21 15:15:05	richterbelmont	play gundam wing endless duel on super fami
2012-05-21 15:15:46	richterbelmont	http://www.youtube.com/watch?v=im6bRRa952E
2012-05-21 15:15:49	DtoidBot	[SNES] Gundam Wing Endless Dual HD - Intro
2012-05-21 15:15:53	richterbelmont	great gundam fighter
2012-05-21 15:16:41	richterbelmont	gameplay footage would help my case but go try the rom of that
2012-05-21 15:24:36	EvilCheese|work	great now you have me looking up Gundam Wing videos
2012-05-21 15:24:42	EvilCheese|work	I nostalgia'd
2012-05-21 15:25:50	richterbelmont	ill make it worse on you go play the yuu yuu hakusho super fami game too XD , great fighter when you know the mechanics
2012-05-21 15:38:34	DougCL	doesnt homeboy in that show just do finger guns?
2012-05-21 15:38:40	DougCL	seems OP in a fighting game
2012-05-21 15:42:01	richterbelmont	he didnt use it all the time , show is like dbz or any show of that nature.
2012-05-21 15:43:23	EvilCheese|work	he can only use it like once
2012-05-21 15:43:26	EvilCheese|work	kind of lame
2012-05-21 15:43:32	EvilCheese|work	I'd rather have the fire sword
2012-05-21 15:45:40	richterbelmont	the fighting game im talking about plays like a game of rock paper and scissors , sounds strange but it was fun
2012-05-21 15:46:22	richterbelmont	http://www.youtube.com/watch?v=5Bk_GZjgv58&feature=player_detailpage#t=28s
2012-05-21 15:46:25	DtoidBot	YYH Story Mode Part 2 - Yusuke vs. Kurama
2012-05-21 15:47:21	-->	joora (webchat@heu75-3-78-192-34-18.fbxo.proxad.net) has joined #destructoid
2012-05-21 15:48:33	joora	Hi all :)
2012-05-21 15:49:01	richterbelmont	dont watch the entire thing , its in japanese but it does follow the show faithfully
2012-05-21 15:50:42	joora	who is naia?
2012-05-21 15:51:25	EvilCheese|work	ur mom
2012-05-21 15:52:38	joora	Haha, So funny, you've a lot of humor, nice!
2012-05-21 15:53:32	joora	I know Naia, the only one Naia, THE Naia...
2012-05-21 15:53:42	richterbelmont	THE
2012-05-21 15:53:43	richterbelmont	bigby?
2012-05-21 15:53:44	EvilCheese|work	we like to keep things loose around here
2012-05-21 15:53:50	EvilCheese|work	also, rape
2012-05-21 15:54:12	joora	Here is not her!
2012-05-21 15:54:31	EvilCheese|work	!sq naia
2012-05-21 15:54:34	DtoidBot	[23] <naia> I'm a sucker for a guy in a trench coat
2012-05-21 15:54:36	DtoidBot	[167] <+naia> like how it feels to menstruate and shit
2012-05-21 15:54:39	DtoidBot	[173] <Naia> I'm such a bitch
2012-05-21 15:54:41	DtoidBot	[183] <+naia> !penis-- #its too high <+Cheezeitz> you're just short naia
2012-05-21 15:54:44	DtoidBot	[220] <naia> That's me, the carpet muncher
2012-05-21 15:54:47	DtoidBot	36 quotes remaining. !more for more.
2012-05-21 15:54:48	EvilCheese|work	there you go
2012-05-21 15:55:15	richterbelmont	ask something creeper like who is Maya is ok?
2012-05-21 15:55:24	richterbelmont	creepier
2012-05-21 15:56:19	joora	What a nice people here...
2012-05-21 15:59:17	EvilCheese|work	!wku penis
2012-05-21 15:59:20	DtoidBot	Reasons for positive karma for penis: I has one...  Mine has more character than half the women on this planet....  i likes it...  you can never have too much...  it's what's for dinner...  Mine is awesome....  Mine is better....  Tastes great, less filling...  gimme...  i has one...  I has a better one than Wilbo...  Fuck yeah...  <3...  I have one...  mine is awesume...  jealous much?...  i love you cc...
2012-05-21 15:59:23	DtoidBot	Why karma items remain. !more for more.
2012-05-21 15:59:38	richterbelmont	a huh
2012-05-21 16:00:09	EvilCheese|work	we do like our penises here
2012-05-21 16:00:14	EvilCheese|work	!wkd penis
2012-05-21 16:00:17	DtoidBot	Reasons for negative karma for penis: Too much penis...  101 penises...  vagina...  Because fuck you mandi!...  fuck you whores...  its too high...  Because mid3vol...  You don't want to eat what's in there...  causes boobs to be messy...  I heard that it hurts if it goes up your butt....
2012-05-21 16:00:46	joora	Stupid Naia here should go back to 4chan, let this nick free for real people!
2012-05-21 16:01:21	richterbelmont	Are you tommy wiseau?
2012-05-21 16:01:32	joora	I let you play with penis
2012-05-21 16:01:35	<--	joora (webchat@heu75-3-78-192-34-18.fbxo.proxad.net) has left #destructoid
2012-05-21 16:02:25	EvilCheese|work	You are tearing me apart, Lisa!
2012-05-21 16:02:26	richterbelmont	enters chatroom , What are all the girls who visit this irc room up to?!?!
2012-05-21 16:02:30	richterbelmont	thats not creepy at all
2012-05-21 16:02:41	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-21 16:05:47	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-21 16:05:47	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-21 16:05:47	--	andrewm_ is now known as andrewm
2012-05-21 16:06:09	@Aerox	God, foreigners are the worst
2012-05-21 16:07:03	-->	[Rabite] (mine@99.11.23.26) has joined #destructoid
2012-05-21 16:07:59	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (Ping timeout)
2012-05-21 16:08:21	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-21 16:08:21	--	Mode #destructoid [+o bloodylip] by Q
2012-05-21 16:09:21	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-21 16:09:40	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-21 16:12:30	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-21 16:12:30	<--	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has quit (Read error: Operation timed out)
2012-05-21 16:12:30	-->	[Slime] (mine@99.11.23.26) has joined #destructoid
2012-05-21 16:12:31	<--	Gandysampras (~Gandysamp@109.175.206.9) has quit (Ping timeout)
2012-05-21 16:12:52	<--	[Rabite] (mine@99.11.23.26) has quit (Ping timeout)
2012-05-21 16:16:02	-->	PassionateStyos (webchat@ti0171a380-dhcp0505.bb.online.no) has joined #destructoid
2012-05-21 16:18:00	PassionateStyos	Hmmmm, no activity around 'ere, eh?
2012-05-21 16:19:11	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-21 16:20:12	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-21 16:21:44	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-21 16:22:57	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-21 16:23:24	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Quit: Page closed)
2012-05-21 16:23:35	<--	[Slime] (mine@99.11.23.26) has quit (Ping timeout)
2012-05-21 16:24:01	<--	PassionateStyos (webchat@ti0171a380-dhcp0505.bb.online.no) has quit (Quit: Page closed)
2012-05-21 16:24:13	richterbelmont	hello!
2012-05-21 16:24:40	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-05-21 16:27:24	RobotBebop	RACIST JRO
2012-05-21 16:27:37	@Aerox	YOUR FACE IS RACIST
2012-05-21 16:27:42	RobotBebop	YOUR FACE IS A BUTT
2012-05-21 16:27:49	@Aerox	YOUR BUTT IS A DOUBLEBUTT
2012-05-21 16:28:26	richterbelmont	canada phobe
2012-05-21 16:34:51	@Aerox	what are you doing here so early moose
2012-05-21 16:35:13	RobotBebop	huh?
2012-05-21 16:35:14	RobotBebop	oh
2012-05-21 16:35:17	RobotBebop	its a holiday
2012-05-21 16:35:27	@Aerox	what holiday
2012-05-21 16:35:35	RobotBebop	Victoria Day
2012-05-21 16:38:22	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-21 16:38:22	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-21 16:38:22	--	andrewm_ is now known as andrewm
2012-05-21 16:46:42	richterbelmont	did you see him rant last night drunk jro? he ranted more than me when im sober
2012-05-21 16:46:55	@Aerox	I did it was awesome
2012-05-21 16:47:10	RobotBebop	ranting?
2012-05-21 16:47:20	-->	Malcor (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-21 16:47:53	Malcor	Yo
2012-05-21 16:49:39	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-05-21 16:51:00	StoryR	look what I did today
2012-05-21 16:51:01	StoryR	http://www.reddit.com/user/USES_BING/
2012-05-21 16:51:02	StoryR	LOLOL
2012-05-21 16:51:26	StoryR	half of my main accounts comment karma in ONE POST
2012-05-21 16:51:48	RobotBebop	!StoryR-- # made a novelty account on reddit
2012-05-21 16:51:51	DtoidBot	The karma of StoryR is 6.
2012-05-21 16:52:10	StoryR	lol, I made the account like 3 months ago. I was finally able to use it well today
2012-05-21 16:52:14	[Rabite]	!StoryR-- #karma whore
2012-05-21 16:52:17	DtoidBot	The karma of StoryR is 5.
2012-05-21 16:52:57	@Aerox	HI RICKEY
2012-05-21 16:53:03	StoryR	HI JRO
2012-05-21 16:53:22	@Aerox	You'd get more karma if you hunted down rape victims and berated them
2012-05-21 16:53:26	@Aerox	Or maybe made some hilarious nigger jokes
2012-05-21 16:53:36	richterbelmont	i thought the amazing athiest only did that
2012-05-21 16:53:41	StoryR	or posted a screencap of FB of someone talking about jesus
2012-05-21 16:53:52	RobotBebop	or posted a screenshot of StarFox on /r/gaming with the caption "CAN WE GET A REMAKE ALREADY"
2012-05-21 16:54:07	StoryR	DAE REMEMBER OCARINA OF TIME?
2012-05-21 16:54:13	@Aerox	HEY GUYS
2012-05-21 16:54:16	@Aerox	DAE REMEMBER HTIS?!?!?
2012-05-21 16:54:17	@Aerox	http://gamemilitia.com/wp-content/uploads/2012/01/diablo.png
2012-05-21 16:54:25	richterbelmont	REMEMBER MODERN WARFARE 3 , thats so retro and old!
2012-05-21 16:54:27	StoryR	Here's my Link stained glass, what does reddit think?
2012-05-21 16:54:36	richterbelmont	gaming hipster hur hur hur
2012-05-21 16:55:23	StoryR	who's played tribes ascend?
2012-05-21 16:55:27	StoryR	because if you haven't do it please
2012-05-21 16:55:44	RobotBebop	whats HTIS jro
2012-05-21 16:56:00	RobotBebop	i'm getting useless acronyms on google
2012-05-21 16:56:20	@Aerox	are you still drunk
2012-05-21 16:56:23	StoryR	lol
2012-05-21 16:56:24	RobotBebop	no
2012-05-21 16:56:30	RobotBebop	i;m brainfarting
2012-05-21 17:05:20	richterbelmont	get drunk again livestream it
2012-05-21 17:09:25	<--	Malcor (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has quit (Quit: Leaving)
2012-05-21 17:18:33	dare-	Brainmoosing
2012-05-21 17:22:33	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-21 17:32:58	Gandy	Faaaaaaaaaaaaaaaaaaaaaart
2012-05-21 17:34:28	RobotBebop	DISGUSTING
2012-05-21 17:34:49	Gandy	Moose, hurry up and get to hell
2012-05-21 17:35:44	RobotBebop	http://imgur.com/r/funny/2aAlg
2012-05-21 17:37:53	@Aerox	hahahha
2012-05-21 17:38:00	@Aerox	gandy
2012-05-21 17:38:10	@Aerox	I have every ingredient for the staff of herding except the gibbering coin
2012-05-21 17:38:12	-->	Batthink (webchat@host86-146-162-47.range86-146.btcentralplus.com) has joined #destructoid
2012-05-21 17:38:13	@Aerox	Go get that for me
2012-05-21 17:38:20	<--	Batthink (webchat@host86-146-162-47.range86-146.btcentralplus.com) has quit (Registered)
2012-05-21 17:38:20	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-21 17:38:22	Gandy	Where is it
2012-05-21 17:38:23	@Aerox	and we can run whimsyshire tonight
2012-05-21 17:38:36	@Aerox	sorry gibbering gemstone
2012-05-21 17:38:41	@Aerox	ok so
2012-05-21 17:38:44	RobotBebop	gibbering hehe
2012-05-21 17:38:52	Gandy	act III eh
2012-05-21 17:38:53	@Aerox	Act 3, Bridge of Korsikk Waypoint
2012-05-21 17:39:05	@Aerox	On the fields of Slaughter, one dungeon will always spawn
2012-05-21 17:39:09	@Aerox	it's either Icefall Caves or Cavern of Frost
2012-05-21 17:39:21	Gandy	It's in caverns of frost
2012-05-21 17:39:24	@Aerox	If you get Cavern of Frost, there's a chance a named unique called Chiltara can spawn inside
2012-05-21 17:39:27	@Aerox	and she'll drop it
2012-05-21 17:39:30	Gandy	kay
2012-05-21 17:39:34	@Aerox	I've gotten Cavern of Frost twice but Chiltara didn't spawn either time
2012-05-21 17:39:35	Gandy	I'll spam run it now
2012-05-21 17:39:53	@Aerox	I'd do it on normal it'll be easiest
2012-05-21 17:40:00	@Aerox	and we can run NM whimsyshire tonight
2012-05-21 17:40:50	Gandy	which quest is closest?
2012-05-21 17:41:58	Gandy	Aerox.
2012-05-21 17:42:12	@Aerox	Just pick any in Act 3 that start you in town
2012-05-21 17:42:15	@Aerox	and take the WP
2012-05-21 17:42:19	Gandy	oh yeah
2012-05-21 17:42:21	@Aerox	i was doing the second to last one
2012-05-21 18:03:06	RobotBebop	burps
2012-05-21 18:03:23	Gandy	GOT IT
2012-05-21 18:03:44	Gandy	woops caps
2012-05-21 18:04:58	@Aerox	yay
2012-05-21 18:06:21	richterbelmont	NOPE
2012-05-21 18:07:13	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-21 18:07:13	--	Mode #destructoid [+o BPG] by Q
2012-05-21 18:18:18	dare-	Moose where's your stream
2012-05-21 19:58:36		irc: disconnected from server
2012-05-21 20:41:17	-->	benbeltran (~benbeltra@200.76.90.150) has joined #destructoid
2012-05-21 20:41:17	--	Nicks #destructoid: [@bloodylip @BPG @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewjm benbeltran cardfrek2 dare- DougCL DtoidBot HammerTiem Kasreyn Lelio|Away Morcant n0brein|offline pointzeroeight richterbelmont RobotBebop StoryR Suff0cat]
2012-05-21 20:41:17	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 6 voices, 19 normals)
2012-05-21 20:41:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-21 20:42:14	+Gandysampras	gimme 25 minutes
2012-05-21 20:42:17	+Gandysampras	<3
2012-05-21 20:42:23	Aerox	TWENTY FIVE
2012-05-21 20:42:23	Aerox	JESUS
2012-05-21 20:42:33	Aerox	i will go do cheevos I guess
2012-05-21 20:45:02	Aerox	ARE YOU REALLY DOING THE HOUR RUN
2012-05-21 20:45:04	Aerox	RIGHT NOW
2012-05-21 20:47:58	@TDiddy	lol
2012-05-21 20:54:27	+Gandysampras	Done
2012-05-21 20:55:01	Aerox	you are such a turd
2012-05-21 20:55:42	+Gandysampras	Suck my dick
2012-05-21 20:55:46	+Gandysampras	call me on skype
2012-05-21 20:56:04	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Signed off)
2012-05-22 08:57:13	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-22 08:57:13	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +lolshin +Torzelan [Rabite] ^power _0handle_ Apple_Master benbeltran cardfrek2 DougCL DtoidBot Kasreyn Lelio|Away metalnarf Morcant n0brein|offline pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck]
2012-05-22 08:57:13	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-05-22 08:57:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-22 09:03:00	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-22 09:03:00	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +lolshin +Torzelan [Rabite] ^power _0handle_ Apple_Master benbeltran cardfrek2 DougCL DtoidBot Kasreyn Lelio|Away metalnarf Morcant n0brein|offline pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck]
2012-05-22 09:03:00	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-05-22 09:03:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-22 09:14:03	<--	_0handle_ (~zerohandl@e208-152.eduroam.tuwien.ac.at) has quit (Read error: EOF from client)
2012-05-22 09:21:13	benbeltran	freshbot, help amb ush
2012-05-22 09:21:16	benbeltran	freshbot, help ambush
2012-05-22 09:21:32	benbeltran	woops
2012-05-22 09:21:35	TheToiletDuck	also help katebush
2012-05-22 09:21:36	benbeltran	wrong channel, mea culpa
2012-05-22 09:21:57	benbeltran	I have a hubot running in another chan :P
2012-05-22 09:52:44	theGoldenAvatar	Who is Serph?
2012-05-22 09:53:16	+lolshin	wut
2012-05-22 09:53:42	theGoldenAvatar	Someone named Serph just tried to friend me.
2012-05-22 09:53:47	+lolshin	on what
2012-05-22 09:53:51	theGoldenAvatar	D3
2012-05-22 09:53:58	+lolshin	lolololol
2012-05-22 09:54:02	+lolshin	yea idk
2012-05-22 09:54:20	+lolshin	oh wait are we friends on the d3 yet
2012-05-22 09:54:26	theGoldenAvatar	Doubt it.
2012-05-22 09:54:34	+lolshin	lolshin#1664
2012-05-22 09:54:34	theGoldenAvatar	What's your tag?
2012-05-22 09:54:35	+lolshin	i think
2012-05-22 09:54:39	+lolshin	lemme chek
2012-05-22 09:54:56	+lolshin	yea
2012-05-22 09:54:58	+lolshin	that's it
2012-05-22 09:54:59	theGoldenAvatar	K.
2012-05-22 09:55:06	theGoldenAvatar	Should get a request from Andrew#1329
2012-05-22 09:55:11	+lolshin	kk
2012-05-22 09:55:39	theGoldenAvatar	I posted my tag on Twitter and Facebook
2012-05-22 09:55:45	theGoldenAvatar	This must be someone I know.
2012-05-22 09:56:43	+lolshin	oolloo
2012-05-22 09:56:45	+lolshin	did you try accepting it
2012-05-22 09:56:46	+lolshin	it shows names
2012-05-22 09:59:26	+lolshin	ooOoOOOo i see you have a monk :3
2012-05-22 10:00:11	+lolshin	awesomeclass is awesome
2012-05-22 10:01:07	theGoldenAvatar	The fuck.
2012-05-22 10:01:18	theGoldenAvatar	Mats on the AH are dirt cheap.
2012-05-22 10:01:25	+lolshin	hahahahaha
2012-05-22 10:01:31	+lolshin	lots of things on the AH are dirt cheap
2012-05-22 10:01:33	+lolshin	if you dig a little
2012-05-22 10:01:46	theGoldenAvatar	I just bought 100 essences 1200g
2012-05-22 10:01:51	theGoldenAvatar	for*
2012-05-22 10:01:54	+lolshin	haha
2012-05-22 10:01:59	+lolshin	have you bought items on the AH yet/
2012-05-22 10:02:01	+lolshin	?
2012-05-22 10:02:13	theGoldenAvatar	I'd been salvaging items worth 200g for 1 essence :|
2012-05-22 10:02:41	+lolshin	yea i ended up with like 100 essence, so i was like "fuck it" and started selling stuff again
2012-05-22 10:02:46	+lolshin	AH is really nice
2012-05-22 10:03:06	+lolshin	some of the stuff is pricey, 20-30k gold is the most i'd pay for something
2012-05-22 10:03:21	+lolshin	but you can almost always find someone selling something great for 2-8k
2012-05-22 10:03:30	+lolshin	gotta snatch those up tho, they go fast
2012-05-22 10:03:47	+lolshin	i've had a ton of things get sold right before i clicked buy
2012-05-22 10:04:34	+lolshin	i'd suggest finishing up normal mode as fast as you can; nightmare difficulty is so much better
2012-05-22 10:05:39	theGoldenAvatar	Normal mode is way too easy.
2012-05-22 10:05:43	@bloodylip	normal is tutorial mode
2012-05-22 10:05:45	+lolshin	act 1 is hella boring on normal, act 2 of normal is cool, act 3 is alright, act 4 is pretty sweet
2012-05-22 10:05:50	@bloodylip	just reaaaally long for a tutorial
2012-05-22 10:05:53	+lolshin	yeah
2012-05-22 10:05:53	theGoldenAvatar	Which kind of annoys me.
2012-05-22 10:06:03	+lolshin	yea but there are tons of people who've never played a diablo game
2012-05-22 10:06:07	+lolshin	and there's a LOT to learn
2012-05-22 10:06:09	theGoldenAvatar	That I couldn't start Nightmare
2012-05-22 10:06:10	@bloodylip	by the time i got to diablo, i had 3k HP and 1600 armor
2012-05-22 10:06:11	+lolshin	if you've never done that
2012-05-22 10:06:14	+lolshin	yeah
2012-05-22 10:06:17	+lolshin	that kinda sucks tga
2012-05-22 10:06:31	+lolshin	haha yeah i steamrolled him
2012-05-22 10:06:40	theGoldenAvatar	The game isn't nearly as fun when there's no challenge.
2012-05-22 10:06:48	+lolshin	nightmare is SO much better
2012-05-22 10:06:50	theGoldenAvatar	And the game isn't as fun when you've beaten it recently.
2012-05-22 10:06:52	+lolshin	yeah
2012-05-22 10:07:09	theGoldenAvatar	So you lose something either way.
2012-05-22 10:07:42	+lolshin	well nah
2012-05-22 10:07:59	+lolshin	starting NM right after beating normal is like a fresh breath of air after 5 years in a cellar
2012-05-22 10:08:06	+lolshin	ololollool
2012-05-22 10:08:13	theGoldenAvatar	Haha
2012-05-22 10:08:20	+lolshin	it's that good
2012-05-22 10:08:21	theGoldenAvatar	They should put that on the box.
2012-05-22 10:08:22	+lolshin	balanced so well
2012-05-22 10:08:25	+lolshin	haha
2012-05-22 10:08:43	+lolshin	i didn't die until i got halfway through act 2 of nightmare
2012-05-22 10:08:54	+lolshin	and even then it was because of 2 seconds of lag
2012-05-22 10:08:55	theGoldenAvatar	I probably won't get to NM until this weekend.
2012-05-22 10:09:06	+lolshin	also because i was being stupid and running back in with 50% health
2012-05-22 10:09:07	theGoldenAvatar	Been playing with my brother and our schedules don't sync that well.
2012-05-22 10:09:13	+lolshin	ah
2012-05-22 10:09:16	+lolshin	yeah
2012-05-22 10:09:37	+lolshin	i'm playing with my friend who just graduated, so he's pretty much free whenever lolol
2012-05-22 10:09:49	theGoldenAvatar	Thanks Obama!
2012-05-22 10:10:03	+lolshin	hahahah
2012-05-22 10:10:16	+lolshin	i think he's getting a job soon tho
2012-05-22 10:10:19	+lolshin	he went to UC berkeley
2012-05-22 10:10:28	+lolshin	has some crazy nice dual degree
2012-05-22 10:10:30	+lolshin	or somethin
2012-05-22 10:10:33	+lolshin	i dont even remember
2012-05-22 10:10:54	+lolshin	i just know he got interviews for jobs that start at 60-80k/year
2012-05-22 10:10:55	theGoldenAvatar	English and Communications
2012-05-22 10:10:57	@bloodylip	yeah, the only time i died in normal, i joined a game 5 levels higher than me and TP'd into the middle of a battle
2012-05-22 10:11:01	+lolshin	haha no
2012-05-22 10:11:09	+lolshin	it was some science and some law degree
2012-05-22 10:11:24	+lolshin	he's taking the LSAT or w/e soon
2012-05-22 10:11:29	theGoldenAvatar	I died once.
2012-05-22 10:11:36	theGoldenAvatar	I DC'd and came back to my corpse.
2012-05-22 10:11:41	+lolshin	haha
2012-05-22 10:12:37	@bloodylip	haha, hito lost out on some awesome gloves or something last night because his wifi disconnected before he could grab them
2012-05-22 10:12:47	theGoldenAvatar	That happened to me too.
2012-05-22 10:12:56	theGoldenAvatar	I swear I picked them up.
2012-05-22 10:13:03	theGoldenAvatar	But the server though otherwise.
2012-05-22 10:13:06	theGoldenAvatar	thought*
2012-05-22 10:14:00	+lolshin	haha
2012-05-22 10:14:06	+lolshin	i actually got an item that it said i missed
2012-05-22 10:14:07	+lolshin	for free
2012-05-22 10:14:07	+lolshin	once
2012-05-22 10:14:10	+lolshin	because of AH lag
2012-05-22 10:14:46	+lolshin	bloodylip what is your battletag majigger
2012-05-22 10:16:41	theGoldenAvatar	 I gotta run errands
2012-05-22 10:16:44	--	theGoldenAvatar is now known as tga|out
2012-05-22 10:17:47	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-05-22 10:18:50	@bloodylip	sheeeeeeeeeeeeeeit
2012-05-22 10:18:54	@bloodylip	gonna make me look it up, aren't you?
2012-05-22 10:19:18	+lolshin	lolshin#1664
2012-05-22 10:19:20	+lolshin	if you don't wanna
2012-05-22 10:19:21	+lolshin	:3
2012-05-22 10:19:46	@bloodylip	bloodylip#1850
2012-05-22 10:19:56	@bloodylip	you go ahead and add me
2012-05-22 10:20:04	@bloodylip	i'm sure i'll forget this even happened by the time i get home
2012-05-22 10:20:10	+lolshin	OKIE DOKIE
2012-05-22 10:20:30	+lolshin	olololol
2012-05-22 10:30:19	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-22 10:38:17	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-05-22 10:43:14	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-22 10:43:14	--	Mode #destructoid [+o Aerox] by Q
2012-05-22 10:58:27	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-22 11:02:18	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-22 11:02:18	--	Mode #destructoid [+o TDiddy] by Q
2012-05-22 11:07:04	storyr	Herro fwiends!
2012-05-22 11:08:54	@bloodylip	herro wickey
2012-05-22 11:10:26	storyr	how goes it
2012-05-22 11:10:28	storyr	?
2012-05-22 11:10:40	@Aerox	HI RICKEY!
2012-05-22 11:10:49	storyr	hello sir
2012-05-22 11:11:22	storyr	I'm peeling a hard boiled egg and it's no bueno
2012-05-22 11:11:32	@bloodylip	i thought you said you're peeing a hard boild egg
2012-05-22 11:11:40	@Aerox	I hope that's a metaphor
2012-05-22 11:11:41	@bloodylip	and i thought how painful that must be
2012-05-22 11:11:44	@Aerox	for something really sequal
2012-05-22 11:11:45	@Aerox	*sexual
2012-05-22 11:11:48	storyr	BIGGEST STONE I EVER PASSED
2012-05-22 11:11:49	@Aerox	i don't know how that Q got in there
2012-05-22 11:12:04	@bloodylip	Aerox: it got in there because you're a stupid
2012-05-22 11:12:54	storyr	no metaphor
2012-05-22 11:13:32	@bloodylip	i think i'll go for a walk and hope i don't get rained on!
2012-05-22 11:13:34	@bloodylip	wish me luck!
2012-05-22 11:13:51	storyr	good luck!
2012-05-22 11:13:53	@Aerox	I thought maybe you had dressed someone up as an egg
2012-05-22 11:13:58	@Aerox	and were slowly peeling their clothes off
2012-05-22 11:14:04	@Aerox	and then dumped a bucket of yolk on them
2012-05-22 11:14:15	storyr	hmm
2012-05-22 11:14:19	storyr	that sounds....interesting
2012-05-22 11:14:27	@Aerox	you mean extremely erotic
2012-05-22 11:14:29	@bloodylip	it's hardboiled, the yolk would be solid!
2012-05-22 11:14:32	@Aerox	SHUT UP
2012-05-22 11:14:33	@Aerox	OH MY GOD
2012-05-22 11:14:35	@Aerox	GET OUT
2012-05-22 11:15:19	@Aerox	I hope you fall in the mud on your walk
2012-05-22 11:17:58	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-22 11:17:59	--	Mode #destructoid [+v jorge`] by Q
2012-05-22 11:29:38	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-22 11:33:41	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-22 11:46:05	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-22 11:46:05	--	Mode #destructoid [+v Gemsi] by Q
2012-05-22 11:55:05	@bloodylip	i'm back and i did not fall in the mud
2012-05-22 11:55:07	@bloodylip	so suck it
2012-05-22 12:07:18	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-22 12:08:19	Halfleft|away	hey so fucking guess what
2012-05-22 12:08:32	Halfleft|away	get home, it's fucking melting hot because fucking weather is fucking shit
2012-05-22 12:08:44	Halfleft|away	go to hop in the shower, as I am wont to do after a shit day (all of them)
2012-05-22 12:08:54	Halfleft|away	oh hey cool someone's used it hours ago and kept the windows stuff
2012-05-22 12:09:09	Halfleft|away	the entire fuckin room is coated in water and everythings sodden
2012-05-22 12:09:13	@TDiddy	ew
2012-05-22 12:09:14	Halfleft|away	oh hey look at what else is cool.
2012-05-22 12:09:21	Halfleft|away	the tub is full of other people's fucking hair wicked
2012-05-22 12:09:32	Halfleft|away	so I rince that away,as I have to do entirely too often.
2012-05-22 12:09:47	Halfleft|away	Do a shower in my shit kneel-down shower because it's fucking attached to the wall at chest height
2012-05-22 12:09:58	Halfleft|away	go to dry off and notice something on the edge of the tub
2012-05-22 12:10:04	Halfleft|away	"oh shit i'm bleeding!"
2012-05-22 12:10:12	Halfleft|away	So i try to fucking find where it's coming from
2012-05-22 12:10:13	Halfleft|away	NOPE
2012-05-22 12:10:18	Halfleft|away	SOMEONE ELSES FUCKING BLOOD DROPLETS
2012-05-22 12:10:20	Halfleft|away	FUCKING GREAT
2012-05-22 12:10:23	Halfleft|away	YAY
2012-05-22 12:10:31	@TDiddy	i hope you didnt investigate further
2012-05-22 12:10:44	Halfleft|away	I grimaced and rinsed it away
2012-05-22 12:10:54	+Gemsi	you really should get better flatmates
2012-05-22 12:11:10	Halfleft|away	You're telling me.
2012-05-22 12:11:53	@bloodylip	it's probably some leftover blood from when you murdered them
2012-05-22 12:12:51	Halfleft|away	futureblood
2012-05-22 12:22:52	-->	meeetalnarf (~meetalnar@p54AC98D5.dip0.t-ipconnect.de) has joined #destructoid
2012-05-22 12:34:03	<--	meeetalnarf (~meetalnar@p54AC98D5.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-22 12:44:56	+lolshin	timeblood
2012-05-22 13:22:44	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-22 13:26:13	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-22 13:27:38	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-22 13:31:00	-->	Malcor (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-22 13:31:57	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-22 13:31:57	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-22 13:32:09	dare-	Hi Gandy
2012-05-22 13:32:17	+Gandysampras	Yo yo yo
2012-05-22 13:35:36	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-22 13:35:57	+lolshin	hola
2012-05-22 13:36:31	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-22 13:37:35	@Aerox	HI GANDY
2012-05-22 13:37:56	+Gandysampras	Yo yo JRo
2012-05-22 13:38:29	@Aerox	You are amazing in every way
2012-05-22 13:38:46	+Gandysampras	<3
2012-05-22 13:38:55	+Gandysampras	Tell hodor I am sad that it wasn't his dick.
2012-05-22 13:39:39	+Gandysampras	Also, you are so sexy.
2012-05-22 13:39:43	+Gandysampras	More hell tonight?
2012-05-22 13:39:49	richterbelmont	like a worm
2012-05-22 13:39:54	@Aerox	yes yes yes
2012-05-22 13:40:00	+Gandysampras	Sweeeeeeet
2012-05-22 13:40:01	dare-	A million times yes
2012-05-22 13:40:06	@Aerox	Tom Brown and I are chatting builgs
2012-05-22 13:40:07	@Aerox	builds
2012-05-22 13:40:08	@Aerox	but I need gold
2012-05-22 13:40:11	+Gandysampras	I spent so much money on items last night
2012-05-22 13:40:14	+Gandysampras	like 200k
2012-05-22 13:40:16	@Aerox	I am down to like 40k
2012-05-22 13:40:21	@Aerox	I just bought three new things
2012-05-22 13:40:24	@Aerox	and am up to 6.5k
2012-05-22 13:40:38	@Aerox	from5k
2012-05-22 13:40:50	+Gandysampras	I've got 10k left
2012-05-22 13:41:04	+lolshin	i can't wait until 40k is just change in ma pockets
2012-05-22 13:41:10	+lolshin	lolololo
2012-05-22 13:53:20	dare-	lolshin was crying all night
2012-05-22 13:53:29	dare-	"THE SERVER IS DOWN I'LL NEVER CATCH UP TO GANDY AND AEROX"
2012-05-22 13:53:38	@Aerox	the server is down?
2012-05-22 13:53:52	dare-	It was down at like 2am for a few hours or something
2012-05-22 13:54:02	@Aerox	Get a job
2012-05-22 14:07:07	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Quit)
2012-05-22 14:07:29	--	tga|out is now known as theGoldenAvatar
2012-05-22 14:07:34	theGoldenAvatar	I guess he went to get a job.
2012-05-22 14:09:00	Suff0cat	bout time
2012-05-22 14:12:43	@Aerox	I meant shin
2012-05-22 14:13:02	+lolshin	lololoplpolploplo
2012-05-22 14:13:11	@Aerox	lop lop
2012-05-22 14:13:13	+lolshin	it was 8 hrs
2012-05-22 14:13:18	+lolshin	which i found a bit excessive
2012-05-22 14:13:20	theGoldenAvatar	Well, I've been trying to get dare to get a job for months.
2012-05-22 14:38:58	richterbelmont	me too
2012-05-22 14:40:36	+Gandysampras	Get to 85 you boner
2012-05-22 14:40:38	+Gandysampras	55*
2012-05-22 14:42:42	@Aerox	:(
2012-05-22 14:42:48	richterbelmont	:)
2012-05-22 14:44:12	@Aerox	i might try Iskatu farming
2012-05-22 14:47:00	+lolshin	llolololo
2012-05-22 14:48:02	Malcor	6.4
2012-05-22 14:48:05	Malcor	whoops
2012-05-22 14:48:35	Malcor	wrong channel lol
2012-05-22 14:49:05	richterbelmont	inch comparisons in bearcave?
2012-05-22 14:49:49	Malcor	no bg
2012-05-22 14:55:32	richterbelmont	http://www.ebay.com/itm/Custom-Painted-Super-Nintendo-System-Sexy-Cammy-Street-Fighter-II-2-Turbo-SNES-/310396785711?pt=Video_Games&hash=item484517142f
2012-05-22 14:58:21	storyr	just the name in the URL is hilarious
2012-05-22 14:58:34	storyr	SEXY CAMMY STREET FIGHTER II 2 TURBO
2012-05-22 14:58:51	storyr	Street Fighter II 2 Turbo was probably my favorite
2012-05-22 14:58:56	storyr	TWO TWO TURBO
2012-05-22 14:59:13	richterbelmont	why would you paint cammys butt on a super nintendo?
2012-05-22 14:59:17	richterbelmont	who is this artist?
2012-05-22 14:59:52	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-22 15:01:12	storyr	especially in that super awkward poorly done angle
2012-05-22 15:03:51	@Aerox	ahahahahha
2012-05-22 15:03:52	@Aerox	this rules
2012-05-22 15:05:08	Suff0cat	you should buy it
2012-05-22 15:05:26	+Gandysampras	yeah J-Ro, youa re "Aerox rich" after all
2012-05-22 15:05:30	+Gandysampras	you are*
2012-05-22 15:05:56	@Aerox	i spent my fortune on bondage gear
2012-05-22 15:06:35	@Aerox	it was worth it for a fully functioning authentic torture rack for my office
2012-05-22 15:06:37	+Gandysampras	and coprophagia paraphenalia
2012-05-22 15:06:43	Suff0cat	you would
2012-05-22 15:06:47	Suff0cat	freak
2012-05-22 15:06:50	@Aerox	I feel like that's a fetish that doesn't have paraphenalia
2012-05-22 15:06:59	@Aerox	unless you're like…buying turds
2012-05-22 15:07:15	@Aerox	I wonder if you could sell turds on ebay
2012-05-22 15:07:19	@Aerox	Then I could actually be rich
2012-05-22 15:07:22	+Gandysampras	fancy poop recepticles
2012-05-22 15:07:30	+Gandysampras	special dishes maybe?
2012-05-22 15:07:44	+Gandysampras	I dont know, I'm just guessing at the depravity that lurks within your mind
2012-05-22 15:08:25	+lolshin	the auction house is stealing money from me :-/
2012-05-22 15:09:01	+Gandysampras	sweet
2012-05-22 15:09:09	+Gandysampras	quit buying gear and level up
2012-05-22 15:09:18	+lolshin	i'm buying dye :3
2012-05-22 15:09:46	+lolshin	and i'm trying to wait for my friend in CA
2012-05-22 15:09:51	+lolshin	he needs to hurry his ass up
2012-05-22 15:10:08	+Gandysampras	Tell him to fuck off
2012-05-22 15:10:12	+lolshin	hahaha
2012-05-22 15:16:58	+Gemsi	hmm seems it may not be D3 having problems so much as my graphics card acting up...
2012-05-22 15:17:48	+Gandysampras	did you get the new nvidia drivers today?
2012-05-22 15:18:01	+Gemsi	i updated last night, have they changed again ?
2012-05-22 15:18:28	+Gandysampras	I didnt get them til today
2012-05-22 15:19:01	+Gemsi	yeah they updated today
2012-05-22 15:19:45	+Gemsi	will update and see
2012-05-22 15:20:18	+Gemsi	because the game randomly flickering a black screen up without warning isn't helpful
2012-05-22 15:20:31	+Gandysampras	annoying
2012-05-22 15:20:34	+Gandysampras	what level are you/
2012-05-22 15:20:41	+Gemsi	like 11
2012-05-22 15:20:41	richterbelmont	blow into the cart
2012-05-22 15:20:52	+Gandysampras	sexy
2012-05-22 15:21:12	+Gemsi	chrome is now doing some odd graphic breaking now as well
2012-05-22 15:21:41	+Gandysampras	brill
2012-05-22 15:22:47	+Gemsi	card is running a little hot as well
2012-05-22 15:23:36	+Gemsi	but then speedfan doesn't look like it's reporting right, 154c cpu temp, vs the 46 speccy is showing
2012-05-22 15:29:27	--	Malcor is now known as Malcor|bed
2012-05-22 15:35:56	--	Aerox is now known as Aerox|Lunch
2012-05-22 15:38:42	-->	zerohandle_ (~zerohandl@046206005098.atmpu0017.highway.a1.net) has joined #destructoid
2012-05-22 15:39:57	--	zerohandle_ is now known as _0handle_
2012-05-22 15:56:57	--	Aerox|Lunch is now known as Aerox
2012-05-22 15:59:22	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-22 16:13:19	richterbelmont	!q
2012-05-22 16:13:22	DtoidBot	[284] <Halfie> Nah i'm straight as a die my friend. <Halfie> Perhaps bi-curious.
2012-05-22 16:21:04	richterbelmont	!q
2012-05-22 16:21:07	DtoidBot	[1055] <Brainderailment> at first I thought he was an idiot, but now I'm convincing myself to split my dick
2012-05-22 16:26:03	storyr	!q
2012-05-22 16:26:07	DtoidBot	[887] <+Corican> She's hot. I'd like to choke her.
2012-05-22 16:26:19	storyr	is it possible to tell if I have a quote?
2012-05-22 16:26:52	richterbelmont	!q storyr
2012-05-22 16:26:55	DtoidBot	[191] [15:31] <storyr> especially because 90% of them don't understand the technology they praise so highly [15:31] <flooky> poopie i pressed a button by accident
2012-05-22 16:30:22	DougCL	!q DougCL
2012-05-22 16:30:25	DtoidBot	[944] <+DougCL> i want to be killed by a snowman <+DougCL> i want to be choked out by his frosty fingers
2012-05-22 16:38:49	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-22 16:43:36	@Aerox	http://blogs.houstonpress.com/eating/2012/05/lawsuit_filed_in_corpus_christ.php
2012-05-22 16:51:50	storyr	"It's more complicated than that, of course, but the lobster baked potato -- a not-too-terrific-sounding dish in the first place -"
2012-05-22 16:51:52	storyr	uhhh
2012-05-22 16:51:52	storyr	wrong
2012-05-22 16:51:55	storyr	dipshit
2012-05-22 16:54:21	@Aerox	hahah
2012-05-22 16:55:49	storyr	seriously
2012-05-22 16:58:08	@Aerox	rickey come visit
2012-05-22 17:00:24	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-22 17:02:04	storyr	I wish I could
2012-05-22 17:02:06	storyr	soon
2012-05-22 17:02:15	storyr	shit I have plenty of miles
2012-05-22 17:04:40	richterbelmont	!q storyr
2012-05-22 17:04:44	DtoidBot	[191] [15:31] <storyr> especially because 90% of them don't understand the technology they praise so highly [15:31] <flooky> poopie i pressed a button by accident
2012-05-22 17:13:23	+Gandysampras	rargh
2012-05-22 17:14:05	richterbelmont	rawr
2012-05-22 17:14:56	@Aerox	Hello beautiful
2012-05-22 17:15:12	richterbelmont	i never knew you felt that way before
2012-05-22 17:15:33	@Aerox	Not you
2012-05-22 17:15:34	@Aerox	Obviously.
2012-05-22 17:15:41	@Aerox	I don't even know what you look  like
2012-05-22 17:15:45	@Aerox	I know Gandy is the perfect specimen
2012-05-22 17:15:52	+Gandysampras	God I love you
2012-05-22 17:16:13	@Aerox	Diablo at 6:30 my time?
2012-05-22 17:16:22	+Gandysampras	Sure
2012-05-22 17:16:22	@Aerox	I have to actually exercise and try to do laundry today since I blew it off yesterday
2012-05-22 17:16:26	+Gandysampras	haha
2012-05-22 17:16:52	 *	richterbelmont watches gandy say (god I love you) before eating a huge cheeseburger
2012-05-22 17:17:04	@Aerox	Cheeseburgers rule
2012-05-22 17:17:06	@Aerox	Another reason why Gandy is amazing
2012-05-22 17:17:15	@Aerox	He has a very close relationship with what he puts into his body
2012-05-22 17:23:42	@Aerox	Gandy I have two hours left at work entertain me
2012-05-22 17:25:20	+Gandysampras	ugh gross
2012-05-22 17:25:22	+Gandysampras	erm
2012-05-22 17:25:29	+Gandysampras	?
2012-05-22 17:25:39	richterbelmont	http://www.youtube.com/watch?v=zCESjpuAeG4&feature=relmfu
2012-05-22 17:25:43	+Gandysampras	You should go on regretsy
2012-05-22 17:25:43	DtoidBot	AVGF -- Whizz (SNES)
2012-05-22 17:25:46	+Gandysampras	or TAR
2012-05-22 17:25:59	@Aerox	I'm all caught up on regretsy
2012-05-22 17:26:05	+lolshin	there's a pretty neat ios app for skill layout http://itunes.apple.com/be/app/the-d3-spellbook/id525299659?mt=8
2012-05-22 17:26:08	@Aerox	let's check tar
2012-05-22 17:26:08	+lolshin	for d3
2012-05-22 17:26:13	+lolshin	free
2012-05-22 17:26:19	+lolshin	worth dl imo
2012-05-22 17:26:26	@Aerox	Well, it is free
2012-05-22 17:26:39	@Aerox	I like hte web one because I can linkit
2012-05-22 17:26:43	+lolshin	yeah
2012-05-22 17:26:55	+lolshin	but you can do it oN THE GO
2012-05-22 17:26:58	+lolshin	ALL THE TIME
2012-05-22 17:26:59	+lolshin	:3
2012-05-22 17:27:02	@Aerox	oooh I'm way behind in TAR
2012-05-22 17:27:04	@Aerox	Let's be real
2012-05-22 17:27:06	+lolshin	and it's fere
2012-05-22 17:27:08	+lolshin	free
2012-05-22 17:27:08	@Aerox	Diablo is out it's not like I'm out doing anything social
2012-05-22 17:27:15	+lolshin	hahahaha
2012-05-22 17:27:18	@Aerox	I am either at work on my computer or at home playing Diablo
2012-05-22 17:27:28	@Aerox	Haha, I went to a BBQ this weekend for some college friends
2012-05-22 17:27:32	@Aerox	and the guy hosting it was like
2012-05-22 17:27:40	@Aerox	"Yeah, my good friend called and said he couldn't stop playing Diablo and he's not coming"
2012-05-22 17:28:15	+lolshin	hahahahaha
2012-05-22 17:28:26	richterbelmont	will this be the game that leads to your life into a downward spiral eh? ehh?
2012-05-22 17:28:37	@Aerox	No it's a great way to meet ladiez
2012-05-22 17:35:32	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-22 17:52:24	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-22 17:54:30	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-22 17:59:05	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=S2z_U4CdKoA
2012-05-22 17:59:09	DtoidBot	Becoming Popular (The pony everypony should know) MLP:FIM
2012-05-22 18:01:08	richterbelmont	i wonder if hes a icarly fan aslo
2012-05-22 18:01:10	richterbelmont	also
2012-05-22 18:15:50	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-22 18:15:50	--	Mode #destructoid [+v Bigby] by Q
2012-05-22 18:22:23		irc: disconnected from server
2012-05-22 18:33:52	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-22 18:33:53	--	Nicks #destructoid: [@benbeltran]
2012-05-22 18:33:53	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-05-22 18:33:56	--	Channel created on Tue, 22 May 2012 18:33:52
2012-05-22 18:35:24	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-22 18:35:24	-->	_0handle_ (~zerohandl@046206005098.atmpu0017.highway.a1.net) has joined #destructoid
2012-05-22 18:35:24	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-22 18:35:24	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-22 18:35:24	-->	Malcor|bed (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-22 18:35:24	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-05-22 18:35:24	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-22 18:35:24	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-22 18:35:24	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-22 18:35:24	-->	metalnarf (~metalnarf@p54AC98D5.dip0.t-ipconnect.de) has joined #destructoid
2012-05-22 18:35:24	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-22 18:35:24	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-05-22 18:35:24	-->	Suff0cat (Suff0cat@c-67-166-145-112.hsd1.ca.comcast.net) has joined #destructoid
2012-05-22 18:35:24	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-22 18:35:24	-->	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-05-22 18:35:24	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-22 18:35:24	-->	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-05-22 18:35:24	-->	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has joined #destructoid
2012-05-22 18:35:24	-->	George (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-22 18:35:24	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-22 18:35:24	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-22 18:35:24	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-22 18:35:24	-->	Torzelan (Torzelan@80.67.9.10) has joined #destructoid
2012-05-22 18:35:24	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-22 18:35:24	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-22 18:35:24	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-22 18:35:24	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-05-22 18:35:24	--	Mode #destructoid [+tnCNoooovv Q bloodylip Aerox TDiddy Torzelan lolshin] by *.quakenet.org
2012-05-22 18:35:24	--	Mode #destructoid [-o+vvv benbeltran Gandysampras Bigby George] by *.quakenet.org
2012-05-22 19:19:28		irc: disconnected from server
2012-05-23 00:30:10	-->	benbeltran (~benbeltra@200.76.90.218) has joined #destructoid
2012-05-23 00:30:10	--	Nicks #destructoid: [@bloodylip @BPG @Q @TDiddy +Bigby +Gandysampras +George +lolshin +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm benbeltran cardfrek2 dare- DougCL Kasreyn Lelio|Away Malcor|bed metalnarf mistic Morcant n0brein|offline on3nightstan pointzeroeight richterbelmont Suff0cat theGoldenAvatar]
2012-05-23 00:30:10	--	Channel #destructoid: 30 nicks (4 ops, 0 halfops, 6 voices, 20 normals)
2012-05-23 00:30:12	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-23 00:31:41	+Bigby	man, Torchlight 2 is pretty tough solo
2012-05-23 00:33:03	dare-	Yeah that Grez guy or whatever killed me
2012-05-23 00:33:46	+Bigby	Grell?
2012-05-23 00:33:53	dare-	Yep
2012-05-23 00:34:06	+Bigby	yah, he wouldnt be so hard but he kept summoning dudes
2012-05-23 00:34:09	+Bigby	seems all the bosses do that
2012-05-23 00:34:26	+Bigby	had to keep running around using Glaive over and over
2012-05-23 00:34:54	+Bigby	Outlanders have pretty shitty mana
2012-05-23 00:34:57	+Bigby	so it runs out fast
2012-05-23 00:35:13	dare-	He hit me 3 times and I died
2012-05-23 00:37:38	+Bigby	i kept away from him mostly
2012-05-23 00:37:45	+Bigby	are you putting any points into vitality?
2012-05-23 00:38:32	dare-	Like 5
2012-05-23 00:38:34	dare-	I was level 10
2012-05-23 00:38:40	dare-	I had like 45 dexterity haha
2012-05-23 00:39:16	+Bigby	you might want to drop some into strength for better dps and vitality
2012-05-23 00:39:39	+Bigby	im putting a bit into magic for more mana so i can use the glaives more often
2012-05-23 00:39:51	+Bigby	still trying to figure out the balance
2012-05-23 00:39:57	dare-	It's just a beta over soon
2012-05-23 00:40:00	dare-	I just wanted to crit a lot
2012-05-23 08:40:38		irc: disconnected from server
2012-05-23 08:40:58	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-23 08:40:58	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +lolshin +Mexed_Alex +Torzelan [Rabite] ^power andrewm benbeltran cardfrek2 DougCL|away DtoidBot Kasreyn Lelio|Away metalnarf mistic Morcant n0brein|offline pointzeroeight ProfPew_ Simmy Suff0cat theGoldenAvatar TheToiletDuck]
2012-05-23 08:40:58	--	Channel #destructoid: 25 nicks (2 ops, 0 halfops, 4 voices, 19 normals)
2012-05-23 08:41:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-23 09:46:36	+Mexed_Alex	Dorks.
2012-05-23 09:53:11	<--	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-05-23 09:53:17	TheToiletDuck	thank God
2012-05-23 09:53:21	TheToiletDuck	that was close
2012-05-23 09:57:49	-->	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has joined #destructoid
2012-05-23 10:24:44	-->	Apple_M4 (~Appels@host86-152-109-138.range86-152.btcentralplus.com) has joined #destructoid
2012-05-23 10:25:25	<--	Apple_Master (~Appels@host81-156-184-106.range81-156.btcentralplus.com) has quit (Ping timeout)
2012-05-23 10:30:20	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-23 10:34:40	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-23 10:35:05	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-23 10:35:25	Ecks|Work	hey rickey
2012-05-23 10:37:21	storyr	hey bud
2012-05-23 10:38:44	Ecks|Work	whats up?
2012-05-23 10:39:34	storyr	nothing
2012-05-23 10:39:35	storyr	just got in the office
2012-05-23 10:39:46	storyr	it was shitty and rainy and trafficy
2012-05-23 10:39:47	storyr	ha
2012-05-23 10:40:28	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-23 10:40:28	--	Mode #destructoid [+o Aerox] by Q
2012-05-23 10:40:39	Ecks|Work	sounds like the day I had yesterday
2012-05-23 10:43:53	-->	_0handle_ (~zerohandl@046206005098.atmpu0017.highway.a1.net) has joined #destructoid
2012-05-23 10:46:54	storyr	HI JONATHAN ROSS
2012-05-23 10:50:27	@Aerox	HI RICKEY!
2012-05-23 10:50:50	TheToiletDuck	J Ro i heard two different podcasts mention you specifically
2012-05-23 10:52:00	TheToiletDuck	I think it was in regards to Diablo III
2012-05-23 10:57:14	storyr	http://www.rockpapershotgun.com/2012/05/23/a-rant-enough-of-single-player-mmos/
2012-05-23 10:57:18	storyr	not bad, would read again
2012-05-23 10:58:20	@Aerox	Wait, what?
2012-05-23 10:58:44	@Aerox	I haven't even said anything about Diablo III yet
2012-05-23 10:59:48	TheToiletDuck	Were you in the beta?
2012-05-23 10:59:54	TheToiletDuck	They were just saying that met you
2012-05-23 10:59:58	@Aerox	huh
2012-05-23 10:59:59	@Aerox	What podcasts
2012-05-23 11:00:05	@Aerox	I only played the beta with friends
2012-05-23 11:00:10	TheToiletDuck	The Yogscast made a joke about it in one of their videos
2012-05-23 11:00:13	@Aerox	oooooh
2012-05-23 11:00:18	@Aerox	That was GW2 beta
2012-05-23 11:00:21	@Aerox	we were in the developer chat
2012-05-23 11:00:23	TheToiletDuck	ah that's it
2012-05-23 11:00:38	TheToiletDuck	I can't remember what audio podcast mentioned you as well
2012-05-23 11:00:46	TheToiletDuck	I want to say Giantbomb
2012-05-23 11:01:12	TheToiletDuck	Because they would be more likely to know who the comedian Jonathon Ross is
2012-05-23 11:02:12	@bloodylip	what did they say about him?
2012-05-23 11:02:21	@Aerox	I can't even think of who else would even know who I am
2012-05-23 11:02:23	TheToiletDuck	just made a joke about his namesake
2012-05-23 11:02:33	TheToiletDuck	they didn't know who you were
2012-05-23 11:02:39	@Aerox	In the developer vent one of them tried to make a werid joke and was like HEY DO YOU HAVE A TALK SHOW
2012-05-23 11:02:47	@Aerox	and I said "oh haha I get that a lot" and then I guess he was kind of embarrassed?
2012-05-23 11:02:48	TheToiletDuck	but it was weird having tw things i watch mention you specifically and me know who they were talking aobut
2012-05-23 11:02:50	@Aerox	It was weird and I didn't pay attention
2012-05-23 11:06:18	TheToiletDuck	right, im off home in the sun
2012-05-23 11:06:18	TheToiletDuck	tata
2012-05-23 11:06:22	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-05-23 11:21:15	-->	Bigby (~Bigby@71.153.45.225) has joined #destructoid
2012-05-23 11:21:15	--	Mode #destructoid [+v Bigby] by Q
2012-05-23 11:38:04	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-23 11:43:05	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-23 11:44:42	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-23 11:47:33	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Ping timeout)
2012-05-23 11:47:37	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Read error: Operation timed out)
2012-05-23 11:49:52	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-23 11:49:58	<--	_0handle_ (~zerohandl@046206005098.atmpu0017.highway.a1.net) has quit (Ping timeout)
2012-05-23 11:50:26	-->	_0handle_ (~zerohandl@46.206.5.98) has joined #destructoid
2012-05-23 11:52:42	+Gandysampras	I am so hot I'm going to die
2012-05-23 11:52:42	+Gandysampras	for reals
2012-05-23 11:52:56	andrewjm	You guys should invest in AC
2012-05-23 11:54:14	<--	Bigby (~Bigby@71.153.45.225) has quit (Ping timeout)
2012-05-23 11:59:00	-->	cardfrek3 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-23 12:00:11	storyr	you will not die
2012-05-23 12:00:12	storyr	I promise
2012-05-23 12:00:54	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-23 12:00:55	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-23 12:01:12	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-05-23 12:01:19	andrewjm	He might.
2012-05-23 12:01:27	andrewjm	That's not something in your power to promise.
2012-05-23 12:04:06	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-05-23 12:04:13	andrewjm	See. He died.
2012-05-23 12:04:15	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-23 12:04:25	andrewjm	hallelujah
2012-05-23 12:05:48	storyr	:(
2012-05-23 12:07:58	Gandysampras	I live
2012-05-23 12:08:06	storyr	YAAAY
2012-05-23 12:12:35	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-23 12:12:50	Gandysampras	Hi gavin
2012-05-23 12:16:44	Halfleft|away	Lauren fucking ate my potato.
2012-05-23 12:17:20	Gandysampras	Absolutely amazing
2012-05-23 12:17:33	Gandysampras	is this the thing that sends you mad?
2012-05-23 12:17:39	Gandysampras	The final straw so to speak?
2012-05-23 12:18:03	andrewjm	The news will call it the Potato Famine
2012-05-23 12:18:19	--	andrewjm is now known as theGoldenAvatar
2012-05-23 12:19:27	Gandysampras	It's so fucking hot. Gavin how is it in smogsville?
2012-05-23 12:20:04	Halfleft|away	Really fucking hot.
2012-05-23 12:20:12	Halfleft|away	T & A everywhere though.
2012-05-23 12:20:30	Halfleft|away	There's some concrete and a statue right outside the royal ballet school. All the dancers hang round there.
2012-05-23 12:20:37	Halfleft|away	Excellent weather for bird watching.
2012-05-23 12:20:41	Halfleft|away	if you can endure the heat
2012-05-23 12:20:42	theGoldenAvatar	Don't call it that.
2012-05-23 12:20:55	Halfleft|away	letching on strangers*
2012-05-23 12:20:56	@Aerox	eww
2012-05-23 12:20:59	theGoldenAvatar	!weather london
2012-05-23 12:21:00	DtoidBot	From Russellville, Arkansas (KRUE) on May 23, 11:53 AM CDT temp: 82 F (28 C) cond: Clear wind: From the Variable at 5 MPH (8.05 KPH) hu: 37% dewpnt: 53 F (12 C)
2012-05-23 12:21:08	theGoldenAvatar	The fuck.
2012-05-23 12:21:19	theGoldenAvatar	No one cares about London, Arkansas.
2012-05-23 12:21:35	storyr	don't forget to wish dorian a happy birthday today
2012-05-23 12:21:37	Halfleft|away	theres a london in arkensas?
2012-05-23 12:21:42	Halfleft|away	who?
2012-05-23 12:21:42	storyr	OH WAIT FACEBOOK, THERE'S NO NEEED FOR REMINDERS LIKE THIS ANYMORE
2012-05-23 12:21:54	theGoldenAvatar	There's Londons all over.
2012-05-23 12:22:09	Halfleft|away	i know there's a one in canada, and I think australia
2012-05-23 12:22:14	Halfleft|away	anyway
2012-05-23 12:22:15	Halfleft|away	it's fucking hot
2012-05-23 12:22:19	theGoldenAvatar	Doubt it.
2012-05-23 12:22:30	theGoldenAvatar	!weather london, uk
2012-05-23 12:22:30	DtoidBot	From London,  (EGLL) on May 23, 5:50 PM BST temp: 79 F (26 C) cond: Clear wind: From the NNE at 5 MPH (8.05 KPH) hu: 51% dewpnt: 59 F (15 C)
2012-05-23 12:22:39	theGoldenAvatar	Man the fuck up.
2012-05-23 12:22:52	storyr	!weather seattle
2012-05-23 12:22:53	DtoidBot	From Seattle Boeing, Washington (KBFI) on May 23, 9:53 AM PDT temp: 51 F (11 C) cond: Overcast wind: From the South at 9 MPH Gusting to 17 MPH(14.48 KPH) hu: 77% dewpnt: 44 F (7 C)
2012-05-23 12:23:05	Halfleft|away	its 24c in the shade
2012-05-23 12:23:10	Halfleft|away	with a fan on
2012-05-23 12:23:10	storyr	not even 80
2012-05-23 12:23:11	storyr	LOL
2012-05-23 12:23:26	theGoldenAvatar	!weather 28403
2012-05-23 12:23:26	DtoidBot	From Wilmington, North Carolina (KILM) on May 23, 12:53 PM EDT temp: 82 F (28 C) cond: Clear wind: From the South at 12 MPH (19.31 KPH) hu: 49% dewpnt: 61 F (16 C)
2012-05-23 12:23:35	Gandysampras	My rooms at 32 degrees, stupid fucking computer
2012-05-23 12:23:42	Gandysampras	I think I'll just go outside
2012-05-23 12:23:47	Gandysampras	its probably marginally cooler
2012-05-23 12:23:52	Halfleft|away	stop having sex with so many giant men stupid
2012-05-23 12:24:05	@Aerox	Gavin your insults have really decreased in quality lately
2012-05-23 12:26:12	Halfleft|away	no, YOUR insults have really decreased in quality lately
2012-05-23 12:26:15	Halfleft|away	boom
2012-05-23 12:26:19	Halfleft|away	booyakasha
2012-05-23 12:26:24	theGoldenAvatar	Boooooo(m)
2012-05-23 12:26:24	DtoidBot	...
2012-05-23 12:26:41	Halfleft|away	i'm really hot. it's slowing me down mentally.
2012-05-23 12:26:58	theGoldenAvatar	Is that the new "I'm tired" ?
2012-05-23 12:28:05	Halfleft|away	yes
2012-05-23 12:28:18	Halfleft|away	so for some reason I have recieved an email from some shitty student night in camden
2012-05-23 12:28:25	Halfleft|away	it's called 'bad sex' which is pretty typical name
2012-05-23 12:28:42	Halfleft|away	but they've literally censored every iteration of 'sex' with 's**' in the message
2012-05-23 12:28:54	Halfleft|away	'naughty antics and shameless fun' indeed
2012-05-23 12:29:10	Halfleft|away	hahaha
2012-05-23 12:29:12	Halfleft|away	"BAD S**’s reputation has spread throughout the student community like a particularly virulent strain of herpes!"
2012-05-23 12:32:58	@Aerox	Nice french tweet gavin
2012-05-23 12:33:03	@Aerox	What's it like being the new Ben
2012-05-23 12:34:41	Halfleft|away	Tres...
2012-05-23 12:34:42	Halfleft|away	cool.
2012-05-23 12:34:46	storyr	TRES BON!
2012-05-23 12:34:57	Halfleft|away	Do I have to develop a taste for old man balls?
2012-05-23 12:35:22	Gandysampras	you love balls
2012-05-23 12:35:27	Gandysampras	so just make them old ones
2012-05-23 13:11:04	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-23 13:40:47	storyr	bloop bloop beep blorp
2012-05-23 13:43:30	DougCL|away	i burned myself on food twice yesterday
2012-05-23 13:43:38	--	DougCL|away is now known as DougCL
2012-05-23 13:45:31	theGoldenAvatar	People on the Blizzard forums think their accounts are getting hacked because passwrod aren't CI
2012-05-23 13:45:33	theGoldenAvatar	CS*
2012-05-23 13:46:40	storyr	LOL
2012-05-23 13:49:12	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-23 13:58:39	deBLOO	http://i.imgur.com/HyA9a.png
2012-05-23 13:58:44	deBLOO	console > PC
2012-05-23 13:59:25	Brainderailment	That guy was trolling hard when BF3 came out.
2012-05-23 13:59:25	theGoldenAvatar	That is like a thousand years olds.
2012-05-23 14:01:01	deBLOO	I esecially agree with "a whole bunch of nerdy gay shit at the bottom"
2012-05-23 14:01:10	deBLOO	*especially
2012-05-23 14:01:23	deBLOO	why do pc games have hot bars all the time
2012-05-23 14:01:27	deBLOO	is that the term
2012-05-23 14:01:43	deBLOO	hotbar?
2012-05-23 14:01:47	deBLOO	might as well say steamydick
2012-05-23 14:01:49	deBLOO	gay
2012-05-23 14:02:59	Brainderailment	because of the 1-0 numbers above the keyboard
2012-05-23 14:03:23	Brainderailment	it's a visual reference to a physical layout under your hands.
2012-05-23 14:03:23	storyr	I saw that
2012-05-23 14:03:26	storyr	and my eyes bled
2012-05-23 14:03:52	storyr	that whole websit eis terrible, if you look at the comments (I assume you found it on Reddit) find the thread someone linked from that forum that is about reddit
2012-05-23 14:05:01	deBLOO	I found this image through SRK forums
2012-05-23 14:05:09	deBLOO	never seen it before
2012-05-23 14:05:36	deBLOO	also, http://dl.dropbox.com/u/502857/pics/talibannosaurus_rex_1060.jpg
2012-05-23 14:06:31	<--	_0handle_ (~zerohandl@46.206.5.98) has quit (Read error: EOF from client)
2012-05-23 14:06:56	deBLOO	this was an okay troll a couple days ago http://shoryuken.com/forum/index.php?threads/i-tried-to-rob-my-girlfriend-for-money-but-failed-help.160386/
2012-05-23 14:09:46	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-05-23 14:10:34	@Aerox	That site is fake
2012-05-23 14:10:40	@Aerox	The weed gamers one
2012-05-23 14:10:47	@Aerox	I found it like two years ago when I was doing fanboy friday shit
2012-05-23 14:10:53	@Aerox	they do pretty great video reviews
2012-05-23 14:11:11	storyr	I mean it's obvious trolling
2012-05-23 14:11:14	storyr	or fake
2012-05-23 14:11:14	storyr	as you say
2012-05-23 14:11:21	storyr	who would take time to actually do that shit though
2012-05-23 14:11:24	storyr	it bloggles my mind
2012-05-23 14:11:27	storyr	BLOGGLES
2012-05-23 14:11:29	storyr	LOLOL
2012-05-23 14:11:40	Brainderailment	gloogle bloggles
2012-05-23 14:11:43	storyr	I just made up an dawesome new word
2012-05-23 14:11:47	storyr	WOW TYPING
2012-05-23 14:12:05	theGoldenAvatar	s'hard
2012-05-23 14:12:14	Brainderailment	rock hard
2012-05-23 14:12:16	storyr	this great laptop has the cheapest piece of shit keyboard I've ever used
2012-05-23 14:12:24	storyr	seriously, I type better on my netbook
2012-05-23 14:17:00	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-05-23 14:17:10	--	HammerTiem|offl is now known as HammerTiem
2012-05-23 14:18:00	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-23 14:27:16	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-23 14:28:20	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-23 14:40:19	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Ping timeout)
2012-05-23 14:41:47	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-23 14:41:47	--	Mode #destructoid [+v Gemsi] by Q
2012-05-23 14:43:49	@Aerox	hahahaha
2012-05-23 14:43:50	@Aerox	This is from 1998
2012-05-23 14:44:00	@Aerox	http://d3j5vwomefv46c.cloudfront.net/photos/large/585242082.jpg?key=24483264&Expires=1337803211&Key-Pair-Id=APKAIYVGSUJFNRFZBBTA&Signature=OkXjo-Jnns5gA71vVjZ3YCkvzcrRfoz-lfY3n5uRa0yiHd2HAB6UrWIyCqFmor5M3qe68tjaqDWcgnJbu-ftkYG2WGNnjyyDL0clzdwwzJ6ak7Cp3-JcpU-mXF3q4aJOmpKyLLgUi08fRCQ27rgkmaO9aBjlZ0b0Ykz3zLwgB1U_
2012-05-23 14:44:02	@Aerox	And the worst URL ever
2012-05-23 14:44:28	+Gemsi	hell yeah 64DD
2012-05-23 14:44:40	Halfleft|away	what was rares game?
2012-05-23 14:44:47	Halfleft|away	hold on
2012-05-23 14:44:49	Halfleft|away	I don't care
2012-05-23 14:51:57	-->	richterbelmont (~dirtyharr@74.100.74.167) has joined #destructoid
2012-05-23 14:56:04	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-23 15:00:46	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-23 15:19:24	<--	Morcant (~scribble@99-177-241-109.lightspeed.hdvltn.sbcglobal.net) has quit (Ping timeout)
2012-05-23 15:19:31	-->	Bigby (~Bigby@71.153.45.225) has joined #destructoid
2012-05-23 15:19:31	--	Mode #destructoid [+v Bigby] by Q
2012-05-23 15:23:35	-->	Morcant (~scribble@99.177.241.109) has joined #destructoid
2012-05-23 15:26:33	<--	Morcant (~scribble@99.177.241.109) has quit (Read error: EOF from client)
2012-05-23 15:27:03	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-23 15:27:03	--	Mode #destructoid [+o TDiddy] by Q
2012-05-23 15:35:01	-->	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has joined #destructoid
2012-05-23 15:38:54	deBLOO	http://www.youtube.com/watch?v=uints81YYMc
2012-05-23 15:38:54	DtoidBot	Slam of the Northstar - Quad City DJs vs Crystal Kings
2012-05-23 15:39:13	deBLOO	http://www.youtube.com/watch?v=7QTjmc9RGs8
2012-05-23 15:39:13	DtoidBot	Slammin Jammin Power Dunkers - Quad City DJs vs Ron Wasserman
2012-05-23 15:39:34	deBLOO	MICHAEL ZORDON
2012-05-23 15:40:47	richterbelmont	...zardoz?
2012-05-23 15:41:03	richterbelmont	or that zordon
2012-05-23 15:41:06	richterbelmont	oh*
2012-05-23 15:45:55	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-23 15:59:15	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-05-23 15:59:15	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-05-23 15:59:15	--	Mode #destructoid [+v deBLOO] by Q
2012-05-23 16:09:12	<--	Morcant (~scribble@99-177-241-109.lightspeed.moblal.sbcglobal.net) has quit (Ping timeout)
2012-05-23 16:09:54	+deBLOO	http://cdn.antiquiet.com/wp-content/uploads/2012/05/246582_3579950451178_1045673860_3276246_255774825_n.jpg
2012-05-23 16:10:21	+Bigby	oh shit
2012-05-23 16:10:40	+Bigby	was it hologram biggie smalls?
2012-05-23 16:14:06	+Bigby	lol they are delaying new GI Joe movie til next year to convert it to 3D
2012-05-23 16:16:11	+deBLOO	http://i.imgur.com/20cUw.jpg
2012-05-23 16:16:24	+deBLOO	Fuck blake griffin
2012-05-23 16:17:39	+Bigby	not tonight, im tired
2012-05-23 16:18:38	+deBLOO	Flop City was bad to watch this season
2012-05-23 16:40:48	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-23 16:58:05	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-23 17:07:23	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-05-23 17:07:28	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-23 17:47:52	andrewm	"Saving these walls will have meant nothing if they're reduced to nothing."
2012-05-23 17:47:56	andrewm	WELL THANKS TYRAEL
2012-05-23 17:47:59	andrewm	NO SHIT
2012-05-23 17:49:59	<--	ProfPew_ (~yaar@ip503d5969.speed.planet.nl) has quit (Quit)
2012-05-23 17:50:11	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-23 18:13:31	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-23 18:13:31	--	Mode #destructoid [+v lolshin] by Q
2012-05-23 18:19:30	@TDiddy	Shin, Blizz fixed Mantra of Healing
2012-05-23 18:19:38	+lolshin	i heard something
2012-05-23 18:19:53	+lolshin	some people bitching about nerfing the one that puts a shield around you
2012-05-23 18:19:55	+lolshin	which i dont use
2012-05-23 18:20:08	@TDiddy	that and the first 3 seconds were giving 4x regen
2012-05-23 18:20:09	@TDiddy	not 2x
2012-05-23 18:20:15	+lolshin	haha really?
2012-05-23 18:20:20	+lolshin	just on that rune?
2012-05-23 18:20:44	+lolshin	cause it was definitely 2x with the sustenance rune
2012-05-23 18:20:55	+lolshin	which is the one i prefer
2012-05-23 21:57:17		irc: disconnected from server
2012-05-23 21:57:38	-->	benbeltran (~benbeltra@200.76.90.246) has joined #destructoid
2012-05-23 21:57:38	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran Brainderailment cardfrek dare- DougCL DtoidBot HammerTiem Kasreyn Lelio|Away mistic n0brein|offline on3nightstan pointzeroeight richterbelmont RobotBebop StoryR Suff0cat theGoldenAvatar]
2012-05-23 21:57:38	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 6 voices, 22 normals)
2012-05-23 21:57:41	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-23 22:03:11	richterbelmont	my room is like a freezer now
2012-05-23 22:03:30	Aerox	don't pound me :(
2012-05-23 22:03:59	+Bigby	is this game realtime?
2012-05-24 08:51:46		irc: disconnected from server
2012-05-24 08:52:06	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-24 08:52:06	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Ecksorcism +jorge` +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot HammerTiem Kasreyn Lelio|Away Malcor metalnarf mistic n0brein|offline pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-05-24 08:52:06	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 4 voices, 19 normals)
2012-05-24 08:52:09	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-24 08:54:31	Malcor	Hello Ecks
2012-05-24 08:55:01	-->	Bigby (~Bigby@71.153.45.225) has joined #destructoid
2012-05-24 08:55:01	--	Mode #destructoid [+v Bigby] by Q
2012-05-24 08:55:19	Malcor	Bigby!
2012-05-24 08:55:48	+Bigby	yes?
2012-05-24 08:55:52	Malcor	Hello
2012-05-24 08:56:00	+Bigby	hey
2012-05-24 08:56:33	+Bigby	what time is it there
2012-05-24 09:06:52	Malcor	15:06
2012-05-24 09:07:06	+Bigby	ugh
2012-05-24 09:17:41	<--	Bigby (~Bigby@71.153.45.225) has quit (Ping timeout)
2012-05-24 09:43:46	-->	meeetalnarf (~meetalnar@p54AC995A.dip0.t-ipconnect.de) has joined #destructoid
2012-05-24 09:44:33	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-24 09:53:10	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-24 09:56:24	theGoldenAvatar	Am I here?
2012-05-24 09:56:32	DtoidBot	Nope.
2012-05-24 10:12:47	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (Quit: WeeChat 0.3.7)
2012-05-24 10:14:45	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-24 10:14:45	--	Mode #destructoid [+o bloodylip] by Q
2012-05-24 10:26:38	theGoldenAvatar	Rarggh
2012-05-24 10:26:46	theGoldenAvatar	MSDN needs to not be down.
2012-05-24 10:27:58	<--	meeetalnarf (~meetalnar@p54AC995A.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-24 10:29:40	theGoldenAvatar	I think I would kill anyone I saw wearing this: http://store.valvesoftware.com/product_images/main_images/HP205_Main.png
2012-05-24 10:33:35	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-05-24 10:35:51	jared	So how about that Diablo 3 you all are probably playing?
2012-05-24 10:36:26	@bloodylip	it's pretty fun
2012-05-24 10:37:03	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-24 10:37:24	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-24 10:37:24	--	Mode #destructoid [+o Aerox] by Q
2012-05-24 10:37:36	jared	Just pretty fun?
2012-05-24 10:39:55	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-24 10:39:55	--	Mode #destructoid [+o TDiddy] by Q
2012-05-24 10:44:27	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-24 10:50:40	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-24 10:54:30	@bloodylip	yeah, just pretty fun
2012-05-24 10:55:50	jared	Somehow, I figured that would be the case.
2012-05-24 10:56:22	jared	I know it's new and has AWESOME GRAPHIX!!!1!, but it seems to me that it's just a slightly newer D2.
2012-05-24 10:56:50	jared	I played D2 though. I enjoyed it. I don't necessarily see a reason to play 3.
2012-05-24 11:00:05	-->	wexx (~wesley@71.199.84.40) has joined #destructoid
2012-05-24 11:00:12	wexx	suuup
2012-05-24 11:11:27	jared	My blood pressure!!
2012-05-24 11:14:39	jared	A little, little, tiny bit, I want to play Assassin's Creed 3. But only because it's American revolution-centric.
2012-05-24 11:15:08	wexx	yeah
2012-05-24 11:15:25	wexx	I'm down for some good ol' fashioned 'murica
2012-05-24 11:15:55	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-24 11:16:44	jared	I've never played an AC game before though, so I worry that I'll like the concept, but not the game itself.
2012-05-24 11:22:00	storyr	then don't start with 1
2012-05-24 11:22:13	storyr	actually, that might be the best one to start with because they only get better and better
2012-05-24 11:26:39	@TDiddy	yep
2012-05-24 11:26:43	@TDiddy	watch a recap on 1
2012-05-24 11:26:58	@TDiddy	it is boring and tedious, but it was the first game I played in HD so I was like WHOA!
2012-05-24 11:27:36	@TDiddy	you dont even need to play revelations that much, there is hardly any story progression
2012-05-24 11:41:58	@Aerox	hi jared hi rickey hi tractor hi wexx
2012-05-24 11:42:12	@Aerox	Yeah, I played AC 1 and hated it
2012-05-24 11:42:14	@Aerox	Skipped 2
2012-05-24 11:42:17	@Aerox	Liked Brotherhood
2012-05-24 11:42:40	@Aerox	whatever the most recent one was blue
2012-05-24 11:42:41	@Aerox	*blew
2012-05-24 11:43:49	storyr	hi dude
2012-05-24 11:43:53	storyr	seriously JRo
2012-05-24 11:43:55	storyr	2 is probably the best
2012-05-24 11:44:14	storyr	Revelations was just the same old shit...fun sure, but felt like brohood
2012-05-24 11:44:35	@TDiddy	but with tower defense!
2012-05-24 11:48:11	@Aerox	http://i.imgur.com/kwrZY.jpg
2012-05-24 11:48:46	@bloodylip	lol
2012-05-24 11:49:43	jared	Hello Aerox .
2012-05-24 11:50:11	@Aerox	holler
2012-05-24 11:54:31	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-24 11:54:47	wexx	"does you Bank Account have an authenticator"
2012-05-24 11:54:52	wexx	Well, sort of
2012-05-24 11:54:55	@Aerox	"I joined a public game and these guys would not shut up about Christianity. Just kept on and tried to get me involved in the conversation and I tried to politely decline. I don't believe in talking with religion with strangers and worse I don't believe in Christianity so it put me between a rock and a hard place. After so long of them insisting I start telling them my beliefs I tried to explain that I'm agnostic. But they kept
2012-05-24 11:54:55	@Aerox	questioning my choices, etc.
2012-05-24 11:54:56	@Aerox	Either or I feel very uncomfortable right now, I probably won't even play this game for a few days. I feel like my rights have been violated and I feel things of a non-game nature shouldn't even be discussed in party chat. Maybe you could remove the option to chat with others in-game Blizzard? "
2012-05-24 11:55:06	wexx	is this what you do now
2012-05-24 11:55:10	wexx	laugh at people on the D3 forum
2012-05-24 11:55:40	[Rabite]	now?
2012-05-24 11:55:55	wexx	yes now
2012-05-24 11:55:59	[Rabite]	he's done that for most of the time I've known him
2012-05-24 11:56:03	[Rabite]	just different forums
2012-05-24 11:56:08	wexx	true
2012-05-24 11:56:31	wexx	I did the same thing while I was downloading it
2012-05-24 11:56:35	wexx	just read the forums
2012-05-24 11:58:32	@Aerox	From a guy who got tempbanned for saying nigger when talking about Tyrael
2012-05-24 11:58:41	@Aerox	The moderation is so extreme I could copypaste dialogue from SCII and it would merit a ban. This makes no sense at all, seeing as every game Blizzard makes is meant for a mature audience, and most could get away with more 'offensive' posts than what is allowed here on forums that are for much younger people.
2012-05-24 11:58:41	@Aerox	If any fine-tuned ready-to-be-offended on behalf of someone else liberal minds see a problem with what I have thus far written, please inform me so I may edit this post quickly to fit Blizzard's brand of political correctness.
2012-05-24 11:58:42	@Aerox	I have some drafts for new threads, and I'd like to rewrite a 100% tolerance & love approved version of my old thread. Once again if you see anything wrong tell me first before silencing me. I don't appreciate being treated like a war criminal supposedly inciting ethnic hatred for some slip up in not using extra-sensitive terminology to not offend anybody.
2012-05-24 11:58:48	wexx	Quantum Leap is probably the best show ever made
2012-05-24 11:58:50	@Aerox	oh sorry I he wrote ni**er
2012-05-24 11:58:55	@Aerox	TOTALLY DIFF
2012-05-24 12:01:20	@bloodylip	Aerox: link to thread?
2012-05-24 12:01:59	wexx	ugh
2012-05-24 12:02:16	wexx	I want to take a nap, but I'm afraid I won't wake up when these furniture people get here
2012-05-24 12:02:37	@Aerox	I've already moved on
2012-05-24 12:03:26	jared	Furniture nap? Is that like a dirt nap?
2012-05-24 12:03:56	[Rabite]	http://i.imgur.com/Z1XVk.jpg
2012-05-24 12:06:06	jared	I lol'd.
2012-05-24 12:12:02	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-24 12:12:02	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-24 12:14:34	storyr	please bring back fanboy fridays
2012-05-24 12:14:39	storyr	but change the format
2012-05-24 12:14:41	storyr	(and name)
2012-05-24 12:14:52	storyr	to be something like "Dumbshit people on the battle.net forums say"
2012-05-24 12:14:55	[Rabite]	fanboy daily
2012-05-24 12:15:00	storyr	so technically it wouldn't be FBF at all
2012-05-24 12:15:03	storyr	but WHATEVER
2012-05-24 12:17:40	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-24 12:18:48	Gandysampras	ugh, so hot
2012-05-24 12:18:56	jared	Thanks!
2012-05-24 12:23:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-24 12:28:20	@Aerox	jaja
2012-05-24 12:28:21	@Aerox	JO GAMDU
2012-05-24 12:28:23	@Aerox	oooops
2012-05-24 12:28:24	@Aerox	HAHA
2012-05-24 12:28:25	@Aerox	HI GANDY
2012-05-24 12:28:28	@Aerox	jo gamdu lo
2012-05-24 12:28:29	@Aerox	l
2012-05-24 12:29:12	Gandysampras	haha
2012-05-24 12:29:22	Gandysampras	That is about the fifth time you have said jo gamdu
2012-05-24 12:29:25	@Aerox	probably!
2012-05-24 12:29:28	Gandysampras	I like it.
2012-05-24 12:29:31	@Aerox	it sounds vaguely familiar
2012-05-24 12:33:41	@TDiddy	GAMDUUUUUUUUUUUUUUUUUUU
2012-05-24 12:35:58	Gandysampras	ohai tractor
2012-05-24 12:37:05	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-24 12:37:06	@TDiddy	hi
2012-05-24 12:37:17	@TDiddy	i went on and played the AH game for a little, the game was telling me i need a belt
2012-05-24 12:37:19	@TDiddy	then left
2012-05-24 12:37:20	@TDiddy	cause no
2012-05-24 12:37:26	Gandysampras	haha
2012-05-24 12:37:45	<--	wexx (~wesley@71.199.84.40) has quit (Quit: leaving)
2012-05-24 12:38:17	@TDiddy	i'd buy a belt with dex and vitality, it'd still be for a barbarian
2012-05-24 12:38:20	@TDiddy	because why not
2012-05-24 12:39:02	Gandysampras	Fantastic
2012-05-24 12:39:19	@TDiddy	i saw a guy streaming a barbarian inferno harcore run
2012-05-24 12:39:20	Gandysampras	I got a steal on an awesome shield
2012-05-24 12:39:27	@TDiddy	i couldnt watch for more than 10 minutes
2012-05-24 12:39:30	Gandysampras	Did he die yet>?
2012-05-24 12:39:33	@TDiddy	no
2012-05-24 12:39:35	Gandysampras	It was horrible when I was watching
2012-05-24 12:39:44	@TDiddy	he is where we were last night, the tower with the spider harlot
2012-05-24 12:39:47	@Aerox	gandy I doubled my DPS last night
2012-05-24 12:39:51	@Aerox	i'm at 12.5 now
2012-05-24 12:39:54	Gandysampras	O_O
2012-05-24 12:39:58	Gandysampras	You sicken me
2012-05-24 12:40:02	@Aerox	I think we can do the tower
2012-05-24 12:40:08	@TDiddy	nice
2012-05-24 12:40:17	@TDiddy	i get over 8800 with my buffs
2012-05-24 12:42:54	@TDiddy	lol
2012-05-24 12:43:07	@TDiddy	a guy has 175% magic find with the nephalims favor buff
2012-05-24 12:44:17	@Aerox	back in D2 you used to stack it so you had like 400-500%
2012-05-24 12:44:19	@Aerox	shit was cray
2012-05-24 12:44:25	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-24 12:44:28	@Aerox	sup nate
2012-05-24 12:44:39	@Aerox	take another wacky picture for me today
2012-05-24 12:44:42	Brainderailment	Sup Jross
2012-05-24 12:44:45	Brainderailment	NO
2012-05-24 12:44:48	@Aerox	:(
2012-05-24 12:45:05	Brainderailment	I have no wacky things to picture
2012-05-24 13:01:05	theGoldenAvatar	3 hour lunch.
2012-05-24 13:01:17	theGoldenAvatar	I should do that every day.
2012-05-24 13:05:09	<--	HammerTiem (~HammerTie@HammerTiem.users.quakenet.org) has quit (Ping timeout)
2012-05-24 13:05:27	-->	HammerTiem|offl (~HammerTie@HammerTiem.users.quakenet.org) has joined #destructoid
2012-05-24 13:05:41	--	HammerTiem|offl is now known as HammerTiem
2012-05-24 13:11:52	Kasreyn	"Tomba's quest is to fetch his bracelet, which requires trapping the Evil Pigs along the way. Trapping them involves finding the Evil Pig Bags, which are keys to entering each realm of each Evil Pig." - http://en.wikipedia.org/wiki/Tomba!
2012-05-24 13:12:39	@Aerox	mmm pigbags
2012-05-24 13:18:55	jared	Oh old games.. you do go on.
2012-05-24 13:19:59	@Aerox	Gandy belongs in a pig bag
2012-05-24 13:20:21	jared	An EVIL pig bag?
2012-05-24 13:21:44	@Aerox	he's extremely evil
2012-05-24 13:22:30	jared	Gandysampras: In 1 word or less, can you refute this claim? Failure to do so defaults to Aerox being correct.
2012-05-24 13:43:14	--	Aerox is now known as Aerox|Lunch
2012-05-24 13:46:36	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-24 13:46:36	--	Mode #destructoid [+v Gemsi] by Q
2012-05-24 13:55:30	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (Read error: EOF from client)
2012-05-24 13:55:30	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (Quit: ZNC - http://znc.sourceforge.net)
2012-05-24 13:55:30	<--	HammerTiem (~HammerTie@HammerTiem.users.quakenet.org) has quit (Quit: COMPUTER HAS BROEKN)
2012-05-24 13:57:23	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-24 14:02:18	-->	DougCL|away (~Doug99208@108.20.209.33) has joined #destructoid
2012-05-24 14:03:09	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-24 14:04:37	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-05-24 14:28:39	DougCL|away	FUCkl
2012-05-24 14:28:46	--	DougCL|away is now known as DougCL
2012-05-24 14:32:08	jared	What's wrong?
2012-05-24 14:35:32	DougCL	i pulled the cord out of the laptop
2012-05-24 14:35:57	DougCL	and the battery on this thing holds about 2-4 minutes of a charge
2012-05-24 14:36:01	DougCL	its a pain in my ass
2012-05-24 14:38:47	Brainderailment	you may need to calibrate it. You won't gain an hour, but you might get 15 more minutes or something. http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c00817650
2012-05-24 14:41:19	jared	Or get a new batttery?
2012-05-24 14:49:46	DougCL	im on my second battery.
2012-05-24 14:49:51	--	Aerox|Lunch is now known as Aerox
2012-05-24 14:50:05	DougCL	i know im just fucking it up by leaving it plugged in for weeks at a time
2012-05-24 14:59:49	-->	andrewm_ (~andrewm@24.25.59.226) has joined #destructoid
2012-05-24 14:59:49	<--	andrewm (~andrewm@24.25.59.226) has quit (Read error: Connection reset by peer)
2012-05-24 14:59:49	--	andrewm_ is now known as andrewm
2012-05-24 15:12:00	Gandysampras	fuck me, it's so damn hot
2012-05-24 15:12:02	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-24 15:13:26	+Gandysampras	jared: oink?
2012-05-24 15:22:28	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-24 15:22:33	Halfleft|away	http://i.imgur.com/2BGgL.png
2012-05-24 15:22:44	Halfleft|away	the photograph of the guy is completely unsurprising
2012-05-24 15:50:38	+Gandysampras	Gavin, I am eating a White chocolate Magnum
2012-05-24 15:52:14	@TDiddy	tehee
2012-05-24 15:52:23	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-24 15:52:23	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-24 15:54:53	@bloodylip	teehee
2012-05-24 15:55:10	Halfleft|away	a what
2012-05-24 15:55:35	richterbelmont	im thinking erotic chocolate bar
2012-05-24 15:56:50	+Gandysampras	the ice cream lolly
2012-05-24 15:57:17	+Gandysampras	I just ordered my raspberry pi
2012-05-24 15:58:13	@Aerox	HI GANDY
2012-05-24 15:58:23	@Aerox	Hello Gavin
2012-05-24 15:58:26	@Aerox	Hello Richter
2012-05-24 15:59:13	Halfleft|away	jonathan ross i am fucking dying
2012-05-24 15:59:18	Halfleft|away	its 26C inside here
2012-05-24 15:59:37	@Aerox	That is unfortunate
2012-05-24 15:59:44	@Aerox	!weather london
2012-05-24 15:59:45	DtoidBot	From Russellville, Arkansas (KRUE) on May 24, 3:53 PM CDT temp: 88 F (31 C) cond: Scattered Clouds wind: From the Variable at 6 MPH (9.66 KPH) hu: 46% dewpnt: 65 F (18 C)
2012-05-24 15:59:48	@Aerox	uh
2012-05-24 15:59:51	@Aerox	!weather london, uk
2012-05-24 15:59:51	DtoidBot	From London,  (EGLL) on May 24, 9:50 PM BST temp: 72 F (22 C) cond: Clear wind: From the ENE at 6 MPH (9.66 KPH) hu: 73% dewpnt: 63 F (17 C)
2012-05-24 16:00:00	@Aerox	Oh for once your room is near the actual temperature
2012-05-24 16:00:03	@Aerox	!weather 90404
2012-05-24 16:00:03	DtoidBot	From Santa Monica, California (KSMO) on May 24, 1:51 PM PDT temp: 69 F (21 C) cond: Scattered Clouds wind: From the SW at 10 MPH (16.09 KPH) hu: 54% dewpnt: 52 F (11 C)
2012-05-24 16:00:03	Halfleft|away	so hey Dave bought one of those £100 portal guns? It shows up and it's scratched and cracked to shit.
2012-05-24 16:00:13	@Aerox	Did he buy it from Thinkgeek?
2012-05-24 16:00:19	Halfleft|away	fuck if I know
2012-05-24 16:00:28	richterbelmont	73 degrees here coldish warmish
2012-05-24 16:00:43	Halfleft|away	says he's sort of glad as he'd forgot he'd bought it and could do with the refund.
2012-05-24 16:00:44	Halfleft|away	Idiot.
2012-05-24 16:05:56	Halfleft|away	oh shit
2012-05-24 16:06:02	Halfleft|away	i haven't looked at theanimereality in WEEKS
2012-05-24 16:07:34	@TDiddy	if he bought it from thinkgeek
2012-05-24 16:07:41	@TDiddy	that would be some bad shipping costs
2012-05-24 16:07:53	@TDiddy	Oh! I got Cards Against Humanity yesterday!
2012-05-24 16:07:55	@Aerox	YAY!
2012-05-24 16:07:56	richterbelmont	animerealiy animeinfowars
2012-05-24 16:10:26	Halfleft|away	hahah http://www.theanimereality.com/2012/05/21/the-great-anime-duel-colonel-mcbadass-vs-shinkaito/
2012-05-24 16:10:39	Halfleft|away	"Shinkaito, wisely knowing this guy should not be anywhere near a middle school ever, set up an alternate location at a park"
2012-05-24 16:13:04	@Aerox	hehe
2012-05-24 16:13:59	Halfleft|away	the video of the park is quite soothing
2012-05-24 16:14:00	Halfleft|away	ah
2012-05-24 16:14:33	Halfleft|away	i sort of miss the giant reserves in Northumberland.
2012-05-24 16:14:45	Halfleft|away	hyde park is nice and all, but it's full of people. No peace.
2012-05-24 16:16:46	Halfleft|away	"Ever wondered why anime characters look white? Stormfront users have. They decided to get to the bottom of this issue, and SPOILER: it’s because white people are The Master Race, duh"
2012-05-24 16:17:04	andrewm	I'm convinced.
2012-05-24 16:21:42	Suff0cat	fuckin white people
2012-05-24 16:22:59	Halfleft|away	one of the posts has me confused
2012-05-24 16:23:20	Halfleft|away	one of them says "whites versus the black and jewish hordes" or something like that
2012-05-24 16:23:26	Halfleft|away	most jewish people are white right?
2012-05-24 16:23:36	andrewm	No...
2012-05-24 16:23:46	Halfleft|away	im confused.
2012-05-24 16:23:54	andrewm	Jews are Jews
2012-05-24 16:24:30	Halfleft|away	and they're neither black nor white?
2012-05-24 16:24:51	richterbelmont	why isnt this a fighting game yet?
2012-05-24 16:24:52	andrewm	Caucasian
2012-05-24 16:24:55	Suff0cat	they are grey
2012-05-24 16:24:58	richterbelmont	jews X nazis
2012-05-24 16:25:00	Halfleft|away	see this is what happens growing up in newcastle. where there are only white northern english people
2012-05-24 16:25:17	andrewm	Jews aren't a race.
2012-05-24 16:25:42	Halfleft|away	thats what i mean though
2012-05-24 16:25:49	richterbelmont	im still waiting for us army x terrorist come on capcom
2012-05-24 16:30:15	richterbelmont	http://resource.mmgn.com/Gallery/full/7PLLYLB8.jpg
2012-05-24 16:33:58	@Aerox	http://www.huffingtonpost.com/2012/05/24/asexual-mao-sugiyama-cooks-serves-own-genitals_n_1543307.html
2012-05-24 16:41:58	DougCL	diablo 3 got an 8.5?! am i in the dark timeline?
2012-05-24 16:42:26	+Gandysampras	I cant believe it didnt get a 9, obviously the reviewer is the scum of th earth and should go and kill himself
2012-05-24 16:42:34	DougCL	do i have a felt beard on?
2012-05-24 16:42:37	@ProfPew	worst review in history
2012-05-24 16:42:40	@ProfPew	http://www.wpri.com/generic/news/politics/local_politics/38-studios-curt-schilling-gaming-company
2012-05-24 16:44:15	DougCL	yeah i just read that on giant bomb
2012-05-24 16:44:18	DougCL	its really sad
2012-05-24 16:44:56	DougCL	as a boston human, i feel bad for kurt schilling as well. he always seemed like his heart was really in it.
2012-05-24 16:45:05	+Gandysampras	Tom brown just poopsocked inferno skeleton king
2012-05-24 16:45:09	+Gandysampras	gross
2012-05-24 16:45:58	Suff0cat	How could they even review it? It's not even a real game
2012-05-24 16:47:32	@ProfPew	that's why his name is Brown
2012-05-24 16:47:47	DougCL	is 30 rock canceled yet?
2012-05-24 16:50:54	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-24 16:52:48	@Aerox	He is telling me about his crazy build
2012-05-24 16:53:00	@Aerox	I am going to steal it
2012-05-24 16:53:09	@Aerox	Gandy, BPG might get the game tonight, if he does do you want to make level 1 noobs  to play with him
2012-05-24 16:54:04	+Gemsi	gandy just finished act 1 with me, now the game is stable means I can finally play the damn thing
2012-05-24 16:54:23	@Aerox	hooray
2012-05-24 16:54:38	+Gandysampras	Yeah sure Aerox, that'l be fun
2012-05-24 16:54:48	@Aerox	also gandy
2012-05-24 16:54:50	@Aerox	lookit how pretty this is
2012-05-24 16:54:51	@Aerox	http://i.imgur.com/hsINP.gif
2012-05-24 16:55:17	+Gemsi	i do wish i could play about 40 fps, but it beats the flickering any day
2012-05-24 16:55:18	+Gandysampras	uuuuugh act IV?
2012-05-24 16:55:47	+Gandysampras	So much damage
2012-05-24 16:56:14	@ProfPew	i don't get how people have problems with fps
2012-05-24 16:56:23	@ProfPew	i get 50+ with my shit videocard with most stuff on high
2012-05-24 16:56:27	+Gemsi	pew, in my case it's a bug
2012-05-24 16:56:43	+Gandysampras	some Nvidia cards are not playing nice with the game
2012-05-24 16:56:53	+Gandysampras	You liar J-Ro
2012-05-24 16:56:55	+Gemsi	for quite a few people with 9800gtx+'s and gts 250 have problems
2012-05-24 16:56:57	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-24 16:57:02	+Gandysampras	You saw me get a legendary drop in whimsyshire
2012-05-24 16:57:05	@ProfPew	ah yeah
2012-05-24 16:57:09	+Gemsi	where the game is overheating graphics cards
2012-05-24 16:57:09	+Gandysampras	I AM GOING TO POST SO MANY COMMENTS
2012-05-24 16:57:10	@Aerox	That didn't count
2012-05-24 16:57:15	@Aerox	Because it was stupid and a fake legendary
2012-05-24 16:57:18	@ProfPew	i got a legendary in act iv!
2012-05-24 16:57:19	+Gandysampras	haha
2012-05-24 16:57:24	+Gandysampras	which one?
2012-05-24 16:57:24	@ProfPew	Leoric's Crown
2012-05-24 16:57:35	@ProfPew	the one with 1.5% fear, it's awesome with the fear arrow
2012-05-24 16:57:36	@Aerox	http://us.battle.net/d3/en/item/leorics-crown
2012-05-24 16:57:42	@Aerox	It doesn't naturally have fear!
2012-05-24 16:57:50	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-24 16:57:52	@ProfPew	mine does
2012-05-24 16:57:56	+Gandysampras	beat em to linking it jro
2012-05-24 16:57:57	@Aerox	You got it as a random mod!
2012-05-24 16:57:58	+Gandysampras	you butt
2012-05-24 16:57:59	@ProfPew	and it has 143 armor
2012-05-24 16:58:11	@ProfPew	hang on lemme get the specs
2012-05-24 16:58:19	@ProfPew	actually, can you see your char on B.net or something like WoW?
2012-05-24 16:58:29	@Aerox	not yet
2012-05-24 16:58:33	@ProfPew	the worst
2012-05-24 16:58:46	@ProfPew	if only they had 10 years to develop that
2012-05-24 16:58:47	+Gandysampras	ugh I want to buy tomes of secrets
2012-05-24 16:58:51	+Gandysampras	but the AH is being a dick
2012-05-24 17:00:26	@ProfPew	it just did an update for me when I tried to launch
2012-05-24 17:00:36	@Aerox	yeah I had an update a couple hours ago
2012-05-24 17:00:43	@Aerox	But I think it was a launcher update not a game update
2012-05-24 17:01:04	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Operation timed out)
2012-05-24 17:03:18	+Gandysampras	I have 50k health now j-Ro
2012-05-24 17:03:25	+Gandysampras	and do 6.5k damage
2012-05-24 17:04:06	@Aerox	I have 25k health and do 12.5k damage!
2012-05-24 17:04:09	@Aerox	We're opposites!
2012-05-24 17:04:31	+Gandysampras	haha
2012-05-24 17:06:03	-->	Gandroid (~Gandysamp@82.132.249.200) has joined #destructoid
2012-05-24 17:06:32	@Aerox	TWO GANDYS
2012-05-24 17:06:34	Gandroid	Fart.
2012-05-24 17:06:35	@Aerox	MY ULTIMATE DREAM
2012-05-24 17:06:50	Gandroid	IKR
2012-05-24 17:07:28	@TDiddy	two gandys?
2012-05-24 17:07:33	@TDiddy	The UK is tolerable again
2012-05-24 17:07:55	Gandroid	<3
2012-05-24 17:08:29	@Aerox	It almost cancels out Gavin
2012-05-24 17:08:45	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-24 17:09:16	-->	Gandy|Phone (~Gandysamp@109.175.206.9) has joined #destructoid
2012-05-24 17:09:20	@Aerox	http://24.media.tumblr.com/tumblr_m2m0g7Hv371qk2t5co1_r1_1280.jpg
2012-05-24 17:09:47	@ProfPew	k
2012-05-24 17:09:51	@ProfPew	helm is:
2012-05-24 17:09:55	@ProfPew	152 armor
2012-05-24 17:09:58	<--	Gandy|Phone (~Gandysamp@109.175.206.9) has quit (Quit: Bye)
2012-05-24 17:09:59	@ProfPew	stats
2012-05-24 17:10:02	@ProfPew	+4% life
2012-05-24 17:10:07	@ProfPew	+66 armor
2012-05-24 17:10:12	@ProfPew	crit chance +1.5%
2012-05-24 17:10:21	@ProfPew	+6 monster exp
2012-05-24 17:10:32	@ProfPew	1.5% chance to fear on hit
2012-05-24 17:10:51	@ProfPew	and a gem with 11% magic find because I thought maybe diablo would drop something, but he only dropped crap
2012-05-24 17:11:13	+Gandysampras	That's how bosses work
2012-05-24 17:11:57	@ProfPew	i've started buying out cheap stuff to resell at a higher price, dunno if that works in this game though
2012-05-24 17:12:13	+Gandysampras	aye it does
2012-05-24 17:12:15	@ProfPew	6000 for a bow with a market price of 10k
2012-05-24 17:12:17	@ProfPew	nice
2012-05-24 17:12:21	@Aerox	None of my shit ever sells :(
2012-05-24 17:12:21	+Gandysampras	Someone missed a zero off a shield I bought earlier
2012-05-24 17:12:23	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-24 17:12:28	+Gandysampras	So good
2012-05-24 17:12:32	@ProfPew	yeah i only sell shit when it's affordably priced :(
2012-05-24 17:12:34	@ProfPew	hahaha
2012-05-24 17:13:55	<--	Gandroid (~Gandysamp@82.132.249.200) has quit (Ping timeout)
2012-05-24 17:14:57	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-24 17:35:55	--	jared is now known as jared|home
2012-05-24 18:04:04	+Gandysampras	Well, I just beat diablo
2012-05-24 18:04:40	Suff0cat	Congratulations, you clicked all the monsters
2012-05-24 18:04:45	+Gandysampras	I did
2012-05-24 21:43:28		irc: disconnected from server
2012-05-25 08:53:21	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-25 08:53:21	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Bigby +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot jared|home Kasreyn metalnarf mistic pointzeroeight storytime Suff0cat theGoldenAvatar]
2012-05-25 08:53:21	--	Channel #destructoid: 23 nicks (3 ops, 0 halfops, 4 voices, 16 normals)
2012-05-25 08:53:24	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-25 08:58:09	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-05-25 09:11:48	--	jared|home is now known as jared
2012-05-25 09:12:46	jared	Sup sup.
2012-05-25 09:14:29	@bloodylip	Cool.
2012-05-25 09:14:32	@bloodylip	Cool cool cool.
2012-05-25 09:14:58	<--	Bigby (~Bigby@71.153.45.225) has left #destructoid
2012-05-25 09:15:31	jared	Awesome awesome.
2012-05-25 09:32:00	-->	meeetalnarf (~meetalnar@p54AC9717.dip0.t-ipconnect.de) has joined #destructoid
2012-05-25 09:34:28	jared	So, what are people playing these days?
2012-05-25 09:34:32	jared	Other than Demon's Souls?
2012-05-25 09:35:41	@bloodylip	Diablo.
2012-05-25 09:37:18	jared	Still?
2012-05-25 09:37:19	DtoidBot	...
2012-05-25 09:38:45	jared	Demon's Souls would be cool as an MMO.
2012-05-25 09:39:07	jared	They wouldn't even have to adjust the difficulty, considering some people can't get through it on its current difficulty.
2012-05-25 09:39:17	jared	Maybe beef up the bosses.
2012-05-25 09:39:43	@bloodylip	yeah
2012-05-25 09:39:47	@bloodylip	the Adjudicator is a bitch
2012-05-25 09:39:53	@bloodylip	and he drops the raddest shield in the game
2012-05-25 09:39:58	@bloodylip	man, i really should play Dark Souls
2012-05-25 09:40:04	@bloodylip	it's just sitting there in my PS3
2012-05-25 09:40:10	jared	Adjudicator shield you get before him.
2012-05-25 09:40:13	@bloodylip	which I'm sure needs 25 updates next time I turn it on
2012-05-25 09:40:27	jared	I need to play Dark Souls as well. =(
2012-05-25 09:40:41	jared	I set out to play other games before getting lost in another From Software title.
2012-05-25 09:40:55	@bloodylip	I started playing, then life got in the way and I haven't played console games since
2012-05-25 09:41:07	@bloodylip	it's just so much easier for me to find time to play on PCs
2012-05-25 09:41:27	@bloodylip	also, DS is one of those games you need to play for a while to feel like you're getting anything done
2012-05-25 09:41:50	jared	Eh.. See it's the opposite for me. I playing on PC now is complicated for me. I'd have to buy a lot of new parts.
2012-05-25 09:42:02	jared	Yeah, both DS games are like that.
2012-05-25 09:42:10	jared	I sunk hundreds of hours in Demon's Souls.
2012-05-25 09:42:15	jared	It was all I played.
2012-05-25 09:44:35	@bloodylip	my computer works, and most games i play i can just kind of stop whenever
2012-05-25 09:44:55	@bloodylip	so if the baby starts crying, i can drop what i'm doing, walk a few doors down, and deal with it
2012-05-25 09:45:26	jared	I looked, out of curiousity, at the system requirements for D3. My computer doesn't meet them. I think the desktop I have is still a single-core.
2012-05-25 09:45:52	jared	Given it was donated parts and I never use it, BUT STILL!
2012-05-25 09:47:15	jared	Although I recently finished ME3, so honestly, I'm not in the mood to play any video games.
2012-05-25 09:57:58	@bloodylip	i could see how ME3 would turn you off of video games for a while
2012-05-25 09:58:14	jared	I.. I have no faith left.
2012-05-25 09:59:04	jared	I seriously had to like take a minute to tell myself not to sellf away my PS3 and all of my games and just rage quit.
2012-05-25 10:35:25	-->	Malcor (~Malcor@cpc4-rdng22-2-0-cust828.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-25 10:38:15	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-25 10:38:15	--	Mode #destructoid [+o Aerox] by Q
2012-05-25 10:43:24	jared	2 new Castlevanias on the way... I'm officially excited.
2012-05-25 10:43:34	jared	Although this might mean I have to buy a 3DS.
2012-05-25 10:44:31	@bloodylip	are any of them going to be likt he terrible god of war clone?
2012-05-25 10:48:41	@Aerox	one of them is!
2012-05-25 10:49:00	jared	I actually liked Lords of Shadow.
2012-05-25 10:49:09	jared	it wasn't perfect, but it was better than God of War.
2012-05-25 10:49:37	jared	The ending to LoS did suck though.
2012-05-25 10:51:43	@bloodylip	jared: not hard, GoW got repetitive like 3 hours in
2012-05-25 10:52:34	jared	bloodylip: hey, don't worry, there's another one on the way!
2012-05-25 10:53:18	jared	Sony's 2012 Q3 and Q4 strategy: MOAR GoW GAMES!
2012-05-25 10:57:13	jared	Torn about the Vita now. Castlevania has been the game(s) that made the system for me when I had a DS.
2012-05-25 10:57:31	jared	I kind of don't want both, a 3DS and a Vita (and a DS I still ahve.)
2012-05-25 10:58:40	@bloodylip	i haven't played my DS in years
2012-05-25 10:58:49	@bloodylip	since i last tried to play phoenix wright
2012-05-25 11:00:39	jared	last thing I played was Order of Ecclesia. Which was amazing.
2012-05-25 11:00:48	@Aerox	Ecclesia was really fantastic
2012-05-25 11:01:32	jared	It was just everything the handheld Castlevania needed to take a new different narrative direction while still feeling connected to the lore. The characters, locations, everything was fantastic.
2012-05-25 11:01:46	@bloodylip	i don't remember OoE
2012-05-25 11:01:49	@bloodylip	don't think i played that one
2012-05-25 11:01:56	jared	Plus, it was pretty hard.
2012-05-25 11:01:59	@bloodylip	was that the one with the chick protagonist?
2012-05-25 11:02:03	jared	yeah.
2012-05-25 11:02:26	@bloodylip	yeah, i skipped that one :(
2012-05-25 11:03:03	jared	Go back and play it. Should be pretty cheap by now.
2012-05-25 11:03:36	jared	It's my favorite Castlevania to date.. well, maybe tied with SotN.
2012-05-25 11:04:02	jared	I got that free from PS+, I should go back and play it to sooth my savage gaming soul.
2012-05-25 11:04:28	@bloodylip	but i'm so lazy and i have no time for things other than Diablo3 and babies
2012-05-25 11:06:59	jared	Is D3 really that much more amazing and satisfying than D2?
2012-05-25 11:07:14	@bloodylip	i didn't really play D2 very much
2012-05-25 11:07:24	@bloodylip	but D3 satisfies my need to click and collect loots
2012-05-25 11:07:30	jared	Haha.
2012-05-25 11:07:43	jared	I wish I knew people who were getting PS3 borderland 2.
2012-05-25 11:07:52	jared	I'll collect that loot.
2012-05-25 11:30:21	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-25 11:39:32	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-25 11:40:18	<--	Torzelan (Torzelan@80.67.9.10) has quit (Read error: Connection reset by peer)
2012-05-25 11:41:58	@Aerox	GANDY
2012-05-25 11:42:00	@Aerox	TRAGIC NEWS
2012-05-25 11:42:11	@Aerox	A. I'M NERFED B. MYTHIC HEALTH POTIONS AREN'T SOLD IN ACT ONE INFERNO ANYMORE
2012-05-25 11:54:52	Gandysampras	GOD NO
2012-05-25 11:54:57	Gandysampras	We're fucked
2012-05-25 11:55:08	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-05-25 11:58:31	Gandysampras	Did you see this aerox? http://www.reddit.com/r/Diablo/comments/u3w0z/diablo_3_potentially_has_an_arg_alternate_reality/
2012-05-25 11:58:35	Gandysampras	It's pretty damn cool
2012-05-25 11:59:00	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-25 11:59:04	@Aerox	i did not
2012-05-25 11:59:49	@Aerox	iinnnnnnnteresting
2012-05-25 11:59:57	Gandysampras	aye
2012-05-25 12:01:26	storyr	YEEEHAW
2012-05-25 12:01:26	storyr	lol
2012-05-25 12:01:38	storyr	Andy, my mom just goes "people in London are bitching about the heat. Pussies."
2012-05-25 12:03:56	Gandysampras	hahaha
2012-05-25 12:04:00	Gandysampras	It's nearly 30 degrees!
2012-05-25 12:04:07	Gandysampras	That is far too hot.
2012-05-25 12:04:24	Gandysampras	(86 F)
2012-05-25 12:05:43	metalnarf	http://img.pr0gramm.com/2012/05/maye2.gif  that is far too hot (mildly nsfw)
2012-05-25 12:06:04	theGoldenAvatar	!weather 28403
2012-05-25 12:06:04	DtoidBot	From Wilmington, North Carolina (KILM) on May 25, 12:53 PM EDT temp: 82 F (28 C) cond: Mostly Cloudy wind: From the Variable at 6 MPH (9.66 KPH) hu: 65% dewpnt: 69 F (21 C)
2012-05-25 12:08:52	@Aerox	Alright gandy
2012-05-25 12:09:08	@Aerox	Arcane Orb/Teleport/Arcane Hydra/Diamond Skin/Energy Armor/Magic Weapon
2012-05-25 12:09:12	@Aerox	With the arcane snare passive
2012-05-25 12:09:22	Gandysampras	sexy
2012-05-25 12:09:24	Gandysampras	I like the hydra
2012-05-25 12:09:40	Gandysampras	and also that looks kite-tastic
2012-05-25 12:09:42	@Aerox	any time I get hit I can teleport
2012-05-25 12:09:46	@Aerox	And spawn two mirrors
2012-05-25 12:09:51	Gandysampras	nice
2012-05-25 12:10:03	Gandysampras	I've been messing with my build too
2012-05-25 12:10:09	Gandysampras	But I havent had a chance to test it yet
2012-05-25 12:10:15	Gandysampras	Also, I wont be playing tonight
2012-05-25 12:10:19	theGoldenAvatar	WHAT?
2012-05-25 12:10:26	Gandysampras	I'm getting braingerous
2012-05-25 12:10:36	Gandysampras	(That means drunk)
2012-05-25 12:10:41	Gandysampras	It's a thing.
2012-05-25 12:10:51	Gandysampras	http://www.youtube.com/watch?v=oPRufDchE2s
2012-05-25 12:10:51	DtoidBot	Jake and Amir Ft. Dan Gurewitch - Braingerous
2012-05-25 12:14:46	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-25 12:15:06	Gandysampras	Good morrow Gavin
2012-05-25 12:15:29	storyr	did you see this yet?
2012-05-25 12:15:29	storyr	http://www.justin.tv/zytrug/b/319194200
2012-05-25 12:16:59	Gandysampras	is that the hardocre inferno guy?
2012-05-25 12:18:28	Gandysampras	Is that girl who wore a doily attractive?
2012-05-25 12:18:38	storyr	inferno guy
2012-05-25 12:18:40	Gandysampras	(Aimed at gavin)
2012-05-25 12:20:00	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-05-25 12:20:01	Halfleft|away	yes gandy
2012-05-25 12:20:03	Halfleft|away	shes also very irish
2012-05-25 12:20:11	Gandysampras	good irish or bad irish?
2012-05-25 12:20:14	Halfleft|away	Good.
2012-05-25 12:20:16	Halfleft|away	I think.
2012-05-25 12:20:18	Gandysampras	You should have taken a sly photo
2012-05-25 12:20:24	Halfleft|away	No thanks.
2012-05-25 12:20:35	Gandysampras	YOU GAY BRO?
2012-05-25 12:20:44	Halfleft|away	Nah I do enough letching as is.
2012-05-25 12:20:45	Gandysampras	Bitches love having their photo taken
2012-05-25 12:20:48	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-25 12:21:04	Halfleft|away	Also the guy she was going out with tried to kill himself like a month and a bit ago
2012-05-25 12:21:11	Halfleft|away	so she's like, mentally damaged or some shit now
2012-05-25 12:21:17	Halfleft|away	Anyway
2012-05-25 12:21:21	Halfleft|away	she also may be made redundant
2012-05-25 12:21:23	+Gandysampras	Brilliant
2012-05-25 12:21:24	storyr	sad story
2012-05-25 12:21:26	+Gandysampras	Easy target then
2012-05-25 12:21:26	Halfleft|away	as we're having some redundancies!
2012-05-25 12:21:29	storyr	time to swoop in
2012-05-25 12:21:30	Halfleft|away	yaaaay
2012-05-25 12:21:36	+Gandysampras	!storyr++
2012-05-25 12:21:36	DtoidBot	The karma of storyr is 6.
2012-05-25 12:21:38	Halfleft|away	My job appears to be more or less safe
2012-05-25 12:21:43	+Gandysampras	That's nice
2012-05-25 12:21:56	+Gandysampras	Did you see I told my housemate pearce to ask you why you smell like sewage?
2012-05-25 12:22:06	Halfleft|away	Wat?
2012-05-25 12:22:10	+Gandysampras	I hoped it would instill rage in you
2012-05-25 12:22:11	+Gandysampras	on facey B
2012-05-25 12:22:15	Halfleft|away	On facebook?
2012-05-25 12:22:15	Halfleft|away	When was this?
2012-05-25 12:22:16	+Gandysampras	YEAH THAT'S RIGHT
2012-05-25 12:22:18	+Gandysampras	FACEY B
2012-05-25 12:22:30	Halfleft|away	my phone fucks up notifications like made on the ole' facey-b
2012-05-25 12:22:41	storyr	When I was in my twenties, I figured something out: If you are a weird-looking dude (which I am) and you want to date exclusively beautiful women (which I do), the key is to pursue beautiful women who are already in relationships. Let’s say you live in Omaha and you meet a hot single woman who is actively dating lots of guys. In order to win her affection, you have to be more desirable
2012-05-25 12:22:42	storyr	than every other single guy in Omaha. It’s you against everybody. However, let’s say you meet a hot woman who is dating some dude named Mitch. This situation is way, way easier. Now you merely have to be more desirable than Mitch. It’s you against him. However, what I’ve come to realize is that I was not convincing these women to like me; I was merely convincing them that staying
2012-05-25 12:22:46	storyr	faithful to Mitch was unreasonable. I wasn’t seducing them in any real context; I was simply eroding their morality.
2012-05-25 12:22:50	storyr	SORRY FOR THE LENGTH
2012-05-25 12:22:51	storyr	(that's what I said to her)
2012-05-25 12:23:27	[Rabite]	"for what length?" - the reply
2012-05-25 12:23:47	storyr	of the copypasta
2012-05-25 12:23:56	storyr	LOL
2012-05-25 12:23:59	storyr	my res ponse
2012-05-25 12:24:01	storyr	they always leave after that
2012-05-25 12:24:12	storyr	...actually, usually, "of my nose"
2012-05-25 12:24:34	Halfleft|away	where have o read that befpre
2012-05-25 12:26:43	Halfleft|away	it was a guys last day today who'd been there for three years
2012-05-25 12:26:49	Halfleft|away	nine years*
2012-05-25 12:27:09	Halfleft|away	My first thought was anyone who's been /here/ for nine years has given up on life
2012-05-25 12:27:12	@Aerox	hello gavin
2012-05-25 12:27:33	Halfleft|away	bonjour
2012-05-25 12:28:11	+Gandysampras	Gavin stop having gmail and facebook in french
2012-05-25 12:30:28	Halfleft|away	They haven't been for a while
2012-05-25 12:30:39	+Gandysampras	Good
2012-05-25 12:30:43	Halfleft|away	Oui.
2012-05-25 12:30:47	+Gandysampras	Tell mne about work today.
2012-05-25 12:30:49	+Gandysampras	me*
2012-05-25 12:32:18	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-25 12:32:25	@Aerox	I bet he had a shit day with shit people and it was shit
2012-05-25 12:32:29	@Aerox	And then he came home and it was too hot and shitty
2012-05-25 12:32:36	@Aerox	and then Lauren did something disgusting and awful and shitty
2012-05-25 12:32:39	Brainderailment	gavin
2012-05-25 12:32:42	@Aerox	Hi nate!
2012-05-25 12:32:45	+Gandysampras	Did she eat your bread yet?
2012-05-25 12:32:51	Halfleft|away	i've not looked but i bet someone has
2012-05-25 12:33:00	Halfleft|away	the bathroom was all rank and hairy again but i think it was lewis this time
2012-05-25 12:33:08	Halfleft|away	did I tell yuo about dave's broken portal gun gandy?
2012-05-25 12:33:26	Halfleft|away	and it was pretty shit aerox
2012-05-25 12:33:51	Halfleft|away	i currently am typing withpout the use of my riight index finger because it has a cut on it from my shit bathroom door
2012-05-25 12:33:55	Halfleft|away	also tube delays
2012-05-25 12:33:59	Halfleft|away	also work redundancies
2012-05-25 12:34:17	@Aerox	Gavin Allmond - "My life is shit because I cut my finger"
2012-05-25 12:34:47	Brainderailment	and someone else got fired
2012-05-25 12:35:02	Halfleft|away	they probably deserved it
2012-05-25 12:35:03	Halfleft|away	cunts
2012-05-25 12:35:33	+Gandysampras	You did Gavin
2012-05-25 12:35:39	+Gandysampras	It Made me rather angry
2012-05-25 12:39:48	@Aerox	!weather 90064
2012-05-25 12:39:48	DtoidBot	From Santa Monica, California (KSMO) on May 25, 9:51 AM PDT temp: 63 F (17 C) cond: light rain wind: From the WSW at 8 MPH (12.87 KPH) hu: 72% dewpnt: 54 F (12 C)
2012-05-25 12:40:20	Brainderailment	!weather 37218
2012-05-25 12:40:20	DtoidBot	From Nashville, Tennessee (KBNA) on May 25, 11:53 AM CDT temp: 88 F (31 C) cond: Mostly Cloudy wind: From the SW at 5 MPH (8.05 KPH) hu: 45% dewpnt: 64 F (18 C)
2012-05-25 12:40:24	Brainderailment	Too hawt
2012-05-25 12:41:13	@Aerox	TAKE OFF ALL UR CLOTHES
2012-05-25 12:41:19	Brainderailment	done
2012-05-25 12:41:51	storyr	chill out Alladin
2012-05-25 12:42:36	Halfleft|away	gandy
2012-05-25 12:42:37	Halfleft|away	http://corican.tumblr.com/
2012-05-25 12:42:54	Halfleft|away	looks like jordan's having a shit time
2012-05-25 12:43:09	Halfleft|away	GOOD
2012-05-25 12:43:09	@Aerox	OH NO
2012-05-25 12:43:09	@Aerox	POOR JORDAN
2012-05-25 12:43:09	@Aerox	Gavin don't be awfuller
2012-05-25 12:43:09	@Aerox	Clearly it's because he doesn't talk to me much anymore
2012-05-25 12:44:05	Halfleft|away	he's too busy fucking croats and eating out of bins Jonathan
2012-05-25 12:44:07	Halfleft|away	that's the life
2012-05-25 12:44:08	Halfleft|away	ah yes
2012-05-25 12:47:20	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-25 12:47:20	--	Mode #destructoid [+v Gemsi] by Q
2012-05-25 12:47:26	@Aerox	http://www.dailymail.co.uk/sciencetech/article-2149429/Is-desire-sext-naked-pictures-hard-wired-human-brains-Being-wanted-important-women-particular.html
2012-05-25 12:53:02	theGoldenAvatar	Sounds legit.
2012-05-25 13:06:22	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-05-25 13:07:23	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-05-25 13:07:23	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-05-25 13:07:23	--	Mode #destructoid [+v deBLOO] by Q
2012-05-25 13:10:01	+deBLOO	http://mrcovers.com/tim/brooklyn/BrooklynNetsNewAwayJersey.jpg
2012-05-25 13:10:14	+deBLOO	http://mrcovers.com/tim/brooklyn/BrooklynNetsNewHomeJersey.jpg
2012-05-25 13:11:27	+deBLOO	http://www.youtube.com/watch?v=ftKXYstFgMM <---Should be the Nets theme song moving forward.
2012-05-25 13:11:27	DtoidBot	Cryme Tyme-Theme song
2012-05-25 13:22:26	Halfleft|away	http://i.imgur.com/t8p17.jpg
2012-05-25 13:34:28	theGoldenAvatar	Way to go past self!
2012-05-25 13:34:45	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/73yq31.png
2012-05-25 13:34:53	theGoldenAvatar	Commenting yo shit.
2012-05-25 13:34:56	theGoldenAvatar	!theGoldenAvatar++
2012-05-25 13:34:56	DtoidBot	The karma of theGoldenAvatar is 124.
2012-05-25 13:53:21	+Gandysampras	Gavin, him eating biscuits out of a bin made me sad
2012-05-25 13:53:27	+Gandysampras	He is too pretty for that
2012-05-25 13:56:40	storyr	GUESS WHAT
2012-05-25 13:56:53	Halfleft|away	oh he only does it because he wants to gandy
2012-05-25 13:57:19	storyr	I'M GOING HOME
2012-05-25 13:57:21	storyr	HAHAHAH
2012-05-25 13:57:23	storyr	bbl
2012-05-25 13:57:27	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-25 13:59:32	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-25 14:00:43	@Aerox	i want to go home :(
2012-05-25 14:01:16	jared	Then go home.
2012-05-25 14:09:06	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Ping timeout)
2012-05-25 14:11:16	Brainderailment	Canadian guy has a tramp stamp. http://i.imgur.com/Xilv8.jpg
2012-05-25 14:18:19	richterbelmont	we are familiar with canadian guy
2012-05-25 14:23:02	@Aerox	nate tell me a story
2012-05-25 14:23:15	-->	mueti (~name@nrbg-4d0720a0.pool.mediaWays.net) has joined #destructoid
2012-05-25 14:23:19	Brainderailment	are you trying to fall asleep?
2012-05-25 14:23:24	Brainderailment	need a bedtime story?
2012-05-25 14:23:31	@Aerox	a nap would be nice
2012-05-25 14:24:24	Brainderailment	story: one time, my friend was taking a shower. He was about 15 at the time.
2012-05-25 14:24:36	@Aerox	This sounds like a story tailored for Bigby
2012-05-25 14:24:56	Brainderailment	He noticed a weird plastic bottle thingy and decided to fill it with water and spray himself in the face and head with it
2012-05-25 14:25:07	Brainderailment	I think in his mouth a little too
2012-05-25 14:25:28	Brainderailment	Later on, he realized that it was his 60 year old mother's douche bottle
2012-05-25 14:25:32	@Aerox	aaahahahhaahhah
2012-05-25 14:25:57	Brainderailment	He loves telling that story
2012-05-25 14:27:34	@Aerox	He shouldn't
2012-05-25 14:27:36	@Aerox	But that's great for everyone else
2012-05-25 14:27:45	@Aerox	"Hahah hey guys I drank my mom's douche lolz!"
2012-05-25 14:27:59	Brainderailment	haha
2012-05-25 14:28:12	Brainderailment	A lot of his comedy is self depricating
2012-05-25 14:29:02	Brainderailment	I have another embarrasing one about him and about my younger brother
2012-05-25 14:29:10	richterbelmont	are you telling a halfleft story? the drinking part?
2012-05-25 14:29:36	Halfleft|away	what?
2012-05-25 14:30:08	@Aerox	Tell it!
2012-05-25 14:30:25	Brainderailment	So, my little brother and him used to be roomies
2012-05-25 14:30:38	Brainderailment	Gary worked days, Nick worked nights
2012-05-25 14:30:46	Brainderailment	Gary is douche drinker
2012-05-25 14:31:05	Halfleft|away	 he should get that on a business card
2012-05-25 14:31:27	Brainderailment	Nick comes into his room, it's dark, he thinks Gary is sleeping.
2012-05-25 14:31:51	@Aerox	Is Gary your brohter or the friend
2012-05-25 14:31:57	Brainderailment	Nick decides to wake him up by crawling up to him in bed in a creepy way.
2012-05-25 14:32:06	Brainderailment	Nick is my brother, Gary is my friends
2012-05-25 14:32:10	@Aerox	ok
2012-05-25 14:32:10	Brainderailment	*-s
2012-05-25 14:32:29	Brainderailment	Gary has the TV on with the volume off
2012-05-25 14:32:44	Brainderailment	Nick gets close enough to see gary's face.
2012-05-25 14:32:58	Brainderailment	He's awake, and has horror in his eyes.
2012-05-25 14:33:10	Brainderailment	Nick looks back at the tv
2012-05-25 14:33:42	Brainderailment	sees porn
2012-05-25 14:34:01	Brainderailment	Gary's masturbating and Nick has just crawled into bed with him
2012-05-25 14:34:07	@Aerox	AHAHAHHAHA
2012-05-25 14:34:38	Halfleft|away	hot
2012-05-25 14:34:40	Brainderailment	Nick says something like, Wow, she's getting slammed! and casually crawls backward off the bed and leaves
2012-05-25 14:35:21	Brainderailment	It
2012-05-25 14:35:21	DtoidBot	...
2012-05-25 14:35:32	jared	I lol'd.
2012-05-25 14:35:33	Brainderailment	It's now known in our circle as the "tiger crawl"
2012-05-25 14:35:48	@Aerox	tiger crawl lol
2012-05-25 14:35:58	--	Aerox is now known as Aerox|Lunch
2012-05-25 14:36:03	@Aerox|Lunch	I am going to go get a cheesesteak
2012-05-25 14:36:09	 *	jared jealous
2012-05-25 14:36:17	 *	Gandysampras jealous
2012-05-25 14:37:23	--	jared is now known as jared|jealous
2012-05-25 14:43:43	andrewm	URgh
2012-05-25 14:43:54	andrewm	Memorial Day weekend is the worst
2012-05-25 14:44:05	Brainderailment	Traffic is a fucking bugger
2012-05-25 14:44:11	Brainderailment	bugging fucker
2012-05-25 14:44:18	andrewm	Our population swells like 150%
2012-05-25 14:44:30	Brainderailment	You're near Myrtle?
2012-05-25 14:44:35	andrewm	North of
2012-05-25 14:44:39	andrewm	Wrightsville Beach
2012-05-25 14:45:03	Brainderailment	I've been to myrtle during memorial weekend, it was a fucking mess
2012-05-25 14:46:00	andrewm	Traffic is already terrible
2012-05-25 14:46:05	andrewm	Took me forever to get home
2012-05-25 14:48:44	Brainderailment	I didn't realize it was a holiday weekend and almost rode my motorcycle to work. Glad I didn't, people were fucking tarding everywhere.
2012-05-25 14:50:38	jared|jealous	Yeah, gotta be careful.
2012-05-25 14:59:46	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-25 14:59:48	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-25 14:59:48	--	andrewm_ is now known as andrewm
2012-05-25 15:01:14	Halfleft|away	We have olympics in august and july
2012-05-25 15:01:18	Halfleft|away	cry me a river
2012-05-25 15:01:49	+Gemsi	hell i imagine next weekend will be hell for london
2012-05-25 15:01:57	Halfleft|away	the jubilee line, the one which will be the busiest, ground to a halt for two hours on the hottest day of the hair the other day trapping 800 people in the tunnels. And that's just a standard day
2012-05-25 15:02:11	Halfleft|away	year
2012-05-25 15:02:14	Halfleft|away	hair?
2012-05-25 15:11:18	mistic	EuroNARP 5 information: http://www.destructoid.com/blogs/DtoidEurope/time-for-the-euronarp-s-5th-anniversary-come-join-us--228044.phtml
2012-05-25 15:15:46	--	Aerox|Lunch is now known as Aerox
2012-05-25 15:15:56	Malcor	Halfleft|away, are you going to be in LAANDAAAAN for the olympics or you going back home?
2012-05-25 15:20:00	Halfleft|away	i live and work here
2012-05-25 15:20:07	Halfleft|away	not really an option :(
2012-05-25 15:23:47	+Gandysampras	I hope you get trapmled by tourists
2012-05-25 15:23:51	+Gandysampras	trampled*
2012-05-25 15:27:15	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-25 15:32:06	Malcor	Hello Gandysampras
2012-05-25 15:33:06	<--	Apple_Master (~Appels@host86-152-109-138.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-25 15:41:29	@ProfPew	gandy poopsock
2012-05-25 15:41:48	@Aerox	gandy doesn't poopsock
2012-05-25 15:41:49	@Aerox	he poopsuits
2012-05-25 15:41:54	@Aerox	(That's when he poops in his wolf costume)
2012-05-25 15:42:22	andrewm	I thought he was wearing one of those Freman things
2012-05-25 15:42:42	andrewm	The stillsuits
2012-05-25 15:43:37	@ProfPew	he is too hairy to use a stillsuit
2012-05-25 15:43:50	@ProfPew	it causes friction with the suit and he loses dex
2012-05-25 15:43:53	@Aerox	sometimes he covers himself in vaseline and puts on a rubber suit
2012-05-25 15:43:58	@Aerox	but he just wears that inside his fursuit
2012-05-25 15:44:08	andrewm	No wonder he's always so hot.
2012-05-25 15:45:17	richterbelmont	oh so its that way
2012-05-25 15:45:45	andrewm	Pew
2012-05-25 15:45:48	andrewm	What's your Battletage?
2012-05-25 15:45:50	andrewm	tag*
2012-05-25 16:04:15	@ProfPew	http://diablo.wikia.com/wiki/Caverns_of_Frost
2012-05-25 16:04:24	@ProfPew	18:55, May 23, 2012 Tephra (Talk | contribs) deleted "Caverns of Frost" ? (Vandalism: content was: "poop" (and the only contributor was "74.111.1.89"))
2012-05-25 16:04:32	mistic	hey ProfPew, will you come to EuroNARP 5?
2012-05-25 16:04:41	mistic	http://www.destructoid.com/blogs/DtoidEurope/time-for-the-euronarp-s-5th-anniversary-come-join-us--228044.phtml
2012-05-25 16:04:45	@ProfPew	won't be in .nl!
2012-05-25 16:04:48	@Aerox	ahahhaaha
2012-05-25 16:04:51	mistic	ah too bad
2012-05-25 16:08:05	richterbelmont	new lucas arts star wars franchise?... a sequel to masters of tera kashi!
2012-05-25 16:10:18	-->	TDiddy (~twead87@173.65.36.200) has joined #destructoid
2012-05-25 16:10:18	--	Mode #destructoid [+o TDiddy] by Q
2012-05-25 16:11:45	-->	Halfleft|away (Halflefta@77.102.91.175) has joined #destructoid
2012-05-25 16:16:20	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=88HGwogSyN0
2012-05-25 16:16:20	DtoidBot	Beagle vs. Hog
2012-05-25 16:19:54	@Aerox	http://americaphile.wordpress.com/2012/05/23/new-jerseys-culture-warriors/
2012-05-25 16:20:46	Halfleft|away	fuck i re opened my finger cut
2012-05-25 16:20:48	Halfleft|away	urgh
2012-05-25 16:22:45	@Aerox	life is terrible
2012-05-25 16:22:59	andrewm	Gavin. Shake it up a bit.
2012-05-25 16:23:06	andrewm	Be less of a bitch.
2012-05-25 16:24:10	@Aerox	Whoa now, let's not get too crazy
2012-05-25 16:24:11	@Aerox	baby steps
2012-05-25 16:26:27	<--	meeetalnarf (~meetalnar@p54AC9717.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-25 16:39:01	richterbelmont	how can there be american patriotism in new jersey ? its not even part of the country
2012-05-25 16:44:48	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-25 16:44:48	--	Mode #destructoid [+o BPG] by Q
2012-05-25 16:45:01	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-25 16:45:01	--	Mode #destructoid [+v jorge`] by Q
2012-05-25 16:48:01	@Aerox	sup jorge
2012-05-25 16:50:57	-->	jorge (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-25 16:50:57	--	Mode #destructoid [+v jorge] by Q
2012-05-25 16:51:01	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-05-25 16:51:09	+jorge	hi Aerox
2012-05-25 16:51:34	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-25 17:11:26	+jorge	i need new headphone foams
2012-05-25 17:11:32	+jorge	these keep leaving foam particles in my sideburns
2012-05-25 17:14:26	@Aerox	aw
2012-05-25 17:16:20	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-25 17:20:09	<--	jorge (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-05-25 17:21:44	-->	jorge (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-25 17:21:44	--	Mode #destructoid [+v jorge] by Q
2012-05-25 17:24:28	<--	mueti (~name@nrbg-4d0720a0.pool.mediaWays.net) has quit (Quit: get satisfied! • :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::)
2012-05-25 17:24:31	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (Read error: Operation timed out)
2012-05-25 17:32:26	<--	Malcor (~Malcor@cpc4-rdng22-2-0-cust828.15-3.cable.virginmedia.com) has quit (Quit: Leaving)
2012-05-25 17:39:43	<--	jorge (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-05-25 17:44:36	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-25 17:44:36	--	Mode #destructoid [+v jorge`] by Q
2012-05-25 17:53:01	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: EOF from client)
2012-05-25 18:12:55	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-05-25 18:29:35	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-25 18:29:35	--	Mode #destructoid [+v jorge`] by Q
2012-05-25 20:28:45		irc: disconnected from server
2012-05-25 20:28:56	-->	benbeltran (~benbeltra@187-163-10-148.static.axtel.net) has joined #destructoid
2012-05-25 20:28:56	--	Nicks #destructoid: [@bloodylip @DrPopa @Q @TDiddy +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran Brainderailment cardfrek DougCL DtoidBot Halfleft|away jared|jealous Kasreyn metalnarf mistic on3nightstan pointzeroeight richterbelmont RobotBebop Simmy storytime Suff0cat theGoldenAvatar]
2012-05-25 20:28:56	--	Channel #destructoid: 30 nicks (4 ops, 0 halfops, 4 voices, 22 normals)
2012-05-25 20:28:59	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-25 20:31:48	RobotBebop	time to make mozza sticks
2012-05-25 20:38:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-25 20:45:44	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-25 20:56:01	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-25 20:56:06	RobotBebop	hi dare!
2012-05-25 20:56:11	dare-	hi moose!
2012-05-25 20:57:24	RobotBebop	hows life
2012-05-25 20:58:05	dare-	Okay I guess
2012-05-25 20:58:07	dare-	You?
2012-05-25 20:58:19	RobotBebop	better now that its the weekend
2012-05-25 20:58:31	RobotBebop	watching Farscape
2012-05-25 20:58:56	dare-	One of my favorite shows ever
2012-05-25 20:59:19	RobotBebop	i'm watching the episode where Scorpius is going over his past with John
2012-05-25 21:00:10	dare-	The Scarran makeup and stuff keeps changing
2012-05-25 21:00:26	dare-	His real life wife eventually plays the female Scarran antagonist in the series
2012-05-25 21:00:30	RobotBebop	i think there are multiple races of Scarrens
2012-05-25 21:00:36	RobotBebop	there's those ones with the long faces
2012-05-25 21:00:37	RobotBebop	and the other ones
2012-05-25 21:01:02	andrewm	No
2012-05-25 21:01:21	RobotBebop	There was one in this episode
2012-05-25 21:02:06	andrewm	Charons
2012-05-25 21:02:10	dare-	Charrids
2012-05-25 21:02:18	andrewm	^
2012-05-25 21:02:20	andrewm	Charrids
2012-05-25 21:02:22	RobotBebop	whuh
2012-05-25 21:02:42	dare-	They did have multiple kinds of Scarrans even in the same episodes but the make did keep changing
2012-05-25 21:02:50	dare-	The smarter ones ha shorter necks
2012-05-25 21:02:53	dare-	*had
2012-05-25 21:03:00	RobotBebop	nope, not a charrid
2012-05-25 21:03:06	RobotBebop	looked up the farscape wikia
2012-05-25 21:03:29	dare-	The first Scarran was in a season 2 episode, he cuts off John's head, he looked super weird
2012-05-25 21:03:37	RobotBebop	yeah
2012-05-25 21:03:39	RobotBebop	one of those ones
2012-05-25 21:03:40	andrewm	The three-parter?
2012-05-25 21:03:46	andrewm	Where he gets turned to stone?
2012-05-25 21:03:58	dare-	Yep
2012-05-25 21:04:02	dare-	Dang tga you are a superfan
2012-05-25 21:04:15	andrewm	I've watched that series 3 times at least.
2012-05-25 21:04:24	dare-	A similar Scarran makes an appearance later but they redid the design
2012-05-25 21:04:30	RobotBebop	Scooooooorpiiiiiuusssssssss
2012-05-25 21:04:32	andrewm	Originally, with my sister, and with my friend.
2012-05-25 21:05:16	andrewm	I don't understand people who go to concerts, and then film the entire thing with their phones.
2012-05-25 21:05:27	andrewm	I had some guy standing next to me Wednesday doing thart.
2012-05-25 21:06:14	RobotBebop	who were you seeing
2012-05-25 21:06:20	dare-	Because phone cameras are as good as HD studio cameras now, duh
2012-05-25 21:06:26	andrewm	St Vincent.
2012-05-25 21:06:35	andrewm	I think it was probably this guy
2012-05-25 21:06:36	andrewm	http://www.youtube.com/watch?v=c-jROntRJWY
2012-05-25 21:06:37	DtoidBot	St. Vincent - Cheerleader (Live at Cat's Cradle)
2012-05-25 21:06:42	andrewm	I was to the left of that spot a bit.
2012-05-25 21:09:05	dare-	tga no Diablo 3 for you?
2012-05-25 21:09:12	andrewm	I've been playing it.
2012-05-25 21:09:23	andrewm	But only with my brother and an RL friend of mine.
2012-05-25 21:09:36	andrewm	So it's been slow going. Our schedules don't sync that well.
2012-05-25 21:11:40	dare-	Moose did you finally restart your character? Or still bitter from playing on the European server accidentally
2012-05-25 21:12:26	RobotBebop	i haven't even been motivated
2012-05-25 21:14:32	RobotBebop	like i play it , and then i realize that all i really am doing is just clicking...
2012-05-25 21:14:41	andrewm	Ian is only motivated to drink beer.
2012-05-25 21:14:46	dare-	Isn't that true of any video game though?
2012-05-25 21:14:59	andrewm	RobotBebop: sadly, normal mode is retard easy.
2012-05-25 21:15:07	andrewm	There's all these skills that imply strategy
2012-05-25 21:15:18	RobotBebop	dare, no, most other video games require timing and thought
2012-05-25 21:15:21	andrewm	But you have to beat the game twice before it really matters.
2012-05-25 21:15:29	RobotBebop	All diablo commands of you is to click the mouse until the things die
2012-05-25 21:15:37	RobotBebop	gross.
2012-05-25 21:15:47	RobotBebop	i thought D2 was kinda fun
2012-05-25 21:15:55	RobotBebop	thats why i wanted to get D3
2012-05-25 21:16:03	RobotBebop	its just like
2012-05-25 21:16:07	RobotBebop	the lite beer of video games i guess
2012-05-25 21:18:27	dare-	I like how everything has a beer-context
2012-05-25 21:18:33	RobotBebop	heh
2012-05-26 06:15:41		irc: disconnected from server
2012-05-27 01:53:37	-->	benbeltran (~benbeltra@200.76.90.183) has joined #destructoid
2012-05-27 01:53:37	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran cardfrek dare- DougCL jared|jealous Kasreyn Malcor_ metalnarf mistic Nebones on3nightstan pointzeroeight richterbelmont StoryR Suff0cat theGoldenAvatar]
2012-05-27 01:53:37	--	Channel #destructoid: 26 nicks (2 ops, 0 halfops, 4 voices, 20 normals)
2012-05-27 01:53:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-27 02:42:59	richterbelmont	http://www.destructoid.com/the-wii-u-name-is-final-deal-with-it-228119.phtml
2012-05-27 02:43:04	richterbelmont	fucking bullshit
2012-05-27 02:55:16	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-27 02:55:28	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-05-27 02:56:08	dare-	Aerox staying up late!
2012-05-27 02:56:42	richterbelmont	i cant think of a worse name than wii u , virtual boy sounds better at this point
2012-05-27 03:05:47	Aerox	SO LATE
2012-05-27 03:05:56	Aerox	(i've been up until 3am almost every night since diablo came out :(  )
2012-05-27 03:06:06	dare-	Oh, huh I didn't even notice
2012-05-27 03:06:12	dare-	That must be playing havok with your schedule
2012-05-27 03:12:16	Aerox	i'm surviving
2012-05-27 03:12:32	dare-	Even though I'm not playing
2012-05-27 03:12:41	dare-	I kind of like when a huge new game comes out and people get super into it
2012-05-27 03:14:48	richterbelmont	i kind of like when a huge new game consoles and i pretend to not know what people are talking about
2012-05-27 03:15:01	richterbelmont	comes out*
2012-05-27 03:15:51	Aerox	why aren't you playing
2012-05-27 03:16:26	dare-	Not the best use of money for me right now
2012-05-27 03:16:42	Aerox	my neighbor said that
2012-05-27 03:16:48	Aerox	then I gave him a starter code and hten he immediately bought it
2012-05-27 03:17:19	dare-	Haha, Ecks gave me one
2012-05-27 03:17:26	dare-	I played all the classes for a few levels
2012-05-27 03:17:35	dare-	It's a lot better than the beta, that's for sure
2012-05-27 03:17:42	Aerox	um
2012-05-27 03:17:44	Aerox	the starter is the beta
2012-05-27 03:17:45	Aerox	literally
2012-05-27 03:17:58	dare-	When I played the beta, the skills and powers were different
2012-05-27 03:18:14	Aerox	ah you must have played earlier
2012-05-27 03:18:26	dare-	I played with you and Gandy that one time
2012-05-27 03:18:29	dare-	And again later with tga
2012-05-27 03:18:30	dare-	That's it
2012-05-27 03:29:19	richterbelmont	http://www.heavyblogisheavy.com/wp-content/uploads/2010/11/my-body-is-ready.png
2012-05-27 14:41:15		irc: disconnected from server
2012-05-27 14:42:42	-->	benbeltran (~benbeltra@200.76.90.138) has joined #destructoid
2012-05-27 14:42:42	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Gandysampras +Gemsi +Torzelan [Rabite] ^power Aerox andrewm Apple_Master Batthink benbeltran cardfrek dare- DougCL Halfleft|away jared|jealous Kasreyn Malcor_ metalnarf mistic on3nightstan pointzeroeight RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-05-27 14:42:42	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 3 voices, 22 normals)
2012-05-27 14:43:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-27 14:49:43	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-05-27 14:49:43	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	DougCL (~Doug99208@108.20.209.33) has quit (*.net *.split)
2012-05-27 14:49:43	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-05-27 14:49:43	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	RobotBebop (~RobotBebo@S0106001ee5357fec.va.shawcable.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-05-27 14:49:43	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (*.net *.split)
2012-05-27 14:49:43	<--	Apple_Master (~Appels@host86-152-109-138.range86-152.btcentralplus.com) has quit (*.net *.split)
2012-05-27 14:49:43	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-05-27 14:49:43	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-05-27 14:49:43	<--	Malcor_ (~Malcor@cpc4-rdng22-2-0-cust828.15-3.cable.virginmedia.com) has quit (*.net *.split)
2012-05-27 14:50:22	<--	Suff0cat (Suff0cat@c-67-166-145-112.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-05-27 14:50:22	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-05-27 14:50:22	<--	metalnarf (~metalnarf@p54AC8875.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-05-27 14:50:22	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-05-27 14:50:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-05-27 14:51:26	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-05-27 14:51:26	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-05-27 14:51:26	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (*.net *.split)
2012-05-27 14:51:26	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-05-27 14:51:26	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (*.net *.split)
2012-05-27 14:51:26	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-05-27 14:51:26	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-05-27 14:51:26	<--	jared|jealous (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-05-27 14:51:53		irc: disconnected from server
2012-05-27 14:53:46	-->	benbeltran (~benbeltra@200.76.90.138) has joined #destructoid
2012-05-27 14:53:46	--	Nicks #destructoid: [@benbeltran]
2012-05-27 14:53:46	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-05-27 14:53:47	--	Channel created on Sun, 27 May 2012 14:52:28
2012-05-27 14:56:46		irc: disconnected from server
2012-05-27 15:01:00	-->	benbeltran (~benbeltra@200.76.90.138) has joined #destructoid
2012-05-27 15:01:12	--	Nicks #destructoid: [@benbeltran]
2012-05-27 15:01:12	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-05-27 15:02:47	--	Channel created on Sun, 27 May 2012 15:01:00
2012-05-27 15:05:35	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-27 15:05:35	-->	Apple_Master (~Appels@host86-152-109-138.range86-152.btcentralplus.com) has joined #destructoid
2012-05-27 15:05:35	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-27 15:05:35	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-05-27 15:05:35	-->	RobotBebop (~RobotBebo@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-05-27 15:05:35	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-27 15:05:35	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-27 15:05:35	-->	metalnarf (~metalnarf@p54AC8875.dip0.t-ipconnect.de) has joined #destructoid
2012-05-27 15:05:35	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-05-27 15:05:35	-->	Suff0cat (Suff0cat@c-67-166-145-112.hsd1.ca.comcast.net) has joined #destructoid
2012-05-27 15:05:35	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-27 15:05:35	-->	Malcor_ (~Malcor@cpc4-rdng22-2-0-cust828.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-27 15:05:35	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-05-27 15:05:35	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-27 15:05:35	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-27 15:05:35	-->	DougCL (~Doug99208@108.20.209.33) has joined #destructoid
2012-05-27 15:05:35	-->	jared|jealous (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-05-27 15:05:35	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-05-27 15:05:35	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-27 15:05:35	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-27 15:05:35	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-27 15:05:35	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-27 15:05:35	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-05-27 15:05:35	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-27 15:05:35	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-27 15:05:35	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-05-27 15:05:35	--	Mode #destructoid [+tnCNooovvv Q bloodylip TDiddy Torzelan Gandysampras Gemsi] by *.quakenet.org
2012-05-27 15:05:35	--	Mode #destructoid [-o benbeltran] by *.quakenet.org
2012-05-27 15:35:03		irc: disconnected from server
2012-05-27 15:35:24	-->	benbeltran (~benbeltra@200.76.90.138) has joined #destructoid
2012-05-27 15:35:24	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Gandysampras +Gemsi +Torzelan [Rabite] ^power Aerox andrewm Apple_Master benbeltran cardfrek dare- DougCL Halfleft|away jared|jealous Kasreyn Malcor_ metalnarf mistic on3nightstan pointzeroeight RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-05-27 15:35:24	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 3 voices, 21 normals)
2012-05-27 15:35:27	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-27 15:37:02	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-27 15:37:02	--	Mode #destructoid [+v Bigby] by Q
2012-05-27 15:45:56	Kasreyn	http://brn.ath.cx/img/haters.jpg
2012-05-27 16:04:02		irc: disconnected from server
2012-05-27 16:04:23	-->	benbeltran (~benbeltra@200.76.90.138) has joined #destructoid
2012-05-27 16:04:24	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Gandysampras +Gemsi +Torzelan [Rabite] ^power Aerox andrewm Apple_Master benbeltran cardfrek dare- DougCL Halfleft|away jared|jealous Kasreyn Malcor_ metalnarf mistic on3nightstan pointzeroeight RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-05-27 16:04:24	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 4 voices, 21 normals)
2012-05-27 16:04:27	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-27 16:04:32	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-27 16:04:33	--	Mode #destructoid [+v jorge`] by Q
2012-05-27 16:12:48		irc: disconnected from server
2012-05-28 10:07:35	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-28 10:07:35	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Bigby +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek jared|jealous Kasreyn metalnarf mistic pointzeroeight Simmy1 Suff0cat theGoldenAvatar]
2012-05-28 10:07:35	--	Channel #destructoid: 20 nicks (3 ops, 0 halfops, 3 voices, 14 normals)
2012-05-28 10:07:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-28 10:58:47	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Quit)
2012-05-28 10:58:55	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-28 11:03:21	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-28 11:03:21	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-28 11:12:54	-->	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-05-28 11:23:22	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-28 11:23:22	--	Mode #destructoid [+o TDiddy] by Q
2012-05-28 11:24:44	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-28 11:24:44	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-28 11:24:44	--	andrewm_ is now known as andrewm
2012-05-28 11:45:07	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-28 11:45:07	--	Mode #destructoid [+v Gemsi] by Q
2012-05-28 12:00:08	@TDiddy	Gandy
2012-05-28 12:00:23	@TDiddy	did you see the game report blizzard released
2012-05-28 12:01:34	@TDiddy	they want to "reduce the damage spiking in inferno" but that wont happen til the 2nd major patch
2012-05-28 12:29:52	+Bigby	afternoon
2012-05-28 12:31:12	DougCL	aww damn
2012-05-28 12:31:16	DougCL	yo its bigby.
2012-05-28 12:31:18	DougCL	sup son?
2012-05-28 12:31:35	+Bigby	me
2012-05-28 12:36:14	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-28 12:36:41	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-28 12:38:19	Gandysampras	oh ym god this steak is so good
2012-05-28 12:38:23	Gandysampras	my*
2012-05-28 12:38:30	Gandysampras	and I did see travis
2012-05-28 12:38:41	@TDiddy	nice
2012-05-28 12:40:15	Gandysampras	Im betting they'll reduce the aoe damage from orbs / desecrate initially but get it to ramp up if you stand in it for too long
2012-05-28 12:40:36	Gandysampras	and the other aoe shite too
2012-05-28 12:40:47	Gandysampras	That would help immensely
2012-05-28 12:46:55	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-28 12:53:35	<--	Apple_Master (~Appels@host86-152-109-138.range86-152.btcentralplus.com) has quit (Ping timeout)
2012-05-28 12:53:57	-->	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has joined #destructoid
2012-05-28 12:59:42	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-28 13:05:45	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-05-28 13:09:23	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-28 13:13:46	Gandysampras	HI AEROX
2012-05-28 13:15:46	Aerox	hello!
2012-05-28 13:25:24	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-05-28 13:25:46	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-28 13:35:10	+Bigby	oh shit
2012-05-28 13:35:13	+Bigby	ooooooh shit
2012-05-28 13:35:15	+Bigby	Aerox
2012-05-28 13:35:25	Aerox	sup
2012-05-28 13:35:32	+Bigby	http://www.landoverbaptist.net/showthread.php?t=66765
2012-05-28 13:35:39	+Bigby	i was looking up pets and found this
2012-05-28 13:35:45	Aerox	landover is a satire site
2012-05-28 13:35:51	+Bigby	it is?
2012-05-28 13:35:55	+Bigby	oh thank god
2012-05-28 13:36:03	+Bigby	i was really starting to think this was real
2012-05-28 13:36:19	Aerox	it's hard to tell!
2012-05-28 13:36:34	+Bigby	i know! i thought it was like that Westoboro churh or something
2012-05-28 13:40:19	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-28 13:40:26	Aerox	sup bean
2012-05-28 13:40:28	Vexed_Alex	Why does Colloquy time me out during inactivity. I paid for this piece of shit app. Work.
2012-05-28 13:41:18	Aerox	you paid for colloquy?
2012-05-28 13:41:19	Aerox	it's free..
2012-05-28 13:41:37	Vexed_Alex	Not on iOS.
2012-05-28 13:41:53	Aerox	itw as for me
2012-05-28 13:41:55	Aerox	maybe they're charging now
2012-05-28 13:42:08	Vexed_Alex	I bought this a long time ago.
2012-05-28 13:42:22	Vexed_Alex	For like 2 bucks.
2012-05-28 13:42:55	+Bigby	its the mexican rate
2012-05-28 13:43:02	dare-	It's $2 right now actually
2012-05-28 13:43:24	Vexed_Alex	I got it when I had my old iPod Touch.
2012-05-28 13:43:58	Vexed_Alex	Bigby, stop making jokes. You're a pedophile. It's in poor taste.
2012-05-28 13:44:33	Vexed_Alex	Agony
2012-05-28 13:44:39	Vexed_Alex	Anyway...
2012-05-28 13:44:48	Vexed_Alex	It should stop timing out.
2012-05-28 13:45:08	Vexed_Alex	And it should stop setting an away message when I move to another app.
2012-05-28 13:45:28	Vexed_Alex	It has push notifications. It doesn't need to set away messages.
2012-05-28 13:45:59	Vexed_Alex	Although, I bet I can change all this crap. Is probably burriend under a some settings.
2012-05-28 13:46:08	Vexed_Alex	Its
2012-05-28 13:46:16	Vexed_Alex	It's
2012-05-28 13:46:30	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-28 13:46:53	Aerox	it's in "settings"
2012-05-28 13:47:28	-->	richterbelmont_ (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-28 13:48:09	Vexed_Alex	It isn't.
2012-05-28 13:49:27	Vexed_Alex	 I don't like how warm my iPad gets.
2012-05-28 13:49:35	Aerox	i haven't noticed mine getting very hot
2012-05-28 13:49:38	Vexed_Alex	It's annoying.
2012-05-28 13:49:43	Vexed_Alex	Not hot.
2012-05-28 13:49:48	Vexed_Alex	Warm.
2012-05-28 13:49:50	Aerox	hrm
2012-05-28 13:49:53	Aerox	where specifically?
2012-05-28 13:49:58	Aerox	i'll check the next time I use it
2012-05-28 13:50:07	Aerox	I'm usually laying in bed with it just propped up so I'm not really holding it
2012-05-28 13:50:08	Vexed_Alex	Bottom left side.
2012-05-28 13:50:19	Vexed_Alex	Probably where the battery is.
2012-05-28 13:50:29	Aerox	brb
2012-05-28 13:50:32	--	Aerox is now known as Aerox|Coffee
2012-05-28 13:52:30	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-05-28 13:52:31	--	richterbelmont_ is now known as richterbelmont
2012-05-28 14:03:55	Vexed_Alex	Buttz
2012-05-28 14:06:41	-->	Batthink (webchat@host109-153-166-7.range109-153.btcentralplus.com) has joined #destructoid
2012-05-28 14:07:16	<--	Batthink (webchat@host109-153-166-7.range109-153.btcentralplus.com) has quit (Registered)
2012-05-28 14:07:16	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-28 14:07:35	dare-	The battery occupies about 80% of the insides
2012-05-28 14:09:56	--	Aerox|Coffee is now known as Aerox
2012-05-28 14:13:49	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-28 14:20:57	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-28 14:48:08	dare-	Hey Gavin how's life
2012-05-28 14:49:06	Halfleft|away	joyous
2012-05-28 14:53:21	Aerox	hi gavin
2012-05-28 14:55:30	Halfleft|away	hello
2012-05-28 14:55:45	+Bigby	hi gavin
2012-05-28 14:57:48	Halfleft|away	hi
2012-05-28 14:58:43	Batthink	I'm not saying hi to Gavin.  I refuse to conform.
2012-05-28 14:59:35	Batthink	;)
2012-05-28 15:01:07	Halfleft|away	http://www.portal2sounds.com/448
2012-05-28 15:37:21	Halfleft|away	too hot
2012-05-28 15:37:26	Halfleft|away	28C in here
2012-05-28 15:57:13	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-28 15:57:13	--	Mode #destructoid [+v jorge`] by Q
2012-05-28 15:58:14	-->	dare_ (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-28 16:00:49	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-05-28 16:05:35	dare_	Aerox is it a big spoiler if I ask why that king's guard guy slashed Tyrian's face
2012-05-28 16:07:37	Aerox	 see if you can figure it out!
2012-05-28 16:08:16	dare_	Boo. I know he butts heads with them all the time, but other than I dunno
2012-05-28 16:08:29	dare_	I would look it up but the danger of massive spoilers is too great
2012-05-28 16:16:36	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-28 16:21:29	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-28 16:37:59	Aerox	  http://jezebel.com/5913623/baby-otter-is-coerced-into-learning-to-swim
2012-05-28 16:46:21	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-05-28 16:57:56	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-28 16:59:59	<--	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-28 17:13:33	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-28 17:16:02	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-28 17:24:05	Vexed_Alex	 What are you pales up to
2012-05-28 17:26:29	Aerox	diablo
2012-05-28 17:26:29	Aerox	4eva
2012-05-28 17:27:51	Vexed_Alex	God, so awful
2012-05-28 17:28:23	Vexed_Alex	It's nice outside.
2012-05-28 17:29:23	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-28 17:31:44	Aerox	come over for burgers
2012-05-28 17:37:53	Vexed_Alex	I just had in n out
2012-05-28 17:38:04	Vexed_Alex	Didn't you see my tweet?
2012-05-28 17:40:05	Aerox	no
2012-05-28 17:49:38	Vexed_Alex	That's because you were too busy poopsocking it up.
2012-05-28 17:52:12	+Bigby	im replaying Grandia II on Dreamcast
2012-05-28 17:53:41	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-28 17:59:13	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-05-28 17:59:56	-->	cardfrek (~Emil@76.90.179.187) has joined #destructoid
2012-05-28 18:00:17	+Bigby	who is up for some Powerstone?
2012-05-28 18:00:58	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-05-28 19:26:32		irc: disconnected from server
2012-05-28 22:20:52	-->	benbeltran (~benbeltra@200.76.90.246) has joined #destructoid
2012-05-28 22:20:52	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +jorge` +lolshin +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm benbeltran cardfrek dare_ DougCL Gandysampras jared|jealous Kasreyn mistic pointzeroeight richterbelmont RobotBebop Suff0cat theGoldenAvatar]
2012-05-28 22:20:52	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 6 voices, 17 normals)
2012-05-28 22:20:56	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-28 22:21:11	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-28 22:21:23	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-28 22:21:23	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-28 22:21:31	+Ecksorcism	wtf
2012-05-28 22:30:08	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-28 22:30:08	--	Mode #destructoid [+o BPG] by Q
2012-05-28 22:33:37	RobotBebop	lolwut
2012-05-28 22:33:41	RobotBebop	Valve is hiring pyschologists
2012-05-28 22:36:30	dare_	It's not that weird
2012-05-28 22:37:02	@TDiddy	MORE HATS
2012-05-28 22:37:17	dare_	Maybe your worst joke ever
2012-05-28 22:37:31	@TDiddy	pfft, you say that
2012-05-28 22:37:33	@TDiddy	then the hats come
2012-05-28 22:37:35	@TDiddy	AND BAM
2012-05-28 22:37:37	@TDiddy	more TF2
2012-05-28 22:38:09	dare_	Psychologists are consulted by most large industries when doing consumer or wokrplace research
2012-05-28 22:39:35	+Vexed_Alex	I feel like 3-days of rest wasn't enough.
2012-05-28 22:39:55	+Vexed_Alex	3 days*
2012-05-28 22:39:56	Aerox	I know :(
2012-05-28 22:40:15	dare_	Playing D3 all weekend sounds like work to me
2012-05-28 22:40:33	+Vexed_Alex	I played like 30 minutes of D3 all week
2012-05-28 22:40:39	+Vexed_Alex	weekend*
2012-05-28 22:40:56	+Vexed_Alex	Play, "Oh, cool. Some new loot."
2012-05-28 22:41:08	+Vexed_Alex	Not care that much, get bored, exit game
2012-05-28 22:41:37	dare_	I feel like the guest pass Ecks gave me givesme the same experience
2012-05-28 22:43:39	dare_	http://www.piepalace.ca/blog/asperger-test-aq-test/
2012-05-28 22:43:39	+Ecksorcism	its annoying since I cant play with people who have the pass, afaik
2012-05-28 22:43:39	dare_	Yeah it's only for pass people to play with other pass people
2012-05-28 22:43:39	dare_	They should've done it like WoW
2012-05-28 22:43:40	Aerox	they're going to in two weeks
2012-05-28 22:45:10	+Vexed_Alex	Man, the new Toyota CEO is so cool
2012-05-28 22:45:10	dare_	Aerox is our D3 portal
2012-05-28 22:45:19	+Vexed_Alex	Dude is driving race cars, making supercars, and he brought back the affordable sports car.
2012-05-28 22:45:42	+Vexed_Alex	Akio Toyoda, too cool for beige ass Toyota
2012-05-28 22:46:00	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-28 22:46:11	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-28 22:46:11	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-28 22:48:05	+Vexed_Alex	Man, dude even drove a Toyota NASCAR car
2012-05-28 22:49:27	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-28 22:49:28	<--	dare_ (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-05-28 22:50:16	RobotBebop	http://capcomvancouver.com whoa
2012-05-28 22:50:19	RobotBebop	click the links on the right
2012-05-28 22:51:10	@TDiddy	Apply there moose!
2012-05-28 22:51:40	@TDiddy	make a game i can actually play
2012-05-28 22:51:57	dare-	TDiddy don't encourage him
2012-05-28 22:51:58	dare-	It will be
2012-05-28 22:52:08	dare-	Divekick Fighter
2012-05-28 22:57:20	@TDiddy	yesssssssssssss
2012-05-28 22:59:15	dare-	Resident Moose
2012-05-28 23:00:10	+Vexed_Alex	ahahahahahaha
2012-05-28 23:00:11	+Vexed_Alex	http://www.autoblog.com/photos/2012-bmw-1-series-five-door-quick-spin/#photo-4297892
2012-05-28 23:00:17	+Vexed_Alex	That thing is fucking ugly
2012-05-28 23:00:23	+Vexed_Alex	what the fuck, BMW
2012-05-28 23:00:34	+Vexed_Alex	It looks like Drake
2012-05-28 23:00:39	+Vexed_Alex	who looks like E.T.
2012-05-28 23:03:02	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-28 23:03:16	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-28 23:03:16	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-28 23:03:16	Gandysampras	What in the actual fuck
2012-05-28 23:03:17	Gandysampras	My barbarian is gone
2012-05-28 23:03:39	+Bigby	perma death
2012-05-28 23:03:42	@TDiddy	...what?
2012-05-28 23:03:47	Gandysampras	no as in the character ahs been deleted
2012-05-28 23:03:57	Aerox	do you have an authenticator
2012-05-28 23:03:57	Gandysampras	and my stash is reset
2012-05-28 23:03:57	Gandysampras	Yes
2012-05-28 23:04:16	Aerox	i don't even see you logged in online
2012-05-28 23:04:16	Gandysampras	All my auctions are gone
2012-05-28 23:04:29	Aerox	quit and relot
2012-05-28 23:04:31	Aerox	relog
2012-05-28 23:04:36	+Bigby	you got jacked
2012-05-28 23:04:49	Aerox	nah, he didn't log in at all the whole time
2012-05-28 23:04:56	Aerox	i assume it's a login error
2012-05-28 23:05:01	Gandysampras	What the fuck is going on
2012-05-28 23:05:02	Gandysampras	ugh
2012-05-28 23:05:03	RobotBebop	i ate his stuff
2012-05-28 23:05:17	richterbelmont	i can see that
2012-05-28 23:05:30	Gandysampras	There we go
2012-05-28 23:05:30	Aerox	there, you officially logged in taht time
2012-05-28 23:05:51	Gandysampras	That was super weird
2012-05-28 23:06:01	Gandysampras	and terrifying
2012-05-28 23:06:51	 *	RobotBebop eats gandy's lootz
2012-05-28 23:07:03	+Vexed_Alex	YEAH
2012-05-28 23:07:10	richterbelmont	hawt
2012-05-28 23:07:25	+Vexed_Alex	ALWAYS ONLINE GAMING
2012-05-28 23:07:25	+Vexed_Alex	THE FUTURE
2012-05-28 23:07:26	+Vexed_Alex	TODAY
2012-05-28 23:08:31	+Vexed_Alex	http://youtu.be/L9oTLMwpTbc
2012-05-28 23:12:35	Aerox	http://www.bournemouthecho.co.uk/news/features/9730544.PHOTO__Is_this_the_face_of_God_in_a_mixing_bowl_/
2012-05-28 23:14:22	RobotBebop	that scamander thing looks like it came out of a batman movie
2012-05-28 23:14:23	RobotBebop	i want it
2012-05-28 23:14:34	Aerox	your butt looks like it came out of a batman movie
2012-05-28 23:14:36	Aerox	it's like two face
2012-05-28 23:14:40	+Vexed_Alex	Ruth is Aurvant's wife
2012-05-28 23:14:42	Aerox	one sides all gross and fucked up
2012-05-28 23:14:49	Aerox	two-butt
2012-05-28 23:14:49	RobotBebop	well i leaned against a stove once ok
2012-05-28 23:15:03	RobotBebop	while naked
2012-05-28 23:15:12	+Vexed_Alex	I want bacon
2012-05-28 23:15:16	Aerox	i wonder if there's a batman porn parody starring two-boob or two-butt
2012-05-28 23:15:23	RobotBebop	hahahaha
2012-05-28 23:15:23	+Vexed_Alex	Eugh, the internet has ruined bacon.
2012-05-28 23:15:42	RobotBebop	years ago i saw some video, i think it came off of Attack of the show before Munna nd G4
2012-05-28 23:15:51	RobotBebop	munn and*
2012-05-28 23:16:11	RobotBebop	some guy is in this bedroom with his girlfriend and she handcuffs him to the bed
2012-05-28 23:16:21	Aerox	i'm sold
2012-05-28 23:16:23	Aerox	where can I watch it
2012-05-28 23:16:24	RobotBebop	and then a fat guy in a batman suit walks out of the closet and humiliates him
2012-05-28 23:16:27	Aerox	oh
2012-05-28 23:16:28	Aerox	gross
2012-05-28 23:16:29	RobotBebop	i can't find it anymore!
2012-05-28 23:16:30	Aerox	I take it all back
2012-05-28 23:16:32	RobotBebop	it was hilarious
2012-05-28 23:16:43	RobotBebop	it was a skit or something
2012-05-28 23:19:10	+Vexed_Alex	I want to humiliate moose
2012-05-28 23:19:15	Aerox	in what way
2012-05-28 23:19:18	Aerox	please describe it
2012-05-28 23:19:27	RobotBebop	no.
2012-05-28 23:19:29	RobotBebop	gross.
2012-05-28 23:19:34	Aerox	quiet moose
2012-05-28 23:19:38	RobotBebop	I WILL NOT BE SILENCED
2012-05-28 23:20:11	+Vexed_Alex	A girl butt raping him
2012-05-28 23:20:13	+Vexed_Alex	with a dildo
2012-05-28 23:20:26	Aerox	that's not really humiliating
2012-05-28 23:20:57	+Vexed_Alex	A man being raped by a female is very, very humiliating.
2012-05-28 23:21:08	+Vexed_Alex	Especially if it's filmed and streamed on the internet
2012-05-28 23:21:16	+Vexed_Alex	close-up of crying eyes
2012-05-28 23:21:38	Aerox	i doubt moose would be crying
2012-05-28 23:21:39	Aerox	you know how he is
2012-05-28 23:21:41	RobotBebop	what is wrong with you
2012-05-28 23:21:53	RobotBebop	i'd fart and she'd be out of there like a bat out of hell
2012-05-28 23:22:00	RobotBebop	its a defense mechanism against butt violation
2012-05-28 23:22:07	+Vexed_Alex	Slowly pan up to some Rosie O'Donnell looking bitch humping around his backside
2012-05-28 23:22:18	Aerox	ahahha, the ultimate defense
2012-05-28 23:22:25	+Vexed_Alex	She'll retort by shitting on you
2012-05-28 23:22:28	Aerox	eww
2012-05-28 23:22:40	+Vexed_Alex	That's her defense mechanism
2012-05-28 23:22:41	 *	RobotBebop barfs
2012-05-28 23:22:43	+Vexed_Alex	fecal discharge
2012-05-28 23:23:12	richterbelmont	shit as lube gross
2012-05-28 23:23:15	RobotBebop	baaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaarrrfffs
2012-05-28 23:24:44	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-28 23:24:45	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-28 23:24:45	--	andrewm_ is now known as andrewm
2012-05-28 23:34:51	Aerox	blargh
2012-05-28 23:34:55	Aerox	boo work tomorrow
2012-05-28 23:36:06	+Vexed_Alex	http://www.youtube.com/watch?v=aB06epXZ4sk&feature=g-vrec
2012-05-28 23:36:22	+Vexed_Alex	I'm not so much looking forward to game announcements at E3
2012-05-28 23:36:34	Aerox	hahahahaah
2012-05-28 23:36:36	+Vexed_Alex	as I am more fucking wahjah moments at press conferences
2012-05-28 23:37:02	richterbelmont	needs more mr caffeine
2012-05-28 23:37:17	Aerox	he's all up in that vid
2012-05-28 23:37:29	@TDiddy	oh god
2012-05-28 23:37:33	@TDiddy	when does that start?
2012-05-28 23:37:42	Aerox	everyone flies in next weekend
2012-05-28 23:37:43	+Vexed_Alex	Next-next week?
2012-05-28 23:37:53	@TDiddy	ugh
2012-05-28 23:37:53	Aerox	party week!
2012-05-28 23:38:02	Aerox	i'm excited
2012-05-28 23:38:07	@TDiddy	im tooooooooooooooooooootally going to miss a press conference or two because of class
2012-05-28 23:38:15	@TDiddy	oh noooooooooooooooooooooooooooooooooooooooo
2012-05-28 23:38:15	Aerox	disaster
2012-05-28 23:38:19	@TDiddy	its probably for the best
2012-05-28 23:38:19	+Vexed_Alex	I'm going to miss them all because of work.
2012-05-28 23:38:23	@TDiddy	because twitter is HORRIBLE
2012-05-28 23:38:27	@TDiddy	during e3
2012-05-28 23:38:27	+Vexed_Alex	They're all typically in the morning.
2012-05-28 23:38:40	Aerox	yeah
2012-05-28 23:38:44	+Vexed_Alex	When people who buy shit are working and not paying attention.
2012-05-28 23:38:45	Aerox	i'll probably pop some on in a window
2012-05-28 23:38:51	Aerox	E3 isn't for consumers
2012-05-28 23:38:54	Aerox	it's for mainstream press
2012-05-28 23:38:58	+Bigby	just watch the Giantbomb coverage that night
2012-05-28 23:38:59	+Vexed_Alex	Gaystream
2012-05-28 23:39:00	richterbelmont	http://www.youtube.com/watch?v=ecffZBdhAUU
2012-05-28 23:39:08	Aerox	i don't know why people don't understand that
2012-05-28 23:39:17	RobotBebop	i can't wait for Valve to announce Ricochet 2
2012-05-28 23:39:20	Aerox	the whole point of E3 is for nintendo or MS to get written up in Time, or US News and World, or some shitty huge publication
2012-05-28 23:39:31	RobotBebop	or L4D3
2012-05-28 23:39:32	+Vexed_Alex	Because I don't give a shit either way.
2012-05-28 23:39:57	Aerox	i can't even watch that vid
2012-05-28 23:40:04	Aerox	i hope they learned their lesson and bring Joel McHale back
2012-05-28 23:40:13	+Vexed_Alex	lol, Tom Cahlancy
2012-05-28 23:40:52	@TDiddy	oh yeah
2012-05-28 23:40:59	@TDiddy	i get those awesome giant bomb casts that go til like 4am
2012-05-28 23:41:00	Aerox	ugh my boss called me three hours ago
2012-05-28 23:41:09	richterbelmont	i want completely unrelated celebirties to gaming show up for no reason aka kobe
2012-05-28 23:41:13	Aerox	and asked me if I was around because I'd probably need to proof something for one of our clients that has to be submitted tomorrow
2012-05-28 23:41:17	Aerox	so I say ok, and sit around waiting
2012-05-28 23:41:20	Aerox	and finally text him
2012-05-28 23:41:23	@TDiddy	lol
2012-05-28 23:41:27	Aerox	and he's like "Oh I just sent it off it didn't need editing"
2012-05-28 23:41:31	RobotBebop	hahaha
2012-05-28 23:41:38	RobotBebop	fart in his office tomorrow morning
2012-05-28 23:41:47	+Bigby	shit on his desk
2012-05-28 23:41:56	@TDiddy	you had to get all that diablo farming done first
2012-05-28 23:42:37	Aerox	i can hear my neighbor raging at act ii
2012-05-28 23:43:29	+Vexed_Alex	Your neighbor is a fellow poopsocker?
2012-05-28 23:43:39	Aerox	he's almost at tom levels
2012-05-28 23:43:54	Aerox	tom has like 30 more hours than him though
2012-05-28 23:43:55	@TDiddy	haha
2012-05-28 23:44:06	Aerox	travis, he's playing dh, i looked at his profile
2012-05-28 23:44:08	@TDiddy	and he STILL wanted me to give that ring
2012-05-28 23:44:10	Aerox	he has 36k dps unbuffed
2012-05-28 23:44:18	@TDiddy	nice
2012-05-28 23:44:24	Aerox	his armor/resists aren't great though
2012-05-28 23:44:28	@TDiddy	oh yeah
2012-05-28 23:44:39	@TDiddy	there is a guy that i checked out his stream, he has 140k dps
2012-05-28 23:44:39	Aerox	2.2 armor
2012-05-28 23:44:44	Aerox	only 930 in primary stat
2012-05-28 23:44:47	@TDiddy	but his resists are like 140 physical
2012-05-28 23:44:52	@TDiddy	and 60 everything else
2012-05-28 23:45:15	@TDiddy	im at 380
2012-05-28 23:45:19	Aerox	he's playing with a barb and monk though, both in tanky mode
2012-05-28 23:45:29	Aerox	that's about where I am
2012-05-28 23:45:37	Aerox	400 in most, 480 in a couple specific ones
2012-05-28 23:46:33	@TDiddy	i have that one with everything buff lol
2012-05-28 23:47:28	RobotBebop	dots dots more dots
2012-05-28 23:48:03	Aerox	i'll dot your butt
2012-05-28 23:48:15	Aerox	curse of the plug
2012-05-28 23:48:51	-->	metalnarf (~metalnarf@p54AC99A5.dip0.t-ipconnect.de) has joined #destructoid
2012-05-28 23:52:02	Aerox	ahahahahah
2012-05-28 23:52:03	Aerox	moose
2012-05-28 23:52:03	Aerox	http://www.reddit.com/r/ShitRedditSays/comments/u8uhs/meta_sorry_the_mods_were_a_little_mia_this_week/
2012-05-28 23:52:57	+Bigby	PBS is government run?
2012-05-28 23:53:21	dare-	No, but they receive grants from the government
2012-05-28 23:53:26	RobotBebop	i don't know how i feel about this.
2012-05-28 23:53:27	dare-	Or they used to anyway, not sure about now
2012-05-28 23:53:34	Aerox	i feel positively
2012-05-28 23:53:47	+Bigby	i have no idea what that whole page is about
2012-05-28 23:53:55	Aerox	don't worry about it bigby
2012-05-28 23:54:07	RobotBebop	i feel like it's going to only highlight the extreme end of the redditor
2012-05-28 23:54:13	RobotBebop	and be nothing about the site in general
2012-05-28 23:54:18	Aerox	the site in general is a pit
2012-05-28 23:54:24	Aerox	i told you kerry and I went to a meet up
2012-05-28 23:54:28	Aerox	it was literally bit coins ron paul weed
2012-05-28 23:54:30	+Bigby	ima go to Dig
2012-05-28 23:54:30	Aerox	and awful
2012-05-28 23:54:30	RobotBebop	hahaha
2012-05-28 23:54:32	+Bigby	Digg
2012-05-28 23:54:37	+Bigby	that should be ok
2012-05-28 23:54:45	@TDiddy	i went and it was fun
2012-05-28 23:54:47	RobotBebop	i get why SRS exists
2012-05-28 23:54:49	RobotBebop	but at the same time
2012-05-28 23:54:55	@TDiddy	but it was guys that werent all aspie
2012-05-28 23:54:56	RobotBebop	if these people hate reddit so much why do they waste this much time..
2012-05-28 23:55:12	RobotBebop	its like andrew said, they kinda revel in the awfulness
2012-05-28 23:55:37	Aerox	ignoring awfulness doesn't make it go away
2012-05-28 23:55:55	RobotBebop	no, but neither does swimming in it
2012-05-28 23:56:01	Aerox	and there's a delicious irony in them callnig out shitlords and having them get all spazzed out and upset becuase THEY are being maligned
2012-05-28 23:56:07	Aerox	right after they've posted "I hope all niggers get shot"
2012-05-28 23:56:19	RobotBebop	these people are like,  going to a restaurant they hate, repeatedly, and then laughing at the other patrons the entire time for eating at such an awful place
2012-05-28 23:56:26	+Bigby	so they are devlolving into 4chan?
2012-05-28 23:56:28	Aerox	it's more like staring in through the window
2012-05-28 23:56:31	+Bigby	devolving
2012-05-28 23:56:43	Aerox	Or laughing at people at mcdonald's as you drive by
2012-05-28 23:56:56	dare-	What's the fascination with bit coins anyway?
2012-05-28 23:57:06	Aerox	fuck the man free currency
2012-05-28 23:57:23	Aerox	(sperglords who don't undersatnd economics think it's super cool they can "mine" fake money on their "mining rigs"
2012-05-28 23:57:35	RobotBebop	so when is this interview going to go up?
2012-05-28 23:57:45	Aerox	this one guy was telling me how he bought three $1000 computers (with real money, not bitcoins) to mine bitcoins
2012-05-28 23:57:55	RobotBebop	lolwut
2012-05-28 23:58:03	@TDiddy	where the fuck do you mine them
2012-05-28 23:58:05	@TDiddy	i dont get this
2012-05-28 23:58:08	+Bigby	mine them? can you get them on minecraft or something?
2012-05-28 23:58:10	Aerox	it's hilariously stupid
2012-05-28 23:58:11	Aerox	and a giant scam
2012-05-28 23:58:14	RobotBebop	the only people who made money off of bitcoins were the people in the beginning
2012-05-28 23:58:14	@TDiddy	it literally sounds like when people talk about playing EVE
2012-05-28 23:58:18	Aerox	this guy invented this bullshit currency, and of course owns like 60% of it
2012-05-28 23:58:25	Aerox	for commoners to get it, they simulate scarcity
2012-05-28 23:58:33	Aerox	by your computer having to process a certani number of cycles
2012-05-28 23:58:35	Aerox	to get a coin
2012-05-28 23:58:38	+Bigby	so it works like exchanging real money for fake money you buy real stuff online with?
2012-05-28 23:58:42	Aerox	and then it goes into your "ewallet" file stored on your comp
2012-05-28 23:58:47	Aerox	(If it gets deleted you lose everything)
2012-05-28 23:58:52	RobotBebop	and each time you solve this hashing algorithm, the number of solutions go down
2012-05-28 23:58:56	Aerox	And as more people get bitcoins they get harder to mine, because there is a "limited supply'
2012-05-28 23:59:03	RobotBebop	so the the more coins that are mined, the less there are to be bined
2012-05-28 23:59:08	RobotBebop	mined
2012-05-28 23:59:09	Aerox	it's fucking stupid as shit
2012-05-28 23:59:15	Aerox	i was reading a thread of OUTRAGE @ BLIZZARD
2012-05-28 23:59:17	+Vexed_Alex	hahaha, and how do they stop people from making fake bitcoins?
2012-05-28 23:59:20	Aerox	because you can't use bitcoins on the RMAH
2012-05-28 23:59:27	RobotBebop	you basically need a clustered super computer to get more than 10 coins a week now or some shit
2012-05-28 23:59:30	+Vexed_Alex	hahahaha
2012-05-28 23:59:44	Aerox	it's so fucking stupid I can't handle it
2012-05-28 23:59:52	RobotBebop	show us this blizzard rage thread
2012-05-28 23:59:56	Aerox	it's deleted
2012-05-28 23:59:59	dare-	What is the data processing of anyway that someone is paying for?
2012-05-29 00:00:00	RobotBebop	god damnit
2012-05-29 00:00:15	+Vexed_Alex	child pornography
2012-05-29 00:00:17	Aerox	someone worked it out and you are like paying more money in electricity to mine a bitcoin
2012-05-29 00:00:21	+Vexed_Alex	digitized child pornography
2012-05-29 00:00:23	Aerox	tahn the stupid piece of shit is "worth"
2012-05-29 00:00:42	Aerox	right now one bitcoin is worth 4.97
2012-05-29 00:00:54	RobotBebop	and it takes like weeks to mine one using your GPU now
2012-05-29 00:00:55	+Vexed_Alex	I am watching another direct to DVD street racing movie
2012-05-29 00:01:00	dare-	Aerox I worked it out that way too when my friend told me her boyfriend was doing it
2012-05-29 00:01:03	+Vexed_Alex	this is like the billionth one
2012-05-29 00:01:08	Aerox	here's the takeaway
2012-05-29 00:01:13	Aerox	Most libertarians are stupid as fuck
2012-05-29 00:01:31	Aerox	and have no idea what they're doing, or what their politics are about, and it's super easy to take advantage of them
2012-05-29 00:02:31	@TDiddy	RON PAUL
2012-05-29 00:02:46	RobotBebop	KING OF THE NORTH
2012-05-29 00:02:50	Aerox	http://buttcoin.org/wp-content/uploads/2011/11/ron_paul_bill.jpg
2012-05-29 00:03:02	richterbelmont	best to think in a box and shout with the rest of republicans and democrats about the same old things
2012-05-29 00:03:05	Aerox	https://bitcointalk.org/index.php?topic=53360.0
2012-05-29 00:03:15	+Bigby	just go to damn gold coins in purses
2012-05-29 00:03:22	+Bigby	we apparently have tons of fucking gold around
2012-05-29 00:03:23	RobotBebop	uhh..
2012-05-29 00:03:25	RobotBebop	is this a real ad
2012-05-29 00:03:28	+Vexed_Alex	hahahahaha
2012-05-29 00:03:29	Aerox	yes.
2012-05-29 00:03:33	RobotBebop	i'm getting an ad on this site to find lesbian singles in my area
2012-05-29 00:03:37	RobotBebop	i'm not a lesbian!
2012-05-29 00:03:48	+Bigby	yes you are
2012-05-29 00:03:50	+Vexed_Alex	Diesel dyke
2012-05-29 00:04:00	+Bigby	or are you saying you dont like women
2012-05-29 00:04:09	Aerox	http://buttcoin.org/wp-content/uploads/2011/06/buttcoin-infograph.png
2012-05-29 00:04:13	RobotBebop	shut up Bigby
2012-05-29 00:04:31	Aerox	http://i.imgur.com/FAVyM.gif
2012-05-29 00:04:33	Aerox	i miss buttcoin
2012-05-29 00:04:50	RobotBebop	http://www.youtube.com/watch?v=cFBIoDxPO8o i still love this
2012-05-29 00:05:07	@TDiddy	i think people are just in love with idea of making money by leaving their computer on haha
2012-05-29 00:05:24	+Bigby	i hate gold
2012-05-29 00:05:38	RobotBebop	who wouldn't be, really
2012-05-29 00:05:40	richterbelmont	i think they are real stupid cause they dont want to argue about gay marriage or other political footballs the 20th time.
2012-05-29 08:58:21		irc: disconnected from server
2012-05-29 08:58:41	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-29 08:58:41	--	Nicks #destructoid: [@bloodylip @ProfPew @Q +Bigby +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot Ecks|Work Gandysampras jared|jealous Kasreyn Lelio metalnarf mistic pointzeroeight richterbelmont Suff0cat theGoldenAvatar]
2012-05-29 08:58:41	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 2 voices, 19 normals)
2012-05-29 08:58:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-29 09:00:47	Ecks|Work	sometimes I wish it was that easy tGA
2012-05-29 09:01:05	Ecks|Work	I dont see what the bosses really want about these performance reviews
2012-05-29 09:01:09	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-29 09:01:09	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-29 09:01:18	Ecks|Work	people show up, we get our work done
2012-05-29 09:02:08	theGoldenAvatar	Speaking of performance reviews.
2012-05-29 09:02:14	theGoldenAvatar	We're going to have to start doign them :|
2012-05-29 09:02:35	Ecks|Work	I am so sorry
2012-05-29 09:02:56	Ecks|Work	I wouldn't wish that on anyone
2012-05-29 09:10:23	Ecks|Work	We dumped some of our more annoying clients on Friday
2012-05-29 09:10:56	Ecks|Work	hopefully that means I'm not left with people who blame us after flashing without using a checksum
2012-05-29 09:11:39	Ecks|Work	probably not though
2012-05-29 09:11:53	@bloodylip	no, those are the only clients left
2012-05-29 09:12:32	Ecks|Work	hahaha
2012-05-29 09:12:34	Ecks|Work	I'd quit
2012-05-29 09:13:20	Ecks|Work	I still need to buy a headset
2012-05-29 09:13:46	Ecks|Work	I've been saying this since PAX, why can I never remember when I am at home?
2012-05-29 09:14:27	@bloodylip	Ecks|Work: finally got a new phone!
2012-05-29 09:14:30	@bloodylip	nexus!
2012-05-29 09:15:04	Ecks|Work	AWESOME
2012-05-29 09:15:10	Ecks|Work	New ones in November
2012-05-29 09:15:15	@bloodylip	yeah, i figured
2012-05-29 09:15:21	@bloodylip	i love it so far
2012-05-29 09:15:28	@bloodylip	except solid colors look like shit on the screen
2012-05-29 09:15:47	Ecks|Work	how long have you had it?
2012-05-29 09:15:54	@bloodylip	4 days?
2012-05-29 09:16:06	Ecks|Work	RMA it
2012-05-29 09:16:21	Ecks|Work	some screens have that issue and then would stop working
2012-05-29 09:16:30	@bloodylip	oh
2012-05-29 09:16:43	Ecks|Work	it shouldnt look much different than your droid charge
2012-05-29 09:16:54	Ecks|Work	do you know the model and batch number?
2012-05-29 09:16:56	Ecks|Work	I can look it upo
2012-05-29 09:16:58	Ecks|Work	up*
2012-05-29 09:18:08	@bloodylip	1 sec
2012-05-29 09:18:54	@bloodylip	dunno the batch
2012-05-29 09:18:58	@bloodylip	model is SCH-i515
2012-05-29 09:18:59	Ecks|Work	S/N?
2012-05-29 09:19:04	@bloodylip	SKU is SCHI515MSV
2012-05-29 09:19:28	@bloodylip	don't see a serial... have an IMEI
2012-05-29 09:19:33	Ecks|Work	sure
2012-05-29 09:19:40	Ecks|Work	actually
2012-05-29 09:19:42	@bloodylip	and an FCC ID
2012-05-29 09:19:45	Ecks|Work	PM Me that
2012-05-29 09:19:48	@bloodylip	right
2012-05-29 09:20:25	Ecks|Work	did you buy it outright?
2012-05-29 09:21:21	@bloodylip	no
2012-05-29 09:22:10	Ecks|Work	Well according to the information I have I dont see an issue with that specific batch
2012-05-29 09:22:22	Ecks|Work	so an RMA under that pretense wouldnt work
2012-05-29 09:22:31	Ecks|Work	but if you have the issue the warranty would cover it
2012-05-29 09:22:47	@bloodylip	okay, i'll be on the lookout
2012-05-29 09:22:49	@bloodylip	thanks
2012-05-29 09:22:54	Ecks|Work	no worries
2012-05-29 09:22:59	Ecks|Work	in any case
2012-05-29 09:23:03	Ecks|Work	its good you enjoy it
2012-05-29 09:23:18	@bloodylip	yeah
2012-05-29 09:23:27	@bloodylip	man, the new batch of phones is unimpressive
2012-05-29 09:23:29	@bloodylip	at least for verizon
2012-05-29 09:23:31	Ecks|Work	have you rooted it at all?
2012-05-29 09:23:34	@bloodylip	of course
2012-05-29 09:23:39	Ecks|Work	Hahaha
2012-05-29 09:23:43	@bloodylip	that was like first few hours
2012-05-29 09:23:59	Ecks|Work	the mid-year batch of phones usually is pretty meh
2012-05-29 09:24:13	Ecks|Work	holiday season is usually the best time to get a phone
2012-05-29 09:24:23	@bloodylip	for some dumb reason, verizon is getting a version of the HTC One with a 4" screen
2012-05-29 09:24:36	Ecks|Work	ya the One S?
2012-05-29 09:24:39	@bloodylip	yeah
2012-05-29 09:24:52	Ecks|Work	the "mid-range" of the One series
2012-05-29 09:24:55	@bloodylip	and dual core instead of quad... but i think that's a problem with the LTE chip size?
2012-05-29 09:25:18	Ecks|Work	the Snapdragon S4 in the One S is faster than the Quad-core Tegra 3 in the One X
2012-05-29 09:25:29	Ecks|Work	and ya, Tegra doesnt have LTE support right now
2012-05-29 09:25:32	Ecks|Work	its annoying
2012-05-29 09:25:33	@bloodylip	ah, didn't know that
2012-05-29 09:25:48	Ecks|Work	it'll probably be mid to late 2013 for that to be arounf
2012-05-29 09:25:52	Ecks|Work	around*
2012-05-29 09:26:09	Ecks|Work	Qualcomm and the only reliable LTE chipsets around right now
2012-05-29 09:26:53	@bloodylip	yeah, rooting was a no-brainer
2012-05-29 09:27:03	@bloodylip	i'm too lazy to re-install shit without Titanium Backup
2012-05-29 09:27:14	Ecks|Work	same, I bought it just for the batch restore
2012-05-29 09:27:30	@bloodylip	yeah
2012-05-29 09:27:51	<--	Bigby (~Bigby@71.153.45.225) has quit (Ping timeout)
2012-05-29 09:41:55	theGoldenAvatar	I love finding TODOs in code 4 years old.
2012-05-29 09:42:50	Ecks|Work	Hahaha
2012-05-29 09:49:47	Ecks|Work	all our office doors have been replaced, we now have locks on them
2012-05-29 09:49:52	Ecks|Work	its like they want me to be napping
2012-05-29 09:49:54	theGoldenAvatar	Nice.
2012-05-29 09:50:00	theGoldenAvatar	I wish my office locked
2012-05-29 09:50:43	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-05-29 09:50:43	--	Mode #destructoid [+v lolshin] by Q
2012-05-29 09:50:56	Ecks|Work	SHIN
2012-05-29 09:51:04	+lolshin	oh god painful hiccups WHY
2012-05-29 09:51:10	+lolshin	ECKS
2012-05-29 09:51:20	Ecks|Work	I havent got a key yet tGA, so I wonder whats up with that
2012-05-29 09:51:24	Ecks|Work	whats up?
2012-05-29 09:51:33	Ecks|Work	painful hiccups are the worst
2012-05-29 09:52:21	+lolshin	ya
2012-05-29 09:54:52	<--	Lelio (~Lelio@114-198-32-15.dyn.iinet.net.au) has quit (Quit: Bye)
2012-05-29 09:55:31	Ecks|Work	looking back, using the justification that the PS3 was a blu-ray player and thats why I should've spent $500 on it was retarded
2012-05-29 09:55:39	Ecks|Work	as I've bought maybe 4 blu-rays
2012-05-29 09:56:06	Ecks|Work	and for something thats devolved into my uncharted box
2012-05-29 09:56:11	Ecks|Work	it makes me feel even worse
2012-05-29 09:58:52	theGoldenAvatar	I wonder if the D3 AH will ever work.
2012-05-29 09:59:01	theGoldenAvatar	I wanted to buy mats all weekend.
2012-05-29 09:59:20	Ecks|Work	?
2012-05-29 09:59:32	theGoldenAvatar	The auction house doesn't work.
2012-05-29 09:59:35	theGoldenAvatar	In Diablo
2012-05-29 09:59:38	Ecks|Work	I meant the mats
2012-05-29 09:59:46	Ecks|Work	mats in D3?
2012-05-29 09:59:47	@bloodylip	theGoldenAvatar: NOPE
2012-05-29 09:59:50	@bloodylip	materials
2012-05-29 09:59:54	Ecks|Work	aH
2012-05-29 09:59:58	theGoldenAvatar	Short for materials. Means ingredients.
2012-05-29 10:00:11	theGoldenAvatar	For creafting and such.
2012-05-29 10:00:17	Ecks|Work	wasnt the AH supposed ton start on the 22nd?
2012-05-29 10:00:20	theGoldenAvatar	crafting*
2012-05-29 10:00:30	Ecks|Work	Also, is your gmail your realid?
2012-05-29 10:00:35	theGoldenAvatar	Yeah
2012-05-29 10:00:36	@bloodylip	Ecks|Work:
2012-05-29 10:00:37	@bloodylip	yeah
2012-05-29 10:00:39	@bloodylip	then the 29th
2012-05-29 10:00:45	@bloodylip	now, no set date
2012-05-29 10:00:48	@bloodylip	some time in the future
2012-05-29 10:00:51	theGoldenAvatar	Well, the real money AH
2012-05-29 10:00:54	Ecks|Work	what about you bloodylip?
2012-05-29 10:01:01	theGoldenAvatar	The gold one is also busted
2012-05-29 10:01:32	Ecks|Work	finally fixed my PC, all the bluescreens were b/c of a faulty harddrive
2012-05-29 10:01:40	@bloodylip	Ecks|Work: yeah, it's the same
2012-05-29 10:03:30	Ecks|Work	coo
2012-05-29 10:03:35	Ecks|Work	cool*
2012-05-29 10:04:09	@bloodylip	cool cool cool
2012-05-29 10:10:01	theGoldenAvatar	"Schilling, 45, tells the newspaper he stands to lose all the money he saved while playing baseball, and rejects criticism that he is seeking a public handout."
2012-05-29 10:10:35	theGoldenAvatar	I don't know why, but that gives me an odd sense of joy.
2012-05-29 10:11:14	theGoldenAvatar	I never liked Schillng.
2012-05-29 10:12:21	@bloodylip	that's a funny joke
2012-05-29 10:12:28	@bloodylip	everybody knows sports stars don't save money
2012-05-29 10:13:13	@bloodylip	did everybody see Aurv's outrage that there wasn't a Memorial Day Google Doodle?
2012-05-29 10:13:24	theGoldenAvatar	Yeah. I chuckled.
2012-05-29 10:20:49	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Read error: EOF from client)
2012-05-29 10:26:21	Ecks|Work	Aurv is pretty good entertainment sometimes
2012-05-29 10:26:33	Ecks|Work	fucking meetingsa
2012-05-29 10:26:37	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-29 10:26:42	theGoldenAvatar	Fucking meetings, eh?
2012-05-29 10:28:42	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-29 10:28:42	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-29 10:30:59	@bloodylip	he /is/ Canadian
2012-05-29 10:31:31	theGoldenAvatar	Ecks is Canadian?!
2012-05-29 10:33:46	[Rabite]	apparently ecks is black
2012-05-29 10:36:23	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-29 10:36:23	--	Mode #destructoid [+o Aerox] by Q
2012-05-29 10:36:43	@bloodylip	yeah, and also a terrorist
2012-05-29 10:37:39	@bloodylip	so, MS released a version of Windows Phone for low-spec devices
2012-05-29 10:37:53	@bloodylip	wonder where all the fanboys screaming FRAGMENTATION! are now
2012-05-29 10:39:54	theGoldenAvatar	I have no idea what you're referring to?
2012-05-29 10:40:02	theGoldenAvatar	What's the supposed issue?
2012-05-29 10:43:48	+lolshin	AAAAAAHAHAHAHAHAHA
2012-05-29 10:43:49	+lolshin	http://www.youtube.com/watch?v=PEyk63UaBI4
2012-05-29 10:43:50	DtoidBot	My Diablo 3 Inferno Tactic
2012-05-29 10:44:03	theGoldenAvatar	I'm still on nightmare.
2012-05-29 10:45:31	theGoldenAvatar	I enjoy how practically every single elite mob drops pools of fire.
2012-05-29 10:45:37	theGoldenAvatar	Makes playing a monk fun.
2012-05-29 10:45:43	+lolshin	hehehehehhehhe
2012-05-29 10:46:10	+lolshin	magma pools and poison puddles and SPINNING PINK LASERS, OH MY!
2012-05-29 10:46:18	@bloodylip	theGoldenAvatar: the issue is that some apps from the WP store don't work on Tango devices
2012-05-29 10:46:20	@bloodylip	or mango
2012-05-29 10:46:21	theGoldenAvatar	I like the chains of death.
2012-05-29 10:46:23	@bloodylip	i forget which version is which
2012-05-29 10:46:28	+lolshin	oh god fire chains
2012-05-29 10:46:46	theGoldenAvatar	Fortunately I'm playing with a wizard partner.
2012-05-29 10:46:55	+lolshin	ya me too
2012-05-29 10:46:57	@Aerox	There's a new wizard exploit out right now
2012-05-29 10:47:04	@bloodylip	i'm soloing, since jro and travis don't ever stop playing
2012-05-29 10:47:07	@bloodylip	so now they're way above me
2012-05-29 10:47:08	theGoldenAvatar	So I support those battles
2012-05-29 10:47:16	@Aerox	For some reason your hydra counts as a "monster"
2012-05-29 10:47:21	@Aerox	So if you stack life on kill
2012-05-29 10:47:28	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-05-29 10:47:28	--	Mode #destructoid [+v Ecks|Work] by Q
2012-05-29 10:47:30	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-29 10:47:30	@Aerox	Every time you recast Hydra you get 3x of your life on kill amount
2012-05-29 10:47:34	theGoldenAvatar	Haha
2012-05-29 10:47:36	+lolshin	hahahahahahahaah
2012-05-29 10:47:37	@Aerox	because the game decides you're "killing" three things
2012-05-29 10:47:38	+lolshin	wooooooooow
2012-05-29 10:47:40	+lolshin	that's awesome
2012-05-29 10:47:45	+Ecks|Work	=O
2012-05-29 10:47:53	@Aerox	it'll get nerfed today or tomorrow
2012-05-29 10:47:55	+lolshin	can't wait for everyone to get SUPER BUTTHURT when they patch that out
2012-05-29 10:47:58	@Aerox	it might be nerfed in the patch
2012-05-29 10:48:03	+Ecks|Work	I just had the best meeting ever!
2012-05-29 10:48:18	+lolshin	well i mean, it sounded pretty good
2012-05-29 10:48:26	+lolshin	fucking meetings are usually fun
2012-05-29 10:48:32	+lolshin	with all the fucking and all
2012-05-29 10:48:38	+Ecks|Work	ours are torture
2012-05-29 10:48:47	+lolshin	hahahahahaha
2012-05-29 10:48:53	+Ecks|Work	head of sales was at this meeting and asked why engineering people were present
2012-05-29 10:48:56	+lolshin	so fucking bondage meetings?
2012-05-29 10:48:57	+Ecks|Work	and sent us back to work
2012-05-29 10:49:11	+lolshin	er bondage fucking meetings
2012-05-29 10:49:16	+Ecks|Work	hopefully I wont have to sit through 3 hour sales meetings anymore
2012-05-29 10:49:28	+Ecks|Work	thats only when HR is involved Shin
2012-05-29 10:49:33	+Ecks|Work	whores
2012-05-29 10:49:38	+lolshin	BDSMeetings
2012-05-29 10:49:46	+Ecks|Work	HAHAHAHA
2012-05-29 10:50:18	@Aerox	At least your office isn't boring!
2012-05-29 10:50:45	+Ecks|Work	theres always something going on
2012-05-29 10:50:56	+Ecks|Work	sometimes I'd prefer boring
2012-05-29 10:51:05	@bloodylip	Aerox: since the hydra heads are monsters, do they give you xp to killt hem, too?
2012-05-29 10:51:25	@Aerox	haha, no
2012-05-29 10:51:32	@bloodylip	boo!
2012-05-29 10:51:47	@bloodylip	so is that an exploit for all pet recasts?
2012-05-29 10:51:53	@Aerox	It's unclera
2012-05-29 10:51:55	@Aerox	*unclear
2012-05-29 10:52:24	theGoldenAvatar	I should check my mystic ally.
2012-05-29 10:53:26	+lolshin	mmm
2012-05-29 10:53:34	+lolshin	it probably wouldn't be worth it
2012-05-29 10:53:50	+lolshin	the spirit cost for mystic ally is higher than some other healing stuff iirc
2012-05-29 10:54:01	@Aerox	Yeah, the night thing about hydra is it's super cheap
2012-05-29 10:54:06	@Aerox	and you can basically chain cast it without a problem
2012-05-29 10:54:07	@Aerox	*nice
2012-05-29 10:54:07	+lolshin	also, at least with the earth ally, you and everyone else gets +10% life
2012-05-29 10:54:15	@Aerox	This guy who's talking about it has 4000 life on kill
2012-05-29 10:54:20	+lolshin	ahhahhahaha
2012-05-29 10:54:21	@Aerox	so he just chain heals for 12k
2012-05-29 10:54:47	+lolshin	ehh, at this point even 4k isn't much to me
2012-05-29 10:54:52	+lolshin	53k life :3
2012-05-29 10:55:32	+lolshin	with near death experience :3 :3
2012-05-29 10:55:34	@bloodylip	lolshin: inferno, i'm assuming?
2012-05-29 10:55:44	+lolshin	actually not yet
2012-05-29 10:55:46	+lolshin	just about, tho
2012-05-29 10:56:02	theGoldenAvatar	I haven't been speccing vitality much
2012-05-29 10:56:06	+lolshin	i would be there, but i've missed like 5 days of playing due to work things
2012-05-29 10:56:13	theGoldenAvatar	As it's better in nightmare to just kill things faster.
2012-05-29 10:57:06	--	theGoldenAvatar is now known as tga|lunch
2012-05-29 10:57:25	@Aerox	!weather 90064
2012-05-29 10:57:26	DtoidBot	From Santa Monica, California (KSMO) on May 29, 8:51 AM PDT temp: 67 F (19 C) cond: Clear wind: Calm(0 KPH) hu: 68% dewpnt: 56 F (13 C)
2012-05-29 10:57:34	+lolshin	yeah my monk is pretty much just a fountain of life points
2012-05-29 10:57:48	@Aerox	Haha Shin, things are going to change pretty quickly in inferno unless you've been stacking resists
2012-05-29 10:57:53	@bloodylip	!weather 19711
2012-05-29 10:57:53	DtoidBot	From Wilmington, Delaware (KILG) on May 29, 11:51 AM EDT temp: 88 F (31 C) cond: Clear wind: From the WSW at 12 MPH Gusting to 17 MPH(19.31 KPH) hu: 53% dewpnt: 69 F (21 C)
2012-05-29 10:57:56	+lolshin	yeah i know
2012-05-29 10:58:14	+lolshin	i've seen some inferno stuff do 100k+ damage
2012-05-29 10:58:21	+lolshin	just like O_o
2012-05-29 10:58:51	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-29 10:58:51	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-29 10:59:22	@Aerox	act 1 isn't too bad at least
2012-05-29 11:00:00	+lolshin	i'd need to be hit with near 110k damage to invoke near death experience, and then get hit immediately with another ~60k to actually die
2012-05-29 11:00:23	+lolshin	but yea i'm pretty sure that's incredibly plausible in nightmare
2012-05-29 11:01:01	+lolshin	right now my armor soaks up ~53% of damage
2012-05-29 11:01:15	+lolshin	need to get that higher, along with resistances
2012-05-29 11:01:22	+lolshin	but i'm just waiting to hit 60 to do that
2012-05-29 11:01:33	+lolshin	aka waiting to get back to my pc tonight :D
2012-05-29 11:01:41	+Ecks|Work	Haha
2012-05-29 11:02:00	+lolshin	i'm really close to 59 iirc
2012-05-29 11:02:12	+lolshin	not gonna spend any gold until i hit 60
2012-05-29 11:02:35	+Ecks|Work	I think I have a 34 DH, I've started over as a barbarian
2012-05-29 11:03:46	@bloodylip	how much gold do you have?
2012-05-29 11:04:13	+lolshin	me? uhhhh i think 200k ish right now?
2012-05-29 11:04:34	+Ecks|Work	I have around 103k I think
2012-05-29 11:04:36	+lolshin	gold is incredibly easy to come by
2012-05-29 11:04:37	+Ecks|Work	not too sure though
2012-05-29 11:04:43	+Ecks|Work	its literally everywhere
2012-05-29 11:04:48	+lolshin	ya
2012-05-29 11:05:04	@Aerox	patch is up
2012-05-29 11:05:06	+Ecks|Work	is your gmail your realid shin?
2012-05-29 11:05:17	+lolshin	uhhhh
2012-05-29 11:05:25	+lolshin	lolshin#1664 is my battletag
2012-05-29 11:05:29	+lolshin	or w/e it's called
2012-05-29 11:05:32	+Ecks|Work	ok
2012-05-29 11:06:49	@bloodylip	yeah, i have like 115k or so at 36
2012-05-29 11:06:56	@bloodylip	and i've bought a few things in the AH already
2012-05-29 11:07:09	@bloodylip	and upgraded the crafters as much as i could
2012-05-29 11:07:51	+Ecks|Work	whats the battletag number mean? Is it randomly generated?
2012-05-29 11:09:09	+lolshin	yeah
2012-05-29 11:09:18	+lolshin	i think it's kinda nintendo-friend-code-ish
2012-05-29 11:09:28	@bloodylip	BUT BLIZZARD DID IT SO IT'S AWESOME
2012-05-29 11:09:29	+lolshin	also allows people to have the same name, use first names etc
2012-05-29 11:09:32	+lolshin	i guesssssss
2012-05-29 11:09:40	+lolshin	yea it's kinda dumb
2012-05-29 11:10:35	@bloodylip	oh god, my hot sauce supply at work is dangerously low
2012-05-29 11:18:41	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-29 11:18:41	--	Mode #destructoid [+o TDiddy] by Q
2012-05-29 11:19:50	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-05-29 11:22:00	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-05-29 11:22:00	--	Mode #destructoid [+v Ecks|Work] by Q
2012-05-29 11:24:44	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-29 11:24:44	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-29 11:24:44	--	andrewm_ is now known as andrewm
2012-05-29 11:26:25	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-29 11:26:25	--	Mode #destructoid [+v jorge`] by Q
2012-05-29 11:35:50	--	jared|jealous is now known as jared
2012-05-29 11:35:54	jared	haiii
2012-05-29 11:38:24	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-29 11:41:21	-->	meeetalnarf (~meetalnar@p54AC99A5.dip0.t-ipconnect.de) has joined #destructoid
2012-05-29 11:44:07	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-29 11:44:08	--	Mode #destructoid [+o CronosBlade] by Q
2012-05-29 11:49:57	[Rabite]	http://www.pewglobal.org/2012/05/29/european-unity-on-the-rocks/
2012-05-29 11:53:12	+Ecks|Work	hey jared
2012-05-29 11:53:16	+Ecks|Work	[Rabite]
2012-05-29 11:53:20	jared	Hey Ecks|Work
2012-05-29 11:53:28	[Rabite]	heya ecks
2012-05-29 11:53:53	+Ecks|Work	whats up?
2012-05-29 11:53:57	[Rabite]	nada
2012-05-29 11:54:03	Gandysampras	so hot
2012-05-29 11:54:04	Gandysampras	going to die
2012-05-29 11:54:15	+Ecks|Work	Hahaha
2012-05-29 11:54:15	@bloodylip	how hot?
2012-05-29 11:54:20	+Ecks|Work	you're channeling Gavin
2012-05-29 11:54:37	@bloodylip	does that mean Gavin has already died from the heat?
2012-05-29 11:54:50	+Ecks|Work	probably
2012-05-29 11:54:57	+Ecks|Work	melted away in his sleep
2012-05-29 11:55:01	jared	Dibs on his stugfff
2012-05-29 11:55:11	+Ecks|Work	his shitty laptop? and no food?
2012-05-29 11:55:35	jared	Yeah.
2012-05-29 11:55:37	+Ecks|Work	actually did he ever replace his laptop?
2012-05-29 11:55:40	jared	DIBS!
2012-05-29 11:55:44	+Ecks|Work	he hasnt been moaning about it recently
2012-05-29 11:58:34	+Ecks|Work	No one ever calls to say Hi anymore
2012-05-29 11:58:35	+Ecks|Work	its all
2012-05-29 11:58:39	+Ecks|Work	the activation server isnt working
2012-05-29 11:58:40	@Aerox	HI GANDY
2012-05-29 11:58:43	+Ecks|Work	BIS Service isnt working
2012-05-29 11:58:53	+Ecks|Work	no one can get service in Alberta
2012-05-29 12:01:10	Gandysampras	afternoon jro
2012-05-29 12:06:44	@bloodylip	Ecks|Work: you should tell them "you're welcome, now upgrade to a phone that doesn't suck"
2012-05-29 12:09:54	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-29 12:12:25	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-29 12:12:25	--	Mode #destructoid [+v Gemsi] by Q
2012-05-29 12:16:19	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-05-29 12:25:57	<--	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has quit (Ping timeout)
2012-05-29 12:38:02	-->	Ecks|Work (webchat@Ecksorcism.users.quakenet.org) has joined #destructoid
2012-05-29 12:38:02	--	Mode #destructoid [+v Ecks|Work] by Q
2012-05-29 12:50:25	--	Ecks|Work is now known as Ecks|Lunch
2012-05-29 12:50:53	<--	Ecks|Lunch (webchat@Ecksorcism.users.quakenet.org) has quit (Quit: Page closed)
2012-05-29 12:55:06	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-29 12:56:07	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-05-29 13:04:27	tga|lunch	It's 2pm
2012-05-29 13:04:29	--	tga|lunch is now known as theGoldenAvatar
2012-05-29 13:04:35	theGoldenAvatar	Why aren't the servers back
2012-05-29 13:04:36	jared	It sure is.
2012-05-29 13:04:46	theGoldenAvatar	I need to see if I can actually buy shit now
2012-05-29 13:04:47	jared	Wait, what servers?
2012-05-29 13:04:58	theGoldenAvatar	D3
2012-05-29 13:05:08	jared	Ah.
2012-05-29 13:05:37	theGoldenAvatar	Just made a massive checkin.
2012-05-29 13:05:45	theGoldenAvatar	Here's hoping I didn't bust the build.
2012-05-29 13:06:15	jared	I haven't played D3, not sure what that means/
2012-05-29 13:06:16	<--	meeetalnarf (~meetalnar@p54AC99A5.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-29 13:06:18	@bloodylip	why didn't you test before you checked in?
2012-05-29 13:06:38	jared	Did anyone pickup Dragon's Dogma? Looking for opinions.
2012-05-29 13:07:01	theGoldenAvatar	I did, bloodylip
2012-05-29 13:07:31	theGoldenAvatar	There's a lot of dependencies I can't rightly test unfortuantely.
2012-05-29 13:08:47	@bloodylip	jared: i am of the opinion that nothing is as good as Diablo 3 right now
2012-05-29 13:09:45	jared	bloodylip: Noted.
2012-05-29 13:09:50	jared	But that's not an option for me.
2012-05-29 13:09:57	@bloodylip	get a computer that plays it.
2012-05-29 13:10:01	@bloodylip	that's the only option
2012-05-29 13:10:18	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-29 13:10:38	jared	"Computer" eh?
2012-05-29 13:11:10	Halfleft|away	I'm a computer!
2012-05-29 13:11:17	Halfleft|away	Stop all the downloadin'
2012-05-29 13:11:24	DtoidBot	Lies.
2012-05-29 13:11:24	jared	Halfleft|away: Can I 'use' you to play D3?
2012-05-29 13:11:32	Halfleft|away	what?
2012-05-29 13:11:45	jared	You're a computer machine, no?
2012-05-29 13:12:00	Halfleft|away	Yes but no videogames
2012-05-29 13:12:03	Halfleft|away	I'm not a NERDputer
2012-05-29 13:12:08	jared	Oh, lame.
2012-05-29 13:12:13	jared	I guess I'll never play it now.
2012-05-29 13:12:39	theGoldenAvatar	It's better this way.
2012-05-29 13:12:51	theGoldenAvatar	I was dreaming about killing zombies the other night.
2012-05-29 13:12:56	theGoldenAvatar	It was dreadful.
2012-05-29 13:12:57	jared	bloodylip: How about this: Stream it when you play and I'll pretend I'm you.
2012-05-29 13:13:03	@bloodylip	okay
2012-05-29 13:13:12	@bloodylip	you have to be really good at pretending to be awesome, though
2012-05-29 13:13:13	jared	W00+
2012-05-29 13:13:16	@bloodylip	are you prepared for that?
2012-05-29 13:13:27	theGoldenAvatar	bloodylip pretends to be awesome ALL THE TIME.
2012-05-29 13:13:31	theGoldenAvatar	So, start practicing.
2012-05-29 13:13:43	-->	meeetalnarf (~meetalnar@p54AC99A5.dip0.t-ipconnect.de) has joined #destructoid
2012-05-29 13:13:45	jared	How's this: "Oh man, you have to put all the points in that because the damage proc outweighs the gold auctionhouse!"
2012-05-29 13:14:02	@bloodylip	terrible!
2012-05-29 13:14:05	theGoldenAvatar	You broke my brain.
2012-05-29 13:14:06	jared	=(
2012-05-29 13:14:19	@bloodylip	that's an achievement in itself
2012-05-29 13:14:28	@bloodylip	usually the only people who can break his brain are Aurv and Adam Dork
2012-05-29 13:14:34	@bloodylip	because their thoughts make no sense
2012-05-29 13:14:52	jared	Neither do mine.
2012-05-29 13:16:16	jared	OK, OK, how about this: "That was some sick DoT that I was using with that ability. Beware the skeleton boss!"
2012-05-29 13:19:37	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-29 13:23:44	Halfleft|away	"PLEASE READ............URGENT URGENT URGENT!!!!!!!!!"
2012-05-29 13:23:52	Halfleft|away	fuck off bitch you literally mark every email you send as urgent
2012-05-29 13:24:01	Halfleft|away	and I haven't been a temp for a month stupid whore, this doesn't apply to me
2012-05-29 13:24:12	@Aerox	hello gavin
2012-05-29 13:24:34	@bloodylip	do you talk to her like that to her face?
2012-05-29 13:25:13	Halfleft|away	My replies are becoming incresingly sarcastic
2012-05-29 13:27:13	Ecks|Work	Gavin did you ever replace your laptop that was melting?
2012-05-29 13:27:36	Halfleft|away	no.
2012-05-29 13:27:53	Halfleft|away	It crashes about once every four-five hours.
2012-05-29 13:29:36	theGoldenAvatar	Heh look
2012-05-29 13:29:40	theGoldenAvatar	I logged in
2012-05-29 13:29:51	theGoldenAvatar	And, surprise, the auction house isn't online
2012-05-29 13:29:56	Ecks|Work	Hahaha
2012-05-29 13:30:08	Ecks|Work	Did you download the client at work?
2012-05-29 13:30:15	theGoldenAvatar	Yeah
2012-05-29 13:30:33	Ecks|Work	cool
2012-05-29 13:30:33	theGoldenAvatar	I just wanna buuuuuy stuuuuffff
2012-05-29 13:30:49	Ecks|Work	isnt the Auction house going to have a web portal?
2012-05-29 13:30:54	Ecks|Work	are supposed to>
2012-05-29 13:30:55	Ecks|Work	?*
2012-05-29 13:30:57	theGoldenAvatar	No idea.
2012-05-29 13:31:00	theGoldenAvatar	WOW one does
2012-05-29 13:31:50	Ecks|Work	or*
2012-05-29 13:31:54	Ecks|Work	I see
2012-05-29 13:31:56	Ecks|Work	hopefully
2012-05-29 13:32:59	@Aerox	aaaaaaaaahahahahhahah
2012-05-29 13:32:59	Ecks|Work	sometimes I wonder why I have to email IT issues when they are just upstairs
2012-05-29 13:33:00	@Aerox	http://us.battle.net/d3/en/forum/topic/5235711598
2012-05-29 13:33:01	@Aerox	Second post
2012-05-29 13:33:12	@Aerox	On why the asians already have 1600 dps weapons on their AH
2012-05-29 13:34:17	[Rabite]	they use metric time
2012-05-29 13:34:21	[Rabite]	instead of our system
2012-05-29 13:34:22	[Rabite]	makes sense
2012-05-29 13:34:50	theGoldenAvatar	Ahahaha
2012-05-29 13:35:01	Ecks|Work	I am so confused
2012-05-29 13:35:14	theGoldenAvatar	DPS in the US is calculated in damages
2012-05-29 13:35:26	theGoldenAvatar	Where other countries use the milidamage
2012-05-29 13:35:33	theGoldenAvatar	And kilodamage
2012-05-29 13:35:43	theGoldenAvatar	Which is 2.5 times greater than a US damage
2012-05-29 13:35:45	<--	Gandy (Gandysampr@109.175.206.9) has quit (Quit)
2012-05-29 13:35:48	meeetalnarf	:D
2012-05-29 13:35:49	[Rabite]	billidamage
2012-05-29 13:35:51	Ecks|Work	thats not the issue
2012-05-29 13:35:57	Ecks|Work	the issue is how he can think that
2012-05-29 13:36:02	[Rabite]	he's an idiot
2012-05-29 13:36:12	Ecks|Work	how can he function as a human being
2012-05-29 13:36:16	[Rabite]	he doesn't
2012-05-29 13:36:16	Ecks|Work	HOW DALLAS
2012-05-29 13:36:27	[Rabite]	that's why he plays diablo 3
2012-05-29 13:36:29	 *	[Rabite] runs
2012-05-29 13:37:37	Ecks|Work	Hahaha
2012-05-29 13:38:48	Ecks|Work	everyone should harass Moose until he comes into IRC
2012-05-29 13:39:00	[Rabite]	-until he comes into irc
2012-05-29 13:39:10	theGoldenAvatar	-into irc
2012-05-29 13:39:17	[Rabite]	^
2012-05-29 13:40:07	Ecks|Work	Indeed
2012-05-29 13:43:13	@Aerox	Tell him I am harassing him
2012-05-29 13:44:06	richterbelmont	sexually
2012-05-29 13:44:14	Ecks|Work	I told him JRs's getting his rape face on
2012-05-29 13:45:01	[Rabite]	he has any other face?
2012-05-29 13:45:29	Ecks|Work	the one he uses to lure his victims in
2012-05-29 13:45:38	@TDiddy	hahaha
2012-05-29 13:45:43	@Aerox	It's never worked
2012-05-29 13:45:51	@Aerox	they usually just run awya
2012-05-29 13:46:02	Ecks|Work	just need some practise
2012-05-29 13:49:32	Ecks|Work	thats quite the thunderstorm going on
2012-05-29 13:49:40	Ecks|Work	!weather K2C1G4
2012-05-29 13:49:41	DtoidBot	From Ottawa,  (CYOW) on May 29, 2:37 PM EDT temp: 88 F (31 C) cond: thunderstorm wind: From the WSW at 12 MPH Gusting to 23 MPH(19.31 KPH) hu: 46% dewpnt: 64 F (18 C)
2012-05-29 13:49:45	@Aerox	gross
2012-05-29 13:49:49	@Aerox	!weather 90064
2012-05-29 13:49:50	DtoidBot	From Santa Monica, California (KSMO) on May 29, 10:51 AM PDT temp: 71 F (22 C) cond: Clear wind: From the Variable at 6 MPH (9.66 KPH) hu: 61% dewpnt: 57 F (14 C)
2012-05-29 13:49:51	richterbelmont	THUNDER?
2012-05-29 13:49:55	richterbelmont	its hot here
2012-05-29 13:50:09	jared	Oh richterbelmont, I had a question for you about SotN.
2012-05-29 13:50:10	Ecks|Work	31? FML
2012-05-29 13:50:22	richterbelmont	?
2012-05-29 13:50:32	jared	You know the secret staircase in the first level where you play as Richter?
2012-05-29 13:51:02	richterbelmont	the part before you fight dracula?
2012-05-29 13:51:12	jared	Yeah. What does picking up those items do? I got them, but they didn't carry over to Alucard.
2012-05-29 13:51:43	Ecks|Work	this just went from sunny to massive thunderstorm in no time at all
2012-05-29 13:52:08	richterbelmont	its for show when you collect it as richter
2012-05-29 13:52:55	jared	Oh, sauce.
2012-05-29 13:57:15	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-29 13:57:33	Ecks|Work	and the storms passed
2012-05-29 14:02:34	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-29 14:07:42	@Aerox	sup nate
2012-05-29 14:17:54	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-05-29 14:20:20	Brainderailment	sup peeps
2012-05-29 14:20:39	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-05-29 14:20:39	--	Mode #destructoid [+o ProfPew] by Q
2012-05-29 14:29:26	--	theGoldenAvatar is now known as tga|away
2012-05-29 14:38:35	@Aerox	HI NATE
2012-05-29 14:38:38	@Aerox	how are you
2012-05-29 14:38:42	Brainderailment	fine, you?
2012-05-29 14:38:49	@Aerox	Pretty good!
2012-05-29 14:38:53	Brainderailment	good!
2012-05-29 14:38:59	Brainderailment	I'm hungry
2012-05-29 14:39:01	@Aerox	I wish it was still the weekend
2012-05-29 14:39:03	@Aerox	me too!
2012-05-29 14:39:05	@Aerox	I might get blue cheese fries
2012-05-29 14:39:11	Brainderailment	weird
2012-05-29 14:40:08	Brainderailment	I think I'll have taquitos and french fries
2012-05-29 14:43:55	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-29 14:47:51	jared	I wish it were still the weekend too.
2012-05-29 14:48:22	Brainderailment	it will be the weekend again in a few days
2012-05-29 14:49:19	jared	But then what about after that!?
2012-05-29 14:49:25	Brainderailment	death
2012-05-29 14:50:22	Brainderailment	I hear they're remaking total recall. why
2012-05-29 14:53:02	jared	Hollywood is out of ideas.
2012-05-29 14:53:05	jared	Only remakes lie ahead.
2012-05-29 15:05:16	Brainderailment	That movie is nothing without swelling heads
2012-05-29 15:17:12	<--	meeetalnarf (~meetalnar@p54AC99A5.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-29 15:23:27	richterbelmont	why havent they made that drag queen show into a movie yet?
2012-05-29 15:23:55	@Aerox	america couldn't handle it
2012-05-29 15:24:38	richterbelmont	but its part of the great culture like twilight (twitch)
2012-05-29 15:24:57	@Aerox	I don't think very many people watch Ru Paul's Drag Race
2012-05-29 15:24:57	richterbelmont	and transformers
2012-05-29 15:29:40	richterbelmont	tim and eric get their own movie
2012-05-29 15:33:38	@bloodylip	Aerox: that's truly a shame
2012-05-29 15:35:47	richterbelmont	bah i raised my rank in 3rd strike so much that every fight is a pain lol
2012-05-29 15:44:09	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-29 15:44:09	--	Mode #destructoid [+v lolshin] by Q
2012-05-29 15:46:01	Brainderailment	did game of thrones air yesterday?
2012-05-29 15:49:19	@TDiddy	Sunday
2012-05-29 15:49:28	Brainderailment	err, yeah
2012-05-29 15:50:33	richterbelmont	i thought i saw it... but turns out i was remembering army of darkness from yesterday
2012-05-29 15:51:19	--	jared is now known as jared|home
2012-05-29 15:51:23	@Aerox	It was glorious
2012-05-29 15:51:25	@Aerox	Watch it immediately
2012-05-29 15:54:16	richterbelmont	http://canv.as/p/jdgco/reply/906291 ?..
2012-05-29 16:28:57	<--	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-29 16:34:16	-->	Batthink (webchat@host86-183-157-113.range86-183.btcentralplus.com) has joined #destructoid
2012-05-29 16:35:57	<--	Batthink (webchat@host86-183-157-113.range86-183.btcentralplus.com) has quit (Registered)
2012-05-29 16:35:57	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-29 16:44:23	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-29 16:49:32	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-29 16:49:32	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-29 16:50:05	Batthink	Hi Ecks
2012-05-29 16:50:18	+Ecksorcism	hey Batthink
2012-05-29 16:52:40	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-05-29 16:55:03	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-05-29 16:55:03	--	Mode #destructoid [+v Ecksorcism] by Q
2012-05-29 17:08:05	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-05-29 17:22:31	-->	Batthink (webchat@host86-182-86-148.range86-182.btcentralplus.com) has joined #destructoid
2012-05-29 17:22:38	<--	Batthink (webchat@host86-182-86-148.range86-182.btcentralplus.com) has quit (Registered)
2012-05-29 17:22:38	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-29 17:38:56	richterbelmont	!q
2012-05-29 17:38:56	DtoidBot	Generating new random quote set.
2012-05-29 17:38:57	DtoidBot	[1149] <Halfleft|away> i complemented steph at work's skirt and blouse last week and now she calls me 'hun'
2012-05-29 17:40:56	-->	Bigby (~Bigby@adsl-71-153-45-225.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-05-29 17:40:56	--	Mode #destructoid [+v Bigby] by Q
2012-05-29 17:46:39	@Aerox	hi biggles
2012-05-29 17:48:07	+Bigby	hey
2012-05-29 17:48:15	+Bigby	bought my copy of Diablo 3 yet?
2012-05-29 17:49:14	@Aerox	get a job
2012-05-29 17:49:33	+Bigby	i have one, but i dont want diablo 3 bad enough to buy it
2012-05-29 17:49:51	richterbelmont	self employed
2012-05-29 18:15:51		irc: disconnected from server
2012-05-29 20:28:34	-->	benbeltran (~benbeltra@200.76.90.155) has joined #destructoid
2012-05-29 20:28:35	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +Ecksorcism +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran Brainderailment cardfrek DougCL DtoidBot jared|home Kasreyn mistic pointzeroeight richterbelmont RobotBebop tga|away]
2012-05-29 20:28:35	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 5 voices, 16 normals)
2012-05-29 20:28:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-29 21:22:32		irc: disconnected from server
2012-05-29 21:22:52	-->	benbeltran (~benbeltra@200.76.90.155) has joined #destructoid
2012-05-29 21:22:52	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran cardfrek DougCL DtoidBot jared|home Kasreyn mistic pointzeroeight richterbelmont RobotBebop tga|away]
2012-05-29 21:22:52	--	Channel #destructoid: 24 nicks (5 ops, 0 halfops, 4 voices, 15 normals)
2012-05-29 21:22:57	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-29 21:25:05	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-05-29 21:54:15	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-05-29 21:54:19	Vexed_Alex	Jewks
2012-05-29 21:54:33	RobotBebop	racist
2012-05-29 21:55:05	Vexed_Alex	That's what my cousin's kid says to us when we make fun of him
2012-05-29 21:55:20	Vexed_Alex	He's 4.
2012-05-29 21:55:32	Vexed_Alex	Or 3.
2012-05-29 21:55:39	RobotBebop	man he's racist already
2012-05-29 21:55:59	Vexed_Alex	Jewrks
2012-05-29 21:56:01	dare-	naia jr.
2012-05-29 21:56:07	RobotBebop	hehe
2012-05-29 21:56:18	RobotBebop	dare called me a nerd over steam :(
2012-05-29 21:56:31	dare-	'cuz u r
2012-05-29 21:56:35	RobotBebop	:(
2012-05-29 21:56:51	+Bigby	nerd, geek, or dork?
2012-05-29 21:56:51	Vexed_Alex	He was trying to tell me about Castle Crashers and I wasn't paying attention last weekend.
2012-05-29 21:57:06	Vexed_Alex	And he verbally assaulted me.
2012-05-29 21:57:15	Vexed_Alex	With jewrk
2012-05-29 21:58:02	Vexed_Alex	Such a nerd.
2012-05-29 21:58:14	Vexed_Alex	Alpha nerd.
2012-05-29 21:59:02	Vexed_Alex	Nerdstradamus
2012-05-29 21:59:18	Vexed_Alex	Nerdzilla
2012-05-29 21:59:31	Vexed_Alex	Nerd-in-chief
2012-05-29 21:59:56	RobotBebop	Prime Nerdister
2012-05-29 22:00:05	dare-	RobotNerdbop
2012-05-29 22:06:26	dare-	Ugh summer is here which means a lot less good TV
2012-05-29 22:09:26	Vexed_Alex	Summer is here which means you go the fuck outside.
2012-05-29 22:09:38	Vexed_Alex	Nerds.
2012-05-29 22:09:40	dare-	Let me know how that campaign is working for these Diablo guys
2012-05-29 22:09:49	dare-	Anyway I only watch TV at night
2012-05-29 22:10:14	Vexed_Alex	Warm summer nights are the best time to go out!
2012-05-29 22:10:39	Vexed_Alex	Late, bbqs
2012-05-29 22:10:39	dare-	I don't like it hot, I prefer fall or spring nights
2012-05-29 22:10:47	Vexed_Alex	Beach
2012-05-29 22:11:01	Vexed_Alex	Eugh, get out of SoCal
2012-05-29 22:11:18	Vexed_Alex	You don't deserve to be here, weirdo
2012-05-29 22:11:28	dare-	:(
2012-05-29 22:11:45	Vexed_Alex	Go move to Washington
2012-05-29 22:12:11	Vexed_Alex	With all the other depressed suicidal hipsters, nerd
2012-05-29 22:12:21	dare-	Do you like anyone
2012-05-29 22:12:28	Vexed_Alex	Cools
2012-05-29 22:12:42	dare-	Who in here?
2012-05-29 22:12:45	Vexed_Alex	The coolest cools.
2012-05-29 22:12:49	Vexed_Alex	Aerox.
2012-05-29 22:12:56	Vexed_Alex	And Tdiddy.
2012-05-29 22:13:12	dare-	Fair enough
2012-05-29 22:13:40	Vexed_Alex	I make fun of nerds, and nerds think I hate everything.
2012-05-29 22:13:55	Vexed_Alex	Because nerd shit is everything for nerds.
2012-05-29 22:14:08	Vexed_Alex	Because uncoils.
2012-05-29 22:14:14	Vexed_Alex	Uncools
2012-05-29 22:17:22	Vexed_Alex	Eugh
2012-05-29 22:17:30	Vexed_Alex	Jalopnik
2012-05-29 22:17:48	Vexed_Alex	They posted a video of those Saudi drifters
2012-05-29 22:17:54	@bloodylip	so you're a self-hating nerd?
2012-05-29 22:17:59	Vexed_Alex	But where they crashed
2012-05-29 22:18:11	Vexed_Alex	And a fucking arm comes off
2012-05-29 22:18:14	+Bigby	arent you a car nerd though?
2012-05-29 22:18:23	Vexed_Alex	And bodies fly everywhere
2012-05-29 22:18:38	Vexed_Alex	That's a cool type of nerd
2012-05-29 22:18:46	Vexed_Alex	Like sports nerds.
2012-05-29 22:19:07	@bloodylip	no such thing
2012-05-29 22:19:12	@bloodylip	sports nerds are the worst
2012-05-29 22:19:16	@bloodylip	because they're all just stats nerds
2012-05-29 22:19:16	dare-	Yeah
2012-05-29 22:19:20	 *	dare- points at RobotBebop
2012-05-29 22:19:38	Vexed_Alex	But they're cooler than you.
2012-05-29 22:19:45	 *	RobotBebop stabs dare's butt
2012-05-29 22:19:45	@bloodylip	nuh-uh
2012-05-29 22:19:56	@bloodylip	...i like where this conversation is going
2012-05-29 22:19:57	Vexed_Alex	It's an unarguable fact.
2012-05-29 22:20:25	Vexed_Alex	You are a video game nerd. You're in company with anime fans and furries.
2012-05-29 22:20:27	dare-	Ow my pancreas
2012-05-29 22:20:38	@bloodylip	who says i'm a video game nerd?
2012-05-29 22:20:47	Vexed_Alex	Everyone.
2012-05-29 22:21:11	@TDiddy	no he is straight edge
2012-05-29 22:21:17	@TDiddy	which is even lower on the totem pole
2012-05-29 22:21:22	Vexed_Alex	So gay.
2012-05-29 22:21:26	@bloodylip	totes gay
2012-05-29 22:21:49	dare-	Are you really straight edge?
2012-05-29 22:21:54	Vexed_Alex	I am in bed.
2012-05-29 22:21:55	@bloodylip	yes
2012-05-29 22:21:59	RobotBebop	straight edge?
2012-05-29 22:21:59	Aerox	did you beep em
2012-05-29 22:22:03	Aerox	me
2012-05-29 22:22:26	dare-	Interesting
2012-05-29 22:22:32	dare-	Moose http://en.wikipedia.org/wiki/Straight_edge
2012-05-29 22:22:35	Vexed_Alex	No. Dare asked who in here I liked in here.
2012-05-29 22:22:42	Vexed_Alex	I named you and Travis.
2012-05-29 22:22:44	Aerox	Bloody why are you up so late
2012-05-29 22:22:47	@bloodylip	and the answer was "especially not aerox"
2012-05-29 22:22:49	Aerox	Is Dumb Baby being a turd?
2012-05-29 22:22:50	Vexed_Alex	Celebrate accordingly.
2012-05-29 22:22:51	@bloodylip	because i was just diabloing!
2012-05-29 22:22:53	@bloodylip	well, she was
2012-05-29 22:23:07	Vexed_Alex	Bloodypoopsock
2012-05-29 22:23:15	Vexed_Alex	Nasty.
2012-05-29 22:23:18	Aerox	his barbarian's name is farthammer
2012-05-29 22:23:20	Aerox	it's a good name
2012-05-29 22:23:24	dare-	In many parts of the United States and UK, straight edge is treated as a gang by law enforcement officials
2012-05-29 22:23:27	dare-	Gangsta
2012-05-29 22:23:28	RobotBebop	punk..
2012-05-29 22:23:33	RobotBebop	not using drugs or drinking or fucking...
2012-05-29 22:23:56	+Bigby	sounds more like lame edge
2012-05-29 22:23:56	Vexed_Alex	I do all of the above.
2012-05-29 22:23:58	dare-	Or poopsocking
2012-05-29 22:23:58	RobotBebop	out of what sounds an awful lot like spite.
2012-05-29 22:24:06	@bloodylip	no rules against poopsocking!
2012-05-29 22:24:11	Aerox	druglord alex
2012-05-29 22:24:18	Aerox	There is if you turn your poopsock into jenkem!
2012-05-29 22:24:20	Vexed_Alex	Because I have a cool image to uphold.
2012-05-29 22:24:33	@bloodylip	Vexed_Alex: you lost that when you chose to be mexican
2012-05-29 22:24:38	Vexed_Alex	I am out of pot :(
2012-05-29 22:24:43	@bloodylip	name me a cool mexican aside from Danny Trejo.
2012-05-29 22:24:47	Vexed_Alex	Mexicans are cool.
2012-05-29 22:24:54	Aerox	my friend just brought over two joints on his way home from a job interview
2012-05-29 22:24:57	Aerox	but he just had to leave for his other job
2012-05-29 22:24:59	Vexed_Alex	We're a Minority.
2012-05-29 22:25:05	RobotBebop	bring me one jro
2012-05-29 22:25:06	Vexed_Alex	Whites are severely uncool.
2012-05-29 22:25:11	Aerox	they're gone
2012-05-29 22:25:16	RobotBebop	hog.
2012-05-29 22:26:17	+Bigby	Gosling is white
2012-05-29 22:26:26	Vexed_Alex	Barely.
2012-05-29 22:26:28	dare-	Wonder Woman was half Mexican
2012-05-29 22:26:31	dare-	She was cool
2012-05-29 22:26:41	Aerox	so cool her terrible show got cancelled immediately
2012-05-29 22:26:44	@bloodylip	know who else is white? Channing Tatum.
2012-05-29 22:26:45	dare-	No
2012-05-29 22:26:47	dare-	The original
2012-05-29 22:26:49	dare-	Lynda Carter
2012-05-29 22:26:57	Vexed_Alex	Channing Tatum is uncool.
2012-05-29 22:27:21	Vexed_Alex	Linda Cartel
2012-05-29 22:27:56	Vexed_Alex	Every time we have this cool uncool discussion, and people's feelings get hurt, and it is the best time of my life.
2012-05-29 22:28:13	Vexed_Alex	Typically moose.
2012-05-29 22:28:37	Vexed_Alex	Because Moose is my easy bake oven.
2012-05-29 22:28:46	@bloodylip	i don't know why anybody's feelings would be hurt when being attacked by such an uncool kid
2012-05-29 22:28:47	Aerox	you deposit batter inside him and let it warm up?
2012-05-29 22:29:15	dare-	With a 5 watt light bulb
2012-05-29 22:29:33	Vexed_Alex	Your standard of cool is uncool.
2012-05-29 22:29:43	+Bigby	WOO BOMBCAST
2012-05-29 22:30:30	Vexed_Alex	Moose tightens his butthole up and the sheer force is powerful enough to cook a terrible tasting mini chocolate cake
2012-05-29 22:30:56	Vexed_Alex	Which I immediately use to feed him.
2012-05-29 22:31:05	@bloodylip	sorry that my standard of cool does not include ponchos, and carpeted dashboards
2012-05-29 22:31:13	RobotBebop	and pointy boots
2012-05-29 22:31:25	Aerox	tjat
2012-05-29 22:31:27	Aerox	that's not chocolate
2012-05-29 22:31:36	Aerox	probably why it tastes so terrible
2012-05-29 22:31:39	Aerox	you really shouldn't eat those
2012-05-29 22:31:41	Vexed_Alex	Ponchos are absolutely cool.
2012-05-29 22:31:49	Vexed_Alex	And pointy boots are a Texan thing.
2012-05-29 22:31:58	Vexed_Alex	Because Texas is awful.
2012-05-29 22:32:14	Vexed_Alex	Carpeted dashboards are also cool.
2012-05-29 22:32:25	dare-	Hahahaha, carpeted dashboards are the worst
2012-05-29 22:32:31	Vexed_Alex	Best.
2012-05-29 22:32:46	Vexed_Alex	They fix terrible American dashboards by covering them.
2012-05-29 22:32:53	@bloodylip	/shag/ carpeted dashboards
2012-05-29 22:33:23	Vexed_Alex	So instead of looking at gross plastic, you see garish purple fuzzy stuff.
2012-05-29 22:33:37	Vexed_Alex	Tiny Dayton rims are also cool.
2012-05-29 22:34:25	Vexed_Alex	I'm sorry, we're just cooler. Witw people are forever the uncool race of planet earth.
2012-05-29 22:34:30	Vexed_Alex	White
2012-05-29 22:34:37	dare-	I will agree with Alex for once
2012-05-29 22:34:46	Vexed_Alex	It's just the way it is.
2012-05-29 22:35:41	@bloodylip	you've got nothing on black people
2012-05-29 22:35:44	@bloodylip	jazz > mariachis
2012-05-29 22:36:28	dare-	That comparison is valid, though
2012-05-29 22:36:43	dare-	But white people getting involved in jazz makes it go way down
2012-05-29 22:36:55	@bloodylip	no way
2012-05-29 22:37:04	@bloodylip	bela fleck is the coolest
2012-05-29 22:37:18	@bloodylip	electric jazz banjo? the best.
2012-05-29 22:37:35	dare-	That sentence is the worst
2012-05-29 22:37:43	Vexed_Alex	You stole all of that from black people and put it together to form something revolting.
2012-05-29 22:37:45	@bloodylip	your face is the worst.
2012-05-29 22:37:51	dare-	:(
2012-05-29 22:37:58	Aerox	i want to find a white mariachi band
2012-05-29 22:38:06	dare-	Aerox you could start it
2012-05-29 22:38:11	dare-	I know you like the hats
2012-05-29 22:38:13	Vexed_Alex	You steal everything from Black people and make it your own vile culture
2012-05-29 22:38:22	Vexed_Alex	Remember when the rolling stones invented the blues
2012-05-29 22:38:30	Vexed_Alex	Oh know wait
2012-05-29 22:38:32	@bloodylip	Aerox: are Mariachi El Bronx white?
2012-05-29 22:38:35	@bloodylip	i think some of them are
2012-05-29 22:38:46	Aerox	i don't know what that is
2012-05-29 22:38:46	Vexed_Alex	No*
2012-05-29 22:38:53	Vexed_Alex	Stupid iPad autocorrect
2012-05-29 22:39:22	 *	RobotBebop farts on alex's ipad
2012-05-29 22:39:45	Aerox	fartpad
2012-05-29 22:39:46	@bloodylip	you're only improving the quality with your valuable farts
2012-05-29 22:39:50	dare-	iFart
2012-05-29 22:40:25	Vexed_Alex	iQueef
2012-05-29 22:40:38	Vexed_Alex	That's Moose's model.
2012-05-29 22:40:42	Vexed_Alex	Custom.
2012-05-29 22:41:53	dare-	So opulant
2012-05-29 22:43:10	Vexed_Alex	That buttplay live stream money in play
2012-05-29 22:45:05	dare-	So lucrative
2012-05-29 22:46:46	Vexed_Alex	Lol wtf
2012-05-29 22:46:58	Vexed_Alex	You can't delete songs from the iPad
2012-05-29 22:46:59	Vexed_Alex	Still
2012-05-29 22:47:05		irc: disconnected from server
2012-05-29 22:47:26	-->	benbeltran (~benbeltra@200.76.90.155) has joined #destructoid
2012-05-29 22:47:27	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran cardfrek dare- DougCL DtoidBot jared|home Kasreyn mistic pointzeroeight richterbelmont RobotBebop tga|away Vexed_Alex]
2012-05-29 22:47:27	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 4 voices, 17 normals)
2012-05-29 22:47:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-29 22:47:36	Vexed_Alex	So if I download a podcast directly from the iTunes app
2012-05-29 22:47:42	Vexed_Alex	Because I can't subscribe
2012-05-29 22:47:50	Vexed_Alex	So I have to manually download them every time
2012-05-29 22:47:58	Vexed_Alex	If I don't want them anymore
2012-05-29 22:48:02	RobotBebop	hahahah
2012-05-29 22:48:09	RobotBebop	iTunes is such a pile of shit
2012-05-29 22:48:10	Vexed_Alex	I have to plug this shit into my pc
2012-05-29 22:48:15	Vexed_Alex	To delete it
2012-05-29 22:48:22	dare-	iTunes sucks so bad on PC too
2012-05-29 22:48:24	Vexed_Alex	What a hot pile of diarrhea
2012-05-29 22:48:31	RobotBebop	iTunes, as a whole, is shite
2012-05-29 22:48:37	dare-	Moose I agree
2012-05-29 22:48:38	RobotBebop	its shittiness is platform agnostic
2012-05-29 22:48:41	Vexed_Alex	I'm talking about iTunes on the iPad
2012-05-29 22:48:53	dare-	It's so weird how awful they are at things like that but so careful with other stuff
2012-05-29 22:48:58	Vexed_Alex	It's shitty too, btw
2012-05-29 22:49:01	+Bigby	use Doubletwist
2012-05-29 22:49:04	+Bigby	its pretty good
2012-05-29 22:49:08	+Bigby	even has Airsync
2012-05-29 22:49:28	Vexed_Alex	I'm going to have to setup wireless sync
2012-05-29 22:49:32	Vexed_Alex	Which is stupid
2012-05-29 22:49:36	Vexed_Alex	I shouldn't have to
2012-05-29 22:50:03	+Bigby	well its like bluetooth, gotta sync it up so it recognizes it
2012-05-29 22:50:27	Vexed_Alex	I mean I shouldn't need to use my computer to do basic functionality
2012-05-29 22:50:43	Vexed_Alex	Like subscribing to podcasts or deleting mp3s.
2012-05-29 22:50:45	dare-	I thought that was the whole point of no longer requiring a PC for device registration
2012-05-29 22:52:48	+Bigby	well its apple
2012-05-29 22:52:50	+Bigby	so no
2012-05-29 22:53:28	dare-	They are slow to relinquish power or change how they operate, which has benefits and drawbacks
2012-05-29 22:54:07	+Bigby	hmm, i can delete songs off my phone ok
2012-05-29 22:54:33	Aerox	it's just an ipad thing, I think
2012-05-29 22:54:35	Aerox	for some reason
2012-05-29 22:54:48	Aerox	Maybe they didn't think people would be using the ipad as a portable podcaster
2012-05-29 22:55:05	Vexed_Alex	I'm laying in bed, web browsing.
2012-05-29 22:55:13	dare-	I am surprised the app even has that functionality different between the two devices
2012-05-29 22:55:27	Vexed_Alex	I'd like a podcast in the background.
2012-05-29 22:55:30	Aerox	yeah, it's odd
2012-05-29 22:55:32	Vexed_Alex	It's basic functionality.
2012-05-29 22:55:53	dare-	I played with some Ultrabooks today at Best Buy
2012-05-29 22:55:58	dare-	They just aren't as nice as a MBA
2012-05-29 22:56:26	Vexed_Alex	They don't have OS integrated multitouch trackpads
2012-05-29 22:56:41	Vexed_Alex	So they're worthless.
2012-05-29 22:56:46	dare-	The advantage of making the OS and the hardware
2012-05-29 22:56:54	dare-	Even then, the hardware just doesn't feel as nice
2012-05-29 22:57:02	-->	metalnarf (~metalnarf@p54AC9946.dip0.t-ipconnect.de) has joined #destructoid
2012-05-29 22:57:03	Vexed_Alex	It's not really that much of an advantage.
2012-05-29 22:57:09	Vexed_Alex	Microsoft could do that.
2012-05-29 22:57:29	dare-	They're really reluctant to get heavily into the hardware business. Aside from the Xbox.
2012-05-29 22:57:29	Vexed_Alex	All major laptop manufacturers use multitouch trackpads
2012-05-29 22:57:40	Aerox	There's something special about the mac trackpads though
2012-05-29 22:57:46	dare-	Aerox I agree
2012-05-29 22:57:46	Aerox	every other one feels like turds
2012-05-29 22:57:52	Vexed_Alex	It's just windows is useless with it
2012-05-29 22:58:01	+Bigby	Asus laptops have multitouch trackpads
2012-05-29 22:58:08	Vexed_Alex	It's the OS
2012-05-29 22:58:19	dare-	Bigby I know, I used it, most ultrabooks do these days
2012-05-29 22:58:21	Vexed_Alex	Windows has dumb multitouch support
2012-05-29 22:58:22	dare-	They just don't feel as good
2012-05-29 22:58:22	Vexed_Alex	Meaning
2012-05-29 22:58:24	Vexed_Alex	Barely
2012-05-29 22:58:44	+Bigby	windows 8 looks to be taking advantage of the touch
2012-05-29 22:58:46	Vexed_Alex	It's the OS and a mix of terrible trackpads
2012-05-29 22:58:46	dare-	A lot of manufacturers also cheap out when it comes to the touchpad
2012-05-29 22:59:08	Vexed_Alex	It doesn't matter if they get incredible trackpads
2012-05-29 22:59:10	dare-	Windows 8 looks more geared towards touchscreens than trackpads
2012-05-29 22:59:13	Vexed_Alex	Windows wouldn
2012-05-29 22:59:21	Vexed_Alex	Wouldn't take advantage of it
2012-05-29 22:59:36	Vexed_Alex	Both
2012-05-29 22:59:57	Vexed_Alex	This is a boring discussion
2012-05-29 23:01:18	Aerox	http://www.theonion.com/articles/rural-nebraskan-not-sure-he-could-handle-frantic-p,465/
2012-05-29 23:02:33	Vexed_Alex	 Hahahahaha
2012-05-29 23:02:41	Vexed_Alex	That man is Bigby
2012-05-29 23:03:08	dare-	That description makes me click it
2012-05-29 23:03:35	Vexed_Alex	Aerox
2012-05-29 23:03:44	Aerox	alex
2012-05-29 23:03:49	Vexed_Alex	I had to yell at dare today
2012-05-29 23:03:50	+Bigby	i thought i lived in swamps
2012-05-29 23:03:56	Vexed_Alex	Because he was mad summer was coming
2012-05-29 23:04:05	Vexed_Alex	Because TV isn't as good
2012-05-29 23:04:13	dare-	That's accurate
2012-05-29 23:04:23	+Bigby	i prefer fall to summer
2012-05-29 23:04:29	Vexed_Alex	And fall and winter are "better"
2012-05-29 23:04:38	Vexed_Alex	SURPRISE NERDS LIKE THE WORST SEASONS
2012-05-29 23:04:48	+Bigby	surprise nerds
2012-05-29 23:04:48	dare-	No I said fall and spring
2012-05-29 23:04:54	+Bigby	the must unassuming kind
2012-05-29 23:05:46	Vexed_Alex	I want beach weather for the weekend :(
2012-05-29 23:06:21	Vexed_Alex	70F isn't hot enough.
2012-05-29 23:06:23	dare-	I am going to the park Sunday, woohoo
2012-05-29 23:06:31	Aerox	http://www.thesun.co.uk/sol/homepage/news/4345188/Hulk-prankster-stuck-with-new-colour-after-picking-wrong-paint.html
2012-05-29 23:06:40	Aerox	this is the best story
2012-05-29 23:06:41	Aerox	ever
2012-05-29 23:07:38	dare-	How did this guy even get this paint
2012-05-29 23:07:48	Aerox	it's brazil
2012-05-29 23:08:02	Vexed_Alex	Hahahaha
2012-05-29 23:08:03	dare-	I like how he has the same expression in every photo
2012-05-29 23:08:20	Vexed_Alex	I'm going to paint a dick with that paint on Moose's forehead
2012-05-29 23:09:10	RobotBebop	D:
2012-05-29 23:09:27	Vexed_Alex	We are bffs stop making faces at me
2012-05-29 23:10:14	RobotBebop	we are n ot
2012-05-29 23:10:15	RobotBebop	not
2012-05-29 23:10:41	Vexed_Alex	So are
2012-05-29 23:10:55	Vexed_Alex	Four finger app swapping is so hot, you guys
2012-05-29 23:11:39	Aerox	http://i.imgur.com/2t82h.jpg
2012-05-29 23:12:06	Vexed_Alex	Radiolab's editing is sort of annoying
2012-05-29 23:12:11	+Bigby	GOD I HATE HIDDEN OBJECT GAMES SOOOOOOOOOOO MUCH
2012-05-29 23:12:32	RobotBebop	FILTHY CASUALS
2012-05-29 23:12:32	DtoidBot	...
2012-05-29 23:17:12		irc: disconnected from server
2012-05-29 23:17:31	-->	benbeltran (~benbeltra@200.76.90.242) has joined #destructoid
2012-05-29 23:17:31	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran cardfrek dare- DougCL DtoidBot jared|home Kasreyn metalnarf mistic pointzeroeight richterbelmont RobotBebop tga|away Vexed_Alex]
2012-05-29 23:17:31	--	Channel #destructoid: 27 nicks (5 ops, 0 halfops, 4 voices, 18 normals)
2012-05-29 23:17:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-29 23:17:46	Vexed_Alex	Mexican times two up in this piece!
2012-05-29 23:17:52	RobotBebop	that looks like a moose to me
2012-05-29 23:17:53	Vexed_Alex	Hide your wallets sucks
2012-05-29 23:17:57	RobotBebop	http://en.wikipedia.org/wiki/File:Moose_superior.jpg
2012-05-29 23:19:16	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Read error: Operation timed out)
2012-05-29 23:19:20	-->	Wexx (~Wexx@adsl-98-71-248-43.jax.bellsouth.net) has joined #destructoid
2012-05-29 23:19:23	Wexx	whatup
2012-05-29 23:19:36	Aerox	holler
2012-05-29 23:20:20	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-29 23:20:27	RobotBebop	baller
2012-05-29 23:24:08	Vexed_Alex	Who says ballet anymore
2012-05-29 23:24:11	Vexed_Alex	So uncool
2012-05-29 23:24:25	Aerox	way to hate on the arts
2012-05-29 23:24:28	Aerox	you uncultured swine
2012-05-29 23:24:30	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-29 23:24:33	Vexed_Alex	Baller
2012-05-29 23:24:37	dare-	Your autocorrect makes you ten times funnier, Alex
2012-05-29 23:24:39	Vexed_Alex	Ballet sucks dick too
2012-05-29 23:24:54	Aerox	i was hoping you had really passionate opinions about ballet
2012-05-29 23:25:56	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-29 23:26:08	Vexed_Alex	Too toos are infinitely queermo
2012-05-29 23:26:26	Aerox	ahaha too too
2012-05-29 23:26:30	Aerox	this is the best
2012-05-29 23:28:02	Vexed_Alex	If anyone corrects the spelling of that they're trash
2012-05-29 23:28:17	+Bigby	tutu
2012-05-29 23:28:24	+Bigby	you dont care anyway
2012-05-29 23:28:37	dare-	Hating on Bigby isn't even worth it sometimes
2012-05-29 23:29:20	Vexed_Alex	Giantbomb shit talking apple's stupid design shit for their dumb apps
2012-05-29 23:29:32	Vexed_Alex	That all try and look like the real life counterpart
2012-05-29 23:29:44	Vexed_Alex	I am in infinite "word" mode
2012-05-29 23:29:50	Vexed_Alex	That shit is so dumb
2012-05-29 23:30:12	Vexed_Alex	Gamecenter looks like ass
2012-05-29 23:30:27	dare-	The thing Apple does best is hardware design, I think
2012-05-29 23:30:32	@TDiddy	oh this is bombcast talk?
2012-05-29 23:30:37	Vexed_Alex	So does the notepad
2012-05-29 23:30:41	Vexed_Alex	And the calendar
2012-05-29 23:30:49	Vexed_Alex	And the contacts app
2012-05-29 23:31:12	Aerox	i like notepad
2012-05-29 23:31:23	Vexed_Alex	And newsstand
2012-05-29 23:31:27	Vexed_Alex	And iBooks
2012-05-29 23:31:28	Aerox	newsstand is the worst
2012-05-29 23:31:53	dare-	Do you guys like Safari
2012-05-29 23:31:57	Vexed_Alex	Reminders also looks dumb.
2012-05-29 23:32:08	Vexed_Alex	Safari on iPad is pretty good.
2012-05-29 23:32:09	Aerox	it's fine on ipad
2012-05-29 23:32:13	Aerox	and iphone
2012-05-29 23:33:04	Vexed_Alex	I have no use for alternate browsers on this thing because it always defaults to Safari
2012-05-29 23:33:12	Vexed_Alex	For any links and stuff
2012-05-29 23:33:35	dare-	Even then I think they all use Safari's render engine
2012-05-29 23:34:41	Vexed_Alex	Good. It's the smoothest mobile browser in existence currently.
2012-05-29 23:34:57	Vexed_Alex	I really don't miss flash.
2012-05-29 23:35:07	dare-	It is, I just hate the UI
2012-05-29 23:35:09	Vexed_Alex	Everything functions as it should.
2012-05-29 23:35:16	Vexed_Alex	Like, I don
2012-05-29 23:35:50	Vexed_Alex	Don't feel like I'm missing anything without flash
2012-05-29 23:36:02	Aerox	i wish flash would die
2012-05-29 23:36:22	dare-	Same, I hate Flash
2012-05-29 23:37:03	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-05-29 23:37:24	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-29 23:38:39	Vexed_Alex	Neat
2012-05-29 23:38:53	Vexed_Alex	I found some two finger scrolling shortcut for twitter
2012-05-29 23:39:06	Vexed_Alex	Two finger scroll on a tweet to pull down the conversation
2012-05-29 23:39:36	Vexed_Alex	Wait
2012-05-29 23:39:40	Vexed_Alex	Maybe not
2012-05-29 23:39:48	Vexed_Alex	It just pulls a blank thing
2012-05-29 23:40:30	dare-	You do type surprisingly fast on that thing
2012-05-29 23:40:50	dare-	I am terrible at using the iOS keyboard
2012-05-29 23:40:57	dare-	I love Swiftkey on Android
2012-05-29 23:41:13	Vexed_Alex	I can touch type on an iPad
2012-05-29 23:41:20	Vexed_Alex	It's been great
2012-05-29 23:41:23	dare-	That's impressive
2012-05-29 23:41:30	dare-	I had one for a few months, could never do it
2012-05-29 23:41:42	Vexed_Alex	Landscape.
2012-05-29 23:41:50	dare-	I almost always had mine in that orientation
2012-05-29 23:42:08	Vexed_Alex	It's when you get into punctuation where I slow down.
2012-05-29 23:42:17	Vexed_Alex	But usually autocorrect fixes that for me.
2012-05-29 23:42:22	Vexed_Alex	It's cool.
2012-05-29 23:42:25	Vexed_Alex	See?
2012-05-29 23:42:28	Vexed_Alex	It's.
2012-05-29 23:43:50	Vexed_Alex	I've been impressed that I can do this.
2012-05-29 23:43:53	Vexed_Alex	I could probably
2012-05-29 23:44:05	Vexed_Alex	Sometimes I fuck up and hit send.
2012-05-29 23:44:08	Vexed_Alex	 :(
2012-05-29 23:44:34	Vexed_Alex	But I could probably do note taking on this thing if I had to.
2012-05-29 23:45:04	dare-	At my last job
2012-05-29 23:45:14	dare-	Everyone who was self important had the company buy them one for note taking
2012-05-29 23:45:31	dare-	But most people in practice were horrible with it
2012-05-29 23:45:45	Vexed_Alex	It's annoying that I'm admitting this because I was just shitting on them for use in a professional setting.
2012-05-29 23:45:54	Vexed_Alex	I still wouldn't
2012-05-29 23:45:56	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Read error: EOF from client)
2012-05-29 23:46:05	Vexed_Alex	Just because of how unreliable the OS is
2012-05-29 23:46:07	Aerox	Aghahahahah
2012-05-29 23:46:07	Aerox	alex
2012-05-29 23:46:11	Aerox	and moose
2012-05-29 23:46:13	Aerox	oh he left
2012-05-29 23:46:14	Aerox	http://www.reddit.com/r/MLPLounge/comments/rzd57/this_is_basically_the_saddest_day_in_the_history/
2012-05-29 23:46:25	Aerox	brony is OUTRAGED because the creator of bronyquest doesn't like how creepy and rape cultury bronies are
2012-05-29 23:46:28	Vexed_Alex	I don't care what anyone says. iOS is super unreliable.
2012-05-29 23:46:36	dare-	Alex, I agree, it is
2012-05-29 23:46:46	dare-	What made it unreliable for you?
2012-05-29 23:46:49	dare-	I find apps crash inexplicably
2012-05-29 23:46:49	Vexed_Alex	Crashes aren't as violent as they are on PCs, programs just immediately close.
2012-05-29 23:46:58	Vexed_Alex	Yes. That.
2012-05-29 23:47:28	Vexed_Alex	Hahahaha, aerox
2012-05-29 23:47:33	Vexed_Alex	This is amazing
2012-05-29 23:47:41	Aerox	at least the comments are like "You are a gross fucktard"
2012-05-29 23:48:00	dare-	Oh that's the guy whose sister blocked Gavin for being creepy
2012-05-29 23:48:23	Aerox	wait what
2012-05-29 23:48:53	dare-	It was a few months ago
2012-05-29 23:49:02	dare-	Gavin came in complaining this chick blocked him on Twitter
2012-05-29 23:49:19	dare-	I asked who she was
2012-05-29 23:49:28	+Bigby	cant you just let them rape the horses?!
2012-05-29 23:49:29	dare-	And it's this guy's sister, they do internet stuff together
2012-05-29 23:49:31	Vexed_Alex	I would only even attempt to write a document up on an iPad if it was cloud saved
2012-05-29 23:49:34	+Bigby	is that so wrong?
2012-05-29 23:49:35	Vexed_Alex	Like google docs.
2012-05-29 23:49:48	Aerox	you don't have the free cloud set up?
2012-05-29 23:49:57	+Bigby	use google docs
2012-05-29 23:50:01	Vexed_Alex	Yes.
2012-05-29 23:50:18	Vexed_Alex	But how does that work for word documents?
2012-05-29 23:50:30	Vexed_Alex	Or whatever's the equivalent on iPad.
2012-05-29 23:50:33	Aerox	my notes can sync through my email'
2012-05-29 23:50:56	Aerox	just in plain text
2012-05-29 23:51:00	Vexed_Alex	I have a dumpy ass work laptop.
2012-05-29 23:51:09	Vexed_Alex	I never use this thing for actually important things.
2012-05-29 23:51:25	Aerox	it just made a Notes label in my gmail and sends them there
2012-05-29 23:51:39	Aerox	I don't really use them much though
2012-05-29 23:51:39	Vexed_Alex	I pretty much just use google docs.
2012-05-29 23:51:51	Vexed_Alex	I don't even use the copy of word on my work computer.
2012-05-29 23:51:59	Vexed_Alex	Spreadsheets, too
2012-05-29 23:52:48	Aerox	i wish i could do that
2012-05-29 23:52:58	Aerox	i'm pretty sure 99% of attorneys don't know what a google is
2012-05-29 23:53:04	Aerox	fuck I just want them to stop using wordperfect
2012-05-29 23:53:08	Aerox	they could even use notepad instead
2012-05-29 23:53:18	Vexed_Alex	I made my boss learn it.
2012-05-29 23:53:30	Vexed_Alex	We still have to use office, though.
2012-05-29 23:53:44	Vexed_Alex	At the end of the day it all ends up there.
2012-05-29 23:53:53	Vexed_Alex	But it begins on google docs for me.
2012-05-29 23:54:02	+Bigby	they still use Corel?
2012-05-29 23:54:13	Vexed_Alex	Lol, WordPerfect.
2012-05-29 23:54:26	+Bigby	Corel developed WordPerfect
2012-05-29 23:54:29	Aerox	so basically
2012-05-29 23:54:39	Aerox	the government is still all on wordperfect
2012-05-29 23:54:45	Vexed_Alex	Hahahaha
2012-05-29 23:54:45	+Bigby	NOOOOOOOOOOOOO
2012-05-29 23:54:46	Aerox	because they haven't been trained on office yet (but it's finally happening)
2012-05-29 23:54:49	+Bigby	why would they do that?!
2012-05-29 23:54:56	+Bigby	trained?
2012-05-29 23:54:58	Aerox	so it's really common for attorneys, even ones who don't do criminal or gov work
2012-05-29 23:54:59	Vexed_Alex	"trained"
2012-05-29 23:55:00	+Bigby	its a damn word processor
2012-05-29 23:55:03	Aerox	to still use it
2012-05-29 23:55:04	+Bigby	they are almost all the same!
2012-05-29 23:55:05	Vexed_Alex	Brilliant.
2012-05-29 23:55:14	Aerox	Yeah the DOJ notified us last week they're finally being trained on Word soon
2012-05-29 23:55:20	Aerox	luckily these guys have their own word copies
2012-05-29 23:55:22	+Bigby	even fucking wordpad is about the same
2012-05-29 23:55:31	Aerox	because WORDPERFECT ISN'T FUCKING SUPPORTED AND HASN'T BEEN FOR 10 YEARS
2012-05-29 23:55:35	+Bigby	trained?!?!?!
2012-05-29 23:55:45	+Bigby	did they need to be trained to use a damn trackpad too?
2012-05-29 23:55:59	Aerox	bigby the legal world is a very special place
2012-05-29 23:56:07	Vexed_Alex	Calm down, Bigby, you fucking spaz.
2012-05-29 23:56:07	+Bigby	special is one word for it
2012-05-29 23:56:18	Aerox	one of the attorneys we worked with on a huge criminal case as a defense attorney didn't even use a computer
2012-05-29 23:56:24	Aerox	and we had to convince him to let us make him a powerpoint
2012-05-29 23:56:28	Aerox	instead of him using a flipchart
2012-05-29 23:56:33	+Bigby	how can i calm down? these assholes making six figure salaries and cant figure out a basic program!?
2012-05-29 23:56:35	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Quit)
2012-05-29 23:56:39	Vexed_Alex	Haha
2012-05-29 23:56:52	Aerox	bigby most of them can use it
2012-05-29 23:57:00	Aerox	but they can't switch the entire department over without official training
2012-05-29 23:57:11	Aerox	because there will be that one person who doesn't understand
2012-05-29 23:57:17	Aerox	and then deletes 10 years of legal documents
2012-05-29 23:57:23	Vexed_Alex	Hahaha
2012-05-29 23:57:26	Vexed_Alex	Awesome
2012-05-29 23:57:55	Vexed_Alex	Will they convert their old WordPerfect files to word docs.
2012-05-29 23:58:09	Vexed_Alex	Multimillion dollar endeavor
2012-05-29 23:58:37	Aerox	it's not fucking possible
2012-05-29 23:58:38	Vexed_Alex	California, now even more broke because the government switched to word.
2012-05-29 23:58:40	Aerox	It crashes word
2012-05-29 23:58:46	Aerox	This is federal :(
2012-05-29 23:58:53	Vexed_Alex	Hahahahaha
2012-05-29 23:59:00	dare-	I knew someone who worked at a company whose sole purpose was to consult on law firm tech needs
2012-05-29 23:59:01	+Bigby	man
2012-05-29 23:59:11	+Bigby	i could be rich consulting government offices on basic computer shit
2012-05-29 23:59:13	Vexed_Alex	Thanks, Obama!
2012-05-29 23:59:13	Aerox	actaully trying to convert wordperfect to word on the work pc
2012-05-29 23:59:15	dare-	It's a huge, slow-moving world
2012-05-29 23:59:16	Aerox	basically broke word
2012-05-29 23:59:16	DtoidBot	...
2012-05-29 23:59:19	Aerox	and it now crashes incessantly
2012-05-29 23:59:32	Aerox	and didn't previously until I installed the wordperfect conversion plugin
2012-05-30 08:47:44		irc: disconnected from server
2012-05-30 08:48:04	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-30 08:48:04	--	Nicks #destructoid: [@bloodylip @Cronosblade @Q +Ecksorcism +Ecks|Laptop +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot jared|home Kasreyn Lelio metalnarf mistic pointzeroeight Simmy theGoldenAvatar Wexx]
2012-05-30 08:48:04	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 4 voices, 17 normals)
2012-05-30 08:48:07	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-30 08:50:19	@bloodylip	theGoldenAvatar: is it a Scrum Daily Standup meeting?
2012-05-30 08:50:24	theGoldenAvatar	Yes.
2012-05-30 08:54:11	+Ecks|Laptop	haha
2012-05-30 08:56:17	<--	Ecks|Laptop (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-30 08:56:47	@bloodylip	haha, sucker
2012-05-30 09:02:13	<--	Wexx (~Wexx@adsl-98-71-248-43.jax.bellsouth.net) has quit (Quit: Yummy, like ircing on a cake! [ http://www.bersirc.org/ - Open Source IRC ])
2012-05-30 09:10:42	+Ecksorcism	sucker?
2012-05-30 09:11:19	@bloodylip	yeah, for having to do stupid scrum shit
2012-05-30 09:11:59	+Ecksorcism	Haha
2012-05-30 09:12:51	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Read error: EOF from client)
2012-05-30 09:13:13	theGoldenAvatar	Beats any other type of development.
2012-05-30 09:13:25	theGoldenAvatar	I'd rather do that than have to create design docs.
2012-05-30 09:14:24	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-30 09:14:24	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-30 09:21:04	theGoldenAvatar	Whelp
2012-05-30 09:21:08	theGoldenAvatar	I killed visual studio
2012-05-30 09:21:28	theGoldenAvatar	By creating a 2gb datatable in memory
2012-05-30 09:22:31	theGoldenAvatar	That might be overkill
2012-05-30 10:00:07	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-30 10:01:26	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-30 10:01:26	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-30 10:07:32	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-30 10:14:20	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-30 10:14:24	metalnarf	http://img.pr0gramm.com/2012/05/3605-b421-500.jpg
2012-05-30 10:21:35	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-05-30 10:21:35	--	Mode #destructoid [+o ProfPew] by Q
2012-05-30 10:23:34	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-30 10:40:57	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-30 10:40:57	--	Mode #destructoid [+o Aerox] by Q
2012-05-30 10:48:47	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-30 10:58:08	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-30 10:58:08	--	Mode #destructoid [+o Cronosblade] by Q
2012-05-30 11:10:43	[Rabite]	http://www.escapistmagazine.com/videos/view/zero-punctuation/5777-Diablo-3
2012-05-30 11:11:08	@bloodylip	there are new ZPs still being made?
2012-05-30 11:11:17	[Rabite]	up to 233
2012-05-30 11:11:42	[Rabite]	opinions on the quality vary
2012-05-30 11:20:13	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-05-30 11:20:13	--	Mode #destructoid [+v Bigby] by Q
2012-05-30 11:21:36	[Rabite]	darwin award nominee: http://www.washingtonpost.com/lifestyle/style/serpent-handling-pastor-profiled-earlier-in-washington-post-dies-from-rattlesnake-bite/2012/05/29/gJQAJef5zU_story.html
2012-05-30 11:24:42	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-30 11:24:42	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-30 11:24:42	--	andrewm_ is now known as andrewm
2012-05-30 11:28:57	storyr	I'm sure you've all seen this by now
2012-05-30 11:28:57	storyr	http://i.imgur.com/0bmn2.jpg
2012-05-30 11:29:44	[Rabite]	sounds like fun
2012-05-30 11:32:20	@Aerox	HI RICKEY
2012-05-30 11:50:09	@bloodylip	HI RICKEY
2012-05-30 11:54:08	@Aerox	:(
2012-05-30 11:56:29	@bloodylip	seriously
2012-05-30 11:56:33	@bloodylip	thanks a lot dickface
2012-05-30 11:56:37	@bloodylip	you made jro a sad.
2012-05-30 11:57:06	storyr	HI FRIENDS
2012-05-30 11:57:08	storyr	sorry
2012-05-30 11:58:25	+Bigby	he has important shit to do
2012-05-30 11:58:43	storyr	just busy because I took yesterday off
2012-05-30 11:59:50	@bloodylip	yeah, important shit like cheering up jro
2012-05-30 11:59:55	@bloodylip	that's priority #1
2012-05-30 11:59:57	@Aerox	YEAH
2012-05-30 12:00:07	+Bigby	just shove pie in his mouth
2012-05-30 12:00:10	+Bigby	that will do it
2012-05-30 12:00:56	@Aerox	YEAH
2012-05-30 12:00:58	@Aerox	FEED ME PIE RICKEY
2012-05-30 12:02:35	@bloodylip	fart on the pie first
2012-05-30 12:02:37	@bloodylip	he loves piefarts
2012-05-30 12:02:53	@Aerox	No, that's Hito
2012-05-30 12:02:54	@Aerox	and you know that
2012-05-30 12:07:43	storyr	WHY YOU SAD JRO?
2012-05-30 12:08:19	+Bigby	did you know there was a Dungeons and Dragons fightan game?
2012-05-30 12:08:21	@bloodylip	because you ignored him
2012-05-30 12:14:04	@Aerox	Because you ignored me
2012-05-30 12:14:17	@Aerox	and now I want pie
2012-05-30 12:18:08	-->	CronosBlade_ (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-30 12:18:08	--	Mode #destructoid [+o CronosBlade_] by Q
2012-05-30 12:21:07	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-30 12:21:20	--	CronosBlade_ is now known as CronosBlade
2012-05-30 12:27:05	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 12:28:02	jared|home	Oh good, some cockduster is uing my nick again.
2012-05-30 12:28:10	jared|home	I guess I'll just say home.
2012-05-30 12:28:14	jared|home	*stay
2012-05-30 12:28:22	richterbelmont	*subway
2012-05-30 12:28:42	jared|home	Eat fresh? $5 footlong?
2012-05-30 12:28:49	jared|home	Home of the whopper?
2012-05-30 12:29:00	richterbelmont	footlong meatballs
2012-05-30 12:29:17	richterbelmont	sounds tasty and sexual
2012-05-30 12:29:51	jared|home	Mmm mmmm!!
2012-05-30 12:30:36	jared|home	So I guess burning skies got a 2/10?
2012-05-30 12:30:56	@bloodylip	what is burning skies?
2012-05-30 12:31:18	jared|home	Resistance game for Vita./
2012-05-30 12:32:33	richterbelmont	play the demo or something , i take game reviewers less at their word these days
2012-05-30 12:37:49	mistic	blog-whoring: http://www.destructoid.com/blogs/mistic/welcome-to-teh-lair--228288.phtml ( featuring Niero & Hamza :p )
2012-05-30 12:48:32	@bloodylip	eww, Hamza
2012-05-30 12:49:37	mistic	it was quite ok having him over :p
2012-05-30 12:56:39	+Bigby	Hamza touched bloody in a naughty place
2012-05-30 12:57:11	jared|home	Pics?
2012-05-30 12:57:22	mistic	he didn't touch anyone at EuroNARP 4.4, should we feel insulted?
2012-05-30 12:59:24	@bloodylip	extremely
2012-05-30 12:59:28	@bloodylip	he touches everybody
2012-05-30 13:00:02	mistic	so he's racist against Europeans? :p
2012-05-30 13:00:21	@bloodylip	most likely
2012-05-30 13:00:26	@bloodylip	he is one of those brown people
2012-05-30 13:01:08	storyr	the born and raised in america kind?
2012-05-30 13:04:23	mistic	he did rape me in SSFIV ( beat me 30-0 )
2012-05-30 13:04:40	@bloodylip	well, he does act like a rapist, so i believe it
2012-05-30 13:05:14	jared|home	Yeah, but getting raped in SSFIVAE is a pastime in the country.
2012-05-30 13:05:26	mistic	it was the first time I played the game though
2012-05-30 13:06:12	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-05-30 13:07:21	jared|home	Oh.......
2012-05-30 13:07:24	jared|home	That's not cool then/.
2012-05-30 13:08:06	mistic	at least I learned that button-mashing simply doesn't work :)
2012-05-30 13:09:10	mistic	time to get to bed, have to get up at 4am for another early shift...
2012-05-30 13:09:15	mistic	bye!
2012-05-30 13:17:14	-->	Malcor (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has joined #destructoid
2012-05-30 13:17:49	Malcor	Yo Ho Hello
2012-05-30 13:18:19	+Bigby	seems its british time
2012-05-30 13:20:14	@Aerox	I'm sorry, HAMZA beat someone in street fighter?
2012-05-30 13:20:15	@Aerox	30-0?
2012-05-30 13:21:04	[Rabite]	is hamza that bad?
2012-05-30 13:21:19	+Bigby	coma patients could be considered better
2012-05-30 13:22:09	@bloodylip	Aerox: well, he did say he hadn't ever played before
2012-05-30 13:23:52	jared|home	SF in particular is like.. if you have never played a fighting game before, or this particular one, you can't catch up just by picking up a controller.
2012-05-30 13:24:03	Malcor	Its always british time Bigby
2012-05-30 13:32:30	storyr	so
2012-05-30 13:32:53	storyr	I am writing a letter to the HR director at Arenanet telling her I am good at recruiting, how to I mentioned how much of a gamer I am?
2012-05-30 13:33:02	storyr	I'm an avid gamer with x
2012-05-30 13:33:04	storyr	?
2012-05-30 13:33:39	@Aerox	Tell her you've been closely following Guild Wars 2
2012-05-30 13:34:12	storyr	haha
2012-05-30 13:34:16	storyr	you mean the last four years at PAX
2012-05-30 13:34:31	@bloodylip	are you writing that exact sentence?
2012-05-30 13:34:36	@bloodylip	because i can't make sense of it!
2012-05-30 13:34:37	storyr	no
2012-05-30 13:34:41	storyr	so far I have
2012-05-30 13:34:42	@bloodylip	you should probably learn english before you write to her
2012-05-30 13:35:29	@Aerox	sickburn
2012-05-30 13:35:54	storyr	I am very interested in the recruiting position at Arenanet. I have a very well versed background with IT and Account Management and think the position melds very well with my work history and skillset.
2012-05-30 13:36:05	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 13:36:39	storyr	I LOVE GAMING
2012-05-30 13:36:41	storyr	the end
2012-05-30 13:36:41	@bloodylip	"And Guild Wars 2 is super cool"
2012-05-30 13:36:57	storyr	she's the HR director, I doubt she gives a shit about the game
2012-05-30 13:36:58	jared|home	storyr: Include one pic of you in your undies on a leopard-skin rug.
2012-05-30 13:37:02	@Aerox	Eughhh don't say very interested
2012-05-30 13:37:07	@Aerox	SO MANY VARYS
2012-05-30 13:37:09	@Aerox	CUT THEM ALL
2012-05-30 13:37:10	storyr	k
2012-05-30 13:37:11	richterbelmont	gaming? like board games?
2012-05-30 13:37:13	@Aerox	haha varys
2012-05-30 13:37:19	@Aerox	You should say you are the Varys of recruiting
2012-05-30 13:37:22	@bloodylip	cut them like Varys?
2012-05-30 13:37:37	storyr	HAAAA
2012-05-30 13:37:38	@bloodylip	use more EXTREMELYS
2012-05-30 13:37:44	@Aerox	I LIKE GAMES AND I AM VERY EXPERIENCED WITH SEVERED PENISES
2012-05-30 13:37:46	@bloodylip	and outstandingly!
2012-05-30 13:38:18	richterbelmont	extreme? get your ugly ass flannel clothing and grunge music out
2012-05-30 13:38:21	storyr	you guys suck
2012-05-30 13:38:22	Malcor	lol My dad just phoned and asked "Which is the film with small robot that beeps, Star trek or StarGate"
2012-05-30 13:38:24	@Aerox	No we don't we rule
2012-05-30 13:38:35	@Aerox	hahah
2012-05-30 13:38:53	@Aerox	Rickey just write your cover letter and resume and send it to me and I will fix it
2012-05-30 13:39:02	jared|home	Yeah, but you should still maybe not just say you're a gamer per se, but regurgitate some of the PR for GW2 and say "The unique blend of character development and open-world game play is an industry benchmark, and I feel my knowledge of the game gives me an edge at promoting this groundbreaking title."
2012-05-30 13:39:19	@Aerox	he's not applying for PR
2012-05-30 13:39:20	jared|home	Blam.
2012-05-30 13:39:26	jared|home	Tailor as needed.
2012-05-30 13:39:30	storyr	lol, I review these things for a living. I know how to do it. I am just reaching out to her on linkedin so my resume doesn't get sucked into the black hole of taleo
2012-05-30 13:39:32	jared|home	Blam x2.
2012-05-30 13:39:51	storyr	I just want to mention that despite not having any experience in the industry, I am attached to it
2012-05-30 13:40:02	jared|home	Send the pic too.
2012-05-30 13:40:20	richterbelmont	put in resume can make change for a dollar
2012-05-30 13:40:36	richterbelmont	thatll sway them
2012-05-30 13:40:43	@bloodylip	send her a pic of yourself, shirtless, with "GW2" written right above your exposed pubes
2012-05-30 13:41:06	richterbelmont	shut up bloodylip hes not tim buckley lol
2012-05-30 13:41:36	@bloodylip	hehehehe
2012-05-30 13:42:47	@bloodylip	OR IS HE?!
2012-05-30 13:43:26	storyr	I'm not
2012-05-30 13:43:26	storyr	sorry
2012-05-30 13:43:28	jared|home	OK, maybe not a pic, but at least send her a video of your Super Mario Brothers speed run.
2012-05-30 13:43:35	richterbelmont	hes only buckley if he hits on underage girls
2012-05-30 13:43:40	@Aerox	Shave GW2 into your pubes
2012-05-30 13:43:47	richterbelmont	fair enough rickey
2012-05-30 13:44:54	@Aerox	http://www.regretsy.com/2012/05/30/my-little-yoni/
2012-05-30 13:45:06	@bloodylip	i mean, i've never seen rickey and buckley in the same place at the same time
2012-05-30 13:45:13	@bloodylip	and their names both end in "-ey"
2012-05-30 13:45:41	richterbelmont	well... if you write your next review in poop you cud get land a nice paying job at kotaku
2012-05-30 13:46:01	@Aerox	Both expose their genitals to small girls, as well
2012-05-30 13:46:05	@Aerox	I think you're on to something bloody
2012-05-30 13:47:28	@bloodylip	speaking of buckley, does he still hold his terrible anti-pax convention?
2012-05-30 13:47:43	@bloodylip	i assume it's just him showing his genitals to people the whole time
2012-05-30 13:48:12	richterbelmont	yeah he does at chuckee cheese before they tell him to leave
2012-05-30 13:48:32	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-30 13:48:32	--	Mode #destructoid [+v Gemsi] by Q
2012-05-30 13:52:02	+Bigby	anti-pax?
2012-05-30 13:53:47	-->	richterbelmont_ (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 13:53:47	-->	richterbe_ (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 13:54:00	<--	richterbe_ (~richter@pool-74-100-74-167.lsanca.ftas.verizon.net) has left #destructoid
2012-05-30 13:54:38	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Read error: Operation timed out)
2012-05-30 13:54:38	--	richterbelmont_ is now known as richterbelmont
2012-05-30 13:58:07	@Aerox	I didn't even know that was a thing
2012-05-30 13:58:15	@Aerox	haha
2012-05-30 13:58:17	@Aerox	DIGITAL OVERLOAD
2012-05-30 14:01:02	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-30 14:01:52	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-30 14:02:24	+Bigby	wtf is with this geico drink taste test bullshit?
2012-05-30 14:02:36	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-30 14:03:12	+Bigby	here is a bowl of dog shit and here is a bowl of ice cream, the ice cream represents Geico and the dog shit represents our idea of what a good commercial is
2012-05-30 14:03:21	+Bigby	just stick with the damn gecko
2012-05-30 14:08:08	storyr	wow
2012-05-30 14:08:18	storyr	too many shootings in Seattle right now
2012-05-30 14:08:18	@bloodylip	I'm going to tell Kauza how mean you are to him
2012-05-30 14:09:02	Ecks|Work	hey Bigby, Rickey, bloodylip
2012-05-30 14:09:07	+Bigby	hey
2012-05-30 14:09:31	@bloodylip	hey
2012-05-30 14:09:35	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-30 14:09:59	storyr	hey
2012-05-30 14:10:04	storyr	we hsould have done that in order
2012-05-30 14:10:10	@bloodylip	THANKS FOR RUINING IT
2012-05-30 14:10:21	storyr	:(
2012-05-30 14:11:15	@Aerox	such a ruiner
2012-05-30 14:11:28	theGoldenAvatar	Like a woman.
2012-05-30 14:13:59	storyr	HAY
2012-05-30 14:22:27	+Bigby	side boob
2012-05-30 14:29:05	jared|home	.. go on.
2012-05-30 14:30:29	+Bigby	thats all you get
2012-05-30 14:39:34	jared|home	Bigby: You're such a tease.
2012-05-30 14:42:59	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Quit)
2012-05-30 14:46:50	jared|home	Anyone have a 3DS? Getting a lot of use out of it?
2012-05-30 14:47:31	DougCL	nope
2012-05-30 14:47:51	DougCL	imma wait til they put out a good game on that thing before i even consider getting one
2012-05-30 14:55:03	jared|home	DougCL: New Castlevania coming out for it...
2012-05-30 14:55:13	jared|home	Mirror of fate.
2012-05-30 14:56:24	jared|home	Although, with the Vita's cameras and touchscreen, I would really enjoy them to release on both.
2012-05-30 14:56:33	jared|home	Vita's hurting for killer apps right now.
2012-05-30 14:57:20	DougCL	yeah
2012-05-30 14:57:52	DougCL	the vita is a really cool device, but i dont think anything i want is gonna be on it until that persona 4 remake comes out
2012-05-30 14:58:52	jared|home	I really wanted Gravity Rush, but I guess it got mediocre reviews? Still want it though.
2012-05-30 14:59:05	jared|home	When PSO2 comes out for Vita, I will get.
2012-05-30 15:02:51	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-30 15:02:52	--	Mode #destructoid [+o TDiddy] by Q
2012-05-30 15:04:04	-->	meeetalnarf (~meetalnar@p54AC9946.dip0.t-ipconnect.de) has joined #destructoid
2012-05-30 15:10:22	-->	richterlappy (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 15:11:08	@Aerox	I haven't turned on either my vita or 3ds in months
2012-05-30 15:12:35	jared|home	They stopped making DS Castlevanias, so neither did I.
2012-05-30 15:13:01	richterlappy	im of surprised their arent many 3ds rpgs
2012-05-30 15:13:05	jared|home	Though honestly, after the shit that was Other M, they owe us a new 2D Metroid as well.
2012-05-30 15:13:23	jared|home	I'd snap that up in a hartbeet.
2012-05-30 15:16:13	richterlappy	i want paper mario 3ds
2012-05-30 15:16:17	jared|home	What ever happened to Metroid?
2012-05-30 15:16:23	jared|home	They just kind of gave up.
2012-05-30 15:16:36	jared|home	I never really played any of the paper mario.
2012-05-30 15:16:55	richterlappy	its a fun little rpg but it would be cool to see that on a 3ds
2012-05-30 15:16:59	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-05-30 15:17:04	@Aerox	HI NATE
2012-05-30 15:17:23	Brainderailment	HI
2012-05-30 15:17:31	richterlappy	doesnt it have more to do with gunpei yokoi being dead?
2012-05-30 15:18:39	richterlappy	cause he was the creator metroid but he got demoted afer making the virtual boy. But died in a car crash in 1997?
2012-05-30 15:19:47	jared|home	I honestly didn't know that.
2012-05-30 15:20:20	jared|home	I guess, in a weird way, I'd be happy if Metroid went quietly into the night. Instead of remade into a series of increasingly cheap and unfulfilling games./
2012-05-30 15:20:45	jared|home	I regret not playing Prime 3.
2012-05-30 15:21:37	richterlappy	the prime series isnt so bad , i mean better than metroid m
2012-05-30 15:22:01	jared|home	I genuinely liked Prime.
2012-05-30 15:22:12	richterlappy	yeah i like prime
2012-05-30 15:22:44	jared|home	Yeah, Other M had protential, before Team ninja decided to obliterate an iconic figure of gaming.
2012-05-30 15:24:05	jared|home	I still have Zero Mission and Fusion, I should dust them off and have another go on my DS I never play.
2012-05-30 15:24:30	richterlappy	metroid other m beach volleyball
2012-05-30 15:25:07	jared|home	Only game Team Ninja would make better by producing: Mass Effect 3.
2012-05-30 15:25:11	jared|home	HEYO!!
2012-05-30 15:25:40	jared|home	remove the ending, insert volleyball. #Fixed
2012-05-30 15:30:08	-->	CronosBlade_ (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-30 15:30:08	--	Mode #destructoid [+o CronosBlade_] by Q
2012-05-30 15:30:41	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Ping timeout)
2012-05-30 15:30:50	--	CronosBlade_ is now known as CronosBlade
2012-05-30 15:31:35	--	jared|home is now known as jared
2012-05-30 15:31:39	jared	There we go!
2012-05-30 15:40:12	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-30 15:40:33	Halfleft|away	I thought you would like to know that I've had sex with four different girls in my last four months of travelling.
2012-05-30 15:40:33	Halfleft|away	Send like some information that would entertain you
2012-05-30 15:40:33	Halfleft|away	Private information, of course
2012-05-30 15:40:33	Halfleft|away	kk
2012-05-30 15:40:33	Halfleft|away	texting your mum now
2012-05-30 15:40:35	Halfleft|away	and I am completely unsurprised
2012-05-30 15:40:41	Halfleft|away	three guesses who that's from
2012-05-30 15:41:03	+Gemsi	that number seems very low
2012-05-30 15:47:03	richterlappy	i thought he was traveling around to visit family?..
2012-05-30 15:50:17	Halfleft|away	you thought wrong?
2012-05-30 15:50:26	Halfleft|away	how does that even make sense?
2012-05-30 15:54:09	<--	meeetalnarf (~meetalnar@p54AC9946.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-30 15:57:39	andrewm	Is that all?
2012-05-30 16:04:39	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Ping timeout)
2012-05-30 16:05:02	<--	Lelio (~Lelio@114-198-32-15.dyn.iinet.net.au) has quit (Quit: Bye)
2012-05-30 16:07:32	Halfleft|away	IT's more than I've gotten in as many years.
2012-05-30 16:07:41	Halfleft|away	And I have awful morals!
2012-05-30 16:10:04	andrewm	Yeah, but you don't even try.
2012-05-30 16:10:58	Halfleft|away	Nor does he.
2012-05-30 16:11:51	-->	Batthink (webchat@host81-157-22-64.range81-157.btcentralplus.com) has joined #destructoid
2012-05-30 16:11:58	<--	Batthink (webchat@host81-157-22-64.range81-157.btcentralplus.com) has quit (Registered)
2012-05-30 16:11:58	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-05-30 16:12:17	andrewm	Read: leave the house.
2012-05-30 16:16:01	Halfleft|away	three weekends now i have tried to coral my peeps out
2012-05-30 16:16:09	Halfleft|away	three weekends now they have been poor or busy
2012-05-30 16:16:34	Halfleft|away	I went to try see the avengers this sunday and the cinema was closed due to murders
2012-05-30 16:17:10	jared	haha. I know that's not funny, but it kind of is.
2012-05-30 16:17:36	jared	"Closed eh? Remodeling? Do they go out of business?" "No, murder."
2012-05-30 16:18:08	Halfleft|away	i say murder it may have just been a stabbing
2012-05-30 16:18:09	@TDiddy	closed due to murders
2012-05-30 16:18:15	@TDiddy	as in more than one
2012-05-30 16:18:46	jared	If everyone was dead, he should have gotten in for free then.
2012-05-30 16:26:49	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-30 16:30:07	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-05-30 16:43:05	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-30 16:43:52	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-30 16:44:34	@Aerox	poor gavin
2012-05-30 16:44:50	@Aerox	Remember when you used to refuse to set foot outside your apartment because of money
2012-05-30 16:45:00	Halfleft|away	now i have money but no time :(
2012-05-30 16:45:04	Halfleft|away	and still not enough money
2012-05-30 16:45:12	@Aerox	What's taking up all your weekend time
2012-05-30 16:45:23	Halfleft|away	self-loathing
2012-05-30 16:45:42	Halfleft|away	I pull a chair up to a mirror and look at myself
2012-05-30 16:45:46	Halfleft|away	all incredulous like
2012-05-30 16:45:53	richterbelmont	he makes schedule entry of that on his ipad 6am-6pm
2012-05-30 16:45:59	@Aerox	You should get rid of all the mirrors in your house
2012-05-30 16:46:20	@ProfPew	you should get in the DtoidEU emailer, Aerox
2012-05-30 16:46:23	storyr	GOOD JOB CITY
2012-05-30 16:46:23	storyr	http://www.cbsnews.com/8301-201_162-57443753/2-fatal-shootings-in-seattle-gunman-at-large/
2012-05-30 16:46:26	storyr	MAKE ME PROUD
2012-05-30 16:46:52	storyr	hi Mr Tan
2012-05-30 16:46:54	@Aerox	well, that's sad
2012-05-30 16:47:00	@Aerox	Invite me and I'll mock everyone in it pew
2012-05-30 16:47:07	@Aerox	I'm already on the Balti emailer so I can laugh at bloody and hito
2012-05-30 16:47:19	storyr	the only emailer i am apart of is with my old email
2012-05-30 16:47:23	storyr	oops
2012-05-30 16:47:58	@ProfPew	HI RICKEY
2012-05-30 16:48:52	richterbelmont	martin
2012-05-30 16:48:56	@ProfPew	https://groups.google.com/forum/?hl=en&fromgroups#!forum/dtoidEU
2012-05-30 16:48:58	richterbelmont	rickey lake
2012-05-30 16:49:01	@ProfPew	I think you sign up there
2012-05-30 16:49:24	+Gemsi	pretty sure beccy or some other mod then has to allow people in
2012-05-30 16:49:39	@Aerox	I outrank her so I can force her to
2012-05-30 16:49:41	@Aerox	But this sounds like a lot of work
2012-05-30 16:49:47	+Gemsi	or accept them in or something
2012-05-30 16:50:08	@ProfPew	yeah beccy has to accept you
2012-05-30 16:50:28	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-30 16:52:50	storyr	is there a dtoid pax 2012 emailer yet?
2012-05-30 16:52:55	@Aerox	i don't think so
2012-05-30 16:53:57	storyr	hmm
2012-05-30 17:00:07	<--	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-30 17:04:35	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-30 17:06:51	Halfleft|away	who's even goind
2012-05-30 17:06:56	Halfleft|away	-d +g
2012-05-30 17:12:32	@Aerox	everyone except you
2012-05-30 17:14:40	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Quit)
2012-05-30 17:25:59	Halfleft|away	shit
2012-05-30 17:36:19	storyr	going home
2012-05-30 17:36:19	storyr	BYE
2012-05-30 17:36:42	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-30 18:01:18	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-05-30 18:44:07	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-05-30 19:21:49		irc: disconnected from server
2012-05-30 23:44:32	-->	benbeltran (~benbeltra@200.76.90.152) has joined #destructoid
2012-05-30 23:44:32	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm benbeltran cardfrek dare- DougCL DtoidBot jared Kasreyn Malcor metalnarf_ mistic pointzeroeight richterbelmont richterlappy theGoldenAvatar Vexed_Alex]
2012-05-30 23:44:32	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 6 voices, 19 normals)
2012-05-30 23:44:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-30 23:44:46	richterbelmont	hello tran
2012-05-30 23:46:51	dare-	You're going to start an iPad tips site now
2012-05-30 23:47:24	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-05-30 23:52:36	-->	ep (webchat@magni.restek.wwu.edu) has joined #destructoid
2012-05-30 23:52:50	ep	ww.destructoid.com/defend-the-holy-land-from-the-crusaders-in-sword-of-islam-228319.phtml
2012-05-30 23:52:51	ep	oh god the comments
2012-05-30 23:58:51	richterbelmont	sounds silly , makes me think about the intermission music from holy grail
2012-05-31 00:13:09		irc: disconnected from server
2012-05-31 09:01:32	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-31 09:01:32	--	Nicks #destructoid: [@bloodylip @BPG @CronosBlade @Q +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot jared Kasreyn Malcor|Work metalnarf_ mistic pointzeroeight Simmy theGoldenAvatar]
2012-05-31 09:01:32	--	Channel #destructoid: 24 nicks (4 ops, 0 halfops, 5 voices, 15 normals)
2012-05-31 09:01:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-05-31 09:06:33	theGoldenAvatar	Dammit.
2012-05-31 09:06:45	theGoldenAvatar	I need a lightweight alternative to the .NET DataTable
2012-05-31 09:11:21	theGoldenAvatar	Some of these record sets are creating a 1gb memory footprint.
2012-05-31 09:16:33	-->	Cronosblade_ (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-31 09:16:33	--	Mode #destructoid [+o Cronosblade_] by Q
2012-05-31 09:44:24	+Gandysampras	Butt
2012-05-31 09:44:49	theGoldenAvatar	Butt-butt
2012-05-31 09:49:47	metalnarf_	http://foodporndaily.com/
2012-05-31 09:50:15	theGoldenAvatar	DOUBLE BANANA?!
2012-05-31 09:51:56	metalnarf_	madness!
2012-05-31 09:52:31	-->	Apple_M2 (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has joined #destructoid
2012-05-31 09:56:25	<--	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Read error: Operation timed out)
2012-05-31 10:01:16	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-31 10:02:39	<--	jared (~jared@mosquitoes.wherestheparty.at) has quit (Read error: Connection reset by peer)
2012-05-31 10:03:31	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-05-31 10:04:52	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-31 10:06:52	<--	Malcor|Work (~Roy.Malco@109.71.173.2) has quit (Read error: Operation timed out)
2012-05-31 10:07:41	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-05-31 10:11:32	theGoldenAvatar	http://i.imgur.com/NvsQk.jpg
2012-05-31 10:12:05	<--	Gandy (Gandysampr@109.175.206.9) has quit (Read error: Connection reset by peer)
2012-05-31 10:12:13	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-31 10:17:21	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-05-31 10:18:24	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-31 10:22:24	theGoldenAvatar	My company has an office in Australia now
2012-05-31 10:22:50	theGoldenAvatar	If they're going to relocate me it should be there.
2012-05-31 10:23:16	@bloodylip	theGoldenAvatar: ...is that a ASOIAF manga?
2012-05-31 10:23:27	theGoldenAvatar	It's the book.
2012-05-31 10:23:56	@bloodylip	i hope you get relocated there and it's in the middle of western Australia
2012-05-31 10:26:51	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-05-31 10:27:24	theGoldenAvatar	It's in Sydney.
2012-05-31 10:27:50	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-05-31 10:28:12	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-31 10:31:00	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-05-31 10:33:09	storyr	UGH
2012-05-31 10:33:13	storyr	also good morning
2012-05-31 10:33:19	theGoldenAvatar	UGH
2012-05-31 10:33:20	theGoldenAvatar	Hi.
2012-05-31 10:33:48	storyr	Iron patriot in Iron Man 3
2012-05-31 10:34:02	storyr	http://i.imgur.com/dRY6v.jpg
2012-05-31 10:35:55	@bloodylip	wtf is iron patriot?
2012-05-31 10:37:02	storyr	well they can't even do it correctly
2012-05-31 10:37:17	storyr	it was a really great arc with norman osborn
2012-05-31 10:37:23	storyr	but guess what...sony owns the rights to that character
2012-05-31 10:37:25	storyr	so what the fuck
2012-05-31 10:38:23	storyr	http://marvel.wikia.com/Iron_Patriot_Armor
2012-05-31 10:38:25	storyr	if you're interested
2012-05-31 10:38:52	storyr	when I am home (sometimes at work too) I will read a bit of comic wiki and get lost for an hour reading shit I either forgot or didn't know
2012-05-31 10:41:58	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-31 10:41:58	--	Mode #destructoid [+o Aerox] by Q
2012-05-31 10:42:00	<--	Cronosblade_ (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Read error: EOF from client)
2012-05-31 10:42:13	-->	Cronosblade_ (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-31 10:42:13	--	Mode #destructoid [+o Cronosblade_] by Q
2012-05-31 10:42:18	storyr	HI JRO
2012-05-31 10:42:21	@Aerox	hi rickey!
2012-05-31 10:42:43	storyr	I'm eating bacon and hard boiled eggs for breakfast
2012-05-31 10:42:44	storyr	YES
2012-05-31 10:43:07	storyr	I also have a phone screener with arenanet tomorrow
2012-05-31 10:43:07	storyr	HA
2012-05-31 10:44:12	@bloodylip	HA
2012-05-31 10:44:15	storyr	so last night I was playing iwth three wizards in NM...which isn't hard anyway, but I made a monk tank build and got some gear to support it. at level 43 (I think) I have 18k HP and am a spirit battery
2012-05-31 10:44:17	@bloodylip	did you send them semi-nudes?
2012-05-31 10:44:25	@Aerox	yay to all of those
2012-05-31 10:44:35	storyr	monk tanking is fun
2012-05-31 10:44:36	@bloodylip	i died a bunch of times in NM last night :(
2012-05-31 10:44:41	storyr	and I imagine I'll NEED to do it in inferno
2012-05-31 10:45:31	storyr	the wizards died a ton
2012-05-31 10:45:31	storyr	lol
2012-05-31 10:45:43	storyr	they all had like 3k HP but 2.5k dps
2012-05-31 10:45:45	storyr	it was pretty funny
2012-05-31 10:45:54	@bloodylip	i finally started getting level-appropriate gear with +str, and none of it has +vit
2012-05-31 10:45:58	@Aerox	poor wizards
2012-05-31 10:46:07	storyr	apparently I am supposed to balance dex and vit
2012-05-31 10:46:08	@bloodylip	i replaced a pair of gloves that were level 15
2012-05-31 10:46:15	@bloodylip	..level 15 at level 40
2012-05-31 10:46:20	storyr	but I went for lots of vit, defensive abilities and passives
2012-05-31 10:46:20	@bloodylip	i hadn't found anything better until that point
2012-05-31 10:46:31	@Aerox	It's not really so much "balancing" as just finding rares with both on them
2012-05-31 10:46:39	storyr	my buddy gave me a rare MH with 110 damage and 180 vit
2012-05-31 10:46:44	@Aerox	It's not like items will drop with 400 dex but only 200 dex/200 vit
2012-05-31 10:46:56	@Aerox	You just basically need a rare with a good vit roll and primary roll
2012-05-31 10:47:10	storyr	I very much love/hate the random gear
2012-05-31 10:47:13	@Aerox	As a monk it's nice for you because you have that passive that just lets you focus on a single resist instead of resist al
2012-05-31 10:47:19	storyr	yeah
2012-05-31 10:47:24	@Aerox	So gearing for that will be WAY cheaper
2012-05-31 10:47:27	storyr	I have no resist gear yet, I think that will come when I play hell
2012-05-31 10:47:35	storyr	or rather I'll start doing it
2012-05-31 10:48:06	@Aerox	resist all doesn't start dropping until the 50s
2012-05-31 10:48:31	@Aerox	but unlike D2 it applies to physical as well
2012-05-31 10:50:46	storyr	ahh, I didn't realize that. Have you played inferno yet?
2012-05-31 10:51:20	@Aerox	yeah
2012-05-31 10:51:27	@Aerox	i've finished act 1
2012-05-31 10:52:25	storyr	I just started act 3 on NM :(
2012-05-31 10:52:27	storyr	slow progress
2012-05-31 10:52:38	@Aerox	so slow
2012-05-31 10:52:46	@Aerox	i'm stopping my wizard for a while and leveling another class I think
2012-05-31 10:53:00	theGoldenAvatar	I'm on ACT3 NM too.
2012-05-31 10:53:26	storyr	what's your battletag?
2012-05-31 10:53:27	@bloodylip	ME TOO
2012-05-31 10:53:30	storyr	actually, I'll ask you later
2012-05-31 10:53:30	@bloodylip	LET'S ALL BE BFFS
2012-05-31 10:53:35	storyr	we are BFFFFFFFFFFFS
2012-05-31 10:53:48	@Aerox	Pft I am already friends with the illustrious "TNS Test"
2012-05-31 10:54:05	 *	storyr bows
2012-05-31 10:58:35	storyr	OH MY GOD
2012-05-31 10:58:36	storyr	MARRY ME
2012-05-31 10:58:37	storyr	http://i.imgur.com/iMZNB.gif
2012-05-31 10:59:27	 *	bloodylip marries rickey
2012-05-31 10:59:32	@bloodylip	*gaymarries
2012-05-31 10:59:45	@Aerox	*tsunami engulfs seattle*
2012-05-31 11:00:20	storyr	I love you, but we made our city suffer the wrath of god for our "sins"
2012-05-31 11:00:24	storyr	erm
2012-05-31 11:00:25	storyr	my city
2012-05-31 11:06:27	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-31 11:14:38	<--	Cronosblade_ (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-05-31 11:19:00	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-31 11:19:00	--	Mode #destructoid [+o TDiddy] by Q
2012-05-31 11:24:40	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-31 11:24:40	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-05-31 11:24:41	--	andrewm_ is now known as andrewm
2012-05-31 11:36:09	-->	meeetalnarf (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has joined #destructoid
2012-05-31 12:01:18	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-31 12:05:01	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-31 12:05:24	Ecks|Work	!weather K2C1G4
2012-05-31 12:05:25	DtoidBot	From Ottawa,  (CYOW) on May 31, 12:00 PM EDT temp: 59 F (15 C) cond: Mostly Cloudy wind: From the NNW at 15 MPH (24.14 KPH) hu: 48% dewpnt: 39 F (4 C)
2012-05-31 12:09:08	@Aerox	!weather 90064
2012-05-31 12:09:09	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Read error: Connection reset by peer)
2012-05-31 12:09:09	DtoidBot	From Santa Monica, California (KSMO) on May 31, 9:51 AM PDT temp: 67 F (19 C) cond: haze wind: From the WSW at 4 MPH (6.44 KPH) hu: 63% dewpnt: 54 F (12 C)
2012-05-31 12:09:14	@Aerox	What, it's not hazy
2012-05-31 12:09:25	@Aerox	oh that's the beach station
2012-05-31 12:09:27	theGoldenAvatar	!weather 28403
2012-05-31 12:09:27	DtoidBot	From Wilmington, North Carolina (KILM) on May 31, 12:53 PM EDT temp: 87 F (31 C) cond: Clear wind: From the SSW at 7 MPH (11.27 KPH) hu: 44% dewpnt: 63 F (17 C)
2012-05-31 12:12:16	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-31 12:12:17	--	Mode #destructoid [+v Gemsi] by Q
2012-05-31 12:13:39	Ecks|Work	hey Aerox, tGA, Gemsi
2012-05-31 12:13:44	+Gemsi	Hai ecks
2012-05-31 12:14:51	@Aerox	holler
2012-05-31 12:15:54	theGoldenAvatar	Please don't shout.
2012-05-31 12:19:09	storyr	no one used capital letters
2012-05-31 12:19:27	storyr	I am apparently four minutes behind on this interaction. IRC while we're working is funny
2012-05-31 12:19:46	theGoldenAvatar	4 minutes is nothing.
2012-05-31 12:19:58	storyr	that's what she said
2012-05-31 12:28:29	 *	storyr crickets
2012-05-31 12:28:48	Ecks|Work	oh right
2012-05-31 12:28:59	 *	Ecks|Work plays laughtrack
2012-05-31 12:28:59	storyr	ha
2012-05-31 12:29:03	storyr	NOOOO
2012-05-31 12:29:08	storyr	laughtracks will be the death of me
2012-05-31 12:29:30	storyr	are you coming to PAX again Ahmed?
2012-05-31 12:29:36	Ecks|Work	I am
2012-05-31 12:29:44	storyr	hooray!
2012-05-31 12:29:59	Ecks|Work	Staying at the Red Lion again
2012-05-31 12:31:07	storyr	sweet
2012-05-31 12:31:32	Ecks|Work	Indeed, I still owe you a drink though
2012-05-31 12:32:02	storyr	do you?
2012-05-31 12:33:06	Ecks|Work	You and Aerox, I said I'd buy everyone in IRC a drink
2012-05-31 12:33:46	@Aerox	hooray
2012-05-31 12:33:48	@Aerox	free drinks
2012-05-31 12:34:04	theGoldenAvatar	Sign me up.
2012-05-31 12:34:31	Ecks|Work	You already have
2012-05-31 12:34:45	theGoldenAvatar	Sign me up under a psuedonym.
2012-05-31 12:34:59	theGoldenAvatar	pseudonym as well
2012-05-31 12:35:28	storyr	alright then!
2012-05-31 12:35:29	Ecks|Work	You can have all the rum and coke I can stomach to watch you drink during happy hour Andrew
2012-05-31 12:35:33	storyr	JRo I owe you dinner
2012-05-31 12:35:37	storyr	a candle lit romantic one
2012-05-31 12:35:41	@Aerox	awwwww yeah
2012-05-31 12:35:42	storyr	THEN OFF TO MY RAPE DUNGEON
2012-05-31 12:35:46	@Aerox	AWWWW YEAH
2012-05-31 12:35:52	Ecks|Work	HAHAHAHA
2012-05-31 12:35:53	theGoldenAvatar	Just keep the noise down.
2012-05-31 12:35:54	@Aerox	i love dungeons
2012-05-31 12:36:02	Ecks|Work	Who doesn't?
2012-05-31 12:36:07	storyr	I drop a mean legendary...if you knonw what I mean
2012-05-31 12:36:21	theGoldenAvatar	I hope I don't...
2012-05-31 12:36:37	@Aerox	http://us.battle.net/d3/en/item/the-tormentor
2012-05-31 12:37:06	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-31 12:37:12	storyr	but the stats are something like +15 int, +15 str, 1-3% attack speed, 50% more gold from monsters and +2500 life after a kill
2012-05-31 12:37:32	@Aerox	http://us.battle.net/d3/en/item/the-paddle
2012-05-31 12:37:53	storyr	the best part of my monk tank build is that I have a helm that has a chance to fear on hit. I use my cyclone to bring HUGE groups to me and 4 of them go running from fear
2012-05-31 12:38:05	theGoldenAvatar	You are the worst.
2012-05-31 12:38:09	Ecks|Work	PAX reminds me I should really book my flights soonm
2012-05-31 12:38:13	Ecks|Work	soon even
2012-05-31 12:38:28	storyr	with three wizards having all the enemies near me is rediculous
2012-05-31 12:38:30	storyr	shit dies SO FAST
2012-05-31 12:39:02	storyr	I want to play D&D, where do I start
2012-05-31 12:39:17	theGoldenAvatar	On the path to hell.
2012-05-31 12:39:34	@Aerox	Get some friends
2012-05-31 12:39:35	@Aerox	and play
2012-05-31 12:40:07	Ecks|Work	Whats there to do in and around Seattle?
2012-05-31 12:40:11	@Aerox	eat, drink
2012-05-31 12:40:14	Ecks|Work	If I'm going to be there for a week
2012-05-31 12:40:15	@Aerox	take pictures
2012-05-31 12:40:20	storyr	you'll be here a week?!
2012-05-31 12:40:23	storyr	I can show you fun things to do
2012-05-31 12:40:23	@Aerox	prostitutes
2012-05-31 12:40:29	@Aerox	dungeons
2012-05-31 12:40:37	Ecks|Work	this is getting better already
2012-05-31 12:40:56	storyr	you've been here enough to do most of the touristy things I imagine
2012-05-31 12:41:00	storyr	the market, the waterfront etc?
2012-05-31 12:41:21	storyr	we can go south to Tacoma...it's our secret little suburb that's amazing
2012-05-31 12:41:24	storyr	we can take the train
2012-05-31 12:41:44	storyr	http://www.storagelocations.com/cityimages/tacoma.jpg
2012-05-31 12:41:49	storyr	nice url name
2012-05-31 12:41:50	storyr	LOLOl
2012-05-31 12:41:52	storyr	thanks google
2012-05-31 12:41:54	theGoldenAvatar	You could go see the Mariners
2012-05-31 12:41:59	theGoldenAvatar	You'd have the whole place to yourself
2012-05-31 12:41:59	storyr	we could that
2012-05-31 12:42:04	storyr	:(
2012-05-31 12:42:14	Ecks|Work	Hahaha
2012-05-31 12:42:24	Ecks|Work	We can plan closer to the date I guess
2012-05-31 12:42:34	storyr	damn, the hawks have two away games in a row
2012-05-31 12:42:42	storyr	there is nothing like watching football at the Clink
2012-05-31 12:42:46	storyr	best stadium in the NFL
2012-05-31 12:43:04	theGoldenAvatar	Fuck preseason football though
2012-05-31 12:43:07	theGoldenAvatar	That is the most boring shit
2012-05-31 12:43:10	storyr	true
2012-05-31 12:43:11	@Aerox	oh, rickey, I am probably going to portland instead of seattle this month
2012-05-31 12:43:12	@Aerox	Sorry!
2012-05-31 12:43:16	storyr	:(
2012-05-31 12:43:16	storyr	boo
2012-05-31 12:43:24	@Aerox	APPARENTLY my boss refuses to take puddle jumpers, so he wants to fly into portland and then drive four hours
2012-05-31 12:43:27	storyr	fuck portland, it's like Seattle's retarded little sister
2012-05-31 12:43:31	@Aerox	to go to somewhere in the middle of nowhere in washington
2012-05-31 12:43:47	Ecks|Work	your boss sounds terrible
2012-05-31 12:45:21	theGoldenAvatar	I just got a book I have to read for work.
2012-05-31 12:45:27	@Aerox	fun
2012-05-31 12:45:31	theGoldenAvatar	It's paper.
2012-05-31 12:45:45	theGoldenAvatar	What am I supposed to do with this?
2012-05-31 12:45:56	storyr	Upload it to your kindle
2012-05-31 12:46:01	+Gemsi	pirate an ebook copy ?
2012-05-31 12:46:12	+Gemsi	turn the pages ?
2012-05-31 12:47:33	Ecks|Work	When are the new Kindles out so I can buy one
2012-05-31 12:47:35	Ecks|Work	god damn it
2012-05-31 12:48:16	+Gemsi	i can't think any any real reason why I would upgrade from my kindle keyboard outside the thing breaking
2012-05-31 12:48:40	storyr	lol
2012-05-31 12:48:45	Ecks|Work	I just want to see the new ones before making a decision
2012-05-31 12:48:51	+Gemsi	makes sense
2012-05-31 12:49:03	storyr	I have a fire
2012-05-31 12:49:06	storyr	and I only use it for reading
2012-05-31 12:49:10	storyr	BECAUSE THAT IS WHAT IT'S FOR
2012-05-31 12:49:21	storyr	actually
2012-05-31 12:49:26	Ecks|Work	I'd want an eInk display personally
2012-05-31 12:49:29	storyr	I have two, because my Mum got an iPad and gave me hers
2012-05-31 12:50:37	Ecks|Work	Haha
2012-05-31 12:50:42	Ecks|Work	Sell one
2012-05-31 12:51:27	theGoldenAvatar	I do a lot of reading on my phone.
2012-05-31 12:51:40	storyr	I have the kindle app for my phone, but I don't think I could read on it
2012-05-31 12:51:46	theGoldenAvatar	If I'm out of the house and have a spare moment I'm usually reading.
2012-05-31 12:52:17	theGoldenAvatar	It works for short bursts.
2012-05-31 12:52:37	+Gemsi	only time i've used the kindle app for reading, is when I forgot to put my kindle back in my bag at work
2012-05-31 12:53:24	storyr	yeah I sit on the bus for 45 minutes each way
2012-05-31 12:53:41	storyr	I couldn't imagine reading on my phone 90 minutes a day
2012-05-31 12:54:04	@Aerox	gross, the bus
2012-05-31 12:54:15	@Aerox	I like hte kindle phone app because it's nice to read while I'm pooping at work
2012-05-31 12:54:22	@Aerox	and it location syncs to my regular kindle
2012-05-31 12:54:34	theGoldenAvatar	Unless you pirate
2012-05-31 12:57:32	+Gemsi	or like me on my kindle, never have it connecting to anything until the next time you buy a new book
2012-05-31 12:58:06	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-31 13:01:56	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-31 13:04:16	storyr	the bus is not gross
2012-05-31 13:04:21	storyr	actually seattle transit isn't so bad
2012-05-31 13:04:30	storyr	it's coming up at least. trains, light rails etc
2012-05-31 13:04:35	storyr	you took the rail from the airport last year right?
2012-05-31 13:04:52	@Aerox	yeah
2012-05-31 13:05:24	richterbelmont	new gears of war never saw that coming , thats like nintendo making another zelda pfft not gonna happen
2012-05-31 13:05:33	storyr	eventually it will go over both bridges and connect more neighborhoods of the city
2012-05-31 13:06:16	storyr	lol new Gears....WHAT HAPPENED TO THE END OF THE AN EPIC TRILOGY, WHAT NOW CLIFFY B-ITCH OF A LIAR
2012-05-31 13:06:34	@Aerox	Who cares about Geras
2012-05-31 13:06:36	@Aerox	*Gears
2012-05-31 13:06:49	@Aerox	http://abcnews.go.com/Business/neiman-marcus-shopper-betrayed-sues-14m-return/story?id=16459063#.T8ezJZlYvO8
2012-05-31 13:07:15	Brainderailment	If you expected a good story from gears, you're expecting too much.
2012-05-31 13:07:29	storyr	thanks ABC...that's real news!
2012-05-31 13:07:30	richterbelmont	Its like if commando got a sequel , thats gears of war , what a thought provoking and deep game series
2012-05-31 13:07:51	richterbelmont	cliffy b is the stanley kubrick of video games
2012-05-31 13:08:01	Brainderailment	haha
2012-05-31 13:10:30	storyr	my friend who works for Xbox marketing just referred to E3 as the biggest industry circle jerk in the world
2012-05-31 13:14:02	richterbelmont	is your body ready? for this year?
2012-05-31 13:15:00	storyr	I'm not going
2012-05-31 13:15:11	Gandysampras	ugh gay, did D3 just go down?
2012-05-31 13:16:58	storyr	for EU yes
2012-05-31 13:17:09	storyr	STOP WHINING (arnold voice)
2012-05-31 13:17:09	@CronosBlade	and NA
2012-05-31 13:17:50	Gandysampras	Im not playing on EU rickey
2012-05-31 13:18:04	storyr	oh
2012-05-31 13:18:06	storyr	well sheeeeet
2012-05-31 13:19:11	richterbelmont	http://www.reddit.com/r/circlejerk/comments/ud0l1/if_president_i_will_outlaw_gay_marriage_weed_and/
2012-05-31 13:20:31	storyr	there is a reason I stay away from most subreddits
2012-05-31 13:21:07	richterbelmont	i like ceo of ea and frontman of nickelback part
2012-05-31 13:21:20	@Aerox	It's a hotfix it will be back up shortly
2012-05-31 13:21:26	@Aerox	HELLO GANDY
2012-05-31 13:26:19	richterbelmont	HAI GAANDEE
2012-05-31 13:26:25	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-31 13:29:03	Brainderailment	NSFW, wow this is hilarious. http://www.reddit.com/r/IAmA/comments/udmmj/i_am_a_man_with_what_is_called_a_dugin_penis/
2012-05-31 13:31:24	Halfleft|away	now theres a link im ot going to click
2012-05-31 13:32:25	Gandysampras	Good morrow.
2012-05-31 13:33:10	Halfleft|away	Reed has fucked up my tax code and now i need to call hmrc
2012-05-31 13:33:12	Halfleft|away	fuck sake
2012-05-31 13:34:33	theGoldenAvatar	Fuckin' Reed.
2012-05-31 13:35:22	Brainderailment	Always with the bullshit, REED!
2012-05-31 13:37:37	-->	muet (mueti@nrbg-4d072a39.pool.mediaWays.net) has joined #destructoid
2012-05-31 13:37:46	muet	durr
2012-05-31 13:43:06	Brainderailment	GoT baby. http://memegenerator.net/instance/21255379
2012-05-31 13:45:36	Gandysampras	make TYS do it
2012-05-31 13:45:58	richterbelmont	thats pretty good but the sample memes at the bottom always make me groan
2012-05-31 13:51:53	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-05-31 13:52:43	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-05-31 13:52:43	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-05-31 13:52:43	<--	cardfrek (~Emil@76.90.179.187) has quit (*.net *.split)
2012-05-31 13:52:43	<--	metalnarf_ (~metalnarf@p54AC9997.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-05-31 13:52:43	<--	Apple_M2 (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (*.net *.split)
2012-05-31 13:52:43	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-05-31 13:52:43	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (*.net *.split)
2012-05-31 13:52:43	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (*.net *.split)
2012-05-31 13:52:43	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-05-31 13:52:43	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-05-31 13:52:43	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	meeetalnarf (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-05-31 13:52:43	<--	muet (mueti@nrbg-4d072a39.pool.mediaWays.net) has quit (*.net *.split)
2012-05-31 13:52:43	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (*.net *.split)
2012-05-31 13:55:05	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (*.net *.split)
2012-05-31 13:55:05	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (*.net *.split)
2012-05-31 13:55:05	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (*.net *.split)
2012-05-31 13:55:05	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-05-31 13:55:05	<--	jared (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-05-31 13:55:05	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-05-31 13:55:05	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-05-31 13:55:05	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-05-31 13:55:05		irc: disconnected from server
2012-05-31 13:55:31	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-05-31 13:55:31	--	Nicks #destructoid: [@benbeltran]
2012-05-31 13:55:31	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-05-31 13:55:32	--	Channel created on Thu, 31 May 2012 13:55:29
2012-05-31 14:15:36	-->	muet (mueti@nrbg-4d072a39.pool.mediaWays.net) has joined #destructoid
2012-05-31 14:15:36	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-05-31 14:15:36	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-05-31 14:15:36	-->	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-31 14:15:36	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-05-31 14:15:36	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-05-31 14:15:36	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-31 14:15:36	-->	meeetalnarf (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has joined #destructoid
2012-05-31 14:15:36	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-05-31 14:15:36	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-05-31 14:15:36	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-05-31 14:15:36	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-05-31 14:15:36	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-05-31 14:15:36	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-05-31 14:15:36	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-05-31 14:15:36	-->	Apple_M2 (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has joined #destructoid
2012-05-31 14:15:36	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-05-31 14:15:36	-->	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-05-31 14:15:36	-->	metalnarf_ (~metalnarf@p54AC9997.dip0.t-ipconnect.de) has joined #destructoid
2012-05-31 14:15:36	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-05-31 14:15:36	-->	cardfrek (~Emil@76.90.179.187) has joined #destructoid
2012-05-31 14:15:36	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-05-31 14:15:36	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-05-31 14:15:36	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-05-31 14:15:36	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-05-31 14:15:36	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-05-31 14:15:36	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-05-31 14:15:36	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-05-31 14:15:36	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-05-31 14:15:36	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-05-31 14:15:36	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-05-31 14:15:36	--	Mode #destructoid [+tnCNoooooo Q bloodylip BPG CronosBlade Aerox TDiddy] by *.quakenet.org
2012-05-31 14:15:36	--	Mode #destructoid [-o+vvvv benbeltran Torzelan jorge` lolshin Gemsi] by *.quakenet.org
2012-05-31 14:25:43	<--	Halfleft|away (~Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-31 14:26:44	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-05-31 14:31:09	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-31 14:42:44	Gandysampras	butts
2012-05-31 14:42:59	Brainderailment	greazed butts
2012-05-31 14:43:06	Halfleft|away	you like big ones and you cannot lie?
2012-05-31 14:43:28	Brainderailment	I'm too white to like big butts.
2012-05-31 14:43:31	Gandysampras	Incorrect
2012-05-31 14:43:45	Gandysampras	I lie fantastically well
2012-05-31 14:46:41	Halfleft|away	!q gandy
2012-05-31 14:46:47	Halfleft|away	boourns
2012-05-31 14:47:10	@Aerox	what do you like to use to grease your butts nate
2012-05-31 14:47:22	richterbelmont	he likes to grease it like a thanksgiving turkey
2012-05-31 14:50:45	Gandysampras	ugh JUST UPDATE YOU SHIT GAME
2012-05-31 14:50:52	Gandysampras	I have to do work soon
2012-05-31 14:51:09	richterbelmont	goty
2012-05-31 14:51:50	Brainderailment	Aerox, actual grease, like from a fryer. What else?
2012-05-31 14:52:02	@Aerox	I like to use crisco
2012-05-31 14:52:13	richterbelmont	i thought you meant your own personal glaze
2012-05-31 14:52:26	Brainderailment	ha, I don't have enough stored up
2012-05-31 15:00:59	andrewm	Ew
2012-05-31 15:01:38	richterbelmont	he works at the honeybaked ham store
2012-05-31 15:09:22	Ecks|Work	http://www.kickstarter.com/projects/552506690/brydge-ipad-do-more?ref=search
2012-05-31 15:09:25	Ecks|Work	I actually want that
2012-05-31 15:15:04	andrewm	It makes your iPad into a poor man's Macbook
2012-05-31 15:15:49	-->	meeetalnarf2 (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has joined #destructoid
2012-05-31 15:15:49	Ecks|Work	sometimes I dont want to carry my macbook around
2012-05-31 15:16:01	Ecks|Work	but I dont like typing on my ipads keyboard for a long email
2012-05-31 15:16:28	<--	meeetalnarf (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-05-31 15:17:21	-->	Halfleft (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-05-31 15:17:43	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-05-31 15:18:26	--	Aerox is now known as Aerox|Lunch
2012-05-31 15:18:54	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-05-31 15:19:20	--	muet is now known as ffffff
2012-05-31 15:23:49	Gandysampras	Aerox buy me a Playa-grill
2012-05-31 15:23:51	Gandysampras	http://prostheticknowledge.tumblr.com/post/24088927357/play-a-grill-experimental-mp3-player-is-teeth
2012-05-31 15:25:03	andrewm	The fuck.
2012-05-31 15:27:56	@TDiddy	lol, that is crazy
2012-05-31 15:28:24	andrewm	Crazy retahded.
2012-05-31 15:31:43	Ecks|Work	I dont believe it
2012-05-31 15:32:05	+jorge`	http://youtu.be/CablPKv_9IQ called
2012-05-31 15:32:59	andrewm	Haha
2012-05-31 15:33:02	andrewm	I remember that shit
2012-05-31 15:42:34	andrewm	!Netflix--
2012-05-31 15:42:50	andrewm	Fucking bot
2012-05-31 15:43:00	richterbelmont	!Netflix --
2012-05-31 15:43:27	richterbelmont	oh he went to lunch
2012-05-31 15:44:37	--	ffffff is now known as mueti
2012-05-31 16:03:17	--	Aerox|Lunch is now known as Aerox
2012-05-31 16:03:51	storyr	he's back
2012-05-31 16:03:53	storyr	WORSHIP HIM
2012-05-31 16:04:34	@Aerox	hooray
2012-05-31 16:09:05	andrewm	The people worship you, sire.
2012-05-31 16:12:15	andrewm	That's what your advisor guy would say when you had super high approval in Stronghold.
2012-05-31 16:29:29	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-05-31 16:43:09	<--	meeetalnarf2 (~meetalnar@p54AC9997.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-05-31 16:52:21	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-05-31 16:57:02	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-05-31 17:24:00	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-05-31 17:24:58	<--	mueti (mueti@nrbg-4d072a39.pool.mediaWays.net) has quit (Quit)
2012-05-31 17:31:44	andrewm	So quiet.
2012-05-31 17:32:27	Gandysampras	I WAS RELAXING AND YOU HAD TO RUIN IT BY SPEAKING
2012-05-31 17:32:44	andrewm	More like poopsocking.
2012-05-31 17:32:51	andrewm	But then maybe you find that relaxing.
2012-05-31 17:33:03	Gandysampras	I cant play D3 until the patch is applied in the EU
2012-05-31 17:33:16	andrewm	Might be awhile
2012-05-31 17:33:20	andrewm	I heard it's stuck in customs.
2012-05-31 17:33:28	Gandysampras	EU version of the game crashes if I try and play on US servers between patches
2012-05-31 17:33:32	--	Mode #destructoid [+v Gandysampras] by Q
2012-05-31 17:33:36	andrewm	What a scam.
2012-05-31 17:33:39	+Gandysampras	Im downloading the US client
2012-05-31 17:33:45	+Gandysampras	EU patch isnt for 5 hours
2012-05-31 17:34:03	andrewm	I'm still sitting on level 45.
2012-05-31 17:35:34	andrewm	I read that book.
2012-05-31 17:35:46	+Gandysampras	You like?
2012-05-31 17:35:50	andrewm	I enjoyed it.
2012-05-31 17:35:55	+Gandysampras	I am glad.
2012-05-31 17:36:20	andrewm	Now I gotta read some dumb book for work.
2012-05-31 17:36:28	andrewm	About productivity or something.
2012-05-31 17:36:29	+Gandysampras	Your life is awful
2012-05-31 17:36:33	+Gandysampras	I feel your pain.
2012-05-31 17:36:43	andrewm	It's apparently mandatory for all new employees.
2012-05-31 17:37:19	@Aerox	HI GANDY
2012-05-31 17:37:36	+Gandysampras	Yo J-Ro
2012-05-31 17:37:56	andrewm	Hay-yo J-ro
2012-05-31 17:38:00	andrewm	Rhymes better.
2012-05-31 17:51:04	@Aerox	gandy i'm sleepy
2012-05-31 17:51:22	andrewm	Close your door.
2012-05-31 17:51:36	andrewm	And take a 1:39 nap
2012-05-31 17:56:06	+Gandysampras	Have a nap?
2012-05-31 17:56:17	andrewm	Don't steal my idea.
2012-05-31 17:56:27	@Aerox	Excellent thought gandy
2012-05-31 17:56:27	@Aerox	thanks
2012-05-31 17:56:39	andrewm	I hate you both.
2012-05-31 17:57:13	+Gandysampras	<3
2012-05-31 17:57:34	+Gandysampras	UGH BORED
2012-05-31 17:57:36	+Gandysampras	FART FART FART
2012-05-31 17:57:50	andrewm	Take a nap.
2012-05-31 17:58:00	andrewm	You and Aerox can dream of one another.
2012-05-31 17:58:44	+Gandysampras	I cant nap
2012-05-31 17:58:48	+Gandysampras	I have my final exam tomorrow
2012-05-31 17:58:57	+Gandysampras	well, in 8 1/2 hours
2012-05-31 17:59:08	andrewm	What kind of exam?
2012-05-31 18:06:22	+Gandysampras	A written exam
2012-05-31 18:06:27	+Gandysampras	With two essays and some coding
2012-05-31 18:06:38	+Gandysampras	It's for a module I didn't go to though
2012-05-31 18:06:47	+Gandysampras	So I'm haing to learn some Java stuff
2012-05-31 18:06:53	andrewm	Haha. One of those, eh?
2012-05-31 18:06:59	+Gandysampras	Nothing hard though
2012-05-31 18:07:17	+Gandysampras	Just Sockets and RMI
2012-05-31 18:07:17	andrewm	Yeah, I went to like 3 of 45 of my Chem II classes
2012-05-31 18:07:20	andrewm	Still made an A
2012-05-31 18:07:52	+Gandysampras	heh
2012-05-31 18:07:54	andrewm	Sockets and RMI?
2012-05-31 18:08:02	 *	andrewm yawns.
2012-05-31 18:08:08	+Gandysampras	inorite
2012-05-31 18:08:15	+Gandysampras	Hence why I didnt look at it until today
2012-05-31 18:08:58	andrewm	You are very studious.
2012-05-31 18:09:05	<--	Apple_M2 (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-05-31 22:04:38		irc: disconnected from server
2012-06-01 09:20:19	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-01 09:20:19	--	Nicks #destructoid: [@Cronosblade @ProfPew @Q +Ecksorcism +lolshin +Torzelan [Rabite] ^power andrewm_ benbeltran bloody__ cardfrek DougCL jared Kasreyn metalnarf mistic pointzeroeight theGoldenAvatar]
2012-06-01 09:20:19	--	Channel #destructoid: 19 nicks (3 ops, 0 halfops, 3 voices, 13 normals)
2012-06-01 09:20:23	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-01 09:21:33	theGoldenAvatar	The hell
2012-06-01 09:21:36	theGoldenAvatar	http://www.youtube.com/watch?feature=player_embedded&v=8LfttK1zNG0#!
2012-06-01 09:37:04	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-06-01 10:03:13	jared	Whoa, what happen?
2012-06-01 10:07:02	bloody__	something happen?
2012-06-01 10:08:48	jared	A bunch of people left and came back.
2012-06-01 10:09:01	jared	And also, you've got something on your nick..
2012-06-01 10:10:00	bloody__	yeah, my torrent daemon is acting fucking retarded and hogging all available memory, making it impossible to do anything on my server until i get home and kick it
2012-06-01 10:10:29	jared	Oh, lame sauce.
2012-06-01 10:10:37	jared	Torrenting is a slippery slope.
2012-06-01 10:10:48	-->	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has joined #destructoid
2012-06-01 10:11:25	jared	In recent news, I had pre-ordered Adventure Time season 1 on DVD, but found out Amazon Instant Video has up to Season 3 available in HD. Yoink.
2012-06-01 10:15:41	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-01 10:15:41	--	Mode #destructoid [+o CronosBlade] by Q
2012-06-01 10:17:03	bloody__	you are a terrible person for doing that.
2012-06-01 10:18:04	jared	Whatever. I've resigned myself to accepting my terriblacity.
2012-06-01 10:21:43	theGoldenAvatar	No.
2012-06-01 10:21:50	theGoldenAvatar	You need to understand how horrible you really are.
2012-06-01 10:22:05	theGoldenAvatar	You're at Adventure Time levels of horrible.
2012-06-01 10:23:11	jared	theGoldenAvatar: What shows do you watch? "Poo-eaters: The show that people who consume human feces watch because they love to eat poo while watching others eat poo"? Because seriously, that's how you sounds right now. This is an intervention.
2012-06-01 10:23:41	theGoldenAvatar	That show sounds awful.
2012-06-01 10:23:48	theGoldenAvatar	I bet Aerox would be into it though.
2012-06-01 10:24:31	jared	Where is Aerox anyway?
2012-06-01 10:24:41	theGoldenAvatar	On his way to work I assume.
2012-06-01 10:25:12	<--	Ecksorcism (~Ahmed@184.175.55.245) has quit (Ping timeout)
2012-06-01 10:25:29	bloody__	aerox loves poo
2012-06-01 10:25:39	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-01 10:25:40	bloody__	but yeah, Adventure Time is awful
2012-06-01 10:26:04	theGoldenAvatar	See. He agrees.
2012-06-01 10:26:34	jared	bloody__: You know... we were making real progress i think, and for you to just turn on me and do this? THIS!?
2012-06-01 10:26:47	storyr	hello friendos
2012-06-01 10:27:01	bloody__	hello rickey
2012-06-01 10:27:07	bloody__	what is your opinion on Adventure Time?
2012-06-01 10:27:16	theGoldenAvatar	Sup rick springfield
2012-06-01 10:27:32	bloody__	note: if you say anything other than negative, we'll no longer be BFFs
2012-06-01 10:27:35	bloody__	so choose carefully
2012-06-01 10:27:49	theGoldenAvatar	Barely fucking friends
2012-06-01 10:27:53	storyr	I'm not a fan
2012-06-01 10:28:03	storyr	the best thing to ever come out of that show
2012-06-01 10:28:04	storyr	is this gif
2012-06-01 10:28:15	storyr	http://i.imgur.com/bReFF.gif
2012-06-01 10:29:45	bloody__	theGoldenAvatar: we're only barely fucking friends because i just use the tip, though
2012-06-01 10:30:04	theGoldenAvatar	That's B-FFs
2012-06-01 10:30:10	theGoldenAvatar	Barely-fucking friends
2012-06-01 10:33:36	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-06-01 10:33:36	--	Mode #destructoid [+o bloodylip] by Q
2012-06-01 10:36:24	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-01 10:36:24	--	Mode #destructoid [+o Aerox] by Q
2012-06-01 10:38:43	@bloodylip	hooray, it finally killed my torrent daemon!
2012-06-01 10:38:51	<--	bloody__ (webchat@mis111.mis.udel.edu) has quit (Quit: Page closed)
2012-06-01 10:39:07	jared	Yay!
2012-06-01 10:39:08	theGoldenAvatar	Now kill it in Inferno.
2012-06-01 10:39:13	jared	haha
2012-06-01 10:39:37	@bloodylip	well, that's one less thing to do when i go home on my lunchbreak
2012-06-01 10:39:46	@bloodylip	now my todo list for that is to make sure my shoes match when i leave the house again
2012-06-01 10:39:53	jared	I'd love to be able to go home on my lunchbreak.
2012-06-01 10:40:02	@bloodylip	and masturbate
2012-06-01 10:40:37	jared	Exactly.
2012-06-01 10:40:43	jared	So hard to crank one out in the office.
2012-06-01 10:40:48	@bloodylip	seriously
2012-06-01 10:40:48	theGoldenAvatar	How do your shoes not match...
2012-06-01 10:41:03	@bloodylip	theGoldenAvatar: because they're flipflops and i didn't look at them when i left
2012-06-01 10:41:08	@Aerox	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash3/543668_10151024488677578_731344089_n.jpg
2012-06-01 10:41:10	@bloodylip	just slipped them on without glancing
2012-06-01 10:41:13	theGoldenAvatar	Flipflops aren't shoes!
2012-06-01 10:41:14	@Aerox	He put on one rainbow and one disgusting inferior sandal
2012-06-01 10:41:19	@bloodylip	thanks alex
2012-06-01 10:41:54	@bloodylip	yeah, but it was like $12
2012-06-01 10:41:59	theGoldenAvatar	I don't like flipflops
2012-06-01 10:42:06	@bloodylip	and it was obviously worth it, since it's already tearing at my big toe
2012-06-01 10:42:08	theGoldenAvatar	I like to have the option of sprinting at a moment's notice
2012-06-01 10:42:17	@bloodylip	kick flipflops off, sprint
2012-06-01 10:42:29	@bloodylip	i like having freedom to move my toes
2012-06-01 10:42:43	@bloodylip	also, is life in NC that hectic that you need to?
2012-06-01 10:42:48	-->	meeetalnarf (~meetalnar@p54AC9AF5.dip0.t-ipconnect.de) has joined #destructoid
2012-06-01 10:42:57	theGoldenAvatar	One can never be too careful.
2012-06-01 10:43:08	theGoldenAvatar	The homos might be around the next corner.
2012-06-01 10:53:55	@bloodylip	true
2012-06-01 10:54:06	@bloodylip	so how's that whole legislating science going down there?
2012-06-01 10:56:11	-->	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has joined #destructoid
2012-06-01 11:07:09	jared	..science?
2012-06-01 11:08:27	jared	Get it?
2012-06-01 11:19:33	-->	tGA_phone_ (~tgaphone@mobile-166-147-113-129.mycingular.net) has joined #destructoid
2012-06-01 11:21:13	<--	tGA_phone (~tgaphone@rrcs-98-101-177-29.midsouth.biz.rr.com) has quit (Ping timeout)
2012-06-01 11:21:16	--	tGA_phone_ is now known as tGA_phone
2012-06-01 11:21:26	DougCL	i just pulled my snare drum out the basement. i have too many instruments in this small ass room
2012-06-01 11:21:44	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-01 11:24:38	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-01 11:24:38	<--	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-01 11:25:04	<--	tGA_phone (~tgaphone@mobile-166-147-113-129.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-06-01 11:50:43	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Quit)
2012-06-01 12:05:16	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-01 12:07:13	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-01 12:10:23	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-01 12:10:59	Kasreyn	http://en.wikipedia.org/wiki/Gershon_Kingsley
2012-06-01 12:23:02	-->	Lelio (~Lelio@114-198-32-15.dyn.iinet.net.au) has joined #destructoid
2012-06-01 12:31:53	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-01 12:31:53	--	Mode #destructoid [+v Gemsi] by Q
2012-06-01 12:31:57	@Aerox	rickey
2012-06-01 12:33:11	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-01 12:35:52	richterbelmont	lake
2012-06-01 12:45:43	jared	Slow day.
2012-06-01 12:45:52	richterbelmont	really?
2012-06-01 12:46:03	storyr	the day is GOING slow
2012-06-01 12:46:04	storyr	I agree
2012-06-01 12:46:07	jared	In IRC I mean.
2012-06-01 12:46:10	jared	Well, both.
2012-06-01 12:46:10	storyr	that too
2012-06-01 12:46:13	storyr	haha
2012-06-01 12:46:24	Brainderailment	http://i.imgur.com/RLl1l.gif
2012-06-01 12:46:41	@Aerox	Rickey now there is a chance I will be in Seattle instead of portland
2012-06-01 12:46:43	@Aerox	hi nate
2012-06-01 12:46:49	Brainderailment	hey
2012-06-01 12:47:10	@Aerox	the most upsetting thing about that gif is that woman's terrible hair
2012-06-01 12:47:15	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-01 12:47:21	theGoldenAvatar	Somewhere Gavin is aroused.
2012-06-01 12:47:39	jared	Portland eh?
2012-06-01 12:47:53	jared	I've been there. Nice place. They have an arcade that sells beer.
2012-06-01 12:47:55	Brainderailment	I like how she robotically moves and doesn't flinch at all when water is going up her nose
2012-06-01 12:47:55	theGoldenAvatar	Nah, probably London.
2012-06-01 12:48:55	jared	OMG my roommate does that when she gets sick.
2012-06-01 12:49:20	theGoldenAvatar	Don't knock it until you've tried it.
2012-06-01 12:50:34	@bloodylip	yeah, like pegging
2012-06-01 12:50:55	@Aerox	hehe
2012-06-01 12:53:06	jared	I heard pegging is awesome. my.. uhh, friend is really into it.
2012-06-01 12:53:08	storyr	wow Jro
2012-06-01 12:53:11	storyr	when would you be here?
2012-06-01 12:54:10	@Aerox	either the weekend of the 22-24 or 29-1
2012-06-01 12:54:18	@Aerox	Basically we are either flying into portland or seattle on wednesday
2012-06-01 12:54:25	@Aerox	driving out to benton county on a thursday
2012-06-01 12:54:29	@Aerox	driving back thursday night or something
2012-06-01 12:54:32	@Aerox	and then I'd stay the weekend with whoever
2012-06-01 12:54:56	@Aerox	So I'm trying to see who would let me stay with them in various places
2012-06-01 12:55:02	@Aerox	I have portland nailed down
2012-06-01 12:55:04	@Aerox	but not seattle
2012-06-01 12:55:53	richterbelmont	maybe your trip youll see what that portlandia show is all about
2012-06-01 12:56:38	jared	I love that show.
2012-06-01 12:57:07	storyr	I don't see a problem with you staying
2012-06-01 12:57:08	@bloodylip	richterbelmont: i hope it's not about terrible fred armisen
2012-06-01 12:57:11	storyr	my hosue is a little full, but we have a couch
2012-06-01 12:57:15	@bloodylip	and being unfunny
2012-06-01 12:57:23	storyr	I'll check with my roomies
2012-06-01 12:57:30	@bloodylip	storyr: full of hot chicks?
2012-06-01 12:57:31	storyr	am almost positive they don't give a shit
2012-06-01 12:57:35	@bloodylip	because jro doesn't like those
2012-06-01 12:57:53	storyr	ha
2012-06-01 12:58:06	[Rabite]	https://twitter.com/Fauxtaku/statuses/208617601344090112
2012-06-01 12:58:18	@Aerox	I was hoping to stay in your dungeon
2012-06-01 12:58:50	@Aerox	i will keep you updated on where we actually fly into
2012-06-01 12:58:50	jared	I lol'd.
2012-06-01 12:58:59	jared	I have pretty low expectations for DS3.
2012-06-01 12:59:09	storyr	I tore it down last night...someone moved into the downstairs room
2012-06-01 12:59:14	[Rabite]	jared: lower them
2012-06-01 12:59:25	theGoldenAvatar	I expect it to have guns.
2012-06-01 13:00:28	jared	Supposedly it's full on action now, as opposed to DS2's *cough* half-horror, half-action components.
2012-06-01 13:00:37	[Rabite]	and co-op
2012-06-01 13:00:41	jared	gah.
2012-06-01 13:00:51	jared	Awesome AI teammate coop. =P
2012-06-01 13:00:52	[Rabite]	because it worked well in fear 3
2012-06-01 13:00:56	 *	jared puts gun in mouth
2012-06-01 13:01:04	[Rabite]	no jared
2012-06-01 13:01:06	[Rabite]	shoot the limbs
2012-06-01 13:01:10	jared	HAHA
2012-06-01 13:01:23	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-01 13:01:26	jared	Well played sir.
2012-06-01 13:01:37	[Rabite]	:D
2012-06-01 13:01:45	@Aerox	well
2012-06-01 13:01:48	@Aerox	Now I don't want to visit anymore
2012-06-01 13:01:58	@Aerox	That was some serious false advertising
2012-06-01 13:02:17	[Rabite]	dated advertising
2012-06-01 13:02:18	[Rabite]	not false
2012-06-01 13:02:25	jared	Anyway play Shadows of the Damned? Thinking of giving it a run-through as a primer for Lillipop Chainsaw.
2012-06-01 13:02:33	richterbelmont	yeah i like that game
2012-06-01 13:02:38	@Aerox	I have a sneaking suspicion it never existed in the first place
2012-06-01 13:02:43	richterbelmont	its a rather cheap cult hit you shud get it
2012-06-01 13:02:44	@Aerox	I watched someone play it for a few hours and it looked fun
2012-06-01 13:02:54	theGoldenAvatar	Rickey doesn't even have an apartment.
2012-06-01 13:03:01	theGoldenAvatar	It's a dumpster behind the Walmart.
2012-06-01 13:03:14	[Rabite]	that's pretty close to a dungeon
2012-06-01 13:03:25	richterbelmont	one could survive there
2012-06-01 13:03:29	@bloodylip	rickey /is/ a dumpster behind Walmart
2012-06-01 13:03:31	@bloodylip	a cum-dumpster
2012-06-01 13:03:38	@Aerox	truthburn
2012-06-01 13:07:32	storyr	rude
2012-06-01 13:09:55	@Aerox	rickey texted me a picture of the new present he bought himself last night
2012-06-01 13:09:56	@Aerox	http://sextoysupermarket.net/Merchant2/graphics/00000001/pd3647-23.jpg
2012-06-01 13:10:06	@Aerox	nsfw probz
2012-06-01 13:10:19	Brainderailment	haha, cum bucket
2012-06-01 13:11:14	@Aerox	I'm confused because the box says "Cum Bucket" in one place and "Urinal" right below it
2012-06-01 13:11:16	@Aerox	WHAT'S IT FOR?!
2012-06-01 13:13:49	storyr	not clicking that
2012-06-01 13:14:30	@Aerox	Oh come on
2012-06-01 13:14:31	@Aerox	Do it
2012-06-01 13:14:33	@Aerox	Don't be a bitch
2012-06-01 13:15:22	richterbelmont	is that gonna be reviewed for the site?
2012-06-01 13:15:26	@Aerox	Someone has sent an angry email about blasphemy and disrespect because someone said "jesus christ"
2012-06-01 13:16:07	richterbelmont	its not blasphemous  , its a rather holy email if jesus`s name is on it
2012-06-01 13:16:40	richterbelmont	tell them that
2012-06-01 13:20:54	-->	Malcor (~Malcor@cpc9-rdng22-2-0-cust232.15-3.cable.virginmedia.com) has joined #destructoid
2012-06-01 13:21:44	[Rabite]	tell them that jesus is a false prophet
2012-06-01 13:21:52	[Rabite]	mohammad is the one true prophet
2012-06-01 13:21:55	[Rabite]	praise be allah
2012-06-01 13:22:31	@Aerox	I googled his email
2012-06-01 13:22:35	@Aerox	He posts a lot on porn sites
2012-06-01 13:22:46	@Aerox	Those wacky Christians
2012-06-01 13:25:08	[Rabite]	wasn't the sex thing just puritans originally?
2012-06-01 13:25:37	[Rabite]	also
2012-06-01 13:25:42	[Rabite]	is dungeon defenders any good?
2012-06-01 13:26:05	@bloodylip	i like it
2012-06-01 13:26:17	+Gemsi	with a group yes
2012-06-01 13:26:27	[Rabite]	I really should get around to trying it
2012-06-01 13:26:31	[Rabite]	since you know, I bought it
2012-06-01 13:26:35	+Gemsi	solo it's ok, but not amazing
2012-06-01 13:26:52	[Rabite]	looks like the console version got gimped by console rules
2012-06-01 13:26:55	[Rabite]	again
2012-06-01 13:26:58	[Rabite]	sad face
2012-06-01 13:27:01	@bloodylip	agree with gemsi
2012-06-01 13:27:14	@bloodylip	my friends outleveled me, and i can't bother to get back up to their level by myself
2012-06-01 13:27:35	+Gemsi	me, pew, gandy and ali d tend to play together
2012-06-01 13:28:02	+Gemsi	bloodylip, if you have an open character, one of the modded maps can give uber exp
2012-06-01 13:29:03	@bloodylip	i've only been playing on trendynet
2012-06-01 13:29:18	+Gemsi	no good then
2012-06-01 13:41:49	jared	I was diappointed by Dungeon Defenders because the dev said it was supposed to get cross platform support at some point, and that never happened.
2012-06-01 13:43:05	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-01 13:43:05	--	Mode #destructoid [+v lolshin] by Q
2012-06-01 13:44:28	@bloodylip	why would you want to play with dirty console gamers?
2012-06-01 13:44:38	theGoldenAvatar	To put them in their place.
2012-06-01 13:45:17	jared	I find it funny that PC gamers are always asking why i don't just get a PC when they are the best argument I have. I don't want to be an asshole.
2012-06-01 13:45:36	@bloodylip	but being an asshole is so fun
2012-06-01 13:45:43	jared	It's just not for me.
2012-06-01 13:45:44	@bloodylip	just ask tga
2012-06-01 13:46:14	theGoldenAvatar	Don't talk to me.
2012-06-01 13:46:42	@bloodylip	see!
2012-06-01 13:46:45	jared	The pick-up-and-play experience of consoles is more attractive for me. I don't spend a lot of time at a computer at home, so it's never 'just there' to game with.
2012-06-01 13:47:17	jared	Plus I use Linux. My Elitist prick meter is already full.
2012-06-01 13:47:23	@bloodylip	oh, that's a good point
2012-06-01 13:47:46	@bloodylip	i don't know if it's just the angry being the loudest, but i've been hearing lately that the Humble Bundle linux ports are utter shit
2012-06-01 13:48:02	richterbelmont	maybe a penguin is a better mascot that a apple
2012-06-01 13:48:03	[Rabite]	your elitist prick meter is broken from the needle jamming itself so far past full
2012-06-01 13:48:04	richterbelmont	or symbol
2012-06-01 13:48:25	@bloodylip	[Rabite]: it depends on his distro, really
2012-06-01 13:48:35	@bloodylip	obviously, he doesn't use arch, because he hasn't announced it
2012-06-01 13:48:39	jared	bloodylip: That's unfortch. I bought the latest bundle because there were a lot of games in it I wanted to play. =(
2012-06-01 13:48:41	[Rabite]	only on HOW broken the meter is
2012-06-01 13:48:53	storyr	I never played psyconauts
2012-06-01 13:48:54	storyr	so I bought it
2012-06-01 13:49:00	jared	Me either. or Bastion.
2012-06-01 13:49:01	theGoldenAvatar	Did you just say "unfortch"?
2012-06-01 13:49:01	[Rabite]	if it exploded or if it's simply stuck
2012-06-01 13:49:02	storyr	but I had the others except for SD or whatever it is
2012-06-01 13:49:06	@bloodylip	you're all in for disappointment!
2012-06-01 13:49:08	storyr	I have bastion but haven't touched it
2012-06-01 13:49:18	theGoldenAvatar	Psychonauts is good.
2012-06-01 13:49:19	storyr	in fact I think knivy gifted it to me
2012-06-01 13:49:21	theGoldenAvatar	Bastion is also good.
2012-06-01 13:49:23	@bloodylip	they're all good
2012-06-01 13:49:26	@bloodylip	but none of them are great
2012-06-01 13:49:30	storyr	I will never play amnesia
2012-06-01 13:49:32	--	jared is now known as disappointment
2012-06-01 13:49:35	@bloodylip	despite everyone on the internet collectively jizzing over them
2012-06-01 13:49:44	@bloodylip	actually, i didn't even find amnesia to be good
2012-06-01 13:49:47	@bloodylip	i was just bored by it
2012-06-01 13:49:57	disappointment	I was going to get the linux Amnesia anyway. That game should eb fine at least.
2012-06-01 13:49:58	@bloodylip	so much of nothing happened at the beginning
2012-06-01 13:49:59	theGoldenAvatar	It's mechanically too much of a chore.
2012-06-01 13:50:12	theGoldenAvatar	Meh, I gotta find oil for my dumb lamp.
2012-06-01 13:50:23	@bloodylip	disappointment: mind you, they may work for your hardware
2012-06-01 13:50:24	[Rabite]	a linux user being disappointed
2012-06-01 13:50:25	richterbelmont	ss4 is 10 bucks..... im not getting it i will destroy my controller
2012-06-01 13:50:27	[Rabite]	how appropriate
2012-06-01 13:50:35	@bloodylip	it's just linux gfx driver support is shit
2012-06-01 13:50:54	disappointment	Yeah. If you use closed drivers and a decent card, it's OK./
2012-06-01 13:50:58	storyr	I tried to install the win8 release preview on my netbook last night, the only system requirement it didn't meet was the screen resolution
2012-06-01 13:51:09	storyr	:\
2012-06-01 13:51:34	disappointment	Sauce.
2012-06-01 13:51:35	Brainderailment	did it install?
2012-06-01 13:51:38	storyr	nope
2012-06-01 13:51:41	Brainderailment	wow
2012-06-01 13:51:55	theGoldenAvatar	Need more reso for metro.
2012-06-01 13:52:01	storyr	the minimum resolution is 1024x768 and my netbook is 1024x600
2012-06-01 13:52:11	[Rabite]	that's stupid
2012-06-01 13:52:11	storyr	it's not even the OS that restricts it, it's because of the apps/app store
2012-06-01 13:52:18	theGoldenAvatar	Can't have your mind blown in 1024x600
2012-06-01 13:52:19	disappointment	Isn't metro just a bunch of tiles? Why does that require resoltuion?
2012-06-01 13:52:21	Brainderailment	win7 would go into legacy mode
2012-06-01 13:52:33	storyr	I actually like metro on my phone
2012-06-01 13:52:35	[Rabite]	jared: because ms is stupid
2012-06-01 13:52:43	[Rabite]	you're a linux user, you should already know that
2012-06-01 13:52:44	storyr	in fact I love it, but I am curious to see how it is incorporated into an OS
2012-06-01 13:52:52	storyr	I know how much bad press it's getting but I want to try it out myself
2012-06-01 13:52:52	theGoldenAvatar	Horribly.
2012-06-01 13:52:53	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-01 13:53:04	disappointment	True, true...
2012-06-01 13:53:31	[Rabite]	I hate the constant upgrading of shit that was fine before
2012-06-01 13:53:33	[Rabite]	just to upgrade
2012-06-01 13:53:37	disappointment	I don't like how new stable releases of Ubuntu are looking more and more like Mac OS though. gah.
2012-06-01 13:53:47	[Rabite]	why the hell did they have to do that ribbon interface shit
2012-06-01 13:53:55	storyr	yeah, I still don't think win8 will be standard on new computers after its release
2012-06-01 13:54:02	[Rabite]	now everything is starting to adapt that
2012-06-01 13:54:05	[Rabite]	fucking annoying
2012-06-01 13:54:12	theGoldenAvatar	Ahahah
2012-06-01 13:54:13	[Rabite]	storyr: like vista?
2012-06-01 13:54:15	storyr	according to my friends over at MS they are really just giving a new alternative...for the time being, eventually they want everything to be metro
2012-06-01 13:54:15	theGoldenAvatar	Tell me about it.
2012-06-01 13:54:19	disappointment	Will probably be like Vista.
2012-06-01 13:54:21	disappointment	Ha, yeah.
2012-06-01 13:54:41	@bloodylip	disappointment: i don't like how "stable" releases of ubuntu are utter shit
2012-06-01 13:54:51	disappointment	Or Metro is just a clever marketing ploy to increae sales of win7.
2012-06-01 13:55:00	@bloodylip	i installed 12.04 and about twice a week, i try to unlock my screen and the entire system is frozen
2012-06-01 13:55:00	+lolshin	fuck unity
2012-06-01 13:55:06	[Rabite]	jared: again, ms
2012-06-01 13:55:13	theGoldenAvatar	The thing I don't get about Metro is it's a phone iOS
2012-06-01 13:55:18	theGoldenAvatar	Windows is about fucking Windows
2012-06-01 13:55:24	theGoldenAvatar	Not a bunch of unrelated fullscreen apps
2012-06-01 13:55:25	richterbelmont	really?
2012-06-01 13:55:32	disappointment	Yeah, I remember when they switched from native also to using audiopulse. I never had more problems with sound.
2012-06-01 13:55:36	disappointment	*alsa
2012-06-01 13:55:42	theGoldenAvatar	phone OS
2012-06-01 13:55:45	theGoldenAvatar	Not phone iOS
2012-06-01 13:55:49	disappointment	had to reinstall my distro.
2012-06-01 13:56:17	disappointment	I really need a new computer.
2012-06-01 13:56:27	[Rabite]	I did a windows update at the end of april
2012-06-01 13:56:31	@bloodylip	oh god, pulse
2012-06-01 13:56:35	[Rabite]	it updated my video drivers
2012-06-01 13:56:36	@bloodylip	what a horrendous pile of shit
2012-06-01 13:56:48	[Rabite]	I've had a video driver related bsod every week since
2012-06-01 13:56:50	[Rabite]	once a week
2012-06-01 13:56:51	@bloodylip	who the fuck needs to push the sound created on their desktop to a remote server?
2012-06-01 13:56:56	Ecks|Work	I try so hard to like unity, I know its the future
2012-06-01 13:57:01	@bloodylip	overengineered shit
2012-06-01 13:57:01	Ecks|Work	BUT ITS ALMOST IMPOSSIBLE
2012-06-01 13:57:16	+lolshin	it's not possible
2012-06-01 13:57:19	theGoldenAvatar	Haha, what?
2012-06-01 13:57:30	@bloodylip	i liked the idea of the shell or whatever
2012-06-01 13:57:30	disappointment	I STILL just use X and Gnome.
2012-06-01 13:57:33	@bloodylip	but shit never worked
2012-06-01 13:57:36	+lolshin	xfce ftw
2012-06-01 13:57:38	theGoldenAvatar	I don't evenuse X
2012-06-01 13:57:39	@bloodylip	at least the menu-search thing
2012-06-01 13:57:46	theGoldenAvatar	Last Linux I did I didn't install X
2012-06-01 13:57:53	theGoldenAvatar	I'm that elitist.
2012-06-01 13:57:56	disappointment	haha
2012-06-01 13:58:00	+lolshin	lolololol
2012-06-01 13:58:01	theGoldenAvatar	I browse the web with Lynx
2012-06-01 13:58:01	Brainderailment	Rabite, you got nvidia card?
2012-06-01 13:58:02	 *	disappointment tips hat to theGoldenAvatar
2012-06-01 13:58:07	[Rabite]	ati
2012-06-01 13:58:08	disappointment	OH GOD LYNX
2012-06-01 13:58:12	@bloodylip	i technically have ubuntu installed on my desktop, but i never use it
2012-06-01 13:58:18	[Rabite]	cheap ass built-in video card
2012-06-01 13:58:21	disappointment	My eyes are bleeding!
2012-06-01 13:58:23	richterbelmont	atari lynx?
2012-06-01 13:58:44	disappointment	No, Lynx is a term web browser.
2012-06-01 13:59:05	disappointment	!lynx--
2012-06-01 13:59:05	DtoidBot	The karma of lynx is -1.
2012-06-01 13:59:07	@bloodylip	but i'm such an elitist i use gentoo on a headless server
2012-06-01 13:59:12	@bloodylip	pssh, links > lynx
2012-06-01 13:59:13	Brainderailment	Look around ati forums or something to see if there's a way to uninstall all previous ati video drivers, then go get the latest release directly from ati. MS always fucks up video drivers, never install windows update drivers
2012-06-01 13:59:40	[Rabite]	I already e-mailed amd (the ones I got the video drivers from)
2012-06-01 13:59:47	[Rabite]	and they said there should be new drivers soon
2012-06-01 13:59:56	[Rabite]	in the meantime to install 3-4 month old drivers
2012-06-01 14:00:00	+lolshin	i've gotten new amd drivers recently
2012-06-01 14:00:03	[Rabite]	because nothing more recent was stable enough
2012-06-01 14:00:18	+lolshin	a couple times within the past 2 months, actually
2012-06-01 14:00:19	disappointment	If NVIDIA hardware is supposed to be so much better, how is ATI still alive?
2012-06-01 14:00:31	[Rabite]	gross stupidity
2012-06-01 14:00:36	[Rabite]	aka premade computers
2012-06-01 14:00:38	@bloodylip	they're much cheaper
2012-06-01 14:00:46	Ecks|Work	has anyone tried the new nvidia version 300+ drivers?
2012-06-01 14:01:01	@bloodylip	when i bought my 6850 for $200 at launch, the equivalent nvidia card was like $350
2012-06-01 14:01:11	disappointment	Hmm..
2012-06-01 14:01:17	@bloodylip	also, nvidia naming is fucking absurd
2012-06-01 14:01:24	+lolshin	also nvidia hardware isn't *that* much better
2012-06-01 14:01:25	@bloodylip	so i never know which card is actually the one i want
2012-06-01 14:01:33	@bloodylip	between GS, GT, GTS and the actual model number
2012-06-01 14:01:35	[Rabite]	I'd love to replace my video card (radeon hd 5450) but no job + no money = ;_;
2012-06-01 14:01:35	+lolshin	haha
2012-06-01 14:01:43	disappointment	In so far as linux, if I remember, neither were very flattering. They just had some stock, closed drivers.
2012-06-01 14:02:11	+lolshin	atimd is the slightly more "open" one, iirc
2012-06-01 14:02:18	Ecks|Work	dont be crazy bloodylip Gefore GTX560Ti TwinFrozr II is totally a succinct name
2012-06-01 14:02:22	+lolshin	or at least trying to be
2012-06-01 14:02:39	theGoldenAvatar	What the hell is a TwinFrozr?
2012-06-01 14:02:40	+lolshin	haha 560Ti in itself is absurd
2012-06-01 14:02:52	Ecks|Work	I dont know tGA
2012-06-01 14:02:55	@bloodylip	oh yeah, i forgot the GTX line!
2012-06-01 14:02:56	Ecks|Work	its just my card
2012-06-01 14:03:18	+Gemsi	and then you get the odd gtx+
2012-06-01 14:03:31	Ecks|Work	or GX2
2012-06-01 14:04:11	Ecks|Work	although I think we havent had a GX2 since the 9 series
2012-06-01 14:04:34	+Gemsi	or a gtx+ i think, lord knows
2012-06-01 14:05:04	+Gemsi	i'm just waiting to see what the 660 ends up being like, need something then I build a new pc
2012-06-01 14:05:20	Ecks|Work	I find my 560 was overkill
2012-06-01 14:05:40	Ecks|Work	it was a good price after the instant discount and MIR
2012-06-01 14:05:48	Brainderailment	I built a pc for a friend with a 560Ti, that card is well enough for anything in the near future.
2012-06-01 14:05:53	richterbelmont	anyone enjoy nier?
2012-06-01 14:05:59	+Gemsi	unless you do what I just nee
2012-06-01 14:06:04	+Gemsi	did*
2012-06-01 14:06:19	+Gemsi	and buy a screen with a silly huge resolution
2012-06-01 14:06:36	Ecks|Work	which screen?
2012-06-01 14:06:43	+Gemsi	dell u2711
2012-06-01 14:06:59	Ecks|Work	I need a new monitor, mine has a lose DVI port
2012-06-01 14:07:09	Ecks|Work	say it aint so Gemsi
2012-06-01 14:07:13	+lolshin	just get an atimd with 2-3gb VRAM?
2012-06-01 14:07:15	@bloodylip	2650 res?
2012-06-01 14:07:20	+Gemsi	i did buy one was the cheaper korean 27" ips screens, but it lasted a day
2012-06-01 14:07:28	Ecks|Work	2560x1600 is something I've always wanted
2012-06-01 14:07:36	+Gemsi	 2560x1440
2012-06-01 14:07:42	@bloodylip	i just have a 28" monitor with 1920x1200 res
2012-06-01 14:07:53	Brainderailment	That's a nice monitor but fuck, I've never spent that much money on a whole computer before
2012-06-01 14:08:24	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-01 14:08:36	+Gemsi	a good screen with outlast a pc or two
2012-06-01 14:08:36	@bloodylip	how much is it?
2012-06-01 14:08:44	+Gemsi	?499.99 i got it for
2012-06-01 14:09:14	Ecks|Work	http://www.newegg.ca/Product/Product.aspx?Item=N82E16824236091
2012-06-01 14:09:18	Brainderailment	Yeah, gemsi. Which is why I'm still using a x900 monitor
2012-06-01 14:09:19	Ecks|Work	I've been eyeing that one
2012-06-01 14:09:34	+Gemsi	dell itself sells it for ?750
2012-06-01 14:11:40	@bloodylip	Ecks|Work: TERRIBLE RES!
2012-06-01 14:11:45	@bloodylip	not even 1920x1200!
2012-06-01 14:11:51	Ecks|Work	I'M SORRY
2012-06-01 14:11:57	Ecks|Work	LINK ME SOMETHING BETTER
2012-06-01 14:13:01	disappointment	What about just using an HD TV as a monitor with HDMI?
2012-06-01 14:13:40	@bloodylip	because terrible resomolutions!
2012-06-01 14:13:56	disappointment	1920x1080?
2012-06-01 14:16:36	disappointment	If I ever got a serious PC, I'd probably do that.
2012-06-01 14:17:47	theGoldenAvatar	Where's E3 being held at?
2012-06-01 14:17:50	Brainderailment	I did that for a while, then I got sick of using my pc in the living room.
2012-06-01 14:18:12	Ecks|Work	I'd never be able to use an HDTV as a primary monitor
2012-06-01 14:19:03	Ecks|Work	maybe something I watched videos on or played games on. but not actual work or web browsing
2012-06-01 14:19:24	disappointment	If I did that with my puter, it would be pretty much just to play games.
2012-06-01 14:19:32	disappointment	Also dicks.
2012-06-01 14:19:48	richterbelmont	hes right you know
2012-06-01 14:19:56	theGoldenAvatar	Haha
2012-06-01 14:20:08	theGoldenAvatar	e3 is like .2 miles from where the SCF is at
2012-06-01 14:20:14	theGoldenAvatar	On the same days
2012-06-01 14:20:15	Ecks|Work	SCF?
2012-06-01 14:20:15	@bloodylip	what's the SCF?
2012-06-01 14:20:20	theGoldenAvatar	Stanley Cup Finals
2012-06-01 14:20:24	@bloodylip	ah
2012-06-01 14:20:25	theGoldenAvatar	They were happy the Lakers lost
2012-06-01 14:20:27	Ecks|Work	Oh dear
2012-06-01 14:20:28	@bloodylip	hockey is still going on?
2012-06-01 14:20:32	theGoldenAvatar	And they got the Kings instead
2012-06-01 14:20:34	@Aerox	The staples center is literally attached to the convention center
2012-06-01 14:21:11	theGoldenAvatar	The games in LA are on Monday and Wednesday
2012-06-01 14:22:06	@Aerox	I thought it was wednesday and saturday
2012-06-01 14:22:18	@Aerox	oh, no
2012-06-01 14:22:23	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/xevo77.png
2012-06-01 14:24:24	Kasreyn	video games you guys. dynamic leaves and rocks!
2012-06-01 14:26:15	richterbelmont	pfft theres ants in skyrim
2012-06-01 14:26:28	theGoldenAvatar	You're thinking of Fallout.
2012-06-01 14:27:14	@bloodylip	crabs in skyrim
2012-06-01 14:29:19	Kasreyn	http://mellomusicgroup.bandcamp.com/album/trophies
2012-06-01 14:32:21	Kasreyn	"People's Champ" is a winenr
2012-06-01 14:33:03	Kasreyn	i'm hitting all the right notes.
2012-06-01 14:57:23	@bloodylip	entertain me.
2012-06-01 15:02:59	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-06-01 15:02:59	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-01 15:17:34	storyr	I am bored
2012-06-01 15:17:38	storyr	I need it to be 4pm
2012-06-01 15:17:41	storyr	someone make me time travel
2012-06-01 15:17:56	andrewm	Get on a plane and fly here.
2012-06-01 15:18:00	andrewm	It's 4pm already!
2012-06-01 15:18:02	richterbelmont	alcohol?
2012-06-01 15:21:02	Ecks|Work	All valid points
2012-06-01 15:21:42	@Aerox	HI RICKEY
2012-06-01 15:21:54	storyr	haha
2012-06-01 15:22:01	storyr	we of today we can buy alcohol in grocery stores
2012-06-01 15:22:02	storyr	YAAAY
2012-06-01 15:22:08	storyr	we of today...woww AS OF TODAY
2012-06-01 15:22:40	@Aerox	wow so modern!
2012-06-01 15:22:43	Ecks|Work	Hahaha
2012-06-01 15:22:56	andrewm	Seriously?!
2012-06-01 15:22:59	Ecks|Work	I could've sworn that was the case befre
2012-06-01 15:23:01	andrewm	Congratulations.
2012-06-01 15:23:04	Ecks|Work	before*
2012-06-01 15:23:13	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-01 15:23:18	andrewm	We still can't buy liquor anywhere but the ABC stores
2012-06-01 15:24:20	Ecks|Work	the government sells us our liquor
2012-06-01 15:24:27	storyr	state run liquor stores only
2012-06-01 15:24:30	storyr	at least for hard alcohol
2012-06-01 15:24:33	storyr	beer and wine anywhere
2012-06-01 15:24:34	Ecks|Work	at least in Ontario
2012-06-01 15:24:48	storyr	but now alcohol at stores with over 25000 sq ft
2012-06-01 15:24:57	Ecks|Work	Ah
2012-06-01 15:25:05	andrewm	What the what.
2012-06-01 15:25:08	@bloodylip	andrewm: but don't you have the brewthru?!
2012-06-01 15:25:08	@Aerox	I remember not being able to find any alcohol in the entire of downtown seattle during pax
2012-06-01 15:25:09	@Aerox	past like 5pm
2012-06-01 15:25:12	andrewm	What a requirement.
2012-06-01 15:25:41	andrewm	Yeah, bloodylip
2012-06-01 15:25:48	andrewm	But that's beer and wine only
2012-06-01 15:26:28	@bloodylip	ah
2012-06-01 15:29:10	Ecks|Work	whats this leak about a M$ 360 branded tablet
2012-06-01 15:29:19	andrewm	And now, if you'll excuse me, I think it's time for a nap
2012-06-01 15:29:33	Ecks|Work	have a good nap Andrew
2012-06-01 15:37:01	storyr	NOW WE CAN HAVE EVERYTHING
2012-06-01 15:37:02	storyr	mUAHAHAH
2012-06-01 15:44:02	Halfleft|away	<storyr> but now alcohol at stores with over 25000 sq ft
2012-06-01 15:44:08	Halfleft|away	what a retarded rule
2012-06-01 15:45:49	Halfleft|away	you can't shift for booze here
2012-06-01 15:46:03	Halfleft|away	sometimes a passing policeman will just give you bottles of it.
2012-06-01 15:46:17	Halfleft|away	then we both say how great the queen is and move on
2012-06-01 15:47:02	richterbelmont	i was kind of daydreaming what if kenshiro from fist of the north star fought the queen
2012-06-01 15:47:23	Halfleft|away	wow i didnt know you were retarded
2012-06-01 15:48:09	richterbelmont	fuck da queen
2012-06-01 15:48:37	Halfleft|away	god save our gracious*
2012-06-01 15:59:14	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-01 16:05:47	richterbelmont	http://www.youtube.com/watch?v=R8fLOJswWtk
2012-06-01 16:05:47	DtoidBot	The Sex Pistols - God Save The Queen
2012-06-01 16:06:28	@Aerox	what exactly is god saving her from
2012-06-01 16:06:32	@Aerox	i've never been clear on that
2012-06-01 16:06:37	@Aerox	Is she constantly in mortal danger
2012-06-01 16:07:20	Halfleft|away	Yes.
2012-06-01 16:07:23	Halfleft|away	From the french.
2012-06-01 16:07:26	Halfleft|away	and poor people.
2012-06-01 16:08:31	Brainderailment	God save the queen from peer pressure and drugs
2012-06-01 16:11:42	@Aerox	hi nate
2012-06-01 16:11:43	@Aerox	i'm bored
2012-06-01 16:11:47	Brainderailment	no
2012-06-01 16:11:49	richterbelmont	yes
2012-06-01 16:17:57	-->	Batthink (webchat@81.168.16.197) has joined #destructoid
2012-06-01 16:18:05	<--	Batthink (webchat@81.168.16.197) has quit (Registered)
2012-06-01 16:18:05	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-01 16:21:51	richterbelmont	i really need another gba sp dont want to spend tons on batteries just to play tetris on the old brick
2012-06-01 16:23:56	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-01 16:23:56	--	Mode #destructoid [+o TDiddy] by Q
2012-06-01 16:28:53	@Aerox	gavin
2012-06-01 16:28:54	@Aerox	how was your day
2012-06-01 16:29:38	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-01 16:29:38	--	Mode #destructoid [+v jorge`] by Q
2012-06-01 16:37:18	Halfleft|away	boring
2012-06-01 16:37:27	@Aerox	Tell me more about this tie
2012-06-01 16:37:33	Halfleft|away	I have four now
2012-06-01 16:37:43	Halfleft|away	they're like twice as wide as the ties i normally wear
2012-06-01 16:37:50	Halfleft|away	andlooklike wallpaper fromthe 80s
2012-06-01 16:37:58	Halfleft|away	something is stuck undermy space bar
2012-06-01 16:42:07	meeetalnarf	so you ran out of space under your space?
2012-06-01 16:44:11	Batthink	Someone call Xzibit
2012-06-01 16:44:16	Batthink	Or something
2012-06-01 16:45:26	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-01 16:45:26	--	Mode #destructoid [+o BPG] by Q
2012-06-01 16:50:36	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-01 16:58:27	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-01 16:58:43	<--	Apple_Master (~Appels@host86-154-180-182.range86-154.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-01 17:01:41	@Aerox	DC is having tornados
2012-06-01 17:01:46	@Aerox	whoops that was an im
2012-06-01 17:11:22	@bloodylip	way to write int he wrong window, stupid!
2012-06-01 17:19:03	Ecks|Work	Haha
2012-06-01 17:24:49	<--	meeetalnarf (~meetalnar@p54AC9AF5.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-01 17:39:27	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-01 19:26:11		irc: disconnected from server
2012-06-01 19:31:31	-->	benbeltran (~benbeltra@189.169.132.250) has joined #destructoid
2012-06-01 19:31:31	--	Nicks #destructoid: [@Aerox @bloodylip @BPG @CronosBlade @Q @TDiddy +Bigby +Ecksorcism +jorge` +lolshin +Torzelan [Rabite] ^power andrewm benbeltran Brainderailment cardfrek dare- disappointment DtoidBot Kasreyn Lelio mistic pointzeroeight richterbelmont Simmy theGoldenAvatar]
2012-06-01 19:31:31	--	Channel #destructoid: 27 nicks (6 ops, 0 halfops, 5 voices, 16 normals)
2012-06-01 19:31:35	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-01 19:32:12	@Aerox	Bigby they havn't even announced a date yet
2012-06-01 19:32:24	+Bigby	i know
2012-06-01 19:32:29	+Bigby	and yet i keep checking
2012-06-01 19:32:38	dare-	Bigby's a dreamer
2012-06-01 19:32:52	+Bigby	http://www.joystiq.com/2012/06/01/joystiq-presents-rifftrax-versus-final-fantasy-metal-gear-meg/
2012-06-01 19:32:54	dare-	I wonder if D3 will die down enough for people to play T2
2012-06-01 19:32:57	+Bigby	good stuff here
2012-06-01 19:33:07	+Bigby	by the time it comes out im betting it will
2012-06-01 19:33:11	+Bigby	maybe thats why they are delaying
2012-06-01 19:33:26	@Aerox	If it's like T1 it'll be a game you kind of play through once and have a good time with and then that's it
2012-06-01 19:33:26	+Bigby	letting people get their jollies out for D3 and then reeling them in after a while
2012-06-01 19:33:47	+Bigby	it feels harder than T1
2012-06-01 19:33:52	@Aerox	I certainly hope so
2012-06-01 19:33:55	+Bigby	especially the tougher mobs
2012-06-01 19:34:01	+Bigby	they dont go down easy
2012-06-01 19:34:10	+Bigby	and they got those assholes that split when they die to make two more
2012-06-01 19:34:10	dare-	Early game is harder than D3 early game
2012-06-01 19:34:15	dare-	From the beta I played anyway
2012-06-01 19:34:46	+Bigby	i was spamming the shit out of my chakram
2012-06-01 19:34:58	@Aerox	work ove!
2012-06-01 19:35:01	@Aerox	r
2012-06-01 19:35:02	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-01 19:35:12	+Bigby	apparently dumping points in the magic thing for Outlander doesnt do jack for more MP
2012-06-01 19:35:23	+Bigby	which i drain faster than a whore at a porn convention
2012-06-01 19:36:42	+Bigby	woah a surprise bombcast
2012-06-02 14:26:19		irc: disconnected from server
2012-06-02 16:09:00	-->	benbeltran (~benbeltra@200.76.90.142) has joined #destructoid
2012-06-02 16:09:00	--	Nicks #destructoid: [@bloodylip @CronosBlade @ProfPew @Q @TDiddy +Gemsi +lolshin +Torzelan [Rabite] ^power Aerox andrewm Batthink benbeltran Brainderailment cardfrek dare- dare_ disappointment DougCL Halfleft|away meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Simmy1 StoryR theGoldenAvatar]
2012-06-02 16:09:00	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 3 voices, 22 normals)
2012-06-02 16:09:03	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-02 16:09:31	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-06-02 16:13:43	Halfleft|away	i wish my cousin would take the hint from me ignoring his messages
2012-06-02 16:13:48	Halfleft|away	no i dont want to play zombies on blops
2012-06-02 16:13:53	Halfleft|away	i dont even own blops
2012-06-02 16:14:50	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-02 16:14:50	--	Mode #destructoid [+v jorge`] by Q
2012-06-02 16:16:51	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-06-02 16:16:51	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-02 16:20:37	RobotBebop	hey ahmed
2012-06-02 16:20:40	RobotBebop	want a cat?
2012-06-02 16:20:56	+Ecksorcism	no thanks
2012-06-02 16:21:00	RobotBebop	come on
2012-06-02 16:21:08	dare_	You need to work on your sales pitch
2012-06-02 16:21:30	richterbelmont	 get mark cuban to invest in it
2012-06-02 16:27:05	RobotBebop	fucking VC++
2012-06-02 16:27:36	RobotBebop	whenever i try to add a class to a folder it just dumps the files into the root folder of the solution explorer
2012-06-02 16:41:57		irc: disconnected from server
2012-06-02 16:42:17	-->	benbeltran (~benbeltra@200.76.90.142) has joined #destructoid
2012-06-02 16:42:17	--	Nicks #destructoid: [@bloodylip @CronosBlade @ProfPew @Q @TDiddy +Ecksorcism +Gemsi +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm Batthink benbeltran Brainderailment cardfrek dare_ disappointment DougCL Halfleft|away meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Simmy1 StoryR theGoldenAvatar]
2012-06-02 16:42:17	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 5 voices, 21 normals)
2012-06-02 16:42:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-02 16:42:23		irc: disconnected from server
2012-06-02 16:42:43	-->	benbeltran (~benbeltra@200.76.90.142) has joined #destructoid
2012-06-02 16:42:44	--	Nicks #destructoid: [@bloodylip @CronosBlade @ProfPew @Q @TDiddy +Ecksorcism +Gemsi +jorge` +lolshin +Torzelan [Rabite] ^power Aerox andrewm Batthink benbeltran Brainderailment cardfrek dare_ disappointment DougCL Halfleft|away meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Simmy1 StoryR theGoldenAvatar]
2012-06-02 16:42:44	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 5 voices, 21 normals)
2012-06-02 16:43:39	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-02 22:43:36		irc: disconnected from server
2012-06-04 09:10:33	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-04 09:10:33	--	Nicks #destructoid: [@bloodylip @CronosBlade @Q +Ecks|Away +lolshin [Rabite] ^power andrewm benbeltran BoosterGold BPG cardfrek disappointment DougCL Kasreyn metalnarf mistic pointzeroeight Simmy StoryR Suff0cat tGA theGoldenAvatar Torzelan]
2012-06-04 09:10:33	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 2 voices, 19 normals)
2012-06-04 09:10:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-04 09:11:17	@bloodylip	umm... the fuck
2012-06-04 09:11:36	@bloodylip	why the fuck did fake-naia just join?
2012-06-04 09:13:18	theGoldenAvatar	No idea.
2012-06-04 09:13:24	theGoldenAvatar	But I showed her!
2012-06-04 09:13:32	theGoldenAvatar	Fucking French.
2012-06-04 09:29:39	disappointment	Whoa, what just happened?
2012-06-04 09:35:08	<--	BoosterGold (~valerie_r@h-66-167-61-129.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 09:35:11	-->	BoosterGold (~valerie_r@h-66-167-61-129.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 09:35:36	@bloodylip	some weirdo who stole naia's name joined this channel for some reason
2012-06-04 09:35:52	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-04 09:37:53	disappointment	Lame sauce.
2012-06-04 09:39:48	DougCL	i want these press conferences to get going already.
2012-06-04 09:40:32	theGoldenAvatar	When are we going to run out of bandwidth?
2012-06-04 09:40:42	theGoldenAvatar	In regards to radio waves.
2012-06-04 09:40:49	@bloodylip	tomorrow
2012-06-04 09:40:59	disappointment	Oh no!!
2012-06-04 09:41:04	theGoldenAvatar	FUUUUUCK
2012-06-04 09:41:06	theGoldenAvatar	I was not prepared
2012-06-04 09:41:06	disappointment	RUN!
2012-06-04 09:41:10	 *	disappointment panics
2012-06-04 09:43:22	Halfleft|away	I just watched an extra credits thing on that
2012-06-04 09:43:31	theGoldenAvatar	What's that?
2012-06-04 09:43:43	Halfleft|away	although all it was was them being all "ob btw we're running out of bandwidth"
2012-06-04 09:43:46	theGoldenAvatar	Oh, is that that PATV show?
2012-06-04 09:44:03	Halfleft|away	http://penny-arcade.com/patv/show/extra-credits
2012-06-04 09:44:05	Halfleft|away	mm
2012-06-04 09:44:36	disappointment	Oh, I love that show.
2012-06-04 09:45:07	-->	Wexx (~Wexx@adsl-98-71-248-43.jax.bellsouth.net) has joined #destructoid
2012-06-04 09:45:30	theGoldenAvatar	Heh. This is the conversation I was having with my brother this weekend.
2012-06-04 09:51:18	theGoldenAvatar	Are you not working today, Gavin?
2012-06-04 09:51:18	<--	BoosterGold (~valerie_r@h-66-167-61-129.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 09:51:22	theGoldenAvatar	Did they fire you already?
2012-06-04 09:52:23	-->	BoosterGold (~valerie_r@h-66-167-95-133.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 09:52:39	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-04 09:52:39	--	Mode #destructoid [+v Gemsi] by Q
2012-06-04 09:57:06	disappointment	Started Shadows of the Damned this weekend.. it's pretty alright.
2012-06-04 09:57:43	metalnarf	!
2012-06-04 09:57:57	disappointment	?
2012-06-04 09:58:18	metalnarf	.
2012-06-04 09:58:25	disappointment	;
2012-06-04 09:58:28	-->	BoosterGold1 (~valerie_r@h-66-167-95-143.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 09:59:14	Halfleft|away	it's a bank holiday, tGA
2012-06-04 09:59:19	Halfleft|away	also off on tues
2012-06-04 09:59:21	Halfleft|away	Jubilee
2012-06-04 09:59:25	Halfleft|away	God save the queen etc etc
2012-06-04 09:59:53	<--	BoosterGold (~valerie_r@h-66-167-95-133.dllatx37.dynamic.covad.net) has quit (Ping timeout)
2012-06-04 10:00:45	disappointment	That's awesome.
2012-06-04 10:00:52	theGoldenAvatar	I wouldn't go that far.
2012-06-04 10:00:58	disappointment	But..
2012-06-04 10:01:04	disappointment	Days off.
2012-06-04 10:03:02	metalnarf	http://www.joystiq.com/2012/06/04/sine-mora-takes-flight-on-ps-vita-soon/ f yeah
2012-06-04 10:03:53	disappointment	Isn't that game by Grasshopper Manufacture?
2012-06-04 10:04:48	<--	Ecks|Away (~Ahmed@184.175.55.245) has quit (Quit: Leaving)
2012-06-04 10:05:47	-->	BoosterGold (~valerie_r@h-66-167-95-145.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:07:29	<--	BoosterGold1 (~valerie_r@h-66-167-95-143.dllatx37.dynamic.covad.net) has quit (Ping timeout)
2012-06-04 10:11:47	+lolshin	ya
2012-06-04 10:12:00	--	theGoldenAvatar is now known as tga|lunch
2012-06-04 10:13:12	-->	meeetalnarf (~meetalnar@p54AC99A8.dip0.t-ipconnect.de) has joined #destructoid
2012-06-04 10:13:24	-->	BoosterGold1 (~valerie_r@h-66-167-61-226.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:16:48	<--	BoosterGold (~valerie_r@h-66-167-95-145.dllatx37.dynamic.covad.net) has quit (Ping timeout)
2012-06-04 10:29:26	<--	BoosterGold1 (~valerie_r@h-66-167-61-226.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 10:30:15	-->	BoosterGold (~valerie_r@h-66-167-61-226.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:33:08	disappointment	Oh cool, another Gears of War game. What is it Charlie Brown would say in this situation? Ugh?
2012-06-04 10:33:26	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-04 10:33:26	--	Mode #destructoid [+o Aerox] by Q
2012-06-04 10:33:44	+lolshin	yea pretty much
2012-06-04 10:34:12	<--	BoosterGold (~valerie_r@h-66-167-61-226.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 10:34:13	+lolshin	console news anymore just sounds like the adults from the peanuts to me
2012-06-04 10:34:21	+lolshin	wom womwom wom womwomwom
2012-06-04 10:34:31	disappointment	"Guys we need another game idiots will blindly buy." "how about a new Halo?" "MOAR!" "New gears too?" "That's what I'm talking about!"
2012-06-04 10:34:46	+lolshin	wom womwomwom womwOM WOMWOWMWOM WOM WOMWOMWOM
2012-06-04 10:34:49	disappointment	haha
2012-06-04 10:34:51	Wexx	I'm so excited for a lot of dubstep
2012-06-04 10:35:36	+lolshin	oo hmm
2012-06-04 10:35:42	+lolshin	syndicate is on sale or something on amazon
2012-06-04 10:35:48	disappointment	Headslines I'd like to see; M$ appologizes for XBL, Sony does something that doesn't make them an asshole, Nintendo announces genetically engineered Link.
2012-06-04 10:35:50	+lolshin	$18.40
2012-06-04 10:35:58	+lolshin	hahaha
2012-06-04 10:36:05	disappointment	That would make E3.
2012-06-04 10:36:27	+lolshin	"sony begs people to pay money for literally anything it sells"
2012-06-04 10:36:34	disappointment	Hahah
2012-06-04 10:36:35	+lolshin	there's your sony headline
2012-06-04 10:36:48	disappointment	"Sony puts effort behind Vita, announces games."
2012-06-04 10:37:21	-->	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:37:47	+lolshin	"microsoft renames xbox to windowsbox, announces Halo Series 7 Series Windows 8 Phone 7"
2012-06-04 10:37:58	+lolshin	"RT"
2012-06-04 10:38:08	meeetalnarf	ultimate
2012-06-04 10:38:45	+lolshin	party box edition
2012-06-04 10:39:01	+lolshin	it comes with balloons
2012-06-04 10:39:06	disappointment	"Microsoft announces next version of Windows IS Halo, require online pass, monthly subscription, and online connection to play."
2012-06-04 10:39:57	+lolshin	"nintendo FINALLY announces new mario game"
2012-06-04 10:40:16	+lolshin	there you go, e3's over
2012-06-04 10:41:14	disappointment	"Tragic E3 massacre as armed SEGA employees open fire on show floor." There. /thread
2012-06-04 10:41:31	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-04 10:41:31	--	Mode #destructoid [+v Bigby] by Q
2012-06-04 10:42:23	meeetalnarf	mario is dead. long live the new mario
2012-06-04 10:43:48	disappointment	I'm really excited to see that new tetris FPS.
2012-06-04 10:43:56	<--	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 10:44:40	disappointment	7 different ammo types, 1 for each block. Kill enemies by completing lines.
2012-06-04 10:47:38	-->	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:50:43	DougCL	ooh. epic bought big huge
2012-06-04 10:50:43	<--	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 10:50:55	DougCL	amalur looked boring, but good for those guys
2012-06-04 10:52:38	disappointment	Yeah. I think they made Amalur too big. if it wasn't like, a minimum 100 hr adventure, I might have given it a go.
2012-06-04 10:52:53	-->	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 10:53:18	disappointment	But I also think that, on account of their next project being rumored as an MMO, they were testing Amalur out as a SP demo to gauge interest.
2012-06-04 10:53:44	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Read error: Connection reset by peer)
2012-06-04 10:54:04	DougCL	well 38 went out of business so that game got shitcanned
2012-06-04 10:54:13	DougCL	unless someone wants to buy it
2012-06-04 10:54:30	DougCL	which is probably a bad idea since its an MMO
2012-06-04 10:54:38	disappointment	Maybe Epic grabbed it up? Who knows?
2012-06-04 10:54:49	disappointment	Yeah, probably.
2012-06-04 10:55:08	disappointment	If they cut the fat out of malur, they would have had a pretty good game.
2012-06-04 10:55:13	disappointment	*Amalur
2012-06-04 11:03:57	<--	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 11:04:41	-->	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 11:05:05	+lolshin	oh god i just turned on the gameinformer spike stream
2012-06-04 11:05:12	 *	lolshin dry heaves
2012-06-04 11:07:05	+lolshin	holy shit what the fuck transformers
2012-06-04 11:07:09	+lolshin	what is this, macross?
2012-06-04 11:09:13	<--	BoosterGold (~valerie_r@h-66-167-61-58.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 11:13:15	+lolshin	omfg
2012-06-04 11:13:28	--	tga|lunch is now known as theGoldenAvatar
2012-06-04 11:13:41	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-04 11:17:46	theGoldenAvatar	I can't wait for the Uncharted 4 reveal.
2012-06-04 11:17:51	theGoldenAvatar	On the Wii
2012-06-04 11:17:55	+lolshin	haha
2012-06-04 11:18:11	+lolshin	hmm tekken tag tournament 2
2012-06-04 11:18:18	+lolshin	you have my attention
2012-06-04 11:18:44	+lolshin	not much of it, but still
2012-06-04 11:20:42	+lolshin	whoever is doing the live edit for spike really fucking sucks at waiting for clips to end before the fade-out
2012-06-04 11:24:00	+lolshin	hahahaha a panel of 3 bald guys
2012-06-04 11:25:08	disappointment	3 Peter Mollaneux?
2012-06-04 11:25:17	disappointment	Or however you spell his last name.
2012-06-04 11:25:39	+lolshin	haha moleneux, totilo, and augh i forget already
2012-06-04 11:25:55	+lolshin	so yea, pretty close
2012-06-04 11:26:01	disappointment	W00+!
2012-06-04 11:26:16	+lolshin	FIEV MINUTS GUIES OMAGAT SO HEYP
2012-06-04 11:26:18	theGoldenAvatar	W00 U
2012-06-04 11:26:21	+lolshin	hahahahaha
2012-06-04 11:26:42	+Gemsi	turn off mobile devices you say, I can see that happening
2012-06-04 11:27:11	+lolshin	oh sweet a blipfest thing!
2012-06-04 11:27:29	+lolshin	they just scored so many brownie points
2012-06-04 11:30:56	theGoldenAvatar	Halo sucks.
2012-06-04 11:30:58	+lolshin	ECKSBAWCKS WOOOOOOO TOTALLY
2012-06-04 11:31:32	+lolshin	whoa is this live action
2012-06-04 11:31:33	+lolshin	what
2012-06-04 11:31:46	theGoldenAvatar	 No.
2012-06-04 11:31:50	+lolshin	oh this looks like it was done by the same live action team that did the other halo thing
2012-06-04 11:31:53	+lolshin	that's neat
2012-06-04 11:31:58	+Gemsi	I guess humanity sucks then if this is our best
2012-06-04 11:32:09	theGoldenAvatar	It's clearly a Titanic situation
2012-06-04 11:32:48	theGoldenAvatar	Is he gonna catch it?
2012-06-04 11:32:54	+Gemsi	Use the force on the star destroyer
2012-06-04 11:32:55	theGoldenAvatar	Guess not.
2012-06-04 11:33:05	theGoldenAvatar	Gemsi, that's what I was thinking
2012-06-04 11:33:09	+lolshin	wat
2012-06-04 11:33:19	theGoldenAvatar	Halo: Sphere
2012-06-04 11:33:26	+lolshin	hahahahaha
2012-06-04 11:33:49	+lolshin	infinity? what is this, marathon?
2012-06-04 11:33:54	theGoldenAvatar	Man, looks like Halo
2012-06-04 11:34:03	+Gemsi	waypoint to infinity.. and beyond ?
2012-06-04 11:34:45	+Gemsi	it's unknown, so just run towards it
2012-06-04 11:34:48	theGoldenAvatar	Halo vs Predator
2012-06-04 11:35:03	+lolshin	alien vs master chief
2012-06-04 11:35:36	+lolshin	HAHAHAHAHAHAHAHA
2012-06-04 11:35:37	theGoldenAvatar	Apparently AI still sucks in the future
2012-06-04 11:36:19	theGoldenAvatar	That is one chatty woman
2012-06-04 11:37:33	+Gemsi	is halo just metroid prime now
2012-06-04 11:37:40	theGoldenAvatar	Heh
2012-06-04 11:37:53	+lolshin	reapers
2012-06-04 11:38:09	theGoldenAvatar	I know that VA
2012-06-04 11:38:45	-->	Gree (~Gree@pD9E339A5.dip.t-dialin.net) has joined #destructoid
2012-06-04 11:38:48	+lolshin	YEA WOO EXBAUX WOO
2012-06-04 11:38:55	theGoldenAvatar	...YEAH
2012-06-04 11:39:24	+Gemsi	that woo took a while
2012-06-04 11:40:11	theGoldenAvatar	COD: COD
2012-06-04 11:40:15	+lolshin	hahahaha
2012-06-04 11:41:12	theGoldenAvatar	Killing terrorists.
2012-06-04 11:41:20	theGoldenAvatar	America's second favorite past time.
2012-06-04 11:41:42	theGoldenAvatar	Ha
2012-06-04 11:41:44	theGoldenAvatar	Splinter Cell
2012-06-04 11:41:50	+Gemsi	it's the middle of the day, you don't need those goggles
2012-06-04 11:42:05	theGoldenAvatar	Those demands sound reasonable honestly.
2012-06-04 11:42:23	+lolshin	hahahhha
2012-06-04 11:42:29	+lolshin	one step of his enemeeez
2012-06-04 11:43:07	theGoldenAvatar	You'd think a guy like Sam Fisher wouldn't need to shoot someone from point blank 4 times
2012-06-04 11:43:11	+Gemsi	it looks fancy, but doesn't look like you have to do anything
2012-06-04 11:43:16	theGoldenAvatar	That's just wasteful
2012-06-04 11:43:22	+lolshin	you mean it looks like assassins creed
2012-06-04 11:43:25	+lolshin	BOOM UBI WOOO
2012-06-04 11:43:39	theGoldenAvatar	Ahahah
2012-06-04 11:43:41	theGoldenAvatar	Fucking Kinect
2012-06-04 11:43:43	+lolshin	ahahahhahahahha
2012-06-04 11:43:45	theGoldenAvatar	Shoehorned in
2012-06-04 11:43:45	+lolshin	omg
2012-06-04 11:44:01	theGoldenAvatar	Can I shout racials slur.
2012-06-04 11:44:02	theGoldenAvatar	?
2012-06-04 11:44:08	+lolshin	all i'd ever do
2012-06-04 11:44:10	+Gemsi	or just make animal sounds
2012-06-04 11:44:12	+lolshin	HEY, LISTEN!
2012-06-04 11:45:21	theGoldenAvatar	NOW is a technical command.
2012-06-04 11:45:27	theGoldenAvatar	Means "blow that shit up"
2012-06-04 11:46:04	+Gemsi	that was a fancy arse screen that dude just shot up
2012-06-04 11:46:21	theGoldenAvatar	Imagine if it was super futuristic
2012-06-04 11:46:25	theGoldenAvatar	And it was a hologram
2012-06-04 11:47:03	+lolshin	spys mercs
2012-06-04 11:47:08	+Gemsi	o joy sport games
2012-06-04 11:47:10	+lolshin	hooray
2012-06-04 11:47:25	theGoldenAvatar	This year we're proud to announce the same thing
2012-06-04 11:47:31	+lolshin	hahahaahaahaaahhha
2012-06-04 11:48:18	-->	BoosterGold (~valerie_r@h-66-167-95-40.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 11:48:24	theGoldenAvatar	Americans love soccer.
2012-06-04 11:48:35	+Gemsi	i hope you can shout abuse at the ref
2012-06-04 11:48:44	theGoldenAvatar	"Flop"
2012-06-04 11:49:00	+Gemsi	wait you can
2012-06-04 11:49:02	theGoldenAvatar	They should make a Madden game where you have to call all the signals.
2012-06-04 11:49:08	+Gemsi	ok that is kinda awesome
2012-06-04 11:49:11	+lolshin	hahahaa
2012-06-04 11:49:14	+lolshin	FUCK YOU REF
2012-06-04 11:49:47	theGoldenAvatar	Haha
2012-06-04 11:49:49	theGoldenAvatar	Joe Montana
2012-06-04 11:49:57	theGoldenAvatar	Wonder how much they paid him.
2012-06-04 11:50:12	+Gemsi	a fiver ?
2012-06-04 11:50:54	theGoldenAvatar	Hurry Up did NOT work
2012-06-04 11:50:59	theGoldenAvatar	Notice the camera cut
2012-06-04 11:51:07	theGoldenAvatar	Wow, what lag
2012-06-04 11:51:15	+lolshin	ugh
2012-06-04 11:51:18	<--	BoosterGold (~valerie_r@h-66-167-95-40.dllatx37.dynamic.covad.net) has quit (Ping timeout)
2012-06-04 11:52:16	theGoldenAvatar	Haha
2012-06-04 11:52:17	+Gemsi	we comes the fable
2012-06-04 11:52:22	+lolshin	fablol
2012-06-04 11:52:24	theGoldenAvatar	Please bring out Molyneux
2012-06-04 11:52:24	+Gemsi	here*
2012-06-04 11:52:33	+lolshin	HAHAHAHAHAHAHAHAHAHAHAHAA
2012-06-04 11:52:47	+lolshin	omfg
2012-06-04 11:52:50	+Gemsi	the big question, is it on rails
2012-06-04 11:52:51	+lolshin	the live action
2012-06-04 11:52:55	+lolshin	wha hahahahahahaahahahaaaa
2012-06-04 11:53:01	+lolshin	fucking kinect
2012-06-04 11:53:31	+lolshin	so the zombies just bellyflop at you
2012-06-04 11:53:35	+lolshin	that's cool
2012-06-04 11:55:00	+lolshin	oh god this song
2012-06-04 11:55:03	+lolshin	again
2012-06-04 11:55:15	+Gemsi	should have just put power on
2012-06-04 11:55:33	+lolshin	so like
2012-06-04 11:55:40	+lolshin	did epic just wipe their dick on id's face or something?
2012-06-04 11:55:49	+Gemsi	wait, why should the extended trailer somewhere else ?
2012-06-04 11:55:50	+lolshin	with that song
2012-06-04 11:55:52	+lolshin	same song as Rage
2012-06-04 11:56:05	+Gemsi	show rather
2012-06-04 11:57:26	+lolshin	ok forza horizon does look pretty sweet
2012-06-04 11:57:47	Wexx	Guise what was that song called
2012-06-04 11:57:49	+Gemsi	it looks a pretty as forza tends to
2012-06-04 11:57:51	Wexx	it was p filthy
2012-06-04 11:58:01	meeetalnarf	more interested in nfs:mw
2012-06-04 11:58:07	+Gemsi	how here comes the boring apps crap
2012-06-04 11:58:17	+lolshin	basically the only racing games i care about anymore are developed by criterion
2012-06-04 11:58:19	Wexx	they had to calm the crowd down after that sick ass beat
2012-06-04 11:59:11	theGoldenAvatar	Xbox, le action
2012-06-04 12:00:37	+lolshin	hahahah
2012-06-04 12:00:39	+lolshin	ahaahahahahaha
2012-06-04 12:00:45	+lolshin	some guy goin OOOOOOOOOO for machinima
2012-06-04 12:00:48	theGoldenAvatar	Univision, lawl
2012-06-04 12:01:02	+lolshin	some guy just totally o-faced so loud it was heard on cable tv
2012-06-04 12:01:38	theGoldenAvatar	Look, people.
2012-06-04 12:01:43	theGoldenAvatar	I hate to break it to you
2012-06-04 12:01:51	theGoldenAvatar	But baseball is not America's favorite sport
2012-06-04 12:01:53	meeetalnarf	oh oh
2012-06-04 12:01:55	theGoldenAvatar	And hasn't been for awhile
2012-06-04 12:01:59	+lolshin	hahahahahaha ^^^^^^^
2012-06-04 12:02:02	meeetalnarf	waaaaaaaaaaaaaaaat
2012-06-04 12:02:53	theGoldenAvatar	I can watch Sportscenter on my xbox?
2012-06-04 12:03:02	theGoldenAvatar	Sign me up.
2012-06-04 12:03:11	+lolshin	so basically all the espn channels, live
2012-06-04 12:03:13	+lolshin	that's neat
2012-06-04 12:03:26	+lolshin	HAAAAA
2012-06-04 12:03:35	+lolshin	XBOX SPORTS
2012-06-04 12:04:00	+lolshin	hahahahahahahahahaah omg
2012-06-04 12:04:04	+lolshin	these total fuckin bros in this ad
2012-06-04 12:04:11	+lolshin	CHAKA BRAAAAH
2012-06-04 12:04:33	+Gemsi	zunnnnnne
2012-06-04 12:05:02	theGoldenAvatar	Windows 8 PCs
2012-06-04 12:05:04	theGoldenAvatar	Of course
2012-06-04 12:05:15	+lolshin	aaaaaand zune is dead
2012-06-04 12:05:22	+Gemsi	i guess they have finally killed the zune brand
2012-06-04 12:06:21	+Gemsi	still, calling it xbox music on non-360 devices is odd
2012-06-04 12:06:38	theGoldenAvatar	While we're lying he might as well say it gives blow jobs
2012-06-04 12:07:27	+Gemsi	wait, 'digital sport'
2012-06-04 12:07:50	+Gemsi	i guess he is a big SC2 guys or something
2012-06-04 12:07:52	theGoldenAvatar	Thanks small Asian kids?
2012-06-04 12:08:34	theGoldenAvatar	If you have a body you're an athlete...
2012-06-04 12:08:42	theGoldenAvatar	You're only an athlete if you compete in something
2012-06-04 12:08:48	theGoldenAvatar	Fucking tards.
2012-06-04 12:09:30	+Gemsi	he did just say uman eye right ?
2012-06-04 12:09:36	Wexx	yes
2012-06-04 12:09:37	theGoldenAvatar	His accent is weird
2012-06-04 12:09:53	meeetalnarf	i assume he wants to assrape me
2012-06-04 12:09:55	theGoldenAvatar	He's like Scottish/German/Canadian
2012-06-04 12:12:08	+Gemsi	is he going to try selling windows phone / windows 8 to us ?
2012-06-04 12:12:17	Wexx	looks like it
2012-06-04 12:12:17	theGoldenAvatar	Yes
2012-06-04 12:12:22	+lolshin	yes
2012-06-04 12:12:24	+lolshin	yes
2012-06-04 12:12:27	+lolshin	and yes
2012-06-04 12:12:29	Wexx	"HEY GUYS IT CONNECTS WITH YOUR XBOX"
2012-06-04 12:12:32	Wexx	"THE UI ISNT SHIT AT ALL"
2012-06-04 12:12:48	theGoldenAvatar	Smart Glass?
2012-06-04 12:12:53	theGoldenAvatar	Is that sunglasses too?
2012-06-04 12:13:11	theGoldenAvatar	Why do my TV and Movies need to be more interactive.
2012-06-04 12:13:21	+lolshin	um
2012-06-04 12:13:25	+lolshin	netflix does this bro
2012-06-04 12:13:25	+Gemsi	well at least this is going to be cross platform
2012-06-04 12:13:50	theGoldenAvatar	lolshin, but now it does it with all your services I guess?
2012-06-04 12:13:59	[Rabite]	so the theme of ms' press conference is "shit nobody cares about"
2012-06-04 12:14:01	theGoldenAvatar	Hulu, Netflix, etc?
2012-06-04 12:14:17	theGoldenAvatar	[Rabite], I like integrated stuff, but yeah, it's pretty dull
2012-06-04 12:14:40	[Rabite]	I like video games
2012-06-04 12:14:45	[Rabite]	that's why I buy consoles
2012-06-04 12:15:01	theGoldenAvatar	You're becoming an increasing minority.
2012-06-04 12:15:02	[Rabite]	I remember when that's all they did
2012-06-04 12:15:05	[Rabite]	I miss those days
2012-06-04 12:15:21	[Rabite]	tga: ;_;
2012-06-04 12:15:23	+Gemsi	doesn't this all mean that content providers need to suppose all this shit
2012-06-04 12:15:49	theGoldenAvatar	What is going on...
2012-06-04 12:15:50	[Rabite]	I'm watching this through joystiq's live commentary
2012-06-04 12:15:58	[Rabite]	I don't want to listen to all the stupid shit
2012-06-04 12:16:20	theGoldenAvatar	Is he really playing the game through a minimap?
2012-06-04 12:16:23	meeetalnarf	wtf
2012-06-04 12:16:36	meeetalnarf	ah
2012-06-04 12:17:00	[Rabite]	[06/04 10:05:47am] <@Setsuna> rememeber when e3 used to be about videogames
2012-06-04 12:17:00	[Rabite]	[06/04 10:05:52am] <@[Rabite]> no
2012-06-04 12:17:00	[Rabite]	[06/04 10:06:14am] <@[Rabite]> I remember when it used to be about who can fuck up the worst
2012-06-04 12:17:00	[Rabite]	[06/04 10:06:21am] <@[Rabite]> which nintendo usually won
2012-06-04 12:17:00	[Rabite]	[06/04 10:06:33am] <@Setsuna> they are all winners now
2012-06-04 12:17:01	[Rabite]	[06/04 10:07:54am] <@[Rabite]> at least sony's will be so boring nobody will remember it
2012-06-04 12:17:05	+Gemsi	soo... rearview mirrior in forza i bet
2012-06-04 12:17:18	+Gemsi	it's like the ps3 / psp shit all over again
2012-06-04 12:17:57	theGoldenAvatar	Sweet. A browser...
2012-06-04 12:18:01	+Gemsi	IE
2012-06-04 12:18:06	+Gemsi	just want I wanted
2012-06-04 12:18:07	+lolshin	kinecternet explorer
2012-06-04 12:18:09	-->	CronosBlade_ (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-04 12:18:09	--	Mode #destructoid [+o CronosBlade_] by Q
2012-06-04 12:18:50	[Rabite]	ms is finally adding a web browser?
2012-06-04 12:18:51	[Rabite]	great
2012-06-04 12:18:53	+Gemsi	no
2012-06-04 12:18:57	+Gemsi	it's adding ie
2012-06-04 12:19:03	Wexx	they're adding bing
2012-06-04 12:19:04	[Rabite]	close enough
2012-06-04 12:19:12	meeetalnarf	http://i.minus.com/iidYY0oWTWx0i.gif
2012-06-04 12:19:16	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Ping timeout)
2012-06-04 12:19:17	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-04 12:19:19	theGoldenAvatar	I love all the integrated ads.
2012-06-04 12:19:20	[Rabite]	<Web_Lung> Wow.  A web browser!  Finally my xbox has what my dreamcast did!!!
2012-06-04 12:19:20	Wexx	ms is going to be like AOL
2012-06-04 12:19:21	--	CronosBlade_ is now known as CronosBlade
2012-06-04 12:19:51	+lolshin	HA
2012-06-04 12:19:53	+lolshin	STREAM DIED
2012-06-04 12:19:54	+lolshin	GG BROS
2012-06-04 12:19:59	Ecks|Work	mines ine
2012-06-04 12:20:04	+Gemsi	gamespot stream is fine
2012-06-04 12:20:06	Ecks|Work	ya
2012-06-04 12:20:10	+lolshin	i got a big spike tv PLEASE STAND BY
2012-06-04 12:20:12	+lolshin	on tv
2012-06-04 12:20:14	+lolshin	not on the web
2012-06-04 12:20:15	theGoldenAvatar	Haha
2012-06-04 12:20:21	-->	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 12:20:42	meeetalnarf	watching on xbox
2012-06-04 12:20:55	theGoldenAvatar	You rebel
2012-06-04 12:21:02	+Gemsi	so flash support ?
2012-06-04 12:21:03	meeetalnarf	i know
2012-06-04 12:21:06	+lolshin	smartglaze?
2012-06-04 12:21:08	+lolshin	wat
2012-06-04 12:21:16	theGoldenAvatar	Mmmm
2012-06-04 12:21:24	[Rabite]	mmm
2012-06-04 12:21:26	[Rabite]	donuts
2012-06-04 12:21:41	theGoldenAvatar	M'Fashnik
2012-06-04 12:22:01	theGoldenAvatar	Xbox games on Windows 8?
2012-06-04 12:22:03	theGoldenAvatar	Wut
2012-06-04 12:22:18	Ecks|Work	I am so confused
2012-06-04 12:22:24	[Rabite]	https://twitter.com/Rabite890/statuses/209696589147684866
2012-06-04 12:22:30	+Gemsi	gfwl is under the xbox name anyway
2012-06-04 12:22:30	Wexx	IS DIS VIDJA GAEMZ
2012-06-04 12:22:46	theGoldenAvatar	Mature direction.
2012-06-04 12:22:48	theGoldenAvatar	Suuure.
2012-06-04 12:23:25	+lolshin	hhahahahahahah
2012-06-04 12:23:33	+lolshin	UAAAUUEUAAAGH
2012-06-04 12:24:13	meeetalnarf	uncharted gone wild
2012-06-04 12:24:25	theGoldenAvatar	Unrestrained carnage.
2012-06-04 12:24:46	+Gemsi	o look physics
2012-06-04 12:25:28	theGoldenAvatar	Emergency tracheotomy
2012-06-04 12:25:35	Ecks|Work	Haha
2012-06-04 12:26:00	theGoldenAvatar	This reminds me of the last time I visited Water Country
2012-06-04 12:26:14	<--	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 12:26:16	[Rabite]	which is part of water world
2012-06-04 12:26:31	Ecks|Work	this is insanity
2012-06-04 12:26:58	theGoldenAvatar	It's like they are trying to oneup Drake.
2012-06-04 12:27:02	theGoldenAvatar	Everything breaks. Harder.
2012-06-04 12:27:10	-->	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 12:28:07	+Gemsi	hmmm new ip time ?
2012-06-04 12:28:21	theGoldenAvatar	Ew.
2012-06-04 12:28:50	theGoldenAvatar	And windows phone...
2012-06-04 12:29:10	+lolshin	shadow of the elder scrolls of the rings: online?
2012-06-04 12:29:13	theGoldenAvatar	Oh god
2012-06-04 12:29:20	theGoldenAvatar	Is this claymation
2012-06-04 12:29:27	theGoldenAvatar	It would explain the jerky animations
2012-06-04 12:29:28	+Gemsi	this looks kinda crappy looking graphics wise
2012-06-04 12:29:58	+Gemsi	KRATOS
2012-06-04 12:30:11	theGoldenAvatar	Assend
2012-06-04 12:30:59	+Gemsi	lol wat
2012-06-04 12:31:05	+lolshin	oh god
2012-06-04 12:31:06	theGoldenAvatar	LocoCycle
2012-06-04 12:31:08	+lolshin	that
2012-06-04 12:31:09	Ecks|Work	wt
2012-06-04 12:31:10	+Gemsi	what even was that
2012-06-04 12:31:11	theGoldenAvatar	hahah
2012-06-04 12:31:12	+lolshin	ok twisted pixel
2012-06-04 12:31:12	Ecks|Work	wtf was that
2012-06-04 12:31:14	+lolshin	you crazy
2012-06-04 12:31:16	+lolshin	but you got me
2012-06-04 12:31:16	+lolshin	i'm in
2012-06-04 12:31:19	+lolshin	lolololoololol
2012-06-04 12:31:24	+Gemsi	twisted pixel means it may be good
2012-06-04 12:31:25	theGoldenAvatar	Tron ripoff obvs
2012-06-04 12:31:48	theGoldenAvatar	Is it pinball?
2012-06-04 12:31:57	+Gemsi	it's kinect
2012-06-04 12:31:57	theGoldenAvatar	Uhhhhh
2012-06-04 12:32:02	theGoldenAvatar	What a reveal
2012-06-04 12:32:17	+lolshin	hahahahahahaha
2012-06-04 12:32:24	+lolshin	aaaandu adisu is sasakiu
2012-06-04 12:32:32	theGoldenAvatar	Dessha ebdushiiita?
2012-06-04 12:32:36	-->	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has joined #destructoid
2012-06-04 12:33:10	theGoldenAvatar	Haha
2012-06-04 12:33:15	theGoldenAvatar	What was that junp back fall thing?
2012-06-04 12:33:21	+Gemsi	stop drop and roll
2012-06-04 12:33:29	theGoldenAvatar	It's like he tripped
2012-06-04 12:33:31	+Gemsi	that's what you do when facing a helicopter and zombies right
2012-06-04 12:33:40	+Gemsi	or is that fire i never remember
2012-06-04 12:33:51	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-04 12:33:51	--	Mode #destructoid [+o ProfPew] by Q
2012-06-04 12:34:03	theGoldenAvatar	You'd think they'd have a handle on the whole zombie thing by now.
2012-06-04 12:34:18	+lolshin	sigh
2012-06-04 12:34:19	+Gemsi	who gave zombies flaming touches
2012-06-04 12:34:21	+lolshin	RE is dead
2012-06-04 12:34:29	+Gemsi	that's just asking for trouble
2012-06-04 12:35:05	+lolshin	9/11
2012-06-04 12:35:10	<--	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has quit (Ping timeout)
2012-06-04 12:35:14	theGoldenAvatar	Did a plane just bounce off a building?
2012-06-04 12:35:18	+lolshin	HAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHA
2012-06-04 12:35:25	+Gemsi	wait for the whale
2012-06-04 12:35:30	theGoldenAvatar	What the fuck is going on
2012-06-04 12:35:38	+Gemsi	not a clue
2012-06-04 12:35:47	+lolshin	HAHAHAHAHAHAHAHAHAHAHA
2012-06-04 12:35:52	+lolshin	WHAT HTEH FUCK
2012-06-04 12:35:56	+lolshin	INDEPENDENCE DAY EXPLOSION
2012-06-04 12:36:01	+Gemsi	but i think Michael bay was involved
2012-06-04 12:36:35	theGoldenAvatar	Ahhhhh
2012-06-04 12:36:37	Ecks|Work	totally
2012-06-04 12:36:47	theGoldenAvatar	This is retarded.
2012-06-04 12:36:52	+Gemsi	why is that train still running
2012-06-04 12:37:04	theGoldenAvatar	Do people really care about action cut scenes?
2012-06-04 12:37:12	Wexx	YUP
2012-06-04 12:37:19	[Rabite]	tga: did you really expect anything less from the ms press conference?
2012-06-04 12:37:28	-->	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 12:37:33	theGoldenAvatar	I expected about what they are giving us.
2012-06-04 12:37:59	theGoldenAvatar	I am so over games that take the control away from the character for extended periods of time to show us movies.
2012-06-04 12:38:00	+Gemsi	did.. did she just say rad ?
2012-06-04 12:38:10	+Gemsi	did we go back in time ?
2012-06-04 12:38:19	Ecks|Work	Yes Gemsi
2012-06-04 12:38:30	+lolshin	omfg
2012-06-04 12:38:37	+Gemsi	wait, this is angry birds ?
2012-06-04 12:38:38	+lolshin	this looks… i cant...
2012-06-04 12:38:40	theGoldenAvatar	Her direction for this presentation was "don't look like you're giving a handjob"
2012-06-04 12:39:01	<--	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 12:39:17	[Rabite]	tga: did she succeed?
2012-06-04 12:40:01	+Gemsi	is this the obsidian south park game ?
2012-06-04 12:40:30	theGoldenAvatar	Oh man.
2012-06-04 12:40:34	disappointment	What stream are you guys watching?
2012-06-04 12:40:35	theGoldenAvatar	That is some racism in or presser.
2012-06-04 12:40:40	theGoldenAvatar	http://www.g4tv.com/e3-2012/press-conferences/Microsoft/131/
2012-06-04 12:40:43	theGoldenAvatar	our*
2012-06-04 12:41:28	-->	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 12:41:29	+Gemsi	looks like a standard arse jrpg with south parks trappings
2012-06-04 12:41:31	@bloodylip	[Rabite]: she did not.
2012-06-04 12:41:56	+lolshin	hahahahaahahahahahahahaha
2012-06-04 12:41:59	theGoldenAvatar	Haha
2012-06-04 12:41:59	+lolshin	brilliant
2012-06-04 12:42:36	theGoldenAvatar	The want things to look crappy?
2012-06-04 12:42:43	theGoldenAvatar	Obsidian was a good choice then.
2012-06-04 12:42:46	@bloodylip	hahahaha
2012-06-04 12:42:55	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-04 12:43:59	+Gemsi	This is for pew i'm going to guess
2012-06-04 12:44:16	@ProfPew	ohai!
2012-06-04 12:44:47	<--	BoosterGold (~valerie_r@h-66-167-61-222.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 12:44:50	[Rabite]	https://twitter.com/Fauxtaku/statuses/209702146654998529
2012-06-04 12:45:29	theGoldenAvatar	Telling a bunch of hungover nerds to get up.
2012-06-04 12:45:36	theGoldenAvatar	Talk about futile.
2012-06-04 12:45:43	meeetalnarf	wtf
2012-06-04 12:46:15	[Rabite]	no
2012-06-04 12:46:18	[Rabite]	I refuse
2012-06-04 12:46:23	Wexx	so if I buy this game
2012-06-04 12:46:30	[Rabite]	I absolutely refuse to watch that
2012-06-04 12:46:30	Wexx	Usher will appear in my living room and dance with me
2012-06-04 12:46:36	+Gemsi	you could look like a tool too
2012-06-04 12:46:38	meeetalnarf	!
2012-06-04 12:46:41	[Rabite]	wexx: snap his neck when he does
2012-06-04 12:46:48	Wexx	rofl
2012-06-04 12:47:01	meeetalnarf	thus sounds crappy i think its live
2012-06-04 12:47:03	Wexx	god love usher lyrics
2012-06-04 12:47:06	disappointment	Oh come on your guys, Usher's not real.
2012-06-04 12:47:09	Wexx	"get on your back if you wanna scream"
2012-06-04 12:47:19	disappointment	*you guys
2012-06-04 12:47:24	+Gemsi	is it me, or does he not look that comfortable ?
2012-06-04 12:47:29	[Rabite]	I honestly don't remember who disappointment is
2012-06-04 12:47:30	theGoldenAvatar	He sounds uncomfortable
2012-06-04 12:47:35	Wexx	he's afraid he's going to catch the nerd disease
2012-06-04 12:47:38	[Rabite]	I just remember it's an appropriate name
2012-06-04 12:47:51	[Rabite]	ah
2012-06-04 12:47:53	[Rabite]	jared
2012-06-04 12:47:56	theGoldenAvatar	OOOOOOHHHH
2012-06-04 12:48:06	disappointment	Yeah, if I changed my name from disappointment, you'd be disappointed...
2012-06-04 12:48:09	Wexx	and yeah he sounds like they ripped him out of a european tour and get him to do this shit
2012-06-04 12:48:09	disappointment	See what i did there?
2012-06-04 12:48:09	theGoldenAvatar	He sounds awful.
2012-06-04 12:48:09	+lolshin	SHAMON
2012-06-04 12:48:11	+lolshin	AH CH
2012-06-04 12:48:12	+lolshin	HOOOOO!
2012-06-04 12:48:15	Wexx	and he's super jetlagged
2012-06-04 12:48:21	Wexx	or he's just super autotuned on his albums
2012-06-04 12:48:27	Wexx	probably the latter.
2012-06-04 12:48:45	Wexx	OR OR he's not getting paid enough to care
2012-06-04 12:48:52	[Rabite]	disappointment: sadly
2012-06-04 12:49:00	theGoldenAvatar	WOW
2012-06-04 12:49:01	+Gemsi	lets face it, easy gig for him
2012-06-04 12:49:03	+lolshin	i dont understand
2012-06-04 12:49:09	+lolshin	why the fuck do they come back to some guy
2012-06-04 12:49:17	+lolshin	why don't they understand how presentations like that work
2012-06-04 12:49:23	+lolshin	the music act is the END
2012-06-04 12:49:26	theGoldenAvatar	Ennerentainment
2012-06-04 12:49:30	Wexx	>instead of this game , can i just have a grand theft auto game where Usher is the protagonist
2012-06-04 12:49:48	meeetalnarf	one more thing...
2012-06-04 12:50:10	[Rabite]	"That is definitely not the usher that found our seats"
2012-06-04 12:50:11	+Gemsi	cod
2012-06-04 12:50:36	theGoldenAvatar	ROBOTS
2012-06-04 12:50:38	theGoldenAvatar	Hahaha
2012-06-04 12:50:44	Wexx	WE BUILD COMPUTERS
2012-06-04 12:50:45	[Rabite]	gemsi: oh shit I can't miss that
2012-06-04 12:50:46	theGoldenAvatar	What is this voice
2012-06-04 12:50:49	[Rabite]	there might be people getting shot
2012-06-04 12:50:58	+Gemsi	is that dude a zombie ?
2012-06-04 12:51:00	theGoldenAvatar	The keys to robots?
2012-06-04 12:51:14	Wexx	zombie
2012-06-04 12:51:17	[Rabite]	female president
2012-06-04 12:51:17	Wexx	robots
2012-06-04 12:51:19	[Rabite]	big surprise
2012-06-04 12:51:25	Wexx	well it's an alternate universe
2012-06-04 12:51:29	Wexx	you can't do black presidents anymore
2012-06-04 12:51:39	Wexx	because we have a black president forreal
2012-06-04 12:51:40	[Rabite]	oh shit
2012-06-04 12:51:42	[Rabite]	johnson
2012-06-04 12:51:48	[Rabite]	I thought he died decades ago
2012-06-04 12:51:58	[Rabite]	they revived lyndon johnson
2012-06-04 12:52:04	disappointment	GO DRONES GO!
2012-06-04 12:52:05	Wexx	Isn't Ollie North a consultant on this game?
2012-06-04 12:52:06	+Gemsi	slow mo explosionsssssssssss
2012-06-04 12:52:09	Wexx	or is that something else
2012-06-04 12:52:21	disappointment	All hail or new robot overlords!
2012-06-04 12:52:34	-->	naia_ (webchat@naia.users.quakenet.org) has joined #destructoid
2012-06-04 12:52:34	--	Mode #destructoid [+o naia_] by Q
2012-06-04 12:52:47	+Gemsi	the old get out of a ruined vehicle part check
2012-06-04 12:52:49	theGoldenAvatar	Is that English naia?
2012-06-04 12:52:54	@naia_	Well that conference was fucking boring
2012-06-04 12:53:07	theGoldenAvatar	Guess so.
2012-06-04 12:53:07	[Rabite]	wait
2012-06-04 12:53:16	Wexx	nah it's about to get good
2012-06-04 12:53:20	[Rabite]	he's going to use a machine gun on a car that's barely on the freeway
2012-06-04 12:53:22	Halfleft|away	it it done for today?
2012-06-04 12:53:25	+Gemsi	turrent sequence as well
2012-06-04 12:53:27	[Rabite]	machine guns which push backwards
2012-06-04 12:53:31	theGoldenAvatar	BLOPS2 right now, Gavin.
2012-06-04 12:53:38	Halfleft|away	k
2012-06-04 12:53:48	@naia_	yeah but I don't care about BLOPS 2
2012-06-04 12:53:50	+Gemsi	no halfleft, ea is 9, ubisoft is 11, and sony is 2 in the morining
2012-06-04 12:53:53	+lolshin	haha prom night
2012-06-04 12:53:54	+Gemsi	morning rather
2012-06-04 12:53:54	Halfleft|away	fuck sake
2012-06-04 12:54:08	disappointment	Son'y seriously 2AM?
2012-06-04 12:54:08	[Rabite]	hey
2012-06-04 12:54:13	[Rabite]	this might improve traffic on the 110
2012-06-04 12:54:16	disappointment	I really want to see Sony's.
2012-06-04 12:54:24	theGoldenAvatar	6pm PST
2012-06-04 12:54:24	+Gemsi	that's what it works out as in gmt
2012-06-04 12:55:12	+Gemsi	railguns are back then
2012-06-04 12:55:30	[Rabite]	with infinite ammo
2012-06-04 12:55:43	[Rabite]	oh
2012-06-04 12:55:50	[Rabite]	he finally had to reload
2012-06-04 12:56:00	+Gemsi	as soon as he shouted clear, like 5 dudes popped up
2012-06-04 12:56:10	[Rabite]	in the interest of time... shit be whack yo
2012-06-04 12:56:13	theGoldenAvatar	In the interest of time we're going to show you this loading screen
2012-06-04 12:56:49	[Rabite]	those are really resilliant signs
2012-06-04 12:57:02	[Rabite]	trees... not so much
2012-06-04 12:57:30	+Gemsi	of course the french need help
2012-06-04 12:57:41	[Rabite]	it's their rallying cry
2012-06-04 12:57:44	[Rabite]	"HELP US!!!"
2012-06-04 12:57:46	disappointment	I wish this sequence would be over.
2012-06-04 12:58:00	Wexx	I wish my life was over
2012-06-04 12:58:12	 *	disappointment trout gun
2012-06-04 12:58:20	theGoldenAvatar	This woman sure is needy.
2012-06-04 12:58:26	theGoldenAvatar	I'm coming. Shut up.
2012-06-04 12:58:26	[Rabite]	yeah
2012-06-04 12:58:31	disappointment	Why is every building in the future about to colapse?
2012-06-04 12:58:38	[Rabite]	because it's LA
2012-06-04 12:58:40	disappointment	The freeway, the building...
2012-06-04 12:58:44	theGoldenAvatar	Government contractors.
2012-06-04 12:58:44	disappointment	haha
2012-06-04 12:58:45	Wexx	bcuz nukes n robotz and shit
2012-06-04 12:58:46	theGoldenAvatar	Obama.
2012-06-04 12:58:51	Wexx	^
2012-06-04 12:58:55	disappointment	Dood, leave Obama alone.
2012-06-04 12:58:56	+Gemsi	because the terrorists have the keys to our robots
2012-06-04 12:59:05	disappointment	Robot keys!?
2012-06-04 12:59:12	theGoldenAvatar	Like toy soliders
2012-06-04 12:59:15	theGoldenAvatar	Windup required.
2012-06-04 12:59:33	theGoldenAvatar	"Make sure she lives."
2012-06-04 12:59:39	[Rabite]	NO
2012-06-04 12:59:42	[Rabite]	SHE DIES
2012-06-04 12:59:42	disappointment	Oh, she lives? Wilco. "GUYS, DON'T KILL HER!"
2012-06-04 12:59:44	theGoldenAvatar	We hadn't thought of that
2012-06-04 12:59:49	+Gemsi	i'm just going to fly this jet now
2012-06-04 12:59:55	+Gemsi	because jets are cool i don't know
2012-06-04 13:00:05	[Rabite]	wait
2012-06-04 13:00:11	[Rabite]	they are relying on the LAPD?
2012-06-04 13:00:13	theGoldenAvatar	AUDIO OUT
2012-06-04 13:00:13	[Rabite]	REALLY?
2012-06-04 13:00:40	disappointment	That's the POWER OF XBOX
2012-06-04 13:00:57	theGoldenAvatar	That is a very maneuverable jet
2012-06-04 13:01:38	+Gemsi	way would you want to bust the sky
2012-06-04 13:01:43	theGoldenAvatar	The Future is Black.
2012-06-04 13:01:50	theGoldenAvatar	That's Obama's new campaign slogan
2012-06-04 13:01:51	[Rabite]	because the sky is a buster
2012-06-04 13:02:01	+Gemsi	and blam gamespot stream is dead
2012-06-04 13:02:07	[Rabite]	and... it's over?
2012-06-04 13:02:20	disappointment	Oh, the floor lights are a predator clock.
2012-06-04 13:02:21	+Gemsi	yup
2012-06-04 13:02:24	Halfleft|away	back to black
2012-06-04 13:02:31	theGoldenAvatar	Phew.
2012-06-04 13:02:33	[Rabite]	https://twitter.com/darryh/statuses/209703329843003392
2012-06-04 13:02:36	theGoldenAvatar	Now I can do some actual work.
2012-06-04 13:02:47	+Gemsi	2 hours till ubisoft madness
2012-06-04 13:02:55	@naia_	wow Rabite that pretty much sums it up
2012-06-04 13:02:59	theGoldenAvatar	Ew(bisoft)
2012-06-04 13:03:25	Halfleft|away	back in black*
2012-06-04 13:04:46	disappointment	Sony is 9PM ET.
2012-06-04 13:05:47	disappointment	Sauce.
2012-06-04 13:07:30	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-04 13:07:38	+lolshin	CHICKS DIG THE BAIRD
2012-06-04 13:10:23	disappointment	Did the Halo 4 trailer have any substance, or just 20 min of footage of the chief no-scoping noobs?
2012-06-04 13:10:34	+lolshin	20 seconds of that
2012-06-04 13:10:35	+lolshin	but yea
2012-06-04 13:12:13	disappointment	I honestly don't know what things I'm supposed to like about a military shooter like BOPS2. Like.. is it graphics? The guns? It can't be story.
2012-06-04 13:12:34	@naia_	It's DUDE BROS
2012-06-04 13:12:38	disappointment	Sweet online modes or something?
2012-06-04 13:12:54	DougCL	for me its the setpieces in the single player, and its playing with a big party of friends on the multiplayer
2012-06-04 13:13:12	DougCL	cod is always really fun with friends.
2012-06-04 13:13:31	disappointment	I don't play a lot of games online. I get if MP is fun.. but they have these trailers like they had today and I'll all "Ok, what?"
2012-06-04 13:13:57	DougCL	the multiplayer is always the last thing they show
2012-06-04 13:14:37	disappointment	Permit me to sum my feelings thus far up thusly: 1. Military 2. FPS 3. ???? 4. PROFIT!
2012-06-04 13:15:21	@naia_	The South Park game was the only thing that looked cool
2012-06-04 13:15:44	@naia_	and XBox Glass would be cool if it wasn't just on windows shit
2012-06-04 13:16:09	disappointment	Yeah, the SP game did look pretty cool.. Is that multi-platform, or just 360?
2012-06-04 13:16:18	@naia_	I think it's just 360
2012-06-04 13:16:22	@naia_	not sure though
2012-06-04 13:17:26	[Rabite]	360/ps3/pc
2012-06-04 13:18:26	disappointment	Cool.
2012-06-04 13:19:11	@naia_	nice
2012-06-04 13:19:12	@naia_	oh really?
2012-06-04 13:19:13	[Rabite]	oh wait
2012-06-04 13:19:19	[Rabite]	https://twitter.com/eurogamer/statuses/209710868919889921
2012-06-04 13:19:35	[Rabite]	apparently just now went exclusive
2012-06-04 13:20:13	disappointment	Well, crap.
2012-06-04 13:20:28	[Rabite]	so what are you feeling right now jared?
2012-06-04 13:20:42	@naia_	no its still multi platform according to the article.  JUst exclusive and timed DLC for the 360
2012-06-04 13:20:52	@naia_	coming out March 5th?  Thats a ways away
2012-06-04 13:21:25	disappointment	I see what you did there.
2012-06-04 13:22:03	disappointment	Disappointment can be neither created nor destoyed.
2012-06-04 13:23:39	[Rabite]	[06/04 11:20:14am] <@Setsuna> EA's conference will just be 1.5hours of them stepping on babies on stage
2012-06-04 13:23:40	[Rabite]	[06/04 11:23:24am] <@[Rabite]> sets: and it'll still be better than MS's
2012-06-04 13:23:58	disappointment	Well played sir.
2012-06-04 13:24:34	disappointment	We can always hope that EA's conference will be EA and Bioware execs commiting mass suicide.
2012-06-04 13:24:46	@naia_	lol
2012-06-04 13:24:47	[Rabite]	best of e3
2012-06-04 13:25:07	disappointment	They each get a cyanide pill, but they can picka  red, green, or blue one.
2012-06-04 13:25:09	@naia_	Maybe the Sony conference will be better
2012-06-04 13:25:13	theGoldenAvatar	Hahah
2012-06-04 13:25:19	theGoldenAvatar	You're funny.
2012-06-04 13:25:20	[Rabite]	naia: instead of annoying it'll be boring
2012-06-04 13:25:25	[Rabite]	so I guess that is KINDA better
2012-06-04 13:25:46	[Rabite]	FUN WITH STATISTICS
2012-06-04 13:25:48	[Rabite]	YAY
2012-06-04 13:25:52	@naia_	I dont even know about this industry anymore
2012-06-04 13:26:10	@naia_	I barely play console games.  I play iDevice, 3DS and weird indie shit
2012-06-04 13:26:19	disappointment	If Sony's conference is just an hour of someone playing PSO2 on the Vita, I'll be like =D
2012-06-04 13:26:30	[Rabite]	be prepared for disappointment
2012-06-04 13:26:32	@naia_	these big AAA games don't interest me and they all look the same
2012-06-04 13:26:41	+lolshin	^
2012-06-04 13:26:49	[Rabite]	naia: I miss using my nes more and more every year
2012-06-04 13:26:58	[Rabite]	I really should hook it up again
2012-06-04 13:27:19	disappointment	I think it's infinitely ironic that the term AAA, stemming from the supposed quality of the title, now defiens it as eing awful.
2012-06-04 13:27:28	@naia_	if the emus were more reliable on idevices I'd totally jailbreak my shit
2012-06-04 13:28:00	[Rabite]	if the idevices had a keypad I'd totally be all over that shit
2012-06-04 13:28:00	disappointment	Just grab a GamePark.
2012-06-04 13:28:19	[Rabite]	get a cheapass psp go and hack it :P
2012-06-04 13:28:50	disappointment	Yeah, a new crystal white PSP just came out! .... for some reason.
2012-06-04 13:29:28	disappointment	naia_: http://www.engadget.com/2010/07/12/gameparks-gp2x-caanoo-handheld-hits-this-august-picks-up-where/
2012-06-04 13:31:20	[Rabite]	god dammit
2012-06-04 13:31:34	[Rabite]	why can't any portable maker besides nintendo figure out what a clam shell design is
2012-06-04 13:31:44	[Rabite]	protect the buttons and screen for once
2012-06-04 13:32:12	@naia_	maybe they have a patent on that shit
2012-06-04 13:32:20	[Rabite]	doubt it
2012-06-04 13:32:38	disappointment	Well, anywho, the GP handhelds are in thick with emus.
2012-06-04 13:33:16	[Rabite]	I'll just stick with my gba:sp and flash cart :P
2012-06-04 13:33:49	[Rabite]	throw a nes emu and gb emu on there
2012-06-04 13:33:52	[Rabite]	some gba roms
2012-06-04 13:33:54	[Rabite]	fuck it
2012-06-04 13:34:21	@naia_	yeah I just want one maybe 2 devices to carry around
2012-06-04 13:34:39	@naia_	and the 3DS emus are okay but a bigger screen would be nice
2012-06-04 13:34:56	@naia_	well DS emus that can work with on 3DS
2012-06-04 13:35:00	[Rabite]	naia: https://twitter.com/eurogamer/statuses/209711559214243840
2012-06-04 13:35:04	@naia_	yay supercard DS2
2012-06-04 13:35:23	+lolshin	so the new transformers game has a macross in it
2012-06-04 13:35:37	+lolshin	that's neat
2012-06-04 13:35:47	@naia_	I guess it depends on how much bigger.  If its thinner and has a better battery I'm in
2012-06-04 13:36:00	[Rabite]	4.3" screen
2012-06-04 13:36:10	[Rabite]	http://www.eurogamer.net/articles/2012-06-04-nintendo-to-unveil-new-larger-3ds-report
2012-06-04 13:36:32	[Rabite]	whoa
2012-06-04 13:36:40	[Rabite]	250 pounds for the wii u?
2012-06-04 13:36:40	theGoldenAvatar	Surprise
2012-06-04 13:36:45	[Rabite]	that's over $500
2012-06-04 13:36:59	theGoldenAvatar	What?
2012-06-04 13:37:04	theGoldenAvatar	It's less than $00
2012-06-04 13:37:07	theGoldenAvatar	$400*
2012-06-04 13:37:32	[Rabite]	oh
2012-06-04 13:37:44	[Rabite]	used to the old take pounds and double it method
2012-06-04 13:38:03	theGoldenAvatar	It's about 1.5 right now
2012-06-04 13:38:04	[Rabite]	apparently that hasn't worked in a while :P
2012-06-04 13:38:36	[Rabite]	30,000 yen
2012-06-04 13:38:51	[Rabite]	which used to come to $300
2012-06-04 13:39:02	[Rabite]	fuck this economy
2012-06-04 13:39:23	[Rabite]	[06/04 11:38:55am] <@Genocidal> call it the 3DDS imo
2012-06-04 13:39:23	[Rabite]	[06/04 11:38:59am] <@Genocidal> cause who doesn't love double ds
2012-06-04 13:39:49	[Rabite]	napster is coming to xbox live?
2012-06-04 13:39:53	[Rabite]	ha ha ha ha ha
2012-06-04 13:40:23	[Rabite]	god I'm glad I skipped most of that conference
2012-06-04 13:46:29	meeetalnarf	hope eas is better
2012-06-04 13:47:23	<--	Wexx (~Wexx@adsl-98-71-248-43.jax.bellsouth.net) has quit (Quit: The Bersirc are coming! The Bersirc are coming! [ http://www.bersirc.org/ - Open Source IRC ])
2012-06-04 13:48:46	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-06-04 13:54:34	-->	BoosterGold (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 13:55:48	theGoldenAvatar	Someone asked me if Iron Man 3 was the biggest movie ever filmed in Wilmington.
2012-06-04 13:55:54	theGoldenAvatar	I referred them to this: http://www.youtube.com/watch?v=3X7rq9DdeWs
2012-06-04 13:56:55	@bloodylip	WHAT
2012-06-04 13:57:17	@bloodylip	GO NINJA GO NINJA GO
2012-06-04 13:57:30	theGoldenAvatar	!
2012-06-04 13:58:53	+lolshin	O HAY RANDY
2012-06-04 14:01:31	theGoldenAvatar	I would have gone with the SMB movie
2012-06-04 14:01:38	theGoldenAvatar	But Vanilla Ice wasn't in that one
2012-06-04 14:08:32	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-04 14:08:32	--	Mode #destructoid [+o TDiddy] by Q
2012-06-04 14:08:48	--	Mode #destructoid [-o ProfPew] by ProfPew
2012-06-04 14:08:48	--	Mode #destructoid [+o ProfPew] by Q
2012-06-04 14:13:42	--	Mode #destructoid [-o ProfPew] by bloodylip
2012-06-04 14:13:42	--	Mode #destructoid [+v ProfPew] by Q
2012-06-04 14:13:43	<--	BoosterGold (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 14:13:54	@bloodylip	suck it, pew
2012-06-04 14:14:16	-->	BoosterGold (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 14:14:57	+ProfPew	aw yeah
2012-06-04 14:15:06	+ProfPew	I will no longer be op here, starting today
2012-06-04 14:15:12	@bloodylip	:(
2012-06-04 14:15:21	@bloodylip	don't leave us, pew!
2012-06-04 14:15:22	Halfleft|away	jesus fucking christ
2012-06-04 14:15:36	Halfleft|away	watching the giant bomb guy strying to solve portal maps makes me genuinely fucking angry
2012-06-04 14:15:39	Halfleft|away	NOBODY IS THIS STUPID
2012-06-04 14:15:50	@bloodylip	Halfleft|away: watching other people play portal does that to you
2012-06-04 14:16:01	Halfleft|away	Aye but those guys are particularly bad
2012-06-04 14:16:11	+ProfPew	too late!
2012-06-04 14:16:56	@bloodylip	NOOOOOOOOOOOOOOOOOOOOO
2012-06-04 14:17:03	theGoldenAvatar	Why aren't you op?
2012-06-04 14:17:12	@bloodylip	because he's not at dtoid anymore
2012-06-04 14:17:23	theGoldenAvatar	Uhhhh
2012-06-04 14:17:24	theGoldenAvatar	okay
2012-06-04 14:17:39	@bloodylip	probably because Niero is becoming a millionaire and paying his writers a pittance!
2012-06-04 14:17:43	@bloodylip	see how i channeled ron workman there?
2012-06-04 14:18:00	theGoldenAvatar	Haha, I meant since when does one have to work for dtoid to be an op here.
2012-06-04 14:18:15	@bloodylip	i think it's just his decision
2012-06-04 14:18:21	@bloodylip	maybe Deep Silver requested he do it!
2012-06-04 14:18:25	@bloodylip	i don't know! ask him!
2012-06-04 14:18:25	Halfleft|away	You say that like it's a one that matters
2012-06-04 14:19:20	theGoldenAvatar	When you become a CM are you not allowed to be a dick anymore?
2012-06-04 14:19:29	theGoldenAvatar	LIke, no negative comments about anyone else ever?
2012-06-04 14:19:39	Halfleft|away	If you want to be a successful one.
2012-06-04 14:19:43	Halfleft|away	"Successful"
2012-06-04 14:19:43	@bloodylip	probably
2012-06-04 14:19:46	theGoldenAvatar	What a terrible life!
2012-06-04 14:20:01	@bloodylip	he should have just created a separate twitter account for his CM duties
2012-06-04 14:20:05	@bloodylip	so he can still be a dick as pew
2012-06-04 14:20:27	+ProfPew	sure I can be a dick
2012-06-04 14:20:35	+ProfPew	I'll just not use the official account for that :D
2012-06-04 14:20:57	disappointment	CM? Community Manager?
2012-06-04 14:21:16	Halfleft|away	"DeepSilverTwitter: Man I really hate those blacks"
2012-06-04 14:21:27	theGoldenAvatar	They are German aren't they?
2012-06-04 14:21:30	@bloodylip	well, he's dutch, so that's already assumed
2012-06-04 14:21:35	@bloodylip	theGoldenAvatar: Ja
2012-06-04 14:21:35	disappointment	Yeah, but I feel like that's everyone's twitter.
2012-06-04 14:21:36	Halfleft|away	"DeepSilverTwitter: OOPS DIDN'T MEAN THAT! MEANT THE JEWS*"
2012-06-04 14:24:15	+ProfPew	Germans, yeah
2012-06-04 14:24:31	+ProfPew	most of them refuse to speak English
2012-06-04 14:24:44	meeetalnarf	das stimmt
2012-06-04 14:24:54	theGoldenAvatar	They have that in common with Mexicans.
2012-06-04 14:25:00	+ProfPew	genau
2012-06-04 14:25:12	disappointment	You know what would fix them? Let's make them pay ridiculous reparations so they become embittered against us. Foolproof.
2012-06-04 14:25:25	meeetalnarf	mhmmmmmmm
2012-06-04 14:25:48	disappointment	No I mean seriously, what could go wrong?
2012-06-04 14:26:08	+lolshin	LEFT 4 DEAD WITH XENOMORPHS AAAAAUGGGHH RANDY FUCK ME HARDER AAAAAAAAAAUUUUGH
2012-06-04 14:26:36	disappointment	You know what, you're right, that is rpetty bad.
2012-06-04 14:26:38	@bloodylip	aliens: colonial whatevers?
2012-06-04 14:27:05	+lolshin	yes
2012-06-04 14:27:26	disappointment	I remember watching the first teaster where Pitchford talked over it. And then whole time I was like Realism? LV426 BLEW UP at the end of Aliens! What the hell's wrong with you?
2012-06-04 14:27:32	+lolshin	randy pitchford talking it up right now
2012-06-04 14:27:49	disappointment	Is this another E3 thing?
2012-06-04 14:29:05	+lolshin	it's on the livestream
2012-06-04 14:29:16	+lolshin	it's over and i'm not paying attention anymore
2012-06-04 14:30:33	disappointment	It did though, it blew up.
2012-06-04 14:32:06	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-04 14:32:41	disappointment	Hey Richter of the Belmont clan.
2012-06-04 14:33:46	richterbelmont	Hey disapointment? i mean jared? why the self deprecating XD username now?
2012-06-04 14:36:16	@Aerox	naia_ are you still here
2012-06-04 14:37:08	disappointment	richterbelmont: I guess everyone seems to think it's appropriate. Who am I to argue with consensus?
2012-06-04 14:37:45	richterbelmont	why not change the name to superawesomepersonguy?
2012-06-04 14:37:57	disappointment	More than 15 chars.
2012-06-04 14:38:01	@bloodylip	because he's terrible
2012-06-04 14:38:11	@bloodylip	i believe he likes Adventure Time
2012-06-04 14:38:16	@bloodylip	so that's pretty awful
2012-06-04 14:38:17	disappointment	I do do doooooo.
2012-06-04 14:39:00	richterbelmont	hes a step up if he hates my little pony
2012-06-04 14:39:17	disappointment	How is MLP related to Adventure Time?
2012-06-04 14:39:39	richterbelmont	oh the same audience would go for it , like ep likes both of those shows
2012-06-04 14:39:52	disappointment	Wait, ep is a brony?
2012-06-04 14:40:16	richterbelmont	i think he was in here a while explaining  WHY ITS GOOD
2012-06-04 14:40:23	@naia_	big time brony
2012-06-04 14:40:31	disappointment	Halo Reach, I had no idea.
2012-06-04 14:40:58	disappointment	Listen though guise... listen, Adventure Time is a pretty OK television show.
2012-06-04 14:41:34	disappointment	The dog is voiced by Epic's own Marcus Phoenix!
2012-06-04 14:41:52	@bloodylip	his name is Bender.
2012-06-04 14:41:54	disappointment	I'm just digging myself in depper here, aren't I?
2012-06-04 14:41:57	@bloodylip	and he does like one voice
2012-06-04 14:42:36	disappointment	bloodylip: Do you watch cartoons at all?
2012-06-04 14:42:45	richterbelmont	i dont like that cn beats you over your heard with commercials for adventure time , they make like 50 commercials for that show
2012-06-04 14:43:46	disappointment	Huh.
2012-06-04 14:43:55	disappointment	Well, let's see, what other disappointing things can I do?
2012-06-04 14:44:20	disappointment	Oh, I love on-disc DLC. It's so awesome to have extra game content available right away!
2012-06-04 14:44:26	richterbelmont	do you like any anime?
2012-06-04 14:44:36	richterbelmont	that can help
2012-06-04 14:44:44	disappointment	Yeah.
2012-06-04 14:45:03	+lolshin	talk about how awesome you think DBZ is
2012-06-04 14:45:10	+lolshin	that would pretty much seal it
2012-06-04 14:45:13	Halfleft|away	will flu medicine work as headache medicine
2012-06-04 14:45:14	disappointment	Can I doso in jest?
2012-06-04 14:45:19	Halfleft|away	it does have paracetamol in it i believe
2012-06-04 14:45:25	+lolshin	i don't see why not
2012-06-04 14:45:30	disappointment	OK, excellent.
2012-06-04 14:45:42	@bloodylip	disappointment: only if they're on nick jr
2012-06-04 14:45:45	@bloodylip	and i completely despise them
2012-06-04 14:45:59	@bloodylip	so basically just Dora the Explorer and Go Diego Go
2012-06-04 14:46:06	+lolshin	gavin I assume so, since most awful illnesses are accompanied by some sort of brain pain
2012-06-04 14:46:12	disappointment	Oh man, DBZ is the best show EVAR! The way that every episode has characters gawking and panning is probably my favorite thing about the show. Also, Goku is like the most strongest ever person strong.
2012-06-04 14:46:29	-->	BoosterGold1 (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 14:46:34	richterbelmont	if you want my disapproval say that you like K-on
2012-06-04 14:46:49	<--	BoosterGold (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has quit (Read error: Connection reset by peer)
2012-06-04 14:46:50	disappointment	I don't want you to disapprove, I want to disappoint you.
2012-06-04 14:47:05	disappointment	Would that be disapointing?
2012-06-04 14:47:38	richterbelmont	sure why not  , a shallow anime about girls singing rock songs and its all cutesy and shit
2012-06-04 14:48:15	disappointment	You secretly like it, eh? Know an awful lot about it Richter, just sayin.
2012-06-04 14:48:39	richterbelmont	um nope , its just been annoying me for  years
2012-06-04 14:48:44	disappointment	Did anyone play tried 2?
2012-06-04 14:48:47	disappointment	*tribes
2012-06-04 14:49:00	+lolshin	i played the beta for about 10 minutes
2012-06-04 14:49:11	+lolshin	unreal/quake with skiis
2012-06-04 14:50:40	@bloodylip	*jetpacks
2012-06-04 14:51:00	disappointment	I miss voice macros instead of voice chat sometimes.
2012-06-04 14:52:32	disappointment	Let's see diappointment.. Oh, my favorite movie is probably the Sixth Sense.
2012-06-04 14:55:23	richterbelmont	nope
2012-06-04 14:55:32	richterbelmont	say something like transformers 2
2012-06-04 14:55:47	disappointment	How about Trabnsformers 3?
2012-06-04 14:56:04	@bloodylip	disappointment: you'd be more disappointing if it was The Happening
2012-06-04 14:56:06	disappointment	Dark Moon or whatever the fuck.
2012-06-04 14:56:40	disappointment	I'll see you a The Happening and raise you a favorite actor Mark Wahlberg?
2012-06-04 14:57:04	@bloodylip	hey, he's not /terrible/
2012-06-04 14:57:08	@bloodylip	he could be Channing Tatum
2012-06-04 14:57:25	disappointment	Clearly my god has forsaken me.
2012-06-04 14:57:29	Halfleft|away	the happening just reminds me of someone's dtoid blog side bar that had some pictures in it of that guy all
2012-06-04 14:57:44	Halfleft|away	"something is happening, OMG ITS THE PLANTS, NVM IT WAS JUST PANTS!"
2012-06-04 14:58:02	richterbelmont	if you want to a really disappointing person Say that You wear Flannel , love the 90s , love bad grunge music and say
2012-06-04 14:58:05	richterbelmont	extreme all the time
2012-06-04 14:58:52	disappointment	That's XTREMEly accurate!
2012-06-04 14:59:06	 *	disappointment 90'd guy, doin' lots'a 90's things!
2012-06-04 14:59:34	disappointment	Oh snap, EA/
2012-06-04 14:59:35	meeetalnarf	http://i.imgur.com/73Du9.jpg
2012-06-04 14:59:56	disappointment	Ew.
2012-06-04 15:00:17	disappointment	Wow, EA's music is super annoying.
2012-06-04 15:00:57	richterbelmont	oh yeah wear beige , and smell like weed  , farts and doritos
2012-06-04 15:01:14	+lolshin	pls god mirrors edge 2
2012-06-04 15:01:19	disappointment	.... those are all the same smell?
2012-06-04 15:01:22	andrewm	OMG Dead Space 3
2012-06-04 15:01:34	@TDiddy	lol
2012-06-04 15:01:36	richterbelmont	OMG THERES ANOHER COD DIDNT SEE THAT COMING
2012-06-04 15:01:45	@TDiddy	wrong company
2012-06-04 15:01:48	andrewm	Wrong company
2012-06-04 15:01:52	@bloodylip	wrong company
2012-06-04 15:01:58	disappointment	wrong company
2012-06-04 15:02:07	@TDiddy	oh man, i REALLY need some swotr updates
2012-06-04 15:02:18	[Rabite]	wrong company
2012-06-04 15:02:27	andrewm	I hear they are releasing an update that makes it good.
2012-06-04 15:02:34	richterbelmont	theres other companies?
2012-06-04 15:02:59	disappointment	http://goo.gl/OnXty
2012-06-04 15:03:09	andrewm	Download 2012?
2012-06-04 15:03:17	andrewm	It's NOT spectacular.
2012-06-04 15:03:33	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-04 15:03:39	andrewm	Now the game you buy is only part of the game!
2012-06-04 15:03:41	+lolshin	oh god someone pull out his face mic
2012-06-04 15:03:50	+lolshin	dont need to hear his stubble scratching
2012-06-04 15:03:58	[Rabite]	someone pull his face off
2012-06-04 15:03:59	[Rabite]	jesus
2012-06-04 15:04:06	andrewm	That's for the end.
2012-06-04 15:04:20	andrewm	I want this game hard.
2012-06-04 15:04:26	andrewm	I hear you get to kill real people finally.
2012-06-04 15:04:28	@bloodylip	what game?
2012-06-04 15:04:30	andrewm	DS3
2012-06-04 15:04:39	[Rabite]	oh look
2012-06-04 15:04:42	[Rabite]	he's looking for her
2012-06-04 15:04:43	[Rabite]	again
2012-06-04 15:04:51	andrewm	Different girl.
2012-06-04 15:04:57	deBLOO	you guys know it's ass
2012-06-04 15:04:57	andrewm	You're thinking of Nicole.
2012-06-04 15:05:00	deBLOO	watch it anyway
2012-06-04 15:05:01	[Rabite]	he's looking for a girl again
2012-06-04 15:05:20	andrewm	deBLOO: It's like watching a train wreck.
2012-06-04 15:05:35	andrewm	Drop out co-op.
2012-06-04 15:06:11	andrewm	Ew.
2012-06-04 15:06:16	andrewm	This AI partner thing. Gross.
2012-06-04 15:06:24	disappointment	Do not want.
2012-06-04 15:06:31	+lolshin	HAHAHAHAAH GIANT DRILL MONSTER
2012-06-04 15:06:51	+lolshin	WIZARD CASTS BLIZZAGA
2012-06-04 15:07:41	disappointment	haha
2012-06-04 15:08:03	+lolshin	GLADOS DRILL
2012-06-04 15:08:20	disappointment	This is so scary. I don't know if I can keep watching.
2012-06-04 15:08:30	disappointment	The drill, and bright outdoor lighting.
2012-06-04 15:08:43	andrewm	Yeah.
2012-06-04 15:08:49	andrewm	Clearly not even remotely horror.
2012-06-04 15:09:11	disappointment	Oh wow, DS3 has become the MP from ME3.
2012-06-04 15:09:18	+lolshin	dead space is now good lost planet
2012-06-04 15:09:21	disappointment	But with no other people.
2012-06-04 15:09:24	<--	BoosterGold1 (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has quit (Quit: Leaving.)
2012-06-04 15:09:40	disappointment	Instead of Issac, I would have play an Asari adept.
2012-06-04 15:10:43	Halfleft|away	just scratched a chunk out of my thumb
2012-06-04 15:10:44	Halfleft|away	excellent
2012-06-04 15:10:57	andrewm	Planning on cloning yourself?
2012-06-04 15:11:15	disappointment	Why are people cheering?
2012-06-04 15:11:20	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-04 15:11:29	[Rabite]	well
2012-06-04 15:11:31	[Rabite]	SPORTS
2012-06-04 15:11:35	andrewm	Fay Lewis
2012-06-04 15:11:48	[Rabite]	no idea who that is
2012-06-04 15:11:51	[Rabite]	or why I should care
2012-06-04 15:12:01	richterbelmont	http://www.consolecontrollus.com/e3-2012-geoff-keighley-responds-on-why-sony-press-conference-will-not-air-on-spike
2012-06-04 15:12:12	andrewm	He wants to long after his records are fallen.
2012-06-04 15:12:29	andrewm	Average life span of an NFL player is like 52
2012-06-04 15:12:59	[Rabite]	I'm sure the repeated concussions aren't that bad for you
2012-06-04 15:14:06	disappointment	MASH X TO REGAIN BALANCE
2012-06-04 15:14:24	[Rabite]	MASH A TO GIVE A FUCK
2012-06-04 15:14:26	[Rabite]	dammit
2012-06-04 15:14:37	disappointment	lool
2012-06-04 15:14:39	andrewm	JOE MONTANA
2012-06-04 15:14:46	+lolshin	hahahahahahaha
2012-06-04 15:15:05	andrewm	Thank you, babe.
2012-06-04 15:15:17	disappointment	John Madden here for tough actin Tinactin; the video game.
2012-06-04 15:15:19	[Rabite]	oh jesus
2012-06-04 15:15:21	meeetalnarf	he did say babe, right?
2012-06-04 15:15:41	andrewm	I bet he's high on coke right now.
2012-06-04 15:15:41	+lolshin	yep
2012-06-04 15:16:27	andrewm	Every game is an RPG now.
2012-06-04 15:16:50	meeetalnarf	wow you can restart the game
2012-06-04 15:16:52	andrewm	Madden: Reincarnation
2012-06-04 15:17:02	Halfleft|away	Madden Fantasy X
2012-06-04 15:17:10	andrewm	Virtual twitter feed with Skip Bayless
2012-06-04 15:17:15	andrewm	Fucking christ kill me noooooow
2012-06-04 15:17:16	Halfleft|away	now with androgenous japanese boys
2012-06-04 15:17:23	[Rabite]	so glad I have this muted
2012-06-04 15:17:38	andrewm	You can post your fact twitter responses to real twitter
2012-06-04 15:17:42	disappointment	We are the wolves. Merciless.
2012-06-04 15:17:44	andrewm	your fake*
2012-06-04 15:17:47	meeetalnarf	but already better than ms pc
2012-06-04 15:18:11	meeetalnarf	i am hyped y0
2012-06-04 15:18:19	meeetalnarf	blonde
2012-06-04 15:18:29	[Rabite]	oh here we go
2012-06-04 15:18:33	[Rabite]	ok she's ugly
2012-06-04 15:18:47	[Rabite]	ugh
2012-06-04 15:19:09	andrewm	Game of the year.
2012-06-04 15:19:12	+lolshin	hahaha
2012-06-04 15:19:16	+lolshin	total farmville burn
2012-06-04 15:19:19	[Rabite]	whoever did this song needs to die
2012-06-04 15:19:23	andrewm	FUN FUN
2012-06-04 15:19:26	andrewm	ALWAYS HAVE FUN
2012-06-04 15:19:28	[Rabite]	lolshin: yeah that was the best part
2012-06-04 15:19:28	andrewm	FUN FUN
2012-06-04 15:19:31	Halfleft|away	OR ELSE
2012-06-04 15:19:35	meeetalnarf	too little wubwub?
2012-06-04 15:19:59	andrewm	Damning with faint praise.
2012-06-04 15:20:22	[Rabite]	yay
2012-06-04 15:20:39	disappointment	WAnt to go to E3? Will you clap for anything? YOU'RE IN!
2012-06-04 15:20:55	[Rabite]	can you clap while asleep? YOU'RE IN!!
2012-06-04 15:21:35	disappointment	Are you really in the Matrix? Can you clap while intravenously being fed the dead? YOU'RE IN!
2012-06-04 15:21:50	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-04 15:21:50	--	Mode #destructoid [+v Gemsi] by Q
2012-06-04 15:21:51	[Rabite]	are you clapping right now? you're in!
2012-06-04 15:23:06	[Rabite]	I'd get this if it weren't for origin and the required logging on to play
2012-06-04 15:23:31	+lolshin	oh look, someone pulled out his facemic
2012-06-04 15:23:41	meeetalnarf	who are they?
2012-06-04 15:23:46	[Rabite]	cod guys
2012-06-04 15:23:47	andrewm	Vince and Jason
2012-06-04 15:23:48	+lolshin	infinity ward
2012-06-04 15:23:55	meeetalnarf	oh
2012-06-04 15:24:02	[Rabite]	ugh
2012-06-04 15:24:03	andrewm	And did you do just just
2012-06-04 15:24:04	[Rabite]	peter moore
2012-06-04 15:24:05	@TDiddy	former infinity ward
2012-06-04 15:24:10	+lolshin	BEEFTREE WOO
2012-06-04 15:24:15	+Gemsi	I just got back from the pub, did i miss anything silly from ea ?
2012-06-04 15:24:34	andrewm	He seemed really annoyed
2012-06-04 15:24:36	+lolshin	dead space is now lost planet X gears worms
2012-06-04 15:24:38	[Rabite]	only simcity
2012-06-04 15:24:39	andrewm	Gemsi: not really
2012-06-04 15:24:39	[Rabite]	that's it
2012-06-04 15:24:49	+lolshin	and sim city is gonna squash farmville on facebook
2012-06-04 15:24:53	+lolshin	that's it
2012-06-04 15:25:26	+lolshin	battlefield 2143 pls
2012-06-04 15:25:28	+lolshin	awwwwwwww
2012-06-04 15:25:30	+lolshin	nooooooooooooooooo
2012-06-04 15:25:38	+Gemsi	strategy guides !
2012-06-04 15:25:38	andrewm	Hahahahaha
2012-06-04 15:25:48	+lolshin	nooooooooooooooooooooooooooooooo
2012-06-04 15:25:51	[Rabite]	SHOOT THEM IN THE HEAD TO WIN
2012-06-04 15:26:00	+lolshin	fucking call of duty elite bullshit up in here
2012-06-04 15:26:19	@TDiddy	MOTORBIKES?!
2012-06-04 15:26:23	@TDiddy	If they have sidecars, i am in
2012-06-04 15:26:45	+lolshin	$50
2012-06-04 15:26:45	andrewm	What a value.
2012-06-04 15:26:48	+lolshin	suck my dick
2012-06-04 15:26:51	+lolshin	ea
2012-06-04 15:27:13	[Rabite]	like they weren't going to ride that trend all the way to the bottom
2012-06-04 15:27:39	+Gemsi	I don't think i've touched BF3 since karkland came out
2012-06-04 15:28:05	+lolshin	^
2012-06-04 15:28:13	[Rabite]	I didn't bother buying it
2012-06-04 15:28:22	@TDiddy	I want a jet that doesnt crash because i cant remember how to fly it
2012-06-04 15:28:24	+Gemsi	also eww paid members get server queue priority
2012-06-04 15:28:31	@TDiddy	lol
2012-06-04 15:28:42	+Gemsi	o joy mmo numbers
2012-06-04 15:29:42	+Gemsi	I hope they say 'oh and we are merging half the servers'
2012-06-04 15:30:56	+Gemsi	he is walking off stage, so no dragon age or mass effect news ?
2012-06-04 15:31:13	[Rabite]	no
2012-06-04 15:31:15	[Rabite]	why would there be
2012-06-04 15:31:31	[Rabite]	CATHAR
2012-06-04 15:31:32	+Gemsi	cat people, what any mmo needs
2012-06-04 15:31:36	[Rabite]	IT'S A CAT
2012-06-04 15:31:56	[Rabite]	why isn't anyone surprised that the cathar are cat people?
2012-06-04 15:32:29	andrewm	Tier 2
2012-06-04 15:32:52	@naia_	GOd damn whats with all the shooters?
2012-06-04 15:33:01	+Gemsi	it's 2012 ?
2012-06-04 15:33:02	@naia_	I feel like it gets worse every year
2012-06-04 15:33:16	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-04 15:33:25	[Rabite]	until cod, bf and halo die that's all you're going to see for a while naia
2012-06-04 15:33:36	@naia_	its like if you don't like shooters, no new games for you!
2012-06-04 15:33:38	dare-	dtoid.com keeps giving me server overload
2012-06-04 15:33:58	[Rabite]	or kinect
2012-06-04 15:34:00	[Rabite]	one or the other
2012-06-04 15:34:06	@naia_	theres nothing in the middle
2012-06-04 15:34:18	@naia_	I know this is nothing new but is still frustrating
2012-06-04 15:34:19	[Rabite]	this might be fun
2012-06-04 15:34:24	dare-	None of these announced games so far are very interesting
2012-06-04 15:34:34	[Rabite]	simcity looks excellent
2012-06-04 15:34:42	disappointment	I seem to remember a story somewhere online asking if the FPS was a dying breed. Guess not!
2012-06-04 15:34:48	dare-	Where's that
2012-06-04 15:34:56	andrewm	Stupidassgaming.com
2012-06-04 15:34:57	@naia_	anad Resident Evil 6 just looks like Capcom trying REALLY hard to get the dude bros to buy their game
2012-06-04 15:35:07	dare-	Dude bros
2012-06-04 15:35:20	andrewm	Leon is the dudiest of the bros
2012-06-04 15:35:31	dare-	Everyone wants some of that CoD money
2012-06-04 15:35:43	dare-	People aren't happy any more with just making good money
2012-06-04 15:35:50	[Rabite]	sadly
2012-06-04 15:37:10	andrewm	Wake me when this is over
2012-06-04 15:37:59	[Rabite]	this looks pretty fun
2012-06-04 15:38:08	[Rabite]	but why do I get the feeling the single player will be 3-4 hours
2012-06-04 15:38:08	[Rabite]	max
2012-06-04 15:38:22	+Gemsi	because it's a modern fps ?
2012-06-04 15:38:46	andrewm	Haha
2012-06-04 15:38:58	andrewm	He was shooting his own teammate in the back of the head
2012-06-04 15:39:01	[Rabite]	gemsi: yeah that'd be it
2012-06-04 15:39:33	+Gemsi	i guess the sas isn't a thing now ?
2012-06-04 15:39:41	[Rabite]	they don't matter
2012-06-04 15:39:44	[Rabite]	TIER 1
2012-06-04 15:40:06	+Gemsi	no wait their they were
2012-06-04 15:40:16	andrewm	OGA
2012-06-04 15:40:17	+Gemsi	LINKIN PARK
2012-06-04 15:40:17	[Rabite]	there ya go
2012-06-04 15:40:21	+Gemsi	really
2012-06-04 15:40:25	+Gemsi	really....
2012-06-04 15:40:26	andrewm	Is that the Original Gangsta Association?
2012-06-04 15:40:32	[Rabite]	yes
2012-06-04 15:41:17	meeetalnarf	smooth
2012-06-04 15:41:24	andrewm	Warfighter
2012-06-04 15:41:24	meeetalnarf	golf?
2012-06-04 15:42:02	[Rabite]	god dammit
2012-06-04 15:42:04	[Rabite]	more madden
2012-06-04 15:42:07	andrewm	"Here's why it's cool"
2012-06-04 15:42:36	+Gemsi	what is up with the tiny clips in weird shaped boxes in the center of the screen
2012-06-04 15:42:44	meeetalnarf	artsy
2012-06-04 15:43:14	[Rabite]	oh
2012-06-04 15:43:16	[Rabite]	kickball
2012-06-04 15:44:17	[Rabite]	I don't see any lines going to the US
2012-06-04 15:44:18	[Rabite]	wonder why
2012-06-04 15:44:19	disappointment	Eima go offline. Lates.
2012-06-04 15:44:25	[Rabite]	see ya
2012-06-04 15:44:28	DougCL	is this the EA conference?
2012-06-04 15:44:36	DougCL	i thought it started in like 15 minutes
2012-06-04 15:44:37	+lolshin	yea
2012-06-04 15:44:49	andrewm	It started 45 minutes ago
2012-06-04 15:44:50	+Gemsi	started like 45 mins ago or so
2012-06-04 15:44:51	[Rabite]	it's been going for like an hour
2012-06-04 15:44:56	DougCL	TIMEZONES!!!!
2012-06-04 15:45:07	[Rabite]	you've missed dickall though
2012-06-04 15:45:09	[Rabite]	so don't worry
2012-06-04 15:45:34	dare-	[Rabite] any links to Sim City
2012-06-04 15:45:37	[Rabite]	sports, bang bang, simcity, bang bang, sports
2012-06-04 15:45:39	[Rabite]	not yet
2012-06-04 15:46:15	DougCL	what was the bang bangs?
2012-06-04 15:46:30	+Gemsi	battlefield 3 and MoH
2012-06-04 15:46:35	+lolshin	sigh
2012-06-04 15:46:42	dare-	And L4D3
2012-06-04 15:46:49	+lolshin	hah I wish
2012-06-04 15:47:05	dare-	Actually
2012-06-04 15:47:09	andrewm	Physical play, lolololol
2012-06-04 15:47:12	dare-	They are doing that Payday/L4D crossover
2012-06-04 15:47:16	+lolshin	yeah
2012-06-04 15:47:19	+lolshin	that's gonna be sweet
2012-06-04 15:47:22	andrewm	He means their cutting edge flopping engine
2012-06-04 15:47:26	dare-	You don't even play payday
2012-06-04 15:47:34	Halfleft|away	aren't those games both exactly the same anyway
2012-06-04 15:47:37	+lolshin	but it's still gonna be sweet
2012-06-04 15:47:55	[Rabite]	fifa 13: get hacked by a game you've never played by some guy in russia or africa
2012-06-04 15:48:01	+lolshin	zombie bank robbery HO!
2012-06-04 15:49:16	dare-	ZOMBIESHIN HERE
2012-06-04 15:51:37	meeetalnarf	thats brotastic
2012-06-04 15:52:05	[Rabite]	the guy on the left looks kind of like tom cruise
2012-06-04 15:52:08	[Rabite]	from some angles
2012-06-04 15:52:29	meeetalnarf	hooray
2012-06-04 15:52:56	andrewm	I love beating my friends
2012-06-04 15:52:57	+lolshin	YES CRITERION WOOOOOOOOO
2012-06-04 15:52:58	Halfleft|away	he should put that on his CV
2012-06-04 15:53:30	+Gemsi	I would still rather have a new burnout
2012-06-04 15:53:53	+Gemsi	but then criterion + open world = me spending money
2012-06-04 15:53:59	+lolshin	YES
2012-06-04 15:54:02	+lolshin	YESYEYSYEYESYSEYSEYEYYESYESYESEYSESYSEY
2012-06-04 15:54:16	Halfleft|away	didn't criterion go bust?
2012-06-04 15:54:19	+Gemsi	no
2012-06-04 15:54:31	+Gemsi	that was the split/second people ?
2012-06-04 15:54:33	[Rabite]	yeah
2012-06-04 15:54:35	Halfleft|away	i'm thinking of something else then
2012-06-04 15:54:37	[Rabite]	and the blur people
2012-06-04 15:54:52	[Rabite]	bizarre creations
2012-06-04 15:54:57	+lolshin	^
2012-06-04 15:54:58	+Gemsi	yeah them
2012-06-04 15:55:08	[Rabite]	who also made geometry wars ;_;
2012-06-04 15:55:12	[Rabite]	and pgr
2012-06-04 15:55:13	[Rabite]	;_;
2012-06-04 15:55:21	richterbelmont	meh /me sips coffee
2012-06-04 15:55:25	+Gemsi	this need for speed really does look like burnout
2012-06-04 15:55:43	Halfleft|away	http://www.youtube.com/watch?v=ondpLxoRJuk
2012-06-04 15:55:44	+Gemsi	more slowdown of the crashes is needed, but that's it
2012-06-04 15:55:46	+lolshin	hot pursuit was really burnouty
2012-06-04 15:55:47	+lolshin	and AMAZING
2012-06-04 15:55:48	Halfleft|away	choon
2012-06-04 15:55:53	+Gemsi	also classical music
2012-06-04 15:55:54	 *	lolshin swoons
2012-06-04 15:56:14	[Rabite]	all it needs now is car customization and I'm in
2012-06-04 15:56:18	meeetalnarf	very little traffic
2012-06-04 15:56:27	+Gemsi	billboards to drive though
2012-06-04 15:56:43	+Gemsi	yeah this is paradise 2 in all but name isn't it
2012-06-04 15:56:46	[Rabite]	<@[[Pro]]> burnout paradise 2 on display
2012-06-04 15:56:52	+lolshin	yesssssssssssss
2012-06-04 15:56:58	[Rabite]	wow
2012-06-04 15:57:03	[Rabite]	ea has two games worth a shit
2012-06-04 15:57:07	[Rabite]	and one that's questionable
2012-06-04 15:57:45	+Gemsi	So the big question, will the burnout DJ come back
2012-06-04 15:58:16	[Rabite]	doubt it
2012-06-04 15:58:53	 *	[Rabite] want
2012-06-04 15:58:57	[Rabite]	oh shit
2012-06-04 15:59:05	[Rabite]	a week after forza horizons
2012-06-04 15:59:31	DougCL	at crytek they have wungo
2012-06-04 15:59:48	[Rabite]	crysis was in the forest
2012-06-04 15:59:49	andrewm	Exploziv
2012-06-04 15:59:52	[Rabite]	crysis 2 was in new york
2012-06-04 16:00:04	[Rabite]	crysis 3 will be in a forest in new york
2012-06-04 16:00:05	[Rabite]	great
2012-06-04 16:00:33	richterbelmont	i remember and those 2 burgulars where still chasing you
2012-06-04 16:01:06	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-06-04 16:01:06	DougCL	i have a severe dislike for the alien design in crysis 2.
2012-06-04 16:01:28	DougCL	and i really hated having to just fight the same 3 types over and over for the second half of the game
2012-06-04 16:02:25	+Gemsi	wait press y to skip ?
2012-06-04 16:02:55	[Rabite]	woo
2012-06-04 16:02:58	[Rabite]	rambo mode!!
2012-06-04 16:03:07	[Rabite]	bow and arrow to take out a helicopter
2012-06-04 16:07:06	+Gemsi	so less than an hour till the magic of ubisoft then
2012-06-04 16:07:53	Halfleft|away	bratz babiez partiez dogz
2012-06-04 16:08:02	Halfleft|away	-creedz
2012-06-04 16:08:27	[Rabite]	penisez
2012-06-04 16:08:50	[Rabite]	someone else has the dogz license I think
2012-06-04 16:11:58	Halfleft|away	dogẓ
2012-06-04 16:22:42	<--	meeetalnarf (~meetalnar@p54AC99A8.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-04 16:36:34	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-04 16:36:34	--	Mode #destructoid [+o BPG] by Q
2012-06-04 16:38:30	<--	Gree (~Gree@pD9E339A5.dip.t-dialin.net) has quit (Quit)
2012-06-04 16:39:04	<--	naia_ (webchat@naia.users.quakenet.org) has quit (Ping timeout)
2012-06-04 16:40:31	Halfleft|away	http://www.youtube.com/watch?feature=player_embedded&v=mnUbXOeJaKI
2012-06-04 16:46:31	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-04 16:47:30	deBLOO	wat
2012-06-04 16:48:13	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-06-04 16:48:24	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-04 16:48:33	deBLOO	http://www.youtube.com/watch?v=jFWkTSeWCho
2012-06-04 16:48:38	deBLOO	Can't wait to see  this
2012-06-04 16:48:49	deBLOO	"Li JOE Show 30/04/12 - UMvC3 Fanatiq vs Ray Ray"
2012-06-04 16:49:08	deBLOO	Fanatiq is the guy who won the 45k money match in MvC2 back in I think 09
2012-06-04 16:49:35	deBLOO	They're going to play in ECT4 which June 9th
2012-06-04 16:49:40	deBLOO	*which is
2012-06-04 16:50:36	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-04 16:51:47	Brainderailment	Aerox
2012-06-04 16:51:53	@Aerox	sup boner
2012-06-04 16:52:28	Brainderailment	e3 summary, GO
2012-06-04 16:52:32	@Aerox	shit sucks
2012-06-04 16:52:34	@Aerox	who cares
2012-06-04 16:52:42	@Aerox	i stopped watching after the MS conference
2012-06-04 16:52:53	Brainderailment	I haven't seen anything yet.
2012-06-04 16:53:05	@Aerox	you didn't miss anything
2012-06-04 16:53:23	@Aerox	kinect, kinect, sports, kinect, halo, internet explorer, kinect, watch tv on things
2012-06-04 16:53:24	@Aerox	the end
2012-06-04 16:53:35	Brainderailment	I think I'm done with gaming
2012-06-04 16:53:45	Brainderailment	at least until I can go buy a game and just play it.
2012-06-04 16:54:37	@Aerox	This year hasn't been super exciting
2012-06-04 16:55:05	@Aerox	I am kind of interested in Hawken, Borderlands 2, and Sleeping Dogs
2012-06-04 16:55:10	@Aerox	but i'm not really super excited abotu any of them
2012-06-04 16:55:25	Brainderailment	Yeah, I guess borderlands 2. I hope my friends get it at the same time
2012-06-04 16:55:31	richterbelmont	im only excited for skyrim dlc and im excited for dlc , thats sad
2012-06-04 16:55:50	+Gemsi	ubisoft
2012-06-04 16:56:02	+Gemsi	ubisoft alone may just be amazing
2012-06-04 16:56:15	Brainderailment	Well, Bethesda is good at making expansions
2012-06-04 16:57:09	@Aerox	the only way it will be amazing is if it's a trainwreck
2012-06-04 16:57:14	@Aerox	who is hosting thi syear
2012-06-04 16:57:34	+Gemsi	not a clue
2012-06-04 16:59:51	DougCL	joel mchale and mr caffiene together in one of those novelty 2 person t-shirts.
2012-06-04 17:00:03	[Rabite]	ubisoft is going to have to do a lot to not suck
2012-06-04 17:02:37	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-04 17:05:59	+Gemsi	well ubi already have live dancers
2012-06-04 17:06:20	@TDiddy	um
2012-06-04 17:06:22	+Gemsi	wait ...wild wild west
2012-06-04 17:06:24	@TDiddy	wild wild wild
2012-06-04 17:06:26	+Gemsi	i...
2012-06-04 17:06:27	+Gemsi	what
2012-06-04 17:06:51	@Aerox	alright, trainwreck confirmed
2012-06-04 17:06:51	@Aerox	I'm watching
2012-06-04 17:06:57	Ecks|Work	worst opening ever
2012-06-04 17:07:13	@TDiddy	hahahahaha
2012-06-04 17:07:20	Ecks|Work	battlemode?
2012-06-04 17:07:27	+Gemsi	what is on that dudes mic
2012-06-04 17:07:35	[Rabite]	who the fuck is that
2012-06-04 17:07:36	Ecks|Work	what is going on
2012-06-04 17:07:51	DougCL	this guy played wrestlemania
2012-06-04 17:07:52	Ecks|Work	why are these always so terrible
2012-06-04 17:07:53	@TDiddy	all these jaded writers having to put there hands up
2012-06-04 17:08:01	@Aerox	Why would they do that
2012-06-04 17:08:05	[Rabite]	ecks: this is ubisoft
2012-06-04 17:08:06	@Aerox	Most refuse to do that shit
2012-06-04 17:08:07	[Rabite]	that's why
2012-06-04 17:08:11	@TDiddy	because flo rida said so
2012-06-04 17:08:13	Ecks|Work	I dont understand
2012-06-04 17:08:18	@Aerox	he sounds horrible without autotune
2012-06-04 17:08:25	Ecks|Work	I muted it
2012-06-04 17:08:29	[Rabite]	aerox: who the hell is it
2012-06-04 17:08:36	@Aerox	flo rida
2012-06-04 17:08:42	[Rabite]	that's a name?
2012-06-04 17:08:44	[Rabite]	seriously
2012-06-04 17:08:47	[Rabite]	jesus
2012-06-04 17:09:03	[Rabite]	what a dipshit
2012-06-04 17:09:03	@TDiddy	Aisha Tyler!
2012-06-04 17:09:07	richterbelmont	nintendos killer app for the wii u just dance 4
2012-06-04 17:09:08	Ecks|Work	=O
2012-06-04 17:09:16	@Aerox	WHAT
2012-06-04 17:09:19	@Aerox	CONFERENCE REDEEMED
2012-06-04 17:09:20	@TDiddy	Shes hosting!
2012-06-04 17:09:26	@Aerox	MARRY ME
2012-06-04 17:09:28	+Gemsi	this is nuts
2012-06-04 17:09:33	richterbelmont	no1
2012-06-04 17:09:42	@Aerox	God I love her
2012-06-04 17:09:42	+Gemsi	also it's not ubisoft branded, it's uplay branded
2012-06-04 17:09:44	[Rabite]	I have no idea who this is either
2012-06-04 17:09:52	DougCL	that mic truly is nutty.
2012-06-04 17:09:59	Brainderailment	where can I watch this?
2012-06-04 17:10:05	@Aerox	http://e3.gamespot.com/press-conference/ubisoft-e3/
2012-06-04 17:10:07	[Rabite]	http://www.gametrailers.com/netstorage/e3/live.html
2012-06-04 17:10:07	+Gemsi	http://www.giantbomb.com/chat/
2012-06-04 17:10:14	Brainderailment	thanks
2012-06-04 17:10:18	DougCL	who?
2012-06-04 17:10:22	+Gemsi	the giantbomb link is just the gamespot one anyway
2012-06-04 17:10:31	@Aerox	who the fuck is this
2012-06-04 17:10:37	+Gemsi	oh woo backstage at ubi
2012-06-04 17:10:39	@TDiddy	no idea
2012-06-04 17:10:48	Ecks|Work	He does those literal trailers
2012-06-04 17:10:52	DougCL	ubisoft is delivering right now
2012-06-04 17:10:54	Ecks|Work	Ubisot love him
2012-06-04 17:11:14	Brainderailment	This black woman doesn't have enough sass for my taste
2012-06-04 17:11:26	Brainderailment	I'm not getting my sass boner
2012-06-04 17:11:33	DougCL	WHOA
2012-06-04 17:11:40	@Aerox	Um
2012-06-04 17:11:44	@Aerox	Back the fuck up nate
2012-06-04 17:11:49	@Aerox	She's hella sassy
2012-06-04 17:11:53	dare-	YUP
2012-06-04 17:11:58	@Aerox	She's so amazing
2012-06-04 17:12:02	Brainderailment	She's not spitting on people
2012-06-04 17:12:02	DougCL	farkai 3
2012-06-04 17:12:03	@TDiddy	She just sassed that guy before he even said anything
2012-06-04 17:12:03	[Rabite]	jesus will she shut up
2012-06-04 17:12:05	[Rabite]	jesus
2012-06-04 17:12:18	@Aerox	No, she should keep talking, because it will be better than the horseshit games they're showing
2012-06-04 17:12:28	[Rabite]	hmmm
2012-06-04 17:12:28	[Rabite]	you may have a point
2012-06-04 17:12:36	[Rabite]	far cry 3
2012-06-04 17:12:36	[Rabite]	:D
2012-06-04 17:12:39	DougCL	TITTIES
2012-06-04 17:12:42	Brainderailment	I think i'm the only person who likes FPS games who hates far cry games
2012-06-04 17:12:44	@TDiddy	...not weird at all
2012-06-04 17:12:45	+Gemsi	haha uplay camera team...
2012-06-04 17:12:56	@Aerox	hahahah what
2012-06-04 17:13:00	@Aerox	wow, ubi
2012-06-04 17:13:02	Brainderailment	serious?
2012-06-04 17:13:04	@Aerox	full on boob
2012-06-04 17:13:07	Ecks|Work	wtf
2012-06-04 17:13:11	[Rabite]	that's different
2012-06-04 17:13:15	dare-	NC-17
2012-06-04 17:13:21	Brainderailment	spoiler alert, TITS
2012-06-04 17:13:25	DougCL	OH BOY. BOOBIES
2012-06-04 17:13:46	@Aerox	meeting
2012-06-04 17:14:02	Brainderailment	wow, they were watching them bang
2012-06-04 17:14:34	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-04 17:14:34	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-04 17:14:34	--	andrewm_ is now known as andrewm
2012-06-04 17:14:39	dare-	SW TOR goes FTP up to level 15 huh
2012-06-04 17:15:18	richterbelmont	someone plays that!?
2012-06-04 17:15:39	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-06-04 17:15:46	+Gemsi	is this the first ps3 build of something we have seen all show so far ?
2012-06-04 17:16:39	Ecks|Work	superman jump?
2012-06-04 17:16:48	Brainderailment	so, is this guy a tribal native or an american guy with superpowers?
2012-06-04 17:17:17	dare-	I'm sure he's American
2012-06-04 17:17:33	Brainderailment	why would a bunch of natives follow an american?
2012-06-04 17:17:43	+Gemsi	mutant monkeys is the only real thing I remember about far cry as a whole, that and fire
2012-06-04 17:17:55	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-04 17:18:23	Brainderailment	whole lot of preset activities here
2012-06-04 17:18:30	+Gemsi	o great now the animal rights people will be shitty being he shot a tiger
2012-06-04 17:19:07	richterbelmont	im so excited to play a fps next year! infact i can play a fps now
2012-06-04 17:19:08	dare-	Brainderailment, that's the question asked in many Hollywood movies about foreign countries
2012-06-04 17:19:08	Brainderailment	lot of electricity for an island
2012-06-04 17:19:34	+Gemsi	is this the animus ?
2012-06-04 17:19:57	Brainderailment	mescaline, the game
2012-06-04 17:20:31	DougCL	that looks reallly cool still
2012-06-04 17:20:45	@Aerox	back
2012-06-04 17:20:51	Ecks|Work	you missed ot Aerox
2012-06-04 17:20:55	DougCL	especially tigers and boobs and neon fire hallways
2012-06-04 17:21:17	Brainderailment	buzzwords!
2012-06-04 17:21:28	Brainderailment	not four, not five, not 12
2012-06-04 17:21:42	+Gemsi	not one tit, but a pair
2012-06-04 17:21:44	dare-	OH YAY DEAD SPACE 3
2012-06-04 17:22:24	Brainderailment	wow, she's going to get shit for that tiger comment
2012-06-04 17:22:26	DougCL	man it woulda been so much weirder if we only saw one titty.
2012-06-04 17:22:34	@Aerox	I don't care Aisha is still here
2012-06-04 17:22:51	Brainderailment	what's an Aisha?
2012-06-04 17:22:57	Ecks|Work	black civk
2012-06-04 17:23:01	Ecks|Work	chick*
2012-06-04 17:23:11	dare-	Racist Ecks
2012-06-04 17:23:11	Brainderailment	The black chick
2012-06-04 17:23:28	DougCL	buh buh buh buh black chicks
2012-06-04 17:23:35	Ecks|Work	w/e dare-
2012-06-04 17:23:40	Ecks|Work	you know I'm right!
2012-06-04 17:23:57	DougCL	did you know that ecks is black?
2012-06-04 17:24:00	DougCL	ITS TRUE
2012-06-04 17:24:05	Brainderailment	splinter cell bores me like kakaow
2012-06-04 17:24:23	dare-	Splinter Cell is a series I wish I liked more
2012-06-04 17:24:44	Brainderailment	Ecks is so black, he laughs at charcoal for being pale.
2012-06-04 17:24:52	Ecks|Work	YES I DO
2012-06-04 17:24:57	DougCL	you play conviction dare?
2012-06-04 17:25:24	Ecks|Work	I still need to coop that game
2012-06-04 17:25:30	richterbelmont	meh
2012-06-04 17:25:33	dare-	Yeah I did
2012-06-04 17:25:39	DougCL	girlwood
2012-06-04 17:25:41	dare-	I remembe rliking it but I remember zero about that game
2012-06-04 17:25:52	DougCL	theres an avengers game?
2012-06-04 17:25:52	Brainderailment	is conviction the one where you go back in time and shoot things in the middle east
2012-06-04 17:25:53	richterbelmont	your racist against urself now
2012-06-04 17:26:02	DougCL	no
2012-06-04 17:26:02	Brainderailment	she's got a wide-on
2012-06-04 17:26:07	DougCL	...yes
2012-06-04 17:26:16	Brainderailment	girl wood, aka wet
2012-06-04 17:26:18	Brainderailment	sht
2012-06-04 17:26:29	Brainderailment	she just doesn't want to gross herself out
2012-06-04 17:26:37	DougCL	NONE OF THESE CHARACTERS ARE AVENGERS
2012-06-04 17:26:41	Brainderailment	so far haha
2012-06-04 17:27:04	DougCL	oh there they are
2012-06-04 17:27:07	DougCL	on a roof
2012-06-04 17:27:09	Brainderailment	yeah, magneto, storm, wolverine, venom
2012-06-04 17:27:14	+Gemsi	haha wiiu and kinect
2012-06-04 17:27:21	Ecks|Work	WHAT
2012-06-04 17:27:24	+Gemsi	no other platforms
2012-06-04 17:27:32	+Gemsi	those were the only two logos
2012-06-04 17:27:32	Brainderailment	WIIU WIIU! I'm a police car!
2012-06-04 17:27:44	@TDiddy	I love how much i can feel her hate him
2012-06-04 17:27:58	Brainderailment	haha
2012-06-04 17:28:05	Ecks|Work	thats pretty hilarious
2012-06-04 17:28:08	Brainderailment	she's pissed at the timing
2012-06-04 17:28:16	DougCL	oh man
2012-06-04 17:28:18	DougCL	props
2012-06-04 17:28:56	Brainderailment	I still haven't finished rayman origins
2012-06-04 17:29:01	+Gemsi	you should
2012-06-04 17:29:19	Ecks|Work	I should start it
2012-06-04 17:29:25	+Gemsi	you should
2012-06-04 17:29:33	Ecks|Work	lets play Gemsi
2012-06-04 17:29:36	Ecks|Work	what console?
2012-06-04 17:29:43	+Gemsi	i have it on 360
2012-06-04 17:30:48	Brainderailment	so, would you not play this on a tv? I mean, you wouldn't look at it
2012-06-04 17:31:12	+Gemsi	only for the touchscreen dude i guess
2012-06-04 17:31:13	Brainderailment	okay, for multi
2012-06-04 17:31:16	Ecks|Work	is this two player or something?
2012-06-04 17:31:30	Ecks|Work	one tablet and one normal player?
2012-06-04 17:31:54	@TDiddy	yep
2012-06-04 17:32:02	+Gemsi	they said up to 5 for the wii u
2012-06-04 17:32:03	Brainderailment	that looked like an xbox con
2012-06-04 17:32:11	+Gemsi	4 normal and one touchscreen
2012-06-04 17:32:12	richterbelmont	old news nate
2012-06-04 17:32:21	Ecks|Work	Wii U Pro controler
2012-06-04 17:32:24	Ecks|Work	controller*
2012-06-04 17:32:28	richterbelmont	yeah looks like a 360 con
2012-06-04 17:32:39	Brainderailment	I don't usually pay attention to game news
2012-06-04 17:33:58	Brainderailment	I'm guessing most people are going to buy a wiiU thinking it's only a tablet
2012-06-04 17:34:02	DougCL	that rayman shit is still so charming
2012-06-04 17:34:29	DougCL	put the kids to bed? tits were already on
2012-06-04 17:34:46	@TDiddy	ZAMBIES
2012-06-04 17:35:00	richterbelmont	put the kids to bed? thats their audience for the hardcore fps game
2012-06-04 17:35:08	Brainderailment	fallout?
2012-06-04 17:35:10	@TDiddy	ZOMBIES IN THE UK
2012-06-04 17:35:30	+Gemsi	i guess they wanted in for the jubilee
2012-06-04 17:35:46	@TDiddy	hehe
2012-06-04 17:35:57	@TDiddy	well all the players in the most wanted demo were members of the royal family
2012-06-04 17:36:02	@TDiddy	named after them at least, on the side
2012-06-04 17:36:03	richterbelmont	hopefully the zombies got the queen
2012-06-04 17:36:03	DougCL	DEAD ISLAND 2. THIS TIME THE ISLAND IS THE BRITISH ONE AND ITS BIGGER AND COLDER AND RAINY
2012-06-04 17:36:12	Brainderailment	^
2012-06-04 17:36:21	+Gemsi	then again a zombie game in a place without guns isn't a terrible idea
2012-06-04 17:36:34	Brainderailment	without pistols
2012-06-04 17:36:53	richterbelmont	ill get the game if the queen is the final boss
2012-06-04 17:36:59	DougCL	fuck
2012-06-04 17:37:01	@TDiddy	ZombiU
2012-06-04 17:37:03	@TDiddy	ugggggg
2012-06-04 17:37:05	Brainderailment	terrible
2012-06-04 17:37:14	DougCL	i would like to know what the fuck kind of game it is
2012-06-04 17:37:18	Brainderailment	zombiu
2012-06-04 17:37:59	Brainderailment	sigh
2012-06-04 17:38:19	+Gemsi	rabbid mini game collection confirmed
2012-06-04 17:38:29	Brainderailment	DUBSTEP!
2012-06-04 17:38:32	DougCL	those rabbids are out of control. someone should do something about it.
2012-06-04 17:38:41	DougCL	this isnt dubstep
2012-06-04 17:38:49	Brainderailment	gay techno shit, whatever
2012-06-04 17:39:01	+Gemsi	he comes the assassins
2012-06-04 17:39:01	DougCL	homophobe
2012-06-04 17:39:35	Brainderailment	Homophone
2012-06-04 17:39:47	richterbelmont	music has a sexual preference?
2012-06-04 17:39:53	Brainderailment	if you'
2012-06-04 17:40:02	Brainderailment	if you're gay, you'll pick gay shit
2012-06-04 17:40:22	richterbelmont	so im gonna pick up a piece of shit a piece of poop
2012-06-04 17:40:25	richterbelmont	that happens to be gay?
2012-06-04 17:40:35	richterbelmont	its poop
2012-06-04 17:40:57	richterbelmont	it doesnt have sexual organs
2012-06-04 17:41:21	Brainderailment	why would you approach an army from the front? just flank them
2012-06-04 17:42:28	+Gemsi	because he is a terrible assassin
2012-06-04 17:42:32	+Gemsi	or just hate horses
2012-06-04 17:42:36	Brainderailment	yeah,
2012-06-04 17:42:44	Ecks|Work	that was isane
2012-06-04 17:42:45	Brainderailment	that horse lasted him 6 seconds
2012-06-04 17:42:46	@Aerox	because the soldiers are apparently too stupid to do anything
2012-06-04 17:42:59	richterbelmont	its like that movie the patriot
2012-06-04 17:43:36	Brainderailment	never saw it
2012-06-04 17:44:28	richterbelmont	the british just stood there while they got flanked , cause they would act proper in battle and stand still heh
2012-06-04 17:44:55	Brainderailment	honorable battle
2012-06-04 17:45:12	@TDiddy	apparently somebody at Ubisoft loved The Grey
2012-06-04 17:46:37	Ecks|Work	Hahaha
2012-06-04 17:48:23	richterbelmont	what threatening opponents
2012-06-04 17:48:26	Brainderailment	^
2012-06-04 17:50:12	Brainderailment	subtle
2012-06-04 17:50:18	richterbelmont	i wonder if the british will buy this game
2012-06-04 17:50:58	Ecks|Work	who cares
2012-06-04 17:51:21	@TDiddy	lol
2012-06-04 17:51:29	@TDiddy	will there be a focus on the british being the enemy
2012-06-04 17:51:34	@TDiddy	oh god
2012-06-04 17:51:38	+Gemsi	you forget, we are always the villains
2012-06-04 17:51:47	dare-	As you should be
2012-06-04 17:52:04	Brainderailment	god, move on
2012-06-04 17:52:42	Brainderailment	THERE WILL BE DOGS
2012-06-04 17:52:52	Brainderailment	Be excited
2012-06-04 17:53:12	+Gemsi	here goes shootmania
2012-06-04 17:53:18	+Gemsi	is my bet anyway
2012-06-04 17:53:39	@TDiddy	lol
2012-06-04 17:53:43	@TDiddy	more than 17 people
2012-06-04 17:54:01	+Gemsi	yup shootmania
2012-06-04 17:54:45	Brainderailment	FUCK
2012-06-04 17:55:16	+Gemsi	this guy
2012-06-04 17:55:20	+Gemsi	he needs to die
2012-06-04 17:55:27	Brainderailment	TOBY!
2012-06-04 17:55:38	Brainderailment	giant black girl, eh
2012-06-04 17:56:32	Brainderailment	These people are foreign and talk different than me
2012-06-04 17:57:57	+Gemsi	i've watched a little of this mode, it's good watching
2012-06-04 17:58:40	Brainderailment	okay, haircut time. bbl
2012-06-04 18:04:47	DougCL	this guy is the best
2012-06-04 18:04:55	+Gemsi	isn't he just
2012-06-04 18:06:16	DougCL	thatll never get hacked
2012-06-04 18:06:53	richterbelmont	....have they been reading my brain?
2012-06-04 18:07:34	-->	BoosterGold (~valerie_r@h-66-167-61-79.dllatx37.dynamic.covad.net) has joined #destructoid
2012-06-04 18:10:03	+Gemsi	coat physics
2012-06-04 18:10:51	DougCL	this looks really cool.
2012-06-04 18:14:21	Ecks|Work	what is this?
2012-06-04 18:14:45	+Gemsi	not a clue, but it seems interesting
2012-06-04 18:15:00	+Gemsi	deus ex like in bits thats for sure
2012-06-04 18:15:55	+Gemsi	annnd bullet time
2012-06-04 18:16:26	DougCL	whatever this is, its my new most anticipated game.
2012-06-04 18:16:32	dare-	Haha
2012-06-04 18:16:34	dare-	It looks great
2012-06-04 18:16:39	dare-	The map looks out of place though
2012-06-04 18:16:42	DougCL	this is the shit i want out of an E3
2012-06-04 18:16:45	+Gemsi	it's the only real surprise so far as well
2012-06-04 18:16:54	dare-	WHOA
2012-06-04 18:16:57	dare-	That part was awesome
2012-06-04 18:18:08	Ecks|Work	I am so conused right now\
2012-06-04 18:18:51	dare-	Whoa
2012-06-04 18:18:59	dare-	WATCH DOGS
2012-06-04 18:19:01	dare-	Awful title
2012-06-04 18:19:11	Ecks|Work	awesome preview
2012-06-04 18:19:29	dare-	It looks like massive coop play
2012-06-04 18:19:34	+Gemsi	No announced platforms ?
2012-06-04 18:20:50	dare-	Like 1 person does the mission theothers protect him to get away
2012-06-04 18:20:50	+Gemsi	qr code head dude goes https://dotconnexion.ubi.com/index.html
2012-06-04 18:20:50	dare-	http://kotaku.com/5915685/heres-a-brand-new-game-called-watch-dogs-its-not-a-sequel-or-a-reboot
2012-06-05 07:47:49		irc: disconnected from server
2012-06-05 08:42:42	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-05 08:42:42	--	Nicks #destructoid: [@bloodylip @Q [Rabite] ^power andrewm Apple_Master benbeltran disappointment DougCL Ecks|Work Kasreyn metalnarf mistic pointzeroeight StoryR Suff0cat tGA theGoldenAvatar Torzelan]
2012-06-05 08:42:42	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 0 voices, 17 normals)
2012-06-05 08:42:46	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-05 09:05:23	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-05 09:05:23	--	Mode #destructoid [+v Bigby] by Q
2012-06-05 09:13:44	Ecks|Work	hey Biggles
2012-06-05 09:19:23	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-05 09:24:44	Ecks|Work	Guess he doesnt like the nickname
2012-06-05 09:32:36	@bloodylip	haha, found this snippet of code i wrote and apparently never tested
2012-06-05 09:32:39	@bloodylip	                " AND A.DESCR not like '?%' " +
2012-06-05 09:32:41	@bloodylip	                " AND A.DESCR like ?";
2012-06-05 09:33:02	@bloodylip	mind you, the string i'm injecting into the ? is already surrounded on both sides by %
2012-06-05 09:33:37	Ecks|Work	Haha
2012-06-05 09:33:47	Ecks|Work	sometimes looking at old code is pretty amusing
2012-06-05 09:35:06	@bloodylip	also, i'm not even sure what the hell trying to bind a variable does inside of quotes
2012-06-05 09:35:30	Ecks|Work	probably doesnt work as expected
2012-06-05 09:35:38	Ecks|Work	if I had to guess
2012-06-05 09:38:19	@bloodylip	yeah
2012-06-05 09:38:24	@bloodylip	i actually don't even call it anywhere in code
2012-06-05 09:43:24	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-05 09:43:24	--	Mode #destructoid [+v Gemsi] by Q
2012-06-05 09:50:17	@bloodylip	a ha, i've figured it out, ecks
2012-06-05 09:50:22	@bloodylip	i'm not binding to that first ?
2012-06-05 09:50:32	@bloodylip	we have some bogus rows that start with ?
2012-06-05 09:50:35	@bloodylip	so i'm filtering them out
2012-06-05 09:52:13	Ecks|Work	AH
2012-06-05 09:52:15	Ecks|Work	nice
2012-06-05 09:52:23	Ecks|Work	fucking meetings
2012-06-05 09:52:28	Ecks|Work	brb
2012-06-05 09:52:31	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-05 09:57:39	-->	meeetalnarf (~meetalnar@p54AC9AAE.dip0.t-ipconnect.de) has joined #destructoid
2012-06-05 10:28:45	disappointment	I'm back.
2012-06-05 10:28:55	@bloodylip	i'm disappointed.
2012-06-05 10:30:43	disappointment	Exactly!
2012-06-05 10:31:14	-->	rickey (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-05 10:38:08	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-05 10:38:08	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 10:39:02	rickey	Morning JRo
2012-06-05 10:39:10	rickey	oh weird, I am still on IRC at home
2012-06-05 10:39:19	--	rickey is now known as StoryRr
2012-06-05 10:39:28	@Aerox	hi!
2012-06-05 10:39:55	disappointment	Nintendo
2012-06-05 10:39:57	disappointment	's
2012-06-05 10:40:00	disappointment	conference
2012-06-05 10:40:02	disappointment	today?
2012-06-05 10:40:07	+Gemsi	like 20 mins
2012-06-05 10:40:59	disappointment	I hope they announce a bunch of mini-game titles for the Wii U. That would make it a first-day purchase for me.
2012-06-05 10:43:29	@bloodylip	do you think they'll make a new Mario game?!
2012-06-05 10:43:34	+Gemsi	no
2012-06-05 10:43:44	theGoldenAvatar	New Zelda.
2012-06-05 10:43:50	+Gemsi	nintendo never make new games in existing series
2012-06-05 10:43:52	theGoldenAvatar	With Wii Motion Super Plus
2012-06-05 10:44:00	theGoldenAvatar	This time it REALLY works
2012-06-05 10:44:20	StoryRr	where is pew going?
2012-06-05 10:44:28	theGoldenAvatar	Besides hell?
2012-06-05 10:44:33	StoryRr	ZING
2012-06-05 10:44:58	@bloodylip	to German jails?
2012-06-05 10:44:59	theGoldenAvatar	Some German distributor?
2012-06-05 10:45:05	+Gemsi	deep silver
2012-06-05 10:45:16	+Gemsi	published dead island
2012-06-05 10:45:18	theGoldenAvatar	I figure that's what they are anyway
2012-06-05 10:45:24	theGoldenAvatar	Looked at their website.
2012-06-05 10:45:29	+Gemsi	also published Catherine over here
2012-06-05 10:45:36	StoryRr	ahh
2012-06-05 10:45:45	StoryRr	ahh I see on linkedin
2012-06-05 10:45:50	StoryRr	International Community Manager
2012-06-05 10:45:54	StoryRr	notbad.jpg
2012-06-05 10:46:02	+Gemsi	and no doubt other stuff but those are the two I can remember
2012-06-05 10:46:08	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-05 10:46:08	--	Mode #destructoid [+o TDiddy] by Q
2012-06-05 10:47:13	StoryRr	STALKER
2012-06-05 10:47:28	StoryRr	Clear Sky at least
2012-06-05 10:48:01	StoryRr	but anyway
2012-06-05 10:48:02	StoryRr	good for him
2012-06-05 10:51:42	disappointment	One thing about E3, at least they're prompt. You know, no openers or anything like that.
2012-06-05 11:00:25	<--	metalnarf (~metalnarf@p54AC9AAE.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-05 11:00:52	<--	meeetalnarf (~meetalnar@p54AC9AAE.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-05 11:00:58	-->	metalnarf (~metalnarf@p54AC902C.dip0.t-ipconnect.de) has joined #destructoid
2012-06-05 11:02:29	+Gemsi	the pikmin moved the body of the dead hooker
2012-06-05 11:02:43	theGoldenAvatar	Oh great
2012-06-05 11:02:52	theGoldenAvatar	We get to listen to Miyamoto butcher English
2012-06-05 11:03:17	theGoldenAvatar	Uh oh
2012-06-05 11:03:21	theGoldenAvatar	Pikmin AR
2012-06-05 11:04:18	theGoldenAvatar	Because nobody has a TV in their living room
2012-06-05 11:04:39	disappointment	I want a TV with rocket launchers. period.
2012-06-05 11:05:39	+Gemsi	I don't need to wait for my tv to turn on
2012-06-05 11:05:52	+Gemsi	they don't need to heat up anymore
2012-06-05 11:06:00	theGoldenAvatar	Pikmin
2012-06-05 11:06:03	theGoldenAvatar	The sales driver
2012-06-05 11:06:29	+Gemsi	it's a first party nintendo game, it will sell enough to the fan boys
2012-06-05 11:06:59	theGoldenAvatar	Super realism? That's what I was clammering for.
2012-06-05 11:07:32	metalnarf	did he say super motion plus?
2012-06-05 11:08:19	theGoldenAvatar	Will Pikmin play itself if you suck?
2012-06-05 11:08:43	disappointment	Pickman can't pick themselves..?
2012-06-05 11:10:47	theGoldenAvatar	As you play, you'll slowly lose your mind.
2012-06-05 11:10:52	theGoldenAvatar	It'll be like Tetris.
2012-06-05 11:10:55	theGoldenAvatar	PIKMIN EVERYWHERE
2012-06-05 11:11:14	DougCL	my body. ready.
2012-06-05 11:13:52	disappointment	It's really hard for me to talk shit about Nintendo.
2012-06-05 11:14:02	theGoldenAvatar	They release the same game over and over?
2012-06-05 11:14:10	[Rabite]	[06/05 9:13:12am] <@[Rabite]> wow
2012-06-05 11:14:10	[Rabite]	[06/05 9:13:24am] <@[Rabite]> they are announcing shit that's already on 360 and ps3
2012-06-05 11:14:10	[Rabite]	[06/05 9:13:29am] <@[Rabite]> that I didn't want in the first place
2012-06-05 11:14:19	@bloodylip	yeah, but they're all fun
2012-06-05 11:14:20	theGoldenAvatar	Some of them are.
2012-06-05 11:14:23	@bloodylip	well.. some
2012-06-05 11:14:26	theGoldenAvatar	Zelda hasn't been lately.
2012-06-05 11:14:54	@bloodylip	true
2012-06-05 11:15:02	metalnarf	alot of talk
2012-06-05 11:15:26	theGoldenAvatar	A game-based multiplayer experience on a gaming console?!
2012-06-05 11:15:31	theGoldenAvatar	What a novelty
2012-06-05 11:16:02	[Rabite]	back stepping
2012-06-05 11:16:05	theGoldenAvatar	2 gamepads?
2012-06-05 11:16:10	theGoldenAvatar	That's twice as many as last year!
2012-06-05 11:16:16	+Gemsi	indeed
2012-06-05 11:16:27	DougCL	two gamepads is a good call.
2012-06-05 11:16:40	+Gemsi	it's better than one
2012-06-05 11:16:41	theGoldenAvatar	Now you can have 1v1 fist fights
2012-06-05 11:16:45	theGoldenAvatar	Instead of 1v3
2012-06-05 11:16:51	DougCL	that one gamepad shit was a bad fucking idea
2012-06-05 11:16:59	+Gemsi	I still want to know just how the pad's screen gets video
2012-06-05 11:17:06	[Rabite]	doug: even 2 is a bad idea
2012-06-05 11:17:09	theGoldenAvatar	Radioh waves?
2012-06-05 11:17:15	[Rabite]	when there can be 4 people playing at once
2012-06-05 11:17:35	+Gemsi	more than that
2012-06-05 11:17:41	+Gemsi	rayman is five player
2012-06-05 11:18:09	DougCL	10 people could play a game at once, doesnt mean that all systems need 10 controller support
2012-06-05 11:18:38	DougCL	the controllers dicate the number of players, not the other way around
2012-06-05 11:18:43	[Rabite]	https://twitter.com/Fauxtaku/statuses/210042829907574784
2012-06-05 11:19:25	theGoldenAvatar	Good lord.
2012-06-05 11:19:30	[Rabite]	zzzz
2012-06-05 11:19:33	theGoldenAvatar	DICKS DICKS EVERYWHERE
2012-06-05 11:19:39	metalnarf	!
2012-06-05 11:20:36	theGoldenAvatar	"Where the fuck is Mario?"
2012-06-05 11:20:40	disappointment	No, you know why I can't talk shit about Nintendo? No trophies, no achievements... no shitty, super-homogenized numerical indicator of "how good you are at video games."
2012-06-05 11:20:43	[Rabite]	god dammit
2012-06-05 11:20:46	[Rabite]	mario and zelda
2012-06-05 11:20:55	theGoldenAvatar	What's wrong with achievements?
2012-06-05 11:20:55	disappointment	Playing the game is its own reward. Which is how it should be.
2012-06-05 11:21:13	[Rabite]	jared: then turn off achievement notification
2012-06-05 11:21:19	theGoldenAvatar	Achievements are just additional challenges that suggest other modes of play.
2012-06-05 11:21:25	@bloodylip	theGoldenAvatar: sometimes
2012-06-05 11:21:32	theGoldenAvatar	When done right they make you play games from angles you normally might not.
2012-06-05 11:21:37	@bloodylip	other times it's "hey,you finished this chapter"
2012-06-05 11:21:40	@bloodylip	"hey, you pressed a button"
2012-06-05 11:21:55	theGoldenAvatar	But there's nothing inherently wrong with them.
2012-06-05 11:21:55	[Rabite]	matt hazard did that perfectly
2012-06-05 11:22:04	theGoldenAvatar	It's not like they adversely affect anyone.
2012-06-05 11:22:17	disappointment	The Gamerscore represents a numerical gauge of when you have 'finished' a game. Like I said, you get 100% of the trophies or achievements, you're 'done.' I just don't like it.
2012-06-05 11:22:50	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-05 11:23:01	[Rabite]	those backgrounds are amazing
2012-06-05 11:23:22	disappointment	Om nom nom.
2012-06-05 11:23:33	disappointment	Oh snap.
2012-06-05 11:23:44	theGoldenAvatar	Games everyone else has had for years.
2012-06-05 11:23:49	-->	richterbelmont_ (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-05 11:24:34	[Rabite]	that joke went over well
2012-06-05 11:24:35	theGoldenAvatar	Now with worse graphics!
2012-06-05 11:24:50	[Rabite]	*same graphics everybody else has used for 7 years
2012-06-05 11:25:24	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-05 11:25:24	--	Mode #destructoid [+v jorge`] by Q
2012-06-05 11:26:26	theGoldenAvatar	Let's go, Reid.
2012-06-05 11:27:02	theGoldenAvatar	Yep, worse graphics.
2012-06-05 11:27:16	[Rabite]	oh goody
2012-06-05 11:27:23	[Rabite]	pointless gimmicks
2012-06-05 11:27:25	theGoldenAvatar	What is the Gattarag?
2012-06-05 11:27:40	@bloodylip	the sequel to GATTACA
2012-06-05 11:27:47	@bloodylip	gameplad
2012-06-05 11:27:52	@bloodylip	*gameplaid
2012-06-05 11:28:37	[Rabite]	https://twitter.com/Fauxtaku/statuses/210045277665640449
2012-06-05 11:28:51	<--	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has quit (Ping timeout)
2012-06-05 11:28:51	--	richterbelmont_ is now known as richterbelmont
2012-06-05 11:28:54	DougCL	yo scribblenauts
2012-06-05 11:29:00	theGoldenAvatar	Oh, those shoes.
2012-06-05 11:29:04	DougCL	this is what im talking about
2012-06-05 11:29:22	[Rabite]	that game was boring
2012-06-05 11:29:28	[Rabite]	so I'm sure this will be better
2012-06-05 11:29:55	richterbelmont	gimmcks i want something that hardcore gamers want like kinnect and usher!
2012-06-05 11:30:43	[Rabite]	maxwell has a story?
2012-06-05 11:31:16	+Gemsi	i'm totally going to make a dong wagon
2012-06-05 11:31:23	[Rabite]	you have to
2012-06-05 11:31:25	@bloodylip	Gemsi: we all are
2012-06-05 11:31:54	theGoldenAvatar	What?
2012-06-05 11:32:01	+Gemsi	wii u me3 rerelease
2012-06-05 11:32:20	disappointment	Ew.
2012-06-05 11:32:23	[Rabite]	WHAT
2012-06-05 11:32:31	[Rabite]	ttt2 with power ups?
2012-06-05 11:32:35	[Rabite]	god dammit nintendo
2012-06-05 11:32:37	[Rabite]	you fuckwits
2012-06-05 11:33:31	theGoldenAvatar	I want to hear an update on the heart monitor
2012-06-05 11:33:44	DougCL	YES
2012-06-05 11:33:54	DougCL	HIS BODY WAS FUCKING READY
2012-06-05 11:34:22	theGoldenAvatar	Jesus Christ.
2012-06-05 11:34:32	theGoldenAvatar	43 million copies of a waste of time.
2012-06-05 11:34:45	[Rabite]	that's nothing
2012-06-05 11:34:48	[Rabite]	how many wii systems sold
2012-06-05 11:35:14	theGoldenAvatar	What is going on.
2012-06-05 11:35:28	[Rabite]	stupidity
2012-06-05 11:35:35	[Rabite]	gross stupidity
2012-06-05 11:35:35	DougCL	that wiiu gamepad could be used to make a cool sampler or kaoss pad game
2012-06-05 11:36:13	[Rabite]	it should be a tray to carry drinks
2012-06-05 11:36:13	theGoldenAvatar	This is some bullshit calorie calculations.
2012-06-05 11:36:15	[Rabite]	that's about it
2012-06-05 11:37:38	[Rabite]	god dammit
2012-06-05 11:37:40	[Rabite]	not again
2012-06-05 11:37:46	DougCL	call me maybe, rabite.
2012-06-05 11:38:25	theGoldenAvatar	I forsee a lot of broken gamepads
2012-06-05 11:38:27	[Rabite]	that's an actual song?
2012-06-05 11:38:31	DougCL	this game will sell about 400 million copies
2012-06-05 11:38:31	[Rabite]	fucking christ
2012-06-05 11:38:34	DougCL	and yes.
2012-06-05 11:38:41	DougCL	its the best pop song ever.
2012-06-05 11:39:40	[Rabite]	that was all the love you get dickass
2012-06-05 11:39:42	DougCL	wheres the love.
2012-06-05 11:39:50	DougCL	will that be a new e3 moment?
2012-06-05 11:39:55	DougCL	i luled
2012-06-05 11:40:37	theGoldenAvatar	2d Mario
2012-06-05 11:40:48	+jorge`	jewish mario
2012-06-05 11:41:00	theGoldenAvatar	Oh god
2012-06-05 11:41:04	theGoldenAvatar	All those wasted coins
2012-06-05 11:41:21	theGoldenAvatar	Well, yeah it's hard to beat Mario
2012-06-05 11:41:24	theGoldenAvatar	He's clearly juicing
2012-06-05 11:41:39	disappointment	Maybe it's just the streaming, but all of Nintendo's framerates look awful.
2012-06-05 11:41:44	DougCL	i honestly think that thats the first release date announced this e3
2012-06-05 11:41:58	[Rabite]	doug: forza horizon, nfs:mw
2012-06-05 11:42:12	DougCL	cars
2012-06-05 11:42:12	[Rabite]	october 23rd and october 30th
2012-06-05 11:42:15	[Rabite]	yes
2012-06-05 11:42:15	+Gemsi	pretty sure the cod trailer had a date on it
2012-06-05 11:42:26	DougCL	cod had a date before
2012-06-05 11:42:30	richterbelmont	wtf they are breaking the rules , RPGS AT E3
2012-06-05 11:42:57	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-05 11:42:58	--	Mode #destructoid [+v lolshin] by Q
2012-06-05 11:43:21	theGoldenAvatar	Luigi's Mansion 2
2012-06-05 11:43:42	theGoldenAvatar	Are you serious.
2012-06-05 11:43:46	theGoldenAvatar	I was kiddiiiiiing.
2012-06-05 11:44:24	+Gemsi	they did announce it last year, just finally given it a proper name
2012-06-05 11:44:31	DougCL	im starting to feel bad for this guy
2012-06-05 11:44:38	theGoldenAvatar	You don't have to be very good at public speaking to work at Nintendo.
2012-06-05 11:44:38	[Rabite]	I'm not
2012-06-05 11:44:40	DougCL	he has never read prompter before
2012-06-05 11:44:41	[Rabite]	he chose to work at nintendo
2012-06-05 11:45:33	DougCL	he is going to do drink away that performance
2012-06-05 11:45:42	DougCL	hopefully at the giant bomb spot
2012-06-05 11:45:42	theGoldenAvatar	Mickey's Mouscapades.
2012-06-05 11:45:46	DougCL	and on video
2012-06-05 11:46:04	[Rabite]	and... that's it
2012-06-05 11:46:07	[Rabite]	nothing else for 3ds
2012-06-05 11:46:24	theGoldenAvatar	Oh, Lego City
2012-06-05 11:46:27	theGoldenAvatar	Forgot about that
2012-06-05 11:46:39	+Gemsi	everyone did
2012-06-05 11:47:01	DougCL	this looks baller
2012-06-05 11:47:03	[Rabite]	lego gta
2012-06-05 11:47:08	DougCL	is Pepper in this?
2012-06-05 11:47:14	theGoldenAvatar	That accent is racist
2012-06-05 11:48:08	-->	meeetalnarf (~meetalnar@p54AC902C.dip0.t-ipconnect.de) has joined #destructoid
2012-06-05 11:48:08	DougCL	im really down with this dumb ass lego cop game.
2012-06-05 11:48:23	+Gemsi	haha chase mccain
2012-06-05 11:49:26	theGoldenAvatar	I tried glasses-free 3D
2012-06-05 11:49:44	theGoldenAvatar	But everything was blurry.
2012-06-05 11:49:44	DougCL	eve geemo
2012-06-05 11:50:12	theGoldenAvatar	What was that smile.
2012-06-05 11:50:18	@bloodylip	sexual tension
2012-06-05 11:50:35	disappointment	Bow chicka-wow-wow.
2012-06-05 11:50:49	theGoldenAvatar	I wonder what it's like to be an absolute fucking liar by profession.
2012-06-05 11:50:55	StoryRr	ask a lawyer
2012-06-05 11:51:01	@bloodylip	ask Aurv
2012-06-05 11:51:11	+lolshin	eentweetweev
2012-06-05 11:51:42	theGoldenAvatar	Xavier.
2012-06-05 11:51:51	[Rabite]	fuck
2012-06-05 11:51:52	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Read error: Connection reset by peer)
2012-06-05 11:51:54	[Rabite]	more french people
2012-06-05 11:52:20	disappointment	WOw, I certainly wanted to see this game./
2012-06-05 11:52:22	+Gemsi	please put wild wild west on
2012-06-05 11:52:41	+lolshin	EASY MEME TIME
2012-06-05 11:52:43	+jorge`	breasts
2012-06-05 11:52:51	theGoldenAvatar	What on earth.
2012-06-05 11:53:01	theGoldenAvatar	Girly move?
2012-06-05 11:53:14	theGoldenAvatar	This is terrible.
2012-06-05 11:53:19	theGoldenAvatar	It's like Dance Tetris.
2012-06-05 11:53:26	disappointment	haha
2012-06-05 11:53:28	[Rabite]	it's about what I expected out of nintendo's conference
2012-06-05 11:53:44	meeetalnarf	i like it
2012-06-05 11:53:47	+jorge`	8 mirrion copies sold
2012-06-05 11:54:00	DougCL	that will sell 19 billion copies
2012-06-05 11:54:11	DougCL	this will sell 3 copies
2012-06-05 11:54:12	@TDiddy	BRITISH ZAMBIES
2012-06-05 11:54:53	[Rabite]	where are they getting guns in england?
2012-06-05 11:55:12	+Gemsi	from the gangs
2012-06-05 11:55:15	[Rabite]	ah
2012-06-05 11:55:23	theGoldenAvatar	Because they gave them up.
2012-06-05 11:55:42	disappointment	Ahhh, a zombie minigame collection.
2012-06-05 11:55:45	DougCL	i wonder when they are gonna make that game, because that was not a video game.
2012-06-05 11:56:10	theGoldenAvatar	That doesn't work at all
2012-06-05 11:56:16	[Rabite]	no it doesn't
2012-06-05 11:56:25	[Rabite]	and is very very very stupid
2012-06-05 11:56:26	theGoldenAvatar	Don't move your face.
2012-06-05 11:56:34	DougCL	i kind of love how much it doesnt work
2012-06-05 11:56:55	meeetalnarf	nintendo won
2012-06-05 11:57:08	disappointment	It's going to be very hard for me to pass up the opportunity to kill British soldiers.
2012-06-05 11:57:14	[Rabite]	I didn't see anything worth a fuck
2012-06-05 11:57:15	[Rabite]	at all
2012-06-05 11:57:30	disappointment	Also, my feed just died.
2012-06-05 11:57:36	disappointment	Unless that was legit the end.
2012-06-05 11:57:43	[Rabite]	http://www.gametrailers.com/netstorage/e3/live.html
2012-06-05 11:57:44	theGoldenAvatar	It appears to be over
2012-06-05 11:57:52	[Rabite]	yeah
2012-06-05 11:57:54	[Rabite]	it was
2012-06-05 11:57:55	+Gemsi	mine is still going
2012-06-05 11:57:57	[Rabite]	or not
2012-06-05 11:58:02	meeetalnarf	still going on
2012-06-05 11:58:05	theGoldenAvatar	Nevermind.
2012-06-05 11:58:12	theGoldenAvatar	That was just a commercial within a commercial.
2012-06-05 11:58:21	theGoldenAvatar	Haha
2012-06-05 11:58:25	DougCL	they should just make a real themepark for fucks sake
2012-06-05 11:58:34	theGoldenAvatar	"What's it called it again? Ah, right, Nintendoland."
2012-06-05 11:58:38	[Rabite]	doug: snk did
2012-06-05 11:59:20	DougCL	reggie, wii sports and wii sports resort are not different franchises.
2012-06-05 11:59:52	theGoldenAvatar	Did they really need two translators?
2012-06-05 11:59:57	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-05 11:59:57	--	Mode #destructoid [+v ProfPew] by Q
2012-06-05 12:00:07	[Rabite]	I don't think they are actually translating
2012-06-05 12:00:12	theGoldenAvatar	I know.
2012-06-05 12:00:14	[Rabite]	I think the japanese guy is just there for decoration
2012-06-05 12:00:21	theGoldenAvatar	Two pretend translators.
2012-06-05 12:00:27	DougCL	these japanese executives hire their own pet white person whenever they are in town
2012-06-05 12:03:08	theGoldenAvatar	It's a white guy!
2012-06-05 12:03:24	+lolshin	whoa
2012-06-05 12:03:29	+lolshin	luigi's mansion
2012-06-05 12:03:35	theGoldenAvatar	It's pacman
2012-06-05 12:03:40	+lolshin	time machine time
2012-06-05 12:03:41	DougCL	its chase mii
2012-06-05 12:03:45	DougCL	from last year
2012-06-05 12:05:21	theGoldenAvatar	I don't understand why they are explaining gameplay mechanics to millions of people.
2012-06-05 12:05:52	+Gemsi	padding i guess
2012-06-05 12:06:18	DougCL	if they needed padding they shoulda shown more lego cops.
2012-06-05 12:06:40	[Rabite]	if they needed padding they should have ended it early
2012-06-05 12:06:52	DougCL	why you so negative at e3 man
2012-06-05 12:07:02	DougCL	e3 is the best year of the week
2012-06-05 12:07:06	[Rabite]	because most of the stuff shown so far has been shit
2012-06-05 12:07:28	[Rabite]	sony had a good presentation
2012-06-05 12:07:33	[Rabite]	ubisoft had some good stuff
2012-06-05 12:07:39	[Rabite]	ea had a few things
2012-06-05 12:07:49	[Rabite]	ms was embarrassing
2012-06-05 12:07:56	theGoldenAvatar	HALO 4
2012-06-05 12:08:02	[Rabite]	this has been boring
2012-06-05 12:08:11	richterbelmont	nintendo has had the best show so far , all those other shows were mediocre at best
2012-06-05 12:08:15	[Rabite]	nintendo needs to die already
2012-06-05 12:08:25	theGoldenAvatar	Nah.
2012-06-05 12:08:27	DougCL	microsoft has yet to grasp how many people are over halo.
2012-06-05 12:08:29	meeetalnarf	i agree richterbelmont
2012-06-05 12:08:32	theGoldenAvatar	They can stick around.
2012-06-05 12:08:41	theGoldenAvatar	They're just not terribly relevant to me.
2012-06-05 12:08:44	richterbelmont	microsoft needs to combine with STEEM AND APPEL
2012-06-05 12:09:06	DougCL	microsoft steamed hams
2012-06-05 12:09:07	theGoldenAvatar	So play WITH yourself.
2012-06-05 12:10:23	theGoldenAvatar	Haha
2012-06-05 12:10:32	theGoldenAvatar	"It will make your family suck less."
2012-06-05 12:11:58	+lolshin	WOO SPARKLY LIGHTS
2012-06-05 12:12:03	+lolshin	WE DID IT GUYS
2012-06-05 12:12:31	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-05 12:14:45	[Rabite]	so um
2012-06-05 12:14:54	[Rabite]	did they even mention the wii u's release date
2012-06-05 12:14:55	[Rabite]	or price?
2012-06-05 12:16:17	meeetalnarf	afair nope
2012-06-05 12:19:43	richterbelmont	reggies a good sport he gave the people what they wanted
2012-06-05 12:19:50	richterbelmont	his body is ready
2012-06-05 12:20:41	@bloodylip	did i miss that meme?
2012-06-05 12:21:02	+lolshin	his body is reggie
2012-06-05 12:24:03	disappointment	Yet you call these Microsoft steamed hams, despite the fact that they are obviously grilled.
2012-06-05 12:26:10	richterbelmont	http://i.imgur.com/bNN7Y.jpg
2012-06-05 12:26:42	disappointment	Haha, batman.
2012-06-05 12:37:21	disappointment	So, everyone 100% sold on the Wii U now and everything pertaining to it?
2012-06-05 12:38:35	richterbelmont	im getting one , everything else looked brown and like a fps
2012-06-05 12:39:10	disappointment	I wish I were a FPS, people would like me.
2012-06-05 12:40:20	StoryRr	I probably won't get one
2012-06-05 12:40:22	+jorge`	assholes are saving smash bros for next year's E3
2012-06-05 12:40:28	+jorge`	so i'm holding onto my monies
2012-06-05 12:40:55	disappointment	Why wait for smash bros when you can get SONY-OWNED IP GROUP FIGHTING TITLE!?
2012-06-05 12:41:13	StoryRr	was there any MGS rising stuff?
2012-06-05 12:41:24	+jorge`	oh shi ur rite
2012-06-05 12:41:24	StoryRr	I haven't even looked at much, I was too busy moving people into my hosue this weekend
2012-06-05 12:41:25	StoryRr	house*
2012-06-05 12:47:56	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-05 12:51:31	StoryRr	is there a free way to get a pdf to .doc?
2012-06-05 12:56:43	@Aerox	how old of a PDF is it
2012-06-05 12:57:29	@Aerox	Most of the converters do a really shitty job, especially if the scan isn't great quality
2012-06-05 13:02:02	<--	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-06-05 13:02:40	disappointment	Watching Sony's press conf I missed. It's SOOO funny how they made Kratos' super so bad he never kills anyone.
2012-06-05 13:03:02	-->	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-05 13:06:02	<--	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-06-05 13:07:02	disappointment	OK, sure it would look ugly, but what isn't the Vita form factor an elaongated dualshock 3 so that no functionality is lost?
2012-06-05 13:07:14	-->	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-05 13:09:43	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-05 13:13:14	<--	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-06-05 13:15:43	-->	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-05 13:17:19	-->	rickey (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-05 13:21:43	<--	StoryRr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-06-05 13:27:35	--	rickey is now known as StoryR2
2012-06-05 13:27:54	@bloodylip	jesus rickey
2012-06-05 13:28:05	@bloodylip	get a new internet
2012-06-05 13:30:37	theGoldenAvatar	7-yeard CD
2012-06-05 13:30:39	theGoldenAvatar	1.75%
2012-06-05 13:30:48	theGoldenAvatar	What a depressing number.
2012-06-05 13:31:56	StoryR2	I was moving my laptop in the office
2012-06-05 13:32:10	StoryR2	so I was switching wireless/wired back and forth
2012-06-05 13:36:40	disappointment	ZOMG WHITE VITA!
2012-06-05 13:37:05	richterbelmont	racist youll get a black vita and like it
2012-06-05 13:37:13	disappointment	NEVAR!
2012-06-05 13:37:20	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-06-05 13:37:28	disappointment	No seriously though, the % likelihood I get that Vita is extremely high.
2012-06-05 13:37:49	StoryR2	I wanted the white FFXIII ps3 so bad
2012-06-05 13:37:56	StoryR2	stupid sony not bringing it to the US
2012-06-05 13:38:38	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-06-05 13:38:48	disappointment	I wanted the ceramic white PS3. Agree, stupid Sony and stupid non-US colours.
2012-06-05 13:39:16	StoryR2	I doubt I'll get a vita though
2012-06-05 13:39:23	StoryR2	I'm not much of a handheld gamer
2012-06-05 13:41:23	disappointment	But think of all the Assassins you could creed!
2012-06-05 13:41:42	dare-	Liberation does look good
2012-06-05 13:41:55	dare-	And you get to be a black lady
2012-06-05 13:42:08	disappointment	100% of my fantsies, fulfilled right there.
2012-06-05 13:42:32	disappointment	Do you think the protagonist os Liberation is also sassy?
2012-06-05 13:42:54	dare-	She has to be or Nate won't play
2012-06-05 13:44:59	disappointment	The Farcry tech demo at the Sony cof was awful.
2012-06-05 13:45:32	dare-	Huge PS+ giveaway https://blog.us.playstation.com/2012/06/05/playstation-plus-e3-2012/
2012-06-05 13:48:52	disappointment	All the E3 attendees also got a year of PS+ free.
2012-06-05 13:49:32	dare-	Yeah
2012-06-05 13:49:43	dare-	I feel screwed over for buying inFamous 2 last week during the PS+ sale
2012-06-05 13:51:01	richterbelmont	geeze dont cry you have a physical copy thats a plus for me
2012-06-05 13:51:21	dare-	I have a feeling we'll be seing alot of PS+ codes on eBay soon
2012-06-05 13:51:43	theGoldenAvatar	Wut.
2012-06-05 13:51:47	@bloodylip	wat
2012-06-05 13:52:06	dare-	wot
2012-06-05 13:52:20	disappointment	waaat?
2012-06-05 13:52:37	disappointment	I feel screwed over for getting Infamous free. What a crappy game.
2012-06-05 13:52:47	StoryR2	ha
2012-06-05 13:52:48	StoryR2	I never beat it
2012-06-05 13:52:56	StoryR2	and I sold my ps3 like 18 months ago
2012-06-05 13:53:04	StoryR2	thinking about picking up another one...but I don't NEED it
2012-06-05 13:53:13	@bloodylip	you don't NEED any games
2012-06-05 13:53:16	@bloodylip	except L4D2
2012-06-05 13:53:18	StoryR2	I want to play uncharted 3 but that's really it
2012-06-05 13:53:22	@bloodylip	your addiction to that knows no bounds
2012-06-05 13:53:26	StoryR2	I finally played l4d2 again last week
2012-06-05 13:53:29	StoryR2	it had been since september
2012-06-05 13:53:31	@bloodylip	for how many hours?
2012-06-05 13:53:34	@bloodylip	all of them?
2012-06-05 13:53:40	dare-	UC3 is okay, UC2 was better
2012-06-05 13:53:41	StoryR2	like an hour
2012-06-05 13:53:45	dare-	Last of Us looks phenomonal
2012-06-05 13:53:46	StoryR2	one campaign
2012-06-05 13:53:55	theGoldenAvatar	UC4
2012-06-05 13:54:14	disappointment	I cannot wait to see the Last of Us gameplay trailer in this.
2012-06-05 13:54:39	theGoldenAvatar	Here's hoping the aiming isn't unusable like UC3 was.
2012-06-05 13:54:48	dare-	Jared they already showed it.
2012-06-05 13:55:00	theGoldenAvatar	Jared is living in the past.
2012-06-05 13:55:05	disappointment	I'm watching the conference now.
2012-06-05 13:55:07	disappointment	^
2012-06-05 13:55:31	richterbelmont	fuck yall snes is gonna win this console war of this gen
2012-06-05 13:55:37	dare-	Just go to Youtube
2012-06-05 13:55:43	dare-	You can see a high def feed of the gameplay
2012-06-05 13:55:52	disappointment	I want to see the conf itself though.
2012-06-05 13:55:55	dare-	Nerd
2012-06-05 13:57:03	richterbelmont	microsofts sports apps for 360 = goty
2012-06-05 13:57:17	StoryR2	where can I watch an AC3 stream?
2012-06-05 13:57:30	dare-	Gameplay?
2012-06-05 13:57:42	disappointment	OK, meeting.
2012-06-05 13:57:57	dare-	Standard gameplay http://www.youtube.com/watch?v=gZrklEy9ohQ
2012-06-05 13:58:05	dare-	Naval battles http://www.youtube.com/watch?v=TpBL-g9-Ss4
2012-06-05 13:58:08	StoryR2	UGH
2012-06-05 13:58:12	StoryR2	are they doing more tower defense shit
2012-06-05 13:58:17	dare-	No
2012-06-05 13:58:20	StoryR2	thank god
2012-06-05 13:58:24	StoryR2	that was the WORST part of Rev
2012-06-05 13:58:24	dare-	Not that I can see anyway
2012-06-05 13:59:07	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-05 14:00:55	dare-	Yeah I agree
2012-06-05 14:00:58	Ecks|Work	I hate evaluations
2012-06-05 14:01:00	dare-	The single player in general was lackluster
2012-06-05 14:01:02	Ecks|Work	hey dare-
2012-06-05 14:01:06	dare-	Hey Ecks
2012-06-05 14:01:15	dare-	When we playing SFxT
2012-06-05 14:01:15	Ecks|Work	What's up?
2012-06-05 14:01:24	Ecks|Work	5:00 EST
2012-06-05 14:01:29	dare-	Haha okay
2012-06-05 14:01:36	Ecks|Work	I'm serious
2012-06-05 14:01:36	dare-	We're just complaining about stuff
2012-06-05 14:01:44	dare-	Yay virtual E3 booth on PSN is open
2012-06-05 14:01:48	Ecks|Work	thats IRCs deault function
2012-06-05 14:01:56	Ecks|Work	default*
2012-06-05 14:03:23	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-05 14:05:39	@bloodylip	we have other functions?
2012-06-05 14:06:32	Ecks|Work	bashing on E3 conferences
2012-06-05 14:06:37	Ecks|Work	group mocking really
2012-06-05 14:12:46	theGoldenAvatar	NOS still exists?
2012-06-05 14:13:25	@bloodylip	apparently?
2012-06-05 14:14:45	Ecks|Work	doesnt it always have those scantily clad women that get kicked out of PAX?
2012-06-05 14:23:37	dare-	tga this Last of Us interview says they are demoing the stealth option for yesterday's demo
2012-06-05 14:25:50	Ecks|Work	Does that game have a date?
2012-06-05 14:26:00	Ecks|Work	2013 I'd imagine but I'd like to be wrong
2012-06-05 14:26:26	dare-	Haven't said but probably
2012-06-05 14:27:11	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-05 14:28:17	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-05 14:44:44	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-05 15:06:58	Ecks|Work	so lively in here
2012-06-05 15:11:45	Brainderailment	faggots be faggin
2012-06-05 15:15:21	richterbelmont	dare made me groan , hes using playstation home
2012-06-05 15:15:50	richterbelmont	hes a funny guy
2012-06-05 15:18:44	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-06-05 15:24:03	-->	meeetalnarf2 (~meetalnar@p54AC902C.dip0.t-ipconnect.de) has joined #destructoid
2012-06-05 15:26:46	<--	meeetalnarf (~meetalnar@p54AC902C.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-05 15:29:27	Ecks|Work	time to go home methinks
2012-06-05 15:29:30	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-05 15:31:19	StoryR2	UGH
2012-06-05 15:31:21	StoryR2	I want to go home
2012-06-05 15:31:25	StoryR2	maybe I will
2012-06-05 15:31:27	StoryR2	shortly
2012-06-05 15:40:38	+lolshin	lolol wow
2012-06-05 15:40:51	+lolshin	peter moleneux droppin' some truth up in here
2012-06-05 15:41:32	--	lolshin is now known as martinishin
2012-06-05 15:50:04	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-05 15:50:21	--	Mode #destructoid [+o TDiddy] by Q
2012-06-05 15:54:54	[Rabite]	http://www.eurogamer.net/articles/2012-06-05-microsoft-reviews-its-e3-performance
2012-06-05 15:55:02	[Rabite]	"I think [the response has been] largely very positive," he said.
2012-06-05 15:55:10	[Rabite]	ha ha ha ha ha ha
2012-06-05 15:55:13	[Rabite]	yeah fucking right
2012-06-05 16:05:07	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-05 16:05:39	 *	Halfleft|away flips the desk
2012-06-05 16:06:51	meeetalnarf2	bring it!
2012-06-05 16:07:12	-->	Ecksorcism (~Ahmed@184.175.55.245) has joined #destructoid
2012-06-05 16:07:12	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-05 16:08:16	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Ping timeout)
2012-06-05 16:13:50	<--	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Read error: EOF from client)
2012-06-05 16:14:06	-->	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has joined #destructoid
2012-06-05 16:14:06	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 16:14:18	<--	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has left #destructoid
2012-06-05 16:15:21	<--	meeetalnarf2 (~meetalnar@p54AC902C.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-05 16:18:52	Halfleft|away	my heart hurts
2012-06-05 16:22:20	+Ecksorcism	you should probably get that looked at
2012-06-05 16:22:32	-->	DougCL|away (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-06-05 16:24:04	<--	DougCL (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-06-05 16:42:24	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-05 16:47:23	Halfleft|away	hey if I have a php file on an online host, can it do sql stuff with a database on my localhost?
2012-06-05 16:50:10	andrewm	Sure.
2012-06-05 16:51:50	Halfleft|away	so long as winamp is running i mean
2012-06-05 16:52:04	andrewm	But it's not a great idea.
2012-06-05 16:52:44	Halfleft|away	why
2012-06-05 16:52:51	andrewm	Security.
2012-06-05 16:53:07	Halfleft|away	myeh
2012-06-05 16:53:41	andrewm	You'd have to expose your server to a standard address
2012-06-05 16:53:51	andrewm	And then give the proper permissions
2012-06-05 16:56:27	andrewm	But it's doable.
2012-06-05 17:06:19	Halfleft|away	what if i only need to use it on this one machine
2012-06-05 17:06:52	+martinishin	damn i need some olives
2012-06-05 17:07:04	+martinishin	or at least a lemon
2012-06-05 17:08:32	@TDiddy	lol
2012-06-05 17:09:27	+martinishin	i do love me this beefeater, tho
2012-06-05 17:09:32	+martinishin	om nom liquor om
2012-06-05 17:09:59	andrewm	Halfleft|away
2012-06-05 17:10:08	andrewm	If you have two machines that need to communicate
2012-06-05 17:10:17	andrewm	You can't tell one to connect to "localhost"
2012-06-05 17:10:22	andrewm	Because that's itsel
2012-06-05 17:10:32	andrewm	It needs a qualified name
2012-06-05 17:11:05	andrewm	And if it's not on your network you need an IP at minimum
2012-06-05 17:14:32	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-05 17:14:32	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-05 17:14:34	--	andrewm_ is now known as andrewm
2012-06-05 17:15:03	Halfleft|away	hmm hmm
2012-06-05 17:16:41	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-06-05 17:18:21	-->	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has joined #destructoid
2012-06-05 17:23:24	<--	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has quit (Registered)
2012-06-05 17:23:24	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-05 17:36:19	+martinishin	i wish i knew what you were talking about
2012-06-05 17:36:23	+martinishin	i feel stupid for not knowing
2012-06-05 17:36:27	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-05 17:36:29	+martinishin	blarg education etc
2012-06-05 17:36:56	richterbelmont	martin shin? change it to charlie shin
2012-06-05 17:37:02	+martinishin	wat
2012-06-05 17:37:10	+martinishin	martini
2012-06-05 17:37:44	+martinishin	also i'm not one of that goon-clan
2012-06-05 17:39:21	 *	martinishin WINNING
2012-06-05 17:39:25	dare-	When I first read your nick
2012-06-05 17:39:25	 *	martinishin places gun in mouth
2012-06-05 17:39:27	dare-	I thought it said
2012-06-05 17:39:29	dare-	MartinShin
2012-06-05 17:39:32	dare-	Like Martin Sheen
2012-06-05 17:39:40	+martinishin	that's incredibly unfortunate
2012-06-05 17:39:48	dare-	Uh
2012-06-05 17:39:51	dare-	Martin Sheen is awesome
2012-06-05 17:39:53	+martinishin	loloolol
2012-06-05 17:39:59	+martinishin	but his kid is a fucking moron
2012-06-05 17:40:02	dare-	Bartlett 4 America
2012-06-05 17:40:08	dare-	I love Emilio
2012-06-05 17:40:13	+martinishin	hahahaahahahahahaa
2012-06-05 17:40:27	-->	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has joined #destructoid
2012-06-05 17:40:27	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 17:41:12	richterbelmont	im surprised there might be 2 new tales games coming for ps3 in america
2012-06-05 17:43:09	<--	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has quit (Quit)
2012-06-05 18:02:45	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-05 18:15:26	-->	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has joined #destructoid
2012-06-05 18:15:26	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 18:17:29	<--	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has quit (Quit)
2012-06-05 18:29:40	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-06-05 18:35:34	-->	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has joined #destructoid
2012-06-05 18:35:34	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 18:44:49	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-05 18:49:48	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Operation timed out)
2012-06-05 18:50:10	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-05 18:52:08	<--	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has quit (Quit)
2012-06-05 18:58:19	-->	Aerox (~Aerox47@wsip-98-190-211-2.oc.oc.cox.net) has joined #destructoid
2012-06-05 18:58:19	--	Mode #destructoid [+o Aerox] by Q
2012-06-05 19:00:16	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-05 19:00:16	--	Mode #destructoid [+o Cronosblade] by Q
2012-06-06 07:51:00		irc: disconnected from server
2012-06-06 09:06:35	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-06 09:06:35	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +martinishin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek disappointment DougCL DtoidBot Ecks|Work Kasreyn metalnarf mistic pointzeroeight Simmy StoryR Suff0cat tGA theGoldenAvatar TheToiletDuck]
2012-06-06 09:06:35	--	Channel #destructoid: 25 nicks (2 ops, 0 halfops, 3 voices, 20 normals)
2012-06-06 09:06:35	--	martinishin is now known as lolshin
2012-06-06 09:06:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-06 09:06:58	+lolshin	ah, fuck it
2012-06-06 09:07:01	--	lolshin is now known as martinishin
2012-06-06 09:09:32	theGoldenAvatar	Glad I never joined linked in
2012-06-06 09:09:48	+martinishin	^
2012-06-06 09:13:24	Ecks|Work	^^
2012-06-06 09:13:44	Ecks|Work	shin do you do anything other than drink all day?
2012-06-06 09:13:56	Ecks|Work	If not do you need a roomy?
2012-06-06 09:14:07	+martinishin	this week, nope
2012-06-06 09:14:13	+martinishin	hahahaha
2012-06-06 09:15:52	Ecks|Work	week off or something?
2012-06-06 09:16:29	Ecks|Work	!weather K2C1G4
2012-06-06 09:16:30	DtoidBot	From Ottawa International,  (CYOW) on June 6, 10:00 AM EDT temp: 63 F (17 C) cond: Scattered Clouds wind: From the ENE at 4 MPH (6.44 KPH) hu: 77% dewpnt: 55 F (13 C)
2012-06-06 09:17:19	+martinishin	pretty much
2012-06-06 09:17:32	+martinishin	i'm trying to curb my indecision on where to eat breakfast
2012-06-06 09:17:35	+martinishin	with liquor
2012-06-06 09:18:11	Ecks|Work	obv at a place that serves liquor
2012-06-06 09:18:16	Ecks|Work	we cant have you sober shin
2012-06-06 09:18:17	 *	martinishin solving problems with liquor
2012-06-06 09:18:30	+martinishin	obviously not
2012-06-06 09:20:14	theGoldenAvatar	Do what a real drunk does.
2012-06-06 09:20:20	theGoldenAvatar	Take your own flask.
2012-06-06 09:20:23	theGoldenAvatar	Mixed drinks.
2012-06-06 09:20:23	+martinishin	hah
2012-06-06 09:20:42	+martinishin	i had one, but some bitches commandeered it and got their sugary drink BS all up in there
2012-06-06 09:20:51	+martinishin	that and i have no idea where they took it off to
2012-06-06 09:21:36	+martinishin	and i never really used it that much anyway
2012-06-06 09:21:40	theGoldenAvatar	Ahahah
2012-06-06 09:21:43	+martinishin	only for like, going to concerts
2012-06-06 09:21:43	theGoldenAvatar	I was looking up flasks
2012-06-06 09:21:44	theGoldenAvatar	http://www.thinkgeek.com/homeoffice/mugs/e376/?srp=1
2012-06-06 09:21:51	theGoldenAvatar	And of course that's the model.
2012-06-06 09:21:54	+martinishin	hahahhahaha
2012-06-06 09:22:08	theGoldenAvatar	http://www.thinkgeek.com/images/products/additional/large/e376_ethanol_flask_inuse.jpg
2012-06-06 09:22:19	+martinishin	i love how one bullet point is "celebrate organic chemistry"
2012-06-06 09:22:34	+martinishin	olololololololol
2012-06-06 09:22:45	theGoldenAvatar	I love that it's Hito.
2012-06-06 09:23:15	disappointment	yoyoyo!!
2012-06-06 09:23:29	+martinishin	hehehehehehehehito
2012-06-06 09:23:59	Ecks|Work	I didnt even notice!
2012-06-06 09:24:00	Ecks|Work	haha
2012-06-06 09:24:33	@bloodylip	well, he does love to drink at work
2012-06-06 09:24:48	+martinishin	who doesn't
2012-06-06 09:24:57	theGoldenAvatar	Not I.
2012-06-06 09:25:06	Ecks|Work	you nap at work
2012-06-06 09:25:06	theGoldenAvatar	I think my work is awesome and amazing.
2012-06-06 09:25:11	theGoldenAvatar	Turns out it's not.
2012-06-06 09:25:34	theGoldenAvatar	Ecks, come on. I haven't taken a nap at work in months.
2012-06-06 09:25:34	+martinishin	haha
2012-06-06 09:25:46	Ecks|Work	Have they decided on relocating you or not tGA?
2012-06-06 09:25:51	theGoldenAvatar	Not.
2012-06-06 09:26:20	Ecks|Work	tGA I'd nap at work too i i was there at 5 am every morning
2012-06-06 09:26:30	Ecks|Work	if I*
2012-06-06 09:26:39	Ecks|Work	ucking f key
2012-06-06 09:26:42	Ecks|Work	GOD DAMN IT
2012-06-06 09:26:45	theGoldenAvatar	5:00am?
2012-06-06 09:26:53	theGoldenAvatar	I might get up at 5am
2012-06-06 09:27:01	theGoldenAvatar	But I don't usually get to work until around 6:30
2012-06-06 09:28:17	Ecks|Work	my building security wouldnt let me in a 6:30 unless I murdered them
2012-06-06 09:28:52	Ecks|Work	that reminds me, I really need a new pass
2012-06-06 09:29:05	@bloodylip	also, need to murder building security
2012-06-06 09:29:35	Ecks|Work	its a necessary evil of sharing a building with a government agency
2012-06-06 09:31:05	Ecks|Work	I had no idea the department of fisheries was so secure
2012-06-06 09:32:47	disappointment	If movies have taught me anything, it's that building security is easily distracted / murdered.
2012-06-06 09:33:31	@bloodylip	also, crawling through air ducts is whisper silent
2012-06-06 09:33:52	Ecks|Work	my boss tells me theres a managers entrance without much security
2012-06-06 09:33:58	Ecks|Work	that sounds like a terrible idea
2012-06-06 09:34:07	theGoldenAvatar	Yeah
2012-06-06 09:34:12	theGoldenAvatar	You can trust managers the most.
2012-06-06 09:35:34	@bloodylip	they'll never steal things!
2012-06-06 09:40:21	Ecks|Work	totes
2012-06-06 09:47:35	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-06 09:47:35	--	Mode #destructoid [+v Bigby] by Q
2012-06-06 10:03:12	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-06 10:03:12	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-06 10:09:15	Ecks|Work	WHY DOES MY PC KEEP TURNING ON
2012-06-06 10:10:07	+Bigby	you have a problem
2012-06-06 10:10:13	TheToiletDuck	Because it desires porn
2012-06-06 10:10:21	TheToiletDuck	when was the last time you fed it
2012-06-06 10:11:20	Ecks|Work	Haha
2012-06-06 10:11:27	Ecks|Work	a lomg time ago
2012-06-06 10:11:53	Ecks|Work	long*
2012-06-06 10:12:56	Ecks|Work	and now remote shutdown is taking forever
2012-06-06 10:15:20	@bloodylip	well, did you at least feed it?
2012-06-06 10:15:50	TheToiletDuck	you must have redtube set to auto-feed your pc while you're gone right?
2012-06-06 10:16:14	Ecks|Work	that makes sense actually
2012-06-06 10:16:40	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-06 10:17:03	Ecks|Work	I had no idea
2012-06-06 10:17:03	Ecks|Work	Rickey has a sequel out?
2012-06-06 10:18:30	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-06 10:21:26	StoryR2	I do
2012-06-06 10:21:31	StoryR2	I keep forgetting that I am idling at home
2012-06-06 10:22:56	theGoldenAvatar	It smells like cat food in here.
2012-06-06 10:24:29	TheToiletDuck	feeble attempt to attract pussy
2012-06-06 10:25:28	Ecks|Work	HAHAHA
2012-06-06 10:25:42	Ecks|Work	So TTD, any luck starting that PR agency?
2012-06-06 10:26:08	TheToiletDuck	Not yet, though i do have a great name for it
2012-06-06 10:26:12	TheToiletDuck	I was thinking
2012-06-06 10:26:14	TheToiletDuck	Nintendo
2012-06-06 10:26:20	@bloodylip	that's a terrible name
2012-06-06 10:26:31	TheToiletDuck	Well, back to the drawing board then.
2012-06-06 10:27:33	TheToiletDuck	right, home time.
2012-06-06 10:27:36	TheToiletDuck	tata shitlords
2012-06-06 10:27:54	Ecks|Work	BAI
2012-06-06 10:28:00	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-06-06 10:44:58	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-06 10:48:09	[Rabite]	ray bradbury is dead ;_;
2012-06-06 10:48:09	[Rabite]	I didn't know he was still alive, but still
2012-06-06 10:51:50	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-06-06 10:52:15	theGoldenAvatar	Oh no.
2012-06-06 10:53:08	theGoldenAvatar	Also, B2G3 cheese day.
2012-06-06 10:53:34	theGoldenAvatar	Also
2012-06-06 10:53:35	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/dabn2r.png
2012-06-06 10:53:38	theGoldenAvatar	And it doesn't
2012-06-06 10:54:26	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-06 10:54:30	-->	meeetalnarf (~meetalnar@p54AC985D.dip0.t-ipconnect.de) has joined #destructoid
2012-06-06 10:56:28	@bloodylip	what kind of cheeses?
2012-06-06 10:56:35	theGoldenAvatar	Any kind you can imagine
2012-06-06 10:57:00	@bloodylip	Even Oaxaca?!
2012-06-06 10:57:10	theGoldenAvatar	Okay. Not any kind you can imagine.
2012-06-06 10:57:16	theGoldenAvatar	But a lot of cheese nonetheless.
2012-06-06 10:57:28	@bloodylip	I imagine Oaxaca a lot
2012-06-06 10:57:34	@bloodylip	and it's crazy expensive
2012-06-06 10:57:58	@bloodylip	but it tastes just like Mozzarella to my unrefined palate
2012-06-06 11:01:44	theGoldenAvatar	You peasant.
2012-06-06 11:01:59	@bloodylip	I know.
2012-06-06 11:02:09	@bloodylip	JRo would be so upset that I'm not a cheesemonger.
2012-06-06 11:09:54	StoryR2	monsters no longer do more damage to players in coop
2012-06-06 11:09:56	StoryR2	ARE YOU FUCKING KIDDING ME
2012-06-06 11:11:55	+Bigby	i almost think i know what you are talking about
2012-06-06 11:18:21	StoryR2	D3, when players joined your games, the monsters gained more life and did more damage
2012-06-06 11:18:25	StoryR2	now they just gain more life
2012-06-06 11:18:27	StoryR2	that's stupid
2012-06-06 11:18:54	+Bigby	so you dont like that its not...harder?
2012-06-06 11:27:18	StoryR2	exactly
2012-06-06 11:29:28	+Bigby	masochist
2012-06-06 11:29:54	Ecks|Work	I think he just doesnt want coop to become easy mode
2012-06-06 11:30:30	StoryR2	that's more like it
2012-06-06 11:30:36	StoryR2	!
2012-06-06 11:32:42	Ecks|Work	I just started playing with my brothers and its already pretty easy
2012-06-06 11:35:23	+Bigby	throw more monsters at you
2012-06-06 11:35:41	Ecks|Work	that hasnt changed
2012-06-06 11:39:20	StoryR2	I'm only on act 3 NM but still
2012-06-06 11:39:24	StoryR2	I haven't been playing much
2012-06-06 11:46:29	@bloodylip	i could have sworn you were further than that
2012-06-06 11:46:41	@bloodylip	but i'm also angry, since i'm basically soloing NM right now
2012-06-06 11:47:06	@bloodylip	i'm towards the end of act 3 and i've only died to shitloads of ranged monsters or jailers/freezers
2012-06-06 11:50:38	StoryR2	when I was playing with 3 wizards in Act2 I made a tank set on my monk
2012-06-06 11:50:48	StoryR2	and now I am instoppable
2012-06-06 11:50:51	StoryR2	it's like two easy
2012-06-06 11:51:06	@bloodylip	maybe even three easy?
2012-06-06 11:51:11	+Bigby	four easy
2012-06-06 11:51:16	@bloodylip	what's in your tank set?
2012-06-06 11:51:22	+Bigby	fishies
2012-06-06 11:51:33	@bloodylip	fishies are smelly
2012-06-06 11:51:36	@bloodylip	i prefer terrariums
2012-06-06 11:51:41	@bloodylip	they don't have animals shitting in them constantly
2012-06-06 11:51:45	StoryR2	mostly high vit + little dex + shield
2012-06-06 11:52:01	StoryR2	Early 40s and I had 15ish K HP
2012-06-06 11:52:22	@bloodylip	nice
2012-06-06 11:52:36	@bloodylip	i'm like 48 (?) with 12k HP
2012-06-06 11:52:42	@bloodylip	but also nearly 3k dps
2012-06-06 11:53:36	metalnarf	http://us.battle.net/d3/en/blog/6262208/Patch_103_Design_Preview-6_6_2012#blog
2012-06-06 11:53:41	StoryR2	yeah my dps is under 1.5 with my tank set
2012-06-06 11:53:45	StoryR2	it's 2.4k with my dps set
2012-06-06 11:54:11	StoryR2	but it's fun to tank, especialy with 3 wizards, I just pull everything in, they blow them up
2012-06-06 11:54:26	@bloodylip	yeah
2012-06-06 11:59:12	theGoldenAvatar	I have so much cheese.
2012-06-06 11:59:45	@bloodylip	But no Oaxaca.
2012-06-06 11:59:46	theGoldenAvatar	We?re removing the bonus monster damage per additional player in a coop game. Our design goal is for players who prefer to play solo to be able to play solo, and players who prefer to play in groups to be able to play in a group. We feel the bonus monster damage per additional player is one of the biggest inhibitors to wanting to play with your friends.
2012-06-06 11:59:48	theGoldenAvatar	The fuck
2012-06-06 11:59:53	@bloodylip	you'll be making no queso blanco.
2012-06-06 12:00:13	@bloodylip	theGoldenAvatar: so no NM is also tutorial mode if you play coop.
2012-06-06 12:00:17	@bloodylip	*now
2012-06-06 12:00:17	theGoldenAvatar	I have swiss, mozzaerlla, pepper jack and cheddar
2012-06-06 12:00:30	theGoldenAvatar	We're on Hell at the moment
2012-06-06 12:00:40	@bloodylip	i thought it was B2G3 cheese!
2012-06-06 12:00:41	theGoldenAvatar	Which is only bad every once in awhile
2012-06-06 12:00:43	@bloodylip	where is the fifth?!
2012-06-06 12:00:45	theGoldenAvatar	If you get some asshole pack
2012-06-06 12:00:52	theGoldenAvatar	Oh, bloodylip I got 15 of those 4
2012-06-06 12:00:58	@bloodylip	ah
2012-06-06 12:01:55	@bloodylip	the worst enemy I've come across so far was a yellow winged molok with extra health & minions
2012-06-06 12:02:11	@bloodylip	I never did kill him
2012-06-06 12:02:17	theGoldenAvatar	We got some of those charging bull guys
2012-06-06 12:02:24	theGoldenAvatar	With chains of fire and fire trails
2012-06-06 12:02:29	theGoldenAvatar	Fucking assholes
2012-06-06 12:02:47	theGoldenAvatar	We ended up kiting them to a chokepoint they couldn't cross
2012-06-06 12:02:48	@bloodylip	haha wow
2012-06-06 12:02:50	theGoldenAvatar	And cheese them
2012-06-06 12:02:59	theGoldenAvatar	cheesed*
2012-06-06 12:04:17	theGoldenAvatar	"While these are a few of the larger systems adjustments we?re making, the 1.0.3 patch will include many fixes, quality of life enhancements, Auction House improvements, and other changes."
2012-06-06 12:04:30	theGoldenAvatar	Will the auction house, maybe, I don't know... work?
2012-06-06 12:04:30	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-06 12:04:34	@bloodylip	probably not
2012-06-06 12:04:43	@bloodylip	i hope they keep the terrible commodity searching
2012-06-06 12:04:54	@bloodylip	where you can only search for a specific-sized stack
2012-06-06 12:05:06	theGoldenAvatar	I'd be fine with that
2012-06-06 12:05:13	theGoldenAvatar	If you could buy/sell them
2012-06-06 12:05:38	theGoldenAvatar	That would be what I'd call my primary concenr
2012-06-06 12:11:32	Halfleft|away	tits
2012-06-06 12:11:39	@bloodylip	cocks
2012-06-06 12:11:45	theGoldenAvatar	Titcocks.
2012-06-06 12:11:46	Halfleft|away	the guy i work with likes the animes
2012-06-06 12:11:53	theGoldenAvatar	Ew.
2012-06-06 12:11:56	Halfleft|away	yeah
2012-06-06 12:15:37	+Bigby	what kind
2012-06-06 12:15:50	theGoldenAvatar	The bad kind.
2012-06-06 12:15:54	theGoldenAvatar	read: all of it
2012-06-06 12:16:07	+Bigby	dont be that guy
2012-06-06 12:16:34	Halfleft|away	the bad kind.
2012-06-06 12:16:42	Halfleft|away	like, the twisted kind.
2012-06-06 12:16:52	Halfleft|away	That only barely escapes the nation that spawned it
2012-06-06 12:16:55	Halfleft|away	!japan--
2012-06-06 12:16:55	DtoidBot	The karma of japan is -230.
2012-06-06 12:19:03	theGoldenAvatar	TFS web access 2012 looks Metro
2012-06-06 12:19:50	Halfleft|away	-sexual?
2012-06-06 12:21:58	theGoldenAvatar	!Metro-- #Fuck you, future
2012-06-06 12:21:58	DtoidBot	The karma of Metro is -1.
2012-06-06 12:22:08	Halfleft|away	you can't un-hash a hashed string can you?
2012-06-06 12:22:12	Halfleft|away	that's not how it works right?
2012-06-06 12:22:18	theGoldenAvatar	YOU can't
2012-06-06 12:22:19	+Bigby	the only thing i associate metro with is the font
2012-06-06 12:22:35	Halfleft|away	I can barely survive in grown-up society andrew.
2012-06-06 12:22:38	theGoldenAvatar	Why are you hasing strings
2012-06-06 12:22:41	Halfleft|away	i'm not
2012-06-06 12:22:41	theGoldenAvatar	hashing
2012-06-06 12:22:49	Halfleft|away	pew posted a link in an email about linkedin being hacked
2012-06-06 12:23:00	Halfleft|away	a list of hashed and encryped passwords got twoced
2012-06-06 12:23:08	Halfleft|away	and i was curious
2012-06-06 12:23:39	theGoldenAvatar	It CAN be brute-forced
2012-06-06 12:23:55	theGoldenAvatar	If it's salted it's a fucking waste of time
2012-06-06 12:23:56	+Bigby	shove that damn code in there
2012-06-06 12:24:38	Halfleft|away	salted is literally just adding more string to the string right?
2012-06-06 12:24:45	Halfleft|away	I always thought it was more complicated than that
2012-06-06 12:24:53	theGoldenAvatar	Random bits, yes.
2012-06-06 12:24:53	StoryR2	is JRo at E3 today?
2012-06-06 12:25:00	theGoldenAvatar	If you crack a hash that isn't salted
2012-06-06 12:25:10	theGoldenAvatar	You have access to everything hased using that key
2012-06-06 12:25:16	theGoldenAvatar	hashed*
2012-06-06 12:25:27	Halfleft|away	but you'd still have to brute force it right?
2012-06-06 12:25:32	theGoldenAvatar	Yes
2012-06-06 12:25:32	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-06 12:25:32	--	Mode #destructoid [+v ProfPew] by Q
2012-06-06 12:25:39	Halfleft|away	Kewl.
2012-06-06 12:25:57	Halfleft|away	My passwords are fairly good so far as common IT practice goes.
2012-06-06 12:26:05	+Bigby	when you say brute force i picture you actually wrestling with man sized lines of code and shoving them in place
2012-06-06 12:26:06	Halfleft|away	unlike my work where literally everybody's email password is the same.
2012-06-06 12:26:09	Halfleft|away	And cannot be changed.
2012-06-06 12:30:00	+ProfPew	haha
2012-06-06 12:30:01	+ProfPew	123456
2012-06-06 12:30:09	theGoldenAvatar	That sounds horrible.
2012-06-06 12:31:50	Halfleft|away	"raynespark" actually
2012-06-06 12:32:03	Halfleft|away	feel free to haxxor reed learning if you ever stroll into the building
2012-06-06 12:32:12	Halfleft|away	we have visitor cards, but for no actual purpose.
2012-06-06 12:34:29	+martinishin	hahaha
2012-06-06 12:34:33	+ProfPew	they should learn to reed!
2012-06-06 12:34:56	Halfleft|away	Boo
2012-06-06 12:34:59	Halfleft|away	!profpew--
2012-06-06 12:34:59	DtoidBot	The karma of profpew is 95.
2012-06-06 12:35:03	disappointment	haha
2012-06-06 12:35:05	+ProfPew	i'm here the rest of the day!
2012-06-06 12:35:46	disappointment	ProfPew: Quit your day job!
2012-06-06 12:35:51	+ProfPew	nuh uh
2012-06-06 12:36:03	disappointment	I quad-core dare you.
2012-06-06 12:37:51	+Gandysampras	!profpew++ #puntastic
2012-06-06 12:37:51	DtoidBot	The karma of profpew is 96.
2012-06-06 12:38:14	+ProfPew	!gandysampras
2012-06-06 12:38:16	+ProfPew	!gandysampras++
2012-06-06 12:38:16	DtoidBot	The karma of gandysampras is 132.
2012-06-06 12:38:22	+Gandysampras	<3
2012-06-06 12:40:41	Halfleft|away	gandy can you print off a picture of us and sign it
2012-06-06 12:41:09	disappointment	Gandy, can you pick me up a hammock for my cube?
2012-06-06 12:46:16	Ecks|Work	ooo lunch time
2012-06-06 12:46:21	--	Ecks|Work is now known as Ecks|Lunch
2012-06-06 12:47:06	disappointment	Oh man, I hope he has a grilled cheese sandwich. I had one and it was delicious.
2012-06-06 12:53:41	-->	Aerox (~aerox47@mobile-198-228-208-066.mycingular.net) has joined #destructoid
2012-06-06 12:56:43	<--	Aerox (~aerox47@mobile-198-228-208-066.mycingular.net) has quit (Quit)
2012-06-06 13:02:30	[Rabite]	http://hosted.ap.org/dynamic/stories/U/US_PEOPLE_JOHN_MAYER?SITE=AP&SECTION=HOME&TEMPLATE=DEFAULT
2012-06-06 13:02:36	[Rabite]	last paragraph makes the whole article
2012-06-06 13:02:42	[Rabite]	don't even bother with the rest
2012-06-06 13:05:01	theGoldenAvatar	Ha
2012-06-06 13:05:08	theGoldenAvatar	Top 10 Male celebrities.
2012-06-06 13:05:27	+Bigby	according to what criteria?
2012-06-06 13:06:27	theGoldenAvatar	Dementia.
2012-06-06 13:07:05	Halfleft|away	lol
2012-06-06 13:09:31	[Rabite]	http://hosted.ap.org/dynamic/stories/U/US_TACO_BELL_MENU?SITE=AP&SECTION=HOME&TEMPLATE=DEFAULT
2012-06-06 13:09:35	[Rabite]	demolition man here we come
2012-06-06 13:13:03	theGoldenAvatar	VS now hows Code Clone Analysis
2012-06-06 13:13:11	theGoldenAvatar	More ways it can tell what a shitty programmer I am
2012-06-06 13:13:16	theGoldenAvatar	now has*
2012-06-06 13:19:46	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-06 13:21:58	@bloodylip	what is Code Clone Analysis?
2012-06-06 13:22:20	theGoldenAvatar	Basically finds code duplication
2012-06-06 13:22:24	theGoldenAvatar	Stuff that should be refactored
2012-06-06 13:23:49	@bloodylip	ah
2012-06-06 13:24:14	richterbelmont	http://www.washingtonpost.com/local/obituaries/ray-bradbury-sci-fi-author-of-fahrenheit-451-martian-chronicles-dies-at-91/2012/06/06/gJQAy9HiIV_story.html
2012-06-06 13:25:16	@bloodylip	why's everybody care about Ray Bradbury and not Richard Dawson?
2012-06-06 13:25:47	Halfleft|away	who
2012-06-06 13:26:26	theGoldenAvatar	Because who the fuck is Richard Dawson?
2012-06-06 13:27:03	@bloodylip	the dude who kissed a shitload of chicks on the Family Feud
2012-06-06 13:27:17	theGoldenAvatar	What a playa.
2012-06-06 13:27:21	@bloodylip	basically made sexual harassment cool
2012-06-06 13:30:47	Halfleft|away	so her my housemate's girlfriend has decided to play the uke
2012-06-06 13:30:51	Halfleft|away	so hey*
2012-06-06 13:30:53	Halfleft|away	fucksake
2012-06-06 13:31:07	@bloodylip	the uke?
2012-06-06 13:31:09	@bloodylip	ukelele?
2012-06-06 13:31:11	theGoldenAvatar	ukelele?
2012-06-06 13:32:37	theGoldenAvatar	I hate ukeleles.
2012-06-06 13:32:44	theGoldenAvatar	They are like super-shitty sounding guitars
2012-06-06 13:33:25	Halfleft|away	aye
2012-06-06 13:33:38	Halfleft|away	an infant can 'play' it
2012-06-06 13:33:48	Halfleft|away	glorified noisemaker
2012-06-06 13:35:15	@bloodylip	you should smash it to pieces
2012-06-06 13:35:52	Halfleft|away	aye
2012-06-06 13:39:25	@bloodylip	can you record it?
2012-06-06 13:39:29	@bloodylip	i'd like to see it
2012-06-06 13:39:38	@bloodylip	maybe you can just punch her in her uke while she's playing it
2012-06-06 13:41:36	theGoldenAvatar	Hmm
2012-06-06 13:41:45	theGoldenAvatar	What Visceral is doing with DS3 is interesting
2012-06-06 13:43:17	@bloodylip	yeah, it's raised my interest a bit
2012-06-06 13:43:40	@bloodylip	but i'll withhold optimism until i see that it's more horror and less shooty
2012-06-06 13:43:55	@bloodylip	did you read the PAR article?
2012-06-06 13:44:07	theGoldenAvatar	This article I'm reading touches on that
2012-06-06 13:44:10	theGoldenAvatar	Yes
2012-06-06 13:44:14	theGoldenAvatar	Was about to quote it
2012-06-06 13:44:16	theGoldenAvatar	" The section we played was, in fact chosen for the action. It?s an easier concept to sell in 30 minute chunks. ?We?ve found horror doesn?t demo well. It?s a slow build, you have to care about your character, so the demo kind of skews to the action side.?"
2012-06-06 13:44:28	theGoldenAvatar	Which makes sense.
2012-06-06 13:45:08	@bloodylip	right
2012-06-06 13:45:38	@bloodylip	I didn't like the part where it seemed like they might be cutting back on the terrifyingly tense sections
2012-06-06 13:45:51	@bloodylip	because that's what I loved about DS2
2012-06-06 13:46:04	theGoldenAvatar	Did it say that somewhere?
2012-06-06 13:46:14	theGoldenAvatar	It was kind of vague
2012-06-06 13:46:31	theGoldenAvatar	"We touch a lot of different fans. Some are hardcore survival horror, they want to be freaked out. I?ve had plenty of other people who say the game stresses them out, and that?s one of the reasons we?ve added co-op. It?s like going to a scary movie with a friend."
2012-06-06 13:46:48	@bloodylip	yeah, I'm reading too much into it
2012-06-06 13:46:52	theGoldenAvatar	Because co-op most certainly kills horror.
2012-06-06 13:46:57	theGoldenAvatar	I'm hoping that the only solution
2012-06-06 13:46:58	@bloodylip	but I wouldn't count it out
2012-06-06 13:47:36	theGoldenAvatar	The scariest part of 2 for me was the build in the Ishimura.
2012-06-06 13:47:40	theGoldenAvatar	Just WAITING
2012-06-06 13:47:52	theGoldenAvatar	Because that's like 20 minutes of nothing happening
2012-06-06 13:47:56	@bloodylip	yeah, I was talking with feez about that earlier
2012-06-06 13:48:11	@bloodylip	I knew /something/ had to be coming up
2012-06-06 13:48:17	@bloodylip	and the anticipation was the worst part
2012-06-06 13:48:22	theGoldenAvatar	That as also the hardest part of the game in Zealout
2012-06-06 13:48:26	theGoldenAvatar	Zealot*
2012-06-06 13:48:34	theGoldenAvatar	Because you fight like 3 brutes
2012-06-06 13:48:48	theGoldenAvatar	Or whatever they were called
2012-06-06 13:48:54	@bloodylip	Zealot?
2012-06-06 13:48:57	@bloodylip	was that the hardest mode?
2012-06-06 13:49:00	theGoldenAvatar	Yeah
2012-06-06 13:49:50	theGoldenAvatar	The wiki says Hardcore was the hardest
2012-06-06 13:49:52	theGoldenAvatar	But it's not
2012-06-06 13:50:01	theGoldenAvatar	It's easier
2012-06-06 13:50:09	theGoldenAvatar	But it only gives you three saves
2012-06-06 13:50:20	@bloodylip	right
2012-06-06 13:50:24	@bloodylip	I'd never even attempt that
2012-06-06 13:50:31	theGoldenAvatar	I did.
2012-06-06 13:50:33	@bloodylip	because I took like 40 sittings to even finish the game
2012-06-06 13:50:36	theGoldenAvatar	It's rage inducing
2012-06-06 13:51:31	theGoldenAvatar	Like if you die a few minutes from the spot you planned to save.
2012-06-06 14:02:30	-->	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has joined #destructoid
2012-06-06 14:04:32	--	Ecks|Lunch is now known as Ecks|Work
2012-06-06 14:06:41	<--	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-06 14:10:48	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-06 14:10:48	--	Mode #destructoid [+o TDiddy] by Q
2012-06-06 14:11:08	theGoldenAvatar	Hey look.
2012-06-06 14:11:17	theGoldenAvatar	The auction house is down completely.
2012-06-06 14:14:05	@TDiddy	:(
2012-06-06 14:14:28	@bloodylip	surprise!
2012-06-06 14:14:37	@TDiddy	doesnt matter really, im not selling anything
2012-06-06 14:15:59	<--	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has quit (Registered)
2012-06-06 14:15:59	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-06 14:16:01	@bloodylip	because you're giving it all to me?
2012-06-06 14:16:23	@bloodylip	stacks and stacks of shimmering essences and lizard eyes for me to make aughild's treasured set?
2012-06-06 14:17:00	@TDiddy	lol
2012-06-06 14:17:02	Ecks|Work	You ruined his surprise bloodylip, apologize!
2012-06-06 14:17:06	@TDiddy	i mean nobody is buying shit
2012-06-06 14:17:18	@TDiddy	and i probably should upgrade my smith further, but i dont really care
2012-06-06 14:18:39	theGoldenAvatar	I think I'm on magnificent stuff
2012-06-06 14:18:48	theGoldenAvatar	Still level 52
2012-06-06 14:19:14	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-06 14:19:32	Ecks|Work	hey dare-
2012-06-06 14:20:49	dare-	Hey Ecks
2012-06-06 14:21:19	Ecks|Work	whats shakin?
2012-06-06 14:22:34	dare-	Nothing really, you?
2012-06-06 14:23:19	Ecks|Work	dreaming of going home
2012-06-06 14:23:27	Ecks|Work	and accidentally took a 2 hour lunch
2012-06-06 14:23:51	dare-	Haha
2012-06-06 14:23:54	dare-	You're Don Draper
2012-06-06 14:24:12	Ecks|Work	I'm nowhere near that cool
2012-06-06 14:24:29	theGoldenAvatar	Don Draper is actually not cool at all.
2012-06-06 14:24:34	theGoldenAvatar	He's a giant douchebag.
2012-06-06 14:24:39	Ecks|Work	I haven't ever seen Mad Men
2012-06-06 14:24:43	theGoldenAvatar	You should.
2012-06-06 14:24:46	theGoldenAvatar	It's pretty fantastic.
2012-06-06 14:25:06	Ecks|Work	is it anything like Breaking Bad?
2012-06-06 14:25:13	dare-	Don Draper has a lot of charisma which makes him seem cool
2012-06-06 14:25:23	theGoldenAvatar	It's nothing like Breaking Bad.
2012-06-06 14:25:26	dare-	No not really
2012-06-06 14:25:29	theGoldenAvatar	Except Walt is also a douchebag
2012-06-06 14:25:35	theGoldenAvatar	Even moreso actually
2012-06-06 14:25:42	dare-	Walt is a bigger douche bag
2012-06-06 14:25:43	theGoldenAvatar	Don has some redeeming moments.
2012-06-06 14:25:49	dare-	Mr White, science yo!
2012-06-06 14:25:56	Ecks|Work	I can get along with that
2012-06-06 14:26:00	dare-	You should watch it
2012-06-06 14:26:04	dare-	tga NEVER says anything is good
2012-06-06 14:26:07	Ecks|Work	Walt makes me want to hurt myself sometimes
2012-06-06 14:26:18	Ecks|Work	Not as much as Skylar thouygh
2012-06-06 14:26:19	theGoldenAvatar	I like a lot of things.
2012-06-06 14:26:21	Ecks|Work	though*
2012-06-06 14:26:36	theGoldenAvatar	But humans prefer to talk about how awful things are.
2012-06-06 14:26:40	Ecks|Work	He's in love with Buy3get2 or cheese
2012-06-06 14:26:47	theGoldenAvatar	No, no
2012-06-06 14:26:52	theGoldenAvatar	Buy2get3
2012-06-06 14:26:57	Ecks|Work	for*
2012-06-06 14:27:02	Ecks|Work	Thats even better!
2012-06-06 14:27:09	dare-	Buy0get1
2012-06-06 14:27:13	Ecks|Work	and kinda worrying
2012-06-06 14:27:17	Ecks|Work	GOGOGOGOGO
2012-06-06 14:27:18	Ecks|Work	ALL THE CHEESE IS BAD
2012-06-06 14:27:37	theGoldenAvatar	My favorite is when they do chicken breasts for b2g3
2012-06-06 14:27:44	Ecks|Work	I am moving
2012-06-06 14:27:47	dare-	Who is doing these sales
2012-06-06 14:27:47	theGoldenAvatar	I stock up on that shit.
2012-06-06 14:27:49	dare-	I've never heard
2012-06-06 14:27:54	theGoldenAvatar	I've got like 15 pounds in my freezer
2012-06-06 14:28:10	theGoldenAvatar	Harris-Teeter
2012-06-06 14:28:13	theGoldenAvatar	Local grocery chain
2012-06-06 14:28:27	dare-	That's a hell of a lot of chicken
2012-06-06 14:28:46	dare-	You have like two infants in your freezer
2012-06-06 14:28:53	theGoldenAvatar	But tastier.
2012-06-06 14:29:08	@bloodylip	i don't know, infants are pretty tasty
2012-06-06 14:33:16	+Gandysampras	fart fart fart
2012-06-06 14:33:36	@bloodylip	speaking of farts
2012-06-06 14:33:39	@bloodylip	i've been doing that a lot
2012-06-06 14:33:41	@bloodylip	i should go poop
2012-06-06 14:33:52	theGoldenAvatar	Thanks for sharing.
2012-06-06 14:34:11	@bloodylip	no problem!
2012-06-06 14:43:17	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-06 14:43:17	--	Mode #destructoid [+v jorge`] by Q
2012-06-06 14:47:12	-->	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has joined #destructoid
2012-06-06 14:47:12	--	Mode #destructoid [+o Aerox] by Q
2012-06-06 14:47:17	+Gandysampras	HI AEROX
2012-06-06 14:47:34	@Aerox	hi gandy!
2012-06-06 14:48:40	@Aerox	gotta go!
2012-06-06 14:48:41	<--	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has quit (Quit)
2012-06-06 14:58:30	Ecks|Work	Crazy JRo and his 1 minute IRC Sessions
2012-06-06 14:59:15	Ecks|Work	Time to go home!
2012-06-06 14:59:18	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-06 14:59:29	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-06-06 15:18:27		irc: disconnected from server
2012-06-06 15:25:47	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-06 15:25:47	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Gandysampras +Gemsi +jorge` +martinishin +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran Brainderailment cardfrek dare- disappointment DougCL DtoidBot Kasreyn meeetalnarf metalnarf mistic pointzeroeight richterbelmont Simmy StoryR StoryR2 Suff0cat tGA theGoldenAvatar]
2012-06-06 15:25:47	--	Channel #destructoid: 33 nicks (3 ops, 0 halfops, 7 voices, 23 normals)
2012-06-06 15:25:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-06 15:27:29	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-06 15:27:38	richterbelmont	http://www.reddit.com/r/IAmA/comments/uo2qv/i_am_daryl_davis_black_man_who_befriended_kkk/
2012-06-06 15:29:18	Halfleft|away	Gandysampras
2012-06-06 15:41:10	-->	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has joined #destructoid
2012-06-06 15:41:10	--	Mode #destructoid [+o Aerox] by Q
2012-06-06 15:41:50	Halfleft|away	Hello Jonathan Ross.
2012-06-06 15:41:56	@Aerox	hello gavin
2012-06-06 15:42:08	richterbelmont	hey jro
2012-06-06 15:42:15	@Aerox	hi richter
2012-06-06 15:42:27	richterbelmont	http://www.reddit.com/r/chickFilA/  i found something that will make alex happy , you know how he loves breaded chicken
2012-06-06 15:42:45	StoryR2	SUP DOGS
2012-06-06 15:42:51	@Aerox	hi rickey
2012-06-06 15:46:11	Halfleft|away	storyr2?
2012-06-06 15:46:20	Halfleft|away	Faster, Stronger, More attractive.
2012-06-06 15:46:29	Halfleft|away	Less unexpected hard crashes
2012-06-06 15:46:34	Halfleft|away	fewer
2012-06-06 15:46:59	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-06 15:46:59	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-06 15:47:47	dare-	Ecks SFxT
2012-06-06 15:52:10	+Ecksorcism	give me 20 minutes?
2012-06-06 15:52:46	dare-	Sure no rush
2012-06-06 15:57:46	Halfleft|away	thats what shhe saiid
2012-06-06 15:57:59	<--	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has quit (Ping timeout)
2012-06-06 15:58:03	<--	Suff0cat (Suff0cat@c-67-166-145-112.hsd1.ca.comcast.net) has quit (Quit)
2012-06-06 15:58:16	-->	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has joined #destructoid
2012-06-06 15:58:16	--	Mode #destructoid [+o Aerox] by Q
2012-06-06 16:11:21	andrewm	Holy butts
2012-06-06 16:11:24	andrewm	The AH works
2012-06-06 16:12:36	richterbelmont	nice 999 sequel comes in october for 3ds and vita
2012-06-06 16:15:35	+Ecksorcism	dont get my hopes up tGA
2012-06-06 16:15:40	+Ecksorcism	that'd be so mean
2012-06-06 16:15:46	+Ecksorcism	dare-, you ready?
2012-06-06 16:17:34	dare-	Oh yeah let me get my controller
2012-06-06 16:17:38	+Ecksorcism	same
2012-06-06 16:22:43	 *	StoryR2 slaps theGoldenAvatar around a bit with a large trout
2012-06-06 16:22:52	StoryR2	SEND ME YOUR RESUME FOO
2012-06-06 16:23:35	andrewm	What
2012-06-06 16:24:03	StoryR2	do you have a resume?
2012-06-06 16:24:12	andrewm	Not really.
2012-06-06 16:24:14	StoryR2	I need an example of a dev who's my age. What their resume looks like. All these women in my office are old
2012-06-06 16:24:23	StoryR2	oh well
2012-06-06 16:24:28	andrewm	I have an old one that needs updating.
2012-06-06 16:24:32	andrewm	Like, really old
2012-06-06 16:24:36	StoryR2	Ahmed
2012-06-06 16:24:38	StoryR2	do you have one?
2012-06-06 16:25:49	+Ecksorcism	same situation
2012-06-06 16:26:12	@Aerox	just put a giant picture of your face on a piece of paper
2012-06-06 16:26:14	@Aerox	that should be good enough
2012-06-06 16:26:35	dare-	Giving a thumbs up
2012-06-06 16:26:50	+Ecksorcism	dare I'm launching now
2012-06-06 16:26:56	dare-	Okay I'll invite you
2012-06-06 16:26:59	andrewm	How does one's face give a thumbs up?
2012-06-06 16:27:14	dare-	The hand sneaks into the photo, obviously
2012-06-06 16:27:26	StoryR2	lol
2012-06-06 16:31:32	+Ecksorcism	My gold expired?
2012-06-06 16:31:34	+Ecksorcism	How the fuck
2012-06-06 16:31:53	@Aerox	owned
2012-06-06 16:32:20	dare-	Haha Aerox
2012-06-06 16:32:29	dare-	You don't need Gold to play on GFWL do you?
2012-06-06 16:32:46	+Ecksorcism	it says my game doesnt have authorization to play
2012-06-06 16:33:06	+Ecksorcism	isnt this what PAP is for?
2012-06-06 16:33:38	dare-	I have no idea
2012-06-06 16:33:48	+Ecksorcism	WHERE IS MY CREDIT CARD
2012-06-06 16:33:52	+Ecksorcism	FUCKING M$!!!!!!!!!!!!
2012-06-06 16:34:10	dare-	You just turne dinto Moose
2012-06-06 16:34:21	+Ecksorcism	try inviting me
2012-06-06 16:34:24	+Ecksorcism	this cant be right
2012-06-06 16:34:34	dare-	I'll invite you again sec
2012-06-06 16:35:18	dare-	Invite sent
2012-06-06 16:35:23	dare-	Says you haven't been signed in for 23 hours
2012-06-06 16:35:31	+Ecksorcism	wtf
2012-06-06 16:35:36	+Ecksorcism	one seconf
2012-06-06 16:35:39	+Ecksorcism	one second*
2012-06-06 16:36:52	+Ecksorcism	I think thats it
2012-06-06 16:37:36	dare-	Okay ready
2012-06-06 16:41:05	-->	AndroUser2 (~androirc@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-06 16:41:31	AndroUser2	Hey
2012-06-06 16:41:40	AndroUser2	Oh. Crap
2012-06-06 16:41:57	--	AndroUser2 is now known as thebigby
2012-06-06 16:42:02	thebigby	Better
2012-06-06 16:49:46	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Read error: Connection reset by peer)
2012-06-06 16:50:19	<--	thebigby (~androirc@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-06 16:57:06	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-06 17:02:49	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-06 17:03:06	-->	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has joined #destructoid
2012-06-06 17:13:44	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Read error: Connection reset by peer)
2012-06-06 17:13:55	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-06 17:13:55	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-06 17:14:30	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-06 17:14:30	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-06 17:14:30	--	andrewm_ is now known as andrewm
2012-06-06 17:14:46	+Ecksorcism	http://dl.dropbox.com/u/4826323/ftp/UvFuh4.jpg
2012-06-06 17:14:48	+Ecksorcism	So Ronrey
2012-06-06 17:22:19	StoryR2	on PC huh?
2012-06-06 17:24:19	@Aerox	rickey tell me a story
2012-06-06 17:26:10	StoryR2	That's the irony of my name
2012-06-06 17:26:13	StoryR2	I'm bad at it
2012-06-06 17:27:48	<--	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit: Leaving)
2012-06-06 17:28:35	@Aerox	how lame
2012-06-06 17:28:49	StoryR2	I know
2012-06-06 17:28:50	StoryR2	I am leaving work
2012-06-06 17:28:55	StoryR2	muahaha
2012-06-06 17:28:56	StoryR2	see ya!
2012-06-06 17:29:04	<--	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-06 17:36:18	richterbelmont	!q
2012-06-06 17:36:18	DtoidBot	Generating new random quote set.
2012-06-06 17:36:19	DtoidBot	[1126] <TheToiletDuck> it's quite a skill to make a dead body look presentable
2012-06-06 17:36:28	richterbelmont	!q
2012-06-06 17:36:28	DtoidBot	[786] <+Halfleft> to be fair, i would so do tGA
2012-06-06 17:41:18	dare-	Ecks more people should get it
2012-06-06 17:42:47	+Ecksorcism	Ya
2012-06-06 17:46:36	@Aerox	http://www.courant.com/community/manchester/hc-manchester-chicken-man-0607-20120606,0,778174.story
2012-06-06 18:08:57	<--	Aerox (~Aerox47@ip-64-134-223-82.public.wayport.net) has quit (Quit)
2012-06-06 18:11:24	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-06-06 18:11:24	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-06-06 18:11:24	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (*.net *.split)
2012-06-06 18:11:24	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-06-06 18:11:24	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-06-06 18:11:24	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-06-06 18:11:24	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (*.net *.split)
2012-06-06 18:11:24	<--	metalnarf (~metalnarf@p54AC985D.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-06-06 18:11:24	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (*.net *.split)
2012-06-06 19:28:21		irc: disconnected from server
2012-06-07 08:51:55	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-07 08:51:55	--	Nicks #destructoid: [@bloodylip @naia @Q +Gandysampras +jorge` +lolshin +ProfPew +Torzelan [Rabite] ^power andrewm_ Apple_Master benbeltran cardfrek disappointment DougCL|fuckit DtoidBot Ecks|Work Kasreyn meeetalnarf metalnarf mistic pointzeroeight Simmy StoryR theGoldenAvatar TheToiletDuck]
2012-06-07 08:51:55	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 5 voices, 19 normals)
2012-06-07 08:51:58	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-07 09:10:28	theGoldenAvatar	You wouldn't want to stay at SEATAC anyway
2012-06-07 09:10:51	theGoldenAvatar	You never loved them anyway.
2012-06-07 09:11:32	-->	meeetalnarf2 (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has joined #destructoid
2012-06-07 09:11:48	<--	meeetalnarf (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-07 09:17:32	<--	meeetalnarf2 (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-07 09:18:31	Ecks|Work	well theres like 20 hotels near SEATAC
2012-06-07 09:18:38	Ecks|Work	All of them seem kinda expensive
2012-06-07 09:24:19	Ecks|Work	Maybe I'll just leave my bags at the Red Lion and explore for the night
2012-06-07 09:31:49	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-06-07 10:16:03	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-07 10:21:05	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-07 10:39:13	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-07 10:44:29	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-07 10:44:29	--	Mode #destructoid [+o Aerox] by Q
2012-06-07 10:44:54	StoryR2	HI JRO
2012-06-07 10:45:28	@Aerox	holler
2012-06-07 10:45:47	-->	meeetalnarf (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has joined #destructoid
2012-06-07 10:49:50	StoryR2	so
2012-06-07 10:49:54	StoryR2	do you need a place to stay?
2012-06-07 10:50:01	StoryR2	if and when you come up here
2012-06-07 10:50:21	@Aerox	We're going to portland
2012-06-07 10:50:23	@Aerox	sad times
2012-06-07 10:50:24	StoryR2	I am now house sitting the 27th through July 4th...so if that's when you were going to be here there will be MUCH more room
2012-06-07 10:50:26	StoryR2	aww boo
2012-06-07 10:50:45	StoryR2	oh btw, my hot new roommate works at Daily Grill
2012-06-07 10:50:46	StoryR2	HAAAA
2012-06-07 10:50:52	@Aerox	FREE DRINKS
2012-06-07 10:51:09	StoryR2	indeed
2012-06-07 10:52:51	@Aerox	i need to figure out pax
2012-06-07 10:53:43	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-07 10:54:19	-->	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has joined #destructoid
2012-06-07 10:58:28	StoryR2	no room yet?
2012-06-07 10:59:05	StoryR2	Are you a Kochis doing your normal thing?
2012-06-07 11:00:11	Ecks|Work	Rickey, do you know any cheap places to stay near the airport?
2012-06-07 11:00:34	StoryR2	Don't know the area that well. You thinking about not staying downtown?
2012-06-07 11:00:51	Ecks|Work	I have a room from the 29th - 4th
2012-06-07 11:00:55	Ecks|Work	but I arrive the 28th
2012-06-07 11:01:01	StoryR2	dude
2012-06-07 11:01:03	StoryR2	stay with me
2012-06-07 11:01:21	Ecks|Work	you're already putting up tGA, I can just find some shithole to sleep in
2012-06-07 11:01:27	StoryR2	I AM?!?!?!!
2012-06-07 11:01:31	StoryR2	just kidding
2012-06-07 11:01:39	StoryR2	I said I would, but we haven't talked more abou tit
2012-06-07 11:01:40	StoryR2	LOL
2012-06-07 11:01:42	StoryR2	ABOU TIT
2012-06-07 11:01:50	Ecks|Work	Haha
2012-06-07 11:02:11	@bloodylip	haha tit
2012-06-07 11:02:52	Ecks|Work	rooms are starting to get prohibitively expensive
2012-06-07 11:03:08	StoryR2	but I imagine any of the hotels by the airport would be decent
2012-06-07 11:03:20	StoryR2	if you're looking for one, make sure it's on highway 99
2012-06-07 11:03:41	Ecks|Work	I was looking at some of them they are like $130 for a night
2012-06-07 11:03:45	StoryR2	oh good lord
2012-06-07 11:04:05	StoryR2	seriously, just stay with me
2012-06-07 11:04:11	StoryR2	we have two couches
2012-06-07 11:04:18	Ecks|Work	if its not a hassle, I'd love to
2012-06-07 11:04:21	StoryR2	not at all
2012-06-07 11:04:28	StoryR2	I need to touch base with Andrew about him staying
2012-06-07 11:04:31	@bloodylip	StoryR2: how many floors?
2012-06-07 11:04:35	StoryR2	3
2012-06-07 11:04:38	StoryR2	townhouse
2012-06-07 11:04:41	StoryR2	so it's skinny
2012-06-07 11:04:59	@bloodylip	i meant how many floors for sleeping
2012-06-07 11:05:08	@bloodylip	just pack those shits up, charge $25/head/night
2012-06-07 11:05:12	StoryR2	oh
2012-06-07 11:05:13	StoryR2	lol
2012-06-07 11:05:54	StoryR2	not a bad idea
2012-06-07 11:05:56	StoryR2	but we have a full house
2012-06-07 11:05:59	StoryR2	4 people in a 3 bedroom
2012-06-07 11:06:20	Ecks|Work	=O
2012-06-07 11:06:41	StoryR2	yeah, it's awesome though. I love my house
2012-06-07 11:06:45	Ecks|Work	I remember in school we had like 6 in a 3 bedroom, but the basement was finished, and there were two couples
2012-06-07 11:06:48	StoryR2	AND YOU WILL TOO DAMN IT
2012-06-07 11:06:53	StoryR2	one couple
2012-06-07 11:06:56	Ecks|Work	I PROMISE
2012-06-07 11:07:53	Ecks|Work	What's the easiest way to your place from the airport?
2012-06-07 11:08:05	@bloodylip	this van
2012-06-07 11:08:09	@bloodylip	it says free candy ont he side
2012-06-07 11:08:12	@bloodylip	direct route
2012-06-07 11:08:25	Ecks|Work	free candy AND a direct route?
2012-06-07 11:08:31	@bloodylip	yeah man, it's amazing
2012-06-07 11:08:33	Ecks|Work	if this gets any better its entrapment
2012-06-07 11:08:43	@bloodylip	also, all the sex you could ever want
2012-06-07 11:08:53	Ecks|Work	ENTRAPMENT
2012-06-07 11:09:21	StoryR2	oh man
2012-06-07 11:09:31	StoryR2	well, I'd offer to pick you up Ahmed
2012-06-07 11:09:35	StoryR2	But I sold my car
2012-06-07 11:09:40	StoryR2	so take the light rail and I can meet you downtown
2012-06-07 11:09:45	Ecks|Work	sure
2012-06-07 11:10:03	Ecks|Work	what happened with the car?
2012-06-07 11:10:16	StoryR2	I sold it shortly after pax this year
2012-06-07 11:10:26	@bloodylip	for drugs.
2012-06-07 11:10:33	Ecks|Work	Also Rickey I can have the resume done for you later today if you still need it
2012-06-07 11:10:34	StoryR2	after a summer back in the city, it sat around most of the time
2012-06-07 11:10:44	StoryR2	I don't NEED it, but if you don't mind I'd love to check i tout
2012-06-07 11:10:52	StoryR2	it's easy to bus it anywhere in this city
2012-06-07 11:10:55	StoryR2	especially with the light rail now too
2012-06-07 11:10:59	Ecks|Work	nice
2012-06-07 11:11:12	Ecks|Work	I'll send it when I get home from work then
2012-06-07 11:11:18	StoryR2	but today I get to be a train commuter, my parents live south in Tacoma (45ish miles south of Seattle) and I am headed there for the night
2012-06-07 11:11:25	StoryR2	I haven't taken the new train yet
2012-06-07 11:11:26	<--	meeetalnarf (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-07 11:11:31	StoryR2	it's kind of sad I am excited to
2012-06-07 11:11:40	@Aerox	haha, nerd
2012-06-07 11:11:44	-->	meeetalnarf (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has joined #destructoid
2012-06-07 11:11:48	Ecks|Work	I was excited last year about Amtrak, dont feel bad
2012-06-07 11:12:08	StoryR2	like east coast/chicago (or calgary) it's really common
2012-06-07 11:12:23	StoryR2	but out here it's not at all, there's no good subway systems on the best coast
2012-06-07 11:12:40	StoryR2	seattle's light rail is going to get awesome in the next decade though
2012-06-07 11:12:47	Ecks|Work	Business class was a major factor though
2012-06-07 11:12:52	Ecks|Work	Haha
2012-06-07 11:13:13	Ecks|Work	that reminds me, I really need to move closer to work
2012-06-07 11:13:30	StoryR2	my friend who lives in the outskirts of calgary takes the train everyday and she loves it
2012-06-07 11:13:44	StoryR2	and actually Tacoma is fucking awesome and if it was practical to live there I probably would
2012-06-07 11:14:01	StoryR2	it's where I grew up, I went to the high school from 10 Things I Hate About You....:\
2012-06-07 11:18:34	StoryR2	I need one more connection on LinkedIn to be at 200
2012-06-07 11:18:36	StoryR2	SOMEONE HELP ME
2012-06-07 11:34:35	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-07 11:35:33	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-07 11:45:18	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-07 11:45:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-07 11:45:43	--	Mode #destructoid [+o TDiddy] by Q
2012-06-07 11:46:04	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-06-07 11:50:01	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-07 11:50:05	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-07 11:52:55	@Aerox	http://www.regretsy.com/2012/06/07/attention-louisville-residents/, NSFW text
2012-06-07 12:00:12	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-07 12:00:17	Brainderailment	Fisting
2012-06-07 12:01:13	@Aerox	Are you offering?
2012-06-07 12:01:15	@Aerox	Because I'm accepting.
2012-06-07 12:01:35	theGoldenAvatar	You are terrible at negotiating.
2012-06-07 12:01:35	Brainderailment	You're always accepting.
2012-06-07 12:01:40	Brainderailment	^
2012-06-07 12:01:52	Brainderailment	He wants fists, any way he can get em
2012-06-07 12:03:20	Brainderailment	So, E3. It happened, what are people talking about?
2012-06-07 12:04:21	@Aerox	I dunno I missed it all
2012-06-07 12:04:42	theGoldenAvatar	Mostly about how much everything sucked.
2012-06-07 12:04:45	theGoldenAvatar	Par for the course.
2012-06-07 12:04:48	Brainderailment	yeah
2012-06-07 12:05:20	Brainderailment	Any news on a redesigned 3ds?
2012-06-07 12:05:26	theGoldenAvatar	Nope
2012-06-07 12:06:32	Brainderailment	Definitely next year
2012-06-07 12:07:37	Brainderailment	Ds came out 2004, dslite came in 2006
2012-06-07 12:08:12	Brainderailment	I saw some stuff on that playstation fighting game. I'm actually a little excited. I like smashbrothers but I don't have any nintendos.
2012-06-07 12:09:23	@TDiddy	i thought there would have been Tekken x SF news, but i guess that'll come out after tekken tag 2
2012-06-07 12:09:30	@TDiddy	news that is
2012-06-07 12:09:44	Brainderailment	Did sf x t come out yet?
2012-06-07 12:09:49	@TDiddy	yep
2012-06-07 12:09:50	@Aerox	yes
2012-06-07 12:09:56	@TDiddy	came out like... 2 months ago?
2012-06-07 12:12:31	@Aerox	3
2012-06-07 12:12:41	Brainderailment	Thought it's been out a while
2012-06-07 12:13:09	Brainderailment	For some reason, this "shellfail" video seems a bit fake.
2012-06-07 12:14:24	Brainderailment	Not like it
2012-06-07 12:14:30	theGoldenAvatar	Oh man
2012-06-07 12:14:30	theGoldenAvatar	http://www.reddit.com/r/running/comments/un6kw/2016_olympic_marathon/
2012-06-07 12:14:38	Brainderailment	's something that would be staged for any good reason
2012-06-07 12:23:04	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-07 12:24:53	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-07 12:24:58	theGoldenAvatar	Oh, ESPN
2012-06-07 12:24:58	theGoldenAvatar	http://i.imgur.com/9EE8P.png
2012-06-07 12:26:29	Brainderailment	Arbitrary data makes a joke!
2012-06-07 12:29:31	@Aerox	Here is the best story
2012-06-07 12:29:32	@Aerox	http://www.dailymail.co.uk/news/article-2154897/Dead-obese-woman-body-fat-set-building-cremation.html?ito=feeds-newsxml
2012-06-07 12:30:21	Halfleft|away	pretty typical daily mail headline
2012-06-07 12:30:45	Halfleft|away	aerox to really fucking obese people ever go to jail?
2012-06-07 12:30:54	Halfleft|away	you never see really massive fat people in jail
2012-06-07 12:30:55	@Aerox	They are too fat to commit crimes
2012-06-07 12:30:58	Brainderailment	^
2012-06-07 12:31:17	Brainderailment	what are they going to do?
2012-06-07 12:32:03	Halfleft|away	Speed away from the mcdonalds drive through window without paying
2012-06-07 12:32:06	Halfleft|away	the rebels
2012-06-07 12:32:33	richterbelmont	the perfect crime
2012-06-07 12:32:36	Brainderailment	I'm sure there are special jails for fatties
2012-06-07 12:34:07	Halfleft|away	they'd probably be safe from rapes there.
2012-06-07 12:34:12	Halfleft|away	nobody wants to have sex with fat people
2012-06-07 12:34:15	Halfleft|away	even other fat people
2012-06-07 12:34:31	Brainderailment	strue
2012-06-07 12:34:45	Brainderailment	the world turns, fat people disgust eachother
2012-06-07 12:37:39	theGoldenAvatar	Metro on Win 8 is ugly and hideous. Urgh.
2012-06-07 12:38:07	Ecks|Work	Welcome to Feb tGA
2012-06-07 12:38:13	theGoldenAvatar	It's still ugly
2012-06-07 12:38:13	Brainderailment	Deal with it. Gaze into the future of every computer.
2012-06-07 12:38:25	theGoldenAvatar	I just had to boot it up to do some stuff
2012-06-07 12:38:34	theGoldenAvatar	And was slapped in the face
2012-06-07 12:38:43	Ecks|Work	M$ is taking out all the hooks that hacks use to disable Metro and return the start button
2012-06-07 12:38:50	Brainderailment	did you figure out the swipe up to log in thing by yourself?
2012-06-07 12:38:52	Ecks|Work	and now I'm officially angry
2012-06-07 12:40:48	Brainderailment	can you download an .iso, or do you have to do a fudging upgrade?
2012-06-07 12:41:02	theGoldenAvatar	You can download an .iso
2012-06-07 12:42:03	Brainderailment	okay, got it. I'll throw it on a spare pc at work so I can berate it
2012-06-07 12:42:36	theGoldenAvatar	I don't full screen apps
2012-06-07 12:42:37	theGoldenAvatar	Ever.
2012-06-07 12:43:01	Ecks|Work	I wouldnt hate Metro so much if it was only for Tablets, why is it M$ can get two OSes in a row right?
2012-06-07 12:43:06	Brainderailment	Me neither. I can't stand when I get on a production machine and everything is full fucking screen
2012-06-07 12:43:35	Brainderailment	even "My Computer" gets full screened by someone at work.
2012-06-07 12:43:38	Ecks|Work	the only thing I ever fullscreen is a movie or something
2012-06-07 12:43:48	Ecks|Work	even thnen  not always
2012-06-07 12:43:51	Ecks|Work	then*
2012-06-07 12:43:55	Brainderailment	Photoshop, but technically it's a bunch of windows
2012-06-07 12:44:05	Ecks|Work	ya that doesnt count
2012-06-07 12:44:53	theGoldenAvatar	Shit still doesn't support multi monitor worth a shit
2012-06-07 12:45:10	Ecks|Work	even in the release preview, that was the major point I heard
2012-06-07 12:45:17	theGoldenAvatar	Say a metro app on one monitor and the desktop on another
2012-06-07 12:45:22	theGoldenAvatar	If the desktop gains focus
2012-06-07 12:45:25	theGoldenAvatar	The app closes
2012-06-07 12:45:35	Ecks|Work	worst thing ever
2012-06-07 12:47:48	theGoldenAvatar	I hate how everything scrolls to the right
2012-06-07 12:48:00	theGoldenAvatar	We've been scrolling up and down for a decades
2012-06-07 12:48:41	Brainderailment	Ever since the code of Hammurabi we've been scrolling up and down
2012-06-07 12:48:47	theGoldenAvatar	Haha
2012-06-07 12:48:48	@Aerox	Let's keep calling it M$ that's really fresh and original
2012-06-07 12:48:49	Ecks|Work	Haha
2012-06-07 12:49:02	theGoldenAvatar	That's just ECKS
2012-06-07 12:49:08	Ecks|Work	JRo we have more annoying things to be ann
2012-06-07 12:49:13	Ecks|Work	annoyed about*
2012-06-07 12:49:13	Ecks|Work	Also
2012-06-07 12:49:19	@Aerox	I have an infinite capacity for annoyance
2012-06-07 12:50:35	theGoldenAvatar	I seriously can't believe the metro and start menus can't coexist.
2012-06-07 12:50:35	Ecks|Work	Does anyone here use InsomniaX for Mac?
2012-06-07 12:50:51	theGoldenAvatar	It's like if MS took DOS out of Windows 1.0
2012-06-07 12:51:06	Ecks|Work	I completely thought that the Metro design for thier tablets only
2012-06-07 12:51:06	theGoldenAvatar	Peopl are going to be so lost.
2012-06-07 12:51:12	Ecks|Work	and then that didnt happen
2012-06-07 12:51:42	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/5z5ssl.png
2012-06-07 12:51:52	theGoldenAvatar	Full screen ugly ass chat.
2012-06-07 12:52:29	theGoldenAvatar	What I really need, guys, is a full screen music app.
2012-06-07 12:52:37	Brainderailment	They should make metro like XP windows media center. You can boot to it by choice, but the OS is still windows xp
2012-06-07 12:53:06	theGoldenAvatar	I wouldn't have any problem with it if the start menu still existed.
2012-06-07 12:53:10	@Aerox	http://www.somethingawful.com/d/fashion-swat/steampunk-fair-swat.php
2012-06-07 12:53:11	theGoldenAvatar	So you could use Metro or not.
2012-06-07 12:53:29	theGoldenAvatar	Man, that guy looks like my grandfather.
2012-06-07 12:53:40	theGoldenAvatar	Like, almost identical.
2012-06-07 12:53:49	Ecks|Work	Perhaps he is
2012-06-07 12:54:06	theGoldenAvatar	My grandfather can't walk though.
2012-06-07 12:54:17	theGoldenAvatar	Unless maybe he has steam-powered legs now
2012-06-07 12:54:33	Ecks|Work	that could be cool
2012-06-07 12:57:22	Ecks|Work	!weather K2C1G4
2012-06-07 12:57:23	DtoidBot	From Ottawa International,  (CYOW) on June 7, 1:00 PM EDT temp: 73 F (23 C) cond: Mostly Cloudy wind: From the SW at 7 MPH (11.27 KPH) hu: 53% dewpnt: 55 F (13 C)
2012-06-07 13:06:20	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-07 13:06:48	Brainderailment	!weather 37218
2012-06-07 13:06:48	DtoidBot	From Nashville, Tennessee (KBNA) on June 7, 12:53 PM CDT temp: 80 F (27 C) cond: Mostly Cloudy wind: From the NE at 13 MPH Gusting to 17 MPH(20.92 KPH) hu: 34% dewpnt: 49 F (9 C)
2012-06-07 13:07:03	@Aerox	!weather 90064
2012-06-07 13:07:03	DtoidBot	From Santa Monica, California (KSMO) on June 7, 10:51 AM PDT temp: 71 F (22 C) cond: Clear wind: From the WSW at 8 MPH (12.87 KPH) hu: 57% dewpnt: 55 F (13 C)
2012-06-07 13:31:42	+lolshin	!weather 19104
2012-06-07 13:31:42	DtoidBot	From Philadelphia, Pennsylvania (KPHL) on June 7, 1:54 PM EDT temp: 78 F (26 C) cond: Mostly Cloudy wind: From the NNW at 9 MPH (14.48 KPH) hu: 37% dewpnt: 50 F (10 C)
2012-06-07 13:37:19	--	Ecks|Work is now known as Ecks|Lunch
2012-06-07 13:39:10	@bloodylip	!weather 19711
2012-06-07 13:39:12	DtoidBot	From Wilmington, Delaware (KILG) on June 7, 1:51 PM EDT temp: 78 F (26 C) cond: Mostly Cloudy wind: From the West at 10 MPH Gusting to 16 MPH(16.09 KPH) hu: 42% dewpnt: 53 F (12 C)
2012-06-07 13:40:41	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-07 13:44:54	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-07 14:06:07	<--	Ecks|Lunch (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-07 14:18:22	Brainderailment	so, my wife brought scott pilgrim home from work to watch. It was like aspergers the movie.
2012-06-07 14:20:03	@bloodylip	did you divorce her?
2012-06-07 14:20:18	Brainderailment	She hated it more than I did.
2012-06-07 14:20:27	@bloodylip	still, a decision like that
2012-06-07 14:20:33	@bloodylip	you can't trust any other decisions to her
2012-06-07 14:20:50	Brainderailment	She didn't know what it was, a friend at work told her to watch it.
2012-06-07 14:20:59	Brainderailment	He brought it for her
2012-06-07 14:21:05	Halfleft|away	now an enemy?
2012-06-07 14:21:19	Brainderailment	dunno yet
2012-06-07 14:22:21	@bloodylip	you think the movie's bad, you should try reading the comics
2012-06-07 14:22:36	@Aerox	Hm I still vote for divorce
2012-06-07 14:23:15	richterbelmont	i vote polygamy
2012-06-07 14:24:35	@bloodylip	that will just double his problems
2012-06-07 14:24:37	Brainderailment	I'll let her know that I've been advised to divorce her based on her film decisions
2012-06-07 14:24:42	StoryR2	I dunno why everyone hates on it
2012-06-07 14:24:44	StoryR2	I liked it
2012-06-07 14:24:59	Brainderailment	It was like watching dragonball z with bad puns
2012-06-07 14:25:02	@bloodylip	because you're an aspie
2012-06-07 14:25:13	richterbelmont	hes been drinking the water
2012-06-07 14:25:21	Brainderailment	da aspie water
2012-06-07 14:26:03	richterbelmont	http://www.infowars.com/scientific-study-links-anti-depressants-in-drinking-water-to-autism/ drinking water gives you autism , we are officially aspie mexico
2012-06-07 14:26:16	@Aerox	ahahah infowars
2012-06-07 14:26:19	@bloodylip	i trust everything i read on infowars.
2012-06-07 14:26:33	@Aerox	http://www.wtam.com/cc-common/news/sections/newsarticle.html?feed=104707&article=10172918
2012-06-07 14:26:45	Brainderailment	There's a war on Info, didn't you guys hear?
2012-06-07 14:27:06	Brainderailment	haha
2012-06-07 14:27:17	Brainderailment	They eat babies! IT'S DOCUMENTED!
2012-06-07 14:27:46	richterbelmont	well atleast queen of england and bill gates do i can buy that
2012-06-07 14:27:58	@Aerox	aren't you precious
2012-06-07 14:28:17	@Aerox	I guess that makes sense
2012-06-07 14:28:25	@Aerox	Bill Gates invests so much money into curing third world diseases so there are more babies to eat
2012-06-07 14:28:32	Brainderailment	Alex Jones is fucking pissed, that he's not a rich baby eater
2012-06-07 14:30:51	richterbelmont	But bills gates love eugenics therefore he eats babies , baby back ribs style
2012-06-07 14:31:07	@bloodylip	Aerox: the best thing from that link is the facebook comment
2012-06-07 14:32:50	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-07 14:33:04	Brainderailment	video of him betting ten grand that they are shipping in roasted babies wrapped in gold foil to eat. http://www.theblaze.com/stories/alex-jones-believes-bilderberg-attendees-ship-in-gold-covered-roasted-babies-to-eat/#ooid=VmMjZ4NDogtKE8Q_m1AtfwNMLUXB2dGP
2012-06-07 14:38:11	richterbelmont	speaking of nice tasty things when they are roasted
2012-06-07 14:38:19	@Aerox	I really like that one of the keys to getting rich in america is just appealing to really, really stupid people
2012-06-07 14:38:24	@Aerox	it's the easiest way to make money
2012-06-07 14:38:29	richterbelmont	http://www.natsume.com/store/index.html  free harvest moon piggy plush when you buy something on natsume site
2012-06-07 14:39:41	Brainderailment	Yeah, Aerox. If you sell doomsday products like freeze dried food and water filters, fear and stupidity is your best friend.
2012-06-07 14:40:22	richterbelmont	Well I still think there is a nwo but there are probably competing groups who would want the same
2012-06-07 14:40:57	richterbelmont	its not a bad as severe as alex makes it out to be tho
2012-06-07 14:41:21	Brainderailment	NWO is a buzzword
2012-06-07 14:42:08	Brainderailment	well, it was a buzzword until the anti-semitic conspiracy theorists wrote fan fiction about it.
2012-06-07 14:42:56	richterbelmont	dont drink the water
2012-06-07 14:46:15	dare-	Freeze dried ice cream is tasty
2012-06-07 14:46:31	Brainderailment	Dippin dots went down the crapper
2012-06-07 14:46:41	richterbelmont	i like ben and jerrys
2012-06-07 14:47:00	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-07 14:47:15	Brainderailment	maybe not. I heard dippin dots went under, but they're still websiting
2012-06-07 14:47:31	deBLOO	whats up
2012-06-07 14:47:48	deBLOO	http://www.youtube.com/watch?v=8peS2GUJnsc
2012-06-07 14:47:48	DtoidBot	KOFXIII: Real Honest Sundays 4.4 - PT 1
2012-06-07 14:50:26		irc: disconnected from server
2012-06-07 15:01:43	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-07 15:01:43	--	Nicks #destructoid: [@benbeltran]
2012-06-07 15:01:43	--	Channel #destructoid: 1 nicks (1 ops, 0 halfops, 0 voices, 0 normals)
2012-06-07 15:01:46	--	Channel created on Thu, 07 Jun 2012 14:59:57
2012-06-07 15:01:49	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-07 15:05:42	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-07 15:05:42	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-07 15:05:42	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-07 15:05:42	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-07 15:05:42	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-07 15:05:42	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-07 15:05:42	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-07 15:05:42	-->	meeetalnarf (~meetalnar@p54AC9982.dip0.t-ipconnect.de) has joined #destructoid
2012-06-07 15:05:42	-->	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has joined #destructoid
2012-06-07 15:05:42	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-07 15:05:42	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-06-07 15:05:42	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-07 15:05:42	-->	metalnarf (~metalnarf@p54AC9982.dip0.t-ipconnect.de) has joined #destructoid
2012-06-07 15:05:42	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-06-07 15:05:42	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-06-07 15:05:42	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-06-07 15:05:42	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-06-07 15:05:42	-->	DougCL|fuckit (~Doug99208@pool-108-20-209-33.bstnma.fios.verizon.net) has joined #destructoid
2012-06-07 15:05:42	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-07 15:05:42	-->	disappointment (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-06-07 15:05:42	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-06-07 15:05:42	-->	d1str3ss (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-07 15:05:42	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-07 15:05:42	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-06-07 15:05:42	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-06-07 15:05:42	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-07 15:05:42	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-07 15:05:42	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-06-07 15:05:42	-->	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-06-07 15:05:42	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-06-07 15:05:42	--	Mode #destructoid [+tnCNooooov Q naia bloodylip Aerox TDiddy Torzelan] by *.quakenet.org
2012-06-07 15:05:42	--	Mode #destructoid [-o+vvv benbeltran Gandysampras ProfPew d1str3ss] by *.quakenet.org
2012-06-07 15:07:00	Halfleft|away	!q
2012-06-07 15:07:00	DtoidBot	[1046] <@naia> Spicy is the new Ben, confirmed
2012-06-07 15:07:45	+Gandysampras	How was sewage inc today gavin?
2012-06-07 15:09:04	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-07 15:09:04	--	Mode #destructoid [+v Gemsi] by Q
2012-06-07 15:10:09	richterbelmont	im picturing rat king from tmnt
2012-06-07 15:14:14	Ecks|Work	dare-: you still around?
2012-06-07 15:14:54	dare-	Yes, what's up?
2012-06-07 15:15:15	Ecks|Work	SFxT in about an hour?
2012-06-07 15:15:24	dare-	Haha sure
2012-06-07 15:16:09	Ecks|Work	whats so funny?
2012-06-07 15:16:53	Brainderailment	HAHA
2012-06-07 15:16:58	dare-	When you first got it you were like, this is unplayable
2012-06-07 15:17:17	Ecks|Work	IT WAS
2012-06-07 15:17:30	Ecks|Work	last night was only bad like once
2012-06-07 15:17:45	Ecks|Work	when we were playing in slow-mo
2012-06-07 15:17:48	dare-	Yes I agree
2012-06-07 15:17:59	dare-	But last night's experience was similar to how it was when I first played against you, for me anyway
2012-06-07 15:18:03	dare-	But I'm glad it's better for you now
2012-06-07 15:18:40	Ecks|Work	as long as it doesnt shit itself again I dont see why we cant play it
2012-06-07 15:19:07	@Aerox	http://www.youtube.com/watch?v=ENygQpTMC7s
2012-06-07 15:19:07	DtoidBot	Pine-Sol® Pranked
2012-06-07 15:19:28	dare-	Let's get Moose and other people to play too
2012-06-07 15:19:31	dare-	2v2
2012-06-07 15:20:54	Ecks|Work	awesome
2012-06-07 15:22:25	dare-	I actually do prefer SF4 a lot more but this is a fun diversion
2012-06-07 15:22:40	Ecks|Work	same actually
2012-06-07 15:22:54	Ecks|Work	once we get on SF4 on the same console it'll be good
2012-06-07 15:23:26	dare-	Haha, and get everyone to get it for PS3, yesss
2012-06-07 15:23:41	dare-	AE is now a PSN downloadable game
2012-06-07 15:23:47	Ecks|Work	WHAT
2012-06-07 15:24:17	dare-	I mean you have to buy it
2012-06-07 15:24:24	dare-	But the PSN library is pretty big
2012-06-07 15:24:30	dare-	Compared to XBL, from what I've heard
2012-06-07 15:24:44	Ecks|Work	I dont see much of a difference
2012-06-07 15:24:52	dare-	Shrug
2012-06-07 15:25:05	dare-	But you can upgrade your PS3 hard drive cheap!
2012-06-07 15:25:20	Ecks|Work	I already have
2012-06-07 15:25:37	Ecks|Work	when I got it, I didnt have a 360
2012-06-07 15:25:54	Ecks|Work	I'm going to hook it up once I get home I think
2012-06-07 15:26:06	Ecks|Work	and try and find a repped modder
2012-06-07 15:27:06	richterbelmont	ps3 is good you like niche jrpgs >_> i have collected a few mostly nisa games in your into that , i really dont see much dif between 360 and ps3 these days
2012-06-07 15:27:09	Ecks|Work	time for home
2012-06-07 15:27:12	dare-	That thread, the Ottawa guy's profile seems dead, but you could probably post around asking.
2012-06-07 15:27:29	Ecks|Work	kk
2012-06-07 15:27:33	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-07 15:32:23	richterbelmont	http://img.photobucket.com/albums/v337/jviloria/Arcade/japarc3.jpg damn i want these my garage
2012-06-07 15:37:05	dare-	I want this http://www.engadget.com/2012/06/07/cronus-adapter-lets-you-play-xbox-360-with-a-ps3-controller-and/
2012-06-07 15:37:18	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-07 15:41:21	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-06-07 15:43:01	deBLOO	I don't
2012-06-07 15:43:06	deBLOO	fuck alpha 3
2012-06-07 15:43:09	deBLOO	worst game
2012-06-07 15:43:33	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-07 15:43:33	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-07 15:44:05	dare-	I'm not sure how that's related deBLOO but okay
2012-06-07 15:44:09	dare-	Ecks look at this http://www.engadget.com/2012/06/07/cronus-adapter-lets-you-play-xbox-360-with-a-ps3-controller-and/
2012-06-07 15:44:23	dare-	It won't be out for months, and it might have input lag
2012-06-07 15:44:25	+Ecksorcism	BOUGHT
2012-06-07 15:44:29	+Ecksorcism	DAMN IT ESPY
2012-06-07 15:44:51	deBLOO	Well if you at the image richter linked your reptilian brain would've figured it out
2012-06-07 15:45:05	deBLOO	*you would of looked
2012-06-07 15:46:12	dare-	I like A3
2012-06-07 15:46:18	dare-	A2, most actually
2012-06-07 15:49:18	deBLOO	A3 is so borked
2012-06-07 15:49:19	deBLOO	man
2012-06-07 15:49:23	deBLOO	I can't enjoy it
2012-06-07 15:49:30	richterbelmont	what? i want a candy cab
2012-06-07 15:49:34	richterbelmont	and third strike >_>
2012-06-07 15:49:43	dare-	Favorite fighting games of all time?
2012-06-07 15:50:02	deBLOO	the candy cab is actually cool
2012-06-07 15:50:06	richterbelmont	thats going to far but most played
2012-06-07 15:50:30	richterbelmont	all time would take alot of thought heh
2012-06-07 15:50:35	deBLOO	Alpha 2 is my favortie SF game
2012-06-07 15:51:24	dare-	ME TOO
2012-06-07 15:51:57	StoryR2	so they add more games to the humblebundleV but you don't get them if you already bought the bundle
2012-06-07 15:52:00	StoryR2	GG INDIE STYLE DLC
2012-06-07 15:52:41	StoryR2	nevermind, they magically appeared on my download page
2012-06-07 15:52:47	StoryR2	OKAY THAT'S AWESOME AND I AM AN ASS
2012-06-07 15:52:50	dare-	Haha
2012-06-07 15:53:04	richterbelmont	guilty gear X2 reload midnight carnival is one my favs
2012-06-07 15:53:45	dare-	Hmm I have all those except Lone Survivor
2012-06-07 15:54:25	@Aerox	Nice job, ass
2012-06-07 15:57:15	StoryR2	I wish I could gift some of them
2012-06-07 15:58:12	StoryR2	I have braid (PC), SMB (xbox), Limbo (xbox) and will NEVER FUCKING EVER play Amnesia
2012-06-07 15:58:34	richterbelmont	sticking it to the indie man
2012-06-07 15:59:40	dare-	I know, I bought this bundle and I owned most of the games already, too
2012-06-07 16:00:18	richterbelmont	but i dont really mind your a little cruel towards bit trip games
2012-06-07 16:00:30	richterbelmont	flashy pong game meh
2012-06-07 16:01:28	StoryR2	http://i.imgur.com/N8dew.jpg
2012-06-07 16:04:23	richterbelmont	http://i.imgur.com/xDY1J.jpg
2012-06-07 16:04:46	StoryR2	wow
2012-06-07 16:05:58	andrewm_	He calls his dick Mario Galaxy?
2012-06-07 16:15:56	andrewm_	I think some kids are getting murdered and/or raped outside.
2012-06-07 16:22:19	Brainderailment	Go get you some action andrewm_
2012-06-07 16:24:16	dare-	A bit of rape
2012-06-07 16:39:43	-->	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-07 16:39:43	--	Mode #destructoid [+o BPG] by Q
2012-06-07 16:42:59	-->	DrPopa (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-07 16:42:59	--	Mode #destructoid [+o DrPopa] by Q
2012-06-07 16:42:59	<--	BPG (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-06-07 16:54:19	richterbelmont	!q
2012-06-07 16:54:19	DtoidBot	[157] <+countingconflict> TGA why are black people so inferior to white people?<theGoldenAvatar> Because they can jumop hgiher<theGoldenAvatar> And we control econmics<theGoldenAvatar> And are jelous
2012-06-07 16:55:30	Halfleft|away	!q
2012-06-07 16:55:31	DtoidBot	[694] <Bigby> why is it so hard to just have the fucking thing figure out really
2012-06-07 16:55:40	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-07 16:57:24	StoryR2	http://slo.craigslist.org/bik/3050996290.html
2012-06-07 17:00:03	Halfleft|away	that's great
2012-06-07 17:00:49	Halfleft|away	is it you?
2012-06-07 17:00:54	Halfleft|away	Have you given up?
2012-06-07 17:02:48	Brainderailment	Jesus fuck, that's an expensive bike
2012-06-07 17:06:50	Brainderailment	being a hipster is expensive
2012-06-07 17:08:46	StoryR2	wasn't me
2012-06-07 17:08:53	StoryR2	hipster bikes are retardedly expensive
2012-06-07 17:08:55	StoryR2	and stupid
2012-06-07 17:08:58	StoryR2	fixie's are DUMB
2012-06-07 17:09:25	+Ecksorcism	and dangerous
2012-06-07 17:09:39	dare-	Ecks are we still playing
2012-06-07 17:09:46	dare-	StoryR are you in SLO?
2012-06-07 17:09:54	+Ecksorcism	Yessir
2012-06-07 17:10:09	+Ecksorcism	just got caught up with my friends
2012-06-07 17:10:17	dare-	No rush just curious
2012-06-07 17:11:17	dare-	You should get PS+ Ecks
2012-06-07 17:11:32	+Ecksorcism	man, all this peer pressure
2012-06-07 17:11:38	+Ecksorcism	what is this HS?
2012-06-07 17:11:58	+Ecksorcism	it does sound like a deal actually
2012-06-07 17:12:12	+Ecksorcism	but i dont use my PS3 enough to get anything out of it
2012-06-07 17:12:21	dare-	BUT YOU WILL
2012-06-07 17:12:27	+Ecksorcism	Hahaha
2012-06-07 17:12:28	dare-	It just depends if the free games are interesting to you
2012-06-07 17:13:03	+Ecksorcism	I am going to take a look right now
2012-06-07 17:13:30	<--	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-07 17:13:31	+Ecksorcism	Space Marine is free?
2012-06-07 17:13:33	dare-	Yeah
2012-06-07 17:13:43	dare-	I played it a bit last night
2012-06-07 17:13:48	dare-	Single player is boring but multi is kind of fun
2012-06-07 17:13:54	dare-	We're doing it for FNF since everyone has it now
2012-06-07 17:13:59	+Ecksorcism	Haha
2012-06-07 17:14:08	Brainderailment	Infamous 2 is pretty good too
2012-06-07 17:14:29	-->	andrewm__ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-07 17:14:29	<--	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-07 17:14:29	+Ecksorcism	so is it like I choose which ones I want, or can I just get them all?
2012-06-07 17:14:41	dare-	You get them all
2012-06-07 17:14:48	dare-	Every month they rotate in new games
2012-06-07 17:14:56	+Ecksorcism	but not out?
2012-06-07 17:14:58	dare-	But any game you've previously "bought" you get to keep as long as you're a member
2012-06-07 17:15:00	dare-	They do rotate out
2012-06-07 17:15:04	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-07 17:15:05	dare-	That's the incentive to join
2012-06-07 17:15:22	+Ecksorcism	I see
2012-06-07 17:15:27	dare-	Hard Corps is awesome but hard as hell
2012-06-07 17:16:01	+Ecksorcism	I see
2012-06-07 17:16:09	dare-	If you are into Contra, anyway
2012-06-07 17:16:34	+Ecksorcism	I dont really see a downside
2012-06-07 17:16:49	dare-	Last month I got Shank 2, Trine 2, both PS1 Castlevania games, Final Fantasy V, Awesomenauts
2012-06-07 17:16:51	dare-	A few other games too
2012-06-07 17:16:54	dare-	It's been pretty good
2012-06-07 17:17:03	+Ecksorcism	I wish there was a queue I could manage online like on Xbox
2012-06-07 17:17:13	dare-	Yeah the online interface does suck
2012-06-07 17:17:38	-->	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has joined #destructoid
2012-06-07 17:17:52	+Ecksorcism	HAHAHA
2012-06-07 17:17:59	+Ecksorcism	I cant remember my PSNID password
2012-06-07 17:25:59	<--	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has quit (Registered)
2012-06-07 17:25:59	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-07 17:32:46	richterbelmont	beating elena with q makes my day just a litte better
2012-06-07 17:34:46	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-07 17:34:46	--	Mode #destructoid [+v Bigby] by Q
2012-06-07 17:36:27	-->	Lelio (~Lelio@114-198-34-166.dyn.iinet.net.au) has joined #destructoid
2012-06-07 17:39:04	Batthink	Hi Bigby, Lelio
2012-06-07 17:39:15	+Bigby	howdy
2012-06-07 17:39:38	Lelio	Hey Batthink
2012-06-07 17:39:59	Batthink	You guys ok?
2012-06-07 17:40:12	Lelio	I'm grand
2012-06-07 17:40:35	Lelio	Day off work, driving south for a weekend away
2012-06-07 17:42:12	Brainderailment	So, all this zombie apocalypse shit from last week is getting around to the conspiracy fags on my radio station. They are talking like it's real zombies, fucking cunts
2012-06-07 17:42:57	richterbelmont	im not
2012-06-07 17:43:05	richterbelmont	:P
2012-06-07 17:43:30	Lelio	Have I missed something? What zombie apocalypse?
2012-06-07 17:44:25	Batthink	I saw a car on Sunday with 'zombie response vehicle' logo on it.
2012-06-07 17:44:42	Brainderailment	Idiots are taking stories of people attacking eachother as "zombie" activity. A guy eating the face of a hobo because he was high on bath salts, etc. Lelio
2012-06-07 17:45:27	richterbelmont	Zombie trend is just meant to make you think there are to many people on this planet DUH , its eugenics propaganda zombies dont exist GET WITH THE PROGRAM
2012-06-07 17:46:07	Batthink	How sad
2012-06-07 17:46:10	Lelio	Oh I forgot about that guy in the US.
2012-06-07 17:46:13	Batthink	Let's move on
2012-06-07 17:46:43	richterbelmont	they are just geeks who want to fulfill zombie movie and video game fantasies XD
2012-06-07 17:46:44	Lelio	Not sure why everything horrible has to have a crazy conspiracy attached to it
2012-06-07 17:47:51	Lelio	Just started reading 1984
2012-06-07 17:47:54	Batthink	Unless people want to get attention for themselves
2012-06-07 17:48:10	Lelio	One chapter in & that book is already awesome
2012-06-07 17:49:22	Brainderailment	Lelio, there's a need to blame everything bad on something. Some people blame the govt. for everything bad that has ever happened ever. Some blame the Jews. Some blame the devil.
2012-06-07 17:49:45	@Aerox	conveniently, your radio station considers all those the same
2012-06-07 17:49:50	Brainderailment	Yep
2012-06-07 17:50:19	richterbelmont	the zombie talk makes me want to play resident evil remake
2012-06-07 17:50:21	richterbelmont	or dead rising
2012-06-07 17:50:23	Lelio	Over here it's rare we see that sort of reaction to anything
2012-06-07 17:50:25	Brainderailment	I heard one guy say that the tsunami in japan was a haarp act by the us.
2012-06-07 17:50:33	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-07 17:50:46	Brainderailment	Lelio, where is "over here"?
2012-06-07 17:51:08	Lelio	We have a little less crazy i supposw
2012-06-07 17:51:20	Lelio	Or we don't let our crazy get a soapbox
2012-06-07 17:51:23	Lelio	Australia
2012-06-07 17:51:27	Brainderailment	Ah, yeah.
2012-06-07 17:51:33	richterbelmont	i think hes talking about some weapon over in alaska or seattle , that jesse ventura did a show im not thinking too much about that tho
2012-06-07 17:51:37	+Bigby	but see this is how zombies start
2012-06-07 17:51:41	+Bigby	no one believes it
2012-06-07 17:51:45	+Bigby	til a city goes dark
2012-06-07 17:51:47	+Bigby	then another
2012-06-07 17:51:51	+Bigby	then its too late
2012-06-07 17:51:54	Lelio	Haha
2012-06-07 17:52:22	Lelio	Well Australia never gets affected by the zombie apocalype so I'm sweet
2012-06-07 17:52:26	richterbelmont	i dont have any weapons just a crappy golf club
2012-06-07 17:52:29	+Bigby	dont be that guy that dismisses zombies then gets eaten in five minutes
2012-06-07 17:52:39	Brainderailment	Lelio, it's rare that we get that kind of reaction either, it's just that I'm surrounded by it at work so it comes up in irc sometimes
2012-06-07 17:52:51	Lelio	That sucks
2012-06-07 17:53:34	Brainderailment	Zombies are reanimated corpses, we have only seen cannibals, once a dead person comes back to life, then we'll talk about zombehz
2012-06-07 17:54:12	richterbelmont	if they arent the metaphorical monsters from they live im not interested!
2012-06-07 17:54:17	richterbelmont	>.>
2012-06-07 17:55:07	Lelio	http://m.heraldsun.com.au/archives/old-news-pages/dead-boy-wakes-up-and-asks-for-water-at-own-funeral-in-brazil/story-e6frf7n6-1226386975762
2012-06-07 17:55:15	Lelio	Lol
2012-06-07 17:55:19	richterbelmont	sigh
2012-06-07 17:55:30	Brainderailment	Why can't there be a virus that makes hot chick super horny to suck dicks and get naked?
2012-06-07 17:56:11	dare-	You need a divorce
2012-06-07 17:56:20	Brainderailment	lol dare-
2012-06-07 17:56:36	+Bigby	you need to weaponize ecstasy then
2012-06-07 17:56:42	+Bigby	spray it in a club
2012-06-07 17:56:46	@Aerox	or you just need to get an open marriage agreement
2012-06-07 17:57:02	Brainderailment	Write up that agreement and I'll have her sign it/
2012-06-07 17:57:15	@Aerox	hey gurl let's bone other people signed nate
2012-06-07 17:57:24	dare-	It's called the I Broke My Wife's Heart Agreement
2012-06-07 17:57:28	Brainderailment	^
2012-06-07 17:57:30	dare-	I like the Nate that says gurl
2012-06-07 17:57:43	richterbelmont	just say your going out for smokes and never come back again
2012-06-07 17:57:43	Brainderailment	hey grrrl
2012-06-07 17:57:52	Brainderailment	I don't smoke
2012-06-07 17:57:57	<--	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-07 17:58:05	Brainderailment	poles! yes, but not cigs
2012-06-07 17:58:17	+Bigby	gaaaay
2012-06-07 17:58:27	@Aerox	don't be a homophobe bigby
2012-06-07 17:58:31	@Aerox	nate just likes exploring his sexuality
2012-06-07 17:58:49	dare-	To the fullest
2012-06-07 17:58:57	Brainderailment	to the *deepest
2012-06-07 17:58:57	dare-	Nate Without Borders
2012-06-07 17:59:06	Brainderailment	throat without bottom
2012-06-07 17:59:10	Brainderailment	brb
2012-06-07 18:03:01	@Aerox	he needs to go jerk it
2012-06-07 18:03:57	richterbelmont	http://www.reddit.com/r/bravetheism
2012-06-07 18:04:15	Brainderailment	back
2012-06-07 18:05:27	Brainderailment	I loled, http://www.reddit.com/r/bravetheism/comments/uqie8/i_liked_a_girl_that_mentioned_god_then_i_was_like/
2012-06-07 18:08:05	dare-	naia you are spoiling Alex
2012-06-07 18:09:27	richterbelmont	http://www.reddit.com/r/bravetheism/comments/uia7o/if_atheism_is_objectively_the_superior_choice_to/
2012-06-07 18:13:34	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-07 18:14:45	-->	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has joined #destructoid
2012-06-07 18:15:16	<--	Apple_Master (~Appels@host86-156-128-186.range86-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-07 18:19:42	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-06-07 18:19:52	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-07 18:19:52	--	Mode #destructoid [+o Aerox] by Q
2012-06-07 18:19:52	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-06-07 18:53:37		irc: disconnected from server
2012-06-08 09:23:54	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-08 09:23:54	--	Nicks #destructoid: [@bloodylip @DrPopa @Q +d1str3ss +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm_ Apple_Master benbeltran cardfrek disappointment DougCL DtoidBot Greee Kasreyn metalnarf mistic pointzeroeight StoryR theGoldenAvatar]
2012-06-08 09:23:54	--	Channel #destructoid: 23 nicks (3 ops, 0 halfops, 4 voices, 16 normals)
2012-06-08 09:23:57	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-08 09:24:09	@bloodylip	about damn time
2012-06-08 09:24:13	theGoldenAvatar	I know.
2012-06-08 09:24:19	theGoldenAvatar	But stil, it's nice to see
2012-06-08 09:39:32	-->	naia_ (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-06-08 09:39:32	--	Mode #destructoid [+o naia_] by Q
2012-06-08 09:39:41	@bloodylip	naiaaaaaaaa
2012-06-08 09:39:43	<--	naia_ (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (Quit)
2012-06-08 09:41:11	-->	meeetalnarf (~meetalnar@p54AC9850.dip0.t-ipconnect.de) has joined #destructoid
2012-06-08 09:42:22	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ftp/3sf6vm.png
2012-06-08 09:42:55	theGoldenAvatar	I like the obvious context ribbon tab
2012-06-08 09:43:03	theGoldenAvatar	But that ribbon bar takes up a lot of space
2012-06-08 09:47:53	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has quit (Read error: Connection reset by peer)
2012-06-08 09:49:25	@bloodylip	that's a bit ridiculous
2012-06-08 10:13:42	theGoldenAvatar	All the buttons in VS are grey
2012-06-08 10:13:47	theGoldenAvatar	Uuuuuurgh
2012-06-08 10:14:00	theGoldenAvatar	All the source icons are indistinguishable at a glance
2012-06-08 10:14:18	@bloodylip	sounds like fun
2012-06-08 10:20:10	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-08 10:20:10	--	Mode #destructoid [+v ProfPew] by Q
2012-06-08 10:48:56	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-06-08 11:08:42	+Gandysampras	haha Jordan is upset
2012-06-08 11:08:46	+Gandysampras	I am hilarious
2012-06-08 11:10:41	@bloodylip	what did you do?
2012-06-08 11:10:48	+Gandysampras	"Saw this and thought of you: http://slackstack.com/wp-content/uploads/2012/06/sat0143-2.png"
2012-06-08 11:12:14	@bloodylip	hehe
2012-06-08 11:22:39	+ProfPew	haha
2012-06-08 11:26:28	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-08 11:33:17	+Gandysampras	Pew are you watching Teen Wolf again
2012-06-08 11:33:20	+Gandysampras	I bet you are
2012-06-08 11:33:35	+ProfPew	I saw it!
2012-06-08 11:33:42	+Gandysampras	Both episodes?
2012-06-08 11:35:43	+ProfPew	there is an ep2?
2012-06-08 11:35:46	+ProfPew	i have not seen that
2012-06-08 11:35:58	+Gandysampras	Aye they aired back to back
2012-06-08 11:36:03	+ProfPew	beats me
2012-06-08 11:36:07	+ProfPew	i only saw the first one!
2012-06-08 11:36:21	+Gandysampras	Silly!
2012-06-08 11:36:36	+Gandysampras	Ep 2 had a shamylanadingdong moment
2012-06-08 11:36:39	+Gandysampras	WHAT A TWIST
2012-06-08 11:39:42	+ProfPew	exciting!
2012-06-08 11:49:01	+ProfPew	oh btw gandy, is it me or does the main dude in Teen Wolf look a bit different now?
2012-06-08 11:49:19	+ProfPew	sometimes he looks like the same actor and in other shots it's like "is this the same dude or what?"
2012-06-08 11:49:54	+Gandysampras	Yeah I was thinking that
2012-06-08 11:52:08	+ProfPew	did you see Snow White and the Huntsman yet?
2012-06-08 11:52:25	+Gandysampras	Not yet
2012-06-08 11:52:27	+Gandysampras	Any good?
2012-06-08 11:52:32	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-08 11:52:32	--	Mode #destructoid [+v Gemsi] by Q
2012-06-08 11:52:57	+ProfPew	i fell asleep halfway through
2012-06-08 11:53:01	+ProfPew	but it was pretty decent
2012-06-08 11:54:16	+Gandysampras	What a glowing review
2012-06-08 11:54:26	+ProfPew	hahaha
2012-06-08 11:54:30	@bloodylip	he probably fell asleep because of all the German
2012-06-08 11:54:32	+ProfPew	i fell asleep because I was tired!
2012-06-08 11:57:09	+Gandysampras	Whatevs yo
2012-06-08 11:57:52	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-08 12:15:38	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-08 12:37:10	theGoldenAvatar	!dtrivia 1
2012-06-08 12:37:10	DtoidBot	Starting the trivia. Round of 1 questions. !strivia to stop. Total: 225743
2012-06-08 12:37:11	DtoidBot	Sports: Who Fought In The Boxing Match Called 'The Thrilla In Manila'
2012-06-08 12:37:25	DtoidBot	Hint: Muh*m*a* A*i *nd Jo* F**zi**
2012-06-08 12:37:26	theGoldenAvatar	muhammad ali and joe frasier
2012-06-08 12:37:32	theGoldenAvatar	muhammud ali and joe frasier
2012-06-08 12:37:40	DtoidBot	Time's up! You're all failures!
2012-06-08 12:37:41	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-08 12:37:41	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-08 12:37:42	theGoldenAvatar	muhammad ali and joe frazier
2012-06-08 12:37:46	theGoldenAvatar	GODDAMMIT
2012-06-08 12:37:52	richterbelmont	joe pesci
2012-06-08 12:39:43	theGoldenAvatar	!dtrivia 5 sports
2012-06-08 12:39:43	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 2684
2012-06-08 12:39:44	DtoidBot	Sports: Only One Modern Olympic Games Was Not Named After The Host City - The 'Interim Olympic Games' Of 1906, But What City Hosted It
2012-06-08 12:39:52	theGoldenAvatar	athens
2012-06-08 12:39:52	DtoidBot	Winner: theGoldenAvatar Answer: Athens Streak: 1 Points: 1142
2012-06-08 12:40:00	DtoidBot	Sports: With Which Sport Is The Term 'Love' Used
2012-06-08 12:40:08	theGoldenAvatar	tennis
2012-06-08 12:40:08	DtoidBot	Winner: theGoldenAvatar Answer: Tennis Streak: 2 Points: 1145
2012-06-08 12:40:17	DtoidBot	Sports: What Is The Nickname Of Manchester United's Stadium Old Trafford
2012-06-08 12:40:32	DtoidBot	Hint: Th*atre Of D**a**
2012-06-08 12:40:43	theGoldenAvatar	theatre of drapes
2012-06-08 12:40:47	DtoidBot	Time's up! You're all failures!
2012-06-08 12:40:55	DtoidBot	Sports: For What Football Team Did Larry Csonka Play His Last Nfl Game
2012-06-08 12:41:00	theGoldenAvatar	dolphins
2012-06-08 12:41:00	DtoidBot	Winner: theGoldenAvatar Answer: Dolphins Streak: 1 Points: 1148
2012-06-08 12:41:09	DtoidBot	Sports: What Number Is At 6 O'clock On A Dart Board
2012-06-08 12:41:09	[Rabite]	who the fuck is that
2012-06-08 12:41:15	theGoldenAvatar	3
2012-06-08 12:41:19	theGoldenAvatar	8
2012-06-08 12:41:24	DtoidBot	Hint: T****
2012-06-08 12:41:24	[Rabite]	5
2012-06-08 12:41:25	[Rabite]	3
2012-06-08 12:41:26	[Rabite]	2
2012-06-08 12:41:28	theGoldenAvatar	Larry Csonka?
2012-06-08 12:41:28	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-08 12:41:28	[Rabite]	twelve
2012-06-08 12:41:29	theGoldenAvatar	three
2012-06-08 12:41:29	DtoidBot	Winner: theGoldenAvatar Answer: Three Streak: 2 Points: 1149
2012-06-08 12:41:35	theGoldenAvatar	For shame.
2012-06-08 12:41:35	[Rabite]	tga: yeah
2012-06-08 12:41:37	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-08 12:41:37	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-08 12:41:53	[Rabite]	I don't watch football and haven't for like 10+ years
2012-06-08 12:42:10	[Rabite]	I'm just curious as to why it was important enough to warrant a trivia question
2012-06-08 12:42:20	theGoldenAvatar	Well, he retired in the late 70s or early 80s
2012-06-08 12:42:26	[Rabite]	oh
2012-06-08 12:42:30	[Rabite]	slightly before my time
2012-06-08 12:42:31	theGoldenAvatar	He was one of the best fullbacks ever.
2012-06-08 12:42:33	theGoldenAvatar	That's why.
2012-06-08 12:42:44	[Rabite]	and I never paid attention to non-dallas teams :P
2012-06-08 12:42:52	+ProfPew	http://losangeles.craigslist.org/sgv/mis/3064598953.html HAHA
2012-06-08 12:43:34	theGoldenAvatar	Nice.
2012-06-08 12:43:37	StoryR2	yeah
2012-06-08 12:43:40	StoryR2	that was a good read
2012-06-08 12:46:13	@bloodylip	you don't know who Larry Csonka is?
2012-06-08 12:50:16	[Rabite]	that would be why I asked, yes
2012-06-08 12:50:51	@bloodylip	he was the one of the hosts of American Gladiators!
2012-06-08 12:51:14	[Rabite]	dear christ that was a long time ago
2012-06-08 13:13:55	theGoldenAvatar	!dtrivia 5 video games
2012-06-08 13:13:56	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 311
2012-06-08 13:13:56	DtoidBot	Video Games: In Dead or Alive 2, Hayabusa informs you that "If your soul is imperfect," what?
2012-06-08 13:14:05	theGoldenAvatar	Cancer
2012-06-08 13:14:11	DtoidBot	Hint: Livin* wil* b* diff*c**t
2012-06-08 13:14:18	theGoldenAvatar	living will be difficult
2012-06-08 13:14:18	DtoidBot	Winner: theGoldenAvatar Answer: Living will be difficult Streak: 3 Points: 1150
2012-06-08 13:14:26	DtoidBot	Video Games: Name all of the main characters from each Final Fantasy game, in order (Final Fantasy 2 and 4-10 only)
2012-06-08 13:14:34	theGoldenAvatar	Wut
2012-06-08 13:14:42	DtoidBot	Hint: F*i*nel,C**i*,Butz,****a,**oud,S*u**l*Z*d*n**a** T*dus
2012-06-08 13:14:43	theGoldenAvatar	Frionel cecil, butz
2012-06-08 13:14:57	DtoidBot	Time's up! You're all failures!
2012-06-08 13:15:04	theGoldenAvatar	frionel,cecil,butz,terra,cloud,squall,zidane,tidus
2012-06-08 13:15:05	DtoidBot	Video Games: In the intro movie of 'Xenogears', what message appears over and over again on the ship's monitors?
2012-06-08 13:15:08	theGoldenAvatar	Dammit
2012-06-08 13:15:18	theGoldenAvatar	you shall be as gods
2012-06-08 13:15:20	DtoidBot	Hint: "*ou sha*l *e a* g*ds."
2012-06-08 13:15:28	theGoldenAvatar	"you shall be as gods."
2012-06-08 13:15:28	DtoidBot	Winner: theGoldenAvatar Answer: "You shall be as gods." Streak: 1 Points: 1151
2012-06-08 13:15:36	DtoidBot	Video Games: What fruit helps restore a player's health in Donkey Kong 64?
2012-06-08 13:15:45	theGoldenAvatar	um
2012-06-08 13:15:51	DtoidBot	Hint: Wat***e***
2012-06-08 13:15:55	theGoldenAvatar	watermelon
2012-06-08 13:15:55	DtoidBot	Winner: theGoldenAvatar Answer: Watermelon Streak: 2 Points: 1152
2012-06-08 13:16:04	DtoidBot	Video Games: Who pilots the Gundam "Epyon" in the game 'Gundam Wing: Endless Duel'
2012-06-08 13:16:19	DtoidBot	Hint: Mi*i*rdo Pe***cr***
2012-06-08 13:16:25	StoryR2	google it
2012-06-08 13:16:31	theGoldenAvatar	f that
2012-06-08 13:16:34	DtoidBot	Time's up! You're all failures!
2012-06-08 13:16:34	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-08 13:16:35	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-08 13:25:36	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-08 13:27:36	Ecks|Work	Rickey, I'll remember to send that resume when I get home
2012-06-08 13:28:21	Ecks|Work	brb
2012-06-08 13:31:34	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-06-08 13:32:26	StoryR2	no worries Ahmed
2012-06-08 13:32:33	StoryR2	Car Talk ends in September :(
2012-06-08 13:34:21	StoryR2	http://i.imgur.com/R95Qw.png
2012-06-08 13:35:20	Aerox	HI RICKEY
2012-06-08 13:35:22	Aerox	HITO IS IN MY HOUSE
2012-06-08 13:36:37	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-08 13:36:37	--	Mode #destructoid [+o TDiddy] by Q
2012-06-08 13:36:44	Aerox	HI TRACTZ
2012-06-08 13:41:34	theGoldenAvatar	Man, Rickey
2012-06-08 13:41:39	theGoldenAvatar	Someone could have just googled that
2012-06-08 13:41:44	theGoldenAvatar	200 000 000 000 000 miles
2012-06-08 13:41:49	theGoldenAvatar	THANKS GOOGLE
2012-06-08 13:42:33	StoryR2	OMG HI HITO
2012-06-08 13:43:18	@bloodylip	that number is way too big for movie viewers to understand
2012-06-08 13:43:58	StoryR2	I need to do something for lunch
2012-06-08 13:44:00	StoryR2	but I have no idea what to go eat
2012-06-08 13:44:14	Ecks|Work	I am having the same problem
2012-06-08 13:45:00	--	Ecks|Work is now known as Ecks|Lunch
2012-06-08 13:45:08	Ecks|Lunch	I guess I'll figure something out while outside
2012-06-08 13:45:14	@bloodylip	StoryR2: burrito
2012-06-08 13:45:19	@bloodylip	Ecks|Lunch: something else
2012-06-08 13:45:21	@bloodylip	cheesesteak?
2012-06-08 13:45:21	StoryR2	can't
2012-06-08 13:45:24	@bloodylip	WHY NOT
2012-06-08 13:45:29	StoryR2	I do keto
2012-06-08 13:45:54	StoryR2	http://en.wikipedia.org/wiki/Ketogenic_diet
2012-06-08 13:47:45	@bloodylip	THE WORST
2012-06-08 13:51:23	theGoldenAvatar	Are you still doing that?
2012-06-08 13:52:14	Aerox	You better be off that horseshit by pax
2012-06-08 13:52:30	theGoldenAvatar	I started dieting again.
2012-06-08 13:52:33	theGoldenAvatar	It's the worst.
2012-06-08 13:52:35	Aerox	i need to
2012-06-08 13:53:15	theGoldenAvatar	Since I can't do barbell work for the time being I decided to shed some of this fat.
2012-06-08 13:54:12	theGoldenAvatar	PSMF.
2012-06-08 13:54:31	+Gandysampras	You are all terrible
2012-06-08 13:54:37	theGoldenAvatar	Terribly awesome.
2012-06-08 13:54:39	+Gandysampras	Why not just quit being such a fatty instead?
2012-06-08 13:55:07	Aerox	hi gandy
2012-06-08 13:55:54	theGoldenAvatar	That's what I'm trying to do.
2012-06-08 13:58:05	StoryR2	sorry left for a second
2012-06-08 13:58:07	StoryR2	I've been doing it a month
2012-06-08 13:58:12	StoryR2	and am down another 15 lbs since starting
2012-06-08 13:58:28	theGoldenAvatar	Good jorb.
2012-06-08 13:58:31	StoryR2	my waist shrunk 3 inches!
2012-06-08 13:58:32	StoryR2	HOORAY
2012-06-08 13:58:40	StoryR2	during my unemployment I really let myself go
2012-06-08 13:58:40	theGoldenAvatar	I'm down to 218
2012-06-08 13:58:41	StoryR2	HA
2012-06-08 13:58:55	StoryR2	like my pictures over th eyears at pax, I just kept getting larger and larger :(
2012-06-08 13:59:30	StoryR2	I maxed out at 210 last christmas
2012-06-08 13:59:57	StoryR2	lost 15 just watching what i ate and walking everywhere and hit decided in may to start the diet and am down another 15
2012-06-08 14:08:00	<--	Ecks|Lunch (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-08 14:09:54	richterbelmont	weight watchers?
2012-06-08 14:13:46	richterbelmont	http://www.youtube.com/watch?v=Mkwy2GnmPD0&feature=youtu.be&hd=1
2012-06-08 14:13:46	DtoidBot	SKYWARD GABE
2012-06-08 14:37:52	-->	metalnarf_ (~metalnarf@p54AC8CF1.dip0.t-ipconnect.de) has joined #destructoid
2012-06-08 14:40:12	<--	meeetalnarf (~meetalnar@p54AC9850.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-08 14:41:18	<--	metalnarf (~metalnarf@p54AC9850.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-08 14:41:18	--	metalnarf_ is now known as metalnarf
2012-06-08 14:51:54	+Gandysampras	Fucking bored
2012-06-08 14:52:28	@bloodylip	ME TOO
2012-06-08 14:52:28	+Gemsi	damn guild wars 2 looks pretty at 2560 x 1440
2012-06-08 14:52:32	@bloodylip	why dont' you play diablo?
2012-06-08 14:52:36	@bloodylip	or guild wars 2
2012-06-08 14:52:39	+Gandysampras	Burnt out
2012-06-08 14:52:41	+Gandysampras	on grinding
2012-06-08 14:52:42	@bloodylip	shiiiiiiiit
2012-06-08 14:52:45	+Gandysampras	I want to play WITH people
2012-06-08 14:52:49	@bloodylip	i haven't downloaded the updated GW2 client
2012-06-08 14:52:52	@bloodylip	gotta do that when i get home
2012-06-08 14:52:56	Aerox	i don't know why they're doing it e3 weekend
2012-06-08 14:53:07	Aerox	is the asura or sylvari area open this weekend
2012-06-08 14:53:29	+Gemsi	nope
2012-06-08 14:53:30	@bloodylip	because e3 is over and nobody cares?
2012-06-08 14:54:17	richterbelmont	didnt feel like e3 , felt like disappointment
2012-06-08 14:56:46	Aerox	so, it felt exactly like every e3 for the last 5 years
2012-06-08 14:57:14	andrewm_	Who has expectations for e3?
2012-06-08 14:59:09	@bloodylip	sad people
2012-06-08 14:59:24	@bloodylip	OMG THIS E3 HAS ABANDONED HARDCORE GAMERS
2012-06-08 14:59:30	@bloodylip	my only expectation for E3 is hilarious gifs
2012-06-08 15:01:36	+Gandysampras	This is a good thing: http://vimeo.com/43475984
2012-06-08 15:01:45	+Gandysampras	Fan Breaking Bad intro
2012-06-08 15:02:00	richterbelmont	http://www.youtube.com/watch?v=_R8cl498snc
2012-06-08 15:02:00	DtoidBot	E3 1998's Coolest Games (Playstation Underground CD Mag Volume 2 Issue 3)
2012-06-08 15:04:24	dare-	This should be the Breaking Bad intro http://www.youtube.com/watch?v=wugY6HNLOCo
2012-06-08 15:04:24	DtoidBot	Gale whole song from Breaking Bad
2012-06-08 15:38:05	-->	meeetalnarf (~meetalnar@p54AC8CF1.dip0.t-ipconnect.de) has joined #destructoid
2012-06-08 15:49:16		irc: disconnected from server
2012-06-08 16:10:35	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-08 16:10:35	--	Nicks #destructoid: [@bloodylip @DrPopa @Q @TDiddy +d1str3ss +Ecksorcism +Gandysampras +Gemsi +ProfPew +Torzelan [Rabite] ^power Aerox andrewm_ Apple_Master benbeltran Brainderailment cardfrek dare- disappointment DougCL DtoidBot Greee Kasreyn meeetalnarf metalnarf mistic pointzeroeight richterbelmont StoryR StoryR2 theGoldenAvatar]
2012-06-08 16:10:35	--	Channel #destructoid: 32 nicks (4 ops, 0 halfops, 6 voices, 22 normals)
2012-06-08 16:10:39	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-08 16:13:09	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-08 16:13:13	Brainderailment	seems like pandora puts videos in their app, then removes them later with an update, then adds them back in
2012-06-08 16:13:35	Ecks|Work	that doesnt make sense
2012-06-08 16:14:47	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-08 16:30:54	Brainderailment	it doesn't make sense to have videos at all. I'm not looking at my phone when I'm listening to pandora. If I am looking at my phone, pandora is in the background
2012-06-08 16:35:31	Ecks|Work	it makes sense
2012-06-08 16:35:40	Ecks|Work	I wish pandora worked up here
2012-06-08 16:38:52	<--	Apple_Master (~Appels@host86-154-179-107.range86-154.btcentralplus.com) has quit (Ping timeout)
2012-06-08 16:43:59	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-08 16:44:00	--	Mode #destructoid [+v Bigby] by Q
2012-06-08 16:45:49	-->	Apple_Master (~Appels@host81-158-112-214.range81-158.btcentralplus.com) has joined #destructoid
2012-06-08 16:46:53	-->	^powerup (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-06-08 16:51:42	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Ping timeout)
2012-06-08 16:51:45	StoryR2	http://www.nutraingredients-usa.com/Regulation/Bodybuilding.com-steroids-spiking-guilty-plea-is-a-wake-up-call-for-industry-says-lab-director
2012-06-08 16:51:46	StoryR2	LOLOLOLOL
2012-06-08 16:52:50	Brainderailment	Those dietary suppliments are barely regulated, it's hilarious that they eventually started putting steroids into them.
2012-06-08 16:52:54	andrewm_	Shoulda bought 'em when I could have.
2012-06-08 16:53:15	+Bigby	just let them have the damn roids
2012-06-08 16:53:18	+Bigby	geezus
2012-06-08 16:53:34	Brainderailment	If you want to do steroids, you don't want to just take random amounts whenever
2012-06-08 16:53:48	+Bigby	let them have them by the bucket
2012-06-08 16:53:48	andrewm_	Aye
2012-06-08 16:54:03	Ecks|Work	the complications o not going on estrogen blockers alone ...
2012-06-08 16:54:04	+Bigby	if some die oh well, the next guy will know better
2012-06-08 16:54:16	Ecks|Work	No they wont b/c it was a secret
2012-06-08 16:54:36	andrewm_	It's like spiking your soda with heroine.
2012-06-08 16:54:39	+Bigby	no i mean if they just gave roids out willy nilly
2012-06-08 16:54:42	andrewm_	It's worse than illegal
2012-06-08 16:54:52	+Bigby	can buy a big bottle of it over the counter
2012-06-08 16:55:03	Ecks|Work	Nvm Bigby
2012-06-08 16:56:34	+Bigby	treat roids like booze, let them deal with their own consequences
2012-06-08 16:58:25	StoryR2	BUT I LOVE BOOZE
2012-06-08 16:58:28	StoryR2	wait
2012-06-08 16:58:30	StoryR2	I see
2012-06-08 16:58:31	StoryR2	yes
2012-06-08 16:58:32	StoryR2	agreed
2012-06-08 16:58:46	+Bigby	do you also love ripped pythons BRO!?
2012-06-08 16:59:05	StoryR2	naw dawg
2012-06-08 16:59:19	Ecks|Work	I am so pissed
2012-06-08 16:59:23	+Gandysampras	He has well sick swans
2012-06-08 16:59:26	Ecks|Work	my boss asked me to stay late to meet a client
2012-06-08 16:59:42	+Bigby	and the client went and died on him
2012-06-08 16:59:50	+Bigby	that asshole
2012-06-08 17:00:01	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-08 17:00:21	Ecks|Work	The client hasnt even showed yet
2012-06-08 17:00:30	+Bigby	turns out he died
2012-06-08 17:01:09	<--	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-08 17:01:18	Ecks|Work	He'd better!
2012-06-08 17:01:22	+Bigby	man prometheus was weird
2012-06-08 17:06:37	-->	Simmy (~Lee@host-2-96-77-72.as13285.net) has joined #destructoid
2012-06-08 17:14:59	<--	Apple_Master (~Appels@host81-158-112-214.range81-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-08 17:19:26	dare-	As an Alien fan was it any good Bigby?
2012-06-08 17:20:19	+Bigby	it really had very little to do with alien it seemed
2012-06-08 17:20:40	+Bigby	was its own thing
2012-06-08 17:20:55	+Bigby	seemed to go by really fast
2012-06-08 17:21:48	dare-	Disappointing
2012-06-08 17:21:57	dare-	Oh well there's always Blade RUnner 2
2012-06-08 17:25:56	-->	Simmy1 (~Lee@host-89-240-178-80.as13285.net) has joined #destructoid
2012-06-08 17:26:09	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-08 17:29:07	<--	Simmy (~Lee@host-2-96-77-72.as13285.net) has quit (Ping timeout)
2012-06-08 17:39:35	-->	Halfleft (Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-08 17:39:40	Halfleft	hohoho
2012-06-08 17:39:48	Halfleft	mirc has deleted all my config setting again
2012-06-08 17:40:01	dare-	That happened to me too last week
2012-06-08 17:40:42	Halfleft	test
2012-06-08 17:41:25	Halfleft	test
2012-06-08 17:41:44	--	Halfleft is now known as Halfleft|away
2012-06-08 17:41:53	andrewm_	Heh
2012-06-08 17:41:57	andrewm_	Look what I just found
2012-06-08 17:41:57	andrewm_	http://i.imgur.com/0SazZ.jpg
2012-06-08 17:42:14	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-08 17:42:28	<--	Halfleft|away (Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: EOF from client)
2012-06-08 17:42:37	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-08 17:42:39	-->	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has joined #destructoid
2012-06-08 17:42:43	<--	Batthink (webchat@host86-151-181-173.range86-151.btcentralplus.com) has quit (Registered)
2012-06-08 17:42:43	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-08 17:42:47	Halfleft|away	That's better.
2012-06-08 17:42:49	Halfleft|away	So he
2012-06-08 17:42:51	Halfleft|away	y
2012-06-08 17:42:56	Halfleft|away	I'm in an excellent mood
2012-06-08 17:43:10	andrewm_	How is that possible?
2012-06-08 17:43:14	andrewm_	You drunk?
2012-06-08 17:43:27	Halfleft|away	oui
2012-06-08 17:43:30	Halfleft|away	more than a little
2012-06-08 17:43:33	Halfleft|away	less than a lot
2012-06-08 17:43:44	andrewm_	Figures.
2012-06-08 17:43:49	Halfleft|away	i have decided that I fucking love how high-school work can be.
2012-06-08 17:43:59	Halfleft|away	people bitching about people, work
2012-06-08 17:44:04	Halfleft|away	coworkers making out and shit
2012-06-08 17:44:08	Halfleft|away	it's fantastic
2012-06-08 17:44:19	andrewm_	What are you talking about?
2012-06-08 17:44:23	dare-	I've never seen coworkers making out at work
2012-06-08 17:44:26	Halfleft|away	I want to laugh and shake them and be all "THIS IS WHAT PEOPLE ARE LIKE! YES!"
2012-06-08 17:44:33	dare-	You're getting a little crazy
2012-06-08 17:44:35	andrewm_	You are literally making no sense.
2012-06-08 17:44:46	Halfleft|away	after work drinks for jake's last day
2012-06-08 17:44:53	andrewm_	Are you sure you aren't tripping on LSD?
2012-06-08 17:45:03	Halfleft|away	How am I not making sense?
2012-06-08 17:45:09	andrewm_	Having an epiphany, like Roger Sterling?
2012-06-08 17:45:27	andrewm_	The part about high-school work.
2012-06-08 17:46:14	andrewm_	So, you went and hung out with some people and discovered that, against all odds, they were pretty okay?
2012-06-08 17:46:51	dare-	I think he didn't understand being professional at work is how you're supposed to be
2012-06-08 17:47:09	Halfleft|away	I don't have it in me to be professional in the way i know you mean
2012-06-08 17:47:19	Halfleft|away	if I see a blatant masturbation joke you better believe i'm going for it
2012-06-08 17:47:31	Halfleft|away	most were okay
2012-06-08 17:47:34	Halfleft|away	some were annoying
2012-06-08 17:47:43	Halfleft|away	jake totally made out with emily.
2012-06-08 17:48:22	andrewm_	CS,B
2012-06-08 17:48:30	Halfleft|away	we come back with drinks and we're all http://www.youtube.com/watch?v=b-XhyLqC344
2012-06-08 17:48:30	DtoidBot	Nice
2012-06-08 17:48:58	dare-	You have interesting requirements in how you need to function at work
2012-06-08 17:49:57	andrewm_	I'm more reserved at work, but it's still a pretty jocular environment.
2012-06-08 17:50:19	andrewm_	We have some pretty amazing parties at work though.
2012-06-08 17:50:20	Ecks|Work	dare-: A carrier in Canada released an official ICS ROM or the T989
2012-06-08 17:50:27	dare-	Same.
2012-06-08 17:50:33	dare-	Ecks yeah? Time to check XDA!
2012-06-08 17:51:04	andrewm_	Well, we used to have some pretty amazing parties.
2012-06-08 17:51:06	Ecks|Work	Parties here are the only redeeming part of this job
2012-06-08 17:51:10	andrewm_	Not sure how that's going to change.
2012-06-08 17:51:15	Ecks|Work	that and converting vacation days to cash
2012-06-08 17:51:20	andrewm_	Our owner was awesome.
2012-06-08 17:51:27	andrewm_	Now we have a board and shit.
2012-06-08 17:51:46	Ecks|Work	is he on it?
2012-06-08 17:51:50	andrewm_	No
2012-06-08 17:51:54	andrewm_	He's out.
2012-06-08 17:51:55	Ecks|Work	probably worser
2012-06-08 17:51:57	Ecks|Work	worse*
2012-06-08 17:52:09	andrewm_	Sold his shares and moved on.
2012-06-08 17:53:00	Halfleft|away	oh haha
2012-06-08 17:53:01	Halfleft|away	no no
2012-06-08 17:53:10	Halfleft|away	the mood is good because the company is going tits up
2012-06-08 17:53:19	Halfleft|away	it's like rats scurrying off a sinking ship
2012-06-08 17:53:21	dare-	Ecks it's for the T989D, what's the difference?
2012-06-08 17:53:28	Ecks|Work	literally nothing dare-
2012-06-08 17:53:34	andrewm_	Halfleft|away: sucks to be you.
2012-06-08 17:53:39	Ecks|Work	I flash T989 roms all the time
2012-06-08 17:53:40	Ecks|Work	same with radios
2012-06-08 17:53:45	Ecks|Work	on my T989D
2012-06-08 17:54:01	Halfleft|away	pfft
2012-06-08 17:54:10	Halfleft|away	sodexo is a paid-for managed service.
2012-06-08 17:54:18	Halfleft|away	my job is safe through the redundancies at least.
2012-06-08 17:54:31	Halfleft|away	I'll be around until I quit or until Reed itself collapses. Which will be a while.
2012-06-08 17:56:00	andrewm_	Fun.
2012-06-08 17:57:18	Halfleft|away	but hoani tells me that he's fucking off as soon as his visa comes through, which will be in the next two months.
2012-06-08 17:57:29	Halfleft|away	i'm not doing this job by myself.
2012-06-08 17:57:41	dare-	Ecks T989 is now officially a CM9 device!
2012-06-08 17:59:31	Halfleft|away	my usb mouse is getting more and more fucked
2012-06-08 17:59:42	Halfleft|away	pretty much 50% of the clicks I do with it register as two really fast ones.
2012-06-08 18:00:08	Halfleft|away	i've begun using the trackpad buttons as the left and right click and just moving the mouse to align the cursor
2012-06-08 18:00:25	andrewm_	How ghetto
2012-06-08 18:00:58	Halfleft|away	ikr
2012-06-08 18:01:25	+Gandysampras	HI GAVIN
2012-06-08 18:02:39	Halfleft|away	HI ANDY!
2012-06-08 18:02:53	Halfleft|away	i SEE YOU'RE NOT ON GTALK AGAIN!
2012-06-08 18:02:55	Halfleft|away	THAT'S COOL
2012-06-08 18:03:05	+Gandysampras	I totes am
2012-06-08 18:03:05	Halfleft|away	JUST UTILISING IRC
2012-06-08 18:03:12	Halfleft|away	MAKING THE BEST OF 30 YEAR OLD TECHNOLOGY
2012-06-08 18:03:21	+Gandysampras	If it aint broke Gavin
2012-06-08 18:03:21	andrewm_	Stop yelling.
2012-06-08 18:04:35	dare-	I'm not sure if I like drunk or sober you better
2012-06-08 18:05:43	dare-	Ecks going to flash the Telus thing in a bit, have you already?
2012-06-08 18:05:52	Halfleft|away	We're equally bad
2012-06-09 10:33:27		irc: disconnected from server
2012-06-11 08:53:29	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-11 08:53:29	--	Nicks #destructoid: [@bloodylip @Q +lolshin [Slime] ^power andrewm benbeltran cardfrek disappointment DougCL|away Gandysampras Gree Halfleft|away Kasreyn metalnarf mistic pointzeroeight thebigby theGoldenAvatar Torzelan]
2012-06-11 08:53:29	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 1 voices, 17 normals)
2012-06-11 08:53:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-11 09:21:41	theGoldenAvatar	http://imgsrv.670thescore.com/image/wscr2/UserFiles/File/2000-Rams-Offense.pdf
2012-06-11 09:22:04	theGoldenAvatar	It's good to know that, on top of everything else, I'm too stupid to be a football player.
2012-06-11 09:22:55	@bloodylip	i'm surprised football players can understand any of that
2012-06-11 09:23:14	Halfleft|away	tldr
2012-06-11 09:23:51	theGoldenAvatar	It's why so many players have trouble out of college.
2012-06-11 09:23:51	theGoldenAvatar	It's a fuckton to learn
2012-06-11 09:24:04	theGoldenAvatar	And then actually implement with a few seconds notice
2012-06-11 09:38:51	<--	Gree (~Gree@pD9E3213A.dip.t-dialin.net) has quit (Quit)
2012-06-11 10:19:46	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-11 10:21:48	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-11 10:21:48	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-11 10:34:01	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-11 10:34:01	--	Mode #destructoid [+o Aerox] by Q
2012-06-11 11:07:56	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-11 11:07:56	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-11 11:07:56	--	andrewm_ is now known as andrewm
2012-06-11 11:13:51	disappointment	Slow day in here.
2012-06-11 11:18:01	Halfleft|away	shush
2012-06-11 11:19:14	disappointment	=(
2012-06-11 11:22:20	Brainderailment	it's early
2012-06-11 11:23:06	disappointment	It's lunch time.
2012-06-11 11:23:20	Brainderailment	that's earl in irc time
2012-06-11 11:23:25	Brainderailment	early*
2012-06-11 11:27:26	-->	meeetalnarf (~meetalnar@p54AC9ACA.dip0.t-ipconnect.de) has joined #destructoid
2012-06-11 11:31:58	+lolshin	http://applebingo.me/wwdc2012/
2012-06-11 11:32:41	+lolshin	i got this http://lolsh.in/0a1h081C0D1R461O1o0c and now i can't shuffle it because it's too funny
2012-06-11 11:32:57	Gandysampras	gavin did you bunk off work again?
2012-06-11 11:32:57	--	Mode #destructoid [+v Gandysampras] by Q
2012-06-11 11:33:01	+Gandysampras	You have too many sick days
2012-06-11 11:36:20	Halfleft|away	I have less than most
2012-06-11 11:36:26	Halfleft|away	I called my boss and she's off as well
2012-06-11 11:36:28	Halfleft|away	done her leg in
2012-06-11 11:36:38	Halfleft|away	hoani's been off twice this month
2012-06-11 11:38:56	disappointment	Well, it is summer. No one wants to work.
2012-06-11 11:39:40	Halfleft|away	hahahahaha
2012-06-11 11:39:41	Halfleft|away	summer!
2012-06-11 11:39:43	Halfleft|away	HAHAHAHAHA
2012-06-11 11:40:24	disappointment	You're not allowed to laugh in here.
2012-06-11 11:40:28	disappointment	Where the hell do you get off.
2012-06-11 11:41:14	Halfleft|away	on yer mum's tits
2012-06-11 11:41:36	disappointment	Joke's on you, my mum is a centerfuge.
2012-06-11 11:56:14	@Aerox	HI GANDY
2012-06-11 11:56:16	@Aerox	Hello Gavin
2012-06-11 11:58:48	Halfleft|away	hello
2012-06-11 11:59:40	theGoldenAvatar	I wish unemployed people would stop whining about how hard it is to get a job.
2012-06-11 11:59:46	theGoldenAvatar	Maybe if they weren't so lazy.
2012-06-11 12:03:32	theGoldenAvatar	!dtrivia 5 video games
2012-06-11 12:03:40	theGoldenAvatar	God, fuck that bot
2012-06-11 12:04:31	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-11 12:04:36	theGoldenAvatar	!dtrivia 5 video games
2012-06-11 12:04:36	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 311
2012-06-11 12:04:36	DtoidBot	Science & Technology: Video Games: In The Game Chrono Trigger,  What Is Lucca's Mother's Name
2012-06-11 12:04:52	DtoidBot	Hint: L***
2012-06-11 12:05:06	DtoidBot	Time's up! You're all failures!
2012-06-11 12:05:15	DtoidBot	Science & Technology: Video Games: Who Is The Developer At Nintendo Responsible For Classics Like Donkey Kong, Super Mario Bros., And The Legend Of Zelda
2012-06-11 12:05:23	@Aerox	LARA
2012-06-11 12:05:24	@Aerox	god damn it
2012-06-11 12:05:28	@Aerox	that was so easy
2012-06-11 12:05:31	DtoidBot	Hint: Shig*ru Miy**ot*
2012-06-11 12:05:40	theGoldenAvatar	This one is hard.
2012-06-11 12:05:45	DtoidBot	Time's up! You're all failures!
2012-06-11 12:05:54	DtoidBot	Video Games: What do you need to collect 100 of to get an extra life in Super Mario Bros.?
2012-06-11 12:06:03	disappointment	coins
2012-06-11 12:06:03	DtoidBot	Winner: disappointment Answer: Coins Streak: 1 Points: 3
2012-06-11 12:06:08	theGoldenAvatar	GOLDZ
2012-06-11 12:06:12	DtoidBot	Video Games: Which RPG series features a line of inventors of the name "Shaia?"
2012-06-11 12:06:26	DtoidBot	Hint: L****
2012-06-11 12:06:41	DtoidBot	Time's up! You're all failures!
2012-06-11 12:06:50	DtoidBot	Video Games: What is the name of the Star Fox Team's cocky wingman
2012-06-11 12:06:57	theGoldenAvatar	falco
2012-06-11 12:06:57	DtoidBot	Winner: theGoldenAvatar Answer: Falco Lombardi Streak: 1 Points: 1155
2012-06-11 12:07:05	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-11 12:07:06	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-11 12:10:30	Halfleft|away	CLiffy B
2012-06-11 12:10:44	DtoidBot	Wrong.
2012-06-11 12:11:45	Halfleft|away	!dtrivia 5 video games
2012-06-11 12:11:46	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 311
2012-06-11 12:11:46	DtoidBot	Video Games: mega man's traditional nemesis in the mega man series is whom
2012-06-11 12:11:53	Halfleft|away	Dr Robotnik
2012-06-11 12:11:58	theGoldenAvatar	Haha, no
2012-06-11 12:12:00	theGoldenAvatar	Dr wily
2012-06-11 12:12:00	Halfleft|away	NO WAIT!
2012-06-11 12:12:01	DtoidBot	Hint: dr. wil*
2012-06-11 12:12:02	Halfleft|away	Eggman.
2012-06-11 12:12:06	theGoldenAvatar	dr. wily
2012-06-11 12:12:06	DtoidBot	Winner: theGoldenAvatar Answer: dr. wily Streak: 2 Points: 1156
2012-06-11 12:12:13	theGoldenAvatar	That's Sonic, tard.
2012-06-11 12:12:14	DtoidBot	Video Games: How many gears do you have in 'Pole Position'?
2012-06-11 12:12:18	theGoldenAvatar	YOU SO DUMB
2012-06-11 12:12:27	Halfleft|away	Mother Brain
2012-06-11 12:12:29	DtoidBot	Hint: T**
2012-06-11 12:12:38	Halfleft|away	Two
2012-06-11 12:12:38	DtoidBot	Winner: Halfleft|away Answer: Two Streak: 1 Points: 12
2012-06-11 12:12:39	Halfleft|away	Twn
2012-06-11 12:12:41	Halfleft|away	Ten
2012-06-11 12:12:46	DtoidBot	Video Games: Konami's classic shooter Salamander is better known in the U.S. as what?
2012-06-11 12:12:46	Halfleft|away	town
2012-06-11 12:13:01	Halfleft|away	Konami made a shooter?
2012-06-11 12:13:01	DtoidBot	Hint: L*f* **rc*
2012-06-11 12:13:15	Halfleft|away	life something?
2012-06-11 12:13:17	DtoidBot	Time's up! You're all failures!
2012-06-11 12:13:26	DtoidBot	Video Games: What is Celine Jules's (Star Ocean: The Second Story) favorite food
2012-06-11 12:13:36	Halfleft|away	haunches of meat found under trash cans
2012-06-11 12:13:40	DtoidBot	Hint: Baby **bb** r*so*to
2012-06-11 12:13:55	DtoidBot	Time's up! You're all failures!
2012-06-11 12:14:03	DtoidBot	Video Games: Nolan Bushnell, creator of the first arcade game, also founded the video arcade chain now known as what
2012-06-11 12:14:15	Halfleft|away	There are arcade chains?
2012-06-11 12:14:19	DtoidBot	Hint: Chuck E. Chee*e's
2012-06-11 12:14:25	theGoldenAvatar	chuck e. cheese's
2012-06-11 12:14:26	DtoidBot	Winner: theGoldenAvatar Answer: Chuck E. Cheese's Streak: 1 Points: 1157
2012-06-11 12:14:33	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-11 12:14:34	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-11 12:14:36	Halfleft|away	Chuck E. Cheete's
2012-06-11 12:15:08	Halfleft|away	i thought that place was like a restaurant for trailer trash kids or sonething
2012-06-11 12:17:23	theGoldenAvatar	Time zones are dumb
2012-06-11 12:17:31	theGoldenAvatar	I think we should have a universal time
2012-06-11 12:17:44	theGoldenAvatar	Losers on the other side of the world should just have to sleep during the day.
2012-06-11 12:18:10	@Aerox	It is, Gavin
2012-06-11 12:18:24	theGoldenAvatar	Yeah man
2012-06-11 12:18:27	theGoldenAvatar	Those ball pits.
2012-06-11 12:20:27	-->	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-06-11 12:21:07	Halfleft|away	we already have that
2012-06-11 12:21:09	Halfleft|away	GMT
2012-06-11 12:21:22	Halfleft|away	you guys sleep like pansies while we're doing stuff
2012-06-11 12:32:20	disappointment	Flowers don't sleep boyo.
2012-06-11 12:33:45	+Gandysampras	Jared why is your name stupid
2012-06-11 12:34:46	disappointment	It was the most accurate name I could find.
2012-06-11 12:35:08	+Gandysampras	kay
2012-06-11 12:35:46	@Aerox	That's chipper and upbeat
2012-06-11 12:36:14	Halfleft|away	I know right?
2012-06-11 12:36:18	Halfleft|away	what a downer.
2012-06-11 12:36:21	Halfleft|away	Nobody likes that.
2012-06-11 12:36:23	disappointment	Woodchipper upkeep?
2012-06-11 12:36:24	Halfleft|away	*cough*
2012-06-11 12:36:55	disappointment	Oh, and also I like Adventure Time, so people said I was disappointing. Now I remember.
2012-06-11 12:43:04	disappointment	Adventure Time.
2012-06-11 12:58:26	Kasreyn	Tito Puente Y Su Orchestra tropical - Babarabatiri - Latin 45: http://www.youtube.com/watch?v=OEo7p60wS0s
2012-06-11 12:58:27	DtoidBot	Tito Puente Y Su Orchestra tropical - Babarabatiri - Latin 45
2012-06-11 12:59:13	@bloodylip	disappointment: no, i said you were terrible
2012-06-11 13:02:00	<--	meeetalnarf (~meetalnar@p54AC9ACA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-11 13:03:56	disappointment	So who saw prometheus?
2012-06-11 13:05:46	Halfleft|away	not yet
2012-06-11 13:05:53	Halfleft|away	ive heard it isnt fantastic
2012-06-11 13:15:02	disappointment	You should see it so we can discuss./
2012-06-11 13:17:26	@bloodylip	discuss how unfantastic it is?
2012-06-11 13:18:33	disappointment	Now who's the downer?
2012-06-11 13:19:08	@Aerox	It's still you
2012-06-11 13:19:33	theGoldenAvatar	http://www.youtube.com/watch?feature=player_embedded&v=KBrmaE82uY4#t=0m40s
2012-06-11 13:19:33	DtoidBot	Elephant Plays with a Galaxy Note!
2012-06-11 13:19:48	theGoldenAvatar	I imagine most of draw something friends were elephants
2012-06-11 13:20:01	@bloodylip	because they were so much better at drawing than you?
2012-06-11 13:20:17	theGoldenAvatar	No, that elephant sucks
2012-06-11 13:20:35	@bloodylip	and he's still better than you?
2012-06-11 13:20:36	theGoldenAvatar	Also, that phone is fucking massive
2012-06-11 13:20:39	@bloodylip	you must be terrible
2012-06-11 13:20:42	@bloodylip	it really is
2012-06-11 13:21:50	--	disappointment is now known as jared
2012-06-11 13:22:07	theGoldenAvatar	Disappointment was always known as jared
2012-06-11 13:26:12	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-11 13:27:54	theGoldenAvatar	So what's Apple doing today?
2012-06-11 13:28:02	theGoldenAvatar	Announcing some overpriced hardware?
2012-06-11 13:28:58	jared	They're updating all iOS devices to only allow you to message in new speak.
2012-06-11 13:29:09	jared	iPod is double good plus/
2012-06-11 13:30:30	Brainderailment	220 ppi mac book pro screen. Can I get that without the macbook?lol
2012-06-11 13:30:54	theGoldenAvatar	220 ppi? That's a lot.
2012-06-11 13:31:26	Brainderailment	2,880 by 1,800
2012-06-11 13:31:39	theGoldenAvatar	That's going to be expensive.
2012-06-11 13:31:40	Brainderailment	15"
2012-06-11 13:31:47	Brainderailment	yeah, 2100 for the laptop
2012-06-11 13:32:02	Brainderailment	but all apple pcs are expensive
2012-06-11 13:32:10	Brainderailment	no surprise
2012-06-11 13:33:23	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-11 13:33:27	theGoldenAvatar	7 hour battery life?
2012-06-11 13:33:34	theGoldenAvatar	I doubt it
2012-06-11 13:35:00	theGoldenAvatar	"Keep in mind this is a pro machine. When you're talking about your livelihood, $2200 for a computer really doesn't hurt that much."
2012-06-11 13:35:20	theGoldenAvatar	PRO
2012-06-11 13:38:50	Brainderailment	Autism mode for iOS confirmed
2012-06-11 13:38:51	Brainderailment	lol
2012-06-11 13:40:07	theGoldenAvatar	The GPU seems a littel underwhelming.
2012-06-11 13:40:20	theGoldenAvatar	Especially for ther resolution it has to support.
2012-06-11 13:40:27	theGoldenAvatar	little* the*
2012-06-11 13:41:59	Brainderailment	Sounds like apple will be collecting location data to figure out traffic congestion. Hopefully only when the maps app is open.
2012-06-11 13:45:37	theGoldenAvatar	http://i.imgur.com/Ow906.jpg
2012-06-11 13:46:48	theGoldenAvatar	Wrong window.
2012-06-11 13:47:32	@bloodylip	is that what you actually look like?
2012-06-11 13:48:34	theGoldenAvatar	No
2012-06-11 13:53:40	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-11 13:55:40	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-11 14:00:14	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-11 14:00:14	--	Mode #destructoid [+o Aerox] by Q
2012-06-11 14:02:58	[Slime]	http://hosted.ap.org/dynamic/stories/U/US_NO_SWEARING_TOWN?SITE=AP&SECTION=HOME&TEMPLATE=DEFAULT
2012-06-11 14:04:40	DougCL|away	I LOVE MY STATE
2012-06-11 14:15:39	+Gandysampras	bored
2012-06-11 14:19:21	@Aerox	have a fap
2012-06-11 14:22:12	theGoldenAvatar	Twitter conversations are the worst.
2012-06-11 14:22:17	+Gandysampras	I have already expelled semen twice today.
2012-06-11 14:22:17	-->	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has joined #destructoid
2012-06-11 14:22:17	--	Mode #destructoid [+v Gemsi] by Q
2012-06-11 14:22:55	@Aerox	Go for a triple
2012-06-11 14:23:07	[Slime]	http://www.youtube.com/watch?v=UlRNyiMFTsw&feature=g-u-u
2012-06-11 14:23:08	DtoidBot	High Unemployment Rate Linked To One Man With 42,000 Jobs
2012-06-11 14:23:17	+Gandysampras	It would be my first wank today
2012-06-11 14:23:26	+Gandysampras	So not a triple
2012-06-11 14:23:28	+Gandysampras	Sorry.
2012-06-11 14:24:01	-->	meeetalnarf (~meetalnar@p54AC9ACA.dip0.t-ipconnect.de) has joined #destructoid
2012-06-11 14:24:09	theGoldenAvatar	You should see a doctor.
2012-06-11 14:24:35	+Gandysampras	That makes no sense
2012-06-11 14:25:07	theGoldenAvatar	It made perfect sense.
2012-06-11 14:25:14	+Gandysampras	No it doesn't
2012-06-11 14:25:26	theGoldenAvatar	Yes it does.
2012-06-11 14:25:35	+Gandysampras	You are making an assumption without having access to all the relevant data
2012-06-11 14:25:57	theGoldenAvatar	I understood you clearly.
2012-06-11 14:25:59	theGoldenAvatar	I was making a joke.
2012-06-11 14:26:04	+Gandysampras	I know.
2012-06-11 14:26:05	theGoldenAvatar	But you are deeeeeense.
2012-06-11 14:26:11	+Gandysampras	I am ruining said joke.
2012-06-11 14:26:13	+Gandysampras	Duh.
2012-06-11 14:26:19	+Gandysampras	You are a dullard.
2012-06-11 14:26:20	theGoldenAvatar	You are awful and I hate you.
2012-06-11 14:26:26	+Gandysampras	Sweet.
2012-06-11 14:30:20	+Gandysampras	I am going to the shop
2012-06-11 14:30:23	+Gandysampras	What shall I buy
2012-06-11 14:30:27	+Gandysampras	Food.
2012-06-11 14:30:36	@Aerox	crisco and a cucumber
2012-06-11 14:30:52	richterbelmont	bananas
2012-06-11 14:31:04	+Gandysampras	what is crisco
2012-06-11 14:31:09	+Gandysampras	it is a brand name for cooking oil?
2012-06-11 14:31:34	@Aerox	lard
2012-06-11 14:31:44	+Gandysampras	sexy
2012-06-11 14:33:38	richterbelmont	http://www.reddit.com/r/circlejerk/comments/uw1gp/saw_a_three_year_old_with_a_bible_today/
2012-06-11 14:35:58	theGoldenAvatar	What?
2012-06-11 14:36:02	theGoldenAvatar	Crisco isn't lard.
2012-06-11 14:36:24	theGoldenAvatar	It's shortening
2012-06-11 14:37:09	@bloodylip	BOOM
2012-06-11 14:37:12	@bloodylip	SOMEONE GOT TOLD
2012-06-11 14:37:14	theGoldenAvatar	Specifically vegetable
2012-06-11 14:41:26	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-11 14:41:26	--	Mode #destructoid [+o |Aerox|] by Q
2012-06-11 14:42:57	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-06-11 14:42:58	--	|Aerox| is now known as Aerox
2012-06-11 14:51:12	+Gandysampras	I didnt get what you asked
2012-06-11 14:51:21	+Gandysampras	I bought gnocchi and peanut m&ms
2012-06-11 14:51:31	@bloodylip	you're terrible
2012-06-11 14:51:41	@bloodylip	how are you going to shove those up your butt?
2012-06-11 14:54:13	+Gandysampras	Iunno
2012-06-11 14:54:20	+Gandysampras	The potato is just squirting out everywhere
2012-06-11 14:55:52	@bloodylip	obviously
2012-06-11 14:55:59	@bloodylip	gnocchi isn't firm enough to put up there
2012-06-11 14:56:03	+Gandysampras	I've made a huge mistake
2012-06-11 15:02:22	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-11 15:09:36	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-11 15:09:36	--	Mode #destructoid [+o Aerox] by Q
2012-06-11 15:09:41	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-11 15:14:04	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-11 15:14:05	--	Mode #destructoid [+v lolshin] by Q
2012-06-11 15:23:04	<--	meeetalnarf (~meetalnar@p54AC9ACA.dip0.t-ipconnect.de) has quit (Read error: Connection reset by peer)
2012-06-11 15:25:09	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-11 15:25:09	--	Mode #destructoid [+o TDiddy] by Q
2012-06-11 15:40:39	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-11 15:41:50	--	jared is now known as jared|away
2012-06-11 15:42:27	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Operation timed out)
2012-06-11 15:45:32	richterbelmont	!q
2012-06-11 15:45:32	DtoidBot	Generating new random quote set.
2012-06-11 15:45:33	DtoidBot	[484] +theGoldenAvatar: Eh, I'm not a huge city town
2012-06-11 15:46:24	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-06-11 15:49:21	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-11 15:49:21	--	Mode #destructoid [+v lolshin] by Q
2012-06-11 15:57:32	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-11 16:18:23	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-11 16:18:23	--	Mode #destructoid [+v jorge`] by Q
2012-06-11 16:33:24	<--	Gemsi (~Gemsi@host86-129-51-244.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-06-11 16:40:39	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-11 16:43:07	Aerox	sup nate
2012-06-11 16:43:59	Brainderailment	sups
2012-06-11 16:56:26	Brainderailment	'Vengers was okay, not sure what all the fuss is about.
2012-06-11 16:58:13	Aerox	still haven't seen it
2012-06-11 16:58:43	Brainderailment	Kinda wish I watched promethus, but I'll see that later
2012-06-11 17:00:15	Brainderailment	Jesus christ. NSFW http://www.reddit.com/r/BaguettesInButts Bronies
2012-06-11 17:05:45	Brainderailment	Fuckin bonnaroo. http://www.reddit.com/r/AskReddit/comments/uwd2j/get_you_throwaways_ready_what_is_the_grossest/c4z7vlo
2012-06-11 17:06:40	Aerox	what the hell
2012-06-11 17:16:33	+Gandysampras	That is disgusting
2012-06-11 17:19:14	Aerox	http://www.youtube.com/watch?feature=player_embedded&v=FIfbghHdG1s#!
2012-06-11 17:19:15	DtoidBot	Miami Dolphins Cheerleaders "Call Me Maybe" by Carly Rae
2012-06-11 17:25:00	Brainderailment	http://i.imgur.com/3Kbzz.jpg
2012-06-11 17:34:04	richterbelmont	didnt his supporters turn on him now?
2012-06-11 17:34:20	Aerox	no
2012-06-11 17:34:30	Aerox	they are angry that his terrible unlicensed doctor son endorsed romney
2012-06-11 17:44:10	-->	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has joined #destructoid
2012-06-11 17:44:14	<--	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has quit (Registered)
2012-06-11 17:44:14	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-11 17:50:49	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-06-11 17:51:46	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-06-11 18:24:48		irc: disconnected from server
2012-06-12 09:18:48	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-12 09:18:48	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Ecksorcism +Gandysampras [Slime] ^power andrewm benbeltran cardfrek2 DougCL|away DtoidBot Dyganth jared|away Kasreyn metalnarf mistic pointzeroeight thebigby theGoldenAvatar]
2012-06-12 09:18:48	--	Channel #destructoid: 20 nicks (3 ops, 0 halfops, 2 voices, 15 normals)
2012-06-12 09:18:52	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-12 10:14:58	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-12 10:28:43	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-06-12 10:31:16	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-12 10:31:16	--	Mode #destructoid [+o Aerox] by Q
2012-06-12 10:51:23	--	jared|away is now known as jared
2012-06-12 11:06:38	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-12 11:06:39	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-12 11:06:39	--	andrewm_ is now known as andrewm
2012-06-12 11:22:41	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-12 11:36:35	jared	I stopped on my way to work this morning to grab an Arizona iced tea. This was a good decision.
2012-06-12 11:44:50	theGoldenAvatar	Hmm
2012-06-12 11:44:57	theGoldenAvatar	The gas station on the corner is for sale.
2012-06-12 11:45:10	theGoldenAvatar	That's a no-risk, high-profit business isn't it?
2012-06-12 11:45:26	jared	Gas? Yep, no instability in the forseeable future.
2012-06-12 11:45:50	theGoldenAvatar	I feel like I need to invest my money in something more tangible
2012-06-12 11:46:18	theGoldenAvatar	Maybe tangerines.
2012-06-12 11:46:37	jared	What are you investing in now? The cloud? But like, real clouds, not IT?
2012-06-12 11:46:48	theGoldenAvatar	Stocks and such.
2012-06-12 11:47:28	jared	Yeah, I never feel like that's doing anything buy paying a rich douchebag to play with my money.
2012-06-12 11:47:34	jared	*but
2012-06-12 11:47:54	theGoldenAvatar	I've made a killin of stocks before
2012-06-12 11:48:04	theGoldenAvatar	But also been absolutely raped by them
2012-06-12 11:48:05	@Aerox	That reminds me
2012-06-12 11:48:07	theGoldenAvatar	killing of*
2012-06-12 11:48:13	theGoldenAvatar	off*
2012-06-12 11:48:14	@Aerox	I haven't checked how my apple stock did since yesterday's conference
2012-06-12 11:48:14	theGoldenAvatar	URGH
2012-06-12 11:48:38	jared	Are we going to have to adjust the Aerox Rich scale accordingly?
2012-06-12 11:48:40	theGoldenAvatar	Not a lot, Aerox
2012-06-12 11:48:43	@Aerox	no, not a lot
2012-06-12 11:49:37	theGoldenAvatar	I only own 3 stocks at the moment
2012-06-12 11:49:40	theGoldenAvatar	And a bunch of mutual funds
2012-06-12 11:50:41	theGoldenAvatar	Most of what I have is sitting in savings
2012-06-12 11:50:46	theGoldenAvatar	Earning like .0001%
2012-06-12 11:52:22	jared	Oh right, did they announce the iPhone 5?
2012-06-12 11:52:23	theGoldenAvatar	Hmm
2012-06-12 11:52:27	theGoldenAvatar	Is this new?
2012-06-12 11:52:34	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ulLW9Yc.png
2012-06-12 11:52:56	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-12 11:52:56	--	Mode #destructoid [+v Gemsi] by Q
2012-06-12 11:53:02	theGoldenAvatar	I want 3gb of space
2012-06-12 11:53:28	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-12 11:53:28	--	Mode #destructoid [+v lolshin] by Q
2012-06-12 11:55:11	@Aerox	It popped up on my computer this morning
2012-06-12 12:00:57	theGoldenAvatar	Wow
2012-06-12 12:01:08	theGoldenAvatar	That's fucking terrifying
2012-06-12 12:01:18	theGoldenAvatar	It puts them in a folder it creates that defaults to public
2012-06-12 12:01:40	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-12 12:01:41	--	Mode #destructoid [+v ProfPew] by Q
2012-06-12 12:09:24	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-12 12:17:00	--	cardfrek2 is now known as cardfrek
2012-06-12 12:17:05	DougCL|away	careful with your child porn
2012-06-12 12:37:51	theGoldenAvatar	Oh
2012-06-12 12:37:52	theGoldenAvatar	man
2012-06-12 12:38:01	theGoldenAvatar	http://www.foxnews.com/us/2012/06/12/cops-reportedly-leave-home-after-search-for-suspect-in-auburn-shooting/?test=latestnews
2012-06-12 12:38:49	theGoldenAvatar	What a clusterfuck
2012-06-12 12:42:47	@Aerox	So they swear they saw a guy in the attic, and then he magically vanished even though they had the house totally surrounded
2012-06-12 12:42:50	@Aerox	good job, police
2012-06-12 12:43:06	theGoldenAvatar	Yeah
2012-06-12 12:44:08	@Aerox	I bet the two calls were just old people who saw a black person outside
2012-06-12 12:44:41	@bloodylip	or an Italian
2012-06-12 12:45:37	theGoldenAvatar	It's Montgomery
2012-06-12 12:45:40	theGoldenAvatar	It's almost all black people
2012-06-12 12:48:21	jared	"Hello, 911? I see myself outside."
2012-06-12 12:48:57	theGoldenAvatar	That's called a reflection.
2012-06-12 12:49:13	jared	See, YOU say that.
2012-06-12 12:49:25	jared	The police? "We're sending 2 squad cars!"
2012-06-12 12:49:44	jared	"DO YOU ALSO SEE YOURSELF IN YOUR ATTIC?"
2012-06-12 12:50:08	theGoldenAvatar	Russel Westbrook said he wears glasses without lenese in them
2012-06-12 12:50:17	theGoldenAvatar	Because he can see better without the lenses
2012-06-12 12:50:46	theGoldenAvatar	lenses*
2012-06-12 12:50:48	@bloodylip	wat
2012-06-12 12:51:09	-->	meeetalnarf (~meetalnar@p54AC9A97.dip0.t-ipconnect.de) has joined #destructoid
2012-06-12 12:54:45		irc: disconnected from server
2012-06-12 12:55:05	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-12 12:55:05	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +ProfPew [Slime] ^power andrewm benbeltran cardfrek DougCL|away DtoidBot Dyganth jared Kasreyn meeetalnarf metalnarf mistic pointzeroeight storyr thebigby theGoldenAvatar]
2012-06-12 12:55:05	--	Channel #destructoid: 25 nicks (4 ops, 0 halfops, 4 voices, 17 normals)
2012-06-12 12:55:06	@bloodylip	extremely
2012-06-12 12:55:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-12 12:58:11	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-12 13:00:28	theGoldenAvatar	I installed Ubuntu earlier
2012-06-12 13:00:32	theGoldenAvatar	It's less shit
2012-06-12 13:01:28	@bloodylip	but still shit
2012-06-12 13:02:24		irc: disconnected from server
2012-06-12 13:05:33	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-12 13:05:33	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +ProfPew [Slime] ^power andrewm benbeltran Brainderailment cardfrek DougCL|away DtoidBot Dyganth jared Kasreyn meeetalnarf metalnarf mistic pointzeroeight storyr thebigby theGoldenAvatar]
2012-06-12 13:05:33	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 4 voices, 18 normals)
2012-06-12 13:05:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-12 13:17:12	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-12 13:25:12	-->	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-06-12 13:25:56	<--	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-06-12 13:26:08	-->	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-06-12 13:28:53	-->	Brain|Laptop (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-12 13:31:35	+Ecksorcism	The AH is up?
2012-06-12 13:33:01	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-06-12 13:33:42	@bloodylip	just the TOS, i think
2012-06-12 13:35:39	 *	Ecksorcism slaps bloodylip around a bit with a large trout
2012-06-12 13:36:03	@bloodylip	that is totally uncalled for
2012-06-12 13:36:09	+Ecksorcism	it was a misclick
2012-06-12 13:36:20	+Ecksorcism	I do regret it
2012-06-12 13:36:25	 *	DougCL|away slaps Ecksorcism around a bit with a large trout
2012-06-12 13:36:29	DougCL|away	i regret nothing.
2012-06-12 13:36:38	--	DougCL|away is now known as DougCL
2012-06-12 13:48:17	theGoldenAvatar	http://i.imgur.com/TWFBz.jpg
2012-06-12 13:48:19	 *	[Slime] pokes Ecksorcism with a stick
2012-06-12 13:48:25	 *	[Slime] pokes DougCL with a stick
2012-06-12 13:48:32	 *	[Slime] pokes theGoldenAvatar with a stick
2012-06-12 13:48:41	theGoldenAvatar	Someone thought that was real or something.
2012-06-12 13:49:24	@bloodylip	wat
2012-06-12 13:49:26	[Slime]	by the way doug
2012-06-12 13:49:31	[Slime]	that bill passed
2012-06-12 13:49:32	@bloodylip	there is so much stupid in that runon sentence
2012-06-12 13:49:43	[Slime]	the one about the $20 fine for swearing in public
2012-06-12 13:54:53	DougCL	that place was miserable before that bill
2012-06-12 13:55:20	DougCL	so, no big deal i guess.
2012-06-12 14:01:18	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-12 14:01:18	--	Mode #destructoid [+v lolshin] by Q
2012-06-12 14:01:32	meeetalnarf	mhmmm its oretty difficult to get raiden 4
2012-06-12 14:02:09	DougCL	is it true that lollipop chainsaw is only like 4 hours long?
2012-06-12 14:04:20	<--	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Read error: Operation timed out)
2012-06-12 14:04:48	@bloodylip	meeetalnarf: so i should consider myself lucky that i already have it?
2012-06-12 14:05:23	-->	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-06-12 14:05:37	meeetalnarf	i think so
2012-06-12 14:05:59	meeetalnarf	just got raiden on psn and now i want 4
2012-06-12 14:11:09	-->	richterbelmont (~dirtyharr@pool-74-100-74-167.lsanca.ftas.verizon.net) has joined #destructoid
2012-06-12 14:22:27	pointzeroeight	I see it quite a bit in stores, used, but still
2012-06-12 14:22:43	meeetalnarf	mhmm
2012-06-12 14:23:03	meeetalnarf	online shops dont seem to have it here in germany
2012-06-12 14:23:37	pointzeroeight	I think the NA release might be region free
2012-06-12 14:43:03	<--	DasNiche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-06-12 14:47:44	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-12 14:58:12	Halfleft|away	OH MY GOD
2012-06-12 14:58:13	Halfleft|away	AEROX
2012-06-12 14:58:15	Halfleft|away	http://www.youtube.com/watch?v=9FQO_NKBiQQ
2012-06-12 14:58:15	DtoidBot	Friendship is Magic
2012-06-12 14:58:27	@Aerox	i'll click in a sec
2012-06-12 14:58:50	Halfleft|away	my face is imploding into itself
2012-06-12 14:59:44	Halfleft|away	GOD TOLD HIM TO GO
2012-06-12 14:59:58	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-12 14:59:58	--	Mode #destructoid [+v lolshin] by Q
2012-06-12 15:01:24	Brain|Laptop	how are we going to explain this shit to future generations?
2012-06-12 15:01:40	Halfleft|away	at least they're not breeding
2012-06-12 15:01:48	Brain|Laptop	trure
2012-06-12 15:01:53	Brain|Laptop	true*
2012-06-12 15:01:55	+Gemsi	we will just stick a 'don't use drugs' warning on it
2012-06-12 15:01:56	Halfleft|away	hahahaah
2012-06-12 15:02:11	Halfleft|away	he asks the camera guy a question and he's all "uuh, i have no idea"
2012-06-12 15:02:14	@bloodylip	neither are the gays, but they're still indoctrinating our children
2012-06-12 15:02:29	Brain|Laptop	why are people wearing stethoscopes?
2012-06-12 15:02:41	+Gemsi	and just go 'is that what you want to be ? look at it, no don't look away' over and over
2012-06-12 15:02:50	meeetalnarf	wtf am i watching?
2012-06-12 15:03:35	Brain|Laptop	wrapping your throat in a scarf doesn't do shit for a sore throat
2012-06-12 15:04:14	Halfleft|away	it does if it's a $40 one made by an aspie
2012-06-12 15:04:14	richterbelmont	ew i dont watch the ending they all probably have a ogry in a small room playing house music at the end
2012-06-12 15:04:21	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-12 15:04:21	--	Mode #destructoid [+v jorge`] by Q
2012-06-12 15:05:02	+lolshin	wat
2012-06-12 15:05:10	+lolshin	nevermind, i don't think i want to know
2012-06-12 15:05:28	@Aerox	oh man i just started
2012-06-12 15:05:30	@Aerox	look at that nose
2012-06-12 15:05:44	Halfleft|away	he has a band
2012-06-12 15:06:02	Halfleft|away	OH GOD THERE'S ANOTHER BAND
2012-06-12 15:06:09	Halfleft|away	"neigh-slayer"
2012-06-12 15:06:13	@Aerox	good lord
2012-06-12 15:06:15	@Aerox	I cant watch this
2012-06-12 15:06:19	+Gemsi	what a battle that would be
2012-06-12 15:08:42	Halfleft|away	HOLY FUCK
2012-06-12 15:08:45	meeetalnarf	of course there is a keyboard
2012-06-12 15:08:45	Halfleft|away	This guy max
2012-06-12 15:08:53	Halfleft|away	is like tha kid from Deliverance
2012-06-12 15:09:00	Halfleft|away	but fat and big
2012-06-12 15:09:19	Halfleft|away	and neckbeardy
2012-06-12 15:09:22	+Gemsi	did that really need stating ?
2012-06-12 15:11:38	Halfleft|away	he's also not bad on the banjo
2012-06-12 15:11:43	Halfleft|away	again, like the kid from deliverance
2012-06-12 15:12:53	Halfleft|away	14:10 is my little pony meets EVO
2012-06-12 15:13:30	richterbelmont	http://imgur.com/hbR9f  (watching that pony movie)
2012-06-12 15:16:03	+lolshin	ok someone link me to whatever this is
2012-06-12 15:16:13	@bloodylip	http://www.youtube.com/watch?v=9FQO_NKBiQQ
2012-06-12 15:16:14	DtoidBot	Friendship is Magic
2012-06-12 15:16:20	+lolshin	well nevermind then
2012-06-12 15:19:21	<--	meeetalnarf (~meetalnar@p54AC9A97.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-12 15:24:21	richterbelmont	so...... how do you feel watcing that shin?
2012-06-12 15:27:07	+lolshin	i dont
2012-06-12 15:27:10	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-12 15:31:56	andrewm	Oh god
2012-06-12 15:31:58	andrewm	This is awful
2012-06-12 15:33:00	andrewm	Instead of voting on gay marriage
2012-06-12 15:33:09	andrewm	We should have a vote on brony procreation
2012-06-12 15:33:48	@Aerox	i'm pretty sure that's not happening anyway
2012-06-12 15:34:01	andrewm	It only takes one
2012-06-12 15:34:06	andrewm	To get that recessive gene in there
2012-06-12 15:34:39	@bloodylip	like i said earlier, the gays aren't procreating but they're still around!
2012-06-12 15:34:53	@bloodylip	we must stop this as previous generations attempted to stop gays
2012-06-12 15:34:56	@bloodylip	pray away the brony
2012-06-12 15:35:17	andrewm	No. Eugenics.
2012-06-12 15:36:22	@bloodylip	both
2012-06-12 15:36:27	+Gemsi	no, we just need to ship them all away somewhere, and at some point they come back as proper people, I mean it worked for australia
2012-06-12 15:37:37	+Gemsi	that, or they are all in one place and thus less hassle to take them out in one go
2012-06-12 15:38:24	andrewm	My god
2012-06-12 15:38:26	andrewm	This badn.
2012-06-12 15:38:37	<--	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Quit)
2012-06-12 15:45:58	jared	The youth in Asia?
2012-06-12 15:49:27	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-12 15:52:30	jared	Why am I always like 15 minutes behind everything?
2012-06-12 16:07:30	Halfleft|away	alzheimers :(
2012-06-12 16:09:58	jared	What?
2012-06-12 16:10:03	jared	Who are you? Where am I?
2012-06-12 16:19:11	--	jared is now known as jared|home
2012-06-12 16:43:29	richterbelmont	dont say your behind just say your old school
2012-06-12 16:54:49	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-12 16:59:19	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-12 17:12:43	-->	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has joined #destructoid
2012-06-12 17:12:54	<--	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has quit (Registered)
2012-06-12 17:12:54	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-12 17:29:02	richterbelmont	!q
2012-06-12 17:29:02	DtoidBot	[573] <+Suff0cat> Chooly, am I worse than Hitler?
2012-06-12 17:34:40	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-12 17:36:49	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-06-12 17:39:20	storyr	http://www.ebay.com/itm/diablo3-best-sword-/180903690507?pt=LH_DefaultDomain_0&hash=item2a1eb3410b#ht_134wt_69
2012-06-12 17:39:21	storyr	GO BU YTHIS
2012-06-12 17:39:42	richterbelmont	ILL TAKE TEN
2012-06-12 17:39:55	@TDiddy	lulz
2012-06-12 17:40:07	@Aerox	http://www.ebay.com/itm/diablo3-best-sword-/180903690507?pt=LH_DefaultDomain_0&hash=item2a1eb3410b#ht_134wt_69
2012-06-12 17:40:09	@Aerox	whoops
2012-06-12 17:40:14	@Aerox	STEALING YOUR LINK RICKEY
2012-06-12 17:40:18	@TDiddy	you'll never find another weapon like that with that attack speed
2012-06-12 17:40:55	storyr	ONLY $1420!
2012-06-12 17:40:57	storyr	that's a steal
2012-06-12 17:41:01	storyr	IT'S A STEEL
2012-06-12 17:41:02	storyr	GET IT
2012-06-12 17:41:05	storyr	OMG I AM SO GOD DAMNED FUNNY
2012-06-12 17:41:20	@TDiddy	lol
2012-06-12 17:44:37	@TDiddy	Rage is 10 bucks
2012-06-12 17:44:37	richterbelmont	http://www.destructoid.com/is-capcom-killing-yoshinori-ono--229354.phtml#ext
2012-06-12 17:44:41	@TDiddy	if people still want that
2012-06-12 17:44:53	richterbelmont	damn u capcom give the man a rest
2012-06-12 17:44:59	storyr	what is this destructoid website you linked to?
2012-06-12 17:46:00	richterbelmont	i dont know but it has this british guy called movie bob , or was he refered to as the pissed angry hardcore gamer?
2012-06-12 17:46:47	@TDiddy	haha
2012-06-12 17:50:13	@TDiddy	poor movie bob
2012-06-12 17:50:21	@TDiddy	only reason i even know escapist still exists
2012-06-12 17:52:27	richterbelmont	i like some of game underthinker stuff , but enjoy this anti thinker episodes ironically , it was so terrible XD
2012-06-12 17:53:48	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-12 17:56:29	<--	thebigby (~androirc@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (EOF from client)
2012-06-12 18:14:04	@Aerox	http://i.imgur.com/ONb9F.jpg
2012-06-12 18:30:08	richterbelmont	!q
2012-06-12 18:30:08	DtoidBot	[757] <%naia> I don't swallow Suff
2012-06-12 19:06:13		irc: disconnected from server
2012-06-13 09:00:58	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-13 09:00:58	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras [Slime] ^power andrewm benbeltran cardfrek DougCL Ecks|Work Gree jared|home Kasreyn metalnarf mistic pointzeroeight theGoldenAvatar]
2012-06-13 09:00:58	--	Channel #destructoid: 17 nicks (2 ops, 0 halfops, 1 voices, 14 normals)
2012-06-13 09:01:03	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-13 09:04:00	Ecks|Work	Haha
2012-06-13 09:04:25	Ecks|Work	How do you do that X11 forwarding?
2012-06-13 09:04:40	@bloodylip	console irc client
2012-06-13 09:04:42	@bloodylip	weechat
2012-06-13 09:06:02	Ecks|Work	awesome, I used to use an IRC bouncer I'd connect to
2012-06-13 09:06:27	Ecks|Work	it crapped out for no reason, and I havent got around to getting it fixed
2012-06-13 09:38:04	theGoldenAvatar	Because IRC can never stop
2012-06-13 09:48:26	Ecks|Work	Yes
2012-06-13 09:48:44	Ecks|Work	I wish I was in here when I had those massive breaks between classes in university
2012-06-13 09:50:01	jared|home	Morning jerks.
2012-06-13 09:50:04	--	jared|home is now known as jared
2012-06-13 09:50:29	Ecks|Work	hey jared
2012-06-13 09:50:47	jared	!weather 02135
2012-06-13 09:50:56	jared	=(
2012-06-13 09:51:25	jared	Heck Ecks.
2012-06-13 09:51:39	Ecks|Work	Heck Indeed
2012-06-13 09:52:19	jared	Oops.
2012-06-13 09:52:20	jared	haha
2012-06-13 09:52:23	jared	*Hey
2012-06-13 09:52:40	Ecks|Work	Whats up Jared?
2012-06-13 09:53:50	jared	Not much. Working, enjoying all the rain we're getting.
2012-06-13 09:54:05	Ecks|Work	We havent had a good thunderstorm in a while
2012-06-13 09:54:10	Ecks|Work	they all last like 10 minutes
2012-06-13 09:55:29	jared	We don't get a ton of thunder, but it pretty much rains every day here.
2012-06-13 10:01:54	Ecks|Work	=O
2012-06-13 10:32:20	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-13 10:33:49	Ecks|Work	hey Rickey
2012-06-13 10:35:58	@bloodylip	jared: morning jerks are the best jerks
2012-06-13 10:36:01	@bloodylip	also, late night jerks
2012-06-13 10:36:23	jared	I need to stop staying up so late. =P
2012-06-13 10:36:49	jared	I had to feed my snake last night, and he's tempermental about eating.
2012-06-13 10:38:20	@bloodylip	that sounds like a euphemism
2012-06-13 10:38:39	jared	Surprisingly, it isn't.
2012-06-13 10:39:50	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-13 10:39:50	--	Mode #destructoid [+o Aerox] by Q
2012-06-13 10:40:27	storyr	WHOOP WHOOP
2012-06-13 10:40:29	storyr	sup dudes
2012-06-13 10:40:35	@Aerox	sup boner
2012-06-13 10:41:00	@bloodylip	hi rickey!
2012-06-13 10:41:24	storyr	herro
2012-06-13 10:42:21	storyr	I met a cute girl on the bus yesterday
2012-06-13 10:42:23	storyr	we chatted for like 20 minutes
2012-06-13 10:42:28	@Aerox	exciting!
2012-06-13 10:42:30	storyr	I didn't ask if she wanted to get a drink
2012-06-13 10:42:38	@Aerox	That's good maybe she was a recovering alcoholic
2012-06-13 10:42:40	@Aerox	Good thinking
2012-06-13 10:42:42	storyr	but she told me where she worked and I found her on facebook....creepy to send her a message?
2012-06-13 10:42:54	@Aerox	do it
2012-06-13 10:43:17	storyr	HAY I DID SUM INTERWEB DETECTIVZ WORK AND FOUND YOUZ!!!! LETS DRINK AND PARTAY
2012-06-13 10:43:30	storyr	LIK DIS IF U CRY EVERTIME
2012-06-13 10:44:13	storyr	but srsly
2012-06-13 10:44:25	storyr	I don't want to be creepy, but I felt stupid for not asking for her number
2012-06-13 10:45:55	Ecks|Work	Whats her job?
2012-06-13 10:49:14	@bloodylip	prostitute
2012-06-13 10:50:04	Ecks|Work	then she has obv met creepier guys
2012-06-13 10:52:04	storyr	she works at a theater
2012-06-13 10:52:06	storyr	house manager
2012-06-13 10:53:01	@bloodylip	a fap theater?
2012-06-13 10:54:11	@Aerox	That's what rickey calls his bedroom
2012-06-13 10:54:17	 *	storyr sighs
2012-06-13 10:54:49	@Aerox	He films himself every night and then projects it onto a blank wall
2012-06-13 10:54:52	@Aerox	so he can wake up to it in the morning
2012-06-13 10:55:22	storyr	go on...
2012-06-13 10:55:31	@bloodylip	the end.
2012-06-13 10:55:34	storyr	wait
2012-06-13 10:55:35	storyr	how did you know?
2012-06-13 10:56:22	@Aerox	because you drunkenly invited me over for "fapterpiece theater" last pax
2012-06-13 10:56:25	@Aerox	and I asked what it was
2012-06-13 10:56:29	@Aerox	and then I got weirded out and left
2012-06-13 10:57:08	@bloodylip	lies
2012-06-13 10:57:14	@bloodylip	that would not weird you out
2012-06-13 10:57:14	jared	haha
2012-06-13 10:57:21	@Aerox	Fine, I left because Hito made a better offer
2012-06-13 10:57:33	@bloodylip	now the truth comes out
2012-06-13 11:00:48	storyr	I did not get blackout drunk at last years pax!
2012-06-13 11:00:53	storyr	OR DID I?!
2012-06-13 11:01:11	@Aerox	No, you were just blindfolded for a good portion of the time
2012-06-13 11:01:20	@Aerox	It was a very odd pax
2012-06-13 11:01:37	@Aerox	THE OBAMACARE PRINTER IS BACK ONLINE
2012-06-13 11:01:39	storyr	indeed
2012-06-13 11:01:54	jared	There's an obamacare printer?
2012-06-13 11:02:08	@Aerox	http://iwantrepeal.tumblr.com/livestream
2012-06-13 11:02:13	@Aerox	It appears to be stopped now
2012-06-13 11:02:24	@Aerox	But basically everyone just put in joke ones and an intern had to stand there and try to rip out all the offensive ones before anyone saw them
2012-06-13 11:02:25	@Aerox	but failed
2012-06-13 11:02:35	@Aerox	and then they got to the point where ones with hip slang weren't being caught
2012-06-13 11:02:40	@Aerox	But they were pulling out inoffensive ethnic names
2012-06-13 11:03:34	storyr	wow
2012-06-13 11:03:54	jared	I feel as though they are missing an article in there.
2012-06-13 11:04:24	jared	When you're trying to convince a political entity that you know better, sounding like a retard is not advisable.
2012-06-13 11:04:33	@Aerox	ughhhh start printing again
2012-06-13 11:27:30	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-13 12:01:24	jared	Did anyone play Heavy Rain? Was it as full of plot holes I'm lead to believe by internet raving?
2012-06-13 12:02:24	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-13 12:05:27	@Aerox	I didn't it looked dumb
2012-06-13 12:05:27	@Aerox	sup nate
2012-06-13 12:10:38	Brainderailment	yo
2012-06-13 12:10:51	Brainderailment	I played it
2012-06-13 12:20:42	jared	Thoughts?
2012-06-13 12:21:26	theGoldenAvatar	I played it.
2012-06-13 12:21:36	theGoldenAvatar	It was pretty dumb.
2012-06-13 12:22:36	storyr	it looked dumb
2012-06-13 12:22:43	theGoldenAvatar	And yes
2012-06-13 12:22:45	storyr	didn't play it though
2012-06-13 12:22:47	theGoldenAvatar	It was full of plot holes
2012-06-13 12:23:17	theGoldenAvatar	But it was more full of mechanical holes
2012-06-13 12:26:47	jared	Good to know.
2012-06-13 12:27:55	-->	Gemsi (~Gemsi@86.146.50.239) has joined #destructoid
2012-06-13 12:27:55	--	Mode #destructoid [+v Gemsi] by Q
2012-06-13 12:29:15	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-13 12:29:15	--	Mode #destructoid [+v Bigby] by Q
2012-06-13 12:33:34	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-13 12:33:53	Ecks|Work	fucking contruction retards
2012-06-13 12:34:04	Ecks|Work	hitting a power line
2012-06-13 12:34:19	+Bigby	you are fucking construction retards?
2012-06-13 12:34:49	Ecks|Work	Obv Bigby
2012-06-13 12:34:59	theGoldenAvatar	That's a clown question, bro.
2012-06-13 12:35:24	Ecks|Work	Have you become a brogrammer tGA?
2012-06-13 12:35:36	theGoldenAvatar	Haha, no.
2012-06-13 12:35:47	Ecks|Work	Some of the interns are brogrammers
2012-06-13 12:35:50	theGoldenAvatar	Some baseball player got asked the dumbest question yesterday
2012-06-13 12:35:53	Ecks|Work	its pretty terrible
2012-06-13 12:35:57	theGoldenAvatar	And that was his response.
2012-06-13 12:36:05	Ecks|Work	Hahaha
2012-06-13 12:36:11	theGoldenAvatar	http://www.youtube.com/watch?v=JzbhjzsyvGk
2012-06-13 12:37:05	@bloodylip	Ecks|Work: did your one brogrammer intern get fired for fighting?
2012-06-13 12:37:36	Ecks|Work	we had 3
2012-06-13 12:37:43	Ecks|Work	two got fired for fighting
2012-06-13 12:37:55	theGoldenAvatar	Who gets into fights at work?
2012-06-13 12:37:56	Brainderailment	wow
2012-06-13 12:38:10	-->	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-13 12:38:11	@bloodylip	theGoldenAvatar: brogrammers, obviously
2012-06-13 12:38:17	Brainderailment	'YOU COMPILE IT BRO'
2012-06-13 12:38:17	Ecks|Work	One of them was just defending himself really
2012-06-13 12:38:22	theGoldenAvatar	What exactly is a brogrammer?
2012-06-13 12:38:42	Ecks|Work	fauxhawk
2012-06-13 12:38:46	Ecks|Work	says bro all the time
2012-06-13 12:38:53	Ecks|Work	cant program for shit
2012-06-13 12:39:19	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has left #destructoid
2012-06-13 12:39:23	Ecks|Work	HAHAHA
2012-06-13 12:39:26	Ecks|Work	I blre his mind
2012-06-13 12:39:27	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-13 12:39:29	Ecks|Work	blew*
2012-06-13 12:39:45	Brainderailment	blre is fine
2012-06-13 12:40:04	@bloodylip	shows up to work with popped collar
2012-06-13 12:40:06	Brainderailment	Your mom gave the the ol' blre taco
2012-06-13 12:40:12	+Bigby	he needed a moment to gather his thoughts after such a revelation
2012-06-13 12:43:28	Ecks|Work	All my interns are heading back to school for January
2012-06-13 12:43:35	Ecks|Work	I'm going to miss the labour
2012-06-13 12:47:17	+Bigby	i'm just so fucking awesome!
2012-06-13 12:47:53	Ecks|Work	Really? I wouldn't describe you in that fashion, but w/e.
2012-06-13 12:47:55	Ecks|Work	What happened?
2012-06-13 12:52:41	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-13 12:52:41	--	Mode #destructoid [+o TDiddy] by Q
2012-06-13 12:53:38	--	Ecks|Work is now known as Ecks|Lunch
2012-06-13 12:53:43	<--	Ecks|Lunch (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-13 13:06:54	-->	Halfleft|away (Halflefta@77.102.91.175) has joined #destructoid
2012-06-13 13:07:59	<--	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Ping timeout)
2012-06-13 13:09:25	-->	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-13 13:18:14	jared	So.. what's everyone been playing? Still just Diabalos?
2012-06-13 13:18:25	theGoldenAvatar	This is kind of a neat graphic
2012-06-13 13:18:26	theGoldenAvatar	http://world.deviantart.com/
2012-06-13 13:18:31	theGoldenAvatar	In HTML5
2012-06-13 13:19:29	theGoldenAvatar	A lot of favoriting going back and forth between the US and Europe
2012-06-13 13:21:06	+Gemsi	what on earth to the llamas stand for ?
2012-06-13 13:21:10	theGoldenAvatar	No idea.
2012-06-13 13:21:45	+Gemsi	still, that is pretty neat
2012-06-13 13:22:27	@Aerox	A realtime map of furry interactions
2012-06-13 13:22:31	theGoldenAvatar	Haha
2012-06-13 13:22:45	@bloodylip	it's deviantart
2012-06-13 13:22:47	@Aerox	All those stars are flying to Gandy
2012-06-13 13:22:48	@bloodylip	should be a lot higher
2012-06-13 13:23:21	@bloodylip	those ones must be measured in 1000s
2012-06-13 13:23:29	@Aerox	one lone furry in africa
2012-06-13 13:23:51	theGoldenAvatar	Apparently not any in Iceland.
2012-06-13 13:24:01	@Aerox	The fursuits just freeze
2012-06-13 13:24:08	@Aerox	(I know iceland isn't icy)
2012-06-13 13:24:31	@Aerox	I think llamas are like the equivalent of FB poking
2012-06-13 13:24:36	@Aerox	Something stupid you can give to people that doesn't mean anything
2012-06-13 13:25:05	theGoldenAvatar	Maybe it means llama fursuit
2012-06-13 13:25:12	jared	So, like a gift soemone might get for me?
2012-06-13 13:25:24	jared	@ Aerox
2012-06-13 13:25:28	theGoldenAvatar	Suuuuuuure
2012-06-13 13:25:32	@Aerox	Do you get a lot of fursuits?
2012-06-13 13:25:34	 *	jared winks
2012-06-13 13:25:50	jared	No, I get a lot of stupid things that don't mean anything.
2012-06-13 13:31:59	jared	I don't understand why people get so excited over Breaking Bad.
2012-06-13 13:32:22	jared	Bryan Cranston is not that hot.
2012-06-13 13:32:49	theGoldenAvatar	>_>
2012-06-13 13:43:51	theGoldenAvatar	Why is The Bends explicit?
2012-06-13 13:44:55	jared	Elaborate?
2012-06-13 13:45:10	theGoldenAvatar	Google Play says it's explicit
2012-06-13 13:48:19	@bloodylip	what is The Bends?
2012-06-13 13:48:58	jared	Maybe they base it on the album as a whole?
2012-06-13 13:49:06	jared	Unless that is a full album.
2012-06-13 13:49:19	theGoldenAvatar	It's the album
2012-06-13 13:49:29	theGoldenAvatar	I guess because the word bitch is in one song.
2012-06-13 13:49:36	theGoldenAvatar	EXPLICIT
2012-06-13 13:50:12	Halfleft|away	motherfucker ass tits cock bitch cunt shit
2012-06-13 13:50:19	theGoldenAvatar	$4 this week!
2012-06-13 13:50:21	Halfleft|away	in a flowery dress in a field of hay~
2012-06-13 13:50:26	Halfleft|away	woah
2012-06-13 13:50:30	Halfleft|away	you can PAY for music?
2012-06-13 13:50:46	theGoldenAvatar	You can.
2012-06-13 13:51:32	Halfleft|away	must I?
2012-06-13 13:51:37	theGoldenAvatar	No.
2012-06-13 13:51:48	theGoldenAvatar	I bought an album a couple months ago because I couldn't find a torrent of it
2012-06-13 13:52:14	Halfleft|away	Outrageous
2012-06-13 13:52:29	@Aerox	how was work today gavin
2012-06-13 13:52:35	Halfleft|away	Must've been something really hip and unheard of.
2012-06-13 13:52:38	Halfleft|away	Not bad actually.
2012-06-13 13:52:43	Halfleft|away	My boss has broken her legs.
2012-06-13 13:52:50	Halfleft|away	So no team leader this week.
2012-06-13 13:52:50	theGoldenAvatar	Parkour?
2012-06-13 13:52:54	Halfleft|away	Dancing.
2012-06-13 13:53:02	theGoldenAvatar	Is she 50 lbs?
2012-06-13 13:53:06	theGoldenAvatar	500*
2012-06-13 13:53:08	Halfleft|away	no she's like, six and a half foot tall.
2012-06-13 13:53:11	@TDiddy	lol
2012-06-13 13:53:16	@TDiddy	breaking both legs dancing?
2012-06-13 13:53:20	@TDiddy	that must have been intense!
2012-06-13 13:53:23	theGoldenAvatar	Break dancing
2012-06-13 13:53:25	theGoldenAvatar	ZING
2012-06-13 13:53:29	@TDiddy	BOOM
2012-06-13 13:53:33	@TDiddy	CONVERSATION OVER
2012-06-13 13:53:33	 *	Halfleft|away stands up and applauds
2012-06-13 13:53:39	@bloodylip	BOOMSHAKALAKA
2012-06-13 13:53:42	@TDiddy	we have reached the top of the mountain
2012-06-13 13:53:52	Halfleft|away	All downhill from here :(
2012-06-13 13:54:03	@TDiddy	you would say that
2012-06-13 13:54:14	theGoldenAvatar	Highlight of his day right there.
2012-06-13 14:24:40	-->	Ecks|Lunch (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-13 14:24:58	richterbelmont	!q
2012-06-13 14:25:10	--	Ecks|Lunch is now known as Ecks|Work
2012-06-13 14:25:27	theGoldenAvatar	Oh my
2012-06-13 14:25:28	theGoldenAvatar	http://blogs.wsj.com/cio/2012/06/11/cios-beware-new-macbook-pro-will-be-a-bandwidth-hog/
2012-06-13 14:28:26	Ecks|Work	That MacBook Pro also has soldered RAM
2012-06-13 14:29:01	Ecks|Work	like the MacBook Air
2012-06-13 14:29:24	Brainderailment	the price of being thin I guess
2012-06-13 14:29:32	richterbelmont	your face is a macbook air
2012-06-13 14:29:40	Halfleft|away	lauren bought a macbook air
2012-06-13 14:29:47	Halfleft|away	with her dead aunt money
2012-06-13 14:30:04	Halfleft|away	silly purchase
2012-06-13 14:31:21	Brainderailment	I always think it's kind of bad to buy bullshit with inheritance money. IMO it should be for things like retirement and such.
2012-06-13 14:31:30	Brainderailment	Seems a little disrespectful
2012-06-13 14:31:57	richterbelmont	so...... you spend that money on star wars figures?
2012-06-13 14:32:04	Brainderailment	obv
2012-06-13 14:32:29	Halfleft|away	her mum told her to buy something
2012-06-13 14:32:38	@Aerox	Haha holy shit that article
2012-06-13 14:32:40	Halfleft|away	her mum is also mental
2012-06-13 14:32:43	Brainderailment	lol
2012-06-13 14:34:10	Ecks|Work	Nate has it right, inheritance money shouldnt be used for shit like that
2012-06-13 14:34:22	Brainderailment	People will criticize apple for making things that are expensive to repair, but they don't realize that it also hurts apple. If they have a recall, they have to replace an entire motherboard just because of a faulty ram chip.
2012-06-13 14:34:24	Ecks|Work	Also didnt people say the same thing about the iPad 3?
2012-06-13 14:34:44	theGoldenAvatar	The only thing can think he must have meant is that people who stream 480p videos on youtube will stream 1080p because 480 will be so tiny
2012-06-13 14:34:58	Ecks|Work	Haha
2012-06-13 14:35:06	Halfleft|away	doesn't it just stretch that shit out across pixels?
2012-06-13 14:35:08	theGoldenAvatar	But that's not what he wrote so it's the benefit of the doubt
2012-06-13 14:35:15	Brainderailment	Yes, gavin
2012-06-13 14:35:23	Brainderailment	the logic is flawed
2012-06-13 14:35:26	Halfleft|away	I read somewhere that the display makes web pages look wanky
2012-06-13 14:35:56	Brainderailment	it probably makes everything but text tiny
2012-06-13 14:35:59	Brainderailment	which is a problem
2012-06-13 14:36:09	Ecks|Work	dwell Safari does some odd stuff to make the content readable I heard
2012-06-13 14:36:12	theGoldenAvatar	I hope it doesn't stretch video
2012-06-13 14:36:15	theGoldenAvatar	That would be retarded
2012-06-13 14:36:25	Ecks|Work	That would be buckets of retarded
2012-06-13 14:36:25	Brainderailment	weird
2012-06-13 14:36:38	Brainderailment	is chrome any good on mac?
2012-06-13 14:36:45	theGoldenAvatar	Yeah.
2012-06-13 14:36:47	Ecks|Work	Ya
2012-06-13 14:36:48	theGoldenAvatar	It's what I use
2012-06-13 14:36:51	theGoldenAvatar	F Safari
2012-06-13 14:36:53	Brainderailment	problem solved
2012-06-13 14:36:54	Ecks|Work	Indeed\
2012-06-13 14:37:00	Ecks|Work	its so terrible
2012-06-13 14:37:08	+Gemsi	but chrome has the text issues with the new macs
2012-06-13 14:37:18	theGoldenAvatar	Good thing I don't have a new mac.
2012-06-13 14:37:23	Ecks|Work	^
2012-06-13 14:37:29	theGoldenAvatar	I'm sure they'll have it ironed out by the time I do get one (read: never)
2012-06-13 14:37:50	Brainderailment	I've had a couple of macs, never ever bought them new
2012-06-13 14:37:54	Ecks|Work	I'm sure your keys will eventually murder your MacBook tGA
2012-06-13 14:38:04	+Gemsi	one good thing with the new macs is, in the longer run is helps make hi-res ips panels cheaper
2012-06-13 14:38:14	richterbelmont	http://newyork.grubstreet.com/2012/06/soda-ban-hearing.html
2012-06-13 14:38:18	Halfleft|away	do you keep your keys sandwiched in your laptop, Ecks|Work
2012-06-13 14:38:23	theGoldenAvatar	Gemsi, that's one thing I'll give them.
2012-06-13 14:38:36	theGoldenAvatar	Throwing shit out there that nothing can really utilize helps push tech.
2012-06-13 14:38:47	Ecks|Work	No Gavin, he Dented his MacBook within a week with his keys
2012-06-13 14:38:52	Ecks|Work	so I am making a joke
2012-06-13 14:39:07	theGoldenAvatar	I dropped my keys on it from about a foot in the air
2012-06-13 14:39:08	Brainderailment	Yeah, I actually like that they removed serial ports and stuff as soon as usb came out
2012-06-13 14:39:12	theGoldenAvatar	And it put a dent in the cover
2012-06-13 14:39:15	theGoldenAvatar	Poorly made shit
2012-06-13 14:39:49	Halfleft|away	why did you do that?
2012-06-13 14:39:55	Ecks|Work	He was bored
2012-06-13 14:39:58	Halfleft|away	incidentally, lauren's done exactly that to hers...
2012-06-13 14:40:06	Ecks|Work	Haha
2012-06-13 14:40:08	theGoldenAvatar	It's an epidemic
2012-06-13 14:40:10	theGoldenAvatar	Time for a recall
2012-06-13 14:40:13	Ecks|Work	didnt they bounce first?
2012-06-13 14:40:27	Brainderailment	iBooks were made like tanks, sucks they don't make them from plastic anymore
2012-06-13 14:41:13	Brainderailment	I dropped my ibook when it was open, caught it by the screen and it didn't hurt anything.
2012-06-13 14:41:37	Ecks|Work	my macbooks battery has gone to shit, says it needs servicing
2012-06-13 14:41:42	Ecks|Work	other than that no real issues
2012-06-13 14:41:48	Brainderailment	how old is that battery?
2012-06-13 14:41:55	Ecks|Work	just about three years
2012-06-13 14:42:19	Ecks|Work	it started having issues just after the second year though
2012-06-13 14:42:22	Halfleft|away	you people should not be allowed gadgets
2012-06-13 14:42:34	Ecks|Work	Maybe Apple should make better batteries?
2012-06-13 14:42:52	theGoldenAvatar	Says the guy whose computer shuts off half a dozen times a day.
2012-06-13 14:42:59	Ecks|Work	I fixed that
2012-06-13 14:43:17	theGoldenAvatar	Was refering to Halfleft
2012-06-13 14:43:22	Ecks|Work	Oh
2012-06-13 14:43:24	Ecks|Work	Thats true
2012-06-13 14:43:25	richterbelmont	http://www.destructoid.com/enemies-try-to-rape-lara-croft-says-tomb-raider-producer-229427.phtml  does this qualify under rape culture that was discussed yesterday?
2012-06-13 14:43:47	theGoldenAvatar	People still argue rape-culture?
2012-06-13 14:44:01	--	theGoldenAvatar is now known as tga|out
2012-06-13 14:44:10	Halfleft|away	hey
2012-06-13 14:44:14	Halfleft|away	in my defence
2012-06-13 14:44:17	Halfleft|away	it's old
2012-06-13 14:44:34	richterbelmont	hopefully aurvant will throw his 2 cents on this
2012-06-13 14:44:37	Ecks|Work	Hahaha
2012-06-13 14:44:41	Halfleft|away	our culture is way rapey dude
2012-06-13 14:45:15	jared	Watching the Colonial Marines MP footage from E3. It's very meh.
2012-06-13 14:45:38	Ecks|Work	I cancelled my pre-order
2012-06-13 14:45:46	Ecks|Work	it was pretty meh
2012-06-13 14:46:29	jared	Well, in the PC AvP, in bug hunt matches, you could sneak up and pop a marine with your tail from behind. Blam, dead.
2012-06-13 14:46:46	Ecks|Work	Ya
2012-06-13 14:46:50	jared	All of this footage is just marines shooting xenos with 100000 BULLETS! while xenos claw them 100000 TIMES!
2012-06-13 14:46:54	Ecks|Work	I dont play that much anymore
2012-06-13 14:47:22	jared	But it made sense. It was somewhat tactical.
2012-06-13 14:58:48	Ecks|Work	ugh I'm leaving early
2012-06-13 15:01:40	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-13 15:09:29	jared	Good for you. I wish I could leave early.
2012-06-13 15:26:31	-->	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has joined #destructoid
2012-06-13 15:26:37	<--	Batthink (webchat@host109-153-143-234.range109-153.btcentralplus.com) has quit (Registered)
2012-06-13 15:26:37	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-13 15:36:37	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-13 15:36:37	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-13 15:36:38	--	andrewm_ is now known as andrewm
2012-06-13 15:43:04	storyr	UGHHHH
2012-06-13 15:47:53	jared	What's wrong?
2012-06-13 15:59:06	Batthink	Hi guys
2012-06-13 15:59:17	Batthink	Look what I did: http://youtubedoubler.com/?video1=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Ffeature%3Dplayer_embedded%26v%3DePNdcdNm9fY&start1=&video2=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DnIoSPevvsds&start2=4&authorName=DreadJester
2012-06-13 15:59:39	Batthink	And no, I didn't do that to the cat,
2012-06-13 16:05:23	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-13 16:05:23	--	Mode #destructoid [+v lolshin] by Q
2012-06-13 16:15:48	-->	Gandy (Gandysampr@109.175.206.9) has joined #destructoid
2012-06-13 16:17:29	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-06-13 16:22:24	<--	Gemsi (~Gemsi@86.146.50.239) has quit (Ping timeout)
2012-06-13 16:22:44	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-13 16:22:44	--	Mode #destructoid [+v Gemsi] by Q
2012-06-13 16:28:43	Batthink	Hi Gemsi
2012-06-13 16:32:01	--	jared is now known as jared|home
2012-06-13 16:44:27	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-13 17:09:48	@TDiddy	lol
2012-06-13 17:10:03	@TDiddy	AMC sent out a press release saying Merle is back on Walking Dead season 3
2012-06-13 17:10:11	@TDiddy	people in comments have been screaming OMG SPOILZ
2012-06-13 17:10:51	@TDiddy	people are dumb
2012-06-13 17:10:55	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-13 17:12:07	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-13 17:12:07	--	Mode #destructoid [+v jorge`] by Q
2012-06-13 17:15:19	richterbelmont	http://ex-shadow.deviantart.com/art/Kuwabara-300684572
2012-06-13 17:16:14	@Aerox	well
2012-06-13 17:16:16	@Aerox	that's special
2012-06-13 17:16:58	@Aerox	this whole profile is special
2012-06-13 17:17:03	@Aerox	http://fc04.deviantart.net/fs70/i/2012/060/d/2/my_little_pony___manly_spike_by_ex_shadow-d4re2p5.jpg
2012-06-13 17:17:14	@TDiddy	gross
2012-06-13 17:17:30	@Aerox	anime is the worst
2012-06-13 17:18:08	@Aerox	http://fc05.deviantart.net/fs42/f/2009/097/f/5/Hello___Who_is_this__by_Ex_Shadow.jpg
2012-06-13 17:28:42	-->	phoneshin (~phoneshin@mobile-166-147-103-139.mycingular.net) has joined #destructoid
2012-06-13 17:41:50	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-06-13 17:45:51	+Bigby	Hello boys! Miss me?
2012-06-13 17:50:03	Batthink	Yes.
2012-06-13 17:50:22	+Bigby	aw! Thank you. Let's go make out
2012-06-13 17:50:30	Batthink	Along with most of the people who used to inhabit this IRC ages ago.
2012-06-13 17:50:37	<--	phoneshin (~phoneshin@mobile-166-147-103-139.mycingular.net) has quit (EOF from client)
2012-06-13 17:50:44	Batthink	Thanks, but no,
2012-06-13 17:51:00	 *	Batthink keeps hitting the comma by mistake
2012-06-13 17:51:02	+Bigby	I know you thought about it. Admit it
2012-06-13 17:52:11	Batthink	Not really.
2012-06-13 17:52:14	Batthink	Sorry.
2012-06-13 17:52:56	+Bigby	I'm going to go cut myself in the corner now
2012-06-13 17:53:13	Batthink	DON'T GO EMO ON ME.
2012-06-13 17:53:29	Batthink	Or the whole of IRC will disown you.
2012-06-13 17:53:43	Batthink	And Halfleft will encourage you to do it.
2012-06-13 17:54:38	+Bigby	But, but... I'm just so sad now. I love you. Please love me back!!
2012-06-13 17:55:36	Batthink	-_-
2012-06-13 17:56:00	+Bigby	Nah, i'm just messing. I'm SOO out of  your league
2012-06-13 17:56:44	<--	Halfleft|away (Halflefta@77.102.91.175) has quit (Ping timeout)
2012-06-13 17:58:57	-->	TheRealBigby (webchat@Bigby.users.quakenet.org) has joined #destructoid
2012-06-13 17:58:57	--	Mode #destructoid [+v TheRealBigby] by Q
2012-06-13 17:59:22	+Bigby	Will the real Bigby please stand up?
2012-06-13 17:59:32	+TheRealBigby	right here
2012-06-13 18:01:08	+TheRealBigby	someone here is an imposter
2012-06-13 18:02:08	<--	Gree (~Gree@pD9E1F88F.dip.t-dialin.net) has quit (Quit)
2012-06-13 18:02:18	+Bigby	nah
2012-06-13 18:05:27	+TheRealBigby	goddamn alucard, youre supposed to be a badass, stop dying on stairs
2012-06-13 18:05:47	+Bigby	stop sucking and he won't
2012-06-13 18:18:52	-->	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-06-13 18:19:06	<--	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has quit (Quit: Leaving)
2012-06-13 18:19:30	-->	Dyganth (Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-06-13 18:27:09	 *	Batthink thinks of an Alucard rag-doll death animation
2012-06-13 18:40:07	Batthink	'In the name of my mothaaaargh...' *falls down stairs and breaks numerous bones*
2012-06-13 18:40:22	richterbelmont	lol
2012-06-13 18:40:38	richterbelmont	if you want to be punished go play the snes version of dracula x
2012-06-13 18:40:51	richterbelmont	sotn is easy when you level up of course
2012-06-13 18:41:55	+TheRealBigby	and leveling up is the hard part, finding all the damn items
2012-06-13 18:43:16	Batthink	Well, I still want to complete the first Castlevania, along with the PSP version of Dracula X...
2012-06-13 18:43:28	-->	phoneshin_ (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-13 18:43:41	richterbelmont	you try the castlevania 1 remake on psone?
2012-06-13 18:43:56	Batthink	Nope, never tried.
2012-06-13 18:44:15	richterbelmont	castlevania chronicles
2012-06-13 18:44:25	Batthink	It is the original NES version on the Virtual Console
2012-06-13 18:44:38	richterbelmont	definitely
2012-06-13 18:45:08	Batthink	Must brush the dust off the Wii one day...
2012-06-13 18:45:14	richterbelmont	i rarely use the vc i got boxed copies for nes cause im a fucking nerd
2012-06-13 18:45:20	richterbelmont	:P
2012-06-13 18:45:39	richterbelmont	of the nes trilogy
2012-06-13 18:46:05	Batthink	Cool.  You have the cartridge, and you can give it the old blow. :)
2012-06-13 18:46:12	Batthink	Authentic.
2012-06-13 18:46:25	richterbelmont	i wonder...if rabite would be like HEY NEWB U FORGOT KID DRACULA
2012-06-13 18:46:35	richterbelmont	japan only cutesy castlevania game
2012-06-13 18:46:56	Batthink	Yeah, spin-off from the series.
2012-06-13 18:47:25	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-13 18:47:36	Batthink	Actually, I think we got the Game Boy version of that.
2012-06-13 18:48:09	richterbelmont	yeah theres that , ''darker'' games shud get more cutesy spinoffs like splatterhouse got one on the fami
2012-06-13 18:48:33	Batthink	Cutesy spin-off of Dead Space
2012-06-13 18:49:03	richterbelmont	heh heh silent hill 2
2012-06-13 18:57:11	Batthink	Damn, I've already ran out of ideas. O_O
2012-06-13 18:59:04	@TDiddy	clock tower building sim
2012-06-13 20:17:28		irc: disconnected from server
2012-06-14 09:07:39	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-14 09:07:39	--	Nicks #destructoid: [@bloodylip @Q +Bigby [Slime] ^power Alakaiser andrewjm andrewm benbeltran DougCL Dyganth Ecks|Work Kasreyn metalnarf mistic pointzeroeight]
2012-06-14 09:07:39	--	Channel #destructoid: 16 nicks (2 ops, 0 halfops, 1 voices, 13 normals)
2012-06-14 09:07:42	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-14 09:24:10	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-14 09:45:53	--	andrewjm is now known as theGoldenAvatar
2012-06-14 09:46:57	Ecks|Work	fucking meetings
2012-06-14 09:47:01	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-14 09:49:39	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-14 09:49:42	theGoldenAvatar	!dtrivia 5 sports
2012-06-14 09:49:43	DtoidBot	Starting the trivia. Round of 5 questions. !strivia to stop. Total: 2684
2012-06-14 09:49:44	DtoidBot	Sports: In 1988 Lillehammer, Norway Upsets __________ To Host 1994 Winter Olympics
2012-06-14 09:49:59	DtoidBot	Hint: A*****ag*
2012-06-14 09:50:12	theGoldenAvatar	Anaconda
2012-06-14 09:50:14	DtoidBot	Time's up! You're all failures!
2012-06-14 09:50:23	DtoidBot	Sports: A Caman Is A Stick Used For Playing Hurling. Traditionally They Are Made From ___, Which Gives The Best Performance
2012-06-14 09:50:32	theGoldenAvatar	ash
2012-06-14 09:50:32	DtoidBot	Winner: theGoldenAvatar Answer: Ash Streak: 1 Points: 1160
2012-06-14 09:50:41	DtoidBot	Sports: ___ _____ Is A Partnership Trick-Taking Card Game That Is Very Popular Among African Americans
2012-06-14 09:50:56	DtoidBot	Hint: B** *****
2012-06-14 09:51:11	DtoidBot	Time's up! You're all failures!
2012-06-14 09:51:19	DtoidBot	Sports: Essential Equipment For A Boxer Comprises Gloves, Hand Tape, Protector Below The Waist, Boots And What Else
2012-06-14 09:51:34	DtoidBot	Hint: Gu******d
2012-06-14 09:51:49	DtoidBot	Time's up! You're all failures!
2012-06-14 09:51:58	DtoidBot	Sports: What Sport Encourages One To 'Ride To The Hounds'
2012-06-14 09:52:05	theGoldenAvatar	hunting
2012-06-14 09:52:13	DtoidBot	Hint: Fox **n*i**
2012-06-14 09:52:14	theGoldenAvatar	fox hunting
2012-06-14 09:52:14	DtoidBot	Winner: theGoldenAvatar Answer: Fox Hunting Streak: 1 Points: 1161
2012-06-14 09:52:23	DtoidBot	Stopping the trivia. !dtrivia <number> to restart.
2012-06-14 09:52:23	DtoidBot	Record streak: theGoldenAvatar of 14.
2012-06-14 09:55:36	theGoldenAvatar	http://i.imgur.com/aurlk.jpg
2012-06-14 09:59:08	@bloodylip	you are terrible at sports
2012-06-14 09:59:43	theGoldenAvatar	Aye
2012-06-14 10:07:48	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-14 10:07:48	--	Mode #destructoid [+v lolshin] by Q
2012-06-14 10:12:15	-->	Torzelan_ (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-06-14 10:25:27	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-14 10:25:27	--	Mode #destructoid [+o TDiddy] by Q
2012-06-14 10:34:44	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-14 10:34:44	--	Mode #destructoid [+o Aerox] by Q
2012-06-14 10:47:27	theGoldenAvatar	Ew
2012-06-14 10:47:35	theGoldenAvatar	Meeting at 6:00pm
2012-06-14 10:47:44	+lolshin	ouch
2012-06-14 10:47:45	theGoldenAvatar	I'll be attending that one from my house.
2012-06-14 10:47:51	+lolshin	hah
2012-06-14 10:50:12	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-06-14 10:51:47	@bloodylip	who has a meeting at 6pm?
2012-06-14 10:51:59	@bloodylip	I bet it's some dirty hippie Californians
2012-06-14 10:52:01	theGoldenAvatar	I do for one.
2012-06-14 10:52:07	theGoldenAvatar	Close, bloodylip
2012-06-14 10:52:14	theGoldenAvatar	But it's dirtier and hippier
2012-06-14 10:52:28	theGoldenAvatar	Portlandians
2012-06-14 10:52:44	@bloodylip	oh, gross
2012-06-14 10:54:42	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-14 10:54:42	--	Mode #destructoid [+o Aerox] by Q
2012-06-14 11:32:11	-->	meeetalnarf (~meetalnar@p54AC9A76.dip0.t-ipconnect.de) has joined #destructoid
2012-06-14 11:35:34	[Slime]	I fucking hate this house
2012-06-14 11:35:48	[Slime]	burying my 4th cat
2012-06-14 11:36:00	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-14 11:53:56	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-06-14 11:55:50	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-14 11:57:37	Brainderailment	dick cock
2012-06-14 11:57:46	@Aerox	HI GANDY HI NATE
2012-06-14 11:59:40	Brainderailment	What are you doing today Jro?
2012-06-14 11:59:50	@Aerox	let's see
2012-06-14 11:59:53	@Aerox	I'm sending out some emails
2012-06-14 11:59:57	@Aerox	I'm reading some case documents
2012-06-14 12:00:02	@Aerox	I'm putting together a couple questionnaire things
2012-06-14 12:00:07	@Aerox	and then I'm going to a board game night tonight
2012-06-14 12:00:28	Brainderailment	wow, your schedule is very christ like
2012-06-14 12:00:34	@Aerox	I'm literally jesus
2012-06-14 12:00:41	Brainderailment	Praise you
2012-06-14 12:00:44	@Aerox	Except I will probably masturbate in between getting home from work and board games
2012-06-14 12:00:46	Brainderailment	and your hand holes
2012-06-14 12:01:44	Brainderailment	The only games we were allowed to play in college were board games, so naturally, I never want to play a board game again.
2012-06-14 12:02:13	@Aerox	http://www.childrens-universe.com/images/P/p-107.jpg
2012-06-14 12:02:18	@Aerox	My friend's mom bought him that in middle school
2012-06-14 12:02:19	@Aerox	it was awful
2012-06-14 12:02:27	Brainderailment	the fuq
2012-06-14 12:02:29	@Aerox	wait no that wasn't it
2012-06-14 12:02:34	@Aerox	It was some game where you had to collect god armor
2012-06-14 12:02:36	@Aerox	by answering bible questions
2012-06-14 12:02:43	@Aerox	and when you got your full suit of armor and a sword you became the god warrior and won the game
2012-06-14 12:02:45	Brainderailment	haha, souds about right
2012-06-14 12:05:50	+lolshin	did peter molyneux make that?
2012-06-14 12:05:59	@Aerox	Nah
2012-06-14 12:06:01	@Aerox	It was actually completed
2012-06-14 12:06:07	@Aerox	There weren't like half blank cards or missing pieces
2012-06-14 12:06:14	Brainderailment	nice
2012-06-14 12:06:18	+lolshin	hahahhahhahhhaa
2012-06-14 12:08:03	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-14 12:08:03	--	Mode #destructoid [+v ProfPew] by Q
2012-06-14 12:10:24	Brainderailment	I don't mean to be a dick, but how does this qualify you to not pay your bills? http://imgur.com/YwgAO
2012-06-14 12:10:56	theGoldenAvatar	Eh.
2012-06-14 12:11:03	theGoldenAvatar	I get the sentiment.
2012-06-14 12:11:22	Brainderailment	3 deployments means he got fuckloads of hazard pay.
2012-06-14 12:11:23	theGoldenAvatar	Banks get bailed out, but citizens get no help.
2012-06-14 12:11:57	Brainderailment	Unless that guy is out of the military, he has plenty of money. He's just not responsible.
2012-06-14 12:12:25	theGoldenAvatar	I can't speak to that. Since I don't know the individual or his situation.
2012-06-14 12:12:39	Brainderailment	That's true
2012-06-14 12:12:44	@bloodylip	how much is "fuckloads" of hazard pay?
2012-06-14 12:13:14	Brainderailment	Well, you have your salary, then your off base housing credit, then your extra grand or so per month for hazard
2012-06-14 12:13:34	Brainderailment	so, while this guy was overseas, he was probably making 4-5 grand per month
2012-06-14 12:13:46	Brainderailment	if he was an e3
2012-06-14 12:13:54	@Aerox	Maybe he should be more bootstrappy
2012-06-14 12:14:24	@Aerox	I bet Aurvan has some choice words for his lazy ass
2012-06-14 12:14:37	+lolshin	hahaha
2012-06-14 12:15:00	@bloodylip	haha
2012-06-14 12:15:10	@bloodylip	apparently Aurv wants to move to Canada or Alaska
2012-06-14 12:15:21	@bloodylip	I wonder if he knows about all the soshulizm in Canada
2012-06-14 12:15:28	+lolshin	hahahahahhahahaha
2012-06-14 12:27:04	storyr	mirc update
2012-06-14 12:27:05	storyr	wtf
2012-06-14 12:27:09	storyr	is it 1997 again
2012-06-14 12:27:22	theGoldenAvatar	Ha
2012-06-14 12:27:27	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-06-14 12:27:30	@bloodylip	people still use mirc?
2012-06-14 12:27:32	theGoldenAvatar	You think they'd have the whole IRC client thing nailed down.
2012-06-14 12:27:37	@bloodylip	without paying?
2012-06-14 12:27:51	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-14 12:27:52	--	Mode #destructoid [+v Gemsi] by Q
2012-06-14 12:29:52	storyr	lol
2012-06-14 12:29:56	theGoldenAvatar	I love closing items with "cannot reproduce"
2012-06-14 12:29:56	storyr	I payed like 12 years ago
2012-06-14 12:30:06	theGoldenAvatar	Especially when the description is "an error happened"
2012-06-14 12:30:20	storyr	br
2012-06-14 12:30:20	storyr	b
2012-06-14 12:30:24	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-14 12:30:37	+Gemsi	those are the best way of closing tickets
2012-06-14 12:31:11	theGoldenAvatar	It's my passive-agressive way of hinting that maybe they should actually describe the issue with some detail.
2012-06-14 12:31:32	@Aerox	Hi Rickey
2012-06-14 12:31:39	theGoldenAvatar	He left.
2012-06-14 12:31:43	@Aerox	oh
2012-06-14 12:31:43	@Aerox	what a dick
2012-06-14 12:31:47	@bloodylip	theGoldenAvatar: so you just close the ticket instead of asking for details?
2012-06-14 12:31:49	theGoldenAvatar	He said brb
2012-06-14 12:32:16	theGoldenAvatar	bloodylip, closing it sends it back to them with the reason it was closed.
2012-06-14 12:32:23	theGoldenAvatar	They can open it back out if they make changes to it.
2012-06-14 12:33:01	+Gemsi	in fairness, I just shout that across the office because work is tiny
2012-06-14 12:33:11	theGoldenAvatar	I used to do that.
2012-06-14 12:33:35	theGoldenAvatar	But it's more about procedure.
2012-06-14 12:33:47	+Gemsi	one floor open office for all departments means it's not worth the hassle of setting up a ticketing system outside of email me
2012-06-14 12:33:53	theGoldenAvatar	I don't want to come back to the item in 2 months and not have a fucking clue what it was about.
2012-06-14 12:34:09	+Gemsi	yeah that's fair enough
2012-06-14 12:34:22	theGoldenAvatar	Especially when there's code checked in against the item.
2012-06-14 12:34:33	theGoldenAvatar	"Why was this change made" is an often important question.
2012-06-14 12:34:42	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Read error: Operation timed out)
2012-06-14 12:35:10	theGoldenAvatar	Also, this isn't a ticketing system.
2012-06-14 12:35:20	theGoldenAvatar	It's our source control.
2012-06-14 12:35:28	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-14 12:35:47	+Gemsi	ah, then that does make sense
2012-06-14 12:35:51	theGoldenAvatar	Tickets go through services
2012-06-14 12:36:03	theGoldenAvatar	And then they can put in bugs if they can reproduce it.
2012-06-14 12:36:43	+Gemsi	the only person that looks are our source control is me, and that's because I'm the dev / it guy / it has a plug so I will look at it person
2012-06-14 12:37:21	theGoldenAvatar	We have close to a million lines of source and 3 devs.
2012-06-14 12:37:35	theGoldenAvatar	It's kind of important to detail stuff.
2012-06-14 12:37:52	+Gemsi	yeah i bet
2012-06-14 12:38:30	theGoldenAvatar	To be fair we had like zero procedure when I started here.
2012-06-14 12:38:38	theGoldenAvatar	People have had trouble adapting.
2012-06-14 12:38:49	+Gemsi	I can make do with proper commit messages and comments at this point, but that's really because it's only me that needs to worry about it
2012-06-14 12:39:18	theGoldenAvatar	Aye.
2012-06-14 12:39:33	theGoldenAvatar	Our product manager is all into metrics and reports now.
2012-06-14 12:39:46	<--	meeetalnarf (~meetalnar@p54AC9A76.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-14 12:44:59	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-14 12:49:35	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-14 12:49:35	--	Mode #destructoid [+v lolshin] by Q
2012-06-14 12:56:15	-->	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-14 14:13:43	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-14 14:35:52	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-14 14:36:01	Halfleft|away	fuckshitpiss
2012-06-14 14:36:28	Brainderailment	chipper as always
2012-06-14 14:38:10	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-14 14:38:14	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-14 15:11:46	Ecks|Work	time to go
2012-06-14 15:11:47	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-14 15:30:50	Brainderailment	I feel like I'm one man ddosing imgur every time I upload an image.
2012-06-14 15:34:40	Brainderailment	I made this for you richterbelmont http://i.imgur.com/lnOCH.jpg
2012-06-14 15:35:35	richterbelmont	lol havin fun with jones? XD thats really nice thanks
2012-06-14 15:35:51	Brainderailment	I wish I could animate stuff
2012-06-14 15:36:35	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-14 15:36:35	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-14 15:36:35	--	andrewm_ is now known as andrewm
2012-06-14 15:39:33	richterbelmont	:P alex jones the anime?
2012-06-14 15:46:25	Brainderailment	Ha, no
2012-06-14 15:48:28	+lolshin	shit
2012-06-14 15:48:36	+lolshin	just finished re-watching Aliens
2012-06-14 15:48:40	+lolshin	now i REALLY want that gearbox game
2012-06-14 15:48:50	richterbelmont	yeah yeah me to
2012-06-14 15:49:30	+lolshin	it's the only thing that makes me want a Wii U
2012-06-14 15:49:45	+lolshin	the motion tracker IS THE TABLET HHHHNNGGG
2012-06-14 15:49:53	richterbelmont	i want a wii u cause nintendo still looks like nintendo in the 90s
2012-06-14 15:49:54	@TDiddy	cool
2012-06-14 15:49:59	@TDiddy	so you can look away from the screen?
2012-06-14 15:50:11	+lolshin	yeah you have to to see the motion tracker
2012-06-14 15:50:28	+lolshin	it's pretty fucking awesome
2012-06-14 15:50:58	+lolshin	wish i could care about a console again just so i could play it with that
2012-06-14 15:51:15	+lolshin	but alas, i don't think i'll even get another console
2012-06-14 15:51:19	<--	Dyganth (Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-06-14 15:51:52	@TDiddy	i wish i could be the same
2012-06-14 15:51:59	@TDiddy	but then i'll see uncharted 4 or some shit and be like OMG GIVE ME NOW
2012-06-14 15:52:02	+lolshin	hahaha
2012-06-14 15:52:04	+lolshin	sigh
2012-06-14 15:52:08	+lolshin	exclusives
2012-06-14 15:52:24	@TDiddy	yeeeeeeeep
2012-06-14 15:52:48	+lolshin	only reason for me to care about a console is fightan games and indie stuff
2012-06-14 15:53:20	+lolshin	but i'm more fond of older fighers anyway, and as for indie stuff, PC is #1 anymore
2012-06-14 15:54:25	+lolshin	i only have one thing left to do before i probably never touch my xbox again, and that is to buy a proper USB gamepad
2012-06-14 15:54:50	-->	Dyganth (Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-06-14 15:54:50	+lolshin	i have a fightstick but just that and keyboard+mouse doesn't cover 100% of games, unfortunately
2012-06-14 15:56:02	Brainderailment	I really like the 360 controller on pc.
2012-06-14 15:57:10	@Aerox	Yeah just get a wired controller
2012-06-14 15:57:13	@Aerox	it's like 20 bucks
2012-06-14 15:57:20	@TDiddy	i gots one of those
2012-06-14 15:57:20	@Aerox	Don't have to fuck with drivers or anything
2012-06-14 15:58:35	storyr	I have a ps3 fight stick and no ps3
2012-06-14 15:58:36	storyr	:(
2012-06-14 15:58:48	@Aerox	:(
2012-06-14 15:58:49	richterbelmont	: /
2012-06-14 15:59:03	@TDiddy	:(
2012-06-14 16:00:50	storyr	FEEL MY PAIN
2012-06-14 16:00:50	richterbelmont	http://www.youtube.com/watch?v=eSCcIv_dLlg
2012-06-14 16:00:50	DtoidBot	Heavy says NO
2012-06-14 16:02:44	+lolshin	what i really want is one of the Hori EX 2 controllers
2012-06-14 16:02:54	+lolshin	but they stopped making them i think :-/
2012-06-14 16:03:13	+lolshin	oh nevermind
2012-06-14 16:03:25	+lolshin	i guess amazon has them again
2012-06-14 16:04:03	+lolshin	i just don't want to buy another 360 controller… that d-pad infuriates me beyond comprehension
2012-06-14 16:05:39	richterbelmont	or do you?....
2012-06-14 16:07:11	+lolshin	i dont :#
2012-06-14 16:07:11	+lolshin	:3
2012-06-14 16:07:26	richterbelmont	maybe you secretly want another controller that infuriates you
2012-06-14 16:08:08	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-14 16:08:08	--	Mode #destructoid [+v jorge`] by Q
2012-06-14 16:08:26	richterbelmont	http://www.youtube.com/watch?v=SDep3AJLaaw
2012-06-14 16:08:26	DtoidBot	Fatal Fury Special - Duck King Theme OST
2012-06-14 16:09:24	+lolshin	no, i don't consider myself a masochist
2012-06-14 16:09:30	+lolshin	pain is unpleasant
2012-06-14 16:11:39	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-14 16:12:15	richterbelmont	hmm maybe the avgn character is atleast then
2012-06-14 16:14:48	@TDiddy	is he still doing vids?
2012-06-14 16:14:55	@TDiddy	or is he working on "the movie"
2012-06-14 16:15:22	richterbelmont	a few occasional ones  , yeah hes busy with that guy with the glasses the movie bleh , co staring james rolfe
2012-06-14 16:15:47	richterbelmont	i mean cameo with james rolfe
2012-06-14 16:16:33	@Aerox	well
2012-06-14 16:16:35	@Aerox	that sounds like a nightmar
2012-06-14 16:16:36	@Aerox	e
2012-06-14 16:20:32	richterbelmont	http://www.youtube.com/watch?v=j8KAyRgtiG4&feature=related
2012-06-14 16:20:32	DtoidBot	Raging Storm (Geese Howard Theme.)
2012-06-14 16:21:53	richterbelmont	oh yeah I heard the avgn movie has a laundry list or grocery list of  tgwtg revewers and doug walker <_<
2012-06-14 16:32:23	@Aerox	which is it? Laundry or grocery?
2012-06-14 16:32:24	@Aerox	This is important.
2012-06-14 16:37:42	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-14 16:41:41	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-14 16:49:24	richterbelmont	grocery dun dun dun
2012-06-14 16:49:33	richterbelmont	which is ALOT
2012-06-14 16:51:54	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-14 16:55:16	-->	Batthink (webchat@host109-158-218-73.range109-158.btcentralplus.com) has joined #destructoid
2012-06-14 16:55:24	<--	Batthink (webchat@host109-158-218-73.range109-158.btcentralplus.com) has quit (Registered)
2012-06-14 16:55:24	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-14 16:56:45	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-14 17:26:23	Brainderailment	is google down?
2012-06-14 17:26:39	@Aerox	no
2012-06-14 17:26:46	@Aerox	you probably got flagged for your fucked up porn searches
2012-06-14 17:27:10	Brainderailment	I'm able to ping, but I can't access anything google. I've actually been using bing for the past ten minutes
2012-06-14 17:27:43	Brainderailment	all of a sudden, it works again.
2012-06-14 17:28:01	Brainderailment	richterbelmont http://4.bp.blogspot.com/_D_Z-D2tzi14/S8TRIo4br3I/AAAAAAAACv4/Zh7_GcMlRKo/s400/ALOT.png
2012-06-14 17:28:04	@Aerox	you got sent to timeout after your +"rubber mask" +"cock cage" +"ball vice" +"cowpie" +"fartmask" search
2012-06-14 17:28:34	Brainderailment	I think the straw that broke the camel's back was +"ass gravel"
2012-06-14 17:28:44	richterbelmont	heh drawing still?
2012-06-14 17:28:56	Brainderailment	nope, that's for your health
2012-06-14 17:34:07	@Aerox	how was your day nate
2012-06-14 17:39:00	Brainderailment	going okay.
2012-06-14 17:39:07	@Aerox	what have you done so far
2012-06-14 17:39:25	Brainderailment	fuck all. redditing all day
2012-06-14 17:41:10	Brainderailment	After installing photoshop cs5.1, it's giving me the bad serial number treatment. If I'd known adobe was going to call it's servers I'd have fixed it first.
2012-06-14 17:43:17	Brainderailment	I love having photoshop but I'm not paying a gillion dollars just to make shitty alex jones pictures
2012-06-14 17:44:55	Brainderailment	brb
2012-06-14 17:46:56	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-14 17:46:57	--	Mode #destructoid [+v Bigby] by Q
2012-06-14 17:47:29	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Operation timed out)
2012-06-14 17:49:28	+Bigby	who wants to come be my roomie
2012-06-14 17:49:59	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Read error: Operation timed out)
2012-06-14 17:51:54	@Aerox	nate's on his way
2012-06-14 17:52:03	@Aerox	is this in your studio apartment?
2012-06-14 17:52:19	+Bigby	have you developed alzheimers?
2012-06-14 17:52:28	+Bigby	we talked at length about this
2012-06-14 17:52:45	@Aerox	it wasn't important enough for me to remember
2012-06-14 17:53:02	+Bigby	i should have thrown in something about wine or food
2012-06-14 17:53:47	+Bigby	its a two story apt townhouse thing
2012-06-14 17:53:50	@Aerox	clearly
2012-06-14 17:57:01	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-14 17:57:28	[Slime]	today fucking blows
2012-06-14 17:58:21	+Bigby	hey there, cheer up, turn that frown upside down
2012-06-14 17:58:28	+Bigby	have some pineapple upside down cake
2012-06-14 17:58:29	[Slime]	my cat just died
2012-06-14 17:58:36	[Slime]	completely out of the blue
2012-06-14 17:58:43	+Bigby	did you like it?
2012-06-14 17:58:47	[Slime]	loved him
2012-06-14 17:58:51	+Bigby	then im sorry
2012-06-14 17:59:00	+Bigby	had to be careful, could have been a Moose type cat situation
2012-06-14 17:59:00	[Slime]	I buried him in the yard
2012-06-14 17:59:18	[Slime]	found him in the living room this morning dead
2012-06-14 17:59:24	[Slime]	blood coming out his nose and mouth
2012-06-14 17:59:31	+Bigby	what did the autopsy say?
2012-06-14 17:59:37	[Slime]	no autopsy
2012-06-14 17:59:47	+Bigby	then it will remain a mystery
2012-06-14 17:59:50	[Slime]	most likely a stroke
2012-06-14 18:00:04	[Slime]	no real other possibilities
2012-06-14 18:00:15	[Slime]	no dangerous chemicals in the house
2012-06-14 18:00:18	[Slime]	indoor only cat
2012-06-14 18:00:30	+Bigby	possibly a murderous gnome
2012-06-14 18:00:34	+Bigby	like in Cats Eye
2012-06-14 18:03:31	@Aerox	http://www.youtube.com/watch?v=NDplY7QHGyE&feature=youtu.be&t=4m06s
2012-06-14 18:03:32	DtoidBot	Happy New Years From Fat Man And Fat Shake Up 2012
2012-06-14 21:07:53		irc: disconnected from server
2012-06-15 09:23:37	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-15 09:23:37	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism [Slime] ^power Alakaiser andrewm benbeltran DougCL DtoidBot Gandysampras metalnarf mistic pointzeroeight theGoldenAvatar Torzelan_]
2012-06-15 09:23:37	--	Channel #destructoid: 16 nicks (2 ops, 0 halfops, 1 voices, 13 normals)
2012-06-15 09:23:41	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-15 09:29:44	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Quit)
2012-06-15 09:43:41	--	Torzelan_ is now known as Torzelan
2012-06-15 09:45:16	--	Mode #destructoid [+v Torzelan] by Q
2012-06-15 09:59:40	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-06-15 10:27:48	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-15 10:41:22	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-15 10:41:22	--	Mode #destructoid [+o Aerox] by Q
2012-06-15 10:53:17	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-15 10:53:17	--	Mode #destructoid [+v ProfPew] by Q
2012-06-15 11:48:17	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-15 11:48:17	--	Mode #destructoid [+v Gemsi] by Q
2012-06-15 12:00:28	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-15 12:02:34	@Aerox	sup nate
2012-06-15 12:02:48	Brainderailment	Sup homie
2012-06-15 12:03:02	@Aerox	work :(
2012-06-15 12:03:25	Brainderailment	that's that new hotness
2012-06-15 12:05:27	[Slime]	http://www.explosm.net/db/files/Comics/Rob/cavemen.png
2012-06-15 12:06:03	@Aerox	haha
2012-06-15 12:06:19	[Slime]	http://www.amazingsuperpowers.com/
2012-06-15 12:06:28	[Slime]	and the hidden comic
2012-06-15 12:06:28	[Slime]	http://www.amazingsuperpowers.com/hc/06152012/
2012-06-15 12:06:37	[Slime]	I dedicate the hidden comic to aerox
2012-06-15 12:06:48	@Aerox	hmmmm that is really relevant to my life
2012-06-15 12:34:53	-->	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-15 12:34:53	-->	richterbe (~richter@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-15 12:35:02	<--	richterbelmont (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has left #destructoid
2012-06-15 13:47:35	-->	Simmy (~Lee@host-78-151-42-191.as13285.net) has joined #destructoid
2012-06-15 14:55:27	Brainderailment	WEEE PHOTOSHOP! http://i.imgur.com/eNtDd.jpg
2012-06-15 14:56:45	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-15 14:56:45	--	Mode #destructoid [+v jorge`] by Q
2012-06-15 14:58:20	@Aerox	haha
2012-06-15 15:00:56	richterbe	http://www.youtube.com/watch?feature=player_embedded&v=WtO5INu-VY4
2012-06-15 15:00:56	DtoidBot	Rand Paul Confronted on Mitt Romney Endorsement
2012-06-15 15:04:23	Brainderailment	http://www.infowars.com/rand-paul-a-neocon-in-libertarian-clothing/
2012-06-15 15:06:43	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-15 15:06:58	Halfleft|away	BONJORNO
2012-06-15 15:13:16	@bloodylip	haha, infowars
2012-06-15 15:17:06	@Aerox	hello gavin
2012-06-15 15:17:58	Halfleft|away	I hate this fucking mouse
2012-06-15 15:18:33	Halfleft|away	it has literally degraded to the point that well over half the clicks either don't register at all, or behave as though I just clicked two to four times faster than humanly possible
2012-06-15 15:18:45	Brainderailment	I've been using a non optical mouse. there are no good mice in the building.
2012-06-15 15:19:03	Brainderailment	What kind of mouse is it gavin?
2012-06-15 15:20:14	Halfleft|away	iunno
2012-06-15 15:20:17	Halfleft|away	some dell USB one
2012-06-15 15:20:25	Halfleft|away	it was free with the laptop
2012-06-15 15:20:28	Brainderailment	Okay, so it's not going to have firmware then
2012-06-15 15:22:17	Halfleft|away	woah there SCIENCE BOY
2012-06-15 15:22:21	Halfleft|away	NEO FROM THE MATRIX
2012-06-15 15:22:26	Halfleft|away	slow down with your NERD TALK
2012-06-15 15:22:28	Halfleft|away	square.
2012-06-15 15:23:58	Brainderailment	I wish I was dumb so I could fit in better :(
2012-06-15 15:26:03	Halfleft|away	anyway
2012-06-15 15:26:16	Halfleft|away	as such does that mean it's likely something actually physically wrong with the mouse?
2012-06-15 15:26:32	Halfleft|away	nothing has changed software-wise and it's definitely getting worse so I'm assuming as much
2012-06-15 15:26:32	@bloodylip	probably
2012-06-15 15:26:47	Brainderailment	yeah, the button is probably fucked
2012-06-15 15:26:49	@bloodylip	maybe it's getting old, so you click it and it queues them up
2012-06-15 15:27:00	@bloodylip	then you click again and it releases all previous clicks that didn't register from the queue
2012-06-15 15:27:00	richterbe	buy a new cheap mouse?
2012-06-15 15:28:25	Halfleft|away	URGH
2012-06-15 15:28:39	+Gemsi	buy a new pc
2012-06-15 15:29:02	Brainderailment	You need more ramdrive for your usb cache
2012-06-15 15:32:33	Halfleft|away	I want to buy a nice PC
2012-06-15 15:32:36	Halfleft|away	but i'm moving soon
2012-06-15 15:32:40	Halfleft|away	so should wait until after that
2012-06-15 15:32:49	Halfleft|away	and then i'll be looking at a new job so should wait until after that
2012-06-15 15:32:59	Halfleft|away	then the giant ants will invade so should wait until after that
2012-06-15 15:33:12	Brainderailment	Why do you keep moving?
2012-06-15 15:33:48	+Gemsi	why do you need to look for a new job outside of your current one being not so great ?
2012-06-15 15:34:15	@bloodylip	Brainderailment: running from murderers
2012-06-15 15:36:31	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-15 15:36:32	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-15 15:36:33	--	andrewm_ is now known as andrewm
2012-06-15 15:36:35	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has left #destructoid
2012-06-15 15:36:50	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-15 15:36:52	--	Aerox is now known as Aerox|Cheeseste
2012-06-15 15:37:32	Halfleft|away	Because the company is falling to shit
2012-06-15 15:37:44	Halfleft|away	even without the redundancies people are fleeing
2012-06-15 15:37:55	Halfleft|away	in the last three days there have been another four emails about people leaving
2012-06-15 15:38:04	+Gemsi	jeez
2012-06-15 15:38:05	Halfleft|away	good excuse for a piss-up for each of them though.
2012-06-15 15:38:08	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-15 15:38:09	--	Mode #destructoid [+o TDiddy] by Q
2012-06-15 15:38:15	Halfleft|away	except Zein he's a cunt. Nobody likes him.
2012-06-15 15:38:16	Brainderailment	Wow, start looking asap
2012-06-15 15:38:18	+Gemsi	makes sense to start looking then
2012-06-15 15:38:32	Halfleft|away	my job is safe until the company falls over
2012-06-15 15:38:35	Halfleft|away	we make profit
2012-06-15 15:38:46	Halfleft|away	The sodexo account made £5 last week.
2012-06-15 15:38:55	Halfleft|away	I mean that literally by the way.
2012-06-15 15:39:06	Halfleft|away	About £105 this week
2012-06-15 15:39:18	Halfleft|away	really helps balance out the £200,000 loss each week
2012-06-15 15:39:47	+Gemsi	jesus that's really quite nuts
2012-06-15 15:43:25	+Gemsi	looking at run down pictures of my old secondary school is really odd, looks like a minor apocalypse happened
2012-06-15 15:47:06	richterbe	http://www.reddit.com/r/circlejerk/comments/v38w7/breaking_sweden_and_canada_commit_to_building_the/
2012-06-15 15:49:12	Halfleft|away	LUXURIOUS, PLUSH SEATING FOR TODAY'S CORPULENT, ARTERIOSCLEROTIC CARCASS ON-THE-GO
2012-06-15 15:49:32	Halfleft|away	haha
2012-06-15 15:49:54	richterbe	hot swedish girl guaranteed not to friendzone!Free wifi access to alternet, rt, and the huffington post (faux news blocked).
2012-06-15 15:51:08	Halfleft|away	I like circlejerk because sarcasm is awesome
2012-06-15 16:01:45	richterbe	Http://i.imgur.com/1wODz.jpg  this goes under rape culture  yikes didnt know nintendo made a ad implying rape >.>
2012-06-15 16:03:52	Halfleft|away	i don't even get that advert
2012-06-15 16:21:00	Brainderailment	It's supposed to be a sexy lady waiting for you to plug her holes. but you're too distracted by the gameboy to fuck her. It just looks like someone kidnapped a woman to rape
2012-06-15 16:29:42	<--	Simmy (~Lee@host-78-151-42-191.as13285.net) has quit (Read error: Connection reset by peer)
2012-06-15 16:31:02	<--	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has quit (Quit)
2012-06-15 16:31:51	--	Aerox|Cheeseste is now known as Aerox
2012-06-15 16:52:53	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-15 16:58:34	@Aerox	tell me more about plugging, nate
2012-06-15 17:09:18	Brainderailment	you know all too well about plugging, I'm not going to talk about plugging to get you off
2012-06-15 17:10:43	@Aerox	oh come onnnnnnn
2012-06-15 17:10:50	@Aerox	i'm so bored
2012-06-15 17:10:57	Halfleft|away	hard*
2012-06-15 17:11:06	@Aerox	Clearly not yet.
2012-06-15 17:11:16	@Aerox	how was work today gavin
2012-06-15 17:13:00	Halfleft|away	easy and boring up until the last two hours
2012-06-15 17:13:20	Halfleft|away	after which i had to send an email to my bosses explaining why their ineptitude is making us a shitty business
2012-06-15 17:13:29	@Aerox	oooh
2012-06-15 17:13:31	@Aerox	that must have been nice
2012-06-15 17:14:15	Halfleft|away	meh
2012-06-15 17:14:31	Halfleft|away	this guy Greame McKinnely is useless
2012-06-15 17:14:41	Halfleft|away	he has two business phone numbers and no answer machine on either
2012-06-15 17:14:54	Halfleft|away	i'm all but positive that when i called him at 09:10 that I woke him up
2012-06-15 17:17:03	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-15 17:17:26	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-06-15 17:17:43	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-15 17:18:25	andrewm	You guys need a business model.
2012-06-15 17:18:34	@Aerox	Solid as a Rock
2012-06-15 17:18:34	Brainderailment	and a mission statement
2012-06-15 17:18:48	@Aerox	Mission: To fuck the business model
2012-06-15 17:20:26	Brainderailment	Rapper business model: Fuck bitches, get money.
2012-06-15 17:20:54	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-06-15 17:31:04	Brainderailment	It's not a sustainable business model though.
2012-06-15 17:31:52	@Aerox	only if you forget part 2
2012-06-15 17:34:37	Brainderailment	They never explain how one is supposed to "get money" neither do the say how they wooed these "bitches" into sexing them. I wonder if it's really just rape and robbery?
2012-06-15 17:34:44	Brainderailment	question mark
2012-06-15 17:37:08	andrewm	I think I'm going to make a sausage, egg and cheese bagel.
2012-06-15 17:37:11	andrewm	And you can't stop me.
2012-06-15 17:37:56	Brainderailment	don't do it, think of the children
2012-06-15 17:39:36	@Aerox	2 hours
2012-06-15 17:40:57	-->	Batthink (webchat@host109-158-218-73.range109-158.btcentralplus.com) has joined #destructoid
2012-06-15 17:41:07	<--	Batthink (webchat@host109-158-218-73.range109-158.btcentralplus.com) has quit (Registered)
2012-06-15 17:41:07	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-15 17:47:37	andrewm	Nooo
2012-06-15 17:47:41	andrewm	I'm out of bagels
2012-06-15 17:47:41	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-15 17:47:41	--	Mode #destructoid [+v lolshin] by Q
2012-06-15 17:48:32	richterbe	How can this be!?
2012-06-15 17:49:44	@TDiddy	Bag-Ls
2012-06-15 17:50:06	Batthink	I'd be more concerned if I didn't have anything to spread on those bagels.
2012-06-15 17:50:40	andrewm	Biscuits save the day
2012-06-15 17:52:05	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-15 17:52:05	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-06-15 17:53:21	Batthink	Like a Danny Welbeck back-heel: http://www.youtube.com/watch?v=3-uywIgk7Ek&feature=related
2012-06-15 17:53:21	DtoidBot	Sweden vs England Euro 2012- Danny Welbeck- Amazing Backheel
2012-06-15 17:59:03	-->	Gandysampras (Gandysampr@109.175.206.9) has joined #destructoid
2012-06-15 17:59:03	--	Mode #destructoid [+v Gandysampras] by Q
2012-06-15 17:59:06	+Gandysampras	Good evening nerds
2012-06-15 18:00:22	@Aerox	hello gandy
2012-06-15 18:00:58	Batthink	Hi Gandy
2012-06-16 18:17:36		irc: disconnected from server
2012-06-16 19:30:16	-->	benbeltran (~benbeltra@200.76.82.250) has joined #destructoid
2012-06-16 19:30:16	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +jorge` +Torzelan [Slime] ^power Aerox Alakaiser andrewjm andrewm Batthink benbeltran Brainderailment cardfrek dare- jared meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Suff0cat]
2012-06-16 19:30:16	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 4 voices, 19 normals)
2012-06-16 19:30:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-16 19:30:39	+Bigby	looks more like samurai showdown
2012-06-16 19:32:18	Batthink	Sounds like Shodown, more like.
2012-06-16 19:33:48	richterbelmont	hmm i thought sam show was more slow paced , your characters literrally fly across the game in power instinct and seems each character a special move that do a fairly large combo heh
2012-06-16 19:34:03	richterbelmont	fly across the screen*
2012-06-16 19:34:51	Batthink	According to the wiki, the characters can change their appearance and moveset after executing a certain move, and includes a double jump
2012-06-16 19:37:53	+Bigby	aerox
2012-06-16 19:38:23	Aerox	hi
2012-06-16 19:39:14	+Bigby	l4d
2012-06-16 19:40:29	Batthink	Anyway, I'll cya later guys
2012-06-16 19:40:32	Batthink	Bye
2012-06-16 19:40:37	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-06-16 19:40:45	Aerox	diablo
2012-06-16 19:42:01	+Bigby	if you squint its kind of like diablo
2012-06-16 19:42:03	+Bigby	but no loot
2012-06-16 19:42:43	Brainderailment	there's a lot of left mouse clickin
2012-06-16 19:43:25	+Bigby	indeed
2012-06-16 19:44:47	[Slime]	power instinct has like 3 games in the series
2012-06-16 19:45:14	richterbelmont	matrimlee on neo geo , and something called grove on...  on the saturn i forget that one
2012-06-16 19:45:20	[Slime]	yeah
2012-06-16 19:45:25	[Slime]	might even be 4
2012-06-16 19:46:11	richterbelmont	pw2 arcade
2012-06-16 19:46:12	richterbelmont	?
2012-06-16 19:46:29	richterbelmont	pi2 i mean heh
2012-06-16 19:47:05	[Slime]	groove on fight
2012-06-16 19:47:22	[Slime]	seems there's a shitload of games
2012-06-16 19:53:04	richterbelmont	your making me imagine some arcade collector somewhere with all these boards
2012-06-16 19:53:12	richterbelmont	trying to catalog arcades games heh
2012-06-16 20:01:53	<--	meeetalnarf (~meetalnar@p54AC8080.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-16 20:03:56	<--	metalnarf (~metalnarf@p54AC8080.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-16 20:04:18	-->	metalnarf (~metalnarf@p54AC8904.dip0.t-ipconnect.de) has joined #destructoid
2012-06-16 20:17:15		irc: disconnected from server
2012-06-17 14:17:50	-->	benbeltran (~benbeltra@200.76.90.255) has joined #destructoid
2012-06-17 14:17:50	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +Gemsi +Torzelan [Slime] ^power Aerox Alakaiser andrewjm andrewm benbeltran cardfrek Halfleft|away jared meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Suff0cat]
2012-06-17 14:17:50	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-06-17 14:17:53	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-17 14:29:34		irc: disconnected from server
2012-06-17 14:29:54	-->	benbeltran (~benbeltra@200.76.82.129) has joined #destructoid
2012-06-17 14:29:55	--	Nicks #destructoid: [@bloodylip @naia @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +Gemsi +Torzelan [Slime] ^power Aerox Alakaiser andrewjm andrewm benbeltran cardfrek Halfleft|away jared meeetalnarf metalnarf mistic pointzeroeight richterbelmont RobotBebop Suff0cat]
2012-06-17 14:29:55	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-06-17 14:29:58	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-17 14:30:35	Halfleft|away	and lands butthole first on an old abandoned dildo on the floor
2012-06-17 14:31:14	+Bigby	why is your text purple
2012-06-17 14:32:51	+Gandysampras	to continue my thing
2012-06-17 14:32:52	+Gandysampras	duh
2012-06-17 14:34:28	Halfleft|away	obvs
2012-06-17 14:34:29	Halfleft|away	fuckwit
2012-06-17 14:34:47	+Gandysampras	inoritehesprobs2busybangingkidstonotice
2012-06-17 14:36:31	+Bigby	-
2012-06-17 14:36:35	+Bigby	--
2012-06-17 14:36:38	+Bigby	---
2012-06-17 14:36:41	+Bigby	-----
2012-06-17 14:36:44	+Bigby	-----------
2012-06-17 14:36:54	+Gandysampras	Lines.
2012-06-17 14:39:29	Halfleft|away	numbers of children abused
2012-06-17 14:39:56	+Gandysampras	in morse code
2012-06-17 14:40:08	+Gandysampras	BINARY morse code
2012-06-17 14:40:23	Aerox	abandoned dildo
2012-06-17 14:40:26	Aerox	sorry I'm catching up
2012-06-17 14:40:31	Aerox	Gandy lives in the dildo graveyeard
2012-06-17 14:40:33	Aerox	*yard
2012-06-17 14:40:38	+Gandysampras	Also gavin there are no abandoned dildos on my floor. My room is hella tidy
2012-06-17 14:40:39	Aerox	where unloved and burnt out dildos are thrown
2012-06-17 14:41:01	+Gandysampras	imagining a burnt out didlo makes me feel dirty
2012-06-17 14:41:15	Aerox	it's too poop encrusted
2012-06-17 14:41:25	+Bigby	thats why you make them out of stainless steel
2012-06-17 14:41:26	 *	Gandysampras vomits
2012-06-17 14:41:58	Halfleft|away	somebody aq all of the above
2012-06-17 14:41:58	+Gandysampras	Nu-uh bigby. Aerox uses exclusively glass dildos and they dont ever break (or so he tells me)
2012-06-17 14:42:41	+Bigby	polycarbonate dildos
2012-06-17 14:42:47	+Bigby	carbon fiber dildos
2012-06-17 14:43:07	Halfleft|away	carbon atom bucky tube dildos
2012-06-17 14:43:14	Halfleft|away	tied end-to-end
2012-06-17 14:43:18	Halfleft|away	forming the first space elevator
2012-06-17 14:43:32	+Gandysampras	Weirdos
2012-06-17 14:43:32	Halfleft|away	to dilto planet
2012-06-17 14:43:32	Halfleft|away	-t +d
2012-06-17 14:43:42	+Gandysampras	Aerox give me a million diablo gold
2012-06-17 14:43:50	+Gandysampras	by a million I mean 100 million
2012-06-17 14:43:52	Aerox	give me a blowjob
2012-06-17 14:43:57	Aerox	i only have one million now :(
2012-06-17 14:44:01	+Gandysampras	¬_¬
2012-06-17 14:44:04	+Gandysampras	"only a million"
2012-06-17 14:44:05	+Gandysampras	¬_¬
2012-06-17 14:44:10	@TDiddy	lol
2012-06-17 14:44:11	Aerox	well
2012-06-17 14:44:12	Aerox	that won't buy shit
2012-06-17 14:44:16	+Bigby	a million is nothing in diablo money
2012-06-17 14:44:19	+Bigby	NOTHING
2012-06-17 14:44:28	+Gandysampras	Still
2012-06-17 14:44:35	+Bigby	do they have upper limits on stuff yet?
2012-06-17 14:44:46	Aerox	on the RMAH 250 is the max you c an list for
2012-06-17 14:44:49	+Gandysampras	I have about 500k and cant be bothered to do stuff by myself that much any more
2012-06-17 14:45:52	Halfleft|away	offer to do sex chat for gold
2012-06-17 14:46:34	@TDiddy	that could work!
2012-06-17 14:46:55	+Gandysampras	will you be my first customer Travis?
2012-06-17 14:47:02	@TDiddy	nah
2012-06-17 14:47:05	@TDiddy	Aerox would get upset
2012-06-17 14:47:11	+Gandysampras	Aerox will hold the gold in escrow until the transaction is complete
2012-06-17 14:47:17	Aerox	no it's fine I get it for free
2012-06-17 14:47:18	+Gandysampras	He gets to be my pimp
2012-06-17 14:47:42	+Bigby	you dont have a good phone voice Gandy
2012-06-17 14:47:45	@TDiddy	hehe
2012-06-17 14:47:54	@TDiddy	sure he does
2012-06-17 14:48:32	+Gandysampras	I most assuredly do
2012-06-17 14:49:47	Aerox	his female housemate does not
2012-06-17 14:52:04	+Gandysampras	hahahahah
2012-06-17 14:52:09	+Gandysampras	"BWARK BWARK BWARK"
2012-06-17 14:52:19	+Gandysampras	She still doesnt understand why I do that to her
2012-06-17 14:52:37	@TDiddy	because she is an ostrich?
2012-06-17 14:53:37	+Gandysampras	No because she has an awful accent
2012-06-17 14:53:48	+Gandysampras	I didnt notice until aerox pointed it out, but 90% of women sound like that
2012-06-17 14:53:58	+Gemsi	how awful ?
2012-06-17 14:54:17	+Gandysampras	She is from london but uses yorkshire phrases
2012-06-17 14:54:18	Aerox	is it this
2012-06-17 14:54:18	Aerox	http://www.dailymotion.com/video/xnsg9o_ostrich-dee-reminds-me-of-someone_fun
2012-06-17 14:54:26	Aerox	except a little more british
2012-06-17 14:57:55	RobotBebop	kaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaw
2012-06-17 14:58:14	+Gandysampras	She moved out with her boyfriend last week aerox
2012-06-17 14:58:28	Aerox	aww
2012-06-17 14:58:40	+Gandysampras	Yeah, no more super awesome chef meals
2012-06-17 14:58:42	+Gandysampras	So disappoint
2012-06-17 15:00:11	Halfleft|away	where's she from?
2012-06-17 15:00:17	+Gandysampras	eeeeeeeeeeeeerm
2012-06-17 15:00:20	+Gandysampras	let me check
2012-06-17 15:00:29	Aerox	i'm going to get coffee brb
2012-06-17 15:00:31	+Bigby	earth
2012-06-17 15:00:59	+Gemsi	earth isn't real you fool
2012-06-17 15:01:08	Halfleft|away	being 'from london' doesn't help
2012-06-17 15:01:14	Halfleft|away	i've been here two years and met two cockneys
2012-06-17 15:01:24	Halfleft|away	lauren's from even further south
2012-06-17 15:01:33	Halfleft|away	denby is from the filthy midlands
2012-06-17 15:02:07	+Gandysampras	Bromley
2012-06-17 15:02:09	+Gandysampras	I think
2012-06-17 15:02:19	Halfleft|away	i have no idea what that sounds like
2012-06-17 15:02:24	+Gandysampras	No wait, thats just where her school is
2012-06-17 15:02:49	+Gemsi	stalk better gandy
2012-06-17 15:02:50	Halfleft|away	beccy is evidently being told off from her TEFL people because they're all about "teaching english as it is actually spoken" not just stereotypical queens english
2012-06-17 15:02:51	+Gandysampras	Gavin you know how you like drama and things
2012-06-17 15:02:57	Halfleft|away	but she is too posh and actually speaks it
2012-06-17 15:03:02	Halfleft|away	I do.
2012-06-17 15:03:03	Halfleft|away	Go on.
2012-06-17 15:03:04	+Gandysampras	Want to hear a fun story
2012-06-17 15:03:10	Halfleft|away	Always.
2012-06-17 15:03:15	+Gandysampras	You know I am slammin' that girl, Donks
2012-06-17 15:03:21	Halfleft|away	Aye.
2012-06-17 15:03:29	Halfleft|away	donking, even
2012-06-17 15:03:38	+Gandysampras	brilliant.
2012-06-17 15:03:41	+Gandysampras	Her friend rachel is fun and has been coming out on nights out with us
2012-06-17 15:04:00	Halfleft|away	mmhmm
2012-06-17 15:04:07	+Gandysampras	One of my best friends is horribly good at tricking girls into sexing him so I decided to make it hard for him to bang her because funny
2012-06-17 15:04:20	Halfleft|away	I think I follow.
2012-06-17 15:04:23	Halfleft|away	Maybe?
2012-06-17 15:04:31	Halfleft|away	Your pesant mating rituals are crass.
2012-06-17 15:04:39	+Gandysampras	I explicitly told her "Do not have sex with harding, he doesnt seem that great at first but after you talk to him for ten minutes you will bang him"
2012-06-17 15:04:54	Halfleft|away	haha, harding.
2012-06-17 15:04:57	+Gandysampras	Therefore she went home with him and made the coitus
2012-06-17 15:05:11	Halfleft|away	Completely ignoring your advice? Awful.
2012-06-17 15:05:24	+Bigby	that seems odd
2012-06-17 15:05:27	+Gandysampras	I think it waz\s my advice that made her do it
2012-06-17 15:05:30	+Gandysampras	She is vvery contrary
2012-06-17 15:05:32	+Gandysampras	They went out for a month or so after
2012-06-17 15:05:43	+Gandysampras	and now they arent so we cant all hang out at once ¬_¬
2012-06-17 15:05:44	Halfleft|away	when do we get to the interesting part?
2012-06-17 15:05:51	+Bigby	that was it
2012-06-17 15:05:56	+Gandysampras	We tried to the other day and she literally threw a drink at him and missed
2012-06-17 15:05:58	Halfleft|away	are you people incapable of breaking up amicably?
2012-06-17 15:06:03	Halfleft|away	Brilliant.
2012-06-17 15:06:11	+Gandysampras	It went all over a stranger who didnt see where it came from
2012-06-17 15:06:22	+Gandysampras	He started a fight with one of his mates fro dumping a drink on him
2012-06-17 15:06:32	Halfleft|away	I've seen comedy sketches like this.
2012-06-17 15:06:36	+Gandysampras	They got chucked out for starting an actual barfight with ~10 people i it
2012-06-17 15:06:43	+Gandysampras	ALL of their friends joined in
2012-06-17 15:06:44	Halfleft|away	There's many scenes in western bars that start like that.
2012-06-17 15:06:45	+Gandysampras	It was mental
2012-06-17 15:06:53	+Gandysampras	Fun to watch though
2012-06-17 15:07:00	Halfleft|away	it sounds fun
2012-06-17 15:07:06	+Gandysampras	See, you thought it was going to be rubbish because of the lead in
2012-06-17 15:07:10	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-17 15:07:11	Halfleft|away	Yah.
2012-06-17 15:07:16	Halfleft|away	You turned that around at the end.
2012-06-17 15:07:16	+Gandysampras	I'm a wordsmith me
2012-06-17 15:07:27	Halfleft|away	I've fallen to your verbal sword.
2012-06-17 15:07:36	+Gandysampras	Also my penis
2012-06-17 15:07:36	Halfleft|away	None of the london people come out anymore :(
2012-06-17 15:07:41	Halfleft|away	Cunts.
2012-06-17 15:07:42	+Gandysampras	That is disappointing
2012-06-17 15:07:53	Halfleft|away	Holls never even returns our messages.
2012-06-17 15:07:55	+Gandysampras	Wait unitl I move down and then we can be alcoholics together
2012-06-17 15:07:59	Halfleft|away	She is officially lost.
2012-06-17 15:07:59	+Gandysampras	Duh
2012-06-17 15:08:03	+Gandysampras	She is above your station now
2012-06-17 15:08:08	 *	Gandysampras giffaws
2012-06-17 15:08:11	+Gandysampras	guffaws*
2012-06-17 15:08:15	Halfleft|away	I'm not sure about 'above'
2012-06-17 15:08:24	Halfleft|away	separated from.
2012-06-17 15:08:45	+Gandysampras	BY A CHASM OF HATRED AND "GAMERGURLS"
2012-06-17 15:08:50	+Gandysampras	woops caps
2012-06-17 15:09:03	@TDiddy	caps is a good choice there
2012-06-17 15:09:06	Halfleft|away	oh they're having a 'girls dirty night out'
2012-06-17 15:09:15	Halfleft|away	lauren and beccy were invited as well.
2012-06-17 15:09:19	Halfleft|away	I doubt they'll attend.
2012-06-17 15:09:19	+Bigby	does it involve scissoring?
2012-06-17 15:09:20	dare-	So that means everyone's invited except Gavin
2012-06-17 15:09:28	Halfleft|away	no bigby
2012-06-17 15:09:38	+Gandysampras	Gross
2012-06-17 15:09:44	Halfleft|away	I don't think falling over on bar tables with your knickers out is really their jam.
2012-06-17 15:09:52	+Gandysampras	Lauren is genuinely dirty, with dirt.
2012-06-17 15:09:55	+Gandysampras	Not in a sexy way
2012-06-17 15:09:59	Halfleft|away	lol
2012-06-17 15:10:46	Halfleft|away	I still need to sort out a place to live.
2012-06-17 15:10:51	+Gemsi	in fairness, if you haven't fallen over on a bar table with your knickers out, you haven't lived... or is that just me ?
2012-06-17 15:10:53	Halfleft|away	The people I email and call don't return any of them.
2012-06-17 15:10:59	Halfleft|away	Just you I think.
2012-06-17 15:12:28	+Bigby	you can live with me Gavin
2012-06-17 15:12:56	+Gandysampras	Nah dont do that
2012-06-17 15:13:18	Halfleft|away	No thank's bigby I don't like being raped.
2012-06-17 15:13:35	dare-	Gandy when are you moving to London
2012-06-17 15:13:38	Halfleft|away	It'll be good to be out of tottenham.
2012-06-17 15:13:51	Halfleft|away	walking to the shops today involved a gauntlet of fly tipping and dog shit.
2012-06-17 15:13:57	+Gandysampras	As soon as I get a job dare-
2012-06-17 15:14:09	+Gandysampras	Yeah it saddens me you live inside a rotten cunt, Gavin
2012-06-17 15:14:19	+Gandysampras	Also catch up on Jake and amir
2012-06-17 15:14:29	+Gandysampras	There have been several very good episodes lately
2012-06-17 15:14:31	Halfleft|away	That's like half an afternoon gandy
2012-06-17 15:14:33	Halfleft|away	which I don't have
2012-06-17 15:14:44	Halfleft|away	I'm on earlies this week
2012-06-17 15:14:45	Halfleft|away	up at 5
2012-06-17 15:14:51	+Gandysampras	Fucking hell
2012-06-17 15:14:52	Halfleft|away	I should be in bed already but i have pizza on the way
2012-06-17 15:14:57	+Gandysampras	Watch trust fall 2
2012-06-17 15:15:00	+Gandysampras	just do that
2012-06-17 15:15:02	Halfleft|away	it does mean I get to finish at 5
2012-06-17 15:15:02	+Gandysampras	ONE
2012-06-17 15:15:06	Halfleft|away	NO
2012-06-17 15:15:11	+Gandysampras	WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2012-06-17 15:15:17	Halfleft|away	Also the boss should be back this week
2012-06-17 15:15:22	+Gandysampras	thats awful
2012-06-17 15:15:23	Halfleft|away	which suuuucks
2012-06-17 15:15:26	Halfleft|away	it's been alright the past two weeks
2012-06-17 15:15:26	+Gandysampras	Oh godammit this beer is flat
2012-06-17 15:15:33	Halfleft|away	quiet as fuck and no bause
2012-06-17 15:15:36	+Gandysampras	I bet fucking stupid alex dropped them
2012-06-17 15:15:38	+Gemsi	i'm on lates this week, 12-8:30 shift's suck
2012-06-17 15:15:45	+Gandysampras	I'm on nothings this week
2012-06-17 15:15:51	Halfleft|away	Sheila had to shush me and Hoani because we were bullshitting too much when all the other teams were working hard
2012-06-17 15:16:02	+Gandysampras	My life is a labyrinth of wanking, drinking and internet
2012-06-17 15:16:15	Halfleft|away	mine is work sleep work
2012-06-17 15:17:42	+Gandysampras	WATCH TRUST FALL 2
2012-06-17 15:17:56	Halfleft|away	FUCK YOU
2012-06-17 15:18:18	+Gandysampras	Kay
2012-06-17 15:22:37	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-17 15:22:45	Halfleft|away	already i'm concered about this pizza
2012-06-17 15:22:56	+Gandysampras	Brilliant
2012-06-17 15:22:56	Halfleft|away	I put in the comments thing 'no peppers please'
2012-06-17 15:23:00	+Gandysampras	¬_¬
2012-06-17 15:23:02	+Gemsi	why, is it disabled ?
2012-06-17 15:23:05	Halfleft|away	I can smell them from here without opening the box
2012-06-17 15:23:09	+Gandysampras	!gemsi++
2012-06-17 15:23:14	+Gandysampras	chilli peppers?
2012-06-17 15:23:18	+Gandysampras	or sweet peppers
2012-06-17 15:23:18	Halfleft|away	green ones
2012-06-17 15:23:19	Halfleft|away	yup
2012-06-17 15:23:22	+Gandysampras	¬_¬
2012-06-17 15:23:24	Halfleft|away	peppers all up in this pizza
2012-06-17 15:23:32	+Gemsi	eat them
2012-06-17 15:23:34	Halfleft|away	fuck sake
2012-06-17 15:23:37	Halfleft|away	YOU EAT THEM
2012-06-17 15:23:38	+Gemsi	or take them off
2012-06-17 15:23:44	+Gemsi	I WOULD IF I COULD
2012-06-17 15:23:45	 *	Halfleft|away throws it on the GROWWWWWND
2012-06-17 15:24:43	+Gandysampras	You should frisbee it onto a garage roof
2012-06-17 15:24:57	+Gemsi	you should find a homeless person
2012-06-17 15:25:04	+Gemsi	then throw it in a drain
2012-06-17 15:25:10	+Gandysampras	ugh gavin you know how i found a tenner yesterday and you didnt die
2012-06-17 15:25:37	+Gandysampras	You did not have to pay for it. I had to do a liquid shit in my en suite whilst donks was here
2012-06-17 15:25:45	RobotBebop	I'M AN A-DULT
2012-06-17 15:25:47	+Gandysampras	Therefore, fuck you
2012-06-17 15:25:50	RobotBebop	I'M NOT PART OF THIS SYSTEM
2012-06-17 15:26:01	Halfleft|away	hahaha
2012-06-17 15:26:03	Halfleft|away	gross
2012-06-17 15:26:05	Halfleft|away	you're gross
2012-06-17 15:26:07	+Gandysampras	Yep
2012-06-17 15:26:08	Halfleft|away	I hope she punched you
2012-06-17 15:26:14	+Gandysampras	It was not quiet either
2012-06-17 15:26:16	+Gandysampras	So awful
2012-06-17 15:26:28	Halfleft|away	should have covered it with a cough
2012-06-17 15:26:30	Halfleft|away	a loooong cough
2012-06-17 15:26:33	+Gandysampras	Literally the first time ive pooped in the same building as her too
2012-06-17 15:26:45	+Gandysampras	In conclusion, fuck you and your stupid face
2012-06-17 15:26:52	Halfleft|away	proximity poop virginity
2012-06-17 15:26:53	+Bigby	Donks is a weird nickname
2012-06-17 15:27:00	+Gandysampras	Not really
2012-06-17 15:27:04	+Gandysampras	Her surname is Donkin
2012-06-17 15:27:11	+Bigby	how unfortunate
2012-06-17 15:27:39	+Gandysampras	Says a man who pretends to be called susan on the weekends
2012-06-17 15:27:48	+Gemsi	my uni flatmates surname was cocks, that is a unfortunate surname
2012-06-17 15:27:57	+Bigby	i never liked that name
2012-06-17 15:28:00	RobotBebop	god i love ostrich dee
2012-06-17 15:28:02	+Gandysampras	http://dl.dropbox.com/u/6991457/lololobigby.jpg
2012-06-17 15:28:03	+Bigby	i dont even look like a Susan
2012-06-17 15:28:13	Halfleft|away	I lived with a Josie Cox last year
2012-06-17 15:28:13	+Gandysampras	Yes you do
2012-06-17 15:28:24	+Bigby	i look more like a Kathleen i think
2012-06-17 15:28:37	+Gandysampras	Nope, susan J biggles the third
2012-06-17 15:29:27	dare-	That photo is still creepy
2012-06-17 15:29:49	Halfleft|away	Gandysampras
2012-06-17 15:29:53	Halfleft|away	should have done this: http://www.youtube.com/watch?v=vJjeesteTEg
2012-06-17 15:29:57	Aerox	guys portlandia is pretty funny
2012-06-17 15:30:18	andrewm	What
2012-06-17 15:30:21	RobotBebop	i still need to watch that
2012-06-17 15:30:33	+Gandysampras	Fuck portlandia
2012-06-17 15:30:35	+Gandysampras	Effort,.
2012-06-17 15:30:56	+Gandysampras	Nah I just did a little bit then held it in til thismorning after she left
2012-06-17 15:31:10	dare-	Because you're a gentleman
2012-06-17 15:31:34	+Gandysampras	yes
2012-06-17 15:31:46	+Gandysampras	and the fact that It stank like the devil's penis
2012-06-17 15:31:54	RobotBebop	you are disgusting!
2012-06-17 15:31:57	+Gandysampras	because he bummed me
2012-06-17 15:32:22	+Gemsi	and you liked it
2012-06-17 15:32:25	Halfleft|away	did she say anything
2012-06-17 15:32:34	Halfleft|away	or was it the elephant fart in the room
2012-06-17 15:32:46	Halfleft|away	i'll be honest
2012-06-17 15:32:56	Halfleft|away	your issues with ladies are in a completely different league to mine
2012-06-17 15:33:24	Aerox	in that he has a lady to have issues with?
2012-06-17 15:33:36	dare-	Owned
2012-06-17 15:33:48	Halfleft|away	Yes.
2012-06-17 15:33:50	andrewm	Gavin has Lauren.
2012-06-17 15:33:55	Halfleft|away	Was that not evident.
2012-06-17 15:34:02	Halfleft|away	Pfft.
2012-06-17 15:34:06	+Gandysampras	!aerox++ #lololololol
2012-06-17 15:34:09	Halfleft|away	"lady" is not what I would use to describe lauren
2012-06-17 15:34:28	+Gandysampras	Don't ever get another lady gavin
2012-06-17 15:34:33	dare-	Gandy did describe her as being genuinely dirty
2012-06-17 15:34:34	+Gandysampras	,y life was awful for that entire time
2012-06-17 15:34:36	Aerox	don't ever date lauren
2012-06-17 15:34:36	Aerox	ever
2012-06-17 15:34:38	+Gandysampras	my*
2012-06-17 15:34:47	+Gandysampras	Lauren is made of rape, dirt and childish glee
2012-06-17 15:34:58	Halfleft|away	that's pretty accurate.
2012-06-17 15:35:00	 *	Gandysampras slaps andrewjm
2012-06-17 15:35:00	Halfleft|away	Also way fat
2012-06-17 15:36:00	+Gandysampras	ugh gavin, come round and shower me
2012-06-17 15:36:10	+Gandysampras	Its so much effort and im supposed to be goin out
2012-06-17 15:36:10	Halfleft|away	no
2012-06-17 15:36:19	+Gandysampras	The best part is im skint
2012-06-17 15:36:21	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-17 15:36:25	+Gandysampras	so other people are buying my booze
2012-06-17 15:36:25	Halfleft|away	tell me that you said something about your stench to donkers
2012-06-17 15:36:31	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-17 15:36:41	+Gandysampras	Nope.
2012-06-17 15:37:03	RobotBebop	fartscape time
2012-06-17 15:37:05	+Gandysampras	I coated the room in febreeze, shut the door, turned the fan on and made whoopsie with her bits
2012-06-17 15:37:24	Aerox	please don't call it that
2012-06-17 15:37:28	dare-	I want to see Lauren now
2012-06-17 15:37:29	+Gandysampras	hahaha
2012-06-17 15:37:35	Aerox	no you don't
2012-06-17 15:37:51	Halfleft|away	lol gandy
2012-06-17 15:37:51	+Gemsi	that is the epitome of romance
2012-06-17 15:37:58	Halfleft|away	you manky cunt
2012-06-17 15:38:01	Halfleft|away	^
2012-06-17 15:38:12	Aerox	an auction sold!
2012-06-17 15:38:14	+Gandysampras	I totes wiped my butt too gavin
2012-06-17 15:38:15	dare-	Gandy that move is only for players
2012-06-17 15:38:16	Aerox	let's see which one
2012-06-17 15:38:23	Aerox	five dolla
2012-06-17 15:38:24	dare-	Aerox are you selling stuff on ebay?
2012-06-17 15:38:25	Halfleft|away	!aq <+Gandysampras> I coated the room in febreeze, shut the door, turned the fan on and made whoopsie with her bits <Aerox> please don't call it that <+Gemsi> that is the epitome of romance
2012-06-17 15:38:36	Halfleft|away	andrewjm. get it sorted.
2012-06-17 15:38:39	Aerox	no, diablo
2012-06-17 15:38:42	andrewm	Aerox has quit his job
2012-06-17 15:38:47	andrewm	And now works in the AH
2012-06-17 15:38:55	andrewm	Halfleft|away: wut
2012-06-17 15:38:57	dare-	Oh that's right, you are all up in RMAH
2012-06-17 15:39:09	+Gandysampras	andrewm
2012-06-17 15:39:14	+Gandysampras	dtoidbot
2012-06-17 15:39:24	andrewm	Eh. No.
2012-06-17 15:39:28	andrewm	Too much effort.
2012-06-17 15:39:30	+Gandysampras	Do it for me
2012-06-17 15:39:40	Halfleft|away	you should put that on your CV gandy
2012-06-17 15:39:40	+Gandysampras	and I wont let spill that you have a kid to everyone
2012-06-17 15:39:43	Halfleft|away	"totes wipe my butt"
2012-06-17 15:39:51	Halfleft|away	oh have I told  you about the piss shit bandit at my work
2012-06-17 15:39:51	andrewm	I have a kid?
2012-06-17 15:39:57	andrewm	I knew I forgot something.
2012-06-17 15:39:58	Halfleft|away	who gets piss and shit everywhere
2012-06-17 15:40:07	dare-	Clever name then.
2012-06-17 15:40:13	+Gandysampras	hahaaha yeah you did gavin
2012-06-17 15:40:21	+Gandysampras	I enjoyed the tale thoroughly
2012-06-17 15:40:25	+Gandysampras	Do you work with toddlers?
2012-06-17 15:40:34	andrewm	Your work sounds dreadful.
2012-06-17 15:40:40	+Gemsi	Halfleft, we had one of those, someone shat in a bin
2012-06-17 15:40:41	andrewm	I'm going to be the only one in the office this week.
2012-06-17 15:40:47	Halfleft|away	christ
2012-06-17 15:40:52	andrewm	I will be showing up late and leaving early and taking two hour lunches.
2012-06-17 15:41:01	Halfleft|away	also the amount of crud that the aircon is shitting out is genuinely pissing me off now.
2012-06-17 15:41:08	Halfleft|away	i breathe that shit all day
2012-06-17 15:41:18	+Gemsi	worse than that, someone shat in a bin, in the ladies loo
2012-06-17 15:41:20	Halfleft|away	you leave a sheet of paper under it for two hours and it's coated in black flecks
2012-06-17 15:41:33	andrewm	That sounds unhealthy.
2012-06-17 15:41:42	andrewm	But if you're luck it might just kill you.
2012-06-17 15:41:47	andrewm	lucky*
2012-06-17 15:41:56	Halfleft|away	legionaires disease is all the rage
2012-06-17 15:41:58	Halfleft|away	maybe i'll get that
2012-06-17 15:42:04	+Gandysampras	nah get ALS
2012-06-17 15:42:07	Halfleft|away	as i understand ladies'rooms are always worse
2012-06-17 15:42:09	+Gandysampras	that's the new cool
2012-06-17 15:42:09	Halfleft|away	whats ALS
2012-06-17 15:42:17	andrewm	Lou Gehrig's disease
2012-06-17 15:42:23	+Gandysampras	he's not american
2012-06-17 15:42:27	+Gandysampras	he doesnt know who that guy is
2012-06-17 15:42:38	dare-	You aren't American either and you know?
2012-06-17 15:42:39	andrewm	Everyone know who Lou Gehrig is.
2012-06-17 15:43:01	+Gandysampras	I know from the inordinate amount of TV I watch
2012-06-17 15:43:04	+Gandysampras	Also, Suits is great
2012-06-17 15:45:23	+Gandysampras	Incidently how I know whou Lou Gehrig is
2012-06-17 15:46:05	Halfleft|away	lupus
2012-06-17 15:48:38	+Gandysampras	Gavin, why do you insist on rawdoggin' the sofa cushions. Use some protection, Lauren leaves bedbugs all over the hizz'ouse
2012-06-17 15:48:58	Halfleft|away	you just said a whole bunch of stuff I didn't understand
2012-06-17 15:49:14	Aerox	hah
2012-06-17 15:49:25	+Gandysampras	That was the aim
2012-06-17 15:49:37	Aerox	gavin you are so uncool
2012-06-17 15:50:09	Halfleft|away	:(
2012-06-17 15:51:18	+Gandysampras	Gavin can you tape yourself crying them mail it to me
2012-06-17 15:51:25	Aerox	and then copy and forward to me
2012-06-17 15:51:31	+Gandysampras	Of course
2012-06-17 15:51:32	Aerox	we could skype party view it
2012-06-17 15:51:41	+Gandysampras	Aeorx is the best information mogul
2012-06-17 15:51:47	+Gandysampras	you are redundant at this point
2012-06-17 15:51:53	+Gandysampras	JUST LIKE AT YOUR JOB
2012-06-17 15:51:56	+Gandysampras	lol, fired
2012-06-17 15:51:57	Aerox	wait did you get fired gavin?
2012-06-17 15:52:13	Aerox	i really enjoy that british people call it redundant
2012-06-17 15:52:15	+Gandysampras	The company is going under
2012-06-17 15:52:24	+Gandysampras	He will be soon enough
2012-06-17 15:52:27	Aerox	it SEEMS like it's politer but it's actually worse
2012-06-17 15:52:34	+Gandysampras	IKR
2012-06-17 15:52:42	+Gandysampras	That's how we generally work
2012-06-17 15:52:45	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-06-17 15:52:48	Halfleft|away	I'm too out of the loop gandy :(
2012-06-17 15:52:51	+Gandysampras	AHA
2012-06-17 15:52:53	+Gandysampras	I win
2012-06-17 15:52:59	Halfleft|away	!aq <+Gandysampras> I coated the room in febreeze, shut the door, turned the fan on and made whoopsie with her bits <Aerox> please don't call it that <+Gemsi> that is the epitome of romance
2012-06-17 15:52:59	DtoidBot	Quote added.
2012-06-17 15:53:05	Halfleft|away	I find myself struggling to care
2012-06-17 15:53:06	+Gandysampras	!aerox++ #lololololol
2012-06-17 15:53:06	DtoidBot	The karma of aerox is 267.
2012-06-17 15:53:17	+Gandysampras	!gemsi++
2012-06-17 15:53:17	DtoidBot	The karma of gemsi is 35.
2012-06-17 15:53:22	+Gandysampras	All caught up
2012-06-17 15:53:27	Aerox	!gandysampras++ #sexy
2012-06-17 15:53:27	DtoidBot	The karma of gandysampras is 133.
2012-06-17 15:53:44	+Gandysampras	!karma gandy
2012-06-17 15:53:44	DtoidBot	The karma of gandy is 32.
2012-06-17 15:53:46	Halfleft|away	I hope it collapses before hoani quits.
2012-06-17 15:53:47	+Gemsi	i can always get you a job down here in a call centre gavin, I'm sure it would improve your outlook massively
2012-06-17 15:53:51	+Gandysampras	I should cash in my karma soon
2012-06-17 15:54:02	+Gandysampras	I could get one internet dollar for what I have so far
2012-06-17 15:54:03	andrewm	I had to walk all the way upstairs.
2012-06-17 15:54:04	Halfleft|away	for less runny poops?
2012-06-17 15:54:08	+Gandysampras	¬_¬
2012-06-17 15:54:40	+Gandysampras	Gavin will you make a band with me called "Hangnail Fingerbang"?
2012-06-17 15:54:51	Halfleft|away	yes
2012-06-17 15:54:51	+Gandysampras	We make no music, just tell people we're in that band
2012-06-17 15:54:51	Aerox	gavin will be hangnail
2012-06-17 15:54:53	Aerox	and you will be fingerbang
2012-06-17 15:54:58	Halfleft|away	:(
2012-06-17 15:54:59	Aerox	i feel like that sums up your personalites really well
2012-06-17 15:55:03	+Gandysampras	hahahaha
2012-06-17 15:55:03	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-17 15:55:03	--	Mode #destructoid [+v lolshin] by Q
2012-06-17 15:55:06	+Gandysampras	Okay I'm in
2012-06-17 15:55:15	Halfleft|away	At least I can tell people i'm in a band.
2012-06-17 15:55:18	Halfleft|away	What do you play?
2012-06-17 15:55:23	+Gandysampras	You are lead trombonist
2012-06-17 15:55:24	Aerox	gavin plays the triangle
2012-06-17 15:55:28	Aerox	gandy plays all other instruments and is lead singer
2012-06-17 15:55:33	+Gandysampras	hahaha
2012-06-17 15:55:34	Halfleft|away	:(
2012-06-17 18:39:13		irc: disconnected from server
2012-06-17 18:39:33	-->	benbeltran (~benbeltra@200.76.82.129) has joined #destructoid
2012-06-17 18:39:33	--	Nicks #destructoid: [@naia @Q @TDiddy +Bigby +Gandy|BanginHoe +jorge` +Torzelan [Slime] ^power Aerox Alakaiser andrewjm andrewm benbeltran cardfrek dare- DtoidBot jared metalnarf mistic pointzeroeight richterbelmont RobotBebop Simmy Suff0cat]
2012-06-17 18:39:33	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 4 voices, 18 normals)
2012-06-17 18:39:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-17 18:39:55	+Bigby	anyone wanna play something?
2012-06-17 18:58:39		irc: disconnected from server
2012-06-18 09:17:21	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-18 09:17:21	--	Nicks #destructoid: [@bloodylip @Q +Bigby +Ecksorcism +Gandy|BanginHoe +Torzelan [Slime] ^power Alakaiser benbeltran cardfrek DtoidBot jared Malcor|Work metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-06-18 09:17:21	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 4 voices, 13 normals)
2012-06-18 09:17:25	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-18 09:18:20	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 09:19:42	theGoldenAvatar	Man
2012-06-18 09:19:49	theGoldenAvatar	I nearly had a heart attack.
2012-06-18 09:20:01	theGoldenAvatar	Visual Studio crashed after I tried to install this extension
2012-06-18 09:20:09	theGoldenAvatar	I reopened it and all my recent work was gone
2012-06-18 09:23:26	theGoldenAvatar	Turns out it just reset my workspace
2012-06-18 09:25:30	jared	I am not even slightly happy that it's Monday.
2012-06-18 09:25:47	@bloodylip	what if I were to give you some lasagna?
2012-06-18 09:27:37	jared	My opinion about things may get turned around.
2012-06-18 09:36:19	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 09:43:38	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-18 09:44:24	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 09:46:58	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-18 09:46:58	--	Mode #destructoid [+v Bigby] by Q
2012-06-18 09:47:17	+Ecksorcism	liiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiip
2012-06-18 09:48:07	jared	Oh, dood, Ekcs, I was playing Super Stardust HD and I saw a user with the handle "Ecks."
2012-06-18 09:48:29	+Ecksorcism	=O
2012-06-18 09:48:40	jared	Your secret is out!
2012-06-18 09:59:38	Malcor|Work	ECKS YOU MAN
2012-06-18 09:59:50	+Ecksorcism	ROY
2012-06-18 09:59:56	Malcor|Work	<3
2012-06-18 09:59:59	+Ecksorcism	HOW HAVE YOU BEEN!
2012-06-18 10:00:01	+Ecksorcism	<3
2012-06-18 10:00:07	Malcor|Work	I have been good, yourself?
2012-06-18 10:03:54	jared	Ahh, the job of being a PS3 owner. Vehemently hating the very company whose products you buy.
2012-06-18 10:09:55	+Ecksorcism	busy with work mostly
2012-06-18 10:10:14	jared	*joy
2012-06-18 10:18:19	Malcor|Work	same as mate, just remember I love you in a very homo erotic way
2012-06-18 10:18:37	<--	Malcor|Work (~Roy.Malco@mail.greatgunsmarketing.co.uk) has quit (Quit: Leaving)
2012-06-18 10:34:46	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-18 10:34:46	--	Mode #destructoid [+o Aerox] by Q
2012-06-18 10:50:43	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-18 11:06:10	storyr	morning
2012-06-18 11:07:55	jared	Sup sup.
2012-06-18 11:08:11	@Aerox	hi rickey
2012-06-18 11:15:54	storyr	how goes it?
2012-06-18 11:21:00	@Aerox	I don't want to be at work
2012-06-18 11:21:10	jared	Same here.
2012-06-18 11:42:34	-->	Karutomaru (~sausage@s529d6351.adsl.wanadoo.nl) has joined #destructoid
2012-06-18 11:42:44	Karutomaru	herro
2012-06-18 11:49:02	-->	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has joined #destructoid
2012-06-18 11:50:22	Kasreyn	Ice Cube - Get Money, Spend Money, No Money: http://www.youtube.com/watch?v=zPMwc68xDIw
2012-06-18 11:50:22	DtoidBot	Ice Cube - Get Money, Spend Money, No Money
2012-06-18 11:54:05	@Aerox	or lord.
2012-06-18 11:54:06	@Aerox	*oh
2012-06-18 12:00:31	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-18 12:08:54	storyr	I know what the microsoft announcement is
2012-06-18 12:09:34	storyr	SO GO ME
2012-06-18 12:10:41	@Aerox	Well aren't you fancy
2012-06-18 12:10:44	@bloodylip	what is it?
2012-06-18 12:10:45	@Aerox	Here, jerk off to these rickey
2012-06-18 12:10:46	@bloodylip	tell us
2012-06-18 12:10:46	@Aerox	http://www.buzzfeed.com/katienotopoulos/32-hottest-fashion-trends-spotted-at-a-furry-conve
2012-06-18 12:10:53	@bloodylip	ooh was Julius there?!
2012-06-18 12:11:27	storyr	It's my understanding that they are spinning off Live as it's own media company
2012-06-18 12:11:28	richterlappy	rickey just saved alot of money on his auto insurance
2012-06-18 12:11:31	richterlappy	go rickey
2012-06-18 12:11:43	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-18 12:12:07	Halfleft|away	fuck
2012-06-18 12:12:30	storyr	shit
2012-06-18 12:12:39	richterlappy	ass
2012-06-18 12:12:52	jared	hell
2012-06-18 12:13:01	@Aerox	Hello Gavin how was your day
2012-06-18 12:13:17	@Aerox	Rickey I thought the accepted rumor was that they're revealing some shitty tablet
2012-06-18 12:13:23	@Aerox	The Live thing would be more exciting
2012-06-18 12:14:52	storyr	yeah
2012-06-18 12:14:55	storyr	the tablet was a given though
2012-06-18 12:15:08	storyr	they wouldn't be like "WE'RE HAVING A HUGE CONFERENCE TO UNVEIL OUR NEWEST THING YOU ALREADY KNEW ABOUT"
2012-06-18 12:15:39	richterlappy	anticipation of the year
2012-06-18 12:15:40	storyr	actually that's not true, I saw their E3 show, I wouldn't put it past them
2012-06-18 12:15:45	storyr	but still
2012-06-18 12:15:48	storyr	I think it's bigger than that
2012-06-18 12:16:25	@Aerox	I like how we have gone from "I know what the announcement is
2012-06-18 12:16:27	@Aerox	to "I think"
2012-06-18 12:16:42	@bloodylip	let's get him to "I have no fucking clue"
2012-06-18 12:20:08	storyr	well
2012-06-18 12:20:09	Halfleft|away	my fucking finger is dying aerox
2012-06-18 12:20:20	Halfleft|away	i put a plaster on it because it fucking huts because of shit skin
2012-06-18 12:20:32	Halfleft|away	and the fucking 'waterproof' plaster absorbed water from when I washed my hands
2012-06-18 12:20:39	Halfleft|away	and held moisture to my flesh for 8 hours
2012-06-18 12:20:42	storyr	well of course I am not CERTAIN
2012-06-18 12:20:43	storyr	but I am pretty sure
2012-06-18 12:20:52	storyr	a friend from london is here specifically for the conference
2012-06-18 12:20:53	Halfleft|away	now it looks all turgid and zombified
2012-06-18 12:20:53	storyr	so he told me
2012-06-18 12:21:03	@bloodylip	maybe he's lying to you
2012-06-18 12:23:59	storyr	yeah, brits are liars
2012-06-18 12:24:55	Halfleft|away	Brits?
2012-06-18 12:24:56	Halfleft|away	where?
2012-06-18 12:24:59	Halfleft|away	Fucking limey cunts.
2012-06-18 12:25:19	Halfleft|away	don't your parents live in london or something?
2012-06-18 12:39:05	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 12:43:21	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 12:46:34	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 12:48:16	theGoldenAvatar	I have 47 tabs open in SQLMS
2012-06-18 12:48:21	theGoldenAvatar	I think it's time to maybe close some
2012-06-18 12:57:15	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 12:57:43	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-18 13:13:07	@Aerox	sup nate
2012-06-18 13:20:41	Brainderailment	sup
2012-06-18 13:21:13	Brainderailment	downloading episodes from liberty city right now. My wife's playing it, so now I want to play it.
2012-06-18 13:27:53	jared	I ended up getting Dragon's Dogma, and it's pretty fun.
2012-06-18 13:28:04	jared	It's like a cross between Dark Souls and Skyrim.
2012-06-18 13:29:26	Brainderailment	two perfectly good games that shouldn't be mixed. jk
2012-06-18 13:29:52	Brainderailment	Actually, kingdoms of amular is like that
2012-06-18 13:30:02	Brainderailment	my wife says it's pretty good
2012-06-18 13:30:28	Karutomaru	waifu
2012-06-18 13:30:43	Halfleft|away	"my wife" this "my wife" that
2012-06-18 13:30:51	Halfleft|away	do you also wear the same kind of handbags as her
2012-06-18 13:31:30	Karutomaru	it might be a domination thing
2012-06-18 13:31:42	Brainderailment	http://i1.ytimg.com/vi/hkzvade3Ga4/hqdefault.jpg
2012-06-18 13:31:55	Brainderailment	I MADE HER
2012-06-18 13:32:26	Karutomaru	sex pillows are better
2012-06-18 13:32:36	Karutomaru	you can't fuck a hologram
2012-06-18 13:32:41	@Aerox	eugh
2012-06-18 13:33:01	jared	I wouldn't normally think those games should be mixed either.. But it ends up being a 3rd person hack and slash where you don't die every couple of minutes.
2012-06-18 13:33:09	Karutomaru	coachella would be an orgy if it could
2012-06-18 13:33:21	jared	Actually, they let you change your class and such frequently too, a la Amalur.
2012-06-18 13:34:17	Brainderailment	oh my fuck, what have I stumbled upon. http://www.davidicke.com/forum/showthread.php?t=26494&page=3
2012-06-18 13:34:51	Brainderailment	TEH ILLUMINATI IS MAKING GAMEZ FOR BRAINWASH US!
2012-06-18 13:38:14	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 13:42:30	@Aerox	hahahhaahhaahah
2012-06-18 13:43:03	@Aerox	I have a demo of Skate 3 on my PS3, and whenever I start it up,
2012-06-18 13:43:03	@Aerox	the EA Games logo does a little 'spin' then what looks like the Star of David flashes around it for about a second.
2012-06-18 13:43:23	Brainderailment	oh shit, dem jewz!
2012-06-18 13:45:45	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 14:01:41	jared	I have a demo of skate 3..... IN MY MIND!
2012-06-18 14:01:52	jared	100080 RAILSLIDE
2012-06-18 14:02:28	storyr	QUEUE SUPERMAN BY GOLDFINGER
2012-06-18 14:02:35	storyr	oh wait, wrong skating IP
2012-06-18 14:03:30	Brainderailment	cue dead kennedys police truck
2012-06-18 14:04:36	jared	OMG you guise, in my mind, My dood did so many 360s that he drilled a hole into the earth and got killed by lava, then I tapped X and rose as a phoenix and did a sick kickflip with my fire skateboard.
2012-06-18 14:05:11	jared	I can't wait to see what I do with the full game.
2012-06-18 14:06:58	storyr	LOL, remember the tony hawk peripheral
2012-06-18 14:07:03	storyr	BOOOOOOOOOMMMMMBBBBEEDDDDDDD
2012-06-18 14:08:02	@bloodylip	hahaha
2012-06-18 14:08:13	@bloodylip	i remember seeing it for $10
2012-06-18 14:08:18	@bloodylip	and that was still not worth the asking price
2012-06-18 14:09:18	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-18 14:09:18	--	Mode #destructoid [+o TDiddy] by Q
2012-06-18 14:10:25	Halfleft|away	gandy snapped one of them in half at Gamerbase HMV in london
2012-06-18 14:10:28	Halfleft|away	because of his fatness
2012-06-18 14:10:47	@bloodylip	haha, fat
2012-06-18 14:10:58	Halfleft|away	he turned around to see a little kid, heartbroken, who wanted a go on it
2012-06-18 14:11:12	Halfleft|away	gandy leaned in close and whispered "Shawn White snowboarding, motherfucker"
2012-06-18 14:11:28	Halfleft|away	then headbutted him so hard that blood exploded out of every one of his orafices all at once
2012-06-18 14:12:55	@bloodylip	i'm assuming the child died?
2012-06-18 14:13:05	jared	Nah man.
2012-06-18 14:13:19	jared	They gave him some of that black liquid from Prometheus, he's fine.
2012-06-18 14:13:23	Halfleft|away	died?
2012-06-18 14:13:25	theGoldenAvatar	SPOILERS
2012-06-18 14:13:30	Halfleft|away	dude he literally obliterated all of his atoms
2012-06-18 14:13:36	jared	Oh come on.
2012-06-18 14:13:55	jared	There isn't even black liquid in the movie. I could have said anything.
2012-06-18 14:14:04	jared	Like "They have him that T-Rex from Prometheus."
2012-06-18 14:14:18	jared	Damn that T-Rex was sick.
2012-06-18 14:14:20	theGoldenAvatar	God. Why even bother seeing it now.
2012-06-18 14:14:28	Halfleft|away	I was surprised to see the time-travelling delorian from BTTF make a cameo appearence.
2012-06-18 14:14:44	storyr	http://www.newegg.com/Special/ShellShocker.aspx?cm_sp=ShellShocker-_-20-227-706-_-06182012_1
2012-06-18 14:14:46	storyr	GO BUY
2012-06-18 14:14:47	storyr	NOW
2012-06-18 14:14:48	storyr	QUICKLY
2012-06-18 14:14:59	theGoldenAvatar	Why?
2012-06-18 14:15:15	jared	N..... no?
2012-06-18 14:15:20	theGoldenAvatar	It's USB 2.0
2012-06-18 14:15:27	theGoldenAvatar	That shit's obsolete.
2012-06-18 14:15:33	jared	Blamite even.
2012-06-18 14:15:39	Halfleft|away	usb2.0?
2012-06-18 14:15:43	Halfleft|away	what is this the middleages?
2012-06-18 14:15:44	Halfleft|away	fuck me
2012-06-18 14:15:47	theGoldenAvatar	No.
2012-06-18 14:16:04	Halfleft|away	that's what she said :(
2012-06-18 14:16:39	theGoldenAvatar	I plugged a portable HDD into my Mac the other day.
2012-06-18 14:16:58	richterlappy	n64dd?
2012-06-18 14:16:59	theGoldenAvatar	And discovered that it could READ but not WRITE to NTFS
2012-06-18 14:17:02	theGoldenAvatar	What kind of bullshit is that?
2012-06-18 14:17:48	Brainderailment	it's microsoft patent bullshit
2012-06-18 14:18:06	@bloodylip	what nate said
2012-06-18 14:18:06	storyr	oh
2012-06-18 14:18:09	storyr	I thought it was internal
2012-06-18 14:18:11	storyr	IGNORE MY ADVICE
2012-06-18 14:18:17	richterlappy	OKAY
2012-06-18 14:18:18	@bloodylip	you're terrible, rickey
2012-06-18 14:18:26	@bloodylip	although it's probably possible to rip out the drive and use it as a SATA
2012-06-18 14:18:43	storyr	oh
2012-06-18 14:18:45	storyr	I'm retarded
2012-06-18 14:18:48	Halfleft|away	how far back into ones finger does the nail go?
2012-06-18 14:18:53	storyr	the link I clicked said $70 120GB SSD
2012-06-18 14:18:56	storyr	that's not what that is
2012-06-18 14:18:57	theGoldenAvatar	All the way to the wrist.
2012-06-18 14:18:57	Halfleft|away	my skin is getting tore up pretty bad along the top
2012-06-18 14:19:09	theGoldenAvatar	Just rip your nail off.
2012-06-18 14:19:19	storyr	there it is
2012-06-18 14:19:21	Halfleft|away	and it's a real cringe inducer for me.
2012-06-18 14:19:32	storyr	http://www.newegg.com/Special/ShellShocker.aspx?cm_sp=ShellShocker-_-20-227-706-_-06182012_1
2012-06-18 14:19:46	theGoldenAvatar	You need more beta carotene
2012-06-18 14:20:07	theGoldenAvatar	That's the same damn thing
2012-06-18 14:20:16	theGoldenAvatar	You can't fool me, storyr
2012-06-18 14:20:56	Halfleft|away	what is beta carotene in?
2012-06-18 14:20:57	storyr	FUCK
2012-06-18 14:21:00	storyr	it linked to the wrong one again
2012-06-18 14:21:07	storyr	up opn the top tab click the one to the left
2012-06-18 14:21:10	storyr	that's the SSD for $70
2012-06-18 14:21:11	@bloodylip	god damn it, rickey
2012-06-18 14:21:22	storyr	http://www.newegg.com/Product/Product.aspx?Item=N82E16820227706
2012-06-18 14:21:22	storyr	THERE
2012-06-18 14:21:23	storyr	JESUS
2012-06-18 14:21:26	Halfleft|away	i actually think it's because my pants are too tight. So when I go to take my phone or oyster card out over and over it wears it down
2012-06-18 14:21:49	storyr	stop getting fat
2012-06-18 14:21:54	@bloodylip	yeah, fatty
2012-06-18 14:21:55	storyr	as of yesterday I am 30 lbs down
2012-06-18 14:21:57	storyr	GO ME MOTHER FUCKERS
2012-06-18 14:22:01	richterlappy	ew hes trying to say he has a stiffy
2012-06-18 14:22:06	@bloodylip	down to what?
2012-06-18 14:22:07	@bloodylip	350?
2012-06-18 14:22:09	@bloodylip	BURN
2012-06-18 14:22:13	storyr	:(
2012-06-18 14:22:23	storyr	210 to 178
2012-06-18 14:22:26	storyr	AWWWW YEAAAAAAA
2012-06-18 14:22:34	richterlappy	210 to 500
2012-06-18 14:22:42	Halfleft|away	haha
2012-06-18 14:22:43	Halfleft|away	stiffy
2012-06-18 14:22:50	Halfleft|away	god I havent heard that word since middle school
2012-06-18 14:28:57	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 14:29:24	theGoldenAvatar	Which was, what, 4 years ago?
2012-06-18 14:30:09	@bloodylip	BURN
2012-06-18 14:30:20	Halfleft|away	wow holy shit
2012-06-18 14:30:25	Halfleft|away	10 years ago now :(
2012-06-18 14:30:27	Halfleft|away	I feel old.
2012-06-18 14:30:30	Halfleft|away	So decrepit
2012-06-18 14:30:34	Halfleft|away	so worn out
2012-06-18 14:30:47	theGoldenAvatar	Sucks to be you.
2012-06-18 14:31:30	Halfleft|away	ikr?
2012-06-18 14:31:56	Halfleft|away	wait
2012-06-18 14:32:03	Halfleft|away	that Atlas Shrugged film actually got made?
2012-06-18 14:33:39	Brainderailment	there is A film called atlas shrugged, i don't know how old it is
2012-06-18 14:34:02	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 14:34:15	Halfleft|away	fairly recent
2012-06-18 14:34:26	Halfleft|away	2011
2012-06-18 14:36:57	@Aerox	Yes, it did
2012-06-18 14:37:06	@Aerox	It is apparently a terrible movie, and so awful they're not completing the series
2012-06-18 14:37:14	Halfleft|away	hahaha
2012-06-18 14:37:17	Halfleft|away	they were going to do a series!?
2012-06-18 14:37:18	theGoldenAvatar	Couldn't be much worse than the book.
2012-06-18 14:37:38	Halfleft|away	I read that book on Jordan's recommendation.
2012-06-18 14:37:43	Halfleft|away	just solidified my dislike of him
2012-06-18 14:37:54	Brainderailment	it's on netflix I believe
2012-06-18 14:38:04	Halfleft|away	I was all "fuck me john galt's speech is a pain in the dick to get through"
2012-06-18 14:38:07	theGoldenAvatar	Well, I'll get right on it then.
2012-06-18 14:38:13	Halfleft|away	and he's all "HUR DUR I JUST SKIPPED THAT BIT IT WAS BORIN"
2012-06-18 14:38:21	theGoldenAvatar	Hahahahahaha
2012-06-18 14:38:22	@bloodylip	hahahahaha
2012-06-18 14:38:38	@bloodylip	that's what you get for listening to Jordan's recommendations
2012-06-18 14:38:39	theGoldenAvatar	I love when people talk about how awesome stuff is
2012-06-18 14:38:43	theGoldenAvatar	And they hate half of it.
2012-06-18 14:38:49	theGoldenAvatar	"Oh, this album is awesome"
2012-06-18 14:38:55	theGoldenAvatar	"Except for the last 5 songs"
2012-06-18 14:43:41	Halfleft|away	I love when people say how amazing everything is
2012-06-18 14:44:02	Halfleft|away	"oh this is the most amazing thing ever. No that is the most amazing thing ever. See that dog shit over there? Most amazing thing ever."
2012-06-18 14:44:07	Halfleft|away	No wait actually I hate that.
2012-06-18 14:47:31	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-18 14:59:18	--	Aerox is now known as Aerox|Sandwich
2012-06-18 15:01:07	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-18 15:02:24	--	storyr is now known as storyr|NOTsandw
2012-06-18 15:02:36	--	storyr|NOTsandw is now known as storyr|NOsandwi
2012-06-18 15:06:44	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-18 15:06:44	--	Mode #destructoid [+v Gemsi] by Q
2012-06-18 15:07:59	storyr|NOsandwi	is lollipop chainsaw ouyt?
2012-06-18 15:08:01	storyr|NOsandwi	out*
2012-06-18 15:08:04	+Gemsi	yes
2012-06-18 15:08:16	storyr|NOsandwi	is it a "buy" ?
2012-06-18 15:08:20	--	storyr|NOsandwi is now known as storyr
2012-06-18 15:08:22	+Gemsi	or at least it is in the uk, so I'm assuming it is in the us
2012-06-18 15:08:29	Halfleft|away	you know what i hate most about that gam
2012-06-18 15:08:31	Halfleft|away	e?
2012-06-18 15:08:48	Halfleft|away	when that bitch does an attach=k she makes the exact same fucking "HYAA!" noise every fucking time.
2012-06-18 15:10:44	jared	Otherwise, did you like it?
2012-06-18 15:10:48	jared	reviews were good.
2012-06-18 15:11:17	Halfleft|away	I haven't played it
2012-06-18 15:11:20	Halfleft|away	I hear it from lauren's room
2012-06-18 15:11:32	@TDiddy	Rickey
2012-06-18 15:11:40	@TDiddy	it is a short game, but meant to be played over and over again
2012-06-18 15:11:44	@TDiddy	to get the highest scores
2012-06-18 15:12:00	@TDiddy	if you dont like that, you probably just should rent it
2012-06-18 15:12:33	Halfleft|away	no retard
2012-06-18 15:12:37	@bloodylip	how short?
2012-06-18 15:12:37	Halfleft|away	if you don't like that, give it a miss
2012-06-18 15:12:47	@TDiddy	5 hours
2012-06-18 15:13:01	@TDiddy	between 5 and 6 to do the main stuff
2012-06-18 15:20:02	-->	meeetalnarf (~meetalnar@p54AC9963.dip0.t-ipconnect.de) has joined #destructoid
2012-06-18 15:22:58	<--	Karutomaru (~sausage@s529d6351.adsl.wanadoo.nl) has quit (Read error: Connection reset by peer)
2012-06-18 15:23:24	richterlappy	http://tinyurl.com/7lfq243
2012-06-18 15:24:04	richterlappy	heh who has 10 grand?
2012-06-18 15:24:33	@bloodylip	i would like to punch that guy just for titling the auction like that
2012-06-18 15:32:13	--	Aerox|Sandwich is now known as Aerox
2012-06-18 15:32:27	@Aerox	hm
2012-06-18 15:32:29	@Aerox	I have ten grand
2012-06-18 15:32:33	@Aerox	I'm not buying that though
2012-06-18 15:32:46	richterlappy	its not worth that much its worth 2 grand tops]
2012-06-18 15:32:48	@Aerox	Also I guarantee that seller is a fat anime dude
2012-06-18 15:33:20	richterlappy	for the american version which is harder to find , the import is more common cause neo geo actually had a audience in japan
2012-06-18 15:33:25	@TDiddy	yep!
2012-06-18 15:33:40	Halfleft|away	aerox have you seen gandy's new flame?
2012-06-18 15:34:08	@Aerox	no
2012-06-18 15:34:22	@Aerox	do you have photos?
2012-06-18 15:37:23	Halfleft|away	facebook does
2012-06-18 15:37:29	Halfleft|away	you should ask gandy
2012-06-18 15:37:39	Halfleft|away	you'll know what I mean about the eyes.
2012-06-18 15:37:44	Halfleft|away	I think he might by hypnotised.
2012-06-18 15:38:40	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-18 15:41:31	+Gemsi	Speaking of gandy, I am assuming his was his favorite childhood book : http://i.crackedcdn.com/phpimages/photoshop/6/3/5/133635_v1.jpg
2012-06-18 15:41:50	@TDiddy	hehe
2012-06-18 15:46:58	Halfleft|away	Speaking of Gandy.
2012-06-18 15:47:01	Halfleft|away	Gandy is a cunt.
2012-06-18 15:49:05	+Gemsi	it's always fun when given someones virus ridden laptop to figure out what is a legit shitty AV, and what is outright fake
2012-06-18 15:50:33	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-18 16:03:58	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-06-18 16:09:05	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-18 16:14:37	Brainderailment	a good way to tell what a good or shitty av is, google it.
2012-06-18 16:14:48	Brainderailment	or delete them all and put avast or whatevs
2012-06-18 16:15:02	@Aerox	Delete them all and put on Microsoft Security Essentials
2012-06-18 16:15:04	@Aerox	Avast is a pile of shit too
2012-06-18 16:15:10	+Gemsi	that was my plan
2012-06-18 16:15:32	+Gemsi	but it seems they paid for at less another 260 days
2012-06-18 16:15:54	Brainderailment	I don't use genuine windows, so I don't use ms sec
2012-06-18 16:16:03	@Aerox	you filthy, filthy pirate
2012-06-18 16:16:46	+Gemsi	and the day normal people figure out malware bytes is the day I lose easy side money
2012-06-18 16:16:58	Brainderailment	I even removed the official windows from my laptop because it wasn't recognized as official anyway. so upgrade to ultimate for free
2012-06-18 16:17:08	+Ecksorcism	Gemsi, that day will hopefully never come
2012-06-18 16:17:12	+Gemsi	i hope so
2012-06-18 16:17:29	+Gemsi	like 99% of pc's i end up looking at get fixed within a scan
2012-06-18 16:17:52	+Gemsi	the other 1% is normally hardware related or someone doing something truly silly
2012-06-18 16:18:36	--	jared is now known as jared|away
2012-06-18 16:21:48	Brainderailment	okay, gotta do chores and get food
2012-06-18 16:21:50	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-06-18 16:47:44	meeetalnarf	soulcalibur v or king of fighters 13?
2012-06-18 16:48:06	<--	Alakaiser (Alakaiser@ip68-0-247-227.ri.ri.cox.net) has quit (Ping timeout)
2012-06-18 16:58:37	richterlappy	your kidding me?
2012-06-18 16:58:39	richterlappy	kof 13
2012-06-18 16:59:15	meeetalnarf	i trust you
2012-06-18 17:00:03	richterlappy	most people think sc has been a unbalanced game for a while , debloo loves the shit out of kof13 and hes big fighter nerd
2012-06-18 17:00:03	meeetalnarf	and now good night
2012-06-18 17:00:13	meeetalnarf	thx
2012-06-18 17:00:20	<--	meeetalnarf (~meetalnar@p54AC9963.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-18 17:09:03	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Ping timeout)
2012-06-18 17:20:52	richterlappy	i wonder if don king will narrate election day on the one of the news stations
2012-06-18 17:27:57		irc: disconnected from server
2012-06-19 09:07:26	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-19 09:07:26	--	Nicks #destructoid: [@bloodylip @Q +Gandy|BanginHoe +lolshin +Torzelan [Slime] ^power andrewm benbeltran cardfrek DougCL DtoidBot jared|away Kasreyn Lelio metalnarf mistic pointzeroeight theGoldenAvatar]
2012-06-19 09:07:26	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 3 voices, 14 normals)
2012-06-19 09:07:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-19 09:07:50	+lolshin	the saddest fucking part about that is that it's still cheaper than best buy's setup fee of 150 fucking dollars ;_;
2012-06-19 09:08:09	 *	lolshin hates everybody in tech support for being cunts
2012-06-19 09:08:44	theGoldenAvatar	Man
2012-06-19 09:08:45	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-19 09:08:53	@bloodylip	$60 to click "install"?
2012-06-19 09:08:56	theGoldenAvatar	Best buy sold my mom two HDMI cables for $120
2012-06-19 09:08:58	@bloodylip	damn, i need to charge people for that shit
2012-06-19 09:09:23	theGoldenAvatar	I took them back for her and (politely) let them have it.
2012-06-19 09:09:26	theGoldenAvatar	Fucking assholes.
2012-06-19 09:09:53	@bloodylip	*two* for $120?!
2012-06-19 09:09:56	@bloodylip	WHAT A DEAL!
2012-06-19 09:10:01	theGoldenAvatar	I could not in good conscience do that.
2012-06-19 09:10:09	theGoldenAvatar	I think I'd rather be unemployed.
2012-06-19 09:12:07	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-19 09:12:07	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-19 09:14:14	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeecks
2012-06-19 09:21:11	+Ecksorcism	liiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiip
2012-06-19 09:34:41	<--	Lelio (~Lelio@114-198-41-186.dyn.iinet.net.au) has quit (Quit: Bye)
2012-06-19 09:49:44	+lolshin	yup tga
2012-06-19 09:50:04	+lolshin	that's why i could only take 1 month as a geek squad agent
2012-06-19 09:50:18	+lolshin	just complete and utter price rapeage
2012-06-19 09:50:28	+lolshin	the shit best buy pulls should be illegal
2012-06-19 09:51:35	+lolshin	$100 for a diagnostic. not even a removal of any malware. just to CHECK.
2012-06-19 09:52:55	+lolshin	rkbhrkhabkljbfdb i can't even talk about the awful shit they pull on customers. i'll rant for hours and then an eyeball will pop out due to holy shit blood pressure.
2012-06-19 09:53:50	+lolshin	there was only 1 other employee there who I considered competent and a good human being, and he made a point of only working by himself, 2 nights a week, on the slowest nights.
2012-06-19 09:54:53	+lolshin	I actually had to talk myself down once, I really almost hauled off and cocked a coworker in the face when he price-gouged the shit out of an old lady.
2012-06-19 09:55:38	theGoldenAvatar	That sounds lick sexual hasrassment.
2012-06-19 09:55:43	theGoldenAvatar	like*
2012-06-19 09:55:45	theGoldenAvatar	LICK
2012-06-19 09:55:52	+lolshin	hahahahaha in hindsight, it certainly does
2012-06-19 09:56:26	+lolshin	it didn't help that one of my coworkers was gay and openly made advances toward me every day, despite constant rejection
2012-06-19 09:56:39	+lolshin	i don't care what your orientation, that's fucking creepy
2012-06-19 09:57:49	+lolshin	he wasn't so much a slimy, sleazy, money-grubbing prick tho. he was just fucking stupid.
2012-06-19 09:58:26	+lolshin	with an ego.
2012-06-19 09:59:42	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-19 09:59:44	+lolshin	stupids with egos are pretty fucking entertaining to behold, as far as people-watching goes.
2012-06-19 10:00:26	+lolshin	i've only met 2, but boy, did they provide some goddamn comic relief for the world.
2012-06-19 10:03:49	@bloodylip	hi rickey!
2012-06-19 10:04:03	@bloodylip	so did MS announce the Live spinoff as a separate company yesterday?
2012-06-19 10:04:15	+lolshin	watching him think he had some great proposal to me about singing with his barbershop quartet, and then just replying, "na, son." you could see his inner self imploding right behind his eyes, under his ridiculous looking bleached/spiked blonde haircut.
2012-06-19 10:05:09	+lolshin	oh yeah, bloodylip, what was all that msft hubbub about, anyway
2012-06-19 10:05:46	+lolshin	i caught a short video clip last night after I got home, but then I got to work on a bunch of different things and now i'm watching progress bars
2012-06-19 10:05:48	@bloodylip	dunno, that's why i'm asking rickey!
2012-06-19 10:05:50	+lolshin	someone summarize
2012-06-19 10:05:52	@bloodylip	something about a tablet
2012-06-19 10:05:53	+lolshin	hehehe
2012-06-19 10:05:56	@bloodylip	called the surface
2012-06-19 10:05:56	+lolshin	yeah
2012-06-19 10:06:01	@bloodylip	but it's not the tablet that was called the surface
2012-06-19 10:06:03	+lolshin	and they made a detachable keyboard
2012-06-19 10:06:04	@bloodylip	that's now called PixelSense
2012-06-19 10:06:07	@bloodylip	YAY BRANDING!
2012-06-19 10:06:08	+lolshin	which doesn't look like it's full sized keys
2012-06-19 10:06:09	+lolshin	so fuck that
2012-06-19 10:06:18	+lolshin	wh-
2012-06-19 10:06:20	+lolshin	wha
2012-06-19 10:06:28	+lolshin	pixelsense
2012-06-19 10:06:46	+lolshin	have they resorted to using goddamn madlibs to name fucking products now?!
2012-06-19 10:07:26	storyr	no they didn't announce it
2012-06-19 10:07:29	storyr	it was the sutpid tablet
2012-06-19 10:07:31	storyr	I am disappointed
2012-06-19 10:07:34	+lolshin	because unless they're somehow grafting pixels into your central nervous system, i'm going to be underwhelmed by whatever the fuck that is
2012-06-19 10:07:50	theGoldenAvatar	No
2012-06-19 10:07:54	theGoldenAvatar	It makes sense of pixels.
2012-06-19 10:07:54	+lolshin	oh no, the TABLET's not called pixelsense, is it?
2012-06-19 10:07:54	DtoidBot	...
2012-06-19 10:08:00	+lolshin	it's surface, right?
2012-06-19 10:08:01	theGoldenAvatar	Before they were random and unorganized
2012-06-19 10:08:08	theGoldenAvatar	Now they form coherent images
2012-06-19 10:08:19	storyr	I think it's weird that they branded with a name they already have used in the past
2012-06-19 10:08:22	+lolshin	please tell me they named some stupid experience or spec or w/e pixelsense
2012-06-19 10:08:23	@bloodylip	lolshin: yes
2012-06-19 10:08:26	+lolshin	oh no
2012-06-19 10:08:29	+lolshin	no no no
2012-06-19 10:08:29	@bloodylip	old surface is now pixelsense
2012-06-19 10:08:31	storyr	because the original surface concept was fucking awesome, but completely impractical
2012-06-19 10:08:34	storyr	ohhh
2012-06-19 10:08:36	+lolshin	oooooooooooooooooooooh
2012-06-19 10:08:38	@bloodylip	tablet announced yesterday is the new surface
2012-06-19 10:08:39	+lolshin	okaay
2012-06-19 10:08:42	theGoldenAvatar	Ha, whaaaat
2012-06-19 10:08:44	+lolshin	well.. what
2012-06-19 10:08:45	theGoldenAvatar	That makes no sense
2012-06-19 10:08:49	+lolshin	^
2012-06-19 10:08:51	+lolshin	hahahaahahahahahahhahahaahahahahahahhahahaahahahahahahhahahaahahahahahah
2012-06-19 10:08:55	storyr	that's so dumb
2012-06-19 10:08:58	@bloodylip	storyr: hey, it was totally practical for demoing impractical DND sessions at PAX east
2012-06-19 10:09:15	+lolshin	fuckin ballmer
2012-06-19 10:09:19	+lolshin	living in goddamn alice in wonderland
2012-06-19 10:09:29	+lolshin	THIS PRODUCT IS NOW THAT PRODUCT IS NOW THIS PRODUCT
2012-06-19 10:09:33	+lolshin	WHEEEEEEEEEEEEE
2012-06-19 10:10:14	+lolshin	at least they put the dumb name on the thing nobody's going to buy
2012-06-19 10:10:14	theGoldenAvatar	I totally want a pixel sense in my living room.
2012-06-19 10:11:13	+lolshin	hey guys let's name xbox office and office windows and windows zune
2012-06-19 10:11:13	+lolshin	fuck it
2012-06-19 10:11:27	theGoldenAvatar	Does it just run Metro?
2012-06-19 10:11:27	storyr	INTRODUCING, ZUNE PHONE 8
2012-06-19 10:11:28	+lolshin	CONFUSION FOR EVERYONE!
2012-06-19 10:11:37	storyr	AND ZUNE RT FOR YOUR DESKTOP
2012-06-19 10:11:49	storyr	WHICH IS REALLY YOUR XBOX
2012-06-19 10:11:55	+lolshin	zune server 2012
2012-06-19 10:12:07	theGoldenAvatar	Goddammit
2012-06-19 10:12:14	theGoldenAvatar	I'm going to have to right Metro apps
2012-06-19 10:12:15	storyr	pixelsense 2010 365
2012-06-19 10:12:15	theGoldenAvatar	I can feel it.
2012-06-19 10:12:17	storyr	actually though
2012-06-19 10:12:17	DtoidBot	...
2012-06-19 10:12:23	storyr	do any of you guys use office 365 at work
2012-06-19 10:12:27	+lolshin	zune 7 home premium
2012-06-19 10:12:29	storyr	because I must say, it's fucking AMAZING
2012-06-19 10:12:35	theGoldenAvatar	Yes, storyr
2012-06-19 10:12:39	storyr	I love it
2012-06-19 10:12:40	theGoldenAvatar	We just got on it last month
2012-06-19 10:12:54	+lolshin	i've heard good things, but literally nobody i know uses office docs in any way
2012-06-19 10:12:57	theGoldenAvatar	I can't say I've used any of it
2012-06-19 10:12:58	@bloodylip	theGoldenAvatar: just don't wrong Metro apps
2012-06-19 10:12:59	storyr	we just migrated over because these old bats I work with were still using webmail
2012-06-19 10:13:01	+lolshin	besides excel
2012-06-19 10:13:02	storyr	FUCKING WEB MAIL WITH NO EXCHANGE SERVER
2012-06-19 10:13:04	theGoldenAvatar	bloodylip, shut it
2012-06-19 10:13:05	storyr	I thought I was going to die
2012-06-19 10:13:21	+lolshin	oh god
2012-06-19 10:13:23	+lolshin	i'm sorry
2012-06-19 10:13:26	+lolshin	for your past existence
2012-06-19 10:13:27	@bloodylip	storyr: is office 365 just like google docs but with more features?
2012-06-19 10:13:31	+lolshin	storyr
2012-06-19 10:13:33	+lolshin	lolololol
2012-06-19 10:13:58	storyr	bl: not really
2012-06-19 10:14:12	storyr	it's basically an exchange server in the cloud
2012-06-19 10:14:28	+lolshin	oooo does it sync with the actual native desktop app?
2012-06-19 10:14:32	theGoldenAvatar	Yes
2012-06-19 10:14:36	+lolshin	NICE
2012-06-19 10:14:37	storyr	^
2012-06-19 10:14:39	storyr	yeah
2012-06-19 10:14:46	+lolshin	thats how you fucking do it, YEEEEEEEE
2012-06-19 10:14:57	+lolshin	but yeah, i'm never using Office again
2012-06-19 10:15:01	+lolshin	so oh well.
2012-06-19 10:15:05	+lolshin	:3
2012-06-19 10:16:28	+lolshin	seriously though, i had no idea it was actually set up that way, which is the RIGHT way, and also pretty fucking amazing.
2012-06-19 10:16:37	@bloodylip	storyr: so you don't have to worry about fucking up your own exchange server in-house?
2012-06-19 10:16:55	theGoldenAvatar	Buuut
2012-06-19 10:16:55	storyr	we never had one
2012-06-19 10:16:58	storyr	so I wouldn't know
2012-06-19 10:16:58	storyr	lol
2012-06-19 10:17:02	theGoldenAvatar	How do I write plugins for webmail?!
2012-06-19 10:17:03	storyr	but I know they offer migration services for it
2012-06-19 10:17:22	theGoldenAvatar	We migrated to it.
2012-06-19 10:17:36	+lolshin	bahaha tga
2012-06-19 10:17:37	theGoldenAvatar	Seemed easy enough
2012-06-19 10:17:52	+lolshin	that sentence felt like a brain-freeze
2012-06-19 10:17:55	+lolshin	in my brain
2012-06-19 10:18:07	theGoldenAvatar	I'm only kind of joking.
2012-06-19 10:18:12	theGoldenAvatar	I wrote a plugin for Outlook.
2012-06-19 10:18:12	+lolshin	i know
2012-06-19 10:18:18	+lolshin	which is why it hurt a little
2012-06-19 10:18:24	theGoldenAvatar	That obviouslty doesn't work on the web version.
2012-06-19 10:18:55	+lolshin	i don't think i could ever go back to webmail
2012-06-19 10:19:06	theGoldenAvatar	What do you use?
2012-06-19 10:19:15	+lolshin	sparrow
2012-06-19 10:19:20	storyr	before 365 I had to use an MS plugin (hotmail outlook connector) and sync my live account with my windows phone (which does it natively) and then copy everything from my outlook calendar to a windows live synced calendar in order to get my work dates synced to my phone
2012-06-19 10:19:24	storyr	it was fucking painful
2012-06-19 10:19:30	+lolshin	but i'd take most decent clients over webmail any day
2012-06-19 10:19:33	storyr	living without an exchange server for work is worse than death
2012-06-19 10:20:02	+lolshin	omfg storyr
2012-06-19 10:20:12	 *	lolshin hugs storyr through the internet
2012-06-19 10:20:19	+lolshin	it's going to be okay
2012-06-19 10:20:22	+lolshin	it's all over now
2012-06-19 10:20:26	storyr	indeed
2012-06-19 10:20:58	storyr	the worse experience I ever had with MS was when I wanted to migrate everythign from an old live account (that I made when I was 12) to a new one
2012-06-19 10:21:03	+lolshin	talk about printing a page, shredding it, taping it back together, and then scanning it back into your computer
2012-06-19 10:21:08	storyr	xbox/zune/wp7 etc
2012-06-19 10:21:24	+lolshin	omfg changing account details on xbox live
2012-06-19 10:21:29	storyr	then they wouldn't let me delete the old live account saying "it will go inactive in 90 days being untouched anyway so we don't do that"
2012-06-19 10:21:30	+lolshin	that's the fucking worst
2012-06-19 10:21:31	theGoldenAvatar	We do a lot of conversation tracking in Outlook
2012-06-19 10:21:32	storyr	like WHAT
2012-06-19 10:21:37	theGoldenAvatar	But you lose all that in the web
2012-06-19 10:22:02	storyr	the stupidest part was since you have to have a WLID in order to use wp7 they wouldn't migrate my apps
2012-06-19 10:22:09	storyr	luckily I only had like 3 things purchased
2012-06-19 10:22:09	storyr	but still
2012-06-19 10:22:25	storyr	...the life I live for likeing WP7 is horrifying
2012-06-19 10:22:32	+lolshin	yeah i was on the phone for so fucking long trying to nail the concept of "i'm not fucking 14 anymore, let me play my goddamn games" into their heads
2012-06-19 10:22:33	theGoldenAvatar	Ha.
2012-06-19 10:23:12	storyr	so I find out tomorrow if I got this other job, and if I do the first thing I am doing is building a new desktop
2012-06-19 10:23:23	storyr	so I spent two hours on newegg last night picking parts
2012-06-19 10:23:23	storyr	HA
2012-06-19 10:23:38	theGoldenAvatar	Something amazing has just happened.
2012-06-19 10:23:45	theGoldenAvatar	I have literally nothing assigned to me.
2012-06-19 10:23:57	storyr	nice!
2012-06-19 10:24:04	storyr	so any word on relocating or anything?
2012-06-19 10:24:08	storyr	how are things after the buyout?
2012-06-19 10:24:21	+lolshin	you know you're talking to a completely dense company when you have the service rep read back your birthdate and then tell you he can't help you because you're "still [insert incorrect age here]"
2012-06-19 10:24:26	theGoldenAvatar	Not much has changed from my end.
2012-06-19 10:24:32	theGoldenAvatar	Slightly more focused job description.
2012-06-19 10:24:42	+lolshin	thats good.
2012-06-19 10:24:44	+lolshin	that's good?
2012-06-19 10:24:49	+Ecksorcism	I thought you did everything
2012-06-19 10:24:54	+lolshin	hehe
2012-06-19 10:25:02	theGoldenAvatar	I did a little of everything, yeah.
2012-06-19 10:25:17	+Ecksorcism	Andrew Martin, Guy who makes shit around here
2012-06-19 10:25:22	theGoldenAvatar	A couple of those, such as IT, have been given to someone else.
2012-06-19 10:25:36	+lolshin	oh god
2012-06-19 10:25:45	+lolshin	how are you doing more things than IT
2012-06-19 10:25:48	+lolshin	er, were?
2012-06-19 10:25:54	+lolshin	and WHY?!
2012-06-19 10:26:06	theGoldenAvatar	It was just stuff for our office
2012-06-19 10:26:09	theGoldenAvatar	Which only has 6 people
2012-06-19 10:26:12	+Ecksorcism	You guys need a better hurricane defense than taking servers to higher ground
2012-06-19 10:26:12	storyr	haha, I've become the resident IT in our office here. We share with a law firm and the IT guy they have charges $60....he claimed a new power supply for one of the desktops including labor would cost $200
2012-06-19 10:26:13	theGoldenAvatar	So it's not like it was a lot
2012-06-19 10:26:16	+lolshin	why is that one of many things O_o
2012-06-19 10:26:19	storyr	I bought a $35 one and installed it
2012-06-19 10:26:22	+lolshin	ah
2012-06-19 10:26:33	+lolshin	hahahahahaha
2012-06-19 10:26:45	theGoldenAvatar	Now it's like 100% development.
2012-06-19 10:26:49	theGoldenAvatar	Which I don't mind at all.
2012-06-19 10:26:50	+lolshin	nice
2012-06-19 10:27:03	+Ecksorcism	I would refuse to do anything other than development really
2012-06-19 10:27:20	+Ecksorcism	unless the IT guy takes forever and a day
2012-06-19 10:27:21	storyr	even working with hardware?!
2012-06-19 10:27:34	storyr	don't get me wrong, I've no Dev, but I do love building shit
2012-06-19 10:27:39	+lolshin	^^
2012-06-19 10:27:43	+lolshin	fun fun fun
2012-06-19 10:28:09	storyr	here's what I priced out
2012-06-19 10:28:09	storyr	http://pcpartpicker.com/p/9vI7
2012-06-19 10:28:11	storyr	HOOOOOOORAY
2012-06-19 10:28:22	+lolshin	deploying networks across multiple buildings is fun too
2012-06-19 10:28:22	+Ecksorcism	whats this new position anyway?
2012-06-19 10:28:29	storyr	I think I might up my budget $100-$150 for a few nicer things, we'll see
2012-06-19 10:28:39	+lolshin	either that or i'm a masochist and don't know
2012-06-19 10:28:52	+Ecksorcism	If RAM is that cheap get 16GB
2012-06-19 10:29:00	+Ecksorcism	just because
2012-06-19 10:29:00	storyr	mine or Andrews?
2012-06-19 10:29:08	+Ecksorcism	yours
2012-06-19 10:29:15	storyr	Project Manager
2012-06-19 10:29:15	+lolshin	storyr, yeah, you're gonna end up about 150 above what you project to spend at first
2012-06-19 10:29:15	theGoldenAvatar	Gofer
2012-06-19 10:29:27	@bloodylip	storyr: ewwwwwwwwwwwwwwwww AMD?
2012-06-19 10:29:28	+lolshin	go for it, don't cut that extra 150. totally worth it
2012-06-19 10:29:40	+Ecksorcism	Hahahaha bloodylip
2012-06-19 10:29:54	theGoldenAvatar	You like project management?
2012-06-19 10:30:07	theGoldenAvatar	I always feel like that sounds like a job I'd hate.
2012-06-19 10:30:09	storyr	well
2012-06-19 10:30:15	storyr	the title is al ittle misleading, it's more like account manager
2012-06-19 10:30:18	theGoldenAvatar	I could deal with Development Manager probably.
2012-06-19 10:30:22	+Ecksorcism	they should just rename the position to Corporate Mommy
2012-06-19 10:30:42	+Ecksorcism	all our PM does is nag me to death
2012-06-19 10:30:49	+Ecksorcism	she's basically useless otherwise
2012-06-19 10:30:52	theGoldenAvatar	Accounts?
2012-06-19 10:30:57	theGoldenAvatar	Living the glamorous life
2012-06-19 10:31:15	+lolshin	hmm
2012-06-19 10:31:18	storyr	no P&L, but being the first source of contact and also sending support tickets to the right folks
2012-06-19 10:31:20	+lolshin	storyr, i'd consider this mobo http://www.newegg.com/Product/Product.aspx?Item=N82E16813131757
2012-06-19 10:31:25	theGoldenAvatar	We don't even have a Project Manager.
2012-06-19 10:31:30	storyr	it''ll start off fairly adiministrative...which is fine
2012-06-19 10:31:34	+Ecksorcism	You have like 6 people tGA
2012-06-19 10:31:38	+lolshin	love dat ASUS warranty, also TurboV EVO is pretty neat
2012-06-19 10:31:39	theGoldenAvatar	We have a Product Manager.
2012-06-19 10:31:41	+Ecksorcism	if you need one you're horriblre
2012-06-19 10:31:44	storyr	I really just started my career from scratch again in March
2012-06-19 10:31:45	theGoldenAvatar	Which is different obviously.
2012-06-19 10:31:50	storyr	since I was unemployed for so god damned long
2012-06-19 10:32:09	@bloodylip	wtf is TurboV EVO besides marketing buzzwords?
2012-06-19 10:32:15	+Ecksorcism	useless
2012-06-19 10:32:20	+lolshin	naaaaaaaa
2012-06-19 10:32:37	theGoldenAvatar	So you're a people person, Rickey?
2012-06-19 10:32:39	+lolshin	it's the only direct linked OC software
2012-06-19 10:32:41	theGoldenAvatar	Your good with the customers?
2012-06-19 10:32:44	theGoldenAvatar	You're*
2012-06-19 10:32:49	+lolshin	no BIOS needed, no glitches in the software
2012-06-19 10:32:56	+lolshin	ASUS is the only company that's pulled it off
2012-06-19 10:33:11	storyr	indeed I am
2012-06-19 10:33:15	storyr	hell, I'm recruiting right now
2012-06-19 10:33:18	+Ecksorcism	have boards with UEFI stopped being stupid expensive?
2012-06-19 10:33:18	@bloodylip	lolshin: so OC from windows?
2012-06-19 10:33:23	+lolshin	on the fly overclocking, no need to go into the bios or worry if the software will bork
2012-06-19 10:33:30	+lolshin	yeah
2012-06-19 10:33:33	+Ecksorcism	Oh shit my MB has that
2012-06-19 10:33:46	storyr	the new job starts part time and ramps up to fulltime in a few months, but I'm contracting through the company I work for right now so it kind of works out. I can keep my job part time here until the FTE happens
2012-06-19 10:33:50	+lolshin	problem with all the other manufacturers' software is it's not directly linked to the motherboard
2012-06-19 10:34:09	+lolshin	ASUS designed the controller or w/e on the mobo in tandem with the software
2012-06-19 10:34:13	+lolshin	so it works perfectly
2012-06-19 10:34:28	@bloodylip	are you an ASUS salesman by any chance?
2012-06-19 10:34:32	@bloodylip	because this pitch is sounding like you are
2012-06-19 10:34:45	+Ecksorcism	he runs the @ASUSUSA account
2012-06-19 10:34:50	+lolshin	nah, almost 99% of the reason to get it is for the ASUS warranty
2012-06-19 10:34:52	storyr	so I've been buliding computers for a long time, but I don't remember specifically when GFX cards went from nVidia and ATI making their own hardware
2012-06-19 10:34:52	+lolshin	lololol
2012-06-19 10:34:53	storyr	WTF HAPPENED
2012-06-19 10:35:15	+lolshin	haha
2012-06-19 10:35:20	theGoldenAvatar	Religious schism
2012-06-19 10:35:25	+Ecksorcism	^
2012-06-19 10:35:46	+Ecksorcism	I need a new job
2012-06-19 10:35:46	@bloodylip	nvidia and ati almost never made their own hardware
2012-06-19 10:35:47	+lolshin	eh, imo, if you're going nvidia, get an EVGA, going ATI, get a sapphire
2012-06-19 10:35:51	@bloodylip	they provided reference designs
2012-06-19 10:35:57	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-19 10:35:57	--	Mode #destructoid [+o Aerox] by Q
2012-06-19 10:36:03	@bloodylip	i think my old ass 9700 was made by ati
2012-06-19 10:36:21	@bloodylip	but it was hard as shit to find
2012-06-19 10:36:34	+Ecksorcism	I had a 9600 from sapphire
2012-06-19 10:36:38	storyr	my original build had a raedon 6770 but the benchmarks were so close to my 3 year old 4870 that it wasn't even worth it
2012-06-19 10:36:43	+lolshin	or XFX
2012-06-19 10:36:44	storyr	I was really disappointed how close they were actually
2012-06-19 10:37:04	+Ecksorcism	I love my 560
2012-06-19 10:37:12	storyr	I had a 9600 in an old build that was made by ATI
2012-06-19 10:37:19	+lolshin	http://www.newegg.com/Product/Product.aspx?Item=N82E16814102987
2012-06-19 10:37:24	+lolshin	updated version of mine
2012-06-19 10:37:29	storyr	maybe I just don't remember (or follow) enough about GFX cards to realize they've always been made by other companies
2012-06-19 10:38:02	storyr	Are there even any benefits to HDMI on a card? I imagine they don't carry sound anyway
2012-06-19 10:38:09	@bloodylip	they do
2012-06-19 10:38:09	+Ecksorcism	they do
2012-06-19 10:38:11	storyr	seriously
2012-06-19 10:38:14	+lolshin	IMO this is the best price/performance ratio in the GPU market right now http://www.newegg.com/Product/Product.aspx?Item=N82E16814102984
2012-06-19 10:38:14	+Ecksorcism	yes
2012-06-19 10:38:15	@bloodylip	but monitor speakers are generally shit
2012-06-19 10:38:16	theGoldenAvatar	Yes
2012-06-19 10:38:18	@bloodylip	so why would you bother?
2012-06-19 10:38:22	storyr	I mean my monitors have speakers, but their both garbage
2012-06-19 10:38:24	storyr	exactly!
2012-06-19 10:38:40	+Ecksorcism	if you ever make an HTPC or hookup to a proper amp its nice
2012-06-19 10:39:12	storyr	I have 2 of http://www.newegg.com/Product/Product.aspx?Item=N82E16824236049
2012-06-19 10:39:18	storyr	and they are fucking glorious, two years later
2012-06-19 10:39:38	+lolshin	also storyr, are you planning on putting in another GPU in a few years to prolong the life of the PC?
2012-06-19 10:39:42	+Ecksorcism	I want the 27" model of that
2012-06-19 10:39:48	@bloodylip	i want a higher res for my monitor
2012-06-19 10:39:48	storyr	I used to have PC: DVI, Xbox: VGA and PS3: HDMI
2012-06-19 10:39:49	storyr	itw as awesome
2012-06-19 10:39:50	+lolshin	cause if you are, you might want to bump the PSU up to 650
2012-06-19 10:39:54	@bloodylip	1920x1200 at 28 is too big
2012-06-19 10:39:57	+lolshin	otherwise 620 is pleeeeenty
2012-06-19 10:40:03	@bloodylip	but anything at 28" is like ridiculously expensive
2012-06-19 10:40:06	storyr	I'm not sure if I will
2012-06-19 10:40:17	+lolshin	oh storyr
2012-06-19 10:40:20	+lolshin	if you have two monitors
2012-06-19 10:40:23	+lolshin	you'll want a 2gb card
2012-06-19 10:40:27	storyr	I don't play much on my PC these days, at least much that requires serious hardware
2012-06-19 10:40:35	+Ecksorcism	http://www.newegg.com/Product/Product.aspx?Item=N82E16824236101
2012-06-19 10:40:41	storyr	well, I am keeping my old desktop as a work computer
2012-06-19 10:40:45	storyr	so I might do 1:1
2012-06-19 10:40:50	storyr	or I could use both, so maybe I will
2012-06-19 10:41:08	storyr	BRB in 10
2012-06-19 10:41:15	+Ecksorcism	I hate it when I work from home, I always forget to eat
2012-06-19 10:41:54	+lolshin	http://www.newegg.com/Product/Product.aspx?Item=N82E16824236201
2012-06-19 10:42:23	+lolshin	shit looks like real life on that goddamn panel
2012-06-19 10:42:50	+lolshin	haha ecks, same!
2012-06-19 10:43:15	+lolshin	i've just drank a bunch of coffee instead
2012-06-19 10:43:21	+lolshin	and now i feel blargish
2012-06-19 10:45:13	+Ecksorcism	Hahahaha
2012-06-19 10:45:27	+Ecksorcism	I also find I can get more work done
2012-06-19 10:45:31	+lolshin	storyr (for when you get back): don't waste your money on an aftermarket cpu cooler
2012-06-19 10:45:34	+Ecksorcism	its kinda nice
2012-06-19 10:45:59	+lolshin	if it's not a $100 water cooler, it's almost never going to be much better than stock, if at all
2012-06-19 10:46:38	+lolshin	totally unneccessary, unless you're OC'ing that processor over 4Ghz all the time
2012-06-19 10:47:24	+lolshin	and if you're doing that, you'll want a much, MUCH bigger/better cooler (just don't bother, not worth it. get some arctic silver, go to their website, apply it properly and it'll be AS COLD AS THE ROCKIES)
2012-06-19 10:48:09	+Ecksorcism	shin, l4d2 later?
2012-06-19 10:48:14	storyr	coffee is not good for an empty stomach
2012-06-19 10:48:20	storyr	DID SOMEONE SAY L4D2
2012-06-19 10:48:37	+Ecksorcism	depends on what you're going to do
2012-06-19 10:48:42	+Ecksorcism	if play, than yes
2012-06-19 10:48:54	storyr	I'm not at home
2012-06-19 10:48:59	storyr	I've been here since 8
2012-06-19 10:48:59	storyr	haha
2012-06-19 10:49:07	storyr	obviously working very hard
2012-06-19 10:49:19	+Ecksorcism	well I need to do SOME work before
2012-06-19 10:49:28	+lolshin	ecks, for sure, after i'm done purging the nasty, sneaky greeks out of this computer
2012-06-19 10:49:35	+lolshin	and then after i drive back to philly
2012-06-19 10:49:36	+lolshin	but yeah
2012-06-19 10:49:53	+Ecksorcism	you're still at your parents?
2012-06-19 10:50:01	 *	lolshin sighs
2012-06-19 10:50:03	+lolshin	mhm
2012-06-19 10:50:19	+Ecksorcism	that must've been a lot of yardwork
2012-06-19 10:50:37	+Ecksorcism	its cool, i wont be able to play untillike 4 or 5 anyway
2012-06-19 10:50:53	+lolshin	haha well it was that, father's day (which was on monday for us since my dad worked sunday), and then a whole bunch of work
2012-06-19 10:51:06	+lolshin	and i thought i could clean up this PC in like an hour
2012-06-19 10:51:25	+lolshin	started at 4AM, shooting for leaving at 5, racing in front of rush hour traffic etc
2012-06-19 10:51:35	+Ecksorcism	dont you know rule #1 of IT
2012-06-19 10:51:41	+Ecksorcism	always add 12 hours to an estimate
2012-06-19 10:51:41	DtoidBot	...
2012-06-19 10:51:47	+Ecksorcism	QUIET BOT
2012-06-19 10:51:51	+lolshin	had no idea therer was a trojan on this thing
2012-06-19 10:51:55	+Ecksorcism	!weather K2C1G4
2012-06-19 10:51:56	DtoidBot	From Ottawa International,  (CYOW) on June 19, 11:00 AM EDT temp: 70 F (21 C) cond: Overcast wind: From the SW at 12 MPH Gusting to 20 MPH(19.31 KPH) hu: 88% dewpnt: 66 F (19 C)
2012-06-19 10:52:02	+lolshin	which is 110% my fault, cause i didn't even open it up until 4 :#
2012-06-19 10:52:05	+lolshin	3
2012-06-19 10:52:06	+lolshin	*
2012-06-19 10:52:18	+lolshin	hahaha
2012-06-19 10:52:32	+lolshin	yeah i know always add [insert forever here]
2012-06-19 10:52:49	+lolshin	but i thought it was just dueling anti-virus programs
2012-06-19 10:53:17	+lolshin	didn't think it was going to actually be a fake this time
2012-06-19 10:53:19	+lolshin	damn greeks
2012-06-19 10:54:31	+lolshin	well actually i did *know* it could possibly be a trojan, since the problem was described as another antivirus program… but i was just hoping upon hope for that not to be true.
2012-06-19 10:56:45	+Ecksorcism	Haha
2012-06-19 10:58:33	+lolshin	might be awhile tho, i have yet to run malwarebytes, rkill, tdsskiller, and then combofix
2012-06-19 10:58:38	+lolshin	to make sure everything is dead
2012-06-19 10:58:46	+lolshin	aka dropping the second bomb on japan
2012-06-19 10:59:24	+lolshin	malwarebytes is probably gonna take forever, too
2012-06-19 11:00:05	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-19 11:00:05	--	Mode #destructoid [+o TDiddy] by Q
2012-06-19 11:04:32	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-06-19 11:53:21	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-19 11:53:21	--	Mode #destructoid [+v ProfPew] by Q
2012-06-19 11:58:20	+Gandy|BanginHoe	Sup nerds
2012-06-19 11:58:29	--	Gandy|BanginHoe is now known as Gandysampras
2012-06-19 11:58:43	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-19 12:00:02	@bloodylip	hi gandy!
2012-06-19 12:01:22	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-19 12:08:12	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-19 12:10:51	+Gandysampras	HI GAVIN
2012-06-19 12:10:59	+Gandysampras	How was your sweltering sewage infested day?
2012-06-19 12:12:29	@Aerox	HI GANDY
2012-06-19 12:13:58	+Gandysampras	Yo
2012-06-19 12:14:40	--	Gandysampras is now known as Gandy|Shower
2012-06-19 12:15:53	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-06-19 12:20:06	@Aerox	Gandy come back
2012-06-19 12:22:24	Halfleft|away	didn't smell
2012-06-19 12:22:28	Halfleft|away	and i got to go outside!
2012-06-19 12:22:40	Halfleft|away	and my boss was in with her broken legs!
2012-06-19 12:31:15	--	Gandy|Shower is now known as Gandysampras
2012-06-19 12:31:23	+Gandysampras	I'm back A-Ro
2012-06-19 12:31:31	+Gandysampras	That's awful Gavin
2012-06-19 12:31:37	+Gandysampras	Have you written any songs for our band yet?
2012-06-19 12:31:44	Halfleft|away	nah it's funny she was in a lot of pain
2012-06-19 12:32:09	Halfleft|away	taking inspiration from today i've written "useless crippled lesbian"
2012-06-19 12:32:13	Halfleft|away	all i have is the title
2012-06-19 12:32:21	+Gandysampras	Thats a good start
2012-06-19 12:35:33	@Aerox	Gandy Inferno apparently got a huge nerf
2012-06-19 12:35:37	@Aerox	"Just played - got hit 3 times by elites in Act 3 and I survived. (I think 2 or 3 times). I have 110 resist, 24k health."
2012-06-19 12:35:48	+Gandysampras	wat
2012-06-19 12:35:56	+Gandysampras	That seems a tad far
2012-06-19 12:36:00	+Gandysampras	The last nerf was good enough
2012-06-19 12:36:06	@Aerox	And... that death cost me 3000 gold.
2012-06-19 12:36:08	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-19 12:36:20	+Gandysampras	lololol repairs
2012-06-19 12:36:25	@Aerox	Well the problem they ran into
2012-06-19 12:36:28	@Aerox	is that aside from barbs and monks
2012-06-19 12:36:34	@Aerox	The best strategy for every class was to completely ignore defense
2012-06-19 12:36:39	@Aerox	because you got oneshot anyway
2012-06-19 12:36:55	@Aerox	I was doing siegebreaker runs with 9 all resist and 8000 HP
2012-06-19 12:37:46	+Gandysampras	¬_¬
2012-06-19 12:37:54	+Gandysampras	I am going to melt through inferno now
2012-06-19 12:38:05	+Gandysampras	I will test it later when I get back from being manly
2012-06-19 12:38:14	+Gandysampras	I am drinking beer in a pub whilst watching the football
2012-06-19 12:38:19	+Gandysampras	I have no idea why
2012-06-19 12:38:19	@Aerox	that sounds terrible
2012-06-19 12:38:21	@Aerox	go play diablo
2012-06-19 12:38:49	@Aerox	also don't forget IAS got a huge nerf, and a number of skills got nerfed
2012-06-19 12:38:55	@Aerox	I dunno what you're using but your DPS may take a huge hit
2012-06-19 12:39:04	Halfleft|away	you should profess to the fellow pub-goers what a ludicrous display last night owas
2012-06-19 12:39:16	@Aerox	gavin how was work
2012-06-19 12:39:40	+Gandysampras	I have no IAS
2012-06-19 12:39:50	Halfleft|away	boring
2012-06-19 12:39:58	Halfleft|away	RBS Lass said I would be good at gurning.
2012-06-19 12:40:04	Halfleft|away	but Josh said I looked sexy
2012-06-19 12:40:06	Halfleft|away	so it all balances out
2012-06-19 12:40:44	+Gandysampras	and none of my skills were nerfed
2012-06-19 12:40:46	+Gandysampras	I win
2012-06-19 12:40:49	Halfleft|away	how was your day?
2012-06-19 12:40:50	@Aerox	what is gurning
2012-06-19 12:40:58	Halfleft|away	making stupid faces
2012-06-19 12:41:11	@Aerox	why is that a word
2012-06-19 12:41:20	Halfleft|away	fuck if I know
2012-06-19 12:41:25	Halfleft|away	I only learned it last week.
2012-06-19 12:41:29	Halfleft|away	and it's retarded.
2012-06-19 12:41:45	+Gandysampras	Isn't your face constantly doing that anyway gavin?
2012-06-19 12:43:13	Halfleft|away	don't make fun of my disability
2012-06-19 12:43:40	Halfleft|away	also had lunch with Rupa and chatted to Jo the trainer for a bit so that was nice.
2012-06-19 12:43:42	theGoldenAvatar	Your disability is dissable
2012-06-19 12:43:44	Halfleft|away	it's been a people-y day
2012-06-19 12:48:26	--	Gandysampras is now known as Gandy|Out
2012-06-19 12:48:29	+Gandy|Out	Peace out nerds
2012-06-19 12:48:40	Halfleft|away	I thought he had no money
2012-06-19 13:02:18	DougCL	...
2012-06-19 13:04:33	richterlappy	http://tinyurl.com/cyd4kxs
2012-06-19 13:05:46	@bloodylip	OH NO
2012-06-19 13:05:49	richterlappy	i like when telemarketers ask for my dog on the phone
2012-06-19 13:05:53	@bloodylip	BETTER NOT LET THE BLACKS VOTE ANYMORE
2012-06-19 13:06:34	[Slime]	http://www.capcom-unity.com/s-kill/blog/2012/06/19/goodbye
2012-06-19 13:10:57	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-19 13:19:51	DougCL	i wonder what hes doing now. i like that dude.
2012-06-19 13:32:01	storyr	got my d3 refund today
2012-06-19 13:32:03	storyr	THANKS BLIZZARD
2012-06-19 13:32:35	@Aerox	Got another $10 on the AH
2012-06-19 13:32:42	@Aerox	You're really missing out on that gravy train
2012-06-19 13:33:36	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-19 13:33:36	--	Mode #destructoid [+v lolshin] by Q
2012-06-19 13:33:46	storyr	sort of...I traded 20k gold last night for a month gamecard
2012-06-19 13:33:46	storyr	HA
2012-06-19 13:35:18	richterlappy	anyone traded their house for the best sword in the game yet?
2012-06-19 13:37:10	+lolshin	omfg I just had the best transaction/handshake deal ever
2012-06-19 13:37:37	+lolshin	I'm gonna fix this guy's computer, and he's gonna show me his gun collection and take me shootan
2012-06-19 13:37:51	+lolshin	he has like 10 shotguns, among other things
2012-06-19 13:38:10	richterlappy	hes gonna show you the gun collection in his pants
2012-06-19 13:38:12	theGoldenAvatar	In lieu of payment?
2012-06-19 13:38:14	+lolshin	hah
2012-06-19 13:38:16	+lolshin	yeah
2012-06-19 13:38:19	+lolshin	well i know him personally
2012-06-19 13:38:21	theGoldenAvatar	He's gonna kill you.
2012-06-19 13:38:25	+lolshin	it's been awhile since i've seen him
2012-06-19 13:38:49	Brainderailment	I just watched the new batman trailer. Wish I hadn't
2012-06-19 13:38:55	[Slime]	and it'll be a while before anyone sees you again
2012-06-19 13:39:03	+lolshin	hahahahah
2012-06-19 13:39:08	theGoldenAvatar	Brainderailment, does it spoil the entire movie?
2012-06-19 13:39:15	Brainderailment	all the exciting shit
2012-06-19 13:39:27	[Slime]	does batman punch things?
2012-06-19 13:39:29	theGoldenAvatar	Trailers tend to do that these days.
2012-06-19 13:40:10	+Ecksorcism	that trailer really was TMI
2012-06-19 13:40:26	@Aerox	sup nate
2012-06-19 13:41:07	richterlappy	the natonator at wendys 3 patties bacon and chilli cheese
2012-06-19 13:41:18	Brainderailment	sheeit
2012-06-19 13:51:01	storyr	so
2012-06-19 13:51:24	storyr	I made a novelty account because I was bored, called USES_BING...made one post and it now has only 600 less karma than the reddit account I've had for two years
2012-06-19 13:51:26	storyr	fuck you reddit
2012-06-19 13:51:37	storyr	fuck karma
2012-06-19 13:51:39	storyr	fuck the internet
2012-06-19 13:52:31	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/V8uB3US.png
2012-06-19 13:52:38	theGoldenAvatar	Good work.
2012-06-19 13:53:20	storyr	okay
2012-06-19 13:53:22	storyr	you're creepy
2012-06-19 13:53:24	storyr	and I like it
2012-06-19 13:53:28	theGoldenAvatar	How am I creepy?
2012-06-19 13:53:32	storyr	not creepy
2012-06-19 13:53:35	storyr	but why do you have that?
2012-06-19 13:53:37	storyr	oh
2012-06-19 13:53:45	storyr	I think I mentioned it in here before, but I haven't checked the account in weeks
2012-06-19 13:53:46	theGoldenAvatar	You told me your user name?
2012-06-19 13:53:49	theGoldenAvatar	And I looked at it?
2012-06-19 13:53:55	theGoldenAvatar	And took a screenshot?
2012-06-19 13:54:08	storyr	nice
2012-06-19 13:54:11	theGoldenAvatar	That was literally 30 seconds of work.
2012-06-19 13:54:15	storyr	indeed
2012-06-19 13:54:26	Brainderailment	not to be confused with this guy http://www.reddit.com/user/i_use_bing
2012-06-19 13:54:40	theGoldenAvatar	Not novelty enough
2012-06-19 13:54:45	Brainderailment	his top contributions are to /r/gayteenpics
2012-06-19 13:54:53	theGoldenAvatar	Ahahah
2012-06-19 13:54:57	theGoldenAvatar	That's also Rickey
2012-06-19 13:55:05	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-19 13:55:07	storyr	YOU SAID YOU WOULD NEVER TELL ANYONE
2012-06-19 13:55:09	deBLOO	http://www.capcom-unity.com/s-kill/blog/2012/06/19/goodbye
2012-06-19 13:55:12	 *	storyr runs away crying
2012-06-19 13:55:17	deBLOO	I told them not to make SFxT
2012-06-19 13:55:33	theGoldenAvatar	http://vslive.com/home.aspx
2012-06-19 13:55:37	richterlappy	SFXwwe
2012-06-19 13:55:37	deBLOO	I said, "This shit is ass"
2012-06-19 13:55:38	theGoldenAvatar	This needed to be in September.
2012-06-19 13:55:45	deBLOO	they should've listened
2012-06-19 13:55:57	theGoldenAvatar	I think my boss is going to send me to the one in Redmond.
2012-06-19 13:56:07	storyr	BLOO am I a horrible person for having no idea who that guy is?
2012-06-19 13:56:22	deBLOO	Seth Killian
2012-06-19 13:56:33	@bloodylip	storyr: yes
2012-06-19 13:56:38	deBLOO	he was the community manager for Capcom and also helped them make fighters
2012-06-19 13:56:44	storyr	oh
2012-06-19 13:56:44	deBLOO	he cofounded evo
2012-06-19 13:56:49	storyr	he's been involved in a shit ton of games
2012-06-19 14:00:10	deBLOO	Him leaving mid Street Fighter's 25th Anniversary project is not a good sign
2012-06-19 14:00:46	@bloodylip	isn't the SF 25th Anniversary project kind of shit?
2012-06-19 14:00:54	deBLOO	they were just going to package all the post 2008 games in it, which is like the opposite of what people wanted
2012-06-19 14:00:58	deBLOO	yeah
2012-06-19 14:01:04	deBLOO	no alpha games, no classic SF2
2012-06-19 14:01:24	deBLOO	Just SFxT, sf4 whatever current edition, and I think 3s online
2012-06-19 14:01:29	theGoldenAvatar	That's for SF 26th anniversary
2012-06-19 14:01:43	deBLOO	I'd kill for Alpha 2 on modern consoles with ggpo
2012-06-19 14:02:19	richterlappy	they will prob give you ex3 instead
2012-06-19 14:02:56	deBLOO	yuck
2012-06-19 14:05:04	theGoldenAvatar	Haha
2012-06-19 14:05:09	theGoldenAvatar	This drummer is so into this song
2012-06-19 14:05:10	theGoldenAvatar	http://www.youtube.com/watch?v=SSRq8H-Yb5M#t=0m53s
2012-06-19 14:05:11	DtoidBot	St. Vincent - "Dilettante" - Bonnaroo 2012 (Official Video)
2012-06-19 14:05:57	deBLOO	the face of pure joy
2012-06-19 14:15:00	storyr	anyone play Dayz yet?
2012-06-19 14:17:20	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-19 14:17:20	--	Mode #destructoid [+v Gemsi] by Q
2012-06-19 14:17:31	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-06-19 14:19:56	+Ecksorcism	I havent got around to it yet Rickey, but I am looking forward to it.
2012-06-19 14:20:26	storyr	yeah me too
2012-06-19 14:21:01	storyr	I'll be playing with my buddy and his girlfriend, and if you can make female characters we're going to use her as bait to lead poor souls into our traps
2012-06-19 14:22:13	Brainderailment	gotta take my dog to the vet. BBL
2012-06-19 14:22:14	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-06-19 14:23:30	Halfleft|away	uuuurgh guys
2012-06-19 14:23:42	Halfleft|away	I literally have 4x as much pizza as I can physically stand
2012-06-19 14:23:55	@Aerox	well that was a bad move
2012-06-19 14:23:59	@Aerox	what kind of pizza
2012-06-19 14:24:06	storyr	pizza
2012-06-19 14:24:06	storyr	ew
2012-06-19 14:24:12	@Aerox	WHOA
2012-06-19 14:24:16	@Aerox	BACK THE FUCK UP RICKEY
2012-06-19 14:25:30	storyr	I like pizza
2012-06-19 14:25:32	storyr	I just can't eat it
2012-06-19 14:25:39	storyr	or choose not to
2012-06-19 14:25:50	storyr	I've lost 31lbs since mid march btw
2012-06-19 14:25:53	storyr	so go me
2012-06-19 14:26:35	@Aerox	neat, take photos
2012-06-19 14:26:48	@Aerox	I'm going to go get a bacon turkey wrap and garlic fries
2012-06-19 14:26:52	@Aerox	brb!
2012-06-19 14:26:53	storyr	I have some at home
2012-06-19 14:30:03	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-06-19 14:32:34	Halfleft|away	meaty pizza
2012-06-19 14:32:48	Halfleft|away	it's not even going to fit in the fridge
2012-06-19 14:32:51	Halfleft|away	what the fuck do I do?
2012-06-19 14:32:55	+Gemsi	eat it
2012-06-19 14:33:01	richterlappy	in one bite
2012-06-19 14:33:03	+Gemsi	cut in into little bits
2012-06-19 14:33:07	theGoldenAvatar	Man the fuck up.
2012-06-19 14:33:17	+Gemsi	stick it in a blender and drink it
2012-06-19 14:33:33	+Gemsi	throw it at some foreign people
2012-06-19 14:33:43	+Gemsi	feed the seagulls
2012-06-19 14:33:49	Halfleft|away	dude if i eat any more i will throw up
2012-06-19 14:33:54	theGoldenAvatar	Good.
2012-06-19 14:33:55	richterlappy	do et
2012-06-19 14:33:59	theGoldenAvatar	You're too fat anyway.
2012-06-19 14:34:07	+Gemsi	wear it as a hat
2012-06-19 14:34:51	richterlappy	get one of eps vore friends
2012-06-19 14:35:23	Halfleft|away	the fuck is that?
2012-06-19 14:35:50	+Gemsi	a hat is something you put on your head, you really should know that
2012-06-19 14:36:00	richterlappy	sex and food fetish people , he taught us the disturbing fact
2012-06-19 14:44:28	richterlappy	never had sex with a pizza nows your chance
2012-06-19 15:20:51	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Operation timed out)
2012-06-19 16:05:07	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-19 16:23:24	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-19 16:23:26	+Gandy|Out	eat your pizzas fatty
2012-06-19 16:23:32	+Gandy|Out	aww. he left
2012-06-19 16:23:33	--	Gandy|Out is now known as Gandysampras
2012-06-19 16:23:42	+Gandysampras	I should read everything before replying
2012-06-19 16:23:43	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-19 16:25:37	+Gandysampras	Aerox: can we diablos later?
2012-06-19 16:26:06	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-19 16:26:06	--	Mode #destructoid [+v lolshin] by Q
2012-06-19 16:26:46	@Aerox	yes
2012-06-19 16:27:03	@Aerox	let's get all the rares
2012-06-19 16:27:18	@Aerox	My DH is geared out in MF and dex only and I need to see how bad she's been nerfed
2012-06-19 16:28:02	@TDiddy	i didnt wanna play anyway
2012-06-19 16:30:32	+lolshin	ecks
2012-06-19 16:30:38	+lolshin	are we l4d2ing tonight?
2012-06-19 16:31:19	+Gandysampras	Travis I totes want you too
2012-06-19 16:31:32	+Gandysampras	say ~three hours from now
2012-06-19 16:31:46	@Aerox	can it be closer to 4?
2012-06-19 16:31:50	+Gandysampras	sure
2012-06-19 16:32:10	@Aerox	I need to do some cleaning right when I get home
2012-06-19 16:32:19	+Gandysampras	Get a maid
2012-06-19 16:32:23	+Gandysampras	Hire alex's girlfriend
2012-06-19 16:32:28	+Gandysampras	I'm sure she needs a job
2012-06-19 16:32:36	@Aerox	I actually got rid of our maid when my roommates moved out
2012-06-19 16:32:41	@Aerox	Becuase generally speaking I keep things clean
2012-06-19 16:32:45	@Aerox	My toilet is just in a sad state right now
2012-06-19 16:32:51	+Gandysampras	You had a maid
2012-06-19 16:32:51	@Aerox	and I've put it off too long
2012-06-19 16:32:58	+Gandysampras	You sure are Aerox rich
2012-06-19 16:33:07	@Aerox	it was $20 per person with 3 people in the house
2012-06-19 16:33:33	+Gandysampras	A week or month?
2012-06-19 16:33:37	@Aerox	every other week
2012-06-19 16:33:43	+Gandysampras	a fortnight then
2012-06-19 16:33:44	@Aerox	she'd come every two weeks and clean for like 3 hours
2012-06-19 16:34:31	@Aerox	but yeah gandy, we'll do some barb/DH runs
2012-06-19 16:34:34	@Aerox	I'm going ot need to play with specs
2012-06-19 16:34:41	@Aerox	since my poor nether tentacles are ruined
2012-06-19 16:35:27	+Gandysampras	that is fine
2012-06-19 16:35:46	+Gandysampras	Also seeinga s all rare / champ packs drop shit now we can just do a giant run all the way through act 3, etc
2012-06-19 16:35:56	+Gandysampras	because rares.
2012-06-19 16:37:01	+Ecksorcism	ya lolshin
2012-06-19 16:37:12	+lolshin	sweet
2012-06-19 16:37:22	+Ecksorcism	brb though
2012-06-19 16:37:32	@Aerox	do you have any act 3 waypoints besides seigebreaker
2012-06-19 16:37:36	@Aerox	i guess we have the first
2012-06-19 16:37:38	+Gandysampras	Nerp
2012-06-19 16:37:40	@Aerox	siegebreaker is a massive massive problem now
2012-06-19 16:38:23	@Aerox	we'll see how act 3 is
2012-06-19 16:38:27	@Aerox	I"m geared completely glass canno
2012-06-19 16:38:28	@Aerox	n
2012-06-19 16:38:34	@Aerox	Which apparently is not really viable anymore, but I don't know if it will be with a tank
2012-06-19 16:41:04	@TDiddy	so i guess around 930 my time?
2012-06-19 16:41:15	@TDiddy	i havent played today yet
2012-06-19 16:41:46	@Aerox	yeah about then
2012-06-19 16:41:51	@Aerox	i've only poked around on the AH
2012-06-19 16:41:57	@Aerox	Bought some amulets to try to flip
2012-06-19 16:42:07	+Gandysampras	I'll be playing from the next half hour or so onwards
2012-06-19 16:42:28	+Gandysampras	So if you want to be gay with me before Aerox comes on travis then let me know
2012-06-19 16:42:32	@Aerox	:(
2012-06-19 16:42:34	@Aerox	Left out
2012-06-19 16:42:46	@TDiddy	lol, its ok
2012-06-19 16:42:50	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-19 16:43:01	@TDiddy	i'll be running out to dinner in a bit, plus finishing up stuff for tomorrow
2012-06-19 16:43:10	+Gandysampras	Fuck you then
2012-06-19 16:43:21	+Gandysampras	I put myself out there and get my heart crushed
2012-06-19 16:44:19	+Gandysampras	Ooh ooh aerox, my least coordianted friend has been forced by his girlfriend to go salsa dancing tonight
2012-06-19 16:44:24	+Gandysampras	It is hilarious
2012-06-19 16:44:40	@Aerox	haha
2012-06-19 16:44:55	+Gandysampras	he falls doen so much
2012-06-19 16:44:59	+Gandysampras	down*
2012-06-19 16:45:03	+Gandysampras	I cannot imagine him dancing
2012-06-19 16:45:29	Brainderailment	Why doesn't he open up her purse and retrieve his FUCKIN BAWLZ!
2012-06-19 16:46:14	+Gandysampras	BEcause they are in my wallet.
2012-06-19 16:46:26	Brainderailment	You like his balls near your butt
2012-06-19 16:47:31	@Aerox	gandy loves balls
2012-06-19 17:02:48	@TDiddy	hehe
2012-06-19 17:05:21	@Aerox	big sweaty balls
2012-06-19 17:05:24	@Aerox	all in his face
2012-06-19 17:09:44	@Aerox	aaahaahhahahahahahhahhah oh man
2012-06-19 17:09:52	@Aerox	NSFW
2012-06-19 17:09:53	@Aerox	https://twitter.com/fart/status/215204486191394817
2012-06-19 17:13:52	Brainderailment	his grunting is really gross
2012-06-19 17:14:21	@Aerox	i had the sound off
2012-06-19 17:14:24	@Aerox	I guess I missed out
2012-06-19 17:14:47	Brainderailment	is he just pushing his gut out or is it really inflating his insides that much?
2012-06-19 17:15:10	@Aerox	I don't know
2012-06-19 17:15:12	@Aerox	You should test
2012-06-19 17:16:30	Brainderailment	someone should break into his house and make a mislabed can of "great stuff". He'll die.
2012-06-19 17:19:49	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-19 17:25:22	Brainderailment	jesus, this guy has done a bunch of these videos
2012-06-19 17:25:44	@Aerox	it's good to have hobbies, nate
2012-06-19 17:26:40	Brainderailment	seriously, I want him to use expanding foam and die
2012-06-19 17:27:06	@Aerox	sometimes a guy just wants a creamy butt
2012-06-19 17:28:01	Brainderailment	he probably like the feeling of spewing white diarrhea for 20 minutes
2012-06-19 17:28:19	@Aerox	i wonder if you could squirt it out like a squirtgun
2012-06-19 17:28:28	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-06-19 17:28:29	Brainderailment	umm.
2012-06-19 17:29:22	Brainderailment	NSFW http://www.facebook.com/l.php?u=http%3A%2F%2Fi.imgur.com%2FO8Yw3.gif&h=wAQHuh4HW
2012-06-19 17:30:09	@TDiddy	HAH
2012-06-19 17:31:27	@Aerox	ahahahhahahahahhaahahahaahaha
2012-06-19 17:32:13		irc: disconnected from server
2012-06-19 17:33:26	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-19 17:33:26	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +lolshin +Torzelan [Slime] ^power andrewm benbeltran Brainderailment cardfrek DougCL DtoidBot jared|away Kasreyn metalnarf mistic pointzeroeight richterlappy Simmy storyr theGoldenAvatar]
2012-06-19 17:33:26	--	Channel #destructoid: 25 nicks (4 ops, 0 halfops, 4 voices, 17 normals)
2012-06-19 17:33:27	@Aerox	k
2012-06-19 17:33:29	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-19 17:33:44	Brainderailment	there are infrared cameras you dope
2012-06-19 17:34:25	+Ecksorcism	Shin!
2012-06-19 17:34:30	+lolshin	ekcs
2012-06-19 17:34:31	+lolshin	!
2012-06-19 17:34:37	+lolshin	ckes
2012-06-19 17:34:40	+lolshin	ecks
2012-06-19 17:34:41	+lolshin	!
2012-06-19 17:34:43	+Ecksorcism	Hahaha
2012-06-19 17:34:49	+Ecksorcism	do we have a third?
2012-06-19 17:37:27	Brainderailment	I had a third, can't find it.
2012-06-19 17:37:40	storyr	I'd play if I was home
2012-06-19 17:37:42	storyr	think of me
2012-06-19 17:38:03	+Ecksorcism	go home then!
2012-06-19 17:38:44	+Ecksorcism	shin do you have SR3 installed? We could coop until someone shows up for l4d2
2012-06-19 17:38:47	Brainderailment	so, my friend made this in photoshop. NSFW http://sphotos.xx.fbcdn.net/hphotos-snc7/394691_10150501409404932_1158847046_n.jpg
2012-06-19 17:38:52	+lolshin	no, not anymore
2012-06-19 17:39:03	@Aerox	well
2012-06-19 17:39:04	@Aerox	that's a thing
2012-06-19 17:39:28	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-19 17:39:41	phoneshin	sorry lol
2012-06-19 17:39:45	@TDiddy	wow
2012-06-19 17:39:54	storyr	okay bye
2012-06-19 17:39:56	phoneshin	had to uninstall for d3
2012-06-19 17:39:59	storyr	I am outta here
2012-06-19 17:40:11	storyr	LATER HOMIEZ
2012-06-19 17:40:16	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-19 17:40:17	Brainderailment	you need hard drivez
2012-06-19 17:40:49	+Ecksorcism	damn it shin!
2012-06-19 17:40:53	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-19 17:40:54	--	Mode #destructoid [+v jorge`] by Q
2012-06-19 17:40:56	phoneshin	haha
2012-06-19 17:41:16	phoneshin	good to have plenty of free space on an SSD
2012-06-19 17:41:24	phoneshin	drive actually goes much faster
2012-06-19 17:41:36	Brainderailment	I hear hybrid drives are pretty decent right now
2012-06-19 17:41:47	phoneshin	meh
2012-06-19 17:41:57	phoneshin	i dont really see the poiny
2012-06-19 17:41:59	+Ecksorcism	I hear similar things nate
2012-06-19 17:42:10	phoneshin	128 is plenty for system files
2012-06-19 17:42:35	Brainderailment	the best way to go is fucking raid, but that doesn't work for lappys'
2012-06-19 17:42:41	phoneshin	i could have sr3 backed up to one of my 1Tb internals
2012-06-19 17:42:43	phoneshin	but i dont
2012-06-19 17:43:03	phoneshin	i have deus ex backed up tho ;-)
2012-06-19 17:43:33	phoneshin	so wait who's playing
2012-06-19 17:43:49	+Ecksorcism	you and me
2012-06-19 17:43:52	+Ecksorcism	thats the problem
2012-06-19 17:43:56	@Aerox	playing what
2012-06-19 17:44:00	+Ecksorcism	L4D2
2012-06-19 17:44:08	phoneshin	aww
2012-06-19 17:48:20	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: EOF from client)
2012-06-19 17:54:18	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-19 17:54:18	--	Mode #destructoid [+v Bigby] by Q
2012-06-19 18:07:05	+Ecksorcism	Bigby, L4D2?
2012-06-19 18:08:04	+Bigby	ok
2012-06-19 18:08:39	+Bigby	got an email from Mechwarrior online
2012-06-19 18:08:52	+Bigby	for 120 bucks i get a 3 month sub and 4 founder mechs
2012-06-19 18:09:01	+Ecksorcism	and early access right?
2012-06-19 18:09:09	+Bigby	not sure, let me check
2012-06-19 18:09:22	+Bigby	yeah, Aug 7
2012-06-19 18:09:45	+Bigby	3 tiers, 30 bucks is veteran and one month and you get 40 bucks of in game currency
2012-06-19 18:10:01	+Ecksorcism	http://dl.dropbox.com/u/4826323/ftp/ojdTYJ.jpg
2012-06-19 18:10:05	+Ecksorcism	got the same email
2012-06-19 18:10:13	+Bigby	60 bucks is elite and you get a 2 month sub, 80 dollars in currency, and a choice of 1 founder mech
2012-06-19 18:10:19	+Ecksorcism	is this the game thats using the Cryengine?
2012-06-19 18:10:21	+Bigby	yah thats what i got
2012-06-19 18:10:31	+Bigby	i think the game your thinking about was a mod
2012-06-19 18:11:08	+Ecksorcism	http://www.tomshardware.com/news/Piranha-Games-MechWarrior-Free-To-Play-CryENGINE3-Crytek,14037.html
2012-06-19 18:11:50	+Ecksorcism	http://mwomercs.com/news/2011/11/28-cryengine3-powers-mechwarrior-online
2012-06-19 18:11:55	+Ecksorcism	well look at that
2012-06-19 18:12:25	+Bigby	im surprised they can use an engine like that on an MMO
2012-06-19 18:15:37	+Ecksorcism	Shin are you still here?
2012-06-19 18:15:49	+lolshin	yea
2012-06-19 18:15:58	+Ecksorcism	lets play
2012-06-19 18:16:29	+lolshin	haha ok hold on let me get this malware removal started
2012-06-19 18:17:07	 *	Ecksorcism dies
2012-06-19 18:17:38	 *	lolshin unpacks headphones
2012-06-19 18:17:49	 *	lolshin does it slowly, for some reason
2012-06-19 18:18:32	+Bigby	skype?
2012-06-19 18:18:34	+Ecksorcism	is dare alice?
2012-06-19 18:18:36	+Ecksorcism	alive*
2012-06-19 18:18:41	+Ecksorcism	Ya Bigby
2012-06-19 18:21:26	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Read error: Operation timed out)
2012-06-19 21:50:05		irc: disconnected from server
2012-06-19 21:50:26	-->	benbeltran (~benbeltra@200.76.82.169) has joined #destructoid
2012-06-19 21:50:26	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [Slime] ^power Aerox andrewm benbeltran cardfrek dare- DougCL DtoidBot jared|away Kasreyn metalnarf mistic richterlappy RobotBebop theGoldenAvatar]
2012-06-19 21:50:26	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 6 voices, 16 normals)
2012-06-19 21:50:29	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-19 22:02:50	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-19 22:03:23	Vexed_Alex	Can we get rid of the also cocks shit in the chat greet
2012-06-19 22:03:40	Vexed_Alex	Who says that dumb shit anymore besides dumb shits
2012-06-19 22:05:35	Aerox	i will if I can figure out how to get rid of it
2012-06-19 22:07:30	RobotBebop	i'm not bothered by it
2012-06-19 22:07:34	RobotBebop	therefore you are an idiot if you are.
2012-06-19 22:07:41	RobotBebop	/aurvant_logic
2012-06-19 22:07:57	-->	tgtt (~tgtt@c-98-235-123-110.hsd1.pa.comcast.net) has joined #destructoid
2012-06-19 22:08:20	<--	tgtt (~tgtt@c-98-235-123-110.hsd1.pa.comcast.net) has quit (Quit: irc2go)
2012-06-19 22:08:50	Vexed_Alex	Aurvant replied to one of my disses
2012-06-19 22:08:56	RobotBebop	harassment
2012-06-19 22:09:01	Vexed_Alex	I came
2012-06-19 22:09:03	RobotBebop	FUCK
2012-06-19 22:09:08	RobotBebop	WHY DO I KEEP READING HIS TWITTER
2012-06-19 22:09:16	RobotBebop	You know what? I’m tired of reading about sexism. Hopefully, one day, The industry will stop walking around in eggshells.
2012-06-19 22:09:40	RobotBebop	Yes, hopefully one day the industry will just call a spade a spade and tell all those stupid bitches to shut up
2012-06-19 22:10:04	richterlappy	your a brave man
2012-06-19 22:12:20	andrewm	Westbrook is playing out of his goddamned mind.
2012-06-19 22:13:03	RobotBebop	NBA?
2012-06-19 22:13:20	-->	tGA_phone (~tgaphone@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-19 22:15:05	Vexed_Alex	Video games are fucking embarrassing
2012-06-19 22:16:23	RobotBebop	what else is new.
2012-06-19 22:18:12	richterlappy	video games?
2012-06-19 22:23:43	Aerox	i like that he considers this sexism
2012-06-19 22:23:45	Aerox	er
2012-06-19 22:23:49	Aerox	walking on eggshells
2012-06-19 22:24:29	RobotBebop	The industry just needs to stop worrying about upsetting all the wimmenfolk and their fragile ovaries
2012-06-19 22:25:37	richterlappy	i thought this was a think tank where did this video game shit come from?
2012-06-19 22:25:49	Vexed_Alex	I don't understand how he's this stupid
2012-06-19 22:26:06	Vexed_Alex	Suddenly his daddy making up a job for him makes total sense
2012-06-19 22:26:07	RobotBebop	poor upbringing and general lack of iq
2012-06-19 22:26:26	RobotBebop	inherited ignorance i bet.
2012-06-19 22:26:29	Vexed_Alex	I'm sure working for his father wasn't his first choice
2012-06-19 22:26:41	Vexed_Alex	What does he do, again?
2012-06-19 22:26:44	RobotBebop	I dunno if i feel bad for the kid or for the people he's going to be inflicted upon.
2012-06-19 22:26:57	Vexed_Alex	Run IT for a company that doesn't need it?
2012-06-19 22:27:32	RobotBebop	I have no idea
2012-06-19 22:28:01	RobotBebop	whatever it is he's surely not qualified for it
2012-06-19 22:28:47	richterlappy	http://www.youtube.com/watch?v=LUJjgSYDd4U
2012-06-19 22:28:48	DtoidBot	taco cão
2012-06-19 22:29:03	RobotBebop	popozao
2012-06-19 22:29:30	RobotBebop	I wish youtube had a flag for 'this video is fucking stupid'
2012-06-19 22:30:07	tGA_phone	I don't even know why watch basketball
2012-06-19 22:30:25	tGA_phone	The officiating is across the board awful.
2012-06-19 22:30:40	richterlappy	i always manage to find the best stuff from roccos yt page (mega64) favorites
2012-06-19 22:31:08	Vexed_Alex	I wish you had a flag
2012-06-19 22:31:09	RobotBebop	awful or corrupt?
2012-06-19 22:31:13	Vexed_Alex	In your butt
2012-06-20 07:38:31		irc: disconnected from server
2012-06-20 09:02:30	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-20 09:02:31	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +lolshin +Torzelan [Slime] ^power andrewm benbeltran cardfrek DougCL DtoidBot Ecks|Work Gree jared|away Kasreyn metalnarf mistic pointzeroeight Simmy theGoldenAvatar]
2012-06-20 09:02:31	--	Channel #destructoid: 22 nicks (2 ops, 0 halfops, 4 voices, 16 normals)
2012-06-20 09:02:32	Ecks|Work	Should I lock it? Would they care? Everyone knocks before entering if the door is closed
2012-06-20 09:02:34	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-20 09:04:07	Ecks|Work	its probably just easier to not care
2012-06-20 09:06:40	theGoldenAvatar	^
2012-06-20 09:06:57	@bloodylip	lock it at all times
2012-06-20 09:07:17	@bloodylip	tell them you're doing important business things and you're not to be disturbed when your pants are off
2012-06-20 09:08:26	Ecks|Work	what I'd give for that to be a reality
2012-06-20 09:08:34	@bloodylip	also, it's probably more so you can lock it when you're not there
2012-06-20 09:08:39	@bloodylip	so people don't steal your monitor and shit
2012-06-20 09:08:59	Ecks|Work	Who would steal my monitor?
2012-06-20 09:09:16	Ecks|Work	I get what you mean though
2012-06-20 09:09:34	@bloodylip	i don't know
2012-06-20 09:09:36	@bloodylip	crackheads
2012-06-20 09:09:45	@bloodylip	brogrammers would probably do it as a funny prank
2012-06-20 09:09:49	@bloodylip	right after they shit in all your drawers
2012-06-20 09:10:04	Ecks|Work	we only have one now
2012-06-20 09:10:26	Ecks|Work	you're right
2012-06-20 09:11:13	--	jared|away is now known as jared
2012-06-20 09:11:27	@bloodylip	when you had more than one brogrammer, did they ever ice bros?
2012-06-20 09:11:30	@bloodylip	or is that not a thing anymore?
2012-06-20 09:12:08	Ecks|Work	I dont even know what that means
2012-06-20 09:12:13	Ecks|Work	so probably not
2012-06-20 09:12:20	Ecks|Work	unless you mean ice as in kill
2012-06-20 09:12:22	Ecks|Work	then no
2012-06-20 09:12:28	@bloodylip	http://www.cracked.com/blog/icing-more-like-bullshit/
2012-06-20 09:13:12	Ecks|Work	I've never used urban dictionary so much in my life
2012-06-20 09:13:52	jared	Isn't icing when brogrammers heft their brogramming sticks above their waist?
2012-06-20 09:14:35	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-06-20 09:15:31	Ecks|Work	this cant be a real thing bloodylip
2012-06-20 09:15:35	Ecks|Work	I refuse to believe this
2012-06-20 09:18:46	@bloodylip	haha
2012-06-20 09:18:51	@bloodylip	are you going to PAX?
2012-06-20 09:19:13	Ecks|Work	I am
2012-06-20 09:19:24	Ecks|Work	ARE YOU!?!?
2012-06-20 09:19:29	Ecks|Work	Please say yes
2012-06-20 09:19:47	jared	You all are going to PAX Prime?
2012-06-20 09:20:04	Ecks|Work	its my one vacation a year
2012-06-20 09:20:56	Ecks|Work	are you coming jared?
2012-06-20 09:21:44	@bloodylip	i am not
2012-06-20 09:21:44	jared	No, but can you guys objectify Jessica Nigri for me when you're there?
2012-06-20 09:21:53	Ecks|Work	I can try
2012-06-20 09:21:53	jared	I heard PAX is big on that.
2012-06-20 09:21:53	@bloodylip	but when you are there, you should totally ice JRo
2012-06-20 09:21:58	jared	Also, when is it?
2012-06-20 09:22:03	jared	haha
2012-06-20 09:22:38	@bloodylip	Ecks|Work: not only ice him, but throw a Boston Creme Pie in his face
2012-06-20 09:22:48	@bloodylip	or make him sit on it
2012-06-20 09:25:12	Ecks|Work	I'll get Moose to ice JRo
2012-06-20 09:25:24	@bloodylip	doesn't matter who
2012-06-20 09:25:29	@bloodylip	as long as he gets Iced and Pied
2012-06-20 09:25:33	Ecks|Work	PAX is labor day weekend jared
2012-06-20 09:25:42	@bloodylip	the goopier the pie, the better
2012-06-20 09:25:44	Ecks|Work	where do you think I could get a pie
2012-06-20 09:26:01	@bloodylip	a pie shop?
2012-06-20 09:26:06	@bloodylip	or a grocery store?
2012-06-20 09:26:12	Ecks|Work	I'll ask Rickey
2012-06-20 09:37:59	jared	Boston cream pies are awesome, you shouldn't waste them by throwing them.
2012-06-20 09:38:26	Ecks|Work	Never had one
2012-06-20 09:39:03	Ecks|Work	!weather K2C1G4
2012-06-20 09:39:04	DtoidBot	From Ottawa International,  (CYOW) on June 20, 10:00 AM EDT temp: 81 F (27 C) cond: Partly Cloudy wind: From the WNW at 12 MPH (19.31 KPH) hu: 65% dewpnt: 68 F (20 C)
2012-06-20 09:39:10	Ecks|Work	Jesus
2012-06-20 09:39:19	Ecks|Work	its 10:40 and 27C
2012-06-20 09:39:53	@bloodylip	!weather 19711
2012-06-20 09:39:54	DtoidBot	From Wilmington, Delaware (KILG) on June 20, 9:51 AM EDT temp: 85 F (29 C) cond: Clear wind: From the WNW at 7 MPH (11.27 KPH) hu: 67% dewpnt: 73 F (23 C)
2012-06-20 09:40:02	@bloodylip	jared: but it can be eaten off of jro's naked body afterward
2012-06-20 09:40:04	@bloodylip	so it's all good
2012-06-20 09:40:55	Ecks|Work	I am not looking forward to getting into my car at lunch
2012-06-20 09:41:42	jared	Oh, sick.
2012-06-20 09:41:54	jared	I NEED to go to PAX now.
2012-06-20 09:42:01	Ecks|Work	Hahaha
2012-06-20 09:43:09	jared	Srsly though, it's all sold out and if I didn't even go to PAX East, why would I go to Prime?
2012-06-20 09:43:49	Ecks|Work	Prime is better?
2012-06-20 09:44:10	Ecks|Work	and people will be dumping tickets left right and centre
2012-06-20 09:44:45	Ecks|Work	Also, I spend almost no time on the show floor
2012-06-20 09:52:30	@bloodylip	also, because Seattle in September is better than Boston in March?
2012-06-20 09:53:50	Ecks|Work	I suppose almost anywhere in September is better than Boston in March
2012-06-20 09:54:27	jared	Just keep telling yourself that.
2012-06-20 09:55:07	Ecks|Work	I drove through Boston once, worst mistake of my life.
2012-06-20 09:57:57	jared	Well, yeah.
2012-06-20 09:58:21	theGoldenAvatar	Who goes to PAX?
2012-06-20 09:58:27	theGoldenAvatar	I just go to Seattle in September.
2012-06-20 09:58:55	Ecks|Work	You went for like 40 minutes
2012-06-20 09:59:54	Ecks|Work	Hopefully your office wont have to move the servers to higher ground
2012-06-20 10:00:20	Ecks|Work	Was there much damage when you got back?
2012-06-20 10:02:08	@bloodylip	Ecks|Work: it's the truth
2012-06-20 10:02:20	@bloodylip	they should have chosen somewhere less cold for March
2012-06-20 10:02:30	theGoldenAvatar	No, Ecks.
2012-06-20 10:02:35	@bloodylip	like DC or Bmore or .... that's probably it
2012-06-20 10:02:39	Ecks|Work	Ya
2012-06-20 10:02:47	@bloodylip	i'd say Philly, but nobody wants to go to there
2012-06-20 10:02:47	theGoldenAvatar	Miami
2012-06-20 10:02:51	Ecks|Work	Thats good tGA
2012-06-20 10:03:24	@bloodylip	wait, what happened to Andrew's work? flooding?
2012-06-20 10:03:45	theGoldenAvatar	Remember that hurricane people flipped out about last year?
2012-06-20 10:03:51	theGoldenAvatar	Where they were evacuating Manhatten?
2012-06-20 10:03:52	@bloodylip	not really
2012-06-20 10:04:10	theGoldenAvatar	Manhattan*
2012-06-20 10:04:22	theGoldenAvatar	Anyway, it hit us directly while I was in Seattle.
2012-06-20 10:04:40	theGoldenAvatar	And since we're near the beach we evacuated our servers.
2012-06-20 10:06:23	@bloodylip	ah
2012-06-20 10:06:52	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-20 10:07:03	Ecks|Work	THIS CONSTRUCTION IS MADDENING
2012-06-20 10:07:09	Ecks|Work	Hey Rickey
2012-06-20 10:07:27	storyr	morning
2012-06-20 10:07:56	Ecks|Work	I've given up remembering about my resume
2012-06-20 10:14:30	storyr	no worries dude
2012-06-20 10:14:38	storyr	by the way, prometheus was pretty bad
2012-06-20 10:14:49	Ecks|Work	I really should go see it
2012-06-20 10:15:46	storyr	yeah
2012-06-20 10:15:46	storyr	I mean
2012-06-20 10:15:55	storyr	honestly, it's worth the watch in the theater because it looks beautiful
2012-06-20 10:16:14	storyr	but it felt extremely rushed and every character just accepted every WEIRD FUCKING SITIATION like it was no big deal
2012-06-20 10:16:21	-->	scottyg (webchat@S01061caff7df6ce2.vc.shawcable.net) has joined #destructoid
2012-06-20 10:16:51	Ecks|Work	really? Thats really annoying
2012-06-20 10:17:25	Ecks|Work	I havent seen any of the alien films in a long time
2012-06-20 10:17:28	storyr	yeah
2012-06-20 10:17:33	storyr	now I want to go back and watch Alien to compare
2012-06-20 10:17:34	storyr	haha
2012-06-20 10:17:46	scottyg	Hey all.
2012-06-20 10:17:46	storyr	like I said though, worth a watch but really felt sort of off
2012-06-20 10:17:56	storyr	hey duder
2012-06-20 10:18:03	@bloodylip	rickey!
2012-06-20 10:18:10	scottyg	You're talking about Prometheus?
2012-06-20 10:18:12	@bloodylip	where can ecks get a Boston Creme Pie in Seattle?
2012-06-20 10:18:15	@bloodylip	to throw in Jro's face
2012-06-20 10:18:16	Ecks|Work	hey scottyg
2012-06-20 10:18:33	Ecks|Work	bloodylip has sent me on a sacred mission
2012-06-20 10:18:44	Ecks|Work	and promises me a knighthood for my troubles
2012-06-20 10:19:13	scottyg	I need to watch the Alien movies. Been too long.
2012-06-20 10:19:23	scottyg	You're coming to PAX Ecks?
2012-06-20 10:19:35	Ecks|Work	Yes
2012-06-20 10:19:37	scottyg	Like, actually going to come this time? :O
2012-06-20 10:19:43	storyr	hmm
2012-06-20 10:19:46	Ecks|Work	I went last year
2012-06-20 10:19:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-20 10:19:55	storyr	I want to say the cheesecake factory to be an asshole
2012-06-20 10:20:02	storyr	but I won't (EVEN THOUGH I JUST DID)
2012-06-20 10:20:28	scottyg	Oh right, remember you posting pictures from Burnaby.
2012-06-20 10:20:33	scottyg	I didn't get to go though so I repress that time.
2012-06-20 10:22:02	storyr	so the windows phone summit is in 40 minutes and I am hoping they release a shit load of details about WP8
2012-06-20 10:22:08	storyr	fucking MS screwing over my prediction for monday
2012-06-20 10:22:16	Ecks|Work	Hahahaha
2012-06-20 10:22:33	Ecks|Work	Well theres a Windows Phone event in like 40 minutes
2012-06-20 10:22:51	storyr	yeah
2012-06-20 10:23:37	Ecks|Work	what was your prediction anyway?
2012-06-20 10:24:13	storyr	I still think they will eventually do it, but I assumed they were going to annouce Live spinning off into it's own media company
2012-06-20 10:24:24	Ecks|Work	side note: All this work we've been doing making companion apps for WP7 and supposedly no WP7 device will get WP8
2012-06-20 10:24:27	storyr	WHICH I HAVE BEEN ASSURED BY AN EMPLOYEE UNDER NDA THAT THEY WERE DOING IT
2012-06-20 10:24:45	scottyg	Sure they weren't fucking with you?
2012-06-20 10:24:56	storyr	yeah, it's disappointing. I was hoping at least the lumia 900 would have the option
2012-06-20 10:25:15	storyr	I'm pretty sure he wasn't fucking with me, but you never know I guess
2012-06-20 10:25:15	Ecks|Work	I like this Lumia 710 they gave me
2012-06-20 10:25:38	scottyg	If I knew something big like that I'd definitely fuck with people.
2012-06-20 10:25:41	Ecks|Work	I cant see this being good for Nokia or MS
2012-06-20 10:25:55	scottyg	Of course I don't know anything important and nobody cares what I have to say about anything. :p
2012-06-20 10:25:58	storyr	yeah I thought about picking one up. But I get my upgrade come November so I figured I would just wait for WP8
2012-06-20 10:26:04	Ecks|Work	the marketing for the Lumia 900 was it was the "End of the Smartphone Beta Test"
2012-06-20 10:26:10	Ecks|Work	But no upgrade path guys
2012-06-20 10:26:16	storyr	I don't go through phones like I used to now that I'm not in telecom anymore
2012-06-20 10:26:16	Ecks|Work	throw away that 4 month old phone
2012-06-20 10:26:38	@bloodylip	is WP7 EOL'd once WP8 comes out?
2012-06-20 10:26:39	storyr	yeah, I've had my HD7 since it was released
2012-06-20 10:26:44	@bloodylip	or at least as far as new features go?
2012-06-20 10:26:47	Ecks|Work	my personal device I dont change often
2012-06-20 10:26:49	scottyg	If I wasn't on contract I'd throw away my Milestone. Piece of crap.
2012-06-20 10:26:55	Ecks|Work	but we get new test devices every few months
2012-06-20 10:27:16	@bloodylip	scottyg: like... the original motorola android phone?
2012-06-20 10:27:19	storyr	yeah I used to work at a testing house for T-Mobile and I could use any phone I wanted
2012-06-20 10:27:19	Ecks|Work	thats the rumor bloodylip
2012-06-20 10:27:20	storyr	haha
2012-06-20 10:27:33	@bloodylip	also, wtf scottyg in irc?!
2012-06-20 10:27:37	scottyg	The quad band version, which was supposedly supposed to be good, yeah.
2012-06-20 10:27:49	@bloodylip	shit's ollllllllllllllllllld now
2012-06-20 10:28:09	Ecks|Work	Welcome to Canada and three year cellphone agreements
2012-06-20 10:28:17	Ecks|Work	with very few upgrade options
2012-06-20 10:28:25	@bloodylip	ewwwwwwww
2012-06-20 10:28:30	scottyg	I liked the feel and the keyboard. Little did I know, although if I got around to installing that offshoot build of Cyanogenmod it might be better.
2012-06-20 10:28:36	scottyg	I've heard it's like night and day.
2012-06-20 10:28:39	@bloodylip	i blame Ecks
2012-06-20 10:28:42	scottyg	Hey bloody! :D :D :D
2012-06-20 10:28:54	Ecks|Work	its significantly cheaper for me to have no agreement and purchase w/e phone I want
2012-06-20 10:28:56	scottyg	Yeah... I figured you all have been missing me for long enough.
2012-06-20 10:28:59	Ecks|Work	which is kinda fucked
2012-06-20 10:29:18	Ecks|Work	bloodylip, you can only blame me if service stops working
2012-06-20 10:29:35	scottyg	You still work for Wind right Ecks|Work?
2012-06-20 10:29:54	Ecks|Work	Alcatel now
2012-06-20 10:30:01	Ecks|Work	but we manage WINDs network
2012-06-20 10:30:07	Ecks|Work	so technically
2012-06-20 10:30:51	scottyg	Nice.
2012-06-20 10:30:51	Ecks|Work	I did work in-house with thier team for a year
2012-06-20 10:31:09	Ecks|Work	and then we moved all the jobs out to the local Alcatel R&I facility
2012-06-20 10:31:30	scottyg	I'm starting to think about what to switch to when my Telus contract is done. Unless another player comes up I guess either Wind or Mobilicity.
2012-06-20 10:31:42	scottyg	Nationwide coverage it turns out isn't that important when you can't afford to go anywhere.
2012-06-20 10:31:44	storyr	every name you say is foreign to me
2012-06-20 10:31:44	storyr	HA
2012-06-20 10:31:50	storyr	except Rogers
2012-06-20 10:31:54	storyr	which you haven't said
2012-06-20 10:31:56	storyr	they do mobile right
2012-06-20 10:32:00	Ecks|Work	Rogers the THE WORST
2012-06-20 10:32:01	storyr	SEE I KNOW THINGS ABOUT CANADIA
2012-06-20 10:32:03	Ecks|Work	and yes
2012-06-20 10:32:06	scottyg	Yeah... fuck Rogers.
2012-06-20 10:32:07	storyr	they're like the AT&T of people
2012-06-20 10:32:11	storyr	or of Canada
2012-06-20 10:32:18	Ecks|Work	they are worse than AT&T
2012-06-20 10:32:22	scottyg	Fuck Rogers. Fuck Bell. Fuck Telus. All garbage.
2012-06-20 10:32:22	storyr	(that was a Community joke by the way)
2012-06-20 10:32:41	Ecks|Work	I've only seen the first season Rickey
2012-06-20 10:32:52	scottyg	I've only watched the first 10 episodes or so. :
2012-06-20 10:33:00	scottyg	Got distracted by Fist of the North Star. :D
2012-06-20 10:33:28	storyr	I think I've rewatched the first two seasons 3 or 4 times
2012-06-20 10:33:47	Ecks|Work	you make up for us then Rickey
2012-06-20 10:33:52	scottyg	We only get the first season on Netflix Canada.
2012-06-20 10:34:09	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-20 10:34:25	storyr	yeah I own it all on DVD, shows I love I buy
2012-06-20 10:34:41	storyr	but that's fairly rare, probably only five or so showws in the last couple of years
2012-06-20 10:34:58	scottyg	Yeah. Only show I've bought in ages is Futurama.
2012-06-20 10:37:18	scottyg	I miss you guys. Can't wait for PAX. ^_^
2012-06-20 10:37:33	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-20 10:37:33	--	Mode #destructoid [+o Aerox] by Q
2012-06-20 10:37:40	Ecks|Work	My sister has chosen to go to school here and my parents want her to live with me
2012-06-20 10:37:47	Ecks|Work	I have mixed feelings about this
2012-06-20 10:37:57	@Aerox	nope
2012-06-20 10:38:04	Ecks|Work	hey JRo
2012-06-20 10:38:30	theGoldenAvatar	Tell them she can live with you if they don't mind you banging all her friends.
2012-06-20 10:39:03	Ecks|Work	they offered to pay my rent while she was here
2012-06-20 10:39:27	Ecks|Work	I found that pretty good
2012-06-20 10:39:38	@Aerox	oh
2012-06-20 10:39:39	@Aerox	hmm
2012-06-20 10:39:40	@Aerox	that changes things
2012-06-20 10:40:05	Ecks|Work	its not like I need the money, but I couldnt say no
2012-06-20 10:40:05	theGoldenAvatar	What's the point?
2012-06-20 10:40:14	theGoldenAvatar	They are paying her rent one way or another
2012-06-20 10:40:16	@bloodylip	Ecks|Work: is she hot?
2012-06-20 10:40:18	storyr	save all the money you make from not paying rent
2012-06-20 10:40:19	storyr	buy a house
2012-06-20 10:40:22	storyr	PROBLEM SOLVED
2012-06-20 10:40:27	storyr	despite there not really being a problem
2012-06-20 10:40:29	Ecks|Work	They dont want her living alone Andrew
2012-06-20 10:40:50	scottyg	Ecks|Work: Where is "here"?
2012-06-20 10:40:58	Ecks|Work	Ottawa
2012-06-20 10:41:16	scottyg	Oh okay. Sounded like you moved or something.
2012-06-20 10:41:37	Ecks|Work	my parents did
2012-06-20 10:43:02	scottyg	Right on.
2012-06-20 10:45:14	scottyg	So Deus Ex is pretty good.
2012-06-20 10:45:59	Ecks|Work	you should've seen Moose raging about it
2012-06-20 10:46:59	scottyg	Orly? What was he complaining about?
2012-06-20 10:47:03	scottyg	I'm still pretty early on.
2012-06-20 10:48:38	scottyg	Would probably have preferred to play it on pc, but can't be too picky with Goozex.
2012-06-20 10:49:17	scottyg	I did notice all the janitors so far are black though.
2012-06-20 10:49:30	@bloodylip	racism.
2012-06-20 10:50:07	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-20 10:58:39	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-20 10:58:39	--	Mode #destructoid [+v Bigby] by Q
2012-06-20 11:04:14	Ecks|Work	!weather K2C1G4
2012-06-20 11:04:15	DtoidBot	From Ottawa International,  (CYOW) on June 20, 11:00 AM EDT temp: 82 F (28 C) cond: Partly Cloudy wind: From the West at 6 MPH (9.66 KPH) hu: 66% dewpnt: 70 F (21 C)
2012-06-20 11:05:29	scottyg	Aww yeah Dtoidbot. :D
2012-06-20 11:05:37	scottyg	!weather v6p4m3
2012-06-20 11:05:38	DtoidBot	From Vancouver,  (CYVR) on June 20, 8:00 AM PDT temp: 59 F (15 C) cond: Partly Cloudy wind: From the SSE at 2 MPH (3.22 KPH) hu: 63% dewpnt: 46 F (8 C)
2012-06-20 11:06:36	jared	!weather 02135
2012-06-20 11:06:37	DtoidBot	From Boston, Massachusetts (KBOS) on June 20, 11:54 AM EDT temp: 91 F (33 C) cond: Clear wind: From the NW at 14 MPH Gusting to 21 MPH(22.53 KPH) hu: 47% dewpnt: 68 F (20 C)
2012-06-20 11:18:42	scottyg	Oh nice, I can use my chatpad to type out passwords.
2012-06-20 11:22:03	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-20 11:37:33	storyr	WP8, I'm sold
2012-06-20 11:39:58	<--	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has quit (Ping timeout)
2012-06-20 11:40:27	Ecks|Work	it looks really good
2012-06-20 11:40:45	Ecks|Work	I love how they keep showing a Lumia 900
2012-06-20 11:51:23	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-20 11:59:28	jared	I... I can't tell if you're being sarcastic or not.
2012-06-20 12:00:25	@Aerox	sup nate
2012-06-20 12:00:37	Brainderailment	sup
2012-06-20 12:02:05	scottyg	There's so much smoking in this game. XD
2012-06-20 12:02:43	jared	Which game?
2012-06-20 12:02:55	scottyg	New Deus Ex.
2012-06-20 12:03:29	jared	Ah.
2012-06-20 12:03:34	jared	Never played it.
2012-06-20 12:03:55	scottyg	Just started.
2012-06-20 12:04:41	jared	They must be smoking augmented cigarettes.
2012-06-20 12:07:44	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-20 12:07:52	Halfleft|away	BACK LOL
2012-06-20 12:08:08	<--	Gree (~Gree@pD9E33432.dip.t-dialin.net) has quit (Quit)
2012-06-20 12:08:25	scottyg	And I just met the stereotypically racist black woman! XD
2012-06-20 12:09:56	Halfleft|away	Was she sassy?
2012-06-20 12:10:35	Brainderailment	THE stereotypically racist black woman?
2012-06-20 12:12:12	jared	I wish more games would employ awful sterotypes. The industry is way behind TV an movies.
2012-06-20 12:12:19	scottyg	http://www.youtube.com/watch?v=He09JaBVZdE
2012-06-20 12:12:20	DtoidBot	Deus Ex: Human Revolution - Letitia the Trash Lady -  1080p HD
2012-06-20 12:16:28	Brainderailment	Oh, that's right, the deus ex token lady. I thought you meant that you left the house and encountered a famous stereotype.
2012-06-20 12:17:46	scottyg	I live in Vancouver, I'll see stereotypical asians.
2012-06-20 12:18:09	jared	haha
2012-06-20 12:33:44	Brainderailment	Funny how microsoft felt the need to prove to everyone that they make a lot of hardware.
2012-06-20 12:39:34	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-20 12:39:55	+Gandysampras	ugh god, my housemates are making us play the pokemon drinking game
2012-06-20 12:39:57	+Gandysampras	It better not suck
2012-06-20 12:40:17	Brainderailment	what? bunch of weeaboos?
2012-06-20 12:40:23	jared	You know what's better?
2012-06-20 12:40:51	jared	No, just drink a bunch of absinth sans drinking game.
2012-06-20 12:41:09	+Gandysampras	Nope not weeaboos, just alcoholics that have played every other drinking game ever
2012-06-20 12:41:21	+Gandysampras	absinthe*
2012-06-20 12:41:26	Brainderailment	just drink things without playing gay shit
2012-06-20 12:41:39	jared	Yes.
2012-06-20 12:41:44	+Gandysampras	Gay shit is dun.
2012-06-20 12:42:20	jared	My mates and I created this new shot with absinthe called a dresden fire bomb.
2012-06-20 12:42:36	jared	You drop a shot of absinthe into a glass of 4loko and chug it.
2012-06-20 12:42:38	Brainderailment	do you sweeten up absinthe or just drink it straight?
2012-06-20 12:42:49	Brainderailment	ew, fuck four loko
2012-06-20 12:43:24	@Aerox	HI GANDY
2012-06-20 12:43:30	jared	Well, the drink is designed to kill you so... yeah, of course.
2012-06-20 12:44:10	Brainderailment	it would be more efficient to drink draino if you want to kill yourself lol
2012-06-20 12:44:16	jared	I never sweeten it. I have before, but it's usually too much work just to get shitfaced and have night terrors.
2012-06-20 12:44:18	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-20 12:44:18	--	Mode #destructoid [+v ProfPew] by Q
2012-06-20 12:44:29	 *	jared takes notes
2012-06-20 12:44:35	Brainderailment	gotta love night terrors
2012-06-20 12:46:17	Brainderailment	waking up like this is the best.http://www.youtube.com/watch?list=PL31698F576A547D30&v=OlXQexNEgzg&feature=player_detailpage
2012-06-20 12:46:29	Brainderailment	fuck http://www.youtube.com/watch?list=PL31698F576A547D30&v=OlXQexNEgzg&feature=player_detailpage
2012-06-20 12:46:29	DtoidBot	Beerfest - Not Again!
2012-06-20 12:46:49	+Gandysampras	HI AEROX
2012-06-20 12:50:43	 *	jared pushed Gandysampras out of the way
2012-06-20 12:50:54	jared	No, Aerox, pay attention to ME!
2012-06-20 12:52:33	@Aerox	There's enough of me to go around
2012-06-20 12:52:50	Brainderailment	Nice, http://i.imgur.com/wTDX9.jpg
2012-06-20 12:53:58	Halfleft|away	toomuch pizza
2012-06-20 12:54:10	Halfleft|away	somebody ake it from me please
2012-06-20 12:54:32	Brainderailment	Wow, so much pizza that it's affecting your grammar. This is serious.
2012-06-20 12:54:48	jared	Do I go grocery shopping after work today, or just play Dragon's Dogma... Why is life so hard?
2012-06-20 12:54:56	jared	I lol'd.
2012-06-20 12:59:21	@Aerox	owned
2012-06-20 12:59:23	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-06-20 12:59:31	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-20 12:59:31	--	Mode #destructoid [+o Aerox] by Q
2012-06-20 12:59:31	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-06-20 12:59:35	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-20 12:59:35	--	Mode #destructoid [+o Aerox] by Q
2012-06-20 12:59:41	@Aerox	I've been to that Chili's, too
2012-06-20 12:59:53	jared	Did you just pwn yourself..??
2012-06-20 12:59:56	@Aerox	yeah
2012-06-20 13:00:02	@Aerox	She goes to the school my mom teaches at
2012-06-20 13:00:06	@Aerox	I HOPE SHE'S HER STUDENT
2012-06-20 13:00:14	Halfleft|away	cool maybe she spat in your food
2012-06-20 13:00:40	@Aerox	I have posted it to her facebook
2012-06-20 13:03:29	Brainderailment	lemme see her fb, plox
2012-06-20 13:03:32	@Aerox	nope
2012-06-20 13:03:38	Brainderailment	aw shucjs
2012-06-20 13:03:44	@Aerox	ep already creeped enough for everyone
2012-06-20 13:06:32	+Gandysampras	jimmy rustels though, really?
2012-06-20 13:06:36	+Gandysampras	rustles*
2012-06-20 13:06:53	@Aerox	yeah that's dumb
2012-06-20 13:06:56	Brainderailment	Chili's doesn't know Jimmy rustles
2012-06-20 13:06:59	@Aerox	I just hope she knows this girl so she can make fun of her form e
2012-06-20 13:07:26	+Gandysampras	haha
2012-06-20 13:11:36	 *	jared doesn't understand what's happening
2012-06-20 13:12:40	Brainderailment	Jared, http://i.imgur.com/wTDX9.jpg
2012-06-20 13:17:01	jared	lool
2012-06-20 13:24:32	Halfleft|away	did you like my text gandy
2012-06-20 13:24:37	Halfleft|away	i was rather fond of it
2012-06-20 13:59:13	Brainderailment	I really don't like that 16:9 is the aspect ratio of a lot of tablets. It's not very good for landscape usage.
2012-06-20 13:59:29	Halfleft|away	your mother
2012-06-20 13:59:41	Brainderailment	ouch, hurts but it's fair
2012-06-20 14:01:33	jared	I a little bit want a tablet.
2012-06-20 14:01:56	Brainderailment	They're nice to use on the couch and in bed, I don't take mine out of the house though.
2012-06-20 14:02:14	Brainderailment	it's not 3g obviously
2012-06-20 14:02:25	scottyg	I've been to music shows where people are filming it with their iPad.
2012-06-20 14:02:38	Brainderailment	you should throw a rock at their screen
2012-06-20 14:02:53	Brainderailment	they'll cut that shit out really fast
2012-06-20 14:03:27	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-20 14:03:27	--	Mode #destructoid [+o TDiddy] by Q
2012-06-20 14:03:42	Ecks|Work	hey Travis
2012-06-20 14:03:43	@bloodylip	scottyg: i want to punch those people hard
2012-06-20 14:03:50	@bloodylip	harder than i want to punch the cast of Girls
2012-06-20 14:03:56	Ecks|Work	Wow
2012-06-20 14:03:57	jared	yeah, iPad filming is dumb.
2012-06-20 14:05:13	jared	I keep getting these nonsense character text messages from 'unknown sender'
2012-06-20 14:08:54	Brainderailment	I had to go on my phone providor's website and configure my phone number to not recieve calls or texts from the internet.
2012-06-20 14:09:38	Brainderailment	I called someone in Louisianna who had a virused up phone and I instantly started getting all kinds of fucked up nonsense.
2012-06-20 14:10:03	jared	Huh.
2012-06-20 14:10:14	jared	What kind of phone did you have?
2012-06-20 14:10:51	Brainderailment	I have an iPhone, the person I called had some android nonsense
2012-06-20 14:11:32	scottyg	Right, off to work. Later all.
2012-06-20 14:11:37	<--	scottyg (webchat@S01061caff7df6ce2.vc.shawcable.net) has quit (Quit: Page closed)
2012-06-20 14:22:55	Ecks|Work	time to go home
2012-06-20 14:23:00	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-20 14:32:02	jared	I wish I could go home. Hour and a half left.
2012-06-20 14:33:47	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-20 14:33:47	--	Mode #destructoid [+v Bigby] by Q
2012-06-20 14:34:08	Halfleft|away	sorry what?
2012-06-20 14:35:05	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-20 14:35:12	@Aerox	Haha, what? Android virus phones?
2012-06-20 14:35:25	Brainderailment	well, technically, malware
2012-06-20 14:38:06	@bloodylip	that somehow infected your iphone during a phone call?
2012-06-20 14:38:28	@Aerox	No, the shitty Android got infected
2012-06-20 14:38:31	@Aerox	And started spamming out crap
2012-06-20 14:38:39	Brainderailment	no, my phone number was compromised to a spammer
2012-06-20 14:38:41	@bloodylip	ohhh
2012-06-20 14:39:28	Brainderailment	It was within minutes of first calling that jackass
2012-06-20 14:40:32	Brainderailment	Why is microsoft so caught up on their kickstand? It's not a big deal
2012-06-20 14:41:12	Brainderailment	The sound of the kickstand opening and closing? Are you shitting me?
2012-06-20 14:41:23	jared	Because it's the only solid thing they have to promote?
2012-06-20 14:41:33	jared	Get it? Solid?
2012-06-20 14:42:23	@bloodylip	i don't get it.
2012-06-20 14:42:41	@Aerox	There's a sound?
2012-06-20 14:42:41	Brainderailment	Solid bro, solid
2012-06-20 14:42:47	+Bigby	kachunk
2012-06-20 14:43:04	Brainderailment	Aerox, presenter spent 5 minutes talkin about how they wanted it to sound like a "high end car door"
2012-06-20 14:43:13	@bloodylip	so... silent?
2012-06-20 14:43:25	@bloodylip	i mean, car doors don't really make sounds unless you slam them
2012-06-20 14:43:36	Brainderailment	New car doors anyway
2012-06-20 14:44:11	Brainderailment	I understand that they don't want it to sound like a piece of shit, but that should be a given and shouldn't be focused on in the presser
2012-06-20 14:44:17	+Bigby	id rather it make the star trek door opening sound
2012-06-20 14:44:17	jared	At least they didn't make it play the win95 default boot sound in its entirety every time you opened or closed it.
2012-06-20 14:44:18	+Bigby	swoosh
2012-06-20 14:44:50	Brainderailment	they should put an actuator on it so it pops in and out by itself lol
2012-06-20 14:45:06	@Aerox	WOOSH
2012-06-20 14:45:18	+Bigby	no JR, its swoosh
2012-06-20 14:45:22	+Bigby	with a swoo
2012-06-20 14:45:24	Brainderailment	Also, this keyboard cover will be released by belkin for the ipad within the year
2012-06-20 14:45:38	Brainderailment	no, it's a "FHSSEEEE"
2012-06-20 14:45:39	+Bigby	they cant
2012-06-20 14:45:49	jared	haha, yeah and makes that irritating electronic hum that automatic electronics have.
2012-06-20 14:46:02	jared	Is it patented?
2012-06-20 14:46:03	+Bigby	the only way to get a keyboard cover like that for iPad is through bluetooth, the headphone jack, or the dock
2012-06-20 14:46:17	+Bigby	the win8 tablet uses a magenetic dock pin
2012-06-20 14:46:25	@bloodylip	magnets?!
2012-06-20 14:46:28	Brainderailment	bluetooth it is
2012-06-20 14:46:30	+Bigby	ayep
2012-06-20 14:46:30	@bloodylip	APPLE HAS PATENTS ON MAGNETS
2012-06-20 14:46:32	@bloodylip	LAWSUIT
2012-06-20 14:46:36	Brainderailment	BAM
2012-06-20 14:46:40	+Bigby	dockpin magnets
2012-06-20 14:46:43	+Bigby	totes different
2012-06-20 14:46:43	jared	Magnets? How the fuck do they work?
2012-06-20 14:46:56	Brainderailment	miracles
2012-06-20 14:46:59	+Bigby	belief in magnets makes magnets work
2012-06-20 14:47:41	Brainderailment	I bet the next asus transformer will have this exact keyboard cover
2012-06-20 14:48:24	@Aerox	Kerry has one of these
2012-06-20 14:48:26	@Aerox	I've been thinking about getting one
2012-06-20 14:48:27	@Aerox	http://www.youtube.com/watch?v=CvjATWeUZvI&feature=player_embedded
2012-06-20 14:48:27	jared	Counter-bet: The cover will be found to have some horrible technical defect, causing M$ to recall all of them.
2012-06-20 14:48:27	DtoidBot	iPad Keyboard Case - ZAGGfolioâ„¢
2012-06-20 14:49:00	@Aerox	But I don't really do enough text stuff on mine so I can't decide if it's worth it or not
2012-06-20 14:49:05	@Aerox	Hahah the stupid basketball cover
2012-06-20 14:49:06	@bloodylip	that is the most retarded name ever
2012-06-20 14:49:07	@Aerox	What turd would buy that one
2012-06-20 14:49:08	<--	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-20 14:49:08	Brainderailment	jared, it looks like it will take a little configuring according to how hard you tap your fingers when typing. It'll work different for many people.
2012-06-20 14:49:16	+Bigby	hmm bluetooth connection though
2012-06-20 14:49:53	+Bigby	i like the Asus slider design
2012-06-20 14:50:41	Brainderailment	I think it's hilarious that netbooks are completely dead already
2012-06-20 14:50:51	+Bigby	so mean brain
2012-06-20 14:50:56	Brainderailment	they were terrible and should have never been made
2012-06-20 14:50:57	+Bigby	did you also feel glee when the PDA died?
2012-06-20 14:51:02	Brainderailment	yes
2012-06-20 14:51:24	Brainderailment	although blackberry is still holding onto a pda mindset somewhat
2012-06-20 14:51:50	+Bigby	all irrelevant anyway as soon as google perfect the glasses tech, its all AR all the time
2012-06-20 14:52:04	Brainderailment	sheeit, how do you tell it to do things
2012-06-20 14:52:10	+Bigby	mind control
2012-06-20 14:52:31	Brainderailment	a tube in your mouth like christopher reeves
2012-06-20 14:53:03	jared	The surface tablet makes me want to get an android teblet again.
2012-06-20 14:53:14	 *	jared looks at those instead
2012-06-20 14:53:31	Brainderailment	yeah, I'm kind of horny for the newest transformer
2012-06-20 14:53:59	+Bigby	im still waiting on Googles IO for the Nexus tablet
2012-06-20 14:54:06	Brainderailment	I really like my hp touchpad but there's no option in the browser to use desktop view
2012-06-20 14:54:15	Brainderailment	won't that be 7" bigby?
2012-06-20 14:54:23	+Bigby	according to rumors yeah
2012-06-20 14:54:35	Brainderailment	USELESS! KILL YOURSELF!
2012-06-20 14:54:38	+Bigby	supposedly its the Asus MEMO that was stopped production
2012-06-20 14:54:58	+Bigby	however there are others saying it could be Samsung
2012-06-20 14:55:03	+Bigby	as they seem to be tight right now
2012-06-20 14:55:07	Brainderailment	7
2012-06-20 14:55:08	jared	So, question for anyone with a tablet: When you use a tablet browser, do sites still act retarded and make everything small-display safe, or do they know the tablet has a larger screen and display the full site?
2012-06-20 14:55:18	jared	Oh, you just answered my Q.
2012-06-20 14:55:19	Brainderailment	depends
2012-06-20 14:55:26	+Bigby	depends on the browser and your device
2012-06-20 14:55:45	+Bigby	Dolphin HD is pretty good about it
2012-06-20 14:55:50	+Bigby	as is Opera Mini i think
2012-06-20 14:55:51	Brainderailment	Just recently some sites have started recognizing the hp touchpad as a mobile device, so now everything went to shit
2012-06-20 14:56:12	Brainderailment	but in android, you can set it to be seen as a desktop pc
2012-06-20 14:56:12	jared	bler
2012-06-20 14:56:18	Brainderailment	from my experience
2012-06-20 14:56:28	jared	Wunderbar!
2012-06-20 14:58:04	+Bigby	SSD have really dropped in price
2012-06-20 14:58:07	+Bigby	i think i will get one soon
2012-06-20 14:58:13	+Bigby	to start my full system upgrade
2012-06-20 14:58:27	Brainderailment	RAID that shit bro
2012-06-20 14:58:41	+Bigby	http://www.newegg.com/Product/Product.aspx?Item=N82E16820227727
2012-06-20 14:58:43	+Bigby	this one looks good
2012-06-20 14:59:00	Brainderailment	ever since ssd came out I've wanted to see one in raid0 runnin all fast like
2012-06-20 14:59:10	Brainderailment	240gb, not bad
2012-06-20 14:59:37	+Bigby	it still can be hampered by your mobo or processor if they are not up to snuff
2012-06-20 14:59:38	jared	Oh, actually, it seems pretty likely I'll pick this up: http://makeplaylive.com/
2012-06-20 14:59:38	@bloodylip	Brainderailment: did you ever see that video when SSDs were fairly new?
2012-06-20 14:59:47	Brainderailment	yeah, the intel one
2012-06-20 14:59:50	@bloodylip	where some guy/lab hooked up some insane number?
2012-06-20 15:00:25	Brainderailment	yeah, the hdd is my main bottleneck on this pc
2012-06-20 15:01:07	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-20 15:01:07	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-20 15:01:08	--	andrewm_ is now known as andrewm
2012-06-20 15:02:04	+Bigby	still debating on what video card to get
2012-06-20 15:02:16	+Bigby	AMD 7000 or 6000 series
2012-06-20 15:02:35	Brainderailment	when did the 7000 series come out?
2012-06-20 15:02:41	+Bigby	last year i think
2012-06-20 15:02:54	Brainderailment	wait for the 8000, then get the 7k when it drops in price
2012-06-20 15:03:06	+Bigby	i dont think that will be anytime soon
2012-06-20 15:03:10	Brainderailment	really?
2012-06-20 15:03:16	+Bigby	at least another year
2012-06-20 15:03:29	Brainderailment	they don't recycle as fast as nvidia?
2012-06-20 15:03:37	Brainderailment	nvidia is almost yearly
2012-06-20 15:03:42	+Bigby	they mostly make changes to existing platforms
2012-06-20 15:03:59	@bloodylip	didn't someone link the best price/performance card yesterday?
2012-06-20 15:04:08	@bloodylip	some AMD 7000 series for $250
2012-06-20 15:08:07	Brainderailment	This one is a guru3d recommended card. http://www.newegg.com/Product/Product.aspx?Item=N82E16814161416
2012-06-20 15:08:29	Brainderailment	nice clock numbers
2012-06-20 15:10:08	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-20 15:10:08	--	Mode #destructoid [+v Gemsi] by Q
2012-06-20 15:15:42	+Bigby	i plan to get the SSD first then the video card, i have to replace my Mobo and CPU at the same time
2012-06-20 15:15:50	+Bigby	since the board is 1156
2012-06-20 15:17:48	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-20 15:17:48	--	Mode #destructoid [+v jorge`] by Q
2012-06-20 15:20:51	Brainderailment	jesus
2012-06-20 15:27:42	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Read error: Connection reset by peer)
2012-06-20 15:37:35	-->	pointzeroeight (~pointzero@174.1.239.214) has joined #destructoid
2012-06-20 15:47:47	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-20 15:47:47	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-20 15:51:28	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-20 16:04:59	--	jared is now known as jared|away
2012-06-20 16:28:51	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-06-20 16:34:55	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-06-20 16:36:25	@Aerox	Nate are you still here
2012-06-20 16:37:32	--	Bigby is now known as ZombieNate
2012-06-20 16:37:35	+ZombieNate	urrrrrr
2012-06-20 16:37:37	@Aerox	No Bigby
2012-06-20 16:37:51	+ZombieNate	urrr/
2012-06-20 16:37:53	+ZombieNate	?
2012-06-20 16:38:13	+ZombieNate	ur urrrr urrrr
2012-06-20 16:38:33	--	ZombieNate is now known as ZombieBigby
2012-06-20 16:38:43	+ZombieBigby	urrrrbah
2012-06-20 16:41:35	+ZombieBigby	coooookiiiieeeeeeessss
2012-06-20 16:41:41	+ZombieBigby	nooomnoooom
2012-06-20 16:50:21	Brainderailment	wsup aerox
2012-06-20 16:52:14	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-20 17:03:23	richterlappy	wouldnt zombie bigby be hungry for children?
2012-06-20 17:04:56	@Aerox	Oh, hi nate
2012-06-20 17:05:00	@Aerox	I had an awesome youtube I'm sure you'll love
2012-06-20 17:05:09	Brainderailment	hit me
2012-06-20 17:05:14	@Aerox	http://www.somethingawful.com/d/awfulvision/mayonaise-corn-pig.php?page=2
2012-06-20 17:05:17	@Aerox	Third video on that page
2012-06-20 17:05:42	Brainderailment	septic 5, of course
2012-06-20 17:06:29	+ZombieBigby	that whole page makes me doubt darwinism
2012-06-20 17:06:48	Brainderailment	modern science and medicine suspend natural selection
2012-06-20 17:07:41	@Aerox	I'm just assuming that's your video
2012-06-20 17:07:48	@Aerox	Based on the sexts you've sent me in the past
2012-06-20 17:08:21	Brainderailment	Most of my sexts are technically not even sexts, just poop things
2012-06-20 17:08:21	+ZombieBigby	me am feel bad now from mental image, OUT OF BRAIN CASE IMAGE!
2012-06-20 17:08:52	Brainderailment	this guy is going to get some serious infections
2012-06-20 17:09:14	Brainderailment	rubbing actual shit into his eyes
2012-06-20 17:10:50	+ZombieBigby	pinkeye all day
2012-06-20 17:10:58	richterlappy	ugh damn aerox
2012-06-20 17:11:07	richterlappy	thats scarier than anime reality or pony shit
2012-06-20 17:11:15	richterlappy	a man literally covered in shit
2012-06-20 17:11:34	+ZombieBigby	i didnt watch it
2012-06-20 17:11:39	richterlappy	its like some fucked up tmnt villian , shit man or something
2012-06-20 17:11:47	+ZombieBigby	my imagination of what he could be doing is far worse than what he probably is
2012-06-20 17:12:09	+ZombieBigby	like chugging the shit water down
2012-06-20 17:12:52	Brainderailment	a beer bong funneling shit into his stomache directly
2012-06-20 17:13:00	Brainderailment	that's what's happening
2012-06-20 17:13:26	@Aerox	Maybe he can team up with that guy from yesterday
2012-06-20 17:13:33	@Aerox	and reverse inflate himself with shit
2012-06-20 17:13:45	Brainderailment	ass to mouth
2012-06-20 17:14:35	+ZombieBigby	god stop please
2012-06-20 17:14:39	+ZombieBigby	im feeling ill
2012-06-20 17:15:10	Brainderailment	then vomited into the 2  girls one cup ladies' mouths
2012-06-20 17:16:20	+ZombieBigby	brain...why
2012-06-20 17:16:43	@Aerox	It is probably  a good thing I don't actually have your #
2012-06-20 17:16:47	@Aerox	because I would text you this shit constantly
2012-06-20 17:17:04	Brainderailment	well shit, sign me up for scat facts!
2012-06-20 17:17:44	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-20 17:17:53	+ZombieBigby	i hope you are talking to brain, JR
2012-06-20 17:18:11	@Aerox	yes
2012-06-20 17:18:18	+ZombieBigby	good
2012-06-20 17:20:52	richterlappy	nah he shud team up with the miley cyrus stalker guy
2012-06-20 17:25:09	Brainderailment	line
2012-06-20 17:25:12	Brainderailment	link*
2012-06-20 17:27:26	richterlappy	http://imgur.com/a/XzqKh
2012-06-20 17:28:02	richterlappy	https://twitter.com/#!/MileyCyrusCarlx
2012-06-20 17:28:07	@TDiddy	hah
2012-06-20 17:28:41	@Aerox	Pew 2.0
2012-06-20 17:28:53	richterlappy	behind the 1st picture he has a miley cyrus standee
2012-06-20 17:29:47	+ZombieBigby	who is this serial killer
2012-06-20 17:32:22	Brainderailment	Holy shit, no joke. This guy is 100% serial killer
2012-06-20 17:32:40	Brainderailment	says his twitter profile no longer exists
2012-06-20 17:33:01	@Aerox	unsurprising
2012-06-20 17:33:32	+ZombieBigby	im sure Miley pisses herself thinking this guy is out there....somewhere
2012-06-20 17:34:10	Brainderailment	Just when she thought it was okay to be a has been, this guy reminds her that she's being watched. *movie voice
2012-06-20 17:34:29	@Aerox	Maybe it's all a calculated plot to make Miley piss herself
2012-06-20 17:34:32	@Aerox	I could see that being his endgame
2012-06-20 17:34:44	Brainderailment	For harvest
2012-06-20 17:35:52	@Aerox	http://gunshowcomic.com/comics/20111118-pissworld.png
2012-06-20 17:36:03	@Aerox	The troll is so cute
2012-06-20 17:38:08	richterlappy	http://bulk.destructoid.com/ul/229689-the-geek-question-hobbyist-vs-intellectual/deadboltsizedwo7-620x.jpg  coolest guy ever
2012-06-20 17:38:40	Brainderailment	I love the "Mountain Breeze" drink cans
2012-06-20 17:39:24	Brainderailment	I'm sure that guy made this video. http://www.youtube.com/watch?v=DCl0A0t7d2Y
2012-06-20 17:39:26	DtoidBot	Mountain Breeze unboxing
2012-06-20 17:41:37	@Aerox	hahaha refreshe
2012-06-20 17:41:41	@Aerox	best thing about that brand
2012-06-20 17:41:44	@Aerox	it used to be refreshé
2012-06-20 17:41:54	@Aerox	But after the whole freedom fries thing back after 9/11
2012-06-20 17:41:56	@Aerox	they took off the accent
2012-06-20 17:42:09	Brainderailment	Are you serious? Or did you just make that up?
2012-06-20 17:42:11	+ZombieBigby	never heard of it
2012-06-20 17:42:13	@Aerox	i am serious
2012-06-20 17:42:15	@Aerox	It's Safeway's in house brand
2012-06-20 17:42:18	Brainderailment	fuck christ
2012-06-20 17:42:26	@Aerox	And my hometown is the flagship safeway store
2012-06-20 17:42:30	@Aerox	it's nice as shit
2012-06-20 17:42:33	@Aerox	they have a whiskey cellar
2012-06-20 17:42:38	@Aerox	I mean they never formally announced the reason for yanking the accent
2012-06-20 17:42:42	@Aerox	but it happened right around that tie
2012-06-20 17:42:43	@Aerox	time
2012-06-20 17:42:46	Brainderailment	Yeah
2012-06-20 17:42:52	@Aerox	So that's my assumption
2012-06-20 17:42:55	Brainderailment	Fuck americans
2012-06-20 17:43:30	Brainderailment	Do you have Sun Drop out west?
2012-06-20 17:43:57	@Aerox	no
2012-06-20 17:44:04	Brainderailment	Have you had it?
2012-06-20 17:44:46	+ZombieBigby	i know sun drop
2012-06-20 17:44:57	Brainderailment	Cuz you in da souf
2012-06-20 17:45:01	+ZombieBigby	i miss Clearly Canadian drinks
2012-06-20 17:45:32	richterlappy	why does something from iowa ship faster than something thats in the same state as me?
2012-06-20 17:46:38	@Aerox	Because everyone wants to get the fuck out of Iowa ASAP
2012-06-20 17:46:50	Brainderailment	Yeah, I mean, really.
2012-06-20 17:56:24	Brainderailment	Just listen to Slipknot's Iowa album and think about it dude.
2012-06-20 17:57:00	-->	Suff0cat (Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has joined #destructoid
2012-06-20 18:00:20	Suff0cat	You bitches make my pee pee soft
2012-06-20 18:00:30	Brainderailment	pushin rope?
2012-06-20 18:00:41	+ZombieBigby	that sounds like you piss hard water
2012-06-20 18:00:55	Suff0cat	Maybe I do
2012-06-20 18:00:55	DtoidBot	...
2012-06-20 18:00:57	+ZombieBigby	must be hell on the kidney stones
2012-06-20 18:01:09	Brainderailment	kidney gravel
2012-06-20 18:14:30	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-20 18:14:30	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-06-20 18:16:06	@Aerox	sup suff
2012-06-20 18:16:30	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-20 18:35:49	Suff0cat	Oh you know
2012-06-20 18:39:50	Suff0cat	Things and stuff
2012-06-20 18:40:05	@Aerox	excitin
2012-06-20 18:40:05	@Aerox	g
2012-06-20 18:42:28	Suff0cat	Yeaaah buddy
2012-06-20 18:45:03	richterlappy	http://www.youtube.com/watch?v=Q0EZ1tE2FrI
2012-06-20 18:45:04	DtoidBot	Yeah Buddy!
2012-06-20 18:45:05	DtoidBot	...
2012-06-20 18:50:29	DougCL	nerds, give me one good reason to watch game of thrones.
2012-06-20 18:51:28	+ZombieBigby	tits
2012-06-20 18:52:24	DougCL	i said a good reason
2012-06-20 18:52:28	DougCL	im not 12
2012-06-20 18:52:36	DougCL	if i need to see tits i know where to find them
2012-06-20 18:52:43	+ZombieBigby	cocks
2012-06-20 18:52:50	DougCL	i said a good reason
2012-06-20 18:52:51	DougCL	im not 12
2012-06-20 18:52:57	DougCL	if i need to see cocks i know where to find them
2012-06-20 18:53:12	+ZombieBigby	an awesome dwarf
2012-06-20 18:53:20	DougCL	now we gettin somewherez
2012-06-20 18:53:30	richterlappy	got... possible crossover with larry david and ricky gervias show?
2012-06-20 18:53:51	richterlappy	you might also see ari gold in a episode
2012-06-20 18:54:21	DougCL	whats an ari gold
2012-06-20 18:54:35	Suff0cat	Sounds like one of them jews
2012-06-20 18:54:56	DougCL	i prefer ira glass to ari gold.
2012-06-20 18:58:11	richterlappy	still waiting for a breaking bad and got crossover
2012-06-20 20:03:45		irc: disconnected from server
2012-06-20 20:04:06	-->	benbeltran (~benbeltra@200.77.5.199) has joined #destructoid
2012-06-20 20:04:06	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q @TDiddy +Gandysampras +jorge` +lolshin +Torzelan +ZombieBigby [Slime] ^power Aerox andrewm benbeltran Brainderailment cardfrek dare- DougCL DtoidBot jared|away Kasreyn mistic phoneshin pointzeroeight richterlappy RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-06-20 20:04:06	--	Channel #destructoid: 29 nicks (4 ops, 0 halfops, 5 voices, 20 normals)
2012-06-20 20:04:10	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-20 20:04:20	RobotBebop	MS should just ditch IE10 on WinPhone8 now
2012-06-20 20:04:28	RobotBebop	because the second that shit is out people are going to port WebKit to it
2012-06-20 20:04:39	RobotBebop	because FUCK internet explorer.
2012-06-20 20:05:12	Brainderailment	Some people say it's getting better, but srsly, fuck ie
2012-06-20 20:05:24	Brainderailment	You can't get me to go back, no matter what you do.
2012-06-20 20:05:28	RobotBebop	its getting better in the same way eating a pile of shit gets better
2012-06-20 20:05:51	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Quit)
2012-06-20 20:06:37	RobotBebop	I bet UDK will support WinPhone 8
2012-06-20 20:06:43	RobotBebop	because DirectX
2012-06-20 20:06:49	Brainderailment	2nd comment on that video, "Collapse of iPhone and Android starts today." Okay, buddy, try not to hurt yourself too bad doing menial tasks you cunting retard
2012-06-20 20:07:27	RobotBebop	hahahaha
2012-06-20 20:07:30	Brainderailment	I'm still amazed that there are microsoft fanboys, it's like being a fan of the government.
2012-06-20 20:07:37	dare-	How does eating a pile of shit get better
2012-06-20 20:07:42	RobotBebop	it doesn't.
2012-06-20 20:07:49	RobotBebop	you just tell yourself it does to make it seem palatable
2012-06-20 20:07:58	dare-	I dunno, IE9 was better than all the versions before
2012-06-20 20:08:01	dare-	I mean it wasn't Chrome
2012-06-20 20:08:04	RobotBebop	no it isn't
2012-06-20 20:08:04	dare-	But it was better
2012-06-20 20:08:08	RobotBebop	it loads slower than all of them
2012-06-20 20:08:12	RobotBebop	the UI is retarded as fuck
2012-06-20 20:08:22	RobotBebop	and is generally slower and more difficult to use
2012-06-20 20:08:53	dare-	I didn't have problems with the UI or speed
2012-06-20 20:09:13	RobotBebop	well i do
2012-06-20 20:09:23	RobotBebop	its a piece of shit
2012-06-20 20:09:33	dare-	But I still recommend Chrome to anyone over anything else in Windows
2012-06-20 20:09:54	dare-	I love how Chrome on Android can retrieve all your currently opened tabs/desktop bookmarks
2012-06-20 20:11:33	RobotBebop	Telus is supposed to have the ICS update for my phone next month
2012-06-20 20:12:45	+ZombieBigby	id like a tablet with a replacable battery
2012-06-20 20:13:15	RobotBebop	get the keyboard attachment for the eeepad
2012-06-20 20:13:18	RobotBebop	extra battery
2012-06-20 20:13:30	+ZombieBigby	no i want a battery that i can take out of the tablet if i want
2012-06-20 20:13:40	Brainderailment	Most people don't think that is a worthwhile feature, so it's probably not going to be mainstream anytime soon.
2012-06-20 20:14:13	Brainderailment	It's shitty because the lifespan of the device is limited to the lifespan of the shithole battery
2012-06-20 20:14:27	+ZombieBigby	yeah
2012-06-20 20:14:32	dare-	Planned obsolescence
2012-06-20 20:14:36	dare-	They just count on you getting a new one
2012-06-20 20:14:38	Brainderailment	^
2012-06-20 20:14:46	dare-	Devices have such short life cycles these days
2012-06-20 20:14:48	RobotBebop	another issue i have with ultimately getting a win phone is that MS will fuck up the branding of all the services it uses, i'll start with a windows live account
2012-06-20 20:14:55	RobotBebop	and in a few years it'll be called something else completely confusing
2012-06-20 20:14:57	Brainderailment	once the battery in my hp touchpad goes out, it's gone. I doubt anyone will have replacements
2012-06-20 20:15:18	dare-	The battery tech on those should still be decent for 3-4 years
2012-06-20 20:15:25	dare-	At that point you'll want something new anyway
2012-06-20 20:15:32	Brainderailment	Yeah, but it kills the resale value
2012-06-20 20:15:49	dare-	No one is going to want a single core Touchpad in 3-4 years
2012-06-20 20:16:01	RobotBebop	nobody wants one now
2012-06-20 20:16:05	dare-	Exactly
2012-06-20 20:16:07	Brainderailment	haha
2012-06-20 20:16:17	Brainderailment	it hurts because it's true
2012-06-20 20:16:19	dare-	Plus you bought it on clearance like everyone else right?
2012-06-20 20:16:23	dare-	It's not much of a loss
2012-06-20 20:16:26	Brainderailment	Yeah
2012-06-20 20:16:30	Brainderailment	250
2012-06-20 20:16:36	Brainderailment	brb
2012-06-20 20:16:38	dare-	Tablets in my view don't necessitate their price premium
2012-06-20 20:16:42	dare-	You just can't do enough with them
2012-06-20 20:17:04	RobotBebop	they're a premium device
2012-06-20 20:17:14	RobotBebop	people don't get them because they're particularly useful
2012-06-20 20:17:28	RobotBebop	they're living room computers.
2012-06-20 20:17:30	dare-	No but they tell themselves they do
2012-06-20 20:17:56	dare-	Moose try this ROM http://forum.xda-developers.com/showthread.php?t=1704524
2012-06-20 20:18:33	<--	phoneshin (~phoneshin@166.147.100.18) has quit (Quit: Cool, huh?)
2012-06-20 20:18:34	RobotBebop	i'm going to guess that's the Ice Cold Sandwich rom
2012-06-20 20:18:47	dare-	It's not the official Telus one
2012-06-20 20:18:50	dare-	But it mostly works
2012-06-20 20:18:54	dare-	Or this one http://forum.xda-developers.com/showthread.php?t=1450962
2012-06-20 20:19:14	dare-	Does HTC release the source code like Samsung for their handsets?
2012-06-20 20:19:23	RobotBebop	i have no idea
2012-06-20 20:19:34	RobotBebop	i tried ice cold sandwich a few months back and it was crashy as shit
2012-06-20 20:19:44	RobotBebop	i don't feel like dicking around with roms anymore
2012-06-20 20:20:02	RobotBebop	i had to buy a fucking keyboard app because the stock one was being shitty
2012-06-20 20:20:08	dare-	Yeah I generally feel that way
2012-06-20 20:20:09	RobotBebop	so, yah. done with android.
2012-06-20 20:20:12	dare-	CM9 is my exception
2012-06-20 20:20:20	dare-	I love Swiftkey
2012-06-20 20:20:51	dare-	I think the next iPhone is debuting before WP8 will be available
2012-06-20 20:21:01	RobotBebop	who actually has the video of the windows phone 8 summit
2012-06-20 20:21:05	RobotBebop	i want to watch all of it
2012-06-20 20:21:06	DtoidBot	...
2012-06-20 20:21:16	RobotBebop	MS says Fall for WP8
2012-06-20 20:21:48	dare-	Yeah I think iPhone 5 is sooner
2012-06-20 20:21:49	dare-	http://www.ilounge.com/index.php/news/comments/foxconn-chief-tells-consumers-to-wait-on-iphone-5/
2012-06-20 20:22:32	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-20 20:22:32	--	Mode #destructoid [+o CronosBlade] by Q
2012-06-20 20:22:36	dare-	http://channel9.msdn.com/Events/Windows-Phone/Summit
2012-06-20 20:23:42	RobotBebop	ah, sweet
2012-06-20 20:23:42	RobotBebop	thanks
2012-06-20 20:24:32	dare-	Yep
2012-06-20 20:24:53	RobotBebop	if MS has a remote play feature for xbox on a windows phone that would be slick
2012-06-20 20:25:19	dare-	Like control what videos your Xbox plays from the phone?
2012-06-20 20:25:34	dare-	Or like PSP and PS3
2012-06-20 20:25:41	dare-	And play PS3 games remotely on PSP
2012-06-20 20:26:02	RobotBebop	no, like that remote play feature that they're working on with the vita
2012-06-20 20:26:05	RobotBebop	where you can play ps3 games on your vita
2012-06-20 20:26:14	RobotBebop	MS needs better speakers
2012-06-20 20:26:31	dare-	They already had that feature with the PSP
2012-06-20 20:26:39	dare-	It's an old old feature
2012-06-20 20:26:45	dare-	Vita just gets it late, like PS1 games
2012-06-20 20:26:56	RobotBebop	oooh
2012-06-20 20:27:12	dare-	It's basically personal game streaming
2012-06-20 20:27:16	RobotBebop	ah
2012-06-20 20:27:24	dare-	And not all games are copmatible, but a lot are
2012-06-20 20:27:54	dare-	Hey Amazon is selling SF4AE for PC for $10 this Friday
2012-06-20 20:28:12	RobotBebop	oooh
2012-06-20 20:28:25	dare-	If you want a copy Moose let me know
2012-06-20 20:28:27	RobotBebop	if i get the key can i do that thing
2012-06-20 20:28:29	RobotBebop	with steam
2012-06-20 20:28:35	+lolshin	^
2012-06-20 20:28:36	+lolshin	?
2012-06-20 20:28:37	dare-	No, this game isn't steam compatible unfortunately
2012-06-20 20:28:40	+lolshin	boooooooooooooooooo
2012-06-20 20:28:45	dare-	Stupid Capcom and their GFWL crap
2012-06-20 20:28:58	+lolshin	its on steam tho
2012-06-20 20:29:06	dare-	It is
2012-06-20 20:29:10	dare-	But GFWL overlays on top of it
2012-06-20 20:29:17	+lolshin	bleg
2012-06-20 20:29:22	dare-	Bleg yo face
2012-06-20 20:29:28	dare-	I didn't even know you played fighting games
2012-06-20 20:29:40	+lolshin	i never stay in practice
2012-06-20 20:29:40	Aerox	moose is a dive kick master
2012-06-20 20:29:50	+lolshin	and i have to play a lot before i'm competent again
2012-06-20 20:29:56	+lolshin	but yeah, i enjoy them
2012-06-20 20:30:02	dare-	Just get it, Steam can associate with the game
2012-06-20 20:30:06	dare-	Even if it isn't Steamworks
2012-06-20 20:30:18	dare-	We can do endless battle with Aerox
2012-06-20 20:30:18	dare-	He has it
2012-06-20 20:30:20	+lolshin	nah i'd probably just wait for a price drop on sfxt
2012-06-20 20:30:37	+lolshin	don't want to buy super again
2012-06-20 20:30:38	RobotBebop	you have AE on PC jro?
2012-06-20 20:30:48	Aerox	yeah
2012-06-20 20:30:53	dare-	They gave it to him for freesies
2012-06-20 20:31:26	RobotBebop	oh yeah
2012-06-20 20:31:29	Brainderailment	Look what I just did. http://www.youtube.com/watch?v=tEXGXx7RsIk&feature=player_detailpage
2012-06-20 20:31:30	DtoidBot	Whistling at hungry baby bird.
2012-06-20 20:31:30	RobotBebop	jro has the magic steam account
2012-06-20 20:31:40	dare-	You should get it Moose
2012-06-20 20:31:43	Aerox	hahaha
2012-06-20 20:31:44	dare-	We can play
2012-06-20 20:31:47	Aerox	did you puke in it's mouth
2012-06-20 20:31:49	Aerox	*its
2012-06-20 20:32:01	Brainderailment	almost
2012-06-20 20:32:10	dare-	He farted
2012-06-20 20:32:33	RobotBebop	i'll wait til the summer sales dare
2012-06-20 20:32:37	RobotBebop	i bet it'll come up on steam
2012-06-20 20:33:09	dare-	Boo I'll wait too then
2012-06-20 20:33:58	richterlappy	http://www.youtube.com/watch?v=5ODs4nxNnWM deals deals deals!
2012-06-20 20:34:00	DtoidBot	Crazy Gideon's
2012-06-20 20:34:47	Suff0cat	I SO CRAZY!
2012-06-20 20:35:55	+lolshin	dare moose l4d2
2012-06-20 20:38:43	dare-	SFA3 on GGPO
2012-06-20 20:38:56	+lolshin	olololool
2012-06-20 20:39:26	+ZombieBigby	ggpo?
2012-06-20 20:39:28	richterlappy	sexy beach 2 online
2012-06-20 20:39:35	+lolshin	hahahahahaha
2012-06-20 20:40:30	dare-	I'd ask DougCL but he won't play me
2012-06-20 20:40:43	richterlappy	wink wink nudge nudge
2012-06-20 20:40:49	RobotBebop	i don't know if i like this Compile In The Cloud thing
2012-06-20 20:40:59	RobotBebop	i don't want ti hand over my source and let it sit on another server somewhere
2012-06-20 20:41:07	Brainderailment	that's hilarious
2012-06-20 20:41:23	RobotBebop	I'm kinda thinking that might just be for .NET assemblies
2012-06-20 22:29:38		irc: disconnected from server
2012-06-21 08:37:06	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-21 08:37:06	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +lolshin +Torzelan [Slime] ^power andrewm benbeltran cardfrek DougCL DtoidBot Ecks|Work jared|away Kasreyn meeetalnarf metalnarf mistic pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-06-21 08:37:06	--	Channel #destructoid: 23 nicks (2 ops, 0 halfops, 4 voices, 17 normals)
2012-06-21 08:37:10	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-21 08:42:04	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeecks
2012-06-21 08:45:19	--	jared|away is now known as jared
2012-06-21 08:45:20	Ecks|Work	liiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiip
2012-06-21 08:45:24	Ecks|Work	jared!
2012-06-21 08:45:24	jared	OHAI
2012-06-21 08:45:29	Ecks|Work	WASSUP
2012-06-21 08:45:30	jared	EKCS!!!
2012-06-21 08:45:48	jared	NM!!! ASL??
2012-06-21 08:46:04	Ecks|Work	23/M/Ottawa
2012-06-21 08:46:05	Ecks|Work	you?
2012-06-21 08:46:15	jared	haha
2012-06-21 08:46:18	@bloodylip	29/M/DE
2012-06-21 08:46:26	jared	27/M/Bawwwwston
2012-06-21 08:46:28	@bloodylip	want to swordfight?!
2012-06-21 08:46:36	Ecks|Work	DONE DEAL
2012-06-21 08:46:36	jared	Awww yup.
2012-06-21 08:51:20	jared	!q
2012-06-21 08:51:20	DtoidBot	[182] <+theGoldenAvatar> That dog looks like he's getting ready to suck a dick
2012-06-21 08:51:53	jared	No wiser words have been spoken.
2012-06-21 08:59:00	Ecks|Work	!q
2012-06-21 08:59:01	DtoidBot	[1064] * tgg has quit (Quit: http://www.mibbit.com ajax IRC Client)
2012-06-21 08:59:16	Ecks|Work	thats the worst quote
2012-06-21 08:59:17	Ecks|Work	in history
2012-06-21 08:59:22	Ecks|Work	!q
2012-06-21 08:59:23	DtoidBot	[20] <scottyg> actually... this muscular woman does have a cute vagina
2012-06-21 09:01:46	@bloodylip	Ecks|Work: but everyone is always happen when ben leaves
2012-06-21 09:03:03	Ecks|Work	thats true
2012-06-21 09:27:38	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-06-21 10:01:55	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-06-21 10:02:45	EvilCheese|work	derp
2012-06-21 10:03:03	@bloodylip	jarod!
2012-06-21 10:03:08	EvilCheese|work	bloody!
2012-06-21 10:03:48	EvilCheese|work	who is Q?
2012-06-21 10:04:29	jared	Oh, hey other jare(o)d.
2012-06-21 10:04:49	@bloodylip	Q is like chanbot or chanserv
2012-06-21 10:04:51	@bloodylip	and nickserv
2012-06-21 10:04:58	@bloodylip	he's like all those dumb bots wrapped into one
2012-06-21 10:09:14	EvilCheese|work	damn bots
2012-06-21 10:09:21	EvilCheese|work	they'll be the end of the world I tells ya
2012-06-21 10:10:27	Ecks|Work	=O
2012-06-21 10:11:10	jared	Call of Duty is counting on it.
2012-06-21 10:11:49	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-21 10:11:49	--	Mode #destructoid [+o TDiddy] by Q
2012-06-21 10:12:15	Ecks|Work	hey Travis
2012-06-21 10:12:30	@TDiddy	hi!
2012-06-21 10:12:56	Ecks|Work	whats up?
2012-06-21 10:13:17	@TDiddy	nothin
2012-06-21 10:19:35	Ecks|Work	that sounds boring
2012-06-21 10:20:44	@TDiddy	watching the soup
2012-06-21 10:20:56	@bloodylip	that sounds amazing
2012-06-21 10:21:33	@TDiddy	wtf
2012-06-21 10:21:36	EvilCheese|work	the soup?
2012-06-21 10:21:36	@TDiddy	Kylie Minogue
2012-06-21 10:22:35	@TDiddy	Joel McHale makes fun of reality shows and dumb scripted shows for 30 minutes
2012-06-21 10:22:41	@TDiddy	lol
2012-06-21 10:22:43	EvilCheese|work	oh I've seen it
2012-06-21 10:22:47	@TDiddy	Pirhanacanda
2012-06-21 10:23:12	EvilCheese|work	I think it can be down right hilarious at times. It's a shame it's on E! though.
2012-06-21 10:23:33	@TDiddy	yeah
2012-06-21 10:23:37	@TDiddy	i forget it is on all the time
2012-06-21 10:24:16	@bloodylip	so Kylie Minogue is on it now?
2012-06-21 10:24:25	@TDiddy	she showed up
2012-06-21 10:24:28	@bloodylip	did it do the quick cut during Koechner's bit?
2012-06-21 10:25:10	@TDiddy	lol
2012-06-21 10:34:05	EvilCheese|work	now for something creepy: http://youtu.be/rIX_6TBeph0
2012-06-21 10:35:15	@TDiddy	scary
2012-06-21 10:35:22	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-21 10:35:22	--	Mode #destructoid [+o Aerox] by Q
2012-06-21 10:35:33	@bloodylip	hahaha
2012-06-21 11:04:33	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-21 11:09:58	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-21 11:25:26	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-21 11:35:28	theGoldenAvatar	Man
2012-06-21 11:35:40	theGoldenAvatar	There are too many mother fuckers in the gym at 11:30am
2012-06-21 11:35:57	EvilCheese|work	that's when all the mother fuckers go
2012-06-21 11:50:43	@bloodylip	are they fucking their mothers when they're in there?
2012-06-21 11:50:50	@bloodylip	because that seems inappropriate for a gym
2012-06-21 11:52:58	EvilCheese|work	of course not
2012-06-21 11:53:05	EvilCheese|work	that would be inappropriate
2012-06-21 11:53:16	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-21 11:53:22	EvilCheese|work	but it is the only time of the day that they're not fucking their mothers
2012-06-21 11:53:24	Brainderailment	Infected erection
2012-06-21 12:02:01	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-21 12:02:01	--	Mode #destructoid [+v ProfPew] by Q
2012-06-21 12:04:01	@Aerox	heya nate
2012-06-21 12:04:57	-->	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-21 12:05:06	Brainderailment	sup jrox
2012-06-21 12:10:42	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-21 12:17:22	<--	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has quit (Ping timeout)
2012-06-21 12:18:38	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-21 12:26:55	[Slime]	https://twitter.com/choochoobear/statuses/215855480067719170
2012-06-21 12:30:47	Halfleft|away	HEY LETS PLAY A GAME
2012-06-21 12:31:04	Halfleft|away	it's called "how did gavin know lauren had used the bathroom before him?"
2012-06-21 12:31:18	storyr	there was hair everywhere?
2012-06-21 12:31:18	Halfleft|away	is it A) the layer of soap scum lining the bottom
2012-06-21 12:31:29	Halfleft|away	B) The 10 inch long brown/ginger hairs all over it
2012-06-21 12:31:37	storyr	B
2012-06-21 12:31:38	Halfleft|away	C) The layer of condensation all over the room
2012-06-21 12:31:38	storyr	it's B
2012-06-21 12:31:40	storyr	I KNOW IT
2012-06-21 12:31:40	storyr	B
2012-06-21 12:31:41	storyr	wait
2012-06-21 12:31:44	@bloodylip	D) The big black dildo
2012-06-21 12:31:44	Halfleft|away	or D) she told me
2012-06-21 12:31:47	storyr	D) All of the above
2012-06-21 12:31:56	Halfleft|away	storyr wins
2012-06-21 12:31:57	Halfleft|away	also
2012-06-21 12:32:13	Halfleft|away	I've endevoured to do my laundry on a thursday after work ever week for the last 6 months
2012-06-21 12:32:13	meeetalnarf	E) the lovely smell of womanhood
2012-06-21 12:32:18	Halfleft|away	WHY DOES SHE CHOOSE THEN TO DO HERS
2012-06-21 12:32:22	Halfleft|away	SHES BEEN IN THE HOUSE ALL WEEK
2012-06-21 12:33:08	storyr	Murphy's Law
2012-06-21 12:35:35	[Slime]	lauren law
2012-06-21 12:35:46	[Slime]	anything that can inconvenience halfie must be done
2012-06-21 12:35:51	[Slime]	when he least expects it
2012-06-21 12:36:25	@Aerox	HI RICKEY
2012-06-21 12:36:33	@Aerox	Gavin let's play a game
2012-06-21 12:36:34	@Aerox	It's called
2012-06-21 12:36:37	@Aerox	Why do you live with Lauren
2012-06-21 12:37:46	Halfleft|away	walking to the shop with her juts now she tells me Dave is um-ing and ah-ing about moving in with her (dave pissing about not making an executive decision!? shocking I know)
2012-06-21 12:38:07	<--	Halfleft|away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-21 12:38:11	-->	Halfleft|away (Halflefta@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-21 12:38:15	Halfleft|away	weird
2012-06-21 12:38:18	Halfleft|away	what was my last message
2012-06-21 12:38:35	[Slime]	<Halfleft|away> I love life
2012-06-21 12:38:44	Halfleft|away	that doesn't looks right
2012-06-21 12:38:54	[Slime]	that was the last line I saw
2012-06-21 12:40:13	Halfleft|away	well either way it's not happening again.
2012-06-21 12:40:25	Halfleft|away	whats a polite way of telling someone you don't want to live with them
2012-06-21 12:40:35	[Slime]	I don't want to live with you
2012-06-21 12:41:01	[Slime]	to answer your question though I'm not really sure
2012-06-21 12:43:25	Halfleft|away	hopefully dave will pull his fucking finger out and it won't be a problem
2012-06-21 12:44:57	meeetalnarf	sex-joke?
2012-06-21 12:46:16	Halfleft|away	[18:37] <Halfleft|away> walking to the shop with her juts now she tells me Dave is um-ing and ah-ing about moving in with her (dave pissing about not making an executive decision!? shocking I know)
2012-06-21 12:46:16	Halfleft|away	[18:37] <Halfleft|away> I was like all "UUH! I'm ooking for places with jake sorry!"
2012-06-21 12:46:31	Halfleft|away	wait is that not a phrase you're familiar with
2012-06-21 12:46:50	meeetalnarf	nope :(
2012-06-21 12:49:35	Halfleft|away	oh it kind of means "stop doing nothing"
2012-06-21 12:49:41	Halfleft|away	ie dave needs to actively make a decision
2012-06-21 12:50:03	meeetalnarf	i see
2012-06-21 12:55:21	-->	EvilCheese|work (webchat@lfrq123.asdp32.sra.com) has joined #destructoid
2012-06-21 12:56:15	Brainderailment	Like "sitting there with his thumb up his ass".
2012-06-21 12:57:02	EvilCheese|work	well how else would you sit?
2012-06-21 12:57:12	Ecks|Work	butt plug
2012-06-21 12:57:16	Ecks|Work	sometimes I need two hands
2012-06-21 12:57:24	Brainderailment	Two wrists
2012-06-21 12:57:35	EvilCheese|work	two fists
2012-06-21 13:06:42		irc: disconnected from server
2012-06-21 13:07:04	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-21 13:07:04	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Gandysampras +lolshin +ProfPew +Torzelan [Slime] ^power andrewm Batthink benbeltran Brainderailment cardfrek DougCL DtoidBot Ecks|Work EvilCheese|work Halfleft|away jared Kasreyn meeetalnarf metalnarf mistic pointzeroeight storyr Suff0cat theGoldenAvatar]
2012-06-21 13:07:04	--	Channel #destructoid: 29 nicks (4 ops, 0 halfops, 4 voices, 21 normals)
2012-06-21 13:07:06	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-21 13:10:17	@Aerox	Your thumb is so tiny why even bother
2012-06-21 13:10:20	@Aerox	Plug is def. the way to go
2012-06-21 13:10:49	Halfleft|away	just had to take her laundry out
2012-06-21 13:10:54	@Aerox	pee on it
2012-06-21 13:10:55	Brainderailment	You need at least a 6 inch diameter aerox
2012-06-21 13:11:02	@Aerox	Let's not get crazy nate
2012-06-21 13:11:07	Halfleft|away	were i back in my student building it would be dumped on the floor
2012-06-21 13:11:15	@Aerox	I think 4 at the widest is appropriate
2012-06-21 13:11:25	Brainderailment	4 is maintenance
2012-06-21 13:11:32	Brainderailment	6 is HHNNNNGGGG!
2012-06-21 13:11:40	@Aerox	Well I guess you're the plug expert
2012-06-21 13:11:42	@Aerox	plugspert
2012-06-21 13:12:42	@Aerox	What other plug tips do you have
2012-06-21 13:13:41	EvilCheese|work	plugspert?
2012-06-21 13:13:43	EvilCheese|work	ewww
2012-06-21 13:14:48	EvilCheese|work	plugspurt?
2012-06-21 13:15:18	Brainderailment	Plegskwert
2012-06-21 13:15:22	@Aerox	that only happens when you yank it out
2012-06-21 13:15:37	Halfleft|away	it's always butt play with you aerox
2012-06-21 13:15:45	@Aerox	nate and jared started it
2012-06-21 13:15:52	@Aerox	jarod
2012-06-21 13:18:18	jared	I was just gonna say..
2012-06-21 13:18:34	EvilCheese|work	don't lie, you like butt play too
2012-06-21 13:19:35	theGoldenAvatar	I am a terrible graphic designer
2012-06-21 13:21:21	benbeltran	tell us more
2012-06-21 13:21:45	jared	haha
2012-06-21 13:27:16	Halfleft|away	what have you graphically designed?
2012-06-21 13:27:20	Halfleft|away	have you seen my POST DOG?
2012-06-21 13:27:23	Halfleft|away	I designed him myself
2012-06-21 13:28:07	@Aerox	i have not
2012-06-21 13:28:10	@Aerox	please show him to me
2012-06-21 13:28:58	jared	That's what she said?
2012-06-21 13:29:34	Halfleft|away	http://yfrog.com/nxtf2lgj
2012-06-21 13:31:06	jared	Dood, that dog is clutch.
2012-06-21 13:32:47	Halfleft|away	did you see his jaunty fez?
2012-06-21 13:35:03	EvilCheese|work	nothing says post dog like a jaunty fez
2012-06-21 13:35:43	jared	Fez eh? You know what would be cool, is a game about just a Fez.
2012-06-21 13:38:16	jared	http://youchosewrong.tumblr.com/
2012-06-21 13:38:21	jared	A gift, from my other IRC friends.
2012-06-21 13:42:39	EvilCheese|work	is that a Mario themed choose your own adventure book?
2012-06-21 13:42:42	EvilCheese|work	wtf?
2012-06-21 13:43:31	jared	I guess. I just find the collection of "YOU LOSE" pages hilarious
2012-06-21 13:43:47	jared	Especially the "Every explodes" one.
2012-06-22 09:24:01	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-22 09:24:01	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +lolshin +Mexed_Alex +Torzelan [Slime] ^power Apple_Master benbeltran cardfrek DougCL DtoidBot Gandysampras jared Kasreyn meeetalnarf2 metalnarf mistic Nxss pointzeroeight Simmy1 Suff0cat theGoldenAvatar]
2012-06-22 09:24:01	--	Channel #destructoid: 24 nicks (2 ops, 0 halfops, 4 voices, 18 normals)
2012-06-22 09:24:02	--	Mode #destructoid [+tnCN]
2012-06-22 09:24:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-22 09:25:19	theGoldenAvatar	This week needs to end.
2012-06-22 09:25:38	jared	Agree.
2012-06-22 09:25:53	theGoldenAvatar	I am about to impulse buy a guitar.
2012-06-22 09:25:55	theGoldenAvatar	Someone stop me.
2012-06-22 09:25:55	jared	Also, summer finally happened in MA and it's super hot. Oh, good.
2012-06-22 09:26:02	theGoldenAvatar	!weather 28411
2012-06-22 09:26:03	DtoidBot	From Wilmington, North Carolina (KILM) on June 22, 9:53 AM EDT temp: 82 F (28 C) cond: Partly Cloudy wind: From the WSW at 10 MPH (16.09 KPH) hu: 60% dewpnt: 67 F (19 C)
2012-06-22 09:26:09	theGoldenAvatar	Cooler today./
2012-06-22 09:28:15	meeetalnarf2	dont you want a jizzmaster instead?
2012-06-22 09:28:20	jared	theGoldenAvatar: That's not a good investment. You shouldn't buy it.
2012-06-22 09:28:32	jared	!weather 02135
2012-06-22 09:28:32	jared	=(
2012-06-22 09:28:32	DtoidBot	From Boston, Massachusetts (KBOS) on June 22, 9:54 AM EDT temp: 89 F (32 C) cond: Partly Cloudy wind: From the NW at 9 MPH (14.48 KPH) hu: 43% dewpnt: 64 F (18 C)
2012-06-22 09:28:40	theGoldenAvatar	Lawl.
2012-06-22 09:28:40	jared	Ahh, 32.
2012-06-22 09:28:55	jared	Hooray!
2012-06-22 09:29:39	<--	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-06-22 09:30:02	theGoldenAvatar	Maybe if I sell my epiphone
2012-06-22 09:34:57	jared	Do you play guitar often?
2012-06-22 09:35:09	theGoldenAvatar	Pretty much every day.
2012-06-22 09:35:18	-->	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has joined #destructoid
2012-06-22 09:38:51	jared	Oh.
2012-06-22 09:39:10	theGoldenAvatar	But I already own 4 guitars.
2012-06-22 09:39:10	jared	Well then yeah, maybe it is a good investment for you.
2012-06-22 09:39:27	theGoldenAvatar	Granted two of them kind of suck
2012-06-22 09:40:03	jared	OK, and of those, how many do you use when you play?
2012-06-22 09:40:32	theGoldenAvatar	Three.
2012-06-22 09:40:51	theGoldenAvatar	I never use my dot
2012-06-22 09:41:56	theGoldenAvatar	I just got in my head that I really want a Jazzmaster
2012-06-22 09:42:03	theGoldenAvatar	When I saw the shins play
2012-06-22 09:42:07	theGoldenAvatar	Recently
2012-06-22 09:42:20	theGoldenAvatar	Dobson has a sexy, sexy one
2012-06-22 09:42:49	theGoldenAvatar	My grandfather has a 1962 Jaguar.
2012-06-22 09:43:07	theGoldenAvatar	But I don't get it until he dies.
2012-06-22 09:43:37	theGoldenAvatar	It is also super sexy.
2012-06-22 09:43:45	-->	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-06-22 09:43:45	--	Mode #destructoid [+o naia] by Q
2012-06-22 09:43:46	theGoldenAvatar	And worth several grand.
2012-06-22 09:44:00	<--	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (Quit)
2012-06-22 09:50:19	<--	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-06-22 09:53:25	-->	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has joined #destructoid
2012-06-22 09:53:47	DougCL	ISNT FUCKING AROUND WITH YOUR ROUTER FUN YOU GUYS
2012-06-22 09:55:09	jared	I kind of like it soemtimes.
2012-06-22 09:55:15	DougCL	yeah
2012-06-22 09:55:38	DougCL	the part that i didnt like was forgetting my router password and having to reset it
2012-06-22 09:55:56	DougCL	but i did like renaming my ssid and setting up a big ol wpa-2 password
2012-06-22 09:56:02	jared	tGA: Well, then clearly if you want whatever this other one is, you should maybe sell off the two you think kind of suck.
2012-06-22 09:56:28	theGoldenAvatar	Well, one of the ones that sucks is my bass.
2012-06-22 09:56:46	theGoldenAvatar	And the dot might net me $150
2012-06-22 09:56:56	theGoldenAvatar	I piad $600 for it in 1998 :|
2012-06-22 09:56:59	theGoldenAvatar	paid*
2012-06-22 09:57:41	jared	Oh, yeah that blows. My roomates are bad at life, so whenever the cable or power goes out, they say the router is broken. So I finally bought a new one, and they set it up while I wasn't home and didn't tell me the admin until I specifically asked for it.
2012-06-22 09:57:52	jared	Don't guitars get better with age? Isn't that guitars?
2012-06-22 09:58:04	theGoldenAvatar	That's wine.
2012-06-22 09:58:08	theGoldenAvatar	Or violins
2012-06-22 09:58:25	theGoldenAvatar	Guitar, especially electric pretty much stay the same
2012-06-22 09:58:39	theGoldenAvatar	Or get worse depending on your level of care
2012-06-22 09:58:39	DougCL	its more that the made them better in the 60s
2012-06-22 09:58:47	DougCL	and 50s
2012-06-22 09:58:52	theGoldenAvatar	It's true.
2012-06-22 09:59:01	theGoldenAvatar	The quality of fenders today is shoddy a lot of times
2012-06-22 09:59:02	jared	Hmm.
2012-06-22 09:59:05	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-22 09:59:18	theGoldenAvatar	Mexican ones, Japanese ones, even the American standards
2012-06-22 09:59:28	DougCL	i play a MIM tele
2012-06-22 09:59:33	DougCL	i really want a japanese fender
2012-06-22 09:59:41	theGoldenAvatar	Yeah, it's a step up for sure.
2012-06-22 09:59:53	theGoldenAvatar	I have a 90s American tele
2012-06-22 10:00:03	DougCL	wanna trade?
2012-06-22 10:00:10	theGoldenAvatar	Ha no.
2012-06-22 10:00:17	theGoldenAvatar	I love that guitar more than some of my family members.
2012-06-22 10:01:36	theGoldenAvatar	They don't make Fenders with the Lace Sensor Blue/Reds anymore
2012-06-22 10:01:40	theGoldenAvatar	Which is a fucking shame
2012-06-22 10:02:27	DougCL	i wanna put a humbucker in my tele
2012-06-22 10:03:09	theGoldenAvatar	You should.
2012-06-22 10:03:43	DougCL	yeah, i dont know what single coil shaped one is any good though. its not like i can test them out.
2012-06-22 10:04:35	DougCL	i dont really feel like carving the body to fit a regular shaped one
2012-06-22 10:04:44	theGoldenAvatar	Yeah.
2012-06-22 10:05:11	theGoldenAvatar	Swapping out parts is pretty straightforward
2012-06-22 10:05:17	theGoldenAvatar	Until it comes to the woodworking
2012-06-22 10:34:17	theGoldenAvatar	"I?ve seen developers stare at the screen looking for a flaw in their code, rather than break out the debugger, because their perception is that debuggers are both hard to use and useless at providing help."
2012-06-22 10:34:22	theGoldenAvatar	Who the fuck thinks that?
2012-06-22 10:34:59	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-22 10:34:59	--	Mode #destructoid [+o Aerox] by Q
2012-06-22 10:37:08		irc: disconnected from server
2012-06-22 11:18:04	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-22 11:18:04	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Ecksorcism +lolshin +ProfPew +Torzelan [Slime] ^power Apple_Master benbeltran cardfrek DougCL DtoidBot Gandysampras jared|meeting Kasreyn meeetalnarf2 metalnarf mistic Nxss pointzeroeight Simmy1 storyr Suff0cat theGoldenAvatar]
2012-06-22 11:18:04	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 4 voices, 19 normals)
2012-06-22 11:18:05	--	Mode #destructoid [+tnCN]
2012-06-22 11:18:05	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-22 11:21:05	@Aerox	more like shitsburg
2012-06-22 11:21:59	benbeltran	whatsburg?
2012-06-22 11:23:13	storyr	shitsville
2012-06-22 11:23:15	storyr	I hate that city
2012-06-22 11:23:20	meeetalnarf2	friend-friend or friend-friend
2012-06-22 11:23:25	meeetalnarf2	?
2012-06-22 11:23:30	storyr	friend-friend
2012-06-22 11:24:41	@Aerox	are you going to put your penis in him/her?
2012-06-22 11:26:08	storyr	negatory
2012-06-22 11:26:12	storyr	her boyfriend is coming with her
2012-06-22 11:26:12	@Aerox	boo
2012-06-22 11:26:16	@Aerox	send them both back
2012-06-22 11:26:18	@Aerox	just turn the plane around
2012-06-22 11:26:24	storyr	but I like thme :(
2012-06-22 11:26:26	storyr	them*
2012-06-22 11:37:28	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-22 11:40:08		[benbeltran away: Detached from tmux]
2012-06-22 11:40:08	--	You are now known as benbeltran[away
2012-06-22 11:40:33		[benbeltran[away back: gone 00:00:23]
2012-06-22 11:46:22	<--	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has quit (Quit)
2012-06-22 11:53:50	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-22 11:53:51	--	Mode #destructoid [+v Gemsi] by Q
2012-06-22 12:01:27	-->	Halfleft|away (Halflefta@77.102.91.175) has joined #destructoid
2012-06-22 12:02:33	Halfleft|away	im dying
2012-06-22 12:02:42	+Gemsi	so nothing new then
2012-06-22 12:03:00	@Aerox	hello gavin
2012-06-22 12:04:57	+Gemsi	so how are you dying today ?
2012-06-22 12:08:36	Halfleft|away	the inside of my nose holes are burning all the way to the back of my throat
2012-06-22 12:08:40	Halfleft|away	lots of snot and sneezing
2012-06-22 12:08:46	+Gemsi	hayfever ?
2012-06-22 12:09:03	Halfleft|away	thats what i thought but i never have that. And none of the people around me who do seem to be suffering
2012-06-22 12:09:05	+Gemsi	because that really does sound like hayfever
2012-06-22 12:09:11	Halfleft|away	its similar to what I was like around whit's cats.
2012-06-22 12:09:19	Halfleft|away	but I havent been huffing on cats lately
2012-06-22 12:09:19	+Gemsi	it CAN come on randomly
2012-06-22 12:09:26	+Gemsi	i've always had it
2012-06-22 12:09:26	Halfleft|away	how do i make it go away?
2012-06-22 12:09:39	+Gemsi	but my brother didn't until like 2 years ago
2012-06-22 12:10:09	+Gemsi	go to superdrug / boots and get these http://www.piriallergy.com/piri-range/piriton/piriton-allergy-tablets.aspx
2012-06-22 12:10:17	+Gemsi	or something that does the same thing
2012-06-22 12:10:41	+Gemsi	drinking a lot of water helps as well
2012-06-22 12:10:43	Halfleft|away	even if it's not allergies will it work on the symptoms?
2012-06-22 12:10:48	+Gemsi	but it's not something you can get rid off
2012-06-22 12:11:03	Halfleft|away	the water hurts
2012-06-22 12:11:08	Halfleft|away	I was downing it at work
2012-06-22 12:11:12	Halfleft|away	pissing like a race horse
2012-06-22 12:11:15	Halfleft|away	it hurts my throat
2012-06-22 12:11:22	+Gemsi	yeah it should help the symptoms
2012-06-22 12:11:28	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-06-22 12:12:00	Halfleft|away	ill go get some tomorrow
2012-06-22 12:12:11	+Gemsi	at least, it's always helped me when my hayfever gets bad
2012-06-22 12:13:16	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-22 12:13:36	+Gemsi	and if you do now have hayfever proper, welcome to a world of annoying suck
2012-06-22 12:13:54	Halfleft|away	FUCK
2012-06-22 12:14:02	Halfleft|away	stupid weak fleshy human bodies
2012-06-22 12:14:33	+Gemsi	indeed
2012-06-22 12:14:48	+Gemsi	also, start carrying tissues perhaps
2012-06-22 12:15:17	+Gemsi	and hope you never reach the level of carrying a handkerchief around like I do
2012-06-22 12:16:43	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-22 12:16:45	Halfleft|away	...I can't blow my nose in front of people
2012-06-22 12:17:08	+ProfPew	i do
2012-06-22 12:17:10	+ProfPew	fuck that
2012-06-22 12:17:13	+ProfPew	running nose = blow it
2012-06-22 12:17:17	+Gemsi	yeah
2012-06-22 12:17:30	+Gemsi	plus if it is hayfever, you can't stop it
2012-06-22 12:17:35	+ProfPew	i've had it come on in weird batches the last week, sneezing/running nose for 5 mins straight and then nothing
2012-06-22 12:17:40	+ProfPew	all in the same office :/
2012-06-22 12:18:09	+ProfPew	http://a3.sphotos.ak.fbcdn.net/hphotos-ak-prn1/521266_10150873829092397_2025780617_n.jpg
2012-06-22 12:18:44	Halfleft|away	I just kept nipping to the loo to do that today
2012-06-22 12:21:16	+Gemsi	because that doesn't look odd
2012-06-22 12:21:27	+Gemsi	people will start wondering if you are up the duff
2012-06-22 12:22:45	Halfleft|away	no they knew what was up
2012-06-22 12:22:52	Halfleft|away	you think I don't complain incessantly there too?
2012-06-22 12:23:25	+ProfPew	lol
2012-06-22 12:23:35	+Gemsi	I think you would be complaining at your own funeral
2012-06-22 12:24:20	Halfleft|away	so hey
2012-06-22 12:24:23	Halfleft|away	another two people leaving
2012-06-22 12:25:24	+Gemsi	it still rats fleeing a sinking ship ?
2012-06-22 12:26:07	Halfleft|away	aye
2012-06-22 12:26:12	Halfleft|away	one of them is one of the MDs too
2012-06-22 12:26:20	+Gemsi	jeez
2012-06-22 12:26:35	Halfleft|away	she opened her goodbye email with a HHGTtG reference. Respek
2012-06-22 12:26:49	Halfleft|away	the other is french sophie
2012-06-22 12:26:55	Halfleft|away	dead canny
2012-06-22 12:28:28	@Aerox	why can't you blow your nose in front of people
2012-06-22 12:28:38	+Gemsi	because it's gavin
2012-06-22 12:28:57	+Gemsi	and his germs are too good for other people I guess
2012-06-22 12:33:04	theGoldenAvatar	OH GUYS
2012-06-22 12:33:09	theGoldenAvatar	ME3 Ending DLC Tuesday
2012-06-22 12:33:16	theGoldenAvatar	You ready for the outrage to start all over again?
2012-06-22 12:35:43	+Gemsi	hell yeah I am
2012-06-22 12:36:19	+Gemsi	i totally want it to just be a 30 second clip package
2012-06-22 12:41:00	Brainderailment	I had super bad hayfever last sunday
2012-06-22 12:41:11	Brainderailment	couldn't leave the house
2012-06-22 12:43:00	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Ping timeout)
2012-06-22 12:43:18	Halfleft|away	because i'm afraid i'm doing it wrong Aerox and people will laugh and point and say "LOOK AT THIS FUCKIN MOOK!"
2012-06-22 12:43:36	@Aerox	what
2012-06-22 12:43:39	@Aerox	that is the weirdest worry
2012-06-22 12:43:42	@Aerox	YOU ARE BLOWING YOUR NOSE WRONG
2012-06-22 12:43:51	@Aerox	have you never seen anyone else blow their nose?
2012-06-22 12:43:57	@Aerox	Is it like a giant mystery to you?
2012-06-22 12:43:58	Halfleft|away	Yes.
2012-06-22 12:44:04	-->	pointzeroeight (~pointzero@174.1.239.214) has joined #destructoid
2012-06-22 12:44:07	Halfleft|away	And if they did it weird i'd be all "THE FUCK IS WRONG WITH YOU!"
2012-06-22 12:44:17	Halfleft|away	also it's gross
2012-06-22 12:44:25	Halfleft|away	emmiting snot right in front of people
2012-06-22 12:44:40	+Gemsi	it's not like you are blowing it in their faces
2012-06-22 12:44:42	@Aerox	How does one blow their nose "wrong"
2012-06-22 12:44:43	theGoldenAvatar	You're like a child.
2012-06-22 12:44:52	+Gemsi	unless you and them are in to that
2012-06-22 12:44:53	@Aerox	Like i literally cannot comprehend what you are saying
2012-06-22 12:45:31	Brainderailment	I try not to do it in front of people because I don't like the sound I make, but I've had such allergies all my life that I have to get over my social anxiety of public nose blowing
2012-06-22 12:45:38	Halfleft|away	and besides I can't leave a snotty tissue lying around. I have to bin it anyway
2012-06-22 12:46:01	+Gemsi	dude get some handkerchiefs then
2012-06-22 12:46:07	@Aerox	Do you not have a trash can at your desk
2012-06-22 12:46:11	@Aerox	Or anywhere near you
2012-06-22 12:46:19	+Gemsi	or just a large pack of tissues
2012-06-22 12:46:34	Brainderailment	you guys don't use the 3 shells on your face? OH BROTHER
2012-06-22 12:47:36	@Aerox	the what what
2012-06-22 12:47:45	@Aerox	are you cracking eggs on your face?
2012-06-22 12:48:01	Brainderailment	http://1.bp.blogspot.com/_zfjfd_oR4QI/TICLOq98bEI/AAAAAAAAEho/eErSV_LUWa8/s320/3shells.jpg
2012-06-22 12:48:18	Halfleft|away	not within arms reach no
2012-06-22 12:48:25	@Aerox	well, get a little desk trash can
2012-06-22 12:48:44	Halfleft|away	i just shove the reams of envelopes we get down the side of the desk
2012-06-22 12:48:52	Halfleft|away	it's Steph's legacy (person I replaced)
2012-06-22 12:49:17	@Aerox	...
2012-06-22 12:49:29	Brainderailment	So, what you're saying is, your cubicle is perfect for starting a huge office fire?
2012-06-22 12:49:41	Halfleft|away	it's not a cubicle.
2012-06-22 12:49:42	Halfleft|away	But yes.
2012-06-22 12:50:14	Brainderailment	You should immediately start smoking at your desk. Don't use a tray, just flick the ash in random directions
2012-06-22 12:53:13	Brainderailment	I want gavin to create an altar ego like tyler durden and go nuts.
2012-06-22 12:53:58	+Gemsi	you mean he start writing strongly worded letters to people ?
2012-06-22 12:54:12	+Gemsi	because that's what brits do when we go nuts
2012-06-22 12:54:39	Brainderailment	I'm pretty sure you guys riot and burn things actually.
2012-06-22 12:54:57	+Gemsi	no, that's when we are a little pissed
2012-06-22 12:55:46	theGoldenAvatar	I just bid a thousand dollars on that guitar.
2012-06-22 12:55:58	theGoldenAvatar	Mostly because I know there's no way it'll go that cheaply.
2012-06-22 12:56:14	Halfleft|away	you're insane
2012-06-22 12:56:19	Halfleft|away	i thought you wanted to build one
2012-06-22 12:56:27	theGoldenAvatar	I do.
2012-06-22 12:57:19	theGoldenAvatar	But I am currently hindered by the lack of woodworking tools.
2012-06-22 12:57:32	theGoldenAvatar	I am going to go to my grandfather's next month
2012-06-22 12:57:36	theGoldenAvatar	And do the body there.
2012-06-22 12:57:37	Halfleft|away	would they have cost a thousand dollars?
2012-06-22 12:57:44	theGoldenAvatar	Hell, no.
2012-06-22 12:57:57	theGoldenAvatar	I'm not going to win the guitar for $1000
2012-06-22 12:58:04	theGoldenAvatar	It's worth upwards of $5000
2012-06-22 12:58:11	theGoldenAvatar	And If I do it's a fucking steal
2012-06-22 13:00:58	theGoldenAvatar	I think I'm going to wimp out and buy a neck though.
2012-06-22 13:01:04	theGoldenAvatar	That shit looks hard.
2012-06-22 13:06:40	Suff0cat	Seems like a waste
2012-06-22 13:08:15	theGoldenAvatar	Most definitely.
2012-06-22 13:10:10	Suff0cat	So you should definitely do it
2012-06-22 13:11:55	Halfleft|away	hey suffs here
2012-06-22 13:12:06	Halfleft|away	when did that happen
2012-06-22 13:12:18	theGoldenAvatar	2:06
2012-06-22 13:17:20	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-22 13:25:15	Suff0cat	Gross its Gavin
2012-06-22 13:25:55	Halfleft|away	fuck you slut
2012-06-22 13:27:27	@Aerox	heya suff
2012-06-22 13:28:03	Suff0cat	Hey gurl
2012-06-22 13:34:08	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-22 13:40:37	theGoldenAvatar	50 / 2.8 * 1
2012-06-22 13:40:40	theGoldenAvatar	DAMMMIT
2012-06-22 14:00:11	--	jared|meeting is now known as jared|away
2012-06-22 14:09:33		[benbeltran[away away: Detached from tmux]
2012-06-22 14:09:48		[benbeltran[away back: gone 00:00:12]
2012-06-22 14:24:28	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-22 14:41:45	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-22 14:51:59	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-22 14:52:47	Brainderailment	http://25.media.tumblr.com/tumblr_m611or9Ka41rteyg0o1_500.gif
2012-06-22 14:54:09	richterlappy	great i just ate lunch
2012-06-22 14:54:35	richterlappy	atleast its not poopman like jro showed heh
2012-06-22 15:11:23	meeetalnarf2	www.mariomarathon.com
2012-06-22 15:12:01	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-22 15:12:01	--	Mode #destructoid [+v jorge`] by Q
2012-06-22 15:17:40	@Aerox	I just got a sandwich!
2012-06-22 15:17:42	@Aerox	i'm excited
2012-06-22 15:38:37	Brainderailment	what are you planning to do with that sandwich
2012-06-22 15:38:54	Brainderailment	who are these mariofags
2012-06-22 15:40:41	richterlappy	huh?
2012-06-22 15:41:03	Brainderailment	mariomarathon dot com
2012-06-22 15:42:19	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-22 15:42:19	--	Mode #destructoid [+v lolshin] by Q
2012-06-22 15:42:46	richterlappy	you just made me think of that marios las name scene from the movie
2012-06-22 15:44:02	@Aerox	I just ate the shit out of it nate
2012-06-22 15:44:03	@Aerox	it ruled
2012-06-22 15:44:55	meeetalnarf2	describe it a little more
2012-06-22 15:45:42	@Aerox	It was roast beef (from Boar's Head) and cheddar sandwich on a poppyseed french roll
2012-06-22 15:45:50	@Aerox	with tomatoes, onions, pickles, and green peppers, and mayo and mustard
2012-06-22 15:46:00	Brainderailment	all that stuff and you only at the shit out of it?
2012-06-22 15:46:15	@Aerox	and some of these on the side
2012-06-22 15:46:16	Brainderailment	you need a lesson in eating samiches
2012-06-22 15:46:16	@Aerox	http://www.taquitos.net/im/sn/Kettle-BuffaloBleu.jpg
2012-06-22 15:47:01	@Aerox	Teach me sensei
2012-06-22 15:47:20	Nxss	Afternoon peeps :D
2012-06-22 15:47:35	@Aerox	This is vile
2012-06-22 15:47:36	@Aerox	http://static.regretsy.com/wp-content/uploads/2012/06/rogue.jpg
2012-06-22 15:47:53	Brainderailment	The sandwich is conveniently stacked ingredients so that when you bite it, you get the flavor of all of the ingredients in one. Don't disassemble and simply eat the shit out of it.
2012-06-22 15:48:46	+Gemsi	I bet you would like beer that used a sample of gandy's beard
2012-06-22 15:48:53	Brainderailment	Why does that guy have yeast growing in his beard?
2012-06-22 15:48:57	@Aerox	I would not
2012-06-22 15:49:03	@Aerox	My feelings on Gandy's gross facial hair are on record
2012-06-22 16:08:34	--	Nxss is now known as Nxs
2012-06-22 16:10:29	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-22 16:10:29	--	Mode #destructoid [+o TDiddy] by Q
2012-06-22 16:22:04	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-22 16:22:29	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Ping timeout)
2012-06-22 16:22:29	--	andrewm_ is now known as andrewm
2012-06-22 16:23:08	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-22 16:30:59	meeetalnarf2	mhmm i am thinking about a wiiu
2012-06-22 16:33:00	Nxs	Need to know more about it
2012-06-22 16:44:25	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-22 16:48:15	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-22 17:22:41	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-22 17:22:53	richterlappy	!q
2012-06-22 17:22:54	DtoidBot	[629] <@itemforty> Coon hated it <@itemforty> but he has the literary and entertainment tastes of a dixie cup
2012-06-22 17:23:10	Brainderailment	haha
2012-06-22 17:24:35	@Aerox	nate, I'm bored
2012-06-22 17:24:40	Brainderailment	kill yourself
2012-06-22 17:24:45	@Aerox	:(
2012-06-22 17:25:44	Brainderailment	You're on a computer, obviously there are millions of games available to you right now
2012-06-22 17:25:56	Brainderailment	Boredom is a choice in the first world
2012-06-22 17:26:02	Brainderailment	TROOF BOMB!
2012-06-22 17:29:46	@Aerox	i'm on my work computer
2012-06-22 17:29:52	@Aerox	there are few games available to me right now
2012-06-22 17:29:54	Brainderailment	kongregate.com
2012-06-22 17:30:45	richterlappy	bangbus.com
2012-06-22 17:30:57	Brainderailment	haha, pretty much the same thing
2012-06-22 17:31:45	<--	meeetalnarf2 (~meetalnar@p54AC9A90.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-22 17:31:57	-->	Bigby (~Bigby@ppp-70-244-235-188.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-22 17:31:57	--	Mode #destructoid [+v Bigby] by Q
2012-06-22 17:32:15	+Bigby	just got done downloading 15 gigs of adventure games
2012-06-22 17:33:05	Nxs	Don't lie! It was 15gbs of porn!
2012-06-22 17:33:30	richterlappy	http://www.destructoid.com/adult-swim-and-valve-collaboration-teased-for-next-week-229989.phtml  so valve will be awful after adult swim will be sticking its dick into valve?
2012-06-22 17:34:13	@Aerox	nice call bigglez
2012-06-22 17:35:29	Nxs	Valve wanted a reason to have a buttload of commercials before a game starts so, they brought in AS
2012-06-22 17:39:11	+Bigby	gonna play some Kings Quest
2012-06-22 17:44:07	+lolshin	holy shit crazystormin outside
2012-06-22 17:46:59	Suff0cat	Sooo, I just out of no where got a Facebook friend request from Papa Burch...wtf
2012-06-22 18:05:12	Halfleft|away	my head hurts from sniffing
2012-06-22 20:32:31		[benbeltran[away away: Detached from tmux]
2012-06-22 20:33:00		irc: disconnected from server
2012-06-22 20:33:20		[benbeltran[away away: Detached from tmux]
2012-06-22 20:33:22	-->	benbeltran[away (~benbeltra@187.133.119.51) has joined #destructoid
2012-06-22 20:33:22	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +jorge` +lolshin +ProfPew +Torzelan [Slime] ^power Aerox andrewm_ benbeltran[away Brainderailment cardfrek dare- DtoidBot Gandysampras Halfleft|away jared|away Kasreyn mistic Nxs pointzeroeight richterlappy RobotBebop Simmy1 Suff0cat theGoldenAvatar]
2012-06-22 20:33:22	--	Channel #destructoid: 30 nicks (3 ops, 0 halfops, 6 voices, 21 normals)
2012-06-22 20:33:26	--	Mode #destructoid [+tnCN]
2012-06-22 20:33:26	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-22 20:33:51		[benbeltran[away back: gone 00:00:29]
2012-06-22 20:34:06		[benbeltran[away away: Detached from tmux]
2012-06-22 20:34:11		[benbeltran[away back: gone 00:00:02]
2012-06-22 20:34:59	-->	benbeltran (~benbeltra@187.133.119.51) has joined #destructoid
2012-06-22 20:34:59	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +jorge` +lolshin +ProfPew +Torzelan [Slime] ^power Aerox andrewm_ benbeltran Brainderailment cardfrek dare- DtoidBot Gandysampras Halfleft|away jared|away Kasreyn mistic Nxs pointzeroeight richterlappy RobotBebop Simmy1 Suff0cat theGoldenAvatar]
2012-06-22 20:34:59	--	Channel #destructoid: 30 nicks (3 ops, 0 halfops, 6 voices, 21 normals)
2012-06-22 20:35:01	--	Mode #destructoid [+tnCN]
2012-06-22 20:35:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-22 20:40:00	andrewm_	This is worst stream I've ever seen.
2012-06-22 20:40:06	andrewm_	Get your shit together.
2012-06-22 20:40:49	Gandysampras	Butts
2012-06-22 20:41:00	Brainderailment	whet butts
2012-06-22 20:43:46	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-22 20:46:43	andrewm_	All right.
2012-06-22 20:46:48	andrewm_	I'm out of here.
2012-06-22 20:53:56	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-22 20:57:54	-->	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-22 20:57:58	--	Mode #destructoid [+v Mexed_Alex] by Q
2012-06-22 21:00:38	Brainderailment	i dropped from skype.
2012-06-22 21:00:51	Brainderailment	switching to wifi
2012-06-22 21:18:36	Brainderailment	http://i.qkme.me/3ptqzr.jpg
2012-06-22 21:21:51	Gandysampras	What are you nerds doing?
2012-06-22 21:22:06	Brainderailment	watching moose play deadspace
2012-06-22 21:22:26	Brainderailment	2
2012-06-22 21:23:54	 *	RobotBebop kicks dare
2012-06-22 21:23:58	RobotBebop	dare-
2012-06-22 21:38:00	+Bigby	just got off of TF2
2012-06-22 21:38:05	+Bigby	whats all this moose dead space
2012-06-22 21:38:57	+Bigby	and how come i can hear people
2012-06-22 21:40:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-22 21:51:28	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-22 22:01:33	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-06-22 22:26:02	richterlappy	your mom is a nerd
2012-06-22 22:27:40	@TDiddy	BOOM
2012-06-22 22:29:29	RobotBebop	that was some goooood streamin
2012-06-22 22:30:03	<--	Halfleft|away (Halflefta@77.102.91.175) has quit (Ping timeout)
2012-06-22 22:32:50	Brainderailment	it was a golden stream
2012-06-22 22:32:58	Brainderailment	I felt its warmth
2012-06-22 22:32:58	RobotBebop	hehe
2012-06-22 22:33:01	@TDiddy	lulz
2012-06-22 22:33:03	@TDiddy	i get it
2012-06-22 22:33:14	richterlappy	he finished the stream on nates chest
2012-06-22 22:33:19	RobotBebop	i love how twitch records it all
2012-06-22 22:34:09	Brainderailment	My friend has an audio streaming company and his hold audio was a song they recorded about "gold streams". 99% of the customer base are christians
2012-06-22 22:34:24	Brainderailment	It was super obvious
2012-06-22 22:34:39	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-22 22:34:48	RobotBebop	hahahahah
2012-06-22 22:34:51	Aerox	christian girls love watersports
2012-06-22 22:38:38	RobotBebop	HI JRO
2012-06-22 22:38:50	Aerox	heya moose
2012-06-22 22:39:12	RobotBebop	are yo drinking
2012-06-22 22:40:14	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-22 22:41:23	Aerox	not yet
2012-06-22 22:41:34	Aerox	i'm going to get some whiskey in a bit
2012-06-22 22:41:47	RobotBebop	yay
2012-06-22 22:41:51	RobotBebop	what kind of whiskey
2012-06-22 22:42:13	@TDiddy	the kind you drink
2012-06-22 22:42:14	@TDiddy	idiot
2012-06-22 22:42:43	Aerox	maker'
2012-06-22 22:42:44	Aerox	s
2012-06-22 22:44:03	RobotBebop	travis you're just bitter because you missed moosetv
2012-06-22 22:44:09	RobotBebop	apparently i need material while i play
2012-06-22 22:44:11	@TDiddy	not realy
2012-06-22 22:44:24	RobotBebop	Whats the deal with Necromorphs?!
2012-06-22 22:44:34	@TDiddy	ugh
2012-06-22 22:44:36	@TDiddy	thats horrible
2012-06-22 22:44:38	Brainderailment	All Moose, all the time
2012-06-22 22:44:38	RobotBebop	i mean, they're not necro, or morphs
2012-06-22 22:44:51	Brainderailment	WMUS
2012-06-22 22:44:56	RobotBebop	next time i play it nate i need a stream of your radio station
2012-06-22 22:45:07	RobotBebop	the crazy gospel in the background really adds to the game
2012-06-22 22:45:17	Brainderailment	Haha, it ramps up the fear
2012-06-22 22:45:56	RobotBebop	you guys couldn't hear that kid losing his shit
2012-06-22 22:46:03	RobotBebop	he was like, SCREAMING and banging shit
2012-06-22 22:46:06	Brainderailment	I didn't
2012-06-22 22:46:16	RobotBebop	its really quiet now
2012-06-22 22:46:26	RobotBebop	i saw that their suv was loaded with shit
2012-06-22 22:46:29	Brainderailment	You should put a PZM on your ceiling and record it when they do that
2012-06-22 22:46:29	RobotBebop	i think they might have gone out
2012-06-22 22:46:33	RobotBebop	PZM ?
2012-06-22 22:46:42	Brainderailment	Pressure zone mic
2012-06-22 22:47:06	RobotBebop	ahh
2012-06-22 22:53:29		irc: disconnected from server
2012-06-22 22:53:49	-->	benbeltran (~benbeltra@187.133.119.51) has joined #destructoid
2012-06-22 22:53:49	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +jorge` +lolshin +Mexed_Alex +Torzelan [Slime] ^power Aerox andrewm_ benbeltran Brainderailment cardfrek dare- DtoidBot Gandysampras jared|away Kasreyn mistic Nxs pointzeroeight richterlappy RobotBebop Suff0cat theGoldenAvatar]
2012-06-22 22:53:49	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 5 voices, 19 normals)
2012-06-22 22:53:51	RobotBebop	i want a vita
2012-06-22 22:53:51	Brainderailment	STILL ONE STICK LOL
2012-06-22 22:53:53	--	Mode #destructoid [+tnCN]
2012-06-22 22:53:53	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-22 22:53:59	RobotBebop	FOR THE TWO GAMES THAT NEED TWO STICKS
2012-06-22 22:54:04	Brainderailment	I love my vita, I can't wait for more games
2012-06-22 22:54:19	Brainderailment	If you give it two sticks, they'll make games that need 2 sticks
2012-06-22 22:54:46	dare-	No I was out with my family
2012-06-22 22:54:59	RobotBebop	ugh
2012-06-22 22:55:02	RobotBebop	tell your family you have things to do
2012-06-22 22:55:12	RobotBebop	like watch some idiot play video games
2012-06-22 22:55:15	dare-	I tried, they said watching some Canadian guy play games badly doesn't exempt me
2012-06-22 22:55:19	RobotBebop	hhaha
2012-06-22 22:55:30	Brainderailment	To be fair, he wasn't bad at all
2012-06-22 22:55:40	dare-	Then where's the fun!
2012-06-22 22:55:50	dare-	Also, Metric's Fantasies is a fantastic album
2012-06-22 22:55:52	Brainderailment	I've seen professional game reviewers suck super cocks
2012-06-22 22:55:53	RobotBebop	it WAS the first 2 hours of the game
2012-06-22 22:56:06	RobotBebop	having the accuracy of a mouse helps
2012-06-22 22:56:10	dare-	Moose how did you like the storytelling?
2012-06-22 22:56:19	Brainderailment	The mouse is way faster in ds2 than 1
2012-06-22 22:56:53	dare-	Someone buy SF4AE on Amazon and play with me
2012-06-22 22:56:58	RobotBebop	it was interesting
2012-06-22 22:57:10	dare-	I thought Isaac speaking made it a lot more immersive
2012-06-22 22:57:56	+Mexed_Alex	I want my FR-S
2012-06-22 22:57:57	Brainderailment	wow, the 3dsxl has 90% larger screens and the battery life is still better than the original. FIX THE ORIGINAL
2012-06-22 22:57:59	+Mexed_Alex	:(
2012-06-22 22:58:17	+Mexed_Alex	Can't they just sell new, better batteries
2012-06-22 22:58:18	Brainderailment	I know the day I get my frs I'll be broke, so I'm being patient
2012-06-22 22:58:27	Brainderailment	they CAN
2012-06-22 22:58:31	Brainderailment	but they dont
2012-06-22 22:58:31	RobotBebop	i thin i still prefer silent isaac
2012-06-22 22:58:41	Brainderailment	tube voice isaac
2012-06-22 22:59:06	+Mexed_Alex	Can you heel and tie, Brain?
2012-06-22 22:59:10	+Mexed_Alex	toe*
2012-06-22 22:59:13	RobotBebop	how many games are there even worth playing on the 3ds anyway
2012-06-22 22:59:14	Brainderailment	fuck no
2012-06-22 22:59:14	RobotBebop	2?
2012-06-22 22:59:18	RobotBebop	ok.
2012-06-22 22:59:21	Brainderailment	my mini is the first stick
2012-06-22 22:59:22	+Mexed_Alex	I'm scared.
2012-06-22 22:59:50	Brainderailment	I drove that mini away from the dealership having never driven a stick on the street
2012-06-22 22:59:58	+Mexed_Alex	Wow, for real?
2012-06-22 23:00:01	Brainderailment	yeah
2012-06-22 23:00:12	Brainderailment	parking lot practice before that was maybe an hour
2012-06-22 23:00:22	+Mexed_Alex	Were you just stalling at stop signs on the way home
2012-06-22 23:00:33	Brainderailment	no
2012-06-22 23:00:49	Brainderailment	I drove motorcycles so I knew how clutches worked
2012-06-22 23:01:02	Brainderailment	but it's all fingers and toes on a bike
2012-06-22 23:01:13	+Mexed_Alex	How was your first hill start, or hill and traffic
2012-06-22 23:01:37	+Mexed_Alex	Or do you not have those
2012-06-22 23:02:08	Brainderailment	I think I took a little skin off the clutch, but I got good at it
2012-06-22 23:02:18	+Mexed_Alex	I was scared to death
2012-06-22 23:02:28	Brainderailment	we have plenty of hills here in TN
2012-06-22 23:02:38	+Mexed_Alex	In a beat up Ford pick-up
2012-06-22 23:02:50	+Mexed_Alex	with a slippy clutch
2012-06-22 23:02:56	Brainderailment	gross
2012-06-22 23:02:56	+Mexed_Alex	In Mexico
2012-06-22 23:02:58	RobotBebop	uve got a slippy butt
2012-06-22 23:03:04	dare-	^
2012-06-22 23:03:17	Brainderailment	My friend let me drive his brand new speed3 a couple of times and I stalled that bitch in the driveway.
2012-06-22 23:03:23	Brainderailment	Super tight clutch
2012-06-22 23:03:27	Brainderailment	super short engage
2012-06-22 23:03:40	dare-	Moose did you erase the stream of DS2
2012-06-22 23:03:44	dare-	I don't see it in your channel history
2012-06-22 23:03:47	Brainderailment	haha
2012-06-22 23:03:51	RobotBebop	oh i did
2012-06-22 23:04:06	dare-	BOO
2012-06-22 23:04:18	Brainderailment	for political reasons
2012-06-22 23:04:32	Brainderailment	live only, no fucking lazy VOD fags
2012-06-22 23:05:04	Brainderailment	Extremely unreasonable, but that's how it is
2012-06-22 23:05:28	+Mexed_Alex	I'm going to learn heel and toe in my FR-S
2012-06-22 23:05:37	Brainderailment	Your focus is a stick right?
2012-06-22 23:05:47	+Mexed_Alex	Hopefully I won't fuck up and ruin my shit.
2012-06-22 23:05:48	+Mexed_Alex	Yeah.
2012-06-22 23:05:54	Brainderailment	Ruin the focus
2012-06-22 23:06:39	RobotBebop	did you get your FR-S ?
2012-06-22 23:06:44	+Mexed_Alex	No.
2012-06-22 23:06:45	+Mexed_Alex	Not yet.
2012-06-22 23:07:07	Brainderailment	I got it!
2012-06-22 23:07:09	+Mexed_Alex	I'm annoyed that I'll probably just end up waiting until December.
2012-06-22 23:07:18	+Mexed_Alex	I've called Scion dealers
2012-06-22 23:07:18	RobotBebop	look at it this way
2012-06-22 23:07:21	RobotBebop	new iPhone AND car
2012-06-22 23:07:31	+Mexed_Alex	IT'S LIKE A WHOLE NEW ME
2012-06-22 23:07:34	Brainderailment	Go before you can buy the car and practice by rotating test drives at various dealerships
2012-06-22 23:07:41	+Mexed_Alex	(Twister reference, nobody got that)
2012-06-22 23:07:55	+Mexed_Alex	THEY DON'T HAVE ANY
2012-06-22 23:08:01	+Mexed_Alex	I've called.
2012-06-22 23:08:02	Brainderailment	when they do
2012-06-22 23:08:16	+Mexed_Alex	They've either sold the 2 they got
2012-06-22 23:08:20	+Mexed_Alex	haven't gotten theirs yet
2012-06-22 23:08:28	Brainderailment	buy a plane ticket to missouri or some gay shit state and blow their clutches
2012-06-22 23:08:28	+Mexed_Alex	or they're selling autos
2012-06-22 23:08:37	+Mexed_Alex	haha
2012-06-22 23:08:45	[Slime]	I like how he thinks
2012-06-22 23:08:47	+Bigby	hey, i live in missouri
2012-06-22 23:08:54	Brainderailment	point
2012-06-22 23:08:57	[Slime]	exactly
2012-06-22 23:08:57	+Bigby	:(
2012-06-22 23:09:05	[Slime]	everybody wins
2012-06-22 23:09:05	+Mexed_Alex	I'm afraid I'll get excited and do something embarrassingly terrible
2012-06-22 23:09:09	[Slime]	everybody important
2012-06-22 23:09:18	+Mexed_Alex	like shift from third to second and grenade the engine
2012-06-22 23:09:25	Brainderailment	Only do terrible things in parking lots with no light posts
2012-06-22 23:09:26	[Slime]	it'll be fine
2012-06-22 23:10:05	+Mexed_Alex	I was considering the auto for a bit
2012-06-22 23:10:07	Brainderailment	You won't fuck up that bad if you own a stick now. You might burn your clutch up by hooninating
2012-06-22 23:10:17	Brainderailment	don't do it
2012-06-22 23:10:20	+Mexed_Alex	I won't.
2012-06-22 23:10:35	RobotBebop	i got a stick
2012-06-22 23:10:39	RobotBebop	i got a stick right fuckin' here
2012-06-22 23:10:42	 *	RobotBebop grabs crotch
2012-06-22 23:10:42	Brainderailment	yeah
2012-06-22 23:10:45	+Mexed_Alex	But I did hear the semi-auto transmissioin isn't bad
2012-06-22 23:10:49	+Mexed_Alex	It's a twig.
2012-06-22 23:11:22	+Mexed_Alex	Even though there will be times when I'm driving home from work (like there are now)
2012-06-22 23:11:26	+Mexed_Alex	and traffic is obnoxious
2012-06-22 23:11:35	+Mexed_Alex	and I'm fucking riding on this clutch
2012-06-22 23:11:37	+Mexed_Alex	frustrated
2012-06-22 23:11:41	Brainderailment	After driving the mini for about 2 months, I got in my wife's car and was taking her somewhere and i hit the brake with my left foot with all my CLUTCH FORCE, about gave us whiplash
2012-06-22 23:12:01	Brainderailment	it was pretty funny though
2012-06-22 23:12:05	dare-	How do you grab with hooves
2012-06-22 23:12:11	+Mexed_Alex	Dumping into neutral forever
2012-06-22 23:12:16	+Mexed_Alex	On those weekends
2012-06-22 23:12:21	+Mexed_Alex	when I'm cruising on PCH
2012-06-22 23:12:39	RobotBebop	it's figurative dare
2012-06-22 23:12:40	RobotBebop	god
2012-06-22 23:12:42	+Mexed_Alex	feeling a mechanical connection to my lightweight RWD, 4-banger
2012-06-22 23:12:45	+Mexed_Alex	it'll be worth it
2012-06-22 23:12:47	Brainderailment	sometimes in the city, I'll just keep the car in a low gear and just roll around at high rpms so I'm not constantly changing gears
2012-06-22 23:13:00	+Mexed_Alex	Burning a gang of fuel!
2012-06-22 23:13:13	Brainderailment	na dat 1.6
2012-06-22 23:13:24	+Mexed_Alex	still dough
2012-06-22 23:13:27	+Mexed_Alex	still dough
2012-06-22 23:13:32	Brainderailment	I don't drive in the city that often
2012-06-22 23:13:39	+Mexed_Alex	I live in the city.
2012-06-22 23:13:50	RobotBebop	on the street corners
2012-06-22 23:14:00	Brainderailment	the STREETS
2012-06-22 23:14:04	+Mexed_Alex	Shut up, Moose, you basically live in antartica
2012-06-22 23:14:09	RobotBebop	Pointy Boot wearing Midnight Cowboy
2012-06-22 23:14:17	+Mexed_Alex	SPEAKING OF COWBOYS
2012-06-22 23:14:31	+Mexed_Alex	OH MY GOD TIMOTHY OLYPHANT HAS LITERALLY ALL OF THE SWAGGER
2012-06-22 23:14:47	RobotBebop	what the fuck are you on about
2012-06-22 23:14:49	dare-	Did you just start Justified or something
2012-06-22 23:14:52	Brainderailment	nobody knows who that is
2012-06-22 23:15:01	+Mexed_Alex	I did.
2012-06-22 23:15:05	dare-	I do
2012-06-22 23:15:06	Brainderailment	swagga
2012-06-22 23:15:16	RobotBebop	is justified that good?
2012-06-22 23:15:23	[Slime]	he's the guy from the hitman movie
2012-06-22 23:15:32	+Mexed_Alex	It's not Madmen good, but it's incredibly entertaining.
2012-06-22 23:15:37	Brainderailment	I should have bought stock in this stuff 2 years ago. http://images.gittigidiyor.com/3277/OLD-SPICE-SWAGGER-DEODORANT-4-LU-PAKET-USA__32770571_0.jpg
2012-06-22 23:16:59	dare-	Justified is really good
2012-06-22 23:17:11	dare-	Deadwood is even better, though
2012-06-22 23:17:28	RobotBebop	Justified is about some guy who goes to his own home town that is horribly racist right?
2012-06-22 23:17:44	dare-	Kinda
2012-06-22 23:17:44	+Bigby	charmingly racist
2012-06-22 23:18:07	RobotBebop	i just keep hearing the NIN song
2012-06-22 23:18:25	dare-	It's about a US Marshall that gets sent to his home town after he shoots a guy
2012-06-22 23:18:35	richterlappy	hmm could use a mm mcfluree
2012-06-22 23:18:41	dare-	He tells him you have 24 hours to leave town or I'll kill you
2012-06-22 23:18:52	RobotBebop	I am JUST-ified
2012-06-22 23:18:59	dare-	The pilot is really good
2012-06-22 23:19:06	RobotBebop	it's on netflix here
2012-06-22 23:19:15	dare-	If the pilot doesn't hook you then don't bother
2012-06-22 23:19:23	dare-	But it's got great plot twists
2012-06-22 23:19:30	RobotBebop	i want to watch sons of anarchy
2012-06-22 23:19:30	dare-	And you don't see a lot of shows with hick characters
2012-06-22 23:19:36	dare-	SoA is better for sure
2012-06-22 23:19:41	dare-	Both great FX shows though
2012-06-22 23:19:52	+Mexed_Alex	 Justified has charm
2012-06-22 23:19:55	+Mexed_Alex	SoA doesn't
2012-06-22 23:20:14	+Mexed_Alex	I don't think here's any character in SoA that I actually like
2012-06-22 23:20:24	+Mexed_Alex	there's*
2012-06-22 23:20:34	RobotBebop	does that make it a bad show or a good show with bad people
2012-06-22 23:20:42	+Mexed_Alex	A good show with bad people.
2012-06-22 23:20:44	dare-	SoA gets really good in season 2
2012-06-22 23:20:58	dare-	None of the characters are good people, really
2012-06-22 23:20:59	Brainderailment	Yeah, everyone is a piece of shit in soa, but it's good
2012-06-22 23:21:08	RobotBebop	it also has ron Pearlman
2012-06-22 23:21:14	dare-	Ron Pearlman is fantastic in it
2012-06-22 23:21:14	RobotBebop	so it is instantly awesome
2012-06-22 23:21:25	Brainderailment	cept the guy in jail, but he's the creator, so he made himself that guy.
2012-06-22 23:21:40	dare-	Peggy's husband
2012-06-22 23:21:46	Brainderailment	peggy lol
2012-06-22 23:22:39		[benbeltran away: Detached from tmux]
2012-06-22 23:22:39	--	You are now known as benbeltran[away
2012-06-22 23:22:40	+Mexed_Alex	OH MY GOD THE DAD FROM THE FAST AND THE FURIOUS TOKYO DRIFT IS IN THIS EPISODE
2012-06-22 23:22:54	richterlappy	boner?
2012-06-22 23:23:21	Brainderailment	tokyo drift. It's like movie dlc
2012-06-22 23:23:33	+Mexed_Alex	haha, what do you mean
2012-06-22 23:23:49	Brainderailment	I dunno, shit comes out and I dont' pay attention
2012-06-22 23:23:57	Brainderailment	I never get dls
2012-06-22 23:23:59	+Mexed_Alex	What are you doing?
2012-06-22 23:24:01	Brainderailment	dlc*
2012-06-22 23:24:21	Brainderailment	wait, what are YOU doing?
2012-06-22 23:24:35	RobotBebop	downloading season 1 of SoA
2012-06-22 23:24:37	richterlappy	reading your message
2012-06-22 23:24:54	+Mexed_Alex	You need to be watch Fast and the Furious
2012-06-22 23:25:00	dare-	Moose stick with it for the first 2 seasons at least
2012-06-22 23:25:01	DtoidBot	...
2012-06-22 23:25:02	+Mexed_Alex	they're pretty much the best
2012-06-22 23:25:05	dare-	Season 1 is kind of slow
2012-06-22 23:25:16	+Mexed_Alex	watching*
2012-06-22 23:25:22	Brainderailment	I saw the first one and the one with 2pac, that's it
2012-06-22 23:25:36	+Mexed_Alex	Hahaha, you asshole
2012-06-22 23:25:44	RobotBebop	the first season fo any show is always slow compared to the later seasons
2012-06-22 23:25:48	+Mexed_Alex	that wasn't Tupac
2012-06-22 23:25:53	+Mexed_Alex	That was Ja Rule
2012-06-22 23:25:56	Brainderailment	I started laughing as soon as I hit the 2 button
2012-06-22 23:25:57	RobotBebop	tupac
2012-06-22 23:25:59	RobotBebop	ja rule
2012-06-22 23:25:59	RobotBebop	dmx
2012-06-22 23:26:02	RobotBebop	same diff
2012-06-22 23:26:12	+Mexed_Alex	Moose is absolutely the most uncool I've ever met
2012-06-22 23:26:15	RobotBebop	hehe
2012-06-22 23:26:19	+Mexed_Alex	I can't even believe what he just said
2012-06-22 23:26:26	 *	RobotBebop chortles
2012-06-22 23:26:29	dare-	White people
2012-06-22 23:26:35	+Mexed_Alex	LOOK HE CHORTLES
2012-06-22 23:26:40	dare-	He's also Canadian
2012-06-22 23:26:45	+Mexed_Alex	WHAT KIND OF PERSON CHORTLES EXCEPT FOR SERIOUSLY UNCOOLS
2012-06-22 23:26:53	dare-	So you have to cut him some slack
2012-06-22 23:27:20	richterlappy	what is a chortle? is it as contrived as the word woot?
2012-06-22 23:28:30	RobotBebop	free beer is the best beer
2012-06-22 23:28:57	+Mexed_Alex	Ferris Bueller's friend is also in this episode
2012-06-22 23:30:25	dare-	I love Cameron
2012-06-22 23:30:37	+Mexed_Alex	I loved him in Speed.
2012-06-22 23:30:43	+Mexed_Alex	His best role yet
2012-06-22 23:31:28	RobotBebop	who was he in speed
2012-06-22 23:31:53	+Mexed_Alex	The annoying tourist.
2012-06-22 23:32:03	+Bigby	he also killed captain kirk
2012-06-22 23:32:29	+Mexed_Alex	Nobody cares, mondonerd
2012-06-22 23:33:21	dare-	Oh that's right, he was the chicken captain in Star Trek 6
2012-06-22 23:33:31	+Mexed_Alex	Oh my God
2012-06-22 23:33:32	+Mexed_Alex	stop it
2012-06-22 23:33:38	RobotBebop	nobody killed kirk
2012-06-22 23:33:43	+Mexed_Alex	Seriously
2012-06-22 23:33:49	RobotBebop	the nexus got him in Star Trek Generations
2012-06-22 23:33:50	RobotBebop	nerrrr
2012-06-22 23:34:14	dare-	I liked him on Spin City, though
2012-06-23 14:06:28		irc: disconnected from server
2012-06-25 09:05:36		[benbeltran[away away: Detached from tmux]
2012-06-25 09:05:38	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-25 09:05:38	--	Nicks #destructoid: [@bloodylip @Q +lolshin +Torzelan +Vexed_Alex [Rabite] ^power andrewm_ Apple_Master benbeltran[away DougCL DtoidBot Dyganth Gandysampras jared|away Kasreyn meeetalnarf metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-06-25 09:05:38	--	Channel #destructoid: 22 nicks (2 ops, 0 halfops, 3 voices, 17 normals)
2012-06-25 09:05:42	--	Mode #destructoid [+tnCN]
2012-06-25 09:05:42	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-25 09:06:18		[benbeltran[away back: gone 00:00:41]
2012-06-25 09:06:23		[benbeltran[away away: Detached from tmux]
2012-06-25 09:06:28		[benbeltran[away back: gone 00:00:03]
2012-06-25 10:38:57	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-25 10:38:57	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Bigby +Ecksorcism +lolshin +Torzelan [Rabite] ^power andrewm_ Apple_Master benbeltran DougCL DtoidBot Dyganth Gandysampras jared Kasreyn meeetalnarf metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-06-25 10:38:57	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 4 voices, 17 normals)
2012-06-25 10:38:59	--	Mode #destructoid [+tnCN]
2012-06-25 10:38:59	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-25 10:39:10	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 10:42:10	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 10:42:10	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-25 11:06:26	<--	Bigby (~Bigby@70.141.192.85) has quit (Ping timeout)
2012-06-25 11:08:10	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-25 11:09:40	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-25 11:09:40	--	Mode #destructoid [+o CronosBlade] by Q
2012-06-25 11:13:41	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 11:15:09	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-25 11:20:25	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 11:20:51	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-25 11:24:42	-->	blackgizmo (blackgizmo@c-67-161-71-187.hsd1.ca.comcast.net) has joined #destructoid
2012-06-25 11:26:40	jared	Here's something to ruin your Monday: http://www.theverge.com/2012/6/25/3110947/anthrocon-furry-furries-pittsburgh-wild-kingdom
2012-06-25 11:40:29	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-25 11:40:29	--	Mode #destructoid [+v Gemsi] by Q
2012-06-25 11:44:01	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: ChatZilla 0.9.88.2 [Firefox 13.0.1/20120614114901])
2012-06-25 11:49:17	@Aerox	This picture is perfect
2012-06-25 11:49:18	@Aerox	http://assets.sbnation.com/assets/1203113/furry-faces-300.jpg
2012-06-25 12:23:41	theGoldenAvatar	Nah
2012-06-25 12:23:54	theGoldenAvatar	It'd be perfect if they blurred out the masks instead
2012-06-25 12:24:49	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-25 12:24:49	--	Mode #destructoid [+v ProfPew] by Q
2012-06-25 12:37:08	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-25 13:01:32	theGoldenAvatar	"At Fender Mexico, your Fender guitar is assembled in Mexico by Mexicans. At Fender California, your Fender guitar is assembled in America by Mexicans."
2012-06-25 13:02:05	jared	'MERICA!
2012-06-25 13:02:24	theGoldenAvatar	http://www.ebay.com/itm/170865320938?ssPageName=STRK:MEBIDX:IT&_trksid=p3984.m1426.l2649#ht_52747wt_1186
2012-06-25 13:02:35	theGoldenAvatar	Now at $1500
2012-06-25 13:08:10	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-25 13:08:18	Halfleft|Away	tits
2012-06-25 13:09:57	jared	Hooray!
2012-06-25 13:27:22	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-25 13:27:22	--	Mode #destructoid [+o TDiddy] by Q
2012-06-25 13:41:29	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-25 13:41:29	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-25 13:44:47	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Read error: Operation timed out)
2012-06-25 13:49:58	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-25 13:53:14	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-25 13:53:14	--	Mode #destructoid [+v Gemsi] by Q
2012-06-25 13:54:48	theGoldenAvatar	Haha
2012-06-25 13:55:01	theGoldenAvatar	I emailed some guy on craigslist asking if he could send me pictures
2012-06-25 13:55:06	theGoldenAvatar	Of his guitar
2012-06-25 13:55:18	theGoldenAvatar	He replied "yes"
2012-06-25 13:55:30	theGoldenAvatar	And that was that.
2012-06-25 14:04:38	@bloodylip	hehe
2012-06-25 14:15:35	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-25 14:15:36	--	Mode #destructoid [+v jorge`] by Q
2012-06-25 14:34:18	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Quit: blah)
2012-06-25 15:06:07	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-25 15:22:25	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-25 15:26:40	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 15:40:25	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-25 15:40:25	--	Mode #destructoid [+v lolshin] by Q
2012-06-25 15:44:34	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-25 15:48:54	richterlappy	!q
2012-06-25 15:48:55	DtoidBot	[159] <@Coon> http://photos-e.ak.fbcdn.net/photos-ak-sf2p/v359/197/47/1154363850/n1154363850_30159804_595.jpg
2012-06-25 15:50:19	richterlappy	!q
2012-06-25 15:50:20	DtoidBot	[1161] <@TDiddy> http://www.youtube.com/watch?v=33zPlnhymCU&feature=g-all-u
2012-06-25 15:50:31	@TDiddy	hehe
2012-06-25 15:59:30	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-06-25 16:00:06	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-25 16:00:41	--	Mode #destructoid [+o TDiddy] by Q
2012-06-25 16:08:02	--	jared is now known as jared|away
2012-06-25 16:10:44	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Ping timeout)
2012-06-25 16:24:45	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-25 16:29:33	richterlappy	!q
2012-06-25 16:29:34	DtoidBot	[739] <Bigby> you are some sick dudes
2012-06-25 16:29:44	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-25 16:31:41	<--	meeetalnarf (~meetalnar@p54AC9A2E.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-25 16:52:01	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-06-25 17:04:10	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-25 17:05:52	-->	Simmy (~Lee@77.101.97.153) has joined #destructoid
2012-06-25 17:06:06	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-25 17:07:28	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-06-25 17:18:50	<--	Simmy (~Lee@77.101.97.153) has quit (Ping timeout)
2012-06-25 17:53:07	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-25 17:57:53	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-25 17:57:53	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-25 18:01:37	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-06-25 18:02:23	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-25 18:07:51	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-25 18:08:24		[benbeltran away: Detached from tmux]
2012-06-25 18:08:24	--	You are now known as benbeltran[away
2012-06-25 18:43:49		irc: disconnected from server
2012-06-26 09:01:31		[benbeltran[away away: Detached from tmux]
2012-06-26 09:01:33	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-26 09:01:33	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +lolshin +Torzelan [Rabite] ^power Apple_Master benbeltran[away DougCL DtoidBot Ecks|Work Gandysampras jared|away Kasreyn meeetalnarf metalnarf mistic pointzeroeight Suff0 theGoldenAvatar]
2012-06-26 09:01:33	--	Channel #destructoid: 21 nicks (3 ops, 0 halfops, 2 voices, 16 normals)
2012-06-26 09:01:37	--	Mode #destructoid [+tnCN]
2012-06-26 09:01:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-26 09:01:46	theGoldenAvatar	Can't wait to see how shitty they are.
2012-06-26 09:02:22	@bloodylip	i'm assuming really shitty
2012-06-26 09:02:37	theGoldenAvatar	So far it's the same as before.
2012-06-26 09:02:37	theGoldenAvatar	8 minutes in.
2012-06-26 09:04:41	theGoldenAvatar	And from what I can tell BioWare missed the point.
2012-06-26 09:04:47	theGoldenAvatar	Because the shit people complained about didn't change.
2012-06-26 09:04:49	theGoldenAvatar	Lulz.
2012-06-26 09:05:06	theGoldenAvatar	Can't wait for the drama.
2012-06-26 09:06:29	theGoldenAvatar	Oh god, this is sooo bad.
2012-06-26 09:06:53	jared|away	OH, I should watch those.
2012-06-26 09:07:21	jared|away	Also, morning.
2012-06-26 09:07:24	--	jared|away is now known as jared
2012-06-26 09:07:39	theGoldenAvatar	It's really cheesy VA over still shots.
2012-06-26 09:07:59	Ecks|Work	WHAT
2012-06-26 09:08:11	jared	SRSLY?
2012-06-26 09:08:15	theGoldenAvatar	Yes.
2012-06-26 09:08:16	jared	Where did you look them up, you tube?
2012-06-26 09:08:19	Ecks|Work	morning jared
2012-06-26 09:08:22	jared	haha *youtube
2012-06-26 09:08:24	theGoldenAvatar	http://www.reddit.com/r/masseffect/comments/vmknk/extend_cut_endings_youtube_links_spoiler_warning/
2012-06-26 09:08:26	theGoldenAvatar	There's the list of them
2012-06-26 09:08:28	jared	Hey ecks.
2012-06-26 09:09:22	@bloodylip	theGoldenAvatar: is EA charging for this DLC?
2012-06-26 09:09:27	theGoldenAvatar	No.
2012-06-26 09:10:26	jared	Wait, what the hell is the fourth ending? refusal?
2012-06-26 09:10:33	theGoldenAvatar	Yeah, they added a new ending.
2012-06-26 09:10:39	theGoldenAvatar	Haven't gotten to it yet.
2012-06-26 09:10:49	theGoldenAvatar	Apparently it's awful though.
2012-06-26 09:11:05	jared	Huh.. if that ending is refusing to choose anything, that most closely matches what most people want to do.
2012-06-26 09:13:58	jared	Uh... watching this is so painful. It's like remembering an awful, repressed memory.
2012-06-26 09:14:19	theGoldenAvatar	You can skip the first 8 minutes or so of the old endings
2012-06-26 09:14:27	theGoldenAvatar	It's the same through that.
2012-06-26 09:16:24	jared	Hate BioWare so much. Anyone planning on getting DA3!?
2012-06-26 09:16:31	theGoldenAvatar	Hehe.
2012-06-26 09:17:44	@bloodylip	so they're just skipping DA2?
2012-06-26 09:18:07	jared	Well.. wasn't the last DA called DA2?
2012-06-26 09:18:19	jared	Even though DA1 was DAO
2012-06-26 09:18:33	jared	Wow, yeah, these endings suck.
2012-06-26 09:18:54	theGoldenAvatar	Yeah, bloodylip, DA2 already happened
2012-06-26 09:19:10	jared	It's just like 10 min of animators jerking off and making everyone green.
2012-06-26 09:19:19	@bloodylip	jared: i have no recollection of a second one
2012-06-26 09:19:21	@bloodylip	only DA:O
2012-06-26 09:19:26	theGoldenAvatar	Oh, right.
2012-06-26 09:19:55	jared	..?
2012-06-26 09:20:05	@bloodylip	jared: DA2 does not exist
2012-06-26 09:20:07	theGoldenAvatar	Hahahaha. The new ending is what I thought should have happened.
2012-06-26 09:20:10	@bloodylip	don't try to make up new games
2012-06-26 09:20:51	jared	http://amzn.com/B0047TG2R0
2012-06-26 09:21:07	jared	Unless it was all sarcasm and you're saying you refuse to play 2. In which case, that was not made clear.
2012-06-26 09:21:30	jared	Not there yet.
2012-06-26 09:21:44	theGoldenAvatar	They should never have made this DLC.
2012-06-26 09:21:49	theGoldenAvatar	It improved nothing
2012-06-26 09:21:59	theGoldenAvatar	And cost them nothing but time, money and more bad press
2012-06-26 09:22:00	jared	Pretty much.
2012-06-26 09:23:01		[benbeltran[away away: Detached from tmux]
2012-06-26 09:23:15	@bloodylip	jared: yes, it was sarcasm
2012-06-26 09:23:19	@bloodylip	thanks for playing along
2012-06-26 09:23:24	@bloodylip	but seriously, i wish DA2 didn't exist
2012-06-26 09:23:52	theGoldenAvatar	What?
2012-06-26 09:24:00	theGoldenAvatar	You don't love that one cave design?
2012-06-26 09:24:02	jared	Of course you od, it sucked.
2012-06-26 09:24:39	jared	Did any of you listen to the interview with BioWare prior to the release of this?
2012-06-26 09:24:46	theGoldenAvatar	Nope.
2012-06-26 09:25:13	jared	Listening to them try to explain the new DLC without admitting they fucked up was priceless.
2012-06-26 09:25:31	theGoldenAvatar	Ha
2012-06-26 09:25:55	jared	"We're pretty sure that it was the length of the ending. I mean.... we thought it was pretty clear what happened, but we forgot that people need a lot of time to let go of their characters."
2012-06-26 09:26:06	theGoldenAvatar	People are all like "well, it's better."
2012-06-26 09:26:08	jared	(paraphrased)
2012-06-26 09:26:45	jared	The synthesize option is like a macrocosm of the geth.
2012-06-26 09:26:50	jared	Bleh.
2012-06-26 09:28:06	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-06-26 09:28:12	Gandysampras	FART FART FART
2012-06-26 09:28:26	jared	OMG guise, it
2012-06-26 09:28:29	jared	's GANDY!
2012-06-26 09:28:34	Batthink	PARP
2012-06-26 09:30:15	jared	Kasumi didn't die in my game, these endings are bullshit.
2012-06-26 09:30:22	theGoldenAvatar	hahah
2012-06-26 09:31:46		[benbeltran[away back: gone 00:08:43]
2012-06-26 09:32:54	jared	They should have added a "you wake up and it was all a dream" ending just for the hell of it.
2012-06-26 09:33:36	Batthink	'Dallas shower scene' moment
2012-06-26 09:35:58	Ecks|Work	and then said Mass Effect 4, what really happens
2012-06-26 09:36:11	jared	I have been wrestling with if I want to platinum ME3 or not.
2012-06-26 09:36:19	Ecks|Work	not
2012-06-26 09:36:29	theGoldenAvatar	I told my sister not to have high expectations for the DLC.
2012-06-26 09:36:32	theGoldenAvatar	I hope she listened.
2012-06-26 09:36:53	Ecks|Work	she probably didnt
2012-06-26 09:37:02	theGoldenAvatar	And by that I mean I told her "It's still going to suck"
2012-06-26 09:37:35	Ecks|Work	when they said they werent going to change it but fill in the wholes
2012-06-26 09:37:43	Ecks|Work	it was pretty obv it was going to suck
2012-06-26 09:37:43	theGoldenAvatar	The whole holes?
2012-06-26 09:37:54	Ecks|Work	shut your face
2012-06-26 09:38:28	theGoldenAvatar	This guy is pro at craigslist
2012-06-26 09:38:28	theGoldenAvatar	http://wilmington.craigslist.org/msg/3094577769.html
2012-06-26 09:38:37	theGoldenAvatar	Look at that photo
2012-06-26 09:38:44	theGoldenAvatar	High-res
2012-06-26 09:39:37	theGoldenAvatar	Also, is slapping $1 on something then putting the real price in the link a thing?
2012-06-26 09:39:45	theGoldenAvatar	http://wilmington.craigslist.org/msg/3041945618.html
2012-06-26 09:39:48	@bloodylip	yes, it is
2012-06-26 09:39:48	theGoldenAvatar	Because I see that a lot
2012-06-26 09:39:52	Ecks|Work	Hahaha
2012-06-26 09:39:59	Ecks|Work	craigslist 101
2012-06-26 09:40:24	@bloodylip	basically just ignore it if it says $1
2012-06-26 09:40:33	@bloodylip	because who would bother trying to sell shit for $1 on craigslist?
2012-06-26 09:41:15	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-26 09:41:15	--	Mode #destructoid [+o Aerox] by Q
2012-06-26 09:41:40	@bloodylip	hi jro!
2012-06-26 09:41:45	@Aerox	hi!
2012-06-26 09:41:51	theGoldenAvatar	My favorite is "I bought this for $200 but am selling it for $60."
2012-06-26 09:41:56	theGoldenAvatar	I go and see that it's new for $60
2012-06-26 09:43:41	jared	Well, I guess the indoc theory is right out.
2012-06-26 09:45:26	@Aerox	Is there a youtube up of the ending yet
2012-06-26 09:45:30	@Aerox	I don't want to play back through the final mission
2012-06-26 09:45:59	@bloodylip	yes
2012-06-26 09:46:02	@bloodylip	tga was just watching it
2012-06-26 09:46:35	theGoldenAvatar	http://www.reddit.com/r/masseffect/comments/vmknk/extend_cut_endings_youtube_links_spoiler_warning/
2012-06-26 09:54:20	@Aerox	oh my god twenty minutes
2012-06-26 09:54:24	@Aerox	just summarize it
2012-06-26 09:54:55	@Aerox	i'm assuming all the bullshit with anderson still happens
2012-06-26 09:57:08	@bloodylip	Aerox: purple explosion
2012-06-26 09:59:26	jared	haha
2012-06-26 10:02:53	jared	Oh man, I finally got to refusal!
2012-06-26 10:03:13	jared	That was the first thing I did at the end, so good thing it wasn't an option before?
2012-06-26 10:08:52	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-26 10:10:09	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-26 10:10:09	--	Mode #destructoid [+o TDiddy] by Q
2012-06-26 10:12:26	Ecks|Work	Hey Rickey, Travis
2012-06-26 10:12:28	@Aerox	https://sphotos.xx.fbcdn.net/hphotos-prn1/564157_4234152372907_909933899_n.jpg
2012-06-26 10:12:31	@Aerox	HI RICKEY
2012-06-26 10:14:22	storyr	good morning
2012-06-26 10:14:23	storyr	happy tuesday
2012-06-26 10:14:50	Ecks|Work	Hahaha hilarious link JRo
2012-06-26 10:15:02	Ecks|Work	Whats up with you Rickey?
2012-06-26 10:15:31		[benbeltran[away away: Detached from tmux]
2012-06-26 10:15:46		[benbeltran[away back: gone 00:00:13]
2012-06-26 10:16:11	storyr	just got in the office. It's gloomy as hell today...yet 60 degrees out
2012-06-26 10:17:10	@Aerox	http://t.co/S4HIlCw1
2012-06-26 10:17:18	@Aerox	We just finished getting june gloom
2012-06-26 10:17:33	@Aerox	it's going to be 78 today
2012-06-26 10:23:36		[benbeltran[away away: Detached from tmux]
2012-06-26 10:24:36		[benbeltran[away back: gone 00:00:58]
2012-06-26 10:25:29	@bloodylip	!weather 19711
2012-06-26 10:25:31	DtoidBot	From Wilmington, Delaware (KILG) on June 26, 10:51 AM EDT temp: 72 F (22 C) cond: Clear wind: From the NNW at 15 MPH (24.14 KPH) hu: 41% dewpnt: 47 F (8 C)
2012-06-26 10:40:03	theGoldenAvatar	What is June gloom?
2012-06-26 10:40:10	theGoldenAvatar	!weather 28403
2012-06-26 10:40:11	DtoidBot	From Wilmington, North Carolina (KILM) on June 26, 10:53 AM EDT temp: 72 F (22 C) cond: Clear wind: From the NNE at 14 MPH (22.53 KPH) hu: 57% dewpnt: 56 F (13 C)
2012-06-26 10:40:20	theGoldenAvatar	You win.
2012-06-26 10:40:29	theGoldenAvatar	Less humid.
2012-06-26 10:40:45	@Aerox	Out here it's this specific weahter condition that happens in june where it's something like the warming ocean generates a marine layer of fog
2012-06-26 10:40:53	@Aerox	So for most of june mornings here are like 60 degrees and pretty overcast
2012-06-26 10:41:04	@Aerox	and by the time it burns off in the afternoon it's only like 70ish out
2012-06-26 10:41:53	theGoldenAvatar	Ah.
2012-06-26 10:41:56	@Aerox	http://en.wikipedia.org/wiki/June_Gloom
2012-06-26 10:42:00	theGoldenAvatar	Yeah, we have that here to an extent.
2012-06-26 10:42:05	theGoldenAvatar	Never knew it had a name
2012-06-26 10:42:29	Ecks|Work	!weather K2C1G4
2012-06-26 10:42:30	DtoidBot	From Ottawa International,  (CYOW) on June 26, 11:00 AM EDT temp: 66 F (19 C) cond: Mostly Cloudy wind: From the NNW at 21 MPH Gusting to 28 MPH(33.8 KPH) hu: 52% dewpnt: 48 F (9 C)
2012-06-26 10:43:10	@Aerox	yeah
2012-06-26 10:43:15	@Aerox	It just ended like three days ago
2012-06-26 10:43:37	theGoldenAvatar	I don't think ours ever really ends.
2012-06-26 10:43:40	theGoldenAvatar	We just call it summer.
2012-06-26 10:44:04	theGoldenAvatar	Except its 90 degrees at 4am
2012-06-26 10:44:04	@Aerox	We didn't really get the morning rain this year we usually get
2012-06-26 10:44:05	@Aerox	so that was nice
2012-06-26 10:44:06	theGoldenAvatar	it's*
2012-06-26 10:44:08	@Aerox	oh, gross
2012-06-26 10:44:39	Ecks|Work	fucking meetings
2012-06-26 10:44:44	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-26 10:44:44	theGoldenAvatar	We have a couple weeks every year where the humidity gets out of control
2012-06-26 10:44:49	theGoldenAvatar	And it's like 90+
2012-06-26 10:45:05	theGoldenAvatar	And your body literally cannot cool itself.
2012-06-26 10:45:15	@Aerox	I'm fine even if it's triple digits outside
2012-06-26 10:45:16	@Aerox	as long as it's dry
2012-06-26 10:45:24	@Aerox	I'd rather have dry 105 than humid 80
2012-06-26 10:45:28	@Aerox	I can't deal with humidity
2012-06-26 10:45:57	theGoldenAvatar	The one thing we do have is a near constant breeze.
2012-06-26 10:46:01	theGoldenAvatar	At least on this side of the river.
2012-06-26 10:46:09	theGoldenAvatar	Helps make things a bit more bearable.
2012-06-26 11:10:01	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/hogImTM.png
2012-06-26 11:16:44	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-26 11:17:28	theGoldenAvatar	I hate these people.
2012-06-26 11:33:19	@bloodylip	...
2012-06-26 11:35:49	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-06-26 11:35:49	<--	meeetalnarf (~meetalnar@p54AC9A43.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-06-26 11:35:49	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-06-26 11:35:49	<--	Suff0 (~Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-06-26 11:35:49	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-06-26 11:35:50	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-06-26 11:35:50	-->	meeetalnarf (~meetalnar@p54AC9A43.dip0.t-ipconnect.de) has joined #destructoid
2012-06-26 11:35:50	-->	Suff0 (~Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has joined #destructoid
2012-06-26 11:35:50	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-06-26 11:35:50	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-26 11:35:50	--	Mode #destructoid [+ov BigPopaGamer Torzelan] by *.quakenet.org
2012-06-26 11:46:55	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-26 11:53:12	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-06-26 11:53:12	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (*.net *.split)
2012-06-26 11:53:12	<--	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-06-26 11:53:12	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-06-26 11:53:12	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-06-26 11:53:12	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-06-26 11:56:28	-->	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has joined #destructoid
2012-06-26 11:56:28	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-06-26 11:56:28	-->	bloodylip (~cmccurdy@pool-173-59-117-107.phlapa.fios.verizon.net) has joined #destructoid
2012-06-26 11:56:28	--	Mode #destructoid [+o bloodylip] by *.quakenet.org
2012-06-26 12:01:07	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-26 12:01:26	--	Mode #destructoid [+o TDiddy] by Q
2012-06-26 12:17:15	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-06-26 12:17:15	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-06-26 12:52:04	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-26 12:58:49	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-06-26 12:59:54	theGoldenAvatar	http://www.reddit.com/r/todayilearned/comments/vmgz7/til_david_bowie_plays_guitar_piano_saxophone/
2012-06-26 13:00:09	theGoldenAvatar	So, like most every other real musician?
2012-06-26 13:00:34	@bloodylip	lol
2012-06-26 13:11:44	storyr	http://www.reddit.com/r/AskReddit/comments/vldub/reddit_ive_never_understood_why_you_hate_the_big/c55qeo3
2012-06-26 13:11:52	storyr	long read, but good
2012-06-26 13:12:28	richterlappy	http://www.crunchyroll.com/anime-news/2012/06/26-1/japanese-politicians-seriously-consider-building-a-gundam
2012-06-26 13:19:45	@bloodylip	storyr: other than brain damage, i've never understood why people like it
2012-06-26 13:20:05	theGoldenAvatar	Because "lol nerds"
2012-06-26 13:20:11	theGoldenAvatar	Everyone is better than nerds.
2012-06-26 13:20:23	theGoldenAvatar	Makes people feel better about their shitty lives or something.
2012-06-26 13:21:00	storyr	haha
2012-06-26 13:21:02	storyr	http://www.reddit.com/r/AskReddit/comments/vldub/reddit_ive_never_understood_why_you_hate_the_big/c55qeo3?context=6
2012-06-26 13:21:03	storyr	for context
2012-06-26 13:22:35	storyr	about why he wrote the long reply
2012-06-26 13:22:35	storyr	it was at least an interesting read. Like, I am not ashamed to admit to people I play video games, but honestly, there is such a bullshit stigma about WoW that I rarely tell people
2012-06-26 13:22:35	storyr	unless asked
2012-06-26 13:22:35	@Aerox	UGH A WOW NERD
2012-06-26 13:22:35	@Aerox	GROSS
2012-06-26 13:22:35	storyr	SEE
2012-06-26 13:22:35	storyr	I MUST BE ADDICTED AND SHIT
2012-06-26 13:22:35	@Aerox	Also I'm sure this entire thread is just NERD BLACKFACE
2012-06-26 13:22:35	@Aerox	isn't it
2012-06-26 13:22:35	theGoldenAvatar	Yes.
2012-06-26 13:22:35	theGoldenAvatar	And while it's true, who gives a shit.
2012-06-26 13:22:35	theGoldenAvatar	It's like the whole Men's Rights thing.
2012-06-26 13:22:36	theGoldenAvatar	Some of it's true, but who gives a shit.
2012-06-26 13:23:59	theGoldenAvatar	And I don't mean I don't care.
2012-06-26 13:24:05	theGoldenAvatar	Because I find it interesting to discuss.
2012-06-26 13:24:18	theGoldenAvatar	But nerds like to play the victim.
2012-06-26 13:25:14	theGoldenAvatar	God.
2012-06-26 13:25:22	theGoldenAvatar	I sound like Alex.
2012-06-26 13:25:22	theGoldenAvatar	Someone kill me.
2012-06-26 13:26:28	jared	I always resented the fact that WoW is pretty much the layman's term for every video game ever.
2012-06-26 13:26:45	@bloodylip	haha
2012-06-26 13:27:13	theGoldenAvatar	It's how anyone with any expertise or knowledge of a domain feel about all popular media.
2012-06-26 13:27:32	@bloodylip	but BBT's terribleness goes deeper, because it's just shitty
2012-06-26 13:27:36	@bloodylip	it's like 2.5 men, with nerds
2012-06-26 13:27:43	theGoldenAvatar	Well, yeah.
2012-06-26 13:27:48	@TDiddy	same creator
2012-06-26 13:27:50	theGoldenAvatar	Its main offense is bad comedy.
2012-06-26 13:28:36	@bloodylip	exactly
2012-06-26 13:29:05	jared	I mean.. that's kind of it. But when someone says I like movies, the public doesn't go "Movies? ANCHORMAN, HUH?"
2012-06-26 13:29:20	jared	Or do they? So hard to keep track.
2012-06-26 13:29:42	theGoldenAvatar	What?
2012-06-26 13:31:18	jared	I guess what I'm saying it, let's form our own underwater city where people are free to mold themselves into whatever form they choose. #SOLVED
2012-06-26 13:31:22	jared	*is
2012-06-26 13:32:09	storyr	we shall call it, "Wrapture"
2012-06-26 13:32:40	theGoldenAvatar	That's better than what I had in mind.
2012-06-26 13:33:23	jared	Oh, I was kind of thinking we could call it "Poo-Poo Cat City."
2012-06-26 13:33:45	jared	Gets the point across I think.
2012-06-26 13:34:35	storyr	maybe we need some more brain storming on the name
2012-06-26 13:34:53	theGoldenAvatar	Waterworld?
2012-06-26 13:34:58	theGoldenAvatar	Sea World?
2012-06-26 13:35:07	richterlappy	bigbys daycare center and waterpork slash massage parlor
2012-06-26 13:35:13	richterlappy	waterpark
2012-06-26 13:37:02	jared	watersports?
2012-06-26 13:40:53	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-06-26 13:45:23	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-26 13:46:35	Batthink	Aqua centre
2012-06-26 13:48:40	Batthink	Aquaville
2012-06-26 13:48:52	meeetalnarf	http://media.lelombrik.net/33001-33500/97f502a5b7300735fe80b2560104150394d4c136.swf
2012-06-26 13:49:37	Batthink	O_o
2012-06-26 14:02:15	Ecks|Work	home time!
2012-06-26 14:02:17	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-06-26 14:07:59	meeetalnarf	http://www.bildschirmarbeiter.com/video/trust_me_im_an_engineer/
2012-06-26 14:09:22	meeetalnarf	http://www.youtube.com/watch?v=JxUGe2C3MgM&feature=player_embedded#!
2012-06-26 14:09:23	DtoidBot	Diablo 3 Sound Effects - Super Mario Brothers Sync
2012-06-26 14:13:15	richterlappy	meh
2012-06-26 14:13:39	richterlappy	http://www.youtube.com/watch?v=vrYMxXtVjZg
2012-06-26 14:13:39	DtoidBot	Classic Call of Duty- Super Mario Bros.
2012-06-26 14:19:08	theGoldenAvatar	I ordered a pedal on some website
2012-06-26 14:19:15	theGoldenAvatar	And a guy called me with a survey
2012-06-26 14:19:21	theGoldenAvatar	Asking how I heard about their site
2012-06-26 14:19:24	theGoldenAvatar	I said "google"
2012-06-26 14:19:29	theGoldenAvatar	And he had no idea what I was talking about
2012-06-26 14:19:38	theGoldenAvatar	I had to explain what a search engine was.
2012-06-26 14:19:40	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Ping timeout)
2012-06-26 14:19:53	theGoldenAvatar	I don't even know what world I'm living in anymore.
2012-06-26 14:20:17	richterlappy	did you tell him what a wallmart and what a coke was?
2012-06-26 14:27:48	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-26 14:27:48	--	Mode #destructoid [+v Gemsi] by Q
2012-06-26 14:30:14	Batthink	Hi Gemsi
2012-06-26 14:30:30	+Gemsi	Hai
2012-06-26 14:40:06	<--	meeetalnarf (~meetalnar@p54AC9A43.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-26 15:03:06	-->	meeetalnarf (~meetalnar@p54AC9A43.dip0.t-ipconnect.de) has joined #destructoid
2012-06-26 15:04:23	<--	meeetalnarf (~meetalnar@p54AC9A43.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-26 15:26:46	jared	tGA: You missed the perfect opportunity to fuck with someone./
2012-06-26 15:32:52	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-26 15:33:19	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-06-26 15:35:21	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-26 15:35:21	--	Mode #destructoid [+o Aerox] by Q
2012-06-26 16:02:34	--	jared is now known as jared|away
2012-06-26 16:04:33	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-26 16:18:27	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-26 16:19:02	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-26 16:19:02	--	Mode #destructoid [+v lolshin] by Q
2012-06-26 16:20:46	Halfleft|Away	hello cunts
2012-06-26 16:30:44	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-26 16:31:47	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-06-26 16:31:47	--	Mode #destructoid [+v Ecksorcism] by Q
2012-06-26 16:36:38	@Aerox	Hello Gavin
2012-06-26 16:36:40	@Aerox	how was your day
2012-06-26 16:38:29	Halfleft|Away	boring and fucking took forever
2012-06-26 16:38:39	Halfleft|Away	went for kareoke and cocktails afterwards
2012-06-26 16:38:42	Halfleft|Away	which was good
2012-06-26 16:38:44	Halfleft|Away	but cost too much
2012-06-26 16:38:47	Halfleft|Away	and i'm barely drunk
2012-06-26 16:39:08	+Gemsi	you live in london, of course it cost too much
2012-06-26 16:40:29	Halfleft|Away	and the selection library was atrocious
2012-06-26 16:41:50	Halfleft|Away	also i thought i was off tomorrow
2012-06-26 16:41:53	Halfleft|Away	turns out NOPE
2012-06-26 16:41:56	@Aerox	I thought you quit or something
2012-06-26 16:41:58	Halfleft|Away	i booked off thurs-thurs
2012-06-26 16:41:59	@Aerox	Becuase everyone else quit
2012-06-26 16:42:01	Halfleft|Away	not wed-wed
2012-06-26 16:42:06	@Aerox	a WHOLE WEEK OFF
2012-06-26 16:42:08	@Aerox	what will you do?
2012-06-26 16:42:08	Halfleft|Away	no i'm safe for a while longer
2012-06-26 16:42:13	Halfleft|Away	Go to the doctors
2012-06-26 16:42:15	Halfleft|Away	buy clothes
2012-06-26 16:42:17	Halfleft|Away	go to the bank
2012-06-26 16:42:18	+Gemsi	about time
2012-06-26 16:42:26	Halfleft|Away	maybe not go to the doctors
2012-06-26 16:42:35	+Gemsi	you really should
2012-06-26 16:42:48	@TDiddy	yeah
2012-06-26 16:43:02	+Gemsi	i've seem people in hospitals with less heath problems than you seem to have
2012-06-26 16:43:07	+Gemsi	seen*
2012-06-26 16:45:33	Halfleft|Away	I manage.
2012-06-26 16:59:04	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-26 16:59:08	deBLOO	http://evo2012.s3.amazonaws.com/live/index.html
2012-06-26 16:59:21	deBLOO	they're showing B4 footage right now
2012-06-26 16:59:37	deBLOO	B1-B4 were evo before evo was called evo, evo
2012-06-26 17:00:52	deBLOO	they're doing 12 bucks = chat emoticons, no ads, other stuff on the evo stream
2012-06-26 17:01:14	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-26 17:10:31	deBLOO	not very good at hiding their custom emoticons http://evo2012.s3.amazonaws.com/live/img/emoticon-index-w.png
2012-06-26 17:12:13	deBLOO	also SFxT is only getting grand finals streamed thank the lord
2012-06-26 17:12:17	deBLOO	fuck that game
2012-06-26 17:16:18	-->	Biggles (~robert@adsl-70-141-192-85.dsl.spfdmo.sbcglobal.net) has joined #destructoid
2012-06-26 17:17:24	richterlappy	biggles smalls
2012-06-26 17:17:36	Biggles	shut your piehole
2012-06-26 17:22:12	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-06-26 17:34:45	@Aerox	sup nate
2012-06-26 17:34:51	Brainderailment	sup
2012-06-26 17:34:56	@Aerox	All of those emoticons are terrible
2012-06-26 17:35:15	Brainderailment	?
2012-06-26 17:35:55	deBLOO	yeah they suck ass
2012-06-26 17:37:23	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-26 17:37:23	--	Mode #destructoid [+v jorge`] by Q
2012-06-26 17:44:19	Biggles	my moms birthday is today
2012-06-26 17:44:20	Biggles	she is 50
2012-06-26 17:45:46	@Aerox	HAPPY BIRTHDAY BIGGLEZ MOM
2012-06-26 17:47:09	Halfleft|Away	how old are you
2012-06-26 17:47:43	Biggles	she had me at 16
2012-06-26 17:47:48	Biggles	math time
2012-06-26 17:48:12	Halfleft|Away	no point you just told me what i was going to maths to anyway
2012-06-26 17:48:16	@TDiddy	i hate math
2012-06-26 17:48:20	Halfleft|Away	are you from a broken home or something
2012-06-26 17:48:35	Biggles	define broken
2012-06-26 17:49:54	Biggles	wait, thats wrong, she had me at 19
2012-06-26 17:55:50	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-26 17:56:18	Brainderailment	Your home had a problem with a leaky roof.
2012-06-26 18:21:30	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-06-26 18:25:15	Biggles	http://www.explosm.net/comics/2811/
2012-06-26 20:18:46		irc: disconnected from server
2012-06-26 21:31:26	-->	benbeltran[away (~benbeltra@200.76.90.239) has joined #destructoid
2012-06-26 21:31:26	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @CronosBlade @Q @TDiddy +Ecksorcism +jorge` +Torzelan [Rabite] ^power Aerox andrewm benbeltran[away dare deBLOO DougCL DtoidBot Gandysampras jared|away Kasreyn mistic pointzeroeight richterlappy RobotBebop Suff0 theGoldenAvatar]
2012-06-26 21:31:26	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 3 voices, 18 normals)
2012-06-26 21:31:29	--	Mode #destructoid [+tnCN]
2012-06-26 21:31:29	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-26 21:32:18	@TDiddy	always again
2012-06-26 21:33:10	richterlappy	and stream it
2012-06-26 21:33:22	richterlappy	make a weekly show for dtoid
2012-06-26 21:37:05		[benbeltran[away away: Detached from tmux]
2012-06-26 21:37:12	RobotBebop	gross
2012-06-26 21:37:30		[benbeltran[away back: gone 00:00:23]
2012-06-26 21:37:50		[benbeltran[away away: Detached from tmux]
2012-06-26 21:38:30		[benbeltran[away back: gone 00:00:38]
2012-06-26 21:39:02	@TDiddy	actually
2012-06-26 21:39:07	@TDiddy	that should be a show
2012-06-26 21:39:33	@TDiddy	call it Moose Games
2012-06-26 21:39:42	RobotBebop	where i just get progressively drunker as i play games?
2012-06-26 21:39:52	@TDiddy	Yes
2012-06-26 21:40:04	@TDiddy	get one of those beer dispensing helmets
2012-06-26 21:40:09	RobotBebop	hahahaha
2012-06-26 21:40:12	RobotBebop	they don't fit over the antlers
2012-06-26 21:40:13	RobotBebop	dick
2012-06-26 21:40:18	@TDiddy	FINE
2012-06-26 21:40:24	@TDiddy	TAPE CANS TO YOUR HORNS
2012-06-26 21:40:28	RobotBebop	hahahah
2012-06-26 21:40:30	RobotBebop	ANTLERS
2012-06-26 21:40:33	RobotBebop	THEY'RE CALLED ANTLERS
2012-06-26 21:40:53	@TDiddy	WHATEVER
2012-06-26 21:41:02	RobotBebop	WHATEVER YOU SPECIEIST PRICK
2012-06-26 21:42:04	dare	Hornhead
2012-06-26 21:42:19	richterlappy	whats your stance on moose rape?
2012-06-26 21:43:08	richterlappy	and drm
2012-06-26 22:25:27	RobotBebop	oh god
2012-06-26 22:25:30	RobotBebop	global warming?!
2012-06-26 22:25:35	RobotBebop	nnnnNAAAAAAAAAIIIIII-
2012-06-26 22:41:44	richterlappy	naia?
2012-06-26 22:56:16	Aerox	moose whatcha doin
2012-06-26 22:58:36	RobotBebop	working on this vita stuff
2012-06-26 22:58:38	RobotBebop	you
2012-06-26 22:59:38	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-26 22:59:47	richterlappy	make a augmented skirt game
2012-06-26 23:00:30	RobotBebop	i'm sure there will be enough japanese neckbeards doing that
2012-06-26 23:00:38	RobotBebop	let alone weeaboos
2012-06-26 23:01:00	Aerox	sup alex
2012-06-26 23:01:05	Aerox	i'm just farting around on the internet moose
2012-06-26 23:01:51	Vexed_Alex	Whaaadduuuuup
2012-06-26 23:03:44	Vexed_Alex	I need something to read
2012-06-26 23:03:53	Vexed_Alex	Non-fiction
2012-06-26 23:05:28	Vexed_Alex	Nothing?
2012-06-26 23:05:48	Vexed_Alex	Fiction reading ass dweebs
2012-06-26 23:10:02	@TDiddy	pfffffffffffffffffffff
2012-06-26 23:10:14	@TDiddy	last thing i read was the chuck klosterman stuff
2012-06-26 23:10:39	RobotBebop	jro keep your stank clouds confined to your own home
2012-06-26 23:10:44	RobotBebop	you're taking up room for mine
2012-06-26 23:11:08	richterlappy	fumigation
2012-06-26 23:12:04	@TDiddy	im gonna fart in a jar
2012-06-26 23:12:06	@TDiddy	then mail it to you
2012-06-26 23:12:20	@TDiddy	and put a coupon for a free six pack in there
2012-06-26 23:12:24	@TDiddy	so you have to open it!
2012-06-26 23:16:03	Aerox	ahahaha
2012-06-26 23:16:09	Aerox	oh
2012-06-26 23:16:11	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-06-26 23:16:14	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Read error: Operation timed out)
2012-06-26 23:16:14	Aerox	alex I missed your question
2012-06-26 23:16:35	Aerox	as part of my dumb little book club with my college friends we read a really interesting graphic novel called Fun Home
2012-06-26 23:16:37	Aerox	By Alison Bechdel
2012-06-26 23:16:48	Aerox	About this woman who ended up a lesbian who found out as an adult her father was a gay pedophile
2012-06-26 23:17:02	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-06-26 23:17:15	Vexed_Alex	This story came from the future
2012-06-26 23:17:18	Vexed_Alex	Bigby is the father
2012-06-26 23:17:42	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-26 23:18:16	Aerox	it was surprisingly compelling
2012-06-26 23:18:26	Aerox	I eyerolled pretty hard when Terra picked it but itw as great
2012-06-26 23:19:14	Aerox	Tina Fey's book is pretty good
2012-06-26 23:19:28	@TDiddy	Bossypants
2012-06-26 23:19:44	Aerox	yeah
2012-06-26 23:19:52	Aerox	Anthony Bourdain's stuff is interesting if you ahven't read it
2012-06-26 23:20:18	richterlappy	goosebumps
2012-06-26 23:20:54	Aerox	alternatively
2012-06-26 23:21:33	Aerox	just go through this list https://www.kirkusreviews.com/best-of/2011/nonfiction/
2012-06-26 23:21:58	Aerox	or http://www.amazon.com/gp/feature.html?ie=UTF8&plgroup=2&docId=1000744001
2012-06-26 23:22:16	Vexed_Alex	Oooo
2012-06-26 23:22:25	Aerox	Get the Ken Jennings book
2012-06-26 23:22:30	Aerox	He's fantastic
2012-06-26 23:22:37	Aerox	do you follow him on twitter?
2012-06-26 23:23:08	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-26 23:23:08	--	Mode #destructoid [+v lolshin] by Q
2012-06-26 23:26:26	Aerox	ahahahaha
2012-06-26 23:26:29	Aerox	look at this sweet ass jacket
2012-06-26 23:26:30	Aerox	https://sphotos.xx.fbcdn.net/hphotos-snc7/374059_377583975614144_39175988_n.jpg
2012-06-26 23:26:56	richterlappy	you wear that around san fran?
2012-06-26 23:36:20	DougCL	another bolt-on wonderboy lookin to get smoked?
2012-06-26 23:38:09	DougCL	five grand, five graaaand.
2012-06-26 23:38:50	+lolshin	http://www.buytigers.com/
2012-06-26 23:39:52	RobotBebop	where are you finding this jro
2012-06-26 23:39:59	RobotBebop	Stormfront's Facebook page?
2012-06-26 23:40:55	DougCL	the fact that it has probably gotten me on a bunch of government lists is ALMOST enough to keep me from going to stormfront for laffs.
2012-06-26 23:41:02	DougCL	but not quite
2012-06-26 23:43:01	-->	bigby (~androirc@m862836d0.tmodns.net) has joined #destructoid
2012-06-26 23:43:19	Aerox	haha, essentially moose
2012-06-26 23:43:20	Aerox	https://www.facebook.com/pages/The-Ticked-Off-Tax-Payer/300833573289185
2012-06-26 23:44:28	bigby	Stupid att. Sendmy bill to the wrong address for three months then turn offthe internet because its three months overdue
2012-06-26 23:45:07	DougCL	https://sphotos.xx.fbcdn.net/hphotos-prn1/c0.0.403.403/p403x403/545047_414673331905208_972609441_n.jpg
2012-06-26 23:45:13	DougCL	this one is pretty crazy
2012-06-26 23:45:43	DougCL	because it says liberals at the bottom part
2012-06-26 23:45:47	DougCL	instead of the other one
2012-06-26 23:46:23	Aerox	speaking of racism
2012-06-26 23:46:28	Aerox	mcdonald's ad from 1976 http://s3-ec.buzzfed.com/static/enhanced/web05/2012/6/26/10/enhanced-buzz-28969-1340721616-0.jpg
2012-06-26 23:46:53	DougCL	oof
2012-06-26 23:47:10	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-26 23:47:10	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-26 23:47:10	--	andrewm_ is now known as andrewm
2012-06-26 23:49:17	bigby	No thats just how they looked jr
2012-06-26 23:51:03	Vexed_Alex	4chan needs to read the hidden brain
2012-06-26 23:51:19	Vexed_Alex	Before they start attacking fucking children
2012-06-26 23:51:33	DougCL	what
2012-06-26 23:52:34	Vexed_Alex	4chan has started a bullying campaign against some kids who bullied a bus monitor into crying
2012-06-26 23:52:50	Vexed_Alex	Bullied a bus monitor to tears*
2012-06-26 23:52:53	DougCL	oh
2012-06-26 23:52:54	DougCL	yeah
2012-06-26 23:52:58	DougCL	i saw that video
2012-06-26 23:53:17	bigby	Why did they bullyer?
2012-06-26 23:53:17	bigby	Her
2012-06-26 23:53:27	Vexed_Alex	Because they're children
2012-06-26 23:53:38	DougCL	that woman is getting like a 700,000 vacation from the internet.
2012-06-26 23:53:44	richterlappy	a friend of mine from a while ago told me that , didnt 4chan encourage a kid to commit suicide on justin.tv? it was on the news
2012-06-26 23:53:57	Vexed_Alex	I don't doubt it
2012-06-26 23:54:00	Aerox	probably
2012-06-26 23:54:03	DougCL	an hero
2012-06-26 23:54:05	bigby	So then what do they get for it?
2012-06-26 23:55:06	richterlappy	i find an hero meme to be scumbaggy yeah , but now they '''helping''' in quotations helping people? their beliefs are pretty skitzo
2012-06-26 23:55:19	richterlappy	to from the justintv kid to the bullied bus driver
2012-06-26 23:55:31	Vexed_Alex	So, 4chan, a bunch of self righteous retards who want to curb bullying by bullying
2012-06-26 23:55:43	DougCL	WELCOME TO THE INTERNET
2012-06-26 23:55:51	Aerox	I think it's mostly just a calculation of what's most fucked up
2012-06-26 23:55:56	Vexed_Alex	That's like beating the shit out of a kid for getting into a fight with someone
2012-06-26 23:56:22	bigby	Need some caning up in this bitch
2012-06-26 23:56:40	Vexed_Alex	Please, this is serious
2012-06-26 23:56:48	Vexed_Alex	Stop bringing your spanking fetishes into play
2012-06-26 23:57:31	bigby	Hopefully their parents beat the shit out of them
2012-06-26 23:57:36	Aerox	dang
2012-06-26 23:57:40	Aerox	colorado is getting fucked up
2012-06-26 23:57:44	Vexed_Alex	Bigby us an idiot
2012-06-26 23:57:51	Vexed_Alex	Is*
2012-06-26 23:57:54	bigby	Froklm what jr
2012-06-26 23:57:57	Aerox	fires
2012-06-26 23:57:59	Vexed_Alex	And I hope he never has children
2012-06-26 23:58:04	Aerox	there are pretty big evacs starting
2012-06-26 23:58:08	Aerox	the governor has helpfully said things like
2012-06-26 23:58:10	Aerox	Gov. Hickenlooper at the Waldo Canyon Fire command center: “If I could make an executive order for rain, I’d do it tomorrow…I’d do it right now!”
2012-06-26 23:58:20	Vexed_Alex	Hahahahahaha
2012-06-26 23:58:27	Vexed_Alex	Is that an Onion quote, wtf
2012-06-26 23:58:34	bigby	Then what do you suggest alex? At timeout?
2012-06-26 23:58:35	richterlappy	just get the nwo weather weather poof rain!
2012-06-26 23:58:36	Aerox	I'm picturing him giggling to himself as some family is on fire in the background
2012-06-26 23:58:46	Aerox	http://kdvr.com/on-air/live-streaming/
2012-06-26 23:58:54	Vexed_Alex	Bigby, you don't solve issues of cruelty with physical violence
2012-06-26 23:59:01	Aerox	oh
2012-06-26 23:59:04	Aerox	this camera is very boring
2012-06-26 23:59:16	Vexed_Alex	Cruelty doesn't solve anything, it just reinforces the belief that violence solves problems
2012-06-26 23:59:33	Vexed_Alex	It's a proven fact
2012-06-26 23:59:43	Vexed_Alex	Hitting children does not work
2012-06-26 23:59:51	bigby	Then what
2012-06-27 00:00:01	Aerox	parent them properly?
2012-06-27 00:00:07	Vexed_Alex	^
2012-06-27 00:00:19	richterlappy	arent they supposed to learn talk shit get hit?
2012-06-27 00:00:24	bigby	More immediate response
2012-06-27 00:00:27	Vexed_Alex	A time-out would work better
2012-06-27 00:00:52	Vexed_Alex	Talking to your children, understanding, compassion
2012-06-27 00:00:54	RobotBebop	enforcing consequences
2012-06-27 00:01:01	Aerox	http://www.newyorker.com/arts/critics/books/2012/07/02/120702crbo_books_kolbert?currentPage=1
2012-06-27 00:01:06	Aerox	related!
2012-06-27 00:01:07	RobotBebop	instead of just yelling and threatening like my landlords do
2012-06-27 00:01:17	richterlappy	jro just play the forest on fire theme from sonic 3 to that stream
2012-06-27 00:01:50	bigby	Well then make them all apologize to the old lady. Then they have to help her work for a month
2012-06-27 00:04:33	Vexed_Alex	They have
2012-06-27 00:05:00	Vexed_Alex	Her work literally involves sitting in a bus
2012-06-27 00:05:09	Vexed_Alex	Also, she's probably not going back
2012-06-27 00:05:24	Vexed_Alex	She's making enough for an "early" retirement.
2012-06-27 00:06:56	Vexed_Alex	And they're kids, it can't all be chalked up to them being pieces of shit
2012-06-27 00:07:02	Aerox	http://www.somethingawful.com/d/comedy-goldmine/strangest-fan-art4.php
2012-06-27 00:07:04	Vexed_Alex	It's called being human
2012-06-27 00:07:51	Aerox	some of these are real good
2012-06-27 00:08:00	Vexed_Alex	Especially when you're in a peer environment
2012-06-27 00:08:41	Vexed_Alex	Sometimes you make bad decisions and you're not sure why, especially as a child
2012-06-27 00:08:51	bigby	Our school bus driver was also our history teacher. No one dared cross him
2012-06-27 00:08:55	RobotBebop	hahhaha
2012-06-27 00:08:58	RobotBebop	oragonball z
2012-06-27 00:09:50	-->	AndroUser2 (~androirc@m862836d0.tmodns.net) has joined #destructoid
2012-06-27 00:09:50	<--	bigby (~androirc@m862836d0.tmodns.net) has quit (Read error: Connection reset by peer)
2012-06-27 00:10:13	--	AndroUser2 is now known as bigby
2012-06-27 00:11:23	Vexed_Alex	http://i.somethingawful.com/u/garbageday/2012/comedy_goldmine/strangest_fanart_part3/Winklebottom_01.jpg
2012-06-27 00:11:26	RobotBebop	http://i.somethingawful.com/u/garbageday/2012/comedy_goldmine/strangest_fanart_part3/Robert_Denby_011.jpg aahahahahahaha
2012-06-27 00:11:30	Vexed_Alex	Man, hot
2012-06-27 00:12:34	Vexed_Alex	Eugh
2012-06-27 00:12:45	Vexed_Alex	Tomorrow I have some shit to do in Carson for work
2012-06-27 00:13:00	Vexed_Alex	It should be quick, but annoying!
2012-06-27 00:13:17	Aerox	gross!
2012-06-27 00:13:41	RobotBebop	whats bad about Carson
2012-06-27 00:13:43	Vexed_Alex	The Mexican in me is freaking the shit out of me
2012-06-27 00:13:51	Aerox	hahahaha
2012-06-27 00:14:03	RobotBebop	http://i.somethingawful.com/u/garbageday/2012/comedy_goldmine/strangest_fanart_part3/SynthOrange_62.png
2012-06-27 00:14:03	Vexed_Alex	I was at work thinking about my future
2012-06-27 00:14:07	Vexed_Alex	More specifically
2012-06-27 00:14:11	Vexed_Alex	Having a family
2012-06-27 00:14:56	Vexed_Alex	I was like, I'm 22, what the fuck am I doing?!
2012-06-27 00:15:09	Aerox	yeah, stop that
2012-06-27 00:15:38	bigby	You are 22.  Clock is ticking on your ovaries
2012-06-27 00:16:45	Vexed_Alex	Still, the thought lingers, especially the finances involved
2012-06-27 00:19:26	RobotBebop	BigPopaGamer
2012-06-27 00:19:27	RobotBebop	er
2012-06-27 00:19:28	RobotBebop	bigby
2012-06-27 00:19:31	RobotBebop	how is your mom just turning 50
2012-06-27 00:19:33	Vexed_Alex	And how I should probably go back to school, give myself some higher ladders to climb
2012-06-27 00:19:35	RobotBebop	aren't you in your early to mid 30s
2012-06-27 00:19:38	Vexed_Alex	And the thought of marriage
2012-06-27 00:19:40	RobotBebop	was she 15 when she had you?
2012-06-27 00:19:45	bigby	31
2012-06-27 00:19:52	bigby	19
2012-06-27 00:19:59	RobotBebop	ok, that makes more sense then
2012-06-27 00:20:11	Vexed_Alex	I feel like a kid who just learned to shit in his own potty
2012-06-27 00:20:23	Vexed_Alex	Who is sprinting to the real toilet
2012-06-27 00:21:05	Vexed_Alex	TEENMON13
2012-06-27 00:21:08	Vexed_Alex	Mom
2012-06-27 00:21:25	Aerox	haha
2012-06-27 00:22:12	Vexed_Alex	Bigby done your mom have a twitter
2012-06-27 00:22:16	Vexed_Alex	Does
2012-06-27 00:22:19	Vexed_Alex	Fuck iPads
2012-06-27 00:22:23	bigby	No
2012-06-27 00:22:33	Aerox	speaking of ipads
2012-06-27 00:22:33	Vexed_Alex	Tell her to
2012-06-27 00:22:37	Aerox	i'm going to go lay in bed later
2012-06-27 00:22:44	Aerox	bed, comma, later
2012-06-27 00:22:44	Vexed_Alex	Punk
2012-06-27 00:22:47	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-06-27 00:22:53	bigby	She cant
2012-06-27 00:23:08	Vexed_Alex	Forget her then
2012-06-27 00:23:17	bigby	She barely uses facebook
2012-06-27 00:23:48	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-06-27 00:24:28	Vexed_Alex	My skin is still peeling eugh
2012-06-27 00:25:12	bigby	I thought you soaked up the sun and all that
2012-06-27 00:25:38	Vexed_Alex	Shut up
2012-06-27 00:25:57	Vexed_Alex	Sometimes a sunbruhtha needs sunblock
2012-06-27 00:26:17	Vexed_Alex	The sun loved us too much sometimes
2012-06-27 00:26:20	Vexed_Alex	Dig?
2012-06-27 00:26:41	-->	Aerox (~aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-06-27 00:26:41	--	Mode #destructoid [+o Aerox] by Q
2012-06-27 00:27:12	bigby	Uhuh
2012-06-27 00:29:51	richterlappy	!q
2012-06-27 00:29:52	DtoidBot	[643] <vexed_alex> Me farting is just coincidence.
2012-06-27 00:30:05	RobotBebop	jeezus i smudge the shit out of my vita
2012-06-27 00:30:11	RobotBebop	!q
2012-06-27 00:30:12	DtoidBot	[810] <@ProfPew> hollie your connection is as stable as the average prostitute's relationship!
2012-06-27 00:30:19	richterlappy	!q
2012-06-27 00:30:20	DtoidBot	[102] <+mid3vol> OM BOM BOOM
2012-06-27 00:30:22	Vexed_Alex	It's a smudge machine
2012-06-27 00:30:26	Vexed_Alex	It bothers me
2012-06-27 00:30:37	Vexed_Alex	So's my iPad, though
2012-06-27 00:31:12	bigby	Get a skinomi
2012-06-27 00:31:29	@Aerox	Bed rules
2012-06-27 00:31:42	DougCL	downloading game of thrones season 2
2012-06-27 00:31:43	bigby	No jumping
2012-06-27 08:39:26		[benbeltran[away away: Detached from tmux]
2012-06-27 08:39:36		[benbeltran[away back: gone 00:00:10]
2012-06-27 08:40:18		irc: disconnected from server
2012-06-27 08:40:37	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-27 08:40:37	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @CronosBlade @Q +Ecksorcism +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away DougCL DtoidBot Gandysampras jared|away Kasreyn meeetalnarf metalnarf mistic pointzeroeight Simmy Suff0 theGoldenAvatar]
2012-06-27 08:40:37	--	Channel #destructoid: 24 nicks (4 ops, 0 halfops, 3 voices, 17 normals)
2012-06-27 08:40:41	--	Mode #destructoid [+tnCN]
2012-06-27 08:40:41	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-27 09:25:01		[benbeltran[away away: Detached from tmux]
2012-06-27 09:27:14	-->	CronosBlade_ (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-27 09:27:14	--	Mode #destructoid [+o CronosBlade_] by Q
2012-06-27 09:28:23	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Ping timeout)
2012-06-27 09:28:26	--	CronosBlade_ is now known as CronosBlade
2012-06-27 09:38:41	--	jared|away is now known as jared
2012-06-27 09:39:13	jared	Bllllerrrr!!
2012-06-27 10:38:39	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-27 10:39:56	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-27 10:39:56	--	Mode #destructoid [+o Aerox] by Q
2012-06-27 10:44:58	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-06-27 10:46:31		[benbeltran[away back: gone 01:21:28]
2012-06-27 10:50:31	storyr	HI JONATHANROSS
2012-06-27 10:50:41	@Aerox	HI RICKEY
2012-06-27 10:51:08	storyr	happy hump day
2012-06-27 10:51:15	@Aerox	wooo
2012-06-27 10:51:20	@Aerox	meet the pyro in 2 hours!
2012-06-27 10:52:08	storyr	...you know how I feel about that game
2012-06-27 10:52:27	@Aerox	you are the worst
2012-06-27 10:52:54	jared	Wooo!!
2012-06-27 10:53:37	storyr	I am the worst
2012-06-27 11:41:12	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-27 11:41:12	--	Mode #destructoid [+v ProfPew] by Q
2012-06-27 11:45:02	@bloodylip	truly he's the worst
2012-06-27 11:47:08	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-27 11:47:09	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-27 11:47:09	--	andrewm_ is now known as andrewm
2012-06-27 11:48:48	benbeltran[away	Is there anywhere I can take pyro-language lessons?
2012-06-27 11:48:54	--	You are now known as benbeltran
2012-06-27 11:49:07	@bloodylip	mmmph mmmmmmph mph mmph mmmmmmph
2012-06-27 11:49:24	benbeltran	mph! mmmmph!
2012-06-27 11:50:03	benbeltran	I want to learn more though, I'm still not sure about the difference between conjugating mmph as mmphmph when used with mphmph but mmmmmphmphmph when used with the mmmmph family of words
2012-06-27 12:32:11	<--	Gandysampras (Gandysampr@109.175.206.9) has quit (Quit)
2012-06-27 12:40:16	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-27 12:40:43	deBLOO	"I’ve received many reports regarding UMVC3. Currently, I am adjusting the mechanics related to the problem. Please wait patiently." - Ryota Niitsuma
2012-06-27 12:40:48	deBLOO	somebody snitching
2012-06-27 12:40:56	@Aerox	what's the problem
2012-06-27 12:41:16	deBLOO	Nothing really
2012-06-27 12:41:36	deBLOO	Would love to see this TAC infinite fleshed out to the fullest
2012-06-27 12:41:49	deBLOO	but I'm assuming capcom is working fast on removing
2012-06-27 12:41:51	deBLOO	it.
2012-06-27 12:42:24	deBLOO	There still isn't a way for 50% of the current top tier to do it.
2012-06-27 12:43:50	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-27 12:54:59	deBLOO	http://www.youtube.com/watch?v=Vnu4DxEpqvI
2012-06-27 12:55:01	DtoidBot	UMvC3: Nova's TAC Infinite
2012-06-27 12:55:05	deBLOO	Time to get serious with Nova
2012-06-27 13:02:56	jared	Nova, like from the cancelled StarCraft game Ghost?
2012-06-27 13:03:04	jared	pretty obscure, but I like it.
2012-06-27 13:06:11	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-27 13:09:09	@Aerox	http://www.youtube.com/watch?v=WUhOnX8qt3I&feature=youtu.be
2012-06-27 13:09:10	DtoidBot	Meet the Pyro
2012-06-27 13:16:23	richterlappy	  mmm gryo
2012-06-27 13:18:43	Halfleft|Away	hehe, that's great
2012-06-27 13:30:24	jared	Attention: We're out of Bort license plates at the gift shop.
2012-06-27 13:34:26	<--	Kasreyn (~i@h5ef52150.selulun.dyn.perspektivbredband.net) has left #destructoid
2012-06-27 13:38:19	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-27 13:38:19	--	Mode #destructoid [+v jorge`] by Q
2012-06-27 13:47:33	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-27 13:47:33	--	Mode #destructoid [+v Gemsi] by Q
2012-06-27 13:52:47	jared	I cannot wait to get the hell out of here today. I'm so bored I'm going insane.
2012-06-27 13:58:19		irc: disconnected from server
2012-06-27 14:19:40	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-27 14:19:40	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @CronosBlade @Q @TDiddy +Ecksorcism +Gemsi +jorge` +lolshin +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran dare deBLOO DougCL DtoidBot Halfleft|Away jared meeetalnarf metalnarf mistic pointzeroeight richterlappy Simmy storyr Suff0 theGoldenAvatar]
2012-06-27 14:19:40	--	Channel #destructoid: 32 nicks (6 ops, 0 halfops, 6 voices, 20 normals)
2012-06-27 14:19:42	--	Mode #destructoid [+tnCN]
2012-06-27 14:19:42	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-27 14:21:30	[Rabite]	bloo: yeah it needs to be removed
2012-06-27 14:21:40	[Rabite]	so I await capcom doing that
2012-06-27 14:21:45	[Rabite]	and maybe some top tier nerfs
2012-06-27 14:21:49	[Rabite]	bottom tier nerfs
2012-06-27 14:21:58	[Rabite]	maybe the game might finally be fun
2012-06-27 14:22:22	deBLOO	I hope they beef up low tier
2012-06-27 14:22:25	deBLOO	and that's it
2012-06-27 14:22:31	deBLOO	and remove the infinite
2012-06-27 14:22:53	[Rabite]	and remove wesker's stupid glasses buff
2012-06-27 14:23:29	[Rabite]	pity they won't give felicia her sand splash super from mvc2
2012-06-27 14:24:09	deBLOO	the glasses buf isn't as bad as everyone thought
2012-06-27 14:24:16	[Rabite]	he doesn't need it
2012-06-27 14:24:33	deBLOO	and felicia doesn't need to sound so fuckign annoying
2012-06-27 14:24:39	[Rabite]	this is true
2012-06-27 14:24:43	deBLOO	but it's there anyway
2012-06-27 14:24:45	[Rabite]	her voice is grating
2012-06-27 14:25:32	[Rabite]	I hate that her sand splash is a charge move
2012-06-27 14:25:37	[Rabite]	ditto for hulk's gamma wave
2012-06-27 14:26:20	deBLOO	at least it's SNK charge moves, less than second needed for the game to realize you're trying a charge move
2012-06-27 14:26:35	[Rabite]	yeah that does help
2012-06-27 14:26:48	[Rabite]	but still it's a change that could have been avoided
2012-06-27 14:28:13	deBLOO	the only character that suffers from having charge moves is Shuma
2012-06-27 14:28:37	deBLOO	he's playstyle doesn't mesh with it at all
2012-06-27 14:28:37	[Rabite]	he's always been a charge character so it doesn't really hurt him that much
2012-06-27 14:28:54	deBLOO	It does
2012-06-27 14:29:08	[Rabite]	his playstyle is hurt more by the reduction in buttons
2012-06-27 14:29:15	deBLOO	his eye projectile OTGs
2012-06-27 14:29:17	deBLOO	that should be an OTG
2012-06-27 14:29:22	deBLOO	*a charge move
2012-06-27 14:29:46	deBLOO	Any OTG shouldn't be a charge
2012-06-27 14:30:00	[Rabite]	charge on the way down :P
2012-06-27 14:30:08	deBLOO	that alone stops a shit ton of players to even try those characters
2012-06-27 14:30:39	deBLOO	becuase they don't make that adjustment
2012-06-27 14:30:50	deBLOO	start charging when you hit S to knock them down
2012-06-27 14:31:10	[Rabite]	having such a limited pool of moves that otg compared to how many graphically SHOULD otg is annoying
2012-06-27 14:32:47	[Rabite]	on a slightly different subject I wish sf4 would get elena, poison, hugo and rolento as dlc
2012-06-27 14:33:35	deBLOO	but then whats the point of SFxT
2012-06-27 14:33:50	[Rabite]	why do you care what the point of it is?
2012-06-27 14:33:53	[Rabite]	you hate the game already
2012-06-27 14:34:02	[Rabite]	I want elena dammit
2012-06-27 14:34:14	deBLOO	I don't, I'm just letting you know capcom's thought proccess
2012-06-27 14:34:27	deBLOO	we've been crying for Rolento since SF4 Vanilla
2012-06-27 14:34:28	[Rabite]	capcom's thought process is $$$$
2012-06-27 14:34:32	[Rabite]	yeah
2012-06-27 14:35:00	[Rabite]	I remember people thought that teaser image for adon I think it was (maybe cody) was going to be rolento
2012-06-27 14:35:43	deBLOO	http://shoryuken.com/forum/index.php?threads/going-to-a-nude-beach-in-a-couple-of-days-need-advice.162749/
2012-06-27 14:36:53	[Rabite]	that can't fail to go horribly wrong
2012-06-27 14:37:00	[Rabite]	the topic or the situation
2012-06-27 14:42:32	deBLOO	http://www.youtube.com/watch?v=Qrm0d_dkV10
2012-06-27 14:42:33	DtoidBot	KOFXIII: The Smart Stuff 001: The J' Pop Off
2012-06-27 14:42:43	[Rabite]	oooo kof
2012-06-27 14:42:45	deBLOO	watch out for the fatty squealing like a girl
2012-06-27 14:43:17	[Rabite]	you get vf5?
2012-06-27 14:43:54	deBLOO	shit that's out
2012-06-27 14:43:57	deBLOO	I should
2012-06-27 14:44:05	[Rabite]	fun game
2012-06-27 14:53:11	deBLOO	https://twitter.com/Mike_Bresnahan/status/218061201794547712
2012-06-27 15:00:31	Halfleft|Away	I laughed entirely too hard at your tweet jonathan ross
2012-06-27 15:00:56	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Read error: Operation timed out)
2012-06-27 15:04:18	@Aerox	Don't laugh at my lunch :(
2012-06-27 15:04:30	@Aerox	oh
2012-06-27 15:04:32	@Aerox	the other tweet
2012-06-27 15:04:53	jared	Can I still laugh at your lunch?
2012-06-27 15:05:07	@Aerox	NO
2012-06-27 15:05:55	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-06-27 15:07:41	jared	What if I already did, like in the past tense?
2012-06-27 15:08:13	@Aerox	http://www.dailymail.co.uk/news/article-2161005/Taizhou-farmer-stops-traffic-taking-5-000-ducks-walk-local-pond.html
2012-06-27 15:08:17	@Aerox	Then I will murder you
2012-06-27 15:09:41	jared	OK you know what dood... I'm just trying to help YOU.
2012-06-27 15:10:47	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-27 15:12:05	jared	http://www.dailymail.co.uk/news/article-2161005/Taizhou-farmer
2012-06-27 15:17:09	jared	eh.
2012-06-27 15:17:37	jared	Oh copy paste, why must you insult me in front of my F JRO IS SO RICH WHY DOES HE EAT THAT FOR LUNCH?
2012-06-27 15:18:23	@Aerox	http://t.co/H3ONjypp
2012-06-27 15:19:03	jared	Aren't platypi monotreems?
2012-06-27 15:19:08	jared	*Monatreems, whatever.
2012-06-27 15:19:52	jared	Also, I thought that was going to be a pic of you murdering me from the future.
2012-06-27 15:20:01	@Aerox	Monotreme
2012-06-27 15:20:07	@Aerox	and yes
2012-06-27 15:21:12	jared	Hooray!
2012-06-27 15:21:37	deBLOO	http://www.youtube.com/watch?v=Wt7AzIB31wk
2012-06-27 15:21:39	DtoidBot	UMVC3: The Smart Stuff - ERMAHGERD INFERNITES IN MERVEL
2012-06-27 15:51:53	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: EOF from client)
2012-06-27 15:55:02	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-27 15:55:02	--	Mode #destructoid [+v lolshin] by Q
2012-06-27 16:08:27	richterlappy	!q
2012-06-27 16:08:28	DtoidBot	[349] <elysse> telling females to chill is like giving them Jet or Buffout. <elysse> they get more AP to shoot you with.
2012-06-27 16:09:01	--	jared is now known as jared|away
2012-06-27 16:10:31	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-06-27 16:16:37	richterlappy	http://www.urbandictionary.com/define.php?term=Belvedere
2012-06-27 16:24:41	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-27 16:30:23	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-27 16:41:44	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-27 16:42:38	<--	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Read error: Operation timed out)
2012-06-27 17:12:46	-->	TheBigby (~androirc@mf52836d0.tmodns.net) has joined #destructoid
2012-06-27 17:13:10	TheBigby	Hate att internet
2012-06-27 17:13:48	TheBigby	First they get my billing address wrong and off internet
2012-06-27 17:14:57	TheBigby	Then i have to setup a new service. Which they say wont happen til monday. Why idont know since it was working at this place yesterday
2012-06-27 17:16:13	DougCL	what internet are you on now then?
2012-06-27 17:16:14	TheBigby	But i have to wait for a tech to do nothing to the wires since it was already working so he can verify that the line works.
2012-06-27 17:17:43	TheBigby	And on top of that they are saying i will drop from 6 meg down to 3 because they said the six isnt available in my area
2012-06-27 17:18:35	TheBigby	Im on my tablet tethering to phone
2012-06-27 17:18:35	TheBigby	Im x
2012-06-27 17:18:35	TheBigby	 Sddsoiq
2012-06-27 17:18:50	TheBigby	Going back to cable soon as i can
2012-06-27 17:24:31	<--	TheBigby (~androirc@mf52836d0.tmodns.net) has quit (Read error: Connection reset by peer)
2012-06-27 17:25:31	-->	Bigby (~androirc@mf52836d0.tmodns.net) has joined #destructoid
2012-06-27 17:26:01	Bigby	Damn thing
2012-06-27 17:26:29	Bigby	Did you see the nexus 7?
2012-06-27 17:32:17	-->	Suff0cat (Suff0cat@67.161.161.19) has joined #destructoid
2012-06-27 17:33:17	<--	Suff0 (~Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-06-27 17:34:41	@Aerox	Hey Woosty
2012-06-27 17:36:53	dare	Google Earth 3D is nuts
2012-06-27 17:36:57	dare	It even renders trees
2012-06-27 17:37:11	<--	meeetalnarf (~meetalnar@p54AC9752.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-27 17:40:37	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-27 17:42:34	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-27 17:45:03	Bigby	Ima get that nexus soon as i can
2012-06-27 17:45:04	benbeltran	did someone say trees?
2012-06-27 17:50:18	richterlappy	yes
2012-06-27 17:53:42	benbeltran	yeeeeeeeh
2012-06-27 17:53:46	<--	Bigby (~androirc@mf52836d0.tmodns.net) has quit (Read error: Connection reset by peer)
2012-06-27 18:13:16		[benbeltran away: Detached from tmux]
2012-06-27 18:13:17	--	You are now known as benbeltran[away
2012-06-27 18:14:06	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-27 20:15:40		[benbeltran[away back: gone 02:02:22]
2012-06-27 20:15:50		[benbeltran[away away: Detached from tmux]
2012-06-27 20:15:55		[benbeltran[away back: gone 00:00:05]
2012-06-27 20:23:55		irc: disconnected from server
2012-06-27 20:24:40	-->	benbeltran[away (~benbeltra@189.169.133.20) has joined #destructoid
2012-06-27 20:24:40	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @CronosBlade @Q @TDiddy +Ecksorcism +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away dare DougCL DtoidBot jared|away metalnarf mistic pointzeroeight richterlappy RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-06-27 20:24:40	--	Channel #destructoid: 24 nicks (5 ops, 0 halfops, 3 voices, 16 normals)
2012-06-27 20:24:43	--	Mode #destructoid [+tnCN]
2012-06-27 20:24:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-27 20:39:28	RobotBebop	too lazy
2012-06-27 20:54:05	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-27 20:54:05	--	Mode #destructoid [+v Bigby] by Q
2012-06-27 20:54:22	+Bigby	howdy
2012-06-27 20:55:49	+Bigby	doing speedtest now, ATT is full of it, i have full 6meg down, saying its not available in my area, what kind of bullshit is that
2012-06-27 21:14:05		irc: disconnected from server
2012-06-27 21:14:37	-->	benbeltran[away (~benbeltra@187.133.121.166) has joined #destructoid
2012-06-27 21:14:37	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @CronosBlade @Q @TDiddy +Bigby +Ecksorcism +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away dare DougCL DtoidBot jared|away metalnarf mistic pointzeroeight richterlappy RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-06-27 21:14:37	--	Channel #destructoid: 25 nicks (5 ops, 0 halfops, 4 voices, 16 normals)
2012-06-27 21:14:38	--	Mode #destructoid [+tnCN]
2012-06-27 21:14:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-27 21:16:23	+Bigby	lol
2012-06-27 21:16:30	+Bigby	so the pyro is a psychotic serial killer
2012-06-27 21:16:40	+Bigby	perfect
2012-06-27 21:18:49	@CronosBlade	you should see what the goggles do
2012-06-27 21:18:51	@CronosBlade	http://www.abload.de/img/hl22012-06-2814-04-1909lc7.png
2012-06-27 21:19:08	+Bigby	oh man, i want those
2012-06-27 21:19:14	@CronosBlade	just log in
2012-06-27 21:19:15	+Bigby	when did this launch?
2012-06-27 21:19:19	@CronosBlade	a few hours afo
2012-06-27 21:19:22	@CronosBlade	ago
2012-06-27 21:19:24	+Bigby	shitballs
2012-06-27 21:19:34	@CronosBlade	logging in gets you the goggles before july 5
2012-06-27 21:19:44	@CronosBlade	else you have to dominate someone wearing them
2012-06-27 21:20:21	RobotBebop	aahahah
2012-06-27 21:20:24	RobotBebop	that is awesome
2012-06-27 21:21:59	+Bigby	pyro has always been my fave, finally getting some cool shit and his own movie
2012-06-27 21:22:12	dare	I'm logging in now
2012-06-27 21:22:22	[Rabite]	still downloading the update :P
2012-06-27 21:22:34	dare	DAMN IT
2012-06-27 21:22:35	dare	Me too
2012-06-27 21:22:37	[Rabite]	very fucking slowly
2012-06-27 21:23:24	+Bigby	oh god, servers too busy
2012-06-27 21:24:05	@CronosBlade	YAY
2012-06-27 21:24:14	dare	I'm stuck at 40%
2012-06-27 21:24:15	@CronosBlade	switched to the euro servers
2012-06-27 21:24:20	@CronosBlade	getting 300k a sec
2012-06-27 21:24:25	+Bigby	D:
2012-06-27 21:24:43	@CronosBlade	1MB woo
2012-06-27 21:24:58	[Rabite]	O
2012-06-27 21:25:07	[Rabite]	I'm going down as far as 50k/s
2012-06-27 21:25:12	+Bigby	i wonder if the Nero song Doomsday will play during the map
2012-06-27 21:25:18	[Rabite]	*kb/s
2012-06-27 21:27:32	@CronosBlade	ahahhaha those assholes
2012-06-27 21:27:38	dare	Great I can't even log in now
2012-06-27 21:27:46	@CronosBlade	the balloonicorn is 17.50
2012-06-27 21:27:46	@CronosBlade	THE REAL ONE IS 29.99
2012-06-27 21:27:57	+Bigby	real?
2012-06-27 21:28:13	[Rabite]	there's a stuffed one
2012-06-27 21:28:20	@CronosBlade	http://www.thinkgeek.com/geektoys/collectibles/eceb/
2012-06-27 21:28:32	[Rabite]	oh
2012-06-27 21:28:37	@CronosBlade	not stuffed, 3 ft inflatable lolol
2012-06-27 21:28:37	[Rabite]	inflatable
2012-06-27 21:28:40	[Rabite]	either way
2012-06-27 21:28:47	+Bigby	damn
2012-06-27 21:28:50	+Bigby	they are pushing that shit hard
2012-06-27 21:28:51	@CronosBlade	the in game one is 17 bucks lol
2012-06-27 21:29:29	@CronosBlade	aw
2012-06-27 21:29:49	@CronosBlade	the rainblower isn't craftable
2012-06-27 21:29:49	@CronosBlade	fuck
2012-06-27 21:29:51	@CronosBlade	meh, 5 bucks
2012-06-27 21:29:52	@TDiddy	you have to find it?
2012-06-27 21:30:00	+Bigby	the rainblower is part of his twisted psyche
2012-06-27 21:30:03	dare	Have to buy it!
2012-06-27 21:30:22	@CronosBlade	so apparently all the banana peels and shit turned to ash in peoples inventories
2012-06-27 21:30:30	@CronosBlade	which then crafted a pile of ash
2012-06-27 21:30:38	@CronosBlade	which then crafted a scorched crate
2012-06-27 21:30:42	@CronosBlade	which may contain it
2012-06-27 21:30:47	@CronosBlade	otherwise, buy it
2012-06-27 21:30:59	[Rabite]	ugh
2012-06-27 21:31:21	+Bigby	how do you know all this so fast
2012-06-27 21:31:27	@CronosBlade	reading a thread lol
2012-06-27 21:31:31	+Bigby	ah
2012-06-27 21:31:36	@CronosBlade	about to play tho
2012-06-27 21:31:48	@CronosBlade	after I spend 5 bucks to set people on fire with rainbows
2012-06-27 21:32:16	[Rabite]	it'll probably become craftable eventually
2012-06-27 21:38:23	dare	Free chicken hat http://www.adultswim.com/promos/valve/index.html
2012-06-27 21:40:18	+jorge`	what the
2012-06-27 21:40:23	+jorge`	equalizer got ultra-nerfed
2012-06-27 21:40:51	@TDiddy	oh noooooooooooooooooooooo
2012-06-27 21:40:58	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-27 21:41:01	Vexed_Alex	http://jalopnik.com/5921717/whats-the-most-annoying-thing-people-do-in-traffic
2012-06-27 21:41:08	Vexed_Alex	Hahahah
2012-06-27 21:41:34	Vexed_Alex	The first comment (feature) a thousand times yes
2012-06-27 21:42:11	@TDiddy	people that stop at a light put on their blinker to turn left, then take off in front of you because they didnt want to wait in line
2012-06-27 21:42:13	@TDiddy	ugh
2012-06-27 21:44:49	Vexed_Alex	I don't even understand why we have freeways
2012-06-27 21:45:17	Vexed_Alex	5:30, and it's 20MPH forever
2012-06-27 21:45:33	Vexed_Alex	Because ASSHOLES who live in the valley
2012-06-27 21:45:39	Vexed_Alex	And steal our jobs
2012-06-27 21:45:46	Vexed_Alex	Have to commute 2 hours
2012-06-27 21:45:56	@CronosBlade	ahahahahahaha
2012-06-27 21:46:04	@CronosBlade	so not only is the map crazy colored
2012-06-27 21:46:10	@CronosBlade	all the voices sound like the babies from the video
2012-06-27 21:46:19	Vexed_Alex	From their shithole, cow shit smelling suburb bedroom neighborhoods
2012-06-27 21:46:34	Vexed_Alex	I want to carpet bomb the 91
2012-06-27 21:47:42	@TDiddy	lol
2012-06-27 21:49:03	[Rabite]	<Vexed_Alex> The first comment (feature) a thousand times yes
2012-06-27 21:49:09	[Rabite]	I block those people out if I can
2012-06-27 21:49:12	[Rabite]	fuck them
2012-06-27 21:52:17	Vexed_Alex	http://jalopnik.com/5921804/watch-a-biker-realize-theres-a-snake-on-his-motorcycle-at-164-mph
2012-06-27 21:52:58	[Rabite]	I love the last sentence there
2012-06-27 21:54:46	+Bigby	at 71 percent
2012-06-27 21:55:26	[Rabite]	done
2012-06-27 21:57:04	RobotBebop	yay just beat maverick hunter x
2012-06-27 21:57:28	[Rabite]	I never could get into mmx
2012-06-27 21:59:32	+Bigby	almost there
2012-06-27 22:00:44	richterlappy	bah @ rabite
2012-06-27 22:00:50	richterlappy	love me some mega man x
2012-06-27 22:05:36	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-06-27 22:06:35	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-27 22:31:57	Vexed_Alex	My favorite part of Newsroom is when there's nostalgia for an America that never fucking existed
2012-06-27 22:32:46	Vexed_Alex	You know, back then when segregation was a thing, when this country was really the fucking greatest
2012-06-27 22:39:56	RobotBebop	so its a bad show then?
2012-06-27 23:15:48		irc: disconnected from server
2012-06-28 09:17:59	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-28 09:17:59	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away DougCL DtoidBot jared|away katamaya metalnarf mistic pointzeroeight Simmy1 theGoldenAvatar]
2012-06-28 09:17:59	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-06-28 09:18:02	--	Mode #destructoid [+tnCN]
2012-06-28 09:18:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-28 09:21:28	theGoldenAvatar	Uh oh
2012-06-28 09:21:34	theGoldenAvatar	Supreme Court upheld healthcare
2012-06-28 09:24:27	@bloodylip	SUCK IT, AURV
2012-06-28 09:27:41	theGoldenAvatar	Those dirty poors
2012-06-28 09:28:09	theGoldenAvatar	With their health and shit
2012-06-28 09:28:47	theGoldenAvatar	Hahah
2012-06-28 09:28:47	theGoldenAvatar	http://libertycrier.com/politics/ron-paul-will-be-inducted-into-congressional-quarterly-baseball-hall-of-fame-2/
2012-06-28 09:39:10	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-06-28 09:40:08	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-28 09:40:08	--	Mode #destructoid [+v lolshin] by Q
2012-06-28 09:41:35	theGoldenAvatar	Goddamn
2012-06-28 09:41:38	theGoldenAvatar	I just got my guitar
2012-06-28 09:41:47	theGoldenAvatar	The pickguard is scratched all to hell
2012-06-28 09:42:44	@bloodylip	was it $1?
2012-06-28 09:45:31	theGoldenAvatar	$700
2012-06-28 09:45:34	theGoldenAvatar	And NEW
2012-06-28 09:48:26	theGoldenAvatar	And that's why I was hesitant to buy a new guitar over the internet
2012-06-28 09:50:15	@bloodylip	"NEW"?
2012-06-28 10:02:30	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-28 10:02:30	--	Mode #destructoid [+o TDiddy] by Q
2012-06-28 10:15:56	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-28 10:23:28	theGoldenAvatar	Guy called me
2012-06-28 10:23:32	theGoldenAvatar	Said they can replace it
2012-06-28 10:23:34	theGoldenAvatar	Refund me
2012-06-28 10:23:48	theGoldenAvatar	Or I can keep it as is and they'll give me some money.
2012-06-28 10:23:58	@bloodylip	how much money?
2012-06-28 10:24:03	theGoldenAvatar	That's what I asked
2012-06-28 10:24:08	theGoldenAvatar	He said he'd get back to me.
2012-06-28 10:24:35	theGoldenAvatar	If they gave me enough money I could replace the pickguard myself.
2012-06-28 10:24:41	theGoldenAvatar	Thing's not more than $20
2012-06-28 10:25:52	@bloodylip	but how many of them are listed on craigslist for $1?
2012-06-28 10:26:21	@bloodylip	can they just send you a new pickguard?
2012-06-28 10:28:43	theGoldenAvatar	Probably.
2012-06-28 10:32:21	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-06-28 10:32:22	theGoldenAvatar	It did come with a bunch of tootsie rolls though
2012-06-28 10:32:24	theGoldenAvatar	So that's a bonus
2012-06-28 10:33:05	theGoldenAvatar	Here's a sampling
2012-06-28 10:33:06	theGoldenAvatar	http://i.imgur.com/J1Drj.jpg
2012-06-28 10:33:15	theGoldenAvatar	That's just one small section
2012-06-28 10:33:19	theGoldenAvatar	The entire thing is like that
2012-06-28 10:34:14	@bloodylip	oh jesus christ
2012-06-28 10:34:20	@bloodylip	where are the tootsie rolls, though?
2012-06-28 10:34:24	@bloodylip	did they use them as padding?
2012-06-28 10:34:33	theGoldenAvatar	No, they were on top
2012-06-28 10:34:39	theGoldenAvatar	And pretty much melted
2012-06-28 10:35:49	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-28 10:35:49	--	Mode #destructoid [+o Aerox] by Q
2012-06-28 10:36:02	theGoldenAvatar	http://i.imgur.com/J1Drj.jpg
2012-06-28 10:36:06	theGoldenAvatar	Whoops
2012-06-28 10:37:29	@bloodylip	maybe the scratches are from tootsie roll wrappers
2012-06-28 10:44:55	theGoldenAvatar	GOddamn
2012-06-28 10:46:59	theGoldenAvatar	It's supposed to be 108 here saturday
2012-06-28 10:47:04	@bloodylip	awesome!
2012-06-28 10:47:14	@bloodylip	crabs will come out of the ocean pre-cooked!
2012-06-28 11:13:40	<--	katamaya (~bushofgho@96.54.165.102) has quit (Quit: The computer fell asleep)
2012-06-28 11:42:33	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-28 11:42:33	--	Mode #destructoid [+v Gemsi] by Q
2012-06-28 11:44:45	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-28 11:47:09	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-28 11:47:09	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-06-28 11:47:10	--	andrewm_ is now known as andrewm
2012-06-28 11:48:26	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-28 11:49:20	storyr	hellllooooooo nurse
2012-06-28 11:49:39	@Aerox	HI RICKEY
2012-06-28 11:49:44	storyr	hi there!
2012-06-28 11:51:18	storyr	GW2 on august 28th...
2012-06-28 11:51:28	+Gemsi	hell yes
2012-06-28 11:51:39	storyr	the week before PAX
2012-06-28 11:51:40	storyr	GOOD MOVE!
2012-06-28 11:51:43	storyr	...
2012-06-28 11:52:06	+Gemsi	as long as they fix the engineer being janky anyway
2012-06-28 11:58:26	Brainderailment	Someone on my FB said they want to move out of the country because of Obamacare. First suggestion, Canada. My face is permanently palmed
2012-06-28 11:58:52	storyr	I honestly wouldn't be surpised now if blizz announced 5.0 coming out that week either
2012-06-28 11:58:59	storyr	not the expansion but at least the patch leading up to it
2012-06-28 12:00:07	@bloodylip	storyr: because of obamacare?
2012-06-28 12:04:26	Brainderailment	Did they annouce a google tablet at I/O yet?
2012-06-28 12:04:55	@Aerox	They anounced a dumb sphere
2012-06-28 12:05:04	+Gandysampras	No steam sale then
2012-06-28 12:05:06	Brainderailment	Wait, really?
2012-06-28 12:05:13	+Gandysampras	how odd
2012-06-28 12:05:14	theGoldenAvatar	Pickguard replaced.
2012-06-28 12:05:21	theGoldenAvatar	For 15 bucks and 20 minutes of work.
2012-06-28 12:05:37	+Gandysampras	today I mean
2012-06-28 12:06:11	@bloodylip	Brainderailment: yes, they did
2012-06-28 12:06:13	@bloodylip	nexus 7
2012-06-28 12:06:21	@bloodylip	7" tegra3 1280x800
2012-06-28 12:06:30	Brainderailment	boring
2012-06-28 12:06:31	@bloodylip	$200 for 8gb, $250 for 16
2012-06-28 12:06:35	@bloodylip	yeah, pretty much
2012-06-28 12:06:38	@bloodylip	but the price is right
2012-06-28 12:06:39	theGoldenAvatar	http://i.imgur.com/drn4q.jpg
2012-06-28 12:06:43	theGoldenAvatar	Good as new
2012-06-28 12:06:45	+Gemsi	Gandysampras, 15th of july
2012-06-28 12:06:45	@bloodylip	beats the shit out of the kindle fire for the same price
2012-06-28 12:06:54	+Gemsi	that's the new rumoured date
2012-06-28 12:07:02	Brainderailment	Yeah, much better cpu
2012-06-28 12:07:07	Brainderailment	but still, 7
2012-06-28 12:07:11	Brainderailment	sucks imo
2012-06-28 12:07:14	@bloodylip	Brainderailment: yeah
2012-06-28 12:07:14	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-28 12:07:14	--	Mode #destructoid [+v ProfPew] by Q
2012-06-28 12:07:24	+Gemsi	in fairness, the nexus 7 releasing outside of the US means it beats the shit out of the fire
2012-06-28 12:07:24	@bloodylip	but for $200, you probably can't get a good 10" display
2012-06-28 12:07:29	@bloodylip	supposedly they're selling it at cost
2012-06-28 12:07:51	@Aerox	HI GANDY
2012-06-28 12:08:06	+Gemsi	you can pick up a xoom over here for like ?50 - ?60 more than they are selling the 7
2012-06-28 12:08:11	+Gemsi	but that's not a smart buy
2012-06-28 12:08:19	@bloodylip	eww, xoom
2012-06-28 12:08:37	@bloodylip	i like my transformer1, but i don't even use it since i got a gnex
2012-06-28 12:08:51	+Gemsi	i got a tab 10.1 for the same price
2012-06-28 12:09:14	+Gandysampras	HI AEROX
2012-06-28 12:09:17	+Gemsi	but that really only gets used when I wake up and before I go to sleep
2012-06-28 12:24:41	storyr	I have a fire and I use it for reading
2012-06-28 12:24:47	storyr	because that's what it fucking is, A GOD DAMNED E-READER
2012-06-28 12:24:53	storyr	however I will most likely buy a Surface
2012-06-28 12:24:58	+Gemsi	i have a proper kindle for that
2012-06-28 12:25:13	+Gemsi	surface pro or the arm one ?
2012-06-28 12:25:26	storyr	pro
2012-06-28 12:25:47	+Gemsi	yeah that's an interesting device that's for sure
2012-06-28 12:27:55	@bloodylip	yeah, i don't do reading books on LCD/LED screens
2012-06-28 12:27:58	@bloodylip	shit hurts my eyes
2012-06-28 12:28:58	+Gemsi	yeah, I don't mind reading websites on my tab if I have it horizontal, but the few times i've used it for book reading it's never been as nice as the kindle itself
2012-06-28 12:29:12	@bloodylip	plus the battery life isn't nearly as good
2012-06-28 12:29:36	+Gemsi	yeah, i'm sad if my kindle doesn't last the month
2012-06-28 12:32:54	theGoldenAvatar	I read in bursts on my phone.
2012-06-28 12:33:08	theGoldenAvatar	Kindle if I'm home.
2012-06-28 12:37:03	@bloodylip	i just don't read
2012-06-28 12:37:06	@bloodylip	saves lots of time
2012-06-28 12:37:23	theGoldenAvatar	I bet you watch TV.
2012-06-28 12:38:01	theGoldenAvatar	Like some commoner.
2012-06-28 12:39:07	[Rabite]	http://www.youtube.com/watch?v=xTXz_4u-4mc&feature=g-u-u
2012-06-28 12:39:08	DtoidBot	Breaking Story So New Reporter Literally Has No Information
2012-06-28 12:39:39	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-06-28 12:40:52	@bloodylip	i do
2012-06-28 12:40:55	@bloodylip	but mostly nick jr
2012-06-28 12:41:00	@bloodylip	and then whatever is on HBO past 8
2012-06-28 12:41:17	@bloodylip	i do read, but all the books i read are less than like 10 pages
2012-06-28 12:41:23	@bloodylip	and probably less than 100 words
2012-06-28 12:41:33	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-28 12:42:34	[Rabite]	bloody: so you read the religious pamphlets they hand out at the mall?
2012-06-28 12:42:42	theGoldenAvatar	I assume he reads to his kid.
2012-06-28 12:42:47	theGoldenAvatar	Or he's in preschool.
2012-06-28 12:42:52	theGoldenAvatar	50/50
2012-06-28 12:44:25	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-28 12:45:26	@bloodylip	yeah, it's like a Billy Madison thing i have going
2012-06-28 12:45:34	@bloodylip	i can't get millions of dollars unless i go through school again
2012-06-28 12:46:25	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-28 12:46:32	Halfleft|Away	http://a2.sphotos.ak.fbcdn.net/hphotos-ak-snc7/s720x720/384344_315778378514819_868299380_n.jpg
2012-06-28 12:46:56	theGoldenAvatar	Looks wet.
2012-06-28 12:47:00	@bloodylip	Halfleft|Away: is newcastle finally being destroyed by god?
2012-06-28 12:47:12	theGoldenAvatar	Probably a beer leak.
2012-06-28 12:47:21	Halfleft|Away	maybe
2012-06-28 12:47:38	theGoldenAvatar	bloodylip, Newcastle is proof against god's existence.
2012-06-28 12:47:43	theGoldenAvatar	So, no
2012-06-28 12:49:28	Halfleft|Away	It is pretty shit.
2012-06-28 12:49:54	+Gandysampras	hello gavin
2012-06-28 12:49:56	Halfleft|Away	hello
2012-06-28 12:50:03	@Aerox	How was your day today
2012-06-28 12:50:09	Halfleft|Away	fucking hot
2012-06-28 12:51:20	Brainderailment	!weather 37218
2012-06-28 12:51:22	DtoidBot	From Nashville, Tennessee (KBNA) on June 28, 11:53 AM CDT temp: 97 F (36 C) cond: Scattered Clouds wind: From the West at 8 MPH (12.87 KPH) hu: 25% dewpnt: 56 F (13 C)
2012-06-28 12:51:38	Halfleft|Away	!weather london, uk
2012-06-28 12:51:39	DtoidBot	From London,  (EGLL) on June 28, 6:20 PM BST temp: 77 F (25 C) cond: Clear wind: From the SW at 17 MPH (27.36 KPH) hu: 50% dewpnt: 57 F (14 C)
2012-06-28 12:51:49	Halfleft|Away	!weather newcastle upon tyne, uk
2012-06-28 12:51:49	DtoidBot	From Teesside,  (EGNV) on June 28, 6:20 PM BST temp: 66 F (19 C) cond: heavy thunderstorm rain wind: From the WSW at 17 MPH Gusting to 29 MPH(27.36 KPH) hu: 83% dewpnt: 61 F (16 C)
2012-06-28 12:51:58	Halfleft|Away	still warm though
2012-06-28 12:52:08	Brainderailment	19? no, that's cool
2012-06-28 12:52:51	Halfleft|Away	14 is cool
2012-06-28 12:52:58	Halfleft|Away	19 is hotter than the surface of the sun
2012-06-28 12:53:29	Brainderailment	Don't come to the states, it's basically hell here, then
2012-06-28 12:53:32	+Gemsi	!weather Truro, UK
2012-06-28 12:53:33	DtoidBot	From Culdrose,  (EGDR) on June 28, 5:50 PM BST temp: 59 F (15 C) cond: haze wind: From the SSW at 18 MPH Gusting to 30 MPH(28.97 KPH) hu: 88% dewpnt: 55 F (13 C)
2012-06-28 12:54:03	+Gemsi	hell yeah 30mph winds
2012-06-28 12:54:12	Brainderailment	It's going to hit 108F tomorrow here.
2012-06-28 12:55:15	@Aerox	ahahhah
2012-06-28 12:55:16	@Aerox	GANDY
2012-06-28 12:55:20	@Aerox	http://i.imgur.com/p6Ph4.jpg
2012-06-28 12:56:51	@bloodylip	!weather 19711
2012-06-28 12:56:53	DtoidBot	From Wilmington, Delaware (KILG) on June 28, 1:51 PM EDT temp: 90 F (32 C) cond: Clear wind: From the West at 9 MPH Gusting to 16 MPH(14.48 KPH) hu: 37% dewpnt: 60 F (16 C)
2012-06-28 12:57:01	@Aerox	!weather 90064
2012-06-28 12:57:02	DtoidBot	From Santa Monica, California (KSMO) on June 28, 10:51 AM PDT temp: 68 F (20 C) cond: Clear wind: From the SW at 6 MPH (9.66 KPH) hu: 65% dewpnt: 56 F (13 C)
2012-06-28 12:57:10	@Aerox	That's wrong it's 72
2012-06-28 13:06:03	Brainderailment	Yeah, mine's wrong too. It's 101
2012-06-28 13:06:10	@Aerox	You should come visit
2012-06-28 13:06:19	@Aerox	It's much nicer here
2012-06-28 13:06:24	Brainderailment	I should
2012-06-28 13:09:22	Brainderailment	What city do you live in Jro?
2012-06-28 13:11:41	@Aerox	Santa Monica
2012-06-28 13:11:55	@Aerox	http://goo.gl/maps/ZqST
2012-06-28 13:12:09	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-28 13:12:20	Brainderailment	Damn, you're a stones throw from the coast.
2012-06-28 13:12:31	@Aerox	18 blocks away!
2012-06-28 13:12:41	theGoldenAvatar	THAT'S NOT FAR
2012-06-28 13:12:51	Brainderailment	NOT AT ALL!
2012-06-28 13:13:02	@Aerox	1.5 mile walk to the beach
2012-06-28 13:13:08	@Aerox	or 4 minute bus ride
2012-06-28 13:13:16	@Aerox	But ew, the bus
2012-06-28 13:13:42	+Gemsi	so like 20 mins walking if that
2012-06-28 13:14:05	theGoldenAvatar	Mine's about 2 miles.
2012-06-28 13:14:22	theGoldenAvatar	But longer if you drive.
2012-06-28 13:14:45	@Aerox	yeah
2012-06-28 13:15:01	theGoldenAvatar	And good luck finding parking on the actual beach.
2012-06-28 13:15:03	Brainderailment	No point in getting in a vehicle for that distance.
2012-06-28 13:15:06	theGoldenAvatar	Unless it's 7am
2012-06-28 13:15:19	@Aerox	Yeah it's kind of stupid
2012-06-28 13:15:24	@Aerox	Like if you want to park right at the beac
2012-06-28 13:15:24	@Aerox	h
2012-06-28 13:15:26	@Aerox	It's like $15
2012-06-28 13:15:35	@Aerox	Or, you can just get a meter like a block away, or a $2 lot
2012-06-28 13:15:38	theGoldenAvatar	An hour?
2012-06-28 13:15:44	@Aerox	nah
2012-06-28 13:15:53	@Aerox	Just flat $15 parking
2012-06-28 13:15:53	@Aerox	which is stupid
2012-06-28 13:15:53	theGoldenAvatar	Damn.
2012-06-28 13:15:54	@Aerox	And it's not even valet!
2012-06-28 13:15:55	theGoldenAvatar	Ours is way more
2012-06-28 13:15:59	theGoldenAvatar	It's like $5 an hour
2012-06-28 13:16:07	@Aerox	oh damn
2012-06-28 13:16:08	theGoldenAvatar	And the lots are 10-15
2012-06-28 13:16:10	@Aerox	That's crazy
2012-06-28 13:16:24	theGoldenAvatar	Are parking is f'ing scarce.
2012-06-28 13:16:31	theGoldenAvatar	They make a killing during the summer.
2012-06-28 13:16:47	theGoldenAvatar	They take down the meters after September
2012-06-28 13:16:56	theGoldenAvatar	Our
2012-06-28 13:16:57	theGoldenAvatar	Not are
2012-06-28 13:17:00	 *	theGoldenAvatar is retarded
2012-06-28 13:17:32	@Aerox	ahahahah
2012-06-28 13:20:57	jared|away	guise
2012-06-28 13:21:05	theGoldenAvatar	wut
2012-06-28 13:28:48	@Aerox	i want to go home
2012-06-28 13:28:49	@Aerox	and nap
2012-06-28 13:29:18	jared|away	I just got back from lunch.
2012-06-28 13:29:20	benbeltran[away	napsies are the besties
2012-06-28 13:29:33	--	You are now known as benbeltran
2012-06-28 13:29:39	--	jared|away is now known as jared
2012-06-28 13:29:56	benbeltran	foodsies are also the besties
2012-06-28 13:30:07	benbeltran	I want both, now
2012-06-28 13:31:39	jared	I had this wicked friggin awesome lasagne kid.
2012-06-28 13:31:54	jared	Dood.
2012-06-28 13:35:20	@bloodylip	damn massholes
2012-06-28 13:36:47	jared	Hey!
2012-06-28 13:37:15	Halfleft|Away	fuck sake
2012-06-28 13:37:20	Halfleft|Away	I am missing the popular girls leaving work do now
2012-06-28 13:37:20	jared	Sake? The Japanese rice liquor?
2012-06-28 13:38:18	Halfleft|Away	because i was going to be tactful and go to adam's birthday dinner
2012-06-28 13:38:18	Halfleft|Away	which is now a non-starter
2012-06-28 13:38:18	Halfleft|Away	fuck sake
2012-06-28 13:39:02	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-06-28 13:41:17	Halfleft|Away	somebody pity me
2012-06-28 13:41:49	[Rabite]	why
2012-06-28 13:42:28	jared	Halfleft|Away: Look at your life. Look at your choices. Now answer this one question: What would Tucker Max have done?
2012-06-28 13:43:05	@bloodylip	probably act like an asshole
2012-06-28 13:45:28	jared	But more importantly, he'd do whichever thing directly benefitted him, regardless of any dedication he felt toward his friends.
2012-06-28 13:45:33	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-06-28 13:46:00	jared	Halfleft|Away: Do whichever thing is best for you. if you feel so bad about the thing you 'have' to do that you seek pitty, simply don't do it.
2012-06-28 13:46:10	jared	#fixed
2012-06-28 13:47:25	Halfleft|Away	who the fuck is tucker max
2012-06-28 13:47:36	Halfleft|Away	did you not read what I read jared
2012-06-28 13:47:42	Halfleft|Away	I am missing.
2012-06-28 13:47:45	Halfleft|Away	it's too late
2012-06-28 13:48:10	jared	Then run.
2012-06-28 13:48:47	jared	GET THE HELL OUT OF THERE DALLAS!
2012-06-28 13:48:52	@bloodylip	tell popular girls that you love them
2012-06-28 13:49:20	[Rabite]	http://www.buzzfeed.com/daves4/people-moving-to-canada-because-of-obamacare
2012-06-28 13:49:22	Halfleft|Away	haha, emmas a complete bitch
2012-06-28 13:49:23	[Rabite]	nice
2012-06-28 13:49:44	Halfleft|Away	for some reason I get on with the popular bitch cunts at work. I feel we bond over our judging of everybody.
2012-06-28 13:50:10	Halfleft|Away	it's a shame Mike Cork is gone. The token bitchy gay. He was great
2012-06-28 13:50:24	@bloodylip	Halfleft|Away: so what you're saying is that you're a Mean Girl?
2012-06-28 13:51:36	jared	Hopefully he's the hot one.
2012-06-28 13:52:16	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-28 13:52:38	@TDiddy	gavin isnt a mean girl
2012-06-28 13:52:40	@TDiddy	he is more sassy
2012-06-28 13:56:47	Halfleft|Away	I'm not sassy
2012-06-28 13:56:50	Halfleft|Away	that's aerox
2012-06-28 13:56:55	Halfleft|Away	I'm just caustic and acerbic
2012-06-28 13:57:24	jared	No, Aerox is rich. Somehow sassyness and wealthyness don't go together. I think being poor is what makes a person sassy.
2012-06-28 14:01:46	benbeltran	wealthy people call sassyness insolence
2012-06-28 14:05:20	Halfleft|Away	the mean girls were rich
2012-06-28 14:07:49	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-06-28 14:33:45	Halfleft|Away	neat http://upload.wikimedia.org/wikipedia/commons/f/f1/Signal_Hill_California_1923.jpg
2012-06-28 14:34:26	jared	http://i.imgur.com/CJW5q.jpg
2012-06-28 14:34:37	@Aerox	signal hill sucks
2012-06-28 14:35:16	Halfleft|Away	oil from the ground
2012-06-28 14:38:49	@bloodylip	god, cockney is the worst
2012-06-28 14:40:27	+Gemsi	na, some rural slang / accents are much worse
2012-06-28 14:41:02	+Gemsi	like : http://www.youtube.com/watch?v=tb63PdPweDc for example
2012-06-28 14:41:03	DtoidBot	The Wurzels - Combine Harvester (Brand New Key) [totp2]
2012-06-28 14:44:39	[Rabite]	aerox: agreed
2012-06-28 14:52:04	Halfleft|Away	i've lived in london almost two years and i've met two cockneys
2012-06-28 14:55:34	Brainderailment	Maybe you don't rub shoulders with the working class much?
2012-06-28 14:55:55	Halfleft|Away	I live in Tottenham.
2012-06-28 14:56:01	Halfleft|Away	it's like, below that
2012-06-28 14:56:04	Brainderailment	Here in Nashville, it's all cockneys they're everywhere!
2012-06-28 14:56:06	Halfleft|Away	the unemployed-class
2012-06-28 14:56:09	Brainderailment	haha
2012-06-28 15:44:45	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-28 15:44:45	--	Mode #destructoid [+v lolshin] by Q
2012-06-28 16:10:32	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-28 16:10:32	--	Mode #destructoid [+v jorge`] by Q
2012-06-28 16:12:07	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-28 16:17:57	andrewm	This guitar is jazzy as fuck.
2012-06-28 16:20:23	Halfleft|Away	the one you bought for a grand?
2012-06-28 16:24:30	-->	meeetalnarf (~meetalnar@p54AC97BA.dip0.t-ipconnect.de) has joined #destructoid
2012-06-28 16:27:37	richterlappy	http://www.youtube.com/watch?v=NALomy40dx4 this guitar?
2012-06-28 16:27:39	DtoidBot	Power Tour Guitar, Song 10, Motörhead - ace of spades
2012-06-28 16:27:53	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-06-28 16:34:03	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-06-28 16:36:11	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-06-28 16:36:11	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-06-28 16:41:12	andrewm	Halfleft|Away: I onlypaid $700
2012-06-28 16:42:30	Halfleft|Away	was it the same one though?
2012-06-28 16:42:38	Halfleft|Away	the one you said was a steal at $1000?
2012-06-28 16:42:40	Halfleft|Away	if so good job
2012-06-28 16:42:48	andrewm	Hell no
2012-06-28 16:42:53	andrewm	That thing's already over $2000
2012-06-28 16:42:57	andrewm	With 4 days left
2012-06-28 16:43:01	Brainderailment	why did you change the pick guard anyway?
2012-06-28 16:43:24	andrewm	It came scratched up.
2012-06-28 16:43:44	andrewm	They gave me $50 back
2012-06-28 16:43:46	Brainderailment	Pick scratches, or just random shit?
2012-06-28 16:43:50	andrewm	And I replaced it myself
2012-06-28 16:44:03	Brainderailment	So it was brand new
2012-06-28 16:44:06	andrewm	It looked like someone had placed it on gravel and rubbed it around
2012-06-28 16:44:27	andrewm	Yeah, it was new.
2012-06-28 16:44:32	Brainderailment	Gotcha
2012-06-28 16:46:03	Brainderailment	How do you like that whammy? A friend of mine swears by floyd rose style benders for some reason.
2012-06-28 16:46:34	andrewm	I like it
2012-06-28 16:46:40	andrewm	More than the one on my strat
2012-06-28 16:46:47	andrewm	That shit goes out of tune if you breathe on it
2012-06-28 16:46:54	Brainderailment	so I hear
2012-06-28 16:47:04	andrewm	But this one seems to stay in tune so far
2012-06-28 16:48:32	Brainderailment	I've been thinking about swapping my SG for a Schecter hell raiser c-1. It has much better pickups and locking tuners.
2012-06-28 16:50:54	andrewm	What kind of pickups?
2012-06-28 16:51:25	Brainderailment	EMG active 81tw
2012-06-28 16:51:31	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-28 16:51:40	Brainderailment	so you need a battery, but meh
2012-06-28 16:52:02	Brainderailment	hnng, http://www.schecterguitars.com/Products/Guitar/Hellraiser-C-VI-BCH.aspx
2012-06-28 16:53:17	andrewm	Planning on melting some faces?
2012-06-28 16:53:36	Brainderailment	haha, faces are too solid these days
2012-06-28 16:53:50	Halfleft|Away	did I tell you guys about my immediate boss trying to organise sodexo drinks?
2012-06-28 16:53:56	Halfleft|Away	it's so awkward
2012-06-28 16:54:10	Halfleft|Away	she seriously sent an outlook calendar meeting invite for it
2012-06-28 16:54:22	andrewm	So?
2012-06-28 16:54:27	Brainderailment	what do you mean organize?
2012-06-28 16:54:33	andrewm	Is everything awkward to you?
2012-06-28 16:54:49	andrewm	That doesn't sound that awkward.
2012-06-28 16:55:15	Halfleft|Away	no dude she's way awkward
2012-06-28 16:55:29	Halfleft|Away	she emails a few people who interact with her team to try and see who wanted to come
2012-06-28 16:55:42	<--	meeetalnarf (~meetalnar@p54AC97BA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-28 16:55:54	Halfleft|Away	paul was all "11th works best for me as it's my last day" and claire was all "WELL THAT'S NO GOOD BECAUSE OBVIOUSLY YOU'LL BE ASKING MORE PEOPLE"
2012-06-28 16:55:57	@TDiddy	she wants to hang out with people from the office, how awkward!
2012-06-28 16:56:09	Halfleft|Away	and paul was all "Well I wasn't going to have a big thing or anything..."
2012-06-28 16:56:16	Halfleft|Away	she is awkward
2012-06-28 16:56:21	Halfleft|Away	she is discussed amongst the normals
2012-06-28 16:56:25	Halfleft|Away	she's no jamie though
2012-06-28 16:56:31	Halfleft|Away	he literally picks his nose and eats it
2012-06-28 16:56:37	Brainderailment	ahahaha
2012-06-28 16:56:37	Halfleft|Away	and has a weird plastic arse pillow
2012-06-28 16:56:39	Halfleft|Away	and waddles
2012-06-28 16:56:49	Brainderailment	he has ass problems
2012-06-28 16:56:59	Halfleft|Away	indeed
2012-06-28 16:57:07	Brainderailment	is it a little ring
2012-06-28 16:57:24	Halfleft|Away	orla says to me the other night in her very irish voice "so gavin what is up with your little friend jamie?" and josh is all "yeah does he have a bad butt?"
2012-06-28 16:57:39	Halfleft|Away	ad I'm all "WOAH woah woah woah woah. Don't 'little friend' me!"
2012-06-28 16:57:54	Halfleft|Away	I fear people subconciously group me with him as he sits across from me
2012-06-28 16:58:21	Halfleft|Away	it's like a blue inflatable plastic disk a foot and a half in diameter
2012-06-28 16:58:32	Brainderailment	hahahaha
2012-06-28 16:58:45	Brainderailment	he has a prolapse that he needs to nurse
2012-06-28 16:59:20	Brainderailment	You'll find out soon that the guy who sits across from you at work is goatse
2012-06-28 16:59:40	Halfleft|Away	he's a fucking weirdo
2012-06-28 16:59:56	Halfleft|Away	I asked sheila, his team leader if she'd mentioned the thumb-sucking.
2012-06-28 17:00:00	Halfleft|Away	she said the MD won't let her
2012-06-28 17:00:13	Halfleft|Away	as it could be considered harrassment
2012-06-28 17:00:27	Brainderailment	You should spray him with lysol and when he protests just say, "sorry, I was just testing out my theory that you are a massive germ"
2012-06-28 17:01:56	Halfleft|Away	I should stand up and jam a penci in his eye and say "social grace motherfucker"
2012-06-28 17:02:10	Halfleft|Away	then headbutt him so hard that his head bursts
2012-06-28 17:02:26	Halfleft|Away	then everyone would stand up and clap and the girls would swoon and stuff.
2012-06-28 17:02:57	Brainderailment	Yeah, probably
2012-06-28 17:03:22	Brainderailment	panties will sploosh wet
2012-06-28 17:04:12	Halfleft|Away	found him: http://www.facebook.com/ToxicTigger?sk=photos
2012-06-28 17:05:49	Brainderailment	does he currently have a mohawk?
2012-06-28 17:06:07	Halfleft|Away	yes
2012-06-28 17:06:14	Halfleft|Away	he looks almost normal in a suit.
2012-06-28 17:06:18	Halfleft|Away	that is not how i know him
2012-06-28 17:06:31	Halfleft|Away	he comes in with the massive fuck off nose ring. Sheils make him take it off
2012-06-28 17:06:35	Halfleft|Away	rightly so
2012-06-28 17:07:04	Brainderailment	my god. http://sphotos.xx.fbcdn.net/hphotos-prn1/24979_10150131288480038_2629866_n.jpg
2012-06-28 17:07:08	Brainderailment	release the hounds!
2012-06-28 17:07:46	Brainderailment	he looks like 1999 took a huge shit under a bridge and it stood up and walked off.
2012-06-28 17:08:23	Halfleft|Away	hah
2012-06-28 17:08:39	Halfleft|Away	he's also considerably fatter than anything i saw there
2012-06-28 17:08:48	Halfleft|Away	see aforementioned waddle
2012-06-28 17:09:02	Halfleft|Away	Aerox
2012-06-28 17:09:10	@Aerox	sup
2012-06-28 17:09:14	Brainderailment	That guy takes it in the backdoor
2012-06-28 17:09:20	@Aerox	ahahahah what the fuck
2012-06-28 17:09:34	Halfleft|Away	Josh is a law student and told me something about a 'white party' that is something that is basically tradition for people of his ilk to do.
2012-06-28 17:09:38	Halfleft|Away	Have you heard of white parties?
2012-06-28 17:10:20	Halfleft|Away	Aparentely they dump like 20k's worth of cocaine into air filtration systems and everyone gets high as tits
2012-06-28 17:10:28	@Aerox	As far as I know they are usually fundraising parties for AIDS research
2012-06-28 17:10:31	@TDiddy	lol what
2012-06-28 17:10:32	Halfleft|Away	but only for rich and affluent folks
2012-06-28 17:10:33	@Aerox	that is A Thing
2012-06-28 17:10:53	@Aerox	Well, poors usually do not attend fundraisers
2012-06-28 17:11:04	@TDiddy	and i thought white parties were just where everybody wears white
2012-06-28 17:11:04	Halfleft|Away	he also told us a story how he basically fucked his university founder's statue
2012-06-28 17:11:07	@Aerox	Why am I looking at this weirdo in raver pants and a cowboy hat
2012-06-28 17:11:08	@Aerox	um what
2012-06-28 17:11:09	@Aerox	who is this person
2012-06-28 17:11:13	Halfleft|Away	and then begged us not to tell his boss. Josh is great.
2012-06-28 17:11:16	Halfleft|Away	That;s Jamie.
2012-06-28 17:11:21	Halfleft|Away	the fucking weird guy on my desk
2012-06-28 17:11:26	Halfleft|Away	he picks his nose and eats it
2012-06-28 17:11:42	Halfleft|Away	lemme paste in an email my other coworker sent me wednesday morning
2012-06-28 17:11:48	Brainderailment	and prolapses his asshole for fun on the weekends
2012-06-28 17:11:48	@Aerox	This person looks so wretched
2012-06-28 17:12:03	<--	Apple_Master (~Appels@host86-152-109-240.range86-152.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-06-28 17:12:22	Halfleft|Away	"From:    Tepou, Hoani Sent:   25 June 2012 09:55 To:     Allmond, Gavin Subject:        Again,
2012-06-28 17:12:22	Halfleft|Away	Picked, and ate. Rubbed it on his teeth like it was some kind of drug.
2012-06-28 17:12:22	Halfleft|Away	I'm grossed out"
2012-06-28 17:12:23	@Aerox	Some pixs grab of me at the Fetish Fair in London 14-03-2010
2012-06-28 17:12:36	@Aerox	Is that what british people consider fetishwear
2012-06-28 17:12:46	@Aerox	raver pants and a cowboy hat
2012-06-28 17:12:49	Halfleft|Away	this creature is not a representation of any people
2012-06-28 17:13:02	@Aerox	and a super cool flame button down teeshirt
2012-06-28 17:13:07	@Aerox	Is Goku on the other side?
2012-06-28 17:13:50	@Aerox	Does everything he own have a dragon and/or flames on it
2012-06-28 17:16:50	Halfleft|Away	every day he wears tshirts under his work shirts that feature designs i would expect to see on a 14 year old's metal band album covers
2012-06-28 17:17:04	@Aerox	how unfortunate
2012-06-28 17:17:13	Halfleft|Away	the other week his dress down day shirt had a latex vampiress with massive tits feeling up a dragon
2012-06-28 17:17:14	Halfleft|Away	i shit you not
2012-06-28 17:17:19	@Aerox	ahahahhahahahahhahah
2012-06-28 17:17:23	@Aerox	holy shit
2012-06-28 17:17:25	@Aerox	Why didn't you take a picture
2012-06-28 17:17:30	Brainderailment	oh god, awesome
2012-06-28 17:17:48	Halfleft|Away	I'll try next time the opportunity arises
2012-06-28 17:24:43	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-28 17:24:48	Halfleft|Away	i'm actually curious why he hasn't been fired yet.
2012-06-28 17:24:58	Halfleft|Away	he's always getting told off for being on his phone when he's meant to be working.
2012-06-28 17:25:06	Halfleft|Away	He made a woman in payroll cry
2012-06-28 17:25:13	Halfleft|Away	and doesn't dress appropriately
2012-06-28 17:25:17	Brainderailment	They're probably afraid that he'll come back and kill everyone
2012-06-28 17:25:20	Halfleft|Away	also the whole booger and thumb thing
2012-06-28 17:25:22	Halfleft|Away	lol
2012-06-28 17:33:47	@Aerox	how did he make her cry
2012-06-28 17:34:54	Halfleft|Away	constantly earbashing her because he was being over taxed
2012-06-28 17:34:56	Halfleft|Away	so was I
2012-06-28 17:35:11	Halfleft|Away	I called up HMRC and it was sorted right away
2012-06-28 17:40:04	Brainderailment	fuck http://image.weather.com/images/maps/forecast/hi5_600x405.jpg\
2012-06-28 17:40:15	richterlappy	ASS
2012-06-28 17:46:51	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-28 17:46:51	--	Mode #destructoid [+v Bigby] by Q
2012-06-28 17:46:56	Brainderailment	Way to go Tennessee, be hotter than EVERYWHERE
2012-06-28 17:47:05	+Bigby	number 1
2012-06-28 17:47:17	+Bigby	!weather 65807
2012-06-28 17:47:19	DtoidBot	From Springfield, Missouri (KSGF) on June 28, 4:52 PM CDT temp: 101 F (38 C) cond: Clear wind: From the West at 9 MPH (14.48 KPH) hu: 19% dewpnt: 51 F (11 C)
2012-06-28 17:47:31	Brainderailment	!weather 37218
2012-06-28 17:47:33	DtoidBot	From Nashville, Tennessee (KBNA) on June 28, 4:53 PM CDT temp: 103 F (39 C) cond: Partly Cloudy wind: From the SSW at 8 MPH (12.87 KPH) hu: 16% dewpnt: 48 F (9 C)
2012-06-28 17:47:42	+Bigby	damn, we were 106 earlier
2012-06-28 17:48:03	Brainderailment	It is obviously armageddon
2012-06-28 17:48:09	+Bigby	al gore was right!
2012-06-28 17:48:31	Brainderailment	Al Gore is always right!
2012-06-28 17:48:51	Brainderailment	are you guys seeing that too?^
2012-06-28 17:49:07	+Bigby	seeing what
2012-06-28 17:49:15	Brainderailment	Your names
2012-06-28 17:49:19	+Bigby	yes
2012-06-28 17:49:35	Brainderailment	I hit b+tab and it just throws names with b out
2012-06-28 17:50:54	+Bigby	we need to push the earth about 200 miles farther from the sun
2012-06-28 17:50:58	+Bigby	that should do it
2012-06-28 17:51:11	Brainderailment	Start working on the Annihalatrix
2012-06-28 17:51:35	+Bigby	just attach about 10 million rocket boosters to one side of the planet
2012-06-28 17:51:44	+Bigby	then when it spins into the right trajectory we fire them all
2012-06-28 17:51:44	Brainderailment	http://deliciouscake.wazdat.com/img/fnrc4l.jpg_friskydingo_killface_Annihilatrix.jpg
2012-06-28 17:52:45	Brainderailment	Welcome to You're "DOOM!"
2012-06-28 17:53:41	Halfleft|Away	what is obama care?
2012-06-28 17:54:20	+Bigby	its his own daycare program where he sits your kids
2012-06-28 17:54:29	Brainderailment	The GOP call it "Obamacare" because Obama is a bad word to them. It's a bill he passed which is an attempt to get affordable healthcare to all citizens.
2012-06-28 17:54:57	+Bigby	he is basically going after the health insurance guys
2012-06-28 17:55:02	+Bigby	and they no likey
2012-06-28 17:55:04	Brainderailment	Which is obviously the worst thing to happen to america since 9/11
2012-06-28 17:55:13	+Bigby	since pearl harbor
2012-06-28 17:55:19	Brainderailment	Since prohibition
2012-06-28 17:55:23	Brainderailment	err
2012-06-28 17:55:25	+Bigby	since suffarage
2012-06-28 17:55:31	Brainderailment	since JEWS!
2012-06-28 17:55:36	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-28 17:55:36	--	Mode #destructoid [+o Cronosblade] by Q
2012-06-28 17:57:48	Halfleft|Away	so why do people think it's bad?
2012-06-28 17:58:22	Brainderailment	Because it's communism
2012-06-28 17:58:29	Brainderailment	obviously
2012-06-28 17:58:55	richterlappy	Note : Consult the frankist Jews about Jews
2012-06-28 17:59:07	+Bigby	because lobbyists for the health insurance conglomerates are riding the saddles of the politicians they have in their pockets to stop it
2012-06-28 17:59:09	Brainderailment	People are massive retards in the US. they literally fight to be poor and exploited
2012-06-28 17:59:11	+Bigby	so they are slandering it as much as possible
2012-06-28 17:59:35	Brainderailment	Yeah, saying shit like, "they'll euthanize old people"
2012-06-28 17:59:40	Brainderailment	literally
2012-06-28 17:59:47	+Bigby	not a bad diea
2012-06-28 17:59:49	+Bigby	idea
2012-06-28 17:59:52	+Bigby	i mean what?!
2012-06-28 17:59:57	+Bigby	thats terrible
2012-06-28 17:59:59	+Bigby	obviously
2012-06-28 18:00:05	Brainderailment	FUCK THE OLD, until i'm old
2012-06-28 18:00:11	+Bigby	i wont get old
2012-06-28 18:00:17	+Bigby	i will upload my brain to the net
2012-06-28 18:00:20	+Bigby	or a robot
2012-06-28 18:00:25	+Bigby	whichever they figure out first
2012-06-28 18:01:18		[benbeltran away: Detached from tmux]
2012-06-28 18:01:18	--	You are now known as benbeltran[away
2012-06-28 19:38:29		irc: disconnected from server
2012-06-28 19:38:48		[benbeltran[away away: Detached from tmux]
2012-06-28 19:38:50	-->	benbeltran[away (~benbeltra@187.133.121.166) has joined #destructoid
2012-06-28 19:38:50	--	Nicks #destructoid: [@bloodylip @CronosBlade @Q @TDiddy +Gandysampras +jorge` +Torzelan [Rabite] ^power benbeltran[away Brainderailment cardfrek deBLOO DougCL DtoidBot Halfleft|Away jared metalnarf mistic pointzeroeight richterlappy RobotBebop Simmy theGoldenAvatar]
2012-06-28 19:38:50	--	Channel #destructoid: 24 nicks (4 ops, 0 halfops, 3 voices, 17 normals)
2012-06-28 19:38:54	--	Mode #destructoid [+tnCN]
2012-06-28 19:38:54	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-28 19:43:39	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-06-28 19:44:16	RobotBebop	hi dare
2012-06-28 19:44:52	dare	Hi Moose
2012-06-28 19:48:34	dare	What're you and Ecks goiong to name our Vita production company
2012-06-28 19:48:41	dare	Moosecks
2012-06-28 19:49:28	RobotBebop	i dunno yet
2012-06-28 19:49:36	RobotBebop	its not even a company
2012-06-28 19:49:42	RobotBebop	we have no product yety
2012-06-28 19:49:54	RobotBebop	i don't want to fall into that trap of going crazy with all the jargon and company bullshit
2012-06-28 19:49:57	dare	Naming stuff is the most fun part
2012-06-28 19:51:13	@TDiddy	oh please
2012-06-28 19:51:15	@TDiddy	the name is easy
2012-06-28 19:51:35	RobotBebop	Farts And Co.
2012-06-28 19:51:49	@TDiddy	BlackMoose games
2012-06-28 19:51:49	Brainderailment	Are you planning to make a game or "apps"
2012-06-28 19:53:00	RobotBebop	game
2012-06-28 19:53:15	RobotBebop	thats basically the entirety of it at the moment
2012-06-28 19:53:19	RobotBebop	just a decision
2012-06-28 19:53:23	RobotBebop	its nothing major
2012-06-28 19:53:42	Brainderailment	What kind of game would you like to make?
2012-06-28 19:54:03	@TDiddy	BlackMoose, COME ON
2012-06-28 19:54:23	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-06-28 19:54:27	Brainderailment	Actually, Black Moose sounds awesome
2012-06-28 19:54:31	@TDiddy	THANK YOU
2012-06-28 19:54:33	Aerox	racist
2012-06-28 19:54:38	Aerox	what's wrong with white moose
2012-06-28 19:54:45	RobotBebop	albino moose
2012-06-28 19:54:49	Brainderailment	^
2012-06-28 19:54:56	@TDiddy	it is the name of the company Ecks and Moose are putting together for vita shti
2012-06-28 19:54:57	Brainderailment	that's what's wrong with white mose
2012-06-28 19:54:57	@TDiddy	shit
2012-06-28 19:55:04	@TDiddy	so I'm calling it Black Moose games
2012-06-28 19:55:12	dare	I still prefer Moosecks
2012-06-28 19:55:20	Brainderailment	Black moose productions
2012-06-28 19:55:22	Aerox	that sounds a lot like moose sex, which is the best name
2012-06-28 19:55:26	dare	^
2012-06-28 19:55:29	@TDiddy	and when the game starts
2012-06-28 19:55:34	@TDiddy	It says blaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaack moose
2012-06-28 19:55:40	Brainderailment	haha
2012-06-28 19:55:41	@TDiddy	and then a moose walks in and snorts
2012-06-28 19:55:43	Aerox	hahahahaha
2012-06-28 19:55:43	Aerox	yes
2012-06-28 19:55:45	Brainderailment	SAYGA
2012-06-28 19:55:46	Aerox	*farts
2012-06-28 19:56:09	@TDiddy	it only farts if you hold circle
2012-06-28 19:56:44	-->	metalnarf_ (~metalnarf@p54AC975D.dip0.t-ipconnect.de) has joined #destructoid
2012-06-28 19:57:07	dare	It farts if you do anything
2012-06-28 19:58:40	RobotBebop	NO IT FARTS IF YOU DO THE KONAMI CODE HAHAHAH GET IT VIDEO GAMES
2012-06-28 19:58:47	RobotBebop	gamers love references
2012-06-28 19:58:56	Aerox	hahahaha
2012-06-28 19:59:01	@TDiddy	that'd be clever, shut up
2012-06-28 19:59:15	RobotBebop	NO
2012-06-28 19:59:19	dare	If you do the code, it gives you 31 farts
2012-06-28 19:59:23	Aerox	moose cannot be silenced
2012-06-28 19:59:25	RobotBebop	i want a case of mickeys tomorrow
2012-06-28 19:59:28	RobotBebop	for moosetv
2012-06-28 19:59:47	RobotBebop	i need some redneck looking shlitz
2012-06-28 19:59:59	RobotBebop	i thought it was 40 lives
2012-06-28 20:00:05	@TDiddy	30
2012-06-28 20:00:07	RobotBebop	ah
2012-06-28 20:00:15	RobotBebop	that game was literally impossible without the code
2012-06-28 20:00:25	RobotBebop	apparently the company that made lord of shadows is going to make a contra game
2012-06-28 20:00:25	dare	Have you played Hard Corp?
2012-06-28 20:00:28	RobotBebop	no
2012-06-28 20:00:30	dare	It's also hard as heck
2012-06-28 20:00:38	RobotBebop	i played that one on PS3 at JCs last summer
2012-06-28 20:00:52	dare	I actually liked Lord of Shadows
2012-06-28 20:01:00	dare	It wasn't fantastic but it was fun
2012-06-28 20:02:07	<--	metalnarf (~metalnarf@p54AC97BA.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-28 20:02:07	--	metalnarf_ is now known as metalnarf
2012-06-28 20:03:18	Brainderailment	If you do the konami code, it should brick the vita
2012-06-28 20:03:36	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-06-28 20:04:15	RobotBebop	lolol
2012-06-28 20:04:21	RobotBebop	somehow i think there would be consequences for that
2012-06-28 20:04:40	RobotBebop	i'm looking at another apartment tomorrow
2012-06-28 20:04:47	RobotBebop	i am going to grab the landlord by the neck
2012-06-28 20:04:52	RobotBebop	look them dead in the eye
2012-06-28 20:05:10	RobotBebop	and say "you rent me this fucking place or I will fucking cut you like the bitch you are."
2012-06-28 20:05:12	@TDiddy	and make out with them
2012-06-28 20:05:12	@TDiddy	oh
2012-06-28 20:05:39	dare	Yeah Moose's version is way darker
2012-06-28 20:05:53	Aerox	of course the tf2 item server is down
2012-06-28 20:05:59	RobotBebop	loooolz
2012-06-28 20:05:59	Aerox	THANKS FOR THE ALWAYS ONLINE DRM YOU HORRIBLE ASSHOLES
2012-06-28 20:06:10	RobotBebop	UGH GAME DEVS
2012-06-28 20:06:11	dare	I saw you tweeted about the goggles
2012-06-28 20:06:19	RobotBebop	do you believe in magic
2012-06-28 20:06:40	Brainderailment	Moose, what you really should do is pay a girl to go in with a fake preggo belly on and get them all sympothised to bring the price way down. Then just as she's supposed to sign the paperwork, walk in and say she's your lawyer and was representing you.
2012-06-28 20:07:11	dare	That's really elaborate
2012-06-28 20:07:20	Brainderailment	not really
2012-06-28 20:07:35	@TDiddy	lol really?
2012-06-28 20:07:46	@TDiddy	a players draft score was lowered because he is afraid of flying
2012-06-28 20:07:55	Brainderailment	FUCK!
2012-06-28 20:08:01	Brainderailment	i don't get sports
2012-06-28 20:08:05	Brainderailment	just trying to fit in
2012-06-28 20:08:20	RobotBebop	just go write a spergy post about how stupid sports are on the internet
2012-06-28 20:08:39	Brainderailment	why is anti sports sperggy?
2012-06-28 20:08:50	RobotBebop	spergy people are anti sports
2012-06-28 20:09:11	RobotBebop	i should find that reddit post about the super bowl again
2012-06-28 20:09:23	Brainderailment	I just fucking hate sports, and their fans. I also hate gamers, and I hate game companies, and I hate anime and its fans, and I basically hate everything
2012-06-28 20:09:32	dare	You're a lot of fun today
2012-06-28 20:09:36	Brainderailment	FUCK YOU
2012-06-28 20:09:38	dare	Also I am tired of everything being aspie-related
2012-06-28 20:09:42	Aerox	surely you don't hate US
2012-06-28 20:09:52	Brainderailment	i hate you all
2012-06-28 20:09:57	dare	Owned
2012-06-28 20:10:02	Brainderailment	but it's like a hate-fuck relationship
2012-06-28 20:10:10	dare	So we're like your wife
2012-06-28 20:10:14	Brainderailment	yes, pwnt indeed dare
2012-06-28 20:10:16	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Read error: EOF from client)
2012-06-28 20:10:25	Brainderailment	No, I don't hate fuck my wife
2012-06-28 20:10:32	Brainderailment	I'd have to fuck her to hate fuck her
2012-06-28 20:10:35	Brainderailment	BAM!
2012-06-28 20:10:42	dare	BAM to Nikki :(
2012-06-28 20:11:05	Brainderailment	creepy that you know her name
2012-06-28 20:11:11	Brainderailment	and how to spell it properly
2012-06-28 20:11:19	Brainderailment	WTF IS GOING ON HERE?
2012-06-28 20:11:36	dare	You told me to chat her up to give you grounds for divorce
2012-06-28 20:11:56	Brainderailment	I don't remember that, but I'm all for it.
2012-06-28 20:12:18	dare	You actually gave it to the channel when you got your Vita and told everyone to do that
2012-06-28 20:12:20	Aerox	aww :(
2012-06-28 20:12:34	Brainderailment	haha
2012-06-28 20:12:37	RobotBebop	dare has a memory like a steel fucking trap
2012-06-28 20:12:39	RobotBebop	its kind of scary
2012-06-28 20:12:47	Brainderailment	what jro?
2012-06-28 20:12:52	dare	I do have a pretty good memory.
2012-06-28 20:13:09	Aerox	i just want you to be happy nate
2012-06-28 20:13:20	-->	Lelio (~Lelio@49.176.97.28) has joined #destructoid
2012-06-28 20:13:28	Brainderailment	dare has irc logs that he pours over when he's not on. He's that creepy
2012-06-28 20:13:36	RobotBebop	totes
2012-06-28 20:14:04	RobotBebop	he could probably teach jro a few things about creep stalking
2012-06-28 20:14:08	dare	I actually don't keep logs. I think Rabite does, though
2012-06-28 20:14:19	dare	No, because Moose would creep shame me.
2012-06-28 20:14:31	RobotBebop	i am a huge misandrist to be honest
2012-06-28 20:15:21	Brainderailment	haha
2012-06-28 20:15:49	RobotBebop	i want a case of mickeys for tomorrow but i don't want to carry it anywhere
2012-06-28 20:15:53	RobotBebop	life fucking sucks
2012-06-28 20:16:01	dare	Get someone to tie it to your back
2012-06-28 20:16:29	RobotBebop	that would still be carrying
2012-06-28 20:16:50	dare	I am surprised you can't get it delivered in your country
2012-06-28 20:17:21	RobotBebop	i can
2012-06-28 20:17:24	RobotBebop	i could call a cab
2012-06-28 20:17:29	RobotBebop	but that would cost me the money of a cab
2012-06-28 20:17:30	@TDiddy	or a friend
2012-06-28 20:17:42	RobotBebop	all my local friends live in chilliwack
2012-06-28 20:18:02	dare	Moose's friends refuse to be around him until he gets his farts under control
2012-06-28 20:19:21	richterlappy	moose is getting a arcade cab? awesome
2012-06-28 20:19:45	@TDiddy	then ask a work friend
2012-06-28 20:19:46	@TDiddy	jeez
2012-06-28 20:20:39	richterlappy	jeezuz krysist
2012-06-28 20:22:51	<--	Lelio (~Lelio@49.176.97.28) has quit (Read error: Connection reset by peer)
2012-06-28 20:25:51	Brainderailment	a case of mickeys? http://en.wikipedia.org/wiki/Mickey_Finn_(drugs)
2012-06-28 20:25:56	<--	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-06-28 20:26:33	RobotBebop	no
2012-06-28 20:26:34	-->	Lelio (~Lelio@49.176.97.28) has joined #destructoid
2012-06-28 20:26:34	RobotBebop	the beer
2012-06-28 20:26:39	RobotBebop	its technically a malt liquor
2012-06-28 20:26:59	dare	http://www.mickeys.com/Default.aspx
2012-06-28 20:27:03	dare	It's a fine malt liquor
2012-06-28 20:27:07	@TDiddy	hey moose
2012-06-28 20:27:10	@TDiddy	if you drink that
2012-06-28 20:27:11	@TDiddy	can you say
2012-06-28 20:27:13	dare	Moose will drink it and look like that
2012-06-28 20:27:14	richterlappy	your a malt liquor
2012-06-28 20:27:22	@TDiddy	"oh mickey youre so fine, you're so fine you blow my mind"
2012-06-28 20:27:34	dare	Their slogan is, "HEY! Parties don't happen on a computer screen!" Ironic for MooseTV
2012-06-28 20:27:36	RobotBebop	... no
2012-06-28 20:27:39	Brainderailment	Does it come with the horny 19 year old girl?
2012-06-28 20:27:50	dare	Yes
2012-06-28 20:28:07	dare	You can say "Moosey" instead of "Mickey"
2012-06-28 20:28:13	Brainderailment	she's a bitch though, everyone knows
2012-06-28 20:32:39	<--	Lelio (~Lelio@49.176.97.28) has quit (Read error: Connection reset by peer)
2012-06-28 20:34:43	Brainderailment	HAHA, this exists http://christiannymphos.org/
2012-06-28 20:35:55	RobotBebop	hahaha
2012-06-28 20:36:05	RobotBebop	Married Sex: Spicy, the way god intended it
2012-06-28 20:36:23		[benbeltran[away back: gone 00:57:35]
2012-06-28 20:36:35	Brainderailment	Married Sex: Rapey, the way god intended it. fixed
2012-06-28 20:43:32	richterlappy	!q
2012-06-28 20:43:33	DtoidBot	[463] <Ben P> but the new Twilight movie soundtrack is soooooooooooooo good <Ben P.> like, stunningly good
2012-06-28 20:44:47	richterlappy	why is rape prevalent around here for the past 2 weeks >_>?
2012-06-28 20:44:59	Brainderailment	rape is always prevalent
2012-06-28 20:45:19	Brainderailment	rape takes precedence
2012-06-28 20:46:52	RobotBebop	because there's been a lot of discussion online about it ricther
2012-06-28 20:46:58	richterlappy	dtoid shud get a exclusive episode of the game overthinker about custards revenge for the 2600
2012-06-28 20:47:05	richterlappy	custers*
2012-06-28 20:47:09	Brainderailment	I want to play whatever this girl is playing. http://i.imgur.com/1Tpzd.gif
2012-06-28 20:47:17	RobotBebop	oh yeah
2012-06-28 20:47:19	RobotBebop	i forgot about that guy
2012-06-28 20:47:36	RobotBebop	i think the game is listening to house music while high on meth
2012-06-28 20:47:49	-->	AlexanderCarril (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-28 20:47:49	--	Mode #destructoid [+v AlexanderCarril] by Q
2012-06-28 20:48:07	-->	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-06-28 20:48:07	--	Mode #destructoid [+o CronosBlade] by Q
2012-06-28 20:48:37	RobotBebop	huh
2012-06-28 20:48:44	RobotBebop	there's call of duty commercials with fucking oliver north?
2012-06-28 20:49:09	richterlappy	people are keeping logs of this irc? do they have a wall like the question
2012-06-28 20:49:13	RobotBebop	oh no wait i'm confusing him with somebody else
2012-06-28 20:49:44	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-28 20:49:44	--	Mode #destructoid [+v Bigby] by Q
2012-06-28 20:54:07	RobotBebop	oh he was part of the Iran contra scandal
2012-06-28 20:54:11	RobotBebop	so yeah, that's still pretty stupid
2012-06-28 20:54:25	-->	Lelio (~Lelio@49.176.97.28) has joined #destructoid
2012-06-28 20:56:08	<--	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has left #destructoid
2012-06-28 21:02:18	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-28 21:03:42	<--	Lelio (~Lelio@49.176.97.28) has quit (Read error: Connection reset by peer)
2012-06-28 21:08:47	Brainderailment	alright, home
2012-06-28 21:08:48	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-06-28 21:11:34	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-28 21:11:34	--	Mode #destructoid [+v Bigby] by Q
2012-06-28 21:22:32	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-06-28 21:22:39	Aerox	sup bean
2012-06-28 21:22:58	Vexed_Alex	The best day ever
2012-06-28 21:23:03	Aerox	so jealous
2012-06-28 21:23:11	Vexed_Alex	That's what's up
2012-06-28 21:23:23	Vexed_Alex	Naw man
2012-06-28 21:23:27	Vexed_Alex	Dem cons
2012-06-28 21:23:32	Vexed_Alex	They're up in a tizzy
2012-06-28 21:23:40	RobotBebop	Dem cons...
2012-06-28 21:23:44	Aerox	yeah it's pretty glorious
2012-06-28 21:23:45	RobotBebop	?
2012-06-28 21:23:51	Vexed_Alex	Conservatives
2012-06-28 21:23:52	RobotBebop	oh
2012-06-28 21:23:59	Aerox	my favorites are the ones claiming this is literally worse than slavery
2012-06-28 21:24:08	Vexed_Alex	Or the holocaust
2012-06-28 21:24:19	Vexed_Alex	Or 9/11
2012-06-28 21:24:29	Vexed_Alex	They're basically calling it slavery
2012-06-28 21:24:36	Vexed_Alex	Does that mean white people can now be racist
2012-06-28 21:24:53	RobotBebop	about the health care thing?
2012-06-28 21:24:59	Vexed_Alex	Since Obama has literally enslaved White people by allowing the poor affordable health insurance
2012-06-28 21:24:59	richterlappy	how morbid remember the good old days of discussing rape , mens rights and video games?
2012-06-28 21:25:21	Vexed_Alex	Care
2012-06-28 21:25:33	RobotBebop	so i'm still confused
2012-06-28 21:25:42	RobotBebop	if you don't buy insurance, you get fined still
2012-06-28 21:25:49	RobotBebop	unless you're filthy poor?
2012-06-28 21:25:55	Vexed_Alex	#Obamacar is the best hash tag
2012-06-28 21:27:13	@TDiddy	hehe
2012-06-28 21:27:33	RobotBebop	so, what was on the line was the entire Obamacare package?
2012-06-28 21:27:38	RobotBebop	or just the thing about taxing people
2012-06-28 21:29:33	+Bigby	watching this series on netflix called sgt. frog
2012-06-28 21:29:39	@TDiddy	lol
2012-06-28 21:29:44	+Bigby	reminds me a bit of excel saga
2012-06-28 21:29:45	@TDiddy	Guardians of the Galaxy coming 2014
2012-06-28 21:29:54	+Bigby	what?
2012-06-28 21:30:07	+Bigby	that old shitty comic?
2012-06-28 21:30:38	@TDiddy	its still going
2012-06-28 21:30:43	@TDiddy	and its the next marvel movie
2012-06-28 21:30:50	@TDiddy	well, next original
2012-06-28 21:30:55	@TDiddy	that and Black Panther
2012-06-28 21:31:01	richterlappy	howard the duck 2
2012-06-28 21:31:09	+Bigby	wait
2012-06-28 21:31:18	+Bigby	i bet this is to tie in Adam Warlock
2012-06-28 21:31:28	+Bigby	so they can explain Thanos
2012-06-28 21:31:38	+Bigby	for the next Avengers
2012-06-28 21:31:58	@TDiddy	yep
2012-06-28 21:32:00	@TDiddy	hes part of it
2012-06-28 21:32:31	--	Aerox is now known as Aerox|Away
2012-06-28 21:37:26	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-28 21:37:26	--	Mode #destructoid [+v lolshin] by Q
2012-06-28 21:37:33	+Bigby	im surprised they got the nod for black panther
2012-06-28 21:38:12	+Bigby	i would prefer Moon Knight
2012-06-28 21:40:02	+Bigby	a psychotic schizophrenic version of Batman sounds like an awesome movie
2012-06-28 21:40:48	RobotBebop	so we have to have a bunch of other comic book movies before the next avengers now
2012-06-28 21:40:49	RobotBebop	?
2012-06-28 21:40:51	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-06-28 21:40:53	@TDiddy	yep
2012-06-28 21:40:57	RobotBebop	Uggghh
2012-06-28 21:40:59	@TDiddy	thor 2
2012-06-28 21:41:02	@TDiddy	Iron Man 3
2012-06-28 21:41:07	@TDiddy	Captain America 2
2012-06-28 21:41:07	RobotBebop	well that doesn't sound too bad
2012-06-28 21:41:13	@TDiddy	Guardians of the Galaxy
2012-06-28 21:41:20	RobotBebop	I've never heard of that one
2012-06-28 21:41:27	@TDiddy	and Black Panther are scheduled before Avengers 2
2012-06-28 21:41:31	RobotBebop	jeezus
2012-06-28 21:41:34	RobotBebop	how many of those are almost done
2012-06-28 21:41:37	+Bigby	no Ant Man?
2012-06-28 21:41:37	@TDiddy	supposedly Guardians of the Galaxy is the lead in to Avengers 2
2012-06-28 21:41:47	@TDiddy	Iron Man 3 is filming now
2012-06-28 21:41:49	+Bigby	man, they really dont want to make an ant man movie
2012-06-28 21:41:52	@TDiddy	the others are in pre production
2012-06-28 21:41:57	RobotBebop	uuuggh
2012-06-28 21:42:06	@TDiddy	I think Ant Man is being turned into an animated movie?
2012-06-28 21:42:25	+Bigby	well that should be fine then
2012-06-28 21:42:35	+Bigby	wait what?
2012-06-28 21:42:36	DtoidBot	...
2012-06-28 21:43:13	+Bigby	http://www.slashfilm.com/edgar-wright-directed-antman-test-reel/
2012-06-28 21:43:20	+Bigby	man, front page no less
2012-06-28 21:43:22	+Bigby	thats timely
2012-06-28 21:43:22	@TDiddy	yeah
2012-06-28 21:43:27	@TDiddy	i just saw that
2012-06-28 21:43:27	@TDiddy	lol
2012-06-28 21:44:57	+Bigby	well he doesnt just change size, he can control his mass too, thats his usual way of fighting in his small size
2012-06-28 21:45:12	+lolshin	that's what she said
2012-06-28 21:45:18	@TDiddy	hehehe
2012-06-28 21:49:33	+Bigby	http://www.slashfilm.com/looper-international-trailer-rian-johnsons-scifi-story-revealed/
2012-06-28 21:49:46	+Bigby	is it just me or is JGL's face keep changing in the trailer?
2012-06-28 22:01:59	+AlexanderCarril	AEROC
2012-06-28 22:02:00	+AlexanderCarril	AEROX
2012-06-28 22:02:04	+AlexanderCarril	MOOSE IS BEING GROSS
2012-06-28 22:02:12	@TDiddy	huh?
2012-06-28 22:02:23	+AlexanderCarril	HE IS ASKING ME TO SHIT IN HIS BUTTHOLE AND THEN BUTTFUCK HIM AND THEN DICKSLAP HIM
2012-06-28 22:02:26	+AlexanderCarril	I am vomitting
2012-06-28 22:03:10	<--	CronosBlade (~chatzilla@cpe-72-182-63-41.austin.res.rr.com) has quit (Read error: EOF from client)
2012-06-28 22:03:27	+AlexanderCarril	It's summer, which means I can crank up third wave ska guilt free
2012-06-28 22:03:35	+AlexanderCarril	Not that I feel any guilt
2012-06-28 22:03:43	@TDiddy	over ska?
2012-06-28 22:03:52	+AlexanderCarril	Over what?
2012-06-28 22:04:02	@TDiddy	huh?
2012-06-28 22:04:05	@TDiddy	WHAT
2012-06-28 22:04:06	+AlexanderCarril	What?
2012-06-28 22:04:17	@TDiddy	its like a lil jon song in here
2012-06-28 22:04:21	+AlexanderCarril	lol
2012-06-28 22:04:36	RobotBebop	OOKAAY
2012-06-28 22:05:00	+AlexanderCarril	Pandora has the balls to run video ads on their mobile app.
2012-06-28 22:05:04	+AlexanderCarril	THESE MOTHERFUCERS
2012-06-28 22:05:17	+AlexanderCarril	They're lucky I'm still on unlimited.
2012-06-28 22:05:20	+AlexanderCarril	fuckers*
2012-06-28 22:05:22	-->	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-06-28 22:07:27	+Bigby	http://www.slashfilm.com/here-boom-trailer-kevin-james-mma/
2012-06-28 22:07:31	+Bigby	this doesnt look bad
2012-06-28 22:07:52	+AlexanderCarril	It has Kevin James
2012-06-28 22:08:05	+AlexanderCarril	so it's probably worse than being your son
2012-06-28 22:09:11	+AlexanderCarril	So here I aaaaaam
2012-06-28 22:09:16	+AlexanderCarril	doing everything I can
2012-06-28 22:09:20	+AlexanderCarril	holding on to what I am
2012-06-28 22:09:24	@TDiddy	BECAUSE IM A SUPERMAAAAAAAAAAAAAAN
2012-06-28 22:09:27	+AlexanderCarril	pretending Iiiiii'm a superman
2012-06-28 22:09:34	+AlexanderCarril	WRONG LYRICS, DWEEB
2012-06-28 22:09:39	@TDiddy	SO WHAT
2012-06-28 22:09:41	@TDiddy	FUCK SKA
2012-06-28 22:09:45	 *	TDiddy flips the table
2012-06-28 22:09:51	+AlexanderCarril	I'm not talking to you anymore.
2012-06-28 22:09:53	dare	Damn TDiddy
2012-06-28 22:09:59	+AlexanderCarril	You just been Juggs'd
2012-06-28 22:10:25	+Bigby	the hell?
2012-06-28 22:10:32	+AlexanderCarril	lol, the new Viper doesn't have the misfortune of being a Dodge
2012-06-28 22:10:57	+AlexanderCarril	And it's also massive compared to the previous one
2012-06-28 22:11:01	+AlexanderCarril	Probably thanks to OBAMA
2012-06-28 22:11:05	+AlexanderCarril	and his SAFETY laws
2012-06-28 22:41:18		irc: disconnected from server
2012-06-29 08:59:39	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-06-29 08:59:39	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism [Rabite] benbeltran[away cardfrek DtoidBot Dyganth_ jared meeetalnarf metalnarf mistic pointzeroeight scottyg theGoldenAvatar]
2012-06-29 08:59:39	--	Channel #destructoid: 15 nicks (2 ops, 0 halfops, 1 voices, 12 normals)
2012-06-29 08:59:43	--	Mode #destructoid [+tnCN]
2012-06-29 08:59:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-06-29 09:13:18	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-06-29 09:13:18	-->	Gandysampras (~Gandysamp@109.175.206.9) has joined #destructoid
2012-06-29 09:13:18	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-06-29 09:13:18	--	Mode #destructoid [+vv Torzelan Gandysampras] by *.quakenet.org
2012-06-29 09:14:03	-->	Halfleft (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-29 09:17:55	--	You are now known as benbeltran
2012-06-29 09:28:21	<--	scottyg (webchat@S01061caff7df6ce2.vc.shawcable.net) has quit (Quit: Page closed)
2012-06-29 09:39:27	--	Halfleft is now known as Halfleft|Away
2012-06-29 09:40:55	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-06-29 09:40:55	--	Mode #destructoid [+v lolshin] by Q
2012-06-29 10:27:55	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-29 10:27:55	--	Mode #destructoid [+v ProfPew] by Q
2012-06-29 10:34:15	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-29 10:34:15	--	Mode #destructoid [+o Aerox] by Q
2012-06-29 11:43:36	-->	DougCL (~Doug99208@pool-98-118-93-121.bstnma.fios.verizon.net) has joined #destructoid
2012-06-29 11:43:49	DougCL	butts
2012-06-29 11:45:49	meeetalnarf	ecks
2012-06-29 11:57:56	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-06-29 11:58:26	@Aerox	HI RICKEY
2012-06-29 12:06:17	Halfleft|Away	hey rickey you so fine
2012-06-29 12:06:23	Halfleft|Away	you so fine you blow my mind hey rickey
2012-06-29 12:12:29	-->	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has joined #destructoid
2012-06-29 12:12:29	--	Mode #destructoid [+v Gemsi] by Q
2012-06-29 12:14:22	storyr	how did I miss thiss
2012-06-29 12:14:26	storyr	hello fellas
2012-06-29 12:14:33	storyr	omg, JRO, do you get
2012-06-29 12:14:38	storyr	Know I Know/!
2012-06-29 12:14:50	storyr	erm
2012-06-29 12:14:52	storyr	now I know
2012-06-29 12:14:54	storyr	god it's friday for sure
2012-06-29 12:14:55	storyr	http://nowiknow.com/
2012-06-29 12:15:16	@Aerox	I do not
2012-06-29 12:15:22	storyr	you should
2012-06-29 12:15:43	storyr	todays was about the hakkar corrupted blood plague from ZG when it was released and how it's used by medical researchers to study outbreaks
2012-06-29 12:15:45	storyr	LOL
2012-06-29 12:15:52	storyr	first time in awhile I've seen a gaming reference on it
2012-06-29 12:15:53	@Aerox	I already knew that!
2012-06-29 12:16:04	storyr	you know everything
2012-06-29 12:17:30	@bloodylip	storyr: why can't i just read these facts without being emailed them?!
2012-06-29 12:18:43	storyr	you can
2012-06-29 12:19:19	@bloodylip	oh!
2012-06-29 12:19:22	storyr	but this guy puts it together everyday and emails it to 50k people. I respect what he does and I find it interesting in the mornings
2012-06-29 12:19:38	storyr	some stuff I already knew but it's cool nonetheless
2012-06-29 12:22:42	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-06-29 12:44:46	+Ecksorcism	hey everyone
2012-06-29 12:46:08	+Gandysampras	ohai
2012-06-29 12:47:34	Halfleft|Away	fuck
2012-06-29 12:54:28	-->	Brain|iPhone (~braindera@mobile-166-147-118-132.mycingular.net) has joined #destructoid
2012-06-29 12:54:48	Brain|iPhone	Dick vomit
2012-06-29 12:57:16	Brain|iPhone	!weather 37218
2012-06-29 12:57:19	DtoidBot	From Nashville, Tennessee (KBNA) on June 29, 11:53 AM CDT temp: 98 F (37 C) cond: Partly Cloudy wind: Calm(0 KPH) hu: 34% dewpnt: 65 F (18 C)
2012-06-29 12:58:02	@bloodylip	!weather 19711
2012-06-29 12:58:03	DtoidBot	From Wilmington, Delaware (KILG) on June 29, 1:51 PM EDT temp: 95 F (35 C) cond: Clear wind: From the Variable at 6 MPH Gusting to 16 MPH(9.66 KPH) hu: 46% dewpnt: 71 F (22 C)
2012-06-29 13:05:41	<--	Brain|iPhone (~braindera@mobile-166-147-118-132.mycingular.net) has quit (Quit)
2012-06-29 13:06:45	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-06-29 13:07:22	@Aerox	sup nate
2012-06-29 13:07:28	Brainderailment	sup dude?
2012-06-29 13:08:23	@Aerox	workin
2012-06-29 13:08:34	Brainderailment	cewl, me too
2012-06-29 13:09:03	@Aerox	How are the wacky Christians?
2012-06-29 13:09:38	Brainderailment	My first world problem today was walking from my car to the door, about 7 feet. SO HOT
2012-06-29 13:10:51	Brainderailment	We have one wacky christian broadcaster who has our production manager play the program over the phone and he tells him what he wants cut out.
2012-06-29 13:11:04	Brainderailment	Instead of doing it himself
2012-06-29 13:11:35	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-06-29 13:11:54	@Aerox	hahahaha
2012-06-29 13:12:02	@Aerox	Is it all prerecorded stuff?
2012-06-29 13:12:06	@Aerox	!weather 90064
2012-06-29 13:12:08	DtoidBot	From Santa Monica, California (KSMO) on June 29, 10:51 AM PDT temp: 67 F (19 C) cond: Clear wind: From the SW at 8 MPH (12.87 KPH) hu: 68% dewpnt: 56 F (13 C)
2012-06-29 13:12:21	@Aerox	My first world problem today is that I have to get my car smog checked which will be very boring
2012-06-29 13:14:51	Brainderailment	Never do that at the beginning/end of the month
2012-06-29 13:15:09	@Aerox	well
2012-06-29 13:15:16	@Aerox	I have to have it done by the second and I put it off for a really long time
2012-06-29 13:15:19	@Aerox	so I'm kind of out of time
2012-06-29 13:15:29	@Aerox	What's bad about the end of the month?
2012-06-29 13:15:42	Brainderailment	because everyone else is doing what you're doing
2012-06-29 13:15:47	@Aerox	oh
2012-06-29 13:15:49	@Aerox	I made an appointment
2012-06-29 13:15:50	@Aerox	so w/e
2012-06-29 13:15:58	Brainderailment	appointment? weird
2012-06-29 13:16:02	Brainderailment	we just have huge lines
2012-06-29 13:16:05	@Aerox	They had an online booking thing
2012-06-29 13:16:27	Brainderailment	Makes sense since CA has such retarded smog laws
2012-06-29 13:17:54	richterlappy	your face is a smog law
2012-06-29 13:18:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-06-29 13:18:43	--	Mode #destructoid [+o TDiddy] by Q
2012-06-29 13:23:54	-->	cardfrek2 (~Emil@76.90.179.187) has joined #destructoid
2012-06-29 13:26:51	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-06-29 13:42:13	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Read error: Connection reset by peer)
2012-06-29 13:50:51	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-06-29 13:52:07	-->	HilaryD (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-06-29 13:52:07	--	Mode #destructoid [+v HilaryD] by Q
2012-06-29 14:08:31	--	HilaryD is now known as ProfPew
2012-06-29 14:17:34	[Rabite]	pew has been irc cosplaying
2012-06-29 14:25:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-29 14:26:08	richterlappy	http://i.imgur.com/hdL6k.jpg
2012-06-29 14:37:19	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-06-29 14:48:17	@Aerox	http://www.boston.com/bigpicture/2012/06/extraordinary_microscope_photo.html
2012-06-29 14:48:39	richterlappy	lunchtime^
2012-06-29 14:56:09	@Aerox	http://i.imgur.com/1FIdC.jpg
2012-06-29 14:58:31	Halfleft|Away	there is no hope for humanity
2012-06-29 15:03:54	@Aerox	http://www.collectorsweekly.com/articles/wp-content/uploads/2012/06/bronydude.jpg
2012-06-29 15:04:34	Halfleft|Away	at least we know he wont be breeding
2012-06-29 15:09:37	richterlappy	local news will catch him fucking a real life pony later in life
2012-06-29 15:24:23	Brainderailment	nsfw http://i.imgur.com/cOeTi.gif
2012-06-29 15:31:22	storyr	will not lick
2012-06-29 15:31:24	storyr	erm
2012-06-29 15:31:25	storyr	click
2012-06-29 15:31:26	storyr	jesus
2012-06-29 15:31:39	storyr	that was a bad freudian slip
2012-06-29 15:31:40	[Rabite]	we know you already licked it
2012-06-29 15:31:40	Brainderailment	you clicked it, and you started thinking about licking
2012-06-29 15:31:48	storyr	I haven't...but what is it?
2012-06-29 15:32:17	Brainderailment	it's every brony'
2012-06-29 15:32:20	Brainderailment	s dream
2012-06-29 15:32:55	storyr	gotcha
2012-06-29 15:33:20	storyr	so...intesting fact about Seattle. We are the 5th whitest city in the top50 (US) but we have the most diverse zip code in the entire country
2012-06-29 15:33:43	storyr	so apparently it's like segregation...unintentionally
2012-06-29 15:34:05	Brainderailment	yeah, that's some very clear segregation
2012-06-29 15:34:13	@TDiddy	nah
2012-06-29 15:34:19	@TDiddy	hipsters scare minorities, thats why
2012-06-29 15:34:20	Brainderailment	I think they have a similar issue in Paris
2012-06-29 15:34:56	Brainderailment	TDiddy, true story, East Nashville used to be a very gang filled area, now it's hipsterville
2012-06-29 15:35:12	@TDiddy	they move into low rent areas
2012-06-29 15:35:24	@TDiddy	apparently Detroit is having some kind of a hipster revolution
2012-06-29 15:36:22	Brainderailment	they definitely brought the cost of living up in that area
2012-06-29 15:37:38	Brainderailment	In an article on East Nash, "For decades, East Nashville had slipped into decline. The Cumberland River and interstates set it apart from downtown. Low housing prices may have been a blessing in disguise. As struggling artists and musicians were squeezed out of more desirable neighborhoods, they landed in East Nashville where rents were cheap. "Their vibrancy and their creativity started turning the neighborhood around. It's sort
2012-06-29 15:37:38	Brainderailment	of like if one person gets an idea, it sparks everyone else," says MacFadyen."
2012-06-29 15:41:11	Brainderailment	It also helps that Jack White set up his studios nearby. Hipsters flocked
2012-06-29 16:02:55	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-06-29 16:10:11	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-06-29 16:26:54	<--	Gemsi (~Gemsi@host86-146-50-239.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-06-29 16:38:00	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-06-29 16:38:00	--	Mode #destructoid [+v jorge`] by Q
2012-06-29 17:07:34	richterlappy	!q
2012-06-29 17:07:35	DtoidBot	[97] I don't like Suff0cat very much... Topic set by Hayley_Williams on Fri Jul 3 19:38:37 EDT 2009
2012-06-29 17:07:45	richterlappy	!q
2012-06-29 17:07:47	DtoidBot	[476] <Gandy> you understood me fine when I told you to use more tongue when you were blowing me in Seattle Ben
2012-06-29 17:11:05	Halfleft|Away	!q
2012-06-29 17:11:07	DtoidBot	[41] <The_Young_Scot> Pokémeng, gotta take your yobs!
2012-06-29 17:12:58	Halfleft|Away	!q
2012-06-29 17:12:59	DtoidBot	[779] <Lord_Omicron> you know when you;re REALLY drunk and your head won't stay up by itself
2012-06-29 17:20:27	Halfleft|Away	!q
2012-06-29 17:20:29	DtoidBot	[501] <Digital> you owe me for a new keyboard, this one has vomit on it
2012-06-29 17:20:32	Halfleft|Away	!q
2012-06-29 17:20:34	DtoidBot	[605] <+eternalplayer> yes it is lame that you can't have child pornography........
2012-06-29 17:21:28	richterlappy	huh?
2012-06-29 17:22:57	Halfleft|Away	What is this horse shit. Grooveshark has removed a bunch of DMZ songs
2012-06-29 17:27:50	Halfleft|Away	no wait I had the name wrong
2012-06-29 17:27:51	Halfleft|Away	hurdur
2012-06-29 17:29:54	+jorge`	dave matthews zand
2012-06-29 17:30:02	richterlappy	dbz
2012-06-29 17:31:32	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-06-29 17:35:19	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-06-29 17:36:19	--	cardfrek2 is now known as cardfrek
2012-06-29 17:37:17	-->	Bigby_ (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-29 17:37:17	--	Mode #destructoid [+v Bigby_] by Q
2012-06-29 17:37:21	+Bigby_	howdy
2012-06-29 17:37:32	Halfleft|Away	fuck you you fucking gaping cunt
2012-06-29 17:37:34	Halfleft|Away	I mean hello
2012-06-29 17:37:39	+Bigby_	love you too gav
2012-06-29 17:54:06	@Aerox	Hi biggles hi gavin
2012-06-29 17:56:21	richterlappy	hey jrow
2012-06-29 17:56:46	@Aerox	hi richter
2012-06-29 17:59:16	+Bigby_	hey
2012-06-29 18:06:43	Halfleft|Away	hi rich hi jonathan
2012-06-29 18:06:48	Halfleft|Away	hi jorge
2012-06-29 18:07:00	Brainderailment	Okay, syncing bookmarks to chrome iOS is god damn sexy
2012-06-29 18:08:54	Halfleft|Away	i always turn that shit off
2012-06-29 18:09:09	Halfleft|Away	getting a new computer is an opportunity to cleanse my files and bookmarks and shit
2012-06-29 18:09:46	Brainderailment	I hate having a different set of bookmarks on my computer than on my phone
2012-06-29 18:11:48	Halfleft|Away	the browser on my phone is horse shit broken
2012-06-29 18:12:19	+Bigby_	lots of scatalogical calamities in your life, gavin
2012-06-29 18:19:42	Brainderailment	I'm wondering if I should drop my iPhone, go back to a dumbphone, and carry around a 3g/4g tablet in its place.
2012-06-29 18:20:28	Halfleft|Away	what's that? Want to send a text?
2012-06-29 18:20:29	Halfleft|Away	fuck you
2012-06-29 18:20:33	Halfleft|Away	*crashes*
2012-06-29 18:20:40	Brainderailment	The only reason I must have mobile internet is in case I need to login to the computers at work.
2012-06-29 18:20:42	Halfleft|Away	fucking wildfire android
2012-06-29 18:21:03	Brainderailment	that's a 2.1 phone right?
2012-06-29 18:21:04	Brainderailment	ew
2012-06-29 18:22:42	<--	Bigby_ (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has left #destructoid
2012-06-29 18:25:55	Halfleft|Away	fuck if i know
2012-06-29 18:26:39	Brainderailment	if it doesn't have flash, it's under 2.2
2012-06-29 18:26:41	richterlappy	it has fruity candy inside
2012-06-29 18:30:35	Halfleft|Away	i doubt it would have the horsepower to run flash
2012-06-29 18:34:12	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-06-29 18:35:31	richterlappy	i dont think candy phones are that advance give it about 20 years
2012-06-29 18:36:39	Halfleft|Away	wow
2012-06-29 18:36:59	Halfleft|Away	if we don't blow ourselves up that's probably a thing that could actualy happen when we get the technology
2012-06-29 18:37:10	Halfleft|Away	like digital cameras for kds that you can also eat
2012-06-29 18:37:18	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-06-29 18:37:18	--	Mode #destructoid [+v Bigby] by Q
2012-06-29 18:41:26	richterlappy	i liked the bubble gum game gears
2012-06-29 18:41:44	Brainderailment	i remember those
2012-06-29 18:41:57	Brainderailment	for poor kids who only could dream of having a game gear
2012-06-29 18:42:15	richterlappy	came with big sheets bubble gum and had tip cards for sonic games
2012-06-29 18:42:30	Brainderailment	http://tesp.co.uk/TESP/Merchandise/Images/GameGearGum.jpg
2012-06-29 18:42:34	meeetalnarf	i always wanted a gamegear
2012-06-29 18:42:47	Brainderailment	http://www.vintagecomputing.com/wp-content/images/retroscan/gb_gum_large.jpg
2012-06-29 18:44:42	meeetalnarf	indie game: the movie has alot of beards
2012-06-29 18:45:06	richterlappy	i played more mario then tetris
2012-06-29 18:45:12	richterlappy	on my gb
2012-06-29 18:45:14	Brainderailment	fuck life. http://sphotos.xx.fbcdn.net/hphotos-ash4/487778_10151095512862265_2753637_n.jpg
2012-06-29 18:45:17	meeetalnarf	nope
2012-06-29 18:45:30	@Aerox	!weather 90064
2012-06-29 18:45:32	DtoidBot	From Santa Monica, California (KSMO) on June 29, 3:51 PM PDT temp: 68 F (20 C) cond: Clear wind: From the WSW at 8 MPH (12.87 KPH) hu: 68% dewpnt: 57 F (14 C)
2012-06-29 18:46:00	+Bigby	that just baffles me
2012-06-29 18:46:00	richterlappy	my fav packin was getting zelda links awakening with a ol brick gameboy
2012-06-29 18:46:05	meeetalnarf	tetris and motocross madness
2012-06-29 18:46:13	@Aerox	link's awakening is the best zelda
2012-06-29 18:46:17	+Bigby	is the goddamn ocean made of air conditoners over there constantly blowing?
2012-06-29 18:46:30	@Aerox	I'm sorry I can't hear you over the sound of how awesome the weather si
2012-06-29 18:46:36	@Aerox	also it's actually 73
2012-06-29 18:46:40	+Bigby	link me an explanation of this
2012-06-29 18:46:41	@Aerox	it's 68 on the ocean pier
2012-06-29 18:46:49	@Aerox	Well, it's quite simple
2012-06-29 18:46:55	Brainderailment	Try not to die of mildness
2012-06-29 18:47:04	@Aerox	Some people found a place that didn't have shitty weather
2012-06-29 18:47:06	@Aerox	and then built cities there
2012-06-29 18:47:06	richterlappy	the day after tomorrow is gonna happen dun dun dun
2012-06-29 18:47:11	@Aerox	and then everyone else in the country was like
2012-06-29 18:47:18	@Aerox	OH HEY AWESOME -20 WINTERS AND 115 DEGREE SUMMERS
2012-06-29 18:47:20	@Aerox	SIGN ME UP
2012-06-29 18:47:24	@Aerox	And then built cities there
2012-06-29 18:47:27	+Bigby	weather is not a damn local thing dammit
2012-06-29 18:47:35	+Bigby	you are still as close to the sun as we are
2012-06-29 18:47:56	Brainderailment	Aerox, plymouth rock is in LA, and the gold rush was in new york
2012-06-29 18:48:05	@Aerox	hahaha
2012-06-29 18:48:08	richterlappy	will california be covered in snow? and it would be like lost planet?
2012-06-29 18:48:12	@Aerox	why do you think everyone wanted to move west?!
2012-06-29 18:48:15	@Aerox	even before the gold rush
2012-06-29 18:48:19	@Aerox	Beacuse the weather sucked, that's why
2012-06-29 18:48:22	+Bigby	to kill indians and take their land?
2012-06-29 18:50:30	@Aerox	So nate
2012-06-29 18:50:33	@Aerox	How are you surviving
2012-06-29 18:50:55	 *	richterlappy pictures nate as a militant survivalist
2012-06-29 18:51:01	Brainderailment	I'm staying inside so I'm fine
2012-06-29 18:51:14	@Aerox	You should recreate the ice cream slide from double dare
2012-06-29 18:51:20	@Aerox	and slide into it continuously
2012-06-29 18:51:32	Brainderailment	It might as well be 3ft of snow, I'm holed up.
2012-06-29 18:51:47	Brainderailment	Our transmitters are overheating though
2012-06-29 18:51:51	@Aerox	are your utilities covered by your landlord
2012-06-29 18:52:00	Brainderailment	I am the landlord
2012-06-29 18:52:09	Brainderailment	The work utilities?
2012-06-29 18:52:17	@Aerox	Oh that's right you own a house don't you
2012-06-29 18:52:20	Brainderailment	Yeah
2012-06-29 18:52:48	Brainderailment	I'm keeping it at 76F for best comfort:cost ratio
2012-06-29 18:52:59	@Aerox	What's your electric bill like
2012-06-29 18:53:13	Brainderailment	Last month it was like $75
2012-06-29 18:53:19	@Aerox	oh that's not terrible
2012-06-29 18:53:24	Brainderailment	this month will probably hit $110
2012-06-29 18:53:57	Brainderailment	Up until now, we've been opening the windows as much as we can to avoid using ac
2012-06-29 18:54:32	Brainderailment	Thing that sucks about that is waking up to a bulldozer or some bullshit in the back
2012-06-29 18:54:41	+Bigby	we should call al gore and get him to lift global warming for a bit
2012-06-29 18:54:44	@Aerox	why are there bulldozers in your backyard
2012-06-29 18:55:07	Brainderailment	There's a communal yard back there and it's a water runoff zone.
2012-06-29 18:55:20	@Aerox	so it's like a dirty water trench?
2012-06-29 18:55:22	@Aerox	For everyone to enjoy?
2012-06-29 18:55:30	Brainderailment	they're trying to get grass growing and it's not working. So they're putting big rocks down in some places
2012-06-29 18:55:38	Brainderailment	haha, yeah
2012-06-29 18:56:12	+Bigby	astro turf
2012-06-29 18:58:13	richterlappy	thats a cover story , they are gonna build a wall and seal you inside , escape from ny style
2012-06-29 19:00:36	Brainderailment	It's mostly a big grassy lot, but there's a segment for water runoff
2012-06-29 19:01:27	@Aerox	Turn it into a giant mudpit
2012-06-29 19:01:32	@Aerox	and then just run around in it
2012-06-29 19:01:44	Brainderailment	it's where I dump the bodies
2012-06-29 19:05:52	richterlappy	i would of said the crocodile mile slip n slide
2012-06-29 19:06:53	@Aerox	a slip n slide that ends in a giant gloppy mud pit
2012-06-29 19:06:56	@Aerox	the best slip n slide
2012-06-29 19:08:40	@Aerox	20 min!
2012-06-29 19:15:59	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-06-29 19:15:59	--	Mode #destructoid [+o |Aerox|] by Q
2012-06-29 19:18:33	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-06-29 19:18:33	--	|Aerox| is now known as Aerox
2012-06-29 19:18:39	<--	meeetalnarf (~meetalnar@p54AC975D.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-06-29 19:26:42	-->	meeetalnarf (~meetalnar@p54AC975D.dip0.t-ipconnect.de) has joined #destructoid
2012-06-29 19:35:46	andrewm	Man, Jazzmaster is goof for creating sweet Latin jams
2012-06-29 19:35:49	andrewm	good*
2012-06-29 19:36:38	Brainderailment	You in a sweet latin jam band now?
2012-06-29 19:36:45	andrewm	Ha, no.
2012-06-29 19:37:00	<--	meeetalnarf (~meetalnar@p54AC975D.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-06-29 19:37:00	andrewm	My brother came over and we played for about 4 hours.
2012-06-29 19:37:24	andrewm	We busted out the drum machine and got some bossa nova going.
2012-06-29 19:37:37	Brainderailment	haha, drum machines are awesome
2012-06-29 19:38:23	andrewm	I want to start a synth punk band.
2012-06-29 19:38:32	andrewm	But I need someone who can shred keyboards.
2012-06-29 19:44:07	Brainderailment	http://www.youtube.com/watch?v=h9weEb-CwO0&feature=player_detailpage
2012-06-29 19:44:08	DtoidBot	Keytar Shredding To Metallica
2012-06-29 21:44:46		irc: disconnected from server
2012-07-01 12:54:40	-->	benbeltran (~benbeltra@200.76.82.171) has joined #destructoid
2012-07-01 12:54:40	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +lolshin +Torzelan [Rabite] ^power Aerox andrewm Apple_Master Batthink benbeltran Brainderailment cardfrek DougCL DtoidBot Dyganth Halfleft|Away jared meeetalnarf metalnarf mistic pointzeroeight RobotBebop Simmy StoryR Suff0cat theGoldenAvatar]
2012-07-01 12:54:40	--	Channel #destructoid: 28 nicks (3 ops, 0 halfops, 2 voices, 23 normals)
2012-07-01 12:54:45	--	Mode #destructoid [+tnCN]
2012-07-01 12:54:45	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-01 12:56:10	Brainderailment	god, who is this turd on alex's twitter background?
2012-07-01 12:56:21	RobotBebop	i have no idea
2012-07-01 12:56:22	Aerox	hahaha
2012-07-01 12:56:28	Aerox	it's me
2012-07-01 12:56:28	Brainderailment	so gross
2012-07-01 12:57:04	RobotBebop	i like how ryan perez is trying to say hes not sexist
2012-07-01 12:57:08	Brainderailment	it's not you Jro, this guy has all of his teeth
2012-07-01 12:57:13	RobotBebop	"glorified booth babe" is apparently totes not sexist
2012-07-01 12:57:45	@TDiddy	he could have been a misandrist super hero
2012-07-01 12:57:48	@TDiddy	but he backed off
2012-07-01 12:57:48	RobotBebop	ALL THESE PEOPLE ARE SAYING BAD THINGS ABOUT ME WHY AREN'T THEY BEING LYNCHED
2012-07-01 12:57:50	@TDiddy	wimp
2012-07-01 12:58:32	Halfleft|Away	i'm watching that indoctrination theory documentary
2012-07-01 12:58:35	Halfleft|Away	it's so aspergers
2012-07-01 12:58:45	RobotBebop	ugh
2012-07-01 12:59:18	RobotBebop	hehe, googles canada logo is neat
2012-07-01 12:59:34	RobotBebop	google.ca
2012-07-01 13:00:02	Halfleft|Away	OMG GUIZE
2012-07-01 13:00:08	Halfleft|Away	SOUNDS IN THE CUTSCNES SOUND THE SAME
2012-07-01 13:00:14	Halfleft|Away	SHEPARD IS DREAMING¬!
2012-07-01 13:00:30	Brainderailment	wtf are you watching gavin?
2012-07-01 13:00:36	RobotBebop	you know what was bugging me this morning
2012-07-01 13:00:39	RobotBebop	Aveners
2012-07-01 13:00:42	RobotBebop	Avengers
2012-07-01 13:00:52	RobotBebop	at the beginning Iron Man is underwater, so his suit is clearly air tight
2012-07-01 13:00:59	RobotBebop	but at the end he goes into space and starts suffocating?
2012-07-01 13:01:12	Halfleft|Away	he doesn't start sufficating
2012-07-01 13:01:17	Brainderailment	Yeah, I couldn't figure out what was supposed to be hurting him in the end./
2012-07-01 13:01:19	Halfleft|Away	Brainderailment: http://www.youtube.com/watch?v=caAqFFhBn2U&feature=player_embedded
2012-07-01 13:01:21	DtoidBot	The Indoctrination Theory - A Documentary
2012-07-01 13:01:24	RobotBebop	then what's happening to him
2012-07-01 13:01:31	Halfleft|Away	the fact that he's beat to shit and flying way fucking fast with a missile
2012-07-01 13:02:18	+lolshin	isn't the whole thing that his suit is out of power or something
2012-07-01 13:02:21	RobotBebop	oh he ran out of power
2012-07-01 13:02:46	Brainderailment	"Rainbow of personalities" I hope this is a joke. http://www.youtube.com/watch?v=Nw-sjAICwKg&feature=player_embedded#t=34s
2012-07-01 13:02:49	DtoidBot	Male Roles and Misandry in Videogames - Indiegogo Campaign Overview
2012-07-01 13:03:19	Aerox	hahahah
2012-07-01 13:03:30	Aerox	i hope they make a game about an autistic brony
2012-07-01 13:03:32	Aerox	that would be amazing
2012-07-01 13:03:47	Brainderailment	A game that you sit around on the internet all day
2012-07-01 13:03:49	Halfleft|Away	there are non autistic bronys?
2012-07-01 13:03:52	Aerox	no
2012-07-01 13:03:59	RobotBebop	this would be more credible if it wasn't focused on male characters
2012-07-01 13:04:33	RobotBebop	ok what
2012-07-01 13:04:37	RobotBebop	Gordon Freeman is a cliche?
2012-07-01 13:04:44	Halfleft|Away	STRONG SILENT TYPE
2012-07-01 13:04:50	RobotBebop	the guy is a fucking nuclear phyisist [sic]
2012-07-01 13:04:55	Halfleft|Away	ALYX IS WEAK AND FEEBLE AND NEEDS RESCUING no wait
2012-07-01 13:04:56	RobotBebop	WHO HAS NO CHARACTERIZATION
2012-07-01 13:05:05	Halfleft|Away	doesn't do much nuclear physics though
2012-07-01 13:05:24	Brainderailment	this indocrtination theory video... kill me now, god
2012-07-01 13:05:39	RobotBebop	jro probably made it
2012-07-01 13:07:27	Aerox	SHUT UP MOOSE
2012-07-01 13:08:28	RobotBebop	:D
2012-07-01 13:08:59	Aerox	want to read something amazing
2012-07-01 13:09:03	RobotBebop	i dunno
2012-07-01 13:09:04	Aerox	http://www.fanfiction.net/s/6867222/1/Mass_Effect_The_Odd_Ones_Out
2012-07-01 13:09:07	RobotBebop	is it amazing or.. no
2012-07-01 13:09:15	RobotBebop	fucking fanfic
2012-07-01 13:09:19	Aerox	A 100k 44 chapter middle schooler autist self-insert mass effect fanfic
2012-07-01 13:09:20	Brainderailment	fuck video games and fuck people who like them
2012-07-01 13:09:36	+lolshin	^
2012-07-01 13:11:18	Brainderailment	http://www.youtube.com/watch?v=1WQgOEbczEc&feature=related
2012-07-01 13:11:20	DtoidBot	A Tribute To Ulillillia
2012-07-01 13:12:39	-->	Bigby (~Bigby@ppp-70-129-186-68.dsl.spfdmo.swbell.net) has joined #destructoid
2012-07-01 13:12:39	--	Mode #destructoid [+v Bigby] by Q
2012-07-01 13:16:12	Brainderailment	haha, he's criticizing the color with numbers. http://www.youtube.com/watch?v=gRGqgcHr5Ng&feature=player_detailpage#t=216s
2012-07-01 13:16:15	DtoidBot	Ulillillia's 2010 fireworks show (part 1 of 9)
2012-07-01 13:16:50	Halfleft|Away	"The mass effect team are notorious for their attention to little details to obviously they wouldn't screw up something as important as bullet hole placement now!2
2012-07-01 13:17:10	Halfleft|Away	that might hold more credence had it not followed footage of poorly placed keeper models.
2012-07-01 13:17:25	Brainderailment	So, now there are mass effect conspiracies? CHRIST
2012-07-01 13:17:31	RobotBebop	this isn't new nate
2012-07-01 13:17:45	RobotBebop	ME fans are the new star wars fans
2012-07-01 13:17:57	+lolshin	if not worse
2012-07-01 13:17:59	+Bigby	http://www.wired.com/underwire/2012/06/ernie-cline-delorean/?pid=7364&viewall=true
2012-07-01 13:18:01	+Bigby	where is alex
2012-07-01 13:18:05	Brainderailment	Fucking nerds
2012-07-01 13:18:06	+Bigby	i know he would love this article
2012-07-01 13:20:05	Aerox	ahahahahah
2012-07-01 13:20:07	Aerox	we just got this email
2012-07-01 13:20:11	Aerox	Firing Ryan Perez over Twitter is very unprofessional and unless you're border line retarded it's malice behaviour that only looks bad on Destructiod(You're now an enemy of Reddit/r/gaming).
2012-07-01 13:20:11	Aerox	Ryan Perez didn't even post anything offensive and it was completely separate from Destructoid on this personal twitter account.
2012-07-01 13:20:11	Aerox	Considering the way you've treated him it's likely he could take legal action against Destructiod for publicly humiliating him on twitter.
2012-07-01 13:20:24	Batthink	Dammit, I have watched one of the most mental 125cc motorcycle races so far in my life.
2012-07-01 13:20:34	+Bigby	who is Ryan Perez
2012-07-01 13:20:36	Batthink	Time for the Euro 2012 final....
2012-07-01 13:21:24	Brainderailment	I love the reddit threat
2012-07-01 13:21:29	+lolshin	hahahaha
2012-07-01 13:21:34	+lolshin	that's the best part
2012-07-01 13:21:35	Brainderailment	Keep your eye on r/gaming to call OP out
2012-07-01 13:22:29	RobotBebop	OH NO R/GAMING IS MOBILIZING
2012-07-01 13:22:37	Aerox	everyone is stupid
2012-07-01 13:22:38	Aerox	basically
2012-07-01 13:22:45	RobotBebop	HOW WILL WE DEFEND THE INFLUX OF MEMETIC VOMIT
2012-07-01 13:22:50	+lolshin	hhahahahahahahaahah
2012-07-01 13:22:54	Brainderailment	http://www.reddit.com/r/gaming/comments/vvder/destructoid_fires_editor_ryan_perez_for_sharing/
2012-07-01 13:23:01	RobotBebop	oh god
2012-07-01 13:23:10	RobotBebop	I can feel an stroke coming on just reading the title
2012-07-01 13:23:15	Aerox	MEN'S RIGHTS MEN'S RIGHTS
2012-07-01 13:23:24	Brainderailment	MEN ARE OPPRESSED!
2012-07-01 13:23:36	Aerox	oh hey, there's Detry!
2012-07-01 13:23:36	Halfleft|Away	GUYS STOP OPPRESSING MY RIGHTS
2012-07-01 13:23:39	RobotBebop	oh cool
2012-07-01 13:23:39	Aerox	he's not dead!
2012-07-01 13:23:42	RobotBebop	Rickey hast he top comment!
2012-07-01 13:24:08	RobotBebop	these comments are disappointingly sane
2012-07-01 13:24:16	Aerox	he does?
2012-07-01 13:24:21	Aerox	mine is from "Flamingboard"
2012-07-01 13:24:52	+lolshin	his comment has more upvotes than the entry itself
2012-07-01 13:24:57	RobotBebop	ah
2012-07-01 13:24:57	Aerox	ahahh oh man
2012-07-01 13:24:59	Aerox	this thread rules
2012-07-01 13:25:02	RobotBebop	four comments in and there's jim bashing
2012-07-01 13:25:06	Aerox	The larger idea at play however, is that journalists are SUPPOSED to ask tough questions. 
2012-07-01 13:25:11	RobotBebop	jim is all that is wrong with the world
2012-07-01 13:25:17	RobotBebop	HAHAHAHAH
2012-07-01 13:25:18	RobotBebop	WHAT
2012-07-01 13:25:21	RobotBebop	ARE YOU FUCKING SERIOUS
2012-07-01 13:25:28	 *	RobotBebop dies
2012-07-01 13:25:34	RobotBebop	ok for one
2012-07-01 13:25:40	Brainderailment	People love to hate jim
2012-07-01 13:25:45	RobotBebop	game journalism doesn't actually exit
2012-07-01 13:25:47	RobotBebop	and two
2012-07-01 13:25:59	RobotBebop	calling some woman a glorified booth babe isn't a tough question, or a question at all.
2012-07-01 13:36:37		irc: disconnected from server
2012-07-01 13:36:57	-->	benbeltran (~benbeltra@200.76.82.171) has joined #destructoid
2012-07-01 13:36:57	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Gandysampras +lolshin +Torzelan [Rabite] ^power Aerox andrewm Apple_Master Batthink benbeltran Brainderailment cardfrek DougCL DtoidBot Dyganth Halfleft|Away jared meeetalnarf metalnarf mistic pointzeroeight RobotBebop Simmy StoryR Suff0cat theGoldenAvatar]
2012-07-01 13:36:57	--	Channel #destructoid: 30 nicks (3 ops, 0 halfops, 4 voices, 23 normals)
2012-07-01 13:37:00	+Bigby	no that
2012-07-01 13:37:01	--	Mode #destructoid [+tnCN]
2012-07-01 13:37:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-01 13:37:09	+lolshin	yup
2012-07-01 13:37:55	+Gandysampras	My raspberry pi came today
2012-07-01 13:38:01	RobotBebop	YAAY
2012-07-01 13:38:04	RobotBebop	is it amazing?
2012-07-01 13:38:05	+Bigby	this almost makes me want to troll felicia day fans just for shits and giggles
2012-07-01 13:38:07	RobotBebop	i want one
2012-07-01 13:38:11	+Gandysampras	Its pretty fun
2012-07-01 13:38:13	RobotBebop	as if she would even respond to you
2012-07-01 13:38:19	+Bigby	i said fans
2012-07-01 13:38:21	+Gandysampras	I've just been messing with a few different linux builds
2012-07-01 13:38:21	Brainderailment	Do it, Bigby, bit it's probably way too late
2012-07-01 13:38:22	+Bigby	i dont care about her
2012-07-01 13:38:23	RobotBebop	what are you planning on doing with it gandy
2012-07-01 13:38:33	+Gandysampras	Probably make a portable media server
2012-07-01 13:38:36	+Gandysampras	or something
2012-07-01 13:38:37	RobotBebop	boring
2012-07-01 13:38:39	+Gandysampras	Yeah
2012-07-01 13:38:40	Aerox	HI GANDY
2012-07-01 13:38:42	+Bigby	make a hacker deck
2012-07-01 13:38:49	+Gandysampras	I havent thought about it too much moose
2012-07-01 13:38:51	+Gandysampras	HI AEROX
2012-07-01 13:38:52	RobotBebop	i love how their intent is to get kids into programming
2012-07-01 13:39:00	+Gandysampras	I am not going to be a decker Biggles
2012-07-01 13:39:06	+Gandysampras	Everyone hates deckers
2012-07-01 13:39:14	RobotBebop	but really its just going to be bought up by nerds to control lego mindstorm builds and other silly things
2012-07-01 13:39:18	+Gandysampras	That's why we stopped playing shadowrun
2012-07-01 13:39:33	+lolshin	hahahaha lego mindstorm
2012-07-01 13:39:34	+Gandysampras	It is so tiny
2012-07-01 13:39:56	RobotBebop	if i had the time, resources and patience i would make a portable gaming handset out of it
2012-07-01 13:40:17	+Gandysampras	Screens are so pricey
2012-07-01 13:40:19	RobotBebop	sell the software for it
2012-07-01 13:40:29	RobotBebop	so people canb uild their own
2012-07-01 13:40:30	Halfleft|Away	playing with linux
2012-07-01 13:40:32	Halfleft|Away	living at home
2012-07-01 13:40:35	+Gandysampras	I know
2012-07-01 13:40:39	Halfleft|Away	how's your neckbeard coming along
2012-07-01 13:40:40	+Gandysampras	My life is awful
2012-07-01 13:40:47	RobotBebop	there's that 16 bit console kit you can get too
2012-07-01 13:40:52	RobotBebop	i was kind of interested in getting one of those
2012-07-01 13:40:58	RobotBebop	because i want to see what it slike programming for such a device
2012-07-01 13:41:35	Aerox	http://24.media.tumblr.com/tumblr_m5yburEULq1qmzl7to1_500.png
2012-07-01 13:41:58	Aerox	http://www.fanfiction.net/s/6204352/1/Jesus_Goes_To_Space
2012-07-01 13:42:00	RobotBebop	uh
2012-07-01 13:42:01	RobotBebop	wut
2012-07-01 13:42:07	Aerox	that is the best fanfic of all time
2012-07-01 13:42:11	Batthink	O_o
2012-07-01 13:44:23	+lolshin	hahahaahah
2012-07-01 13:44:25	+lolshin	you mean
2012-07-01 13:44:27	+lolshin	prometheus
2012-07-01 13:44:59	Aerox	Last night when we were in my living room my dad checked my twitter and pulled up that brony who photoshoped himself in with the ponie
2012-07-01 13:45:03	Aerox	and then my whole family laughed at it
2012-07-01 13:45:07	Brainderailment	hahaha, http://i.imgur.com/XOza8.jpg
2012-07-01 13:45:09	Aerox	It was awesome
2012-07-01 13:45:17	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-01 13:45:20	+lolshin	"aren't you omnipotent, omniscient, omnibus and omnipresent?
2012-07-01 13:46:10	+lolshin	And then the laws of physics remembered that there was no oxygen in space and so the fire subdued to a low crackle.
2012-07-01 15:20:38		irc: disconnected from server
2012-07-02 08:57:19	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-02 08:57:19	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +lolshin +Torzelan [Rabite] ^power Apple_Master benbeltran cardfrek DtoidBot Dyganth jared metalnarf mistic pointzeroeight StoryR Suff0cat theGoldenAvatar TheToiletDuck]
2012-07-02 08:57:19	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-02 08:57:20	--	Mode #destructoid [+tnCN]
2012-07-02 08:57:20	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-02 09:00:27	theGoldenAvatar	http://www.functionx.com/cpp/examples/returnpointer.htm
2012-07-02 09:00:35	theGoldenAvatar	If you know anything about C or C++
2012-07-02 09:00:46	theGoldenAvatar	This tutorial is shit.
2012-07-02 09:01:03	benbeltran	why?
2012-07-02 09:02:00	theGoldenAvatar	Returning pointers to local variables.
2012-07-02 09:03:15	benbeltran	double *HourlySalary = &salary
2012-07-02 09:03:37	theGoldenAvatar	Yeah
2012-07-02 09:03:39	benbeltran	double salary = *GetSalary
2012-07-02 09:03:40	benbeltran	my god
2012-07-02 09:03:43	benbeltran	the fuck
2012-07-02 09:04:14	@bloodylip	...wat
2012-07-02 09:04:29	@bloodylip	won't that memory be possibly overwritten once it leaves that function scope?
2012-07-02 09:04:34	theGoldenAvatar	Yes.
2012-07-02 09:04:39	theGoldenAvatar	Hence why it's shit.
2012-07-02 09:05:13	benbeltran	https://www.destroyallsoftware.com/talks/wat
2012-07-02 09:07:45	theGoldenAvatar	Why is that guy pronouncing wat as "waaaht"?
2012-07-02 09:30:06	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-02 09:30:06	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-02 09:39:21	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-02 09:43:12	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-02 09:43:13	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-02 09:55:29	theGoldenAvatar	Does anyone seriously go to a Radiohead concert wanting to hear Creep?
2012-07-02 09:57:40	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeecks
2012-07-02 10:06:42	benbeltran	I assure you that in any mass of radiohead concert goers, 20% only went to hear creep
2012-07-02 10:07:03	theGoldenAvatar	Ha.
2012-07-02 10:07:08	TheToiletDuck	I would be hoping for where the bluebirds fly
2012-07-02 10:07:11	theGoldenAvatar	There's nothing worse than a concert full of shit you don't care about.
2012-07-02 10:07:28	theGoldenAvatar	Standing there while everyone else is rocking out.
2012-07-02 10:07:34	theGoldenAvatar	Bored as fuck.
2012-07-02 10:08:08	theGoldenAvatar	I went to a festival once.
2012-07-02 10:08:12	theGoldenAvatar	That was the last time.
2012-07-02 10:08:27	theGoldenAvatar	I imagine it's better if you're tripping
2012-07-02 10:08:40	TheToiletDuck	tGA you like indie stuff, you should give the Toadcast a try The Toadcast            New, classic and emerging indie from Song, by Toad    http://songbytoad.libsyn.com/rss
2012-07-02 10:09:00	TheToiletDuck	http://songbytoad.com/
2012-07-02 10:09:20	TheToiletDuck	well i can add copying urls to the list of things itunes is shit at
2012-07-02 10:09:33	theGoldenAvatar	Haha
2012-07-02 10:09:36	theGoldenAvatar	I'll check it out.
2012-07-02 10:09:47	TheToiletDuck	I'm seeing the band Meursault this Saturday
2012-07-02 10:09:59	TheToiletDuck	They're a Song by Toad band
2012-07-02 10:35:35	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-02 10:35:35	--	Mode #destructoid [+o Aerox] by Q
2012-07-02 10:36:30	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-07-02 10:38:38	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-07-02 10:48:32	-->	meeetalnarf (~meetalnar@p54AC9BF0.dip0.t-ipconnect.de) has joined #destructoid
2012-07-02 11:00:32	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-02 11:01:05	StoryR2	morning!
2012-07-02 11:08:13	@Aerox	HI RICKEY
2012-07-02 11:09:04	StoryR2	HI FISHERMAN JRO
2012-07-02 11:10:37	@Aerox	barf barf barf
2012-07-02 11:15:01	-->	meeetalnarf2 (~meetalnar@p54AC9BF0.dip0.t-ipconnect.de) has joined #destructoid
2012-07-02 11:16:04	<--	meeetalnarf (~meetalnar@p54AC9BF0.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-02 11:18:53	@bloodylip	fisherman jro?
2012-07-02 11:45:19	StoryR2	so
2012-07-02 11:45:22	StoryR2	how was newsroom?
2012-07-02 11:45:28	StoryR2	did anyone watch it last night?
2012-07-02 11:47:28	@bloodylip	i did not
2012-07-02 11:49:00	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-02 11:49:00	--	Mode #destructoid [+v Gemsi] by Q
2012-07-02 11:54:12	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-07-02 11:54:29	RobotBebop	Morning
2012-07-02 11:56:21	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-02 11:56:30	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-07-02 11:57:34	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-02 11:57:46	deBLOO	http://shoryuken.com/2012/07/02/seth-killian-joins-sony-santa-monica-studios/
2012-07-02 11:57:56	deBLOO	So now he's making sony's smash bros.
2012-07-02 11:59:10	deBLOO	I mean, they have the guy who got 3rd place in evo 2009 on it too
2012-07-02 11:59:29	@Aerox	HI MOOSE
2012-07-02 11:59:32	deBLOO	so maybe it'll have some smart ideas in it that they fought for
2012-07-02 12:00:40	RobotBebop	HI JRO
2012-07-02 12:00:54	RobotBebop	i'm not at work!
2012-07-02 12:00:55	RobotBebop	its amazing
2012-07-02 12:01:41	@Aerox	jealous
2012-07-02 12:01:46	@Aerox	I have off wednesday and friday
2012-07-02 12:02:21	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-02 12:02:21	--	Mode #destructoid [+v ProfPew] by Q
2012-07-02 12:04:52	RobotBebop	whats on wednesday
2012-07-02 12:06:42	+Ecksorcism	July 4th Ian
2012-07-02 12:06:59	RobotBebop	doh
2012-07-02 12:07:02	RobotBebop	also hi ahmed
2012-07-02 12:07:09	+Ecksorcism	hey hey
2012-07-02 12:08:38	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-02 12:11:00	+Ecksorcism	JC!
2012-07-02 12:11:06	pointzeroeight	Ahmed!
2012-07-02 12:12:48	+Ecksorcism	whats up?
2012-07-02 12:12:59	pointzeroeight	being lazy.
2012-07-02 12:13:01	pointzeroeight	I'm still in bed
2012-07-02 12:13:38	+Ecksorcism	Hahahahahaha
2012-07-02 12:13:44	RobotBebop	lazy mofo
2012-07-02 12:14:00	pointzeroeight	it's a holiday, I can be lazy all I want!
2012-07-02 12:14:32	RobotBebop	baarrrffff Firefox Mobile OS?
2012-07-02 12:14:46	RobotBebop	after your phone's been on for a few minutes there'll be no memory left for anything else
2012-07-02 12:15:29	pointzeroeight	hah
2012-07-02 12:19:28	@bloodylip	it's actually pretty damn nice
2012-07-02 12:20:05	RobotBebop	i finally know what's wrong wtih my cat
2012-07-02 12:20:13	RobotBebop	she's been infected withthe black liquid from Prometheus
2012-07-02 12:25:08	RobotBebop	she's been subverted by mysterious aliens to murder me horribly
2012-07-02 12:28:58	@Aerox	hahahahah
2012-07-02 12:28:59	@Aerox	moose
2012-07-02 12:29:01	@Aerox	someone is making you a game
2012-07-02 12:29:02	@Aerox	http://www.kickstarter.com/projects/995085580/bring-divekick-to-pc
2012-07-02 12:29:28	RobotBebop	wtf
2012-07-02 12:29:31	RobotBebop	$30,000
2012-07-02 12:30:44	RobotBebop	what fucking licensing fees do you ahve to pay to release on PC?
2012-07-02 12:30:56	RobotBebop	this is a profit making venture for them
2012-07-02 12:31:00	RobotBebop	the game is already fucking made
2012-07-02 12:31:02	theGoldenAvatar	The OS to develop on.
2012-07-02 12:31:06	RobotBebop	uh
2012-07-02 12:31:08	RobotBebop	what
2012-07-02 12:31:11	RobotBebop	oh
2012-07-02 12:31:12	RobotBebop	buying windows
2012-07-02 12:31:19	RobotBebop	then wtf did they program the initial game on?
2012-07-02 12:31:38	RobotBebop	i'm pretty sure you don't have to pay an exorbitant license fee for a stupid over the counter desktop
2012-07-02 12:54:21	RobotBebop	I like how Sony is buying Gaikai
2012-07-02 12:54:35	RobotBebop	how are Gaikai or OnLive even still alive
2012-07-02 13:23:57	<--	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-02 13:24:19	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-02 13:39:48	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-07-02 13:39:48	--	Mode #destructoid [+v Ahmed] by Q
2012-07-02 13:44:30	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-07-02 14:03:55	RobotBebop	i hate multithreading
2012-07-02 14:07:05	@Aerox	http://www.buzzfeed.com/katienotopoulos/25-best-t-shirts-ever-to-have-existed-period
2012-07-02 14:08:23	+lolshin	ahahaha #16
2012-07-02 14:08:37	RobotBebop	ahaha
2012-07-02 14:08:59	+lolshin	anyone wearing any of these...
2012-07-02 14:09:01	+lolshin	i dont even
2012-07-02 14:09:22	RobotBebop	some of these look like they'd be awesome van murals
2012-07-02 14:09:23	+lolshin	#24
2012-07-02 14:09:25	+lolshin	-___-
2012-07-02 14:10:13	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-02 14:10:50	RobotBebop	http://www.youtube.com/watch?v=hkW_fkrENOA&feature=player_embedded
2012-07-02 14:10:53	DtoidBot	Libresse The Battle Between Green Tea and Odor
2012-07-02 14:12:38	+lolshin	oh god what
2012-07-02 14:12:42	+lolshin	green tea pussy
2012-07-02 14:13:02	RobotBebop	hahaha
2012-07-02 14:13:24	+lolshin	well i'm off to go sit in traffic for an hour or so
2012-07-02 14:13:29	+lolshin	http://cooksuck.com/
2012-07-02 14:13:41	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-02 14:14:08	[Rabite]	my favorite tshirt
2012-07-02 14:14:09	[Rabite]	http://www.tshirthell.com/funny-shirts/support-the-fine-arts-shoot-a-rapper
2012-07-02 14:15:10	RobotBebop	the best t shirts you can never wear in public
2012-07-02 14:15:30	[Rabite]	I have a shirt that says "the knowledge that you exist is a burden on my soul"
2012-07-02 14:15:34	[Rabite]	I used to wear it to work
2012-07-02 14:16:10	[Rabite]	https://twitter.com/freedominguez/statuses/219833655370055680
2012-07-02 14:17:43	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-02 14:19:55	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-02 14:19:55	--	Mode #destructoid [+o TDiddy] by Q
2012-07-02 14:20:17	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-02 14:20:35	RobotBebop	tractor
2012-07-02 14:21:40	@TDiddy	me
2012-07-02 14:21:41	@TDiddy	brb
2012-07-02 14:25:29	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-02 14:30:16	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-02 14:33:53	dare	Ugh the forums are awful
2012-07-02 14:35:24	dare	Moose you've seen this right? http://youtu.be/K5D5diG_ASY?t=2m29s
2012-07-02 14:36:00	[Rabite]	DIVE KICK!
2012-07-02 14:36:33	[Rabite]	best fighting game
2012-07-02 14:36:33	[Rabite]	ever
2012-07-02 14:36:46	[Rabite]	it even has gems
2012-07-02 14:37:00	dare	I like the shoe meter
2012-07-02 14:37:17	[Rabite]	I like how mr n is a complete shot at marn
2012-07-02 14:37:51	RobotBebop	they're asking for $30k on Kickstarter to bring it to PC
2012-07-02 14:38:34	[Rabite]	the fact that headshots stun is awesome
2012-07-02 14:38:44	[Rabite]	fraud detection is hilarious
2012-07-02 14:44:28	dare	Wow Binary Domain's going to be $10 in a couple days
2012-07-02 14:47:14	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-02 15:03:26	RobotBebop	is that surprising?
2012-07-02 15:03:36	RobotBebop	didn't the game release for relatively cheap?
2012-07-02 15:13:43	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-02 15:22:51	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-02 15:31:53	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-02 15:31:53	--	Mode #destructoid [+v lolshin] by Q
2012-07-02 15:34:44	+Ahmed	http://dl.dropbox.com/u/4826323/ftp/th2qfM.jpg
2012-07-02 15:34:49	+Ahmed	I am tempted
2012-07-02 15:39:43	RobotBebop	i do love my vita
2012-07-02 15:45:58	richterlappy	what have you been playing moose?
2012-07-02 15:48:51	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-02 15:50:32	RobotBebop	just that mutant blob game for now
2012-07-02 15:50:36	RobotBebop	and Maverick Hunter X
2012-07-02 15:52:41	-->	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-02 15:52:42	--	Mode #destructoid [+v lolshin] by Q
2012-07-02 16:05:12	@Aerox	Maverick Moose
2012-07-02 16:05:14	@Aerox	that should be your company name
2012-07-02 16:06:13	@TDiddy	BLACKMOOSE
2012-07-02 16:06:15	@TDiddy	COME ON
2012-07-02 16:06:44	dare	MOOSECKS
2012-07-02 16:08:02	@Aerox	Maverick MooseSex
2012-07-02 16:08:14	meeetalnarf2	http://h9.abload.de/img/1341262996pfbm3.jpg
2012-07-02 16:09:14	dare	Moose Hunter Sex
2012-07-02 16:16:34	dare	Sex Hunter Moose
2012-07-02 16:17:54	<--	meeetalnarf2 (~meetalnar@p54AC9BF0.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-07-02 16:20:58	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-02 16:20:58	--	Mode #destructoid [+v jorge`] by Q
2012-07-02 16:28:29	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-02 16:29:37	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-02 16:36:09	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-02 16:39:32	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-02 16:40:58	richterlappy	!q
2012-07-02 16:41:00	DtoidBot	[1120] <@Aerox> does she like shooting guns as a fun hobby or does hse like shooting guns because the government is going to come and take all her taxes
2012-07-02 16:41:41	RobotBebop	!dq 1119
2012-07-02 16:41:43	DtoidBot	[1119] Halfleft: I'm too nice
2012-07-02 16:41:47	RobotBebop	!dq 1121
2012-07-02 16:41:50	DtoidBot	[1121] <+Gandysampras> Gross, Gavin's dick looks like a creeper  <Halfie> Thatsssssssssssss a nice vagina you've got there.
2012-07-02 16:47:36	@Aerox	Moose
2012-07-02 16:47:42	@Aerox	what have you been up to today, since you're being an enormous slacker
2012-07-02 16:47:50	@Aerox	are you drunk yet
2012-07-02 16:48:02	RobotBebop	programming and no
2012-07-02 16:54:39	@TDiddy	Doing your job on your day off?
2012-07-02 16:59:34	RobotBebop	not at all
2012-07-02 16:59:56	@Aerox	Programming a sex robot?
2012-07-02 17:00:06	richterlappy	to call him onisan
2012-07-02 17:02:04	@Aerox	It's just a dildo on a power drill
2012-07-02 17:02:12	@Aerox	but he hotglued antlers to the drill
2012-07-02 17:03:56	@Aerox	God moose you're such a pervert
2012-07-02 17:03:58	RobotBebop	i'm using a raspberry pi to control it
2012-07-02 17:04:25	RobotBebop	i just stepped on my cat by accident, she looked at me like i was trying to murder her.. HOW DOES IT FEEL BITCH
2012-07-02 17:04:41	@Aerox	!aq <RobotBebop> i just stepped on my cat by accident, she looked at me like i was trying to murder her.. HOW DOES IT FEEL BITCH
2012-07-02 17:04:43	DtoidBot	Quote added.
2012-07-02 17:04:46	RobotBebop	ahah
2012-07-02 17:04:51	richterlappy	robot incest and misogyny
2012-07-02 17:15:15	+lolshin	http://boingboing.net/2012/07/02/disgruntled-customer-destroys.html
2012-07-02 17:15:20	+lolshin	this man deserves a medal
2012-07-02 17:20:11	richterlappy	i played it with the robocop theme , very heroic
2012-07-02 17:20:41	richterlappy	Im surprised he was willing to do that and get arrested
2012-07-02 17:27:58	dare	Anyone ever trade games into estarland?
2012-07-02 17:28:11	@TDiddy	never heard of it
2012-07-02 17:28:15	RobotBebop	me either
2012-07-02 17:52:58	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-02 17:53:49	Halfleft|Away	i have not been this drunk is an bery l0ng time
2012-07-02 17:53:54	Halfleft|Away	very long time
2012-07-02 17:53:56	@Aerox	happy birthday gavin
2012-07-02 17:54:06	--	Halfleft|Away is now known as drunkleft|away
2012-07-02 17:54:24	drunkleft|away	thanksyou jonathan ross
2012-07-02 17:55:34	drunkleft|away	ha Dyganth
2012-07-02 17:55:38	drunkleft|away	g\ndy
2012-07-02 17:55:40	drunkleft|away	any
2012-07-02 17:55:44	drunkleft|away	you massibve bastar
2012-07-02 17:55:47	drunkleft|away	i have news
2012-07-02 17:55:48	@Aerox	hehehe
2012-07-02 17:55:49	drunkleft|away	GANDY
2012-07-02 17:55:52	@Aerox	Did you put your dick in someone!?
2012-07-02 17:55:56	drunkleft|away	no
2012-07-02 17:56:01	drunkleft|away	quite the opposite
2012-07-02 17:56:03	drunkleft|away	tuns out
2012-07-02 17:56:06	@Aerox	Did your dick invert?
2012-07-02 17:56:13	andrewm	 Someone put their dick in you?
2012-07-02 17:56:13	drunkleft|away	the lass I fancied
2012-07-02 17:56:14	drunkleft|away	turnes out
2012-07-02 17:56:20	drunkleft|away	doesn't fancy me!
2012-07-02 17:56:23	drunkleft|away	alone s ever
2012-07-02 17:56:25	drunkleft|away	wooooooo
2012-07-02 17:56:30	drunkleft|away	TURNS OUT
2012-07-02 17:56:31	@Aerox	Fancy is a really quaint word
2012-07-02 17:56:39	@Aerox	I am sorry you have not gotten laid recently gavin
2012-07-02 17:56:40	drunkleft|away	what would you americsn use
2012-07-02 17:56:43	@Aerox	Maybe tomorrow is your day
2012-07-02 17:56:45	drunkleft|away	I am sorry too
2012-07-02 17:56:48	drunkleft|away	maybe
2012-07-02 17:56:51	drunkleft|away	myb
2012-07-02 17:56:52	drunkleft|away	mayb
2012-07-02 17:57:01	andrewm	Doubt it.
2012-07-02 17:57:36	drunkleft|away	ne  too
2012-07-02 17:57:36	drunkleft|away	me
2012-07-02 17:58:09	RobotBebop	aahahaha
2012-07-02 17:58:11	RobotBebop	drunleft
2012-07-02 17:58:14	RobotBebop	drunkleft
2012-07-02 17:58:52	drunkleft|away	wooo
2012-07-02 17:59:02	drunkleft|away	i'm going to be so depressed tomorrow it's not eveb funny
2012-07-02 17:59:42	@Aerox	You probably won't remember
2012-07-02 17:59:47	@Aerox	have you tried internet dating?
2012-07-02 17:59:51	@Aerox	There are a lot of horny girls there
2012-07-02 17:59:53	andrewm	If not, I'll remind you.
2012-07-02 18:02:17	drunkleft|away	i don't want horny irls
2012-07-02 18:02:24	drunkleft|away	I want nice ones
2012-07-02 18:02:27	drunkleft|away	andrewm
2012-07-02 18:02:33	drunkleft|away	don't use hawi design
2012-07-02 18:02:37	drunkleft|away	son't use it
2012-07-02 18:02:40	drunkleft|away	hawai design
2012-07-02 18:02:41	andrewm	K.
2012-07-02 18:02:46	drunkleft|away	HAWAII
2012-07-02 18:03:48	andrewm	Your a terrible typist when drunk.
2012-07-02 18:03:53	andrewm	Don't ever drink and drive.
2012-07-02 18:03:57	andrewm	You're*
2012-07-02 18:04:02	andrewm	I'm terrible at grammar all the time!
2012-07-02 18:04:20	@Aerox	Girls can be both nice and horny gavin
2012-07-02 18:04:24	@Aerox	Stop devaluing them as human beings
2012-07-02 18:04:29	andrewm	Haha
2012-07-02 18:05:32	drunkleft|away	NEVER
2012-07-02 18:05:34	drunkleft|away	NEV
2012-07-02 18:05:35	drunkleft|away	NEVR
2012-07-02 18:05:37	drunkleft|away	NEVEr
2012-07-02 18:06:21	richterlappy	until they ur friendzoned
2012-07-02 18:06:43	drunkleft|away	HEY
2012-07-02 18:06:48	drunkleft|away	I value the friendshi[
2012-07-02 18:06:52	drunkleft|away	friendhsi[
2012-07-02 18:06:56	drunkleft|away	friendship
2012-07-02 18:07:22	drunkleft|away	and i am absolutely not bitter or angry abot the MIXED
2012-07-02 18:07:24	drunkleft|away	SINALS
2012-07-02 18:07:26	drunkleft|away	SIGNALS
2012-07-02 18:07:43	RobotBebop	i love drunleft
2012-07-02 18:07:52	andrewm	This is all very entertaining.
2012-07-02 18:08:05	andrewm	But I gotta go.
2012-07-02 18:08:07	DtoidBot	...
2012-07-02 18:08:10	andrewm	Happy birthday, Gavin.
2012-07-02 18:08:14	drunkleft|away	merci
2012-07-02 18:08:16	andrewm	Try not to die.
2012-07-02 18:08:23	drunkleft|away	i'll miss you at nonpax
2012-07-02 18:08:27	drunkleft|away	whch i am going to
2012-07-02 18:08:47	andrewm	Sounds like a blast.
2012-07-02 18:08:59	andrewm	Only one stinky nerd.
2012-07-02 18:09:34	drunkleft|away	tell the two brits who do go i said hi
2012-07-02 18:13:43	RobotBebop	http://1812.gc.ca/eng/1305654894724/1305655293741 YEAH! FUCK YOU AMERICA! (btw thanks for being the majority of our export economy)
2012-07-02 18:14:30		[benbeltran away: Detached from tmux]
2012-07-02 18:14:30	--	You are now known as benbeltran[away
2012-07-02 18:14:32	drunkleft|away	gandy
2012-07-02 18:14:39	dare	Happy birthday Gavin
2012-07-02 21:49:32		irc: disconnected from server
2012-07-03 09:12:32		[benbeltran[away away: Detached from tmux]
2012-07-03 09:12:34	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-03 09:12:34	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power Apple_Master benbeltran[away cardfrek DtoidBot Dyganth Halfleft|Away Hitogoroshi jared metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-07-03 09:12:34	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 4 voices, 15 normals)
2012-07-03 09:12:38	--	Mode #destructoid [+tnCN]
2012-07-03 09:12:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-03 09:24:57	Halfleft|Away	they want so hard for 'bing it' to be the new 'google it'
2012-07-03 09:25:01	Halfleft|Away	but it's just not going to happen
2012-07-03 09:26:55	Halfleft|Away	http://www.bbc.co.uk/news/world-us-canada-18692830#TWEET168124
2012-07-03 09:26:57	Halfleft|Away	america!
2012-07-03 09:28:42	Halfleft|Away	http://i.imgur.com/uYjw0.png
2012-07-03 09:36:27	@bloodylip	fuck yeah
2012-07-03 09:37:07		[benbeltran[away away: Detached from tmux]
2012-07-03 09:37:12		[benbeltran[away back: gone 00:00:03]
2012-07-03 10:15:00	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-03 10:17:58	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-03 10:17:58	--	Mode #destructoid [+o TDiddy] by Q
2012-07-03 10:33:10	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-03 10:39:37	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-03 10:39:37	--	Mode #destructoid [+o Aerox] by Q
2012-07-03 10:42:07	Brainderailment	Aerox, sup homie?
2012-07-03 10:42:28	@Aerox	yo!
2012-07-03 10:42:32	@Aerox	just got into work
2012-07-03 10:43:16	Brainderailment	I'm having my morning monster
2012-07-03 11:11:19	-->	meeetalnarf (~meetalnar@p54AC96BC.dip0.t-ipconnect.de) has joined #destructoid
2012-07-03 11:23:16	Brainderailment	Okay, off to lunch
2012-07-03 11:23:20	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-03 11:25:10	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-03 11:33:37	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-03 11:33:37	--	Mode #destructoid [+v Gemsi] by Q
2012-07-03 11:40:13	<--	Halfleft|Away (drunkleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-03 11:41:19	<--	meeetalnarf (~meetalnar@p54AC96BC.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-03 11:41:30	-->	meeetalnarf (~meetalnar@p54AC96BC.dip0.t-ipconnect.de) has joined #destructoid
2012-07-03 11:56:44	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (Ping timeout)
2012-07-03 11:56:54	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-07-03 12:00:28	theGoldenAvatar	This Office365 migration is complex as fuck.
2012-07-03 12:04:48	theGoldenAvatar	This PDF is 29 pages long :|
2012-07-03 12:26:45	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-03 12:26:45	--	Mode #destructoid [+v ProfPew] by Q
2012-07-03 13:36:21	-->	phoneshin_ (~phoneshin@mobile-166-147-103-171.mycingular.net) has joined #destructoid
2012-07-03 13:38:43	[Rabite]	http://s3-ec.buzzfed.com/static/enhanced/web04/2012/4/12/13/enhanced-buzz-8465-1334250956-87.jpg
2012-07-03 13:43:36	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-03 13:57:07	<--	phoneshin_ (~phoneshin@mobile-166-147-103-171.mycingular.net) has quit (Read error: EOF from client)
2012-07-03 14:23:55	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-07-03 14:44:55	storyr	when I open string cheese, I use my teeth to pull the tab and open it. I feel like a doctor on a medical drama getting a hypodermic needle out to shove in someone's heart
2012-07-03 14:57:32	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-03 15:01:59	Halfleft|Away	i don't think a real doctor would use their teeth to open a needle
2012-07-03 15:02:13	Halfleft|Away	http://www.youtube.com/watch?v=VO8ZEVT3TdM
2012-07-03 15:02:15	DtoidBot	Black Dynamite - HAHA. I threw that shit before I walked in the room!
2012-07-03 15:10:50	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-03 15:13:26	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-03 15:23:08	andrewm	Oooof
2012-07-03 15:23:13	andrewm	It's super hot in my garage
2012-07-03 15:23:41	andrewm	May be time to invest in an AC
2012-07-03 15:26:00	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-03 15:30:53	Halfleft|Away	fuck
2012-07-03 15:31:03	Halfleft|Away	lauren informs me i had a 30 minute conversation with her last night
2012-07-03 15:31:08	Halfleft|Away	i remember saying hi and going to bed
2012-07-03 15:31:10	Halfleft|Away	that's really bad
2012-07-03 15:31:38	+Gemsi	how drunk were you ?
2012-07-03 15:31:40	[Rabite]	your brain tried to protect itself by purging the memory
2012-07-03 15:31:45	Halfleft|Away	very aparentely
2012-07-03 15:31:46	andrewm	Well, it's better that you don't remember.
2012-07-03 15:31:55	Halfleft|Away	Probably.
2012-07-03 15:32:03	Halfleft|Away	By the sounds of it I would be very embarassed
2012-07-03 15:33:30	andrewm	You said some wonderful things.
2012-07-03 15:34:32	andrewm	drunkleft|away: I get dixxy when i close my eyes
2012-07-03 15:34:53	Halfleft|Away	well obviously that's just a typo of dizzy
2012-07-03 15:35:55	andrewm	You made a lot of typos
2012-07-03 15:36:46	Halfleft|Away	but I didn't say anything stupid
2012-07-03 15:37:20	andrewm	Just the normal self-loathing.
2012-07-03 15:38:00	Halfleft|Away	oh that's not so bad.
2012-07-03 15:49:06	@Aerox	hello gavin
2012-07-03 15:49:26	@Aerox	You did threaten to kill yourself a couple times
2012-07-03 15:49:28	@Aerox	but that's par for the course
2012-07-03 15:50:55	@Aerox	http://www.gamesindustry.biz/articles/2012-07-03-this-changes-everything-iphones-five-year-gaming-revolution?utm_source=newsletter&utm_medium=email&utm_campaign=european-daily
2012-07-03 15:52:00	Halfleft|Away	a headline with 'this changes everything' in it probably means it's something stupid.
2012-07-03 15:57:38	richterlappy	i better throw out all my current games in the trash now iphones the future
2012-07-03 15:57:51	richterlappy	gen
2012-07-03 15:58:53	andrewm	What.
2012-07-03 16:01:48	storyr	I don't think that guy likes Apple
2012-07-03 16:02:14	storyr	"iPhone has done more to make gaming a regular, normal 'thing' in five years than the traditional games industry has managed in 40"
2012-07-03 16:02:15	storyr	WAT
2012-07-03 16:02:34	storyr	what is this "traditional games industry" he speaks of?
2012-07-03 16:03:11	@Aerox	https://sphotos.xx.fbcdn.net/hphotos-ash3/554102_10151062841291397_1059486667_n.jpg
2012-07-03 16:04:02	Halfleft|Away	lauren found a kindle on the tube full of erotic fiction
2012-07-03 16:04:09	Halfleft|Away	but like really intense stuff
2012-07-03 16:04:30	Halfleft|Away	Tube people laugh at the guy if he comes and gets it
2012-07-03 16:06:13	storyr	example please
2012-07-03 16:06:16	 *	storyr unzips
2012-07-03 16:07:31	Halfleft|Away	I believe it's like this http://threewordphrase.com/needs.htm
2012-07-03 16:08:32	Halfleft|Away	or http://threewordphrase.com/where.htm
2012-07-03 16:16:06	richterlappy	anyone buy anything from goodwill online?
2012-07-03 16:19:56	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-03 16:19:56	--	Mode #destructoid [+v jorge`] by Q
2012-07-03 16:24:37	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-03 16:26:35	@Aerox	I didn't know there wa a goodwill online
2012-07-03 16:30:31	richterlappy	oh its another place other than ebay to find some retro games ,(shrug)
2012-07-03 16:52:55	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-03 16:52:55	--	Mode #destructoid [+v Bigby] by Q
2012-07-03 16:53:02	+Bigby	gondola
2012-07-03 16:54:49	@Aerox	hi bigglez
2012-07-03 16:55:06	+Bigby	hidey ho
2012-07-03 16:55:48	+Bigby	so my DSL line is now 3mbps, when yesterday it was 6, because ATT says it cant be 6
2012-07-03 16:57:37	+Bigby	i do not like ATT
2012-07-03 16:57:41	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-03 17:06:21	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-03 17:11:57	+Bigby	what are you doing to celebrate the 4th, Gavin
2012-07-03 17:15:53	<--	Bigby (~Bigby@108.230.246.144) has quit (Read error: EOF from client)
2012-07-03 17:25:57	@Aerox	I really don't know if Bigby asked that seriously or jokingly
2012-07-03 17:27:40	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-03 17:27:40	--	Mode #destructoid [+v Bigby] by Q
2012-07-03 17:27:52	+Bigby	stupid laptop, cant get the audio to work on anything but USB
2012-07-03 17:38:18	@Aerox	aw
2012-07-03 17:44:57	<--	meeetalnarf (~meetalnar@p54AC96BC.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-03 17:52:44	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-03 18:16:18	+Bigby	so whats shakin
2012-07-03 19:51:47		irc: disconnected from server
2012-07-04 09:10:35	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-04 09:10:35	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DtoidBot Dyganth Hitogoroshi jared metalnarf mistic pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-07-04 09:10:35	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 3 voices, 16 normals)
2012-07-04 09:10:38	--	Mode #destructoid [+tnCN]
2012-07-04 09:10:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-04 09:13:44	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-04 09:15:17	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-04 09:47:58	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-04 09:48:15	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-04 10:02:02	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-04 10:29:34	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-04 10:29:34	--	Mode #destructoid [+o TDiddy] by Q
2012-07-04 10:50:09	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-04 10:50:09	--	Mode #destructoid [+v lolshin] by Q
2012-07-04 11:43:21	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-04 11:43:21	--	Mode #destructoid [+v Gemsi] by Q
2012-07-04 11:44:57	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-04 11:48:45	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-04 11:53:12	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-04 11:53:12	--	Mode #destructoid [+v lolshin] by Q
2012-07-04 11:54:49	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-04 11:54:49	--	Mode #destructoid [+v Bigby] by Q
2012-07-04 11:55:20	<--	Hitogoroshi (~Mike_Koch@pool-173-64-105-219.bltmmd.fios.verizon.net) has quit (Quit: Leaving.)
2012-07-04 12:17:28	-->	Hitogoroshi (~Mike_Koch@pool-173-64-105-219.bltmmd.fios.verizon.net) has joined #destructoid
2012-07-04 12:22:46	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-04 12:48:03	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-04 13:02:16	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-04 13:02:16	--	Mode #destructoid [+v lolshin] by Q
2012-07-04 13:21:27	-->	Nxs (Nxs@c-76-104-80-112.hsd1.va.comcast.net) has joined #destructoid
2012-07-04 13:21:37	Nxs	Afternoon gents :D
2012-07-04 13:23:18	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-04 13:23:59	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-04 13:23:59	--	Mode #destructoid [+v lolshin] by Q
2012-07-04 13:24:43	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-04 13:26:35	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-04 13:26:35	--	Mode #destructoid [+v lolshin] by Q
2012-07-04 13:32:10	-->	meeetalnarf (~meetalnar@p54AC98F1.dip0.t-ipconnect.de) has joined #destructoid
2012-07-04 13:43:56	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-04 13:47:17	+Gandysampras	Bored
2012-07-04 13:48:28	Nxs	Have a beer
2012-07-04 13:51:51	Halfleft|Away	kill yourslelf
2012-07-04 13:54:52	Nxs	Probably shouldn't do that :D
2012-07-04 13:55:11	+Bigby	why not
2012-07-04 13:55:27	Aerox	i would be sad
2012-07-04 13:56:33	+Bigby	how about just a little bit of killing himself
2012-07-04 13:58:15	Nxs	How bout playing a game! :D
2012-07-04 13:58:35	+Bigby	russian roulette
2012-07-04 13:59:01	Aerox	i'm going to go get coffee and theatrhythm
2012-07-04 13:59:02	Aerox	later
2012-07-04 13:59:07	--	Aerox is now known as Aerox|Away
2012-07-04 14:00:27	Nxs	I was thinking Battlefield 1942 :D
2012-07-04 14:23:57	Halfleft|Away	im assuming that's a wig but damn her face is spot on http://i.imgur.com/JgqMi.jpg
2012-07-04 14:27:40	Nxs	Wig or not, hot as hell :D
2012-07-04 14:28:36	<--	meeetalnarf (~meetalnar@p54AC98F1.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-07-04 14:28:47	<--	Bigby (~Bigby@108.230.246.144) has left #destructoid
2012-07-04 14:34:37	@TDiddy	so Theatrhythm has hidden characters, but they want me to play the shit out of this game to get them, nooooooooooooooooope
2012-07-04 14:35:50	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-04 14:35:52	Nxs	Cheat!
2012-07-04 14:37:06	@TDiddy	you cant really
2012-07-04 14:37:18	@TDiddy	you get points for doing songs, you only get a chance at a shard every 500 points
2012-07-04 14:37:23	@TDiddy	i have 2
2012-07-04 14:39:08	Suff0cat	Why are you playing Guitar Hero?
2012-07-04 14:39:31	@TDiddy	BUT THIS HAS ARROW NOTES!
2012-07-04 14:39:50	@TDiddy	and im desperate for something that uses the 3ds
2012-07-04 14:40:32	Nxs	Aren't we all? :D
2012-07-04 14:40:41	Suff0cat	I'm not
2012-07-04 14:41:12	@TDiddy	there you go
2012-07-04 14:41:13	Nxs	Then you probably don't have one :D
2012-07-04 14:41:36	Suff0cat	I do have one...I've come to terms that it was a bad purchase and vowed to not give Nintendo anymore money
2012-07-04 14:42:18	@TDiddy	also
2012-07-04 14:42:24	@TDiddy	lol RE6 has recharging health
2012-07-04 14:43:45	Nxs	The 3DS will come around.  It may take until the Wii U gets here, but still.  I have faith in it
2012-07-04 14:45:15	Suff0cat	lol WiiU
2012-07-04 14:45:52	Nxs	No love for it eh?
2012-07-04 14:48:25	Halfleft|Away	i dont want to go to work tomorrow
2012-07-04 14:48:47	Nxs	Then stay home :D
2012-07-04 14:49:08	Suff0cat	Gavin...that implys that there are days when you DO want to go to work
2012-07-04 14:49:55	Halfleft|Away	No it doesn't.
2012-07-04 14:50:00	Halfleft|Away	But i mean especially
2012-07-04 14:50:03	Halfleft|Away	been off for a week
2012-07-04 14:50:05	Halfleft|Away	it's been lovely
2012-07-04 14:50:10	Halfleft|Away	I have to get up at 5 tomorrow
2012-07-04 14:50:15	Suff0cat	Sounds like a case of the Mondays
2012-07-04 14:51:56	--	Aerox|Away is now known as Aerox
2012-07-04 14:53:19	Aerox	heya suff
2012-07-04 14:58:18	Suff0cat	Davis is hot
2012-07-04 14:58:31	Suff0cat	I thought NorCal was supposed to be cooler
2012-07-04 14:58:55	Aerox	the bay area is
2012-07-04 14:59:01	Halfleft|Away	is davis your boyfriend
2012-07-04 14:59:02	Aerox	once you get to the sacramentoish area it's a sweltering fetid pool
2012-07-04 14:59:10	Aerox	until you go farther north into the pretty forests
2012-07-04 14:59:58	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-04 14:59:58	--	Mode #destructoid [+v Bigby] by Q
2012-07-04 15:00:04	Suff0cat	Forests are too Twilighty
2012-07-04 15:00:29	Aerox	is that where michael windfang ran off to
2012-07-04 15:00:45	+Bigby	windfang? really?
2012-07-04 15:01:58	Suff0cat	Probably, I haven't heard anything of him in a while
2012-07-04 15:02:29	Nxs	You live in Sacramento?  How is Modesto?
2012-07-04 15:03:00	Suff0cat	I don't live in Sacramento...I'm not a terrorist. Jeez
2012-07-04 15:03:18	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-04 15:11:15	richterlappy	happy 4th  http://www.youtube.com/watch?v=EYQOEW8nLAs&list=PL05A51C154B1BBD00&index=6&feature=plcp
2012-07-04 15:11:18	DtoidBot	16-Bit Gems - #18 [1/2]: Liberty or Death (SNES, Genesis)
2012-07-04 15:13:26	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-04 15:13:27	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-04 15:13:27	--	andrewm_ is now known as andrewm
2012-07-04 15:13:44	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-04 15:41:48	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-04 15:42:34	<--	Hitogoroshi (~Mike_Koch@pool-173-64-105-219.bltmmd.fios.verizon.net) has quit (Quit: Leaving.)
2012-07-04 15:50:20	[Rabite]	http://www.youtube.com/watch?v=qqZ65pUQxyQ&feature=g-u-u
2012-07-04 15:50:22	DtoidBot	Internet Scam Alert: Most "Kickstarter" Projects Just Useless Crap
2012-07-04 15:51:44	Suff0cat	I'm surprised there aren't more female fronted kickstarter projects
2012-07-04 15:52:09	[Rabite]	they don't have the balls to try
2012-07-04 15:53:00	Suff0cat	It doesn't even take balls...pretty girl, mildly believable project, nerds will throw money at bitches
2012-07-04 15:53:36	Batthink	Well, I usually go with projects with individuals or groups I can recognise.
2012-07-04 15:54:08	Suff0cat	Well then, you are useless to me
2012-07-04 15:56:06	Batthink	To you, yeah.
2012-07-04 15:56:20	Halfleft|Away	New-Unity Unitarians (@newunity) is now following you on Twitter!
2012-07-04 15:56:21	Halfleft|Away	:/
2012-07-04 16:00:43	Batthink	That is otherwise known as @EApimpingDeadSpace3
2012-07-04 16:09:06	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-04 16:09:47	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-04 16:14:10	Suff0cat	EA's still around?
2012-07-04 16:15:38	richterlappy	yeah they are making money hand over fist on kotr online
2012-07-04 16:15:52	richterlappy	wait.. losing money over fist yeah thats what i meant
2012-07-04 16:20:43	Batthink	So they are covering the costs of Battlefield, only to lose more money to Star Wars?  Shame.
2012-07-04 16:24:37	Nxs	You have it backwards.  They are covering the costs of Star Wars by having the paying customers rent servers that no one likes
2012-07-04 16:26:38	Batthink	Right...
2012-07-04 16:32:21	Nxs	Tis not my fault BF3 sucks balls
2012-07-04 16:32:28	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-04 16:36:00	<--	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-04 16:42:16	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-04 16:42:16	--	Mode #destructoid [+v jorge`] by Q
2012-07-04 17:25:19	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-07-04 17:28:28	-->	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-04 17:28:28	--	Mode #destructoid [+o Aerox] by Q
2012-07-04 17:31:54	Batthink	Hi JRo
2012-07-04 17:35:38	@Aerox	yo
2012-07-04 17:48:49	Halfleft|Away	Aerox.
2012-07-04 17:48:56	Halfleft|Away	Give me ten thousand pounds.
2012-07-04 17:50:16	Nxs	Yeah, cause he already weighs 9000!  What's another thousand :d
2012-07-04 17:50:46	Halfleft|Away	im being a douchbag in the depression thread again
2012-07-04 17:51:02	Halfleft|Away	http://forum.destructoid.com/showthread.php?17103-Depression-Thread-What-takes-you-out-of-the-dumps-and-what-s-been-bugging-you&p=1066967#post1066967
2012-07-04 17:51:29	@Aerox	haha that thread
2012-07-04 17:52:08	Halfleft|Away	If I broke up with someone and wrote them a heartfelt letter, I'd be pissed to find it on a public forum.
2012-07-04 17:52:20	Halfleft|Away	similarly, id not post one I might recieve
2012-07-04 17:52:31	Halfleft|Away	is it weird that I think that or are these form kids weird
2012-07-04 17:59:23	@Aerox	teh forum kids are all sorts of messed up
2012-07-04 17:59:23	dare	Not at all
2012-07-04 17:59:30	dare	They really are
2012-07-04 18:00:58	Halfleft|Away	have I met bec?
2012-07-04 18:01:11	Halfleft|Away	I recall and austrlian couple at Kai's house PAX09
2012-07-04 18:01:18	Halfleft|Away	they struck me as normal.
2012-07-04 18:01:26	Halfleft|Away	But that was a long time ago and I was drunk.
2012-07-04 18:02:02	dare	I don't think she's met any UK Dtoid people
2012-07-04 18:03:12	Halfleft|Away	ew. Don't call me a dtoid person
2012-07-04 18:03:43	Batthink	Yeah, he's Nukezilla scum.
2012-07-04 18:03:56	Halfleft|Away	don't call me a nukezilla person either
2012-07-04 18:04:15	Batthink	Shush, NUKEZILLA BLOKE.
2012-07-04 18:04:45	Batthink	:)
2012-07-04 18:05:10	dare	I think the word he has problem with is "person"
2012-07-04 18:05:13	Batthink	Well
2012-07-04 18:06:17	Batthink	I've met both Becca and Beccy... unless you mean a different one that is.
2012-07-04 18:07:18	dare	It's a different one
2012-07-04 18:07:24	dare	Bec is Australian
2012-07-04 18:08:29	Batthink	Damn, that name is becoming as common here as Daniel is on the Dtoid EU emailer. O_O
2012-07-04 18:09:10	Halfleft|Away	Bec is australian.
2012-07-04 18:09:21	dare	Jinx
2012-07-04 18:09:24	Batthink	Uh, Dare just typed that.
2012-07-04 18:09:37	Halfleft|Away	I'm barely paying attention right now.
2012-07-04 18:17:11	Batthink	Never mind.
2012-07-04 18:24:59	dare	Rude
2012-07-04 18:39:31	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-04 18:40:21	Batthink	Right, cya later guys
2012-07-04 18:40:24	Batthink	Bye
2012-07-04 18:40:29	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-04 18:43:22	Halfleft|Away	good talk
2012-07-04 18:44:21	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-04 18:53:00	<--	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit)
2012-07-04 18:53:35	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-04 19:03:50	Halfleft|Away	!q banj
2012-07-04 19:03:52	DtoidBot	[146] <Banjo> I love fucking on the blob. <Banjo> When you get it on your hands and shit <Banjo> ...and smear it on her tits
2012-07-04 19:04:04	Halfleft|Away	!q banj
2012-07-04 19:04:06	DtoidBot	[181] <Banj> Got a rockin' BJ off a tranny though.
2012-07-04 19:04:14	Halfleft|Away	!q banj
2012-07-04 19:04:16	DtoidBot	[318] <Banj> 49: Incest <Halfleft> It's not that I dont WANT to.
2012-07-04 19:04:54	+Gandysampras	fart
2012-07-04 19:05:54	Halfleft|Away	piss
2012-07-04 19:05:59	Aerox	hi gandy
2012-07-04 19:06:14	+Gandysampras	ohai
2012-07-04 19:06:19	Halfleft|Away	!q gandy
2012-07-04 19:06:20	DtoidBot	[126] <Gandysampras> I have a huge head <Gandysampras> so i look rediculous
2012-07-04 19:06:42	+Gandysampras	That is my most favouritist spelling mistake because it annoyed tGA
2012-07-04 19:06:52	dare	Why did it annoy him
2012-07-04 19:07:28	+Gandysampras	I kept saying it wasnt just diculous or something
2012-07-04 19:07:37	Halfleft|Away	!q golden
2012-07-04 19:07:39	DtoidBot	[1069] <+theGoldenAvatar> That's my best pickup line. <+theGoldenAvatar> "I've got chlamydia. Wanna fuck?"
2012-07-04 19:07:47	+Gandysampras	!lq
2012-07-04 19:07:50	DtoidBot	[1164] <RobotBebop> i just stepped on my cat by accident, she looked at me like i was trying to murder her.. HOW DOES IT FEEL BITCH
2012-07-04 19:08:53	Halfleft|Away	!dq 1163
2012-07-04 19:08:55	DtoidBot	[1163] dare: Jesse makes me take it off. Honestly, I feel really uncomfortable but he won't let it go until I do."
2012-07-04 19:09:02	Halfleft|Away	!dq 1162
2012-07-04 19:09:05	DtoidBot	[1162] <+Gandysampras> I coated the room in febreeze, shut the door, turned the fan on and made whoopsie with her bits <Aerox> please don't call it that <+Gemsi> that is the epitome of romance
2012-07-04 19:09:09	Halfleft|Away	hot
2012-07-04 19:10:46	Halfleft|Away	!dq 1161
2012-07-04 19:10:46	DtoidBot	[1161] <@TDiddy> http://www.youtube.com/watch?v=33zPlnhymCU&feature=g-all-u
2012-07-04 21:30:26		irc: disconnected from server
2012-07-05 09:23:33	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-05 09:23:33	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away cardfrek DtoidBot jared metalnarf mistic Nxs pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-07-05 09:23:33	--	Channel #destructoid: 22 nicks (2 ops, 0 halfops, 4 voices, 16 normals)
2012-07-05 09:23:36	--	Mode #destructoid [+tnCN]
2012-07-05 09:23:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-05 09:49:16	jared	Grats.
2012-07-05 09:49:50	jared	Also, what up, what up?
2012-07-05 10:05:32	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-05 10:12:14	jared	Guise?
2012-07-05 10:12:37	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-05 10:24:34	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-05 10:27:13	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-05 10:27:13	--	Mode #destructoid [+o TDiddy] by Q
2012-07-05 10:30:18	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-07-05 10:30:18	--	Mode #destructoid [+v Ahmed] by Q
2012-07-05 10:34:23	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-07-05 10:35:41	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-05 10:35:41	--	Mode #destructoid [+o Aerox] by Q
2012-07-05 10:56:42	+Gandysampras	Booooooooooooooooooored
2012-07-05 10:59:13	jared	Yeah!
2012-07-05 11:11:14	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-05 11:11:54	@Aerox	Hi gandy
2012-07-05 11:11:56	@Aerox	you are beautiful
2012-07-05 11:12:56	jared	In every single way?
2012-07-05 11:13:31	+Gandysampras	So are you
2012-07-05 11:14:02	@Aerox	I'm going to get coffee!
2012-07-05 11:14:03	@Aerox	brb!
2012-07-05 11:17:12	jared	Jro and his coffee... I got coffee this morning. But that seems like so very long ago.
2012-07-05 11:19:25	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-05 11:20:40	+Gandysampras	I had coffee earlier
2012-07-05 11:20:43	+Gandysampras	I want more now
2012-07-05 11:24:39	@Aerox	Get more!
2012-07-05 11:24:40	@Aerox	Hi Rickey!
2012-07-05 11:26:26	storyr	morning
2012-07-05 11:26:27	storyr	ughhhh
2012-07-05 11:26:29	storyr	hungover
2012-07-05 11:29:27	@Aerox	poor rickey
2012-07-05 11:35:11	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-05 11:47:13	[Rabite]	http://www.eventhubs.com/news/2012/jul/05/marvel-vs-capcom-origins-coming-xbox-live-and-playstation-network/
2012-07-05 11:47:14	[Rabite]	w00t
2012-07-05 11:47:22	[Rabite]	msh and mvc1 on psn/xbla
2012-07-05 11:49:13	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-07-05 11:49:16	-->	Hitogoroshi1 (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-05 12:06:40	storyr	holy fuck
2012-07-05 12:06:43	storyr	oops
2012-07-05 12:06:44	storyr	lol
2012-07-05 12:07:16	<--	Hitogoroshi1 (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Ping timeout)
2012-07-05 12:08:43	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-05 12:24:01	@Aerox	rickkkkyyyyyy
2012-07-05 12:24:02	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-05 12:57:57	storyr	yes sir?
2012-07-05 12:58:16	@Aerox	hi
2012-07-05 12:58:33	Halfleft|Away	more people leaving this week
2012-07-05 12:58:34	Halfleft|Away	another three
2012-07-05 12:58:52	Halfleft|Away	including hot tattoo girl who straight up just went for lunch and never came back
2012-07-05 12:59:10	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-07-05 13:00:11	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-05 13:01:46	jared	Mmmm, lunch quiting.
2012-07-05 13:10:03	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-05 13:32:16	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-05 13:45:22	theGoldenAvatar	Halfleft|Away, maybe she was kidnapped
2012-07-05 13:47:21	Halfleft|Away	Maybe.
2012-07-05 14:11:30	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-05 14:11:31	--	Mode #destructoid [+v Gemsi] by Q
2012-07-05 14:19:55	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-07-05 14:20:12	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-05 14:20:20	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Ping timeout)
2012-07-05 14:23:58	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-05 14:24:31	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-07-05 14:39:16	-->	meeetalnarf (~meetalnar@p54AC97B9.dip0.t-ipconnect.de) has joined #destructoid
2012-07-05 14:41:07	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-05 14:41:07	--	Mode #destructoid [+v Gemsi] by Q
2012-07-05 14:55:09	Halfleft|Away	Gandysampras
2012-07-05 14:55:17	Halfleft|Away	I think TYS has  problem
2012-07-05 14:56:14	+Gemsi	he can't help he is Scottish
2012-07-05 14:57:37	Halfleft|Away	I've never liked the whole rape/orgy thing
2012-07-05 14:57:51	Halfleft|Away	It seems to have concentrated of late.
2012-07-05 14:58:54	@TDiddy	a concentrated orgy?
2012-07-05 14:59:00	@TDiddy	stronger than a regular orgy
2012-07-05 14:59:29	[Rabite]	just add water
2012-07-05 14:59:56	Halfleft|Away	Nah all of a sudden everything is all "orgy this" and "rape hug that"
2012-07-05 15:02:19	dare	!aq <Halfleft|Away> I've never liked the whole rape/orgy thing
2012-07-05 15:02:21	DtoidBot	Quote added.
2012-07-05 15:02:30	Halfleft|Away	awful quote
2012-07-05 15:02:36	Halfleft|Away	!q half
2012-07-05 15:02:38	DtoidBot	[176] <Halfleft|away> I hate flying. <eternalplayer> You hate everything not in your room
2012-07-05 15:02:46	Halfleft|Away	That's another awful one
2012-07-05 15:02:47	Halfleft|Away	!q half
2012-07-05 15:02:51	DtoidBot	[91] <Halfleft> I use shamwow to clean the piss off the ceiling.
2012-07-05 15:03:01	Halfleft|Away	I don't recall the context of that one.
2012-07-05 15:03:03	Halfleft|Away	!q half
2012-07-05 15:03:06	DtoidBot	[572] <+Halfleft> Tactix. you are a cunt and I hate you.
2012-07-05 15:03:12	Halfleft|Away	Truth.
2012-07-05 15:04:45	[Rabite]	http://trollingchrisbrown.tumblr.com/
2012-07-05 15:13:23	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-05 15:13:24	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-05 15:13:24	--	andrewm_ is now known as andrewm
2012-07-05 15:14:40	richterlappy	man club nintendo is more generous when you redeem coins lately
2012-07-05 15:14:47	richterlappy	lately
2012-07-05 15:21:00	@Aerox	score
2012-07-05 15:25:15	richterlappy	heh what? not bad if you got mario galaxy for 10 bucks and you get like 50 coins or dragon quest 9 for 9 bucks and you get like 40 coins. Im used to a dollar a coin
2012-07-05 15:30:13	+Gandysampras	Gavin: Yes
2012-07-05 15:30:20	@Aerox	HI GANDY
2012-07-05 15:31:42	+Gandysampras	Yo
2012-07-05 15:37:46	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-05 15:37:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-05 15:38:35	Halfleft|Away	see above
2012-07-05 15:45:44	<--	meeetalnarf (~meetalnar@p54AC97B9.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-07-05 15:50:35	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-05 15:52:07	--	Aerox is now known as Aerox|Out
2012-07-05 15:54:18	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-05 15:58:36	Halfleft|Away	see what i mean gandy
2012-07-05 16:01:10	+Gandysampras	Gross
2012-07-05 16:27:44	richterlappy	!q
2012-07-05 16:27:46	DtoidBot	[150] <Coon> actually the only two correct answers are NY, LA, or Austin
2012-07-05 16:29:04	@TDiddy	hehehehe
2012-07-05 16:29:18	<--	metalnarf (~metalnarf@p54AC97B9.dip0.t-ipconnect.de) has quit (Quit)
2012-07-05 16:30:11	-->	metalnarf (~metalnarf@p54AC97B9.dip0.t-ipconnect.de) has joined #destructoid
2012-07-05 16:36:47	<--	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Quit)
2012-07-05 16:45:52	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-05 16:56:15	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-05 16:56:45	--	Aerox|Out is now known as Aerox
2012-07-05 16:58:55	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-05 17:04:52	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-05 17:04:52	--	Mode #destructoid [+v jorge`] by Q
2012-07-05 17:10:43	richterlappy	cant google search shin megami , without getting someones personal porn collection
2012-07-05 17:10:52	richterlappy	bah
2012-07-05 17:13:56	@Aerox	Gross
2012-07-05 17:14:42	@TDiddy	must be a sweet collection
2012-07-05 17:19:45	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-05 17:33:53	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-05 17:48:38	@Aerox	http://i.imgur.com/NLM9w.jpg
2012-07-05 17:50:19	+Gandysampras	terrible
2012-07-05 17:50:57	@TDiddy	barf
2012-07-05 17:54:15	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-05 17:54:27	deBLOO	Budokai 3 is finally getting an HD compilation
2012-07-05 17:54:36	deBLOO	My existence has reached it's zenith
2012-07-05 17:56:33	deBLOO	god damn all these hd collections I wanted are clowlyhappening
2012-07-05 17:56:42	deBLOO	slowly happening
2012-07-05 17:56:57	Batthink	NiGHTS as well?
2012-07-05 17:57:48	deBLOO	Never played that shit
2012-07-05 17:57:57	deBLOO	also sadface budokai doesn't seem to have online
2012-07-05 17:58:07	deBLOO	Budokai 3 online would be fucking baller
2012-07-05 17:58:26	deBLOO	my best friend in the marines is all about these gay ass burst limit games
2012-07-05 17:58:36	deBLOO	I would've loved to show him real DBZ FIGHTANS
2012-07-05 17:58:46	deBLOO	http://www.youtube.com/watch?v=rlEpm7mDfHM
2012-07-05 17:58:49	DtoidBot	Dragon Ball Z Budokai HD collection - PS3 / X360 - Dragon Ball Z Budokai is back!
2012-07-05 17:58:49	deBLOO	Let's fucking go
2012-07-05 18:02:28	deBLOO	and
2012-07-05 18:02:31	deBLOO	http://www.youtube.com/watch?v=zM8Ga--dcAI
2012-07-05 18:02:33	DtoidBot	Marvel vs. Capcom Origins - Announce Trailer
2012-07-05 18:02:52	deBLOO	MSH and MvC1 bundled together
2012-07-05 18:05:58	Batthink	Yeah, I already saw that.#
2012-07-05 18:06:03	dare	I'm waiting for a SFA2/SFA3, OR a CvS1/CvS2 bundle
2012-07-05 18:06:08	Batthink	Might think about a purchase.
2012-07-05 18:08:45	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-05 18:10:12	deBLOO	They might come out
2012-07-05 18:10:36	deBLOO	beforecapcom was all like, "it sucks a jillion dollars out of wallets that would've gone to ethiopia"
2012-07-05 18:10:48	deBLOO	"to port these games over"
2012-07-05 18:11:03	deBLOO	"we can't do it, I'm sorry"
2012-07-05 18:13:17	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-05 18:13:17	--	Mode #destructoid [+v Bigby] by Q
2012-07-05 18:14:40		[benbeltran[away away: Detached from tmux]
2012-07-05 19:18:28		irc: disconnected from server
2012-07-05 19:18:51		[benbeltran[away away: Detached from tmux]
2012-07-05 19:18:54	-->	benbeltran[away (~benbeltra@187.133.129.210) has joined #destructoid
2012-07-05 19:18:54	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Ahmed +Bigby +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away Brainderailment cardfrek dare deBLOO DtoidBot jared metalnarf mistic Nxs pointzeroeight richterlappy RobotBebop Suff0cat theGoldenAvatar]
2012-07-05 19:18:54	--	Channel #destructoid: 27 nicks (4 ops, 0 halfops, 5 voices, 18 normals)
2012-07-05 19:18:57	--	Mode #destructoid [+tnCN]
2012-07-05 19:18:57	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-05 19:19:13	deBLOO	at that point
2012-07-05 19:19:17	deBLOO	just buy some hookers man
2012-07-05 19:19:27	deBLOO	it's a reccession
2012-07-05 19:19:37	deBLOO	you can prolly find them for the cheap
2012-07-05 19:22:06		[benbeltran[away back: gone 00:03:15]
2012-07-05 19:23:16	@TDiddy	mmmmm
2012-07-05 19:23:19	@TDiddy	recession hookers
2012-07-05 19:24:28	RobotBebop	my wrist hurts
2012-07-05 19:24:51	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-05 19:24:51	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-05 19:26:08	RobotBebop	HI AHMED
2012-07-05 19:26:14	+Ecksorcism	HI IAN
2012-07-05 19:28:45	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-05 19:29:10	+Ecksorcism	office is closed tomorrow!
2012-07-05 19:29:12	+Ecksorcism	Yessssssssssss
2012-07-05 19:29:38	RobotBebop	WHAT
2012-07-05 19:29:41	RobotBebop	jealous
2012-07-05 19:29:50	RobotBebop	why is your office closed
2012-07-05 19:30:12	+Ecksorcism	I dont ask questions
2012-07-05 19:30:30	RobotBebop	haha
2012-07-05 19:30:32	+Ecksorcism	the email was like
2012-07-05 19:30:36	+Ecksorcism	URGENT
2012-07-05 19:30:38	RobotBebop	you're fired
2012-07-05 19:31:04	+Ecksorcism	Tomorrow (7/6/2012) The office will be closed.
2012-07-05 19:31:08	+Ecksorcism	I assume the rest was why
2012-07-05 19:31:16	+Ecksorcism	but after that line I closed the email
2012-07-05 19:31:24	RobotBebop	you might want to read it
2012-07-05 19:31:33	RobotBebop	there's probably something in there about managers having to show up
2012-07-05 19:31:57	+Ecksorcism	I hate you so much right now
2012-07-05 19:33:11	RobotBebop	but how angrier would you be if one of your douchey managers called you at 7:00am asking where the fuck ou were
2012-07-05 19:33:59	RobotBebop	AHAHA
2012-07-05 19:34:02	RobotBebop	CROSS LIGHTING
2012-07-05 19:34:46	+Ecksorcism	I was in today at 6am
2012-07-05 19:35:44	+Ahmed	I had no idea I was in here twice
2012-07-05 19:35:52	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-05 19:35:58	+Ahmed	oh well
2012-07-05 19:36:03	--	Ahmed is now known as Ecksorcism
2012-07-05 19:38:03	+Bigby	an evil twin emerges
2012-07-05 19:39:33	RobotBebop	SoA season 2 GO
2012-07-05 19:40:31	+Bigby	remind me who Ok_Abacus was
2012-07-05 19:40:46	deBLOO	nishant
2012-07-05 19:40:51	deBLOO	the spicy one
2012-07-05 19:41:04	+Bigby	oh right
2012-07-05 19:41:06	+Ecksorcism	he hasnt been gone THAT long
2012-07-05 19:41:26	+Bigby	far too long
2012-07-05 19:41:36	+Bigby	he popped up on PSN
2012-07-05 19:42:43	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-05 19:47:43	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-05 19:51:55	RobotBebop	ooooh, them racists on sons of anarchy
2012-07-05 19:52:35	+Bigby	racously racist?
2012-07-05 19:52:37	+Bigby	wait
2012-07-05 19:52:39	+Bigby	is that a word?
2012-07-05 19:52:43	+Bigby	let me check
2012-07-05 19:53:02	+Bigby	close
2012-07-05 19:53:07	+Bigby	raucously
2012-07-05 19:53:17	RobotBebop	i'm glad we cleared that up
2012-07-05 19:53:34	+Bigby	high five?
2012-07-05 19:53:54	dare	Moose loves racists
2012-07-05 19:56:45	-->	metalnarf_ (~metalnarf@p54AC966E.dip0.t-ipconnect.de) has joined #destructoid
2012-07-05 19:58:04	<--	metalnarf (~metalnarf@p54AC97B9.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-07-05 19:58:04	--	metalnarf_ is now known as metalnarf
2012-07-05 20:02:22	-->	Rabite3 (~mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-05 20:02:32	dare	Who would wear this shirt in public http://i46.tinypic.com/352k6ch.jpg
2012-07-05 20:02:54	@TDiddy	DEM TITTAYS
2012-07-05 20:03:01	RobotBebop	a fighting game fan
2012-07-05 20:03:12	RobotBebop	the kind that shouts 'rape that bitch'
2012-07-05 20:03:16	Rabite3	define public
2012-07-05 20:03:24	RobotBebop	outside of your house
2012-07-05 20:03:24	dare	Moose you know you'd shout that too if they gave you a Naruto headband
2012-07-05 20:03:30	+Bigby	at walmart
2012-07-05 20:03:59	Rabite3	fighting game tournament? sure
2012-07-05 20:04:04	Rabite3	shopping? probably not
2012-07-05 20:05:42	RobotBebop	man the music in SoA is so good
2012-07-05 20:05:52	dare	http://media.egotvonline.com/wp-content/uploads/2011/07/funny_pictures_moose_jet_planes_Even_More_Pics_P-s478x319-58234.jpg
2012-07-05 20:07:26	+Bigby	if you win she will give you a handjob
2012-07-05 20:07:27	+Bigby	http://media.giantbomb.com/uploads/1/10459/809759-chun_li_red_dress_cosplay.jpg
2012-07-05 20:08:01	Rabite3	*sigh*
2012-07-05 20:08:06	Rabite3	mai not chun li
2012-07-05 20:09:04	@TDiddy	lol
2012-07-05 20:09:13	RobotBebop	Bigby you are so gross
2012-07-05 20:14:22	dare	Payday 4 pack back to $15
2012-07-05 20:14:36	+Bigby	i know its mai, they labeled it wrong
2012-07-05 20:21:58		irc: disconnected from server
2012-07-05 20:22:19	-->	benbeltran[away (~benbeltra@187.133.129.210) has joined #destructoid
2012-07-05 20:22:19	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power Aerox andrewm benbeltran[away Brainderailment cardfrek dare DtoidBot jared metalnarf mistic Nxs pointzeroeight Rabite3 richterlappy RobotBebop Suff0cat theGoldenAvatar]
2012-07-05 20:22:19	--	Channel #destructoid: 27 nicks (3 ops, 0 halfops, 5 voices, 19 normals)
2012-07-05 20:22:23	--	Mode #destructoid [+tnCN]
2012-07-05 20:22:23	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-05 21:34:35		irc: disconnected from server
2012-07-06 09:14:10	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-06 09:14:10	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away cardfrek DougCL DtoidBot jared metalnarf mistic Nxs pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-07-06 09:14:10	--	Channel #destructoid: 23 nicks (3 ops, 0 halfops, 3 voices, 17 normals)
2012-07-06 09:14:14	--	Mode #destructoid [+tnCN]
2012-07-06 09:14:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-06 09:28:05	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: EOF from client)
2012-07-06 09:28:46	theGoldenAvatar	Match point.
2012-07-06 09:28:55	theGoldenAvatar	Federer wins.
2012-07-06 09:33:16	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-06 09:51:37	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-06 09:56:33	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-06 10:48:46	-->	Excremento (~xopher@c-174-52-224-254.hsd1.ut.comcast.net) has joined #destructoid
2012-07-06 10:49:01	Excremento	Herp
2012-07-06 10:53:55	@bloodylip	wtf, who let this guy in?!
2012-07-06 11:00:54	Excremento	Good lord it's dead
2012-07-06 11:01:14	storyr	http://www.youtube.com/watch?v=vS0x72_nflU
2012-07-06 11:01:17	DtoidBot	Tycho Reads "I Want My Hat Back" at PAX East 2012
2012-07-06 11:01:28	storyr	I HAVE SEEN MY HAT
2012-07-06 11:04:31	<--	Excremento (~xopher@c-174-52-224-254.hsd1.ut.comcast.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-06 11:14:46	@bloodylip	good job, rickey
2012-07-06 11:23:58	theGoldenAvatar	These eggs taste funny.
2012-07-06 11:24:58	storyr	I bought the book off amazon after seeing that video
2012-07-06 11:41:04	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-06 11:45:16	theGoldenAvatar	My brain hurts.
2012-07-06 11:45:26	Brainderailment	Take pain pills
2012-07-06 11:45:46	theGoldenAvatar	But I went to the gym like 7 hours ago.
2012-07-06 11:49:08	theGoldenAvatar	There is a subreddit called "swoleacceptance"
2012-07-06 11:49:43	Brainderailment	A support group for people who need swole community?
2012-07-06 11:50:59	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-06 11:51:02	+Gandysampras	Butt butt goose
2012-07-06 11:53:44	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-06 11:56:21	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-06 11:56:57	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-06 11:56:57	--	Mode #destructoid [+v Gemsi] by Q
2012-07-06 12:07:28	-->	lolshin (lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-06 12:08:28	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-06 12:08:33	deBLOO	https://s3.amazonaws.com/evo2012/live/index.html
2012-07-06 12:08:39	deBLOO	EVO starte
2012-07-06 12:08:40	deBLOO	d
2012-07-06 12:08:56	deBLOO	stream 1 is Shit Fighter 4 pools
2012-07-06 12:09:04	deBLOO	Stream 2 is King of Fighters 13 pools
2012-07-06 12:12:57	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-06 12:13:32	--	Mode #destructoid [+v lolshin] by Q
2012-07-06 12:25:56	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-06 12:30:12	+Gandysampras	HI AEROX
2012-07-06 12:30:16	Aerox	HI GANDY
2012-07-06 12:48:24	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-07-06 12:49:24	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-06 13:11:59	--	Aerox is now known as Aerox|Brunch
2012-07-06 13:12:07	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Ping timeout)
2012-07-06 13:38:13	Brainderailment	Is there software that recognizes text in images and turns URLs into hyperlinks?
2012-07-06 13:40:45	+lolshin	yes, but i havent had to do that in years, so i forget
2012-07-06 13:40:52	+lolshin	GLAD I COULD BE OF SERVICE
2012-07-06 13:40:54	+lolshin	:3
2012-07-06 13:52:27	DougCL	DAM TOKIDO WHAT HAPPENED
2012-07-06 13:55:26	[Rabite]	he got beat
2012-07-06 14:04:50	richterlappy	http://www.destructoid.com/tales-of-xillia-is-coming-to-u-s-europe-230820.phtml  another one coming in tp the states always gives me a boner
2012-07-06 14:06:22	richterlappy	to*
2012-07-06 14:19:18	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-06 15:01:49	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-06 15:01:49	--	Mode #destructoid [+v jorge`] by Q
2012-07-06 15:02:14	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-06 15:02:14	--	Mode #destructoid [+o TDiddy] by Q
2012-07-06 15:03:19	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-06 15:13:21	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-06 15:13:21	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-06 15:13:22	--	andrewm_ is now known as andrewm
2012-07-06 15:14:01	andrewm	Nap time.
2012-07-06 15:24:23	+Gandysampras	ridiculous
2012-07-06 15:45:05	--	Aerox|Brunch is now known as Aerox
2012-07-06 15:45:23	[Rabite]	I'd ask why alex is pissed at you on twitter
2012-07-06 15:45:29	[Rabite]	but it seems to be the status quo
2012-07-06 15:45:54	Aerox	i have today off and he doesn't
2012-07-06 15:46:01	[Rabite]	that's it?
2012-07-06 15:46:01	Aerox	so i have been mocking him all week
2012-07-06 15:46:06	[Rabite]	good
2012-07-06 15:46:09	[Rabite]	he needs it
2012-07-06 16:05:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-06 16:10:42	-->	meeetalnarf (~meetalnar@p54AC966E.dip0.t-ipconnect.de) has joined #destructoid
2012-07-06 16:25:56	Suff0cat	Who farted
2012-07-06 16:27:50	Aerox	probably moose
2012-07-06 16:31:24	@TDiddy	always moose
2012-07-06 16:34:40	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-06 16:54:17	+Gandysampras	gross
2012-07-06 16:57:37	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-07-06 16:57:37	--	Mode #destructoid [+o Cronosblade] by Q
2012-07-06 17:00:55	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-06 17:04:30	+Gandysampras	Quit being so boring
2012-07-06 17:04:42	+Gandysampras	Are you all too busy waiting with bated breath for the steam sales to start to entertain me?
2012-07-06 17:05:05	Aerox	watch porn
2012-07-06 17:05:48	+Gandysampras	bt;dt
2012-07-06 17:06:39	+Gandysampras	Also I cannot take my time with porn, it has to be an awful rushed experience
2012-07-06 17:06:46	+Gandysampras	In my parents house until I get a job
2012-07-06 17:08:22	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-06 17:08:31	+Gandysampras	Evening Gavin
2012-07-06 17:12:33	Halfleft|Away	drunk
2012-07-06 17:12:48	Halfleft|Away	missed gogo pizza delivery time by five fukni minutes
2012-07-06 17:13:00	+Gandysampras	brilliant
2012-07-06 17:13:08	+Gandysampras	You should do a suicide
2012-07-06 17:13:35	Halfleft|Away	don't list your closing time for delivery as 23:59 if you don't fucking taqke oerders after 2300
2012-07-06 17:15:21	@TDiddy	haha
2012-07-06 17:15:26	@TDiddy	i wish he meant funky
2012-07-06 17:19:48	Aerox	eugh gandy
2012-07-06 17:19:50	Aerox	what are you playing
2012-07-06 17:34:18	Halfleft|Away	I don't feel so good
2012-07-06 17:34:30	Halfleft|Away	and these noodles rae gross
2012-07-06 17:41:29	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-06 17:41:29	--	Mode #destructoid [+v Bigby] by Q
2012-07-06 17:41:42	+Bigby	i am sweating in places i didnt know had sweat glands
2012-07-06 17:41:54	Aerox	that's sad
2012-07-06 17:42:02	+Bigby	yeah it is
2012-07-06 17:43:53	<--	meeetalnarf (~meetalnar@p54AC966E.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-07-06 17:44:12	dare	!weather 92116
2012-07-06 17:44:15	DtoidBot	From San Diego Montgomery, California (KMYF) on July 6, 1:53 PM PDT temp: 73 F (23 C) cond: Clear wind: From the WNW at 7 MPH (11.27 KPH) hu: 59% dewpnt: 58 F (14 C)
2012-07-06 17:44:45	Aerox	!weather 90404
2012-07-06 17:44:48	DtoidBot	From Santa Monica, California (KSMO) on July 6, 2:51 PM PDT temp: 67 F (19 C) cond: Partly Cloudy wind: From the WSW at 9 MPH (14.48 KPH) hu: 68% dewpnt: 56 F (13 C)
2012-07-06 17:45:09	dare	California is the best
2012-07-06 17:46:10	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-07-06 17:47:49	[Rabite]	!weather 92008
2012-07-06 17:47:52	DtoidBot	From Carlsbad, California (KCRQ) on July 6, 2:53 PM PDT temp: 70 F (21 C) cond: Clear wind: From the Variable at 6 MPH (9.66 KPH) hu: 68% dewpnt: 59 F (15 C)
2012-07-06 17:48:00	[Rabite]	yay
2012-07-06 17:48:22	+Bigby	i hate all of you
2012-07-06 17:48:30	+Bigby	!weather 65807
2012-07-06 17:48:33	DtoidBot	From Springfield, Missouri (KSGF) on July 6, 4:52 PM CDT temp: 100 F (38 C) cond: Mostly Cloudy wind: From the WSW at 5 MPH (8.05 KPH) hu: 22% dewpnt: 55 F (13 C)
2012-07-06 17:49:03	+Bigby	i dont live on the fucking equator!
2012-07-06 17:49:07	+Bigby	wtf
2012-07-06 17:49:51	+Bigby	i need a climatologist on this shit asap
2012-07-06 17:51:31	+Bigby	fuck it, im moving, make a space dare
2012-07-06 17:58:14	Suff0cat	Stay out of California!
2012-07-06 17:59:09	dare	I hear Davis is super nice Bigby
2012-07-06 18:02:57	richterlappy	!q
2012-07-06 18:02:59	DtoidBot	[984] <+deBLOO> Fucking Cataract wont respond to my pms
2012-07-06 18:03:56	[Rabite]	davis is awesome
2012-07-06 18:03:58	+Bigby	who is davis
2012-07-06 18:04:09	[Rabite]	it's a city in northern california
2012-07-06 18:04:31	[Rabite]	and it's inland so no tsunami
2012-07-06 18:04:36	[Rabite]	http://en.wikipedia.org/wiki/Davis,_California
2012-07-06 18:05:00	Suff0cat	It's America, so no tsunami*
2012-07-06 18:05:18	dare	Originally Bigby was going to move to Napa Valley
2012-07-06 18:05:19	[Rabite]	actually crescant city got hit in 1964
2012-07-06 18:05:33	[Rabite]	the alaskan earthquake
2012-07-06 18:05:34	Suff0cat	Clearly they weren't American enough
2012-07-06 18:05:46	richterlappy	no well just shoot the tsunami with our guns
2012-07-06 18:05:47	[Rabite]	that's in northern california
2012-07-06 18:13:52	+Bigby	http://www.kickstarter.com/projects/fingerprintfilms/dear-mr-watterson-a-calvin-and-hobbes-documentary?ref=home_spotlight
2012-07-07 10:21:39		irc: disconnected from server
2012-07-09 09:12:10	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-09 09:12:10	--	Nicks #destructoid: [@bloodylip @Q +jorge` +Torzelan [Rabite] ^power benbeltran[away cardfrek2 DougCL|sleeping DtoidBot Dyganth Gandysampras halfmob jared metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-07-09 09:12:10	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 2 voices, 15 normals)
2012-07-09 09:12:13	--	Mode #destructoid [+tnCN]
2012-07-09 09:12:13	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-09 09:17:04	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-09 09:21:33	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-09 09:30:11	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-09 09:30:11	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-09 09:32:42	-->	Ahmed (~Ahed@70.32.45.179) has joined #destructoid
2012-07-09 09:32:42	--	Mode #destructoid [+v Ahmed] by Q
2012-07-09 09:37:28	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-07-09 09:40:33	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-09 10:00:24	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-07-09 10:00:42	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-09 10:03:13	jared	Oh hey IRC.
2012-07-09 10:03:56	@bloodylip	oh, it's you.
2012-07-09 10:04:22	jared	Yeah..
2012-07-09 10:04:25	 *	jared awkward
2012-07-09 10:07:20	+Ahmed	hey jared, liiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiip
2012-07-09 10:07:38	jared	Ahmed?
2012-07-09 10:07:50	--	Ahmed is now known as Ecksorcism
2012-07-09 10:07:53	jared	haha
2012-07-09 10:08:00	jared	Suuuuup.
2012-07-09 10:08:08	+Ecksorcism	nothing
2012-07-09 10:08:20	+Ecksorcism	decided not to work today or tomorrow
2012-07-09 10:08:25	@bloodylip	ahmeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeed
2012-07-09 10:08:29	@bloodylip	late canada day vacation?
2012-07-09 10:09:01	+Ecksorcism	we spent like 14 hours on Saturday in meetings
2012-07-09 10:09:25	jared	Oh, 14-hour meetings. That sounds awesome.
2012-07-09 10:10:32	@bloodylip	oh gross
2012-07-09 10:10:37	+Ecksorcism	so I decided I deserve a weekend
2012-07-09 10:10:41	@bloodylip	were they at least exciting?
2012-07-09 10:10:46	@bloodylip	did they provide donuts?
2012-07-09 10:10:55	+Ecksorcism	there was tons of food
2012-07-09 10:11:00	+Ecksorcism	not exciting
2012-07-09 10:11:10	+Ecksorcism	head office called an audit
2012-07-09 10:11:20	+Ecksorcism	thats all we've done for like a week
2012-07-09 10:12:28	+Ecksorcism	which all culminated with a joint meeting on Saturday
2012-07-09 10:13:05	@bloodylip	couldn't it have waited until today?
2012-07-09 10:13:23	+Ecksorcism	it was supposed to be submitted Friday
2012-07-09 10:22:38	theGoldenAvatar	Our AC is terrible.
2012-07-09 10:22:55	theGoldenAvatar	It's freezing right now
2012-07-09 10:22:59	theGoldenAvatar	But also very humid
2012-07-09 10:23:31	theGoldenAvatar	!weather 28403
2012-07-09 10:23:31	DtoidBot	From Wilmington, North Carolina (KILM) on July 9, 10:53 AM EDT temp: 92 F (33 C) cond: Clear wind: From the WSW at 12 MPH (19.31 KPH) hu: 54% dewpnt: 73 F (23 C)
2012-07-09 10:23:45	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-09 10:23:45	theGoldenAvatar	Not bad outside though.
2012-07-09 10:23:49	@bloodylip	!weather 19711
2012-07-09 10:23:49	DtoidBot	From Wilmington, Delaware (KILG) on July 9, 10:51 AM EDT temp: 82 F (28 C) cond: Clear wind: From the ENE at 8 MPH (12.87 KPH) hu: 41% dewpnt: 56 F (13 C)
2012-07-09 10:23:50	theGoldenAvatar	I should work out there.
2012-07-09 10:24:32	-->	katamaya (~bushofgho@S01060022b0caa914.gv.shawcable.net) has joined #destructoid
2012-07-09 10:25:16	katamaya	Hey hey hey
2012-07-09 10:25:27	@bloodylip	hey maya!
2012-07-09 10:25:52	katamaya	HEY! How are ya
2012-07-09 10:26:31	katamaya	I slept in until 8 this morning, it's like an accomplishment
2012-07-09 10:26:51	theGoldenAvatar	You deserve a medal.
2012-07-09 10:27:51	@bloodylip	i'm okay
2012-07-09 10:27:53	@bloodylip	very farty
2012-07-09 10:28:04	@bloodylip	i wish jro was here so i could fart into a gasmask for him
2012-07-09 10:28:48	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-09 10:28:48	--	Mode #destructoid [+o Aerox] by Q
2012-07-09 10:29:01	theGoldenAvatar	SPEAK OF THE DEVIL
2012-07-09 10:29:11	@bloodylip	omg
2012-07-09 10:29:14	@bloodylip	aerox i'm so farty
2012-07-09 10:29:20	@bloodylip	i want to fart into a gasmask that you're wearing
2012-07-09 10:29:52	@Aerox	You're ALWAYS farty
2012-07-09 10:30:25	@bloodylip	but i'm /really/ farty today
2012-07-09 10:30:34	@Aerox	What did you eat yesterday
2012-07-09 10:31:03	@bloodylip	fruity pebbles, leftover tacos, auntie anne's cinnamon sugar pretzel, and arby's!
2012-07-09 10:31:23	@Aerox	Wow
2012-07-09 10:31:27	@Aerox	That's quite a set of meals
2012-07-09 10:32:53	@bloodylip	i know, right?!
2012-07-09 10:33:04	@bloodylip	and then i had bran flakes for breakfast today
2012-07-09 10:33:09	@bloodylip	which always brings on farts
2012-07-09 10:33:45	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-09 10:34:17	@Aerox	Poor Tish
2012-07-09 10:34:32	@bloodylip	poor?
2012-07-09 10:34:36	@bloodylip	she should be so lucky
2012-07-09 10:34:38	katamaya	do you eat a lot of bra
2012-07-09 10:34:41	katamaya	oh yeah there it is
2012-07-09 10:34:43	katamaya	HITO
2012-07-09 10:34:44	katamaya	oh my god
2012-07-09 10:34:48	katamaya	sexiest irc session
2012-07-09 10:35:27	@bloodylip	i tend to not eat bra, the wires are hard on the digestive track
2012-07-09 10:38:02	 *	jared takes notes
2012-07-09 10:43:02	+Ecksorcism	I had a similar experience lip
2012-07-09 10:45:36	katamaya	bran is what i meant
2012-07-09 10:45:38	katamaya	sigh
2012-07-09 10:45:45	katamaya	ECKS
2012-07-09 10:45:49	katamaya	man i miss everyone
2012-07-09 10:45:52	katamaya	bloodylip are you coming to pax
2012-07-09 10:46:00	@Aerox	No he has a stupid hitler baby
2012-07-09 10:46:09	+Ecksorcism	MAYA
2012-07-09 10:47:51	@bloodylip	Aerox: in her defense, she looks hilarious with a little hitler mustache
2012-07-09 10:48:34	@Aerox	haha
2012-07-09 10:51:30	@bloodylip	but yeah, what aerox said
2012-07-09 10:51:32	@bloodylip	hitler baby
2012-07-09 10:51:33	@bloodylip	and no money
2012-07-09 10:52:10	katamaya	hahahah hitler baby?
2012-07-09 10:52:13	katamaya	what?
2012-07-09 10:52:41	katamaya	also don't call his baby stupid
2012-07-09 10:52:41	katamaya	bad Aerox
2012-07-09 10:52:52	@Aerox	It is though
2012-07-09 10:52:57	@Aerox	It's name is officially Dumb Baby
2012-07-09 10:52:59	@Aerox	*Its
2012-07-09 10:53:06	@bloodylip	aerox doesn't like that i have a baby and can't be here for him every minute of his life
2012-07-09 10:53:11	@bloodylip	so he's very jealous
2012-07-09 10:54:40	jared	bloodylip: At what age are you planning on consuming that baby?
2012-07-09 10:55:05	@bloodylip	well, she's not really developing like i'd hoped
2012-07-09 10:55:07	@bloodylip	she's very lean
2012-07-09 10:55:14	@bloodylip	so there's not much meat
2012-07-09 10:55:17	jared	Shame.
2012-07-09 10:59:24	<--	katamaya (~bushofgho@S01060022b0caa914.gv.shawcable.net) has quit (Read error: Operation timed out)
2012-07-09 10:59:45	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-07-09 10:59:45	--	Mode #destructoid [+v Ahmed] by Q
2012-07-09 11:05:00	<--	Ecksorcism (~Ahed@70.32.45.179) has quit (Ping timeout)
2012-07-09 11:20:38	-->	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has joined #destructoid
2012-07-09 11:31:59	<--	Apple_Master (~Appels@host86-155-127-208.range86-155.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-09 11:33:17	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has quit (Quit: Leaving.)
2012-07-09 11:37:42	-->	katamaya (~bushofgho@S01060022b0caa914.gv.shawcable.net) has joined #destructoid
2012-07-09 11:39:15	@bloodylip	maya's back!
2012-07-09 11:41:42	@Aerox	hooray
2012-07-09 11:44:12	--	Aerox is now known as Aerox|Coffee
2012-07-09 11:45:52	katamaya	UUGGHHHH internet issues. morelike router issues.
2012-07-09 11:45:58	katamaya	okay shower time
2012-07-09 11:46:12	katamaya	the dog and cat are going to be freaking out at the window washers when they make it this way
2012-07-09 11:46:20	katamaya	i should probably take them in to the bathroom with me
2012-07-09 11:46:26	katamaya	to save the neighbours the noise
2012-07-09 11:46:38	katamaya	ah hell let's all go to the shower together
2012-07-09 11:48:37	@bloodylip	hot
2012-07-09 11:49:11	katamaya	everyone get nekkid
2012-07-09 11:49:50	@bloodylip	done
2012-07-09 11:50:27	<--	halfmob (~AndChat@82.132.211.61) has quit (Ping timeout)
2012-07-09 11:53:45	--	Aerox|Coffee is now known as Aerox
2012-07-09 11:59:20	-->	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has joined #destructoid
2012-07-09 12:00:15	theGoldenAvatar	The internet. The place where mediocrity is celebrated.
2012-07-09 12:02:01	+Ahmed	I thought that was elementary school
2012-07-09 12:03:01	@bloodylip	both of those places
2012-07-09 12:05:38	katamaya	love
2012-07-09 12:06:01	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-09 12:06:01	@Aerox	http://kavitya.tumblr.com/post/19118960762
2012-07-09 12:06:03	@Aerox	SUP NATE
2012-07-09 12:06:19	Brainderailment	sup
2012-07-09 12:06:31	Brainderailment	Apparently my little brother got a tiny role in walking deade
2012-07-09 12:06:38	Brainderailment	*-e
2012-07-09 12:06:41	@Aerox	ooooo
2012-07-09 12:06:50	@Aerox	is he an aspiring actor
2012-07-09 12:07:10	@bloodylip	i've got a role for him
2012-07-09 12:07:12	Brainderailment	no, he just has a friend who does video production and they'll be shooting out here soon
2012-07-09 12:07:17	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-09 12:07:24	@Aerox	Does he get to be a zombie
2012-07-09 12:07:26	@bloodylip	does he mind being naked on camera?
2012-07-09 12:07:30	@bloodylip	and having his ass pounded?
2012-07-09 12:07:32	Brainderailment	survivor actually
2012-07-09 12:09:02	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-07-09 12:09:02	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-07-09 12:09:02	--	Mode #destructoid [+v deBLOO] by Q
2012-07-09 12:09:04	Brainderailment	I'm trying to think of something he should wear that would make him stand out
2012-07-09 12:09:11	Brainderailment	that wouldn't be obvious
2012-07-09 12:09:31	@bloodylip	won't they give him something to wear?
2012-07-09 12:09:53	Brainderailment	apparently they just told him to get shitty clothers
2012-07-09 12:09:57	Brainderailment	*-r
2012-07-09 12:10:10	theGoldenAvatar	bloodylip, it's not Game of Thrones.
2012-07-09 12:10:30	@bloodylip	theGoldenAvatar: are you sure?
2012-07-09 12:11:17	katamaya	this conversation confuses me
2012-07-09 12:11:38	theGoldenAvatar	I told my SIL she should try and get in Ironman 3
2012-07-09 12:11:47	theGoldenAvatar	They are filming it right now at the hospital she works in.
2012-07-09 12:11:54	@bloodylip	i think it's more likely that Ironman would get in her
2012-07-09 12:12:01	@bloodylip	if you know what i mean
2012-07-09 12:12:15	Brainderailment	YEEEA BOYYEEEE!
2012-07-09 12:12:56	@Aerox	http://felkes.tumblr.com/post/23019812161/hello-you-might-know-me-as-lanina-from-werelist-i
2012-07-09 12:13:12	+deBLOO	http://www.youtube.com/watch?v=ozgOaX7WBig
2012-07-09 12:13:12	DtoidBot	Illuminati Exposed.m4v
2012-07-09 12:14:15	Brainderailment	he was mad ignorant about jayz worshipping the devil
2012-07-09 12:14:41	@Aerox	jayz is so tricky
2012-07-09 12:15:07	Brainderailment	hahaha
2012-07-09 12:16:10	katamaya	I experienced strong feelings of fight or flight, which resulted in some vocalizations, particularly growling and snarling, and a stooped, digitigrade posture as I continued to fight with myself as best I could internally to regain my composure and finish my job (I was just too tired to fight my instincts). It really felt like my human mask was crumbling through my fingers.
2012-07-09 12:16:29	katamaya	i am dying
2012-07-09 12:16:47	+deBLOO	once I saw the red wolf avatar I knew this was going to be good
2012-07-09 12:16:52	@Aerox	I'm going to growl at the fedex man today
2012-07-09 12:17:21	katamaya	Aerox make sure it's because you've been at work 1 hour longer than you were supposed to be
2012-07-09 12:17:37	@Aerox	I'll accuse him of stepping on my phantom tail
2012-07-09 12:17:43	katamaya	because after about 5 days of no sleep i can actually see this sort of happening
2012-07-09 12:18:05	@Aerox	This is my favorite part
2012-07-09 12:18:06	@Aerox	"I'm a housewife, an artist, and a snow leopard/canis lupus therian"
2012-07-09 12:18:08	katamaya	soldiers who have been awake for 3-4 days or something are often reported as being completely incoherent, sometimes snarling
2012-07-09 12:18:19	katamaya	but ONE HOUR
2012-07-09 12:18:26	katamaya	ONE HOUR LONGER THAN YOU WERE SUPPOSED TO BE AT WORK
2012-07-09 12:18:33	katamaya	this isn't about you being a wolf
2012-07-09 12:18:42	+deBLOO	the nerve of us humans asking it to do that
2012-07-09 12:18:48	katamaya	this is about you being unreliably crazy after staying one extra hour
2012-07-09 12:18:56	katamaya	who gives a fuck what type of crazy you have
2012-07-09 12:19:05	katamaya	oh wait i take it back
2012-07-09 12:19:08	theGoldenAvatar	Shoulda joined the werewolf-union
2012-07-09 12:19:08	katamaya	this is my favourite part
2012-07-09 12:19:12	theGoldenAvatar	They don't put up with that shit
2012-07-09 12:19:22	katamaya	The next day however when I went in the night manager called me into her office and asked what happened. I saw no reason go hide the truth, not that I could have made up a good reason anyway, so I told her about my nonhuman identity
2012-07-09 12:19:29	katamaya	I SAW NO REASON TO HIDE THE TRUTH
2012-07-09 12:19:46	@Aerox	so brave
2012-07-09 12:19:49	katamaya	oh my god wait is this a woman
2012-07-09 12:19:59	@Aerox	yes
2012-07-09 12:20:00	theGoldenAvatar	Female.
2012-07-09 12:20:02	katamaya	oh
2012-07-09 12:20:02	katamaya	my
2012-07-09 12:20:03	katamaya	god
2012-07-09 12:20:05	katamaya	oh my god
2012-07-09 12:20:11	theGoldenAvatar	A woman would implay she was human.
2012-07-09 12:20:13	katamaya	this is somehow better
2012-07-09 12:20:13	theGoldenAvatar	imply
2012-07-09 12:20:21	@Aerox	good point check your priviledge maya
2012-07-09 12:20:24	katamaya	female. thanks
2012-07-09 12:20:45	katamaya	what the fuck is that saying from
2012-07-09 12:21:00	theGoldenAvatar	privilege*
2012-07-09 12:21:06	@Aerox	I wish I could fucking spell privilege
2012-07-09 12:21:35	theGoldenAvatar	Look there! You just did.
2012-07-09 12:21:50	katamaya	wait
2012-07-09 12:21:58	katamaya	how can you be both a leopard and a lupus
2012-07-09 12:22:02	katamaya	what the fuck
2012-07-09 12:22:11	@Aerox	PLURAL SYSTEMS DUH
2012-07-09 12:22:15	katamaya	HOW DOES THIS WORK
2012-07-09 12:22:15	theGoldenAvatar	Duh
2012-07-09 12:22:24	@Aerox	I identify as the actual disease Lupus
2012-07-09 12:22:25	katamaya	man does this make ME a furry
2012-07-09 12:22:27	theGoldenAvatar	You haven't been around enough, Maya
2012-07-09 12:22:29	@Aerox	Because I just watched a lot of House
2012-07-09 12:22:29	katamaya	because I have Lupus
2012-07-09 12:22:32	theGoldenAvatar	Your education is falling behind
2012-07-09 12:22:49	@Aerox	I'm a plural system of Lupus, the hot australian doctor, and an owl
2012-07-09 12:22:56	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-09 12:22:56	--	Mode #destructoid [+o TDiddy] by Q
2012-07-09 12:22:57	katamaya	I actually looked at the doctor and laughed when he said I have lupus
2012-07-09 12:23:09	katamaya	because it's never lupus
2012-07-09 12:23:21	katamaya	he ignored it as awkward nervous laughter i think
2012-07-09 12:23:46	katamaya	and yes my education is falling behind
2012-07-09 12:24:01	katamaya	so you can be leopard and canine simultaneously
2012-07-09 12:24:13	theGoldenAvatar	I don't know.
2012-07-09 12:24:21	theGoldenAvatar	But I think I'm turning into a werewolf.
2012-07-09 12:24:38	@Aerox	There was this great thing earlier this week where someone made up the most ridiculous otherkin identify ever
2012-07-09 12:24:42	@Aerox	and posted all over tumblr, and got all this support
2012-07-09 12:24:53	@Aerox	and then was like "Just kidding you people are fucking insane how did you even take me seriously"
2012-07-09 12:24:57	@Aerox	and now the otherkin are *~oppressed*~
2012-07-09 12:25:11	@TDiddy	haha
2012-07-09 12:25:18	@TDiddy	what the fuck is otherkin
2012-07-09 12:25:20	@TDiddy	you know what
2012-07-09 12:25:23	@TDiddy	i dont care
2012-07-09 12:25:23	katamaya	i don't know actually
2012-07-09 12:25:23	@TDiddy	just dont
2012-07-09 12:25:25	katamaya	i do!!!
2012-07-09 12:25:25	katamaya	i do!
2012-07-09 12:25:28	katamaya	i care!
2012-07-09 12:25:31	katamaya	i relate to these people
2012-07-09 12:25:41	katamaya	i, too, am trapped in a body i don't understand
2012-07-09 12:25:49	@TDiddy	because you are canadian and jewish?
2012-07-09 12:25:51	katamaya	what with my black/jew heritage
2012-07-09 12:25:54	katamaya	yes
2012-07-09 12:25:56	katamaya	and canadian
2012-07-09 12:26:01	@Aerox	http://www.modernprimate.com/transethnic-otherkin-prince-koyangi-is-actually-three-trolls/
2012-07-09 12:26:08	@bloodylip	shit, a canadian black jew?
2012-07-09 12:26:14	@bloodylip	that's like one more than ecks
2012-07-09 12:26:18	@TDiddy	Yeah
2012-07-09 12:26:22	katamaya	i'm actually more indian than black
2012-07-09 12:26:24	katamaya	but no one cares
2012-07-09 12:26:27	@TDiddy	you should have Ben's oppression complex
2012-07-09 12:26:30	@bloodylip	canadian indian black jew?!
2012-07-09 12:26:30	@Aerox	They claimed they were
2012-07-09 12:26:32	@Aerox	autistic pangender asexual demiromantic trans-Asian cat otherkin
2012-07-09 12:26:32	katamaya	it's "dark" so we'll just say black'
2012-07-09 12:26:39	@bloodylip	american indian or asian indian?
2012-07-09 12:26:42	katamaya	haaaaaaaaaaaaahahhha
2012-07-09 12:26:46	katamaya	what is demiromantic
2012-07-09 12:26:51	+Ahmed	I can stop being the black one?
2012-07-09 12:26:54	katamaya	bloodylip - east india. like the country.
2012-07-09 12:27:00	@Aerox	Demiromantic is this fun new term
2012-07-09 12:27:07	@Aerox	Basically created by people who aren't having sex
2012-07-09 12:27:10	@Aerox	That means
2012-07-09 12:27:18	@Aerox	"I only have sex with people I have REAL MEANINGFUL RELATIONSHIPS with"
2012-07-09 12:27:23	katamaya	does anyone even say indian for amerindian anymore? we all say native up here
2012-07-09 12:27:28	katamaya	or aboriginal
2012-07-09 12:27:39	katamaya	DEMOROMANTIC?
2012-07-09 12:27:39	@TDiddy	native american
2012-07-09 12:27:42	katamaya	demiromantic*
2012-07-09 12:27:44	Brainderailment	This is wow. http://youtu.be/dokTEFFfg5Q
2012-07-09 12:27:48	@Aerox	To try to make themselves special and explain why they're not boning anyone
2012-07-09 12:27:55	katamaya	that's HILARIOUS
2012-07-09 12:27:56	@TDiddy	or we we say indian and do the tomohawk chop motion
2012-07-09 12:28:00	@Aerox	because everyone else in a relationship is a horrible person unlike them
2012-07-09 12:28:10	@Aerox	But it's like "a thing" now and they are making tumblr support groups
2012-07-09 12:28:16	@Aerox	on how to "come out" to their parents as demiromantic
2012-07-09 12:28:18	@Aerox	and it is hilarious
2012-07-09 12:28:25	katamaya	hahahahahahahahahahhaha TDiddy all i can think of is this http://www.youtube.com/watch?v=k4qOKybOKXs
2012-07-09 12:28:25	DtoidBot	Gob and Lindsey's Chicken Dance
2012-07-09 12:28:26	@Aerox	MOM DAD I HAVE SOMETHING TO TELL YOU
2012-07-09 12:28:37	@Aerox	I WANT TO HAVE REGULAR MISSIONARY SEX WITH A GIRL THAT I'M IN A RELATIONSHIP WITH
2012-07-09 12:28:48	@Aerox	and then I guess they get disowned for being weird or something and it's very traumatic
2012-07-09 12:28:52	jared	wtf did I just walk in on?
2012-07-09 12:29:29	@TDiddy	heheh
2012-07-09 12:29:33	@bloodylip	what didn't you walk in on?
2012-07-09 12:29:56	jared	Clothed people? Non-weird kids?
2012-07-09 12:29:59	 *	jared shrugs
2012-07-09 12:30:44	jared	Demiromantic?
2012-07-09 12:30:56	jared	I'll add that to my list of things to google on the shiter.
2012-07-09 12:31:01	jared	*shitter
2012-07-09 12:31:05	@bloodylip	you definitely didn't walk in on any demiromantics
2012-07-09 12:31:09	@bloodylip	except maybe travis and jro
2012-07-09 12:31:29	@bloodylip	i never hear them bragging about their sexual conquests, so i'm gonna make that assumption that they are
2012-07-09 12:31:56	@Aerox	That's because they're not particularly good stories
2012-07-09 12:32:49	@bloodylip	i want to hear them anyway!
2012-07-09 12:32:59	@bloodylip	especially if they're embarrassing!
2012-07-09 12:33:07	@Aerox	If they were embarrassing they would be good stories
2012-07-09 12:34:34	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-09 12:35:19	jared	Wait, is this some kind of 50 shades of Grey thing?
2012-07-09 12:37:08	@bloodylip	tell me a story, jro!
2012-07-09 12:37:15	theGoldenAvatar	I have no idea what is going on.
2012-07-09 12:37:16	@Aerox	I need to poop
2012-07-09 12:37:18	@Aerox	but I don't want to get up
2012-07-09 12:37:21	@bloodylip	not sexy enough
2012-07-09 12:38:38	@Aerox	But you love poop
2012-07-09 12:38:44	@bloodylip	but not in a sexy way
2012-07-09 12:38:51	@Aerox	could have fooled me
2012-07-09 12:40:19	katamaya	wait i'm so confused
2012-07-09 12:40:21	@bloodylip	i want to hear all about your sexual conquests, jro
2012-07-09 12:40:27	katamaya	swag means something other than "loot" these days?
2012-07-09 12:40:34	katamaya	i thought swag was stuff you got for free
2012-07-09 12:40:39	@Aerox	swagga
2012-07-09 12:40:40	katamaya	WHY AM I SO STUPID
2012-07-09 12:40:43	@Aerox	because you are a woman
2012-07-09 12:40:45	@bloodylip	because you're canadian
2012-07-09 12:40:53	@Aerox	also because you have lupus
2012-07-09 12:41:12	katamaya	it's true
2012-07-09 12:41:15	jared	OH NO
2012-07-09 12:41:16	theGoldenAvatar	I roll my eyes everytime someone says they have swag.
2012-07-09 12:41:19	jared	But it's NEVER LUPIS
2012-07-09 12:41:22	katamaya	omg i should join a furry forum
2012-07-09 12:41:25	theGoldenAvatar	I just picture them with bags of shit from some anime convention
2012-07-09 12:41:27	+deBLOO	alex has swag
2012-07-09 12:41:28	katamaya	and keep identifying as someone with lupus
2012-07-09 12:41:32	@Aerox	I bet Gandy could recommend some
2012-07-09 12:41:36	@Aerox	LUPUSKIN
2012-07-09 12:41:38	katamaya	and get all confused as to why no one else has symptoms like i have
2012-07-09 12:41:38	+deBLOO	"BASED_Alex"
2012-07-09 12:41:52	@Aerox	I wonder if anyone ever is like...
2012-07-09 12:41:53	@Aerox	an otherkin amoeba
2012-07-09 12:41:55	@Aerox	or a fly
2012-07-09 12:42:02	@Aerox	Or a lame, not cool animal
2012-07-09 12:42:06	@Aerox	They're always panthers and wolves and shit
2012-07-09 12:42:06	katamaya	duck
2012-07-09 12:42:09	katamaya	duck would be awesome
2012-07-09 12:42:15	katamaya	i would totally be a lobster
2012-07-09 12:42:22	@Aerox	http://www.harkavagrant.com/nonsense/mountieduckfinal.png
2012-07-09 12:42:29	@Aerox	That is relevant to your identities
2012-07-09 12:43:00	katamaya	it truly is
2012-07-09 12:43:04	katamaya	it truly truly is
2012-07-09 12:43:10	katamaya	hark a vagrant is the best thing ever
2012-07-09 12:43:13	@Aerox	agree
2012-07-09 12:43:48	katamaya	i haven't eaten and it's making me nauseous
2012-07-09 12:43:54	katamaya	gotta eat
2012-07-09 12:44:02	katamaya	that or it's morning sickness
2012-07-09 12:44:08	katamaya	RUH ROH
2012-07-09 12:53:47	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Quit: Page closed)
2012-07-09 13:00:11	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-09 13:00:11	--	Mode #destructoid [+v ProfPew] by Q
2012-07-09 13:04:16	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-07-09 13:06:38	Halfleft|Away	dicks
2012-07-09 13:07:27	@Aerox	hello gavin
2012-07-09 13:07:31	@Aerox	how was work
2012-07-09 13:08:06	katamaya	hey gavin
2012-07-09 13:08:11	katamaya	PEW
2012-07-09 13:08:17	 *	katamaya rolls up ProfPew
2012-07-09 13:08:28	Halfleft|Away	boring as tits
2012-07-09 13:08:58	Halfleft|Away	and the network kept dying in the last half so it just dragged on forever because I had to keep waiting.
2012-07-09 13:11:13	Halfleft|Away	how was your work aerox
2012-07-09 13:13:01	@Aerox	it's fine so far
2012-07-09 13:13:06	@Aerox	no one is here again
2012-07-09 13:14:06	Halfleft|Away	lucky
2012-07-09 13:15:28	@bloodylip	he gets to wank in the office all day long
2012-07-09 13:15:30	@bloodylip	in front of the windows
2012-07-09 13:15:37	@bloodylip	while people are washing them
2012-07-09 13:16:00	@Aerox	http://i409.photobucket.com/albums/pp176/themattapault/003.jpg
2012-07-09 13:16:26	Halfleft|Away	that sounds exactly like something aerox would do
2012-07-09 13:16:28	Halfleft|Away	what the fuck is that
2012-07-09 13:22:53	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-09 13:25:15	<--	Ahmed (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-09 13:27:09	deBLOO	http://www.youtube.com/watch?v=fsC_gEIYxfA
2012-07-09 13:27:09	DtoidBot	Broken Tier Runnin' Sets Training Session: VISCANT vs. CLOCKW0RK
2012-07-09 13:27:49	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-07-09 13:27:49	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-07-09 13:27:49	--	Mode #destructoid [+v deBLOO] by Q
2012-07-09 13:41:13	-->	meeetalnarf (~meetalnar@p54AC8E58.dip0.t-ipconnect.de) has joined #destructoid
2012-07-09 13:52:34	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-07-09 13:56:20	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-09 13:56:20	--	Mode #destructoid [+v Gemsi] by Q
2012-07-09 14:06:11	+ProfPew	OHAI MAYA
2012-07-09 14:06:26	+ProfPew	do you know where you'll be at PAX yet?
2012-07-09 14:08:03	@bloodylip	IN YOUR PANTS
2012-07-09 14:08:15	theGoldenAvatar	Hopefully Seattle
2012-07-09 14:08:22	+ProfPew	i would hope so
2012-07-09 14:08:25	+ProfPew	Seattle, that is
2012-07-09 14:08:52	theGoldenAvatar	I'm going to sleep in the gutters.
2012-07-09 14:08:56	jared	I'll be in someone's pants during PAX.
2012-07-09 14:08:59	Halfleft|Away	Sigh :(
2012-07-09 14:09:00	jared	Probably mine.
2012-07-09 14:09:13	theGoldenAvatar	Actually, I'm supposed to stay witth Rickey
2012-07-09 14:09:22	theGoldenAvatar	I should probably get up with him about that at some point
2012-07-09 14:10:09	theGoldenAvatar	Halfleft|Away, don't be so poor.
2012-07-09 14:11:45	Halfleft|Away	Give me loads of money then
2012-07-09 14:11:54	theGoldenAvatar	No.
2012-07-09 14:11:58	theGoldenAvatar	That's socialism.
2012-07-09 14:12:05	jared	Can I get some of that moon money!?
2012-07-09 14:12:27	Halfleft|Away	if i hadn't had to move in august I would have considered it
2012-07-09 14:13:20	theGoldenAvatar	http://stackoverflow.com/questions/11340673/why-does-parseint1-0-19-return-18
2012-07-09 14:13:34	theGoldenAvatar	What the fuck is wrong with people?
2012-07-09 14:13:59	+ProfPew	gavin go to pax
2012-07-09 14:14:07	Halfleft|Away	give me loads of money
2012-07-09 14:15:11	theGoldenAvatar	Don't do it.
2012-07-09 14:18:03	jared	haha, 1/0
2012-07-09 14:19:43	theGoldenAvatar	Can we just, like, redo the internet?
2012-07-09 14:20:12	jared	If you give me a dollar, I'll do it.
2012-07-09 14:20:34	katamaya	tga that was hilarious
2012-07-09 14:20:51	katamaya	i don't understand why anyone is asking this question to begin with
2012-07-09 14:21:26	theGoldenAvatar	Because he's validating input
2012-07-09 14:21:32	theGoldenAvatar	And someone puts in 1 / 0
2012-07-09 14:21:36	theGoldenAvatar	And it validates as an integer
2012-07-09 14:21:39	katamaya	got it
2012-07-09 14:21:40	theGoldenAvatar	When it shouldn't
2012-07-09 14:23:02	@bloodylip	theGoldenAvatar: no, that's donation
2012-07-09 14:23:08	@bloodylip	it's only socialism if you give it to everybody
2012-07-09 14:23:18	@bloodylip	and from what i hear, rich people love donations
2012-07-09 14:23:28	@bloodylip	we should rely exclusively on donations instead of taxes
2012-07-09 14:23:28	theGoldenAvatar	I don't think Gavin is a valid charity
2012-07-09 14:23:32	theGoldenAvatar	I can't write that off my taxes
2012-07-09 14:23:36	theGoldenAvatar	And let's be frank
2012-07-09 14:23:40	theGoldenAvatar	That's all charity is good for
2012-07-09 14:23:43	Halfleft|Away	I am absolutely a charity.
2012-07-09 14:24:07	Halfleft|Away	in an effort to save money i brought in my own lunch today and it was rubbish.
2012-07-09 14:24:15	Halfleft|Away	if I had lots of money I wouldn't need to do that.
2012-07-09 14:24:37	theGoldenAvatar	Heh. That's why I have money.
2012-07-09 14:24:41	theGoldenAvatar	Because I'm fucking cheap.
2012-07-09 14:24:51	richterlappy	Im in favor of the Feed Halfie fund , its charity not mandatory
2012-07-09 14:24:54	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Ping timeout)
2012-07-09 14:24:56	jared	Hey, end of Dark Knight Rises leaked! An electric-looking Rachel Dawes shows up when you finally reach Wayne Towers. She tells you you can either synthesize all criminals and good citizens into one life form, control all criminals, although this would kill you, or destroy all criminals, but is destroys all of the Gotham PD as well. Depending on what you pick, Wayne Towers explodes in either a red, green,
2012-07-09 14:24:58	jared	or blue explosion.
2012-07-09 14:25:01	theGoldenAvatar	If I spend more than $2 a day on food something is wrong./
2012-07-09 14:25:21	theGoldenAvatar	jared, what a timely joke.
2012-07-09 14:25:41	Halfleft|Away	topical
2012-07-09 14:25:42	jared	What's that? You need someone to not let things go???
2012-07-09 14:25:48	jared	I'm your man!
2012-07-09 14:26:08	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-09 14:26:20	Halfleft|Away	whatever happened to that kony guy who went mental and started wanking on the streets
2012-07-09 14:26:30	theGoldenAvatar	You're a veritable Rose
2012-07-09 14:26:56	Halfleft|Away	when I heard about that thing all I could think was "this is a great example of humanity right here"
2012-07-09 14:27:00	richterlappy	idk he couldnt come back from fapping in public
2012-07-09 14:27:06	theGoldenAvatar	!weather 28403
2012-07-09 14:27:06	DtoidBot	From Wilmington, North Carolina (KILM) on July 9, 2:53 PM EDT temp: 98 F (37 C) cond: Partly Cloudy wind: From the SSE at 13 MPH Gusting to 21 MPH(20.92 KPH) hu: 42% dewpnt: 71 F (22 C)
2012-07-09 14:27:13	Halfleft|Away	like, I almost hope some intelligent life elsewhere sees that shit and is all "nope" and moves on
2012-07-09 14:27:30	Halfleft|Away	Do you think he still has any friends?
2012-07-09 14:27:42	theGoldenAvatar	Sure. And they mock him daily.
2012-07-09 14:27:43	Halfleft|Away	that's got to be up there with smearing shit everywhere.
2012-07-09 14:28:52	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-09 14:29:03	richterlappy	i didnt like that kony thing cause i heard it funded more rebels aka more child soldiers , the thing the organization supporting was trying to stop
2012-07-09 14:29:18	richterlappy	was
2012-07-09 14:29:32	theGoldenAvatar	What.
2012-07-09 14:29:41	Halfleft|Away	Gandy, aerox, somebody help me think of some witty put down for jordan that I can say to his girlfriend.
2012-07-09 14:29:47	Halfleft|Away	I lack the intelligence to come up with one myself
2012-07-09 14:30:12	@Aerox	Have you met this girl
2012-07-09 14:30:21	Halfleft|Away	no
2012-07-09 14:30:23	@Aerox	oh his croation girlfriend
2012-07-09 14:30:26	Halfleft|Away	Aye
2012-07-09 14:30:33	theGoldenAvatar	Croatia?
2012-07-09 14:30:40	Halfleft|Away	Oui.
2012-07-09 14:30:46	theGoldenAvatar	Really scraping the bottom of the barrel there.
2012-07-09 14:30:51	Halfleft|Away	dirty croat
2012-07-09 14:31:29	 *	Halfleft|Away claps for aerox
2012-07-09 14:31:31	Halfleft|Away	well done sir.
2012-07-09 14:31:37	@Aerox	I miss Jordan
2012-07-09 14:31:55	Gandysampras	no you dont
2012-07-09 14:32:02	Gandysampras	You miss the idea of Jordan
2012-07-09 14:32:09	--	Mode #destructoid [+v Gandysampras] by Q
2012-07-09 14:32:09	Halfleft|Away	We need a new jordan.
2012-07-09 14:32:20	+Gandysampras	No one is pretty or repressed enough
2012-07-09 14:32:25	<--	meeetalnarf (~meetalnar@p54AC8E58.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-09 14:32:31	Halfleft|Away	This is true.
2012-07-09 14:32:45	-->	meeetalnarf (~meetalnar@p54AC8E58.dip0.t-ipconnect.de) has joined #destructoid
2012-07-09 14:34:08	<--	meeetalnarf (~meetalnar@p54AC8E58.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-07-09 14:35:28	Halfleft|Away	she's not bad on the eyes for a croat like
2012-07-09 14:35:37	katamaya	WOAH WOAH WOAH
2012-07-09 14:35:39	katamaya	what the fuck is this shit
2012-07-09 14:35:41	katamaya	raw denim
2012-07-09 14:35:50	katamaya	this guy just said he didn't wash his jeans for AN ENTIRE YEAR
2012-07-09 14:35:53	katamaya	because they're RAW DENIM
2012-07-09 14:35:59	katamaya	WHAT TEH FUCK IS THIS SHIT
2012-07-09 14:36:04	Halfleft|Away	who is 'this guy'
2012-07-09 14:36:08	theGoldenAvatar	Self-cleaning nanobots
2012-07-09 14:36:11	katamaya	some dirty fucking hipster
2012-07-09 14:36:11	richterlappy	that sounds like a good idea
2012-07-09 14:36:23	Halfleft|Away	why are you talking to dirty fucking hipsters?
2012-07-09 14:36:38	Halfleft|Away	BRB TATER'S DONE
2012-07-09 14:36:42	theGoldenAvatar	http://www.rawrdenim.com/2011/09/the-essential-raw-denim-breakdown-our-100th-article/
2012-07-09 14:36:46	theGoldenAvatar	RAW DENIM 101
2012-07-09 14:37:10	theGoldenAvatar	What happens if you, like, spill something on them?
2012-07-09 14:37:19	katamaya	i have no idea
2012-07-09 14:37:32	@bloodylip	then you throw them out and buy a new pair
2012-07-09 14:37:34	theGoldenAvatar	"The bacteria counts were highest around the crotch, but McQueen found no E. coli or other kind of bacteria from fecal matter. ?I did expect to find something but I was pleasantly surprised not to find something like that."
2012-07-09 14:37:35	@bloodylip	or wallow in the filth
2012-07-09 14:37:36	katamaya	but your crotch must smell like ...well, dirty crotch
2012-07-09 14:37:37	theGoldenAvatar	Hahahaha
2012-07-09 14:38:26	richterlappy	well you have to create a natural musk , he must not shower either
2012-07-09 14:38:26	katamaya	it's not about the bacteria
2012-07-09 14:38:29	katamaya	i'm not worried about bacteria
2012-07-09 14:38:32	katamaya	i'm worried ABOUT SMELL
2012-07-09 14:39:12	+Gemsi	stop sticking your nose in peoples crotches
2012-07-09 14:39:18	theGoldenAvatar	Bacteria is the source of most foul odors.
2012-07-09 14:39:26	+Gemsi	that should let you avoid all but the worse of it
2012-07-09 14:40:01	katamaya	tga - i guess so, although sometimes that doesn't equate to "more bacteria"
2012-07-09 14:40:12	katamaya	as in levels might be "normal" but smell could still be worse
2012-07-09 14:40:53	katamaya	like...pee. pee doesn't have any bacteria in it (hopefully) but it DOES smell awful.
2012-07-09 14:42:31	Halfleft|Away	why are you talking to dirty hipsters
2012-07-09 14:43:15	jared	What sterotype do you all fall under then?
2012-07-09 14:43:16	jared	Gamer?
2012-07-09 14:43:32	Halfleft|Away	Fuck you.
2012-07-09 14:43:37	Halfleft|Away	I'm normal as fuck.
2012-07-09 14:43:50	+Gemsi	but you are northern
2012-07-09 14:43:54	+Gemsi	so not that normal
2012-07-09 14:43:56	jared	Dood, put that knife down.
2012-07-09 14:44:15	richterlappy	no get im
2012-07-09 14:44:21	jared	So, northern people are weird?
2012-07-09 14:44:42	Halfleft|Away	this is some horse shit
2012-07-09 14:44:43	+Gemsi	all english people are
2012-07-09 14:44:52	Halfleft|Away	this potato has been in the oven for an hour and the very centre is still hard
2012-07-09 14:45:17	 *	jared resist urge to correct Queen's English spelling to US English spelling
2012-07-09 14:45:19	@bloodylip	microwave it
2012-07-09 14:45:45	jared	Come to think of it, I'm surprised that I've never been stabbed before.
2012-07-09 14:45:47	@bloodylip	alternatively, shove a large nail into it as you're cooking it in the oven
2012-07-09 14:46:12	katamaya	Halfleft|Away did you stab it
2012-07-09 14:46:19	katamaya	just cut it open slightly
2012-07-09 14:46:25	richterlappy	the most i know about english people is that sex pistols song god save the queen and karl pilkington
2012-07-09 14:46:25	Halfleft|Away	Good idea i'll just travel back in time an hour and a bit and go get a nail from my nail collection bloodylip.
2012-07-09 14:46:27	+Gemsi	did you turn the oven on ?
2012-07-09 14:46:29	Halfleft|Away	I stabbed it all over katamaya
2012-07-09 14:46:36	katamaya	Gemsi hahaha
2012-07-09 14:46:42	katamaya	STAB IT HARDER
2012-07-09 14:46:50	Halfleft|Away	I'll stab you harder.
2012-07-09 14:46:57	katamaya	i'm in
2012-07-09 14:47:08	jared	Super Oven Bros.
2012-07-09 14:47:10	Halfleft|Away	</violent sexual imagery>
2012-07-09 14:47:14	richterlappy	mmmm potato
2012-07-09 14:47:28	jared	I cannot believe he did that with a potatoe.
2012-07-09 14:47:34	Halfleft|Away	Yes gemsi. I can tell because it's scolding me.
2012-07-09 14:47:41	jared	haha
2012-07-09 14:47:42	Halfleft|Away	scalding?
2012-07-09 14:47:56	+Gemsi	was it a fresh potato ?
2012-07-09 14:47:57	Halfleft|Away	"FUCK YOU GAVIN I'M BURNING TO DEATH!"
2012-07-09 14:48:00	Halfleft|Away	No.
2012-07-09 14:48:14	Halfleft|Away	I don't live on a farm
2012-07-09 14:48:42	jared	Burn? Singe?
2012-07-09 14:48:53	+Gemsi	neither do i, but then I can still get woken up by cows mooing so I suppose that's close enough
2012-07-09 14:49:05	Halfleft|Away	When I was younger I used to hate the skins.
2012-07-09 14:49:14	Halfleft|Away	Now I'm old and wise I know they're the best parts.
2012-07-09 14:49:22	@bloodylip	also, slightly poisonous parts
2012-07-09 14:49:22	Halfleft|Away	Turned out my mum just makes shit baked potatos
2012-07-09 14:49:27	jared	I don't know about old, but...
2012-07-09 14:49:38	Halfleft|Away	dude i'm 22 now
2012-07-09 14:49:42	Halfleft|Away	that's not even 21 any more
2012-07-09 14:49:48	jared	I'm way older than that.
2012-07-09 14:49:49	Halfleft|Away	I'm officially basically dead.
2012-07-09 14:50:08	jared	I'm pretty much half decomposed.
2012-07-09 14:51:04	Halfleft|Away	My coworker is from New Zealand and has a well thick accent.
2012-07-09 14:51:28	Halfleft|Away	At least twice a day there's an exchange where we're all like "huh" "eh?" "wha?" Because we can't understand a fucking thing the other one said.
2012-07-09 14:51:38	Halfleft|Away	Today I could have swore he said that beer should be sellotape
2012-07-09 14:51:52	Halfleft|Away	took about 40 seconds to deduce he was saying 'cellar temperature'
2012-07-09 14:52:13	richterlappy	sounds like a laurel and hardy skit
2012-07-09 14:52:15	@bloodylip	damn kiwis
2012-07-09 14:54:00	katamaya	oh my god
2012-07-09 14:54:07	katamaya	i'm laughing SO HARD
2012-07-09 14:54:16	katamaya	at the thought of gavin and a new zealander
2012-07-09 14:54:21	katamaya	trying to understand each other
2012-07-09 14:54:24	katamaya	so fucking awesome
2012-07-09 14:54:24	Halfleft|Away	dude my workplace is diverse as fuck
2012-07-09 14:54:41	Halfleft|Away	my old boss is a 5 foot tall japanese girl with a thick london accent
2012-07-09 14:54:49	@bloodylip	Halfleft|Away: how many mexicans work there?
2012-07-09 14:54:59	Halfleft|Away	like four fucking irish you can barely understanf. The most welsh person in the universe, a camp guy from alabama
2012-07-09 14:55:09	Halfleft|Away	none
2012-07-09 14:55:20	@Aerox	"All the white people at my work are all so diverse"
2012-07-09 14:55:21	Halfleft|Away	why would a mexican come to england
2012-07-09 14:55:26	@Aerox	"They're all from different parts of the united kingdom"
2012-07-09 14:55:34	@Aerox	"One is even from sheffield"
2012-07-09 14:55:52	Halfleft|Away	oruk is blacker than the darkest night and he's from birmingham...
2012-07-09 14:56:02	+Gemsi	sheffield is pretty exotic
2012-07-09 14:56:04	Halfleft|Away	he's called Hoani, maya.
2012-07-09 14:56:12	Halfleft|Away	I know how to say 'hello' in mauri and everything
2012-07-09 14:56:15	Halfleft|Away	i'd blend right in me
2012-07-09 14:58:45	richterlappy	not alot of mexican food where you live halfie?
2012-07-09 14:59:39	<--	Hitogoroshi (~Mike_Koch@wsip-184-182-182-75.dc.dc.cox.net) has left #destructoid
2012-07-09 15:06:18	katamaya	oh hey that's cool gavin
2012-07-09 15:06:43	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-09 15:06:44	katamaya	HAHAHA
2012-07-09 15:06:47	--	jared is now known as jared|away
2012-07-09 15:06:51	katamaya	12:55 Aerox "All the white people at my work are all so diverse"
2012-07-09 15:06:55	katamaya	this was fantastic
2012-07-09 15:09:54	katamaya	http://snarkeet.tumblr.com/post/26850718705/vladith-the-unpopular-opinions-anon
2012-07-09 15:09:54	katamaya	what
2012-07-09 15:10:45	-->	Ecksorcism (~Ahed@70.32.45.179) has joined #destructoid
2012-07-09 15:10:45	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-09 15:10:49	@bloodylip	hi ecks!
2012-07-09 15:11:03	+Ecksorcism	hey bloodylip
2012-07-09 15:11:37	Halfleft|Away	kiaora is hello
2012-07-09 15:11:44	Halfleft|Away	pronounced fast, almost like one syllable
2012-07-09 15:11:51	Halfleft|Away	there is richterlappy
2012-07-09 15:11:58	Halfleft|Away	but it's rich white people mexican food
2012-07-09 15:12:04	Halfleft|Away	not vexed_alex mexican food
2012-07-09 15:13:03	@bloodylip	so taco bell?
2012-07-09 15:13:56	Halfleft|Away	we don't have taco bell
2012-07-09 15:13:59	Halfleft|Away	fortunately
2012-07-09 15:14:07	Halfleft|Away	as I understand it's basically food poisoning you pay for?
2012-07-09 15:14:12	@Aerox	basically!
2012-07-09 15:14:51	+Gemsi	we have indian places for that really
2012-07-09 15:15:00	+Gemsi	or anywhere that sell kebabs
2012-07-09 15:15:56	andrewm	There's rich white people mexican food?
2012-07-09 15:18:33	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-07-09 15:18:33	--	Mode #destructoid [+v Ahmed] by Q
2012-07-09 15:23:41	<--	Ecksorcism (~Ahed@70.32.45.179) has quit (Ping timeout)
2012-07-09 15:31:27	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-09 15:31:36	deBLOO	I am bored
2012-07-09 15:32:14	deBLOO	http://www.youtube.com/watch?v=u5RzkMVpjVU
2012-07-09 15:32:14	DtoidBot	chillwavefrog.wmv
2012-07-09 15:53:48	Halfleft|Away	!q
2012-07-09 15:53:48	DtoidBot	Generating new random quote set.
2012-07-09 15:53:49	DtoidBot	[49] Vexed_Alex: It isn't Uber's fault that older men want to enter him, lemon!
2012-07-09 15:53:53	Halfleft|Away	!lq
2012-07-09 15:53:53	DtoidBot	[1167] <Aerox> sex is a first person shooter <Aerox> cause you shoot loads
2012-07-09 15:54:01	Halfleft|Away	!dq 1166
2012-07-09 15:54:01	DtoidBot	[1166] <+Ecksorcism> do Korean's have a famous crime syndicate?  <dare> Yeah, Samsung
2012-07-09 15:54:08	Halfleft|Away	!dq 1165
2012-07-09 15:54:08	DtoidBot	[1165] <Halfleft|Away> I've never liked the whole rape/orgy thing
2012-07-09 15:54:14	Halfleft|Away	!dq 1164
2012-07-09 15:54:14	DtoidBot	[1164] <RobotBebop> i just stepped on my cat by accident, she looked at me like i was trying to murder her.. HOW DOES IT FEEL BITCH
2012-07-09 15:54:46	Halfleft|Away	!sqd half
2012-07-09 15:54:46	DtoidBot	[1165] <Halfleft|Away> I've never liked the whole rape/orgy thing
2012-07-09 15:54:46	DtoidBot	[1156] <Halfleft|away> someone at work literally died <Halfleft|away> and he's not dead yet
2012-07-09 15:54:47	DtoidBot	[1149] <Halfleft|away> i complemented steph at work's skirt and blouse last week and now she calls me 'hun'
2012-07-09 15:54:47	DtoidBot	[1143] < Halfleft|away> I have so fucking a girl
2012-07-09 15:54:48	DtoidBot	[1121] <+Gandysampras> Gross, Gavin's dick looks like a creeper  <Halfie> Thatsssssssssssss a nice vagina you've got there.
2012-07-09 15:54:48	DtoidBot	137 quotes remaining. !more for more.
2012-07-09 15:58:24	Halfleft|Away	!more
2012-07-09 15:58:24	DtoidBot	[1119] Halfleft: I'm too nice
2012-07-09 15:58:25	DtoidBot	[1104] <Halfleft> I judge a sucessful night by how much blood there is in my semen
2012-07-09 15:58:25	DtoidBot	[1099] <Batthink> There was a time on IRC where he was pleasant enough to get along with... <mid3vol> halfie has always been a cunt, don't be silly
2012-07-09 15:58:26	DtoidBot	[1074] <Halfleft|away> hold on I have a rape photo too
2012-07-09 15:58:26	DtoidBot	[1060] <Halfleft|away> I've done a weekly podcast every day for like three years
2012-07-09 15:58:26	DtoidBot	132 quotes remaining. !more for more.
2012-07-09 16:00:35	Halfleft|Away	!more
2012-07-09 16:00:35	DtoidBot	[1057] Halfleft|away: I am the silliest of bitches
2012-07-09 16:00:35	DtoidBot	[1047] <Halfleft> Fucking kacie would be like putting it in a soggy pillowcase filled with coathangers
2012-07-09 16:00:35	DtoidBot	[1040] <Halfleft> wow what an ass http://en.wikipedia.org/wiki/Steve_jobs#Business_life <Bigby> its Steve Jobs <Bigby> its understood <Halfleft> doesn't he have cancer or something? <@The_Young_Scot> he has iCancer  <@madfigs> so it's not as powerful or fast as normal cancer -__- <Bigby> but its shinier <Bigby> and works with iTunes
2012-07-09 16:00:35	DtoidBot	[1036]  <Halfleft> dammit <Halfleft> you're one of those gents with dashing good looks. <Halfleft> who KNOWS IT <LordBroodington> but for some fucking reason most of my male friends eventually confide in me "man if i ever got with a guy it would be you" <@madfigs> friend zoned
2012-07-09 16:00:37	DtoidBot	[1021] [09:44]Halfleft|away: why does gmails sent mail box always take ages to laod for me
2012-07-09 16:00:39	DtoidBot	127 quotes remaining. !more for more.
2012-07-09 16:00:54	katamaya	i'm going to drink about nine redbulls and play some twilight princess. that's not suicide right
2012-07-09 16:01:00	katamaya	according to insurance
2012-07-09 16:01:07	katamaya	so that thom can get money
2012-07-09 16:01:15	Halfleft|Away	I think owning a wii voids most insurance
2012-07-09 16:01:21	katamaya	damn
2012-07-09 16:03:24	Halfleft|Away	!sqd maya
2012-07-09 16:03:24	DtoidBot	[1109] <katamaya> i dreamt i had sex with stephen fry last night
2012-07-09 16:03:24	DtoidBot	[933] <Maya> Wait..... <Maya> Are there ANY Asian humans in star wars? <The_Young_Scot> Thai fighters
2012-07-09 16:03:26	DtoidBot	[276] <theGoldenAvatar> I once made a thing in Maya
2012-07-09 16:04:23	Halfleft|Away	!sqd bush
2012-07-09 16:04:23	DtoidBot	[934] bushofghosts: <----sluuuuuuuuut
2012-07-09 16:04:24	DtoidBot	[931] <bushofghosts> Gavin I had an awkward question from a 9 year old as to what thundercunt means.  Thanks for that.
2012-07-09 16:04:25	DtoidBot	[892] <bushofghosts> I WILL PUT MY BOOBS IN YOUR FACE
2012-07-09 16:04:25	DtoidBot	[753] * bushofghosts (bushofghos@DynastyNet-D756F162.hawaii.res.rr.com) has joined #destructoid * Gandy immediately loses his erection
2012-07-09 16:04:26	DtoidBot	[402] <bushofghosts> i want to stick your green ranger flute in me
2012-07-09 16:04:27	DtoidBot	7 quotes remaining. !more for more.
2012-07-09 16:04:34	Halfleft|Away	931 must be one of my favourites.
2012-07-09 16:05:34	katamaya	oh wow last night when the wii shut off i lost my entire progress in twilight princess
2012-07-09 16:05:36	katamaya	like two hours
2012-07-09 16:05:37	katamaya	oh well
2012-07-09 16:05:44	Halfleft|Away	great machine.
2012-07-09 16:05:50	katamaya	no it was me
2012-07-09 16:05:53	katamaya	i turned it off
2012-07-09 16:05:58	Halfleft|Away	Not even joking, the wii is without a shadow of a doubt my largest buyers remorse
2012-07-09 16:06:05	katamaya	i use it daily
2012-07-09 16:06:06	katamaya	so i love it
2012-07-09 16:06:12	katamaya	never had a problem with it unless it was my own doing
2012-07-09 16:06:14	katamaya	like just now
2012-07-09 16:06:15	Halfleft|Away	Mine collects dust in newcastle
2012-07-09 16:06:19	Halfleft|Away	No i mean games wise
2012-07-09 16:06:21	katamaya	why didnt you just sell it
2012-07-09 16:06:22	Halfleft|Away	I own three games for it
2012-07-09 16:06:24	katamaya	oh
2012-07-09 16:06:32	katamaya	i own like twenty and play them all haha
2012-07-09 16:06:42	Halfleft|Away	I wanted a bunch when I first got it
2012-07-09 16:06:44	katamaya	but i'm a kirby/rhythm game/casual game fanatic
2012-07-09 16:06:52	Halfleft|Away	but nintendo was all "haha, fuck you EU, 12 month wait!"
2012-07-09 16:06:56	Halfleft|Away	then I stopped caring.
2012-07-09 16:07:00	katamaya	most people will never friggin use the thing
2012-07-09 16:07:28	Halfleft|Away	I don't like paying for the same game over and over
2012-07-09 16:08:17	Halfleft|Away	!sqd cunt
2012-07-09 16:08:17	DtoidBot	[1099] <Batthink> There was a time on IRC where he was pleasant enough to get along with... <mid3vol> halfie has always been a cunt, don't be silly
2012-07-09 16:08:18	DtoidBot	[931] <bushofghosts> Gavin I had an awkward question from a 9 year old as to what thundercunt means.  Thanks for that.
2012-07-09 16:08:18	DtoidBot	[622] <+Halfleft> Hi, I'm halfie <+Halfleft> I'm a cunt.
2012-07-09 16:08:18	DtoidBot	[572] <+Halfleft> Tactix. you are a cunt and I hate you.
2012-07-09 16:08:19	DtoidBot	[404] "(8:11:59 AM) Halfie: I'm an ignorant cunt"
2012-07-09 16:08:20	DtoidBot	1 quotes remaining. !more for more.
2012-07-09 16:08:22	Halfleft|Away	!more
2012-07-09 16:08:22	DtoidBot	[253] <digtastik> i saw a broad *poof" a dollar bill off her cunt a few weeks ago
2012-07-09 16:08:33	Halfleft|Away	most of those lines highlighted for me
2012-07-09 16:14:29	-->	Batthink (webchat@host109-153-139-53.range109-153.btcentralplus.com) has joined #destructoid
2012-07-09 16:21:51	--	Ahmed is now known as Ahmed|Away
2012-07-09 16:24:15	Halfleft|Away	!q batt
2012-07-09 16:24:15	DtoidBot	[1099] <Batthink> There was a time on IRC where he was pleasant enough to get along with... <mid3vol> halfie has always been a cunt, don't be silly
2012-07-09 16:30:02	<--	Batthink (webchat@host109-153-139-53.range109-153.btcentralplus.com) has quit (Registered)
2012-07-09 16:30:02	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-09 16:30:57	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-09 16:31:00	Batthink	Meh.
2012-07-09 16:37:25	+Gandysampras	!q fist
2012-07-09 16:37:25	DtoidBot	[514] <%countingconflict> You know that you are too drunk when you wake up and your fist is still in a midget hooker's asshole, and you have a half-eaten Baconator in your free hand
2012-07-09 16:37:30	+Gandysampras	¬_¬
2012-07-09 16:39:48	@Aerox	wow that's pretty wacky
2012-07-09 16:41:40	Halfleft|Away	I forget the tweets back and forth between yourself maya and alex
2012-07-09 16:41:53	@Aerox	which ones
2012-07-09 16:41:55	Halfleft|Away	but when you replied "that looks like an EPIC WIN!" I almost cried laughing aerox.
2012-07-09 16:41:55	@Aerox	that happens often
2012-07-09 16:41:59	@Aerox	oh hahahahahah
2012-07-09 16:42:13	@Aerox	that was a great one
2012-07-09 16:42:31	Halfleft|Away	I don't even remember the context
2012-07-09 16:42:35	Halfleft|Away	just that it was hilarious
2012-07-09 16:42:45	@Aerox	i'm looking for it
2012-07-09 16:48:01	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-09 16:48:01	--	Mode #destructoid [+v jorge`] by Q
2012-07-09 16:51:11	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-09 16:53:57	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-09 17:01:12	katamaya	which WAS that
2012-07-09 17:01:24	katamaya	was it the one where i wanted a videogame with a corgi and a lobster
2012-07-09 17:01:34	katamaya	and alex said "and star wars references"
2012-07-09 17:02:27	katamaya	!q katamaya
2012-07-09 17:02:27	DtoidBot	[1109] <katamaya> i dreamt i had sex with stephen fry last night
2012-07-09 17:02:38	katamaya	!q
2012-07-09 17:02:38	DtoidBot	[903]  <@Aerox> Jesse is like a Vulpix except instead of tails they are penises <%Tactix> Aerox just called me a Vulpix <%Tactix> thats so gay and win
2012-07-09 17:06:53	@Aerox	hahah yeah it was that one
2012-07-09 17:06:59	@Aerox	Alex said something about bacon ninja pirate zombies or something
2012-07-09 17:09:56	Halfleft|Away	sounds about right
2012-07-09 17:10:03	Halfleft|Away	aspergers was mentioned
2012-07-09 17:33:28	richterlappy	aspergers in paradise
2012-07-09 17:35:11	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-09 17:38:01	katamaya	man if the explosions of dead bodies in twilight princess had gore
2012-07-09 17:39:27	Halfleft|Away	and chainsaw guns
2012-07-09 17:39:33	Halfleft|Away	and massive TIT-AYS!
2012-07-09 17:39:40	Halfleft|Away	AAA-Platinum in weeks.
2012-07-09 17:42:34	-->	kacie|work (webchat@192.76.80.75) has joined #destructoid
2012-07-09 17:42:40	@Aerox	hey kacie
2012-07-09 17:42:42	kacie|work	damnz.
2012-07-09 17:42:48	kacie|work	hello!
2012-07-09 17:43:34	Halfleft|Away	you're still fucking alive you indie hipster twat
2012-07-09 17:43:39	Halfleft|Away	gratz
2012-07-09 17:43:44	kacie|work	thanks!
2012-07-09 17:44:02	Halfleft|Away	on a scale of 0-micheal cera how 'twee' are you right now?
2012-07-09 17:44:14	kacie|work	-michael cera
2012-07-09 17:44:15	kacie|work	I get paid to do nothing for 10 hours, so I figured I might as well talk to you assholes :D
2012-07-09 17:44:27	kacie|work	or maybe michael cera, if you have bad tastes
2012-07-09 17:44:47	kacie|work	it's cold so I've got green sleeves underneath an oversized red company shirt
2012-07-09 17:44:51	kacie|work	and a black and blue scarf...
2012-07-09 17:48:24	@Aerox	oooo someone is having a giant fight outside
2012-07-09 17:48:29	kacie|work	pics
2012-07-09 17:48:33	@Aerox	I can't see it
2012-07-09 17:48:38	@Aerox	I can just hear them screaming at each other
2012-07-09 17:48:45	kacie|work	what are they screaming about?
2012-07-09 17:48:45	@Aerox	girl just yelled out that someone was a fucking sack of shit
2012-07-09 17:48:48	@Aerox	guy yelled back she was a crazy bitch
2012-07-09 17:48:49	kacie|work	lol
2012-07-09 17:50:58	kacie|work	gavin: http://www.wikihow.com/Grind-%28for-Girls%29
2012-07-09 17:51:04	kacie|work	you need practice.
2012-07-09 17:51:35	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-09 17:55:10	@Aerox	ahahaha
2012-07-09 17:56:01	richterlappy	chorizo and tabasco shud definitely not be 1st meal of the day
2012-07-09 17:59:47	-->	halfmob (~AndChat@dab-bhx2-nat-blade-8-1.dab.02.net) has joined #destructoid
2012-07-09 17:59:57	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-07-09 18:00:11	Batthink	Or vodka and cornflakes
2012-07-09 18:00:19	<--	halfmob (~AndChat@dab-bhx2-nat-blade-8-1.dab.02.net) has quit (Quit: Bye)
2012-07-09 18:02:09	Halfleft|Away	Are you coming on to me kacie
2012-07-09 18:02:25	Halfleft|Away	also what the fuck do you do getting paid to do nothing for 10 hours?
2012-07-09 18:04:39	kacie|work	1.  No.  2.  I wait for people that will never call me to call me
2012-07-09 18:04:53	kacie|work	at least until they decide what else I should be doing
2012-07-09 18:05:52	Halfleft|Away	what is your job
2012-07-09 18:05:56	Halfleft|Away	stop being cryptic
2012-07-09 18:06:04	Halfleft|Away	are you a phone sex worker
2012-07-09 18:06:12	Halfleft|Away	but the ads they put up have a eally ugly model on them?
2012-07-09 18:06:17	kacie|work	lol
2012-07-09 18:06:18	Halfleft|Away	(see: you)
2012-07-09 18:06:23	kacie|work	tech support.
2012-07-09 18:06:37	Halfleft|Away	Swap jobs with you?
2012-07-09 18:06:42	kacie|work	I'm tier 2 for an account that we don't support any more, so right now I'm waiting for the new company to call me with questions
2012-07-09 18:06:51	kacie|work	sure, this one will go under soon anyway
2012-07-09 18:07:00	Halfleft|Away	jokes on you, so will mine
2012-07-09 18:07:06	kacie|work	yay economy!
2012-07-09 18:08:11	Halfleft|Away	mine wasn't economy
2012-07-09 18:08:15	Halfleft|Away	the owner is just retarded
2012-07-09 18:08:41	kacie|work	well, you don't want to work for a retarded owner anyway
2012-07-09 18:09:29		[benbeltran[away away: Detached from tmux]
2012-07-09 18:09:41	Halfleft|Away	I do want to pay rent though.
2012-07-09 18:10:21	kacie|work	whatever, your roommates will do it for you at least once
2012-07-10 08:36:58		irc: disconnected from server
2012-07-10 08:37:17		[benbeltran[away away: Detached from tmux]
2012-07-10 08:37:19	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-10 08:37:19	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away cardfrek2 DougCL|sleeping DtoidBot jared|away metalnarf mistic pointzeroeight Simmy Suff0cat theGoldenAvatar]
2012-07-10 08:37:19	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 3 voices, 14 normals)
2012-07-10 08:37:23	--	Mode #destructoid [+tnCN]
2012-07-10 08:37:23	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-10 08:37:29	@bloodylip	well in the new FF7 release, you can just pay to not grind!
2012-07-10 08:37:35	theGoldenAvatar	Haha
2012-07-10 08:37:43	theGoldenAvatar	I hope you're not serious.
2012-07-10 08:37:49	@bloodylip	deadly.
2012-07-10 08:38:24	theGoldenAvatar	This weekend I suddenly had the desire to play some type of new JRPG
2012-07-10 08:38:29	theGoldenAvatar	Then I came to my senses.
2012-07-10 08:38:44	@bloodylip	haha
2012-07-10 08:38:48	theGoldenAvatar	And reminded myself of how shitty the story, dialogue, voice acting and gameplay would be.
2012-07-10 08:38:55	@bloodylip	oh, upon checking sources, it's not confirmed that the "booster" will be paid DLC
2012-07-10 08:39:02	@bloodylip	but it's square, so i'm still going to lean in that direction
2012-07-10 08:39:18	@bloodylip	but yes, there is a "booster" feature that lets you give your characters HP, XP, and Gil
2012-07-10 08:39:36	theGoldenAvatar	Gross.
2012-07-10 08:39:55	theGoldenAvatar	Heh.
2012-07-10 08:40:04	theGoldenAvatar	They should do an FF8 version.
2012-07-10 08:40:10	theGoldenAvatar	And release the card game alongside it.
2012-07-10 08:40:23	theGoldenAvatar	I wish that card game was real.
2012-07-10 08:40:27	theGoldenAvatar	Because it was fucking fun.
2012-07-10 08:40:48	theGoldenAvatar	Especially when all the rules (minus random) were applied.
2012-07-10 08:41:05	@bloodylip	was it a different card game from Tetra Master in FF9?
2012-07-10 08:41:10	theGoldenAvatar	Yes.
2012-07-10 08:41:15	@bloodylip	because i loved Tetra Master
2012-07-10 08:41:18	theGoldenAvatar	A far better one in my opinion.
2012-07-10 08:41:21	theGoldenAvatar	Triple Triad.
2012-07-10 08:41:26	@bloodylip	but not enough to pay to play it with FFXI
2012-07-10 08:41:29	theGoldenAvatar	It was smaller and a bit simpler.
2012-07-10 08:41:35	theGoldenAvatar	But more interesting to me.
2012-07-10 08:41:53	theGoldenAvatar	Some of the rules in Tetra Master were silly.
2012-07-10 08:42:03	theGoldenAvatar	Like not knowing the abilities of your cards.
2012-07-10 08:42:34	theGoldenAvatar	The best thing about that card game.
2012-07-10 08:42:38	theGoldenAvatar	Is if you play it a ton
2012-07-10 08:42:39	@bloodylip	i honestly don't remember a lot about it anymore
2012-07-10 08:42:43	theGoldenAvatar	You can beat the game at like level 17
2012-07-10 08:42:57	theGoldenAvatar	Because you can get all the best junction stuff from the cards
2012-07-10 08:43:20	theGoldenAvatar	I replayed all the PS FFs a few years ago.
2012-07-10 08:43:28	theGoldenAvatar	And min/maxed them to death.
2012-07-10 08:45:56	theGoldenAvatar	Ugh. This guy.
2012-07-10 08:45:57	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/wbq39/noob_question_about_gaining_weight/
2012-07-10 08:46:06	theGoldenAvatar	Like, I'm trying to help him.
2012-07-10 08:46:10	theGoldenAvatar	But his info is useless.
2012-07-10 08:54:35	@bloodylip	and i never actually played ff8
2012-07-10 08:54:37	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/wbs7k/is_there_anything_wrong_with_drinking_1_protein/
2012-07-10 08:54:59	theGoldenAvatar	bloodylip, it's my favorite.
2012-07-10 08:55:15	theGoldenAvatar	bloodylip, the battle/junction/gf system they have is awesome.
2012-07-10 08:55:20	theGoldenAvatar	A lot of people hated it.
2012-07-10 08:55:32	theGoldenAvatar	But I loved the customizability of it.
2012-07-10 08:57:47	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-10 08:57:47	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-10 08:58:45	theGoldenAvatar	But it's also probably the worst looking game in the series.
2012-07-10 08:58:51	theGoldenAvatar	You think FF7 looks bad?
2012-07-10 09:02:23	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-10 09:07:37	@bloodylip	i do think FF7 looks bad
2012-07-10 09:07:42	@bloodylip	are you telling me that FF8 looks worse?
2012-07-10 09:07:53	theGoldenAvatar	In some ways, yeah.
2012-07-10 09:09:17	theGoldenAvatar	It's funny that those things blew me away.
2012-07-10 09:09:32	theGoldenAvatar	How is that even possible?
2012-07-10 09:09:44	theGoldenAvatar	Perspective is a cunt.
2012-07-10 09:15:31		[benbeltran[away back: gone 00:38:14]
2012-07-10 09:21:29	theGoldenAvatar	http://i.imgur.com/S2K2K.jpg
2012-07-10 09:22:18	@bloodylip	haha
2012-07-10 09:35:09	+Ecksorcism	I wish I could leave my phone at home
2012-07-10 09:35:13	+Ecksorcism	fucking work cell
2012-07-10 10:13:52	theGoldenAvatar	http://www.kickstarter.com/projects/575109064/penny-arcade-sells-out
2012-07-10 10:15:58	theGoldenAvatar	This is dumb.
2012-07-10 10:16:06	theGoldenAvatar	Anybody who donates to this is a fucktard.
2012-07-10 10:30:26	+Gandysampras	That is absolutely insane
2012-07-10 10:31:05	theGoldenAvatar	There are better ways to give your money away for nothing.
2012-07-10 10:31:14	+Gandysampras	"$300: @tychobrahe will follow you on twitter for one year"
2012-07-10 10:31:18	+Gandysampras	Fucking retarded
2012-07-10 10:31:25	+Gandysampras	already one backer for that
2012-07-10 10:31:30	theGoldenAvatar	Like charity or something.
2012-07-10 10:31:33	^power	sounds like a bad joke
2012-07-10 10:31:45	+Ecksorcism	charity gets you tax incentives doesnt it?
2012-07-10 10:31:45	+Gandysampras	Also someone has payed 10 grand for lunch with them
2012-07-10 10:32:00	theGoldenAvatar	Who the fuck?
2012-07-10 10:32:37	theGoldenAvatar	How rich do you have to be to spend $10,000 on that?
2012-07-10 10:32:43	theGoldenAvatar	I could be a billionaire and not do that.
2012-07-10 10:32:48	+Gandysampras	agreed
2012-07-10 10:33:18	theGoldenAvatar	You know it'd be awkward as shit too.
2012-07-10 10:33:27	theGoldenAvatar	It's like weird nerd prostitution
2012-07-10 10:33:38	+Gandysampras	Aye
2012-07-10 10:34:10	+Ecksorcism	This has to be a joke
2012-07-10 10:35:47	theGoldenAvatar	Ahaha
2012-07-10 10:35:55	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/sP728qE.png
2012-07-10 10:36:23	theGoldenAvatar	That's my vision of the internet.
2012-07-10 10:36:32	theGoldenAvatar	Where you pay to access the sites you like!
2012-07-10 10:37:05	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-10 10:37:05	--	Mode #destructoid [+o Aerox] by Q
2012-07-10 10:38:05	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-10 10:42:31	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-10 10:43:31	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-10 10:43:31	--	Mode #destructoid [+o TDiddy] by Q
2012-07-10 10:46:18	Batthink	Hi TDiddy
2012-07-10 10:52:33	+Gandysampras	yo yo yo nerds
2012-07-10 10:52:39	Brainderailment	rude
2012-07-10 10:59:07	Batthink	Hi Gandy
2012-07-10 11:02:54	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-10 11:03:00	@Aerox	hi gandy!
2012-07-10 11:03:04	@Aerox	hi nate!
2012-07-10 11:03:32	@bloodylip	bye ahmed!
2012-07-10 11:04:37	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-10 11:06:37	@Aerox	HI RICKEY
2012-07-10 11:18:24	-->	tGA_phone (~tgaphone@rrcs-98-101-176-165.midsouth.biz.rr.com) has joined #destructoid
2012-07-10 11:24:30	storyr	HELLO SIR
2012-07-10 11:24:57	@Aerox	how are yo
2012-07-10 11:24:58	@Aerox	u
2012-07-10 11:24:59	@Aerox	?
2012-07-10 11:27:42	storyr	good
2012-07-10 11:27:45	storyr	busy, which is actually nice
2012-07-10 11:27:49	storyr	yourself?
2012-07-10 11:28:47	storyr	I need a jave SDET
2012-07-10 11:28:48	storyr	find me one
2012-07-10 11:28:49	storyr	kthx
2012-07-10 11:29:23	@Aerox	i don't know what that is
2012-07-10 11:29:34	@Aerox	what if I just send you a dick picture instead
2012-07-10 11:30:41	@bloodylip	that's okay with me
2012-07-10 11:31:15	storyr	yeah tha tworks
2012-07-10 11:31:19	@Aerox	you have plently already christopher
2012-07-10 11:31:22	@Aerox	don't be a dickhog
2012-07-10 11:31:28	storyr	dickpichog*
2012-07-10 11:31:40	@Aerox	no he's definitely just a dickhog
2012-07-10 11:34:15	@bloodylip	can't i be both?
2012-07-10 11:43:39	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-10 11:43:39	--	Mode #destructoid [+v Gemsi] by Q
2012-07-10 11:46:26	<--	tGA_phone (~tgaphone@rrcs-98-101-176-165.midsouth.biz.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-10 11:48:14	Batthink	Hi Gemsi
2012-07-10 11:48:19	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-10 11:48:19	--	Mode #destructoid [+v ProfPew] by Q
2012-07-10 11:48:20	+Gemsi	Howdy
2012-07-10 11:48:39	Batthink	Have you been checking out the OUYA console?
2012-07-10 11:51:25	theGoldenAvatar	Sounds almost as good as Pandora
2012-07-10 11:52:01	+Gemsi	hey the pandora was good for me keeping ?200 odd out of my account for a year
2012-07-10 11:53:11	+Gemsi	i wonder if they ever shipped them in mass thinking about it
2012-07-10 11:54:01	Batthink	lo
2012-07-10 11:54:11	Batthink	Lol: http://www.videogamer.com/features/article/50_shades_of_gray_fox.html
2012-07-10 11:54:44	Brainderailment	There's a winston churchhill quote on the back of my monster can.
2012-07-10 11:54:53	Brainderailment	Churchill
2012-07-10 11:55:10	@bloodylip	speaking of electronics nobody ever received
2012-07-10 11:55:15	@bloodylip	i got my Raspberry Pi!
2012-07-10 11:55:26	+Gemsi	i got mine a while back
2012-07-10 11:55:32	@bloodylip	...it's been sitting in the box on my desk since friday
2012-07-10 11:55:34	Brainderailment	what are your plans for it?
2012-07-10 11:55:38	+Gemsi	i've still not figured out what to do with it
2012-07-10 11:55:43	@bloodylip	Brainderailment: i have no plans
2012-07-10 11:55:55	@bloodylip	maybe toss XBMC on it and use it as a living room streamer
2012-07-10 11:56:05	Brainderailment	I've been thinking of using them as basic mp3 recording devices for work
2012-07-10 11:56:20	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-10 11:56:29	+Gemsi	sound / audio stuff was still a little rough last I looked
2012-07-10 11:56:45	+Gemsi	but then i'm still on the first released debian image, I really should update it
2012-07-10 11:57:01	Brainderailment	I've seen people turn arduinos into mp3 playback units, I wonder about recording
2012-07-10 11:57:25	Brainderailment	probably not now that I think of all the encoding bullshit
2012-07-10 11:58:53	Brainderailment	hmmm http://www.sparkfun.com/products/9365
2012-07-10 11:59:23	+Gemsi	I really need to get a case for mine thinking about it
2012-07-10 11:59:55	Brainderailment	make a tiny wooden one like an Apple 1
2012-07-10 12:02:14	Brainderailment	Right now we have whole computers with the single purpose to record audio from program on each station. all those pcs heat up the studios too much, I really want a simple solution to recording audio and dumping it to a shared folder
2012-07-10 12:10:23	@Aerox	Nate what specifically is your job at the station
2012-07-10 12:10:26	@Aerox	I've never been quite clear on that
2012-07-10 12:11:01	Brainderailment	I wear more than 1 hat
2012-07-10 12:11:45	Brainderailment	I cover basic board shifts, but I do production as well. Whenever there's a computer issue, I'm the guy that must deal with it.
2012-07-10 12:14:12	@bloodylip	Brainderailment: you wear more than one hat? so you're their TF2 player?
2012-07-10 12:14:29	Brainderailment	I farm hats
2012-07-10 12:15:51	Brainderailment	Okay, this poor british bastard's name is "Mike Cook"
2012-07-10 12:16:26	Brainderailment	http://vimeo.com/45072925
2012-07-10 12:27:59	Brainderailment	Hey linuxfags, is there any reason I should avoid an AMD APU?
2012-07-10 12:34:50	@bloodylip	what's an APU?
2012-07-10 12:35:04	Brainderailment	It's the cpu and gpu in one chip
2012-07-10 12:36:22	Brainderailment	This amd is really impressive, you can build a whole pc for about $200 that performs like this. http://www.youtube.com/watch?v=wsbKYr7sD8o
2012-07-10 12:36:23	DtoidBot	AMD E350 (ZACATE) Performance
2012-07-10 12:36:39	Brainderailment	gay music aside
2012-07-10 12:38:21	@bloodylip	i can't get past the gay music
2012-07-10 12:38:30	@bloodylip	also, i have no idea about that
2012-07-10 12:38:35	@bloodylip	i'm not a huge linux fag these days
2012-07-10 12:39:08	Brainderailment	I'll probably just put windows 7 on it anyway
2012-07-10 12:42:59	@bloodylip	just put windows 8 on it
2012-07-10 12:43:15	Brainderailment	lol, no thanks
2012-07-10 12:43:34	Brainderailment	I can't afford a touchscreen monitor
2012-07-10 13:04:02	+Gandysampras	ooh, andre and raffi from The League do a podcast about terrible movies
2012-07-10 13:05:08	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-10 13:08:17	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-10 13:14:46	@Aerox	http://pastebin.com/DWFLVavF
2012-07-10 13:16:09	Halfleft|Away	whats this
2012-07-10 13:16:12	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-10 13:16:23	@Aerox	proof of misandry
2012-07-10 13:17:04	Halfleft|Away	well im covinced
2012-07-10 13:18:21	@Aerox	http://www.penny-arcade.com/comic/2011/5/23/
2012-07-10 13:19:26	@Aerox	Why did you have a bad day at work today gavin
2012-07-10 13:19:45	Halfleft|Away	our network we need died
2012-07-10 13:19:52	Halfleft|Away	so i had to go to Sodexo HQ
2012-07-10 13:19:56	Halfleft|Away	it's fucking shit
2012-07-10 13:19:58	@Aerox	like your internet?
2012-07-10 13:20:11	Halfleft|Away	internet and compant network
2012-07-10 13:20:13	@Aerox	I thought Sodexho was a food provider
2012-07-10 13:20:23	Halfleft|Away	Amongst other things
2012-07-10 13:20:26	@Aerox	oh
2012-07-10 13:20:27	@Aerox	that's quite a combo
2012-07-10 13:20:33	@Aerox	They just did the food for our college dining halls
2012-07-10 13:20:36	@Aerox	I didn't know they also did internet
2012-07-10 13:20:41	Halfleft|Away	We at reed just sort their business training
2012-07-10 13:20:48	Halfleft|Away	no they're not a provider
2012-07-10 13:21:07	Halfleft|Away	We need to be able to access the sodexo network at Reed
2012-07-10 13:21:10	Halfleft|Away	but it died
2012-07-10 13:21:21	Halfleft|Away	so we had to go to Sodexo HQ, which just happens to be just up the road
2012-07-10 13:21:27	Halfleft|Away	but it's a completely different environment
2012-07-10 13:21:29	Halfleft|Away	nee craic
2012-07-10 13:21:35	Halfleft|Away	you can hear a pin drop
2012-07-10 13:21:43	Halfleft|Away	time fucking stops when you work in absolute silence
2012-07-10 13:21:52	@Aerox	no it doesn't
2012-07-10 13:21:53	@Aerox	I love silence
2012-07-10 13:22:06	@Aerox	my boss and his wife are both on the phone right now and I do not likei t
2012-07-10 13:22:25	Halfleft|Away	not when you dp mindless admin work jonathan :(
2012-07-10 13:26:14	Halfleft|Away	sigh
2012-07-10 13:30:14	+Gemsi	got I wish I could work in silence
2012-07-10 13:31:01	+Gemsi	sat next to a busy call centre with a shitty taste in music is not the greatest working environment in the world
2012-07-10 13:40:05	richterlappy	any farting?
2012-07-10 13:41:29	@bloodylip	always farting
2012-07-10 13:42:14	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-10 13:45:32	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Read error: Operation timed out)
2012-07-10 13:48:55	-->	katamaya (~bushofgho@S01060022b0caa914.gv.shawcable.net) has joined #destructoid
2012-07-10 13:50:31	Halfleft|Away	nee craic whatsoever
2012-07-10 13:50:45	Halfleft|Away	it's also hard to bitch about the people you're doing administration for when they're in the same room
2012-07-10 13:52:42	<--	andrewjm (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-07-10 13:53:16	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-10 13:55:16	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-10 14:03:42	<--	andrewjm (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-07-10 14:04:15	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-10 14:20:46	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-10 14:21:28	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-07-10 14:30:44	<--	katamaya (~bushofgho@S01060022b0caa914.gv.shawcable.net) has quit (Ping timeout)
2012-07-10 14:42:00	-->	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has joined #destructoid
2012-07-10 15:06:20	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-10 15:06:20	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-10 15:06:20	--	andrewm_ is now known as andrewm
2012-07-10 15:51:00	-->	meeetalnarf (~meetalnar@p54AC98E9.dip0.t-ipconnect.de) has joined #destructoid
2012-07-10 16:04:59	@Aerox	Rickey are you here
2012-07-10 16:07:10	storyr	I AM
2012-07-10 16:07:45	storyr	What's up J-rizzle?
2012-07-10 16:08:04	@Aerox	So I'm pretty sure I'm just going to fly into seattle friday morning
2012-07-10 16:08:12	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-07-10 16:08:13	@Aerox	BUT my flight home is probably going to be at like 8pm on monday
2012-07-10 16:08:16	@Aerox	so will you drink with me all monday afternoon
2012-07-10 16:08:44	storyr	UMMM
2012-07-10 16:08:45	storyr	DUHHHH
2012-07-10 16:08:52	@Aerox	yay
2012-07-10 16:09:27	storyr	http://www.thelookoutseattle.com/
2012-07-10 16:09:27	storyr	???
2012-07-10 16:09:43	storyr	and also
2012-07-10 16:09:47	storyr	the bar that is where Chapel used to be
2012-07-10 16:09:49	storyr	is fucking awesome now
2012-07-10 16:10:37	@Aerox	woot
2012-07-10 16:11:10	richterlappy	what airline jro?
2012-07-10 16:11:16	@Aerox	virgin
2012-07-10 16:12:41	+Gandysampras	faaaaaaaart
2012-07-10 16:12:48	@Aerox	HI GANDY
2012-07-10 16:12:52	+Gandysampras	Yo yo yo
2012-07-10 16:12:55	@Aerox	When are you in NYC again
2012-07-10 16:13:03	@Aerox	I am either there the week of the 13th or the week of the 20th
2012-07-10 16:13:29	+Gandysampras	end of august / start of september
2012-07-10 16:13:34	@Aerox	How end of august
2012-07-10 16:13:56	+Gandysampras	I'unno
2012-07-10 16:13:58	+Gandysampras	Ill go find out
2012-07-10 16:15:59	Halfleft|Away	why are you in NYC
2012-07-10 16:16:02	Halfleft|Away	you have no money
2012-07-10 16:16:40	@Aerox	To hook up with me
2012-07-10 16:16:41	storyr	to make that money
2012-07-10 16:16:46	@Aerox	^
2012-07-10 16:16:47	storyr	BY PROSTITUTION IS WHAT I AM IMPLYING
2012-07-10 16:17:42	+Gandysampras	It is my parents 30th wedding anniversary and I just finished university so they wanted to do a last family holiday thing
2012-07-10 16:18:08	andrewm	Before mass suicide.
2012-07-10 16:18:14	Halfleft|Away	gay
2012-07-10 16:18:15	andrewm	Don't drink the punch.
2012-07-10 16:20:30	@Aerox	anyway
2012-07-10 16:20:31	@Aerox	gandy
2012-07-10 16:20:31	@Aerox	when
2012-07-10 16:22:34	@Aerox	http://www.huffingtonpost.com/2012/07/10/twilight-fan-killed-comic-con_n_1662956.html?ncid=edlinkusaolp00000003
2012-07-10 16:23:08	andrewm	The URL is a better headline
2012-07-10 16:24:23	Brainderailment	holy shit
2012-07-10 16:24:40	Brainderailment	53 year old women needs to calm her shit
2012-07-10 16:34:49	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-10 16:34:49	--	Mode #destructoid [+v jorge`] by Q
2012-07-10 16:37:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-10 16:37:44	--	Mode #destructoid [+o TDiddy] by Q
2012-07-10 17:03:08	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-10 17:05:56	[Rabite]	brain: someone did it for her
2012-07-10 17:06:00	<--	meeetalnarf (~meetalnar@p54AC98E9.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-10 17:37:31	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-10 17:41:30	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-10 17:41:30	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-10 17:47:00	richterlappy	i feel sorry for her thats a embarrassing place & way to die esp when your over 50
2012-07-10 17:48:25	Brainderailment	She's not embarrassed, I promise.
2012-07-10 17:53:18	richterlappy	heh you wouldnt want something like that your obituary?
2012-07-10 17:54:00	Brainderailment	I don't think they'll write her wacky downfall in the obit.
2012-07-10 18:06:24	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-10 18:07:55	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has left #destructoid
2012-07-10 18:12:08	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-10 18:12:56		[benbeltran[away away: Detached from tmux]
2012-07-10 19:18:43		irc: disconnected from server
2012-07-11 09:02:11		[benbeltran[away away: Detached from tmux]
2012-07-11 09:02:13	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-11 09:02:13	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power Apple_Master benbeltran[away cardfrek2 DougCL DtoidBot Dyganth jared|away metalnarf mistic pointzeroeight Simmy1 theGoldenAvatar]
2012-07-11 09:02:13	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 2 voices, 14 normals)
2012-07-11 09:02:17	--	Mode #destructoid [+tnCN]
2012-07-11 09:02:17	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-11 10:23:02	-->	meeetalnarf (~meetalnar@p54AC8753.dip0.t-ipconnect.de) has joined #destructoid
2012-07-11 10:38:20	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-11 10:38:20	--	Mode #destructoid [+o Aerox] by Q
2012-07-11 10:57:39	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-11 11:14:43	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-07-11 11:59:14	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-07-11 12:09:44	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-11 12:25:23	@Aerox	HI RICKEY
2012-07-11 12:29:17	storyr	hello sir
2012-07-11 12:29:37	storyr	so, we share an office with a law firm, and one of the lawyers today was like "You're a techincal guy, want to help me in a case next week?"
2012-07-11 12:29:43	storyr	so I am running his document camera and projector
2012-07-11 12:29:44	storyr	LOL
2012-07-11 12:35:04	@Aerox	Nice!
2012-07-11 12:35:21	@Aerox	Watching lawyers try to work projectors/elmos is always hilarious
2012-07-11 12:35:41	@Aerox	I had to sit down with a guy for twenty minutes once to try to teach him how to swap between the laptop and the elmo on the projector
2012-07-11 12:35:42	@Aerox	it was a single button
2012-07-11 12:35:46	storyr	I need to know what to charge him...
2012-07-11 12:35:48	storyr	any ideas?
2012-07-11 12:35:51	@Aerox	and he would just like…mash every other button except the right one
2012-07-11 12:36:01	@Aerox	I dunno
2012-07-11 12:36:15	@Aerox	My hourly rate is probably not appropriate for just operating the doc camera
2012-07-11 12:44:20		[benbeltran[away back: gone 03:42:08]
2012-07-11 12:45:54	storyr	yeah
2012-07-11 12:46:06	storyr	well and since I work for a consulting company I think we're just going to pay me through the company
2012-07-11 12:46:11	storyr	to keep it "on th ebooks"
2012-07-11 12:46:15	storyr	I'm just not sure what to charge
2012-07-11 12:46:16	storyr	haha
2012-07-11 13:01:24	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-11 13:01:24	--	Mode #destructoid [+v Gemsi] by Q
2012-07-11 13:06:25	storyr	what the fuck vivendi
2012-07-11 13:08:04	@Aerox	haha
2012-07-11 13:16:41	@bloodylip	?
2012-07-11 13:21:21	@Aerox	Bloody it's rumored that they're so broke they're looking to sell off Activision/Blizz to either Time Warner or MS
2012-07-11 13:23:32	@bloodylip	lol
2012-07-11 14:15:05	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-11 14:16:10	-->	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has joined #destructoid
2012-07-11 14:16:18	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-11 14:17:02	-->	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has joined #destructoid
2012-07-11 14:26:28	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-11 14:36:34	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-11 14:49:40	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-11 14:55:39	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-11 14:59:17	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-11 15:14:19	DougCL	http://www.theverge.com/gaming/2012/7/11/3151222/batman-arkham-city-follow-up-to-be-a-prequel
2012-07-11 15:41:25	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-11 15:55:26	<--	meeetalnarf (~meetalnar@p54AC8753.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-11 16:05:36	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-11 16:05:36	--	Mode #destructoid [+o TDiddy] by Q
2012-07-11 16:24:11	<--	Dyganth (~Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-11 16:24:11	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-07-11 16:24:19	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-11 16:24:44	-->	Dyganth (Dyganth@c-24-22-214-222.hsd1.wa.comcast.net) has joined #destructoid
2012-07-11 16:35:45	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-11 16:37:34	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-11 16:37:34	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-11 16:51:34	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-11 17:08:53	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-11 17:08:53	--	Mode #destructoid [+v jorge`] by Q
2012-07-11 17:28:10	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-07-11 17:28:34	Halfleft|Away	tits
2012-07-11 17:28:54	Halfleft|Away	I am disappointingly sobver
2012-07-11 17:28:57	Halfleft|Away	sober
2012-07-11 17:29:03	Halfleft|Away	that is just my shit laptop
2012-07-11 17:29:42	@Aerox	drink more
2012-07-11 17:29:55	Halfleft|Away	home now
2012-07-11 17:30:07	Halfleft|Away	way past my bed time as well
2012-07-11 17:31:21	Halfleft|Away	it was amusing
2012-07-11 17:31:26	Halfleft|Away	my boss however did get drunk
2012-07-11 17:31:41	Halfleft|Away	and told us what may be my favourite shit-faces story ever
2012-07-11 17:32:28	Halfleft|Away	about how when she was 19 and trying to impress a girl and brought them all some drugs that to this day nobody can identify, got off her tits and was convinced she'd killed half a campsite by setting fire to a field with her piss
2012-07-11 17:37:25	Halfleft|Away	i wish i had food :(
2012-07-11 17:41:23	-->	Bigby (~Bigby@108.230.246.144) has joined #destructoid
2012-07-11 17:41:23	--	Mode #destructoid [+v Bigby] by Q
2012-07-11 17:41:35		[benbeltran[away away: Detached from tmux]
2012-07-11 18:41:20		irc: disconnected from server
2012-07-12 09:20:25		[benbeltran[away away: Detached from tmux]
2012-07-12 09:20:27	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-12 09:20:27	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away DougCL DtoidBot Dyganth Ecks|Work jared|away metalnarf mistic pointzeroeight Simmy1 theGoldenAvatar]
2012-07-12 09:20:27	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 2 voices, 15 normals)
2012-07-12 09:20:31	--	Mode #destructoid [+tnCN]
2012-07-12 09:20:31	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-12 09:46:13	@bloodylip	theGoldenAvatar: maybe keep doing encodings in a binary-search fashion to get the filesize you like, then record the final quality value to use as a starting value for the next one?
2012-07-12 09:52:12	--	jared|away is now known as jared
2012-07-12 09:52:51	jared	So... Ouya?
2012-07-12 09:53:21	Ecks|Work	sounds like a stupid name for a console
2012-07-12 09:53:53	Ecks|Work	I actually dont know anything about it other than the name and its an OSS Android game console
2012-07-12 09:53:58	Ecks|Work	what do you think?
2012-07-12 09:54:17	@bloodylip	/i/ think they're going to need to do something about the ease of android piracy
2012-07-12 09:54:32	jared	I think it has a lot of potential.
2012-07-12 09:54:34	@bloodylip	also, tegra3 is cool and all, but meh
2012-07-12 09:54:36	Ecks|Work	makes sense
2012-07-12 09:55:09	@bloodylip	i mean, if they put together a kickass environment, it could work
2012-07-12 09:55:21	@bloodylip	it's not gonna replace a 360 or ps3, but it can sit beside it
2012-07-12 09:55:24	Ecks|Work	is the only hook that its $99?
2012-07-12 09:55:27	jared	I'm not going to expect the world from Ouya mark 1, however, if it's successful as a business prop for hardware and software companies, we may see a more powerful one with better titles down the line.
2012-07-12 09:55:30	@bloodylip	especially for $100
2012-07-12 09:55:50	@bloodylip	really, all it's gonna come down to is developer agreements
2012-07-12 09:55:52	@bloodylip	without that, it's nothing
2012-07-12 09:55:56	@bloodylip	sure, it could play regular android games
2012-07-12 09:56:13	@bloodylip	but how many of them will work without a touchscreen/accelerometer interface?
2012-07-12 09:56:40	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-12 09:56:45	Ecks|Work	the PS1 emulators would be cool
2012-07-12 09:56:54	Digittal	http://www.youtube.com/watch?v=bUo1PgKksgw&feature=player_embedded
2012-07-12 09:56:54	DtoidBot	TONIGHT'S THE NIGHT
2012-07-12 09:56:54	jared	Also, you /can/ tether a controller to an Android phone, but game devs avoid controller input as it's not popular. No user base for it. This is the first Android platform that says "YES please add controller support, the Ouya has a controller."
2012-07-12 09:57:34	jared	Thanks DtoidBot !! ^_^ !??? 3 $ x
2012-07-12 09:58:24	@bloodylip	jared: exactly
2012-07-12 09:58:29	theGoldenAvatar	bloodylip, yeah, that was a solution.
2012-07-12 09:58:37	theGoldenAvatar	But that would kill performance
2012-07-12 09:58:40	@bloodylip	right
2012-07-12 09:58:51	@bloodylip	theGoldenAvatar: quality 1 for all?
2012-07-12 09:58:55	theGoldenAvatar	Haha, yeah.
2012-07-12 09:59:26	@bloodylip	what kind of images are you encoding?
2012-07-12 10:00:29	jared	Pr0n?
2012-07-12 10:02:06	Digittal	wow that's old
2012-07-12 10:03:04	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-12 10:03:20	Ecks|Work	Hey Rickey
2012-07-12 10:07:37	theGoldenAvatar	bloodylip, jpegs
2012-07-12 10:07:56	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-12 10:07:56	--	Mode #destructoid [+o TDiddy] by Q
2012-07-12 10:08:03	theGoldenAvatar	tens of thousands of images
2012-07-12 10:08:17	theGoldenAvatar	Trying to find a way to limit storage
2012-07-12 10:13:53	storyr	morning
2012-07-12 10:14:35	jared	Hey.
2012-07-12 10:15:21	@bloodylip	hi rickey!
2012-07-12 10:16:27	jared	Hey ricky, you so fine.
2012-07-12 10:16:43	jared	I'm assuming that no one has ever made that joke before.
2012-07-12 10:17:04	Ecks|Work	who can remember
2012-07-12 10:17:14	Ecks|Work	I think I need a new chair
2012-07-12 10:17:18	Ecks|Work	my back is killing me
2012-07-12 10:24:34	storyr	never made that joke
2012-07-12 10:24:34	storyr	ever
2012-07-12 10:24:38	storyr	or rickey don't lose that number
2012-07-12 10:24:39	storyr	EVER
2012-07-12 10:24:49	Digittal	jared you have tainted my mind
2012-07-12 10:25:19	storyr	I need a new chair at home...I've gotten in this bad habid of putting my legs up on my tower and sitting like that after an hour KILLS me back the next day
2012-07-12 10:25:53	theGoldenAvatar	KILLS ME BACK
2012-07-12 10:25:54	Ecks|Work	I had the same problem, I ended up putting my tower on the desk
2012-07-12 10:28:29	jared	Digittal: Why, what did I do?
2012-07-12 10:28:54	@bloodylip	rickey is a pirate, confirmed.
2012-07-12 10:29:07	jared	Butt pirate?
2012-07-12 10:29:13	@bloodylip	that too
2012-07-12 10:29:18	jared	...
2012-07-12 10:29:23	@bloodylip	but that just comes with the territory when you talk to jro
2012-07-12 10:29:40	jared	Sorry, word association.
2012-07-12 10:30:36	+Gandysampras	Doooooop de dooo
2012-07-12 10:32:14	Digittal	damn song is stuck in my head
2012-07-12 10:32:24	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-12 10:32:24	--	Mode #destructoid [+o Aerox] by Q
2012-07-12 10:32:52	@bloodylip	speaking of butt pirates!
2012-07-12 10:34:27	Digittal	http://files.sharenator.com/butt_pirate-s286x286-83141.gif
2012-07-12 10:42:22	+Gandysampras	HI AEROX
2012-07-12 10:44:12	storyr	NICE
2012-07-12 10:44:49	@Aerox	HI GANDY
2012-07-12 10:44:49	@Aerox	HI RICKEY
2012-07-12 10:45:43	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-12 10:45:46	@Aerox	HI NATE
2012-07-12 10:45:55	Brainderailment	hey, steam sale info?
2012-07-12 10:46:21	Brainderailment	Fuck yeah, Pro Cycling Manager!
2012-07-12 10:46:38	Digittal	brain
2012-07-12 10:46:40	theGoldenAvatar	Fuck yeah.
2012-07-12 10:47:24	Digittal	i think in less than 2 hours
2012-07-12 10:47:31	Brainderailment	cool
2012-07-12 10:47:46	Digittal	http://www.youtube.com/watch?v=bUo1PgKksgw&feature=player_embedded
2012-07-12 10:47:46	DtoidBot	TONIGHT'S THE NIGHT
2012-07-12 10:47:59	theGoldenAvatar	Are the Walking Dead episodes really $25?
2012-07-12 10:48:18	Digittal	for a season?
2012-07-12 10:48:39	theGoldenAvatar	Oh, okay.
2012-07-12 10:48:44	theGoldenAvatar	I thought it was $25 per.
2012-07-12 10:48:53	theGoldenAvatar	Was about to throw things.
2012-07-12 10:49:09	Digittal	that sounds like a way to not make money
2012-07-12 10:49:14	Digittal	http://www.timeanddate.com/countdown/generic?iso=20120712T10&p0=234&msg=Steam+summer+sale
2012-07-12 10:49:40	theGoldenAvatar	I seriously hope there's no sale.
2012-07-12 10:49:46	@bloodylip	me too
2012-07-12 10:49:48	@bloodylip	it would be hilarious
2012-07-12 10:51:13	Digittal	there's already a religion for it on reddit
2012-07-12 10:52:36	Brainderailment	yeah, I don't really have any spending money right now, so if they don't have a steam sale, I'd actually be glad
2012-07-12 10:53:22	Digittal	if you're going down, so is everyone else?
2012-07-12 11:00:09	+Gandysampras	What the fuck are steam badges
2012-07-12 11:00:13	+Gandysampras	and when were these introduced?
2012-07-12 11:00:33	+Gandysampras	http://steamcommunity.com/id/gandysampras/badges
2012-07-12 11:01:33	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-07-12 11:03:55	@Aerox	WHAAAAAAT
2012-07-12 11:04:20	@Aerox	I HAVE TO GET THEM ALL
2012-07-12 11:04:27	@Aerox	Look at your sickening two potatoes
2012-07-12 11:05:24	+Gandysampras	Lololol
2012-07-12 11:05:43	+Gandysampras	I'm lazy
2012-07-12 11:05:56	theGoldenAvatar	http://steamcommunity.com/id/thegoldenavatar/badges
2012-07-12 11:05:59	theGoldenAvatar	I have zero potatoes
2012-07-12 11:06:09	theGoldenAvatar	And that's bullshit
2012-07-12 11:06:13	theGoldenAvatar	I totes posted a screenshot
2012-07-12 11:06:29	+Gandysampras	you ahve to do a new one
2012-07-12 11:06:32	theGoldenAvatar	"PLAY A GAM"
2012-07-12 11:06:35	theGoldenAvatar	GAME*
2012-07-12 11:06:43	+Gandysampras	I'm guessing this is day 1 of the tickets or whatever the gimmick is
2012-07-12 11:06:46	theGoldenAvatar	Like... Can't you tell I've played some games, guys?
2012-07-12 11:06:47	+Gandysampras	for todays sale
2012-07-12 11:07:26	theGoldenAvatar	I can't believe years of service is only Level 3
2012-07-12 11:07:33	@Aerox	I know, it should go way higher
2012-07-12 11:07:46	+Gandysampras	Agreed
2012-07-12 11:07:51	+Gandysampras	I have had mine for 7 years
2012-07-12 11:07:53	theGoldenAvatar	Mine is 2004, guys
2012-07-12 11:07:57	+Gandysampras	No wait, six
2012-07-12 11:08:04	+Gandysampras	omg you are so leet
2012-07-12 11:08:09	theGoldenAvatar	I KNOW
2012-07-12 11:09:28	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-12 11:09:39	@Aerox	Haha, nice video gandy
2012-07-12 11:10:23	+Gandysampras	Double down or the NG one from ages ago I aded last year?
2012-07-12 11:10:27	@Aerox	dd
2012-07-12 11:10:29	+Gandysampras	haha
2012-07-12 11:10:30	@Aerox	mine isn't linking :/
2012-07-12 11:10:33	+Gandysampras	I removed it already though
2012-07-12 11:10:36	@Aerox	oh there it goes
2012-07-12 11:10:37	@Aerox	yeah
2012-07-12 11:10:46	theGoldenAvatar	I totally commented.
2012-07-12 11:10:48	@Aerox	i'm adding a puppy
2012-07-12 11:10:52	+Gandysampras	sexy
2012-07-12 11:11:02	+Gandysampras	50 minutes til sale oclock isnt it?
2012-07-12 11:12:56	theGoldenAvatar	I added a video
2012-07-12 11:13:26	theGoldenAvatar	http://steamcommunity.com/id/thegoldenavatar/videos/
2012-07-12 11:15:32	+Gandysampras	how annoying I dont have one for the steam treasure hunt
2012-07-12 11:15:36	theGoldenAvatar	I did everything
2012-07-12 11:15:36	+Gandysampras	I did all of them
2012-07-12 11:15:41	theGoldenAvatar	What now?
2012-07-12 11:15:57	+Gandysampras	There is a badge for doing the great steam treasure hunt
2012-07-12 11:16:00	+Gandysampras	I dont have it
2012-07-12 11:16:04	@Aerox	loser
2012-07-12 11:16:04	+Gandysampras	But I know I did it
2012-07-12 11:16:06	+Gandysampras	IKR
2012-07-12 11:16:34	theGoldenAvatar	I am a Pillar of the Community guys
2012-07-12 11:17:45	@Aerox	Me too
2012-07-12 11:18:01	jared	I'm a Pillar of Autumn.
2012-07-12 11:18:39	theGoldenAvatar	I beat you by 2 minutes.
2012-07-12 11:18:57	theGoldenAvatar	You have 36 more potatoes than me.
2012-07-12 11:18:59	theGoldenAvatar	With my zero.
2012-07-12 11:19:03	+Gandysampras	I was the first to see the page and I only just did it
2012-07-12 11:19:07	+Gandysampras	I should be less distracted
2012-07-12 11:19:16	theGoldenAvatar	Seriously.
2012-07-12 11:19:19	@Aerox	If you removed a hand from your genitals you'd probably be faster
2012-07-12 11:19:24	theGoldenAvatar	You need to get your mind right.
2012-07-12 11:19:24	+Gandysampras	Good point
2012-07-12 11:19:30	+Gandysampras	!lfm Gandysampras
2012-07-12 11:19:34	DtoidBot	Gandysampras last listened to "Old Joy" by Noah and the Whale on 9 Jun 2012, 00:25.
2012-07-12 11:19:39	+Gandysampras	Incorrect
2012-07-12 11:19:43	theGoldenAvatar	Sounds gay bro
2012-07-12 11:20:29	+Gandysampras	!lfm Gandysampras
2012-07-12 11:20:32	DtoidBot	Gandysampras last listened to "Old Joy" by Noah and the Whale on 9 Jun 2012, 00:25.
2012-07-12 11:20:35	+Gandysampras	Broken.
2012-07-12 11:20:49	theGoldenAvatar	http://www.last.fm/user/gandysampras
2012-07-12 11:20:52	theGoldenAvatar	You're broken
2012-07-12 11:21:27	@Aerox	Yeah gandy I'm missing treasrue hunt too
2012-07-12 11:21:37	+Gandysampras	It's broken for a bunch of people J-Ro
2012-07-12 11:21:53	@Aerox	Maybe I didn't finish 5
2012-07-12 11:23:03	+Gandysampras	The 2K pack has shown up early
2012-07-12 11:23:04	+Gandysampras	lolol
2012-07-12 11:23:09	+Gandysampras	sale is definitely today
2012-07-12 11:23:34	+Gandysampras	http://store.steampowered.com/sub/15420/?snr=1_5_9__403
2012-07-12 11:23:38	theGoldenAvatar	rediculous
2012-07-12 11:23:46	+Gandysampras	ridiculous*
2012-07-12 11:23:56	theGoldenAvatar	Someone's learned.
2012-07-12 11:24:06	theGoldenAvatar	You're like a dog.
2012-07-12 11:24:13	theGoldenAvatar	Except hairier.
2012-07-12 11:24:55	+Gandysampras	That is cheap considering spec ops the line and the darkness 2 are fairly new
2012-07-12 11:25:10	theGoldenAvatar	Buy it.
2012-07-12 11:25:13	+Gandysampras	No
2012-07-12 11:25:23	+Gandysampras	Don't you know the steam sale rules?
2012-07-12 11:25:26	+Gandysampras	gawsh
2012-07-12 11:27:31	+Gandysampras	ugh now steam has slowed to a crawl
2012-07-12 11:29:40	+Gandysampras	Also: http://store.steampowered.com/sub/15343/
2012-07-12 11:32:13	+Gandysampras	and: http://store.steampowered.com/sub/15517/
2012-07-12 11:32:25	Digittal	wow
2012-07-12 11:32:37	+Gandysampras	I am so good at sleuthing
2012-07-12 11:33:09	--	Digittal is now known as Digital|SC2
2012-07-12 11:38:39	+Gandysampras	I am going to make a sandwich
2012-07-12 11:39:23	@bloodylip	do it
2012-07-12 11:40:35	@bloodylip	http://penny-arcade.com/report/editorial-article/the-reality-of-the-ouya-console-doesnt-match-the-hype-why-you-should-be-ske
2012-07-12 11:44:19	jared	Hmm..
2012-07-12 11:46:04	@Aerox	http://www.somethingawful.com/d/news/penny-arcade-kickstarter.php
2012-07-12 11:53:00	+Gandysampras	brilliant
2012-07-12 11:57:03	+Gandysampras	There is a summer sale badge
2012-07-12 11:57:12	@Aerox	so behind
2012-07-12 11:57:30	@bloodylip	jesus gandy
2012-07-12 11:57:32	@bloodylip	you're the worst
2012-07-12 11:57:43	+Gandysampras	am not
2012-07-12 11:57:49	+Gandysampras	I was making a sandwich!
2012-07-12 11:58:02	@bloodylip	what kind of sandwich?
2012-07-12 11:58:17	@Aerox	cum sandwich probably
2012-07-12 11:58:26	+Gandysampras	chargrilled chicken, cheese, tomato and spinach
2012-07-12 11:58:59	@Aerox	what kind of cheese
2012-07-12 11:59:28	+Gandysampras	just mature cheddar
2012-07-12 11:59:32	+Gandysampras	It's all we had
2012-07-12 12:00:20	@bloodylip	dickcheese sandwich
2012-07-12 12:02:19	+Gandysampras	ooooh
2012-07-12 12:02:28	+Gandysampras	boo nothing I want
2012-07-12 12:02:40	@bloodylip	WORST STEAM SALE EVER
2012-07-12 12:03:01	+Gandysampras	Oh dear, flash sales every 8 hours
2012-07-12 12:03:06	+Gandysampras	I literally cant leave my PC
2012-07-12 12:03:09	+Gandysampras	How annoying
2012-07-12 12:05:32	@TDiddy	:(
2012-07-12 12:10:53	+Gandysampras	I wonder if games in the flash deals will be in daily deals too
2012-07-12 12:11:39	@bloodylip	Gandysampras: make something to notify me about the steam sale changes
2012-07-12 12:14:37	+Gandysampras	No.
2012-07-12 12:15:36	Brainderailment	I believe you can view the sales on the steam app
2012-07-12 12:18:22	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-12 12:18:22	--	Mode #destructoid [+v Gemsi] by Q
2012-07-12 12:19:30	Brainderailment	you can, so you don't have to be at the pc all dat
2012-07-12 12:19:33	Brainderailment	day*
2012-07-12 12:20:57	@bloodylip	Brainderailment: seeing the sales isn't the problem
2012-07-12 12:21:11	@bloodylip	/remembering/ when flash sales and voting end/begin is
2012-07-12 12:21:26	Brainderailment	fwp
2012-07-12 12:22:37	-->	lolshin (lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-12 12:22:37	--	Mode #destructoid [+v lolshin] by Q
2012-07-12 12:22:59	+Gandysampras	The flash sales are staggered by several hours too
2012-07-12 12:23:10	+Gandysampras	So only one new item goes on ever ~2ish hours
2012-07-12 12:23:22	+Gemsi	indeed
2012-07-12 12:23:39	+Gandysampras	Starting in six hours ¬_¬
2012-07-12 12:23:57	+Gandysampras	So with that in mind so long as you check the page once every six hours or so you should see them all
2012-07-12 12:23:59	+Gandysampras	¬_¬
2012-07-12 12:24:08	+Gemsi	but if that deals lasts for at least 6 hour itself it's fine
2012-07-12 12:24:39	+lolshin	oooOOoOoOOoO deuce sex is on sale for 7.50USD
2012-07-12 12:24:50	+Gemsi	timing 'should' work out, that or i'm going to just keep a tab open at work
2012-07-12 12:24:54	+lolshin	everyone should get that
2012-07-12 12:25:17	+Gemsi	and get the augmented edition at that
2012-07-12 12:25:31	+Gemsi	as the bonus stuff just makes bosses easier
2012-07-12 12:25:36	+lolshin	mhm mhm
2012-07-12 12:25:51	+Gandysampras	"Steam Scouts, we also have some fun activities scheduled - don't forget to earn your badges (and check out your existing ones)."
2012-07-12 12:25:52	@bloodylip	Gemsi: THANKS A LOT
2012-07-12 12:25:54	@bloodylip	i just bought regular edition
2012-07-12 12:25:56	+lolshin	hahahahaha
2012-07-12 12:25:58	+Gandysampras	I'm guessing there is goingt o be more shit happening then
2012-07-12 12:25:58	+lolshin	i just saw that
2012-07-12 12:26:00	+lolshin	omg hahahahaha
2012-07-12 12:26:03	+Gandysampras	hahaha
2012-07-12 12:26:30	+Gemsi	can you not just buy the augmented stuff on it's own ?
2012-07-12 12:26:42	+lolshin	you can
2012-07-12 12:26:49	+lolshin	as weapons packs
2012-07-12 12:26:54	+lolshin	for like $2 ea iirc
2012-07-12 12:27:10	+lolshin	i think there's 2 or 3 of them in total?
2012-07-12 12:27:40	+lolshin	after i beat it the first time i bought the sniper one and the explosives one
2012-07-12 12:27:52	+Gemsi	i can't remember, i just know the 'nade launcher fucked bosses up and saved me buying into typhon
2012-07-12 12:28:01	+lolshin	yeah
2012-07-12 12:28:15	+lolshin	i just want a code or something to remove the "bosses" completely
2012-07-12 12:28:51	+lolshin	they're horrid, made by a completely different developer who has no idea how the game works, and also horrid
2012-07-12 12:28:58	+Gemsi	indeed
2012-07-12 12:29:22	+Gemsi	the ONLY reason they were alright was because I had bothered to read the tie-in prequel book
2012-07-12 12:29:28	+lolshin	haha
2012-07-12 12:29:49	+lolshin	yeah they seemed completely nonsensical as far as i was concerned
2012-07-12 12:30:18	+lolshin	and i really liked the story/vibe of the game
2012-07-12 12:30:19	Brainderailment	DirecTV dropped viacom channels, I love it.
2012-07-12 12:30:29	+lolshin	no it sucks
2012-07-12 12:30:37	+lolshin	now every time i go to watch the daily show online
2012-07-12 12:30:40	+Gemsi	yeah it was one of my goty's last year
2012-07-12 12:30:46	+lolshin	CALL DIRECTV FOR US AND YELL AT THEM BECAUSE WE SUCK AT IT
2012-07-12 12:30:54	+lolshin	UNSKIPPABLE ADVERBEGGING
2012-07-12 12:31:02	+lolshin	yeah me too gemsi
2012-07-12 12:31:07	Brainderailment	lolshin, television as we know it is going to shit the bed. This will be good in the long run
2012-07-12 12:31:11	+Gemsi	the book isn't bad either, one of the main writers penned it so it wasn't all over the place
2012-07-12 12:31:14	+lolshin	well yeah
2012-07-12 12:31:32	+lolshin	i just want the bullshit out of my internet daily show viewing
2012-07-12 12:31:39	+Gandysampras	I cant decide whether to buy grimrock or not
2012-07-12 12:31:57	Brainderailment	can you watch whole episodes online without having a log in?
2012-07-12 12:32:03	+Gemsi	it's fun enough gandy
2012-07-12 12:32:09	+Gemsi	I do need to get back to it
2012-07-12 12:32:11	+lolshin	i could give two shits about whether directv has comedy central or not
2012-07-12 12:32:13	+lolshin	yeah
2012-07-12 12:32:17	+lolshin	thedailyshow.com
2012-07-12 12:32:23	+lolshin	>> full episodes
2012-07-12 12:32:25	Brainderailment	I thought it was only clips
2012-07-12 12:32:26	+Gemsi	and they are patching in a map editor
2012-07-12 12:32:33	Brainderailment	that's cool, now I can watch it
2012-07-12 12:32:46	Brainderailment	I was sure I had to use a comcast login
2012-07-12 12:33:50	+lolshin	aww i was hoping they'd put the torchlight 2 pre-order on sale for $10 or 15
2012-07-12 12:33:56	+lolshin	one can dream, i guess
2012-07-12 12:35:49	Brainderailment	if they're having flash sales every 6 hours, they'll get to it eventually
2012-07-12 12:35:49	DtoidBot	...
2012-07-12 12:36:39	+lolshin	true true... although i doubt they'd put the preorder on sale... especially when it's already only $20
2012-07-12 12:37:11	+lolshin	you never know, though. valve is crazy like that
2012-07-12 12:37:59	Brainderailment	Yeah, it sucks sometimes you'll buy a game during a sale, then at the end of the sale, they make it even cheaper.
2012-07-12 12:38:22	+Gemsi	which is why you only ever by daily stuff in the steam sale till the last day
2012-07-12 12:38:46	+lolshin	^
2012-07-12 12:38:54	+lolshin	ooo
2012-07-12 12:39:04	+lolshin	battlefront 2 for 6 bucks
2012-07-12 12:39:15	+lolshin	if that goes down to like 2 or 3 i might pick it up lololol
2012-07-12 12:40:03	+lolshin	just to install it once, go "HAHA OH WOW THIS IS A THING I PLAYED ONCE, HOW QUAINT", and then uninstall it forever
2012-07-12 12:40:18	+lolshin	as one does with steam games
2012-07-12 12:40:40	Brainderailment	I did that with far cry, fuck that game sucked
2012-07-12 12:41:08	+lolshin	haahahha
2012-07-12 12:41:26	+Gemsi	you mean you don't like mutant monkeys ?
2012-07-12 12:41:26	+lolshin	far cry 2 isn't co-op, is it?
2012-07-12 12:41:36	Brainderailment	i don't think so
2012-07-12 12:41:38	+lolshin	it just has some stupid multiplayer arena mode, right?
2012-07-12 12:41:41	+lolshin	fuck
2012-07-12 12:41:51	Brainderailment	that game sucked even more than 1
2012-07-12 12:42:05	+lolshin	i've heard such conflicting things about it
2012-07-12 12:42:27	+lolshin	i have it on steam, got it gifted to me
2012-07-12 12:42:53	+lolshin	i'll give the singleplayer a shot i guess
2012-07-12 12:42:58	@Aerox	hey shin
2012-07-12 12:43:01	+lolshin	don't expect to be sucked in tho
2012-07-12 12:43:04	+lolshin	hey jro
2012-07-12 12:43:51	Brainderailment	expect to never be cured of malaria and to never have a reliable car. also, there isn't a single human being that doesn't want to murder you and they can see you from a mile away
2012-07-12 12:44:30	+lolshin	i find it hard to get into long, story-driven singleplayer games anymore anyway
2012-07-12 12:45:27	+lolshin	anything besides grungey-sci-fi-ridley-scott-ish stuff, i just don't care past 5-10hrs
2012-07-12 12:46:50	+lolshin	should've gotten Far Cry 2: Malaria Shot Pre-Order Bonus Exclusively at GameStop(tm)
2012-07-12 12:46:54	+Gandysampras	TheToiletDuck is such a silly
2012-07-12 12:47:24	+Gandysampras	buying none daily deal games
2012-07-12 12:47:43	+Gemsi	fools and their money etc
2012-07-12 12:47:48	theGoldenAvatar	What a dumb.
2012-07-12 12:48:00	@Aerox	two people on my friends list just bought portal 2
2012-07-12 12:48:08	@Aerox	Jordan was one of them
2012-07-12 12:48:23	theGoldenAvatar	Old.
2012-07-12 12:48:26	+Gandysampras	I love how organised that mental from reddit who does the sale posts is
2012-07-12 12:48:30	+Gandysampras	http://www.reddit.com/r/steamdeals/comments/wg72a/steam_summer_sale_day_01_20120712/
2012-07-12 12:48:38	+lolshin	omfg the last category under "steam summer sale"
2012-07-12 12:48:54	theGoldenAvatar	What is this shit?
2012-07-12 12:48:58	theGoldenAvatar	This sale sucks.
2012-07-12 12:49:01	theGoldenAvatar	FUCK YOU GABEN
2012-07-12 12:49:04	+lolshin	FREE GAMES ARE FREE TODAY GUYS
2012-07-12 12:49:26	+Gandysampras	They are going to be doing achievement shit with the badges a la a scout camp apparantly
2012-07-12 12:49:39	+Gandysampras	apparently*
2012-07-12 12:49:52	+lolshin	ew
2012-07-12 12:49:57	@Aerox	the witcher 2 devs have already said there is a hidden cheevo in witcher 2 for the sale
2012-07-12 12:49:58	+lolshin	just let me spend money, please
2012-07-12 12:50:04	theGoldenAvatar	Hidden?
2012-07-12 12:50:05	theGoldenAvatar	F that.
2012-07-12 12:50:12	+Gandysampras	yeah same in shogun 2
2012-07-12 12:50:21	theGoldenAvatar	I still have Shogun 2
2012-07-12 12:50:27	theGoldenAvatar	From the Christmas thingy
2012-07-12 12:50:32	theGoldenAvatar	I never cashed it in
2012-07-12 12:50:44	theGoldenAvatar	Is it any good?
2012-07-12 12:50:59	+Gandysampras	If you enjoy total war games, yes
2012-07-12 12:51:05	+Gandysampras	It is my favourite bar ROme
2012-07-12 12:51:08	+Gandysampras	Rome*
2012-07-12 12:51:09	+lolshin	ddurrrr don't wanna play witcher 2 might be a flash sale might miss it hurrrrr
2012-07-12 12:51:18	+lolshin	hats
2012-07-12 12:52:18	+Gandysampras	I'mma buy grimrock
2012-07-12 12:52:28	+Gemsi	you gonna die
2012-07-12 12:52:30	+lolshin	how much is it?
2012-07-12 12:52:34	+Gandysampras	£4
2012-07-12 12:52:38	+lolshin	not bad
2012-07-12 12:52:40	+Gandysampras	so $8?
2012-07-12 12:52:44	theGoldenAvatar	$6
2012-07-12 12:52:49	+Gandysampras	That's stupid
2012-07-12 12:52:56	theGoldenAvatar	Whay?
2012-07-12 12:53:12	+Gandysampras	It's £4.79 that is not $6
2012-07-12 12:53:14	theGoldenAvatar	4 * 1.54
2012-07-12 12:53:20	theGoldenAvatar	$6.16
2012-07-12 12:53:36	theGoldenAvatar	You're money at worth what it used to be.
2012-07-12 12:53:37	theGoldenAvatar	YOUR*
2012-07-12 12:54:04	+Gandysampras	Hmm, I may purchase all my games as gifts like last time then redeem them at the end
2012-07-12 12:54:13	+Gandysampras	In case I can convince idiots to trade me their better games
2012-07-12 12:54:29	+lolshin	good idea
2012-07-12 12:54:35	Brainderailment	uhh, http://gigaom.com/video/fighting-directv-viacom-takes-down-its-shows-for-everyone/
2012-07-12 12:54:44	+Gandysampras	S'what I did last time
2012-07-12 12:54:47	theGoldenAvatar	I'm going to buy that indie bundle I think
2012-07-12 12:54:55	theGoldenAvatar	I've been wanting to play Lone Survivor
2012-07-12 12:55:12	+Gemsi	you should all buy rayman if you don't already own it
2012-07-12 12:55:20	@Aerox	Lone Survivor is good
2012-07-12 12:55:20	+lolshin	yeah
2012-07-12 12:55:35	+lolshin	i think rayman is the only thing i might actually buy on here so far
2012-07-12 12:55:49	+Gandysampras	I was tempted by rayman but a tenner is too much
2012-07-12 12:55:57	+lolshin	^
2012-07-12 12:56:07	+Gandysampras	A couple of quid less and I would have bought it
2012-07-12 12:56:11	+lolshin	10USD would be good, methinks
2012-07-12 12:56:13	+lolshin	yeah
2012-07-12 12:56:16	+Gandysampras	Yeah that
2012-07-12 12:56:21	+Gemsi	so it's a christmas game then
2012-07-12 12:56:27	+Gandysampras	Indeed
2012-07-12 12:56:28	+lolshin	mhm mhm
2012-07-12 12:56:34	+Gemsi	it's a great game regardless
2012-07-12 12:57:00	Brainderailment	^
2012-07-12 12:57:04	+Gandysampras	Oh okay, completing three bits of the badge makes you an apprentice treehouse architect
2012-07-12 12:57:09	+lolshin	makes sense
2012-07-12 12:57:32	+Gandysampras	Scout camp.
2012-07-12 12:57:41	+lolshin	:3
2012-07-12 12:57:52	+lolshin	fuck
2012-07-12 12:58:02	+lolshin	why is spec ops: the line still $45
2012-07-12 12:58:22	+lolshin	i know it's new... but at least make it $30 or 35
2012-07-12 12:58:38	@bloodylip	Gemsi: but rayman is only 50% off!
2012-07-12 12:58:44	@bloodylip	it could possibly go to 75% later!
2012-07-12 12:58:47	+Gemsi	it's a flash deal
2012-07-12 12:58:59	+Gemsi	so i'm unsure if that means it can be a daily or not
2012-07-12 12:59:05	theGoldenAvatar	Probably
2012-07-12 12:59:07	+lolshin	flash deals repeat a lot, tho
2012-07-12 12:59:27	+lolshin	i'd put money on it going on sale for $10USD on the last day
2012-07-12 12:59:41	+lolshin	if i had money
2012-07-12 13:01:23	+lolshin	what EA should do is put up an Origin sale at the same time as Valve
2012-07-12 13:01:31	@bloodylip	but that would cheapen their IP!
2012-07-12 13:01:33	+lolshin	and sell all their stuff for like $10
2012-07-12 13:01:39	+lolshin	they've done big sales before
2012-07-12 13:01:40	@bloodylip	they'd sell it all for $49.99
2012-07-12 13:01:41	theGoldenAvatar	God, Steam.
2012-07-12 13:01:46	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/9vjJgLR.png
2012-07-12 13:01:51	theGoldenAvatar	Fix yo shit
2012-07-12 13:02:01	+lolshin	i just want Singularity
2012-07-12 13:02:02	+Gandysampras	Works fine fo' me
2012-07-12 13:02:06	+lolshin	but i'm not paying full price
2012-07-12 13:02:08	theGoldenAvatar	I mean the language
2012-07-12 13:02:11	theGoldenAvatar	Should be "Complete"
2012-07-12 13:02:14	theGoldenAvatar	Not "Completed"
2012-07-12 13:02:35	+Gandysampras	orite
2012-07-12 13:02:37	theGoldenAvatar	Ohh
2012-07-12 13:02:42	theGoldenAvatar	They changed the Years of Service too
2012-07-12 13:02:46	+Gandysampras	I got singularity alst sale
2012-07-12 13:02:48	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/woZlLQC.png
2012-07-12 13:02:51	+Gemsi	so I don't have the steam badge for playing a game via steam
2012-07-12 13:02:51	+Gandysampras	Suprised at how good it was
2012-07-12 13:03:01	+Gemsi	i find that funny
2012-07-12 13:03:03	+lolshin	oh god, i don't want to know the person that buys the "pop cap collection" for $50
2012-07-12 13:03:29	@bloodylip	why not?
2012-07-12 13:03:33	+Gandysampras	Level 5, but I get 6 at the end of the sale
2012-07-12 13:03:58	+lolshin	that's just wrong
2012-07-12 13:04:10	+lolshin	4 different copies of bejeweled
2012-07-12 13:08:10	theGoldenAvatar	Sersiouly, did anyone even proofread this shit?
2012-07-12 13:08:11	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/tsqe8EJ.png
2012-07-12 13:08:26	+lolshin	ahhaahahahahahah
2012-07-12 13:09:01	theGoldenAvatar	I should send those screenshots to Valve
2012-07-12 13:09:04	theGoldenAvatar	With my resume attached
2012-07-12 13:09:09	+lolshin	ahhaahah
2012-07-12 13:09:45	+lolshin	oh wow
2012-07-12 13:10:11	+lolshin	yeah ok the only thing i'm buying from the steam sale so far is indie game the movie
2012-07-12 13:11:02	Brainderailment	what should I vote for guys? I don't care for these 3 games
2012-07-12 13:11:05	+lolshin	depressing that the only thing i want out of the summer sale is a movie
2012-07-12 13:11:15	+lolshin	eh sr3, i guess?
2012-07-12 13:11:22	Brainderailment	not arkham city?
2012-07-12 13:11:27	+lolshin	nah
2012-07-12 13:11:35	+Gemsi	you should buy sr3
2012-07-12 13:11:37	Brainderailment	saints row is in a pack I thnk
2012-07-12 13:11:39	+lolshin	sr3 is more fun
2012-07-12 13:11:43	+Gemsi	that game is great
2012-07-12 13:11:52	+lolshin	it's also a better discount
2012-07-12 13:11:59	+lolshin	75% vs 66/60
2012-07-12 13:12:55	Brainderailment	okay, I'll vote for sr3
2012-07-12 13:13:40	Brainderailment	ew, I got a 503 when I voted
2012-07-12 13:13:41	+lolshin	yeah everyone and their mother already has the witcher for no apparent reason, and fuck that arkham city box art
2012-07-12 13:13:45	Brainderailment	steam is getting slammered
2012-07-12 13:13:48	+lolshin	yeah i did too
2012-07-12 13:14:04	Brainderailment	haha, the box art?
2012-07-12 13:14:13	+lolshin	the goty edition or w/e
2012-07-12 13:14:21	Brainderailment	what's wrong with it?
2012-07-12 13:14:33	+Gandysampras	dont go that
2012-07-12 13:14:38	+Gandysampras	vote for W2 you butts
2012-07-12 13:14:46	@bloodylip	Gandysampras: but i already have W2
2012-07-12 13:14:50	+Gandysampras	pfft
2012-07-12 13:14:50	+lolshin	http://media.ign.com/games/image/article/122/1223583/BatmanBoxArtIGN_1335221164.jpg
2012-07-12 13:14:52	+Gandysampras	but I want it
2012-07-12 13:14:54	+Gemsi	i don't
2012-07-12 13:14:55	+Gandysampras	I have the other 2
2012-07-12 13:14:58	+lolshin	what's wrong with it
2012-07-12 13:14:58	Brainderailment	fuck the witcher, I don't know what it is, so it obviously sucks
2012-07-12 13:15:01	+Gemsi	which is why i voted for it
2012-07-12 13:15:09	+Gandysampras	Brain you are the worst
2012-07-12 13:15:15	Brainderailment	OH YEAH, i remember this box art
2012-07-12 13:15:17	+lolshin	QUOTE
2012-07-12 13:15:18	+lolshin	AS
2012-07-12 13:15:20	+lolshin	F*CK
2012-07-12 13:15:25	Brainderailment	It's like japanese box art
2012-07-12 13:16:05	+lolshin	lololol my favorite is "perfect i think"
2012-07-12 13:17:56	+Gandysampras	hjaha, brilliant: http://www.youtube.com/watch?v=nicvyhrmTDs
2012-07-12 13:17:57	DtoidBot	Borderlands 2 Wimoweh Trailer
2012-07-12 13:18:07	theGoldenAvatar	Old.
2012-07-12 13:18:22	+lolshin	hahaha
2012-07-12 13:18:35	+Gandysampras	Not to me you nerd
2012-07-12 13:18:47	theGoldenAvatar	Okay, NBC.
2012-07-12 13:19:02	+Gandysampras	That doesnt insult me because I dont watch your TV
2012-07-12 13:19:14	+Gandysampras	Next time try a world relevant insult
2012-07-12 13:19:36	theGoldenAvatar	The best insults are ones the target doesn't get.
2012-07-12 13:20:40	+lolshin	mhm mhm
2012-07-12 13:22:05	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-07-12 13:22:30	+lolshin	oh no bender's dead
2012-07-12 13:22:38	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-07-12 13:22:48	+lolshin	nevermind
2012-07-12 13:24:15		[benbeltran[away back: gone 04:03:49]
2012-07-12 13:31:43	<--	Digital|SC2 (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer)
2012-07-12 13:34:34	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-12 13:35:18	Halfleft|Away	SHIT
2012-07-12 13:35:20	Halfleft|Away	FUCKING SHIT
2012-07-12 13:35:31	Brainderailment	gmornin
2012-07-12 13:35:37	theGoldenAvatar	Hi, Halfleft|Agay
2012-07-12 13:35:37	+Gandysampras	HI GAVIN
2012-07-12 13:35:42	Halfleft|Away	took an hour and 20 s to get home.
2012-07-12 13:35:45	+Gandysampras	Brilliant
2012-07-12 13:35:50	Halfleft|Away	minutes
2012-07-12 13:35:52	Halfleft|Away	not seconds
2012-07-12 13:35:56	Halfleft|Away	that would be weirdly precise
2012-07-12 13:35:58	Brainderailment	what'd you do?
2012-07-12 13:35:58	DtoidBot	...
2012-07-12 13:36:23	Halfleft|Away	I bought fucking expensive milk and bread because lauren, in her infinte wisdom, tells me she's getting some long after I've finished work.
2012-07-12 13:36:35	Halfleft|Away	and I had to walk with my boss out the street a bit
2012-07-12 13:36:38	theGoldenAvatar	Some long what?
2012-07-12 13:36:40	theGoldenAvatar	Dick?
2012-07-12 13:36:42	Halfleft|Away	and she's got a broken leg so was dead stuff
2012-07-12 13:36:52	Halfleft|Away	slow*
2012-07-12 13:37:04	Halfleft|Away	and then it was pissing it down so people start taking  the tube
2012-07-12 13:37:09	Halfleft|Away	and then there was a signal failure in Holborn
2012-07-12 13:37:12	Halfleft|Away	fuck sake
2012-07-12 13:38:08	Halfleft|Away	really want to get a take away now
2012-07-12 13:38:20	theGoldenAvatar	Why is bread and milk so expensive?
2012-07-12 13:38:27	theGoldenAvatar	Are you making milkbread?
2012-07-12 13:38:37	jared	Mmmm
2012-07-12 13:38:43	Halfleft|Away	because the only shop on the way home is Marks and Spencers
2012-07-12 13:38:52	Halfleft|Away	they charge 5 pence for a single plastic bag
2012-07-12 13:38:58	Halfleft|Away	that is too small to actuall put more than one thing in
2012-07-12 13:39:02	Halfleft|Away	thus i had to get too
2012-07-12 13:39:06	theGoldenAvatar	They charge for bags?
2012-07-12 13:39:06	Halfleft|Away	and it's fucking tiny bread
2012-07-12 13:39:11	Brainderailment	wow
2012-07-12 13:39:12	Halfleft|Away	it's not uncommon here.
2012-07-12 13:39:18	theGoldenAvatar	Take your own bag.
2012-07-12 13:39:25	Brainderailment	I have hundreds of plastic bags under my sink
2012-07-12 13:39:27	+Gemsi	why are you shopping an M&S anyway
2012-07-12 13:39:30	Brainderailment	I'm a rich man
2012-07-12 13:39:38	theGoldenAvatar	Haha, me too.
2012-07-12 13:39:38	Halfleft|Away	They introduced a plastic bag tax and a lot of s started doing it. Then tthey realised they could just make money off it
2012-07-12 13:39:46	Halfleft|Away	for the reason I just said Gemsi
2012-07-12 13:39:51	Halfleft|Away	Me too, Brainderailment.
2012-07-12 13:39:58	Halfleft|Away	I don't carry them with me to work though
2012-07-12 13:40:00	Halfleft|Away	unfortunately.
2012-07-12 13:40:06	Brainderailment	You dont?
2012-07-12 13:40:08	Brainderailment	weirdo
2012-07-12 13:40:09	Halfleft|Away	I think I might keep some in a drawer for this sort of thing in the future
2012-07-12 13:40:30	Halfleft|Away	also i'm back in the basement now
2012-07-12 13:40:31	Brainderailment	I actually take one to work on thursdays and then use it for trash through the week
2012-07-12 13:40:38	Halfleft|Away	although it appears the network may not actually be fixed
2012-07-12 13:40:43	Halfleft|Away	so we may have to go BACK to the big office tomorrow
2012-07-12 13:40:51	Halfleft|Away	and it was a bad atomosphere in the latter part of the day
2012-07-12 13:40:56	Halfleft|Away	loads of people got made redundant.
2012-07-12 13:40:59	Brainderailment	You have dumb terminals at work right?
2012-07-12 13:41:09	Halfleft|Away	I saw no tears but one VERY passive aggressive thing I saw happen
2012-07-12 13:41:10	+lolshin	is your life the it crowd
2012-07-12 13:41:16	Brainderailment	haha
2012-07-12 13:41:34	+lolshin	sounds a lot like it
2012-07-12 13:41:44	Halfleft|Away	no brain, just a dumb network. We need access to another company's network so it's a bit wanky. For some reason our access to that network keeps dying.
2012-07-12 13:41:53	+lolshin	50% because UK
2012-07-12 13:42:47	Halfleft|Away	probably because Sodexo learning & development are shit for actually paying people on time
2012-07-12 13:42:57	Halfleft|Away	wouldn't be surprised if BT were just shutting shit off because of it
2012-07-12 13:43:45	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-12 13:45:42	Halfleft|Away	talk me out of getting a takeaway
2012-07-12 13:45:49	theGoldenAvatar	Don't get takeaway.
2012-07-12 13:45:57	theGoldenAvatar	It costs too much.
2012-07-12 13:46:02	Halfleft|Away	but i'mhungry and too pissed off to do anything
2012-07-12 13:46:02	theGoldenAvatar	And you're poor.
2012-07-12 13:46:03	+Gemsi	you can't afford it and it will only make you moan more
2012-07-12 13:46:08	theGoldenAvatar	How will you ever get a yacht?
2012-07-12 13:46:10	Halfleft|Away	I can absolutely afford it
2012-07-12 13:46:19	Halfleft|Away	I'll make it out of pizza boxes tGA
2012-07-12 13:46:29	theGoldenAvatar	It'll sink.
2012-07-12 13:46:50	+Gemsi	because it will take too long to come / taste like shit / be the home of a ghost
2012-07-12 13:47:01	theGoldenAvatar	A ghost in a pizza box?
2012-07-12 13:47:02	Halfleft|Away	none of those things have ever happened
2012-07-12 13:49:04	+Gandysampras	Get a different kind of takeaway instead of shitty pizza
2012-07-12 13:49:08	+Gandysampras	Get something nice
2012-07-12 13:49:13	+Gemsi	in that case, totally get a takeaway
2012-07-12 13:50:45	-->	phoneshin_ (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-12 13:51:04	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-12 13:51:04	--	phoneshin_ is now known as phoneshin
2012-07-12 13:52:26	Halfleft|Away	there's a dead nice indians near here
2012-07-12 13:52:35	Halfleft|Away	but it's too much
2012-07-12 13:52:42	+Gandysampras	No it isnt
2012-07-12 13:52:43	+lolshin	get sushi
2012-07-12 13:52:45	+Gandysampras	Get that
2012-07-12 13:53:00	+Gandysampras	You;ve had a shit day, just buy something nice
2012-07-12 13:53:01	+lolshin	or ramyun/udon spicy beef
2012-07-12 13:53:07	+Gandysampras	You can afford it oyu turd
2012-07-12 13:53:11	+Gandysampras	you*
2012-07-12 13:53:13	Halfleft|Away	Sushi
2012-07-12 13:53:16	Halfleft|Away	In tottenham
2012-07-12 13:53:21	Halfleft|Away	what universe do you live in
2012-07-12 13:53:32	Halfleft|Away	no i mean it's too much to eat gandy
2012-07-12 13:53:33	+lolshin	amuricuh
2012-07-12 13:53:36	+lolshin	fuck yeuh
2012-07-12 13:53:40	Halfleft|Away	There's always loads of rice left
2012-07-12 13:53:44	+Gemsi	just go find chippy and drown yourself is chips
2012-07-12 13:53:49	Halfleft|Away	A chippy
2012-07-12 13:53:52	Halfleft|Away	In tottenham
2012-07-12 13:53:54	+Gemsi	in*
2012-07-12 13:53:56	Halfleft|Away	what universe fo you live in?
2012-07-12 13:55:03	+Gandysampras	hahahttp://www.reddit.com/user/squidthesidOh good, that mental bloke is doing game impressions for eveything that goes on sale again. He was well good at it last year
2012-07-12 13:55:08	+Gandysampras	stupid paste
2012-07-12 13:55:10	+Gandysampras	http://www.reddit.com/user/squidthesid
2012-07-12 13:55:15	+lolshin	unrelated: anyone know if there's a keyboard shortcut to toggle windowed mode in diablo 3 on windows?
2012-07-12 13:55:35	+Gemsi	alt + enter ?
2012-07-12 13:55:37	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-12 13:55:37	--	Mode #destructoid [+v ProfPew] by Q
2012-07-12 13:55:37	Halfleft|Away	Alt+F4
2012-07-12 13:55:48	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-12 13:56:02	+Gemsi	i doubt a toggle exists for borderless windowed mode to be truthful
2012-07-12 13:56:07	+lolshin	nope
2012-07-12 13:56:12	+lolshin	there's one for the mac version
2012-07-12 13:56:33	+lolshin	it's pretty useful, i don't understand why they didn't do it for the windows one
2012-07-12 13:56:34	Halfleft|Away	Control+Alt+Foot through screen
2012-07-12 13:56:37	+lolshin	^
2012-07-12 13:57:28	Brainderailment	okay, my ac is fixed, now I can go to work.
2012-07-12 13:57:31	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-12 14:03:16	theGoldenAvatar	Fucking Crossfit: http://blogs.laweekly.com/informer/2012/07/crossfit_homeless_facebook_pictures.php
2012-07-12 14:03:47	theGoldenAvatar	Hahaha
2012-07-12 14:03:48	theGoldenAvatar	"Numerous incidents and photographs -- now all removed from the Internet -- paint a worrying picture of the attitudes at CrossFit Mean Streets toward their immediate neighborhood's mentally ill, homeless and addict population."
2012-07-12 14:04:06	theGoldenAvatar	"now all removed from the Internet"
2012-07-12 14:06:10	@bloodylip	...
2012-07-12 14:13:29	Halfleft|Away	phew
2012-07-12 14:14:19	theGoldenAvatar	"Take slavery: legislating it away doesn't change the fact that an enormous amount of white people profited from the trade, and still have the benefit of inheritance from generation to generation. Simply affording slaves basic human rights doesn't even come close to what our ancestors did; that is why the positive discrimination that never happened then needs to happen now to correct the continuity of this blight."
2012-07-12 14:14:23	theGoldenAvatar	Positive discrimination.
2012-07-12 14:14:26	theGoldenAvatar	I'm going to start using that.
2012-07-12 14:19:35	+Gandysampras	Loads of my shitty indie games are patching
2012-07-12 14:19:42	+Gandysampras	I'm betting achievements
2012-07-12 14:19:45	theGoldenAvatar	With shitty cheevos
2012-07-12 14:21:23	Halfleft|Away	I made a pretend invoice as an example of formatting
2012-07-12 14:21:32	Halfleft|Away	http://t.co/mfXrjcaP
2012-07-12 14:21:41	Halfleft|Away	it's shocking how many of the trainers we use have retarded emails
2012-07-12 14:21:54	Halfleft|Away	I shit you not one of them was spinky69@AOL.com
2012-07-12 14:21:57	theGoldenAvatar	That blue is awful
2012-07-12 14:21:58	Halfleft|Away	his second name being spink
2012-07-12 14:22:01	theGoldenAvatar	You should kill yourself
2012-07-12 14:22:04	Halfleft|Away	the invoices we get are awful
2012-07-12 14:22:26	+Gandysampras	That is brilliant
2012-07-12 14:22:44	theGoldenAvatar	If you worked with me
2012-07-12 14:22:48	theGoldenAvatar	And showed me that invoice
2012-07-12 14:22:52	Halfleft|Away	tom beswick brown's business card is riddled with spelling and formatting errors
2012-07-12 14:22:54	theGoldenAvatar	I'd report you for sexual harassment
2012-07-12 14:22:59	Halfleft|Away	He puts them in every letter we get
2012-07-12 14:23:10	+Gandysampras	Tell Him
2012-07-12 14:23:12	Halfleft|Away	I think he's got like a load of them he's desperately trying get rid of
2012-07-12 14:31:22	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-12 14:40:21	theGoldenAvatar	That woman interviewing Bill Nye is a cunt.
2012-07-12 14:40:27	theGoldenAvatar	And I don't use that term often.
2012-07-12 14:40:48	Halfleft|Away	the science guy?
2012-07-12 14:44:56	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-12 14:44:56	--	Mode #destructoid [+v jorge`] by Q
2012-07-12 14:48:30	jared	Why are people interviewing Bill Nye?
2012-07-12 14:48:35	jared	Dark Matter?
2012-07-12 14:50:55	+Gandysampras	So they can insult him
2012-07-12 14:52:00	Halfleft|Away	I found this Aamusing http://imgur.com/a/n6T7V
2012-07-12 14:52:12	jared	Srsly though, is this a recent intverview? Has he done or said anything recently? Sauce?
2012-07-12 14:52:42	theGoldenAvatar	https://www.youtube.com/watch?v=nfsQhtEvH7g
2012-07-12 14:53:58	jared	Aww, Bill Nye is old. =(
2012-07-12 14:54:07	jared	That's a sad reality to face.
2012-07-12 14:59:07	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-12 14:59:07	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-12 14:59:07	--	andrewm_ is now known as andrewm
2012-07-12 14:59:50	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-12 14:59:52	jared	Wow, yeah, that woman is kind of a jerk.
2012-07-12 15:00:09	Batthink	Hey guys
2012-07-12 15:00:46	jared	I alos love how people point out important facts, like about how doubt != uncertainty, BUT HE'S A CRAZY KOOK!
2012-07-12 15:00:49	jared	Hey.
2012-07-12 15:11:04	--	Aerox is now known as Aerox|Sandwich
2012-07-12 15:23:22	+Gandysampras	I'm bored now, someone entertain my face
2012-07-12 15:27:49	<--	lolshin (lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-12 15:30:18	theGoldenAvatar	It's 2012.
2012-07-12 15:30:21	theGoldenAvatar	How are you ever bored?
2012-07-12 15:31:30	jared	Gandysampras: http://www.youtube.com/watch?v=7X4d3D8SncM
2012-07-12 15:31:31	DtoidBot	NOT THE BEES!!! (TECHNO REMIX)
2012-07-12 15:31:40	jared	fixed
2012-07-12 15:32:50	+Gandysampras	Much better
2012-07-12 15:32:59	+Gandysampras	The best part of that film is how oftenhe cold clocks women
2012-07-12 15:33:07	jared	haha
2012-07-12 15:33:15	jared	OH GOD! NOT THE BEES!
2012-07-12 15:36:54	richterlappy	nicholas cage punched alot of ladies in that movie
2012-07-12 15:37:44	--	Aerox|Sandwich is now known as Aerox
2012-07-12 15:44:09	--	jared is now known as jared|away
2012-07-12 16:00:43	storyr	gandy
2012-07-12 16:00:49	storyr	spend 15 minutes watching this
2012-07-12 16:00:49	storyr	http://www.youtube.com/watch?v=0PlwDbSYicM
2012-07-12 16:00:49	DtoidBot	The Death and Return of Superman
2012-07-12 16:01:59	richterlappy	hm why does my forecast show thunderstorms and 90 degree weather, it was all sunny yesterday ( forcecast that is)
2012-07-12 16:05:18	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-12 16:08:14	deBLOO	http://i.imgur.com/759fB.jpg
2012-07-12 16:14:12	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-12 16:17:54	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-12 16:37:11	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-12 16:38:38	Halfleft|Away	THERE IS FUCKING. WATER. EVERYWHERE
2012-07-12 16:38:49	Halfleft|Away	!girls-- #cannot live like normal humans
2012-07-12 16:38:50	DtoidBot	The karma of girls is -3.
2012-07-12 16:39:05	+Gemsi	everywhere ?
2012-07-12 16:39:28	+Gandysampras	Lauren's shower mess is great
2012-07-12 16:39:38	+Gandysampras	I love that it happens every day
2012-07-12 16:40:03	Halfleft|Away	every day?
2012-07-12 16:40:07	Halfleft|Away	no she's not that hygenic
2012-07-12 16:40:09	Halfleft|Away	she's female
2012-07-12 16:40:13	+Gandysampras	brilliant
2012-07-12 16:40:37	Halfleft|Away	the only thing I think she could be doing id ringing her hair out directly on to the floor
2012-07-12 16:40:43	Halfleft|Away	but i doubt that's even enough for this!
2012-07-12 16:41:03	+Gandysampras	Stepping out of the shower with it on full blast then turning it off after
2012-07-12 16:41:07	@Aerox	collect all the hair from the bathroom and fashion it into a voodoo doll
2012-07-12 16:42:00	Halfleft|Away	maybe that gandy
2012-07-12 16:42:17	Halfleft|Away	that would be gross aerox
2012-07-12 16:42:24	Halfleft|Away	i just pick it up with loo roll and flush it
2012-07-12 16:42:25	@Aerox	is it one of the showers with the nozzle on a hozse
2012-07-12 16:42:26	@Aerox	*hose
2012-07-12 16:42:39	@Aerox	maybe she's shooting it straight up into the air
2012-07-12 16:42:39	DtoidBot	...
2012-07-12 16:42:39	Halfleft|Away	it has a shower head if that's what you mean?
2012-07-12 16:42:48	@Aerox	Is it fixed
2012-07-12 16:42:50	@Aerox	or is it mobile
2012-07-12 16:43:44	Halfleft|Away	mobile
2012-07-12 16:43:50	Halfleft|Away	i mean, it doesn't go out of the bathroom
2012-07-12 16:49:02	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-12 16:49:02	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-12 17:02:53	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-12 17:11:36	deBLOO	http://www.grantland.com/story/_/id/8157257/line-explores-reasons-why-play-shooter-games
2012-07-12 17:16:03	-->	Gandy (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-07-12 17:16:03	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-12 17:17:20	--	Mode #destructoid [+v Gandy] by Q
2012-07-12 17:17:20	--	Gandy is now known as Gandysampras
2012-07-12 17:17:30	+Gandysampras	I bet this film is super shitty
2012-07-12 17:18:16	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-12 17:23:59	andrewm	 Ugh
2012-07-12 17:24:03	andrewm	5pm meetings
2012-07-12 17:25:47	Halfleft|Away	which ilm?
2012-07-12 17:27:07	andrewm	ilm
2012-07-12 17:27:30	deBLOO	wat a ilm nigga
2012-07-12 17:27:39	+Gandysampras	Lockout.
2012-07-12 17:28:52	andrewm	Steam sail
2012-07-12 17:30:01	deBLOO	isail
2012-07-12 17:31:09	+Gandysampras	ugh saints row won the vote
2012-07-12 17:31:18	deBLOO	for what
2012-07-12 17:31:26	+Gandysampras	to go on sale
2012-07-12 17:31:46	deBLOO	oh for steam
2012-07-12 17:31:50	deBLOO	yuck
2012-07-12 17:31:51	+Gandysampras	Yes.
2012-07-12 17:33:14	andrewm	YUCK?!
2012-07-12 17:33:51	+Gandysampras	I already own it, I wanted Witcher 2 to go on sale
2012-07-12 17:34:07	andrewm	Holy Christ Steam
2012-07-12 17:34:11	andrewm	Stop sending me codes
2012-07-12 17:34:17	+Gandysampras	for what?
2012-07-12 17:34:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-12 17:34:20	+Gandysampras	Logging in?
2012-07-12 17:34:22	andrewm	Logging in
2012-07-12 17:34:33	+Gandysampras	Stop logging in via proxies all over the world then
2012-07-12 17:34:37	andrewm	I don't
2012-07-12 17:34:44	andrewm	I log in on the same damn computers every time
2012-07-12 17:35:43	Halfleft|Away	i have not consumed enough liquids in the last 24 hours to be able to produce all this snot
2012-07-12 17:35:44	+Gandysampras	I bet you are inside a VM
2012-07-12 17:35:55	andrewm	Nope
2012-07-12 17:36:01	andrewm	I don't browse the internet in my VMs
2012-07-12 17:36:04	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-12 17:40:18	richterlappy	it would be nice to have a command center
2012-07-12 17:41:18	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-12 17:47:23	Brainderailment	Haha, everything on my wish list is on sale. LA Noire is only 10 dorra.
2012-07-12 17:48:07	richterlappy	seriious sam 3?
2012-07-12 17:48:20	Brainderailment	Iunno
2012-07-12 17:48:42	Brainderailment	are you asking how much it is?
2012-07-12 17:48:58	richterlappy	oh i was wondering if that was on sale
2012-07-12 17:49:02	Brainderailment	it's 13.59
2012-07-12 17:49:11	richterlappy	nice
2012-07-12 17:49:16	Brainderailment	The BFE Deluxe is 16.99
2012-07-12 17:49:32	+Gandysampras	dont buy anything unless its a daily or flash deal
2012-07-12 17:49:35	Brainderailment	the complete pack is 29.57
2012-07-12 17:49:45	+Gandysampras	until the last day
2012-07-12 17:49:48	+Gandysampras	geez
2012-07-12 17:49:50	Brainderailment	but gandy, TEN DORRA!
2012-07-12 17:49:58	Brainderailment	I know, I don'
2012-07-12 17:50:07	Brainderailment	t have the money for anything right now
2012-07-12 17:50:10	+Gandysampras	it'll be less another day
2012-07-12 17:50:17	Brainderailment	so I won't be buying anything regardless
2012-07-12 17:51:24	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-12 17:51:25	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-12 17:51:43	Brainderailment	I just bought 2 capacitors for 7 dorra that will go to fix a monitor from work that was going to the trash. Best $7 ever.
2012-07-12 17:56:43	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-12 18:12:22	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-07-12 18:12:22	--	Mode #destructoid [+o Cronosblade] by Q
2012-07-12 18:25:40		[benbeltran[away away: Detached from tmux]
2012-07-12 18:30:25	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-07-12 22:39:56		irc: disconnected from server
2012-07-13 11:13:39	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-13 11:13:39	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Gandysampras +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot jared|away metalnarf mistic pointzeroeight theGoldenAvatar]
2012-07-13 11:13:39	--	Channel #destructoid: 19 nicks (3 ops, 0 halfops, 3 voices, 13 normals)
2012-07-13 11:13:41	--	Mode #destructoid [+tnCN]
2012-07-13 11:13:41	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-13 11:15:31	+Gandysampras	doop de doo do dooooo
2012-07-13 11:33:12	@Aerox	gannnndddyyyy
2012-07-13 11:33:20	@Aerox	When do you LEAVE NYC
2012-07-13 11:33:28	@Aerox	Our NYC attorney just retained us and now wants to do it very beginning of september
2012-07-13 11:36:35	+Gandysampras	The 3rd maybe?
2012-07-13 11:36:42	+Gandysampras	I'd have to go downstairs and look at the camera
2012-07-13 11:39:22	@bloodylip	gandy you're in NYC?!
2012-07-13 11:40:26	@Aerox	bloody go play with him!
2012-07-13 11:40:32	@Aerox	boo that's so early
2012-07-13 11:41:07	+Gandysampras	I know
2012-07-13 11:41:17	+Gandysampras	The only time it wasnt a bajillion dollars for flights
2012-07-13 11:42:57	@Aerox	the new gravity falls is up
2012-07-13 11:43:02	@bloodylip	Aerox: no can do! hitler baby!
2012-07-13 11:43:06	@Aerox	UGH
2012-07-13 11:46:36	+Gandysampras	yay! gravity falls
2012-07-13 11:48:18	+Gandysampras	aso not camera
2012-07-13 11:48:22	+Gandysampras	calendar
2012-07-13 11:48:28	+Gandysampras	What is my brai doing
2012-07-13 11:48:31	+Gandysampras	brain*
2012-07-13 11:48:53	theGoldenAvatar	I don't know.
2012-07-13 11:49:02	theGoldenAvatar	Today I was talking about image thumbnails in a meeting
2012-07-13 11:49:07	theGoldenAvatar	And I said annotations like 4 times
2012-07-13 11:49:11	theGoldenAvatar	I have no idea why
2012-07-13 11:49:14	+Gandysampras	hahaha
2012-07-13 11:49:15	theGoldenAvatar	I think I might have been stroking
2012-07-13 11:49:43	@bloodylip	theGoldenAvatar: you must have been tapping into my brain
2012-07-13 11:49:44	@Aerox	Gandy do you need a link to download
2012-07-13 11:49:53	@bloodylip	because i was doing a lot of work with a video annotation system i coded last year
2012-07-13 11:49:55	@Aerox	i'm tossing it on dropbox
2012-07-13 11:49:57	@bloodylip	...that not a single person has used
2012-07-13 11:50:02	@bloodylip	our VP should be happy to hear that
2012-07-13 11:50:02	theGoldenAvatar	Haha, amazing.
2012-07-13 11:50:16	theGoldenAvatar	I once rewrote a large portion of our VB6 software in .NET
2012-07-13 11:50:22	theGoldenAvatar	Never saw the light of day.
2012-07-13 11:51:25	+Gandysampras	Nah im already watchiung it jro
2012-07-13 11:51:33	+Gandysampras	watching*
2012-07-13 11:51:33	@Aerox	I'm going to at lunch
2012-07-13 11:56:30	+ProfPew	are you still watching Teen Wolf gandy
2012-07-13 11:56:58	+Gandysampras	YepIt's not too bad
2012-07-13 11:57:07	+Gandysampras	Slightly slow paced though
2012-07-13 11:57:26	<--	metalnarf (~metalnarf@p54AC99C2.dip0.t-ipconnect.de) has quit (Quit)
2012-07-13 11:57:44	-->	metalnarf (~metalnarf@p54AC99C2.dip0.t-ipconnect.de) has joined #destructoid
2012-07-13 11:57:47	@Aerox	hahah teen wolf
2012-07-13 11:57:53	@Aerox	Of course you're watching Teen Wolf
2012-07-13 11:59:06	@bloodylip	hahahaha
2012-07-13 11:59:49	+Gandysampras	neeeeeeeeeeeew deeeeeeeaaaaaaaaaaaaaalllllllsssssssss
2012-07-13 12:00:00	theGoldenAvatar	I don't see shit.
2012-07-13 12:00:38	+Gandysampras	whatevs yo
2012-07-13 12:00:56	+Gandysampras	Should be an second now
2012-07-13 12:01:05	theGoldenAvatar	:57
2012-07-13 12:01:53	theGoldenAvatar	Bunch of crap I don't want.
2012-07-13 12:02:09	theGoldenAvatar	Dammit
2012-07-13 12:03:19	@bloodylip	just buy indie bundle 2
2012-07-13 12:03:41	+Gandysampras	Im tempted by anno 2070
2012-07-13 12:03:49	theGoldenAvatar	For $25?
2012-07-13 12:03:52	theGoldenAvatar	Not worth it
2012-07-13 12:05:07	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-13 12:05:07	--	Mode #destructoid [+v Gemsi] by Q
2012-07-13 12:08:20	@Aerox	gandy how is gravity falls
2012-07-13 12:08:24	@Aerox	I heard there were bears
2012-07-13 12:09:54	+Gandysampras	There are
2012-07-13 12:10:12	@Aerox	I'm about to watch
2012-07-13 12:10:29	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-13 12:10:35	@Aerox	sup nate
2012-07-13 12:10:42	Brainderailment	sup
2012-07-13 12:10:44	+Gandysampras	Its £17 for it and all the DLC
2012-07-13 12:10:48	+Gandysampras	that's not bad
2012-07-13 12:11:49	@Aerox	hunnngggrrryyyyy
2012-07-13 12:11:55	@Aerox	That is how I feel constantly
2012-07-13 12:13:33	Brainderailment	I feel like eating chips right now but I should wait until lunch time
2012-07-13 12:23:41	+Gandysampras	Do I want Space Marine?
2012-07-13 12:23:56	theGoldenAvatar	No.
2012-07-13 12:24:05	+Gandysampras	You are correct
2012-07-13 12:24:08	theGoldenAvatar	I didn't like it much.
2012-07-13 12:24:51	Brainderailment	I played the first stage, it was just bleh
2012-07-13 12:25:05	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-13 12:25:07	theGoldenAvatar	That's a good way to describe it
2012-07-13 12:25:12	storyr	morning
2012-07-13 12:25:33	+Gandysampras	Yeah I played it on onlive
2012-07-13 12:25:34	+Gandysampras	oh wait
2012-07-13 12:25:37	+Gandysampras	I ave it on onlive
2012-07-13 12:25:39	+Gandysampras	have*
2012-07-13 12:25:42	+Gandysampras	Stupid brain
2012-07-13 12:25:52	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-13 12:26:32	@Aerox	why would you play anything onlive
2012-07-13 12:27:28	+Gandysampras	it was free
2012-07-13 12:27:32	+Gandysampras	with my free console
2012-07-13 12:28:08	storyr	so
2012-07-13 12:28:21	storyr	it's a typical grey day, but doesn't look like rain at all
2012-07-13 12:28:32	+Gandysampras	That sure does sound like seattle
2012-07-13 12:28:35	storyr	I get to my bus stop and I start seeing HUGE drops
2012-07-13 12:28:37	storyr	then it downpours
2012-07-13 12:28:44	storyr	and starts thundering and lightning(ing)
2012-07-13 12:28:56	storyr	and I walk 1/2 mile in the downpour to my office
2012-07-13 12:29:09	storyr	I am soaked from head to toe
2012-07-13 12:29:14	storyr	(jokes 2ez)
2012-07-13 12:29:19	@Aerox	HI RICKEy
2012-07-13 12:29:29	@Aerox	PUBE-A-TOR
2012-07-13 12:29:38	+Gandysampras	hahaha
2012-07-13 12:31:47	@Aerox	gandy this episode is wonderful
2012-07-13 12:44:15	@Aerox	PU. FDHVDULDQ ZLOO EH RXW QHAW ZHHN. PU. DWEDVK ZLOO VXEVWLWXWH.
2012-07-13 12:44:16	@Aerox	oops
2012-07-13 12:44:21	@Aerox	I meant
2012-07-13 12:44:22	@Aerox	http://i.imgur.com/hL4cy.png
2012-07-13 12:44:39	@Aerox	http://i.imgur.com/v18k7.jpg
2012-07-13 12:47:56	theGoldenAvatar	That guy is very fashionable.
2012-07-13 12:48:13	Brainderailment	He's from the internet
2012-07-13 12:50:17	@Aerox	http://www.buzzfocus.com/2012/07/13/comic-con-2012-archer-panel/
2012-07-13 12:51:07	theGoldenAvatar	What is a massage canyon?
2012-07-13 12:51:14	@Aerox	I think that person can't write
2012-07-13 12:51:17	theGoldenAvatar	This is terrible writing
2012-07-13 12:51:18	@Aerox	but I have no idea what they meant
2012-07-13 12:51:50	theGoldenAvatar	Did Ben write this?
2012-07-13 12:52:05	@Aerox	he would have misspelled canyon
2012-07-13 12:54:20	[Rabite]	http://penny-arcade.com/report/editorial-article/ads-up-games-down-the-ugly-profitable-truth-about-xbox-live-advertising
2012-07-13 13:25:57	Brainderailment	There are rumors that the next xbox platform will be scalable. Bringing the console one big step closer to being a shitty pc.
2012-07-13 13:32:27	theGoldenAvatar	http://i.imgur.com/UYNNa.jpg
2012-07-13 13:33:02	theGoldenAvatar	Also, Clemson: http://graphics.fansonly.com/photos/schools/clem/sport/m-footbl/05/05white-lg.jpg
2012-07-13 13:39:39	Brainderailment	WTF is this shit, TGA?
2012-07-13 13:39:53	theGoldenAvatar	Weird stuff.
2012-07-13 13:40:03	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has left #destructoid
2012-07-13 13:40:10	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-13 13:57:18	@bloodylip	is that a JoePa statue?
2012-07-13 13:57:34	theGoldenAvatar	Yes
2012-07-13 13:58:43	-->	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has joined #destructoid
2012-07-13 14:00:42	theGoldenAvatar	https://github.com/kickingvegas/12pt-should-be-the-same-everywhere/blob/master/absoluteMeasurementDPI.md
2012-07-13 14:00:47	theGoldenAvatar	Christ this is retarded
2012-07-13 14:05:49	@bloodylip	why do people use github for shit like that?
2012-07-13 14:07:30	theGoldenAvatar	No idea.
2012-07-13 14:07:32	theGoldenAvatar	Also, what: http://arxiv.org/abs/1207.2171
2012-07-13 14:08:13	theGoldenAvatar	Somehow I doubt it!
2012-07-13 14:13:22	[Rabite]	http://www.youtube.com/watch?v=bXEddCLW3SM&feature=g-u-u
2012-07-13 14:13:22	DtoidBot	New Prius Helps Environment By Killing Its Owner
2012-07-13 14:41:16	@bloodylip	haha, just got a university-wide email about what to do if you see children being molested on campus
2012-07-13 14:41:19	@bloodylip	THANKS JOE PATERNO
2012-07-13 14:59:06	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-13 14:59:06	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-13 14:59:06	--	andrewm_ is now known as andrewm
2012-07-13 15:02:03	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-13 15:02:03	--	Mode #destructoid [+v jorge`] by Q
2012-07-13 15:17:58	--	Aerox is now known as Aerox|Lunch
2012-07-13 15:48:02	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-13 15:48:52	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-13 15:53:24	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-13 15:53:24	--	Mode #destructoid [+o TDiddy] by Q
2012-07-13 15:58:07	--	Aerox|Lunch is now known as Aerox
2012-07-13 16:20:00	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Read error: EOF from client)
2012-07-13 16:27:10	<--	Apple_Master (~Appels@host86-158-101-131.range86-158.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-13 16:38:21	-->	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has joined #destructoid
2012-07-13 16:38:45	richterlappy	omg friday the t3th
2012-07-13 16:39:25	andrewm	 tthreeth?
2012-07-13 16:39:40	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-13 16:39:40	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-13 16:39:44	richterlappy	sure why not
2012-07-13 16:41:36	Ecks|Work	Gemsi
2012-07-13 16:41:55	+Gemsi	Yes ecks ?
2012-07-13 16:42:07	Ecks|Work	How dare you get your Nexus 7 before me
2012-07-13 16:42:24	+Gemsi	hey, ebuyer shipped it early that's not my fault
2012-07-13 16:43:26	Ecks|Work	truth be told itd not even for me
2012-07-13 16:43:32	Ecks|Work	its my brother graduation gift
2012-07-13 16:43:36	Ecks|Work	but the sentiment is the same
2012-07-13 16:44:28	+Gemsi	whereas I just used it as a excuse to give my mum my old tab 10.1
2012-07-13 16:44:36	Ecks|Work	Hahahaha
2012-07-13 16:45:08	Ecks|Work	I hate this S3 less than I thought I would
2012-07-13 16:45:26	+Gemsi	I was playing around with an s3 eariler
2012-07-13 16:45:57	Ecks|Work	it feels super cheap
2012-07-13 16:45:59	+Gemsi	and by playing around, i mean one of my bosses bought one and just dumped it on my desk to transfer contacts and all over for her
2012-07-13 16:46:03	Ecks|Work	and is really ugly
2012-07-13 16:46:34	+Gemsi	i think the fact they hardly seem to weight anything is why they feel cheap
2012-07-13 16:46:41	+Gemsi	that and the plastic back
2012-07-13 16:47:07	Ecks|Work	that is the worst back
2012-07-13 16:47:12	Ecks|Work	I have ever seen
2012-07-13 16:47:49	+Gemsi	didn't feel as solid as the nexus s back when I removed it either
2012-07-13 16:48:36	+Gemsi	or perhaps the nexus s is just a pain for removing the back the one time you need to do it
2012-07-13 16:52:00	Ecks|Work	the nexus s backing doesnt wedge 90 dgerees when you try and pull it off
2012-07-13 16:56:02	+Gemsi	i totally forgot they dumped copies of transformers with the nexus 7
2012-07-13 17:00:54	Ecks|Work	really?
2012-07-13 17:01:33	+Gemsi	yup, copy of dark of the moon within play movies
2012-07-13 17:01:52	+Gemsi	which no doubt I will never watch or buy content from
2012-07-13 17:02:33	+Gemsi	but then, I do have that ?15 to use so lord knows
2012-07-13 17:05:00	+Gandysampras	How is the nexus 7 then Gemsi
2012-07-13 17:05:03	+Gandysampras	Tell me all the things
2012-07-13 17:05:13	+Gemsi	what do you want to know
2012-07-13 17:05:17	+Gemsi	it's well built
2012-07-13 17:05:27	+Gandysampras	General impressions would be nice
2012-07-13 17:05:31	+Gemsi	jelly bean is a minor update to ics
2012-07-13 17:05:35	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-13 17:05:35	--	Mode #destructoid [+v lolshin] by Q
2012-07-13 17:05:56	+Gandysampras	How's the screen?
2012-07-13 17:06:02	+Gemsi	pretty nice
2012-07-13 17:06:08	+Gemsi	viewing angles are nice
2012-07-13 17:06:24	+Gemsi	bright enough on 0% brightness
2012-07-13 17:07:44	+Gemsi	google now returns temperatures in Fahrenheit for some reason
2012-07-13 17:07:58	+Gandysampras	That seems arbitrary
2012-07-13 17:08:09	+Gemsi	stock keyboard seems good, but will more than likely switch back to swiftkey
2012-07-13 17:08:32	+Gemsi	but really, shit is fast and smooth
2012-07-13 17:08:34	+Gandysampras	Bloody hell ym points on teamgifts keep going up to the max so qickly
2012-07-13 17:08:50	+Gandysampras	steamgifts*
2012-07-13 17:08:54	+Gandysampras	Awesome Gemsi
2012-07-13 17:09:36	+Gemsi	and you know ?199
2012-07-13 17:10:15	+Gemsi	i do like 7" as a form factor as well, it's the same size as a kindle 3, just a bit thicker
2012-07-13 17:10:26	+Gandysampras	Nice
2012-07-13 17:10:39	+Gandysampras	I've been trying to convince my dad to get one over a kindle fire
2012-07-13 17:10:45	+Gandysampras	He seems obsessed with importing one though
2012-07-13 17:10:47	+Gemsi	eww kindle fire
2012-07-13 17:10:51	+Gandysampras	Idiot.
2012-07-13 17:11:04	+Gandysampras	He just likes the name
2012-07-13 17:11:04	+Gemsi	i mean maybe once the amazon marketplace hits europe
2012-07-13 17:11:07	+Gandysampras	I decided that's it
2012-07-13 17:11:11	+Gemsi	but no
2012-07-13 17:11:22	+Gemsi	i mean kindle app
2012-07-13 17:11:38	+Gemsi	plus google books seems to have a pretty good selection itself
2012-07-13 17:11:45	+Gandysampras	Yeah, s'not too bad actually
2012-07-13 17:13:06	@Aerox	gandy tell me a story
2012-07-13 17:13:33	+Gemsi	only think I don't like about the nexus 7 if the notification bar
2012-07-13 17:13:55	[Rabite]	http://www.youtube.com/watch?v=84phU8of02U&feature=g-vrec
2012-07-13 17:13:55	DtoidBot	Judge Rules White Girl Will Be Tried As Black Adult
2012-07-13 17:13:57	+Gandysampras	I already told a story to someone today aerox, can I do one another day?
2012-07-13 17:14:06	+Gemsi	it doesn't cover the whole width of the screen and just looks odd
2012-07-13 17:14:09	andrewm	WHore.
2012-07-13 17:14:14	+Gandysampras	How queer.
2012-07-13 17:17:25	@Aerox	I guess :(
2012-07-13 17:18:19	+Gandysampras	<3
2012-07-13 17:18:23	+Gandysampras	You are stunning
2012-07-13 17:18:40	@Aerox	Thank you
2012-07-13 17:18:41	@Aerox	so are you
2012-07-13 17:21:33	andrewm	Man
2012-07-13 17:21:55	andrewm	The kid playing Jojen looks almost exactly how I pictured him
2012-07-13 17:29:25	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-13 17:29:38	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-13 17:39:28	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-13 17:42:44	-->	Halfleft (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-13 17:42:49	Halfleft	sup cunts
2012-07-13 17:42:51	Halfleft	woah
2012-07-13 17:52:00	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-13 17:52:21	Halfleft	hello?
2012-07-13 17:52:29	@Aerox	hello gavin
2012-07-13 17:52:54	Halfleft	This sucks
2012-07-13 17:53:05	Halfleft	I'm marginally drunk but nobody is online to chat to
2012-07-13 17:53:18	@Aerox	Drink more!
2012-07-13 17:53:26	Halfleft	Nah I'm home now
2012-07-13 17:53:29	Halfleft	good night though
2012-07-13 17:53:37	@Aerox	who were you out with
2012-07-13 17:53:42	Halfleft	zein's leaving do. Also the first do after the day everyone got made redundant
2012-07-13 17:53:48	Halfleft	work folk
2012-07-13 17:53:50	Halfleft	good craic
2012-07-13 17:54:06	Halfleft	I had two beers before 6pm in the office
2012-07-13 17:54:11	Halfleft	then a bulmers
2012-07-13 17:54:15	@Aerox	out of control
2012-07-13 17:54:15	Halfleft	and a beer i don't know
2012-07-13 17:54:21	Halfleft	then seven double vodka and cokes
2012-07-13 17:54:35	andrewm	I doubt it.
2012-07-13 17:54:52	@Aerox	"I had 14 shots of vodka, 3 beers, and a cider, and I weigh 100 pounds, and I'm marginally drunk"
2012-07-13 17:54:58	andrewm	You would not be typing half so well.
2012-07-13 17:55:31	Halfleft	I don't know man
2012-07-13 17:55:37	andrewm	Clearly you don't.
2012-07-13 17:55:38	Halfleft	i've had a lot of nights out of late
2012-07-13 17:55:42	Halfleft	building up the ole immunity
2012-07-13 17:55:51	Halfleft	also i mistyped i've as i'be just then
2012-07-13 17:55:55	Halfleft	so there's that?
2012-07-13 17:55:58	Halfleft	and that as thart
2012-07-13 17:57:44	andrewm	I get pretty drunk if I drink 650ml fast.
2012-07-13 17:59:21	Halfleft	I drank nowt fast
2012-07-13 17:59:24	Halfleft	maybe that's why
2012-07-13 17:59:39	Halfleft	met josh's husband finally as well
2012-07-13 17:59:42	Halfleft	so fucking irish
2012-07-13 18:00:59	+Gandysampras	Good evening gavin
2012-07-13 18:01:29	Halfleft	Hello
2012-07-13 18:02:31	-->	Bigby (~TheBigby@108.230.246.144) has joined #destructoid
2012-07-13 18:02:31	--	Mode #destructoid [+v Bigby] by Q
2012-07-13 18:02:37	Halfleft|Away	the fuck
2012-07-13 18:02:43	Halfleft|Away	how do I have two IRC windows open
2012-07-13 18:02:44	@Aerox	hi biggles
2012-07-13 18:02:46	@Aerox	MAGIC
2012-07-13 18:02:49	<--	Halfleft (HalfleftA@77.102.91.175) has quit (Quit)
2012-07-13 18:02:51	andrewm	Space magic
2012-07-13 18:02:56	Halfleft|Away	I didn't think mIRC let you do that.
2012-07-13 18:03:10	Halfleft|Away	two instances of mIRC should say
2012-07-13 18:05:23	+Bigby	who is going to the live Rifftrax of Manos?
2012-07-13 18:05:43	@Aerox	no one probably
2012-07-13 18:05:56	+Bigby	so you didnt get my evite?
2012-07-13 18:05:58	Halfleft|Away	the fuck is Manos?
2012-07-13 18:07:06	+Bigby	http://www.youtube.com/watch?v=tja9cTzgq5k
2012-07-13 18:07:07	DtoidBot	MST3K - Favorite Moments - "Manos" The Hands of Fate
2012-07-13 18:08:02	@Aerox	http://www.theonion.com/articles/dark-knight-rises-opts-for-lighthearted,28746/
2012-07-13 18:13:53	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-13 18:13:53	--	Mode #destructoid [+o TDiddy] by Q
2012-07-13 18:15:04	+Bigby	Torgo is pretty smooth
2012-07-13 18:21:45	<--	Ecks|Work (webchat@bas1-ottawa01-1176118484.dsl.bell.ca) has quit (Quit: Page closed)
2012-07-13 18:31:13		[benbeltran away: Detached from tmux]
2012-07-13 18:31:13	--	You are now known as benbeltran[away
2012-07-13 22:58:13		irc: disconnected from server
2012-07-15 00:58:55		[benbeltran[away away: Detached from tmux]
2012-07-15 00:58:57	-->	benbeltran[away (~benbeltra@200.76.90.160) has joined #destructoid
2012-07-15 00:58:57	--	Nicks #destructoid: [@bloodylip @Q +Bigby +Gandysampras +jorge` +Torzelan [Rabite] ^power Aerox andrewjm andrewm benbeltran[away cardfrek dare DougCL DtoidBot Gandroid jared|away mistic pointzeroeight richterlappy RobotBebop Vexed_Alex]
2012-07-15 00:58:57	--	Channel #destructoid: 23 nicks (2 ops, 0 halfops, 4 voices, 17 normals)
2012-07-15 00:59:01	--	Mode #destructoid [+tnCN]
2012-07-15 00:59:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-15 00:59:03	+Bigby	no, its the first place ive come across so im narrowing down options
2012-07-15 00:59:04	Vexed_Alex	Honda Civics aren't hard to find.
2012-07-15 00:59:10	Vexed_Alex	...
2012-07-15 00:59:24	+Bigby	my credit is shit
2012-07-15 00:59:29	+Bigby	so few places will take me on
2012-07-15 00:59:35	Vexed_Alex	Why is your credit shit
2012-07-15 00:59:47	+Bigby	student loans, various bills from previous places ive lived
2012-07-15 01:00:03	+Bigby	being unemployed for long periods unable to pay them
2012-07-15 01:00:07	+Bigby	it added up
2012-07-15 01:00:08	Vexed_Alex	You're a mess
2012-07-15 01:00:11	+Bigby	i know
2012-07-15 01:00:13	+Bigby	marry me
2012-07-15 01:00:17	Vexed_Alex	No.
2012-07-15 01:00:23	Aerox	you and moose could live together in horrible debt
2012-07-15 01:00:29	Vexed_Alex	I don't want you tarnishing my credit.
2012-07-15 01:00:50	+Bigby	im this close to just filing bankruptcy and saying to hell with it
2012-07-15 01:00:59	Aerox	...how bad is it
2012-07-15 01:01:06	Vexed_Alex	Jesus.
2012-07-15 01:01:07	+Bigby	bad enough
2012-07-15 01:01:43	+Bigby	if i could get a better paying job this might not be such a damn hassle
2012-07-15 01:01:45	Vexed_Alex	You'll need around 1.5k for a cheap lawyer
2012-07-15 01:01:48	+Bigby	but as it is im barely getting by
2012-07-15 01:02:08	+Bigby	thats the irony, isnt it, too broke to afford to be bankrupt
2012-07-15 01:02:10	Vexed_Alex	Are you just paying minimum on debts
2012-07-15 01:02:20	+Bigby	im paying nothing on most of them
2012-07-15 01:02:22	Vexed_Alex	While interest piles on
2012-07-15 01:02:32	Aerox	erm
2012-07-15 01:02:38	Aerox	can you not even afford minimum payment?
2012-07-15 01:02:39	+Bigby	i pay what i can on some stuff
2012-07-15 01:02:44	+Bigby	no
2012-07-15 01:02:50		irc: disconnected from server
2012-07-16 09:18:13		[benbeltran[away away: Detached from tmux]
2012-07-16 09:18:15	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-16 09:18:15	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared|away kaciesaurus metalnarf mistic pointzeroeight Simmy1 theGoldenAvatar]
2012-07-16 09:18:15	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-16 09:18:19	--	Mode #destructoid [+tnCN]
2012-07-16 09:18:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-16 09:22:18	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-07-16 09:22:33	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-07-16 09:25:15	kaciesaurus	do you think I should go to this?
2012-07-16 09:25:16	kaciesaurus	http://tokyointulsa.com/
2012-07-16 09:25:27	theGoldenAvatar	Oh, god yes.
2012-07-16 09:25:54	kaciesaurus	lol
2012-07-16 09:27:08	kaciesaurus	"Stay around after the concert as DJ Infam0us and NerdRaves bring the bass in 30 minute tag team sets that will melt faces with awesome and win."
2012-07-16 09:27:22	theGoldenAvatar	It'd be like TAR in real life.
2012-07-16 09:29:03	@bloodylip	.....
2012-07-16 09:29:38	kaciesaurus	this has the potential for lulz
2012-07-16 09:29:39	kaciesaurus	http://tokyointulsa.com/community/index.php?topic=78.0
2012-07-16 09:31:48		[benbeltran[away back: gone 00:13:34]
2012-07-16 09:31:55	+lolshin	http://www.theverge.com/2012/7/12/3155358/metallica-bargains-james-hetfield-armani
2012-07-16 09:31:56	+lolshin	ahaha
2012-07-16 09:32:05	+lolshin	the footer
2012-07-16 09:59:23	kaciesaurus	tga went to tokyo in tulsa: http://marvelninja.deviantart.com/art/TnT-2009-Sven-Vollfied-129859693
2012-07-16 09:59:48	theGoldenAvatar	No way.
2012-07-16 09:59:58	theGoldenAvatar	I'd never wear an untailored suit.
2012-07-16 10:00:03	kaciesaurus	you were young
2012-07-16 10:00:06	kaciesaurus	and reckless
2012-07-16 10:19:52	-->	Ahmed (~Ahed@184.175.55.245) has joined #destructoid
2012-07-16 10:19:52	--	Mode #destructoid [+v Ahmed] by Q
2012-07-16 10:24:23	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-07-16 10:30:49	theGoldenAvatar	'Survey participants report that developers use the guise of Agile to avoid planning and to avoid creating documentation required for future maintenance. ... Be aware that the Agile movement might very well just be either a developer rebellion against unwanted tasks and schedules or just an opportunity to sell Agile services including certification and training.'
2012-07-16 10:32:50	theGoldenAvatar	Sounds like some people I know.
2012-07-16 10:34:18	+Ahmed	Haha
2012-07-16 10:34:34	theGoldenAvatar	"At my company "Agile" just means a bunch of extremely rigid processes (called Scrum) and endless useless meetings that double the total time needed to do the actual work and result in code quality that is total crap."
2012-07-16 10:35:17	theGoldenAvatar	They're actually making us do Scrum a bit more rigidly now.
2012-07-16 10:35:30	theGoldenAvatar	Actually plan stuff? Pfff.
2012-07-16 10:36:00	@bloodylip	i liked at my last job, when they partially implemented scrum
2012-07-16 10:36:07	@bloodylip	so they'd do daily standups and burndown charts
2012-07-16 10:36:25	@bloodylip	and then they'd do 2 week retrospectives to figure out what went wrong
2012-07-16 10:36:35	@bloodylip	meanwhile, nothing was really being fixed during the retrospectives
2012-07-16 10:36:58	theGoldenAvatar	Our biggest issue has always been time estimates.
2012-07-16 10:37:14	theGoldenAvatar	We have no problem in building good working features.
2012-07-16 10:37:19	+Ahmed	management just hands us a deadline and leaves, I wish they took an active role in solving some of our issues
2012-07-16 10:37:25	theGoldenAvatar	We just tend to miss targets by a mile.
2012-07-16 10:37:45	theGoldenAvatar	On both sides.
2012-07-16 10:39:02	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-16 10:39:02	--	Mode #destructoid [+o Aerox] by Q
2012-07-16 10:39:34	theGoldenAvatar	I think that's part of the push to move us to Portland.
2012-07-16 10:39:44	theGoldenAvatar	They are big on the whol co-location thing.
2012-07-16 10:39:45	theGoldenAvatar	whole*
2012-07-16 10:42:40	theGoldenAvatar	We've spent this last week doing research.
2012-07-16 10:42:51	theGoldenAvatar	That is, planning ahead.
2012-07-16 10:42:58	theGoldenAvatar	Not just going: we need A. Let's GO!
2012-07-16 10:49:03	--	theGoldenAvatar is now known as tga|lunch
2012-07-16 10:51:13	-->	tGA_phone (~tgaphone@mobile-166-147-112-058.mycingular.net) has joined #destructoid
2012-07-16 10:52:02	kaciesaurus	people at work are arguing about whether or not circuit city is still a company and if they have stores
2012-07-16 10:54:51	@Aerox	That is an argument that could easily be solved through google
2012-07-16 10:55:38	kaciesaurus	that's what I said
2012-07-16 11:03:00	-->	tGA_phone_ (~tgaphone@rrcs-98-101-176-147.midsouth.biz.rr.com) has joined #destructoid
2012-07-16 11:04:37	<--	kaciesaurus (webchat@192.76.80.74) has quit (Ping timeout)
2012-07-16 11:05:32	<--	tGA_phone (~tgaphone@mobile-166-147-112-058.mycingular.net) has quit (Ping timeout)
2012-07-16 11:05:32	--	tGA_phone_ is now known as tGA_phone
2012-07-16 11:05:44	-->	kacie|work (webchat@192.76.80.74) has joined #destructoid
2012-07-16 11:35:41	+lolshin	oooOooOo voting for mirrors edge because errybody shoul ple dat shiet
2012-07-16 11:42:56	-->	tGA_phone_ (~tgaphone@mobile-166-147-115-104.mycingular.net) has joined #destructoid
2012-07-16 11:46:46	<--	tGA_phone (~tgaphone@rrcs-98-101-176-147.midsouth.biz.rr.com) has quit (Ping timeout)
2012-07-16 11:46:48	--	tGA_phone_ is now known as tGA_phone
2012-07-16 11:47:04	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 11:47:41	<--	tGA_phone (~tgaphone@mobile-166-147-115-104.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-16 11:50:04	--	tga|lunch is now known as theGoldenAvatar
2012-07-16 11:50:08	theGoldenAvatar	I am never going to make it
2012-07-16 11:50:08	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ltOX3Qh.png
2012-07-16 11:50:14	theGoldenAvatar	May have overestimated
2012-07-16 11:50:32	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 11:51:28	-->	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has joined #destructoid
2012-07-16 11:51:28	--	Mode #destructoid [+v Gemsi] by Q
2012-07-16 11:57:20	+lolshin	http://www.youtube.com/watch?v=lhjk5x54bsE&feature=youtu.be
2012-07-16 11:57:20	DtoidBot	The Turntable Turnabout (Mystery Skulls - Money)
2012-07-16 12:01:42	theGoldenAvatar	Lots of meh in today's deals.
2012-07-16 12:04:19	+lolshin	mhm mhm
2012-07-16 12:04:23	+lolshin	possible mirror's edge tho
2012-07-16 12:04:30	+lolshin	which is cool, although i already have it
2012-07-16 12:06:07	theGoldenAvatar	I mean. Anything I would buy in today's I already own.
2012-07-16 12:07:26	@bloodylip	theGoldenAvatar: lots of meh this sale, all around
2012-07-16 12:07:36	@bloodylip	i'm still mulling over rage
2012-07-16 12:07:41	@bloodylip	but i'd rather pay $5 for it
2012-07-16 12:08:06	theGoldenAvatar	Most of the stuff I would have bought in this sale I got in the last one, or the one before that.
2012-07-16 12:08:14	theGoldenAvatar	It's the same stuff for $5 over and over
2012-07-16 12:08:36	@bloodylip	yeah
2012-07-16 12:08:53	+lolshin	mhm
2012-07-16 12:08:55	theGoldenAvatar	This is like the fourth sale that has had Metro 2033 for $5
2012-07-16 12:08:59	+lolshin	yup
2012-07-16 12:09:09	+lolshin	i mean it's totally worth it, but still
2012-07-16 12:09:50	theGoldenAvatar	I played Lone Survivor
2012-07-16 12:10:03	theGoldenAvatar	That was fun, if overly-artsy.
2012-07-16 12:11:16	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-16 12:12:43	theGoldenAvatar	I'd buy Rage if I could use a light gun on it.
2012-07-16 12:12:48	kacie|work	metro 2033 is $5 right now?  buying.
2012-07-16 12:12:53	+lolshin	yea
2012-07-16 12:12:56	+lolshin	totally worth $%
2012-07-16 12:12:58	+lolshin	5
2012-07-16 12:12:58	theGoldenAvatar	It's pretty good.
2012-07-16 12:13:14	+lolshin	last light should be pretty great, methinks
2012-07-16 12:14:01	theGoldenAvatar	Hadn't even heard of it until now.
2012-07-16 12:14:21	+lolshin	metro: last light? it used to be metro: 2034
2012-07-16 12:14:34	+lolshin	gonna have multiplayer thingamajigs
2012-07-16 12:21:09	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-16 12:21:09	--	Mode #destructoid [+v ProfPew] by Q
2012-07-16 12:28:32	theGoldenAvatar	Why the fuck is Fable III still $50 anyway?
2012-07-16 12:29:08	+lolshin	if anything, 2 should be that price and 3 should be $5
2012-07-16 12:29:16	@bloodylip	why the fuck is Fable 3 a thing?
2012-07-16 12:29:19	+lolshin	^
2012-07-16 12:30:03	kacie|work	I never even finished it
2012-07-16 12:30:09	theGoldenAvatar	I did.
2012-07-16 12:30:12	theGoldenAvatar	It was awful the whole time.
2012-07-16 12:30:15	kacie|work	lol
2012-07-16 12:31:01	@bloodylip	i never even started it
2012-07-16 12:31:03	@bloodylip	or owned it
2012-07-16 12:31:21	kacie|work	it was pretty bad.
2012-07-16 12:32:55	+lolshin	remove all the good things and crank up all the bad things from 2 and you have 3
2012-07-16 12:33:43	kacie|work	yeah, fable 3 is just fable 2 multiplayer, but no friends
2012-07-16 12:33:58	kacie|work	or am I getting them mixed up?
2012-07-16 12:34:09	theGoldenAvatar	I don't even remember.
2012-07-16 12:34:26	kacie|work	2 had multiplayer, right?
2012-07-16 12:34:31	theGoldenAvatar	Yes?
2012-07-16 12:34:33	+lolshin	ghostiplayer?
2012-07-16 12:34:39	kacie|work	lol yeah
2012-07-16 12:34:40	+lolshin	multighost?
2012-07-16 12:34:42	kacie|work	that was really dumb, too
2012-07-16 12:34:45	+lolshin	mhm
2012-07-16 12:34:56	theGoldenAvatar	It was like Dark Souls/ Demons' Souls
2012-07-16 12:34:59	theGoldenAvatar	Except pointless
2012-07-16 12:35:21	@bloodylip	extremely
2012-07-16 12:35:26	@bloodylip	could your ghost even fart at people?!
2012-07-16 12:35:37	kacie|work	I don't think I played it long enough to find out
2012-07-16 12:35:37	+lolshin	idk i never actually did it
2012-07-16 12:35:40	+lolshin	because it was dumb
2012-07-16 12:43:46	+lolshin	HOAGIETIME
2012-07-16 12:43:48	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-16 12:46:59	Halfleft|Away	motherfucker
2012-07-16 12:48:32	@bloodylip	HOAGIEFEST TIME?!
2012-07-16 12:50:51	theGoldenAvatar	http://files.tested.com/photos/2012/07/16/53-38796-sdcc2012_525-1342429693.jpg
2012-07-16 12:51:04	theGoldenAvatar	I don't understand people.
2012-07-16 12:51:34	kacie|work	wat.
2012-07-16 12:51:39	Halfleft|Away	I was just looking at that gallery
2012-07-16 12:51:43	Halfleft|Away	and thinking the same thing
2012-07-16 12:51:49	theGoldenAvatar	Haha
2012-07-16 12:51:56	theGoldenAvatar	You know. I swear I know this supergirl.
2012-07-16 12:51:59	theGoldenAvatar	I just can't place her.
2012-07-16 12:52:01	@Aerox	Did batman ever have a split color suit
2012-07-16 12:52:10	@Aerox	Or did this guy just want to bust out his weird spandex thing
2012-07-16 12:52:37	theGoldenAvatar	http://www.tested.com/news/45172-the-comic_con-2012-cosplay-gallery/item/38771-sdcc2012_503/
2012-07-16 12:52:43	@Aerox	is this…blackface batman?
2012-07-16 12:52:43	@Aerox	http://files.tested.com/photos/2012/07/16/53-38694-sdcc2012_588-1342428706.jpg
2012-07-16 12:52:46	theGoldenAvatar	That one. She looks like... someone.
2012-07-16 12:53:11	Halfleft|Away	isn't that wonder woman?
2012-07-16 12:53:11	theGoldenAvatar	Haha
2012-07-16 12:53:18	theGoldenAvatar	Man, I don't know.
2012-07-16 12:53:21	theGoldenAvatar	Same thing, right?
2012-07-16 12:53:28	Halfleft|Away	I suppose.
2012-07-16 12:53:45	kacie|work	that is definitely wonder woman
2012-07-16 12:53:58	@Aerox	also I meant superman
2012-07-16 12:54:00	@Aerox	earlier
2012-07-16 12:54:04	theGoldenAvatar	BATMAN
2012-07-16 12:54:31	kacie|work	why do girls always do sexy versions of male characters?
2012-07-16 12:54:43	kacie|work	why don't they just do a normal girl version?
2012-07-16 12:54:46	kacie|work	or just a guy version?
2012-07-16 12:54:52	theGoldenAvatar	Because otherwise they are lesbians
2012-07-16 12:55:11	kacie|work	lol. oh yeah.
2012-07-16 12:55:15	Halfleft|Away	because nobody wants to see a man in spandex
2012-07-16 12:55:19	Halfleft|Away	not even women
2012-07-16 12:55:24	theGoldenAvatar	http://files.tested.com/photos/2012/07/16/38891-sdcc2012_407.jpg
2012-07-16 12:55:36	theGoldenAvatar	TASTEFUL
2012-07-16 12:55:49	theGoldenAvatar	Although
2012-07-16 12:55:52	theGoldenAvatar	I think this is a woman
2012-07-16 12:55:53	theGoldenAvatar	http://files.tested.com/photos/2012/07/16/53-38893-sdcc2012_405-1342430962.jpg
2012-07-16 12:55:57	theGoldenAvatar	Or a very effeminate man
2012-07-16 12:56:28	@Aerox	the laziest cosplay
2012-07-16 12:56:28	@Aerox	http://files.tested.com/photos/2012/07/16/53-39251-sdcc2012_090-1342432194.jpg
2012-07-16 12:56:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-16 12:56:43	--	Mode #destructoid [+o TDiddy] by Q
2012-07-16 12:57:12	theGoldenAvatar	You know what must be awful?
2012-07-16 12:57:21	kacie|work	I do not
2012-07-16 12:57:31	theGoldenAvatar	When you run into some who is dressed as the same character as you
2012-07-16 12:57:31	@Aerox	cosplaying?
2012-07-16 12:57:36	theGoldenAvatar	But yours is made out of garbage
2012-07-16 12:57:44	theGoldenAvatar	someone*
2012-07-16 12:57:44	kacie|work	lol
2012-07-16 12:58:34	@Aerox	http://screencrave.com/wp-content/uploads/2012/07/scottish-mr-incredible-me-7-12-12.jpg
2012-07-16 12:58:44	@bloodylip	god
2012-07-16 12:58:46	theGoldenAvatar	Ugh
2012-07-16 12:58:50	theGoldenAvatar	Had to get a kilt in
2012-07-16 12:58:54	@bloodylip	can't we just blow up wherever they hold SDCC every year?
2012-07-16 12:59:02	@Aerox	But Hito
2012-07-16 12:59:30	theGoldenAvatar	Hey guys
2012-07-16 12:59:35	theGoldenAvatar	They remade Kick Ass
2012-07-16 12:59:38	theGoldenAvatar	With a new title
2012-07-16 12:59:39	theGoldenAvatar	http://files.tested.com/photos/2012/07/16/53-38977-sdcc2012_244-1342431331.jpg
2012-07-16 12:59:40	theGoldenAvatar	Fat Ass
2012-07-16 12:59:50	 *	theGoldenAvatar is mean
2012-07-16 12:59:51	Halfleft|Away	literally garbage
2012-07-16 13:00:29	@Aerox	http://3.bp.blogspot.com/-bZeAOK1vVCQ/UAApyOxNBjI/AAAAAAAAHOs/BNwRUOvV5do/s1600/IMG_4199.jpg
2012-07-16 13:00:33	@Aerox	http://4.bp.blogspot.com/-UQZzOr88JCw/UAApz6SlwxI/AAAAAAAAHO8/SBoI-utziCc/s1600/IMG_4218.JPG
2012-07-16 13:00:57	theGoldenAvatar	I feel like this star should be yellow: http://files.tested.com/photos/2012/07/16/53-39010-sdcc2012_275-1342431444.jpg
2012-07-16 13:01:04	theGoldenAvatar	Haha
2012-07-16 13:01:10	theGoldenAvatar	That spiderman
2012-07-16 13:01:13	+Gemsi	terrible cosplay is truly a great thing
2012-07-16 13:02:06	theGoldenAvatar	http://files.tested.com/photos/2012/07/16/53-39035-sdcc2012_302-1342431489.jpg
2012-07-16 13:02:29	+Gemsi	ha the look of the boys face on the right
2012-07-16 13:02:33	theGoldenAvatar	Haha: http://files.tested.com/photos/2012/07/16/53-39050-sdcc2012_317-1342431519.jpg
2012-07-16 13:02:39	Halfleft|Away	I would watch a spiderman film starring that guy
2012-07-16 13:02:58	@Aerox	no site has up a flat out worst cospaly of sdcc gallery yet
2012-07-16 13:03:00	@Aerox	Which is disappointing
2012-07-16 13:03:05	theGoldenAvatar	Yeah
2012-07-16 13:03:17	theGoldenAvatar	Most of the ones in this gallery are passing
2012-07-16 13:05:47	kacie|work	okay, so the company I work for has a help desk and a help desk in tampa
2012-07-16 13:06:13	kacie|work	but apparently the help desk in tampa has decided that they do not want us (tulsa) to use their ticketing system.
2012-07-16 13:06:34	kacie|work	even though we're (supposed to be) the same company
2012-07-16 13:06:50	+Gemsi	so your having you own ticketing system, with blackjack and hookers right ?
2012-07-16 13:06:53	Halfleft|Away	They don't want you inbred hicks sullying it
2012-07-16 13:07:00	kacie|work	lol
2012-07-16 13:07:17	kacie|work	whatever, I'll get a new job soon.  just a few more months
2012-07-16 13:07:36	theGoldenAvatar	Sounds like normal corporate bullshit.
2012-07-16 13:08:19	kacie|work	the up side, I was put on the project to help transition to... whatever else they're going to do
2012-07-16 13:08:34	theGoldenAvatar	Transition to unemployment.
2012-07-16 13:08:36	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-16 13:08:43	deBLOO	I'm bored
2012-07-16 13:09:06	kacie|work	ultimately, yeah.  but I just want to get a year out of this place for my resume so the more shit they put me on, the longer I can milk it
2012-07-16 13:10:13	Halfleft|Away	thats the spirit
2012-07-16 13:10:46	kacie|work	also, I have learned a lot here
2012-07-16 13:10:51	kacie|work	so it's not all bad
2012-07-16 13:11:04	kacie|work	now I can ramble about active directory and exchange management console in interviews
2012-07-16 13:12:52	theGoldenAvatar	What's the difference between conversation tracking via exchange in Outlook '07 vs '10?
2012-07-16 13:13:08	@Aerox	They probably somehow made it worse in 10
2012-07-16 13:13:33	theGoldenAvatar	Oh hey. My favorite kind of email. "Please look over this document so I can sign off."
2012-07-16 13:13:38	theGoldenAvatar	There's not document of course.
2012-07-16 13:13:42	theGoldenAvatar	no*
2012-07-16 13:17:52	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 13:19:11	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-16 13:22:04	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 13:22:18	theGoldenAvatar	Oh god.
2012-07-16 13:22:25	theGoldenAvatar	They are issuing us new business cards.
2012-07-16 13:22:32	theGoldenAvatar	And they've put my mobile number on
2012-07-16 13:22:41	Halfleft|Away	how DARE they
2012-07-16 13:23:17	@TDiddy	not really their business to do that, unless it is a work issued phoner
2012-07-16 13:23:19	@TDiddy	*phone
2012-07-16 13:27:27	theGoldenAvatar	I'm just not sure why I'd want every random stranger I give a business card to to have my private phone number.
2012-07-16 13:27:52	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 13:31:53	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 13:35:42	Halfleft|Away	don't use them
2012-07-16 13:42:49	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-16 13:42:49	--	Mode #destructoid [+v lolshin] by Q
2012-07-16 13:43:14	+lolshin	buuuuuuuuuurp
2012-07-16 13:43:26	+lolshin	frt
2012-07-16 13:44:05	@Aerox	hello shin
2012-07-16 13:44:11	@Aerox	channeling moose there I see
2012-07-16 13:44:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 13:44:25	theGoldenAvatar	Post hoagietime interview
2012-07-16 13:44:45	Halfleft|Away	fucking
2012-07-16 13:44:51	+lolshin	mrrrrrrr
2012-07-16 13:45:00	+lolshin	clop clop clop
2012-07-16 13:45:02	Halfleft|Away	my skillet and pot have been encrusted with shit and lying in the sink for almost a week
2012-07-16 13:45:03	Halfleft|Away	fuck sake
2012-07-16 13:45:15	+lolshin	mhm mhm i hear that
2012-07-16 13:45:27	+lolshin	my housemates are the fucking worst at kitchen
2012-07-16 13:45:37	+lolshin	i refuse to even use anything anymore
2012-07-16 13:45:45	theGoldenAvatar	That's why I live alone.
2012-07-16 13:45:49	+lolshin	mhm mhm
2012-07-16 13:45:58	Halfleft|Away	too 'spensive
2012-07-16 13:46:02	+lolshin	that's why i'm moving into a house with 2 separate full kitchens
2012-07-16 13:46:19	theGoldenAvatar	Two kitchens!
2012-07-16 13:46:20	+lolshin	one for the cleanly, one for the slavs
2012-07-16 13:46:21	+Gemsi	don't use move out 'soon' gavin ?
2012-07-16 13:47:09	+lolshin	yea tga, 6 bedroom, 3 floors, 2 kitchens, deck, (small) yard
2012-07-16 13:47:19	+lolshin	huge vaulted ceiling living room
2012-07-16 13:49:19	theGoldenAvatar	Man, today's PA is super offense to pedophiles.
2012-07-16 13:49:24	theGoldenAvatar	offensive*
2012-07-16 13:49:43	@Aerox	KINKSHAMING
2012-07-16 13:49:44	+lolshin	HAHAH
2012-07-16 13:49:54	+lolshin	wow, yeah that's pretty great
2012-07-16 13:51:23	@Aerox	Too bad they didn't do it about bronies
2012-07-16 13:51:52	+lolshin	^
2012-07-16 13:52:08	@Aerox	The blowback from that would have been hilarious
2012-07-16 13:52:20	theGoldenAvatar	Yeah. Missed opportunity.
2012-07-16 13:52:43	+lolshin	i mean i think this one addresses a much larger issue
2012-07-16 13:52:45	+lolshin	but yeah
2012-07-16 13:52:49	+lolshin	that would've been hilarious
2012-07-16 13:53:42	+lolshin	so
2012-07-16 13:53:43	+lolshin	jro
2012-07-16 13:53:47	@Aerox	sup
2012-07-16 13:53:57	+lolshin	in passing you mentioned something about kpax blogging a butt plug
2012-07-16 13:54:01	@Aerox	oh, yes
2012-07-16 13:54:08	+lolshin	i dont look at any tumblrs
2012-07-16 13:54:11	+lolshin	mostly because of shit like that
2012-07-16 13:54:17	@Aerox	I normally don't either
2012-07-16 13:54:23	+lolshin	and i still don't know if i even want to look at his again
2012-07-16 13:54:28	@Aerox	I'l llink you hang on
2012-07-16 13:54:29	+lolshin	it just makes me sad for humanity
2012-07-16 13:54:39	+lolshin	but it's been nagging me
2012-07-16 13:54:47	+lolshin	it's like i have to see it to believe it
2012-07-16 13:54:57	+lolshin	and then rub it in his face SO HARD
2012-07-16 13:55:20	@Aerox	oh yeah you have to
2012-07-16 13:55:24	@Aerox	like
2012-07-16 13:55:27	@Aerox	who posts their buttplugs on their blogs
2012-07-16 13:55:33	+lolshin	i mean i do with pretty much everything he does online
2012-07-16 13:56:16	+lolshin	side note: dtoid philly is the fucking worst
2012-07-16 13:56:25	+Ahmed	How so>
2012-07-16 13:56:25	+lolshin	besides me, it's just fucking kpax and god damned JULIUS
2012-07-16 13:56:26	+Ahmed	?*
2012-07-16 13:56:32	+Ahmed	Hahaha
2012-07-16 13:56:33	@Aerox	and then the grossest part is he like mentions his sister in the post
2012-07-16 13:56:34	+lolshin	PUCULOL
2012-07-16 13:56:34	@Aerox	or right after
2012-07-16 13:56:41	+lolshin	-__-
2012-07-16 13:56:46	@Aerox	and then everything made sense
2012-07-16 13:56:47	+lolshin	not sure if want see, then
2012-07-16 13:56:52	+lolshin	oh no
2012-07-16 13:56:54	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 13:56:57	+lolshin	that makes it sound even WORS
2012-07-16 13:56:58	+lolshin	E
2012-07-16 13:57:35	@Aerox	hmmm where was it
2012-07-16 13:58:24	@Aerox	i wonder if he deleted it
2012-07-16 13:59:05	theGoldenAvatar	http://js1k.com/2010-first/demo/750
2012-07-16 13:59:11	theGoldenAvatar	1kb javascript chess game: go
2012-07-16 14:00:22	+lolshin	i dont even remember the name of his tumblr
2012-07-16 14:00:31	+lolshin	at this point i'm pretty sure it's a repressed memory
2012-07-16 14:00:53	+lolshin	something super stupid
2012-07-16 14:00:54	@Aerox	he totally deleted it
2012-07-16 14:00:57	@Aerox	I made a reference to it on facebook
2012-07-16 14:01:00	+lolshin	hahahahhahhahaa
2012-07-16 14:01:01	@Aerox	oh wait no
2012-07-16 14:01:02	@Aerox	here it is
2012-07-16 14:01:03	@Aerox	it was from may
2012-07-16 14:01:05	+lolshin	haaaaaaaaaaahahaha
2012-07-16 14:01:07	@Aerox	http://kpaxx.tumblr.com/post/23377229575/sure-hope-my-mom-doesnt-check-my-credit-card
2012-07-16 14:01:20	+lolshin	-__-
2012-07-16 14:01:51	+lolshin	KAWAIIDESUWABOLOLIRAEPPEDOFUCKER said: good
2012-07-16 14:01:56	theGoldenAvatar	Ugh
2012-07-16 14:01:58	theGoldenAvatar	You can't castle
2012-07-16 14:01:59	@bloodylip	lolshin: yeah, i try to distance myself from dtoid philly as much as possible because of those two
2012-07-16 14:02:00	+lolshin	-____________-
2012-07-16 14:02:02	theGoldenAvatar	Worst chess game ever.
2012-07-16 14:02:13	+lolshin	yup bloody
2012-07-16 14:02:17	+lolshin	just fuckin…. yup
2012-07-16 14:02:18	@bloodylip	you should be active in dtoid baltimore where allt he cool people hang out
2012-07-16 14:02:30	+lolshin	yeah there were cool people at magfest
2012-07-16 14:03:05	Halfleft|Away	that's gross
2012-07-16 14:04:00	Halfleft|Away	why would his mother be looking through his credit card history
2012-07-16 14:04:07	@Aerox	I bet she pays it
2012-07-16 14:04:16	Halfleft|Away	gross
2012-07-16 14:04:20	@Aerox	So basically his mom bought him a buttplug vibe
2012-07-16 14:04:44	+lolshin	he won't get laid until he's 30, when he'll pay $500 for some fat, tranny cosplayer to give him a handie in the back of his car, and then it'll murder him
2012-07-16 14:05:04	+lolshin	or he'll have a heart attack during, due to being utterly rotund
2012-07-16 14:05:32	@TDiddy	important question
2012-07-16 14:05:32	+lolshin	but i mean no one expected anything less than that
2012-07-16 14:05:36	@TDiddy	who are they cosplaying as?
2012-07-16 14:05:51	+lolshin	hmm
2012-07-16 14:05:51	@TDiddy	I would like to imagine Yuna from FFX with a muffin top
2012-07-16 14:06:02	+lolshin	110% chance it's from my little pony
2012-07-16 14:06:12	+lolshin	which is the worst part
2012-07-16 14:06:22	@TDiddy	totally worse
2012-07-16 14:06:27	+lolshin	oh shit
2012-07-16 14:06:31	+lolshin	i dont think i showed you guys
2012-07-16 14:06:37	+lolshin	i took the fucking funniest picture of him at magfest
2012-07-16 14:06:43	+lolshin	lemme find
2012-07-16 14:07:50	@bloodylip	are we talking about kpax or julius?
2012-07-16 14:07:58	@bloodylip	because in julius' case i think it'd be a furry
2012-07-16 14:08:24	@Aerox	I have a theory that a lot of the bronies are partially into it because for some insane reason they think it will help them meet girls
2012-07-16 14:08:40	@Aerox	The two really religious shy friends of my friends' roommate seem to think that
2012-07-16 14:08:47	+lolshin	kpax
2012-07-16 14:08:50	@Aerox	that because they are *~ in touch with their feminine side *~ they are going to meet a nice lady
2012-07-16 14:09:01	@TDiddy	i dont know much about him
2012-07-16 14:09:02	@Aerox	I think they are just closeted though
2012-07-16 14:09:03	theGoldenAvatar	Beta as fuck
2012-07-16 14:09:05	@TDiddy	but he sounds awful
2012-07-16 14:09:12	@Aerox	One of them cosplayed Pinkie Pie in a skirt
2012-07-16 14:09:22	@TDiddy	and i will continue to operate as if he was awful
2012-07-16 14:09:31	+lolshin	kpax online = -_____-, IRL = facepalm.jpg ok bro gg.
2012-07-16 14:09:37	theGoldenAvatar	I thought he was a rapper.
2012-07-16 14:09:38	+lolshin	julius online+IRL= the worst
2012-07-16 14:09:43	@Aerox	hahahahha
2012-07-16 14:09:51	theGoldenAvatar	I once shared a room with Julius
2012-07-16 14:09:55	@Aerox	You did?!
2012-07-16 14:09:57	@Aerox	When?
2012-07-16 14:09:59	@Aerox	How did that happen
2012-07-16 14:10:01	theGoldenAvatar	He was the least annoying roommate I had that year.
2012-07-16 14:10:06	theGoldenAvatar	I had no idea who he was, Aerox.
2012-07-16 14:10:10	theGoldenAvatar	And someone vouched for him.
2012-07-16 14:10:19	+lolshin	was he passed out hte majority of the time?
2012-07-16 14:10:20	theGoldenAvatar	And I needed a fourth because someone else dropped out
2012-07-16 14:10:22	theGoldenAvatar	THis was PAX 10
2012-07-16 14:10:29	theGoldenAvatar	lolshin, yes
2012-07-16 14:10:33	+lolshin	hhahaahahahahahahahahahahahahaahah
2012-07-16 14:10:36	@TDiddy	god
2012-07-16 14:10:43	theGoldenAvatar	Except for that one creepy moment where he asked if he could see me naked...
2012-07-16 14:10:46	@TDiddy	i remember the chapel or whatever when niero bought all our drinks for an hour
2012-07-16 14:10:55	@TDiddy	and he was buying 3 at a time
2012-07-16 14:10:55	theGoldenAvatar	That's not a joke either.
2012-07-16 14:11:05	+lolshin	yeah
2012-07-16 14:11:08	+lolshin	i believe that
2012-07-16 14:11:08	@Aerox	That's par for the course
2012-07-16 14:11:14	@TDiddy	well
2012-07-16 14:11:16	theGoldenAvatar	Well, goddamn
2012-07-16 14:11:19	@TDiddy	he'd order drinks and slam them
2012-07-16 14:11:21	theGoldenAvatar	When it's free...
2012-07-16 14:11:22	@Aerox	He was asking people to sit on his face and jerk him off at one point
2012-07-16 14:11:23	@TDiddy	then not move from the bar
2012-07-16 14:11:31	+lolshin	mhm mhm
2012-07-16 14:11:34	+lolshin	julius is awful
2012-07-16 14:11:48	@Aerox	Where is this picture
2012-07-16 14:11:55	+lolshin	ok so kpax asked me to take his picture with this fine young group of… well
2012-07-16 14:12:01	+lolshin	i couldnt resist
2012-07-16 14:12:14	+lolshin	http://f.cl.ly/items/2w1V1w1U2c3t1s0O1d3o/ClouDrop%20Jul%2016,%202012%203-08-24%20PM.png.jpeg
2012-07-16 14:12:25	@Aerox	lolllllllllll
2012-07-16 14:12:37	theGoldenAvatar	Which one is Kpax?
2012-07-16 14:12:41	@Aerox	The weird this is that I feel like, based on his FB pics
2012-07-16 14:12:42	+lolshin	my favorite is the seemlingly middle-aged black woman next to him
2012-07-16 14:12:45	@Aerox	He could totally pass as normal
2012-07-16 14:12:49	+lolshin	he's the one in the back
2012-07-16 14:12:56	+lolshin	that looks like he's semi-photobombing
2012-07-16 14:12:59	@Aerox	I'm pretty confident he could walk into a bar and leave with a girl that night
2012-07-16 14:13:04	theGoldenAvatar	He does look fairly normal.
2012-07-16 14:13:11	+lolshin	yeah IRL he's fine
2012-07-16 14:13:18	theGoldenAvatar	Like 10 on the brony scale.
2012-07-16 14:13:23	+lolshin	talks really nerdily, but that's w/e
2012-07-16 14:13:32	+lolshin	IRL i'd say he's the opposite of julius
2012-07-16 14:13:38	+lolshin	almost never drinks etc
2012-07-16 14:13:44	@Aerox	BORING
2012-07-16 14:13:47	theGoldenAvatar	Ha
2012-07-16 14:13:48	@Aerox	No wonder he's not getting laid
2012-07-16 14:13:51	+lolshin	mhm
2012-07-16 14:14:19	+lolshin	one thing that's always bothered me about that pic
2012-07-16 14:14:30	+lolshin	i'm pretty sure w/e the fuck the triceratops is, it's a guy
2012-07-16 14:15:13	+lolshin	also three of them look like they either just or already shit their pants
2012-07-16 14:15:30	@Aerox	I'm sure there's a lot of diaperfur crossover in these groups
2012-07-16 14:15:38	 *	theGoldenAvatar shivers
2012-07-16 14:15:53	+lolshin	idk, the one on the right looks sad about it
2012-07-16 14:16:21	theGoldenAvatar	You are stopping her from eating her cupcake.
2012-07-16 14:16:25	+lolshin	ahaha
2012-07-16 14:17:26	Halfleft|Away	that weird guy at work got his bike stolen so he wasn't in today
2012-07-16 14:17:39	Halfleft|Away	we were ALL TOTALLY SYMPATHETIC
2012-07-16 14:17:42	+lolshin	hahahah
2012-07-16 14:18:24	@Aerox	Fire him for not showing up
2012-07-16 14:18:38	theGoldenAvatar	I doubt Gavin has that kind of authority
2012-07-16 14:18:59	+lolshin	he also unfortunately bought this, and made me take a picture of him so he could show his mother http://f.cl.ly/items/2y251X0d3a0x2d1t1i3w/ClouDrop%20Jul%2016,%202012%203-17-29%20PM.png.jpeg
2012-07-16 14:19:15	Halfleft|Away	I have no authority.
2012-07-16 14:19:18	+lolshin	i expressed my extreme disappointment in him as a human male, as i often do
2012-07-16 14:19:23	@TDiddy	awful
2012-07-16 14:19:24	@TDiddy	just awful
2012-07-16 14:19:43	Halfleft|Away	why did you go to a pony convention with this human male?
2012-07-16 14:20:04	@Aerox	That's a good question, why did you go to the pony convention
2012-07-16 14:20:09	+lolshin	it was from one of the few fabric/plushie/shit venders at magfest
2012-07-16 14:20:12	theGoldenAvatar	Magfest
2012-07-16 14:20:19	+lolshin	yeah
2012-07-16 14:20:19	theGoldenAvatar	Aspiecon
2012-07-16 14:20:53	theGoldenAvatar	http://dl.dropbox.com/u/109257/base/zzzz9.JPG
2012-07-16 14:21:01	theGoldenAvatar	Since we're linking huge weirdos
2012-07-16 14:21:01	+lolshin	basically every "brony" (it hurts me on the inside to even type that as if it's a fucking legitimate thing) there was awful
2012-07-16 14:21:06	+lolshin	and everyone just made fun of them
2012-07-16 14:21:26	+lolshin	ahahah
2012-07-16 14:22:44	Halfleft|Away	that guy looks like a cunt
2012-07-16 14:23:25	@TDiddy	hehe
2012-07-16 14:23:27	+lolshin	lololololoolloolloloololol
2012-07-16 14:23:45	Halfleft|Away	Check out this gaylord though http://a6.sphotos.ak.fbcdn.net/hphotos-ak-snc7/59458_433930924570_1432089_n.jpg
2012-07-16 14:24:06	+lolshin	aww cheah
2012-07-16 14:24:51	theGoldenAvatar	That guy does look like a queer.
2012-07-16 14:24:58	theGoldenAvatar	The one on the left.
2012-07-16 14:25:18	Halfleft|Away	lauren's having a shower. If I go to use it tomorrow and it's a fucking mess i shit you not I will complain quietly to you lot in here like there's NO TOMORROW
2012-07-16 14:25:27	+lolshin	in the "my body is ready take my face virginity" position
2012-07-16 14:25:32	+Gemsi	we look forward to it
2012-07-16 14:25:44	+lolshin	please complain quietly in all caps
2012-07-16 14:25:55	+lolshin	for full effect
2012-07-16 14:26:24	+lolshin	also i thought girls were the clean sex
2012-07-16 14:26:34	+lolshin	especially in the bathroom
2012-07-16 14:26:42	Halfleft|Away	you're kidding, right?
2012-07-16 14:26:47	+lolshin	guess not
2012-07-16 14:27:04	Halfleft|Away	It's common knowledge that girls are infinitely messier human beings.
2012-07-16 14:27:08	+lolshin	hahaha
2012-07-16 14:27:30	+lolshin	well at least there isn't piss and *shit* all over the bathroom at your house, only at work
2012-07-16 14:27:32	+lolshin	:3
2012-07-16 14:28:31	theGoldenAvatar	We have zero females at my office.
2012-07-16 14:28:32	+lolshin	did they ever catch the shit bandit, by the way?
2012-07-16 14:28:35	theGoldenAvatar	Bathrooms are immaculate.
2012-07-16 14:28:48	theGoldenAvatar	Draw your own conclusions
2012-07-16 14:28:56	Halfleft|Away	no lolshin
2012-07-16 14:29:02	+lolshin	haahahahahahah brilliant
2012-07-16 14:29:04	Halfleft|Away	in fact there was a shitty surprise this morning, so i'm told
2012-07-16 14:29:09	+lolshin	ahahahahahahahah
2012-07-16 14:29:16	+lolshin	that's fantastic
2012-07-16 14:29:46	+lolshin	sure seems like the precursor to a workplace arson, office space style
2012-07-16 14:30:13	Halfleft|Away	I have a 'rapesco' stapler
2012-07-16 14:30:21	+lolshin	hahaha what
2012-07-16 14:30:51	+lolshin	http://www.rapesco.com/stapling/index.asp
2012-07-16 14:30:58	+lolshin	AHAHA I DIDN'T BELIEVE IT
2012-07-16 14:31:09	+lolshin	THIS SITE COULD NOT BE BETTER
2012-07-16 14:31:17	theGoldenAvatar	What is she stapling?
2012-07-16 14:31:21	+lolshin	THE FUTURE
2012-07-16 14:31:55	theGoldenAvatar	Isn't the future supposed to be paperless?
2012-07-16 14:31:57	+Gemsi	i think you mean MY HEART
2012-07-16 14:32:28	Halfleft|Away	she's stapling her laptop closed
2012-07-16 14:33:50	@TDiddy	so thats what i've been doing wrong
2012-07-16 14:37:12	Halfleft|Away	what the fuck
2012-07-16 14:37:20	Halfleft|Away	did gex the gecko have a different voice in the US?
2012-07-16 14:37:31	theGoldenAvatar	Who?
2012-07-16 14:37:43	+Gemsi	o jeez gex
2012-07-16 14:38:05	+Gemsi	are you going to bring croc up next
2012-07-16 14:38:30	theGoldenAvatar	Vomits
2012-07-16 14:38:32	Halfleft|Away	fuck me, croc
2012-07-16 14:38:37	theGoldenAvatar	This game looks awful
2012-07-16 14:38:53	@Aerox	I just caught up on the pony hat
2012-07-16 14:38:54	@Aerox	sadddddd times
2012-07-16 14:38:58	@Aerox	Is that Hito in the background
2012-07-16 14:39:23	Halfleft|Away	fuck me
2012-07-16 14:39:26	Halfleft|Away	he did! http://www.youtube.com/watch?v=aBi0aHwgFc8
2012-07-16 14:39:26	DtoidBot	Gex: Enter the Gecko [Cutscenes]
2012-07-16 14:39:27	Halfleft|Away	uk ver
2012-07-16 14:39:36	Halfleft|Away	us ver: http://www.youtube.com/watch?v=H1IGSfVmrvE
2012-07-16 14:39:36	DtoidBot	Gex : Enter The Gecko (PSX) - 01 - Out Of Tune
2012-07-16 14:39:43	+Gemsi	How about CJ Elephant Fugitive or is that far to niche and random
2012-07-16 14:40:01	Halfleft|Away	how about Jumping Flash motherfucker
2012-07-16 14:41:13	+lolshin	haha o wow the first town in borderlands 2 is named "sanctuary"
2012-07-16 14:41:18	+Gemsi	james pond
2012-07-16 14:41:23	+lolshin	nice diablo callback, i guess?
2012-07-16 14:41:57	+Gemsi	or perhaps dynamite headdy
2012-07-16 14:42:26	Halfleft|Away	you can't imagine how angry I am about gex' voice
2012-07-16 14:43:05	+lolshin	next we'll find out claptrap's middle name is deckard or some shit
2012-07-16 14:45:24	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 14:46:18	Halfleft|Away	Gemsi
2012-07-16 14:46:24	Halfleft|Away	how about some bishy bashy special http://www.youtube.com/watch?v=-azMAkQeAgg
2012-07-16 14:46:24	DtoidBot	Bishi Bashi Special (PS1) ?????????
2012-07-16 14:47:23	+Gemsi	oh god
2012-07-16 14:48:10	Halfleft|Away	http://www.youtube.com/watch?v=N2hukvZ0zBw
2012-07-16 14:48:11	DtoidBot	Playstation - Jumping Flash! World 3-2
2012-07-16 14:49:31	+Gemsi	this is going to end with me breaking out videos of tomba isn't it
2012-07-16 14:50:01	Halfleft|Away	tomba?
2012-07-16 14:50:16	+Gemsi	or tombi or whatever it got called over here
2012-07-16 14:51:33	+Gemsi	i played this demo far to many times : http://www.youtube.com/watch?v=7VDgidqJbBo
2012-07-16 14:51:33	DtoidBot	Tombi - The Beginning
2012-07-16 14:52:09	Halfleft|Away	i've never even seen this before
2012-07-16 14:52:21	+Gemsi	i think the demo disk had those, that ghost in the shell game which was fun because you call walk on walls and that weird puzzle game where you played as a volleyball
2012-07-16 14:53:14	Halfleft|Away	Demo One was for being a dinosaur or a manta ray
2012-07-16 14:53:19	Halfleft|Away	and roll cage
2012-07-16 14:53:28	+Gemsi	hell yeah the roll cage demo
2012-07-16 14:53:42	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 14:53:52	Halfleft|Away	I'd play the fucking SHIT out of a modern Roll Cage
2012-07-16 14:54:00	+Gemsi	ah here we go : http://www.youtube.com/watch?v=Ol1usmZs9r8
2012-07-16 14:54:00	DtoidBot	Kula World - 01
2012-07-16 14:54:25	+Gemsi	lord kula world was an odd demo
2012-07-16 14:55:08	+Gemsi	the problem with rollcage, was that really all that matters was driving on the roof
2012-07-16 14:55:28	Halfleft|Away	yup
2012-07-16 14:56:31	Halfleft|Away	http://www.youtube.com/watch?v=gkcSBTOcQXo
2012-07-16 14:56:32	DtoidBot	kurushi ps1
2012-07-16 14:56:34	Halfleft|Away	krushi
2012-07-16 14:56:45	Halfleft|Away	that guy is retarded
2012-07-16 14:57:04	<--	Apple_Master (~Appels@host81-156-190-237.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-16 14:57:08	+Gemsi	that reminds me of oh what was it
2012-07-16 14:57:13	+Gemsi	devil dice ?
2012-07-16 14:57:37	+Gemsi	yeah devil dice http://www.youtube.com/watch?v=jcI8W_TaO0Y
2012-07-16 14:57:37	DtoidBot	Let's Peek Devil Dice
2012-07-16 14:59:18	Halfleft|Away	I had no idea what that was until I saw the menu screen with tehg little guy
2012-07-16 15:00:06	+Gemsi	i had so many ps1 demo discs, lord that platform had random stuff
2012-07-16 15:00:45	+Gemsi	all the Net Yaroze shit as well
2012-07-16 15:04:36	-->	richterlappy (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-16 15:18:53	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 15:22:13	-->	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 15:22:42	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 15:26:23	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 15:30:03	<--	kacie|work (webchat@192.76.80.74) has quit (*.net *.split)
2012-07-16 15:33:38	-->	Apple_Master (~Appels@host81-156-190-237.range81-156.btcentralplus.com) has joined #destructoid
2012-07-16 15:40:21	-->	kaciesaurus (webchat@192.76.80.74) has joined #destructoid
2012-07-16 15:48:17	kaciesaurus	fuuuuuuck it's cold here
2012-07-16 15:49:13	+lolshin	fuck you it's hot as shit outside
2012-07-16 15:49:17	+lolshin	:3
2012-07-16 15:50:05	kaciesaurus	it is hot as shit outside, I will agree
2012-07-16 15:50:10	kaciesaurus	but it's cold as shit in this office
2012-07-16 15:50:14	+lolshin	ah
2012-07-16 15:50:28	+lolshin	well at least it's not hot inside
2012-07-16 15:50:36	+lolshin	don't have to smell smellys smellin'
2012-07-16 15:50:45	kaciesaurus	...true
2012-07-16 15:50:52	kaciesaurus	I work with some people who smell bad enough already
2012-07-16 15:50:57	+lolshin	mhm mhm
2012-07-16 15:53:52	<--	Apple_Master (~Appels@host81-156-190-237.range81-156.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-16 16:06:45	andrewm	!weather 28411
2012-07-16 16:06:46	DtoidBot	From Wilmington, North Carolina (KILM) on July 16, 4:53 PM EDT temp: 91 F (33 C) cond: Clear wind: From the WSW at 15 MPH Gusting to 21 MPH(24.14 KPH) hu: 50% dewpnt: 70 F (21 C)
2012-07-16 16:08:08	kaciesaurus	!weather 74127
2012-07-16 16:08:08	DtoidBot	From Tulsa Jones, Oklahoma (KRVS) on July 16, 3:53 PM CDT temp: 96 F (36 C) cond: Mostly Cloudy wind: From the SSW at 13 MPH Gusting to 18 MPH(20.92 KPH) hu: 36% dewpnt: 65 F (18 C)
2012-07-16 16:09:02	kaciesaurus	!q
2012-07-16 16:09:02	DtoidBot	Generating new random quote set.
2012-07-16 16:09:03	DtoidBot	[891] <corican> Would you eat human meat?
2012-07-16 16:09:13	kaciesaurus	I probably would
2012-07-16 16:09:29	kaciesaurus	well.  I would, but I would want someone to serve it to me so that I wouldn't know what it was
2012-07-16 16:09:36	kaciesaurus	and then tell me
2012-07-16 16:11:23	Halfleft|Away	!kacie--
2012-07-16 16:11:23	DtoidBot	The karma of kacie is -4.
2012-07-16 16:14:30	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-16 16:14:31	--	Mode #destructoid [+v jorge`] by Q
2012-07-16 16:21:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 16:23:00	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-16 16:23:21	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-16 16:23:21	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-16 16:26:25	<--	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 16:31:00	kaciesaurus	!kaciesaurus++
2012-07-16 16:31:08	kaciesaurus	oh no, I thought I was still kacie|work
2012-07-16 16:31:19	kaciesaurus	it doesn't give you negative karma any more?
2012-07-16 16:31:55	andrewm	Not for like 3 years.
2012-07-16 16:32:17	kaciesaurus	well good then!
2012-07-16 16:34:56	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-16 16:46:40	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-16 16:49:24	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-16 16:50:49	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-16 16:51:17	<--	Gemsi (~Gemsi@host86-129-49-243.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-16 16:55:53	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-16 17:12:54	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-16 17:21:03	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-16 18:00:26	@Aerox	hi nate
2012-07-16 21:47:40		irc: disconnected from server
2012-07-16 21:48:52	-->	benbeltran[away (~benbeltra@fixed-203-26-62.iusacell.net) has joined #destructoid
2012-07-16 21:48:52	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q @TDiddy +Ahmed +Bigby +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox|Dinner andrewm benbeltran[away Brainderailment cardfrek dare DougCL DtoidBot jared|away metalnarf mistic pointzeroeight richterlappy RobotBebop theGoldenAvatar]
2012-07-16 21:48:52	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-07-16 21:48:56	--	Mode #destructoid [+tnCN]
2012-07-16 21:48:56	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-16 22:10:12	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-16 22:10:12	--	Mode #destructoid [+v lolshin] by Q
2012-07-16 22:23:12	+Bigby	NO FLAG, NO COUNTRY
2012-07-17 08:17:57		irc: disconnected from server
2012-07-17 08:18:08	-->	benbeltran[away (~benbeltra@fixed-203-219-222.iusacell.net) has joined #destructoid
2012-07-17 08:18:08	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared|away metalnarf mistic pointzeroeight richterthethird Simmy tga|meetings]
2012-07-17 08:18:08	--	Channel #destructoid: 20 nicks (3 ops, 0 halfops, 2 voices, 15 normals)
2012-07-17 08:18:12	--	Mode #destructoid [+tnCN]
2012-07-17 08:18:12	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-17 08:18:40	@bloodylip	eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeecks
2012-07-17 09:20:08		irc: disconnected from server
2012-07-17 14:16:45	-->	benbeltran[away (~benbeltra@189.176.131.106) has joined #destructoid
2012-07-17 14:16:45	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away Brainderailment cardfrek DougCL DtoidBot Halfleft|Away jared|away metalnarf mistic pointzeroeight richterthethird Simmy1 storyr tGA_phone theGoldenAvatar]
2012-07-17 14:16:45	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 5 voices, 20 normals)
2012-07-17 14:16:49	--	Mode #destructoid [+tnCN]
2012-07-17 14:16:49	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-17 14:17:03	jared|away	YES
2012-07-17 14:17:05	jared|away	#progress
2012-07-17 14:18:08	@Aerox	you can just stick your head directly under the machine
2012-07-17 14:18:35	Batthink	Yeah, mash and gravy are as common now as water.
2012-07-17 14:18:54	Batthink	So of course they have to have a machine!
2012-07-17 14:19:57	@TDiddy	oh god
2012-07-17 14:19:59	@TDiddy	that sounds awful
2012-07-17 14:20:28	@Aerox	I'm sure there's goign to be an inevitable youtube video
2012-07-17 14:20:38	@Aerox	of some rowdy teenagers who force their friend under the machine
2012-07-17 14:20:52	@bloodylip	weezing the potatoes!
2012-07-17 14:21:42	@Aerox	weezing?
2012-07-17 14:24:23	jared|away	http://gizmodo.com/5926274/7+11-now-serves-mashed-potatoes-like-a-slurpee
2012-07-17 14:24:32	@bloodylip	jesus christ you young'uns with not-terrible taste in movies
2012-07-17 14:24:45	@bloodylip	http://www.youtube.com/watch?v=h1hEKqZz-OY
2012-07-17 14:24:46	DtoidBot	Encino Man - Wheez the Juice
2012-07-17 14:25:10	<--	tGA_phone (~tgaphone@24.106.217.162) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-17 14:33:33	+Gandysampras	Boooooooored
2012-07-17 14:33:39	+Gandysampras	I am glad the steam sales are bad today
2012-07-17 14:34:17	@bloodylip	me too
2012-07-17 14:34:32	+Gandysampras	Though I got stacking for £2
2012-07-17 14:34:39	+Gandysampras	I decided that was worth it
2012-07-17 14:54:44		irc: disconnected from server
2012-07-17 14:55:04	-->	benbeltran[away (~benbeltra@189.176.131.106) has joined #destructoid
2012-07-17 14:55:04	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away Brainderailment cardfrek DougCL DtoidBot Halfleft|Away jared|away metalnarf mistic pointzeroeight richterthethird Simmy1 storyr theGoldenAvatar]
2012-07-17 14:55:04	--	Channel #destructoid: 29 nicks (5 ops, 0 halfops, 5 voices, 19 normals)
2012-07-17 14:55:08	--	Mode #destructoid [+tnCN]
2012-07-17 14:55:08	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-17 14:55:45	@Aerox	if there's a line
2012-07-17 14:55:47	@Aerox	Pee is not even close to crossing it
2012-07-17 14:57:08	jared|away	That's what she said?
2012-07-17 15:01:35	storyr	my pee smells bad
2012-07-17 15:01:41	storyr	i pee out a lot of ketones
2012-07-17 15:02:10	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Read error: Operation timed out)
2012-07-17 15:02:39	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-17 15:02:40	Halfleft|Away	haw http://i.imgur.com/2aiug.png
2012-07-17 15:04:06	@bloodylip	hahaha
2012-07-17 15:07:30	@Aerox	How bad?
2012-07-17 15:07:34	@Aerox	That sounds like something bloody would enjoy
2012-07-17 15:08:12	richterthethird	http://www.youtube.com/watch?v=ATBuvElZZig&feature=g-all-f
2012-07-17 15:08:12	DtoidBot	Howard Stern Explores Bronies
2012-07-17 15:08:41	richterthethird	oh wait i bet aerox posted that already
2012-07-17 15:08:53	@Aerox	I did yesterday!
2012-07-17 15:08:56	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-17 15:09:01	richterthethird	ooooo i came in late :P bah!
2012-07-17 15:09:19	@Aerox	it's a great listen
2012-07-17 15:10:11	jared|away	storyr: Do you have PKU?
2012-07-17 15:13:19	@bloodylip	Aerox: RAH RAH SOMETHING ABOUT EVOLVING DEFINITIONS OF MANLINESS RAH RAH
2012-07-17 15:13:26	@Aerox	hahahahha
2012-07-17 15:13:42	@Aerox	"Getting peed on is the new manly" - Christopher McCurdy
2012-07-17 15:14:32	@bloodylip	i was referring to bronies and your child molestor facebook friend!
2012-07-17 15:14:39	@bloodylip	but being peed on is pretty manly
2012-07-17 15:14:46	@bloodylip	i bet Bear Grylls pees on himself all the time
2012-07-17 15:16:52	storyr	PKU?
2012-07-17 15:16:53	storyr	I do not
2012-07-17 15:17:11	storyr	jared, I do the ketosis diet
2012-07-17 15:17:18	jared|away	Never heard of it.
2012-07-17 15:17:24	jared|away	Please, do tell.
2012-07-17 15:17:33	storyr	very low carb
2012-07-17 15:17:37	storyr	VERY VERY LOW CARB
2012-07-17 15:17:43	jared|away	Sounds about right.
2012-07-17 15:18:00	jared|away	Is yogurt considered a carb?
2012-07-17 15:18:12	storyr	there are carbs in it
2012-07-17 15:18:17	jared|away	Hmm..
2012-07-17 15:18:18	storyr	I try to stay away from dairy
2012-07-17 15:18:29	storyr	except maybe heavy whipping cream in coffee
2012-07-17 15:18:30	storyr	IF I NEED IT
2012-07-17 15:18:34	storyr	but I rarely do cream in coffee
2012-07-17 15:18:45	storyr	but yeah
2012-07-17 15:18:51	jared|away	I _should_ do that.
2012-07-17 15:19:04	storyr	basically I burn fat stores for energy (glucose) instead of carbs/sugar
2012-07-17 15:19:08	storyr	I've lost 30 lbs
2012-07-17 15:19:41	jared|away	So, what do you eat for meals? Like, the strategy sounds good until I end up having a bagel for breakfast, and then blam, no more diet.
2012-07-17 15:19:41	storyr	https://docs.google.com/document/d/1aiHSPoto_YqsNTDvL-g60nytMnyH-CJcCbiAx1IEUYM/edit?pli=1
2012-07-17 15:19:50	storyr	haha
2012-07-17 15:19:52	storyr	eggs and bacon
2012-07-17 15:20:00	storyr	or on the go I have hard boiled eggs
2012-07-17 15:20:12	storyr	you can make cream cheese pancakes which are pretty tasty
2012-07-17 15:20:24	storyr	basically I eat a shit ton of meat, eggs and leafy greens
2012-07-17 15:20:38	jared|away	"... to not being a fat fuck anymore." I like it so far.
2012-07-17 15:20:56	storyr	lol
2012-07-17 15:21:03	storyr	it took me awhile to decide if it was for me or not
2012-07-17 15:21:18	storyr	I'm mid way through my third month
2012-07-17 15:21:30	@bloodylip	...cream cheese pancakes?
2012-07-17 15:21:31	storyr	24lbs down from the diet, I had lsot about 10 befire
2012-07-17 15:21:48	storyr	cream cheese, almond meal, egg, sweetner
2012-07-17 15:21:49	storyr	blend it
2012-07-17 15:21:55	storyr	cook in pan
2012-07-17 15:21:57	storyr	they are thin as shit
2012-07-17 15:21:59	storyr	but tastey
2012-07-17 15:22:07	storyr	tasty
2012-07-17 15:22:08	storyr	good lord
2012-07-17 15:22:11	storyr	cannot spell today
2012-07-17 15:22:46	Halfleft|Away	i had pizza today
2012-07-17 15:22:50	Halfleft|Away	but lauren payed so it's okay
2012-07-17 15:23:16	storyr	I just eat toppings, or just avoid the crust
2012-07-17 15:23:31	Halfleft|Away	you must be so much fun to go out with
2012-07-17 15:24:28	jared|away	Ha, ketostix.
2012-07-17 15:24:37	storyr	indeed
2012-07-17 15:24:57	storyr	the biggest hurdle for me has been drinking
2012-07-17 15:25:05	storyr	not WHAT I drink, but how often I do
2012-07-17 15:25:06	storyr	lol
2012-07-17 15:25:38	storyr	alcohol I mean
2012-07-17 15:25:46	storyr	aside from that all I drink is water/coffee
2012-07-17 15:25:51	Halfleft|Away	I have been out more in the last four  weeks than i have been in the last 12 months
2012-07-17 15:25:55	Halfleft|Away	not even joking
2012-07-17 15:26:00	Halfleft|Away	all these bloody leaving dos
2012-07-17 15:26:02	richterthethird	!pizza++
2012-07-17 15:26:02	jared|away	Yeah, speaking as someone who earlier in the chan said he wanted to win the lottery to become a reclusive drunk, that one would be hard for me.
2012-07-17 15:26:02	DtoidBot	The karma of pizza is 86.
2012-07-17 15:26:05	Halfleft|Away	got another one tomorrow!
2012-07-17 15:26:21	storyr	vodka sodas
2012-07-17 15:26:24	storyr	is my new go to
2012-07-17 15:26:28	Halfleft|Away	double vodka and voke
2012-07-17 15:26:31	storyr	but, I'll do whiskey and ginger every once is awhile
2012-07-17 15:26:31	Halfleft|Away	coke
2012-07-17 15:26:34	storyr	no coke
2012-07-17 15:26:39	richterthethird	pepsi
2012-07-17 15:26:45	storyr	SHIT HAS SO MANY CARBS
2012-07-17 15:26:45	Halfleft|Away	i'm not sure i'd like double vodka on its own
2012-07-17 15:26:48	storyr	no soda
2012-07-17 15:26:50	storyr	SODA IS BAD
2012-07-17 15:26:52	Halfleft|Away	I barely know what a carb is
2012-07-17 15:26:54	jared|away	Has anyone tried that Black Blood of the Earth concentrated coffee or whatever it is?
2012-07-17 15:27:00	Halfleft|Away	I drink like a litre of pepsi a day dude
2012-07-17 15:27:17	jared|away	storyr: What about zero-carb sodas?
2012-07-17 15:28:40	Halfleft|Away	yeah rickey what ABOUT them?
2012-07-17 15:28:43	Halfleft|Away	loser
2012-07-17 15:29:04	@Aerox	Gavin diets don't even apply to you
2012-07-17 15:29:08	@Aerox	You literally don't have a colon or something
2012-07-17 15:29:13	@Aerox	You're on your own
2012-07-17 15:29:17	jared|away	Ew?
2012-07-17 15:29:22	jared|away	Where does the poop go then?
2012-07-17 15:29:44	[Rabite]	his mouth
2012-07-17 15:29:48	storyr	zero carb sodas are fine
2012-07-17 15:29:56	storyr	really you just avoid carbs and sugar
2012-07-17 15:29:57	storyr	so no fruit
2012-07-17 15:30:02	storyr	or rather
2012-07-17 15:30:05	storyr	not a lot of fruit
2012-07-17 15:30:05	jared|away	I miss my younger days, when I could eat as I wish and still wither like a dried up leaf.
2012-07-17 15:30:09	Halfleft|Away	it's just a straight pipe all the way down jared|away
2012-07-17 15:30:12	storyr	haha
2012-07-17 15:30:28	storyr	between 2009 and the beginning of 2012, I gained about 40 lbs
2012-07-17 15:30:38	storyr	probably more
2012-07-17 15:30:56	jared|away	I gained a bunch of lbs.. and although some of it was muscle, some was also just plain fat.
2012-07-17 15:30:58	@Aerox	Why have you not posted any shirtless pictures on facebook
2012-07-17 15:31:01	@Aerox	That is what you are supposed to do
2012-07-17 15:31:06	@Aerox	Your latest picture is from like november
2012-07-17 15:31:08	jared|away	And now I have low(er) self esteem.
2012-07-17 15:31:13	storyr	yeah
2012-07-17 15:31:15	storyr	and I was FAT
2012-07-17 15:31:35	Halfleft|Away	my main problem is my shit hair tired eyes and spots
2012-07-17 15:31:35	storyr	I feel so much better...and I still eat steaks and bacon
2012-07-17 15:31:38	@Aerox	and now you are 40 pounds thinner so WHY NO PICTURES
2012-07-17 15:31:40	Halfleft|Away	which sleep died and money can fix
2012-07-17 15:31:44	Halfleft|Away	i'm just lazy
2012-07-17 15:31:48	storyr	pictures will come
2012-07-17 15:31:52	storyr	not quite at my goal weight yet :)
2012-07-17 15:31:56	Halfleft|Away	and not metero enough to give a shit about my appearance.
2012-07-17 15:32:24	jared|away	You have spots? Frankly, I'd be more concerned about stripes.
2012-07-17 15:32:31	jared|away	Stripes are really cancer. Ask tigers.
2012-07-17 15:32:54	Halfleft|Away	that's awful
2012-07-17 15:32:55	Halfleft|Away	get out
2012-07-17 15:33:18	storyr	FUCK YOU PANDORA, YOU DON'T KNOW MY TASTES AT ALL
2012-07-17 15:33:24	Halfleft|Away	!lfm storyr
2012-07-17 15:33:26	DtoidBot	storyr last listened to "We Are Okay" by Joshua Radin on 29 Apr 2010, 03:25.
2012-07-17 15:33:34	storyr	wow
2012-07-17 15:33:34	jared|away	!lfm pandora
2012-07-17 15:33:35	DtoidBot	Pandora last listened to "" by  on .
2012-07-17 15:33:37	storyr	that was a long time ago
2012-07-17 15:33:43	Halfleft|Away	maybe you should let it scrobble and learn your tastes then
2012-07-17 15:33:44	storyr	oh wait
2012-07-17 15:33:45	storyr	that's not me
2012-07-17 15:33:48	storyr	!lfm storyr2
2012-07-17 15:33:51	jared|away	haha
2012-07-17 15:33:51	DtoidBot	storyr2 last listened to "Death Major" by 13 & God on 14 Sep 2011, 04:48.
2012-07-17 15:33:54	storyr	that's me
2012-07-17 15:34:01	Halfleft|Away	september 2011
2012-07-17 15:34:03	Halfleft|Away	much more recent
2012-07-17 15:34:11	@Aerox	What is your goal weight
2012-07-17 15:34:21	storyr	165ish
2012-07-17 15:34:31	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-17 15:35:13	Halfleft|Away	whats that in stone?
2012-07-17 15:35:27	@Aerox	11.8
2012-07-17 15:35:42	Halfleft|Away	just stop eating
2012-07-17 15:35:44	Halfleft|Away	so much faster
2012-07-17 15:35:53	storyr	unfortunately I did start smoking again
2012-07-17 15:35:55	storyr	:\
2012-07-17 15:36:02	storyr	good way to curb hunger though!
2012-07-17 15:36:13	Halfleft|Away	and look cool!
2012-07-17 15:36:22	Halfleft|Away	and socialise and meet new people!
2012-07-17 15:36:27	richterthethird	curb your hungerism
2012-07-17 15:36:29	Halfleft|Away	generally a good idea
2012-07-17 15:36:32	Halfleft|Away	wish I could smoke
2012-07-17 15:36:45	storyr	but Gavin, YOU CAN!
2012-07-17 15:36:54	storyr	you can do anything you put your mind to
2012-07-17 15:36:57	Halfleft|Away	When I try I just cough and wheeze!
2012-07-17 15:37:08	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-17 15:37:42	storyr	gotta power through it
2012-07-17 15:37:51	storyr	brb
2012-07-17 16:00:47		irc: disconnected from server
2012-07-17 15:03:26	-->	benbeltran[away (~benbeltra@189.176.131.106) has joined #destructoid
2012-07-17 15:03:26	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +ProfPew +Torzelan [Rabite] ^power andrewm Batthink benbeltran[away Brainderailment cardfrek DougCL DtoidBot Halfleft|Away jared|away metalnarf mistic pointzeroeight richterthethird Simmy theGoldenAvatar]
2012-07-17 15:03:26	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 4 voices, 17 normals)
2012-07-17 15:03:29	--	Mode #destructoid [+tnCN]
2012-07-17 15:03:29	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-17 15:04:07	andrewm	I gotta stay awake long enough to vote on this Steam thing.
2012-07-17 15:07:51	jared|away	Yes.
2012-07-17 15:26:08	@Aerox	Gandy
2012-07-17 15:26:11	@Aerox	These new photos of you are stunning
2012-07-17 15:26:30	@Aerox	That is a very nice tie
2012-07-17 15:26:49	@Aerox	also I am glad we finally have photos of Donk
2012-07-17 15:27:38	+Gandysampras	oh godammit
2012-07-17 15:27:41	+Gandysampras	there are photos?
2012-07-17 15:27:42	andrewm	Hahaha
2012-07-17 15:27:45	andrewm	Yes
2012-07-17 15:28:02	@Aerox	so beautiful
2012-07-17 15:28:02	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-snc7/417592_10150975434893533_431111470_n.jpg
2012-07-17 15:28:44	+Gandysampras	That resteraunt we went too was pretty fancy J-RO
2012-07-17 15:28:46	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-17 15:28:46	--	Mode #destructoid [+v jorge`] by Q
2012-07-17 15:29:05	@Aerox	tell me what you ate
2012-07-17 15:30:03	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Read error: Operation timed out)
2012-07-17 15:32:03	andrewm	Meat soup
2012-07-17 15:32:10	@Aerox	a boiled tomato
2012-07-17 15:32:29	+Gandysampras	Home made black pudding with pickled vegetables and pear & black pudding puree to start. Flank of beef served rare with garlic mashed potato, purple sprouting broccoli  
2012-07-17 15:32:29	+Gandysampras	and red wine jus as my main. Chocolate torte with a cherry sauce thing for my dessert but it wasnt on the menu on their site so I cant remember all the details
2012-07-17 15:32:47	@Aerox	ooo
2012-07-17 15:33:02	+Gandysampras	It was so damn good
2012-07-17 15:33:27	@Aerox	dinner yesterday was amazing too
2012-07-17 15:33:59	@Aerox	We had everything here except the Sole and Salad
2012-07-17 15:34:00	@Aerox	http://la.simpleviewcrm.com/docs/amenities/Craft%20Dinner%20Menu.jpg
2012-07-17 15:34:51	@Aerox	This is my new favorite picture of you
2012-07-17 15:34:51	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-ash4/484230_10151021246954973_1557815083_n.jpg
2012-07-17 15:39:01	+Gandysampras	haha
2012-07-17 15:42:45	Batthink	Aww
2012-07-17 16:02:29	@Aerox	2.5 more hours
2012-07-17 16:03:12	Brainderailment	standing by
2012-07-17 16:03:28	@Aerox	I just feel really shitty today
2012-07-17 16:07:24	richterthethird	 how come?
2012-07-17 16:09:43	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-07-17 16:11:14	@Aerox	head hurts, super tired
2012-07-17 16:12:14	+Gandysampras	take some drugs
2012-07-17 16:12:21	@Aerox	I will when I get home
2012-07-17 16:23:16	@Aerox	How is your job hunt going gandy
2012-07-17 16:29:27	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-17 16:29:42	-->	ep (webchat@magni.restek.wwu.edu) has joined #destructoid
2012-07-17 16:30:23	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-17 16:30:50	ep	bah i lost my wallet
2012-07-17 16:31:00	ep	everything is terrible
2012-07-17 16:32:09	+Gandysampras	Fairly meh J-Ro, mostly not even hearing back from anywhere
2012-07-17 16:32:16	+Gandysampras	But whatevs I'll get a job eventually
2012-07-17 16:33:21	ep	i had that problems for six months
2012-07-17 16:37:41	ep	aerox
2012-07-17 16:39:07	@Aerox	hi
2012-07-17 16:42:10	ep	i want to a queer bar sunday
2012-07-17 16:42:16	ep	it was fun but I lost my wallet
2012-07-17 16:42:21	ep	also it was fetish night
2012-07-17 16:47:12	@Aerox	Maybe someone had a stealing fetish
2012-07-17 16:48:56	ep	maybe
2012-07-17 16:49:02	ep	i had something called a fireball
2012-07-17 16:49:06	ep	it was delicious
2012-07-17 16:49:21	ep	and a shot of vodka, shot of tequila and a southern comfort with coke
2012-07-17 16:53:56	Batthink	What happens on fetish night?
2012-07-17 16:55:05	ep	people wear fetish clothes
2012-07-17 16:55:20	ep	it was mostly tame, just some leather and whips
2012-07-17 16:55:29	ep	some people had gas masks on
2012-07-17 16:55:32	ep	there were cool
2012-07-17 16:57:10	Batthink	Any funny 'haha' stories from those nights?
2012-07-17 16:58:58	ep	i danced with my head cashier from lowes
2012-07-17 16:59:38	ep	some creepy drunk guy made me feel uncomfortable
2012-07-17 16:59:55	ep	nothing really funny happened
2012-07-17 17:09:56		irc: disconnected from server
2012-07-17 17:10:36	-->	benbeltran[away (~benbeltra@189.176.131.106) has joined #destructoid
2012-07-17 17:10:36	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm Batthink benbeltran[away Brainderailment cardfrek DougCL DtoidBot ep jared|away metalnarf mistic pointzeroeight richterthethird Simmy theGoldenAvatar]
2012-07-17 17:10:36	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 4 voices, 17 normals)
2012-07-17 17:10:39	--	Mode #destructoid [+tnCN]
2012-07-17 17:10:39	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-17 17:17:43	Batthink	Thanks for sharing, anyway.
2012-07-17 17:17:52	Batthink	Night, night guys.
2012-07-17 17:17:56	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-17 17:22:18	<--	ep (webchat@magni.restek.wwu.edu) has quit (Quit: Page closed)
2012-07-17 17:42:59	-->	Bigby (~TheBigby@108.235.203.8) has joined #destructoid
2012-07-17 17:42:59	--	Mode #destructoid [+v Bigby] by Q
2012-07-17 17:43:11	+Bigby	hey you guys!
2012-07-17 17:51:10	Brainderailment	sup
2012-07-17 17:52:53	+Bigby	http://www.engadget.com/2012/07/17/apple-founder-steve-wozniak-reveals-contents-of-his-backpack-iphones-ipads/
2012-07-17 17:54:21	@Aerox	hi nate hi biggles
2012-07-17 17:54:24	Brainderailment	haha, he's still king geek
2012-07-17 17:54:30	+Bigby	hola
2012-07-17 17:54:38	richterthethird	wheres the candy bars
2012-07-17 17:55:43	Brainderailment	that fucking image won't expand. gey
2012-07-17 17:55:55	+Bigby	oh man, GTAIV is five bucks
2012-07-17 17:55:58	+Bigby	so tempted
2012-07-17 17:56:53	+Gandysampras	the pack is the same price as the game here
2012-07-17 17:57:07	richterthethird	http://www.petliferadio.com/steve_wozniak.jpg
2012-07-17 17:57:10	+Bigby	just to fuck about in the MP on pc would be worth it
2012-07-17 17:58:34	+Bigby	i remember playing around at the airport for hours with people
2012-07-17 17:58:56	Brainderailment	yeah, getting a helicopter and fucking shit up is fun.
2012-07-17 17:59:21	+Bigby	lets get it and fuck about
2012-07-17 17:59:28	Brainderailment	I already have it
2012-07-17 17:59:38	+Bigby	i meant everyone
2012-07-17 17:59:56	Brainderailment	I'm just sayin GOD
2012-07-17 18:01:28	+Bigby	GAWD
2012-07-17 18:13:07	@Aerox	nate entertain me for 18 minutes
2012-07-17 18:13:43	Brainderailment	http://www.youtube.com/watch?v=ky16YXQKYmk
2012-07-17 18:13:44	DtoidBot	Amy - First 18 minutes
2012-07-17 18:14:36	Brainderailment	I just searched 18 minutes on youtube and linked the first vid.
2012-07-17 18:21:34	richterthethird	http://www.youtube.com/watch?v=t4IsUqclKUE
2012-07-17 18:21:35	DtoidBot	Was Alf Racist?  Alf Says the N-Word
2012-07-17 18:22:35	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-07-17 18:22:43	Brainderailment	this guy says "racist N-Word"
2012-07-17 18:23:05	Brainderailment	didn't the alf guy try to kill himself or something?
2012-07-17 18:23:47	-->	TDiddy (~twead87@173.65.36.200) has joined #destructoid
2012-07-17 18:24:00	richterthethird	i think your thinking the guy who played willie
2012-07-17 18:24:40	--	Mode #destructoid [+o TDiddy] by Q
2012-07-17 18:28:46	<--	metalnarf (~metalnarf@p54AC983E.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-17 18:31:42	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-17 18:34:53	richterthethird	actually i dont think theres anyone like that on alf , the only thing i heard is the guy who played willie did alot of crack
2012-07-17 18:38:00	-->	RobotBebop (MultiMoose@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-07-17 18:38:04	RobotBebop	Evening
2012-07-17 18:44:26	RobotBebop	faaarts
2012-07-17 18:48:12	+Gandysampras	yo moose
2012-07-17 18:48:36	RobotBebop	hi gandy!
2012-07-17 18:49:42	RobotBebop	hows your butt
2012-07-17 18:50:40	+Gandysampras	perfectly fine
2012-07-17 18:54:19	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-17 18:54:44	RobotBebop	hey dare
2012-07-17 18:55:53	dare	Hey hey
2012-07-17 18:57:45	dare	Did you pick up the Gemini Rue bundle
2012-07-17 18:59:19	RobotBebop	nope
2012-07-17 18:59:25	dare	Hmph
2012-07-17 19:02:13	+Bigby	be more indignant
2012-07-17 19:03:11	dare	The GTA pack is tempting
2012-07-17 19:03:48	+Bigby	i got gta4
2012-07-17 19:03:53	+Bigby	no need for nuttin else
2012-07-17 19:04:00	RobotBebop	except for the expansions
2012-07-17 19:04:25	dare	GTA3 and San Andreas were probably my favorites
2012-07-17 19:05:04	+Bigby	i just want 4 for all the goofy shit
2012-07-17 19:05:11	+Bigby	like crazy mods and multiplayer mess
2012-07-17 19:05:44	dare	Moose did you get around to playing the expansions
2012-07-17 19:06:56	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-17 19:09:39	RobotBebop	I played a bit of LatD
2012-07-17 19:09:51	RobotBebop	but the mouse+keyboard controls are total ass
2012-07-17 19:09:58	RobotBebop	and i was too lazy to pull out my controller
2012-07-17 19:10:04	dare	That's pretty lazy
2012-07-17 19:10:12	RobotBebop	its in a drawr and shit god
2012-07-17 19:10:17	RobotBebop	and cables, too many cables
2012-07-17 19:10:18	RobotBebop	i hate it
2012-07-17 19:10:33	dare	God
2012-07-17 19:12:20	+Bigby	go wireless bor
2012-07-17 19:12:21	+Bigby	bro
2012-07-17 19:12:38	richterthethird	and constantly buy batteries for the rest of your life
2012-07-17 19:12:55	+Bigby	fool, buy battery packs
2012-07-17 19:13:15	+Bigby	who the hell uses non rechargeable batteries anymore>
2012-07-17 19:13:31	Aerox	i don't bother
2012-07-17 19:13:41	Aerox	charging batteries is a pain in the ass
2012-07-17 19:13:53	+Bigby	so wasteful
2012-07-17 19:14:12	+Bigby	ive had eight batteries for like four years
2012-07-17 19:14:37	dare	When you are Aerox rich, it's easier to just buy new batteries
2012-07-17 19:14:44	dare	He applies the same mentality to underwear
2012-07-17 19:15:08	+Bigby	same deal for a car
2012-07-17 19:15:13	+Bigby	out of gas? new car time
2012-07-17 19:15:24	Aerox	that would rule
2012-07-17 19:15:48	dare	Haha
2012-07-17 19:16:14	RobotBebop	i just magically always end up being at Ikea when i need batteries
2012-07-17 19:16:20	RobotBebop	so i buy a couple stacks of $2.99 10packs
2012-07-17 19:16:40	dare	So not green
2012-07-17 19:16:50	dare	Also, they have really get ice cream cones for 25 cents
2012-07-17 19:16:55	dare	*great
2012-07-17 19:17:41	Aerox	in that you troll ikea daily for dropped meatballs
2012-07-17 19:18:28	RobotBebop	the cafeterias at Ikeas is a genius marketing setup
2012-07-17 19:18:28	+Bigby	i need to get some sanyo eneloops
2012-07-17 19:18:28	+Bigby	great batteries
2012-07-17 19:18:29	RobotBebop	"here, we know you just went through the couple destroying gauntlet that is our store, why not cool off and repair your horribly damaged relationship with cheap hot dogs and ice cream"
2012-07-17 19:18:51	+Bigby	no nachos?
2012-07-17 19:19:29	dare	You've clearly never been to an Ikea
2012-07-17 19:19:39	dare	It's all about cheap hot dogs, ice cream, and Swedish meatballs
2012-07-17 19:19:45	RobotBebop	and moose noodles!
2012-07-17 19:19:58	dare	Is that a real thing or are you just being you
2012-07-17 19:20:03	RobotBebop	its a real thing
2012-07-17 19:20:07	RobotBebop	i posted it on FB a while ago
2012-07-17 19:20:14	dare	Huh, I was there the other week
2012-07-17 19:20:16	+Bigby	no ikeas in the south
2012-07-17 19:20:16	DtoidBot	...
2012-07-17 19:20:18	dare	Don't recall that
2012-07-17 19:20:21	+Bigby	well, not many
2012-07-17 19:20:23	RobotBebop	https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-snc7/418348_286963991377522_1217694512_n.jpg
2012-07-17 19:20:28	dare	Ikea barely came to Toronto last year
2012-07-17 19:20:53	dare	Oh wow
2012-07-17 19:20:57	dare	That is so elaborate
2012-07-17 19:21:47	RobotBebop	i almost bought a bag but i had no idea what to actually cook with them
2012-07-17 19:22:17	dare	Marinara sauce
2012-07-17 19:23:05	+Bigby	http://www.wired.com/underwire/2012/07/dinosaurs-vs-aliens-exclusive/?pid=7572&viewall=true
2012-07-17 19:23:10	+Bigby	id like to read this
2012-07-17 19:25:06	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-07-17 19:25:10	Aerox	hello bean
2012-07-17 19:25:20	Vexed_Alex	 Sup, Ritz
2012-07-17 19:26:04	Vexed_Alex	Did you see those shawn Elliot tweets
2012-07-17 19:26:24	Aerox	checking now
2012-07-17 19:26:32	+Bigby	was considering getting an older mercedes or bmw
2012-07-17 19:26:39	+Bigby	figure even if its older its well built
2012-07-17 19:26:45	Vexed_Alex	I am still laughing about that fat woman who decided she was going to drive her electric scooter up an escalator
2012-07-17 19:26:55	+Bigby	what? i want to see that
2012-07-17 19:27:03	Vexed_Alex	Older Mercedes aren't reliable
2012-07-17 19:28:25	Vexed_Alex	And even if they are
2012-07-17 19:28:32	Brainderailment	Euro cars are going to be expensive to get fixed if you don't do it yourself. If you do it yourself, you'll still have to probably order parts. They won't be on the shelf.
2012-07-17 19:28:36	Vexed_Alex	All old cars require some level of maintenance
2012-07-17 19:28:47	Vexed_Alex	Something will go wrong
2012-07-17 19:28:53	+Bigby	well i can do some stuff
2012-07-17 19:29:00	Vexed_Alex	You can't
2012-07-17 19:29:10	Vexed_Alex	Even those 90s cars have a lot of electronics
2012-07-17 19:29:27	Vexed_Alex	You'll need to buy the parts
2012-07-17 19:29:44	Vexed_Alex	Honestly, in your situation you're better off in a Japanese sedan
2012-07-17 19:29:50	+Bigby	ive dropped a tranny, changed oil, replaced a water pump, replaced brakes, drive train, dropped a gas tank and replaced the pump, changed plugs and caps, so ive done a few things
2012-07-17 19:29:51	Brainderailment	I don't think there's anything wrong with buying an older beemer or merc, you just have to be ready to spend some money keeping them up
2012-07-17 19:30:17	Vexed_Alex	^
2012-07-17 19:30:29	Brainderailment	I'd recommend a ford honestly
2012-07-17 19:30:31	RobotBebop	you should just buy a donkey and ride that to work
2012-07-17 19:30:50	Brainderailment	I can pull parts from junkyard cars to keep my wife's little beater going
2012-07-17 19:30:58	Vexed_Alex	 Also, drivetrain
2012-07-17 19:31:10	Vexed_Alex	I don't think you know what that actually means
2012-07-17 19:31:14	Brainderailment	yeah
2012-07-17 19:31:29	Brainderailment	that's the whole um drive train
2012-07-17 19:31:40	+Bigby	isnt that the thing that connects the tranny to the rear axle?
2012-07-17 19:31:44	dare	What if Moose rode a human to work
2012-07-17 19:31:45	Vexed_Alex	No
2012-07-17 19:31:50	Brainderailment	that's the drive shaft
2012-07-17 19:31:53	+Bigby	oh right
2012-07-17 19:31:57	+Bigby	drive shaft then
2012-07-17 19:31:59	+Bigby	ive replaced that
2012-07-17 19:32:11	Brainderailment	You'll be fine imo
2012-07-17 19:32:14	Aerox	what if moose rode a dildocart to work
2012-07-17 19:32:15	Vexed_Alex	Drivetrain includes the engine, transmission, and anything else that delivers power to the wheel
2012-07-17 19:32:17	dare	Replacing parts on more modern cars seems like it'd be cheaper though
2012-07-17 19:32:20	Brainderailment	just get something you like, and fix it when it breaks
2012-07-17 19:32:26	dare	What is a dildocart
2012-07-17 19:32:32	Vexed_Alex	The problem is Bigby is poor
2012-07-17 19:32:33	Aerox	nsfw http://sitebuilder.blueyonder.co.uk/sb/nusseh/1158025040.gif
2012-07-17 19:32:45	Brainderailment	haha, jazzy wheelchari
2012-07-17 19:32:58	Vexed_Alex	Which is why I'd advice him not to do it
2012-07-17 19:33:09	dare	Moose do you have a dildocart
2012-07-17 19:33:13	dare	I don't want to see you on it
2012-07-17 19:33:14	Aerox	he invented it
2012-07-17 19:33:21	Aerox	don't be a kinkshamer
2012-07-17 19:33:26	dare	Put a canopy on that at least
2012-07-17 19:33:35	Vexed_Alex	You don't want to know how much a replacement transmission for a mid 90s 3 series costs
2012-07-17 19:33:50	+Bigby	id guess upwards of 1k
2012-07-17 19:33:53	dare	Bigby just get a bicycle
2012-07-17 19:33:54	Vexed_Alex	I don't think it's actually that much
2012-07-17 19:34:00	Brainderailment	Bigby, I have an old camaro with nice paint sitting in my dad's garage if you want that car. $3k
2012-07-17 19:34:06	Vexed_Alex	But for Bigby, that's huge money
2012-07-17 19:34:09	+Bigby	ugh, no camaro
2012-07-17 19:34:14	+Bigby	i dont have a mullet for it
2012-07-17 19:34:28	dare	You don't have hair in general, no?
2012-07-17 19:34:34	Vexed_Alex	You're a sex offender
2012-07-17 19:34:43	Vexed_Alex	You'd be perfect for a camaro
2012-07-17 19:34:49	Brainderailment	hells yeah
2012-07-17 19:34:50	+Bigby	i thought that was vans
2012-07-17 19:35:10	+Bigby	i wish i had the money for a tacoma
2012-07-17 19:35:21	+Bigby	but even used they are still upwards of 6k
2012-07-17 19:35:24	Brainderailment	James Franco rolls in an F-body. http://i.dailymail.co.uk/i/pix/2012/03/28/article-0-125CE3E0000005DC-441_468x324.jpg
2012-07-17 19:36:04	[Rabite]	new camaro looks good
2012-07-17 19:36:35	Vexed_Alex	It doesn't
2012-07-17 19:36:58	Aerox	man
2012-07-17 19:37:00	Aerox	I need to get in on this
2012-07-17 19:37:01	Aerox	http://www.regretsy.com/2012/07/17/the-etsy-hoarders-collection-3/
2012-07-17 19:37:05	Aerox	i have so many hangers
2012-07-17 19:37:23	Vexed_Alex	The camaro sounds like a scary car to drive
2012-07-17 19:37:32	Vexed_Alex	Yu have almost zero visibility in the rear
2012-07-17 19:37:35	Vexed_Alex	Likes moose
2012-07-17 19:37:37	[Rabite]	yeah
2012-07-17 19:37:40	[Rabite]	that's a huge issue
2012-07-17 19:37:44	[Rabite]	but the car looks good
2012-07-17 19:37:49	+Bigby	http://springfield.craigslist.org/cto/3134448937.html
2012-07-17 19:37:55	[Rabite]	I love it's design
2012-07-17 19:37:55	+Bigby	second pic of that kid is great
2012-07-17 19:38:01	Vexed_Alex	I hate it
2012-07-17 19:38:02	dare	The rusted tools look like a vintage torture kit
2012-07-17 19:38:19	[Rabite]	first camaro I've liked since the late 60s ones
2012-07-17 19:44:01	dare	http://news.yahoo.com/blogs/sideshow/cat-mayor-alaska-town-15-years-204423536.html
2012-07-17 19:44:55	+Bigby	i bet he is a great mayor
2012-07-17 19:44:57	RobotBebop	chairman meow
2012-07-17 19:45:33	dare	That is my favorite cat name
2012-07-17 19:46:23	+Bigby	Bigglesworth is mine
2012-07-17 19:46:48	+Bigby	Mr. Bigglesworth to be precise
2012-07-17 19:49:20	+Bigby	http://springfield.craigslist.org/ctd/3135604947.html
2012-07-17 19:49:24	+Bigby	that is retarded
2012-07-17 19:49:37	+Bigby	10k for a 8 year old tacoma?
2012-07-17 19:51:04	dare	How muchw as that 2k Accord
2012-07-17 19:51:14	+Bigby	dunno
2012-07-17 19:51:21	+Bigby	they didnt list prices
2012-07-17 19:51:38	RobotBebop	Mos Def is the shit
2012-07-17 19:52:35	dare	Moose Def
2012-07-17 19:54:36	RobotBebop	Alex. What is the difference between a rapper and an MC. Rdio is telling me that The Estatic is Mos Def's first 'rap' album.. but he has like 4 other ones or something
2012-07-17 19:56:11	dare	I think his previous ones were hip hop
2012-07-17 19:56:12	dare	Not rap
2012-07-17 19:56:57	Aerox	ahahahahah
2012-07-17 19:56:57	RobotBebop	there's a difference?
2012-07-17 19:56:58	Aerox	http://arstechnica.com/uncategorized/2012/05/bitcoins-worth-87000-plundered/
2012-07-17 19:57:05	+Bigby	i loved him in evolution
2012-07-17 19:57:06	RobotBebop	BICOINS!!!!11
2012-07-17 19:57:17	Vexed_Alex	There is no difference
2012-07-17 19:57:18	dare	...yes there's a difference
2012-07-17 19:57:26	Aerox	UH OH
2012-07-17 19:57:27	Aerox	RAP BATTLE
2012-07-17 19:57:28	RobotBebop	i'm getting conflicting information here.
2012-07-17 19:57:31	RobotBebop	RAP BEEF*
2012-07-17 19:57:39	+Bigby	west coast vs....west coast
2012-07-17 19:58:12	Vexed_Alex	There is no difference
2012-07-17 19:58:21	RobotBebop	between rap/hip hop or rapper/MC ?
2012-07-17 19:58:24	dare	Here let me google for you http://blogcritics.org/music/article/q-rap-vs-hip-hop-whats/
2012-07-17 19:58:34	dare	There's a lot of crossover
2012-07-17 19:58:43	dare	But some performers are very adamant about being labeled hip hop or rap
2012-07-17 19:59:10	Vexed_Alex	There is no difference
2012-07-17 19:59:36	Aerox	http://i.imgur.com/ieNK0.png
2012-07-17 19:59:38	Aerox	BITCOINS
2012-07-17 19:59:40	Vexed_Alex	Hip hop isn't a thing, it's a culture. It's not a genre.
2012-07-17 19:59:58	RobotBebop	hahahahahahaha
2012-07-17 20:00:03	Aerox	http://i.imgur.com/5LUKL.jpg
2012-07-17 20:00:05	Aerox	http://i.imgur.com/mLiTD.jpg
2012-07-17 20:00:06	Aerox	BITCOINS
2012-07-17 20:00:33	@TDiddy	lol
2012-07-17 20:00:37	@TDiddy	its warmer, but not too warm
2012-07-17 20:00:43	@TDiddy	APPARENTLY IT WAS PRETTY FUCKING WARM
2012-07-17 20:01:01	RobotBebop	oh my god
2012-07-17 20:01:04	RobotBebop	bitcoins is so retarded
2012-07-17 20:01:54	+Bigby	virtual money is retarded or just bitcoins themselves
2012-07-17 20:01:56	Aerox	http://www.youtube.com/watch?v=MBfeLdjNVKY
2012-07-17 20:01:57	DtoidBot	Bitcoin Rap
2012-07-17 20:02:13	Aerox	this owns
2012-07-17 20:03:37	RobotBebop	so what is the difference between MC and rapper then
2012-07-17 20:03:47	+Bigby	ask Hammer
2012-07-17 20:04:53	Aerox	http://nymag.com/daily/intel/2011/06/i_spent_a_coin_and_i_liked_it.html
2012-07-17 20:04:54	Aerox	BITCOINS
2012-07-17 20:08:26	Vexed_Alex	My mom got a rental car while they fix hers in the body shop
2012-07-17 20:08:30	Vexed_Alex	And it's gross
2012-07-17 20:08:35	Vexed_Alex	Nissan Altima
2012-07-17 20:08:37	Aerox	carshame her
2012-07-17 20:08:52	Aerox	EUGH
2012-07-17 20:08:54	Aerox	I just got this pr
2012-07-17 20:08:57	Vexed_Alex	The worst of the beige sedans
2012-07-17 20:08:59	Aerox	Record of Agarest War 2 is now available in stores and via the PlayStation®Network!
2012-07-17 20:09:04	@TDiddy	haha
2012-07-17 20:09:05	Aerox	Make sure to turn heads with the over the top Limited Edition, featuring an inflatable doll, compressed hand towel, and an unforgettable artbook.
2012-07-17 20:09:05	@TDiddy	Aerox
2012-07-17 20:09:09	Aerox	·         Inflatable Felenne Doll: An adorable inflatable doll that will make a nice addition to any location that you can feasibly place it.
2012-07-17 20:09:22	Vexed_Alex	Hahahahahaha
2012-07-17 20:09:24	@TDiddy	George Zimmerman talked with the burn the Quran pastor from jail
2012-07-17 20:09:25	@TDiddy	amazing
2012-07-17 20:09:56	Vexed_Alex	 Tuesday
2012-07-17 20:10:04	Aerox	Yeah, I read the transcript
2012-07-17 20:10:05	Aerox	It was mostly
2012-07-17 20:10:10	Aerox	"Please don't hold a rally for me"
2012-07-17 20:10:13	Aerox	which was disappointing
2012-07-17 20:10:14	Vexed_Alex	Another Chris Harris on Cars!
2012-07-17 20:10:47	Aerox	they are literally giving out fuck dolls and cum towels
2012-07-17 20:10:48	Aerox	as preorder bonuses
2012-07-17 20:10:57	@TDiddy	lolol
2012-07-17 20:10:58	Vexed_Alex	Hahahaha
2012-07-17 20:11:26	Aerox	 the artbook is written like an issue of Maxim for the full effect of a "naughty magazine" one would keep stashed away from prying eyes. 
2012-07-17 20:12:14	dare	Who hides a Maxim magazine
2012-07-17 20:12:47	+Bigby	well they know their target audience and they dont fuck about
2012-07-17 20:13:46	Aerox	pedophiles
2012-07-17 20:13:53	RobotBebop	hahaha
2012-07-17 20:13:56	RobotBebop	amazing
2012-07-17 20:16:26	RobotBebop	god i love this album
2012-07-17 20:19:37	Brainderailment	haha, nsfw http://i.imgur.com/KGR9F.jpg
2012-07-17 20:20:21	Aerox	ahahahaahha
2012-07-17 20:20:53	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-07-17 20:21:56	RobotBebop	amazing
2012-07-17 22:44:21		irc: disconnected from server
2012-07-17 23:12:16	-->	benbeltran[away (~benbeltra@189.176.131.106) has joined #destructoid
2012-07-17 23:12:17	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q +Bigby +Ecksorcism +Gandysampras +jorge` +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrewm benbeltran[away cardfrek dare DougCL DtoidBot Halfleft|Away jared|away metalnarf mistic pointzeroeight richterthethird RobotBebop theGoldenAvatar]
2012-07-17 23:12:17	--	Channel #destructoid: 27 nicks (4 ops, 0 halfops, 6 voices, 17 normals)
2012-07-17 23:12:20	--	Mode #destructoid [+tnCN]
2012-07-17 23:12:20	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-17 23:32:45	<--	Bigby (~TheBigby@108.235.203.8) has quit (Read error: EOF from client)
2012-07-17 23:33:23	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-17 23:48:07	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-07-17 23:54:29	dare	Moose are you just tinkering with UDK or are you making something super cool
2012-07-17 23:59:24	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-18 08:42:16	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-18 08:42:16	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek DougCL DtoidBot jared|away meeetalnarf mistic pointzeroeight Simmy theGoldenAvatar]
2012-07-18 08:42:16	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 3 voices, 14 normals)
2012-07-18 08:42:17	--	Mode #destructoid [+tnCN]
2012-07-18 08:42:17	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-18 09:08:34	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-18 09:25:31	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-18 09:35:53	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-18 09:35:53	--	Mode #destructoid [+o Aerox] by Q
2012-07-18 09:39:30	storyr	SUP DAWGY
2012-07-18 09:40:48	@Aerox	HI RICKEY!
2012-07-18 09:55:33	storyr	goooooood morning
2012-07-18 09:55:34	storyr	OMG
2012-07-18 09:55:35	storyr	MORE COFFEE BRB
2012-07-18 10:01:50	@Aerox	I need coffee soon
2012-07-18 10:02:03	+Gandysampras	pour it in your butt
2012-07-18 10:08:21	-->	tGA_phone (~tgaphone@rrcs-98-101-176-147.midsouth.biz.rr.com) has joined #destructoid
2012-07-18 10:08:49	@Aerox	HI GANDY
2012-07-18 10:08:56	+Gandysampras	o/
2012-07-18 10:09:53	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-snc7/426841_4248572292761_1881752564_n.jpg
2012-07-18 10:14:31	@Aerox	coffee!
2012-07-18 10:23:46	-->	kaciesaurus (webchat@192.76.80.75) has joined #destructoid
2012-07-18 10:23:54	kaciesaurus	hello!
2012-07-18 10:26:34	Batthink	Hi Kacie
2012-07-18 10:27:30	+Gandysampras	Ugh gross, are you back permenantly now or something kacie?
2012-07-18 10:27:47	kaciesaurus	until I figure out what's going on with my job, yeah!
2012-07-18 10:27:48	kaciesaurus	HOORAY
2012-07-18 10:28:45		irc: disconnected from server
2012-07-18 10:29:07	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-18 10:29:07	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran cardfrek DougCL DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy storyr tGA_phone theGoldenAvatar]
2012-07-18 10:29:07	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2012-07-18 10:29:09	--	Mode #destructoid [+tnCN]
2012-07-18 10:29:09	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-18 10:36:19	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-18 10:36:19	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-18 10:36:19	--	Mode #destructoid [+o Aerox] by Q
2012-07-18 10:39:40	storyr	WHAT
2012-07-18 10:39:41	storyr	I can't go to burning man
2012-07-18 10:39:42	storyr	DAMN IT
2012-07-18 10:40:34	@Aerox	aww
2012-07-18 10:43:33	-->	tGA_phone_ (~tgaphone@mobile-166-147-125-213.mycingular.net) has joined #destructoid
2012-07-18 10:44:02	@bloodylip	WHY NOT
2012-07-18 10:45:09	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-18 10:45:09	--	Mode #destructoid [+v ProfPew] by Q
2012-07-18 10:48:06	<--	tGA_phone (~tgaphone@rrcs-98-101-176-147.midsouth.biz.rr.com) has quit (Ping timeout)
2012-07-18 10:48:09	--	tGA_phone_ is now known as tGA_phone
2012-07-18 10:55:24	-->	Bigby (~TheBigby@108.235.203.8) has joined #destructoid
2012-07-18 10:55:24	--	Mode #destructoid [+v Bigby] by Q
2012-07-18 11:08:44	theGoldenAvatar	More stuff I do not want.
2012-07-18 11:08:44		irc: disconnected from server
2012-07-18 11:09:12	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-18 11:09:12	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Bigby +Ecksorcism +Gandysampras +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran cardfrek DougCL DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy storyr tGA_phone theGoldenAvatar]
2012-07-18 11:09:12	--	Channel #destructoid: 26 nicks (3 ops, 0 halfops, 5 voices, 18 normals)
2012-07-18 11:09:16	--	Mode #destructoid [+tnCN]
2012-07-18 11:09:16	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-18 11:09:41	@Aerox	I think you're supposed to avoid all the action
2012-07-18 11:09:53	+Bigby	then how do you accomplish the missions
2012-07-18 11:10:55	@Aerox	oh I thought you were talking about DayZ
2012-07-18 11:11:05	@Aerox	not the base arma2 game
2012-07-18 11:12:08	theGoldenAvatar	Nobody buys ARMA2 for ARMA2
2012-07-18 11:18:35	storyr	lol
2012-07-18 11:18:36	storyr	exactly
2012-07-18 11:18:37	storyr	NO ONE
2012-07-18 11:18:46	storyr	I only loaded it up ONCE to get DayZ working
2012-07-18 11:19:05	storyr	I must say though, last night I experienced a major FPS drop
2012-07-18 11:19:31	storyr	and got frustrated as hell. They need to do something BETTER with the game. Or someone needs to just make a similar game on an engine that is more optimized for the type of game
2012-07-18 11:22:30	@Aerox	They need to not make every single thing in that game required 12 different keys
2012-07-18 11:22:41	@Aerox	I'm pretty sure I could fly a real helicopter better than the Arma helicopter
2012-07-18 11:23:21	+Bigby	man, why do people make videos of games and they are really dumb about game mechanics
2012-07-18 11:23:25	@Aerox	http://superofficialnews.com/new-drug-craze-leaves-3-teens-hospitalized-in-austin-texas/
2012-07-18 11:23:29	@Aerox	Because they're eastern euros
2012-07-18 11:23:49	+Bigby	woah, how did you know i was watching a video with a british dude
2012-07-18 11:24:04	@Aerox	...
2012-07-18 11:24:06	@Aerox	british is not eastern euro
2012-07-18 11:24:28	+Bigby	its pretty far east of here
2012-07-18 11:24:34	+Bigby	lol
2012-07-18 11:26:32	@Aerox	http://mitchpratttv.deviantart.com/gallery/
2012-07-18 11:27:46	storyr	lol
2012-07-18 11:27:49	storyr	game mechanics
2012-07-18 11:28:02	storyr	bitching to retarded dtoiders on the forums about l4d1 was what got me the reputation for being a douchebag
2012-07-18 11:28:12	storyr	because everyone posting in the l4d thread had no idea about the real game mechanics
2012-07-18 11:29:30	+Bigby	share your knowledge
2012-07-18 11:30:06	storyr	I don't even remember the specifics
2012-07-18 11:30:10	storyr	maybe I can comb through my old posts
2012-07-18 11:30:14	storyr	if they are even still there
2012-07-18 11:30:14	storyr	haha
2012-07-18 11:37:03	@Aerox	why are you in the forums
2012-07-18 11:37:04	@Aerox	get out of there
2012-07-18 11:38:35	kaciesaurus	^^
2012-07-18 11:38:59	storyr	I haven't posted in like 6 months
2012-07-18 11:39:00	storyr	before that
2012-07-18 11:39:04	storyr	almost two years
2012-07-18 11:39:05	storyr	methinks
2012-07-18 11:40:59	@Aerox	let's make our own forums
2012-07-18 11:41:03	theGoldenAvatar	Thou doth protest too much.
2012-07-18 11:42:00	@bloodylip	with blackjack and hookers?
2012-07-18 11:53:39	storyr	http://www.guardian.co.uk/film/2012/jul/18/dark-knight-rises-bane-mitt-romney
2012-07-18 11:53:40	storyr	WAT
2012-07-18 11:53:50	+Bigby	did they just swipe the audio files from L4D for arma dayz?
2012-07-18 11:54:06	@Aerox	Surprise, conservatives are retarded
2012-07-18 11:54:15	storyr	beats me
2012-07-18 11:54:53	@Aerox	https://twitter.com/ChaseMit/status/225355351149641729
2012-07-18 11:55:39	+Bigby	is there a zombie mode for something like GTAIV?
2012-07-18 11:59:16	+Bigby	nevermind, seems there is
2012-07-18 11:59:18	+Bigby	http://www.youtube.com/watch?v=FdS2KcdsKyI
2012-07-18 11:59:19	DtoidBot	GTA 4 HD Footage - Zombie Mod Action - 1080p !
2012-07-18 12:02:02	kaciesaurus	FOOD
2012-07-18 12:02:58	theGoldenAvatar	They took away my credit card.
2012-07-18 12:02:58	theGoldenAvatar	Now I have to file expense reports.
2012-07-18 12:02:58	theGoldenAvatar	It's SO MUCH WORK
2012-07-18 12:03:03	+Bigby	why did they do that
2012-07-18 12:03:13	+Bigby	did you buy too many tvs?
2012-07-18 12:03:33	theGoldenAvatar	No, they don't do company credit cards.
2012-07-18 12:03:37	theGoldenAvatar	They being the people who bought us.
2012-07-18 12:04:12	+Bigby	bought you?! damn, now its all about slavery again
2012-07-18 12:04:14	+Bigby	did they whip you?
2012-07-18 12:04:17	+Bigby	check your teeth?
2012-07-18 12:04:24	theGoldenAvatar	No
2012-07-18 12:04:32	theGoldenAvatar	But they did line people up against a wall
2012-07-18 12:04:34	theGoldenAvatar	And shot them
2012-07-18 12:04:39	+Bigby	damn
2012-07-18 12:04:45	+Bigby	drastic downsizing
2012-07-18 12:07:09	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-18 12:12:06	<--	tGA_phone (~tgaphone@mobile-166-147-125-213.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-18 12:16:08	kaciesaurus	I had to help my roommate's booty call find her keys this morning.
2012-07-18 12:16:35	DougCL	did you have a go on her?
2012-07-18 12:16:44	DougCL	you know, for helping her with the keys?
2012-07-18 12:17:03	kaciesaurus	I should have asked, she was recently bi
2012-07-18 12:17:19	DougCL	get her to put her money where her mouth is
2012-07-18 12:17:22	DougCL	so to speak
2012-07-18 12:20:32	+Bigby	http://imgur.com/gallery/dN17M
2012-07-18 12:20:57	storyr	"recently bi"
2012-07-18 12:21:00	storyr	I don't even know what that means
2012-07-18 12:21:21	kaciesaurus	me neither
2012-07-18 12:21:22	storyr	when I am around JRo I am bi, but when he's gone I am straight. So does that make me recently bi shortly after I see him?
2012-07-18 12:21:36	kaciesaurus	I think she just decided to be bi for a little bit
2012-07-18 12:22:06	@Aerox	I think that makes you heteroflexible
2012-07-18 12:22:31	kaciesaurus	lol
2012-07-18 12:23:09	@Aerox	http://www.animalnewyork.com/2012/adoptable-dogs-in-slow-mo/
2012-07-18 12:24:12	+Bigby	http://imgur.com/gallery/5CQvj
2012-07-18 12:24:22	+Bigby	she stops laughing when she realizes he isnt going back
2012-07-18 12:30:35	kaciesaurus	reddit is boring
2012-07-18 12:35:43	kaciesaurus	I think I have seen every interesting thing there is today
2012-07-18 12:35:59	theGoldenAvatar	Doubt it.
2012-07-18 12:36:11	+Bigby	let me setup my camera and see if we can change that
2012-07-18 12:36:45	kaciesaurus	there is nothing left
2012-07-18 12:36:52	kaciesaurus	I have seen all of the interesting things on the internet
2012-07-18 12:41:21	+Bigby	http://imgur.com/gallery/dPsWS
2012-07-18 12:41:24	+Bigby	how about that
2012-07-18 12:41:58	kaciesaurus	what's the context?
2012-07-18 12:42:11	+Bigby	a bird got hit with a baseball
2012-07-18 12:42:12	kaciesaurus	oh no, I see it now
2012-07-18 12:42:15	theGoldenAvatar	Randy Johnson hits a seagull.
2012-07-18 12:42:37	kaciesaurus	yeah, I didn't see the bird at first
2012-07-18 12:43:29	kaciesaurus	that is pretty interesting.  I wish I had been that catcher
2012-07-18 12:46:00	theGoldenAvatar	http://slyoyster.com/wp-content/uploads/2012/04/dogparade.jpg
2012-07-18 12:46:10	@Aerox	ahahahahhaha
2012-07-18 12:46:21	theGoldenAvatar	Actually
2012-07-18 12:46:22	theGoldenAvatar	http://cdn.theatlantic.com/static/infocus/animals050412/a19_41827630.jpg
2012-07-18 12:46:32	theGoldenAvatar	Better one
2012-07-18 12:46:52	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-18 12:46:53	@Aerox	Randy Johnson went to my high school
2012-07-18 12:47:02	@Aerox	That guy has the most busted face ever
2012-07-18 12:47:04	+Bigby	http://imgur.com/gallery/DSHE2
2012-07-18 12:47:17	@Aerox	Our shitty decrepit baseball field in the back of the school, right up next to what were essentially the projects, was named after him
2012-07-18 12:48:12	kaciesaurus	@TGA  d'aww
2012-07-18 12:49:08	theGoldenAvatar	Aerox, I hear he's a dick.
2012-07-18 12:50:47	@Aerox	probably
2012-07-18 13:04:32	+Gandysampras	boooooooored
2012-07-18 13:04:39	+Gandysampras	actually, that's a stupid thing to say
2012-07-18 13:04:48	+Gandysampras	I have a million things to play
2012-07-18 13:05:07	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-18 13:05:23	kaciesaurus	are you still in school?
2012-07-18 13:06:38	theGoldenAvatar	God, Gandy.
2012-07-18 13:07:43	@Aerox	Hi Gandy! Hi Nate!
2012-07-18 13:07:44	@Aerox	http://www.arkive.org/capybara/hydrochoerus-hydrochaeris/video-00.html#utm_source=social-network&utm_medium=share&utm_campaign=species-capybara
2012-07-18 13:07:59	+Gandysampras	No Kacie.
2012-07-18 13:08:09	+Gandysampras	It is 8 pm
2012-07-18 13:08:17	+Gandysampras	I am done applying for jobs for the day
2012-07-18 13:09:06	@Aerox	The best part is when the bird surfs one while he rolls around
2012-07-18 13:11:52	kaciesaurus	jobs suck, anyway
2012-07-18 13:12:02	-->	TDiddy (~twead87@173.65.36.200) has joined #destructoid
2012-07-18 13:12:02	--	Mode #destructoid [+o TDiddy] by Q
2012-07-18 13:12:03	theGoldenAvatar	Mine's pretty great.
2012-07-18 13:12:14	Brainderailment	anyone play the stalker games?
2012-07-18 13:12:16	kaciesaurus	NO IT'S NOT
2012-07-18 13:12:17	kaciesaurus	they are all awful
2012-07-18 13:12:49	kaciesaurus	all jobs, not the stalker games
2012-07-18 13:12:49	kaciesaurus	I haven't played any of those
2012-07-18 13:14:56	@Aerox	Nate it's worth picking up the bundle for $10 or $11 or whatever it is
2012-07-18 13:15:01	+Gandysampras	The 2 Stalker Games that aren't CLear Skies are good
2012-07-18 13:15:05	theGoldenAvatar	Brainderailment, they were good
2012-07-18 13:15:09	theGoldenAvatar	Bit dated.
2012-07-18 13:15:19	Brainderailment	I think I'll just get the newest one
2012-07-18 13:15:55	@Aerox	Pripyat is considered to have a little bit better gameplay -- it's open world and there's questing and shit
2012-07-18 13:15:55	@Aerox	Chernobyl is also good, more linear, supposed to have better story/atmosphere
2012-07-18 13:15:57	@Aerox	Clear Sky is I guess just shooting a lot
2012-07-18 13:16:18	Brainderailment	Yeah, I don't have time for all 3
2012-07-18 13:17:51	[Rabite]	jim mentioned the stalker complete mod
2012-07-18 13:17:59	[Rabite]	any good?
2012-07-18 13:18:12	+Gandysampras	The CoP one was real good
2012-07-18 13:21:16	[Rabite]	Early detection - Removed the ability for NPC's to notice you at unrealistically large distances.
2012-07-18 13:21:16	[Rabite]	Stealth - Knife and other critical sounds such as falling dead bodies, grass, and footsteps have been properly commented to reduce their sound radius, making the gameplay much more realistic.
2012-07-18 13:21:18	[Rabite]	oooo
2012-07-18 13:21:48	[Rabite]	Death panic - Reduced the sound distance of death cries (in the original game it caused the entire camp to alert once one member was hit, as it was set to be heard at a great distance).
2012-07-18 13:22:30	[Rabite]	sounds good
2012-07-18 13:43:24	theGoldenAvatar	I'm going home.
2012-07-18 13:43:28	--	theGoldenAvatar is now known as tga|away
2012-07-18 13:48:56	--	Aerox is now known as Aerox|Lunch
2012-07-18 14:00:24	storyr	btw
2012-07-18 14:00:24	storyr	http://i.imgur.com/DqB7C.jpg
2012-07-18 14:06:32	@bloodylip	I GET IT HE DOESN'T HAVE BRAINS
2012-07-18 14:08:41	storyr	YES
2012-07-18 14:08:42	storyr	YOU GET IT
2012-07-18 14:10:21	--	Aerox|Lunch is now known as Aerox
2012-07-18 14:11:29	@Aerox	You are so smart Chris!
2012-07-18 14:20:26	storyr	LOL
2012-07-18 14:20:37	storyr	this MC Chris debacle is hilarious
2012-07-18 14:20:49	storyr	I've never heard of the guy until today
2012-07-18 14:21:00	@bloodylip	there's an mc chris debacle?
2012-07-18 14:21:06	@bloodylip	also, how have you never heard of mc chris?!
2012-07-18 14:21:17	storyr	http://www.reddit.com/r/gaming/comments/wrm3v/so_i_was_kicked_out_of_mc_chriss_concert_last/
2012-07-18 14:23:45	@bloodylip	lol
2012-07-18 14:25:02	<--	Bigby (~TheBigby@108.235.203.8) has left #destructoid
2012-07-18 14:25:08	storyr	all the stories are pretty hilarious
2012-07-18 14:27:30	@Aerox	haha oHHH NNOOOO
2012-07-18 14:27:34	@Aerox	booted out of an annoying nerd music show
2012-07-18 14:27:55	Brainderailment	Yeah, if you don't want to be pandered to, don't go
2012-07-18 14:28:57	@Aerox	jesus he's 37
2012-07-18 14:30:49	@bloodylip	mc chris or the guy who got kicked out?
2012-07-18 14:31:15	@Aerox	mc chris
2012-07-18 14:31:34	@Aerox	http://www.exposay.com/celebrity-photos/mc-chris-warped-tour-2008-music-festival-at-comerica-park-july-18-2008-0f4MXU.jpg
2012-07-18 14:31:55	@Aerox	http://i24.photobucket.com/albums/c44/executioneer/mcchris.jpg
2012-07-18 14:32:34	Brainderailment	MY BACKPACKS GOT JETS
2012-07-18 14:35:08	richterthethird	i thought mc chris stopped doing ''nerdcore''
2012-07-18 14:36:37	Brainderailment	BOOORREED
2012-07-18 14:39:09	storyr	read his wiki
2012-07-18 14:39:11	storyr	it's pretty funny
2012-07-18 14:39:32	storyr	the "relationship with nerdcore section"
2012-07-18 14:44:12	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-18 14:46:49	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-18 14:46:49	--	Mode #destructoid [+v jorge`] by Q
2012-07-18 14:51:06	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-18 15:03:32	andrewm	Haha
2012-07-18 15:03:42	andrewm	This reporter can shoot a zombie in the face
2012-07-18 15:03:51	andrewm	But doesn't know how batteries work
2012-07-18 15:05:06	kaciesaurus	HOME
2012-07-18 15:05:10	<--	kaciesaurus (webchat@192.76.80.75) has quit (Quit: Page closed)
2012-07-18 15:26:27	Brainderailment	Fuck, I drank a bud light with lunch, now I have a cunting headache.
2012-07-18 15:26:44	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-18 15:27:01	andrewm	After one beer?
2012-07-18 15:27:04	andrewm	Lightweight
2012-07-18 15:27:40	Brainderailment	uhh, it's the bad yeast strain that gives you a headache, not a hangover
2012-07-18 15:29:06	andrewm	Pfff. Yeast? I've evolved past that shit.
2012-07-18 15:31:41	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-18 15:32:08	andrewm	Oh my god
2012-07-18 15:32:15	andrewm	Now she put the batteries in the wrong way
2012-07-18 15:32:16	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-18 15:32:38	@Aerox	Luckily she's really good with a gun
2012-07-18 15:32:56	@Aerox	On the plus side I think they recognized how stupid that scene was because in Episode 2 you mock her over it
2012-07-18 15:33:44	Batthink	OH DAMN...http://www.kickstarter.com/projects/pinstripegames/bad-dudes-2?ref=category
2012-07-18 15:35:02	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-snc7/486490_10151946177085637_1795000659_n.jpg
2012-07-18 15:35:10	@Aerox	Found Nate's OKCupid
2012-07-18 15:36:48	Batthink	hahahah
2012-07-18 15:43:02	Brainderailment	Good thing there's a mouth hole in the suit
2012-07-18 15:44:35	@Aerox	I bet there's a butt zipper too
2012-07-18 15:45:45	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-18 15:45:46	--	Mode #destructoid [+v lolshin] by Q
2012-07-18 15:49:31	Brainderailment	bbl
2012-07-18 15:49:33	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-18 15:58:52	@Aerox	http://i.imgur.com/bQfCR.png
2012-07-18 16:00:12	+Gandysampras	where does the QR code lead
2012-07-18 16:00:57	@Aerox	It's a mystery!
2012-07-18 16:01:14	+Gandysampras	I cant make it scan :(
2012-07-18 16:01:29	+Gandysampras	even blown up on a 32" screen
2012-07-18 16:03:17	@Aerox	aww
2012-07-18 16:03:49	@Aerox	let me try
2012-07-18 16:04:15	@Aerox	ahahha what the fuck
2012-07-18 16:04:23	@Aerox	It goes to a text doc that says "Girl you so pregnant"
2012-07-18 16:05:52	-->	Bigby (~TheBigby@adsl-108-222-6-240.dsl.spf2mo.sbcglobal.net) has joined #destructoid
2012-07-18 16:05:52	--	Mode #destructoid [+v Bigby] by Q
2012-07-18 16:06:55	+Gandysampras	brilliant
2012-07-18 16:09:38	@Aerox	"Siberian bear-proof armor from the 1800s"
2012-07-18 16:09:54	@Aerox	http://t.co/LmqKoRxZ
2012-07-18 16:11:15	+Bigby	looks like a fetish outfit
2012-07-18 16:11:37	@Aerox	it's gandy rape protection
2012-07-18 16:12:40	andrewm	Some of these clicks require too much precision
2012-07-18 16:12:52	andrewm	It's like, goddamn, I'm clicking on your hand
2012-07-18 16:13:06	@Aerox	are you at the point where you needed to save clementine
2012-07-18 16:13:08	@Aerox	i had to redo that part
2012-07-18 16:13:27	andrewm	The second time?
2012-07-18 16:13:34	+Bigby	i only mess that stuff up when im being attacked
2012-07-18 16:14:01	+Bigby	have you tried going through the game saying nothing?
2012-07-18 16:14:09	andrewm	No
2012-07-18 16:14:13	andrewm	I'm not a weirdo
2012-07-18 16:14:20	+Bigby	no, you are gordan freeman
2012-07-18 16:15:11	+Bigby	Omg the combine killed everyone and cut off their heads! What the hell Gordan? "..."
2012-07-18 16:16:31	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=fNpN1_jJiA4
2012-07-18 16:16:33	DtoidBot	Cutest English Bulldog Puppies EVER
2012-07-18 16:25:10	@TDiddy	awwwwwwwwwwwwwwwwwww
2012-07-18 16:25:44	-->	kaciesaurus (~kaciesaur@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-18 16:25:48	@Aerox	sup kacie
2012-07-18 16:25:57	kaciesaurus	hello!
2012-07-18 16:26:43	--	andrewm is now known as andrew|out
2012-07-18 16:27:05	+Gandysampras	lol, he's still so nervous around you he had to leave!
2012-07-18 16:27:29	andrew|out	Neko Case starts in 30 minutes.
2012-07-18 16:28:13	kaciesaurus	I am clearly more important than that
2012-07-18 16:28:14	@Aerox	http://static.fjcdn.com/pictures/Moose_a3ebee_2554479.jpg
2012-07-18 16:28:49	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-18 16:40:50		irc: disconnected from server
2012-07-18 16:41:18	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-18 16:41:18	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +ProfPew +Torzelan [Rabite] ^power andrew|out Batthink benbeltran cardfrek DougCL DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight richterthethird Simmy tga|away]
2012-07-18 16:41:18	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 6 voices, 16 normals)
2012-07-18 16:41:18	--	Mode #destructoid [+tnCN]
2012-07-18 16:41:18	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-18 16:43:44	+Gandysampras	I can't right now Aerox, I'm making a shit CD for a kid's school play for tomorrow
2012-07-18 16:43:52	+Gandysampras	I have to find so many stupid musics
2012-07-18 16:43:52	@Aerox	ew
2012-07-18 16:43:55	+Gandysampras	I know
2012-07-18 16:44:02	+Gandysampras	They lost the master disk
2012-07-18 16:44:11	+Gandysampras	and it starts tomorrow
2012-07-18 16:44:57	@Aerox	This will cheer you up
2012-07-18 16:44:58	@Aerox	http://s3-ec.buzzfed.com/static/enhanced/web05/2012/7/17/11/enhanced-buzz-wide-31285-1342538796-11.jpg
2012-07-18 16:48:51	<--	Bigby (~TheBigby@adsl-108-222-6-240.dsl.spf2mo.sbcglobal.net) has left #destructoid
2012-07-18 22:13:58		irc: disconnected from server
2012-07-18 22:15:08	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-18 22:15:08	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q @TDiddy +Bigby_ +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan +Vexed_Alex [Rabite] ^power Aerox andrew|out benbeltran Brainderailment cardfrek dare DougCL DtoidBot jared|away kaciesaurus meeetalnarf2 mistic pointzeroeight richterthethird RobotBebop tga|away]
2012-07-18 22:15:08	--	Channel #destructoid: 29 nicks (4 ops, 0 halfops, 7 voices, 18 normals)
2012-07-18 22:15:09	Aerox	http://www.youtube.com/watch?v=ImYIpDnwFKQ&feature=related
2012-07-18 22:15:10	DtoidBot	Talking Pelican
2012-07-18 22:15:11	--	Mode #destructoid [+tnCN]
2012-07-18 22:15:11	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-18 22:15:30	+Vexed_Alex	http://www.youtube.com/watch?v=fWwv4sHBwn4&feature=player_embedded
2012-07-18 22:15:31	DtoidBot	?????? ???????? ??????? ?? ????? - blast machine
2012-07-18 22:15:32	+Vexed_Alex	hahahaha
2012-07-18 22:15:49	+Vexed_Alex	I'm sure the guy in the white car touched cloth immiately after
2012-07-18 22:15:53	Aerox	is that an ice cream truck
2012-07-18 22:16:00	Aerox	fucking youtube
2012-07-18 22:16:02	Aerox	loading so slow
2012-07-18 22:16:11	Aerox	jesus
2012-07-18 22:16:15	+Vexed_Alex	immediately*
2012-07-18 22:17:02	+Vexed_Alex	There's no way he didn't shit
2012-07-18 22:17:02	RobotBebop	hehehe
2012-07-18 22:17:02	RobotBebop	@ the pelican
2012-07-18 22:17:24	RobotBebop	holy shit
2012-07-18 22:17:35	RobotBebop	KABOOOM
2012-07-18 22:17:37	+Bigby_	weird how the comments on that guy in the coma turned into a gun comparison thing
2012-07-18 22:19:36	RobotBebop	somebody tell me what to listen to
2012-07-18 22:19:40	+Vexed_Alex	""Hey Damon, I like your rim"
2012-07-18 22:19:40	+Vexed_Alex	- anonymous cellmate
2012-07-18 22:19:40	+Vexed_Alex	"
2012-07-18 22:19:42	+Vexed_Alex	looool
2012-07-18 22:19:49	Aerox	http://www.youtube.com/watch?v=0xSEPu5UEU0
2012-07-18 22:19:50	DtoidBot	Sic music! Gaslamp Killer Live (Fartstep Version)
2012-07-18 22:19:56	Aerox	you weren't here for this earlier
2012-07-18 22:20:36	+Vexed_Alex	I saw that forever ago
2012-07-18 22:20:42	Aerox	i know
2012-07-18 22:20:45	@TDiddy	soooooooooooooooooooooooooo old
2012-07-18 22:20:47	Aerox	i don't think moose has
2012-07-18 22:20:57	+Vexed_Alex	He did yesterday I think
2012-07-18 22:21:02	Aerox	I like how modern djs don't actually have anything to do
2012-07-18 22:21:09	Aerox	because it's just a computer running shit
2012-07-18 22:21:13	Aerox	so they have to flop around
2012-07-18 22:21:18	Aerox	and pretend to fiddle with shit
2012-07-18 22:21:22	dare	DJ Moose
2012-07-18 22:21:24	+Bigby_	some use soundboards
2012-07-18 22:21:27	+Vexed_Alex	DJs barely had anything to do to begin with
2012-07-18 22:21:38	RobotBebop	i saw it before jro
2012-07-18 22:21:43	Aerox	FINE
2012-07-18 22:21:50	RobotBebop	i found the original of it too
2012-07-18 22:21:57	Aerox	stop ruining it
2012-07-18 22:22:05	RobotBebop	http://www.youtube.com/watch?NR=1&v=Q-JSCcT5DGU&feature=endscreen DISCO SOOS
2012-07-18 22:22:06	DtoidBot	Disco Soos
2012-07-18 22:22:44	Aerox	he is literally you
2012-07-18 22:22:52	RobotBebop	hmph!
2012-07-18 22:23:27	Aerox	THAT'S NOT BAD
2012-07-18 22:25:39	RobotBebop	http://www.youtube.com/watch?v=ltSgQN2LoWM
2012-07-18 22:25:40	DtoidBot	Gravity Falls - Dipper's Lamby Lamby dance
2012-07-18 22:25:56	Aerox	homework's whack, and so are rules
2012-07-18 22:26:04	+Vexed_Alex	butt bandito
2012-07-18 22:27:28	Aerox	moose lives on Butt Island
2012-07-18 22:27:44	+Vexed_Alex	Murf Island
2012-07-18 22:28:02	RobotBebop	Cit-eh BOOOY cit-eh BOOOOOOOOOOOOOY
2012-07-18 22:28:38	+Vexed_Alex	http://www.jessejamesfain.com/
2012-07-18 22:28:50	Aerox	that's quite the spandex suit
2012-07-18 22:29:33	+Bigby_	you know that lamby dance put him in that redheads panties
2012-07-18 22:29:45	Aerox	NO
2012-07-18 22:29:45	Aerox	STOP
2012-07-18 22:29:49	Aerox	FUCKING BIGBY, NO
2012-07-18 22:29:54	+Bigby_	too late
2012-07-18 22:30:01	+Bigby_	its in your head now
2012-07-18 22:30:03	Aerox	no, it's not
2012-07-18 22:30:07	Aerox	because I'm not a pedophile
2012-07-18 22:30:13	+Bigby_	but she is
2012-07-18 22:31:05	RobotBebop	god damnit BigPopaGamer
2012-07-18 22:31:07	RobotBebop	Bigby_
2012-07-18 22:31:11	RobotBebop	god
2012-07-18 22:31:12	RobotBebop	damnit
2012-07-18 22:31:18	+Bigby_	goddamit
2012-07-18 22:31:29	+Bigby_	just type names
2012-07-18 22:31:31	+Bigby_	lazy ass
2012-07-18 22:31:47	RobotBebop	stop being gross
2012-07-18 22:32:01	+Bigby_	stop farting
2012-07-18 22:32:14	dare	Moose you always make that mistake
2012-07-18 22:32:18	RobotBebop	i know
2012-07-18 22:32:31	RobotBebop	why is bpg an op anyway
2012-07-18 22:32:34	dare	Let's change Bigby's name to like
2012-07-18 22:32:35	RobotBebop	he's a filthy idler
2012-07-18 22:32:37	dare	Bingby
2012-07-18 22:32:41	RobotBebop	Grossby
2012-07-18 22:32:45	dare	Pedoby
2012-07-18 22:33:05	dare	Datsunby
2012-07-18 22:33:14	+Bigby_	like that one
2012-07-18 22:33:33	--	Bigby_ is now known as TheBigby
2012-07-18 22:34:25	+TheBigby	that should help
2012-07-18 22:34:52	dare	RobotBigby
2012-07-18 22:35:03	RobotBebop	no
2012-07-18 22:35:15	dare	Hahahahaha
2012-07-18 22:35:21	RobotBebop	don't ever speak to me again
2012-07-18 22:35:36	dare	Hahahahahahahaha
2012-07-18 22:35:54	+TheBigby	robotmoose
2012-07-18 22:36:14	+TheBigby	http://media.kickstatic.com/kickapps/images/62976/photos/PHOTO_9452832_62976_7386500_ap.jpg
2012-07-18 22:36:23	RobotBebop	haha
2012-07-18 22:37:01	dare	I like the little antennae on top
2012-07-18 22:37:05	dare	Radar dish or whatever
2012-07-18 22:37:16	+TheBigby	Alex
2012-07-18 22:37:19	+TheBigby	did you see this?
2012-07-18 22:37:24	+TheBigby	http://www.motortrend.com/future/future_vehicles/1207_nissan_working_on_mini_z_to_target_frs_brz/#ixzz20wBNhkzr
2012-07-18 22:37:45	richterthethird	moose fights crime in detroit now
2012-07-18 22:37:58	+TheBigby	old detroit
2012-07-18 22:41:06	dare	That Moose looks more like Bender than Robocop
2012-07-18 22:42:19	Aerox	haha robot moose
2012-07-18 22:42:27	@TDiddy	Moose is such a romo
2012-07-18 22:42:37	Aerox	oh to answer your earlier question
2012-07-18 22:42:39	Aerox	He's an op because I said so
2012-07-18 22:42:58	+TheBigby	JR lays down da law
2012-07-18 22:43:12	dare	Moose don't sell yourself just for ops
2012-07-18 22:44:22	RobotBebop	i'm already in my tube top and hooker boots though
2012-07-18 22:44:49	dare	I smell PAX costume
2012-07-18 22:44:57	@TDiddy	no you smell latex
2012-07-18 22:45:01	@TDiddy	which is his pax costume
2012-07-18 22:45:44	dare	Gross
2012-07-18 22:46:08	@TDiddy	don't leave me easy set ups and i wont say gross things
2012-07-18 22:46:42	Aerox	latex is pretty low on the gross scale
2012-07-18 22:46:57	Aerox	dare, come to pax
2012-07-18 22:47:52	+TheBigby	http://io9.com/5927243/collection-of-deadpool-vs-comic+con-gifs-is-the-best-thing-ever
2012-07-18 22:48:12	dare	I have no money for that
2012-07-18 22:48:48	+TheBigby	did you see the page for the deadpool game?
2012-07-18 22:48:56	+TheBigby	i cant tell if they got the voice guy from MVC3 or not
2012-07-18 22:49:00	+TheBigby	sounds similar
2012-07-18 22:49:20	Aerox	it's 99 bucks on Virgin if you fly out wednesday
2012-07-18 22:49:30	RobotBebop	so they just had a guy running around in a deadpool get up?
2012-07-18 22:49:31	Aerox	and 139 back if you fly home tueday
2012-07-18 22:49:45	Aerox	i think it was just a random cosplayer
2012-07-18 22:49:46	+TheBigby	no, thats just some cosplayer at comiccon
2012-07-18 22:49:49	+TheBigby	not related to the game
2012-07-18 22:50:35	@TDiddy	Nolan North is doing Deadpool
2012-07-18 22:50:53	+TheBigby	really?
2012-07-18 22:50:56	@TDiddy	yep
2012-07-18 22:50:58	+TheBigby	did he do him for MVC?
2012-07-18 22:51:57	dare	He does Superman's voice in the Young Justice cartoon
2012-07-18 22:52:01	dare	He's surprisingly good
2012-07-18 22:52:10	@TDiddy	Yep
2012-07-18 22:52:19	@TDiddy	Nolan North was deadpool in UMVC3
2012-07-18 22:53:01	dare	Apparently he's played Deadpool 3 times
2012-07-18 22:53:53	Aerox	http://gawker.com/5927234/record-drought-set-to-ruin-americas-pizza-consumption
2012-07-18 22:53:54	Aerox	i'm so hungry now
2012-07-18 22:54:02	Aerox	i didn't eat dinner :(
2012-07-18 22:54:06	+TheBigby	did he also do him in the Hulk Vs?
2012-07-18 22:54:22	+TheBigby	i loved him in that
2012-07-18 22:55:50	+TheBigby	i dont really care if the combat is that great in deadpool, i just hope its funny
2012-07-18 22:56:21	@TDiddy	i hope it wont have tons of repeating dialogue
2012-07-18 22:56:29	+lolshin	^
2012-07-18 22:56:44	+TheBigby	http://deadpoolgame.com/
2012-07-18 22:58:57	Aerox	i don't have a lot of faith in high moon
2012-07-18 22:59:15	dare	I actually enjoyed the melee in Bourne Conspiracy
2012-07-18 22:59:53	@TDiddy	and the transformers game was alright
2012-07-18 23:00:15	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-18 23:00:23	Aerox	HI GAVIN READY FOR ANOTHER FUN DAY OF WORK?!
2012-07-18 23:00:39	RobotBebop	jro gavin's job is like
2012-07-18 23:00:41	RobotBebop	super stressfull
2012-07-18 23:00:42	RobotBebop	come on
2012-07-18 23:00:50	Aerox	i heard he had to do a thing
2012-07-18 23:02:16	Halfleft|Away	it's not stressful
2012-07-18 23:02:20	Halfleft|Away	it's just soul crushing
2012-07-18 23:02:29	@TDiddy	so is living in england
2012-07-18 23:03:22	Aerox	are there any hot ladies at work you could be banging
2012-07-18 23:04:30	dare	Aerox don't you remember when he was drunk
2012-07-18 23:04:56	Aerox	no i blocked it out
2012-07-18 23:04:58	Aerox	when was this
2012-07-18 23:05:07	dare	About a week ago or so
2012-07-18 23:06:02	+lolshin	http://img.gawkerassets.com/img/17t97d0xx1dzggif/original.gif
2012-07-18 23:06:02	dare	He was rejected by someone and you told him to just bang internet chicks
2012-07-18 23:06:44	Halfleft|Away	internet chicks?
2012-07-18 23:06:49	Halfleft|Away	but I might get... A VIRUS
2012-07-18 23:06:52	Halfleft|Away	HURHURHRUrhahghiushfbswiqeo323rqifrsdac
2012-07-18 23:07:02	Aerox	oh yeah
2012-07-18 23:07:06	+lolshin	huhuhuhuhuhuahuhuhuhauhauhauhauha
2012-07-18 23:07:18	Aerox	make an okcupid account or something gavin
2012-07-18 23:07:28	Halfleft|Away	no
2012-07-18 23:07:38	+lolshin	good man
2012-07-18 23:07:46	dare	What about that shagagamer thing
2012-07-18 23:07:49	dare	That's a UK thing
2012-07-18 23:08:07	Halfleft|Away	wat
2012-07-18 23:08:32	dare	I think I saw Beccy tweet about it
2012-07-18 23:08:40	dare	http://shagagamer.com/
2012-07-18 23:08:55	Aerox	ahahahahahahahaha
2012-07-18 23:08:55	dare	Jim wrote an article about it too I think
2012-07-18 23:08:56	Halfleft|Away	awful
2012-07-18 23:08:58	Aerox	that guy
2012-07-18 23:09:10	Halfleft|Away	the fuck is up with her on the right's face
2012-07-18 23:09:12	dare	http://www.destructoid.com/new-gamer-dating-site-invites-you-to-shag-a-gamer--231464.phtml
2012-07-18 23:09:24	dare	Guys, the UK caters specifcally to gamer needs
2012-07-18 23:10:04	Aerox	does anyone have an account login
2012-07-18 23:10:07	Aerox	i want to look for anyone from dtoid
2012-07-18 23:10:11	Aerox	if not I'll make a fake one
2012-07-18 23:10:28	dare	Sir JRo
2012-07-18 23:10:45	Aerox	i named myself gavin
2012-07-18 23:10:48	Halfleft|Away	adam's response to alex on twitter made me laugh
2012-07-18 23:10:50	@TDiddy	I bet Bunny is on there
2012-07-18 23:10:51	Halfleft|Away	how droll
2012-07-18 23:11:48	dare	Whoa 20 pounds a month?
2012-07-18 23:11:53	dare	Gamer shagging is pricey
2012-07-18 23:12:12	@TDiddy	yeah, but you sign up for that and you are just rolling in poon
2012-07-18 23:12:20	Aerox	this search is terrible
2012-07-18 23:12:31	Aerox	Fed up of feeling sexually frustrated? Well, you've come to the right place. Here at Shag a Gamer US we have thousands of people just like you, who are looking for NSA fun, hot steamy action and erotic encounters.
2012-07-18 23:12:44	dare	TDiddy that does seem worth the money
2012-07-18 23:12:47	+lolshin	NSA
2012-07-18 23:13:26	+lolshin	as in the security agency
2012-07-18 23:13:26	Aerox	Hahaha
2012-07-18 23:13:26	Aerox	they have sexy stories
2012-07-18 23:13:26	dare	Thousands of people, just like Aerox
2012-07-18 23:13:26	dare	Horrific
2012-07-18 23:13:26	Aerox	also lol what this is it just integrates into some existing network
2012-07-18 23:13:27	Aerox	you ahve to pay 30 a month to read the sexy stories
2012-07-18 23:13:27	RobotBebop	hahaha
2012-07-18 23:13:32	+lolshin	isn't it that dateagamer shit
2012-07-18 23:13:38	RobotBebop	those better be some sexy fucking stories
2012-07-18 23:13:40	+lolshin	just rebranded as a fucknet?
2012-07-18 23:14:11	dare	They're all lifted from an erotic subreddit
2012-07-18 23:14:15	dare	Gamer sex stories
2012-07-18 23:14:32	<--	TheBigby (~TheBigby@adsl-108-222-5-68.dsl.spf2mo.sbcglobal.net) has left #destructoid
2012-07-18 23:14:36	RobotBebop	hahaha jro
2012-07-18 23:14:38	RobotBebop	these capybaras
2012-07-18 23:14:41	RobotBebop	just rolling around
2012-07-18 23:14:47	RobotBebop	birds walking all over them
2012-07-18 23:14:52	Aerox	yjr nrdy
2012-07-18 23:14:53	Aerox	oops
2012-07-18 23:14:54	+lolshin	if sonic and the search for love isn't one of the stories, then it's not worth any money at all
2012-07-18 23:14:54	Aerox	the best
2012-07-18 23:14:57	Aerox	in that other video I linked they bone
2012-07-18 23:15:04	Aerox	what is that
2012-07-18 23:15:06	Aerox	and why do you know
2012-07-18 23:15:11	RobotBebop	why does this one have a little yellow bird on him all the time
2012-07-18 23:15:18	Aerox	because they're best friends
2012-07-18 23:16:17	RobotBebop	or the bird is a spotter for an anaconda
2012-07-18 23:19:22	+lolshin	only the best fanfiction ever read audiobook style
2012-07-18 23:19:22	Aerox	i'm going to go read
2012-07-18 23:19:24	+lolshin	http://www.newgrounds.com/portal/view/389149
2012-07-18 23:19:59	Aerox	i don't know if I want to watch this first
2012-07-18 23:20:22	Aerox	this guys voice is too annoying
2012-07-18 23:20:40	Aerox	latez
2012-07-18 23:20:48	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Quit: Leaving.)
2012-07-18 23:26:12	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-07-18 23:26:46	richterthethird	did i show you this shin? its similiar but more embarassing
2012-07-18 23:26:54	+lolshin	what
2012-07-18 23:27:01	richterthethird	http://www.youtube.com/watch?v=-U0apQttNw0  the video maker must feel bad after posting it XD
2012-07-18 23:27:02	DtoidBot	Guptill89 Presents Top Ten Hottest Female Sonic Character's ORIGINAL (Guptill89)
2012-07-18 23:27:09	+lolshin	no this was from years ago
2012-07-18 23:27:17	+lolshin	found it in high school
2012-07-18 23:27:41	+lolshin	put an mp3 of it on a CD and put it in my friend's car
2012-07-18 23:30:02	+lolshin	oh my fcking god richter this is hilarious
2012-07-18 23:30:56	+lolshin	SHE IS ATTRACTIVE AND THE SIZE OF AN AVERAGE HUMAN MOTHER
2012-07-18 23:35:49	+lolshin	HAHAHAHAHAHAHAHAHAHAHAHA
2012-07-18 23:37:12	RobotBebop	oh wooooow
2012-07-18 23:37:22	RobotBebop	WOOOW
2012-07-18 23:37:24	RobotBebop	this is terrible
2012-07-18 23:39:11	+lolshin	it just keeps getting better and better
2012-07-18 23:41:01	RobotBebop	god this is so awful
2012-07-18 23:41:33	<--	TDiddy (~twead87@173.65.36.200) has quit (Quit)
2012-07-18 23:41:37	RobotBebop	JUST LOOK AT THAT LONG PONY TAIL
2012-07-18 23:41:40	RobotBebop	NOW WE'RE TALKIN
2012-07-18 23:42:21	+lolshin	lolololololololool
2012-07-18 23:43:04	+lolshin	#1
2012-07-18 23:43:42	RobotBebop	ok i watched all of that
2012-07-18 23:43:42	RobotBebop	why
2012-07-18 23:43:42	+lolshin	because SONIC
2012-07-18 23:43:57	Brainderailment	god. on that disturbing note. BED
2012-07-18 23:43:59	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-18 23:44:27	+lolshin	#1 reason: WINGS FOR FLYING
2012-07-18 23:45:50	RobotBebop	http://www.newgrounds.com/portal/view/598382
2012-07-18 23:50:44	Halfleft|Away	349 likes, 1,420 dislikes
2012-07-18 23:50:47	Halfleft|Away	wow
2012-07-18 23:56:23	-->	dare_ (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-18 23:59:46	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-18 23:59:59	<--	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-07-19 00:02:05	--	dare_ is now known as dare
2012-07-19 00:04:24	-->	ep (webchat@modi.restek.wwu.edu) has joined #destructoid
2012-07-19 00:04:46	richterthethird	oi ep
2012-07-19 00:04:59	ep	hi!
2012-07-19 00:05:05	richterthethird	sup
2012-07-19 00:05:18	ep	i found my wallet I lost at the queer bar
2012-07-19 00:05:30	richterthethird	did you beat up the guy who stole it?
2012-07-19 00:05:34	ep	also I need to set up financial aid which is always scary and a pain in the ass
2012-07-19 00:05:45	ep	i left it in a friend's friend's car
2012-07-19 00:05:58	ep	everything is a rollercoaster of a emotions
2012-07-19 00:06:09	ep	now a days, probably because of hormones
2012-07-19 00:06:27	richterthethird	thats less dramatic ok the wallet part , why is it scary?
2012-07-19 00:07:01	ep	because i'm always afraid I missed some deadline and wont get aid
2012-07-19 00:07:17	ep	but i'm just going to chill and talk to them tomorrow
2012-07-19 00:07:39	ep	worst case scenario I can get a loan to pay off my summer bills from the bank
2012-07-19 00:07:46	ep	and pay off that loan in a year or so
2012-07-19 00:07:54	ep	it's only 4k
2012-07-19 00:08:12	dare	Only 4k
2012-07-19 00:08:15	dare	U R rich
2012-07-19 00:08:29	ep	dude I'm super poor
2012-07-19 00:08:36	ep	i make around 1.2k a month
2012-07-19 00:08:51	dare	That fat Lowe's money
2012-07-19 00:08:54	ep	and I have to pay off interest on other loans and bunch of other shit
2012-07-19 00:09:00	richterthethird	ep you need to use ''The secret'' that old book you just need to act believe you are rich
2012-07-19 00:09:05	richterthethird	then you will become rick
2012-07-19 00:09:05	ep	it would be a strain to pay off a 4k loan
2012-07-19 00:09:07	richterthethird	rich
2012-07-19 00:09:14	dare	Unsubsidized loans are a pain
2012-07-19 00:09:18	ep	but it's not impossible
2012-07-19 00:09:31	ep	compared to last year when I had zero income
2012-07-19 00:09:38	ep	that was scary
2012-07-19 00:10:00	ep	also WA has highest minimum wage in any state
2012-07-19 00:10:02	ep	besides SF
2012-07-19 00:10:07	ep	san francisco*
2012-07-19 00:10:13	ep	so that helps
2012-07-19 00:10:43	-->	dare_ (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-19 00:14:22	ep	so tired
2012-07-19 00:15:01	dare_	What was scary
2012-07-19 00:15:04	dare_	 I missed it
2012-07-19 00:15:14	<--	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-07-19 00:15:22	--	dare_ is now known as dare
2012-07-19 00:15:26	ep	having zero income last year
2012-07-19 00:15:33	ep	and having to deal with needing loans
2012-07-19 00:15:46	dare	How much will you owe when you graduate
2012-07-19 00:15:48	dare	And what major?
2012-07-19 00:15:51	ep	too much
2012-07-19 00:15:58	ep	neuroscience
2012-07-19 00:16:19	dare	Oh plus you're out of state right?
2012-07-19 00:16:23	ep	yeah
2012-07-19 00:16:57	ep	but I looked at the unemployment rate for neuroscience grads is about average but I know people right out of my program have gotten jobs in industry right out of shool
2012-07-19 00:17:04	ep	last year too so during the recession
2012-07-19 00:17:33	ep	if I get a job in seattle with has a ton of biotech and research I should be able to get 25-30
2012-07-19 00:17:39	dare	Median salary is more important than unemployment rate.
2012-07-19 00:17:41	ep	enough to live off of and thats to start
2012-07-19 00:17:53	dare	I dunno cost of living in Seattle
2012-07-19 00:18:02	dare	But that industry seems like it'd have a lot of room for growth
2012-07-19 00:18:09	ep	a lot but I figured it out
2012-07-19 00:18:21	ep	i even way over budgeted
2012-07-19 00:18:34	ep	and I found out there are apartments for $500 in some place in seattle
2012-07-19 00:18:42	dare	Uh
2012-07-19 00:18:43	ep	i was budgeting 1.2k a month
2012-07-19 00:18:45	dare	$500 for an apartment
2012-07-19 00:18:49	dare	Is not a high cost of living
2012-07-19 00:18:57	ep	those are cheap
2012-07-19 00:19:04	dare	No such thing even exists in San Diego
2012-07-19 00:19:07	ep	1.2k is about average from looking
2012-07-19 00:19:44	dare	$1.2k a month on a 25k-30k a year is a bit high
2012-07-19 00:20:18	ep	i budgeted for expensive stuff in case i couldn't find anything under 1.2k(unlikely)
2012-07-19 00:20:42	ep	i also gave myself a bunch of made up monthly bills and still was able to get by
2012-07-19 00:21:27	ep	budgeting for an optimum situation seems foolhardy
2012-07-19 00:21:33	dare	You want to budget for average scenario, and save 5-10% for emergencies, typically
2012-07-19 00:21:41	dare	And no more than 30% of your gross income for rent
2012-07-19 00:21:44	dare	But sometimes that's not possible
2012-07-19 00:22:19	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-19 00:22:25	ep	yeah at 25k that would be 625 a month
2012-07-19 00:22:30	ep	optimum
2012-07-19 00:22:32	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-07-19 00:22:35	ep	but I might not be able to
2012-07-19 00:22:42	dare	Roommate you would be
2012-07-19 00:22:53	ep	plus i may get more starting out
2012-07-19 00:23:00	ep	25k-30k is national average
2012-07-19 00:23:12	ep	a seattle has  much higher cost of living
2012-07-19 00:23:20	dare	Oh, you always look at local average
2012-07-19 00:23:26	dare	Someone help me with this https://dl.dropbox.com/u/27699308/Screenshot_2012-07-13-03-37-22.png
2012-07-19 00:23:39	ep	i don't know how I could find local average for specific jobs
2012-07-19 00:23:41	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-07-19 00:23:45	<--	tga|away (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-07-19 00:24:06	dare	You go on Monster and see what they are paying entry level in your field
2012-07-19 00:24:10	dare	For your area
2012-07-19 00:24:13	dare	Or whatever area you want to live in
2012-07-19 00:25:39	ep	plus I may be going to grad school
2012-07-19 00:25:42	ep	which is plan A
2012-07-19 00:25:57	ep	post docs usually make about 20k more than just undergrad
2012-07-19 00:27:09	ep	i cant find median pay on monster
2012-07-19 00:27:20	ep	just posting with no mention of salary
2012-07-19 00:34:30	ep	oh
2012-07-19 00:35:07	ep	looks like the median is 44k for research associate in seattle
2012-07-19 00:35:55	dare	That sounds more accurate
2012-07-19 00:38:08	ep	thats...a lot better
2012-07-19 00:39:38	dare	It's probably also more competitive
2012-07-19 00:39:49	meeetalnarf2	mhmm a little disappointed by tony hawks
2012-07-19 00:39:51	dare	But you'll be fine especially as you get advanced degrees
2012-07-19 00:40:01	dare	meeetalnarf2 did you buy it? Or just read reviews?
2012-07-19 00:41:03	<--	RobotBebop (MultiMoose@S0106001ee5357fec.va.shawcable.net) has quit (Read error: EOF from client)
2012-07-19 00:41:10	meeetalnarf2	bought it
2012-07-19 00:41:23	<--	ep (webchat@modi.restek.wwu.edu) has quit (Quit: Page closed)
2012-07-19 00:41:24	dare	What's disappointing you
2012-07-19 00:41:47	meeetalnarf2	feels a little buggy sometimes, grinds or wallrides dont work that should
2012-07-19 00:42:26	dare	Boo
2012-07-19 00:45:26	meeetalnarf2	indeed
2012-07-19 00:49:32	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-19 00:49:32	<--	andrew|out (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-19 00:58:10	richterthethird	what do you think of the way the new total recall movie looks?
2012-07-19 01:03:57	meeetalnarf2	http://www.youtube.com/watch?v=8pfEVGQm2Hk  but this is <1
2012-07-19 01:03:58	DtoidBot	(THPSHD) The Bomb - Pigeon John
2012-07-19 01:04:12	<--	kaciesaurus (~kaciesaur@ip98-160-103-21.ok.ok.cox.net) has quit (Quit)
2012-07-19 01:47:53	<--	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-07-19 02:03:17	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-19 02:08:34	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-19 02:20:13	-->	dare (~dare@68.8.228.103) has joined #destructoid
2012-07-19 02:23:19	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Read error: Operation timed out)
2012-07-19 03:23:56	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-19 03:24:16	-->	tGA_phone (~tgaphone@rrcs-70-63-208-82.midsouth.biz.rr.com) has joined #destructoid
2012-07-19 03:30:23	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-19 03:30:23	--	Mode #destructoid [+v lolshin] by Q
2012-07-19 03:34:16	<--	tGA_phone (~tgaphone@rrcs-70-63-208-82.midsouth.biz.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-19 03:43:07	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Quit)
2012-07-19 03:51:30	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-19 03:52:44	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 04:19:35	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Quit)
2012-07-19 04:44:26	<--	dare (~dare@68.8.228.103) has quit (Read error: EOF from client)
2012-07-19 05:04:31	--	andrewm is now known as theGoldenAvatar
2012-07-19 05:04:34	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-19 05:38:00	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 05:39:14	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 06:48:17	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-19 07:08:28	+Gandysampras	yo yo yo
2012-07-19 07:33:05	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-19 07:33:37	-->	kaciesaurus (webchat@192.76.80.74) has joined #destructoid
2012-07-19 07:34:29	kaciesaurus	good morning
2012-07-19 07:35:23	kaciesaurus	my boss just snuck up behind me and scared me
2012-07-19 07:36:50	benbeltran	LAWSUIT!
2012-07-19 07:37:02	kaciesaurus	lol
2012-07-19 07:37:32	benbeltran	That's how modern society solves problems
2012-07-19 07:38:11	benbeltran	The head designer at the place where I work used to scare this croatian dude that came in to help us with a project, every. fucking. day.
2012-07-19 07:41:25	theGoldenAvatar	Man
2012-07-19 07:41:32	theGoldenAvatar	This song Muse wrote for the Olympics...
2012-07-19 07:41:36	theGoldenAvatar	Is awful
2012-07-19 07:41:38	@bloodylip	is terrible?
2012-07-19 07:41:41	@bloodylip	like all muse songs?
2012-07-19 07:41:47	theGoldenAvatar	Like most Muse songs.
2012-07-19 07:41:53	theGoldenAvatar	I like a few of theirs.
2012-07-19 07:41:57	@bloodylip	did Matt Bellamy learn to step away from the mic when he breathes yet?
2012-07-19 07:42:05	theGoldenAvatar	You know what I hate more?
2012-07-19 07:42:09	theGoldenAvatar	His affected singing.
2012-07-19 07:42:14	theGoldenAvatar	That's not a real voice.
2012-07-19 07:42:56	theGoldenAvatar	Have you heard it?
2012-07-19 07:43:05	theGoldenAvatar	http://www.youtube.com/watch?v=68mw8AE9l_g
2012-07-19 07:43:05	DtoidBot	Survival - Muse (Official Song of the London Olympic Games) [HQ] - with Lyrics
2012-07-19 07:43:09	theGoldenAvatar	Pay attention to the lyrics.
2012-07-19 07:43:12	theGoldenAvatar	It's fucking embarassing.
2012-07-19 07:45:15	benbeltran	http://www.chromeweblab.com/universal-orchestra
2012-07-19 07:46:09	theGoldenAvatar	I went to a concert last night.
2012-07-19 07:46:20	theGoldenAvatar	In an amphitheater
2012-07-19 07:46:30	theGoldenAvatar	It. Was. So. Hot.
2012-07-19 07:46:48	@bloodylip	heh
2012-07-19 07:47:04	@bloodylip	i went to a small show at the beach like 5 years ago
2012-07-19 07:47:13	kaciesaurus	outdoor concerts are the worst
2012-07-19 07:47:17	@bloodylip	the entire town had no power, the bar was run on a generator
2012-07-19 07:47:21	theGoldenAvatar	Thankfully there was cheap beer.
2012-07-19 07:47:22	@bloodylip	and it was an open-air bar
2012-07-19 07:47:24	theGoldenAvatar	So we just got wasted.
2012-07-19 07:47:27	theGoldenAvatar	And noticed less.
2012-07-19 07:47:32	@bloodylip	also, it was like 95F at 10PM
2012-07-19 07:47:54	theGoldenAvatar	Ugh.
2012-07-19 08:01:04	jared|away	SUUUUUUP
2012-07-19 08:01:14	theGoldenAvatar	Hi, loser.
2012-07-19 08:01:38	jared|away	Hello!
2012-07-19 08:06:28	theGoldenAvatar	What the fuck is with people and screen-peeking.
2012-07-19 08:06:37	theGoldenAvatar	Is that actually a thing people prohibited?
2012-07-19 08:07:09	theGoldenAvatar	"Only the blindest of morons could actually play split-screen multiplayer and not know where their opponents were."
2012-07-19 08:08:05	kaciesaurus	you aren't allowed to actually stare at the other person's screen, though
2012-07-19 08:08:21	theGoldenAvatar	What's the difference?
2012-07-19 08:08:54	kaciesaurus	maybe I just played on bigger tvs when I was actually doing split screen, but the most I would ever catch was the very corner out of the corner of my eye
2012-07-19 08:08:55	theGoldenAvatar	We embraced it.
2012-07-19 08:09:11	kaciesaurus	so it's like... maybe if they throw a grenade I'll see that movement and then see the grenade on my screen
2012-07-19 08:09:26	kaciesaurus	I didn't look to see what kind of terrain was right in front of them to sort out where they were
2012-07-19 08:10:11	kaciesaurus	I remember when my friends were doing halo lans and they invited this new guy
2012-07-19 08:10:18	theGoldenAvatar	You couldn't use the Slayer in Perfect Dark without it
2012-07-19 08:10:31	kaciesaurus	he was talking so much shit and winning every round because he just watched our screens
2012-07-19 08:10:48	theGoldenAvatar	Sounds like you guys sucked.
2012-07-19 08:11:00	kaciesaurus	whatever, that guy had no actual skill
2012-07-19 08:11:00	@bloodylip	yeah
2012-07-19 08:11:08	@bloodylip	if he's watching your screen, he's not looking at his
2012-07-19 08:11:13	theGoldenAvatar	Haha
2012-07-19 08:11:27	kaciesaurus	he would just wait until two people were in a match and then kill them
2012-07-19 08:11:27	theGoldenAvatar	I used to try and play myself by looking at other people's screens.
2012-07-19 08:11:29	kaciesaurus	or whoever was left
2012-07-19 08:11:32	theGoldenAvatar	If they could see me.
2012-07-19 08:11:45	theGoldenAvatar	Usually people who were terrible.
2012-07-19 08:11:50	theGoldenAvatar	Leveled the playing field a bit
2012-07-19 08:12:05	kaciesaurus	lol I liked playing with people who didn't know how to use the controls
2012-07-19 08:12:13	kaciesaurus	so they're just looking at the ground and walking into walls
2012-07-19 08:12:28	theGoldenAvatar	That happened to me with BioShock
2012-07-19 08:12:40	theGoldenAvatar	I always used a custom control set for years.
2012-07-19 08:12:46	theGoldenAvatar	BioShock didn't have support for it
2012-07-19 08:12:52	theGoldenAvatar	So the sticks did different things.
2012-07-19 08:13:14	theGoldenAvatar	I could control it well enough if I thought about it
2012-07-19 08:13:29	theGoldenAvatar	But as soon as my instincts kicked in I was shooting the floor or ceiling
2012-07-19 08:13:32	kaciesaurus	I remember I always wanted to change my controls to be easier than the default, but I didn't let myself for that reason
2012-07-19 08:13:49	kaciesaurus	unless the default was inverted
2012-07-19 08:13:51	kaciesaurus	because fuck that
2012-07-19 08:13:52	theGoldenAvatar	Well, I started FPS games on GoldenEye
2012-07-19 08:13:58	theGoldenAvatar	So I always used that config going forward
2012-07-19 08:13:59	kaciesaurus	same
2012-07-19 08:14:03	theGoldenAvatar	Then people changed the default
2012-07-19 08:14:54	kaciesaurus	it was really annoying when you were taking turns with other people, but they have to change the controls every time
2012-07-19 08:15:17	kaciesaurus	man, I haven't even played an fps in... I don't remember
2012-07-19 08:15:18	theGoldenAvatar	Non-inverted y
2012-07-19 08:15:25	theGoldenAvatar	Those fuckers
2012-07-19 08:16:09	theGoldenAvatar	A few weeks ago I actually had some friends in town
2012-07-19 08:16:14	theGoldenAvatar	We played LAN Halo 1
2012-07-19 08:16:33	kaciesaurus	halo 1 is the best halo.
2012-07-19 08:16:35	theGoldenAvatar	That game still controls better than newer FPS games
2012-07-19 08:32:12	theGoldenAvatar	Haha.
2012-07-19 08:32:24	theGoldenAvatar	Someone wrote a google music player application.
2012-07-19 08:33:14	@bloodylip	?
2012-07-19 08:33:44	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/y90GyaC.png
2012-07-19 08:34:04	theGoldenAvatar	It's an IE pane directed to the web player...
2012-07-19 08:35:15	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/nZsS4nQ.png
2012-07-19 08:35:26	theGoldenAvatar	Do you not have a web browser or something?
2012-07-19 08:36:14	theGoldenAvatar	I guess it allows for media keys?
2012-07-19 08:36:22	theGoldenAvatar	But there's a chrome extension that does that
2012-07-19 08:36:38	@bloodylip	hahahaha
2012-07-19 08:59:04	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 09:00:30	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 09:10:34	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 09:10:38	theGoldenAvatar	http://www.youtube.com/watch?v=0bjUCEws-RI
2012-07-19 09:10:39	DtoidBot	The Amazing Spider-Man Full Movie (English)
2012-07-19 09:11:08	theGoldenAvatar	How is this still up?
2012-07-19 09:17:03	-->	TDiddy (~twead87@173.65.36.200) has joined #destructoid
2012-07-19 09:17:03	--	Mode #destructoid [+o TDiddy] by Q
2012-07-19 09:17:38	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 09:21:26	kaciesaurus	my coworkers thank you for the spider-man link
2012-07-19 09:21:43	theGoldenAvatar	Thieves and degenerates all.
2012-07-19 09:21:48	kaciesaurus	lol
2012-07-19 09:31:50	theGoldenAvatar	Mad Men got 17 Emmy nominations
2012-07-19 09:32:06	theGoldenAvatar	Looks like Hamm gets to lose to Cranston again.
2012-07-19 09:35:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-19 09:35:32	--	Mode #destructoid [+o Aerox] by Q
2012-07-19 09:43:56	-->	infinitoid (webchat@dhcp211125.library.emory.edu) has joined #destructoid
2012-07-19 09:44:34	infinitoid	question: are people seriously annoyed when achievements are referred to as "cheevos"?
2012-07-19 09:45:01	theGoldenAvatar	Only idiots.
2012-07-19 09:45:23	infinitoid	thank you
2012-07-19 09:45:25	@bloodylip	yes
2012-07-19 09:45:31	@bloodylip	what tga said
2012-07-19 09:46:13	infinitoid	i got bored and searched "them cheevos" on google, and found nothing but people saying "stop calling them cheevos!"
2012-07-19 09:46:22	infinitoid	srsly?  calm down.
2012-07-19 09:46:44	-->	Naia (~Marina@crr06-2-82-224-172-78.fbx.proxad.net) has joined #destructoid
2012-07-19 09:47:21	infinitoid	in other news, i picked up hard reset on steam for $3.75, and it is the bee's knees at that price
2012-07-19 09:47:34	-->	Hop (webchat@124.97.15.109.rev.sfr.net) has joined #destructoid
2012-07-19 09:47:43	Naia	hi
2012-07-19 09:47:49	infinitoid	yo
2012-07-19 09:48:13	Hop	:regard appeuré: qui sont ces gens ? O_o
2012-07-19 09:48:51	theGoldenAvatar	God
2012-07-19 09:48:58	theGoldenAvatar	Not French naia again
2012-07-19 09:49:01	@bloodylip	hi naia!
2012-07-19 09:49:07	theGoldenAvatar	Frnech naia
2012-07-19 09:49:08	Naia	yes
2012-07-19 09:49:09	@bloodylip	infinitoid: yeah, i really liked it
2012-07-19 09:49:09	theGoldenAvatar	French*
2012-07-19 09:49:15	Naia	i am not the naia you know
2012-07-19 09:49:16	@bloodylip	except for the final boss
2012-07-19 09:49:23	Naia	:)
2012-07-19 09:49:25	@bloodylip	you are a terrible impersonator
2012-07-19 09:49:25	Naia	good bye
2012-07-19 09:49:39	<--	Naia (~Marina@crr06-2-82-224-172-78.fbx.proxad.net) has left #destructoid (A plouch' tutti !)
2012-07-19 09:49:53	--	Mode #destructoid [+b *!*@crr06-2-82-224-172-78.fbx.proxad.net] by bloodylip
2012-07-19 09:49:59	@bloodylip	god damn frenchies
2012-07-19 09:50:10	infinitoid	frenchists.
2012-07-19 09:53:12	@Aerox	http://www.comicsalliance.com/2011/01/20/steampunk-palin-comic/
2012-07-19 09:54:44	<--	Hop (webchat@124.97.15.109.rev.sfr.net) has left #destructoid
2012-07-19 09:56:06	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-19 09:57:42	@bloodylip	hi rickey!
2012-07-19 10:01:27	@Aerox	HI RICKEY
2012-07-19 10:10:03	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-07-19 10:11:03	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 10:12:38	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 10:19:01	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-19 10:19:01	--	Mode #destructoid [+v ProfPew] by Q
2012-07-19 10:20:06	-->	tGA_phone (~tgaphone@mobile-166-147-125-213.mycingular.net) has joined #destructoid
2012-07-19 10:28:20	storyr	morning folks
2012-07-19 10:32:19	kaciesaurus	break time!
2012-07-19 10:32:26	kaciesaurus	hello!
2012-07-19 10:32:46	jared|away	Heyo.
2012-07-19 10:38:13	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-07-19 10:42:22	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 10:47:04	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 10:52:19	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-19 10:52:51	-->	Gemsi (~Gemsi@host86-129-52-171.range86-129.btcentralplus.com) has joined #destructoid
2012-07-19 10:52:51	--	Mode #destructoid [+v Gemsi] by Q
2012-07-19 10:55:10	<--	tGA_phone (~tgaphone@mobile-166-147-125-213.mycingular.net) has quit (Read error: EOF from client)
2012-07-19 10:57:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 11:01:49	theGoldenAvatar	More stuff I own/don't want
2012-07-19 11:02:34	@bloodylip	GRATUITOUS TANK BATTLES
2012-07-19 11:02:43	theGoldenAvatar	So expensive!
2012-07-19 11:02:58	@bloodylip	wonder what shit they're putting in the indie bundle today!
2012-07-19 11:03:26	theGoldenAvatar	It's not available in my region
2012-07-19 11:03:56	@bloodylip	it's probably for the best
2012-07-19 11:07:00	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-07-19 11:09:16	@Aerox	You can see it if you load the website in chrome
2012-07-19 11:09:29	theGoldenAvatar	I can now.
2012-07-19 11:09:31	@bloodylip	i load it in chrome and it doesn't work for like 10 minutes
2012-07-19 11:09:33	theGoldenAvatar	And I was using chrome.
2012-07-19 11:09:39	theGoldenAvatar	what bloodylip said
2012-07-19 11:26:09	theGoldenAvatar	Oh no. We have another 5:00pm meeting.
2012-07-19 11:26:33	jared|away	Gahhhhh
2012-07-19 11:26:42	theGoldenAvatar	No wait.
2012-07-19 11:26:44	theGoldenAvatar	6:00pm
2012-07-19 11:27:07	jared|away	Who sits down to plans those and says "Yes, an hour after quiting time, that sounds like a good idea."
2012-07-19 11:27:22	theGoldenAvatar	It's based in Portland.
2012-07-19 11:27:32	theGoldenAvatar	Hence it's 3pm for them
2012-07-19 11:28:06	theGoldenAvatar	Ever since we got acquired it's nonstop after-quittin'-time meetings.
2012-07-19 11:28:15	theGoldenAvatar	I'm just going to start coming into work at 10am
2012-07-19 11:29:09	jared|away	Also, bring a gun.
2012-07-19 11:39:24	@bloodylip	just mail a gun to Portland with the note "You know what to do"
2012-07-19 11:39:52	@bloodylip	also, it sounds like they're trying to force you to quit or move out there
2012-07-19 11:39:56	@bloodylip	they'd probably be happier if you quit
2012-07-19 11:42:52	jared|away	Don't quit, but do go on a falling-down style rampage asking the executives why the meetings are so late. Then start rambling about your son's birthday.
2012-07-19 11:44:08	jared|away	Oh, and like, go into a break room, look at a can of coke, then trash the place while screaming about how much a can of coke costs.
2012-07-19 11:46:51	@bloodylip	i vote for this
2012-07-19 11:50:26	jared|away	!falling down-style rmpage++
2012-07-19 11:50:27	DtoidBot	The karma of falling down-style rmpage is 1.
2012-07-19 11:50:29	jared|away	oops
2012-07-19 11:50:32	jared|away	fail
2012-07-19 11:50:38	jared|away	!falling down-style rampage++
2012-07-19 11:51:20	DtoidBot	The karma of falling down-style rampage is 1.
2012-07-19 11:51:20	jared|away	!falling down-style rmpage--
2012-07-19 11:51:20	jared|away	Awww..
2012-07-19 11:54:14	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-19 11:54:57	Brainderailment	Catherine Zeta Jones.. She dips beneath lasers... oooooooo
2012-07-19 12:03:28	jared|away	I dunno, I thought those lasers were hotter... GET IT!?
2012-07-19 12:04:03	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-19 12:04:05	 *	jared|away nudges Brainderailment with his elbow awkwardly
2012-07-19 12:07:40	@Aerox	HI NATE
2012-07-19 12:11:08	storyr	I just wrote a huge story, about what happened in DayZ last night
2012-07-19 12:11:10	storyr	I am obessed
2012-07-19 12:11:24	storyr	JRO
2012-07-19 12:11:30	storyr	it happened after messaged me and I was scared shitless
2012-07-19 12:12:00	@Aerox	haha
2012-07-19 12:12:15	@Aerox	http://i.imgur.com/9pdfM.png
2012-07-19 12:12:53	storyr	jesus
2012-07-19 12:12:56	storyr	is that fan fiction?
2012-07-19 12:13:03	@Aerox	I think it's a real story
2012-07-19 12:14:53	theGoldenAvatar	Fucking people.
2012-07-19 12:16:00	theGoldenAvatar	"Then I opened my tear-filled eyes, sat up in bed, and masturbated furiously."
2012-07-19 12:17:18	jared|away	The fuck??
2012-07-19 12:17:33	jared|away	What is wrong with us, as a species?
2012-07-19 12:19:48	jared|away	inb4 Reganomics.
2012-07-19 12:19:48	theGoldenAvatar	Seganomics.
2012-07-19 12:20:39	jared|away	haha
2012-07-19 12:21:03	jared|away	1: SEGA, 2: SSEEGGAA!, 3: ?????, 4: PROFIT!
2012-07-19 12:21:17	jared|away	I guess sonic would be in there somewhere.
2012-07-19 12:23:13	infinitoid	sonic shouldn't be anywhere.
2012-07-19 12:23:13	infinitoid	aside from a genesis cartridge.
2012-07-19 12:28:30	jared|away	What about the Sega CD?
2012-07-19 12:28:56	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-19 12:29:01	theGoldenAvatar	Ugh
2012-07-19 12:29:03	theGoldenAvatar	I hate that guy
2012-07-19 12:33:03	<--	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Ping timeout)
2012-07-19 12:33:03	infinitoid	sega cd?  meh
2012-07-19 12:34:27	benbeltran	http://elliottkember.com/ie.html
2012-07-19 12:34:32	infinitoid	typed "seganomics" into google; it asked "did you mean 'reaganomics'"
2012-07-19 12:34:32	infinitoid	no.  that's not what i typed.
2012-07-19 12:42:12	Brainderailment	http://www.youtube.com/watch?v=GUOt6IJm8Rk
2012-07-19 12:42:13	DtoidBot	she dips beneath lasers
2012-07-19 12:43:16	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-19 12:48:27	theGoldenAvatar	Microsoft is open sourcing Entity Framework
2012-07-19 12:48:43	@bloodylip	what's that?
2012-07-19 12:49:02	Brainderailment	DEH ENTITY O.O
2012-07-19 12:50:04	theGoldenAvatar	Data access framework for .NET
2012-07-19 12:50:26	benbeltran	:( .net
2012-07-19 12:55:00		irc: disconnected from server
2012-07-19 12:55:23	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-19 12:55:23	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Gandysampras +Gemsi +ProfPew +Torzelan [Rabite] ^power andrewm Apple_Master bonboltron Brainderailment cardfrek DougCL DtoidBot infinitoid jared|away kaciesaurus meeetalnarf2 mistic Niche pointzeroeight Simmy1 storyr theGoldenAvatar]
2012-07-19 12:55:23	--	Channel #destructoid: 28 nicks (5 ops, 0 halfops, 4 voices, 19 normals)
2012-07-19 12:55:25	--	Mode #destructoid [+tnCN]
2012-07-19 12:55:25	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-19 13:03:15	kaciesaurus	obese people at work talk about how they like whips
2012-07-19 13:03:26	kaciesaurus	talking*
2012-07-19 13:03:35	bonboltron	like, cool whip?
2012-07-19 13:04:05	@bloodylip	like cars?
2012-07-19 13:04:11	kaciesaurus	like bdsm...
2012-07-19 13:04:26	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-19 13:04:27	--	Mode #destructoid [+v jorge`] by Q
2012-07-19 13:04:29	bonboltron	Can we talk about how much /we/ like skips?
2012-07-19 13:04:49	kaciesaurus	I like skipping
2012-07-19 13:04:59	bonboltron	I think skips knows a lot of weird stuff
2012-07-19 13:06:33	@Aerox	Kacie I think you legally have license to just start whipping the shit out of them now
2012-07-19 13:06:57	bonboltron	Now picture their faces of joy and satisfaction when you do it
2012-07-19 13:07:01	@bloodylip	yeah
2012-07-19 13:07:11	@bloodylip	handcuff them to a radiator
2012-07-19 13:07:16	@bloodylip	and then whip them with a flail
2012-07-19 13:07:25	bonboltron	Play careless whisper
2012-07-19 13:07:26	kaciesaurus	man, they keep going back to it
2012-07-19 13:07:31	kaciesaurus	they're doing some rhyming game
2012-07-19 13:07:49	kaciesaurus	and the particularly gross lady just goes "slowed rode"
2012-07-19 13:07:50	@Aerox	Throw a chair at one of them
2012-07-19 13:07:51	--	You are now known as benbeltran
2012-07-19 13:07:56	kaciesaurus	and then another one is like "explode ;)"
2012-07-19 13:07:58	@Aerox	What sort of fucked up workplace is this
2012-07-19 13:08:08	@Aerox	File a lawsuit for sexual harassment and never work again
2012-07-19 13:08:23	kaciesaurus	we have a floor chat, which a lot of times is as inappropriate as you guys can be
2012-07-19 13:08:53	@bloodylip	i find that hard to believe
2012-07-19 13:09:29	kaciesaurus	it's nsfw a lot of times
2012-07-19 13:09:29	kaciesaurus	well, it's close
2012-07-19 13:09:38	@Aerox	LAWSUIT
2012-07-19 13:10:28	@bloodylip	if we're almost being out-inappropriated by a bunch of chatty housewives, we need to really crank it up
2012-07-19 13:11:00	kaciesaurus	well, they're chatty neckbeards and neckbeardettes mostly
2012-07-19 13:11:38	kaciesaurus	"just read this  going to use it  "Whenever someone says to me, Oh you look so familiar where do i know you from? I like to respond with  Do you watch porn?"     yes to funny."
2012-07-19 13:11:42	benbeltran	Oh man, neckbeardettes are the worst
2012-07-19 13:11:46	kaciesaurus	from the most disgusting women I have ever known
2012-07-19 13:11:47	benbeltran	What line of work are you in?
2012-07-19 13:11:57	kaciesaurus	woman*
2012-07-19 13:12:06	kaciesaurus	it's tech support call center
2012-07-19 13:12:11	kaciesaurus	so it's like, the worst of the worst
2012-07-19 13:12:12	benbeltran	Ah, I see your problem then
2012-07-19 13:12:34	benbeltran	Call Centers are the little pus filled abcesses of the general work population. No offence.
2012-07-19 13:12:50	kaciesaurus	and these people are like 45+ and still tier 1
2012-07-19 13:13:07	benbeltran	offense*
2012-07-19 13:13:29	kaciesaurus	ahh shit, it's payday
2012-07-19 13:13:31	kaciesaurus	awesome
2012-07-19 13:14:07	benbeltran	lucky
2012-07-19 13:21:11	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-19 13:22:25	kaciesaurus	http://s3-ec.buzzfed.com/static/enhanced/web05/2012/4/13/12/enhanced-buzz-6337-1334336131-28.jpg
2012-07-19 13:22:37	theGoldenAvatar	Ew.
2012-07-19 13:22:41	@bloodylip	hot
2012-07-19 13:24:38	@Aerox	Is that your coworker
2012-07-19 13:25:05	theGoldenAvatar	I hope that's her Facebook photo.
2012-07-19 13:25:34	benbeltran	Oh god, NOPE
2012-07-19 13:25:38	Halfleft|Away	she should get that put on her tombstone when she kicks the bucket
2012-07-19 13:26:58	kaciesaurus	lol
2012-07-19 13:27:07	kaciesaurus	my coworker is much more disgusting than that
2012-07-19 13:27:21	Halfleft|Away	more disgusting than my one
2012-07-19 13:27:23	kaciesaurus	I once described her as "that really whiney slow lady that looks like a bag of mashed potatoes"
2012-07-19 13:27:29	kaciesaurus	and the person knew who it was
2012-07-19 13:27:32	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-19 13:27:34	Halfleft|Away	who, by the way aerox, is doing a new weird thing everyone hates
2012-07-19 13:27:55	theGoldenAvatar	Everyone I work with is too busy to be weird.
2012-07-19 13:28:10	@Aerox	Ooo what's he doing
2012-07-19 13:28:23	Halfleft|Away	well let me explain first:
2012-07-19 13:28:33	benbeltran	Henry Mancini - Baby Elephant Walk
2012-07-19 13:28:35	benbeltran	that song is awesome
2012-07-19 13:28:37	Halfleft|Away	the RBS team have 'DND' hats. As in 'do not disturb'.
2012-07-19 13:28:50	Halfleft|Away	They're basically hairbands but with little devil horns on
2012-07-19 13:28:50	@Aerox	Like actual hats
2012-07-19 13:28:53	theGoldenAvatar	DNDND
2012-07-19 13:28:54	@Aerox	That's unacceptable
2012-07-19 13:28:57	Halfleft|Away	or one has a little witches hat
2012-07-19 13:28:57	kaciesaurus	nobody does any work here anymore
2012-07-19 13:28:58	benbeltran	wat
2012-07-19 13:29:04	Halfleft|Away	it's okay because RBS team is all girls and one gay guy
2012-07-19 13:29:19	kaciesaurus	oooh, this is going to be great
2012-07-19 13:29:22	Halfleft|Away	it means "fuck off i'm not answering phones or talking to you I have admin to do'
2012-07-19 13:29:32	kaciesaurus	man, this is really stupid already
2012-07-19 13:29:38	benbeltran	yes
2012-07-19 13:30:33	theGoldenAvatar	Fun.
2012-07-19 13:30:41	theGoldenAvatar	I'm glad I have a door.
2012-07-19 13:30:44	Halfleft|Away	well, jamie the weird kid has decided "well if they get a DND hat I should get one"
2012-07-19 13:30:47	theGoldenAvatar	Wouldn't want to have to resort to hats.
2012-07-19 13:31:01	Halfleft|Away	bearing in mind his team is a managed service team that is only admin and doesn't need DND time
2012-07-19 13:31:16	Halfleft|Away	so he comes in the other day with a two and a half foot tall fuck off massive mickey mouse wizard hat
2012-07-19 13:31:33	theGoldenAvatar	So he went with a DND hat afterall.
2012-07-19 13:31:38	Halfleft|Away	hurr
2012-07-19 13:32:12	theGoldenAvatar	I just got an email telling me there's leftover pizza in the lunch room.
2012-07-19 13:32:31	theGoldenAvatar	In Portland.
2012-07-19 13:32:34	theGoldenAvatar	THANKS GUYS
2012-07-19 13:32:44	@bloodylip	hahaha
2012-07-19 13:32:47	@bloodylip	demand they fedex you some
2012-07-19 13:33:03	@bloodylip	they're just fucking with you until you quit or move there
2012-07-19 13:33:53	theGoldenAvatar	We got attached to eveyr mailing list for some reason
2012-07-19 13:33:58	theGoldenAvatar	I get so much useless email
2012-07-19 13:35:10	--	theGoldenAvatar is now known as tga|dentist
2012-07-19 13:37:21	infinitoid	dentist?  ustream that shit
2012-07-19 13:37:25	-->	tGA_phone (~tgaphone@mobile-166-147-125-213.mycingular.net) has joined #destructoid
2012-07-19 13:38:20	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Ping timeout)
2012-07-19 13:39:05	benbeltran	w
2012-07-19 13:39:55	Halfleft|Away	just got a call from hoani wtf
2012-07-19 13:40:04	Halfleft|Away	he's all "you just called me" and I'm all "uuuuh, no?"
2012-07-19 13:40:19	Halfleft|Away	he's all "... did you call me yesterday?" and i'm all "yes. I told you"
2012-07-19 13:40:24	Halfleft|Away	and i'm all fuck sake O2
2012-07-19 13:41:50	Brainderailment	oxygen?
2012-07-19 13:42:18	@bloodylip	i don't think i follow, gavin
2012-07-19 13:42:32	@bloodylip	you remind me of a hyperactive teenage girl who talks too much
2012-07-19 13:43:34	benbeltran	The combination of phone calls and "He's all", does kind of sound that way
2012-07-19 13:43:40	Halfleft|Away	'tevs, 'lip
2012-07-19 13:44:00	Halfleft|Away	O2 is a phone carrier here Brainderailment
2012-07-19 13:44:16	Brainderailment	Okay, carry on.
2012-07-19 13:45:48	Halfleft|Away	now he's all "HUR DUR I SHOULD PROBS HAVE READ THE MESSAGE LIST DUR BECAUSE IT SAYS THE MISSED CALL WAS YESTERDAY DUR!
2012-07-19 13:47:00	@bloodylip	what an entertaining story
2012-07-19 13:48:16	benbeltran	yes
2012-07-19 13:48:28	benbeltran	!that_story++
2012-07-19 13:48:29	DtoidBot	The karma of that_story is 1.
2012-07-19 13:48:39	@bloodylip	i'm on the edge of my seat anticipating what will happen next in the saga of gavin and hoani
2012-07-19 13:50:28	Halfleft|Away	I would not watch that show
2012-07-19 13:53:05	<--	infinitoid (webchat@dhcp211125.library.emory.edu) has quit (Quit: Page closed)
2012-07-19 13:55:37	<--	kaciesaurus (webchat@192.76.80.74) has quit (Ping timeout)
2012-07-19 13:56:49	Halfleft|Away	oo
2012-07-19 13:57:02	Halfleft|Away	jude law is from hither green, the place i want to live
2012-07-19 13:57:05	Halfleft|Away	or so wikipedia dells me
2012-07-19 13:57:10	Halfleft|Away	tells
2012-07-19 13:58:36	Halfleft|Away	it was really weird viewing this place
2012-07-19 13:58:42	Halfleft|Away	people were smiling and waving to eachother
2012-07-19 13:58:57	benbeltran	hitler green
2012-07-19 14:03:05	@bloodylip	you should move there and become him
2012-07-19 14:03:07	@bloodylip	he's so dreamy
2012-07-19 14:04:46	benbeltran	Ooooh Fallout 3 GOTY for $5, and Fallout NV for $5
2012-07-19 14:09:22	-->	blackgizmo (blackgizmo@c-67-161-71-187.hsd1.ca.comcast.net) has joined #destructoid
2012-07-19 14:24:51	Brainderailment	I still haven't touched new vegas. I have it on 2 platforms even/
2012-07-19 14:25:28	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-07-19 14:26:27	@bloodylip	don't get me started on the games i haven't touched
2012-07-19 14:27:08	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-07-19 14:27:08	--	Mode #destructoid [+o Q] by *.quakenet.org
2012-07-19 14:27:37	@Aerox	I've got things for both of you to touch
2012-07-19 14:27:56	Brainderailment	nnnnggggg
2012-07-19 14:28:28	Brainderailment	http://www.youtube.com/watch?v=GUOt6IJm8Rk
2012-07-19 14:28:29	DtoidBot	she dips beneath lasers
2012-07-19 14:28:35	Brainderailment	this is my theme today
2012-07-19 14:29:27	@bloodylip	i hope it's the inside of your butthole
2012-07-19 14:29:36	@Aerox	That's not what I was thinking but I'll take it!
2012-07-19 14:30:04	Brainderailment	Way to play they hand you're dealt, aerox.
2012-07-19 14:30:40	@Aerox	The finger I'm dealt
2012-07-19 14:30:46	Brainderailment	nope
2012-07-19 14:30:49	Brainderailment	fingerS
2012-07-19 14:30:59	Brainderailment	you aren't getting off that easy
2012-07-19 14:31:23	Halfleft|Away	booted foot
2012-07-19 14:31:31	Brainderailment	feet
2012-07-19 14:31:59	-->	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has joined #destructoid
2012-07-19 14:35:19	<--	tGA_phone (~tgaphone@mobile-166-147-125-213.mycingular.net) has quit (Read error: EOF from client)
2012-07-19 14:35:34	<--	Q (TheQBot@CServe.quakenet.org) has left #destructoid (Empty Channel)
2012-07-19 14:42:18	Halfleft|Away	"25 spectacular movies you probably havent seen"
2012-07-19 14:42:26	Halfleft|Away	includes Oh Brother, Where Art Thou? and Kung fu hustle
2012-07-19 14:42:37	+Gandysampras	fart
2012-07-19 14:42:57	Halfleft|Away	and 12 angry men
2012-07-19 14:43:00	Brainderailment	Oh Brother was a critical hit, was it not?
2012-07-19 14:43:14	Halfleft|Away	and the big lebowski
2012-07-19 14:43:16	Halfleft|Away	...
2012-07-19 14:43:35	Halfleft|Away	so was TBL
2012-07-19 14:43:49	Brainderailment	So, 25 movies you probably have seen and want to see on this list to validate your taste in films!
2012-07-19 14:46:22	@Aerox	HI GANDY
2012-07-19 14:47:15	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-07-19 14:47:15	--	Mode #destructoid [+o Q] by *.quakenet.org
2012-07-19 14:47:16	-->	kaciesasurus (webchat@192.76.80.74) has joined #destructoid
2012-07-19 14:47:36	--	Mode #destructoid [+o Cronosblade] by Q
2012-07-19 14:49:34	<--	Cronosblade (~cronosbla@cpe-72-182-63-41.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-07-19 14:53:50	Halfleft|Away	http://imgur.com/88nDK
2012-07-19 14:53:50	Halfleft|Away	didn't tactix try to wrestle that giant dick or something
2012-07-19 14:53:50	@Aerox	He wanted to hook up with Jesse but Jesse refused
2012-07-19 14:53:50	Brainderailment	Haha, alex jones fan threatens power man with a gun to keep him from installing a better meter. http://www.khou.com/news/Harris-County-woman-uses-gun-to-stop-worker-from-installing-smart-meter-162948266.html
2012-07-19 14:56:01	Brainderailment	They say the "wireless signal" could make them "sick". And the power company knows what appliances are running. As if knowing what appliances are running compromises anything about you.
2012-07-19 14:56:01	@Aerox	NSFW
2012-07-19 14:56:01	@Aerox	http://i.imgur.com/3jRhj.gif
2012-07-19 14:56:01	Brainderailment	nice
2012-07-19 14:59:09	Halfleft|Away	is that something from a carry-on film?
2012-07-19 14:59:35	@Aerox	No idea
2012-07-19 15:02:12	jared|away	I think reading the comments was the worst. As I'm pretty sure the family got on there and started just insulting everyone who disagreed with them.
2012-07-19 15:11:31	richterthethird	im reading  a comment i agree with not pulling a gun on him but i also dont agree with the guy forcing himself on her property
2012-07-19 15:11:57	@Aerox	Uh
2012-07-19 15:12:01	@Aerox	If you use electricty
2012-07-19 15:12:05	@Aerox	you get a meter
2012-07-19 15:12:11	Brainderailment	It's their facilities
2012-07-19 15:17:12	@Aerox	nate how is your day going
2012-07-19 15:17:46	Brainderailment	fine
2012-07-19 15:17:54	@Aerox	That's good
2012-07-19 15:18:01	Brainderailment	just fixed that monitor, so now I get a free screen
2012-07-19 15:18:04	@Aerox	Sweet
2012-07-19 15:18:14	Brainderailment	Not sure how exactly I'll use it
2012-07-19 15:18:33	Brainderailment	Maybe make it a dedicated IRC monitor, mount it sideways
2012-07-19 15:18:51	richterthethird	make a shmup monitor too?
2012-07-19 15:19:10	@Aerox	Porn monitor
2012-07-19 15:19:10	Brainderailment	i don't play those type of games
2012-07-19 15:19:12	@Aerox	All porn, all the time
2012-07-19 15:19:27	Brainderailment	No, JRO that's what my phone and tablet and laptop are for
2012-07-19 15:19:52	Brainderailment	so many sliding dicks into things on screens
2012-07-19 15:20:47	richterthethird	he can just sticky the phone to side of his head that way doesnt  no bluetooth
2012-07-19 15:21:02	Brainderailment	wut
2012-07-19 15:21:30	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-19 15:21:30	--	Mode #destructoid [+v lolshin] by Q
2012-07-19 15:22:27	@Aerox	hi shin
2012-07-19 15:22:36	+lolshin	hi jro
2012-07-19 15:22:54	+lolshin	i have a question
2012-07-19 15:23:08	+lolshin	does anyone proofread anything before it goes up on the site?
2012-07-19 15:23:12	+lolshin	lolololololo
2012-07-19 15:23:33	Brainderailment	zingizingzingzingzingzign
2012-07-19 15:24:22	+lolshin	i mean i'm sure people do, but still ^_^
2012-07-19 15:24:32	@Aerox	Probably not
2012-07-19 15:24:53	+lolshin	is there one person that, say, proofreads *every* article?
2012-07-19 15:24:56	Brainderailment	Does it get sent to an editor before being posted?
2012-07-19 15:25:00	@Aerox	Nope
2012-07-19 15:25:02	Brainderailment	yeah, that
2012-07-19 15:25:04	+lolshin	yeah
2012-07-19 15:25:08	@Aerox	Joseph and I tried to get that going but no one wanted to
2012-07-19 15:25:10	+lolshin	i thought so
2012-07-19 15:25:12	+lolshin	I WANT TO
2012-07-19 15:25:13	@Aerox	Support it, I mean
2012-07-19 15:25:17	+lolshin	hahahahaha
2012-07-19 15:25:17	@Aerox	We had people willing to do it
2012-07-19 15:25:20	+lolshin	yeah
2012-07-19 15:25:24	@Aerox	What terrible article is up right now
2012-07-19 15:25:33	Brainderailment	That's the reason why kotaku has such bad grammar all the time.
2012-07-19 15:25:35	+lolshin	i just read the dyad review and my brain hurts
2012-07-19 15:25:47	@Aerox	Oh, that one did get sent in to proof
2012-07-19 15:25:49	@Aerox	I didn't read it though
2012-07-19 15:26:22	+lolshin	i'm guessing the proofing is just for spelling errors and the like, no?
2012-07-19 15:26:33	@Aerox	Depends on who's proofing
2012-07-19 15:26:39	@Aerox	If I do it I get pretty aggressive with content edits
2012-07-19 15:26:41	@Aerox	and it usually turns into a fight
2012-07-19 15:26:45	@Aerox	so I don't do it very often
2012-07-19 15:26:57	+lolshin	not for, say, stylistic continuity or "phrase accuracy"
2012-07-19 15:26:59	+lolshin	lolololo
2012-07-19 15:27:03	+lolshin	yeah that's what i figured
2012-07-19 15:28:12	+lolshin	things like "which are far and few between"
2012-07-19 15:28:17	+lolshin	facepalm.jpg etc
2012-07-19 15:28:32	@Aerox	Well that's technically not wrong
2012-07-19 15:28:38	@Aerox	But, yeah
2012-07-19 15:28:40	+lolshin	yeeeah
2012-07-19 15:29:44	richterthethird	http://www.youtube.com/watch?v=6qoFpX9JJSc&feature=g-all-f  huh?
2012-07-19 15:29:45	DtoidBot	Zelda Collection on eight floppy drives
2012-07-19 15:29:45	+lolshin	I often find myself re-writing numerous sentences in my head
2012-07-19 15:29:50	+lolshin	just so I don't go insane
2012-07-19 15:29:59	@Aerox	IT'S HIS STYLEMAN
2012-07-19 15:30:03	@Aerox	*STYLE, MAN
2012-07-19 15:30:18	@Aerox	Ben PerLee used to claim that editing anything besides spelling
2012-07-19 15:30:20	@TDiddy	STYLEMAN
2012-07-19 15:30:22	@TDiddy	lol
2012-07-19 15:30:23	+lolshin	oh god
2012-07-19 15:30:23	@Aerox	was literally shitting on people and telling them they were a bad writer
2012-07-19 15:30:26	+lolshin	perlee
2012-07-19 15:30:28	@Aerox	and "taking away their voice"
2012-07-19 15:30:30	@Aerox	by rewriting it
2012-07-19 15:30:31	+lolshin	no
2012-07-19 15:30:37	@TDiddy	Micheal Jordan
2012-07-19 15:30:45	+lolshin	he was/is the worst offender, in my book
2012-07-19 15:30:48	@Aerox	Mikeal Jorbdon
2012-07-19 15:31:03	+lolshin	I had to stop reading his articles because it hurt too much
2012-07-19 15:31:17	@TDiddy	i read them because they were so awful hahaha
2012-07-19 15:31:29	richterthethird	i like jims show the game overthinker
2012-07-19 15:31:49	@Aerox	One time he had a full blown meltdown at Samit
2012-07-19 15:31:58	@Aerox	Because he posted basically the worst article ever without anyone reading over it
2012-07-19 15:32:06	@Aerox	and it was so full of mistakes Samit just yanked it off the site
2012-07-19 15:32:11	+lolshin	hahhaahaha poor Samit
2012-07-19 15:32:16	@TDiddy	Yeah, that fucking asshole Samit
2012-07-19 15:33:29	Halfleft|Away	be nice
2012-07-19 15:33:33	Halfleft|Away	its his birthday
2012-07-19 15:34:13	@TDiddy	i keep forgetting that escapist exists
2012-07-19 15:34:26	+lolshin	^
2012-07-19 15:34:56	+lolshin	and then forget that it's basically an ad portal with some content on the side
2012-07-19 15:35:17	@TDiddy	But Yahtzee talks fast and swears
2012-07-19 15:35:20	@TDiddy	so i watch
2012-07-19 15:35:33	@TDiddy	no i dont
2012-07-19 15:37:30	-->	Brain|Laptop (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-19 15:39:07	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Read error: EOF from client)
2012-07-19 15:39:44	@Aerox	NOOO RICKEY
2012-07-19 15:39:56	Brain|Laptop	the fuck
2012-07-19 15:42:14	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-07-19 15:42:21	--	Brain|Laptop is now known as brainderailment
2012-07-19 15:44:38	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-19 15:46:28	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-19 15:53:24	brainderailment	So, there's an archeological dig going on at the station right now
2012-07-19 15:53:58	@Aerox	whut
2012-07-19 15:54:10	brainderailment	We're on a river bend
2012-07-19 15:54:36	@TDiddy	whatcha gonna find?!
2012-07-19 15:54:41	brainderailment	and there has been some significant native and early colonial artifact finds around our property
2012-07-19 15:55:02	brainderailment	so this professor and a bunch of students have been out there digging
2012-07-19 15:55:37	@Aerox	Go troll for some hot grad student ass
2012-07-19 15:55:45	brainderailment	We've seen a guy coming on our property a lot and we shoo him away because he could die by touching a transmission line. We didn't know that he was looting artifacts and selling them on ebay
2012-07-19 15:55:59	brainderailment	haha, I didn't think of that
2012-07-19 15:56:21	@Aerox	Good thing I'm around
2012-07-19 15:56:33	@Aerox	Bury yourself in the mud
2012-07-19 15:56:34	Halfleft|Away	I want hot grad student ass!
2012-07-19 15:56:42	@Aerox	with just the tip of your weiner poking out
2012-07-19 15:57:47	brainderailment	with my luck I'll get circumcized again
2012-07-19 15:58:56	Halfleft|Away	by one of those old school push mowers
2012-07-19 15:59:00	@Aerox	oh god
2012-07-19 16:02:03	Batthink	Ha, and whilst Brain hides in the mud, the grad students pose for a photo in their 'whilst we are working, looking at the camera' pose
2012-07-19 16:02:31	@Aerox	http://www.youtube.com/watch?v=9jBSEmwPQ7w
2012-07-19 16:02:32	DtoidBot	The better best Judge Judy ending EVER!
2012-07-19 16:02:32	Batthink	With the peen popping up from the mud.
2012-07-19 16:03:07	<--	Gemsi (~Gemsi@host86-129-52-171.range86-129.btcentralplus.com) has quit (Quit: Leaving)
2012-07-19 16:03:10	@Aerox	haha
2012-07-19 16:06:22	Halfleft|Away	then they all point at it and scream
2012-07-19 16:06:28	Halfleft|Away	but then they stop and laugh at how sad it is
2012-07-19 16:06:44	@Aerox	which is nate's whole goal all along
2012-07-19 16:06:52	@Aerox	He's got that small penis humiliation fetish thing
2012-07-19 16:06:54	@Aerox	I don't know what it's called
2012-07-19 16:07:18	Halfleft|Away	that's a thing?
2012-07-19 16:07:23	Halfleft|Away	enough to have a word for it?
2012-07-19 16:07:30	@Aerox	it's a thing
2012-07-19 16:07:32	@Aerox	I don't know if there's a word
2012-07-19 16:08:06	Batthink	An object
2012-07-19 16:08:07	Halfleft|Away	you should coin one
2012-07-19 16:10:55	@Aerox	http://en.wikipedia.org/wiki/Erotic_humiliation#Means_of_humiliation
2012-07-19 16:11:04	@Aerox	Wikipedia just calls it "Small-penis humiliation"
2012-07-19 16:12:11	kaciesasurus	"You are attempting to access a prohibited site from the Verizon internal network because of its content categorization: "Adult/Mature Content;Reference""
2012-07-19 16:12:19	kaciesasurus	but I could read all about bdsm earlier
2012-07-19 16:12:26	@Aerox	you should announce that you can't be in your workplace
2012-07-19 16:12:28	@Aerox	because of mature content
2012-07-19 16:12:32	@Aerox	and then refuse to show up but still demand pay
2012-07-19 16:12:38	kaciesasurus	lol
2012-07-19 16:17:10	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-19 16:17:40	+Gandysampras	rabble rabble rabble
2012-07-19 16:19:48	Batthink	When h
2012-07-19 16:20:05	Batthink	When you mean 'read all about bdsm', Kacie...
2012-07-19 16:20:09	@Aerox	hi gandy
2012-07-19 16:20:25	Batthink	...does that mean you have access to a copy of Fifty Shades?
2012-07-19 16:22:25	kaciesasurus	I don't think I'll ever read that book
2012-07-19 16:30:27	Halfleft|Away	i'm getting genuinely sick of hearing about it
2012-07-19 16:30:37	+Gandysampras	I saw a woman reading it on the train the other day
2012-07-19 16:30:42	+Gandysampras	So weird
2012-07-19 16:30:52	Batthink	Yeah, it is ridiculously popular.
2012-07-19 16:31:00	Halfleft|Away	dude most days i'll see at least five copies
2012-07-19 16:31:10	Halfleft|Away	not including coworkers chirping on about it
2012-07-19 16:31:43	Batthink	I was buying shopping for my aunt, and the woman behind me in the queue had a copy ready to purchase.
2012-07-19 16:33:36	Batthink	We've had a video on Dtoid with Jon St John reading an excerpt in his Duke Nukem voice..
2012-07-19 16:34:43	Batthink	And I saw an article about a psychologist's viewpoint in a newspaper.
2012-07-19 16:35:07	Halfleft|Away	you read destructoid?
2012-07-19 16:35:10	Halfleft|Away	did you lose a bet?
2012-07-19 16:35:27	Batthink	You'd have to be in space to avoid getting info about Fifty Shades...
2012-07-19 16:35:35	Batthink	I read Destructoid.
2012-07-19 16:35:52	Batthink	No bets were lost in the reading of Destructoid.
2012-07-19 16:37:01	richterthethird	is that the site with sean baby or that site with maddox?
2012-07-19 16:38:23	Batthink	=_=
2012-07-19 16:44:12	Batthink	And you know what will always be the most uncomfortable aspect about that book?
2012-07-19 16:45:09	Batthink	That it was intended to be Twilight fan-fiction.
2012-07-19 16:53:37	Halfleft|Away	fuck off
2012-07-19 16:53:39	Halfleft|Away	seriously?
2012-07-19 16:54:50	Batthink	Look it up.
2012-07-19 16:56:19	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-07-19 16:58:51	andrewm	I thought Twilight was fanfiction.
2012-07-19 16:59:52	@Aerox	It was mormon fanfiction
2012-07-19 17:01:01	-->	Nebones (~Ben@d110-33-125-228.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-19 17:01:09	@Aerox	http://www.youtube.com/watch?v=beUH8z-7-lM&feature=player_embedded
2012-07-19 17:01:10	DtoidBot	Fat woman falls down steps & wipes out a line of kids
2012-07-19 17:02:23	benbeltran	hahahahahaha oh god
2012-07-19 17:02:39	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 17:02:48	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-19 17:10:24	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-19 17:13:06	richterthethird	!q
2012-07-19 17:13:07	DtoidBot	[784] <+Ok_Abacus> why yes I would like a gift from Jerry's overstuffed chest
2012-07-19 17:14:34	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-19 17:15:37	richterthethird	!q
2012-07-19 17:15:37	DtoidBot	[769] <GeeBee> Gandy ill Fuck u in the beard
2012-07-19 17:32:32		irc: disconnected from server
2012-07-19 17:32:52	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-19 17:32:52	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Bigby +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm Batthink benbeltran blackgizmo brainderailment cardfrek DougCL DtoidBot jared|away kaciesasurus meeetalnarf2 mistic Nebones pointzeroeight richterthethird tga|dentist]
2012-07-19 17:32:52	--	Channel #destructoid: 27 nicks (5 ops, 0 halfops, 4 voices, 18 normals)
2012-07-19 17:32:55	--	Mode #destructoid [+tnCN]
2012-07-19 17:32:55	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-19 17:35:48	+Bigby	whats shakin?
2012-07-19 17:36:01	@Aerox	one more hour of work
2012-07-19 19:44:47		irc: disconnected from server
2012-07-19 19:45:07	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-19 19:45:07	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q @TDiddy +Bigby +Gandysampras +jorge` +shin +Torzelan [Rabite] ^power Aerox andrewm benbeltran Brain|Laptop cardfrek dare DougCL DtoidBot jared|away meeetalnarf mistic Nebones pointzeroeight richterthethird RobotBebop tga|dentist Vexed_Alex]
2012-07-19 19:45:07	--	Channel #destructoid: 29 nicks (5 ops, 0 halfops, 5 voices, 19 normals)
2012-07-19 19:45:10	--	Mode #destructoid [+tnCN]
2012-07-19 19:45:10	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-19 19:45:16	Vexed_Alex	Look at this good puppy!
2012-07-19 19:45:20	Vexed_Alex	http://t.co/NL4unnSF
2012-07-19 19:45:30	DougCL	dogs are for the gays, alex
2012-07-19 19:45:43	+Bigby	god that woman is so lazy
2012-07-19 19:46:18	RobotBebop	how do you get the kaiden-being-shitfaced cutscene
2012-07-19 19:46:18	Vexed_Alex	 That puppy is a hero
2012-07-19 19:46:18	Vexed_Alex	Then one where you basically gay date ra
2012-07-19 19:46:31	Vexed_Alex	Date rape him?
2012-07-19 19:46:31	+Bigby	ALex, be my Piers
2012-07-19 19:46:42	RobotBebop	is that what happens?
2012-07-19 19:46:53	RobotBebop	i've only seen a bit of the cutscene with ashley where she's laid out on the floor of the mess hall
2012-07-19 19:46:54	Brain|Laptop	alright, taking my ass home
2012-07-19 19:46:56	<--	Brain|Laptop (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-07-19 19:47:57	RobotBebop	whatever
2012-07-19 19:47:57	RobotBebop	Saving The Geth and The Quarians, take 2
2012-07-19 19:48:58	Vexed_Alex	http://m.youtube.com/#/watch?desktop_uri=%2Fwatch%3Fv%3D9jBSEmwPQ7w&v=9jBSEmwPQ7w&gl=US
2012-07-19 19:49:05	Vexed_Alex	Art
2012-07-19 19:50:33	Vexed_Alex	the ac made my nipples hard
2012-07-19 19:50:35	Vexed_Alex	Moose
2012-07-19 19:50:37	Vexed_Alex	Sweetie
2012-07-19 19:51:05	Vexed_Alex	Come 'ere
2012-07-19 19:51:09	+Bigby	goddamit
2012-07-19 19:51:17	+Bigby	why does EVERY steam game want to install directx
2012-07-19 19:51:29	+Bigby	is it really so hard for them to be able to tell i already have it
2012-07-19 19:51:37	Vexed_Alex	Because you're ugly
2012-07-19 19:52:28	Vexed_Alex	My favorite thing is when assholes say they aren't assholes, they're just honest
2012-07-19 19:53:12	Vexed_Alex	Doubly favorite when they have it written on a shirt
2012-07-19 19:53:12	Aerox	KEEPING IT REAL
2012-07-19 19:53:39	DougCL	eugh, that nissan mini-z looks like smashed horseshit
2012-07-19 19:53:39	Vexed_Alex	I'm not gay
2012-07-19 19:53:45	Vexed_Alex	I just like cleaning dicks with my mouth
2012-07-19 19:53:56	dare	It's just a mouth hug
2012-07-19 19:55:40	@naia	it's a surprise for your mouth!
2012-07-19 19:56:18	Vexed_Alex	Cum surprises
2012-07-19 19:56:45	Vexed_Alex	Is BSD trying to shame some girl he likes
2012-07-19 19:56:49	Vexed_Alex	Because I am rolling
2012-07-19 19:57:01	+shin	bsd?
2012-07-19 19:57:02	Vexed_Alex	Rolling with it*
2012-07-19 19:57:11	+shin	oh adam dork?
2012-07-19 19:57:15	Vexed_Alex	Adam Dork
2012-07-19 19:57:25	DougCL	why are you calling him bsd?
2012-07-19 19:57:32	+shin	blindsidedork?
2012-07-19 19:57:36	Vexed_Alex	That's how I remember him
2012-07-19 19:57:38	DougCL	I GETINT
2012-07-19 19:58:40	@TDiddy	lol
2012-07-19 19:58:51	Aerox	Remember to insall the updated Guild Wars 2 client for the beta tomorrow!
2012-07-19 19:59:08	@TDiddy	who?
2012-07-19 19:59:20	Aerox	Alex recently discovered Adam
2012-07-19 19:59:30	@TDiddy	i told him how awful he is
2012-07-19 19:59:47	+shin	i'm surprised he hadn't found him before now
2012-07-19 20:00:00	Aerox	I am too
2012-07-19 20:00:06	Aerox	Space Pirates and Zombies is kind of neat
2012-07-19 20:00:13	Aerox	It reminds me a lot of Escape Velocity
2012-07-19 20:00:15	Aerox	the BEST GAME
2012-07-19 20:01:07	+shin	i remember that looking interesting
2012-07-19 20:01:23	+shin	oh it's 5 bucks
2012-07-19 20:01:26	Vexed_Alex	I drove past the SpaceX/Tesla runway/hangar thing
2012-07-19 20:01:27	<--	Nebones (~Ben@d110-33-125-228.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-19 20:01:33	Vexed_Alex	Nothing interesting happening at all
2012-07-19 20:01:44	+shin	i'll hope for a sale
2012-07-19 20:01:46	Vexed_Alex	Not even a Roadster in the parking lot
2012-07-19 20:02:00	Vexed_Alex	It's in the ghetto
2012-07-19 20:02:02	+shin	aren't they like, strapped for cash
2012-07-19 20:02:04	+shin	or something?
2012-07-19 20:02:06	+shin	tesla, that is
2012-07-19 20:02:07	Vexed_Alex	Yes
2012-07-19 20:02:12	+shin	lololololol
2012-07-19 20:02:14	Vexed_Alex	Basically
2012-07-19 20:02:23	Vexed_Alex	If the model S doesn't sell
2012-07-19 20:02:25	Vexed_Alex	They're done
2012-07-19 20:02:26	+shin	who'da thunkit
2012-07-19 20:02:31	Aerox	ahaha wow
2012-07-19 20:02:31	Aerox	http://news.yahoo.com/george-zimmerman-prosecution-may-tv-interview-evidence-210121704--abc-news-topstories.html
2012-07-19 20:02:34	Aerox	Impeached himself on Hannity
2012-07-19 20:02:36	Vexed_Alex	And so are your tax dollars
2012-07-19 20:02:46	@TDiddy	impeached?
2012-07-19 20:02:49	+shin	oh yeah
2012-07-19 20:02:52	+shin	i forgot that happened
2012-07-19 20:03:01	+shin	is it hilarious enough to watch?
2012-07-19 20:03:14	Aerox	Impeached in a non-political sense is essentially when you contradict sworn testimony
2012-07-19 20:03:20	Aerox	or are basically exposed as having lied under oath
2012-07-19 20:03:33	+shin	well i'm assuming it's pretty funny, then
2012-07-19 20:03:35	+shin	ok
2012-07-19 20:03:44	@TDiddy	well yeah, i just assumed you'd say he perjured himself
2012-07-19 20:03:49	@TDiddy	or incriminated himself
2012-07-19 20:03:59	Aerox	They're slightly different things
2012-07-19 20:04:04	DougCL	this movie is pretty sweet you guys!
2012-07-19 20:04:05	Aerox	Perjury is the actual act of lying on the stand
2012-07-19 20:04:12	Aerox	Being impeached is the act of exposing perjury
2012-07-19 20:04:14	@TDiddy	How didn't he have a lawyer with him?
2012-07-19 20:04:15	+shin	THA MOAAAR YUUU KNOOOO
2012-07-19 20:04:25	+shin	*** *** ******
2012-07-19 20:04:26	@TDiddy	yelling "PLEAD THE 5th YOU DUMB BASTARD!"
2012-07-19 20:04:42	Aerox	well this wasn't a legal proceeding, you can't take the 5th on a TV interview
2012-07-19 20:04:48	Aerox	or you can
2012-07-19 20:04:51	Aerox	but they can rip you a new asshole for it
2012-07-19 20:04:54	+Bigby	is games for windows live still a thing?
2012-07-19 20:04:59	@TDiddy	hehe
2012-07-19 20:05:02	+shin	unfortunately
2012-07-19 20:05:23	+shin	if they fix that in windows 8, i might upgrade
2012-07-19 20:05:37	+shin	otherwise i don't see a reason to
2012-07-19 20:05:43	@TDiddy	huh
2012-07-19 20:05:55	@TDiddy	you read where he was making demands from Barbara Walters and she said no
2012-07-19 20:06:10	@TDiddy	she is a softball interviewer, what the fuck was he thinking
2012-07-19 20:06:54	+shin	whoa
2012-07-19 20:06:59	+shin	his attorney *was* there
2012-07-19 20:07:07	+shin	wait what
2012-07-19 20:07:14	+shin	"internet rumors involving me"
2012-07-19 20:07:25	<--	dare (~dare@68.8.228.103) has quit (Read error: EOF from client)
2012-07-19 20:07:26	+shin	about hannity? -___-
2012-07-19 20:08:36	DougCL	im getting scared you guise. someone tell me everythings going to be okay
2012-07-19 20:09:53	@TDiddy	Borderlands 2 went gold today?
2012-07-19 20:09:59	@TDiddy	That comes out in 2 months
2012-07-19 20:10:13	+shin	http://gifsoup.com/webroot/animatedgifs4/1348851_o.gif
2012-07-19 20:10:26	DougCL	omg anthony burch wrote a videogame that is going to be good
2012-07-19 20:10:29	+shin	have a happy doggy
2012-07-19 20:10:33	DougCL	how crazy is that
2012-07-19 20:10:40	+shin	ashly burch is amazing as tina or w/e her name is
2012-07-19 20:10:54	@TDiddy	my dog figured out how to make a rattling noise by shaking
2012-07-19 20:10:54	DougCL	what footage is out with her actually talking in it?
2012-07-19 20:10:59	DougCL	i havent heard it yet
2012-07-19 20:11:09	@TDiddy	so when shes hungry, she does that
2012-07-19 20:11:12	+shin	idk there was a dtoid video with tara talking about it and showing some of it
2012-07-19 20:11:15	+shin	h/o
2012-07-19 20:11:27	DougCL	OH SHIT ITS SATAN TIME
2012-07-19 20:11:32	Aerox	what
2012-07-19 20:11:44	DougCL	watching the house of the devil
2012-07-19 20:11:52	DougCL	and the satanic ritual is kicking in
2012-07-19 20:12:02	+shin	http://www.youtube.com/watch?v=w-uNTUn27uY&feature=relmfu
2012-07-19 20:12:04	DtoidBot	Borderlands 2 NEW GAMEPLAY - Customization, Tiny Tina, and more!
2012-07-19 20:12:35	DougCL	thanks ill check that out after this movie
2012-07-19 20:13:47	+shin	they also interviewed randy
2012-07-19 20:13:48	+shin	http://www.youtube.com/user/rev3games?annotation_id=annotation_997723&feature=iv&src_vid=w-uNTUn27uY
2012-07-19 20:14:02	+shin	oops wtf it linked me to the wrong thing
2012-07-19 20:14:10	+shin	fucking youtube in-video bullshit
2012-07-19 20:14:27	Aerox	Shin I am kind of obsessed with checking Kpaxxx's tumblr now
2012-07-19 20:14:28	Aerox	for new awful
2012-07-19 20:14:33	+shin	oh god
2012-07-19 20:14:40	+shin	i never look at any tumblrs
2012-07-19 20:14:42	+shin	mostly because of that
2012-07-19 20:14:48	+shin	http://www.youtube.com/watch?v=mDuF77O9Cuc&list=PL8526454647FECE11&index=3&feature=plcp
2012-07-19 20:14:49	DtoidBot	Borderlands, Aliens, Duke, and the State of Gearbox - A Conversation with Randy Pitchford
2012-07-19 20:14:54	+shin	there it is
2012-07-19 20:17:27	DougCL	randy pitchford seems like a knob
2012-07-19 20:17:46	DougCL	mostly because he keeps trying to say that DNF wasnt a total heap
2012-07-19 20:17:59	+shin	eh
2012-07-19 20:18:06	+shin	he understands why people don't like it
2012-07-19 20:18:15	DougCL	no, he doesnt
2012-07-19 20:18:18	+shin	but still likes it himself, mostly for the fact that it exists
2012-07-19 20:18:20	-->	Nebones (~Ben@d110-33-125-228.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-19 20:18:22	+shin	is what i get from him
2012-07-19 20:18:48	DougCL	or at least he says that people who dont like it dont like it because they think its not arty enough or something to that effect
2012-07-19 20:19:14	+shin	apparently it's (one of?) the only game(s) where the review score curve wasn't a bell curve
2012-07-19 20:19:38	DougCL	it mustve been a bell end
2012-07-19 20:19:42	+shin	and was two separate lumps at the top and bottom
2012-07-19 20:19:44	DougCL	because that game sucks cock
2012-07-19 20:20:16	Aerox	that is definitely not true
2012-07-19 20:20:17	+shin	i think to appreciate it you'd have to accept the fact that it's just the *worst*
2012-07-19 20:20:23	Aerox	it was a massive pack of awful scores
2012-07-19 20:20:29	Aerox	a massive pack of "average" 5ish scores
2012-07-19 20:20:31	+shin	i mean i haven't played it and don't think i ever will
2012-07-19 20:20:34	Aerox	and then like two positive scores
2012-07-19 20:20:45	+shin	ok well that was an argument made by one of the top designers, if not randy
2012-07-19 20:20:50	Aerox	well, they are stupid
2012-07-19 20:20:52	+shin	idk i have my doubts
2012-07-19 20:20:54	Aerox	and either ignorant or lying or both
2012-07-19 20:21:10	+shin	i'm still in the "it was awful and they should feel awful" camp
2012-07-19 20:21:25	+shin	but i just fucking love borderlands too much to hate randy just yet
2012-07-19 20:21:39	+shin	and i like what i've seen of colonial marines
2012-07-19 20:21:48	Aerox	The only example that could be found that had a different array was Duke Nukem Forever. What it did was this: it had one bell curve here and it went back down again, and it had another one there. This one was at the 75-80 mark, and this one was at the 30 mark.And it looked like a pair of tits.It's the only game that has that, which is really interesting, right?
2012-07-19 20:22:00	Aerox	lol @ him forever if he thinks it got an equal number of 8-s
2012-07-19 20:22:02	Aerox	80s
2012-07-19 20:22:09	+shin	yeah
2012-07-19 20:22:12	+shin	that
2012-07-19 20:22:21	+shin	the pair of tits
2012-07-19 20:22:33	+shin	lolololool
2012-07-19 20:23:23	+shin	anthony burch wrote most of borderlands 2, so that should be good
2012-07-19 20:23:44	DougCL	i just cant get over the misogyny that i saw in the GB quick look. it was disgusting.
2012-07-19 20:23:56	RobotBebop	I DID IT
2012-07-19 20:24:03	RobotBebop	you have to pick the quarians
2012-07-19 20:24:08	RobotBebop	and then you get a paragon dialog to save them both
2012-07-19 20:24:27	@TDiddy	I did it my first time through
2012-07-19 20:24:41	DougCL	like women being continually raped by aliens before duke shoots out a one-liner and fucking shoots them in the head? thats foul.
2012-07-19 20:24:44	@TDiddy	imagine that, in ME, picking paragon the whole time leads to the best outcome!
2012-07-19 20:25:11	Aerox	has there ever been a game that actually legitimately rewards you for doing shitty things
2012-07-19 20:25:13	+shin	i still give them the benefit of the doubt that they're making those jokes because they know it's ridiculous, not that they're actually mysogynist
2012-07-19 20:25:39	@TDiddy	there should be
2012-07-19 20:26:11	@TDiddy	there are many "save this person or get this item" moments i bet
2012-07-19 20:26:22	@TDiddy	I hear the Game of Thrones game had 4 messed up endings
2012-07-19 20:26:24	Aerox	But then the person you save always gives you something better down the line
2012-07-19 20:26:34	DougCL	if thats what their intent was, they should be ashamed, because im usually a pretty perceptive person and i just did not get the wink and nod that they wanted me to get.
2012-07-19 20:27:02	@TDiddy	I still kind of want to play the GoT game
2012-07-19 20:28:04		irc: disconnected from server
2012-07-19 21:40:43	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-19 21:40:43	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q @TDiddy +Bigby +Gandysampras +jorge` +Mexed_Alex +shin +Torzelan [Rabite] ^power Aerox|Games andrewm benbeltran Brainderailment cardfrek dare DougCL DtoidBot Hito jared|away meeetalnarf mistic Nebones phoneshin pointzeroeight richterthethird RobotBebop tga|dentist]
2012-07-19 21:40:43	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 6 voices, 20 normals)
2012-07-19 21:40:47	--	Mode #destructoid [+tnCN]
2012-07-19 21:40:47	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-19 21:41:32	+shin	http://f.cl.ly/items/0M161e422o3O032Z2u1o/Screen%20Shot%202012-07-19%20at%2011.40.24%20PM.png I can't stand the new look of the most recent beta update to Textual
2012-07-19 21:41:58	+shin	but i can't be arsed to go back and replace it with the old version
2012-07-19 21:43:58	+shin	it's still okay, it just used to be better. i guess i'll get used to it.
2012-07-19 21:44:09	DougCL	http://i.imgur.com/lI4Fl.jpg
2012-07-19 21:44:13	DougCL	thats what my shit look like
2012-07-19 21:44:19	+shin	it used to be like a combination of microsoft's metro and apple's aqua UI design
2012-07-19 21:44:32	+shin	which felt like what OS X should've looked like to me in the first place
2012-07-19 21:44:34	DougCL	feelin like im in hackers and shit
2012-07-19 21:44:52	+shin	hahahahah yeah, i'm not too far from that when i'm on XChat in windows
2012-07-19 21:44:54	RobotBebop	holy god i hat epeople who do youtube tutorials
2012-07-19 21:44:59	RobotBebop	none of them have a voice you'd want to listen to
2012-07-19 21:46:14	+shin	mIRC is great and all, but ever since using XChat on linux I haven't been able to stomach mIRC
2012-07-19 21:47:25	+shin	it's just so much easier/more cohesive, especially since I don't really feel like putting that much time into customizing an IRC client for windows
2012-07-19 21:48:17	+shin	i did it once, lol
2012-07-19 21:48:31	Brainderailment	This is what my shit looks like now. http://i.imgur.com/9YAst.jpg
2012-07-19 21:48:38	Brainderailment	I just set it up, so it needs some tweaking
2012-07-19 21:48:41	+shin	haha yeah, i did that for awhile
2012-07-19 21:48:58	+shin	just fullscreened all my chat stuff on the second monitor
2012-07-19 21:49:24	Brainderailment	I'll probably find a better use for this monitor as I get used to having a second
2012-07-19 21:49:44	+shin	that's pretty much how i roll now, anyway. chrome/steam on the pc and IRC/IM/twitter/Skype/Email on the macbook pro
2012-07-19 21:50:37	+Bigby	get a third one and set that shit up
2012-07-19 21:50:37	Brainderailment	I really want to mount it sideways so I can view webpages longways
2012-07-19 21:50:37	+shin	yeah, three is nice
2012-07-19 21:50:37	+shin	yes, do it
2012-07-19 21:50:37	+shin	it's so worth it
2012-07-19 21:50:37	+shin	i'm eventually going to get another one of these asus proart 23"ers
2012-07-19 21:50:37	Brainderailment	I do have an old 720p tv that I never use
2012-07-19 21:50:37	+shin	they have the super adjustable arm, pivot etc
2012-07-19 21:50:52	Brainderailment	Yeah, I'm not sure how I'll get this to go sideways without mounting it onto the wall
2012-07-19 21:51:01	+shin	and i already blew a ton getting an IPS, so i'm not going to put another shitty looking monitor next to that
2012-07-19 21:51:24	+shin	you can buy arms
2012-07-19 21:51:25	+shin	i tihnk you can get a desk one for around 100
2012-07-19 21:51:34	+shin	idk, it's on a wishlist of mine somewhere
2012-07-19 21:53:33	+shin	http://www.amazon.com/DoubleSight-DS-224STA-Doublesight-Monitor-Stand/dp/B0026MRTN6/ref=sr_1_1?ie=UTF8&qid=1342756403&sr=8-1&keywords=doublesight+monitor+stand
2012-07-19 21:53:36	+shin	you could go all out
2012-07-19 21:53:56	+shin	http://www.amazon.com/DoubleSight-DS-224STA-Doublesight-Monitor-Stand/dp/B0026MRTN6/ref=sr_1_1?ie=UTF8&qid=1342756403&sr=8-1&keywords=doublesight+monitor+stand
2012-07-19 21:54:22	+shin	i think i was considering this, at some point http://www.amazon.com/Ergotron-33-310-060-Neo-Flex-LCD-Stand/dp/B000FLXW90/ref=pd_cp_e_2
2012-07-19 21:55:05	Brainderailment	this one is much cheaper. After all, I didn't pay for this monitor.
2012-07-19 21:55:06	Brainderailment	http://www.amazon.com/Halter%C2%AE-Freestanding-Monitor-Monitors-Widescreen/dp/B005HPSFWI/ref=pd_cp_pc_1
2012-07-19 21:56:43	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Ping timeout)
2012-07-19 21:56:48	+shin	that looks nice
2012-07-19 21:57:17	Brainderailment	I think I actually like this one more. It clamps to the desk and has articulated arms. http://www.amazon.com/Dual-Monitor-Stand-clamp-monitors/dp/B002R9HQLI/ref=sr_1_1?s=electronics&ie=UTF8&qid=1342756588&sr=1-1&keywords=dual+monitor
2012-07-19 21:57:25	Brainderailment	plus, 40 bucks
2012-07-19 21:57:29	-->	phoneshin (~phoneshin@198.228.199.35) has joined #destructoid
2012-07-19 21:57:59	+shin	it's just a question of whether your current monitor is already on a nice stand and/or whether you want to be able to individually move them, either changing position on your desk or taking one away entirely
2012-07-19 21:58:21	+shin	...or not
2012-07-19 21:58:35	Brainderailment	Yeah, It'd be static for the most part, but I have ocd about some things
2012-07-19 21:58:46	+shin	same
2012-07-19 21:59:08	+shin	basically cleanliness/arrangement of desk/workspace, computer, car
2012-07-19 21:59:31	Brainderailment	ha, car for sure. I don't have a single tiny piece of trash in mycar
2012-07-19 21:59:41	+shin	i sometimes have strategic trash
2012-07-19 21:59:46	<--	Hito (~Mike@ip70-177-171-47.dc.dc.cox.net) has quit (Read error: Connection reset by peer)
2012-07-19 21:59:46	+shin	so it doesn't get broken into
2012-07-19 21:59:52	+shin	because that's a thing that happens
2012-07-19 21:59:56	Brainderailment	All I have inside is jumper cables and other various road side rescue stuff
2012-07-19 22:00:01	+shin	hooray fluffya
2012-07-19 22:00:39	Brainderailment	My friend's friend's lego meth lab got on conan.
2012-07-19 22:00:46	+shin	mostly extra hoodies, a pillow, some books, cds, ice/breaking crap
2012-07-19 22:00:58	+shin	hahahaha what
2012-07-19 22:01:01	+shin	that sounds awesome
2012-07-19 22:01:14	Brainderailment	lemme see if i can find it
2012-07-19 22:01:27	+shin	i was so into legos as a kid
2012-07-19 22:01:41	Brainderailment	http://teamcoco.com/video/bryan-cranston-hamm
2012-07-19 22:02:21	+shin	fuck yeah buildan cities from floor to ceiling, etc
2012-07-19 22:02:21	+Mexed_Alex	I keep hearing that Bryan Cranston is a total sweet heart
2012-07-19 22:02:33	DougCL	that fool is in EVERY DAMN THING
2012-07-19 22:03:12	DougCL	i think hes even in that totalrecall remake
2012-07-19 22:03:17	+shin	he is
2012-07-19 22:03:20	+shin	which is why i'm like
2012-07-19 22:03:29	+shin	huh/ok/maybe about that
2012-07-19 22:04:23	+shin	hahahahahahhaha, this is awesome
2012-07-19 22:04:23	Brainderailment	Isn't total recall remake going to be really different than the og?
2012-07-19 22:04:23	+shin	that's pretty damn good
2012-07-19 22:04:23	DougCL	yeah
2012-07-19 22:04:23	+shin	mhm
2012-07-19 22:04:23	+Mexed_Alex	Everyone that works with him says he's one of the most humble, sweet human beings on the planet
2012-07-19 22:04:23	DougCL	it looks half decent
2012-07-19 22:04:23	+Mexed_Alex	which is super awesome to hear
2012-07-19 22:04:34	+shin	it does, but still, i'm not going to excite myself for it
2012-07-19 22:04:40	+shin	if it's good it'll be that much better
2012-07-19 22:04:45	Brainderailment	maybe after he has 2 or 3 big films, he'll completely sour up
2012-07-19 22:04:45	DougCL	i like a futuristic action movie, even a pretty bad one
2012-07-19 22:04:46	DougCL	i mean
2012-07-19 22:04:49	+shin	yeah
2012-07-19 22:04:55	DougCL	i saw lockout in the theatre
2012-07-19 22:05:21	+shin	i mean, i enjoy equilibrium
2012-07-19 22:05:26	+shin	that movie is pretty terrible
2012-07-19 22:05:33	DougCL	yo i love equilibrium
2012-07-19 22:05:35	+shin	but it's christian bale's matrix
2012-07-19 22:05:38	+shin	he beat keanu
2012-07-19 22:05:44	Brainderailment	Sorry, I couldn't like equilibrium
2012-07-19 22:05:49	DougCL	the action is cool as fuck, but yo. its dumb as a box of rocks
2012-07-19 22:06:07	Brainderailment	I didn't realize that was bale. It's been so long since I saw it
2012-07-19 22:06:14	+shin	came out before morpheus was amazing and made up for the stupidness of that type of protagonist
2012-07-19 22:06:26	+Mexed_Alex	" @RobCarome: @ShawnElliott "Can you believe I've done 15 episodes of Stay Brony my Friends? Check them out here on @EverFreeRadio http://t.co/zaeafaL0""
2012-07-19 22:06:28	+Mexed_Alex	HAHAHAHAHA
2012-07-19 22:06:32	DougCL	newsies is my favorite christian bale film
2012-07-19 22:06:40	+shin	don't think i've seen that
2012-07-19 22:06:42	+Mexed_Alex	HOLY SHIT EVERYONE PREPARE TO DIE
2012-07-19 22:06:44	+Mexed_Alex	http://i.imgur.com/MSuuj.jpg
2012-07-19 22:06:45	+shin	haven't seen enough bale movies
2012-07-19 22:06:45	+Mexed_Alex	AEROX
2012-07-19 22:07:23	+shin	HAHAHAHAHAHAHAHA
2012-07-19 22:07:42	Brainderailment	shin have you seen the machinist?
2012-07-19 22:07:58	phoneshin	yes, drunk; so no
2012-07-19 22:07:58	Brainderailment	What was the fighting movie he was in?
2012-07-19 22:08:13	DougCL	the fighter
2012-07-19 22:08:17	DougCL	he was good in that
2012-07-19 22:08:18	Brainderailment	haha
2012-07-19 22:08:21	Brainderailment	what
2012-07-19 22:08:24	phoneshin	lololololol
2012-07-19 22:08:32	Brainderailment	next it's the janitor
2012-07-19 22:08:37	Brainderailment	then the mailman
2012-07-19 22:08:58	phoneshin	makes me want to watch the wrestler again
2012-07-19 22:08:59	Brainderailment	I haven't seen fighter, but I liked machinist.
2012-07-19 22:09:07	phoneshin	that movie was good
2012-07-19 22:09:11	DougCL	yo have you guys seen that trailer for the new kevin james MMA movie. i couldnt stop laughing in the theatre
2012-07-19 22:09:11	Brainderailment	that's the marve one right?
2012-07-19 22:09:23	Brainderailment	fuck, mma film?
2012-07-19 22:09:43	DougCL	yeah, his old fat ass becomes a MMA fighter to raise money for his school
2012-07-19 22:10:05	Brainderailment	I'm thinking kevin smith
2012-07-19 22:10:09	phoneshin	OOOOOH
2012-07-19 22:10:09	phoneshin	yes
2012-07-19 22:10:12	phoneshin	lolololololololololololol
2012-07-19 22:10:14	DougCL	its supposed to be funny BUT ALSO INSPIRATIONAL
2012-07-19 22:10:25	Brainderailment	God, kevin smith sucks so many fat dicks
2012-07-19 22:10:28	Brainderailment	shit
2012-07-19 22:10:30	Brainderailment	james
2012-07-19 22:10:41	DougCL	kevin smith is fine, kevin james makes me want to die
2012-07-19 22:10:47	Brainderailment	kevin james sucks multitudes of obese penises
2012-07-19 22:11:37	DougCL	i owned a copy of grown ups on blu rau
2012-07-19 22:11:37	DougCL	*ray
2012-07-19 22:11:37	Brainderailment	wassat?
2012-07-19 22:11:37	phoneshin	what Nate said
2012-07-19 22:11:37	RobotBebop	jeezus alex
2012-07-19 22:11:37	RobotBebop	that pic
2012-07-19 22:11:37	DougCL	the movie with him, chris rock, adam sandler, and david spade
2012-07-19 22:11:51	DougCL	its blindingly bad
2012-07-19 22:11:51	phoneshin	oh god
2012-07-19 22:11:53	DougCL	it came with my ps3 for free
2012-07-19 22:11:58	phoneshin	that
2012-07-19 22:12:01	DougCL	sold it for 4 dollars, so theres that.
2012-07-19 22:12:09	phoneshin	fuck that break it
2012-07-19 22:12:11	RobotBebop	i'm bored
2012-07-19 22:12:24	DougCL	i watched it first
2012-07-19 22:12:27	DougCL	dont
2012-07-19 22:12:32	DougCL	if offered the chance
2012-07-19 22:12:49	phoneshin	l4d2 or diablo or r6v2?
2012-07-19 22:12:56	Brainderailment	oh yeah, I remember seeing the previews for grown ups and wanting to kill seth green for wearing eye liner
2012-07-19 22:13:13	DougCL	rainbow fish version 2
2012-07-19 22:13:59	richterthethird	sounds better than rainbow six
2012-07-19 22:14:15	--	DougCL is now known as DougCL|sleeping
2012-07-19 22:15:25	+shin	hha
2012-07-19 22:16:09	+shin	it takes a special person to like games like r6
2012-07-19 22:16:15	+shin	:3
2012-07-19 22:17:44	+shin	fast stupid tactics
2012-07-19 22:17:44	@TDiddy	oh so smart people
2012-07-19 22:18:01	+shin	smart like me -____-
2012-07-19 22:20:20	@TDiddy	i dig rainbow 6
2012-07-19 22:20:33	@TDiddy	but playing co-op doesnt let you have the OP computer squadmates
2012-07-19 22:20:40	+shin	i love vegas 1 and 2
2012-07-19 22:20:44	+shin	co-op is the best part, IMO
2012-07-19 22:20:56	+shin	sharing the frustration is what it's all about
2012-07-19 22:21:34	+shin	i regret never really getting into the competitive multiplayer side of it
2012-07-19 22:21:52	+shin	at this point, i'm just about as good at that as i am at counter strike
2012-07-19 22:22:00	@TDiddy	lol
2012-07-19 23:23:56		irc: disconnected from server
2012-07-19 23:24:17	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-19 23:24:17	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q +Gandysampras +jorge` +Mexed_Alex +shin +Torzelan [Rabite] ^power Aerox|Games andrewm benbeltran Brain|iPhone cardfrek dare DougCL|sleeping DtoidBot Halfleft|Away jared|away meeetalnarf mistic pointzeroeight richterthethird tga|dentist]
2012-07-19 23:24:17	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-07-19 23:24:19	dare	I've had only ATi
2012-07-19 23:24:20	--	Mode #destructoid [+tnCN]
2012-07-19 23:24:20	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-19 23:24:23	dare	And every time I run into a problem
2012-07-19 23:24:29	dare	nvidia users don't have it
2012-07-19 23:24:41	+shin	i've had the 9600M GT in my laptop replaced 3 times
2012-07-19 23:24:43	dare	Stupid Steam sale makes me want to get discrete
2012-07-19 23:24:52	+shin	do eet
2012-07-19 23:24:53	dare	Laptop 3D is eh
2012-07-19 23:25:22	+shin	i was skeptical about it being *super* worth it, which is why i was *kinda* frugal
2012-07-19 23:25:27	+shin	but man, it's like night and day
2012-07-19 23:25:41	+shin	everything runs at over 60fps
2012-07-19 23:25:45	Brain|iPhone	Shin, you got a laptop with removable gpu? That's probably the reason it's shit. They made a limited run
2012-07-19 23:25:49	+shin	it's so fucking nice
2012-07-19 23:25:52	+shin	no
2012-07-19 23:25:53	dare	I'm not skeptical, just cheap.
2012-07-19 23:25:59	dare	I use dto be primarily a PC gamer
2012-07-19 23:26:01	+shin	had to replace the motherboard every time
2012-07-19 23:26:11	Brain|iPhone	Ew
2012-07-19 23:26:11	dare	I switched to console because I love my TV and couch
2012-07-19 23:26:14	+shin	thank god apple only charges up to $300 for any hardware repair
2012-07-19 23:26:34	dare	But PC gaming is advanced far enough now with controller and HDMI support to make it worth considering
2012-07-19 23:26:35	+shin	and they pretty much just give you a new computer every time
2012-07-19 23:26:38	Brain|iPhone	I have a 320m in my laptop. It's pretty good for a *20M
2012-07-19 23:26:44	+shin	i've had everything on this replaced but the hard drive once
2012-07-19 23:26:55	dare	Laptops are stupid
2012-07-19 23:27:04	Brain|iPhone	Yeah, flat rate apple repair is awesome
2012-07-19 23:27:05	+shin	new case, display, keyboard, trackpad, motherboard, optical drive, ram, gpu, speakers, you get the idea
2012-07-19 23:27:27	dare	I used to game on a laptop but everything just wears out so fast
2012-07-19 23:27:30	+shin	i just got almost everything replaced like 2 weeks ago
2012-07-19 23:27:35	+shin	9600 died again lolol
2012-07-19 23:27:37	dare	Now I only want one for non-gaming
2012-07-19 23:27:39	+shin	yup
2012-07-19 23:27:42	Brain|iPhone	I had got my hdd, motherboard, battery, and the little rubber feet replaced on my old powerbook once
2012-07-19 23:27:42	+shin	it's just too much
2012-07-19 23:27:59	dare	Rubber feet warranty
2012-07-19 23:28:21	Brain|iPhone	Yeah, it was like paying for a refurbishment
2012-07-19 23:28:40	+shin	13" air and a desktop is pretty much the ideal set up, at this point
2012-07-19 23:28:54	dare	I like the Air a lot
2012-07-19 23:29:00	dare	But there are better ultrabook screens out now
2012-07-19 23:29:07	+shin	mac os works a LOT better on notebooks than it does on the desktop
2012-07-19 23:29:16	dare	I agree with that 100%
2012-07-19 23:29:19	Brain|iPhone	Every now and again, even though I know it's not worth it, I think about a high end laptop
2012-07-19 23:29:32	+shin	on notebooks it blows windows away. on the desktop, windows is definitely better
2012-07-19 23:29:42	Brain|iPhone	Vizio makes a pretty sexy little ultrabook
2012-07-19 23:29:49	+shin	i do want that retina mbp
2012-07-19 23:29:54	dare	Vizio warranties are garbage though
2012-07-19 23:29:55	+shin	can't justify it, though
2012-07-19 23:29:58	+shin	this one is still great
2012-07-19 23:30:02	dare	I played with the retina MPB
2012-07-19 23:30:02	+shin	just needs an ssd
2012-07-19 23:30:06	dare	It's still heavy as shit
2012-07-19 23:30:09	dare	No thanks
2012-07-19 23:30:13	+shin	it feels so light to me, haha
2012-07-19 23:30:19	dare	The Air is perfect weight
2012-07-19 23:30:19	+shin	but yeah, the air is so much nicer
2012-07-19 23:30:22	+shin	yeah
2012-07-19 23:30:31	dare	I used to have a Libretto L5 for a few years
2012-07-19 23:30:33	dare	It was 2 lbs
2012-07-19 23:30:41	+shin	haha
2012-07-19 23:30:49	+shin	i miss the old-style powerbook-ish macbook pro keyboard
2012-07-19 23:30:51	+shin	gen 1
2012-07-19 23:30:58	+shin	silver, sculpted
2012-07-19 23:31:07	dare	It was a cool ass notebook http://art4.photozou.jp/pub/999/190999/photo/13916708.jpg
2012-07-19 23:31:09	+shin	those were the best scissor switch laptop keys i've ever felt
2012-07-19 23:31:20	+shin	haha
2012-07-19 23:31:20	+shin	yeah
2012-07-19 23:31:26	dare	Thinkpads have always had the best keyboard
2012-07-19 23:31:36	+shin	i used one of those at work just for the shit of it
2012-07-19 23:31:42	+shin	so much old tech just lying around
2012-07-19 23:31:51	+shin	"now it's mine"
2012-07-19 23:31:53	dare	Also I hate glossy screens
2012-07-19 23:31:59	+shin	i do like the thinkpad keyboards
2012-07-19 23:32:20	dare	Poop
2012-07-19 23:32:26	dare	Amazon doesn't have the 8GB Macbook Air
2012-07-19 23:32:44	Brain|iPhone	I never really fall in love with a keyboard. Seems like I'm just putting up with them always
2012-07-19 23:33:01	dare	Brain I type really fast and I have carpal tunnel, so it's really important for me
2012-07-19 23:33:02	+shin	i fell in love with mechanical switches when i typed on my friend's DAS
2012-07-19 23:33:08	+shin	haven't bought one myself, yet
2012-07-19 23:33:26	+shin	definitely going to
2012-07-19 23:33:44	dare	Don't they make noise
2012-07-19 23:33:44	+shin	i want this http://elitekeyboards.com/products.php?sub=leopold,tenkeyless&pid=fc200rtab
2012-07-19 23:33:49	+shin	these make less
2012-07-19 23:34:00	+shin	cherry mx brown is the softer ones, blue is the clicky ones
2012-07-19 23:34:05	+Mexed_Alex	I like a good, fat, noisy mechanical keyboard
2012-07-19 23:34:05	dare	I have to use ergonomic keyboards anyway
2012-07-19 23:34:05	+shin	they still make noise, but not as much
2012-07-19 23:34:23	+Mexed_Alex	these gross piece of shit chiclet keyboards are vile
2012-07-19 23:34:32	dare	I don't like the chiclets either
2012-07-19 23:35:21	+shin	i'll say that i think the macbook chiclets are the best ones around, but yeah, chiclets as a whole suck
2012-07-19 23:35:44	dare	They are good
2012-07-19 23:35:46	+shin	the sony vaio keyboard is so shitty
2012-07-19 23:35:48	dare	As far as chiclets go
2012-07-19 23:35:53	+shin	yeah
2012-07-19 23:35:57	+shin	it could be so much worse
2012-07-19 23:35:58	dare	But they are the least ergonomic keyboards around
2012-07-19 23:36:01	<--	BigPopaGamer (~backstree@76.114.91.138) has quit (Quit)
2012-07-19 23:36:06	dare	But not as bad as Mac mice though
2012-07-19 23:36:13	+shin	yeah those are pointless
2012-07-19 23:36:14	dare	Everyone I know that uses them for years develops wrist problems
2012-07-19 23:36:18	+shin	i do want a magic trackpad, though
2012-07-19 23:36:23	+shin	since the OS just works better with it
2012-07-19 23:36:27	+shin	and it's a fucking great trackpad
2012-07-19 23:36:44	dare	Eh I only want to use a trackpad when I am mobile
2012-07-19 23:36:46	+shin	and then i could have the trackpad on the left, since i'm a lefty
2012-07-19 23:36:47	dare	If I am mobile, the laptop has one
2012-07-19 23:36:56	+shin	and then just switch to the mouse when i need that
2012-07-19 23:37:26	+shin	have you lived/worked with the newer, giant apple ones much dare?
2012-07-19 23:38:04	+shin	if you turn up the sensitivity a bit and customize (read: fix) 3 and 4 finger gestures, it's fantastic
2012-07-19 23:38:30	dare	No, I use a trackball when I am on a desktop
2012-07-19 23:38:36	dare	It only requires me to use my thumb
2012-07-19 23:38:40	dare	So it helps with wrist pain
2012-07-19 23:38:51	+shin	yeah i've tried those
2012-07-19 23:39:01	+shin	can't really get used to it
2012-07-19 23:39:17	dare	When you can't use a mouse because moving it causes a lot of pain
2012-07-19 23:39:19	+shin	wrist pain saddens me
2012-07-19 23:39:21	+shin	yes
2012-07-19 23:39:21	dare	You get used to trackballs pretty fast
2012-07-19 23:39:55	Brain|iPhone	We use trackballs at the station to use less table space
2012-07-19 23:39:55	dare	That's a side benefit, too
2012-07-19 23:39:55	+shin	i can't play diablo for more than 20 minutes without awful wristfeel
2012-07-19 23:39:55	dare	A lot of cashiers and workplace stations use them
2012-07-19 23:39:55	dare	Doctors/dentists offices
2012-07-19 23:39:55	+shin	yeah
2012-07-19 23:39:55	Brain|iPhone	I dont like them, but I understand why people use them
2012-07-19 23:39:58	dare	Yeah they take getting used to
2012-07-19 23:40:02	dare	It's one of the reasons I stopped PC gaming
2012-07-19 23:40:06	+shin	yeah
2012-07-19 23:40:11	dare	You can't play FPS anything with a trackball
2012-07-19 23:40:17	+shin	it's the reason i have so much goddamn idle time in my games
2012-07-19 23:40:28	+shin	just have to take a goddamn break
2012-07-19 23:40:39	dare	Get a trackball
2012-07-19 23:40:44	+shin	yah i had to stop using a palm-grip mouse
2012-07-19 23:40:46	dare	Touchpads aren't meant for gaming
2012-07-19 23:40:47	+shin	had the mx518
2012-07-19 23:40:54	+shin	no i have a nice mouse
2012-07-19 23:40:55	dare	Trackpads in Diablo 3 will kill you too
2012-07-19 23:40:57	dare	https://secure.trulyergonomic.com/index.php?route=product/product&product_id=69
2012-07-19 23:41:04	dare	The great thing about ergonomic keyboards
2012-07-19 23:41:06	+shin	razer orochi
2012-07-19 23:41:07	dare	People are afraid to touch them
2012-07-19 23:41:12	+shin	really small, claw grip etc
2012-07-19 23:41:14	dare	So at work I never had to worry about people using my stuff
2012-07-19 23:41:22	dare	Same with trackballs
2012-07-19 23:41:26	+shin	always highest dpi, barely have to move hand
2012-07-19 23:41:28	dare	They pick them up and use them like a mouse
2012-07-19 23:41:40	+shin	hahahahaha
2012-07-19 23:41:42	+shin	yeah
2012-07-19 23:41:49	+shin	i've done that
2012-07-19 23:42:43	+shin	yeah, i've had crappy ergo keyboards in the past
2012-07-19 23:42:55	+shin	always wanted to try out something like that
2012-07-19 23:43:02	+shin	never did
2012-07-19 23:43:49	+shin	probably never will, i guess
2012-07-19 23:43:52	dare	I just use the MS one
2012-07-19 23:43:57	Brain|iPhone	I want a keyboard that encompasses my dick, so I can type like playing a flute
2012-07-19 23:43:58	dare	Real ergo ones are super pricey
2012-07-19 23:44:07	dare	Great contribution as always Nate
2012-07-19 23:44:08	+shin	i had one of the 1998 ms split ergo keyboards
2012-07-19 23:44:19	dare	That's what I use
2012-07-19 23:44:22	+shin	that was good until the rubber dome caps got old and shit
2012-07-19 23:44:58	+shin	that keyboard actually got me to learn to type better
2012-07-19 23:45:24	dare	That's the thing
2012-07-19 23:45:38	dare	Over time I type faster because it forces you to use the right fingers
2012-07-19 23:45:43	+shin	yeah
2012-07-19 23:45:47	dare	It's cheap enough that I replace it every few years
2012-07-19 23:45:53	+shin	haha nice
2012-07-19 23:46:03	dare	But I type around 120wpm and it eliminates all my wrist pain
2012-07-19 23:46:18	Brain|iPhone	I was hospitalized in middle school for a couple of weeks the year we were learning to type. I fell way behind and didnt learn to properly type until sophomore year in college
2012-07-19 23:46:44	+shin	yeah, the only thing that really hurts about using my computer anymore is excessive clicking, aka d3
2012-07-19 23:46:44	dare	Haha I remember those two weeks in middle school
2012-07-19 23:46:54	Halfleft|Away	you learned to type in school?
2012-07-19 23:46:55	+shin	everything else is really small, low movements
2012-07-19 23:46:58	Brain|iPhone	I just got some gay space word shooting game and played it for weeks
2012-07-19 23:47:01	Halfleft|Away	old man
2012-07-19 23:47:07	Halfleft|Away	it was an assumed thing in mine
2012-07-19 23:47:23	-->	Nebones (~Ben@d110-33-125-228.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-19 23:47:38	dare	They were teaching you how to type properly
2012-07-19 23:47:42	+shin	we had a course in high school where typing was one of the 5 different computer skills they taught
2012-07-19 23:47:43	dare	Which most people don't
2012-07-19 23:47:44	Halfleft|Away	how is properly?
2012-07-19 23:47:53	dare	Homekeys, fingers to certain letters
2012-07-19 23:47:58	+shin	it was mainly to catch the 5% of the class who still couldn't type
2012-07-19 23:47:59	Halfleft|Away	meh
2012-07-19 23:48:01	Brain|iPhone	We're talking the mid-90s here halfie. Not many people had computers back then
2012-07-19 23:48:23	Halfleft|Away	I did't have one until early-mid 2000s
2012-07-19 23:48:26	+shin	oh typing's not typing if you're not like, doing it right
2012-07-19 23:48:31	+shin	that's improvisation
2012-07-19 23:48:36	Halfleft|Away	we had a digital typewriter though
2012-07-19 23:48:45	Halfleft|Away	well then i dn't type. I improvise.
2012-07-19 23:48:55	+shin	haha
2012-07-19 23:49:01	Halfleft|Away	Urgh. First world problem.
2012-07-19 23:49:09	Halfleft|Away	I only have time to listen to ONE song before I leave for work.
2012-07-19 23:49:14	Halfleft|Away	But WHICH ONE TO CHOOSE!?
2012-07-19 23:49:19	+shin	white by the left rights
2012-07-19 23:49:19	Brain|iPhone	Our middle school had some old orange screen 5 1/4" floppies
2012-07-19 23:49:21	+shin	watch the video
2012-07-19 23:49:21	dare	Halfleft|Away they target kids that are beginning to use computers a lot just so they get used to good habits, that's all
2012-07-19 23:49:39	+shin	http://www.youtube.com/watch?v=8VqJGRHuKUE
2012-07-19 23:49:40	DtoidBot	The Left Rights - WHITE
2012-07-19 23:49:42	richterthethird	http://www.youtube.com/watch?v=wo5_dwM-sXA&feature=relmfu
2012-07-19 23:49:44	DtoidBot	Street Corner Stories
2012-07-19 23:56:15	Brain|iPhone	God, my wife will be walking out of the movie around 3am. Again I say, fuck that. I can only do that if I'm drunk.
2012-07-19 23:57:03	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-19 23:57:07	dare	What's she seeing and who with?
2012-07-19 23:57:20	Brain|iPhone	Tdkr with her work friends
2012-07-19 23:57:39	dare	That's cool
2012-07-19 23:58:13	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-19 23:58:24	Brain|iPhone	Yeah, she's been at the movies watching the other two batman films. I think she left around 4pm.
2012-07-19 23:58:45	dare	I couldn't do that
2012-07-19 23:59:16	Brain|iPhone	Halfie must live pretty close to work. It's 2min 'till. Unless he's clocking in at 7:30 I guess
2012-07-19 23:59:51	Brain|iPhone	Also asuming he actually goes to work on time lol.
2012-07-19 23:59:55	phoneshin	lololol
2012-07-20 00:00:38	Brain|iPhone	Lawlawlawl
2012-07-20 00:02:03	Brain|iPhone	Well, I think I'm going to crash. I have to get up in only 9.5 hours. :\
2012-07-20 00:02:37	<--	Brain|iPhone (~braindera@mobile-166-147-119-026.mycingular.net) has quit (Quit)
2012-07-20 00:08:01	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 00:12:33	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 00:20:38	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-20 00:23:00	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-07-20 00:23:21	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-20 00:26:41	<--	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (Quit)
2012-07-20 00:28:00	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-20 00:28:00	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-20 00:28:01	--	andrewm_ is now known as andrewm
2012-07-20 00:36:04	<--	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-07-20 00:37:46	richterthethird	http://imgur.com/gallery/x3Jlo
2012-07-20 00:54:04	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-20 00:58:48	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-20 01:05:14	Aerox|Games	http://25.media.tumblr.com/tumblr_m71so03pVq1qmzl7to1_500.jpg
2012-07-20 01:05:58	+shin	o
2012-07-20 01:07:02	dare	Aerox what cards are you running SLI again
2012-07-20 01:07:19	Aerox|Games	580s
2012-07-20 01:07:22	--	Aerox|Games is now known as Aerox
2012-07-20 01:07:23	dare	My favorite part is "but very fit due to intense biking sessions"
2012-07-20 01:07:35	+shin	goddamn jro
2012-07-20 01:07:41	+shin	pimpin
2012-07-20 01:07:47	dare	I think it is hilarious real life people get fan fiction
2012-07-20 01:07:57	dare	Let's do an Aerox-Gandy fanfic
2012-07-20 01:08:10	Aerox	it's been done
2012-07-20 01:08:10	-->	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 01:08:14	Aerox	HI BEN
2012-07-20 01:08:17	+shin	butts were agape across the land
2012-07-20 01:08:26	dare	That's the lolshin autobiography
2012-07-20 01:08:41	+shin	unfotunately
2012-07-20 01:08:55	Aerox	that's the part where kpaxx snuck in while he was sleeping
2012-07-20 01:09:20	+shin	no, thank god
2012-07-20 01:09:25	dare	That was the M Night Shyamalan twist
2012-07-20 01:09:38	dare	Turns out he was kpaxx the whole time
2012-07-20 01:09:47	+shin	hahahahahahhahhahah
2012-07-20 01:10:06	<--	Nebones (~Ben@d110-33-125-228.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 01:10:14	dare	And Moose is played by Bruce Willis
2012-07-20 01:10:22	+shin	moose willis
2012-07-20 01:10:30	dare	Touche
2012-07-20 01:10:43	dare	And richter by Haley Joel Osmond
2012-07-20 01:11:44	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-20 01:12:34	+shin	and john cho as you
2012-07-20 01:12:52	+shin	obviously kevin spacey as k-pax
2012-07-20 01:13:38	dare	Why 'cause I'm Asian, racism
2012-07-20 01:13:43	dare	I want to be played by Denzel Washington
2012-07-20 01:13:56	Aerox	sorry
2012-07-20 01:13:58	+shin	because that's a really good young/relevant asian actor, in my opinion
2012-07-20 01:13:59	Aerox	neither were available
2012-07-20 01:14:00	+shin	lolololol
2012-07-20 01:14:02	Aerox	it's Margaret Cho now
2012-07-20 01:14:05	+shin	hahahahahahahah
2012-07-20 01:14:07	dare	Double racism
2012-07-20 01:14:12	Aerox	she just got nominated for an emmy
2012-07-20 01:14:26	+shin	i mean if we're going for parity
2012-07-20 01:14:33	+shin	lollol
2012-07-20 01:14:38	dare	Aerox played by Woody Allen
2012-07-20 01:14:44	+shin	^
2012-07-20 01:14:56	dare	Actually that makes more sense for Bigby
2012-07-20 01:15:01	+shin	true
2012-07-20 01:15:03	dare	But like, if you could minus talent
2012-07-20 01:15:22	+shin	jerry seinfeld as aerox
2012-07-20 01:15:39	+shin	depending on if you like seinfeld or not
2012-07-20 01:15:59	dare	No, Kristen Schaal as Aerox
2012-07-20 01:16:10	+shin	then definitely margaret cho as you
2012-07-20 01:16:16	+shin	lolololo
2012-07-20 01:16:32	dare	Then Kathy Bates for you
2012-07-20 01:16:39	dare	Misery-era
2012-07-20 01:17:00	+shin	-______-
2012-07-20 01:17:36	Aerox	it's hot
2012-07-20 01:17:38	Aerox	i'm going to bed
2012-07-20 01:17:49	richterthethird	....... its alf week on hubtv.... , i like the sound of that
2012-07-20 01:17:50	dare	LOL Aerox
2012-07-20 01:17:52	dare	Read this first
2012-07-20 01:17:55	dare	http://forum.destructoid.com/showthread.php?22324-Tony-Hawk-s-Pro-Skater-HD&p=1074761&viewfull=1#post1074761
2012-07-20 01:17:57	dare	And then the post right below
2012-07-20 01:18:09	Aerox	lol
2012-07-20 01:18:25	+shin	eugh, forums
2012-07-20 01:18:30	Aerox	are they...complaining that games are too cheap
2012-07-20 01:18:46	dare	No, that downloadable games aren't worth $15
2012-07-20 01:18:57	Aerox	Unfortunately too many really good games decided to go and be $15, making that price point more acceptable. Now $5 usually means it's a piece of shit.
2012-07-20 01:19:11	Aerox	oh
2012-07-20 01:19:12	Aerox	i see
2012-07-20 01:19:13	Aerox	well
2012-07-20 01:19:14	Aerox	whatever
2012-07-20 01:19:20	dare	Haha
2012-07-20 01:19:22	Aerox	wow
2012-07-20 01:19:25	Aerox	summer of arcade sucks all the dicks
2012-07-20 01:19:36	dare	Other than THPS
2012-07-20 01:19:40	dare	I've not heard of any of those games
2012-07-20 01:19:45	Aerox	I'm intrigued by Dust
2012-07-20 01:19:49	Aerox	it's supposed to be really good
2012-07-20 01:19:51	Aerox	but it's also a furry game
2012-07-20 01:19:53	Aerox	so, dilema
2012-07-20 01:19:59	+shin	haha
2012-07-20 01:20:06	Aerox	BUT
2012-07-20 01:20:15	Aerox	the guy who draws it is just a famous animater who hates that furries have coopted his shit
2012-07-20 01:20:23	+shin	yea
2012-07-20 01:20:24	dare	People ruin stuff
2012-07-20 01:20:40	dare	Have the MLP creators commented on brony culture
2012-07-20 01:20:59	Aerox	they think it's "neat"
2012-07-20 01:21:05	+shin	hella money
2012-07-20 01:21:11	+shin	so why hate it
2012-07-20 01:21:11	Aerox	they're basically horribly underpaid and milking it for all its worth
2012-07-20 01:21:19	+shin	^
2012-07-20 01:21:20	dare	Eh, can't blame them
2012-07-20 01:22:06	Aerox	I'd think at some point they'd try to protect the actual audience of the show from being exposed to child porn and beastiality and rape but I guess they don't care
2012-07-20 01:22:19	Aerox	Gotta get that $200 appearance fee for showing up to "bronycon"
2012-07-20 01:22:43	dare	What could they do to protect the audience?
2012-07-20 01:22:50	dare	Seems like a hard thing to contain
2012-07-20 01:22:51	Aerox	stop encouraging the fuckups
2012-07-20 01:22:58	+shin	^
2012-07-20 01:22:58	Aerox	they actively encourage it
2012-07-20 01:23:13	dare	Hmm
2012-07-20 01:23:47	richterthethird	marketing loves it why just have little girls but your shit and get 30 year old grown men to also
2012-07-20 01:24:10	Aerox	https://twitter.com/tarastrong/status/225257716493459456
2012-07-20 01:24:29	Aerox	HEY GUYS KEEP JERKING OFF TO PEDOPHILE PORN JUST MAKE SURE NO ONE FINDS OUT LOL <3 YOU
2012-07-20 01:24:47	+shin	ololololollolololoollololololo
2012-07-20 01:25:13	dare	Tara does do a ton of cartoon voices
2012-07-20 01:25:30	dare	But very few probably pay her to show up
2012-07-20 01:25:40	dare	I love her as Batgirl though
2012-07-20 01:28:58	dare	I can't believe it costs so much money to certify a game patch
2012-07-20 01:29:52	Aerox	it's really hard for me to sympathize with Fez
2012-07-20 01:29:55	Aerox	They knew what they were getting into
2012-07-20 01:30:08	Aerox	and then finding out they cancelled the PC and PSN versions and didn't even get paid for exclusive
2012-07-20 01:30:11	Aerox	and not only that, had to pay MS
2012-07-20 01:30:16	Aerox	sorry you're retarded!
2012-07-20 01:30:19	+shin	^
2012-07-20 01:30:37	+shin	if you don't go for steam first
2012-07-20 01:30:38	+shin	you're stupid
2012-07-20 01:30:42	dare	Why did they cancel the other versions?
2012-07-20 01:30:53	Aerox	everyone assumed it was because MS was paying for the exclusive
2012-07-20 01:31:03	Aerox	they just said they were stopping work to focus on 360 as an exclusive launch
2012-07-20 01:31:07	+shin	except oops, nope
2012-07-20 01:31:14	-->	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has joined #destructoid
2012-07-20 01:31:15	dare	I'm not sympathetic to them, I just had no idea it costs so much
2012-07-20 01:31:28	Aerox	yeah, XBL is kind of a shithole
2012-07-20 01:31:31	phoneshin	it does cost a lot
2012-07-20 01:31:37	phoneshin	which is why you do steam first
2012-07-20 01:31:39	dare	But 40k, it's amazing so many indie games make it to XBL
2012-07-20 01:31:44	Aerox	if you get handpicked by MS y ou can avoid a lot of shit
2012-07-20 01:31:45	phoneshin	you'll sell more on steam anyway
2012-07-20 01:32:07	phoneshin	visibility is utterly fucked now
2012-07-20 01:32:10	Aerox	yeah
2012-07-20 01:32:17	phoneshin	I can't even find anything I want
2012-07-20 01:32:22	phoneshin	so I just give up
2012-07-20 01:32:23	Aerox	super meat boy was a 360 exclusive for months
2012-07-20 01:32:34	Aerox	and then the steam version made more money in two weeks
2012-07-20 01:32:39	phoneshin	almost never turn on my Xbox
2012-07-20 01:32:42	dare	Wasn't there an article recently about Steam not letting every game on any more? Like fans would vote what games they'd want to see on Steam?
2012-07-20 01:32:47	phoneshin	yup
2012-07-20 01:32:51	Aerox	it's always been like that
2012-07-20 01:32:56	Aerox	before it was valve only makign decisions
2012-07-20 01:33:02	phoneshin	smb made bank on steam
2012-07-20 01:33:17	Aerox	and usually it wasn't a big deal but every now and then they'd pass on a title they probably shouldn't have passed on
2012-07-20 01:33:18	dare	I wonder how hard it was to get on Steam when it was Valve-only
2012-07-20 01:33:21	dare	And what the costs involved are
2012-07-20 01:33:23	Aerox	so some people complained and this was the response
2012-07-20 01:33:36	dare	Any idea what titles they passed on?
2012-07-20 01:33:41	dare	'cause I mean, there are a lot of turds on Steam
2012-07-20 01:33:47	dare	So I didn't know they had an actual process
2012-07-20 01:33:59	phoneshin	yeah
2012-07-20 01:34:00	Aerox	i'm not sure if there's an upfront steam cost
2012-07-20 01:34:23	Aerox	dare there was one notable game
2012-07-20 01:34:27	Aerox	that got written about
2012-07-20 01:34:29	Aerox	i'm trying to remember
2012-07-20 01:34:34	Aerox	i use "notable" loosely
2012-07-20 01:34:45	dare	Haha
2012-07-20 01:34:55	phoneshin	it wasn't quake, was it?
2012-07-20 01:35:00	Aerox	http://www.penny-arcade.com/report/editorial-article/on-mothering-and-throwing-your-babies-at-the-wall-how-offspring-fling-came
2012-07-20 01:35:57	richterthethird	why do you think of their kickstarter jro?
2012-07-20 01:36:05	Aerox	w/e
2012-07-20 01:36:07	Aerox	i'm not donating
2012-07-20 01:36:11	Aerox	they can do what they want
2012-07-20 01:36:27	Aerox	the only thing I'm weirded out about is why kickstarter suddenly removed a bunch of rules for them
2012-07-20 01:36:32	Aerox	but kickstarter can also do what they want
2012-07-20 01:37:12	Aerox	They're in a unique position where they can "advertise" in other ways, so ads aren't super important to their site anyway
2012-07-20 01:37:13	Aerox	they sell merch
2012-07-20 01:37:20	Aerox	every comic they draw about a game is essentially an ad anyway
2012-07-20 01:37:39	Aerox	although I don't know if they have any "we'll draw a comic about X" ad deals
2012-07-20 01:38:12	dare	This is a really good article http://www.penny-arcade.com/report/editorial-article/steam-vs.-xbox-live-arcade-jonathan-blow-explains-why-microsoft-is-aiming-a
2012-07-20 01:38:34	dare	What kickstarter rules did they remove?
2012-07-20 01:38:59	Aerox	you are required to have a tangible product
2012-07-20 01:39:08	Aerox	they explicitly ban "creative" kickstarters to cover overhead/costs
2012-07-20 01:39:24	Aerox	and have turned down every single previous kickstarter that attempted to do something similar as rules violations
2012-07-20 01:39:34	dare	Huh, interesting
2012-07-20 01:39:40	richterthethird	i wonder who will pay to have lunch with them , thats one of the prizes
2012-07-20 01:39:58	richterthethird	or thing you buy >_>
2012-07-20 01:40:12	dare	The PAX fanbase is large, and there are some nerds with a lot of cash
2012-07-20 01:40:35	Aerox	http://www.somethingawful.com/d/news/penny-arcade-kickstarter.php
2012-07-20 01:40:37	Aerox	that was pretty funny
2012-07-20 01:40:41	Aerox	ironically, a lot of the big donors
2012-07-20 01:40:42	Aerox	are devs
2012-07-20 01:40:49	Aerox	like notch donated a ton of money
2012-07-20 01:41:41	Aerox	ANYWAY
2012-07-20 01:41:43	Aerox	bed, for real
2012-07-20 01:41:47	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-07-20 01:53:44	<--	phoneshin (~phoneshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-20 02:05:00	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Read error: Operation timed out)
2012-07-20 02:09:27	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-20 02:13:53	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-07-20 02:14:04	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-20 02:22:27	+shin	is sleeping dogs anything worth paying attention to
2012-07-20 02:22:33	+shin	i've only seen the commercial
2012-07-20 02:22:47	dare	Racist
2012-07-20 02:22:55	+shin	no, it looks interesting
2012-07-20 02:22:58	+shin	which is why i was asking
2012-07-20 02:23:00	dare	Double racist
2012-07-20 02:23:04	+shin	didn't see it before now
2012-07-20 02:23:13	dare	It's been getting a lot of good buzz
2012-07-20 02:23:15	+shin	false racism accuser
2012-07-20 02:23:16	+shin	:3
2012-07-20 02:23:25	dare	Triple racist
2012-07-20 02:23:30	+shin	hahahaha
2012-07-20 02:23:48	dare	Shin you have an iphone right
2012-07-20 02:23:49	+shin	hopefully theres some sort of giant bomb video for it
2012-07-20 02:23:50	+shin	yeah
2012-07-20 02:24:00	dare	If I delte apps/music/games, etc from my iTunes
2012-07-20 02:24:05	dare	I can just redownload again later right?
2012-07-20 02:24:08	+shin	yup
2012-07-20 02:24:15	dare	I remember when iTunes first started
2012-07-20 02:24:19	dare	You could only download your songs like twice
2012-07-20 02:24:20	+shin	you couldn't do that
2012-07-20 02:24:21	+shin	yeah
2012-07-20 02:24:25	dare	So fucking dumb
2012-07-20 02:24:30	dare	When did they change that
2012-07-20 02:24:36	+shin	they've been doing that since like a year before icloud came out?
2012-07-20 02:24:39	+shin	i think
2012-07-20 02:24:42	dare	So only like 1.5 years ago
2012-07-20 02:24:45	+shin	yeah
2012-07-20 02:24:54	dare	I just get tired of updating all these stupid apps I got for free or cheap
2012-07-20 02:24:57	dare	Every time I open iTunes
2012-07-20 02:24:58	+shin	yeah
2012-07-20 02:25:07	dare	I wish it was like Android
2012-07-20 02:25:10	+shin	i keep only stuff i'm actually using/playing on my phone
2012-07-20 02:25:19	dare	You go to the market on your PC web browser and say, "Send to phone"
2012-07-20 02:25:32	+shin	that happens when you download from itunes
2012-07-20 02:25:39	+shin	it downloads on your phone too
2012-07-20 02:26:05	dare	I'm just saying yous houldn't need iTunes at all for app management
2012-07-20 02:26:06	+shin	if you buy an app or song it downloads to everything automatically, unless you set it otherwise
2012-07-20 02:26:09	dare	It made sense originally for like playlists
2012-07-20 02:26:11	dare	But that's it
2012-07-20 02:26:11	+shin	agreed
2012-07-20 02:26:17	+shin	i doubt it'd happen tho
2012-07-20 02:26:20	+shin	a full web interface
2012-07-20 02:26:24	+shin	unfortunately
2012-07-20 02:26:26	dare	No, Apple takes forever to change stuff like this
2012-07-20 02:26:34	+shin	they'll have a unified web storefront
2012-07-20 02:26:37	+shin	for itunes and the app store
2012-07-20 02:26:39	+shin	at some point
2012-07-20 02:26:55	dare	Poopfront
2012-07-20 02:26:57	+shin	i doub't they'd do anything but an app for any actual management/playback tho
2012-07-20 02:28:00	+shin	but at least for now, and at least on os x iTunes is still better than a web interface IMO (not windows, it's awfully coded)
2012-07-20 02:28:12	+shin	if anything itunes on windows needs to not be shit
2012-07-20 02:28:49	+shin	that and a total redesign
2012-07-20 02:29:04	dare	I don't see it happening soon
2012-07-20 02:29:06	dare	Which makes no sense
2012-07-20 02:29:16	+shin	i see an interface redesign happening soon
2012-07-20 02:29:19	+shin	at least on OS X
2012-07-20 02:29:21	dare	They sell more iPhoens and iPads than actual computers
2012-07-20 02:29:36	dare	You do? I don't. They are so married to making everything like iOS
2012-07-20 02:29:38	+shin	yeah but they still sell a shit-ton of computers
2012-07-20 02:29:50	dare	Not compared to the amount of iPhones, Pods and Pads
2012-07-20 02:29:56	dare	You'd think they'd concentrate more on Windows iTunes
2012-07-20 02:30:08	+shin	it's long due for an update
2012-07-20 02:30:10	+shin	itunes as a while
2012-07-20 02:30:12	+shin	whole*
2012-07-20 02:31:31	dare	I don't know, Mac diehards are so in love with it, and Apple hasn't really changed it since they debuted Aqua
2012-07-20 02:31:54	+shin	there's enough evidence that they know it's outdated
2012-07-20 02:32:07	dare	Doesn't mean they'll change it
2012-07-20 02:32:13	+shin	and most mac people i know have turned on itunes anyway
2012-07-20 02:32:29	dare	Yeah but they are tied to it because Mac people buy all iProducts
2012-07-20 02:32:30	+shin	it was never built for everything that it does now
2012-07-20 02:32:56	+shin	there's no better reason to hate on something/want it to be better than being pretty much forced to use it
2012-07-20 02:33:11	dare	But it also means there's no incentive to change it if people keep buying
2012-07-20 02:33:21	+shin	which is why it's taken so long
2012-07-20 02:33:31	+shin	but at this point pretty much everyone agrees it's not good enough
2012-07-20 02:33:32	dare	Hamza is getting a Mac, he is the classic convert I find most annoying
2012-07-20 02:33:43	dare	"This PC keeps crashing, I have no choice but to get a Mac now"
2012-07-20 02:33:53	+shin	is he still in the "magical" phase
2012-07-20 02:33:54	+shin	yeah
2012-07-20 02:33:55	+shin	haha
2012-07-20 02:33:59	dare	Can't he just say
2012-07-20 02:34:01	+shin	give it a year or two
2012-07-20 02:34:02	dare	"Those are cool, I want one"
2012-07-20 02:34:07	+shin	he'll find the problems
2012-07-20 02:34:22	dare	It's like you have to act like you have no choice
2012-07-20 02:34:27	+shin	and be back to being apathetic like the rest of the world
2012-07-20 02:34:30	dare	My last boss got an iMac
2012-07-20 02:34:39	dare	And he went around telling everyone he had to get it because he was in marketing
2012-07-20 02:34:40	dare	I was like
2012-07-20 02:34:45	+shin	hahahahahahahaha
2012-07-20 02:34:45	+shin	what
2012-07-20 02:34:47	dare	You don't need an iMac to do graphics in powerpoint
2012-07-20 02:34:53	dare	That's what he uses to do designs
2012-07-20 02:34:55	dare	Powerpoint
2012-07-20 02:34:59	+shin	-______
2012-07-20 02:35:00	+shin	-
2012-07-20 02:35:18	dare	But people come up with "legit" excuses to justify a purchase
2012-07-20 02:35:25	dare	Especially if your work pays for it
2012-07-20 02:36:01	+shin	personally i think just general OS/manufacturer preference is a legit enough reason
2012-07-20 02:36:12	+shin	even in work environments
2012-07-20 02:36:36	+shin	should just get a price, like 1 or 2k, and be able to buy whatever computer you want to use with that
2012-07-20 02:36:45	dare	It's not when the price difference is  100-200%
2012-07-20 02:37:01	+shin	well i mean if your budget is $500 then just don't get a mac
2012-07-20 02:37:09	+shin	if its 1-2k, i see no problem with it
2012-07-20 02:37:09	dare	Spec-wise, a lot of small businesses buying in bulk can get a full desktop set up for $600
2012-07-20 02:37:18	dare	You should never, ever run a business
2012-07-20 02:37:22	+shin	yeah, i mean like for jobs where your computer is everything
2012-07-20 02:37:26	dare	There is a huge gap between 1-2k
2012-07-20 02:37:31	dare	And if you have a hundred employees
2012-07-20 02:37:33	+shin	anything media, design, programming etc
2012-07-20 02:37:59	dare	Games journalists primarily write and do very little design
2012-07-20 02:38:02	+shin	if your IT dept. isn't incompetent (sadly many are) you can definitely do it
2012-07-20 02:38:17	dare	They don't need special preferences to type articles and crop photos
2012-07-20 02:38:37	dare	Depends on the organization, most have set budgets
2012-07-20 02:38:46	+shin	yeah
2012-07-20 02:38:48	dare	Apple gives almost no business discounts compared to competitors
2012-07-20 02:38:56	dare	Up until recently they didn't even have a site license
2012-07-20 02:38:57	dare	for software
2012-07-20 02:38:59	+shin	yeah
2012-07-20 02:39:12	+shin	they've uncharacteristically opened up iOS a lot for business, tho
2012-07-20 02:39:20	dare	Only because they've had to
2012-07-20 02:39:26	+shin	which is nice, but still not enough
2012-07-20 02:39:33	dare	Most businesses wouldn't allow iPhones because of poor Exchange support
2012-07-20 02:39:41	+shin	but i'm sure they don't see enterprise as even worth catering to, really
2012-07-20 02:39:50	dare	Because they had no plan for it
2012-07-20 02:39:56	+shin	because they don't care
2012-07-20 02:40:09	dare	If you read the difference between how Jobs and Cook operate in running Apple
2012-07-20 02:40:15	dare	Jobs just wanted to make things he liked, pretty much
2012-07-20 02:40:16	+shin	they know they're not going to do enterprise better than others
2012-07-20 02:40:41	+shin	cook will open it up, for sure
2012-07-20 02:40:43	+shin	but not a ton
2012-07-20 02:40:45	dare	Like for years he was stubborn and didn't want to use SSD or flash memory on devices
2012-07-20 02:40:51	dare	I think he will
2012-07-20 02:41:03	+shin	it'll be awhile, tho
2012-07-20 02:41:10	dare	Yep
2012-07-20 02:41:19	+shin	still have toooons of possible market penetration in the consumer market
2012-07-20 02:41:32	dare	I don't think so, at least not for actual computers
2012-07-20 02:41:41	dare	Their market share hasn't grown by much in the past 6 years
2012-07-20 02:41:43	+shin	i think if the 11" air goes down in price, yea
2012-07-20 02:41:55	dare	No because they are still competing with $400 laptops
2012-07-20 02:42:00	dare	They will never serve that market
2012-07-20 02:42:17	dare	Hell even the iPad costs more than that
2012-07-20 02:42:30	+shin	the ipad and possible 7.85" ipad will gobble that market up eventually
2012-07-20 02:42:42	dare	What market? They already dominate tablets
2012-07-20 02:42:50	+shin	which is an insanely growing market
2012-07-20 02:42:54	+shin	eating cheap laptops
2012-07-20 02:42:59	dare	I don't think so
2012-07-20 02:43:05	dare	People who can only afford one device
2012-07-20 02:43:07	dare	Will get a laptop
2012-07-20 02:43:19	dare	Those are the people that get cheap laptops
2012-07-20 02:43:31	dare	iPad is a luxury device, for people that often own a desktop and a laptop already
2012-07-20 02:43:33	+shin	and now they're often saving the money and getting an 11 or 13" air. not all of them, but a lot
2012-07-20 02:43:53	dare	Of course, because the Air is the entry level Mac
2012-07-20 02:43:59	dare	But it's still way too costly
2012-07-20 02:44:20	+shin	i think if they get an air down to 699 and the ipad(s?) down to 200-400, they'll dominate most everything
2012-07-20 02:44:30	dare	Uh, yeah
2012-07-20 02:44:34	dare	But neither of those things will ever happen
2012-07-20 02:44:38	dare	And 200-400 is a HUGE range
2012-07-20 02:44:39	+shin	eh idk
2012-07-20 02:44:44	+shin	200 for the 7inch
2012-07-20 02:44:51	+shin	er, 299
2012-07-20 02:44:54	dare	They will never do a $200 7"
2012-07-20 02:45:00	+shin	i could see maybe 250
2012-07-20 02:45:05	dare	Apple hasn't sold a laptop for less than $1k in retail ever
2012-07-20 02:45:08	dare	I don't see it happening
2012-07-20 02:45:12	+shin	$999 lololo
2012-07-20 02:45:19	dare	Exactly
2012-07-20 02:45:32	+shin	eh, once the cost of flash comes down more
2012-07-20 02:45:41	+shin	i could see the 11" air dropping further
2012-07-20 02:45:50	dare	No, I don't think so
2012-07-20 02:45:56	dare	Flash memory is a small percent of the cost
2012-07-20 02:46:05	dare	They always use premium parts
2012-07-20 02:46:14	+shin	well i mean the maturity of the components it it as a whole
2012-07-20 02:46:14	dare	Look at PC manufacturers and ultrabooks
2012-07-20 02:46:22	+shin	the air's design is expensive, as a thing
2012-07-20 02:46:22	dare	They struggle to get their stuff at Macbook Air prices
2012-07-20 02:46:30	+shin	which is why it was stupid-costly when it first came out
2012-07-20 02:46:31	dare	No, everything about it is expensive
2012-07-20 02:46:43	dare	I just don't think $700 is going to happen
2012-07-20 02:46:43	+shin	yea that's what i said
2012-07-20 02:46:53	dare	$700 is what they discount LAST year's ultrabooks to
2012-07-20 02:46:54	+shin	it was like 2 or 3k or something
2012-07-20 02:47:05	dare	$700 is clearance price
2012-07-20 02:47:06	+shin	maybe 900 or 800
2012-07-20 02:47:08	dare	That's not going to happen
2012-07-20 02:47:15	+shin	700 would be where they'd pretty much win, tho
2012-07-20 02:47:23	dare	I think more likely they will keep it at $1k
2012-07-20 02:47:29	dare	And just add pricier stuff to it
2012-07-20 02:47:33	dare	Like retina display
2012-07-20 02:47:37	+shin	yeah i'm not saying like, soon, or anything
2012-07-20 02:47:40	+shin	3-5yrs down the road
2012-07-20 02:47:49	dare	No I don't think so
2012-07-20 02:47:53	dare	The overheard on laptops are so pricey
2012-07-20 02:48:02	dare	They don't see it as worth doing unless they make a lot of money on each one
2012-07-20 02:48:17	+shin	true
2012-07-20 02:48:22	dare	If they made cheap $700 laptops, they'd have to reduce the quality
2012-07-20 02:48:24	dare	Which they won't do
2012-07-20 02:48:27	dare	Because it'd dilute their brand
2012-07-20 02:48:33	+shin	but they make *so* much money off each one that they could definitely drop the price
2012-07-20 02:48:40	+shin	which is the whole apple game plan
2012-07-20 02:48:44	dare	Dude
2012-07-20 02:48:52	dare	They sell iPads by mountainfuls
2012-07-20 02:48:55	dare	They aren't dropping the price
2012-07-20 02:49:06	+shin	get a product line in motion, it's expensive, run the same type of design/manufacturing until it gets cheaper, release smaller version
2012-07-20 02:49:11	dare	That's what most people do
2012-07-20 02:49:13	dare	Apple doesn't
2012-07-20 02:49:19	+shin	they did it with the ipods
2012-07-20 02:49:24	+shin	mini/nano etc
2012-07-20 02:49:42	dare	They did but it's a different device from computers
2012-07-20 02:49:50	+shin	they did it with mac desktops w/ the mac mini
2012-07-20 02:50:08	dare	That's not quite the same
2012-07-20 02:50:10	+shin	laptops are harder to make so it'll take longer, but i still think it'll happen
2012-07-20 02:50:15	dare	I don't
2012-07-20 02:50:17	dare	Mac Mini is different
2012-07-20 02:50:20	dare	You can get rid of a ton of stuff
2012-07-20 02:50:23	dare	Screens
2012-07-20 02:50:24	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Ping timeout)
2012-07-20 02:50:31	dare	For one
2012-07-20 02:50:35	dare	You can only reduce a laptop so much
2012-07-20 02:50:59	dare	Mac Mini also has gotten more expensive over time
2012-07-20 02:51:13	dare	And doesn't sell all that well, it's an experiment for them like AppleTV
2012-07-20 02:51:21	+shin	well yeah because the cheap powerpc chips were shit
2012-07-20 02:51:43	+shin	desktops as a whole could pretty much be considered a "hobby" for them
2012-07-20 02:51:48	+shin	they sell *so* many more laptops
2012-07-20 02:51:57	dare	It is, a lot of rumor they might exit the desktop market
2012-07-20 02:52:01	+shin	mhm
2012-07-20 02:52:04	dare	There is a reason why though they did go bankrupt at one point
2012-07-20 02:52:08	+shin	they won't, that's silly, but yeah
2012-07-20 02:52:40	+shin	the imac is what saved them
2012-07-20 02:52:44	+shin	it won't ever go away
2012-07-20 02:52:58	dare	No, Microsoft is what saved them
2012-07-20 02:53:07	+shin	it might eventually be the only desktop they sell, but still
2012-07-20 02:53:13	+shin	well immediacy-wise, yeah
2012-07-20 02:53:16	+shin	lololol
2012-07-20 02:53:31	+shin	it was the perfect "look over here antitrust courts for the love of god please" move
2012-07-20 02:53:38	dare	And I think the Powerbook saved them
2012-07-20 02:53:43	+shin	that too
2012-07-20 02:53:48	+shin	the imac came out first tho
2012-07-20 02:53:52	+shin	and was the initial success
2012-07-20 02:54:07	dare	No one really cared about Macbooks until Sex and the City and other crap like that and the colors they came in
2012-07-20 02:54:12	dare	It became super trendy to own one
2012-07-20 02:54:16	+shin	hahaha
2012-07-20 02:54:25	dare	You laugh but it's true
2012-07-20 02:54:31	+shin	aka when they released the aluminum powerbooks
2012-07-20 02:54:34	+shin	oh i know it's true
2012-07-20 02:54:48	dare	Women were a huge untapped market
2012-07-20 02:54:52	dare	No one marketed computers to them
2012-07-20 02:54:56	+shin	that whole trendy-apple thing started largely due to HBO
2012-07-20 02:55:00	dare	Yeah
2012-07-20 02:55:06	dare	And then hipsters are in touch with female trends
2012-07-20 02:55:10	dare	So they all get Macs too
2012-07-20 02:55:11	+shin	hahahaha
2012-07-20 02:55:19	+shin	pretty much how that panned out
2012-07-20 02:56:08	+shin	but that's what they were going for, so the more power to them i guess
2012-07-20 02:56:09	+shin	lololol
2012-07-20 02:56:30	+shin	embrace the hipsters etc
2012-07-20 02:57:06	dare	And then those hipsters majored in music
2012-07-20 02:57:10	dare	And play Diablo 3 all the time
2012-07-20 02:57:11	dare	And L4D2
2012-07-20 02:57:16	+shin	ahahahah
2012-07-20 02:57:19	+shin	yeah
2012-07-20 03:05:04	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-20 03:05:31	dare	Where's Waldo is the best reason to own an iPad
2012-07-20 03:06:42	dare	Oooh Solipskier is on Android now
2012-07-20 03:08:56	+shin	yeah that's a neat game
2012-07-20 03:09:00	+shin	should've played more of that
2012-07-20 03:10:28	dare	Wow
2012-07-20 03:10:32	dare	40GB of apps deleted
2012-07-20 03:10:38	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-20 03:16:02	dare	If I was dare, this is where I would put you on ignore
2012-07-20 03:18:11	+shin	hahahaha
2012-07-20 03:18:22	meeetalnarf	http://www.news.com.au/world/mass-shooting-at-batman-premiere-in-colorado/story-fndir2ev-1226431167005
2012-07-20 03:18:36	+shin	-___-
2012-07-20 03:18:37	+shin	y
2012-07-20 03:18:45	+shin	y ppl do dis
2012-07-20 03:19:10	+shin	fuckin humanity
2012-07-20 03:19:53	dare	Screwy people that get too into fiction
2012-07-20 03:20:18	+shin	:;-/
2012-07-20 03:20:23	+shin	:-/
2012-07-20 03:20:59	+shin	how about just nobody kills anybody
2012-07-20 03:21:05	+shin	haven't we evolved to that point yet
2012-07-20 03:21:24	dare	You know this is a problem mostly in first world countries
2012-07-20 03:21:31	+shin	well that, yeah
2012-07-20 03:21:35	dare	So in a way
2012-07-20 03:21:38	dare	Evolution causes it
2012-07-20 03:22:04	+shin	i guess evolved past that point then
2012-07-20 03:22:23	+shin	it's just stupid
2012-07-20 03:22:43	dare	A midnight Batman showing so it has to be someone really into the movie
2012-07-20 03:23:04	+shin	or just some asshole wanting a big easy crowd
2012-07-20 03:23:23	dare	I don't think midnight on a Thursday would have the biggest crowd
2012-07-20 03:23:28	dare	Friday nights would be bitter
2012-07-20 03:23:32	dare	bigger
2012-07-20 03:23:42	+shin	idk, all the midnights around here are sold out
2012-07-20 03:23:49	+shin	through the weekend, actually
2012-07-20 03:23:58	dare	Your city is a giant nerd
2012-07-20 03:24:16	+shin	well i mean i only look at the one good theatre and only really at night
2012-07-20 03:24:19	+shin	but still
2012-07-20 03:24:24	+shin	hella people
2012-07-20 03:26:21	dare	What do you think of this cheerleader http://i.i.com.com/cnwk.1d/i/tim/2012/03/30/Bengals-Cheerleader-Sarah-Jones-08-Pic_540x405.jpg
2012-07-20 03:26:47	+shin	what is this malware-ass lookin' link
2012-07-20 03:26:48	+shin	lololo
2012-07-20 03:26:56	+shin	not loading
2012-07-20 03:27:09	dare	Boo fine http://www.cbsnews.com/2300-504083_162-10011801.html?tag=mGalleryBottom;mGalleryUL
2012-07-20 03:27:27	+shin	like, her looks?
2012-07-20 03:27:32	+shin	or whatever this trial thing is
2012-07-20 03:27:32	dare	Yeah
2012-07-20 03:27:37	+shin	cause i have no idea what that is
2012-07-20 03:27:41	+shin	she scares me
2012-07-20 03:27:49	dare	NFL football cheerleader that was a high school teacher
2012-07-20 03:27:57	dare	Accused of statutory rape
2012-07-20 03:28:02	+shin	ahah
2012-07-20 03:36:40	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Quit)
2012-07-20 03:37:22	+shin	!weather 19104
2012-07-20 03:37:23	DtoidBot	From Philadelphia, Pennsylvania (KPHL) on July 20, 4:54 AM EDT temp: 73 F (23 C) cond: Overcast wind: From the East at 15 MPH (24.14 KPH) hu: 93% dewpnt: 71 F (22 C)
2012-07-20 03:37:27	+shin	lies
2012-07-20 03:37:29	+shin	it's pouring
2012-07-20 03:37:59	+shin	oh no wonder, it's from 40 minutes ago
2012-07-20 03:38:17	dare	When do you sleep
2012-07-20 03:38:56	+shin	at some point
2012-07-20 03:39:08	+shin	lololl
2012-07-20 03:39:24	dare	Bodycount is at 14 now, 50 injured
2012-07-20 03:39:31	dare	Checking for explosives
2012-07-20 03:40:08	+shin	augh
2012-07-20 03:40:12	+shin	that's… bad
2012-07-20 03:40:24	+shin	to say the least
2012-07-20 03:43:31	+shin	dare have you seen the movie The Trip?
2012-07-20 03:44:38	dare	No
2012-07-20 03:44:54	dare	I stopped watching most movies a few years ago
2012-07-20 03:47:55	+shin	if you liked that seinfeld car thing
2012-07-20 03:47:57	+shin	you should watch it
2012-07-20 03:48:02	+shin	i'm watching it again now lolol
2012-07-20 03:48:10	+shin	it's fantastic
2012-07-20 03:48:13	dare	I didn't watch it
2012-07-20 03:48:17	dare	I also rarely watch YT videos
2012-07-20 03:48:36	+shin	it actually wasn't on youtube
2012-07-20 03:48:48	+shin	it's their own thing
2012-07-20 03:48:49	+shin	http://www.comediansincarsgettingcoffee.com/
2012-07-20 03:48:57	+shin	i think at the end there was a Crackle logo
2012-07-20 03:49:00	+shin	because sony
2012-07-20 03:49:03	+shin	lololol
2012-07-20 03:49:13	dare	Well net videos either
2012-07-20 03:49:14	+shin	more like a tv episode than anything else
2012-07-20 03:49:21	dare	Internet time traps
2012-07-20 03:49:26	+shin	can't wait for more of them
2012-07-20 03:49:36	+shin	and it's jerry seinfeld and larry david
2012-07-20 03:49:46	+shin	unless you don't like those guys
2012-07-20 03:49:48	+shin	lolololol
2012-07-20 03:50:15	+shin	larry david is hilarious
2012-07-20 03:50:45	dare	I haven't seen Curb
2012-07-20 03:50:50	dare	But Seinfeld is one of my favorite all time shows
2012-07-20 03:51:13	+shin	omfg curb is the best
2012-07-20 03:51:16	+shin	better than seinfeld
2012-07-20 03:51:26	+shin	which i previously thought was impossible
2012-07-20 03:52:37	dare	I'll get around to it some day
2012-07-20 03:52:45	dare	I don't like like watching stuff all at once
2012-07-20 03:52:48	dare	'cause then you run out
2012-07-20 03:55:08	<--	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 04:15:04	+jorge`	came home from batmeng
2012-07-20 04:18:07	dare	How was it
2012-07-20 04:20:16	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-20 04:24:17	+jorge`	wasn't expecting it to be better than the dark knight
2012-07-20 04:24:19	+jorge`	and it wasn't
2012-07-20 04:24:24	+jorge`	but still damn good
2012-07-20 04:25:56	dare	Too bad some psycho killed people at one of the theatres tonight
2012-07-20 04:26:09	+jorge`	wat
2012-07-20 04:26:10	+jorge`	:(
2012-07-20 04:26:38	dare	http://www.cbsnews.com/8301-201_162-57476379/mass-shooting-at-batman-premiere-in-denver-suburb-suburb-aurora-colorado/
2012-07-20 04:29:58	+jorge`	fucking cunt
2012-07-20 04:31:47	dare	Apparently many of the victims were little kids, too
2012-07-20 04:37:02	-->	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 04:45:33	<--	dare (~dare@68.8.228.103) has quit (Read error: EOF from client)
2012-07-20 04:56:33	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 05:00:04	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 05:03:51	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 05:06:34	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 05:08:06	-->	phoneshin_ (~phoneshin@mobile-198-228-199-035.mycingular.net) has joined #destructoid
2012-07-20 05:10:19	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Connection reset by peer)
2012-07-20 05:10:36	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 05:12:00	<--	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 05:19:15	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-20 05:19:51	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-07-20 05:30:18	<--	phoneshin_ (~phoneshin@mobile-198-228-199-035.mycingular.net) has quit (Read error: EOF from client)
2012-07-20 05:32:13	-->	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 06:03:35	<--	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 06:14:06	+shin	i hope armored kill is good
2012-07-20 06:14:07	+shin	http://www.giantbomb.com/heres-a-look-at-battlefield-3s-next-dlc-update-armored-kill/17-6357/
2012-07-20 06:14:11	+shin	it looks good
2012-07-20 06:14:25	-->	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 06:15:03	+shin	i need a reason to play that game again
2012-07-20 06:20:35	<--	bones (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 06:57:19		irc: disconnected from server
2012-07-20 06:57:40	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-20 06:57:40	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +shin +Torzelan [Rabite] ^power andrewm benbeltran bonboltron cardfrek DougCL|sleeping DtoidBot jared|away meeetalnarf mistic pointzeroeight Simmy tga|dentist]
2012-07-20 06:57:40	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-07-20 06:57:45	--	Mode #destructoid [+tnCN]
2012-07-20 06:57:45	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-20 06:58:47	<--	benbeltran (~benbeltra@189.176.132.197) has quit (Ping timeout)
2012-07-20 07:04:15	-->	Lelio (~Lelio@114-198-33-36.dyn.iinet.net.au) has joined #destructoid
2012-07-20 07:30:06	<--	Lelio (~Lelio@114-198-33-36.dyn.iinet.net.au) has quit (Quit: Bye)
2012-07-20 07:43:35	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-20 07:43:59	-->	Lelio (Lelio@114-198-33-36.dyn.iinet.net.au) has joined #destructoid
2012-07-20 08:11:37	-->	Ben__ (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 08:20:12	<--	Ben__ (~Ben@d110-33-140-5.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 08:21:45	--	jared|away is now known as jared
2012-07-20 08:28:04	<--	Lelio (Lelio@114-198-33-36.dyn.iinet.net.au) has quit (Quit)
2012-07-20 08:32:03	jared	Guise?
2012-07-20 08:46:48	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-20 09:01:19	+shin	gueiz
2012-07-20 09:09:29	@bloodylip	guys.
2012-07-20 09:09:37	@bloodylip	Crusader Kings 2 is currently 110% off
2012-07-20 09:10:23	+Gandysampras	Only 75% when you try and buy it though
2012-07-20 09:11:29	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-07-20 09:11:57	@bloodylip	lame
2012-07-20 09:31:39	andrewm	LAME-O
2012-07-20 09:33:19	andrewm	I took a half day today.
2012-07-20 09:34:31	andrewm	And Steam will not let me buy this game
2012-07-20 09:34:31	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-20 09:34:31	--	Mode #destructoid [+o Aerox] by Q
2012-07-20 09:35:00	@bloodylip	andrewm: which game?
2012-07-20 09:35:09	andrewm	Botanicula
2012-07-20 09:35:10	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 09:35:19	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 09:35:24	andrewm	I keep clicking purchase and it directs me to the frontpagw
2012-07-20 09:37:08	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 09:41:47	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 09:43:08	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-07-20 09:49:39	--	Aerox has changed topic for #destructoid to "GW2 Beta Weekend -- We're playing on Tarnished  Coast"
2012-07-20 09:50:09	--	Aerox has changed topic for #destructoid from "GW2 Beta Weekend -- We're playing on Tarnished  Coast" to "GW2 Beta Weekend -- We're playing on Tarnished Coast"
2012-07-20 09:51:51	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-20 09:51:51	--	Mode #destructoid [+v ProfPew] by Q
2012-07-20 10:12:05	-->	Simmy (~Lee@77.101.97.153) has joined #destructoid
2012-07-20 10:21:25	meeetalnarf	krater is krate
2012-07-20 10:23:57	+shin	it looks cool
2012-07-20 10:25:01	+shin	i'm torn on buying it
2012-07-20 10:26:13	meeetalnarf	but get the collectors ed, i didnt and now i hate me for it
2012-07-20 10:35:50	@bloodylip	i hate you for it, too!
2012-07-20 10:41:29	+shin	haha
2012-07-20 10:41:29	+shin	is there like, bonus content or something
2012-07-20 10:41:29	+shin	the soundtrack sounds pretty grat
2012-07-20 10:41:29	+shin	great*
2012-07-20 10:51:57	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-20 11:10:11	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-20 11:10:42	DougCL|sleeping	i shouldnt go so long without going on the anime reality
2012-07-20 11:10:54	+shin	o wow
2012-07-20 11:10:56	+shin	http://store.steampowered.com/sub/4158/
2012-07-20 11:11:00	tGA	Whelp
2012-07-20 11:11:02	+shin	that's actually
2012-07-20 11:11:03	DougCL|sleeping	having all this content at once is going to give me a panic attack
2012-07-20 11:11:03	tGA	I'm buying Civ 5
2012-07-20 11:11:05	+shin	amazing
2012-07-20 11:11:13	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-20 11:11:15	--	DougCL|sleeping is now known as DougCL
2012-07-20 11:11:23	@bloodylip	shin: were any SC games past the first 2 any good?
2012-07-20 11:11:24	+shin	especially w/ conviction
2012-07-20 11:11:27	Halfleft|Away	fuck me it's hot
2012-07-20 11:11:28	+shin	i want to play that
2012-07-20 11:11:34	+shin	i have no idea
2012-07-20 11:11:38	+shin	the first 2 were cool
2012-07-20 11:11:40	jared	Star Craft?
2012-07-20 11:11:45	+shin	don't own them on pc
2012-07-20 11:11:47	+shin	splinter cell
2012-07-20 11:11:49	Halfleft|Away	splinter cell
2012-07-20 11:12:11	+shin	$11.49 for all 4 of those seems preeeety great
2012-07-20 11:12:38	+shin	even if just as something different instead of bf3
2012-07-20 11:12:43	+shin	or bfbc2
2012-07-20 11:12:59	DougCL	nothing makes me love the internet more than the anime reality
2012-07-20 11:13:32	meeetalnarf	http://img.pr0gramm.com/2012/07/1342803927904.jpg
2012-07-20 11:13:44	@bloodylip	i'm gonna pick up Red Orchestra 2, probably
2012-07-20 11:13:50	@bloodylip	and maybe EDF:IA before it ends
2012-07-20 11:13:55	Halfleft|Away	so hey what's the deal with that batman shooting
2012-07-20 11:13:57	@bloodylip	because fuck turning on my xbox
2012-07-20 11:14:35	meeetalnarf	http://images.4chan.org/v/src/1342801057007.jpg @halfleft
2012-07-20 11:15:48	Halfleft|Away	don't you know me at all
2012-07-20 11:15:57	Halfleft|Away	obviously i'm not going to click on a 4chan link
2012-07-20 11:16:03	Halfleft|Away	especially when the topic involves death
2012-07-20 11:16:13	@bloodylip	Halfleft|Away: eh, it's just dumb
2012-07-20 11:17:24	@bloodylip	basically, some assholes threw some smokebombs or something and then shot somewhere between 30-50 people
2012-07-20 11:17:24	@bloodylip	killing around 15 so far
2012-07-20 11:17:24	+shin	sad
2012-07-20 11:17:32	@bloodylip	*asshole
2012-07-20 11:17:37	@bloodylip	not plural, as far as i know
2012-07-20 11:17:49	Halfleft|Away	what's known about the mentals that did it?
2012-07-20 11:18:57	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-20 11:20:45	+shin	i have no idea, actually
2012-07-20 11:20:57	+shin	just like, ok, disgust, fuck that terrible shit
2012-07-20 11:21:12	jared	The reaction on the internet has been almost just as bad. it's just turned into the whole gun control debate all over again.
2012-07-20 11:21:13	+shin	but does anyone know yet?
2012-07-20 11:21:20	+shin	exactly why i've stayed out of it
2012-07-20 11:21:24	+shin	killing is stupid
2012-07-20 11:21:34	+shin	gun laws as they are are bad
2012-07-20 11:21:41	@Aerox	HI NATE
2012-07-20 11:21:49	Brainderailment	Heyo
2012-07-20 11:21:51	+shin	terrible, even
2012-07-20 11:23:33	Brainderailment	Did they establish motive for this?
2012-07-20 11:23:42	@Aerox	They are frantically trying!
2012-07-20 11:23:44	+shin	but my opinions sway to the side of, say, i wouldn't mind seeing (for pedestrians, mind you) breathalyzer-type dongles necessary to unlock gun safeties, which could be on a several hr timer or something
2012-07-20 11:24:20	+shin	anyone in their right mind would be fine with that
2012-07-20 11:24:20	Brainderailment	shin, that's like drm for self defense
2012-07-20 11:24:20	+shin	i want to own a gun at some point, but idk
2012-07-20 11:24:25	Brainderailment	Only people who are responsible will have to jump through those hoops
2012-07-20 11:24:27	+shin	maybe you could use one clip or something
2012-07-20 11:24:29	+shin	for free
2012-07-20 11:24:30	+shin	haha
2012-07-20 11:24:35	+shin	idk, obviously that's not the solution
2012-07-20 11:24:48	Brainderailment	There will never be a solution
2012-07-20 11:24:49	+shin	but heavier regulation, application-wise, at least
2012-07-20 11:24:53	+shin	pretty much
2012-07-20 11:25:02	Brainderailment	people will do fucked up things regardless of the laws
2012-07-20 11:25:03	+shin	at least not for quite some time, i think
2012-07-20 11:25:18	Brainderailment	Murderers will always do their thing
2012-07-20 11:25:32	+shin	until we can mitigate bullet wounds more effectively, or something
2012-07-20 11:25:47	Brainderailment	minority report is about the only way to actually stop these kinds of things
2012-07-20 11:25:50	+shin	haha
2012-07-20 11:25:58	+shin	it's one of the few ways, albeit impossible
2012-07-20 11:26:03	DougCL	we need to invent the first aid spray from resident evil!
2012-07-20 11:26:09	+shin	pretty much
2012-07-20 11:26:12	+shin	nanobots etc
2012-07-20 11:26:27	Brainderailment	yes
2012-07-20 11:26:33	Brainderailment	I full support nanobots
2012-07-20 11:26:38	+shin	might even have to wait to the point of networked brain backups, if we can ever even do that hahaha
2012-07-20 11:26:47	Brainderailment	even though they could potentially destroy free will
2012-07-20 11:26:51	+shin	for shooting/violence to truly become pointless
2012-07-20 11:26:55	+shin	and pretty much end
2012-07-20 11:27:00	+shin	yeah
2012-07-20 11:27:06	+shin	that's the one catch in that
2012-07-20 11:27:09	+shin	there's always a catch
2012-07-20 11:27:30	Brainderailment	Of course the world will always have hackers
2012-07-20 11:27:32	+shin	which is why i'll be doubtful until i see it, which i doubt will happen :3
2012-07-20 11:27:55	Brainderailment	some will use their abilities to control people, others will use them to free minds, TEH MATRICKS
2012-07-20 11:28:08	+shin	although technology as it is is pretty much where i hoped it would be 10 years ago, more or less
2012-07-20 11:28:10	+shin	surprisingly
2012-07-20 11:28:16	+shin	besides self-driving cars
2012-07-20 11:28:30	+shin	which are pretty much ready
2012-07-20 11:28:41	Brainderailment	in a world of self driving cars, motorcyclists rule
2012-07-20 11:28:45	+shin	only thing keeping them from wide release is the stupid public perception issue
2012-07-20 11:28:58	+shin	which makes it even more useful to have a bike!
2012-07-20 11:29:05	+shin	i want a red vespa or something
2012-07-20 11:29:09	Brainderailment	as long as my car isn't run by microsoft code, I'm okay with it
2012-07-20 11:29:13	+shin	or a sleek, black harley
2012-07-20 11:29:21	+shin	hahaha
2012-07-20 11:29:30	Brainderailment	I have a black harley, don't know if it's sleek
2012-07-20 11:29:31	+shin	i hear ford sync is terrible
2012-07-20 11:29:35	Brainderailment	it is
2012-07-20 11:29:47	+shin	saw some poll or something that indicated it was literally driving people *away* (no pun intended)
2012-07-20 11:29:53	+shin	even at the dealership
2012-07-20 11:30:04	+shin	haven't tried it for myself
2012-07-20 11:30:08	+shin	although i don't even want that
2012-07-20 11:30:23	+shin	i jsut want a usb connection and a steering wheel Siri/Google Now button
2012-07-20 11:30:25	+shin	which is happening
2012-07-20 11:30:32	+shin	which is fucking awesome :3
2012-07-20 11:30:57	+shin	let the car do the car stuff and the mobile computers do the mobile computer stuff
2012-07-20 11:31:02	Brainderailment	My dad said that OBDIII was supposed to have cellular capabilities so that any trouble codes that your car got from the engine would be sent out to the manufacturer. Also, the state could tell you that your car doesn't pass emissions testing and send you a ticket
2012-07-20 11:31:16	Brainderailment	but he says that it probably won't happen because of the massive backlash
2012-07-20 11:31:24	+shin	yeah
2012-07-20 11:31:28	+shin	not here for awhile, at least
2012-07-20 11:31:50	+shin	in europe, headlights *have* to turn on automatically whenever the car is on at all
2012-07-20 11:31:51	Brainderailment	I'd be pulling the antennas off and putting my car's computer in a little faraday cage
2012-07-20 11:31:53	jared	Well, aparently there's already backlash about smart grid energy meters, so yeah..
2012-07-20 11:31:56	+shin	which i wholly agree with
2012-07-20 11:32:05	jared	Guns have been rearing their ugly heads in the news as of late.
2012-07-20 11:32:06	Brainderailment	lol, ya jared
2012-07-20 11:32:07	+shin	they're incredibly useful, safety-wise, even in the daytime
2012-07-20 11:32:33	Brainderailment	Does anyone know why all german cars have little sprayers for headlights?
2012-07-20 11:32:38	+shin	a lot of the time it's very difficult to tell if a car is actually moving and not parked if it's headlights are off
2012-07-20 11:32:44	Brainderailment	What's making their headlights so dirty?
2012-07-20 11:32:46	Halfleft|Away	hahaha http://www.reddit.com/r/IAmA/comments/wvjk2/i_am_a_train_driver_for_london_underground_i_know/
2012-07-20 11:32:53	+shin	no idea
2012-07-20 11:33:02	+shin	i guess it combats that nasty yellowing/cloudyness?
2012-07-20 11:33:02	Halfleft|Away	the first comment and that comments comment
2012-07-20 11:33:03	+shin	maybe?
2012-07-20 11:33:09	jared	Is that thread about people wanking in the subway?
2012-07-20 11:33:30	+shin	hahhahahahaah
2012-07-20 11:33:30	Brainderailment	nothing combats that as long as it's out in the weather
2012-07-20 11:33:35	+shin	yeah
2012-07-20 11:33:37	+shin	i thought so
2012-07-20 11:33:48	Brainderailment	in fact, if you are using windshield cleaner, it has ammonia in it, which yellows plastic
2012-07-20 11:34:00	Brainderailment	thats why they say never to clean your pc screen with windex
2012-07-20 11:34:17	jared	I never do.
2012-07-20 11:34:29	jared	I have the over-priced monster cleaner.
2012-07-20 11:34:47	Brainderailment	If that has alcohol in it, you shouldn't use it either
2012-07-20 11:35:01	Brainderailment	alcohol dries plastic and makes it discolor too
2012-07-20 11:35:14	Brainderailment	Just wet a paper towel and wipe it down
2012-07-20 11:35:23	jared	The monster one is supposedly formulated to be safe for LCD screens. So if it does, I'll fucking sue them.
2012-07-20 11:35:31	Brainderailment	I've seen it dude
2012-07-20 11:35:44	+shin	yeah
2012-07-20 11:35:46	+shin	actually
2012-07-20 11:35:46	Brainderailment	those lcd wipes usually have alcohol or ammonia in them
2012-07-20 11:35:52	+shin	you want to gently humidify the panel
2012-07-20 11:35:58	+shin	let that air dry over several seconds
2012-07-20 11:36:02	+shin	and wipe with a microfiber cloth
2012-07-20 11:36:08	+shin	best case scenario
2012-07-20 11:36:20	+shin	or use actual screen cleaner
2012-07-20 11:36:43	Halfleft|Away	oh hey http://en.wikipedia.org/wiki/Inspector_Sands
2012-07-20 11:36:47	+shin	that's one of the reasons i'm ok with the macbook pro screen being glass
2012-07-20 11:36:53	Halfleft|Away	I heard that announcement not two weeks ago in Holborn!
2012-07-20 11:37:02	+shin	really easily cleanable, never gnarly/muddy
2012-07-20 11:37:20	Brainderailment	This monster screen cleaner I'm looking at specifically says "no alcohol" so you may be safe jared
2012-07-20 11:37:41	jared	yeah, I just googled it, it says no alcohol, no amonia.
2012-07-20 11:38:02	Brainderailment	then it's probably just water and a little iodine
2012-07-20 11:38:13	Brainderailment	or some conditioner to suds up
2012-07-20 11:39:29	jared	I wish I were iodine.
2012-07-20 11:41:03	Brainderailment	yer bad
2012-07-20 11:44:16	jared	It would keep people safe from radiation.
2012-07-20 11:44:38	jared	Or as former US president George Bush would say, radiatiular.
2012-07-20 11:46:47	+shin	haha
2012-07-20 11:46:58	+shin	did it come with it's own screen cleaning cloth, or no?
2012-07-20 11:47:12	+shin	the monster stuff, that is
2012-07-20 11:47:21	jared	It did.
2012-07-20 11:47:24	+shin	that's good
2012-07-20 11:47:31	+shin	something sort of like microfiber, i'm assuming?
2012-07-20 11:47:38	+shin	perhaps fluffier?
2012-07-20 11:48:02	jared	Yesh.
2012-07-20 11:48:03	+shin	aka more absorbant, but made out of the same "genre" of material, lolololol
2012-07-20 11:48:09	+shin	yeeeeee
2012-07-20 11:48:22	jared	I'm really upset over this whole Dead Space 3 thing, speaking of.
2012-07-20 11:48:42	+shin	as long as it has a decent cloth with it, there's a 99.9% chance it's fine/good/great
2012-07-20 11:48:58	+shin	screen cleaner is hard to fuck up, really
2012-07-20 11:49:29	+shin	mostly just water, a really fine mister, and a nice microfiber-ish terrycloth
2012-07-20 11:49:42	+shin	oh
2012-07-20 11:49:45	+shin	action space 3
2012-07-20 11:49:49	+shin	mass space 3
2012-07-20 11:50:14	+shin	mass gear spaces of war, lost planet collector's edition 3
2012-07-20 11:50:28	+shin	am i getting your frustration right?
2012-07-20 11:50:30	+shin	:3333333
2012-07-20 11:50:52	+shin	dom, are you okay?
2012-07-20 11:53:01	jared	I'm Baird!
2012-07-20 11:53:06	jared	And yes.
2012-07-20 11:53:31	jared	I know some people have a rosy picture of how good DS3 'could' be, it's not even a horror game any more.
2012-07-20 11:53:34	jared	That's poopy.
2012-07-20 11:56:04	jared	Also, there was that whole comment from EA about how it HAS to sell 5 million copies to survive.
2012-07-20 11:56:27	jared	Would you kindly make a good game if you want to sell 5 million copies?
2012-07-20 12:00:55	+shin	yeah
2012-07-20 12:01:00	+shin	booo etc
2012-07-20 12:01:03	+shin	lolololol
2012-07-20 12:02:22	jared	Are you trololololing me?
2012-07-20 12:02:35	jared	He asked, deciduously.
2012-07-20 12:12:22	+shin	haha no
2012-07-20 12:12:30	+shin	i agree that they're probably ruining it
2012-07-20 12:12:49	+shin	they should've just made a new IP
2012-07-20 12:12:55	+shin	and done something, you know, different
2012-07-20 12:12:59	+shin	could've been cooler
2012-07-20 12:13:34	+shin	but no, just rape one of the last standing examples of good survival horror
2012-07-20 12:15:49	DougCL	dont say rape
2012-07-20 12:15:57	DougCL	dead space is more than complicit
2012-07-20 12:16:13	DougCL	its more
2012-07-20 12:16:24	DougCL	your female friend dating a scumbag
2012-07-20 12:16:34	+shin	sorry
2012-07-20 12:16:57	+shin	i'll admit i'm a little too loose with those subjects
2012-07-20 12:17:05	+shin	yeah
2012-07-20 12:17:10	+shin	that's a better analogy
2012-07-20 12:17:15	DougCL	on that note, im out for the day. ill try not to get shot at the mall or whatever happened last night.
2012-07-20 12:17:19	+shin	still, it's not really dead space anymore
2012-07-20 12:17:23	+shin	haha oh god don't
2012-07-20 12:17:28	+shin	peace
2012-07-20 12:17:32	--	DougCL is now known as DougCL|insensit
2012-07-20 12:17:37	DougCL|insensit	fuck it all
2012-07-20 12:17:46	--	DougCL|insensit is now known as DougCL|fuck
2012-07-20 12:20:03	Brainderailment	does anyone know what's going on with the droid phone giving a com.motorola.socialshare Process error?
2012-07-20 12:23:13	@Aerox	lol@android
2012-07-20 12:23:16	@Aerox	is what's happening
2012-07-20 12:23:18	Brainderailment	google isn't helping this shit
2012-07-20 12:23:38	Brainderailment	My boss' phone is being a typical android phone
2012-07-20 12:27:37	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-20 12:27:42	@Aerox	HOLLER
2012-07-20 12:27:53	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-20 12:27:53	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-20 12:28:02	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-20 12:28:11	+shin	lolololol
2012-07-20 12:31:18	<--	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has quit (Quit: switching)
2012-07-20 12:33:10	andrewm_	Some half day this turned into.
2012-07-20 12:33:32	@bloodylip	what happened now?
2012-07-20 12:34:09	andrewm_	Just ended up working from home.
2012-07-20 12:39:48	andrewm_	What.
2012-07-20 12:40:07	andrewm_	The Walking Dead Episode 2 has my decisions wrong.
2012-07-20 12:40:20	-->	TDiddy (~twead87@173.65.36.200) has joined #destructoid
2012-07-20 12:40:20	--	Mode #destructoid [+o TDiddy] by Q
2012-07-20 12:41:24	jared	Why, what color explosion did you get?
2012-07-20 12:43:04	andrewm_	Apparently it's an unfixable bug.
2012-07-20 12:43:07	andrewm_	How fucking annoying.
2012-07-20 12:46:26	Brainderailment	This steam summer sale has been pretty bleh
2012-07-20 12:46:32	@Aerox	Today is a pretty fantastic sale day
2012-07-20 12:49:17	andrewm_	I fixed it. There's a pref.prof folder in Telltale Games folder and one in your Steam directory. It saves to Steam but loads from Telltale folder when you start Ep 2.
2012-07-20 12:49:37	andrewm_	So I copied over the Telltale file
2012-07-20 12:49:41	Brainderailment	get yo pref prof straight, son
2012-07-20 12:49:48	andrewm_	pref.prop*
2012-07-20 12:53:01	Brainderailment	ew
2012-07-20 12:56:39	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-20 12:58:34	jared	Kudos.
2012-07-20 13:00:37	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-20 13:01:37	jared	Has anyone played The Secret World at all?
2012-07-20 13:02:26	richterthethird	http://www.youtube.com/watch?v=HJgmjWPN-IM
2012-07-20 13:02:27	DtoidBot	The Fartist
2012-07-20 13:06:23	jared	Farts?
2012-07-20 13:26:29	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-20 13:48:27		irc: disconnected from server
2012-07-20 13:48:49	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-20 13:48:49	--	Topic for #destructoid is "GW2 Beta Weekend -- We're playing on Tarnished Coast"
2012-07-20 13:48:49	--	Topic set by Aerox on Fri, 20 Jul 2012 09:44:37
2012-07-20 13:48:49	--	Nicks #destructoid: [@Aerox|Sandwich @bloodylip @Q @TDiddy +ProfPew +shin +Torzelan [Rabite] ^power andrewm_ bonboltron Brainderailment cardfrek DougCL|fuck DtoidBot Halfleft|Away jared kaciesaurus meeetalnarf mistic pointzeroeight richterthethird Simmy storyr tga|dentist]
2012-07-20 13:48:49	--	Channel #destructoid: 25 nicks (4 ops, 0 halfops, 3 voices, 18 normals)
2012-07-20 13:48:52	--	Mode #destructoid [+tnCN]
2012-07-20 13:48:52	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-20 14:03:27	Brainderailment	this droid is FUCKED
2012-07-20 14:08:32	Halfleft|Away	sick brah
2012-07-20 14:08:39	storyr	have you guys seen those deadpool vids/gifs from comicon?
2012-07-20 14:08:45	storyr	I want that guy to play him in the movie
2012-07-20 14:08:56	storyr	http://imgur.com/a/CSoAv
2012-07-20 14:10:35	--	jared is now known as jared|away
2012-07-20 14:10:35	Halfleft|Away	yah
2012-07-20 14:10:41	Halfleft|Away	I like that
2012-07-20 14:10:47	Halfleft|Away	I don't know the first thing about deadpool
2012-07-20 14:10:53	Halfleft|Away	but that guy is amusing
2012-07-20 14:12:17	storyr	deadpool is the most off the wall, insane, rediculous, 4th wall breaking comic book character
2012-07-20 14:12:23	storyr	that's a super basic description...but still
2012-07-20 14:12:45	Halfleft|Away	the teaser for the deadpool games looks like horse shit
2012-07-20 14:13:48	storyr	agreed
2012-07-20 14:14:44	--	Aerox|Sandwich is now known as Aerox
2012-07-20 14:14:45	@Aerox	HI RICKEY
2012-07-20 14:22:18	storyr	HI JRO
2012-07-20 14:24:10	@bloodylip	HI RICKEY AND JRO
2012-07-20 14:25:16	<--	shin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-20 14:33:47	Halfleft|Away	thinkgeek are looking for a social media intern
2012-07-20 14:33:49	richterthethird	eh i guess i just dont watch hte news pretty sure everyone knows about that dark knight theather shooting
2012-07-20 14:33:57	Halfleft|Away	they should look for CVs on stupid made up jobs.com
2012-07-20 14:53:36		irc: disconnected from server
2012-07-20 14:53:57	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-20 14:53:57	--	Topic for #destructoid is "GW2 Beta Weekend -- We're playing on Tarnished Coast"
2012-07-20 14:53:57	--	Topic set by Aerox on Fri, 20 Jul 2012 09:44:37
2012-07-20 14:53:57	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +ProfPew +Torzelan [Rabite] ^power andrewm_ bonboltron Brainderailment cardfrek DougCL|fuck DtoidBot Halfleft|Away jared|away kaciesaurus meeetalnarf mistic pointzeroeight richterthethird Simmy storyr tga|dentist]
2012-07-20 14:53:57	--	Channel #destructoid: 24 nicks (4 ops, 0 halfops, 2 voices, 18 normals)
2012-07-20 14:54:00	--	Mode #destructoid [+tnCN]
2012-07-20 14:54:00	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-20 14:54:21	Halfleft|Away	what are those things called I get on my skin sometimes
2012-07-20 14:54:26	Halfleft|Away	they feel really hot and itchy
2012-07-20 14:54:33	Halfleft|Away	sort of the same as an allergic reaction
2012-07-20 14:54:35	andrewm_	herpes
2012-07-20 14:54:44	Halfleft|Away	damn
2012-07-20 14:56:11	[Rabite]	sounds fatal
2012-07-20 14:57:05	andrewm_	This is a big fucking quarter
2012-07-20 14:59:04	kaciesaurus	hives?
2012-07-20 15:01:54	Halfleft|Away	what do i do to make them go away?
2012-07-20 15:02:31	kaciesaurus	what's causing them?
2012-07-20 15:02:51	kaciesaurus	http://en.wikipedia.org/wiki/Hives
2012-07-20 15:04:44	Halfleft|Away	ew gross
2012-07-20 15:04:49	Halfleft|Away	no it doesn't look anything like that
2012-07-20 15:04:56	kaciesaurus	then it sounds like you just have a rash
2012-07-20 15:04:59	Halfleft|Away	they're almost like goosebumps but larger and not from hairs
2012-07-20 15:05:04	Halfleft|Away	nah it's not that
2012-07-20 15:05:06	kaciesaurus	get some calamine lotion
2012-07-20 15:05:22	[Rabite]	gonna need an ocean
2012-07-20 15:05:25	[Rabite]	of calamine lotion
2012-07-20 15:05:34	[Rabite]	you'll be scratching like a hound
2012-07-20 15:05:39	[Rabite]	the minute you mess around
2012-07-20 15:05:40	[Rabite]	with
2012-07-20 15:05:42	kaciesaurus	nothing you are describing sounds like a normal thing, gavin
2012-07-20 15:05:45	[Rabite]	poison ivyyyy
2012-07-20 15:06:26	Halfleft|Away	if i had a good camera i'd take a picture
2012-07-20 15:06:39	@Aerox	heat rash?
2012-07-20 15:06:51	@Aerox	http://en.wikipedia.org/wiki/Miliaria
2012-07-20 15:07:32	 *	Halfleft|Away googles
2012-07-20 15:07:34	Halfleft|Away	GROSS
2012-07-20 15:08:13	kaciesaurus	guess who has a torta
2012-07-20 15:08:20	Halfleft|Away	it's literaly just like three of for tiny bumps
2012-07-20 15:08:27	Halfleft|Away	but if I itch it more will come
2012-07-20 15:08:29	kaciesaurus	bug bites?
2012-07-20 15:08:32	kaciesaurus	do you have fleas?
2012-07-20 15:08:33	Halfleft|Away	and it feels hot
2012-07-20 15:08:38	Halfleft|Away	nah it's not bites
2012-07-20 15:08:40	kaciesaurus	it's a rash
2012-07-20 15:09:36	Halfleft|Away	making it cold makes it feel less itchy
2012-07-20 15:09:44	@Aerox	You probably caught something from Lauren
2012-07-20 15:10:09	Halfleft|Away	OH GOD
2012-07-20 15:10:17	Halfleft|Away	I'M NOT GOING TO GO GINGER AM I!?!?!
2012-07-20 15:20:41	richterthethird	probably
2012-07-20 15:21:56	[Rabite]	don't worry
2012-07-20 15:21:59	[Rabite]	you won't realize it
2012-07-20 15:26:59	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-20 15:27:28	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-20 15:27:29	--	Mode #destructoid [+v jorge`] by Q
2012-07-20 15:47:14	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-20 15:51:05	<--	Simmy (~Lee@77.101.97.153) has quit (Ping timeout)
2012-07-20 16:03:52	Brainderailment	staff infection
2012-07-20 16:03:59	Halfleft|Away	you know
2012-07-20 16:04:03	Brainderailment	staph
2012-07-20 16:04:04	@Aerox	rod infection
2012-07-20 16:04:09	@Aerox	nate I'm bored
2012-07-20 16:04:15	Brainderailment	good for you
2012-07-20 16:04:15	Halfleft|Away	I think it's more evident if I scratch myself with my stubble
2012-07-20 16:04:39	@Aerox	what part of your body are these things on
2012-07-20 16:04:59	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-20 16:05:17	Halfleft|Away	the one i mentioned earlier and just now, the tops of my hands
2012-07-20 16:05:25	Halfleft|Away	which I just scratched on my stubble earlier
2012-07-20 16:05:36	Halfleft|Away	tends to be like, on arms or exposed areas though
2012-07-20 16:05:50	Brainderailment	psoriasis?
2012-07-20 16:05:53	Brainderailment	exema
2012-07-20 16:06:00	Brainderailment	eczema
2012-07-20 16:08:28	Halfleft|Away	wassat?
2012-07-20 16:08:42	Brainderailment	skin conditions
2012-07-20 16:09:21	Brainderailment	http://en.wikipedia.org/wiki/Psoriasis
2012-07-20 16:09:37	Brainderailment	http://en.wikipedia.org/wiki/Eczema
2012-07-20 16:09:54	Halfleft|Away	definitely none of that
2012-07-20 16:10:07	Brainderailment	sometimes my hands itch for no reason
2012-07-20 16:10:11	Halfleft|Away	you'd not even notice these things if I didn't point them out and hold them against the light at an angle
2012-07-20 16:10:17	Brainderailment	it's just red and itchy
2012-07-20 16:11:30	Halfleft|Away	stupid fleshy human body
2012-07-20 16:20:55	richterthethird	you cloppers stay quiet about what you do behind closed stables to the media and stern
2012-07-20 16:21:43	Brainderailment	http://i.imgur.com/2Urhu.png
2012-07-20 16:21:55	Brainderailment	"did you clap" I love it
2012-07-20 16:33:04	-->	Ben__ (~Ben@d110-33-100-13.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 16:35:30	@Aerox	http://i.imgur.com/80urw.jpg
2012-07-20 16:36:26	Brainderailment	god, that must be a troll
2012-07-20 16:36:34	Brainderailment	all those fucking mixed up colors
2012-07-20 16:39:04	<--	Ben__ (~Ben@d110-33-100-13.mas800.nsw.optusnet.com.au) has quit (Ping timeout)
2012-07-20 16:45:50	-->	Ben__ (~Ben@d110-33-100-13.mas800.nsw.optusnet.com.au) has joined #destructoid
2012-07-20 16:50:11	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-20 17:03:53	<--	TDiddy (~twead87@173.65.36.200) has quit (Ping timeout)
2012-07-20 17:07:16	Brainderailment	http://imgur.com/r/WTF/3YiNE
2012-07-20 17:08:40	@Aerox	ewwwwwwwwww
2012-07-20 17:10:43	richterthethird	hmm i wonder if i shud click it now , now that jro said ew
2012-07-20 17:11:00	Brainderailment	Without context, it's not gross at all
2012-07-20 17:12:48	+ProfPew	haha
2012-07-20 17:12:58	+ProfPew	"There is someone from 4chan know as the Christmas Jizzer. he collects his cum in pop bottles and posts results on 4chan every Christmas. "
2012-07-20 17:13:08	+ProfPew	http://i.imgur.com/91XlK.jpg
2012-07-20 17:13:10	+ProfPew	nice
2012-07-20 17:13:15	+ProfPew	thanks reddit comments
2012-07-20 17:13:22	@Aerox	yep I knew about that too :(
2012-07-20 17:13:27	@Aerox	i wonder if he drinks it
2012-07-20 17:13:37	@Aerox	2008 was really a banner year
2012-07-20 17:13:49	+ProfPew	should freeze it and make popsicles out of it
2012-07-20 17:14:00	@Aerox	Maybe he dumps it all over himself in the shower as a self bukkake
2012-07-20 17:15:08	+ProfPew	haha
2012-07-20 17:15:18	Brainderailment	One day a porn company will buy it from him and make girls wrestle in it.
2012-07-20 17:15:21	+ProfPew	or put his head in a plastic box with a snorkel
2012-07-20 17:15:22	richterthethird	make a game reviewer on the site
2012-07-20 17:15:25	+ProfPew	then submerse himself
2012-07-20 17:15:27	richterthethird	him
2012-07-20 17:15:41	@Aerox	hahahahaha
2012-07-20 17:16:00	Brainderailment	I really like this new meme. http://www.quickmeme.com/Relatable-Romney/?upcoming
2012-07-20 17:17:30	@Aerox	we need to make your unicorn picture a meme
2012-07-20 17:17:35	@Aerox	But you need to take a less blurry one
2012-07-20 17:17:40	Brainderailment	fuck you
2012-07-20 17:17:44	@Aerox	COME ON
2012-07-20 17:17:48	@Aerox	it'll be awesome
2012-07-20 17:17:51	@Aerox	horny unicorn
2012-07-20 17:17:57	Brainderailment	My picture was perfectly focused
2012-07-20 17:18:32	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-ash4/407443_10150487491511603_1459155332_n.jpg
2012-07-20 17:18:38	@Aerox	your chin is ghosting
2012-07-20 17:18:42	Brainderailment	I REGRET NOTHING
2012-07-20 17:18:52	@Aerox	I mean I still loved it
2012-07-20 17:18:54	@Aerox	But I want to take you bigtime
2012-07-20 17:19:16	Brainderailment	You can't force a meme, it just happens
2012-07-20 17:21:17	@Aerox	As soon as people see you in your unicorn costume all of america will instantly fall in love
2012-07-20 17:21:33	Brainderailment	Oh no, I don't want to go down that road again
2012-07-20 17:21:44	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-20 17:21:44	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-20 17:21:45	Brainderailment	too much sex, too much cocaine, too much partying
2012-07-20 17:21:51	@Aerox	HI BRAD
2012-07-20 17:22:11	richterthethird	worst forced memes , frying the coke (nostalgia critic) and guiles theme goes with everything
2012-07-20 17:25:33	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-20 17:29:15	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-23 07:09:13	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-23 07:09:13	--	Topic for #destructoid is "GW2 Beta Weekend -- We're playing on Tarnished Coast"
2012-07-23 07:09:13	--	Topic set by Aerox on Fri, 20 Jul 2012 09:44:37
2012-07-23 07:09:13	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +jorge` +Torzelan [Rabite] ^power benbeltran cardfrek Digittal DougCL|fuck DtoidBot jared|away meeetalnarf2 mistic pointzeroeight Simmy tga|dentist]
2012-07-23 07:09:13	--	Channel #destructoid: 18 nicks (3 ops, 0 halfops, 2 voices, 13 normals)
2012-07-23 07:09:13	--	Mode #destructoid [+tnCN]
2012-07-23 07:09:13	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-23 07:21:03	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-23 07:27:38	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 07:50:08	-->	kaciesaurus (webchat@192.76.80.75) has joined #destructoid
2012-07-23 07:59:17	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-23 08:17:02	@bloodylip	quiet today!
2012-07-23 08:24:27	-->	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-23 08:24:27	--	Mode #destructoid [+v shin] by Q
2012-07-23 08:28:15	<--	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-23 08:30:28	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-23 08:30:29	--	Mode #destructoid [+o TDiddy] by Q
2012-07-23 08:33:50	-->	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-23 08:33:50	--	Mode #destructoid [+v shin] by Q
2012-07-23 08:34:24	<--	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-23 08:49:02	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-23 08:49:02	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-23 08:51:53	-->	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-23 08:51:53	--	Mode #destructoid [+v shin] by Q
2012-07-23 09:35:11	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-23 09:35:11	--	Mode #destructoid [+o Aerox] by Q
2012-07-23 09:59:03		[benbeltran away: Detached from tmux]
2012-07-23 09:59:03	--	You are now known as benbeltran[away
2012-07-23 09:59:08		[benbeltran[away back: gone 00:00:02]
2012-07-23 09:59:28		[benbeltran[away away: Detached from tmux]
2012-07-23 09:59:38		[benbeltran[away back: gone 00:00:07]
2012-07-23 10:00:17	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 10:07:20	<--	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-23 10:08:01	-->	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-23 10:08:01	--	Mode #destructoid [+v shin] by Q
2012-07-23 10:22:20	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 10:25:55	-->	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-07-23 10:25:55	--	Mode #destructoid [+v Gandysampras] by Q
2012-07-23 10:25:58	+Gandysampras	sup nerds
2012-07-23 10:28:48	@Aerox	HI GANDY
2012-07-23 10:31:16	+Gandysampras	How are you all?
2012-07-23 10:32:01	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 10:32:36	@Aerox	I'm doing well
2012-07-23 10:32:40	@Aerox	I just got a coffee and a bacon sandwich
2012-07-23 10:32:42	@Aerox	https://p.twimg.com/AygHxkkCIAERiNQ.png
2012-07-23 10:32:48	+Gandysampras	That is nice
2012-07-23 10:34:27	@Aerox	Is this your week of raunchy donk sex while your parents are away
2012-07-23 10:35:07	+Gandysampras	not until wednesday
2012-07-23 10:39:15	+Gandysampras	oh for fucks sake
2012-07-23 10:39:23	+Gandysampras	my vote didnt register on my phone for the steam sale
2012-07-23 10:39:28	+Gandysampras	My nerd cred is shot
2012-07-23 10:39:34	+Gandysampras	I didnt get the last badge
2012-07-23 10:40:52	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 10:47:34	kaciesaurus	I think the nicest place my coworkers eat is chili's
2012-07-23 10:47:41	@Aerox	How embarrassing
2012-07-23 10:47:45	kaciesaurus	I know
2012-07-23 10:47:49	kaciesaurus	they're raving about it right now
2012-07-23 10:47:51	@Aerox	Oh that was at gandy
2012-07-23 10:47:55	@Aerox	To your comment I am physically wretching
2012-07-23 10:47:58	kaciesaurus	lol
2012-07-23 10:49:08	@TDiddy	i only go to chili's because they have the always on happy hour
2012-07-23 10:50:24	kaciesaurus	when I was in college we would eat a chili's some times because there isn't much to choose from in tahlequah
2012-07-23 10:50:31	kaciesaurus	and it didn't ever actually suck, just wasn't impressive
2012-07-23 10:50:45	kaciesaurus	and it was awful
2012-07-23 10:50:48	kaciesaurus	but I went to one in tulsa with some people who don't care about food apparently
2012-07-23 10:53:53	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 10:59:28	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-23 10:59:28	--	Mode #destructoid [+v ProfPew] by Q
2012-07-23 11:03:51	+Gandysampras	Hi Pew
2012-07-23 11:06:35	+ProfPew	HAI
2012-07-23 11:06:44	+ProfPew	did you buy a lot of crap on the Steam sale, Gandy?
2012-07-23 11:06:51	+Gandysampras	I bought many games
2012-07-23 11:06:59	+Gandysampras	I spent around £50
2012-07-23 11:07:06	+Gandysampras	Maybe a little more
2012-07-23 11:07:31	+Gandysampras	Also Jordan gifted me that pony game
2012-07-23 11:07:56	@Aerox	hehe
2012-07-23 11:08:01	@Aerox	Shocked you didn't own it already
2012-07-23 11:08:10	@Aerox	Also what's all this I heard about Jordan suddenly having a bunch of money
2012-07-23 11:09:02	+ProfPew	haha nice
2012-07-23 11:09:13	+ProfPew	how did that happen
2012-07-23 11:09:26	+ProfPew	did you marry and divorce some foreign rich milf?
2012-07-23 11:14:55	+ProfPew	did he*
2012-07-23 11:15:03	+ProfPew	^ post-work retardedness
2012-07-23 11:15:15	@TDiddy	oh thats your explanation now
2012-07-23 11:15:33	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-23 11:34:58	+Gandysampras	I HAVE TOO MANY GAMES
2012-07-23 12:31:17	dare	Have you tried this to clean up space? It worked for me http://steamcleaner.tikione.fr/en/
2012-07-23 12:31:17		irc: disconnected from server
2012-07-23 12:31:37	-->	benbeltran[away (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-23 12:31:37	--	Topic for #destructoid is "GW2 Beta Weekend -- We're playing on Tarnished Coast"
2012-07-23 12:31:37	--	Topic set by Aerox on Fri, 20 Jul 2012 09:44:37
2012-07-23 12:31:37	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +ProfPew +shin +Torzelan [Rabite] ^power Apple_Master benbeltran[away Brainderailment cardfrek dare DougCL|fuck DtoidBot Halfleft|Away jared|away kaciesaurus meeetalnarf2 mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-23 12:31:37	--	Channel #destructoid: 28 nicks (5 ops, 0 halfops, 5 voices, 18 normals)
2012-07-23 12:31:41	--	Mode #destructoid [+tnCN]
2012-07-23 12:31:41	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-23 12:33:44	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-07-23 12:33:44	--	Mode #destructoid [+v Gemsi] by Q
2012-07-23 12:33:56	Halfleft|Away	fuck sake
2012-07-23 12:33:57	Halfleft|Away	bad day
2012-07-23 12:34:10	@Aerox	aww
2012-07-23 12:34:19	+Gandysampras	sweet
2012-07-23 12:34:31	kaciesaurus	aren't you always having a bad day?
2012-07-23 12:36:14	Halfleft|Away	yes
2012-07-23 12:36:23	Halfleft|Away	a normal bad day is average for me
2012-07-23 12:36:30	Halfleft|Away	this is more bad than usual
2012-07-23 12:36:55	Halfleft|Away	shit
2012-07-23 12:36:58	+Gemsi	in what ways ?
2012-07-23 12:37:06	Halfleft|Away	i didn't put a timer on my phone and I forgot how long my potato has been in the oven already
2012-07-23 12:37:12	kaciesaurus	lol
2012-07-23 12:37:32	 *	Halfleft|Away guesses half an hour
2012-07-23 12:37:46	kaciesaurus	just check on it?
2012-07-23 12:37:52	kaciesaurus	I rarely time my shit in the oven
2012-07-23 12:37:56	kaciesaurus	I just wait until it smells good
2012-07-23 12:39:08	Halfleft|Away	it smells good just before and for a while after it's 'done'
2012-07-23 12:39:18	Halfleft|Away	oh you've actually started eating now?
2012-07-23 12:39:19	tGA_phone	You cook your shit?
2012-07-23 12:39:22	Halfleft|Away	not just lint on the air?
2012-07-23 12:39:25	Halfleft|Away	haha
2012-07-23 12:39:41	kaciesaurus	yes, I like to bake shit.
2012-07-23 12:39:48	tGA_phone	I'm grilling right now.
2012-07-23 12:39:57	Halfleft|Away	Too hot for bbq
2012-07-23 12:39:59	kaciesaurus	I'm going grill more often
2012-07-23 12:40:02	kaciesaurus	we need to grill more
2012-07-23 12:40:02	kaciesaurus	to
2012-07-23 12:40:03	Halfleft|Away	it's almost 30
2012-07-23 12:40:09	kaciesaurus	30 is cold!
2012-07-23 12:40:11	kaciesaurus	(lulz)
2012-07-23 12:40:12	Halfleft|Away	C
2012-07-23 12:40:14	Halfleft|Away	retard
2012-07-23 12:40:28	kaciesaurus	I have no concept of what 30 degrees celcius is
2012-07-23 12:40:36	kaciesaurus	!weather 74127
2012-07-23 12:40:38	DtoidBot	From Tulsa Jones, Oklahoma (KRVS) on July 23, 12:53 PM CDT temp: 99 F (37 C) cond: Clear wind: From the SSE at 13 MPH Gusting to 21 MPH(20.92 KPH) hu: 33% dewpnt: 65 F (18 C)
2012-07-23 12:40:44	+Gemsi	it's really quite warm for the uk
2012-07-23 12:41:01	kaciesaurus	so 30 is like average summer temperature
2012-07-23 12:41:06	kaciesaurus	maybe a little warmer
2012-07-23 12:41:06	+Gandysampras	!weather birmingham, england
2012-07-23 12:41:12	Halfleft|Away	!weather London, UK
2012-07-23 12:41:13	DtoidBot	From Birmingham,  (EGBB) on July 23, 7:20 PM BST temp: 73 F (23 C) cond: Clear wind: From the South at 10 MPH (16.09 KPH) hu: 44% dewpnt: 50 F (10 C)
2012-07-23 12:41:17	DtoidBot	From London,  (EGLL) on July 23, 7:20 PM BST temp: 77 F (25 C) cond: Clear wind: From the SW at 12 MPH (19.31 KPH) hu: 39% dewpnt: 50 F (10 C)
2012-07-23 12:41:19	+Gemsi	!weather, truro, england
2012-07-23 12:41:20	kaciesaurus	I dunno, it's always either hot as fuck or cold as fuck here
2012-07-23 12:41:24	@Aerox	!weather 90064
2012-07-23 12:41:26	DtoidBot	From Santa Monica, California (KSMO) on July 23, 10:51 AM PDT temp: 68 F (20 C) cond: haze wind: From the SW at 8 MPH (12.87 KPH) hu: 70% dewpnt: 58 F (14 C)
2012-07-23 12:41:36	+Gemsi	!weather truro, england
2012-07-23 12:41:37	+Gandysampras	I got sunburned yesterday
2012-07-23 12:41:38	DtoidBot	From Culdrose,  (EGDR) on July 23, 6:50 PM BST temp: 64 F (18 C) cond: Partly Cloudy wind: From the SW at 6 MPH (9.66 KPH) hu: 68% dewpnt: 54 F (12 C)
2012-07-23 12:42:58	+Gemsi	i've got the whole week off, i think i've hit the weather jackpot
2012-07-23 12:43:26	tGA_phone	!weather 30805
2012-07-23 12:43:28	DtoidBot	From Augusta Bush, Georgia (KAGS) on July 23, 1:53 PM EDT temp: 92 F (33 C) cond: Mostly Cloudy wind: Calm(0 KPH) hu: 54% dewpnt: 73 F (23 C)
2012-07-23 12:43:40	kaciesaurus	what are you going to do, gemsi?
2012-07-23 12:43:46	+Gemsi	sod all
2012-07-23 12:43:48	Brainderailment	!weather 37218
2012-07-23 12:43:50	DtoidBot	From Nashville, Tennessee (KBNA) on July 23, 12:53 PM CDT temp: 91 F (33 C) cond: Scattered Clouds wind: From the SW at 8 MPH (12.87 KPH) hu: 50% dewpnt: 70 F (21 C)
2012-07-23 12:43:54	kaciesaurus	I think that means nothing?
2012-07-23 12:44:00	+Gemsi	may hit the beach
2012-07-23 12:44:07	kaciesaurus	or are you going to lay sod and do some gardening?
2012-07-23 12:44:20	+Gemsi	it means do nothing
2012-07-23 12:45:06	kaciesaurus	if I had that much free time I'd probably play skyrim until I died
2012-07-23 12:45:13	kaciesaurus	I played it for a total of 6 hours the other day
2012-07-23 12:45:17	kaciesaurus	and then like 3 hours last night
2012-07-23 12:45:21	kaciesaurus	I'm addicted
2012-07-23 12:46:12	Halfleft|Away	fuck sake
2012-07-23 12:46:15	Halfleft|Away	I took the potato out
2012-07-23 12:46:17	Brainderailment	Someone posted on my steam acct, "wow how did you play 14 hours of skyrim straight?"
2012-07-23 12:46:18	Halfleft|Away	thinking it was done
2012-07-23 12:46:27	Halfleft|Away	but cut in to it and it deffo wasn't but the skin is getting burned
2012-07-23 12:46:27	Brainderailment	I think it was paused for a few of those hours
2012-07-23 12:46:30	Halfleft|Away	i think i have it up to high
2012-07-23 12:46:32	Halfleft|Away	fuck sake
2012-07-23 12:47:05	+Gemsi	I may try and put some time into day z / the witcher 2 but really if the weather keeps up I doubt I will
2012-07-23 12:47:06	kaciesaurus	man, I always do baked potatoes in the microwave.  it's faster and not that different
2012-07-23 12:47:51	Halfleft|Away	it is vastly different you fucking trog
2012-07-23 12:48:00	kaciesaurus	I don't notice it
2012-07-23 12:48:05	Halfleft|Away	prole
2012-07-23 12:48:11	kaciesaurus	I mean, I can tell a little, but it doesn't bother me
2012-07-23 12:48:19	kaciesaurus	you don't put enough stuff on yours
2012-07-23 12:48:28	Halfleft|Away	I put cheese and butter
2012-07-23 12:48:35	Halfleft|Away	although the butter I have now is shit
2012-07-23 12:48:39	kaciesaurus	you are not living
2012-07-23 12:48:39	Halfleft|Away	because I am buying cheap butter
2012-07-23 12:48:41	tGA_phone	I've cooked potatoes in the ground.
2012-07-23 12:48:46	Halfleft|Away	and it is salty as fuck
2012-07-23 12:48:47	kaciesaurus	I put almost everythign I have on mine
2012-07-23 12:48:57	Halfleft|Away	that pretty much is everything I have, kacie...
2012-07-23 12:49:07	Halfleft|Away	Sans, like, soy sauce and coke
2012-07-23 12:49:24	+Gemsi	stop buying cheap butter
2012-07-23 12:49:26	kaciesaurus	yeah, those might be weird
2012-07-23 12:50:01	tGA_phone	Don't ever skimp on butter.
2012-07-23 12:50:08	tGA_phone	Thats rule #1
2012-07-23 12:50:25	kaciesaurus	I don't skimp on olive oil
2012-07-23 12:50:27	kaciesaurus	or cheese
2012-07-23 12:50:41	+Gemsi	don't buy cheap fish either
2012-07-23 12:50:57	kaciesaurus	I rarely buy fish
2012-07-23 12:50:58	Halfleft|Away	I am buying cheap cheese now too
2012-07-23 12:51:01	Halfleft|Away	but it's actually not so bad
2012-07-23 12:51:01	kaciesaurus	but this is oklahoma
2012-07-23 12:51:09	kaciesaurus	cheap cheese doesn't melt right
2012-07-23 12:51:10	dare	Gavin do you have a toaster oven? They have timers
2012-07-23 12:51:14	Halfleft|Away	no
2012-07-23 12:51:18	kaciesaurus	well... I mean, I'll buy the store brand of blocked cheese
2012-07-23 12:51:19	Halfleft|Away	I'm not a rich king
2012-07-23 12:51:21	+Gemsi	you can get away with cheap cheese depending on what type it is
2012-07-23 12:51:22	kaciesaurus	but not like sandwich singles
2012-07-23 12:51:28	Halfleft|Away	our oven has a timer but I don't think it runs on normal human time.
2012-07-23 12:51:35	Halfleft|Away	ew gross
2012-07-23 12:51:44	+Gemsi	most own brand cheddar isn't terrible
2012-07-23 12:51:44	Halfleft|Away	american cheese single slice things are foul
2012-07-23 12:51:48	Halfleft|Away	they taste and look like plastic
2012-07-23 12:52:01	kaciesaurus	and it doesn't melt!
2012-07-23 12:52:16	tGA_phone	It's so hot out here.
2012-07-23 12:52:18	kaciesaurus	well, it doesn't melt right
2012-07-23 12:52:40	Halfleft|Away	get naked
2012-07-23 12:52:47	Halfleft|Away	I would but there are people in my house
2012-07-23 12:52:49	Halfleft|Away	incl landlord
2012-07-23 12:52:52	Halfleft|Away	and her handyman man
2012-07-23 12:53:03	Halfleft|Away	who we are still not sure if they are partners or just mates or whatever
2012-07-23 12:53:59	kaciesaurus	tga, why are you outside?
2012-07-23 12:54:22	tGA_phone	Cookin n shit.
2012-07-23 12:54:38	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-23 12:54:39	dare	He's baking potatoes in the ground
2012-07-23 12:57:37	kaciesaurus	oh yeah, that's right
2012-07-23 12:59:14	kaciesaurus	gah this guy at work keeps talking to me
2012-07-23 12:59:18	kaciesaurus	he's nice enough but he's dumb as shit
2012-07-23 13:05:50	@Aerox	Is he the mouthbreather
2012-07-23 13:06:46	kaciesaurus	lol no
2012-07-23 13:07:11	kaciesaurus	this guy is... really eager to work is the best way I can put it
2012-07-23 13:07:38	kaciesaurus	most of the people here don't really give a shit and acknowledge that this job sucks
2012-07-23 13:07:46	@Aerox	well
2012-07-23 13:07:48	@Aerox	That's nice that he's motivated
2012-07-23 13:08:29	kaciesaurus	yeah, but he's not going to move up or anything
2012-07-23 13:11:30	Halfleft|Away	that means everyone will hate him, Jro
2012-07-23 13:11:38	Halfleft|Away	which certainly won't help
2012-07-23 13:11:49	Halfleft|Away	the RBS team hate RBS lass but she's dead canny.
2012-07-23 13:11:52	Halfleft|Away	Never shuts the fuck up though
2012-07-23 13:12:27	@Aerox	canny?
2012-07-23 13:12:56	Halfleft|Away	nice
2012-07-23 13:13:48	Halfleft|Away	your twitter photo makes me angry, tGA
2012-07-23 13:14:12	tGA_phone	Why?
2012-07-23 13:14:35	Halfleft|Away	because it makes me hungry and sad
2012-07-23 13:14:55	tGA_phone	Mission accomplished.
2012-07-23 13:16:25	dare	I want ribs really badly now
2012-07-23 13:19:46	jared|away	o hai
2012-07-23 13:20:52	Halfleft|Away	you bitch
2012-07-23 13:21:47	jared|away	Awww, you remembered!
2012-07-23 13:22:09	jared|away	I wish a little that I could play GW2.
2012-07-23 13:22:30	dare	You can't because you only use Linux?
2012-07-23 13:22:30	jared|away	I could tarish the coast with you guys!
2012-07-23 13:22:37	jared|away	*tarnish
2012-07-23 13:22:37	@Aerox	NO IT'S OVER
2012-07-23 13:22:44	--	Aerox has unset topic for #destructoid (old topic: "GW2 Beta Weekend -- We're playing on Tarnished Coast")
2012-07-23 13:22:48	jared|away	...
2012-07-23 13:23:23	 *	jared|away slowly backs away
2012-07-23 13:27:21	+Gemsi	i still can't figure out what i'm going to roll as my main when GW2 releases
2012-07-23 13:28:22	jared|away	Aren't there guns in this one?
2012-07-23 13:29:05	+Gemsi	yep
2012-07-23 13:29:18	Brainderailment	why don't you use wine Jared?
2012-07-23 13:29:49	@Aerox	I can't either
2012-07-23 13:29:55	@Aerox	I was set on Human guardian
2012-07-23 13:29:58	@Aerox	But now I am definitely rolling Asura
2012-07-23 13:30:04	@Aerox	But I am torn between Guardian and Engie now
2012-07-23 13:30:06	+Gemsi	my plan was engineer
2012-07-23 13:30:14	+Gemsi	but that class still seems off
2012-07-23 13:30:24	jared|away	I need a rig that would run it.
2012-07-23 13:30:25	@Aerox	Did you play this weekend?
2012-07-23 13:30:29	+Gemsi	so it's a toss up between ele and mesmer
2012-07-23 13:30:32	@Aerox	Engies were doing pretty well in pvp
2012-07-23 13:30:35	@Aerox	and the rifle got buffed
2012-07-23 13:30:38	@Aerox	eugh mesmer is so awful
2012-07-23 13:30:38	jared|away	If I was going to play, I'd probably roll an Aaron Burr.
2012-07-23 13:30:40	+Gemsi	not as much as i would have liked
2012-07-23 13:30:54	+Gemsi	played most of engi during the first bwe
2012-07-23 13:30:55	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-23 13:31:14	-->	Droid_Alex (~Droid_Ale@adsl-68-123-158-52.dsl.irvnca.pacbell.net) has joined #destructoid
2012-07-23 13:31:37	@Aerox	Look at you, IRCing at work
2012-07-23 13:31:38	@Aerox	such a rebel
2012-07-23 13:31:48	Droid_Alex	Get to work, you slackers
2012-07-23 13:31:50	Halfleft|Away	b-b-b-bad to the bone
2012-07-23 13:31:56	+Gemsi	it's both the kinda small range and the face that kits anyways seemed off somehow which is making me think not going engi right out of the gate
2012-07-23 13:33:44	Droid_Alex	This why the economy is in the gutter
2012-07-23 13:33:46	Droid_Alex	IRC
2012-07-23 13:34:01	Droid_Alex	You're in here instead of working
2012-07-23 13:34:06	Halfleft|Away	I finished at 6.
2012-07-23 13:34:23	Droid_Alex	Overtime it.
2012-07-23 13:34:38	Halfleft|Away	Like Reed can afford to pay overtime.
2012-07-23 13:34:41	@Aerox	I liked the kits a lot
2012-07-23 13:34:45	Halfleft|Away	they just laid off like a third of the office
2012-07-23 13:34:52	@Aerox	I was going dual pistol to range and harass and moving to flamethrower when they closed to melee
2012-07-23 13:34:59	@Aerox	Burst, knockback, flamewall, switch back to pistol
2012-07-23 13:34:59	+Gemsi	flamethower never seems to hit in WvWvW
2012-07-23 13:35:12	Brainderailment	What are you going to do when you get inevitably canned, halfleft?
2012-07-23 13:35:18	@Aerox	sup nate
2012-07-23 13:35:23	Brainderailment	sup boner
2012-07-23 13:35:25	+Gemsi	but then i didn't play much of them this time around to see what changed
2012-07-23 13:35:27	<--	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-23 13:35:32	Halfleft|Away	I'm fine.
2012-07-23 13:35:45	Halfleft|Away	Sodexo will probably set up their own L&D dept if that happens.
2012-07-23 13:35:55	Halfleft|Away	And they're not going to collapse any time soon.
2012-07-23 13:36:48	Brainderailment	So guys, are there any really good social media aggregation apps out there?
2012-07-23 13:37:12	Halfleft|Away	urgh
2012-07-23 13:37:18	 *	Halfleft|Away backhands Brainderailment
2012-07-23 13:37:29	Brainderailment	WHY I OUGHTTA
2012-07-23 13:37:29	Halfleft|Away	what an awful sentence
2012-07-23 13:37:40	Droid_Alex	What?
2012-07-23 13:37:41	jared|away	Flipboard isn't bad. It's not hardcore, but it mixes in Twitter, FB, and G+ to its own content streams.
2012-07-23 13:37:55	Brainderailment	what about rss feeds?
2012-07-23 13:37:56	Droid_Alex	Sometimes someone wants all their social media stuff in one neat app
2012-07-23 13:38:27	Halfleft|Away	what do you use other than facebook and twitter
2012-07-23 13:38:27	Brainderailment	It would have to be pretty flawless for me to use one
2012-07-23 13:38:42	Droid_Alex	Linkedin
2012-07-23 13:38:44	Droid_Alex	DUH!
2012-07-23 13:38:46	jared|away	G+
2012-07-23 13:39:07	Brainderailment	well, nothing, but I'm talking about something that could throw subreddit populars and rss feeds in as well
2012-07-23 13:39:24	jared|away	Brainderailment: Not that In know of, if that question was directed at me. But then again, I've never tried.
2012-07-23 13:39:42	Droid_Alex	Linkedin sounds like the worst
2012-07-23 13:39:47	jared|away	It is.
2012-07-23 13:39:51	Halfleft|Away	linkedin is retarded
2012-07-23 13:39:53	jared|away	I hate Linkedin.
2012-07-23 13:39:59	Brainderailment	I've never seen it
2012-07-23 13:40:15	Halfleft|Away	thay have 'top articles' that are like "RESEARCH SHOWS THAT MEDIA IS GOING MOBILE!"
2012-07-23 13:40:21	Brainderailment	didn't that start with blackberries when they got GPS?
2012-07-23 13:40:28	Halfleft|Away	and "BEST WAYS TO SPREAD YOUR BRAND VIA TUMBLR!"
2012-07-23 13:40:54	Droid_Alex	It's something you fall back on for when you get fired or laid off
2012-07-23 13:41:07	Halfleft|Away	wow not even joking
2012-07-23 13:41:12	Halfleft|Away	in it on todays:
2012-07-23 13:41:13	Droid_Alex	And beg for jobs on
2012-07-23 13:41:23	Halfleft|Away	"Eurotunnel expects olympic boost"
2012-07-23 13:41:25	Halfleft|Away	YA DON'T SAY!?
2012-07-23 13:42:02	+Gemsi	"People spend money at large event" more news at 11
2012-07-23 13:42:47	Halfleft|Away	firstly: this is fucking retarded
2012-07-23 13:42:54	Brainderailment	Wait, I was thinking foursquare, I know what Linked in is. derp
2012-07-23 13:42:57	Halfleft|Away	secondly: how the fuck is 5 metre's "hugging distance"
2012-07-23 13:42:58	Halfleft|Away	http://i.imgur.com/Dpek0.gif
2012-07-23 13:43:09	Halfleft|Away	metres*
2012-07-23 13:44:22	Droid_Alex	I remember being at a party
2012-07-23 13:44:27	Droid_Alex	with some older females
2012-07-23 13:44:54	Droid_Alex	Have a superiority complex over the fact that they used linkedin over facebook
2012-07-23 13:45:07	@Aerox	Old people trying to understand the internet & social media is one of the both funniest and saddest things ever
2012-07-23 13:45:37	Droid_Alex	Because ~~~~~professional~~~~~~
2012-07-23 13:45:37	jared|away	Agreed.
2012-07-23 13:46:05	Halfleft|Away	linkedin isn't a social media tool
2012-07-23 13:46:11	Droid_Alex	Tildes are the best
2012-07-23 13:46:14	@Aerox	My boss is all excited because he heard some old lady talk about how you can theoretically use amazon to hunt down people's shopping pattern
2012-07-23 13:46:14	@Aerox	s
2012-07-23 13:46:15	Halfleft|Away	it's a business tool for people who are too old to understand technology.
2012-07-23 13:46:18	Droid_Alex	Thanks, Tom Brownhole
2012-07-23 13:46:32	@Aerox	so now he just has it in his head I can go to amazon and type in "john smith" and instantly find out everything the specific john smith we're looking for has ever purchased
2012-07-23 13:46:39	Halfleft|Away	heh
2012-07-23 13:46:43	Droid_Alex	Hahahaha
2012-07-23 13:46:51	Halfleft|Away	oh man
2012-07-23 13:46:59	Halfleft|Away	we have this delegate who goes on our courses sometimes
2012-07-23 13:47:09	Halfleft|Away	who has randomly decided that he "doesn't use his second name anymore"
2012-07-23 13:47:37	+Gemsi	so a twat
2012-07-23 13:47:40	Halfleft|Away	we got a health and safety cert returned to us because they wouldn't accept a first name only so he put 'ralph' in both fields
2012-07-23 13:47:45	Halfleft|Away	so they printed the cert 'ralph ralph'
2012-07-23 13:47:47	Halfleft|Away	fucking idiot
2012-07-23 13:47:50	@Aerox	haha alex you'll like this
2012-07-23 13:47:51	+Gemsi	if someone did that at work
2012-07-23 13:47:51	@Aerox	http://deartrolls.tumblr.com/
2012-07-23 13:47:58	@Aerox	A joystiq writer has started tumbling the worst comments they get
2012-07-23 13:48:09	Halfleft|Away	his second name is watson or something like that. IT's in his email
2012-07-23 13:48:26	+Gemsi	I would change all their logins to surnamesurnamesurname
2012-07-23 13:48:32	@Aerox	The gay comment is amazing
2012-07-23 13:48:45	Halfleft|Away	our users logins are like, SLC10045672
2012-07-23 13:48:49	Halfleft|Away	and none of them know theirs
2012-07-23 13:48:53	Halfleft|Away	because they are retarded
2012-07-23 13:49:01	+Gemsi	our are firstnamesurname
2012-07-23 13:49:02	@Aerox	Why did he refuse to write it
2012-07-23 13:49:07	+Gemsi	people forget them
2012-07-23 13:49:08	@Aerox	Like was he hiding it from THE MAN
2012-07-23 13:49:43	+Gemsi	but then one of the major systems is firstname surname, and the phones are irstname
2012-07-23 13:50:08	+Gemsi	because having a single standard is too much like hard work it seems
2012-07-23 13:51:03	Halfleft|Away	i have no idea
2012-07-23 13:51:34	Halfleft|Away	he moaned to the trainer who then spoke to zuzana our resourcer who told me that he didn't use it so I shouldn't put it on the refresher cert
2012-07-23 13:51:43	Halfleft|Away	So I was all "okay" and put it in the folder of no return
2012-07-23 13:51:52	Halfleft|Away	which means it won't get done until he bitches about it in four months
2012-07-23 13:52:58	<--	Droid_Alex (~Droid_Ale@adsl-68-123-158-52.dsl.irvnca.pacbell.net) has quit (Quit: Bye)
2012-07-23 13:53:36	jared|away	Today's RPG humor: Level 1 party faces off against venomous snake -- everyone dies. HA
2012-07-23 13:53:52	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-07-23 13:55:02	Halfleft|Away	ROFL
2012-07-23 14:29:52	richterthethird	heya jro
2012-07-23 14:29:59	@Aerox	hi richter
2012-07-23 14:30:02	richterthethird	sup
2012-07-23 14:31:27	+Gandysampras	faaaaaaart
2012-07-23 14:31:33	richterthethird	i wanna see the trial
2012-07-23 14:32:12	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-23 14:32:13	--	Mode #destructoid [+v jorge`] by Q
2012-07-23 14:39:23	jared|away	richterthethird: What happened to the Belmont clan?
2012-07-23 14:40:10	richterthethird	they all died out to generic anime characters
2012-07-23 14:40:50	jared|away	Are you dead too?
2012-07-23 14:41:03	jared|away	If so, you get a free canary.
2012-07-23 14:41:25	richterthethird	its more of a sixth sense thing
2012-07-23 14:43:10	jared|away	Huh.
2012-07-23 14:50:51	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-23 14:57:45	kaciesaurus	wtf
2012-07-23 14:57:56	kaciesaurus	it blocks the second page of that tumblr but I can read the first one.
2012-07-23 14:58:01	kaciesaurus	verizon, you crazy
2012-07-23 15:04:03	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-23 15:09:05	@TDiddy	oh noooooooooooooooooooo
2012-07-23 15:11:17	jared|away	OMG WHAT'S WRONG
2012-07-23 15:12:50	@TDiddy	she cant tumblr past the first page
2012-07-23 15:13:46	dare	Let's start a Verizon petition
2012-07-23 15:15:32	jared|away	Let's use alchemy to turn Verizon into gold, and use it to establish our own 4G network.
2012-07-23 15:18:12	kaciesaurus	gah, that gross lady is at it again
2012-07-23 15:18:23	jared|away	I have a name you know.
2012-07-23 15:18:36	kaciesaurus	"we are watching the clock... or texting perverted things.... something like that."
2012-07-23 15:18:41	jared|away	And honestly, seemed like the best idea at the time.
2012-07-23 15:18:52	jared|away	Ohhhh, nevmd
2012-07-23 15:24:32	kaciesaurus	sally ride is dead, I guess
2012-07-23 15:24:52	@Aerox	I did a report on her in third grade
2012-07-23 15:24:54	@Aerox	That was basically
2012-07-23 15:24:56	@Aerox	SHE WAS A WOMAN
2012-07-23 15:24:57	@Aerox	IN SPACE
2012-07-23 15:24:59	@Aerox	the end.
2012-07-23 15:25:20	kaciesaurus	p.s. she had pancreatic cancer
2012-07-23 15:25:51	@TDiddy	the bar on reports in third grade is pretty low
2012-07-23 15:30:18	dare	That's one of the more painful ones to have
2012-07-23 15:36:43	kaciesaurus	"Weird, I believed actors had to play roles of their age only."
2012-07-23 15:36:44	kaciesaurus	wat
2012-07-23 15:41:04	@TDiddy	people can only play roles around their age?
2012-07-23 15:41:29	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-07-23 15:46:47	<--	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Ping timeout)
2012-07-23 15:51:58	@Aerox	http://www.youtube.com/watch?v=zm8msoKME4w&feature=player_embedded
2012-07-23 15:52:01	DtoidBot	"Mitt Romney, A Hero In My Mind"
2012-07-23 15:52:07	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-23 16:11:09	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-07-23 16:19:31	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-23 16:22:18	-->	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-07-23 16:27:14	kaciesaurus	mr dtoid at tokyo in tulsa: https://sphotos-b.xx.fbcdn.net/hphotos-ash4/427474_10150946035175382_959802936_n.jpg
2012-07-23 16:29:16	kaciesaurus	I bet this was awesome to see: https://sphotos-b.xx.fbcdn.net/hphotos-snc7/578718_10150946038185382_1403480635_n.jpg
2012-07-23 16:29:50	@Aerox	ahahha
2012-07-23 16:29:51	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-23 16:29:57	@Aerox	TOKYO IN TULSA
2012-07-23 16:29:59	@Aerox	what a nightmare
2012-07-23 16:31:43	kaciesaurus	alright, this is a pretty good cosplay for this girl: https://sphotos-b.xx.fbcdn.net/hphotos-ash3/561213_10150946044335382_1700445837_n.jpg
2012-07-23 16:31:51	kaciesaurus	(assuming she is actually meg from family guy?)
2012-07-23 16:32:00	@Aerox	ahahahahaahaha
2012-07-23 16:32:11	@Aerox	Oh man
2012-07-23 16:32:17	@Aerox	If she was actually trying to cosplay an anime
2012-07-23 16:32:20	@Aerox	That would be the perfect picture
2012-07-23 16:32:43	@Aerox	UM HELLO I'M SPARKLE BUNNY POLICE CADET FLASHGIRL
2012-07-23 16:35:45	kaciesaurus	https://www.facebook.com/media/set/?set=a.10150946033980382.416939.504810381&type=1#!/media/set/?set=a.10150946033980382.416939.504810381&type=3
2012-07-23 16:35:56	@Aerox	oh god
2012-07-23 16:35:57	kaciesaurus	there are some funny looking people, but overall not as many lulz as I was expecting
2012-07-23 16:36:25	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-snc6/256378_10150946035510382_1990779218_o.jpg
2012-07-23 16:36:35	@Aerox	I love the gothic kids who can't afford real gas masks
2012-07-23 16:36:41	@Aerox	so they wear those cheapass paint fume makss
2012-07-23 16:37:02	kaciesaurus	lol
2012-07-23 16:38:09	@Aerox	what is, uh
2012-07-23 16:38:10	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-ash3/552549_10150946040155382_1241345177_n.jpg
2012-07-23 16:38:22	kaciesaurus	wtf is this one: https://sphotos-b.xx.fbcdn.net/hphotos-snc7/391460_10150946035065382_1272682177_n.jpg
2012-07-23 16:38:42	richterthethird	thats highschool of the dead , its a pretty retarded show the sniper and the girl jro
2012-07-23 16:38:48	@Aerox	sounds awful
2012-07-23 16:41:27	richterthethird	its a zombie anime , just about killing zombies but has tons of juvenile fanservice heh . Definitely nothing worth defending might as well watch a segal movie heh
2012-07-23 16:42:45	richterthethird	kacie those girls look like they are just from the fifth element o_o
2012-07-23 16:43:55	kaciesaurus	that's the vibe I got, but I don't remember anything like in the fifth element
2012-07-23 16:44:01	kaciesaurus	it's been awhile since I've watched it though
2012-07-23 16:49:03	dare	http://news.yahoo.com/worker-charged-arsons-maine-sub-fire-145702234.html
2012-07-23 17:50:49		irc: disconnected from server
2012-07-23 17:51:13	-->	benbeltran[away (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-23 17:51:13	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power benbeltran[away cardfrek dare Digittal DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf2 mistic pointzeroeight richterthethird Simmy tGA_phone tga|dentist]
2012-07-23 17:51:13	--	Channel #destructoid: 26 nicks (5 ops, 0 halfops, 4 voices, 17 normals)
2012-07-23 17:51:16	--	Mode #destructoid [+tnCN]
2012-07-23 17:51:16	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-23 17:59:54	<--	kaciesaurus (webchat@192.76.80.75) has quit (Quit: Page closed)
2012-07-23 18:06:36	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-07-23 18:10:43	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-23 18:21:00	<--	tGA_phone (~tgaphone@166.147.126.25) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 18:23:23	-->	meeetalnarf (~meetalnar@p54AC981D.dip0.t-ipconnect.de) has joined #destructoid
2012-07-23 18:25:49	<--	meeetalnarf2 (~meetalnar@p54AC991C.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-07-23 18:29:53	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 18:38:47	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-07-23 18:40:24	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 18:41:06	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-23 18:50:33	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-07-23 18:50:37	RobotBebop	BAWK BAWK
2012-07-23 18:51:05	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 18:51:15	RobotBebop	my cat has got to be the only cat in existence that isn't picky as shit
2012-07-23 18:51:30	RobotBebop	i just plunked new food in front of her and she face dove into it without even sniffing it or anything
2012-07-23 18:51:45	RobotBebop	just like, FOOD EAT EAT EAT
2012-07-23 18:52:51	+Ecksorcism	Hahahahaha
2012-07-23 18:53:08	RobotBebop	which is good, because this bag of food cost $22 fucking dollars
2012-07-23 18:53:29	RobotBebop	my old cat would turn her nose up at anything that wasn't treats or whiskas
2012-07-23 18:53:47	RobotBebop	hopefully this food helps her weight come down
2012-07-23 18:54:02	RobotBebop	i also bought a laser against my better judgement
2012-07-23 18:55:51	dare	Why did you buy a laser
2012-07-23 18:55:55	@TDiddy	what kind of laser
2012-07-23 18:55:56	dare	Also what happened to your old cat
2012-07-23 18:56:04	dare	Did your new cat eat it
2012-07-23 18:56:25	RobotBebop	my old cat died of old age
2012-07-23 18:56:31	RobotBebop	i mean we put her down
2012-07-23 18:56:35	RobotBebop	but her kidnies were failing
2012-07-23 18:56:37	RobotBebop	she wa slike 18 years old
2012-07-23 18:56:47	RobotBebop	she never had any real health issues
2012-07-23 18:56:49	dare	You age shamed her to death
2012-07-23 18:56:54	RobotBebop	haha
2012-07-23 18:57:07	RobotBebop	this laser is breaking my cats already feeble and retarded brain
2012-07-23 18:57:17	@TDiddy	is that why you got it?
2012-07-23 18:57:24	dare	You are a horrible pet owner
2012-07-23 18:58:22	dare	Man the netbook fad died super fast
2012-07-23 18:58:50	RobotBebop	yeah
2012-07-23 18:58:55	RobotBebop	i need something to get her moving
2012-07-23 18:59:01	RobotBebop	I mean she's kind of active
2012-07-23 18:59:09	RobotBebop	she'll spaz out for a few minutes every now and then and just run around
2012-07-23 18:59:18	RobotBebop	but she won't play with her other toys unless i toss them
2012-07-23 18:59:34	RobotBebop	so she just either starts harassing me, or sleeps all day
2012-07-23 18:59:51	dare	Maybe someone needs a human laser to get you more active
2012-07-23 19:00:06	RobotBebop	yeah, see? she's panting already.
2012-07-23 19:00:19	@TDiddy	maybe you should play with her
2012-07-23 19:00:27	RobotBebop	i try but she bites
2012-07-23 19:00:43	RobotBebop	i need something that doesn't leave me looking like i need therapy
2012-07-23 19:01:35	RobotBebop	she looks visibly upset that the laser dot is gone
2012-07-23 19:01:39	@TDiddy	globes
2012-07-23 19:01:42	@TDiddy	gloves
2012-07-23 19:01:49	RobotBebop	i don't want to encourage her to play with hands
2012-07-23 19:01:59	RobotBebop	that's why she bites in the first place
2012-07-23 19:02:09	dare	Steel mesh gloves
2012-07-23 19:03:04	RobotBebop	cat, not a shark
2012-07-23 19:03:49	@TDiddy	you dont want marks do ya
2012-07-23 19:04:13	dare	You should clean your hands of melted cheese before you play with her, that's why she bites
2012-07-23 19:04:18	@TDiddy	hehehehehe
2012-07-23 19:05:34	RobotBebop	dare
2012-07-23 19:05:36	RobotBebop	i hate you
2012-07-23 19:05:57	dare	>>>>>>>>>>>>>>>>>>>:(
2012-07-23 19:10:17	@TDiddy	owned
2012-07-23 19:19:51	+Ecksorcism	hey Espy, Travis, Ian
2012-07-23 19:19:56	RobotBebop	farts
2012-07-23 19:20:02	@TDiddy	who the fuck is Espy
2012-07-23 19:20:06	dare	<-
2012-07-23 19:20:06	+Ecksorcism	dare,
2012-07-23 19:20:10	dare	Hi Ecks
2012-07-23 19:20:10	@TDiddy	Thats your name?
2012-07-23 19:20:15	RobotBebop	S.P.
2012-07-23 19:20:17	dare	More or less.
2012-07-23 19:20:37	@TDiddy	you got named after the ESPN award
2012-07-23 19:20:38	@TDiddy	sucks
2012-07-23 19:20:42	dare	When I use my unabbreviated name I get comments like
2012-07-23 19:20:46	dare	YOU ARE KOREAN
2012-07-23 19:20:51	dare	Over and over from the same people
2012-07-23 19:20:53	+Ecksorcism	I get called a terrorist
2012-07-23 19:21:04	+Ecksorcism	I'd rather be called Korean
2012-07-23 19:21:12	dare	pointzeroeight's landlady is also afraid of you
2012-07-23 19:21:18	dare	What if they meant North Korean
2012-07-23 19:21:19	+Ecksorcism	scared shitless
2012-07-23 19:21:20	dare	Same thing
2012-07-23 19:21:20	RobotBebop	ahahaha
2012-07-23 19:21:21	+Ecksorcism	its amazing
2012-07-23 19:21:30	RobotBebop	that was pretty hilarious
2012-07-23 19:21:40	+Ecksorcism	she wouldnt leave her car without her son coming out to get her
2012-07-23 19:21:45	RobotBebop	what?!
2012-07-23 19:21:47	RobotBebop	that happened?!
2012-07-23 19:21:53	+Ecksorcism	and then he comes down to ak when we're leaving
2012-07-23 19:21:57	RobotBebop	AAHAHAHAHAHAHAHHAA
2012-07-23 19:21:57	+Ecksorcism	you dont remember?
2012-07-23 19:22:01	RobotBebop	i thought she came down
2012-07-23 19:22:06	RobotBebop	and saw a black person and scurried away in fear
2012-07-23 19:22:12	+Ecksorcism	she drove up
2012-07-23 19:22:15	RobotBebop	fuck
2012-07-23 19:22:18	RobotBebop	amazing
2012-07-23 19:22:18	+Ecksorcism	and saw me pacing
2012-07-23 19:22:24	+Ecksorcism	and just sat in her car
2012-07-23 19:22:27	+Ecksorcism	and grabbed her phone
2012-07-23 19:23:08	dare	That's just like TDiddy when a DMX song comes on the radio
2012-07-23 19:23:18	@TDiddy	HEY
2012-07-23 19:23:22	@TDiddy	HE IS INTIMIDATING
2012-07-23 19:23:30	+Ecksorcism	throat cancer is intimidating
2012-07-23 19:23:40	+Ecksorcism	or is that Ja Rule
2012-07-23 19:23:40	dare	Well, he was in that Def Jam game so I'll give you that
2012-07-23 19:23:48	+Ecksorcism	I always get them mixed up
2012-07-23 19:24:58	@TDiddy	racist
2012-07-23 19:33:46	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-23 19:44:55	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-07-23 19:44:55	--	Mode #destructoid [+v Bigby] by Q
2012-07-23 19:46:35	+Bigby	howdy
2012-07-23 19:47:15	Brainderailment	Hey bigz, I saw an article on those flexible displays you were talking about the other day. Samsung is apparently going to make them "soon"
2012-07-23 19:48:05	+Bigby	SOOOOOOOOOON
2012-07-23 19:52:14	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-23 19:53:26	+Bigby	http://www.autobyrent.com/index.php?page=vehicles&city=8&limit=&sort=
2012-07-23 19:53:33	+Bigby	so which one out of this lot of cars looks the best?
2012-07-23 19:53:40	+Bigby	im partial to the focus but thats me
2012-07-23 19:54:03	Brainderailment	rent to own is by far the worst way to buy anything always
2012-07-23 19:54:06	Brainderailment	just fyi
2012-07-23 19:54:14	dare	^
2012-07-23 19:54:48	RobotBebop	yeah
2012-07-23 19:54:59	RobotBebop	isn't it like, super super high interest somehow
2012-07-23 19:55:18	Brainderailment	nothing you pay up front gets put onto the principle
2012-07-23 19:55:46	+Bigby	its not as bad as the last place i went to
2012-07-23 19:56:05	dare	Every financial decision you make is suspect
2012-07-23 19:56:24	+Bigby	well no one else will even let me in the door
2012-07-23 19:56:31	dare	There's a reason why they will
2012-07-23 19:56:47	+Bigby	well dare its either that or get some good running shoes
2012-07-23 19:56:54	+Bigby	and im a shitty runner
2012-07-23 19:56:59	dare	I already knew that
2012-07-23 19:57:04	dare	Have you checked leasing rates for older cars?
2012-07-23 19:57:20	@TDiddy	Yeah
2012-07-23 19:57:37	dare	In your situation I wouldn't buy anything that someone could take away from me
2012-07-23 19:57:39	Brainderailment	Bigby, save your money and buy a car with cash from an owner
2012-07-23 19:57:40	@TDiddy	Rent to own usually has you paying the thing off multiple times if you have it a while
2012-07-23 19:57:42	+Bigby	i was asking for an opinion on the cars i posted
2012-07-23 19:57:51	+Bigby	brain
2012-07-23 19:57:58	+Bigby	i have maybe a couple months with my current car
2012-07-23 19:58:01	+Bigby	thus my urgency
2012-07-23 19:58:15	Brainderailment	wait, you have a car now?
2012-07-23 19:58:20	Brainderailment	what's wrong with it?
2012-07-23 19:58:43	dare	Yes and he's still paying off the loan for it
2012-07-23 19:58:52	+Bigby	its an old car
2012-07-23 19:59:03	Brainderailment	Oh, also, those rent to own dealers put remote killswitches into the cars so if you don't pay your rent, you cant drive the car
2012-07-23 19:59:04	+Bigby	needs work
2012-07-23 19:59:16	Brainderailment	what is the car?
2012-07-23 19:59:50	+Bigby	a 93 eagle summit wagon dl
2012-07-23 20:00:11	Brainderailment	we have a guy from my work that was using his sister's car and that's how she "bought" it. One day he couldn't get it to start because they pressed the red button
2012-07-23 20:00:18	+Bigby	the engine is ok but the brakes need replacing and i think the cv axle on the right side is going out
2012-07-23 20:00:33	Brainderailment	brakes are super cheap and easy
2012-07-23 20:00:55	+Bigby	look, just say "i dont want to look at the list of cars there" so i can go ask someone else
2012-07-23 20:01:18	Brainderailment	Hey, I'm your financial Batman, I'm only trying to help
2012-07-23 20:01:27	Brainderailment	but you may turn against me, that's fine
2012-07-23 20:01:37	Brainderailment	I'm the hero this chat needs
2012-07-23 20:01:38	dare	But he's the hero your finances deserve
2012-07-23 20:01:40	+Bigby	i asked you your opinion on a car
2012-07-23 20:02:03	Brainderailment	And a car is more than just a pile of metal and rubber
2012-07-23 20:02:09	Brainderailment	it's a financial decision
2012-07-23 20:02:23	+Bigby	thats why im trying to be as picky as possible
2012-07-23 20:02:36	+Bigby	something that will last me a while
2012-07-23 20:02:44	RobotBebop	but not picky enough to go for something as predatory as rent-to-own
2012-07-23 20:02:55	+Bigby	im checking bb values and if they say like 3k over that i wont take it
2012-07-23 20:03:03	+Bigby	goddamn you are thick
2012-07-23 20:03:12	+Bigby	i said several times no one else will even consider me
2012-07-23 20:03:18	RobotBebop	you are thick
2012-07-23 20:03:21	+Bigby	i need a car
2012-07-23 20:03:23	+Bigby	end of statement
2012-07-23 20:03:25	RobotBebop	because we said even more times THAT YOU NEED TO FILE BANKRUPTCY
2012-07-23 20:03:34	Brainderailment	seriously, you can make any car last for a really long time if you know it well. Don't replace a car with a few problems that you're tired of with a money pit lemon
2012-07-23 20:03:45	RobotBebop	YOU NEED TO SORT YOUR FINANCIAL PROBLEMS OUT SO YOU *CAN* GET A CAR
2012-07-23 20:03:50	Brainderailment	^
2012-07-23 20:03:52	RobotBebop	god
2012-07-23 20:03:55	+Bigby	why do you immediately assume any car they have will be a lemon
2012-07-23 20:04:05	+Bigby	I NEED A CAR IN ONE MONTH
2012-07-23 20:04:05	RobotBebop	fuck
2012-07-23 20:04:06	RobotBebop	forget it brain
2012-07-23 20:04:08	+Bigby	ONE FUCKING MONTH
2012-07-23 20:04:10	+Bigby	GET IT?Q
2012-07-23 20:04:13	RobotBebop	he's beyond our help
2012-07-23 20:04:14	dare	This is the greatest chat of all time
2012-07-23 20:04:19	Brainderailment	Because when you go to places that will finance anyone, they are the bottom of the barrel of dealerships
2012-07-23 20:04:21	RobotBebop	he's set on staying on his current trajectory of pain
2012-07-23 20:04:23	+Bigby	there is not TIME for being all that shit
2012-07-23 20:04:35	+Bigby	i dont have that luxury
2012-07-23 20:04:42	Brainderailment	just fix the car you have and save up money and rebuild your credit
2012-07-23 20:04:48	dare	^
2012-07-23 20:04:49	Brainderailment	I'm telling you this from experience man.
2012-07-23 20:04:53	RobotBebop	NO
2012-07-23 20:04:56	RobotBebop	BIGBY NEEDS A CAR
2012-07-23 20:04:58	+Bigby	i cant be without a car for even one day
2012-07-23 20:05:01	RobotBebop	ANYBODY WITH REAL ADVICE BE DAMNED
2012-07-23 20:05:03	+Bigby	so i cant take it to a shop
2012-07-23 20:05:15	dare	Didn't you say last time you could fix cars yourself?
2012-07-23 20:05:26	+Bigby	i can fix some things
2012-07-23 20:05:31	Brainderailment	I wish I didn't have a car payment, I hated my camaro but it got me to work and back. Now I'm paying like 300 a month for a car I love, but I'm always broke
2012-07-23 20:05:33	+Bigby	but i am severly limited atm
2012-07-23 20:05:40	+Bigby	no tools, no shop, no place i can work on it
2012-07-23 20:06:03	Brainderailment	You could rent a car while you get yours fixed, it's way cheaper than buying something in a rush
2012-07-23 20:06:11	dare	What car Nate
2012-07-23 20:06:13	+Bigby	that seems expensive
2012-07-23 20:06:16	dare	It's not
2012-07-23 20:06:18	Brainderailment	oh, and a cv axle for your car is $40
2012-07-23 20:06:19	dare	You lease it month to month
2012-07-23 20:06:34	+Bigby	i know how much it is
2012-07-23 20:06:37	+Bigby	but i cant replace it
2012-07-23 20:06:43	Brainderailment	I financed my cooper s for 6 years
2012-07-23 20:06:47	Brainderailment	which is stupid
2012-07-23 20:06:48	dare	Dayamn
2012-07-23 20:06:54	RobotBebop	finance deez nuts
2012-07-23 20:06:59	Brainderailment	but I really wanted to get outta that camaro
2012-07-23 20:06:59	+Ecksorcism	6 years?
2012-07-23 20:07:00	dare	Zing
2012-07-23 20:07:03	Brainderailment	yeah
2012-07-23 20:07:04	RobotBebop	zzzzing!
2012-07-23 20:07:18	+Ecksorcism	I need to get into the car game
2012-07-23 20:07:21	Brainderailment	that's why it's $250 a month plus about $65 insurance
2012-07-23 20:07:26	Brainderailment	so around 300
2012-07-23 20:07:26	-->	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-07-23 20:07:26	--	Mode #destructoid [+v Vexed_Alex] by Q
2012-07-23 20:07:32	Brainderailment	ALEX
2012-07-23 20:07:41	RobotBebop	this is just going to get better
2012-07-23 20:07:47	+Vexed_Alex	http://www.youtube.com/watch?v=dPLFrLOet0Y
2012-07-23 20:07:50	Brainderailment	bash some sense into bigby's trailer trash financing mind
2012-07-23 20:07:50	DtoidBot	Egyptian Actors on Candid Camera Show Turn Violent When Told Channel Is Israeli
2012-07-23 20:07:52	+Ecksorcism	so whats the ful story?
2012-07-23 20:07:57	RobotBebop	he's tried nate
2012-07-23 20:07:58	RobotBebop	we all have
2012-07-23 20:07:58	+Ecksorcism	Bigby's car is broken?
2012-07-23 20:08:03	Brainderailment	not yet
2012-07-23 20:08:04	+Vexed_Alex	What is he doing
2012-07-23 20:08:13	Brainderailment	rent to own
2012-07-23 20:08:15	RobotBebop	being belligerant about getting a car before fixing his financial shit
2012-07-23 20:08:20	+Vexed_Alex	Watch that youtube, by the way
2012-07-23 20:08:24	+Vexed_Alex	it is vile
2012-07-23 20:08:31	RobotBebop	it looks scary
2012-07-23 20:08:36	RobotBebop	i'm going back to my RMR title screen
2012-07-23 20:08:51	+Vexed_Alex	Bigby, get your finances in order, then get a car.
2012-07-23 20:08:54	Brainderailment	I coulnd't stand the people yelling derka derk at eachother, I assume it'll piss me off, I don't need that
2012-07-23 20:09:17	RobotBebop	Look up a carpooling site
2012-07-23 20:09:24	+Vexed_Alex	Is his car broken down?
2012-07-23 20:09:28	+Bigby	not yet
2012-07-23 20:09:35	+Bigby	needs suspension work
2012-07-23 20:09:37	RobotBebop	how far away is your job anyway
2012-07-23 20:09:49	+Vexed_Alex	Okay, well, get your shit straight.
2012-07-23 20:09:55	RobotBebop	that's what i said!
2012-07-23 20:09:58	RobotBebop	and then he called me thick!
2012-07-23 20:10:02	+Vexed_Alex	If your car can move you're fine.
2012-07-23 20:10:09	+Bigby	and when it cant/
2012-07-23 20:10:10	+Bigby	?
2012-07-23 20:10:17	RobotBebop	Carpool
2012-07-23 20:10:20	Brainderailment	fix it before it gets to that point
2012-07-23 20:10:24	RobotBebop	how far is your job anyway
2012-07-23 20:10:26	Brainderailment	a newer car isn't going to not break
2012-07-23 20:10:29	+Bigby	6 miles
2012-07-23 20:10:35	RobotBebop	.. that's it?
2012-07-23 20:10:35	Brainderailment	Dude
2012-07-23 20:10:35	+Vexed_Alex	Especially a used car.
2012-07-23 20:10:37	RobotBebop	what
2012-07-23 20:10:38	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-23 20:10:39	dare	HAHAHA
2012-07-23 20:10:39	Brainderailment	6 miles
2012-07-23 20:10:39	RobotBebop	you can't get a bus?
2012-07-23 20:10:40	dare	6 MILES?
2012-07-23 20:10:43	RobotBebop	SERIOUSLY BIGBY
2012-07-23 20:10:43	Brainderailment	you can walk that shit
2012-07-23 20:10:46	RobotBebop	fuck
2012-07-23 20:10:50	 *	Ecksorcism dies
2012-07-23 20:10:51	dare	Get a bicycle
2012-07-23 20:10:51	+Bigby	in a 100 degree heat? fuck you
2012-07-23 20:10:57	dare	Well in his defense
2012-07-23 20:10:57	Brainderailment	Bigs, you've got no excuse
2012-07-23 20:10:58	 *	RobotBebop resucitates Ecksorcism
2012-07-23 20:10:59	dare	You guys have seen him right
2012-07-23 20:11:02	Brainderailment	you can't win this fight
2012-07-23 20:11:12	+Vexed_Alex	Whatever. Sometimes busses in some places suck.
2012-07-23 20:11:19	 *	RobotBebop defibilerates Ecksorcism
2012-07-23 20:11:27	+Ecksorcism	DAMN IT IAN
2012-07-23 20:11:27	+Vexed_Alex	And walking is dumb in shit weather.
2012-07-23 20:11:31	+Bigby	closest bus stop is about a mile up the road
2012-07-23 20:11:34	+Ecksorcism	I FINALLY ESCAPED BIGBY
2012-07-23 20:11:37	+Vexed_Alex	Nobody wants to go home drenched in sweat
2012-07-23 20:11:37	Brainderailment	My little brother used my bmx when his car was out to ride about 5 miles in the swealtering heat down here.
2012-07-23 20:11:41	RobotBebop	WHY DO YOU GET TO ESCAPE
2012-07-23 20:11:49	+Vexed_Alex	Your little brother is retarded.
2012-07-23 20:11:55	RobotBebop	man i used to ride my bike for 30 minutes to my shitty ass call center job
2012-07-23 20:11:57	+Vexed_Alex	The point here is
2012-07-23 20:11:59	+Vexed_Alex	your car can run
2012-07-23 20:12:01	+Vexed_Alex	when it can't
2012-07-23 20:12:01	RobotBebop	it was definitely more than 6 miles
2012-07-23 20:12:04	+Vexed_Alex	get a new car
2012-07-23 20:12:12	+Vexed_Alex	for now, fix your financial woes
2012-07-23 20:12:13	RobotBebop	i think
2012-07-23 20:12:15	Brainderailment	But, you can fix a car so it won't break
2012-07-23 20:12:25	+Vexed_Alex	Sometimes it's not worth it, though.
2012-07-23 20:12:29	RobotBebop	Bigby look up a non profit debt counsellor
2012-07-23 20:12:30	+Bigby	i was asking for an opinon from a list of cars, i didnt say i was going to buy them tomorrow, im looking around, i dont even know the costs or interest or anything yet
2012-07-23 20:12:38	+Bigby	im checking blue book values on each car
2012-07-23 20:12:40	Brainderailment	alex, he has a bad cv axle which is 40 bucks
2012-07-23 20:12:40	RobotBebop	and we're saying you're doing the wrong thing entirely
2012-07-23 20:12:44	+Bigby	to see what they will charge over that
2012-07-23 20:12:46	RobotBebop	we're not just going to tell you what you want to hear
2012-07-23 20:13:00	+Bigby	i want to hear what car is better
2012-07-23 20:13:02	RobotBebop	ok, Bigby where do you live, what city again
2012-07-23 20:13:03	+Vexed_Alex	Coming in the the trail of this discussion
2012-07-23 20:13:09	+Vexed_Alex	you guys seem harsh
2012-07-23 20:13:23	RobotBebop	we're running out of tools here
2012-07-23 20:13:26	+Bigby	http://www.autobyrent.com/index.php?page=vehicles&sort=&limit=&city=8&start=110
2012-07-23 20:13:31	+Bigby	i was asking about these cars
2012-07-23 20:13:31	Brainderailment	^
2012-07-23 20:13:36	RobotBebop	and alex
2012-07-23 20:13:39	+Bigby	the guy who owns the place is a friend of my boss
2012-07-23 20:13:40	RobotBebop	you ? telling US we're harsh?
2012-07-23 20:13:43	RobotBebop	come oooooon
2012-07-23 20:13:47	+Bigby	they said they would cut me a deal and work with me
2012-07-23 20:13:52	+Vexed_Alex	what the fuck is rent to own
2012-07-23 20:13:55	RobotBebop	a scam
2012-07-23 20:13:56	+Vexed_Alex	that sounds awful
2012-07-23 20:14:00	+Bigby	its the name of the dealership
2012-07-23 20:14:04	+Bigby	the other name is Premier Auto
2012-07-23 20:14:07	RobotBebop	its probably worse than any predatory loan bigby could get
2012-07-23 20:14:13	+Bigby	he has five dealerships, this is one of them
2012-07-23 20:14:20	+Ecksorcism	all of those cars, make me want to hit myself
2012-07-23 20:14:21	Brainderailment	it's a scam to get meth addicts in the repo loop
2012-07-23 20:14:26	RobotBebop	yeah, scamming poor people from their money is big business
2012-07-23 20:14:30	RobotBebop	see rent a center
2012-07-23 20:14:30	+Vexed_Alex	He's in the south.
2012-07-23 20:14:31	Brainderailment	They make money off reposessing cars
2012-07-23 20:14:36	+Vexed_Alex	This is what used cars are in the south
2012-07-23 20:15:00	+Vexed_Alex	Trucks, oldsmobiles, pontiacs, buicks
2012-07-23 20:15:04	Brainderailment	hahaha
2012-07-23 20:15:08	+Vexed_Alex	late 90s, early 2000s
2012-07-23 20:15:15	+Vexed_Alex	tragic shit
2012-07-23 20:15:20	Brainderailment	cars that have just as many problems as what he owns
2012-07-23 20:15:25	+Vexed_Alex	Christ
2012-07-23 20:15:34	+Vexed_Alex	Look at this 1999 Oldsmobile ALERO
2012-07-23 20:15:43	+Ecksorcism	0 Miles!
2012-07-23 20:15:47	dare	I don't even know what that i s
2012-07-23 20:15:49	+Bigby	there is an 02 Focus
2012-07-23 20:16:11	+Vexed_Alex	The South continued buying American cars when the rest of the world stopped
2012-07-23 20:16:18	+Vexed_Alex	this is where all the late model Oldsmobiles ended up
2012-07-23 20:16:27	Brainderailment	If I was going to buy a car today that I didn't want to be for fun or anything, I'd get a focus
2012-07-23 20:16:27	+Bigby	i wont just say hey you want me to pay twice the blue book value for 500 a month? sure!
2012-07-23 20:16:38	+Vexed_Alex	I HAVE A FOCUS AND IT IS FUN
2012-07-23 20:16:38	+Bigby	i will look at what they got and see what their plan is
2012-07-23 20:16:44	+Bigby	if its ridiculous then forget it
2012-07-23 20:16:45	+Vexed_Alex	Granted, it's an SVT
2012-07-23 20:16:46	Brainderailment	Alex, I'm not saying that it's not fun
2012-07-23 20:16:56	Brainderailment	I'm saying that it's incredibly practical
2012-07-23 20:16:59	+Vexed_Alex	The rent spec Focus is death
2012-07-23 20:17:05	+Vexed_Alex	rent-a-car
2012-07-23 20:17:13	Brainderailment	You can get parts from a tree to fix ford cars
2012-07-23 20:17:15	RobotBebop	hah!
2012-07-23 20:17:21	RobotBebop	my old bike route to my old job was 6 miles exactly
2012-07-23 20:17:24	RobotBebop	I BIKED TO WORK
2012-07-23 20:17:26	RobotBebop	MY FAT ASS
2012-07-23 20:17:29	+Bigby	hooray for you
2012-07-23 20:17:33	RobotBebop	get a bike!
2012-07-23 20:17:33	+Bigby	i dont just drive to work
2012-07-23 20:17:38	+Bigby	i drive to appointments
2012-07-23 20:17:41	+Vexed_Alex	He makes house calls.
2012-07-23 20:17:46	+Vexed_Alex	He sort of needs a car.
2012-07-23 20:17:48	RobotBebop	and his company doesn't have vehicles?
2012-07-23 20:17:56	+Bigby	its a small business
2012-07-23 20:18:00	+Bigby	they reimburse
2012-07-23 20:18:07	dare	It is pretty humid out there
2012-07-23 20:18:14	+Bigby	and i dont have AC
2012-07-23 20:18:16	+Bigby	so its lots of fun
2012-07-23 20:18:20	RobotBebop	balls
2012-07-23 20:18:24	dare	You bought a car with no AC? Yikes
2012-07-23 20:18:24	Brainderailment	I'm only stating my opinion that you should definitely not get in bed with those cash for gold style car dealerships
2012-07-23 20:18:29	+Bigby	it did have AC
2012-07-23 20:18:32	+Bigby	six years ago
2012-07-23 20:18:35	+Ecksorcism	thats worse than walking Bigby
2012-07-23 20:18:37	RobotBebop	well, my main advice stands, debt fixing
2012-07-23 20:18:39	+Vexed_Alex	I agree with Nate.
2012-07-23 20:18:42	Brainderailment	My camaro had no ac
2012-07-23 20:18:47	Brainderailment	It had glass t tops
2012-07-23 20:18:51	Brainderailment	it was like a greenhouse
2012-07-23 20:18:54	RobotBebop	I agree with Alex agreeing with nate
2012-07-23 20:18:55	Brainderailment	fuck life it was hot
2012-07-23 20:18:58	+Bigby	like i said i will look over what they are offering
2012-07-23 20:19:00	+Vexed_Alex	Stay away from shady autodealers
2012-07-23 20:19:05	+Bigby	if the deal is shit then i walk away
2012-07-23 20:19:08	+Vexed_Alex	If you can
2012-07-23 20:19:11	+Bigby	my other option is my bosses dad
2012-07-23 20:19:16	+Vexed_Alex	try checking out certifieid dealerships
2012-07-23 20:19:24	+Bigby	he sells cars from his auto glass dealershio
2012-07-23 20:19:25	+Vexed_Alex	with certified pre-owned cars
2012-07-23 20:19:27	+Bigby	dealership
2012-07-23 20:19:37	+Vexed_Alex	It's a meaningless term
2012-07-23 20:19:43	RobotBebop	here
2012-07-23 20:19:46	RobotBebop	Bigby
2012-07-23 20:19:47	RobotBebop	robert
2012-07-23 20:19:50	RobotBebop	this is right up your alley
2012-07-23 20:19:50	RobotBebop	http://www.cccsoftheozarks.org/debtmanage.php
2012-07-23 20:20:00	+Vexed_Alex	but the bigger dealers have more to lose
2012-07-23 20:20:07	RobotBebop	i basically did the same thing and i gotta tell you its like having an entire planet of stress taken off your shoulders
2012-07-23 20:20:12	+Bigby	i know that place
2012-07-23 20:20:17	+Bigby	ive had to fix their computers before
2012-07-23 20:20:23	+Vexed_Alex	So, it seems to me that Bigby was asking about some cars
2012-07-23 20:20:23	RobotBebop	and now, 2 years later, i have $5k left in debt, after starting at $15k
2012-07-23 20:20:36	+Vexed_Alex	Moose got crazy jealous because a poorer was getting a car and he isn't
2012-07-23 20:20:44	RobotBebop	that is basically exactly it
2012-07-23 20:20:48	+Vexed_Alex	And Nate was reasonably telling him not to buy from shitty dealers
2012-07-23 20:20:50	+Vexed_Alex	and I came in
2012-07-23 20:20:55	+Vexed_Alex	on a white horse
2012-07-23 20:20:56	+Vexed_Alex	and agreed
2012-07-23 20:21:01	RobotBebop	white knight
2012-07-23 20:21:07	RobotBebop	mexican knight
2012-07-23 20:21:08	+Ecksorcism	bean knight
2012-07-23 20:21:11	RobotBebop	there we go
2012-07-23 20:21:15	+Vexed_Alex	and agreed his priority should be getting his finances in order first
2012-07-23 20:21:24	+Bigby	http://www.autobyrent.com/index.php?page=vehicledetails&id=7208
2012-07-23 20:21:28	+Bigby	this is the one i mentioned
2012-07-23 20:21:38	+Vexed_Alex	unless his car breaks down and fixing would end up costing much more than getting a new car
2012-07-23 20:21:47	+Bigby	the car is worth maybe 400
2012-07-23 20:21:52	RobotBebop	Bigby i will stop giving you shit if oyu just talk to these credit counsellors, or somebody else of similar services
2012-07-23 20:21:53	+Bigby	the repairs would cost probably 1000
2012-07-23 20:22:00	RobotBebop	Just make sure it's NON profit
2012-07-23 20:22:09	+Vexed_Alex	$400 for an '02 Focus?
2012-07-23 20:22:10	+Bigby	fine fine, ill call them
2012-07-23 20:22:11	+Vexed_Alex	No way.
2012-07-23 20:22:12	+Bigby	no
2012-07-23 20:22:17	+Bigby	for my 93 Eagle
2012-07-23 20:22:20	+Vexed_Alex	Oh.
2012-07-23 20:22:27	RobotBebop	and they already know you!
2012-07-23 20:22:36	+Vexed_Alex	What's wrong with the engine?
2012-07-23 20:22:36	+Bigby	well the secretary does
2012-07-23 20:22:37	dare	Why don't you find out how much it costs before you decide to buy a new car?
2012-07-23 20:22:37	RobotBebop	you can be like, hey i'm that guy that fixes your shit, fix my shit
2012-07-23 20:22:41	+Bigby	engine is ok
2012-07-23 20:22:46	+Vexed_Alex	Okay, cool
2012-07-23 20:22:49	+Bigby	sometimes dies when its idling
2012-07-23 20:22:52	+Bigby	but other than that
2012-07-23 20:22:52	+Vexed_Alex	live with it for a bit
2012-07-23 20:22:56	+Vexed_Alex	Okay, that's...
2012-07-23 20:22:58	+Vexed_Alex	that's not okay
2012-07-23 20:23:01	Brainderailment	Bigby, go to a credit union that's been around for a while
2012-07-23 20:23:02	+Ecksorcism	hahahaha
2012-07-23 20:23:05	+Bigby	its the right side axle im worried about
2012-07-23 20:23:08	+Bigby	makes thunking noises
2012-07-23 20:23:12	Brainderailment	they can give you the power of a cash deal
2012-07-23 20:23:18	dare	Mine had that issue, turned out the fans weren't working and the engine overheated
2012-07-23 20:23:21	+Bigby	cant tell if its the cv axle or the shocks or what
2012-07-23 20:23:33	+Bigby	one of my fans isnt working
2012-07-23 20:23:34	+Vexed_Alex	It's not the shocks.
2012-07-23 20:23:39	Brainderailment	Bigs, seriously, credit unions are the shiz
2012-07-23 20:23:48	+Bigby	i bank at a credit union
2012-07-23 20:23:50	RobotBebop	credit is the keyword there though brain
2012-07-23 20:23:52	+Bigby	they turned me down for a loan
2012-07-23 20:24:02	Brainderailment	that means that you shouldn't get a loan
2012-07-23 20:24:09	+Vexed_Alex	That's because you're in severe debt
2012-07-23 20:24:12	+Bigby	i know
2012-07-23 20:24:16	+Vexed_Alex	that you aren't ever getting out of
2012-07-23 20:24:22	+Bigby	time to fake my death
2012-07-23 20:24:23	+Ecksorcism	didnt you blow off your student loans bigby?
2012-07-23 20:24:29	+Bigby	im paying them
2012-07-23 20:24:31	+Vexed_Alex	unless you get your loans to back off on interest
2012-07-23 20:24:32	+Bigby	little by little
2012-07-23 20:24:35	+Vexed_Alex	or go bankrupt
2012-07-23 20:24:38	+Bigby	its all the other little crap
2012-07-23 20:24:41	+Vexed_Alex	which you should stop putting off
2012-07-23 20:24:42	+Vexed_Alex	seriously
2012-07-23 20:24:42	+Bigby	300 here, 200 there
2012-07-23 20:24:47	+Vexed_Alex	it's only going to get worse
2012-07-23 20:24:58	+Vexed_Alex	And this is the last time I ever say anything
2012-07-23 20:24:58	dare	Ecks, he pays them when he can, which means yes
2012-07-23 20:25:00	Brainderailment	Sometimes if you try to file bankruptcy they will set you up with a debt consolidation system
2012-07-23 20:25:06	+Vexed_Alex	^
2012-07-23 20:25:09	Brainderailment	so they won't even let you file chapter 11
2012-07-23 20:25:19	Brainderailment	just go talk to an advisor or something
2012-07-23 20:25:20	+Bigby	ive thought about debt consolidation, but im worried about scams
2012-07-23 20:25:22	dare	They would rather get some of their money back than nothing
2012-07-23 20:25:27	dare	So it's in their interest to workw ith you
2012-07-23 20:25:34	Brainderailment	Do some research
2012-07-23 20:25:38	dare	You are so deep in debt they have nothing to scam from you
2012-07-23 20:25:43	Brainderailment	yeah
2012-07-23 20:25:43	dare	Except your $400 clunker
2012-07-23 20:25:48	+Vexed_Alex	Again, last time I, or anyone else should say anything about this to Bigby.
2012-07-23 20:25:54	+Bigby	so tell me whats a good used car agreement then?
2012-07-23 20:25:55	+Vexed_Alex	If he doesn't want to help himself, fuck it.
2012-07-23 20:26:10	+Ecksorcism	rent to own should not even be considered
2012-07-23 20:26:11	+Vexed_Alex	I've bought 2 used cars.
2012-07-23 20:26:17	+Vexed_Alex	Neither of them were bought with credit.
2012-07-23 20:26:20	+Bigby	ive always bought a car outright from owners
2012-07-23 20:26:25	+Bigby	never dealt with a dealer
2012-07-23 20:26:28	Brainderailment	thats really the best way
2012-07-23 20:26:34	Brainderailment	because you can negotiate
2012-07-23 20:26:46	+Bigby	how much can you expect to pay a month
2012-07-23 20:26:47	+Vexed_Alex	You can negotiate with dealers
2012-07-23 20:26:53	+Ecksorcism	^
2012-07-23 20:26:58	Brainderailment	and you can come to his house and kill him when the car fucks up
2012-07-23 20:27:00	+Vexed_Alex	I don't know, $50?
2012-07-23 20:27:14	+Vexed_Alex	How long can it take to pay for a $5,000?
2012-07-23 20:27:16	+Ecksorcism	you can do that with a dealer
2012-07-23 20:27:38	+Bigby	lets say they offer a used car for 2995 dollars
2012-07-23 20:27:42	+Bigby	at 275 a month
2012-07-23 20:27:44	+Bigby	hows that
2012-07-23 20:27:50	+Vexed_Alex	Like I said, I've never paid for a car on credit.
2012-07-23 20:27:52	Brainderailment	for how long
2012-07-23 20:27:58	+Bigby	two years
2012-07-23 20:27:59	dare	The monthly doesn't matter so much as the interest rate and term
2012-07-23 20:27:59	+Vexed_Alex	I know how it works for new cars.
2012-07-23 20:28:10	+Ecksorcism	that should take 10 months bigby
2012-07-23 20:28:11	dare	So you're paying over 100% interest
2012-07-23 20:28:14	+Ecksorcism	you doubled thier money
2012-07-23 20:28:16	Brainderailment	You can't keep your car up and save 3k?
2012-07-23 20:28:20	+Vexed_Alex	THe interest rate determines how long the payment term is
2012-07-23 20:28:25	+Vexed_Alex	and how much you're paying a month
2012-07-23 20:28:32	+Vexed_Alex	that's all factored in
2012-07-23 20:28:33	+Bigby	i need to take the car to a shop
2012-07-23 20:28:33	dare	After 2 years you've paid $6,600
2012-07-23 20:28:44	+Bigby	i said 2 years as a ballpark figure
2012-07-23 20:28:47	+Vexed_Alex	Bigby, honestly
2012-07-23 20:28:51	Brainderailment	do it bigz, if you can hobble your car around, save up cash
2012-07-23 20:28:52	+Bigby	i didnt know how long it would take to pay off
2012-07-23 20:29:04	+Vexed_Alex	if you have to pay for a used car on credit
2012-07-23 20:29:06	+Vexed_Alex	wait
2012-07-23 20:29:08	+Vexed_Alex	suck it up
2012-07-23 20:29:11	+Vexed_Alex	your car still runs
2012-07-23 20:29:29	dare	If you have to get it on credit, I would do it through your credit union once you're able to
2012-07-23 20:29:37	dare	They won't usually try to scam you on rates
2012-07-23 20:29:38	Brainderailment	^
2012-07-23 20:29:46	+Bigby	i need to find out what the hell is making that noise on my right wheel well
2012-07-23 20:29:55	Brainderailment	It might be a bearing
2012-07-23 20:30:13	Brainderailment	if you jack the car up, grab the wheel with both hands and try to wiggle it.
2012-07-23 20:30:14	+Bigby	its like a thunking noise whenever i go over slight dips
2012-07-23 20:30:15	Brainderailment	if there is play
2012-07-23 20:30:21	Brainderailment	then the wheel bearing is bad
2012-07-23 20:30:41	+Bigby	show me a pic of what you are talking about, im not sure unless i see it
2012-07-23 20:31:12	Brainderailment	I had a similar issue with my wife's car, it was a bolt that broke from rust
2012-07-23 20:31:15	Brainderailment	hang on
2012-07-23 20:31:19	+Vexed_Alex	When you remove your wheel
2012-07-23 20:31:22	+Vexed_Alex	the center thing
2012-07-23 20:31:28	+Bigby	i know i have to replace the pads and rotors on the front end
2012-07-23 20:32:09	+Bigby	the hub?
2012-07-23 20:32:14	+Ecksorcism	http://www.google.ca/imgres?imgurl=http://bearingstore-shop.com/wp-content/uploads/2011/01/front-wheel-bearings3.jpg&imgrefurl=http://bearingstore-shop.com/author/adpost/page/4/&h=429&w=600&sz=52&tbnid=ydQK8xopdJOsnM:&tbnh=90&tbnw=126&zoom=1&usg=__3wnfjVigczoQUNsFuAD4uPTvgfY=&docid=7T7KWboK9dRpuM&hl=en&sa=X&ei=3AgOULCdHIiqrQGh6IBQ&sqi=2&ved=0CHkQ9QEwAg&dur=411
2012-07-23 20:32:17	+Bigby	woah
2012-07-23 20:32:39	dare	Or http://bearingstore-shop.com/wp-content/uploads/2011/01/front-wheel-bearings3.jpg
2012-07-23 20:32:46	Brainderailment	that's going to be behind the brake rotor or drum
2012-07-23 20:33:18	+Vexed_Alex	Yeah
2012-07-23 20:33:18	Brainderailment	I assume rotor, but it is an eagle lol, you could have front drums
2012-07-23 20:33:18	+Bigby	ok behind the rotor
2012-07-23 20:33:18	+Bigby	no its rotors
2012-07-23 20:33:18	+Bigby	ive checked
2012-07-23 20:33:24	+Bigby	ive replaced the brakes before
2012-07-23 20:33:28	+Bigby	like 4 years ago
2012-07-23 20:33:34	+Bigby	or was it 3
2012-07-23 20:33:36	+Vexed_Alex	He got the most expensive trim.
2012-07-23 20:33:42	+Bigby	DL is the base
2012-07-23 20:33:44	Brainderailment	http://www.youtube.com/watch?v=IpdghLj6AhE&feature=player_detailpage#t=209s
2012-07-23 20:33:47	DtoidBot	How to: Check a wheel hub bearing assembly
2012-07-23 20:33:55	+Bigby	to be honest, i wish i had another one of these but the high trim model
2012-07-23 20:33:58	+Bigby	i really like the car
2012-07-23 20:34:04	+Bigby	it handles well and is peppy
2012-07-23 20:34:10	Brainderailment	you should keep it dude
2012-07-23 20:34:25	+Bigby	id want one with the options like power windows and AWD
2012-07-23 20:34:27	+Vexed_Alex	You're not going to get much from selling it.
2012-07-23 20:34:38	+Bigby	its actually a rebadged Mitsubishi RVR
2012-07-23 20:34:44	+Vexed_Alex	He lives in an apartment, Nate.
2012-07-23 20:34:48	+Vexed_Alex	I don't think he can store it.
2012-07-23 20:35:03	Brainderailment	Yeah, you'd have to keep the tags up to date
2012-07-23 20:35:10	+Vexed_Alex	I'm calling you by your name because calling you Brain is dumb.
2012-07-23 20:35:16	Brainderailment	it is
2012-07-23 20:35:16	+Bigby	http://en.wikipedia.org/wiki/Mitsubishi_RVR
2012-07-23 20:35:42	+Vexed_Alex	God, that whole Chrysler/Mitsubishi partnership
2012-07-23 20:35:45	+Vexed_Alex	what a disaster
2012-07-23 20:36:06	Brainderailment	Dodge chrysler jeep eagle mitsubishi
2012-07-23 20:36:21	Brainderailment	my dad used to work at an eagle/jeep/buick dealership
2012-07-23 20:36:25	Brainderailment	so random
2012-07-23 20:36:53	+Vexed_Alex	The Dodge stealth
2012-07-23 20:36:58	Brainderailment	hahaha
2012-07-23 20:36:59	Brainderailment	so bad
2012-07-23 20:37:02	Brainderailment	fuck that car
2012-07-23 20:37:17	Brainderailment	it was like the ford probe
2012-07-23 20:37:24	+Vexed_Alex	was just a rebadged Mitsubishi GTO
2012-07-23 20:37:31	Brainderailment	designed specifically so people wouldn't buy it
2012-07-23 20:37:32	+Vexed_Alex	it was*
2012-07-23 20:39:02	RobotBebop	somebody make me dinner
2012-07-23 20:39:48	Brainderailment	fuck, I need some of that terri schiavo paste so that I don't have to worry about meals all the damn time
2012-07-23 20:40:10	Brainderailment	Just a tube of goo to keep my stupid ass alive
2012-07-23 20:40:37	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-23 20:40:44	dare	Meal replacement shakes
2012-07-23 20:41:02	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-23 20:41:17	Brainderailment	that sounds expensive dare
2012-07-23 20:41:21	dare	hi tga, kacie
2012-07-23 20:41:30	+Vexed_Alex	http://www.youtube.com/watch?v=IRRKx4zpJwM
2012-07-23 20:41:32	DtoidBot	Top Gear Bad Drivers
2012-07-23 20:41:34	dare	It ends up being around $1 a shake if you buy the powder in bulk
2012-07-23 20:41:45	Brainderailment	does it taste okay, have you tried it?
2012-07-23 20:41:47	kaciesaurus	hello
2012-07-23 20:42:05	kaciesaurus	are you talking about brotein powder?
2012-07-23 20:42:09	dare	I don't actually use it as a meal replacement, I use it as protein after a workout
2012-07-23 20:42:19	dare	But I eat normally after
2012-07-23 20:42:24	kaciesaurus	I buy some vanilla soy that tastes pretty good
2012-07-23 20:42:35	dare	Nate they vary wildly in taste
2012-07-23 20:42:39	dare	Some don't taste like anything
2012-07-23 20:42:45	Brainderailment	Kacie, I'm talking about replacing my meals with that life support paste so I don't have to cook and clean anymore
2012-07-23 20:42:57	kaciesaurus	gross
2012-07-23 20:43:12	Brainderailment	I've had whey protein and almost puked for each shake
2012-07-23 20:43:16	dare	kacie do you work out? Or you just like soy protein
2012-07-23 20:43:24	@TDiddy	Kacie is so jacked
2012-07-23 20:43:28	kaciesaurus	lol
2012-07-23 20:43:30	+Vexed_Alex	Vanilla soy
2012-07-23 20:43:30	kaciesaurus	I workout a little
2012-07-23 20:43:31	@TDiddy	shes up to like 65 pounds
2012-07-23 20:43:31	+Vexed_Alex	the gayest
2012-07-23 20:43:38	kaciesaurus	I need help with calories
2012-07-23 20:43:49	dare	Soy protein doesn't have many calories, though
2012-07-23 20:43:55	+Vexed_Alex	Why are we still talking about you not eating enough
2012-07-23 20:43:57	+Vexed_Alex	15 years later
2012-07-23 20:44:00	Brainderailment	isn't there a recent soy backlash?
2012-07-23 20:44:01	+Vexed_Alex	grow up, woman
2012-07-23 20:44:05	kaciesaurus	well, that is for the protein and to help flavor my hemp milk
2012-07-23 20:44:16	kaciesaurus	I weighed myself today and was 110
2012-07-23 20:44:23	kaciesaurus	then I realised I still had my bag and coat and everything on
2012-07-23 20:44:29	dare	Nate yeah, because of estrogen
2012-07-23 20:44:30	+Vexed_Alex	Basically my left butt cheek
2012-07-23 20:44:55	dare	Nate, try Syntha 6, it's actually pretty delicious
2012-07-23 20:45:07	dare	But you should work out beforehand if you don't already
2012-07-23 20:45:14	Brainderailment	hell no,
2012-07-23 20:45:17	kaciesaurus	is dare the new tga?
2012-07-23 20:46:05	Brainderailment	I'm all about putting on straight jiggle
2012-07-23 20:46:05	dare	Haha, no
2012-07-23 20:46:05	@TDiddy	nah
2012-07-23 20:46:05	@TDiddy	hes not that full of himself
2012-07-23 20:46:05	kaciesaurus	lol
2012-07-23 20:46:05	dare	I don't have special lifting shoes either
2012-07-23 20:46:05	kaciesaurus	I've been thinking about getting a ymca membership
2012-07-23 20:46:05	kaciesaurus	they have a cardio class and a weight lifting class I want to try out
2012-07-23 20:46:08	tGA_phone	I heard that.
2012-07-23 20:46:14	kaciesaurus	hahahaha
2012-07-23 20:46:20	dare	That's why we said it
2012-07-23 20:46:53	dare	tga is getting his jaw wired shut soon Nate, he can probably give you tips on what shakes or smoothies to replace your meals with
2012-07-23 20:46:57	Brainderailment	you know this workout GNC type shit is unregulated by the fda?
2012-07-23 20:47:04	Brainderailment	haha
2012-07-23 20:47:06	Brainderailment	why>
2012-07-23 20:47:11	RobotBebop	wired shut?!
2012-07-23 20:47:20	RobotBebop	http://i.imgur.com/85dFq.jpg
2012-07-23 20:47:24	tGA_phone	If you buy anything from GNC you hate money.
2012-07-23 20:47:27	kaciesaurus	is that why he was at the dentist for so long the other day?
2012-07-23 20:47:32	Brainderailment	yeah
2012-07-23 20:47:35	Brainderailment	I remember now
2012-07-23 20:47:37	dare	Yeah, at an overnight dentist
2012-07-23 20:47:47	Brainderailment	He said something about his jaw being out of whack
2012-07-23 20:48:02	RobotBebop	oh man
2012-07-23 20:48:05	dare	Nate yeah, but my stuff is mostly just protein, not some crazy drug
2012-07-23 20:48:07	RobotBebop	how long does it have to be wired shut for
2012-07-23 20:48:08	tGA_phone	My joints grind. Gotta get it fixed.
2012-07-23 20:48:10	+Vexed_Alex	Too much fat dick
2012-07-23 20:48:13	Brainderailment	yeah, I know dare
2012-07-23 20:48:23	tGA_phone	A few weeks
2012-07-23 20:48:32	RobotBebop	damn
2012-07-23 20:48:32	Brainderailment	I thought it was like 3 months
2012-07-23 20:48:37	dare	Moose I hope that's not the final title screen
2012-07-23 20:48:46	tGA_phone	Nope
2012-07-23 20:48:58	Brainderailment	well that's good
2012-07-23 20:49:23	Brainderailment	learn to eat from your nose
2012-07-23 20:49:34	Brainderailment	snort steak
2012-07-23 20:49:47	+Vexed_Alex	Well, that's kinda' hilarious
2012-07-23 20:52:48	kaciesaurus	ooooh, there are some jobs downtown
2012-07-23 20:52:53	kaciesaurus	10 minute bike ride from my house
2012-07-23 20:52:57	RobotBebop	dare WHAT IF IT WAS
2012-07-23 20:53:05	+Vexed_Alex	Are you still looking for work?
2012-07-23 20:53:12	RobotBebop	(i'm just setting up a test thing for Scaleform)
2012-07-23 20:53:22	+Vexed_Alex	I feel like we're having the same conversation with you that we had, like, 2 years ago
2012-07-23 20:53:35	+Vexed_Alex	Weight gain and job searching.
2012-07-23 20:53:41	kaciesaurus	well, the place I'm working at is firing everyone
2012-07-23 20:53:46	kaciesaurus	so I should probably start looking
2012-07-23 20:53:47	+Vexed_Alex	Ew.
2012-07-23 20:53:50	+Vexed_Alex	Tell them no.
2012-07-23 20:53:57	kaciesaurus	they haven't fired me yet
2012-07-23 20:54:01	kaciesaurus	but I'm sure they will eventually
2012-07-23 20:54:05	+Vexed_Alex	I know, but when they do.
2012-07-23 20:54:09	+Vexed_Alex	Tell them no.
2012-07-23 20:54:12	kaciesaurus	lol
2012-07-23 20:54:16	@TDiddy	lol, why did you
2012-07-23 20:54:25	@TDiddy	or will you
2012-07-23 20:54:31	kaciesaurus	I will just refuse to get out of my cube
2012-07-23 20:55:00	+Vexed_Alex	Excuse me, no. I'm still working here. Please get up out my face.
2012-07-23 20:55:11	+Vexed_Alex	And then do a circular motion with your hand around your face
2012-07-23 20:55:17	dare	110 lbs of intimidation
2012-07-23 20:55:25	+Vexed_Alex	Fierce 110 lbs.
2012-07-23 20:55:30	+Bigby	when did they start doing the forensic scans on the cars they buy on Top Gear?
2012-07-23 20:55:34	RobotBebop	110lbs of RAAAGE
2012-07-23 20:55:54	kaciesaurus	eh, I think these jobs are all above my skill level
2012-07-23 20:56:00	Brainderailment	when they wanted to find cocaine and poo
2012-07-23 20:56:01	tGA_phone	110 pounds? Someone got fat
2012-07-23 20:56:01	RobotBebop	what do you do now
2012-07-23 20:56:06	RobotBebop	i thought you worked at Taco Bell
2012-07-23 20:56:17	kaciesaurus	It's not even 110.  I just had a bunch of shit on me when I weighed myself
2012-07-23 20:56:21	kaciesaurus	I think I'm 100 now though
2012-07-23 20:56:29	+Bigby	damn girl
2012-07-23 20:56:31	+Bigby	have a snickers
2012-07-23 20:56:41	+Vexed_Alex	Creeper.
2012-07-23 20:56:43	kaciesaurus	I worked at taco bell for like a day
2012-07-23 20:56:47	kaciesaurus	and then I called in and quit
2012-07-23 20:56:49	dare	Bigby can get one for you on layaway
2012-07-23 20:56:54	+Vexed_Alex	You are so WHite.
2012-07-23 20:57:00	dare	What made you quit?
2012-07-23 20:57:09	+Vexed_Alex	Black people.
2012-07-23 20:57:09	kaciesaurus	the fact that I was working at taco bell
2012-07-23 20:57:11	kaciesaurus	(again)
2012-07-23 20:57:34	tGA_phone	Taco Bell is a wake up call
2012-07-23 20:57:38	kaciesaurus	I could probably go back to the credit union I was at before, but that job kind of sucks too
2012-07-23 20:57:39	@TDiddy	but meat gun
2012-07-23 20:57:42	+Bigby	even i wouldnt work at taco bell
2012-07-23 20:57:53	tGA_phone	You should. You poor fuck.
2012-07-23 20:57:55	kaciesaurus	I'd work there if I was desperate
2012-07-23 20:58:08	+Vexed_Alex	What shitty middle american city do you live in again?
2012-07-23 20:58:16	kaciesaurus	I live in tulsa
2012-07-23 20:58:26	kaciesaurus	were you asking me?
2012-07-23 20:58:30	+Bigby	should move to KC or something
2012-07-23 20:58:33	+Vexed_Alex	Yes.
2012-07-23 20:58:38	kaciesaurus	why would I move there?
2012-07-23 20:58:41	+Vexed_Alex	Everyone else lives in the South
2012-07-23 20:58:43	+Vexed_Alex	or Florida
2012-07-23 20:58:51	+Vexed_Alex	I honestly can't tell who has it worse
2012-07-23 20:58:57	tGA_phone	Tdiddy
2012-07-23 20:59:01	kaciesaurus	tulsa isn't bad
2012-07-23 20:59:05	kaciesaurus	I didn't like florida
2012-07-23 20:59:05	+Vexed_Alex	Yeah, I agree.
2012-07-23 20:59:10	dare	Haha
2012-07-23 20:59:12	+Vexed_Alex	Travis, you win shittiest place to live.
2012-07-23 20:59:17	+Vexed_Alex	:(
2012-07-23 20:59:23	@TDiddy	Orlando is worse
2012-07-23 20:59:24	+Vexed_Alex	I'm sorry I still superlove you
2012-07-23 20:59:56	RobotBebop	phew i escaped that relatively painlessly
2012-07-23 21:00:14	+Vexed_Alex	what
2012-07-23 21:00:16	@TDiddy	when you say that
2012-07-23 21:00:19	dare	Only because no one knows anything about Canada
2012-07-23 21:00:28	@TDiddy	I imagine you had to get around laser beams guarding a safe
2012-07-23 21:00:32	+Vexed_Alex	Yeah, all I know is that it's cold and your money is stupid.
2012-07-23 21:01:25	kaciesaurus	people are really polite in canada
2012-07-23 21:01:38	kaciesaurus	or they were when I went... I was like 12
2012-07-23 21:01:59	tGA_phone	Not everyone is polite.
2012-07-23 21:02:21	+Vexed_Alex	That's because nobody from the midwest visits Canada
2012-07-23 21:02:26	+Vexed_Alex	Like they do in LA or New York
2012-07-23 21:02:30	kaciesaurus	well, on a whole canada was polite
2012-07-23 21:02:47	+Vexed_Alex	so they're not constantly infuriated by shitty people
2012-07-23 21:03:22	dare	It's a stereotype they are plenty rude
2012-07-23 21:03:37	+Vexed_Alex	Have you not experienced Moose.
2012-07-23 21:03:48	@TDiddy	Yeah
2012-07-23 21:03:54	@TDiddy	nice canadian people let you ride them
2012-07-23 21:04:07	Brainderailment	I've heard people here in the south claim that northerners are rude because people don't just randomly talk to strangers
2012-07-23 21:04:17	tGA_phone	Yes they do. I know from experience. Or something.
2012-07-23 21:04:31	kaciesaurus	man, I fucking hate that shit
2012-07-23 21:04:38	tGA_phone	Haha
2012-07-23 21:04:45	+Vexed_Alex	"Why is this Paulle Deen ass bitch talking to me like I know her?"
2012-07-23 21:04:49	+Vexed_Alex	Paula*
2012-07-23 21:04:52	kaciesaurus	I know
2012-07-23 21:04:56	+Vexed_Alex	I think my keyboard is  out of batteries.
2012-07-23 21:05:01	kaciesaurus	and waitresses will work extra hard for their tips
2012-07-23 21:05:06	+Vexed_Alex	Or my bluetooth donlge is dying.
2012-07-23 21:05:12	kaciesaurus	when they're really just butting into my conversation and making things awkward
2012-07-23 21:05:15	Brainderailment	You'll be standing in walmart and suddenly a fat dude is like, dat call of duty right bro?
2012-07-23 21:05:25	+Vexed_Alex	It's only awkward because you have aspergers.
2012-07-23 21:05:36	Brainderailment	they can smell the aspie
2012-07-23 21:05:38	+Vexed_Alex	Why are you standing in a Walmart.
2012-07-23 21:05:44	Brainderailment	and it's like a mating scent
2012-07-23 21:05:48	kaciesaurus	gross
2012-07-23 21:05:50	kaciesaurus	GROSS
2012-07-23 21:05:53	+Vexed_Alex	I apparently forgot question marks exist
2012-07-23 21:06:08	tGA_phone	?
2012-07-23 21:06:11	Brainderailment	Alex, maybe I get my groceries from walmart at 1 am
2012-07-23 21:06:14	+Vexed_Alex	what is that
2012-07-23 21:06:30	Brainderailment	nothing else is open at 1 am around here
2012-07-23 21:06:31	kaciesaurus	haha, I refuse to go grocery shopping before 10:00pm
2012-07-23 21:06:39	kaciesaurus	where are you at?
2012-07-23 21:06:46	+Vexed_Alex	Safeway closes that late
2012-07-23 21:06:52	+Vexed_Alex	so does Trader Joes
2012-07-23 21:06:57	Brainderailment	where I at?
2012-07-23 21:07:01	kaciesaurus	yes
2012-07-23 21:07:03	tGA_phone	You don't have 24 hour grocery?
2012-07-23 21:07:04	Brainderailment	Nashville
2012-07-23 21:07:08	kaciesaurus	what!
2012-07-23 21:07:15	+Vexed_Alex	I'm sure I do
2012-07-23 21:07:16	Brainderailment	well, about 20 min north
2012-07-23 21:07:18	kaciesaurus	I find it hard to believe that nashville doesn't have a 24 hour reasors
2012-07-23 21:07:28	+Vexed_Alex	but why would I need to buy groceries in the middle of the night like some psychotic
2012-07-23 21:07:30	kaciesaurus	or whatever the fuck you have over there
2012-07-23 21:07:46	Brainderailment	I used to get groceries at kroger late at night, but I don't live in the city anymore
2012-07-23 21:07:49	tGA_phone	Vexed_Alex: You're boring
2012-07-23 21:07:59	RobotBebop	hey nate
2012-07-23 21:08:15	kaciesaurus	oh, you're not actually in the city
2012-07-23 21:08:17	kaciesaurus	that makes more sense
2012-07-23 21:08:25	+Vexed_Alex	If I'm out and it's midnight I'm not out picking up lettuce
2012-07-23 21:08:31	Brainderailment	Alex, you don't have to see other people and try to get things off the shelf when someone is standing there blocking it like a retard
2012-07-23 21:08:39	kaciesaurus	whatever, I've gone grocery shopping drunk and high before
2012-07-23 21:08:40	Brainderailment	also, you don't have to stand in line
2012-07-23 21:08:43	kaciesaurus	on separate occassions
2012-07-23 21:08:45	kaciesaurus	not together
2012-07-23 21:08:50	Brainderailment	Drigh
2012-07-23 21:08:57	+Vexed_Alex	Crossfade
2012-07-23 21:09:06	+Vexed_Alex	Hrunk
2012-07-23 21:09:16	+Vexed_Alex	Hirnk
2012-07-23 21:09:23	Brainderailment	Getn hrunk
2012-07-23 21:09:30	+Vexed_Alex	Nobody cares that you're irresponsible
2012-07-23 21:09:37	kaciesaurus	but I'm not, that's the point
2012-07-23 21:09:38	kaciesaurus	:D
2012-07-23 21:09:43	kaciesaurus	I still go grocery shopping
2012-07-23 21:09:44	+Vexed_Alex	Did you walk home with groceries?
2012-07-23 21:09:57	kaciesaurus	I don't live near enough to a grocery store to walk
2012-07-23 21:10:03	+Vexed_Alex	Or did you steal a cart
2012-07-23 21:10:05	tGA_phone	Tractor
2012-07-23 21:10:25	kaciesaurus	lol, not so many tractor sightings since I moved out of my dad's house
2012-07-23 21:10:55	+Vexed_Alex	Don't you get sick of all the White people
2012-07-23 21:10:58	+Vexed_Alex	I would
2012-07-23 21:10:59	@TDiddy	me
2012-07-23 21:11:01	@TDiddy	what
2012-07-23 21:11:18	kaciesaurus	you're not white
2012-07-23 21:11:24	tGA_phone	Not you
2012-07-23 21:11:33	+Vexed_Alex	whaaat is going on
2012-07-23 21:11:44	kaciesaurus	I can go to east tulsa and see all the brown people I want to see
2012-07-23 21:12:26	kaciesaurus	or walk north a few blocks and see black people
2012-07-23 21:12:26	+Vexed_Alex	But you don't because you're racist
2012-07-23 21:12:26	kaciesaurus	I used to live in east tulsa
2012-07-23 21:12:26	+Vexed_Alex	TULSA
2012-07-23 21:12:26	tGA_phone	We do the opposite
2012-07-23 21:12:31	tGA_phone	We go see the Mexicans because we are racist
2012-07-23 21:12:31	+Vexed_Alex	SO ~~~~~DIVERSE~~~~~~
2012-07-23 21:12:35	tGA_phone	It's like a zoo
2012-07-23 21:12:47	kaciesaurus	have you ever been to tulsa?
2012-07-23 21:12:49	+Vexed_Alex	You're not interesting enough to be racist
2012-07-23 21:12:56	+Vexed_Alex	you're the most generic white person ever
2012-07-23 21:13:03	Brainderailment	I used to live in a highly mexican area of nashville. My neighbors would cook things and I'd start clawing at the walls. I swear there were 12 people living next door though.
2012-07-23 21:13:13	+Vexed_Alex	lol
2012-07-23 21:13:14	+Bigby	HIGHLY MEXICAN
2012-07-23 21:13:18	kaciesaurus	man, mexican food is gooooood
2012-07-23 21:13:20	tGA_phone	I am pretty white.
2012-07-23 21:13:25	+Vexed_Alex	I'm moderately Mexican.
2012-07-23 21:13:30	kaciesaurus	real mexican
2012-07-23 21:13:36	+Vexed_Alex	Light orange on the scale
2012-07-23 21:13:51	kaciesaurus	my neighbor might be mexican
2012-07-23 21:13:53	kaciesaurus	he's really old
2012-07-23 21:13:57	tGA_phone	Like Tang.
2012-07-23 21:13:57	kaciesaurus	I can't tell if he's mexican or asian
2012-07-23 21:13:59	kaciesaurus	or maybe indian
2012-07-23 21:14:06	kaciesaurus	native american*
2012-07-23 21:14:13	RobotBebop	maybe he just has the sickest tan
2012-07-23 21:14:13	+Vexed_Alex	I can't tell if it's because you're racist or retarded
2012-07-23 21:14:18	Brainderailment	lol moose
2012-07-23 21:14:28	RobotBebop	you wanna piece of my chicken
2012-07-23 21:14:37	RobotBebop	(while we're on the subject of racism)
2012-07-23 21:14:47	kaciesaurus	I think he's mexican.  but sometimes natives look mexican
2012-07-23 21:14:52	kaciesaurus	sometimes they look really asian
2012-07-23 21:14:55	kaciesaurus	like south asian
2012-07-23 21:15:02	Brainderailment	he's mayan
2012-07-23 21:15:04	Brainderailment	done
2012-07-23 21:15:07	kaciesaurus	ha
2012-07-23 21:15:09	+Vexed_Alex	That's because we're all mongoloids.
2012-07-23 21:15:14	Brainderailment	^
2012-07-23 21:15:15	+Vexed_Alex	The best human race
2012-07-23 21:15:41	+Vexed_Alex	caucasoids are the worst
2012-07-23 21:15:47	+Vexed_Alex	negroids, second best
2012-07-23 21:16:01	dare	A lot of Mexicans are considered Caucasian.
2012-07-23 21:16:04	RobotBebop	those terms sound so nasty
2012-07-23 21:16:08	RobotBebop	but they're actual technical terms
2012-07-23 21:16:08	Brainderailment	haha
2012-07-23 21:16:10	+Vexed_Alex	The faggy ones.
2012-07-23 21:16:23	kaciesaurus	do you play soccer, alex?
2012-07-23 21:16:25	dare	Sometimes on forms you see "Non-White Caucasian"
2012-07-23 21:16:29	+Vexed_Alex	No.
2012-07-23 21:16:30	dare	And white people go, what are those
2012-07-23 21:16:34	kaciesaurus	if you don't play soccer you're not a real mexican
2012-07-23 21:16:43	tGA_phone	To r
2012-07-23 21:16:48	@TDiddy	haha
2012-07-23 21:16:51	@TDiddy	reminds me of a joke
2012-07-23 21:16:54	tGA_phone	Stop it phone
2012-07-23 21:16:59	+Vexed_Alex	I have Vicente Fernandes on my phone.
2012-07-23 21:17:07	+Vexed_Alex	It's all I need to be Mexican.
2012-07-23 21:17:09	Brainderailment	tga, you trying to get CP off the TOR?
2012-07-23 21:17:14	@TDiddy	"latinos have it right, you guys have your kids early and then enjoy the rest of your late teens"
2012-07-23 21:17:16	tGA_phone	What?
2012-07-23 21:17:21	Brainderailment	just a bad joke
2012-07-23 21:17:28	+Vexed_Alex	Fernandez*
2012-07-23 21:17:28	tGA_phone	Oh I get it
2012-07-23 21:17:35	kaciesaurus	fake mexican.
2012-07-23 21:17:40	@TDiddy	Fits my needs
2012-07-23 21:17:58	tGA_phone	My cousin just married a Mexican
2012-07-23 21:18:12	tGA_phone	Well a guy from San Salvador
2012-07-23 21:18:13	kaciesaurus	this stupid girl I know is starting a "walking group"
2012-07-23 21:18:16	+Vexed_Alex	How many family members still talk to her
2012-07-23 21:18:19	tGA_phone	But that's the same thing
2012-07-23 21:18:39	+Vexed_Alex	Salvadorians are barely things.
2012-07-23 21:18:40	dare	What's a walking group
2012-07-23 21:18:55	Brainderailment	it
2012-07-23 21:18:56	kaciesaurus	a group of people who walk together.
2012-07-23 21:19:01	Brainderailment	so they don't get raped
2012-07-23 21:19:07	tGA_phone	A crowd?
2012-07-23 21:19:12	Brainderailment	a gang
2012-07-23 21:19:15	tGA_phone	Ha
2012-07-23 21:19:17	+Vexed_Alex	Easy pickins
2012-07-23 21:19:18	kaciesaurus	a walking gang
2012-07-23 21:19:25	+Vexed_Alex	What if a gang of rapists come at them
2012-07-23 21:19:30	dare	They snap their fingers in unison while they walk
2012-07-23 21:19:32	+Vexed_Alex	how soon until they wise up
2012-07-23 21:19:36	kaciesaurus	everyone has guns here
2012-07-23 21:19:44	Brainderailment	they brandish a firearm from their pussy
2012-07-23 21:19:45	+Vexed_Alex	so will the rapists
2012-07-23 21:19:45	dare	Do you have one kacie
2012-07-23 21:19:48	tGA_phone	Gang rape. Literally
2012-07-23 21:19:51	kaciesaurus	no, I have a knife
2012-07-23 21:19:59	Brainderailment	a knife with a gun in it?
2012-07-23 21:20:05	dare	A gun that shoots knives
2012-07-23 21:20:06	tGA_phone	A gunblade
2012-07-23 21:20:07	kaciesaurus	which is silly, because if I ever pull it on someone they'll just take it from me
2012-07-23 21:20:08	+Vexed_Alex	Was everyone there talking about how they could have killed the movie theater dude
2012-07-23 21:20:14	+Vexed_Alex	were they their with their gun
2012-07-23 21:20:20	Brainderailment	it was aurvant
2012-07-23 21:20:20	kaciesaurus	nobody that I talked to
2012-07-23 21:20:23	+Vexed_Alex	there*
2012-07-23 21:20:29	kaciesaurus	we had like 5 shootings that day
2012-07-23 21:20:37	+Vexed_Alex	Ghetto
2012-07-23 21:20:38	kaciesaurus	big ones, and some children were killed
2012-07-23 21:20:44	kaciesaurus	so that's what people were talking about
2012-07-23 21:20:59	dare	I wonder why that didn't make news
2012-07-23 21:21:03	+Vexed_Alex	South Central Tulsa
2012-07-23 21:21:06	Brainderailment	they weren't white dare
2012-07-23 21:21:11	tGA_phone	Aurora is the norm in east Tulsa.
2012-07-23 21:21:13	kaciesaurus	I think it was in south tulsa
2012-07-23 21:21:22	dare	Well, that makes sense
2012-07-23 21:21:23	kaciesaurus	which is where all the white people that are afraid of brown people live
2012-07-23 21:21:52	+Vexed_Alex	I love scaring White people
2012-07-23 21:21:54	+Vexed_Alex	I should move there
2012-07-23 21:22:02	kaciesaurus	you'd have to live in south tulsa though
2012-07-23 21:22:04	kaciesaurus	that shit sucks
2012-07-23 21:22:09	kaciesaurus	it's a glorified suburb
2012-07-23 21:22:11	+Vexed_Alex	I can commute.
2012-07-23 21:22:13	Brainderailment	I should probably get off here. I think my wife wants to do something. err eat
2012-07-23 21:22:29	tGA_phone	You scare white people?
2012-07-23 21:22:37	tGA_phone	You're like speedy Gonzales.
2012-07-23 21:22:37	kaciesaurus	he doesn't
2012-07-23 21:22:41	kaciesaurus	he's not even a real mexican
2012-07-23 21:22:46	kaciesaurus	I'm probably more mexican than he is
2012-07-23 21:22:51	+Vexed_Alex	Bitch, be real
2012-07-23 21:22:58	kaciesaurus	I will cut you
2012-07-23 21:23:00	kaciesaurus	(see.)
2012-07-23 21:23:08	+Vexed_Alex	You can't see
2012-07-23 21:23:45	+Vexed_Alex	but I just craned my neck back and widened my eyes like I'm just about sick of you
2012-07-23 21:23:45	kaciesaurus	lol
2012-07-23 21:23:46	kaciesaurus	is your top button done
2012-07-23 21:23:50	kaciesaurus	but no other buttons?
2012-07-23 21:24:27	kaciesaurus	ugh, walking group girl is also going to start a "babes in blades" night
2012-07-23 21:24:29	kaciesaurus	where they rollerblade
2012-07-23 21:24:34	+Vexed_Alex	On my flannel? Sho nuff.
2012-07-23 21:24:38	+Bigby	http://springfield.craigslist.org/cto/3156034810.html
2012-07-23 21:24:46	+Bigby	mileage seems high
2012-07-23 21:24:55	Brainderailment	kacie, that sounds incredibly white peopleish
2012-07-23 21:25:00	tGA_phone	Blades in babes
2012-07-23 21:25:06	kaciesaurus	it is
2012-07-23 21:25:07	Brainderailment	that's abortion
2012-07-23 21:25:11	kaciesaurus	she's a vegan
2012-07-23 21:25:13	+Vexed_Alex	haha
2012-07-23 21:25:31	kaciesaurus	she used to rune a zine
2012-07-23 21:25:33	kaciesaurus	run*
2012-07-23 21:25:39	+Vexed_Alex	lol, a zine
2012-07-23 21:25:59	kaciesaurus	even worse is she would run a political zine but knew nearly nothing about politics
2012-07-23 21:26:06	+Vexed_Alex	knew
2012-07-23 21:26:13	+Bigby	whats a zine
2012-07-23 21:26:14	+Vexed_Alex	wtf
2012-07-23 21:26:15	kaciesaurus	like she just skimmed headlines and wrote really really shallow articles
2012-07-23 21:26:16	Brainderailment	magazine
2012-07-23 21:26:18	Brainderailment	right?
2012-07-23 21:26:21	+Vexed_Alex	My keyboard is stupid
2012-07-23 21:26:23	kaciesaurus	yeah
2012-07-23 21:26:35	Brainderailment	that's a really gross way to say magazine kacie
2012-07-23 21:26:43	kaciesaurus	that's what they're called
2012-07-23 21:26:49	Brainderailment	I frown upon that
2012-07-23 21:26:51	+Bigby	they are called magazines
2012-07-23 21:27:12	kaciesaurus	zine was shortned from magazine but came to mean a certain type of diy magazine
2012-07-23 21:27:17	+Vexed_Alex	I googled Cholo
2012-07-23 21:27:18	kaciesaurus	like indie
2012-07-23 21:27:18	+Vexed_Alex	and got this
2012-07-23 21:27:22	+Vexed_Alex	http://files.qkuinn-mapagmahal.webnode.com/system_preview_200001214-5590b568a9-public/linked.jpg
2012-07-23 21:27:36	kaciesaurus	lol that kid can't even shave
2012-07-23 21:27:49	Brainderailment	he could shave but
2012-07-23 21:27:51	Brainderailment	hmm
2012-07-23 21:27:52	+Vexed_Alex	Can you?
2012-07-23 21:27:57	kaciesaurus	I wax
2012-07-23 21:29:15	kaciesaurus	this is the best pregnancy photo I've seen
2012-07-23 21:29:17	kaciesaurus	https://sphotos-b.xx.fbcdn.net/hphotos-prn1/557229_594443016537_1523330764_n.jpg
2012-07-23 21:29:33	Brainderailment	instagram'd
2012-07-23 21:29:33	RobotBebop	hahaha
2012-07-23 21:29:37	+Vexed_Alex	That man's whiteness is severely offensive
2012-07-23 21:29:44	+Vexed_Alex	he looks like scottyg with a shitty goatee
2012-07-23 21:29:50	RobotBebop	deez nuts are severely offensive
2012-07-23 21:29:50	Brainderailment	it's crass
2012-07-23 21:29:55	kaciesaurus	he's actually really cool
2012-07-23 21:30:05	+Vexed_Alex	which is just about the mose tragic thing that can be said about a person
2012-07-23 21:30:10	kaciesaurus	does some kind of weird construction/carpentry shit
2012-07-23 21:30:14	tGA_phone	Says you
2012-07-23 21:30:14	kaciesaurus	I'm not really sure what it is
2012-07-23 21:30:18	+Vexed_Alex	Wooden dicks?
2012-07-23 21:30:21	+Bigby	im searching craigslist for cars under 2000
2012-07-23 21:30:27	+Vexed_Alex	~~~ART~~~
2012-07-23 21:30:34	RobotBebop	fart
2012-07-23 21:30:41	+Bigby	http://springfield.craigslist.org/cto/3047262797.html
2012-07-23 21:30:45	tGA_phone	Whats with the abundance of Tilden
2012-07-23 21:30:46	kaciesaurus	no, not artistic, like actually builing buildings or something
2012-07-23 21:30:49	tGA_phone	Gilded
2012-07-23 21:30:52	kaciesaurus	building*
2012-07-23 21:30:55	tGA_phone	Tildes
2012-07-23 21:30:58	+Vexed_Alex	Wow.
2012-07-23 21:31:01	+Vexed_Alex	Three tries
2012-07-23 21:31:03	tGA_phone	God phone
2012-07-23 21:31:08	tGA_phone	Piece of shit
2012-07-23 21:31:30	Brainderailment	Praise God Phone
2012-07-23 21:31:32	kaciesaurus	you'll need a new transmission and those are expensive, bigby
2012-07-23 21:31:40	kaciesaurus	why don't you just go up to 4k
2012-07-23 21:31:42	+Vexed_Alex	Tildes are cool.
2012-07-23 21:31:46	Brainderailment	most people huck the car when the gearbox dies
2012-07-23 21:31:48	kaciesaurus	that's probably the least I would pay for a car
2012-07-23 21:31:54	+Vexed_Alex	They best display sarcasm.
2012-07-23 21:32:09	tGA_phone	I'm going to need a new car.
2012-07-23 21:32:16	+Vexed_Alex	Get one.
2012-07-23 21:32:30	Brainderailment	Go finance one at a rent to own place, tga
2012-07-23 21:32:37	tGA_phone	Haha. All right
2012-07-23 21:32:40	Brainderailment	all good
2012-07-23 21:32:48	kaciesaurus	I've been saving for one, but I've also been doing pretty okay without one
2012-07-23 21:33:01	+Vexed_Alex	I'm going to buy one in November.
2012-07-23 21:33:01	kaciesaurus	not living an hour away from anything worthwhile is awesome
2012-07-23 21:33:20	+Vexed_Alex	You live hundreds of miles from anything worthwhile
2012-07-23 21:33:22	+Vexed_Alex	don't play
2012-07-23 21:33:28	tGA_phone	brun
2012-07-23 21:33:29	kaciesaurus	I like tulsa.
2012-07-23 21:33:40	+Bigby	no one likes tulsa
2012-07-23 21:33:51	kaciesaurus	people who don't like tulsa don't know where to go
2012-07-23 21:33:53	+Bigby	youve got stockholm syndrome
2012-07-23 21:33:57	kaciesaurus	and are probably boring people
2012-07-23 21:34:09	+Vexed_Alex	That's the opposite of true.
2012-07-23 21:34:21	+Vexed_Alex	Interesting people don't go to boring places.
2012-07-23 21:34:30	kaciesaurus	the only people (from here) that ever talk about how much tulsa sucks are the kind of people that live in south tulsa
2012-07-23 21:34:33	+Bigby	maybe they do
2012-07-23 21:34:37	+Bigby	to MAKE them interesting
2012-07-23 21:34:39	+Bigby	like a challenge
2012-07-23 21:34:41	+Vexed_Alex	They live in lofts in big cities.
2012-07-23 21:34:43	kaciesaurus	the most they would ever do anywhere is go to the movies or something
2012-07-23 21:34:44	+Vexed_Alex	That never happens.
2012-07-23 21:34:49	+Vexed_Alex	They just get addicted to meth and die.
2012-07-23 21:34:56	Brainderailment	Mid west right there
2012-07-23 21:35:06	Brainderailment	fuckin biker meth
2012-07-23 21:35:20	+Vexed_Alex	Kacie has gone delusional.
2012-07-23 21:35:25	tGA_phone	I saw a meth head down here
2012-07-23 21:35:29	Brainderailment	it's all that meth
2012-07-23 21:35:37	kaciesaurus	fun fact: one of the houses I lived in fairly recently burned down when the people who lived there next had a methlab in it
2012-07-23 21:35:51	Brainderailment	why do you think she weighs like 50 pounds?
2012-07-23 21:35:59	kaciesaurus	100!
2012-07-23 21:36:04	+Vexed_Alex	Hey, you're on to something.
2012-07-23 21:36:08	+Vexed_Alex	Kacie, get help.
2012-07-23 21:36:21	kaciesaurus	man, I would never in a thousand years do meth
2012-07-23 21:36:30	Brainderailment	You weigh one hundo
2012-07-23 21:36:31	+Vexed_Alex	Such a meth head thing to say.
2012-07-23 21:36:47	Brainderailment	She doesn't even know that this irc doesn't exist
2012-07-23 21:36:50	kaciesaurus	I weigh 100 but I'm like 5'1
2012-07-23 21:36:52	Brainderailment	her computer's not even on
2012-07-23 21:36:54	kaciesaurus	lol
2012-07-23 21:37:08	+Vexed_Alex	She's sitting in front of a toilet
2012-07-23 21:37:08	Brainderailment	put down that light bulb gerl
2012-07-23 21:37:49	Brainderailment	WHAT
2012-07-23 21:38:27	Brainderailment	so, this website exists http://www.smokingmeth.net/How-to-smoke-meth-with-a-light-bulb-.aspx
2012-07-23 21:38:27	tGA_phone	safety first
2012-07-23 21:38:31	kaciesaurus	that seems like a lot of work for a meth-head
2012-07-23 21:38:51	Brainderailment	yeah, but they can reuse it lol
2012-07-23 21:39:28	RobotBebop	i picked the wrong week to stop sniffing glue, because if i exist right now i sure as hell couldn't tell you
2012-07-23 21:39:51	tGA_phone	You're weird
2012-07-23 21:40:17	+Vexed_Alex	You're weird too.
2012-07-23 21:40:20	Brainderailment	uhh, is /r/gonewild a default subreddit?
2012-07-23 21:40:20	kaciesaurus	http://www.youtube.com/watch?v=JzAEnlY9OF4
2012-07-23 21:40:22	+Vexed_Alex	You're both weirds.
2012-07-23 21:40:24	DtoidBot	The "Best" of Intervention Allison
2012-07-23 21:40:27	kaciesaurus	I don't think so
2012-07-23 21:40:48	kaciesaurus	man, that video sucks
2012-07-23 21:41:05	RobotBebop	it's an El-P song
2012-07-23 21:41:08	kaciesaurus	http://www.youtube.com/watch?v=Zsz2yT9ZNxI
2012-07-23 21:41:10	kaciesaurus	this one should be better
2012-07-23 21:41:10	DtoidBot	Meet Allison, the teenage girl who inhales computer duster cleaner for fun, 24hrs a day
2012-07-23 21:41:16	+Vexed_Alex	This related video is better
2012-07-23 21:41:19	+Vexed_Alex	http://www.youtube.com/watch?v=uOB2XOM8Tt8&feature=fvwrel
2012-07-23 21:41:21	RobotBebop	I'M WALKIN ON SUNSHIIINE
2012-07-23 21:41:21	DtoidBot	Paint Huffer Mugshots Over 14 Year Span
2012-07-23 21:41:32	Brainderailment	yeah, there's a gonewild post on reddit 2nd page. I'm not subscribed
2012-07-23 21:41:34	RobotBebop	is it just a picture of Charlie
2012-07-23 21:41:49	+Vexed_Alex	who is Charlie
2012-07-23 21:41:54	Brainderailment	from sunny
2012-07-23 21:41:56	tGA_phone	Asip
2012-07-23 21:42:26	Brainderailment	I love the part where allison is laying on her dad's grave and blasting her mind with that can
2012-07-23 21:42:48	Brainderailment	what's up with this dudes mouth>?
2012-07-23 21:42:48	+Bigby	you think you can find a decent car for less than 1500?
2012-07-23 21:42:55	kaciesaurus	she looks like mr peepers
2012-07-23 21:42:57	kaciesaurus	no bigby
2012-07-23 21:43:05	kaciesaurus	unless you're really fucking lucky
2012-07-23 21:43:10	Brainderailment	yeah
2012-07-23 21:43:10	+Vexed_Alex	No, Bigby.
2012-07-23 21:43:50	+Vexed_Alex	Not unless someone died in it.
2012-07-23 21:43:50	Brainderailment	anything you get for that is going to be like the car you ahve
2012-07-23 21:43:50	+Bigby	died in it?
2012-07-23 21:43:50	+Bigby	so i should look at police auctions?
2012-07-23 21:43:50	Brainderailment	what is this shit growing on this guy's mouth>
2012-07-23 21:43:50	+Vexed_Alex	It's paint
2012-07-23 21:43:50	+Vexed_Alex	on his beard
2012-07-23 21:43:59	Brainderailment	oh
2012-07-23 21:44:14	Brainderailment	I thought it was like super face herpes or something
2012-07-23 21:45:09	Brainderailment	what makes people huff paint?
2012-07-23 21:45:24	+Vexed_Alex	Tulsa.
2012-07-23 21:45:28	Brainderailment	haha
2012-07-23 21:45:29	Brainderailment	ncie
2012-07-23 21:45:39	+Vexed_Alex	Christianity probably.
2012-07-23 21:47:09	richterthethird	!q
2012-07-23 21:47:09	DtoidBot	[868] <Coon> bigby is the opposite of a mistake, he was a planned regret
2012-07-23 21:47:09	Brainderailment	don't let aurvant hear you :|
2012-07-23 21:47:21	+Vexed_Alex	eugh why is it still July
2012-07-23 21:47:28	+Vexed_Alex	I just want to fast forward to November
2012-07-23 21:48:38	+Bigby	me too
2012-07-23 21:48:51	+Vexed_Alex	what do you have to look forward to
2012-07-23 21:49:03	+Vexed_Alex	you're poor
2012-07-23 21:50:21	dare	He wants to fast forward to a future where we don't use money any more
2012-07-23 21:50:48	tGA_phone	Bitcoins
2012-07-23 21:51:17	Brainderailment	haha
2012-07-23 21:51:38	dare	That was pretty good
2012-07-23 21:51:47	dare	We will make our own money
2012-07-23 21:52:06	RobotBebop	BITCOINS
2012-07-23 21:52:12	+Vexed_Alex	I have an apartment and a car to look foward to.
2012-07-23 21:52:14	+Vexed_Alex	NEW CAR SMELL
2012-07-23 21:52:17	Brainderailment	what the fuck, now I'm seeing /r/trees
2012-07-23 21:52:22	Brainderailment	I'm LOGGED IN
2012-07-23 21:52:32	tGA_phone	You moving out?!
2012-07-23 21:52:37	+Vexed_Alex	All those deadly chemicals
2012-07-23 21:52:44	+Vexed_Alex	Yes!
2012-07-23 21:53:23	+Vexed_Alex	What the fuck is /r/trees
2012-07-23 21:53:36	+Vexed_Alex	is it just a bunch of goons claiming to being discriminated by nature
2012-07-23 21:53:36	kaciesaurus	potheads
2012-07-23 21:53:37	Brainderailment	weed faggots
2012-07-23 21:54:21	Brainderailment	okay, somehow I ended up on reddit.com/domain/imgur I don't even know how to do that
2012-07-23 21:55:06	+Vexed_Alex	they should just consolidate all of those subreddits to /r/persecution complex
2012-07-23 21:55:06	tGA_phone	No spaces
2012-07-23 21:55:07	+Vexed_Alex	.../r/persecutioncomplex
2012-07-23 21:55:13	kaciesaurus	idiot
2012-07-23 21:55:18	Brainderailment	GOD
2012-07-23 21:55:29	+Vexed_Alex	I'm sorry I'm not goon enough to know these things.
2012-07-23 21:56:06	kaciesaurus	I'm restless
2012-07-23 21:57:02	Brainderailment	you got RLS?
2012-07-23 21:57:56	dare	She has the jimmy legs
2012-07-23 21:57:59	kaciesaurus	lol
2012-07-23 21:58:02	kaciesaurus	jimmy legs
2012-07-23 21:58:04	kaciesaurus	that's silly
2012-07-23 21:58:04	+Vexed_Alex	We got a water cooler that cools and heats water. I was excited.
2012-07-23 21:58:10	kaciesaurus	what?
2012-07-23 21:58:17	Brainderailment	red and blue knobs
2012-07-23 21:58:20	+Vexed_Alex	Yeah!
2012-07-23 21:58:20	Brainderailment	like on tv
2012-07-23 21:58:25	dare	Having those in an office is fantastic
2012-07-23 21:58:27	tGA_phone	We've had that forever.
2012-07-23 21:58:33	Brainderailment	Get your motherfucking TEA on!
2012-07-23 21:58:36	kaciesaurus	that's not standard?
2012-07-23 21:58:37	tGA_phone	Welcome to the present.
2012-07-23 21:58:37	+Vexed_Alex	WORD
2012-07-23 21:58:49	dare	Throw in some vegetables, you got a stew goin'
2012-07-23 21:58:51	+Vexed_Alex	Whatever, you're about to be fired.
2012-07-23 21:58:55	kaciesaurus	lol
2012-07-23 21:59:02	kaciesaurus	I got a new bed today
2012-07-23 21:59:03	Brainderailment	we have a coffee machine at work, but it's engulfed in moss
2012-07-23 21:59:05	kaciesaurus	from the internet
2012-07-23 21:59:12	Brainderailment	GET LAID
2012-07-23 21:59:13	kaciesaurus	why don't you clean it?
2012-07-23 21:59:16	+Vexed_Alex	We have a coffee grinder at work.
2012-07-23 21:59:21	+Vexed_Alex	Thanks to me.
2012-07-23 21:59:22	tGA_phone	So do we.
2012-07-23 21:59:24	kaciesaurus	we have one of those keurig things
2012-07-23 21:59:27	Brainderailment	because I don't drink coffee
2012-07-23 21:59:27	kaciesaurus	I don't like it
2012-07-23 21:59:34	Brainderailment	keurig is shit
2012-07-23 21:59:47	kaciesaurus	I can't believe it even caught on like it did
2012-07-23 21:59:51	Brainderailment	we now have found a way to pay 1000x too much for coffee AT HOME
2012-07-23 21:59:52	kaciesaurus	keurig was a genius
2012-07-23 22:00:22	kaciesaurus	our bosses are like "we'll give you k-cups if you do x amount of work by the end of the week"
2012-07-23 22:00:24	Brainderailment	I think they even have a coffee subscription thing,
2012-07-23 22:00:29	kaciesaurus	like that's worth anything
2012-07-23 22:00:40	Brainderailment	bribing you with coffee?
2012-07-23 22:00:41	+Vexed_Alex	hahahaha
2012-07-23 22:00:44	kaciesaurus	they do
2012-07-23 22:00:46	kaciesaurus	coffee and pizza
2012-07-23 22:00:52	+Bigby	terrible combo
2012-07-23 22:00:57	Brainderailment	yeah
2012-07-23 22:01:01	tGA_phone	We get like $100 a month to spend on beans.
2012-07-23 22:01:11	Brainderailment	magic beans?
2012-07-23 22:01:12	kaciesaurus	they gave me some fancy pen for doing some project
2012-07-23 22:01:16	kaciesaurus	but it says verizon on it.
2012-07-23 22:01:22	+Vexed_Alex	My boss just randomly treats me to lunch.
2012-07-23 22:01:24	+Bigby	brilliant
2012-07-23 22:01:34	+Vexed_Alex	Weekly.
2012-07-23 22:01:41	Brainderailment	Yeah, sometimes my boss buys a bunch of monster drinks and tells us to drink them
2012-07-23 22:01:43	kaciesaurus	I've been to the bar with some of my bosses
2012-07-23 22:01:48	dare	My last workplace told us we could pay for a water cooler if we wanted water
2012-07-23 22:02:13	tGA_phone	Dare. Nice perks.
2012-07-23 22:02:19	+Vexed_Alex	haha
2012-07-23 22:02:22	+Vexed_Alex	what assholes
2012-07-23 22:02:27	Brainderailment	My boss once offered to take me to lunch at a strip club, I laughed in a way that he understood was a "no".
2012-07-23 22:02:30	dare	I know, then they stopped buying napkins, paperplates, etc.
2012-07-23 22:02:40	dare	So when we met with people in our offices, we had to provide stuff ourselves
2012-07-23 22:02:55	@TDiddy	how cheap
2012-07-23 22:02:58	dare	So I can understand Alex's excitement at having a watercooler
2012-07-23 22:03:04	Brainderailment	yeah
2012-07-23 22:03:13	Brainderailment	We have a gross water fountain
2012-07-23 22:03:16	kaciesaurus	we get a cake every month
2012-07-23 22:03:18	RobotBebop	what fucking cheap company did you work for
2012-07-23 22:03:19	+Vexed_Alex	We've had a water cooler.
2012-07-23 22:03:19	Brainderailment	the filter has never been changesd
2012-07-23 22:03:20	kaciesaurus	for birthdays
2012-07-23 22:03:29	dare	A university
2012-07-23 22:05:06	dare	We used to have monthly birthday parties too
2012-07-23 22:05:12	dare	Then they got cheap and combined two months together
2012-07-23 22:05:20	dare	Everyone who had Jan/Feb birthdays, let's celebrate!
2012-07-23 22:05:27	tGA_phone	Novtober
2012-07-23 22:05:38	kaciesaurus	man, both of the banks I worked at loved celebrating shit
2012-07-23 22:05:42	kaciesaurus	birthdays were a huge deal
2012-07-23 22:05:49	dare	It helps keep morale up
2012-07-23 22:05:53	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-07-23 22:05:56	dare	Stupid things like that are pretty important
2012-07-23 22:06:07	kaciesaurus	they are nice
2012-07-23 22:06:07	Brainderailment	and it keeps your blood sugar up
2012-07-23 22:06:13	kaciesaurus	but they may have been a little bit crazy about it
2012-07-23 22:06:18	tGA_phone	You know keeps my morale up?
2012-07-23 22:06:22	Brainderailment	sex
2012-07-23 22:06:23	kaciesaurus	paychecks
2012-07-23 22:06:27	dare	Lifting shoes
2012-07-23 22:06:28	tGA_phone	^
2012-07-23 22:06:36	tGA_phone	All of the above
2012-07-23 22:06:44	Brainderailment	shoes mostly i bet
2012-07-23 22:06:49	kaciesaurus	god I'm going to have to start interviewing again
2012-07-23 22:06:56	dare	That's the thing though, monthly parties are cheaper than giving everyone more money
2012-07-23 22:07:00	kaciesaurus	I'm going to have to figure out what to say when they ask me what my greatest weakness is
2012-07-23 22:07:15	tGA_phone	Heavy things.
2012-07-23 22:07:19	+Vexed_Alex	lol
2012-07-23 22:07:27	Brainderailment	say, my 100lbs body
2012-07-23 22:07:29	kaciesaurus	seriously, why does anyone ask that fucking question
2012-07-23 22:07:39	dare	I said geography once
2012-07-23 22:07:44	+Vexed_Alex	So they can see how well you bullshit
2012-07-23 22:07:46	kaciesaurus	I think I'll do that
2012-07-23 22:07:55	tGA_phone	Cos they graduated from i don't know I'm fucking doing U
2012-07-23 22:08:31	dare	Tell them you get angry at people in surrounding cubicles really easily
2012-07-23 22:08:32	Brainderailment	I really got hung up on that question in an interview. I mean, I don't want to sound like I do anything poorly
2012-07-23 22:08:33	dare	Or you IRC at work
2012-07-23 22:08:33	kaciesaurus	I think I've been asked that in nearly every interview I've ever had
2012-07-23 22:08:44	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-23 22:08:46	dare	It's a standard interview question
2012-07-23 22:08:49	deBLOO	http://i.imgur.com/zmIbX.jpg
2012-07-23 22:08:56	tGA_phone	I've never asked anyone that.
2012-07-23 22:08:58	kaciesaurus	I've tried doing the stupid "I just love too much" answers
2012-07-23 22:09:47	tGA_phone	I ask them relevant shit.
2012-07-23 22:09:47	+Vexed_Alex	I wasn't asked that at the job I'm at now
2012-07-23 22:09:47	+Vexed_Alex	suckers
2012-07-23 22:09:47	kaciesaurus	I've tried being honest (but downplaying it obviously)
2012-07-23 22:09:47	kaciesaurus	I don't think this job asked me either
2012-07-23 22:09:47	+Vexed_Alex	And I never ask anyone I hire that
2012-07-23 22:09:47	+Vexed_Alex	-that*
2012-07-23 22:09:47	Brainderailment	I'm good at everything, so I can't say
2012-07-23 22:09:47	dare	I always ask, mostly because I want to see if anyone has a good answer
2012-07-23 22:09:47	kaciesaurus	I think, any time someone asks me that, i will just tell them that it's a stupid interview question and that I would rather work somewhere else
2012-07-23 22:09:48	Brainderailment	because I'm white and privaleged
2012-07-23 22:09:49	kaciesaurus	what is a good answer, dare?
2012-07-23 22:10:00	dare	I've never heard one worth remembering
2012-07-23 22:10:03	dare	But some are really awful
2012-07-23 22:10:07	kaciesaurus	STOP ASKING IT.
2012-07-23 22:10:08	tGA_phone	Fuck you and your stupid face?
2012-07-23 22:10:09	dare	The "I'm a perfection" crap comes up a lot
2012-07-23 22:10:10	kaciesaurus	what do you expect to hear?
2012-07-23 22:10:25	dare	Nothing, I just want to see if anyone has a good answer
2012-07-23 22:10:32	+Vexed_Alex	I think I'd stay away from the "I'm a perfectionist" people
2012-07-23 22:10:35	tGA_phone	Dare is a sadist
2012-07-23 22:10:37	+Vexed_Alex	Maybe I SHOULD ask that
2012-07-23 22:10:37	kaciesaurus	that question makes me mad
2012-07-23 22:10:58	kaciesaurus	the "where do you see yourself in 10 years" question is annoying as well, but it's easy at least
2012-07-23 22:11:06	kaciesaurus	or "why do you want to work here"
2012-07-23 22:11:06	dare	Being able to remain calm in the face of stupid questions is important, though
2012-07-23 22:11:10	tGA_phone	My biggest weakness is cheesecake
2012-07-23 22:11:12	dare	Because you will get a lot of stupid questions at work
2012-07-23 22:11:20	Brainderailment	my biggest weakness is moist pink holes
2012-07-23 22:11:23	+Vexed_Alex	I love that in school they teach you to never answer with "money"
2012-07-23 22:11:27	+Vexed_Alex	The truth.
2012-07-23 22:11:30	+Vexed_Alex	For literally everyone.
2012-07-23 22:11:43	kaciesaurus	I just look up shit about the company
2012-07-23 22:11:51	dare	Yeah research goes a long way
2012-07-23 22:11:53	+Vexed_Alex	"Well, because I'll be out in the street if I don't get a job."
2012-07-23 22:12:02	kaciesaurus	like this one is owned by a woman and is like super proud of being supportive of women in business
2012-07-23 22:12:07	kaciesaurus	so that was a really easy answer
2012-07-23 22:12:25	+Vexed_Alex	Where do you see yourself in 10 years?
2012-07-23 22:12:28	+Vexed_Alex	A woman in business.
2012-07-23 22:12:32	Brainderailment	haha
2012-07-23 22:12:39	Brainderailment	BUSINESS
2012-07-23 22:12:42	kaciesaurus	well no, that was the "why do you want to work here"
2012-07-23 22:12:42	Brainderailment	DOING IT
2012-07-23 22:12:51	Brainderailment	BUSINESS
2012-07-23 22:12:53	Brainderailment	TO DO IT
2012-07-23 22:12:58	tGA_phone	Pantsuits
2012-07-23 22:13:05	dare	"Hopefully 110 lbs. I'm taking weight training classes at the Y."
2012-07-23 22:13:15	kaciesaurus	my default "where do you see yourself in x years" is something like "I'm excited to learn about new things and develop skills for a long term career"
2012-07-23 22:13:19	kaciesaurus	which I may need to change soon
2012-07-23 22:13:21	Brainderailment	Women will hate you if you say you are trying to gain weight
2012-07-23 22:13:22	+Vexed_Alex	I'm a huge fan of slacks.
2012-07-23 22:13:23	kaciesaurus	since I'm 25
2012-07-23 22:13:32	Brainderailment	you must act as though you worked hard to get down to 100
2012-07-23 22:13:38	tGA_phone	Haha too late for a career
2012-07-23 22:13:40	kaciesaurus	they hate you either way
2012-07-23 22:13:45	Brainderailment	true
2012-07-23 22:13:45	dare	It's true
2012-07-23 22:14:04	dare	A lot of women in management are worse to other women
2012-07-23 22:14:09	kaciesaurus	until I moved to tulsa I didn't meet any females that didn't always have some sort of "the skinniest girl is our enemy" mentality
2012-07-23 22:14:10	Brainderailment	Chick I work with has a thyroid thing where she can't gain weight
2012-07-23 22:14:32	tGA_phone	Sure she does
2012-07-23 22:14:38	Brainderailment	but she has a killer rack
2012-07-23 22:14:39	kaciesaurus	even if they are obviously like bombshells or something, they still hate the skinniest girl
2012-07-23 22:14:54	Brainderailment	she commonly comes in with mcdonalds bags
2012-07-23 22:14:56	+Vexed_Alex	Because you don't have a butt to deal with
2012-07-23 22:14:56	+Bigby	how often do you catch yourself staring
2012-07-23 22:14:57	dare	Misogyny
2012-07-23 22:14:57	+Vexed_Alex	they do
2012-07-23 22:15:04	tGA_phone	Maybe they just hate you.
2012-07-23 22:15:06	Brainderailment	her doctor tells her to eat that shit
2012-07-23 22:15:10	kaciesaurus	lol maybe they do
2012-07-23 22:15:12	dare	Yes tga brings up a good point
2012-07-23 22:15:23	+Vexed_Alex	Yeah, maybe you super suck.
2012-07-23 22:15:34	kaciesaurus	yeah, I had a doctor tell me to eat cheeseburgers too
2012-07-23 22:15:38	+Vexed_Alex	You're just a general drag to be around, constantly harshing on their chill.
2012-07-23 22:15:44	Brainderailment	lol
2012-07-23 22:15:52	dare	You get angry at motivated people at work
2012-07-23 22:15:54	kaciesaurus	they also don't like it if you won't talk shit while they do
2012-07-23 22:15:55	dare	And mouth breathers
2012-07-23 22:15:56	tGA_phone	That was so white sounding.
2012-07-23 22:16:10	kaciesaurus	man, that guy was grossing me out
2012-07-23 22:16:19	kaciesaurus	he was so far away from me, I shouldn't have to hear him mouth breathing
2012-07-23 22:16:20	tGA_phone	r/gainit
2012-07-23 22:16:39	dare	What if he had a condition
2012-07-23 22:16:41	@TDiddy	hey kacie
2012-07-23 22:16:44	@TDiddy	WARSHCLOTH
2012-07-23 22:16:48	kaciesaurus	his condition is weighing too much
2012-07-23 22:16:52	tGA_phone	Clash
2012-07-23 22:16:55	dare	FAT SHAMING
2012-07-23 22:16:56	dare	Rude
2012-07-23 22:17:00	kaciesaurus	lol
2012-07-23 22:17:00	+Vexed_Alex	I want to be a Black woman so that I can gossip and sass up the workplace
2012-07-23 22:17:01	tGA_phone	Clawth
2012-07-23 22:17:07	kaciesaurus	my fives have gotten pretty bad too
2012-07-23 22:17:26	kaciesaurus	you can, alex.
2012-07-23 22:17:27	tGA_phone	Fav?
2012-07-23 22:17:29	kaciesaurus	because you're gay
2012-07-23 22:17:33	kaciesaurus	BURN
2012-07-23 22:17:34	+Vexed_Alex	I can't.
2012-07-23 22:17:37	kaciesaurus	fahv
2012-07-23 22:17:41	dare	BURN
2012-07-23 22:17:46	+Vexed_Alex	That is so homophobic I can't even, like, whatever
2012-07-23 22:17:53	kaciesaurus	lol
2012-07-23 22:17:58	@TDiddy	shes from oklahoma, she doesnt know better
2012-07-23 22:18:18	+Vexed_Alex	I will claw your eyes out.
2012-07-23 22:18:19	tGA_phone	White trash privilege
2012-07-23 22:18:37	Brainderailment	I love this joke http://comedians.jokes.com/anthony-jeselnik/videos/anthony-jeselnik---brutally-honest
2012-07-23 22:18:51	kaciesaurus	I need to get speakers
2012-07-23 22:19:07	+Vexed_Alex	Bass head
2012-07-23 22:19:17	Brainderailment	this is the joke without speakers kacie. http://www.jokes.com/funny/anthony+jeselnik/anthony-jeselnik--addict-girlfriend
2012-07-23 22:19:23	kaciesaurus	....when someone facebook chats you and you look at it
2012-07-23 22:19:29	kaciesaurus	does it tell them that their message has been seen?
2012-07-23 22:19:55	tGA_phone	No
2012-07-23 22:20:00	+Vexed_Alex	Who are you trying to avoid?
2012-07-23 22:20:20	kaciesaurus	my friend's ex drummer
2012-07-23 22:21:07	+Vexed_Alex	Your mom's shame?
2012-07-23 22:21:07	+Bigby	thats a weird ex
2012-07-23 22:21:07	kaciesaurus	I don't know how else to describe him
2012-07-23 22:21:07	kaciesaurus	he's just some guy, ya know?
2012-07-23 22:21:10	+Vexed_Alex	"Some asshole."
2012-07-23 22:21:14	Brainderailment	okay, gotta go hunt for food
2012-07-23 22:21:14	kaciesaurus	he's an obnoxious drunk
2012-07-23 22:21:15	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-07-23 22:21:23	+Vexed_Alex	Yeah, so, "Some asshole."
2012-07-23 22:24:44	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-23 22:25:07	@TDiddy	who is
2012-07-23 22:25:53	tGA_phone	You
2012-07-23 22:25:56	+Vexed_Alex	you is
2012-07-23 22:26:34	@TDiddy	lets all rush to the same punchline
2012-07-23 22:26:35	+Bigby	whats better, a bmw or mercedes from late 80's early 90's?
2012-07-23 22:30:24	+Vexed_Alex	Keep dreaming
2012-07-23 22:30:54	+Bigby	http://springfield.craigslist.org/cto/3145450985.html
2012-07-23 22:30:57	+Bigby	here we go
2012-07-23 22:31:00	+Bigby	just need a new grill
2012-07-23 22:31:02	+Vexed_Alex	you don't want a 3,500 BMW
2012-07-23 22:31:18	+Vexed_Alex	Jesus!
2012-07-23 22:31:26	+Vexed_Alex	The fans are crushed
2012-07-23 22:31:41	+Bigby	ok new fans then
2012-07-23 22:31:49	+Vexed_Alex	And a new radiator
2012-07-23 22:31:53	+Vexed_Alex	and a hood
2012-07-23 22:31:58	+Bigby	there you go
2012-07-23 22:32:01	+Bigby	easy peasy
2012-07-23 22:33:44	+Vexed_Alex	That's, what, 1K in fixes?
2012-07-23 22:33:54	+Vexed_Alex	Radiator is $600 easily
2012-07-23 22:33:54	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-07-23 22:34:12	+Vexed_Alex	 And that's stuff you know about from looking at a picture of a crashed front end
2012-07-23 22:34:24	+Bigby	suprisingly there is quite a few old mercedes around these parts
2012-07-23 22:34:47	+Vexed_Alex	You're trading in your piece of shit for another piece of shit
2012-07-23 22:34:57	+Vexed_Alex	I don't understand your thought process here
2012-07-23 22:35:24	+Vexed_Alex	Look at the cars around this Mercedes
2012-07-23 22:35:28	+Vexed_Alex	they're all damaged
2012-07-23 22:35:35	+Vexed_Alex	severely
2012-07-23 22:35:38	tGA_phone	The POS you know.
2012-07-23 22:35:40	dare	He just wants an excuse to get a new car he likes better
2012-07-23 22:35:54	tGA_phone	It's like with the tablets
2012-07-23 22:36:10	+Vexed_Alex	Just wait until you can buy a car worth at least 4 or 5 thousand
2012-07-23 22:36:14	+Vexed_Alex	be smart
2012-07-23 22:36:26	+Vexed_Alex	And by afford, I don't mean on credit
2012-07-23 22:36:50	+Bigby	im just messing about
2012-07-23 22:37:06	+Vexed_Alex	At least raise your standards with your messing about
2012-07-23 22:38:08	+Vexed_Alex	Be real, what can kind of car would a 1K Mercedes be to live with. Chances are, it's going to be a pile of shit, and at least with your current pile of shit
2012-07-23 22:38:10	+Bigby	ok about how this
2012-07-23 22:38:11	+Vexed_Alex	the parts are cheap
2012-07-23 22:38:14	+Bigby	http://springfield.craigslist.org/cto/3153599165.html
2012-07-23 22:38:17	+Vexed_Alex	because they're piece of shit chrysler parts
2012-07-23 22:38:46	+Bigby	only 4k
2012-07-23 22:39:34	+Vexed_Alex	You can't possibly fit in that
2012-07-23 22:39:44	+Vexed_Alex	It's smaller than a Miata.
2012-07-23 22:39:55	+Vexed_Alex	And it has muscle car rims for some reason
2012-07-23 22:39:56	+Bigby	i could try
2012-07-23 22:40:14	+Vexed_Alex	And a modified exhaust
2012-07-23 22:40:44	+Vexed_Alex	lol, and it's a manual
2012-07-23 22:40:49	+Vexed_Alex	which you can't drive
2012-07-23 22:40:53	+Bigby	bout time to learn how
2012-07-23 22:40:54	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-23 22:41:09	+Vexed_Alex	do whatever you want
2012-07-23 22:43:46	+Bigby	http://springfield.craigslist.org/cto/3146487591.html
2012-07-23 22:43:48	+Bigby	how bout this one
2012-07-23 22:44:13	@TDiddy	Hes asking for your help alex
2012-07-23 22:44:18	@TDiddy	dont be a sasstina
2012-07-23 22:44:47	+Bigby	no i was just spitballing
2012-07-23 22:45:53	+Bigby	wouldnt mind a volvo though
2012-07-23 22:46:12	+Bigby	really like the boxy look they have
2012-07-23 22:46:34	dare	Yeah that's a really important trait for you to be concerned with right now
2012-07-23 22:47:29	+Vexed_Alex	I've tried helping
2012-07-23 22:47:39	+Vexed_Alex	I think I'm bored of it now
2012-07-23 22:47:45	+Bigby	jesus i cant even look at cars?
2012-07-23 22:48:00	@TDiddy	hmm?
2012-07-23 22:48:17	+Bigby	you act like im gonna buy one of the bastards
2012-07-23 22:48:56	dare	I think you act like you are.
2012-07-23 22:49:01	@TDiddy	isnt that the point?
2012-07-23 22:49:12	@TDiddy	how long til you need a car?
2012-07-23 22:49:30	+Bigby	hell if i know
2012-07-23 22:49:41	+Bigby	i expect the wheels to fall off at some point
2012-07-23 22:51:48	@TDiddy	oh, i thought you needed one
2012-07-23 22:52:06	@TDiddy	maybe its better to save up and get it sooner so you can sell the old one before it explodes
2012-07-23 22:57:26	+Vexed_Alex	he's not getting anything for his car
2012-07-23 22:57:33	+Vexed_Alex	$500, maybe to a junk yard
2012-07-23 22:57:43	+Bigby	if im lucky
2012-07-23 22:58:15	+Vexed_Alex	And no, he should not get it sooner. He needs to get his finances in order before he even thinks of taking on another loan
2012-07-23 22:59:02	richterthethird	!q
2012-07-23 22:59:04	DtoidBot	[939] 11:17 kacie I'm the best at the meat hose.
2012-07-23 22:59:12	@TDiddy	thats why i said save
2012-07-23 22:59:19	@TDiddy	not go get a loan
2012-07-23 22:59:43	+Bigby	well if i start saving now, taking out what i pay on bills, i should have about 1500 dollars in a year
2012-07-23 23:00:31	+Vexed_Alex	15 hundred in a year?
2012-07-23 23:00:39	+Bigby	give or take a hundred
2012-07-23 23:00:56	+Vexed_Alex	Dire.
2012-07-23 23:02:49	+Bigby	i just recalculated, its closer to 2200
2012-07-23 23:03:24	+Bigby	i really need a better job
2012-07-23 23:05:00	@TDiddy	or sell off some junk you dont need
2012-07-23 23:05:05	+Bigby	i sold most of my stuff
2012-07-23 23:05:17	+Bigby	went over that before
2012-07-23 23:05:40	@TDiddy	guess i missed that
2012-07-23 23:07:43	+Bigby	i need to head to a junkyard
2012-07-23 23:07:53	+Bigby	get me a mechanic special jobby
2012-07-23 23:08:05	+Bigby	like my old 500 dollar nissan maxima
2012-07-23 23:08:16	+Bigby	great little car til the power steering went out
2012-07-23 23:11:53	+Bigby	i remember having to replace that myself
2012-07-23 23:11:55	+Bigby	was a nightmare
2012-07-23 23:12:04	meeetalnarf	http://www.speedhunters.com/2012/07/f40-times-sixty-equals-scarlet-fever/
2012-07-23 23:12:08	+Bigby	didnt have the right tools
2012-07-23 23:12:14	+Bigby	took forever to get the old one off
2012-07-23 23:13:13	+Bigby	and then after a week the engine seized up because the belt had been off for the water pump
2012-07-23 23:13:41	@TDiddy	well theres an idea for extra cash
2012-07-23 23:14:02	@TDiddy	better than a bake sale
2012-07-23 23:21:46	-->	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-07-23 23:21:46	--	Mode #destructoid [+o naia] by Q
2012-07-23 23:25:54	 *	TDiddy slaps naia around a bit with a large trout
2012-07-23 23:26:18	 *	naia slaps TDiddy around a bit with a large trout
2012-07-23 23:26:30	@TDiddy	how dare you
2012-07-23 23:26:55	dare	o hai naia
2012-07-23 23:39:49	@TDiddy	HE  SAID HI KERRY
2012-07-23 23:39:49	@naia	Sorry I didn't hear it beep
2012-07-23 23:39:50	dare	:(
2012-07-23 23:40:08	@TDiddy	sigh
2012-07-23 23:40:12	@TDiddy	good ole racist Kerry
2012-07-23 23:40:18	@TDiddy	doesnt hear the minorities
2012-07-23 23:40:32	@naia	I've been ensconced in watching Breaking Bad
2012-07-23 23:40:38	@naia	I'm almost done season 1
2012-07-23 23:40:44	@naia	and I'm not racist, I hate everyone
2012-07-23 23:40:49	@TDiddy	good call
2012-07-23 23:40:53	@TDiddy	on both fronts
2012-07-23 23:41:15	dare	BB didn't really hook me until season 4
2012-07-23 23:42:37	@TDiddy	you gave a show 4 seasons that didnt really hook you
2012-07-23 23:44:24	dare	Yeah
2012-07-23 23:44:28	dare	I got to the last season of Sopranos
2012-07-23 23:44:31	dare	And then I gave up
2012-07-23 23:44:39	dare	That was 6 seasons
2012-07-23 23:45:40	-->	Aerox (~aerox47@mobile-198-228-211-019.mycingular.net) has joined #destructoid
2012-07-23 23:47:02	@TDiddy	Hi!
2012-07-23 23:47:08	RobotBebop	my CPU is running at 71C
2012-07-23 23:47:10	RobotBebop	is that bad
2012-07-23 23:47:18	@TDiddy	the worst
2012-07-23 23:47:21	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Quit)
2012-07-23 23:47:22	RobotBebop	NOOO
2012-07-23 23:47:29	@TDiddy	shes gonna blow
2012-07-23 23:47:36	@TDiddy	queue the slow motion running away
2012-07-23 23:48:04	dare	That's pretty high
2012-07-23 23:48:14	dare	I think mine goes to 59 when I am at 100% CPU usage
2012-07-23 23:48:25	@naia	I average 65
2012-07-23 23:48:58	@naia	its probably lower in the winter time
2012-07-23 23:50:21	@TDiddy	you should blow on it moose
2012-07-23 23:50:45	dare	Or just open the case and fart into it
2012-07-23 23:51:25	@TDiddy	now that would cause an explosion
2012-07-23 23:54:53	<--	Aerox (~aerox47@mobile-198-228-211-019.mycingular.net) has quit (Quit)
2012-07-23 23:57:26	dare	Rude
2012-07-23 23:59:03	@TDiddy	no, moose's farts are rude
2012-07-23 23:59:12	<--	Bigby (~TheBigby@108.225.112.204) has quit (Quit: I love you all, especially you.)
2012-07-23 23:59:28	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Read error: Operation timed out)
2012-07-24 00:01:16	RobotBebop	faaarrrt
2012-07-24 00:01:22	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Quit)
2012-07-24 00:03:11	dare	What an exit
2012-07-24 00:03:17	@TDiddy	yep
2012-07-24 00:03:23	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-07-24 00:10:26	<--	Vexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Leaving)
2012-07-24 00:12:18	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-07-24 00:16:56	<--	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (Quit)
2012-07-24 00:18:32	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-24 00:22:19	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Ping timeout)
2012-07-24 00:45:03	<--	dare (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Quit)
2012-07-24 02:00:37	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Quit)
2012-07-24 02:07:57	DougCL|fuck	!q
2012-07-24 02:07:57	DtoidBot	[423] <+Suff0cat> Fuck Miley <+Suff0cat> That bitch doesn't have orange hair
2012-07-24 02:52:49		irc: disconnected from server
2012-07-24 02:53:17	-->	benbeltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 02:53:17	--	Nicks #destructoid: [@bloodylip @Q +jorge` +Torzelan [Rabite] ^power benbeltran cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 02:53:17	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 2 voices, 14 normals)
2012-07-24 02:53:22	--	Mode #destructoid [+tnCN]
2012-07-24 02:53:22	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 03:22:34		irc: disconnected from server
2012-07-24 03:22:54	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 03:22:54	--	Nicks #destructoid: [@bloodylip @Q +jorge` +Torzelan [Rabite] ^power bonboltron cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 03:22:54	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 2 voices, 14 normals)
2012-07-24 03:22:59	--	Mode #destructoid [+tnCN]
2012-07-24 03:22:59	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 03:57:26		irc: disconnected from server
2012-07-24 03:57:46	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 03:57:46	--	Nicks #destructoid: [@bloodylip @Q +jorge` +Torzelan [Rabite] ^power bonboltron cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 03:57:46	--	Channel #destructoid: 17 nicks (2 ops, 0 halfops, 2 voices, 13 normals)
2012-07-24 03:57:51	--	Mode #destructoid [+tnCN]
2012-07-24 03:57:51	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 04:02:38	-->	meeetalnarf (~meetalnar@p54AC981D.dip0.t-ipconnect.de) has joined #destructoid
2012-07-24 04:23:57	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-24 04:23:57	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-24 04:32:14	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-24 04:38:43		irc: disconnected from server
2012-07-24 04:39:06	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 04:39:06	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +jorge` +Torzelan [Rabite] ^power bonboltron cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tga|dentist]
2012-07-24 04:39:06	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 3 voices, 13 normals)
2012-07-24 04:39:10	--	Mode #destructoid [+tnCN]
2012-07-24 04:39:10	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 04:47:39	-->	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-24 04:47:39	--	Mode #destructoid [+v shin] by Q
2012-07-24 05:31:58		irc: disconnected from server
2012-07-24 05:32:20	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 05:32:20	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +jorge` +shin +Torzelan [Rabite] ^power bonboltron cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tga|dentist]
2012-07-24 05:32:20	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 4 voices, 13 normals)
2012-07-24 05:32:25	--	Mode #destructoid [+tnCN]
2012-07-24 05:32:25	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 05:38:42	-->	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-07-24 05:38:48	--	Mode #destructoid [+v Gandysampras] by Q
2012-07-24 05:43:30	+Ecksorcism	Hey Gandy
2012-07-24 05:49:08	+Gandysampras	ohai
2012-07-24 06:13:38	+Gandysampras	I got a $3 goldeneye watch today
2012-07-24 06:16:23	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-24 06:16:24	@bloodylip	awesome
2012-07-24 06:18:38	+Gandysampras	It actually fits too
2012-07-24 06:18:41	+Gandysampras	I am impressed
2012-07-24 06:22:06	@bloodylip	are your life and armor amounts accurately reflected on it?
2012-07-24 06:26:11	+Gandysampras	THey are full, and I feel fantastic
2012-07-24 06:26:11	+Gandysampras	So I will say yes tentatively
2012-07-24 06:26:26	@bloodylip	haha
2012-07-24 06:26:30	@bloodylip	now we'll just have to have someone shoot you to see if they drop
2012-07-24 06:26:32	@bloodylip	where's gavin?
2012-07-24 06:26:36	@bloodylip	i'm sure he'd help
2012-07-24 06:26:43	@bloodylip	or TYS
2012-07-24 06:26:48	@bloodylip	he's scottish, so he has to have a gun
2012-07-24 06:27:25	+Gandysampras	haha
2012-07-24 06:34:00		irc: disconnected from server
2012-07-24 06:34:40	-->	bonboltron (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 06:34:40	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +shin +Torzelan [Rabite] ^power bonboltron cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 06:34:40	--	Channel #destructoid: 21 nicks (2 ops, 0 halfops, 5 voices, 14 normals)
2012-07-24 06:34:44	--	Mode #destructoid [+tnCN]
2012-07-24 06:34:44	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 07:00:27		irc: disconnected from server
2012-07-24 07:00:52	-->	banbaltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 07:00:52	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +shin +Torzelan [Rabite] ^power banbaltran cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 07:00:52	--	Channel #destructoid: 21 nicks (2 ops, 0 halfops, 5 voices, 14 normals)
2012-07-24 07:00:56	--	Mode #destructoid [+tnCN]
2012-07-24 07:00:56	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 07:05:50	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-24 07:15:13	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-24 07:34:13	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-24 07:38:10		irc: disconnected from server
2012-07-24 07:38:30	-->	banbaltran (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 07:38:30	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +shin +Torzelan [Rabite] ^power banbaltran Batthink cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 07:38:30	--	Channel #destructoid: 22 nicks (2 ops, 0 halfops, 5 voices, 15 normals)
2012-07-24 07:38:34	--	Mode #destructoid [+tnCN]
2012-07-24 07:38:34	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 07:39:13	<--	shin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-24 07:42:12		irc: disconnected from server
2012-07-24 07:42:31	-->	benbeltren (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 07:42:31	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power Batthink benbeltren cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 07:42:31	--	Channel #destructoid: 21 nicks (2 ops, 0 halfops, 4 voices, 15 normals)
2012-07-24 07:42:36	--	Mode #destructoid [+tnCN]
2012-07-24 07:42:36	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 07:47:31	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-24 07:51:50	+Gandysampras	bored
2012-07-24 07:55:28		irc: disconnected from server
2012-07-24 07:56:07	-->	benbeltren (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 07:56:07	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power Batthink benbeltren cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tga|dentist]
2012-07-24 07:56:07	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-07-24 07:56:12	--	Mode #destructoid [+tnCN]
2012-07-24 07:56:12	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 07:57:58	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-24 08:01:16	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-07-24 08:11:36	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-24 08:21:17	-->	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has joined #destructoid
2012-07-24 08:25:07		irc: disconnected from server
2012-07-24 08:25:29	-->	benbeltren (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 08:25:29	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Batthink benbeltren cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 08:25:29	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-24 08:25:33	--	Mode #destructoid [+tnCN]
2012-07-24 08:25:33	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 08:30:05		irc: disconnected from server
2012-07-24 08:30:25	-->	binbiltrin (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 08:30:25	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Batthink binbiltrin cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 08:30:25	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-24 08:30:29	--	Mode #destructoid [+tnCN]
2012-07-24 08:30:29	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 08:36:01	-->	tGA_phone_ (~tgaphone@mobile-166-147-127-228.mycingular.net) has joined #destructoid
2012-07-24 08:38:03	<--	tGA_phone (~tgaphone@mobile-166-147-126-025.mycingular.net) has quit (Ping timeout)
2012-07-24 08:38:08	--	tGA_phone_ is now known as tGA_phone
2012-07-24 08:47:47		irc: disconnected from server
2012-07-24 08:48:09	-->	bunbultrun (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 08:48:09	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Batthink bunbultrun cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 08:48:09	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-24 08:48:13	--	Mode #destructoid [+tnCN]
2012-07-24 08:48:13	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 09:10:30		irc: disconnected from server
2012-07-24 09:10:54	-->	bunbultrun (~benbeltra@189.176.132.197) has joined #destructoid
2012-07-24 09:10:54	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Batthink bunbultrun cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy tGA_phone tga|dentist]
2012-07-24 09:10:54	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 3 voices, 15 normals)
2012-07-24 09:10:57	--	Mode #destructoid [+tnCN]
2012-07-24 09:10:57	--	Channel created on Sun, 26 Jun 2011 19:01:07
2012-07-24 09:23:33	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-07-24 09:26:56	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-07-24 09:58:28		irc: disconnected from server
2012-07-25 10:16:38	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-25 10:16:38	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q @TDiddy +Gandy|bed +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran cardfrek2 DougCL|fuck DtoidBot Dyganth Ecks|Work jared|away kaciesaurus meeetalnarf2 mistic phoneshin pointzeroeight Simmy1 theGoldenAvatar]
2012-07-25 10:16:38	--	Channel #destructoid: 25 nicks (4 ops, 0 halfops, 3 voices, 18 normals)
2012-07-25 10:16:40	--	Mode #destructoid [+tnCN]
2012-07-25 10:16:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-25 10:18:16	jared|away	kaciesaurus: Oh, hey, nice glasses.. #fixed
2012-07-25 10:18:24	kaciesaurus	aww thanks!
2012-07-25 10:18:38	theGoldenAvatar	Nobody noticed my new pants.
2012-07-25 10:18:47	kaciesaurus	those pants look very new!
2012-07-25 10:18:54	theGoldenAvatar	HA
2012-07-25 10:18:55	jared|away	I got new glasses a while back. Aside from costing an astronomical amount of money for two pieces of plastic and a thin metal frame, no one noticed them either.
2012-07-25 10:19:02	theGoldenAvatar	They aren't new at all!
2012-07-25 10:19:06	kaciesaurus	jared, buy them online!
2012-07-25 10:19:23	kaciesaurus	they still look brand new, you must take great care of your clothes!
2012-07-25 10:19:24	theGoldenAvatar	I need some scrip sunglasses
2012-07-25 10:19:27	jared|away	I had to get a new RX too, so I just did it all at once.
2012-07-25 10:19:38	kaciesaurus	I do too, tga.
2012-07-25 10:19:48	jared|away	The frames are olive, they bring out my eyes. =D
2012-07-25 10:19:51	kaciesaurus	they're expensive as shit though
2012-07-25 10:19:54	kaciesaurus	mine are blue!
2012-07-25 10:19:56	theGoldenAvatar	I know.
2012-07-25 10:20:01	theGoldenAvatar	I just squint everywhere.
2012-07-25 10:20:18	kaciesaurus	my last pair had those magnetic clip on things
2012-07-25 10:20:27	kaciesaurus	they didn't look awesome, but at least I could drive
2012-07-25 10:20:30	theGoldenAvatar	My insurance will buy me one pair of glasses a year though.
2012-07-25 10:20:33	theGoldenAvatar	Up to $200
2012-07-25 10:20:40	jared|away	I have transition lenses. hence the expensiveness, but woth it.
2012-07-25 10:20:48	kaciesaurus	I hate transition lenses
2012-07-25 10:20:55	jared|away	But why?
2012-07-25 10:21:04	kaciesaurus	I want to choose whether or not I have sunglasses on
2012-07-25 10:21:12	kaciesaurus	I did get the non reflective lenses though
2012-07-25 10:21:27	+lolshin	oh wow
2012-07-25 10:21:32	+lolshin	notification center ftfw
2012-07-25 10:21:35	+lolshin	http://f.cl.ly/items/2z0x3M371g391w0t2W2H/Screen%20Shot%202012-07-25%20at%2011.19.12%20AM.png
2012-07-25 10:21:49	jared|away	I like choices in the digital world, but in real life I like to be told how it is. And life is telling me I am going to have sunglasses, whether I like it or not.
2012-07-25 10:22:45	<--	phoneshin (~phoneshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: Cool, huh?)
2012-07-25 10:23:45	kaciesaurus	man, in my search for weird news, I always end up clicking on weird bullshit ads
2012-07-25 10:23:57	kaciesaurus	like "57 year old woman looks 27"
2012-07-25 10:24:08	+lolshin	hahaha
2012-07-25 10:24:12	jared|away	Nice screenshot brobot.
2012-07-25 10:24:32	kaciesaurus	verizon will not let me look at your screenshot
2012-07-25 10:25:04	@TDiddy	http://www.youtube.com/watch?v=Q1ct1gULDGw&feature=related
2012-07-25 10:25:06	@TDiddy	hah
2012-07-25 10:25:08	DtoidBot	Source Filmmaker - Zip It
2012-07-25 10:27:33	jared|away	I'm ever so tired of Vz. They have 'the best coverage' but my ride to work is filled with dead spots. I love trying to read my feeds on the trolley and then having it just cut out and stop loading over and over.
2012-07-25 10:28:45	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-25 10:34:27	theGoldenAvatar	MS Lync is pretty decent
2012-07-25 10:39:02		[benbeltran away: Detached from tmux]
2012-07-25 10:39:02	--	You are now known as benbeltran[away
2012-07-25 10:39:07		[benbeltran[away back: gone 00:00:03]
2012-07-25 10:40:01	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-25 10:40:01	--	Mode #destructoid [+o Aerox] by Q
2012-07-25 10:41:45	jared|away	What up Jro?
2012-07-25 10:41:47	@bloodylip	what is MS Lync?
2012-07-25 10:41:51	@bloodylip	also, didn't you already say that?
2012-07-25 10:41:54	@Aerox	hi!
2012-07-25 10:42:09	jared|away	You missed an awesome discussion on shoes.
2012-07-25 10:42:42	@bloodylip	jared|away: my house is essentially a deadspot on Vz :(
2012-07-25 10:42:51	@bloodylip	surrounded by 50-60 foot trees
2012-07-25 10:43:53	jared|away	OK, maybe you have it a little worse than I. My reception is OK in my apt. Not great, but good enough. The wi-fi, on the other, is all the way across the place and sucks in my room.
2012-07-25 10:44:12	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-25 10:45:27	@bloodylip	also, i'm in a "solid" 4G area
2012-07-25 10:45:43	@bloodylip	but i only ever get what looks like 1 bar of 3G
2012-07-25 10:46:08	kaciesaurus	we don't have a 4g yet
2012-07-25 10:46:11	kaciesaurus	-a
2012-07-25 10:46:22	@bloodylip	not surprised.
2012-07-25 10:47:11	Ecks|Work	LTE coverage is the hardest to map
2012-07-25 10:47:23	jared|away	I'm not thrilled with 4G, I really don't get what the big deal is. It's faster sure, but I also understand it eats up battery faster and 3G, as long as the signal is OK, is fast enough for mobile web and apps.
2012-07-25 10:47:57	Ecks|Work	wel since calling cant be done over LTE yet, you need to run two radios right now
2012-07-25 10:48:03	jared|away	if someone wanted to replace their home internet with 4G, that's one thing, but on a phone, I'd probably keep it off.
2012-07-25 10:48:05	Ecks|Work	one for LTE and one tor get calls and texts
2012-07-25 10:48:17	jared|away	Ah, OK.
2012-07-25 10:48:47	@bloodylip	jared|away: eh, after using 4G for a while, 3G is sooooooooooo sloooooooooooooooow
2012-07-25 10:48:56	@bloodylip	4G is basically like wired internet in the air
2012-07-25 10:49:19	Ecks|Work	brb!
2012-07-25 10:49:24	--	Ecks|Work is now known as Ecks|Meeting
2012-07-25 10:50:40	jared|away	Then they have to get with those larger batteries.
2012-07-25 10:51:03	jared|away	One thing I will say about Vz, Droid RAZR Maxx, or whatever awful name they gave it-- that's a good idea.
2012-07-25 10:51:06	kaciesaurus	yeah, I've definitely complained about my 3g on multiple occassions
2012-07-25 10:51:19	kaciesaurus	god I'm so hungry
2012-07-25 10:51:24	kaciesaurus	I think I'll take an early break
2012-07-25 10:51:49	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-25 10:53:00	jared|away	I get to work through lunch, luckily.
2012-07-25 10:53:24	jared|away	Stupid meeting at 1300, have to review a document for said meeting before that.
2012-07-25 10:54:01	-->	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-25 10:54:22	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-25 10:57:49	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-25 11:00:57	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-07-25 11:15:24	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-25 11:17:19	-->	tGA_phone (~tgaphone@mobile-166-147-127-019.mycingular.net) has joined #destructoid
2012-07-25 11:38:02		[benbeltran[away away: Detached from tmux]
2012-07-25 11:38:07		[benbeltran[away back: gone 00:00:03]
2012-07-25 11:45:38	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=A3P53Psan7U#!
2012-07-25 11:45:41	DtoidBot	Raccoon mechanic reporting for duty
2012-07-25 11:49:29	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-07-25 11:54:03	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-07-25 11:56:44	kaciesaurus	I want a raccoon
2012-07-25 11:57:43	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-25 11:57:43	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-25 11:57:44	--	andrewm_ is now known as andrewm
2012-07-25 11:58:43	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-07-25 11:59:45	<--	tGA_phone (~tgaphone@mobile-166-147-127-019.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-25 12:00:10	+lolshin	so, mountain lion seems to be made of sexy and fast
2012-07-25 12:00:41	+lolshin	and I've gone through and tested most things; haven't had any compatibility issues yet
2012-07-25 12:02:29	kaciesaurus	I probably won't even upgrade since I built my pc
2012-07-25 12:02:35	kaciesaurus	my mac is just a really pretty netflix machine now
2012-07-25 12:03:01	+lolshin	which mac do you have?
2012-07-25 12:03:25	kaciesaurus	27" imac
2012-07-25 12:03:28	kaciesaurus	late 2009, I think
2012-07-25 12:03:31	kaciesaurus	no, early 2009
2012-07-25 12:03:32	+lolshin	oh nice
2012-07-25 12:03:52	+lolshin	i mean it's only 20 bucks, but you don't have to pay for it
2012-07-25 12:04:00	+lolshin	just torrent the GM
2012-07-25 12:04:10	+lolshin	apple doesn't give two shits
2012-07-25 12:04:50	+lolshin	i haven't seen a "register" or "insert serial" screen in any apple software in ages
2012-07-25 12:05:01	kaciesaurus	well, if it's sexy and fast, I might
2012-07-25 12:05:07	+lolshin	it's definitely fast
2012-07-25 12:05:22	+lolshin	and i'm loving some of the new features
2012-07-25 12:05:42	+lolshin	new safari is great, and notification center… all i have to say about that is HHHNNNGGG
2012-07-25 12:05:47	@Aerox	When is mountain lion out
2012-07-25 12:05:50	kaciesaurus	today?
2012-07-25 12:05:52	+lolshin	this morning
2012-07-25 12:05:56	@Aerox	oh excellent
2012-07-25 12:06:00	@Aerox	I'm putting it on the company card!
2012-07-25 12:06:03	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-25 12:06:05	+lolshin	haha
2012-07-25 12:06:08	kaciesaurus	ahh yeahh
2012-07-25 12:06:27	+lolshin	i just downloaded the GM for free, as one does :3
2012-07-25 12:07:23	@Aerox	i'm not paying for it so I don't care
2012-07-25 12:07:32	+lolshin	true true
2012-07-25 12:14:00	--	Ecks|Meeting is now known as Ecks|Work
2012-07-25 12:14:10	Ecks|Work	someone shoot me so that never happens again
2012-07-25 12:14:42	+lolshin	i can do that, but it'll have to wait until tomorrow afternoon when we can play rainbow six :3
2012-07-25 12:15:18	Ecks|Work	kk
2012-07-25 12:16:41	Ecks|Work	I am going to randomly flashbang you SO MANY TIMES
2012-07-25 12:19:24	@TDiddy	sounds like some mighty fine raping
2012-07-25 12:20:56	kaciesaurus	mighty fine raping, you say?
2012-07-25 12:20:57	kaciesaurus	http://dailypost.com.ng/2012/07/18/six-women-rape-man-death-benue-state/
2012-07-25 12:20:57	Ecks|Work	I'm sure it sounds that way to a racist
2012-07-25 12:21:44	+lolshin	flashbang me so good
2012-07-25 12:21:52	@Aerox	omg misandry
2012-07-25 12:22:06	+lolshin	moose sundries
2012-07-25 12:22:07	@bloodylip	OMG WHY DO THEY HATE MEN
2012-07-25 12:22:26	kaciesaurus	lol
2012-07-25 12:25:26	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-25 12:25:26	--	Mode #destructoid [+v ProfPew] by Q
2012-07-25 12:31:11	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-07-25 12:33:38	Brainderailment	What was the actual cause of death in that case? It said he stopped breathing, but it doesn't say why. Maybe they tied his head down by the neck
2012-07-25 12:35:43	@bloodylip	maybe he was suffocated by a vagina
2012-07-25 12:36:10	Brainderailment	yeah, maybe one of the wives was griding her jank on his face
2012-07-25 12:37:35	kaciesaurus	I dunno, I assumed some kind of exhaustion related death
2012-07-25 12:37:38	kaciesaurus	or heart attack, maybe?
2012-07-25 12:37:45	@Aerox	man nate
2012-07-25 12:37:49	@Aerox	you know just what to say to turn me on
2012-07-25 12:38:39	kaciesaurus	lol
2012-07-25 12:38:41	@bloodylip	i know, right?
2012-07-25 12:38:47	@bloodylip	i want nate to sit on my face now
2012-07-25 12:39:06	Brainderailment	I haven't showered in days, I'M READY
2012-07-25 12:39:07	@Aerox	can you imagine
2012-07-25 12:39:10	@Aerox	that sweet, stanky taint
2012-07-25 12:39:17	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-25 12:39:23	@bloodylip	i can smell it now
2012-07-25 12:39:52	kaciesaurus	you should sell that scent
2012-07-25 12:40:14	@Aerox	Eau de Taint
2012-07-25 12:41:09	Brainderailment	I'll scrape at my taint sweat with an old credit card
2012-07-25 12:41:30	Brainderailment	and deposit that into a bottle
2012-07-25 12:41:33	DtoidBot	...
2012-07-25 12:41:40	theGoldenAvatar	...
2012-07-25 12:41:42	Brainderailment	DON"T JUDGE ME BOT!
2012-07-25 12:41:53	theGoldenAvatar	There was a skit on Kids in the Hall that was similar.
2012-07-25 12:42:08	theGoldenAvatar	I imagine it's the same result
2012-07-25 12:42:13	Brainderailment	I don't know what that is, so I hate it
2012-07-25 12:43:20	@bloodylip	you don't know what Kids in the Hall is?
2012-07-25 12:43:23	@bloodylip	or you don't know the skit?
2012-07-25 12:43:28	@bloodylip	because if it's the former, i officially hate you
2012-07-25 12:43:42	Brainderailment	fuck you, I don't need to explain myself
2012-07-25 12:44:00	@bloodylip	YOU DO
2012-07-25 12:44:14	Brainderailment	it's canadian, who watches that shit?
2012-07-25 12:45:45	@bloodylip	people who love men in drag
2012-07-25 12:45:47	@bloodylip	so EVERYONE
2012-07-25 12:45:57	Brainderailment	so, brits
2012-07-25 12:48:50	kaciesaurus	someone show me something funny
2012-07-25 12:48:55	kaciesaurus	or maybe a webcomic
2012-07-25 12:48:57	kaciesaurus	that is funny
2012-07-25 12:49:03	kaciesaurus	I need to laugh at shit
2012-07-25 12:50:46	Brainderailment	http://www.bigshit.cz/shit.jpg
2012-07-25 12:50:51	Brainderailment	laugh at that shit
2012-07-25 12:51:09	kaciesaurus	now I'm sad
2012-07-25 12:51:29	Brainderailment	why don't you find your own funny shit?
2012-07-25 12:51:40	kaciesaurus	I'm trying
2012-07-25 12:52:07	kaciesaurus	I'm reading our cafeteria menu, now.
2012-07-25 12:52:43	theGoldenAvatar	Hilarious.
2012-07-25 12:54:12	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-25 12:54:58	theGoldenAvatar	Haha
2012-07-25 13:00:22	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-25 13:01:02	Halfleft|Away	JESUS FUCKING CHRIS
2012-07-25 13:01:04	Halfleft|Away	-T
2012-07-25 13:01:28	@Aerox	hello gavin
2012-07-25 13:01:29	@Aerox	did you have a nice day
2012-07-25 13:01:32	theGoldenAvatar	No.
2012-07-25 13:02:14	@TDiddy	I like jesus chris
2012-07-25 13:02:50	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-07-25 13:02:50	--	Mode #destructoid [+v Gemsi] by Q
2012-07-25 13:03:27	Halfleft|Away	No
2012-07-25 13:03:32	Halfleft|Away	it's 30 fucking degrees in my room
2012-07-25 13:03:34	Halfleft|Away	I am dying
2012-07-25 13:03:44	+Gemsi	get a fan ?
2012-07-25 13:03:50	Halfleft|Away	I have a fan
2012-07-25 13:03:52	Halfleft|Away	it is on me now
2012-07-25 13:03:53	theGoldenAvatar	30 degrees?
2012-07-25 13:03:55	theGoldenAvatar	You poor baby.
2012-07-25 13:03:56	@Aerox	live somewhere not terrible
2012-07-25 13:03:57	+Gemsi	get more then
2012-07-25 13:03:57	Halfleft|Away	blowing warm air onto me
2012-07-25 13:04:12	+Gemsi	have a cold shower then
2012-07-25 13:07:48	Halfleft|Away	I just did.
2012-07-25 13:09:47	+Gemsi	go for a walk
2012-07-25 13:11:27	Halfleft|Away	it's hotter outside stupid
2012-07-25 13:11:47	+Gemsi	you don't feel it while your walking as bad
2012-07-25 13:11:54	Halfleft|Away	aerox the weird guy at work did more awful stuff today
2012-07-25 13:18:25	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-25 13:18:25	--	Mode #destructoid [+v lolshin] by Q
2012-07-25 13:20:10	Halfleft|Away	http://imgur.com/a/eFpof
2012-07-25 13:20:18	Halfleft|Away	is that what passes for 'crazy high resolution' these days?
2012-07-25 13:21:33	Brainderailment	http://i.imgur.com/rtbuB.jpg
2012-07-25 13:21:37	Brainderailment	that does
2012-07-25 13:21:37	+Gemsi	you have to click the gear then view full res
2012-07-25 13:21:48	Brainderailment	It's jpeg compressed to shit though
2012-07-25 13:21:50	+Gemsi	2229x1679 is pretty high
2012-07-25 13:22:06	Halfleft|Away	that's not high resolution
2012-07-25 13:22:10	Halfleft|Away	that's just a big blurryass photo
2012-07-25 13:23:47	+Gemsi	also why on earth are you looking at bloodbowl tables, that shits so niche games workshop doesn't try to make people remortgage for the manual
2012-07-25 13:23:51	@bloodylip	agreed with gavin
2012-07-25 13:23:58	@bloodylip	isn't that res only 3.7 megapixels?
2012-07-25 13:24:02	@Aerox	Considering my phone takes pictures at 2592x1936 I wouldn't call that "Crazy high resoultion"
2012-07-25 13:25:03	kaciesaurus	hooray, the dudes fixed my computer
2012-07-25 13:25:27	kaciesaurus	is this supposed to be some sort of fan fiction: http://michaelhutchenceandme.wordpress.com/
2012-07-25 13:25:43	Brainderailment	That's higher than any of your screens can display natively
2012-07-25 13:26:21	kaciesaurus	does imgur distort resolutions at all?
2012-07-25 13:28:42	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-25 13:29:05	Brainderailment	by distort, do you mean change aspect ratio?
2012-07-25 13:30:22	kaciesaurus	I dunno.
2012-07-25 13:30:26	kaciesaurus	do they change the images?
2012-07-25 13:30:37	kaciesaurus	also, this blog is really weird guys, you should read it
2012-07-25 13:30:39	theGoldenAvatar	They strip exif data.
2012-07-25 13:30:46	theGoldenAvatar	But they don't change the image
2012-07-25 13:30:50	kaciesaurus	I have no qualms with that
2012-07-25 13:31:22	kaciesaurus	http://michaelhutchenceandme.wordpress.com/2012/04/07/fake-girlfriend-michele-bennett/
2012-07-25 13:31:24	kaciesaurus	seriously
2012-07-25 13:31:30	kaciesaurus	this lady has to be crazy
2012-07-25 13:33:51	Brainderailment	WTF is this shit, no context
2012-07-25 13:34:30	kaciesaurus	some blog I found
2012-07-25 13:34:34	Batthink	A suicide blonde?
2012-07-25 13:36:16	@Aerox	I like that her profile is all about Evanescence
2012-07-25 13:36:18	@Aerox	and then she's like
2012-07-25 13:36:21	@Aerox	"I'm not that Amy Lee"
2012-07-25 13:37:09	@Aerox	http://michaelhutchenceandme.wordpress.com/2012/05/13/the-fresh-prince-of-bel-air/
2012-07-25 13:38:10	@Aerox	oh wait what
2012-07-25 13:38:23	@Aerox	this is confusing
2012-07-25 13:39:52	kaciesaurus	she says she is this guy: http://en.wikipedia.org/wiki/Max_Martin
2012-07-25 13:40:13	kaciesaurus	http://michaelhutchenceandme.wordpress.com/2012/04/09/mad-max/
2012-07-25 13:50:44	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-25 13:54:59	jared|away	What did I miss?
2012-07-25 13:57:18	Batthink	Not much
2012-07-25 14:00:19	jared|away	We got a site-wide email about network latency telling everyone to close their dropbox, spotify, etc, apps. Oops...
2012-07-25 14:07:10	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-25 14:10:49	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-25 14:26:11	theGoldenAvatar	Gabe Newell knows what's up
2012-07-25 14:26:20	theGoldenAvatar	"I think Windows 8 is a catastrophe for everyone in the PC space."
2012-07-25 14:26:24	jared|away	I was just reading that.
2012-07-25 14:27:05	jared|away	And then I looked at CPus on newegg, and then I remebered I know nothing about computers.
2012-07-25 14:28:40	Halfleft|Away	i should start tipping the guy who delivers pizzas here
2012-07-25 14:28:46	Halfleft|Away	he always looks like he's going to kill himself
2012-07-25 14:29:01	kaciesaurus	you don't tip delivery drivers?
2012-07-25 14:29:03	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-25 14:29:08	Halfleft|Away	I do in Newcastle
2012-07-25 14:29:14	Halfleft|Away	nobody does in London, turns out.
2012-07-25 14:29:30	Halfleft|Away	I wouldn't even know the way to tip when you've already paid by card over the internet
2012-07-25 14:29:38	kaciesaurus	you had them cash
2012-07-25 14:29:40	kaciesaurus	hand*
2012-07-25 14:29:51	kaciesaurus	or put it on the receipt when you sign for it
2012-07-25 14:29:52	+Gemsi	give em a few quid
2012-07-25 14:29:53	kaciesaurus	if they do that
2012-07-25 14:30:00	Halfleft|Away	i dont sign for it
2012-07-25 14:30:37	Halfleft|Away	iunno that still seems weird
2012-07-25 14:30:53	Halfleft|Away	I've always just pre-calculate it and said 'keep the change' after I hand them money
2012-07-25 14:31:07	+Gemsi	just give them some change
2012-07-25 14:31:13	Halfleft|Away	but i rarely have cash on me nowadays
2012-07-25 14:31:29	Halfleft|Away	like two pences and other shrapnel?
2012-07-25 14:31:31	Halfleft|Away	that's insulting
2012-07-25 14:31:39	+Gemsi	it's not like they needed to kill a dragon to get the pizza to you
2012-07-25 14:31:54	kaciesaurus	I don't order delivery if I don't have cash for a tip
2012-07-25 14:32:22	Halfleft|Away	i expect they have to drive for an hour in tulsa though
2012-07-25 14:32:37	kaciesaurus	why?
2012-07-25 14:32:49	Halfleft|Away	Isn't it just like desert wasteland?
2012-07-25 14:32:53	Halfleft|Away	where everything is miles away
2012-07-25 14:32:55	<--	Simmy2 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-25 14:33:00	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-25 14:33:07	kaciesaurus	tulsa is a city
2012-07-25 14:34:22	Halfleft|Away	they should put that on the road signs
2012-07-25 14:35:09	Halfleft|Away	"YOU ARE NOW ENTERING TULSA POP. 4000 'Tulsa is a city' ~ Kacie Ogle resident of TULSA"
2012-07-25 14:38:41	theGoldenAvatar	You have an odd image of the Amercian midwest
2012-07-25 14:38:54	theGoldenAvatar	All cowboys and tumble weeds.
2012-07-25 14:41:40	Halfleft|Away	well there's a good reason not to tip
2012-07-25 14:41:48	Halfleft|Away	this is entirely not the pizza I ordered
2012-07-25 14:43:00	Halfleft|Away	fuck sake
2012-07-25 14:43:04	Halfleft|Away	last time i use that place
2012-07-25 14:57:15	<--	kaciesaurus (webchat@192.76.80.75) has quit (Ping timeout)
2012-07-25 15:01:42	jared|away	Does anyone in the chan run an AMD proc?
2012-07-25 15:02:33	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-25 15:02:33	--	Mode #destructoid [+o Aerox] by Q
2012-07-25 15:03:30	jared|away	Guess that's a no./
2012-07-25 15:05:13	+Gemsi	put it this way, look at the intel vs amd steam survey stats  : http://store.steampowered.com/hwsurvey/processormfg/
2012-07-25 15:09:18	jared|away	Why is Intel battling steam?
2012-07-25 15:11:14	jared|away	Oh, VS AMD.
2012-07-25 15:11:28	jared|away	I miss when AMD still made good chips.
2012-07-25 15:13:04	Halfleft|Away	hey look http://imgur.com/a/HxMKJ#0
2012-07-25 15:13:37	jared|away	Is that your house?
2012-07-25 15:13:47	andrewm	Haha. No.
2012-07-25 15:13:56	+Gemsi	what is that chest of drawers doing in the middle of the room
2012-07-25 15:14:14	Halfleft|Away	not yet
2012-07-25 15:14:16	jared|away	I was going to say, how many BILLIONS of dollars do you make??
2012-07-25 15:14:31	Halfleft|Away	the furniture will be mostly gone
2012-07-25 15:14:44	Halfleft|Away	you can tell it's a gay couple living there now because of how clean and trendy it is
2012-07-25 15:15:03	Halfleft|Away	that room with the chest of drawers was a study when I went to see it
2012-07-25 15:15:11	+Gemsi	how much ?
2012-07-25 15:15:21	jared|away	Are there usually passed out gay dudes all over the place?
2012-07-25 15:15:27	Halfleft|Away	600pcm
2012-07-25 15:15:30	Halfleft|Away	per person
2012-07-25 15:15:36	Halfleft|Away	before bills or council tax
2012-07-25 15:15:36	andrewm	What.
2012-07-25 15:15:40	Halfleft|Away	water included
2012-07-25 15:15:43	andrewm	Per person?
2012-07-25 15:15:47	jared|away	PCM?
2012-07-25 15:15:47	Halfleft|Away	two of us
2012-07-25 15:15:56	Halfleft|Away	it's 1200 pcm but i'll be paying 600
2012-07-25 15:15:58	Halfleft|Away	so 600pcm for me
2012-07-25 15:16:03	andrewm	Who's the new roommate?
2012-07-25 15:16:07	Halfleft|Away	per calendar month, jared|away
2012-07-25 15:16:09	Halfleft|Away	baby jake
2012-07-25 15:16:18	+Gemsi	that's not terrible
2012-07-25 15:16:19	jared|away	That's a sick place for 600pcm.
2012-07-25 15:16:34	Halfleft|Away	it's in an area that is sort of vacant of stuff
2012-07-25 15:16:48	Halfleft|Away	it's historically a shithole but they basically leveled it in the 80s to build nice things on it now
2012-07-25 15:16:55	jared|away	I need to find a new place in May. Who wants to move to Boston dude, kid?
2012-07-25 15:17:04	+Gemsi	good for tube / traffic stuff ?
2012-07-25 15:17:05	andrewm	They leveled England?
2012-07-25 15:17:20	jared|away	I think he means they leveld it up.
2012-07-25 15:17:28	jared|away	Like, gave England XP.
2012-07-25 15:19:19	+Gemsi	no, it's leveled in the knock everything down and rebuild sense
2012-07-25 15:20:30	+Gemsi	every 10 - 20 years someone starts off a regeneration project where we knock down everything and then rebuilt most of it all over again
2012-07-25 15:20:53	Halfleft|Away	hurr
2012-07-25 15:21:04	Halfleft|Away	no tube
2012-07-25 15:21:13	Halfleft|Away	nat rail line about 30 mins from charing cross though
2012-07-25 15:21:49	+Gemsi	not bad walking distance then I suppose
2012-07-25 15:23:10	Halfleft|Away	http://goo.gl/maps/kG2B
2012-07-25 15:26:32	-->	storyr (~storytime@c-67-161-120-118.hsd1.wa.comcast.net) has joined #destructoid
2012-07-25 15:30:42	+Gemsi	I had to zoom far enough out to see the thames to even have the foggest idea of where that is
2012-07-25 15:31:07	Halfleft|Away	so hey baby jake literally just pulled out of this awesome flat?
2012-07-25 15:32:07	jared|away	Why doesn't newegg let you sort the CPU/mobo bundles? WHAT ARE THYE HIDING!?
2012-07-25 15:34:23	@Aerox	HI RICKEY
2012-07-25 15:34:33	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-07-25 15:34:43	-->	kaciesaurus (webchat@192.76.80.75) has joined #destructoid
2012-07-25 15:52:35	storyr	hello Jro
2012-07-25 15:54:57	@Aerox	http://www.youtube.com/watch?v=V_Qrt1k8qHo
2012-07-25 15:54:59	DtoidBot	HOW COULD YOU DO THIS KRISTEN?!
2012-07-25 15:56:00	Brainderailment	So much potential. http://www.reddit.com/r/creepyPMs
2012-07-25 15:59:52	Halfleft|Away	I feel like I'm going to throw up
2012-07-25 15:59:58	Halfleft|Away	I am literally shaking with rage
2012-07-25 16:00:10	+Gemsi	what's happened now ?
2012-07-25 16:00:46	Halfleft|Away	so hey baby jake literally just pulled out of this awesome flat
2012-07-25 16:01:14	+Gemsi	ah, shit that sucks
2012-07-25 16:04:42	+Gemsi	any reason for it ?
2012-07-25 16:06:02	Halfleft|Away	his paren't don't want him lving more than an hour away from kingston university
2012-07-25 16:06:13	Halfleft|Away	waterloo to kingston takes 35 minutes...
2012-07-25 16:06:32	+Gemsi	screw his parents, not like they are living there
2012-07-25 16:06:40	Halfleft|Away	they're his garentor
2012-07-25 16:06:46	+Gemsi	ah
2012-07-25 16:06:54	Halfleft|Away	and to be honest without that we probably wouldn't have had the offer accepted
2012-07-25 16:08:14	+Gemsi	still, that sucks
2012-07-25 16:13:14	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-25 16:19:34	Halfleft|Away	what the fuck spareroom
2012-07-25 16:19:41	Halfleft|Away	how is £501-1200pcm a narrow search criteria
2012-07-25 16:20:32	<--	storyr (~storytime@c-67-161-120-118.hsd1.wa.comcast.net) has quit (Read error: EOF from client)
2012-07-25 16:25:58	Ecks|Work	anyone there?
2012-07-25 16:26:22	Ecks|Work	... i like having sex with bearded men
2012-07-25 16:26:49	Brainderailment	someone wants beard sex?
2012-07-25 16:26:50	 *	Ecks|Work slaps Batthink around a bit with a large fishbot
2012-07-25 16:26:53	+Gemsi	that's nice
2012-07-25 16:27:03	Ecks|Work	are u a bearded man?
2012-07-25 16:27:08	 *	Ecks|Work slaps Gemsi around a bit with a large fishbot
2012-07-25 16:27:23	+Gemsi	i'm much prefer bearded women myself
2012-07-25 16:27:33	Ecks|Work	i'm half way there ;)
2012-07-25 16:27:35	@Aerox	Beards are gross
2012-07-25 16:27:45	Ecks|Work	ur mom is gross
2012-07-25 16:28:55	@Aerox	Rude
2012-07-25 16:29:55	Ecks|Work	8======D
2012-07-25 16:30:04	Ecks|Work	i'll give u a good does of that ;)
2012-07-25 16:30:26	 *	Ecks|Work slaps Aerox around a bit with a large fishbot
2012-07-25 16:30:45	@Aerox	http://blogs.scientificamerican.com/observations/2012/07/24/are-zombie-bees-infiltrating-your-neighborhood/
2012-07-25 16:30:54	Ecks|Work	:O
2012-07-25 16:31:06	Ecks|Work	they are!
2012-07-25 16:32:07	@Aerox	http://thegazette.com/2012/07/24/more-than-dozen-people-exposed-to-mercury-in-iowa/
2012-07-25 16:32:09	@Aerox	haha, Iowa
2012-07-25 16:32:17	@Aerox	HEY GUYS LOOK AT THIS GIANT MYSTERY JAR OF MERCURY I FOUND
2012-07-25 16:32:20	@Aerox	*~*whoops*~*
2012-07-25 16:34:09	Batthink	Did someone slap me?
2012-07-25 16:35:43	Ecks|Work	yea...it was me ;)
2012-07-25 16:36:01	Ecks|Work	and i didnt use my hands... i'll give you a hint, it's between my legs :O
2012-07-25 16:36:54	Batthink	I'm not bearded, btw.
2012-07-25 16:37:45	Ecks|Work	:( do you have the capability to grow one?
2012-07-25 16:39:07	Batthink	Yes
2012-07-25 16:39:23	Ecks|Work	good enough for me ;) * boner*
2012-07-25 16:39:24	Batthink	But why this hard-on for the bearded?
2012-07-25 16:39:34	 *	Ecks|Work slaps bloodylip around a bit with a large fishbot
2012-07-25 16:40:04	Ecks|Work	cuz it tickle tickle my vagina
2012-07-25 16:40:44	Batthink	Are you drunk?
2012-07-25 16:40:52	Ecks|Work	kjfghkjhdhtrfgkjgfojl
2012-07-25 16:41:00	Ecks|Work	i just busted...
2012-07-25 16:41:11	Ecks|Work	all over my keyboard, tried to clean it off :S
2012-07-25 16:41:21	Ecks|Work	it's every where, sticky icky icky!
2012-07-25 16:41:22	Batthink	O_o
2012-07-25 16:41:35	@Aerox	His sister probably got a hold of the keyboard or something
2012-07-25 16:41:39	andrewm	Clearly.
2012-07-25 16:41:50	andrewm	He's compromised.
2012-07-25 16:41:54	andrewm	Burn everything.
2012-07-25 16:42:00	Ecks|Work	haha it's actually me though
2012-07-25 16:43:56	Ecks|Work	has anyone seen this: www.lemonparty.org
2012-07-25 16:44:08	Ecks|Work	pretty legit stuff, i'm actually kinda jealous
2012-07-25 16:44:28	 *	Ecks|Work slaps Ecks|Work around a bit with a large fishbot
2012-07-25 16:44:41	andrewm	Go away.
2012-07-25 16:49:37	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-07-25 16:49:37	--	Mode #destructoid [+v Bigby] by Q
2012-07-25 16:50:12	Ecks|Work	i am the queen of vagina
2012-07-25 16:51:25	kaciesaurus	this day is never going to end
2012-07-25 16:52:22	+Bigby	are you in alaska?
2012-07-25 16:52:35	kaciesaurus	clever
2012-07-25 16:52:54	+Bigby	clever, alaska?
2012-07-25 16:53:11	kaciesaurus	not so clever
2012-07-25 16:53:26	+Bigby	thats a weird name for a town
2012-07-25 16:55:44	Halfleft|Away	anybody want to move in with me into this place like, now?
2012-07-25 16:57:14		irc: disconnected from server
2012-07-25 16:59:03	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-25 16:59:03	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Bigby +Gandy|bed +Gemsi +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away Brainderailment cardfrek deBLOO DougCL|fuck DtoidBot Dyganth Ecks|Work Halfleft|Away jared|away kaciesaurus meeetalnarf2 mistic pointzeroeight richterthethird Simmy theGoldenAvatar]
2012-07-25 16:59:03	--	Channel #destructoid: 31 nicks (5 ops, 0 halfops, 4 voices, 22 normals)
2012-07-25 16:59:07	--	Mode #destructoid [+tnCN]
2012-07-25 16:59:07	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-25 16:59:18	@Aerox	Bring your Thai BFF so Gavin can have a ladyfriend
2012-07-25 16:59:28	kaciesaurus	no, I hate her
2012-07-25 16:59:33	@Aerox	Wow racist
2012-07-25 16:59:50	kaciesaurus	lol
2012-07-25 17:00:22	Halfleft|Away	Are you rich kacie?
2012-07-25 17:00:28	kaciesaurus	nope
2012-07-25 17:00:29	Halfleft|Away	might be okay if you're rich
2012-07-25 17:00:31	Halfleft|Away	shit
2012-07-25 17:00:34	Halfleft|Away	why can't you work?
2012-07-25 17:00:39	andrewm	 Cos green card
2012-07-25 17:00:47	kaciesaurus	they won't let me
2012-07-25 17:00:51	Halfleft|Away	pfft. Marry me. I'll get you a spousal Visa.
2012-07-25 17:01:08	kaciesaurus	immediate reaction: "barf."
2012-07-25 17:01:15	@Aerox	ahahaha
2012-07-25 17:01:17	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-25 17:04:17	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-25 17:04:18	--	Mode #destructoid [+v jorge`] by Q
2012-07-25 17:04:37	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-07-25 17:06:53	@Aerox	http://www.cnn.com/2012/07/25/justice/florida-puppeteer-porn/index.html
2012-07-25 17:07:34	+Bigby	eating them?
2012-07-25 17:16:38		irc: disconnected from server
2012-07-26 06:29:45	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-26 06:29:45	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy theGoldenAvatar]
2012-07-26 06:29:45	--	Channel #destructoid: 21 nicks (4 ops, 0 halfops, 3 voices, 14 normals)
2012-07-26 06:29:48	--	Mode #destructoid [+tnCN]
2012-07-26 06:29:48	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-26 07:11:13	<--	Q (TheQBot@CServe.quakenet.org) has quit (*.net *.split)
2012-07-26 07:11:13	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (*.net *.split)
2012-07-26 07:11:13	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-07-26 07:11:13	<--	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (*.net *.split)
2012-07-26 07:11:13	<--	DougCL|fuck (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-07-26 07:11:13	<--	meeetalnarf (~meetalnar@p54AC994A.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-07-26 07:11:13	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (*.net *.split)
2012-07-26 07:11:13	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-07-26 07:11:13	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (*.net *.split)
2012-07-26 07:11:13	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (*.net *.split)
2012-07-26 07:11:13	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-07-26 07:11:13	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (*.net *.split)
2012-07-26 07:11:13	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (*.net *.split)
2012-07-26 07:11:13	<--	bloodylip (~cmccurdy@pool-173-75-249-148.phlapa.fios.verizon.net) has quit (*.net *.split)
2012-07-26 07:11:13	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (*.net *.split)
2012-07-26 07:11:15	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (*.net *.split)
2012-07-26 07:11:15	<--	jared|away (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-07-26 07:11:15	<--	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has quit (*.net *.split)
2012-07-26 07:13:23	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-26 07:13:23	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-26 07:13:23	-->	meeetalnarf (~meetalnar@p54AC994A.dip0.t-ipconnect.de) has joined #destructoid
2012-07-26 07:13:23	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-26 07:13:23	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-07-26 07:13:23	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-07-26 07:13:23	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-07-26 07:13:23	-->	theGoldenAvatar (~andrewjm@24.106.217.162) has joined #destructoid
2012-07-26 07:13:23	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-07-26 07:13:23	-->	DougCL|fuck (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has joined #destructoid
2012-07-26 07:13:23	-->	jared|away (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-07-26 07:13:23	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-07-26 07:13:23	-->	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-07-26 07:13:23	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-07-26 07:13:23	-->	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has joined #destructoid
2012-07-26 07:13:23	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-26 07:13:23	-->	Q (TheQBot@CServe.quakenet.org) has joined #destructoid
2012-07-26 07:13:23	-->	bloodylip (~cmccurdy@pool-173-75-249-148.phlapa.fios.verizon.net) has joined #destructoid
2012-07-26 07:13:23	--	Mode #destructoid [+oooovv bloodylip Q BigPopaGamer naia Torzelan Gandysampras] by *.quakenet.org
2012-07-26 07:16:54	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/xW0m3J7.png
2012-07-26 07:17:02	theGoldenAvatar	What is going on...
2012-07-26 07:17:14	theGoldenAvatar	A bunch of Middle Eastern people keep adding me on G+
2012-07-26 07:27:12	theGoldenAvatar	http://www.codeofhonor.com/blog/the-making-of-warcraft-part-1
2012-07-26 07:27:21	theGoldenAvatar	Interesting stuff if you care about development
2012-07-26 07:27:37	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-07-26 07:27:37	--	Mode #destructoid [+o Cronosblade] by Q
2012-07-26 07:52:05	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-07-26 08:06:14	@bloodylip	theGoldenAvatar: people use g+?
2012-07-26 08:06:20	theGoldenAvatar	Apparently.
2012-07-26 08:20:46	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-26 08:20:46	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-26 08:24:10	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-26 09:28:09	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-26 09:28:09	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @naia @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power andrewm Batthink benbeltran cardfrek DougCL|fuck DtoidBot jared|away kaciesaurus meeetalnarf mistic pointzeroeight theGoldenAvatar]
2012-07-26 09:28:09	--	Channel #destructoid: 21 nicks (4 ops, 0 halfops, 3 voices, 14 normals)
2012-07-26 09:28:11	--	Mode #destructoid [+tnCN]
2012-07-26 09:28:11	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-26 09:34:23	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-26 09:35:24	-->	kacie|work (webchat@192.76.80.75) has joined #destructoid
2012-07-26 10:09:50	 *	theGoldenAvatar yawns.
2012-07-26 10:09:52	theGoldenAvatar	Long day.
2012-07-26 10:10:40	jared|away	Yeah. I would very much like for it to be morrow already.
2012-07-26 10:26:02	kacie|work	my boss has us doing some sort of spying hoping to bring this fucking account back
2012-07-26 10:26:09	kacie|work	he got notice that his last day is aug 3rd
2012-07-26 10:26:13	kacie|work	he is the account manager
2012-07-26 10:26:19	theGoldenAvatar	You are so boned.
2012-07-26 10:26:29	kacie|work	I just wish he would quit being an idiot
2012-07-26 10:26:33	kacie|work	this shit isn't coming back
2012-07-26 10:26:41	kacie|work	just let me read reddit until they fire me
2012-07-26 10:28:06	meeetalnarf	i dont get reddit
2012-07-26 10:28:32	theGoldenAvatar	What's not to get?
2012-07-26 10:28:47	kacie|work	^
2012-07-26 10:28:59	jared|away	I initially only visited to read r/nosleep, but I have since registered and such. I submitted a story for this month's writing contest actually.
2012-07-26 10:29:39	meeetalnarf	its just a big linkdump imo
2012-07-26 10:29:53	theGoldenAvatar	A lot of it is.
2012-07-26 10:30:12	jared|away	Some of the subreddits are cool.
2012-07-26 10:30:27	jared|away	I read the Pathfinder one too, because I'm a nerd. Although there's not much on there.
2012-07-26 10:30:39	meeetalnarf	http://img.pr0gramm.com/2012/07/1343304500383.png and btw nsfw
2012-07-26 10:31:48	kacie|work	yeah, you just have to find subreddits that you like
2012-07-26 10:32:51	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-26 10:37:23	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-26 10:37:23	--	Mode #destructoid [+o Aerox] by Q
2012-07-26 10:37:58	<--	naia (~naia@cpe-76-94-204-153.socal.res.rr.com) has quit (Quit)
2012-07-26 10:46:00	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-26 10:46:00	--	Mode #destructoid [+o TDiddy] by Q
2012-07-26 10:53:21		[benbeltran away: Detached from tmux]
2012-07-26 10:53:22	--	You are now known as benbeltran[away
2012-07-26 10:53:26		[benbeltran[away back: gone 00:00:03]
2012-07-26 10:57:14	-->	tGA_phone (~tgaphone@24.106.217.162) has joined #destructoid
2012-07-26 10:58:40	-->	tGA_phone_ (~tgaphone@mobile-166-147-127-019.mycingular.net) has joined #destructoid
2012-07-26 10:59:23	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-07-26 10:59:50	-->	shin__ (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-26 10:59:50	--	Mode #destructoid [+v shin__] by Q
2012-07-26 10:59:58	--	shin__ is now known as lolshin
2012-07-26 11:03:15	<--	tGA_phone (~tgaphone@24.106.217.162) has quit (Ping timeout)
2012-07-26 11:03:18	--	tGA_phone_ is now known as tGA_phone
2012-07-26 11:16:15	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-26 11:17:08	+lolshin	Twitter is currently down for <%= reason %>.
2012-07-26 11:17:09	+lolshin	We expect to be back in <%= deadline %>.
2012-07-26 11:17:13	+lolshin	ahahahahahhahahahahahha
2012-07-26 11:17:22	+lolshin	aaaaaaaaaahahaha
2012-07-26 11:17:36	+lolshin	somebody accidentally the server
2012-07-26 11:18:52	-->	tGA_phone_ (~tgaphone@rrcs-98-101-177-38.midsouth.biz.rr.com) has joined #destructoid
2012-07-26 11:20:21	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-26 11:21:25	<--	tGA_phone (~tgaphone@mobile-166-147-127-019.mycingular.net) has quit (Ping timeout)
2012-07-26 11:21:25	--	tGA_phone_ is now known as tGA_phone
2012-07-26 11:24:30	kacie|work	http://i.imgur.com/M1h7K.gif
2012-07-26 11:25:03	@TDiddy	i hate when they accidentally the server
2012-07-26 11:25:17	jared|away	lolwut
2012-07-26 11:25:32	+lolshin	twitter is down for reason
2012-07-26 11:31:47	jared|away	I meant kacie|work 's gif.
2012-07-26 11:32:00	jared|away	Like, it looked like someone was holding the ladder there?
2012-07-26 11:49:11	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-07-26 11:51:35	-->	tGA_phone_ (~tgaphone@mobile-166-147-124-030.mycingular.net) has joined #destructoid
2012-07-26 11:53:40	<--	tGA_phone (~tgaphone@rrcs-98-101-177-38.midsouth.biz.rr.com) has quit (Ping timeout)
2012-07-26 11:53:43	--	tGA_phone_ is now known as tGA_phone
2012-07-26 11:57:42	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-26 11:57:42	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-26 11:57:42	--	andrewm_ is now known as andrewm
2012-07-26 11:59:20	<--	tGA_phone (~tgaphone@mobile-166-147-124-030.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-26 12:05:35	theGoldenAvatar	I'll pass.
2012-07-26 12:15:54	jared|away	?
2012-07-26 12:16:01	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-26 12:17:13	@Aerox	HI RICKEU
2012-07-26 12:17:15	@Aerox	RICKEY
2012-07-26 12:18:25	kacie|work	how do I find who will deliver food to me?
2012-07-26 12:18:46	kacie|work	is there any easy way without looking at every restaurant?
2012-07-26 12:18:52	storyr	morning!
2012-07-26 12:19:12	+lolshin	grubhub sucks, but at least it works
2012-07-26 12:19:25	+lolshin	that's all i know of anymore, as far as delivery aggregation sites go
2012-07-26 12:19:46	+lolshin	unfortunately they bought campusfood, which was much better
2012-07-26 12:20:22	storyr	I think in yelp you can sort by places that deliver
2012-07-26 12:22:30	kacie|work	bah, no results
2012-07-26 12:22:34	kacie|work	I'll just get pizza, I guess
2012-07-26 12:23:28	kacie|work	ha, my boss is giving me shit for trying to request off today at 6:30pm last night
2012-07-26 12:24:27	theGoldenAvatar	Ha
2012-07-26 12:24:39	theGoldenAvatar	I do that all the time.
2012-07-26 12:24:50	theGoldenAvatar	11:55am: "I'm taking a half day"
2012-07-26 12:30:38	@Aerox	If you live in a real city try eat24hours.com
2012-07-26 12:32:00	theGoldenAvatar	What if I live in a fake city?
2012-07-26 12:32:24	kacie|work	Oops, looks like something went wrong. Please start a new search by using your address and zip.
2012-07-26 12:32:29	@Aerox	^
2012-07-26 12:32:30	kacie|work	I just ordered a pizza
2012-07-26 12:32:34	kacie|work	lol
2012-07-26 12:32:47	kacie|work	nobody at work wanted to split it either, so they don't get any
2012-07-26 12:32:50	theGoldenAvatar	Heh. Doesn't work for me either
2012-07-26 12:32:50	kacie|work	I WILL EAT IT ALL
2012-07-26 12:33:42	kacie|work	I think I'm just going to do nothing for 30 minutes, then go on lunch
2012-07-26 12:33:47	kacie|work	fuck this project
2012-07-26 12:33:51	kacie|work	it's retarded
2012-07-26 12:34:29	@Aerox	that's too bad
2012-07-26 12:34:34	@Aerox	it returns 150 places by my work
2012-07-26 12:34:54	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-26 12:35:25	@Aerox	If you narrow to five blocks it's only 99
2012-07-26 12:35:58	jared|away	We have a cafeteria-like place in our building./ I never order out, I just go there and pay their inflated food prices.
2012-07-26 12:41:37	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-07-26 12:41:37	--	Mode #destructoid [+v Gemsi] by Q
2012-07-26 12:58:56	theGoldenAvatar	http://www.reddit.com/r/Guitar/comments/x7616/gear_can_anyone_identify_the_year_on_this_fender/
2012-07-26 12:58:58	theGoldenAvatar	Upvote that
2012-07-26 12:59:56	jared|away	But sir...
2012-07-26 13:02:32	theGoldenAvatar	YOU DO WHAT I TELL YOU TO DO
2012-07-26 13:08:04	jared|away	Aye.
2012-07-26 13:08:20	jared|away	 /whisper everyonelese I say we frag this commander.
2012-07-26 13:23:42	-->	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has joined #destructoid
2012-07-26 13:23:45	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-07-26 13:37:07	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-07-26 13:38:24	kacie|work	this pizza is surprisingly good
2012-07-26 13:39:00	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-26 13:40:26	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-07-26 13:42:00	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-26 13:43:31	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Quit: Leaving)
2012-07-26 13:45:36	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-26 13:50:37	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-07-26 13:56:56	jared|away	Bleep bloop.
2012-07-26 14:03:26	Brainderailment	blorp
2012-07-26 14:03:59	@Aerox	HI NATE
2012-07-26 14:04:01	@Aerox	hi jared!
2012-07-26 14:04:17	@Aerox	I heard a rumor
2012-07-26 14:04:19	@Aerox	it's your birthday
2012-07-26 14:04:35	@Aerox	true/false?
2012-07-26 14:05:14	Brainderailment	false
2012-07-26 14:05:18	Brainderailment	I have retarded friends
2012-07-26 14:06:32	jared|away	Hey Jro!
2012-07-26 14:06:44	jared|away	Today is my unbirhtday.
2012-07-26 14:07:03	jared|away	I also heard it was your unbirthday today as well, Merry unbirthday!
2012-07-26 14:07:15	@Aerox	What did you get me
2012-07-26 14:07:45	jared|away	Tea. I hid it inside of a container with some other tea bags of the exact same type. You're welcome.
2012-07-26 14:19:35	kacie|work	fuck yeahhhhh
2012-07-26 14:19:41	kacie|work	finished that dumb ass project
2012-07-26 14:27:10	--	Aerox is now known as Aerox|Food
2012-07-26 14:42:17	jared|away	The spying one?
2012-07-26 14:43:20	kacie|work	yeah
2012-07-26 14:43:29	--	theGoldenAvatar is now known as tga|home
2012-07-26 14:43:29	+Gemsi	Got a text from my boss 40 mins ago, "Servers are all breaking, if we need to do stuff are you free", text back I can go in once I've finished eating (i.e now) or tomorrow and of course get no reply
2012-07-26 14:44:10	jared|away	The ideal text back: I'm already here. Who do you think broke them?
2012-07-26 14:44:28	kacie|work	lol
2012-07-26 14:44:31	+Gemsi	i'm on holiday this week and all
2012-07-26 14:44:51	+Gemsi	but works like a 15min walk away
2012-07-26 14:45:52	+Gemsi	plus it wouldn't be a lot of work, just repointing a lot og internal php stuff to a different sql server, but it would be nice to know when he wants me to go and sort it
2012-07-26 15:10:27	andrewm	Why have the Olympics started before the Olympics start?
2012-07-26 15:10:50	+Gemsi	I have been wondering that myself
2012-07-26 15:11:08	+Gemsi	i guess because it's football and so doesn't matter
2012-07-26 15:13:40	<--	Aerox|Food (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-07-26 15:14:43	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-26 15:14:43	--	Mode #destructoid [+o Aerox] by Q
2012-07-26 15:56:38	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-26 16:08:57	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-26 16:08:57	--	Mode #destructoid [+v jorge`] by Q
2012-07-26 16:10:53	 *	jared|away goes home
2012-07-26 16:28:40	<--	Apple_Master (~Appels@host81-148-222-38.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-26 16:43:15	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-26 16:45:01	Halfleft|Away	Q: Is gavin drunk
2012-07-26 16:45:05	Halfleft|Away	A: Marginally
2012-07-26 16:45:12	Halfleft|Away	A: did he spend any money
2012-07-26 16:45:14	Brainderailment	Do marginally stupid things
2012-07-26 16:45:16	Halfleft|Away	wait
2012-07-26 16:45:18	Halfleft|Away	Q*
2012-07-26 16:45:21	Halfleft|Away	A: no
2012-07-26 16:45:22	Halfleft|Away	woo
2012-07-26 16:45:44	+Gemsi	getting even a tad drunk on someones else money is always good
2012-07-26 16:45:51	kacie|work	You should stay up for... I dunno, 5 more hours at least
2012-07-26 16:45:55	kacie|work	we can be drunk together
2012-07-26 16:47:02	--	DougCL|fuck is now known as DougCL
2012-07-26 16:50:08	andrewm	You should just drink at work.
2012-07-26 16:50:21	kacie|work	I think my coworker is
2012-07-26 16:50:38	@Aerox	go for it
2012-07-26 16:50:38	andrewm	From what it sounds like you don't do anything meaningful anyway
2012-07-26 16:51:09	kacie|work	not anymore
2012-07-26 16:51:13	kacie|work	that's why he's drunk
2012-07-26 16:52:06	-->	Lelio (~Lelio@49.176.100.88) has joined #destructoid
2012-07-26 16:53:47	Halfleft|Away	i don't know about that kacie
2012-07-26 16:53:52	Halfleft|Away	i'm tiresd as shit
2012-07-26 16:53:59	kacie|work	FINE THEN
2012-07-26 16:54:22	andrewm	I wish I was drunk.
2012-07-26 16:54:28	Halfleft|Away	my flirting wit yh rbslass is out of control
2012-07-26 16:54:32	Halfleft|Away	stupid bint
2012-07-26 16:54:43	Halfleft|Away	fun though
2012-07-26 16:54:49	andrewm	What.
2012-07-26 16:55:26	kacie|work	meso?
2012-07-26 16:55:45	@Aerox	who?
2012-07-26 16:55:53	@Aerox	why didn't you bang her
2012-07-26 16:56:05	kacie|work	GAVIN WHO
2012-07-26 16:56:49	andrewm	Allmond.
2012-07-26 16:57:32	@Aerox	Define flirting
2012-07-26 16:57:42	andrewm	Verbal communication.
2012-07-26 16:57:43	+Gemsi	"hello"
2012-07-26 16:57:43	@Aerox	I want to make sure it means more to you than "stared weirdly across the table without saying anything"
2012-07-26 16:57:46	andrewm	ie talking
2012-07-26 16:57:46	kacie|work	lol
2012-07-26 16:59:59	<--	Lelio (~Lelio@49.176.100.88) has quit (Read error: Connection reset by peer)
2012-07-26 17:02:16	-->	Lelio (~Lelio@49.176.100.88) has joined #destructoid
2012-07-26 17:05:17	<--	Lelio (~Lelio@49.176.100.88) has quit (Read error: Connection reset by peer)
2012-07-26 17:11:07	Halfleft|Away	because she's spoken for
2012-07-26 17:11:15	Halfleft|Away	her bf is proper rich
2012-07-26 17:11:26	Halfleft|Away	I was picking on her for being a rich kid and she was all "NO I'm not!"
2012-07-26 17:11:32	@Aerox	how flirty
2012-07-26 17:11:35	Halfleft|Away	turns out her boyrfirend pays mortgage and all living costs
2012-07-26 17:11:44	Halfleft|Away	no outgoing whatsoever
2012-07-26 17:11:47	Brainderailment	did you also throw things at her?
2012-07-26 17:11:47	Halfleft|Away	fucking rich kids
2012-07-26 17:11:51	Halfleft|Away	I pulled her hair
2012-07-26 17:11:58	Brainderailment	girls like that
2012-07-26 17:12:11	+Gemsi	then told her to call you daddy ?
2012-07-26 17:12:36	Brainderailment	I once grabbed a girls ear ring and yanked it down, splitting the lobe. She acted pissed, but I think she'll call me.
2012-07-26 17:13:37	Halfleft|Away	lol
2012-07-26 17:13:41	@Aerox	sick neg, bro
2012-07-26 17:13:46	@Aerox	did you follow up with a kino
2012-07-26 17:14:00	Halfleft|Away	ok 'neg' i've heard of
2012-07-26 17:14:03	Halfleft|Away	the fuck is a kino
2012-07-26 17:14:04	@Aerox	oh no I guess that would be the kino
2012-07-26 17:14:15	@Aerox	I guess the neg would be HEY YOU STUPID CUNT YOU'RE BLEEDING ALL OVER THE FLOOR
2012-07-26 17:14:25	kacie|work	what is a kino?
2012-07-26 17:14:30	@Aerox	kino is when you start touching a girl against her will
2012-07-26 17:14:36	@Aerox	just get up all on her and paw at her
2012-07-26 17:14:39	@Aerox	It's a staple of pickup artists
2012-07-26 17:14:50	kacie|work	wat
2012-07-26 17:14:54	Brainderailment	kino escalation
2012-07-26 17:14:57	Brainderailment	yeah, it's a thing
2012-07-26 17:15:05	Brainderailment	it comes after pea cocking
2012-07-26 17:15:09	kacie|work	who would that ever work on?
2012-07-26 17:15:09	andrewm	Yo
2012-07-26 17:15:16	andrewm	Don't be giving out all my secrets.
2012-07-26 17:15:24	kacie|work	pea cocking is bragging?
2012-07-26 17:15:25	Brainderailment	You aren't actually supposed to force yourself onto her
2012-07-26 17:15:37	@Aerox	It actually doesn't really work!
2012-07-26 17:15:39	andrewm	But it works.
2012-07-26 17:15:46	Brainderailment	pea cocking is like wearing an article of clothing that makes you stand out in the crowd
2012-07-26 17:15:49	kacie|work	I don't think it counts
2012-07-26 17:15:54	@Aerox	Like a giant feather headband
2012-07-26 17:15:57	andrewm	Like a fedora.
2012-07-26 17:15:58	kacie|work	this is some ridiculous shit
2012-07-26 17:16:05	Brainderailment	kino escalation is like, Hey gurl I'mma read your palm
2012-07-26 17:16:12	Brainderailment	sreal
2012-07-26 17:16:14	andrewm	With my penis.
2012-07-26 17:16:23	andrewm	Works some of the time.
2012-07-26 17:16:29	@Aerox	There was a local LA pick up subreddit I was reading for a while for hilarity and they were organizing all these meetups
2012-07-26 17:16:30	Halfleft|Away	so basically groping randoms?
2012-07-26 17:16:33	Brainderailment	works some of the time alway
2012-07-26 17:16:34	@Aerox	and then would post meetup summaries
2012-07-26 17:16:36	kacie|work	well, I guess if someone was going to read my palm I'd let them
2012-07-26 17:16:51	andrewm	Look out.
2012-07-26 17:16:51	Brainderailment	haha
2012-07-26 17:16:56	andrewm	That's a gateway to fornication.
2012-07-26 17:16:57	@Aerox	where none of them were ever successful at anything but would write this big posts about how baller it was that one of the fifteen girls they harassed didn't immediately vomit
2012-07-26 17:17:00	kacie|work	who else reads palms?
2012-07-26 17:17:08	kacie|work	lol aerox
2012-07-26 17:17:23	andrewm	It's all about numbers.
2012-07-26 17:17:32	Halfleft|Away	law of averages
2012-07-26 17:17:35	andrewm	Eventually you'll find the one girl willing to bone you.
2012-07-26 17:17:56	andrewm	(the tranny)
2012-07-26 17:17:59	@Aerox	You can do that without negging people or wearing stupid fedoras
2012-07-26 17:18:14	kacie|work	is negging insulting?
2012-07-26 17:18:22	richterthethird	cough* baker boys*cough
2012-07-26 17:18:27	kacie|work	I think my friend told me he does that
2012-07-26 17:18:33	kacie|work	but, like, he didn't read about it
2012-07-26 17:18:35	andrewm	You'd look thinner in a different pair of pants.
2012-07-26 17:18:40	@Aerox	yeah
2012-07-26 17:18:43	@Aerox	Basically the PUA summary is
2012-07-26 17:18:44	kacie|work	he just does it to hot girls because he hates them but wants to make out with them
2012-07-26 17:18:49	kacie|work	yeah
2012-07-26 17:18:50	@Aerox	"Women are stupid robots and there is a secret code to cracking them"
2012-07-26 17:18:54	@Aerox	and it's
2012-07-26 17:18:55	Brainderailment	I went out with my friends once, they wanted to get numbers or whatever, so as a goof I wore a white suit jacket that was in the pile of weird shit in their house. About 3 girls came up to talk to me that night, all started in talking about my jacket. I accidentally peacocked.
2012-07-26 17:19:11	@Aerox	"Women love assholes beecause they are stupid so if you go up and insult the shit out of them and then start touching them a bunch they will immediately want to bone you"
2012-07-26 17:19:30	Brainderailment	haha
2012-07-26 17:19:33	kacie|work	I'm going to admit, that I know girls that at least negging would probably work on
2012-07-26 17:19:38	richterthethird	is that aurvants guide to women?
2012-07-26 17:19:41	kacie|work	buuuuut, they aren't really quality
2012-07-26 17:19:43	Brainderailment	it worked on my wife
2012-07-26 17:19:45	andrewm	It works on certain types.
2012-07-26 17:19:55	Brainderailment	but anything I did might have worked on my wife
2012-07-26 17:20:52	kacie|work	that... is not a flattering thing to say about your wife
2012-07-26 17:21:00	Brainderailment	I told her that her clothing didn't match. She'd wear things like a green shirt and a blue skirt. Then she started doing it on purpose to get my attn.
2012-07-26 17:21:47	andrewm	Like a bird.
2012-07-26 17:21:53	Brainderailment	I'm not one to flatter my wife
2012-07-26 17:22:01	andrewm	He really isn't.
2012-07-26 17:22:11	kacie|work	alright then
2012-07-26 17:22:12	Brainderailment	I called her a glon once
2012-07-26 17:22:16	Brainderailment	glob*
2012-07-26 17:22:25	kacie|work	why
2012-07-26 17:22:28	Halfleft|Away	I keep telling RBSlass she is useless and gormless
2012-07-26 17:22:31	Brainderailment	I'm an asshole
2012-07-26 17:22:45	andrewm	Halfleft|Away: way to neg like a pro.
2012-07-26 17:22:53	Brainderailment	he's a negger
2012-07-26 17:22:55	Halfleft|Away	in my defence she is. It was Jos birthday today and she's all "who's jo?" *pours beer on ground by accident*
2012-07-26 17:22:59	Brainderailment	my wife's a negger lover
2012-07-26 17:23:18	--	jared|away is now known as jared
2012-07-26 17:24:10	kacie|work	I don't think I like being negged
2012-07-26 17:24:33	andrewm	You look just like your dad.
2012-07-26 17:24:43	kacie|work	my stepmom said I dance like my dad
2012-07-26 17:24:58	andrewm	No you dance like a drunk sea lion.
2012-07-26 17:24:58	kacie|work	well, she said my dad dances like me
2012-07-26 17:25:17	jared	Hey guise.
2012-07-26 17:25:25	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-07-26 17:25:32	andrewm	Hi, jared.
2012-07-26 17:25:47	andrewm	You look awful today.
2012-07-26 17:25:59	Brainderailment	ya stink
2012-07-26 17:26:05	Brainderailment	jared, ya stink
2012-07-26 17:30:38	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-26 17:30:45	Halfleft|Away	jared you're a fucking peice of shit and nobody loves you
2012-07-26 17:30:48	Halfleft|Away	wanna fuck?
2012-07-26 17:32:58	Halfleft|Away	oh we also finally met my bosses partner today
2012-07-26 17:33:05	Halfleft|Away	I feel like she can do better
2012-07-26 17:33:57	kacie|work	you should tell her
2012-07-26 17:34:10	andrewm	Yeah. Neg that lesbian straight.
2012-07-26 17:34:21	kacie|work	kino her
2012-07-26 17:34:38	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Read error: EOF from client)
2012-07-26 17:35:18	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-26 17:38:26	Halfleft|Away	*squeeze* "these tits are shit"
2012-07-26 17:41:25	Brainderailment	"like ziplock bags half full of dog terds and wet socks"
2012-07-26 17:41:55	Brainderailment	"you might have tit cancer"
2012-07-26 17:42:05	kacie|work	classy
2012-07-26 17:42:34	Brainderailment	You're getting all worked up reading this aren't you?
2012-07-26 17:42:49	andrewm	Yes I am.
2012-07-26 17:42:58	Brainderailment	Neg makes girls hard wet
2012-07-26 17:43:30	kacie|work	I wish they would just let me go home
2012-07-26 17:43:37	kacie|work	they know I'm  not doing shit
2012-07-26 17:43:43	kacie|work	we're way past even pretending to work
2012-07-26 17:44:31	Brainderailment	just slap at the keyboard and proclaim "WORK WORK WORK, DERPY DERP"
2012-07-26 17:45:26	andrewm	Just take a nap or something.
2012-07-26 17:45:32	andrewm	The worst they can do is fire you a week early.
2012-07-26 17:45:33	kacie|work	we can't
2012-07-26 17:45:43	kacie|work	I'm not fired in a week
2012-07-26 17:45:49	kacie|work	I've at least made it to the 2nd round
2012-07-26 17:46:05	andrewm	Is it a tech support reality show?
2012-07-26 17:46:25	kacie|work	haha maybe
2012-07-26 17:47:16	kacie|work	damn
2012-07-26 17:47:16	Brainderailment	Start some drama and see if you get a drink splashed in your face.
2012-07-26 17:47:36	kacie|work	apparenlty there is free tulsa (local music fest) AND a beer tasting thing this weekend
2012-07-26 17:47:45	kacie|work	apaprently*
2012-07-26 17:47:58	kacie|work	so much opportunity for stupid shit to happen
2012-07-26 17:48:33	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-07-26 17:54:32	DougCL	STUPID SHIT LIKE LOCAL MUSIC AMIRITE?
2012-07-26 17:55:44	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-26 17:56:01	--	Mode #destructoid [+o TDiddy] by Q
2012-07-26 17:59:27	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-26 22:37:39		irc: disconnected from server
2012-07-27 09:05:47	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-27 09:05:47	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm Batthink benbeltran[away cardfrek DougCL DtoidBot Ecks|Work jared Lelio meeetalnarf mistic on3nightstan pointzeroeight Simmy theGoldenAvatar]
2012-07-27 09:05:48	--	Channel #destructoid: 23 nicks (3 ops, 0 halfops, 3 voices, 17 normals)
2012-07-27 09:05:49	theGoldenAvatar	Ecks|Work, that's what I figured.
2012-07-27 09:05:51	--	Mode #destructoid [+tnCN]
2012-07-27 09:05:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-27 09:05:54	Ecks|Work	the passcode part is the strangest part
2012-07-27 09:05:59	Ecks|Work	I've never seen that
2012-07-27 09:06:07	theGoldenAvatar	I tend to believe her.
2012-07-27 09:06:18	theGoldenAvatar	Because I tried to get her to set a passcode once
2012-07-27 09:06:22	Ecks|Work	she can try calling Apple Care over the phone
2012-07-27 09:06:22	theGoldenAvatar	And she's like "fuck that"
2012-07-27 09:06:25	Ecks|Work	and see if they can help
2012-07-27 09:06:30	theGoldenAvatar	She hated having to enter it
2012-07-27 09:07:00	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: Connection reset by peer)
2012-07-27 09:07:43	Lelio	i've never heard of that happening before
2012-07-27 09:14:56	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-07-27 09:23:10	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-27 10:02:51	Ecks|Work	!weather K2C1G4
2012-07-27 10:02:55	DtoidBot	From Ottawa International,  (CYOW) on July 27, 10:00 AM EDT temp: 72 F (22 C) cond: Mostly Cloudy wind: From the NNE at 8 MPH (12.87 KPH) hu: 64% dewpnt: 59 F (15 C)
2012-07-27 10:18:17	<--	Lelio (Lelio@114-198-36-195.dyn.iinet.net.au) has quit (Quit)
2012-07-27 10:36:47	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-27 10:36:47	--	Mode #destructoid [+o Aerox] by Q
2012-07-27 11:11:23	-->	tGA_phone (~tgaphone@ip-64-134-187-50.public.wayport.net) has joined #destructoid
2012-07-27 11:12:17	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-27 11:19:09	Ecks|Work	hey JRo, Rickey
2012-07-27 11:22:41	<--	Ecks|Work (webchat@bas1-ottawa01-1176118538.dsl.bell.ca) has quit (Quit: Page closed)
2012-07-27 11:30:47	<--	tGA_phone (~tgaphone@ip-64-134-187-50.public.wayport.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-27 11:33:50	-->	tGA_phone (~tgaphone@mobile-166-147-127-193.mycingular.net) has joined #destructoid
2012-07-27 11:46:52	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-27 11:46:52	--	Mode #destructoid [+o TDiddy] by Q
2012-07-27 12:01:10	theGoldenAvatar	When do the opening ceremonies start?
2012-07-27 12:01:29	@TDiddy	i think 4pm our time
2012-07-27 12:01:34	@TDiddy	but NBC shows it at 7
2012-07-27 12:01:37	@TDiddy	or 730
2012-07-27 12:01:54	theGoldenAvatar	Can you watch that on nbcolympics.com?
2012-07-27 12:01:59	theGoldenAvatar	I know you can stream all the events live.
2012-07-27 12:02:17	@TDiddy	no idea
2012-07-27 12:02:18	theGoldenAvatar	Swimming starts at 4am
2012-07-27 12:02:37	@TDiddy	I bet they want the biggest numbers possible ratings wise for that
2012-07-27 12:02:41	@TDiddy	so i doubt it
2012-07-27 12:02:50	theGoldenAvatar	Probably
2012-07-27 12:07:49	theGoldenAvatar	The only thing I care about seeing are swimming, the track sprints, weightlifiting, basketball, soccer.
2012-07-27 12:07:54	theGoldenAvatar	Everything else can suck it.
2012-07-27 12:08:31	@TDiddy	there is soccer on today, but i doubt it gets good til much later
2012-07-27 12:08:50	theGoldenAvatar	Let me rephrase that: US soccer
2012-07-27 12:09:04	theGoldenAvatar	You won't catch me watching matches they aren't in
2012-07-27 12:09:14	@TDiddy	gotcha
2012-07-27 12:09:23	theGoldenAvatar	Same with basketball probably
2012-07-27 12:09:30	theGoldenAvatar	Even I like that much more as a sport
2012-07-27 12:09:35	theGoldenAvatar	even though*
2012-07-27 12:10:58	theGoldenAvatar	And I might be forced to watch gymnastics.
2012-07-27 12:11:30	@TDiddy	sister?
2012-07-27 12:11:45	theGoldenAvatar	Nah, my friend loves that shit.
2012-07-27 12:12:14	@TDiddy	ah
2012-07-27 12:12:16	theGoldenAvatar	I'm not a huge fan of sports with a panel of judges.
2012-07-27 12:14:28	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-27 12:14:28	--	Mode #destructoid [+v ProfPew] by Q
2012-07-27 12:27:31	theGoldenAvatar	Oh god
2012-07-27 12:27:56	theGoldenAvatar	Here's some amazing code I wrote several years ago
2012-07-27 12:27:57	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/sivwu8N.png
2012-07-27 12:28:01	theGoldenAvatar	I just found it
2012-07-27 12:28:23	theGoldenAvatar	Bonus points if you can tell me why it's retarded.
2012-07-27 12:31:15	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-07-27 12:31:15	--	Mode #destructoid [+v Gemsi] by Q
2012-07-27 12:34:40	<--	tGA_phone (~tgaphone@mobile-166-147-127-193.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-27 12:38:33	[Rabite]	tga: because you wrote it?
2012-07-27 12:38:43	theGoldenAvatar	Burn
2012-07-27 12:39:09	[Rabite]	on a more serious note, I didn't actually learn enough to figure it out :P
2012-07-27 12:39:33	[Rabite]	I took a c++ class two semesters ago
2012-07-27 12:39:34	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-07-27 12:39:37	[Rabite]	ended up dropping out
2012-07-27 12:39:48	theGoldenAvatar	It retrieves the Document from worklist.Documents where the DocId is the DocId of the 0th item.
2012-07-27 12:40:08	theGoldenAvatar	Meaning it uses the key from the item it wants to retrieve to search for... itself
2012-07-27 12:40:21	[Rabite]	I actually was thinking that might be the case
2012-07-27 12:40:25	[Rabite]	but not from that point
2012-07-27 12:40:34	theGoldenAvatar	I think I must have changed the parameters at some point.
2012-07-27 12:40:42	theGoldenAvatar	I never would have written that out like that.
2012-07-27 12:40:42	[Rabite]	so I was on the right track but looking in the wrong place
2012-07-27 12:41:09	theGoldenAvatar	Copied and pasted and not really inspected the logic. I mean, it does what it's supposed to, but it's unneccessary
2012-07-27 12:42:01	theGoldenAvatar	I just replaced it with "document = worklist.Documents[0];"
2012-07-27 12:42:03	theGoldenAvatar	And moved on.
2012-07-27 12:55:27	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-07-27 13:05:37	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-27 13:06:10	Halfleft|Away	FUCK ME IT'S HOT
2012-07-27 13:08:49	@Aerox	That would just make things hotter
2012-07-27 13:09:08	Brainderailment	hawter
2012-07-27 13:09:29	@Aerox	HI NATE
2012-07-27 13:09:32	Halfleft|Away	I would probably die from the heat.
2012-07-27 13:09:32	Brainderailment	yo
2012-07-27 13:09:37	Halfleft|Away	That would be an okay way to go.
2012-07-27 13:10:39	@Aerox	My friend is dogsitting a 9 month old corgi
2012-07-27 13:10:55	@Aerox	and the corgi does a weird thing where when he gets excited he makes jerkoff motions with his front paws
2012-07-27 13:11:39	Halfleft|Away	what a retarde dog
2012-07-27 13:11:47	Halfleft|Away	shout at it until it stopd
2012-07-27 13:11:48	@Aerox	https://s-static.ak.facebook.com/rsrc.php/v1/y2/r/5l8_EVv_jyW.swf?v=849868659364&ev=0
2012-07-27 13:11:49	Halfleft|Away	stops
2012-07-27 13:11:50	@Aerox	No it's amazing
2012-07-27 13:12:01	@Aerox	oh lame that link doesn't do HD
2012-07-27 13:12:03	@Aerox	it's on my facebook
2012-07-27 13:12:08	Halfleft|Away	for now until some other breed is the new trendy thing
2012-07-27 13:12:54	Halfleft|Away	lauren has been home for what appears to be an entire day.
2012-07-27 13:13:02	Halfleft|Away	Q: did she get milk or bread or loo roll?
2012-07-27 13:13:31	@Aerox	I'm going to guess no
2012-07-27 13:14:19	Halfleft|Away	YOU WIN!
2012-07-27 13:14:27	@Aerox	hooray
2012-07-27 13:14:37	Brainderailment	steal tp from work when you're at critical levels
2012-07-27 13:14:52	Halfleft|Away	I have an emergency pack of loo roll
2012-07-27 13:27:11	Brainderailment	The shit tickets I steal from work are so thin that it's like wiping with spiderwebs
2012-07-27 13:46:34	[Rabite]	https://twitter.com/BreakingNews/statuses/228922355970355200
2012-07-27 13:46:44	[Rabite]	I really shouldn't find that as funny as I do
2012-07-27 13:49:27	Brainderailment	I assume that's not true. Is breakingnews a troll acct?
2012-07-27 13:49:36	[Rabite]	no
2012-07-27 13:49:50	[Rabite]	it's where cnn's feed tends to get it's news
2012-07-27 13:50:05	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-07-27 14:06:25	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-07-27 14:14:29	theGoldenAvatar	This is gross: http://www.codenameone.com/gallery.html
2012-07-27 14:14:42	theGoldenAvatar	Java -> iOS compiler
2012-07-27 14:15:05	jared	tGA: Have you ever developed for Android?
2012-07-27 14:15:10	theGoldenAvatar	No
2012-07-27 14:19:29	jared	 /thread
2012-07-27 14:19:58	theGoldenAvatar	Did you look at it?
2012-07-27 14:20:04	theGoldenAvatar	It's like the uncanny valley of UX
2012-07-27 14:21:25	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-07-27 14:21:40	jared	It is gross.
2012-07-27 14:21:53	jared	My question was not necessarily related though.
2012-07-27 14:25:57	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-27 14:27:41	Halfleft|Away	fucking thing
2012-07-27 14:29:18	@Aerox	Hello Gavin
2012-07-27 14:29:20	@Aerox	how was your day
2012-07-27 14:29:29	Halfleft|Away	too hot
2012-07-27 14:29:42	Halfleft|Away	and I got really depressed around lunch time
2012-07-27 14:29:52	Halfleft|Away	the loss of the EPIC FLAT finally hit me
2012-07-27 14:29:52	@Aerox	How come
2012-07-27 14:29:55	@Aerox	aww
2012-07-27 14:30:13	jared	Shazbot.
2012-07-27 14:30:20	Halfleft|Away	now i'm going to have to pay the same if not more for a single room in a house with three strangers.
2012-07-27 14:30:40	Halfleft|Away	instead of for a massive 2 bed 2 bath flat with balcony and courtyard
2012-07-27 14:30:58	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-27 14:32:31	@Aerox	hey kacie
2012-07-27 14:32:40	@Aerox	If you're going to live with strangers anyway
2012-07-27 14:32:46	@Aerox	Why don't you try to find someone to live in that flat with you
2012-07-27 14:32:51	@Aerox	Craigslist interview roommates or something
2012-07-27 14:34:25	--	theGoldenAvatar is now known as tga|home
2012-07-27 14:34:51	kaciesaurus	do laundry and take a shower... or play skyrim?
2012-07-27 14:34:58	jared	tGA: I need a roommate in May, let's be roomies!
2012-07-27 14:35:07	kaciesaurus	hey aerox
2012-07-27 14:35:58	jared	Has anyone here done any Android programming?
2012-07-27 14:38:38	Brainderailment	I'm trying to learn
2012-07-27 14:39:13	Halfleft|Away	I did aerox
2012-07-27 14:39:16	Halfleft|Away	one person replied
2012-07-27 14:39:29	Halfleft|Away	but would not fucking send me an email or call me back after the initial voicemail
2012-07-27 14:39:33	Halfleft|Away	it's gone now
2012-07-27 14:39:43	Halfleft|Away	the £120 deposit I paid only takes it off the market for 72 hours
2012-07-27 14:40:32	jared	Brainderailment: I'm also trying to learn. Was hoping someone might know some good, very basic tutorials.
2012-07-27 14:40:41	Halfleft|Away	http://i.imgur.com/cf2AH.jpg
2012-07-27 14:40:43	Halfleft|Away	hurrrr
2012-07-27 14:40:44	Halfleft|Away	topical
2012-07-27 14:41:29	Brainderailment	I'm watching videos on "the new boston"
2012-07-27 14:41:47	Brainderailment	http://thenewboston.org/list.php?cat=6
2012-07-27 14:42:12	Brainderailment	The guy making the videos is kind of stupid, but I'm learning a little from it.
2012-07-27 14:44:15	jared	Oh, cool.
2012-07-27 14:44:22	jared	Yeah, this is a thing I want.
2012-07-27 14:44:34	jared	Plus I live there!
2012-07-27 14:46:10	Brainderailment	A couple of times, the guy made some crucial mistakes and doesn't correct his error on video, so you have to go back and try to figure out why your program isn't working correctly.
2012-07-27 14:53:42	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-27 14:54:50	jared	Ehh... I hate that.
2012-07-27 14:56:31	jared	The problem I have with most tutorials though is I haven't found a single place that gives you correctly sized tutorials. It's either like "here's how to do the smallest, most miniscule thing" or "here's how to integrate cloud-sourced user data into your existing application."
2012-07-27 14:58:01	jared	When I was learning Java, which, ironically, I hated and didn't pay attention to, it would give you like the blank "Make a form field, and a button, and learn how to click the button to get an alert with your text. That's it, it's just a couple of simple objects on one sheet.
2012-07-27 15:05:32	--	Aerox is now known as Aerox|Sandwich
2012-07-27 15:23:28	andrewm	NBC is lame
2012-07-27 15:23:31	andrewm	3 hour tape delay
2012-07-27 15:25:08	Brainderailment	are you placing bets on olympiads?
2012-07-27 15:25:45	Brainderailment	I used that word so poorly.
2012-07-27 15:27:43	Halfleft|Away	just catch the highlights later tGA
2012-07-27 15:28:15	richterthethird	whens the swimming while shooting targets event?
2012-07-27 15:28:41	Brainderailment	The aquatic-marksman event? It's tomorrow
2012-07-27 15:33:50	--	Aerox|Sandwich is now known as Aerox
2012-07-27 15:34:41	--	jared is now known as jared|away
2012-07-27 15:35:59	@Aerox	i wish they'd bring back tug of war
2012-07-27 15:38:45	Halfleft|Away	and croquet
2012-07-27 15:41:27	richterthethird	They need to bring joust and the atlasphere
2012-07-27 15:42:39	Halfleft|Away	chess boxing
2012-07-27 15:49:38	+ProfPew	anyone got a livestream for the olympics?
2012-07-27 15:52:17	Halfleft|Away	iplayer has one
2012-07-27 15:52:36	+ProfPew	that's geolocked and proxy use is too slow for that here
2012-07-27 15:53:52	Halfleft|Away	spoiler:
2012-07-27 15:54:05	Halfleft|Away	the opening ceremony to the 2012 london olympics includes a fart joke
2012-07-27 15:55:20	+ProfPew	oh noes!
2012-07-27 15:55:42	Halfleft|Away	and faux social network mimicrys
2012-07-27 15:55:46	Halfleft|Away	how hip
2012-07-27 15:56:49	Brainderailment	fuck the internet for causing culture to eat its own vomit.
2012-07-27 15:56:52	+Gemsi	on the other hand, it's not total shit, that's something
2012-07-27 15:58:53	Halfleft|Away	it's pretty bad dude
2012-07-27 15:59:51	+Gemsi	i don't know, the only outright bad thing is trevor nelson
2012-07-27 16:00:30	Halfleft|Away	where are there dancing lightshades
2012-07-27 16:00:32	richterthethird	hey nate did you join alex jones facebook yet?
2012-07-27 16:06:25	richterthethird	meaning he made a copycat facebook ill just searching for nate under the romance liberty lovers section
2012-07-27 16:08:12	@Aerox	what
2012-07-27 16:08:40	Brainderailment	yeah what?
2012-07-27 16:09:28	richterthethird	http://planet.infowars.com/politics/alex-jones-infowars-launches-social-network
2012-07-27 16:10:24	Brainderailment	"Alex Jones, the famed conspiracy buster" written on alex jones' own website
2012-07-27 16:10:58	Brainderailment	what's conspiracy busting anyway? wouldn't that be the opposite of what he does, which is to create conspiracy theories.
2012-07-27 16:11:13	richterthethird	so its aj facebook basically
2012-07-27 16:11:16	[Rabite]	no no no
2012-07-27 16:11:21	[Rabite]	you're looking at it wrong
2012-07-27 16:11:29	[Rabite]	you know how megaman's gun is called the mega buster?
2012-07-27 16:11:38	[Rabite]	he uses the conspiracy buster
2012-07-27 16:12:38	Brainderailment	So basically it's a facebook for people who want to be put on a list of possible dissenters.
2012-07-27 16:14:58	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-27 16:14:59	--	Mode #destructoid [+v jorge`] by Q
2012-07-27 16:19:46	richterthethird	yeah pretty much
2012-07-27 16:20:20	Halfleft|Away	that guy is ugly
2012-07-27 16:20:25	Halfleft|Away	she can do better
2012-07-27 16:21:50	+ProfPew	lame, atheletes time is the worst
2012-07-27 16:22:55	Halfleft|Away	good at dancing thong
2012-07-27 16:22:58	Halfleft|Away	though
2012-07-27 16:23:02	Halfleft|Away	thong as well
2012-07-27 16:23:32	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-27 16:23:32	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-27 16:28:28	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-27 16:30:06	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-27 16:31:05	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-27 16:32:34	Halfleft|Away	americans aren't going to get half of the pop culture references
2012-07-27 16:33:20	andrewm	But we are going to get all your gold medals
2012-07-27 16:34:18	Halfleft|Away	bro watching this you forget it's an athletics thing
2012-07-27 16:34:35	Halfleft|Away	it's more like a musical. Hell were it not for the video segment with the torch you wouldn't know.
2012-07-27 16:35:01	andrewm	Watching Brits compete you'd think they'd forgotten it was an athletic thing
2012-07-27 16:35:03	+Gemsi	until right now while all the athletes are walking out
2012-07-27 16:35:50	Halfleft|Away	i don't get the orange part
2012-07-27 16:39:03	+Gemsi	trevor nelson is such as idiot
2012-07-27 16:39:30	+Gemsi	"This is my favorite part of the show every yea-"
2012-07-27 16:39:47	+Gemsi	only just caught himself
2012-07-27 16:40:05	+ProfPew	lol
2012-07-27 16:40:06	Halfleft|Away	hahaha
2012-07-27 16:40:13	Halfleft|Away	from earlier
2012-07-27 16:40:15	+ProfPew	glad we don't have german commentary here
2012-07-27 16:40:22	Halfleft|Away	"we did thing music would feature in the ceremony"
2012-07-27 16:40:25	Halfleft|Away	think*
2012-07-27 16:41:23	+Gemsi	he is just a weird choice to commentate anyway
2012-07-27 16:41:54	Halfleft|Away	The girl doing the in-stadium announcements should be the new Tube announcer voice
2012-07-27 16:41:58	Halfleft|Away	she is loud and clear and aggressive
2012-07-27 16:44:42	Halfleft|Away	the azerbijan flag holder is weilding it like a giant cock
2012-07-27 16:56:21	richterthethird	he did it to make a point
2012-07-27 17:13:13	Halfleft|Away	is the queen still a human?
2012-07-27 17:13:19	Halfleft|Away	she seems so dead in the face nowadays
2012-07-27 17:13:26	@Aerox	isn't that how all british people are
2012-07-27 17:13:33	+Gemsi	the queen was never human
2012-07-27 17:13:38	richterthethird	could be like a weekend at bernies thing
2012-07-27 17:14:09	@TDiddy	haha
2012-07-27 17:14:13	@TDiddy	ESPN had a headline that said
2012-07-27 17:14:27	@TDiddy	"why are some of the English so down about the Olympics?"
2012-07-27 17:14:36	@TDiddy	I wanted to respond "thats how they are"
2012-07-27 17:15:02	Brainderailment	The previous pope was a weekend at bernies situation too.
2012-07-27 17:15:07	Halfleft|Away	duh
2012-07-27 17:15:36	@TDiddy	im pretty sure the Queen is not like JP the Deuce
2012-07-27 17:15:36	-->	tGA (~Andrew@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-27 17:15:49	@Aerox	Because mean Mitt Romney made them feel terrible
2012-07-27 17:16:00	Halfleft|Away	hehe
2012-07-27 17:16:05	Halfleft|Away	I missed the queen's arrival
2012-07-27 17:16:07	Halfleft|Away	that's hilarious
2012-07-27 17:16:09	tGA	It's time to finish off the Aztecs
2012-07-27 17:16:30	tGA	I had some discussion with my dad
2012-07-27 17:16:43	tGA	Trying to convince him Romney is not much different from Obama
2012-07-27 17:16:45	@TDiddy	lol
2012-07-27 17:16:59	@TDiddy	There is a private land owner near the convention center here
2012-07-27 17:17:18	@TDiddy	that is renting out his lot to a group that are putting up pink tents and calling it Romneyville
2012-07-27 17:17:21	tGA	I'm voting for Gary Johnson probably.
2012-07-27 17:17:25	@TDiddy	and letting the homeless stay there
2012-07-27 17:19:37	Halfleft|Away	they made deaf kids sing the national anthem?
2012-07-27 17:19:52	Halfleft|Away	harsh
2012-07-27 17:20:14	+Gemsi	one of them wasn't even singing
2012-07-27 17:20:24	Halfleft|Away	lazy cunt
2012-07-27 17:20:28	@TDiddy	She missed her cue
2012-07-27 17:20:28	+Gemsi	front row, 3rd from the right i think it was
2012-07-27 17:20:33	@TDiddy	I have no idea how she missed it
2012-07-27 17:20:39	+Gemsi	the camera even zoomed in on him
2012-07-27 17:21:36	tGA	Montezuma is a cunt.
2012-07-27 17:21:43	tGA	I have taken all but two of his cities
2012-07-27 17:21:49	tGA	And he keeps offering peace for peace.
2012-07-27 17:21:56	tGA	Like I'm not about to wipe him out
2012-07-27 17:23:12	Halfleft|Away	fuck they're still doing the nations?
2012-07-27 17:23:20	+Gemsi	yep
2012-07-27 17:23:36	Halfleft|Away	norway is pretty hot too
2012-07-27 17:23:40	+Gemsi	'team GB' isn't going to turn up till midnight
2012-07-27 17:26:40	Halfleft|Away	god damn her in front of team paraguy
2012-07-27 17:32:16	tGA	That shit is still happening?
2012-07-27 17:32:21	+Gemsi	yep
2012-07-27 17:33:31	Halfleft|Away	senegal
2012-07-27 17:34:08	Halfleft|Away	serbia
2012-07-27 17:34:48	Halfleft|Away	seychelles
2012-07-27 17:35:07	Halfleft|Away	sierra leone
2012-07-27 17:35:14	tGA	Shut up
2012-07-27 17:35:59	Halfleft|Away	westeros
2012-07-27 17:37:36	tGA	 This is bullshit.
2012-07-27 17:37:45	+Gemsi	that dude from spain is massive
2012-07-27 17:37:50	tGA	Womens' 48kg weightlifting isn't going to be televised
2012-07-27 17:38:09	Halfleft|Away	fuck me that spaniard is hughe
2012-07-27 17:38:13	Halfleft|Away	-h
2012-07-27 17:38:18	+Gemsi	isn't he just
2012-07-27 17:38:24	Halfleft|Away	they all get their basketball players to be the flag carriers
2012-07-27 17:38:31	tGA	Haha
2012-07-27 17:38:38	tGA	The USA destroyed them this week
2012-07-27 17:39:05	tGA	If they don't win Gold they should all be shot.
2012-07-27 17:39:22	tGA	Especially Coach K
2012-07-27 17:39:31	Halfleft|Away	some of the spaniards are hot too
2012-07-27 17:39:57	tGA	Telemundo is actually showing Olympic events
2012-07-27 17:40:07	+Gemsi	some of pretty much every team are hot
2012-07-27 17:46:07	Halfleft|Away	turkish flag holder
2012-07-27 17:46:08	Halfleft|Away	would
2012-07-27 17:47:16	+Gemsi	so when are you sneaking in to the olympic village for all that crazy sex gavin ?
2012-07-27 17:47:58	Halfleft|Away	Catch me in westfields picking up althletic chicks
2012-07-27 17:48:06	tGA	The athletes whose events are first have it the best.
2012-07-27 17:48:12	tGA	They compete and then party for two weeks
2012-07-27 17:48:24	tGA	They don't have to stress out like the ones who go later
2012-07-27 17:48:51	Halfleft|Away	USA got biggest cheer so far
2012-07-27 17:49:07	+Gemsi	why are they wearing berets ?
2012-07-27 17:49:11	Halfleft|Away	their uniform is like sailors
2012-07-27 17:49:23	@Aerox	Because we paid some slaves in china to make our uniforms
2012-07-27 17:49:28	@Aerox	And they made berets
2012-07-27 17:49:41	@TDiddy	USA
2012-07-27 17:49:42	Halfleft|Away	ralph laurent uniforms, evidently
2012-07-27 17:49:42	@TDiddy	USA
2012-07-27 17:49:43	@TDiddy	USA
2012-07-27 17:50:00	+Gemsi	they look like they all works on planes
2012-07-27 17:50:00	tGA	USA
2012-07-27 17:50:03	tGA	USA
2012-07-27 17:50:16	+Gemsi	real airline looking getup
2012-07-27 17:50:25	Halfleft|Away	yah
2012-07-27 17:50:51	Halfleft|Away	middleton does not look pleased
2012-07-27 17:50:58	Halfleft|Away	her hand is champaign glass free
2012-07-27 17:51:21	tGA	She is not pleased that we came to steal all your gold.
2012-07-27 17:51:53	+Gemsi	the drummers are not banging real drums, they are banging plastic pots..
2012-07-27 17:52:07	Halfleft|Away	vanuatu
2012-07-27 17:52:11	Halfleft|Away	they're making up places now
2012-07-27 17:52:38	tGA	Vanuatu is in the pacific
2012-07-27 17:52:39	+Gemsi	i guess we raided the cupboards for spare tupperware
2012-07-27 17:55:12	+Gemsi	whereas we are dressed as terrible ship captains
2012-07-27 17:55:58	+Gemsi	haha queen was picking her nails
2012-07-27 17:56:08	Halfleft|Away	having a nap
2012-07-27 17:56:35	Halfleft|Away	the teamGB uniform is garbage
2012-07-27 17:56:56	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-07-27 17:56:56	--	Mode #destructoid [+v Bigby] by Q
2012-07-27 17:57:05	+Gemsi	white and gold is nice, but it looks like painted tin foil
2012-07-27 17:57:44	tGA	http://www.reddit.com/r/sports/comments/x8zpe/my_unofficial_2012_olympics_opening_ceremonies/
2012-07-27 17:57:49	tGA	Get on that Americans
2012-07-27 17:58:15	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-07-27 17:59:40	tGA	The GB outfits are bad.
2012-07-27 17:59:47	tGA	They look like tourists.
2012-07-27 18:00:14	Halfleft|Away	they look like chavs in tracksuits
2012-07-27 18:00:51	tGA	Well, they are on a track.
2012-07-27 18:00:55	tGA	So I guess it's permissable
2012-07-27 18:01:09	tGA	Lawl, Arctic monkeys
2012-07-27 18:01:19	Halfleft|Away	god i hate the arctic monkeys
2012-07-27 18:01:35	+Bigby	take a drink if you are watching the olympics
2012-07-27 18:01:39	tGA	Why do you hate England?
2012-07-27 18:01:47	+Bigby	do not stop til you are either dead or unconcious
2012-07-27 18:01:54	tGA	Arctic Monkeys are like old school English Punk Rock
2012-07-27 18:02:04	+Gemsi	because all english people hate england
2012-07-27 18:02:08	+Bigby	theres the problem
2012-07-27 18:02:27	tGA	His hair looks like he belongs in the Tunnel Snakes
2012-07-27 18:02:31	Halfleft|Away	because england is a subset of everwhere and everyone
2012-07-27 18:02:36	Halfleft|Away	and everything is awful
2012-07-27 18:02:52	+Gemsi	this is the worse music choice the night
2012-07-27 18:03:16	tGA	Where's Radiohead?
2012-07-27 18:03:26	tGA	Play Optimistic
2012-07-27 18:03:36	+Bigby	you should live on Natalie Portman
2012-07-27 18:03:41	+Bigby	that should make you happy
2012-07-27 18:03:45	tGA	Hahahaha
2012-07-27 18:04:02	tGA	Beatles Cover
2012-07-27 18:04:09	Halfleft|Away	hahaa what the fuck
2012-07-27 18:04:12	Halfleft|Away	this is creepy as shit
2012-07-27 18:04:42	tGA	They should have resurrected George and John
2012-07-27 18:04:46	tGA	Like 2pac hologram
2012-07-27 18:05:23	Halfleft|Away	haha
2012-07-27 18:05:28	Halfleft|Away	one of the cyclists slowed everyone down
2012-07-27 18:05:48	+Gemsi	I wanted a full on bike crash
2012-07-27 18:05:54	tGA	Somebody on this stream asked why they were playing a Doors song.
2012-07-27 18:05:56	+Gemsi	just to watch them all pile in
2012-07-27 18:05:57	tGA	An American song.
2012-07-27 18:06:17	Halfleft|Away	he fuck is this ET now?
2012-07-27 18:07:01	tGA	What's this French shit?
2012-07-27 18:07:31	tGA	This is some NWO shit
2012-07-27 18:08:56	tGA	I'm playing Optimistic on loop over this stream.
2012-07-27 18:11:29	+Bigby	maybe we should just decide on one countrys government to run the world, just get it over with
2012-07-27 18:11:37	+Bigby	my vote is for South Korea
2012-07-27 18:11:39	tGA	US obviously.
2012-07-27 18:11:49	+Bigby	no no no, they have done a terrible job
2012-07-27 18:12:05	richterthethird	north korea has eye of the tiger
2012-07-27 18:12:50	+Bigby	the hell are you on about
2012-07-27 18:14:34	tGA	The hell are those fat Iranian women competing in?
2012-07-27 18:14:45	+Gemsi	shotput
2012-07-27 18:14:49	+Gemsi	or wresting
2012-07-27 18:14:59	Halfleft|Away	ugliness
2012-07-27 18:14:59	tGA	Aye.
2012-07-27 18:15:36	+Gemsi	i really have no idea, but if I ever see a fat athlete i assume it's one of those two sports
2012-07-27 18:15:54	@Aerox	I want to see a country field a fat highjumper
2012-07-27 18:16:16	Halfleft|Away	if they were any good it would probably be great to watch
2012-07-27 18:16:19	Halfleft|Away	or disasterously bad
2012-07-27 18:16:32	+Gemsi	if the pole in the pole jump snaps, is it a fault
2012-07-27 18:16:39	tGA	Gemsi, also 75+kg weighlifting
2012-07-27 18:16:42	tGA	Those women are fat
2012-07-27 18:17:02	+Gemsi	oh yeah, weightlifting does make sense
2012-07-27 18:17:12	+Bigby	and could prob kick your ass
2012-07-27 18:17:26	tGA	I don't doubt it.
2012-07-27 18:17:34	tGA	Even some of the 120lb women clean more than me.
2012-07-27 18:17:57	Halfleft|Away	oh god is he doing the whole thing again in french?
2012-07-27 18:18:22	Halfleft|Away	oh phew
2012-07-27 18:19:10	Halfleft|Away	couldn't have cracked a smile?
2012-07-27 18:19:25	+Gemsi	it's the queen
2012-07-27 18:19:38	tGA	Suckatry Genral
2012-07-27 18:19:46	+Gemsi	the day she smiles, she starts to steal souls
2012-07-27 18:20:02	Halfleft|Away	you know what
2012-07-27 18:20:07	Halfleft|Away	I think she's gone senile.
2012-07-27 18:20:15	Halfleft|Away	But they're trying REALLY fucking hard to hush it up
2012-07-27 18:20:21	Halfleft|Away	but she can only do basic sentences now
2012-07-27 18:20:22	tGA	This is some lame shit right now.
2012-07-27 18:20:37	tGA	CHAMPION OF THE EARTH
2012-07-27 18:20:41	+Gemsi	she is 80 gone
2012-07-27 18:20:43	tGA	I thought that was Captain Planet?!
2012-07-27 18:21:00	Halfleft|Away	holy shit
2012-07-27 18:21:06	Halfleft|Away	"united nations champion of the earth"
2012-07-27 18:21:12	Halfleft|Away	now THAT is something you put on your CV
2012-07-27 18:21:43	+Gemsi	at that point you don't need a CV
2012-07-27 18:21:44	tGA	I remember when Ali lit the torch in Atlanta in 96
2012-07-27 18:21:52	tGA	He was fucked up then
2012-07-27 18:22:12	+Gemsi	you just go "i'm the champion on earth, money please"
2012-07-27 18:22:17	Halfleft|Away	is he just shoving around a corpse
2012-07-27 18:22:31	+Gemsi	http://i.imgur.com/aIE3x.jpg
2012-07-27 18:22:51	tGA	It's hard to believe that's Ali.
2012-07-27 18:23:01	tGA	Aging (and brain damage) is a bitch
2012-07-27 18:23:05	Halfleft|Away	him in the back left is shit at marching in step
2012-07-27 18:23:18	Halfleft|Away	lol gemsi
2012-07-27 18:24:02	Halfleft|Away	the olympic anthem is so boring
2012-07-27 18:24:10	tGA	Ali and the Queen have the same expression
2012-07-27 18:24:22		[benbeltran[away away: Detached from tmux]
2012-07-27 18:24:28	tGA	They should play the Civ 4 theme.
2012-07-27 18:24:40	+Gemsi	i like how the union flag has enough wind to fly, the olympic flag is just dead
2012-07-27 18:25:00	Halfleft|Away	I wonder how covered in ash/on fire beckam will be
2012-07-27 18:25:03	DtoidBot	...
2012-07-27 18:25:15	tGA	Who is this guy?
2012-07-27 18:25:16	+Gemsi	playing baba yetu would be epic yeah
2012-07-27 18:25:30	+Gemsi	steve redgrave
2012-07-27 18:25:50	tGA	Cauldron?
2012-07-27 18:25:55	tGA	Are we summoning Diablo?
2012-07-27 18:26:40	+Gemsi	i wish
2012-07-27 18:26:54	tGA	What is the Cauldron is the stadium?
2012-07-27 18:27:01	tGA	And everyone is burned alive.
2012-07-27 18:27:07	tGA	In the summoning sacrifice
2012-07-27 18:27:07	+Gemsi	summoning the armies of hell would be hard for anyone else to top
2012-07-27 18:28:03	tGA	Boxing and impartiality in the same sentence.
2012-07-27 18:28:35	tGA	A-limpism
2012-07-27 18:28:51	Halfleft|Away	lol
2012-07-27 18:30:00	+Gemsi	please someone trip him up
2012-07-27 18:30:48	andrewm	IT'S STARTING IN MURICA
2012-07-27 18:31:07	andrewm	Why are they showing NASA?
2012-07-27 18:31:21	@TDiddy	just showing what they've done aint shit
2012-07-27 18:31:27	andrewm	Haha
2012-07-27 23:17:13		irc: disconnected from server
2012-07-30 09:10:28		[benbeltran[away away: Detached from tmux]
2012-07-30 09:10:30	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-30 09:10:30	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +lolshin +Torzel[a]n [Slime] ^power andrewm Batthink benbeltran[away DougCL jared kaciesaurus meeetalnarf2 mistic pointzeroeight Suff0cat tGA theGoldenAvatar]
2012-07-30 09:10:30	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-07-30 09:10:36	--	Mode #destructoid [+tnCN]
2012-07-30 09:10:36	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-30 09:19:29	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-30 09:22:21		[benbeltran[away back: gone 00:11:53]
2012-07-30 09:24:05	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: EOF from client)
2012-07-30 09:36:31	theGoldenAvatar	Women's 58kg Final is on guise
2012-07-30 09:37:29	theGoldenAvatar	And I'm pretty sure this one woman is a man.
2012-07-30 09:37:50	kaciesaurus	so hungryyyy
2012-07-30 09:42:52	theGoldenAvatar	This Thai woman is dumb. Her coaches should be shot.
2012-07-30 09:43:35	theGoldenAvatar	This music cracks me up.
2012-07-30 09:45:22	theGoldenAvatar	http://www.bbc.co.uk/sport/olympics/2012/live-video/p00w2wz0
2012-07-30 09:45:26	theGoldenAvatar	Seriously, listen to it.
2012-07-30 09:47:59	kaciesaurus	I can't
2012-07-30 09:48:12	theGoldenAvatar	Oh, right.
2012-07-30 10:18:53	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-07-30 10:35:32	theGoldenAvatar	This Albanian woman just did a backflip.
2012-07-30 10:35:52	kaciesaurus	I'm being mean to people at work again
2012-07-30 10:35:59	kaciesaurus	but they are so fucking stupid and full of themselves
2012-07-30 10:36:08	theGoldenAvatar	You're such a bully, Kacie.
2012-07-30 10:36:24	kaciesaurus	this idiot has been posting memes fucking nonstop
2012-07-30 10:36:31	kaciesaurus	and basically waving his epeen every where
2012-07-30 10:36:40	kaciesaurus	but he called a facepalm a "hand on forehead image"
2012-07-30 10:36:47	 *	theGoldenAvatar facepalms.
2012-07-30 10:37:02	kaciesaurus	and that's not even why I was being mean to him
2012-07-30 10:38:34	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-30 10:38:34	--	Mode #destructoid [+o Aerox] by Q
2012-07-30 10:46:53	+Gandysampras	Hi Aerox!
2012-07-30 10:47:05	@Aerox	hi gandy!
2012-07-30 10:47:28	DougCL	china has 4 more gold medals than the US right now. im crushed.
2012-07-30 10:50:46	DougCL	also can one podcast i listen to just not talk dark knight rises and dark knight rises spoilers? ive got like 5 that i cant even listen to based on the description alone.
2012-07-30 10:51:26	kaciesaurus	listen to better podcasts
2012-07-30 10:52:23	DougCL	there are no better podcasts
2012-07-30 10:52:29	DougCL	i listen to all the good ones
2012-07-30 10:53:30	theGoldenAvatar	These women disgust me.
2012-07-30 10:53:42	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-30 10:53:42	--	Mode #destructoid [+o TDiddy] by Q
2012-07-30 10:54:47	kaciesaurus	are you watching beach volleyball?
2012-07-30 10:54:59	theGoldenAvatar	Weightlifing.
2012-07-30 10:58:18	kaciesaurus	my coworkers are watching volleyball.
2012-07-30 10:59:43	theGoldenAvatar	Indoor or outdoor?
2012-07-30 10:59:55	kaciesaurus	I think
2012-07-30 10:59:55	kaciesaurus	outdoor
2012-07-30 11:00:04	theGoldenAvatar	Boring.
2012-07-30 11:00:16	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-07-30 11:00:48	kaciesaurus	is there a difference in rules or something?
2012-07-30 11:01:18	theGoldenAvatar	Well, indoor has 6 players
2012-07-30 11:01:22	theGoldenAvatar	It's also harder and faster
2012-07-30 11:01:36	kaciesaurus	oh
2012-07-30 11:05:06	kaciesaurus	I'm going to see wtf handball is
2012-07-30 11:05:14	theGoldenAvatar	It's like soccer
2012-07-30 11:05:18	theGoldenAvatar	But with your hands
2012-07-30 11:05:41	kaciesaurus	no feet allowed?
2012-07-30 11:07:21	kaciesaurus	this shit sucks
2012-07-30 11:10:46	jared	More like boreaphyll?
2012-07-30 11:13:20	theGoldenAvatar	There is a volleyball player on the US named... wait for it...
2012-07-30 11:13:23	theGoldenAvatar	Destinee Hooker
2012-07-30 11:14:22	jared	No way.
2012-07-30 11:14:26	theGoldenAvatar	Way.
2012-07-30 11:14:29	theGoldenAvatar	Google it.
2012-07-30 11:15:59	theGoldenAvatar	Goddamnit
2012-07-30 11:16:04	theGoldenAvatar	China is getting the gold.
2012-07-30 11:16:09	theGoldenAvatar	That's 8 for them.
2012-07-30 11:20:08	Batthink	One of our canoeists quoted Super Mario Kart earlier.
2012-07-30 11:25:07	kaciesaurus	man.  I just don't care about horses.
2012-07-30 11:27:00	jared	Yeah, I dug the mario kart reference.
2012-07-30 11:47:20	kaciesaurus	man, I hate going to our cafeteria, it's so depressing
2012-07-30 11:47:31	kaciesaurus	so many obese people
2012-07-30 11:47:43	kaciesaurus	and you see their food, and everything they got is the same fried tan color
2012-07-30 11:48:04	jared	Guh, I have a client call today. Can someone, just like, decintegrate (sp?) me instead?
2012-07-30 11:48:11	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-30 11:48:14	kaciesaurus	a client for what?
2012-07-30 11:48:42	jared	For a partnership with my mediagroup. I don't usually do them though, so i have no idea what to say. The women who handles them is on vacation.
2012-07-30 11:49:01	jared	It's like "Well, fuck."
2012-07-30 11:49:40	kaciesaurus	so... your like a salesman for the day?
2012-07-30 11:49:41	jared	Speaking of lunch, I should probably do that before the call.
2012-07-30 11:49:55	jared	Kind of? Partnerships are different than sales.
2012-07-30 11:50:23	jared	We trade resources with other companies, but there usually isn't direct funds transfered back and fourth.
2012-07-30 11:50:25	@Aerox	talking to clients is the worst
2012-07-30 11:50:30	kaciesaurus	yeah, but you're still convincing them to do something for you
2012-07-30 11:50:37	kaciesaurus	you're*
2012-07-30 11:50:41	kaciesaurus	way up there
2012-07-30 11:50:41	jared	Hey Jro. yeah, it is.
2012-07-30 11:51:33	jared	Yeah, I suppose I am. Which I'm not good at, so I see this going poorly. And me getting fired.
2012-07-30 11:51:39	jared	And living in a van down by the river.
2012-07-30 11:51:55	jared	.... could be worse, actually.
2012-07-30 11:51:58	kaciesaurus	I would be awful at that
2012-07-30 11:52:19	--	jared is now known as jared|lunch
2012-07-30 11:57:07	Brainderailment	FUCK YOU QUAKENET
2012-07-30 11:57:12	kaciesaurus	?
2012-07-30 11:57:29	Brainderailment	sorry, my instant reaction to spam
2012-07-30 11:57:35	kaciesaurus	spam?
2012-07-30 11:57:45	Brainderailment	-N- (Broadcast) In about 5 mins, there will be a Mists of Pandaria beta key giveaway in #MMO-Champion ! We have 50 to give away. If you want a chance, come join us
2012-07-30 11:57:53	kaciesaurus	oh
2012-07-30 11:57:55	kaciesaurus	I didn't get it
2012-07-30 11:58:01	Brainderailment	weird
2012-07-30 11:58:27	kaciesaurus	I'm using the web client, so it's in a separate window that I never look at
2012-07-30 11:58:53	Brainderailment	hrm
2012-07-30 11:59:54	kaciesaurus	I think basketball is my favorite sport
2012-07-30 12:00:06	Brainderailment	Sports!
2012-07-30 12:00:15	kaciesaurus	I mean, I don't watch it religiously or anything, but when it's on I'm usually pretty well entertained
2012-07-30 12:00:32	Brainderailment	basketball on tv makes me dizzy
2012-07-30 12:00:43	Brainderailment	same for soccer and hockey
2012-07-30 12:01:04	kaciesaurus	tulsa has a hockey team.
2012-07-30 12:01:10	kaciesaurus	I didn't know that until recently
2012-07-30 12:01:42	Brainderailment	Yeah, occasionally I'm reminded that Memphis has their basketball team
2012-07-30 12:01:52	Brainderailment	no basketball team would survive in nashville
2012-07-30 12:01:57	kaciesaurus	dude, it's impossible to forget about the thunder
2012-07-30 12:02:05	kaciesaurus	suddenly everyone in oklahoma loves basketball
2012-07-30 12:02:21	Brainderailment	bandwagoners
2012-07-30 12:03:22	kaciesaurus	there were booths set up at street corners selling fake thunder merch
2012-07-30 12:03:43	kaciesaurus	and as soon as they were out of the finals every single one of them had 50% off signs up
2012-07-30 12:04:03	Brainderailment	did you get some sickass thunder swag?
2012-07-30 12:04:26	kaciesaurus	nah, I'd feel like a poser.  Even though one of my favorite local designers made some pretty cool thunder shirts
2012-07-30 12:04:34	kaciesaurus	I might get one when the thunder mania wears off
2012-07-30 12:04:53	Brainderailment	thunder mania, sounds like a wrestling event
2012-07-30 12:05:02	kaciesaurus	lol
2012-07-30 12:05:05	kaciesaurus	I don't know what else to call it
2012-07-30 12:05:15	kaciesaurus	everyone is just stoked to have a pro team I guess
2012-07-30 12:05:39	kaciesaurus	like, girls make it a going out thing to go watch games and get all dolled up in thunder shit
2012-07-30 12:05:44	kaciesaurus	like do their nails in thunder colors and everything
2012-07-30 12:05:49	kaciesaurus	so I'd like to avoid that
2012-07-30 12:06:06	Brainderailment	Wow, don't they have like, clubs to go to and stuff?
2012-07-30 12:06:17	@Aerox	It's Oklahoma
2012-07-30 12:06:18	kaciesaurus	I know
2012-07-30 12:06:35	@Aerox	The closest thing they have to a club is an abandoned barn that someone hung a disco ball in
2012-07-30 12:06:44	@TDiddy	Well, they were graced with a pretty good team after Seattle did all the rebuilding
2012-07-30 12:06:48	Brainderailment	haha
2012-07-30 12:06:54	kaciesaurus	that is fairly true.  we have clubs, but more people go to... I think it's called cavalcade?
2012-07-30 12:07:15	Brainderailment	Going to sports games all dressed in team colors with girlfriends is a very southern girl thing.
2012-07-30 12:07:17	kaciesaurus	I've never been, but apparently it's just like a big parking lot where people set up food/drink booths and blare country music
2012-07-30 12:07:25	@Aerox	google says it's a rodeo
2012-07-30 12:07:45	Brainderailment	Yeah, aren't rodeos massive in Ok?
2012-07-30 12:07:54	kaciesaurus	it is pretty southern
2012-07-30 12:07:55	kaciesaurus	but they used to just do it for football
2012-07-30 12:08:08	kaciesaurus	we have rodeos, I'm sure there are massive ones somewhere
2012-07-30 12:08:21	kaciesaurus	I went to one once when I was in middle school
2012-07-30 12:08:32	Brainderailment	I knew a guy from ok who nearly had his eye gored out from riding a bul
2012-07-30 12:08:33	Brainderailment	l
2012-07-30 12:08:48	kaciesaurus	the thing about oklahoma is that there is a fuck ton of open space and small towns
2012-07-30 12:08:53	kaciesaurus	so all of those people do all of the country shit
2012-07-30 12:09:14	kaciesaurus	they go to stillwater if they want to go to the city
2012-07-30 12:09:33	Brainderailment	fucking jacked up truck yard parties
2012-07-30 12:09:37	Brainderailment	fuck the south
2012-07-30 12:09:40	kaciesaurus	tulsa and okc... I mean, there are obviously some country things, but it's not really that much
2012-07-30 12:10:01	Brainderailment	yeah, the city usually limits redneckery to a point
2012-07-30 12:10:46	Brainderailment	In nashville, if you see a redneck downtown, they're most likely a tourist.
2012-07-30 12:10:53	kaciesaurus	exactly
2012-07-30 12:11:06	kaciesaurus	it's a pain in the fucking ass when there is a country concert downtown
2012-07-30 12:11:19	kaciesaurus	because then suddenly there are cowboy hats and drunk assholes everywhere
2012-07-30 12:11:27	Brainderailment	Yeah, CMAs up in here
2012-07-30 12:11:34	Brainderailment	stops the entire city
2012-07-30 12:11:42	kaciesaurus	like "hey ma' lets git to tha city"
2012-07-30 12:12:09	kaciesaurus	man, that would make for awesome people watching
2012-07-30 12:12:27	Batthink	Dragon Quest Monsters - Joker 2: get or not get
2012-07-30 12:12:54	Brainderailment	I don't know what that is
2012-07-30 12:14:19	Batthink	It is on sale for £10.
2012-07-30 12:14:55	Brainderailment	listen to this while you ponder your decision. http://www.youtube.com/watch?v=MV_3Dpw-BRY
2012-07-30 12:16:48	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-07-30 12:16:51	Batthink	Oh excellent.  I've been listening to Kavinsky a bit recently.
2012-07-30 12:17:09	--	jared|lunch is now known as jared
2012-07-30 12:18:31	jared	Who what, the Hobbit is THREE movies now too?
2012-07-30 12:18:41	Brainderailment	what?
2012-07-30 12:18:55	jared	http://www.ign.com/articles/2012/07/30/the-hobbit-3-officially-announced
2012-07-30 12:18:57	Brainderailment	the hobbit story isn't that big
2012-07-30 12:19:15	jared	I know. The LotR was just 3 movies.
2012-07-30 12:19:16	theGoldenAvatar	The fuck.
2012-07-30 12:19:29	jared	And the Hobbit is a smaller prequel to that.
2012-07-30 12:19:38	kaciesaurus	but they have to milk it for all it's worth
2012-07-30 12:19:43	jared	I bet the studio made them do this to have another series to milk for cash.
2012-07-30 12:19:47	jared	^
2012-07-30 12:20:03	theGoldenAvatar	I don't think you could do the book line for line and get three movies
2012-07-30 12:20:05	Brainderailment	those 3 movies better all be spectacular
2012-07-30 12:20:26	jared	I small epic fight scenes that go on for too long.
2012-07-30 12:20:33	kaciesaurus	I need to read that book
2012-07-30 12:20:35	Brainderailment	fuck
2012-07-30 12:20:39	theGoldenAvatar	No you don't.
2012-07-30 12:20:44	kaciesaurus	my mom had me start it when I was like...  fuck I don't know, 10?
2012-07-30 12:20:50	kaciesaurus	I never finished it, but I still remember it
2012-07-30 12:20:54	kaciesaurus	it lingers in my mind
2012-07-30 12:21:00	jared	And 20 balrogs. Riding dragons. That shoot trolls when the bark.
2012-07-30 12:21:05	Brainderailment	it's a really good book
2012-07-30 12:21:15	theGoldenAvatar	It's a book.
2012-07-30 12:22:57	Brainderailment	I don't think he meets golum until about half way through the story. He's in this trailer
2012-07-30 12:23:21	jared	haha
2012-07-30 12:23:47	Batthink	I think it would be only as long as two movies, considering.
2012-07-30 12:26:54	-->	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has joined #destructoid
2012-07-30 12:31:54	@TDiddy	lol
2012-07-30 12:32:02	@TDiddy	they really want me to come to that channel to get the beta key
2012-07-30 12:32:31	Brainderailment	yeah
2012-07-30 12:33:12	@TDiddy	now i expect somebody to join and just be like "HEY TAKE THESE FUCKING KEYS, WE HAVE 50 DAMN IT!"
2012-07-30 12:33:39	jared	Sounds like the beta is going swimmingly for Blizzard?
2012-07-30 12:33:50	jared	Is it 1 z or 2?
2012-07-30 12:34:18	@TDiddy	2
2012-07-30 12:35:58	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-07-30 12:35:58	--	Mode #destructoid [+v Ecksorcism] by Q
2012-07-30 12:41:42	Brainderailment	NSFW, what the christ is going on here? http://i.imgur.com/klLhh.jpg
2012-07-30 12:42:02	@TDiddy	i dont know
2012-07-30 12:42:05	@TDiddy	but they are having fun
2012-07-30 12:42:18	Brainderailment	well, the guy in the chair is having fun
2012-07-30 12:42:41	@TDiddy	i am going to guess that somebody lost a bet
2012-07-30 12:43:45	Brainderailment	The guy pushing the chair is some kind of weird stripper guy, he has a website
2012-07-30 12:44:14	theGoldenAvatar	BLEGh
2012-07-30 12:44:17	Brainderailment	there's a pic on that site of him on stage all wet and naked, a guy is reaching from behind and grabbing his junk
2012-07-30 12:44:17	theGoldenAvatar	Another China gold.
2012-07-30 12:44:23	+Ecksorcism	tGA did you get my email?
2012-07-30 12:44:44	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-30 12:50:04	--	jared is now known as jared|meeting
2012-07-30 12:53:30	theGoldenAvatar	Aye, Ecks.
2012-07-30 12:53:32	theGoldenAvatar	I replied.
2012-07-30 12:54:05	theGoldenAvatar	I am watching another woman burst into years in fencing.
2012-07-30 12:54:12	theGoldenAvatar	That's like 7 I've seen so far.
2012-07-30 12:54:56	+Ecksorcism	Hahaha
2012-07-30 12:55:49	Batthink	:)
2012-07-30 12:55:53	Batthink	Yes, Great Brits take another medal!
2012-07-30 12:56:07	theGoldenAvatar	China is getting Men's Gymnastic
2012-07-30 12:56:29	kaciesaurus	sweet, they're sending people home early
2012-07-30 12:56:39	kaciesaurus	and I'm not doing shit
2012-07-30 12:57:15	theGoldenAvatar	Therefore you should stay. Don't want to suddenly become productive.
2012-07-30 12:57:33	kaciesaurus	fuuuuck that, I'm going home
2012-07-30 12:57:40	kaciesaurus	I've got time off to use before this place shuts down
2012-07-30 12:57:53	Batthink	We get silver!!
2012-07-30 12:58:14	Batthink	Our first men's gymnastics medal.
2012-07-30 12:59:20	theGoldenAvatar	This is a clusterfuck.
2012-07-30 12:59:29	theGoldenAvatar	They've been deliberating for 10 minutes on who won this fencing match
2012-07-30 13:04:19	+Ecksorcism	I thought the first to draw blood from the torso won
2012-07-30 13:04:23	+Ecksorcism	or in modern days
2012-07-30 13:04:25	+Ecksorcism	gets poked
2012-07-30 13:04:59	kaciesaurus	26 minutes
2012-07-30 13:05:34	theGoldenAvatar	Well, some woman won.
2012-07-30 13:05:44	theGoldenAvatar	But they aren't sure if the point was scored before or after time was called.
2012-07-30 13:05:50	theGoldenAvatar	She beat the clock
2012-07-30 13:06:02	theGoldenAvatar	But they are saying the referee called it first
2012-07-30 13:06:29	theGoldenAvatar	So, a committee of way too many people can't make a decision.
2012-07-30 13:06:37	Batthink	They are also deliberating the Japanese gymnast's dismount.
2012-07-30 13:06:46	Batthink	For a loooooong time.
2012-07-30 13:07:13	kaciesaurus	they should just let me pick
2012-07-30 13:07:21	theGoldenAvatar	Okay.
2012-07-30 13:07:28	theGoldenAvatar	White woman or Asian?
2012-07-30 13:07:29	kaciesaurus	write them a letter
2012-07-30 13:07:38	kaciesaurus	which one is cuter?
2012-07-30 13:07:43	theGoldenAvatar	The white one.
2012-07-30 13:07:47	kaciesaurus	white
2012-07-30 13:07:47	theGoldenAvatar	But I might be racist.
2012-07-30 13:07:51	kaciesaurus	lol
2012-07-30 13:08:38	theGoldenAvatar	I love British commentary though
2012-07-30 13:08:42	theGoldenAvatar	The don't pull many punches
2012-07-30 13:10:12	Batthink	If the Japanese guy gets above 0.3 added to his dismount score, we get pushed down to bronze...
2012-07-30 13:10:35	Batthink	.3 or lower, and we get the first ever silver medal.
2012-07-30 13:11:40	theGoldenAvatar	Now they are discussing sprinting
2012-07-30 13:12:28	Batthink	Looks like we are getting bronze...
2012-07-30 13:13:24	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/EvRqtSd.png
2012-07-30 13:13:38	theGoldenAvatar	"What are they, on Facebook now?
2012-07-30 13:13:39	Batthink	Oh well, the GB team doesn't get male gymnast medals often anyway...
2012-07-30 13:13:45	theGoldenAvatar	Says the british announcer
2012-07-30 13:14:13	Batthink	hahaha
2012-07-30 13:14:22	theGoldenAvatar	It's been 31 minutes.
2012-07-30 13:14:31	theGoldenAvatar	While both fencers stand there staring blankly.
2012-07-30 13:15:12	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/YodqqxJ.png
2012-07-30 13:17:39	theGoldenAvatar	And they gave it to the German
2012-07-30 13:17:55	theGoldenAvatar	And the Korean burst into tears again.
2012-07-30 13:17:56	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/pNNb5lx.png
2012-07-30 13:22:04	theGoldenAvatar	Now the Korean coach is writing a formal appeal.
2012-07-30 13:26:40	<--	kaciesaurus (webchat@192.76.80.74) has quit (Quit: Page closed)
2012-07-30 13:33:14	Batthink	Deadlight messed up a little: http://www.videogamer.com/xbox360/deadlight/review.html
2012-07-30 13:34:55	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-07-30 13:34:55	--	Mode #destructoid [+v ProfPew] by Q
2012-07-30 13:36:55	Batthink	Hi Pew
2012-07-30 13:37:28	+ProfPew	ola
2012-07-30 13:37:34	+ProfPew	fffuuuuu first time setup on a new Steam game
2012-07-30 13:39:26	theGoldenAvatar	"in other news today: I can let you know that we've been here so long now that my phone battery has died."
2012-07-30 13:48:31	theGoldenAvatar	Lochte failed again.
2012-07-30 13:49:19	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-07-30 13:55:35	theGoldenAvatar	Fuck yeah.
2012-07-30 13:55:45	theGoldenAvatar	Franklin won gold in the 100m backstroke
2012-07-30 14:00:56	Suff0cat	Would they get disqualified if they farted midrace to get a little more forward thrust?
2012-07-30 14:01:07	theGoldenAvatar	I think that's a legal tactic.
2012-07-30 14:01:57	Suff0cat	There needs to be more of that
2012-07-30 14:02:04	Suff0cat	Farting at the Olympics
2012-07-30 14:02:47	theGoldenAvatar	And boom: Grevers with the gold in the Men's 100m backstroke
2012-07-30 14:06:32	theGoldenAvatar	I just found out it's national cheesecake day.
2012-07-30 14:06:37	theGoldenAvatar	And here I am with no cheesecake
2012-07-30 14:10:29	--	jared|meeting is now known as jared
2012-07-30 14:11:03	jared	Aww, ich liebe cheesecake.
2012-07-30 14:12:09	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-30 14:25:48	Brainderailment	Halfleft, have you ever drank "White Storm"?
2012-07-30 14:26:24	jared	I don't think many dudes have drank that.
2012-07-30 14:27:09	Brainderailment	I'm watching this Vice about some welsh smackheads and they're constantly drinking the stuff. I thought it was off brank mountain dew until I looked it up.
2012-07-30 14:27:37	richterthethird	sounds delicious
2012-07-30 14:29:01	Brainderailment	it sounds like some shitty apple schnapps
2012-07-30 14:29:28	jared	Mountain Dew does have a 'white' flavour, but theirs is "Whiteout." It was the second winner of the Dewmocracy 'choose the next flavor' promotion.
2012-07-30 14:29:32	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-07-30 14:29:41	Brainderailment	haha
2012-07-30 14:29:42	jared	The first being Voltage, which is blue.
2012-07-30 14:29:57	jared	Any Mountain Dew questions? let me know.
2012-07-30 14:30:14	Brainderailment	We should set up a faschist party for the US called the Dewmocrats.
2012-07-30 14:30:22	jared	I'm in!
2012-07-30 14:30:28	jared	I want my party badge to say #2!
2012-07-30 14:35:58	Brainderailment	I had a stupid dream last night where I thought I was really clever and realized, "Apple should make their prototype phones impossible to photograph by being made from a light absorbant material"
2012-07-30 14:36:12	Brainderailment	I'm a genius, obviously
2012-07-30 14:39:51	Halfleft|Away	we have 'white ace' in london, Brainderailment
2012-07-30 14:39:55	Halfleft|Away	and no I have never tried either
2012-07-30 14:40:38	Brainderailment	Haha, I googled "white ace drink" the top result is "www.bumwine.com"
2012-07-30 14:43:15	Halfleft|Away	sounds about right
2012-07-30 14:49:12	jared	Ether that or Apple can make their phones out a a material that is so luminsecent, it is blinding and cannot be seen without blinding someone.
2012-07-30 14:49:30	jared	So I guess not actually seen. That was a dumb thing to say.
2012-07-30 14:53:23	@Aerox	sup nate
2012-07-30 14:55:15	Brainderailment	sup
2012-07-30 14:58:04	Brainderailment	I'm supposed to mow the lawn and be generally productive today. I don't think I will.
2012-07-30 14:58:35	jared	Lawns are for suckers! We have a stoop, and a shady back lot witha trash compactor in it!
2012-07-30 15:00:05	Brainderailment	I wish I didn't have a lawn
2012-07-30 15:00:22	jared	Sometimes, if I leave early, I see an elderly man rooting around in our recycling barrels for cans and bottles.
2012-07-30 15:00:45	jared	Brainderailment: Salt seems to be the answer to all of your problems. Salt the lawn.
2012-07-30 15:07:38	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-30 15:09:57	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-07-30 15:09:57	--	Mode #destructoid [+v Gemsi] by Q
2012-07-30 15:21:00	jared	It can be like that movie, The Ruin.
2012-07-30 15:21:08	jared	Except without Jenna Malone.
2012-07-30 15:21:13	jared	And without a killer plant.
2012-07-30 15:24:36	jared	Wow, your life is boring.
2012-07-30 15:29:02	Halfleft|Away	hshs
2012-07-30 15:29:04	Halfleft|Away	haha*
2012-07-30 15:29:17	Halfleft|Away	I google's the email of the landlord of the place I saw today
2012-07-30 15:29:18	Halfleft|Away	http://london.flirtbox.co.uk/tonyromance
2012-07-30 15:30:08	Halfleft|Away	he says he's an IT consultant but he has a hotmail account?
2012-07-30 15:30:12	Halfleft|Away	that guy wat sketch as fuck
2012-07-30 15:30:35	+Gemsi	you know he is legit then
2012-07-30 15:31:27	andrewm	Maybe he's had a hotmail account since before gmail.
2012-07-30 15:31:40	andrewm	And keeps it for clients and such
2012-07-30 15:31:41	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-07-30 15:31:43	Halfleft|Away	and is too stubborn to upgrade?
2012-07-30 15:31:53	Halfleft|Away	as nice as the place and the area was, no way I'd want him as my landlord
2012-07-30 15:31:59	andrewm	I couldn't ever switch from my gmail account
2012-07-30 15:32:07	andrewm	Even if something better came along
2012-07-30 15:32:16	andrewm	Too many damn people keep in contact with me that way.
2012-07-30 15:32:45	Halfleft|Away	even if the new thing was so good that it made gmail look like hotmail?
2012-07-30 15:33:12	andrewm	Well, then I'd just forward everything.
2012-07-30 15:40:00	jared	Yeah, you can set your gmail up to retrieve and reply as other email accounts.
2012-07-30 15:40:26	jared	Me though, if I were an independent conmsultant, would register a domain name, and have my work email be my name @ that domain.
2012-07-30 15:40:58	andrewm	 jared@clownpenis.fart
2012-07-30 15:41:09	jared	Hotmail is like "1992 is our favorite country! Great success!"
2012-07-30 15:41:17	jared	How'd you know?
2012-07-30 15:41:31	jared	Those .fart top level domains are sooo expensive. but worth every penny.
2012-07-30 15:41:49	andrewm	That was actually an old SNL skit
2012-07-30 15:41:56	jared	Oh.
2012-07-30 15:42:01	jared	I withdraw my comment.
2012-07-30 15:54:09	+Gandysampras	butts
2012-07-30 15:54:25	@Aerox	hi gandy
2012-07-30 15:54:27	@Aerox	I love you
2012-07-30 15:54:30	@Aerox	I finished the Long Earth last night
2012-07-30 15:54:33	@Aerox	I did not realize it was a two parter
2012-07-30 15:54:35	andrewm	Me too.
2012-07-30 15:54:40	@Aerox	and now I am angry the second one isn't out
2012-07-30 15:54:42	andrewm	Me neither!
2012-07-30 15:54:47	+Gandysampras	Good isnt it?
2012-07-30 15:55:04	andrewm	I was like, "how is this going to end? Oh, it isn't"
2012-07-30 15:55:43	@Aerox	It was really abrupt
2012-07-30 15:56:07	andrewm	I think Pratchett just forgot to add an ending.
2012-07-30 15:56:24	andrewm	And Baxter didn't have the heart to tell him.
2012-07-30 15:56:30	@Aerox	haha
2012-07-30 15:59:11	+Gandysampras	ahahaha
2012-07-30 15:59:54	@Aerox	The only thing I am iffy about is I feel he did not explain the soft spots properly
2012-07-30 16:00:04	@Aerox	I am unclear on how she could get anywhere in four steps with them
2012-07-30 16:00:08	andrewm	He didn't explain shit yet.
2012-07-30 16:00:12	@Aerox	If they are rare and hidden and scattered across continents
2012-07-30 16:00:17	@Aerox	and connected two specific places
2012-07-30 16:00:26	andrewm	The earths themselves make no sense.
2012-07-30 16:00:52	@Aerox	the gap was cool
2012-07-30 16:01:06	andrewm	I figured they'd run into something like that at some point.
2012-07-30 16:01:47	@Aerox	i feel like the height problem would be a lot bigger than it was
2012-07-30 16:02:06	andrewm	Me too.
2012-07-30 16:02:07	@Aerox	considering how built up shit is even on ground level in most places
2012-07-30 16:02:20	andrewm	I figured you'd always want to step wearing a parachute
2012-07-30 16:02:34	andrewm	Or on a hang glider
2012-07-30 16:02:44	@Aerox	like on step day millions of children must have been killed
2012-07-30 16:02:51	@Aerox	but they didn't really mention it aside from "Oh some kids had broken legs"
2012-07-30 16:03:13	andrewm	Well one earth away is supposed to be close less humans
2012-07-30 16:03:25	andrewm	So most of the time they are really similar
2012-07-30 16:03:59	andrewm	And then there are the branch points, the belts
2012-07-30 16:10:53	@Aerox	Yeah it seems that each step is usually just one change away from the ones next to it
2012-07-30 16:10:58	@Aerox	and usually they're minor but occasionally they're major
2012-07-30 16:11:06	@Aerox	like the belt switch or the gap
2012-07-30 16:11:11	@Aerox	or the all water planet
2012-07-30 16:19:08	Halfleft|Away	that pitbull guy actually went to alaska
2012-07-30 16:19:22	Halfleft|Away	that's sort of neat. Good on him for being a good sport and all
2012-07-30 16:19:36	@Aerox	haha, yeah
2012-07-30 16:19:39	@Aerox	And he dragged @arr with him
2012-07-30 16:19:57	Halfleft|Away	isn't he from australia?
2012-07-30 16:20:03	@Aerox	Arr?
2012-07-30 16:20:05	Halfleft|Away	aye
2012-07-30 16:20:06	@Aerox	He lives in northern california
2012-07-30 16:20:10	Halfleft|Away	ah
2012-07-30 16:21:18	@Aerox	Gavin, have you ever wondred
2012-07-30 16:21:20	@Aerox	*wondered
2012-07-30 16:21:30	@Aerox	Why no author has ever combined their love of anime with Oprah?
2012-07-30 16:21:31	@Aerox	Wonder no more
2012-07-30 16:21:32	@Aerox	http://www.fanfiction.net/s/3642607/1/Oprah
2012-07-30 16:24:13	Halfleft|Away	Mate
2012-07-30 16:24:19	Halfleft|Away	I wonder that like, ten times a day
2012-07-30 16:24:42	-->	Batthink (webchat@host109-153-143-163.range109-153.btcentralplus.com) has joined #destructoid
2012-07-30 16:24:44	<--	Batthink (webchat@host109-153-143-163.range109-153.btcentralplus.com) has quit (Registered)
2012-07-30 16:24:44	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-07-30 16:25:10	Halfleft|Away	I literally have no idea what is going on there.
2012-07-30 16:25:24	Halfleft|Away	is this from your sa thread?
2012-07-30 16:25:38	@Aerox	nah there's a twitter
2012-07-30 16:25:46	@Aerox	@fanfiction_txt
2012-07-30 16:26:20	Halfleft|Away	We see Duke nukem in his throne Have you been wondering whare i have been for the past 14 ive been in outworld a wasteland full of cretures
2012-07-30 16:26:22	Halfleft|Away	true art
2012-07-30 16:26:26	@Aerox	yeah
2012-07-30 16:26:33	@Aerox	you can find the full thing if you just copy/paste into google in quotes
2012-07-30 16:26:42	@Aerox	http://www.fanfiction.net/s/7096693/1/the_king_and_his_demon
2012-07-30 16:27:34	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-30 16:27:35	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-30 16:27:35	--	andrewm_ is now known as andrewm
2012-07-30 16:28:22	@Aerox	fucking lol
2012-07-30 16:28:23	@Aerox	pic.twitter.com/jbPWfANE
2012-07-30 16:28:32	andrewm	 Man, I put my resume on the internet
2012-07-30 16:28:41	andrewm	I have been getting nonstop calls from headhunters
2012-07-30 16:28:50	andrewm	I've made a huge mistake
2012-07-30 16:28:51	Halfleft|Away	Me too
2012-07-30 16:29:02	Halfleft|Away	but they're just voicemails of successful people laughing
2012-07-30 16:29:09	Halfleft|Away	and texts that read 'give up'
2012-07-30 16:29:14	@Aerox	Edit in a ridiculous salary requirement at the bottom of your resume
2012-07-30 16:29:40	andrewm	I just put it up there to submit to jobs
2012-07-30 16:29:44	richterthethird	http://i.imgur.com/mwZ7y.png
2012-07-30 16:29:48	andrewm	I didn't think it'd be searchable
2012-07-30 16:29:52	Halfleft|Away	what makes you so desirable?
2012-07-30 16:29:54	andrewm	So, I didsabled that
2012-07-30 16:29:58	Halfleft|Away	your silverlight thing?
2012-07-30 16:30:06	andrewm	I have skills?
2012-07-30 16:30:15	Halfleft|Away	daaaamn son.
2012-07-30 16:30:19	Halfleft|Away	What's that like?
2012-07-30 16:31:51	@Aerox	lucrative
2012-07-30 16:32:28	Halfleft|Away	How do I acquire skills?
2012-07-30 16:33:34	andrewm	No, Indian guy, I do not want a 3 month job in Denver.
2012-07-30 16:33:50	+Gemsi	are you sure
2012-07-30 16:35:04	andrewm	Nor Houston.
2012-07-30 16:35:14	--	jared is now known as jared|away
2012-07-30 16:35:15	andrewm	That's Houston, Canada for you Gavin
2012-07-30 16:40:18	Halfleft|Away	¬_¬
2012-07-30 16:46:12	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-07-30 17:06:21	+Ecksorcism	I just accepted a new job
2012-07-30 17:07:46	Batthink	That's good...is it a good job?
2012-07-30 17:08:11	+Ecksorcism	It is on paper
2012-07-30 17:08:46	Halfleft|Away	what is it?
2012-07-30 17:11:08	+Ecksorcism	Internation QA on iOS
2012-07-30 17:11:14	+Ecksorcism	International*
2012-07-30 17:11:29	Batthink	Oh wow
2012-07-30 17:12:45	Batthink	So you get to select the good software/hardware and prevent rip-offs of existing games?
2012-07-30 17:13:59	+Ecksorcism	no its more iOS localization
2012-07-30 17:15:44	+Ecksorcism	brb
2012-07-30 17:15:51	--	Ecksorcism is now known as Ecks|Away
2012-07-30 17:26:46	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-30 17:28:10	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-07-30 17:28:10	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-07-30 17:36:50	Batthink	Ok, localize some brilliant games from other territories for us.
2012-07-30 17:38:14	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-30 17:38:14	--	Mode #destructoid [+v jorge`] by Q
2012-07-30 17:51:23	richterthethird	!q
2012-07-30 18:00:31		[benbeltran[away away: Detached from tmux]
2012-07-31 08:40:23		irc: disconnected from server
2012-07-31 08:40:45		[benbeltran[away away: Detached from tmux]
2012-07-31 08:40:47	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-07-31 08:40:47	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +jorge` +Torzelan [Slime] ^power andrewm Batthink benbeltran[away cardfrek DougCL jared|away meeetalnarf mistic pointzeroeight Simmy Suff0cat tGA theGoldenAvatar]
2012-07-31 08:40:47	--	Channel #destructoid: 21 nicks (3 ops, 0 halfops, 3 voices, 15 normals)
2012-07-31 08:40:51	--	Mode #destructoid [+tnCN]
2012-07-31 08:40:51	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-07-31 08:44:01		[benbeltran[away back: gone 00:03:16]
2012-07-31 08:52:05	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-07-31 09:25:31	theGoldenAvatar	Yeeeeah
2012-07-31 09:25:36	theGoldenAvatar	We won another gold in shooting
2012-07-31 09:36:35	-->	tGA_phone (~tgaphone@rrcs-98-101-177-6.midsouth.biz.rr.com) has joined #destructoid
2012-07-31 09:37:45	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-07-31 09:37:45	--	Mode #destructoid [+v lolshin] by Q
2012-07-31 10:08:11	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-07-31 10:08:11	--	Mode #destructoid [+o TDiddy] by Q
2012-07-31 10:19:25	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-07-31 10:23:25	-->	tGA_phone_ (~tgaphone@mobile-166-147-124-072.mycingular.net) has joined #destructoid
2012-07-31 10:28:20	<--	tGA_phone (~tgaphone@rrcs-98-101-177-6.midsouth.biz.rr.com) has quit (Read error: Operation timed out)
2012-07-31 10:28:23	--	tGA_phone_ is now known as tGA_phone
2012-07-31 10:28:26	-->	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has joined #destructoid
2012-07-31 10:28:38	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-31 10:30:09	theGoldenAvatar	Dammit
2012-07-31 10:30:12	theGoldenAvatar	China won another gold
2012-07-31 10:30:20	theGoldenAvatar	They just won't let us catch up
2012-07-31 10:30:57	<--	tGA_phone (~tgaphone@mobile-166-147-124-072.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-07-31 10:31:40	theGoldenAvatar	These weighlifting refs are bad.
2012-07-31 10:32:03	theGoldenAvatar	I've never seen a more obvious pressout
2012-07-31 10:32:08	theGoldenAvatar	Three white lights
2012-07-31 10:36:15	theGoldenAvatar	Gymnastics is on.
2012-07-31 10:39:47	theGoldenAvatar	Dem vaults.
2012-07-31 10:40:16	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-07-31 10:40:16	--	Mode #destructoid [+o Aerox] by Q
2012-07-31 10:45:14	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-07-31 10:50:28	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/2hMlA4J.png
2012-07-31 10:50:37	theGoldenAvatar	Out for delivery in VA.
2012-07-31 10:51:26	theGoldenAvatar	Apparently that's not going to upload while I'm on this VPN
2012-07-31 10:57:40	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-07-31 11:12:08	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-07-31 11:27:25	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-07-31 11:30:00	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-07-31 11:30:59	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-07-31 11:36:58	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-07-31 11:40:24	theGoldenAvatar	Goooooaaaal.
2012-07-31 11:45:03	@TDiddy	whos playing
2012-07-31 11:45:15	theGoldenAvatar	Freedom vs Communism
2012-07-31 11:45:29	theGoldenAvatar	ie US vs N. Korea
2012-07-31 11:45:43	@TDiddy	mens or womens soccer
2012-07-31 11:45:47	theGoldenAvatar	Women's
2012-07-31 11:45:51	theGoldenAvatar	Men didn't qualify
2012-07-31 11:47:05	theGoldenAvatar	This Russian girl needs to fall off the beam
2012-07-31 11:48:19	theGoldenAvatar	Yay. She fucked up twice.
2012-07-31 11:48:53	@TDiddy	SUCK IT
2012-07-31 11:51:35	@bloodylip	and fall onto your beam?
2012-07-31 11:52:08	theGoldenAvatar	This music they are playing in gymnastics reminds me of the camp music in Psychonauts
2012-07-31 11:52:53	theGoldenAvatar	bloodylip, I think she was 12
2012-07-31 11:54:41	@bloodylip	you sicko
2012-07-31 11:54:50	@bloodylip	you're as bad as bigby
2012-07-31 11:55:06	theGoldenAvatar	You're the one who suggested it, you freak.
2012-07-31 11:55:31	theGoldenAvatar	Ouch. Alex Morgan just took a kick to the face.
2012-07-31 11:56:08	theGoldenAvatar	Dammit
2012-07-31 11:56:18	theGoldenAvatar	One rotation to go and I gotta go to sprint planning meeting.
2012-07-31 11:56:23	theGoldenAvatar	LET ME KNOW WHO WINS.
2012-07-31 12:08:02	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-31 12:23:27	Batthink	US girls win the team gymnastics.
2012-07-31 12:58:52	-->	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has joined #destructoid
2012-07-31 13:06:50	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-07-31 13:27:46	theGoldenAvatar	I saw that.
2012-07-31 13:27:48	theGoldenAvatar	USA USA USA
2012-07-31 13:41:58	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-07-31 13:47:23	Batthink	The US have another swimming medal.
2012-07-31 13:51:48	theGoldenAvatar	I saw.
2012-07-31 13:51:56	theGoldenAvatar	That puts us two back of China
2012-07-31 13:54:16	theGoldenAvatar	Phelps is going to blow it
2012-07-31 13:54:31	theGoldenAvatar	UGH
2012-07-31 13:54:37	theGoldenAvatar	He was ahead but didn't get the reach in
2012-07-31 13:55:01	Batthink	De Clos managed to make up those last few centimetres.
2012-07-31 13:56:00	theGoldenAvatar	His last stroke was in between
2012-07-31 13:56:24	theGoldenAvatar	If the wall had been a meter further out he might have won
2012-07-31 14:11:32	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-31 14:12:03	Halfleft|Away	fucking cheaty regulation size olympic pools
2012-07-31 14:15:33	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 14:16:48	jared|away	Desh Deshi, Basara Basara
2012-07-31 14:16:55	richterthethird	?
2012-07-31 14:17:52	jared|away	*Deshi deshi
2012-07-31 14:24:25	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-31 14:29:32	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 14:31:25	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 14:36:34	Batthink	We've got a couple of medal chances for the 200m breaststroke, so the UK might get extra medals tomorrow. :)
2012-07-31 14:37:19	theGoldenAvatar	Yay.
2012-07-31 14:50:16	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-31 15:09:03	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-31 15:10:25	jared|away	http://www.youtube.com/watch?v=IBxywtW2Hbk
2012-07-31 15:13:15	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 15:40:48	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-07-31 15:45:02	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 15:45:18	<--	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has quit (Quit: Page closed)
2012-07-31 15:48:31	jared|away	Man, what is going on.
2012-07-31 15:49:51	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-07-31 15:53:21	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-07-31 15:53:21	--	Mode #destructoid [+v jorge`] by Q
2012-07-31 16:17:42	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-07-31 16:27:33	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-07-31 16:27:33	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-07-31 16:27:33	--	andrewm_ is now known as andrewm
2012-07-31 16:37:06	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-07-31 16:37:27	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-07-31 16:41:51	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-07-31 16:41:51	--	Mode #destructoid [+v Bigby] by Q
2012-07-31 16:49:29	andrewm	These australian commentators are awful
2012-07-31 16:50:03	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-07-31 18:05:11		[benbeltran[away away: Detached from tmux]
2012-07-31 20:19:10		irc: disconnected from server
2012-08-01 08:48:04		[benbeltran[away away: Detached from tmux]
2012-08-01 08:48:06	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-01 08:48:06	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +lolshin +Torzelan [Slime] ^power andrewm benbeltran[away cardfrek DougCL jared|away meeetalnarf2 mistic pointzeroeight Suff0cat tGA theGoldenAvatar TheToiletDuck]
2012-08-01 08:48:06	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 3 voices, 14 normals)
2012-08-01 08:48:10	--	Mode #destructoid [+tnCN]
2012-08-01 08:48:10	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-01 08:49:16	theGoldenAvatar	China 13, USA - 10
2012-08-01 08:49:22	theGoldenAvatar	We need to cover more ground.
2012-08-01 08:49:31	theGoldenAvatar	It's too bad the US sucks at weighlifting
2012-08-01 08:49:33	TheToiletDuck	Maybe invade China?
2012-08-01 08:49:38	theGoldenAvatar	All our strong people play football
2012-08-01 08:49:39	TheToiletDuck	Yeah why is that?
2012-08-01 08:49:41	TheToiletDuck	Oh
2012-08-01 08:49:58	theGoldenAvatar	That's part of the reason
2012-08-01 08:50:11	theGoldenAvatar	If you're an elite athlete in the US you play football or basketball
2012-08-01 08:50:39	theGoldenAvatar	If you're an elite athlete in Azerbaijan you're probably weightlifting
2012-08-01 08:51:29	TheToiletDuck	http://www.itv.com/news/london/2012-08-01/exclusive-video-boris-stuck-on-zip-wire/
2012-08-01 08:51:44		[benbeltran[away back: gone 00:03:40]
2012-08-01 08:52:34	TheToiletDuck	he's such a dope
2012-08-01 08:52:36	theGoldenAvatar	That is awesome
2012-08-01 09:05:24		irc: disconnected from server
2012-08-01 09:05:48	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-01 09:05:48	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +lolshin +Torzelan [Slime] ^power andrewm benbeltran[away cardfrek DougCL jared|away meeetalnarf2 mistic pointzeroeight Suff0cat tGA theGoldenAvatar TheToiletDuck]
2012-08-01 09:05:48	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 3 voices, 14 normals)
2012-08-01 09:05:52	--	Mode #destructoid [+tnCN]
2012-08-01 09:05:52	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-01 09:14:19	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-01 09:17:44	TheToiletDuck	http://www.youtube.com/watch?v=s5l-nnR4Bx0&feature=player_embedded
2012-08-01 09:29:04	theGoldenAvatar	That sounds like an awful company to work for.
2012-08-01 09:29:24	theGoldenAvatar	I bet they make some terrible games.
2012-08-01 09:31:55	TheToiletDuck	Yep, but their ad was alright
2012-08-01 09:32:19	+Gandysampras	Yo yo yo yo
2012-08-01 09:32:30	TheToiletDuck	yo
2012-08-01 09:33:05	-->	Gandy (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 09:33:08	Gandy	How odd
2012-08-01 09:33:10	--	Mode #destructoid [+v Gandy] by Q
2012-08-01 09:33:25	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-01 09:33:34	TheToiletDuck	classic Gandy
2012-08-01 09:34:43	@bloodylip	theGoldenAvatar: well, they make facebook games
2012-08-01 09:34:48	@bloodylip	so odds are you are correct
2012-08-01 09:48:34	jared|away	Awww yeah.
2012-08-01 09:48:39	--	jared|away is now known as jared
2012-08-01 09:52:19	TheToiletDuck	why aren't 'copy' 'paste' keys standard on a keyboard?
2012-08-01 09:52:29	TheToiletDuck	such a common function
2012-08-01 09:52:35	jared	Use macros!
2012-08-01 09:53:03	@bloodylip	get a sun keyboard!
2012-08-01 09:53:29	TheToiletDuck	work pc, i can probably program coming i think
2012-08-01 09:53:31	@bloodylip	also, because who needs more stupid keys you can't access without moving your hands away from the home row?
2012-08-01 09:53:57	TheToiletDuck	put them left of the capslock
2012-08-01 09:54:07	TheToiletDuck	i have this stupid zoom tab i never use
2012-08-01 09:54:19	@bloodylip	that's where they are on sun keyboards
2012-08-01 09:54:31	@bloodylip	but i'd still just use ctrl+x/c/v
2012-08-01 09:56:07	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-01 09:56:07	--	Mode #destructoid [+o TDiddy] by Q
2012-08-01 09:56:13	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ZMDxPR8.png
2012-08-01 09:56:33	theGoldenAvatar	I hope Mike dies
2012-08-01 09:57:03	@TDiddy	good for mike
2012-08-01 09:57:23	@bloodylip	those people are the worst
2012-08-01 10:02:17	theGoldenAvatar	Dammit
2012-08-01 10:02:38	theGoldenAvatar	China got another gold
2012-08-01 10:08:59	jared	theGoldenAvatar: I mean, to be fair, if they don't win, they probably get thrown into a well.
2012-08-01 10:30:35	<--	Gandy (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-01 10:37:00	-->	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 10:38:08	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-01 10:38:08	--	Mode #destructoid [+o Aerox] by Q
2012-08-01 10:38:43	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-01 10:38:43	--	Mode #destructoid [+v Bigby] by Q
2012-08-01 10:42:02	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-08-01 10:43:01	-->	Gandy (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 10:44:16	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-01 10:44:59	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-08-01 10:46:03	<--	Gandy (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (EOF from client)
2012-08-01 10:48:00	-->	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 10:59:25	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-01 11:03:16	@Aerox	HI GANDY
2012-08-01 11:04:34	@bloodylip	gandy is being terrible right now
2012-08-01 11:05:00	@Aerox	Boo!
2012-08-01 11:06:56	--	Mode #destructoid [+v Gandysampras] by Q
2012-08-01 11:06:59	+Gandysampras	Am not
2012-08-01 11:07:02	+Gandysampras	You are terrible
2012-08-01 11:07:13	+Gandysampras	Aerox is fantastic
2012-08-01 11:07:30	@Aerox	It's true Bloody IS terrible
2012-08-01 11:16:02	jared	...
2012-08-01 11:27:00	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-01 11:34:40	@bloodylip	i'm not going to deny it
2012-08-01 11:39:06	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-01 11:45:51	@Aerox	hi rickey!
2012-08-01 12:01:45	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-01 12:14:11	-->	Gandy (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 12:14:11	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-01 12:19:08	theGoldenAvatar	They should have team fencing.
2012-08-01 12:19:11	theGoldenAvatar	Basically a melee.
2012-08-01 12:19:25	theGoldenAvatar	Also, why is jousting not an olympic sport?
2012-08-01 12:20:04	+Bigby	might hurt the horses
2012-08-01 12:20:32	@bloodylip	or the giant flying ostriches
2012-08-01 12:25:23	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-01 12:26:48	-->	andrewjm (~andrewjm@199.255.212.196) has joined #destructoid
2012-08-01 12:28:27	storyr	boop
2012-08-01 12:30:42	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-08-01 12:31:50	jared	So...
2012-08-01 12:31:58	jared	How about that local olympics team?
2012-08-01 12:35:07	--	Mode #destructoid [+v Gandy] by Q
2012-08-01 12:35:07	--	Gandy is now known as Gandysampras
2012-08-01 12:38:51	@Aerox	HI GANDY
2012-08-01 12:39:43	--	andrewjm is now known as theGoldenAvatar
2012-08-01 12:39:54	theGoldenAvatar	I think we need to invade China afterall
2012-08-01 12:40:08	jared	Why?
2012-08-01 12:40:42	theGoldenAvatar	They won two more gold medals while I wasn't looking.
2012-08-01 12:42:19	theGoldenAvatar	Fencing confuses me.
2012-08-01 12:42:40	@bloodylip	is rugby an olympic event?
2012-08-01 12:42:45	theGoldenAvatar	Apparently you get a point if you hit your opponent's guard.
2012-08-01 12:44:15	theGoldenAvatar	The American is choking.
2012-08-01 12:44:19	theGoldenAvatar	She was winning 11 2
2012-08-01 12:44:26	theGoldenAvatar	13 12 now
2012-08-01 12:48:25	-->	andrewjm (~andrewjm@24.106.217.162) has joined #destructoid
2012-08-01 12:53:22	<--	theGoldenAvatar (~andrewjm@199.255.212.196) has quit (Ping timeout)
2012-08-01 13:12:43	andrewjm	Dammit
2012-08-01 13:12:56	andrewjm	China is going to win Gold and Silver on 77kg weightlifting
2012-08-01 13:18:15	jared	Yeah, damn them.
2012-08-01 13:20:48	andrewjm	Oh man
2012-08-01 13:20:56	andrewjm	Some NK guy hurt his elbow.
2012-08-01 13:21:01	andrewjm	And this happened immediately
2012-08-01 13:21:02	andrewjm	http://dl.dropbox.com/u/109257/ftp/Y3xDqLO.png
2012-08-01 13:21:32	Brainderailment	404
2012-08-01 13:21:36	andrewjm	Refresh it
2012-08-01 13:21:41	andrewjm	Forgot I was on a VPN
2012-08-01 13:22:07	Brainderailment	they just covered him up?
2012-08-01 13:22:10	andrewjm	Yeah
2012-08-01 13:22:21	Brainderailment	hahah
2012-08-01 13:22:26	Brainderailment	NK aren't humans
2012-08-01 13:23:34	@bloodylip	so i'm assuming he swallowed his cyanide pill after he hurt his elbow?
2012-08-01 13:23:40	andrewjm	Yuck.
2012-08-01 13:23:48	andrewjm	That thing just popped right out of joint.
2012-08-01 13:23:51	andrewjm	That's no fun
2012-08-01 13:23:51	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-01 13:24:18	--	andrewjm is now known as theGoldenAvatar
2012-08-01 13:25:26	-->	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-01 13:26:25	theGoldenAvatar	Pff.
2012-08-01 13:26:32	theGoldenAvatar	These Chinamen are clearly on roids.
2012-08-01 13:27:09	+Gandysampras	Chinamen, really?
2012-08-01 13:27:17	+Gandysampras	Someone sounds jealous
2012-08-01 13:27:43	theGoldenAvatar	He's a man from China.
2012-08-01 13:27:52	theGoldenAvatar	If that's offensive I don't care.
2012-08-01 13:27:56	@bloodylip	are you an americaman?
2012-08-01 13:28:15	Brainderailment	http://www.youtube.com/watch?v=P2ierBGuVyc&feature=player_detailpage
2012-08-01 13:28:15	theGoldenAvatar	Is he Chinesen?
2012-08-01 13:28:57	theGoldenAvatar	But seriously these dudes are way stronger than anyone else in the competition. It's quite impressive.
2012-08-01 13:29:44	theGoldenAvatar	And a new world record.
2012-08-01 13:29:59	theGoldenAvatar	175kg snatch
2012-08-01 13:33:06	theGoldenAvatar	Wow. What the fuck.
2012-08-01 13:33:14	theGoldenAvatar	The refs have totally screwed up.
2012-08-01 13:33:21	Halfleft|Away	you know what I'd love to see
2012-08-01 13:33:26	Halfleft|Away	an olympics where drugs are allowed
2012-08-01 13:33:30	Halfleft|Away	that would be insane
2012-08-01 13:34:56	theGoldenAvatar	http://www.bbc.co.uk/sport/olympics/2012/live-video/p00w2yrg
2012-08-01 13:34:58	theGoldenAvatar	CONTROVERSY
2012-08-01 13:35:11	theGoldenAvatar	What a bunch of douchebags.
2012-08-01 13:35:22	theGoldenAvatar	I hate it when people are clearly wrong but refuse to correct their mistakes.
2012-08-01 13:35:28	Brainderailment	Halfleft, that's all other sports in the world.
2012-08-01 13:35:43	theGoldenAvatar	That is the olympics.
2012-08-01 13:35:50	theGoldenAvatar	A ton of these people are on roids.
2012-08-01 13:35:57	Halfleft|Away	but I mean absolutely allowed
2012-08-01 13:35:59	theGoldenAvatar	In a lot of countries they do zero testing.
2012-08-01 13:36:01	Halfleft|Away	like encouraged
2012-08-01 13:36:08	Halfleft|Away	so they don't even have to hide it
2012-08-01 13:36:10	theGoldenAvatar	So people are on roids until like a couple months before the olympics.
2012-08-01 13:36:22	Halfleft|Away	they can like adrenaline up right before the race or whatever so their heart explodes before the end
2012-08-01 13:36:38	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-01 13:36:46	-->	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-01 13:37:47	theGoldenAvatar	This shit is racist.
2012-08-01 13:37:59	theGoldenAvatar	Apparently the judges got confused because the top two lifters are both named Lu.
2012-08-01 13:38:04	Brainderailment	says the guy who uses the 1890's phrase, chinamen
2012-08-01 13:38:13	Halfleft|Away	haha
2012-08-01 13:38:29	theGoldenAvatar	What am I supposed to call a man from China?
2012-08-01 13:38:32	theGoldenAvatar	A chinese?
2012-08-01 13:38:33	Brainderailment	Chinese
2012-08-01 13:38:36	theGoldenAvatar	That's plural.
2012-08-01 13:38:36	Halfleft|Away	Chinese
2012-08-01 13:38:43	Brainderailment	The Chinese man
2012-08-01 13:38:47	Halfleft|Away	"that Chinese guy"
2012-08-01 13:38:50	Brainderailment	The Chinese, men
2012-08-01 13:38:54	Halfleft|Away	chinky
2012-08-01 13:38:55	Brainderailment	that chinese couple
2012-08-01 13:38:56	Brainderailment	lol
2012-08-01 13:39:05	theGoldenAvatar	Brainderailment, that is plural...
2012-08-01 13:39:12	theGoldenAvatar	That American couple
2012-08-01 13:39:16	theGoldenAvatar	That Swedish couple
2012-08-01 13:39:21	Brainderailment	Or you could say that PERSON
2012-08-01 13:39:37	theGoldenAvatar	When I'm referring to an olympic team.
2012-08-01 13:39:45	Brainderailment	Team China
2012-08-01 13:39:49	theGoldenAvatar	Team Chinamen
2012-08-01 13:39:55	Brainderailment	Team Gooks
2012-08-01 13:40:04	Brainderailment	wait, that's Korean
2012-08-01 13:40:22	Halfleft|Away	"team ching chong chang are chinese cheating chumps" andrew martin 2012
2012-08-01 13:40:23	theGoldenAvatar	It's all SRS up in here.
2012-08-01 13:40:57	Brainderailment	just call them Charlie and everything will be settled.
2012-08-01 13:41:10	Halfleft|Away	for the longest time i assumed that was just a txt tlk way of saying 'serious'
2012-08-01 13:41:11	@bloodylip	hahaha
2012-08-01 13:41:12	theGoldenAvatar	Charlie is vietnamese
2012-08-01 13:41:33	Brainderailment	Don't get all politically correct on me
2012-08-01 13:45:29	@Aerox	hi nate
2012-08-01 13:48:57	Brainderailment	hey
2012-08-01 13:52:28	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-08-01 13:52:28	theGoldenAvatar	Oh god.
2012-08-01 13:52:42	theGoldenAvatar	One of the Chinese guys came out and dig C&J after a dislocation.
2012-08-01 13:52:52	theGoldenAvatar	And did enough for silver despite it
2012-08-01 13:52:58	theGoldenAvatar	did*
2012-08-01 13:55:49	@bloodylip	*chinamen
2012-08-01 13:55:52	Halfleft|Away	what's C&J?
2012-08-01 13:56:15	Brainderailment	Cup and jerk
2012-08-01 13:56:40	Halfleft|Away	sexy
2012-08-01 13:56:53	Gandysampras	clean and jerk
2012-08-01 13:57:29	theGoldenAvatar	Gandy. I didn't know you were at the olympics
2012-08-01 13:57:31	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/qeHBdGL.png
2012-08-01 13:58:30	Halfleft|Away	gandy show everyone that totes adorbs photo of you and donkers
2012-08-01 13:58:54	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-08-01 13:58:54	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-01 13:58:56	Halfleft|Away	haw http://img526.imageshack.us/img526/5963/memebrucefoxsonar.jpg
2012-08-01 13:59:00	Halfleft|Away	I still havent seen batman
2012-08-01 13:59:02	Halfleft|Away	is it good?
2012-08-01 14:01:54	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-01 14:03:37	jared	It's good, but not necessarily as good as the other two. But I mean considering, yeah, still a good movie.
2012-08-01 14:04:14	Gandysampras	What gavin?
2012-08-01 14:04:23	jared	Plus there are plenty of times where Anne Hathaway wear tight leather in it.. I.. I don't honestly remember a lot of the movie other than that.
2012-08-01 14:04:25	Gandysampras	Oh god, she put photos on facebook?
2012-08-01 14:04:43	Gandysampras	Gay.
2012-08-01 14:04:52	jared	Am not.
2012-08-01 14:05:59	Halfleft|Away	yeah it's this one http://a8.sphotos.ak.fbcdn.net/hphotos-ak-prn1/551145_10151152607639973_1487383909_n.jpg
2012-08-01 14:06:17	Halfleft|Away	am I the only person in the world who really doesn't find anne hathaway hot?
2012-08-01 14:06:34	Halfleft|Away	sweet adventure time shirt bro
2012-08-01 14:06:37	Halfleft|Away	I only just noticed that
2012-08-01 14:07:13	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-01 14:07:17	@bloodylip	OH GOD GANDY
2012-08-01 14:07:19	@bloodylip	you are the worst
2012-08-01 14:07:30	Brainderailment	I agree Gavin, her face is all wonky
2012-08-01 14:07:35	jared	Adventure Time!
2012-08-01 14:07:46	Halfleft|Away	aww be nice
2012-08-01 14:07:49	Halfleft|Away	he's done alright
2012-08-01 14:07:58	Halfleft|Away	she can certainly do better let's face it
2012-08-01 14:08:13	jared	What are we talking about here?
2012-08-01 14:08:19	Halfleft|Away	speaking of which, that reminds me about something i have to put in the rant emailer
2012-08-01 14:08:32	Brainderailment	I was talking about Anne Hathaway
2012-08-01 14:09:05	<--	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has quit (Ping timeout)
2012-08-01 14:09:17	jared	I find her face to be OK. Certainly 'good enough.'
2012-08-01 14:09:56	Brainderailment	she has those cheek and chin wrinkles
2012-08-01 14:10:09	jared	Overall, more attractive than any girl I would ever have a relationship with anyway, so it's kind of moot to scrutinize a few little things like that.
2012-08-01 14:10:10	Halfleft|Away	oh right
2012-08-01 14:10:17	Halfleft|Away	it's not that she has a wonky face
2012-08-01 14:10:17	jared	IMHO
2012-08-01 14:10:30	Halfleft|Away	she looks gormless and uninterested all the time
2012-08-01 14:10:34	Halfleft|Away	like she has smelled a fart
2012-08-01 14:10:41	Halfleft|Away	and everyone is blaming the fart on her
2012-08-01 14:10:45	Halfleft|Away	but it wasn't her fart
2012-08-01 14:10:47	Halfleft|Away	and now she's sad
2012-08-01 14:10:49	Halfleft|Away	auw
2012-08-01 14:11:01	Brainderailment	http://tasteemcbea.files.wordpress.com/2012/06/anne-hathaway-dog-38528.jpg
2012-08-01 14:11:58	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-01 14:12:12	jared	So I see...
2012-08-01 14:14:43	jared	If people blamed farting on me, I'd be sad too.
2012-08-01 14:15:34	@bloodylip	why would you be sad about that?
2012-08-01 14:15:41	@bloodylip	sad that you didn't actually fart?
2012-08-01 14:17:06	jared	No because farting is one of those things you cannot deny. No one will believe you. It will forever be a smelly fart on your record.
2012-08-01 14:19:18	@bloodylip	a smelly fart that you should carry with pride
2012-08-01 14:19:39	@bloodylip	when someone accuses you of farting, you say "YEAH I DID IT WHAT ARE YOU GONNA DO ABOUT IT?!"
2012-08-01 14:21:21	jared	Phyll, from Bernie and Phyll's mattres sellers, is just Bernie in drag.
2012-08-01 14:22:35	jared	There I said it.
2012-08-01 14:24:22	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-08-01 14:29:50	Halfleft|Away	"nah. If I farted, you'd be dead"
2012-08-01 14:36:17	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-01 14:36:31	-->	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has joined #destructoid
2012-08-01 14:39:18	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-01 14:47:57	Gandysampras	I am playing Vampire: The MAsquerade - Bloodlines for the first time ever
2012-08-01 14:49:55	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-01 14:49:55	--	Mode #destructoid [+v Gemsi] by Q
2012-08-01 14:55:10	@Aerox	That game is actually very good
2012-08-01 14:55:17	@Aerox	Which vampire did you pick
2012-08-01 14:55:58	jared	I would like to play that game. My friend has the core rule book for the tabletop version of VtM.
2012-08-01 14:56:04	jared	We haven't played it though.
2012-08-01 14:56:22	@Aerox	Gandy you picked Gangrel didn't you
2012-08-01 14:56:30	+Gemsi	bloodlines is dead fun, if a tad janky, that hotel mission
2012-08-01 14:57:08	jared	Assuming this is PC?
2012-08-01 14:57:18	+Gemsi	yep
2012-08-01 14:57:29	jared	Why have I been cursed without a computer? Why does whatever there is instead of a god hate me?
2012-08-01 14:57:43	+Gemsi	the unofficial patch for it is still pretty active and all
2012-08-01 14:58:27	jared	If I made a PC, would you guise be my friends? Who's getting Borderlands 2?
2012-08-01 14:58:33	@Aerox	me
2012-08-01 14:58:35	@Aerox	yes
2012-08-01 14:58:43	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-01 14:58:43	--	Mode #destructoid [+o TDiddy] by Q
2012-08-01 14:58:56	jared	I want that game, but I want to like, play it WITH OTHER PEOPLE.
2012-08-01 14:58:56	+Gemsi	I would play as well, depending on timezones rubbish
2012-08-01 15:01:56	Gandysampras	^
2012-08-01 15:02:30	@TDiddy	play what
2012-08-01 15:02:33	@Aerox	GANDY ARE YOU GANGREL
2012-08-01 15:02:34	Gandysampras	Oh yeah, cheers for the GW2 tip Gemsi
2012-08-01 15:02:41	Gandysampras	I got it for £14
2012-08-01 15:02:42	+Gemsi	no hassle at all
2012-08-01 15:02:45	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Ping timeout)
2012-08-01 15:02:49	+Gemsi	i mean ?25 is crazy
2012-08-01 15:02:59	+Gemsi	i didn't know it was a physical edition mind you
2012-08-01 15:03:40	jared	Or like that, I could play GW2/
2012-08-01 15:03:47	@Aerox	GW2 is going to be incredible
2012-08-01 15:04:09	+Gemsi	there have been some crazy pre orders last few weeks, i've got borderlands 2 coming from tesco for ?21
2012-08-01 15:04:10	andrewm	http://lens.blogs.nytimes.com/2012/07/25/how-to-become-an-ancient-greek-ruin/
2012-08-01 15:04:41	jared	Man, I don't know anything about computers. I got some games my mom put in there for me..
2012-08-01 15:04:41	@Aerox	I went to the Olympic complex in Sydney in 2006 and it was already pretty much a shithole
2012-08-01 15:04:45	@Aerox	Except for the aquatic complex
2012-08-01 15:04:51	@Aerox	that still got a bunch of use and was maintained
2012-08-01 15:05:26	Gandysampras	I am venture
2012-08-01 15:05:35	+Gemsi	speaking og GW2, stress test tomorrow night it seems
2012-08-01 15:06:00	+Gemsi	of*
2012-08-01 15:06:01	jared	Huh.
2012-08-01 15:06:16	jared	So, you need all of the graphics to play these games, no?
2012-08-01 15:06:36	+Gemsi	i think i when venture first run, then the insane dudes like right after I finished my first run
2012-08-01 15:06:49	+Gemsi	GW2 seems graphics light so far
2012-08-01 15:06:59	+Gemsi	but for the longest time the betas were all cpu bound
2012-08-01 15:07:38	@bloodylip	is that why the earlier betas ran like shit on my q6600?
2012-08-01 15:07:49	@bloodylip	but the latest one i cranked to max and felt no issues?
2012-08-01 15:08:04	+Gemsi	ran fine on my q6600 during all of them
2012-08-01 15:08:10	+Gemsi	but more than likely yes
2012-08-01 15:08:40	@bloodylip	i mean, it ran fine at medium settings for me
2012-08-01 15:08:45	@bloodylip	but when i did max, it got slow and chuggy
2012-08-01 15:08:47	+Gemsi	hell I'm surprised my 9800gtx+ can run it at 2560x1440 with most of the settings at max
2012-08-01 15:08:50	@bloodylip	but the latest ran great
2012-08-01 15:09:12	Halfleft|Away	when the olympics are done here it will be the same aerox
2012-08-01 15:09:20	Halfleft|Away	it'll turn into an abandoned industrial estate
2012-08-01 15:09:30	Halfleft|Away	I saw a woman with a Rio 2016 hoodie on tooday
2012-08-01 15:09:34	Halfleft|Away	I was like, god, chill out
2012-08-01 15:09:37	andrewm	Aren't most of the venues places in use already?
2012-08-01 15:09:48	Halfleft|Away	the Excel Centre is.
2012-08-01 15:09:52	Halfleft|Away	but that's been around for ages
2012-08-01 15:09:56	Halfleft|Away	what else do they use?
2012-08-01 15:10:03	andrewm	Like Earl's Court, Wembley, Cricket Grounds etc
2012-08-01 15:10:09	+Gemsi	the sailing centre will keep being used
2012-08-01 15:10:12	Halfleft|Away	Oval cricket grounds?
2012-08-01 15:10:27	andrewm	Lord's
2012-08-01 15:10:29	Halfleft|Away	Earl's court could use re-building IMO.
2012-08-01 15:10:32	Halfleft|Away	it's looking old
2012-08-01 15:10:32	+Gemsi	if only because weymouth is bust for stuff anyway
2012-08-01 15:12:22	--	Aerox is now known as Aerox|Sandwich
2012-08-01 15:13:24	Brainderailment	I just saw this on my facebook.
2012-08-01 15:13:25	Brainderailment	http://i.imgur.com/2YbEq.png
2012-08-01 15:13:52	andrewm	I think those people were probably just hungry.
2012-08-01 15:13:58	+Bigby	they sell chicken sammiches, cmon
2012-08-01 15:14:05	+Bigby	you cant get all uppity if you do that
2012-08-01 15:14:35	Brainderailment	some seriously stupid people on my facebook
2012-08-01 15:14:37	jared	So, I have a GeForce 2. Will that run GW2?
2012-08-01 15:15:07	andrewm	No.
2012-08-01 15:15:24	Brainderailment	like, a 200 series?
2012-08-01 15:15:26	+Gemsi	i will only run if you have a voodoo card
2012-08-01 15:15:27	Halfleft|Away	What do I do with a coconut?
2012-08-01 15:15:39	jared	Well, it's an AGP slot, so it's def better than PCI graphics.
2012-08-01 15:15:46	Brainderailment	god
2012-08-01 15:16:05	Brainderailment	Gavin, try to crack it open
2012-08-01 15:16:07	+Gemsi	Gavin, cut it in half, and pay a tramp to follow you round and make horse noises wherever you go
2012-08-01 15:16:16	Halfleft|Away	haha
2012-08-01 15:16:23	Halfleft|Away	travel to camelot?
2012-08-01 15:16:27	Halfleft|Away	but then decide againstit
2012-08-01 15:16:32	Halfleft|Away	 tis a silly place
2012-08-01 15:17:02	+Gemsi	that or get another one and just sing i've got a lovely bunch of coconuts
2012-08-01 15:17:24	andrewm	C'moooon Schmitt
2012-08-01 15:17:58	jared	.... *sigh* I remember when I had a voodoo card. I remember when the AGP bus wa the BEST. Running Unreal at max settings. What happened to that me?
2012-08-01 15:18:45	+Gemsi	i remember having a voodoo card with a picture of halo on the back of the box
2012-08-01 15:19:00	jared	Oh man.
2012-08-01 15:19:06	+Gemsi	or rather a warthog with four spartans in it
2012-08-01 15:19:15	+Bigby	i remember when Quake first came out
2012-08-01 15:19:23	+Bigby	and a dedicated card was a big deal
2012-08-01 15:19:27	jared	I remember playing Quake 2, the game with the best graphics, and seeing the trailer for Unreal and shitting bricks.
2012-08-01 15:19:37	+Bigby	that must have hurt
2012-08-01 15:19:41	+Gemsi	unreal was my first fps
2012-08-01 15:19:45	+Bigby	i remember when Wolfenstein first came out
2012-08-01 15:19:50	+Bigby	i saw it at a fair
2012-08-01 15:19:53	+Gemsi	and the first time I learned what gamma was
2012-08-01 15:19:56	+Bigby	that and Killer Chess
2012-08-01 15:20:36	+Gemsi	because it was so odd with my screen it took forever for me to get out of the vortex rikers
2012-08-01 15:20:45	jared	Quake was cool. I bought the "Mission Packs." You know, before DLC existed.
2012-08-01 15:20:54	jared	The last one had a dragon in it.
2012-08-01 15:20:57	jared	For soem reason.
2012-08-01 15:21:53	Halfleft|Away	The last time I was like "woah" when I saw game graphics was Uncharted 2
2012-08-01 15:23:04	jared	I'm weird about it. Maybe it was my classic upbrining, but I see games now that I think have good graphics only to be told they're shit by someone a few minutes later.
2012-08-01 15:24:13	jared	People have been complaining about Dragon's Dogma, but I think it actually looks good considering. There's pop-in and stuff, but it's the PS3. What do you want?
2012-08-01 15:24:48	+Bigby	inifinite draw distance
2012-08-01 15:24:57	jared	Then go play Farcry.
2012-08-01 15:25:03	+Bigby	with dragons
2012-08-01 15:25:08	+Gemsi	i'm still waiting for dragons dogma to get cheap
2012-08-01 15:25:22	jared	Then go play Farcry and just draw on your monitor with marker for the dragons.
2012-08-01 15:25:35	+Bigby	or i can play Crysis and mod them in
2012-08-01 15:25:50	jared	DD is so much fun it's almost criminal. I have loved it. The pawns are dumb, but whatev.
2012-08-01 15:26:42	jared	In general when I look at PC games, I say "holy shit, graphics" but graphics alone aren't enough to get me. As is evidenced by my lack of a computer.
2012-08-01 15:29:05	jared	I think if I miss anything, it's playing with other people, but MP on PC was always a cruel joke to my friends. I'd get all of my World of Warcrafts and register on their server, and they'd be like "Oh, we're already max level. Just play by yourself to 60 I guess." Then later: "that game's old, we stopped playing it, lulz." This is much of why I stopped PC gaming.
2012-08-01 15:29:27	+Gemsi	see the WoW thing is why GW2 is awesome
2012-08-01 15:29:49	jared	This was old lvl60 too. I know it's gotten better since then.
2012-08-01 15:30:07	+Gemsi	enter a zone lower than you, game puts your stats down so the content is viable
2012-08-01 15:30:48	jared	See, that is cool.
2012-08-01 15:31:45	+Gemsi	and pvp is the opposite, jumps you up to 80 with all skills, WvWvW jumps you to 80 with your current unlocked skills
2012-08-01 15:34:07	jared	Huh. I'll be honest, I don't get PvP. If everyone has access to the same skills, how is that an interesting fight? Don't people just make master builds and all take those skills?
2012-08-01 15:34:33	jared	Like Diablo 2, with it's May Hydra and Frost Orb builds.
2012-08-01 15:34:37	jared	*max
2012-08-01 15:35:59	+Gemsi	i'm not a pvp guy either so I don't really know
2012-08-01 15:39:30	andrewm	jared, like any other game
2012-08-01 15:39:35	andrewm	It's about execution
2012-08-01 15:40:00	 *	jared shrugs
2012-08-01 15:40:32	jared	I never liked PvP. Ganking in WoW sucked, and arena combat alwasy seemed like it wasn't so much a fight as trolling.
2012-08-01 15:40:42	--	Aerox|Sandwich is now known as Aerox
2012-08-01 15:40:58	jared	Like, the one guy who knew all the timing tricks, and combos, and whatever else.
2012-08-01 15:41:24	jared	Are there good cooooop games for the PC?
2012-08-01 15:41:40	+Bigby	depends on the type youre looking for
2012-08-01 15:42:37	jared	Actually, you know what, PSO2 is enough of a reason for me to buy a PC.
2012-08-01 15:42:42	jared	Right there.
2012-08-01 15:43:06	jared	I would probably skip D3.
2012-08-01 15:43:22	jared	And I answered my own question, Borderlands 2.
2012-08-01 15:43:26	jared	Duh.
2012-08-01 15:46:58	storyr	DAYZ
2012-08-01 15:47:12	storyr	I've been playing FURIOUSLY for the last two-ish weeks
2012-08-01 15:48:12	@Aerox	I would say 90% of my time playing DayZ was staring at load screens or restarting from crashes
2012-08-01 15:48:20	@Aerox	or spawning directly into a zombie
2012-08-01 15:49:11	+Gemsi	i sat and installed dayz the other week, checked it all worked and not touched it since
2012-08-01 15:49:38	Halfleft|Away	that gae does not loo fun
2012-08-01 15:49:43	Halfleft|Away	wheres the appeal
2012-08-01 15:49:47	@Aerox	I spent 10 min crawling to a lighthouse
2012-08-01 15:49:53	@Aerox	But it wasn't actually a building you could go it
2012-08-01 15:50:12	andrewm	Ha
2012-08-01 15:50:12	@Aerox	and then I crawled to a warehouse and found a room
2012-08-01 15:50:17	@Aerox	and then a zombie teleported through a closed door and bit me
2012-08-01 15:50:24	@Aerox	and then I very slowly lost all my health
2012-08-01 15:50:27	+Bigby	i saw youtube videos of that
2012-08-01 15:50:31	+Bigby	looks like balls
2012-08-01 15:51:11	+Bigby	id rather play a game like Dead Rising but without the shitty combat
2012-08-01 15:51:15	@Aerox	apprently the fun of it is finding an empty server, getting a good weapon
2012-08-01 15:51:19	@Aerox	And then traveling from server to server, finding people
2012-08-01 15:51:25	@Aerox	Logging out, logging into another empty server
2012-08-01 15:51:39	@Aerox	positioning yourself behind people you want to kill on the empty server
2012-08-01 15:51:42	@Aerox	and then zoning back in
2012-08-01 15:52:02	+Bigby	why not make a world like that with actual interesting terrain
2012-08-01 15:52:05	+Bigby	to interact with
2012-08-01 15:52:26	storyr	lol
2012-08-01 15:52:27	@Aerox	it's a in interesting idea
2012-08-01 15:52:30	@Aerox	*an
2012-08-01 15:52:32	+Bigby	or the ability to change the environment
2012-08-01 15:52:32	storyr	I don't really server hop
2012-08-01 15:52:34	+Gemsi	because it's a mod
2012-08-01 15:52:35	storyr	been playing on the same one
2012-08-01 15:52:38	storyr	have a camp set up in the woods
2012-08-01 15:52:40	@Aerox	But the game itself is a technical disaster
2012-08-01 15:52:44	storyr	so if I die it doesn't really matter unless my camp gets raided
2012-08-01 15:52:46	+Bigby	like being able to use shit to board up doors and windows
2012-08-01 15:52:48	+Bigby	and hole up
2012-08-01 15:52:52	+Bigby	make a base
2012-08-01 15:52:59	@Aerox	it doesn't matter because zombies teleport through walls
2012-08-01 15:53:00	storyr	oh the game itself is terrible
2012-08-01 15:53:01	+Bigby	and then RPG style find supplies and gather people
2012-08-01 15:53:03	@Aerox	and people can teleport into wherever you are
2012-08-01 15:53:05	storyr	but to be fair...it is in alpha
2012-08-01 15:53:14	storyr	well
2012-08-01 15:53:16	storyr	hacking is a huge problem
2012-08-01 15:53:22	@Aerox	well the problem is less with DayZ and more with ARMA
2012-08-01 15:53:23	jared	I would so play an actual MP Dark Souls.
2012-08-01 15:53:27	@Aerox	in terms of the technical stuff
2012-08-01 15:53:31	+Bigby	a game like Fallout but in a zombie world would be awesome
2012-08-01 15:53:39	storyr	has a lot to do with servers too
2012-08-01 15:53:51	storyr	some have shit fps, others always run well
2012-08-01 15:55:06	+Bigby	i liked the fallout games but the combat was the weak link there
2012-08-01 15:55:25	+Bigby	melee was a joke
2012-08-01 15:55:26	@Aerox	I'm trying to remember
2012-08-01 15:55:35	@Aerox	The first game I played I was immediately sniped within 3 seconds of logging in
2012-08-01 15:55:37	jared	The thing I like the best about Fallout 3, and Dragon's Dogma, and related games is exploration. I'd like a game that was more focused on that.
2012-08-01 15:55:44	@Aerox	The second I went to a new server and spawned on a beach directly facing a zombie
2012-08-01 15:55:49	@Aerox	that attacked me before I loaded in
2012-08-01 15:55:59	@Aerox	The third I made it to that room but the zombie clipped through a wall
2012-08-01 15:56:00	+Bigby	did you dragon punch him?
2012-08-01 15:56:05	@Aerox	and then the fourth I spawned in front of a zombie again
2012-08-01 15:56:22	@Aerox	and that whole ordeal was probably about an hour long because of loading and crashing
2012-08-01 15:56:31	+Bigby	sounds terrible
2012-08-01 15:57:52	jared	That does sound kind of bad.
2012-08-01 15:58:21	+Bigby	im interested in the new Dead Space game
2012-08-01 15:58:30	+Bigby	i like its third person play style
2012-08-01 15:58:49	jared	lolwut?
2012-08-01 15:58:58	+Bigby	lol wut wut
2012-08-01 15:59:54	jared	You mean Dead Space 3? I thought they were all thrid person?
2012-08-01 16:00:07	+Bigby	thats what i mean, i like the dead space style
2012-08-01 16:00:14	+Bigby	didnt mean just the third
2012-08-01 16:00:15	jared	Ahhh, OK.
2012-08-01 16:00:30	+Bigby	the close quarters combat is visceral
2012-08-01 16:00:37	+Bigby	not just click click like some games
2012-08-01 16:00:44	jared	I misunderstood. I liked #1 a lot. I haven't played 2 yet out of fear, the reviews were mixed, and I will probably never get 3.
2012-08-01 16:01:03	+Bigby	2 I liked a lot
2012-08-01 16:01:08	+Bigby	one creeped me out way more
2012-08-01 16:01:31	+Bigby	2 was more action oriented but didnt feel watered down
2012-08-01 16:01:54	jared	Yeah, I'm more interested in the creepy aspect than the action aspect.
2012-08-01 16:03:08	+Bigby	im more interesed in the set pieces and the overall story
2012-08-01 16:09:31	jared	I try to tell myself that, but after seeing what happened to Resident Evil... gahhh *shudder* I can honestly say I am much more interested on games on a micro level than as a complete series.
2012-08-01 16:11:17	+Bigby	i dont mind RE5
2012-08-01 16:11:54	jared	RE5 made me throw up in my mouth a little.
2012-08-01 16:12:08	jared	Considering how the series used to be. And espcially after RE4.
2012-08-01 16:12:24	jared	I hated Code Veronic too, and people usually say they liked that one.
2012-08-01 16:12:28	+Bigby	i do miss the top down stuff but
2012-08-01 16:12:33	+Bigby	why do you hate that one?
2012-08-01 16:13:35	jared	The sotry was kind of boring and uninteresting. But also it's one of the games (along with RE Zero) which started to get into all of that meta bullshit, and have recreations of the mansion from RE 1 at the end.
2012-08-01 16:14:14	+Bigby	meta?
2012-08-01 16:14:47	+Bigby	you mean the stuff about the creators of the virus and the families and stuff?
2012-08-01 16:14:58	jared	Yeah. Like have the games all somehow loop back to each other. In RE they started to do it a lot by putting the Arclay Mountain lab in all of the games.
2012-08-01 16:15:10	jared	Not about the families.
2012-08-01 16:15:43	+Bigby	oh self refrencing
2012-08-01 16:15:54	jared	RE3 had the "return to the RCPD" sequence in it.
2012-08-01 16:16:22	jared	It's like they have these gaps in their games and they say "You know what people would like? Us putting one of the other games in this game."
2012-08-01 16:17:01	jared	I think that's why i enjoyed RE4 a lot. It wasn't as convuluted as they started to get after RE2.
2012-08-01 16:18:07	jared	Time to go home I think. It's been a long enough day.
2012-08-01 16:18:11	--	jared is now known as jared|away
2012-08-01 16:18:55	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-01 16:21:57	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-01 16:21:57	--	Mode #destructoid [+v jorge`] by Q
2012-08-01 16:24:40	Brainderailment	Who the hell is apple_master anyway?
2012-08-01 16:25:25	+Bigby	the master of apples
2012-08-01 16:27:30	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-08-01 16:27:30	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-01 16:27:31	--	andrewm_ is now known as andrewm
2012-08-01 16:28:31	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-01 16:39:50	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-01 16:43:46	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-08-01 17:20:22	-->	Ecksorcism (~Ahed@184.175.55.245) has joined #destructoid
2012-08-01 17:20:22	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-01 17:31:42	<--	Halfleft|Away (~Halfleft@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-01 17:44:28	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-01 17:55:05	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-01 17:55:05	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-01 17:57:01	+Bigby	man, there is a shit ton of OTR driver postings
2012-08-01 17:58:58	+Bigby	wish i could get one of those car delivery type jobs
2012-08-01 17:59:04	+Bigby	go on a long road trip
2012-08-01 20:42:39		irc: disconnected from server
2012-08-02 09:10:40	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-02 09:10:40	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Slime] ^power andrewm Apple_Master benbeltran[away cardfrek DougCL Halfleft jared|away kaciesaurus meeetalnarf mistic pointzeroeight Simmy Suff0cat tGA theGoldenAvatar TheToiletDuck]
2012-08-02 09:10:40	--	Channel #destructoid: 23 nicks (2 ops, 0 halfops, 3 voices, 18 normals)
2012-08-02 09:10:44	--	Mode #destructoid [+tnCN]
2012-08-02 09:10:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-02 09:10:55	theGoldenAvatar	In a zombie apocalypse
2012-08-02 09:11:00	theGoldenAvatar	http://www.bbc.co.uk/sport/olympics/2012/live-video/p00w2zwp
2012-08-02 09:11:05	theGoldenAvatar	I want these guys on my side
2012-08-02 09:13:56	+Ecksorcism	all these links I cant watch
2012-08-02 09:13:59	+Ecksorcism	this is horrible
2012-08-02 09:14:19	theGoldenAvatar	Get a VPN.
2012-08-02 09:15:28	+Ecksorcism	done
2012-08-02 09:31:21	theGoldenAvatar	I am glad facebook reminded me that it's my sister and brother's birthdays.
2012-08-02 09:46:18	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-02 09:46:18	--	Mode #destructoid [+o TDiddy] by Q
2012-08-02 09:47:17	--	jared|away is now known as jared
2012-08-02 09:47:30	jared	Morning-ish everyone.
2012-08-02 09:52:23	theGoldenAvatar	http://www.bbc.co.uk/sport/olympics/2012/live-video/p00w2zsc
2012-08-02 09:52:31	theGoldenAvatar	1 ARROW SHOOTOFF FOR GOLD
2012-08-02 09:52:42	theGoldenAvatar	Between Mexican and Korean
2012-08-02 09:52:56	theGoldenAvatar	Arrow closest to the center wins
2012-08-02 09:53:00	theGoldenAvatar	DRAMA
2012-08-02 09:53:01	jared	I would love to take archery.
2012-08-02 09:54:13	@TDiddy	Sounds like a trope from Robin Hood
2012-08-02 09:54:16	theGoldenAvatar	Haha
2012-08-02 09:54:20	@TDiddy	and the Mexican archer is pretty hot
2012-08-02 09:54:23	theGoldenAvatar	Korean shot an awful shot.
2012-08-02 09:54:28	theGoldenAvatar	But the Mexican shot worse
2012-08-02 09:54:30	theGoldenAvatar	TDiddy, she is.
2012-08-02 09:54:44	@TDiddy	Dressage is on CNBC or MSNBC
2012-08-02 09:54:45	@TDiddy	and my god
2012-08-02 09:54:55	@TDiddy	I watch that and I have no idea how that is scored
2012-08-02 09:55:02	theGoldenAvatar	I know.
2012-08-02 09:55:32	theGoldenAvatar	It's the opposite of gymnastics. I think "That was perfect!" and judges find a tons of flaws.
2012-08-02 09:55:46	theGoldenAvatar	With Dressage I think "What the fuck is that horse doing" Judges: "Amazing"
2012-08-02 09:55:58	jared	haha
2012-08-02 10:15:40	+Gandysampras	Judo is well gay
2012-08-02 10:15:53	jared	Gandysampras: Entertain me.
2012-08-02 10:16:00	+Gandysampras	Watch the olympics
2012-08-02 10:16:10	jared	No.
2012-08-02 10:16:50	jared	How about we both spend a summer day sanding the bow of a boat we both talked about owning as kids, while enjoying the sun and some cold beers?
2012-08-02 10:24:31	jared	No? OK, whatev.
2012-08-02 10:25:27	theGoldenAvatar	I'm rooting for Isner to beat Federer
2012-08-02 10:25:30	theGoldenAvatar	I don't like the odds
2012-08-02 10:26:06	theGoldenAvatar	Track cycling is my favorite.
2012-08-02 10:26:08	theGoldenAvatar	Dem quads.
2012-08-02 10:34:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-02 10:34:32	--	Mode #destructoid [+o Aerox] by Q
2012-08-02 10:34:34	<--	Ecksorcism (~Ahed@184.175.55.245) has quit (Quit: Leaving)
2012-08-02 10:37:44	+Gandysampras	Yo JRo
2012-08-02 10:37:45	theGoldenAvatar	The fuck.
2012-08-02 10:37:48	theGoldenAvatar	We got a gold in Judo
2012-08-02 10:38:23	@Aerox	hi gandy
2012-08-02 10:38:56	jared	JRO
2012-08-02 10:39:05	@Aerox	hi jared
2012-08-02 10:39:46	+Gandysampras	yeah, yor slut beat ours
2012-08-02 10:42:24	theGoldenAvatar	China hasn't won shit today.
2012-08-02 10:42:56	--	theGoldenAvatar is now known as tga|lunch
2012-08-02 10:43:31	jared	Gah, I wish it were lunch time. So hungry.
2012-08-02 10:44:26	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-02 11:15:32	Halfleft	aerox
2012-08-02 11:15:34	Halfleft	I bought brie
2012-08-02 11:15:36	Halfleft	what do I do with it
2012-08-02 11:16:33	@Aerox	Excellent choice
2012-08-02 11:16:40	@Aerox	is it double or triple creme
2012-08-02 11:16:41	@Aerox	or just regual
2012-08-02 11:16:58	Halfleft	I have absolutely no idea
2012-08-02 11:16:58	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-08-02 11:17:08	@Aerox	it will say on the package
2012-08-02 11:17:09	Halfleft	it was cheaper than the store brand cheddar
2012-08-02 11:17:10	@Aerox	But anyway
2012-08-02 11:17:29	@Aerox	If you would like to make a sandwich, ham and brie on a lightly buttered baguette is wonderful
2012-08-02 11:17:33	@Aerox	it's also just good on crakers
2012-08-02 11:17:36	@Aerox	crackers
2012-08-02 11:17:39	@Aerox	or small slices of french bread
2012-08-02 11:17:47	Halfleft	I don't have a baguette
2012-08-02 11:17:54	@Aerox	a lot of fruit goes well with it
2012-08-02 11:18:02	Halfleft	I ate expired bread this morning because lauren for some reason throws away the tags with the date on them
2012-08-02 11:18:10	+Gandysampras	brilliant
2012-08-02 11:18:21	+Gandysampras	I am going to eat steak baguettes later
2012-08-02 11:18:21	@Aerox	Gavin your life is stunning
2012-08-02 11:18:29	@Aerox	bring me some
2012-08-02 11:18:32	Halfleft	i've still not even touched that coconut
2012-08-02 11:18:37	+Gandysampras	I had a 17" pizza last night that was amazing
2012-08-02 11:19:18	+Gandysampras	Goat's cheese, caramelised red and yellow pepper confit, cherry tomatoes, onions with a balsamic drizzle.
2012-08-02 11:19:31	@Aerox	ffffffffffff
2012-08-02 11:20:09	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-08-02 11:20:17	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-08-02 11:21:03	Halfleft	I thought you were poor
2012-08-02 11:21:28	+Gandysampras	I am
2012-08-02 11:21:41	+Gandysampras	My parents are on holiday, I am looking after the house and they left money for food
2012-08-02 11:22:00	@Aerox	You should have spent it all on sex toys for donk
2012-08-02 11:22:01	@Aerox	and you
2012-08-02 11:22:15	@Aerox	brb coffee
2012-08-02 11:22:37	jared	Oh man, coffee!
2012-08-02 11:24:00	Halfleft	it doesn't say what kind it is aerox
2012-08-02 11:24:08	Halfleft	just 'strength: 2'
2012-08-02 11:24:16	Halfleft	it's tasty but not particularly strong imo
2012-08-02 11:25:58	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-08-02 11:31:33	Halfleft	can I put it on all the things I would put other cheese on?
2012-08-02 11:32:19	@Aerox	ahah strength: 2
2012-08-02 11:32:23	@Aerox	what's its dexterity
2012-08-02 11:32:46	Halfleft	it had +5 against light armour
2012-08-02 11:40:59	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-02 11:41:05	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-02 11:51:15	--	tga|lunch is now known as theGoldenAvatar
2012-08-02 11:51:19	theGoldenAvatar	Damn Chinese
2012-08-02 11:51:25	theGoldenAvatar	Winning gold medals while I'm lunch
2012-08-02 11:51:32	jared	I'm pretty sure cheese get scent as a racial ability.
2012-08-02 11:51:37	theGoldenAvatar	at lunch
2012-08-02 12:09:30	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-02 12:16:10	theGoldenAvatar	Boom. Gabby Daouglas won gold.
2012-08-02 12:16:14	theGoldenAvatar	Douglas too
2012-08-02 12:22:11	kaciesaurus	apparently black ladies hate her hair
2012-08-02 12:22:46	theGoldenAvatar	Why?
2012-08-02 12:23:06	kaciesaurus	http://jezebel.com/5930785/haters-need-to-shut-the-hell-up-about-gabby-douglass-hair
2012-08-02 12:23:26	kaciesaurus	as a white person, I also thought it looked fine
2012-08-02 12:23:41	kaciesaurus	I also wasn't aware that for black ladies to "go natural" it was such a political thing
2012-08-02 12:24:22	theGoldenAvatar	AS A WHITE PERSON
2012-08-02 12:24:29	theGoldenAvatar	Wat to exercise your white privilege.
2012-08-02 12:24:32	theGoldenAvatar	Way*
2012-08-02 12:24:36	kaciesaurus	lol
2012-08-02 12:24:52	theGoldenAvatar	That page doesn't work when I'm on this VPN
2012-08-02 12:25:05	theGoldenAvatar	No gawker stuff does. I think it's because this VPN realizes what shit their sites are.
2012-08-02 12:25:18	kaciesaurus	yeah, they can be pretty awful
2012-08-02 12:25:35	kaciesaurus	here is their source: http://sportyafros.com/uncategorized/monishas-minute-the-gabby-douglas-hair-controversy-unwrapped/
2012-08-02 12:25:44	kaciesaurus	but it doesn't have as much information as the other article
2012-08-02 12:32:34	Halfleft	controvercy?
2012-08-02 12:32:45	Halfleft	you posting it now is literally the first time i have heard of this
2012-08-02 12:33:10	kaciesaurus	that's because you're white
2012-08-02 12:33:11	kaciesaurus	https://twitter.com/#!/search/gabby%20douglas%20hair
2012-08-02 12:33:24	Halfleft	looks fine to me
2012-08-02 12:33:36	theGoldenAvatar	RACIST
2012-08-02 12:33:42	Halfleft	damn fine
2012-08-02 12:33:43	Halfleft	mm
2012-08-02 12:38:50	@bloodylip	kaciesaurus: "information"
2012-08-02 12:39:22	kaciesaurus	links to other related and interesting articles?
2012-08-02 12:43:00	theGoldenAvatar	"You could say this is their Waterloo... Apologies, but it's not looking good for France."
2012-08-02 12:43:07	theGoldenAvatar	This announcer is enjoying himself
2012-08-02 13:08:25	kaciesaurus	I have a friend moving to seattle
2012-08-02 13:11:18	Halfleft	why
2012-08-02 13:11:26	kaciesaurus	dunno
2012-08-02 13:11:29	Halfleft	for the original Starbucks shop?
2012-08-02 13:11:36	Halfleft	because of their elite hipster status/
2012-08-02 13:12:11	kaciesaurus	who all is going to seattle this year?
2012-08-02 13:12:45	Halfleft	It's pretty soon isn't it?
2012-08-02 13:12:56	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-08-02 13:13:22	theGoldenAvatar	Everyone except Gavin
2012-08-02 13:14:04	@bloodylip	and me
2012-08-02 13:14:06	kaciesaurus	next month
2012-08-02 13:14:37	theGoldenAvatar	bloodylip, you don't count
2012-08-02 13:14:51	kaciesaurus	oh, he's not moving until next year
2012-08-02 13:14:58	theGoldenAvatar	It's this month
2012-08-02 13:15:05	theGoldenAvatar	Aug 31
2012-08-02 13:15:07	kaciesaurus	oh yeah, it's august now
2012-08-02 13:15:58	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-08-02 13:17:45	kaciesaurus	alright.  next year I'm going to pax.
2012-08-02 13:17:53	kaciesaurus	or at least to seattle during pax
2012-08-02 13:22:50	jared	Yeah. I kind of a little don't care about going to PAX proper.
2012-08-02 13:23:57	theGoldenAvatar	I don't have a ticket.
2012-08-02 13:24:05	theGoldenAvatar	Didn't last year either.
2012-08-02 13:24:07	jared	Neither do I, friend.
2012-08-02 13:24:13	theGoldenAvatar	I just go and drink a lot.
2012-08-02 13:24:14	kaciesaurus	I don't give a fuck about pax.
2012-08-02 13:24:19	kaciesaurus	^
2012-08-02 13:24:20	theGoldenAvatar	No one really does.
2012-08-02 13:24:21	kaciesaurus	I want to hang out
2012-08-02 13:24:32	jared	I will probably not go, but I am kind of entertaining the idea of going anyway.
2012-08-02 13:24:36	theGoldenAvatar	It's something to kill time until drinking time.
2012-08-02 13:24:49	jared	Doing it right == drinking all day anyway.
2012-08-02 13:24:57	theGoldenAvatar	My body cannot take that.
2012-08-02 13:25:01	--	Torzelan is now known as Torzel[a]n
2012-08-02 13:25:14	jared	I've done it before.
2012-08-02 13:25:48	kaciesaurus	I just get tired and pass out before anything actually fun happens
2012-08-02 13:26:25	jared	The day is for sleeping probably, and the night is for staying up all.
2012-08-02 13:27:25	jared	What is PAX, Aug 31st through Spetember 2nd?
2012-08-02 13:27:29	jared	3 days?
2012-08-02 13:27:31	theGoldenAvatar	Yeah
2012-08-02 13:27:57	theGoldenAvatar	I wasn't planning on going this year.
2012-08-02 13:28:15	jared	I'll go next year, or whatever.
2012-08-02 13:28:18	theGoldenAvatar	I am taking too much vacation this fall.
2012-08-02 13:28:24	kaciesaurus	GAVIN
2012-08-02 13:28:28	kaciesaurus	go to pax next year
2012-08-02 13:28:32	theGoldenAvatar	Gavin is poor.
2012-08-02 13:28:42	jared	You guys can quote me on it or whatever you do to make people do things you want. Take fingerprints?
2012-08-02 13:29:00	kaciesaurus	he can start saving now
2012-08-02 13:29:12	jared	Exactly.
2012-08-02 13:29:15	kaciesaurus	or find a decent job
2012-08-02 13:29:32	jared	Maybe by next year I will have moved into an apartment where I can fit a computer desk.
2012-08-02 13:29:45	@Aerox	movin on up
2012-08-02 13:29:56	jared	East Side, etc.
2012-08-02 13:30:02	kaciesaurus	ah, man
2012-08-02 13:30:05	kaciesaurus	I forgot I was on lunch
2012-08-02 13:30:14	kaciesaurus	and I was suckered into helping my coworker do something
2012-08-02 13:30:18	kaciesaurus	I should have said no!
2012-08-02 13:30:22	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-02 13:30:30	theGoldenAvatar	Like with drugs but worse.
2012-08-02 13:30:33	@Aerox	HI NATE
2012-08-02 13:30:47	jared	haha
2012-08-02 13:31:01	jared	I need to stop being lazy and learn people
2012-08-02 13:31:03	jared	s real names
2012-08-02 13:31:07	jared	.
2012-08-02 13:31:12	Brainderailment	HEYO
2012-08-02 13:31:24	kaciesaurus	as much as I want to go home, it feels kind of awesome telling my supervisor that I would not like to go home early on surplus
2012-08-02 13:31:35	Brainderailment	is the bot down?
2012-08-02 13:31:36	kaciesaurus	it's like a fuck you to the man and their budget
2012-08-02 13:31:51	Brainderailment	!weather 37188
2012-08-02 13:31:52	jared	kaciesaurus: Are you hourly?
2012-08-02 13:32:03	kaciesaurus	yeah
2012-08-02 13:32:14	jared	I thought you worked in an office? Spying on people?
2012-08-02 13:32:32	kaciesaurus	hmm, it's a call center
2012-08-02 13:32:33	Halfleft	I intend to go to PAX next year kacie
2012-08-02 13:32:37	kaciesaurus	ME TOO
2012-08-02 13:32:42	kaciesaurus	high five
2012-08-02 13:32:47	Halfleft	and I am poor tGA but now that I'm living in this house again for a year saving will be much easier
2012-08-02 13:32:54	theGoldenAvatar	I plan to not go every year.
2012-08-02 13:32:54	Halfleft	poor people high five!
2012-08-02 13:33:08	jared	hey, question for people goingto PAX, I can buy 4loko in Seattle, right?
2012-08-02 13:33:18	kaciesaurus	dude, can you?
2012-08-02 13:33:21	Halfleft	suff your name is jared for some readon
2012-08-02 13:33:23	Halfleft	reason*
2012-08-02 13:33:25	theGoldenAvatar	Haha
2012-08-02 13:33:26	-->	DtoidBot (~PircBot@199.255.212.200) has joined #destructoid
2012-08-02 13:33:27	jared	I'll take your poor-people high five.
2012-08-02 13:33:27	kaciesaurus	4loko was... well it wasn't awesome, but it is perfect for this
2012-08-02 13:33:40	 *	Halfleft high fived jared
2012-08-02 13:33:48	 *	Halfleft 's wrist snaps due to malnutrition
2012-08-02 13:33:49	 *	jared high-fives Halfleft
2012-08-02 13:33:54	jared	lawl
2012-08-02 13:34:11	 *	jared pulls off Halfleft 's hand and eats it for nutrition
2012-08-02 13:34:28	storyr	I'm hungry
2012-08-02 13:34:30	Halfleft	nee nutrition in that mate
2012-08-02 13:34:36	@bloodylip	i plan to not go every year
2012-08-02 13:34:36	jared	=(
2012-08-02 13:34:40	@bloodylip	and i am successful in that plan
2012-08-02 13:34:42	storyr	and it's a warzone outside...the blue angels are in town
2012-08-02 13:34:49	Halfleft	the fuck are blue angels
2012-08-02 13:34:49	jared	bloodylip: Come next year. ONE OF US!
2012-08-02 13:34:53	@bloodylip	NEVER
2012-08-02 13:34:56	kaciesaurus	COME
2012-08-02 13:35:05	jared	I'LL GIVE YOU A DOLLAR
2012-08-02 13:35:06	theGoldenAvatar	Don't. Shit's for nerds.
2012-08-02 13:35:16	storyr	http://en.wikipedia.org/wiki/Blue_Angels
2012-08-02 13:35:25	kaciesaurus	COME DRINK 4LOKOS WITH ME AND JARED
2012-08-02 13:35:38	jared	YES
2012-08-02 13:35:41	jared	^
2012-08-02 13:35:54	theGoldenAvatar	I don't know how you think that's an incentive.
2012-08-02 13:36:13	jared	bloodylip: If you come next year, I'll help you finally do something about that lip. Get some adhesive medical strips or whatever.
2012-08-02 13:36:13	@bloodylip	yeah, that's definitely not getting me there
2012-08-02 13:36:22	Halfleft	oh in the UK we have the Red Arrows storyr
2012-08-02 13:36:25	kaciesaurus	come watch me and jared drink 4lokos?
2012-08-02 13:36:25	@bloodylip	also, don't drink
2012-08-02 13:36:36	Halfleft	http://en.wikipedia.org/wiki/Red_Arrows
2012-08-02 13:36:46	Halfleft	I used to love going to the airshows when I was little
2012-08-02 13:36:55	Halfleft	my wee lad dream job was a jet pilot
2012-08-02 13:37:02	@bloodylip	why didn't you do it, gavin?
2012-08-02 13:37:07	jared	clearly you don't know about kaciesaurus and I's synchonized 4loko drinking.
2012-08-02 13:37:09	kaciesaurus	I wanted to be a commercial pilot
2012-08-02 13:37:10	@bloodylip	are you colorblind like that kid in Little Miss Sunshine?
2012-08-02 13:37:21	@Aerox	Come this year Bloody
2012-08-02 13:37:21	@bloodylip	jared: it's not that
2012-08-02 13:37:24	@Aerox	Stop being a horrible person
2012-08-02 13:37:30	@Aerox	Think of all the things you could do to BPG
2012-08-02 13:37:31	kaciesaurus	stop breaking my heart
2012-08-02 13:37:34	@bloodylip	it's that nobody drinking 4loko can be as amazing as Changston drinking 4loko
2012-08-02 13:37:36	kaciesaurus	^
2012-08-02 13:37:45	@bloodylip	and i've already witnessed that
2012-08-02 13:37:50	jared	Ah..
2012-08-02 13:37:59	@bloodylip	it's all downhill from there
2012-08-02 13:38:03	jared	Well, I feel awful now.
2012-08-02 13:38:18	Halfleft	because I was told you needed exceptional maths skills to be a pilot bloodylip
2012-08-02 13:38:21	Halfleft	which I don't have
2012-08-02 13:38:26	Halfleft	it's also why I failed at physics
2012-08-02 13:38:33	Halfleft	which I wanted to do in uni
2012-08-02 13:38:42	Halfleft	basically my life is a string of failures
2012-08-02 13:38:53	jared	Halfleft: Poor math skills if why I dropped out of CompSci.
2012-08-02 13:39:00	jared	And thus, make no money.
2012-08-02 13:39:26	@bloodylip	mmm, salsa burps
2012-08-02 13:39:33	kaciesaurus	so, the ac dude is finally coming to our house tonight or tomorrow
2012-08-02 13:39:40	kaciesaurus	it's only been fucking 117 outside
2012-08-02 13:39:48	Halfleft	what's that in C?
2012-08-02 13:40:02	Halfleft	47C
2012-08-02 13:40:03	kaciesaurus	still a whole lot
2012-08-02 13:40:06	Halfleft	fuck me I would literally be dead
2012-08-02 13:40:25	Halfleft	also I like google's new thingers they have for conversions and formulas
2012-08-02 13:40:26	jared	It's only ever been about 39ish C here.
2012-08-02 13:40:28	theGoldenAvatar	It's been mild here lately.
2012-08-02 13:40:32	theGoldenAvatar	Mid-80s
2012-08-02 13:40:34	jared	And not lately.
2012-08-02 13:40:39	Halfleft	the highest ever recorded temperature in the UK is 42C
2012-08-02 13:40:40	@Aerox	75!
2012-08-02 13:42:05	theGoldenAvatar	Women's 200m breast stroke final
2012-08-02 13:42:09	theGoldenAvatar	GET ON IT
2012-08-02 13:42:20	kaciesaurus	women swimmers have big shoulders
2012-08-02 13:42:32	@Aerox	http://wired.tumblr.com/post/23179216986/via-wnycradiolab-ufansius-inception-door
2012-08-02 13:42:34	@Aerox	That's really neat
2012-08-02 13:42:37	theGoldenAvatar	You should see women's weightlifters
2012-08-02 13:42:45	Halfleft	what fabulous breast
2012-08-02 13:42:51	Halfleft	strokes they have
2012-08-02 13:42:54	@bloodylip	i'd like stroking some breasts
2012-08-02 13:43:17	theGoldenAvatar	At least there's no chinese in this
2012-08-02 13:43:48	theGoldenAvatar	Excuse me
2012-08-02 13:43:51	theGoldenAvatar	No Chinawomen
2012-08-02 13:44:08	Halfleft	fuck me, auren's shoes stink
2012-08-02 13:44:15	Halfleft	!lq
2012-08-02 13:44:15	DtoidBot	[1170] <kaciesaurus> maaaan, I want to see a whale <@TDiddy> look in the mirror <Halfleft|Away> just look in the mirror fatass
2012-08-02 13:45:20	Halfleft	!q kacie
2012-08-02 13:45:20	DtoidBot	Generating new random quote set.
2012-08-02 13:45:20	DtoidBot	[938] <Corican> I had a dream about making out with kacie <+kaciesaurus> yeah that's weird <Coon> that's called a nightmare jordan
2012-08-02 13:45:24	theGoldenAvatar	40 meters to goooooo
2012-08-02 13:45:25	Halfleft	haw
2012-08-02 13:45:50	theGoldenAvatar	BOOM.
2012-08-02 13:45:55	theGoldenAvatar	US Gold. And a world record.
2012-08-02 13:46:06	Halfleft	good on her
2012-08-02 13:47:35	kaciesaurus	!q
2012-08-02 13:47:35	DtoidBot	[230] <mid> i bet i could make any girl come
2012-08-02 13:47:49	kaciesaurus	!q
2012-08-02 13:47:49	DtoidBot	[79] <Bigby> i had a dream about doing a dude
2012-08-02 13:47:56	<--	DtoidBot (~PircBot@199.255.212.200) has quit (Read error: Connection reset by peer)
2012-08-02 13:48:06	@Aerox	http://i.imgur.com/9iZ9t.jpg
2012-08-02 13:49:13	-->	DtoidBot (~PircBot@199.255.212.200) has joined #destructoid
2012-08-02 13:49:30	theGoldenAvatar	Oh no, there's a Chinese guy in this race.
2012-08-02 13:49:43	theGoldenAvatar	Men's 200m Backstroke
2012-08-02 13:50:32	kaciesaurus	!a
2012-08-02 13:50:35	kaciesaurus	wtf, a?
2012-08-02 13:50:37	kaciesaurus	!q
2012-08-02 13:50:37	DtoidBot	Generating new random quote set.
2012-08-02 13:50:38	DtoidBot	[955] <+Alakaiser> now where are my socks, I need to take a shit
2012-08-02 13:51:27	kaciesaurus	!q
2012-08-02 13:51:27	DtoidBot	[408] <Tdiddy> Aeris totally didnt finish the fight
2012-08-02 13:52:29	-->	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-08-02 13:52:29	--	Mode #destructoid [+v Gandysampras] by Q
2012-08-02 13:52:38	+Gandysampras	yo yo yo
2012-08-02 13:52:45	theGoldenAvatar	yo-yo
2012-08-02 13:53:20	kaciesaurus	yo?
2012-08-02 13:53:30	theGoldenAvatar	Shit, gonna be close.
2012-08-02 13:53:42	theGoldenAvatar	BOOM. Another gold.
2012-08-02 13:53:53	kaciesaurus	so we're one behind now?
2012-08-02 13:53:57	theGoldenAvatar	Yes
2012-08-02 13:54:13	kaciesaurus	USA USA USA
2012-08-02 13:54:31	Halfleft	the fuck is that picture Aerox
2012-08-02 13:54:38	+Gandysampras	what picture?
2012-08-02 13:54:53	kaciesaurus	gavin, it says what it is in the description
2012-08-02 13:55:06	Halfleft	this one http://a8.sphotos.ak.fbcdn.net/hphotos-ak-prn1/551145_10151152607639973_1487383909_n.jpg
2012-08-02 13:55:27	theGoldenAvatar	Yeah, it's a 9iZ9t
2012-08-02 13:55:29	Halfleft	[19:48] <@Aerox> http://i.imgur.com/9iZ9t.jpg
2012-08-02 13:55:30	theGoldenAvatar	DUh
2012-08-02 13:56:18	kaciesaurus	gavin: idiot
2012-08-02 13:56:53	@Aerox	That's a picture of Gandy and donk gavin
2012-08-02 13:57:03	@Aerox	in gandy's terrible shirt
2012-08-02 13:58:50	Halfleft	don't be a lamezo
2012-08-02 13:58:56	Halfleft	his shirt is totes mathmatical
2012-08-02 13:59:04	@Aerox	what
2012-08-02 13:59:21	theGoldenAvatar	I believe he might be quoting the show
2012-08-02 13:59:23	Halfleft	RHOMBUS!
2012-08-02 13:59:24	theGoldenAvatar	Or speaking in gibberish
2012-08-02 13:59:28	theGoldenAvatar	Same thing I guess
2012-08-02 13:59:55	@bloodylip	speaking in retard
2012-08-02 14:00:03	@bloodylip	like most people who watch that show
2012-08-02 14:00:14	@Aerox	God
2012-08-02 14:00:36	kaciesaurus	I was totally going to brag in our work chat about not having to work tomorrow because it's my weekend, but then I realized that tomorrow is the last day for half of our employees
2012-08-02 14:00:46	theGoldenAvatar	Hahahaha
2012-08-02 14:00:48	Halfleft	that's nothing kaie
2012-08-02 14:00:49	theGoldenAvatar	You still should
2012-08-02 14:00:54	Halfleft	in the last month we've lost 20 people
2012-08-02 14:01:09	theGoldenAvatar	We've hired like 15 people in July
2012-08-02 14:01:09	Halfleft	40 since last nov
2012-08-02 14:01:26	Halfleft	like 2 thirds of the machines here aren't even being used
2012-08-02 14:01:40	Halfleft	also, you have a work chat?
2012-08-02 14:01:48	kaciesaurus	mhm
2012-08-02 14:02:00	theGoldenAvatar	Who doesn't have work chat?
2012-08-02 14:02:05	Halfleft	us
2012-08-02 14:02:06	jared	Retail people.
2012-08-02 14:02:09	Halfleft	but they also use Lotus Notes
2012-08-02 14:02:13	Halfleft	which is laughable
2012-08-02 14:02:15	kaciesaurus	how do you talk to people?
2012-08-02 14:02:18	Halfleft	the 2004 version of Lotus Notes
2012-08-02 14:02:27	Halfleft	we look at them over the desk
2012-08-02 14:02:30	kaciesaurus	I don't even know what some of these people look like
2012-08-02 14:02:32	jared	Ew.
2012-08-02 14:02:34	@Aerox	ahahha what the fuck gavin
2012-08-02 14:02:35	@Aerox	Is that real
2012-08-02 14:02:37	kaciesaurus	and I talk to them every day
2012-08-02 14:02:37	@Aerox	what you just tweeted
2012-08-02 14:02:44	Halfleft	evidently, jro
2012-08-02 14:02:47	@Aerox	jesus christ
2012-08-02 14:02:53	jared	Sharing is caring?
2012-08-02 14:02:54	Halfleft	look at the one in the bottom left
2012-08-02 14:03:04	@Aerox	I can't make out the name
2012-08-02 14:03:05	theGoldenAvatar	I can't tweet on this VPN
2012-08-02 14:03:06	@Aerox	just Facebook
2012-08-02 14:03:11	@Aerox	Sean Cutterhard?
2012-08-02 14:03:14	@Aerox	is that what it says
2012-08-02 14:03:41	theGoldenAvatar	That is gross.
2012-08-02 14:04:03	Halfleft	sean cotterford?
2012-08-02 14:04:21	@Aerox	Apparently THQ is claiming
2012-08-02 14:04:23	@Aerox	"satire"
2012-08-02 14:04:29	theGoldenAvatar	Wait.
2012-08-02 14:04:29	@Aerox	But that they did it
2012-08-02 14:04:32	theGoldenAvatar	THey made up the tweets?
2012-08-02 14:04:33	@Aerox	and the whole ad is "satire"
2012-08-02 14:04:42	@Aerox	It's unclear
2012-08-02 14:04:48	@Aerox	Either way it is horrendous
2012-08-02 14:04:53	theGoldenAvatar	It's worse if it's made up.
2012-08-02 14:05:01	Halfleft	it's worse if they did it on purpose.
2012-08-02 14:05:07	Halfleft	It makes even less sense.
2012-08-02 14:05:26	Halfleft	I wonder if the actual developers of that game were screaming at the magazine when they opened it
2012-08-02 14:06:02	theGoldenAvatar	Oh man. My new sunglasses arrived.
2012-08-02 14:06:57	@bloodylip	do you look like a total badass?
2012-08-02 14:07:04	theGoldenAvatar	I have no idea.
2012-08-02 14:07:13	theGoldenAvatar	But I doubt it.
2012-08-02 14:07:17	jared	His sunglasses are actually made from pieces of Tom Cruise.
2012-08-02 14:07:42	kaciesaurus	is tom cruise a badass?
2012-08-02 14:07:52	theGoldenAvatar	I don't think so.
2012-08-02 14:07:59	theGoldenAvatar	He's just kind of intense and weird
2012-08-02 14:08:12	jared	Nah. But he's good at protecting your eyes.
2012-08-02 14:08:29	theGoldenAvatar	That would be funny if it made any sense.
2012-08-02 14:08:43	jared	...
2012-08-02 14:08:49	jared	Story of my life?
2012-08-02 14:09:14	 *	jared goes back to not derailing IRC.
2012-08-02 14:10:30	kaciesaurus	what an asshole
2012-08-02 14:11:18	Halfleft	dick head
2012-08-02 14:11:20	Halfleft	oh
2012-08-02 14:11:28	Halfleft	my coworked pronounced 'deck chair' as 'dick chair'
2012-08-02 14:11:31	Halfleft	we all laughed at him
2012-08-02 14:11:52	@Aerox	Maybe he owns a chair he's glued a dildo to
2012-08-02 14:11:55	@Aerox	That he likes to sit in to relax
2012-08-02 14:12:50	Halfleft	maybe
2012-08-02 14:12:55	Halfleft	those NZ lot are weird like that
2012-08-02 14:14:15	@Aerox	is this that weird guy
2012-08-02 14:14:29	@Aerox	Nude succubus shirt dude
2012-08-02 14:16:56	<--	DtoidBot (~PircBot@199.255.212.200) has quit (Ping timeout)
2012-08-02 14:17:51	theGoldenAvatar	These British basketball guys are awful.
2012-08-02 14:19:52	Halfleft	no
2012-08-02 14:19:59	Halfleft	he's just english I think
2012-08-02 14:21:06	--	Aerox is now known as Aerox|Lunch
2012-08-02 14:23:05	--	Torzel[a]n is now known as Torzelan
2012-08-02 14:23:27	theGoldenAvatar	Men's 200m Individual Medley GO
2012-08-02 14:25:41	theGoldenAvatar	BOOM. Phelps wins. Tied with China.
2012-08-02 14:25:44	theGoldenAvatar	Lochte second.
2012-08-02 14:26:35	Halfleft	this will be what starts world war 3
2012-08-02 14:27:25	@bloodylip	so how many gold medals has phelps won, total?
2012-08-02 14:28:41	theGoldenAvatar	16?
2012-08-02 14:29:07	Brainderailment	That's a lot of bong rips!
2012-08-02 14:29:45	theGoldenAvatar	Also this: http://i.imgur.com/EMpfT.jpg
2012-08-02 14:33:08	@bloodylip	what am i looking at?
2012-08-02 14:33:20	Brainderailment	a computer screen
2012-08-02 14:33:25	theGoldenAvatar	I just think it's a weird place for a beach volleyball court.
2012-08-02 14:33:32	Brainderailment	did I guess correctly?>
2012-08-02 14:33:38	@bloodylip	YOU DID!
2012-08-02 14:33:41	@bloodylip	you win a cookie!
2012-08-02 14:33:51	Brainderailment	HELL YEAH
2012-08-02 14:34:55	theGoldenAvatar	I don't understand why people won't stop talking about Chick-fil-A
2012-08-02 14:35:10	theGoldenAvatar	America: Our battleground is fast food.
2012-08-02 14:38:00	Brainderailment	Chicken holocaust, because the gays.
2012-08-02 14:38:42	Brainderailment	Never in my life have I seen a larger display of idiot logic. Close second is the Freedom Fries bullshit.
2012-08-02 14:43:35	theGoldenAvatar	Eat there or don't
2012-08-02 14:43:38	theGoldenAvatar	Just shut up
2012-08-02 14:43:59	Brainderailment	Yeah, bandwagoning and bragging is the worst part of the whole thing.
2012-08-02 14:44:28	theGoldenAvatar	It's like people who donate to charity then tell you about it
2012-08-02 14:44:31	Brainderailment	This should cheer you up. http://i.imgur.com/Yv1OC.jpg
2012-08-02 14:44:35	theGoldenAvatar	Women's 100m Freestyle GO
2012-08-02 14:44:58	Brainderailment	Right, except its people buying food and eating it, then telling everyone how anti gay they are.
2012-08-02 14:45:57	theGoldenAvatar	Dammit. We didn't even place.
2012-08-02 14:46:06	theGoldenAvatar	Still tied with China and I'm going home.
2012-08-02 14:46:20	Brainderailment	*chinamen, ftfy
2012-08-02 14:47:35	@bloodylip	what gets me about the chickfila thing is that chickfila is absolute shit
2012-08-02 14:47:51	@bloodylip	not remotely good fast food
2012-08-02 14:48:04	@bloodylip	and this is coming from a person who eats arbys
2012-08-02 14:52:20	kaciesaurus	I want to go hoooooome
2012-08-02 14:53:54	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-02 15:05:51	Halfleft	break freeee*
2012-08-02 15:06:55	jared	I wish I just had less to do before I went home. So I didn't have to stay late yet again.
2012-08-02 15:11:09	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-08-02 15:13:59	--	Aerox|Lunch is now known as Aerox
2012-08-02 15:18:07	andrewm	Maybe you should stop ircing
2012-08-02 15:18:11	andrewm	And do work
2012-08-02 15:18:16	andrewm	And you could be home like me
2012-08-02 15:18:19	andrewm	Boiling chicken
2012-08-02 15:21:20	jared	Nah.
2012-08-02 15:27:09	andrewm	Ooh my new belt arrived
2012-08-02 15:28:05	Halfleft	a girl I used to go to school with has started her own 'business' http://www.ljbeautystudio.co.uk/
2012-08-02 15:28:18	Halfleft	I like how she left the free website banner in
2012-08-02 15:29:14	andrewm	Probably has to
2012-08-02 15:29:20	andrewm	Since it's "free"
2012-08-02 15:31:49	richterthethird	http://www.reddit.com/r/circlejerk/  i like their banner change
2012-08-02 15:32:13	Brainderailment	HHAAH,
2012-08-02 15:32:21	Brainderailment	that top post is hilarious
2012-08-02 15:32:26	kaciesaurus	apparently I'm working too fast
2012-08-02 15:32:30	kaciesaurus	so I'm done for the day.
2012-08-02 15:32:37	Brainderailment	go home
2012-08-02 15:32:48	kaciesaurus	I'm tired of having a job that I have to worry about working too fast and working too little
2012-08-02 15:35:15	Halfleft	haha, i laughed
2012-08-02 15:39:57	kaciesaurus	they keep giving me more paid time off, though
2012-08-02 15:40:55	Halfleft	sucks to be you
2012-08-02 15:41:01	Halfleft	life is hard ay?
2012-08-02 15:41:14	andrewm	I still have 28 days
2012-08-02 15:41:38	jared	My company doesn't have vacation time, we have 'open leave.'
2012-08-02 15:42:15	kaciesaurus	we get vacation time, and then we have a separate account with our paid time... so I have more vacation time than paid time off, I guess
2012-08-02 15:42:17	andrewm	What? "The door's open, so leave."
2012-08-02 15:43:22	jared	andrewm: No, like... You just ask your boss if you can not come in, and they either say yes or no. If they say no, you don't get a vacation. if they say yes, you just don't show up and get paid. But there's no 'hour bank.' It's literally up to the sole discretion of whomever is your superior.
2012-08-02 15:43:40	kaciesaurus	that's kind of neat
2012-08-02 15:43:49	jared	Depends on who your boss it.
2012-08-02 15:43:51	kaciesaurus	if your boss isn't an ass
2012-08-02 15:43:52	andrewm	Not really.
2012-08-02 15:43:58	kaciesaurus	I rarely take an actual vacation anyway, I just have days that I don't feel like working
2012-08-02 15:44:04	andrewm	I like knowing in advance.
2012-08-02 15:44:19	kaciesaurus	you could probably ask ahead of time...
2012-08-02 15:44:25	andrewm	I get 22 days a year I think.
2012-08-02 15:44:41	kaciesaurus	I get 60 hours
2012-08-02 15:44:45	kaciesaurus	I think
2012-08-02 15:44:47	kaciesaurus	maybe it was 80
2012-08-02 15:44:54	jared	The other obvious downside is, if you leave / get fired, you don't get squat, at there is no time to pay you for that you never used.
2012-08-02 15:45:02	jared	*as
2012-08-02 15:45:06	kaciesaurus	ah, true
2012-08-02 15:45:19	andrewm	That's the same with mine
2012-08-02 15:45:22	Halfleft	we get 25 days a yyear
2012-08-02 15:45:28	andrewm	It has no value.
2012-08-02 15:45:28	Halfleft	but no sick pay for the first 9 months
2012-08-02 15:45:34	Halfleft	and no bonuses whatsoever
2012-08-02 15:45:37	Halfleft	and no pay rises
2012-08-02 15:45:38	kaciesaurus	we earn our pto every month
2012-08-02 15:45:43	kaciesaurus	as long as we don't just call in or something
2012-08-02 15:45:46	andrewm	I think we're inline for a 10% bonus
2012-08-02 15:45:52	andrewm	We're doing so well in sales this year
2012-08-02 15:46:26	andrewm	I need to ask for a raise soon.
2012-08-02 15:46:27	Halfleft	last christmas they gave everyone the founders vanity autobiography
2012-08-02 15:46:35	kaciesaurus	I get a raise in september
2012-08-02 15:46:39	Halfleft	claire the head of managed services threw a shitfit
2012-08-02 15:46:39	kaciesaurus	assuming I'm still here
2012-08-02 15:46:42	Halfleft	claire was awesome
2012-08-02 15:46:42	andrewm	I make way less than I should.
2012-08-02 15:47:21	andrewm	I put my resume online.
2012-08-02 15:47:29	andrewm	Fishing for other jobs.
2012-08-02 15:48:17	kaciesaurus	I don't even know what I'm qualified for
2012-08-02 15:48:34	Halfleft	crack ho
2012-08-02 15:48:52	andrewm	I've seen a few jobs that I've 100% qualified for.
2012-08-02 15:48:55	andrewm	I'm*
2012-08-02 15:49:09	andrewm	Nothing local though.
2012-08-02 15:49:12	andrewm	Which blows.
2012-08-02 15:49:40	kaciesaurus	I wish it was easier to convince people that I learn really fast and am capable of nearly everything they ask of me with a small amount of training
2012-08-02 15:49:53	kaciesaurus	or just some down time to figure it out myself
2012-08-02 15:50:10	kaciesaurus	maybe my boss won't hate me when I leave here and can write a letter of recommendation
2012-08-02 15:50:14	jared	Yeah, I am a 'marketer.' This vague title does not translate well into a viable skillset directed toward anything.
2012-08-02 15:50:44	andrewm	Also, if anyone wants a programming job in Portland or knows anyone who does, let me know.
2012-08-02 15:50:54	andrewm	We get $3000 for referrals now
2012-08-02 15:50:57	kaciesaurus	same for this job.  but I've got a lot of shit taht could look good in a cover letter, I guess
2012-08-02 15:51:14	jared	If I had chosen better in life, I'd be take you up on that.
2012-08-02 15:51:26	jared	@andrewm
2012-08-02 15:51:40	kaciesaurus	andrew, I know tons of people that will be looking for jobs soon
2012-08-02 15:51:48	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-08-02 15:51:49	kaciesaurus	some of them are so over qualified for this sht
2012-08-02 15:51:50	kaciesaurus	shit*
2012-08-02 15:51:52	jared	I'd be take? Wow, I'm out of it.
2012-08-02 15:51:55	andrewm	Programmers?
2012-08-02 15:52:04	kaciesaurus	I think some know how
2012-08-02 15:52:17	andrewm	Honestly they don't need to be super proficient
2012-08-02 15:52:21	kaciesaurus	this place is like... like first job out of college for most people
2012-08-02 15:52:24	andrewm	These positions are app dev grunt work mostly
2012-08-02 15:52:25	kaciesaurus	a*
2012-08-02 15:52:43	andrewm	I'm still at my first job out of college.
2012-08-02 15:52:47	andrewm	nearly 6 years.
2012-08-02 15:52:50	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-02 15:53:08	Halfleft	I hate my job
2012-08-02 15:53:20	kaciesaurus	this is my... 3rd real job out of college I guess
2012-08-02 15:53:21	Halfleft	it's not hard. It's just soul crushing and a bit stressful.
2012-08-02 15:53:22	Brainderailment	I jumped through 2 jobs in 6 months out of college, then I stayed here for about 5.5 years
2012-08-02 15:53:24	kaciesaurus	it's the best job I've had.
2012-08-02 15:53:26	andrewm	I love mine. Hence why I haven't left. I could make a lot more most likely.
2012-08-02 15:53:36	andrewm	But I really, really like mine and don't see why I'd risk that
2012-08-02 15:54:02	Halfleft	what's that like?
2012-08-02 15:54:06	Halfleft	having a job you like, I mean.
2012-08-02 15:54:16	Brainderailment	I need to ask for a raise, I've been making the same salary for almost 2 years now
2012-08-02 15:54:23	kaciesaurus	my job was awesome before the account went away
2012-08-02 15:54:24	kaciesaurus	it's alright.
2012-08-02 15:54:34	kaciesaurus	I need a job that isn't customer service
2012-08-02 15:54:38	andrewm	Halfleft: life is a lot better when you don't dread going into work.
2012-08-02 15:54:44	Halfleft	Sigh.
2012-08-02 15:54:46	andrewm	Like I did with my college jobs.
2012-08-02 15:54:50	Brainderailment	any kind of customer service job is the worst
2012-08-02 15:54:52	Halfleft	I would like to not dread going in to work.
2012-08-02 15:55:21	Halfleft	among a load of other shit we also do customer service for both delegates, low level Sodexo employees, and the sodexo L&D management staff
2012-08-02 15:55:23	Brainderailment	Make your own job with hookers and black jack
2012-08-02 15:55:25	Halfleft	they are all completely retarded
2012-08-02 15:55:39	kaciesaurus	andrew, I know a kid that knows programming and wants to live in portland
2012-08-02 15:55:43	andrewm	I get to make productive, cool things on new tech that tens of thousands of people use.
2012-08-02 15:55:48	kaciesaurus	he's a good guy
2012-08-02 15:55:49	andrewm	It's a nice time.
2012-08-02 15:55:55	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-02 15:55:56	andrewm	kaciesaurus: what a reference
2012-08-02 15:56:04	kaciesaurus	lol
2012-08-02 15:56:06	kaciesaurus	I will totally tell him to talk to you on facebook if you're serious
2012-08-02 15:56:19	kaciesaurus	he doesn't have a degree though
2012-08-02 15:56:23	andrewm	kaciesaurus: but I'm not kidding. I will direct anyone to these positions.
2012-08-02 15:56:26	kaciesaurus	he's like.  how old is this little bastard
2012-08-02 15:56:28	kaciesaurus	18 I think
2012-08-02 15:56:34	kaciesaurus	I'll tell him to message you.
2012-08-02 15:56:43	Halfleft	I fill in spreadsheets
2012-08-02 15:56:45	andrewm	K.
2012-08-02 15:56:48	Halfleft	and reply to emails
2012-08-02 15:57:09	andrewm	You want a programming job in Portland?
2012-08-02 15:57:24	Brainderailment	You could do that shit from home, gavin, why do they make you come to an office?
2012-08-02 15:57:26	andrewm	It's like England, but rainier.
2012-08-02 15:58:00	Halfleft	so it's like Scotland?
2012-08-02 15:58:10	andrewm	Honestly, we're looking for a new programmer where I live.
2012-08-02 15:58:14	Halfleft	because we also have to support via the phones brain?
2012-08-02 15:58:23	Brainderailment	Okay
2012-08-02 15:58:24	andrewm	But they need to have some experience.
2012-08-02 15:58:43	andrewm	Brainderailment: phones only go to office complexes in England
2012-08-02 15:58:45	Halfleft	there's a new manages services manager (to replace claire) and he was asking us questions like "do sodexo value the service provide?"
2012-08-02 15:58:53	andrewm	Brainderailment: no personal phones allowed
2012-08-02 15:58:56	Halfleft	"do you like it when you recieve positive feedback"
2012-08-02 15:59:00	Brainderailment	There are some clever phone systems out there that make virtual offices. You get an IP phone and calls come to you.
2012-08-02 15:59:12	@Aerox	British business culture will never cease being hilarious to me
2012-08-02 15:59:14	Halfleft	me and hoani looked at eachother and there was an obvious understanding of "we absolutely don't care one iota"
2012-08-02 15:59:30	andrewm	I like how they say "made redundant"
2012-08-02 15:59:43	Halfleft	No personal phones allowed
2012-08-02 15:59:47	Halfleft	if you're sat at your desk
2012-08-02 15:59:50	Halfleft	you had better be working
2012-08-02 16:00:09	andrewm	I work maybe 6 hours a day
2012-08-02 16:00:22	andrewm	Out of the 9 I'm around
2012-08-02 16:00:26	andrewm	This week has been worse
2012-08-02 16:00:31	andrewm	Because of the olympic streaming
2012-08-02 16:01:12	andrewm	This week I've been super productive
2012-08-02 16:01:15	Halfleft	I am always working when I'm there
2012-08-02 16:01:20	andrewm	I did 2 weeks of scheduled work in 2 days
2012-08-02 16:01:21	Halfleft	it's why I always go outside at lunchtime
2012-08-02 16:01:25	Halfleft	even if it's pouring with rain
2012-08-02 16:01:27	andrewm	I guess that means I'm bad at estimating
2012-08-02 16:01:32	Halfleft	I cant stand being in that place
2012-08-02 16:01:50	andrewm	Our office is shit.
2012-08-02 16:01:55	andrewm	It's literally a bug infestation
2012-08-02 16:02:01	andrewm	We have to spray it every 3 months
2012-08-02 16:02:08	andrewm	The pipes break all the time
2012-08-02 16:02:15	andrewm	AC is humid as fuck right now
2012-08-02 16:03:06	Halfleft	I work in a basement. The AC spits out black shit that we all have to breathe.
2012-08-02 16:03:15	kaciesaurus	it's cold as fuck in my office
2012-08-02 16:03:23	Halfleft	We turned it off but now welsh cunt HR Laura says we have to leave it on all the time because it's a health risk
2012-08-02 16:03:34	andrewm	Our parent office is swanky though.
2012-08-02 16:04:04	jared	Halfleft: Ew.
2012-08-02 16:04:04	@Aerox	haha what
2012-08-02 16:04:50	andrewm	When we got bought they were going to move our office
2012-08-02 16:04:52	Halfleft	The Sodexo office is fucking phenominal. But weird and clinical and quiet.
2012-08-02 16:05:00	@Aerox	my office has a lovely fake tree
2012-08-02 16:05:01	andrewm	Then found out what the rent was, and changed their minds
2012-08-02 16:05:02	Halfleft	we had to go there last week when the network at Reed died.
2012-08-02 16:05:11	kaciesaurus	fujitsu offices were pretty nice
2012-08-02 16:05:28	andrewm	What do you support?
2012-08-02 16:05:31	andrewm	Scanners?
2012-08-02 16:05:36	Halfleft	we have some real trees Aerox.
2012-08-02 16:05:37	Halfleft	They all die
2012-08-02 16:05:41	@Aerox	in your basement?
2012-08-02 16:05:44	Halfleft	because of the recycled air and no light
2012-08-02 16:05:51	andrewm	Hahaha
2012-08-02 16:05:55	Halfleft	laura used to mention in the HR emails that people HAD TO WATER THEM ELSE THEY WOULD DIE
2012-08-02 16:05:58	andrewm	Who'd have thought?
2012-08-02 16:06:01	Halfleft	then she realised that's not why they were dying
2012-08-02 16:06:21	kaciesaurus	we have fake plants and those motivational posters
2012-08-02 16:06:23	Halfleft	she's stopped doing the HR emails and the weekly wrap up as it was blatantly evident it was not good for morale
2012-08-02 16:06:29	andrewm	http://media.oregonlive.com/silicon-forest/photo/10937483-large.jpg
2012-08-02 16:06:29	kaciesaurus	like a picture of a mountain and some quote about achievement
2012-08-02 16:06:33	andrewm	That's the Portland office
2012-08-02 16:06:37	andrewm	It's like green and shit
2012-08-02 16:06:52	andrewm	With solar paneling all over the place
2012-08-02 16:06:58	Halfleft	we have whiteboards with numbers on them
2012-08-02 16:07:16	Halfleft	the RBS team have erased 4 of their 5 yesterday. I asked why and sheila told me "it's demoralising"
2012-08-02 16:07:20	Halfleft	I found that hilarious.
2012-08-02 16:07:25	@Aerox	what is RBS
2012-08-02 16:07:43	andrewm	Royal Bank of Scotland
2012-08-02 16:08:26	andrewm	"Today we are pleased to announce a new Story-Driven Single Player DLC for Mass effect 3 – Leviathan!"
2012-08-02 16:08:29	andrewm	Ahaha.
2012-08-02 16:08:29	Halfleft	The RBS account is supposed to be a big deal but it's losing money
2012-08-02 16:08:36	andrewm	I hope they don't plan on selling it.
2012-08-02 16:08:42	Halfleft	so mr reed's great idea was to literally fire half of the people on the account
2012-08-02 16:08:44	Halfleft	genuis
2012-08-02 16:09:11	Halfleft	RBSLass stormed out yesterday morning without explanation
2012-08-02 16:09:14	@Aerox	Leviathan expands upon the events of Mass Effect 3 with gripping and emotional storytelling, compelling new characters, powerful weapons and unique upgrades. Players will be able to discover more about the origins of the reapers as they race across the galaxy to unravel the mystery that surrounds the fabled Leviathan.
2012-08-02 16:09:24	Halfleft	might be yet another stress breakdown on RBSteam
2012-08-02 16:09:45	andrewm	The origins of the reapers.
2012-08-02 16:09:50	andrewm	Does that matter? At all?
2012-08-02 16:10:26	andrewm	Like, shouldn't that shit have been in the game.
2012-08-02 16:10:32	andrewm	And isn't Shepard dead so...
2012-08-02 16:10:43	Halfleft	you play as one of the jellyfish people.
2012-08-02 16:10:46	@Aerox	no it takes place in the middle of the game!
2012-08-02 16:10:48	andrewm	Wouldn't any of this knowledge have been at the end?
2012-08-02 16:10:59	andrewm	useful at the end*
2012-08-02 16:11:42	@Aerox	Danger Close Games today announced a remarkable cross-collaboration between Medal of Honor Warfighter and worldwide #1 rock band Linkin Park. The band’s co-producer and co-lead vocalist Mike Shinoda has composed powerful, original in-game scores for Medal of Honor Warfighter that will add depth and emotion to an already intense gameplay experience. Additionally, Linkin Park has included the warrior-inspired song “CASTLE OF GLAS
2012-08-02 16:11:43	@Aerox	on their new #1 album, LIVING THINGS. Consistent with the dramatic themes and authentic action within the game, the song “CASTLE OF GLASS” looks at the life of a soldier and the forthcoming video elaborates on the many sacrifices they and their families make.
2012-08-02 16:11:44	@Aerox	OH BOY
2012-08-02 16:11:49	jared	Synopsys of every ME game: Something terrible is going to happen, but waste as much time as possible before dealign with it.
2012-08-02 16:12:37	andrewm	That's all videogames, jared
2012-08-02 16:12:41	andrewm	S'why they aren't art
2012-08-02 16:13:48	Halfleft	EARTH IS BEING FUCKING GLASSED! QUICK TRY TO HAVE SEX WITH EVERYBODY ON THE CITADEL!
2012-08-02 16:14:22	jared	Well, in ME3, it's like "Galaxy is about to be destoryed. Wanna go check out this reaper named leviathan and learn about their origin?"
2012-08-02 16:14:30	jared	Not right now.
2012-08-02 16:14:36	kaciesaurus	andrew: why is "you can do rack pulls on the smiths machine" funny?
2012-08-02 16:14:40	jared	Sorry, business. With the galaxy and all.
2012-08-02 16:15:03	andrewm	kaciesaurus: Context?
2012-08-02 16:15:12	andrewm	kaciesaurus: rack pulls on a smith machine are for weak bitches
2012-08-02 16:15:22	andrewm	ANd they totally don't work what rack pulls are supposed to work
2012-08-02 16:15:51	kaciesaurus	Zach MobleyJeremy Quaid
2012-08-02 16:15:54	kaciesaurus	as;ldfjas;ldfj
2012-08-02 16:16:08	kaciesaurus	oh, so my friends are just too buff for that
2012-08-02 16:16:16	kaciesaurus	'"you can do rack pulls on the smith machine." thx fat gym workers'
2012-08-02 16:16:36	andrewm	Sounds like my gym.
2012-08-02 16:16:38	Halfleft	NICE ONE
2012-08-02 16:16:45	andrewm	When I could do rack pulls.
2012-08-02 16:17:04	 *	andrewm cries
2012-08-02 16:17:17	kaciesaurus	this is why I need to take a weight lifting class
2012-08-02 16:17:21	kaciesaurus	or what a smith machine looks like
2012-08-02 16:17:25	kaciesaurus	I don't even know what a rack pull is
2012-08-02 16:17:28	andrewm	It's the bar on rails
2012-08-02 16:17:32	andrewm	The smith machine is
2012-08-02 16:17:43	Halfleft	RBSLass had to explain to me what 'spinning' was.
2012-08-02 16:17:51	Halfleft	It's like a running machine but with big pedals
2012-08-02 16:17:56	kaciesaurus	ha yeah, I didn't know what spinning was either
2012-08-02 16:17:57	Halfleft	I had no idea that what they were called.
2012-08-02 16:18:12	andrewm	Spinning is a stationary bike...
2012-08-02 16:18:12	kaciesaurus	I thought people were just spinning with weights or something
2012-08-02 16:18:21	kaciesaurus	yeah, i don't know why they call that spinning now
2012-08-02 16:18:29	Halfleft	I was like "bitch please, do I LOOK like I even need to know the names of excercise equipment?"
2012-08-02 16:18:34	Halfleft	then we fucked right there on the des
2012-08-02 16:18:35	Halfleft	k
2012-08-02 16:19:04	Halfleft	woah
2012-08-02 16:19:25	--	Halfleft is now known as Halfleft|Away
2012-08-02 16:19:32	Halfleft|Away	phew
2012-08-02 16:19:34	Halfleft|Away	much better
2012-08-02 16:20:30	Halfleft|Away	!q
2012-08-02 16:21:50	andrewm	USA basketball is just starting.
2012-08-02 16:21:57	andrewm	Why do they have to keep playing so late?
2012-08-02 16:22:16	andrewm	It's racist.
2012-08-02 16:23:41	andrewm	Here's BBC's olympics player: http://www.youtube.com/watch?v=zNxIHr_AWmI
2012-08-02 16:23:47	andrewm	See that refresh button?
2012-08-02 16:24:11	andrewm	It's not a button.
2012-08-02 16:25:54	Halfleft|Away	I dont' see a refresh button
2012-08-02 16:26:00	Halfleft|Away	also that is youtube
2012-08-02 16:26:02	Halfleft|Away	not BBC's site
2012-08-02 16:26:07	andrewm	Goddammit
2012-08-02 16:26:09	andrewm	Wrong site
2012-08-02 16:26:15	andrewm	That's the video I meant to link earlier
2012-08-02 16:26:31	andrewm	http://i.imgur.com/eynJR.png
2012-08-02 16:26:53	kaciesaurus	but at least I now know what rack pulls are
2012-08-02 16:27:01	kaciesaurus	and, surprisingly, they are exactly what they sound like
2012-08-02 16:27:01	Halfleft|Away	well that's because it's not working
2012-08-02 16:27:30	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-08-02 16:27:30	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-02 16:27:31	--	andrewm_ is now known as andrewm
2012-08-02 16:28:52	--	jared is now known as jared|away
2012-08-02 16:28:57	kaciesaurus	man.  I'm just going to end up staying home and playing skyrim again
2012-08-02 16:33:13	Brainderailment	You're an outlaw
2012-08-02 16:33:19	Brainderailment	a loose cannon
2012-08-02 16:33:24	Brainderailment	 a rogue agent
2012-08-02 16:35:14	Halfleft|Away	a crazy bitch
2012-08-02 16:35:56	Brainderailment	AW YEAH! http://www.youtube.com/watch?v=UJ6pLKlU-8Q
2012-08-02 16:36:27	Brainderailment	This song made me want to commit genocide for a whole year
2012-08-02 16:38:05	andrewm	That just makes me want to commit... whatever it's called when you want to kill an entire band
2012-08-02 16:42:18	andrewm	God. The US scored 49 points in the first quarter
2012-08-02 16:42:23	andrewm	And they are only 10 minutes
2012-08-02 16:42:33	andrewm	Nigeria sucks at basketball
2012-08-02 16:44:45	Halfleft|Away	racist
2012-08-02 16:45:13	andrewm	They have more white guys than the US does
2012-08-02 16:46:40	@Aerox	dawnguard just released for pC
2012-08-02 16:46:50	andrewm	Well, shit
2012-08-02 16:46:57	andrewm	I might stay in and play Skyrim all night too
2012-08-02 16:47:39	Halfleft|Away	half of the stuff in dawngard looks like the stuff in that video they released of random stuff the devs made that didn't make it into the game
2012-08-02 16:58:52	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-02 17:01:57	<--	kaciesaurus (webchat@192.76.80.75) has quit (Ping timeout)
2012-08-02 17:06:55	-->	kaciesaurus (webchat@192.76.80.75) has joined #destructoid
2012-08-02 17:07:55	+Gandysampras	Dawnguard can wait until its cheap
2012-08-02 17:08:07	andrewm	Says the beggar
2012-08-02 17:08:32	Brainderailment	how much is it right no?
2012-08-02 17:08:35	Brainderailment	now*
2012-08-02 17:09:53	kaciesaurus	if jake is to be believed, it's 50% on steam right now
2012-08-02 17:10:37	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-02 17:10:37	--	Mode #destructoid [+v jorge`] by Q
2012-08-02 17:10:38	Brainderailment	It's $20
2012-08-02 17:10:50	kaciesaurus	that's 50% off?
2012-08-02 17:10:51	Brainderailment	There's a bundle deal though
2012-08-02 17:11:03	andrewm	kThe Elder Scrolls collection is 50%
2012-08-02 17:11:04	Brainderailment	no
2012-08-02 17:11:09	Brainderailment	^
2012-08-02 17:11:20	Brainderailment	you get everything plus dawnguard for like 63 bucks
2012-08-02 17:11:20	kaciesaurus	oh
2012-08-02 17:11:37	kaciesaurus	20 dollars is more than I want to play for dlc
2012-08-02 17:11:41	Brainderailment	yeah
2012-08-02 17:11:46	kaciesaurus	pay*
2012-08-02 17:11:49	kaciesaurus	and play, I guess
2012-08-02 17:14:35	Brainderailment	TGA, what's your steam name?
2012-08-02 17:14:49	andrewm	Guess.
2012-08-02 17:14:54	Brainderailment	FUCK
2012-08-02 17:15:14	Brainderailment	I aint getting shit for the golden avatar
2012-08-02 17:16:04	kaciesaurus	that's because his username is Guess.
2012-08-02 17:16:11	kaciesaurus	I'M SO FUNNY
2012-08-02 17:16:15	Brainderailment	Is Left 4 dead 2 the last game you played?
2012-08-02 17:16:22	andrewm	No
2012-08-02 17:16:25	andrewm	One sec
2012-08-02 17:16:35	andrewm	http://steamcommunity.com/id/thegoldenavatar/
2012-08-02 17:16:58	andrewm	Their search kind of sucks
2012-08-02 17:17:55	Brainderailment	Who else haven't I added on steam here?
2012-08-02 17:18:03	Brainderailment	I blasted an invite to you, kacie
2012-08-02 17:18:24	andrewm	How doth one blast an invite?
2012-08-02 17:18:36	Brainderailment	You're not old enough to know just yet
2012-08-02 17:18:40	Brainderailment	it's pretty gross
2012-08-02 17:19:13	kaciesaurus	cool, I can check it later
2012-08-02 17:19:54	Brainderailment	bloody? Tdiddy?
2012-08-02 17:20:09	andrewm	You're so pushy.
2012-08-02 17:20:19	Brainderailment	I'm a steam friend list rapist
2012-08-02 17:21:17	+Gandysampras	Dont you dare add me
2012-08-02 17:21:21	+Gandysampras	I FORBID IT
2012-08-02 17:21:29	kaciesaurus	nobody wants to be your friend, anyway
2012-08-02 17:21:33	andrewm	You're just asking for it with that avatar.
2012-08-02 17:21:36	+Gandysampras	Incorrect
2012-08-02 17:21:41	+Gandysampras	Best avatar ever
2012-08-02 17:21:47	andrewm	Correct
2012-08-02 17:21:54	Brainderailment	bam
2012-08-02 17:21:55	andrewm	http://steamcommunity.com/id/gandysampras
2012-08-02 17:22:04	kaciesaurus	what is it, I can't look at steam
2012-08-02 17:22:11	Brainderailment	Holy christ, 542 games?
2012-08-02 17:22:13	andrewm	http://media.steampowered.com/steamcommunity/public/images/avatars/ab/ab79cc817f834718843e697cd5251df56228b7f1_full.jpg
2012-08-02 17:22:21	kaciesaurus	nope
2012-08-02 17:22:35	Halfleft|Away	what a beautiful photograph
2012-08-02 17:22:39	andrewm	http://i.imgur.com/keTeM.jpg
2012-08-02 17:22:51	kaciesaurus	oh, lol
2012-08-02 17:23:12	andrewm	It kinda looks like a thinner Gandy
2012-08-02 17:24:17	Brainderailment	Gavin, you suck at steam
2012-08-02 17:29:31	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-02 17:30:16	Halfleft|Away	I only have like three games on my steam
2012-08-02 17:30:39	Brainderailment	I see that, and you only played one for more than an hour
2012-08-02 17:31:50	Halfleft|Away	no i have many hours of portal and audiosurf
2012-08-02 17:33:11	@Aerox	What's it like being so terrible Gavin
2012-08-02 17:33:36	Brainderailment	How do you keep yourself from killing yourself over things like these?
2012-08-02 17:34:58	@Aerox	How is your day going Nate
2012-08-02 17:35:45	Brainderailment	Fine
2012-08-02 17:35:48	Brainderailment	boring as always
2012-08-02 17:36:14	Halfleft|Away	limitless restraint.
2012-08-02 17:36:28	@Aerox	Nate if you're looking for a new job
2012-08-02 17:36:35	@Aerox	I heard about some new exciting career opportunities and it seems like you'd fit in
2012-08-02 17:36:36	andrewm	Oh god, USA has 119 points through 3 quarters
2012-08-02 17:36:40	richterthethird	http://youtu.be/K2sjeAULW0Y bored nate? give this podcast a listen
2012-08-02 17:36:45	@Aerox	http://tinyurl.com/c8bwg2w
2012-08-02 17:37:05	andrewm	Well
2012-08-02 17:37:11	andrewm	That IS the modern face of AIDS
2012-08-02 17:37:25	Brainderailment	Are you saying I should do aids porn?
2012-08-02 17:37:34	richterthethird	yes
2012-08-02 17:37:46	Brainderailment	It's tempting, I'll admit
2012-08-02 17:37:59	andrewm	Hahaha
2012-08-02 17:38:04	andrewm	GUYS
2012-08-02 17:38:13	@Aerox	you were just saying last week how you wanted 'to be used in a raw, sling gang-fuck.'
2012-08-02 17:38:18	andrewm	BLONDE BEAUTIES ARE DISADVANTAGED
2012-08-02 17:38:27	andrewm	http://i.imgur.com/d7RCC.jpg
2012-08-02 17:38:45	@Aerox	Hmm that sound extremely plausible
2012-08-02 17:38:48	@Aerox	THANKS, OBAMA
2012-08-02 17:39:13	andrewm	Thanks to Obama we can't eat Chick-fil-A
2012-08-02 17:39:59	+Gandysampras	!dare-++
2012-08-02 17:40:05	+Gandysampras	¬_¬
2012-08-02 17:40:07	@Aerox	dare minus plus plus
2012-08-02 17:40:12	Brainderailment	bot's dead anyway
2012-08-02 17:40:16	+Gandysampras	Aye
2012-08-02 17:41:11	andrewm	Bot can't function on the VPN
2012-08-02 17:41:17	andrewm	He'll be back when the olympics are over
2012-08-02 17:41:22	Brainderailment	I spent about 4 hours today cleaning out the coffee machine in the break room
2012-08-02 17:41:36	andrewm	Fun
2012-08-02 17:41:49	Brainderailment	I'm still not done with it and when I'm done, I probably will still think it's too gross to use
2012-08-02 17:42:10	Brainderailment	people brewed coffee in it like 6 months ago and left it just sitting there molding over
2012-08-02 17:42:20	andrewm	Just buy a new one.
2012-08-02 17:42:25	andrewm	They made me office manager.
2012-08-02 17:42:31	andrewm	Or Mr. Manager as I prefer it.
2012-08-02 17:42:38	andrewm	Which means I have to buy supplies.
2012-08-02 17:42:49	andrewm	I am going to buy a new coffee maker.
2012-08-02 17:42:51	andrewm	Ours blows.
2012-08-02 17:43:57	Brainderailment	I'd have to clean it every week because people would brew one batch and then leave it to rot again.
2012-08-02 17:44:10	Brainderailment	I think I'll just start bringing a french press to work
2012-08-02 17:44:58	andrewm	Just drink tea.
2012-08-02 17:45:48	Brainderailment	I want to drink some delicious flavored caffinated beverage, tea doesn't really fit into that category for me.
2012-08-02 17:47:00	Brainderailment	wow http://i.imgur.com/nQes6.jpg
2012-08-02 17:47:06	Brainderailment	nsfw sometimes
2012-08-02 17:47:57	@Aerox	that's, uh
2012-08-02 17:48:01	@Aerox	what
2012-08-02 17:48:20	Brainderailment	It looks like shit and piss up top, then blood down below
2012-08-02 17:48:57	andrewm	147-68
2012-08-02 17:49:08	andrewm	NGR should concede.
2012-08-02 17:49:55	andrewm	Kevin Love is just knocking down threes.
2012-08-02 17:50:23	Brainderailment	good for him, or bad for him, whichever applies
2012-08-02 17:58:50	@Aerox	http://i.imgur.com/0wT4h.jpg
2012-08-02 17:59:18	Brainderailment	oh god yes, what's the story behind this aerox?
2012-08-02 17:59:38	@Aerox	A furry carved a realistic skeleton out of wood in order to make a more realistic furry fuck doll
2012-08-02 18:00:09	andrewm	Makes sense/
2012-08-02 18:02:15	Brainderailment	That looks a lot like real bone on the left
2012-08-02 18:02:22	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-02 18:02:22	--	Mode #destructoid [+v Bigby] by Q
2012-08-02 18:02:56	Brainderailment	What's between the skeletal structure and the "skin"
2012-08-02 18:03:25	+Bigby	muscle
2012-08-02 18:04:05	kaciesaurus	goop
2012-08-02 18:04:15	Brainderailment	haha
2012-08-02 18:04:18	andrewm	Feathers.
2012-08-02 18:04:22	andrewm	Doubles as a pillow.
2012-08-02 18:04:25	Brainderailment	I have this goop here, wonder what I'll do with it.
2012-08-02 18:04:55	@Aerox	maybe it's easy access lube
2012-08-02 18:06:57	Halfleft|Away	thats twisted
2012-08-02 18:07:53	Brainderailment	NSFW "So hairy, it's SCARY!" http://www.adultdvdmarketplace.com/dvd_view_141394.html
2012-08-02 19:02:06		irc: disconnected from server
2012-08-03 09:04:02	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-03 09:04:02	--	Nicks #destructoid: [@bloodylip @Q +Gandy|bed +jorge` +lolshin [Slime] ^power Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared|away meeetalnarf mistic pointzeroeight Suff0cat tGA theGoldenAvatar TheToiletDuck Torzel[a]n]
2012-08-03 09:04:02	--	Channel #destructoid: 21 nicks (2 ops, 0 halfops, 3 voices, 16 normals)
2012-08-03 09:04:05	--	Mode #destructoid [+tnCN]
2012-08-03 09:04:05	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-03 09:07:15	theGoldenAvatar	USA USA USA
2012-08-03 09:08:09	TheToiletDuck	Yeah NZ has done awesome :)
2012-08-03 09:08:28	TheToiletDuck	phew i thought that was a free kick to US for a  moment there
2012-08-03 09:08:41	theGoldenAvatar	You know they do all those studies now on football injuries, concussions and brain damage?
2012-08-03 09:08:51	TheToiletDuck	yep
2012-08-03 09:09:00	theGoldenAvatar	I wonder how much brain damage is done when a soccer ball hits you in the head five hundred trillion times.
2012-08-03 09:09:28	theGoldenAvatar	"There's no way"
2012-08-03 09:09:34	theGoldenAvatar	She's right. That ref suuccks.
2012-08-03 09:09:40	theGoldenAvatar	BOOOOOO-SA, USA
2012-08-03 09:10:01	TheToiletDuck	Eat a dick
2012-08-03 09:10:02	TheToiletDuck	:)
2012-08-03 09:10:10	theGoldenAvatar	No thanks.
2012-08-03 09:11:01	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-08-03 09:15:05	TheToiletDuck	booing is poor form
2012-08-03 09:15:23	theGoldenAvatar	That's par for the course in America.
2012-08-03 09:15:29	theGoldenAvatar	Especially refs.
2012-08-03 09:15:38	theGoldenAvatar	at refs*
2012-08-03 09:15:58	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-03 09:15:58	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-03 09:17:36	<--	DtoidBot (~PircBot@74.115.7.12) has quit (Ping timeout)
2012-08-03 09:19:32	TheToiletDuck	oonst oonst oonst
2012-08-03 09:20:07	-->	DtoidBot (~PircBot@74.115.7.12) has joined #destructoid
2012-08-03 09:21:40	TheToiletDuck	See Google Now?
2012-08-03 09:21:49	TheToiletDuck	looks neat, a bit like Cue for iphone
2012-08-03 09:21:58	TheToiletDuck	which gives me weather and my calendar stuff each morning
2012-08-03 09:22:06	TheToiletDuck	http://www.google.com/landing/now/
2012-08-03 09:22:13	theGoldenAvatar	Yeah, I've seen it.
2012-08-03 09:22:23	theGoldenAvatar	When's it coming for iPhone?
2012-08-03 09:22:35	TheToiletDuck	not sure, it's going to be part of android OS
2012-08-03 09:22:45	TheToiletDuck	but i imagine they'll want to tap the iphone market
2012-08-03 09:22:51	TheToiletDuck	if Apple let them
2012-08-03 09:22:53	theGoldenAvatar	Ha, no. That was a joke.
2012-08-03 09:23:06	TheToiletDuck	hey, chrome is on iphone
2012-08-03 09:23:06	theGoldenAvatar	Google hardly writes anything for the iPhone
2012-08-03 09:23:07	TheToiletDuck	as is gmail
2012-08-03 09:23:25	TheToiletDuck	chrome on ipad is baller, once i added a jailbreak fix
2012-08-03 09:23:32	TheToiletDuck	you know what's fucked!?
2012-08-03 09:24:03	theGoldenAvatar	I do not.
2012-08-03 09:24:04	TheToiletDuck	I had to purchase a cydia jailbreak patch to unlock the speedboost to java apps. The speedboost that already gets applied to Safari and ebooks but not anything else
2012-08-03 09:24:21	TheToiletDuck	So my phone is capable of doing things faster but Apple purposely lock that shit to make their apps look better
2012-08-03 09:25:11	theGoldenAvatar	Yeah. Safari process jscript way faster than the web browser control in the SDK
2012-08-03 09:25:36	TheToiletDuck	So i installed Nitrous and it applies that boost to Chrome and Facebook etc.
2012-08-03 09:25:53	TheToiletDuck	only jailbreak patch i've paid for
2012-08-03 09:26:52	TheToiletDuck	My phone contract is up, so i can switch to Android if i want
2012-08-03 09:27:06	TheToiletDuck	will wait until the next iphone is out and see what it's like. the S3 is pretty baller
2012-08-03 09:32:39	theGoldenAvatar	ROUND 2
2012-08-03 09:33:05	TheToiletDuck	Fight!
2012-08-03 09:35:13	theGoldenAvatar	Mooorgan, c
2012-08-03 09:35:16	theGoldenAvatar	'moooon
2012-08-03 09:35:20	TheToiletDuck	Thunderbird needs to update what it calls a LARGE file. I attached 5mbs worth of stuff and it was like "Whoa there, you sure you don't want to use a fileserve?"
2012-08-03 09:35:46	theGoldenAvatar	Ha
2012-08-03 09:36:07	TheToiletDuck	What's the matter AMERICA can't kick the ball into the goal?
2012-08-03 09:36:29	theGoldenAvatar	She clearly kicked it into the goal.
2012-08-03 09:36:45	TheToiletDuck	Then why didn't she get a point?
2012-08-03 09:36:53	 *	TheToiletDuck crosses arms and looks smug
2012-08-03 09:36:54	theGoldenAvatar	Because she didn't kick it into the part between the posts
2012-08-03 09:40:41	@bloodylip	haha
2012-08-03 09:47:11	theGoldenAvatar	I think Aurvant is having a psychotic breakdown
2012-08-03 09:49:47	theGoldenAvatar	Ahahah
2012-08-03 09:50:01	theGoldenAvatar	We suck at scoring
2012-08-03 09:53:45	@bloodylip	theGoldenAvatar: holy shit, how many times has he tweeted in the past hour?
2012-08-03 09:53:55	theGoldenAvatar	A lot.
2012-08-03 09:56:23	TheToiletDuck	okay, what i miss
2012-08-03 09:56:33	theGoldenAvatar	Lots of almost goals from the US
2012-08-03 09:56:59	@bloodylip	ALMOST ONLY COUNTS IN HORSESHOES
2012-08-03 09:57:04	@bloodylip	which is probably not an olympic event
2012-08-03 09:57:06	theGoldenAvatar	And Aurvant being a passive-aggressive martyr
2012-08-03 09:57:06	@bloodylip	but should be
2012-08-03 09:57:15	@bloodylip	takes more skill than curling
2012-08-03 09:57:28	theGoldenAvatar	Curling is hard.
2012-08-03 09:58:55	@bloodylip	so is horseshoes
2012-08-03 09:59:02	theGoldenAvatar	Meh.
2012-08-03 09:59:07	theGoldenAvatar	Not really.
2012-08-03 09:59:29	theGoldenAvatar	Maybe for a yankee.
2012-08-03 09:59:35	TheToiletDuck	Coin football is hard
2012-08-03 09:59:42	TheToiletDuck	where you slide the coin along a table
2012-08-03 09:59:50	TheToiletDuck	should be an olympic sport
2012-08-03 10:00:14	theGoldenAvatar	OH COME ON
2012-08-03 10:00:20	theGoldenAvatar	That's got to be a penalty
2012-08-03 10:00:46	TheToiletDuck	haha, you react and then i watch my phone to see what you're reacting to
2012-08-03 10:00:56	theGoldenAvatar	TWO DEAD WOMEN
2012-08-03 10:01:00	theGoldenAvatar	That's the recap.
2012-08-03 10:01:03	TheToiletDuck	haha
2012-08-03 10:01:07	theGoldenAvatar	OH HIT
2012-08-03 10:01:09	theGoldenAvatar	SHIT
2012-08-03 10:01:12	theGoldenAvatar	KNEE TO THE FACE
2012-08-03 10:01:13	TheToiletDuck	You're killing our goalies man
2012-08-03 10:01:17	theGoldenAvatar	Gawd.
2012-08-03 10:01:25	TheToiletDuck	puch!
2012-08-03 10:01:25	@bloodylip	they shouldn't be putting their faces in front of our knees
2012-08-03 10:01:26	theGoldenAvatar	How is her nose not broken.
2012-08-03 10:01:28	TheToiletDuck	ouch
2012-08-03 10:01:30	TheToiletDuck	that is rough
2012-08-03 10:01:37	TheToiletDuck	big brave girl
2012-08-03 10:01:42	theGoldenAvatar	Fat.
2012-08-03 10:01:50	TheToiletDuck	lesbian
2012-08-03 10:01:56	TheToiletDuck	every one.
2012-08-03 10:02:18	TheToiletDuck	Team NZ
2012-08-03 10:02:19	TheToiletDuck	Team NZ
2012-08-03 10:02:23	TheToiletDuck	(i think?)
2012-08-03 10:07:09	theGoldenAvatar	Is that the chant?
2012-08-03 10:07:21	TheToiletDuck	i think so, can't quite make it out
2012-08-03 10:09:01	TheToiletDuck	It always seems like there are 3 USA players for each kiwi
2012-08-03 10:09:22	theGoldenAvatar	Because there are.
2012-08-03 10:09:28	theGoldenAvatar	33 on 11
2012-08-03 10:09:32	TheToiletDuck	haha
2012-08-03 10:10:55	TheToiletDuck	This ref is crap
2012-08-03 10:10:58	TheToiletDuck	for both sides
2012-08-03 10:11:13	TheToiletDuck	actually nah she was just a klutz
2012-08-03 10:11:15	TheToiletDuck	i take it back
2012-08-03 10:11:49	theGoldenAvatar	NOOO
2012-08-03 10:11:51	theGoldenAvatar	China won a gold
2012-08-03 10:12:46	TheToiletDuck	Well done China
2012-08-03 10:12:53	TheToiletDuck	Now the other countries respect you
2012-08-03 10:14:21	TheToiletDuck	NZ has weak passes
2012-08-03 10:14:32	theGoldenAvatar	GOAL
2012-08-03 10:14:49	TheToiletDuck	spoilers
2012-08-03 10:14:58	TheToiletDuck	well done
2012-08-03 10:15:12	TheToiletDuck	But... but... we can get a 3 pointer
2012-08-03 10:15:17	TheToiletDuck	right?
2012-08-03 10:16:22	theGoldenAvatar	Nooo
2012-08-03 10:16:26	theGoldenAvatar	China won another gold
2012-08-03 10:17:43	theGoldenAvatar	In trampoline jumping
2012-08-03 10:23:05	TheToiletDuck	kudos
2012-08-03 10:24:35	<--	DtoidBot (~PircBot@74.115.7.12) has quit (Ping timeout)
2012-08-03 10:34:22	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-03 10:34:22	--	Mode #destructoid [+o Aerox] by Q
2012-08-03 10:38:46	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-08-03 10:40:03	TheToiletDuck	quick no time to explain
2012-08-03 10:40:06	TheToiletDuck	watch this
2012-08-03 10:40:06	TheToiletDuck	http://www.youtube.com/watch?v=NobvMpaGvbM&feature=g-all-f
2012-08-03 10:40:48	@Aerox	eughhhhh
2012-08-03 10:41:13	TheToiletDuck	and i'm ghost
2012-08-03 10:41:14	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-03 10:48:26	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-03 10:48:26	--	Mode #destructoid [+o TDiddy] by Q
2012-08-03 10:54:46	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-03 10:54:46	--	Mode #destructoid [+v Bigby] by Q
2012-08-03 11:00:55	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-03 11:23:00	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-03 12:05:49	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-03 12:07:30	Halfleft|Away	fuck
2012-08-03 12:11:21	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-03 12:29:21	@Aerox	sup nate
2012-08-03 12:29:27	Brainderailment	wuddup
2012-08-03 12:31:44	@Aerox	Not much just strokin' it to your FB post about you and the archaeologists
2012-08-03 12:32:00	Brainderailment	yowza
2012-08-03 12:34:48	-->	Batthink (webchat@host86-183-249-165.range86-183.btcentralplus.com) has joined #destructoid
2012-08-03 12:34:48	<--	Batthink (webchat@host86-183-249-165.range86-183.btcentralplus.com) has quit (Registered)
2012-08-03 12:34:48	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-03 12:35:38	Batthink	GOLD and a NEW WORLD RECORD for GB in the men's cycling pursuit, RAWR.
2012-08-03 12:35:44	Batthink	XD
2012-08-03 12:54:20	-->	phoneshin (~phoneshin@mobile-198-228-199-233.mycingular.net) has joined #destructoid
2012-08-03 12:56:30	@Aerox	http://www.kickstarter.com/projects/837427501/call-of-duty-supremacy-nations?ref=live
2012-08-03 12:57:40	+Bigby	whats that about
2012-08-03 12:58:12	Brainderailment	haha
2012-08-03 12:59:45	+Bigby	oh its a comic
2012-08-03 12:59:47	+Bigby	thought it was for a game
2012-08-03 13:04:20	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-03 13:04:20	--	Mode #destructoid [+v Gemsi] by Q
2012-08-03 13:07:19	Batthink	Hi Gemsi
2012-08-03 13:07:45	+Gemsi	Hai
2012-08-03 13:08:41	@Aerox	http://www.youtube.com/watch?v=SQLALzirYxU
2012-08-03 13:12:18	<--	Apple_Master (~Appels@host81-148-222-172.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-03 13:13:23	+Gandy|bed	yay medal
2012-08-03 13:13:26	+Gandy|bed	medals*
2012-08-03 13:13:28	--	Gandy|bed is now known as Gandysampras
2012-08-03 13:14:02	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-08-03 13:17:51	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Read error: Operation timed out)
2012-08-03 13:18:43	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-03 13:18:50	<--	phoneshin (~phoneshin@mobile-198-228-199-233.mycingular.net) has quit (Quit: Cool, huh?)
2012-08-03 13:24:44	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-03 13:28:35	--	Torzel[a]n is now known as Torzelan
2012-08-03 13:28:45	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-03 13:28:45	--	Mode #destructoid [+v jorge`] by Q
2012-08-03 13:36:04	theGoldenAvatar	BOOM. Gold.
2012-08-03 13:41:35	theGoldenAvatar	Mens' 100m Fly GO
2012-08-03 13:42:32	theGoldenAvatar	BOOM. Guess who?
2012-08-03 13:42:34	theGoldenAvatar	Phelps.
2012-08-03 13:42:51	theGoldenAvatar	Back even with Chiiiina.
2012-08-03 13:47:18	@bloodylip	now how many medals does he have?
2012-08-03 13:47:21	@bloodylip	100000?
2012-08-03 13:47:28	theGoldenAvatar	Yes.
2012-08-03 13:48:40	theGoldenAvatar	Women's 800m Freestyle GO
2012-08-03 13:50:53	+jorge`	SPOILERS
2012-08-03 13:51:02	@bloodylip	SPOILERS
2012-08-03 13:51:05	theGoldenAvatar	If you're not watching a live sporting event live
2012-08-03 13:51:09	theGoldenAvatar	You deserve to be spoiled
2012-08-03 13:52:22	theGoldenAvatar	This is a long fucking swim
2012-08-03 13:52:23	theGoldenAvatar	I would be dead
2012-08-03 13:53:29	theGoldenAvatar	The 15 year old girl is a body length ahead 400m in.
2012-08-03 13:55:15	theGoldenAvatar	1.5 body lengths ahead at 650m
2012-08-03 13:55:43	@bloodylip	how many body lengths now?!
2012-08-03 13:55:55	theGoldenAvatar	1.734
2012-08-03 13:56:03	theGoldenAvatar	This girl is blowing my mind.
2012-08-03 13:56:17	theGoldenAvatar	She might break world record at 15.
2012-08-03 13:56:33	@bloodylip	and the rest of her life will be downhill from here
2012-08-03 13:56:56	theGoldenAvatar	Nope. She missed it by about 9/100ths of a second.
2012-08-03 13:57:03	theGoldenAvatar	But that GOLD puts us ahead of CHina.
2012-08-03 14:01:27	@bloodylip	what a failure
2012-08-03 14:01:32	--	Mode #destructoid [+v Torzelan] by Q
2012-08-03 14:01:40	theGoldenAvatar	She can break the world record at 19
2012-08-03 14:01:49	theGoldenAvatar	At least her life won't be downhill for another 4 years
2012-08-03 14:01:58	@bloodylip	good point
2012-08-03 14:02:46	jared|away	Ahhh, good old Win7 upgrade for my work computer
2012-08-03 14:03:44	theGoldenAvatar	http://www.youtube.com/watch?v=6dlyCTswYH0&feature=player_embedded#!
2012-08-03 14:13:37	theGoldenAvatar	Men's 50m Freestyle G)
2012-08-03 14:13:39	theGoldenAvatar	G)
2012-08-03 14:13:41	theGoldenAvatar	GO
2012-08-03 14:13:42	theGoldenAvatar	*
2012-08-03 14:14:42	theGoldenAvatar	Nooooooo.
2012-08-03 14:14:52	theGoldenAvatar	Stupid silver.
2012-08-03 14:19:02	+Bigby	what was that from the bot
2012-08-03 14:31:17	jared|away	Robot?
2012-08-03 14:31:21	jared|away	!weather 02135
2012-08-03 14:35:00	-->	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has joined #destructoid
2012-08-03 14:41:04	jared|away	I guess the bot is sick, or whatever?
2012-08-03 14:44:16	Brainderailment	some proxy fuckery so he can watch the olympics
2012-08-03 14:44:16	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-03 14:46:51	jared|away	I know this is asking for trouble, but I swear I am not trolling: Why does everyone go crazy for the olympics? It seems more like a recent thing to me?
2012-08-03 14:47:56	Brainderailment	I don't know, I never cared for the olympics
2012-08-03 14:48:17	Brainderailment	I think it has something to do with turning people like phelps into a celebrity
2012-08-03 14:51:00	Halfleft|Away	oh good daves here
2012-08-03 14:53:38	<--	Bigby (~TheBigby@108.225.112.204) has left #destructoid
2012-08-03 14:56:04	@bloodylip	oh good
2012-08-03 14:57:39	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-08-03 15:05:00	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-03 15:09:48	--	Aerox is now known as Aerox|Lunc
2012-08-03 15:09:54	--	Aerox|Lunc is now known as Aerox|Lunch
2012-08-03 15:19:27	Halfleft|Away	lol wat
2012-08-03 15:19:38	Halfleft|Away	they tried to fix minecraft by killing singleplayer?
2012-08-03 15:24:18	--	Aerox|Lunch is now known as Aerox
2012-08-03 15:27:45	Brainderailment	This is the most pressing events in Canada. http://www.youtube.com/watch?v=bhm4We9yfYU
2012-08-03 15:30:57	+Gandysampras	boop veep voop
2012-08-03 15:33:21	Halfleft|Away	they are literally running around her room
2012-08-03 15:33:28	Halfleft|Away	like actual, genuine infants
2012-08-03 15:34:07	+Gandysampras	Infants that fuck
2012-08-03 15:34:45	Brainderailment	what the fuck are you two talking about?
2012-08-03 15:35:48	Halfleft|Away	my loudass housemate and her manchild boyfriend
2012-08-03 15:38:00	@Aerox	GANDY
2012-08-03 15:38:03	@Aerox	I AM SO GLAD YOU ARE HERE
2012-08-03 15:38:04	@Aerox	http://alae-velox.tumblr.com/post/28584794469/sometimes-i-get-sad-because-i-feel-like-i-dont
2012-08-03 15:38:14	@Aerox	it's your most favorite thing in the world
2012-08-03 15:38:43	Halfleft|Away	what the fuck is therian
2012-08-03 15:38:45	Halfleft|Away	that one's new
2012-08-03 15:39:02	+Gemsi	i don't really want to know
2012-08-03 15:39:36	@Aerox	I don't know either
2012-08-03 15:39:40	@Aerox	I tried to ask but no one could explain
2012-08-03 15:39:53	@Aerox	I think it's something like this but not quite
2012-08-03 15:39:54	@Aerox	http://en.wikipedia.org/wiki/Therianthropy
2012-08-03 15:40:07	@Aerox	oh here we go
2012-08-03 15:40:08	@Aerox	http://en.wikifur.com/wiki/Therianthropy
2012-08-03 15:40:11	@Aerox	It's basically a new way to say "furry"
2012-08-03 15:40:25	Halfleft|Away	which is synonymous with 'virgin'
2012-08-03 15:41:08	+Gemsi	"Therianthropy should not be confused with the furry fandom, and mistaking them for one another can cause offense to many therians and furries alike" and that's the last thing anyone would want to do
2012-08-03 15:41:47	Halfleft|Away	wait what the fuck
2012-08-03 15:41:51	Halfleft|Away	there's a furry wiki
2012-08-03 15:41:54	Halfleft|Away	what the fuck
2012-08-03 15:42:02	+Gemsi	of course there is
2012-08-03 15:44:18	Halfleft|Away	the topmost link in the 'communication' box is livejournal
2012-08-03 15:44:19	@Aerox	GANDY
2012-08-03 15:44:20	@Aerox	DID YOU CLICK MY LINK
2012-08-03 15:44:21	Halfleft|Away	shocking
2012-08-03 15:45:24	Halfleft|Away	the majority of the random page clicks take you to a persons page
2012-08-03 15:45:31	Halfleft|Away	http://en.wikifur.com/wiki/Bogrim
2012-08-03 15:45:35	Halfleft|Away	a font of knowledge, that
2012-08-03 15:46:01	@Aerox	This gallery is about character development and erotic male bondage. You will find clean illustrations that tell stories about my various characters, and erotic work about my sexual fantasies based on my own preferences.
2012-08-03 15:46:15	@Aerox	Are those SEPARATE?
2012-08-03 15:46:21	@Aerox	or is it furry bondage
2012-08-03 15:46:48	Halfleft|Away	jesus christ http://en.wikifur.com/wiki/Pokable
2012-08-03 15:47:02	Halfleft|Away	See also
2012-08-03 15:47:02	Halfleft|Away	Boink space
2012-08-03 15:47:05	Halfleft|Away	NO FUCK YOU
2012-08-03 15:47:50	richterthethird	what cha talkin bout jro? this thing is taking a while to load thats why i ask
2012-08-03 15:48:00	@Aerox	gavin's link
2012-08-03 15:48:22	@Aerox	hey look this is a real shirt
2012-08-03 15:48:23	@Aerox	http://puu.sh/Ol9e
2012-08-03 15:48:49	richterthethird	oh its a furry thing i was almost thing you were talking about a yaoi anime or somethin
2012-08-03 15:49:01	richterthethird	thinking*
2012-08-03 15:51:20	Halfleft|Away	"Hollowness is a furry who is a male bisexual corgi."
2012-08-03 15:52:03	Halfleft|Away	"Grant is a webcomic created by Canadian artist CaptainGerBear. It tells the story of Grant, a boy who grows up to become a homosexual werewolf."
2012-08-03 15:52:48	@Aerox	More like created by Andy Butler
2012-08-03 16:12:04	Halfleft|Away	http://en.wikifur.com/wiki/File:Loki_Meerkat.jpg
2012-08-03 16:16:04	Halfleft|Away	http://en.wikifur.com/wiki/Furgonomics
2012-08-03 16:19:29	<--	lolshin (~lolshin@c-76-124-117-141.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-03 16:26:05	<--	kaciesaurus (webchat@ip98-160-103-21.ok.ok.cox.net) has quit (Ping timeout)
2012-08-03 16:31:38	@Aerox	http://gawker.com/5931608/can-you-tell-us-what-a-douche-is-lawyer-live+tweets-obscenity-trial-over-fisting-porn?tag=law
2012-08-03 16:33:03	Brainderailment	How?
2012-08-03 16:33:13	Brainderailment	how is this shit illegal?
2012-08-03 16:33:46	@Aerox	It's england, they're weird
2012-08-03 16:36:07	Halfleft|Away	oh lee neilson
2012-08-03 16:36:14	Halfleft|Away	thats a shit present for your rich daughter
2012-08-03 16:36:27	Halfleft|Away	your ex wife is a bitch
2012-08-03 16:56:20	Halfleft|Away	and your daughter is retarded
2012-08-03 16:59:54	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-08-03 17:02:25	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-03 17:35:54	Brainderailment	I think you should work in PR Gavin
2012-08-03 17:35:57	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-08-03 17:36:00	+Gandysampras	butt butt goose
2012-08-03 17:36:09	@Aerox	hi gandy
2012-08-03 17:36:18	+Gandysampras	You are obsessed
2012-08-03 17:36:23	+Gandysampras	with me being a furry
2012-08-03 17:36:29	+Gandysampras	   <-- Not a furry.
2012-08-03 17:36:30	@Aerox	NO that link was about the cat with wings
2012-08-03 17:36:42	Brainderailment	totes not furry
2012-08-03 17:37:49	@Aerox	sup nate
2012-08-03 17:37:59	Brainderailment	surp
2012-08-03 17:38:30	Brainderailment	I'm reading some court stuff in the apple v samsung trials. I don't know why
2012-08-03 17:47:02	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Ping timeout)
2012-08-03 17:56:57	@Aerox	http://i.imgur.com/gsUoX.jpg
2012-08-03 17:57:41	Brainderailment	ew
2012-08-03 18:05:37		[benbeltran[away away: Detached from tmux]
2012-08-03 19:13:29		irc: disconnected from server
2012-08-06 09:56:33		[benbeltran[away away: Detached from tmux]
2012-08-06 09:56:35	-->	benbeltran[away (~benbeltra@189.169.133.157) has joined #destructoid
2012-08-06 09:56:35	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +Torzel[a]n [Rabite] ^power andrewjm benbeltran[away cardfrek DougCL jared|zZzZ metalnarf mistic Simmy Suff0cat TheToiletDuck]
2012-08-06 09:56:35	--	Channel #destructoid: 17 nicks (2 ops, 0 halfops, 3 voices, 12 normals)
2012-08-06 09:56:40	--	Mode #destructoid [+tnCN]
2012-08-06 09:56:40	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-06 09:59:36	andrewjm	TheToiletDuck, yeah, I saw that interview last night.
2012-08-06 09:59:44	andrewjm	Pure gold.
2012-08-06 10:00:06	andrewjm	Oh wait
2012-08-06 10:00:08	andrewjm	That's a different one
2012-08-06 10:00:25	TheToiletDuck	I watched a bit last night, a few 1500m, 400m and triple jump
2012-08-06 10:00:53	TheToiletDuck	It was a shame that they asked everyone they interviewed for the 400m about Usain
2012-08-06 10:01:22	TheToiletDuck	But despite that everyone was really positive about him and seemed genuinely enthusiastic about racing with him
2012-08-06 10:01:44	TheToiletDuck	Also, that no legs dude is amazing.
2012-08-06 10:02:53	TheToiletDuck	https://dl.dropbox.com/u/12064557/Temp/1344264966689.gif
2012-08-06 10:24:34	+Gandysampras	hasha i love when walter is a cunt
2012-08-06 10:24:40	+Gandysampras	Breaking Bad is brilliant
2012-08-06 10:31:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-06 10:31:32	--	Mode #destructoid [+o Aerox] by Q
2012-08-06 10:42:53	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-06 10:42:53	--	Mode #destructoid [+o TDiddy] by Q
2012-08-06 10:43:06	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-06 10:43:06	--	Mode #destructoid [+v lolshin] by Q
2012-08-06 10:53:15	--	jared|zZzZ is now known as jared
2012-08-06 10:53:27	jared	Fire alarm went off twice in 1 hour. Happy Monday.
2012-08-06 10:57:59	-->	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has joined #destructoid
2012-08-06 10:59:37	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-06 11:02:01	--	Torzel[a]n is now known as Torzelan
2012-08-06 11:09:25	andrewjm	Gandysampras, oh god. Walt is a cunt in last night's ep?
2012-08-06 11:09:32	andrewjm	You've spoiled everything.
2012-08-06 11:14:18		[benbeltran[away away: Detached from tmux]
2012-08-06 11:14:23		[benbeltran[away back: gone 00:00:02]
2012-08-06 11:15:40	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-06 11:15:40	--	Mode #destructoid [+v Bigby] by Q
2012-08-06 11:17:56	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-06 11:24:50	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-06 11:34:08	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-06 11:34:13	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-06 11:34:13	--	Mode #destructoid [+v lolshin] by Q
2012-08-06 11:49:16	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-06 11:49:16	--	Mode #destructoid [+v Gemsi] by Q
2012-08-06 11:55:40	+lolshin	http://i.imgur.com/sVWuk.png
2012-08-06 12:09:12	@Aerox	hey shin
2012-08-06 12:11:27	+lolshin	hey jro
2012-08-06 12:11:29	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-08-06 12:11:47	@Aerox	hi moose how is your crushing hangover
2012-08-06 12:11:59	RobotBebop	non existant because i wasn't drunk
2012-08-06 12:12:25	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-06 12:12:49	+lolshin	also iirc you weren't drinking anything sugary
2012-08-06 12:12:59	+lolshin	aka fuck sugardrinks
2012-08-06 12:13:15	andrewjm	existent*
2012-08-06 12:13:17	--	andrewjm is now known as theGoldenAvatar
2012-08-06 12:13:32	RobotBebop	i was drinking it with 7-up
2012-08-06 12:13:39	+lolshin	ew, nevermind then
2012-08-06 12:13:53	+lolshin	7-up tastes like fruit loops
2012-08-06 12:14:57	RobotBebop	lolwut
2012-08-06 12:17:52	+Bigby	drink it with cream soda
2012-08-06 12:18:02	RobotBebop	gross
2012-08-06 12:18:17	+Bigby	dont hate on cream soda
2012-08-06 12:18:26	RobotBebop	i'm not, but mixing that with vodka would be awful
2012-08-06 12:18:32	+lolshin	^
2012-08-06 12:18:38	RobotBebop	don't be stupid.
2012-08-06 12:20:00	Brainderailment	7up tastes like fruity loops from the 80s. When the only colors were yellow red and orange
2012-08-06 12:20:19	+lolshin	mhm mhm
2012-08-06 12:20:24	+Bigby	i think mello yello tastes more like fruit loops
2012-08-06 12:22:06	@Aerox	Sup nate
2012-08-06 12:22:07	@Aerox	Hi bigby
2012-08-06 12:22:17	+Bigby	yo
2012-08-06 12:22:24	+Bigby	finishing up new hire paperwork
2012-08-06 12:22:54	@Aerox	woot
2012-08-06 12:22:59	+Bigby	thankfully i have a pdf app that lets me write on them so i dont have to print out 30 pages then scan them all back after i fill them out to email them back
2012-08-06 12:28:27	Brainderailment	I wish I had that when I bought my house
2012-08-06 12:28:49	Brainderailment	I had to go to a friend's house over and over because I didn't have a printer or a scanner.
2012-08-06 12:28:53	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-06 12:30:28	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-06 12:32:15	RobotBebop	i should get a printer
2012-08-06 12:32:23	+Bigby	yeah, i dont ever need one except at times like these
2012-08-06 12:32:27	RobotBebop	even though i print stuff maybe like once a year
2012-08-06 12:41:58	@bloodylip	you should just steal a laser printer from your old job, like i did
2012-08-06 12:42:22	+Bigby	laser printers can be heavy
2012-08-06 12:42:47	@bloodylip	some aren't /too/ heavy
2012-08-06 12:42:57	@bloodylip	and toner doesn't go bad like shitty cheap inkjet ink
2012-08-06 12:43:33	+Bigby	yeah but do they make laser printers with scanners built in that arent huge?
2012-08-06 12:44:34	@bloodylip	don't know, i don't think i've ever seen a laser printer/scanner
2012-08-06 12:44:44	@bloodylip	i just have a small flatbed scanner i use
2012-08-06 12:44:45	+Bigby	we had one at work
2012-08-06 12:44:49	@bloodylip	put it in the closet when i'm not using it
2012-08-06 12:44:54	+Bigby	it was pretty big though
2012-08-06 12:44:54	@bloodylip	plug it in USB when i need it
2012-08-06 12:44:57	<--	Ecksorcism (~Ahed@24.212.185.6) has quit (Ping timeout)
2012-08-06 12:45:02	+Bigby	dell made
2012-08-06 12:45:15	+Bigby	had a scanner on top and the paper feed below
2012-08-06 12:45:48	+Bigby	http://techgenie.com/wp-content/uploads/Dell-3115CN.jpg
2012-08-06 12:45:51	+Bigby	like this one
2012-08-06 12:46:59	@bloodylip	yeah, that's big
2012-08-06 12:47:06	@bloodylip	i never liked the dell laser printers
2012-08-06 12:47:11	@bloodylip	the one i got was a kyocera
2012-08-06 12:47:15	+Bigby	it worked ok
2012-08-06 12:47:20	+Bigby	but it had to calibrate all the time
2012-08-06 12:47:23	@bloodylip	it was pretty small compared to like every other laser printer out there
2012-08-06 12:47:38	RobotBebop	http://www.ro.me/
2012-08-06 12:48:09	richterthethird	http://imgur.com/4Fw1m here i found a emblem for your bike gang
2012-08-06 12:48:14	@Aerox	moose
2012-08-06 12:48:21	@Aerox	rememebr last night when you were talking about mars and conservatives
2012-08-06 12:48:22	@Aerox	here you go
2012-08-06 12:48:23	@Aerox	http://wonkette.com/480066/spite-generated-harpy-michelle-malkin-has-thoughts-on-nasa-science-forced-abortions-probably
2012-08-06 12:49:19	RobotBebop	i'm sad that i called it
2012-08-06 12:50:17	+Bigby	i cant wait to see that on Colbert
2012-08-06 12:55:03	richterthethird	not that anyone cares seems like you cant buy a new ps2 anymore  , sony shud go bc now or atleast put more ps2 classics up on psn heh
2012-08-06 12:56:27	Brainderailment	http://imgur.com/p5hpL
2012-08-06 12:59:51	+Gandysampras	GW2 livestream from the Devs starting in 5 minutes:  http://www.twitch.tv/guildwars2
2012-08-06 13:00:03	@bloodylip	what are they livestreaming?
2012-08-06 13:00:09	richterthethird	their butts
2012-08-06 13:00:09	@bloodylip	the actual game i have to wait 3-4 weeks to play?
2012-08-06 13:00:09	+Gandysampras	Q&A I think
2012-08-06 13:00:14	+Gandysampras	Along with some other shit
2012-08-06 13:00:18	richterthethird	^
2012-08-06 13:01:00	+Gandysampras	Focusing on storytelling within a player-driven narrative
2012-08-06 13:01:04	+Gandysampras	Accorfing to the Facebook
2012-08-06 13:01:08	+Gandysampras	according*
2012-08-06 13:02:34	+Bigby	we are off to fight the giant penis monster
2012-08-06 13:03:21	+Gandysampras	ugh gross, super echo
2012-08-06 13:05:16	<--	metalnarf (~metalnarf@p54AC9A27.dip0.t-ipconnect.de) has quit (Ping timeout)
2012-08-06 13:07:26	RobotBebop	uh oh
2012-08-06 13:07:31	RobotBebop	canada's playing the US in Olympic soccer
2012-08-06 13:07:35	RobotBebop	i think we're going to lose that one
2012-08-06 13:07:48	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-06 13:08:05	Halfleft|Away	piss and shit
2012-08-06 13:08:09	+Bigby	http://imgur.com/r/WTF/klLhh
2012-08-06 13:08:34	+Gandysampras	How was work gavin?
2012-08-06 13:08:44	Halfleft|Away	boring and shit
2012-08-06 13:08:49	+Gandysampras	sweet
2012-08-06 13:09:03	Halfleft|Away	hoani was off so it was pretty much just me as my boss doesn't actually do anything useful
2012-08-06 13:11:58	+Bigby	http://imgur.com/r/WTF/9qdCC
2012-08-06 13:11:59	+Bigby	sh
2012-08-06 13:12:03	+Bigby	show that to alex
2012-08-06 13:15:35	RobotBebop	is that the car you're planning on buying
2012-08-06 13:17:17	+Bigby	not a fan of pink
2012-08-06 13:17:54	Halfleft|Away	fuck sake lauren
2012-08-06 13:17:56	RobotBebop	but otherwise the childrens merchandise is fine
2012-08-06 13:18:07	Halfleft|Away	she's just had me fucking turn away a viewing because she has fucking pants on her floor
2012-08-06 13:18:13	Halfleft|Away	she's all "I need more than a days notice"
2012-08-06 13:18:25	Halfleft|Away	fucking... I told her about this on FRIDAY saturday AND sunday.
2012-08-06 13:18:30	RobotBebop	so tell her that
2012-08-06 13:18:37	Halfleft|Away	additionally, I had people on tuesday, yet she tells me she is out all night tonight
2012-08-06 13:18:43	Halfleft|Away	so when is she gonna clean for tomorrow?
2012-08-06 13:18:47	+lolshin	http://arstechnica.com/tech-policy/2012/08/exorcizing-the-demonoid-ukrainians-raid-massive-bittorrent-tracker/?comments=1#comments-bar
2012-08-06 13:18:48	Halfleft|Away	I have done
2012-08-06 13:19:00	Halfleft|Away	turns out a later date works out better for today's guy anyway
2012-08-06 13:19:02	+lolshin	er, http://arstechnica.com/tech-policy/2012/08/exorcizing-the-demonoid-ukrainians-raid-massive-bittorrent-tracker/
2012-08-06 13:19:17	+lolshin	"However, judging by the fact that the management of the site [hasn’t done so,] most likely the tracker [has been] closed forever," he added.
2012-08-06 13:19:18	+Gemsi	gavin, i'm sure murder and cleaning the blood would be less hassle at this point
2012-08-06 13:19:26	+lolshin	RIP, demonoid
2012-08-06 13:43:08		irc: disconnected from server
2012-08-06 13:43:29	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-06 13:43:29	--	Nicks #destructoid: [@Aerox @bloodylip @Q @TDiddy +Bigby +Gandysampras +Gemsi +lolshin +Torzelan [Rabite] ^power Apple_Master benbeltran[away Brainderailment cardfrek DougCL DtoidBot Halfleft|Away jared mistic on3nightstan richterthethird RobotBebop Simmy Suff0cat theGoldenAvatar]
2012-08-06 13:43:29	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-08-06 13:43:33	--	Mode #destructoid [+tnCN]
2012-08-06 13:43:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-06 13:43:39	theGoldenAvatar	I like watching it.
2012-08-06 13:43:46	theGoldenAvatar	I think it's more fun you practice it.
2012-08-06 13:43:50	theGoldenAvatar	I imagine it's boring otherwise.
2012-08-06 13:44:11	theGoldenAvatar	It's kind of hard to understand if you haven't done it.
2012-08-06 13:45:27	RobotBebop	oh man
2012-08-06 13:45:32	RobotBebop	the gold medal game is going to be against japan
2012-08-06 13:45:37	RobotBebop	a US vs Japan repeat would be amazing
2012-08-06 13:45:58	RobotBebop	if its the same team on japan's side anyway
2012-08-06 13:46:37	RobotBebop	ah, i see how the reffing is going to go
2012-08-06 13:46:40	RobotBebop	yaaay
2012-08-06 13:50:46	RobotBebop	haha, one of the girls on our team is like 3ft tall
2012-08-06 13:50:54	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-08-06 13:55:00	-->	Brain|iPhone (~braindera@mobile-166-147-118-224.mycingular.net) has joined #destructoid
2012-08-06 13:55:08	Brain|iPhone	Fucking comcast
2012-08-06 13:55:20	RobotBebop	its comcastic
2012-08-06 13:55:59	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-06 13:56:04	@bloodylip	god, those were terrible commecials
2012-08-06 13:56:12	Brain|iPhone	Okay, I dont have tv or internet. Only thing left to do now is kill myself
2012-08-06 13:56:13	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-06 13:57:25	Halfleft|Away	aaaaah shit
2012-08-06 13:57:33	Halfleft|Away	another scratch on my phone screen
2012-08-06 13:57:42	Halfleft|Away	and a part of the 'H' of the 'HTC' on the back has come off
2012-08-06 13:58:08	+Gemsi	that phone is close to 2 years old at this point isn't it ?
2012-08-06 13:58:16	Halfleft|Away	older than that
2012-08-06 13:58:20	Halfleft|Away	no wait
2012-08-06 13:58:24	Halfleft|Away	that's about right yes
2012-08-06 13:58:29	Halfleft|Away	Gandysampras
2012-08-06 13:58:34	Halfleft|Away	this is you: http://www.youtube.com/watch?v=9f0Gw4ngxKg&feature=g-crec-lik
2012-08-06 13:58:36	DtoidBot	Tony Can't Cut Bread
2012-08-06 13:58:48	Halfleft|Away	the uncut bagel represents success in your life
2012-08-06 13:59:01	theGoldenAvatar	http://i.telegraph.co.uk/multimedia/archive/02301/dog_2301216a.jpg
2012-08-06 13:59:43	@bloodylip	your gay dog is alive and has won the olympics!
2012-08-06 13:59:48	@bloodylip	or is that the dog heaven olympics?
2012-08-06 13:59:52	theGoldenAvatar	That looks nothing like my dog.
2012-08-06 14:00:20	Brain|iPhone	The dull knife represents your penises inability to it's job.
2012-08-06 14:00:52	Brain|iPhone	There's a man standing in the street near my house
2012-08-06 14:01:00	RobotBebop	he's casing your shit
2012-08-06 14:01:05	+Gemsi	kill him
2012-08-06 14:01:19	Brain|iPhone	He's looking at his phone in the middle of the street
2012-08-06 14:01:49	@bloodylip	he's probably laughing at the fact that you don't have internet
2012-08-06 14:01:53	Brain|iPhone	I'm going to murder him for lulz
2012-08-06 14:01:58	@bloodylip	it's all over the internet that you're disconnected
2012-08-06 14:02:05	Brain|iPhone	I got my shit locked down
2012-08-06 14:02:23	Brain|iPhone	Damnit! I look like a fuckin noob dont I?
2012-08-06 14:02:46	Brain|iPhone	Maybe his internet is down too and he's looking for an open wifi, lol
2012-08-06 14:02:48	@bloodylip	the noobiest
2012-08-06 14:03:23	Brain|iPhone	Fuck
2012-08-06 14:03:29	<--	Bigby (~TheBigby@108.225.112.204) has quit (Ping timeout)
2012-08-06 14:05:20	theGoldenAvatar	What a bullshit call.
2012-08-06 14:06:07	Halfleft|Away	REF
2012-08-06 14:06:09	Halfleft|Away	WHAT THE FUCK
2012-08-06 14:07:36	RobotBebop	GOOOOOOOOOOOOOOOOOOOOOAAAAL
2012-08-06 14:07:45	RobotBebop	i missed the non call
2012-08-06 14:07:57	theGoldenAvatar	Are you shitting me
2012-08-06 14:08:11	RobotBebop	you must be behind me
2012-08-06 14:08:30	theGoldenAvatar	No
2012-08-06 14:08:33	theGoldenAvatar	I was just busy raging
2012-08-06 14:09:10	RobotBebop	what was the bullshit call
2012-08-06 14:09:11	Brain|iPhone	Okay, my internet is back. It was like the apocalypse in my house, literally.
2012-08-06 14:10:05	theGoldenAvatar	Interference call.
2012-08-06 14:10:54	RobotBebop	the reffing is terrible
2012-08-06 14:11:23	theGoldenAvatar	No kidding.
2012-08-06 14:11:41	RobotBebop	ssssshhhhhhh
2012-08-06 14:11:45	RobotBebop	dat solo
2012-08-06 14:12:18	theGoldenAvatar	Yeah, I'm way behind now
2012-08-06 14:12:22	theGoldenAvatar	My stream is skipping
2012-08-06 14:13:36	Brain|iPhone	They just played the ceelo "fuck you" song during men's volleyball. How inspirational.
2012-08-06 14:14:13	Halfleft|Away	they did reggie watt's fuck shit stack in dressage
2012-08-06 14:15:15	Brain|iPhone	Classy
2012-08-06 14:15:54	theGoldenAvatar	Dammit Morgan
2012-08-06 14:16:01	theGoldenAvatar	She's had so many close calls in the last two games
2012-08-06 14:22:35	theGoldenAvatar	ragghahra
2012-08-06 14:26:39	RobotBebop	fucking shit
2012-08-06 14:26:57	RobotBebop	I've got an http server sitting on port 80 but i have no idea what it is
2012-08-06 14:27:06	<--	DtoidBot (~PircBot@199.255.212.197) has quit (Ping timeout)
2012-08-06 14:27:14	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-06 14:28:12	theGoldenAvatar	Noob
2012-08-06 14:29:05	RobotBebop	if i go to localhost i even get a 404
2012-08-06 14:30:13	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-06 14:34:01	@bloodylip	you've been hacked
2012-08-06 14:35:52	RobotBebop	ah, no it's some windows shit
2012-08-06 14:36:10	+Gemsi	always blame iis
2012-08-06 14:45:19	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-06 14:46:06	RobotBebop	so whoever wins this game gets bronze?
2012-08-06 14:48:20	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-06 14:48:20	--	Mode #destructoid [+v Bigby] by Q
2012-08-06 14:50:21	RobotBebop	hehe wambach
2012-08-06 14:50:24	RobotBebop	i keep hearing Wombat
2012-08-06 14:50:27	RobotBebop	ABBY WOMBAT
2012-08-06 14:50:31	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-06 14:50:34	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-06 14:51:56	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-06 14:51:57	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-06 14:54:10	RobotBebop	FUUUUUUUUUUUUUUUUUUUUUUUUUUUCCKKK
2012-08-06 14:54:21	RobotBebop	boooooooooooooooooooooooo
2012-08-06 14:56:32	-->	tGA_phone (~tgaphone@mobile-166-147-127-217.mycingular.net) has joined #destructoid
2012-08-06 14:56:56	tGA_phone	Brain|iPhone: My Internet is busted too :(
2012-08-06 15:00:12	@Aerox	what's wrong moose
2012-08-06 15:01:14	RobotBebop	the US scored in women's soccer
2012-08-06 15:01:18	Brain|iPhone	It's a goddamn conspiracy
2012-08-06 15:01:35	tGA_phone	For real
2012-08-06 15:02:35	Brain|iPhone	Okay, lunch
2012-08-06 15:02:35	<--	Brain|iPhone (~braindera@mobile-166-147-118-224.mycingular.net) has quit (Quit)
2012-08-06 15:04:56	RobotBebop	fartz
2012-08-06 15:05:01	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-06 15:07:46	RobotBebop	GOOOOOOOOOOOOOOOOOOOOOOOOOOOAAAAAALLL
2012-08-06 15:07:53	tGA_phone	Fuuuuuuck
2012-08-06 15:07:56	RobotBebop	:D
2012-08-06 15:08:33	RobotBebop	still 20 minutes to go, not counting stoppage
2012-08-06 15:09:01	tGA_phone	meh. US has had a ton of chances.
2012-08-06 15:10:39	RobotBebop	FUCK
2012-08-06 15:10:45	@bloodylip	SUCK IT MOOSE
2012-08-06 15:10:51	RobotBebop	I WILL SUCH NOTHING
2012-08-06 15:10:52	RobotBebop	SUCK
2012-08-06 15:11:05	tGA_phone	I love Rapinoe.
2012-08-06 15:11:15	tGA_phone	Data goal
2012-08-06 15:11:32	RobotBebop	data goal?
2012-08-06 15:11:44	tGA_phone	Sat
2012-08-06 15:11:50	tGA_phone	Dat
2012-08-06 15:11:50	@bloodylip	sata goal?
2012-08-06 15:11:56	tGA_phone	Gooood phone
2012-08-06 15:12:15	+Bigby	good phone?
2012-08-06 15:12:28	RobotBebop	come on corner
2012-08-06 15:12:34	tGA_phone	Urge
2012-08-06 15:12:43	tGA_phone	Urgh*
2012-08-06 15:12:53	RobotBebop	YEESSSS
2012-08-06 15:13:03	tGA_phone	The fuuiiiick
2012-08-06 15:13:09	tGA_phone	This game
2012-08-06 15:13:12	RobotBebop	THIS GAME
2012-08-06 15:14:14	tGA_phone	20 minutes to go
2012-08-06 15:16:41	tGA_phone	Here comes three forwards.
2012-08-06 15:17:05	RobotBebop	just have the entire team stand in the goal
2012-08-06 15:17:08	RobotBebop	for 15 minutes
2012-08-06 15:17:16	RobotBebop	THE ULTIMATE DEFENSE
2012-08-06 15:18:00	RobotBebop	what the
2012-08-06 15:18:02	RobotBebop	what the fuck
2012-08-06 15:18:18	RobotBebop	fuck off
2012-08-06 15:18:19	tGA_phone	Wut
2012-08-06 15:18:36	richterthethird	http://i.imgur.com/aP802.jpg
2012-08-06 15:18:43	RobotBebop	this god damn ref
2012-08-06 15:19:01	tGA_phone	Handball
2012-08-06 15:19:06	RobotBebop	OH COME THE FUCK ON
2012-08-06 15:19:07	tGA_phone	Holy Christ
2012-08-06 15:19:18	RobotBebop	are you fucking serious?!
2012-08-06 15:19:22	RobotBebop	god fucking damnit
2012-08-06 15:19:40	tGA_phone	Wow
2012-08-06 15:20:16	RobotBebop	fuck
2012-08-06 15:20:27	tGA_phone	Phew
2012-08-06 15:20:43	RobotBebop	what a giant pile of horse shit
2012-08-06 15:22:52	--	Aerox is now known as Aerox|Lunch
2012-08-06 15:25:21	RobotBebop	WAY TO CHOKE
2012-08-06 15:25:27	tGA_phone	Oolong
2012-08-06 15:25:33	tGA_phone	Fuckklkk
2012-08-06 15:26:00	tGA_phone	Wambach never misses that.
2012-08-06 15:26:08	RobotBebop	except for the time she messed that
2012-08-06 15:26:13	RobotBebop	missed*
2012-08-06 15:26:23	tGA_phone	Aye
2012-08-06 15:26:43	RobotBebop	YOU TELL HER TANCREDI
2012-08-06 15:26:56	<--	Bigby (~TheBigby@108.225.112.204) has left #destructoid
2012-08-06 15:27:21	tGA_phone	This ref is so slow with the whistle.
2012-08-06 15:27:26	tGA_phone	Terrible
2012-08-06 15:27:38	RobotBebop	this ref is terrible
2012-08-06 15:27:41	RobotBebop	at everything
2012-08-06 15:27:43	RobotBebop	probably even life
2012-08-06 15:29:27	RobotBebop	god damnit
2012-08-06 15:29:28	RobotBebop	too deep
2012-08-06 15:29:41	tGA_phone	Fffff
2012-08-06 15:29:59	tGA_phone	Shitty defense
2012-08-06 15:30:40	tGA_phone	Corner
2012-08-06 15:30:49	RobotBebop	FUCKING REF
2012-08-06 15:31:04	tGA_phone	Worst.
2012-08-06 15:31:35	RobotBebop	i was waiting for a delay of game call
2012-08-06 15:33:55	tGA_phone	Last play here
2012-08-06 15:34:16	RobotBebop	fucking shitty ass ref
2012-08-06 15:34:19	tGA_phone	I wish my Internet worked.
2012-08-06 15:34:29	RobotBebop	how are you watching it
2012-08-06 15:34:34	RobotBebop	tethering your phone?
2012-08-06 15:34:36	tGA_phone	TV
2012-08-06 15:35:35	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-06 15:35:36	--	Mode #destructoid [+v jorge`] by Q
2012-08-06 15:38:15	RobotBebop	so whoever loses this wins the bronze, or plays france for the bronze?
2012-08-06 15:38:42	-->	Bigby (~TheBigby@108.225.112.204) has joined #destructoid
2012-08-06 15:38:42	--	Mode #destructoid [+v Bigby] by Q
2012-08-06 15:38:43	tGA_phone	Plays for.
2012-08-06 15:40:56	tGA_phone	Everyone is so sluggish now.
2012-08-06 15:42:20	RobotBebop	90 minutes of play will do that
2012-08-06 15:42:39	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-06 15:46:36	tGA_phone	This ref
2012-08-06 15:48:41	RobotBebop	dat save
2012-08-06 15:48:51	RobotBebop	wambach is sweating like crazy
2012-08-06 15:49:25	+Bigby	thats his defense mechanism
2012-08-06 15:49:31	RobotBebop	her*
2012-08-06 15:50:30	+jorge`	Bigby was pretty accurate
2012-08-06 15:52:35	RobotBebop	COME ON CORNER
2012-08-06 15:52:46	RobotBebop	COME ON SINCLAIR
2012-08-06 15:53:43	tGA_phone	Elbow to the face
2012-08-06 15:56:30	 *	RobotBebop elbows tGA_phone in the face
2012-08-06 15:57:49	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-06 15:57:49	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-06 15:58:38	tGA_phone	Lol Canada
2012-08-06 15:58:46	RobotBebop	welp
2012-08-06 15:58:48	RobotBebop	there goes her ankle
2012-08-06 15:58:54	RobotBebop	HI AHMED
2012-08-06 15:59:41	tGA_phone	Effing sportsmanship
2012-08-06 16:01:17	+Ecksorcism	HAI IAN
2012-08-06 16:05:25	--	Aerox|Lunch is now known as Aerox
2012-08-06 16:06:17	RobotBebop	OOOUCH
2012-08-06 16:06:31	RobotBebop	are you watching the women's soccer game ecks
2012-08-06 16:07:27	+Ecksorcism	I was at a pub
2012-08-06 16:07:30	+Ecksorcism	I left at 1-1
2012-08-06 16:07:46	+Ecksorcism	whats the score now?
2012-08-06 16:07:58	tGA_phone	3-3
2012-08-06 16:08:03	RobotBebop	Extra time
2012-08-06 16:09:21	@Aerox	what nonsense made up canadian holiday is it today
2012-08-06 16:09:29	RobotBebop	civic holiday
2012-08-06 16:09:37	@Aerox	that's it's name?
2012-08-06 16:09:42	@Aerox	"Civic Holiday"?
2012-08-06 16:09:43	RobotBebop	depends on the province
2012-08-06 16:09:47	RobotBebop	here its BC Day
2012-08-06 16:09:54	+Bigby	moar like BS day
2012-08-06 16:10:00	tGA_phone	Fucking ref
2012-08-06 16:10:01	RobotBebop	don't be bitter
2012-08-06 16:10:13	RobotBebop	FFFF
2012-08-06 16:10:15	richterthethird	civic honda? i dont get it
2012-08-06 16:10:17	@Aerox	Didn't you just ahve a three day weekend
2012-08-06 16:10:24	RobotBebop	last month
2012-08-06 16:10:28	tGA_phone	Gah
2012-08-06 16:10:28	@Aerox	I am definitely way less bitter since you told me all your holiday pay is sucked out of your paychecks
2012-08-06 16:10:50	@Aerox	which is the dumbest thing ever
2012-08-06 16:12:03	tGA_phone	Penalty kicks are the worst
2012-08-06 16:12:13	richterthethird	haha
2012-08-06 16:12:19	richterthethird	its 103 degrees today
2012-08-06 16:12:28	@Aerox	http://i.imgur.com/kFWWb.jpg
2012-08-06 16:12:30	@Aerox	ew what
2012-08-06 16:12:39	@Aerox	it's 80 here
2012-08-06 16:12:44	richterthethird	i dont feel to bad im drinking some ice coffee
2012-08-06 16:12:53	@Aerox	and 75 down the street in santa monica
2012-08-06 16:13:35	<--	tGA_phone (~tgaphone@mobile-166-147-127-217.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-08-06 16:13:54	-->	tGA_phone (~tgaphone@mobile-166-147-127-217.mycingular.net) has joined #destructoid
2012-08-06 16:14:24	RobotBebop	FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCCCCCKK
2012-08-06 16:14:29	tGA_phone	Hsujdjdjubduhrhdhdhf
2012-08-06 16:14:35	RobotBebop	FUCKING PIECE OF SHIT ASS FUCKING REF AAHHHGAGSDASDGH
2012-08-06 16:14:40	tGA_phone	Morgan.
2012-08-06 16:16:13	RobotBebop	fucking bullshit game
2012-08-06 16:16:25	+jorge`	bonerific
2012-08-06 16:16:52	-->	Brain|iPhone (~braindera@mobile-166-147-118-224.mycingular.net) has joined #destructoid
2012-08-06 16:17:54	<--	Brain|iPhone (~braindera@mobile-166-147-118-224.mycingular.net) has quit (EOF from client)
2012-08-06 16:18:10	RobotBebop	well
2012-08-06 16:18:10	RobotBebop	i mean
2012-08-06 16:18:29	RobotBebop	at least all the terrible calls were evenly distributed, and by that i mean they were evenly distributed against canada
2012-08-06 16:20:20	tGA_phone	Bitter
2012-08-06 16:21:03	RobotBebop	Frustrated
2012-08-06 16:21:08	RobotBebop	that is an extremely shitty way to lose a game
2012-08-06 16:24:04	@Aerox	Wow moose
2012-08-06 16:24:09	@Aerox	what's it like living in such an embarrassing country
2012-08-06 16:24:18	RobotBebop	whats it like having your vents filled with farts
2012-08-06 16:26:02	@Aerox	I can't even smell them
2012-08-06 16:26:10	@Aerox	Your country is just terrible at everything and you should feel awful as a human being
2012-08-06 16:28:38	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-06 16:31:12	RobotBebop	you will rue the day jro
2012-08-06 16:31:58	RobotBebop	START RUEING
2012-08-06 16:32:15	+Bigby	total rueage
2012-08-06 16:32:19	-->	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-08-06 16:32:24	andrewm	FUCKING INTERNET
2012-08-06 16:34:51	<--	tGA_phone (~tgaphone@mobile-166-147-127-217.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-08-06 16:46:14	@Aerox	hey moose
2012-08-06 16:46:14	@Aerox	http://puu.sh/Pd1O
2012-08-06 16:46:35	RobotBebop	http://i.telegraph.co.uk/multimedia/archive/02301/dog_2301216a.jpg
2012-08-06 16:46:58	@Aerox	hehehe
2012-08-06 16:47:02	@Aerox	what did they medal in
2012-08-06 16:47:13	+Bigby	being scruffy
2012-08-06 16:47:37	RobotBebop	what in the
2012-08-06 16:47:58	RobotBebop	i saw the worst furryvideo last night, because it came up in my reccomendations after all your stupid furry video links
2012-08-06 16:48:07	@Aerox	ahahha youtube thinks you're a furry
2012-08-06 16:48:31	@Aerox	what's your youtube accout
2012-08-06 16:48:33	@Aerox	account
2012-08-06 16:48:54	+Bigby	dont tell him
2012-08-06 16:48:57	+Bigby	you will regret it
2012-08-06 16:53:17	@Aerox	OH SHIT
2012-08-06 16:53:18	@Aerox	http://www.ign.com/articles/2012/08/06/get-ready-for-an-archerbobs-burgers-crossover
2012-08-06 16:53:23	@Aerox	i guess that's not really oh shit
2012-08-06 16:53:34	+Bigby	so that will be weird
2012-08-06 16:54:00	RobotBebop	i'd rather see archer/venture bros
2012-08-06 16:54:31	RobotBebop	and i really wish there was some way to convince doc hammer to do a mod for portal 2 that replaces Cave Johnson with Rusty Venture
2012-08-06 16:55:02	+Bigby	i hate rusty venture
2012-08-06 16:58:50	@Aerox	ahahahhahhahah
2012-08-06 16:58:53	@Aerox	This headline is 100% accurate
2012-08-06 16:58:54	@Aerox	http://jezebel.com/5932228/teen-mom-farrah-abraham-releases-the-worst-song-you-will-ever-hear
2012-08-06 16:59:29	RobotBebop	oh god
2012-08-06 16:59:50	+Bigby	im glad the speakers on my laptop dont work now
2012-08-06 17:00:45	@Aerox	http://www.dailymail.co.uk/news/article-2182470/Orphaned-kangaroo-wombat-inseparable-friends-share-pouch.html
2012-08-06 17:00:48	@Aerox	Here's something to make it better
2012-08-06 17:02:34	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-08-06 17:02:36	+Bigby	lol i love that wombats dumb face
2012-08-06 17:03:07	@Aerox	Wombats take a while to get cute
2012-08-06 17:03:18	+Bigby	i like him the way he is
2012-08-06 17:03:37	@Aerox	http://media-3.web.britannica.com/eb-media/22/65322-004-8FF21CDA.jpg
2012-08-06 17:12:34	RobotBebop	oh god i forgot about this animal collective song
2012-08-06 17:12:55	@Aerox	hehe
2012-08-06 17:17:21	RobotBebop	http://www.theonion.com/articles/michele-bachmann-thankful-no-americans-died-in-sik,29071/
2012-08-06 17:20:40	andrewm	Breaking Bad time
2012-08-06 17:24:27	+Bigby	JR
2012-08-06 17:24:30	+Bigby	Guild Wars 2
2012-08-06 17:24:40	+Bigby	thoughts
2012-08-06 17:25:32	-->	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-06 17:25:32	--	Mode #destructoid [+v Ahmed] by Q
2012-08-06 17:26:36	@Aerox	It's great
2012-08-06 17:26:37	@Aerox	buy it
2012-08-06 17:26:50	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-06 17:26:55	richterthethird	whoa is 106 now haha
2012-08-06 17:27:18	@Aerox	blech
2012-08-06 17:27:20	+Bigby	holy shit
2012-08-06 17:27:24	+Bigby	new Rise of the Triad game?
2012-08-06 17:27:37	richterthethird	i hope it gets hot enough that it will eventually even out later and i get some god damn rain
2012-08-06 17:27:39	richterthethird	>_>
2012-08-06 17:27:59	@Aerox	I wouldn't count on too much rain over in Chino
2012-08-06 17:28:14	+Bigby	on GW2, how much have you played
2012-08-06 17:28:57	RobotBebop	GW2 is out?
2012-08-06 17:30:49	@Aerox	not yet
2012-08-06 17:30:58	@Aerox	I've done all but one beta weekend and sunk probably 5-10 hours in each
2012-08-06 17:31:00	@TDiddy	lol
2012-08-06 17:31:09	@TDiddy	There is going to be a Bob's Burgers/Archer cross over
2012-08-06 17:31:51	richterthethird	meh i was hoping for a sons of anarchy , games of thrones crossover
2012-08-06 17:32:00	richterthethird	ron pearlmen would totally fit in
2012-08-06 18:59:00		irc: disconnected from server
2012-08-07 09:15:29	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-07 09:15:29	--	Nicks #destructoid: [@bloodylip @Q +Ahmed +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek2 DougCL DtoidBot jared metalnarf mistic Suff0cat theGoldenAvatar TheToiletDuck]
2012-08-07 09:15:29	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-08-07 09:15:29	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-08-07 09:15:32	--	Mode #destructoid [+tnCN]
2012-08-07 09:15:32	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-07 09:16:05	theGoldenAvatar	And Douglas fell off the beam.
2012-08-07 09:16:07	theGoldenAvatar	Rraghghag
2012-08-07 09:16:13	@bloodylip	what a jerk
2012-08-07 09:16:15	theGoldenAvatar	I don't think we're going to beat China
2012-08-07 09:18:11	TheToiletDuck	not with that attitude
2012-08-07 09:18:29	theGoldenAvatar	We are 4 golds back.
2012-08-07 09:19:44	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-07 09:20:35	theGoldenAvatar	Russian lady fell twice.
2012-08-07 09:20:50	theGoldenAvatar	This photo is cute as fuck: http://i.imgur.com/llNsZ.jpg
2012-08-07 09:20:51	@bloodylip	that's because she's a lady
2012-08-07 09:22:34	theGoldenAvatar	Let's see if this other American can stay on the damn thing.
2012-08-07 09:25:23	theGoldenAvatar	She did pretty okay.
2012-08-07 09:26:34	theGoldenAvatar	GODDAMN MOTHER FUCK
2012-08-07 09:26:50	theGoldenAvatar	DING LING LING
2012-08-07 09:27:11	theGoldenAvatar	Another gold for China.
2012-08-07 09:28:38	@bloodylip	did someone grease the beam?
2012-08-07 09:28:49	theGoldenAvatar	The girl who won
2012-08-07 09:28:56	theGoldenAvatar	Her name is literally Ding Ling Ling
2012-08-07 09:29:01	@bloodylip	haha
2012-08-07 09:29:13	@bloodylip	i thought you were making a bell ringing sound
2012-08-07 09:31:20	theGoldenAvatar	We won a dumb bronze.
2012-08-07 09:32:44	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-07 09:33:24	TheToiletDuck	Bronze eww
2012-08-07 09:33:43	theGoldenAvatar	I saw that New Zealand had the most gold medals per capita.
2012-08-07 09:34:17	TheToiletDuck	yeah? that's pretty good :)
2012-08-07 09:35:10	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-07 09:35:10	--	Mode #destructoid [+o TDiddy] by Q
2012-08-07 09:56:45	theGoldenAvatar	Blergh.
2012-08-07 09:56:52	theGoldenAvatar	I am reading this Murakami book.
2012-08-07 09:57:06	theGoldenAvatar	So far it's just so bland.
2012-08-07 09:57:26	@bloodylip	what book?
2012-08-07 09:57:37	theGoldenAvatar	Hard-boiled Wonderland
2012-08-07 09:58:12	theGoldenAvatar	I don't know if it's the translation of what, but the language is awkward
2012-08-07 09:58:30	theGoldenAvatar	or*
2012-08-07 09:58:52	theGoldenAvatar	I kind of don't want to read it anymore, but so many people are like "THIS IS THE BEST BOOK EVER"
2012-08-07 09:58:59	theGoldenAvatar	I feel like I'm missing something.
2012-08-07 09:59:31	theGoldenAvatar	I think Aerox recommended it.
2012-08-07 10:00:14	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Read error: Operation timed out)
2012-08-07 10:01:20	@bloodylip	aerox recommended that I read MODELLAND
2012-08-07 10:01:29	@bloodylip	i couldn't even enjoy how terrible it was
2012-08-07 10:01:30	theGoldenAvatar	Haha
2012-08-07 10:01:41	theGoldenAvatar	I've liked that other things he's recommended
2012-08-07 10:03:09	theGoldenAvatar	The dialogue and character interaction is like wooden and robotic
2012-08-07 10:03:21	theGoldenAvatar	It kind of reminds me of the dialogue in a shitty "serious" anime
2012-08-07 10:03:30	theGoldenAvatar	Like Eva or something
2012-08-07 10:05:12	@bloodylip	maybe that's just how japanese people talk
2012-08-07 10:05:31	theGoldenAvatar	Maybe.
2012-08-07 10:06:15	theGoldenAvatar	It's eerily reminescent to the stilted dialogue you get on JRPGs
2012-08-07 10:06:36	theGoldenAvatar	Like Valkyria Chronicles.
2012-08-07 10:08:19	theGoldenAvatar	I also did just finish rereading Lolita.
2012-08-07 10:08:25	theGoldenAvatar	So maybe my perspective is skewed.
2012-08-07 10:34:33	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-07 10:34:56	Batthink	Hi guys
2012-08-07 10:35:05	Batthink	Couldn't log in for a while
2012-08-07 10:35:20	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-07 10:37:33	-->	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has joined #destructoid
2012-08-07 10:40:02	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 10:40:02	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 10:43:34	theGoldenAvatar	Gah. Our stupid gymnasts keep sucking.
2012-08-07 10:48:08	Batthink	That penalty in the second half of the USA/Canada match was a load of bull.
2012-08-07 10:48:18	theGoldenAvatar	Not really.
2012-08-07 10:48:25	theGoldenAvatar	She'd been warned twice apparently.
2012-08-07 10:48:48	theGoldenAvatar	But that ref did suck.
2012-08-07 10:49:01	Batthink	No, you mean the free kick for time-wasting.
2012-08-07 10:49:13	jared	Afternoon.
2012-08-07 10:49:18	Batthink	Hi Jared
2012-08-07 10:49:26	theGoldenAvatar	Oh, you mean the two handballs in the box?
2012-08-07 10:49:40	theGoldenAvatar	I don't know how you can ignore that.
2012-08-07 10:49:40	Batthink	The one 'handball' in the box.
2012-08-07 10:49:51	theGoldenAvatar	No, the ball hit both their hands.
2012-08-07 10:51:03	Batthink	The handball which led to the penalty in the 80th minute shouldn't have been given.
2012-08-07 10:51:21	theGoldenAvatar	Why do you say that?
2012-08-07 10:52:30	Batthink	The ball was struck so hard, and the player was trying to avoid it pummelling into her face.
2012-08-07 10:52:52	Batthink	I'm watching it again just to make sure.
2012-08-07 10:54:16	Batthink	I see what you mean by two handballs now...
2012-08-07 10:54:28	Batthink	...but they weren't reaching for the ball.
2012-08-07 10:55:20	Batthink	With intent.
2012-08-07 10:55:36	theGoldenAvatar	True, but the general rule that I understand will cause refs to ignore it if you keep your arms against your body.
2012-08-07 10:55:43	theGoldenAvatar	I think the extension of the arm outward got her.
2012-08-07 10:56:16	theGoldenAvatar	It's a judgement call either way.
2012-08-07 10:57:00	Batthink	It is a big issue though.
2012-08-07 10:57:58	theGoldenAvatar	Christ.
2012-08-07 10:58:03	theGoldenAvatar	Raisman scored a 15.6
2012-08-07 10:58:08	theGoldenAvatar	Maybe we will get a gold.
2012-08-07 11:11:26	theGoldenAvatar	Yay, Gold on Floor for US.
2012-08-07 11:12:33	theGoldenAvatar	http://www.reddit.com/r/olympics/comments/xttvk/imagine_if_we_cheered_for_our_own_races_go_white/
2012-08-07 11:12:57	theGoldenAvatar	I am such a racist.
2012-08-07 11:13:09	@TDiddy	confession is the first step to recovery
2012-08-07 11:21:54	Batthink	Yay, another GB gold in cycling.
2012-08-07 11:29:30	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-07 11:32:49	Batthink	'A truly remarkable ride from Laura Trott, who has a stomach condition which causes her to throw up after racing.'
2012-08-07 11:35:19	@TDiddy	and yet, she kept racing
2012-08-07 11:35:26	@TDiddy	that is dedication
2012-08-07 11:39:20	Batthink	People get the same results drinking large amounts of alcohol.
2012-08-07 11:40:43	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-07 11:40:43	--	Mode #destructoid [+v lolshin] by Q
2012-08-07 11:45:42	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-07 11:45:42	--	Mode #destructoid [+v Gemsi] by Q
2012-08-07 11:47:15	Batthink	Hi Gemsi
2012-08-07 11:47:23	+Gemsi	Howdy
2012-08-07 11:48:57	Batthink	OOOH, those tackles were flying in extra time, TGA
2012-08-07 11:49:22	Batthink	USA win another gymnastic gold.
2012-08-07 11:50:09	Batthink	That tackle on Scott, the Canadian player was horrid. >_<
2012-08-07 12:06:52	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-07 12:15:45	Batthink	And another cycling gold for GB. :D
2012-08-07 12:19:57	jared	I'd like to see an Olympics-themed B-movie on SciFi. Like a mad scientist in London makes a super-shark with rapiers for hands, and they fencer who was disqualified for something that wasn't their fault earlier in the movie has to save the day.
2012-08-07 12:22:17	theGoldenAvatar	Ew. No.
2012-08-07 12:22:23	Batthink	Well, I already have an idea for an Olympics movie about a protester causing havok, but I'll have to keep that under my hat.
2012-08-07 12:22:30	Batthink	Havoc?
2012-08-07 12:22:34	Batthink	Whatever.
2012-08-07 12:22:39	jared	Havelcade?
2012-08-07 12:23:06	theGoldenAvatar	Cycling sprints crack me up
2012-08-07 12:23:31	theGoldenAvatar	I was reading about some movie Syfy was making the other day.
2012-08-07 12:23:42	theGoldenAvatar	That channel is an abomination
2012-08-07 12:23:46	jared	Yup.
2012-08-07 12:23:57	theGoldenAvatar	They own the rights to The Diamond Age.
2012-08-07 12:24:03	theGoldenAvatar	Let's hope that never gets made.
2012-08-07 12:24:16	jared	What movie? MegaShark? CyberOctopus? FutureSnake?
2012-08-07 12:26:15	theGoldenAvatar	Oh apparently they are giving a scifi show to Bryan Fuller.
2012-08-07 12:26:29	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 12:26:29	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 12:31:25	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-07 12:33:01	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 12:33:01	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 12:36:19	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-07 12:39:32	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 12:39:32	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 12:39:59	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-07 12:40:39	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 12:40:39	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 12:58:08	theGoldenAvatar	Your internet sucks.
2012-08-07 12:58:48	@Aerox	yep
2012-08-07 12:58:54	@Aerox	Our phones and internet are all fucked up
2012-08-07 13:03:57	Suff0cat	So what you're saying is, now is the perfect time to commit crime
2012-08-07 13:09:52	Batthink	Fight criiiiiiiiiiiime.
2012-08-07 13:12:11	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-08-07 13:28:19	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 13:28:19	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 13:42:54	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-07 13:43:41	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-07 13:43:50	Batthink	Hi Gavin
2012-08-07 13:45:28	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 13:45:28	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 13:45:39	-->	Dyganth (Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has joined #destructoid
2012-08-07 13:47:12	Batthink	Aerox has been entering and exiting the channel for the last fifteen minutes.
2012-08-07 13:48:29	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-07 13:50:52	 *	jared inserts generica sex joke
2012-08-07 13:51:02	Batthink	lol
2012-08-07 13:51:21	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 13:51:21	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 13:51:47	jared	I feel like we're at a point where we can just go with high-level humor. There are tons of specific examples, but I think you get the idea.
2012-08-07 13:52:10	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-07 13:52:50	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 13:52:50	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 13:53:17	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-08-07 13:53:48	Batthink	Anything to break up the lines involving Aerox is appreciated.
2012-08-07 14:13:12	Halfleft|Away	fuck
2012-08-07 14:13:37	Halfleft|Away	!q
2012-08-07 14:13:37	DtoidBot	Generating new random quote set.
2012-08-07 14:13:38	DtoidBot	[882] <Corican> WAH WAH DRINK WATER FAGGOT
2012-08-07 14:17:12	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-07 14:29:48	<--	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-07 14:33:02	Batthink	Iranians are winning wrestling golds everywhere.
2012-08-07 14:33:22	@bloodylip	I bet the Iron Shiek is proud of his countrymen
2012-08-07 14:34:35	@bloodylip	hmm, apparently he was an olympic greco-roman wrestler, too
2012-08-07 14:34:51	Batthink	He's looking at the Iranians on the medal table, and going (quote) "FAKKING BULLLSHEEEEET!"
2012-08-07 14:38:21	Batthink	http://www.youtube.com/watch?v=VP4aoPbyD64
2012-08-07 14:38:22	DtoidBot	Iron Sheik Fuckin' BULLSHIT  {Slide In Bullshit} Remix.avi
2012-08-07 14:46:30	--	Mode #destructoid [+b Aerox!*@*] by bloodylip
2012-08-07 14:46:35	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-08-07 14:50:55	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-07 15:01:01	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-07 15:06:51	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-07 15:17:38	--	cardfrek2 is now known as cardfrek
2012-08-07 15:37:32	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-07 15:45:09	--	Mode #destructoid [-b Aerox!*@*] by bloodylip
2012-08-07 15:57:22	andrewm	Iran also won 105kg+ again
2012-08-07 16:00:07	andrewm	http://www.nbcolympics.com/news-blogs/blog=olympic-talk/post/swimmer-admits-to-breaking-the-rules-during-gold-medal-performance-in-london.html
2012-08-07 16:02:47	--	jared is now known as jared|away
2012-08-07 16:06:14	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 16:06:14	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 16:08:46	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-07 16:08:46	--	Mode #destructoid [+v jorge`] by Q
2012-08-07 16:09:00	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (Ping timeout)
2012-08-07 16:23:01	-->	andrewm_ (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has joined #destructoid
2012-08-07 16:23:01	<--	andrewm (~andrewm@cpe-024-025-059-226.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-07 16:23:01	--	andrewm_ is now known as andrewm
2012-08-07 16:29:06	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-07 16:29:46	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-08-07 16:53:10	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-08-07 16:53:37	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: Operation timed out)
2012-08-07 16:54:20	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-07 16:54:20	--	Mode #destructoid [+v jorge`] by Q
2012-08-07 16:59:23	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: EOF from client)
2012-08-07 16:59:38	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-07 16:59:38	--	Mode #destructoid [+o Aerox] by Q
2012-08-07 17:02:12	Brainderailment	wtf? pandora stops at screen timeout. What a pile of apeshit
2012-08-07 17:05:18	@TDiddy	the worst
2012-08-07 17:07:26	<--	^power (neo@HKS_Power.users.quakenet.org) has quit (*.net *.split)
2012-08-07 17:07:26	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-08-07 17:07:26	<--	Suff0cat (Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-08-07 17:07:26	<--	metalnarf (~metalnarf@p54AC9A3D.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-08-07 17:07:26	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-08-07 17:07:26	<--	DougCL (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-08-07 17:18:17	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-07 17:18:17	-->	metalnarf (~metalnarf@p54AC9A3D.dip0.t-ipconnect.de) has joined #destructoid
2012-08-07 17:18:17	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-08-07 17:18:17	-->	Suff0cat (Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has joined #destructoid
2012-08-07 17:18:17	-->	DougCL (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has joined #destructoid
2012-08-07 17:26:24	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-07 17:26:24	--	Mode #destructoid [+v Bigby] by Q
2012-08-07 17:29:17	+Bigby	JR
2012-08-07 17:29:47	+Bigby	i found the old pic of me in my fedora
2012-08-07 17:30:00	Brainderailment	ew fedora
2012-08-07 17:30:11	+Bigby	real fedora
2012-08-07 17:30:20	+Bigby	old school son
2012-08-07 17:35:41	richterthethird	!q
2012-08-07 17:35:41	DtoidBot	[292] <SurplusGamer> I thought there was a huge bug crawling on me but it was just my 360 controller's cable dragging between my toes. // See quote 34.
2012-08-07 17:35:53	richterthethird	!q bigby
2012-08-07 17:35:53	DtoidBot	[1142] <TheBigby> id buy sex simulator rape party
2012-08-07 17:38:58	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Read error: Connection reset by peer)
2012-08-07 17:39:24	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-07 17:42:44	@Aerox	Post biggby1
2012-08-07 17:42:46	@Aerox	oops
2012-08-07 17:42:48	@Aerox	Post Bigby!
2012-08-07 17:47:31	+Bigby	what>
2012-08-07 17:50:14	@Aerox	your fedora
2012-08-07 17:50:24	+Bigby	oh that
2012-08-07 17:50:33	+Bigby	https://lh6.googleusercontent.com/-bbq-T7qhVPY/UCGWqc7DZpI/AAAAAAAAAiw/LFEhOq1ANGU/s639/IMG_20120807_172229
2012-08-07 17:50:47	@Aerox	oh
2012-08-07 17:50:49	@Aerox	I saw that on your facebook
2012-08-07 17:50:55	@Aerox	I thought there was anohter one
2012-08-07 17:50:55	+Bigby	its on my facebook?
2012-08-07 17:50:57	@Aerox	yes
2012-08-07 17:51:03	+Bigby	damn its been a while since i checked it then
2012-08-07 17:51:10	+Bigby	forgot all about it
2012-08-07 17:51:19	@Aerox	Worse quality though
2012-08-07 17:51:20	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-ash4/2738_73715724973_6047516_n.jpg
2012-08-07 17:51:57	+Bigby	we had a wood burning furnace there
2012-08-07 17:52:00	@Aerox	There are also a lot of delightful pictures of Snarf
2012-08-07 17:52:03	+Bigby	had to keep it stoked
2012-08-07 17:52:15	+Bigby	i miss that mutt
2012-08-07 17:52:35	@Aerox	Oh I didn't know he wasn't around :(
2012-08-07 17:53:14	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-07 17:53:28	+Bigby	we gave him to another family when we moved
2012-08-07 17:53:40	@Aerox	You should go visit!
2012-08-07 17:53:48	+Bigby	its over an hour and a half from here
2012-08-07 17:53:56	+Bigby	and i dont even know who has him
2012-08-07 17:53:57	@Aerox	You should go visit!
2012-08-07 17:53:58	@Aerox	aww
2012-08-07 17:55:58	@Aerox	ahaha, ouch
2012-08-07 17:55:59	@Aerox	http://www.eonline.com/eol_images/Entire_Site/201277/feck_medium.gif
2012-08-07 17:56:41	+Bigby	and he is german
2012-08-07 17:56:45	+Bigby	that makes it worse
2012-08-07 17:56:51	+Bigby	he will be shunned
2012-08-07 18:32:32	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-07 18:32:33	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-07 18:33:57	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-07 19:03:22		irc: disconnected from server
2012-08-07 19:03:43	-->	benbeltran[away (~benbeltra@200.76.82.153) has joined #destructoid
2012-08-07 19:03:43	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Bigby +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power andrewm benbeltran[away Brainderailment cardfrek DougCL DtoidBot Dyganth jared|away metalnarf mistic on3nightstan pointzeroeight richterthethird Suff0cat theGoldenAvatar]
2012-08-07 19:03:43	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 5 voices, 17 normals)
2012-08-07 19:03:46	--	Mode #destructoid [+tnCN]
2012-08-07 19:03:46	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-07 19:04:15	<--	metalnarf (~metalnarf@p54AC9A3D.dip0.t-ipconnect.de) has quit (Read error: Operation timed out)
2012-08-07 19:20:06		irc: disconnected from server
2012-08-08 09:18:14	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-08 09:18:14	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +jorge` +lolshin +Torzel[a]n [Rabite] Apple_Master benbeltran[away cardfrek2 DougCL DtoidBot Dyganth jared|away meeetalnarf metalnarf mistic pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck]
2012-08-08 09:18:14	--	Channel #destructoid: 21 nicks (2 ops, 0 halfops, 4 voices, 15 normals)
2012-08-08 09:18:17	--	Mode #destructoid [+tnCN]
2012-08-08 09:18:17	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-08 09:25:34	TheToiletDuck	they've released linux for Ps2. Even installs on non modded consoles
2012-08-08 09:26:37	jared|away	That's.. Awesome.
2012-08-08 09:27:29	jared|away	!q
2012-08-08 09:27:30	DtoidBot	[593] <Bigby> i sometimes miss the old ways of romance, just a choloroformed rag and her, ahhhh
2012-08-08 09:28:59	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-08 09:47:40	theGoldenAvatar	http://i.imgur.com/NY5Ff.gif
2012-08-08 09:47:45	theGoldenAvatar	My favorite from 105kg+
2012-08-08 09:57:18	TheToiletDuck	ouch
2012-08-08 09:57:42	TheToiletDuck	they should have left him pinned under the weights
2012-08-08 09:57:47	TheToiletDuck	"that'll learn ya"
2012-08-08 09:58:50	theGoldenAvatar	They brought out the covering.
2012-08-08 09:59:10	theGoldenAvatar	https://dl.dropbox.com/u/109257/ftp/Y3xDqLO.png
2012-08-08 09:59:26	theGoldenAvatar	But he was ok
2012-08-08 09:59:27	theGoldenAvatar	http://cdn2.spiegel.de/images/image-385899-galleryV9-tvkf.jpg
2012-08-08 10:02:04	TheToiletDuck	i hope they didn't cheer his failure
2012-08-08 10:02:10	TheToiletDuck	:P
2012-08-08 10:06:15	@bloodylip	theGoldenAvatar: who let John Goodman into the olympics in the first place?
2012-08-08 10:35:12	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-08 10:35:12	--	Mode #destructoid [+o Aerox] by Q
2012-08-08 10:49:01	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-08 10:57:03	TheToiletDuck	http://www.guardian.co.uk/uk/2012/aug/08/olympics-spectator-parkinsons-arrest-smiling
2012-08-08 10:59:05	+Gandysampras	Let me know when youa re watching gravity falls jro
2012-08-08 10:59:12	@Aerox	I don't have it yet!
2012-08-08 10:59:15	@Aerox	it's just up on on demand
2012-08-08 10:59:18	@Aerox	which is at home and i just got into work :(
2012-08-08 11:03:32	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-08 11:03:32	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-08 11:12:55	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-08 11:13:56	Batthink	Hi guys
2012-08-08 11:17:44	TheToiletDuck	tata bitches
2012-08-08 11:17:53	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-08 11:18:54	Batthink	Aww
2012-08-08 11:22:08	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-08 11:22:08	--	Mode #destructoid [+o TDiddy] by Q
2012-08-08 11:29:26	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-08 11:31:36	--	Aerox is now known as Aerox|Coffee
2012-08-08 11:35:34	+jorge`	4.4
2012-08-08 11:40:22	theGoldenAvatar	I like the BBC's Hockey image
2012-08-08 11:40:35	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/dnrYA0C.png
2012-08-08 11:42:16	--	Aerox|Coffee is now known as Aerox
2012-08-08 11:57:01	Batthink	Yeah, pretty good. :)
2012-08-08 11:58:00	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-08 11:58:00	--	Mode #destructoid [+v Gemsi] by Q
2012-08-08 12:14:18	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-08 12:15:25	theGoldenAvatar	http://www.youtube.com/watch?v=Qh3plEz6r8s
2012-08-08 12:15:25	DtoidBot	The Fiery Furnaces-Quay Cur
2012-08-08 12:15:35	theGoldenAvatar	oops
2012-08-08 12:15:40	theGoldenAvatar	wrong window
2012-08-08 12:33:08	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-08 12:34:48	-->	Brain|Laptop (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-08 12:39:45	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (*.net *.split)
2012-08-08 12:39:45	<--	Dyganth (~Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has quit (*.net *.split)
2012-08-08 12:39:45	<--	metalnarf (~metalnarf@p54AC81F6.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-08-08 12:39:45	<--	meeetalnarf (~meetalnar@p54AC81F6.dip0.t-ipconnect.de) has quit (*.net *.split)
2012-08-08 12:39:45	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (*.net *.split)
2012-08-08 12:39:45	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (*.net *.split)
2012-08-08 12:39:45	<--	Suff0cat (Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has quit (*.net *.split)
2012-08-08 12:39:45	<--	DougCL (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-08-08 12:39:45	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (*.net *.split)
2012-08-08 12:52:23	jared|away	Whoa, wonder what that's all about.
2012-08-08 12:54:08	Batthink	Another netsplit....
2012-08-08 12:56:51	jared|away	Looks like it's just you and me stuck on this side of the net.
2012-08-08 12:57:03	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-08 12:57:03	-->	Dyganth (Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has joined #destructoid
2012-08-08 12:57:03	-->	Suff0 (Suff0cat@c-67-161-161-19.hsd1.ca.comcast.net) has joined #destructoid
2012-08-08 12:57:03	-->	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has joined #destructoid
2012-08-08 12:57:03	-->	meeetalnarf (~meetalnar@p54AC81F6.dip0.t-ipconnect.de) has joined #destructoid
2012-08-08 12:57:03	-->	metalnarf (~metalnarf@p54AC81F6.dip0.t-ipconnect.de) has joined #destructoid
2012-08-08 12:57:03	-->	DougCL (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has joined #destructoid
2012-08-08 12:57:07	Brain|Laptop	and........me
2012-08-08 12:57:08	Brain|Laptop	fuck
2012-08-08 12:57:15	 *	jared|away makes awkward turtle motion
2012-08-08 12:57:23	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-08 12:57:23	--	Mode #destructoid [+v Bigby] by Q
2012-08-08 12:57:41	Brain|Laptop	what is that anyway?
2012-08-08 12:57:46	Brain|Laptop	awkward turtle?
2012-08-08 12:57:47	jared|away	Oh, high guys..
2012-08-08 12:58:10	jared|away	When you put one hand on top of the other, thumbs out, and rotate your thumbs like flippers.
2012-08-08 12:58:18	Brain|Laptop	yeah, but why?
2012-08-08 12:58:33	--	Mode #destructoid [+o TDiddy] by Q
2012-08-08 12:58:54	Brain|Laptop	My sister in law did that to me at my brother's funeral.
2012-08-08 12:58:57	jared|away	The motion is itself supposed to be awkward, and you do it in the presense of soemthing awkward.
2012-08-08 12:59:04	jared|away	That's fucked up.
2012-08-08 12:59:08	Brain|Laptop	yeah...
2012-08-08 12:59:17	Brain|Laptop	it was her husband
2012-08-08 12:59:28	jared|away	...
2012-08-08 12:59:36	+Bigby	awkward
2012-08-08 12:59:57	Brain|Laptop	I hope it was her weird way of dealing with shit, to try and be goofy with me.
2012-08-08 13:00:28	jared|away	Yeah. I mean, considering it was her husband, I'm sure she meant no disrespect.
2012-08-08 13:00:56	Brain|Laptop	she was trying to make me laugh I think
2012-08-08 13:01:23	+Bigby	so she pulled a Kaufman
2012-08-08 13:01:49	-->	cardfrek3 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-08-08 13:02:15	jared|away	I kind of miss Kaufman a little.
2012-08-08 13:05:52	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-08 13:12:02	@Aerox	hi nate
2012-08-08 13:13:57	Brain|Laptop	heyro
2012-08-08 13:15:30	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-08 13:24:41	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-08 13:24:41	--	Mode #destructoid [+v Gemsi] by Q
2012-08-08 13:27:38	Halfleft|Away	fucking shit
2012-08-08 13:27:59	+Gemsi	whats wrong now ?
2012-08-08 13:28:01	+Bigby	and good day to you sir
2012-08-08 13:33:02	Halfleft|Away	everything is wrong. all the time.
2012-08-08 13:33:38	+Bigby	if that is the case, then arent you wrong about everythign being wrong?
2012-08-08 13:35:15	<--	Brain|Laptop (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-08 13:35:31	-->	Brain|Laptop (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-08 13:35:44	--	jared|away is now known as jared
2012-08-08 13:35:53	jared	Oh, woo, I get my nick.
2012-08-08 13:36:52	@bloodylip	about time
2012-08-08 13:36:55	@bloodylip	i had no idea who you were otherwise
2012-08-08 13:37:00	--	Brain|Laptop is now known as Nate
2012-08-08 13:37:06	Nate	pisspiss and cum
2012-08-08 13:37:16	<--	Nate (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-08-08 13:50:20	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-08 13:55:50	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-08 13:55:50	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-08 14:00:02	@bloodylip	hi ecks!
2012-08-08 14:02:57	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-08 14:03:46	@Aerox	HI RICKEY
2012-08-08 14:03:56	storyr	hello good sir
2012-08-08 14:05:31	Halfleft|Away	fucking shit
2012-08-08 14:05:34	Halfleft|Away	I forgot to buy butter
2012-08-08 14:06:27	Halfleft|Away	I'm getting pretty good at rolling a coin across my knuckles.
2012-08-08 14:06:34	Halfleft|Away	next stop, pussytown
2012-08-08 14:06:40	Halfleft|Away	population: Gavin.
2012-08-08 14:09:01	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-08 14:20:43	theGoldenAvatar	Look at this dumb shit
2012-08-08 14:20:44	theGoldenAvatar	(this.documentsToExport.Count == 1 ? true : false)
2012-08-08 14:20:52	Halfleft|Away	hahaha
2012-08-08 14:21:05	Halfleft|Away	that is a fucking travesty
2012-08-08 14:21:06	Halfleft|Away	what is it?
2012-08-08 14:25:16	storyr	make butter
2012-08-08 14:32:06	--	Aerox is now known as Aerox|Lunch
2012-08-08 14:33:43	@bloodylip	theGoldenAvatar: is that your code?
2012-08-08 14:33:54	theGoldenAvatar	You know it
2012-08-08 14:34:24	theGoldenAvatar	I downloaded a code "fixer" for VS
2012-08-08 14:34:31	theGoldenAvatar	That's the only stupid thing it's found so far
2012-08-08 14:39:15	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Read error: Connection reset by peer)
2012-08-08 14:39:30	-->	DtoidBot (~PircBot@24.106.217.162) has joined #destructoid
2012-08-08 14:41:10	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-08 14:42:15	+Gandysampras	ugh I have forgotten all of the details for my Guild Wars account in their entirity
2012-08-08 14:42:19	+Gandysampras	How annoying
2012-08-08 14:43:17	+Gemsi	we only played it a couple of months back, how did you forget
2012-08-08 14:43:27	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-08 14:43:27	--	Mode #destructoid [+v Bigby] by Q
2012-08-08 14:43:50	+Gemsi	more to the point, how doesn't the game remember ?
2012-08-08 14:44:30	+Gemsi	and ooh another GW2 stress test tomorrow
2012-08-08 14:45:03	@bloodylip	oh boy, is it at stupid times again?!
2012-08-08 14:45:27	+Gemsi	 12:00 Noon PACIFIC Time to 4:00 PM PACIFIC Time.
2012-08-08 14:45:43	+Gemsi	i have no idea what that is in a proper timezone mind you
2012-08-08 14:47:05	--	Aerox|Lunch is now known as Aerox
2012-08-08 14:49:27	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-08 14:52:53	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-08 14:59:22	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-08 15:04:09	andrewm	Boom
2012-08-08 15:04:11	andrewm	200m gold.
2012-08-08 15:15:48	andrewm	Boom.
2012-08-08 15:15:56	andrewm	110m hurdles gold and silver.
2012-08-08 15:18:28	Halfleft|Away	oh heh
2012-08-08 15:18:33	Halfleft|Away	I thought you were like playing a game
2012-08-08 15:18:38	Halfleft|Away	and just got 200 million gold
2012-08-08 15:18:43	Halfleft|Away	diablo or some shit I don't know
2012-08-08 15:18:57	Halfleft|Away	that weird fucking annoying guy was being weird at work again today
2012-08-08 15:19:18	Halfleft|Away	I was dishing goss with sarah and josh and he's all waddling over trying to show us pictures of his bike on his ipad
2012-08-08 15:19:24	jared	Halfleft|Away: What does he do that's weird?
2012-08-08 15:19:29	Halfleft|Away	so we pushed him into the dirt and took his lunch money
2012-08-08 15:19:43	jared	Ah.
2012-08-08 15:19:48	Halfleft|Away	he sucks his thumb and sits on a weird plastic ass cushion and brought in a massive fuck off disney hat
2012-08-08 15:19:49	Halfleft|Away	for starterts
2012-08-08 15:19:57	jared	Like, motorcycle or bicycle?
2012-08-08 15:20:11	jared	lolwut?
2012-08-08 15:20:17	Halfleft|Away	motorbike
2012-08-08 15:20:23	jared	Sucks his thumb? At work?
2012-08-08 15:22:16	jared	I'm going to buy my friends bicycle who's moving away.
2012-08-08 15:22:27	Halfleft|Away	yes
2012-08-08 15:22:28	jared	This one is actual the proper size.
2012-08-08 15:22:51	Halfleft|Away	the MD says we can't tell him to stop being fucking disgusting as it could be considered harassment
2012-08-08 15:23:10	@Aerox	he sucks his thumb?
2012-08-08 15:23:17	jared	Doesn't his hat say "fuck" on it though?
2012-08-08 15:23:20	@Aerox	gavin show me pictures again
2012-08-08 15:23:33	@Aerox	Also, file harassment against his fuck hat
2012-08-08 15:23:39	@Aerox	or his offensive teeshirts or whatever
2012-08-08 15:23:49	@Aerox	This is like the time Gandy got in trouble because he was assaulted by a retard
2012-08-08 15:24:11	Halfleft|Away	http://www.facebook.com/ToxicTigger?sk=photos
2012-08-08 15:24:31	@Aerox	Are you friends with him on FB?
2012-08-08 15:24:34	Halfleft|Away	he doesn't ave a fuck hat but his dress down day atire is taking the piss
2012-08-08 15:24:35	Halfleft|Away	no
2012-08-08 15:24:39	Halfleft|Away	I just know his full name
2012-08-08 15:24:40	@Aerox	I wanted to know if he had more photos
2012-08-08 15:25:22	Halfleft|Away	I don't add work people to facebook
2012-08-08 15:25:24	Halfleft|Away	that's madness
2012-08-08 15:25:31	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-prn1/24979_10150131288480038_2629866_n.jpg
2012-08-08 15:25:32	@Aerox	That is just
2012-08-08 15:25:33	@Aerox	the best picture
2012-08-08 15:25:50	@Aerox	I'm going to google him
2012-08-08 15:26:02	Halfleft|Away	it's a fairly common name i think
2012-08-08 15:26:08	Halfleft|Away	that said, your google fu is strong
2012-08-08 15:27:04	@Aerox	Well I found his twitter
2012-08-08 15:27:08	@Aerox	and that leads to his fetish profile
2012-08-08 15:27:13	@Aerox	https://www.informedconsent.co.uk/p/SirTigger/
2012-08-08 15:27:18	@Aerox	I'm going to make a fake account so I can see the pictures
2012-08-08 15:27:20	@Aerox	SIR TIGGER
2012-08-08 15:28:07	Halfleft|Away	never before have I wanted to click a link any less
2012-08-08 15:28:41	Halfleft|Away	he always refers to his girlfriend as his 'other half'
2012-08-08 15:28:55	Halfleft|Away	which strikes literally everyone as being intentionally ambiguous
2012-08-08 15:28:57	Halfleft|Away	obviously
2012-08-08 15:29:29	+Gemsi	whereas he should be using 'her indoors' obviously
2012-08-08 15:29:41	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-08 15:29:41	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-08 15:29:52	@Aerox	ahah oh wow
2012-08-08 15:30:00	@Aerox	https://img.informedconsent.co.uk/pictures/jpgs/38D80.600.jpg
2012-08-08 15:30:19	@Aerox	where can I get some of those
2012-08-08 15:30:24	+Gemsi	thats a large toolbox
2012-08-08 15:30:30	@Aerox	GAVIN THIS SI TEH BEST
2012-08-08 15:30:34	@Aerox	https://img.informedconsent.co.uk/pictures/jpgs/36A1D.600.jpg
2012-08-08 15:30:35	Halfleft|Away	what is it?
2012-08-08 15:30:39	@Aerox	https://img.informedconsent.co.uk/pictures/jpgs/36A1E.600.jpg
2012-08-08 15:30:47	@Aerox	Can you see those?
2012-08-08 15:30:50	+Gemsi	yes
2012-08-08 15:30:52	Halfleft|Away	dude I haven't clicked
2012-08-08 15:30:55	Halfleft|Away	I'm eating.
2012-08-08 15:30:57	+Gemsi	i didn't want to see nipple
2012-08-08 15:31:04	Halfleft|Away	barf
2012-08-08 15:31:10	+Gemsi	and hairy nipple at that
2012-08-08 15:31:16	Halfleft|Away	megabarf
2012-08-08 15:31:24	@Aerox	Print these out and leave them at his desk
2012-08-08 15:31:39	@Aerox	This is the winner
2012-08-08 15:31:40	@Aerox	https://img.informedconsent.co.uk/pictures/jpgs/37FF8.600.jpg
2012-08-08 15:31:52	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-08 15:32:30	+Gemsi	o jeez
2012-08-08 15:32:41	@Aerox	In addition to being a munch organiser and a perky punky goth I'm also a practicing pagan and witch.
2012-08-08 15:32:41	+Gemsi	that's like looking into oblivion
2012-08-08 15:33:53	@Aerox	The pax enforcers should get with teh times and move from kilts to rubber skirts
2012-08-08 15:33:54	andrewm	Boom. Gold in pole vault.
2012-08-08 15:34:19	Halfleft|Away	hahaha
2012-08-08 15:34:26	Halfleft|Away	is that from that site or did you make that up?
2012-08-08 15:34:39	@Aerox	That is from his bio
2012-08-08 15:34:46	@Aerox	copy pasted directly
2012-08-08 15:35:07	Halfleft|Away	amazing
2012-08-08 15:35:16	Halfleft|Away	I hope he gets fired soon
2012-08-08 15:37:45	@Aerox	Write a letter pretending it's from him to one of the women you work with
2012-08-08 15:37:46	@Aerox	and include the photo
2012-08-08 15:37:49	@Aerox	and wriet something like
2012-08-08 15:38:03	@Aerox	HEY BITCH CAN I TIE YOU TO A POLE AND WHIP THE SHIT OUT OF YOU YOU DIRTY SLUT *winky face*
2012-08-08 15:38:29	Halfleft|Away	The women I work with are too classy for that
2012-08-08 15:38:38	Halfleft|Away	oh did I tell you about laura's slip up?
2012-08-08 15:38:43	@Aerox	I mean it would get him fired
2012-08-08 15:38:47	@Aerox	you did not
2012-08-08 15:38:48	Halfleft|Away	we have irrefutable evidence of her eating disorder
2012-08-08 15:39:21	Halfleft|Away	she ate the top layer or no less than three cakes when she thought nobody was looking and then went to go bulimia it back up
2012-08-08 15:39:31	Halfleft|Away	a year ago she was well chubby and now she is proper anorexic
2012-08-08 15:39:45	@Aerox	Bulimia and anorexia are two very different things and usually aren't paired
2012-08-08 15:39:51	@Aerox	And bulimics usually don't lose weight
2012-08-08 15:40:12	Halfleft|Away	whatevs
2012-08-08 15:40:14	Halfleft|Away	she is like a twig
2012-08-08 15:41:49	Halfleft|Away	curse my coworkers super common names
2012-08-08 15:42:26	Halfleft|Away	ahah
2012-08-08 15:42:31	Halfleft|Away	found irish mcirishy
2012-08-08 15:42:43	+Gemsi	that's not a common name at all
2012-08-08 15:42:45	@Aerox	Gavin were you aware that Jamie has pierced nipples
2012-08-08 15:42:46	@Aerox	because now you know
2012-08-08 15:43:09	Halfleft|Away	boring boring boring
2012-08-08 15:43:09	@Aerox	also that is a really shitty gasmask
2012-08-08 15:43:25	Halfleft|Away	stop wasting my brain cells on information I hate
2012-08-08 15:43:41	Halfleft|Away	I don't think those kind of people choose gasmasks for their ability to work as a gas mask
2012-08-08 15:43:49	@Aerox	let's see if he has anything else
2012-08-08 15:44:17	Halfleft|Away	found my old manager
2012-08-08 15:44:34	Halfleft|Away	gah
2012-08-08 15:44:41	Halfleft|Away	when did facebook start locking by default
2012-08-08 15:44:42	@Aerox	is "perky punky" some sort of label in the UK
2012-08-08 15:44:46	@Aerox	it doesn't
2012-08-08 15:44:49	Halfleft|Away	fuck if i know
2012-08-08 15:44:56	Halfleft|Away	well then it has made it easy to lock
2012-08-08 15:45:03	+Gemsi	not one i've ever heard of
2012-08-08 15:46:12	@Aerox	gavin his interests include nipple torture, anal sex, and threesomes
2012-08-08 15:52:35	Halfleft|Away	urgh
2012-08-08 15:52:42	Halfleft|Away	i hope he gets killed in an accident soon
2012-08-08 15:52:46	Halfleft|Away	one less awful person
2012-08-08 16:00:21	--	jared is now known as jared|away
2012-08-08 16:06:13	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-08 16:06:14	--	Mode #destructoid [+v Bigby] by Q
2012-08-08 16:06:25	+Bigby	back
2012-08-08 16:06:29	+Bigby	had to go print out some resumes
2012-08-08 16:06:35	+Bigby	another job offer
2012-08-08 16:09:41	andrewm	You got a job offer that requires a resume?
2012-08-08 16:10:00	+Bigby	well they have my resume on file they just want an up to date one and something they can refrence during the interview
2012-08-08 16:10:07	Halfleft|Away	that is how us mere mortals get jobs andrewm
2012-08-08 16:10:12	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-08 16:10:20	andrewm	That doesn't sound like a job offer.
2012-08-08 16:10:27	andrewm	That sounds like an interview.
2012-08-08 16:10:28	+Bigby	why is that
2012-08-08 16:10:41	+Bigby	oh im sorry, my phrasing must have confused you
2012-08-08 16:10:47	+Bigby	i got a call for an interview
2012-08-08 16:10:48	+Bigby	better?
2012-08-08 16:10:58	andrewm	Why have language at all?
2012-08-08 16:11:06	+Bigby	i ask myself that often
2012-08-08 16:11:16	richterthethird	in gavins interests?
2012-08-08 16:11:48	richterthethird	oh
2012-08-08 16:13:34	+jorge`	http://oi49.tinypic.com/ae44uw.jpg
2012-08-08 16:13:36	+jorge`	CUPCHECK
2012-08-08 16:14:09	andrewm	Boom. Gold in women's long jump.
2012-08-08 16:16:37	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Connection reset by peer)
2012-08-08 16:16:40	-->	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-08 16:16:40	--	Mode #destructoid [+v Ahmed] by Q
2012-08-08 16:23:02	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-08 16:23:03	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-08 16:23:03	--	andrewm_ is now known as andrewm
2012-08-08 16:27:57	Batthink	http://www.youtube.com/watch?v=vd4xqDYk92M&feature=g-all-u
2012-08-08 16:27:58	DtoidBot	Operation Wurm
2012-08-08 16:42:22	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-08 16:48:07	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-08 16:50:04	@Aerox	SUP NATE
2012-08-08 16:53:05	Brainderailment	sups
2012-08-08 16:54:45	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Quit: Leaving.)
2012-08-08 16:59:08	Brainderailment	went to the local gun shop, came across a militia fag.
2012-08-08 16:59:23	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Quit: Leaving)
2012-08-08 16:59:28	+Bigby	he was a gay militia person?
2012-08-08 16:59:43	Brainderailment	Someone asks if he's been watching the olympic shooting. He responds with, "I don't watch that propeganda"
2012-08-08 16:59:51	@Aerox	He was buttfucking a dude while buying assault weapons
2012-08-08 17:00:04	Brainderailment	"someone told me that there were two girls kissing in the opening ceremonies"
2012-08-08 17:00:29	Brainderailment	The kid that asked said "WhatLOL?"
2012-08-08 17:00:38	@Aerox	What did you buy?
2012-08-08 17:01:00	Brainderailment	a magazine for my brother's gun and a tool to take it apart
2012-08-08 17:02:01	Brainderailment	we accidentally left a whole box of magazines at his friend's house in Louisiana
2012-08-08 17:03:20	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-08 17:06:23	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-08 17:06:23	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-08 17:10:13	<--	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-08 17:21:02	storyr	UGHHHHHHHH
2012-08-08 17:21:50	storyr	Office 2013 is awesome, but jesus it's a pain to get exchange activesync working right
2012-08-08 17:23:41	+Bigby	i hate Outlook and exchange
2012-08-08 17:23:47	+Bigby	loate it entirely
2012-08-08 17:23:54	+Bigby	loathe even
2012-08-08 17:24:53	storyr	I like outlook
2012-08-08 17:25:00	storyr	and EAS is awesome, it eliminates the need for exchange
2012-08-08 17:25:12	storyr	or rather it impliments it without needed an exchange server OR 365
2012-08-08 17:25:17	storyr	but it's still a bitch to set up
2012-08-08 17:25:21	storyr	and get working correctly
2012-08-08 17:25:57	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-08 17:25:57	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-08 17:26:00	+Bigby	just use an online mail service, gee
2012-08-08 17:26:01	+Bigby	geez
2012-08-08 17:26:27	Brainderailment	no corporate control
2012-08-08 17:26:35	+Bigby	good
2012-08-08 17:31:03	--	Torzel[a]n is now known as Torzelan
2012-08-08 17:45:05	@Aerox	http://i.imgur.com/nLxQc.gif
2012-08-08 17:48:45	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-08 18:03:38	storyr	I am crying tears of joy
2012-08-08 18:03:49	richterthethird	yeah yeah me to
2012-08-08 18:13:02	storyr	HOORAY
2012-08-08 18:22:41	@Aerox	HI RICKEY
2012-08-08 20:48:43		irc: disconnected from server
2012-08-09 09:25:11	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-09 09:25:11	--	Nicks #destructoid: [@bloodylip @Q +Ahmed +Gandysampras +lolshin +Torzelan [Rabite] Apple_Master benbeltran[away cardfrek DougCL DtoidBot Dyganth jared meeetalnarf2 mistic pointzeroeight Suff0cat theGoldenAvatar TheToiletDuck]
2012-08-09 09:25:11	--	Channel #destructoid: 20 nicks (2 ops, 0 halfops, 4 voices, 14 normals)
2012-08-09 09:25:14	--	Mode #destructoid [+tnCN]
2012-08-09 09:25:14	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-09 09:25:30	theGoldenAvatar	I hope we wear our Waldo unis today
2012-08-09 09:25:36	theGoldenAvatar	So much better than the Navy
2012-08-09 09:25:38	TheToiletDuck	I expect there to be a bright flash and a sound effect screaming AMERICA!!
2012-08-09 09:25:48	theGoldenAvatar	I should make one
2012-08-09 09:27:22	theGoldenAvatar	!Blueberry Boat++
2012-08-09 09:27:23	DtoidBot	The karma of Blueberry Boat is 2.
2012-08-09 09:28:41	theGoldenAvatar	You know
2012-08-09 09:28:47	theGoldenAvatar	If they're going to race on BMX
2012-08-09 09:29:02	theGoldenAvatar	Why not get those little mini scooters in the Olympics?
2012-08-09 09:29:23	theGoldenAvatar	http://www.businessofbrands.com/img/often-mini-bikes.jpg
2012-08-09 09:29:26	theGoldenAvatar	I'd watch that.
2012-08-09 09:29:35	TheToiletDuck	whoa one of the wachowskis is a chick now
2012-08-09 09:29:42	@bloodylip	that happened years ago
2012-08-09 09:29:47	TheToiletDuck	i never knew
2012-08-09 09:30:02	+lolshin	wat
2012-08-09 09:30:15	TheToiletDuck	http://feministing.com/files/2012/07/Lana.jpg
2012-08-09 09:30:36	TheToiletDuck	http://commonsenseconspiracy.com/wp-content/uploads/2012/07/larry_wachowski_lana_wachowski.jpg
2012-08-09 09:30:42	theGoldenAvatar	Russian Gynmasts: http://www.viktoriakomova.ru/gallery/albums/userpics/10001/normal_NpJJMK1Wimg.jpg
2012-08-09 09:30:49	theGoldenAvatar	That clown makeup.
2012-08-09 09:31:01	+lolshin	omg wat
2012-08-09 09:31:19	TheToiletDuck	Russian Jugaalos
2012-08-09 09:31:22	TheToiletDuck	Juggalos
2012-08-09 09:34:18	TheToiletDuck	uh gross just saw one of those urls i posted contains the word feministing
2012-08-09 09:34:44	+lolshin	femifisting
2012-08-09 09:34:49	+lolshin	huuuuuuuuuuuu
2012-08-09 09:35:01	TheToiletDuck	latest update from bmx
2012-08-09 09:35:02	TheToiletDuck	http://f.cl.ly/items/3K0i0j2p3r3G2H1L071h/13445228881344522671024.gif
2012-08-09 09:35:19	theGoldenAvatar	They made that turn in this one
2012-08-09 09:38:01	TheToiletDuck	http://f.cl.ly/items/42013X1I42101d0B3G1b/13445230721344522863329.gif
2012-08-09 09:38:50	+lolshin	that bmx course looks like something from the opening ceremony
2012-08-09 09:43:22	+lolshin	http://www.youtube.com/watch?v=knCj92zA0tU
2012-08-09 09:43:23	DtoidBot	Hip Hop Dressage
2012-08-09 09:44:25	theGoldenAvatar	Horse dancing is so absurd.
2012-08-09 09:45:05	+lolshin	absurdly hilarious
2012-08-09 09:45:25	+Gandysampras	ugh, I just got a new debit card
2012-08-09 09:45:33	+Gandysampras	Time to replace my old one everywhere
2012-08-09 09:45:34	theGoldenAvatar	HOW AWFUL
2012-08-09 09:45:45	theGoldenAvatar	I've been using the same credit card for 9 years.
2012-08-09 09:51:26	+Ahmed	updating the expiry information can get annoying
2012-08-09 09:51:45	+Ahmed	but I pre-aithorize everything
2012-08-09 09:51:58	meeetalnarf2	http://www.youtube.com/watch?v=YHQXBAjkmOQ
2012-08-09 09:51:59	DtoidBot	How to Eat Noodles Like a Boss
2012-08-09 09:52:44	TheToiletDuck	^ That's a Will Ferrell tweet
2012-08-09 09:52:53	TheToiletDuck	Step 1 : pour boiling water into noodles
2012-08-09 09:52:56	TheToiletDuck	Step 2: Fuck bitches
2012-08-09 09:53:36	+lolshin	hahahahaahahahahah that ad
2012-08-09 09:53:39	+lolshin	is amazing
2012-08-09 09:54:59	theGoldenAvatar	FOOOOOOOTBALL
2012-08-09 09:55:05	theGoldenAvatar	Starts tonight.
2012-08-09 09:55:19	TheToiletDuck	proper football?
2012-08-09 09:55:24	theGoldenAvatar	Yes.
2012-08-09 09:55:31	TheToiletDuck	ROLLTIDE!
2012-08-09 09:55:43	theGoldenAvatar	College doesn't start until September.
2012-08-09 09:55:52	TheToiletDuck	retracted
2012-08-09 09:56:03	theGoldenAvatar	NFL boring preseason starts today
2012-08-09 09:57:18	TheToiletDuck	When do I start seeing stories about players getting arrested for tweeting pictures of their cocks to dog fighting drug addicts?
2012-08-09 09:57:57	theGoldenAvatar	uuuuuhhhh
2012-08-09 10:04:58	TheToiletDuck	OH YOU SON OF A BITCH. I wasn't paying attention on what i thought was wikipedia but it was a GoT wiki that just gave me spoilres. I was only looking at a family tree
2012-08-09 10:05:08		[benbeltran[away away: Detached from tmux]
2012-08-09 10:05:13		[benbeltran[away back: gone 00:00:03]
2012-08-09 10:07:23	theGoldenAvatar	Oh no.
2012-08-09 10:09:50	TheToiletDuck	http://f.cl.ly/items/0q1w0X3w2Q0U1K241D1L/13445249791344524355115.gif
2012-08-09 10:10:08	theGoldenAvatar	Haha
2012-08-09 10:11:07	TheToiletDuck	I think those BMX riders are a week early.
2012-08-09 10:11:09	+lolshin	hahaha oops
2012-08-09 10:14:40	@bloodylip	TheToiletDuck: what'd you spoil?
2012-08-09 10:15:07	TheToiletDuck	Family Trees have years living, including deaths
2012-08-09 10:15:11	TheToiletDuck	And i've only read Book 1
2012-08-09 10:15:31	theGoldenAvatar	Which family tee?
2012-08-09 10:15:32	theGoldenAvatar	tree*
2012-08-09 10:15:33	<--	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Connection reset by peer)
2012-08-09 10:15:35	TheToiletDuck	Stark
2012-08-09 10:15:38	theGoldenAvatar	Oh no.
2012-08-09 10:15:50	TheToiletDuck	I couldn't remember Rickons name
2012-08-09 10:15:53	TheToiletDuck	So looked it up
2012-08-09 10:16:18	<--	Apple_Master (~Appels@host81-148-221-49.range81-148.btcentralplus.com) has quit (Ping timeout)
2012-08-09 10:17:04	theGoldenAvatar	I have warned everyone I know who's reading it to stay off the wiki
2012-08-09 10:17:09	theGoldenAvatar	That thing is rife with spoilers
2012-08-09 10:17:21	TheToiletDuck	i wasn't paying atttention and it was formatted like wikipedia
2012-08-09 10:17:28	TheToiletDuck	but it was my fault
2012-08-09 10:17:34	TheToiletDuck	i don't know details
2012-08-09 10:17:40	TheToiletDuck	i just know someone died sometime somehow
2012-08-09 10:17:58	TheToiletDuck	and that Rickon is the best Stark
2012-08-09 10:18:01	TheToiletDuck	but that's hardly a spoiler
2012-08-09 10:18:16	-->	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has joined #destructoid
2012-08-09 10:18:38	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-09 10:18:38	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-09 10:21:33	@bloodylip	Rickon is hardly a character
2012-08-09 10:21:47	TheToiletDuck	YOU SHUT YOUR WHORE MOUTH
2012-08-09 10:21:58	TheToiletDuck	Rickon 2012
2012-08-09 10:29:26	TheToiletDuck	yay my ssd arrived
2012-08-09 10:29:39	TheToiletDuck	ah crap i need a 2.5 > 3.5 bar
2012-08-09 10:29:43	TheToiletDuck	*bay
2012-08-09 10:30:46	@bloodylip	just use duct tape
2012-08-09 10:32:40	TheToiletDuck	i could just have it sitting jammed in with cables in the cd bay
2012-08-09 10:32:51	theGoldenAvatar	Sound solution.
2012-08-09 10:33:36	TheToiletDuck	right, home time
2012-08-09 10:33:58	TheToiletDuck	.quit
2012-08-09 10:33:59	TheToiletDuck	grr
2012-08-09 10:34:02	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-09 10:34:50	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-09 10:34:50	--	Mode #destructoid [+o Aerox] by Q
2012-08-09 10:45:32	@Aerox	http://youtu.be/g3JRsTHI9sg?t=1m42s
2012-08-09 10:58:07	+lolshin	http://thedrinknation.com/articles/read/8394-NYC-Dispatch-Liquor-Infused-Sandwiches-
2012-08-09 10:58:08	+lolshin	the fuck
2012-08-09 10:58:25	+lolshin	this is in no way culinary
2012-08-09 10:58:37	+lolshin	it's just pouring booze on your food
2012-08-09 10:58:41	+lolshin	aka alcoholism
2012-08-09 10:59:18	@Aerox	DON'T JUDGE
2012-08-09 10:59:40	+lolshin	in this case, yes. do judge.
2012-08-09 10:59:56	+lolshin	that's a waste of delicious bulleit rye
2012-08-09 11:00:15	+lolshin	and a horrible attempt at masking boozeitis
2012-08-09 11:00:18	@Aerox	first of all Bulleit isn't that fancy
2012-08-09 11:00:24	@Aerox	second of all it's not a waste
2012-08-09 11:00:27	+lolshin	but it's still tasty
2012-08-09 11:00:38	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-09 11:00:42	@Aerox	and it goes well with food!
2012-08-09 11:01:13	+lolshin	it's still just pouring liquor on your sandwich
2012-08-09 11:01:30	+lolshin	something a bum would do
2012-08-09 11:01:57	+lolshin	but nah, it's totally hipster and cool because SLR pictures and internet promotion
2012-08-09 11:05:43	@Aerox	http://i.imgur.com/DsNFC.png
2012-08-09 11:06:23	+lolshin	female species
2012-08-09 11:18:47	-->	metalnarf (~metalnarf@p54AC993C.dip0.t-ipconnect.de) has joined #destructoid
2012-08-09 11:33:16	<--	metalnarf (~metalnarf@p54AC993C.dip0.t-ipconnect.de) has quit (Quit)
2012-08-09 11:34:18	<--	meeetalnarf2 (~meetalnar@p54AC993C.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-08-09 11:40:51	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-09 11:40:51	--	Mode #destructoid [+v Gemsi] by Q
2012-08-09 11:44:19	--	Aerox is now known as Aerox|Coffee
2012-08-09 11:49:37	theGoldenAvatar	Boom 75kg women's boxing gold.
2012-08-09 11:49:40	theGoldenAvatar	ONE BACK
2012-08-09 11:53:57	--	Aerox|Coffee is now known as Aerox
2012-08-09 12:04:31	jared	WELCOME BACK JRO
2012-08-09 12:04:57	@Aerox	THANKS JARED
2012-08-09 12:05:07	jared	HOW WAS YOUR COFFEE ADVENTURE??
2012-08-09 12:05:10	@Aerox	It was fine
2012-08-09 12:06:12	-->	meeetalnarf (~meetalnar@p54AC993C.dip0.t-ipconnect.de) has joined #destructoid
2012-08-09 12:06:41	jared	Some day I'll get my own coffee. And it will be glorious.
2012-08-09 12:07:12	meeetalnarf	!context
2012-08-09 12:07:42	jared	!content++
2012-08-09 12:07:43	DtoidBot	The karma of content is 1.
2012-08-09 12:07:50	jared	!context++
2012-08-09 12:07:51	DtoidBot	The karma of context is 1.
2012-08-09 12:07:52	jared	Sorry.
2012-08-09 12:08:11	DtoidBot	You shit.
2012-08-09 12:09:21	jared	DtoidBot: I'm going to have to ask you to go ahead and remove the 1 point of karma content has. yeah....
2012-08-09 12:09:29	jared	On saturday.
2012-08-09 12:09:42	DtoidBot	You can fuck right off.
2012-08-09 12:10:15	jared	DtoidBot: Yeah..... Saturday.
2012-08-09 12:15:37	theGoldenAvatar	Woooo fantasy football.
2012-08-09 12:19:00	theGoldenAvatar	Man, my last AMEX bill was huge
2012-08-09 12:19:11	theGoldenAvatar	And then I remembered my PAX flight and new guitar were on it
2012-08-09 12:19:16	theGoldenAvatar	"oh"
2012-08-09 12:22:07	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-09 12:24:51	theGoldenAvatar	Haha at this email I just got from Atlus
2012-08-09 12:25:17	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/5Lq57Uo.png
2012-08-09 12:35:00	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-09 12:36:12	Brainderailment	"Patch: out, Online: Godlike" wow, this is extremely stupid
2012-08-09 12:41:06	@Aerox	SUP NATE
2012-08-09 12:41:11	Brainderailment	sup yawl
2012-08-09 12:42:08		[benbeltran[away away: Detached from tmux]
2012-08-09 12:42:13		[benbeltran[away back: gone 00:00:03]
2012-08-09 12:43:29	@Aerox	How has your day been
2012-08-09 12:44:04	Brainderailment	pretty good
2012-08-09 12:44:24	@Aerox	Your wife out until 6am again?
2012-08-09 12:44:57	Brainderailment	haha no
2012-08-09 12:47:23	@bloodylip	she's out for good this time
2012-08-09 12:48:14	Brainderailment	not if she wants to eat lol
2012-08-09 12:48:40	@Aerox	haha
2012-08-09 12:48:48	@Aerox	She's makin' mad gamestop bank, come on
2012-08-09 12:48:59	Brainderailment	stakin dat paper
2012-08-09 12:49:31	@Aerox	http://www.youtube.com/watch?v=xUMQbc26UHM&feature=youtu.be
2012-08-09 12:49:31	DtoidBot	kangaroo and lemur play tag
2012-08-09 12:52:18	jared	Animals.
2012-08-09 12:56:42	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Ping timeout)
2012-08-09 13:10:19	-->	^power (neo@HKS_Power.users.quakenet.org) has joined #destructoid
2012-08-09 13:19:10	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-09 13:20:28		[benbeltran[away away: Detached from tmux]
2012-08-09 13:20:38		[benbeltran[away back: gone 00:00:08]
2012-08-09 13:24:35	-->	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has joined #destructoid
2012-08-09 13:24:35	--	Mode #destructoid [+v Gemsi] by Q
2012-08-09 13:31:27	theGoldenAvatar	USA USA USA
2012-08-09 13:33:23	@bloodylip	what did we win this time?
2012-08-09 13:37:09	theGoldenAvatar	Nothing. Soccer final is about to start though.
2012-08-09 13:37:51	@bloodylip	who's playing?
2012-08-09 13:37:54	@bloodylip	aside from USA
2012-08-09 13:37:55	DtoidBot	...
2012-08-09 13:37:59	@bloodylip	also, men or women?
2012-08-09 13:38:50	theGoldenAvatar	Women.
2012-08-09 13:38:57	theGoldenAvatar	Men didn't even qualify for the Olympics.
2012-08-09 13:39:06	@bloodylip	what losers
2012-08-09 13:39:12	theGoldenAvatar	Lost to MEXICO
2012-08-09 13:39:16	@bloodylip	is japan still kicking ass in men's?
2012-08-09 13:39:39	theGoldenAvatar	No
2012-08-09 13:39:43	theGoldenAvatar	They also lost to Mexico
2012-08-09 13:40:01	@bloodylip	what losers
2012-08-09 13:40:08	@bloodylip	or maybe mexico is actually good
2012-08-09 13:40:17	theGoldenAvatar	Well, they are in the final.
2012-08-09 13:43:59	+lolshin	hopefully it doesn't come down to PKs again
2012-08-09 13:44:34	@bloodylip	PsychoKinetics?
2012-08-09 13:44:43	+lolshin	penalty kicks, but that too
2012-08-09 13:45:09	theGoldenAvatar	Aye.
2012-08-09 13:45:36	@bloodylip	i hope it does come down to psychokinetics
2012-08-09 13:45:39	@bloodylip	that'd be a badass end
2012-08-09 13:46:01	theGoldenAvatar	Boo
2012-08-09 13:46:07	theGoldenAvatar	They aren't wearing Waldo gear.
2012-08-09 13:46:15	+lolshin	haha
2012-08-09 13:49:07	+lolshin	those were some pretty slick moves there on that goal attempt
2012-08-09 13:50:27	<--	Gemsi (~Gemsi@host86-140-249-11.range86-140.btcentralplus.com) has quit (Read error: Connection reset by peer)
2012-08-09 13:53:01	+lolshin	GOOOOOOOOAL
2012-08-09 13:53:13	theGoldenAvatar	Yuuuup
2012-08-09 13:53:18	theGoldenAvatar	That play by Morgan
2012-08-09 13:53:57	+lolshin	mhm mhm
2012-08-09 13:54:42	+lolshin	aw srsly
2012-08-09 13:55:07	theGoldenAvatar	?
2012-08-09 13:55:44	+lolshin	like a min ago, bad communication on US side
2012-08-09 13:55:54	+lolshin	pass to nowhere
2012-08-09 13:55:58	theGoldenAvatar	I think you're probably 15 seconds ahead of me
2012-08-09 13:56:03	theGoldenAvatar	I'm streaming it off BBC
2012-08-09 13:56:19	+lolshin	ah i'm watching nbc sports network or w/e
2012-08-09 14:01:56	+lolshin	HOLY SHIT
2012-08-09 14:02:00	+lolshin	that was close, twice
2012-08-09 14:02:19	theGoldenAvatar	Wow. Those saves.
2012-08-09 14:02:29	--	jared is now known as jared|away
2012-08-09 14:03:01	+lolshin	WOOOOOOOW
2012-08-09 14:03:09	theGoldenAvatar	WOOW
2012-08-09 14:03:17	theGoldenAvatar	!Hope Solo++
2012-08-09 14:03:17	DtoidBot	The karma of Hope Solo is 1.
2012-08-09 14:03:24	+lolshin	!Hope Solo++
2012-08-09 14:03:25	DtoidBot	The karma of Hope Solo is 2.
2012-08-09 14:10:56	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-09 14:12:27	theGoldenAvatar	Well, that was an obvious handball
2012-08-09 14:12:41	+lolshin	yea
2012-08-09 14:13:02	+lolshin	wow haha
2012-08-09 14:13:05	+lolshin	that was close
2012-08-09 14:13:52	theGoldenAvatar	My stream died
2012-08-09 14:18:24	+lolshin	DAM
2012-08-09 14:18:28	+lolshin	DAT SAEVS
2012-08-09 14:18:40	+lolshin	!Hope Solo++
2012-08-09 14:18:41	DtoidBot	The karma of Hope Solo is 3.
2012-08-09 14:19:02	jared|away	<vent>It's great when your boss comes over and scolds you for getting something out so late on Thusday afternoon when you sent it to them Tuesday and they didn't bother looking at it until Thursday afternoon.</vent>
2012-08-09 14:21:01	@Aerox	haha
2012-08-09 14:21:03	@Aerox	I hope you pointed that out
2012-08-09 14:21:27	+lolshin	^
2012-08-09 14:22:29	Brainderailment	Jro, bugles, you jelly? http://i.imgur.com/YAOui.jpg
2012-08-09 14:22:36	@Aerox	no not really
2012-08-09 14:22:39	@Aerox	I think I'm getting a cheesesteak soon
2012-08-09 14:22:46	Brainderailment	FUCKN BUGLEZ!
2012-08-09 14:23:07	Brainderailment	but can you fist a cheesesteak?
2012-08-09 14:23:10	theGoldenAvatar	Gosh darn it
2012-08-09 14:23:21	theGoldenAvatar	Get it together US
2012-08-09 14:24:00	@Aerox	how the hell do you fist a bugle
2012-08-09 14:24:17	Brainderailment	tiny fists
2012-08-09 14:24:27	Brainderailment	see image
2012-08-09 14:25:33	@Aerox	oh you were fisting the entire bag
2012-08-09 14:26:49	@bloodylip	mouse fists
2012-08-09 14:28:04	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-09 14:28:09	-->	tGA_phone (~tgaphone@mobile-166-147-124-001.mycingular.net) has joined #destructoid
2012-08-09 14:28:12	@Aerox	That explains Nate's weird rat costume
2012-08-09 14:28:15	+lolshin	FACEKICK
2012-08-09 14:28:16	+lolshin	lolololol
2012-08-09 14:28:29	+lolshin	hah "referees don't like anything coming from behind"
2012-08-09 14:28:34	@Aerox	http://db.fursuit.me/img/suits/2472/Slinky%20Mouse13622.jpg
2012-08-09 14:29:25	Brainderailment	hellsyeah
2012-08-09 14:33:45	@Aerox	you need to get one of those bodysuits nate
2012-08-09 14:34:56	Brainderailment	made of something exotic, like emu feathers
2012-08-09 14:36:13	@bloodylip	emus aren't exotic
2012-08-09 14:36:37	Brainderailment	your mom is
2012-08-09 14:36:41	Brainderailment	um
2012-08-09 14:36:43	Brainderailment	weird
2012-08-09 14:40:55	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-09 14:40:55	--	Mode #destructoid [+v Bigby] by Q
2012-08-09 14:41:13	+Bigby	i need new glasses
2012-08-09 14:47:31	<--	tGA_phone (~tgaphone@mobile-166-147-124-001.mycingular.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-08-09 14:50:25	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-09 14:54:58	+lolshin	GOOOOOOAL
2012-08-09 14:55:00	andrewm	GoooGGO
2012-08-09 14:55:05	andrewm	Lloyd again
2012-08-09 14:55:21	+Bigby	basketball?
2012-08-09 14:56:23	andrewm	Soccer
2012-08-09 14:58:39	+Bigby	close
2012-08-09 14:58:51	+Bigby	so had the interview with Jack Henry Assoc today
2012-08-09 14:59:00	+Bigby	went ok
2012-08-09 14:59:11	+Bigby	always hard to gauge those
2012-08-09 14:59:16	+Bigby	unless they just hate you
2012-08-09 14:59:26	+Bigby	then they usually just shit on your resume and hand it back
2012-08-09 14:59:39	+Bigby	literally
2012-08-09 15:00:56	jared|away	I had an interview like that.
2012-08-09 15:01:01	jared|away	Delightful.
2012-08-09 15:01:41	+Bigby	its a big company though
2012-08-09 15:01:51	+Bigby	they said the training time alone might be 6 months to a year
2012-08-09 15:03:41	andrewm	uggggh
2012-08-09 15:03:43	+lolshin	japan goal
2012-08-09 15:03:56	+Bigby	GOARU!
2012-08-09 15:04:25	+Bigby	i had a weird dream last night that i won the lottery
2012-08-09 15:04:32	+Bigby	and customized my car
2012-08-09 15:04:48	andrewm	haha
2012-08-09 15:04:55	andrewm	What a waste
2012-08-09 15:05:08	+Bigby	the whole shebang, new suspension, new engine, paint job, all the options, etc
2012-08-09 15:06:08	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-09 15:07:34	jared|away	I've had the hate interviews though. The dood just kind of opened a draw, tossed my resume into it, and slammed the draw closed, then ended the interview politely and showed me out.
2012-08-09 15:07:59	+Bigby	did you say his wifes picture has nice tits or something?
2012-08-09 15:08:22	jared|away	I also think it should be legal to murder any interviewer who asks what you want for salary.
2012-08-09 15:08:39	jared|away	No, he asked what I wanted for salary. Which is a ridiculous question.
2012-08-09 15:08:49	jared|away	Aparently my response was not acceptable.
2012-08-09 15:09:15	+lolshin	oh my fucks that was close
2012-08-09 15:09:18	+lolshin	this game is ridiculous
2012-08-09 15:09:23	+Bigby	whatever you want to pay me good sir
2012-08-09 15:09:45	jared|away	Like, as far as I know, certain jobs have a baseline value attached to them. So, if you're experiencec, you might get more. New, might get less. But why in the hell do they ask you?
2012-08-09 15:10:04	jared|away	Make an offer. If I think it unreasonable, I will decline. You can counter-offer if you desire. Done.
2012-08-09 15:10:06	+Bigby	i guess so they know how much they can fuck you
2012-08-09 15:10:11	+lolshin	yeah that's bullshit
2012-08-09 15:14:23	andrewm	Oh man
2012-08-09 15:14:48	andrewm	That pelvic thrust save.
2012-08-09 15:15:01	+lolshin	loolollo
2012-08-09 15:19:37	andrewm	Gah.
2012-08-09 15:19:41	andrewm	This game is all Japan
2012-08-09 15:20:44	+Bigby	NIPPON!
2012-08-09 15:21:05	DougCL	glorious nippon
2012-08-09 15:21:37	andrewm	Ouch.
2012-08-09 15:23:40	andrewm	FUCK
2012-08-09 15:23:43	andrewm	HOLY SHIT
2012-08-09 15:23:47	andrewm	!Hope Solo++
2012-08-09 15:23:47	DtoidBot	The karma of Hope Solo is 4.
2012-08-09 15:23:48	+lolshin	!Hope Solo++
2012-08-09 15:23:48	DtoidBot	The karma of Hope Solo is 5.
2012-08-09 15:24:18	+Bigby	what is that
2012-08-09 15:24:24	+Bigby	thats not a persons name is it?
2012-08-09 15:24:32	@bloodylip	yes
2012-08-09 15:24:39	@bloodylip	she's like the Han Solo of women's soccer
2012-08-09 15:24:40	+Bigby	pretty baller name
2012-08-09 15:24:55	+lolshin	yes, she *is* pretty
2012-08-09 15:27:39	+lolshin	omfg cheney u srs
2012-08-09 15:27:53	+lolshin	stupid fouls
2012-08-09 15:28:17	andrewm	< 6 minutes
2012-08-09 15:28:17	+Bigby	dick cheney is there?
2012-08-09 15:29:33	--	Aerox is now known as Aerox|Lunch
2012-08-09 15:30:06	+lolshin	1min reg
2012-08-09 15:30:37	andrewm	Bullshit yellow
2012-08-09 15:30:56	@bloodylip	is he shooting people?
2012-08-09 15:31:13	+Bigby	any second now
2012-08-09 15:31:16	+lolshin	+2
2012-08-09 15:31:18	+lolshin	wow
2012-08-09 15:31:24	andrewm	100 seconds
2012-08-09 15:32:49	andrewm	Shit
2012-08-09 15:33:29	andrewm	Boom.
2012-08-09 15:33:32	+lolshin	U S A
2012-08-09 15:33:32	+lolshin	U S A
2012-08-09 15:33:32	+lolshin	U S A
2012-08-09 15:33:34	+lolshin	U S A
2012-08-09 15:33:34	+lolshin	U S A
2012-08-09 15:33:34	+lolshin	U S A
2012-08-09 15:33:38	+lolshin	WOOOOOOOOO ETC
2012-08-09 15:35:12	andrewm	That puts us ahead of China.
2012-08-09 15:38:06	Brainderailment	That means we don't owe them money now right?
2012-08-09 15:38:57	+Bigby	nope
2012-08-09 15:39:03	+Bigby	still in debt
2012-08-09 15:39:53	andrewm	We also just won gold in Women's water polo
2012-08-09 15:41:10	+lolshin	hahahaha
2012-08-09 15:41:18	+lolshin	"forget han, make me mr. solo"
2012-08-09 15:51:42	andrewm	http://i.minus.com/iJ57TyVeuo7g8.gif
2012-08-09 15:52:50	+Bigby	thats not a funny gif at all
2012-08-09 15:53:49	Brainderailment	also, gifs take a jabillion times longer to load than a fucking video.
2012-08-09 15:55:33	andrewm	But NBC hates video
2012-08-09 15:56:20	andrewm	Boom. Gold in decathalon.
2012-08-09 15:57:06	--	Aerox|Lunch is now known as Aerox
2012-08-09 16:09:38	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-09 16:33:09	andrewm	Why is Alex in Indianaplois?
2012-08-09 16:33:28	+Bigby	punishment
2012-08-09 16:34:09	andrewm	I thought his sins would require something harsher.
2012-08-09 16:36:06	@Aerox	Some trade show/meetings for work
2012-08-09 16:36:58	richterthethird	i thought he was looking for a home there
2012-08-09 16:42:51	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Ping timeout)
2012-08-09 16:45:27	andrewm	Orange convention?
2012-08-09 16:45:30	andrewm	They have those?
2012-08-09 16:45:30	@Aerox	http://gawker.com/5933292/terrifying-urban-legend-comes-to-life-as-spider-found-living-inside-womans-ear-canal
2012-08-09 16:46:40	+Bigby	is that all?
2012-08-09 16:46:41	+Bigby	lame
2012-08-09 16:46:46	+Bigby	ive read worse
2012-08-09 16:47:01	+Bigby	like the eggs of flyings hatching under someones skin
2012-08-09 16:48:59	Brainderailment	why did they blur the image in the header?
2012-08-09 16:49:07	@Aerox	so they didn't traumatize anyone
2012-08-09 16:49:15	Brainderailment	with a spider face?
2012-08-09 16:49:22	@Aerox	a spider in an ear
2012-08-09 16:49:25	+Bigby	spider faces be scary yo
2012-08-09 16:49:30	Brainderailment	but you can't see the ear
2012-08-09 16:49:42	+Bigby	well to be fair all you can see is sort of pinkish surroundings
2012-08-09 16:49:42	Brainderailment	cut off your nose to spider face
2012-08-09 16:49:55	+Bigby	unless you knew what it was you never would guess
2012-08-09 16:59:05	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-09 16:59:05	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-09 17:10:00	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-09 17:10:42	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-09 17:10:43	--	Mode #destructoid [+v jorge`] by Q
2012-08-09 17:22:54	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-09 17:28:17	richterthethird	!q
2012-08-09 17:28:17	DtoidBot	Generating new random quote set.
2012-08-09 17:28:18	DtoidBot	[854] <Halfleft> I burped and my nose started bleeding.
2012-08-09 17:29:01	@Aerox	http://www.youtube.com/watch?v=z74jOFATH5A&feature=player_embedded
2012-08-09 17:29:02	DtoidBot	NYAF 2008 Hentai
2012-08-09 17:54:15	+lolshin	http://www.theverge.com/gaming/2012/8/9/3231928/battle-net-compromised-blizzard-investigating
2012-08-09 17:54:22	 *	lolshin sighs heavily
2012-08-09 17:55:33	andrewm	I don't even remember my bnet password
2012-08-09 18:48:12		irc: disconnected from server
2012-08-09 20:32:36	-->	benbeltran[away (~benbeltra@200.76.82.209) has joined #destructoid
2012-08-09 20:32:36	--	Nicks #destructoid: [@bloodylip @Cronosblade @Q @TDiddy +Bigby +Ecksorcism +Gandysampras +jorge` +Torzelan [Rabite] ^power Aerox andrewm benbeltran[away cardfrek DougCL DtoidBot Dyganth jared|away meeetalnarf2 mistic pointzeroeight richterthethird RobotBebop Suff0cat theGoldenAvatar]
2012-08-09 20:32:36	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 5 voices, 17 normals)
2012-08-09 20:32:37	--	Mode #destructoid [+tnCN]
2012-08-09 20:32:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-09 20:32:55	-->	dare (~dare@68.8.228.103) has joined #destructoid
2012-08-09 20:34:30	 *	RobotBebop pokes dare with a stick
2012-08-09 20:35:55	dare	Your mother
2012-08-09 20:38:56	RobotBebop	dorothy manmoose is a saint
2012-08-09 20:49:58		irc: disconnected from server
2012-08-10 09:08:41	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-10 09:08:41	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +lolshin +Torzelan [Rabite] ^power andrewm benbeltran[away cardfrek DougCL DtoidBot jared|away Lelio mistic pointzeroeight Suff0cat theGoldenAvatar]
2012-08-10 09:08:41	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 3 voices, 13 normals)
2012-08-10 09:08:44	--	Mode #destructoid [+tnCN]
2012-08-10 09:08:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-10 09:15:08	jared|away	Sometimes on my phone, Google music just starts playing a song when I had never opened it at all during the entire time the phone has been booted. Maybe I'm accidentally hitting some hardware shortcut key..
2012-08-10 09:23:41	<--	Lelio (Lelio@114-198-40-78.dyn.iinet.net.au) has quit (Quit)
2012-08-10 09:28:13	jared|away	What's everyone up to this weekend?
2012-08-10 09:31:40	--	jared|away is now known as jared
2012-08-10 09:36:32	@bloodylip	going to a wedding party (but not an actual wedding) tonight
2012-08-10 09:38:21	jared	Coo, cool.
2012-08-10 09:38:52	-->	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has joined #destructoid
2012-08-10 09:38:54	jared	This USB mouse is aweful, if you use the scroll wheel, it scrolls up again randomly after you let go.
2012-08-10 09:40:19	@bloodylip	like... all the way?
2012-08-10 09:44:17	jared	No, just the equivalent of one scroll with your finger. But it's like it's loose.
2012-08-10 10:05:26	jared	I really have nothing else interesting to talk about.
2012-08-10 10:15:03	theGoldenAvatar	Sounds about right.
2012-08-10 10:15:16	theGoldenAvatar	I am merging code.
2012-08-10 10:15:22	theGoldenAvatar	Want to talk about that?
2012-08-10 10:16:36	@bloodylip	i do
2012-08-10 10:16:41	@bloodylip	i hate merging other people's code
2012-08-10 10:16:51	theGoldenAvatar	It's not fun.
2012-08-10 10:17:08	theGoldenAvatar	But I'm merging the current branch with beta branch.
2012-08-10 10:17:12	theGoldenAvatar	So it's easy
2012-08-10 10:18:19	@bloodylip	merging my own code is easy since i attach bug numbers and comments to commits
2012-08-10 10:18:27	theGoldenAvatar	How novel.
2012-08-10 10:18:41	@bloodylip	some people whose code i inherited, though
2012-08-10 10:19:07	@bloodylip	huge ass commits with lots of different bugs all tied in
2012-08-10 10:19:44	theGoldenAvatar	Aye. We make it a very definite point of one bug/task to one issue.
2012-08-10 10:35:27	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-10 10:35:27	--	Mode #destructoid [+o Aerox] by Q
2012-08-10 10:42:05	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-10 10:42:18	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-10 10:42:18	--	Mode #destructoid [+o Aerox] by Q
2012-08-10 10:45:16	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-10 10:46:29	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-10 10:46:29	--	Mode #destructoid [+o TDiddy] by Q
2012-08-10 10:52:23	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-10 11:00:07	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-10 11:19:30	<--	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-08-10 11:20:06	-->	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has joined #destructoid
2012-08-10 11:27:01	--	Aerox is now known as Aerox|Coffee
2012-08-10 11:27:51	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-08-10 11:36:27	--	Aerox|Coffee is now known as Aerox
2012-08-10 11:37:27	<--	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-08-10 11:38:55	theGoldenAvatar	http://www.lawdit.co.uk/reading_room/room/view_article.asp?name=../articles/11599-IXA-Squatting-will-be-a-criminal-offence.htm
2012-08-10 11:55:46	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-10 12:14:27	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-10 12:14:27	--	Mode #destructoid [+v lolshin] by Q
2012-08-10 12:16:30	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-10 12:16:30	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-10 12:24:15	@bloodylip	hi ecks!
2012-08-10 12:24:26	+Ecksorcism	hey bloodylip!
2012-08-10 12:25:21	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/ATdBWgU.png
2012-08-10 12:25:29	theGoldenAvatar	The BBC uses weird photos
2012-08-10 12:33:27	+lolshin	https://p.twimg.com/Az839PTCMAA_5tB.png:large
2012-08-10 12:53:24	-->	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has joined #destructoid
2012-08-10 12:54:47	Brainderailment	hahaha http://www.reddit.com/r/AskReddit/comments/xz9rq/what_is_something_you_suspect_most_people_have/c5qybig
2012-08-10 12:54:58	Brainderailment	stretch marks on his back from doing it so much
2012-08-10 12:56:06	@Aerox	SUP NATE
2012-08-10 12:56:21	Brainderailment	heyo
2012-08-10 12:57:26	@Aerox	hahahah
2012-08-10 13:01:31	<--	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-08-10 13:17:47	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-10 13:31:51	theGoldenAvatar	http://www.techdirt.com/articles/20120803/19123219932/strange-turn-affairs-ea-decides-to-recognize-reality-game-pricing.shtml
2012-08-10 13:31:59	theGoldenAvatar	I find the use of "humans" in that quote weird.
2012-08-10 13:32:28	+Gandysampras	Good evening, nerds
2012-08-10 13:32:46	@Aerox	Hi gandy!
2012-08-10 13:32:51	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-10 13:32:51	--	Mode #destructoid [+v Bigby] by Q
2012-08-10 13:33:41	theGoldenAvatar	I just received this email: http://dl.dropbox.com/u/109257/ftp/wPoFEPS.png
2012-08-10 13:34:16	@Aerox	what
2012-08-10 13:34:19	@Aerox	what the hell is that
2012-08-10 13:34:21	Brainderailment	What the fuck does it mean?
2012-08-10 13:34:35	theGoldenAvatar	I.. don't know
2012-08-10 13:34:45	Brainderailment	Need time attendance? WHY NOT FACE BASED!?
2012-08-10 13:35:07	theGoldenAvatar	Also... the image is named: http://dl.dropbox.com/u/109257/ftp/Fhqq8js.png
2012-08-10 13:35:13	+Bigby	looks like a face recognition time clock
2012-08-10 13:35:28	@Aerox	see now a feces based time recognition system makes sense
2012-08-10 13:35:32	theGoldenAvatar	But that guy is fucked
2012-08-10 13:35:35	theGoldenAvatar	He doesn't even have a face
2012-08-10 13:35:43	+Bigby	you said feces, JR
2012-08-10 13:35:54	theGoldenAvatar	Because that's what the second picture says
2012-08-10 13:36:06	theGoldenAvatar	fece in base 10
2012-08-10 13:38:20	Brainderailment	Okay, from what I gather. It's a time clock, you clock into work by having your face scanned.
2012-08-10 13:38:28	Brainderailment	after googling this bullshit
2012-08-10 13:38:48	+Bigby	i just said that
2012-08-10 13:39:07	Brainderailment	You said, "looks like a face recognition time clock"
2012-08-10 13:39:18	+Bigby	right
2012-08-10 13:39:24	theGoldenAvatar	I'm with Bigby here.
2012-08-10 13:39:40	+lolshin	https://www.youtube.com/watch?v=WXvsl8xgRxc
2012-08-10 13:40:13	DtoidBot	what is this https bullshit?
2012-08-10 13:40:35	+lolshin	hahahaha
2012-08-10 13:40:44	+lolshin	http://www.youtube.com/watch?v=WXvsl8xgRxc
2012-08-10 13:40:45	DtoidBot	ADAM BUXTON - COUNTING SONG
2012-08-10 13:41:59	Brainderailment	I was expecting a video called "what is this https bullshit?"
2012-08-10 13:42:08	+Bigby	i want some pancakes and bacon
2012-08-10 13:42:18	theGoldenAvatar	ihop is only a hop away.
2012-08-10 13:42:23	theGoldenAvatar	How is that not their slogan
2012-08-10 13:42:24	+Bigby	its across town
2012-08-10 13:42:40	+Bigby	though there is a belgian waffle house not too far away
2012-08-10 13:42:44	Brainderailment	god, ihop is like licking satan's asshole
2012-08-10 13:43:05	+Bigby	its not that bad
2012-08-10 13:43:09	+Bigby	at least the one here
2012-08-10 13:43:23	+Bigby	maybe i got lucky and the cooks are good at this one
2012-08-10 13:43:32	Brainderailment	The ones I've gone to were super awful
2012-08-10 13:44:07	theGoldenAvatar	The thing about chain restaurants is they are inconsistent
2012-08-10 13:44:09	Brainderailment	So bad, that I literally would choose waffle house over ihop any day. It was that gross
2012-08-10 13:44:20	theGoldenAvatar	It's all about who's making the food
2012-08-10 13:44:27	Brainderailment	yeah
2012-08-10 13:44:29	theGoldenAvatar	Everyone use the same ingredients as everyone else
2012-08-10 13:44:31	Brainderailment	and who's managing the place
2012-08-10 13:44:38	+Bigby	the one here is good
2012-08-10 13:44:46	+Bigby	they make a good philly steak sandwhich too
2012-08-10 13:46:25	+lolshin	no they don't
2012-08-10 13:46:29	+Bigby	oh man
2012-08-10 13:46:50	+Bigby	friday at the belgian waffle house dinner is all you can eat catfish, clams, and shrimp
2012-08-10 13:47:12	theGoldenAvatar	Because they are about to spoil
2012-08-10 13:47:16	theGoldenAvatar	And they gotta get rid of that shit
2012-08-10 13:47:20	+Bigby	http://www.belgianwafflehouse.com/menu/080712%20BWH%20Menu.pdf
2012-08-10 13:48:46	Brainderailment	That's a fucking big menu
2012-08-10 13:48:51	@bloodylip	Belgian Waffle House?
2012-08-10 13:48:57	+Bigby	yeah
2012-08-10 13:48:57	@bloodylip	is that like a knock off Waffle House?
2012-08-10 13:49:02	+Bigby	idk
2012-08-10 13:49:03	@bloodylip	can you still buy meth in the parking lot?
2012-08-10 13:49:12	+Bigby	its a local franchise
2012-08-10 13:49:48	Brainderailment	Waffle house is hilarious, the buildings are modular. I saw one that had been picked right up off the parking lot and put on the back of a truck.
2012-08-10 13:50:00	+lolshin	hahahah
2012-08-10 13:50:11	@bloodylip	haha
2012-08-10 13:50:23	@bloodylip	well, they are like 10x20 feet
2012-08-10 13:51:42	+lolshin	dammit bigby, i opened that menu and now i want waffles
2012-08-10 13:51:56	Brainderailment	leslie knope
2012-08-10 13:54:54	+Bigby	you always want waffles
2012-08-10 13:55:12	+Bigby	they even do made to order pies
2012-08-10 13:55:40	+Bigby	this is their pie slogan
2012-08-10 13:55:42	+Bigby	Buy a slice or buy a pie, its always sure to satisfy!
2012-08-10 14:28:01	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-10 14:28:01	--	Mode #destructoid [+v jorge`] by Q
2012-08-10 14:39:58	-->	Dyganth (~Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has joined #destructoid
2012-08-10 14:45:08	@bloodylip	hi scott!
2012-08-10 14:50:27	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-10 14:50:28	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-10 14:50:28	--	andrewm_ is now known as andrewm
2012-08-10 14:51:54	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-10 14:54:43	-->	meeetalnarf (~meetalnar@p54AC9966.dip0.t-ipconnect.de) has joined #destructoid
2012-08-10 15:04:03	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-10 15:07:41	--	Aerox is now known as Aerox|Lunch
2012-08-10 15:10:26	richterthethird	http://www.vulture.com/2012/08/bill-ted-may-ride-again-for-a-third-film.html
2012-08-10 15:10:29	richterthethird	WHOOAAA
2012-08-10 15:11:37	@bloodylip	YES
2012-08-10 15:13:20	--	Gandysampras is now known as Gandy|WOTR
2012-08-10 15:22:51	jared	Wizards of the Ring?
2012-08-10 15:23:35	@bloodylip	Wanking On The Road
2012-08-10 15:25:27	jared	Wasps on the Rough
2012-08-10 15:28:06	+Gandy|WOTR	War of the Roses
2012-08-10 15:29:23	jared	Wrangling on the Riviera?
2012-08-10 15:31:51	Halfleft|Away	wobbling on the rump
2012-08-10 15:34:34	Halfleft|Away	gandy you're pro at pirating
2012-08-10 15:34:42	+Gandy|WOTR	What do you want?
2012-08-10 15:35:08	Halfleft|Away	is there a reason why a torrent would suddenly lose its download rate even though the network was fine and the seeds didnt change
2012-08-10 15:35:22	+Gandy|WOTR	Throttling
2012-08-10 15:35:42	+Gandy|WOTR	Which ISP are you with?
2012-08-10 15:35:45	Halfleft|Away	virgin
2012-08-10 15:35:55	+Gandy|WOTR	They throttle Bittorrent
2012-08-10 15:36:01	Halfleft|Away	how do i get around that
2012-08-10 15:36:13	+Gandy|WOTR	but only a certain percentage of all traffic or if you go over a threshold amount
2012-08-10 15:36:22	+Gandy|WOTR	Google it you lazy cunt
2012-08-10 15:36:44	Halfleft|Away	googling film name download just links to loads of sketchy malware filled pay sites
2012-08-10 15:46:34	+Gandy|WOTR	YOU ARE BETTER THAN THAT GAVIN
2012-08-10 15:46:36	+Gandy|WOTR	COME ON
2012-08-10 15:46:38	+Gandy|WOTR	woops
2012-08-10 15:46:59	--	jared is now known as jared|away
2012-08-10 15:47:44	Halfleft|Away	Urgh
2012-08-10 15:47:51	Halfleft|Away	it won't stream properly
2012-08-10 15:48:05	Halfleft|Away	now i have to wait a WHOLE THREE MINUTEs for it to finish downloadin so i can watch
2012-08-10 15:48:05	Halfleft|Away	urgh
2012-08-10 15:48:13	Halfleft|Away	this is worse than the holocaust
2012-08-10 15:49:31	Brainderailment	They should have like rss downloader things for torrents. So you could subscribe to a show or a user.
2012-08-10 15:50:56	+Gandy|WOTR	That exists.
2012-08-10 15:51:19	Brainderailment	well aren't i an unoriginal fuck?
2012-08-10 15:53:44	Halfleft|Away	Re: 2 x Large Double Bedrooms in Residential Tottenham
2012-08-10 15:53:44	Halfleft|Away	Dear Gavin,
2012-08-10 15:53:44	Halfleft|Away	We are two professional girls of 22 years old. My name is Meredith and I am from France, Marina is Spanish.
2012-08-10 15:53:47	<--	Aerox|Lunch (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-10 15:53:48	Halfleft|Away	writes itself
2012-08-10 15:54:23	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-10 15:54:23	--	Mode #destructoid [+o Aerox] by Q
2012-08-10 15:54:26	Brainderailment	I want to pull a prank like so. Go into a cafe with one other person, use only sign language with that person and mumble words like a deaf person(with that deaf accent lol). Then after overhearing someone say something about us and turn to them in clear speach and confront them all pissy.
2012-08-10 15:54:57	Halfleft|Away	LOL
2012-08-10 15:55:06	Halfleft|Away	THAT WOULD BE LITERaLLY SO  RANDOM
2012-08-10 15:55:29	Brainderailment	fuck you buddy, deaf speech is funny
2012-08-10 15:55:46	Halfleft|Away	racist
2012-08-10 15:56:04	@Aerox	gavin are you going to let the hot girls live with you?
2012-08-10 15:57:54	Brainderailment	Live with a french girl? Fuck that/
2012-08-10 16:16:45	richterthethird	http://now.msn.com/oregon-man-jailed-for-collecting-rainwater
2012-08-10 16:18:16	Halfleft|Away	nah their move in date is too soon
2012-08-10 16:18:26	Brainderailment	he was diverting river water onto his property
2012-08-10 16:18:34	@Aerox	Is lauren still refusing to allow you to show the house
2012-08-10 16:23:02	@TDiddy	why would she do that?
2012-08-10 16:23:08	@TDiddy	besides being horrible, i guess
2012-08-10 16:26:40	@Aerox	that's basically it
2012-08-10 16:28:15	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-10 16:32:26	Halfleft|Away	no
2012-08-10 16:32:30	Halfleft|Away	i have a guy coming around tomorrow
2012-08-10 16:33:22	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-10 16:33:22	--	Mode #destructoid [+v Bigby] by Q
2012-08-10 17:01:26	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-10 17:15:39	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-10 17:15:39	--	Mode #destructoid [+v lolshin] by Q
2012-08-10 17:21:28	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-10 17:21:30	Halfleft|Away	you're put in charge of a super volatile demon guy and the first thing you do is steal is pyromaniacle girlfriend who has uncontrolable fire powers?
2012-08-10 17:21:35	Halfleft|Away	worst secret agent ever
2012-08-10 17:27:21	richterthethird	dolfies and dolfie collectors are creepy
2012-08-10 17:33:49	Batthink	Don't look at Tomopop, then.
2012-08-10 18:16:12	Halfleft|Away	the fuck is a dolfie
2012-08-10 18:28:24		[benbeltran[away away: Detached from tmux]
2012-08-10 18:32:57	richterthethird	http://otakudepot.com/blog/wp-content/uploads/2011/05/16.jpg  those
2012-08-10 18:34:39	@Aerox	ew
2012-08-10 18:40:11	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-10 18:46:43	+Bigby	had a weird sort of dream during a nap
2012-08-10 18:46:49	+Bigby	dreaming i was a hamster with a cold
2012-08-10 18:47:11	+Gandy|WOTR	Faaaaaaaaaaaaart
2012-08-10 18:47:43	+Bigby	wotr?
2012-08-10 18:49:36	@Aerox	HI GANDY
2012-08-10 18:57:33	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-10 18:59:34	+Gandy|WOTR	War of the roses biggles
2012-08-10 18:59:37	+Gandy|WOTR	HI JRO
2012-08-10 19:00:06	+Bigby	that was a pretty good movie
2012-08-10 19:00:08	@TDiddy	get me a pass
2012-08-10 19:00:37	+Gandy|WOTR	The game
2012-08-10 19:00:44	+Gandy|WOTR	I have a spare key if anyone wants
2012-08-10 19:00:47	+Bigby	game?
2012-08-10 19:01:18	+Bigby	http://www.paradoxplaza.com/games/war-of-the-roses
2012-08-10 19:01:20	@TDiddy	i just said
2012-08-10 19:01:21	+Bigby	is it this one?
2012-08-10 19:01:31	+Gandy|WOTR	kk travis
2012-08-10 19:01:33	+Gandy|WOTR	i will pm you
2012-08-10 19:01:37	+Gandy|WOTR	when I die
2012-08-10 19:01:43	@TDiddy	do i do it through steam
2012-08-10 19:02:00	+Gandy|WOTR	you register it on the site then it gives you a steam key
2012-08-10 19:02:02	+Bigby	whole mess of RTS games lately
2012-08-10 19:02:10	@TDiddy	ah ok
2012-08-10 19:02:39	@TDiddy	then i get to wait 2 hours for steam to dl it
2012-08-10 19:03:07	+Bigby	ive been waiting forever for TL2 to release
2012-08-10 19:03:12	+Bigby	man they are taking a long time
2012-08-10 19:03:12	+Gandy|WOTR	In fact, you can all get codes from here if you have a cheap ass gamer account: http://www.cheapassgamer.com/forums/codes.php?codeid=4
2012-08-10 19:03:39	@TDiddy	i dont!
2012-08-10 19:06:07	+Gandy|WOTR	PM
2012-08-10 19:07:32	@TDiddy	and now i wait to dl
2012-08-10 19:08:22	-->	RobotBebop (~RobotBebo@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-08-10 19:08:25	RobotBebop	evening
2012-08-10 19:08:27	@Aerox	HI MOOSe
2012-08-10 19:08:32	RobotBebop	HI JRO
2012-08-10 19:09:12	+Gandy|WOTR	Woo, I am getting better
2012-08-10 19:09:16	+Gandy|WOTR	The sword combat is super hard
2012-08-10 19:09:33	+Gandy|WOTR	Aiming for gaps in armour with the bows is fun thoughg
2012-08-10 19:09:41	RobotBebop	what are you playing
2012-08-10 19:09:44	+Bigby	so its not just a point and click RTS?
2012-08-10 19:10:04	@TDiddy	i read about the combat
2012-08-10 19:10:09	@TDiddy	like you have to read and react
2012-08-10 19:10:13	@TDiddy	not just hack hack hack
2012-08-10 19:10:17	@Aerox	Did any of you get codes for the SMITE beta
2012-08-10 19:10:20	+Bigby	so mount and blade style?
2012-08-10 19:10:35	@TDiddy	nioe
2012-08-10 19:10:38	@TDiddy	nope
2012-08-10 20:28:53		irc: disconnected from server
2012-08-13 09:05:49		[benbeltran[away away: Detached from tmux]
2012-08-13 09:05:51	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-13 09:05:51	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot meeetalnarf2 mistic pointzeroeight theGoldenAvatar TheToiletDuck]
2012-08-13 09:05:51	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 5 voices, 12 normals)
2012-08-13 09:05:55	--	Mode #destructoid [+tnCN]
2012-08-13 09:05:55	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-13 09:07:21	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-13 09:11:42	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-13 09:11:42	--	Mode #destructoid [+v Bigby] by Q
2012-08-13 09:17:53	<--	meeetalnarf2 (~meetalnar@p54AC9A6B.dip0.t-ipconnect.de) has quit (Quit: Nettalk6 - www.ntalk.de)
2012-08-13 09:26:37	TheToiletDuck	tGA do you like Blur?
2012-08-13 09:26:53	TheToiletDuck	If so give this a listen, or not. http://soundcloud.com/barsuk-records/heavy-is-as-heavy-does
2012-08-13 09:34:15	theGoldenAvatar	Don't tell me what to do.
2012-08-13 09:42:47	TheToiletDuck	i'd like to see you do the opposite of "listen/don't listen" just to spite me.
2012-08-13 09:44:47	theGoldenAvatar	Quantum states, yo.
2012-08-13 09:46:01	TheToiletDuck	Shrodingers tune
2012-08-13 09:46:32	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-13 09:46:32	--	Mode #destructoid [+v lolshin] by Q
2012-08-13 09:46:40	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-13 09:47:04	theGoldenAvatar	I have neither listened nor not listened but have both listened AND not listened.
2012-08-13 09:52:23	TheToiletDuck	looking at the pics of my boss' safari
2012-08-13 09:52:37	TheToiletDuck	leopards be pretty yo
2012-08-13 09:52:57	TheToiletDuck	http://www.flickr.com/photos/84795724@N02/7773691092/in/photostream
2012-08-13 09:53:21	theGoldenAvatar	That's the ugliest leopard I've ever seen.
2012-08-13 09:53:48	TheToiletDuck	haha
2012-08-13 09:54:04	TheToiletDuck	!sq ugl
2012-08-13 09:54:18	TheToiletDuck	lame
2012-08-13 09:54:47	+Ecksorcism	hey guys
2012-08-13 09:54:52	TheToiletDuck	EcksssSSSSBOOM!
2012-08-13 09:54:56	theGoldenAvatar	Speaking of ugly.
2012-08-13 09:54:59	TheToiletDuck	BOOM!
2012-08-13 09:55:11	TheToiletDuck	Ecks when do you Pax?
2012-08-13 09:55:31	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-13 09:55:31	--	Mode #destructoid [+o TDiddy] by Q
2012-08-13 09:55:40	+Ecksorcism	28th - 4th
2012-08-13 09:55:43	theGoldenAvatar	When doesn't he?
2012-08-13 09:55:47	theGoldenAvatar	(msot of the year)
2012-08-13 09:55:55	+Ecksorcism	tGA is right
2012-08-13 09:55:58	+Ecksorcism	most even!
2012-08-13 09:55:59	TheToiletDuck	oh shit, i thought it was like this week or something.
2012-08-13 09:56:22	TheToiletDuck	Oh, gamescom is this week
2012-08-13 09:56:26	+Ecksorcism	Y
2012-08-13 09:56:28	+Ecksorcism	A
2012-08-13 09:56:33	TheToiletDuck	T
2012-08-13 09:56:33	TheToiletDuck	T
2012-08-13 09:56:34	TheToiletDuck	A
2012-08-13 09:56:35	TheToiletDuck	!
2012-08-13 09:56:48	+Ecksorcism	I am terrible at typing when I first get up
2012-08-13 09:58:33	theGoldenAvatar	I am terrible at typing all the time.
2012-08-13 09:59:03	TheToiletDuck	I am terrible
2012-08-13 09:59:46	+Ecksorcism	TTD you are fab
2012-08-13 10:00:01	TheToiletDuck	are you? are you coming on to me?
2012-08-13 10:00:07	+Ecksorcism	and tGA you'd be better if you'd do more finger exercises
2012-08-13 10:00:33	theGoldenAvatar	It's mostly because I type at really terrible angles.
2012-08-13 10:00:48	-->	mid3vol (~mew@240.sub-174-254-84.myvzw.com) has joined #destructoid
2012-08-13 10:00:57	theGoldenAvatar	I am slouching so far down in my chair right nowmy keyboard is at chin height
2012-08-13 10:01:00	mid3vol	Hellos
2012-08-13 10:01:10	+Ecksorcism	hey Mandi
2012-08-13 10:01:16	 *	Ecksorcism slaps mid3vol around a bit with a large trout
2012-08-13 10:01:31	+Ecksorcism	well tGA its no wonder your back gets all messed up
2012-08-13 10:01:32	theGoldenAvatar	Howdy
2012-08-13 10:01:35	TheToiletDuck	sup
2012-08-13 10:01:52	mid3vol	Aww, can't slap back on colloquy?
2012-08-13 10:02:02	+Ecksorcism	really?
2012-08-13 10:02:15	TheToiletDuck	yeah i think you can
2012-08-13 10:02:28	theGoldenAvatar	I don't think sitting was the problem.
2012-08-13 10:05:35	+Ecksorcism	well if you slouch like crazy after squatting all day
2012-08-13 10:06:47	theGoldenAvatar	Actually, the best way to sit is around 135 degrees
2012-08-13 10:06:54	theGoldenAvatar	Which is about how I sit.
2012-08-13 10:07:31	theGoldenAvatar	Sitting up straight is another one of those myths.
2012-08-13 10:12:00	+Ecksorcism	I was picturing you with the keyboard at eye level, while chewing an protien bar
2012-08-13 10:12:05	+Ecksorcism	a*
2012-08-13 10:12:15	theGoldenAvatar	It was this: http://www.youtube.com/watch?v=NnnOWfj2TW4
2012-08-13 10:12:16	DtoidBot	CrossFit Fail Compilation
2012-08-13 10:12:22	theGoldenAvatar	(not really)
2012-08-13 10:12:26	theGoldenAvatar	But this is a horrifying video
2012-08-13 10:12:52	+Ecksorcism	AAAAAAAAAAAAAhahaha
2012-08-13 10:12:58	+Ecksorcism	that first clip
2012-08-13 10:13:07	+Ecksorcism	does anyone actually get hurt?
2012-08-13 10:13:20	theGoldenAvatar	I don't think so. But it's a miracle.
2012-08-13 10:14:02	theGoldenAvatar	These "coaches" should be shot.
2012-08-13 10:14:28	+Ecksorcism	WHAT IS THIS
2012-08-13 10:14:35	theGoldenAvatar	Crossfit man.
2012-08-13 10:14:43	+Ecksorcism	I understand the exercise
2012-08-13 10:14:52	+Ecksorcism	but these people have no idea what they are doing
2012-08-13 10:15:06	+Ecksorcism	is Crossfit some sort of gym or something?
2012-08-13 10:15:35	theGoldenAvatar	It's a disastorous weighlifting fad
2012-08-13 10:15:44	theGoldenAvatar	That resembles nothing so much as a cult
2012-08-13 10:15:52	theGoldenAvatar	Training "elite" athletes
2012-08-13 10:15:54	+Ecksorcism	THEY ARE USING THEIR BELLIES TO ...
2012-08-13 10:16:02	+Ecksorcism	this should be illegal
2012-08-13 10:16:16	+Ecksorcism	someone WILL die
2012-08-13 10:16:58	theGoldenAvatar	http://savemisc.com/threads/images/3c16b4f0d59f0c5d6462b5232d99ba1c.gif
2012-08-13 10:21:12	+Ecksorcism	what is that?
2012-08-13 10:24:04	+Ecksorcism	butterfly pullup?
2012-08-13 10:24:36	TheToiletDuck	they're going to tear their muscles moving their arms back like that
2012-08-13 10:28:16	theGoldenAvatar	Ha, yeah.
2012-08-13 10:28:29	theGoldenAvatar	Kipping pullups are great for training one thing.
2012-08-13 10:28:33	theGoldenAvatar	Kipping pullups
2012-08-13 10:28:56	theGoldenAvatar	They have no practical application.
2012-08-13 10:29:17	theGoldenAvatar	Until they become an Olympic event
2012-08-13 10:36:03	TheToiletDuck	They could install a beam on a horse and combine it with horse dancing
2012-08-13 10:36:18	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/y3xbt/sugar_and_high_fructose_corn_syrup_found_to/c5s8io3
2012-08-13 10:36:22	theGoldenAvatar	Now that's science.
2012-08-13 10:37:30	TheToiletDuck	what's wrong with that? I'm totally svelt because my brain knows that when i eat sugar it just needs to make my body work faster
2012-08-13 10:37:36	TheToiletDuck	it's simple neurology
2012-08-13 10:40:41	TheToiletDuck	tata
2012-08-13 10:40:44	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-13 10:40:51	mid3vol	Mmm fake sugar.
2012-08-13 10:43:56	+Ecksorcism	thanks alot tGA I just wasted the last half hour watching fail videos
2012-08-13 10:44:05	theGoldenAvatar	You're welcome.
2012-08-13 10:50:17	mid3vol	Lol.
2012-08-13 10:51:42	+Ecksorcism	I'm off to lunch, I'll see you guys in a bit
2012-08-13 10:51:47	--	Ecksorcism is now known as Ecks|Lunch
2012-08-13 10:53:05	mid3vol	Got shit to do as well, I'll be back. Miss bugging you guys. :)
2012-08-13 10:53:17	<--	mid3vol (~mew@240.sub-174-254-84.myvzw.com) has left #destructoid
2012-08-13 10:53:27	theGoldenAvatar	Everyone's leaving me. It's like my childhood all over again.
2012-08-13 10:55:46	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-13 10:55:47	--	Mode #destructoid [+o Aerox] by Q
2012-08-13 11:01:29	@TDiddy	alcohol will never leave you
2012-08-13 11:04:49	@bloodylip	except when he runs out
2012-08-13 11:05:50	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Ping timeout)
2012-08-13 11:19:28	theGoldenAvatar	Don't even need to click it
2012-08-13 11:19:28	theGoldenAvatar	http://www.reddit.com/r/Fitness/comments/y01pk/can_i_drink_milk_while_fasting/
2012-08-13 11:58:29	@bloodylip	but can i drink milk/shakes/ while fasting?
2012-08-13 11:59:18	@TDiddy	and will it bring all the boys to the yard?
2012-08-13 11:59:54	@Aerox	I'm going on a milk cleanse
2012-08-13 11:59:57	@Aerox	I think that's the key to weight loss
2012-08-13 12:00:15	theGoldenAvatar	GOMAD
2012-08-13 12:00:18	@bloodylip	yup
2012-08-13 12:02:45	@Aerox	https://twitter.com/a_girl_irl/status/235057232025366528
2012-08-13 12:04:00	theGoldenAvatar	It's a free country.
2012-08-13 12:04:01	@bloodylip	Aerox: what's the CMC?
2012-08-13 12:04:14	@Aerox	no idea
2012-08-13 12:04:28	theGoldenAvatar	Child Molestors Coalition
2012-08-13 12:04:53	@Aerox	Apparently
2012-08-13 12:04:54	@Aerox	The
2012-08-13 12:04:57	@Aerox	"Cutie Mark Crusaders"
2012-08-13 12:04:58	@bloodylip	yeah, that sounds right
2012-08-13 12:05:09	@Aerox	Who are apparently the "baby ponies"
2012-08-13 12:05:09	theGoldenAvatar	That's helpful.
2012-08-13 12:05:18	theGoldenAvatar	But they aren't real.
2012-08-13 12:05:36	theGoldenAvatar	Is it really pedophilia to want to fuck a fake sapient pony baby?
2012-08-13 12:06:03	@Aerox	Probably
2012-08-13 12:06:11	@Aerox	It's pedophilia when you want to fuck the 8 year old anime girl
2012-08-13 12:06:18	@Aerox	So I guess it's beastiality pedophilia when you want to fuck the baby pony
2012-08-13 12:06:18	theGoldenAvatar	These are the issues that I want in the presedential debate.
2012-08-13 12:06:27	@bloodylip	BUT SHE'S HUNDREDS OF YEARS OLD TRAPPED IN AN 8 YEAR OLD BODY
2012-08-13 12:06:43	theGoldenAvatar	Well, that's fine then
2012-08-13 12:06:51	theGoldenAvatar	It's like a whole Miles Teg thing.
2012-08-13 12:06:53	@Aerox	Although this comic puts forth a very convincing argument as to why it's not beastiality
2012-08-13 12:07:40	theGoldenAvatar	Well, what about sex with dolphins or horses?
2012-08-13 12:07:48	theGoldenAvatar	They can be willing.
2012-08-13 12:07:56	theGoldenAvatar	And comprehend what they are doing.
2012-08-13 12:08:35	@Aerox	I'll vote for the first candidate to publically announce bronies are pedophiles
2012-08-13 12:08:58	theGoldenAvatar	I bet Ron Paul would.
2012-08-13 12:11:16	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-08-13 12:16:21	@Aerox	Hi gavin
2012-08-13 12:16:22	@Aerox	How was work
2012-08-13 12:18:44	Halfleft|Away	fine
2012-08-13 12:18:50	Halfleft|Away	turns out i'm living with lauren another year
2012-08-13 12:18:59	theGoldenAvatar	Oh no
2012-08-13 12:19:06	Halfleft|Away	nah it's k.
2012-08-13 12:19:08	@Aerox	How the hell did that happen
2012-08-13 12:19:14	Halfleft|Away	i'll have to have a sit down with her though about stuff she does that i hate
2012-08-13 12:19:14	theGoldenAvatar	Another year of bitchfests/
2012-08-13 12:19:33	Halfleft|Away	the landlady of the place she was due to move in to in two weeks called her earlier
2012-08-13 12:19:56	Halfleft|Away	turns out the person living there now, went round her back and renewed their contract with the agency and now she can't get rid of her.
2012-08-13 12:20:02	Halfleft|Away	sounds kind of sketch to me
2012-08-13 12:20:37	@Aerox	One more year of noisy sex and dirty bathrooms
2012-08-13 12:21:02	Halfleft|Away	oh their sex noise hasn't been a problem for months
2012-08-13 12:21:11	Halfleft|Away	just their general pottering around noise
2012-08-13 12:21:15	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-13 12:21:17	Halfleft|Away	like having hyperactive toddlers
2012-08-13 12:21:49	theGoldenAvatar	You can go to PAX now.
2012-08-13 12:22:05	theGoldenAvatar	(hahaha)
2012-08-13 12:22:38	Halfleft|Away	I still have a room to fill
2012-08-13 12:22:59	@Aerox	Oh you're in a three person house?
2012-08-13 12:23:03	@Aerox	Who was the third?
2012-08-13 12:23:14	@Aerox	I thought it was just you in one room and lauren/boy in the other
2012-08-13 12:23:50	Halfleft|Away	me lauren and lewis
2012-08-13 12:23:52	Halfleft|Away	man
2012-08-13 12:23:59	Halfleft|Away	I complain about my living situation ALL THE TIME
2012-08-13 12:24:04	Halfleft|Away	how are you not 100% familiar with it
2012-08-13 12:24:05	Halfleft|Away	GOD
2012-08-13 12:31:19	theGoldenAvatar	Ugh. So tired.
2012-08-13 12:59:05	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-13 12:59:05	--	Mode #destructoid [+v lolshin] by Q
2012-08-13 12:59:31	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-13 13:07:57	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-08-13 13:09:15	-->	richterthethi-1 (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-13 13:14:07	Halfleft|Away	"Guy gives 13 minutes of cringe-worthy speech on My Little Pony to his class"
2012-08-13 13:14:12	Halfleft|Away	Oh god
2012-08-13 13:14:14	Halfleft|Away	I can't click that
2012-08-13 13:14:17	@Aerox	link
2012-08-13 13:14:20	Halfleft|Away	my face  might implode from cringing
2012-08-13 13:14:25	Halfleft|Away	http://www.youtube.com/watch?v=SSlKh4if6P0&feature=youtu.be
2012-08-13 13:14:25	DtoidBot	Why you should be watching MLP:FIM
2012-08-13 13:15:06	Halfleft|Away	okay i'll try
2012-08-13 13:16:11	Halfleft|Away	1:25
2012-08-13 13:16:19	Halfleft|Away	going to just skip around it now
2012-08-13 13:16:24	@Aerox	Oh it's already amazing
2012-08-13 13:16:28	@Aerox	"Arson the Dragon"
2012-08-13 13:17:00	@Aerox	his hair
2012-08-13 13:18:02	@Aerox	i'm skipping to the Q&A
2012-08-13 13:18:46	@Aerox	god so much wahjah
2012-08-13 13:18:58	@Aerox	He's explaining the three types of ponies
2012-08-13 13:19:29	@Aerox	i can't get over his terrible haircut
2012-08-13 13:19:32	Halfleft|Away	there are types?
2012-08-13 13:21:09	@Aerox	apparently!
2012-08-13 13:27:44	richterthethi-1	hey jro mind me askin whats the worst thing you watch?
2012-08-13 13:30:37	richterthethi-1	nvm XD
2012-08-13 13:35:20	Halfleft|Away	That's a good question actually.
2012-08-13 13:35:30	Halfleft|Away	Aerox what is the worst thing you have seen
2012-08-13 13:35:31	Halfleft|Away	like this I mean
2012-08-13 13:35:41	Halfleft|Away	not like, some guy's exploded head or whatever
2012-08-13 13:38:43		irc: disconnected from server
2012-08-13 13:39:52		[benbeltran[away away: Detached from tmux]
2012-08-13 13:39:54	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-13 13:39:54	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Ecks|Lunch +jorge` +Torzelan ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot Halfleft|Away mistic pointzeroeight richterthethi-1 theGoldenAvatar]
2012-08-13 13:39:54	--	Channel #destructoid: 18 nicks (3 ops, 0 halfops, 3 voices, 12 normals)
2012-08-13 13:39:58	--	Mode #destructoid [+tnCN]
2012-08-13 13:39:58	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-13 13:40:41	Halfleft|Away	both
2012-08-13 13:41:28	@Aerox	hmm let's see
2012-08-13 13:41:37	@Aerox	Probably the most embarrassing TV show I like is Survivor
2012-08-13 13:41:41	@Aerox	Which I watch with my friend every season
2012-08-13 13:41:51	@Aerox	But I understand it is terrible trashy reality television
2012-08-13 13:42:25	@Aerox	In terms of internet shit the brony phenomenon is probably about as bad as it gets
2012-08-13 13:42:52	Halfleft|Away	but can you think of a specific brony example?
2012-08-13 13:43:20	@Aerox	I don't know if there's any one that sticks out
2012-08-13 13:47:52	richterthethi-1	oh my most embarrassing show i liked was like madoka , i watched it cause of the concept basically some sailor moon type character makes a deal with the devil. I dont think its to embarassing but i liked this jesus 90s anime to  but it basically just took stories from the bible and retold it.
2012-08-13 13:48:19	richterthethi-1	brony examples would be to narrow for jro hes seen a ton of shit online
2012-08-13 13:48:25	richterthethi-1	my eyes burn when i click his links
2012-08-13 13:49:25	@Aerox	What's the jesus anime
2012-08-13 13:50:20	richterthethi-1	i mean 80s actually a anime called flying house
2012-08-13 13:51:55	Halfleft|Away	who the fuck is this guy
2012-08-13 13:53:28	@Aerox	Like if you want to know the most horrifying thing I"ve seen today so far
2012-08-13 13:53:39	@Aerox	It's this guy
2012-08-13 13:53:40	@Aerox	http://i.imgur.com/j6xwm.jpg
2012-08-13 13:58:06	Halfleft|Away	where the fuck did you see that
2012-08-13 13:59:47	DougCL	thats shane mcgowan. a semi-famous musician.
2012-08-13 14:00:32	@Aerox	A thread about awkward people
2012-08-13 14:00:54	@Aerox	I think you might have been in bed already -- this was the gem from eysterday
2012-08-13 14:00:55	@Aerox	http://i.imgur.com/R5JAD.jpg
2012-08-13 14:04:01	richterthethi-1	wearing am medallion around your neck is always chris chan level
2012-08-13 14:11:29	Halfleft|Away	I didn't know andy had aspergers
2012-08-13 14:11:32	Halfleft|Away	wait
2012-08-13 14:11:33	Halfleft|Away	yes I did
2012-08-13 14:11:36	Halfleft|Away	ignore me
2012-08-13 14:13:59	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-13 14:13:59	--	Mode #destructoid [+v lolshin] by Q
2012-08-13 14:14:25	@Aerox	holler @ shin
2012-08-13 14:14:34	+lolshin	blurg
2012-08-13 14:14:36	richterthethi-1	anymore pics?
2012-08-13 14:14:37	+lolshin	feel like death
2012-08-13 14:15:12	richterthethi-1	get a redbull
2012-08-13 14:15:26	+lolshin	that'd be suicide
2012-08-13 14:16:23	@Aerox	not at the moment
2012-08-13 14:16:35	@bloodylip	lolshin: i hear that you're a terrible person
2012-08-13 14:16:49	+lolshin	im terrible and i should feel terrible, which i do
2012-08-13 14:17:01	@Aerox	What did you do that was terrible
2012-08-13 14:17:09	richterthethi-1	i like shin but i dont find him sexually attractive
2012-08-13 14:17:21	@Aerox	Noted
2012-08-13 14:17:38	richterthethi-1	2nd part is important sorry shin
2012-08-13 14:17:41	@bloodylip	Aerox: he liked Wizorb
2012-08-13 14:17:44	@bloodylip	which is a known terrible game
2012-08-13 14:18:25	@Aerox	hahaha
2012-08-13 14:18:32	+lolshin	lololololoolol
2012-08-13 14:19:25	+lolshin	http://www.theverge.com/2012/8/13/3239836/lg-optimus-vu-third-quarter-us-release ahahahahah what
2012-08-13 14:20:43	@bloodylip	wtf is that shit
2012-08-13 14:37:08	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-13 14:40:14	--	Ecks|Lunch is now known as Ecksorcism
2012-08-13 14:40:19	+lolshin	http://www.theonion.com/articles/coworker-with-two-computer-screens-not-fucking-aro,29151/
2012-08-13 14:41:15	@Aerox	That is me except my secondary monitor is a piece of shit
2012-08-13 14:41:23	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has left #destructoid
2012-08-13 14:41:29	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-13 14:41:29	--	Mode #destructoid [+o Aerox] by Q
2012-08-13 14:44:21	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-08-13 14:50:23	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-13 14:50:24	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-13 14:50:24	--	andrewm_ is now known as andrewm
2012-08-13 15:06:17	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-13 15:06:17	--	Mode #destructoid [+v Bigby] by Q
2012-08-13 15:09:33	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-13 15:09:33	--	Mode #destructoid [+o TDiddy] by Q
2012-08-13 15:43:44	-->	Wexx (~Wexx@adsl-98-82-177-127.jax.bellsouth.net) has joined #destructoid
2012-08-13 15:47:34	+Bigby	well poop
2012-08-13 15:47:49	+Bigby	stupid A+
2012-08-13 16:13:32	+lolshin	aaaaaaaaaaahahahahahahahahahahahahaa http://www.youtube.com/watch?v=mK2jbxhQ3KY&feature=player_detailpage#t=10s
2012-08-13 16:13:34	DtoidBot	DIABLO III: INFERNO, SKIRTING LIKE A BOSS!
2012-08-13 16:19:30	+Bigby	well that sucks
2012-08-13 16:19:39	+Bigby	i didnt get the phone support job after all
2012-08-13 16:19:44	@Aerox	:(
2012-08-13 16:20:17	+Bigby	there was a problem with my A+ cert
2012-08-13 16:20:34	+Bigby	despite my years of experience they say the company wont hire unless you have it
2012-08-13 16:21:28	@Aerox	Is the problem that you don't have it
2012-08-13 16:21:29	@Aerox	?
2012-08-13 16:22:27	+Bigby	its just a requirement
2012-08-13 16:22:43	+Bigby	and apparently i dont
2012-08-13 16:22:58	+Bigby	i called comptia and it looks like i only passed half of it back in 06
2012-08-13 16:23:14	+Bigby	but they didnt bother to mention that when i completed my career center course
2012-08-13 16:23:43	+Bigby	there is a hardware and OS test, and i passed the hardware easily and they sent me a letter telling me that
2012-08-13 16:23:54	+Bigby	but i didnt get one saying i missed the OS one by six points
2012-08-13 16:24:09	+Bigby	and to retake it is 173 dollars
2012-08-13 16:26:55	+Bigby	id never even bothered looking it up before as no one ever asked about it
2012-08-13 16:27:29	@Aerox	barf
2012-08-13 16:27:32	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-13 16:27:54	+Bigby	oh well, im hoping Jack Henry calls back about that interview
2012-08-13 16:28:04	+Bigby	i got another interview tomorrow with a cable company in town
2012-08-13 16:29:20	+Bigby	just wish the damn staffing contact i had hadnt been on vacation all damn last week so i could have found out sooner
2012-08-13 16:29:42	+Bigby	and i had already done all their paperwork, drug test, sent my id copy and everything
2012-08-13 16:32:51	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Operation timed out)
2012-08-13 16:38:18	richterthethi-1	did they give you a magazine in the drug test?
2012-08-13 16:38:55	+Bigby	-________-
2012-08-13 16:39:02	+Bigby	the hell kind of drug tests do you take
2012-08-13 17:05:05	<--	Halfleft|Away (~Halfleft@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-13 17:05:14	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-13 17:05:14	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-13 17:11:40	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Ping timeout)
2012-08-13 17:51:41	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Quit: I love you all, especially you.)
2012-08-13 17:57:16	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-13 17:57:16	--	Mode #destructoid [+v Bigby] by Q
2012-08-13 17:58:19	+Bigby	how now brown cow
2012-08-13 18:07:03	@Aerox	heyyyyy
2012-08-13 18:09:02	+Bigby	you should get in on this raiderz beta JR
2012-08-13 18:09:04	+Bigby	its pretty fun
2012-08-13 18:09:30	@Aerox	what's raiderz
2012-08-13 18:11:15	+Bigby	mmo
2012-08-13 18:52:21		irc: disconnected from server
2012-08-14 09:07:39		[benbeltran[away away: Detached from tmux]
2012-08-14 09:07:41	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-14 09:07:41	--	Nicks #destructoid: [@bloodylip @Q +Torzelan ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot mistic pointzeroeight Simmy theGoldenAvatar TTD Wexx]
2012-08-14 09:07:41	--	Channel #destructoid: 16 nicks (2 ops, 0 halfops, 1 voices, 13 normals)
2012-08-14 09:07:45	--	Mode #destructoid [+tnCN]
2012-08-14 09:07:45	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-14 09:31:26	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-14 10:02:00	theGoldenAvatar	I can scrobble that no problem without a login
2012-08-14 10:02:03	theGoldenAvatar	!lfm uselessrocker
2012-08-14 10:02:05	DtoidBot	uselessrocker last listened to "The Coming Of Spring" by The Rapture on 14 Aug 2012, 14:59.
2012-08-14 10:02:10	theGoldenAvatar	!lfm uselessrocker
2012-08-14 10:02:12	DtoidBot	uselessrocker last listened to "Test Track 6" by Test Artist on 14 Aug 2012, 15:00.
2012-08-14 10:02:15	theGoldenAvatar	Voila
2012-08-14 10:02:55	theGoldenAvatar	Sucks to be you!
2012-08-14 10:09:02		[benbeltran[away back: gone 01:01:22]
2012-08-14 10:09:21	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-14 10:12:30	@bloodylip	!lfm bloodylip
2012-08-14 10:12:31	DtoidBot	bloodylip last listened to "The Distance" by E.Town Concrete on 14 Aug 2012, 15:09.
2012-08-14 10:37:31	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-14 10:37:31	--	Mode #destructoid [+o Aerox] by Q
2012-08-14 10:48:51	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-14 10:53:09	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-14 10:55:26	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-14 10:55:26	--	Mode #destructoid [+o Aerox] by Q
2012-08-14 10:58:26	TTD	!lfm TheToiletDuck
2012-08-14 10:58:27	DtoidBot	TheToiletDuck last listened to "Uncle Sam Goddamn" by Brother Ali on 14 Aug 2012, 14:45.
2012-08-14 10:58:32	TTD	grr
2012-08-14 10:59:12	@Aerox	hi Aiden!
2012-08-14 11:00:39	TTD	sup Jro
2012-08-14 11:01:41	TTD	i love that Valve do stuff like this http://www.youtube.com/watch?v=TzxpbUeN-eg
2012-08-14 11:01:41	DtoidBot	M.V.M
2012-08-14 11:02:09	@bloodylip	TTD: does that mean you didn't fix your last.fm yet?
2012-08-14 11:02:13	@bloodylip	did you scrobble that test thing?!
2012-08-14 11:02:25	TTD	i cant scrobble it because i can't log in
2012-08-14 11:02:46	TTD	chromescrobbler isn't scrobbling it, my pc scrobbler can't login .the only thing that's scrobbling is grooveshark and last.fm :(
2012-08-14 11:02:58	TTD	i mean it's not that big a deal but kind of annoying
2012-08-14 11:03:10	TTD	Last.fm haven't got back to me since i told them i can't scrobble anything
2012-08-14 11:04:06	TTD	I'm going to go drink in the park with friends instead :)
2012-08-14 11:05:07	<--	TTD (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-14 11:06:03	@Aerox	scrobble is a dumb word
2012-08-14 11:07:10	@bloodylip	it is
2012-08-14 11:44:37	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-14 11:44:37	--	Mode #destructoid [+v lolshin] by Q
2012-08-14 11:44:40	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-14 11:44:47	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-14 11:44:47	--	Mode #destructoid [+o TDiddy] by Q
2012-08-14 11:45:38	-->	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has joined #destructoid
2012-08-14 11:45:38	--	Mode #destructoid [+v Gemsi] by Q
2012-08-14 11:48:22	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-14 11:48:22	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-14 12:04:56	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-08-14 12:08:07	Halfleft|Away	fuck
2012-08-14 12:08:32	+Gemsi	is that a general fuck, or something bad happened fuck ?
2012-08-14 12:10:18	@Aerox	hello gavi
2012-08-14 12:10:18	@Aerox	n
2012-08-14 12:12:00	Halfleft|Away	something bad always happens
2012-08-14 12:12:04	Halfleft|Away	today i have fucked up my arm
2012-08-14 12:12:08	Halfleft|Away	it fucking canes
2012-08-14 12:12:17	Halfleft|Away	now goo is coming out of it
2012-08-14 12:12:21	Halfleft|Away	is that normal
2012-08-14 12:15:02	+Gemsi	goo ?
2012-08-14 12:15:12	+Gemsi	i mean rather, arm goo ?
2012-08-14 12:16:03	Halfleft|Away	arm goo
2012-08-14 12:16:11	Halfleft|Away	goo is coming out of my arm on my WOUND
2012-08-14 12:18:59	+Gemsi	how did you wound yourself enough to mystery goo appear ?
2012-08-14 12:19:13	Halfleft|Away	I dropped my phone and grabbed it out of the air
2012-08-14 12:19:24	Halfleft|Away	but on the way down the arm of the chair took a layer of flesh with it
2012-08-14 12:19:32	Halfleft|Away	it was all gross and just laying on the arm of the chair
2012-08-14 12:19:32	+Gemsi	ouch
2012-08-14 12:19:33	Halfleft|Away	binned it
2012-08-14 12:21:50	@Aerox	Is your chair made out of razors
2012-08-14 12:22:18	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-14 12:23:25	Halfleft|Away	no
2012-08-14 12:23:28	Halfleft|Away	but it is pretty shit
2012-08-14 12:23:48	Halfleft|Away	that conor kid that one time tore up his ankle pretty bad on his once
2012-08-14 12:23:58	Halfleft|Away	he trailed blood everywhere for like 5 minutes before realising
2012-08-14 12:31:14	@bloodylip	Halfleft|Away: was the chair that took a layer of flesh with it the iron throne?
2012-08-14 12:34:41	Halfleft|Away	nah just a shit cheap office chair
2012-08-14 13:28:13	-->	Brain|iPhone (~braindera@mobile-198-228-204-216.mycingular.net) has joined #destructoid
2012-08-14 13:28:22	Brain|iPhone	Fuck yo shit!
2012-08-14 13:34:08	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-14 13:34:46	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-14 13:47:08	<--	Brain|iPhone (~braindera@mobile-198-228-204-216.mycingular.net) has quit (Read error: EOF from client)
2012-08-14 14:03:51	-->	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-14 14:28:51	Halfleft|Away	haha http://www.youtube.com/watch?v=hJQqA906Ht4
2012-08-14 14:28:52	DtoidBot	DJ Friendzone ft. NDT, MC Sagan & Lil Ron - "So Brave"
2012-08-14 14:42:22	-->	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has joined #destructoid
2012-08-14 14:48:05	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit: Leaving)
2012-08-14 14:50:24	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-14 14:50:25	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-14 14:50:25	--	andrewm_ is now known as andrewm
2012-08-14 14:57:44	-->	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has joined #destructoid
2012-08-14 15:01:51	<--	Simmy (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-14 15:55:15	<--	Simmy1 (~Lee@cpc1-wolv14-2-0-cust152.wolv.cable.virginmedia.com) has quit (Ping timeout)
2012-08-14 16:42:45	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-14 16:47:44	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-14 16:49:33	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-14 16:49:33	--	Mode #destructoid [+v jorge`] by Q
2012-08-14 17:02:40	Batthink	http://www.vgcats.com/comics/
2012-08-14 17:03:13	<--	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has quit (Quit: Leaving)
2012-08-14 17:04:51	<--	Halfleft|Away (~Halfleft@77.102.91.175) has quit (Ping timeout)
2012-08-14 17:25:08	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-14 17:25:08	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-14 17:47:04	richterthethird	wakka wakka
2012-08-14 17:51:03	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-14 17:51:03	--	Mode #destructoid [+v Bigby] by Q
2012-08-14 17:58:31	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-08-14 17:59:16	richterthethird	bah last story should have a japanese track option
2012-08-14 18:00:49	DougCL	nerd
2012-08-14 18:01:52	richterthethird	haha i go for authenticity , its better than white people vaing like weaboos (acting japanese)
2012-08-14 18:03:01	+Bigby	depends on the source
2012-08-14 18:03:04	+Bigby	and the actors of course
2012-08-14 18:15:47	Batthink	Well, I can miss that out and go for Xenoblade.
2012-08-14 18:16:20	richterthethird	its beem getting like alot of 8s and 9s on other sites , jims just much more brutal
2012-08-14 19:00:23		irc: disconnected from server
2012-08-15 09:15:49	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-15 09:15:49	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran[away cardfrek DougCL DtoidBot mistic pointzeroeight theGoldenAvatar]
2012-08-15 09:15:49	--	Channel #destructoid: 15 nicks (2 ops, 0 halfops, 2 voices, 11 normals)
2012-08-15 09:15:52	--	Mode #destructoid [+tnCN]
2012-08-15 09:15:52	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-15 09:17:43	Batthink	Anybody want some Botchamania?
2012-08-15 09:20:00	@bloodylip	botchamania?
2012-08-15 09:20:39	Batthink	You know, videos of wrestling botches.
2012-08-15 09:20:53	Batthink	And other associated bloopers.
2012-08-15 09:22:44	@bloodylip	ah
2012-08-15 09:22:51	@bloodylip	those are usually pretty good
2012-08-15 09:25:10	Batthink	This is the latest one: http://www.dailymotion.com/video/xsswk9_bm210_sport
2012-08-15 09:28:15	Batthink	And boy, does Abraham Washington say something he shouldn't....
2012-08-15 09:55:57	-->	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-08-15 09:55:57	--	Mode #destructoid [+v Mexed_Alex] by Q
2012-08-15 10:12:19	@bloodylip	hi alex!
2012-08-15 10:12:22	@bloodylip	how was jury duty?
2012-08-15 10:12:41	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-15 10:22:18	+Ecksorcism	Morning Everyone
2012-08-15 10:24:27	theGoldenAvatar	It's barely morning
2012-08-15 10:29:34	<--	Mexed_Alex (~Alexander@cpe-72-130-48-231.socal.res.rr.com) has quit (Ping timeout)
2012-08-15 10:36:24	-->	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-08-15 10:36:24	--	Mode #destructoid [+o Aerox] by Q
2012-08-15 12:01:52	theGoldenAvatar	My bread is too small
2012-08-15 12:05:15	theGoldenAvatar	Hey, there's VS2012
2012-08-15 12:06:57	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-08-15 12:06:59	Halfleft|Away	SHIT
2012-08-15 12:07:57	@bloodylip	theGoldenAvatar: look at that, it's technically still today
2012-08-15 12:07:59	@bloodylip	they didn't lie
2012-08-15 12:08:24	theGoldenAvatar	MSDN is so fucking slow right now though
2012-08-15 12:08:28	theGoldenAvatar	And keeps erroring
2012-08-15 12:12:28	theGoldenAvatar	And clicking download does nothing
2012-08-15 12:12:43	Halfleft|Away	that is a fucking outrage
2012-08-15 12:13:06	theGoldenAvatar	I've got studios to visualize.
2012-08-15 12:14:49	theGoldenAvatar	I would like, just once, for a server to be able to handle a load at release.
2012-08-15 12:15:17	Halfleft|Away	can't handle andrew's load
2012-08-15 12:15:26	-->	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has joined #destructoid
2012-08-15 12:15:26	--	Mode #destructoid [+v Gemsi] by Q
2012-08-15 12:18:32	@Aerox	Hello gavin
2012-08-15 12:23:24	Halfleft|Away	hello jonathan ross
2012-08-15 12:39:01	@Aerox	How was your day
2012-08-15 12:45:55	<--	DougCL (~Doug99208@pool-108-20-173-102.bstnma.fios.verizon.net) has quit (Ping timeout)
2012-08-15 12:47:53	Halfleft|Away	shit
2012-08-15 12:48:00	Halfleft|Away	and my manky arm is getting worse
2012-08-15 12:49:01	+Ecksorcism	you are right tGA I've been trying to login to MSDN for 10 minutes now
2012-08-15 12:54:16	@Aerox	Go use your free health care and get it fixed!
2012-08-15 13:05:08	theGoldenAvatar	It will have healed before he gets to see a doctor.
2012-08-15 13:19:53	Halfleft|Away	duh
2012-08-15 13:20:16	Halfleft|Away	If i'm going to go to a doctor it will be for one of the considerably more troubling issues
2012-08-15 13:22:36	@bloodylip	like what?
2012-08-15 13:26:44	Halfleft|Away	the noise my knees make is getting worse
2012-08-15 13:28:58	theGoldenAvatar	Big deal.
2012-08-15 13:29:02	theGoldenAvatar	Knees make noise.
2012-08-15 13:31:49	Halfleft|Away	no but like theres gravel in them
2012-08-15 13:33:09	@bloodylip	why'd you put gravel in them?
2012-08-15 13:33:10	theGoldenAvatar	Does it hurt?
2012-08-15 13:33:17	theGoldenAvatar	Prohibit movement?
2012-08-15 13:33:44	@Aerox	http://newsfeed.time.com/2012/08/14/mountain-dews-dub-the-dew-online-poll-goes-horribly-wrong/?hpt=hp_t3
2012-08-15 13:34:16	Halfleft|Away	no
2012-08-15 13:34:22	Halfleft|Away	but i cal feel it
2012-08-15 13:34:25	Halfleft|Away	can
2012-08-15 13:40:18	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-15 13:40:18	--	Mode #destructoid [+v Bigby] by Q
2012-08-15 13:40:57	@Aerox	http://www.avclub.com/articles/strange-times-at-the-2012-gathering-of-the-juggalo,83814/1/
2012-08-15 13:41:18	@Aerox	One gentleman we spoke to even proposed that the police had planted the woman at The Gathering and had her dispense blowjobs indiscriminately to make Juggalos look bad, which may be the single least-likely conspiracy theory of all time, though the notion that the Harrisburg police might have set up an elite undercover Juggalo Blowjob Squad is amusing.
2012-08-15 13:43:31	Batthink	hahahah
2012-08-15 13:44:23	Batthink	A Juggalo gathering sounds like something that belongs in a nature documentary.
2012-08-15 13:44:59	Halfleft|Away	has been held since 2007, after being rudely ejected from less open-minded and/or desperate venues in Michigan
2012-08-15 13:45:00	Halfleft|Away	haha
2012-08-15 13:45:49	Batthink	'rudely ejected' being an important term, if Aerox is right.
2012-08-15 13:46:12	@Aerox	There's a juggalo documentary batthink
2012-08-15 13:46:15	@Aerox	if you haven't seen it
2012-08-15 13:46:15	@Aerox	it's worth a watch
2012-08-15 13:46:37	@Aerox	http://vimeo.com/29589320
2012-08-15 13:46:38	Batthink	I don't know if I want to.
2012-08-15 13:47:01	Batthink	But I've clicked the link.
2012-08-15 13:50:09	Batthink	1:10 - Bam Magera's dad when he was younger.
2012-08-15 13:58:58	Batthink	And the link is NSFW, btw... naked chick alert....
2012-08-15 14:13:34	Batthink	That was pretty good
2012-08-15 14:17:22	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Quit: Leaving)
2012-08-15 14:20:24	theGoldenAvatar	the fuck is wrong with ArenaNet
2012-08-15 14:20:31	theGoldenAvatar	I've reset my password three times in a row
2012-08-15 14:20:39	theGoldenAvatar	But can't ever login without an invalid password
2012-08-15 14:23:24	theGoldenAvatar	Ugh
2012-08-15 14:23:36	theGoldenAvatar	It's because their reset thing allows infinite number of characters
2012-08-15 14:23:38	theGoldenAvatar	But the max is 16
2012-08-15 14:23:48	theGoldenAvatar	Nice validation, guys.
2012-08-15 14:24:31	@Aerox	The login servers often get fucked during stress testing
2012-08-15 14:25:03	theGoldenAvatar	Nah.
2012-08-15 14:25:15	theGoldenAvatar	It just took the first 16 characters of what I typed
2012-08-15 14:25:21	theGoldenAvatar	My password was 32 characters
2012-08-15 14:25:22	@Aerox	ah gotcha
2012-08-15 14:25:23	@Aerox	jesus christ
2012-08-15 14:25:38	theGoldenAvatar	And the input didn't stop me at 16
2012-08-15 14:26:08	Batthink	That sounds dumb
2012-08-15 14:27:34	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/EaHJJqe.png
2012-08-15 14:27:38	theGoldenAvatar	Also, what's the deal with that?
2012-08-15 14:27:42	theGoldenAvatar	And how do I change it?
2012-08-15 14:28:06	 *	Batthink shrugs
2012-08-15 14:28:24	theGoldenAvatar	I haven't logged into my ArenaNet account in probably 7 years
2012-08-15 14:37:18	--	Aerox is now known as Aerox|Lunch
2012-08-15 14:44:24	-->	DougCL (~Doug99208@pool-108-7-206-52.bstnma.fios.verizon.net) has joined #destructoid
2012-08-15 14:49:48	+Gemsi	theGoldenAvatar, the four digits are so names will be unique without forcing unique names i think, just plain silly
2012-08-15 14:56:55	-->	andrewm (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-15 14:57:21	<--	andrewm (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has quit (Quit: Leaving)
2012-08-15 15:12:20	--	Aerox|Lunch is now known as Aerox
2012-08-15 15:29:56	+Bigby	ugh, i must have applied to at least 30 jobs today
2012-08-15 15:30:31	+Bigby	i went into the wrong field
2012-08-15 15:30:45	DougCL	i didnt know you could molest professionally.
2012-08-15 15:30:55	+Bigby	oh doug
2012-08-15 15:31:00	DougCL	oh bigby
2012-08-15 15:31:01	+Bigby	sweet, simple, stupid, doug
2012-08-15 15:31:07	DougCL	:>
2012-08-15 15:32:07	+Bigby	if i had to do it again i think i would have gone to that other school and see if i could do what i wanted to then
2012-08-15 15:36:31	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-15 15:44:27	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-15 15:44:28	--	Mode #destructoid [+v jorge`] by Q
2012-08-15 16:11:36	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-15 16:18:07	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-15 16:34:09	Halfleft|Away	great website http://yourkickstartersucks.tumblr.com/
2012-08-15 16:35:51	DougCL	guys. the dark knight was a pretty fucking good movie
2012-08-15 16:45:31	Halfleft|Away	hahahah http://yourkickstartersucks.tumblr.com/post/28179770986
2012-08-15 16:50:24	DougCL	i remember hearing about that on either podtoid or the bombcast
2012-08-15 16:50:52	Halfleft|Away	http://yourkickstartersucks.tumblr.com/post/27286546737/i-always-wanted-to-know-about-christian
2012-08-15 16:53:43	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-15 16:53:43	--	Mode #destructoid [+v Bigby] by Q
2012-08-15 16:56:05	<--	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has quit (Quit: Leaving)
2012-08-15 16:57:01	-->	Bigby_ (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-15 16:57:01	--	Mode #destructoid [+v Bigby_] by Q
2012-08-15 16:57:10	+Bigby_	howdy
2012-08-15 16:57:20	+Bigby_	crap, the laptop is still on
2012-08-15 16:57:25	+Bigby_	let me go fix that
2012-08-15 16:59:17	--	Bigby_ is now known as Biggles
2012-08-15 16:59:29	+Biggles	guess that will do for now
2012-08-15 16:59:43	+Biggles	still waiting on the Tf2 update
2012-08-15 17:00:12	DougCL	oh yeah, thats today.
2012-08-15 17:02:17	+jorge`	way to release that the same week as the cs:go beta
2012-08-15 17:02:18	+jorge`	dicks
2012-08-15 17:02:43	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-15 17:34:31	Halfleft|Away	http://i.imgur.com/AK59a.jpg
2012-08-15 17:35:55	TDiddy	that poor, reasonably attractive blond girl there
2012-08-15 17:36:51	Halfleft|Away	her personality is ugly
2012-08-15 17:36:58	TDiddy	yeeeeeeeeah
2012-08-15 17:37:21	TDiddy	the face screams help me
2012-08-15 17:37:32	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-15 17:45:57	richterthethird	i wish annoymous would hack psn just to bring back backwards compatobility
2012-08-15 17:46:28	Batthink	Gavin, you still doing in-game footage for online games (like you did with the Dtoid guys a while back)?
2012-08-15 17:50:04	Halfleft|Away	no
2012-08-15 17:50:14	Halfleft|Away	also i never did that
2012-08-15 17:50:20	Halfleft|Away	you have me confused with someone i think
2012-08-15 17:50:48	+Biggles	holy shit
2012-08-15 17:50:55	+Biggles	RaiderZ has squirrel people
2012-08-15 17:51:08	+Biggles	and one of them has a staf witha  cactus on top of it
2012-08-15 17:52:54	TDiddy	wtf
2012-08-15 17:53:32	TDiddy	squirrel people scare me :(
2012-08-15 17:54:02	Batthink	Ah, I guess you're right, Halfie.
2012-08-15 17:54:06	Batthink	=_=
2012-08-15 18:01:08	richterthethird	http://www.youtube.com/watch?v=TOOhBeewUOE&feature=player_embedded#!
2012-08-15 18:01:08	DtoidBot	4 McRib's and a 40 oz
2012-08-15 18:04:05	--	Mode #destructoid [+o TDiddy] by Q
2012-08-15 18:04:46	<--	Halfleft|Away (~Halfleft@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-15 18:17:09	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-15 18:17:09	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-15 18:21:47	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-15 18:25:06		[benbeltran[away away: Detached from tmux]
2012-08-15 19:06:38		irc: disconnected from server
2012-08-16 09:05:48		[benbeltran[away away: Detached from tmux]
2012-08-16 09:05:50	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-16 09:05:50	--	Nicks #destructoid: [@bloodylip @Q +Ahmed +jorge` +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared mistic pointzeroeight theGoldenAvatar TheToiletDuck]
2012-08-16 09:05:50	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 3 voices, 13 normals)
2012-08-16 09:05:54	--	Mode #destructoid [+tnCN]
2012-08-16 09:05:54	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-16 09:06:54	@bloodylip	so, hippies?
2012-08-16 09:08:10	theGoldenAvatar	The fuck
2012-08-16 09:08:11	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/Lj4UHOM.png
2012-08-16 09:08:23	@bloodylip	404
2012-08-16 09:08:30	@bloodylip	now it works!
2012-08-16 09:10:25	TheToiletDuck	You didn't expect it to function did you?
2012-08-16 09:10:36	TheToiletDuck	I mean it's just the RTM not the patched version :P
2012-08-16 09:12:00	theGoldenAvatar	I have to install Enterprise to be able to join a domain
2012-08-16 09:12:02	theGoldenAvatar	What a joke
2012-08-16 09:13:34	jared	What is that Win8?
2012-08-16 09:13:53	theGoldenAvatar	Yes
2012-08-16 09:18:23	jared	At least it's not metrosexual anymore?
2012-08-16 09:19:04	@bloodylip	no, now it's Windows 8-UI stylesexual
2012-08-16 09:22:16	theGoldenAvatar	Oh, god
2012-08-16 09:22:21	theGoldenAvatar	VS2012, you're so ugly.
2012-08-16 09:36:17		[benbeltran[away back: gone 00:30:29]
2012-08-16 09:54:48	-->	Aerox (~aerox47@mobile-198-228-209-061.mycingular.net) has joined #destructoid
2012-08-16 09:54:58	<--	Aerox (~aerox47@mobile-198-228-209-061.mycingular.net) has quit (Quit)
2012-08-16 10:05:36	jared	Visual Studio?
2012-08-16 10:08:50	@bloodylip	theGoldenAvatar: i want to see a screenshot to prove its ugliness
2012-08-16 10:09:14	theGoldenAvatar	One minute.
2012-08-16 10:09:35	theGoldenAvatar	Everything is gray and hideous
2012-08-16 10:11:16	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/vjkghSX.png
2012-08-16 10:14:06	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-16 10:14:06	--	Mode #destructoid [+o TDiddy] by Q
2012-08-16 10:16:01	@bloodylip	oh god, i remember seeing screens of that a year or two ago
2012-08-16 10:16:07	@bloodylip	never thought that'd make it through focus testing
2012-08-16 10:16:19	theGoldenAvatar	I never understood when color became the enemy.
2012-08-16 10:16:24	@bloodylip	the capslocks menu titles are terrible
2012-08-16 10:27:15	<--	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-16 10:30:01	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-16 10:30:01	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-16 10:39:03	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-16 10:39:03	--	Mode #destructoid [+o |Aerox|] by Q
2012-08-16 10:42:21	--	|Aerox| is now known as Aerox
2012-08-16 11:00:21	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-08-16 11:11:57	jared	So hungry. Cannot wait for the lunches.
2012-08-16 11:39:28	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-16 11:39:28	--	Mode #destructoid [+v lolshin] by Q
2012-08-16 11:40:04	theGoldenAvatar	Sooo
2012-08-16 11:40:11	theGoldenAvatar	Here's a story about a guy my brother works wiht
2012-08-16 11:40:15	theGoldenAvatar	http://www.wect.com/story/19265812/uncw-employee-put-on-investigatory-placement-after-being-arrested-for-having-child-porn
2012-08-16 11:41:20	+lolshin	harry potter i mean harvey porter
2012-08-16 11:41:49	theGoldenAvatar	Ha
2012-08-16 11:41:58	theGoldenAvatar	That's what my brother always calls him.
2012-08-16 11:43:09	<--	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has quit (Read error: Connection reset by peer)
2012-08-16 11:49:07	-->	Apple_Master (~Appels@host81-148-221-222.range81-148.btcentralplus.com) has joined #destructoid
2012-08-16 11:50:52	+lolshin	ad trackers are creepy
2012-08-16 11:51:08	+lolshin	i just got an ad for a local Mini dealership on dtoid, of all places
2012-08-16 11:51:43	theGoldenAvatar	You don't have to be tracked to know where you are.
2012-08-16 11:52:00	@bloodylip	ip geolocation, bitch
2012-08-16 11:52:08	+lolshin	yeah but they know i want a mini
2012-08-16 11:54:09	theGoldenAvatar	Cause I told them
2012-08-16 11:56:02	@bloodylip	i want a new car
2012-08-16 11:56:14	@bloodylip	you should buy a mini, and let me use it 3 days a week
2012-08-16 11:58:50	+lolshin	heheheh
2012-08-16 12:04:30	+lolshin	let's go halvsies
2012-08-16 12:04:35	+lolshin	you pay, i'll drive
2012-08-16 12:07:43	jared	Minis are awesome.
2012-08-16 12:08:21	jared	Every time I see one parked on the street, I have to resist the urge to just pick it up and put it in my pocket. No one would know.
2012-08-16 12:36:11	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-16 12:36:11	--	Mode #destructoid [+v Bigby] by Q
2012-08-16 12:57:35	-->	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has joined #destructoid
2012-08-16 12:57:35	--	Mode #destructoid [+v Gemsi] by Q
2012-08-16 12:58:08	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-16 13:16:14	theGoldenAvatar	"Scrap that. That?s for programmers from the 80ies and 90ies."
2012-08-16 13:16:18	theGoldenAvatar	80ies and 90ies...
2012-08-16 13:16:44	+Bigby	there are two vowels that do not belong there
2012-08-16 13:30:24	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/eArh7B9.png
2012-08-16 13:30:27	theGoldenAvatar	That's a lot of things
2012-08-16 13:30:30	theGoldenAvatar	Don't hurt yourself
2012-08-16 13:30:58	+Bigby	that was fast
2012-08-16 13:33:38	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Ping timeout)
2012-08-16 13:33:57	+Bigby	are you stalking me TGA?
2012-08-16 13:34:15	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-16 13:34:15	--	Mode #destructoid [+o |Aerox|] by Q
2012-08-16 13:34:19	theGoldenAvatar	Maybe.
2012-08-16 13:34:26	+Bigby	JR tga is stalking me
2012-08-16 13:35:53	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-16 13:35:53	--	|Aerox| is now known as Aerox
2012-08-16 14:21:28	jared	theGoldenAvatar: Ugh, that page looks awful. Not big fans of horizontal and vertical content I see?
2012-08-16 14:22:06	theGoldenAvatar	What?
2012-08-16 14:22:41	jared	That edmodo thing?
2012-08-16 14:23:13	jared	I'm living in like an hour ago.
2012-08-16 14:23:15	theGoldenAvatar	Huh?
2012-08-16 14:23:32	jared	[14:30] < theGoldenAvatar > http://dl.dropbox.com/u/109257/ftp/eArh7B9.png
2012-08-16 14:23:53	jared	You should probably just ignore everything I say.
2012-08-16 14:23:54	theGoldenAvatar	That's a screenshot.
2012-08-16 14:23:58	jared	yeah.
2012-08-16 14:24:04	theGoldenAvatar	I have no idea what you are on about.
2012-08-16 14:24:11	jared	Nevermind.
2012-08-16 14:26:18	+Bigby	im whoring my facebook and twitter out to win a Nexus 7
2012-08-16 14:26:27	+Bigby	they might as well do something useful for me
2012-08-16 14:27:46	jared	Bigby: Just buy a Nexus 7. With moneys.
2012-08-16 14:28:01	+Bigby	if i can win it i dont have to buy it
2012-08-16 14:29:11	jared	I never have any faith in winning those things.
2012-08-16 14:29:28	+Bigby	me either
2012-08-16 14:29:34	+Bigby	but you cant win if you dont enter
2012-08-16 14:29:38	+Bigby	so what the hell
2012-08-16 14:29:43	 *	jared shrugs
2012-08-16 15:27:58	--	jared is now known as jared|away
2012-08-16 15:34:21	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-16 15:36:09	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-16 15:36:09	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-16 15:36:09	--	andrewm_ is now known as andrewm
2012-08-16 15:55:38	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-16 15:57:02	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-16 15:57:02	--	Mode #destructoid [+o Aerox] by Q
2012-08-16 16:07:30	+Bigby	man
2012-08-16 16:07:40	+Bigby	whatever happened to the good old days of getting a job you wanted
2012-08-16 16:07:47	+Bigby	killing the person who has it
2012-08-16 16:08:10	+Bigby	i hear thats still the way it goes in the law world, JR, is that so?
2012-08-16 16:22:19	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-16 16:22:19	--	Mode #destructoid [+v lolshin] by Q
2012-08-16 16:26:44	+Bigby	so dead today
2012-08-16 16:33:16	+lolshin	omfg
2012-08-16 16:33:20	+lolshin	i'm dying of laughter
2012-08-16 16:33:22	+lolshin	http://m.nbcphiladelphia.com/nbcphilly/db_/contentdetail.htm?contentguid=8YmhmUN6&full=true#display
2012-08-16 16:33:30	+lolshin	from my high school
2012-08-16 16:33:42	+lolshin	dat pic
2012-08-16 16:33:59	+Bigby	boring
2012-08-16 16:34:23	+Bigby	find one of a hot female teachers forbidden love with the schools quarterback
2012-08-16 16:36:57	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-08-16 16:39:21	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: EOF from client)
2012-08-16 16:39:35	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-16 16:39:35	--	Mode #destructoid [+o Aerox] by Q
2012-08-16 16:43:34	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-16 16:43:34	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-16 16:46:32	+Bigby	hey guys, things huh, crazy right?
2012-08-16 16:55:28	@Aerox	so cray
2012-08-16 16:59:17	+Bigby	inorite
2012-08-16 17:05:44	+Bigby	JR, can you help me fake a previous career as a CPA?
2012-08-16 17:10:29	<--	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has quit (Quit: Leaving)
2012-08-16 17:11:41	+Bigby	ill take that silence as a yes
2012-08-16 17:11:49	+Bigby	i need at least 10 years of previous experience
2012-08-16 17:12:34	@Aerox	You would be fired on day one
2012-08-16 17:13:00	+Bigby	no way
2012-08-16 17:13:06	+Bigby	i could fake it for at least a week
2012-08-16 17:13:27	+Bigby	maybe two if i say im adjusting and getting my paperwork in order
2012-08-16 17:13:31	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-16 17:13:48	@Aerox	you legally cannot be hired without having passed the CPA exam
2012-08-16 17:14:01	+Bigby	oh ill need one of those too then
2012-08-16 17:14:08	+Bigby	can you make some calls?
2012-08-16 17:15:13	+Bigby	itll be just like that show The Pretender
2012-08-16 17:15:21	--	Mode #destructoid [+o TDiddy] by Q
2012-08-16 17:18:23	@TDiddy	hehe
2012-08-16 17:22:41	@Aerox	http://www.kickstarter.com/projects/315980976/blurring-lines
2012-08-16 17:24:00	@TDiddy	oh god
2012-08-16 17:24:50	@TDiddy	thats just horrible
2012-08-16 17:33:50	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-16 17:56:07	jared|away	I loved that show because The Pretender's name is Jared too.
2012-08-16 18:05:57		[benbeltran[away away: Detached from tmux]
2012-08-16 20:05:14		irc: disconnected from server
2012-08-17 09:31:17		[benbeltran[away away: Detached from tmux]
2012-08-17 09:31:19	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-17 09:31:19	--	Nicks #destructoid: [@bloodylip @Q @TDiddy +Torzelan [Rabite] ^power Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared mistic pointzeroeight theGoldenAvatar]
2012-08-17 09:31:19	--	Channel #destructoid: 15 nicks (3 ops, 0 halfops, 1 voices, 11 normals)
2012-08-17 09:31:23	--	Mode #destructoid [+tnCN]
2012-08-17 09:31:23	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-17 09:42:48	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-17 09:42:48	--	Mode #destructoid [+v lolshin] by Q
2012-08-17 09:54:43	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-17 09:55:00	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-17 09:55:00	--	Mode #destructoid [+v lolshin] by Q
2012-08-17 10:30:05	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-17 10:30:05	--	Mode #destructoid [+o Aerox] by Q
2012-08-17 12:19:03	jared	All quiet..
2012-08-17 12:24:54	-->	Halfleft|Away (~Halfleft@77.102.91.175) has joined #destructoid
2012-08-17 12:24:58	jared	Where's the pre-friday cacaphony?
2012-08-17 12:25:11	jared	Or like... pre-weekend. You know what I mean.
2012-08-17 12:25:39	@Aerox	Everyone died
2012-08-17 12:25:41	@Aerox	from work
2012-08-17 12:29:00	jared	That's sad. Can I have their stuff?
2012-08-17 12:29:53	Halfleft|Away	poo
2012-08-17 12:31:03	@Aerox	Hello Gavin
2012-08-17 12:31:06	@Aerox	Did you find those pictures you wanted last night
2012-08-17 12:33:05	Halfleft|Away	no
2012-08-17 12:33:05	Halfleft|Away	I didn't look
2012-08-17 12:33:36	Halfleft|Away	asking you was all the effort I was willing to put in
2012-08-17 12:41:07	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-17 12:41:14	--	Mode #destructoid [+v Bigby] by Q
2012-08-17 12:41:40	@Aerox	hello bigbt
2012-08-17 12:41:42	@Aerox	bigby
2012-08-17 12:41:58	+Bigby	howdy
2012-08-17 13:06:33	@TDiddy	yay friday
2012-08-17 13:12:38	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-17 13:13:14	-->	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has joined #destructoid
2012-08-17 13:13:14	--	Mode #destructoid [+v Gemsi] by Q
2012-08-17 13:13:55	Halfleft|Away	https://twitter.com/GAllmond/status/236526219338854400
2012-08-17 13:14:37	+Bigby	whats that about
2012-08-17 13:14:53	Halfleft|Away	dork
2012-08-17 13:18:08	@TDiddy	oh nice, you can teleport wherever you have been before in darksiders 2, just go into the map
2012-08-17 13:18:14	@TDiddy	im digging that
2012-08-17 13:18:21	-->	Halfleft (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-17 13:18:27	Halfleft	the fucl
2012-08-17 13:19:12	+Bigby	fucl
2012-08-17 13:19:21	<--	Halfleft|Away (~Halfleft@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-17 13:24:40	--	Halfleft is now known as Halfleft|Away
2012-08-17 13:33:16	jared	Yeah, Dragon's Dogma had no fast travel.. which is annoying.
2012-08-17 13:40:30	@TDiddy	one of the reasons i stopped playing that
2012-08-17 13:43:07	@TDiddy	also how the game didnt give you any indication of the difficulty of the quests
2012-08-17 13:58:58	@Aerox	http://www.eonline.com/eol_images/Entire_Site/2012716/DarthVader550.jpg
2012-08-17 13:59:26	Halfleft|Away	he's going to get all the pussy now
2012-08-17 13:59:30	+Bigby	do they not realize thats permanent?
2012-08-17 14:27:57	+Bigby	more damn penis pill spam
2012-08-17 14:29:09	+Bigby	i wonder what would have happened if those actually worked
2012-08-17 14:29:33	+Bigby	im guessing less wars and more satsified women
2012-08-17 14:31:59	@Aerox	What do you mean if they worked
2012-08-17 14:32:02	@Aerox	Is your penis unsatisfying?
2012-08-17 14:32:30	+Bigby	i meant for the world
2012-08-17 14:32:41	+Bigby	and no they dont work
2012-08-17 14:33:00	+Bigby	otherwise the only condom size on the market would be magnums
2012-08-17 14:33:24	@Aerox	You don't wear magnums already?
2012-08-17 14:33:38	jared	Zing.
2012-08-17 14:33:42	@Aerox	Ouch how embarrassing
2012-08-17 14:33:45	+Bigby	-____-
2012-08-17 14:36:38	+Bigby	i cant wait til you can get boutique genetic manipulation
2012-08-17 14:36:42	@Aerox	http://i.imgur.com/ERekd.jpg
2012-08-17 14:36:52	+Bigby	im looking foward to having two penii
2012-08-17 14:37:17	@Aerox	!aq <Bigby> i cant wait til you can get boutique genetic manipulation < Bigby> im looking foward to having two penii
2012-08-17 14:37:18	DtoidBot	Quote added.
2012-08-17 14:37:27	+Bigby	thats a classic already
2012-08-17 14:37:37	Halfleft|Away	!q bigby
2012-08-17 14:37:38	DtoidBot	[681] <Bigby> have a 100 kids about 10-12 watch some hardcore porn, the observe them for a month
2012-08-17 14:37:44	@Aerox	...
2012-08-17 14:37:55	+Bigby	i cant even remember what that was about
2012-08-17 14:38:09	@Aerox	pedophilia
2012-08-17 14:38:15	+Bigby	no i dont think so
2012-08-17 14:38:39	Halfleft|Away	!q bigby
2012-08-17 14:38:40	DtoidBot	[1107] <Bigby> nothin wrong with a little dickgirl action
2012-08-17 14:38:40	@TDiddy	i dont think context would really help a ton here
2012-08-17 14:38:55	@Aerox	!q bigby
2012-08-17 14:38:55	DtoidBot	[663] <@Coonskin05> well, BC2 is a subset of life, and Bigby sucks at life, so it's only logical that he sucks at BC2
2012-08-17 14:39:08	@Aerox	!q bigby
2012-08-17 14:39:09	DtoidBot	[789] bigby%rape
2012-08-17 14:39:15	@Aerox	!q bigby
2012-08-17 14:39:15	DtoidBot	[661] <Bigby> i prefer niacin and red dye number 2 in mine <croclappy> in your pee...? <Bigby> yes
2012-08-17 14:39:21	@Aerox	memories.
2012-08-17 14:41:12	+Bigby	!q bigby
2012-08-17 14:41:13	DtoidBot	[694] <Bigby> why is it so hard to just have the fucking thing figure out really
2012-08-17 14:41:16	jared	You guise are weird. Not like me.
2012-08-17 14:41:28	+Bigby	thats a weird one
2012-08-17 14:41:32	jared	I am achingly weird.
2012-08-17 14:41:39	jared	Uhnhhh normal
2012-08-17 14:41:42	jared	Damnit.
2012-08-17 14:45:37	+Bigby	!q bigby
2012-08-17 14:45:37	DtoidBot	[705] [Bigby] is it bad that i keep looking for FFXIII pron?
2012-08-17 14:45:44	+Bigby	not at all old me
2012-08-17 14:45:51	@Aerox	hahaha
2012-08-17 14:45:52	@Aerox	wow bigbty
2012-08-17 14:45:56	@Aerox	!q bigby
2012-08-17 14:45:57	DtoidBot	[942] Bigby	:fucking hell i am such an idiot Bigby : just had my car stolen Bigby:because i am retard
2012-08-17 14:46:00	@Aerox	Your quotes are just
2012-08-17 14:46:12	+Bigby	that was a dark time
2012-08-17 14:47:03	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-17 14:47:03	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-17 14:47:46	+Bigby	!q bigby
2012-08-17 14:47:47	DtoidBot	[1081] <Bigby> any culture that does away with wiping your own ass is good in my book
2012-08-17 14:48:44	+Bigby	!q bigby
2012-08-17 14:48:44	DtoidBot	[783] <Bigby> whats wrong with baby cherries
2012-08-17 14:48:53	+Bigby	what?
2012-08-17 14:57:09	Halfleft|Away	!q bigby
2012-08-17 14:57:09	DtoidBot	[1150] <Bigby> i thought her aerola would be bigger and darker though
2012-08-17 14:57:32	+Bigby	im laughing and i dont even know what that was about
2012-08-17 14:59:38	Halfleft|Away	!q bigby
2012-08-17 14:59:38	DtoidBot	[927] <Bigby> we all want to rape women JR <Bigby> its just a matter of degree
2012-08-17 15:01:59	@Aerox	eugh
2012-08-17 15:02:23	Halfleft|Away	!q bigby
2012-08-17 15:02:23	DtoidBot	[876] <Bigby> i need more parts for the sexbot im building
2012-08-17 15:02:29	Halfleft|Away	!sqd rape
2012-08-17 15:02:29	DtoidBot	[1165] <Halfleft|Away> I've never liked the whole rape/orgy thing
2012-08-17 15:02:30	DtoidBot	[1160] <@TDiddy> I hate to sound in favor of rape culture and all that, but ummmmm
2012-08-17 15:02:31	DtoidBot	[1153] <RobotBebop> if women just stopped friendzoning us like the heartless bitches they are, there wouldn't be rape
2012-08-17 15:02:31	DtoidBot	[1145] <+Gandysampras> I HAVE to make a baby rape simulator
2012-08-17 15:02:32	DtoidBot	[1142] <TheBigby> id buy sex simulator rape party
2012-08-17 15:02:32	DtoidBot	15 quotes remaining. !more for more.
2012-08-17 15:02:36	+Bigby	woah
2012-08-17 15:02:52	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-17 15:02:53	Halfleft|Away	!more
2012-08-17 15:02:54	DtoidBot	[1074] <Halfleft|away> hold on I have a rape photo too
2012-08-17 15:02:54	DtoidBot	[927] <Bigby> we all want to rape women JR <Bigby> its just a matter of degree
2012-08-17 15:02:55	DtoidBot	[807] <Halfleft> i'm getting raped by about 10 dudes here
2012-08-17 15:02:55	+Bigby	we are kind of messed up
2012-08-17 15:02:55	DtoidBot	[790] <+Ok_Abacus> !aq bigby%rape
2012-08-17 15:02:56	DtoidBot	[789] bigby%rape
2012-08-17 15:02:56	DtoidBot	10 quotes remaining. !more for more.
2012-08-17 15:04:22	+Bigby	wtf
2012-08-17 15:04:27	+Bigby	matt damon was on 30 rock?
2012-08-17 15:08:47	Halfleft|Away	!q bigby
2012-08-17 15:08:47	DtoidBot	[916] Bigby: i love these Woody ones
2012-08-17 15:11:00	Halfleft|Away	daves here
2012-08-17 15:11:01	Halfleft|Away	woo
2012-08-17 15:18:42	+Bigby	kenneth is probably the best character on 30 rock
2012-08-17 15:27:53	-->	Niche (~Niche@ip72-205-237-236.ks.ks.cox.net) has joined #destructoid
2012-08-17 15:42:38	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-17 15:44:31	<--	Niche (~Niche@ip72-205-237-236.ks.ks.cox.net) has quit (Quit: Leaving)
2012-08-17 15:46:18	andrewm	Windows 8 blows.
2012-08-17 15:46:22	andrewm	I'm moving to linux.
2012-08-17 15:46:45	andrewm	Linux 2012
2012-08-17 15:47:13	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-17 15:47:13	--	Mode #destructoid [+v lolshin] by Q
2012-08-17 15:52:59	<--	Apple_Master (~Appels@host86-141-5-86.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-17 16:12:51	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-17 16:12:51	--	Mode #destructoid [+v jorge`] by Q
2012-08-17 16:15:22		[benbeltran[away away: Detached from tmux]
2012-08-17 16:25:37		[benbeltran[away back: gone 00:10:13]
2012-08-17 16:34:24	+Bigby	paul giamatti now? man they get the best actors on this show
2012-08-17 16:41:52	richterthethird	!q
2012-08-17 16:41:53	DtoidBot	[189] Aurvantoid: Punch her in the throat?  Bitches dont know how to react to that.
2012-08-17 16:46:49	richterthethird	!q
2012-08-17 16:46:50	DtoidBot	[816] <Bigby> cat girls are hot
2012-08-17 16:50:59	<--	Gemsi (~Gemsi@host31-54-91-152.range31-54.btcentralplus.com) has quit (Quit: Leaving)
2012-08-17 16:55:03	+Bigby	how many people do you think you can kill and still feel ok about it at night?
2012-08-17 16:55:15	Halfleft|Away	what have you done
2012-08-17 16:55:22	+Bigby	nothing you can prove
2012-08-17 17:13:16	+Bigby	oh shit
2012-08-17 17:13:21	+Bigby	30 Rock had a live show?
2012-08-17 17:13:26	@Aerox	They've had two
2012-08-17 17:13:30	@Aerox	Neither were particularly good
2012-08-17 17:13:31	+Bigby	what the what?
2012-08-17 17:13:55	+Bigby	i hate live shows
2012-08-17 17:14:04	+Bigby	you have to wait fo rthe audience to shut the fuck up
2012-08-17 17:14:15	@Aerox	most of the actors aren't very good at live TV either
2012-08-17 17:14:42	@Aerox	Tina Fey is because of SNL and Jane Krakowski is because of her theater background
2012-08-17 17:15:36	Halfleft|Away	makes sense
2012-08-17 17:15:45	Halfleft|Away	they work for like weeks to make a show that fits in to an hour
2012-08-17 17:15:46	+Bigby	baldwins been on SNL a lot
2012-08-17 17:15:49	Halfleft|Away	used to a lot of re-doing shit
2012-08-17 17:31:20	andrewm	22 minutes
2012-08-17 17:34:40	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-17 17:34:40	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-17 18:09:41	richterthethird	!q
2012-08-17 18:09:42	DtoidBot	[530] <Infinite93> I just watched Rev's Modern Warfare 2 Rant. Did anyone else find that extremely annoying? <Gandy> conor your nick is Infinite93 for some reason
2012-08-17 18:10:05	+Bigby	lol
2012-08-17 18:14:32	@Aerox	http://i.imgur.com/sROm9.png
2012-08-17 18:14:54	+Bigby	what the hell is that
2012-08-17 18:15:11	@Aerox	i don't know an anime man or omething
2012-08-17 18:24:19	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-08-17 18:24:48	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-17 18:29:20	andrewm	I was going to make pancakes
2012-08-17 18:29:24	andrewm	But I'm out of syrup
2012-08-17 18:29:29	andrewm	My life is terrible
2012-08-17 18:30:06	+Bigby	do you have jam?
2012-08-17 18:30:17	@Aerox	no one puts jelly on pancakes
2012-08-17 18:30:18	@Aerox	wtf bigby
2012-08-17 18:30:21	+Bigby	i said jam
2012-08-17 18:30:25	+Bigby	not jelly
2012-08-17 18:32:02	andrewm	Isn't that basically a crepe?
2012-08-17 18:32:08	+Bigby	mmmm crepe
2012-08-17 18:32:11	andrewm	Just thicker
2012-08-17 18:32:23	+Bigby	and whats wrong with that
2012-08-17 18:32:31	andrewm	But I don't have any jam either.
2012-08-17 18:32:41	+Bigby	honey?
2012-08-17 18:32:46	+Bigby	powdered sugar?
2012-08-17 18:32:54	+Bigby	hersheys syrup?
2012-08-17 18:33:06	andrewm	No, maybe, no.
2012-08-17 18:33:23	+Bigby	hmm
2012-08-17 18:33:36	+Bigby	why not try melted butter mixed with sugar and vanilla?
2012-08-17 18:34:15	andrewm	I could totally make a pancake cake
2012-08-17 18:34:27	andrewm	I have the ingredients to make chocolate frosting.
2012-08-17 18:34:37	+Bigby	thats using the old bean
2012-08-17 18:37:50	andrewm	Actually, I think I'll make a cake.
2012-08-17 18:37:58	andrewm	My night has been saved.
2012-08-17 18:38:02	+Bigby	can i have some?
2012-08-17 18:38:20	andrewm	If you come over, yes.
2012-08-17 18:54:07	+Bigby	can you send me some?
2012-08-17 18:54:43	+Bigby	just putit in some ziploc air sealed box and put a chunk of dry ice in it, mail it through UPS 2day
2012-08-17 18:57:39	andrewm	That'd be expensive.
2012-08-17 18:57:45	+Bigby	nah
2012-08-17 18:57:53	+Bigby	36 dollars flat rate before taxes
2012-08-17 18:58:10	andrewm	Go buy a cake
2012-08-17 18:58:15	+Bigby	but i want yours
2012-08-17 18:58:42	andrewm	You would.
2012-08-17 19:00:46	andrewm	Preseason football time. I am SO excited.
2012-08-17 19:11:19	andrewm	LOOK AT CAM GOOO
2012-08-17 20:29:11		irc: disconnected from server
2012-08-20 09:16:57	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-20 09:16:57	--	Nicks #destructoid: [@bloodylip @Q +lolshin +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away BPG cardfrek DougCL DtoidBot Gandysampras jared mistic pointzeroeight theGoldenAvatar]
2012-08-20 09:16:57	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 2 voices, 14 normals)
2012-08-20 09:17:00	--	Mode #destructoid [+tnCN]
2012-08-20 09:17:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-20 09:23:03	Gandysampras	Afternoon nerds
2012-08-20 09:26:37	@bloodylip	morning ganderson
2012-08-20 09:59:08	 *	BPG slaps Gandy on the ass
2012-08-20 10:06:31	jared	Not quite noon for this nerd. But whatev.
2012-08-20 10:07:14	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-20 10:27:11	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-20 10:27:11	--	Mode #destructoid [+o TDiddy] by Q
2012-08-20 10:37:55	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-20 10:37:55	--	Mode #destructoid [+o Aerox] by Q
2012-08-20 10:48:34	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-20 10:48:34	--	Mode #destructoid [+v Bigby] by Q
2012-08-20 11:22:12	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-20 11:51:47	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-20 11:51:47	--	Mode #destructoid [+v Gemsi] by Q
2012-08-20 13:02:40	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-20 13:19:39	-->	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has joined #destructoid
2012-08-20 13:22:38	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-08-20 13:32:53	theGoldenAvatar	I broke down and oubhgt Guild Wars
2012-08-20 13:32:55	theGoldenAvatar	bought*
2012-08-20 13:35:43	@bloodylip	YAY
2012-08-20 13:35:54	@bloodylip	i can't play on saturday because i'm gonna be at the dumb old beach
2012-08-20 13:37:05	@Aerox	I hope you get sand in your swimsuit
2012-08-20 13:37:09	@bloodylip	me too
2012-08-20 13:41:25	theGoldenAvatar	Dumb old beaches.
2012-08-20 13:46:04	jared	I got Outland for free from PS+. That's about all of my game purchases for the last month.
2012-08-20 13:46:56	jared	I tried to do all the training missions in Skull Girls this weekend. Turns out I can't air dash cancel.
2012-08-20 13:48:45	jared	I really want to pre-order BLANDS2, but I would not have anyone to play with.
2012-08-20 13:53:19	@bloodylip	i still have not beaten outland
2012-08-20 13:53:26	@bloodylip	probably because i haven't turned on my xbox in like 3 years
2012-08-20 13:53:47	jared	That's because the xbox is full of garbage./
2012-08-20 13:54:03	jared	Although I would have liked to play dust.
2012-08-20 13:54:39	@bloodylip	it's not so much that
2012-08-20 13:54:47	@bloodylip	it's that i turned into a full-fledged master-racer
2012-08-20 13:55:26	theGoldenAvatar	What about all the JRPGs?
2012-08-20 13:55:42	jared	bloodylip: Oh, like you get all aryan in people's faces?
2012-08-20 13:55:58	jared	theGoldenAvatar: Huh?
2012-08-20 13:58:18	jared	theGoldenAvatar: I don't really like JRPGs, strictly speaking. But Dust is 2D side-scrolling, where as most RPGs that are kind of similar I could play are tactical or isometric top-down. Do no want.
2012-08-20 13:59:10	@bloodylip	theGoldenAvatar: they still make JRPGs worth playing?
2012-08-20 13:59:14	@bloodylip	also, i don't have time for those anymore
2012-08-20 13:59:15	theGoldenAvatar	No.
2012-08-20 13:59:19	theGoldenAvatar	Hence my sarcasm.
2012-08-20 14:00:02	jared	theGoldenAvatar: I don't understand the conxext of your comment rhough. Was that in regards to my comment about the xbox, or my comment about wanting to play Dust?
2012-08-20 14:00:21	theGoldenAvatar	Is in regards to bloody's comment about being a master-racer.
2012-08-20 14:00:39	jared	Ah. Wrong on all counts.
2012-08-20 14:00:50	 *	jared ambles away
2012-08-20 14:02:34	<--	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has quit (Quit)
2012-08-20 14:07:32	@bloodylip	theGoldenAvatar: i'll just buy FF7 and play that forever
2012-08-20 14:07:39	@bloodylip	that's JRPG worth playing, right?!
2012-08-20 14:07:53	theGoldenAvatar	S'okay.
2012-08-20 14:08:39	jared	From my experience it is not. Although according to a bunch of people who love that game I'M SO WRONG.
2012-08-20 14:09:15	@bloodylip	jared: i kind of agree
2012-08-20 14:09:18	@bloodylip	it was good then
2012-08-20 14:09:20	@bloodylip	it's really dated now
2012-08-20 14:09:33	theGoldenAvatar	ff8 still plays way better.
2012-08-20 14:09:36	@bloodylip	and i have a hard time thinking of anything new that it pioneered that would have made it great
2012-08-20 14:09:46	@bloodylip	something we take for granted now because every game has it
2012-08-20 14:09:47	+Gemsi	it releases in europle
2012-08-20 14:09:51	theGoldenAvatar	It pioneered Sephiroth
2012-08-20 14:09:52	+Gemsi	europe*
2012-08-20 14:10:04	+Gemsi	for the series at the time that was new
2012-08-20 14:10:49	jared	Like, one game I love? Parasite Eve. made by the same company for the same system. It wasn't the best RPG ever, but it introduced spacial combat in random encounters.
2012-08-20 14:11:49	jared	By today's standards it's still dated, but it reminds me a lot of things like VATS that slapchop RPG and action elements together.
2012-08-20 14:42:50	Halfleft|Away	well
2012-08-20 14:42:55	Halfleft|Away	without a shadow of a doubt
2012-08-20 14:42:58	Halfleft|Away	all jokes aside
2012-08-20 14:43:20	Halfleft|Away	the parisian me and lauren just showed the house to is one of the most beautiful human being's I've ever laid eyes upon
2012-08-20 14:44:14	@Aerox	so she's moving in right?
2012-08-20 14:44:34	BPG	<@Aerox> so he's moving in right? *fixed
2012-08-20 14:44:49	Halfleft|Away	she actually seemed quite interested
2012-08-20 14:44:53	@Aerox	hehehe
2012-08-20 14:44:54	Halfleft|Away	she's infinitely too classy for this area
2012-08-20 14:44:58	Halfleft|Away	so we shall see
2012-08-20 14:45:24	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-20 14:45:24	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-20 14:50:15	BPG	Brain, you here?
2012-08-20 14:51:11	@Aerox	He is not
2012-08-20 14:53:17	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-20 15:03:38	richterthethird	!q
2012-08-20 15:03:39	DtoidBot	[475] Tactix: if you really cared for me, you'd stick my penis in your mouth
2012-08-20 15:04:34	Halfleft|Away	put some eat drops in
2012-08-20 15:04:42	Halfleft|Away	tickles like a motherfucker
2012-08-20 15:34:18	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-20 15:34:18	--	Mode #destructoid [+v Bigby] by Q
2012-08-20 15:37:34	jared	What is an eat drop?
2012-08-20 15:39:37	--	Aerox is now known as Aerox|Lunch
2012-08-20 15:40:08	Halfleft|Away	ear
2012-08-20 15:40:18	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-20 15:42:40	jared	Ah./
2012-08-20 15:48:50	richterthethird	sounded like a candy as a eat drop
2012-08-20 15:54:16	jared	I'm out, lates/
2012-08-20 15:58:12	-->	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has joined #destructoid
2012-08-20 16:00:06	andrewm	Man
2012-08-20 16:00:16	andrewm	Someone needs to invent a good mass egg peeler.
2012-08-20 16:00:35	andrewm	Where you just dump a ton of boiled eggs into a bin and it goes to work
2012-08-20 16:00:54	andrewm	I just peeled 60 eggs and I took forever.
2012-08-20 16:01:59	Halfleft|Away	why did you peel 60 eggs
2012-08-20 16:02:18	Halfleft|Away	is there not some chemical that can break down the shells but leave the eggs?
2012-08-20 16:02:48	<--	bloodylip (~cmccurdy@pool-173-75-249-148.phlapa.fios.verizon.net) has quit (Ping timeout)
2012-08-20 16:02:52	andrewm	Because they needed to be peeled.
2012-08-20 16:12:07	<--	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has quit (Quit)
2012-08-20 16:16:32	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-20 16:16:32	--	Mode #destructoid [+v Bigby] by Q
2012-08-20 16:16:55	richterthethird	http://www.youtube.com/watch?v=cC8PAQQIoCM id like to think this is the reason
2012-08-20 16:16:56	DtoidBot	A NIGHT AT THE OPERA - hard boiled eggs
2012-08-20 16:25:59	<--	Aerox|Lunch (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-20 16:34:44	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-20 16:34:44	--	Mode #destructoid [+o Aerox] by Q
2012-08-20 16:35:18	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-20 16:41:45	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-20 16:45:37	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-20 16:45:37	--	Mode #destructoid [+v jorge`] by Q
2012-08-20 17:03:11	-->	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has joined #destructoid
2012-08-20 17:11:17	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-20 17:12:57	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-20 17:12:57	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-20 17:15:32	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-20 17:15:33	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-20 17:15:33	--	andrewm_ is now known as andrewm
2012-08-20 17:34:26	<--	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has quit (Quit)
2012-08-20 17:45:11	<--	Apple_Master (~Appels@host86-141-5-86.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-20 17:47:37	-->	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has joined #destructoid
2012-08-20 17:59:12	<--	Dreamwinder (~dreamwind@c-67-184-90-66.hsd1.il.comcast.net) has quit (Quit)
2012-08-20 18:05:50	@Aerox	Terribe shit from mangas, NSFW, all text - http://i.imgur.com/w9QvW.png
2012-08-20 18:06:37	+Bigby	these look all like hentai
2012-08-20 18:13:43	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Quit)
2012-08-20 18:17:19	richterthethird	i dunno bigby the studio gihbli stuff disney licenses and puts on blu ray is rather pornographic
2012-08-20 18:18:58	+Bigby	uhuh
2012-08-20 18:34:54		[benbeltran[away away: Detached from tmux]
2012-08-20 18:38:49	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has left #destructoid
2012-08-20 18:40:04		[benbeltran[away back: gone 00:05:08]
2012-08-20 18:46:58	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-20 18:46:58	--	Mode #destructoid [+v Bigby] by Q
2012-08-20 18:49:09		[benbeltran[away away: Detached from tmux]
2012-08-20 22:30:49		irc: disconnected from server
2012-08-21 09:12:54		[benbeltran[away away: Detached from tmux]
2012-08-21 09:12:56	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-21 09:12:56	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power _0handle_ andrewm Apple_Master benbeltran[away BPG cardfrek DougCL DtoidBot jared mistic theGoldenAvatar]
2012-08-21 09:12:56	--	Channel #destructoid: 19 nicks (2 ops, 0 halfops, 4 voices, 13 normals)
2012-08-21 09:13:00	--	Mode #destructoid [+tnCN]
2012-08-21 09:13:00	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-21 09:18:27		[benbeltran[away back: gone 00:05:33]
2012-08-21 09:48:30	+Gandysampras	http://www.bbc.co.uk/news/entertainment-arts-19329468
2012-08-21 09:49:08	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-21 09:56:18	<--	bloodylip (~cmccurdy@pool-173-75-249-148.phlapa.fios.verizon.net) has quit (Read error: Operation timed out)
2012-08-21 10:01:21	theGoldenAvatar	http://aws.amazon.com/glacier/index.html
2012-08-21 10:28:56	-->	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has joined #destructoid
2012-08-21 10:28:56	<--	Vexed_Alex (~vexedalex@cpe-72-130-48-231.socal.res.rr.com) has quit (Quit: Colloquy for iPad - http://colloquy.mobi)
2012-08-21 10:34:07	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-21 10:34:07	--	Mode #destructoid [+o TDiddy] by Q
2012-08-21 10:37:32	jared	Morning... ehhrm.. afternoon.
2012-08-21 10:38:20	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-21 10:38:20	--	Mode #destructoid [+o Aerox] by Q
2012-08-21 10:51:02	@Aerox	http://i.imgur.com/72war.jpg
2012-08-21 10:52:50	jared	With a gun like that, who would say anything to him about it?
2012-08-21 10:57:38	@Aerox	http://i.imgur.com/B853H.jpg
2012-08-21 10:57:39	@Aerox	http://i.imgur.com/qHOLV.png
2012-08-21 11:09:32	@Aerox	Aurvant's twitter is pretty incredible right now
2012-08-21 11:11:55	BPG	yes, yes it is
2012-08-21 11:16:59	jared	Aerox: If you're going to post pony-related pictures, I would appreciate some kind of warning in the future. #NSFNB
2012-08-21 11:17:26	@Aerox	assume everything I link is some sort of crazy nightmare
2012-08-21 11:18:12	 *	jared takes notes
2012-08-21 11:18:30	jared	Aerox: Oh, so everything you link is like my ex-wife?
2012-08-21 11:18:33	jared	ZING!
2012-08-21 11:18:44	@Aerox	do you actually have an ex wife?
2012-08-21 11:19:23	jared	I honestly want to say yes, but no, it's a joke I use often which is awsome at fooling n00bs into thinking I was married.
2012-08-21 11:19:42	jared	But also it's just a versatile punchline.
2012-08-21 11:25:40	jared	How lons are solid state drives suppose to last?
2012-08-21 11:25:44	jared	*long
2012-08-21 11:26:43	jared	Lenovo has this new carbon-fibre X-series laptop, but you can only get SSD. (Also, no ethernet jack for some reason?)
2012-08-21 11:43:40	@Aerox	no ethernet?
2012-08-21 11:43:42	@Aerox	That's weird
2012-08-21 11:50:12	theGoldenAvatar	Yo.
2012-08-21 11:50:19	theGoldenAvatar	What server is everyone playing on in GW2?
2012-08-21 11:54:10	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-21 11:54:10	--	Mode #destructoid [+v Gemsi] by Q
2012-08-21 11:56:09	@Aerox	I don't think we've decided yet
2012-08-21 11:57:04	@Aerox	I need to find out where Reddit and 4chan and all them are and make sure we don't pick that one
2012-08-21 11:57:14	+Gemsi	gw2 ?
2012-08-21 11:57:15	@Aerox	I know SA is rolling Maguuma
2012-08-21 11:58:01	+Gemsi	reddit is  Isle of Janthir for US and whiteside ridge eu as far as I know
2012-08-21 11:58:54	theGoldenAvatar	I'm curious because I'd like to get my RL friends on the same server
2012-08-21 11:59:27	@Aerox	Hmm it looks like no major terrible guilds are on Ferguson's Crossing
2012-08-21 12:00:24	+Gemsi	i've not figured out where i'm going to roll yet
2012-08-21 12:02:56	@Aerox	Ok
2012-08-21 12:02:59	@Aerox	Ferguson's Crossing it is
2012-08-21 12:03:04	-->	bloodylip (~cmccurdy@pool-173-75-249-148.phlapa.fios.verizon.net) has joined #destructoid
2012-08-21 12:03:04	--	Mode #destructoid [+o bloodylip] by Q
2012-08-21 12:03:08	theGoldenAvatar	Got it,
2012-08-21 12:06:12	+Gemsi	servers are cross region right ?
2012-08-21 12:06:59	+Gemsi	because outside of i think gandy pretty much none of the uk people will be playing
2012-08-21 12:07:23	@Aerox	There are US and EU servers but I think you can roll wherever
2012-08-21 12:07:30	@Aerox	also, you can "Guest" on a server if you have a friend playing there
2012-08-21 12:07:43	@Aerox	Really all your server choice actually represents is who you stand for in WvWvW
2012-08-21 12:07:53	@Aerox	If you want to quest with someone on a different server you just grab a guesting invite
2012-08-21 12:07:54	+Gemsi	fair enough
2012-08-21 12:08:12	theGoldenAvatar	Ah, didn't realize that.
2012-08-21 12:08:18	+Gemsi	i never really bothered to read into the server stuff, as it really didn't matter for the betas
2012-08-21 12:08:39	@Aerox	It's all really smartly done
2012-08-21 12:08:43	+Gemsi	i wonder what the ping would be like
2012-08-21 12:08:48	@Aerox	Apparently it wasn't awful during beta
2012-08-21 12:10:04	+Gemsi	looks like free server transfers at launch anyway
2012-08-21 12:10:33	+Gemsi	so may just roll with you guys and jump if it's not playable
2012-08-21 12:11:25	+Gemsi	jeez could cost up to ?17 for a server transfer, that's nuts
2012-08-21 12:12:52	@Aerox	They really want to avoid people server hopping to jump on the "best" WvWvW server
2012-08-21 12:13:01	+Gemsi	yeah I bet
2012-08-21 12:13:19	+Gemsi	and that's for cost to transfer to a high pop server, still pretty nuts
2012-08-21 12:24:22	<--	_0handle_ (~zerohandl@213.33.60.225) has quit (Ping timeout)
2012-08-21 12:35:12	-->	_0handle_ (~zerohandl@213.33.60.225) has joined #destructoid
2012-08-21 12:46:32	<--	_0handle_ (~zerohandl@213.33.60.225) has quit (Read error: Operation timed out)
2012-08-21 12:55:27	@Aerox	http://25.media.tumblr.com/tumblr_m92htsAqHy1rxt7jlo1_500.jpg
2012-08-21 13:14:07	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-21 13:18:04	@TDiddy	HAH
2012-08-21 13:20:23	Halfleft|Away	FUCK
2012-08-21 13:20:44	@Aerox	hi gavin
2012-08-21 13:22:21	Halfleft|Away	hello
2012-08-21 13:22:31	@Aerox	how was your day
2012-08-21 13:23:49	-->	_0handle_ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has joined #destructoid
2012-08-21 13:24:56	Halfleft|Away	bad
2012-08-21 13:25:03	Halfleft|Away	still 50% deaf
2012-08-21 13:25:14	Halfleft|Away	drs tomorow
2012-08-21 13:25:20	Halfleft|Away	also hot
2012-08-21 13:25:23	Halfleft|Away	arm hurts
2012-08-21 13:25:25	Halfleft|Away	itchy
2012-08-21 13:26:14	+Gemsi	i hope you booked the doctor for 5 hours so you can get through all of your various heath problems
2012-08-21 13:26:36	Halfleft|Away	hahaha http://i.imgur.com/zQHv4.gif
2012-08-21 13:26:49	@Aerox	ahahah
2012-08-21 13:26:52	@Aerox	http://www.abload.de/img/joebadgekissxrpza.gif
2012-08-21 13:27:11	Halfleft|Away	omg
2012-08-21 13:27:17	Halfleft|Away	weirdo in gif form
2012-08-21 13:27:27	Halfleft|Away	where did thi come from
2012-08-21 13:27:33	@Aerox	some convention I guess
2012-08-21 13:29:16	Halfleft|Away	do you think the guy knew tt was being filmed
2012-08-21 13:29:21	Halfleft|Away	i hope not
2012-08-21 13:35:55	-->	_0handl__ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has joined #destructoid
2012-08-21 13:38:48	<--	_0handle_ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has quit (Ping timeout)
2012-08-21 13:39:58	--	_0handl__ is now known as _0handle_
2012-08-21 13:45:38	Halfleft|Away	this is great
2012-08-21 13:46:49	Halfleft|Away	http://www.buzzfeed.com/jtes/how-to-deal-with-an-unruly-passenger-on-a-cross
2012-08-21 14:04:08	-->	_0handl__ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has joined #destructoid
2012-08-21 14:04:24	--	_0handl__ is now known as _0handle__
2012-08-21 14:05:55	<--	_0handle_ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has quit (Ping timeout)
2012-08-21 14:15:57	theGoldenAvatar	What the fuck.
2012-08-21 14:16:02	theGoldenAvatar	Start a blog. Jesus Christ.
2012-08-21 14:16:03	DtoidBot	...
2012-08-21 14:16:12	theGoldenAvatar	I hate people who tell long stories on twitter.
2012-08-21 14:22:24	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-08-21 14:52:32	Halfleft|Away	the RBS team have to be dead strict on meeting their 42 hour SLAs all the time
2012-08-21 14:52:47	Halfleft|Away	because Mr Reed is retarded and has overloaded and fired half of them
2012-08-21 14:52:59	Halfleft|Away	they are now averaging about 4-5 missed SLAs per person per day
2012-08-21 14:53:15	Halfleft|Away	Orla missed a course enquiry from the CFO of RBS today.
2012-08-21 14:53:17	Halfleft|Away	We laughed.
2012-08-21 14:53:34	@Aerox	Haha stupid Orla
2012-08-21 14:55:35	Halfleft|Away	it's them fucking Irish I tells ya
2012-08-21 15:06:17	-->	Droid_Alex (~Droid_Ale@adsl-68-123-158-52.dsl.irvnca.pacbell.net) has joined #destructoid
2012-08-21 15:07:05	-->	Android_Alex (~Droid_Ale@67.sub-174-234-194.myvzw.com) has joined #destructoid
2012-08-21 15:07:21	Android_Alex	Wait
2012-08-21 15:07:26	Android_Alex	Is this working
2012-08-21 15:07:32	+Gemsi	nope
2012-08-21 15:07:40	Android_Alex	Whaaat?
2012-08-21 15:07:56	Android_Alex	Does this mean Verizon has unblocked Quakenet?
2012-08-21 15:08:17	+Gemsi	I guess so
2012-08-21 15:08:34	Android_Alex	I can sexually harass Moose on the go
2012-08-21 15:08:40	Android_Alex	Modern technology rules
2012-08-21 15:09:11	Android_Alex	Huh
2012-08-21 15:09:23	Android_Alex	Looks like nobody is in here during the day either
2012-08-21 15:10:12	@Aerox	Sup bean
2012-08-21 15:10:26	@Aerox	Moose is afraid to come in during work because it's "too distracting"
2012-08-21 15:10:31	@Aerox	so you have to yell at him on gchat
2012-08-21 15:11:45	jared	Eh, it's maginally distracting.
2012-08-21 15:11:58	jared	I use it to distract myself in my down time, but it never keeps me from getting shit done.
2012-08-21 15:12:18	<--	Droid_Alex (~Droid_Ale@adsl-68-123-158-52.dsl.irvnca.pacbell.net) has quit (Ping timeout)
2012-08-21 15:13:34	DougCL	i would fire any employee i caught in this IRC
2012-08-21 15:14:04	jared	I would hang out with any employee I caught in this chat.
2012-08-21 15:14:14	jared	Or blackmail, if they were a mouth breather.
2012-08-21 15:14:50	DougCL	i would hang out with any co-worker if i caught them in this chat, but if i was their boss i would have to fire them
2012-08-21 15:15:19	DougCL	!q
2012-08-21 15:15:20	DtoidBot	[813] <+Suff0cat> jk...I <3 Naia...but don't tell her <+Suff0cat> It'll ruin our whole dynamic
2012-08-21 15:15:21	jared	Why? What if they got all of their work done and were a model employee?
2012-08-21 15:15:38	DougCL	id be afraid they were sexual predators
2012-08-21 15:30:40	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-21 15:30:40	--	Mode #destructoid [+v jorge`] by Q
2012-08-21 15:31:07	jared	.. Can't argue with that.
2012-08-21 15:32:40	Halfleft|Away	!lq
2012-08-21 15:32:41	DtoidBot	[1172] <Brain|iPhone> Instead of cloning sexy women, you'd clone yourself to facefuck yourself? <+Bigby> if you want it done right, do it yourself
2012-08-21 15:38:26	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-21 15:38:26	--	Mode #destructoid [+v Bigby] by Q
2012-08-21 15:39:21	@Aerox	Sup Jorge
2012-08-21 15:39:22	@Aerox	Hi Bigby
2012-08-21 15:40:01	+Bigby	howdy
2012-08-21 15:41:33	jared	!q
2012-08-21 15:41:35	DtoidBot	[248] <+Gandysampras> !torture porn++
2012-08-21 15:41:41	 *	jared nods
2012-08-21 15:41:45	jared	!weather 02135
2012-08-21 15:41:47	DtoidBot	From Boston, Massachusetts (KBOS) on August 21, 3:54 PM EDT temp: 81 F (27 C) cond: Mostly Cloudy wind: From the West at 10 MPH (16.09 KPH) hu: 38% dewpnt: 53 F (12 C)
2012-08-21 15:42:46	Halfleft|Away	urgh
2012-08-21 15:42:53	Halfleft|Away	just went to put my headphones on to listen to stuff
2012-08-21 15:42:59	Halfleft|Away	forgot I've gone half deaf
2012-08-21 15:43:20	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-21 15:43:37	+Bigby	too much dubstep?
2012-08-21 15:44:42	jared	Not enough dubstep?
2012-08-21 15:45:36		irc: disconnected from server
2012-08-21 15:48:03	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-21 15:48:03	--	Nicks #destructoid: [@Aerox @bloodylip @Q +Bigby +Ecksorcism +Gandysampras +Gemsi +jorge` +Torzelan [Rabite] ^power _0handle__ andrewm Android_Alex Apple_Master benbeltran[away BPG cardfrek DougCL DtoidBot Halfleft|Away jared mistic tGA theGoldenAvatar]
2012-08-21 15:48:03	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 6 voices, 16 normals)
2012-08-21 15:48:07	--	Mode #destructoid [+tnCN]
2012-08-21 15:48:07	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-21 15:55:45	<--	_0handle__ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has quit (Read error: Operation timed out)
2012-08-21 15:57:09	+jorge`	hi Aerox
2012-08-21 16:00:55	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-21 16:05:36	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-21 16:14:48	--	jared is now known as jared|away
2012-08-21 16:27:32	-->	_0handle_ (~zerohandl@093111142104.atmpu0045.highway.a1.net) has joined #destructoid
2012-08-21 16:47:44	<--	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has quit (Quit: Leaving)
2012-08-21 16:51:10	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-21 17:04:35	-->	Brain|iPhone (~braindera@166.137.82.123) has joined #destructoid
2012-08-21 17:06:03	Brain|iPhone	Pew pew
2012-08-21 17:07:06	@Aerox	sup nate
2012-08-21 17:07:19	Brain|iPhone	Sup gurl
2012-08-21 17:07:29	@Aerox	work :(
2012-08-21 17:07:57	Brain|iPhone	I'm relaxing off that vacation
2012-08-21 17:08:42	@Aerox	are you back home
2012-08-21 17:08:56	Brain|iPhone	Yeah, got in last night
2012-08-21 17:09:02	@Aerox	you should go drinking with BPG tongiht
2012-08-21 17:09:05	@Aerox	oh he's not here
2012-08-21 17:09:51	Brain|iPhone	Where are you?
2012-08-21 17:10:04	Brain|iPhone	I mean, where is he?
2012-08-21 17:10:23	@Aerox	nashville
2012-08-21 17:10:43	@Aerox	but I think he's driving home from work right now
2012-08-21 17:10:45	@Aerox	or something I don't know
2012-08-21 17:11:17	Brain|iPhone	Fuck that. I'm relaxing
2012-08-21 17:12:14	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-21 17:12:14	--	Mode #destructoid [+o TDiddy] by Q
2012-08-21 17:12:35	Brain|iPhone	Damn, I wish there were bars nearby
2012-08-21 17:12:59	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-21 17:15:30	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-21 17:15:30	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-21 17:15:31	--	andrewm_ is now known as andrewm
2012-08-21 17:22:05	<--	Brain|iPhone (~braindera@166.137.82.123) has quit (Quit)
2012-08-21 17:34:18	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-21 17:36:38	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-21 17:44:45	andrewm	Is Nolan North seriously the human?
2012-08-21 17:45:04	@Aerox	Do you think there would be a game Nolan North had no part of?
2012-08-21 17:45:18	@Aerox	Hale is the Sylvari
2012-08-21 17:45:20	andrewm	Human is OUT
2012-08-21 17:45:33	@Aerox	If you want to relive the glory of Shepherd
2012-08-21 17:49:21	+Gandysampras	yo yo nerds
2012-08-21 17:50:25	@Aerox	HI GANDY
2012-08-21 18:02:31	Brainderailment	hahaha http://www.reddit.com/r/AskReddit/comments/ykwja/whats_something_youve_always_done_that_youve/c5wk72a
2012-08-21 18:03:22	@Aerox	where's your submission?
2012-08-21 18:04:21	Brainderailment	I don't do weird shit, I'm an intelligent individual
2012-08-21 18:04:36	Brainderailment	beside cramming toilet paper into my dickhole after I pee
2012-08-21 18:04:47	Brainderailment	with a qtip
2012-08-21 18:05:05	Brainderailment	to wick the pee out so it doesn't go into my pants
2012-08-21 18:05:14	Brainderailment	I'm normal
2012-08-21 18:05:16	@Aerox	You need to invest in a sounding wand
2012-08-21 18:05:28	Brainderailment	thewhat?
2012-08-21 18:05:41	@Aerox	google "sounding" with safesearch off
2012-08-21 18:05:44	@Aerox	You'll love it I'm sure
2012-08-21 18:05:50	Brainderailment	hahah, oh god
2012-08-21 18:06:00	Brainderailment	"urethra play"
2012-08-21 18:06:14	@Aerox	eughghh
2012-08-21 18:06:14	Brainderailment	http://www.painfulpleasures.com/body_jewelry/gallery/Supplies/PT-075-sounding_wand_big_1.jpg
2012-08-21 18:06:15	Brainderailment	hahaha
2012-08-21 18:06:17	@Aerox	I cringe just even thinking about it
2012-08-21 18:06:30	@Aerox	I don't understand at all how that is a good time for anyone
2012-08-21 18:06:30	Brainderailment	pyramid workout your dickhole
2012-08-21 18:06:45	@Aerox	They make electrified ones too
2012-08-21 18:06:52	@Aerox	So you can shock the inside of your dick I guess
2012-08-21 18:07:07	@Aerox	BECAUSE IT WASN'T AWFUL ENOUGH ALREADY
2012-08-21 18:07:21	Brainderailment	haha
2012-08-21 18:07:22	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-21 18:07:22	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-21 18:07:37	@Aerox	There he is
2012-08-21 18:07:38	@Aerox	HI BRAD
2012-08-21 18:07:40	@Aerox	Nate is here
2012-08-21 18:07:41	Brainderailment	I guess if you get it deep enough, you can shock your prostate
2012-08-21 18:07:43	@Aerox	I was telling him you guys should get drunk
2012-08-21 18:07:54	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Connection reset by peer)
2012-08-21 18:08:02	Brainderailment	he's setting up a playdate for us
2012-08-21 18:08:06	@Aerox	there is an easier way to reach your prostate that doesn't involve jamming a shockwand down your dickhole
2012-08-21 18:08:22	Brainderailment	it's an ADVENTURE!
2012-08-21 18:08:34	Brainderailment	getting to your prostate in zany methods
2012-08-21 18:10:04	Brainderailment	This is for you BPG! http://www.worldstarhiphop.com/videos/video.php?v=wshhM15oauj1F4fwXmP5
2012-08-21 18:10:25	@Aerox	I don't know why he's ignoring us
2012-08-21 18:10:52	@BigPopaGamer	?
2012-08-21 18:10:58	@Aerox	hi!
2012-08-21 18:11:00	@Aerox	Go play with Nate!
2012-08-21 18:11:03	@Aerox	also hahahhah this video
2012-08-21 18:11:04	@BigPopaGamer	wut
2012-08-21 18:11:08	@Aerox	That's a sick palm tree shrit
2012-08-21 18:11:09	@BigPopaGamer	who is nate
2012-08-21 18:11:16	@Aerox	We talked about this last night
2012-08-21 18:11:20	@Aerox	He is your new best friend in Nashville
2012-08-21 18:11:21	@BigPopaGamer	oh right Brain!
2012-08-21 18:11:24	Brainderailment	haha
2012-08-21 18:11:34	Brainderailment	I don't remember this convo
2012-08-21 18:11:36	@BigPopaGamer	yeah man I'm up for hanging anytime
2012-08-21 18:11:39	@Aerox	You weren't here for it
2012-08-21 18:11:47	Brainderailment	oh yeah, guitar at 2:46
2012-08-21 18:11:51	@Aerox	Here are pictures of both of you so you both know you aren't creepy disgusting weirdos
2012-08-21 18:11:59	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-snc7/s720x720/383842_4428788647704_1932554636_n.jpg
2012-08-21 18:12:08	Brainderailment	goddamnit
2012-08-21 18:12:26	@Aerox	UGH BRAD DID YOU DELETE THAT AMAZING ONE OF YOU WITH THE FROSTED HAIR
2012-08-21 18:12:27	@Aerox	boo
2012-08-21 18:12:52	@Aerox	https://sphotos-b.xx.fbcdn.net/hphotos-ash3/61795_447848451088_4790674_n.jpg
2012-08-21 18:12:55	@Aerox	There is brad between ricky and the mexican
2012-08-21 18:13:00	@Aerox	see everyone is normal
2012-08-21 18:13:09	@Aerox	Except brad has a drunk eye
2012-08-21 18:13:12		[benbeltran[away away: Detached from tmux]
2012-08-21 18:13:16	@Aerox	but that's because everyone was very drunk
2012-08-21 18:13:24	@BigPopaGamer	lol
2012-08-21 18:13:28	Brainderailment	there are 2 mexicans
2012-08-21 18:13:30	@BigPopaGamer	just noticed one eye is halfway closed
2012-08-21 18:13:33	Brainderailment	err
2012-08-21 18:13:36	Brainderailment	brown people
2012-08-21 18:13:37	@Aerox	The one on the left is an indian
2012-08-21 18:13:41	Brainderailment	hsaha
2012-08-21 18:13:44	@BigPopaGamer	yaya
2012-08-21 18:13:53	@BigPopaGamer	I'm so happy to see that picture and then now and know I've lost weight
2012-08-21 18:14:10	Brainderailment	To be perfectly honest, I'd accept a handie from any of those gentlemen
2012-08-21 18:42:49		irc: disconnected from server
2012-08-22 09:07:00		[benbeltran[away away: Detached from tmux]
2012-08-22 09:07:02	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-22 09:07:02	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DougCL DtoidBot jared mistic pointzeroeight theGoldenAvatar]
2012-08-22 09:07:02	--	Channel #destructoid: 16 nicks (2 ops, 0 halfops, 2 voices, 12 normals)
2012-08-22 09:07:02	theGoldenAvatar	That's what it look like on mine...
2012-08-22 09:07:06	--	Mode #destructoid [+tnCN]
2012-08-22 09:07:06	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-22 09:07:12	@bloodylip	like a dropbox 404?
2012-08-22 09:07:12	theGoldenAvatar	Nevermind
2012-08-22 09:07:16	theGoldenAvatar	Fucking dropbox is being shit
2012-08-22 09:07:27	theGoldenAvatar	It's been uploading so slowly lately
2012-08-22 09:07:38		[benbeltran[away back: gone 00:00:37]
2012-08-22 09:08:27	theGoldenAvatar	http://i.imgur.com/b6U9b.jpg
2012-08-22 09:08:29	theGoldenAvatar	Try that
2012-08-22 09:08:36	@bloodylip	haha what
2012-08-22 09:08:39	@bloodylip	what browser are you using?
2012-08-22 09:08:41	theGoldenAvatar	Chrome
2012-08-22 09:10:10	@bloodylip	any extensions?
2012-08-22 09:10:17	theGoldenAvatar	Lots.
2012-08-22 09:10:26	theGoldenAvatar	I imagine something is fucked up.
2012-08-22 09:10:29	@bloodylip	blame them
2012-08-22 09:10:33	jared	Yeah, usually there are text fields in that area on the left.
2012-08-22 09:10:33	@bloodylip	try it in incognito?
2012-08-22 09:10:36	jared	?
2012-08-22 09:10:43	@bloodylip	or blame your super dev version
2012-08-22 09:10:53	theGoldenAvatar	Yeah, works in incognito.
2012-08-22 09:10:57	theGoldenAvatar	FUCKING EXTENSIONS
2012-08-22 09:13:10	@bloodylip	try uninstalling the "HAHA YOU CAN'T LOG INTO FIDELITY NOW" extension
2012-08-22 09:13:13	@bloodylip	i hear it works wonders
2012-08-22 09:40:53	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-22 09:40:53	--	Mode #destructoid [+o TDiddy] by Q
2012-08-22 09:58:56	-->	BPG (webchat@170.138.0.11) has joined #destructoid
2012-08-22 10:01:23	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-08-22 10:24:45	<--	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has quit (Read error: EOF from client)
2012-08-22 10:25:38	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-22 10:38:30	-->	Batthink (webchat@host86-160-230-68.range86-160.btcentralplus.com) has joined #destructoid
2012-08-22 10:42:34	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 10:42:34	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 11:00:12	+Gandysampras	HI AEROX
2012-08-22 11:00:18	@Aerox	HI GANDY
2012-08-22 11:03:14	 *	BPG slaps Gandy's ass
2012-08-22 11:23:29	+Gandysampras	How delightful
2012-08-22 11:36:41	@Aerox	Harder!
2012-08-22 12:02:26	 *	BPG takes out his spikey paddle
2012-08-22 12:03:12	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-22 12:05:58	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 12:05:58	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 12:12:39	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-08-22 12:12:46	Digittal	morning
2012-08-22 12:13:00	--	Digittal is now known as DigItAll
2012-08-22 12:15:16	 *	BPG smacks Jro with his spikey paddle
2012-08-22 12:17:04	@Aerox	I hope you bring that kind of enthusiasm with you next weekend
2012-08-22 12:20:10	BPG	it is next weekend
2012-08-22 12:20:18	BPG	so awesome
2012-08-22 12:20:42	@Aerox	woo
2012-08-22 12:21:47	BPG	totally gonna show up drunk at the hotel (hopefully)
2012-08-22 12:27:38	@Aerox	What time do you land?
2012-08-22 12:28:33	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-22 12:28:33	--	Mode #destructoid [+v Gemsi] by Q
2012-08-22 12:34:37	@Aerox	http://www.fanfiction.net/s/8374688/1/Of_Ponies_and_Men
2012-08-22 12:40:11	Batthink	Hi Gemsi
2012-08-22 12:40:20	+Gemsi	Howdy
2012-08-22 12:58:57	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-22 13:02:10	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 13:02:10	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 13:03:09	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-22 13:03:38	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 13:03:38	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 13:08:39	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-22 13:12:00	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 13:12:00	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 13:12:27	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-22 13:13:07	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 13:13:07	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 13:23:02	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-22 13:30:36	theGoldenAvatar	I think I'm going to start with mesmer.
2012-08-22 13:30:42	theGoldenAvatar	See how that goes.
2012-08-22 13:30:43	+Gandysampras	Gay
2012-08-22 13:30:49	theGoldenAvatar	Gayest.
2012-08-22 13:32:59	jared	When does GW2 actually come out?
2012-08-22 13:33:34	+Gemsi	this weekend for pre-purchasers, next tuesday for normals i think
2012-08-22 13:33:34	@TDiddy	the 25th if you pre purchase
2012-08-22 13:33:38	@TDiddy	yeah
2012-08-22 13:34:00	@TDiddy	I played 5 classes for about 15 minutes each yesterday, just to see who passes the sniff test
2012-08-22 13:34:29	+Gemsi	I still can't figure out if I roll engi or ele
2012-08-22 13:34:43	@TDiddy	and I dig engineer, elementalist is fun, and Thief is something i'd have to play more to get a better sense of
2012-08-22 13:35:01	+Gemsi	hell i've not figured out if I roll if you lot of a US server and deal with the ping or not
2012-08-22 13:35:09	@TDiddy	I didn't like Warrior and Mesmer
2012-08-22 13:35:44	@TDiddy	I also did one of each race, I liked the plant people the most
2012-08-22 13:35:56	@TDiddy	the asura seemed way too much like the WoW Gnomes
2012-08-22 13:36:10	+Gemsi	but they do flip when you dodge
2012-08-22 13:40:18	jared	Haha, 'normals.'
2012-08-22 13:43:14	@Aerox	Mesmer is my least favorite
2012-08-22 13:43:57	@Aerox	although I believe they were in line for significant buffs since BWE3
2012-08-22 13:44:25	jared	If I had a computador I would play this.
2012-08-22 13:44:36	@TDiddy	they'll probably be the class that nobody figures out at first and then somebody will find some skill they have when used a certain way, will make them op
2012-08-22 13:44:55	+Gemsi	that sounds like how mesmers worked in GW1
2012-08-22 13:45:04	@Aerox	It was more of a mechanical problem of damage scaling and the way clones work
2012-08-22 13:45:21	@Aerox	all of your clones vanish when your target dies which is a major problem for them in non-single fights
2012-08-22 13:45:26	@Aerox	and the shatter mechanic is kind of turdy
2012-08-22 13:45:43	+Gemsi	in fact sod it, i'm going to roll on the same server as you guys and live with the higher ping
2012-08-22 13:45:44	@Aerox	Apparenlty they get stronger later in the game but in the early levels they had some severe damage problems
2012-08-22 13:45:55	@Aerox	and in PvP good players can deal with clones really easily
2012-08-22 13:46:10	@Aerox	They are ok in WvWvW because it's so chaotic
2012-08-22 13:46:19	@Aerox	But in 5v5 it's not hard to figure out and break the clones
2012-08-22 13:46:41	@Aerox	Like the guardian staff autoattack is an aoe wave and one shot from that can dissolve the illusions
2012-08-22 13:48:06	@Aerox	But I guess they've gone through pretty significant changes so who knows
2012-08-22 13:48:55	+Gemsi	so who else is making as main characters as they have slots just for the silly minipets down the line
2012-08-22 13:50:16	@Aerox	Well
2012-08-22 13:50:23	@Aerox	I plan on having a couple characters just for sPvP
2012-08-22 13:50:34	+Gemsi	makes sense
2012-08-22 13:50:36	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-22 13:50:40	@Aerox	I am definitely going to be using all of my slots
2012-08-22 13:50:44	Halfleft|Away	fuck me
2012-08-22 13:50:45	@Aerox	I may end up with one of every class, who knows
2012-08-22 13:51:29	+Gemsi	i may down the line, i'm not going to buy more slots at launch
2012-08-22 13:51:42	@Aerox	Yeah I won't right out the gate
2012-08-22 13:56:55	@bloodylip	how much are new slots?
2012-08-22 13:57:21	@Aerox	I'm not sure
2012-08-22 13:57:29	@Aerox	If things go well i'll pay for all my gems in gold anyway
2012-08-22 13:58:09	@Aerox	http://i.imgur.com/6fs6A.jpg
2012-08-22 13:58:29	+Gemsi	I'm not sure they have priced extra slots
2012-08-22 13:58:38	+Gemsi	or rather, I can't see anything on the wiki
2012-08-22 13:58:52	@Aerox	it was 800 gems during BWEs when the store was active
2012-08-22 13:59:00	+Gemsi	yeah just seen that
2012-08-22 13:59:00	@Aerox	but it's unknown if those are launch prices
2012-08-22 13:59:53	+Gemsi	plus yeah if things go right then you just get gems with gold and it doesn't really matter
2012-08-22 14:00:09	@Aerox	Gems were hovering somewhere around 5-30ish silver per gem in beta
2012-08-22 14:00:12	@Aerox	But that's probably not a good indicator
2012-08-22 14:05:28	jared	Guise, is there any kind of special bonus, other that starting early, that people get for pre-ordering?
2012-08-22 14:05:46	+Gemsi	you get some stuff, but nothing amazing
2012-08-22 14:06:18	+Gemsi	mostly one use stuff I remember right, I bought it for the beta access / early start more than anything
2012-08-22 14:11:36	@Aerox	The base game preorder comes with a dumpy ring that sucks and some golem pet
2012-08-22 14:11:36	@Aerox	digi deluxe comes with some extra pets and guild benefits
2012-08-22 14:13:53	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-22 14:13:53	--	Mode #destructoid [+v Bigby] by Q
2012-08-22 14:14:57	jared	Are guild benefits like friend benefits?
2012-08-22 14:18:22	+Gemsi	http://wiki.guildwars2.com/wiki/Tome_of_Influence , http://wiki.guildwars2.com/wiki/Chalice_of_Glory and http://wiki.guildwars2.com/wiki/Golem_Banker are the digi deluxe items
2012-08-22 14:18:34	+Gemsi	oh and this : http://wiki.guildwars2.com/wiki/Hero%27s_Band
2012-08-22 14:19:03	+Bigby	how can there be guilds already?
2012-08-22 14:19:17	+Gemsi	and an extra elite skill that no one will ever use after the first time
2012-08-22 14:20:12	jared	Eh. I think I will wait and just get it if I happen to have the machine on which to run it.
2012-08-22 14:23:15	@Aerox	there are guilds because people said
2012-08-22 14:23:17	@Aerox	"Hello friends"
2012-08-22 14:23:21	@Aerox	"Would you like to be in a guild"
2012-08-22 14:23:23	@Aerox	And these friends said
2012-08-22 14:23:25	@Aerox	"Yes that sounds fun"
2012-08-22 14:23:32	+Bigby	i mean the game isnt out yet
2012-08-22 14:23:53	+Gemsi	the guild benefits are just items you use
2012-08-22 14:23:54	+Bigby	or did they just mean here is stuff you get for joining a guild that will be made
2012-08-22 14:24:11	+Bigby	ah, i scan you
2012-08-22 14:26:28	@Aerox	It's like "Use this item to add XXXXX influence points to your guild"
2012-08-22 14:29:00	theGoldenAvatar	So I shouldn't play the mesmer then?
2012-08-22 14:29:09	+Bigby	why not
2012-08-22 14:29:18	@Aerox	Try it out
2012-08-22 14:29:21	@Aerox	They might be good at launch who knows
2012-08-22 14:29:24	jared	theGoldenAvatar: Play whatever you like.
2012-08-22 14:29:36	@Aerox	In BWE 2 and 3 they struggled to kill even basic monsters
2012-08-22 14:29:50	+Gemsi	the class was a tad rough during bwe2 for me, but not omg don't touch bad
2012-08-22 14:29:51	@Aerox	Not in a way where they were dying a lot but in a way where it took them a solid 3 - 4x longer to kill anything
2012-08-22 14:29:53	theGoldenAvatar	I didn't have much trouble yesterday.
2012-08-22 14:30:02	theGoldenAvatar	I also played the ranger.
2012-08-22 14:30:11	+Gemsi	skills seem fun enough as well
2012-08-22 14:30:27	+Gemsi	plus asura mesmers with greatsword look funny as hell
2012-08-22 14:30:42	@Aerox	I think I've settled on asura guardian for first char
2012-08-22 14:30:48	+Bigby	did you try out the RaiderZ beta?
2012-08-22 14:30:50	@Aerox	Although I am REALLY unhappy at the orb nerf on the staff
2012-08-22 14:31:13	jared	In Diablo II, I played an assassin. Which was supposed to be one of the worst classes. but that's what I wanted to play. It's about having fun for me, and picking a class just because the players agree it's the 'best' isn't fun.
2012-08-22 14:31:24	@Aerox	Assassins were great once they hit around 40
2012-08-22 14:31:27	+Bigby	i liked assass in D2
2012-08-22 14:31:30	+Bigby	i was a trap assass
2012-08-22 14:31:42	theGoldenAvatar	Well. I don't think playing a class that takes 4x the time to kill enemies would be much fun.
2012-08-22 14:31:42	@Aerox	Trap assassins fell apart in hell but could steamroll normal and nightmare
2012-08-22 14:31:44	+Gemsi	Human engi as my first, ele second, then ranger, when mes and necro in slots just so they are use / as mules if needed
2012-08-22 14:31:56	+Bigby	basically i threw down shit and mobs died
2012-08-22 14:32:01	@Aerox	tGA they've been doing tons of changes to the characters and skills and damage so they might be fine now
2012-08-22 14:32:24	+Gemsi	but then with being in up to five? guilds I may just make a private guild for mule stuff
2012-08-22 14:32:32	+Bigby	i have been keeping tabs on TL2 and they are saying its almost ready to ship
2012-08-22 14:32:46	@Aerox	Yeah my five start classes are going to be guardian, thief, engie, elem, and either warrior or ranger probably
2012-08-22 14:33:11	+Bigby	i wish other MMO had a job system like FFXI
2012-08-22 14:33:17	+Bigby	at least you dont have to swap out characters
2012-08-22 14:33:41	@Aerox	FFXI was horrid
2012-08-22 14:33:43	@Aerox	just across the board
2012-08-22 14:33:46	+Bigby	nuhuh
2012-08-22 14:33:50	+Gemsi	indeed it was
2012-08-22 14:33:54	theGoldenAvatar	It was god awful.
2012-08-22 14:34:00	+Bigby	how was it godawful
2012-08-22 14:34:01	@Aerox	Everything about it was terrible
2012-08-22 14:34:01	+Gemsi	soundtrack wasn't terrible, but that's about it
2012-08-22 14:34:07	theGoldenAvatar	Nothing was good?
2012-08-22 14:34:18	+Bigby	it was pretty, had good story arcs, party system was tight
2012-08-22 14:34:21	+Gemsi	ui didn't work well without a controller
2012-08-22 14:34:29	@Aerox	The races were terrible the classes were terrible the people playing it were terrible the decision to drop american players on servers with japanese players who had like a year head start was terrible
2012-08-22 14:34:29	theGoldenAvatar	The party system was a clusterfuck.
2012-08-22 14:34:30	@Aerox	the aggro system was terrible
2012-08-22 14:34:32	@Aerox	the quests were terrible
2012-08-22 14:34:34	@Aerox	There was no direction
2012-08-22 14:34:36	+Gemsi	no soloing
2012-08-22 14:34:45	+Bigby	they fixed a lot of it later
2012-08-22 14:34:55	+Bigby	soloing was not the point of the game
2012-08-22 14:35:02	+Bigby	it was made to force you to play with others
2012-08-22 14:35:12	@Aerox	If you're going to implement a system like that
2012-08-22 14:35:13	+Bigby	unless you played Beastmaster
2012-08-22 14:35:15	@Aerox	YOu need to do it guild wars style
2012-08-22 14:35:19	+Gemsi	most other people are terrible
2012-08-22 14:35:20	@Aerox	and not stand in town for four hours screaming for party members
2012-08-22 14:35:23	+Bigby	i played it for four years, it was fine
2012-08-22 14:35:26	+Bigby	stop whining
2012-08-22 14:35:36	theGoldenAvatar	It's the worst MMO I've ever played
2012-08-22 14:35:36	@Aerox	No, it sucked and you should feel bad
2012-08-22 14:35:44	theGoldenAvatar	But I didn't play FF14
2012-08-22 14:35:45	+Bigby	YOU SHOULD FEEL BAD FOR BEING A QUITTER
2012-08-22 14:35:50	@Aerox	14 is definitely the worst
2012-08-22 14:35:53	+Bigby	FF14 was terrible
2012-08-22 14:35:58	@Aerox	although apparently they are redoing the entire game with this relaunc
2012-08-22 14:35:59	@Aerox	h
2012-08-22 14:36:04	@Aerox	and people with hands on are claiming it's now "not terrible"
2012-08-22 14:36:11	theGoldenAvatar	It's going to be funny when it's just as bad
2012-08-22 14:36:11	+Bigby	they had better change the damn auction system
2012-08-22 14:36:13	+Gemsi	so it's still bad then
2012-08-22 14:36:16	+Bigby	it was horribly broken
2012-08-22 14:36:23	+Bigby	you had an npc that sold shit
2012-08-22 14:36:26	+Bigby	but so did everyone else
2012-08-22 14:36:34	+Gemsi	something something polishing a turd something something
2012-08-22 14:36:39	+Bigby	and they stood around in an empty factory thingie and you had to examine each one to find shit
2012-08-22 14:37:10	+Bigby	it was similar to the other character mules bazaar outside of Jueno the main city in FFXI but way more fucked up
2012-08-22 14:37:19	+Bigby	that was something the players did to avoid taxes
2012-08-22 14:37:24	@Aerox	Here's what I remember about 14
2012-08-22 14:37:35	+Bigby	it looked pretty
2012-08-22 14:37:38	@Aerox	It took like 20 minutes to walk across the city and vendors were spread out all over the fucking place with no guide to what they did
2012-08-22 14:37:44	+Bigby	combat was clunky
2012-08-22 14:37:48	@Aerox	There were no markers or ways to see where your next quest or where you should go was besides aimlessly wandering
2012-08-22 14:37:57	@Aerox	I'd regularly get stuck on the terrain because my guy couldn't step over a 2 inch tall rock
2012-08-22 14:38:08	+Bigby	there was jumping wasnt there?
2012-08-22 14:38:13	+Bigby	i thought there was
2012-08-22 14:38:14	@Aerox	NO NO JUMPING ALLOWED
2012-08-22 14:38:20	+Bigby	ah shit
2012-08-22 14:38:20	@Aerox	That was a big deal
2012-08-22 14:38:23	+Bigby	fug that
2012-08-22 14:38:28	@Aerox	The beta forums were full of these people screaming about how jumping ruined wow
2012-08-22 14:38:29	+Bigby	i cant even remember
2012-08-22 14:38:32	@Aerox	because it was so unrealistic and it broke immersion
2012-08-22 14:38:43	@Aerox	So FFXIV was the superior japanese choice because they TOOK GAMES SERIOUSLY
2012-08-22 14:38:45	theGoldenAvatar	What?
2012-08-22 14:38:50	+Bigby	so walk around this chest high wall for 10 minutes
2012-08-22 14:38:55	@Aerox	That was an actual thread on the beta forums
2012-08-22 14:38:56	@Aerox	it was amazing
2012-08-22 14:39:07	+Bigby	if im a Dragoon in FFXI
2012-08-22 14:39:09	+Gemsi	jeez that's...special
2012-08-22 14:39:12	+Bigby	my whole goddamn deal is jumping
2012-08-22 14:39:19	+Bigby	but i cant do it outside of combat
2012-08-22 14:39:31	@Aerox	spergs yelling about how seeing people flipping all over the place was so ridiculous they couldn't play the game
2012-08-22 14:39:35	@Aerox	because it was too unrealistic and annoying
2012-08-22 14:40:12	+Bigby	i could understand if they wanted to put in realistic type jumping
2012-08-22 14:40:21	+Bigby	like the big 500 pound Galka dudes couldnt jump very high
2012-08-22 14:40:30	+Bigby	but the thin whispy Elvaan should be able to dunk
2012-08-22 14:40:44	--	theGoldenAvatar is now known as tga|out
2012-08-22 14:41:08	+Bigby	anyway back to RaiderZ
2012-08-22 14:41:15	+Bigby	pretty game, nice combat
2012-08-22 14:41:31	+Bigby	typical mmo though
2012-08-22 14:41:43	+Bigby	go kill x things to collect their asses and bring them to me so i can give you stuff
2012-08-22 14:46:41	+Bigby	MMO are probably the goriest games ever
2012-08-22 14:47:03	+Bigby	just carting around pieces of animals and monsters all over the place, dismembered creatures cover the land
2012-08-22 14:47:43	jared	Ha.
2012-08-22 14:47:54	jared	I never thought of it like that. But yeah, that's twisted.
2012-08-22 14:48:44	+Gemsi	wait... you mean you guys don't carry dismembered creatures around with you ?
2012-08-22 14:54:21	jared	Only on special occasions.
2012-08-22 14:56:17	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-22 14:56:17	--	Mode #destructoid [+v jorge`] by Q
2012-08-22 14:57:04	jared	Also, as an addendum, you guys often debunk things that other gamers I know tell me about games, ex; Assassins are the worst class.
2012-08-22 15:00:54	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-22 15:07:02	+Bigby	i dont believe in worst classes in any game
2012-08-22 15:07:05	+Bigby	its all in how you play it
2012-08-22 15:08:15	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-08-22 15:09:21	richterthethird	!q
2012-08-22 15:09:22	DtoidBot	[223] <SurplusGamer> !penis++ <pangloss> goddamn, now I am hungry
2012-08-22 15:29:41	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 15:29:41	--	Mode #destructoid [+o |Aerox|] by Q
2012-08-22 15:29:48	@TDiddy	assassins in what
2012-08-22 15:31:57	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Ping timeout)
2012-08-22 15:31:57	--	|Aerox| is now known as Aerox
2012-08-22 15:35:43	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: EOF from client)
2012-08-22 15:35:56	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-22 15:35:56	--	Mode #destructoid [+o Aerox] by Q
2012-08-22 15:48:53	+Bigby	heh apple called me about a job posting
2012-08-22 15:49:26	@bloodylip	at the apple store?
2012-08-22 15:49:40	+Bigby	no, at home support
2012-08-22 15:55:03	Halfleft|Away	they asked him to stop looking up cartoon pony porn in their stored and that he would be banned if he did it again
2012-08-22 18:39:32		irc: disconnected from server
2012-08-23 09:16:07	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-23 09:16:07	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran[away cardfrek DtoidBot HammerTiem jared Lelio|Away mistic n0brein|offline pointzeroeight theGoldenAvatar]
2012-08-23 09:16:07	--	Channel #destructoid: 19 nicks (3 ops, 0 halfops, 2 voices, 14 normals)
2012-08-23 09:16:11	--	Mode #destructoid [+tnCN]
2012-08-23 09:16:11	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-23 09:28:06	@bloodylip	theGoldenAvatar: and it wasn't possible to just kill it?
2012-08-23 09:41:23	theGoldenAvatar	Well, yeah
2012-08-23 09:41:35	theGoldenAvatar	But I didn't want to lose my unsaved stuff
2012-08-23 10:24:40	-->	Equipollent (~Equipolle@65-130-147-67.slkc.qwest.net) has joined #destructoid
2012-08-23 10:24:58	<--	Equipollent (~Equipolle@65-130-147-67.slkc.qwest.net) has left #destructoid
2012-08-23 10:26:21	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-23 10:26:21	--	Mode #destructoid [+o TDiddy] by Q
2012-08-23 10:40:07	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-23 10:40:07	--	Mode #destructoid [+o Aerox] by Q
2012-08-23 10:44:43	benbeltran[away	Hey. Can anybody recommend a proper windows IRC client? Mostly I want a buffer that holds activity in all the channels and inline images (so I don't miss weechat and limechat)
2012-08-23 10:44:57	@Aerox	I haven't found anything I like on windows :(
2012-08-23 10:45:14	@bloodylip	the only windows clients i know of are mirc and xchat
2012-08-23 10:45:16	@bloodylip	and they both suck
2012-08-23 10:45:41	benbeltran[away	someone just recommended ychat
2012-08-23 10:47:01	benbeltran[away	Ah, apparently limechat is available for windows. wat
2012-08-23 10:47:03	--	You are now known as benbeltran
2012-08-23 10:47:28	benbeltran	apparently it's in japanese. huh
2012-08-23 10:48:33	jared	Download that kawaii IRC client!
2012-08-23 10:55:44	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-23 10:59:01	-->	bonboltron (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-23 11:04:24	<--	bonboltron (~benbeltra@187-163-28-116.static.axtel.net) has quit (Quit: Saliendo)
2012-08-23 11:10:53	benbeltran	ah?
2012-08-23 11:39:12	jared	Kawaii is Japanese for 'cute.' So I was insinuating that limechat for windows would be like a cutsey IRC client.
2012-08-23 11:46:42	@Aerox	ugh boo
2012-08-23 11:48:01	jared	And another day passes where I, yet again, fail to impress Jro.
2012-08-23 11:48:09	@Aerox	*notches the desk*
2012-08-23 11:48:24	 *	jared complains to notch
2012-08-23 11:55:38	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-23 11:58:53	@Aerox	HI NATE
2012-08-23 11:58:59	Brainderailment	EYO
2012-08-23 12:02:29	@Aerox	sup
2012-08-23 12:02:38	Brainderailment	Werkin
2012-08-23 12:02:47	@Aerox	That schlong?
2012-08-23 12:02:48	@Aerox	Or just regular work
2012-08-23 12:02:54	Brainderailment	just regular shlong work
2012-08-23 12:03:07	@Aerox	another day in the old schlong mines
2012-08-23 12:03:27	jared	Wait, did you guys get the minecraft update?
2012-08-23 12:03:29	Brainderailment	chipping at the shmeg ore
2012-08-23 12:03:36	Brainderailment	minecraft?
2012-08-23 12:03:47	jared	Adds schlongs.
2012-08-23 12:04:11	Brainderailment	more like minecrapt!
2012-08-23 12:04:27	jared	!q minecraft
2012-08-23 12:04:28	DtoidBot	[1045] <richterbelmont> lite brite was the original minecraft
2012-08-23 12:04:53	jared	Whoa, why are all the colors weird? Does anyone else see that?
2012-08-23 12:05:16	Brainderailment	You're high
2012-08-23 12:05:29	jared	Nuh uhh...
2012-08-23 12:05:38	Brainderailment	I'm high
2012-08-23 12:05:44	jared	What?
2012-08-23 12:05:47	Brainderailment	fuck
2012-08-23 12:06:03	jared	So yeah, like richterbelmont's name is yellow, and his quote is blue, right?
2012-08-23 12:06:50	Brainderailment	errbody not using the same irc client
2012-08-23 12:06:52	jared	I wonder if it's just an update to the bot.
2012-08-23 12:06:57	jared	!q
2012-08-23 12:06:58	DtoidBot	[603] <@CronosBlade> no boobs > small boobs <@CronosBlade> errrr
2012-08-23 12:07:07	jared	Nah, that once was all green..
2012-08-23 12:07:39	@bloodylip	cronos is totally a gay
2012-08-23 12:07:47	@Aerox	Such a gay
2012-08-23 12:07:53	jared	haha
2012-08-23 12:07:58	@Aerox	I bet his name is pnk
2012-08-23 12:08:00	@Aerox	pink
2012-08-23 12:08:02	jared	Maybe he meant man boobs?
2012-08-23 12:08:16	@Aerox	no he likes those taut twinky boys
2012-08-23 12:08:30	Brainderailment	hahqa
2012-08-23 12:09:39	@bloodylip	like me!
2012-08-23 12:09:41	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-23 12:09:41	--	Mode #destructoid [+v Gemsi] by Q
2012-08-23 12:09:43	@Aerox	like 0 body fat
2012-08-23 12:09:49	@Aerox	Yes exactly like you
2012-08-23 12:10:02	Brainderailment	bloody's street name is twinqle
2012-08-23 12:10:36	@Aerox	although I mean really no one can resist dat ass
2012-08-23 12:10:46	Brainderailment	dat bony ass
2012-08-23 12:10:49	@Aerox	Bloody has the ass of a sassy black woman
2012-08-23 12:11:19	 *	jared takes notes
2012-08-23 12:11:26	Brainderailment	Does it shout insults and splash wine in faces?
2012-08-23 12:11:36	@Aerox	no it's straightedge :(
2012-08-23 12:12:22	jared	Does straightedge for an ass mean the same thing as it does for a person......?
2012-08-23 12:12:32	@Aerox	but seriously look at this thing
2012-08-23 12:12:33	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-ash4/486572_4520542578120_2050706084_n.jpg
2012-08-23 12:12:44	jared	NSFW?
2012-08-23 12:12:46	@bloodylip	it's hard to tell in that picture
2012-08-23 12:12:50	@bloodylip	my shirt covers the shelf
2012-08-23 12:12:58	@Aerox	well go take a nude one
2012-08-23 12:13:09	@bloodylip	i'm at work!
2012-08-23 12:13:14	@bloodylip	i'll go home and take one in my singlet!
2012-08-23 12:13:19	@Aerox	omg yes
2012-08-23 12:13:22	@Aerox	sext it to brad
2012-08-23 12:41:04	theGoldenAvatar	It needs to be tomorrow.
2012-08-23 12:44:28	jared	I have vacation coming up. I would very much like that to happen.
2012-08-23 12:44:56	theGoldenAvatar	I do too.
2012-08-23 12:45:09	theGoldenAvatar	At least I have vacation scheduled
2012-08-23 12:45:15	theGoldenAvatar	But I'm not going to take it.
2012-08-23 12:45:34	+Gemsi	it's a bank holiday weekend this weekend over here
2012-08-23 12:47:13	theGoldenAvatar	Ugh
2012-08-23 12:47:19	theGoldenAvatar	I still have 25 days of vacation left.
2012-08-23 12:48:50	@bloodylip	why don't you take your vacation?
2012-08-23 12:48:56	theGoldenAvatar	I will.
2012-08-23 12:48:57	@bloodylip	when you quit will they cash it all out for you?
2012-08-23 12:49:03	theGoldenAvatar	Sadly no.
2012-08-23 12:49:57	@bloodylip	jerkasses
2012-08-23 12:50:33	-->	Ecksorcism (~Ahed@24.212.185.6) has joined #destructoid
2012-08-23 12:50:33	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-23 13:10:04	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-23 13:10:16	storyr	hello my lady, hello my honey, hello my raaaaaaagtime gallllls
2012-08-23 13:11:07	@Aerox	http://i.imgur.com/tv5g9.gif
2012-08-23 13:11:10	@Aerox	hi rickey
2012-08-23 13:11:52	@bloodylip	hahahahha
2012-08-23 13:12:15	storyr	hi friendos
2012-08-23 13:12:32	storyr	wow
2012-08-23 13:12:33	storyr	that gif
2012-08-23 13:12:45	-->	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has joined #destructoid
2012-08-23 13:21:47	+Gandysampras	YTo yo
2012-08-23 13:22:25	+Gandysampras	Yo yo*
2012-08-23 13:22:32	+Gemsi	Hai gandy
2012-08-23 13:24:49	+Gandysampras	Ohai Gemsi
2012-08-23 13:25:07	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-23 13:32:17	@Aerox	HI GANDY
2012-08-23 13:34:41	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-23 13:36:42	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-23 13:52:34	+Gandysampras	<3
2012-08-23 13:55:10	@Aerox	how you doin
2012-08-23 13:55:36	--	Aerox has changed topic for #destructoid to "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-23 14:02:16	storyr	http://www.youtube.com/watch?v=9eGgP8keUlo&feature=player_embedded
2012-08-23 14:02:18	DtoidBot	S*** Recruiters Say
2012-08-23 14:08:45	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-23 14:08:45	--	Mode #destructoid [+v Bigby] by Q
2012-08-23 14:08:57	Brainderailment	fuck guild wars 2
2012-08-23 14:09:13	+Bigby	so you are into it then?
2012-08-23 14:09:35	Brainderailment	is it like call of duty?
2012-08-23 14:09:37	Brainderailment	then no
2012-08-23 14:09:46	Brainderailment	FRAT BOYZ FO LAIF!
2012-08-23 14:09:50	+Bigby	its exactly like call of duty
2012-08-23 14:09:52	+Bigby	but with tits
2012-08-23 14:09:59	Brainderailment	shit, that's even better
2012-08-23 14:10:05	+Bigby	inorite
2012-08-23 14:10:15	Brainderailment	TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS TITS
2012-08-23 14:11:15	+Bigby	and ass
2012-08-23 14:12:33	@bloodylip	ass, titties, ass 'n titties
2012-08-23 14:17:04	-->	BPG (webchat@170.138.0.11) has joined #destructoid
2012-08-23 14:18:55	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Ping timeout)
2012-08-23 14:19:45	+Gandysampras	Aerox
2012-08-23 14:20:41	+Gandysampras	http://imgur.com/a/hQ6H9
2012-08-23 14:21:00	+Gandysampras	Neckbeard proposal
2012-08-23 14:21:18	Brainderailment	what do you call a female neckbeard?
2012-08-23 14:21:26	Brainderailment	neckbroad?
2012-08-23 14:21:27	+Gandysampras	Kacie?
2012-08-23 14:21:32	Brainderailment	lululullulu
2012-08-23 14:21:39	BPG	that's not right Gandy
2012-08-23 14:21:45	BPG	wtf
2012-08-23 14:23:05	+Bigby	i have no idea what those pictures are about
2012-08-23 14:23:09	@bloodylip	Gandysampras: i'm not sure what's going on in that last picture
2012-08-23 14:23:11	@bloodylip	or the one before that
2012-08-23 14:23:18	@bloodylip	the rest of them are just nerdy ass neckbeards
2012-08-23 14:24:01	+Gandysampras	It's a neckbeard proposing in a harry potter themed event
2012-08-23 14:24:25	Brainderailment	because we all know so much about harry potter
2012-08-23 14:26:08	+Bigby	i didnt know there was a watch in a book
2012-08-23 14:26:32	+Gandysampras	I'unno, it's from reddit
2012-08-23 14:26:36	+Gandysampras	jeez
2012-08-23 14:27:37	+Bigby	didnt the harry potter books end with a big fight between harry and voldemort
2012-08-23 14:27:50	+Gemsi	nope was a big gay sex romp
2012-08-23 14:27:54	+Bigby	where voldemort took on the bodies of everyone in hogwarts and there were thousands of clones
2012-08-23 14:28:06	+Bigby	and harry had to go super saiyan or some shit and fight him in the sky
2012-08-23 14:28:20	+Bigby	until voldemort absorbed him and then blew up cause he was infected or some shit
2012-08-23 14:28:39	@Aerox	sorry was in a meeting
2012-08-23 14:28:40	@Aerox	OH GOD
2012-08-23 14:28:59	@Aerox	why is there an owl
2012-08-23 14:29:13	+Bigby	or am i thinking of the end of lord of the rings
2012-08-23 14:29:24	+Gemsi	because harry potter
2012-08-23 14:29:57	+Gandysampras	It's harry potter themed J-Ro
2012-08-23 14:30:05	+Gandysampras	I dont know
2012-08-23 14:30:29	+Gandysampras	http://www.reddit.com/r/aww/comments/yoxvq/so_i_proposed_to_my_girlfriend_in_a_very_harry/
2012-08-23 14:30:51	+Bigby	i swear, they could have just called in seal team six and voldemort would have been dead in book three or whatever one where he got a body again
2012-08-23 14:32:00	Brainderailment	uh uh, because majic, bro
2012-08-23 14:32:10	Brainderailment	majjjjiikk
2012-08-23 14:32:34	+Bigby	magic? i doubt magic could stop a fifty cal round to the temple from a half mile away from these tards
2012-08-23 14:32:50	Brainderailment	neo did
2012-08-23 14:33:03	BPG	I bet Neo could have kicked Voldemort's ass
2012-08-23 14:33:05	Brainderailment	hes magic
2012-08-23 14:35:32	+Bigby	that reminds me, i downloaded the HD rips of the matrix triology
2012-08-23 14:35:35	+Bigby	should watch those
2012-08-23 14:35:50	+Bigby	skip the stupid parts of two though
2012-08-23 14:37:15	BPG	just skip two all together
2012-08-23 14:37:33	BPG	and pretend the other two don't exist
2012-08-23 14:37:34	Brainderailment	Just skip two and three
2012-08-23 14:37:35	+Bigby	it has good parts
2012-08-23 14:37:42	+Bigby	like the big brawl
2012-08-23 14:37:43	BPG	in fact watch the first
2012-08-23 14:37:45	+Bigby	and the highway chase
2012-08-23 14:37:51	BPG	ok I'll give you the highway chase
2012-08-23 14:38:04	BPG	but the basketball court brawl?
2012-08-23 14:38:19	+Bigby	i like big fight scenese
2012-08-23 14:38:28	+Bigby	except when they switch to all cgi
2012-08-23 14:38:31	+Bigby	and it looks bad
2012-08-23 14:38:58	Brainderailment	Yeah, that was the worst
2012-08-23 14:40:27	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-23 14:43:29	BPG	yeah that's my point
2012-08-23 14:43:35	BPG	the basketball scene looked bad
2012-08-23 14:43:40	BPG	I mean at the time it was amazing
2012-08-23 14:43:44	BPG	but look back at it now...
2012-08-23 14:43:57	Brainderailment	no, at the time, it was shit too.
2012-08-23 14:44:06	@Aerox	Look how good of friends you're going to be
2012-08-23 14:44:10	@Aerox	Shared interestes!
2012-08-23 14:44:14	@Aerox	*interests
2012-08-23 14:44:25	Brainderailment	FUCK YOU ROSS
2012-08-23 14:44:47	 *	BPG rolls eyes
2012-08-23 14:44:48	BPG	Brain, get the feeling he's trying to set us up on a blind date?
2012-08-23 14:45:05	@Aerox	Oh I thought that was obvious
2012-08-23 14:45:09	Brainderailment	he wants us to pee in eachothers butts
2012-08-23 14:45:09	@Aerox	You're newly single, Nate hates his wife
2012-08-23 14:45:12	Brainderailment	I refuse
2012-08-23 14:45:22	@Aerox	I'll mail you a funnel, for free
2012-08-23 14:45:39	Brainderailment	you don't need a funnel when you have an erection
2012-08-23 14:46:26	+Bigby	cant pee with an erection
2012-08-23 14:46:40	Brainderailment	says who?
2012-08-23 14:46:47	+Bigby	sez me
2012-08-23 14:48:52	@Aerox	you can if you try really hard
2012-08-23 14:48:53	@Aerox	feels great
2012-08-23 14:49:27	Brainderailment	Feels great on your face
2012-08-23 14:51:00	BPG	damn what kind of a hook does your dick have brain?
2012-08-23 14:51:02	BPG	also, hating the wifey does not bode well for future brainy.
2012-08-23 14:51:33	@Aerox	Anyway basically my plan is eventually you two and joseph all become best friends so that when I finally visit Nashville it's super easy to see you all
2012-08-23 14:51:44	Brainderailment	Joseph?
2012-08-23 14:51:55	@Aerox	ONE AT A TIME
2012-08-23 14:52:01	@Aerox	Focus on Brad please.
2012-08-23 14:52:03	Brainderailment	haha, you're a fag
2012-08-23 14:52:08	@Aerox	Wow rude
2012-08-23 14:53:06	BPG	lol
2012-08-23 14:53:15	BPG	Jro I've been here over a year and hung with Joseph exactly twice
2012-08-23 14:53:19	BPG	and I invite him to stuff all the time
2012-08-23 14:53:20	@Aerox	sad :(
2012-08-23 14:53:26	+Bigby	should kidnap him
2012-08-23 14:53:28	BPG	his crazy work hours
2012-08-23 14:53:47	Brainderailment	hey wouldn't you know, crazy work hours get in the way of things
2012-08-23 14:54:08	+Bigby	should break into his house while he is sleeping and take pictures of you licking his face
2012-08-23 14:54:11	+Bigby	then email them to him
2012-08-23 14:54:25	Brainderailment	sounds like rape
2012-08-23 14:54:31	Brainderailment	not legit though
2012-08-23 14:55:10	andrewm	Stress test
2012-08-23 15:02:55	andrewm	This stress test is a failure?
2012-08-23 15:02:59	andrewm	I can't log in.
2012-08-23 15:03:04	+Gemsi	it's delayed
2012-08-23 15:03:12	Brainderailment	too much stress
2012-08-23 15:03:16	@Aerox	They said it's starting at 1:20
2012-08-23 15:03:25	andrewm	1:2-?!
2012-08-23 15:03:34	andrewm	I'll be in bed then
2012-08-23 15:04:55	+Bigby	youll be dead then
2012-08-23 15:10:11	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has left #destructoid
2012-08-23 15:11:27	jared	Whomp, whomp. All day-meetings over!
2012-08-23 15:12:28	andrewm	Today was a shitty day.
2012-08-23 15:12:33	andrewm	Basically everything broke.
2012-08-23 15:12:36	jared	Agreed.
2012-08-23 15:13:23	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-23 15:13:23	--	Mode #destructoid [+o |Aerox|] by Q
2012-08-23 15:14:42	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Operation timed out)
2012-08-23 15:14:42	--	|Aerox| is now known as Aerox
2012-08-23 15:19:55	jared	Jro, how was your day?
2012-08-23 15:20:12	jared	If it's not over yet, subtract 5 points from your day's overall score.
2012-08-23 15:20:52	@Aerox	it's hovering at about a B right now
2012-08-23 15:20:55	@Aerox	80-85
2012-08-23 15:21:00	jared	Huh. Not bad.
2012-08-23 15:27:15	@Aerox	I'm about to get blue cheese fries so that might bump it up to a 90
2012-08-23 15:39:22	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-08-23 15:39:39	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-08-23 15:39:53	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-08-23 15:41:27	deBLOO	Virgina wants the NBA
2012-08-23 15:41:30	deBLOO	http://espn.go.com/nba/story/_/id/8296570/sacramento-kings-deny-report-possible-move-virginia
2012-08-23 15:45:19	-->	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has joined #destructoid
2012-08-23 15:45:21	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-23 15:50:59	+Gandysampras	fart.
2012-08-23 15:52:45	deBLOO	http://i.imgur.com/fkzaH.gif
2012-08-23 15:53:08	@Aerox	hi gandy
2012-08-23 15:53:10	@Aerox	when is your flight
2012-08-23 15:57:23	+Gandysampras	7am tuesday morning
2012-08-23 15:58:08	+Gandysampras	I think
2012-08-23 15:58:21	+Gandysampras	So I get into New York at like 8 or 9am
2012-08-23 16:07:31	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-23 16:23:00	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-23 16:24:17	richterthethird	fergusson? from clarissa explains it all?
2012-08-23 16:30:19	@Aerox	yes
2012-08-23 16:30:22	@Aerox	Our guild is The Darlings
2012-08-23 16:30:44	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-08-23 16:30:47	andrewm	I kind of like the Guardian
2012-08-23 16:32:40	@Aerox	that's what I'm rolling first
2012-08-23 16:37:18	+Gandysampras	What server are you going to be on JRo?
2012-08-23 16:37:27	+Gandysampras	I cant decide between guardian and ranger
2012-08-23 16:37:32	@Aerox	Ferguson's Crossing
2012-08-23 16:37:35	+Gandysampras	Though I might choose warrior
2012-08-23 16:37:37	@Aerox	Go Ranger no one else is
2012-08-23 16:37:46	@Aerox	and also you are an enormous furry so, makes sense
2012-08-23 16:37:49	+Gandysampras	¬_¬
2012-08-23 16:37:52	+Gandysampras	I like bows
2012-08-23 16:37:54	+Gandysampras	not animals
2012-08-23 16:37:56	+Gandysampras	gross.
2012-08-23 16:38:00	@Aerox	You like shooting your arrow into bear rumps
2012-08-23 16:38:07	+Gemsi	gandy is only going to roll charr
2012-08-23 16:38:10	+Gandysampras	your rump*
2012-08-23 16:38:20	@Aerox	awww <3
2012-08-23 16:38:20	+Gandysampras	I am rolling sylvari, asura and a norn
2012-08-23 16:38:27	+Gandysampras	Charr are gross
2012-08-23 16:38:35	@Aerox	i'm eventually rolling one of each but my first is Asura Guardian
2012-08-23 16:38:48	+Gandysampras	Asura Ranger it is then
2012-08-23 16:38:53	+Gandysampras	maybe
2012-08-23 16:39:44	+Gemsi	human engi to start, after that i'm not fussed about race
2012-08-23 16:40:01	+Gandysampras	Humans are the lamest
2012-08-23 16:40:06	+Gandysampras	No-one ever picks humans in games
2012-08-23 16:40:11	@Aerox	My char is going to be Gandy Butler
2012-08-23 16:40:11	+Gandysampras	Or they shouldnt anyway
2012-08-23 16:40:18	@Aerox	The humans in GW2 are fucked up
2012-08-23 16:40:20	+Gandysampras	I hate you and love you at the same time JRo
2012-08-23 16:40:22	@Aerox	They are all horrible people
2012-08-23 16:41:09	+Gemsi	maybe, but they are the only race that looks good with the engi's monocle
2012-08-23 16:41:37	@Aerox	incorrect charr engineers look badass
2012-08-23 16:42:04	@Aerox	http://fc02.deviantart.net/fs71/i/2012/123/4/f/charr_engineer_by_artshardz-d4yh33h.jpg
2012-08-23 16:42:26	andrewm	Furries really ruined anima races.
2012-08-23 16:42:29	andrewm	animal*
2012-08-23 16:42:48	@Aerox	The worst are the games that cater to them
2012-08-23 16:42:55	@Aerox	and try to make the animal races all "cute" and furrylike
2012-08-23 16:43:05	+Gandysampras	Aye they did andrew
2012-08-23 16:43:11	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-23 16:44:00	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-23 16:44:03	--	Mode #destructoid [+o TDiddy] by Q
2012-08-23 16:44:52	+Gandysampras	Gavin, I am coming to yours on friday the 28th os September. I am not asking for permission, I am simply letting you know as a courtesy
2012-08-23 16:44:58	+Gandysampras	of*
2012-08-23 16:45:07	andrewm	Forceful
2012-08-23 16:45:45	@Aerox	what a lucky boy
2012-08-23 16:45:50	@Aerox	Maybe you can check his infected leg for him
2012-08-23 16:46:19	@TDiddy	infected? oh boy
2012-08-23 16:54:15	Halfleft|Away	you're really not andy
2012-08-23 16:54:22	+Gandysampras	I am.
2012-08-23 16:54:28	+Gandysampras	I do what I want
2012-08-23 16:54:29	Halfleft|Away	No you're not
2012-08-23 16:54:36	Halfleft|Away	you'll find a hostel or stay with adam or something
2012-08-23 16:54:39	+Gandysampras	And why, praytell is that
2012-08-23 16:54:56	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-23 16:54:56	--	Mode #destructoid [+v jorge`] by Q
2012-08-23 16:58:21	Halfleft|Away	because i'm A) busy with my gay ass job
2012-08-23 16:58:27	Halfleft|Away	and B) still don't have housemates
2012-08-23 16:58:41	@Aerox	so
2012-08-23 16:58:44	Brainderailment	You have an ass job now? Sounds gay
2012-08-23 16:58:46	@Aerox	not only will you not have to deal with him
2012-08-23 16:58:50	@Aerox	But there is a spare bedroom for him to stay in
2012-08-23 16:58:56	+Gandysampras	pfft, I'm giving you £20 and I wont even be in your room
2012-08-23 16:58:57	+Gandysampras	Win win
2012-08-23 16:59:01	Halfleft|Away	he's welcome to stay for £366 PCM
2012-08-23 16:59:03	+Gandysampras	You want to play with the adults
2012-08-23 16:59:15	+Gandysampras	I will arrive friday evening and leave sunday afternoon
2012-08-23 16:59:18	+Gandysampras	Quit being a slutbitch
2012-08-23 16:59:25	+Gandysampras	I shall see you anon
2012-08-23 16:59:28	@Aerox	gandy you can stay with me for free whenever you want
2012-08-23 16:59:30	@Aerox	because I'm not a horrid person
2012-08-23 16:59:43	+Gandysampras	Thankyou Aerox
2012-08-23 17:00:33	-->	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has joined #destructoid
2012-08-23 17:03:06	@Aerox	ahahahahah
2012-08-23 17:03:09	@Aerox	St. Louis, MO: The following statement was released by Perry Akin, Campaign Manager for Todd Akin for Senate, in response to the Rasmussen poll released this morning:
2012-08-23 17:03:10	@Aerox	“The fact that Claire McCaskill is only polling at 48% after 72 hours of constant negative attacks on Todd Akin shows just how weak she is. If she can’t break fifty percent after a week like this, Democrats should ask Claire to step down. Todd is in this race to win; we will close this gap and win in November with the support of the grassroots in Missouri and across America.”
2012-08-23 17:04:04	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-08-23 17:04:14	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-23 17:04:45	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-08-23 17:06:04	andrewm	I would totally let Gandy stay with me.
2012-08-23 17:06:12	andrewm	Stop being a bitch Gavin
2012-08-23 17:12:15	Halfleft|Away	fuck yo uall
2012-08-23 17:13:49	Brainderailment	It's y'all, lern englesh GAW!
2012-08-23 17:14:40	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-23 17:14:41	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-23 17:14:41	--	andrewm_ is now known as andrewm
2012-08-23 17:22:53	Batthink	Aerox: now that is a pretty straight statement.
2012-08-23 17:22:55	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-23 17:30:43	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: EOF from client)
2012-08-23 17:30:57	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-23 17:30:58	--	Mode #destructoid [+o Aerox] by Q
2012-08-23 17:41:25	@Aerox	Gandy did you watch the new Sex House
2012-08-23 17:41:56	andrewm	Gandy lives in a sex house.
2012-08-23 17:42:04	@Aerox	Hopefully not this one
2012-08-23 17:43:25	+Gandysampras	I did not aerox, I will go watch now
2012-08-23 17:43:30	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-23 17:43:30	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-23 17:59:58	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-23 17:59:58	--	Mode #destructoid [+v Bigby] by Q
2012-08-23 18:00:29	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-23 18:00:46	+Bigby	ullo
2012-08-23 18:02:59	@BigPopaGamer	hahahahaha
2012-08-23 18:03:06	@BigPopaGamer	this sex house was good
2012-08-23 18:05:50	@Aerox	so good
2012-08-23 18:06:58	+Gandysampras	haha yeah it was
2012-08-23 18:07:08	@BigPopaGamer	fucking frank
2012-08-23 18:09:56	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-23 18:09:56	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-23 18:11:46	@Aerox	Such a blue line
2012-08-23 18:23:51	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-23 18:45:59	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Read error: Operation timed out)
2012-08-23 18:47:16	<--	mistic (~mistic@d54C0824E.access.telenet.be) has quit (EOF from client)
2012-08-23 18:47:25	-->	mistic (~mistic@d54C0824E.access.telenet.be) has joined #destructoid
2012-08-23 18:47:32	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Ping timeout)
2012-08-23 18:48:41	richterthethird	!q
2012-08-23 18:48:42	DtoidBot	[386] <+kaciesaurus> some girl drove by on a lawn mower shouting wooooo
2012-08-23 18:48:47	richterthethird	!q
2012-08-23 18:48:48	DtoidBot	[261] <+Alex|Away> I sometimes cry at night.
2012-08-23 18:49:46	storyr	wtf
2012-08-23 18:49:49	storyr	Tom is already in Seattle
2012-08-23 18:50:48	@Aerox	yep
2012-08-23 18:50:50	@Aerox	his brother's bday is toda
2012-08-23 18:50:51	@Aerox	y
2012-08-23 18:50:55	@Aerox	so he flew in yesterday
2012-08-23 18:52:53	@TDiddy	Isn't he the worst
2012-08-23 18:53:02	storyr	yes he is
2012-08-23 18:53:10	storyr	jro you still need a place to stay thursday?
2012-08-23 18:53:14	@TDiddy	I DO!
2012-08-23 18:53:23	@Aerox	no I'm flying in friday morning
2012-08-23 18:53:25	storyr	k
2012-08-23 18:53:31	storyr	you do Trav?
2012-08-23 18:53:40	storyr	I think Ahmed did too, but we haven't touched base
2012-08-23 18:53:46	@TDiddy	He has a place
2012-08-23 18:53:54	storyr	okay, well I've got a couch for you
2012-08-23 18:53:54	@TDiddy	i was going to be with him, but his room is crammed up
2012-08-23 18:54:08	+Ecksorcism	hey Rickey
2012-08-23 18:54:14	storyr	oh hello there
2012-08-23 18:54:22	@TDiddy	plus, he has two euros
2012-08-23 18:54:23	+Ecksorcism	I needed a place on Tuesday
2012-08-23 18:54:28	@TDiddy	I imagine they all smell icky
2012-08-23 18:54:32	+Ecksorcism	I have a place Wednesday on
2012-08-23 18:54:40	@TDiddy	except Gandy, I bet he smells wonderful
2012-08-24 08:43:31		irc: disconnected from server
2012-08-24 08:43:53	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-24 08:43:53	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-24 08:43:53	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-24 08:43:53	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran BPG cardfrek Digittal DtoidBot HammerTiem jared Lelio|Away mistic n0brein|offline pointzeroeight ProfPew theGoldenAvatar]
2012-08-24 08:43:53	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-08-24 08:43:55	--	Mode #destructoid [+tnCN]
2012-08-24 08:43:55	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-24 08:59:16	jared	I missed the trout slapping!?
2012-08-24 08:59:49	 *	BPG slaps jared around a bit with a large fishbot
2012-08-24 09:01:21	 *	jared slaps BPG around with a bit of <img src="images/trout.jpg">
2012-08-24 09:21:51	HammerTiem	Hi guys!
2012-08-24 09:22:28	jared	Hey HammerTiem
2012-08-24 09:22:42	HammerTiem	Gandysampras, you butt!
2012-08-24 10:04:11	+Gandysampras	Am not
2012-08-24 10:07:56	theGoldenAvatar	Destructoid open bar at PAX?
2012-08-24 10:07:59	theGoldenAvatar	Pfff.
2012-08-24 10:08:03	theGoldenAvatar	The one year I don't go.
2012-08-24 10:08:58	@bloodylip	why aren't you going?
2012-08-24 10:11:02	theGoldenAvatar	Because.
2012-08-24 10:11:18	jared	Open bar?
2012-08-24 10:11:23	 *	jared facepalms
2012-08-24 10:20:02	<--	ProfPew (~DSMaurice@213.71.136.65) has quit (Quit)
2012-08-24 10:20:40	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-24 10:21:20	@bloodylip	because of AIDS?
2012-08-24 10:21:51	@bloodylip	because it's too close to Portland, and if your bosses know you're that close, they'll kidnap you and force you to work there while wearing flannel shirts and hipster glasses?
2012-08-24 10:22:21	theGoldenAvatar	Nah. Just didn't feel like going this year.
2012-08-24 10:22:28	theGoldenAvatar	Got other vacation plans later in the fall.
2012-08-24 10:22:36	@bloodylip	oh man, speaking of hipsters
2012-08-24 10:22:41	@bloodylip	i saw some asshole riding a bike yesterday
2012-08-24 10:22:59	@bloodylip	that was two bike frames mounted together through the seat post
2012-08-24 10:23:03	@bloodylip	i wanted to hit him with my car
2012-08-24 10:23:09	theGoldenAvatar	That sounds like an awesome bike
2012-08-24 10:23:16	theGoldenAvatar	More stability
2012-08-24 10:23:34	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-24 10:23:34	--	Mode #destructoid [+o Aerox] by Q
2012-08-24 10:26:47	+Gandysampras	hi jro
2012-08-24 10:27:19	@Aerox	HI GANDY
2012-08-24 10:54:28	jared	Bleep bloop.
2012-08-24 11:29:23	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-24 11:34:29	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-24 11:40:31	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-24 11:40:31	--	Mode #destructoid [+v Gemsi] by Q
2012-08-24 11:52:00	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-24 11:52:00	--	Mode #destructoid [+o Aerox] by Q
2012-08-24 11:52:17	Brainderailment	piss
2012-08-24 11:52:32	jared	Wasswrong
2012-08-24 11:52:33	jared	?
2012-08-24 11:52:42	Brainderailment	Nothin, I just like piss
2012-08-24 11:53:10	jared	Oh.. good..
2012-08-24 12:02:18	@Aerox	ol' pissy nate
2012-08-24 12:08:39	jared	His legal name, if I remember correctly.
2012-08-24 12:10:15	@Aerox	Piss Warlock
2012-08-24 12:11:02	@Aerox	http://gunshowcomic.com/471
2012-08-24 12:11:20	@Aerox	Nate is the troll in the bottom panel
2012-08-24 12:13:41	jared	haha
2012-08-24 12:13:58	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-08-24 12:19:18	Brainderailment	Pretty much
2012-08-24 12:20:43	jared	Aerox: Do you still play Pathfinder? Encounter any enchanted pee forests?
2012-08-24 12:25:58	@Aerox	We moved to Dresden a while ago but scheduled have been off and we've been board gaming instead of playing
2012-08-24 12:26:03	@Aerox	because we haven't been able ot get the whole group together
2012-08-24 12:26:40	jared	Ah.
2012-08-24 12:27:48	jared	Yeah, our group is kind of weird right now. We have a dood who moved away but wants to play remote. But we started a new campaign without him in the interim, and the GM is working 6 days every week at his job and too stressed out to do it ATM.
2012-08-24 12:31:09	@Aerox	http://i.imgur.com/BaieW.jpg
2012-08-24 12:36:01	jared	Is that Boston?
2012-08-24 12:36:24	@Aerox	http://i.imgur.com/Sx8Mx.jpg
2012-08-24 12:36:41	@Aerox	a photoessay in three parts
2012-08-24 12:36:42	@Aerox	http://i.imgur.com/aCeOp.jpg
2012-08-24 12:36:46	@Aerox	http://i.imgur.com/yfEcQ.jpg
2012-08-24 12:36:50	@Aerox	http://i.imgur.com/N08d5.jpg
2012-08-24 12:36:52	jared	No, that is not.
2012-08-24 12:37:09	theGoldenAvatar	Imagine you're the guy strapped to his back.
2012-08-24 12:37:53	jared	Ew.. just.. ew.
2012-08-24 12:38:50	Brainderailment	oh christ, this is amazing
2012-08-24 12:53:20	jared	http://www.theatlantic.com/international/archive/2012/08/a-different-justice-why-anders-breivik-only-got-21-years-for-killing-77-people/261532/
2012-08-24 12:53:29	jared	So weird.
2012-08-24 12:55:37	Brainderailment	There's a prison in scandanavia somewhere that is just a small island with a bunch of little cabins on it. Prisoners just live there together and work for a wage. Murderers and everything.
2012-08-24 12:55:45	Brainderailment	I can't remember where I saw that.
2012-08-24 12:56:40	Brainderailment	There are very few guards and nobody wears cuffs or anything like that.
2012-08-24 12:56:43	@Aerox	http://en.wikipedia.org/wiki/Bast%C3%B8y_Prison
2012-08-24 12:56:43	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-24 12:56:50	@Aerox	HI RICKEY
2012-08-24 12:57:50	Brainderailment	Oh god, michael moore. http://youtu.be/C4beUC3-ckw
2012-08-24 12:57:53	storyr	morning folks
2012-08-24 12:58:08	storyr	so JRo, you'll love this, I am on the bus, some guy with yellow, I MEAN YELLOW hair sits nexts to me
2012-08-24 12:58:11	storyr	asks me what I'm reading
2012-08-24 12:58:23	storyr	so I tell him. I see on his bag there is a huge patch of a my little pony
2012-08-24 12:58:28	storyr	then he tells me about how amazing the show is
2012-08-24 12:58:37	storyr	so I pulled out my knife and killed him
2012-08-24 12:58:52	storyr	the last part may not have happened in reality, but it did in my brain
2012-08-24 12:58:57	Brainderailment	http://www.discobelle.net/wp-content/uploads/2009/07/frog-excellent-1-450x295.jpg
2012-08-24 12:59:15	@Aerox	i am so sorry
2012-08-24 12:59:32	Brainderailment	Why do bronies insist on evangelizing?
2012-08-24 12:59:45	@Aerox	Because they're trying to normalize pedophilia
2012-08-24 12:59:53	@Aerox	It's this long-term end game plan
2012-08-24 13:00:07	@Aerox	where first it's ok to watch the show, then it's ok to watch porn of it because it doesn't hurt anyone, and then they normalize raping babies
2012-08-24 13:01:23	[Rabite]	sounds overly complicated for that group
2012-08-24 13:02:21	[Rabite]	story: face stabbing should have been the bare minimum there
2012-08-24 13:05:54	storyr	so anyway
2012-08-24 13:05:55	storyr	how is everyone?
2012-08-24 13:06:50	@Aerox	http://www.youtube.com/watch?v=HSBJfXe_HbE&feature=youtu.be
2012-08-24 13:06:51	DtoidBot	Diamond Dave 2012 Promo SP
2012-08-24 13:06:57	@Aerox	GUILD WARS
2012-08-24 13:07:00	@Aerox	9 HOURS 54 MINUTES
2012-08-24 13:08:19	jared	I ordered P4A. I'm bored, want to try out a new game. Plus I've just been doing challenge modes for fighters, trying to get as much experience as I can across the board.
2012-08-24 13:08:40	@Aerox	http://news.bbc.co.uk/2/hi/africa/1446733.stm
2012-08-24 13:08:50	@Aerox	There's a buttsex ghost running around Africa
2012-08-24 13:09:57	Brainderailment	Go to sleep, get raped, you can't explain that.
2012-08-24 13:16:45	-->	Halfleft|Away (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-24 13:17:30	Halfleft|Away	fucks
2012-08-24 13:17:36	Brainderailment	suck
2012-08-24 13:17:37	Brainderailment	s
2012-08-24 13:17:46	@Aerox	holy crap this is cool
2012-08-24 13:17:46	storyr	wtf
2012-08-24 13:17:47	@Aerox	http://io9.com/5937406/watch-what-happens-when-you-play-cypress-hill-through-a-squids-fin
2012-08-24 13:17:49	storyr	the dtoid panel is Friday
2012-08-24 13:17:50	storyr	that's fucked
2012-08-24 13:20:43	Brainderailment	Haha, watch how slow the person is typing on this at :20 http://www.youtube.com/watch?v=JEPYYo0-gfc
2012-08-24 13:20:44	DtoidBot	BlackBerry 10 Sneak Peek from the BlackBerry World 2012 Keynote
2012-08-24 13:21:20	@Aerox	hahah
2012-08-24 13:21:25	@Aerox	so they're reaching out to the blackberry target audience
2012-08-24 13:24:36	storyr	MS needs to just buy RIM
2012-08-24 13:24:45	Brainderailment	like hp and palm
2012-08-24 13:24:51	storyr	the proprietary stuff they have on BBs is still awesome
2012-08-24 13:24:56	storyr	but the company is in fucking shambles
2012-08-24 13:25:08	Brainderailment	MS is on shakey ground as it is. RIM really has nothing unique to offer as of right now.
2012-08-24 13:26:55	Brainderailment	Did microsoft actually do anything with skype yet?
2012-08-24 13:27:10	@Aerox	hehe RIM
2012-08-24 13:27:50	 *	BPG slaps Jro
2012-08-24 13:28:03	BPG	get out of the gutter!
2012-08-24 13:28:06	@Aerox	NO
2012-08-24 13:28:08	@Aerox	Get in here with me
2012-08-24 13:29:01	BPG	ok
2012-08-24 13:29:10	@Aerox	yay
2012-08-24 13:29:24	@Aerox	http://fi.somethingawful.com/safs/titles/26/37/00024566.0001.png
2012-08-24 13:36:54	Halfleft|Away	the next planned viewer of the house's name is almost exactly like that ladyperson I had that thing with once
2012-08-24 13:38:29	@Aerox	Whitney?
2012-08-24 13:39:49	jared	Houston?
2012-08-24 13:40:12	Halfleft|Away	Whitney Bulman
2012-08-24 13:40:18	Halfleft|Away	mine was Whitney Bulna
2012-08-24 13:54:18	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-24 14:04:17	storyr	FUKCING SHIT
2012-08-24 14:04:27	Halfleft|Away	i know right
2012-08-24 14:04:35	Halfleft|Away	theyre really similar
2012-08-24 14:05:11	storyr	my roommate just waited on Jad Abumrad, Robert Krulwich and MIke Foley
2012-08-24 14:05:11	storyr	UGH
2012-08-24 14:05:16	storyr	I am super jealous
2012-08-24 14:05:24	@bloodylip	who are they?
2012-08-24 14:05:33	storyr	Jad and Robert host RadioLab
2012-08-24 14:05:49	Halfleft|Away	neat
2012-08-24 14:05:53	Halfleft|Away	I like radiolab
2012-08-24 14:05:57	storyr	and I meant Dave Foley
2012-08-24 14:05:58	storyr	lol
2012-08-24 14:06:12	storyr	he's a comedian, writer etc etc
2012-08-24 14:06:15	@bloodylip	i was hoping you meant Mick Foley
2012-08-24 14:06:20	@bloodylip	but Dave Foley is good, too
2012-08-24 14:06:24	@bloodylip	the kid in the hall, right?
2012-08-24 14:06:44	storyr	indeed
2012-08-24 14:06:48	storyr	they have a show tonight
2012-08-24 14:06:53	storyr	I think it's tonight
2012-08-24 14:07:42	BPG	RICKY!!!
2012-08-24 14:07:51	 *	BPG tackles RICKY
2012-08-24 14:08:44	@Aerox	Gavin we are mocking Aurvant
2012-08-24 14:08:45	@Aerox	Please keep up
2012-08-24 14:08:47	storyr	OMG
2012-08-24 14:08:56	storyr	BPG how the fuck are you?
2012-08-24 14:08:59	@Aerox	He's hollering on twitter about how *~*~diverse*~*~ his neighboor is
2012-08-24 14:09:04	@Aerox	And there are literally 22 black people in his entire city
2012-08-24 14:09:13	BPG	Dude I'm awesome.  How are you?
2012-08-24 14:09:19	@bloodylip	Aerox: AND 18 ASIANS
2012-08-24 14:09:21	BPG	Do I get to tackle you for real next weekend?
2012-08-24 14:09:28	@bloodylip	does that mean there are no hispanics?
2012-08-24 14:09:34	@bloodylip	or do they classify them as white?
2012-08-24 14:09:39	storyr	why yes you can
2012-08-24 14:09:45	@Aerox	There are more black people that live on my street
2012-08-24 14:10:12	@bloodylip	i don't believe i've seen a single black person in my neighborhood
2012-08-24 14:10:16	@bloodylip	except for some kids riding bikes
2012-08-24 14:10:25	@bloodylip	but no adults
2012-08-24 14:10:51	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-08-24 14:10:54	storyr	Seattle is the 5th whitest city in the country
2012-08-24 14:11:01	storyr	but we have the most diverse area code in the country
2012-08-24 14:11:06	@Aerox	Is Portland still #1?
2012-08-24 14:11:06	Halfleft|Away	haha
2012-08-24 14:11:07	deBLOO	http://shoryuken.com/forum/index.php?threads/is-there-a-new-average-penis-size-standard.167465/
2012-08-24 14:11:08	Halfleft|Away	really?
2012-08-24 14:11:16	Halfleft|Away	where is he from aerox/
2012-08-24 14:11:25	deBLOO	"The other day, I overheard a girl at work say 6 inches is too small, and that anything below that is unfuckable.  6 inches used to be the standard size, but what is the new one now? Is it 7 inches, 8 inches, 1ft?"
2012-08-24 14:11:26	storyr	so basically, we're diverse...but we put all the diversity is in one area of the city
2012-08-24 14:11:36	BPG	awesome
2012-08-24 14:11:51	deBLOO	"vaginas are expanding rapidly  has to do with global warming  nothing less than 8 inches by 2030"
2012-08-24 14:12:29	storyr	wow
2012-08-24 14:13:21	Halfleft|Away	no problem then
2012-08-24 14:13:40	Halfleft|Away	is aurv's twitter open to everyone aerox?
2012-08-24 14:13:45	Halfleft|Away	link pl0x
2012-08-24 14:13:45	@Aerox	Indeed it is!
2012-08-24 14:14:05	@Aerox	He can't block or make it private because once like a year ago he linked to some conservative "science" article about how only liberals block people
2012-08-24 14:14:12	@Aerox	And made this giant to-do about it
2012-08-24 14:14:15	@Aerox	so he's stuck
2012-08-24 14:14:19	@Aerox	http://twitter.com/aurvant
2012-08-24 14:14:29	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-24 14:17:48	jared	Sometimes I come back and take a look at the chan.. and I just minimize the window again and pretend I never saw it.
2012-08-24 14:17:53	theGoldenAvatar	My city is pretty white.
2012-08-24 14:17:56	@bloodylip	jared: it's for the best
2012-08-24 14:18:01	@bloodylip	becuase we don't like you anyway
2012-08-24 14:18:02	jared	Indeed.
2012-08-24 14:18:18	jared	I've been carefully tailoring my outlook and comments to piss you all off.
2012-08-24 14:18:23	jared	That's why I don't own a PC.
2012-08-24 14:18:24	storyr	I can tolerate you
2012-08-24 14:18:31	jared	Just to troll.
2012-08-24 14:18:33	 *	storyr is a PC
2012-08-24 14:18:43	theGoldenAvatar	"The racial makeup of the town was 98.11% White, 0.27% African American"
2012-08-24 14:18:53	@bloodylip	hahaha
2012-08-24 14:19:02	@bloodylip	theGoldenAvatar: it's because black people hate swimming, isn't it?
2012-08-24 14:19:25	theGoldenAvatar	That's the beach actually, so yeah
2012-08-24 14:19:38	theGoldenAvatar	Where I live is actually " 73.5% White, 19.9% Black or African American, 6.1% Hispanic or Latino American, 1.2% Asian American"
2012-08-24 14:19:48	theGoldenAvatar	SO MANY BLACKS
2012-08-24 14:20:49	@Aerox	Make sure you get on twitter to announce you live in a "melting pot"
2012-08-24 14:21:14	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-24 14:21:47	theGoldenAvatar	You ever dumped an entire box of confectioners' sugar in a pot and a teaspoon of cocoa?
2012-08-24 14:21:53	theGoldenAvatar	You know what happens?
2012-08-24 14:22:00	theGoldenAvatar	CHOCOLATE FROSTING
2012-08-24 14:22:05	theGoldenAvatar	It's the same with black people
2012-08-24 14:22:10	theGoldenAvatar	Only take a few to ruin everything
2012-08-24 14:22:31	theGoldenAvatar	I feel like I could be a great racist
2012-08-24 14:23:04	storyr	I feel like you could be one too
2012-08-24 14:23:08	storyr	however, I am glad you are not
2012-08-24 14:23:20	theGoldenAvatar	Unless it's gnomes
2012-08-24 14:23:25	theGoldenAvatar	I hate gnomes
2012-08-24 14:25:25	-->	irctc464 (webchat@50-83-164-161.client.mchsi.com) has joined #destructoid
2012-08-24 14:25:46	irctc464	look at all the cool kids here.
2012-08-24 14:25:52	@bloodylip	you should hang out with aurv and get tips on how to be a better racist
2012-08-24 14:26:07	irctc464	i havent started being a racist yet?
2012-08-24 14:26:28	+Gemsi	not racist enough
2012-08-24 14:28:10	irctc464	i should start being racist. i want to fit in.
2012-08-24 14:31:14	@bloodylip	exactly.
2012-08-24 14:31:24	deBLOO	fuck whites
2012-08-24 14:31:38	@bloodylip	see how good deBLOO is?!
2012-08-24 14:31:42	irctc464	WHOA sir! we dont want minorities to know we hate them.
2012-08-24 14:32:08	irctc464	the new minorities anyways.
2012-08-24 14:34:05	richterthethird	fuck full house
2012-08-24 14:37:07	jared	Yeah, that show was awful.
2012-08-24 14:37:29	theGoldenAvatar	http://i.imgur.com/8eeOb.jpg
2012-08-24 14:37:34	theGoldenAvatar	Check out the height on those pants
2012-08-24 14:38:28	jared	Noooo!!!
2012-08-24 14:38:45	jared	I don't understand why that is such a standard old person thing.
2012-08-24 14:38:51	irctc464	I know a jared, he's australian and a bitch.
2012-08-24 14:38:58	jared	Old people need firmware updates.
2012-08-24 14:39:09	storyr	UPDATE THAT OLD DUDES BIOS
2012-08-24 14:39:11	storyr	STAT
2012-08-24 14:39:15	theGoldenAvatar	Our jared is not australian and a bitch
2012-08-24 14:39:38	irctc464	is he just a bitch?
2012-08-24 14:39:39	jared	OMG we're like twins.
2012-08-24 14:39:46	theGoldenAvatar	Bitch twins
2012-08-24 14:39:52	storyr	god, Australians, all descendants of crooks, meaning they are crooks
2012-08-24 14:40:10	irctc464	they're from a not royal bloodline of crooks.
2012-08-24 14:40:26	storyr	that and didgeridos
2012-08-24 14:40:30	storyr	or however you spell it
2012-08-24 14:40:32	jared	Listen, I may be a bitch, but.. what's the other thing you said?
2012-08-24 14:40:42	storyr	sexy
2012-08-24 14:40:42	irctc464	australian?
2012-08-24 14:40:46	storyr	was the other thing
2012-08-24 14:40:49	jared	...oh.
2012-08-24 14:44:21	storyr	oh my god
2012-08-24 14:44:40	jared	https://www.youtube.com/watch?v=_qcLy8h9grQ&feature=player_detailpage#t=92s
2012-08-24 14:44:40	storyr	my female friend just messaged me asking "what does fap mean?"
2012-08-24 14:44:54	irctc464	ask jared, he might know.
2012-08-24 14:45:42	@bloodylip	storyr: you should demonstrate for her
2012-08-24 14:46:06	jared	Fap is a standard unit of measurement for fracking depth. 1 fap is roughly equal to 1 golden retriever's skull in depth.
2012-08-24 14:46:14	richterthethird	i can imagine him writing like racist cblogs
2012-08-24 14:47:17	<--	irctc464 (webchat@50-83-164-161.client.mchsi.com) has left #destructoid
2012-08-24 14:47:57	jared	Then, when frackers have enough golden retriver skulls, they grind them up and use them to commit their evil, capitalist cabala rituals, and to mass-manufacture children's fruit snacks.
2012-08-24 15:02:38	TDiddy	gross
2012-08-24 15:05:28	-->	Aerox (~Aerox47@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-08-24 15:05:28	--	Mode #destructoid [+o Aerox] by Q
2012-08-24 15:07:41	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-24 15:15:47	-->	Halfleft (HalfleftA@77.102.91.175) has joined #destructoid
2012-08-24 15:16:44	<--	Halfleft|Away (HalfleftA@77.102.91.175) has quit (Ping timeout)
2012-08-24 15:39:55	<--	Digittal (~Liban@CPE0023695bfda7-CM602ad06cd419.cpe.net.cable.rogers.com) has quit (Ping timeout)
2012-08-24 15:40:43	deBLOO	supercade still has 3rd strike in it's line up
2012-08-24 15:40:53	deBLOO	supercade in general has stepped it's shit up
2012-08-24 15:44:29	Halfleft	haha
2012-08-24 15:44:30	Halfleft	aww bless
2012-08-24 15:44:40	Halfleft	a smal startup tweeted at me to use their ad listing service
2012-08-24 15:44:47	Halfleft	they have literally 17 adverts in their site
2012-08-24 15:44:49	Halfleft	I counted
2012-08-24 15:45:34	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-08-24 15:51:34	Halfleft	oh no
2012-08-24 15:51:42	Halfleft	that whitney character is a definite no
2012-08-24 15:51:47	Halfleft	"And your right I lived at Emily Bowes last year and it wasn't worth the rent at all."
2012-08-24 15:52:04	Halfleft	"And your right..."
2012-08-24 15:52:07	Halfleft	Law student
2012-08-24 15:52:07	Halfleft	sure
2012-08-24 15:59:05	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-24 16:03:42	Halfleft	maya got skrillex hair?
2012-08-24 16:03:47	Halfleft	i'm so conflicted right now
2012-08-24 16:07:14	-->	Dyganth (~Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has joined #destructoid
2012-08-24 16:09:05	storyr	lol
2012-08-24 16:09:15	storyr	poor Whitney
2012-08-24 16:09:29	storyr	you should try to be they're for her
2012-08-24 16:11:32	Halfleft	fuck you you fucking gaping cunt
2012-08-24 16:11:33	Halfleft	I mean
2012-08-24 16:11:40	Halfleft	there*
2012-08-24 16:19:08	HammerTiem	Hah, the german had skrillex hair first.
2012-08-24 16:19:32	HammerTiem	I think it looked alright on him.
2012-08-24 16:19:40	HammerTiem	He is indie enough to pull it off.
2012-08-24 16:20:55	TDiddy	really? skrillex? oh fun
2012-08-24 16:21:22	@Aerox	haha maya specifically said in a text "Travis is going to hate it"
2012-08-24 16:21:38	TDiddy	i know
2012-08-24 16:21:46	TDiddy	because i said evil britta would get purple in her hair
2012-08-24 16:21:53	TDiddy	so thus i am calling her terrible
2012-08-24 16:22:06	TDiddy	or however her mental gymnastics landed on that
2012-08-24 16:23:49	Halfleft	I hate that I find it hot
2012-08-24 16:24:02	Halfleft	she should get it short again
2012-08-24 16:52:30	storyr	http://www.reddit.com/r/nfl/comments/yqxxe/colts_owner_jim_irsay_hints_at_blockbuster_trade/c5y4bvu?context=3
2012-08-24 16:52:32	storyr	fucking fantastic
2012-08-24 16:55:04	TDiddy	Hah
2012-08-24 16:55:10	TDiddy	thats silly
2012-08-24 16:55:40	storyr	HL3 and the seahawks winning a superbowl
2012-08-24 16:55:41	storyr	WINNER
2012-08-24 16:56:34	TDiddy	Rickey, you said i can stay with you thursday, right?
2012-08-24 16:57:34	storyr	indeed
2012-08-24 16:58:20	TDiddy	I get in at 3:05 pacific
2012-08-24 17:04:39	TDiddy	so i guess just call you before hand
2012-08-24 17:08:09	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-24 17:08:09	--	Mode #destructoid [+v jorge`] by Q
2012-08-24 17:10:42	Halfleft	urgh
2012-08-24 17:10:42	Halfleft	urgh
2012-08-24 17:10:44	Halfleft	fucking...
2012-08-24 17:10:46	Halfleft	urgh
2012-08-24 17:10:50	Halfleft	girls are fucking disgusting
2012-08-24 17:10:57	Halfleft	how do they even live with themselves
2012-08-24 17:12:07	TDiddy	i dunn
2012-08-24 17:12:12	TDiddy	this is a question for Naia
2012-08-24 17:12:24	Halfleft	Naia
2012-08-24 17:12:34	Halfleft	do you often bleed everywhere and then just leave it?
2012-08-24 17:12:36	Halfleft	because if you do
2012-08-24 17:12:41	Halfleft	kill yourself immediately.
2012-08-24 17:12:44	TDiddy	shes not here
2012-08-24 17:12:57	Halfleft	I'm sure she can sense it telepathically
2012-08-24 17:12:59	Halfleft	she seems the type
2012-08-24 17:13:01	Brainderailment	she's here in spirit
2012-08-24 17:14:39	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-24 17:14:39	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-24 17:14:40	--	andrewm_ is now known as andrewm
2012-08-24 17:15:46	Halfleft	that is disgusting though, right?
2012-08-24 17:15:53	TDiddy	yes
2012-08-24 17:16:53	storyr	yeah dude just call me
2012-08-24 17:16:59	storyr	do you still have my number?
2012-08-24 17:17:00	richterthethird	mmm chillburrito
2012-08-24 17:17:10	storyr	I won't get off work until 5...so YOU HAVE GO FEND FOR YOURSELF
2012-08-24 17:17:15	storyr	TO*
2012-08-24 17:17:27	TDiddy	BOOOO
2012-08-24 17:17:33	TDiddy	I'll just take the train or whatever
2012-08-24 17:17:48	richterthethird	FEND FOR YOUR FACE
2012-08-24 17:17:51	storyr	yeah take it downtown and I can meet you
2012-08-24 17:18:05	TDiddy	and no i dont
2012-08-24 17:18:10	TDiddy	i thought i did
2012-08-24 17:21:45	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-24 17:35:40	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-24 17:36:58	+jorge`	this trade
2012-08-24 17:49:38	storyr	verdict being read for samsung vs apple
2012-08-24 17:49:44	storyr	for anyone that cares
2012-08-24 17:49:48	storyr	http://live.theverge.com/apple-samsung-verdict-live/
2012-08-24 17:52:56	@Aerox	rickey tell me when it is when they announce it
2012-08-24 18:05:09	Brainderailment	they're specifying which individual patents have and have not been infringed upon
2012-08-24 18:05:22	Brainderailment	1 billion 51 million dollars
2012-08-24 18:06:19	Brainderailment	in damages
2012-08-24 18:06:33	@Aerox	wait seriously?
2012-08-24 18:06:39	Brainderailment	that's what it says
2012-08-24 18:06:48	@Aerox	OH MY GOD MY STOCK IS GOING TO GO UP SO MUCH
2012-08-24 18:06:55	@Aerox	this is glorious
2012-08-24 18:06:55	Brainderailment	http://live.theverge.com/apple-samsung-verdict-live/
2012-08-24 18:06:58	Brainderailment	what?
2012-08-24 18:07:00	@Aerox	i can't watch right now
2012-08-24 18:07:04	Brainderailment	k
2012-08-24 18:08:14	Brainderailment	I did the most weird thing just now. I copied text from my browser on my pc while I was holding my phone on facebook, then I tried to paste that info on my phone. I didn't realize what I had done until I submitted the comment.
2012-08-24 18:08:54	Brainderailment	Okay, Jro now samsungs claims will probably negate some of that money
2012-08-24 18:10:20	@Aerox	i'm going to laugh if it's like 1 million
2012-08-24 18:10:37	Brainderailment	it looks bleak for samsung
2012-08-24 18:11:00	Brainderailment	do you really have apple stock?
2012-08-24 18:11:16	@Aerox	yeah
2012-08-24 18:11:39	@Aerox	12k worth
2012-08-24 18:11:59	@Aerox	I got it when I was like 11 or 12 as a christmas present or something
2012-08-24 18:12:04	@Aerox	when it was like 5 bucks a share
2012-08-24 18:12:08	Brainderailment	WHAT
2012-08-24 18:12:11	Brainderailment	you lucky piece of shit
2012-08-24 18:12:31	Brainderailment	That was right after steve got shitcanned and apple tanked
2012-08-24 18:12:34	storyr	jesus christ
2012-08-24 18:13:36	Brainderailment	apple is winning some anti trust shit right now
2012-08-24 18:16:46	Brainderailment	what time does the stock exchange close?
2012-08-24 18:17:27	@Aerox	it's afterhours
2012-08-24 18:17:29	@Aerox	my dad just texted me
2012-08-24 18:17:35	@Aerox	it's already up 9 in afterhours trading
2012-08-24 18:17:59	Brainderailment	I'm looking at a graph like a dog looks at a map
2012-08-24 18:18:21	Brainderailment	it dipped when south korean court ruled in samsung's favor
2012-08-24 18:18:33	Brainderailment	but went right back up
2012-08-24 18:20:56	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-24 18:20:56	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-24 18:31:28	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-24 18:31:29	--	Mode #destructoid [+v Bigby] by Q
2012-08-24 18:38:54	storyr	I want to go home
2012-08-24 18:39:02	+Bigby	then go
2012-08-24 18:43:41	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-08-24 18:44:07	+Ecksorcism	Rickey!
2012-08-24 18:44:14	richterthethird	lae
2012-08-24 18:44:15	richterthethird	lake
2012-08-25 12:43:13		irc: disconnected from server
2012-08-27 09:06:17	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-27 09:06:17	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-27 09:06:17	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-27 09:06:17	--	Nicks #destructoid: [@bloodylip @CronosBlade @Q +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran BPG cardfrek DougCL|Condemnd DtoidBot Halfleft|Away HammerTiem|offl Lelio|Away mistic n0brein|offline on3nightstan pointzeroeight theGoldenAvatar]
2012-08-27 09:06:17	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-08-27 09:06:21	--	Mode #destructoid [+tnCN]
2012-08-27 09:06:21	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-27 09:45:21	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-27 09:50:23	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-27 09:50:23	--	Mode #destructoid [+o TDiddy] by Q
2012-08-27 10:29:38	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-27 10:29:38	--	Mode #destructoid [+o Aerox] by Q
2012-08-27 10:41:38	+Gandysampras	HI AEROX
2012-08-27 10:41:54	+Gandysampras	I am leaving to go to London soon
2012-08-27 10:42:00	+Gandysampras	Then I fly at 5 am tomorrow
2012-08-27 10:42:11	@TDiddy	yaaaaaaaaay
2012-08-27 10:42:17	@TDiddy	but booooooooooooooo not to pax
2012-08-27 10:44:37	BPG	no Gandy love at PAX?
2012-08-27 10:44:41	BPG	not worht going to
2012-08-27 10:48:02	@Aerox	HI GANDY
2012-08-27 10:51:42	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-27 10:53:19	Halfleft|Away	where the fuck are you going now?
2012-08-27 10:53:28	Halfleft|Away	I thought you were poor
2012-08-27 10:55:20	@bloodylip	he's going to NYC
2012-08-27 10:55:23	@bloodylip	CATCH UP GAVIN
2012-08-27 10:56:09	Halfleft|Away	why the fuck is he going to NYC
2012-08-27 10:57:28	Halfleft|Away	he doesn't have a job and his parents hate him and he lives at home.
2012-08-27 10:57:36	Halfleft|Away	people who are less of an adult than me aren't allowed to have fun
2012-08-27 10:57:38	Halfleft|Away	IT'S NOT FAIR
2012-08-27 10:59:55	@TDiddy	his parents hate him?
2012-08-27 10:59:58	@TDiddy	what is there to hate?
2012-08-27 11:02:10	+Gandysampras	My parents adore me
2012-08-27 11:02:12	+Gandysampras	duh
2012-08-27 11:02:16	+Gandysampras	PEACE OUT
2012-08-27 11:02:19	<--	Gandysampras (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Quit)
2012-08-27 11:06:20	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-27 11:06:20	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-27 11:10:44	storyr	morning everyone
2012-08-27 11:13:53	@Aerox	hi rickey
2012-08-27 11:14:36	@Aerox	http://i.imgur.com/ycmWE.jpg
2012-08-27 11:21:14	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-27 11:26:58	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-27 11:27:08	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-27 11:27:08	--	Mode #destructoid [+o Aerox] by Q
2012-08-27 11:29:40	Halfleft|Away	"It actually took me more than one viewing to get though this video, because as soon as I heard, “Hello, I am Twilight Windwaker,” I closed it on reflex. "
2012-08-27 11:29:41	Halfleft|Away	haha
2012-08-27 11:29:58	@Aerox	What video I missed it
2012-08-27 11:32:23	Halfleft|Away	youtube removed it anyway
2012-08-27 11:34:37	@Aerox	ahahah
2012-08-27 11:34:40	storyr	Ahmed
2012-08-27 11:34:44	storyr	what time do you get in tomrrow?
2012-08-27 11:34:46	storyr	tomorrow*
2012-08-27 11:34:49	@Aerox	Some creepy weeaboo went to japan and paid hostess girls to take pictures of him being a creeper
2012-08-27 11:34:54	@Aerox	http://i.imgur.com/jX26I.jpg
2012-08-27 11:34:57	@Aerox	http://i.imgur.com/BttBf.jpg
2012-08-27 11:35:03	@Aerox	http://i.imgur.com/4PvS5.jpg
2012-08-27 11:35:08	@Aerox	http://i.imgur.com/ksRm2.jpg
2012-08-27 11:35:11	@Aerox	*~*~*~*TOO SEXY*~~**~*
2012-08-27 11:35:17	 *	storyr kills self
2012-08-27 11:35:39	@Aerox	http://i.imgur.com/OkkyY.png
2012-08-27 11:35:48	@Aerox	http://i.imgur.com/hayY9.png
2012-08-27 11:37:11	BPG	fucking hell Aerox
2012-08-27 11:37:18	Halfleft|Away	that guy's eyes are terrifying
2012-08-27 11:38:30	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-27 11:38:30	--	Mode #destructoid [+v Gemsi] by Q
2012-08-27 11:40:04	Brainderailment	"real zoophiles do not condone rape"
2012-08-27 11:40:14	Brainderailment	what do you call fucking an animal that doesn't know any better?
2012-08-27 11:41:14	 *	storyr slaps Ecksorcism around a bit with a large trout
2012-08-27 11:41:17	@Aerox	sup nate
2012-08-27 11:41:46	Brainderailment	du[
2012-08-27 11:41:49	Brainderailment	wow, sup
2012-08-27 11:42:01	Brainderailment	new story from the other night.
2012-08-27 11:42:20	Brainderailment	My wife was asked to go to the bathroom with random girl i was talking to.
2012-08-27 11:42:30	Brainderailment	she agrees because she's being nice.
2012-08-27 11:42:39	Brainderailment	that chick is wearing some kind of one piece jumper
2012-08-27 11:42:44	Brainderailment	and no underwear
2012-08-27 11:43:17	Brainderailment	so she gets completely naked in front of nikki but she has "pasties" on her nips
2012-08-27 11:43:35	Brainderailment	she says "I wear these pasties because my nipples are always hard"
2012-08-27 11:44:20	Brainderailment	then she asks my wife about the guy she came to the party to see. says, "does he hit?"
2012-08-27 11:44:33	Brainderailment	my wife says, "hit what?"
2012-08-27 11:44:42	Brainderailment	"faces" she replies
2012-08-27 11:45:09	Brainderailment	apparently this girl hasn't dated a guy that hasn't smacked her for one reason or another
2012-08-27 11:45:28	Brainderailment	fin
2012-08-27 11:45:51	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-27 11:46:39	@Aerox	what the fuck
2012-08-27 11:46:40	@Aerox	wow
2012-08-27 11:46:45	@Aerox	Maybe she meant sexual hitting?
2012-08-27 11:46:53	@Aerox	jesus christ tennessee
2012-08-27 11:47:11	Brainderailment	no, she meant, is he a wife beater
2012-08-27 11:47:17	@Aerox	I was trying to rationalize it :(
2012-08-27 11:47:20	Brainderailment	I know
2012-08-27 11:47:31	Brainderailment	this girl was a bit weird, so...
2012-08-27 11:47:56	Brainderailment	she just moved to TN from, somewhere I don't remember
2012-08-27 11:47:57	BPG	wow nate
2012-08-27 11:48:09	BPG	I want to come to your parties
2012-08-27 11:48:14	BPG	they sound awesome
2012-08-27 11:48:16	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-27 11:48:16	--	Mode #destructoid [+v Gemsi] by Q
2012-08-27 11:48:22	Brainderailment	haha, they aren't I promise
2012-08-27 11:48:53	@Aerox	You should totally go Brad!
2012-08-27 11:48:53	Brainderailment	that bitch was the only source of entertainment and she just met the guy the night before
2012-08-27 11:48:58	@Aerox	Brad loves hitting
2012-08-27 11:49:24	Brainderailment	If I knew she liked hitting, I'd pull her aside and start open hand wailing on her face.
2012-08-27 11:49:39	BPG	hahahaha
2012-08-27 11:49:41	Brainderailment	this was after I left the party around 3am
2012-08-27 11:49:44	BPG	that would have been a helluva a party
2012-08-27 11:49:56	BPG	also she just got naked in the bathroom?  Like this is a regular occurrence in the ladies room?
2012-08-27 11:49:56	@Aerox	Haha you should meet this girl I know Nate
2012-08-27 11:50:04	@Aerox	She's into getting smacked apparently
2012-08-27 11:50:09	Brainderailment	damn
2012-08-27 11:50:16	@Aerox	You could warm her up
2012-08-27 11:50:21	BPG	also, Brain was talking to a new girl with his wife there? That's ballsy
2012-08-27 11:50:34	Brainderailment	BPG my wife didn't know it was going to happen, she wanted to gtfo
2012-08-27 11:50:45	Brainderailment	I talk to people all the time lol
2012-08-27 11:50:51	Brainderailment	I don't flirt
2012-08-27 11:51:03	@Aerox	she's probably learned by now he only flirts with dudes
2012-08-27 11:51:09	Brainderailment	people take my casual wit as flirting all the time though
2012-08-27 11:51:15	Brainderailment	haha
2012-08-27 11:51:20	BPG	dude it's ok
2012-08-27 11:51:28	BPG	my dad flirts in front of my mom all the time
2012-08-27 11:51:42	Brainderailment	girls flirt with me, I just be nice back to them
2012-08-27 11:51:57	Brainderailment	My wife sometimes jumps to my side in the middle of it
2012-08-27 11:52:04	Brainderailment	if she's there
2012-08-27 11:53:59	Halfleft|Away	why are all your friends mental brain
2012-08-27 11:54:10	Halfleft|Away	they throw parties full of damaged people
2012-08-27 11:54:14	Brainderailment	not my friends, let's make that crystal
2012-08-27 11:54:33	Brainderailment	I stopped by on my way home from work, to see what my wife was up to
2012-08-27 11:54:44	Brainderailment	her fucking friends
2012-08-27 11:54:49	@Aerox	he lives in the south
2012-08-27 11:54:51	@Aerox	everyone is damages
2012-08-27 11:54:52	@Aerox	*damaged
2012-08-27 11:54:59	Halfleft|Away	weirdo
2012-08-27 11:55:33	Brainderailment	I'll accept weirdo
2012-08-27 11:55:43	storyr	cutie pie?
2012-08-27 11:55:59	Brainderailment	don't get sassy
2012-08-27 11:56:09	storyr	yes sir
2012-08-27 11:56:13	@Aerox	rickey 4 days until we get to grope each other
2012-08-27 11:57:00	storyr	YESSSSSSSSSSSSSSSSSSSS
2012-08-27 11:57:04	Brainderailment	caressing and quivering
2012-08-27 11:57:08	storyr	I took Friday off
2012-08-27 11:57:10	storyr	btw
2012-08-27 11:57:12	@Aerox	YAY
2012-08-27 11:57:14	@Aerox	take monday off too
2012-08-27 11:57:15	theGoldenAvatar	Whoa.
2012-08-27 11:57:16	Brainderailment	shuttering jaws
2012-08-27 11:57:17	@Aerox	There will be so much quivering
2012-08-27 11:57:20	@Aerox	*shuddering
2012-08-27 11:57:21	storyr	I think I might end up going to the dtoid panel...
2012-08-27 11:57:24	Brainderailment	yeah
2012-08-27 11:57:25	theGoldenAvatar	Shattering.
2012-08-27 11:57:29	Brainderailment	lol
2012-08-27 11:57:29	theGoldenAvatar	From the force of the kisses
2012-08-27 11:57:32	@Aerox	I land at like 12:30 friday
2012-08-27 11:57:37	storyr	ahh okay
2012-08-27 11:57:39	@Aerox	and will probably wait for Hito and Brad in the airport
2012-08-27 11:57:43	storyr	okay
2012-08-27 11:57:47	storyr	once you guys roll in call me
2012-08-27 11:57:48	@Aerox	I think we're all coming in within an hour of each other
2012-08-27 11:57:50	storyr	and we'lll meet for drinks?
2012-08-27 11:57:55	@Aerox	yes
2012-08-27 11:57:58	storyr	okay
2012-08-27 11:58:00	@Aerox	your phone # is still the same right
2012-08-27 11:58:08	storyr	yes, text me, as I lost all mine :x
2012-08-27 11:58:11	storyr	RIGHT NOW
2012-08-27 11:58:12	storyr	TEXT ME
2012-08-27 11:58:13	@Aerox	925.337.0691
2012-08-27 11:58:14	storyr	SOMETHING SEXY
2012-08-27 11:58:18	@Aerox	Ugh my phone is all the way across my desk
2012-08-27 11:58:22	storyr	it's fine
2012-08-27 11:59:25	BPG	jro
2012-08-27 11:59:29	BPG	I land at 2:05
2012-08-27 11:59:36	BPG	not sure if that's seattle time though
2012-08-27 12:00:02	storyr	where are you guys staying?
2012-08-27 12:00:10	BPG	ok so that's central time
2012-08-27 12:00:14	Halfleft|Away	:(
2012-08-27 12:00:15	@Aerox	UGH 2
2012-08-27 12:00:17	@Aerox	THAT'S SO LATE
2012-08-27 12:00:17	BPG	so actually be landing around noon seattle time
2012-08-27 12:00:21	@Aerox	oh
2012-08-27 12:00:23	@Aerox	no that's perfect
2012-08-27 12:00:24	@Aerox	good work bard
2012-08-27 12:00:32	Brainderailment	Baerd
2012-08-27 12:00:37	@Aerox	Waterfront Marriott
2012-08-27 12:00:45	BPG	rickey should come with us Jro
2012-08-27 12:00:50	BPG	on some of our excursions
2012-08-27 12:00:52	@Aerox	Oh I land at 1:05
2012-08-27 12:00:54	@Aerox	He is
2012-08-27 12:01:04	@Aerox	So brad drink in the airport until I land
2012-08-27 12:01:08	storyr	haha
2012-08-27 12:01:31	storyr	the nice thing about SeaTac is it has decent places to eat/drink
2012-08-27 12:01:37	BPG	well duh jro
2012-08-27 12:01:45	BPG	i have a layover in denver
2012-08-27 12:01:58	BPG	for about an hour so
2012-08-27 12:02:02	BPG	yeah shots + beers
2012-08-27 12:02:05	@Aerox	I have a 30 min SF layover
2012-08-27 12:02:08	BPG	DOA
2012-08-27 12:02:21	Brainderailment	is the denver airport the one with all the conspiracy stuff in it?
2012-08-27 12:02:43	Brainderailment	you should do a video review of the new world order's greatest artwork.
2012-08-27 12:02:50	storyr	yes
2012-08-27 12:02:51	storyr	DO IT
2012-08-27 12:02:52	storyr	lol
2012-08-27 12:03:07	BPG	the trip back will be bad
2012-08-27 12:03:08	storyr	THE MASONS RULE AMERICA
2012-08-27 12:03:09	BPG	gotta go to LAX
2012-08-27 12:03:26	BPG	I don't have a camera...
2012-08-27 12:03:39	Brainderailment	you have a phone right?
2012-08-27 12:03:45	Brainderailment	all phones are now supercomputers duh
2012-08-27 12:03:53	BPG	an old phone nate
2012-08-27 12:03:55	@Aerox	how long are you at LAX!?
2012-08-27 12:04:00	BPG	I get an upgrade in september
2012-08-27 12:04:01	@Aerox	You should just get off the plane and stay there
2012-08-27 12:04:02	 *	Brainderailment dies
2012-08-27 12:04:26	BPG	about 2 hour layover Jro
2012-08-27 12:04:49	BPG	land at 9:40 am, fly out at 11:30
2012-08-27 12:05:11	@Aerox	oh, jesus
2012-08-27 12:05:13	@Aerox	I'll still be in seattl
2012-08-27 12:05:13	@Aerox	e
2012-08-27 12:05:14	@Aerox	boring!
2012-08-27 12:05:34	Brainderailment	do you want a point and shoot for pax BPG? I have one I don't give a shit for.
2012-08-27 12:05:46	@Aerox	So Rickey, your job before we land
2012-08-27 12:05:50	@Aerox	is to round up tom brown and moose and maya
2012-08-27 12:06:01	@Aerox	moose wrangler
2012-08-27 12:06:13	BPG	Brain, sure if you want lots of video of dick shots
2012-08-27 12:06:23	Brainderailment	heh, Always baby
2012-08-27 12:06:28	Halfleft|Away	man this sucks
2012-08-27 12:06:33	Halfleft|Away	what was I doing last year?
2012-08-27 12:06:40	@Aerox	complaining
2012-08-27 12:06:40	Brainderailment	whining
2012-08-27 12:06:42	Halfleft|Away	I'm sure I wasn't exposed to this much PAX talk last time
2012-08-27 12:06:42	Brainderailment	lol
2012-08-27 12:06:50	BPG	dude I'll film if you wanna loan it to me
2012-08-27 12:07:02	Halfleft|Away	get this aerox
2012-08-27 12:07:04	Brainderailment	it's more of a still shot camera
2012-08-27 12:07:10	Halfleft|Away	jake still hasn't give me my £120
2012-08-27 12:07:12	Brainderailment	but it does shit video
2012-08-27 12:07:15	@Aerox	what does he owe you 120 for
2012-08-27 12:07:23	@Aerox	take it brad
2012-08-27 12:07:25	Halfleft|Away	and has the audacity to tell me that he can't afford it all at once
2012-08-27 12:07:30	@Aerox	I'm bringing my nice camera but I won't take that out drinking
2012-08-27 12:07:31	Halfleft|Away	despite JUST having come back from germany
2012-08-27 12:07:35	@Aerox	so you can be our drunk photographer
2012-08-27 12:07:47	Halfleft|Away	That's my lost holding deposit from the place we were going to move in to
2012-08-27 12:07:49	Halfleft|Away	but he pulled out
2012-08-27 12:07:52	@Aerox	oooooh
2012-08-27 12:07:55	Halfleft|Away	after agreeing to move in
2012-08-27 12:07:56	@Aerox	uh yeah he owes you that shit immediately
2012-08-27 12:08:01	Halfleft|Away	and letting me sign things and pay money
2012-08-27 12:08:12	theGoldenAvatar	Never loan anyone anything.
2012-08-27 12:08:19	Halfleft|Away	I loaned him nothing
2012-08-27 12:08:22	Halfleft|Away	it was to the estate agent
2012-08-27 12:08:24	theGoldenAvatar	He loaned him credit.
2012-08-27 12:08:28	theGoldenAvatar	You*
2012-08-27 12:08:38	@Aerox	I almost never loan people money
2012-08-27 12:08:40	Halfleft|Away	I don't know what you mean.
2012-08-27 12:08:42	@Aerox	Except Rickey
2012-08-27 12:08:45	@Aerox	who owes me dinner.
2012-08-27 12:09:09	Halfleft|Away	but anyway he's all "MYEH MYEH HOW ABOUT £90?"
2012-08-27 12:09:17	Halfleft|Away	and i'm all I don't want to be punished for something you did
2012-08-27 12:09:17	@Aerox	what a dick
2012-08-27 12:09:29	Halfleft|Away	and he's all "MYEH MYEH BUT I DONT WANNA PAY ALL AT ONCE"
2012-08-27 12:09:40	Halfleft|Away	and i'm all Didn't you literally just come back from germany
2012-08-27 12:09:42	Halfleft|Away	and he's all "I ALMOST DIDN'T GO THOUGH"
2012-08-27 12:09:45	Halfleft|Away	Fucking rich people
2012-08-27 12:09:51	+Gemsi	tough luck he knew the cost
2012-08-27 12:09:51	Halfleft|Away	live in a completely different universe.
2012-08-27 12:10:34	Halfleft|Away	he's certainly soured any friendly relationship that might have ever happened.
2012-08-27 12:10:36	Halfleft|Away	tool
2012-08-27 12:11:27	@Aerox	which jake is this?
2012-08-27 12:11:29	@Aerox	hammertiem?
2012-08-27 12:14:42	theGoldenAvatar	Other one.
2012-08-27 12:19:01	storyr	jesus
2012-08-27 12:19:05	storyr	Friday night is going to be nuts
2012-08-27 12:19:14	storyr	there are like 450 people RSVPd on facebook...
2012-08-27 12:19:30	@Aerox	we are going to swing by and if it's crowded or terrible we'll go to the whiskey bar or that baller hotel bar
2012-08-27 12:19:39	theGoldenAvatar	It'll be crowded and terrible.
2012-08-27 12:19:50	theGoldenAvatar	Dtoid isn't small.
2012-08-27 12:19:54	storyr	pan pacific?
2012-08-27 12:19:58	@Aerox	yes
2012-08-27 12:19:59	theGoldenAvatar	It'll be a bunch of gross nerds you won't know.
2012-08-27 12:20:02	storyr	true
2012-08-27 12:20:06	@Aerox	probably 80% of the RSVPs won't even show
2012-08-27 12:20:07	BPG	sounds good to me
2012-08-27 12:20:09	Halfleft|Away	simpson, aerox
2012-08-27 12:20:12	Halfleft|Away	aka watermanx
2012-08-27 12:20:15	DtoidBot	...
2012-08-27 12:20:16	BPG	I'll make sure to get some pics for Nate to show him why we don't rub elbows with the commoners
2012-08-27 12:20:16	Halfleft|Away	he also votes tory
2012-08-27 12:20:25	storyr	dude
2012-08-27 12:20:30	storyr	JRo, you need to see the bar chapel turned into
2012-08-27 12:20:32	storyr	it's fucking awesome
2012-08-27 12:20:36	storyr	compared to the shithole it was
2012-08-27 12:20:46	Brainderailment	Errbody loves gross nerd pics
2012-08-27 12:20:55	Halfleft|Away	tolaugh at
2012-08-27 12:21:14	Brainderailment	to grimace at
2012-08-27 12:21:32	BPG	which one was that rickey?
2012-08-27 12:22:03	@Aerox	Chapel was that bar we went to two years ago
2012-08-27 12:22:08	@Aerox	Where Julius was doublefisting drinks
2012-08-27 12:22:14	@Aerox	and timmy was wearing his old man car shit
2012-08-27 12:22:15	@Aerox	shirt
2012-08-27 12:23:11	BPG	oh
2012-08-27 12:23:23	BPG	the one at the top of the hill that about killed me gettng up it
2012-08-27 12:23:29	storyr	yes that one
2012-08-27 12:23:52	Halfleft|Away	the one where my twitter and fb profile pic was taken
2012-08-27 12:24:04	Halfleft|Away	that's what you call a hill?
2012-08-27 12:25:02	BPG	the route we came from there was a large hill to climb
2012-08-27 12:25:07	storyr	the neighborhood is called capitol hill
2012-08-27 12:25:13	BPG	I remember being bored in that place
2012-08-27 12:25:21	BPG	and the bartenders took about 15 minutes to get a beer
2012-08-27 12:25:32	storyr	yeah it was terrible
2012-08-27 12:25:38	storyr	I had a good time sitting around chatting with Kai though
2012-08-27 12:25:41	storyr	AND YOU BPG
2012-08-27 12:25:52	Halfleft|Away	I remember having one drink
2012-08-27 12:25:58	Halfleft|Away	because I wasn't 21
2012-08-27 12:26:21	theGoldenAvatar	You haven't been to PAX since you turned 21
2012-08-27 12:26:24	theGoldenAvatar	You are awful.
2012-08-27 12:27:00	storyr	is wooster coming this year?
2012-08-27 12:27:05	storyr	that sacramento living fool
2012-08-27 12:27:22	BPG	yeah I remember hanging with you rickey
2012-08-27 12:27:23	@Aerox	no
2012-08-27 12:27:26	storyr	what about Healy?
2012-08-27 12:27:27	BPG	and nishant
2012-08-27 12:27:37	@Aerox	I think Healy is coming
2012-08-27 12:27:38	storyr	yeah, Nishant and I had some good talks
2012-08-27 12:27:48	storyr	Who of the brits is coming
2012-08-27 12:27:56	storyr	Obviously not Gavin because he sucks
2012-08-27 12:28:02	BPG	I just didn't know many people there that night
2012-08-27 12:28:05	Halfleft|Away	I have no time any more tGA
2012-08-27 12:28:09	Halfleft|Away	not being a student sucks
2012-08-27 12:28:14	theGoldenAvatar	Pff.
2012-08-27 12:28:25	theGoldenAvatar	You don't get vacation?
2012-08-27 12:28:27	Halfleft|Away	Beccy is coming because she is from a wealthy family and is a student
2012-08-27 12:28:37	theGoldenAvatar	Aren't people on strike like every other day over there?
2012-08-27 12:28:37	Halfleft|Away	JJ is coming because he works for BA and gets cheap flights
2012-08-27 12:28:39	Halfleft|Away	that's it
2012-08-27 12:28:41	theGoldenAvatar	Just pull one of those
2012-08-27 12:28:49	Halfleft|Away	I get 25 days tGA
2012-08-27 12:28:54	Halfleft|Away	of which I have 10 left this year
2012-08-27 12:28:58	theGoldenAvatar	Haha, wut.
2012-08-27 12:29:06	theGoldenAvatar	5 weeks.
2012-08-27 12:29:08	@Aerox	who is JJ
2012-08-27 12:29:14	Halfleft|Away	exactly, aerox.
2012-08-27 12:29:15	Halfleft|Away	exactly.
2012-08-27 12:29:17	Brainderailment	haha, I get 14 only because I have been at the company for 5 years
2012-08-27 12:29:19	Halfleft|Away	He's scottish
2012-08-27 12:29:23	Halfleft|Away	not The Young Scot though
2012-08-27 12:29:26	@Aerox	oh
2012-08-27 12:29:27	@Aerox	McCallum
2012-08-27 12:29:29	Halfleft|Away	aye
2012-08-27 12:29:30	@bloodylip	haha, i get 25 from the first day
2012-08-27 12:29:40	Brainderailment	fuck you guys
2012-08-27 12:29:40	theGoldenAvatar	I only get 4.
2012-08-27 12:29:41	Halfleft|Away	i'm also not paid for sick days
2012-08-27 12:29:45	theGoldenAvatar	Fuck this noise
2012-08-27 12:29:48	Halfleft|Away	and the probation period is 9 months
2012-08-27 12:29:51	@bloodylip	and the week-or-more between xmas and new years
2012-08-27 12:29:56	@Aerox	I technically get 15 but in reality get however many I want within reason
2012-08-27 12:29:57	Halfleft|Away	which means they need to give me TWO weeks notice to fire me, not just one
2012-08-27 12:30:02	Halfleft|Away	that is literally the only difference.
2012-08-27 12:30:06	Halfleft|Away	Reed is a shitty company
2012-08-27 12:30:15	@bloodylip	well, time to go see if my toe is actually broken!
2012-08-27 12:30:18	theGoldenAvatar	I am taking like half the fall off though.
2012-08-27 12:30:42	@Aerox	it looked pretty broken
2012-08-27 12:30:56	Halfleft|Away	I counted the other day.
2012-08-27 12:31:05	Halfleft|Away	There abot about 72 computers in our office
2012-08-27 12:31:09	Halfleft|Away	and about 26 employees
2012-08-27 12:31:16	theGoldenAvatar	I hope those are servers.
2012-08-27 12:31:38	Halfleft|Away	they're citrix networked remote desktom machine things
2012-08-27 12:31:47	Brainderailment	we have about 32 pcs and 12 employees
2012-08-27 12:31:49	Halfleft|Away	if we're talking ACTUAL computers with towers there are literally four
2012-08-27 12:32:06	Halfleft|Away	they also use Lotus Notes
2012-08-27 12:32:08	Halfleft|Away	from 2004
2012-08-27 12:32:11	Brainderailment	so the rest are dummy terminals
2012-08-27 12:32:13	BPG	I think I got 17 days this year
2012-08-27 12:32:28	Halfleft|Away	fortunately our four Sodexo PCs use MS Outlook
2012-08-27 12:33:17	Halfleft|Away	I almost couldn't go home for christmas this year as well
2012-08-27 12:33:28	Halfleft|Away	but if I am lucky I might be able to get a flight on christmas eve after work
2012-08-27 12:33:54	Brainderailment	I think last christmas day was the only one I didn't work at this company
2012-08-27 12:34:10	Brainderailment	I work all holidays unless I ask for them off before all the other employees do
2012-08-27 12:34:21	BPG	can't you just drive home? i mean the island is only about an hour across right?
2012-08-27 12:34:34	@Aerox	yeah I thought ou lived like a two hour train ride away
2012-08-27 12:34:42	BPG	are there any other cities in england big enough for an airport besides london?  I always figured everything but London were little villages
2012-08-27 12:34:43	Halfleft|Away	for free, Brain?
2012-08-27 12:34:53	theGoldenAvatar	He'd have to buy a car.
2012-08-27 12:35:01	Brainderailment	I don't get extra pay for holidays
2012-08-27 12:35:04	Halfleft|Away	this woman Mikki who used to be my manager when I first started works entirely too long. For free.
2012-08-27 12:35:09	Halfleft|Away	short very angry asian lady
2012-08-27 12:35:17	Halfleft|Away	what's that thing you get when you smoke too much?
2012-08-27 12:35:22	Brainderailment	most asian ladies above 35
2012-08-27 12:35:32	Halfleft|Away	that's started manifesting itself, so she has decided to do a half marathon.
2012-08-27 12:35:33	Brainderailment	are short and angry
2012-08-27 12:35:36	Halfleft|Away	she will die in the first half mile
2012-08-27 12:35:50	Brainderailment	bronchitis
2012-08-27 12:35:55	Halfleft|Away	no thay#s not it
2012-08-27 12:36:04	Brainderailment	reduced lung capacity
2012-08-27 12:36:05	@Aerox	Emphazima
2012-08-27 12:36:08	Brainderailment	^
2012-08-27 12:36:14	Halfleft|Away	Emphysema
2012-08-27 12:36:15	Halfleft|Away	yah
2012-08-27 12:36:30	Halfleft|Away	It's funny as well
2012-08-27 12:36:38	Halfleft|Away	RBS Lass has been on (yet another) holiday
2012-08-27 12:36:49	Halfleft|Away	and they've constantly been going "OOOOH SARAH >:("!
2012-08-27 12:36:57	Halfleft|Away	as they find more stupid mistakes she's left them
2012-08-27 12:37:03	Halfleft|Away	which even I myself have had to help fix.
2012-08-27 12:37:20	Halfleft|Away	Only severe dyslexia or stupidity could cause it.
2012-08-27 12:37:38	Halfleft|Away	Me and hoani have a bet on to see how long she'll last, I fear he's going to win. Won't be long now till she's fired.
2012-08-27 12:38:35	theGoldenAvatar	You sound like an old woman.
2012-08-27 12:38:44	Halfleft|Away	Have you like, just met me?
2012-08-27 12:39:09	Halfleft|Away	I was picking on her for being rich the other week. Giant working class chip on my shoulder.
2012-08-27 12:39:16	Brainderailment	haha
2012-08-27 12:39:43	Halfleft|Away	She's all "I'm not rich!" so I'm all "how do you afford FOUR holidays this year so far on temp pay!"
2012-08-27 12:40:06	Halfleft|Away	she's like "I save up" I'm like "Bullshit, I was a temp and I know that's not enough. What is your rent?"
2012-08-27 12:40:23	Brainderailment	Yeah, you still have to have spare money to "save up"
2012-08-27 12:40:25	Halfleft|Away	"We don't pay rent, we have a mortgage" "You're 22 and you have a mortgage!? That's still going to be expensive"
2012-08-27 12:40:53	Halfleft|Away	"no no no yeah! Well, my boyfriend pays the mortgage" "aaaaah, I see. And how much does HE earn?"
2012-08-27 12:40:55	DtoidBot	...
2012-08-27 12:41:28	Halfleft|Away	"Nothing he's a student" "Then who pays the mortgage?" "His parents pay it. Also they paid off the council tax all in one go"
2012-08-27 12:41:42	Halfleft|Away	So she's not rich, but has essentially zero outgoing.
2012-08-27 12:41:45	Halfleft|Away	Bitch.
2012-08-27 12:43:11	Brainderailment	Yeah, taking away one of the essential costs of living either means you're homeless or wealthy, or retired.
2012-08-27 12:43:37	Halfleft|Away	she is not an intelligent person this one.
2012-08-27 12:44:05	Halfleft|Away	Will be a shame when she's fired though. Good craic for casual flirting. Much to Mikki's chagrin.
2012-08-27 12:44:25	Brainderailment	show her your dick on her last day
2012-08-27 12:44:33	Brainderailment	bitches love dicsk
2012-08-27 12:44:39	Brainderailment	dicks too
2012-08-27 12:45:10	Halfleft|Away	bitches do love dick. I have heard this.
2012-08-27 12:49:11	storyr	also
2012-08-27 12:49:32	storyr	GOD DAMN IT, I can't help but like Olivia Munn after watching her in The Newsroom, because she's awesome in that show (for the most part)
2012-08-27 12:50:26	Halfleft|Away	Idiot.
2012-08-27 12:50:31	Halfleft|Away	It's so easy to dislike someone.
2012-08-27 12:50:35	Halfleft|Away	Be more like me.
2012-08-27 12:50:52	Halfleft|Away	Speaking of which
2012-08-27 12:51:20	Halfleft|Away	that weird guy at work apparently just turned around to hoani and sheila (his team leader) and told them how he likes to go home and get pegged by his missus with a strapon
2012-08-27 12:51:23	Halfleft|Away	like in the middle of the day
2012-08-27 12:51:24	Halfleft|Away	at work
2012-08-27 12:51:27	Brainderailment	god, I hate olivia munn
2012-08-27 12:51:28	Halfleft|Away	completely out of the blue
2012-08-27 12:51:38	@Aerox	Sir Toxic Tigger?
2012-08-27 12:51:39	+Gemsi	classy
2012-08-27 12:51:52	@Aerox	Can't they file some sort of harassment claim
2012-08-27 12:52:03	Brainderailment	only in america
2012-08-27 12:52:04	@Aerox	Why are english businesses so nightmarishly stereotypically awful
2012-08-27 12:52:09	Brainderailment	because lawsuits
2012-08-27 12:53:06	Halfleft|Away	that's precisely why
2012-08-27 12:53:19	Halfleft|Away	he can turn around and say "OMG STOP PICKING ON ME AND HARASSING ME!"
2012-08-27 12:53:32	storyr	what the fuck
2012-08-27 12:53:45	@Aerox	How does that outweigh him going up to women and discussing his sex life in detail
2012-08-27 12:53:54	Halfleft|Away	but in reality we just want him to stop fucking sucking his thumb and getting it on things and being fucking weird.
2012-08-27 12:54:20	Halfleft|Away	the content itself is not so much of a taboo as I think it probably is in america
2012-08-27 12:54:35	@Aerox	It doesn't matter he's getting pegged
2012-08-27 12:54:48	@Aerox	You just don't go around blurting out sex and fetishes at work
2012-08-27 12:54:49	Halfleft|Away	we just don't want to fucking know
2012-08-27 12:54:50	@Aerox	period
2012-08-27 12:54:57	@Aerox	because it's not appropriate and can be harassmetn
2012-08-27 12:54:58	Brainderailment	spray his hands with that bitter stuff you use to keep dogs from licking themselves
2012-08-27 12:55:10	Halfleft|Away	Orla was telling me about a time at Zein's leaving drinks that he just came up to her and was all:
2012-08-27 12:55:16	Halfleft|Away	"Hello Orla"
2012-08-27 12:55:25	Halfleft|Away	She tries to ignore him "Hello"
2012-08-27 12:55:43	Halfleft|Away	"You're quite attractive" "...what?"
2012-08-27 12:55:49	Halfleft|Away	"You know I'm Bi right?"
2012-08-27 12:55:56	Brainderailment	haha
2012-08-27 12:55:58	Halfleft|Away	*Orla walks away "oh my god oh my god"
2012-08-27 12:56:13	@Aerox	And if she went and said
2012-08-27 12:56:19	Brainderailment	"sup girl, you know I like to dick and to get dicked"
2012-08-27 12:56:21	@Aerox	"My co-worker is inappropriately hitting on me"
2012-08-27 12:56:21	Halfleft|Away	eventually we all just ignored him until he left
2012-08-27 12:56:23	@Aerox	England would say
2012-08-27 12:56:28	@Aerox	YOU ARE HARASSING HIM HERE IS A GIANT FINE
2012-08-27 12:56:35	@Aerox	?
2012-08-27 12:56:44	Halfleft|Away	thing it I genuinley don't think he's hitting on anyone
2012-08-27 12:56:45	@Aerox	Like your laws basically just let men be ultra sex creeps to women?
2012-08-27 12:56:48	Halfleft|Away	he's just fucking weird and gross
2012-08-27 12:57:02	Brainderailment	I have a question,
2012-08-27 12:57:16	Halfleft|Away	I think they rely more on social ettiquete aerox
2012-08-27 12:57:29	Halfleft|Away	casual flirting and innapropriate jokes are commonplace
2012-08-27 12:57:30	Brainderailment	In the US, if you happen across someone you work with and hit on them, can you be sued for sexual harrassment?
2012-08-27 12:57:38	Brainderailment	off the clock obv
2012-08-27 12:57:56	Brainderailment	And you aren't stalking
2012-08-27 12:57:57	+Gemsi	na, if people want to get hr involved they can
2012-08-27 12:58:04	@Aerox	if the work environment becomes threatening
2012-08-27 12:58:22	Halfleft|Away	sheila asked the MD if she could make him stop sucking his thumb on everything
2012-08-27 12:58:23	@Aerox	Or like if the second you clock out the dude is perving all over you and you have made a complaint
2012-08-27 12:58:24	Halfleft|Away	but he said no
2012-08-27 12:58:29	@Aerox	haha what
2012-08-27 12:58:34	@Aerox	England is the fucking worst
2012-08-27 12:58:44	Halfleft|Away	this weirdo does not represent all of England
2012-08-27 12:58:45	+Gemsi	na, gavins workplace is the worse
2012-08-27 12:58:50	Halfleft|Away	England is pretty shitty though
2012-08-27 12:58:53	Brainderailment	spray his hands with that bitter stuff you use to keep dogs from licking themselves
2012-08-27 12:58:57	Brainderailment	like I said before
2012-08-27 12:59:13	Halfleft|Away	That could probably be construde as poisoning
2012-08-27 12:59:15	Brainderailment	just walk up and be like, "sup" SPRAYY
2012-08-27 12:59:20	Brainderailment	haha
2012-08-27 12:59:31	@Aerox	walk up to him and say you have a fetish for spraying people with bitter stuff
2012-08-27 12:59:33	@Aerox	and then spray him
2012-08-27 12:59:36	Halfleft|Away	hahaha
2012-08-27 12:59:38	@Aerox	and if he complains say he is harassing you
2012-08-27 12:59:52	@Aerox	By refusing to participate in your new fetish he is demeaning you as a human being
2012-08-27 12:59:56	Halfleft|Away	then slam his face into the desk and spit on his unconsious massive frame
2012-08-27 13:00:04	@Aerox	also a new fetish
2012-08-27 13:00:10	@Aerox	slamspitting
2012-08-27 13:00:16	Halfleft|Away	He's an attention seeker.
2012-08-27 13:00:31	Halfleft|Away	Josh went off on a massive tirade on him once which i wasn't there for
2012-08-27 13:00:37	Halfleft|Away	Josh is from Alabama and is very gay
2012-08-27 13:00:47	Halfleft|Away	and weirdo kid started trying to bond with him because he is bi
2012-08-27 13:00:50	storyr	as opposed to "slightly gay"
2012-08-27 13:01:09	Halfleft|Away	and josh was all "what the fuck does your attention seeking have to do with me being gay"
2012-08-27 13:01:12	Halfleft|Away	yes storyr
2012-08-27 13:01:15	Halfleft|Away	he's very sassy
2012-08-27 13:01:20	Halfleft|Away	and you can hear it on his accent
2012-08-27 13:01:44	Halfleft|Away	and after ranting about how 50 shades of gray demeans women and shits all over equality, bought it the next week and now can't stop reading it
2012-08-27 13:01:49	Brainderailment	How does someone from Alabama survive out there?
2012-08-27 13:01:49	@Aerox	haha
2012-08-27 13:01:58	Halfleft|Away	he's also very rebublican, Brainderailment
2012-08-27 13:02:00	Halfleft|Away	it's very strange
2012-08-27 13:02:02	@Aerox	Well if he stayed in Alabama they probably would have dragged him behind a car
2012-08-27 13:02:08	@Aerox	So, step up
2012-08-27 13:02:12	Brainderailment	well yeah, bama is a GOP state
2012-08-27 13:02:18	Halfleft|Away	he's married to an Irish man of indian descent.
2012-08-27 13:02:52	theGoldenAvatar	That's so gay.
2012-08-27 13:02:54	Brainderailment	he's gay, I missed that
2012-08-27 13:03:13	Brainderailment	too busy choking on my cold coffee
2012-08-27 13:03:16	Halfleft|Away	so Irish I can barely understand what he is saying
2012-08-27 13:03:51	theGoldenAvatar	I bought some cereal today that was supposed to be half off.
2012-08-27 13:03:58	Brainderailment	tell him to impersonate an englishman when he talks to you
2012-08-27 13:04:04	theGoldenAvatar	But then I realized too late that it was the box that was slightly bigger that was half off.
2012-08-27 13:04:05	Brainderailment	in the most dramatic way,
2012-08-27 13:04:07	theGoldenAvatar	I PAID FULL PRICE
2012-08-27 13:04:07	Halfleft|Away	Nobody can do my accent at work.
2012-08-27 13:04:15	Halfleft|Away	It's quite a diverse basement really.
2012-08-27 13:04:22	theGoldenAvatar	Give me 15 minutes with Gavin and a few drinks.
2012-08-27 13:04:26	theGoldenAvatar	I can do his accent
2012-08-27 13:04:27	Halfleft|Away	Zuzana's last day was on friday. She's from Slovakia.
2012-08-27 13:04:34	Brainderailment	you think you can tga
2012-08-27 13:04:38	Brainderailment	because you're drunk
2012-08-27 13:04:41	Brainderailment	you lush
2012-08-27 13:04:44	Halfleft|Away	you think you can but it's really bad.
2012-08-27 13:04:53	Halfleft|Away	You tried to do it that one time and i almost collapsed laughing.
2012-08-27 13:04:54	theGoldenAvatar	That's what you sound like, bruv.
2012-08-27 13:04:54	+Gemsi	so spot on then
2012-08-27 13:05:06	Halfleft|Away	You know when all the air leaves your body so fast you can't support yourself
2012-08-27 13:05:08	Halfleft|Away	like tht
2012-08-27 13:05:15	Halfleft|Away	southerners say bruv
2012-08-27 13:05:19	Halfleft|Away	northerners say mate
2012-08-27 13:05:28	theGoldenAvatar	I am aware.
2012-08-27 13:05:28	Brainderailment	mayte
2012-08-27 13:06:06	Halfleft|Away	Sure y'all are.
2012-08-27 13:06:10	Halfleft|Away	Ah tell you whut.
2012-08-27 13:06:40	Halfleft|Away	warsh clawth
2012-08-27 13:06:43	Halfleft|Away	oh that reminds me
2012-08-27 13:06:59	Halfleft|Away	I saw kacie's dopleganger in a humerous internet picture
2012-08-27 13:07:06	Brainderailment	One of my speech classes had us doing monologues, I used a faux english accent. The stupid teacher gave me an A+. Only A I got in any speech class. Stupid drama student
2012-08-27 13:07:40	@Aerox	haha
2012-08-27 13:07:41	Halfleft|Away	sitting behind the incredulous looking black guy: http://themetapicture.com/media/funny-black-guy-fat-man-sleeping-plane.jpg
2012-08-27 13:08:01	@Aerox	wow, that picture
2012-08-27 13:08:25	Halfleft|Away	pictures of black people looking confused and disappointed at white people are some of my favourites
2012-08-27 13:08:40	Brainderailment	sexy girl
2012-08-27 13:08:49	Brainderailment	because quirky hat
2012-08-27 13:09:02	Brainderailment	means she's open to weird shit in bed
2012-08-27 13:09:59	Brainderailment	if not, she could be accused as a poser, and she definitely doesn't want that
2012-08-27 13:10:11	Halfleft|Away	what are you on about
2012-08-27 13:10:12	Brainderailment	also, clove cigarettes
2012-08-27 13:10:15	Brainderailment	haha
2012-08-27 13:10:18	Brainderailment	that picture
2012-08-27 13:10:23	@Aerox	define weird shit
2012-08-27 13:10:30	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-08-27 13:10:47	Brainderailment	maybe, holding her head in a sink full of water whilst being jackhammered in the bunger
2012-08-27 13:10:49	theGoldenAvatar	Brainderailment reminds me of Dennis
2012-08-27 13:10:52	theGoldenAvatar	From Always Sunny
2012-08-27 13:11:00	Brainderailment	wut, mac bro, I got mass
2012-08-27 13:11:06	Brainderailment	and ninja skills
2012-08-27 13:12:16	-->	pointzeroeight (~pointzero@174.1.239.214) has joined #destructoid
2012-08-27 13:12:25	Brainderailment	Funny thing though, when I saw the d.e.n.n.i.s. system, I was in full agreement. This man knows how I think
2012-08-27 13:12:43	Brainderailment	women are easily solved puzzles of predictability
2012-08-27 13:12:44	Halfleft|Away	what are you on about
2012-08-27 13:12:50	Brainderailment	haha
2012-08-27 13:13:04	Halfleft|Away	women are constantly falling apart
2012-08-27 13:13:06	@Aerox	hahah
2012-08-27 13:13:08	Brainderailment	http://www.youtube.com/watch?v=QZuOKUrwoys
2012-08-27 13:13:08	@Aerox	Nate, the ultimate PUA
2012-08-27 13:13:11	DtoidBot	It's Always Sunny In Philadelphia - The D.E.N.N.I.S System scene (S05E10 - The D.E.N.N.I.S System)
2012-08-27 13:13:15	Halfleft|Away	I asked lauren about her weird half heel socks she had one earlier
2012-08-27 13:13:27	Halfleft|Away	tells me they have special gel heels in them for preventing dry skin
2012-08-27 13:13:41	Halfleft|Away	I don't put gel socks on my feed and they're fine.
2012-08-27 13:13:57	Halfleft|Away	I don't moisturise my hands every fourteen minutes either and they're just great.
2012-08-27 13:17:17	Halfleft|Away	is this that show that everyone's always raving about
2012-08-27 13:17:46	+Gemsi	you just simmer in your own juices and it's all fine right ?
2012-08-27 13:18:09	Halfleft|Away	My hands don't crumble off into dry dusty stumps on their own
2012-08-27 13:18:33	Brainderailment	if you don't shower everyday, sure, you'll stay really greasy brah
2012-08-27 13:19:09	Halfleft|Away	I shower twice a day
2012-08-27 13:19:14	Halfleft|Away	much to lauren's apparent chagrin
2012-08-27 13:19:18	Halfleft|Away	who barely showers a week
2012-08-27 13:19:27	Brainderailment	why 2x? you work out gurl?
2012-08-27 13:19:29	Halfleft|Away	even when sexing and bleeding and sweating everywhere
2012-08-27 13:19:40	Halfleft|Away	I find it's refreshing after work
2012-08-27 13:19:40	Brainderailment	ahah,wat
2012-08-27 13:20:40	Halfleft|Away	I work in a basement dude the AC spits out fucking legionnaires disease crud onto me all day
2012-08-27 13:20:47	Brainderailment	haha
2012-08-27 13:20:49	Halfleft|Away	I need to seperate myself from it when i get home
2012-08-27 13:21:24	Brainderailment	you should wear a dust mask so you don't get black mold spores in your lungs
2012-08-27 13:21:33	@Aerox	You should wear a full rubber suit + gasmask
2012-08-27 13:21:39	@Aerox	Your best friend at work would love it
2012-08-27 13:21:39	Brainderailment	full hazmat
2012-08-27 13:21:51	@Aerox	Maybe you could borrow some of his stuff
2012-08-27 13:22:04	@Aerox	Ask if you can borrow that rubber skirt/kilt thing he had
2012-08-27 13:22:20	Halfleft|Away	how about no
2012-08-27 13:22:34	Halfleft|Away	he's amusing to watch him try and be friends with Josh
2012-08-27 13:22:36	Halfleft|Away	they both go to the same gym
2012-08-27 13:22:44	Halfleft|Away	so sometimes after work he's like "WANNA WALK OVER TOGETHER!?"
2012-08-27 13:22:52	Halfleft|Away	and you can see the desperation in Josh's eyes.
2012-08-27 13:23:19	Brainderailment	you should nurture his desire for Josh. Tell him josh was talking about what a cool guy he is, etc. make josh really angry
2012-08-27 13:23:42	Halfleft|Away	haha
2012-08-27 13:24:31	Halfleft|Away	"Hey dude, josh totally told me that if he weren't married he'd totally go for you. Big fat wobbly gross sweaty socially broken waddling weirdos like yourself are his thing you know"
2012-08-27 13:24:48	Halfleft|Away	"that rubber cusion you bring to work? He things it's so hot"
2012-08-27 13:25:00	Halfleft|Away	"and that giant disney hat? So quirky!"
2012-08-27 13:25:19	@Aerox	hahah you totally should
2012-08-27 13:26:33	Brainderailment	drive him to suicide
2012-08-27 13:26:48	@Aerox	let's not go that far
2012-08-27 13:26:53	Brainderailment	cmon
2012-08-27 13:26:55	@Aerox	Drive him to do something sexually awkard though
2012-08-27 13:27:05	@Aerox	Like convince him Josh secretly wants to be unexpectedly paddled at work
2012-08-27 13:27:08	theGoldenAvatar	Sexually awkward suicide
2012-08-27 13:27:12	Brainderailment	haha
2012-08-27 13:27:39	Halfleft|Away	asphyxywank?
2012-08-27 13:27:46	Halfleft|Away	in the stationary corner
2012-08-27 13:28:08	@Aerox	Josh REALLY wants you to to into the bathroom stall and choke yourself
2012-08-27 13:28:13	@Aerox	He'll come in after a little bit I promise
2012-08-27 13:28:14	@Aerox	Just keep choking
2012-08-27 13:28:17	Halfleft|Away	oh did I tell yous that laura the anorexis HR lady is totally stealing icing layers from cakes, eating it, then throwing it up?
2012-08-27 13:28:35	Halfleft|Away	she was well fat about a year ago
2012-08-27 13:28:39	Halfleft|Away	twig-like now
2012-08-27 13:28:52	theGoldenAvatar	You did tell us that.
2012-08-27 13:28:59	theGoldenAvatar	Also, what the fuck were you talking about yesterday?
2012-08-27 13:29:01	Brainderailment	damn, that's sexy
2012-08-27 13:29:32	Halfleft|Away	what was I talking about yesterday?
2012-08-27 13:29:41	Halfleft|Away	I blatently don't remember that far back.
2012-08-27 13:30:28	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-08-27 13:30:29	--	Mode #destructoid [+v ProfPew] by Q
2012-08-27 13:40:56	Halfleft|Away	how's life back in 2012 pew?
2012-08-27 13:43:01	+ProfPew	good!
2012-08-27 14:02:46	storyr	PEW!!!!!
2012-08-27 14:02:48	storyr	You're here?!
2012-08-27 14:03:50	+ProfPew	HI!
2012-08-27 14:04:00	+ProfPew	yeah I moved to a new apartment and had to wait for the internet hookup :(
2012-08-27 14:04:12	+ProfPew	flying to Seattle tomorrow!
2012-08-27 14:04:53	storyr	oh gotcha
2012-08-27 14:04:53	storyr	okay
2012-08-27 14:04:54	storyr	haha
2012-08-27 14:05:06	+ProfPew	you are going to PAX right?
2012-08-27 14:05:34	BPG	nope
2012-08-27 14:05:49	BPG	he's skipping it this year
2012-08-27 14:06:02	Halfleft|Away	he actually moved to france
2012-08-27 14:06:34	BPG	france, washington is about an hour south of seattle
2012-08-27 14:06:42	BPG	so it's no longer convenient for rickey to party with us
2012-08-27 14:14:18	+ProfPew	oh right, haha
2012-08-27 14:14:19	+ProfPew	LAME
2012-08-27 14:15:07	storyr	oh jesus
2012-08-27 14:15:10	storyr	yes I'll be there
2012-08-27 14:15:21	storyr	In fact, I am here right now
2012-08-27 14:15:28	storyr	BELIEVE IT OR NOT
2012-08-27 14:15:38	storyr	the truth is out there
2012-08-27 14:15:44	+ProfPew	AMAZING
2012-08-27 14:15:53	Halfleft|Away	I want to believe
2012-08-27 14:17:01	storyr	so
2012-08-27 14:17:04	storyr	I have a big interview tomorrow
2012-08-27 14:17:58	storyr	I've had 3 phone interviews, tomorrow is in person. But the recruiter called me earlier and said "I just want you to know Tuesday is just so we acn get acquainted with you personally, more of a formality, we'll most likely have an offer letter for you at the end of the day"
2012-08-27 14:18:01	storyr	YEEEEEEHAW
2012-08-27 14:18:07	@Aerox	where at
2012-08-27 14:18:16	storyr	I don't know why I quoted that because it wasn't really verbatim
2012-08-27 14:18:20	storyr	PitchBook data
2012-08-27 14:18:34	storyr	they do financial modeling/data mining software for VCs and Private Equity firms
2012-08-27 14:18:48	storyr	finance research basically
2012-08-27 14:20:49	storyr	ha
2012-08-27 14:21:11	storyr	the creators of Cards Against Humanity are having a party at The Pine Box (old chapel) on friday night
2012-08-27 14:21:19	Brainderailment	Ha, awesome, I found a pic my wife took at our college. Look how everyone is dressed. http://i.imgur.com/gmdca.jpg
2012-08-27 14:21:28	@Aerox	WHOA WHOA WHA
2012-08-27 14:21:33	@Aerox	They let boys and girls be in hte same room?
2012-08-27 14:21:44	Brainderailment	only with a chaperone
2012-08-27 14:21:47	@Aerox	Look at that slut with her top button undone
2012-08-27 14:21:57	Brainderailment	that's a typical wild friday night
2012-08-27 14:22:17	storyr	horizontal stripes EVERYWHERE
2012-08-27 14:22:27	Brainderailment	I've got more
2012-08-27 14:23:09	Brainderailment	Wild ass ladies. http://i.imgur.com/n6sAz.jpg
2012-08-27 14:23:39	Brainderailment	that's nikki on the hockey table
2012-08-27 14:24:25	Halfleft|Away	that party is positively OFF. THE FUCKING. HOOK
2012-08-27 14:24:49	Brainderailment	nasty sluts EVERYWHERE~
2012-08-27 14:25:16	@Aerox	Those noisemakers in the corner look pretty wild and sinful
2012-08-27 14:25:28	@Aerox	So initially did you actually want to go here
2012-08-27 14:25:32	@Aerox	or was it forced from the beginning
2012-08-27 14:25:51	Brainderailment	Initially I wanted to. before I knew what the whole place was about
2012-08-27 14:26:12	Brainderailment	I thought it would be a normal school owned by christians down by the beach
2012-08-27 14:27:52	@Aerox	How did you not catch on to that prior to enrolling?
2012-08-27 14:28:32	Halfleft|Away	that is why her friends are weird
2012-08-27 14:28:34	Halfleft|Away	I see no
2012-08-27 14:28:35	Halfleft|Away	w
2012-08-27 14:31:17	Brainderailment	They tell you there are some dress codes and things, but they don't go into how strictly they enforce all the tiniest rules
2012-08-27 14:31:40	@Aerox	I feel like I had already heard horror stories about Pensacola when I was still in HS
2012-08-27 14:31:42	@Aerox	all the way out in CA
2012-08-27 14:31:49	Halfleft|Away	how are they enforced?
2012-08-27 14:33:21	Brainderailment	If you were seen accidentally rubbing shoulders with a female, you can be "socialed" which means you can't talk to any females
2012-08-27 14:34:12	Brainderailment	they tell you that you can't go off campus with girls and you can't make out and stuff, they don't tell you that you can't even shake hands, etc.
2012-08-27 14:34:37	Halfleft|Away	yes but how do they stop you?
2012-08-27 14:34:59	Brainderailment	they assign a "shadow"
2012-08-27 14:35:03	Brainderailment	which is a floorleader
2012-08-27 14:35:26	Halfleft|Away	do they physically stop you?
2012-08-27 14:35:44	Brainderailment	no, they kick you out of school
2012-08-27 14:36:22	Halfleft|Away	What an awful punishment.
2012-08-27 14:36:58	Brainderailment	you get to go home to the rage of your christian parents
2012-08-27 14:37:49	Halfleft|Away	I bet you're a strange person to be around
2012-08-27 14:37:55	Halfleft|Away	like, that must fuck you. Socially I mean.
2012-08-27 14:38:07	Brainderailment	for a while it did, I'm pretty normal now
2012-08-27 14:38:15	Brainderailment	I just don't like very many people though,
2012-08-27 14:38:18	Halfleft|Away	SuuuuUUUUuuure you are.
2012-08-27 14:38:24	Brainderailment	I dont think that would have changed much though
2012-08-27 14:38:43	Brainderailment	hah
2012-08-27 14:39:46	@Aerox	So were you a giant pervert back then too?
2012-08-27 14:39:51	@Aerox	Or did that only really come out after you stopped being religious
2012-08-27 14:40:21	Brainderailment	I wasn't that much different.
2012-08-27 14:40:36	Brainderailment	just like any other place, you find a circle of friends that are normal like you
2012-08-27 14:40:41	@Aerox	I feel like you weren't running around Pensacola telling your friends you were going to piss on people and buttfuck women while drowning them in the sink
2012-08-27 14:40:45	@Aerox	That's demeritable
2012-08-27 14:40:51	Brainderailment	you just get a little introverted and paranoid so you can graduate
2012-08-27 14:40:51	@Aerox	Or I guess maybe it's not, since they hate women?
2012-08-27 14:40:59	Brainderailment	actually
2012-08-27 14:41:21	Brainderailment	we sat around teaching some girls about phrases like hot karl and cleveland steamer
2012-08-27 14:41:32	Halfleft|Away	TEE HEE
2012-08-27 14:41:35	Halfleft|Away	SO NORTY!
2012-08-27 14:41:46	@Aerox	were you boning your wife secretly at school
2012-08-27 14:41:50	Brainderailment	yeah, what else do you do in a place like that
2012-08-27 14:41:52	Brainderailment	no
2012-08-27 14:42:00	Brainderailment	only on summer breaks
2012-08-27 14:42:14	Brainderailment	well, once we met at an off campus student's place
2012-08-27 14:42:20	Brainderailment	so, once
2012-08-27 14:42:28	@Aerox	scandal!
2012-08-27 14:42:44	Brainderailment	I just found this, might not seem weird at first, but look at what I'm wearing. http://i.imgur.com/nAPvp.jpg
2012-08-27 14:43:06	@Aerox	aww
2012-08-27 14:43:09	@Aerox	adorable
2012-08-27 14:43:19	Brainderailment	I am
2012-08-27 14:43:37	Brainderailment	why the fuck would you wear jeans and a polo in a canoe?
2012-08-27 14:43:41	Brainderailment	because rules
2012-08-27 14:44:11	@Aerox	I like that you have a short sleeve shirt under your short sleeve polo
2012-08-27 14:44:24	Brainderailment	well, I
2012-08-27 14:44:28	Brainderailment	I'm not a weirdo
2012-08-27 14:44:52	Brainderailment	who wears a polo with nothing under?
2012-08-27 14:45:05	Brainderailment	that's like wearing pants without a belt
2012-08-27 14:45:20	@Aerox	everyone does
2012-08-27 14:45:23	@Aerox	It's too hot for that shit
2012-08-27 14:45:51	Halfleft|Away	shush aerox you'll corrupt his innocent mind
2012-08-27 14:46:01	Brainderailment	DONT POP MY LITTLE BUBBLE!
2012-08-27 14:48:15	@Aerox	You've had so many other things popped
2012-08-27 14:48:16	@Aerox	What's one more
2012-08-27 14:48:48	Brainderailment	leave my hemmoroids out of this
2012-08-27 14:50:36	BPG	lol Nate
2012-08-27 14:50:39	BPG	that college looks awful
2012-08-27 14:50:56	@Aerox	Says the home schooler
2012-08-27 14:51:07	BPG	hey I went to a public university
2012-08-27 14:51:55	Brainderailment	hah, at least 30percent of the students from my college were homeschoolers
2012-08-27 14:51:57	BPG	although my dad wanted me to enroll in a university similar to that one but it was for law degrees
2012-08-27 14:52:05	BPG	I vetoed that quickly
2012-08-27 14:52:07	@Aerox	haha jesus lawyers
2012-08-27 14:54:14	Brainderailment	lawyers for christ, they literally can't do their job if they abide by their religious convictions
2012-08-27 14:54:54	@Aerox	have you ever met a christian that actually abides by that?
2012-08-27 14:54:57	@Aerox	I'd assume they'd be great at it
2012-08-27 14:55:22	@Aerox	They'd make great prosecutors
2012-08-27 14:55:34	BPG	EVERYONE IS A SINNER!!! KILL ALL THE DARKIES!
2012-08-27 14:56:31	BPG	of course then no one would ever be convicted of rape
2012-08-27 14:56:49	@Aerox	black people would
2012-08-27 14:56:52	Halfleft|Away	so long as they payed some silver so they could marry their victims
2012-08-27 14:56:57	BPG	because clearly if I raped a woman not only is it her fault for tempting me into sin, but it's her own fault for not telling her body to shut down during legitimate rapings
2012-08-27 14:58:03	Halfleft|Away	like a waterbear
2012-08-27 15:00:51	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-27 15:07:38	BPG	she should not have been wearing that shirt with the top button undone
2012-08-27 15:07:40	BPG	harlot
2012-08-27 15:08:09	Halfleft|Away	jezebel
2012-08-27 15:12:35	Halfleft|Away	again with the orgy/rape groping theme in the emailer
2012-08-27 15:12:36	Halfleft|Away	eurgh
2012-08-27 15:19:19	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-27 15:22:30	<--	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-27 15:26:30	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-27 15:27:13	tGA	Huh
2012-08-27 15:27:17	tGA	Just got in the Firefall beta
2012-08-27 15:27:19	tGA	4 years later
2012-08-27 15:32:07	@bloodylip	i'm sure i knew what that game was at one point
2012-08-27 15:32:12	@bloodylip	but now i've completely forgotten
2012-08-27 15:32:47	tGA	third person shooter MMO
2012-08-27 15:33:40	Halfleft|Away	god yeah
2012-08-27 15:33:48	Halfleft|Away	I think I have shit from PAX 09 for that game
2012-08-27 15:50:19	storyr	me bored
2012-08-27 15:51:32	BPG	same
2012-08-27 15:51:35	BPG	but I'm off work in 9 mins
2012-08-27 15:52:25	storyr	lucky
2012-08-27 15:52:27	storyr	I've got 3 more hours
2012-08-27 15:53:42	Halfleft|Away	I have to get up at 5 tomorrow for it
2012-08-27 15:57:24	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-27 15:57:24	--	Mode #destructoid [+v Bigby] by Q
2012-08-27 15:57:28	+Bigby	howdy
2012-08-27 15:57:52	storyr	herro
2012-08-27 15:58:04	+Bigby	here, you get a donut
2012-08-27 15:58:09	 *	Bigby gives storyr a donut
2012-08-27 15:58:22	+Bigby	( ^ ^)>0
2012-08-27 15:59:32	Halfleft|Away	eurgh
2012-08-27 15:59:54	+Bigby	and you get some crisps, Gavin
2012-08-27 16:00:06	 *	Bigby gives Halfleft some crisps
2012-08-27 16:00:25	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-27 16:00:57	+Bigby	( ^ ^)>o oo o o
2012-08-27 16:02:02	Halfleft|Away	dont ever touch me
2012-08-27 16:02:15	+Bigby	i was giving you them
2012-08-27 16:02:19	+Bigby	not rubbing them on you
2012-08-27 16:03:15	 *	BPG pokes Gavin
2012-08-27 16:05:11	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-27 16:27:21	<--	pointzeroeight (~pointzero@174.1.239.214) has quit (Quit)
2012-08-27 16:28:42	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-27 16:28:42	--	Mode #destructoid [+v jorge`] by Q
2012-08-27 16:40:48	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-27 16:42:33	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-08-27 16:42:51	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-27 16:43:54	<--	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has quit (Quit: Leaving)
2012-08-27 17:07:13	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-27 17:14:34	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-27 17:14:34	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-27 17:14:34	--	andrewm_ is now known as andrewm
2012-08-27 17:15:12	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-27 17:17:11	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-08-27 17:39:14	Batthink	Hi JRo
2012-08-27 17:39:53	storyr	I'm bored
2012-08-27 17:39:57	storyr	this last hour is going by VERY SLOWLY
2012-08-27 17:40:16	Batthink	http://www.awkwardzombie.com/
2012-08-27 17:46:21	storyr	I want to open that
2012-08-27 17:46:26	storyr	but I am currently playing the office music from my computer
2012-08-27 17:46:30	storyr	and am scuured
2012-08-27 17:46:36	Aerox	it's a webcomic
2012-08-27 17:46:55	richterthethird	you watched breaking bad last night jro?
2012-08-27 17:47:03	Aerox	no
2012-08-27 17:47:08	Aerox	i haven't started breaking bad yet
2012-08-27 17:47:09	Aerox	it's on my list
2012-08-27 17:47:52	Halfleft|Away	storyr what is your job
2012-08-27 17:48:19	Halfleft|Away	other than pissing me off I mean.
2012-08-27 17:51:25	storyr	HA
2012-08-27 17:51:34	storyr	hopfully I'm only here another few days...
2012-08-27 17:51:39	storyr	but
2012-08-27 17:51:42	storyr	I am currently recruiting
2012-08-27 17:51:49	storyr	have been since late feb or so
2012-08-27 17:52:24	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Ping timeout)
2012-08-27 17:52:40	Halfleft|Away	what is that?
2012-08-27 17:54:16	storyr	I have clients that need jobs filled, I go out and find people for them
2012-08-27 17:54:36	Aerox	I've got a job for you to fill
2012-08-27 17:54:57	Aerox	http://24.media.tumblr.com/tumblr_m94i1ssuuq1revfjro2_500.jpg
2012-08-27 17:55:08	storyr	her?
2012-08-27 17:58:42	Halfleft|Away	urgh
2012-08-27 17:58:46	Halfleft|Away	tomorrow is going to be shit
2012-08-27 17:58:49	Halfleft|Away	I can feel it
2012-08-27 17:58:55	Halfleft|Away	i'm going to wake up and not want to move
2012-08-27 17:59:13	Halfleft|Away	one of those days where you don't want to have to speak to anyone for at least 24 hours.
2012-08-27 18:01:51	Halfleft|Away	first thing in the morning is Low Numbers
2012-08-27 18:02:13	Halfleft|Away	in which I generate a report in excel to show all the courses with low enrolment, so VSmitty and shawty can decide what to cancel
2012-08-27 18:02:40	Halfleft|Away	then ream through the inbox doing menial shite like password resets and making new accounts and apologising for people that ten tonne of shite is missing that's meant to be on there
2012-08-27 18:03:01	Halfleft|Away	also we have to do next years schedule this week and i've hardly been told about that as i've been busy with other shite
2012-08-27 18:03:03	Halfleft|Away	so that'll be good
2012-08-27 18:03:54	Halfleft|Away	then at lunch I get to go outside of the basement and see natural light and eat a sandwich alone and mope for an hour
2012-08-27 18:04:46	Halfleft|Away	I do not like my job.
2012-08-27 18:04:52	richterthethird	http://www.youtube.com/watch?v=XukoB7DpNBg
2012-08-27 18:04:55	DtoidBot	Super Kami Guru's Weakness
2012-08-27 18:12:10	-->	Cronosblade_ (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-27 18:12:10	--	Mode #destructoid [+o Cronosblade_] by Q
2012-08-27 18:22:46	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-27 18:40:37	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-27 18:51:19	<--	CronosBlade (~chatzilla@cpe-72-182-40-160.austin.res.rr.com) has quit (Ping timeout)
2012-08-27 18:51:19	--	Cronosblade_ is now known as Cronosblade
2012-08-27 19:00:27	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-27 19:00:27	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-27 19:11:45	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-27 19:15:20	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-27 19:15:20	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-27 19:16:01	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-08-27 19:16:36	-->	MooseDroid (~androirc@out-bc-236.wireless.telus.com) has joined #destructoid
2012-08-27 19:16:46	Aerox	HI MOOSE
2012-08-27 19:16:50	MooseDroid	VACATION BEGINS NOW
2012-08-27 19:16:56	MooseDroid	Pre pax sushi
2012-08-27 19:17:04	Aerox	ffff
2012-08-27 19:17:55	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-08-27 19:17:55	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-08-27 19:29:16	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-08-27 19:29:19	<--	MooseDroid (~androirc@out-bc-236.wireless.telus.com) has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
2012-08-27 19:33:25	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-27 19:36:13	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-27 19:36:42	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-27 19:36:42	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-27 19:48:17	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-27 19:49:38	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-27 19:49:38	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-27 20:00:30	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-27 20:05:52	-->	RobotBebop (~RobotBebo@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-08-27 20:06:02	RobotBebop	vaaaaaaaaaacaaaaaaaaaaaaatioooooooooooooooooon
2012-08-27 20:06:27	dare-	Congrats Moose
2012-08-27 20:06:42	RobotBebop	on what
2012-08-27 20:07:06	dare-	Long weekend duh
2012-08-27 20:07:09	dare-	God
2012-08-27 20:07:27	RobotBebop	i've never been congratulated for a vacation :/
2012-08-27 20:07:42	dare-	WELL FINE GEEZ I TAKE IT BACK
2012-08-27 20:07:45	@TDiddy	maybe it means you should always be on vacation
2012-08-27 20:08:43	dare-	Or do soemthing to be congraulated for
2012-08-27 20:08:44	dare-	BURN
2012-08-27 20:10:13	 *	RobotBebop doubleslaps dare and travis
2012-08-27 20:10:37	@TDiddy	i said nothing that was burn worthy
2012-08-27 20:10:51	RobotBebop	eh
2012-08-27 20:12:09	dare-	Moose's life is one giant burn
2012-08-27 20:17:32	RobotBebop	yah, well
2012-08-27 20:17:34	RobotBebop	i'm going to pax
2012-08-27 20:17:35	RobotBebop	and you're not
2012-08-27 20:17:38	RobotBebop	so, deal with it
2012-08-27 20:17:56	richterthethird	see this moose?   (breaking bad spoiler last nights ep) http://i.imgur.com/fqmnn.png n
2012-08-27 20:18:05	@TDiddy	moose, dont be a jerk
2012-08-27 20:18:07	dare-	Yeah but, the whole time you are there, people are going to try to mount you
2012-08-27 20:18:31	RobotBebop	not really
2012-08-27 20:18:43	RobotBebop	i think thats kind of the point richter
2012-08-27 20:18:51	RobotBebop	walt isn't in control
2012-08-27 20:19:16	dare-	Moose is the one that knocks
2012-08-27 20:19:42	RobotBebop	i am the danger
2012-08-27 20:19:59	-->	CronosBlade (~chatzilla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-27 20:20:00	--	Mode #destructoid [+o CronosBlade] by Q
2012-08-27 20:20:15	dare-	Say Moose's name
2012-08-27 20:21:32	RobotBebop	http://www.youtube.com/watch?v=-bRjOVN6h7g&feature=watch_response_rev
2012-08-27 20:21:35	DtoidBot	Woodcutter Simulator 2011 QuickCHOP MONTAGE xX_kRoNiK_qUiKsCoPe_Xx 420 SMOKIN TREES
2012-08-27 20:22:16	RobotBebop	http://bulk.destructoid.com/ul/233873-232954-group.jpg ahaha
2012-08-27 20:22:20	RobotBebop	try to see if you can find me
2012-08-27 20:23:01	@TDiddy	im trying to find the people that look like they smell something terrible
2012-08-27 20:23:02	@TDiddy	i cant
2012-08-27 20:23:07	dare-	Where's Moosedo
2012-08-27 20:24:10	RobotBebop	whats a moosedo
2012-08-27 20:24:14	RobotBebop	fuck
2012-08-27 20:24:21	dare-	Waldo, duh
2012-08-27 20:24:23	dare-	I see you
2012-08-27 20:24:27	RobotBebop	oh
2012-08-27 20:24:28	dare-	With your antlers
2012-08-27 20:24:35	RobotBebop	i thought you were going to say something that a moose does
2012-08-27 20:24:46	RobotBebop	and that i had walked into it
2012-08-27 20:24:50	@TDiddy	awwww
2012-08-27 20:24:51	RobotBebop	but i guess i gave you too much credit
2012-08-27 20:24:56	@TDiddy	you had such a nice set up too
2012-08-27 20:24:57	RobotBebop	:P
2012-08-27 20:25:04	RobotBebop	next time maybe
2012-08-27 20:25:08	dare-	Luckily I don't care
2012-08-27 20:25:14	dare-	Plus seriously
2012-08-27 20:25:23	dare-	Like there is going to be a day where you stop setting yourself up for jokes
2012-08-27 20:25:24	RobotBebop	yes you doooo
2012-08-27 20:25:26	dare-	Mr. Kraft
2012-08-27 20:25:31	RobotBebop	shut up!
2012-08-27 20:25:35	+Bigby	whew, been playing spec ops for a almost 4 hours now
2012-08-27 20:25:37	dare-	Sick burn
2012-08-27 20:25:41	+Bigby	pretty good game
2012-08-27 20:25:53	dare-	Is that the software that comes with debt counseling
2012-08-27 20:25:59	+Bigby	shut up
2012-08-27 20:26:04	+Bigby	i got an appt to go next week
2012-08-27 20:26:06	dare-	Double burn
2012-08-27 20:26:43	@TDiddy	credit counseling?
2012-08-27 20:26:49	@TDiddy	are you declaring bankruptcy?
2012-08-27 20:26:54	+Bigby	not if i can help it
2012-08-27 20:27:02	@TDiddy	just hope you know
2012-08-27 20:27:10	@TDiddy	Student Debt isnt wiped out by that
2012-08-27 20:27:16	+Bigby	i know
2012-08-27 20:27:24	@TDiddy	ok good
2012-08-27 20:27:28	RobotBebop	but a lot of his other debt will be
2012-08-27 20:27:30	dare-	Luckily he has all kinds of debt
2012-08-27 20:27:30	+Bigby	thats why im trying to avoid it if possible since it wont make the large chunk go away
2012-08-27 20:27:42	+Bigby	i have lots of little debts all over
2012-08-27 20:27:49	dare-	It's strategies like that is why we insist he go to counseling
2012-08-27 20:27:51	+Bigby	half of them due to my mom and her doing stuf in my name
2012-08-27 20:28:01	RobotBebop	oh man wtf
2012-08-27 20:28:03	RobotBebop	why do you let that go on
2012-08-27 20:28:09	+Bigby	well its not anymore
2012-08-27 20:28:12	+Bigby	but the damage is done
2012-08-27 20:28:19	+Ecksorcism	I hate getting ready for flights
2012-08-27 20:28:22	+Ecksorcism	Ian gtalk
2012-08-27 20:28:25	RobotBebop	kay!
2012-08-27 20:28:29	dare-	Hot chat
2012-08-27 20:28:29	+Bigby	now they cyber
2012-08-27 20:28:38	dare-	http://www.youtube.com/watch?v=tPJyUta3RRA&feature=player_embedded
2012-08-27 20:28:41	DtoidBot	PS Vita System Software Update (v1.80) -- Take The Tour
2012-08-27 20:29:56	+Ecksorcism	I really should bring my Vita to PAX
2012-08-27 20:30:06	+Ecksorcism	the flight will give me a chance to actually use it
2012-08-27 20:30:52	RobotBebop	yeah
2012-08-27 20:31:01	RobotBebop	i'm going to watch ricky gervais on the bus
2012-08-27 20:31:19	+Ecksorcism	prepare to be beheaded
2012-08-27 20:31:30	RobotBebop	i am the one who beheads
2012-08-27 20:32:39	@TDiddy	chicken strips
2012-08-27 20:51:17		irc: disconnected from server
2012-08-28 09:22:40	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-28 09:22:40	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-28 09:22:40	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-28 09:22:40	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +lolshin +Torzelan [Rabite] ^power Batthink benbeltran cardfrek DougCL|Condemnd DtoidBot HammerTiem|offl Lelio|Away mistic n0brein|offline richterthethird theGoldenAvatar]
2012-08-28 09:22:40	--	Channel #destructoid: 19 nicks (3 ops, 0 halfops, 3 voices, 13 normals)
2012-08-28 09:22:44	--	Mode #destructoid [+tnCN]
2012-08-28 09:22:44	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-28 09:52:05	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-28 09:54:12	-->	BPG (webchat@170.138.0.11) has joined #destructoid
2012-08-28 09:57:57	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-28 10:18:52	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-28 10:18:52	--	Mode #destructoid [+v Bigby] by Q
2012-08-28 10:38:59	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-28 10:38:59	--	Mode #destructoid [+o Aerox] by Q
2012-08-28 10:44:02	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-28 10:44:02	--	Mode #destructoid [+o TDiddy] by Q
2012-08-28 11:28:31	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-28 11:34:00	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-28 11:42:38	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-28 11:42:38	--	Mode #destructoid [+v Gemsi] by Q
2012-08-28 11:42:40	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-28 11:53:47	@bloodylip	quiet today.
2012-08-28 11:54:04	theGoldenAvatar	Not anymore.
2012-08-28 11:54:32	@Aerox	HI BLOODY
2012-08-28 11:54:32	@Aerox	HI NATE
2012-08-28 11:55:47	theGoldenAvatar	https://www.redditdonate.com/donate/59
2012-08-28 11:55:50	theGoldenAvatar	Misandry yo
2012-08-28 11:56:27	@Aerox	countdown until they get rape/death threats
2012-08-28 11:56:50	theGoldenAvatar	I wish there were more girls in software.
2012-08-28 11:56:54	@bloodylip	HI JRO
2012-08-28 11:56:56	theGoldenAvatar	It's such a sausage fest
2012-08-28 11:57:23	@Aerox	Most of them are sexually harassed out of the classes in college!
2012-08-28 11:57:39	@Aerox	ask maya about her adventures in programming classes
2012-08-28 11:57:44	theGoldenAvatar	I don't get that.
2012-08-28 11:57:48	@Aerox	It's like being in a room entirely of reddit, all day, forever
2012-08-28 11:57:49	theGoldenAvatar	When I was in school we had a couple girls.
2012-08-28 11:57:50	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-28 11:57:58	theGoldenAvatar	I don't remember any instances of obvious sexism.
2012-08-28 11:58:08	@Aerox	Sometimes it's just really creepy leering or touching
2012-08-28 11:58:17	@bloodylip	theGoldenAvatar: did you ever have to do group assignments with them?
2012-08-28 11:58:28	@Aerox	Or people either refusing to work with the women, or exclusively wanting to work with the women so they can be really inappropriate
2012-08-28 11:58:28	theGoldenAvatar	With one girl, yeah.
2012-08-28 11:58:41	theGoldenAvatar	She was kind of not good at programming.
2012-08-28 11:58:51	theGoldenAvatar	But that had nothing to do with her sex.
2012-08-28 11:59:00	@bloodylip	did anybody in your group get all neckbeardy at her?
2012-08-28 11:59:04	theGoldenAvatar	A lot of people I studied with sucked.
2012-08-28 11:59:06	@bloodylip	it happened a lot in my classes
2012-08-28 11:59:18	@bloodylip	theGoldenAvatar: same
2012-08-28 11:59:38	theGoldenAvatar	There was one absolute douche
2012-08-28 12:00:00	theGoldenAvatar	His name was Maximillian von Rupplinberg
2012-08-28 12:00:06	@Aerox	The sad thing is that gross neckbeardiness continues into the working world
2012-08-28 12:00:26	@bloodylip	hahaha
2012-08-28 12:00:34	@Aerox	There's apparently a group of women at gearbox who unrelated to each other have off the record talked about how fucking awful the culture there is but they're terrified of losing their jobs
2012-08-28 12:00:42	@bloodylip	we have a lot of females on our teams
2012-08-28 12:01:19	theGoldenAvatar	We've had three female interns.
2012-08-28 12:01:22	@bloodylip	Aerox: well gearbox seems like a bunch of bros, so i'm not entirely surprised
2012-08-28 12:01:24	theGoldenAvatar	2 of them sucked.
2012-08-28 12:01:26	-->	RobotBebop (~RobotBebo@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-08-28 12:01:30	theGoldenAvatar	One was awesome but took a job in Raleigh
2012-08-28 12:01:32	@Aerox	HI MOOSE
2012-08-28 12:01:36	@Aerox	HOW'S VACATION
2012-08-28 12:02:09	@bloodylip	HI MOOSE
2012-08-28 12:02:14	@bloodylip	theGoldenAvatar: eww
2012-08-28 12:02:18	@bloodylip	who wants to work in Raleigh?
2012-08-28 12:02:20	RobotBebop	Morning
2012-08-28 12:02:22	RobotBebop	HI JRO
2012-08-28 12:02:25	theGoldenAvatar	A lot of people?
2012-08-28 12:02:25	RobotBebop	i ahve to do some work at home :/
2012-08-28 12:02:34	theGoldenAvatar	It's a pretty large tech/banking area.
2012-08-28 12:02:39	@Aerox	Moore told Blomquist that managers “communicated to our workforce that the attendance at the Romney event was mandatory, but no one was forced to attend.”
2012-08-28 12:02:40	@Aerox	HMMMM
2012-08-28 12:03:04	theGoldenAvatar	Maybe they just didn't know what mandatory meant.
2012-08-28 12:03:18	@Aerox	I guess the distinction is that
2012-08-28 12:03:38	@Aerox	If you get fired for not taking a forced unpaid vacation to attend that is a choice, it's only bad if you are literally shot for not attending
2012-08-28 12:05:13	theGoldenAvatar	Who let Ian have vacation?
2012-08-28 12:05:53	RobotBebop	its a safety vacation
2012-08-28 12:05:59	RobotBebop	less damage for me to do
2012-08-28 12:06:52	RobotBebop	Ecksorcism are you there or did you just leave your shit running in Ottawa
2012-08-28 12:07:00	@bloodylip	RobotBebop: just don't quit your vacation on the last day!
2012-08-28 12:07:12	RobotBebop	i don't follow
2012-08-28 12:07:22	theGoldenAvatar	job?
2012-08-28 12:07:39	@Aerox	haha
2012-08-28 12:07:41	@Aerox	quitter.
2012-08-28 12:07:53	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-28 12:08:20	Halfleft|Away	fuck me
2012-08-28 12:08:25	theGoldenAvatar	No thanks.
2012-08-28 12:08:34	RobotBebop	gavin was staring at the IT man's bum today
2012-08-28 12:08:44	RobotBebop	its documented on facebook and twitter
2012-08-28 12:08:47	@Aerox	He probably hit on the weird rubber guy
2012-08-28 12:09:31	Halfleft|Away	actually it was my bum that was stared at
2012-08-28 12:09:42	theGoldenAvatar	Power bottom
2012-08-28 12:09:47	Halfleft|Away	the retards at Reed Learning unplugged all our routers and switches
2012-08-28 12:11:28	RobotBebop	http://online.wsj.com/article/SB10000872396390443855804577599993053055030.html?mod=WSJ_Tech_TECHEDITORSPICKS_1
2012-08-28 12:12:17	RobotBebop	this sounds like the worst thing ever
2012-08-28 12:12:22	RobotBebop	i thought it was a fad that died out years ago
2012-08-28 12:12:28	RobotBebop	no wonder facebook is such a shitpile
2012-08-28 12:12:42	Halfleft|Away	that's retarded
2012-08-28 12:12:49	-->	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has joined #destructoid
2012-08-28 12:12:53	Halfleft|Away	up next:
2012-08-28 12:12:54	@Aerox	grunt and point
2012-08-28 12:12:56	Halfleft|Away	dog coding
2012-08-28 12:12:59	Halfleft|Away	the dog uses the computer
2012-08-28 12:13:06	Halfleft|Away	you are there to feed the dog and take it for poops
2012-08-28 12:13:16	@Aerox	also that sounds like the absolute worst
2012-08-28 12:13:27	RobotBebop	i love how the guy says it as good communication
2012-08-28 12:13:27	RobotBebop	no
2012-08-28 12:13:43	RobotBebop	its the "driver" being so frustrated and annoyed by his partner that he can't even form words to speak
2012-08-28 12:13:52	theGoldenAvatar	Pair programming is a main point of the agile philosophy
2012-08-28 12:14:21	theGoldenAvatar	It's pretty excellent at cutting down on bugs
2012-08-28 12:14:29	theGoldenAvatar	But obviously requires more up front resources
2012-08-28 12:14:47	theGoldenAvatar	It also keeps people from slacking off
2012-08-28 12:15:08	Halfleft|Away	wouldn't it be better to have a small team with one leader all on the same desk
2012-08-28 12:15:23	theGoldenAvatar	That's not really the same thing.
2012-08-28 12:15:32	RobotBebop	i would fucking murder somebody if i was doing pair programming
2012-08-28 12:15:53	RobotBebop	having some guy peering over my shoulder
2012-08-28 12:15:58	@Aerox	They would choke to death on your odors
2012-08-28 12:16:01	theGoldenAvatar	We do it sometimes.
2012-08-28 12:16:04	RobotBebop	or I on theirs
2012-08-28 12:16:07	Halfleft|Away	sounds totally gay
2012-08-28 12:16:16	theGoldenAvatar	Mostly when an issue needs immediate addressing.
2012-08-28 12:16:22	@Aerox	I get annoyed when people are even in my office
2012-08-28 12:16:22	Halfleft|Away	is it like in school
2012-08-28 12:16:31	Halfleft|Away	does everyone pair off and the fat kid is picked last
2012-08-28 12:16:40	Halfleft|Away	you have your own office? Man I want an office.
2012-08-28 12:17:03	+Gemsi	me and my boss tend to do that for major stuff when we start out
2012-08-28 12:17:15	theGoldenAvatar	It works well for that too.
2012-08-28 12:17:39	@bloodylip	ugh, this company is the worst
2012-08-28 12:17:54	@bloodylip	they're trying to tell me to use parameters in this request that their application doesn't support
2012-08-28 12:18:05	@bloodylip	and it's on github, so i can look at the code and verify that it won't work
2012-08-28 12:19:14	theGoldenAvatar	Heh.
2012-08-28 12:19:14	RobotBebop	i hate dealing with third party companies
2012-08-28 12:19:18	theGoldenAvatar	I had to do that once.
2012-08-28 12:19:24	theGoldenAvatar	Except their documentation was wrong
2012-08-28 12:19:28	theGoldenAvatar	Their tech support was wrong
2012-08-28 12:19:41	theGoldenAvatar	I had to decompile their assemblies to figure out how shit actually worked
2012-08-28 12:22:23	theGoldenAvatar	Who wants a job writing tests?
2012-08-28 12:22:52	RobotBebop	Ffuuuuck
2012-08-28 12:23:38	@Aerox	I will in 3 days moose!
2012-08-28 12:24:04	@bloodylip	theGoldenAvatar: lots of people i guess?
2012-08-28 12:24:27	theGoldenAvatar	We just got the budget to hire a new person.
2012-08-28 12:24:37	theGoldenAvatar	I'm going to make that person write so many tests.
2012-08-28 12:24:58	@bloodylip	you should hire the guy i worked with at my last job
2012-08-28 12:25:01	@bloodylip	he was in a metal band in the 80s
2012-08-28 12:25:07	theGoldenAvatar	I'm going to make him hate the job.
2012-08-28 12:25:13	@bloodylip	and was in a movie with Judge Reinhold
2012-08-28 12:25:15	Halfleft|Away	I had a course request for MS SharePoint today
2012-08-28 12:25:19	Halfleft|Away	I had to google it
2012-08-28 12:25:29	theGoldenAvatar	You don't what Sharepoint is?
2012-08-28 12:25:39	theGoldenAvatar	know what*
2012-08-28 12:25:46	Halfleft|Away	I do now.
2012-08-28 12:25:48	theGoldenAvatar	bloodylip, sounds like the perfect candidate
2012-08-28 12:25:50	Halfleft|Away	I'd never heard of it.
2012-08-28 12:26:22	theGoldenAvatar	It's mostly a piece of shit.
2012-08-28 12:26:24	Brainderailment	off to mail a package, bbl
2012-08-28 12:29:22	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-28 12:32:51	Halfleft|Away	it looked it
2012-08-28 12:32:53	Halfleft|Away	but hey
2012-08-28 12:33:16	Halfleft|Away	some sandwich slinging sodexo manager wants to go on a course for it so I will oblige and sort her out
2012-08-28 12:33:16	@Aerox	http://www.huffingtonpost.com/2012/08/28/rush-limbaugh-isaac-obama-convention_n_1835674.html
2012-08-28 12:33:18	@Aerox	BUSTED
2012-08-28 12:35:47	RobotBebop	yay
2012-08-28 12:35:57	RobotBebop	AT&T still sells sim cards physically at the store
2012-08-28 12:36:00	RobotBebop	that saves me $20
2012-08-28 12:36:03	RobotBebop	$20 more for booze!
2012-08-28 12:37:37	RobotBebop	http://www.examiner.com/article/new-law-arizona-states-pregnancy-begins-two-weeks-before-conception
2012-08-28 12:38:59	-->	jared (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-08-28 12:40:06	jared	Oh man, chan's bumping today.
2012-08-28 12:40:17	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-28 12:40:17	--	Mode #destructoid [+v Bigby] by Q
2012-08-28 12:41:28	RobotBebop	hahahahahah Aerox
2012-08-28 12:41:36	RobotBebop	stains are wasted life you IDIOT
2012-08-28 12:41:56	+Bigby	they were better off anyway
2012-08-28 12:42:32	RobotBebop	all those potential mooselets
2012-08-28 12:43:29	jared	What about coffee stains? Well, I guess those are equal to a barista's wasted life.
2012-08-28 12:43:55	@Aerox	Get ready to waste a lot of life this weekend
2012-08-28 12:43:57	@Aerox	It's going to be a genocide
2012-08-28 12:44:03	 *	RobotBebop barfs
2012-08-28 12:45:23	jared	Aerox: Make sure you use protection. Turn off your livestream to Rome, Italy.
2012-08-28 12:45:33	Halfleft|Away	how are those kinds of people allowed to make laws and decisions about people's money?
2012-08-28 12:45:45	RobotBebop	Jesus and old people
2012-08-28 12:45:57	jared	What kinds of people?
2012-08-28 12:46:02	 *	jared missed it
2012-08-28 12:46:04	theGoldenAvatar	Hey look
2012-08-28 12:46:04	RobotBebop	http://www.examiner.com/article/new-law-arizona-states-pregnancy-begins-two-weeks-before-conception
2012-08-28 12:46:05	Halfleft|Away	us politians
2012-08-28 12:46:09	theGoldenAvatar	MS is back at it
2012-08-28 12:46:10	theGoldenAvatar	http://www.freelists.org/post/luajit/FYI-No-JIT-on-Windows-8-for-ARM
2012-08-28 12:46:17	RobotBebop	what
2012-08-28 12:46:18	jared	Whoa, what WHAT!?
2012-08-28 12:46:23	jared	BEFORE conception????
2012-08-28 12:46:48	Halfleft|Away	means you can start drinking 2 weeks earlier
2012-08-28 12:46:49	+Bigby	thats inconvinent as hell
2012-08-28 12:47:08	theGoldenAvatar	With that revelation.
2012-08-28 12:47:11	theGoldenAvatar	I'm going to be a father.
2012-08-28 12:47:17	+Bigby	several times over
2012-08-28 12:47:29	RobotBebop	jeezus MS
2012-08-28 12:47:44	jared	theGoldenAvatar: So, basically, Windows 8 is actually doomed to fail and the media has been right all along?
2012-08-28 12:47:51	theGoldenAvatar	Of course not.
2012-08-28 12:47:56	RobotBebop	no, most people don't give two shits about that
2012-08-28 12:48:01	RobotBebop	but its kind of depressing
2012-08-28 12:48:04	theGoldenAvatar	I mean, Apple has been doing that shit for years
2012-08-28 12:48:16	RobotBebop	its not like anybody is going to use W8 in any large measure anyway
2012-08-28 12:48:16	jared	On a related note, how can doing that not incur any kind of anti-trust wrath?
2012-08-28 12:48:18	+Bigby	no idea what JIT is
2012-08-28 12:48:26	RobotBebop	Just-In-Time
2012-08-28 12:48:29	theGoldenAvatar	RobotBebop, sure they will
2012-08-28 12:48:32	RobotBebop	its what Chrome's JavaScript uses
2012-08-28 12:48:47	+Bigby	so no chrome?
2012-08-28 12:48:50	+Bigby	bullshit
2012-08-28 12:48:51	RobotBebop	it takes the compiled JavaScript and compiles it to native machine code just-in-time before it executes
2012-08-28 12:48:55	+Bigby	thats my main browser
2012-08-28 12:49:01	RobotBebop	only on ARM devices
2012-08-28 12:49:02	theGoldenAvatar	It's what iOS does
2012-08-28 12:49:12	RobotBebop	full windows 8 pcs will be fine
2012-08-28 12:49:24	theGoldenAvatar	Bigby, Chrome will be on there.
2012-08-28 12:49:30	theGoldenAvatar	It just won't be as fast as IE
2012-08-28 12:49:34	theGoldenAvatar	Same with Chrome on iOS
2012-08-28 12:49:36	RobotBebop	or it'll just host the IE web view control
2012-08-28 12:49:39	theGoldenAvatar	Executes JS way slower
2012-08-28 12:49:45	theGoldenAvatar	Than safari that is
2012-08-28 12:50:04	RobotBebop	how is that possible? i thought it literally just wrapped around the UIWebView control
2012-08-28 12:50:14	RobotBebop	its just a different skin ontop of iOS's webkit build
2012-08-28 12:50:16	+Bigby	how about firefox then
2012-08-28 12:50:20	RobotBebop	lolfirefox
2012-08-28 12:50:28	RobotBebop	Firefox for regular usage is ass
2012-08-28 12:50:31	RobotBebop	hot stinky ass
2012-08-28 12:50:49	theGoldenAvatar	UIWebView doesn't have JIT access, Ian
2012-08-28 12:50:59	RobotBebop	but it still runs JavaScript internally doesn't it?
2012-08-28 12:51:12	RobotBebop	like if you feed it a url with <script> links and everything it just runs that i thought
2012-08-28 12:51:40	RobotBebop	or does Safari actually have its own internal undocumented UIWebView subclass or something
2012-08-28 12:51:43	+Bigby	hopefully someone will make a dolphin browser app for it
2012-08-28 12:51:52	+Bigby	or maybe opera
2012-08-28 12:51:53	theGoldenAvatar	RobotBebop, something like that
2012-08-28 12:51:57	RobotBebop	ahh
2012-08-28 12:52:16	RobotBebop	whatevs
2012-08-28 12:52:18	RobotBebop	still buying an iPhone
2012-08-28 12:52:19	jared	I still use FF at home and work, despite its awful memory leaks.
2012-08-28 12:52:23	RobotBebop	i'm part of the problem, deal with it.
2012-08-28 12:52:29	RobotBebop	i use FF for development
2012-08-28 12:52:31	RobotBebop	because Firebug
2012-08-28 12:52:36	RobotBebop	everything else is Chrome
2012-08-28 12:53:41	RobotBebop	i'd be less annoyed at the MS thing if they didn't use fucking IE
2012-08-28 12:54:03	theGoldenAvatar	"Apple disallows third-parties from running arbitrary, downloaded code, for security reasons. Thus, no JIT for Chrome."
2012-08-28 12:54:05	RobotBebop	i wish they'd throw in the towel on that, they can't keep up with FF and Chrome at all, and they still can't implement half the shit either of those browsers do
2012-08-28 12:54:09	theGoldenAvatar	And the reply:
2012-08-28 12:54:12	theGoldenAvatar	"But Google is not a third... I guess they are not Apple so they are a third party."
2012-08-28 12:54:20	theGoldenAvatar	Someone doesn't know what third-party means.
2012-08-28 12:55:13	+Bigby	i am curious to see who will develop a new OS for mobile devices
2012-08-28 12:55:27	jared	Why do we need a new one?
2012-08-28 12:55:36	+Bigby	because its going to happen anyway
2012-08-28 12:55:48	jared	MAYBE WINMO8 LOL????
2012-08-28 12:55:49	+Bigby	Ubuntu has said they were working on one
2012-08-28 12:56:09	theGoldenAvatar	No one uses Linux on the desktop
2012-08-28 12:56:17	jared	I would run mobile Ubuntu more likely than anything else out there.
2012-08-28 12:56:20	theGoldenAvatar	I'm sure they'll line up for one on a phone
2012-08-28 12:56:29	RobotBebop	http://trenchescomic.com/tales/post/lip-service fuck
2012-08-28 12:56:31	+Bigby	Android is linux based
2012-08-28 12:56:32	jared	Aside from Android, obv.
2012-08-28 12:56:41	+Bigby	people are dumb
2012-08-28 12:56:43	theGoldenAvatar	Android is not linux.
2012-08-28 12:56:48	+Bigby	they wont know where Ubuntu came from
2012-08-28 12:56:50	RobotBebop	its linux based.
2012-08-28 12:57:08	+Bigby	most of them dont even know that about Android
2012-08-28 12:57:08	theGoldenAvatar	It doesn't run a linux kernel.
2012-08-28 12:57:12	+Bigby	they dont care as long as it works
2012-08-28 12:57:23	+Bigby	does HP still have the rights to WebOS?
2012-08-28 12:57:29	RobotBebop	yep
2012-08-28 12:57:33	+Bigby	shit
2012-08-28 12:57:35	RobotBebop	and nobody wants to use it still
2012-08-28 12:57:45	+Bigby	WebOS is ok
2012-08-28 12:57:51	RobotBebop	Android is a Linux-based operating system for mobile devices such as smartphones and tablet computers. It is developed by the Open Handset Alliance, led by Google.[2]
2012-08-28 12:58:13	+Bigby	id like to see it further developed
2012-08-28 12:58:19	theGoldenAvatar	You know what I mean.
2012-08-28 12:58:20	+Bigby	on a good piece of hardware
2012-08-28 12:58:34	theGoldenAvatar	It's like saying Win8 is DOS
2012-08-28 12:58:40	jared	See, Android is good, but there's still a fair amount of fuckupery from Google in terms of reliably open sourcing the code promptly at each release.
2012-08-28 12:59:22	RobotBebop	no, there's nothing DOS about Windows since NT replaced the consumer line with XP
2012-08-28 12:59:40	RobotBebop	DOS was the bootstrap for Win9x
2012-08-28 12:59:46	theGoldenAvatar	I know.
2012-08-28 12:59:50	RobotBebop	meanwhil
2012-08-28 12:59:51	theGoldenAvatar	Why are you splitting hairs?
2012-08-28 12:59:54	RobotBebop	I'm not
2012-08-28 13:00:09	theGoldenAvatar	I'm saying Android is so far removed from linux it's not really linux.
2012-08-28 13:00:10	RobotBebop	Android is linux based, it uses the linux core shit, and bootstraps into the Android platform
2012-08-28 13:00:14	theGoldenAvatar	Even though it's technically linux.
2012-08-28 13:00:18	@bloodylip	theGoldenAvatar: android is linux
2012-08-28 13:00:21	@bloodylip	it's not desktop linux
2012-08-28 13:00:26	@bloodylip	but the linux kernel is the core of android
2012-08-28 13:00:32	RobotBebop	under the Java level its all linux
2012-08-28 13:00:37	RobotBebop	you can shell into an android phone
2012-08-28 13:00:39	@bloodylip	if you want to be a pedant, linux desktop is GNU/Linux
2012-08-28 13:00:46	RobotBebop	and there's a linux filesystem and everything
2012-08-28 13:00:46	@bloodylip	android is Android/Linux
2012-08-28 13:00:47	jared	Android is like another distro, like redhat, or suse, or mandrake.
2012-08-28 13:01:00	jared	Android uses ext.. probably 2.
2012-08-28 13:01:24	jared	Which makes me absolutely livid that I have to use external media formatted to shitty FAT32.
2012-08-28 13:01:46	jared	Questions marks in file names? SORRY!
2012-08-28 13:01:47	RobotBebop	its the only Filesystem that every other OS uses :/
2012-08-28 13:02:05	jared	I know, but it's... awful.
2012-08-28 13:02:35	+Bigby	time to get cracking on a new one
2012-08-28 13:02:44	--	theGoldenAvatar is now known as tga|meeting
2012-08-28 13:03:28	tga|meeting	My only point was the interoperability of anything written for Android is much farther away than other linux distros
2012-08-28 13:03:38	RobotBebop	well, yeah
2012-08-28 13:03:40	tga|meeting	Making Android some other beast that's only going to get further and further away
2012-08-28 13:03:58	tga|meeting	And it's fork and unmergable
2012-08-28 13:04:02	tga|meeting	forked*
2012-08-28 13:04:08	tga|meeting	Anyway, meetings
2012-08-28 13:04:12	RobotBebop	yay meetings!
2012-08-28 13:05:04	jared	tga|meeting: I agree, but I think this is due mostly because it's a mobile platform. Contrained memory and all that jazz. You need a mobile OS to do things differently than a desktop OS, even if the kernel will 'run on anything.'
2012-08-28 13:05:32	@bloodylip	tga|meeting: untrue, the kernel changes are being merged
2012-08-28 13:05:38	@bloodylip	yeah, it's unmergable on a desktop scale
2012-08-28 13:05:44	@bloodylip	but i don't think that was ever the plan
2012-08-28 13:06:08	+Bigby	what happened to Symbian btw
2012-08-28 13:06:14	+Bigby	was it just tossed?
2012-08-28 13:06:31	@Aerox	Sybian?
2012-08-28 13:07:08	+Bigby	not the sex machine
2012-08-28 13:07:17	jared	Symbian I think they tried to forgoe and support Meego, that didn't get the market share they wanted (how could it?) so they went with MS.
2012-08-28 13:07:18	+Gemsi	nokia still makes it for dead low end feature phones and non-major markets i believe
2012-08-28 13:07:27	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-28 13:08:04	@bloodylip	yeah
2012-08-28 13:08:11	@bloodylip	i think it's still out there in like india and southeast asia
2012-08-28 13:08:17	RobotBebop	BOOM! SYBIAN IN THE HOOOOOOOOOOOOOOOOUSE
2012-08-28 13:08:25	@bloodylip	they'd be silly to kill it there, since it's a low-end market
2012-08-28 13:08:27	jared	Yeah, I had an E71 before my first Android phone, and it was fine, but Symbian is not a smartphone OS. It's too slow and clunky, even with the updates they put into their touch series.
2012-08-28 13:09:13	@Aerox	Haha I love when Jay starts flapping his arms around and jumping around
2012-08-28 13:09:32	RobotBebop	cloudy drink kill frog!
2012-08-28 13:09:50	jared	I can't help but think of this as somewhat of a cultural difference. Windows? From the US. OS X? Presumably also from the US. Linux and Unix? US. Symbian was an OS from outside of North America. Is that how a foreign OS would look?
2012-08-28 13:09:54	RobotBebop	man i am saving all my farts for pax
2012-08-28 13:10:06	RobotBebop	i am literally goin to walk in to seattle like a giant brown inflated kirby
2012-08-28 13:10:09	jared	haha
2012-08-28 13:10:10	Brainderailment	trying to hold them in, or containing them somewhere?
2012-08-28 13:10:15	Brainderailment	nvm
2012-08-28 13:10:21	@Aerox	sup nate
2012-08-28 13:10:25	Brainderailment	surps
2012-08-28 13:10:31	Brainderailment	hows gw2?
2012-08-28 13:10:34	@Aerox	amazing
2012-08-28 13:10:42	Brainderailment	swagmazing?
2012-08-28 13:10:42	@Aerox	Moose are you implying you got your powers by inhaling someone else's farts
2012-08-28 13:10:46	Brainderailment	yolomazing?
2012-08-28 13:10:49	jared	Someone make a char and let me live vicariously through them.
2012-08-28 13:10:53	@Aerox	it's so yolo
2012-08-28 13:10:57	RobotBebop	yolo
2012-08-28 13:11:01	@Aerox	a char or a charr?
2012-08-28 13:11:02	@Aerox	or a charr char
2012-08-28 13:11:09	jared	Charmander.
2012-08-28 13:11:13	+Bigby	chimchar
2012-08-28 13:11:14	@Aerox	Charrmander
2012-08-28 13:11:17	@Aerox	I'm sure that name is taken already
2012-08-28 13:11:19	jared	Two r's?
2012-08-28 13:11:20	Halfleft|Away	hahahah
2012-08-28 13:11:20	Halfleft|Away	http://i.imgur.com/1jRKq.png
2012-08-28 13:11:50	+Bigby	bipolar forums
2012-08-28 13:12:00	Brainderailment	someone gift gw2 to me so I don't feel obligated to level to cap
2012-08-28 13:12:02	+Bigby	FUCK YOU hug me
2012-08-28 13:12:29	@Aerox	Do it bitch
2012-08-28 13:12:29	+Gemsi	you will just feel obligated to 100% the world maps instead
2012-08-28 13:12:30	RobotBebop	it changed the magical girl genre YOU PLEB
2012-08-28 13:12:55	Brainderailment	god, I hate plebs
2012-08-28 13:13:01	+Bigby	can anyone really top Sailor Moon though?
2012-08-28 13:13:02	Brainderailment	so plebian
2012-08-28 13:13:49	jared	Oh, so question: If GW is free to play, what do you pay for in the game? or is it like, you pay retail for the game, no more fees until expansions come out?
2012-08-28 13:13:58	Brainderailment	60
2012-08-28 13:14:04	@Aerox	oh nate, I hsould send you what I sent alex yesterday
2012-08-28 13:14:06	@Aerox	you'll get a kick out if
2012-08-28 13:14:08	@Aerox	*of it
2012-08-28 13:14:11	Brainderailment	k
2012-08-28 13:14:23	Brainderailment	Jared, I'm sure expansions will be 40 or something
2012-08-28 13:14:46	jared	OK. No microtransactions though I guess is what I'm asking?
2012-08-28 13:14:59	+Gemsi	yes to microtransactions
2012-08-28 13:15:20	jared	Hmm..
2012-08-28 13:15:27	+Gemsi	but it's all either cosmetic stuff, or stuff that it tends to cost real money for in wow
2012-08-28 13:15:54	+Gemsi	and you can get the points for the microtransactions with in game currency
2012-08-28 13:16:03	jared	Oh, also Jro, I read you're "PLAY GW2!" intor on dtoid, it made me want to play it even more than I already did. If there's as much empahsis on just exploring as you seem to indicate, it seems perfect for me.
2012-08-28 13:16:08	RobotBebop	so i was all geared up to buy me some PS1 games last night
2012-08-28 13:16:08	RobotBebop	NOPE
2012-08-28 13:16:09	jared	*intro
2012-08-28 13:16:11	RobotBebop	YOU NEED A PS3
2012-08-28 13:16:13	RobotBebop	dicks
2012-08-28 13:16:22	@Aerox	hooray you should but it
2012-08-28 13:16:40	+Gemsi	dude, i've spend as much time wondering around trying to 100% maps as I have anything else
2012-08-28 13:16:51	jared	I am debating whether to buy a new laptop, or build a tower.
2012-08-28 13:17:10	jared	Although, that still leaves me with no place to set it up. But I need a new computer./
2012-08-28 13:17:20	@bloodylip	100% maps is what gives you fancy gifts, right?
2012-08-28 13:17:33	jared	I would 100% every map.
2012-08-28 13:17:45	+Gemsi	yeah when you 100% a map you get stuff
2012-08-28 13:17:46	jared	I used to do WoW wrong and just wander around mapping stuff.
2012-08-28 13:17:59	@Aerox	tower
2012-08-28 13:18:01	+Gemsi	normally like 2 bits of loot, a chest key and a boost
2012-08-28 13:19:09	@TDiddy	yeah
2012-08-28 13:19:16	@TDiddy	i have like 12 of those transmute items
2012-08-28 13:19:24	@TDiddy	and all the freakin swords i make look the same anyway
2012-08-28 13:19:39	+Gemsi	yeah I've got quite a few of those
2012-08-28 13:20:57	@TDiddy	i love how the plant people look
2012-08-28 13:20:58	+Bigby	too bad these games dont give you a sort of crafting system that lets you actually change the look of your weapons and items
2012-08-28 13:21:05	+Bigby	spore style
2012-08-28 13:22:25	@Aerox	Graphically different armor starts showing up around level 30
2012-08-28 13:22:31	@Aerox	and the weapons all look different pretty early out the gate
2012-08-28 13:23:23	jared	I always thought that in games like this, you should be able to change your armor 'stats' and what your armor looks like independently in some way.
2012-08-28 13:23:59	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-28 13:24:02	@TDiddy	i've seen some greatswords that look huge and like have bands of leather on them or are jagged
2012-08-28 13:24:04	@Aerox	This one is basically that there is a whole bunch of cosmetic armor and it's pretty simple to transfer stats back and forth between sets
2012-08-28 13:24:12	@TDiddy	and mine looks like a normal sword, thats bigger
2012-08-28 13:24:13	@Aerox	I think that's the bandit weapon set
2012-08-28 13:24:17	jared	Like, have armor that doesn't show on the character but effects stats, and then have like clothing items that effect no stats but change look.
2012-08-28 13:24:26	@TDiddy	is that pvp
2012-08-28 13:24:30	@Aerox	no
2012-08-28 13:24:32	jared	Ah.
2012-08-28 13:25:57	@TDiddy	imma make a sylvari theif and use that to grind out some bronze
2012-08-28 13:26:33	@TDiddy	that and play with a thief some
2012-08-28 13:27:35	@Aerox	Yeah I have a level 2 human thief I haven't messed with
2012-08-28 13:27:41	@TDiddy	just from looking at them and how the description makes them sound, doing anything besides a guardian or warrior as a Charr, you're doing it wrong
2012-08-28 13:27:44	@Aerox	i liked what little I playedi n BWE
2012-08-28 13:27:54	@Aerox	Nah, the Charr have three legions
2012-08-28 13:28:04	@Aerox	The Charr are actually preeminent engineers
2012-08-28 13:28:06	+Gemsi	pff engi for life
2012-08-28 13:28:16	@Aerox	The Iron Legion is entirely about construction and engineering
2012-08-28 13:28:24	+Gemsi	so many dots and 'nade and other effects it's mad
2012-08-28 13:28:25	@Aerox	and the Ash Legion is basically thieves
2012-08-28 13:28:33	@Aerox	It's Necro/Mesmer/Ele that don't fit with CHarr lore
2012-08-28 13:28:38	@TDiddy	lol
2012-08-28 13:28:41	+Bigby	and the Butt Legion is for....well
2012-08-28 13:28:55	@TDiddy	for my thief i went with black and gold clothing, im soooooooooo unique you guyz
2012-08-28 13:29:23	+Bigby	go with pink and purple
2012-08-28 13:29:37	jared	I would pick orange things, if I existed and this game also existed in parallel to me.
2012-08-28 13:30:06	jared	Do mesmers still suck?
2012-08-28 13:30:19	jared	(Not suck, but are underpowered?)
2012-08-28 13:30:55	@Aerox	I played one to 10 yesterday and did not enjoy it
2012-08-28 13:31:04	@TDiddy	aerox, last night we were fighting this huge champion in the north of the norn area
2012-08-28 13:31:15	jared	Same problem? It just takes too long to drop creep?
2012-08-28 13:31:19	@TDiddy	and i had banners out, using my gun because it was wrecking people in melee
2012-08-28 13:31:21	@Aerox	yeah
2012-08-28 13:31:23	@TDiddy	and reviving people
2012-08-28 13:31:26	@TDiddy	I got a bronze
2012-08-28 13:31:27	@TDiddy	wtf
2012-08-28 13:31:31	@Aerox	and I was struggling to even level up weapons, because I was doing so little damage it wasn't registering as a kill for me
2012-08-28 13:31:45	jared	Huh/ Wow, they should fix that/
2012-08-28 13:32:18	@Aerox	Again apparently they shine in higher levels
2012-08-28 13:32:31	 *	jared shrugs
2012-08-28 13:32:45	@Aerox	But it's just plinking away with your scepter for like 11 damage a swing while your illusions do 0/1, and they all dissolve when your target dies, and shatter is on kind of a long cooldown
2012-08-28 13:33:38	jared	I took escaptist's quiz and it said I should be a mesmer. Which I know is a stupid way to determine a class, but it's too bad it seems not fun to play/
2012-08-28 13:34:06	@Aerox	It's worth checking out
2012-08-28 13:34:09	jared	Shatter? That destroys target articacts, right?
2012-08-28 13:34:12	+Bigby	there is a quiz?
2012-08-28 13:34:15	jared	*artifacts
2012-08-28 13:34:16	+Bigby	i must take this
2012-08-28 13:34:36	jared	Yeah, it's the latest one "Which GW2 Class Are You?"
2012-08-28 13:36:50	jared	http://www.escapistmagazine.com/quizzes/view/221-Which-Guild-Wars-2-Profession-Fits-You
2012-08-28 13:36:58	jared	Profession I guess.
2012-08-28 13:37:15	jared	But the quiz seems to think I am a decietful mesmer, master of illusion.
2012-08-28 13:41:49	+Bigby	im an engineer
2012-08-28 13:43:15	jared	In game, or from the quiz, or both?
2012-08-28 13:43:26	+Bigby	dont have the game yet
2012-08-28 13:43:38	jared	Ah.
2012-08-28 13:43:40	jared	Me either.
2012-08-28 13:43:54	RobotBebop	haha jro
2012-08-28 13:44:00	RobotBebop	that gravity falls twit
2012-08-28 13:44:26	jared	I think I'm going to wait to get GW2 until the mechromancer class comes out.
2012-08-28 13:44:43	+Bigby	the hell is that
2012-08-28 13:45:32	 *	jared waits
2012-08-28 13:51:34	jared	The mechromancer is the bonus class that will be released for Borderlands 2. I was blatently mixing video games together.
2012-08-28 13:51:51	Brainderailment	fuckin nerd
2012-08-28 13:52:06	jared	Yes, and how can I help you today?
2012-08-28 13:52:15	 *	jared pushes his glasses up
2012-08-28 13:52:50	Brainderailment	you can tell me how many episodes of star wars there are in the BSG tv series
2012-08-28 13:53:33	jared	Like... 11?? Why would Star Wards be in BSG?
2012-08-28 13:53:37	jared	*Waras
2012-08-28 13:53:40	jared	Fuck
2012-08-28 13:53:42	jared	*Wars
2012-08-28 13:54:21	Brainderailment	captain pickard is better than jean luke skywalker, faggot
2012-08-28 13:54:36	@bloodylip	gag faggot
2012-08-28 13:54:49	+Bigby	so dumb
2012-08-28 13:57:03	@Aerox	i heard nate loves gags
2012-08-28 14:01:53	Brainderailment	so, i just killed a dragon in skyrim, didn't get a soul, it's still laying there all fleshy
2012-08-28 14:02:01	Brainderailment	what do
2012-08-28 14:02:09	+Bigby	you are full of souls
2012-08-28 14:02:12	+Bigby	no more room left
2012-08-28 14:02:34	jared	Soul of the mind, key to life's ether...
2012-08-28 14:04:48	Brainderailment	guess I need to learn more words
2012-08-28 14:05:10	@bloodylip	did you try calling him a faggot?
2012-08-28 14:05:26	Brainderailment	no dice
2012-08-28 14:05:31	Brainderailment	Fag Ro Da
2012-08-28 14:05:31	@Aerox	Wow you are terrible at games
2012-08-28 14:05:33	@Aerox	kill yourself imo
2012-08-28 14:05:42	Brainderailment	imo agreed
2012-08-28 14:17:40	RobotBebop	weee
2012-08-28 14:18:01	@Aerox	hi moose
2012-08-28 14:18:04	RobotBebop	hi jro
2012-08-28 14:18:06	@Aerox	what are you weeing on
2012-08-28 14:18:26	RobotBebop	everything!
2012-08-28 14:18:30	RobotBebop	gotta mark my territory
2012-08-28 14:19:16	RobotBebop	so nobody takes it over while i'm gone
2012-08-28 14:19:24	@Aerox	You are just like a living ball of stink
2012-08-28 14:20:42	RobotBebop	hehe
2012-08-28 14:30:15	Halfleft|Away	man
2012-08-28 14:30:21	Halfleft|Away	I hope the random we just showed the room to moves in
2012-08-28 14:30:27	Halfleft|Away	Ginger lass from Manc.
2012-08-28 14:30:30	Halfleft|Away	Dead canny.
2012-08-28 14:30:36	Halfleft|Away	Northern craic gannin on lyke
2012-08-28 14:30:39	+Bigby	i hope that doesnt mean she is dead
2012-08-28 14:30:45	Halfleft|Away	it doesn't
2012-08-28 14:31:33	+Bigby	where is gandy to translate what he said
2012-08-28 14:31:46	Halfleft|Away	gandy isn't northern
2012-08-28 14:31:51	Halfleft|Away	I shall translate
2012-08-28 14:31:59	Halfleft|Away	I hope the stranger we just showed the room to moves in
2012-08-28 14:32:07	Halfleft|Away	Read headed girl from Manchester
2012-08-28 14:32:12	Halfleft|Away	Very lovely
2012-08-28 14:32:33	Halfleft|Away	Instant natural northern rapport established with ease. Got on just fine.
2012-08-28 14:32:34	tga|meeting	Brainderailment, was it a ginger dragon?
2012-08-28 14:32:37	--	tga|meeting is now known as theGoldenAvatar
2012-08-28 14:32:56	Brainderailment	ginger dragon?
2012-08-28 14:33:02	theGoldenAvatar	Halfleft|Away, you should tell her you accept payment in sex.
2012-08-28 14:33:25	Halfleft|Away	isn't that a given?
2012-08-28 14:33:26	theGoldenAvatar	Yes, Brainderailment. There are rare Ginger dragons in Skyrim that do not yield souls.
2012-08-28 14:33:28	Halfleft|Away	I mean look at me.
2012-08-28 14:33:31	theGoldenAvatar	It's a joke.
2012-08-28 14:33:37	Brainderailment	it looked like all the other dragons
2012-08-28 14:33:38	Halfleft|Away	haha is that true?
2012-08-28 14:33:41	theGoldenAvatar	Yes.
2012-08-28 14:33:45	Halfleft|Away	that's great
2012-08-28 14:33:50	Brainderailment	oh god
2012-08-28 14:34:05	+Bigby	blood dragons?
2012-08-28 14:34:49	theGoldenAvatar	Did I say that?
2012-08-28 14:35:36	+Bigby	yes
2012-08-28 14:35:36	Brainderailment	oh, you can kill the same dragon twice, it gives no soul after the first down.
2012-08-28 14:35:58	theGoldenAvatar	http://i.imgur.com/RHPyC.jpg
2012-08-28 14:37:49	Brainderailment	ha, no it wasn't that
2012-08-28 14:39:32	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-28 14:40:47	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-28 14:42:59	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-08-28 14:44:00	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-08-28 15:10:02	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-28 15:33:51	--	jared is now known as jared|away
2012-08-28 15:44:37	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-08-28 16:04:27	Halfleft|Away	is this an actual win8 window? http://i.imgur.com/sg2Wk.png
2012-08-28 16:04:36	Halfleft|Away	i feel like my eyes are getting cut on all the corners
2012-08-28 16:04:37	Halfleft|Away	so pointy
2012-08-28 16:05:04	+Bigby	really?
2012-08-28 16:08:05	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-08-28 16:13:52	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-28 16:15:33	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-28 16:15:34	--	Mode #destructoid [+v jorge`] by Q
2012-08-28 16:28:47	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-28 16:32:02	Brainderailment	It's like a fisher price computer
2012-08-28 16:35:59	RobotBebop	thats what they said about XP
2012-08-28 16:45:43	RobotBebop	hmm
2012-08-28 16:45:50	RobotBebop	i probably should've paid my credit counsellers earlier
2012-08-28 16:45:51	RobotBebop	OH WELL
2012-08-28 16:46:06	RobotBebop	bmo's just going to send some goons to beat me
2012-08-28 16:46:08	RobotBebop	nbd
2012-08-28 16:48:52	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-28 16:59:50	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-28 17:01:37	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-28 17:06:19	RobotBebop	why does GW2 append a 4 digit number to you rusername ?
2012-08-28 17:10:04	Aerox	So you don't have to worry about finding a unique account name
2012-08-28 17:11:15	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-28 17:11:53	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-28 17:13:17	@TDiddy	did you get it?!
2012-08-28 17:17:47	Aerox	i think he just saw my tweet
2012-08-28 17:18:01	@TDiddy	booooooooooooo
2012-08-28 17:20:22	RobotBebop	DEAL WITH IT
2012-08-28 17:20:35	Brainderailment	I can get 15% off gw2 through gamestop, but I have to use their pc download service
2012-08-28 17:21:23	Aerox	can't your wife just steal a code or something
2012-08-28 17:21:56	Brainderailment	heh, from where?
2012-08-28 17:22:10	Aerox	her dumb work
2012-08-28 17:22:13	Aerox	http://news.yahoo.com/boehner-says-loud-hopes-blacks-latinos-wont-show-185558772.html
2012-08-28 17:22:28	Brainderailment	I don't think they just have codes laying about
2012-08-28 17:25:14	andrewm	Add me
2012-08-28 17:26:53	Brainderailment	gotta mow the lawn
2012-08-28 17:26:55	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-08-28 17:27:13	andrewm	That's what I pay Mexicans for
2012-08-28 17:38:54	-->	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-28 17:39:06	Gandroid	Zomg I'm totes in new York
2012-08-28 17:39:09	DtoidBot	...
2012-08-28 17:39:26	RobotBebop	which totally isn't pax or seattle
2012-08-28 17:40:36	<--	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-28 17:40:47	richterthethird	his parents are in florida and hes in new york
2012-08-28 17:41:08	-->	StoryR (~storytime@c-67-160-86-131.hsd1.wa.comcast.net) has joined #destructoid
2012-08-28 17:41:18	 *	StoryR slaps Ecksorcism around a bit with a large trout
2012-08-28 17:41:22	StoryR	! Where are you?!
2012-08-28 17:41:33	RobotBebop	when was he supposed to land?
2012-08-28 17:41:40	RobotBebop	i think he left his shit running at home
2012-08-28 17:41:42	StoryR	ah
2012-08-28 17:41:50	StoryR	I don't remember when he was supposed to land
2012-08-28 17:41:51	StoryR	...
2012-08-28 17:41:54	StoryR	maybe it's not until later
2012-08-28 17:41:55	StoryR	haha
2012-08-28 17:42:12	RobotBebop	it was 7 hours of total flight time
2012-08-28 17:42:35	RobotBebop	the first one was 1h40m and the last was 4h50m or something
2012-08-28 17:42:48	StoryR	gotcha
2012-08-28 17:42:50	richterthethird	what was your inflight movie?
2012-08-28 17:42:57	RobotBebop	i think the flight was at 8?
2012-08-28 17:43:28	StoryR	8+7-3
2012-08-28 17:43:32	StoryR	NOON
2012-08-28 17:43:44	StoryR	so 3 hrs ago
2012-08-28 17:43:45	StoryR	haha
2012-08-28 17:43:52	RobotBebop	do you have his number?
2012-08-28 17:45:33	StoryR	nope :(
2012-08-28 17:45:37	StoryR	I did
2012-08-28 17:49:35	Aerox	http://www.eonline.com/eol_images/Entire_Site/2012728/DadCock.jpg
2012-08-28 17:51:01	StoryR	anyoe know when Ahmed was supposed to get in?
2012-08-28 17:53:12	Aerox	did you lose him already
2012-08-28 17:53:26	richterthethird	check the bathroom
2012-08-28 17:53:34	Aerox	check your sex dungeon
2012-08-28 17:54:01	StoryR	:(
2012-08-28 17:54:06	StoryR	I sent him a text, and facebook message
2012-08-28 17:54:07	StoryR	but haven't heard
2012-08-28 17:54:14	StoryR	I imagine he's just not here yet
2012-08-28 17:54:21	StoryR	I HOPE
2012-08-28 17:59:54	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-28 17:59:54	--	Mode #destructoid [+v Bigby] by Q
2012-08-28 18:50:51	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-28 18:55:36	Aerox	sup nate
2012-08-28 18:56:03	richterthethird	i hate when people announce fan games
2012-08-28 18:56:06	Brainderailment	checking out this tf2 mann vs. machine video
2012-08-28 18:56:11	richterthethird	they eventually dont get released
2012-08-28 18:56:16	richterthethird	afterwards
2012-08-28 18:57:27	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Connection reset by peer)
2012-08-28 18:57:30	-->	Ahmed (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-08-28 18:57:30	--	Mode #destructoid [+v Ahmed] by Q
2012-08-28 19:00:27	 *	RobotBebop pokes ahmed with a stick
2012-08-28 19:00:50	--	DougCL|Condemnd is now known as DougCL|Skyrim
2012-08-28 19:01:21	Brainderailment	tf2 coop looks purty cuul
2012-08-28 19:02:14	RobotBebop	awwww yeah
2012-08-28 19:02:16	RobotBebop	dead presidents
2012-08-28 19:02:43	DougCL|Skyrim	i really want that build a house dlc for this game
2012-08-28 19:04:31	Brainderailment	like what?
2012-08-28 19:04:53	--	Brainderailment is now known as Brain|Skyrim
2012-08-28 19:04:56	+Bigby	minecraft skyrim
2012-08-28 19:05:07	richterthethird	the sims skyrim
2012-08-28 19:06:46	DougCL|Skyrim	sims skyrim for sure
2012-08-28 19:07:34	+Bigby	psh
2012-08-28 19:07:44	+Bigby	you cant build a massive dark tower to rule the land with in Sims
2012-08-28 19:10:43	RobotBebop	StoryR
2012-08-28 19:11:07	RobotBebop	i sent him a msg on Kik and it said delivered, so i think that means his phone is on
2012-08-28 19:11:16	richterthethird	you can marry a Orc and raises a family in the sims skyrim
2012-08-28 19:12:22	Brain|Skyrim	wtf is a Kik
2012-08-28 19:12:48	RobotBebop	an IM app
2012-08-28 19:12:55	andrewm	Firefall is kind of shitty
2012-08-28 19:13:07	RobotBebop	they're spending too much money on their booths
2012-08-28 19:13:20	andrewm	I didn't play very long
2012-08-28 19:13:26	andrewm	But it was pretty meh
2012-08-28 19:13:41	richterthethird	did you try contactiing him on his neo pets account?
2012-08-28 19:16:01	andrewm	Aerox
2012-08-28 19:16:04	Aerox	yes
2012-08-28 19:16:05	andrewm	About traits
2012-08-28 19:16:21	andrewm	Does it make more sense to concentrate on one line?
2012-08-28 19:16:38	Aerox	yes but
2012-08-28 19:16:43	Aerox	you don't unlock 11-20 until level 40
2012-08-28 19:16:50	Aerox	and you don't unlock 21-30 until level 70
2012-08-28 19:16:57	Aerox	and then you'll respec into 30/30/10 probably
2012-08-28 19:17:03	andrewm	Ah. So you just respec then.
2012-08-28 19:17:07	Aerox	but you definitely want to be doing traits in increments of 5
2012-08-28 19:17:10	Aerox	probably 10
2012-08-28 19:17:19	andrewm	That's what I'm thinking
2012-08-28 19:17:24	andrewm	I've not spent many yet.
2012-08-28 19:17:27	Aerox	having 4 or 7 in one is kind of pointless
2012-08-28 19:25:24	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-28 19:25:24	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-28 19:27:17	RobotBebop	YAAAAAAAAAAAAAAAY ahmeds alive
2012-08-28 19:27:28	RobotBebop	he's going to call you StoryR
2012-08-28 19:39:26	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-08-28 19:41:36	RobotBebop	aaggh slow pills make me slow
2012-08-28 19:42:09	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-08-28 19:42:31	richterthethird	i dont believe you
2012-08-28 19:42:56	RobotBebop	hey dare
2012-08-28 19:43:13	dare-	Mooselini
2012-08-28 19:46:43	richterthethird	mooseleupagus
2012-08-28 19:47:17	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-28 19:47:17	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-28 19:48:44	dare-	Moose did you buy any Vita PS1 games
2012-08-28 19:48:57	RobotBebop	NO
2012-08-28 19:49:05	RobotBebop	you can't without a fucking ps3
2012-08-28 19:50:03	dare-	Did you check again recently?
2012-08-28 19:50:10	dare-	I read it changed after the actual store was updated this afternoon
2012-08-28 19:50:20	RobotBebop	i haven't
2012-08-28 19:50:24	RobotBebop	let me do so right nmow
2012-08-28 19:50:28	RobotBebop	right meow
2012-08-28 19:50:31	andrewm	meow*
2012-08-28 19:50:35	andrewm	SLOW
2012-08-28 19:50:40	dare-	Owned
2012-08-28 19:51:30	RobotBebop	i love using the physical controls
2012-08-28 19:51:38	RobotBebop	i smudge the shit out of my vita
2012-08-28 19:51:57	RobotBebop	oh sweet
2012-08-28 19:52:01	RobotBebop	thanks for the heads up dare
2012-08-28 19:53:01	dare-	No problem
2012-08-28 19:53:11	RobotBebop	now downloading FFVII
2012-08-28 19:53:17	dare-	People forget that store updates don't coincide with firmware updates
2012-08-28 19:54:03	dare-	Do you only see like 10 titles? Or do you see the full list?
2012-08-28 19:54:23	RobotBebop	only the 10
2012-08-28 19:54:27	RobotBebop	because lolsony
2012-08-28 19:55:22	dare-	Get a PS3, problem solved
2012-08-28 19:55:24	andrewm	GW2 is a pretty game.
2012-08-28 19:57:47	RobotBebop	is FFIX currently on PS1 for the PS3 ?
2012-08-28 19:57:51	RobotBebop	...
2012-08-28 19:57:58	RobotBebop	that sounded less retarded in my head
2012-08-28 19:57:59	dare-	Yes.
2012-08-28 19:58:13	dare-	? That doesn't sound retarded at all
2012-08-28 19:58:15	RobotBebop	yay hopefully it comes out on the Vita store soon
2012-08-28 19:58:19	RobotBebop	a game for the PS1 on the PS3
2012-08-28 19:58:23	RobotBebop	sounds dumb to me
2012-08-28 19:58:43	dare-	Just get a PS3 GOD
2012-08-28 19:59:09	dare-	Here Moose http://www.cheapassgamer.com/forums/showthread.php?t=316058
2012-08-28 20:02:02	dare-	Walking Dead Ep 3 today for consoles, tomorrow for PC
2012-08-28 20:02:39	+Bigby	that seems bass ackwards
2012-08-28 20:03:11	-->	Ecks|MacBook (~Ecks@173-160-206-194-Washington.hfc.comcastbusiness.net) has joined #destructoid
2012-08-28 20:03:11	--	Mode #destructoid [+v Ecks|MacBook] by Q
2012-08-28 20:56:11		irc: disconnected from server
2012-08-29 09:31:11	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-29 09:31:11	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-29 09:31:11	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-29 09:31:11	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Torzelan [Rabite] ^power andrewm Apple_Master benbeltran BPG cardfrek DougCL|Skyrim DtoidBot HammerTiem|offl jared Lelio|Away mistic n0brein|offline pointzeroeight RobotBebop theGoldenAvatar]
2012-08-29 09:31:11	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-08-29 09:31:15	--	Mode #destructoid [+tnCN]
2012-08-29 09:31:15	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-29 09:59:28	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Read error: EOF from client)
2012-08-29 10:25:40	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-29 10:25:40	--	Mode #destructoid [+v lolshin] by Q
2012-08-29 10:25:41	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (EOF from client)
2012-08-29 10:39:20	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-29 10:39:20	--	Mode #destructoid [+v Bigby] by Q
2012-08-29 10:45:52	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-08-29 10:52:56	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-29 10:53:09	storyr	morning!
2012-08-29 10:53:37	DougCL|Skyrim	morning
2012-08-29 10:54:57	 *	BPG spanks Rickey good morning
2012-08-29 11:04:54	storyr	HOT DAMN
2012-08-29 11:05:04	storyr	hell of a way to start my morning
2012-08-29 11:05:05	storyr	so
2012-08-29 11:05:06	storyr	BPG
2012-08-29 11:05:43	storyr	Tom and I are going to go to the panel at 12:30, hang around downtown until you, Jro and Kochis get into town, then we're going to go out
2012-08-29 11:05:46	storyr	DAMN IT
2012-08-29 11:05:48	storyr	that' sthe plan
2012-08-29 11:05:50	storyr	and you can't say no
2012-08-29 11:06:41	BPG	I land at noon
2012-08-29 11:07:07	BPG	jro and kochis land pretty close to that
2012-08-29 11:07:23	storyr	do you have a 3day badge?
2012-08-29 11:07:41	BPG	I have no badge
2012-08-29 11:07:57	storyr	gotcha
2012-08-29 11:08:03	BPG	I'm going to enjoy the company
2012-08-29 11:08:19	storyr	well if their flights get delayed or anything I'll be around downtown after the panel with Tom at 1:30ish probably
2012-08-29 11:08:19	BPG	and those of us without badges are going around and doing different things in seattle while you guys are at the con
2012-08-29 11:08:23	storyr	yeah
2012-08-29 11:08:36	storyr	I got a 3day because Ig ot it dirt cheap, but I imagine I won't spend much time at the actual con
2012-08-29 11:08:41	BPG	well...
2012-08-29 11:08:44	BPG	I wasn't planning on coming
2012-08-29 11:08:50	BPG	to PAX at all
2012-08-29 11:08:50	storyr	I need to stop by HiRez's booth and get a buddy a Smite skin, but that's really my only goal
2012-08-29 11:08:58	BPG	so I didn't get a badge
2012-08-29 11:09:04	BPG	then the lady I was getting ready to propose to, decided that she no longer wanted to be with me
2012-08-29 11:09:09	storyr	:(
2012-08-29 11:09:09	BPG	so all of a sudden I found myself free
2012-08-29 11:09:12	storyr	I am sorry dude
2012-08-29 11:09:23	BPG	so that's why I have no badge
2012-08-29 11:09:28	BPG	it's ok
2012-08-29 11:09:30	BPG	I'm moving on
2012-08-29 11:09:32	storyr	good man
2012-08-29 11:09:35	storyr	this weekend will be fun
2012-08-29 11:09:47	BPG	already booked this trip and a cruise in october
2012-08-29 11:09:55	BPG	so instead of buying a diamond, I get to see you guys and go cruisin'
2012-08-29 11:10:46	storyr	OH SHIT
2012-08-29 11:10:48	storyr	it's my cakeday
2012-08-29 11:11:04	BPG	reddit?
2012-08-29 11:11:07	storyr	yar
2012-08-29 11:11:21	storyr	I refuse to use this day for instant karma
2012-08-29 11:12:30	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-29 11:13:06	TDiddy	rickey, i need yous number
2012-08-29 11:13:50	storyr	2066978749
2012-08-29 11:13:54	storyr	what time do you get in?
2012-08-29 11:14:10	TDiddy	305
2012-08-29 11:14:14	TDiddy	thursday
2012-08-29 11:14:22	storyr	yeah, I won't be off work until 5ish
2012-08-29 11:14:34	storyr	so like I said you might have to hang out downtown for a bit
2012-08-29 11:14:42	TDiddy	ya
2012-08-29 11:14:49	storyr	sorry :\
2012-08-29 11:15:15	TDiddy	np
2012-08-29 11:15:19	jared	I like a little, little bit wish I were going next year.
2012-08-29 11:15:23	jared	OOps, I mean this year
2012-08-29 11:16:09	@bloodylip	HAHA NOW I HAVE RICKEY'S NUMBER
2012-08-29 11:16:13	@bloodylip	MY PLAN WILL SOON BE COMPLETE
2012-08-29 11:17:14	TDiddy	his plan is not going to pax
2012-08-29 11:17:45	jared	bloodylip: COme to PAX next year.
2012-08-29 11:17:50	TDiddy	you won!
2012-08-29 11:18:31	@bloodylip	WOO
2012-08-29 11:18:33	@bloodylip	that was an easy plan
2012-08-29 11:18:43	@bloodylip	well, that's part 2 of my plan
2012-08-29 11:18:49	@bloodylip	part 1 is call rickey and do heavy breathing
2012-08-29 11:20:43	BPG	text him pictures of fuzzy animals
2012-08-29 11:21:17	BPG	oh note to self: put new music on the phone before getting on the plane
2012-08-29 11:28:54	jared	Sync your music offline with Spotify!
2012-08-29 11:29:38	BPG	lol
2012-08-29 11:31:03	-->	Aerox (~Aerox47@63.139.166.242) has joined #destructoid
2012-08-29 11:31:03	--	Mode #destructoid [+o Aerox] by Q
2012-08-29 11:41:41	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-29 12:08:36	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-29 12:08:36	--	Mode #destructoid [+v Gemsi] by Q
2012-08-29 12:11:33	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-29 12:19:16	+Gemsi	did you have an wonderful day gavin ?
2012-08-29 12:21:26	storyr	!lastfm storry2
2012-08-29 12:21:32	storyr	!lfm storyr2
2012-08-29 12:21:36	DtoidBot	storyr2 last listened to "Death Major" by 13 & God on 14 Sep 2011, 04:48.
2012-08-29 12:21:39	storyr	HAAAAAAAAA
2012-08-29 12:22:39	-->	Alakaiser (~a@c-24-17-231-209.hsd1.wa.comcast.net) has joined #destructoid
2012-08-29 12:22:42	Alakaiser	no
2012-08-29 12:22:47	storyr	yes
2012-08-29 12:22:50	Alakaiser	ok
2012-08-29 12:22:52	Alakaiser	also hi
2012-08-29 12:22:53	storyr	HOORAY
2012-08-29 12:22:55	storyr	hello!
2012-08-29 12:25:54	@Aerox	HI TOM BROWN
2012-08-29 12:25:56	@Aerox	I LOVE YOU
2012-08-29 12:25:59	Alakaiser	HI JON ROSS
2012-08-29 12:26:20	Alakaiser	QUIT YOUR JOB AND COME TO PAX SOONER IMO
2012-08-29 12:26:21	storyr	HELLO RICKEY STORY
2012-08-29 12:26:21	storyr	wait
2012-08-29 12:26:22	storyr	that's me
2012-08-29 12:26:28	Alakaiser	HI RICKEY STORY
2012-08-29 12:26:47	Alakaiser	I AM REALLY HUNGRY BUT IT'S KINDA TOO EARLY FOR LUNCH AND DON'T REALLY WANT TO DO SHIT RIGHT NOW
2012-08-29 12:26:48	Alakaiser	also caps
2012-08-29 12:27:04	@Aerox	I heard about a really good restaurant you should hit up
2012-08-29 12:27:14	@Aerox	I heard it's a cross between the Olive Garden and TGI Fridays
2012-08-29 12:27:15	@bloodylip	Alakaiser: go poop instead!
2012-08-29 12:27:16	@Aerox	very fancy
2012-08-29 12:27:22	Alakaiser	let's not talk about whatever that...abomination was
2012-08-29 12:27:40	Alakaiser	also I ate a bag of dick's last night?
2012-08-29 12:27:43	Alakaiser	wait
2012-08-29 12:27:45	Alakaiser	not a question
2012-08-29 12:27:47	Alakaiser	an exclamation
2012-08-29 12:27:48	@Aerox	just another tuesday for tom
2012-08-29 12:27:53	Alakaiser	right?
2012-08-29 12:28:40	Alakaiser	also what the hell rickey
2012-08-29 12:28:47	Alakaiser	did seattle like, forget, that it's supposed to be covered in rain
2012-08-29 12:29:03	@Aerox	oo is the weather nice
2012-08-29 12:29:11	Alakaiser	according to the news last night it hasn't rained in 37 days
2012-08-29 12:29:15	Alakaiser	like what the fuck is this city
2012-08-29 12:29:19	Alakaiser	and what did it do with seattle
2012-08-29 12:36:13	storyr	sorry
2012-08-29 12:36:14	storyr	stepped out
2012-08-29 12:36:17	storyr	LOL
2012-08-29 12:36:25	storyr	dude
2012-08-29 12:36:30	storyr	Tom, do you like Gyros?
2012-08-29 12:36:43	storyr	http://www.mrgyroseattle.com/
2012-08-29 12:36:46	storyr	best EVER
2012-08-29 12:37:48	Alakaiser	ohhh man
2012-08-29 12:38:19	storyr	It's an easy walk, or I can guide you via bus
2012-08-29 12:38:20	storyr	haha
2012-08-29 12:38:22	TDiddy	if that mascot is not a man in a super hero outfit, they are doing it wrong
2012-08-29 12:38:31	Alakaiser	yeah I think we drove past it yesterday
2012-08-29 12:38:53	storyr	now I want one
2012-08-29 12:39:07	Alakaiser	haha I'm gonna make myself a sandwich for now
2012-08-29 12:39:12	storyr	fair enough
2012-08-29 12:39:14	Alakaiser	and then eat even mroe food later
2012-08-29 12:39:27	Alakaiser	and, knowing me, probably hit up that ben and jerry's because I am on vacation and I like ice cream
2012-08-29 12:39:28	Alakaiser	dammit
2012-08-29 12:39:49	storyr	I almost ate an entire pint by myself last night
2012-08-29 12:39:53	TDiddy	because it is impossible to get good ben and jerry's in rhode island
2012-08-29 12:39:57	storyr	only because Ahmed didn't come over and I was heartbroken
2012-08-29 12:40:06	storyr	then I watched 5 episodes of sex and the city and cried myself to sleep
2012-08-29 12:40:22	storyr	(not really)
2012-08-29 12:40:41	Alakaiser	I mean I was pretty heartbroken about not seeing ahmed last night
2012-08-29 12:40:55	Alakaiser	but I've been busy watching gordon ramsey's apparently infinite number of different television shows
2012-08-29 12:41:04	Halfleft|Away	no gemsi
2012-08-29 12:41:06	TDiddy	hahaha, on bbc america?
2012-08-29 12:41:09	Halfleft|Away	in fact more fucking shit happened
2012-08-29 12:41:17	Alakaiser	not even travis!
2012-08-29 12:41:23	Alakaiser	dude has so many goddamn shows on network primetime
2012-08-29 12:41:33	Alakaiser	hell's kitchen, masterchef, some show about hotels or some shit
2012-08-29 12:41:36	Alakaiser	uhhh
2012-08-29 12:41:37	+Gemsi	do tell then
2012-08-29 12:41:38	TDiddy	BBC America runs kitchen nightmares for about 3 hours from noon to 3
2012-08-29 12:41:43	TDiddy	HOTEL HELL
2012-08-29 12:41:47	TDiddy	and he doesnt even fix the place
2012-08-29 12:41:49	Alakaiser	YEAH
2012-08-29 12:41:59	TDiddy	the only one i saw he was like "stop buying shit, fix the smell and pay people"
2012-08-29 12:42:02	TDiddy	THAT WAS IT
2012-08-29 12:42:02	@Aerox	tom brown what exciting things do you have prepared for me when I arrive
2012-08-29 12:42:03	Alakaiser	he made some hotel chef faint because of how shitty their hotel was
2012-08-29 12:42:20	Alakaiser	jro: uhhhhh
2012-08-29 12:42:23	Alakaiser	pax~!
2012-08-29 12:42:29	TDiddy	hehehe
2012-08-29 12:42:39	storyr	I was semi accurate, I watched End of Time and cired a little
2012-08-29 12:42:40	storyr	cried*
2012-08-29 12:42:44	Alakaiser	haha
2012-08-29 12:42:50	Alakaiser	where the fuck is ecks right now anyway
2012-08-29 12:42:55	TDiddy	We all can plan to hit pew's booth and ask him really really dumb questions
2012-08-29 12:42:57	Alakaiser	wait
2012-08-29 12:42:57	Alakaiser	WAIT
2012-08-29 12:42:58	Alakaiser	JON ROSS
2012-08-29 12:43:00	Alakaiser	I GOT IT
2012-08-29 12:43:03	Alakaiser	EVER BEEN TO GAMEWORKS?????
2012-08-29 12:43:10	@Aerox	OMG MY FAV
2012-08-29 12:43:14	storyr	WANT TO GO TO SHORTYS
2012-08-29 12:43:16	storyr	THEY HAVE PINBALL
2012-08-29 12:43:17	@Aerox	LET'S PLAY TICKET GAMES
2012-08-29 12:43:21	@Aerox	actually yes
2012-08-29 12:43:21	TDiddy	THEN WE CAN GO TO CHEESECAKE FACTORY
2012-08-29 12:43:24	Alakaiser	ahahaha
2012-08-29 12:43:24	storyr	actually JRo there is this awesome tapas place
2012-08-29 12:43:26	@Aerox	we were thinking of whiskey/shortys
2012-08-29 12:43:29	storyr	across the street from Shorty's
2012-08-29 12:43:29	@Aerox	what's it called
2012-08-29 12:43:52	Alakaiser	brb sandwich
2012-08-29 12:43:53	TDiddy	Wasnt the one we went to called the morning harvest or something hippy like that
2012-08-29 12:43:59	@Aerox	Harvest Vine
2012-08-29 12:44:08	storyr	Pintxo
2012-08-29 12:44:15	@Aerox	oh man
2012-08-29 12:44:19	storyr	is the tapas place
2012-08-29 12:44:21	TDiddy	thats not even a name
2012-08-29 12:44:22	@Aerox	Pintxo is the remnant of the BEST TAPAS PLACE EVER
2012-08-29 12:44:29	@Aerox	hito and I have a sad story about that
2012-08-29 12:44:36	@Aerox	it was the best for real
2012-08-29 12:44:41	@Aerox	and then the owners got divorced
2012-08-29 12:44:50	TDiddy	:(
2012-08-29 12:44:51	Halfleft|Away	urgh
2012-08-29 12:44:54	@Aerox	and the original place shut down and a partner took it over and reopened it as Pintxo
2012-08-29 12:44:54	storyr	jesus, sounds like the restaurant I used to work for
2012-08-29 12:44:56	Halfleft|Away	everyone stop being happier than me
2012-08-29 12:45:00	storyr	oh seriously
2012-08-29 12:45:00	storyr	haha
2012-08-29 12:45:03	storyr	I had no idea
2012-08-29 12:45:04	@Aerox	and then one of the people opened Harvest Vine
2012-08-29 12:45:08	@Aerox	but neither are as good
2012-08-29 12:45:10	@Aerox	it used to be Txori
2012-08-29 12:45:15	TDiddy	just prey on those that arent as happy as you
2012-08-29 12:45:39	@Aerox	When we say it was good it was like top 5 restaurants good
2012-08-29 12:45:39	Halfleft|Away	I was picking on the weird kid today
2012-08-29 12:45:42	TDiddy	these places sound like tertiary star trek characters
2012-08-29 12:45:49	storyr	you need to try the Tin Table dude
2012-08-29 12:45:56	@Aerox	ok!
2012-08-29 12:46:01	storyr	shoestring potato fries served in a pint glass with truffle salt
2012-08-29 12:46:01	Halfleft|Away	he was all "I'VE RUN OUT OF CHOCOLATE!? D:" to sheila who was all "you haven't" with obvious strained interest
2012-08-29 12:46:14	Halfleft|Away	I lean over and I'm all "how's the diet going?"
2012-08-29 12:46:26	Halfleft|Away	then he started talking and i interrupted with "He asked, sarcastically"
2012-08-29 12:46:30	+Gemsi	you never
2012-08-29 12:46:31	Halfleft|Away	as he obviously didn't get
2012-08-29 12:46:35	storyr	btw JRo, my diet is off for the weekend
2012-08-29 12:46:38	storyr	:)
2012-08-29 12:46:52	Halfleft|Away	you fat fucking piece of shit
2012-08-29 12:46:52	@Aerox	mine collapsed into a black hole at the beginning of august
2012-08-29 12:47:05	@Aerox	and now i'm eating like complete shit
2012-08-29 12:47:14	@Aerox	so i figure i'll keep it up until pax is over
2012-08-29 12:47:16	TDiddy	Gavin it could always be worse
2012-08-29 12:47:19	TDiddy	you could be mikey
2012-08-29 12:47:54	Halfleft|Away	What a tragic human being that kid is
2012-08-29 12:47:57	storyr	38 lbs down though
2012-08-29 12:47:58	Halfleft|Away	"that kid"
2012-08-29 12:48:01	storyr	so I am okay to go off for a bit
2012-08-29 12:48:01	Halfleft|Away	he's like 28 you know
2012-08-29 12:48:16	TDiddy	hehe
2012-08-29 12:48:17	TDiddy	yeah
2012-08-29 12:48:23	TDiddy	and he acts 16
2012-08-29 12:49:38	Alakaiser	haha
2012-08-29 12:49:40	Alakaiser	"diet"
2012-08-29 12:49:55	Alakaiser	in june I made a pact to work out and eat better so I'm in good shape for pax
2012-08-29 12:50:02	Alakaiser	yeah I'm basically a giant husk of lard
2012-08-29 12:50:07	@Aerox	hehe
2012-08-29 12:50:08	@Aerox	team lard
2012-08-29 12:50:10	Halfleft|Away	!sq cake mix
2012-08-29 12:50:14	DtoidBot	[1015] <Halfleft> oh yeah you were that giant fat big wobbly guy with all the flab and gut  <Halfleft> who all the girls were running away from  <Halfleft> then the police tried to arrest you for stealing cake mix in your shirt <Halfleft> but they didn't realise it was just you
2012-08-29 12:50:22	storyr	losing weight is 80% diet
2012-08-29 12:50:26	storyr	don't let tardos tell you otherwise
2012-08-29 12:50:28	@Aerox	yep
2012-08-29 12:50:32	Halfleft|Away	if i'm not mistaken that quote may even have been about you when added
2012-08-29 12:50:33	@Aerox	but food is so good :(
2012-08-29 12:50:38	Halfleft|Away	definitely someone at pax
2012-08-29 12:50:39	storyr	now that is true
2012-08-29 12:50:40	jared	Food is delicious.
2012-08-29 12:50:41	@Aerox	i love bread :(
2012-08-29 12:50:41	Alakaiser	well I want to do more than lose weight
2012-08-29 12:50:42	Alakaiser	but yeah
2012-08-29 12:50:44	Alakaiser	food
2012-08-29 12:50:45	Alakaiser	too good
2012-08-29 12:50:52	Halfleft|Away	i've lost a tonne of weight
2012-08-29 12:50:52	@Aerox	lose weight then get buff
2012-08-29 12:50:57	@Aerox	otherwise you will be too hungry constantly
2012-08-29 12:50:58	Halfleft|Away	if i go home skinny my mum will kill me.
2012-08-29 12:51:04	storyr	Dorian had to cancel her trip too
2012-08-29 12:51:05	storyr	boo
2012-08-29 12:51:16	Alakaiser	worst!
2012-08-29 12:51:24	Alakaiser	literally everyone I know who is not going to pax is the worst
2012-08-29 12:51:24	Alakaiser	fyi
2012-08-29 12:51:50	TDiddy	doesnt she live like 30 minutes away
2012-08-29 12:52:00	storyr	2 hours
2012-08-29 12:52:02	@Aerox	well now you can flirt with me exclusively
2012-08-29 12:52:07	@Aerox	with out any tricky distractions
2012-08-29 12:52:09	storyr	but she's super busy wrapping up a project at work
2012-08-29 12:52:13	storyr	fair enough
2012-08-29 12:52:20	storyr	I don't know if you guys remembe rmy friend Kelly
2012-08-29 12:52:24	storyr	but I think she'll come out Friday night
2012-08-29 12:53:08	Alakaiser	the amount of nothing I remember about last year's pax is actually kind of impressive
2012-08-29 12:53:45	storyr	not sure if she came out last year
2012-08-29 12:53:46	Alakaiser	things I remember: the best martinis at whatever that place was, amazing food, way-too-early dtoid panel
2012-08-29 12:53:49	Alakaiser	and...that's about it
2012-08-29 12:53:49	storyr	09 and 10 for sure
2012-08-29 12:53:53	storyr	haha
2012-08-29 12:54:00	storyr	like I said, you guys will go crazy if you see what chapel turned into
2012-08-29 12:54:04	storyr	AN AWESOME BAR
2012-08-29 12:54:06	Alakaiser	oh man
2012-08-29 12:54:07	Alakaiser	really?
2012-08-29 12:54:10	Alakaiser	I remembver that place
2012-08-29 12:54:21	-->	richterthethi-1 (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-29 12:54:21	storyr	http://www.pineboxbar.com/
2012-08-29 12:54:29	BPG	things I remember from last PAX: boring chapel bar, big hills, watching Machete in an underground theatre drunk
2012-08-29 12:54:36	storyr	https://www.google.com/search?q=pine+box+bar&sugexp=chrome,mod%3D6&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi&ei=Ulc-UKLfOeT2iwL53IGYCQ&biw=1232&bih=631&sei=VVc-UJi5AaHgiwKkqICYBA
2012-08-29 12:54:43	Alakaiser	that all sounds like two years ago bpg
2012-08-29 12:54:47	storyr	it was
2012-08-29 12:54:47	Alakaiser	or did you not come last year and I forgot <_<
2012-08-29 12:54:50	Alakaiser	ahh
2012-08-29 12:54:52	storyr	he was not there :(
2012-08-29 12:54:57	BPG	it was
2012-08-29 12:54:58	Alakaiser	worst!
2012-08-29 12:55:07	BPG	skipped last year for "She will not be named"
2012-08-29 12:55:13	storyr	so, in Mandi still alive?
2012-08-29 12:55:19	TDiddy	she is
2012-08-29 12:55:30	TDiddy	she popped in here for like 2 days then never came back
2012-08-29 12:55:35	Halfleft|Away	she is
2012-08-29 12:55:39	TDiddy	last i heard its an art college in el paso?
2012-08-29 12:55:41	storyr	two years ago might have been my favorite, having AliD, Wooster, Healy and Solgrim stay with me a few days before
2012-08-29 12:55:42	Halfleft|Away	for some reason her and beccy get on like a house on fire
2012-08-29 12:55:49	Alakaiser	SOLGRIM
2012-08-29 12:55:49	storyr	yeah she moved to texas
2012-08-29 12:55:49	Alakaiser	omg
2012-08-29 12:55:49	Halfleft|Away	I half expect that to end when they meet
2012-08-29 12:55:52	Alakaiser	I forgot about solgrim
2012-08-29 12:55:54	Halfleft|Away	they've completely different people
2012-08-29 12:55:56	TDiddy	Crazy bitches love one another
2012-08-29 12:55:57	Alakaiser	and his drunken ~experience~
2012-08-29 12:56:12	storyr	haha
2012-08-29 12:56:15	storyr	who is beccy?
2012-08-29 12:56:22	storyr	oh god
2012-08-29 12:56:25	storyr	look what we did to that man
2012-08-29 12:56:27	BPG	Tom, wasn't that like 2 beers?
2012-08-29 12:56:30	richterthethi-1	becker?
2012-08-29 12:56:30	storyr	He stayed with me two years in a row
2012-08-29 12:56:33	TDiddy	he never drank before
2012-08-29 12:56:34	BPG	or wait, didn't he get wasted that one night?
2012-08-29 12:56:41	TDiddy	and then he did at the chapel
2012-08-29 12:56:41	storyr	then, we got him drunk and...
2012-08-29 12:56:43	storyr	he never looked bad
2012-08-29 12:56:46	Alakaiser	he was pretty sauced that one night
2012-08-29 12:56:49	Alakaiser	at chapel, actually!
2012-08-29 12:56:53	TDiddy	and Tom had a major crush on him
2012-08-29 12:56:58	Alakaiser	HAD?????!?!?!!?!!!????
2012-08-29 12:57:05	storyr	Major Tom had a crush on him
2012-08-29 12:57:17	Alakaiser	oh man he was/is my favorite
2012-08-29 12:58:15	Halfleft|Away	one of the two Britons going this year, storyr
2012-08-29 12:58:22	storyr	ONLY TWO?
2012-08-29 12:58:23	storyr	jesus
2012-08-29 12:58:27	TDiddy	they travel in packs
2012-08-29 12:58:29	Halfleft|Away	The other one is JJ
2012-08-29 12:58:29	Alakaiser	what the hell
2012-08-29 12:58:32	Halfleft|Away	who you also won't know.
2012-08-29 12:59:02	Alakaiser	literally the worst
2012-08-29 12:59:03	TDiddy	once the babysitters decided not to go, the rest followed
2012-08-29 13:00:03	Alakaiser	all I know is
2012-08-29 13:00:12	Alakaiser	I've reached maximum nerd, and have a giant craving to play mtg
2012-08-29 13:00:12	Halfleft|Away	like anyone cares about the ducklings, tdiddy
2012-08-29 13:00:18	Alakaiser	so JON ROSS YOU BETTER BE FUCKING READY
2012-08-29 13:00:29	Halfleft|Away	I'm poor and have no time
2012-08-29 13:00:39	@Aerox	haha nerd
2012-08-29 13:00:48	TDiddy	Tom did you ever get or decide to get GW2?
2012-08-29 13:00:50	Halfleft|Away	I wouldn't even be visiting home in a week had i known lauren would not be staying
2012-08-29 13:00:59	<--	Aerox (~Aerox47@63.139.166.242) has quit (Quit)
2012-08-29 13:00:59	Alakaiser	nah I'm not getting GW2
2012-08-29 13:01:11	storyr	5.0 came out yesterday, no need for GW2
2012-08-29 13:01:12	storyr	HAAAAAAA
2012-08-29 13:01:13	Alakaiser	if it lasts more than a month maybe, but classes start next week and I've got enough distractions already
2012-08-29 13:01:30	Alakaiser	you know
2012-08-29 13:01:34	BPG	GW 2 is amazing
2012-08-29 13:01:34	Alakaiser	like magic the gathering :D
2012-08-29 13:01:51	BPG	and pokemon
2012-08-29 13:02:02	Alakaiser	I don't doubt it, I just don't enjoy buying games (even good ones!) that everyone ditches in a month
2012-08-29 13:02:07	Alakaiser	so I'll just wait to see if it has any lasting appeal
2012-08-29 13:02:10	storyr	I've never played a pokemon game
2012-08-29 13:02:15	storyr	does that make me a fake nerd?
2012-08-29 13:02:25	@bloodylip	yes
2012-08-29 13:02:32	@bloodylip	i bet you wear glasses without lenses
2012-08-29 13:02:38	storyr	no they have lenses
2012-08-29 13:02:40	storyr	but here's the thing
2012-08-29 13:02:45	Alakaiser	if there are such things as "real" and "fake" nerd, I don't want to live in this timeline
2012-08-29 13:02:46	storyr	I only have a prescription in the right eye
2012-08-29 13:02:54	storyr	and I have a lazy eye
2012-08-29 13:02:56	storyr	(gross)
2012-08-29 13:03:18	@bloodylip	tell it to get a job
2012-08-29 13:03:19	storyr	so basically maya is now a mix of Evil Britta and Skrillex?
2012-08-29 13:03:24	@bloodylip	and leave the country while it's at it
2012-08-29 13:03:25	Alakaiser	hahahahaha
2012-08-29 13:03:34	jared	Whoa, chan is blowing up today. Is this just because of PAX?
2012-08-29 13:03:39	Alakaiser	this really is the darkest timeline
2012-08-29 13:03:54	@bloodylip	it's because tom and rickey are in love
2012-08-29 13:03:59	-->	Halfleft (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-29 13:04:04	BPG	deeply
2012-08-29 13:04:06	BPG	truly
2012-08-29 13:04:08	Alakaiser	jared: probably! I haven't been on here in at least a year but wanted to talk to pax attendees :P
2012-08-29 13:04:19	Alakaiser	also what bloody said
2012-08-29 13:04:20	BPG	Trav, can we spank Tom?
2012-08-29 13:04:23	BPG	like you hold him down
2012-08-29 13:04:29	Alakaiser	OH MAN
2012-08-29 13:04:30	Alakaiser	TRAVIS
2012-08-29 13:04:33	Alakaiser	you'll appreciate this
2012-08-29 13:04:33	BPG	like in Dazed and Confused
2012-08-29 13:04:38	Alakaiser	I actually ate something with mayo on it
2012-08-29 13:04:40	Alakaiser	AND DIDN'T HATE IT
2012-08-29 13:05:15	jared	Love is precious and fragile... You two have my blessing. (GAY)
2012-08-29 13:05:30	@bloodylip	Alakaiser: that's terrible
2012-08-29 13:05:37	Alakaiser	I know
2012-08-29 13:05:40	Alakaiser	mayo is gross
2012-08-29 13:05:46	Alakaiser	but it wasn't awful
2012-08-29 13:06:13	BPG	you should try fried mayo
2012-08-29 13:06:19	@bloodylip	how do you fry mayo?
2012-08-29 13:06:30	BPG	take an ice cream scoop
2012-08-29 13:06:34	BPG	get you a ball
2012-08-29 13:06:44	BPG	now put some kind of breading on it
2012-08-29 13:06:48	BPG	drop in oil
2012-08-29 13:06:49	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-29 13:06:51	storyr	the distance between us is killing me
2012-08-29 13:06:51	BPG	instant heart attack!
2012-08-29 13:06:51	TDiddy	haha
2012-08-29 13:06:54	TDiddy	mayo is gross
2012-08-29 13:07:09	storyr	olive oil mayo is awesome
2012-08-29 13:07:31	@bloodylip	isn't it aioli then?
2012-08-29 13:07:34	@bloodylip	also, it's still gross
2012-08-29 13:07:48	BPG	I've never had olive oil mayo ricky
2012-08-29 13:07:54	storyr	it's fantastic
2012-08-29 13:07:59	BPG	can we get some in seattle?
2012-08-29 13:08:09	@bloodylip	BPG: that sounds terrible
2012-08-29 13:08:11	storyr	best foods makes some
2012-08-29 13:08:11	storyr	lol
2012-08-29 13:08:13	@bloodylip	both in taste and for my body
2012-08-29 13:08:39	storyr	Tom and Travis
2012-08-29 13:08:47	storyr	are we going to bus it downtown Friday morning for the panel?
2012-08-29 13:08:56	BPG	eew
2012-08-29 13:08:59	BPG	you are busing?
2012-08-29 13:09:03	BPG	like with normal people?
2012-08-29 13:09:04	Alakaiser	I usually try to get to the center for doors friday
2012-08-29 13:09:11	Alakaiser	because the expo floor usually is tolerable at that point
2012-08-29 13:09:21	storyr	yeah
2012-08-29 13:09:25	Alakaiser	you said the panel is 12:30?
2012-08-29 13:09:31	storyr	I have to meet the guy and verify my badge about 30 minutes before doors
2012-08-29 13:09:39	storyr	doors are at 10
2012-08-29 13:09:47	Alakaiser	so that works
2012-08-29 13:10:07	BPG	I will be drinking on the plan then, so think of me!
2012-08-29 13:10:11	Alakaiser	get downtown for you to get your badge, fart around the expo floor while I'm like "I DON'T CARE ABOUT ANY OF THESE GAMES" then panel
2012-08-29 13:10:22	@bloodylip	what panel?
2012-08-29 13:10:38	storyr	perfect
2012-08-29 13:10:40	storyr	the dtoid panel
2012-08-29 13:10:42	storyr	is Friday at 12:30
2012-08-29 13:10:43	jared	Yeah, I don't like to play games at PAX either.
2012-08-29 13:10:44	BPG	dtoid, duh bloody
2012-08-29 13:10:47	BPG	they still actually read the site
2012-08-29 13:10:59	storyr	Tribes:Ascend was my favorite last year
2012-08-29 13:11:03	storyr	then I played until about July
2012-08-29 13:11:11	Alakaiser	basically the only game I played on the expo floor last year
2012-08-29 13:11:12	Alakaiser	was third strike
2012-08-29 13:11:13	Alakaiser	lol
2012-08-29 13:11:15	TDiddy	and i can throw my bag in rickey's car or whatever and bring that to our hotel
2012-08-29 13:11:22	TDiddy	I remember playing the shit out of MK
2012-08-29 13:11:26	Alakaiser	oh wait I played one match of UMvC3
2012-08-29 13:11:26	jared	I'm very much a "I like to discover and enjoy things on my own time" type dood, so by all means, force me to play a pre-selected section of yoru title for 10 minutes while hundreds of kids scream behind me.
2012-08-29 13:11:27	BPG	third strike....what a waste
2012-08-29 13:11:32	TDiddy	and then idiots waited 2 hours for Duke Nukem lol
2012-08-29 13:11:32	storyr	I want to bus it downtown Friday morning :x
2012-08-29 13:11:38	BPG	lol Trav
2012-08-29 13:11:42	BPG	you and me and tim played that a lot
2012-08-29 13:11:45	storyr	the last express bus downtown is at 8:20 Tom
2012-08-29 13:11:47	Alakaiser	haha at PAX east I spend 99% of my time at the center in the tabletop freeplay now
2012-08-29 13:11:51	storyr	about two blocks from where you're staying
2012-08-29 13:11:53	Alakaiser	I can do that rickey
2012-08-29 13:11:54	TDiddy	oh
2012-08-29 13:11:56	storyr	on 82nd and Wallingford
2012-08-29 13:12:01	jared	Ohhhh tabletop freeplay!?
2012-08-29 13:12:05	Alakaiser	oh yeah that's not too far
2012-08-29 13:12:05	 *	jared would do that
2012-08-29 13:12:06	TDiddy	then i guess i'll bus it downtown and cab over to where we are
2012-08-29 13:12:10	Alakaiser	tabletop owns bones
2012-08-29 13:12:15	storyr	wait what?
2012-08-29 13:12:18	storyr	I am confused
2012-08-29 13:12:19	Alakaiser	play all the catan and dominion and whatever the hell else
2012-08-29 13:12:20	TDiddy	leave me bag with the deskclerk
2012-08-29 13:12:24	Alakaiser	and magic of course :D
2012-08-29 13:12:31	@bloodylip	dtoid is still around?
2012-08-29 13:12:33	storyr	you mean Friday morning?
2012-08-29 13:12:36	TDiddy	yes
2012-08-29 13:12:40	storyr	where's the hotel?
2012-08-29 13:12:41	Alakaiser	what's a "dtoid"
2012-08-29 13:12:43	Alakaiser	<_<
2012-08-29 13:12:47	storyr	oh you mean because you can't check in
2012-08-29 13:12:48	storyr	GOT IT
2012-08-29 13:12:50	storyr	(I think)
2012-08-29 13:12:51	TDiddy	Aerox, what hotel is it?
2012-08-29 13:12:54	jared	I would so jump into a tabletop rpg.
2012-08-29 13:12:58	TDiddy	Yeah, the room isnt in my name
2012-08-29 13:12:58	jared	at PAX.
2012-08-29 13:13:04	Alakaiser	you totally can!
2012-08-29 13:13:05	storyr	JRo left
2012-08-29 13:13:11	BPG	somewhere by the waterfront Trav
2012-08-29 13:13:17	TDiddy	yeah
2012-08-29 13:13:18	Alakaiser	they also hage huge-ass tables for warhammer and shit, but I don't do any of those things
2012-08-29 13:13:28	TDiddy	I know that, in my head i have __________ waterfront hotel
2012-08-29 13:13:42	Alakaiser	I feel like jro said he was staying the same place as last year
2012-08-29 13:13:48	jared	Warhammer is a little extreme for me, but Pathfinder or Call of Cthulhu, I'm in.
2012-08-29 13:13:59	BPG	how about some Risk? or A&A?
2012-08-29 13:14:03	BPG	now that's an exciting game!
2012-08-29 13:14:11	Alakaiser	risk is for nerds
2012-08-29 13:14:13	Alakaiser	axis and allies though...
2012-08-29 13:14:36	BPG	love me some A&A
2012-08-29 13:14:47	Alakaiser	one of the things I miss the most about hmx is the A&A office
2012-08-29 13:15:08	Alakaiser	literally an uninhabited office that was used for nothing but A&A
2012-08-29 13:15:26	jared	I CALL GERMANY!
2012-08-29 13:15:34	storyr	MUNCHKIN
2012-08-29 13:15:37	BPG	only thing with A&A, I always lost with Germany
2012-08-29 13:15:45	jared	Well yeah.
2012-08-29 13:15:47	BPG	although one time japan actually conquered america and that was a fun game
2012-08-29 13:15:48	jared	It's WWII.
2012-08-29 13:15:57	Alakaiser	oh munchkin
2012-08-29 13:16:00	jared	Munchkin is cool/
2012-08-29 13:16:10	Alakaiser	munchkin got banned in my local playgroup because our games always took hours longer than we had planned
2012-08-29 13:16:17	Alakaiser	it has been SO LONG since I have played munchkin
2012-08-29 13:16:19	BPG	does anybody know any other cool strategy games?
2012-08-29 13:16:27	jared	OK, in all seriousness, if I go to next PAX, dtoid can + cards against humanity + alcohol.
2012-08-29 13:16:28	BPG	me and some friends are wanting something different than A&A
2012-08-29 13:16:29	TDiddy	duh
2012-08-29 13:16:36	TDiddy	Stratego
2012-08-29 13:16:36	jared	*chan
2012-08-29 13:16:37	Alakaiser	there's very little I play beyond dominion and catan these days
2012-08-29 13:16:39	richterthethi-1	guess who
2012-08-29 13:16:41	Alakaiser	unless you count magic
2012-08-29 13:16:56	jared	I would also play MtG. Thogh disclaimer, I suck at it.
2012-08-29 13:16:58	BPG	yeah I've introduced them to Catan
2012-08-29 13:17:06	Alakaiser	catan is sooooo goooooood
2012-08-29 13:17:22	BPG	they are getting the hang of it
2012-08-29 13:17:25	BPG	slowly but surely
2012-08-29 13:17:28	Alakaiser	but yeah, my big recommendation if you've never played it is dominion
2012-08-29 13:17:31	BPG	hell my parents like to play it now
2012-08-29 13:17:32	storyr	OMG TRAVIS
2012-08-29 13:17:34	storyr	STRATEGO
2012-08-29 13:17:38	storyr	one of my favorites
2012-08-29 13:17:39	TDiddy	lol
2012-08-29 13:17:46	Alakaiser	it's got somewhat of a price tag, but the learning curve is pretty quick, games go fast most of the time, and it is REALLY fun
2012-08-29 13:17:49	jared	I have played Dominion I think... that's the german game right, with cards?
2012-08-29 13:17:53	Alakaiser	yeah
2012-08-29 13:18:03	jared	yeah, Alakaiser is correct, it's a sick game.
2012-08-29 13:18:12	Alakaiser	suuuper fun
2012-08-29 13:18:13	jared	Alakaiser: Come to the chan more often.
2012-08-29 13:18:22	Alakaiser	haha I neve remember to turn on irc anymore :P
2012-08-29 13:19:42	storyr	jesus, the company my mom works for is getting HAMMERED by the press
2012-08-29 13:19:53	storyr	no press is bad press I guess
2012-08-29 13:20:53	storyr	http://news.cnet.com/8301-13578_3-57496641-38/inside-intellectual-ventures-the-most-hated-company-in-tech/
2012-08-29 13:20:58	storyr	probably the longest article ever written on cnet
2012-08-29 13:21:03	Alakaiser	that's a hell of a headline
2012-08-29 13:21:18	storyr	yeah...
2012-08-29 13:21:33	storyr	do you listen to This American Life?
2012-08-29 13:22:01	Alakaiser	I don't, sadly
2012-08-29 13:22:09	Alakaiser	always mean to but blah blah insert excuse here
2012-08-29 13:22:09	storyr	they did a patent troll episode about a year ago and most of it was about IV
2012-08-29 13:22:18	Alakaiser	oh man
2012-08-29 13:34:14	storyr	I win
2012-08-29 13:34:16	storyr	killed the conversation
2012-08-29 13:34:20	storyr	it was going so well this morning
2012-08-29 13:34:21	Alakaiser	good job
2012-08-29 13:34:27	Alakaiser	it's dead forever
2012-08-29 13:34:35	-->	mid3vol (~mid3vol@cpe-76-176-144-153.san.res.rr.com) has joined #destructoid
2012-08-29 13:34:39	BPG	damn it ricky!
2012-08-29 13:34:46	 *	BPG tackles and bear hugs mandi
2012-08-29 13:34:56	storyr	OMG MANDI
2012-08-29 13:34:58	storyr	IS ALIVE
2012-08-29 13:34:58	mid3vol	hey bigpopa :)
2012-08-29 13:35:15	mid3vol	oh shit rickey isn't idling?!
2012-08-29 13:35:18	mid3vol	<3
2012-08-29 13:35:23	Alakaiser	oh shit
2012-08-29 13:35:31	Alakaiser	pax bringin errbody out of the woodwork
2012-08-29 13:35:55	mid3vol	how've you guys been?
2012-08-29 13:36:22	storyr	not bad at all
2012-08-29 13:36:28	storyr	how's Texas treating you?
2012-08-29 13:36:50	mid3vol	lol, I'm back in San Diego again
2012-08-29 13:37:01	storyr	oh SHIIIII
2012-08-29 13:37:04	storyr	shows how much I know
2012-08-29 13:37:05	storyr	:(
2012-08-29 13:37:07	storyr	sorry
2012-08-29 13:37:36	mid3vol	don't be silly, I haven't been keeping in touch with anyone as much as I should be anyways
2012-08-29 13:37:51	mid3vol	so not a lot of people really know what's going on with me
2012-08-29 13:38:14	mid3vol	miss you guys though
2012-08-29 13:38:38	BPG	glad to see you are ok
2012-08-29 13:39:19	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-29 13:39:19	--	Mode #destructoid [+v Bigby] by Q
2012-08-29 13:47:52	@bloodylip	god damn users
2012-08-29 13:47:59	@bloodylip	sending me bugs about typos that don't even exist
2012-08-29 13:51:56	andrewm	Sounds like they're using more than the software.
2012-08-29 13:55:45	@bloodylip	definitely
2012-08-29 13:56:20	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-29 14:01:44	Halfleft	Fuck me.
2012-08-29 14:01:47	Halfleft	Fucking hot as tits
2012-08-29 14:01:51	Halfleft	what is this horse shit?
2012-08-29 14:01:56	--	Halfleft is now known as Halfleft|away
2012-08-29 14:01:59	--	Halfleft|away is now known as Halfleft|Away
2012-08-29 14:02:00	Halfleft|Away	better
2012-08-29 14:02:14	+Gemsi	it's shit from a horse that's what
2012-08-29 14:04:58	Halfleft|Away	hey mid3vol
2012-08-29 14:05:15	Halfleft|Away	I see the temporary PAX IRC brigade is here in force
2012-08-29 14:05:27	--	jared is now known as jared|OG
2012-08-29 14:08:07	Halfleft|Away	mid3vol I have an important task for you.
2012-08-29 14:10:56	mid3vol	it just so happens to be the time PAX happens when I come in
2012-08-29 14:11:51	mid3vol	also hi gavin
2012-08-29 14:13:45	Halfleft|Away	Hello.
2012-08-29 14:13:53	Halfleft|Away	Your mission is to get Beccy shitfaced.
2012-08-29 14:13:56	Halfleft|Away	As you once did for me.
2012-08-29 14:14:09	mid3vol	maybe next year
2012-08-29 14:14:16	Halfleft|Away	Excuse me?
2012-08-29 14:14:34	Halfleft|Away	That's not how you spell "WELL OBVIOUSLY"
2012-08-29 14:14:35	BPG	I don't think mandi is coming
2012-08-29 14:14:45	mid3vol	nope
2012-08-29 14:14:46	Halfleft|Away	You are one big disappointment.
2012-08-29 14:14:49	Halfleft|Away	how come?
2012-08-29 14:15:14	mid3vol	too much crap going on at the moment
2012-08-29 14:15:29	mid3vol	and no money
2012-08-29 14:15:34	Halfleft|Away	Particularly bad crap or just stuff?
2012-08-29 14:15:40	mid3vol	not for fun times anyways
2012-08-29 14:15:40	Halfleft|Away	I'm in a similar boat but it's just money and time.
2012-08-29 14:15:50	BPG	I will have a shot in your honor mandi
2012-08-29 14:15:57	Halfleft|Away	One?
2012-08-29 14:15:58	mid3vol	thanks bigpopa <3
2012-08-29 14:16:01	Halfleft|Away	Fucking pansy.
2012-08-29 14:16:03	mid3vol	yeah.. should be a few
2012-08-29 14:16:11	BPG	one of the many will be dedicated to friends not here
2012-08-29 14:16:13	mid3vol	starting at the art institute on the 8th though
2012-08-29 14:16:53	mid3vol	but I'll most likely be going next year, hopefully beccy can make it back
2012-08-29 14:16:58	Halfleft|Away	Dejavu
2012-08-29 14:17:03	Halfleft|Away	didn't you say that last year?
2012-08-29 14:17:09	mid3vol	no?
2012-08-29 14:17:09	BPG	If you ever need a nude model, hit me up
2012-08-29 14:17:14	mid3vol	I was doing community college for GE
2012-08-29 14:17:18	Halfleft|Away	ah right
2012-08-29 14:17:30	Halfleft|Away	I doubt she will. She never stays in one place you know this.
2012-08-29 14:17:42	mid3vol	now I get to finally open the pearly gates and meet some creative like minded people
2012-08-29 14:17:48	mid3vol	hate hate hate community college
2012-08-29 14:17:55	+Bigby	they are all hipsters
2012-08-29 14:18:07	mid3vol	hipsters are everywhere now
2012-08-29 14:18:10	mid3vol	there's no escaping
2012-08-29 14:18:11	Halfleft|Away	Or rich party girls
2012-08-29 14:18:16	+Bigby	there is always genocide
2012-08-29 14:18:24	Halfleft|Away	who needed something to spend mummy and daddy's money on for a few years
2012-08-29 14:18:32	mid3vol	people are still rich these days?
2012-08-29 14:18:55	BPG	shut up gavin
2012-08-29 14:19:11	jared|OG	What's so bad about hipsters? I mean... I totally hate them too, they're so lame.. but why?
2012-08-29 14:19:28	storyr	I hated hipsters first
2012-08-29 14:19:48	Alakaiser	nobody has been able to clearly define what a hipster is since 2007
2012-08-29 14:19:50	richterthethi-1	that makes you hipster then , your hipster of hipster haters
2012-08-29 14:20:02	jared|OG	storyr: I mean... the hipsters around here though are way different, you've probably never had to be near any hipsters liek these before.
2012-08-29 14:20:28	storyr	yes
2012-08-29 14:20:55	storyr	well, all those tards in NY think flanel wearing, PBR drinking, big glasses wearing douchebags started there
2012-08-29 14:20:57	storyr	get on my level
2012-08-29 14:21:13	storyr	Seattle and Portland are the birthplace of douchebags previously known as "hipsters"
2012-08-29 14:21:47	storyr	don't forget neon colored fixed gear bikes
2012-08-29 14:21:50	Batthink	'Oh yes, we created 'grunge', hmm, yah.'
2012-08-29 14:22:01	Alakaiser	man
2012-08-29 14:22:02	Alakaiser	I drink pbr
2012-08-29 14:22:09	storyr	dude
2012-08-29 14:22:10	jared|OG	As soon as you have a group of people that identify as 'grass-roots' trying to reboot your city, then let's talk?
2012-08-29 14:22:11	storyr	you're in Seattle Tom
2012-08-29 14:22:13	Alakaiser	because sometimes I want to drink 40 beers for three dollars
2012-08-29 14:22:16	storyr	drink fucking Ranier
2012-08-29 14:22:27	Alakaiser	lol
2012-08-29 14:22:28	jared|OG	Brightly-coloured fixies? Please, I pass an Orange one every day when I walk to workl.
2012-08-29 14:22:29	Brainderailment	it's true, pbr is cheap
2012-08-29 14:22:33	andrewm	I feel like we've had this conversation before
2012-08-29 14:22:38	storyr	rainier*
2012-08-29 14:22:42	Brainderailment	but it tastes like UTI
2012-08-29 14:22:48	Alakaiser	I've been trying every brew I find that isn't available on the east coast
2012-08-29 14:22:55	storyr	http://www.rainier-beer.com/
2012-08-29 14:23:01	storyr	the PNWs PBR
2012-08-29 14:23:06	Alakaiser	aw man
2012-08-29 14:23:23	Alakaiser	FWIW pennsylvania currently has the standard for cheap beer
2012-08-29 14:23:26	Alakaiser	I really like yuengling
2012-08-29 14:23:37	Brainderailment	yeah
2012-08-29 14:23:37	jared|OG	http://kottke.org/12/05/what-is-a-hipster
2012-08-29 14:23:41	Brainderailment	yuengling is good
2012-08-29 14:23:53	Alakaiser	it really is
2012-08-29 14:23:56	Alakaiser	and it's cheaaap
2012-08-29 14:23:59	jared|OG	Can someone send me yeungling?
2012-08-29 14:24:06	jared|OG	Dead serious, will pay you.
2012-08-29 14:24:08	storyr	god damn I miss yuengling
2012-08-29 14:24:10	storyr	haven't had it since 2006
2012-08-29 14:24:12	storyr	in DC
2012-08-29 14:24:16	Alakaiser	I can't!  laws against shipping alcohol where I come from :P
2012-08-29 14:24:18	jared|OG	We can't get it up herw.
2012-08-29 14:24:33	andrewm	I didn't really yuengling was regional
2012-08-29 14:24:36	andrewm	realize*
2012-08-29 14:24:49	Alakaiser	I think they've been expanding
2012-08-29 14:24:51	andrewm	I guess I just assumed everyone had it
2012-08-29 14:24:59	Alakaiser	but it didn't show up in massachusetts until a few years ago
2012-08-29 14:25:08	Brainderailment	Got Yuengling in nashtown
2012-08-29 14:25:13	Brainderailment	jared, where do you live?
2012-08-29 14:25:25	richterthethi-1	alakaiser was mormon? (alcohol laws)
2012-08-29 14:25:30	Alakaiser	lol
2012-08-29 14:25:47	Alakaiser	nah, just too many parts of new england (rhode island especially) with ancient laws that date back to the goddamn pilgrims
2012-08-29 14:26:38	jared|OG	Boston. We had 1 bar that used to import it, but to my knowledge, you still can't, say, go to the packy and buy a sixer.
2012-08-29 14:26:50	Brainderailment	what? I
2012-08-29 14:26:51	Alakaiser	oh man you can totally find yuengling in boston
2012-08-29 14:27:04	Brainderailment	I'm sure you can find it within a 30 min drive
2012-08-29 14:27:07	Alakaiser	just head up to allston
2012-08-29 14:27:09	jared|OG	Alakaiser: Ware??
2012-08-29 14:27:23	Alakaiser	pretty sure there's a liquor store near the paradise club that stocks it
2012-08-29 14:27:24	jared|OG	I don't have a car.
2012-08-29 14:27:28	Alakaiser	ahh
2012-08-29 14:27:31	Alakaiser	do you live outside of the city?
2012-08-29 14:27:35	jared|OG	Nah.
2012-08-29 14:27:36	Alakaiser	because otherwise the green line can get you there
2012-08-29 14:27:46	jared|OG	I go to the dise often enough.
2012-08-29 14:27:56	Alakaiser	that place is the best
2012-08-29 14:27:58	jared|OG	If anyone was going to have it, I'd guess Blanchards.
2012-08-29 14:28:03	Alakaiser	yeah!
2012-08-29 14:28:07	Brainderailment	http://chowhound.chow.com/topics/340464
2012-08-29 14:28:14	Alakaiser	I swear they carry it, but I also haven't lived in boston (er, cambridge) since 2009
2012-08-29 14:28:17	jared|OG	I'll take a look next time I'm there.
2012-08-29 14:28:19	Alakaiser	so maybe shit has changed since I left
2012-08-29 14:28:31	andrewm	They did have a huge party.
2012-08-29 14:28:32	Brainderailment	oh shit, 2006
2012-08-29 14:29:57	jared|OG	That thread seems to confirm my suspicions that you cannot get YL in MA.
2012-08-29 14:30:03	BPG	wish it came in cans
2012-08-29 14:30:07	Alakaiser	oh maaaaaan
2012-08-29 14:30:08	BPG	yeah yuengling is pretty good
2012-08-29 14:30:16	Alakaiser	maybe my brain has just totally betrayed me (very possible!)
2012-08-29 14:30:16	jared|OG	I love pint cans.
2012-08-29 14:30:56	Alakaiser	granted, you live in an area where magic hat #9 flows freely
2012-08-29 14:30:59	Alakaiser	and that might be my favorite beer ever
2012-08-29 14:31:01	Alakaiser	soooooo
2012-08-29 14:31:23	Brainderailment	http://www.yelp.com/biz/drink-boston#hrid:uLt2AGmlc8AyOBUOxOCfIw
2012-08-29 14:31:25	DtoidBot	...
2012-08-29 14:32:10	jared|OG	Oh yeah Magic hat #9.... We have so much of it, I usually don't even get it.
2012-08-29 14:32:14	+Bigby	Drink?
2012-08-29 14:32:17	Alakaiser	hah, know that feeling
2012-08-29 14:32:18	+Bigby	thats not a name
2012-08-29 14:32:33	Alakaiser	man I miss boston
2012-08-29 14:33:19	Brainderailment	If I go to a bar to drink, I get pbr because of it's cheapness. I try to start with a guiness because it's more alcoholic.
2012-08-29 14:33:27	jared|OG	Alakaiser: Why did you leave? And where did you go?
2012-08-29 14:33:31	jared|OG	Work, I'm guessing?
2012-08-29 14:34:30	Alakaiser	I'm back in rhode island while I get my bachelor's
2012-08-29 14:34:33	Alakaiser	so you know, nearby :P
2012-08-29 14:34:39	Alakaiser	but difference between visiting and living there, blah blah
2012-08-29 14:34:54	Alakaiser	but yeah I lived up in central square from 2007 to 2009 or so
2012-08-29 14:35:22	Alakaiser	oh how I miss the days of going to middle east and/or TT's like 3 times a week
2012-08-29 14:35:32	storyr	middle east huh?
2012-08-29 14:35:38	Alakaiser	hell YEAH
2012-08-29 14:35:38	storyr	tough times in that part of the world
2012-08-29 14:35:42	Alakaiser	lol
2012-08-29 14:35:45	jared|OG	I have a friend that lives in Central. I'm out on Comm right now, down near BC.
2012-08-29 14:35:52	Alakaiser	oh nice
2012-08-29 14:35:53	jared|OG	Eagles Deli, awwww yeah.
2012-08-29 14:35:57	storyr	I'm content in my little corner of the nation here
2012-08-29 14:36:09	storyr	god, I haven't travelled in like three years
2012-08-29 14:36:10	Alakaiser	you've got a pretty nice neighborhood here rickey!
2012-08-29 14:36:22	Alakaiser	lol my only vacation every year now is PAX :P
2012-08-29 14:36:41	jared|OG	I made a terrible mistake in not going this year, I'm beginning to think.
2012-08-29 14:36:54	Alakaiser	eh, at least you live right next to pax east!
2012-08-29 14:36:55	Alakaiser	east is a blast
2012-08-29 14:37:06	jared|OG	East is OK, but no one here comes to it.
2012-08-29 14:37:11	Alakaiser	very true
2012-08-29 14:37:18	andrewm	East is for losers.
2012-08-29 14:37:24	andrewm	And West is temporarily for losers.
2012-08-29 14:37:29	jared|OG	I skipped that last 2 years, because all of my friends are PC gamers and we have no mutual gaming interests.
2012-08-29 14:37:30	Alakaiser	east has the greatly superior tabletop area
2012-08-29 14:37:56	andrewm	Like I said.
2012-08-29 14:37:57	+Bigby	soon enough a PAX Austin
2012-08-29 14:38:00	+Bigby	i feel it
2012-08-29 14:38:06	jared|OG	Plus Freezepop was playing the same night!!
2012-08-29 14:38:13	storyr	I do like my neighborhood
2012-08-29 14:38:16	jared|OG	At Brighton Music Hall!
2012-08-29 14:38:20	storyr	although the construction on 85th is fucking maddening
2012-08-29 14:38:21	Alakaiser	oh freezepop~
2012-08-29 14:38:23	jared|OG	Fuck PAX< FREEZEPOP
2012-08-29 14:38:38	storyr	it's closed eastbound
2012-08-29 14:38:38	Alakaiser	I don't actually like freezepop live, hah
2012-08-29 14:38:43	Alakaiser	especially once kasson left
2012-08-29 14:38:44	jared|OG	Srsly?
2012-08-29 14:38:55	jared|OG	yeah, but they have Christmas now, and Christmas is hot.
2012-08-29 14:39:07	Alakaiser	hah, can't say I've really followed them
2012-08-29 14:39:21	Alakaiser	but yeah I always felt they benefitted a lot from being in a studio
2012-08-29 14:40:53	jared|OG	The sound is def a little better in the studio, but the intensity of them on stage is well worth a live show to me.
2012-08-29 14:41:03	jared|OG	I do miss C4RT thoroughly though.
2012-08-29 14:41:16	+Bigby	their youtube channel is super old
2012-08-29 14:41:16	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-08-29 14:41:20	jared|OG	They pretty much just disappeared and never same back.
2012-08-29 14:41:38	+Bigby	nothing newer than 3 years
2012-08-29 14:42:30	storyr	oh shit
2012-08-29 14:42:34	storyr	I forgot it was bumbershoot this weekend too
2012-08-29 14:42:43	storyr	you'd think after 5 years of PAX I 'd realize that it's always the same weekend
2012-08-29 14:42:47	andrewm	Haha.
2012-08-29 14:42:48	Alakaiser	WHAT IN THE FUCK IS BUMBERSHOOT I KEEP HEARING THAT WORD
2012-08-29 14:42:54	andrewm	It's a music festival thing
2012-08-29 14:43:02	Alakaiser	oh crazy
2012-08-29 14:43:10	Alakaiser	in that case how did I not know about it sooner?
2012-08-29 14:43:22	andrewm	We seriously talked about it last year.
2012-08-29 14:43:34	Alakaiser	ha, as if I remember things from a year ago
2012-08-29 14:43:38	Brainderailment	First rule of music festivals, come up with a stupid name that doesn't make sense.
2012-08-29 14:43:41	Brainderailment	Bonaroo
2012-08-29 14:43:45	storyr	indeed
2012-08-29 14:43:55	@bloodylip	lollapalooza
2012-08-29 14:43:56	storyr	COACHELLA
2012-08-29 14:44:00	storyr	SASQUATCH
2012-08-29 14:44:10	@bloodylip	FUCK YOU SASQUATCH MAKES SENSE
2012-08-29 14:44:10	storyr	three years ago I saw David Cross
2012-08-29 14:44:12	storyr	it was awesome
2012-08-29 14:44:16	andrewm	Coachella makes sense
2012-08-29 14:44:22	Alakaiser	isn't coachella named after the location
2012-08-29 14:44:26	andrewm	It's the name of the place
2012-08-29 14:44:50	+Bigby	i dont think i like this band
2012-08-29 14:45:30	storyr	Sasquatch is at the best ampitheater in the country
2012-08-29 14:45:31	storyr	YES THE BEST
2012-08-29 14:45:34	storyr	SHUT UP YOU WHORES
2012-08-29 14:45:44	storyr	https://www.google.com/search?q=the+gorge&sugexp=chrome,mod%3D6&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi&ei=YXE-UOrWDoXBiwLQ3IDADw&biw=1232&bih=630&sei=Y3E-UPuOHKqSiAKo84DwDw
2012-08-29 14:45:46	Alakaiser	lol
2012-08-29 14:57:16	storyr	damn it, 0/2 on the day
2012-08-29 14:57:36	andrewm	You murderer.
2012-08-29 15:00:32	Brainderailment	haha http://www.avclub.com/articles/fx-automatically-gives-charlie-sheens-anger-manage,84405/
2012-08-29 15:00:58	Brainderailment	'acceptable minimum definition of "comedy," '
2012-08-29 15:01:48	andrewm	Heh.
2012-08-29 15:02:56	storyr	wow
2012-08-29 15:03:04	storyr	from the promos
2012-08-29 15:03:16	storyr	I thought it was a talk show or something...it was him walking away while a train was crashing behind him
2012-08-29 15:03:28	+Bigby	think he can pull a Robert Downey?
2012-08-29 15:03:50	Brainderailment	Robert downey didn't act so immature
2012-08-29 15:04:02	+Bigby	i dunno, he was pretty crazy back in the day
2012-08-29 15:04:06	storyr	^
2012-08-29 15:04:07	Brainderailment	brb. irc acting shitty
2012-08-29 15:04:10	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-08-29 15:04:15	storyr	FINE BYE
2012-08-29 15:04:17	storyr	haha
2012-08-29 15:04:19	+Bigby	now he is box office gold
2012-08-29 15:04:23	Alakaiser	RDJ was also a good actor befor ehe went into rehab
2012-08-29 15:04:25	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-08-29 15:04:31	storyr	true
2012-08-29 15:04:34	+Bigby	yeah
2012-08-29 15:04:40	storyr	Heart and Souls
2012-08-29 15:04:41	storyr	COME ON
2012-08-29 15:04:44	+Bigby	Sheen has never had that kind of quality
2012-08-29 15:04:45	storyr	(I'm serious)
2012-08-29 15:04:53	 *	richterthethi-1 cough
2012-08-29 15:05:00	+Bigby	best he has ever done is Hot Shots
2012-08-29 15:05:11	storyr	Major League
2012-08-29 15:05:19	+Bigby	nah
2012-08-29 15:05:22	+Bigby	hot shots was better
2012-08-29 15:06:11	Alakaiser	hot shots was good but not even in the same ~league~ as major league
2012-08-29 15:06:12	storyr	what about Wall Street?
2012-08-29 15:06:18	Alakaiser	I LOVED YOU IN WALL STREET!
2012-08-29 15:06:28	Alakaiser	wait that was hot shots part deux
2012-08-29 15:06:42	storyr	lol
2012-08-29 15:06:47	+Bigby	bite your tongue
2012-08-29 15:06:54	Alakaiser	man sometimes I forget that sheen was in movies I liked
2012-08-29 15:06:54	BPG	hey Brain, you ever heard of Corey Smith?
2012-08-29 15:07:01	+Bigby	brain is gone
2012-08-29 15:07:05	Alakaiser	because two and a half men took up so much of my memory that's devoted to sheen
2012-08-29 15:07:10	Alakaiser	(which is a small portion, to be sure)
2012-08-29 15:07:31	BPG	he rejoined...
2012-08-29 15:07:49	Brainderailment	the 80's kid?
2012-08-29 15:08:11	Brainderailment	http://en.wikipedia.org/wiki/The_Two_Coreys
2012-08-29 15:08:22	Brainderailment	You mean musician, right?
2012-08-29 15:08:45	Brainderailment	no, I haven't
2012-08-29 15:10:02	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-29 15:10:03	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-29 15:10:04	--	andrewm_ is now known as andrewm
2012-08-29 15:12:33	Brainderailment	why, BPG?
2012-08-29 15:12:35	storyr	DEAR REDDIT, DAE miss this? (80s kids will understand)
2012-08-29 15:13:09	Brainderailment	I checked /r/gaming yesterday. Haven't been there in a while. DAE ZELDA GIZE!?
2012-08-29 15:13:19	storyr	jesus fucking christ I hate default reddit
2012-08-29 15:13:33	Brainderailment	How can so many people be so infatuated with Zelda?
2012-08-29 15:13:50	Halfleft|Away	Zelda is so cool I like when he does sord attack HYAAAAA
2012-08-29 15:14:03	Halfleft|Away	reddit is hilarius
2012-08-29 15:14:06	storyr	everytime cammy cosplay is reposted 1500+ upvotes
2012-08-29 15:14:13	Halfleft|Away	imagine it is all r/circlejerk
2012-08-29 15:14:14	Brainderailment	yep
2012-08-29 15:14:17	Halfleft|Away	but REALLY WELL DONE satire
2012-08-29 15:14:22	Alakaiser	I liked it when zelda killed mother brain to win the mushroom kingdom
2012-08-29 15:14:26	Alakaiser	or other such lazy parodies
2012-08-29 15:14:27	Brainderailment	noticed the 2 cammy cosplays on the front page yesterday too
2012-08-29 15:14:51	Alakaiser	I don't know how you guys can even open reddit
2012-08-29 15:15:02	Alakaiser	that site is poison
2012-08-29 15:15:06	storyr	I don't sub to a ton of subreddits
2012-08-29 15:15:11	storyr	and have maybe 2 of the defaults
2012-08-29 15:15:15	storyr	my frontpage is pretty
2012-08-29 15:15:46	storyr	r/bestof changed their policy to not include default subreddits and it's actually really awesome now
2012-08-29 15:18:36	Batthink	I think Zelda has got some praise in the involvement of the book that knocked 'Fifty Shades of Grey' off the top the the Amazon charts.
2012-08-29 15:19:25	Batthink	Cause for celebration somewhat.
2012-08-29 15:23:52	storyr	you know, I haven't played a Zelda game since OoT
2012-08-29 15:23:55	storyr	and I didn't like it that much
2012-08-29 15:24:01	storyr	and I've never played Pokemon
2012-08-29 15:24:03	storyr	fuck the haters
2012-08-29 15:24:14	Brainderailment	you and me both, brother
2012-08-29 15:24:37	Brainderailment	I think the biggest zelda fans are kids that were born in the mid-90s
2012-08-29 15:24:40	storyr	what teh fuck, Obama is doing an AmA
2012-08-29 15:24:44	storyr	and it's been confirmed by the mods...
2012-08-29 15:24:46	storyr	I don't believe this
2012-08-29 15:24:54	Brainderailment	it's election time
2012-08-29 15:25:05	Brainderailment	and this is the 20 something vote
2012-08-29 15:25:47	storyr	ugh, I hate being reminded that I'm not YOUNG on reddit
2012-08-29 15:25:48	storyr	those little fuckers
2012-08-29 15:27:49	Halfleft|Away	fuck you grandad
2012-08-29 15:28:33	Brainderailment	RETRO GAMING ON MY N64 BRAH LOLOLOLOLOL
2012-08-29 15:28:48	@bloodylip	i just hate reddit
2012-08-29 15:29:27	Batthink	IN MY DAY, WE HAD CASSETTE TAPES THAT TOOK TEN MINUTES TO LOAD.
2012-08-29 15:29:55	Brainderailment	IN MY DAY, WE HAD MUSIC AND MOVIES ON SHINY CIRCLES
2012-08-29 15:30:02	@bloodylip	OBAMA *AND* TERRY CREWS DOING AMAS?!
2012-08-29 15:31:36	storyr	Terry's was so good
2012-08-29 15:31:36	Batthink	Brain, my memories outweigh yours for ancient nostalgia
2012-08-29 15:31:49	storyr	I imagine he's an awesome dude
2012-08-29 15:31:51	Batthink	Terry's All Gold
2012-08-29 15:32:02	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-29 15:32:02	--	Mode #destructoid [+v jorge`] by Q
2012-08-29 15:32:52	Brainderailment	BACK IN MY DAY WE HAD iPods THAT DIDN'T MAKE PHONE CALLS
2012-08-29 15:33:39	Halfleft|Away	I hope someone like fucking "I RAPE CATS" or "POTATO IN MY ANUS" gets a super high voted question
2012-08-29 15:34:20	Brainderailment	Which will be something like, "I've made a huge mistake"
2012-08-29 15:34:41	Brainderailment	DAE REMEMBER ARRESTED DEVELOPMENT FROM MY CHILDHOOD!!!?!?!?!??!
2012-08-29 15:34:54	Alakaiser	nobody on the internet has ever seen arrested development
2012-08-29 15:35:47	Brainderailment	god, sony really knows how to not sell things. http://arstechnica.com/gadgets/2012/08/sony-embraces-jelly-bean-with-new-xperia-tablet-three-smartphones/
2012-08-29 15:36:10	Brainderailment	a tegra 3 tablet with a x800 res screen for $400
2012-08-29 15:36:15	Halfleft|Away	I watched a few episodes and found it very american and very overrated
2012-08-29 15:37:01	Brainderailment	I love the show, but christ, I don't get on the internet and blurt out quotes from it that vaguely fit a post.
2012-08-29 15:40:34	+Bigby	400 is a low price
2012-08-29 15:40:39	storyr	funny
2012-08-29 15:41:06	Brainderailment	http://store.apple.com/us/buy/home/shop_ipad/family/ipad/ipad2
2012-08-29 15:41:17	Brainderailment	not if you want to compete with these
2012-08-29 15:41:45	+Bigby	but thats an ipad
2012-08-29 15:42:53	Brainderailment	At least on ipad they developed the OS for the device. All sony had to do was build the unit and port Jellybean to it.
2012-08-29 15:43:22	+Bigby	id rather have an ASUS anyway though
2012-08-29 15:43:47	+Bigby	i wish they would ship with a micro usb or something though
2012-08-29 15:44:07	Brainderailment	Average joe only sees ipad 400, wannabe ipad 400
2012-08-29 15:44:25	Brainderailment	I can't remember, why do you want a host USB again?
2012-08-29 15:45:19	+Bigby	mostly convience
2012-08-29 15:45:44	+Bigby	convienence
2012-08-29 15:46:17	+Bigby	so i can swap stuff back and forth easily
2012-08-29 15:46:25	+Bigby	rather than have to pull out cables
2012-08-29 15:46:28	+Bigby	and adapters
2012-08-29 15:46:39	Brainderailment	how about an ftp or something?
2012-08-29 15:46:51	+Bigby	i mean just anywhere
2012-08-29 15:46:57	Brainderailment	got it
2012-08-29 15:47:11	+Bigby	like if i got to the library and wanna drop something on my tablet i can use a usb thumb drive to dump it on there
2012-08-29 15:47:22	+Bigby	or to someones computer etc
2012-08-29 15:47:33	+Bigby	thats why i like drag/drop type software
2012-08-29 15:47:45	+Bigby	Airdroid is really convient for that
2012-08-29 15:47:55	+Bigby	works over wifi and a browser at home
2012-08-29 15:48:14	+Bigby	i keep misspelling that word
2012-08-29 15:50:46	Brainderailment	I like that the sony has an IR port. Seems like everyone used to put those on devices without writing software for them.
2012-08-29 15:51:16	Brainderailment	I'd love to use my phone or whatever to adjust the tv. my wife always scatters the remotes
2012-08-29 15:51:18	+Bigby	IR is still very widely used in japan
2012-08-29 15:51:23	+Bigby	for relaying info
2012-08-29 15:52:19	+Bigby	now we have NFC so i think that will probably replace it
2012-08-29 15:52:20	Brainderailment	wait, don't asus tabs have sd slots?
2012-08-29 15:52:29	+Bigby	most do yes
2012-08-29 15:52:33	Brainderailment	just use a usb sd reader
2012-08-29 15:52:40	+Bigby	i have some
2012-08-29 15:52:54	Brainderailment	then you don't need a usb port
2012-08-29 15:53:01	+Bigby	no one makes usb ports though, since it takes up too much space
2012-08-29 15:53:10	+Bigby	ive only very seen two that did it
2012-08-29 15:53:18	+Bigby	the notion ink i had a while back and the toshiba
2012-08-29 15:53:38	Brainderailment	but, why do you want a usb port when you have an sd slot?
2012-08-29 15:53:39	+Bigby	the notion had full hdmi and SD card slots too
2012-08-29 15:53:52	+Bigby	again, convenience
2012-08-29 15:53:59	Brainderailment	listen
2012-08-29 15:54:16	Brainderailment	If you have a usb dongle with an sd slot, you have exactly what you need
2012-08-29 15:54:34	Brainderailment	it's just one step of taking the sd card out of the dongle
2012-08-29 15:54:46	+Bigby	but i have to remove the microSD, insert it in the sd adapter and plug that in
2012-08-29 15:54:55	Brainderailment	so?
2012-08-29 15:54:55	+Bigby	less steps the better
2012-08-29 15:55:17	+Bigby	i believe firmly that technology was made better by the lazy
2012-08-29 15:55:20	Brainderailment	you want to have your cake and eat ittoo
2012-08-29 15:55:43	+Bigby	microwaves developed by people that didnt want to wait for popcorn on a stove
2012-08-29 15:56:02	+Bigby	i dont want to eat the cake
2012-08-29 15:56:04	Brainderailment	You're talking about implementing old tech into new devices
2012-08-29 15:56:08	+Bigby	i want it blended already and poured into my mouth
2012-08-29 15:56:11	Brainderailment	not making new tech
2012-08-29 15:56:39	+Bigby	if the new tech takes more steps its not as good
2012-08-29 15:56:39	Brainderailment	http://www.newegg.com/Product/Product.aspx?Item=N82E16820283014
2012-08-29 15:56:55	storyr	so
2012-08-29 15:56:56	Brainderailment	it depends on what the new tech is intended for
2012-08-29 15:57:00	storyr	if I get this job, I think I am going to build a watercooled
2012-08-29 15:57:07	+Bigby	well if its a USB 3.0 port then its fine
2012-08-29 15:57:29	+Bigby	i would prefer wireless file swapping
2012-08-29 15:57:43	+Bigby	hit a button and it sends files to wherever directly
2012-08-29 15:57:49	Brainderailment	like, the internet?
2012-08-29 15:57:57	+Bigby	i meant local
2012-08-29 15:58:02	+Bigby	without internet access
2012-08-29 15:58:14	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Read error: Connection reset by peer)
2012-08-29 15:58:18	DougCL|Skyrim	fucking obama ruining reddit
2012-08-29 15:58:19	Brainderailment	like, airdroid
2012-08-29 15:58:24	+Bigby	yeah
2012-08-29 15:58:39	+Bigby	i had an app that did it directly but i cant remember what it was called
2012-08-29 15:59:28	Brainderailment	but you are talking about the need to handle anything anywhere, I get that. Well, it doesn't exist right now, so the second best alternative is to get a usb card reader and a tablet with an sd slot.
2012-08-29 15:59:47	+Bigby	thats why im thinking NFC will be the answer
2012-08-29 15:59:50	+Bigby	once its in everything
2012-08-29 15:59:58	Brainderailment	nfc is not like bluetooth though
2012-08-29 16:00:13	Brainderailment	the bandwidth for data transfer is super narrow
2012-08-29 16:00:23	+Bigby	i figure it could work like an access point
2012-08-29 16:00:37	+Bigby	you put it near a device you want to transfer to, it detects and confirms sending
2012-08-29 16:01:17	Brainderailment	technically all that can be done with wifi and software right now
2012-08-29 16:01:38	Brainderailment	but you can't just install software on every computer you interface with
2012-08-29 16:02:42	+Bigby	this is why all mobo should have some kind of wireless communication device built in for just such a thing
2012-08-29 16:06:43	+Bigby	new ASUS boards all have some stuff like that built in
2012-08-29 16:07:26	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-29 16:12:35	Brainderailment	Man, I might have to sell my iPhone 4s soon if I want to get the 5 on the cheap
2012-08-29 16:13:29	Brainderailment	Holy shit, $650 for a new one? Fuck
2012-08-29 16:15:09	Brainderailment	i could easily buy an ipad and go back to dumbphoning
2012-08-29 17:01:21	storyr	beep beep
2012-08-29 17:01:36	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-29 17:05:20	Alakaiser	oh man
2012-08-29 17:05:22	Alakaiser	moose messaged me
2012-08-29 17:05:26	Alakaiser	he is as das red lion
2012-08-29 17:05:26	@BigPopaGamer	http://i.imgur.com/1TyEA.jpg
2012-08-29 17:05:38	Alakaiser	also omg rickey
2012-08-29 17:05:44	Alakaiser	there is so much construction outside what I think is your street
2012-08-29 17:08:15	+Bigby	when does pax start anyway
2012-08-29 17:10:50	storyr	haha
2012-08-29 17:10:53	storyr	yeha my street is 85th
2012-08-29 17:10:59	storyr	almost the entire street is torn up
2012-08-29 17:11:10	Alakaiser	yeah I went past it on my quest for JITB because I hate myself
2012-08-29 17:11:11	Alakaiser	geeez
2012-08-29 17:11:44	storyr	LOLOL
2012-08-29 17:11:46	storyr	I live 3 blocks from it
2012-08-29 17:11:50	Alakaiser	you SURE do
2012-08-29 17:11:57	storyr	also, Ian's here?!
2012-08-29 17:11:57	Alakaiser	so yeah what I thought was you totally is
2012-08-29 17:11:58	Alakaiser	yup!
2012-08-29 17:12:01	Alakaiser	he's staying with ecks apparently
2012-08-29 17:12:24	Alakaiser	sooo yeah
2012-08-29 17:12:25	storyr	nice
2012-08-29 17:12:35	Alakaiser	ian also says apparently maya's arriving tonight?
2012-08-29 17:12:39	storyr	maybe we should head down to hang out with them tomorrow
2012-08-29 17:12:55	Alakaiser	my thoughts in a nutshell: http://www.youtube.com/watch?v=_JUCfX1P1ik
2012-08-29 17:12:58	DtoidBot	It Begins!
2012-08-29 17:13:12	Alakaiser	thank you DtoidBot
2012-08-29 17:13:17	storyr	haha
2012-08-29 17:13:18	Alakaiser	man I'm actually tempted to head downtown tonight
2012-08-29 17:13:31	Alakaiser	granted I don't have work in the morning :P
2012-08-29 17:13:34	storyr	I wish I could :(
2012-08-29 17:13:36	storyr	I've got plans
2012-08-29 17:13:39	Alakaiser	oh lame!
2012-08-29 17:13:54	storyr	TOMORROW!
2012-08-29 17:14:00	storyr	(and tonight for you)
2012-08-29 17:16:59	Alakaiser	I just gotta figure out how I get downtown
2012-08-29 17:16:59	Alakaiser	lol
2012-08-29 17:22:53	+Bigby	bike
2012-08-29 17:25:10	storyr	easy
2012-08-29 17:25:19	storyr	walk to aurora, the street Jack in the Box is on
2012-08-29 17:25:29	storyr	take the 358 bus
2012-08-29 17:25:34	storyr	only one that goes down the street
2012-08-29 17:25:40	storyr	runs ever 10-15 minutes
2012-08-29 17:25:59	<--	Alakaiser (~a@c-24-17-231-209.hsd1.wa.comcast.net) has quit (Ping timeout)
2012-08-29 17:26:02	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-29 17:27:36	+Bigby	have you seen this new series Drifters?
2012-08-29 17:28:26	storyr	negative
2012-08-29 17:28:31	+Bigby	made by the Hellsing guy
2012-08-29 17:29:10	+Bigby	basically its about warriors, generals, soldiers, and other people pulled out of history in our world and sent to another world to help fight a war
2012-08-29 17:31:00	Batthink	Link(s)?
2012-08-29 17:31:35	+Bigby	http://manga-access.com/manga/D/Drifters
2012-08-29 17:33:48	Batthink	Sounds cool. :)
2012-08-29 17:35:47	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-08-29 17:37:51	-->	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-08-29 17:38:04	<--	dare- (~dare@ip68-8-228-103.sd.sd.cox.net) has quit (Read error: EOF from client)
2012-08-29 17:57:22	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-29 17:57:22	--	Mode #destructoid [+v Bigby] by Q
2012-08-29 18:09:55	<--	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-29 18:27:08	storyr	dear workday
2012-08-29 18:27:10	storyr	please be over
2012-08-29 18:27:55	storyr	http://www.staggeringbeauty.com/
2012-08-29 18:30:04	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-08-29 18:35:01	+Bigby	where the hell is the new walking dead update dammit
2012-08-29 18:36:21	storyr	I AM GOING HOMEBUHBYE
2012-08-29 18:36:24	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-29 18:49:38		[benbeltran away: Detached from tmux]
2012-08-29 18:49:38	--	You are now known as benbeltran[away
2012-08-29 18:49:46	-->	Dyganth (~Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has joined #destructoid
2012-08-30 08:43:37		irc: disconnected from server
2012-08-30 08:43:56		[benbeltran[away away: Detached from tmux]
2012-08-30 08:43:58	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-30 08:43:58	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-30 08:43:58	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-30 08:43:58	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Torzelan ^power andrewm Apple_Master benbeltran[away BPG cardfrek DougCL|away DtoidBot Dyganth HammerTiem|offl jared|OG Lelio|Away mistic n0brein|offline pointzeroeight StoryR theGoldenAvatar]
2012-08-30 08:43:58	--	Channel #destructoid: 21 nicks (3 ops, 0 halfops, 1 voices, 17 normals)
2012-08-30 08:44:02	--	Mode #destructoid [+tnCN]
2012-08-30 08:44:02	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-30 08:50:22	-->	moosepax (~androirc@32.156.184.187) has joined #destructoid
2012-08-30 08:50:54	moosepax	Bleep
2012-08-30 08:51:16	BPG	fuck me moose
2012-08-30 08:51:21	BPG	flights are getting all fucked up
2012-08-30 08:51:46	moosepax	You in Florida ?
2012-08-30 08:52:10	BPG	lol
2012-08-30 08:52:14	BPG	no
2012-08-30 08:52:19	BPG	just thought they had lost my reservation
2012-08-30 08:52:24	BPG	and they have booked me on a full flight back home
2012-08-30 08:52:53	moosepax	Gross
2012-08-30 08:54:42	moosepax	Fuck at&t is terrible
2012-08-30 08:59:52	<--	moosepax (~androirc@32.156.184.187) has quit (Quit: AndroIRC - Android IRC Client ( http://www.androirc.com ))
2012-08-30 09:23:54		[benbeltran[away back: gone 00:39:57]
2012-08-30 10:19:11	-->	Ecksorcism (~Ahed@24.212.185.6) has joined #destructoid
2012-08-30 10:19:11	--	Mode #destructoid [+v Ecksorcism] by Q
2012-08-30 10:35:22	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-30 10:35:22	--	Mode #destructoid [+v lolshin] by Q
2012-08-30 10:35:26	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-08-30 10:35:26	--	Mode #destructoid [+o Aerox] by Q
2012-08-30 10:38:45	-->	mid3vol (~mid3vol@cpe-76-176-144-153.san.res.rr.com) has joined #destructoid
2012-08-30 10:41:12	-->	StoryR2 (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-08-30 10:46:50	 *	BPG bear hugs mid3vol 
2012-08-30 11:07:02	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-08-30 11:07:51	StoryR2	WTF
2012-08-30 11:07:56	StoryR2	I thought I logged out at home
2012-08-30 11:07:59	StoryR2	go away StoryR
2012-08-30 11:10:33	BPG	R2 Rickey
2012-08-30 11:10:49	BPG	man can this day just be over so I can be on a plane already
2012-08-30 11:11:49	StoryR2	AMEN BROTHER
2012-08-30 11:11:54	StoryR2	for you I mean
2012-08-30 11:13:08	BPG	dude I was freaking out this morning
2012-08-30 11:13:14	BPG	thought priceline had lost my air reservation
2012-08-30 11:13:33	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-30 11:13:34	--	Mode #destructoid [+v Bigby] by Q
2012-08-30 11:13:40	StoryR2	oh jesus
2012-08-30 11:13:46	StoryR2	I'll lend you miles :P
2012-08-30 11:13:54	StoryR2	I haven't used my own miles in about 9 years...
2012-08-30 11:13:58	StoryR2	I have 180k
2012-08-30 11:14:05	+Bigby	those miles have gone bad
2012-08-30 11:14:05	StoryR2	(NOT TO BRAG BUT KIND OF TO BRAG HAHAHAHHAHAHHAHA)
2012-08-30 11:14:43	StoryR2	your miles have gone bad
2012-08-30 11:14:54	+Bigby	yeah
2012-08-30 11:15:24	BPG	I got it all straightened out
2012-08-30 11:15:27	StoryR2	I feel a little bad, Travis has to wander the city until I get off work
2012-08-30 11:15:31	BPG	I was trying to use the wrong email address to find my reservation
2012-08-30 11:15:32	StoryR2	I HOPE HE DOESN'T DIE
2012-08-30 11:15:44	BPG	you should text him
2012-08-30 11:15:55	BPG	and let him know the worst parts of the city he should check out alone
2012-08-30 11:15:57	BPG	dragging his bag
2012-08-30 11:16:31	StoryR2	the busses downtown are all free so I should just tell him the one that loops
2012-08-30 11:16:33	StoryR2	he can sit on the bus all day
2012-08-30 11:16:34	StoryR2	HAAAA
2012-08-30 11:17:27	BPG	lol
2012-08-30 11:17:32	BPG	go to a bar with his bag
2012-08-30 11:17:36	BPG	sit and drink all day
2012-08-30 11:20:04	@Aerox	Are you handing out free miles
2012-08-30 11:22:45	@Aerox	OMG IT'S TIME TO CHECK IN
2012-08-30 11:23:23	StoryR2	handing out?
2012-08-30 11:23:27	StoryR2	oh hell no
2012-08-30 11:23:29	StoryR2	it'll cost you
2012-08-30 11:23:32	StoryR2	*WINKEYFACE*
2012-08-30 11:24:02	@Aerox	tee hee
2012-08-30 11:26:45	BPG	it would cost me?
2012-08-30 11:26:49	BPG	if I had lost my reservation?
2012-08-30 11:26:52	BPG	ouch
2012-08-30 11:27:03	@Aerox	wait they lost it?
2012-08-30 11:27:42	@Aerox	oooh my boarding pass has a 40% off coupon at Banaan Republic
2012-08-30 11:27:53	BPG	no I thought they had jro
2012-08-30 11:27:53	StoryR2	what the fuck
2012-08-30 11:27:56	StoryR2	40% off what?
2012-08-30 11:27:59	StoryR2	ANYTHING
2012-08-30 11:28:00	@Aerox	any item
2012-08-30 11:28:02	BPG	but everything is sorted out
2012-08-30 11:28:06	StoryR2	OHHHHHHH
2012-08-30 11:28:18	StoryR2	CARDIGAN SHOPPING TIME
2012-08-30 11:28:22	@Aerox	yesssssss
2012-08-30 11:28:25	@Aerox	I really like their polo shirts
2012-08-30 11:28:34	@Aerox	And they are like $70
2012-08-30 11:28:36	@Aerox	so this is a nice copon
2012-08-30 11:28:37	StoryR2	I've been buying most of my clothes from Lands End the last year
2012-08-30 11:28:38	@Aerox	*coupon
2012-08-30 11:28:42	@Aerox	and I got two because I have a connecting flight
2012-08-30 11:28:44	StoryR2	which is funny because I used to make fun of my dad so bad for buying their shit
2012-08-30 11:28:53	StoryR2	but the clothes are GOD DAMNED FANTASTIC
2012-08-30 11:29:15	@Aerox	i really need to go clothes shopping
2012-08-30 11:31:23	BPG	Jro, no LAX connection now
2012-08-30 11:31:38	@Aerox	Brad here is the plan
2012-08-30 11:31:39	@Aerox	I land
2012-08-30 11:31:43	@Aerox	We do shots
2012-08-30 11:31:47	@Aerox	while singing that song about shots loudly
2012-08-30 11:31:54	@Aerox	then we go straight ot the hotel, meet hito and tractor
2012-08-30 11:31:58	@Aerox	and then lunch at Steelhead around 2:00ish
2012-08-30 11:33:23	BPG	nice
2012-08-30 11:33:25	BPG	song about shots?
2012-08-30 11:33:37	BPG	what is steelhead?
2012-08-30 11:33:47	@Aerox	a nice diner we usually have brunch at
2012-08-30 11:33:52	BPG	ooh is that a microbrew?
2012-08-30 11:33:55	@Aerox	http://www.youtube.com/watch?v=XNtTEibFvlQ
2012-08-30 11:33:58	DtoidBot	LMFAO - Shots ft. Lil Jon
2012-08-30 11:34:07	@Aerox	http://www.steelheaddiner.com/
2012-08-30 11:34:07	jared|OG	Guise, I need tech advice.
2012-08-30 11:34:26	BPG	I think I went there once
2012-08-30 11:34:28	@Aerox	It's easy you just yell shots
2012-08-30 11:34:30	BPG	it's above the fish market isn't it?
2012-08-30 11:34:43	@Aerox	yes
2012-08-30 11:34:52	+Bigby	what is it jared
2012-08-30 11:35:02	BPG	yeah we went there my third year
2012-08-30 11:35:36	StoryR2	Steelhead
2012-08-30 11:35:38	StoryR2	where's that?
2012-08-30 11:35:43	@Aerox	up your butt
2012-08-30 11:35:44	StoryR2	Tom and I are coming, you can't say no
2012-08-30 11:35:44	StoryR2	HA
2012-08-30 11:35:50	@Aerox	Of course you are coming
2012-08-30 11:35:55	@Aerox	also the link is like RIGHT THER
2012-08-30 11:35:55	@Aerox	E
2012-08-30 11:35:56	jared|OG	What's the best way to choose a motherboard and processor to go together? I know that obv you need the same socket for it to work, but is it usually better to buy them as a combo? Is it better to choose a motherboard with a higher rating, or a higher price? Do procs come with fans? IHNFC
2012-08-30 11:36:03	StoryR2	how do I now know these places you tlak about
2012-08-30 11:36:04	StoryR2	LOL
2012-08-30 11:36:11	StoryR2	did you check out Tin Table's website?
2012-08-30 11:36:38	@Aerox	no i forgot
2012-08-30 11:36:42	@Aerox	I was in hte middle of a project all day yesterday
2012-08-30 11:36:47	@Aerox	Who knows moose's room number
2012-08-30 11:36:52	@Aerox	Maya is in the lobby and wnats to kick the door down and molest him
2012-08-30 11:38:47	@Aerox	NEW SEX HOUSE
2012-08-30 11:38:49	@Aerox	http://www.youtube.com/watch?feature=player_embedded&v=2JYCSgCPVBQ
2012-08-30 11:38:53	DtoidBot	Orgy Scheming - Sex House - Ep. 8
2012-08-30 11:39:27	@Aerox	ugh youtube is ruining my life
2012-08-30 11:40:06	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-30 11:42:18	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-30 11:42:18	--	Mode #destructoid [+v Gemsi] by Q
2012-08-30 11:43:29	StoryR2	my body is ready
2012-08-30 11:43:36	BPG	Jro, I want a painted hills oregon beef burger
2012-08-30 11:43:39	BPG	make it happen
2012-08-30 11:44:22	BPG	ooh catfish tacos
2012-08-30 11:46:35	@Aerox	holy shit
2012-08-30 11:46:37	@Aerox	this six house
2012-08-30 11:46:39	@Aerox	*sex house
2012-08-30 11:46:50	StoryR2	you rang?
2012-08-30 11:46:52	StoryR2	oh
2012-08-30 11:46:53	StoryR2	I mean
2012-08-30 11:46:54	StoryR2	which one
2012-08-30 11:46:56	@Aerox	frogs are ready
2012-08-30 11:47:45	@Aerox	holy fucking shit
2012-08-30 11:48:57	StoryR2	?
2012-08-30 11:49:33	@Aerox	the onion is out of control
2012-08-30 11:49:53	@Aerox	oh my god
2012-08-30 12:13:19	DougCL|away	guys. stoked for the new metal gear?
2012-08-30 12:13:56	Brainderailment	revengencerverationings?
2012-08-30 12:14:03	DougCL|away	nah, ground zeroes
2012-08-30 12:14:08	DougCL|away	that new proper one
2012-08-30 12:14:18	DougCL|away	that just got leaked/announced
2012-08-30 12:14:44	Brainderailment	this is the first ive heard of it.
2012-08-30 12:14:54	DougCL|away	http://uk.gamespot.com/metal-gear-solid-ground-zeroes/previews/metal-gear-solid-ground-zeroes-shows-off-fox-engine-shine-and-possible-open-world-elements-6393924/
2012-08-30 12:15:21	Brainderailment	Open world?
2012-08-30 12:15:41	StoryR2	okay
2012-08-30 12:15:41	DougCL|away	you crazy for this one, kojima.
2012-08-30 12:15:43	StoryR2	gotta run to the airport
2012-08-30 12:15:45	StoryR2	BRB
2012-08-30 12:15:49	StoryR2	dropping on my Mummy
2012-08-30 12:16:04	Brainderailment	I don't think that's snake
2012-08-30 12:16:16	DougCL|away	its def big boss
2012-08-30 12:16:25	+Bigby	i was looking forward to the Raiden one
2012-08-30 12:16:41	Brainderailment	he has that symbol from the peace walker on his shoulder
2012-08-30 12:16:45	DougCL|away	its got the eyepatch and the MSF logo
2012-08-30 12:16:55	DougCL|away	obvioulsy boss
2012-08-30 12:17:09	--	DougCL|away is now known as DougCL
2012-08-30 12:17:12	Brainderailment	what logo?
2012-08-30 12:17:20	DougCL	and yeah bigby, im stoked for revengeance
2012-08-30 12:17:32	+Bigby	all they have shown is just a bit of the combat in that game
2012-08-30 12:17:38	+Bigby	analog slicing
2012-08-30 12:17:38	DougCL	militaires sans fortieres or whatever they were called
2012-08-30 12:17:49	Brainderailment	oh, right
2012-08-30 12:21:11	-->	Halfleft|Away (~HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-30 12:21:14	Halfleft|Away	piss and shit
2012-08-30 12:22:01	Brainderailment	chipper as usual
2012-08-30 12:22:06	@Aerox	Nate's two favorite things!
2012-08-30 12:22:12	@Aerox	Or, at least one of his favorite things
2012-08-30 12:38:25	@Aerox	http://seattle.craigslist.org/see/cas/3227020298.html
2012-08-30 12:40:18	@Aerox	http://seattle.craigslist.org/see/cas/3239476792.html
2012-08-30 12:40:56	Halfleft|Away	alak why would you post that it's just said
2012-08-30 12:41:02	Halfleft|Away	oh he's gone
2012-08-30 12:41:10	@Aerox	http://www.adultboardgamedesign.com/games/QueensGoneWild_EroticChessTemplate.pdf
2012-08-30 12:42:04	Halfleft|Away	my curiosity is not worth dealing with a pdf
2012-08-30 12:43:44	-->	Alakaiser (~a@c-24-17-231-209.hsd1.wa.comcast.net) has joined #destructoid
2012-08-30 12:43:51	@Aerox	HOLLER @ TOM BROWN
2012-08-30 12:54:19	 *	bloodylip HOLLERS @ TOM BROWN
2012-08-30 12:55:07	 *	BPG spanks Tom Brown
2012-08-30 12:58:09	DougCL	fuck all mages
2012-08-30 12:58:46	<--	Dyganth (~Dyganth@c-24-16-111-225.hsd1.wa.comcast.net) has quit (Read error: Connection reset by peer)
2012-08-30 12:59:10	+Bigby	man this chapter of walking dead is fucked
2012-08-30 13:01:03	@Aerox	don't be mageist
2012-08-30 13:04:11	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-30 13:04:30	DougCL	they dress fucking whack
2012-08-30 13:04:49	BPG	what a mageist
2012-08-30 13:05:03	BPG	I can't believe they still exist in this day and age
2012-08-30 13:05:04	DougCL	necromancers have this fucking skull made of mud and/or shit slopped on the front of their lame black robes
2012-08-30 13:12:07	Brainderailment	haha, they're worried they might die in the sex house. Brilliant
2012-08-30 13:12:45	@Aerox	Are you just now watchin the whole thing nate?
2012-08-30 13:13:06	Brainderailment	started back at episode 2
2012-08-30 13:13:12	Brainderailment	i'm watching 3 now
2012-08-30 13:13:15	DtoidBot	...
2012-08-30 13:13:18	@Aerox	yay
2012-08-30 13:13:20	@Aerox	it's the best
2012-08-30 13:13:32	BPG	first two were hilarious
2012-08-30 13:13:36	BPG	kinda hit a rough patch in 4-5
2012-08-30 13:13:43	@Aerox	it is not really a comedy show
2012-08-30 13:13:48	Brainderailment	I really like the dark undertones of begging for food and shit
2012-08-30 13:14:02	@Aerox	wait until you get to 6-8 nate
2012-08-30 13:18:40	Alakaiser	whoops
2012-08-30 13:18:44	Alakaiser	totally forgot I turned on IRC
2012-08-30 13:18:54	@Aerox	dick
2012-08-30 13:18:58	Alakaiser	lol
2012-08-30 13:18:59	Alakaiser	hi
2012-08-30 13:23:23	Brainderailment	haha, they chained up the black guiy
2012-08-30 13:23:32	BPG	hehehehe
2012-08-30 13:27:13	 *	StoryR2 slaps Alakaiser around a bit with a large trout
2012-08-30 13:27:19	StoryR2	want to go to the borderlands2 party tonight?
2012-08-30 13:27:21	StoryR2	open bar!
2012-08-30 13:27:25	StoryR2	you too Ahmed
2012-08-30 13:31:35	Brainderailment	are they artificially inducing the plagues onto the sex house? hahaha
2012-08-30 13:37:24	Alakaiser	oh gross
2012-08-30 13:37:29	Alakaiser	moose and ahmed are at cheesecake factory
2012-08-30 13:38:55	@Aerox	WHT
2012-08-30 13:38:57	@Aerox	WHAT THE FUCK MOOSE
2012-08-30 13:39:12	Halfleft|Away	why are you people even in IRC?
2012-08-30 13:39:41	BPG	hahahaha
2012-08-30 13:40:58	Alakaiser	jon ross why aren't you here yet
2012-08-30 13:41:07	Alakaiser	the word "gameworks" was uttered like six times last night
2012-08-30 13:41:08	Alakaiser	I'm scared
2012-08-30 13:41:40	@Aerox	I am reading more jury questionnaires
2012-08-30 13:42:18	Alakaiser	worst
2012-08-30 13:42:26	Alakaiser	read more getting on a plane and coming to seattles
2012-08-30 13:42:37	@Aerox	I rate that a 5:5
2012-08-30 13:42:42	@Aerox	(That's the best rating)
2012-08-30 13:42:45	@Aerox	(For the jury questionnaires)
2012-08-30 13:42:46	StoryR2	TOM
2012-08-30 13:42:50	StoryR2	let's go to the Borderlands parthy tonight
2012-08-30 13:42:51	StoryR2	OPEN BAR
2012-08-30 13:43:14	Alakaiser	hmm
2012-08-30 13:43:28	Alakaiser	I don't actually care about borderlands, haha
2012-08-30 13:43:34	Alakaiser	but if people are going I could be convinced to go
2012-08-30 13:43:46	Alakaiser	I'm basically just going to follow people around to whatever they do
2012-08-30 13:43:50	Alakaiser	I am the sheeple
2012-08-30 13:43:53	StoryR2	k
2012-08-30 13:44:03	StoryR2	depending on what Travis wants to do I might just have a quiet night,,,
2012-08-30 13:44:07	StoryR2	TO PREPARE FOR TOMORROW
2012-08-30 13:44:22	StoryR2	our plan to still catch the 8:20 bus downtown?
2012-08-30 13:44:23	Alakaiser	oh shit
2012-08-30 13:44:27	Alakaiser	is travis arriving tonight?
2012-08-30 13:44:30	StoryR2	yeah
2012-08-30 13:44:34	Alakaiser	and yeah that works for me, though hopefully I wake up in time
2012-08-30 13:44:34	StoryR2	I am picking him up on my way home from work
2012-08-30 13:44:35	Alakaiser	lol
2012-08-30 13:44:45	@Aerox	look at you being the airport bitch
2012-08-30 13:44:47	Alakaiser	I've been pretty routinely waking up at 10, ugh
2012-08-30 13:44:49	@Aerox	do you want to be my bitch tomorrow?
2012-08-30 13:44:54	@Aerox	you can come to steelhead diner with us
2012-08-30 13:45:01	StoryR2	naw
2012-08-30 13:45:03	StoryR2	he flies in at 3
2012-08-30 13:45:06	StoryR2	I am picking him up downtown
2012-08-30 13:45:17	StoryR2	I won't get off work until 5
2012-08-30 13:45:36	BPG	so rickey is a no for steelhead
2012-08-30 13:46:19	Alakaiser	jon ross you had best make sure I am filled with delicious food all weekend
2012-08-30 13:46:28	@Aerox	You'll be filled with something all right
2012-08-30 13:46:35	Alakaiser	aw shit
2012-08-30 13:46:49	@Aerox	HINT: IT'S EJACULATE
2012-08-30 13:46:52	Alakaiser	NO WAY
2012-08-30 13:47:05	Alakaiser	aaaaaanyway, Is hould probably shower and head downtown
2012-08-30 13:47:39	StoryR2	steelhead?
2012-08-30 13:47:41	StoryR2	for tomorrow
2012-08-30 13:47:42	StoryR2	yes
2012-08-30 13:47:45	StoryR2	I am tlaking about tonight
2012-08-30 13:48:45	BPG	It's ok Rickey
2012-08-30 13:49:46	DougCL	is it weird that i think im gonna go see the avengers again next week
2012-08-30 13:49:51	DougCL	because i totally am
2012-08-30 13:52:53	Halfleft|Away	http://25.media.tumblr.com/tumblr_m92htsAqHy1rxt7jlo1_500.jpg
2012-08-30 13:53:07	Halfleft|Away	suuuuuuuuuuuuurre http://25.media.tumblr.com/tumblr_m364b6Cz661qb01n4o1_500.jpg
2012-08-30 13:55:46	@Aerox	That lazy turd needs to update his blog more often
2012-08-30 13:55:47	@Aerox	it's been like a week
2012-08-30 13:57:34	StoryR2	I AM SO CONFUSED
2012-08-30 13:58:56	+Bigby	argh goddamit
2012-08-30 13:59:04	+Bigby	each episode never seems long enough
2012-08-30 14:01:40	richterthethird	your an episode
2012-08-30 14:04:09	<--	mid3vol (~mid3vol@cpe-76-176-144-153.san.res.rr.com) has quit (Ping timeout)
2012-08-30 14:07:14	+Bigby	the hell?
2012-08-30 14:07:16	+Bigby	Lococycle?
2012-08-30 14:07:22	+Bigby	Motorcyclefu
2012-08-30 14:07:49	richterthethird	well you said never seems long enough
2012-08-30 14:08:55	StoryR2	(penis joke)
2012-08-30 14:23:54	Alakaiser	GOODBYE FRIENDS SEE YOU AT PAX
2012-08-30 14:24:05	<--	Alakaiser (~a@c-24-17-231-209.hsd1.wa.comcast.net) has quit (Quit)
2012-08-30 14:35:22	Halfleft|Away	cunt
2012-08-30 14:36:38	@Aerox	Gavin stop being awful
2012-08-30 14:39:57	+Bigby	but he cannot live without it
2012-08-30 14:40:15	Halfleft|Away	it is true
2012-08-30 14:48:18	Halfleft|Away	how much are small telescopes?
2012-08-30 14:48:29	DougCL	80 pence
2012-08-30 14:48:33	@Aerox	i am not comfortable with you owning htat
2012-08-30 14:48:41	@Aerox	Gavin go make an okcupid account or something and stop spying on neighbors
2012-08-30 14:48:44	DougCL	wait, how small are we talking?
2012-08-30 14:48:52	Brainderailment	^
2012-08-30 14:49:58	Brainderailment	This is like a cheap entry level tele that isn't a toy. http://www.google.com/products/catalog?q=telescope&hl=en&prmd=imvnsz&bav=on.2,or.r_gc.r_pw.r_qf.&biw=1016&bih=707&um=1&ie=UTF-8&tbm=shop&cid=14302054078775348051&sa=X&ei=rcM_UIm7KI-49gSfnIDgDA&ved=0CJYBEOUNMAA
2012-08-30 14:50:08	@Aerox	I guarantee Gavin is not interested in astronomy
2012-08-30 14:50:11	Brainderailment	lol
2012-08-30 14:50:16	@Aerox	What would he even look at London is 24/7 clouds
2012-08-30 14:50:21	Brainderailment	You need binoculars gavin?
2012-08-30 14:50:26	Brainderailment	smog
2012-08-30 14:51:04	Halfleft|Away	when it's winter the moon rises right in front of my window
2012-08-30 14:51:18	Halfleft|Away	I used to have a small one when I was a kid but it's likely been binned by now
2012-08-30 14:51:37	Halfleft|Away	oh yah there'd be no stars or other planets or stuff
2012-08-30 14:52:00	Brainderailment	You could see saturn, it's really big
2012-08-30 14:52:12	DougCL	get a pringles tube and two glass ashtrays and make your own.
2012-08-30 14:52:18	Brainderailment	haha
2012-08-30 14:52:42	Halfleft|Away	not through london smog I couldn't
2012-08-30 14:52:45	Brainderailment	Gallileo made concave mirrors with stones
2012-08-30 14:52:46	Halfleft|Away	even the moon is blurry on the edges
2012-08-30 14:52:55	Brainderailment	ah
2012-08-30 14:53:05	Brainderailment	Also, light pollution
2012-08-30 14:53:37	Brainderailment	$30 usd. http://www.google.com/products/catalog?q=telescope&hl=en&cid=6535245141301335581&ei=NMQ_UKLSD-r6sAfFrIAY&ved=0CHkQrRI
2012-08-30 14:53:43	+Gemsi	gavin, argos sells them
2012-08-30 14:54:55	Brainderailment	This is gavin. http://www.youtube.com/watch?v=NdYWuo9OFAw
2012-08-30 14:54:58	DtoidBot	Goo Goo Dolls - Iris (Video)
2012-08-30 14:55:27	Brainderailment	like the hunchback of notre dam with spy equipment
2012-08-30 14:56:34	Halfleft|Away	wtf
2012-08-30 14:56:36	Halfleft|Away	fuck you
2012-08-30 14:56:55	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-08-30 15:01:14	Brainderailment	lolololol
2012-08-30 15:10:01	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-30 15:10:01	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-08-30 15:10:01	--	andrewm_ is now known as andrewm
2012-08-30 15:15:43	--	StoryR2 is now known as rickey
2012-08-30 15:15:53	rickey	!k storyr
2012-08-30 15:15:56	DtoidBot	The karma of storyr is 6.
2012-08-30 15:16:08	rickey	douchebag storyr
2012-08-30 15:16:51	@Aerox	such a douchebag
2012-08-30 15:16:58	@Aerox	!storyr-- #giant douchebag
2012-08-30 15:17:01	DtoidBot	The karma of storyr is 5.
2012-08-30 15:20:44	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-30 15:22:28	richterthethird	!q
2012-08-30 15:22:31	DtoidBot	[104] <halfleft> Neiro is playing with the back-end.
2012-08-30 15:22:45	rickey	amen
2012-08-30 15:22:48	rickey	!q
2012-08-30 15:22:51	DtoidBot	[187] <atheistium> I HAD TO SPIT INTO A BUSH OUTSIDE AND LAUREN DOESNT SPIT IN PUBLIC <+Gandysampras> no she swallows
2012-08-30 15:24:16	tGA	So Tier 2 Norn racial weapons in GW2 are selling for 21 karama each
2012-08-30 15:24:19	tGA	I bought them all
2012-08-30 15:24:28	tGA	Now we'll see if I get banned for exploiting
2012-08-30 15:24:31	+Bigby	gotta catch em all
2012-08-30 15:24:51	tGA	They're supposed to be 35,000 each
2012-08-30 15:26:10	@Aerox	Did you buy an asston to salvage and sell?
2012-08-30 15:26:13	@Aerox	If not you're probably fine
2012-08-30 15:28:26	tGA	No
2012-08-30 15:28:31	tGA	I thought that might be over the line
2012-08-30 15:28:50	tGA	I just bought one of each my class could use
2012-08-30 15:33:03	richterthethird	!q
2012-08-30 15:33:06	DtoidBot	[1157] <tGA_phone> Jesus Christi. <tGA_phone> I'm being eaten alive by Gina's.
2012-08-30 15:33:19	+Gemsi	i'm pretty sure the engi's 'nade kit scales down better than anything else, and is amazing underwater
2012-08-30 15:33:54	@Aerox	grenades are a ton of fun
2012-08-30 15:34:05	@Aerox	In BWE I had a great time with Dual Pistols/Flamethrower/Grenades
2012-08-30 15:34:25	+Gemsi	aye that's pretty much my current setup
2012-08-30 15:35:00	+Gemsi	thinking of dropping the flamethrower as I really only use the fkey buff, but not sure what I switch to
2012-08-30 15:35:45	@Aerox	Glue trap, 'nade until melee, swap to flames either for damage or knockback
2012-08-30 15:38:51	-->	mid3vol (~mid3vol@cpe-76-176-144-153.san.res.rr.com) has joined #destructoid
2012-08-30 15:43:19	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-30 15:43:19	--	Mode #destructoid [+v jorge`] by Q
2012-08-30 15:43:31	Halfleft|Away	why aren't you at PAX Jro
2012-08-30 15:43:37	@Aerox	i'm going tomorrow
2012-08-30 15:46:29	Halfleft|Away	how is $500 not a lot of money?
2012-08-30 15:46:56	Halfleft|Away	what's that in sterling?
2012-08-30 15:48:08	Halfleft|Away	you buy me a "cheap" $500 suit
2012-08-30 15:53:35	tGA	The last time I went suit shopping it was b1g2
2012-08-30 15:53:51	tGA	I bought three $800 suits
2012-08-30 15:55:25	Halfleft|Away	what the fuck
2012-08-30 15:55:32	Halfleft|Away	why
2012-08-30 15:57:48	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-08-30 15:58:44	tGA	Because two of them were free.
2012-08-30 15:58:47	tGA	Pay attention.
2012-08-30 15:59:26	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-08-30 15:59:56	Halfleft|Away	for $800
2012-08-30 16:00:23	Halfleft|Away	that's still 266 each
2012-08-30 16:01:59	Brainderailment	If they're tailored, that's a pretty good price
2012-08-30 16:02:39	Brainderailment	This place allows you to make custom suits with your measurements for pretty cheap.
2012-08-30 16:02:40	Brainderailment	http://moderntailor.com/
2012-08-30 16:02:48	Brainderailment	probably us only though
2012-08-30 16:12:05	rickey	who can give me travy's number?
2012-08-30 16:12:10	rickey	he has mine and is going to call when he lands
2012-08-30 16:12:13	rickey	but I still want it :(
2012-08-30 16:16:32	@Aerox	i can
2012-08-30 16:21:03	-->	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-30 16:21:10	Gandroid	Evening
2012-08-30 16:21:59	+Gemsi	Hi Gandy
2012-08-30 16:22:40	@Aerox	GANDY QUICK RUN AWAY TO THE AIRPORT
2012-08-30 16:22:51	rickey	thanks JRO
2012-08-30 16:37:54	Gandroid	Kay, I'm on a flight now
2012-08-30 16:38:03	Gandroid	To la right?
2012-08-30 16:41:35	@Aerox	what fun things have you done so far
2012-08-30 16:42:08	Gandroid	Lots of eating and sightseeing
2012-08-30 16:42:19	@Aerox	where have you ate
2012-08-30 16:42:23	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Quit: Page closed)
2012-08-30 16:42:26	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-08-30 16:44:21	Gandroid	A place in little Italy, a burger place in grand central station, times square McDonalds because my Dad. An awesome waffle cart on wall street, hours pizza in the village, erm
2012-08-30 16:44:37	Gandroid	Joes pizza*
2012-08-30 16:44:43	@Aerox	hahahaha times square mcdonalds
2012-08-30 16:44:54	Gandroid	I know
2012-08-30 16:45:11	Gandroid	Oh and the hard rock cafe
2012-08-30 16:45:30	Gandroid	Their breakfast buffet was sublime
2012-08-30 16:46:02	Gandroid	And the waffle truck was amazing
2012-08-30 16:50:30	<--	Halfleft|Away (~HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has quit (Ping timeout)
2012-08-30 16:51:27	Gandroid	I will show you a photo when I get home
2012-08-30 16:53:11	Gandroid	I am going to an awesome deli tomorrow for an amazing sandwich the size of my head
2012-08-30 16:54:08	rickey	wait
2012-08-30 16:54:11	rickey	gandy
2012-08-30 16:54:12	rickey	you're coming?
2012-08-30 16:54:14	rickey	WTF
2012-08-30 16:56:52	rickey	oh
2012-08-30 16:56:52	rickey	wow
2012-08-30 16:56:56	rickey	read the above and now I feel like an idiot
2012-08-30 16:57:36	Gandroid	I love you rickey
2012-08-30 16:57:41	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-30 16:59:41	rickey	I love you too!
2012-08-30 16:59:46	rickey	I also miss your sweet sweet face
2012-08-30 16:59:48	rickey	mostly the scruffy beard
2012-08-30 17:00:04	@Aerox	UGH NO
2012-08-30 17:00:09	rickey	UGHYES
2012-08-30 17:00:13	rickey	someone's JELLY
2012-08-30 17:07:05	@Aerox	ugh eat my butt rickey
2012-08-30 17:07:12	@Aerox	i don't needy our sass
2012-08-30 17:07:16	@Aerox	need your
2012-08-30 17:07:28	Gandroid	You going to pax jro?
2012-08-30 17:07:32	@Aerox	yes
2012-08-30 17:07:34	@Aerox	tomorrow
2012-08-30 17:07:53	Gandroid	Punch any englishes that you see
2012-08-30 17:08:34	@Aerox	will doo
2012-08-30 17:08:35	@Aerox	do
2012-08-30 17:08:41	richterthethird	get petedorrs autograph jro
2012-08-30 17:08:47	@Aerox	no
2012-08-30 17:08:51	richterthethird	XD
2012-08-30 17:09:54	Gandroid	Also, if arenanet  do anything for gw2 could you get me one of whatever it is?
2012-08-30 17:10:47	Gandroid	I am so burned, it is way hot here
2012-08-30 17:14:17	@Aerox	NYC in August is a nightmare
2012-08-30 17:15:08	richterthethird	why?
2012-08-30 17:16:31	richterthethird	oh >_>
2012-08-30 17:24:58	Gandroid	I am going to a Broadway show tonight
2012-08-30 17:25:24	Gandroid	It's an acappella group
2012-08-30 17:25:44	Gandroid	Also
2012-08-30 17:26:11	Gandroid	Off broadway*
2012-08-30 17:26:22	Gandroid	The voca people
2012-08-30 17:26:36	Gandroid	Theyre weird.
2012-08-30 17:26:46	@Aerox	Go see Avenue Q
2012-08-30 17:26:51	@Aerox	It will be funnier
2012-08-30 17:35:46	Gandroid	Probably
2012-08-30 17:35:53	Gandroid	This is a present to my Mum
2012-08-30 17:36:07	Gandroid	She loves their crap she saw on YouTube
2012-08-30 17:36:29	Gandroid	Anyway, later sexy.
2012-08-30 17:36:33	Gandroid	xxx
2012-08-30 17:36:39	<--	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has quit (Quit: Bye)
2012-08-30 17:37:08	rickey	Jro, when do you land?
2012-08-30 17:37:11	rickey	I am going to make a countdown timer
2012-08-30 17:38:49	@Aerox	1:05
2012-08-30 17:40:27	richterthethird	will you be able to irc during the flight?
2012-08-30 17:41:18	@Aerox	yes
2012-08-30 17:41:24	rickey	okay sweet
2012-08-30 17:41:29	rickey	when does Mike get in?
2012-08-30 17:41:49	@Aerox	He gets in at 11 and is going straight to the hotel
2012-08-30 17:41:54	@Aerox	Bard gets in at 12 and is waiting for me in the airport
2012-08-30 17:42:06	rickey	Bard
2012-08-30 17:42:07	rickey	lulz
2012-08-30 17:42:12	rickey	okay so you're the last
2012-08-30 17:42:18	rickey	steelhead at 2:30?
2012-08-30 17:42:19	rickey	ish
2012-08-30 17:42:21	@Aerox	roughly
2012-08-30 17:42:21	rickey	I assume
2012-08-30 17:42:50	@Aerox	bard
2012-08-30 17:42:50	@Aerox	http://i.imgur.com/dzj6N.jpg
2012-08-30 17:44:43	@Aerox	http://www.hollywoodreporter.com/live-feed/honey-boo-boo-ratings-republican-national-convention-367022
2012-08-30 17:45:30	Brainderailment	who's face is that on the baird
2012-08-30 17:47:42	rickey	...
2012-08-30 17:47:42	rickey	guess
2012-08-30 17:47:52	@Aerox	Your new best friend
2012-08-30 17:48:23	rickey	I've never even heard of honey boo boo
2012-08-30 17:48:58	@Aerox	http://www.youtube.com/watch?v=l9nbhzKaqvA
2012-08-30 17:49:01	DtoidBot	6 year old BEAUTY QUEEN
2012-08-30 17:49:15	@Aerox	she was on toddlers and tiaras and got a spinoff show
2012-08-30 17:50:52	rickey	jesus christ
2012-08-30 17:50:53	rickey	kill me
2012-08-30 17:50:54	rickey	please
2012-08-30 17:50:57	rickey	when you see me tomorrow
2012-08-30 17:51:03	rickey	feed me avacado
2012-08-30 17:51:04	rickey	so I can die
2012-08-30 17:51:08	@Aerox	are you allergic?
2012-08-30 17:51:12	@Aerox	Because that is tragic for you
2012-08-30 17:51:12	rickey	extremely
2012-08-30 17:51:23	rickey	I've had it once...so it's not like I "miss it?
2012-08-30 17:51:25	rickey	"
2012-08-30 17:51:32	rickey	sans question mark
2012-08-30 17:51:45	@Aerox	so guacamole wrestling is out then
2012-08-30 17:51:49	@Aerox	What the fuck are we going to do Monday?!
2012-08-30 17:52:04	rickey	I dunno
2012-08-30 17:52:15	rickey	UNDERGROUND HAPPY HOUR TOUR
2012-08-30 17:52:40	@Aerox	What about pudding wrestling
2012-08-30 17:52:40	rickey	http://www.undergroundtour.com/about/index.html
2012-08-30 17:52:42	@Aerox	are you allergic to pudding
2012-08-30 17:52:50	rickey	no way
2012-08-30 17:57:08	@Aerox	well
2012-08-30 17:57:11	@Aerox	that's what I want to do monday then
2012-08-30 17:57:12	@Aerox	Organize it
2012-08-30 17:57:17	@Aerox	find someone with a kiddie pool or something
2012-08-30 18:02:59	@Aerox	actually go ahead and make a full double dare obstacle course
2012-08-30 18:04:10	andrewm	Fooootballll
2012-08-30 18:06:00	rickey	FOOTBALL INDEED
2012-08-30 18:06:04	rickey	I kind of wish I was going to the game saturday
2012-08-30 18:06:08	rickey	but not really
2012-08-30 18:06:10	rickey	because pax
2012-08-30 18:06:25	rickey	UW stadium is closed for two years so the Huskies are playing at the Clink
2012-08-30 18:06:32	richterthethird	pax? never heard of it
2012-08-30 18:06:46	rickey	it's panny arcadia exose
2012-08-30 18:06:48	rickey	expose*
2012-08-30 18:09:08	@Aerox	richter was attempting to make a joke
2012-08-30 18:09:13	@Aerox	that's his thing
2012-08-30 18:09:38	andrewm	PAX 2012 is for losers.
2012-08-30 18:11:51	Brainderailment	Panty ass expose
2012-08-30 18:13:03	richterthethird	doesnt tim buckley run that? along with a subsection of nambla?
2012-08-30 18:13:20	@Aerox	nate did you watch all of sex house
2012-08-30 18:13:36	Brainderailment	yes
2012-08-30 18:13:47	Brainderailment	I liked the drug drink part
2012-08-30 18:14:04	Brainderailment	it's like 1984 the reality show
2012-08-30 18:15:14	@Aerox	i want to know what the mold is
2012-08-30 18:20:23	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-08-30 18:20:40	Brainderailment	I noticed an inconsistency.
2012-08-30 18:20:49	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-08-30 18:20:49	--	Mode #destructoid [+o Cronosblade] by Q
2012-08-30 18:20:49	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-08-30 18:21:08	Brainderailment	At one point, the old guy pours water from a petrol nozzle thing and gives it to the pregnant girl
2012-08-30 18:21:20	Brainderailment	later the doctor says they don't have water.
2012-08-30 18:21:27	@Aerox	might not have been water!
2012-08-30 18:21:32	Brainderailment	I'm beginning to wonder if the show is actually "reality tv".
2012-08-30 18:21:41	Brainderailment	yeha
2012-08-30 18:21:45	Brainderailment	could have been vodka
2012-08-30 18:21:57	@Aerox	If you remember in the first episode they basically say all they have in the house is liquor
2012-08-30 18:22:13	Brainderailment	yeah, you're right
2012-08-30 18:22:19	Brainderailment	must have been a barrel of booze
2012-08-30 18:22:48	andrewm	I wish I had a barrel of booze
2012-08-30 18:22:56	Brainderailment	The "mold room" is so awesome
2012-08-30 18:24:03	<--	mid3vol (~mid3vol@cpe-76-176-144-153.san.res.rr.com) has quit (Quit)
2012-08-30 18:27:32	-->	naia (~naia@99-167-80-235.lightspeed.irvnca.sbcglobal.net) has joined #destructoid
2012-08-30 18:27:45	richterthethird	heya naia
2012-08-30 18:27:52	naia	hey
2012-08-30 18:28:08	richterthethird	are you at that pax thing?
2012-08-30 18:28:15	naia	Nope :(
2012-08-30 18:35:45	andrewm	She's not a loser.
2012-08-30 18:36:17	naia	Um you've been to PAX
2012-08-30 18:36:31	andrewm	No, no, no
2012-08-30 18:36:34	andrewm	Just this PAX
2012-08-30 18:36:34	rickey	yes yes yes
2012-08-30 18:36:40	andrewm	This PAX is for losers
2012-08-30 18:36:53	rickey	your pax is for losers
2012-08-30 18:39:26	richterthethird	if petedorr doesnt get you excited for pax , i dont what know will , all the bigshots are there
2012-08-30 18:41:04	richterthethird	oh man i wonder if those 5 cups of coffee from yesterday are havin a effect on me , im feelin twitchy >_>
2012-08-30 18:41:17	rickey	My goal is to walk up to Rocket and hug him and thank him for making me enjoy a PC game like I haven't in almost a decade
2012-08-30 18:41:30	naia	I know not having any caffeine today has made me sleepy
2012-08-30 18:41:41	rickey	I had another cup of coffee at 1...stupid idea
2012-08-30 18:41:43	rickey	I AM JACKED
2012-08-30 18:41:59	richterthethird	my told that , coffee stays in the system for 12 hours heh
2012-08-30 18:42:04	naia	I still have 20 minutes before work is over
2012-08-30 18:44:17	@Aerox	Rocket?
2012-08-30 18:44:33	Brainderailment	God damnit nvidia
2012-08-30 18:44:37	rickey	guy who made DayZ
2012-08-30 18:44:41	@Aerox	ah
2012-08-30 18:44:42	rickey	alright folks
2012-08-30 18:44:44	rickey	I am out of here
2012-08-30 18:44:47	rickey	going to pick up Travis
2012-08-30 18:44:49	rickey	PEACE
2012-08-30 18:44:49	Brainderailment	I'm trying to get drivers and the download keeps stalling
2012-08-30 18:46:10	<--	rickey (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-08-30 18:47:54	@Aerox	shit sucks
2012-08-30 18:48:30	Brainderailment	my skyrim shadows are all fucky
2012-08-30 18:48:42	@Aerox	Uninstall that my little pony mod
2012-08-30 18:48:45	@Aerox	it probably broke it
2012-08-30 18:48:48	naia	lol
2012-08-30 18:50:47	Brainderailment	FFFFUUUUUCKCKCKC http://i.imgur.com/jQyFv.png
2012-08-30 18:51:44	andrewm	Why are you using IE?
2012-08-30 18:51:58	Brainderailment	i was trying to see if chrome was the problem
2012-08-30 18:52:06	Brainderailment	IE got the closest to finishing
2012-08-30 18:52:19	@Aerox	You know what they say about things that shut themselves down
2012-08-30 20:00:38		irc: disconnected from server
2012-08-31 09:12:30	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-08-31 09:12:30	--	Topic for #destructoid is "Guild Wars 2 Server: Ferguson's Crossing"
2012-08-31 09:12:30	--	Topic set by Aerox on Thu, 23 Aug 2012 13:49:16
2012-08-31 09:12:30	--	Nicks #destructoid: [@bloodylip @Q +Ecksorcism +Torzelan [Rabite] ^power Apple_Master benbeltran[away cardfrek DougCL DtoidBot HammerTiem|offl jared|OG Lelio|Away mistic n0brein|offline StoryR theGoldenAvatar]
2012-08-31 09:12:30	--	Channel #destructoid: 18 nicks (2 ops, 0 halfops, 2 voices, 14 normals)
2012-08-31 09:12:33	--	Mode #destructoid [+tnCN]
2012-08-31 09:12:33	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-08-31 09:53:37	StoryR	DEAD CHANNEL
2012-08-31 09:53:47	@bloodylip	YOU'RE A DEAD CHANNEL
2012-08-31 09:56:45	StoryR	maybe I am
2012-08-31 11:37:58	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-08-31 11:37:58	--	Mode #destructoid [+v Gemsi] by Q
2012-08-31 12:11:55	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-31 12:24:32	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-08-31 12:32:44	<--	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has quit (Ping timeout)
2012-08-31 12:34:05	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-08-31 12:43:26	<--	Apple_Master (~Appels@host86-141-2-104.range86-141.btcentralplus.com) has quit (Ping timeout)
2012-08-31 12:46:40	-->	Apple_Master (~Appels@host86-141-7-88.range86-141.btcentralplus.com) has joined #destructoid
2012-08-31 12:51:16	-->	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-31 12:51:30	Gandroid	Oh hi
2012-08-31 12:55:44	Gandroid	Quit being at pax or playing guild wars.
2012-08-31 12:55:53	Gandroid	I hate you all
2012-08-31 12:56:37	+Gemsi	Hai Gandy
2012-08-31 13:04:34	Gandroid	Yo yo yo
2012-08-31 13:05:02	+Gemsi	so your not going to be a eurogamer this year then ?
2012-08-31 13:05:44	Gandroid	Nope, way poor and I needed to find a job
2012-08-31 13:05:50	Gandroid	Need
2012-08-31 13:06:04	+Gemsi	that sucks
2012-08-31 13:06:21	Gandroid	Yeah
2012-08-31 13:06:33	Gandroid	At least I'm gallivanting around new York
2012-08-31 13:06:37	<--	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has quit (Quit: Bye)
2012-08-31 13:25:56	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-31 14:49:57	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-31 15:18:30	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-08-31 15:18:59	-->	Aerox (~Aerox47@207.239.114.206) has joined #destructoid
2012-08-31 15:18:59	--	Mode #destructoid [+o Aerox] by Q
2012-08-31 15:19:07	@Aerox	JESUS CHRIST
2012-08-31 15:19:18	--	Brainderailment is now known as JesusChrist
2012-08-31 15:19:22	JesusChrist	yes?
2012-08-31 15:19:32	@Aerox	could I get a handie
2012-08-31 15:19:33	@Aerox	I need one
2012-08-31 15:19:40	JesusChrist	I'll use the holes
2012-08-31 15:19:47	JesusChrist	in my nail scarred fists
2012-08-31 15:20:11	@Aerox	god yes the texture
2012-08-31 15:20:15	@Aerox	i have a giant martini coming
2012-08-31 15:20:22	@Aerox	and the nice lady on the plane gave me bonus shots because I looked stressed
2012-08-31 15:20:33	JesusChrist	You still in SF, my child?
2012-08-31 15:25:11	JesusChrist	sweetheart?
2012-08-31 15:25:17	JesusChrist	honeybooboo?
2012-08-31 15:26:00	@Aerox	yes
2012-08-31 15:26:08	@Aerox	leave at 2:45
2012-08-31 15:27:46	JesusChrist	I can't see where you are on my god GPS because of all the gay sin blocking the signal
2012-08-31 15:28:10	@Aerox	haha
2012-08-31 15:28:18	@Aerox	I mean the entire city is one giant bukkake party
2012-08-31 15:28:31	@Aerox	I'm the guy getting slimed over by the Sushi Bar
2012-08-31 15:29:05	JesusChrist	I thought hell would have been my worst creation. I was wrong.
2012-08-31 15:29:26	@Aerox	I literally just look like a ghost now
2012-08-31 15:29:31	@Aerox	Entirely white
2012-08-31 15:29:44	JesusChrist	just wait until it dries, child.
2012-08-31 15:30:02	@Aerox	They have hoseoff rooms every few yards are so
2012-08-31 15:30:07	JesusChrist	You'll be like Michaelangelo's statue of David
2012-08-31 15:31:48	<--	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has quit (Ping timeout)
2012-08-31 15:32:49	-->	tGA (~Andrew@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-08-31 15:36:28	richterthethird	!q
2012-08-31 15:36:31	DtoidBot	[137] <Aurvantoid> How is Gitmo illegal?
2012-08-31 15:36:39	JesusChrist	hahahah
2012-08-31 15:37:37	JesusChrist	!Aurvant-- #GOP logic
2012-08-31 15:37:40	DtoidBot	The karma of Aurvant is -7.
2012-08-31 15:38:13	richterthethird	you cant be anti government  but also be for corporal punishment
2012-08-31 15:38:24	richterthethird	thats just silly
2012-08-31 15:38:56	richterthethird	!q aurvant
2012-08-31 15:38:59	DtoidBot	[788] <+Aurvantoid> Thatcher was awesome
2012-08-31 15:39:10	richterthethird	!q aurvant
2012-08-31 15:39:13	DtoidBot	[1018] <Aurvant> If you try and uninstall the program it will try to delete your system32 folder <OK_LawStuff> oh ps3
2012-08-31 15:39:31	JesusChrist	WAT?
2012-08-31 15:40:37	richterthethird	!q aurvant
2012-08-31 15:40:40	DtoidBot	[436] <Aurvantoid> !ns identify Gprime7
2012-08-31 15:41:01	richterthethird	not every one is a gem i guess
2012-08-31 15:55:37	@Aerox	I hope the G stands for God
2012-08-31 15:58:39	richterthethird	I was browsing  sashimi ,  someones spending 50 bucks on that ? http://www.ebay.com/itm/Alf-Sega-Master-System-COMPLETE-with-Original-Box-and-Manual-/120975906430?pt=Video_Games_Games&hash=item1c2ab9d67e
2012-08-31 15:59:13	@Aerox	ahahha
2012-08-31 16:06:23	richterthethird	oh nates religious now
2012-08-31 16:06:46	@Aerox	super religious
2012-08-31 16:06:50	@Aerox	piss jesus
2012-08-31 16:07:00	@Aerox	Communion is really, really gross :(
2012-08-31 16:07:06	@Aerox	alright I"m about to board, peace out
2012-08-31 16:07:19	<--	Aerox (~Aerox47@207.239.114.206) has quit (Quit)
2012-08-31 16:31:13	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-08-31 16:31:13	--	Mode #destructoid [+v lolshin] by Q
2012-08-31 16:37:22	--	JesusChrist is now known as brainderailment
2012-08-31 16:50:22	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-31 16:50:22	--	Mode #destructoid [+v jorge`] by Q
2012-08-31 16:52:36	richterthethird	Pax australia? whats next Pax Syria and Pax Iran?
2012-08-31 16:58:47	<--	DougCL (~Doug99208@pool-108-7-206-52.bstnma.fios.verizon.net) has quit (Quit)
2012-08-31 17:03:05	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-08-31 17:26:21	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-08-31 17:27:28	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-31 17:27:28	--	Mode #destructoid [+v jorge`] by Q
2012-08-31 17:42:12	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-08-31 17:42:12	--	Mode #destructoid [+v Bigby] by Q
2012-08-31 17:44:24	-->	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-31 17:44:36	+Bigby	hey you guuuuuuuuys
2012-08-31 17:44:57	Gandroid	Yo yo yo nerds
2012-08-31 17:44:57	+Bigby	is everyone at PAX then?
2012-08-31 17:45:03	brainderailment	Pretty much
2012-08-31 17:45:08	+Bigby	ah, good old gandy and brain
2012-08-31 17:45:21	+Bigby	its like a sitcom up in this piece
2012-08-31 17:45:30	brainderailment	A really hostile sitcom
2012-08-31 17:46:06	+Bigby	dark comedy
2012-08-31 17:46:43	brainderailment	The laugh track is really loud and interrupts people
2012-08-31 17:48:28	Gandroid	Also shushes the audience when they laugh unprompted
2012-08-31 17:48:47	brainderailment	Look into the camera in disgust
2012-08-31 17:55:37	+Bigby	flip them all off
2012-08-31 17:55:44	+Bigby	then take a dump on the stage
2012-08-31 18:03:53	brainderailment	a very passive agressive dump
2012-08-31 18:07:58	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Ping timeout)
2012-08-31 18:09:38	+Bigby	damn, guild wars 2 digital edition not available
2012-08-31 18:15:55	+Bigby	wait why is the digital deluxe edition still available then?
2012-08-31 18:15:57	Gandroid	All the servers are full
2012-08-31 18:16:10	brainderailment	really?
2012-08-31 18:16:19	+Bigby	too popular
2012-08-31 18:16:22	+Bigby	start nerfing people
2012-08-31 18:25:06	+Bigby	ugh
2012-08-31 18:25:13	+Bigby	now i have to go put pants on again
2012-08-31 18:27:39		[benbeltran[away away: Detached from tmux]
2012-08-31 18:30:53	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-08-31 18:30:53	--	Mode #destructoid [+v jorge`] by Q
2012-08-31 18:31:43	-->	Halfleft|Away (HalfleftA@cpc3-hari14-2-0-cust942.20-2.cable.virginmedia.com) has joined #destructoid
2012-08-31 18:33:10	--	Halfleft|Away is now known as Drunkleft|Away
2012-08-31 18:33:11	Drunkleft|Away	bleh
2012-08-31 18:33:33	Drunkleft|Away	sup
2012-08-31 18:33:36	<--	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-31 18:33:37	-->	Gandy|Phone (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-31 18:33:47	Drunkleft|Away	gandy
2012-08-31 18:33:49	Drunkleft|Away	cunt
2012-08-31 18:37:24	Gandy|Phone	Lolololol
2012-08-31 18:37:29	Gandy|Phone	Hello Gavin.
2012-08-31 18:38:04		[benbeltran[away back: gone 00:10:23]
2012-08-31 18:40:20	Drunkleft|Away	bonour
2012-08-31 18:40:36	Drunkleft|Away	RBS Lass has CRACKING tits
2012-08-31 18:40:40	Drunkleft|Away	I have decided
2012-08-31 18:40:50	Drunkleft|Away	and Irish michelle is still so hot it hurts.
2012-08-31 18:41:14	<--	Gandy|Phone (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-08-31 18:41:26	-->	Gandroid (~Gandysamp@rrcs-69-193-223-78.nyc.biz.rr.com) has joined #destructoid
2012-08-31 18:41:45	Drunkleft|Away	how much of thatdid you catch
2012-08-31 18:45:34	brainderailment	What do you call the non irish michelle? ugly michelle
2012-08-31 18:45:36	brainderailment	?
2012-08-31 18:46:37	andrewm	Gavin is like that joke about vegans
2012-08-31 18:46:44	andrewm	How do you know Gavin's drunk?
2012-08-31 18:46:49	andrewm	He'll tell you
2012-08-31 18:51:21	Gandroid	Cracking tits was the last thing I saw
2012-08-31 18:52:02	andrewm	Lucky
2012-08-31 18:55:07	Drunkleft|Away	it's the only way my friends will know andrrew
2012-08-31 18:55:13	Drunkleft|Away	they never fucking come out to play anymore
2012-08-31 18:55:53	andrewm	What friends?
2012-08-31 18:59:41	Drunkleft|Away	indeed
2012-08-31 18:59:48	Drunkleft|Away	i need new friends
2012-08-31 19:00:11	andrewm	Get me a job in London
2012-08-31 19:00:15	andrewm	I'll come be your friend
2012-08-31 19:00:49		[benbeltran[away away: Detached from tmux]
2012-08-31 19:03:44		[benbeltran[away back: gone 00:02:53]
2012-08-31 19:04:12	Drunkleft|Away	there's plenty work in london
2012-08-31 19:04:12	Drunkleft|Away	i doubt someone with your experience and skills would have much trouble
2012-08-31 19:04:34		[benbeltran[away away: Detached from tmux]
2012-08-31 19:35:36		irc: disconnected from server
2012-09-03 09:02:24		[benbeltran[away away: Detached from tmux]
2012-09-03 09:02:26	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-03 09:02:26	--	Nicks #destructoid: [@bloodylip @Q +Gandysampras +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran[away cardfrek DougCL HammerTiem|offl jared|OG Lelio|Away mistic n0brein|offline theGoldenAvatar]
2012-09-03 09:02:26	--	Channel #destructoid: 17 nicks (2 ops, 0 halfops, 2 voices, 13 normals)
2012-09-03 09:02:30	--	Mode #destructoid [+tnCN]
2012-09-03 09:02:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-03 09:03:02	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-09-03 09:06:47	-->	andrewm (~andrewjm@24.106.217.162) has joined #destructoid
2012-09-03 09:07:14	-->	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-09-03 09:11:40	<--	theGoldenAvatar (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-09-03 09:11:45	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-09-03 09:12:43	<--	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has quit (Ping timeout)
2012-09-03 09:12:58	-->	Lelio|Away (~Lelio@aeon.digitaluppercut.com) has joined #destructoid
2012-09-03 09:15:28	-->	n0breinf (~n0brein@aeon.digitaluppercut.com) has joined #destructoid
2012-09-03 09:16:35	+Gandysampras	Afternoon
2012-09-03 09:16:46	<--	n0brein|offline (~n0brein@aeon.digitaluppercut.com) has quit (Read error: Connection reset by peer)
2012-09-03 09:20:59	-->	HammerTiemm (~HammerTie@aeon.digitaluppercut.com) has joined #destructoid
2012-09-03 09:21:01	--	HammerTiemm is now known as HammerTiem
2012-09-03 09:22:13	+Gandysampras	bloodylip
2012-09-03 09:22:17	+Gandysampras	what is your arenanet name
2012-09-03 09:22:48	<--	DougCL (~Doug99208@pool-108-7-206-52.bstnma.fios.verizon.net) has quit (*.net *.split)
2012-09-03 09:22:48	<--	Torzelan (Torzelan@bnc.dotbnc.se) has quit (*.net *.split)
2012-09-03 09:22:48	<--	jared|OG (~jared@mosquitoes.wherestheparty.at) has quit (*.net *.split)
2012-09-03 09:22:48	<--	HammerTiem|offl (~HammerTie@aeon.digitaluppercut.com) has quit (*.net *.split)
2012-09-03 09:24:58	-->	DougCL (~Doug99208@pool-108-7-206-52.bstnma.fios.verizon.net) has joined #destructoid
2012-09-03 09:32:53	-->	jared|OG (~jared@mosquitoes.wherestheparty.at) has joined #destructoid
2012-09-03 09:33:29	-->	Torzelan (Torzelan@bnc.dotbnc.se) has joined #destructoid
2012-09-03 09:43:38	Batthink	http://www.awkwardzombie.com/
2012-09-03 09:53:28	@bloodylip	Gandysampras: bloodylip.8103
2012-09-03 09:57:32	+Gandysampras	gandysampras.2861
2012-09-03 10:20:38	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-03 11:10:16	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-09-03 11:10:16	--	Mode #destructoid [+v Bigby] by Q
2012-09-03 11:23:35	-->	tGA_phone (~tgaphone@adsl-98-74-145-20.ilm.bellsouth.net) has joined #destructoid
2012-09-03 11:33:52	<--	tGA_phone (~tgaphone@adsl-98-74-145-20.ilm.bellsouth.net) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-09-03 11:33:54	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-09-03 11:33:55	--	Mode #destructoid [+v Gemsi] by Q
2012-09-03 11:39:15	+Gandysampras	hi gemsi
2012-09-03 11:39:21	+Gemsi	Hai gandy
2012-09-03 11:39:24	+Gandysampras	What is your anet name?
2012-09-03 11:39:35	+Gandysampras	I am back from new york and can finally play
2012-09-03 11:39:57	+Gemsi	it's Gemsi.5873
2012-09-03 11:40:13	+Gemsi	word of warning, don't play on the US servers
2012-09-03 11:40:17	+Gemsi	it works well
2012-09-03 11:40:29	+Gemsi	but no one is in any of the later zones
2012-09-03 11:41:00	+Gemsi	but the guilds are cross region anyway, so it's only WvWvW that you miss out on really
2012-09-03 11:41:52	+Gemsi	ended up going whiteside ridge when I swapped back to an EU server as due to reddit being on it, it does have a half good WvWvW set and people are on the server
2012-09-03 11:47:10	+Gandysampras	gross, I joined the US one because easier than hopping about. ALso I didnt want to be on a horribly full one
2012-09-03 11:47:19	+Gandysampras	Still, you can guest anywhere
2012-09-03 11:47:23	+Gandysampras	so it will be fine
2012-09-03 11:47:28	+Gemsi	not right now you can't
2012-09-03 11:47:33	+Gemsi	guesting isn't in
2012-09-03 11:48:21	+Gemsi	plus when I swapped, whiteside was med pop vs ferguson high
2012-09-03 11:49:16	+Gemsi	the low player count in zones tends to only get noticeable once you are above 30, I just figured I would swap while it's free
2012-09-03 12:28:29	<--	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has quit (Ping timeout)
2012-09-03 12:39:09	-->	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has joined #destructoid
2012-09-03 12:41:01	-->	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-09-03 13:02:55	<--	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has quit (Ping timeout)
2012-09-03 13:03:36	-->	andrewm__ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-03 13:03:36	<--	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-09-03 13:07:39	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-09-03 13:12:42	-->	tGA_phone_ (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has joined #destructoid
2012-09-03 13:17:45	-->	dare_ (~dare@ip68-8-228-103.sd.sd.cox.net) has joined #destructoid
2012-09-03 13:33:28	<--	tGA_phone_ (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has quit (Ping timeout)
2012-09-03 13:38:09	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-09-03 13:48:18	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-09-03 13:55:23	-->	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has joined #destructoid
2012-09-03 14:03:47	-->	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-03 14:03:52	Halfleft	sup shitlords
2012-09-03 14:06:16	-->	Ecks|MacBook (~Ecks@173-160-206-194-Washington.hfc.comcastbusiness.net) has joined #destructoid
2012-09-03 14:06:16	--	Mode #destructoid [+v Ecks|MacBook] by Q
2012-09-03 14:07:24	Halfleft	hey ecks
2012-09-03 14:07:28	Halfleft	how was PAX
2012-09-03 14:07:39	Halfleft	tell me it was shit and you hated every moment of it.
2012-09-03 14:08:51	-->	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-09-03 14:14:29	Halfleft	Also what's with the old school topic
2012-09-03 14:32:21	-->	tGA_phone_ (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has joined #destructoid
2012-09-03 14:32:23	<--	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-09-03 14:32:24	--	tGA_phone_ is now known as tGA_phone
2012-09-03 14:38:49	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-03 14:38:49	--	Mode #destructoid [+v lolshin] by Q
2012-09-03 14:38:57	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-09-03 14:39:59	-->	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has joined #destructoid
2012-09-03 14:41:54	Halfleft	Jumpin' in here as usual I see.
2012-09-03 14:42:14	Halfleft	!lq
2012-09-03 14:42:20	Halfleft	Urgh.
2012-09-03 14:42:28	<--	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-09-03 14:43:06	-->	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has joined #destructoid
2012-09-03 14:49:13	<--	Niche (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-09-03 14:56:16	<--	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Quit: Page closed)
2012-09-03 14:58:50	<--	tGA_phone (~tgaphone@cpe-071-074-024-231.ec.res.rr.com) has quit (Ping timeout)
2012-09-03 15:02:14	-->	tGA_phone (~tgaphone@mobile-166-147-125-195.mycingular.net) has joined #destructoid
2012-09-03 15:03:47	+Ecks|MacBook	PAX was awesome Gavin
2012-09-03 15:03:53	+Ecks|MacBook	I'm actually still in Seattle
2012-09-03 15:04:16	-->	cardfrek2 (~Emil@76.90.179.187) has joined #destructoid
2012-09-03 15:04:28	<--	cardfrek (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-09-03 15:17:22	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-03 15:17:51	<--	tGA_phone (~tgaphone@mobile-166-147-125-195.mycingular.net) has quit (Ping timeout)
2012-09-03 15:21:55	-->	tGA_phone (~tgaphone@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-03 15:21:59	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-03 15:21:59	--	Mode #destructoid [+v lolshin] by Q
2012-09-03 15:27:15	<--	tGA_phone (~tgaphone@cpe-174-106-026-124.ec.res.rr.com) has quit (Quit: Colloquy for iPhone - http://colloquy.mobi)
2012-09-03 15:34:38	<--	Apple_Master (~Appels@host86-141-7-88.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-09-03 15:36:07	<--	Ecks|MacBook (~Ecks@173-160-206-194-Washington.hfc.comcastbusiness.net) has quit (Quit: This computer has gone to sleep)
2012-09-03 15:53:03	-->	halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-03 15:53:05	halfleft	tits
2012-09-03 16:01:02	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-09-03 16:01:03	--	Mode #destructoid [+v Bigby] by Q
2012-09-03 16:03:06	+Bigby	man i hate doing laundry
2012-09-03 16:03:12	+Bigby	had to wait on some dryers to open up
2012-09-03 16:03:12	Batthink	gazongas
2012-09-03 16:04:51	richterthethird	did you watch the laundry fly around?
2012-09-03 16:08:41	+Bigby	is that an actual question?
2012-09-03 16:14:44	richterthethird	of course you did , dryers with those little windows look like a television
2012-09-03 16:16:52	-->	Niche_ (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has joined #destructoid
2012-09-03 16:16:59	+Bigby	im going to shove you in one of them
2012-09-03 16:18:24	<--	halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Quit: Page closed)
2012-09-03 16:42:18	<--	Niche_ (~Niche@c-68-46-201-180.hsd1.ks.comcast.net) has quit (Quit)
2012-09-03 16:50:29	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-09-03 16:57:16	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-09-03 16:57:16	--	Mode #destructoid [+v jorge`] by Q
2012-09-03 17:04:34	<--	Brainderailment (~Dtoid_Bra@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Read error: Connection reset by peer)
2012-09-03 17:18:58	+Gandysampras	lalaa
2012-09-03 17:25:27	+Bigby	wanna gw2, gandy?
2012-09-03 17:31:40	+Gandysampras	sure, im only 12 or so
2012-09-03 17:32:39	+Gandysampras	lemme graba  drink first
2012-09-03 17:47:58	+Bigby	just dinged 29 shortly ago
2012-09-03 17:50:00	-->	Ecks|MacBook (~Ecks@173-160-206-194-Washington.hfc.comcastbusiness.net) has joined #destructoid
2012-09-03 17:50:00	--	Mode #destructoid [+v Ecks|MacBook] by Q
2012-09-03 18:10:05	dare_	Ecks
2012-09-03 18:10:09	dare_	WTF are you going through Atlanta
2012-09-03 18:10:14	dare_	That's seriously in the wrong direction
2012-09-03 18:13:06	-->	Halfleft|Away (HalfleftA@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-03 18:13:09	Halfleft|Away	ttis
2012-09-03 18:16:42	richterthethird	http://www.youtube.com/watch?v=GDVvRFlex-8&feature=player_embedded
2012-09-03 18:21:57	dare_	http://bulk.destructoid.com/ul/234304-/PAX%20Prime%202012%20group%20shot-620x.jpg
2012-09-03 18:23:26	Halfleft|Away	don't show me that
2012-09-03 18:23:33	Halfleft|Away	it's thelast thing I need to see rightnow
2012-09-03 18:23:34	dare_	Why are you so bitter
2012-09-03 18:23:38	Halfleft|Away	also why the fuck is it tiny
2012-09-03 18:23:42	dare_	I dunno
2012-09-03 18:23:45	dare_	It's from the Dtoid homepage
2012-09-03 18:23:47	Halfleft|Away	because I only ever see the bad.
2012-09-03 18:23:56	Halfleft|Away	The fuck is 'dtoid home page'?
2012-09-03 18:23:59	dare_	Well you should turn that frown upside down
2012-09-03 18:24:16	Halfleft|Away	:( => ):
2012-09-03 18:24:23	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-09-03 18:24:23	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-09-03 18:24:25	Halfleft|Away	It's not that easy.
2012-09-03 18:24:39	dare_	Just the frown not the whole face
2012-09-03 18:24:45	Halfleft|Away	woah hold on
2012-09-03 18:24:51	Halfleft|Away	shut the fuck up for a second
2012-09-03 18:24:56	Halfleft|Away	is that an actual child in the photo
2012-09-03 18:25:10	Halfleft|Away	like right in the front between hamza beccy and destructoid helmet guy
2012-09-03 18:25:15	dare_	Oh yeah that is
2012-09-03 18:25:19	dare_	I wonder whose
2012-09-04 07:49:10		irc: disconnected from server
2012-09-04 09:57:13		[benbeltran[away away: Detached from tmux]
2012-09-04 09:57:15	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-04 09:57:15	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecks|MacBook +Gandysampras +Torzelan [Rabite] ^power andrewm Apple_Master Batthink benbeltran[away cardfrek2 DougCL HammerTiem jared|OG Lelio|Away mistic n0breinf pointzeroeight]
2012-09-04 09:57:15	--	Channel #destructoid: 20 nicks (3 ops, 0 halfops, 3 voices, 14 normals)
2012-09-04 09:57:19	--	Mode #destructoid [+tnCN]
2012-09-04 09:57:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-04 10:09:15	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-04 10:09:15	--	Mode #destructoid [+v lolshin] by Q
2012-09-04 10:23:51	+Gandysampras	Afternoon nerds
2012-09-04 10:29:10	@bloodylip	afternoon ganderson!
2012-09-04 10:29:23	@bloodylip	how was new york?
2012-09-04 10:29:54	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-09-04 10:29:54	--	Mode #destructoid [+o Aerox] by Q
2012-09-04 10:31:28	+Gandysampras	It was awesome
2012-09-04 10:31:31	+Gandysampras	super hot though
2012-09-04 10:33:27	@Aerox	HI GANDY
2012-09-04 10:33:43	+Gandysampras	HI AEROX
2012-09-04 10:33:49	+Gandysampras	What is your GW2 account?
2012-09-04 10:34:24	@Aerox	Aerox.7985
2012-09-04 10:37:10	@Aerox	gandy what was the best thing you did in NY
2012-09-04 10:39:24	+Gandysampras	Probably the show we went to see
2012-09-04 10:39:27	+Gandysampras	It was really good
2012-09-04 10:39:30	+Gandysampras	Also I had to go on stage
2012-09-04 10:39:41	+Gandysampras	and pretend I'd fucked one of the performers
2012-09-04 10:39:46	@Aerox	How exciting!
2012-09-04 10:39:47	+Gandysampras	IKR
2012-09-04 10:39:50	@Aerox	Was this the weird singing one?
2012-09-04 10:39:53	+Gandysampras	Aye
2012-09-04 10:40:25	+Gandysampras	The bodies exhibition was really interesting too
2012-09-04 10:40:29	+Gandysampras	Lot's of pickled penis
2012-09-04 10:40:38	@Aerox	your dream vacation
2012-09-04 10:42:39	@Aerox	https://sphotos-a.xx.fbcdn.net/hphotos-ash3/564214_10151014901770986_553426558_n.jpg
2012-09-04 10:44:01	+Gandysampras	Are you home today JRo?
2012-09-04 10:44:09	@Aerox	yes
2012-09-04 10:44:12	@Aerox	I am in the office and ill and want to die
2012-09-04 10:44:28	+Gandysampras	yay for consars
2012-09-04 10:58:56	-->	Gandy (Gandysampr@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has joined #destructoid
2012-09-04 11:02:25	<--	Gandysampras (~Gandysamp@cpc26-soli5-2-0-cust359.19-1.cable.virginmedia.com) has quit (Ping timeout)
2012-09-04 11:04:03	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-09-04 11:04:25	-->	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has joined #destructoid
2012-09-04 11:17:51	Batthink	I know this sounds creepy, Gandy, but were the pickled peens erect or not?
2012-09-04 11:18:35	Batthink	Oh, he's gone... XD
2012-09-04 11:19:34	Gandy	They were not
2012-09-04 11:19:37	--	Gandy is now known as Gandysampras
2012-09-04 11:19:37	--	Mode #destructoid [+v Gandysampras] by Q
2012-09-04 11:19:58	Batthink	The reason I wanted to know was because they probably would have needed some kind of special way of preserving the erection, if they were.
2012-09-04 11:20:18	<--	Ecks|MacBook (~Ecks@173-160-206-194-Washington.hfc.comcastbusiness.net) has quit (Read error: Operation timed out)
2012-09-04 11:20:20	Batthink	Thanks for the answer.
2012-09-04 11:21:26	-->	ProfPew (~yaar@ProfPew.users.quakenet.org) has joined #destructoid
2012-09-04 11:21:26	--	Mode #destructoid [+v ProfPew] by Q
2012-09-04 11:22:39	+Gandysampras	Hi pew!
2012-09-04 11:22:52	+ProfPew	hi!
2012-09-04 11:23:06	+Gandysampras	Do you have GW2?
2012-09-04 11:23:11	+Gandysampras	and if so what is your account
2012-09-04 11:23:38	Batthink	Hey Pew
2012-09-04 11:23:45	+ProfPew	i am just waiting for the page to load so I can download the client
2012-09-04 11:23:45	+ProfPew	ola
2012-09-04 11:23:55	Batthink	I'm just going shopping, I'll be back later
2012-09-04 11:24:09	--	Batthink is now known as BatthinkShoppin
2012-09-04 11:27:02	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-09-04 11:27:02	--	Mode #destructoid [+o TDiddy] by Q
2012-09-04 11:29:42	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Read error: Connection reset by peer)
2012-09-04 11:29:42	-->	|Aerox| (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-09-04 11:29:42	--	Mode #destructoid [+o |Aerox|] by Q
2012-09-04 11:31:12	+ProfPew	forgot my GW2 password :(
2012-09-04 11:31:33	--	|Aerox| is now known as Aerox
2012-09-04 11:32:13	+Gandysampras	teehee
2012-09-04 11:33:15	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-09-04 11:33:19	@Aerox	HI RICKEY
2012-09-04 11:33:22	@Aerox	Did you buy GW2 yet
2012-09-04 11:33:25	storyr	no sir
2012-09-04 11:33:28	storyr	I haven't been home
2012-09-04 11:33:28	@Aerox	boo
2012-09-04 11:33:31	storyr	since we left last night
2012-09-04 11:33:34	@Aerox	How is your mother
2012-09-04 11:33:40	storyr	she's good
2012-09-04 11:33:49		[benbeltran[away away: Detached from tmux]
2012-09-04 11:33:49	storyr	I slept so fucking well last night
2012-09-04 11:33:51	storyr	on the couch
2012-09-04 11:33:53	storyr	haha
2012-09-04 11:33:54		[benbeltran[away back: gone 00:00:03]
2012-09-04 11:34:40	+ProfPew	lol
2012-09-04 11:34:57	+ProfPew	what happened to your mother?
2012-09-04 11:35:00	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-09-04 11:35:00	--	Mode #destructoid [+v Gemsi] by Q
2012-09-04 11:37:02	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-09-04 11:40:43	Brainderailment	http://sphotos-a.xx.fbcdn.net/hphotos-ash3/576847_10151153581179932_1223519414_n.jpg
2012-09-04 11:45:45	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-04 11:48:48	@Aerox	HI NATE
2012-09-04 11:48:57	Brainderailment	hey, how was pax
2012-09-04 11:49:21	@TDiddy	it was great!
2012-09-04 11:49:37	@TDiddy	except for some asshole named Rickey, he made it a shitty time for all of us
2012-09-04 11:49:53	Brainderailment	remind me, rickey's handle
2012-09-04 11:49:59	@TDiddy	storyr lol
2012-09-04 11:50:02	Brainderailment	okay
2012-09-04 11:50:09	@TDiddy	(im kiddddddddddddddding, hes great)
2012-09-04 11:50:14	Brainderailment	I know
2012-09-04 11:51:11	storyr	:o
2012-09-04 11:51:12	storyr	RUDE
2012-09-04 11:54:58	Brainderailment	you guys hung way over?
2012-09-04 12:04:55	storyr	naw, JRo and I had the entire day to lay around yesterday and recover
2012-09-04 12:05:37	Brainderailment	I drank my balls of sunday night, so I was sitting around all day yesterday on skyrim
2012-09-04 12:07:31	Brainderailment	*off
2012-09-04 12:12:15	@Aerox	It was great we didn't move for like 8 hours
2012-09-04 12:12:37	Brainderailment	just quivvering
2012-09-04 12:12:54	--	BatthinkShoppin is now known as Batthink
2012-09-04 12:13:03	@bloodylip	and cuddling
2012-09-04 12:13:23	Brainderailment	and fingering eachother's throats
2012-09-04 12:14:21	Brainderailment	the usua;l
2012-09-04 12:14:50	@bloodylip	you mean buttholes
2012-09-04 12:15:01	@Aerox	We actually didn't cuddle :(
2012-09-04 12:15:04	@Aerox	And now I'm mad
2012-09-04 12:15:16	Brainderailment	throat fingering is the new thing
2012-09-04 12:16:13	@Aerox	It's a nice warmup
2012-09-04 12:16:42	@Aerox	http://www.seducemegame.com/images_screenshots/lg/SeduceMe_Pietra.jpg
2012-09-04 12:16:45	@Aerox	NSFW but censored
2012-09-04 12:16:53	@Aerox	That's some "erotic ipad game"
2012-09-04 12:17:24	Brainderailment	hahaah
2012-09-04 12:17:34	storyr	did you watch s2 on the plane JRo?
2012-09-04 12:17:38	storyr	that show is so tight butthole
2012-09-04 12:17:42	@Aerox	Yeah I got through ep 4
2012-09-04 12:17:48	Brainderailment	I thought apple shut down porny things
2012-09-04 12:17:49	@Aerox	I might watch at work today
2012-09-04 12:17:55	@Aerox	oh oops not ipad game
2012-09-04 12:18:00	@Aerox	it was a steam greenlight game that got yanked
2012-09-04 12:18:07	@Aerox	and they're trying to milk their censorship for attention
2012-09-04 12:18:17	Brainderailment	HAHHAHAHA, Skinny sweatpants.
2012-09-04 12:18:21	Brainderailment	http://www.abercrombie.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10901&storeId=10051&langId=-1&categoryId=78571&parentCategoryId=78571&topCategoryId=12202&productId=982340
2012-09-04 12:20:41	@Aerox	I think those would nicely accentuate my junk
2012-09-04 12:22:16	@bloodylip	i'm going to buy you a pair for your birthday
2012-09-04 12:22:41	@Aerox	yay!
2012-09-04 12:27:11	@Aerox	Rickey
2012-09-04 12:27:15	@Aerox	There's a new Lake Dredge Appraisal
2012-09-04 12:27:15	@Aerox	http://www.youtube.com/watch?v=pZH3eV4cMt4
2012-09-04 12:30:58	Brainderailment	HAOUND OWN THE DAWK!
2012-09-04 12:37:09	@Aerox	I am listening to Hound on the Dock again
2012-09-04 12:39:20	-->	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-09-04 12:41:49	storyr	nice
2012-09-04 12:41:57	storyr	I forgot my headphones today :(
2012-09-04 12:42:03	@Aerox	sad :(
2012-09-04 12:43:34	<--	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-09-04 13:03:14	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-09-04 13:03:35	-->	TheToiletDuck (~kvirc@cpc5-sgyl34-2-0-cust403.sgyl.cable.virginmedia.com) has joined #destructoid
2012-09-04 13:03:35	<--	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has quit (Read error: Connection reset by peer)
2012-09-04 13:03:36	-->	andrewm_ (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-04 13:03:40	TheToiletDuck	sup
2012-09-04 13:03:46	@bloodylip	soup
2012-09-04 13:04:05	TheToiletDuck	watching a tutorial on lightroom and he just spent 20 mins explaining how to import images :(
2012-09-04 13:04:11	TheToiletDuck	this is going to be a LOOOOOONG tutorial
2012-09-04 13:04:37	@bloodylip	what's lightroom?
2012-09-04 13:04:47	TheToiletDuck	Adobe Lightroom, for editing photos
2012-09-04 13:07:32	@bloodylip	ah
2012-09-04 13:07:43	@bloodylip	what makes it different than like photoshop elements?
2012-09-04 13:08:38	TheToiletDuck	all the sliders and that are specific to problems with photos rather than images in general
2012-09-04 13:08:57	TheToiletDuck	it's also non destructive to the images you're working with
2012-09-04 13:09:00	TheToiletDuck	http://www.youtube.com/watch?v=SXTMNGvKf0w&feature=g-vrec
2012-09-04 13:09:58	TheToiletDuck	OH also i saw TDKR and i thought it was not great
2012-09-04 13:10:00	TheToiletDuck	meh at best
2012-09-04 13:10:32	@bloodylip	i have not yet seen it
2012-09-04 13:10:45	@bloodylip	i have 2 movie tickets on my fridge
2012-09-04 13:10:48	@bloodylip	for months now
2012-09-04 13:12:02	TheToiletDuck	i'd use them to go see something else
2012-09-04 13:12:14	TheToiletDuck	Batman can be seen at home
2012-09-04 13:12:44	@bloodylip	that's the thing... i don't ever see anything that i /must/ see in theaters
2012-09-04 13:13:38	TheToiletDuck	Avengers is a movie best seen in the theatre
2012-09-04 13:13:47	TheToiletDuck	and Dark Knight was too
2012-09-04 13:14:17	TheToiletDuck	I don't know what i'm lookign forward to next
2012-09-04 13:14:25	TheToiletDuck	apart from RZA's Man with the Iron Fist
2012-09-04 13:14:39	TheToiletDuck	http://coloringpagesdogs.com/wp-content/uploads/2012/06/kipper-the-dog-celebrated.jpg
2012-09-04 13:14:55	TheToiletDuck	oops wrong link, that was from when i was trying to convince mandy that kippers are dog
2012-09-04 13:15:01	TheToiletDuck	https://www.youtube.com/watch?v=4VRLA17l4CI
2012-09-04 13:17:11	TheToiletDuck	http://www.youtube.com/watch?v=pfexEAExzhk&feature=fvwp
2012-09-04 13:31:28	Batthink	Oh, hi Duck
2012-09-04 13:31:35	TheToiletDuck	hi 'think
2012-09-04 13:31:54	Batthink	I watched the Avengers as well.  Awesome movie. :D
2012-09-04 13:32:27	TheToiletDuck	i miss Garrys mod
2012-09-04 13:32:45	TheToiletDuck	i know it's still around, but lots of people will migrate to sourcefilmmaker
2012-09-04 13:41:13	Batthink	Things change.
2012-09-04 13:42:07	TheToiletDuck	http://www.youtube.com/watch?v=N5crsfe-NUw
2012-09-04 13:42:13	TheToiletDuck	2008 internet was the best internet
2012-09-04 13:54:52	@bloodylip	youtube has decided to do its thing where it plays videos at 2x speed for me again
2012-09-04 13:55:57	Batthink	Must make listening to Pinky and Perky more amusing.
2012-09-04 13:56:16	Batthink	Or the Chipmunks.
2012-09-04 14:06:43	richterthethird	hey tdd
2012-09-04 14:06:47	<--	TheToiletDuck (~kvirc@cpc5-sgyl34-2-0-cust403.sgyl.cable.virginmedia.com) has quit (Read error: Connection reset by peer)
2012-09-04 14:38:03	@Aerox	http://i.imgur.com/XPJo9.jpg
2012-09-04 14:38:59	Brainderailment	kill. it
2012-09-04 14:39:29	+Gandysampras	gross
2012-09-04 14:45:02	-->	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-04 14:45:07	@Aerox	hello gavin
2012-09-04 14:45:22	Halfleft	hello
2012-09-04 14:45:25	Halfleft	how are you
2012-09-04 14:45:29	@Aerox	tired and sick
2012-09-04 14:45:42	Halfleft	har har
2012-09-04 14:45:47	Halfleft	con sars?
2012-09-04 14:46:33	@Aerox	probably
2012-09-04 14:48:46	Halfleft	calculated risk I suppose
2012-09-04 14:49:45	richterthethird	hey jro i wanted to show you this http://www.youtube.com/watch?v=7XIjxH0bFak
2012-09-04 14:50:10	@Aerox	eugh what is this
2012-09-04 14:50:16	@Aerox	is this guy crying or stoned or just weird
2012-09-04 14:50:22	richterthethird	guy crying to the worst anime i ever seen >_>
2012-09-04 14:50:48	Halfleft	sfw?
2012-09-04 14:50:54	richterthethird	yeah lol
2012-09-04 14:50:54	@Aerox	why is this cry worthy
2012-09-04 14:51:05	@Aerox	it's dumb anime characters doing that stupid gasp thing over and over
2012-09-04 14:51:19	richterthethird	its not , i watched it every character is more unlikeable than even the eva cast heh
2012-09-04 14:51:38	richterthethird	it sucked
2012-09-04 14:51:46	@Aerox	god I hate anime
2012-09-04 14:52:16	andrewm_	Heh
2012-09-04 14:52:17	Halfleft	I am so fucking confused
2012-09-04 14:52:21	Halfleft	what the fuck is happening here
2012-09-04 14:52:24	andrewm_	I figured out how to manipulate the trading post prices
2012-09-04 14:52:51	Halfleft	They won a game of hide and seek or something?
2012-09-04 14:53:03	+Gandysampras	Do tell.
2012-09-04 14:53:19	Halfleft	why do they gasp all the time
2012-09-04 14:53:21	Halfleft	what is happening
2012-09-04 14:53:47	@bloodylip	andrewm_: do tell.
2012-09-04 14:54:18	richterthethird	its some show about some dead childhood friend who haunts them , and they have to grant her dieing wish >_> halfie
2012-09-04 14:54:34	andrewm_	People always seem to undercut the highest price by 1c
2012-09-04 14:54:51	andrewm_	So I've been slowly putting things 1c above the standard selling price
2012-09-04 14:55:00	andrewm_	10 items +1c for each
2012-09-04 14:55:00	+Gandysampras	oh yeah so you post a price relatively high then wait twenty minutes for the market to inflate then undercut yourself
2012-09-04 14:55:05	andrewm_	Moving the prices back
2012-09-04 14:55:14	andrewm_	Then dropping 25+ 1c below everyone else
2012-09-04 14:55:18	andrewm_	Rinse repeat
2012-09-04 14:55:59	andrewm_	I moved weak blood up 25c in the space of a minute
2012-09-04 14:56:31	andrewm_	It's been working well for the last hour
2012-09-04 14:56:37	andrewm_	I've mad almost a gold
2012-09-04 14:56:40	richterthethird	i find the best way to negotiate   andrewm , is be stern with the buyer. I can name tons of people that try to under pay when i sold tf2 hats
2012-09-04 14:57:12	@Aerox	I need to pick up my sales from over the weekend
2012-09-04 14:57:12	@TDiddy	ah you bastard
2012-09-04 14:57:16	@Aerox	I was going to log in last night but I was too tired
2012-09-04 14:57:17	@TDiddy	i need that blood
2012-09-04 14:57:23	andrewm_	It's easy as shit to farm
2012-09-04 14:57:29	andrewm_	Kill the harpies in Queensdale
2012-09-04 14:57:33	@TDiddy	ok
2012-09-04 14:57:35	andrewm_	They die in 2-3 hits
2012-09-04 14:57:36	@TDiddy	i didnt know that
2012-09-04 14:57:39	andrewm_	And drop rate is 20%
2012-09-04 14:57:44	@TDiddy	what zone is queensdale again?
2012-09-04 14:57:50	andrewm_	Human starter
2012-09-04 14:58:03	@TDiddy	ohhhhhhhh, the harpies in the mining area
2012-09-04 14:58:07	andrewm_	Yeah
2012-09-04 14:58:08	@TDiddy	that sometimes swarm
2012-09-04 14:58:11	@Aerox	Bats in any caves drop it too
2012-09-04 14:58:18	andrewm_	They do
2012-09-04 14:58:21	@Aerox	possibly higher tahn 20%
2012-09-04 14:58:21	richterthethird	http://www.youtube.com/watch?v=tit89ofCOt4   this is how negotiate  andrewm , bernie mac knows how to
2012-09-04 14:58:24	andrewm_	But the harpies seem to have a higher rate
2012-09-04 14:58:29	andrewm_	At least my experience
2012-09-04 14:58:30	@Aerox	I was getting it more like 50% of the time with them
2012-09-04 14:58:32	@Aerox	but small sample size
2012-09-04 15:01:27	andrewm_	Which caves bats were you fighting?
2012-09-04 15:02:31	@Aerox	mmmm
2012-09-04 15:02:36	@Aerox	A couple diff. places
2012-09-04 15:02:40	@Aerox	I think one in the Sylvari start area
2012-09-04 15:02:43	@Aerox	one in the norn area
2012-09-04 15:10:26	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-04 15:10:26	--	Mode #destructoid [+v lolshin] by Q
2012-09-04 15:17:25	<--	ProfPew (~yaar@ProfPew.users.quakenet.org) has quit (Read error: Connection reset by peer)
2012-09-04 15:18:43	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-04 15:24:28	+Gandysampras	You nerds are boring
2012-09-04 15:24:37	+Gandysampras	You should stop farming and play with me
2012-09-04 15:25:15	richterthethird	your face is boring , ima go watch uncle buck on dvd
2012-09-04 15:25:49	andrewm_	I need money
2012-09-04 15:25:52	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-04 15:25:52	--	Mode #destructoid [+v lolshin] by Q
2012-09-04 15:26:00	@Aerox	i need to not be at work
2012-09-04 15:26:01	@Aerox	I might leave
2012-09-04 15:26:15	+Gandysampras	you shoukld
2012-09-04 15:26:17	+Gandysampras	should
2012-09-04 15:26:19	+Gandysampras	you feel awful
2012-09-04 15:26:22	+Gandysampras	therefore, leave
2012-09-04 15:26:23	@Aerox	i feel like a poop
2012-09-04 15:26:26	+Gandysampras	and come play GW with gandy
2012-09-04 15:26:28	richterthethird	yup
2012-09-04 15:26:48	+Gandysampras	my mum is watching the runaway bride
2012-09-04 15:26:55	+Gandysampras	HEr face is beaming
2012-09-04 15:26:58	+Gandysampras	¬_¬
2012-09-04 15:28:00	@Aerox	aight i'm leaving
2012-09-04 15:28:06	+Gandysampras	yay
2012-09-04 15:28:11	+Gemsi	if you were on a eu server I would play with you gandy
2012-09-04 15:28:14	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-09-04 15:28:24	+Gemsi	if only to finish more zones...
2012-09-04 15:28:32	richterthethird	i like to think he snuck out solid snake style
2012-09-04 15:31:52	richterthethird	https://club.nintendo.com/home.do  nintendo......
2012-09-04 15:32:10	richterthethird	smash bros coin download tempting
2012-09-04 15:38:26	andrewm_	Where's a goddamned mount when you need one?
2012-09-04 15:44:03	Halfleft	I tried playing some steam games on my PC today
2012-09-04 15:44:12	Halfleft	darkside wouldn't run
2012-09-04 15:44:14	Halfleft	then crashed
2012-09-04 15:44:20	Halfleft	then ran at a whopping 3 fps
2012-09-04 15:44:32	Halfleft	TF2 would run the menus but crash on trying to load a map
2012-09-04 15:44:51	Halfleft	audiosurf, which I have definitely played on this machine before crashes on startup
2012-09-04 15:49:00	Halfleft	oh and trying to add an avatar to my profile crashed Steam twice
2012-09-04 15:51:16	richterthethird	yikes ,  i would stick with original gameboy
2012-09-04 15:51:21	richterthethird	if that happened to me
2012-09-04 15:52:15	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-04 15:52:22	-->	Aerox1 (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-09-04 15:54:08	Batthink	Gandy:  at least your mum isn't moaning at you or stopping you from doing something really important
2012-09-04 16:11:45	Halfleft	PC Gaming whilst poor, rich.
2012-09-04 16:11:58	Halfleft	Jordan might sell me his machine after christmas though
2012-09-04 16:12:00	Halfleft	so that'll be goof
2012-09-04 16:12:11	Halfleft	-f +d
2012-09-04 16:12:22	+Gemsi	till you break it
2012-09-04 16:12:45	richterthethird	heh maybe you shud collect megadrive , shits cheap
2012-09-04 16:24:31	Batthink	Gavin needs his PC for programming,  Mega Drive ain't gonna do nuthin'.
2012-09-04 16:24:42	Batthink	I think
2012-09-04 16:25:43	Batthink	I've heard you type questions/give answers about algorithms and languages, right?
2012-09-04 16:26:17	richterthethird	idk i like me some gunstar heroes
2012-09-04 16:26:34	Batthink	Me too, but Gavin needs a PC.
2012-09-04 16:27:18	<--	Apple_Master (~Appels@host86-141-7-88.range86-141.btcentralplus.com) has quit (Ping timeout)
2012-09-04 16:34:19	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-09-04 16:34:19	--	Mode #destructoid [+v jorge`] by Q
2012-09-04 16:49:34	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-09-04 17:09:06	+Gandysampras	lagged out
2012-09-04 17:16:47	Aerox1	i'm getting on now gandy
2012-09-04 17:18:05	+Gandysampras	Yay
2012-09-04 17:18:18	andrewm_	I lagged on the last jump
2012-09-04 17:18:18	andrewm_	POS
2012-09-04 17:21:37	andrewm_	Ohno
2012-09-04 17:23:04	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-09-04 17:28:52	<--	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Quit: Page closed)
2012-09-04 17:45:12	-->	Halfleft|Away (HalfleftA@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-04 17:54:03	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-09-04 18:14:14	<--	Halfleft|Away (HalfleftA@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Ping timeout)
2012-09-04 18:21:13	-->	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has joined #destructoid
2012-09-04 18:21:13	--	Mode #destructoid [+v Ecksorcism] by Q
2012-09-04 18:22:01	<--	Ecksorcism (~Ahed@24-212-185-6.cable.teksavvy.com) has quit (Quit: Leaving)
2012-09-04 18:23:01	Aerox1	http://www.siliconera.com/2012/09/04/ace-attorney-5-coming-to-nintendo-3ds/
2012-09-04 19:24:14		irc: disconnected from server
2012-09-05 09:13:34	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-05 09:13:34	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Gandysampras +Torzelan [Slime] ^power Aerox andrewm Apple_Master benbeltran[away BPG cardfrek DougCL HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight Steel_Squirrel TheToiletDuck]
2012-09-05 09:13:34	--	Channel #destructoid: 22 nicks (3 ops, 0 halfops, 2 voices, 17 normals)
2012-09-05 09:13:37	--	Mode #destructoid [+tnCN]
2012-09-05 09:13:37	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-05 09:16:06	<--	TheToiletDuck (~kvirc@cpat001.wlan.net.ed.ac.uk) has quit (Quit: can't quit you)
2012-09-05 09:20:27	BPG	yeah I'll probably start a warrior or guardian at some point
2012-09-05 09:20:36	BPG	I'm not really feeling the elementalist or necro anymore
2012-09-05 09:21:34	Aerox	aw
2012-09-05 09:21:59	BPG	I'm gonna keep going with them for awhile
2012-09-05 09:22:10	BPG	like I didn't really love my engie until about 15 or 16
2012-09-05 09:22:32	BPG	so maybe in the next few levels I'll start seeing the awesomeness of one of them
2012-09-05 09:22:35	BPG	but I love my thief already
2012-09-05 09:24:49	@bloodylip	BPG: did you do any pvp yet?
2012-09-05 09:25:38	Aerox	yeah most of the classes take a while to really get into
2012-09-05 09:25:43	Aerox	stick with your thief!
2012-09-05 09:25:47	Aerox	we don't have many thieves in teh guild I don't think
2012-09-05 09:26:42	andrewm	I really like the Guardian
2012-09-05 09:27:52	Aerox	me too
2012-09-05 09:28:11	andrewm	Which elite skills have you purchased?
2012-09-05 09:28:20	Aerox	Just tome of wrath so far
2012-09-05 09:28:23	andrewm	Same
2012-09-05 09:28:24	Aerox	I just moved to a new build last night and it's kind of incredible
2012-09-05 09:29:36	Aerox	survivability is a little low at the moment but I'm a death machine
2012-09-05 09:29:41	andrewm	Also same.
2012-09-05 09:29:56	andrewm	I picked up a really nice yellow greatsword
2012-09-05 09:29:58	andrewm	Speccedto that.
2012-09-05 09:30:02	andrewm	52% crit.
2012-09-05 09:30:07	Aerox	weapons are so cheap on the AH
2012-09-05 09:30:19	Aerox	i'm using a trait build that revolves around constant virtues of justice that apply might blind and vulnerability
2012-09-05 09:30:24	Aerox	greatsword and scepeter/torch
2012-09-05 09:30:48	andrewm	Yeah, that one trait to pop virtue of justice on mob death is lovely
2012-09-05 09:31:55	Aerox	i usually don't even have to swap to scepter for the second half of the rotation because shit dies so fast
2012-09-05 09:32:42	andrewm	I was soloing some event bosses yesterday
2012-09-05 09:33:07	andrewm	scepter/torch was useful there for kiting
2012-09-05 09:33:27	Aerox	yeah i didn't like scepeter until this
2012-09-05 09:43:25	BPG	bloody, a little pvp
2012-09-05 09:43:29	BPG	my team got destroyed
2012-09-05 09:48:40	andrewm	Sounds about right.
2012-09-05 09:48:45	@bloodylip	yup
2012-09-05 09:48:50	@bloodylip	i did like 3 or 4 games one night
2012-09-05 09:48:52	andrewm	I saw they changed out battlegroup
2012-09-05 09:48:54	@bloodylip	we were destroyed in all of them
2012-09-05 09:48:55	andrewm	for WvW
2012-09-05 09:48:59	@bloodylip	except the last game
2012-09-05 09:49:06	andrewm	We're not dead last now
2012-09-05 09:49:10	@bloodylip	we rallied 200 points in like 10 seconds by capturing a spawn or something
2012-09-05 09:49:19	Aerox	yeah they've shifted to 24 hour matches
2012-09-05 09:49:23	Aerox	to get server rankings
2012-09-05 09:49:36	Aerox	these will run for a few weeks then they'll go back to the two week oens
2012-09-05 09:50:19	BPG	my team never fought together
2012-09-05 09:50:27	BPG	so I was constantly getting attacked by a mesmer and ele
2012-09-05 09:51:06	andrewm	You know what I don't like?
2012-09-05 09:51:10	andrewm	So little points for defense.
2012-09-05 09:51:17	andrewm	I like defending nodes
2012-09-05 09:51:26	andrewm	But get fuckall for contribution
2012-09-05 09:51:45	andrewm	Where everyone else leaves nodes to go get cap points
2012-09-05 09:51:47	BPG	but PVP doesn't contribute to your PvE at all
2012-09-05 09:51:53	BPG	and items you get are only used in PVP
2012-09-05 09:52:18	andrewm	That's the way WOW was
2012-09-05 09:52:35	andrewm	GW2 just makes it more obvious
2012-09-05 09:56:39	Aerox	ehh, to some degree
2012-09-05 09:56:50	Aerox	pvp gear has basically become defacto default starting dungeon/raid gear
2012-09-05 09:56:58	Aerox	because the basic stuff is so good
2012-09-05 10:00:32	Aerox	woo 25% world completion
2012-09-05 10:03:36	andrewm	26%
2012-09-05 10:03:37	andrewm	Suck it
2012-09-05 10:04:03	andrewm	What level are you now?
2012-09-05 10:04:56	Aerox	45
2012-09-05 10:05:28	andrewm	Nice.
2012-09-05 10:05:39	andrewm	Still sitting at 48
2012-09-05 10:05:55	andrewm	Ran around for a couple hours yesterday in noob zone with Gandy
2012-09-05 10:07:21	+Gandysampras	Neeeeeeeeeeeeeerds
2012-09-05 10:08:52	Aerox	hey sexy
2012-09-05 10:09:06	 *	Gandysampras blushes
2012-09-05 10:12:52	andrewm	Gems are too expensive.
2012-09-05 10:12:59	andrewm	370 = 1g
2012-09-05 10:13:04	andrewm	Least the last time i checked
2012-09-05 10:13:25	andrewm	I wonder if it'd make sense to buy gems now
2012-09-05 10:13:49	andrewm	So you straight up by gold with gyms?
2012-09-05 10:13:54	andrewm	Or does it have to come from other players?
2012-09-05 10:14:06	Aerox	i think it's from other players
2012-09-05 10:14:16	andrewm	Hmm, I bet gems devalue then
2012-09-05 10:14:23	Aerox	that's why they have that chart of prices
2012-09-05 10:14:28	andrewm	Since you can buy gems with real money
2012-09-05 10:14:57	andrewm	I know that, I just was making sure you couldn't pull gold from the air with gems
2012-09-05 10:15:15	andrewm	People will start dumping real money into the system deflating gem value
2012-09-05 10:18:17	andrewm	And to be fair
2012-09-05 10:18:27	andrewm	I'd rather spend real money on upgrading my bank/bags
2012-09-05 10:18:32	andrewm	Than wasting hours and hours farming for that
2012-09-05 10:18:40	 *	andrewm is part of the problem
2012-09-05 10:20:07	@bloodylip	Aerox: why have you not made any sexy Sex House Host fan art yet?
2012-09-05 10:20:18	@bloodylip	thanks a lot, andrew
2012-09-05 10:20:22	Aerox	because I am terrible at art
2012-09-05 10:20:29	andrewm	Is there a guild yet?
2012-09-05 10:20:33	andrewm	bloodylip,  you're welcome
2012-09-05 10:22:50	Aerox	yes
2012-09-05 10:23:13	andrewm	What a nam.
2012-09-05 10:23:22	Aerox	travis said we had to stop sitting around trying to think of a name
2012-09-05 10:23:44	andrewm	Shit
2012-09-05 10:23:46	+Gandysampras	The name is capitalised wrong
2012-09-05 10:23:47	andrewm	invite me again
2012-09-05 10:23:51	andrewm	I think I hit cancel
2012-09-05 10:23:59	andrewm	my tinyass work resolution
2012-09-05 10:24:26	Aerox	it says you're in
2012-09-05 10:24:28	andrewm	Nevermind
2012-09-05 10:24:32	andrewm	I just found it
2012-09-05 10:24:33	Aerox	push G, hit represent
2012-09-05 10:25:00	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-09-05 10:25:00	--	Mode #destructoid [+o TDiddy] by Q
2012-09-05 10:25:07	BPG	represent G!
2012-09-05 10:25:16	andrewm	Ugh
2012-09-05 10:25:21	andrewm	I think I'm bugged or something
2012-09-05 10:25:36	@TDiddy	is it cheating to start superstar mode in madden
2012-09-05 10:25:39	@TDiddy	and play as cam newton
2012-09-05 10:25:45	andrewm	Yes
2012-09-05 10:25:47	andrewm	http://dl.dropbox.com/u/109257/ftp/kp5r0EW.jpg
2012-09-05 10:25:57	@TDiddy	I was going to be RG3
2012-09-05 10:26:11	@TDiddy	but then i thought, I'd go with the bigger and better version of him
2012-09-05 10:26:21	@TDiddy	and he has 1 wr, instead of two mediocre ones!
2012-09-05 10:30:05	andrewm	Come trading post
2012-09-05 10:30:20	andrewm	TDiddy, isn't it also cheating?
2012-09-05 10:30:30	andrewm	That's like me playing Drew Brees
2012-09-05 10:30:56	@TDiddy	Well
2012-09-05 10:30:59	@TDiddy	I wanted a younger guy
2012-09-05 10:31:09	@TDiddy	it was Freeman, Luck, RG3 or Cam
2012-09-05 10:31:46	@TDiddy	I thought Rodgers maybe, but he is like the 3rd best player in the game
2012-09-05 10:31:50	BPG	8 days till NHL Tdiddy!
2012-09-05 10:31:56	@TDiddy	I KNOW!
2012-09-05 10:32:07	@TDiddy	Calvin Johnson is the top player in the game
2012-09-05 10:32:28	BPG	gotta go reserve my copy today
2012-09-05 10:32:51	andrewm	I bet those sell like hotcakes in tennessee
2012-09-05 10:33:30	@TDiddy	wtf madden
2012-09-05 10:33:39	@TDiddy	Stewart and Williams are ranked really low
2012-09-05 10:33:47	BPG	hehehe
2012-09-05 10:33:54	andrewm	They aren't great
2012-09-05 10:33:56	BPG	you know it! We are a big hockey state here...
2012-09-05 10:34:12	andrewm	Williams sucked hard last year
2012-09-05 10:34:27	@TDiddy	He is a 72
2012-09-05 10:34:44	andrewm	Sounds high
2012-09-05 10:34:47	@TDiddy	First thing the CPU GM did was sign Ryan Grant
2012-09-05 10:35:01	@TDiddy	and he is a 86
2012-09-05 10:35:10	andrewm	Cam Newton scored like their rushing touchdowns combined x3
2012-09-05 10:35:24	@TDiddy	Yeah
2012-09-05 10:35:36	@TDiddy	one thing they changed this year
2012-09-05 10:35:40	andrewm	DeAngelo was coming back from a year off on injury
2012-09-05 10:35:48	@TDiddy	before starting an offline superstar or franchise
2012-09-05 10:35:48	BPG	Trav, when I did Be A GM on Madden, first thing it did was sign Keith Bullock to the packers
2012-09-05 10:35:53	BPG	he promptly had 12 sacks that year
2012-09-05 10:35:54	@TDiddy	you cannot edit the rosters
2012-09-05 10:35:57	@TDiddy	at all
2012-09-05 10:36:53	@TDiddy	because I didn't want to trade Olson and Steve Smith for Gronk and Lloyd
2012-09-05 10:39:36	andrewm	Talk about fantasy football
2012-09-05 10:39:58	BPG	so you can't edit rosters
2012-09-05 10:40:03	BPG	with OFFLINE modes?
2012-09-05 10:40:15	@TDiddy	for exhibition games you can
2012-09-05 10:40:20	@TDiddy	but not connected careers
2012-09-05 10:40:35	BPG	connected careers?
2012-09-05 10:40:48	@TDiddy	thats the banner they have franchise and superstar mode under
2012-09-05 10:40:56	@TDiddy	like make your own guy, make your own coach
2012-09-05 10:41:06	@TDiddy	and you earn xp through the season and can improve your guy
2012-09-05 10:42:51	BPG	oh
2012-09-05 10:42:52	BPG	ok
2012-09-05 10:43:10	@TDiddy	the only way you can edit rosters pretty much, is unlocking legends and then putting them on any team
2012-09-05 10:43:29	BPG	guess it makes sense
2012-09-05 10:43:38	BPG	I mean if I'm starting a GM career, I want to start with the current rosters and go from there
2012-09-05 10:43:44	@TDiddy	But the legends unlocks are tied to ultimate team
2012-09-05 10:43:50	BPG	I wonder if they have improved the scouting part
2012-09-05 10:44:01	@TDiddy	so you have to win like the diamond level game to get guys like Barry Sanders and Steve Young
2012-09-05 11:36:26	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Ping timeout)
2012-09-05 11:37:22	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-09-05 11:37:22	--	Mode #destructoid [+v Gemsi] by Q
2012-09-05 11:38:24	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-09-05 11:38:24	--	Mode #destructoid [+o TDiddy] by Q
2012-09-05 11:40:17	+Gandysampras	Hi Gemsi
2012-09-05 11:40:34	+Gemsi	Hai gandy
2012-09-05 11:54:53	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-09-05 11:59:28	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-09-05 12:02:27	-->	[Rabite] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has joined #destructoid
2012-09-05 12:06:41	<--	[Slime] (mine@99-11-23-26.lightspeed.sndgca.sbcglobal.net) has quit (Ping timeout)
2012-09-05 12:14:11		[benbeltran[away away: Detached from tmux]
2012-09-05 12:14:16		[benbeltran[away back: gone 00:00:03]
2012-09-05 12:18:08	andrewm	http://i.imgur.com/jQlQT.jpg
2012-09-05 12:25:51	+Gandysampras	I just spent an hour and a half doing an awesome jumping puzzle with a stranger
2012-09-05 12:26:00	+Gemsi	which one ?
2012-09-05 12:26:25	+Gandysampras	mSharkmaw Caverns
2012-09-05 12:26:29	+Gemsi	ah
2012-09-05 12:26:30	+Gandysampras	Sharkmaw Caverns*
2012-09-05 12:26:40	+Gemsi	yeah I just lucked into that one
2012-09-05 12:26:50	+Gandysampras	Same, I was getting a vista
2012-09-05 12:26:58	+Gandysampras	Then there it was
2012-09-05 12:27:13	+Gandysampras	Tried to do the one in the south sylvari starter yesterday, it has three stages
2012-09-05 12:27:27	+Gandysampras	Did the first one and then got raped on the second
2012-09-05 12:27:35	+Gemsi	i've not hit the sylvari starter yet
2012-09-05 12:27:57	+Gemsi	sat in the charr one right now, clearing it on my way to my next personal story quest
2012-09-05 12:28:13	+Gandysampras	oooh
2012-09-05 12:28:17	+Gandysampras	Not been anywhere charr yet
2012-09-05 12:28:26	+Gemsi	because I can't enter a zone without 100%ing it
2012-09-05 12:28:35	+Gandysampras	Same
2012-09-05 12:28:45	+Gandysampras	I need one POI in the sylvari starter but I count all of them found
2012-09-05 12:28:49	+Gandysampras	It's killing me
2012-09-05 12:28:58	@TDiddy	lol
2012-09-05 12:29:03	+Gemsi	the rewards are awesome IF they are your armour type
2012-09-05 12:29:07	+Gandysampras	Yeah
2012-09-05 12:29:14	+Gandysampras	I got some sweet ass gloves and axes
2012-09-05 12:29:17	@TDiddy	I doubled back and did another starting area
2012-09-05 12:29:29	@TDiddy	and now im stuck in crafting, because i dont have the second tier items
2012-09-05 12:29:34	+Gemsi	i've done the asura one when I was mid 40's
2012-09-05 12:29:36	@TDiddy	like small venom sacs, small claws
2012-09-05 12:29:38	andrewm	100% all the zones seems like a waste.
2012-09-05 12:29:44	andrewm	I don't make much of an effort.
2012-09-05 12:29:57	@TDiddy	you were right about the blood tga
2012-09-05 12:29:58	+Gandysampras	You get chests of awesome loot Andrewm
2012-09-05 12:30:00	+Gemsi	yeah my jewel crafting is still dead low for that
2012-09-05 12:30:02	@TDiddy	the best area i found for bats
2012-09-05 12:30:03	andrewm	I just grab the skill points and move on.
2012-09-05 12:30:08	@TDiddy	is the 2nd norn area
2012-09-05 12:30:18	@TDiddy	in the south east corner, there is a destroyed temple
2012-09-05 12:30:25	@TDiddy	and there are like 12 bats in there that spawn constantly
2012-09-05 12:30:27	-->	Ecks|LGA (webchat@64.115.78.218) has joined #destructoid
2012-09-05 12:30:43	andrewm	Nce
2012-09-05 12:31:01	@TDiddy	for the first tier blood, i got like... 9 in 30ish minutes
2012-09-05 12:31:11	Ecks|LGA	God I hate Delta
2012-09-05 12:31:25	+Gemsi	for jewelcrafting it's just gems that are the problem
2012-09-05 12:31:33	@TDiddy	lol yeah
2012-09-05 12:31:39	+Gemsi	and I'm not dumping money into good picks just for a higher chance
2012-09-05 12:31:42	andrewm	That's kind of slow.
2012-09-05 12:31:47	@TDiddy	well
2012-09-05 12:31:50	andrewm	I was picking up 40+ an hour
2012-09-05 12:31:57	@TDiddy	i was leveling the warhorn
2012-09-05 12:32:01	+Gemsi	more so as i'm nearly 60
2012-09-05 12:32:02	@TDiddy	that killed my speed
2012-09-05 12:32:05	Ecks|LGA	These iPads are the only saving grace.
2012-09-05 12:32:08	andrewm	I really like the harpy area
2012-09-05 12:32:12	andrewm	Because their are tiered paths
2012-09-05 12:32:21	+Gemsi	only just over 2g I think and that skill book
2012-09-05 12:32:25	andrewm	You literally climb to the top and drop off the side and pull like 20 harpies at once
2012-09-05 12:32:28	andrewm	Then AE the shit out of them
2012-09-05 12:33:12	@TDiddy	I just made a set of scale armor
2012-09-05 12:33:20	andrewm	My smithing still blows.
2012-09-05 12:33:22	@TDiddy	and got a deep purple color dye, so that was nice
2012-09-05 12:33:29	andrewm	I'm super lazy.
2012-09-05 12:33:33	+Gemsi	I can make 12 slot bags, which is nice
2012-09-05 12:33:56	@TDiddy	The bags arent really an issue to me
2012-09-05 12:33:59	+Gemsi	bag space is really the only reason I'm spending time getting leather
2012-09-05 12:34:03	@TDiddy	because you can deposit the collectables
2012-09-05 12:34:12	andrewm	Until you have too many
2012-09-05 12:34:15	+Gemsi	collectables are not the problem
2012-09-05 12:34:20	@TDiddy	yeah
2012-09-05 12:34:25	+Gemsi	and yeah I hit 250 iron ore so quickly
2012-09-05 12:34:25	andrewm	250 is the max for a collectible slot
2012-09-05 12:34:32	andrewm	I have like 700 iron ore
2012-09-05 12:34:37	@TDiddy	plus, there is usually a merchant around you can offload things to
2012-09-05 12:34:38	@TDiddy	lol oh
2012-09-05 12:34:40	andrewm	Waiting til I can actually use it
2012-09-05 12:34:43	@TDiddy	wanna send me some
2012-09-05 12:35:34	@TDiddy	i can smith weapons and armor for anybody if they want them
2012-09-05 12:35:41	@TDiddy	i just need the collectables
2012-09-05 12:38:04	<--	Ecks|LGA (webchat@64.115.78.218) has quit (Ping timeout)
2012-09-05 12:39:53	jared	Hey, bloodylip or BPG, do the different races in GW2 have different traits, or is that all class-dependant?
2012-09-05 12:40:10	jared	I'm super curious about this, as it seems like they would.. but I can't find any.
2012-09-05 12:40:14	+Gemsi	races have some unique skills, but that's it
2012-09-05 12:40:21	jared	OK.
2012-09-05 12:40:30	@TDiddy	they have like, special elite skills
2012-09-05 12:40:31	jared	I would have asked you if I had known you played.
2012-09-05 12:40:40	+Gemsi	not just elites
2012-09-05 12:40:42	@TDiddy	that dont come into play until you're level 30
2012-09-05 12:40:51	jared	30!?
2012-09-05 12:41:00	+Gemsi	humans at least have a healing and standard racial as well
2012-09-05 12:41:34	@TDiddy	oh
2012-09-05 12:41:44	@TDiddy	the norns have a summon a wurm and an owl
2012-09-05 12:42:14	+Gemsi	http://wiki.guildwars2.com/wiki/List_of_asura_racial_skills || http://wiki.guildwars2.com/wiki/List_of_charr_racial_skills || http://wiki.guildwars2.com/wiki/List_of_human_racial_skills || http://wiki.guildwars2.com/wiki/List_of_norn_racial_skills || http://wiki.guildwars2.com/wiki/List_of_sylvari_racial_skills
2012-09-05 12:42:26	jared	Don't know how I missed this before.
2012-09-05 12:42:29	andrewm	Question, travis
2012-09-05 12:42:32	andrewm	Weaponsmithing
2012-09-05 12:42:34	andrewm	Mine's at 50
2012-09-05 12:42:41	andrewm	What's the easiest way to go from 50 to 75?
2012-09-05 12:43:17	@TDiddy	there doesnt really seem to be a shortcut
2012-09-05 12:43:25	@TDiddy	I just made weps
2012-09-05 12:43:29	+Gemsi	grind the cheapest to make item
2012-09-05 12:43:30	andrewm	Ugh
2012-09-05 12:43:31	@TDiddy	you get a bonus for discovering weapons
2012-09-05 12:43:41	andrewm	But making blue weapons takes fucking forever.
2012-09-05 12:43:47	@TDiddy	so basically make any insignia and two wep parts
2012-09-05 12:43:53	@TDiddy	and thats all you need
2012-09-05 12:43:57	andrewm	Ok.
2012-09-05 12:43:59	andrewm	I'll try that.
2012-09-05 12:44:40	andrewm	I guess, I'll load up on copper and down my crafting booster
2012-09-05 12:46:12	Brainderailment	best nick offerman scene. http://www.youtube.com/watch?v=K0P_wfjKQi8
2012-09-05 12:46:14	@TDiddy	yeah
2012-09-05 12:46:16	@TDiddy	i used one too
2012-09-05 12:52:02	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-09-05 12:53:05	storyr	hello my people
2012-09-05 12:53:59	jared	Hello storyr
2012-09-05 12:54:16	Aerox	hi rickey
2012-09-05 12:54:30	storyr	JRO
2012-09-05 12:54:35	storyr	I need a dota 2 key
2012-09-05 12:54:35	jared	Jro, did you hear? I'm building a tower!
2012-09-05 12:54:36	storyr	kthx
2012-09-05 12:56:53	Aerox	woooo
2012-09-05 12:56:56	Aerox	sorry ricky I don't got one
2012-09-05 12:57:03	storyr	boo
2012-09-05 12:57:04	storyr	oh well
2012-09-05 12:57:10	storyr	I watched all the matches from the international last night
2012-09-05 12:57:13	storyr	and god damn I want to play so bad
2012-09-05 12:57:18	Aerox	haha
2012-09-05 12:57:19	storyr	they edited that video quick as shit too
2012-09-05 12:57:22	Aerox	it's very not fun
2012-09-05 12:59:12	storyr	the community makes it very not fun
2012-09-05 12:59:17	storyr	like dtoid
2012-09-05 12:59:18	storyr	OH SICK BURN
2012-09-05 12:59:28	Aerox	hahaha
2012-09-05 12:59:35	Aerox	come on it's not that shitty
2012-09-05 12:59:38	Aerox	lolololololol
2012-09-05 12:59:43	 *	storyr sighs
2012-09-05 12:59:58	Aerox	since when are poop jokes above you
2012-09-05 13:00:08	andrewm	One of two things happened while I was on vacation
2012-09-05 13:00:19	andrewm	Someone at work ate all my sandwich meat
2012-09-05 13:00:23	andrewm	Or I've lost my mind
2012-09-05 13:10:35	storyr	both happened
2012-09-05 13:16:23	BPG	rickey, dota is HARD to play
2012-09-05 13:17:35	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-09-05 13:18:33	storyr	I know
2012-09-05 13:20:22	BPG	I tried for about a week and I think the best I got was 3 kills and about 35 deaths
2012-09-05 13:21:08	jared	Yeah, all I hear about that game is horror stories.
2012-09-05 13:21:16	jared	HORROR
2012-09-05 13:26:18	storyr	I've got a buddy who needs another for his group of friends so I figured I'll try it out
2012-09-05 13:26:19	storyr	...
2012-09-05 13:26:26	storyr	only for like 3 weeks though, because MoP comes out
2012-09-05 13:27:13	BPG	you want my signon?
2012-09-05 13:27:17	BPG	MoP?
2012-09-05 13:28:51	Aerox	Pandaria
2012-09-05 13:28:57	storyr	indeed
2012-09-05 13:29:06	storyr	naw it's fine, I might just buy it
2012-09-05 13:29:13	storyr	BUT DON'T TELL JRO BECAUSE HE WANTS ME TO BUY GW2
2012-09-05 13:29:25	@bloodylip	DO IT
2012-09-05 13:29:29	@bloodylip	DO IT GAG FAGGOT
2012-09-05 13:29:45	BPG	oh WoW
2012-09-05 13:29:48	BPG	god that game is so stupid
2012-09-05 13:29:51	BPG	GW 2 4 ever dog!
2012-09-05 13:30:26	jared	YOLO!
2012-09-05 13:30:57	@bloodylip	hey bard, remember when we tried to play WoW, and jro outleveled us in a day and then got bored because we didn't powerlevel through the game?
2012-09-05 13:30:58	@bloodylip	good times
2012-09-05 13:31:17	Aerox	it took you like a month to get to level 30
2012-09-05 13:31:39	jared	Playing WoW was one of the worst gaming experiences ever.
2012-09-05 13:33:57	@bloodylip	try playing it with jro, who is constantly pushing you to get to his level
2012-09-05 13:33:57	BPG	I do remember that!
2012-09-05 13:34:07	BPG	it was an amazing waste of money bloody!
2012-09-05 13:34:15	@bloodylip	meanwhile, he just stays a bit out of reach
2012-09-05 13:34:21	@bloodylip	so we never actually play together
2012-09-05 13:35:43	jared	That was pretty much my entire WoW experince. Is having my asshole friends at work get me to join their server, where they already had level 80 characters, then refuse to associate with me until I power-leveled all the way up by myself.
2012-09-05 13:36:05	@bloodylip	welcome to playing WoW with jro!
2012-09-05 13:36:08	@bloodylip	and tom
2012-09-05 13:36:09	jared	But you know, MMOs are so social and engaging.
2012-09-05 13:36:14	@bloodylip	that's what's cool about GW2
2012-09-05 13:36:18	@bloodylip	well, kinda cool
2012-09-05 13:36:31	@bloodylip	i guess once you hit max level, you don't really /want/ to go back to the beginning
2012-09-05 13:36:41	@bloodylip	but if you do, you're not destroying everything
2012-09-05 13:38:33	jared	I never play PvP, so for me, getting to max level was always a pointless endeavor. inb4 in GW2, PvP is always max, in games like WoW that wasn't the case.
2012-09-05 13:39:04	@bloodylip	PvP is always max, but WvWvW isn't
2012-09-05 13:39:11	@bloodylip	so you can kind do it either way
2012-09-05 13:39:11	jared	Ironically, the way D3 is, where you want better gear to be able to do harder campaign modes, is probably more my style. But I heard D3 wasn't great, so... meh.
2012-09-05 13:41:44	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-09-05 13:48:43	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-09-05 14:25:41	andrewm	Haha
2012-09-05 14:25:56	andrewm	I played WoW in 2004 with my brother and a college buddy
2012-09-05 14:26:11	andrewm	We had a rule that none of us were allowed to play unless al three of us could.
2012-09-05 14:26:21	andrewm	We leveled from 1-60 that way.
2012-09-05 14:26:24	andrewm	Was way fun.
2012-09-05 14:26:41	andrewm	Been doing the same thing with two friends of mine in GW2
2012-09-05 14:30:47	andrewm	http://i.imgur.com/foKVS.jpg
2012-09-05 14:30:57	andrewm	Look at all those Starter jackets
2012-09-05 14:32:40	+Gandysampras	Faaaaaaaaaaaaart
2012-09-05 14:33:02	+Gandysampras	Anyone wanna play some GW?
2012-09-05 14:35:42	BPG	yes!
2012-09-05 14:35:45	BPG	can you get me out of work?
2012-09-05 14:36:59	andrewm	In an hour maybe.
2012-09-05 14:37:01	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-05 14:37:01	--	Mode #destructoid [+v lolshin] by Q
2012-09-05 14:37:10	andrewm	Gotta leave work, cook and eat.
2012-09-05 14:39:07	@bloodylip	damn it, you reminded me that i didn't take anything out for dinner
2012-09-05 14:39:09	@bloodylip	you asshole
2012-09-05 14:39:24	andrewm	Take anything out?
2012-09-05 14:39:31	andrewm	Like, to thaw?
2012-09-05 14:41:33	andrewm	http://www.okcfox.com/newsroom/top_stories/videos/kokh_vid_6745.shtml
2012-09-05 14:41:58	andrewm	That's what you get.
2012-09-05 14:44:20	@bloodylip	yes, to thaw.
2012-09-05 14:44:38	andrewm	Sucks to be you.
2012-09-05 14:44:56	@bloodylip	it's really pretty terrible
2012-09-05 14:45:05	andrewm	and I'm out
2012-09-05 14:45:08	--	andrewm is now known as tga|away
2012-09-05 14:54:09	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-09-05 15:00:58	Aerox	rickey
2012-09-05 15:00:58	Aerox	are you here
2012-09-05 15:09:37	+Gemsi	Gandy, you still in game ?
2012-09-05 15:10:41	+Gandysampras	Back in
2012-09-05 15:10:43	+Gandysampras	got booted
2012-09-05 15:11:03	+Gemsi	yeah I got booted
2012-09-05 15:11:13	+Gemsi	just managed to logging again
2012-09-05 15:12:07	+Gandysampras	Rollback by 2 minutes
2012-09-05 15:12:24	+Gemsi	not that I can get in game mind you
2012-09-05 15:14:38	benbeltran[away	http://www.ordealsonwheels.com/i-had-an-erection-for-12-hours/
2012-09-05 15:17:08	--	jared is now known as jared|away
2012-09-05 15:30:15	Aerox	i need the TP to go back up
2012-09-05 15:33:25	Aerox	ugh underwater fighting
2012-09-05 15:33:30	Aerox	it's always 2304897238907438 guys up on your ass
2012-09-05 15:33:41	richterthethird	Tp? for your bunghole?
2012-09-05 15:33:57	+Gemsi	it's 'nade spam for me
2012-09-05 15:34:22	Aerox	guardian weapons blow for underwater too
2012-09-05 15:34:25	+Gemsi	as they don't need to be targeted underwater, so they become more amazing than normal
2012-09-05 15:35:39	Aerox	shit just seems to constantly rexspawn
2012-09-05 15:36:04	+Gemsi	true
2012-09-05 15:36:13	Aerox	for every guy I kill three more suddenly swim up
2012-09-05 15:36:37	<--	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has quit (Read error: Connection reset by peer)
2012-09-05 15:36:47	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-09-05 15:44:48	-->	halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-05 15:44:53	halfleft	too much fucking food
2012-09-05 15:44:55	halfleft	fuck sake
2012-09-05 15:45:00	halfleft	everything is shit
2012-09-05 15:49:48	halfleft	Somebody agree with me
2012-09-05 15:52:42	BPG	life is grand!
2012-09-05 15:52:45	BPG	it's sunny outside!
2012-09-05 15:56:50	halfleft	fuck you no it's not
2012-09-05 15:56:57	halfleft	re: the grandness of life
2012-09-05 15:57:02	halfleft	and also the sunnyness of outside
2012-09-05 15:59:03	BPG	yes it is
2012-09-05 15:59:06	BPG	I can hear birds chirping
2012-09-05 16:04:35	-->	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has joined #destructoid
2012-09-05 16:06:22	<--	Apple_Master (~Appels@host86-141-7-88.range86-141.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-09-05 16:06:24	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-09-05 16:07:47	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-05 16:13:36	halfleft	that's what I thought
2012-09-05 16:15:50	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-05 16:24:51	<--	Brainderailment (~Braindera@c-98-240-110-204.hsd1.tn.comcast.net) has quit (Quit: Leaving)
2012-09-05 16:28:40	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-09-05 16:28:40	--	Mode #destructoid [+v jorge`] by Q
2012-09-05 16:32:59	richterthethird	hard hitting news day , beck got his oswald ears
2012-09-05 16:38:23	halfleft	what?
2012-09-05 16:38:36	richterthethird	http://www.destructoid.com/warren-spector-denies-glenn-beck-rabbit-ears-at-event-234413.phtml
2012-09-05 16:39:28	halfleft	Now there's a URL i'm not going to open.
2012-09-05 16:45:55	-->	Batthink (webchat@host109-153-136-233.range109-153.btcentralplus.com) has joined #destructoid
2012-09-05 16:45:55	<--	Batthink (webchat@host109-153-136-233.range109-153.btcentralplus.com) has quit (Registered)
2012-09-05 16:45:55	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-09-05 16:47:55	Batthink	Hi guys
2012-09-05 16:49:26	halfleft	FUCK YOU
2012-09-05 16:49:28	halfleft	I mean hi
2012-09-05 16:49:31	halfleft	CUNT
2012-09-05 16:49:33	halfleft	hi*
2012-09-05 16:52:50	+Gandysampras	¬_¬
2012-09-05 16:53:43	richterthethird	Heyas
2012-09-05 16:55:48	 *	Batthink flips table into halfleft's face
2012-09-05 16:55:58	Batthink	I forgive you for that ;)
2012-09-05 16:56:08	richterthethird	dont hurt that might turn him on
2012-09-05 16:56:11	richterthethird	him
2012-09-05 16:56:47	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-09-05 16:57:14	Batthink	He's taken out a lot on that table, and now Gavin needs to be shown how it would feel.
2012-09-05 16:57:34	Batthink	If it could ever feel, which it can't.
2012-09-05 16:57:59	halfleft	don't dare forgive me
2012-09-05 16:58:09	halfleft	gandy you are a bitch ass sucka
2012-09-05 16:58:33	-->	Lelio (~Lelio@114-198-39-227.dyn.iinet.net.au) has joined #destructoid
2012-09-05 17:00:17	richterthethird	!q
2012-09-05 17:00:22	richterthethird	oh right
2012-09-05 17:01:53	halfleft	yeah fuck you cunt
2012-09-05 17:02:09	Lelio	Morning fellas
2012-09-05 17:02:38	richterthethird	hey lellio , halfies is really happy today
2012-09-05 17:03:01	halfleft	I am exceptionally happy every day
2012-09-05 17:03:02	halfleft	wanker
2012-09-05 17:04:33	Batthink	You mean for a tourette's syndrome sufferer, Richter. :)
2012-09-05 17:05:58	halfleft	I really like this song but for some reason this is a really weird recording of it http://grooveshark.com/#!/album/The+Cave+And+The+Open+Sea+EP/4760477
2012-09-05 17:06:04	halfleft	the youtube video of it is better
2012-09-05 17:06:06	+Gandysampras	You a sucka halfleft
2012-09-05 17:06:11	Lelio	My mate's got me watching Gavin & Stacey
2012-09-05 17:06:19	+Gandysampras	You should slap them
2012-09-05 17:06:28	Lelio	It's pretty meh but she wants me to love it
2012-09-05 17:07:10	Lelio	Granted I've only seen like 3 episodes, but I'm not impressed.
2012-09-05 17:07:11	Batthink	Tell her you can't be 'made' to love something you can't.
2012-09-05 17:07:55	richterthethird	gavin and stacey is that a sitcom like dharma and greg?
2012-09-05 17:14:08	richterthethird	http://cheezburger.com/41601537  back to school in russia
2012-09-05 17:15:29	Batthink	503 error.
2012-09-05 17:15:52	richterthethird	huh? heres a direct link http://www.youtube.com/watch?feature=player_embedded&v=9g4_8Aim4zE
2012-09-05 17:19:27	Batthink	Bloody hell.  That was humiliating for both of them. O_o
2012-09-05 17:51:18	<--	halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Quit: Page closed)
2012-09-05 17:53:52	-->	Halfleft|Away (HalfleftA@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-05 17:55:30	Halfleft|Away	tits
2012-09-05 17:57:27	richterthethird	shits
2012-09-05 18:03:26	Batthink	And belly aches.
2012-09-05 18:13:29	<--	Halfleft|Away (HalfleftA@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Ping timeout)
2012-09-05 18:14:25	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-05 18:14:25	--	Mode #destructoid [+v lolshin] by Q
2012-09-05 18:21:51	<--	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has quit (Ping timeout)
2012-09-05 18:42:18	richterthethird	funny that this ps1 game has a weird warning label , tecmos deception , warning this game contains satanic references
2012-09-05 18:45:03	<--	pointzeroeight (~pointzero@S0106001d73b480d4.vf.shawcable.net) has quit (Ping timeout)
2012-09-05 18:45:09	Steel_Squirrel	hmm
2012-09-05 18:45:14	Steel_Squirrel	that makes me want to play it now
2012-09-05 18:49:16	-->	BigPopaGamer (~backstree@c-76-114-91-138.hsd1.tn.comcast.net) has joined #destructoid
2012-09-05 18:49:16	--	Mode #destructoid [+o BigPopaGamer] by Q
2012-09-05 18:49:23	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-09-05 18:54:01	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-09-05 18:54:01	--	Mode #destructoid [+v Bigby] by Q
2012-09-05 18:54:10	+Bigby	howdy
2012-09-05 18:55:01	Aerox	hi bigby
2012-09-05 18:55:15	+Bigby	we doing that ascalon thing anytime soon?
2012-09-05 18:55:42	Aerox	we still dont' have enough
2012-09-05 18:55:47	+Bigby	we dont have five?
2012-09-05 19:19:48		irc: disconnected from server
2012-09-06 09:08:34	-->	benbeltran[away (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 09:08:34	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Cronosblade @Q +Ecksorcism +Gandysampras +jorge` +lolshin +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran[away BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight theGoldenAvatar TheToiletDuck]
2012-09-06 09:08:34	--	Channel #destructoid: 27 nicks (4 ops, 0 halfops, 5 voices, 18 normals)
2012-09-06 09:08:38	--	Mode #destructoid [+tnCN]
2012-09-06 09:08:38	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 09:14:07	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-09-06 09:14:33	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-09-06 09:14:33	--	Mode #destructoid [+o Cronosblade] by Q
2012-09-06 09:19:15	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Quit)
2012-09-06 09:29:12	+Gandysampras	Yo yo yo
2012-09-06 09:29:36	<--	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has quit (Quit: Oh shi-)
2012-09-06 09:34:09	@bloodylip	hi gandy!
2012-09-06 09:35:53	Batthink	Hi Gandy
2012-09-06 09:49:57		irc: disconnected from server
2012-09-06 09:51:43	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 09:51:43	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +lolshin +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight theGoldenAvatar TheToiletDuck]
2012-09-06 09:51:43	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 4 voices, 18 normals)
2012-09-06 09:51:45	--	Mode #destructoid [+tnCN]
2012-09-06 09:51:45	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 09:51:56	@bloodylip	between GW2, TL2, and BL2, i'd never play
2012-09-06 10:00:51	Batthink	The PC I have is rubbish, even for loading browsers.
2012-09-06 10:13:27	+Gandysampras	Hm, I wonder if there is anywwhere cheaper than gmg to buy borderlands 2
2012-09-06 10:14:01	TheToiletDuck	i recently bought stuff from mysteam.net and dlcompare.com and they didn't steal my money
2012-09-06 10:26:00	<--	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has quit (Quit: cool, huh?)
2012-09-06 10:29:16		[benbeltran away: Detached from tmux]
2012-09-06 10:29:21		[benbeltran back: gone 00:00:05]
2012-09-06 10:30:24		irc: disconnected from server
2012-09-06 10:31:03	-->	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 10:31:03	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight theGoldenAvatar TheToiletDuck]
2012-09-06 10:31:03	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2012-09-06 10:31:07	--	Mode #destructoid [+tnCN]
2012-09-06 10:31:07	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 10:35:38		irc: disconnected from server
2012-09-06 10:35:57	-->	bonboltron (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 10:35:57	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Apple_Master Batthink benbeltran bonboltron BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight theGoldenAvatar TheToiletDuck]
2012-09-06 10:35:57	--	Channel #destructoid: 25 nicks (3 ops, 0 halfops, 3 voices, 19 normals)
2012-09-06 10:36:01	--	Mode #destructoid [+tnCN]
2012-09-06 10:36:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 10:36:03	TheToiletDuck	hey bon
2012-09-06 10:36:05	<--	benbeltran (~benbeltra@187-163-28-116.static.axtel.net) has quit (Ping timeout)
2012-09-06 10:36:36	-->	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has joined #destructoid
2012-09-06 10:36:36	--	Mode #destructoid [+o Aerox] by Q
2012-09-06 10:41:53	theGoldenAvatar	Travis is an armorsmith?
2012-09-06 10:42:23	@bloodylip	maybe?
2012-09-06 10:42:26	@bloodylip	i know he's weaponsmith
2012-09-06 10:42:33	@bloodylip	i think jro is an armorsmith
2012-09-06 10:42:37	theGoldenAvatar	What level?
2012-09-06 10:42:37	@bloodylip	he made me some boxes of holding
2012-09-06 10:42:45	+Gandysampras	Aerox there is noting in the build queue for the guild you slacker
2012-09-06 10:42:49	theGoldenAvatar	This guild shit doesn't tell you anything.
2012-09-06 10:42:53	theGoldenAvatar	I KNOW Gandysampras
2012-09-06 10:42:55	@bloodylip	i thought it did
2012-09-06 10:43:02	theGoldenAvatar	Not when they're offline
2012-09-06 10:43:05	@bloodylip	someone in guild chat somehow knew i was a 49 huntsman
2012-09-06 10:43:07	jared	You guise talking about GW?
2012-09-06 10:43:07	@bloodylip	oh
2012-09-06 10:43:07	@Aerox	We don't have the 1000 I need to start the next thing
2012-09-06 10:43:14	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/2Er0ARE.jpg
2012-09-06 10:43:14	@Aerox	so go get more influence, you slackers
2012-09-06 10:43:15	+Gandysampras	Go on the second panel down tGa
2012-09-06 10:43:15	@bloodylip	jared: of course
2012-09-06 10:43:17	+Gandysampras	it tells you
2012-09-06 10:43:24	theGoldenAvatar	Doesn't tell me shit
2012-09-06 10:43:28	theGoldenAvatar	Looking at that screenshot
2012-09-06 10:43:31	+Gandysampras	Only online people
2012-09-06 10:43:36	theGoldenAvatar	Yeah, exactly
2012-09-06 10:43:37	theGoldenAvatar	Anyway
2012-09-06 10:43:41	@bloodylip	that's dumb!
2012-09-06 10:43:44	theGoldenAvatar	I got 3 levels in about 20 minutes today
2012-09-06 10:43:51	+Gandysampras	crafting?
2012-09-06 10:43:55	@Aerox	I'm at 280ish cooking and…160ish armorsmithing?
2012-09-06 10:43:55	jared	Ha. Can you actually make decent armor in it, if you're an armorsmith? Or is it lie most MMOs where anything you make pales in comparison to any rare drop?
2012-09-06 10:43:56	theGoldenAvatar	Once I got to iron I went from 49->215 in weaponsmithing
2012-09-06 10:44:04	@Aerox	jared you can craft the equivalent to drops
2012-09-06 10:44:07	@bloodylip	is the trading post done being dumb yet?
2012-09-06 10:44:10	theGoldenAvatar	Got me from 51->54
2012-09-06 10:44:10	jared	Nice.
2012-09-06 10:44:22	theGoldenAvatar	I mace a pretty nice hammer
2012-09-06 10:44:23	theGoldenAvatar	made*
2012-09-06 10:44:36	theGoldenAvatar	I need better mats now though
2012-09-06 10:44:41	theGoldenAvatar	Since I'm past iron
2012-09-06 10:45:06	@bloodylip	what's past iron?
2012-09-06 10:45:12	theGoldenAvatar	Steel
2012-09-06 10:45:14	@Aerox	http://psycosis91.tumblr.com/post/27764827073/it-all-began-when-our-parents-decided-we-could
2012-09-06 10:45:36	+Gandysampras	This new show Revolution is pretty good
2012-09-06 10:45:43	@Aerox	oh did it start?
2012-09-06 10:45:46	@Aerox	I was going to watch the first eps
2012-09-06 10:45:53	theGoldenAvatar	But I can't make inscriptions without higher level blood, scales, bones, claws, etc
2012-09-06 10:46:03	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Ping timeout)
2012-09-06 10:46:03	@Aerox	Haven't you amassed a pile of them from questing?
2012-09-06 10:46:09	@Aerox	I have a ton of shit for like all four tiers at this point
2012-09-06 10:46:12	theGoldenAvatar	No
2012-09-06 10:46:14	@Aerox	Except fucking wool
2012-09-06 10:46:16	theGoldenAvatar	I'm on tier 5 now
2012-09-06 10:46:16	BPG	man I'm so far behind in crafting
2012-09-06 10:46:22	@bloodylip	BPG: me too
2012-09-06 10:46:23	@Aerox	I'm stuck at armorsmithing because I can't make inscriptions
2012-09-06 10:46:25	@bloodylip	i'm 49 huntsman
2012-09-06 10:46:31	BPG	I'm about the same bloody
2012-09-06 10:46:31	@bloodylip	and like 80-ish chef
2012-09-06 10:46:35	BPG	around 50 leatherworker
2012-09-06 10:46:51	theGoldenAvatar	Tier 4 takes 8 of each item for an inscription
2012-09-06 10:46:52	BPG	can't seem to find many leather squares
2012-09-06 10:46:54	theGoldenAvatar	So you need a lot of them
2012-09-06 10:47:24	theGoldenAvatar	And I refuse to buy stuff
2012-09-06 10:47:51	theGoldenAvatar	My cooking sucks because I still need low level mats
2012-09-06 10:47:52	@bloodylip	i'm still not sure how to get leather squares aside from salvaging weapons and armor
2012-09-06 10:47:57	theGoldenAvatar	But I'm too damn lazy to farm them
2012-09-06 10:48:04	@Aerox	Cloth and leather only come from salavage
2012-09-06 10:48:07	@Aerox	*salvage
2012-09-06 10:48:14	@Aerox	or goods bags
2012-09-06 10:48:17	theGoldenAvatar	Which is why it sells for so much
2012-09-06 10:48:20	@Aerox	basically, farm pirates
2012-09-06 10:48:28	theGoldenAvatar	Aye
2012-09-06 10:48:46	@Aerox	http://i.imgur.com/HAm46l.jpg
2012-09-06 10:48:50	BPG	still wish you could skin animals
2012-09-06 10:48:53	BPG	for leather
2012-09-06 10:48:55	@bloodylip	yeah
2012-09-06 10:48:59	@Aerox	http://i.imgur.com/BsGBUl.jpg
2012-09-06 10:49:02	@bloodylip	/someone/ has to make the leather
2012-09-06 10:49:03	@bloodylip	why not let us?
2012-09-06 10:49:17	@Aerox	Do you know how unrealistic skinning was in WoW come on now
2012-09-06 10:50:30		irc: disconnected from server
2012-09-06 10:50:52	-->	banbaltran (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 10:50:52	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Apple_Master banbaltran Batthink bonboltron BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight theGoldenAvatar]
2012-09-06 10:50:52	--	Channel #destructoid: 25 nicks (4 ops, 0 halfops, 3 voices, 18 normals)
2012-09-06 10:50:54	--	Mode #destructoid [+tnCN]
2012-09-06 10:50:54	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 10:51:25	BPG	would rather have that
2012-09-06 10:51:31	theGoldenAvatar	I'm glad I had 800 iron
2012-09-06 10:51:34	BPG	than the random chance to get leather from salvaging
2012-09-06 10:51:37	theGoldenAvatar	Because I used most of it
2012-09-06 10:51:57	<--	bonboltron (~benbeltra@187-163-28-116.static.axtel.net) has quit (Ping timeout)
2012-09-06 10:52:15	@Aerox	I'm at the point where I can only gain skill from boxes, insignias, and making armor with insignias
2012-09-06 10:52:16	@Aerox	it's dire
2012-09-06 10:52:23	theGoldenAvatar	Fun
2012-09-06 10:52:33	BPG	lol I made a ton of bronze dowels
2012-09-06 10:52:35	@Aerox	I have one bolt of wool
2012-09-06 10:52:38	BPG	that helped a bunch
2012-09-06 10:52:53	theGoldenAvatar	I made way too many bronze dowels
2012-09-06 10:53:13	jared	Jro, so if you don't have GW on your Mac right now, what do you use for gaming? A separate Win PC?
2012-09-06 10:53:15	theGoldenAvatar	I hadn't figured the optimal path yet
2012-09-06 10:53:28	theGoldenAvatar	jared, like a normal
2012-09-06 10:53:43	jared	?
2012-09-06 10:53:52	@Aerox	My mac laptop is my work computer
2012-09-06 10:53:55	@Aerox	I have a PC tower at home
2012-09-06 10:53:58	jared	Ah.
2012-09-06 10:55:30	@Aerox	look at this amazing mother
2012-09-06 10:55:31	@Aerox	https://discussions.apple.com/thread/3916168?start=0&tstart=0
2012-09-06 10:55:44	@Aerox	"I want to make sure my son can play Guild Wars 2 at college
2012-09-06 10:55:50	@Aerox	So thoughtful
2012-09-06 10:56:06	@Aerox	I'm going to install it overnight tonight
2012-09-06 10:57:51	jared	Haha. I enjoy the comments like "Oh, my MBP ran it." "What model #?" "It's a 15 inch."
2012-09-06 10:59:30	-->	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has joined #destructoid
2012-09-06 11:01:07	@Aerox	That's all you really need to say
2012-09-06 11:01:14	@Aerox	Unless a new revision has come out
2012-09-06 11:03:32	jared	Don't revisions come out all the time? And aren't there specific BTO options like discrete vs integrated graphics that could effect what he has?
2012-09-06 11:04:42	@Aerox	There usually aren't choices as extreme as discrete vs integrated
2012-09-06 11:04:50	@Aerox	It's usually just things like slightly faster processor or more ram
2012-09-06 11:04:57	@Aerox	or bigger HDs
2012-09-06 11:05:23	@Aerox	like the 13 inches all have integrated graphics
2012-09-06 11:05:29	@Aerox	the 15 inches all have GeForce GT 650Ms
2012-09-06 11:07:09	jared	I guess admittedly, I haven't priced out a MBP in quite some time. There used to be more options IRRC.
2012-09-06 11:09:45	jared	*IIRC
2012-09-06 11:25:52		irc: disconnected from server
2012-09-06 11:26:12	-->	benbeltren (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 11:26:12	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q +Ecksorcism +Gandysampras +Torzelan [Rabite] ^power Apple_Master banbaltran Batthink benbeltren BPG cardfrek2 DougCL DtoidBot Dyganth HammerTiem jared Lelio|Away mistic n0breinf on3nightstan pointzeroeight theGoldenAvatar]
2012-09-06 11:26:12	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 3 voices, 19 normals)
2012-09-06 11:26:15	--	Mode #destructoid [+tnCN]
2012-09-06 11:26:15	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 11:26:49	<--	banbaltran (~benbeltra@187-163-28-116.static.axtel.net) has quit (Ping timeout)
2012-09-06 11:27:05	theGoldenAvatar	I did not realize the AH had a 15% cut
2012-09-06 11:27:25	theGoldenAvatar	And if you buy gems to turn into gold they take a cut of that.
2012-09-06 11:27:28	+Gandysampras	silly tGA
2012-09-06 11:27:35	theGoldenAvatar	I knew it had a fee
2012-09-06 11:27:40	theGoldenAvatar	Didn't realize it was thathigh
2012-09-06 11:28:08	theGoldenAvatar	So basically a trade is a 30% cut
2012-09-06 11:28:18	theGoldenAvatar	No wonder they don't want to put 1-to-1 trade in
2012-09-06 11:28:52	@Aerox	I didn't realize it had a cut either
2012-09-06 11:29:01	@Aerox	annoying
2012-09-06 11:29:04	theGoldenAvatar	5% listing fee that you never get back.
2012-09-06 11:29:13	BPG	listing fee is pretty common though
2012-09-06 11:29:14	theGoldenAvatar	and then an additional 10% on successful sale
2012-09-06 11:29:44	theGoldenAvatar	BPG, sure it is, but 15% is high
2012-09-06 11:29:51	theGoldenAvatar	Especially when you factor gems in
2012-09-06 11:29:55	theGoldenAvatar	You buy gems with real money
2012-09-06 11:30:01	theGoldenAvatar	Then they tax that.
2012-09-06 11:30:47	theGoldenAvatar	It's a sketchy way to make money that they aren't up front about.
2012-09-06 11:30:49	theGoldenAvatar	At ALL
2012-09-06 11:31:00	theGoldenAvatar	There's no notice on the trading post itself
2012-09-06 11:32:36	BPG	oh yeah
2012-09-06 11:32:41	BPG	I mean I agree about the 15%
2012-09-06 11:32:46	BPG	just mean the listing fee in general
2012-09-06 11:34:09	-->	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has joined #destructoid
2012-09-06 11:34:09	--	Mode #destructoid [+v Gemsi] by Q
2012-09-06 11:41:53	+Gandysampras	Hi Gemsi
2012-09-06 11:42:29	+Gemsi	Hi Gandy
2012-09-06 11:45:11	@Aerox	HI GANDY
2012-09-06 11:45:28	+Gandysampras	<3 Jro
2012-09-06 11:45:44	@Aerox	http://i.imgur.com/Azi2R.jpg
2012-09-06 11:47:12	@bloodylip	hahahaha
2012-09-06 11:50:48	theGoldenAvatar	The hell
2012-09-06 11:52:10	@Aerox	http://gothamist.com/2012/09/06/photos_cats_crash_last_nights_dog_f.php#photo-9
2012-09-06 11:52:45	<--	on3nightstan (~omg@c-67-180-10-46.hsd1.ca.comcast.net) has quit (Ping timeout)
2012-09-06 11:52:55	theGoldenAvatar	It's like some of those people are hardly even trying.
2012-09-06 12:02:39	theGoldenAvatar	Guys
2012-09-06 12:02:42	theGoldenAvatar	Bet of the week: http://www.thebiglead.com/index.php/2012/09/06/florida-state-is-favored-by-70-5-against-savannah-state/
2012-09-06 12:02:54	theGoldenAvatar	Take Savannah State to cover.
2012-09-06 12:02:58	theGoldenAvatar	You're welcome
2012-09-06 12:25:00	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-09-06 12:25:13	storyr	morning
2012-09-06 12:25:18	-->	Brainderailment (~Braindera@75.77.5.42.nw.nuvox.net) has joined #destructoid
2012-09-06 12:25:54	theGoldenAvatar	OMG
2012-09-06 12:26:09	theGoldenAvatar	Some guy is comparing gem trading to the stock exchange
2012-09-06 12:26:14	theGoldenAvatar	He has no idea how stocks work
2012-09-06 12:26:55	@Aerox	ahahaha
2012-09-06 12:26:59	@Aerox	where are you
2012-09-06 12:27:02	@Aerox	coffee brb
2012-09-06 12:27:11	theGoldenAvatar	"you can specify "if, when" conditions. its a note to your broker to sell/buy when price is X. you dont influence the price by setting the order to buy/sell at X."
2012-09-06 12:27:21	theGoldenAvatar	In regards to the trading stocks
2012-09-06 12:29:34	theGoldenAvatar	Oh god
2012-09-06 12:29:40	theGoldenAvatar	Then he turns right around and says
2012-09-06 12:29:41	theGoldenAvatar	"yes, look at real stock exchanges. it works in almost the exact same way. the price is buyer and seller determined, not centrally controlled. you have to be entirely ignorant of how finance/econs works to believe what you wrote."
2012-09-06 12:30:00	theGoldenAvatar	Am I being trolled?
2012-09-06 12:31:07	jared	Hey, who wants to give me a free windows 7 key? That I don't pay for?
2012-09-06 12:31:49	-->	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has joined #destructoid
2012-09-06 12:31:51	Halfleft	Bitches
2012-09-06 12:32:17	Brainderailment	Crack it Jared
2012-09-06 12:32:56	jared	See, I thought that the RMAH was like the US Dollar, gold-backed.
2012-09-06 12:33:32	theGoldenAvatar	GW2 intertwines RM and gold trading.
2012-09-06 12:33:37	theGoldenAvatar	You can buy gems for real money
2012-09-06 12:33:38	jared	Brainderailment: Is Windows still easy to crack? Will it ask me to upgrade things ir whatever?
2012-09-06 12:33:43	theGoldenAvatar	And trade those gyms to other people for in-game gold
2012-09-06 12:33:46	theGoldenAvatar	gems*
2012-09-06 12:33:55	theGoldenAvatar	And vice versa
2012-09-06 12:34:14	Brainderailment	I have all my copies patched. It just overwrites the auth bullshit and you can still download updates and stuff.
2012-09-06 12:34:40	Brainderailment	You can't use the Live security essentials though
2012-09-06 12:34:45	jared	Oh, so, real questions though for real people: How secure is windows? Do you still need an AV program?
2012-09-06 12:34:54	Brainderailment	Yes
2012-09-06 12:34:59	Brainderailment	you still need av big times
2012-09-06 12:35:01	jared	I guess that partially answered my question.
2012-09-06 12:35:12	theGoldenAvatar	If you're a retard, sure.
2012-09-06 12:37:12	jared	I am completely retarded about Windows, that's a given. But, much like everthing related to having a computer, I guess there's always a catch. Did you buy an after-market cooler for your CPU? Did you buy AV software for your windows?
2012-09-06 12:40:27	+Gemsi	you don't need to buy av software, enough free ones about do the job
2012-09-06 12:41:55	Brainderailment	jared, I build my pcs, so everything is aftermarket. And Gemsi is right, you can get some stout free AV programs.
2012-09-06 12:42:01	@Aerox	tga where are you reading this stock idiocy
2012-09-06 12:42:03	@Aerox	Is it reddit?
2012-09-06 12:42:06	jared	I am only grudgingly contemplating installing a copy if Windows for games, so I'll take any excuse I can get to complain about it. We got 7 on our work laptops not too long ago and I hate it.
2012-09-06 12:42:40	jared	Although I can make the taskbar pretty colours.
2012-09-06 12:42:45	theGoldenAvatar	Aerox, yes.
2012-09-06 12:42:48	Brainderailment	You usually use Linux?
2012-09-06 12:42:51	jared	Yeah.
2012-09-06 12:42:51	theGoldenAvatar	No one really knows how the gem thing works
2012-09-06 12:42:56	@Aerox	reddit is the worst
2012-09-06 12:42:58	theGoldenAvatar	So people are being idiots
2012-09-06 12:43:05	Brainderailment	Wine wont work for what you are trying? I
2012-09-06 12:43:10	Halfleft	aerox
2012-09-06 12:43:12	jared	Some new games, like GW2, aren't very compatible with wine yet.
2012-09-06 12:43:14	Brainderailment	I'm not very familiar with Wine
2012-09-06 12:43:14	@Aerox	hello gavin
2012-09-06 12:43:15	Halfleft	remember the weird guy from my work?
2012-09-06 12:43:17	@Aerox	yes
2012-09-06 12:43:19	theGoldenAvatar	"this has nothing whatsoever to do with the price. [gems purchased via real money don't] even link to the supply of gems on sale for gold."
2012-09-06 12:43:21	theGoldenAvatar	Ok
2012-09-06 12:43:22	Halfleft	He got fired last friday
2012-09-06 12:43:24	theGoldenAvatar	I'm done with this guy
2012-09-06 12:43:29	theGoldenAvatar	He's a troll of a moron
2012-09-06 12:43:31	Brainderailment	Just make a partition and put windows on that.
2012-09-06 12:43:32	Halfleft	unceremoniously
2012-09-06 12:43:32	theGoldenAvatar	or*
2012-09-06 12:43:43	jared	Also, with BL2 for example, it uses PhysX for particle and physics effects.. But PhysX cannot be run through wine.
2012-09-06 12:43:43	DtoidBot	...
2012-09-06 12:44:12	jared	Oh, I was def going to partition.
2012-09-06 12:44:53	jared	Someone suggested I get a SSD and use a 7200rpm HDD for storage.. so then it's like, OK, do I partition the SSD for Win and Linux? DO I put Win on the SSD and Linux on the HDD?
2012-09-06 12:45:34	Brainderailment	Well, your load times will be better in games if they're on the ssd
2012-09-06 12:45:46	@Aerox	what did he do to get fired
2012-09-06 12:45:48	Brainderailment	but your boot time will be faster if the os are on ssd
2012-09-06 12:45:57	Brainderailment	I really don't care about boot times
2012-09-06 12:46:07	Halfleft	apart from being a gross freak you mean?
2012-09-06 12:46:12	@Aerox	yes
2012-09-06 12:46:20	@Aerox	you said he couldn't be fired for being a gross freak because harassment
2012-09-06 12:46:26	Halfleft	a bunch of stuff. I think the last straw was going fucking phone interviews for other jobs, while at work.
2012-09-06 12:46:33	@Aerox	ahaha
2012-09-06 12:46:33	DtoidBot	...
2012-09-06 12:46:40	jared	Honestly, coming from console, anything is faster, even a HDD. So I'm not completely sold on SSD. But I guess if I don't do it now, I need to reinstall everything if I decide to later.
2012-09-06 12:46:46	Halfleft	He was being shit at his job when his line manager wasn't there to make him do work evidently
2012-09-06 12:46:59	Halfleft	It was great
2012-09-06 12:47:12	Halfleft	he got called in to a meeting with the Managed Services manager and his team leader
2012-09-06 12:47:16	Halfleft	lasts about an hour
2012-09-06 12:47:34	Halfleft	meanwhile me vik and hoani are right in front of my PC solving some issue or other (right in front of his).
2012-09-06 12:47:41	Halfleft	He comes out and starts packing his shit away
2012-09-06 12:47:50	Halfleft	own keyboard he brought in
2012-09-06 12:48:00	Halfleft	weird inflatable rubber ass pillow
2012-09-06 12:48:03	Halfleft	massive fucking disney hat
2012-09-06 12:48:11	Brainderailment	SSD are really expensive right now, I haven't bothered to upgrade to them yet.
2012-09-06 12:48:21	Halfleft	my boss trying to be the diplomatic team leader she is is all "going home?"
2012-09-06 12:48:23	Halfleft	and he's all
2012-09-06 12:48:28	Halfleft	"... something like that"
2012-09-06 12:48:50	Halfleft	so then sheila (his team leader) come out and then celebrates by buying everyone drinks from starbucks!
2012-09-06 12:49:14	Brainderailment	If you are good enough, you can raid 7200 drives to go faster than ssds, but they take up space and power and create heat and the fastest raid has no redundancy
2012-09-06 12:49:35	Brainderailment	but you get a lot more hdd space
2012-09-06 12:50:57	jared	The space is mostly what worries me. Like, if I buy a 128gb SSD, do I partition even? How much is enough GB for games? 60?
2012-09-06 12:51:15	@Aerox	Buy a small SSD for your OS and a regular drive for your data
2012-09-06 12:51:23	Brainderailment	psshh, way more than 60gb
2012-09-06 12:51:30	jared	Does 'data' include games?
2012-09-06 12:51:37	@Aerox	oh
2012-09-06 12:51:40	@Aerox	you are asking weird linux questions
2012-09-06 12:51:44	@Aerox	linux is terrible
2012-09-06 12:51:50	Brainderailment	hah
2012-09-06 12:52:02	Halfleft	and for neckbeards
2012-09-06 12:52:06	jared	Can I just give up and not build a PC? Is that still an option?
2012-09-06 12:52:26	Brainderailment	yep
2012-09-06 12:52:28	Halfleft	Giving up is always an option
2012-09-06 12:52:33	Halfleft	Might get that on a business card ^
2012-09-06 12:52:35	jared	That's what I'm best at.
2012-09-06 12:52:47	Halfleft	Or tattooed on my forehead
2012-09-06 12:52:48	jared	... getting business cards.
2012-09-06 12:52:57	Brainderailment	Jared, I have 80gb in my steam folder on my laptop. I only have a few games installed
2012-09-06 12:53:13	jared	Ew.
2012-09-06 12:53:33	@Aerox	I don't even know how big my steam folder is
2012-09-06 12:53:48	Brainderailment	look
2012-09-06 12:53:49	jared	Aerox: Does your tower have a SSD?
2012-09-06 12:54:16	theGoldenAvatar	I probably have half a TB of game installs
2012-09-06 12:54:32	theGoldenAvatar	And that's like a fraction of my Steam library
2012-09-06 12:54:32	@Aerox	yes
2012-09-06 12:54:46	Brainderailment	if I installed all my steam games, I'd definitely have a few hundred gigs
2012-09-06 12:55:19	theGoldenAvatar	People are their fancy textures
2012-09-06 12:55:21	theGoldenAvatar	and*
2012-09-06 12:55:51	Halfleft	Peepole are they're fancy textures
2012-09-06 12:56:14	theGoldenAvatar	"I understand the economics, but what I want to know is how the price actually goes up and down when neither the buyer nor the seller sets a price at any point, only a quantity."
2012-09-06 12:56:24	jared	I was only planning on installing 2 games.
2012-09-06 12:56:28	jared	Ever.
2012-09-06 12:56:41	Halfleft	which games
2012-09-06 12:56:48	jared	GW2 and BL2.
2012-09-06 12:56:57	Brainderailment	BL2?
2012-09-06 12:56:59	Brainderailment	wussat
2012-09-06 12:56:59	+Gandysampras	haha
2012-09-06 12:57:15	jared	After I beat them and people stopped playing or whatever, I'd just kick my tower into a mess of scrap and throw it out.
2012-09-06 12:57:19	jared	Borderlands 2
2012-09-06 12:57:26	Brainderailment	oh, cool
2012-09-06 12:57:32	Halfleft	gandy is jordan's pc good?
2012-09-06 12:57:39	Halfleft	I might buy it off him
2012-09-06 12:57:49	Brainderailment	what's your budget jared?
2012-09-06 12:57:57	jared	Yeah. BL2 would be nice to have on PC, because no one I know plays on consoles.
2012-09-06 12:57:58	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Ping timeout)
2012-09-06 12:58:09	theGoldenAvatar	All right.
2012-09-06 12:58:16	theGoldenAvatar	I nuked all my comments in that thread.
2012-09-06 12:58:16	jared	Brainderailment: Mostly ????. But I'd say 1k.
2012-09-06 12:58:38	theGoldenAvatar	It was the only way for me to physically stop myself for hemorrhaging
2012-09-06 12:58:39	Brainderailment	do you already have a monitor and shit, or does that 1k include those things?>
2012-09-06 12:58:44	theGoldenAvatar	from
2012-09-06 12:58:50	theGoldenAvatar	I'm having a stroke anyway
2012-09-06 12:59:01	jared	I spent 200 of that on 2 monitors a friend of mine was elling.
2012-09-06 12:59:04	jared	*selling
2012-09-06 12:59:16	Brainderailment	so, ~800 then?
2012-09-06 12:59:37	Halfleft	keep your mastubatory habits to yourself andrew
2012-09-06 13:00:55	jared	Yeah. I have some stuff speced out already, like an i5 and ram.
2012-09-06 13:01:25	+Gandysampras	I have no idea what its like gavin
2012-09-06 13:01:34	+Gandysampras	How much does he wasnt and what are the specs
2012-09-06 13:01:54	theGoldenAvatar	Specs: it has a case, vaguely rectangular
2012-09-06 13:01:59	Brainderailment	lol
2012-09-06 13:02:16	jared	The thing that I think is the biggest issue for me, I'm not sure I will get a ROI out of this machine. ie; I may not enjoy this computer 1k worth. Not in a 'I need top tier graphcs OH MY GOD' way, but in a 'I might stop using this' way.
2012-09-06 13:02:35	Brainderailment	hmm
2012-09-06 13:02:44	Brainderailment	You could always sell it later
2012-09-06 13:02:49	theGoldenAvatar	To Gavin.
2012-09-06 13:02:50	jared	I suppose.
2012-09-06 13:02:52	theGoldenAvatar	He'll buy anything
2012-09-06 13:03:11	Brainderailment	cept an air con
2012-09-06 13:03:25	+Gemsi	and then moan about the cost afterwards
2012-09-06 13:03:32	Halfleft	fuck if i know gandy
2012-09-06 13:03:36	jared	But yeah, I mean, I mostly have the parts picked out. I just won't order them.
2012-09-06 13:03:39	Halfleft	he spent £700 on it he says
2012-09-06 13:03:55	theGoldenAvatar	PCs depreciate faster than anything known to man
2012-09-06 13:04:01	Brainderailment	^
2012-09-06 13:04:04	theGoldenAvatar	Halfleft, holy shit, how old is it?
2012-09-06 13:04:06	Halfleft	he probably fucked a croat near it though so it will have lost value because of that too
2012-09-06 13:04:07	jared	Yeah.
2012-09-06 13:04:13	Halfleft	two months maybe tGA
2012-09-06 13:04:24	Brainderailment	Bit if you don't use it, what you gon do?
2012-09-06 13:04:31	+Gemsi	700 on a pc isn't that expensive really
2012-09-06 13:04:46	Brainderailment	You can get a lot of pc for 700 though
2012-09-06 13:04:48	+Gemsi	not if you go for a half decent build
2012-09-06 13:04:53	theGoldenAvatar	That's 700 pounds
2012-09-06 13:05:02	Brainderailment	so like, a grand
2012-09-06 13:05:04	theGoldenAvatar	over $1100
2012-09-06 13:05:08	Brainderailment	in pig dollar
2012-09-06 13:05:27	Halfleft	I found about two dollars worth of change in my change jar I emptied out today
2012-09-06 13:05:30	+Gandysampras	So what does he want for it
2012-09-06 13:05:36	Halfleft	he's not said
2012-09-06 13:05:36	+Gemsi	a 560 ti, sdd, hdd, i5, mb, 4/8 gb of ram easy
2012-09-06 13:05:40	Halfleft	i'm not paying more than £500
2012-09-06 13:05:42	+Gandysampras	Also ask him for a list of the components
2012-09-06 13:05:56	+Gandysampras	Gavin you could get an almost brand new machine with 500
2012-09-06 13:05:59	+Gandysampras	minus a monitor
2012-09-06 13:06:06	Halfleft	his comes with a monitor
2012-09-06 13:06:11	Halfleft	also, his is almost brand new
2012-09-06 13:06:13	theGoldenAvatar	Why is he selling it?
2012-09-06 13:06:17	+Gemsi	hell I spend ?500 on a monitor
2012-09-06 13:06:22	theGoldenAvatar	Money for school?
2012-09-06 13:06:24	Halfleft	He's going travelling again theGoldenAvatar
2012-09-06 13:06:25	theGoldenAvatar	Money for crack?
2012-09-06 13:06:31	theGoldenAvatar	Money for crackwhore school?
2012-09-06 13:06:34	Halfleft	but that went to shit
2012-09-06 13:06:37	Halfleft	he only got it because he thought he'd be staying in Croatia for a while
2012-09-06 13:06:45	theGoldenAvatar	Been there.
2012-09-06 13:06:46	+Gandysampras	Find out the graphics card and mobo / processor
2012-09-06 13:06:48	Halfleft	It'll happen again too.
2012-09-06 13:06:52	+Gandysampras	and ill tell you how much
2012-09-06 13:06:55	Halfleft	I shall enquire
2012-09-06 13:07:35	theGoldenAvatar	inquire*
2012-09-06 13:09:16	Halfleft	Breasts.
2012-09-06 13:09:58	jared	^
2012-09-06 13:10:09	Halfleft	!boobs++
2012-09-06 13:10:09	DtoidBot	The karma of boobs is 872.
2012-09-06 13:10:12	Halfleft	!lq
2012-09-06 13:10:12	DtoidBot	[1174] <bloodylip> have you ever tried to get them off? <bloodylip> that residue never comes off
2012-09-06 13:10:25	Halfleft	!dq 1173
2012-09-06 13:10:25	DtoidBot	[1173] <@Naia_> for some reason when I hear the word "Ritalin" picture peanut brittle
2012-09-06 13:10:32	Halfleft	!dq 1172
2012-09-06 13:10:32	DtoidBot	[1172] <Brain|iPhone> Instead of cloning sexy women, you'd clone yourself to facefuck yourself? <+Bigby> if you want it done right, do it yourself
2012-09-06 13:10:40	Halfleft	!q boob
2012-09-06 13:10:40	DtoidBot	Generating new random quote set.
2012-09-06 13:10:40	DtoidBot	[892] <bushofghosts> I WILL PUT MY BOOBS IN YOUR FACE
2012-09-06 13:11:04	Brainderailment	http://www.youtube.com/watch?v=pjoUheaVKVs
2012-09-06 13:11:04	DtoidBot	BIG OLD GOD TITTIES!
2012-09-06 13:11:06	Halfleft	!lq half
2012-09-06 13:11:06	DtoidBot	[1170] <kaciesaurus> maaaan, I want to see a whale <@TDiddy> look in the mirror <Halfleft|Away> just look in the mirror fatass
2012-09-06 13:11:46	Halfleft	It's extra funny because Kacie is basically borderline anorexic
2012-09-06 13:12:10	Brainderailment	wonder why
2012-09-06 13:12:37	Halfleft	nowt sexy about bones
2012-09-06 13:14:11	Halfleft	you know who's surprisingly hot?
2012-09-06 13:14:14	theGoldenAvatar	Today's G+ adds
2012-09-06 13:14:16	theGoldenAvatar	http://dl.dropbox.com/u/109257/ftp/1Hsl6xw.jpg
2012-09-06 13:14:20	Halfleft	that taylor swift lassie
2012-09-06 13:14:24	@Aerox	That's why I deleted my account last monht
2012-09-06 13:14:35	Halfleft	I get those.
2012-09-06 13:14:37	theGoldenAvatar	Really? It's the only reason I keep it around.
2012-09-06 13:14:41	theGoldenAvatar	I feel real popular.
2012-09-06 13:14:48	theGoldenAvatar	Indians(?) love me
2012-09-06 13:14:49	Halfleft	I'd delete mine but then I'd have nowhere to put my birds of prey media
2012-09-06 13:14:56	Halfleft	Brown people*
2012-09-06 13:15:02	Brainderailment	Taylor swift went to the high school I would have if I weren't a drop out
2012-09-06 13:15:36	@Aerox	Well, you REALLY blew it then
2012-09-06 13:15:53	Brainderailment	It was like years later brah!
2012-09-06 13:16:19	theGoldenAvatar	Nick Offerman is like 2 miles away from me.
2012-09-06 13:16:27	Brainderailment	Steal his mustache
2012-09-06 13:16:29	theGoldenAvatar	So, I'm pratically famous
2012-09-06 13:16:31	+Gandysampras	Go see him
2012-09-06 13:16:33	Halfleft	she has weird lips
2012-09-06 13:16:33	Brainderailment	haha
2012-09-06 13:16:35	+Gandysampras	Have a man off
2012-09-06 13:16:39	Halfleft	and scowly eyes
2012-09-06 13:16:43	Halfleft	but I love a nice scowl
2012-09-06 13:16:44	Halfleft	oh yes
2012-09-06 13:16:56	theGoldenAvatar	Explains the birds of prey.
2012-09-06 13:17:02	theGoldenAvatar	You have a bird fetish.
2012-09-06 13:17:15	Halfleft	how the fuck do I open a query in this online fucking client
2012-09-06 13:17:59	Halfleft	I do not
2012-09-06 13:18:04	--	theGoldenAvatar is now known as tga|out
2012-09-06 13:18:09	tga|out	Do too.
2012-09-06 13:18:28	Halfleft	http://images4.fanpop.com/image/photos/18700000/taylor-swift-hot-taylor-swift-18776371-1163-1492.jpg
2012-09-06 13:18:29	Halfleft	hot
2012-09-06 13:18:34	tga|out	http://goo.gl/Wm6Re
2012-09-06 13:18:39	tga|out	Look at it
2012-09-06 13:18:52	Halfleft	Cool: http://i.imgur.com/EeE9J.jpg
2012-09-06 13:19:02	@Aerox	oh no
2012-09-06 13:19:04	@Aerox	poor mr fox
2012-09-06 13:19:04	Halfleft	that's gandy's fetish that one
2012-09-06 13:19:06	tga|out	She looks like a gopher
2012-09-06 13:19:11	Halfleft	fuck you
2012-09-06 13:19:52	tga|out	http://a-z-animals.com/media/animals/images/original/gopher1.jpg
2012-09-06 13:20:00	Halfleft	I don't see it.
2012-09-06 13:20:07	tga|out	It's the eyes
2012-09-06 13:20:14	tga|out	http://singtree.com/Newsletter/2012/01/1108990533978_files/887.jpg
2012-09-06 13:20:27	Halfleft	haha
2012-09-06 13:20:46	--	tga|out is now known as tga|out|forreal
2012-09-06 13:20:52	Halfleft	If I ever meet her I'll be sure to
2012-09-06 13:20:53	Halfleft	GOPHER, it
2012-09-06 13:20:55	Halfleft	GO FOR IT
2012-09-06 13:20:56	Halfleft	GET IT
2012-09-06 13:20:57	Halfleft	!?!??!
2012-09-06 13:23:56	Brainderailment	Sit and think about what you've done, Gavin.
2012-09-06 13:24:52	Halfleft	I'm so alone :(
2012-09-06 13:36:03	+Gandysampras	ugh this viewpoint is well broken
2012-09-06 13:36:05	Halfleft	*cough*
2012-09-06 13:36:06	+Gandysampras	vista*
2012-09-06 13:36:14	Brainderailment	aw shit, kindle fire HD
2012-09-06 13:36:34	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-09-06 13:36:34	--	Mode #destructoid [+o TDiddy] by Q
2012-09-06 13:37:39	Brainderailment	Damn, this new kindle has some serious hardware inside.
2012-09-06 13:38:26	Brainderailment	wonder if they'll price it cheaper than apple
2012-09-06 13:39:51	@bloodylip	Brainderailment: how does the 7" compare to the nexus 7?
2012-09-06 13:40:26	Brainderailment	twice the ram than before
2012-09-06 13:40:43	Brainderailment	40% faster than previous fire, I don't know how that compares to the nexus though
2012-09-06 13:40:53	+Gemsi	$159 as well
2012-09-06 13:40:55	Brainderailment	"longer battery life"
2012-09-06 13:41:22	+Gemsi	so cheaper again i think, not sure what the nexus 7 us price was
2012-09-06 13:41:23	Brainderailment	that's mega cheap
2012-09-06 13:41:27	Brainderailment	199
2012-09-06 13:41:46	@bloodylip	oh nice
2012-09-06 13:41:57	Brainderailment	nexus 7 is much more usable though, because it's not an Amazon UI
2012-09-06 13:43:24	Brainderailment	my mom has a kindle fire, terrible ui
2012-09-06 13:44:27	Halfleft	Yeah she was telling me about it last night
2012-09-06 13:44:29	Halfleft	after all the sex
2012-09-06 13:44:41	Brainderailment	SHEEEEIIT!
2012-09-06 13:44:52	Brainderailment	STAY AWAY FROM MY MOM, BRO!
2012-09-06 13:47:27	Halfleft	she keeps hitting on me bro
2012-09-06 13:48:45	 *	Brainderailment shits angrily
2012-09-06 13:49:38	@TDiddy	nothing like an angry shit
2012-09-06 13:49:47	Brainderailment	it's so hot, ma
2012-09-06 13:50:09	Brainderailment	it's boiling the water in the toilet
2012-09-06 13:50:33	-->	richterthethird (~dirtyharr@pool-108-23-36-158.lsanca.fios.verizon.net) has joined #destructoid
2012-09-06 13:53:00	Halfleft	the paralympics are weird to watch
2012-09-06 13:53:07	Halfleft	the physical disability ones arent so bad
2012-09-06 13:53:13	Halfleft	the mentals are just really award
2012-09-06 13:53:38	Halfleft	some girl with some sort of dodgy brain just threw one of those iron balls (shott?) and it only went like, three metres
2012-09-06 13:53:45	@TDiddy	Shotput
2012-09-06 13:54:04	@TDiddy	and did you really mean to spell "awkward" wrong there, when describing the mentals
2012-09-06 13:54:06	Halfleft	that one
2012-09-06 13:54:14	Halfleft	i'm typing in tyhe dark
2012-09-06 13:54:24	Halfleft	obviously i Meant 'erotic'
2012-09-06 13:54:24	Brainderailment	you look at your keyboard?
2012-09-06 13:54:34	Halfleft	too dark to see keys properly
2012-09-06 13:54:39	Brainderailment	haha
2012-09-06 13:56:00	Halfleft	she had a big iron rod to hold on to when she threw it
2012-09-06 13:56:10	Halfleft	no run up or anything
2012-09-06 13:56:29	Brainderailment	she probably has wonky legs
2012-09-06 13:57:30	Brainderailment	Aerox, just came across your mouth std pic on twitter. You shouldn't have gone down on that goat at the zoo, dude.
2012-09-06 13:57:53	@Aerox	haha
2012-09-06 13:58:31	Brainderailment	I know it's hard to not get caught up in the moment when everyone is cheering you on.
2012-09-06 13:59:00	@Aerox	i'm a sucker for peer pressure
2012-09-06 14:00:09	Brainderailment	kindle fire 9" 16GB $299. That's going to sell like boners
2012-09-06 14:04:07	richterthethird	pree pressure just be contrarian >.>
2012-09-06 14:04:57	BPG	damn it Nate
2012-09-06 14:05:01	BPG	just made me snort my sweet tea
2012-09-06 14:05:13	@Aerox	I thought you were dieting again
2012-09-06 14:05:22	@Aerox	When are you guys gonna hang out
2012-09-06 14:05:26	BPG	it's water with the Mio sweet tea flavor in it
2012-09-06 14:05:31	@Aerox	oh nice
2012-09-06 14:05:32	BPG	tastes close enough without the sugar
2012-09-06 14:06:53	BPG	Nate, is it just me or does today feel wonderful outside?
2012-09-06 14:09:44	-->	lolshin (~lolshin@c-98-225-193-46.hsd1.pa.comcast.net) has joined #destructoid
2012-09-06 14:09:44	--	Mode #destructoid [+v lolshin] by Q
2012-09-06 14:10:10	Brainderailment	I wouldn't know
2012-09-06 14:10:18	Brainderailment	I'm sitting inside at work like an asshole
2012-09-06 14:10:50	BPG	you haven't been outside yet?
2012-09-06 14:10:54	BPG	maybe it just looks that way looking out my window
2012-09-06 14:12:51	jared	Speaking of.
2012-09-06 14:12:54	jared	!weather 02135
2012-09-06 14:12:55	DtoidBot	From Boston, Massachusetts (KBOS) on September 6, 2:54 PM EDT temp: 73 F (23 C) cond: Mostly Cloudy wind: From the ESE at 8 MPH (12.87 KPH) hu: 73% dewpnt: 64 F (18 C)
2012-09-06 14:13:07	jared	I kind of like that it's getting cooler.
2012-09-06 14:13:28	jared	Last couple of days it just rained, and the humidity has been miserable.
2012-09-06 14:16:33	BPG	!weather 37214
2012-09-06 14:16:33	DtoidBot	From Nashville, Tennessee (KBNA) on September 6, 1:53 PM CDT temp: 89 F (32 C) cond: Scattered Clouds wind: From the WSW at 4 MPH (6.44 KPH) hu: 52% dewpnt: 69 F (21 C)
2012-09-06 14:17:00	Brainderailment	haha, yeah, it's nice out there
2012-09-06 14:17:07	@Aerox	!weather 90064
2012-09-06 14:17:08	DtoidBot	From Santa Monica, California (KSMO) on September 6, 11:51 AM PDT temp: 80 F (27 C) cond: Clear wind: From the SSW at 10 MPH (16.09 KPH) hu: 50% dewpnt: 60 F (16 C)
2012-09-06 14:19:52	BPG	dude, 89 with a slight breeze? heaven
2012-09-06 14:21:14	Brainderailment	It's always nice weather when I'm working. Can't get out and ride
2012-09-06 14:22:25	@Aerox	http://www.youtube.com/watch?v=CFuuf5V3QRE&list=UUfAOh2t5DpxVrgS9NQKjC7A&index=1&feature=plcp
2012-09-06 14:22:26	DtoidBot	Sex Climax - Sex House - Ep. 9
2012-09-06 14:22:53	-->	andrewm (~andrewm@cpe-174-106-026-124.ec.res.rr.com) has joined #destructoid
2012-09-06 14:31:06		irc: disconnected from server
2012-09-06 14:55:26	-->	benbeltren (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-06 14:55:26	--	Nicks #destructoid: [@Aerox @BigPopaGamer @bloodylip @Q @TDiddy +Ecksorcism +Gandysampras +Gemsi +Torzelan [Rabite] ^power andrewm Apple_Master benbeltren BPG Brainderailment cardfrek2 DougCL DtoidBot Dyganth Halfleft HammerTiem jared Lelio|Away mistic n0breinf pointzeroeight richterthethird storyr tga|out|forreal]
2012-09-06 14:55:26	--	Channel #destructoid: 30 nicks (5 ops, 0 halfops, 4 voices, 21 normals)
2012-09-06 14:55:30	--	Mode #destructoid [+tnCN]
2012-09-06 14:55:30	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-06 14:55:49	@TDiddy	I sold her on it
2012-09-06 14:56:02	@TDiddy	she said she was playing wow and doesnt have time for raids, because they go real late
2012-09-06 14:56:19	@TDiddy	and really was running out of things to do
2012-09-06 14:56:46	@TDiddy	I just hope GW2 doesnt die when Pandaria comes out
2012-09-06 14:56:53	Brainderailment	I quit wow because raiding was the only thing I wanted to do and people are shit
2012-09-06 14:57:03	andrewm	Fuck Pandaria
2012-09-06 14:57:54	@Aerox	I'll play Pandaria but I'm not super excited about i
2012-09-06 14:57:54	@Aerox	t
2012-09-06 14:59:53	andrewm	Can we run some instances tomorrow?
2012-09-06 15:00:17	andrewm	Need to build up that influence.
2012-09-06 15:00:36	@TDiddy	I'm at 26, but I'll play this weekend and be at 30 in no time
2012-09-06 15:01:17	@TDiddy	still have no idea what i want my wep builds to be
2012-09-06 15:01:40	@TDiddy	Hammer-Sword is mega defensive, same with Hammer-Shield
2012-09-06 15:01:52	andrewm	I'm curious how the dungeons work with no healer/tank concept.
2012-09-06 15:01:59	@TDiddy	STUN EVERYTHING
2012-09-06 15:02:19	@Aerox	Everyone gets attacked, everyone needs to know how to dodge and when to self heal
2012-09-06 15:02:27	andrewm	I'm traited crit and power
2012-09-06 15:02:32	@Aerox	buff management is important
2012-09-06 15:03:19	andrewm	I've heard AC has some corridor battles
2012-09-06 15:03:19	+Gandysampras	I am 36 now aerox
2012-09-06 15:03:22	+Gandysampras	can we dungeon yet
2012-09-06 15:03:28	andrewm	And we all know how hard the camera sucks in hallways
2012-09-06 15:03:37	@Aerox	yes
2012-09-06 15:03:46	@Aerox	we can dungeon tonight, possibly
2012-09-06 15:04:01	+Gandysampras	Yay
2012-09-06 15:04:08	@Aerox	travis are you 30 yet
2012-09-06 15:04:14	andrewm	L2R
2012-09-06 15:04:14	@TDiddy	26
2012-09-06 15:04:20	@Aerox	I would think you would be given the 598423095 hours of crafting you have done
2012-09-06 15:04:27	@Aerox	ughgh hurry up
2012-09-06 15:04:48	+Gemsi	i'm 61, but a) i'm never going to stay up long enough for it and b) would have to server transfer back over
2012-09-06 15:04:55	@TDiddy	lol
2012-09-06 15:04:58	+Gandysampras	nah you wouldnt
2012-09-06 15:05:04	+Gandysampras	you can just guest, right
2012-09-06 15:05:07	+Gemsi	yes i would, no guesting
2012-09-06 15:05:07	andrewm	No.
2012-09-06 15:05:10	+Gemsi	guesting isn't in
2012-09-06 15:05:14	andrewm	Guesting doesn't exist yet
2012-09-06 15:05:29	+Gemsi	once they turn it on, then server transfer will cost
2012-09-06 15:05:40	andrewm	Is it free now?
2012-09-06 15:05:43	+Gemsi	yeah
2012-09-06 15:06:32	andrewm	I saw you jumped over to a Euro server because no one was playing when you were.
2012-09-06 15:06:34	+Gandysampras	Thats stupid
2012-09-06 15:06:36	andrewm	That sounds lovely.
2012-09-06 15:06:57	+Gemsi	na, the game dies when 6 people are in a zone
2012-09-06 15:06:58	andrewm	I go to kill a boss and 8000 people show up.
2012-09-06 15:07:00	+Gandysampras	You should have stayed here anyway
2012-09-06 15:07:03	andrewm	It's kind of ridiculous sometimes
2012-09-06 15:07:10	andrewm	Gemsi: ah
2012-09-06 15:07:14	+Gemsi	it's fine till like the lvl 40 zones
2012-09-06 15:07:30	andrewm	Actually, I was in Southern Dredgehaunt a couple days ago
2012-09-06 15:07:34	+Gemsi	then nobody is around at this time of day
2012-09-06 15:07:35	andrewm	There was no one there but us
2012-09-06 15:07:51	andrewm	It was weird
2012-09-06 15:08:01	andrewm	Dredgehaunt is a weird zone
2012-09-06 15:08:11	andrewm	It doesn't really connect to anything just below it
2012-09-06 15:08:16	andrewm	You have to decide to go there.
2012-09-06 15:08:52	@Aerox	I just cleared Dredgehaunt
2012-09-06 15:09:17	+Gemsi	I had a personal story quest in dredgehaunt
2012-09-06 15:09:35	@Aerox	It connects with shit
2012-09-06 15:10:27	@Aerox	It's the direct connection from Lornar's PAss
2012-09-06 15:10:52	BPG	hehehe I have such a long way to go before ready to dungeon
2012-09-06 15:10:55	@Aerox	and it connects with Hoelbrak
2012-09-06 15:11:00	@Aerox	and the followup zone is Timberland Falls
2012-09-06 15:11:03	BPG	although after buying some gear in the TP, regular quests are a lot easier
2012-09-06 15:11:13	@Aerox	brad aren't you like 24 or something
2012-09-06 15:11:40	andrewm	Well, what do I know.
2012-09-06 15:11:44	andrewm	Maybe people just hate snow.
2012-09-06 15:12:38	BPG	yeah 24 or 25
2012-09-06 15:12:48	BPG	ran through the entire starting norn area to get to that point
2012-09-06 15:13:12	BPG	was doing a couple of story quests to get a couple more levels
2012-09-06 15:13:15	@Aerox	Yeah you could easily hit 30 tonight
2012-09-06 15:13:26	BPG	maybe
2012-09-06 15:13:31	BPG	for some reason I struggle with leveling
2012-09-06 15:13:40	BPG	run out quests and mats
2012-09-06 15:13:48	BPG	so then I'm forced to just wonder around
2012-09-06 15:13:50	@Aerox	make sure you're gathering every single node you see
2012-09-06 15:13:56	BPG	I think there are still some lvl 20 quests I can do in the Charr area
2012-09-06 15:13:59	@Aerox	and you should have a couple different zones you can bounce back and forth between
2012-09-06 15:14:03	BPG	yeah I gather every damn thing
2012-09-06 15:14:44	@TDiddy	same
2012-09-06 15:14:46	BPG	well i've got the norn and charr areas, since they are next door to each other
2012-09-06 15:14:53	@TDiddy	and i dont craft that much
2012-09-06 15:14:53	BPG	not sure where the human area is in relation
2012-09-06 15:14:59	@TDiddy	i make a set of armor and 3 weps
2012-09-06 15:15:14	jared	What is the likelihood you think they'll release more races at some point?
2012-09-06 15:15:15	@Aerox	25-30 is a little rough
2012-09-06 15:15:24	BPG	Tdiddy, I'm still just trying to get the mats together to make the damn weapons and armor
2012-09-06 15:15:35	@Aerox	You pretty much just have Gendarran Fields
2012-09-06 15:15:48	@Aerox	but you can do all the upper level quests from Brisban Wildlands, Kessex, and Snowden
2012-09-06 15:15:50	@Aerox	and Diessa
2012-09-06 15:15:55	andrewm	Low level mats are the hardest to get
2012-09-06 15:15:57	+Gemsi	the only new race they need to add are quaggans
2012-09-06 15:16:12	@Aerox	Tengu are probably next
2012-09-06 15:16:12	BPG	I don't remember having so much trouble in Wow but then they have dumbed it down
2012-09-06 15:16:12	andrewm	Because the areas where they are available last through level 18 or so
2012-09-06 15:16:16	@Aerox	http://www.youtube.com/watch?v=oZdvDKuJE8Q
2012-09-06 15:16:16	DtoidBot	Guild Wars 2 - The Quaggan Swimming Song (Uninterrupted 1 Hour Version)
2012-09-06 15:16:17	BPG	TGA, I'm talking about Vials of Blood
2012-09-06 15:16:20	andrewm	I still se iron in 55 places
2012-09-06 15:16:24	andrewm	BPG, that's what I mean
2012-09-06 15:16:34	BPG	yeah only get those from killing shit
2012-09-06 15:16:48	andrewm	You kill a lot less of those enemies
2012-09-06 15:16:49	BPG	so I'm thinking tonight I might just wonder around, do some quests, public events, and gather and kill everything
2012-09-06 15:16:53	andrewm	Before you hit tier 2 enemies
2012-09-06 15:17:14	BPG	group of boars? kill them
2012-09-06 15:17:17	BPG	flock of birds? kill them
2012-09-06 15:17:25	BPG	the goal is to depopulate tyria completely
2012-09-06 15:17:29	@Aerox	haha
2012-09-06 15:17:37	@Aerox	Brad going to an out of the way place isn't a bad idea
2012-09-06 15:17:38	richterthethird	nah waste your time on there to cyber
2012-09-06 15:17:44	@Aerox	the bonus exp is based on the last time that monster was killed
2012-09-06 15:17:57	@Aerox	I'm regularly getting 200+ bonus exp from killing yellow monsters just walking around
2012-09-06 15:17:59	@Aerox	because people ignore them
2012-09-06 15:18:11	andrewm	I was wondering what caused that
2012-09-06 15:18:24	andrewm	Last night I was getting 290+ bonus exp from trolls in SE Bloodtide
2012-09-06 15:18:25	BPG	oh
2012-09-06 15:18:31	@Aerox	It's supposed to reward people who poke around in out of the way places that aren't heart quests
2012-09-06 15:18:31	BPG	do you get them every time?
2012-09-06 15:18:35	BPG	or just the first time you do it
2012-09-06 15:18:38	@Aerox	well
2012-09-06 15:18:41	@Aerox	If the monster respawns
2012-09-06 15:18:48	@Aerox	Its bonus exp will reset
2012-09-06 15:18:54	BPG	I've been wonderng what the bonus xp is
2012-09-06 15:19:01	BPG	too bad there isn't resting bonus
2012-09-06 15:19:08	@Aerox	This game really doesn't need it
2012-09-06 15:19:13	@Aerox	I gained something like 14 levels yesterdya
2012-09-06 15:19:17	andrewm	I thought maybe it was for all my bitchin' combos
2012-09-06 15:19:40	BPG	14???
2012-09-06 15:19:45	BPG	jesus
2012-09-06 15:19:47	BPG	I'm lucky to get 2 or 3 a night
2012-09-06 15:20:00	BPG	of course I'm bad about exploring and getting all the points
2012-09-06 15:20:15	andrewm	Waypoints are a ton of XP
2012-09-06 15:20:21	andrewm	Get those at minimum
2012-09-06 15:20:30	@Aerox	between daily achievement quest exp, monthly achievement quest exp, participating in every event that pops, doing hearts, full clearing maps, and crafting
2012-09-06 15:20:34	@Aerox	I'm at about an hour or so a level
2012-09-06 15:20:46	andrewm	Daily XP is crazy
2012-09-06 15:20:48	@Aerox	with yesterday being especially exciting because I got like 3 levels straight off crafting
2012-09-06 15:20:55	andrewm	Always kill critters
2012-09-06 15:21:04	andrewm	Because they add to monster diversity for daily
2012-09-06 15:21:06	@Aerox	basically kill everything
2012-09-06 15:21:29	@Aerox	as far as I can tell everything has a chance to drop SOME sort of crafting material
2012-09-06 15:21:33	@Aerox	plus exp, and bonus exp, and cheevo exp
2012-09-06 15:21:37	@Aerox	Just murder shit
2012-09-06 15:22:01	BPG	exactly
2012-09-06 15:22:07	BPG	depopulate the damn world of all animals
2012-09-06 15:22:12	BPG	rape the world basically
2012-09-06 15:22:20	BPG	legitimately rape it
2012-09-06 15:24:10	richterthethird	i wonder if aurvant has a defense on legitimate rape
2012-09-06 15:25:36	andrewm	Nunchucks
2012-09-06 15:27:30	@Aerox	alright I feel like a turd
2012-09-06 15:27:33	@Aerox	I am leaving in like 45 min
2012-09-06 15:28:33	andrewm	Speaking of dailies
2012-09-06 15:28:34	andrewm	There's mine
2012-09-06 15:33:04	-->	Batthink (webchat@Batthink.users.quakenet.org) has joined #destructoid
2012-09-06 15:33:11	Batthink	Hi guys
2012-09-06 15:33:18	<--	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has quit (Quit)
2012-09-06 15:35:08	andrewm	Man, I'm Warmaster already.
2012-09-06 15:35:15	andrewm	Talk about upward mobility
2012-09-06 15:37:54	Halfleft	Been uploading mums old photos on facebook for her
2012-09-06 15:37:58	Halfleft	from when she was my age
2012-09-06 15:38:00	Halfleft	I feel old now
2012-09-06 15:40:12	andrewm	I am so racist
2012-09-06 15:40:20	andrewm	I saw a blue Hylek in Lion's Arch
2012-09-06 15:40:29	andrewm	And I was all like, "Ikniu, what are you doing here?!"
2012-09-06 15:40:33	andrewm	It wasn't Ikniu
2012-09-06 15:40:42	Halfleft	how embarrassing
2012-09-06 15:40:55	andrewm	Very
2012-09-06 15:47:18	+Gemsi	woo iron marches 100%'ed
2012-09-06 15:47:23	--	jared is now known as jared|away
2012-09-06 15:49:34	+Gemsi	thank god you and enter wvwvw from anywhere
2012-09-06 15:50:11	+Gemsi	if only for easy free lions arch access
2012-09-06 15:56:46	<--	DtoidBot (~PircBot@24.106.217.162) has quit (Ping timeout)
2012-09-06 15:57:37	<--	tga|out|forreal (~andrewjm@24.106.217.162) has quit (Ping timeout)
2012-09-06 16:04:07	<--	BPG (webchat@170.138.0.11) has quit (Quit: Page closed)
2012-09-06 16:07:37	<--	Apple_Master (~Appels@host81-148-220-139.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-09-06 16:11:51	-->	deBLOO_ (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-09-06 16:11:59	deBLOO_	wat
2012-09-06 16:12:12	deBLOO_	already in use?
2012-09-06 16:12:16	deBLOO_	MY NAME IS MY NAME
2012-09-06 16:21:15	--	deBLOO_ is now known as deBLOO
2012-09-06 16:21:39	<--	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has quit (Registered)
2012-09-06 16:21:39	-->	deBLOO (webchat@deBLOO.users.quakenet.org) has joined #destructoid
2012-09-06 16:21:39	--	Mode #destructoid [+v deBLOO] by Q
2012-09-06 16:25:15	-->	jorge` (~matata@jorge.users.quakenet.org) has joined #destructoid
2012-09-06 16:25:15	--	Mode #destructoid [+v jorge`] by Q
2012-09-06 16:50:06	<--	Aerox (~Aerox47@rrcs-173-196-191-170.west.biz.rr.com) has quit (Quit)
2012-09-06 17:15:32	-->	Aerox (~Aerox@cpe-75-84-217-198.socal.res.rr.com) has joined #destructoid
2012-09-06 17:16:32	<--	Gemsi (~Gemsi@host86-146-52-79.range86-146.btcentralplus.com) has quit (Quit: Leaving)
2012-09-06 17:21:51	<--	Halfleft (webchat@cpc1-benw6-0-0-cust264.gate.cable.virginmedia.com) has quit (Quit: Page closed)
2012-09-06 17:28:12	Aerox	http://24.media.tumblr.com/tumblr_m92g5oJt9H1qmzl7to1_500.jpg
2012-09-06 17:28:42	+deBLOO	"who is not breating"
2012-09-06 17:29:29	Brainderailment	http://arstechnica.com/gadgets/2012/09/nokia-mangles-lumia-phone-launch-by-faking-cameras-capabilities/
2012-09-06 17:29:48	Aerox	whoops!
2012-09-06 17:30:40	Brainderailment	You can't be like, "Look how good the pictures are from this phone" and then be like, "These pictures aren't actually from that phone".
2012-09-06 17:31:21	Aerox	well you know a full blown production with an HD camera and a boom mic is basically the same thing as a camera phone
2012-09-06 17:31:37	Brainderailment	basically
2012-09-06 17:32:07	Brainderailment	apparently some people were expecting the camera to be 41 megapixels.
2012-09-06 17:32:18	Brainderailment	the fuck makes you think that will happen?
2012-09-06 17:33:08	Batthink	lol, Aerox
2012-09-06 17:33:29	<--	Batthink (webchat@Batthink.users.quakenet.org) has quit (Quit: Page closed)
2012-09-06 17:33:43	+deBLOO	http://25.media.tumblr.com/tumblr_m99rsgr0w01qmzl7to1_500.png
2012-09-06 17:33:55	Aerox	ahahahha
2012-09-06 17:34:02	Aerox	http://24.media.tumblr.com/tumblr_m9n8r5omoW1rxt7jlo1_500.jpg
2012-09-06 17:39:06	Aerox	Hey look at that
2012-09-06 17:39:08	Aerox	we're winning wvwvw
2012-09-06 17:39:47	Brainderailment	haha, huger
2012-09-06 17:40:52	Aerox	i thought he was talking about having a fat dick
2012-09-06 17:41:03	Aerox	but then I realized he was just misspelling
2012-09-06 17:41:03	richterthethird	well i dont need to watch there will be blood , to be creeped out atleast
2012-09-06 17:41:08	richterthethird	>_> huger
2012-09-06 17:42:52	+deBLOO	http://24.media.tumblr.com/tumblr_m92nsmwQRf1qmzl7to1_500.jpg
2012-09-06 17:43:07	+deBLOO	tumblr comes through once in a while
2012-09-06 18:16:06	<--	deBLOO (webchat@deBLOO.users.quakenet.org) has quit (Ping timeout)
2012-09-06 18:20:11	-->	deBLOO (webchat@c-67-170-158-242.hsd1.or.comcast.net) has joined #destructoid
2012-09-06 18:20:23	deBLOO	WAAAAAA-TAAAAAAAH
2012-09-06 18:21:15	Aerox	sup bloo
2012-09-06 18:23:21	deBLOO	nuttin
2012-09-06 18:23:41	deBLOO	this counterstrike game is pretty fun
2012-09-06 18:24:19	Aerox	i still haven't played it
2012-09-06 18:24:39	deBLOO	it's impossible to find a match as group of friends
2012-09-06 18:24:54	deBLOO	you gotta hope one dude finds any empty room to invite everyone else into it
2012-09-06 18:25:03	deBLOO	it's a hassle
2012-09-06 18:29:47	-->	Cronosblade (~cronosbla@cpe-72-182-40-160.austin.res.rr.com) has joined #destructoid
2012-09-06 18:29:47	--	Mode #destructoid [+o Cronosblade] by Q
2012-09-06 18:30:21	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2012-09-06 18:30:21	--	Mode #destructoid [+v Bigby] by Q
2012-09-06 18:30:29	+Bigby	howdy
2012-09-06 18:52:22	<--	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has quit (Quit)
2012-09-06 18:53:03	richterthethird	these dont text while driving ads are always awful
2012-09-06 19:01:08	<--	cardfrek2 (~Emil@cpe-76-90-179-187.socal.res.rr.com) has quit (Ping timeout)
2012-09-06 19:05:27	-->	cardfrek (~Emil@76.90.179.187) has joined #destructoid
2012-09-06 19:12:46	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2012-09-06 19:12:55	RobotBebop	Evening
2012-09-06 19:13:09	Aerox	hi moose
2012-09-06 19:13:18	+Bigby	how are you feeling today
2012-09-06 19:13:19	RobotBebop	hi jro
2012-09-07 08:50:06		irc: disconnected from server
2012-09-07 08:50:28	-->	benbeltren (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-07 08:50:28	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +lolshin +ProfPew +Torzelan [Slime] ^power andrewm Apple_Master benbeltren BPG cardfrek DougCL DtoidBot Gandysampras HammerTiem jared Lelio Lelio|Away mistic n0breinf pointzeroeight TheToiletDuck]
2012-09-07 08:50:28	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2012-09-07 08:56:20		irc: disconnected from server
2012-09-07 08:56:39	-->	benbeltren (~benbeltra@187-163-28-116.static.axtel.net) has joined #destructoid
2012-09-07 08:56:39	--	Nicks #destructoid: [@BigPopaGamer @bloodylip @Q +lolshin +ProfPew +Torzelan [Slime] ^power andrewm Apple_Master benbeltren BPG cardfrek DougCL DtoidBot Gandysampras HammerTiem jared Lelio Lelio|Away mistic n0breinf pointzeroeight TheToiletDuck]
2012-09-07 08:56:39	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2012-09-07 08:56:43	--	Mode #destructoid [+tnCN]
2012-09-07 08:56:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2012-09-07 08:56:59	@bloodylip	andrewm: there are entirely too many cooking supplies
2012-09-07 08:57:07	andrewm	I know
2012-09-07 08:57:15	TheToiletDuck	i was always told never by a one use item
2012-09-07 08:57:17	andrewm	Trying to discover stuff with limited bag space is a nightmare
2012-09-07 08:57:17	@bloodylip	and too many of them aren't slotted as collectible or whatever
2012-09-07 08:57:26	TheToiletDuck	oh wait.. GW2
2012-09-07 08:57:28	TheToiletDuck	nm
2012-09-07 08:57:30	@bloodylip	what size are your bags?
2012-09-07 08:57:42	andrewm	8s right now
2012-09-07 08:57:54	andrewm	I need to get some new ones
2012-09-07 08:58:22	@bloodylip	jro can make 10 slots
2012-09-07 08:58:30	@bloodylip	30 iron and a rune of holding or something
2012-09-07 08:58:37	jared	Oh, you meant GW.....
2012-09-07 08:58:40	jared	Duh
2012-09-07 08:58:42	+ProfPew	lol
2012-09-07 08:58:44	@bloodylip	of course we meant GW
2012-09-07 08:58:48	@bloodylip	that's all we talk about
2012-09-07 08:58:53	@bloodylip	until something new comes out
2012-09-07 08:58:57	andrewm	Try to keep up
2012-09-07 08:59:01	jared	Need get computer!
2012-09-07 09:01:14	<--	Lelio (Lelio@114-198-39-62.dyn.iinet.net.au) has quit (Quit)
2012-09-07 09:10:00	andrewm	http://i.imgur.com/oDHzr.jpg
2012-09-07 09:13:43	BPG	lol I saw that last night tga
2012-09-07 09:13:46	BPG	talk about one-sided
2012-09-07 09:14:19	<--	Apple_Master (~Appels@host81-148-220-139.range81-148.btcentralplus.com) has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
2012-09-07 09:14:23	TheToiletDuck	jared, you and i can talk about real cooking
2012-09-07 09:14:39	TheToiletDuck	i want a breadmaker, but i know they're a stupid purchase
2012-09-07 09:15:17	@bloodylip	TheToiletDuck: i want to make bread, but i'm too lazy
2012-09-07 09:15:20	andrewm	BPG it's obviously O-line vs slot back/receiver, but I like the disparity
2012-09-07 09:15:28	@bloodylip	i made egg noodles the other day and they turned out just like dough
2012-09-07 09:15:30	andrewm	Real cooking is easy
2012-09-07 09:15:33	@bloodylip	even after cooking them for 30 minutes
2012-09-07 09:15:43	BPG	true
2012-09-07 09:15:46	andrewm	Guild wars told me I couldn't make a BLT
2012-09-07 09:15:50	BPG	but it makes you wonder, are their receivers like 5'5?
2012-09-07 09:15:52	Gandysampras	Hello nerds
2012-09-07 09:15:56	TheToiletDuck	then get premixed bread flour from the supermarket and just follow the instructions. Bread is easy. Start with foccacia then it doesnt need to rise much
2012-09-07 09:15:59	BPG	I mean most Oline guys are about 6'3 to 6'6
2012-09-07 09:16:14	andrewm	Perspective plays a role too
2012-09-07 09:16:15	TheToiletDuck	pasta is a lot more difficult than bread
2012-09-07 09:16:22	BPG	yeah and photoshop :P
2012-09-07 09:16:34	TheToiletDuck	yeah that photo is messing with my head. No way theres that much of a size difference
2012-09-07 09:16:56	jared	TheToiletDuck: My roommate has a breadmaker, I don't think they're stupid. We drew a face on it and now we call it breadbot.
2012-09-07 09:17:10	TheToiletDuck	looking at the grass in the foreground, i think it's just perspective
2012-09-07 09:17:39	andrewm	It is.
2012-09-07 09:17:41	TheToiletDuck	But almost every one i know buys a bread maker and never uses it
2012-09-07 09:17:45	andrewm	Look at the ref on the right
2012-09-07 09:17:48	andrewm	It's lens distortion
2012-09-07 09:17:51	TheToiletDuck	breadbot would be good though
2012-09-07 09:17:57	andrewm	The focal length isn't standard
2012-09-07 09:18:31	BPG	I just like the oline looking at the camera
2012-09-07 09:18:37	jared	She doesn't use it, like, all the time, but she still does. Sometimes she makes pizza dough with it too.
2012-09-07 09:18:38	Gandysampras	I need longer view distance in GW2
2012-09-07 09:18:39	BPG	like he's thinking, "Seriously? These are the guys we gotta play?"
2012-09-07 09:18:45	Gandysampras	Everything is too close to my asura
2012-09-07 09:18:46	andrewm	Gandysampras, yes
2012-09-07 09:18:55	andrewm	Also, fix the fucking hallway camera
2012-09-07 09:18:56	Gandysampras	Even worse on my sylvari
2012-09-07 09:18:56	TheToiletDuck	those are samoan tatoos
2012-09-07 09:18:59	TheToiletDuck	look legit
2012-09-07 09:19:09	TheToiletDuck	as in done with the spike and hammer not a needle
2012-09-07 09:19:20	andrewm	American Samoa contributes to the NFL like you wouldn't believe
2012-09-07 09:19:28	TheToiletDuck	i can imagine, they're giant cunts
2012-09-07 09:19:34	TheToiletDuck	cunts in the british sense
2012-09-07 09:19:36	andrewm	Gandysampras, My most recent story quest took place in a hallway underwater where all the enemies are in the walls
2012-09-07 09:19:41	andrewm	It was a fucking nightmare
2012-09-07 09:19:44	andrewm	I still haven't beaten it
2012-09-07 09:20:08	BPG	I think Samoan rugby players would be even scarier
2012-09-07 09:20:16	TheToiletDuck	in Dark Souls i'm in a bit where the enemies are ghosts and can clip through the floor to hit you. Also, i can't hit them because i ran out of the item THEY drop that allows you to hit them
2012-09-07 09:20:20	andrewm	I wonder if it's the same one Aerox was complaining about
2012-09-07 09:20:40	TheToiletDuck	BPG yep. One of the many reasons i never played rugby in school. Our first XV were huge.
2012-09-07 09:20:51	TheToiletDuck	awesome guys though :)
2012-09-07 09:21:01	BPG	rugby guys are usually nice(in my xp)
2012-09-07 09:21:04	jared	I miss Dark Souls. I should get on that.
2012-09-07 09:21:06	BPG	off the field that is
2012-09-07 09:21:11	BPG	no you don't jared
2012-09-07 09:21:18	BPG	I give it 15 minutes and 10 deaths
2012-09-07 09:21:27	TheToiletDuck	yup, most of the ones i met are cool off the field too. Soccer players can be arses though. Same with fans
2012-09-07 09:21:28	@bloodylip	yes you do jared
2012-09-07 09:21:30	@bloodylip	don't listen to bard
2012-09-07 09:21:36	TheToiletDuck	i love Dark Souls and i suck
2012-09-07 09:21:45	BPG	it's a horrible game
2012-09-07 09:21:50	TheToiletDuck	it has problems
2012-09-07 09:21:50	BPG	made by people that hate themselves
2012-09-07 09:22:00	TheToiletDuck	but it's not the difficulty thats the problem
2012-09-07 09:22:03	TheToiletDuck	it's fair in that respect
2012-09-07 09:22:08	TheToiletDuck	and bosses really aren't that hard
2012-09-07 09:22:11	jared	I beat Demon's Souls, and so far I'd have to say that was the best game I've ever played, ever.
2012-09-07 09:22:13	TheToiletDuck	*most bosses
2012-09-07 09:22:27	jared	I want to get into Dark Souls, but I know once I start, that's the end of all other things.
2012-09-07 09:22:40	TheToiletDuck	I fund Dark Souls easier than Demon's  Souls
2012-09-07 09:22:40	andrewm	http://www.tulanegreenwave.com/sports/m-footbl/mtt/vanhooser_fudge00.html
2012-09-07 09:22:45	Gandysampras	Me too TTD
2012-09-07 09:22:55	TheToiletDuck	*find
2012-09-07 09:23:06	jared	They probably caved a little to whiney kids who said Demon's SOuls was too hard.
2012-09-07 09:23:32	TheToiletDuck	They've said in interviews that they made Dark Souls harder. I think there's just a bigger community making it more accessible
2012-09-07 09:23:45	BPG	I never could get into Dark Souls
2012-09-07 09:23:47	TheToiletDuck	Whereas everyone was figuring shit out from scratch with Demon's souls
2012-09-07 09:23:50	BPG	just too frustrating for me
2012-09-07 09:24:51	BPG	took me two whole days to get past the first boss
2012-09-07 09:25:18	TheToiletDuck	Maybe you should get better at games
2012-09-07 09:25:20	TheToiletDuck	:D
2012-09-07 09:25:45	BPG	maybe
2012-09-07 09:25:49	BPG	I'm just not good at that one
2012-09-07 09:25:50	jared	I only did Asylum Demon so far, but I punched him to death. Didn't take the black bombs, but wanted the demon hammer, so I just spent a couple hours punching him.
2012-09-07 09:25:56	BPG	I mean the gargoyles were pretty easy
2012-09-07 09:26:27	jared	I fought Taurus once, but that's around when I got caught up into something else.
2012-09-07 09:26:36	TheToiletDuck	see i had trouble with the gargoyles but then everything boss up to where i'm at now was a breeze
2012-09-07 09:26:54	TheToiletDuck	Blighttown is the section that makes me never want to play that game again
2012-09-07 09:27:06	BPG	it got frustrating to die so much and lose 3 hours worth of souls
2012-09-07 09:27:07	TheToiletDuck	It preys on every poor aspect of the game, the physics and targeting.
2012-09-07 09:27:15	jared	Hmmm..
2012-09-07 09:27:28	BPG	I think I was on the boss underground after the gargoyles
2012-09-07 09:27:31	BPG	when I lost interest
2012-09-07 09:27:33	TheToiletDuck	You'll get hit by a sniper you can't target and then fall off a cliff
2012-09-07 09:27:39	jared	I really hated the Valley of Defilement in D'sS.
2012-09-07 09:27:48	TheToiletDuck	never got that far
2012-09-07 09:28:33	BPG	it was a beautiful game
2012-09-07 09:28:35	BPG	and fun to explore
2012-09-07 09:28:55	BPG	I also got the shit scared out of me exploring and came around the cliff staring into the face of a sleeping dragon
2012-09-07 09:29:51	Gandysampras	Ugh, I was supposed to have a dentists appointment today and they just called and cancelled it
2012-09-07 09:29:53	Gandysampras	Annoying.
2012-09-07 09:30:02	andrewm	NHS
2012-09-07 09:30:48	TheToiletDuck	ooh http://www.wired.co.uk/news/archive/2012-09/06/mount-fuji
2012-09-07 09:30:51	TheToiletDuck	sucks to be Japan
2012-09-07 09:31:05	TheToiletDuck	(says the guy whose city is built on shit loads of volcanos)
2012-09-07 09:31:12	TheToiletDuck	Home city
2012-09-07 09:31:35	andrewm	It's hard being a mountain
2012-09-07 09:33:45	TheToiletDuck	i wonder if they can induce it like they do with a volcano in NZ
2012-09-07 09:44:46	@bloodylip	Gandysampras: you should charge them $25 for cancelling without 24 hours prior notice
2012-09-07 09:44:54	Gandysampras	IKR
2012-09-07 09:50:08	TheToiletDuck	so my friend living in Tokyo just called me an asshole for sending that link to him. I'm arguing that at least he knows.
2012-09-07 09:50:16	@bloodylip	ha
2012-09-07 09:50:23	andrewm	Ignorance is bliss.
2012-09-07 09:50:26	@bloodylip	he can get out now instead of being exploded or lava'd to death
2012-09-07 09:50:30	andrewm	If a hurricane was coming
2012-09-07 09:50:35	andrewm	Why would I want to know?
2012-09-07 09:50:39	TheToiletDuck	precisely
2012-09-07 09:52:16	TheToiletDuck	i read that why wouldn't i want to know
2012-09-07 09:53:49	andrewm	I was being sarcastic
2012-09-07 09:53:54	andrewm	So you read it correctly
2012-09-07 09:54:32	TheToiletDuck	He's now asking me how he is possibly meant to prepare for a volvanic disaster
2012-09-07 09:54:46	TheToiletDuck	i should send him an imdb link to Volcano
2012-09-07 09:55:09	TheToiletDuck	also a Volvanic disaster sounds so much messier
2012-09-07 09:55:32	@bloodylip	hahaha
2012-09-07 09:55:42	@bloodylip	messier than a vulvanic disaster?
2012-09-07 09:56:35	TheToiletDuck	volvos breeding with vulvas to create the ultimate pussymobile
2012-09-07 09:58:29	@bloodylip	sweet
2012-09-07 09:58:31	Gandysampras	I am going to have breakfast
2012-09-07 09:58:36	TheToiletDuck	at 4pm
2012-09-07 09:58:45	Gandysampras	Yes.
2012-09-07 10:00:37	jared	http://www.theonion.com/articles/obama-help-us-destroy-jesus-and-start-a-new-age-of,29478/
2012-09-07 10:02:17	Gandysampras	I am having fridge raiders a cookie and a can of coke
2012-09-07 10:02:28	Gandysampras	Apparently I am a seven year old
2012-09-07 10:22:49	-->	storyr (~storytime@c-67-183-154-181.hsd1.wa.comcast.net) has joined #destructoid
2012-09-07 10:32:19	<--	TheToiletDuck (kvirc@sce-bio-c01546.bio.ed.ac.uk) has quit (Quit: can't quit you)
2012-09-07 10:36:22	-->	TDiddy (~twead87@pool-173-65-36-200.tampfl.fios.verizon.net) has joined #destructoid
2012-09-07 10:36:22	--	Mode #destructoid [+o TDiddy] by Q
2012-09-07 10:48:32	-->	Apple_Master (~Appels@host81-148-220-139.range81-148.btcentralplus.com) has joined #destructoid
2012-09-07 10:49:36	andrewm	Ugh
2012-09-07 10:49:46	andrewm	My cooking is at 197
2012-09-07 10:49:52	andrewm	I have so many goddamned ingredients
2012-09-07 10:50:53	andrewm	There should be an ingredients tab.
2012-09-07 10:51:04	andrewm	But they want me to spend 7.50 on more bank space
2012-09-07 10:51:37	@bloodylip	fuck that
2012-09-07 10:51:42	@bloodylip	how much gold does 600 gems cost?
2012-09-07 10:51:49	andrewm	$7.50
2012-09-07 10:52:02	andrewm	800 gems is $10.00
2012-09-07 10:52:06	andrewm	So 3/4 that
2012-09-07 10:52:25	andrewm	I could trade my gold for about 800 gems right now
2012-09-07 10:52:29	andrewm	But I kinda need my gold
2012-09-07 10:53:32	@bloodylip	for cooking more?
2012-09-07 10:53:50	andrewm	Well, that and I need 2 gold when I hit 60
2012-09-07 10:53:55	andrewm	To by my trait book
2012-09-07 10:53:57	andrewm	buy*
2012-09-07 10:54:00	@bloodylip	also, i asked how much gold the gems cost, not dollars
2012-09-07 10:54:08	@bloodylip	and i'm not aurv, so i don't base everything on the gold standard
2012-09-07 10:54:09	andrewm	Oh
2012-09-07 10:54:25	andrewm	Right now 1g = 385 gems
2012-09-07 10:54:43	andrewm	So I could buy 873
2012-09-07 10:54:58	@bloodylip	ah
2012-09-07 10:55:17	andrewm	Since I've spent probably close to 1g on cooking and smithing in the last two days
2012-09-07 10:55:21	andrewm	For some reason.
2012-09-07 10:55:31	andrewm	Although some of the food I'm starting to make it pretty nice
2012-09-07 10:55:35	andrewm	is*
2012-09-07 10:55:52	@bloodylip	ugh, tell me why i've been waiting 3 weeks for someone to insert a row into a database?
2013-04-07 01:46:17	-->	benbeltran (~benbeltra@187-164-125-142.static.axtel.net) has joined #destructoid
2013-04-07 01:46:17	--	Nicks #destructoid: [@Q +jorge` +lolshin +Torzelan ^power Aerox andrewjm Apple_Master|Aw benbeltran bloodylip bonboltron[away cardfrek Detry DougCL| DtoidBot Kasreyn mistic Squishy3 Wexx_ Xbuttchugger71X]
2013-04-07 01:46:17	--	Channel #destructoid: 20 nicks (1 ops, 0 halfops, 3 voices, 16 normals)
2013-04-07 01:46:19	--	Mode #destructoid [+tnCN]
2013-04-07 01:46:19	--	Channel created on Sun, 26 Jun 2011 20:01:07
2013-04-07 01:48:14	benbeltran	hello dtoid
2013-04-07 03:39:19	<--	Aerox (~Aerox@cpe-75-84-218-116.socal.res.rr.com) has quit (Read error: Connection reset by peer)
2013-04-07 11:26:41		irc: disconnected from server
2013-04-07 12:47:21	-->	benbeltran (~benbeltra@187-164-125-142.static.axtel.net) has joined #destructoid
2013-04-07 12:47:21	--	Nicks #destructoid: [@Cronosblade @Q @TDiddy +jorge` +lolshin +Torzelan ^power Aerox andrewjm Apple_Master Batthink benbeltran bloodylip bonboltron[away cardfrek Detry DougCL| DtoidBot Kasreyn mistic Squishy3 TheBadSpoon Wexx_ Xbuttchugger71X]
2013-04-07 12:47:21	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 3 voices, 18 normals)
2013-04-07 12:47:25	--	Mode #destructoid [+tnCN]
2013-04-07 12:47:25	--	Channel created on Sun, 26 Jun 2011 20:01:07
2013-04-07 13:09:01	-->	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has joined #destructoid
2013-04-07 13:09:07	RobotBebop	Morning
2013-04-07 13:10:13	RobotBebop	http://www.youtube.com/watch?feature=player_embedded&v=li2pDDRdo0c
2013-04-07 13:10:14	DtoidBot	WTF?!? ZilianOP ( Angel Hamilton ) Walks
2013-04-07 13:13:24	RobotBebop	ok
2013-04-07 13:13:28	RobotBebop	time to see what this XCOM game is all about
2013-04-07 13:13:44	RobotBebop	if i'm specatularily awful at it i'll stream it for TDiddy's benefit
2013-04-07 13:13:50	RobotBebop	STREAM IT
2013-04-07 13:13:57	RobotBebop	we should never use that phrase in lower case ever again
2013-04-07 13:14:21	RobotBebop	spectacularily
2013-04-07 13:15:41	Aerox	jsjs
2013-04-07 13:15:44	Aerox	i mean haha
2013-04-07 13:15:55	@TDiddy	lol
2013-04-07 13:19:06	Batthink	lol
2013-04-07 13:19:29	Batthink	Or in Aerox's case, ;p;
2013-04-07 13:26:20	+lolshin	'[['['['['
2013-04-07 13:26:25	+lolshin	ikikkiik
2013-04-07 13:26:26	+lolshin	loololol
2013-04-07 13:27:01	+lolshin	http://www.destructoid.com/pc-specs-for-remember-me-released-250997.phtml
2013-04-07 13:27:29	+lolshin	mrerh
2013-04-07 13:27:45	+lolshin	my pc is a hair's breadth over the recommended specs
2013-04-07 13:27:52	+lolshin	FUCK PLAYING SHIT ON NORMAL
2013-04-07 13:27:57	+lolshin	NEED DAT ULTRA
2013-04-07 13:28:06	Squishy3	i even posted those in the comments on destructoid in the enemy trailer article and nobody paid attention to me
2013-04-07 13:28:41	Squishy3	that was over 2 days ago too
2013-04-07 13:29:39	-->	HectorGarfria (~HectorGar@c-71-56-133-235.hsd1.wa.comcast.net) has joined #destructoid
2013-04-07 13:35:42	TheBadSpoon	Remember Me looks great visually
2013-04-07 13:35:48	TheBadSpoon	the min specs look pretty reasonable
2013-04-07 13:35:57	TheBadSpoon	the suggested specs look a little high
2013-04-07 13:36:52	TheBadSpoon	I hope it's not another game like the first Crysis, where everybody thought it was just SO ADVANCED, but about a year and a half later, they realized it was just a matter of poor optimization
2013-04-07 13:43:28	+lolshin	http://www.youtube.com/watch?v=_LxS3ScFwrc
2013-04-07 13:43:28	DtoidBot	???????????????????2013(?)
2013-04-07 13:43:30	+lolshin	lolololololololololololo
2013-04-07 13:49:27	TheBadSpoon	http://store.steampowered.com/app/233470?snr=1_41_4__42
2013-04-07 13:50:14	TheBadSpoon	looks fuggin' neat
2013-04-07 13:53:06	HectorGarfria	http://www.youtube.com/watch?v=jnvtz0Ok_0o
2013-04-07 13:53:07	DtoidBot	1999-00 Los Angeles Lakers Championship Season Part 1/4
2013-04-07 13:53:14	HectorGarfria	this is great
2013-04-07 13:53:33	HectorGarfria	starts off with a monologue of Shaq's expectations that have now all come ture
2013-04-07 13:53:36	HectorGarfria	*true
2013-04-07 13:58:28	TheBadSpoon	fuggin
2013-04-07 13:58:31	TheBadSpoon	sports man
2013-04-07 13:58:33	TheBadSpoon	:(
2013-04-07 14:00:23	Batthink	And I'm watching motorcycling racing.  Deal with it. :P
2013-04-07 14:00:42	TheBadSpoon	MOTERCICKLES
2013-04-07 14:00:50	TheBadSpoon	now that's one thing that sounds purdy coo
2013-04-07 14:09:34	 *	RobotBebop farts
2013-04-07 14:11:16	RobotBebop	http://okcgoldmine.com/image/47270904577
2013-04-07 14:16:42	TheBadSpoon	lolwtf
2013-04-07 14:17:29	TheBadSpoon	I'll bet he wants to become Hokage one day.
2013-04-07 14:18:42	RobotBebop	haha
2013-04-07 14:21:11	Squishy3	http://24.media.tumblr.com/d5766bbbf8b8ae2f2adcafd8131a4256/tumblr_mkl9z29IoR1s1av4bo1_r1_500.png
2013-04-07 14:21:18	Squishy3	do you want the d or what
2013-04-07 14:22:17	RobotBebop	ahahahaha
2013-04-07 14:31:17	HectorGarfria	http://i.imgur.com/djcIYGZ.png
2013-04-07 14:32:59	Batthink	O_O
2013-04-07 14:34:12	TheBadSpoon	lol
2013-04-07 14:37:35	Batthink	A female would be more concerned about that look...
2013-04-07 14:40:23	TheBadSpoon	bitches want the d
2013-04-07 14:42:00	TheBadSpoon	I am actually a tiny bit surprised that rockstar did not revamp vice city's graphics/textures a little bit for the mobile release
2013-04-07 14:42:32	TheBadSpoon	would be a major selling point I think
2013-04-07 14:42:53	TheBadSpoon	some PC players might get jealous but hell, there are mods
2013-04-07 14:44:52	RobotBebop	The problem is that the GPU shares memory with the rest of the device
2013-04-07 14:59:46	TheBadSpoon	so even with a more modern gpu, the device cannot pump out higher resolution textures and/or better lighting effects than were in the original releases?
2013-04-07 15:05:46	RobotBebop	it has to be stored somewhere
2013-04-07 15:06:10	RobotBebop	each app generally only has so much memory it can use before the OS will yank it back
2013-04-07 15:06:24	RobotBebop	even with PowerVR compression, where its available
2013-04-07 15:06:27	RobotBebop	and practical
2013-04-07 15:07:09	-->	qlum (~Instantbi@ip565fad97.direct-adsl.nl) has joined #destructoid
2013-04-07 15:07:12	RobotBebop	i bet a lot of the source art for those games is buried in some arcane backup system if its anywhere at all too
2013-04-07 15:07:18	RobotBebop	so they probably just ported the game and used the game's data
2013-04-07 15:54:54	Squishy3	http://www.youtube.com/watch?v=tFISeJ1N5CQ&feature=player_detailpage#t=20s
2013-04-07 15:54:55	DtoidBot	Bill Gates Calls - The Slingshot Channel Answers
2013-04-07 15:54:57	Squishy3	this is amazing
2013-04-07 16:26:45	--	Aerox is now known as Aerox|Away
2013-04-07 16:27:04	--	Apple_Master is now known as Apple_Master|Aw
2013-04-07 16:33:30	RobotBebop	TDiddy i thought you were playing TOR and was going to mock you
2013-04-07 16:34:01	@TDiddy	lol
2013-04-07 16:34:57	@TDiddy	it takes like 3 tries to get this working for some reason
2013-04-07 16:51:54	@TDiddy	and it breaks a lot, which blows
2013-04-07 16:55:24	RobotBebop	booo
2013-04-07 16:58:25	@TDiddy	ya
2013-04-07 16:58:36	@TDiddy	its not meant to be played on current pcs lol
2013-04-07 16:58:47	@TDiddy	it crashes on loading screens only though
2013-04-07 16:58:52	@TDiddy	not when i actually get in the game
2013-04-07 16:59:12	@TDiddy	but there is an odd glitch, where you can't move as the main character after combat, like the WSAD doesnt work on him
2013-04-07 16:59:19	@TDiddy	but they do on your other party members
2013-04-07 16:59:56	TheBadSpoon	siiiiigh
2013-04-07 17:00:10	TheBadSpoon	vice city absolutely hates having the frame limited turned off
2013-04-07 17:00:15	TheBadSpoon	(PC)
2013-04-07 17:00:50	TheBadSpoon	so no FPS > 30 without freezing and crashing and non working mouse
2013-04-07 17:01:05	@TDiddy	ewwwwwww
2013-04-07 17:01:26	TheBadSpoon	limiter*
2013-04-07 17:07:11	RobotBebop	Oohhh
2013-04-07 17:07:15	RobotBebop	yeah i ran into that bug travis
2013-04-07 17:09:54	@TDiddy	yeah
2013-04-07 17:09:56	@TDiddy	its shit
2013-04-07 17:11:55	-->	bonboltron (~benbeltra@187-163-15-123.static.axtel.net) has joined #destructoid
2013-04-07 17:13:33	<--	bonboltron[away (~benbeltra@187-163-15-123.static.axtel.net) has quit (Read error: Operation timed out)
2013-04-07 17:13:33	-->	Bigby (webchat@Bigby.users.quakenet.org) has joined #destructoid
2013-04-07 17:13:33	--	Mode #destructoid [+v Bigby] by Q
2013-04-07 17:14:37	+Bigby	WRESTLEMANIA TIME
2013-04-07 17:14:37	<--	jorge` (~matata@jorge.users.quakenet.org) has quit (Read error: Operation timed out)
2013-04-07 17:14:37	<--	Aerox|Away (~Aerox@cpe-75-84-218-116.socal.res.rr.com) has quit (Ping timeout)
2013-04-07 17:15:21		irc: disconnected from server
2013-04-07 23:53:57	-->	benbeltran (~benbeltra@187-164-125-142.static.axtel.net) has joined #destructoid
2013-04-07 23:53:57	--	Topic for #destructoid is "WRESTLEMANIA - IT'S STILL REAL TO US DAMMIT ALL NIGHT LONG"
2013-04-07 23:53:57	--	Topic set by Cronosblade on Sun, 07 Apr 2013 18:33:48
2013-04-07 23:53:57	--	Nicks #destructoid: [@Cronosblade @Q @TDiddy +Bigby +jorge +lolshin +Torzelan ^power andrewjm andrewm Apple_Master|Aw benbeltran bloodylip bonboltron cardfrek ChaoticNeutra1 Detry DougCL| DtoidBot Kasreyn mistic RobotBebop Squishy3 Xbuttchugger71X]
2013-04-07 23:53:57	--	Channel #destructoid: 24 nicks (3 ops, 0 halfops, 4 voices, 17 normals)
2013-04-07 23:54:01	--	Mode #destructoid [+tnCN]
2013-04-07 23:54:01	--	Channel created on Sun, 26 Jun 2011 20:01:07
2013-04-07 23:54:30	-->	Aerox (~anonymous@cpe-75-84-218-116.socal.res.rr.com) has joined #destructoid
2013-04-07 23:54:30	--	Mode #destructoid [+o Aerox] by Q
2013-04-07 23:55:45	RobotBebop	HOT PI
2013-04-07 23:55:45	RobotBebop	E
2013-04-07 23:56:14	@Aerox	i'm about to start
2013-04-07 23:56:38	@TDiddy	I think he just wants pie
2013-04-08 00:00:02	RobotBebop	i love che
2013-04-08 00:00:09	RobotBebop	or shae or however you spell her name
2013-04-08 00:00:48	@Aerox	http://i.imgur.com/16tCEnJ.gif
2013-04-08 00:00:50	@Aerox	Shae
2013-04-08 00:01:03	RobotBebop	HOLY CHRIST
2013-04-08 00:02:08	@Aerox	i can't wait for my new tv
2013-04-08 00:02:42	RobotBebop	http://i.imgur.com/SD2PX7f.gif
2013-04-08 00:02:46	RobotBebop	How big
2013-04-08 00:03:04	@Aerox	60
2013-04-08 00:03:26	RobotBebop	nice!
2013-04-08 00:03:29	<--	Cronosblade (~chatzilla@cpe-72-182-44-166.austin.res.rr.com) has quit (Ping timeout)
2013-04-08 00:03:33	RobotBebop	how much did you get it for
2013-04-08 00:04:09	@Aerox	i splurged on the panasonic
2013-04-08 00:04:45	@Aerox	JOJEN!
2013-04-08 00:06:38	RobotBebop	now you have a dedicated porn tv for your bedroom
2013-04-08 00:06:47	@Aerox	yepppp
2013-04-08 00:08:17	@Aerox	hot theon bondage
2013-04-08 00:09:04	@TDiddy	its so hawt
2013-04-08 00:09:11	@Aerox	it got less hot really quick
2013-04-08 00:09:22	RobotBebop	are they crushing his foot
2013-04-08 00:09:29	@Aerox	SPOILERS
2013-04-08 00:09:30	@Aerox	no
2013-04-08 00:09:33	@TDiddy	GOD MOOSE
2013-04-08 00:09:36	@Aerox	GOD
2013-04-08 00:09:40	RobotBebop	GOD
2013-04-08 00:09:40	DtoidBot	...
2013-04-08 00:09:44	RobotBebop	GOD GOD GOD GOD GOD
2013-04-08 00:09:45	@Aerox	jamie's pee sure is clear
2013-04-08 00:10:53	@Aerox	http://i.imgur.com/sy56oZZ.png
2013-04-08 00:11:05	RobotBebop	eewwww
2013-04-08 00:11:13	RobotBebop	is that that Chris-Chan weirdo
2013-04-08 00:13:15	RobotBebop	i love the jamie/breanne bits
2013-04-08 00:16:03	@Aerox	it's almsot time for the queen of thorns
2013-04-08 00:16:05	@Aerox	i'm so excited
2013-04-08 00:16:56	@Aerox	YEAHHHHH
2013-04-08 00:17:12	RobotBebop	UGH watching tv week to week is the wooooorrrssst
2013-04-08 00:17:41	@Aerox	god I love her
2013-04-08 00:17:54	@TDiddy	so sasst
2013-04-08 00:17:56	@TDiddy	sassy
2013-04-08 00:19:58	@Aerox	the cheese
2013-04-08 00:23:03	@Aerox	http://i.imgur.com/uXvsHNE.jpg
2013-04-08 00:23:32	@TDiddy	lulz
2013-04-08 20:14:03		irc: disconnected from server
2013-04-08 21:33:42	-->	benbeltran (~benbeltra@187-164-125-142.static.axtel.net) has joined #destructoid
2013-04-08 21:33:42	--	Topic for #destructoid is "https://www.youtube.com/watch?v=RedDrzFMFNA"
2013-04-08 21:33:42	--	Topic set by Cronosblade on Mon, 08 Apr 2013 20:44:19
2013-04-08 21:33:42	--	Nicks #destructoid: [@Cronosblade @naia @Q @TDiddy +Gandy|Bed +jorge` +lolshin +Torzelan ^power Aerox andrewjm andrewm Apple_Master|Aw benbeltran bloodylip Brainderailment cardfrek3 ChaoticNeutra1 Detry DougCL| DtoidBot Kasreyn mistic RobotBebop Squishy3 Xbuttchugger71X]
2013-04-08 21:33:42	--	Channel #destructoid: 26 nicks (4 ops, 0 halfops, 4 voices, 18 normals)
2013-04-08 21:33:46	--	Mode #destructoid [+tnCN]
2013-04-08 21:33:46	--	Channel created on Sun, 26 Jun 2011 20:01:07
2013-04-08 21:53:54	Squishy3	this game store i used to work at literally has the worst website
2013-04-08 21:53:58	Squishy3	http://www.gamesonmainohio.com/index.html
2013-04-08 21:59:18	@TDiddy	still hyping that Avatar game, huh
2013-04-08 22:00:14	Squishy3	the slideshow is literally the worst
2013-04-08 22:00:29	Squishy3	pretty sure it was made in windows movie maker
2013-04-08 22:24:26	-->	richterthethird (~dirtyharr@pool-173-60-221-247.lsanca.fios.verizon.net) has joined #destructoid
2013-04-08 22:26:33	RobotBebop	faaaaaaaaaaarts
2013-04-08 22:38:24	+lolshin	http://www.youtube.com/watch?v=Qzb87qir7Cs
2013-04-08 22:38:24	DtoidBot	LET'S PLAY SANIC THE GAME
2013-04-08 22:44:34	-->	Bigby (~TheBigby@50-83-96-170.client.mchsi.com) has joined #destructoid
2013-04-08 22:44:34	--	Mode #destructoid [+v Bigby] by Q
2013-04-08 22:45:21	+lolshin	bigby http://www.youtube.com/watch?v=Qzb87qir7Cs
2013-04-08 22:45:22	DtoidBot	LET'S PLAY SANIC THE GAME
2013-04-08 22:45:40	RobotBebop	WHAT THE FUCK
2013-04-08 22:45:46	RobotBebop	WHAAAAAAAAAAAAAAT THE FUUUUUUUUUUUCK ARE YOU DOING TO MY EARS
2013-04-08 22:45:53	+lolshin	LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
2013-04-08 22:45:58	+lolshin	OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOLLLLLLLLLLLLLLLLLLLLLLLL
2013-04-08 22:46:01	RobotBebop	*ahem*
2013-04-08 22:46:06	 *	RobotBebop stabs lolshin repeatedly
2013-04-08 22:46:17	+lolshin	that was the best thing you've ever seen admit it bitch
2013-04-08 22:47:15	RobotBebop	no
2013-04-08 22:47:18	RobotBebop	http://www.youtube.com/watch?v=Awf45u6zrP0#t=0m32s
2013-04-08 22:47:19	DtoidBot	Cat Jump Fail with Music: Sail by AWOLNATION
2013-04-08 22:47:22	RobotBebop	^ thats the best thing
2013-04-08 22:47:22	+lolshin	liar
2013-04-08 22:48:09	RobotBebop	i lie not!
2013-04-08 22:49:09	+lolshin	olololollololoolollo
2013-04-08 22:49:10	+lolshin	SAAAAAIL
2013-04-08 22:53:25	<--	Squishy3 (~dicks@99.32.148.109) has quit (Read error: Connection reset by peer)
2013-04-08 22:54:30	RobotBebop	hehehe
2013-04-08 23:04:27	@TDiddy	oh god
2013-04-08 23:06:45	<--	andrewm (~andrewm@cpe-174-106-000-063.ec.res.rr.com) has quit (Quit)
2013-04-08 23:13:44	RobotBebop	http://webquake.quaddicted.com/
2013-04-08 23:32:19	@TDiddy	wuzzat
2013-04-08 23:32:44	RobotBebop	Quake
2013-04-08 23:33:13	@TDiddy	cool
2013-04-08 23:39:50	richterthethird	!q
2013-04-08 23:39:51	DtoidBot	[179] Suff0cat: Oh shit! I figured it out...the womens are here because Croc Box isnt!
2013-04-08 23:56:01	<--	RobotBebop (RobotBebop@S0106001ee5357fec.va.shawcable.net) has quit (Quit)
2013-04-09 21:27:18		irc: disconnected from server
2013-04-09 21:27:39	-->	benbeltran (~benbeltra@187-164-125-142.static.axtel.net) has joined #destructoid
2013-04-09 21:27:39	--	Topic for #destructoid is "http://24.media.tumblr.com/tumblr_lhay5nje1i1qh0su5o1_500.jpg"
2013-04-09 21:27:39	--	Topic set by Cronosblade on Tue, 09 Apr 2013 18:33:24
2013-04-09 21:27:39	--	Nicks #destructoid: [@Cronosblade @Q @TDiddy +Bigby +jorge` +lolshin +Torzelan ^power andrewjm Apple_Master|Aw benbeltran bloodylip cardfrek2 ChaoticNeutra1 Detry DougCL DtoidBot Kasreyn mistic richterthethird RobotBebop Squishy3 Xbuttchugger71X]
2013-04-09 21:27:39	--	Channel #destructoid: 23 nicks (3 ops, 0 halfops, 4 voices, 16 normals)
2013-04-09 21:27:43	--	Mode #destructoid [+tnCN]
2013-04-09 21:27:43	--	Channel created on Sun, 26 Jun 2011 20:01:07
2013-04-09 21:27:43	RobotBebop	oh i remember this, the ship gets its shit ruined
2013-04-09 21:28:13	RobotBebop	obriens wife gives birth and picard has to help the kids around the jeffery's tubes
2013-04-09 21:28:20	RobotBebop	because of a QUANTUM FILAMENT
2013-04-09 21:28:34	+Bigby	jesus
2013-04-09 21:28:41	+Bigby	this intel ultrabook is dark
2013-04-09 21:28:46	+Bigby	commercial that is
2013-04-09 21:32:42	+Bigby	http://springfield.craigslist.org/tls/3727423686.html
2013-04-09 21:32:49	+Bigby	i thought this said Batman Iron Worker
2013-04-09 21:37:30	@Cronosblade	OMG YES FOLDERS ON VITA
2013-04-09 21:37:36	@Cronosblade	no more scrolling through 7 screens
2013-04-09 21:38:35	+Bigby	folders you say?!
2013-04-09 21:39:44	RobotBebop	7 screens of nooooooooooooootttthhhhiiiiiinnnnngg
2013-04-09 21:39:47	@Cronosblade	indeed
2013-04-09 21:39:59	RobotBebop	is there anything on PS Mobile yet
2013-04-09 21:40:10	@Cronosblade	no idea I never look
2013-04-09 21:41:25	+Bigby	is there mobile Home?
2013-04-09 21:42:07	RobotBebop	lol home
2013-04-09 21:42:18	+Bigby	dont you want your sony second life?
2013-04-09 21:53:23	+Bigby	still cant figure out why so many are up in arms about climate change
2013-04-09 21:53:55	RobotBebop	because its a thing that is happening and will make life really shitty?
2013-04-09 21:54:12	+Bigby	no i mean people saying its bullshit
2013-04-09 21:54:17	RobotBebop	oh
2013-04-09 21:54:23	RobotBebop	well people are stupid/ignorant
2013-04-09 21:54:24	+Bigby	and calling climate scientists liars and alarmists and shit
2013-04-09 21:54:34	+Bigby	but i mean why would they, what good does it do?
2013-04-09 21:54:46	+Bigby	its not like it makes any dif to them if its true or not
2013-04-09 21:55:14	+Bigby	its not as if they are saying eating fried foods is killing the planet and you need to stop it you fat fucks
2013-04-09 21:55:34	RobotBebop	look up anti intellectualism
2013-04-09 21:55:38	RobotBebop	if a scientist says it
2013-04-09 21:55:54	RobotBebop	those people will vehemently oppose it on their idiot principles
2013-04-09 21:58:09	RobotBebop	worf is a shitty midwife
2013-04-09 21:58:19	+Bigby	worf is a shitty everything
2013-04-09 21:58:37	+Bigby	he is my least favorite tng character
2013-04-09 21:58:42	+Bigby	and yes im counting wesley
2013-04-09 21:58:43	RobotBebop	really?!
2013-04-09 21:58:47	+Bigby	yeah
2013-04-09 21:58:57	RobotBebop	you are the wooooooooooooooooooooooooooooooooooooooooooooooOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOooooooooooooooooooooooooooooooorrrrrrrrrrrrrrrrrrrrrrrrrrrrrssssssssssssssssstt
2013-04-09 21:59:02	+Bigby	oh cmon
2013-04-09 21:59:41	+Bigby	they try to play him as this badass warrior but he gets his ass kicked at a constant rate
2013-04-09 21:59:52	RobotBebop	hes so funny though
2013-04-09 22:00:06	+Bigby	he is all RAR I WILL PUNCH THIS PROBLEM! And the others are like no, worf, no, we have to science it
2013-04-09 22:00:47	+Bigby	and i cannot get his role as a Klingon at all
2013-04-09 22:01:15	RobotBebop	http://1.bp.blogspot.com/-82Klc10i7lI/UVagNAe5tgI/AAAAAAAA0_E/phxaedKa6c8/s1600/%23!.gif
2013-04-09 22:01:21	+Bigby	he acts nothing like any other klingon, and if he was all i wanna be proud to be klingon i would think he would be more over the top even if he was raised by humans
2013-04-09 22:02:33	+Bigby	instead he comes across as a grumpy school marm
2013-04-09 22:02:40	RobotBebop	thats what makes him so great!
2013-04-09 22:02:58	+Bigby	data is better at the deadpan guy
2013-04-09 22:03:30	+Bigby	he got a little bit better in deep space nine
2013-04-09 22:04:34	RobotBebop	when keiko is giving birth and worf has to midwife
2013-04-09 22:04:58	RobotBebop	"congratulations. you are fully dialated. you may now give birth."
2013-04-09 22:05:23	+Bigby	north korea is ready to shoot missles
2013-04-09 22:05:32	+Bigby	i got 10 bucks say they misfire
2013-04-09 22:06:16	+Bigby	you beat bioshock yet?
2013-04-09 22:06:20	RobotBebop	yep
2013-04-09 22:06:26	+Bigby	what did you think of the ending?
2013-04-09 22:06:31	RobotBebop	i liked it
2013-04-09 22:06:45	+Bigby	i still have a niggling thing about it
2013-04-09 22:07:12	+Bigby	was good narratively but i didnt get how doing what it did unmade everything
2013-04-09 22:07:52	RobotBebop	yeah
2013-04-09 22:08:49	+Bigby	cuz its not time travel its parralel worlds
2013-04-09 22:08:55	+Bigby	i think thats how its spelled
2013-04-09 22:09:24	+Bigby	man, when songbird took her, i was freaking out for real
2013-04-09 22:09:31	+Bigby	OH SHIT NO NO NO NO NO
2013-04-09 22:09:46	+Bigby	then i found those recordings and i was like FUCK NOOOOOOO
2013-04-09 22:10:21	+Bigby	that to me was the worst part, when you find her
2013-04-09 22:13:12	+Bigby	cuz thats the damn bait and switch part there
2013-04-09 22:13:20	+Bigby	you just know they were going to do some shit like that to you
2013-04-09 22:15:11	RobotBebop	i don't know who here hasn't finished bioshock soooo
2013-04-09 22:15:27	+Bigby	im keepin it vague
2013-04-09 22:17:07	RobotBebop	i mean
2013-04-09 22:17:10	RobotBebop	thats not really vague
2013-04-09 22:17:14	RobotBebop	but ok
2013-04-09 22:17:23	RobotBebop	i actually kinda want poker night 2
2013-04-09 22:17:41	RobotBebop	But i feel like the novelty of that game would wear off quick
2013-04-09 22:17:47	+Bigby	its bioshock, you know they are always gonna have that moment
2013-04-09 22:17:52	+Bigby	its part of the game you expect
2013-04-09 22:18:02	+Bigby	yeah the first one wore off pretty fast
2013-04-09 22:19:06	RobotBebop	it also didn't have brock sampson
2013-04-09 22:19:27	+Bigby	im surprised they couldnt get the actual bruce cambell
2013-04-09 22:20:07	RobotBebop	you are?
2013-04-09 22:20:18	+Bigby	well its not like the guy turns down a lot
2013-04-09 22:20:43	RobotBebop	I think he's sick of ash
2013-04-09 22:21:03	RobotBebop	thats the main role he's known for and he has endured 30 years of idiots yelling army of darkness lines at him
2013-04-09 22:21:06	+Bigby	he seems stoked about the evil dead remake
2013-04-09 22:21:39	RobotBebop	god i can't wait for new venture bros
2013-04-09 22:21:47	+Bigby	its been a while hasnt it
2013-04-09 22:21:55	RobotBebop	2 or 3 years i think
2013-04-09 22:23:46	+Bigby	jesus has it been that long?
2013-04-09 22:24:17	+Bigby	i cant even remember the final episode of the last season