00:05:30 -!- zseri has joined. 
00:08:06 -!- zseri has quit (Client Quit). 
00:08:24 -!- zseri has joined. 
00:09:20 -!- tromp has joined. 
00:12:20 -!- zseri has quit (Client Quit). 
00:25:14 -!- zseri has joined. 
00:31:15 -!- zseri has quit (Quit: zseri). 
00:36:35 -!- zseri has joined. 
00:36:55 -!- zseri has quit (Client Quit). 
00:47:03 -!- tromp has quit (Remote host closed the connection). 
00:54:35 -!- zseri has joined. 
01:21:08 -!- tromp has joined. 
01:26:07 -!- tromp has quit (Ping timeout: 260 seconds). 
02:09:31 -!- tromp has joined. 
02:14:01 -!- tromp has quit (Ping timeout: 264 seconds). 
02:35:42 -!- zseri has quit (Quit: zseri). 
03:03:39 -!- tromp has joined. 
03:07:45 -!- tromp has quit (Ping timeout: 240 seconds). 
03:57:43 -!- tromp has joined. 
04:02:37 -!- tromp has quit (Ping timeout: 264 seconds). 
04:37:09 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)). 
04:40:54 -!- adu has joined. 
04:43:37 <esowiki> [[Category:2021]] N https://esolangs.org/w/index.php?oldid=79732 * Hakerh400 * (+11) Category for the new year 
04:43:40 <esowiki> [[Template:Yearcats]]  https://esolangs.org/w/index.php?diff=79733&oldid=68543 * Hakerh400 * (+26) Category for the new year 
04:51:50 -!- tromp has joined. 
04:56:04 -!- tromp has quit (Ping timeout: 246 seconds). 
04:59:39 -!- ArthurStrong has joined. 
05:30:44 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79734&oldid=79671 * Tetrapyronia * (+67)  
05:31:31 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79735&oldid=79734 * Tetrapyronia * (+30)  
05:37:51 -!- adu has quit (Quit: adu). 
05:45:58 -!- tromp has joined. 
05:50:38 -!- tromp has quit (Ping timeout: 260 seconds). 
06:23:55 -!- adu has joined. 
06:40:05 -!- tromp has joined. 
06:44:30 -!- tromp has quit (Ping timeout: 256 seconds). 
06:48:33 -!- adu has quit (Quit: adu). 
07:28:47 -!- delta23 has quit (Quit: Leaving). 
07:34:18 -!- tromp has joined. 
07:38:36 -!- tromp has quit (Ping timeout: 240 seconds). 
07:54:32 -!- tromp has joined. 
09:08:35 -!- Sgeo has quit (Read error: Connection reset by peer). 
09:18:24 -!- b4er has joined. 
09:30:29 -!- user24 has joined. 
09:45:05 <esowiki> [[Wigner's Fuckbuddy Is A Superposition of Top And Bottom]]  https://esolangs.org/w/index.php?diff=79736&oldid=74884 * Quintopia * (-21) it wasn't 
09:47:16 -!- Arcorann has quit (Ping timeout: 246 seconds). 
09:50:23 -!- Arcorann has joined. 
10:04:54 -!- sprocklem has quit (Quit: Lost terminal). 
10:05:46 <esowiki> [[Hny021]] N https://esolangs.org/w/index.php?oldid=79737 * Hakerh400 * (+4188) +[[hny021]] 
10:06:35 -!- sprocklem has joined. 
10:07:11 <esowiki> [[Language list]]  https://esolangs.org/w/index.php?diff=79738&oldid=79720 * Hakerh400 * (+13) +[[hny021]] 
10:08:59 <esowiki> [[Esolang talk:Categorization]]  https://esolangs.org/w/index.php?diff=79739&oldid=77065 * Quintopia * (+552) /* Can we have an Imperative paradigm category now please? */ new section 
10:09:24 -!- rain1 has joined. 
10:27:11 <esowiki> [[BackFlip]]  https://esolangs.org/w/index.php?diff=79740&oldid=51649 * Quintopia * (+19) cat: total 
10:27:35 <esowiki> [[ABCDXYZ]]  https://esolangs.org/w/index.php?diff=79741&oldid=30848 * Quintopia * (+19) cat: total 
10:44:03 -!- sprocklem has quit (Ping timeout: 260 seconds). 
11:13:03 -!- kspalaiologos has joined. 
11:13:40 <kspalaiologos> i'm having some trouble working around whitespace. i tried writing a disassembler for it, but i failed a bit 
11:13:51 <kspalaiologos> https://vii5ard.github.io/whitespace/ i downloaded the calc.ws program from here 
11:14:26 <kspalaiologos> but first of all, it seems like label id's are horrendously large, and second, the label with id `1600482916` seems to repeat 
11:15:35 <kspalaiologos> everything other than labels seems to parse correctly 
11:15:51 <kspalaiologos> all numerals work, the disassembled code totally makes sense, except labels 
11:16:11 <kspalaiologos> is there something i'm missing? the wiki doesn't make any distinction between a label and a number 
11:18:57 -!- aaa113 has joined. 
11:21:17 -!- aaa113 has quit (Remote host closed the connection). 
11:27:35 <kspalaiologos> another update: it seems like it parses two labels, at offsets 2424 and 2159, and the numbers behind these seem the same, and absurdly big 
11:28:03 <kspalaiologos> `cat calc.ws | head -c 2454 | tail -c 30 | xxd` and `cat calc.ws | head -c 2189 | tail -c 30 | xxd` give the exact same ooutput 
11:28:05 <HackEso> cat: 'calc.ws | head -c 2454 | tail -c 30 | xxd` and `cat calc.ws | head -c 2189 | tail -c 30 | xxd` give the exact same ooutput': No such file or directory 
11:35:58 -!- aaa113 has joined. 
11:44:05 <esowiki> [[SELENE.]] N https://esolangs.org/w/index.php?oldid=79742 * Tetrapyronia * (+2048) happy new years :) 
11:45:05 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=79743&oldid=79673 * Tetrapyronia * (+47)  
11:45:56 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79744&oldid=79735 * Tetrapyronia * (+28)  
11:46:09 -!- aaa113 has quit (Remote host closed the connection). 
12:00:40 -!- kolontaev has joined. 
12:00:52 -!- kolontaev has quit (Remote host closed the connection). 
12:04:54 -!- kolontaev has joined. 
12:05:25 -!- kolontaev has quit (Remote host closed the connection). 
12:06:02 -!- spiegelau has joined. 
12:06:19 -!- spiegelau has quit (Remote host closed the connection). 
12:06:24 -!- ArthurStrong has quit (Quit: leaving). 
12:07:19 -!- ArthurStrong has joined. 
12:39:26 -!- imode has quit (Quit: WeeChat 2.9). 
13:55:59 -!- MDude has joined. 
14:09:47 <esowiki> [[Hny021]] M https://esolangs.org/w/index.php?diff=79745&oldid=79737 * PythonshellDebugwindow * (+4) /* Interpreters */ link 
14:14:00 <esowiki> [[SELENE.]] M https://esolangs.org/w/index.php?diff=79746&oldid=79742 * PythonshellDebugwindow * (+47) /* External Resources */ cats 
14:15:06 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=79747&oldid=79738 * PythonshellDebugwindow * (+28) /* S */ Add [[SELENE.]] and [[SELECT.]] 
14:23:45 <esowiki> [[UM-32]] M https://esolangs.org/w/index.php?diff=79748&oldid=68096 * PythonshellDebugwindow * (+25) /* See also */ cat 
14:29:28 <esowiki> [[Rotpai]] M https://esolangs.org/w/index.php?diff=79749&oldid=63910 * PythonshellDebugwindow * (-7) /* Syntax and execution */ grm, code tag 
14:30:02 <esowiki> [[Rotpai]] M https://esolangs.org/w/index.php?diff=79750&oldid=79749 * PythonshellDebugwindow * (+40) /* Computational Class */ CAT 
14:33:02 <esowiki> [[? $51=]] M https://esolangs.org/w/index.php?diff=79751&oldid=73428 * PythonshellDebugwindow * (+187) grm, cats 
14:48:49 -!- Arcorann has quit (Ping timeout: 264 seconds). 
14:58:26 -!- ArthurStrong has quit (Remote host closed the connection). 
14:59:51 -!- Sgeo has joined. 
15:49:46 -!- arseniiv has joined. 
16:45:43 <int-e> you seem to be off by 5 hours 
16:46:34 <kspalaiologos> if anyone was wondering about my solution - there is a thing the wiki didn't state 
16:46:47 <kspalaiologos> and i think it should state it - the label id's _often_ exceed int64 range 
16:47:34 <kspalaiologos> to speed up the execution, I personally first store them as strings, then assign numerical id's to everything, then free the strings 
16:47:55 <kspalaiologos> i should probably make a gmp version of this interpreter for bignum stack/heap, but it's a thing to do soon(ish) 
16:53:25 -!- user24 has quit (Ping timeout: 272 seconds). 
16:59:37 -!- user24 has joined. 
18:02:33 <b_jonas> if there's anyone in Australia or New Zealand or Japan or thereabouts, happy new year to them 
18:03:02 <b_jonas> otherwise we'll wait one more hour and then we can wish happy new year to arseniiv 
18:19:10 <arseniiv> <int-e> you seem to be off by 5 hours => ow, I offsetted the wrong way again 
18:32:52 <esowiki> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=79752&oldid=79497 * Hakerh400 * (+35)  
18:36:12 <rain1> what langs exist which operator soley by manipulating a single integer? 
18:42:20 -!- iovoid has quit (Remote host closed the connection). 
18:43:38 -!- iovoid has joined. 
18:49:56 -!- Lord_of_Life_ has joined. 
18:50:39 <arseniiv> rain1: Minsky machine in a multiplicative interpretation, but I presume that would be boring 
18:51:13 -!- Lord_of_Life has quit (Ping timeout: 272 seconds). 
18:51:17 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 
19:10:48 <arseniiv> I am renewed but don’t feel it in any way :D 
19:16:33 -!- Alexandra has joined. 
19:16:42 -!- Alexandra has left. 
19:37:12 -!- sftp has quit (Ping timeout: 260 seconds). 
19:38:35 -!- sftp has joined. 
19:43:55 -!- delta23 has joined. 
19:49:16 -!- jess has quit (Quit: Leaving). 
19:49:20 -!- jess has joined. 
20:20:12 -!- arseniiv_ has joined. 
20:22:56 -!- arseniiv has quit (Ping timeout: 240 seconds). 
20:32:10 -!- arseniiv_ has changed nick to arseniiv. 
20:43:51 -!- sprocklem has joined. 
22:02:57 <fizzie> Happy new year to anyone back in EET and other aligned time zones. 
22:03:00 <fizzie> (I've been watching the Finnish public broadcaster's new year's thing; unlike pretty much everything else they show, they've made it non-country-restricted.) 
22:05:07 <fizzie> They've got a conventional orchestra playing an arrangement of Darude's Sandstorm to celebrate. 
22:06:55 <b_jonas> Happy new year Finland, Romania, Greece, Israel, and everyone else who is in UTC+2 
22:07:19 <b_jonas> and a belated happy new year to everyone else east of that 
22:08:12 <fizzie> Hah, they cut off the stream the minute it switched to the afterparty program. 
22:08:18 <fizzie> "Tämä ohjelma on katsottavissa vain Suomessa / Detta program kan ses endast i Finland" 
22:12:42 -!- arseniiv has quit (Ping timeout: 256 seconds). 
22:18:52 <rain1> Darude's Sandstorm Orchestra 
22:43:18 -!- imode has joined. 
22:55:18 <b_jonas> prepare for new year rituals! 
22:55:21 <esowiki> [[Mobius]]  https://esolangs.org/w/index.php?diff=79753&oldid=66277 * Quintopia * (+35) cat: computational class 
23:02:00 -!- kspalaiologos has quit (Quit: Leaving). 
23:03:32 <b_jonas> live television stream is about a minute late. that's what I get for no television receiver. it's a choice between that and the radio with no delay. 
23:07:44 <b_jonas> also happy new year to the large part of Europe, including France, Netherlands, Belgium, Germany, Denmark, Sweden, Norway, Poland, Switzerland,  
23:08:18 <b_jonas> Austria, all of ex-Yugoslavia, Czechia, Slovakia, Hungary, etc 
23:08:47 <b_jonas> and anyone else who is in +01 timezone offset 
23:09:05 <kmc> I have a mini projector which I mainly use as a HDMI monitor for downloaded content, but it also has an ATSC tuner and I got an antenna, which is occasionally useful 
23:09:34 <kmc> sadly, ATSC uses too much RF bandwidth to be received with the common hobbyist level SDR sticks 
23:13:55 <esowiki> [[User:Quintopia]]  https://esolangs.org/w/index.php?diff=79754&oldid=79632 * Quintopia * (+110) /* Interpreters written in Python */ 
23:18:42 <b_jonas> the president talked of the restrictions and thanked the health workers. who could have guessed? 
23:19:17 <b_jonas> he also avoided saying anything controversial or too political during his new year speech. I like that. 
23:35:14 -!- outing has joined. 
23:38:05 <b_jonas> ok, so the Wiener Philharmoniker New Year concert starts at 11:15 local (10:15Z). I'll set an alarm to make sure not to miss it. 
23:41:56 <b_jonas> conductor for the orchestra is Riccardo Muti