00:06:11 4 PiB of memory has been done in some supercomputers already, so I guess I'll take that as the limit for the order-of-magnitude estimation 00:06:31 4 PiB / 1024 = 4 teracells 00:06:39 or 2^40 cells 00:07:29 or, no, I misdid the calculation, the supercomputers are at more like 2 PuB 00:07:31 * 2 PiB 01:33:33 -!- ais523 has quit (Ping timeout: 252 seconds). 01:55:49 [[Brainfucker++]] https://esolangs.org/w/index.php?diff=102430&oldid=101441 * Z Ling * (-441) delete 01:59:06 [[Category:Brainfuck derivatives]] https://esolangs.org/w/index.php?diff=102431&oldid=101266 * Z Ling * (-39) delete 02:11:19 [[AssemblerFuck++]] https://esolangs.org/w/index.php?diff=102432&oldid=101667 * Esolang1 * (+263) Added details: Creator and Name, Instructions, Variables 02:18:04 [[Milk]] https://esolangs.org/w/index.php?diff=102433&oldid=84060 * Esolanger12345 * (+13) 04:04:32 In a game such as GURPS or Dungeons&Dragons, if you want a random duration that you do not know until it is expired, then you can use cards. If it is one dice (with any number of sides), then it can be done by that many cards, one of which is different (e.g. the joker), and then draw one card each interval until you find the joker. How to do if they are multiple dice, or other probability distributions? 05:50:30 -!- Soni has quit (Ping timeout: 264 seconds). 07:05:45 -!- tromp has joined. 07:36:34 -!- chiselfu1e has quit (Remote host closed the connection). 07:36:50 -!- chiselfuse has joined. 07:37:23 -!- Esolanger12345 has joined. 07:37:50 -!- Esolanger12345 has quit (Client Quit). 07:38:57 [[Right bracket]] https://esolangs.org/w/index.php?diff=102434&oldid=25314 * Esolanger12345 * (+0) 07:40:48 [[MangularJS]] https://esolangs.org/w/index.php?diff=102435&oldid=79477 * Esolanger12345 * (+6) 07:44:35 [[Brainf***-]] https://esolangs.org/w/index.php?diff=102436&oldid=94730 * Esolanger12345 * (+3) 07:56:05 [[Talk:If(j)invert()if(l)change()if(q)input()if(t)output(x);]] https://esolangs.org/w/index.php?diff=102437&oldid=69334 * Esolanger12345 * (+45) /* Cat */ new section 07:56:18 [[Talk:If(j)invert()if(l)change()if(q)input()if(t)output(x);]] M https://esolangs.org/w/index.php?diff=102438&oldid=102437 * Esolanger12345 * (+1) 07:57:35 [[Esoteric Operating System]] https://esolangs.org/w/index.php?diff=102439&oldid=100889 * Esolanger12345 * (+0) 07:59:56 [[Talk:Esoteric Operating System/File System]] https://esolangs.org/w/index.php?diff=102440&oldid=82977 * Esolanger12345 * (+77) /* Idea */ new section 08:00:22 -!- chiselfuse has quit (Remote host closed the connection). 08:00:40 -!- chiselfuse has joined. 08:01:35 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 08:56:20 -!- Sgeo has quit (Read error: Connection reset by peer). 09:20:59 [[Talk:Esoteric Operating System/File System]] https://esolangs.org/w/index.php?diff=102441&oldid=102440 * Esolanger12345 * (+99) 09:21:10 [[Talk:Esoteric Operating System/File System]] https://esolangs.org/w/index.php?diff=102442&oldid=102441 * Esolanger12345 * (-5) 09:21:28 [[Talk:Esoteric Operating System/File System]] https://esolangs.org/w/index.php?diff=102443&oldid=102442 * Esolanger12345 * (+2) 09:23:02 [[Charcoal]] M https://esolangs.org/w/index.php?diff=102444&oldid=51942 * Esolanger12345 * (+1) 09:25:30 -!- tromp has joined. 11:20:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 11:38:47 -!- tromp has joined. 11:56:52 -!- Soni has joined. 12:45:35 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102445&oldid=101590 * Esolanger12345 * (+34) 12:45:54 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102446&oldid=102445 * Esolanger12345 * (+6) 12:46:11 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102447&oldid=102446 * Esolanger12345 * (+13) 12:46:45 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102448&oldid=102447 * Esolanger12345 * (-2) 12:47:58 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102449&oldid=102448 * Esolanger12345 * (+12) 12:54:39 ais523: wait, why would you need swap? you could have the implementation write data to files, so the size of filesystems is what matters 12:56:26 zzo38: for multiple dice, say 2d6, shuffle two separate decks, each with five good and one bad cards, keep drawing from the first deck one card a turn, switch to the second deck after you find the bad card in the first deck, and the duration ends when you draw the bad card in the second deck 12:56:36 (or you can use a computer of course) 12:58:13 I guess that still gives you *some* information about the duration partway through, though. 12:59:09 (I don't know if that's a problem or not.) 13:01:34 you could go crazy with 36 cards (one bad). After the 1st, 2nd, etc. turn, draw 0,1,2,3,4,5,6,5,4,3,2,and finally 1 card. Stop if you draw the bad one. 13:01:51 A neutral, trusted third party might be an option too. 13:04:08 I wonder whether the information revealed is less if you alternate between the two piles. 13:05:38 [[Main Page]] https://esolangs.org/w/index.php?diff=102450&oldid=100801 * Esolanger12345 * (+141) 13:06:36 [[Main Page]] https://esolangs.org/w/index.php?diff=102451&oldid=102450 * Esolanger12345 * (-6) 13:07:16 [[Main Page]] https://esolangs.org/w/index.php?diff=102452&oldid=102451 * Esolanger12345 * (+6) 13:08:53 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102453&oldid=102449 * Esolanger12345 * (-7) 13:10:24 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102454&oldid=102453 * Esolanger12345 * (-2) 13:10:38 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102455&oldid=102454 * Esolanger12345 * (-2) 13:11:19 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102456&oldid=102455 * Esolanger12345 * (+31) 13:11:32 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102457&oldid=102456 * Esolanger12345 * (+8) 13:12:00 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102458&oldid=102457 * Esolanger12345 * (+0) 13:12:22 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102459&oldid=102458 * Esolanger12345 * (+2) 13:12:49 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102460&oldid=102459 * Esolanger12345 * (+25) 13:13:31 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102461&oldid=102460 * Esolanger12345 * (+33) 13:14:13 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102462&oldid=102461 * Esolanger12345 * (+3) 13:20:25 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102463&oldid=102462 * Esolanger12345 * (+56) 13:20:37 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102464&oldid=102463 * Esolanger12345 * (+7) 13:20:57 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102465&oldid=102464 * Esolanger12345 * (+1) 13:21:08 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102466&oldid=102465 * Esolanger12345 * (+2) 13:21:34 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102467&oldid=102466 * Esolanger12345 * (+11) 13:23:44 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=102468&oldid=102467 * Esolanger12345 * (+1) 13:24:25 -!- haavard has quit (Remote host closed the connection). 13:24:38 -!- haavard has joined. 13:24:48 [[User:Username1234]] https://esolangs.org/w/index.php?diff=102469&oldid=102369 * Esolanger12345 * (+4) 13:24:57 [[User:Username1234]] https://esolangs.org/w/index.php?diff=102470&oldid=102469 * Esolanger12345 * (+2) 13:25:14 [[User:Username1234]] https://esolangs.org/w/index.php?diff=102471&oldid=102470 * Esolanger12345 * (+15) 13:26:03 [[User:Username1234]] https://esolangs.org/w/index.php?diff=102472&oldid=102471 * Esolanger12345 * (+22) 13:26:19 [[User:Username1234]] https://esolangs.org/w/index.php?diff=102473&oldid=102472 * Esolanger12345 * (-2) 13:50:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 14:14:10 -!- tromp has joined. 14:22:18 "A neutral, trusted third party might be an option too." => yeah. a computer. 14:30:13 computer, n.: an expert at calculation (or at operating calculating machines) 15:09:40 -!- razetime has joined. 15:09:48 -!- razetime_ has joined. 15:10:13 -!- razetime_ has quit (Client Quit). 15:19:56 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.). 15:49:18 [[BunnyBell]] https://esolangs.org/w/index.php?diff=102474&oldid=102422 * PixelatedStarfish * (+64) /* External Links */ 15:49:33 [[BunnyBell]] https://esolangs.org/w/index.php?diff=102475&oldid=102474 * PixelatedStarfish * (+2) /* External Links */ 15:51:49 -!- river has joined. 15:51:57 How would you describe homestuck? 15:52:37 a weird impenetrable cult 16:01:39 fungot, how would you describe Homestuck? 16:01:39 b_jonas: hang on just a damned second here. 16:01:43 -!- slavfox has quit (Quit: ZNC 1.8.2 - https://znc.in). 16:02:21 Oh, I've got a better one: Mostly Harmless. 16:02:33 -!- slavfox has joined. 16:03:46 gpt3 says homestuck is... a work of fiction written, illustrated, and animated by Andrew Hussie. The story centers around a group of teenagers who play a game that transports them to a strange world where they must work together to defeat a powerful enemy. The story of Homestuck is told through a combination of traditional narrative, artwork, animation, and interactive elements. Readers are able 16:03:48 to influence the course of 16:32:54 -!- Franciman has quit (Remote host closed the connection). 16:36:43 -!- Franciman has joined. 16:38:57 Everything2 says Homestuck is... "a story told via pictures, words, movies, music and games. It started out as a webcomic, but has now transformed into being what seems to be a new form of media. Some have described it as interactive fiction." 16:43:05 [[!or]] N https://esolangs.org/w/index.php?oldid=102476 * Lon233bcc * (+2163) Created page with "!| (changed to !or beacuse url or whatever) (it's called not or beacuse the original language the only commands were not and or boolean logic, but I've decided to add and, nan..." 16:43:40 -!- sprout has quit (Ping timeout: 268 seconds). 16:46:21 -!- impomatic has joined. 16:47:09 [[!or]] https://esolangs.org/w/index.php?diff=102477&oldid=102476 * Lon233bcc * (+0) 16:48:18 [[!or]] https://esolangs.org/w/index.php?diff=102478&oldid=102477 * Lon233bcc * (+1) 16:56:34 -!- __monty__ has joined. 16:56:49 -!- __monty__ has quit (Remote host closed the connection). 16:58:38 -!- __monty__ has joined. 17:08:21 [[!or]] https://esolangs.org/w/index.php?diff=102479&oldid=102478 * Lon233bcc * (+851) 17:10:56 [[!or]] https://esolangs.org/w/index.php?diff=102480&oldid=102479 * Lon233bcc * (-3) 17:11:14 [[!or]] https://esolangs.org/w/index.php?diff=102481&oldid=102480 * Lon233bcc * (-4) 17:16:31 [[!or]] https://esolangs.org/w/index.php?diff=102482&oldid=102481 * Lon233bcc * (+19) 17:20:48 -!- tech_exorcist has joined. 17:23:28 -!- impomatic has quit (Quit: impomatic). 17:23:49 -!- impomatic has joined. 17:28:03 -!- impomatic has quit (Client Quit). 17:28:08 [[Dot's]] https://esolangs.org/w/index.php?diff=102483&oldid=102401 * Ilikecreepers * (-3) /* introduction */ 17:28:23 -!- impomatic has joined. 17:28:27 [[!or]] https://esolangs.org/w/index.php?diff=102484&oldid=102482 * Lon233bcc * (+1614) 17:29:14 -!- tech_exorcist has quit (Remote host closed the connection). 17:29:48 [[Dot's]] https://esolangs.org/w/index.php?diff=102485&oldid=102483 * Ilikecreepers * (+39) /* programs made in this */ 17:30:15 [[Dot's]] https://esolangs.org/w/index.php?diff=102486&oldid=102485 * Ilikecreepers * (+1) /* programs made in this */ 17:40:03 [[!or]] https://esolangs.org/w/index.php?diff=102487&oldid=102484 * Lon233bcc * (+900) 17:44:20 [[!or]] https://esolangs.org/w/index.php?diff=102488&oldid=102487 * Lon233bcc * (+126) 17:45:41 [[!or]] https://esolangs.org/w/index.php?diff=102489&oldid=102488 * Lon233bcc * (+97) 17:46:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 17:46:39 [[!or]] https://esolangs.org/w/index.php?diff=102490&oldid=102489 * Lon233bcc * (+15) 17:48:01 [[!or]] https://esolangs.org/w/index.php?diff=102491&oldid=102490 * Lon233bcc * (+45) 17:48:19 [[!or]] https://esolangs.org/w/index.php?diff=102492&oldid=102491 * Lon233bcc * (-45) 17:49:23 -!- tech_exorcist has joined. 17:50:06 [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=102493&oldid=101533 * Matto * (+367) 17:55:54 [[Milk]] M https://esolangs.org/w/index.php?diff=102494&oldid=102433 * PythonshellDebugwindow * (+9) Stub 18:00:31 -!- tromp has joined. 18:02:11 -!- sprout has joined. 18:15:31 -!- Lord_of_Life has quit (Ping timeout: 248 seconds). 18:16:18 -!- Lord_of_Life has joined. 18:41:24 -!- FreeFull has joined. 18:43:27 -!- impomatic has quit (Quit: impomatic). 18:43:58 -!- impomatic has joined. 18:47:59 -!- impomatic has quit (Client Quit). 18:48:21 -!- impomatic has joined. 19:02:33 -!- tech_exorcist has quit (Remote host closed the connection). 19:03:35 -!- Lord_of_Life_ has joined. 19:03:41 -!- Lord_of_Life has quit (Ping timeout: 252 seconds). 19:04:49 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 19:33:43 -!- tech_exorcist has joined. 19:43:28 -!- impomatic has quit (Quit: impomatic). 19:43:48 -!- impomatic has joined. 19:47:59 -!- impomatic has quit (Client Quit). 19:48:19 -!- impomatic has joined. 19:53:27 -!- impomatic has quit (Quit: impomatic). 19:53:48 -!- impomatic has joined. 19:58:15 -!- impomatic has quit (Client Quit). 19:58:37 -!- impomatic has joined. 20:06:33 [[Airline Food Turing-completeness Proof]] M https://esolangs.org/w/index.php?diff=102495&oldid=99941 * Huh * (-1) Fixed redirect and conclusion 20:09:32 -!- tech_exorcist has quit (Remote host closed the connection). 20:10:02 -!- tech_exorcist has joined. 20:13:28 -!- impomatic has quit (Quit: impomatic). 20:13:48 -!- impomatic has joined. 20:17:59 -!- impomatic has quit (Client Quit). 20:18:18 -!- impomatic has joined. 20:19:16 -!- Sgeo has joined. 20:28:28 -!- impomatic has quit (Quit: impomatic). 20:28:48 -!- impomatic has joined. 20:32:59 -!- impomatic has quit (Client Quit). 20:33:18 -!- impomatic has joined. 20:44:52 [[!or]] https://esolangs.org/w/index.php?diff=102496&oldid=102492 * Lon233bcc * (+123) 20:45:54 [[!or]] https://esolangs.org/w/index.php?diff=102497&oldid=102496 * Lon233bcc * (+1) 21:15:28 -!- tech_exorcist has quit (Quit: Disconnecting). 21:18:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 21:22:36 -!- __monty__ has quit (Quit: leaving). 21:28:24 -!- tromp has joined. 21:38:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…). 22:33:27 -!- impomatic has quit (Quit: impomatic). 22:33:48 -!- impomatic has joined. 22:37:59 -!- impomatic has quit (Client Quit). 22:38:18 -!- impomatic has joined. 22:43:27 -!- impomatic has quit (Quit: impomatic). 22:43:47 -!- impomatic has joined. 22:47:59 -!- impomatic has quit (Client Quit). 22:48:20 -!- impomatic has joined. 23:13:27 -!- impomatic has quit (Quit: impomatic). 23:13:48 -!- impomatic has joined. 23:17:59 -!- impomatic has quit (Client Quit). 23:18:20 -!- impomatic has joined. 23:23:27 -!- impomatic has quit (Quit: impomatic). 23:23:47 -!- impomatic has joined. 23:25:29 [[Belle Arti]] M https://esolangs.org/w/index.php?diff=102498&oldid=102429 * * (+1249) 23:26:47 -!- FreeFull has quit. 23:27:59 -!- impomatic has quit (Client Quit). 23:28:20 -!- impomatic has joined. 23:40:32 -!- impomatic has quit (Quit: impomatic).