00:01:35 -!- pikhq has quit (Ping timeout: 240 seconds). 00:06:15 -!- xkapastel has joined. 00:09:52 -!- pikhq has joined. 00:11:59 -!- brandonson has quit (Ping timeout: 276 seconds). 00:13:30 -!- brandonson has joined. 00:30:48 -!- wob_jonas has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client). 01:14:27 -!- Sgeo_ has joined. 01:17:09 -!- Sgeo has quit (Ping timeout: 263 seconds). 01:17:13 -!- imode has joined. 01:53:41 -!- Guest1_ has joined. 01:56:57 `aglist 01:56:57 aglist: b_jonas shachaf 02:02:49 `python -cprint "Test" 02:02:49 Test 02:12:57 -!- brandonson has quit (Ping timeout: 264 seconds). 02:14:33 -!- brandonson has joined. 02:19:08 -!- moei has joined. 02:25:28 `python -cprint(__import__('os').getcwd())` 02:25:29 ​ File "", line 1 \ print(__import__('os').getcwd())` \ ^ \ SyntaxError: invalid syntax 02:25:39 :( 02:25:44 -!- Guest1_ has changed nick to Downgoat. 02:25:46 `` pwd 02:25:47 ​/hackenv 02:25:48 hth 02:26:43 `` sudo apt-get install nodejs && npm i -g cheddar-lang && cheddar -c "print 'foo'" 02:26:44 sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges? 02:29:39 well thats disappointing 02:29:51 does the bot spawn a new container or something every command? 02:29:59 Yes. 02:30:07 `relcome Downgoat 02:30:09 ​Downgoat: 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.) 02:30:22 Oops, shouldn't've reled. 02:30:28 `? hackego 02:30:29 HackEgo, also known as HackBot, is a bot that runs arbitrary commands on Unix. See `help for info on using it. You should totally try to hax0r it! Make sure you imagine it's running as root with no sandboxing. HackEgo is the slowest bot in all Mexico! 02:30:32 `? hackeso 02:30:33 HackEso is almost but not quite unlike HackEgo. 02:31:41 `help 02:31:41 Runs arbitrary code in GNU/Linux. Type "`", or "`run " for full shell commands. "`fetch [] " downloads files. Files saved to $PWD are persistent, and $PWD/bin is in $PATH. $PWD is a mercurial repository, "`revert " can be used to revert to a revision. See http://codu.org/projects/hackbot/fshg/ 02:31:56 interesting 02:32:09 That link is broken. 02:32:17 `cat bin/help 02:32:18 ​\? "$(echo "$1" | sed 's/^[^`]/`&/')" 02:32:48 I think that one is built-in? 02:35:03 @tell fizzie to fix the URL in `help twh 02:35:03 Consider it noted. 02:54:07 -!- variable has joined. 03:39:56 Downgoat: there also isn't any network access from the sandbox 03:40:24 `wget 03:40:25 Sorry, HackEgo's sandbox currently has no web access. However, see `? `fetch 03:40:56 that was slow... 03:40:58 `wget 03:40:59 Sorry, HackEgo's sandbox currently has no web access. However, see `? `fetch 03:41:11 maybe just coming up 04:10:02 -!- doesthiswork has quit (Quit: Leaving.). 04:25:51 -!- doesthiswork has joined. 04:43:12 -!- erkin has quit (Quit: Ouch! Got SIGIRL, dying...). 05:24:23 you know you're doing good haskell golfing when you're turning "" into {-#LANGUAGE CPP#-}(\(_:_:_:_:_:_:_:_:z)->z)__TIME__ 05:25:02 (there _might_ be some slight restrictions applying, like not being able to use the character ") 05:25:27 -!- doesthiswork has quit (Quit: Leaving.). 05:26:06 (or =, or any lower case vowel, to mention some other important ones) 05:27:06 the upshot being, that you can actually write 3 haskell quines that have no common characters. 05:30:58 oerjan: [] isn't permitted either? 05:31:08 no, that was used in quine 2 05:36:27 quine 1, incidentally, is putStr`mappend`print`id`"putStr`mappend`print`id`" 05:36:36 the others are quite a bit longer 05:37:01 Is this a programming pooch code goldfish? 05:37:07 yep 05:37:23 i haven't posted it yet, though, needs some more golfing 05:38:29 I posted another M: https://math.stackexchange.com/questions/2762669/how-to-think-of-the-trace-of-a-linear-map-as-connecting-its-output-back-to-its-o 05:38:36 Maybe you know? 05:43:12 nope 05:43:20 I was going to suggest any number of empty programs. 05:43:28 But apparently that's a forbidden loophole. 05:43:40 funny that 05:44:05 even one character is forbidden 05:44:47 two is a bit borderline 05:55:55 oerjan: a haskell quine requires main= hth 05:56:27 -!- atslash has joined. 06:04:03 shachaf: this challenge allows function submissions 06:04:34 So it does. 06:04:37 which i'm interpreting to include IO actions, although i do hopefully have a workaround if someone quibbles on that. 06:05:13 You have the Haskell Report's support for that interpretation. 06:05:21 good, good 06:05:35 https://www.haskell.org/onlinereport/haskell2010/haskellch7.html#x14-1430007.1 06:10:06 `h testing 06:10:07 tehstihng 06:13:23 -!- variable has quit (Quit: /dev/null is full). 06:16:22 -!- Lymia has quit (Ping timeout: 265 seconds). 06:19:31 -!- variable has joined. 06:21:41 -!- Lymia has joined. 06:31:36 -!- oerjan has quit (Quit: Nite). 06:43:21 -!- 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.”). 07:09:13 -!- AnotherTest has joined. 07:13:49 -!- tromp has joined. 07:15:55 -!- xkapastel has quit (Quit: Connection closed for inactivity). 07:42:34 -!- SopaXorzTaker has joined. 07:43:29 -!- brandonson has quit (Ping timeout: 248 seconds). 07:45:02 -!- brandonson has joined. 07:45:31 -!- tromp has quit (Remote host closed the connection). 07:52:55 -!- tromp has joined. 07:53:39 -!- tromp has quit (Remote host closed the connection). 07:54:05 -!- tromp has joined. 08:39:51 -!- sleffy has quit (Ping timeout: 240 seconds). 09:17:41 -!- izabera has quit (Changing host). 09:17:41 -!- izabera has joined. 10:05:47 -!- brandonson has quit (Ping timeout: 256 seconds). 10:07:25 -!- brandonson has joined. 10:16:09 -!- arseniiv has joined. 10:26:04 -!- boily has joined. 10:37:26 `5 w 10:37:29 1/2:olist//olist is update notification for the webcomic Order of the Stick. http://www.giantitp.com/comics/ootslatest.html \ welcome.is//Halló og verið velkomin á hinn alþjóðlegann miðpunkt fyrir esoteríska forritunarmálshönnun og dreifingu. Meiri upplýsingar er hægt að nálgast á wikinu . (Fyrir annarskonar esoterík prufið #esoteric á EFnet eða DALnet.) \ e//e is a freenode admin. e is not known to be an Agor 10:40:26 `n 10:40:27 2/2:a player. \ beer//Beer never ships from Québec. \ cooperate//"Cooperate" is a common misspelling of "cōöperāte". 10:42:00 `le/rn beer//Beer always ships from strange lands. It just has to be thawed first. 10:42:04 Relearned 'beer': Beer always ships from strange lands. It just has to be thawed first. 10:57:32 -!- boily has quit (Quit: UNBELIEVABLE CHICKEN). 11:21:49 -!- imode has quit (Ping timeout: 260 seconds). 11:33:53 -!- lldd_ has joined. 12:56:58 -!- arseniiv has quit (Quit: gone completely :o). 13:00:26 -!- doesthiswork has joined. 13:00:54 -!- doesthiswork has quit (Client Quit). 13:23:39 -!- xkapastel has joined. 13:29:33 -!- arseniiv has joined. 13:53:23 "In mathematics, two objects [...] are called cryptomorphic if they are equivalent but not obviously equivalent." i should bring that one up more often in proofs 14:11:13 -!- variable has quit (Quit: /dev/null is full). 14:53:45 -!- brandonson has quit (Ping timeout: 264 seconds). 14:55:10 -!- brandonson has joined. 15:09:00 -!- danieljabailey has quit (Quit: ZNC 1.6.5+deb2build2 - http://znc.in). 15:09:34 -!- danieljabailey has joined. 15:26:01 -!- atslash has quit (Quit: This computer has gone to sleep). 15:32:26 -!- atslash has joined. 15:32:44 -!- xkapastel has quit (Quit: Connection closed for inactivity). 15:34:57 -!- xkapastel has joined. 15:42:50 -!- doesthiswork has joined. 15:53:25 -!- Sgeo_ has quit (Read error: Connection reset by peer). 15:53:50 -!- Sgeo_ has joined. 16:12:44 -!- APic has quit (Ping timeout: 268 seconds). 16:13:55 -!- LKoen has joined. 16:13:57 -!- APic has joined. 16:57:09 -!- grumble has changed nick to xn--3s9h. 17:01:00 -!- imode has joined. 17:34:29 -!- Cale has quit (Ping timeout: 265 seconds). 17:41:09 -!- impomatic has quit (Ping timeout: 264 seconds). 17:43:49 -!- xn--3s9h has quit (Read error: Connection reset by peer). 17:44:31 -!- grumble has joined. 17:47:07 -!- Cale has joined. 18:10:35 -!- 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.”). 18:11:09 -!- brandonson has quit (Ping timeout: 264 seconds). 18:12:26 -!- brandonson has joined. 18:39:17 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)). 19:03:09 -!- SopaXorzTaker has quit (Remote host closed the connection). 19:06:22 -!- sebbu has quit (Quit: reboot). 19:14:29 -!- grumble has quit (Quit: 🦄). 19:15:02 -!- grumble has joined. 19:28:01 -!- atslash has quit (Ping timeout: 248 seconds). 19:31:31 -!- atslash has joined. 20:00:25 [[Grawlix]] M https://esolangs.org/w/index.php?diff=54961&oldid=54871 * DMC * (-38) /* Description */ 20:22:17 [[Talk:Alphabet Stew]] N https://esolangs.org/w/index.php?oldid=54962 * DMC * (+117) Created page with "[[User:DMC]] I think somebody, somewhere, has probably created a language called Alphabet Soup. So I didn't use that." 20:50:27 -!- lldd_ has quit (Quit: Leaving). 21:02:24 -!- arseniiv_ has joined. 21:05:57 -!- arseniiv has quit (Ping timeout: 256 seconds). 21:06:29 -!- Sgeo__ has joined. 21:08:19 -!- arseniiv has joined. 21:08:32 -!- Sgeo_ has quit (Ping timeout: 260 seconds). 21:09:21 -!- arseniiv_ has quit (Ping timeout: 256 seconds). 21:10:23 -!- brandonson has quit (Ping timeout: 276 seconds). 21:11:25 -!- brandonson has joined. 21:33:17 -!- sebbu has joined. 21:40:39 -!- brandonson has quit (Quit: leaving). 21:42:35 -!- brandonson has joined. 21:46:20 -!- atslash has quit (Quit: This computer has gone to sleep). 22:01:27 -!- sleffy has joined. 22:17:55 -!- AnotherTest has quit (Ping timeout: 256 seconds). 22:33:32 -!- boily has joined. 22:35:11 -!- chris120 has joined. 22:39:04 -!- aloril has quit (Ping timeout: 260 seconds). 22:39:41 -!- chris120 has quit (Quit: Ex-Chat). 22:40:43 fungot: nostril. 22:40:43 boily: also, as described in this 22:40:54 fungot: your nostrils are very describable. 22:40:54 boily: a notice of delegation, the 23:10:24 [[Procedural Footnote Language]] https://esolangs.org/w/index.php?diff=54963&oldid=54959 * Ais523 * (+1227) computational class 23:10:51 -!- int-e has left ("KALEIDOSCOPIC CHICKEN"). 23:10:51 -!- int-e has joined. 23:11:14 int-ello! 23:12:58 lambdabot: you're more trouble than you're worth, you know that? 23:15:24 -!- fizzie` has joined. 23:16:47 -!- fizzie has quit (*.net *.split). 23:17:19 lambdabot: I mean look at this wonderful build failure, https://travis-ci.org/lambdabot/lambdabot/jobs/374182215 23:17:50 fungot: rub it in 23:17:50 int-e: ( -v) when a rule requires a player assigns a judgement to a slc is that card's holder and holds that office 23:18:47 -!- lambdabot has quit (Remote host closed the connection). 23:18:53 boily: welcome to the twilight zone. 23:18:55 huh 23:19:42 I did not do that to lambdabot. The log reports a ping timeout. 23:20:53 -!- fizzie` has changed nick to fizzie. 23:21:15 -!- lambdabot has joined. 23:21:40 @bot 23:21:47 :) 23:23:03 thank spirits there’s no mubot or nubot (that especially) 23:23:44 lest the channel would become codata 23:24:51 OTOH a like infinity : νx.1+x, infinity = inr inr inr … 23:27:07 it’s charming, and extended naturals (νx.1+x) allows to abstract over timeout or “step timeout” in evaluators/launchers/etc.: you can specify a finite timeout/step count, or you can specify ∞, and the code of the evaluating thing would be the same, 23:27:59 and it will be using a destructor of νx.1+x, prec: νx.1+x → 1 + (νx.1+x) 23:28:44 so either you finally prec to ∗ : 1 (step zero reached, there is no more) or you prec infinitely 23:28:51 as I say, charming 23:31:41 oh, also could I say something to some bot here to them reminding me to look at the logs when I’m back? 23:32:45 -!- oerjan has joined. 23:37:35 -!- arseniiv has quit (Ping timeout: 240 seconds). 23:45:35 -!- Melvar has quit (Ping timeout: 240 seconds). 23:46:03 -!- Melvar has joined.