00:00:28 -!- DHeadshot has quit (Ping timeout: 240 seconds). 00:35:03 -!- oerjan has joined. 00:36:38 Random thought: from the way the logo looks like, I thought the name of that one guy was "tie⃛sto", not "tiësto". 00:37:51 -!- augur has quit (Remote host closed the connection). 00:38:09 -!- augur has joined. 00:43:07 oerjan: look <-- where? WHERE? OH MY GOD WHAT'S HAPPENING 00:43:35 oerjan: You were blaming me for something related to wisdom. 00:44:15 shachaf: yes? do you claim innocence? 00:44:27 I claim nothing. 00:44:32 fiendish 00:44:55 although mostly i was blaming boily for confusing you with me 00:55:14 helloerjan 00:56:40 How to lock out the HD channels and SD channels independently on the Motorola cable box? When I set the lock it wants to set the lock together 00:59:14 `edit wisdom/oerjan 00:59:15 http://hackego.esolangs.org/edit/wisdom/oerjan 01:01:05 -!- augur has quit (Remote host closed the connection). 01:25:51 now _that_ is just evil. 01:26:10 hitopia 01:26:17 what is? 01:27:25 using `edit for wisdoms 01:27:49 `cat bin/wdit 01:27:50 edit "wisdom/$1" 01:27:57 shocking 01:28:45 . o O ( perhaps it should construct a `sled instead of a `fetch when it's short enough :P ) 01:28:56 oerjan: I was thinking of putting in a diffy kind of summary in the commit message when it's very short. 01:29:12 wait what 01:29:29 In the message you get for `fetch. 01:29:52 hm that would also work 01:30:47 (The `sled thing could be doable too, though then it'd have to fetch the HackEgo copy every time. A `mk-when-short would be trivial.) 01:31:13 `cat bin/mk 01:31:14 ​[[ "$1" == ?*//* ]] || { echo usage: "mk[x]" file//contents >&2; exit 1; }; key="${1%%//*}"; value="${1#*//}"; echo "$value" > "$(echo-p "$key")" && echo "$key" 01:31:26 `cat test 01:31:27 cat: test: No such file or directory 01:31:54 `` mkx test//yo; mk test//hi; ls -l test 01:31:56 test \ test \ -rwxr-xr-x 1 5000 0 3 Feb 21 01:31 test 01:31:58 Incidentally, there's no `fetchx, which does mean that you still end up with two lines of history if making a new command. 01:32:20 just checking that it at least preserves mode 01:32:24 -!- hppavilion1 has joined. 01:32:30 -!- Marcela_Gandara1 has joined. 01:32:50 `fetch test http://hackego.esolangs.org/get/wisdom/oerjan 01:32:51 2017-02-21 01:32:29 URL:http://hackego.esolangs.org/get/wisdom/oerjan [335/335] -> "test" [1] 01:32:57 `` ls -l test 01:32:58 ​-rwxr-xr-x 1 5000 0 335 Feb 21 01:32 test 01:33:19 Yeah, updating existing executables is fine. 01:33:22 hm... 01:33:34 `cat bin/edit 01:33:34 ​#!/usr/bin/env python \ \ import sys, os.path, re, urllib \ \ if len(sys.argv) < 2: \ sys.exit('http://hackego.esolangs.org/edit/') \ \ f = os.path.realpath(sys.argv[1]) \ f = re.sub(r"^/+hackenv/", "", f) \ if re.match(r"/|\.hg(?:/|ignore$|$)",f): \ sys.exit("File is not editable.") \ print 'http://hackego.esolangs.org/edit/' + urllib.qu 01:34:20 -!- ^v has quit (Read error: Connection reset by peer). 01:36:00 `rm test 01:36:02 No output. 01:36:19 . o O ( hm should have used tmp/test ) 01:38:15 -!- augur has joined. 01:38:19 -!- augur has quit (Remote host closed the connection). 01:40:17 I was also considering patching `fetch to use a temporary file for wget and only clobber the named file if successful, which seems a little more user-friendly. 01:41:03 it does 01:42:22 -!- Phantom_Hoover has quit (Read error: Connection reset by peer). 01:44:58 -!- Marcela_Gandara1 has quit (Ping timeout: 240 seconds). 01:47:45 -!- Marcela_Gandara1 has joined. 01:48:16 -!- doesthiswork has joined. 01:50:03 [wiki] [[Special:Log/delete]] delete * Oerjan * deleted "[[Esolang:SolboScript]]": Mistaken move 01:51:57 -!- hppavilion1 has quit (Ping timeout: 260 seconds). 01:52:31 -!- augur has joined. 01:53:56 -!- Marcela_Gandara has joined. 01:54:25 hello 01:54:31 -!- Marcela_Gandara has left. 01:54:37 (bye) 01:55:02 hello 02:05:34 -!- ^v has joined. 02:27:07 -!- augur has quit (Remote host closed the connection). 02:30:13 -!- furozo has joined. 02:36:54 -!- Marcela_Gandara1 has quit (Quit: Leaving.). 02:39:09 -!- furozo has quit (Quit: furozo). 02:39:22 -!- augur has joined. 03:13:51 I am playing Rogue and I touched some gap in the floor, and then it asked for a save file, and after restoring the save file, it is now level 29285, armor -269, and I get the message "In some bizarre place (1, 61)" and when trying to move, instead get similar messages with other numbers. Do you know what that is? 03:14:05 Also now next to the time it says "Lattice C 1.02cas" 03:14:46 It sounds like a bug. 03:15:36 -!- kiki` has quit (Quit: Connection closed for inactivity). 03:16:03 Also, my mace emitted a flash of white light upon first entering the room that had that gap. 04:39:00 -!- shikhin_ has joined. 04:39:23 -!- shikhin_ has changed nick to Guest46174. 04:50:51 <\oren\> what kind of food is a "nokky"? 04:54:10 i just heard carlsagan42 talking to bjonas in a youtube video. such a strange small world we are in 05:00:27 -!- doesthiswork has quit (Quit: Leaving.). 05:02:07 \oren\: gnocchi perhaps? 05:07:27 -!- Guest46174 has quit (Quit: Alas.). 05:14:50 <\oren\> yeah that's what it was 05:15:05 <\oren\> I was watching hell's kitchen 05:19:54 -!- ChatSharp has joined. 05:21:25 -!- ChatSharp has left. 05:26:33 I had another idea of Magic: the Gathering card which would be: ~'s power and toughness are each equal to the number of counters on you. (regardless what kind of counter) 05:27:52 Do you like this? 05:27:56 I do, actually. 05:28:02 OK 05:28:12 It's a fairly neat and novel effect, yet also quite simple. 05:28:31 Yes, it is what I thought too 05:29:46 -!- shikhin has changed nick to shikhout. 05:30:36 -!- shikhin has joined. 05:31:03 -!- shikhin has quit (Remote host closed the connection). 05:31:29 [wiki] [[Talk:Brainfuck++]] N https://esolangs.org/w/index.php?oldid=51068 * Destructible watermelon * (+170) Created page with "Did you just call Brainfuck a joke lang and useless? →🚪 get out ~~~" 05:31:49 -!- shikhin has joined. 05:35:41 -!- shikhout has quit (Quit: thanks to heddwch). 06:06:37 [wiki] [[Talk:Brainfuck++]] https://esolangs.org/w/index.php?diff=51069&oldid=51068 * Oerjan * (+240) Nope 06:33:34 -!- pledis has quit (Ping timeout: 258 seconds). 06:37:36 -!- oerjan has quit (Quit: Nite). 06:58:34 -!- hppavilion1 has joined. 07:05:58 -!- hppavilion1 has quit (Ping timeout: 240 seconds). 07:21:01 -!- hppavilion1 has joined. 08:01:13 -!- augur has quit (Remote host closed the connection). 08:01:53 -!- augur has joined. 08:06:13 -!- augur has quit (Ping timeout: 260 seconds). 08:26:37 -!- augur has joined. 08:27:10 -!- augur has quit (Remote host closed the connection). 08:34:00 -!- augur has joined. 09:08:18 -!- trn has quit (Ping timeout: 245 seconds). 09:09:17 -!- BooK has joined. 09:13:30 -!- hppavilion1 has quit (Ping timeout: 260 seconds). 09:18:17 -!- ais523 has joined. 09:18:25 @messages? 09:18:26 Sorry, no messages today. 09:20:36 -!- AnotherTest has joined. 09:27:14 -!- AnotherTest has quit (Ping timeout: 255 seconds). 09:39:45 -!- LKoen has joined. 09:41:02 -!- trn has joined. 09:45:26 -!- ais523 has changed nick to ais523_. 09:45:31 whoops, I was using the wrong nick 10:16:11 -!- AnotherTest has joined. 10:32:42 -!- MoALTz has joined. 10:53:25 -!- ais523_ has quit (Ping timeout: 260 seconds). 11:00:17 -!- AnotherTest has quit (Ping timeout: 260 seconds). 11:10:55 -!- boily has joined. 11:11:26 -!- AnotherTest has joined. 11:27:24 `wisdom 11:27:25 can//Can cans can cans? 11:27:36 `cwlprits can 11:27:38 mroman̈_ 11:28:17 -!- AnotherTest has quit (Ping timeout: 240 seconds). 11:35:49 `wisdom 11:35:50 boxmodel//boxmodel is how we figure out how big Taneb's cage is going to be. 11:36:03 :/ 11:38:30 Tanelle. please note that I do not condone any caging. 11:40:03 . o O ( what is the volume of the average human? ) 11:40:57 1/2 m^3? let's google. 11:41:14 actually that's silly 11:41:21 -!- augur has quit (Remote host closed the connection). 11:41:57 “So, knowing two of our three variables, we have a mass of 70kg divided by a density of 985 kg/m^3 equal to our volume, or .0711 cubic meters, and since 1 cubic meter = 1000 liters, around 71 liters.” ― https://www.quora.com/Whats-the-volume-of-average-human 11:42:24 I should divide weight by density, so 0.07m^3 maybe. 11:42:55 about 2500 fl oz then. 11:43:06 a bit more because people, barely, float. 11:43:12 whatever fl oz are. 11:43:20 ;) 11:43:49 fluid ounces, the tastiest unit there is. 11:44:20 floating is a foreign concept. I sink. 11:44:39 boily: I can say the words, I have no intuition for the unit. 11:44:45 hence the smiley. 11:45:14 but perhaps I should've written "whatever fluid ounces are". but it's too late. 11:46:09 boily: that's how we test for cyborgs. 11:46:30 (it's similar to the test for witches in the middle ages) 11:50:38 I'm not a cyborg, and I'm not a witch, nor a duck. 11:50:53 -!- augur has joined. 11:54:06 Dunking would be a bit of a weird Voight-Kampff 11:56:00 -!- augur has quit (Ping timeout: 240 seconds). 11:57:58 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”). 11:59:06 Taneb: the machine, or the empathy test? 11:59:34 boily, the purpose 12:03:42 speaking of cyborgs, https://imgur.com/gallery/VgxcD is funny. 12:04:10 (well, it's still kind of funny today) 12:05:40 :D 12:11:13 -!- Zarutian has joined. 12:11:59 -!- Zarutian has quit (Read error: Connection reset by peer). 12:12:18 -!- Zarutian has joined. 12:14:09 -!- boily has quit (Quit: EMULSION CHICKEN). 12:28:50 -!- Zarutian has quit (Quit: Zarutian). 12:30:39 -!- AnotherTest has joined. 12:53:13 -!- augur has joined. 12:57:40 -!- augur has quit (Ping timeout: 240 seconds). 13:01:20 -!- AnotherTest has quit (Ping timeout: 240 seconds). 13:14:23 -!- AnotherTest has joined. 13:47:29 -!- moony has joined. 13:47:31 eeee 13:53:52 -!- augur has joined. 13:54:55 good morning 13:58:20 -!- augur has quit (Ping timeout: 240 seconds). 14:00:56 -!- doesthiswork has joined. 14:25:04 -!- Lord_of_Life has quit (Excess Flood). 14:28:29 -!- Lord_of_Life has joined. 14:31:30 -!- sebbu2 has joined. 14:33:44 -!- `^_^v has joined. 14:34:57 -!- sebbu has quit (Ping timeout: 260 seconds). 14:42:35 -!- furozo has joined. 14:54:44 -!- augur has joined. 14:59:00 -!- augur has quit (Ping timeout: 240 seconds). 15:10:57 -!- doesthiswork has quit (Quit: Leaving.). 15:15:41 𝐇𝐈 15:18:08 izabera, you sound rather bold this afternoon, izabera 15:18:51 :P 15:26:46 -!- furozo has quit (Quit: Lost terminal). 15:30:36 -!- furozo has joined. 15:36:58 -!- wlp1s1 has quit (Quit: jeffl35 has quit (Quit: jeffl35 has quit (Quit: jeffl35 has quit (Quit: jeffl35 has quit ...). 15:42:26 15:42:32 -!- furozo has quit (Quit: leaving). 15:55:25 -!- augur has joined. 16:00:01 -!- augur has quit (Ping timeout: 240 seconds). 16:04:35 -!- viznut_ has quit (Ping timeout: 256 seconds). 16:05:40 -!- viznut has joined. 16:23:00 -!- LKoen has joined. 16:24:33 -!- idris-bot has quit (Quit: Terminated). 16:24:51 -!- idris-bot has joined. 16:26:48 -!- idris-bot has quit (Client Quit). 16:27:05 -!- idris-bot has joined. 16:29:45 -!- iczero has joined. 16:30:29 -!- iczero has changed nick to wlp1s1. 16:30:44 -!- idris-bot has quit (Client Quit). 16:31:04 -!- idris-bot has joined. 16:34:24 -!- augur has joined. 16:43:29 -!- oerjan has joined. 17:26:37 helloerjan 17:26:57 hellopia 17:30:12 whats new 17:33:18 i dunno, i'm not paying attention 17:38:45 not paying attention to your life??? 17:38:48 that sounds awful 17:39:48 `? life 17:39:49 ​‘Life,’ said Marvin, ‘don't talk to me about life.’ 17:41:16 i wasn't actually talking about my life, anyway. 17:43:26 oh right, trump said something stupid about sweden, i noticed that. 17:47:38 -!- zzo38 has quit (Remote host closed the connection). 17:48:48 i was asking about what was new with you in particular. have you done or made anything cool? 17:52:43 no hth 17:55:17 -!- AnotherTest has quit (Ping timeout: 268 seconds). 17:57:18 oerjan: sorry to hear about what you swedes are going through hth 17:59:48 * oerjan whacks shachaf with the saucepan ===\__/ 18:00:14 -!- heroux has quit (Ping timeout: 255 seconds). 18:00:27 -!- augur has quit (Remote host closed the connection). 18:06:56 -!- heroux has joined. 18:10:46 -!- oerjan has quit (Quit: Later). 19:12:07 -!- Zarutian has joined. 19:12:57 -!- Zarutian has quit (Read error: Connection reset by peer). 19:13:37 -!- Zarutian has joined. 19:20:06 `olist 1066 19:20:07 olist 1066: shachaf oerjan Sgeo FireFly boily nortti b_jonas 19:50:43 -!- newsham has quit (Quit: leaving). 19:53:16 -!- AnotherTest has joined. 19:59:42 <\oren\> グテン・モルゲ~ン 19:59:47 -!- newsham has joined. 20:04:28 -!- trn has quit (Ping timeout: 240 seconds). 20:36:02 -!- trn has joined. 20:44:33 -!- Lord_of_Life has quit (Excess Flood). 20:47:45 -!- _thum has joined. 20:48:27 -!- _thum has quit (Read error: Connection reset by peer). 20:48:56 -!- _thum has joined. 20:49:06 <_thum> molly! 20:49:19 <_thum> where are you? 20:49:29 -!- Lord_of_Life has joined. 20:49:50 <_thum> why are there so few women on irc? 20:51:03 <_thum> somebody should write a book on the subject... 20:51:35 <_thum> what are the social forces that prevent women from reaching irc 20:52:10 -!- mroman has joined. 20:53:01 <_thum> anybody? anybody got any clues as to why? 20:53:30 `relcome _thum 20:53:32 ​_thum: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on EFnet or DALnet.) 20:53:58 -!- thum_ has joined. 20:54:21 esoteric programming? lol 20:54:40 i guess anything other than C is esoteric 20:56:28 There are lots of non-esoteric languages. Java, C#, Python, Perl, Ruby, PHP, Rust, Swift, SQL, JavaScript, Visual Basic, VHDL, Verilog, TCL, various shells... 20:56:42 to name a few. 20:57:08 it lives! 20:57:35 -!- _thum has quit (Ping timeout: 260 seconds). 20:57:41 yeah, i agree, i guess Prolog is esoteric 20:58:02 no, Prolog and Lisp are also non-esoteric. So are Mathematica and MATLAB. 20:58:27 Or Haskell, Caml, OCaml 20:58:56 -!- _thum has joined. 20:58:56 They've all been made and are being used to write real programs. 20:59:02 your connection sucks. 20:59:04 oh hey, newby 20:59:06 try the log 20:59:25 `relcome _thum 20:59:26 ​_thum: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on EFnet or DALnet.) 20:59:53 <_thum> oh, sorry, this isn't wood shop? 21:00:20 I don't know what you mean, so I suppose the answer is "yes"? 21:01:03 <_thum> you guessed right, but seriously, i thought it was about esoteric knowledge in general 21:01:14 <_thum> not just programming 21:02:45 -!- thum_ has quit (Ping timeout: 260 seconds). 21:04:08 -!- thum_ has joined. 21:04:48 Na, we wander off topic but then we tend to discuss games (like Magic: the Gathering, text adventures or Dwarf Fortress (not in a long time?), web comics and science. Oh and wisdom. 21:04:52 `wisdom 21:04:54 applicative functor//Applicative functors are just monoids in the category of endofunctors. 21:05:46 Sometimes we don't close our parentheses. 21:06:39 (shachaf's right 21:06:50 (most of the time it's not even deliberate))) 21:07:53 -!- _thum has quit (Ping timeout: 260 seconds). 21:07:58 i got an esoteric language for ya... HLSL 21:08:37 high level shading language? .. no it's shader 21:09:09 -!- _thum has joined. 21:09:11 It's not esoteric either, I'm afraid. Just like OpenCL isn't, or the older assembly like OpenGL shading language 21:09:27 `wiki 21:09:28 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: wiki: not found 21:09:31 `? wiki 21:09:32 The wiki is at . 21:09:46 <_thum> how esoteric do you have to be? 21:10:38 <_thum> hehe.. "brainfuck" 21:11:22 INTERCAL is historcally interesting; Befunge is quite popular too 21:11:40 fungot: do you like Befunge? 21:11:40 int-e: i thought an eigenvalue was. now i feel better already than common lisp? 21:11:54 (fungot is a bot written in Befunge) 21:11:54 int-e: something about formal methods iirc? if not, don't mind it 21:12:50 -!- thum_ has quit (Ping timeout: 255 seconds). 21:16:01 <_thum> http://pastebin.com/6Dn5Zur1 21:16:12 <_thum> this is my latest psudo noise function 21:17:37 <_thum> heh... eignvector 21:18:10 ^style 21:18:11 Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc* iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube 21:18:16 ^style irc 21:18:16 Selected style: irc (IRC logs of freenode/#esoteric, freenode/#scheme and ircnet/#douglasadams) 21:18:29 (so basically that's where it learned its vocabulary) 21:18:30 -!- _thum has quit (Read error: Connection reset by peer). 21:19:10 -!- _thum has joined. 21:19:26 <_thum> new esoteric language... "nutation" 21:19:43 hmm, would the noise be prettier with a sawtooth instead of frac()? just wondering 21:21:06 <_thum> i dunno... try it... it's nice to program something and see results right away 21:22:01 I can't easily test it. 21:23:13 <_thum> yeah, just get k-lite codec pack... then you can write shaders on the fly 21:23:16 <_thum> it's quite cool 21:23:17 (I'd have to translate it to OpenCL, and find some test harness for opengl shaders that I don't have, though that should not take *too* long.) 21:23:46 * int-e is running GNU/Linux 21:24:15 -!- thum_ has joined. 21:24:59 the media player even disassembles it for you... well, it's easy to do, directx does the compiling 21:25:00 instead of frac(x), a possible sawtooth function would be abs(frac(x)*2-1) 21:25:42 * int-e goes outside for a bit 21:26:55 hrm, well, you're still getting into the same 0-1 range? heh 21:27:16 but how it looks on the screen is a different issue 21:27:46 well, no, you'd be in 1-2 range.. :( 21:27:57 -!- _thum has quit (Ping timeout: 260 seconds). 21:28:52 frac(x) is in [0,1); frac(x)*2 is in [0,2); frac(x)*2-1 is in [-1,1), abs(...) is in [0,1]. 21:29:18 now, really afk 21:32:21 -!- thum_ has quit (Ping timeout: 240 seconds). 21:38:35 -!- DHeadshot has joined. 21:44:19 -!- augur has joined. 22:03:08 -!- zemhill___ has joined. 22:06:50 -!- zemhill__ has quit (Ping timeout: 255 seconds). 22:07:55 https://twitter.com/mynameisntdave/status/586761774554292224 22:24:56 ?! 22:24:56 Maybe you meant: v @ ? . 22:25:04 lambdabot: I almost definitely did not 22:25:31 (maybe I should special-case that "command") 22:26:01 first word a sequence of punctuation --> ignore 22:26:16 need to be carefuly not to catch @@ 22:26:57 @help @? 22:26:58 help . Ask for help for . Try 'list' for all commands 22:27:02 @help ? 22:27:03 ?? [args]. 22:27:03 ?? executes plugin invocations in its arguments, parentheses can be used. 22:27:03 The commands are right associative. 22:27:03 For example: ?? ?pl ?undo code 22:27:03 is the same as: ?? (?pl (?undo code)) 22:27:14 @help @ 22:27:14 @@ [args]. 22:27:14 @@ executes plugin invocations in its arguments, parentheses can be used. 22:27:14 The commands are right associative. 22:27:14 For example: @@ @pl @undo code 22:27:14 is the same as: @@ (@pl (@undo code)) 22:27:27 right. 22:27:38 @v 22:27:38 Exception: <> 22:27:42 @v 22:27:42 Just 'J' 22:39:28 -!- pikhq has quit (Ping timeout: 240 seconds). 22:40:47 -!- pikhq has joined. 22:42:21 -!- rigoberto has joined. 22:44:49 hi 22:44:51 hola 22:44:57 hello 22:45:02 hi 22:45:37 you speak spanish 22:46:31 voce fala portugues?? 22:46:55 parla italiano?? 22:46:59 `bienvenido rigoberto 22:47:00 rigoberto: ¡Bienvenido al centro internacional para el diseño y despliegue de lenguajes de programación esotéricos! Por desgracia, la mayoría de nosotros no hablamos español. Para obtener más información, echa un vistazo a nuestro wiki: . (Para el otro tipo de esoterismo, prueba #esoteric en EFnet o DALnet.) 22:47:31 `benvenuto rigoberto 22:47:32 rigoberto: welcome.it? ¯\(°​_o)/¯ 22:47:40 `doag bin/benvenuto 22:47:41 thank 22:47:42 5272:2015-03-21 cp bin/{bienvenido,benvenuto}; sed -i \'s/es/it/g\' bin/benvenuto \ 5271:2015-03-21 cp bin/{bienvenido,benvenuto}; sed -i \'s/es/it/\' bin/benvenuto \ 5270:2015-03-21 cp bin/{bienvenido,benvenuto}; sed -i \'s/es/it/\' bin/bienvenuto 22:47:58 oerjan: what's that all about, the dogs now howl 22:48:00 Atr 22:48:02 perro 22:48:41 molto graccie 22:51:09 -!- rigoberto has quit (Quit: Leaving). 22:53:06 -!- AnotherTest has quit (Quit: ZNC - http://znc.in). 22:55:35 -!- mroman has quit (Ping timeout: 260 seconds). 23:04:47 -!- `^_^v has quit (Quit: This computer has gone to sleep). 23:08:36 -!- boily has joined. 23:11:42 `wisdom 23:11:43 funpun//funpuns fceø fbz fryyrev naq pbfcynlf Arcrgn Yrvwba ba jrrxraqf. Ur ungrf oryy crccref jvgu n cnffvba. Gur havg bs sha chaarel vf anzrq nsgre uvz. 23:12:08 uryybpuns. 23:14:52 -!- Lord_of_Life has quit (Excess Flood). 23:16:06 -!- Phantom_Hoover has joined. 23:16:29 -!- Lord_of_Life has joined. 23:18:11 -!- IronY has changed nick to Irony. 23:18:26 `wisdom 23:18:27 cube//Cubes come in all sizes, colors, and materials, but only one shape. The companion cube does not speak, however. 23:19:02 cubes are evil. they tumble on the wrong side. 23:19:06 `wisdom 23:19:07 intelligence//Intelligence is a scarce resource that is distributed by the CIA. 23:19:08 -!- tromp has quit (Read error: Connection reset by peer). 23:19:35 -!- tromp has joined. 23:20:20 helloily 23:21:07 quinthellopia! 23:21:11 boily: Uryybpun, isn't that a pok-é-mon? 23:21:16 hellop 23:21:27 good evenizzie 23:21:55 fizziello. we'll have to catch shachaf to know. 23:22:00 rdochelloc. 23:25:14 -!- Irony has changed nick to IronY. 23:33:54 `wisdom 23:33:55 ghoti//"Ghoti" is a very fishy spelling. 23:34:07 `5 w 23:34:11 1/2:zimbabwe//olsner's desk points zimbabwards. It is highly dependent on tswett's michiganic orientation. \ cocoon//Cocoon was built by the fal'Cie, and floats above Gran Pulse. \ the universe//The universe was invented by Taneb as an opposing force to oerjan. Escardó proved that it was indiscreet. \ //The final frontier. \ monomorphis 23:34:24 `slwd ghoti//s"^."“" 23:34:26 ghoti//“Ghoti" is a very fishy spelling. 23:34:38 `n 23:34:39 2/2:m//A monomorphism is just an epimorphism in the opposite category. 23:34:42 `slwd ghoti//si"i”i 23:34:44 ghoti//“Ghoti” is a very fishy spelling. 23:34:53 scowquotes 23:35:02 scowquotes? 23:35:39 once again I tried today to write a ‘public interface Applicative<...> extends Functor<...>’. didn't work :/ 23:40:29 -!- moony has quit (Remote host closed the connection). 23:55:35 `6 23:55:36 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: 6: not found 23:57:39 -!- oerjan has joined.