00:01:15 -!- FreeFull has quit (Quit: Rebooting). 00:07:28 -!- FreeFull has joined. 00:12:38 -!- jaboja has joined. 00:22:36 -!- triggerwarning has joined. 00:23:07 -!- triggerwarning has quit (Changing host). 00:23:07 -!- triggerwarning has joined. 00:24:05 What additional kind of features should my PCRE wrapper library have? 00:32:33 How can I answer that without knowing what features it already has? 00:32:51 -!- ^v has joined. 00:34:49 Guess, I suppose. 00:51:31 -!- IGLC has joined. 00:53:55 Currently I have functions PCRE_COMPILE, PCRE_CONFIG, PCRE_EXEC, PCRE_FIRSTCHAR, PCRE_QUOTE, PCRE_REPLACE, REGEXP. The PCRE_COMPILE function takes the text and options (any options are valid) and returns a blob (or null if the compilation failed). 00:56:14 zzo38: PCRE wrapper to what language? 00:56:21 b_jonas: SQL 00:56:22 oh, sqlite3 00:56:25 I should've guessed 00:57:35 I also intend to soon add a virtual table module for returning a list of matches. However, if there is anything else you think I might have missed, you can mention it. 01:01:33 -!- hppavilion[2] has joined. 01:04:12 -!- hppavilion[1] has quit (Ping timeout: 256 seconds). 01:06:21 -!- tromp_ has joined. 01:08:44 -!- hppavilion[2] has quit (Ping timeout: 256 seconds). 01:10:31 <\oren\> shit, I need glasses 01:10:51 <\oren\> stupid left eye i blurry 01:20:05 \oren\: go find a good ophtalmologist, a good optometrist, and a good optician, two of whom might be the same, plus learn to pronounce those words without hesitation. 01:20:14 -!- interest1ng has quit (Quit: Leaving...). 01:20:15 also, welcome to the family 01:24:42 \oren\: and if you're fluent with those three, you can go on to “sclera” and “conjunctiva” 01:25:02 and “cornea” too of course. 01:28:20 casual 01:28:39 the zonule of zinn is where the real fun starts 01:29:25 Phantom_Hoover: nah, the real fun for me is not actually the eye thingy, but the expensive glasses 01:29:41 The eye doctor is necessary, but not fun. 01:30:39 -!- oerjan has joined. 01:33:09 i remember an esoteric language that was using the filesystem as the language itself 01:33:14 but i can't remember the name 01:33:25 does anyone know it? 01:33:56 Folder 01:34:15 thanks 01:34:39 -!- juhwa has joined. 01:40:41 -!- juhwa has left ("Leaving"). 02:07:14 -!- Phantom_Hoover has quit (Read error: Connection reset by peer). 02:27:05 -!- interest1ng has joined. 02:29:55 -!- Phantom_Hoover has joined. 02:34:05 -!- bb010g has joined. 02:36:15 -!- Phantom_Hoover has quit (Ping timeout: 240 seconds). 02:48:17 <\oren\> hmm if Trump wins the election, it could trigger an immigration wave to come to Canada, which could fix our economy. 02:49:13 <\oren\> please Mr. Trump, drive the latte liberals north! 02:49:15 Even so, it isn't worth it for trump to be elected 02:49:26 -!- andrew_ has joined. 02:49:46 <\oren\> Elronnd: why? doesn't affect us, we've got Trudeau! 02:50:08 * Elronnd doesn't actually live in canada, doesn't know who Trudeau is 02:50:37 also, don't you have a shred of compassion for the poor people, who will be discriminated against by Trump *and* won't have the cash to move? 02:50:48 <\oren\> Justin Trudeau, the bishonen prime minister of Canada 02:51:56 <\oren\> He's more left than even Bernie Sanders 02:52:05 ah 02:52:23 <\oren\> He might fund the poor of america to come here as refugees 02:54:37 <\oren\> With a bigger workforce our economy might be able to work better, and our currency would not be as much of an oil voucher 02:57:46 If his policy is unconstitutional then it cannot be implemented very easily, isn't it? 02:58:45 Why does the SQLite documentation specify the incorrect type for the xCreate and xConnect method? 03:10:02 <\oren\> Maybe it's supposed to use type punning? 03:10:37 It is a compiler warning if you use the type in the documentation, but if you change "char**argv" to "const char*const*argv" then it works. 03:11:26 -!- J_Arcane has joined. 03:17:19 The PCRE_QUOTE function converts all instances of \E into \\EE\Q and then puts \Q at the beginning and \E at the end. Is that OK or is there something wrong with that? 03:20:51 (It seems to work) 03:23:30 -!- ^v has quit (Ping timeout: 272 seconds). 03:26:22 <\oren\> that should work 03:34:36 -!- andrew_ has quit (Ping timeout: 265 seconds). 04:04:11 -!- interest1ng has quit (Quit: Leaving...). 04:14:27 -!- tromp_ has quit (Remote host closed the connection). 04:34:11 -!- andrew_ has joined. 04:48:24 I looked at the file history for sqlite.h.in in SQLite, and now I am glad that they added support for colUsed to virtual tables, which is something I have wanted to have, so this is good. (However, I would have done it so that "SELECT Y FROM T WHERE X=5;" sets the bit for Y but not X, so that if it cannot consume the WHERE clause then it knows it need X as well otherwise it might not necessarily need it depending what it is doing) 04:51:34 Still no LIMIT/OFFSET consuming though! 04:54:21 -!- jaboja has quit (Remote host closed the connection). 05:14:57 -!- tromp_ has joined. 05:19:45 -!- tromp_ has quit (Ping timeout: 260 seconds). 05:42:05 -!- ^v has joined. 06:29:51 -!- ^v has quit (Remote host closed the connection). 07:07:18 -!- tromp_ has joined. 07:11:41 -!- tromp_ has quit (Ping timeout: 255 seconds). 07:15:24 -!- tromp_ has joined. 07:19:35 -!- tromp_ has quit (Ping timeout: 240 seconds). 07:35:18 -!- clog has quit (Ping timeout: 265 seconds). 07:39:17 -!- clog has joined. 08:23:30 -!- heroux has quit (Ping timeout: 260 seconds). 08:51:15 -!- heroux has joined. 10:02:55 -!- IGLC has quit (Ping timeout: 240 seconds). 10:02:55 -!- dcentral has quit (Ping timeout: 240 seconds). 10:03:15 -!- triggerwarning has quit (Ping timeout: 260 seconds). 10:08:10 https://youtu.be/lHcTKWiZ8sI what the hell 10:22:38 -!- andrew_ has quit (Remote host closed the connection). 11:04:12 -!- oerjan has quit (Quit: leaving). 11:34:29 -!- incomprehensibly has changed nick to glowcoil. 11:37:34 -!- Welo has joined. 12:05:23 scary 12:07:35 -!- scoofy has quit (Ping timeout: 240 seconds). 12:12:59 -!- Sgeo|Israel has joined. 12:13:17 * Sgeo|Israel is alive and stuff 12:13:44 Unlike the codu ligs afaict 12:18:18 Bye 12:19:56 https://www.youtube.com/watch?v=lHcTKWiZ8sI&feature=youtu.be aaaaaaaaah 12:22:19 Wait, that was what was just linked here 12:22:24 I *meant* to link that somewhere else 12:22:31 But still, my response is aaaaaaah 12:22:36 -!- Sgeo|Israel has quit (Ping timeout: 252 seconds). 12:23:15 it creeps me a little 12:24:44 It creeps me a *lot* 12:41:35 -!- Patashu has quit (Ping timeout: 240 seconds). 12:55:31 [wiki] [[Special:Log/newusers]] create * ~Kslkgh * New user account 13:23:57 A true gentleman programmer is one who can write obfuscated code, but doesn't. 13:49:03 D&D question. http://www.d20srd.org/srd/monsters/inevitable.htm says about the Marut (construct monster) that “Once it has found its target, a marut brings it the death it has been trying to avoid. Those who defile death through necromancy may instead receive a geas and/or mark of justice to enforce proper respect.” 13:49:55 What's the point of trying a geas (a mind-affecting spell) on someone who has achieved immortailty by turning themselves to a lich undead who is totally immune to mind-altering spells? 13:50:11 That doesn't look like an effective strategy. 14:33:19 -!- boily has joined. 14:39:22 -!- Phantom_Hoover has joined. 14:42:57 `wisdom 14:43:01 ostrich/Ostrich used to be a large middle European empire in frequent conflict with Turkey. After a famine it sort of split into Ostrich/Hungry. Alas its policy of keeping its head in the sand did not get it through the Great War, and with its final attempts to take flight failing, it ended up cut into several pieces. 14:51:54 -!- boily has quit (Quit: kernel). 14:54:32 -!- boily has joined. 14:58:30 aaah, feels good to have an unfreezing firefox again ^^ 15:06:22 bonjouroily 15:06:44 chelloppro! 15:06:48 @metar CYQB 15:06:49 CYQB 191400Z 26012KT 30SM FEW030 BKN073 M03/M07 A2965 RMK SC2AC4 SLP046 15:06:57 already -3. much fun. 15:07:57 coppro: are you vacationing? 15:09:07 hm. managed to freeze the fox again, but through reproducible steps: trying to install pentadactyl. 15:09:31 it doesn't freeze by itself now, which is nice. the bad part is that the bug is known, but the resolution isn't. 15:09:55 apparently, it has to do with a bad pointer somewhere in glib. 15:12:03 -!- J_Arcane has quit (Ping timeout: 265 seconds). 15:13:35 -!- J_Arcane has joined. 15:19:25 boily: yes. going home to calgary today 15:23:01 dun dun dun ♪ 15:24:58 -!- J_Arcane has quit (Ping timeout: 256 seconds). 15:34:49 weird. so it's not me installing, it's firefox trying to open a new tab 15:35:43 me middle-clicking or ctrl-clicking on a link works. 'firefox some_random_xpi.xpi' through the commandline makes it freeze. clicking on a link that targets a new tab makes it freeze. 15:37:47 ok, some middle-clicks hang. 15:37:52 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARGHGHGHGHGHGHGH! 15:42:36 -!- tromp_ has joined. 15:43:38 * boily mapoles mozilla 15:50:44 @metar ESSB 15:50:44 ESSB 191520Z 21003KT 9999 BKN022 07/06 Q1007 R30/19//73 15:55:33 `wisdom 15:55:34 structural subtyping/Not to be confused with substructural typing. 15:55:41 `wisdom 15:55:42 eto/Eto is the ageless laughing first minister. 16:00:44 -!- J_Arcane has joined. 16:05:00 `windom 16:05:01 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: windom: not found 16:05:12 `intelligence 16:05:13 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: intelligence: not found 16:05:16 `charisma 16:05:17 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: charisma: not found 16:05:25 `? wisdom 16:05:27 wisdom is always factually accurate, except for this entry, and uh that other one? it started with like, an ø? 16:05:57 `? intelligence 16:05:58 intelligence? ¯\(°​_o)/¯ 16:05:58 `? wis 16:06:00 wis? ¯\(°​_o)/¯ 16:06:00 `? int 16:06:01 int? ¯\(°​_o)/¯ 16:06:09 `? integrity 16:06:10 integrity? ¯\(°​_o)/¯ 16:06:13 `? integral 16:06:13 integral? ¯\(°​_o)/¯ 16:06:15 `? integer 16:06:16 integer? ¯\(°​_o)/¯ 16:07:26 `learn integer/An integer is a number that does not contain a wildcard that matches any character other than a line feed. 16:07:27 ​/hackenv/bin/learn: line 3: wisdom/integer/an: No such file or directory \ Learned 'integer/an': integer/An integer is a number that does not contain a wildcard that matches any character other than a line feed. 16:07:34 `le/rn integer/An integer is a number that does not contain a wildcard that matches any character other than a line feed. 16:07:37 Learned «integer» 16:07:56 fungot, what's an integer? 16:07:57 b_jonas: it's a sign from above telling me to stop in at fnord about once a week, i'll send you a ctcp pong when you ping me/ 16:08:13 `? santa 16:08:14 santa? ¯\(°​_o)/¯ 16:08:42 `? rudolph 16:08:43 rudolph? ¯\(°​_o)/¯ 16:08:51 `? mentos 16:08:52 mentos? ¯\(°​_o)/¯ 16:08:54 `? mental 16:08:55 mental? ¯\(°​_o)/¯ 16:09:03 `? tree 16:09:04 tree? ¯\(°​_o)/¯ 16:09:04 `? treefolk 16:09:05 `? elf 16:09:05 treefolk? ¯\(°​_o)/¯ 16:09:06 elf? ¯\(°​_o)/¯ 16:09:08 `? elves 16:09:09 elves? ¯\(°​_o)/¯ 16:09:10 `? treant 16:09:11 treant? ¯\(°​_o)/¯ 16:09:21 `? ent 16:09:22 ent? ¯\(°​_o)/¯ 16:09:27 `? reentrant 16:09:28 reentrant? ¯\(°​_o)/¯ 16:10:17 `learn Treefolk are genericized treants for intellectual property reasons. 16:10:19 Learned 'treefolk': Treefolk are genericized treants for intellectual property reasons. 16:10:38 `le/rn treant/Treants are genericized ents for intellectual property reasons 16:10:41 Learned «treant» 16:16:33 `le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Solutions include Bal-a-s-s-a-gyarmat, Bal-a-ton-s-zár-szó, Bal-a-ton-szem-e-s, Egy-ház-a-s-holló-s, Fel-s-õsz-ent-már-ton, Jász-ár-ok-száll-á-s, Ki-s-kun-fél-egy-ház-a, Ki-s-kun-hal-a-s, Rá-basz-ent-mik-ló-s, Vér-te-s-szõ-lõ-s. 16:16:35 Learned «ent» 16:16:39 `?ent 16:16:40 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ?ent: not found 16:16:41 `? ent 16:16:42 Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Solutions include Bal-a-s-s-a-gyarmat, Bal-a-ton-s-zár-szó, Bal-a-ton-szem-e-s, Egy-ház-a-s-holló-s, Fel-s-õsz-ent-már-ton, Jász-ár-ok-száll-á-s, Ki-s-kun-fél-egy-ház-a, Ki-s-kun-hal-a-s, Rá-basz-ent-mik-ló- 16:16:54 too long. 16:18:20 `le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-s-zár-szó Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-fél-egy-ház-a Ki-s-kun-hal-a-s Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:18:22 Learned «ent» 16:18:26 `? ent 16:18:27 Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-s-zár-szó Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-fél-egy-ház-a Ki-s-kun-hal-a-s Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:19:43 `le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-zár-szó,szem-e-s} Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-{fél-egy-ház-a,hal-a-s} Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:19:46 Learned «ent» 16:19:49 `? ent 16:19:50 Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-zár-szó,szem-e-s} Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-{fél-egy-ház-a,hal-a-s} Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:21:02 s is an hungarian word? 16:21:07 `le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-zár-szó,{rend,szem}-e-s} Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-{fél-egy-ház-a,hal-a-s} Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:21:09 Learned «ent» 16:21:12 myname: yes 16:21:12 `? ent 16:21:13 Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-zár-szó,{rend,szem}-e-s} Egy-ház-a-s-holló-s Fel-s-ősz-ent-már-ton Jász-ár-ok-száll-á-s Ki-s-kun-{fél-egy-ház-a,hal-a-s} Rá-basz-ent-mik-ló-s Vér-te-s-sző-lő-s. 16:22:53 myname: there is at least one solution that don't need it, specifically, Kis-kun-fél-egy-ház-a 16:24:00 myname: but most solutions use it, because without it you need town names with at least six syllables, and there aren't many of those. 16:25:01 -!- TieSoul has joined. 16:25:08 myname: puzzle is from http://www.komal.hu/forum/forum.cgi?a=to&tid=66&st=25&sp=343#16804 16:26:35 There's at least one town name with seven syllables, Balatonmáriafürdő, but it doesn't seem to work because “mári” or “fürd” etc aren't words 16:31:38 <\oren\> good mroing b_jonas 16:32:10 Similarly, Alsónemesapáti is seven syllables but doesn't seem to decompose because “i” isn't a word. So the solutions are six syllable ones and mostly use -s-, with the exception of Kis-kun-fél-egy-ház-a. 16:32:14 \oren\: morning 16:32:40 \oren\: had I already he\\oren\ed this mroning? 16:32:59 The fun part is that I didn't even invent this puzzle, it was someone else. I only gave extra solutions. 16:33:00 b_jhellonas. Hungarian is strange hth 16:33:32 Rábaszentmiklós is the craziest of course. 16:34:08 Rabât-Sainte-Micloche. 16:34:32 <\oren\> boily: I think it's because Hungarian isn't indo european 16:34:58 <\oren\> and yet is written in roman letters 16:36:30 <\oren\> thus, theoretically it should look more alien than Sanscrit or Persian 16:36:40 There are tons of town names that sound dirty, but as this puzzle was clearly posed someone else, it let me point this out on a forum that wouldn't generally like if I used dirty words. 16:37:15 re https://en.wikipedia.org/wiki/File:2013.09.09_Balaton_%283%29.JPG 16:37:23 \oren\: no, it shouldn't "look more like". the not indo european implies only deep grammar rules stuff, not what the language looks like. 16:38:13 <\oren\> but it also implies that none of the roots would be even slightly recognizable 16:38:55 \oren\: no, not really, because of centuries of vocabulary gain from turkish, slavic, german, greek and latin, french, english, in roughly this order 16:39:32 <\oren\> oh. well then. So roughly like Japanese for a Chinese person. Ok then 16:39:38 (slavic should probably be in the chronology twice, once early and once late during the iron curtain; and greek and latin is spread around all the time) 16:41:19 Latin is the Marmite of linguistic toast. 16:43:16 David Madore has actually recently posted a blog entry http://www.madore.org/~david/weblog/d.2015-12-17.2343.html that tries to give one of these interesting examples about what sort of thing a language family can share. 16:43:40 Obviously there are books on this sort of thing, but David writes in an interesting and captivating way to geeks. 16:45:50 Latin letters are borrowed to Hungarian and English for the same reason and same time as latin words were first borrowed: because at the time people started to write Hungarian, the people who would write it had to learn written latin. 16:46:27 This might be similar to why kanji are used to write Japanese and why Japanese has so many Chinese borrowings. 16:48:27 <\oren\> yah. in fact Hiragana and Katakana are just lazily-written versions of chinese characters that sound like that (manyougana). 16:48:46 The german borrowings are of a quite differnt nature: german words were borrowed because at that time german speaking population was widely mixed with Hungarian speaking population. Budapest (before it was called that) had a German speaking majority at a time. 16:49:01 So that one included uneducated population, unlike the latin borrowings. 16:50:45 As a result, these days people invent new latin-sounding stuff when they want to sound like they're smart scientists, they invent English-sounding words when they want to sell non-sciency stuff like pop music or video games, and they don't invent new German-sounding words, 16:52:22 but some families still use words of german origin for food that have non-German equivalents used in different families, eg. “fasírt” vs “vagdalt” or “spenót” vs “paraj”. 16:53:03 If you want to write musical notation then use (or invent) Italian words. 16:53:06 Also “nokedli” vs “galuska”. 16:53:08 <\oren\> i see. It's interesting how the distribution of loanwords has more to do with the people than the words themselves 16:55:53 \oren\: that's for just a few special words. Most loanwords aren't like that. Other food like “kuglóf” doesn't have a less german sounding equivalent. 16:58:18 (There was technically a second wave of German language knowledge during the iron curtain, when people weren't much exposed to English music or books, and tons of people worked in the service industry interacting with East German tourists, but this didn't result in many loanwords.) 17:00:14 (This was partly at the same time when everyone had to learn Russian, and when sciency people read mathematics books translated from English to Russian or German.) 17:00:43 (Mostly to russian. The German math books are older and were not translated form English.) 17:03:49 zzo38: hehe yes 17:14:02 I want to hear some of these faux English words. 17:14:23 -!- heroux has quit (Ping timeout: 246 seconds). 17:15:15 `unidecode ↆ 17:15:15 ​[U+2186 ROMAN NUMERAL FIFTY EARLY FORM] 17:17:53 Say, everyone. 17:17:54 -!- zadock has joined. 17:17:54 http://filebin.ca/2QRrR9ZHgo0m/esoteric.txt 17:19:40 A whole bunch of wisdom from the neural net. 17:19:42 14:54:02: > 10, 168 17:19:42 14:38:43: Feel false 17:19:54 <\oren\> tswett: coincidentally I added that character a few days ago 17:19:57 The timestamps are not even in the correct order 17:20:33 \oren\: so the fact that you asked HackEgo about the character recently is a coincidence? 17:20:47 zzo38: yeah, it's pretty bad at keeping track of time. 17:20:53 <\oren\> I guess not 17:20:56 https://github.com/lifthrasiir/rust-encoding/issues/92#issuecomment-166004719 17:20:59 legacy encoding business is fun! 17:21:03 14:45:36: ...http://www.cogbilagobous.com/images/iPing/Tanebmodule/market/generators/representationNenses/warnings/grub-j33/Admin-definition-time 17:21:24 Lots of websites have Tanebmodules nowadays. 17:21:59 04:16:59: `wisdom 17:21:59 04:01:19: Google your half-Word Haskell is Problem. 17:22:05 `? google 17:22:06 google? ¯\(°​_o)/¯ 17:22:13 `learn Google your half-Word Haskell is Problem. 17:22:15 Learned 'google': Google your half-Word Haskell is Problem. 17:23:12 tswellott. Tanebmodule? 17:23:15 `? hobbit 17:23:15 hobbit? ¯\(°​_o)/¯ 17:23:18 `? qubit 17:23:19 qubit? ¯\(°​_o)/¯ 17:23:20 `? bit 17:23:21 bit? ¯\(°​_o)/¯ 17:23:22 `? byte 17:23:23 byte? ¯\(°​_o)/¯ 17:23:25 `? hobbyte 17:23:25 hobbyte? ¯\(°​_o)/¯ 17:23:28 `? halfling 17:23:29 halfling? ¯\(°​_o)/¯ 17:23:37 Yeah, Tanebmodule. 17:23:41 `? kithkin 17:23:41 kithkin? ¯\(°​_o)/¯ 17:23:50 `? Tanebmodule 17:23:51 Tanebmodule? ¯\(°​_o)/¯ 17:23:56 elliott being snarky: 17:23:57 04:25:04: "hth" is what I think 17:24:01 Taneb: Tanelle. care to explain twh? 17:24:15 `le/rn halfling/Halflings are genericized hobbits for intellectual property reasons. 17:24:17 Learned «halfling» 17:24:19 @tell elliott stop snarking hth 17:24:19 Consider it noted. 17:25:03 `le/rn kithkin/Kithkins are genericized halflings for intellectual property reasons, except they also have some limited telepathy to remote sense each others' emotions. 17:25:05 Learned «kithkin» 17:25:20 `? orc 17:25:21 orc? ¯\(°​_o)/¯ 17:25:23 `? goblin 17:25:24 goblin? ¯\(°​_o)/¯ 17:25:26 `? dwarf 17:25:27 dwarf? ¯\(°​_o)/¯ 17:25:28 `? dwarves 17:25:29 dwarves? ¯\(°​_o)/¯ 17:25:30 `? dwarfs 17:25:31 dwarfs? ¯\(°​_o)/¯ 17:25:33 Here's an error message from lambdabot: 17:25:35 04:36:30: Recent definition of ‘a’ 17:25:35 04:46:28: with actual type ‘GHC.Types.Char]’ 17:25:35 04:18:42: Couldn't match expected type ‘S... 17:25:47 . o O ( humans are genericized humans without intellect, property nor reason? 17:25:50 ) 17:25:58 DWARF is a debugging data format 17:26:13 `? gnome 17:26:14 gnome? ¯\(°​_o)/¯ 17:26:15 `? nome 17:26:16 nome? ¯\(°​_o)/¯ 17:26:22 HackEgo refusing to provide any wisdom: 17:26:24 04:36:10: `wisdom 17:26:24 04:57:58: aw/no 17:27:06 . o O ( int-ello! ) 17:27:12 Some Haskell code: 17:27:13 04:36:58: x, F[basic> Taneb = B) and (|) where a f = (* -> (a -> a) -> a (b of the only the exception that goto with 3 bits) 17:27:20 `perl -e warn $n=()=," wise men" 17:27:22 702 wise men at -e line 1. 17:27:26 `? 0 17:27:27 0? ¯\(°​_o)/¯ 17:27:43 `le/rn 0/702 matching entries found. 17:27:45 Learned «0» 17:27:57 `? bottle 17:27:58 bottle? ¯\(°​_o)/¯ 17:28:00 `? djinn 17:28:01 djinn? ¯\(°​_o)/¯ 17:28:01 `? genie 17:28:02 genie? ¯\(°​_o)/¯ 17:28:22 `? book 17:28:23 book? ¯\(°​_o)/¯ 17:28:25 `? god 17:28:25 god? ¯\(°​_o)/¯ 17:28:35 `? mom 17:28:36 mom? ¯\(°​_o)/¯ 17:28:42 `? mummy 17:28:43 mummy? ¯\(°​_o)/¯ 17:28:48 `? b_jonas 17:28:49 b_jonas? ¯\(°​_o)/¯ 17:28:52 `? Elronnd 17:28:53 Elronnd? ¯\(°​_o)/¯ 17:29:16 `le/rn footnote 1/May contain nuts. 17:29:19 Learned «footnote 1» 17:29:20 `? zombie 17:29:21 zombie? ¯\(°​_o)/¯ 17:29:33 `? skeleton 17:29:34 skeleton? ¯\(°​_o)/¯ 17:29:36 `? ghost 17:29:37 ghost? ¯\(°​_o)/¯ 17:29:42 `culprits wisdom/footnote 1 17:29:44 int-e 17:30:04 Do the footnotes have footnotes? 17:30:06 -!- Tod-Autojoined has joined. 17:30:26 `le/rn skeleton/A skeleton is an unintelligent undead, similar to the zombie but harder to create, because it's lacking most of the body. 17:30:29 Learned «skeleton» 17:30:41 -!- gde33 has joined. 17:30:43 `le/rn ghost/A ghost is an unintelligent undead, similar to the skeleton but harder to create, because it's lacking the rest of the body. 17:30:46 Learned «ghost» 17:30:47 `? ghoul 17:30:48 ghoul? ¯\(°​_o)/¯ 17:30:49 `? ghast 17:30:50 ghast? ¯\(°​_o)/¯ 17:30:50 -!- tromp__ has joined. 17:31:07 -!- heroux has joined. 17:31:24 -!- sebbu2 has joined. 17:31:33 `le/rn A ghast is a palette-swapped higher level copycat of ghoul. 17:31:33 No output. 17:31:52 `ls le 17:31:53 rn 17:32:00 a ghast cries fireballs hth 17:32:02 no append version, hmm 17:32:03 You can't use le/rn like that, I think 17:32:14 `le/rn Ghouls are undead that eat BRAINS. So basically, bog standard undead like zombies or wights, but with some fancy back story in the book that nobody reads. 17:32:15 No output. 17:32:17 l 17:32:23 -!- Todpunk has quit (Read error: Connection reset by peer). 17:32:26 `? wight 17:32:27 wight? ¯\(°​_o)/¯ 17:32:40 You need to put the filename in front explicitly 17:32:49 -!- sebbu has quit (Ping timeout: 272 seconds). 17:33:04 `learn Ghouls are undead that eat BRAINS. So basically, bog standard undead like zombies or wights, but with some fancy back story in the book that nobody reads. 17:33:06 Learned 'ghoul': Ghouls are undead that eat BRAINS. So basically, bog standard undead like zombies or wights, but with some fancy back story in the book that nobody reads. 17:33:20 `learn A ghast is a palette-swapped higher level copycat of ghoul. 17:33:22 Learned 'ghast': A ghast is a palette-swapped higher level copycat of ghoul. 17:33:26 -!- tromp_ has quit (Ping timeout: 272 seconds). 17:33:29 -!- gde33|2 has quit (Ping timeout: 272 seconds). 17:33:32 zzo38: thanks for the warning 17:33:48 Elronnd: Hellonnd. first time I see you type something. 17:34:09 -!- J_Arcane has quit (Ping timeout: 265 seconds). 17:34:12 `? math 17:34:12 `? maths 17:34:13 `learn_append skeleton The best skeleton are made by groups of people, so-called skeleton crews. 17:34:13 math? ¯\(°​_o)/¯ 17:34:14 Maths stands for Mathematical Anti-Telharsic Harfatum Septomin. 17:34:15 Learned 'skeleton': A skeleton is an unintelligent undead, similar to the zombie but harder to create, because it's lacking most of the body. The best skeleton are made by groups of people, so-called skeleton crews. 17:34:24 arg 17:34:44 boily: yeah, it was a typo 17:34:45 `? curse 17:34:45 `? cursed 17:34:46 curse? ¯\(°​_o)/¯ 17:34:46 -!- scoofy has joined. 17:34:46 cursed? ¯\(°​_o)/¯ 17:35:03 `? b_jonas 17:35:04 b_jonas? ¯\(°​_o)/¯ 17:35:15 `` sed -i s/ton\ are/tons\ are/ wisdome/skeleton; cat wisdom/skeleton 17:35:16 sed: can't read wisdome/skeleton: No such file or directory \ A skeleton is an unintelligent undead, similar to the zombie but harder to create, because it's lacking most of the body. The best skeleton are made by groups of people, so-called skeleton crews. 17:35:27 'learn b_jonas Esoterically 17:35:32 hah 17:35:34 `learn b_jonas Esoterically 17:35:36 Learned 'b_jona': b_jonas Esoterically 17:35:38 `` sed -i s/ton\ are/tons\ are/ wisdom/skeleton; cat wisdom/skeleton 17:35:40 A skeleton is an unintelligent undead, similar to the zombie but harder to create, because it's lacking most of the body. The best skeletons are made by groups of people, so-called skeleton crews. 17:35:57 `? b_jonas 17:35:58 b_jonas Esoterically 17:36:01 `? b_jona 17:36:02 b_jonas: wait wait wait. you didn't have a wisdom entry of your own? 17:36:03 b_jonas Esoterically 17:36:10 `? wisdome 17:36:11 The Wisdome is the place where all of HackBot's wisdom is stored and forced to fight to the death for the freedom of being printed out when you type `wisdom. 17:36:25 `? wistome 17:36:26 wistome? ¯\(°​_o)/¯ 17:36:28 `culprits wisdom/wisdome 17:36:29 oerjan oerjan hppavilion[1] 17:36:29 `le/rn math/Math class is tough! 17:36:31 <\oren\> `unidecode ꙮ 17:36:32 Learned «math» 17:36:32 ​[U+A66E CYRILLIC LETTER MULTIOCULAR O] 17:36:38 `learn Elronnd *Definitely* esoteric 17:36:40 Learned 'elronnd': Elronnd *Definitely* esoteric 17:36:48 ermm 17:36:49 `learn Elronnd *definitely* esoteric 17:36:52 Learned 'elronnd': Elronnd *definitely* esoteric 17:37:01 third time's the charm hth 17:37:17 @metar lowi 17:37:18 LOWI 191720Z VRB02KT CAVOK 03/02 Q1026 NOSIG 17:37:20 `? xkcd 17:37:21 xkcd? ¯\(°​_o)/¯ 17:37:22 `? xkcq 17:37:22 bad day for laundry... 17:37:23 xkcq? ¯\(°​_o)/¯ 17:37:54 `? icq 17:37:55 icq? ¯\(°​_o)/¯ 17:37:59 `? irq 17:38:00 irq? ¯\(°​_o)/¯ 17:38:07 `? irc 17:38:08 IRC is short for "Internet Relay Chat". It is named so because all the servers are constructed from relays. 17:38:36 `le/rn xkcq/"xkcq" is worth 8 more points than "xkcd" in Scrabble, or a whopping 30 more if both are played optimally on a triple word score. Nyahhh. 17:38:38 Learned «xkcq» 17:39:02 Elronnd: oh hello 17:39:05 how did you end up here? 17:39:20 new hypothesis: #esoteric is actually Rome 17:39:26 `? nutella 17:39:27 nutella? ¯\(°​_o)/¯ 17:39:46 coppro: no way. how is it full of people from Norway and the UK then? 17:39:48 `? 0 17:39:49 702 matching entries found. 17:39:50 coppro: Google mimiced my brain and sent me somewhere random 17:39:55 and that somewhere was brainfuck 17:39:57 Did you add the one for Magic: the Puzzling? 17:40:02 I ended up on the esolangs wiki 17:40:22 and eventually a level teleporter there landed me in this channel 17:40:32 b_jonas: because all roads lead here 17:40:59 `? magic: the puzzling 17:41:00 magic: the puzzling? ¯\(°​_o)/¯ 17:41:05 no? 17:41:12 There are level teleporters in there? 17:41:13 b_jonas: Rome is the suburb capital of Denmark. it's where the Nobel Prize announcement are announced. 17:41:14 -!- Lord_of_- has quit (Excess Flood). 17:41:57 <\oren\> I'm from Canada, and more distantly, from Russia, England, France, and Ireland. 17:42:01 Elronnd: what are your approximate geographic coördinates? what do you think of roast beef? 17:42:11 \oren\: Russia? 17:42:20 boily: by the Roman emperor Harald V? 17:42:28 <\oren\> My mother's family are from Russia 17:42:35 b_jonas: Himself. 17:43:36 -!- Lord_of_- has joined. 17:44:38 -!- Tod-Autojoined2 has joined. 17:45:11 \oren\: if you go back about 12 generations away, both sides of my family are French. 17:45:35 -!- Tod-Autojoined has quit (Read error: Connection reset by peer). 17:45:38 if you go back about 12 generations away, my family is from like spread everywhere around the globe 17:46:37 <\oren\> 12 generations i think would put some of my mom's ancestors dirt poor farmers in rural russia under a Tzar 17:47:52 <\oren\> and my father's as dirt poor farmers in france who stupidly thought they could do better in quebec 17:49:18 <\oren\> also in Ireland and England, moving to Ontario 17:49:46 <\oren\> Like did these people not realize the growing season is half as long in Canada!?!?! 17:50:09 . o O ( "The jackal explodes!" ) 17:51:07 it's not the length that's important, is the vegetables you grow. 17:51:35 `wisdom 17:51:36 ​¯\(°​_o)/¯/¯\(°​_o)/¯ is a misspelling of ¯\(°_o)/¯ 17:52:43 \oren\: yeah, but since it's half as long for every farmer, they can sell the food for more money there, and they have to work less for that if the season is shorter. 17:53:19 <\oren\> goddamn macro-economics! 17:53:36 <\oren\> ruining all my logics 17:54:42 oh well, economics is studying people who try to act rationally ... bound to be a mess 17:55:04 (not to mention the circularity of the whole business) 17:55:17 [wiki] [[QKAS]] http://esolangs.org/w/index.php?diff=45916&oldid=43976 * 96.59.217.220 * (-18) 17:57:10 [wiki] [[QKAS]] http://esolangs.org/w/index.php?diff=45917&oldid=45916 * 96.59.217.220 * (+7) 17:58:29 -!- Nithogg has quit (Ping timeout: 246 seconds). 17:59:24 [wiki] [[QKAS]] http://esolangs.org/w/index.php?diff=45918&oldid=45917 * 96.59.217.220 * (+13) 18:00:35 [wiki] [[QKAS]] http://esolangs.org/w/index.php?diff=45919&oldid=45918 * 96.59.217.220 * (+34) 18:01:12 `? vampire 18:01:13 vampire? ¯\(°​_o)/¯ 18:01:14 `? lich 18:01:15 lich? ¯\(°​_o)/¯ 18:01:22 `? horcrux 18:01:23 horcrux? ¯\(°​_o)/¯ 18:01:25 `? rock 18:01:26 rock? ¯\(°​_o)/¯ 18:01:26 `? stone 18:01:27 stone? ¯\(°​_o)/¯ 18:01:28 `? paper 18:01:29 paper? ¯\(°​_o)/¯ 18:01:34 `? scissors 18:01:35 scissors? ¯\(°​_o)/¯ 18:01:36 `? knife 18:01:37 knife? ¯\(°​_o)/¯ 18:01:38 `? dagger 18:01:39 dagger? ¯\(°​_o)/¯ 18:01:40 `? arrow 18:01:42 Arrows are just strong monads in the category of profunctors. 18:01:55 I'm *sure* that HackEgo replies to private messages 18:02:05 Yes I think you are correct 18:02:18 (I have done it before) 18:02:24 -!- Nithogg has joined. 18:02:25 Yes, it does. 18:02:59 But this channel is more tolerant to this kind of smapping than most channels are (though maybe I should try multiple searches in a single line) and maybe it inspires people to write entries 18:03:00 `? MegaZeux 18:03:02 MegaZeux? ¯\(°​_o)/¯ 18:03:12 `? arrow|dagger|knife|sword|saber|sabre 18:03:13 arrow|dagger|knife|sword|saber|sabre? ¯\(°​_o)/¯ 18:03:34 `ls wisdom/@(arrow|dagger|knife|sword|saber|sabre) 18:03:35 ls: cannot access wisdom/@(arrow|dagger|knife|sword|saber|sabre): No such file or directory 18:03:43 b_jonas: Yes, it does show what entry are missing to public too even. But I think you cannot make multiple searches per line like that; you need to add a program to do that instead 18:03:46 `` shopt -s extglob; ls wisdom/@(arrow|dagger|knife|sword|saber|sabre) 18:03:47 bash: -c: line 0: syntax error near unexpected token `(' \ bash: -c: line 0: `shopt -s extglob; ls wisdom/@(arrow|dagger|knife|sword|saber|sabre)' 18:03:55 oh fuck 18:03:59 `` shopt -s extglob; eval 'ls wisdom/@(arrow|dagger|knife|sword|saber|sabre)' 18:04:00 wisdom/arrow 18:04:06 this is one of those stupid cases where you need eval 18:04:20 `blame `` 18:04:20 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: blame: not found 18:04:27 `blame bin/`` 18:04:28 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: blame: not found 18:04:30 `? All The Tropes 18:04:31 A card game where you win if you collect *all* of the tropes. 18:04:32 `culprits bin/`` 18:04:34 tswett tswett b_jonas zzo38 18:04:44 `cat bin/\`\` 18:04:45 cat: bin/\`\`: No such file or directory 18:04:49 what 18:04:54 `cat bin/`` 18:04:55 export LANG=C; exec bash -c "$@" 18:04:57 right 18:05:01 `cat bin\` 18:05:02 cat: bin\`: No such file or directory 18:05:09 `cat bin/` 18:05:10 TIMEFORMAT='real: %lR, user: %lU, sys: %lS' exec bash -c -- "$1" 18:06:48 `` cat '#!bin/sh'$'\n''export LANG=C; exec bash -O extglob -c "$@"' > bin/\`\` 18:06:50 cat: #!bin/sh \ export LANG=C; exec bash -O extglob -c "$@": No such file or directory 18:06:55 `` echo '#!bin/sh'$'\n''export LANG=C; exec bash -O extglob -c "$@"' > bin/\`\` 18:06:57 No output. 18:07:01 ``` echo hello 18:07:02 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: /hackenv/bin/``: bin/sh: bad interpreter: No such file or directory \ /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: /hackenv/bin/``: Success 18:07:14 `` echo '#!/bin/sh'$'\n''export LANG=C; exec bash -O extglob -c "$@"' > bin/\`\` 18:07:16 No output. 18:07:18 ``` ls wisdom/@(arrow|dagger|knife|sword|saber|sabre) 18:07:19 wisdom/arrow 18:07:33 ``` locale 18:07:34 LANG=C \ LANGUAGE= \ LC_CTYPE="C" \ LC_NUMERIC="C" \ LC_TIME="C" \ LC_COLLATE="C" \ LC_MONETARY="C" \ LC_MESSAGES="C" \ LC_PAPER="C" \ LC_NAME="C" \ LC_ADDRESS="C" \ LC_TELEPHONE="C" \ LC_MEASUREMENT="C" \ LC_IDENTIFICATION="C" \ LC_ALL= 18:07:52 you don't mind extglob, do you? 18:08:52 it's one of those extensions that don't break anything and should default to enabled if invoked as bash really 18:09:12 Over time we will see. 18:09:32 unless you're trying crazy stuff like @(){ echo hello; } 18:15:39 `? Zeux Agem 18:15:40 Zeux Agem? ¯\(°​_o)/¯ 18:24:25 I wrote on some paper about some ideas of commands to add to dc and for example absolute value can be implemented like: d_1d1j* and if you want to compute Morton number you can write: ISIOSO2om4ixrmx2*+LIiLOo 18:26:15 Do you like this? 18:30:19 firefox trunks has *nearly* all the same error messages and failures in the console, with the added advantage of no crashes! 18:32:14 s/ks/k/ 18:32:32 `dc -e ISIOSO2om4ixrmx2*+LIiLOo 18:32:33 dc: dc: stack empty \ dc: stack empty \ dc: dc: stack empty \ dc: stack empty \ dc: stack empty \ 'm' (0155) unimplemented \ 'm' (0155) unimplemented 18:32:47 `dc -e 360 d_1d1j* 18:32:48 dc: 'j' (0152) unimplemented 18:32:59 oh, so j is one of your new commands? 18:37:25 Yes 18:37:38 And also m 18:38:00 `dc -e1d[pdsd+ldrlxx]dsxx 18:38:01 1 \ 2 \ 3 \ 5 \ 8 \ 13 \ 21 \ 34 \ 55 \ 89 \ 144 \ 233 \ 377 \ 610 \ 987 \ 1597 \ 2584 \ 4181 \ 6765 \ 10946 \ 17711 \ 28657 \ 46368 \ 75025 \ 121393 \ 196418 \ 317811 \ 514229 \ 832040 \ 1346269 \ 2178309 \ 3524578 \ 5702887 \ 9227465 \ 14930352 \ 24157817 \ 39088169 \ 63245986 \ 102334155 \ 165580141 \ 267914296 \ 433494437 \ 701408733 \ 11349031 18:38:30 ruby -wep 1,x=1;18.times{p x=(x/0.618).round} 18:38:43 `ruby -ex=i=1;p x+=i=x-i while+1 18:38:44 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ruby: not found 18:38:45 `ruby -wep 1,x=1;18.times{p x=(x/0.618).round} 18:38:46 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ruby: not found 18:38:55 ``` ls bin/ruby* 18:38:56 ls: cannot access bin/ruby*: No such file or directory 18:39:04 ``` echo "$PATH" 18:39:05 ​/hackenv/bin:/opt/python27/bin:/opt/ghc/bin:/usr/bin:/bin 18:39:48 ``` shopt -s nullglob; eval 'echo {/hackenv/bin,/opt/python27/bin,/opt/ghc/bin,/usr/bin,/bin}/ruby*' fin 18:39:49 fin 18:39:54 what? 18:40:00 no ruby anywhere? no version? 18:40:05 ``` shopt -s nullglob; eval 'echo {/hackenv/bin,/opt/python27/bin,/opt/ghc/bin,/usr/bin,/bin}/perl*' fin 18:40:06 ​/hackenv/bin/perl-e /usr/bin/perl /usr/bin/perl5.14.2 /usr/bin/perlbug /usr/bin/perldoc /usr/bin/perlivp /usr/bin/perlthanks fin 18:40:16 I suppose there is no Ruby on HackEgo 18:40:28 (You could ask them to install it if you want it though) 18:40:32 `ruby -wex=i=1;loop{p x+=i=x-i} 18:40:32 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ruby: not found 18:40:53 `dc -e1d[prdk+KdZ5\>x]dsxx 18:40:53 1 \ dc: '\' (0134) unimplemented \ 1 \ dc: '\' (0134) unimplemented \ 2 \ dc: '\' (0134) unimplemented \ 3 \ dc: '\' (0134) unimplemented \ 5 \ dc: '\' (0134) unimplemented \ 8 \ dc: '\' (0134) unimplemented \ 13 \ dc: '\' (0134) unimplemented \ 21 \ dc: '\' (0134) unimplemented \ 34 \ dc: '\' (0134) unimplemented \ 55 \ dc: '\' (0134) unimplemente 18:41:05 `` dc -e1pd[pdk+Krlxx]dsxx|head -20 18:41:06 dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative 18:41:18 `` dc -e1pd[pdk+Krlxx]dsxx>/dev/null|head -20 18:41:27 `` dc -e1pd[pdk+Krlxx]dsxx 2>/dev/null|head -20 18:41:28 1 \ 1 \ 2 \ 3 \ 5 \ 8 \ 13 \ 21 \ 34 \ 55 \ 89 \ 144 \ 233 \ 377 \ 610 \ 987 \ 1597 \ 2584 \ 4181 \ 6765 18:41:49 dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative number \ dc: value overflows simple integer; punting... \ dc: scale must be a nonnegative 18:41:53 `` dc -e1pd[pdk+Krlxx]dsxx|&head -20 18:41:54 1 \ 1 \ 2 \ 3 \ 5 \ 8 \ 13 \ 21 \ 34 \ 55 \ 89 \ 144 \ 233 \ 377 \ 610 \ 987 \ 1597 \ 2584 \ 4181 \ 6765 18:45:30 ```` echo hello 18:45:33 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ```: not found 18:45:42 ````` echo hello 18:45:43 ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ````: not found 18:48:51 ``` echo $_ 18:48:52 bash 18:49:07 ``` set | grep '`' 18:49:07 BASH_EXECUTION_STRING='set | grep '\''`'\''' 18:49:17 ``` env | grep '`' 18:49:18 No output. 18:50:42 ``` cat bin/\`\` 18:50:43 ​#!/bin/sh \ export LANG=C; exec bash -O extglob -c "$@" 19:16:06 -!- jaboja has joined. 19:16:07 -!- tromp__ has quit (Remote host closed the connection). 19:22:02 `cat bin/`` 19:22:03 ​#!/bin/sh \ export LANG=C; exec bash -O extglob -c "$@" 19:22:05 oh 19:22:19 `cat bin/` 19:22:19 TIMEFORMAT='real: %lR, user: %lU, sys: %lS' exec bash -c -- "$1" 19:26:02 -!- tromp_ has joined. 19:34:22 -!- Tod-Autojoined2 has changed nick to Todpunk. 19:41:53 -!- hppavilion[1] has joined. 20:15:18 -!- tromp_ has quit (Remote host closed the connection). 20:38:46 -!- boily has quit (Quit: FLICKERING CHICKEN). 20:43:09 <\oren\> `` cat wisdom/{oren,oerjan} 20:43:10 oren is a Canadian esolanger who would like to obliterate time zones so that he can talk to his father who lives in the same house. He'll orobablu get the hang of toycj tuping soon. \ Your famous evil overlord oerjan is a lazy expert in future computation. Also an antediluvian Norwegian who hates Roald Dahl. He can never remember the word "amortize 20:43:40 `wisdom 20:43:41 <\oren\> Der Y gO! 20:43:42 chaos/chaos? ¯\(° _o)/¯ 20:46:30 -!- zadock has quit (Quit: Leaving). 20:50:14 -!- Phantom_Hoover has quit (Ping timeout: 255 seconds). 20:55:42 <\oren\> `? Armin van Buuren 20:55:43 Armin van Buuren? ¯\(°​_o)/¯ 20:57:05 <\oren\> `? Tiësto 20:57:06 Tiësto? ¯\(°​_o)/¯ 20:57:46 <\oren\> why does Tiësto have an ë anyway? 21:00:09 -!- Phantom_Hoover has joined. 21:05:18 I assumed it was just the way his name is spelled, but apparently Tiesto is made up ... maybe it's just how dutch orthography works 21:08:56 -!- mauris has joined. 21:15:24 -!- triggerwarning has joined. 21:15:35 -!- IGLC has joined. 21:15:35 -!- dcentral has joined. 21:15:45 -!- tromp_ has joined. 21:18:06 `wisdom 21:18:18 oren/oren is a Canadian esolanger who would like to obliterate time zones so that he can talk to his father who lives in the same house. He'll orobablu get the hang of toycj tuping soon. 21:18:27 `wisdom 21:18:30 alise/elliott's not hiding over here 21:18:41 `? Melvar 21:18:43 Melvar? ¯\(°​_o)/¯ 21:18:49 `? Idris 21:18:50 Idris? ¯\(°​_o)/¯ 21:19:14 -!- IGLC has quit (Remote host closed the connection). 21:23:06 `wisdom 21:23:08 bottom/Bottom is where you might end up with a catamorphism, if not careful. There be balrogs. 21:31:16 -!- Patashu has joined. 21:35:44 -!- tromp_ has quit (Remote host closed the connection). 21:48:12 Hm... 21:49:05 -!- dcentral has quit (Ping timeout: 260 seconds). 21:49:15 -!- triggerwarning has quit (Ping timeout: 240 seconds). 21:53:30 I need a basic idea for something strange to parse 21:53:59 xml 21:54:12 myname: Something new 21:54:29 yml 21:54:58 myname: You really aren't very helpful 21:55:13 yeah 21:58:02 myname: One idea I had for an esosport: Random BNF language 21:58:34 Basically, you have a group of participants. All at the same time, they are given a strange and random grammar (possibly procedurally generated) and told "Go make a language" 21:59:11 They have to write a lexer and parser (they're free to use tools for it) and make a language in the allotted time and at the end, they turn in their languages (WITH DOCS) for judging 22:14:38 [wiki] [[Brack]] N http://esolangs.org/w/index.php?oldid=45920 * Hppavilion1 * (+794) Started on design 22:15:23 [wiki] [[GOTO++]] M http://esolangs.org/w/index.php?diff=45921&oldid=45862 * Tuzepoito * (+89) Correction 22:21:50 -!- Frooxius has quit (Read error: No route to host). 22:22:16 -!- Frooxius has joined. 22:24:24 Hm... 22:24:28 What could I make a DSL for? 22:36:16 -!- tromp_ has joined. 22:38:33 hppavilion[1]: board games 22:38:45 Taneb: Possibly 22:40:35 -!- tromp_ has quit (Ping timeout: 246 seconds). 22:43:56 -!- TieSoul has quit (Remote host closed the connection). 22:46:45 Or card games 22:49:14 -!- hppavilion[1] has quit (Ping timeout: 256 seconds). 22:57:44 -!- jaboja has quit (Ping timeout: 246 seconds). 23:01:30 -!- jaboja has joined. 23:03:56 -!- tromp_ has joined. 23:05:57 -!- jaboja has quit (Read error: Connection reset by peer). 23:06:05 -!- jaboja has joined. 23:15:14 -!- jaboja64 has joined. 23:15:23 -!- jaboja has quit (Read error: Connection reset by peer). 23:34:10 -!- tromp_ has quit (Remote host closed the connection). 23:36:35 -!- Welo has quit (Quit: Leaving). 23:54:05 -!- tromp_ has joined. 23:54:19 -!- interest1ng has joined.