AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #politicaldebate — 2015-07-26

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
00:00:00 <aliasd> I just got on here for help with hacking really
00:00:00 <aliasd> I'll probasbly part for a year soon
00:00:00 <xm> what do you mean by help with hacking
00:00:00 <aliasd> http://aunews.indywatch.org/ <--- I am developing this newsfeed software
00:00:15 <aliasd> I just got on here for help with hacking really
00:00:20 Join: INVESTEC_ASHES ([email protected]) to #politicaldebate
00:00:20 Mode: (by ChanOP) -bb *!*mark@*.layerbnc.org *!*[email protected].*
00:00:25 <aliasd> I'll probasbly part for a year soon
00:00:26 <xm> what do you mean by help with hacking
00:00:50 <aliasd> http://aunews.indywatch.org/ <--- I am developing this newsfeed software
00:01:00 <xm> oh right
00:01:00 <aliasd> mounds of code
00:01:00 <xm> i find freenode is great for help
00:01:00 <aliasd> yea, I'm on several nets
00:01:00 <aliasd> heaps of fn channels
00:01:07 <xm> oh right
00:01:11 <aliasd> mounds of code
00:01:20 <xm> i find freenode is great for help
00:01:32 <aliasd> yea, I'm on several nets
00:01:38 <aliasd> heaps of fn channels
00:02:00 <xm> the logo makes me feel awkward because it's upside down :D
00:02:00 <xm> but yes down under
00:02:00 <aliasd> I'ts not. I'd just not Eurocentric.
00:02:00 <aliasd> it's*
00:02:13 <xm> the logo makes me feel awkward because it's upside down :D
00:02:40 <xm> but yes down under
00:02:45 <aliasd> I'ts not. I'd just not Eurocentric.
00:02:52 <aliasd> it's*
00:03:00 <aliasd> like, the middle east is only middle east of europe
00:03:00 <aliasd> too long these guys had their way
00:03:00 <aliasd> so I turned it round
00:03:00 <aliasd> also a nod to the unaustralian
00:03:00 <aliasd> satirical journal
00:03:00 <xm> what does the site run on
00:03:00 <aliasd> aliasfeed, my software, on a vps, running debian
00:03:12 <aliasd> like, the middle east is only middle east of europe
00:03:23 <aliasd> too long these guys had their way
00:03:28 <aliasd> so I turned it round
00:03:37 <aliasd> also a nod to the unaustralian
00:03:42 <aliasd> satirical journal
00:03:46 <xm> what does the site run on
00:04:00 <aliasd> aliasfeed, my software, on a vps, running debian
00:04:00 <aliasd> the software just takes management of the box
00:04:00 <Tigger_> what language is it written in?
00:04:00 <aliasd> bash
00:04:17 <aliasd> the software just takes management of the box
00:05:00 <aliasd> the html, css etc is generated by bash
00:05:00 <Tigger_> I don't know that
00:05:00 <aliasd> shell script
00:05:00 <aliasd> it's all in sh
00:05:01 <Tigger_> what language is it written in?
00:05:05 <aliasd> bash
00:05:19 <aliasd> the html, css etc is generated by bash
00:05:31 <Tigger_> I don't know that
00:05:37 <aliasd> shell script
00:05:48 <aliasd> it's all in sh
00:06:00 <xm> i didnt know people had pages generated by bash
00:06:00 <xm> how does the speed compare to say something like PHP?
00:06:00 <aliasd> The bash guys thought it was curious
00:06:28 <xm> i didnt know people had pages generated by bash
00:06:43 <xm> how does the speed compare to say something like PHP?
00:06:54 <aliasd> The bash guys thought it was curious
00:07:00 <aliasd> it produces flat html, which is lightning fast compared to php
00:07:00 <xm> do you run nginx anywhere
00:07:00 <aliasd> as, it generates once, not many times
00:07:00 <aliasd> nah, apache
00:07:13 <aliasd> it produces flat html, which is lightning fast compared to php
00:07:36 <xm> do you run nginx anywhere
00:07:42 <aliasd> as, it generates once, not many times
00:07:54 <aliasd> nah, apache
00:08:00 <aliasd> if I needed to run a bit more speedily, I can make it run in thttpd
00:08:00 <aliasd> so, no fancy stuff
00:08:00 <xm> is thttpd faster than nginx?
00:08:00 <aliasd> no need for fancy tools
00:08:00 <aliasd> I think, depending on the application, it could be
00:08:22 <aliasd> if I needed to run a bit more speedily, I can make it run in thttpd
00:08:37 <aliasd> so, no fancy stuff
00:08:43 <xm> is thttpd faster than nginx?
00:08:45 <aliasd> no need for fancy tools
00:08:59 <aliasd> I think, depending on the application, it could be
00:09:00 <aliasd> I would assume thttpd will be faster for these pages
00:09:00 <xm> do you code as a hobby or do you work in the field as well
00:09:00 <aliasd> I used to work
00:09:00 <aliasd> but I don't anymore
00:09:00 <aliasd> I'm pissed about how they used my shit
00:09:00 <aliasd> so, I don't dev for corp
00:09:14 <aliasd> I would assume thttpd will be faster for these pages
00:09:24 <xm> do you code as a hobby or do you work in the field as well
00:09:34 <aliasd> I used to work
00:09:41 <aliasd> but I don't anymore
00:09:53 <aliasd> I'm pissed about how they used my shit
00:10:00 <aliasd> so, yea, I guess it's a hobby
00:10:00 <xm> what do you mean?
00:10:00 <aliasd> I won't code for cash
00:10:04 <aliasd> so, I don't dev for corp
00:10:21 <aliasd> so, yea, I guess it's a hobby
00:10:23 <xm> what do you mean?
00:10:40 <aliasd> I won't code for cash
00:11:00 <aliasd> Although, I have worked on various projects previously
00:11:00 <aliasd> some defense, some supposedly for schools
00:11:00 <aliasd> that turned out to also be defense
00:11:00 <ZapbuzZ> if you don't know assembly language your a noob.
00:11:19 <aliasd> Although, I have worked on various projects previously
00:11:32 <aliasd> some defense, some supposedly for schools
00:11:40 <aliasd> that turned out to also be defense
00:11:58 <ZapbuzZ> if you don't know assembly language your a noob.
00:12:00 <xm> lol ZapbuzZ
00:12:00 <aliasd> I actually designed and built the testing environment they used to develop the internet filter for Australia
00:12:00 <xm> have you been taught by master strum ZapbuzZ ?
00:12:00 <aliasd> also, I designed some of the filter, for schools
00:12:00 <ZapbuzZ> yesh and microsoft fortran, turbo pascal etc
00:12:22 <xm> lol ZapbuzZ
00:12:26 <aliasd> I actually designed and built the testing environment they used to develop the internet filter for Australia
00:12:30 <xm> have you been taught by master strum ZapbuzZ ?
00:12:39 <aliasd> also, I designed some of the filter, for schools
00:12:55 <ZapbuzZ> yesh and microsoft fortran, turbo pascal etc
00:13:00 <ZapbuzZ> everyone used to do basic
00:13:00 <aliasd> I started odd in machine code
00:13:00 <ZapbuzZ> but nothing beats assembly language not even microsoft
00:13:00 <aliasd> Synertek SYM-1
00:13:00 <aliasd> But I got a C64 soon after
00:13:00 <aliasd> liberation
00:13:17 <ZapbuzZ> everyone used to do basic
00:13:30 <aliasd> I started odd in machine code
00:13:33 <ZapbuzZ> but nothing beats assembly language not even microsoft
00:13:36 <aliasd> Synertek SYM-1
00:13:46 <aliasd> But I got a C64 soon after
00:13:50 <aliasd> liberation
00:14:00 <aliasd> I could program basic before I went to school
00:14:00 <ZapbuzZ> if you built a graphical operating system on assembly to mimick microsoft it would be less than 1/4 the footprint and a heck of a lot faster
00:14:00 <aliasd> Also, I had an XT laptop to play with, cause my dad was military
00:14:16 <aliasd> I could program basic before I went to school
00:14:28 <ZapbuzZ> if you built a graphical operating system on assembly to mimick microsoft it would be less than 1/4 the footprint and a heck of a lot faster
00:14:35 <aliasd> Also, I had an XT laptop to play with, cause my dad was military
00:15:00 <xm> it was the 30th anniversary of the commodore/amiga yesterday i thinjk
00:15:00 <aliasd> ZapbuzZ, like what the Amiga guys used to do
00:15:00 <ZapbuzZ> i remember DOS apps opening an exe in edit.com changing text labels for exmple: shareware becomes freeware hehehe
00:15:24 <xm> it was the 30th anniversary of the commodore/amiga yesterday i thinjk
00:15:32 <aliasd> ZapbuzZ, like what the Amiga guys used to do
00:15:35 <ZapbuzZ> i remember DOS apps opening an exe in edit.com changing text labels for exmple: shareware becomes freeware hehehe
00:15:42 Quit: bee_girl ([email protected]) Quit:
00:16:00 <aliasd> C64 more. They would get the most amazing sound and graphical capabilities on that thing
00:16:00 <ZapbuzZ> c64 and Amiga were great
00:16:00 <Tigger_> ZapbuzZ, what CPUs do you code in Assembly for?
00:16:28 <aliasd> C64 more. They would get the most amazing sound and graphical capabilities on that thing
00:16:58 <ZapbuzZ> c64 and Amiga were great
00:17:00 <ZapbuzZ> I DONT
00:17:00 <aliasd> My dad would tell me they were written in pure assembly to be fast and flat
00:17:00 <Tigger_> ZapbuzZ, why not?
00:17:00 <ZapbuzZ> the hex calculations are a headache
00:17:00 <ZapbuzZ> i need tutoring
00:17:05 <Tigger_> ZapbuzZ, what CPUs do you code in Assembly for?
00:17:22 <ZapbuzZ> I DONT
00:17:23 <aliasd> My dad would tell me they were written in pure assembly to be fast and flat
00:17:28 <Tigger_> ZapbuzZ, why not?
00:17:44 <ZapbuzZ> the hex calculations are a headache
00:17:55 <ZapbuzZ> i need tutoring
00:18:00 <aliasd> It's slow going
00:18:00 <ZapbuzZ> i think it was fortran that a lot of gov apps were made in the 80's
00:18:08 <aliasd> It's slow going
00:18:47 <ZapbuzZ> i think it was fortran that a lot of gov apps were made in the 80's
00:19:00 <ZapbuzZ> the io.sys file in windows 9x was apparently written in basic
00:19:00 <aliasd> MS kept basic alive far too long
00:19:00 <ZapbuzZ> i cracked windows 3.1 source code it had prophanity in it
00:19:00 <aliasd> same with the NT kernel
00:19:23 <ZapbuzZ> the io.sys file in windows 9x was apparently written in basic
00:19:43 <aliasd> MS kept basic alive far too long
00:19:46 <ZapbuzZ> i cracked windows 3.1 source code it had prophanity in it
00:20:00 <ZapbuzZ> programmers were shitty on microsoft
00:20:00 <ZapbuzZ> stingy
00:20:00 <aliasd> lots of "The user fucked up"
00:20:00 <aliasd> in the comments
00:20:00 <aliasd> when clearly the MS fucked up in shitty software
00:20:05 <aliasd> same with the NT kernel
00:20:06 <ZapbuzZ> programmers were shitty on microsoft
00:20:15 <ZapbuzZ> stingy
00:20:19 <aliasd> lots of "The user fucked up"
00:20:30 <aliasd> in the comments
00:20:54 <aliasd> when clearly the MS fucked up in shitty software
00:21:00 <ZapbuzZ> have you seen microsoft sourcecode?
00:21:00 <ZapbuzZ> its like an alien version of basic
00:21:00 <aliasd> I have grepped MS kernel code for profanity
00:21:00 <aliasd> to compare it to Linux
00:21:25 <ZapbuzZ> have you seen microsoft sourcecode?
00:21:36 <ZapbuzZ> its like an alien version of basic
00:21:51 <aliasd> I have grepped MS kernel code for profanity
00:22:00 <aliasd> I think it was something like 25 instance in Linux, 300 in NT
00:22:05 <aliasd> to compare it to Linux
00:22:29 <aliasd> I think it was something like 25 instance in Linux, 300 in NT
00:23:00 <ZapbuzZ> have you looked at www.reactos.org
00:23:00 <aliasd> hahah for years
00:23:00 <aliasd> it seems to finally do stuff which is cool I guess
00:23:00 <ZapbuzZ> cannot wait for the finished product
00:23:00 <Tigger_> reactos is a very slow project
00:23:25 <ZapbuzZ> have you looked at www.reactos.org
00:23:31 <aliasd> hahah for years
00:23:41 <aliasd> it seems to finally do stuff which is cool I guess
00:23:45 <ZapbuzZ> cannot wait for the finished product
00:23:45 <Tigger_> reactos is a very slow project
00:24:00 <ZapbuzZ> imagine a generic windows like generic groceries
00:24:00 <aliasd> haha
00:24:00 <ZapbuzZ> only freeeeeee
00:24:09 <ZapbuzZ> imagine a generic windows like generic groceries
00:24:15 <aliasd> haha
00:24:18 <ZapbuzZ> only freeeeeee
00:25:00 <aliasd> I think I will stick with Haiku
00:25:00 <ZapbuzZ> whats that?
00:25:00 <ZapbuzZ> a food???
00:25:00 <Tigger_> the BeOS opensource clone
00:25:00 <aliasd> http://royal.pingdom.com/2008/09/26/10-amazingly-alternative-operating-systems-and-what-they-could-mean-for-the-future/
00:25:00 <progressive> [ 10 amazingly alternative operating systems and what they could mean for the future | Pingdom Royal ] - royal.pingdom.com
00:25:09 <aliasd> I think I will stick with Haiku
00:25:26 <ZapbuzZ> whats that?
00:25:29 <ZapbuzZ> a food???
00:25:40 <Tigger_> the BeOS opensource clone
00:25:58 <aliasd> http://royal.pingdom.com/2008/09/26/10-amazingly-alternative-operating-systems-and-what-they-could-mean-for-the-future/
00:25:59 <progressive> [ 10 amazingly alternative operating systems and what they could mean for the future | Pingdom Royal ] - royal.pingdom.com
00:26:00 <ZapbuzZ> i remember BeOS alongside windows 98
00:26:00 <aliasd> there's a link to get lots of relevant info
00:26:00 <aliasd> I have been tracking a fair number of these
00:26:00 <aliasd> for a while now
00:26:00 <aliasd> a couple are new to me
00:26:07 <ZapbuzZ> i remember BeOS alongside windows 98
00:26:13 <aliasd> there's a link to get lots of relevant info
00:26:24 <aliasd> I have been tracking a fair number of these
00:26:29 <aliasd> for a while now
00:26:37 <aliasd> a couple are new to me
00:29:00 <ZapbuzZ> alphas betas a few finals and all spookingly look like windows
00:30:00 <ZapbuzZ> why doesnt someone come up with ... doors?
00:30:00 <ZapbuzZ> roofs???
00:30:00 <ZapbuzZ> theres more than just windows lol
00:30:03 <ZapbuzZ> alphas betas a few finals and all spookingly look like windows
00:30:23 <ZapbuzZ> why doesnt someone come up with ... doors?
00:30:41 <ZapbuzZ> roofs???
00:30:52 <ZapbuzZ> theres more than just windows lol
00:31:00 <ZapbuzZ> aliasd i would give you so much money if u could program assembly
00:31:00 <ZapbuzZ> you'd be filthy rich
00:31:00 <ZapbuzZ> if i was rich :D
00:31:37 <ZapbuzZ> aliasd i would give you so much money if u could program assembly
00:31:49 <ZapbuzZ> you'd be filthy rich
00:31:56 <ZapbuzZ> if i was rich :D
00:32:00 <aliasd> <aliasd> I won't code for cash
00:32:00 <aliasd> http://www.dettus.net/dettuxx/
00:32:00 <progressive> [ Download your copy of the Dettu[Xx]-Distribution ] - www.dettus.net
00:32:00 <aliasd> best OS ever
00:32:00 <aliasd> check out the screenshots
00:32:09 <aliasd> <aliasd> I won't code for cash
00:32:28 <aliasd> http://www.dettus.net/dettuxx/
00:32:29 <progressive> [ Download your copy of the Dettu[Xx]-Distribution ] - www.dettus.net
00:32:35 <aliasd> best OS ever
00:32:42 <aliasd> check out the screenshots
00:33:00 <aliasd> The known problems are:
00:33:00 <aliasd> - youll have to manually mount everything after booting up
00:33:00 <aliasd> - there are NO init-scripts yet
00:33:00 <aliasd> - there are NO shutdown-scripts yet
00:33:00 <aliasd> - the only way to shutdown your computer is to umount everything with mount / -o ro,remount and umount -avrf a couple of times and wait until your harddrive gets quiet.
00:33:00 <aliasd> anyway, youll make it. bye!
00:33:24 <aliasd> The known problems are:
00:33:24 <aliasd> - youll have to manually mount everything after booting up
00:33:24 <aliasd> - there are NO init-scripts yet
00:33:24 <aliasd> - there are NO shutdown-scripts yet
00:33:24 <aliasd> - the only way to shutdown your computer is to umount everything with mount / -o ro,remount and umount -avrf a couple of times and wait until your harddrive gets quiet.
00:33:26 <aliasd> anyway, youll make it. bye!
00:33:34 Join: cita ([email protected]) to #politicaldebate
00:34:00 <aliasd> ZapbuzZ, the OS and the UI are not necessarily connected
00:34:45 <aliasd> ZapbuzZ, the OS and the UI are not necessarily connected
00:35:00 <aliasd> you could use any wm with any of those that are running X
00:35:00 <aliasd> and a fair few would be running X
00:35:10 <aliasd> you could use any wm with any of those that are running X
00:35:26 <aliasd> and a fair few would be running X
00:35:45 Quit: Mx_Brettingham_Netanyahu ([email protected]) Ping timeout: 121 seconds
00:36:00 <aliasd> http://fvwm95.sourceforge.net/
00:36:00 <progressive> [ The FVWM-95 home page ] - fvwm95.sourceforge.net
00:37:00 <aliasd> maybe they are running FVWM95
00:37:00 <aliasd> http://fvwm95.sourceforge.net/screenshot-full.gif
00:37:03 <aliasd> http://fvwm95.sourceforge.net/
00:37:04 <progressive> [ The FVWM-95 home page ] - fvwm95.sourceforge.net
00:37:16 <aliasd> maybe they are running FVWM95
00:37:42 <aliasd> http://fvwm95.sourceforge.net/screenshot-full.gif
00:40:00 <aliasd> ZapbuzZ, http://www.menuetos.net/
00:40:00 <progressive> [ MenuetOS ] - www.menuetos.net
00:40:00 <aliasd> there's your assembly OS
00:40:55 <aliasd> ZapbuzZ, http://www.menuetos.net/
00:40:56 <progressive> [ MenuetOS ] - www.menuetos.net
00:41:03 <aliasd> there's your assembly OS
00:44:00 <ZapbuzZ> nice
00:44:10 <ZapbuzZ> nice
00:55:00 <aliasd> https://dex-os.github.io/
00:55:00 <progressive> [ dexos ] - dex-os.github.io
00:55:00 <aliasd> also 100% assembly
00:55:08 <aliasd> https://dex-os.github.io/
00:55:08 <progressive> [ dexos ] - dex-os.github.io
00:55:19 <aliasd> also 100% assembly
01:25:00 <ZapbuzZ> nice
01:25:31 <ZapbuzZ> nice
02:05:54 Quit: ZapbuzZ ([email protected]) Quit: Your call cannot be connected. Please check the number and try again.
02:13:55 Quit: sludge ([email protected]) Quit: Leaving...
02:19:11 Quit: doctor ([email protected]) Ping timeout: 121 seconds
02:20:49 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
02:38:45 Join: cita ([email protected]) to #politicaldebate
03:10:45 Quit: INVESTEC_ASHES ([email protected]) Ping timeout: 121 seconds
03:45:27 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
04:44:09 Join: ALCOHOL^DELIVERY ([email protected]) to #politicaldebate
04:45:25 Part: ALCOHOL^DELIVERY ([email protected]) from #politicaldebate
04:50:26 Quit: Warren1984 ([email protected]) Ping timeout: 121 seconds
08:26:00 <ajnin> good morning
08:26:41 <ajnin> good morning
08:58:13 Join: TheMatrixIsASoundtrack ([email protected]) to #politicaldebate
08:59:00 <TheMatrixIsASoundtrack> So im walkin down matrix street
08:59:00 <TheMatrixIsASoundtrack> And ?
08:59:10 <TheMatrixIsASoundtrack> So im walkin down matrix street
08:59:18 <TheMatrixIsASoundtrack> And ?
09:08:16 Join: AndroUser2 ([email protected]) to #politicaldebate
09:08:16 Quit: TheMatrixIsASoundtrack ([email protected]) EOF from client
09:12:42 Part: shape ([email protected]) from #politicaldebate
09:27:27 Quit: AndroUser2 ([email protected]) Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )
10:49:48 Join: doctor ([email protected]) to #politicaldebate
10:49:48 Mode: (by ChanOP) +o doctor
11:04:00 <Mx_Brettingham_Netanyahu> roflllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
11:04:12 Join: Mx_Brettingham_Netanyahu ([email protected]) to #politicaldebate
11:04:12 Quit: Mx_Brettingham_Netanyahu ([email protected]) Quit:
11:04:25 Join: Mx_Brettingham_Netanyahu ([email protected]) to #politicaldebate
11:04:29 <Mx_Brettingham_Netanyahu> roflllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
11:31:00 <Warren1984> hi all
11:31:00 <Warren1984> hey Jen, doctor, Tigger_, xm
11:31:00 <Warren1984> hey Marttin
11:31:25 Join: Warren1984 ([email protected]) to #politicaldebate
11:31:33 <Warren1984> hi all
11:31:33 Join: anotherirc3r ([email protected]) to #politicaldebate
11:31:53 <Warren1984> hey Jen, doctor, Tigger_, xm
11:32:00 <Warren1984> hey Marttin
11:32:00 <Warren1984> I watched hangover part 1 last night
11:32:00 <Warren1984> I think hangover part 2 is the best
11:32:00 <anotherirc3r> hey Warren :)
11:32:00 <Warren1984> have to refresh my memory
11:32:48 <Warren1984> I watched hangover part 1 last night
11:32:58 <Warren1984> I think hangover part 2 is the best
11:33:00 <Warren1984> how are you Jen?
11:33:00 <anotherirc3r> bit better i think!
11:33:00 <anotherirc3r> yourself?
11:33:00 <Warren1984> not bad
11:33:00 <Warren1984> I didn't see you yesterday
11:33:02 <anotherirc3r> hey Warren :)
11:33:07 <Warren1984> have to refresh my memory
11:33:14 <Warren1984> how are you Jen?
11:33:27 <anotherirc3r> bit better i think!
11:33:29 <anotherirc3r> yourself?
11:33:34 <Warren1984> not bad
11:33:46 <Warren1984> I didn't see you yesterday
11:35:00 <anotherirc3r> was resting. don't think that i have a life or anything lol
11:35:36 <anotherirc3r> was resting. don't think that i have a life or anything lol
11:41:00 <Mx_Brettingham_Netanyahu> hey jen
11:41:00 <Mx_Brettingham_Netanyahu> how good was the shitmond game yesterday?
11:41:46 <Mx_Brettingham_Netanyahu> hey jen
11:41:53 <Mx_Brettingham_Netanyahu> how good was the shitmond game yesterday?
11:43:00 <anotherirc3r> omg shut up
11:43:00 <anotherirc3r> we gave that game away
11:43:57 <anotherirc3r> omg shut up
11:44:00 <anotherirc3r> we gave that game away
11:44:00 <Mx_Brettingham_Netanyahu> the last 7 or so minutes i saw were highly enjoyable
11:44:24 <Mx_Brettingham_Netanyahu> the last 7 or so minutes i saw were highly enjoyable
11:45:37 * anotherirc3r kicks Brett
11:57:00 <Tigger_> <Warren1984> I watched hangover part 1 last night
11:57:00 <Tigger_> <Warren1984> I think hangover part 2 is the best
11:57:00 <Tigger_> that's like saying that a poke in the eye is even better than a kick in the groin
11:57:34 <Tigger_> <Warren1984> I watched hangover part 1 last night
11:57:34 <Tigger_> <Warren1984> I think hangover part 2 is the best
11:57:48 <Tigger_> that's like saying that a poke in the eye is even better than a kick in the groin
12:12:00 <Tigger_> but anyway, morening anotherirc3r, Warren1984, Mx_Brettingham_Netanyahu, and others
12:12:54 <Tigger_> but anyway, morening anotherirc3r, Warren1984, Mx_Brettingham_Netanyahu, and others
12:13:00 <anotherirc3r> hey Tigger!
12:13:52 <anotherirc3r> hey Tigger!
12:13:55 * Warren1984 hugs anotherirc3r
12:14:00 <Mx_Brettingham_Netanyahu> * anotherirc3r kicks Brett
12:14:00 <Mx_Brettingham_Netanyahu> no violence allowed in pd
12:14:00 <Mx_Brettingham_Netanyahu> bbl
12:14:00 <anotherirc3r> says who?
12:14:00 <anotherirc3r> i bet you like violence
12:14:27 <Mx_Brettingham_Netanyahu> * anotherirc3r kicks Brett
12:14:32 <Mx_Brettingham_Netanyahu> no violence allowed in pd
12:14:51 <Mx_Brettingham_Netanyahu> bbl
12:14:53 <anotherirc3r> says who?
12:14:58 * anotherirc3r hugs Warren
12:15:00 <Mx_Brettingham_Netanyahu> only violence directed at women or niggers
12:15:04 <anotherirc3r> i bet you like violence
12:16:00 <anotherirc3r> that'd be right
12:16:00 <Mx_Brettingham_Netanyahu> and given you are neither you have nothing to worry about
12:16:04 <Mx_Brettingham_Netanyahu> only violence directed at women or niggers
12:16:47 <anotherirc3r> that'd be right
12:17:04 <Mx_Brettingham_Netanyahu> and given you are neither you have nothing to worry about
12:17:57 Quit: Warren1984 ([email protected]) Ping timeout: 121 seconds
12:18:00 <anotherirc3r> you just wish i wasn't female Brett
12:18:16 <anotherirc3r> you just wish i wasn't female Brett
12:18:39 Join: Warren1984 ([email protected]) to #politicaldebate
12:19:00 <anotherirc3r> wb Warren
12:19:17 <anotherirc3r> wb Warren
12:21:00 <Tigger_> I just ordered some more comics
12:21:55 <Tigger_> I just ordered some more comics
12:24:00 <Mx_Brettingham_Netanyahu> do you read them or just collect them?
12:24:51 <Mx_Brettingham_Netanyahu> do you read them or just collect them?
12:28:00 <Tigger_> I read them, though I don't keep up with what I keep getting
12:28:30 <Tigger_> I read them, though I don't keep up with what I keep getting
12:29:00 <Tigger_> the Mickey Mouse and Donald Duck comics have highest priority, when they arrive I stop whatever I'm currently doing to read them
12:29:51 <Tigger_> the Mickey Mouse and Donald Duck comics have highest priority, when they arrive I stop whatever I'm currently doing to read them
12:40:00 <Mx_Brettingham_Netanyahu> pisstopher is very drunk atm
12:40:49 <Mx_Brettingham_Netanyahu> pisstopher is very drunk atm
12:41:00 <Warren1984> thanks
12:42:00 <Warren1984> thanks Jen
12:42:00 <Warren1984> my Mum just came and turned off the modem
12:42:00 <Tigger_> why did she do that?
12:42:00 <Warren1984> she said she didn't realize I was awake
12:42:00 <Mx_Brettingham_Netanyahu> lolllllllllllllllllllllll
12:42:00 <Tigger_> the modem should be on 24/7
12:42:08 <Warren1984> thanks
12:42:13 <Warren1984> thanks Jen
12:42:26 <Warren1984> my Mum just came and turned off the modem
12:42:33 <Tigger_> why did she do that?
12:42:34 <Warren1984> she said she didn't realize I was awake
12:42:46 <Mx_Brettingham_Netanyahu> lolllllllllllllllllllllll
12:42:49 <Tigger_> the modem should be on 24/7
12:43:00 <Tigger_> how much did chris spend on the alcohol?
12:43:00 <Mx_Brettingham_Netanyahu> i dont know, but he's currently on a 50 line monologue
12:43:14 <Tigger_> how much did chris spend on the alcohol?
12:43:33 <Mx_Brettingham_Netanyahu> i dont know, but he's currently on a 50 line monologue
12:44:00 <Warren1984> I know Tigger_
12:45:00 <Warren1984> because if it's on 24/7 everything can be recorded
12:45:00 <Warren1984> I was in the middle of a game as well
12:45:08 <Warren1984> I know Tigger_
12:45:21 <Warren1984> because if it's on 24/7 everything can be recorded
12:45:30 <Warren1984> I was in the middle of a game as well
12:47:00 <Mx_Brettingham_Netanyahu> i see that etihad keep running that ad with nicole kidman
12:47:00 <Mx_Brettingham_Netanyahu> i wonder if they considered tarryn for the ad
12:47:19 <Mx_Brettingham_Netanyahu> i see that etihad keep running that ad with nicole kidman
12:47:37 <Mx_Brettingham_Netanyahu> i wonder if they considered tarryn for the ad
12:49:00 <Tigger_> why does she need the money to be in a raghead airline commercial?
12:49:00 <Mx_Brettingham_Netanyahu> probably paid her 100k for one days work
12:49:34 <Tigger_> why does she need the money to be in a raghead airline commercial?
12:50:00 <Mx_Brettingham_Netanyahu> maybe more
12:50:00 <Mx_Brettingham_Netanyahu> or less depending if its a global or just australian ad
12:50:08 <Mx_Brettingham_Netanyahu> probably paid her 100k for one days work
12:50:13 <Mx_Brettingham_Netanyahu> maybe more
12:50:21 <Mx_Brettingham_Netanyahu> or less depending if its a global or just australian ad
12:51:00 <Tigger_> she and Tom adopted some black kids, and as soon as she divorced him she forgot all about the black kids and never saw them again
12:51:00 <aliasd> I bet it costs a bit to be her
12:51:59 <Tigger_> she and Tom adopted some black kids, and as soon as she divorced him she forgot all about the black kids and never saw them again
12:51:59 <aliasd> I bet it costs a bit to be her
13:12:00 <Warren1984> Tigger_ a new version of cherrytree is avaliable
13:12:00 <Tigger_> version 0.35.9, that has been out awhile
13:12:13 <Warren1984> Tigger_ a new version of cherrytree is avaliable
13:13:00 <Tigger_> about a week or so
13:13:00 <Warren1984> [10:43] <Mx_Brettingham_Netanyahu> i dont know, but he's currently on a 50 line monologue -> that is because Mx_Brettingham_Netanyahu has no specific goals in his life
13:13:02 <Tigger_> version 0.35.9, that has been out awhile
13:13:11 <Tigger_> about a week or so
13:13:30 <Warren1984> [10:43] <Mx_Brettingham_Netanyahu> i dont know, but he's currently on a 50 line monologue -> that is because Mx_Brettingham_Netanyahu has no specific goals in his life
13:15:00 <Tigger_> Mx_Brettingham_Netanyahu is crying out for structure and routine in his life
13:15:00 <Warren1984> Tigger_ I couldn't install the newer version because it said something about daemon
13:15:00 <Warren1984> With introverted Sensing, there is often great attention to detail and getting a clear picture of goals and objectives and what is to happen.
13:15:14 <Tigger_> Mx_Brettingham_Netanyahu is crying out for structure and routine in his life
13:15:20 <Warren1984> Tigger_ I couldn't install the newer version because it said something about daemon
13:16:00 <Warren1984> With introverted Sensing, there is often great attention to detail and getting a clear picture of goals and objectives and what is to happen.
13:16:00 <Tigger_> you have to install cherrytree immediately after rebooting
13:16:46 <Tigger_> you have to install cherrytree immediately after rebooting
13:17:00 <Warren1984> Is the newer one worth installing?
13:18:00 <Tigger_> there's not much new, you could wait till another version
13:18:00 <Warren1984> yeah
13:18:00 <Warren1984> why do you have to reboot?
13:18:05 <Warren1984> Is the newer one worth installing?
13:18:37 <Tigger_> there's not much new, you could wait till another version
13:18:56 <Warren1984> yeah
13:19:00 <Warren1984> Tigger_ do you use cherrytree each day
13:19:00 <Warren1984> do you press "F8" ?
13:19:03 <Warren1984> why do you have to reboot?
13:19:26 <Warren1984> Tigger_ do you use cherrytree each day
13:19:48 <Warren1984> do you press "F8" ?
13:20:00 <Tigger_> yes, and then enter in my chores for the day
13:20:00 <Warren1984> do you really or are you just saying that?
13:20:00 <Warren1984> it's a really cool program hey
13:20:00 <Tigger_> yes, I did
13:20:00 <Warren1984> I should enter my weight in each day
13:20:00 <Warren1984> you did, but not anymore
13:20:00 <Tigger_> that's a good idea
13:20:14 <Tigger_> yes, and then enter in my chores for the day
13:20:31 <Warren1984> do you really or are you just saying that?
13:20:42 <Warren1984> it's a really cool program hey
13:20:51 <Tigger_> yes, I did
13:20:55 <Warren1984> I should enter my weight in each day
13:21:00 <Tigger_> and yes, I press F8
13:21:01 <Warren1984> you did, but not anymore
13:21:03 <Tigger_> that's a good idea
13:21:20 <Tigger_> and yes, I press F8
13:22:00 <Tigger_> one chore I entered in was to mow the grass, but it turns out that it's raining today, so can't do that now
13:22:12 <Tigger_> one chore I entered in was to mow the grass, but it turns out that it's raining today, so can't do that now
13:25:00 <Warren1984> what do you review each day
13:25:43 <Warren1984> what do you review each day
13:28:00 <Warren1984> I review what I eat for breakfast, lunch and dinner. I review how I am feeling each day. I review what I spent my money on. I review if I exercised each day and for how long. I review notes to self in cherrytree i.e. things that are not appropriate. I review cooking, maintenance, employment, practical skills
13:28:00 <Warren1984> too much to review
13:28:47 <Warren1984> I review what I eat for breakfast, lunch and dinner. I review how I am feeling each day. I review what I spent my money on. I review if I exercised each day and for how long. I review notes to self in cherrytree i.e. things that are not appropriate. I review cooking, maintenance, employment, practical skills
13:28:52 <Warren1984> too much to review
13:29:00 <Warren1984> I don't review chores I just do them
13:29:37 <Warren1984> I don't review chores I just do them
13:34:00 <ajnin> Tigger_ do you work ?
13:34:05 Quit: Mx_Brettingham_Netanyahu ([email protected]) Quit:
13:34:19 <ajnin> Tigger_ do you work ?
13:43:49 Join: INVESTEC_ASHES ([email protected]) to #politicaldebate
13:50:00 <kodak> loll @ Fivecougz
13:50:00 <kodak> Back for another lashing?
13:50:36 Join: Fivecougz ([email protected]) to #politicaldebate
13:50:55 <kodak> loll @ Fivecougz
13:51:00 <anotherirc3r> who's that?
13:51:08 <kodak> Back for another lashing?
13:51:15 <anotherirc3r> who's that?
13:53:00 <ajnin> anotherirc3r good afternoon
13:53:00 <Fivecougz> i eat poo
13:53:00 <ajnin> Fivecougz do you read scat eaters monthly ?
13:53:00 <anotherirc3r> heya ajnin
13:53:16 <ajnin> anotherirc3r good afternoon
13:53:17 <Fivecougz> i eat poo
13:53:39 <ajnin> Fivecougz do you read scat eaters monthly ?
13:53:43 <anotherirc3r> heya ajnin
13:55:22 Quit: Fivecougz ([email protected]) Quit: ASIO Kick/Ban - Behave Yourself.
13:56:00 <ajnin> 1 got 1 week leave left
13:56:00 <ajnin> I have 5 things on my list of shit that needs to get done
13:56:00 <ajnin> i started with 13
13:56:00 <ajnin> so I am on track
13:56:00 <anotherirc3r> good stuff
13:56:00 <ajnin> this is the first time I made a list
13:56:23 <ajnin> 1 got 1 week leave left
13:56:35 <ajnin> I have 5 things on my list of shit that needs to get done
13:56:47 <ajnin> i started with 13
13:56:51 <ajnin> so I am on track
13:56:55 <anotherirc3r> good stuff
13:57:00 <ajnin> I think ill do it more
13:57:00 <ajnin> seems to be a good system for me
13:57:00 <ajnin> so I dont waste to much time
13:57:00 <ajnin> well.. i do it at work, but never in my home life until now
13:57:08 <ajnin> this is the first time I made a list
13:57:11 <ajnin> I think ill do it more
13:57:17 <ajnin> seems to be a good system for me
13:57:27 <ajnin> so I dont waste to much time
13:57:41 <ajnin> well.. i do it at work, but never in my home life until now
13:58:00 <doctor> youre not going to develop muscle by wanking - well maybe if you strap industrial velcro to your cock and hand
13:58:00 <doctor> oops wrong chat, lol
13:58:00 <anotherirc3r> rofl
13:58:00 <anotherirc3r> thanks for the input :P
13:58:18 <doctor> youre not going to develop muscle by wanking - well maybe if you strap industrial velcro to your cock and hand
13:58:29 <doctor> oops wrong chat, lol
13:58:43 <anotherirc3r> rofl
13:58:50 <anotherirc3r> thanks for the input :P
14:01:00 <ajnin> Tigger_ you got another game I should play
14:01:00 <ajnin> not anohter h-shooter
14:01:00 <ajnin> or v-shooter
14:01:17 <ajnin> Tigger_ you got another game I should play
14:01:28 <ajnin> not anohter h-shooter
14:01:34 <ajnin> or v-shooter
14:04:00 <Warren1984> Tigger_ is a CEO
14:05:09 <Warren1984> Tigger_ is a CEO
14:58:00 <ajnin> Warren1984 really ?
14:58:00 <ajnin> of what ?
14:58:56 <ajnin> Warren1984 really ?
14:59:00 <ajnin> of what ?
15:06:00 <xm> Big news day for SoundCloud, the world’s go-to streaming site for DJ mixes, remixes, and new releases, which finally announced what many have been predicting for nearly a year now: A paid subscription service is on the horizon. But some are reporting the company is running out of cash, even while the firm hints that something bigger is in the works.
15:06:53 <xm> Big news day for SoundCloud, the world’s go-to streaming site for DJ mixes, remixes, and new releases, which finally announced what many have been predicting for nearly a year now: A paid subscription service is on the horizon. But some are reporting the company is running out of cash, even while the firm hints that something bigger is in the works.
15:09:00 <xm> http://100percentfedup.com/secret-factory-caught-making-branded-facial-tissues-from-used-toilet-paper/
15:09:00 <progressive> [ SECRET FACTORY CAUGHT MAKING 'BRANDED' FACIAL TISSUES FROM USED TOILET PAPER » 100percentfedUp.com ] - 100percentfedup.com
15:09:00 <xm> !!!
15:09:52 <xm> http://100percentfedup.com/secret-factory-caught-making-branded-facial-tissues-from-used-toilet-paper/
15:09:54 <progressive> [ SECRET FACTORY CAUGHT MAKING 'BRANDED' FACIAL TISSUES FROM USED TOILET PAPER » 100percentfedUp.com ] - 100percentfedup.com
15:09:55 <xm> !!!
15:13:00 <xm> http://nypost.com/2015/07/24/why-is-wwe-frantically-scrubbing-hulk-hogan-mentions/
15:13:00 <progressive> [ Hulk Hogan’s race rant over his daughter dating a black man | New York Post ] - nypost.com
15:13:56 <xm> http://nypost.com/2015/07/24/why-is-wwe-frantically-scrubbing-hulk-hogan-mentions/
15:13:56 <progressive> [ Hulk Hogan’s race rant over his daughter dating a black man | New York Post ] - nypost.com
15:14:00 <xm> “I mean, I’d rather if she was going to f–k some n—-r, I’d rather have her marry an 8-foot-tall n—-r worth a hundred million dollars! Like a basketball player! I guess we’re all a little racist. F–king n—-r.”
15:14:50 <xm> “I mean, I’d rather if she was going to f–k some n—-r, I’d rather have her marry an 8-foot-tall n—-r worth a hundred million dollars! Like a basketball player! I guess we’re all a little racist. F–king n—-r.”
15:16:00 <anotherirc3r> haha
15:17:00 <anotherirc3r> just a little racist
15:17:00 <Warren1984> [12:58] <ajnin> Warren1984 really ?
15:17:00 <Warren1984> [12:59] <ajnin> of what ? -> of his computer game
15:17:08 <anotherirc3r> haha
15:17:12 <anotherirc3r> just a little racist
15:17:59 <Warren1984> [12:58] <ajnin> Warren1984 really ?
15:17:59 <Warren1984> [12:59] <ajnin> of what ? -> of his computer game
15:18:10 Quit: Warren1984 ([email protected]) Quit:
15:29:44 Join: sludge ([email protected]) to #politicaldebate
15:30:56 Join: Warren1984 ([email protected]) to #politicaldebate
15:46:08 Join: Ozone ([email protected]) to #politicaldebate
15:46:18 Mode: (by ChanOP) +o Ozone
15:50:00 <xm> anotherirc3r: or waz
15:50:00 <xm> how long should i keep eggs boiling in the pot?
15:50:00 <xm> 10 mins?
15:50:52 <xm> anotherirc3r: or waz
15:51:00 <kodak> 4
15:51:01 <xm> how long should i keep eggs boiling in the pot?
15:51:09 <xm> 10 mins?
15:52:00 <kodak> Then put them in icey water so they stop cooking.
15:52:04 <kodak> 4
15:52:20 <kodak> Then put them in icey water so they stop cooking.
16:12:00 <ajnin> xm soft or hard
16:12:00 <ajnin> i am sure thats a question for google
16:12:59 <ajnin> xm soft or hard
16:13:08 <ajnin> i am sure thats a question for google
16:26:00 <ajnin> Warren1984 does he draw an income from that
16:26:39 <ajnin> Warren1984 does he draw an income from that
16:27:00 <Warren1984> $1 trillion
16:27:00 <Warren1984> about 5 mins
16:27:46 <Warren1984> $1 trillion
16:28:00 <Warren1984> depending on how you like them
16:28:04 <Warren1984> about 5 mins
16:28:11 <Warren1984> depending on how you like them
16:35:29 Join: cita ([email protected]) to #politicaldebate
16:41:50 Join: Sergiu ([email protected]) to #politicaldebate
16:53:00 <ajnin> i see
16:53:45 <ajnin> i see
17:23:17 Quit: sludge ([email protected]) Connection closed
17:37:00 <Ozone> Lish
17:37:18 Join: Lish ([email protected]) to #politicaldebate
17:37:25 <Ozone> Lish
17:37:50 Join: shape ([email protected]) to #politicaldebate
17:38:00 <Lish> Ozone
17:38:00 <Lish> Are you in a better mood this week?
17:38:00 <Tigger_> hi lish
17:38:00 <Ozone> are you talking to me?
17:38:00 <Lish> Yes
17:38:00 <Lish> Hey Tigger_
17:38:14 <Lish> Ozone
17:38:42 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
17:38:49 <Lish> Are you in a better mood this week?
17:38:52 <Tigger_> hi lish
17:39:00 <Ozone> i'm in a fine mood thanks, just like last week
17:39:00 <Lish> Ok sure
17:39:00 <Ozone> are you over whatever hissy fit you had last week?
17:39:00 <Lish> lol
17:39:00 <Lish> I don't have hissy fits, so you must be confused
17:39:00 <Ozone> k
17:39:02 <Ozone> are you talking to me?
17:39:04 <Lish> Yes
17:39:09 <Lish> Hey Tigger_
17:39:13 <Ozone> i'm in a fine mood thanks, just like last week
17:39:21 <Lish> Ok sure
17:39:23 <Ozone> are you over whatever hissy fit you had last week?
17:39:40 <Lish> lol
17:39:48 <Lish> I don't have hissy fits, so you must be confused
17:39:52 <Ozone> k
17:40:00 <Lish> Yea, k.
17:40:51 <Lish> Yea, k.
17:41:00 <anotherirc3r> lol what did you do Lish?
17:41:00 <Tigger_> http://imgur.com/gallery/OS0GZ
17:41:00 <progressive> [ Remember Mayra Rosales, the 1000 Lb woman? Not anymore. - Album on Imgur ] - imgur.com
17:41:00 <Ozone> drama zzz
17:41:11 <anotherirc3r> lol what did you do Lish?
17:41:22 <Tigger_> http://imgur.com/gallery/OS0GZ
17:41:23 <progressive> [ Remember Mayra Rosales, the 1000 Lb woman? Not anymore. - Album on Imgur ] - imgur.com
17:41:49 <Ozone> drama zzz
17:43:00 <Lish> I didn't do anything anotherirc3r
17:43:00 <Lish> Pretty impressive tigger
17:43:22 <Lish> I didn't do anything anotherirc3r
17:44:00 <Lish> Pretty impressive tigger
17:44:00 <Tigger_> she must be all scars underneath her shirt
17:44:00 <Lish> What from
17:44:00 <Tigger_> her surgeries
17:44:30 <Tigger_> she must be all scars underneath her shirt
17:44:41 <Lish> What from
17:44:59 <Tigger_> her surgeries
17:46:00 <Tigger_> http://imgur.com/gallery/jgrvY
17:46:00 <progressive> [ So.. I'm in Vegas.. and our pool is on fire. - Album on Imgur ] - imgur.com
17:46:00 <Lish> Oh yeah I just read it
17:46:00 <Lish> Yeah saw that pool fire earlier lol
17:46:16 <Tigger_> http://imgur.com/gallery/jgrvY
17:46:16 <progressive> [ So.. I'm in Vegas.. and our pool is on fire. - Album on Imgur ] - imgur.com
17:46:46 <Lish> Oh yeah I just read it
17:46:53 <Lish> Yeah saw that pool fire earlier lol
17:48:00 <Tigger_> I wonder how that happens
17:48:04 Quit: anotherirc3r ([email protected]) Quit:
17:48:33 <Tigger_> I wonder how that happens
17:52:00 <Lish> I went to an American diner for lunch
17:52:00 <Lish> Now I am exploding full
17:52:00 <Tigger_> like at the drive in cinema?
17:52:51 <Lish> I went to an American diner for lunch
17:52:54 <Lish> Now I am exploding full
17:53:00 <Lish> This is another place but yeah it's authentic American
17:53:00 <Lish> http://www.mistysdiner.com.au/www/
17:53:09 <Tigger_> like at the drive in cinema?
17:53:24 <Lish> This is another place but yeah it's authentic American
17:53:56 <Lish> http://www.mistysdiner.com.au/www/
17:54:03 Quit: Warren1984 ([email protected]) EOF from client
17:56:00 <Tigger_> seeing the size of the servings, no wonder you're exploding
17:56:50 <Tigger_> seeing the size of the servings, no wonder you're exploding
17:57:00 <Lish> http://imgur.com/RIjr9rK
17:57:00 <progressive> [ Imgur ] - imgur.com
17:57:00 <Lish> My lunch
17:57:30 <Lish> http://imgur.com/RIjr9rK
17:57:30 <progressive> [ Imgur ] - imgur.com
17:57:32 <Lish> My lunch
17:58:00 <Tigger_> so you didn't get that really tall burger
17:58:00 <Lish> No lol
17:58:00 <Lish> Just a regular burger and chilli fries
17:58:36 <Tigger_> so you didn't get that really tall burger
17:58:58 <Lish> No lol
17:59:05 <Lish> Just a regular burger and chilli fries
18:01:09 Join: Warren1984 ([email protected]) to #politicaldebate
18:09:00 <Tigger_> I suppose I would get the fries and a milkshake
18:09:37 <Tigger_> I suppose I would get the fries and a milkshake
18:11:00 <Lish> :)
18:11:44 <Lish> :)
18:12:00 <Lish> It's nice and misty the lady who owns it is awesome
18:12:36 <Lish> It's nice and misty the lady who owns it is awesome
18:13:00 <Tigger_> so she was actually there?
18:13:00 <Lish> Yeah she's usually there
18:13:00 <Lish> She has two restaurants there
18:13:00 <Lish> Now I mean
18:13:00 <Lish> And whichever one I go to, she's always there
18:13:15 <Tigger_> so she was actually there?
18:13:38 <Lish> Yeah she's usually there
18:13:49 <Lish> She has two restaurants there
18:13:56 <Lish> Now I mean
18:14:00 <Tigger_> maybe she's secretly identical twin sisters
18:14:05 <Lish> And whichever one I go to, she's always there
18:14:51 <Tigger_> maybe she's secretly identical twin sisters
18:15:00 <Lish> Maybe
18:15:18 <Lish> Maybe
18:20:00 <xm> there was a place warren and i went years ago that had a $1,000+ burger
18:20:00 <xm> it went to the ceiling i think
18:20:42 <xm> there was a place warren and i went years ago that had a $1,000+ burger
18:20:51 <xm> it went to the ceiling i think
18:21:00 <Tigger_> how does it stay up?
18:21:00 <xm> im not sure
18:21:00 <Tigger_> another comic I have has gone out of print, and prices are on the rise
18:21:24 <Tigger_> how does it stay up?
18:21:42 <xm> im not sure
18:21:46 <Tigger_> another comic I have has gone out of print, and prices are on the rise
18:22:00 <xm> yeah they used a large metal pole
18:22:00 <xm> https://www.youtube.com/watch?v=h_XjMXDO6_Q
18:22:00 <progressive> [ Novembar's Cafe New Years Day Madness Monster Burger Challenge - YouTube ] - www.youtube.com
18:22:51 <xm> yeah they used a large metal pole
18:23:00 <xm> have you met anyone with more books or comics than you?
18:23:06 <xm> https://www.youtube.com/watch?v=h_XjMXDO6_Q
18:23:06 <progressive> [ Novembar's Cafe New Years Day Madness Monster Burger Challenge - YouTube ] - www.youtube.com
18:24:00 <xm> i dont know anyone with more music than me in real life
18:24:00 <Tigger_> in terms of volume I've known many people with more comics than me, but mostly Marvel/DC superhero stuff
18:24:02 <xm> have you met anyone with more books or comics than you?
18:24:17 <xm> i dont know anyone with more music than me in real life
18:25:00 <xm> when it came to that stuff i only liked the x-men comics
18:25:00 <xm> but they are really stupid now -- i think there's a tranny superhero
18:25:04 <Tigger_> in terms of volume I've known many people with more comics than me, but mostly Marvel/DC superhero stuff
18:25:27 <xm> when it came to that stuff i only liked the x-men comics
18:25:36 <xm> but they are really stupid now -- i think there's a tranny superhero
18:29:00 <xm> i wonder how insurance would work, as some of the comics appreciate and may be one of the few ones left
18:29:00 <Tigger_> we'll know that we've reached peak trannyism when Superman becomes Superwoman
18:29:00 <xm> yes, and his kryptonite is when someone puts testosterone rocks near him
18:29:00 <xm> death by patriachy
18:29:29 <xm> i wonder how insurance would work, as some of the comics appreciate and may be one of the few ones left
18:29:29 <Tigger_> we'll know that we've reached peak trannyism when Superman becomes Superwoman
18:29:54 Quit: Sergiu ([email protected]) Ping timeout: 121 seconds
18:30:00 <Tigger_> insurance is calculated at going market rate, such as Nicholas Cage's Superman comics were stolen in a burglary, and they were worth a few million
18:30:00 <xm> so if they cant replace it -- you just get $$$ i assume
18:30:00 <xm> not quite the same though for the collector
18:30:01 <xm> yes, and his kryptonite is when someone puts testosterone rocks near him
18:30:04 <xm> death by patriachy
18:30:18 <Tigger_> insurance is calculated at going market rate, such as Nicholas Cage's Superman comics were stolen in a burglary, and they were worth a few million
18:30:50 <xm> so if they cant replace it -- you just get $$$ i assume
18:30:59 <xm> not quite the same though for the collector
18:31:00 <Lish> I need to get an accountant
18:31:00 <Tigger_> in that particular case the comics were found again
18:31:00 <Warren1984> Tigger_ over the last 6 months I have only eaten 8 different types of healthy food
18:31:48 <Lish> I need to get an accountant
18:31:49 <Tigger_> in that particular case the comics were found again
18:31:51 <Warren1984> Tigger_ over the last 6 months I have only eaten 8 different types of healthy food
18:32:00 <xm> the book keeper at work has every single transaction recorded over the past 8 years
18:32:00 <Tigger_> police were called off managing the Ferguson riots to look for Nicholas Cage's comics
18:32:00 <xm> haha
18:32:33 <xm> the book keeper at work has every single transaction recorded over the past 8 years
18:32:35 <Tigger_> police were called off managing the Ferguson riots to look for Nicholas Cage's comics
18:32:48 <xm> haha
18:34:00 <Warren1984> 1. t-bone steak 2. baked beans 3. wheetbix 4. lite n' easy butter chicken 5. bread roll with tomato, cucumber and cheese 6. fruit 7. healthy TV Dinner 8. poached eggs 9. cruskits & avocado
18:34:12 <Warren1984> 1. t-bone steak 2. baked beans 3. wheetbix 4. lite n' easy butter chicken 5. bread roll with tomato, cucumber and cheese 6. fruit 7. healthy TV Dinner 8. poached eggs 9. cruskits & avocado
18:36:00 <xm> steak is healthy?
18:36:00 <Tigger_> Warren1984, maybe you should learn how to make soup
18:36:00 <xm> i just started soup
18:36:00 <Warren1984> good idea Tigger_
18:36:25 <xm> steak is healthy?
18:36:28 <Tigger_> Warren1984, maybe you should learn how to make soup
18:36:37 <xm> i just started soup
18:37:00 <xm> i dont think ive ever had soup that's better than pumpkin soup. it would be nice to have croutons with this but it'd be bad for the gums
18:37:00 <Warren1984> what I can do is re-eat those healthy foods and get some more ideas
18:37:00 <Warren1984> how is your mouth xm?
18:37:00 <xm> average
18:37:07 <Warren1984> good idea Tigger_
18:37:28 <xm> i dont think ive ever had soup that's better than pumpkin soup. it would be nice to have croutons with this but it'd be bad for the gums
18:37:34 <Warren1984> what I can do is re-eat those healthy foods and get some more ideas
18:37:55 <Warren1984> how is your mouth xm?
18:38:00 <Tigger_> you could have softdrink if you let it go flat
18:38:06 <xm> average
18:38:27 <Tigger_> you could have softdrink if you let it go flat
18:39:00 <Tigger_> As a spec screenplay for a Hollywood movie, it sounds almost as far-fetched as the real-life story that inspired it: studio Lionsgate is to immortalise the tale of Nicolas Cage's stolen first edition Superman comic on the big screen.
18:39:00 <Tigger_> The theft of Cage's copy of Action Comics No 1, the landmark 1938 comic that introduced the world to the Man of Steel, made headlines around the world in 2000. Thieves apparently broke into the Oscar-winning actor's home in Los Angeles and swiped the comic from its security frame on a wall along with two other priceless collectors' items.
18:39:00 <Tigger_> http://www.theguardian.com/film/2012/mar/09/nicholas-cage-stolen-superman-comic-film
18:39:00 <progressive> [ Story of Nicolas Cage's stolen Superman comic heading to big screen | Film | The Guardian ] - www.theguardian.com
18:39:00 <xm> ive read on the net from many dental places you can have virtually any beverage except alcohol
18:39:00 <xm> but i dont think ill risk coke yet
18:39:34 <Tigger_> As a spec screenplay for a Hollywood movie, it sounds almost as far-fetched as the real-life story that inspired it: studio Lionsgate is to immortalise the tale of Nicolas Cage's stolen first edition Superman comic on the big screen.
18:39:34 <Tigger_> The theft of Cage's copy of Action Comics No 1, the landmark 1938 comic that introduced the world to the Man of Steel, made headlines around the world in 2000. Thieves apparently broke into the Oscar-winning actor's home in Los Angeles and swiped the comic from its security frame on a wall along with two other priceless collectors' items.
18:39:43 <Tigger_> http://www.theguardian.com/film/2012/mar/09/nicholas-cage-stolen-superman-comic-film
18:39:43 <progressive> [ Story of Nicolas Cage's stolen Superman comic heading to big screen | Film | The Guardian ] - www.theguardian.com
18:39:48 <xm> ive read on the net from many dental places you can have virtually any beverage except alcohol
18:39:53 <xm> but i dont think ill risk coke yet
18:41:00 <Warren1984> Tigger_ another thing I could put in Cherrytree is how many energy drinks I had for the day
18:41:00 <Tigger_> yes, definitely
18:41:00 <Warren1984> I think it's good writing them down in a date sequence
18:41:18 <Warren1984> Tigger_ another thing I could put in Cherrytree is how many energy drinks I had for the day
18:41:30 <Tigger_> yes, definitely
18:41:49 <Warren1984> I think it's good writing them down in a date sequence
18:42:00 <Warren1984> it makes a perfectly clear answer
18:42:23 <Warren1984> it makes a perfectly clear answer
18:43:00 <Warren1984> there is no-doubt
18:44:00 <Warren1984> the facts are right there in front of you
18:44:00 <Warren1984> conclusive evidence
18:44:10 <Warren1984> there is no-doubt
18:44:18 <Warren1984> the facts are right there in front of you
18:44:26 <Warren1984> conclusive evidence
18:45:00 <Tigger_> how many energy drinks have you had today?
18:45:00 <Warren1984> 1 and a bit
18:45:33 <Tigger_> how many energy drinks have you had today?
18:46:00 <Tigger_> a bit?
18:46:10 <Warren1984> 1 and a bit
18:46:42 <Tigger_> a bit?
18:47:00 <Warren1984> yeah not yet half way on the 2nd can
18:47:00 <doctor> not good for the heart
18:47:13 <Warren1984> yeah not yet half way on the 2nd can
18:47:55 <doctor> not good for the heart
18:48:00 <Warren1984> true doctor
18:48:00 <Warren1984> but here is the thing
18:48:00 <Warren1984> extroverted thinkers get energized by completing tasks
18:48:00 <Warren1984> introverted thinkers get drained from completing tasks
18:48:00 <Warren1984> so where does the extra energy need to come from
18:48:00 <doctor> energy drinks don't even really give me energy, just a headache
18:48:12 <Warren1984> true doctor
18:48:17 <Warren1984> but here is the thing
18:48:35 <Warren1984> extroverted thinkers get energized by completing tasks
18:48:48 <Warren1984> introverted thinkers get drained from completing tasks
18:49:00 <Warren1984> all caffiene drinks cause headaches
18:49:00 <Warren1984> I have had some powerful headaches
18:49:00 <xm> Warren1984: good point. so many introverted hobbies have the artist energised for 80% of it then too tired to complete it
18:49:00 <Warren1984> most of the time I go completely blind in 1 eye
18:49:00 <doctor> that can't be good
18:49:06 <Warren1984> so where does the extra energy need to come from
18:49:08 <doctor> energy drinks don't even really give me energy, just a headache
18:49:25 <Warren1984> all caffiene drinks cause headaches
18:49:33 <Warren1984> I have had some powerful headaches
18:49:48 <xm> Warren1984: good point. so many introverted hobbies have the artist energised for 80% of it then too tired to complete it
18:49:52 <Warren1984> most of the time I go completely blind in 1 eye
18:50:00 <xm> that extra bit to finish something requires just as much energy as the 80%
18:50:00 <Warren1984> because an introverted completes the task in his head and not in the outside world
18:50:00 <Warren1984> xm that is why ENTJs are more productive than INTJs
18:50:04 <doctor> that can't be good
18:50:18 <xm> that extra bit to finish something requires just as much energy as the 80%
18:50:22 <Warren1984> because an introverted completes the task in his head and not in the outside world
18:50:54 <Warren1984> xm that is why ENTJs are more productive than INTJs
18:51:00 <Warren1984> ENTJs have a dominant extroverted thinking function
18:51:00 <Warren1984> extroverted thinking is hardcore
18:51:00 <Warren1984> it's all about external structure, producing results, monitoring for efficiency
18:51:12 <Warren1984> ENTJs have a dominant extroverted thinking function
18:51:19 <Warren1984> extroverted thinking is hardcore
18:51:25 Join: Ahmed ([email protected]) to #politicaldebate
18:51:53 <Warren1984> it's all about external structure, producing results, monitoring for efficiency
18:52:00 <Tigger_> I hate headaches
18:52:00 <Warren1984> when I have a migrain
18:52:00 <Warren1984> I go blind in the left eye
18:52:00 <Warren1984> and the doctor said if you don't feel the pain it's worse
18:52:00 <xm> i didnt know you get headaches like that
18:52:00 <xm> sounds serious
18:52:00 <xm> is it blood flow related?
18:52:10 <Tigger_> I hate headaches
18:52:23 <Warren1984> when I have a migrain
18:52:29 <Warren1984> I go blind in the left eye
18:52:44 <Warren1984> and the doctor said if you don't feel the pain it's worse
18:53:00 <xm> i didnt know you get headaches like that
18:53:02 <xm> sounds serious
18:53:08 <xm> is it blood flow related?
18:54:00 <Tigger_> I very rarely have headaches, if I feel one coming on I take a panadol immediately
18:55:00 <Lish> I lost my atm card
18:55:04 <Tigger_> I very rarely have headaches, if I feel one coming on I take a panadol immediately
18:55:53 <Lish> I lost my atm card
18:57:00 <Tigger_> you still get money out of the machines?
18:57:00 <xm> http://imgur.com/gallery/W8ppm1u <--- interesting cinema, but sound wouldnt be right
18:57:00 <progressive> [ Probably the coolest cinema ever - Imgur ] - imgur.com
18:57:17 <Tigger_> you still get money out of the machines?
18:57:57 <xm> http://imgur.com/gallery/W8ppm1u <--- interesting cinema, but sound wouldnt be right
18:57:58 <progressive> [ Probably the coolest cinema ever - Imgur ] - imgur.com
18:58:00 <Lish> Sometimes I need it
18:58:00 <Lish> But I lost it somewhere yesterday
18:58:00 <Lish> Which is annoying, it's in the house but I can't find it
18:58:47 <Lish> Sometimes I need it
18:58:57 <Lish> But I lost it somewhere yesterday
18:59:00 <Tigger_> what do you think of the idea of using your phone as a credit card?
18:59:09 <Lish> Which is annoying, it's in the house but I can't find it
19:00:00 <Lish> Yeah fine
19:00:07 <Tigger_> what do you think of the idea of using your phone as a credit card?
19:01:00 <Lish> Would be handy
19:01:07 <Lish> Yeah fine
19:01:59 <Lish> Would be handy
19:02:00 <Lish> You can do careless cash now too from phone
19:02:00 <Tigger_> careless cash?
19:02:13 <Lish> You can do careless cash now too from phone
19:02:35 <Tigger_> careless cash?
19:03:00 <Lish> Cardless
19:03:00 <Lish> iPad fail
19:03:00 <Tigger_> ah
19:03:00 <Lish> They send a code to your phone and you use that to withdraw cash from the atm
19:03:00 <Lish> Instead of having your card
19:03:00 <Tigger_> ah I think I've seen that
19:03:15 <Lish> Cardless
19:03:19 <Lish> iPad fail
19:03:43 <Tigger_> ah
19:03:43 <Lish> They send a code to your phone and you use that to withdraw cash from the atm
19:03:51 <Lish> Instead of having your card
19:03:59 <Tigger_> ah I think I've seen that
19:05:00 <Tigger_> but I almost never use real cash anyway
19:05:17 <Tigger_> but I almost never use real cash anyway
19:08:00 <Lish> Yeah I use at work cafe
19:08:57 <Lish> Yeah I use at work cafe
19:11:00 <Tigger_> 1 AUD = 0.728700 USD
19:11:32 <Tigger_> 1 AUD = 0.728700 USD
19:12:00 <Lish> Bad
19:13:00 <Tigger_> not far till it's in the .6x territory
19:13:01 <Lish> Bad
19:13:21 <Tigger_> not far till it's in the .6x territory
19:22:23 Join: cita ([email protected]) to #politicaldebate
19:32:24 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
19:33:00 <xm> my brother mixed that vanilla ice cream with cherry/cherry juice and blended it
19:33:00 <xm> quite lovely
19:33:00 <xm> wasnt there a prediction at the start of the year the AUD would be around 0.5
19:33:00 <Tigger_> .65 was one prediction I remember
19:33:00 <xm> ah yeah it was .65
19:33:00 <Tigger_> but make any prediction, wait long enough and it'll come true
19:33:00 <xm> i had that figure in my head actually
19:33:25 <xm> my brother mixed that vanilla ice cream with cherry/cherry juice and blended it
19:33:27 <xm> quite lovely
19:33:42 <xm> wasnt there a prediction at the start of the year the AUD would be around 0.5
19:33:54 <Tigger_> .65 was one prediction I remember
19:34:00 <xm> ah yeah it was .65
19:34:00 <Tigger_> just like a roulette wheel
19:34:00 <xm> so .65 is close
19:34:00 <xm> what was the AUD in jan?
19:34:00 <xm> i should be ashamed of myself. im listening a Guetta mix in Miami. all the really cheesy music
19:34:04 <Tigger_> but make any prediction, wait long enough and it'll come true
19:34:05 <xm> i had that figure in my head actually
19:34:10 <Tigger_> just like a roulette wheel
19:34:13 <xm> so .65 is close
19:34:24 <xm> what was the AUD in jan?
19:35:00 <Tigger_> indeed
19:35:05 <xm> i should be ashamed of myself. im listening a Guetta mix in Miami. all the really cheesy music
19:36:02 <Tigger_> indeed
19:37:00 <xm> yesterday i even watched a Queens of The Stone Age video and enjoyed it
19:37:00 <xm> what is happening to me
19:37:00 <xm> quick, better get some progressive back in me
19:37:18 <xm> yesterday i even watched a Queens of The Stone Age video and enjoyed it
19:37:22 <xm> what is happening to me
19:37:29 <xm> quick, better get some progressive back in me
19:41:11 Quit: Lish ([email protected]) Connection closed
19:57:19 Join: Lish ([email protected]) to #politicaldebate
20:00:00 <INVESTEC_ASHES> Lish
20:00:00 <INVESTEC_ASHES> going to ban people tonight again for a chat topic you dont like
20:00:00 <INVESTEC_ASHES> like a loser
20:00:00 <Lish> Probably
20:00:00 <INVESTEC_ASHES> `info
20:00:23 <INVESTEC_ASHES> Lish
20:00:40 <INVESTEC_ASHES> going to ban people tonight again for a chat topic you dont like
20:00:46 <INVESTEC_ASHES> like a loser
20:00:46 <Lish> Probably
20:01:00 <Lish> Don't try me, your boyfriend DoC won't be able to help you this time
20:01:00 <INVESTEC_ASHES> who the fuck is Ethanol
20:01:00 <INVESTEC_ASHES> he needs to remove this imbecile Lish
20:01:09 <INVESTEC_ASHES> `info
20:01:16 <Lish> Don't try me, your boyfriend DoC won't be able to help you this time
20:01:25 <INVESTEC_ASHES> who the fuck is Ethanol
20:01:31 <INVESTEC_ASHES> he needs to remove this imbecile Lish
20:02:00 <Tigger_> https://en.wikipedia.org/wiki/Robin_Reid_%28criminal%29
20:02:00 <progressive> [WIKIPEDIA] Robin Reid (criminal) | "Robin Reid (born 20 October 1948) is an Australian criminal currently serving a life sentence at Goulburn Correctional Centre for the sexual assault, torture and murder of 13-year-old Brisbane schoolboy Peter Aston in 1982.Reid and his accomplice, fellow Australian military personnel Paul Luckman (now..."
20:02:00 <Tigger_> He worked in laboring and sales, and at some point developed an interest in various knives, bows and arrows. Reid joined the Army in 1972, and was stationed at Enoggera, where he met his future accomplice, 17-year-old Paul Luckman. The two became close, sharing interests in weapons, violence, sexual torture fantasies, Satanism and homosexuality; Reid was given the army base nickname "Head-job Bob".
20:02:00 <Lish> You don't belong here if you don't know who Ethanol is
20:02:00 <Lish> :)
20:02:00 <Lish> So please leave INVESTEC_ASHES
20:02:00 <INVESTEC_ASHES> fuck off Lish
20:02:00 <Tigger_> In 1990, Paul Luckman, who considered himself to be female, changed his name by deed poll to Nicole Louise Pearce, grew long hair and commenced daily hormone treatment to grow breasts but did not undergo sex-change operation surgery at that time. Consequently, in the early nineties, he was confined at Cooma near the Snowy Mountains in Southern New South Wales, in a jail for male sex offenders. While there, he was known by the name Pearce a
20:02:00 <Tigger_> nd treated as a woman but still had a penis at that time
20:02:14 <Tigger_> https://en.wikipedia.org/wiki/Robin_Reid_%28criminal%29
20:02:14 <progressive> [WIKIPEDIA] Robin Reid (criminal) | "Robin Reid (born 20 October 1948) is an Australian criminal currently serving a life sentence at Goulburn Correctional Centre for the sexual assault, torture and murder of 13-year-old Brisbane schoolboy Peter Aston in 1982.Reid and his accomplice, fellow Australian military personnel Paul Luckman (now..."
20:02:41 <Tigger_> He worked in laboring and sales, and at some point developed an interest in various knives, bows and arrows. Reid joined the Army in 1972, and was stationed at Enoggera, where he met his future accomplice, 17-year-old Paul Luckman. The two became close, sharing interests in weapons, violence, sexual torture fantasies, Satanism and homosexuality; Reid was given the army base nickname "Head-job Bob".
20:02:48 <Lish> You don't belong here if you don't know who Ethanol is
20:02:50 <Lish> :)
20:02:57 <Lish> So please leave INVESTEC_ASHES
20:03:00 <INVESTEC_ASHES> go meet up with MEXICAN^CARTEL again
20:03:00 <INVESTEC_ASHES> loser
20:03:00 <Tigger_> satanism, homosexuality, trannies, and boy murder. together at last
20:03:00 <Lish> Hahaha relax dude
20:03:04 <INVESTEC_ASHES> fuck off Lish
20:03:09 <Tigger_> In 1990, Paul Luckman, who considered himself to be female, changed his name by deed poll to Nicole Louise Pearce, grew long hair and commenced daily hormone treatment to grow breasts but did not undergo sex-change operation surgery at that time. Consequently, in the early nineties, he was confined at Cooma near the Snowy Mountains in Southern New South Wales, in a jail for male sex offenders. While there, he was known by the name Pearce a
20:03:09 <Tigger_> nd treated as a woman but still had a penis at that time
20:03:16 <INVESTEC_ASHES> go meet up with MEXICAN^CARTEL again
20:03:20 <INVESTEC_ASHES> loser
20:03:34 <Tigger_> satanism, homosexuality, trannies, and boy murder. together at last
20:04:00 <INVESTEC_ASHES> you thought it would be 'fun' meeting with ALCOHOL^DELIVERY off the internet
20:04:00 <INVESTEC_ASHES> a dopey looking drongo broke failed gambler
20:04:09 <Lish> Hahaha relax dude
20:04:48 <INVESTEC_ASHES> you thought it would be 'fun' meeting with ALCOHOL^DELIVERY off the internet
20:05:00 <INVESTEC_ASHES> you thought it 'might be fun' 'meeting up'
20:05:00 <Lish> Are you ok?
20:05:00 <Lish> Why are you obsessed with him?
20:05:00 <Lish> It's a little weird?
20:05:03 <INVESTEC_ASHES> a dopey looking drongo broke failed gambler
20:05:26 <INVESTEC_ASHES> you thought it 'might be fun' 'meeting up'
20:05:58 <Lish> Are you ok?
20:06:06 <Lish> Why are you obsessed with him?
20:06:09 <Lish> It's a little weird?
20:10:00 <Tigger_> http://cdn.gagbay.com/2015/06/bruce_jenners_cat-587911.jpg
20:11:00 <Tigger_> http://cdn.gagbay.com/2015/06/bruce_jenners_cat-587911.jpg
20:13:00 <xm> that was posted around by a lot of Christians
20:13:19 Quit: Lish ([email protected]) Connection closed
20:13:22 <xm> that was posted around by a lot of Christians
20:15:00 <Warren1984> [16:53] <xm> i didnt know you get headaches like that
20:15:00 <Warren1984> [16:53] <xm> sounds serious
20:15:00 <Warren1984> [16:53] <xm> is it blood flow related? -> nuh just a type of migrain
20:15:00 <Warren1984> however you spell it
20:15:57 <Warren1984> [16:53] <xm> i didnt know you get headaches like that
20:15:57 <Warren1984> [16:53] <xm> sounds serious
20:15:57 <Warren1984> [16:53] <xm> is it blood flow related? -> nuh just a type of migrain
20:16:04 <Warren1984> however you spell it
20:20:00 <Tigger_> aneurysm
20:20:53 <Tigger_> aneurysm
20:21:24 Join: Lish ([email protected]) to #politicaldebate
20:26:00 <Lish> Good INVESTEC_ASHES is quiet
20:26:00 <Lish> I want to go to Hawaii
20:26:00 <Tigger_> you've already been to Hawaii
20:26:18 <Lish> Good INVESTEC_ASHES is quiet
20:26:26 <Lish> I want to go to Hawaii
20:26:55 <Tigger_> you've already been to Hawaii
20:27:00 <Lish> Yeah but I want to go again
20:27:00 <xm> lots of Asians there isnt there?
20:27:23 <Lish> Yeah but I want to go again
20:27:59 <xm> lots of Asians there isnt there?
20:28:00 <Lish> I didn't notice that many
20:28:00 <xm> there are supposedly a lot of filos, koreans and japs
20:28:00 <xm> and the natives hate them
20:28:14 <Lish> I didn't notice that many
20:28:26 <xm> there are supposedly a lot of filos, koreans and japs
20:28:35 <xm> and the natives hate them
20:30:00 <Lish> Oh ok
20:30:00 <Tigger_> fun fact: the videogame company Sega started in Hawaii then over the years the Japanese division grew larger than the parent company
20:30:23 <Lish> Oh ok
20:30:25 <Tigger_> fun fact: the videogame company Sega started in Hawaii then over the years the Japanese division grew larger than the parent company
20:31:00 <xm> so technically Sega is American
20:31:00 <xm> i had a programming book for the Sega
20:31:00 <Tigger_> yes, and had American CEOs till quite recently
20:31:00 <Tigger_> which Sega console?
20:31:15 <xm> so technically Sega is American
20:31:22 <xm> i had a programming book for the Sega
20:31:31 <Tigger_> yes, and had American CEOs till quite recently
20:32:00 <xm> it was as if it were a little PC. i showed you the book years ago
20:32:00 <xm> ill try to find the book again
20:32:00 <Tigger_> ah that one
20:32:00 <Lish> Dollar is making it pricey
20:32:00 <Tigger_> yes, Sega had an 8-bit home computer way back
20:32:00 <Lish> Ruling it out for the short term
20:32:04 <Tigger_> which Sega console?
20:32:25 <xm> it was as if it were a little PC. i showed you the book years ago
20:32:40 <xm> ill try to find the book again
20:32:46 <Tigger_> ah that one
20:33:00 <Tigger_> you should've done what I did Lish
20:33:00 <Tigger_> buy a stockpile of US$ for future use
20:33:00 <xm> http://homepages.ihug.co.nz/~atari/thumbs/tn-jsprogpc.jpg
20:33:01 <Lish> Dollar is making it pricey
20:33:09 <Tigger_> yes, Sega had an 8-bit home computer way back
20:33:09 <Lish> Ruling it out for the short term
20:33:24 <Tigger_> you should've done what I did Lish
20:33:44 <Tigger_> buy a stockpile of US$ for future use
20:34:00 <Lish> Nah I'll just go somewhere else for now
20:34:00 <xm> some of those oldskool books look awesome
20:34:00 <xm> the lovely pixel art
20:34:01 <xm> http://homepages.ihug.co.nz/~atari/thumbs/tn-jsprogpc.jpg
20:34:25 <Lish> Nah I'll just go somewhere else for now
20:34:48 <xm> some of those oldskool books look awesome
20:34:52 <xm> the lovely pixel art
20:35:00 <Tigger_> I've never seen a book on programming for actual consoles, one probably doesn't exist
20:35:00 <Tigger_> the Australian tourist industry would be doing well now
20:35:00 <Tigger_> or soon to be
20:35:29 <Tigger_> I've never seen a book on programming for actual consoles, one probably doesn't exist
20:35:48 <Tigger_> the Australian tourist industry would be doing well now
20:35:53 <Tigger_> or soon to be
20:37:00 <Lish> I'm thinking Fiji or Vanuatu
20:37:00 <Lish> Maybe mid next year
20:37:00 <Lish> When I save more leave
20:37:23 <Lish> I'm thinking Fiji or Vanuatu
20:38:00 <Lish> Port Douglas in October, then camping at Xmas
20:38:00 <xm> travel while you dont have kids
20:38:02 <Lish> Maybe mid next year
20:38:08 <Lish> When I save more leave
20:38:20 <Lish> Port Douglas in October, then camping at Xmas
20:38:24 <xm> travel while you dont have kids
20:39:00 <Tigger_> just dump kids on parents
20:39:45 <Tigger_> just dump kids on parents
20:43:00 <Tigger_> https://goodbyeamericainaphoto.files.wordpress.com/2015/07/crocker.png
20:43:00 <Lish> Lol yeah
20:43:00 <xm> is that the chris
20:43:00 <xm> 'leave britney alone' ?
20:43:00 <xm> ah crocker
20:43:17 <Tigger_> https://goodbyeamericainaphoto.files.wordpress.com/2015/07/crocker.png
20:43:20 <Lish> Lol yeah
20:43:44 <xm> is that the chris
20:43:53 <xm> 'leave britney alone' ?
20:43:58 <xm> ah crocker
20:44:00 <xm> LOL
20:44:00 <xm> every gay's dream
20:44:34 <xm> LOL
20:44:39 <xm> every gay's dream
20:45:00 <Tigger_> In a Queerty February 2014 interview, Crocker stated that he is reconsidering whether or not to transition to a female gender identity. "I think I'm getting tired of that chameleon lifestyle," he stated. "Like I said, I know I would be 100 percent happy living as a girl. But it's a lot of work, and it's a lot of therapy you have to go through. And I'm willing to put in that work." He added, "Some people get a haircut. I change genders or g
20:45:00 <Tigger_> ender aesthetics. I don't know that I'll ever be content just one way or another." Crocker said that he is on a journey when assessing that part of his life, and that while he would not mind completely transitioning for himself, the topic keeps being addressed because he is getting older. The transition would significantly change his and Justin Dean's relationship. Crocker stated, "[Dean] says he would still stay with me, but I know he wou
20:45:00 <Tigger_> ldn't be as attracted to me. So I don't know."
20:45:00 <xm> i saw a video once where he says he's a top
20:45:27 <Tigger_> In a Queerty February 2014 interview, Crocker stated that he is reconsidering whether or not to transition to a female gender identity. "I think I'm getting tired of that chameleon lifestyle," he stated. "Like I said, I know I would be 100 percent happy living as a girl. But it's a lot of work, and it's a lot of therapy you have to go through. And I'm willing to put in that work." He added, "Some people get a haircut. I change genders or g
20:45:27 <Tigger_> ender aesthetics. I don't know that I'll ever be content just one way or another." Crocker said that he is on a journey when assessing that part of his life, and that while he would not mind completely transitioning for himself, the topic keeps being addressed because he is getting older. The transition would significantly change his and Justin Dean's relationship. Crocker stated, "[Dean] says he would still stay with me, but I know he wou
20:45:29 <Tigger_> ldn't be as attracted to me. So I don't know."
20:46:00 <xm> i saw a video once where he says he's a top
20:46:00 <Tigger_> yes, greeksnake said he was a top in his porn video
20:46:51 <Tigger_> yes, greeksnake said he was a top in his porn video
20:47:00 <xm> that's not the same video i saw!!!!!
20:47:00 <Tigger_> https://en.wikipedia.org/wiki/File:Chris_Crocker_-_2015.jpg he has gone back to being a man
20:47:00 <progressive> KeyError: u'extract' (file "/usr/local/lib/python2.7/dist-packages/willie/modules/wikipedia.py", line 89, in mw_snippet)
20:47:00 <xm> lol
20:47:00 <Tigger_> Lish, what do you call that hairstyle all the gays have lately?
20:47:00 <Tigger_> where it's shaved on the sides and whooshes on top?
20:47:13 <xm> that's not the same video i saw!!!!!
20:47:21 <Tigger_> https://en.wikipedia.org/wiki/File:Chris_Crocker_-_2015.jpg he has gone back to being a man
20:47:21 <progressive> KeyError: u'extract' (file "/usr/local/lib/python2.7/dist-packages/willie/modules/wikipedia.py", line 89, in mw_snippet)
20:47:25 <xm> lol
20:47:35 <Tigger_> Lish, what do you call that hairstyle all the gays have lately?
20:47:54 <Tigger_> where it's shaved on the sides and whooshes on top?
20:48:00 <Lish> Oh that's not just gays FYI
20:48:00 <xm> i worked with a danish guy that looked a lot like that. including the same hairstyle. but i dont think he was gay, just a "creative" webdesigner
20:48:00 <Lish> Also hipster men
20:48:00 <Lish> Oh wait dif hair style
20:48:00 <xm> yes
20:48:00 <Lish> I thought you were talking about
20:48:43 <Lish> Oh that's not just gays FYI
20:48:45 <xm> i worked with a danish guy that looked a lot like that. including the same hairstyle. but i dont think he was gay, just a "creative" webdesigner
20:48:50 <Lish> Also hipster men
20:48:57 <Lish> Oh wait dif hair style
20:48:58 <xm> yes
20:49:00 <Tigger_> lish, this hairstyle: https://en.wikipedia.org/wiki/File:Chris_Crocker_-_2015.jpg
20:49:00 <progressive> KeyError: u'extract' (file "/usr/local/lib/python2.7/dist-packages/willie/modules/wikipedia.py", line 89, in mw_snippet)
20:49:00 <Lish> https://s-media-cache-ak0.pinimg.com/236x/1c/70/0a/1c700a61b8c9f2a5d389ed3d027e37a7.jpg
20:49:00 <Lish> Yuh
20:49:00 <Lish> That's a
20:49:00 <Tigger_> yeah another fag
20:49:00 <Lish> That's all guys
20:49:00 <Lish> Not just gay guys
20:49:00 <xm> reminds me of beckham's look
20:49:00 <Lish> It's strong with hipsters
20:49:04 <Lish> I thought you were talking about
20:49:39 <Tigger_> lish, this hairstyle: https://en.wikipedia.org/wiki/File:Chris_Crocker_-_2015.jpg
20:49:39 <progressive> KeyError: u'extract' (file "/usr/local/lib/python2.7/dist-packages/willie/modules/wikipedia.py", line 89, in mw_snippet)
20:49:46 <Lish> https://s-media-cache-ak0.pinimg.com/236x/1c/70/0a/1c700a61b8c9f2a5d389ed3d027e37a7.jpg
20:49:53 <Lish> Yuh
20:49:55 <Lish> That's a
20:49:58 <Tigger_> yeah another fag
20:50:00 <Tigger_> is there a name for this hairstyle?
20:50:00 <Lish> Yuh Beckham has it too
20:50:00 <Tigger_> hipster = flaming gay
20:50:00 <Lish> Dunno
20:50:00 <xm> damio probably wonders if his gaydar has pigeon droppings on it at times when he's out in melbourne
20:50:01 <Lish> That's all guys
20:50:05 <Lish> Not just gay guys
20:50:09 <xm> reminds me of beckham's look
20:50:10 <Lish> It's strong with hipsters
20:50:14 <Tigger_> is there a name for this hairstyle?
20:50:15 <Lish> Yuh Beckham has it too
20:50:21 <Tigger_> hipster = flaming gay
20:50:41 <Lish> Dunno
20:50:44 <xm> damio probably wonders if his gaydar has pigeon droppings on it at times when he's out in melbourne
20:50:53 Quit: Ozone ([email protected]) Ping timeout: 121 seconds
20:51:00 <xm> i dont think chris crocker looks gay even though he obviously is
20:51:00 <xm> in that last pic
20:51:00 <xm> probably because of so many hipsters that have confused me now
20:51:00 <xm> it used to be any male that had haircuts that stood out
20:51:38 <xm> i dont think chris crocker looks gay even though he obviously is
20:51:44 <xm> in that last pic
20:51:54 <xm> probably because of so many hipsters that have confused me now
20:52:00 <xm> i suppose there is one reliable indicator left: dying it
20:52:07 <xm> it used to be any male that had haircuts that stood out
20:52:36 <xm> i suppose there is one reliable indicator left: dying it
20:53:00 <Tigger_> Lish, I want to know, so ask your husband what his hairstyle is called
20:53:21 <Tigger_> Lish, I want to know, so ask your husband what his hairstyle is called
20:54:00 <Lish> He doesn't get hair cuts much
20:54:00 <Lish> He's not into styling hahaha
20:54:00 <Lish> He has a beard and wild hair
20:54:00 <Tigger_> how long is his hair?
20:54:36 <Lish> He doesn't get hair cuts much
20:54:41 <Lish> He's not into styling hahaha
20:54:47 <Lish> He has a beard and wild hair
20:54:55 <Tigger_> how long is his hair?
20:55:00 <Lish> Not that long maybe to his chin
20:55:15 <Lish> Not that long maybe to his chin
20:56:00 <xm> does he have a turban
20:56:00 <Lish> No
20:56:00 <Lish> He's black not brown
20:56:28 <xm> does he have a turban
20:56:47 <Lish> No
20:56:50 <Lish> He's black not brown
20:57:00 <Lish> His hair is wild compared to mine, mines so straight
20:58:00 <Lish> His is wavy
20:58:00 <Tigger_> like an afro?
20:58:08 <Lish> His hair is wild compared to mine, mines so straight
20:58:12 <Lish> His is wavy
20:58:55 <Tigger_> like an afro?
20:59:00 <doctor> that guys got a nice face
20:59:00 <xm> whenever african women sit on the bus in front of me i analyse their hair
20:59:00 <xm> it's so weird
20:59:00 <xm> like synthetic looking
20:59:00 <doctor> imagine having a mouthfull of it
20:59:00 <Lish> Sort of like this
20:59:00 <Lish> http://i234.photobucket.com/albums/ee136/suwarnaadi/Adrian-Grenier-0208.jpg
20:59:37 <doctor> that guys got a nice face
20:59:41 <xm> whenever african women sit on the bus in front of me i analyse their hair
20:59:44 <xm> it's so weird
20:59:49 <xm> like synthetic looking
21:00:00 <xm> is that the entourage guy?
21:00:00 <Lish> Yuh
21:00:00 <Tigger_> that's pretty weird hair
21:00:00 <Lish> He just came up when I searched beard and wavy hair
21:00:00 <Lish> Why weird?
21:00:01 <doctor> imagine having a mouthfull of it
21:00:06 <Lish> Sort of like this
21:00:10 <Lish> http://i234.photobucket.com/albums/ee136/suwarnaadi/Adrian-Grenier-0208.jpg
21:00:30 <xm> is that the entourage guy?
21:00:38 <Lish> Yuh
21:00:45 <Tigger_> that's pretty weird hair
21:00:56 <Lish> He just came up when I searched beard and wavy hair
21:00:58 <Lish> Why weird?
21:02:00 <Tigger_> I thought he was from England
21:02:00 <Lish> He is?
21:02:00 <Tigger_> British people don't have hair like that
21:02:00 <Lish> Why not
21:02:36 <Tigger_> I thought he was from England
21:02:47 <Lish> He is?
21:02:58 <Tigger_> British people don't have hair like that
21:03:00 <Tigger_> just don't
21:03:00 <doctor> that hairs a bit unkempt
21:03:00 <Lish> Never seen Russell brand?
21:03:00 <Lish> Ross noble?
21:03:08 <Lish> Why not
21:03:21 <Tigger_> just don't
21:03:31 <doctor> that hairs a bit unkempt
21:03:32 <Lish> Never seen Russell brand?
21:03:37 <Lish> Ross noble?
21:04:00 <Lish> Yeah it's a pretty messy do doctor
21:05:08 <Lish> Yeah it's a pretty messy do doctor
21:06:00 <Tigger_> his ancestors are probably from somewhere else
21:06:00 <Lish> He's black remember
21:06:00 <Lish> Haah
21:06:00 <Lish> It's more brown than that pic though
21:06:00 <Tigger_> Russell Brand I mean
21:06:29 <Tigger_> his ancestors are probably from somewhere else
21:06:41 <Lish> He's black remember
21:06:56 <Lish> Haah
21:07:00 <Lish> Oh yeh
21:07:08 <Lish> It's more brown than that pic though
21:07:09 <Tigger_> Russell Brand I mean
21:07:19 <Lish> Oh yeh
21:08:00 <Lish> What kind of hair style do you get tigger?
21:08:00 <xm> venkman claimed to look a lot like russell brand
21:08:00 <Lish> Short back and sides?
21:08:30 <Lish> What kind of hair style do you get tigger?
21:08:31 <xm> venkman claimed to look a lot like russell brand
21:08:38 <Lish> Short back and sides?
21:09:00 <Tigger_> right now I look like Gilfoyle
21:09:00 <Lish> Long
21:09:50 <Tigger_> right now I look like Gilfoyle
21:10:00 <Tigger_> yes
21:10:00 <Lish> Surprising
21:10:00 <Tigger_> why?
21:10:10 <Lish> Long
21:10:38 <Tigger_> yes
21:10:51 <Lish> Surprising
21:11:00 <Lish> Just thought you would be a neat and tidy hair guy
21:11:09 <Tigger_> why?
21:11:20 <Lish> Just thought you would be a neat and tidy hair guy
21:12:00 <Tigger_> why did you think that?
21:12:00 <Lish> I dunno you seem kind of old school
21:12:20 <Tigger_> why did you think that?
21:12:41 <Lish> I dunno you seem kind of old school
21:13:00 <Tigger_> has your opinion of me changed now?
21:13:00 <Lish> Hmm I dunno
21:13:00 <Lish> Maybe
21:13:00 <Lish> Lol
21:13:23 <Tigger_> has your opinion of me changed now?
21:13:57 <Lish> Hmm I dunno
21:13:58 <Lish> Maybe
21:13:59 <Lish> Lol
21:15:00 <Tigger_> better or worse?
21:15:00 <Lish> Worse
21:15:00 <Lish> Hahaha
21:15:13 <Tigger_> better or worse?
21:16:00 <Tigger_> so you're like greeksnake
21:16:00 <Lish> How so?
21:16:03 <Lish> Worse
21:16:04 <Lish> Hahaha
21:16:55 <Tigger_> so you're like greeksnake
21:17:00 <Tigger_> he was quite disgusted to learn that I looked a bit like Gilfoyle
21:17:00 <Tigger_> like kryptonite to gays
21:17:00 <Lish> Hahaha I don't mind it
21:17:00 <Lish> I just am surprised
21:17:00 <Lish> Obviously having groomed hair isn't important to me hence my husbands hair lolol
21:17:08 <Lish> How so?
21:17:18 <Tigger_> he was quite disgusted to learn that I looked a bit like Gilfoyle
21:17:31 <Tigger_> like kryptonite to gays
21:17:34 <Lish> Hahaha I don't mind it
21:17:38 <Lish> I just am surprised
21:17:52 <Lish> Obviously having groomed hair isn't important to me hence my husbands hair lolol
21:18:38 Join: cita ([email protected]) to #politicaldebate
21:19:00 <Tigger_> if I grew it really long then I could be on the cover of a women's romance novel
21:19:19 <Tigger_> if I grew it really long then I could be on the cover of a women's romance novel
21:22:16 Quit: Lish ([email protected]) Connection closed
21:32:00 <doctor> lol
21:32:33 <doctor> lol
21:33:00 <IvanTheBastard> those covers usually have the man holding the woman and a couple of buttons on his blouse are undone to reveal a hefty chest
21:34:00 <IvanTheBastard> do you have bulging pecs Tigger_?
21:34:00 <IvanTheBastard> i think long hair alone might not get you across the line on one of those covers
21:34:00 <Tigger_> I'm afraid not, I'd have to work on it a bit
21:34:10 <IvanTheBastard> those covers usually have the man holding the woman and a couple of buttons on his blouse are undone to reveal a hefty chest
21:34:19 <IvanTheBastard> do you have bulging pecs Tigger_?
21:34:34 <IvanTheBastard> i think long hair alone might not get you across the line on one of those covers
21:34:45 <Tigger_> I'm afraid not, I'd have to work on it a bit
21:35:00 <IvanTheBastard> just do what chicks do and use chicken fillets
21:35:00 <Tigger_> what are they?
21:35:18 <IvanTheBastard> just do what chicks do and use chicken fillets
21:35:39 <Tigger_> what are they?
21:36:00 <IvanTheBastard> as in they place actual chicken breast fillets inside their bra to increase the size of their cleavage
21:36:00 <Tigger_> oh right
21:36:00 <Tigger_> false advertising
21:36:37 <IvanTheBastard> as in they place actual chicken breast fillets inside their bra to increase the size of their cleavage
21:36:44 <Tigger_> oh right
21:36:57 <Tigger_> false advertising
21:37:00 <doctor> Just chop down all those trees you've let over grow on your property
21:37:00 <doctor> No chainsaws
21:37:00 <Tigger_> I use a hacksaw
21:37:00 <doctor> try an axe, then chop down the neighbours trees when you've done yours
21:37:22 <doctor> Just chop down all those trees you've let over grow on your property
21:37:26 <doctor> No chainsaws
21:37:33 <Tigger_> I use a hacksaw
21:37:58 <doctor> try an axe, then chop down the neighbours trees when you've done yours
21:38:00 <Tigger_> I'd be too scared to use a chainsaw, it might flip out at me or something
21:38:00 <Tigger_> or I might fall on it
21:38:14 <Tigger_> I'd be too scared to use a chainsaw, it might flip out at me or something
21:38:25 <Tigger_> or I might fall on it
21:39:00 <IvanTheBastard> i love an excuse to use a chainsaw but yeah ive almost cut my arm clean off with one
21:39:00 <doctor> they're pretty safe but I can understand the apprehension
21:39:00 <Tigger_> how did that happen ivan?
21:39:00 <doctor> He was fighting a zombie with a chainsaw for an arm I heard
21:39:15 <IvanTheBastard> i love an excuse to use a chainsaw but yeah ive almost cut my arm clean off with one
21:39:17 <doctor> they're pretty safe but I can understand the apprehension
21:39:39 <Tigger_> how did that happen ivan?
21:40:00 <IvanTheBastard> LOL
21:40:00 <IvanTheBastard> was helping out some friends on their property
21:40:00 <IvanTheBastard> we had just felled this beast of a tree, i forget their name but they have alot of tangled branches, a real c*nt of a thing
21:40:01 <doctor> He was fighting a zombie with a chainsaw for an arm I heard
21:40:12 <IvanTheBastard> LOL
21:40:20 <IvanTheBastard> was helping out some friends on their property
21:40:42 <IvanTheBastard> we had just felled this beast of a tree, i forget their name but they have alot of tangled branches, a real c*nt of a thing
21:41:00 <IvanTheBastard> so i was standing on one of these big trunk with these interwoven branches and was being a hero and cut upwards through to stack towards my body and when i cut through a branch the remainder let loose and kicked up and hit my right hand guiding the chainsaw straight towards my left arm
21:41:54 <IvanTheBastard> so i was standing on one of these big trunk with these interwoven branches and was being a hero and cut upwards through to stack towards my body and when i cut through a branch the remainder let loose and kicked up and hit my right hand guiding the chainsaw straight towards my left arm
21:42:00 <IvanTheBastard> i may / may not have been using it one handed while holding the other branches with my free arm
21:42:21 <IvanTheBastard> i may / may not have been using it one handed while holding the other branches with my free arm
21:43:00 <IvanTheBastard> so i just let go the moment i lose control and it cut out in time and the branch absorbed the energy and stopped the bladed but yeah it was probably 2cm from my arm
21:43:00 <IvanTheBastard> got the adreneline going but as cliche as this sounds it definately made me stop for a few minutes and think about safety
21:43:33 <IvanTheBastard> so i just let go the moment i lose control and it cut out in time and the branch absorbed the energy and stopped the bladed but yeah it was probably 2cm from my arm
21:44:00 <Mx_Brettingham_Netanyahu> roflllllllllllllllllllllllllllllllllllllllllllllllll
21:44:00 <IvanTheBastard> you just use it all day and get so blaise and forget how dangerous it is
21:44:09 <IvanTheBastard> got the adreneline going but as cliche as this sounds it definately made me stop for a few minutes and think about safety
21:44:54 Join: Mx_Brettingham_Netanyahu ([email protected]) to #politicaldebate
21:44:56 <Mx_Brettingham_Netanyahu> roflllllllllllllllllllllllllllllllllllllllllllllllll
21:45:03 <IvanTheBastard> you just use it all day and get so blaise and forget how dangerous it is
21:46:00 <Tigger_> that's quite scary
21:46:00 <Tigger_> and why I won't ever have one
21:46:54 <Tigger_> that's quite scary
21:47:00 <Tigger_> and why I won't ever have one
21:47:00 <Mx_Brettingham_Netanyahu> what are you talking about IvanTheBastard?
21:47:00 <Mx_Brettingham_Netanyahu> a grindr account?
21:47:00 <IvanTheBastard> honestly if you respect how dangerous it is and actually follow the safety advice (safety glasses, gloves etc)
21:47:00 <IvanTheBastard> you'll be fine
21:47:00 <IvanTheBastard> lol brett
21:47:00 <IvanTheBastard> nah using my epic 13" schlong to smack bitches
21:47:17 <Mx_Brettingham_Netanyahu> what are you talking about IvanTheBastard?
21:47:23 <Mx_Brettingham_Netanyahu> a grindr account?
21:47:26 <IvanTheBastard> honestly if you respect how dangerous it is and actually follow the safety advice (safety glasses, gloves etc)
21:47:30 <IvanTheBastard> you'll be fine
21:47:35 <IvanTheBastard> lol brett
21:47:44 <IvanTheBastard> nah using my epic 13" schlong to smack bitches
21:48:00 <IvanTheBastard> (chainsaws)
21:48:12 <IvanTheBastard> (chainsaws)
21:50:00 <Tigger_> I'll make do with a hacksaw, it can cut pretty well really
21:50:14 <Tigger_> I'll make do with a hacksaw, it can cut pretty well really
21:51:00 <IvanTheBastard> live a little man!
21:51:00 <IvanTheBastard> get some powertools and fuck your property up
21:51:00 <Tigger_> safety first
21:51:11 <IvanTheBastard> live a little man!
21:51:17 <IvanTheBastard> get some powertools and fuck your property up
21:51:53 <Tigger_> safety first
21:52:00 <Mx_Brettingham_Netanyahu> better not use a chainsaw, contributes too much to global warming
21:52:00 <Tigger_> lol
21:52:15 <Mx_Brettingham_Netanyahu> better not use a chainsaw, contributes too much to global warming
21:52:34 <Tigger_> lol
21:53:00 <Tigger_> the main problem with cutting back foliage is disposing of it, a shame we can't burn it anymore
21:53:00 <Mx_Brettingham_Netanyahu> there was some looney on tv the other day saying a 2 degree increase in temperature means sea levels rising by about 10 metres and most cities wiped out that are on the coast
21:53:31 <Tigger_> the main problem with cutting back foliage is disposing of it, a shame we can't burn it anymore
21:54:09 <Mx_Brettingham_Netanyahu> there was some looney on tv the other day saying a 2 degree increase in temperature means sea levels rising by about 10 metres and most cities wiped out that are on the coast
21:55:00 <Tigger_> he is the voice of reason compared to that ABC guy who predicted 100 metre sea level rises
21:55:59 <Tigger_> he is the voice of reason compared to that ABC guy who predicted 100 metre sea level rises
21:58:00 <Tigger_> Andrew Bolt: I ask you, Robyn, 100 metres in the next century...do you really think that?
21:58:00 <Tigger_> Robyn Williams: It is possible, yes. The increase of melting that they’ve noticed in Greenland and the amount that we’ve seen from the western part of Antarctica, if those increases of three times the expected rate continue, it will be huge.
21:58:00 <ajnin> hello
21:58:19 <Tigger_> Andrew Bolt: I ask you, Robyn, 100 metres in the next century...do you really think that?
21:58:21 <Tigger_> Robyn Williams: It is possible, yes. The increase of melting that they’ve noticed in Greenland and the amount that we’ve seen from the western part of Antarctica, if those increases of three times the expected rate continue, it will be huge.
21:59:00 <Tigger_> hi ajnin
21:59:09 <ajnin> hello
21:59:14 <Tigger_> hi ajnin
22:01:00 <ajnin> work clothes shopping tomorrow
22:01:00 <ajnin> OMG this is going to be shit
22:01:22 <ajnin> work clothes shopping tomorrow
22:01:26 <ajnin> OMG this is going to be shit
22:02:00 <Tigger_> why?
22:02:43 <Tigger_> why?
22:03:00 <ajnin> i dont like it
22:03:00 <ajnin> i dont like hte idea of it
22:03:00 <ajnin> I am not customer facing
22:03:00 <ajnin> so why should I need to do slacks and a shirt
22:03:28 <ajnin> i dont like it
22:03:36 <ajnin> i dont like hte idea of it
22:03:42 <ajnin> I am not customer facing
22:03:55 <ajnin> so why should I need to do slacks and a shirt
22:05:00 <doctor> Sometimes I think if catastrophy were to hit, there will be a curious sigh of relief just before the world stops spinning
22:05:20 <doctor> Sometimes I think if catastrophy were to hit, there will be a curious sigh of relief just before the world stops spinning
22:06:00 <Tigger_> "The world might be ending, but at least I don't have to buy those stupid slacks"
22:06:00 <doctor> haha, yeah
22:06:26 <Tigger_> "The world might be ending, but at least I don't have to buy those stupid slacks"
22:06:43 <doctor> haha, yeah
22:08:00 <Mx_Brettingham_Netanyahu> if everyone knew there was one hour to live all ones worries would disappear
22:08:00 <ajnin> i dont know what I would do
22:08:00 <Mx_Brettingham_Netanyahu> there would be the usual chimp out rape activity though
22:08:00 <ajnin> spend it with family I guess
22:08:00 <ajnin> or drive... I think the roads would be nice and quite
22:08:27 <Mx_Brettingham_Netanyahu> if everyone knew there was one hour to live all ones worries would disappear
22:08:51 <ajnin> i dont know what I would do
22:08:52 <Mx_Brettingham_Netanyahu> there would be the usual chimp out rape activity though
22:08:57 <ajnin> spend it with family I guess
22:09:00 <ajnin> would not have to worry about getting a ticket
22:09:07 <ajnin> or drive... I think the roads would be nice and quite
22:09:31 <ajnin> would not have to worry about getting a ticket
22:10:00 <Mx_Brettingham_Netanyahu> the chimps would go bash their dealers and steal their crack if there was only one hour to live
22:10:24 <Mx_Brettingham_Netanyahu> the chimps would go bash their dealers and steal their crack if there was only one hour to live
22:11:00 <Tigger_> "One hour to live! Maybe I could phone George RR Martin to find out how Game of Thrones ends?"
22:11:11 <Tigger_> "One hour to live! Maybe I could phone George RR Martin to find out how Game of Thrones ends?"
22:11:29 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
22:13:00 <Tigger_> it would be a double catastrophe for chimps, they'd rush to KFC for their last meal, but nobody would bother working in the last hour
22:13:49 <Tigger_> it would be a double catastrophe for chimps, they'd rush to KFC for their last meal, but nobody would bother working in the last hour
22:16:00 <Mx_Brettingham_Netanyahu> if it wasnt working hours they wouldnt be able to work out how to cook the chicken
22:16:00 <Mx_Brettingham_Netanyahu> although i believe kfc is already cooked before it makes it to the store
22:16:44 <Mx_Brettingham_Netanyahu> if it wasnt working hours they wouldnt be able to work out how to cook the chicken
22:16:57 <Mx_Brettingham_Netanyahu> although i believe kfc is already cooked before it makes it to the store
22:16:57 Quit: blablareallyshy ([email protected]) Quit:
22:17:00 <Warren1984> Tigger_ do you have any other food ideas for lunch
22:17:00 <Warren1984> I was thinking maybe tuna on cruskits
22:17:00 <Mx_Brettingham_Netanyahu> tuna is gross
22:17:00 <Warren1984> your only saying that because you are gay
22:17:12 <Warren1984> Tigger_ do you have any other food ideas for lunch
22:17:21 <Warren1984> I was thinking maybe tuna on cruskits
22:17:28 <Mx_Brettingham_Netanyahu> tuna is gross
22:17:59 <Warren1984> your only saying that because you are gay
22:19:00 <Tigger_> you could share the tuna with some cats
22:19:59 <Tigger_> you could share the tuna with some cats
22:20:00 <Warren1984> Tigger_ do you want Bianka's tuna
22:20:00 <Warren1984> maybe vaness could become a counselor
22:20:44 <Warren1984> Tigger_ do you want Bianka's tuna
22:20:57 <Warren1984> maybe vaness could become a counselor
22:21:00 <Warren1984> because she likes talking to mentally ill men
22:21:00 <xm> are you saying that because of the JPG
22:21:00 <Mx_Brettingham_Netanyahu> what came of skips recent venture onto irc?
22:21:12 <Warren1984> because she likes talking to mentally ill men
22:21:57 <xm> are you saying that because of the JPG
22:21:57 <Mx_Brettingham_Netanyahu> what came of skips recent venture onto irc?
22:23:00 <Warren1984> yeah xm
22:23:00 <Warren1984> xm what soups are you making?
22:23:00 <Mx_Brettingham_Netanyahu> miso of course 4,4 gook style
22:23:24 <Warren1984> yeah xm
22:23:33 <Warren1984> xm what soups are you making?
22:24:00 <xm> lol
22:24:00 <xm> i had pumpkin soup before. was going to have potato mash but nah
22:24:02 Quit: auxsub ([email protected]) Connection closed
22:24:09 <Mx_Brettingham_Netanyahu> miso of course gook style
22:24:21 <xm> lol
22:24:35 <xm> i had pumpkin soup before. was going to have potato mash but nah
22:25:00 <Mx_Brettingham_Netanyahu> i might cook some bangas and mash tomorrow
22:25:00 <Warren1984> you might cook your banga
22:25:34 <Mx_Brettingham_Netanyahu> i might cook some bangas and mash tomorrow
22:25:51 <Warren1984> you might cook your banga
22:26:00 <Warren1984> http://www.taste.co.nz/best-cruskits-topping-ideas/
22:26:33 Join: auxsub ([email protected]) to #politicaldebate
22:27:00 <progressive> [ Top ideas for a lighter lunch with Cruskits - Taste ] - www.taste.co.nz
22:27:09 <Warren1984> http://www.taste.co.nz/best-cruskits-topping-ideas/
22:27:11 <progressive> [ Top ideas for a lighter lunch with Cruskits - Taste ] - www.taste.co.nz
22:30:00 <Mx_Brettingham_Netanyahu> i need to order another 50kg of party mix
22:30:00 <Tigger_> that site doesn't load for me
22:30:33 <Mx_Brettingham_Netanyahu> i need to order another 50kg of party mix
22:30:34 <Tigger_> that site doesn't load for me
22:31:00 <Mx_Brettingham_Netanyahu> Warren1984 you need to make sure you are eating enough fat or you are going to feel like shit
22:31:29 <Mx_Brettingham_Netanyahu> Warren1984 you need to make sure you are eating enough fat or you are going to feel like shit
22:36:00 <Warren1984> Tigger_'s favourite song -> https://www.youtube.com/watch?v=wyx6JDQCslE
22:36:00 <progressive> [ LMFAO - Sexy and I Know It - YouTube ] - www.youtube.com
22:36:49 <Warren1984> Tigger_'s favourite song -> https://www.youtube.com/watch?v=wyx6JDQCslE
22:36:50 <progressive> [ LMFAO - Sexy and I Know It - YouTube ] - www.youtube.com
22:43:49 <Warren1984> going to try avocado, tomato, pepper and salt tomorrow
22:44:00 <Warren1984> going to try avocado, tomato, pepper and salt tomorrow
22:44:00 <Tigger_> Warren1984, you could also have Saladas
22:44:00 <Mx_Brettingham_Netanyahu> why are you on this diet Warren1984?
22:44:09 <Tigger_> Warren1984, you could also have Saladas
22:44:55 <Mx_Brettingham_Netanyahu> why are you on this diet Warren1984?
22:45:05 <Warren1984> xm have scrambled eggs
22:45:10 Join: cita ([email protected]) to #politicaldebate
22:47:16 Quit: Glenn ([email protected]) Ping timeout: 121 seconds
22:48:28 <Tigger_> it's a diet to lose weight
22:50:35 <Mx_Brettingham_Netanyahu> thats easy, just eat 2000 calories a day, eat whatever you want
22:52:09 <Tigger_> how long would that take to make a dent on 116kg?
22:52:21 <xm> i dont understand how this is possible. but since last week ive lost 2kg
22:52:30 <xm> i will not reveal my actual weight though coz im a woman
22:52:36 <xm> i think it's the dental diet
22:52:41 <Mx_Brettingham_Netanyahu> i think you'd lose about 2kg a week on 2000 calories if you were 116kg
22:52:51 <xm> everyone eat pumpkin soup and avoid soft drinks!@
22:56:50 Quit: cita ([email protected]) Quit: My Mac has gone to sleep. ZZZzzz…
22:56:59 <Warren1984> you still on the meds xm?
22:57:28 <Warren1984> Dr Perica says I should lose 1.5KG per week
22:57:39 <Mx_Brettingham_Netanyahu> what was his advice on how to lose it?
22:57:39 <Tigger_> if you stick with it
22:57:59 <Mx_Brettingham_Netanyahu> the problem with trying to lose weight on meds is that its almost impossible
22:58:08 <Warren1984> just eat low fat, low sugar stuff
22:58:16 <Mx_Brettingham_Netanyahu> seeing as the side effects of all those meds are weight gain
22:58:19 <Warren1984> exercise
22:58:27 <xm> Warren1984: i dont see my doc again until august something
22:58:29 <Mx_Brettingham_Netanyahu> that is stupid advice
22:58:37 <xm> i dont know what the new doc will be like regarding meds
22:58:43 <xm> but the old doc has written in notes to reduce
22:58:50 <Mx_Brettingham_Netanyahu> i thought it had been proven that low fat diets dont work
22:59:04 <Warren1984> tell him the meds made your wisdom teeth fall out
22:59:05 <Tigger_> all diets work if you stick to them
22:59:14 <xm> rofl Warren1984
22:59:22 <Warren1984> Tigger_ was right a long time ago
22:59:30 <Tigger_> about what?
22:59:37 <Mx_Brettingham_Netanyahu> your brain needs fat to function properly though
22:59:38 <Warren1984> I need to focus on saving money and eat a healthy diet
22:59:39 <xm> yes, this is true, i have a relative that ballooned out from meds but now she eats like a rabbit and goes to the gym a lot
22:59:41 <xm> it's just more work
22:59:46 <xm> im just lazy
22:59:51 <xm> at least im willing to admit to that
22:59:54 <xm> so i know what to change
22:59:55 <Warren1984> Mx_Brettingham_Netanyahu your brain needs structure and routine
23:00:05 <Tigger_> Mx_Brettingham_Netanyahu, but for the objective of losing weight, all diets work
23:00:11 <xm> my main problem is soft drink
23:00:25 <Warren1984> I find it hard to find healthy foods that don't bore me
23:00:28 <Mx_Brettingham_Netanyahu> no all your brain needs is sugar, fat and seroquel, so get PIGGING THEM DOWN
23:00:37 <xm> i remember a guy showing me his driving photo once and that it looked like someone twice his weight. he said he lost it all by cutting out coke
23:00:53 <Warren1984> xm that is why you need DSP
23:00:55 <Tigger_> he probably had a lot of coke
23:00:58 <xm> and yes he was drinking A LOT
23:01:01 <Warren1984> work out at the gym each day
23:01:05 <xm> he is your typical nerd/LANner
23:01:11 <Mx_Brettingham_Netanyahu> i had a coke today actually, it was a DAY 00 moment
23:01:18 <Warren1984> do lots of exercise you will have all the time in the world
23:01:18 <Tigger_> coke is wonderful
23:01:19 <Mx_Brettingham_Netanyahu> first time for about two months i think
23:01:20 <xm> lol
23:01:28 <Tigger_> why didn't you have a coke for two months?
23:01:41 <xm> someone was telling me that coke zero is still bad for you because of the way it reacts with carbs or something
23:01:43 <xm> hopefully not true
23:01:44 <Warren1984> xm get a headlight and come exercise with me
23:01:46 <Mx_Brettingham_Netanyahu> if i want coke i usually just have a coke zero
23:01:48 <Mx_Brettingham_Netanyahu> not regular coke
23:01:50 <Tigger_> at Woolworths at the moment 1.25l bottles of coke are $1.39
23:01:51 <Warren1984> we can go for adventures
23:01:54 <Warren1984> at night
23:02:12 <xm> Warren1984: let's find stray cats for Tigger_
23:02:19 <Warren1984> ok
23:02:26 <Mx_Brettingham_Netanyahu> if i want sugar i would rather PIG DOWN lollies or chocolate
23:02:28 <xm> we can find hundreds and then Tigger_ can choose the best ones or all
23:02:43 <xm> cat walk search for a super feline
23:03:19 <xm> i have developed a liking for toblorone recently
23:03:25 <xm> obviously not post dental
23:03:45 <xm> 25% of the fun with chocolate is snapping them off
23:04:01 <ajnin> good night
23:04:07 <Tigger_> night ajnin
23:04:24 <xm> there should be an advertisement when someone is doing karate chops and breaks bars of chocolates and they fly into the mouths of everyone
23:04:25 <Tigger_> the fruit and nut Toblerone is amazing, I could get addicted to it
23:04:28 <xm> night ajnin
23:04:42 <xm> yeah the fruits and hazelnut chocolates are always a winner
23:05:10 <Tigger_> there was a sale on them a few years ago, and I went stupid that week
23:06:03 <xm> http://www.thegatewaypundit.com/2015/07/gay-pride-parade-planned-through-muslim-area-of-stockholm-sweden/
23:06:03 <progressive> [ GAY PRIDE PARADE Planned Through Muslim Area of Stockholm, Sweden - The Gateway Pundit ] - www.thegatewaypundit.com
23:06:34 <Tigger_> yeah I read about that, good idea
23:06:51 <xm> would be interesting to see the reaction when the muslims complain
23:07:35 <Warren1984> Tigger_ what would clip clop do if he saw you with a 100 lumen headlight on and it was shining in his eyes
23:07:36 <Tigger_> gays should be told they don't get the right to gay marriage until they parade past Lakemba mosque
23:07:43 <xm> The parade is scheduled to go through Tensta and Husby – two areas where Muslim immigrants are more than 75% of the population. <--- i wonder if any areas in australia have rates higher than 75% of ethnic groups
23:07:45 <Tigger_> he would be terrified
23:08:31 <Mx_Brettingham_Netanyahu> The Facebook page is absolutely filled with angry comments from leftists, attacking the “xenophobic right-wing nationalists” for organizing a gay pride parade through Muslim areas. Since Islam holds that gays should be executed, something like this is obviously an attack on Muslims and should therefore be outlawed.
23:08:33 <Mx_Brettingham_Netanyahu> lol
23:08:40 <Warren1984> I did it to my sisters rabbit and he just closed his eyes
23:08:54 <xm> it is great work
23:09:08 <xm> obviously masterminded by the #pd thinktank
23:11:58 <Tigger_> muslims could respond by holding a NAMBLA parade through conservative suburbs
23:12:29 <xm> yes, dancing boys at the front twirling and playing and going in circles with ribbons
23:14:36 Join: Sundowner ([email protected]) to #politicaldebate
23:26:53 <Warren1984> Tigger_ what is better to have a digital voice recorder with 16 rechargeable batteries of which it only takes 1 battery at a time, to have a pill box to organize your 32GB for cooking, 32GB for maintenance and practical, 32GB for TAFE and 32GB for socializing
23:27:02 <Warren1984> or a smart phone
23:27:14 <Tigger_> a smart phone, which you already have
23:27:17 <Warren1984> 8x batteries can be charged in 2 hours
23:27:30 <Warren1984> but then you would need to bring a charger
23:45:24 Quit: kodak ([email protected]) Quit:
23:45:30 <Warren1984> Tigger_ I asked Ke$han if I was evil because I have low status and low income
23:45:37 <Warren1984> and she said don't think like that
23:45:44 <Warren1984> be who you are
23:45:45 <Tigger_> but she really does
23:46:13 <Warren1984> Tigger_ what other databases do you keep information in?
23:46:19 <Warren1984> other than cherrytree
23:47:08 <Tigger_> I have an Oracle database running on a mainframe
23:47:49 <Warren1984> what is that?
23:49:07 <Warren1984> mainframe for your blu-ray rips
23:49:38 <Tigger_> I have over 70 hard drives for my bluray rips
23:49:49 <Warren1984> Is a mainframe a backup computer?
23:50:25 <Warren1984> the computer in charge
23:50:48 <Warren1984> http://www.makeuseof.com/tag/cherrytree-a-wiki-style-notebook-thats-polished-and-functional/
23:50:49 <progressive> [ CherryTree: A Wiki-Style Notebook That’s Polished and Functional ] - www.makeuseof.com
23:52:12 Quit: Mx_Brettingham_Netanyahu ([email protected]) Quit:
23:58:42 <Tigger_> Warren1984, will you make a donation to the CherryTree developer?