view paste/paste.2526 @ 12246:f3be034784d0 draft

<b_jonas> addwhatis brachylog(1egobot) - Brachylog, a Prolog-like golf language
author HackEso <hackeso@esolangs.org>
date Thu, 05 Dec 2019 23:44:34 +0000
parents 49a5d6226284
children
line wrap: on
line source

2008-02-08.txt:16:48:15: <Sgeo> Itsy Bitsy Teenie Weenie Yellow Polka-dot Clarification
2009-03-30.txt:00:12:32: <fizzie> The wigi says IE<=7 doesn't support data: URIs at all, and IE8 has a length restriction of 32k. That's very limitsy.
2009-05-04.txt:17:57:16: <ais523> <perl6 spec in svn> my Cat|Dog Fish $mitsy = new Fish but { Bool.pick ?? .does Cat !! .does Dog };
2009-05-04.txt:17:59:14: <AnMaster> <ais523> <perl6 spec in svn> my Cat|Dog Fish $mitsy = new Fish but { Bool.pick ?? .does Cat !! .does Dog }; <-- what does it do...
2011-03-31.txt:17:33:57: <impomatic> Of course Itsy-OS is probably the best OS ever, but I have a slight bias ;-)
2011-03-31.txt:17:39:09: <elliott> impomatic: btw why does itsy-os even have a memory allocator :D
2011-04-03.txt:17:48:57: <impomatic> elliott: only until Itsy-Forth is released :-P
2011-07-06.txt:10:26:53: <elliott> rrGHCIOExceptionGHCIOHandleGHCIOHandleFDGHCIOHandleTextGHCListGHCRealGHCShowPreludeSystemEnvironmentSystemExitSystemIODataMapSystemFilePathSystemFilePathPosixGHCOrderingGHCIntegerTypemergeByteStringrectangleToByteStringtextifycatchShirocurrentIPgoh
2012-05-05.txt:17:55:04: <impomatic> I have a few books on Algol... Maybe after I finished the next version of Itsy Forth.
2012-12-02.txt:00:22:06: <oerjan> itsymeter.  yw.
2012-12-02.txt:00:22:34: <Fiora> they have to add bitsy too
2012-12-02.txt:00:22:38: <Fiora> so then you can have an itsybitsymeter
2012-12-02.txt:00:22:38: <olsner> itsy-, bitsy-, teeny- and weeny-
2012-12-02.txt:00:22:49: <Fiora> an itsybitsy spider would be very small indeed
2013-03-12.txt:20:34:17: -!- itsy has joined #esoteric.
2013-03-12.txt:20:35:37: -!- itsy has quit (Client Quit).
2013-03-12.txt:20:38:26: -!- itsy has joined #esoteric.
2013-03-12.txt:20:48:31: -!- itsy is now known as impomatic.
2013-03-25.txt:09:02:09: -!- itsy has joined #esoteric.
2013-03-25.txt:09:06:35: <itsy> @oeis 0 1 3 4 6 6
2013-03-25.txt:09:07:17: <itsy> http://oeis.org/A217032 :-)
2013-03-25.txt:09:07:39: <itsy> Well, I know a few more :-)
2013-03-25.txt:09:09:15: <itsy> @oeis 0 1 3 4 6 6 7 8 8 9 9 10 11 11 12 12 12
2013-03-25.txt:09:09:56: * itsy wins :-D
2013-03-25.txt:09:35:09: -!- itsy has quit (Quit: itsy).
2013-03-25.txt:09:40:41: -!- itsy has joined #esoteric.
2013-03-25.txt:09:41:44: <itsy> Oh, has experience gone :-(  I didn't get chance to ask...
2013-03-25.txt:09:55:24: <itsy> I need some kind of printer server.
2013-03-25.txt:10:41:33: <itsy> Just grow a beard...++++++++++++++++++++++++++++++++++++++++++++++++++++666666++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2013-03-26.txt:09:06:48: * itsy used to get up at 4:30am to start work at 6:30am (when I had a 15 minute journey)
2013-03-26.txt:18:41:49: -!- itsy is now known as impomatic.
2013-04-13.txt:23:48:03: -!- itsy has quit (Remote host closed the connection).
2013-04-17.txt:17:14:39: -!- itsy has joined #esoteric.
2013-04-17.txt:18:58:16: -!- itsy has parted #esoteric.
2013-04-17.txt:21:54:35: -!- itsy has joined #esoteric.
2013-04-17.txt:22:02:24: <itsy> ^bf ++++[>++++<-]>+[>>++>+>+>++<[+++++<]<-]>>>++.>-.<++++..+++.>>--.++<<<.---->.--<[-.>]
2013-04-17.txt:22:02:43: <itsy> What's the smallest know Brainfuck hello world?
2013-04-17.txt:22:04:05: <itsy> That Hello World is 84 instructions. What's the shortest known?
2013-04-17.txt:22:20:19: -!- itsy has parted #esoteric.
2013-04-18.txt:08:39:37: -!- itsy has quit (Quit: itsy).
2013-04-18.txt:10:15:26: -!- itsy has joined #esoteric.
2013-04-18.txt:10:15:37: <itsy> I just invented a new Esolang :-)
2013-04-18.txt:10:15:50: <itsy> Topsy Turvey
2013-04-18.txt:10:22:44: <itsy> < increment the data pointer
2013-04-18.txt:10:22:44: <itsy> > decrement the data pointer
2013-04-18.txt:10:22:44: <itsy> - increment the byte at the data pointer
2013-04-18.txt:10:22:44: <itsy> + decrement the byte at the data pointer
2013-04-18.txt:10:22:44: <itsy> , output the byte at the data pointer
2013-04-18.txt:10:22:45: <itsy> . accept one byte of input
2013-04-18.txt:10:22:45: <itsy> ] if the data pointer points to zero, jump to the matching [
2013-04-18.txt:10:22:46: <itsy> [ if the data pointer points to nonzero, jump to the matching ]
2013-04-18.txt:10:22:46: <itsy> ^ change polarity, switch < with > and - with +
2013-04-18.txt:10:23:38: -!- itsy has parted #esoteric.
2013-04-18.txt:10:25:26: <ThatOtherPerson> `quote itsy
2013-04-18.txt:10:26:47: -!- itsy is now known as john_metcalf.
2013-04-18.txt:10:38:32: <Deewiant> itsy seems to have been impomatic
2013-04-18.txt:10:40:29: <ThatOtherPerson> * itsy (~digital_w@87.115.210.249) has joined
2013-05-31.txt:22:02:22: -!- itsy has joined #esoteric.
2013-05-31.txt:22:28:48: <itsy> Probably only if you're using infinite precision numbers.
2013-06-01.txt:08:54:45: -!- itsy has quit (Quit: itsy).
2013-06-01.txt:13:15:19: -!- itsy has joined #esoteric.
2013-06-01.txt:13:57:31: -!- itsy has quit (Ping timeout: 260 seconds).
2013-06-01.txt:19:34:05: -!- itsy has joined #esoteric.
2013-06-01.txt:19:47:02: * itsy wonders how to contact Darkman
2013-06-01.txt:19:49:27: <itsy> Obvious now you mention it. I've wasted so much time with the bat signal :-(
2013-06-01.txt:19:56:44: <itsy> I assume Darkman can "see" it too?
2013-06-01.txt:19:57:00: <itsy> According to legend he was bitten by a bat.
2013-06-01.txt:20:57:30: * itsy is still using Google Reader
2013-06-01.txt:20:57:42: <itsy> I wonder if there's a decent RSS reader for Android
2013-06-01.txt:21:06:41: -!- itsy has quit (Ping timeout: 248 seconds).
2013-06-01.txt:21:57:16: -!- itsy has joined #esoteric.
2013-06-01.txt:22:08:40: <itsy> Is there a better way to do this? var dt = new Date(); if (new Date(2013,5,3) <= dt && dt <= new Date(2013,5,6)) { ... stuff ... }
2013-06-01.txt:22:09:49: <itsy> Doesn't new Date() give today's date?
2013-06-01.txt:22:13:51: <shachaf> oerjan: itsy is writing unit tests for his time machine hth
2013-06-01.txt:22:15:07: <itsy> At least Chrome no longer gets angry if I change the system date while it's open.
2013-06-01.txt:22:17:23: <itsy> This is better! var dt = new Date(); if (new Date(2013,5,3) < dt && dt < new Date(2013,5,7)) { ... stuff ... }
2013-06-01.txt:22:18:33: <itsy> (since the date object also stores the time)
2013-06-01.txt:22:19:52: <itsy> new Date(2013,5,6) sets the time to midnight in the new date object.
2013-06-01.txt:22:20:20: <itsy> new Date() get's today's date, including the time.
2013-06-01.txt:22:21:04: <itsy> Comparing for equality also includes the time...
2013-06-01.txt:22:22:41: <itsy> I'm happy with it now :-) (Apart from Javascript's stupid 0 = January, 1 = February thing)
2013-06-02.txt:06:10:24: -!- itsy has quit (*.net *.split).
2013-06-02.txt:06:21:25: -!- itsy has joined #esoteric.
2013-06-02.txt:06:29:55: -!- itsy has quit (*.net *.split).
2013-06-02.txt:06:49:44: -!- itsy has joined #esoteric.
2013-06-02.txt:09:56:11: -!- itsy has quit (Ping timeout: 240 seconds).
2013-06-02.txt:11:01:55: -!- itsy has joined #esoteric.
2013-06-02.txt:11:27:55: -!- itsy has parted #esoteric.
2013-06-10.txt:16:48:57: -!- itsy has joined #esoteric.
2013-06-10.txt:23:59:01: -!- itsy has quit (Quit: itsy).
2013-06-11.txt:11:26:22: -!- itsy has joined #esoteric.
2013-06-12.txt:13:12:55: <itsy> hexhams?
2013-06-12.txt:13:19:54: * itsy goes to join iBooter...
2013-06-12.txt:15:04:32: -!- itsy has quit (Ping timeout: 256 seconds).
2013-06-12.txt:15:19:51: -!- itsy has joined #esoteric.
2013-06-12.txt:16:48:26: * itsy looks in to see if anyone's talking about esolangs...
2013-06-12.txt:16:48:34: <elliott> itsy: as if :)
2013-06-12.txt:16:49:00: <mnoqy> itsy: i hear there was a great "derp code" language recently
2013-06-12.txt:17:04:53: * itsy wonders if anyones written a Quine in Mouse http://esolangs.org/wiki/Mouse
2013-06-12.txt:17:05:20: <ais523> itsy: if it's been around that long, probably
2013-06-12.txt:17:11:44: -!- itsy has quit (Ping timeout: 260 seconds).
2013-06-12.txt:17:13:25: -!- itsy has joined #esoteric.
2013-06-12.txt:17:19:23: <itsy> ais523: the closest I got to a Mouse Quine: #f;34!'#f;34!'64!'$ f"#f;34!'#f;34!'64!'$ f"@
2013-06-12.txt:17:19:58: <itsy> The problem is ! in a string represents a newline :-(
2013-06-12.txt:17:56:26: <itsy> Are there any classic Mac experts here?
2013-06-12.txt:19:19:52: <itsy> The following appear 5+ times in Pascal's Triangle: 120, 210, 1540, 7140, 11628, 24310 (all 6 times) & 3003 (8 times). Are there any others?
2013-06-12.txt:19:34:56: <itsy> Aha, I only checked 32 bit numbers...
2013-06-12.txt:20:00:21: <itsy> What value are a & b? 2 ? a ? b ? 99. Sam knows a+b. Pat knows a×b. Sam: "I don't know a & b. Nor do you." Pat: "I do now!" Sam: "So do I."
2013-06-12.txt:20:00:36: <itsy> Problem whose solution uses goldbach conjecture :-)
2013-06-12.txt:20:01:45: <itsy> What value are a & b? 2 <= a <= b <= 99. Sam knows a+b. Pat knows a×b. Sam: "I don't know a & b. Nor do you." Pat: "I do now!" Sam: "So do I." (IRC didn't like less than or equal character)
2013-06-12.txt:20:02:29: <zzo38> itsy: That isn't due to IRC; it is due to whatever character encoding is being used might or might not support it, and if the client support that character encoding or not.
2013-06-12.txt:20:06:06: <Taneb> itsy, how does Sam know that Pat doesn't know a and b?
2013-06-12.txt:20:16:17: <shachaf> itsy: is & bitwise and
2013-06-12.txt:21:05:18: <itsy> shachaf: & is just and
2013-06-12.txt:21:10:36: <itsy> Taneb: Sam works it out. (I.e. from a+b, Sam knows a×b can't be the product of two primes)
2013-06-12.txt:21:11:25: <itsy> Bike: if you know a, you know b.
2013-06-12.txt:21:12:52: <itsy> Did any see about the German girl who got refused entry into the USA because the US govt read her private Facebook messages. (not posted to her wall or anything)
2013-06-12.txt:22:15:11: <itsy> Freefull: Bananas
2013-06-12.txt:22:16:14: <FreeFull> itsy: That's shorter than lollipop
2013-06-12.txt:22:22:34: <itsy> Freefull: sleepless, longer than lollipop :)
2013-06-12.txt:22:23:45: <FreeFull> itsy: We already determined with a program that  senselessness  fullfills the criteria
2013-06-12.txt:22:28:14: <itsy> FreeFull: senselessnesses for 15 :-P
2013-06-13.txt:01:11:27: -!- itsy has parted #esoteric.
2013-06-13.txt:05:45:48: -!- itsy has joined #esoteric.
2013-06-13.txt:09:56:51: -!- itsy has quit (Read error: Connection reset by peer).
2013-06-13.txt:09:57:30: -!- itsy has joined #esoteric.
2013-06-13.txt:10:27:27: -!- itsy has quit (Read error: Connection reset by peer).
2013-06-13.txt:10:27:59: -!- itsy has joined #esoteric.
2013-06-13.txt:11:12:53: -!- itsy has quit (Read error: Connection reset by peer).
2013-06-13.txt:11:13:13: -!- itsy has joined #esoteric.
2013-06-13.txt:11:40:58: -!- itsy has quit (Ping timeout: 245 seconds).
2013-06-13.txt:17:04:14: <Taneb> Did we work out the answers to itsy's riddle?
2013-06-13.txt:20:56:51: -!- itsy has joined #esoteric.
2013-06-14.txt:10:05:37: -!- itsy has quit (Quit: itsy).
2013-06-14.txt:19:06:55: -!- itsy has joined #esoteric.
2013-06-14.txt:21:07:18: <Taneb> itsy, did anyone give you an answer to your riddle?
2013-06-14.txt:21:13:35: <itsy> Taneb: not yet
2013-06-14.txt:21:14:09: <itsy> Okay :-)
2013-06-14.txt:21:18:22: <shachaf> itsy: Please fix your IRC client to send UTF-8 instead of ISO-8859-1 or whatever it is it does.
2013-06-14.txt:22:02:50: <Bike> itsy: is it two and six this is bothering me now agh
2013-06-14.txt:22:03:56: <itsy> Bike: so Pat knows the product 12 and Sam knows the sum 8.
2013-06-14.txt:22:08:58: <itsy> If Sam knows the sum is 8, a and b could be 3 and 5.  If they're 3 and 5, then Pat has the product 15 and can calculate a and b.  Sam knows that Pat doesn't know the answer, but if the sum is 8, Pat might know...
2013-06-14.txt:22:11:27: <itsy> Bike: all possible a and b pairs that add up to the sum must contain at least one composite number.  Otherwise Sam can't possibly know that Pat doesn't know the answer.
2013-06-14.txt:22:15:46: <itsy> What value are a and b?
2013-06-14.txt:22:15:46: <itsy> 2 <= a <= b <= 99
2013-06-14.txt:22:15:46: <itsy> Sam knows the sum a + b.
2013-06-14.txt:22:15:46: <itsy> Pat knows the product a * b.
2013-06-14.txt:22:15:46: <itsy> Sam says: "I don't know a and b. I also know that you don't know."
2013-06-14.txt:22:15:47: <itsy> Pat says: "I do now!"
2013-06-14.txt:22:15:47: <itsy> Sam says: "So do I."
2013-06-14.txt:23:03:32: <itsy> Sam knows that Pat doesn't know: therefore the number Sam knows is not the sum of two primes. (A, B, or both are composite)
2013-06-14.txt:23:03:32: <itsy> Pat figures out the numbers now he knows Sam knows he doesn't know: therefore there's only one way to factor the product Pat knows into two numbers whose sum is not also the sum of two primes.
2013-06-14.txt:23:03:32: <itsy> Sam figures out the numbers now he knows Pat knows them: therefore there's only one pair of number which add up to the number Sam knows whose product can be factored into two numbers whose sum is not also the sum of two primes.
2013-06-14.txt:23:03:38: <itsy> Or something...
2013-06-15.txt:09:52:34: -!- itsy has quit (Quit: itsy).
2013-06-15.txt:14:08:05: -!- itsy has joined #esoteric.
2013-06-15.txt:14:54:27: <itsy> hi
2013-06-15.txt:15:12:02: <itsy> hi
2013-06-15.txt:16:12:34: -!- itsy has quit (Quit: itsy).
2013-06-15.txt:18:32:23: -!- itsy has joined #esoteric.
2013-06-16.txt:01:12:24: <Phantom_Hoover> `^_^v, aloril, atehwa, conehead, dessos, Frooxius, ggherdov, heroux, hogeyui____, iamcal__, itsy, jix, rntz, rodgort`, sacje, samebchase, SingingBoyo, SirCmpwn, sprocklem, ssue__, TodPunk, tromp_, trout, yiyus, I hope you hear me you fucks.
2013-06-16.txt:07:06:35: -!- itsy has parted #esoteric.
2013-06-17.txt:00:04:24: -!- itsy has quit (Quit: itsy).
2013-06-18.txt:21:51:19: -!- itsy has joined #esoteric.
2013-06-18.txt:21:55:23: <itsy> Has anyone designed their own tshirt with a program printed on it? I'm just trying to now via several online t-shirt studios...  Unfortunately they're all a bit of a pain (not supporting monospace fonts, etc).
2013-06-18.txt:21:58:03: <itsy> kmc: I might try that, thanks...
2013-06-18.txt:23:24:02: -!- itsy has parted #esoteric.
2013-06-19.txt:08:17:14: -!- itsy has quit (Ping timeout: 256 seconds).
2013-06-21.txt:14:06:30: -!- itsy has quit (Read error: Connection reset by peer).
2013-06-26.txt:18:34:12: -!- itsy has joined #esoteric.
2013-06-26.txt:18:34:31: <itsy> hi
2013-06-26.txt:18:34:48: <itsy> hi elliott :-)
2013-06-26.txt:18:39:58: * itsy considers writing a worm to seek out lost files... Stuff that's disappeared from the net, but must be on someone's computer somewhere.
2013-06-26.txt:19:07:41: <itsy> Does anyone here use an FTP search engine? Which one?
2013-06-26.txt:19:08:53: <AnotherTest> itsy: What exactly are you looking for
2013-06-26.txt:19:10:45: <itsy> AnotherTest: some old Core War stuff which was mentioned on Usenet about 20 years ago!
2013-06-26.txt:19:11:41: <AnotherTest> itsy: have you checked the usenet archives?
2013-06-26.txt:19:12:33: <itsy> AnotherTest: I've just got the messages, which contain an ftp link (now broken).
2013-06-26.txt:19:13:04: <itsy> By the way, is there a way to download an entire Usenet group? All messages dating back 20+ years? :-)
2013-06-26.txt:19:14:27: <AnotherTest> itsy: what's the FTP link?
2013-06-26.txt:19:14:35: <itsy> They're on Google. But I want them here :-)
2013-06-26.txt:19:16:34: <AnotherTest> itsy: so, what's the link?
2013-06-26.txt:19:17:04: <itsy> AnotherTest: one is ftp:soda.berkeley.edu/pub/corewar/ incoming/optimapc.exe
2013-06-26.txt:19:22:15: <AnotherTest> itsy: what about contacting them?
2013-06-26.txt:19:22:24: -!- itsy has parted #esoteric.
2013-06-26.txt:19:22:33: -!- itsy has joined #esoteric.
2013-06-26.txt:19:23:23: <itsy> Tried contacting first :-) No luck. I didn't realise wayback archived ftp.
2013-06-26.txt:20:46:00: <itsy> "Dear xxxx, I was just wondering if you still have a copy of xxxx.zip which you uploaded 22 years ago? Thanks" <- Worth a try :-) Luckily I found a current email address.
2013-06-26.txt:20:58:49: <itsy> Does anyone know what the first 2 dimensional programming language was?
2013-06-26.txt:21:02:50: <itsy> Thanks, that was the one I was looking for.  There were a couple of other before Befunge too.
2013-06-26.txt:21:46:30: <itsy> hexham
2013-06-26.txt:21:48:37: <itsy> Did helsinki.fi just move it's user pages?
2013-06-26.txt:22:34:16: -!- itsy has parted #esoteric.
2013-06-30.txt:08:17:55: -!- itsy has joined #esoteric.
2013-06-30.txt:08:18:17: <itsy> It's the World Egg Throwing Championships today :-)
2013-06-30.txt:08:56:40: -!- itsy has quit (Ping timeout: 256 seconds).
2013-07-01.txt:12:40:44: -!- itsy has joined #esoteric.
2013-07-01.txt:12:45:17: <itsy> Hello AnotherTest :-)
2013-07-01.txt:12:50:26: <itsy> This might be fun - http://tnmoc.org/summer-bytes (Summer Bytes Festival in UK)
2013-07-02.txt:06:00:34: -!- itsy has quit (Ping timeout: 276 seconds).
2013-07-04.txt:11:22:31: -!- itsy has quit (Ping timeout: 246 seconds).
2013-07-04.txt:21:23:55: <itsy> Bags packed ready for Silicon Dreams tomorrow :-)
2013-07-04.txt:21:24:15: * itsy hopes they're selling some cool stuff...
2013-07-04.txt:21:26:10: <itsy> oerjan: http://www.silicondreams.org.uk no sign of electric sheep :-(
2013-07-04.txt:23:31:32: <itsy> Bike wouldn't that give a similar result as multiplying by MAXINT-1 and taking the high word of the result?  Which might be similar to computing 0-x. 
2013-07-04.txt:23:32:15: <oerjan> itsy: i think you get trouble with the bits you want to cut off giving carry into the bits you want to keep
2013-07-04.txt:23:35:54: <Bike> itsy: i'm not sure what you meant but (x * (2^n)-1) >> n doesn't work
2013-07-04.txt:23:36:57: <itsy> maybe start with y=1, result=0.  If the right bit of x is set then result=result+y. Then shift x right. shift y left and add 1. Then repeat until x=0
2013-07-05.txt:06:45:45: -!- itsy has parted #esoteric.
2013-07-08.txt:11:20:09: -!- itsy has joined #esoteric.
2013-07-08.txt:20:28:07: <itsy> Does anyone still use OS/2?
2013-07-08.txt:20:28:15: <itsy> Or BeOS?
2013-07-08.txt:20:39:03: * itsy was looking at the new Amiga at the weekend (and also the new MorphOS)
2013-07-09.txt:12:09:44: -!- itsy has quit (Read error: Connection reset by peer).
2013-07-09.txt:12:10:04: -!- itsy has joined #esoteric.
2013-07-09.txt:12:10:36: -!- itsy has quit (Read error: Connection reset by peer).
2013-07-09.txt:12:11:06: -!- itsy has joined #esoteric.
2013-07-09.txt:12:15:31: -!- itsy has quit (Ping timeout: 264 seconds).
2013-07-10.txt:13:52:26: -!- itsy has joined #esoteric.
2013-07-10.txt:14:19:13: -!- itsy has quit (Ping timeout: 241 seconds).
2013-07-12.txt:05:45:43: -!- itsy has joined #esoteric.
2013-07-12.txt:14:58:12: <itsy> Wait, what was that? The Post Office sells necklaces?
2013-07-12.txt:15:10:42: <fizzie> itsy: They have one shelf of "miscellaneous crap".
2013-07-12.txt:16:51:07: -!- itsy has quit (*.net *.split).
2013-07-12.txt:19:27:58: -!- itsy has joined #esoteric.
2013-07-12.txt:22:25:37: -!- itsy has parted #esoteric.
2013-07-15.txt:13:41:55: -!- itsy has joined #esoteric.
2013-07-15.txt:13:52:34: -!- itsy has quit (Ping timeout: 276 seconds).
2013-07-16.txt:18:38:03: -!- itsy has joined #esoteric.
2013-07-16.txt:18:39:30: <itsy> There's an asteroid with a moon
2013-07-16.txt:18:45:04: <itsy> http://en.wikipedia.org/wiki/Dysnomia_(moon)
2013-07-16.txt:19:14:29: -!- itsy has parted #esoteric.
2013-07-17.txt:10:30:28: -!- itsy has joined #esoteric.
2013-07-17.txt:13:37:12: * itsy quarks to boily
2013-07-17.txt:13:39:21: <itsy> Noooo... everything changed now you observed :-(
2013-07-17.txt:15:00:38: -!- itsy has parted #esoteric.
2013-07-17.txt:22:06:14: -!- itsy has quit (Ping timeout: 240 seconds).
2013-08-01.txt:10:07:04: -!- itsy has joined #esoteric.
2013-08-01.txt:10:07:24: <itsy> I'm off to the Centre for Computing History in Cambridge tomorrow http://ComputingHistory.org.uk :-)
2013-08-01.txt:10:11:03: <Phantom_Hoover> who's itsy
2013-08-01.txt:10:12:00: <itsy> Erm... I think this covers it http://about.me/john_metcalf
2013-08-01.txt:11:19:17: -!- itsy has quit (Quit: itsy).
2013-08-01.txt:15:47:42: -!- itsy has joined #esoteric.
2013-08-01.txt:17:14:44: <itsy> Did anyone here have a ZX Spectrum? I'm just writing a bit of Z80 at the moment!
2013-08-02.txt:00:01:28: -!- itsy has parted #esoteric.
2013-08-13.txt:07:38:51: -!- itsy has joined #esoteric.
2013-08-14.txt:00:25:31: -!- itsy has parted #esoteric.
2013-08-15.txt:23:25:17: -!- itsy has joined #esoteric.
2013-08-16.txt:02:29:03: -!- itsy has quit (Read error: Connection reset by peer).
2013-08-26.txt:22:13:32: -!- itsy has joined #esoteric.
2013-08-26.txt:22:52:09: <itsy> Helloily.
2013-08-27.txt:00:24:16: -!- itsy has parted #esoteric.
2013-08-27.txt:19:22:47: -!- itsy has joined #esoteric.
2013-08-27.txt:19:26:17: <itsy> I read "The Saxonbury Printout" a few weeks ago. No-one dies, but it's about a computer possessed by a ghost.  Does that count?
2013-08-28.txt:12:58:58: -!- itsy has parted #esoteric.
2013-09-06.txt:03:10:52: -!- itsy has joined #esoteric.
2013-09-06.txt:14:09:17: <itsy> Hi Mnoqy :-)
2013-09-06.txt:15:37:38: <itsy> That's the second time someone's mentioned Ylvis today. I hadn't heard of them before...
2013-09-06.txt:19:42:13: -!- itsy has quit (Quit: itsy).
2013-09-07.txt:20:25:13: -!- itsy has joined #esoteric.
2013-09-07.txt:20:28:34: * itsy is reading http://www.basiccomic.com
2013-09-08.txt:22:07:07: -!- itsy has quit (*.net *.split).
2013-09-08.txt:22:19:32: -!- itsy has joined #esoteric.
2013-09-09.txt:00:10:32: -!- itsy has quit (Quit: itsy).
2013-09-10.txt:22:01:38: -!- itsy has joined #esoteric.
2013-09-11.txt:02:25:59: -!- itsy has quit (Read error: Connection reset by peer).
2013-09-16.txt:19:54:11: -!- itsy has joined #esoteric.
2013-09-16.txt:20:44:10: <itsy> Hi! Are the codu.org logs broken?
2013-09-16.txt:20:44:36: <Bike> itsy: try the [text] link instead, i don't know what's up
2013-09-16.txt:22:54:59: -!- itsy has quit (Quit: itsy).
2013-09-17.txt:09:18:44: -!- itsy has joined #esoteric.
2013-09-17.txt:10:01:42: -!- itsy is now known as john_metcalf.