00:03:53 -!- tromp has joined. 00:07:27 -!- ubq323 has quit (Quit: WeeChat 2.3). 00:08:25 -!- tromp has quit (Ping timeout: 240 seconds). 00:26:20 -!- tromp has joined. 00:30:51 -!- tromp has quit (Ping timeout: 258 seconds). 00:31:02 -!- NotApplicable has joined. 00:39:45 -!- tromp has joined. 00:44:16 -!- tromp has quit (Ping timeout: 258 seconds). 00:47:03 -!- arseniiv has quit (Ping timeout: 256 seconds). 00:47:49 -!- rain1 has quit (Quit: WeeChat 3.0). 01:33:55 -!- tromp has joined. 01:34:07 hi tr0mp 01:38:37 -!- tromp has quit (Ping timeout: 256 seconds). 01:39:00 bye tromp 01:40:25 -!- spruit11 has quit (Ping timeout: 240 seconds). 01:52:35 -!- spruit11 has joined. 02:07:48 also I was reading about formats for representing binary data on 7-bit paper tape, for EPROM programmers and such 02:07:51 > In BNPF encoding, a single byte (8 bits) would be represented by a highly redundant character framing sequence starting with a single ASCII "B", eight ASCII characters where a "0" would be represented by a "N" and a "1" would be represented by a "P", followed by an ending ASCII "F". These ten-character ASCII sequences were separated by one or more whitespace characters, therefore using at least eleven 02:07:53 :1:17: error: :1:17: error: parse error on input ‘,’ 02:07:57 ASCII characters for each byte stored (9% efficiency). The ASCII "N" and "P" characters differ in four bit positions, providing excellent protection from single punch errors. 02:08:00 it's kind of shocking that people put up with such inefficiency 02:08:41 but I guess paper is cheap, and the error detection is important (mis-punches being relatively common) and a simple sparse encoding is much simpler to implement than a CRC or whatever 02:08:52 you know, you could just store everything with whatever that 5 bit system used 02:09:21 and yeah, it would be compatible with Baudot/ITA2 so you could even send ROM images over Telex, although I'm not sure if this was commonly done 02:09:28 plus such systems eventually moved to ASCII anyway 02:09:51 and the BNPF encodings were replaced by denser ones like https://en.wikipedia.org/wiki/Intel_HEX 02:10:04 which is still commonly encountered today 02:11:35 `` objcopy -O ihex /bin/ls /dev/stdout 02:12:07 ​:1002A8002F6C696236342F6C642D6C696E75782DED. \ :0C02B8007838362D36342E736F2E32004D. \ :1002C400040000001000000001000000474E55002B. \ :1002D4000000000003000000020000000000000015. \ :1002E400040000001400000003000000474E550005. \ :1002F400A65F86CD6394E8F583C14D786D13B3BCD6. \ :04030400BE051B8790. \ :10030800110000006F00000002000000070000005C. \ :10031800A6A148041201AE3E28DC11132800009063. \ :100328006F00000000000000700000007100000075. \ :10033 02:24:58 -!- NotApplicable has quit (Quit: Leaving). 02:27:57 -!- tromp has joined. 02:32:16 -!- tromp has quit (Ping timeout: 240 seconds). 02:33:30 [[Special:Log/delete]] delete * Ais523 * deleted "[[User:GeorgeEpicGen]]": Author request: user requesting deletion of their own userpage 02:56:59 [[Special:Log/newusers]] create * Tomhe * New user account 03:15:27 -!- tromp has joined. 03:15:35 -!- MDead has joined. 03:18:05 -!- MDude has quit (Ping timeout: 240 seconds). 03:18:10 -!- MDead has changed nick to MDude. 03:18:38 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=80489&oldid=80477 * Tomhe * (+271) /* Introductions */ it's me ..tom(ario) 03:20:03 -!- tromp has quit (Ping timeout: 256 seconds). 03:28:45 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)). 03:28:58 -!- tromp has joined. 03:29:34 [[User:Tomhe]] N https://esolangs.org/w/index.php?oldid=80490 * Tomhe * (+258) About me, init 03:33:05 -!- tromp has quit (Ping timeout: 240 seconds). 03:51:16 -!- Arcorann_ has quit (Ping timeout: 240 seconds). 04:00:16 -!- copumpkin has quit (Remote host closed the connection). 04:01:56 -!- copumpkin has joined. 04:03:02 -!- imode has quit (Ping timeout: 272 seconds). 04:22:02 -!- tromp has joined. 04:22:54 -!- tromp has quit (Read error: Connection reset by peer). 04:23:28 -!- tromp has joined. 04:29:05 -!- tromp has quit (Ping timeout: 240 seconds). 05:16:26 [[Naz]] https://esolangs.org/w/index.php?diff=80491&oldid=70453 * Quintopia * (+292) finish FSAness proof 05:16:42 `` ls -l 05:16:44 total 260 \ drwxr-xr-x 7 1000 1000 4096 Dec 31 2019 asmbf-1.2.7 \ -rw-r--r-- 1 1000 1000 103 Nov 12 2019 banana.txt \ -rwxr-xr-x 1 1000 1000 17296 Nov 18 2019 bfi \ -rw-r--r-- 1 1000 1000 3315 Aug 9 00:39 compiled_brachylog.pl \ drwxr-xr-x 10 1000 1000 4096 Feb 20 2020 egel-master \ drwxr-xr-x 3 1000 1000 4096 Feb 21 2020 egel-scripts \ -rw-r--r-- 1 1000 1000 145944 Feb 20 2020 egel.zip \ -rw-r--r-- 1 1000 1000 3399 05:16:47 yay 05:17:37 `` head banana.txt 05:17:38 Bananas taste good and have potassium, but they bruise kinda easily. I still like to eat them though :) 05:18:43 [[Naz]] https://esolangs.org/w/index.php?diff=80492&oldid=80491 * Quintopia * (-292) Undo revision 80491 by [[Special:Contributions/Quintopia|Quintopia]] ([[User talk:Quintopia|talk]]) 05:20:15 -!- allad has joined. 06:04:14 -!- naivesheep has quit (Quit: ZNC 1.8.2 - https://znc.in). 06:06:00 -!- tromp has joined. 06:08:18 -!- naivesheep has joined. 06:10:12 -!- tromp has quit (Ping timeout: 246 seconds). 06:11:51 -!- naivesheep has quit (Client Quit). 06:17:32 -!- naivesheep has joined. 06:19:15 -!- tromp has joined. 06:21:53 -!- allad has quit (Ping timeout: 248 seconds). 06:21:58 -!- naivesheep has quit (Client Quit). 06:22:38 How to properly clean the computer keyboard? 06:23:54 -!- tromp has quit (Ping timeout: 258 seconds). 06:24:21 -!- naivesheep has joined. 06:26:32 fungot tell him how to clean the keyboard 06:26:32 nakilon: do the gnu servers also lag for regular accounts ( not only sparc)" at http://paste.lisp.org/ display/ fnord 06:26:45 you'll need lisp I guess 06:27:31 kmc is that your bot? is it protected from fork bomb and stuff? 06:30:40 it's not my bot. I forget who maintains it these days 06:31:51 it uses User Mode Linux for sandboxing 06:32:32 not sure what it has in the way of resource limits 06:32:38 I see, the user is 1000 ) 06:34:00 `` mv banana.txt _banana.txt 06:34:01 No output. 06:34:05 `` head banana.txt 06:34:07 head: cannot open 'banana.txt' for reading: No such file or directory 06:34:17 lol, it's persistent 06:34:34 `` mv _banana.txt banana.txt 06:34:35 No output. 06:34:54 someone may steal his banana 06:35:12 https://github.com/GregorR/umlbox 06:35:48 8 years old stuff 06:37:11 `` lsb_release -a 06:37:13 No LSB modules are available. \ Distributor ID:Debian \ Description:Debian GNU/Linux 10 (buster) \ Release:10 \ Codename:buster 06:38:06 `` uname –r 06:38:08 uname: extra operand ‘–r’ \ Try 'uname --help' for more information. 06:38:17 nvm 06:58:26 -!- naivesheep has quit (Quit: ZNC 1.8.2 - https://znc.in). 06:59:58 -!- naivesheep has joined. 07:03:32 -!- naivesheep has quit (Client Quit). 07:03:55 -!- naivesheep has joined. 07:13:38 -!- tromp has joined. 07:18:31 -!- tromp has quit (Ping timeout: 265 seconds). 07:19:54 -!- rain1 has joined. 07:22:05 -!- tromp has joined. 07:23:49 -!- Remavas has joined. 07:24:14 -!- Remavas has quit (Remote host closed the connection). 07:43:07 -!- Sgeo has quit (Read error: Connection reset by peer). 08:18:58 [[Mirror-machine]] https://esolangs.org/w/index.php?diff=80493&oldid=80485 * ReplayShells * (+0) 08:27:54 -!- Arcorann_ has joined. 08:29:40 -!- zseri has joined. 08:31:24 -!- zseri has quit (Client Quit). 08:43:01 -!- LKoen has joined. 08:49:36 -!- copumpkin has quit (Ping timeout: 240 seconds). 09:02:28 -!- shinh has joined. 09:15:29 -!- joast has quit (Ping timeout: 265 seconds). 09:39:05 -!- LKoen has quit (Remote host closed the connection). 09:52:58 -!- kspalaiologos has joined. 10:25:40 -!- Lord_of_Life_ has joined. 10:28:45 -!- Lord_of_Life has quit (Ping timeout: 264 seconds). 10:28:45 -!- Lord_of_Life_ has changed nick to Lord_of_Life. 10:42:02 [[Unfair]] N https://esolangs.org/w/index.php?oldid=80494 * Gilbert189 * (+6323) Created page with "Unfair is an esolang, based on a game about counting numbers "unfairly". The esolang is made by [[User:Gilbert189]] (but not the game). ==How to play Unfair== A player has a c..." 10:49:42 nakilon: https://esolangs.org/wiki/HackEso 10:50:26 > HackEso is a reincarnation of a bot called HackEgo. 10:50:28 :1:28: error: :1:28: error: parse error on input ‘of’ 10:50:36 lambdabot shhh 10:51:15 I just wanted to say that with an ability to permanently move files in it it's probably gonna have to be reincarnated again some day ) 10:52:11 ah ok, it says they cared about it 10:52:17 cool 10:52:44 The persisted files that matter are in a version control system. Since somewhat recently, the current directory's been made the non-VC'd persistent one, though, to reduce noisy commits a little. 10:55:33 can this bot install and run gems? 10:56:13 `` ruby -v 10:56:15 ​/hackenv/bin/`: line 5: ruby: command not found 11:00:40 `` curl https://api.my-ip.io/ip 11:00:42 Sorry, HackEgo's sandbox currently has no web access. However, see `? `fetch 11:00:54 `? `fetch 11:00:56 ​`fetch [] downloads files, and is the only web access currently available in HackEso. It is a special builtin that cannot be called from other commands. See also `edit. 11:01:36 `? `edit 11:01:37 ​`edit gives you a url, then in your browser: (1) Press Sync (unless making a new file) (2) Make your changes (3) Press Save (4) Paste the command line at the top into the channel. 11:02:43 [[Alphamation]] N https://esolangs.org/w/index.php?oldid=80495 * ReplayShells * (+338) Created page with "'''Alphamation''' is joke language. ==Examples== ===[[Hello, World!]]===
 + 
===[[Cat]]===
 - 
===[[Reverse cat]]===
 @- 
==Implementations=..." 11:04:34 -!- LKoen has joined. 11:04:45 [[Language list]] https://esolangs.org/w/index.php?diff=80496&oldid=80470 * Gilbert189 * (+13) /* U */ 11:05:22 [[User:ReplayShells]] https://esolangs.org/w/index.php?diff=80497&oldid=80484 * ReplayShells * (+40) 11:09:08 (That reminds me that `edit is still broken w.r.t. character encoding, should look into that.) 11:26:20 [[Betamation]] N https://esolangs.org/w/index.php?oldid=80498 * ReplayShells * (+248) Created page with "'''Betamation''' is joke language. ==Examples== ===Hello,world!===
 SS3 
==Implementations== *[https://github.com/ReplayShells/Esolangs/blob/master/TF.cs TF source..." 12:00:23 fizzie I don't understand what's the Lonux distro is there 12:02:37 I want to precompile a binary for it 12:07:47 oh I see 12:08:30 -!- TheLie has joined. 12:08:39 it's buster 12:28:43 -!- joast has joined. 12:43:45 -!- NotApplicable has joined. 13:21:21 nevermind; the only way to compile RASEL as understand are either mruby or rubyc: mruby is less documented than how much I need to figure it out, rubyc compiles for half an hour and then says 2gb of ram isn't enough for that 13:22:18 -!- arseniiv has joined. 13:22:29 hi arseniiv 13:22:58 hi? 13:23:07 how are you? 13:23:56 -!- zseri has joined. 13:24:09 hm 13:25:06 it’s strange when a person you don’t have a clue about asks how are you :) 13:25:16 haha yeah 13:25:48 but I’m relatively fine 13:26:17 glad to hear that :) 13:26:27 im fine too 13:27:31 hi zseri 13:33:08 hi 13:33:17 how are you 13:34:39 arseniiv how are you? 13:34:51 -!- MDude has joined. 13:34:59 hey MDude 13:35:40 today is Whatareyouday it seems :) 13:36:07 lol 13:36:12 Howareyouday* 13:36:26 fungot how are you at last 13:36:26 arseniiv: i'll keep that in mind. but the worst part being that it's not very hard 13:36:51 I was afraid it’d be so 13:37:39 * nakilon is sad about not finding the way to execute RASEL in HackEso 13:38:31 -!- xelxebar has quit (Remote host closed the connection). 13:38:47 -!- xelxebar has joined. 13:40:32 im trying to make a compiled lanuage 13:41:11 and youd think the hardest part would be making the translator stuff 13:41:21 and the optimization stuff 13:41:24 but no 13:41:55 the hardest part for me is making a parser 13:42:22 anybody have any suggestions on making a parser for a c-style language? 13:43:14 do you use a parser framework? It can make things lot easier 13:43:31 Jean-Michele is jarring 13:43:44 i havent tried that 13:44:20 but the problem is that i don't know enough of "big-boy" languages to make my own compiled lanuage 13:44:49 so im writing it in quickbasic, which I dont think has a prebuilt parser framework 13:45:09 well, not "prebuilt" but premade 13:45:25 oh, that’s a language :) 13:45:43 look for such frameworks in other versions of BASIC 13:45:48 I would think it would be harder, not easier, with quickbasic 13:46:00 maybe there is something for Visual Basic 13:46:10 im starting to figure that 13:46:17 yep maybe freebasic has something, it should be more modern IIRC 13:46:57 i could try migrating it to #qb64, that's modern 13:47:13 slow tho 13:47:34 migration would be easy 13:47:52 also you might consider compiling into another language like C, or using stuff like LLVM, so optimization and machine code are done for you by a thing which is proven to work decently 13:48:15 well it compiles directly to 6502 assembly 13:48:28 so you’ll be left with sole semantics of your language 13:49:07 -!- tromp has quit (Remote host closed the connection). 13:49:50 i already have the compiler portion written for the most part 13:50:30 but i will look into that 13:50:38 thanks for the suggestion :) 14:11:26 -!- imode has joined. 14:12:10 -!- tromp has joined. 14:15:43 -!- mmmattyx has joined. 14:36:51 hi tromp 14:36:54 hi imode 14:37:02 hi mmmattyx 14:41:54 -!- TheLie has quit (Remote host closed the connection). 14:44:54 fizzie what's the `fetch size limit? 14:45:32 for hackeso? 14:46:09 yeah 14:46:17 -!- Arcorann_ has quit (Ping timeout: 256 seconds). 14:47:08 IRC can only handle 510 character messages 14:49:14 `quote insanity 14:49:15 392) There's that saying that the definition of insanity is doing the same thing over and over again and expecting different results. [...] You've just gave me a different result [...] It's always insane to expect different results, even when it's likely to occur. 14:49:23 NotApplicable: not applicable 14:50:04 (the `fetch command does http(s)) 14:52:05 nakilon: I suspect it doesn't impose a limit... but probably a timeout 14:52:16 ya? 14:52:17 what? 14:52:27 -!- NotApplicable has quit (Quit: Ping timeout (120 seconds)). 14:52:47 -!- NotApplicable has joined. 14:53:52 NotApplicable: I meant no offense. 14:54:43 im not offended 14:55:12 my internet went bye-bye 14:55:31 ah, that was untimely 14:55:34 :) 14:55:42 ya lol 14:57:57 int-e can't be, it's 1gbit storage 14:58:08 24MB 14:58:34 I wonder what's the exact limit so I would know if I'm able to shrink the file enough 15:00:15 oh hmm. https://github.com/fis/hackbot/blob/master/multibot_cmds/lib/fetch#L41 15:00:52 does hackeso have 7zip installed? 15:00:55 `7z 15:00:56 ​ \ 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 \ p7zip Version 16.02 (locale=en_NZ.UTF-8,Utf16=on,HugeFiles=on,64 bits,1 CPU QEMU Virtual CPU version 2.1.3 (623),ASM) \ \ Usage: 7z [...] [...] \ [<@listfiles...>] \ \ \ a : Add files to archive \ b : Benchmark \ d : Delete files from archive \ e : Extract files from archive (without using direc 15:00:59 yes 15:01:29 my file is already zipped 15:01:33 so you could try putting it in a 7zip file (or .tar.gz if needed) and then `fetch` it 15:01:41 I can split it in chunks though ..D 15:14:44 -!- Sgeo has joined. 15:20:40 -!- NotApplicable has quit (Quit: irc.darkscience.net). 15:21:03 -!- NotApplicable has joined. 15:21:08 -!- NotApplicable has quit (Client Quit). 15:21:30 -!- NotApplicable has joined. 15:26:30 -!- copumpkin has joined. 15:27:20 -!- copumpkin has quit (Client Quit). 15:28:17 -!- copumpkin has joined. 15:39:16 " Were alphabetic orders made up by numerology?" => I don't really know. I suspect that the order came first and the numeric values got assigned a bit later, which is why rho, sigma, tau have lower numeric values than the corresponding letters have in hebrew and arabic gemmatria. but that's just my guess, I don't know the history. 15:45:21 kmc: the greek, hebrew, and arabic alphabets have traditional numeric values assigned to the letters. in addition, Braille only has 64 possible character cells, so the digits 1234567890 are represented by the same as the letters ABCDEFGHIJ, typically with a numeric prefix before an entire number (which may have more than one digit). 15:50:27 " How to properly clean the computer keyboard?" => depends on whether it's a mechanical keyboard or not. mechanical keyboards have removable keys but the base is sensitive to water. pop off all the keycaps, clean the keycaps wet (eg. with detergent and sponge) and dry them completely before reattaching (this is fiddly, the water likes to stay in their concave parts, so you may need to 15:50:33 individually remove water droplets with a paper towel from crevices after drying most of it in just air). dust the rest of the keyboard carefully, ideally dry (I guess you could try isopropil-alcohol solution for worse stains, but have it dry for a long enough time before you connect power). 15:53:55 for non-mechanical keyboards, the keycaps typically aren't reattachable (though I think there are non-mechanical keyboards where they are), but they tolerate water somewhat more. for these, get some of the crumbs out by holding the keyboard on each side and hitting it on your palm (this is fast but doesn't get everything out); then remove the dust and crumbs by poking between the keys with whatever you 15:54:01 like, I've used cut parts of plastic sheets, bent paperclips, stick notes, my father uses a brush; clean the keycaps and exposed plastic surfaces with commercial keyboard cleaning foam and paper towels. 15:54:19 in any case, cleaning a keyboard can be fiddly and take a lot of time. 15:56:46 " anybody have any suggestions on making a parser for a c-style language?" => if you have freedom to choose the syntax that you parse, then make it simple and unambiguous, without the stupid complications that most languages have, even when this comes at expense of slightly more verbose syntax. you'll thank yourself when you write the parser. but sometimes you want to parse an existing 15:56:52 language, which can sometimes suck. 15:58:23 b_jonas: ya i made everything simple like `if(?condition, { do this; }); 15:58:36 -!- zseri has quit (Quit: zseri). 15:58:38 " so im writing it in quickbasic, which I dont think has a prebuilt parser framework" => you can probably port a yacc even to quickbasic. I recommend ais523's ayacc for this. 15:58:39 and any whitespace is ignored 15:59:53 note that there are two unrelated yacc versions called ayacc: I mean ais523's, which you can get from ( darcs pull "http://nethack4.org/projects/ayacc" ) 16:00:59 but you can also hand-roll a parser if you prefer 16:01:59 actually I'll postpone the fetch because seems like jruby wrongly interpretes rasel.rb 16:02:19 that said, I can only help with the parser, I have no idea how to write a usable native code generator for a compiler. I should probably try to write one once, just as a learning experience, but I haven't written one yet. I only wrote interpreters. 16:11:51 -!- LKoen has quit (Remote host closed the connection). 16:20:15 [[Truth-machine]] M https://esolangs.org/w/index.php?diff=80499&oldid=80396 * Tetrapyronia * (+541) Added Unfair 16:20:50 [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=80500&oldid=80397 * Tetrapyronia * (+13) 16:20:55 -!- LKoen has joined. 16:24:42 [[Special:Log/newusers]] create * Tsukibadcoder * New user account 17:10:07 -!- tromp has quit (Remote host closed the connection). 17:29:45 -!- arseniiv has quit (Ping timeout: 258 seconds). 17:33:41 -!- Lord_of_Life has quit (Read error: Connection reset by peer). 17:34:40 -!- Lord_of_Life has joined. 17:35:23 -!- tromp has joined. 17:38:59 nakilon: int-e: 10MiB. 17:39:11 (Imposed via setrlimit.) 17:50:33 fizzie: so the github repo is current enough :) 17:52:12 It's not like there's any, you know, development, going on. 17:53:07 sure. hackeso is perfection :P 17:54:09 close enough really-we hardly ever complain about it 17:55:57 `` uname -a 17:55:58 Linux (none) 4.9.82 #6 Sat Apr 7 13:45:01 BST 2018 x86_64 GNU/Linux 17:58:30 I had a lot of trouble with the UML build at one point when trying to upgrade, I feel like it's a bit of a niche thing. 17:59:04 (But it did eventually get better.) 18:01:38 yeah, I think UML is pretty niche these days 18:21:02 -!- arseniiv has joined. 18:28:49 -!- NotApplicable has quit (Ping timeout: 248 seconds). 18:30:19 -!- NotApplicable has joined. 18:41:28 -!- tromp has quit (Remote host closed the connection). 18:54:05 -!- naivesheep has quit (Remote host closed the connection). 18:54:18 -!- NotApplicable has quit (Quit: Ping timeout (120 seconds)). 18:54:34 -!- NotApplicable has joined. 19:02:06 -!- kspalaiologos has quit (Quit: Leaving). 19:06:29 -!- xelxebar has quit (Ping timeout: 268 seconds). 19:07:31 -!- xelxebar has joined. 19:18:51 [[User:Not applicable]] https://esolangs.org/w/index.php?diff=80501&oldid=80488 * Not applicable * (-116) 19:19:03 oh 19:19:07 heh 19:19:11 -!- tromp has joined. 19:23:57 -!- tromp has quit (Ping timeout: 264 seconds). 19:32:56 -!- NotApplicable has quit (Quit: Connection closed). 19:33:01 -!- tromp has joined. 19:45:58 -!- NotApplicable has joined. 19:52:45 -!- tromp has quit (Remote host closed the connection). 19:55:42 -!- Sgeo has quit (Read error: Connection reset by peer). 19:58:36 -!- Sgeo has joined. 20:14:04 -!- Sgeo has quit (Read error: Connection reset by peer). 20:15:15 -!- tromp has joined. 20:19:35 -!- Sgeo has joined. 20:21:00 [[Naz]] https://esolangs.org/w/index.php?diff=80502&oldid=80492 * Quintopia * (+1113) BSM proof 20:21:29 [[Naz]] M https://esolangs.org/w/index.php?diff=80503&oldid=80502 * Quintopia * (+0) typo 20:57:39 -!- asie has quit (Quit: WeeChat 2.9). 21:14:26 -!- sprock has joined. 21:29:36 -!- uignrsglks has joined. 21:30:29 When creating an account on the wiki with a lowercase username, I get the message "Your username will be adjusted to "[capitalized username]" due to technical restrictions." Is this a new restriction? 21:32:17 That is a feature of MediaWiki; the first character must be uppercase. 21:33:15 I see, thanks. 21:35:17 Is there a way to see only user messages in the logs (e.g. https://esolangs.org/logs/2021-01.html), i.e. filter out join/quit/esowiki messages? 21:35:30 It's a bit hard to read with all of those. 21:36:56 Messages matching the regular expression /:HackEgo![^ ]* PRIVMSG #esoteric :\[wiki\]/i are the wiki messages, and JOIN and QUIT messages lack PRIVMSG. If you access the raw logs then you can use grep to filter out the lines that you don't want. 21:38:11 (At least, it is what I do; there may be other better ways.) 21:38:57 Thanks, I'll try that. Do you use curl/wget and output to a file on your computer or something like that? 21:41:38 Also, is there an advantage to processing the raw files rather than the text files? 21:42:08 I do use curl, yes. 21:42:09 [[User:Not applicable]] https://esolangs.org/w/index.php?diff=80504&oldid=80501 * Not applicable * (+368) 21:44:18 I don't know if there is an advantage to processing the raw files rather than the text files, but it is what I have used. 21:49:28 -!- NotApplicable has quit (Quit: Leaving). 22:02:20 -!- ubq323 has joined. 22:08:04 [[C Plus Minus Plus Minus]] N https://esolangs.org/w/index.php?oldid=80505 * SoYouWantMeToDoSomethingButIWont * (+1729) Created page with "== C == An esoteric language created by [[User:SoYouWantMeToDoSomethingButIWont]] that has only 1 operation: NAND == Syntax == The program is divided into "functions" t..." 22:09:08 [[Language list]] https://esolangs.org/w/index.php?diff=80506&oldid=80496 * SoYouWantMeToDoSomethingButIWont * (+30) /* C */ C 22:11:42 [[Language list]] M https://esolangs.org/w/index.php?diff=80507&oldid=80506 * SoYouWantMeToDoSomethingButIWont * (+6) /* C */ Change display text of C link 22:33:49 Test 22:33:49 Test2 22:34:01 There's no customization support in the formatting of the HTML versions, though we *could* easily add a class to the div so that your user stylesheets could more easily tweak the presentation. 22:34:24 fizzie That would be nice! 22:34:41 I think it would help people follow conversations in the logs more easily. 22:34:58 I imagine with a sufficiently clever selector, you could already hide all lines that contain a in them, which is what those -!- lines use. 22:36:30 Maybe adding a checkbox for "show server messages" and one for "show esowiki messages", or something like that. 22:37:30 -!- delta23 has joined. 22:39:09 -!- tromp has quit (Remote host closed the connection). 22:39:43 I think I'd likely just do it as URL parameters to start with. But don't hold your breath, and if you really want to see it happen, consider adding it to https://github.com/fis/esolangs/issues as a feature request so that it's written down somewhere. 22:42:04 -!- tromp has joined. 22:46:31 -!- tromp has quit (Ping timeout: 265 seconds). 22:58:13 -!- tromp has joined. 22:59:33 fizzie In the meantime, I wrote my own little reader :) 22:59:36 https://pastebin.com/MBJixDmC 22:59:46 -!- oerjan has joined. 23:04:11 Fair enough. Just for the record, all three formats (HTML, plain text, "raw") are actually rendered on the fly from the *real* even-raw-er (or, depending on your point of view, more cooked) files, which I thought about also having an endpoint for, but didn't. 23:07:15 I see. What does the raw-er file look like? 23:09:24 oerjan: Oh I do remember. I wanted someone who knows the ins and outs of the Blitzengard family, at the time. <-- i'm binging. was it related to the muse disputing martellus' claim as storm king? 23:09:51 what i remember is tarvek mentioning being heir through his _mother_. 23:10:45 but i sort of presume martellus is related through his _father_, because grandma is referred to once as "sturmvoraus", tarvek's surname. 23:18:14 -!- 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.”). 23:19:07 -!- Arcorann_ has joined. 23:25:00 [[Parse this sic]] M https://esolangs.org/w/index.php?diff=80508&oldid=80476 * Digital Hunter * (+92) /* Infinite loop */ 23:26:08 -!- tromp has quit (Remote host closed the connection). 23:26:13 -!- uignrsglks has quit (Quit: Connection closed). 23:42:27 I generated some fake Russian words (orthography-wise). I was going to experiment with temperature in Markov chains but for now that was just a plain one, using 4-letter and 3-letter contexts. My idea is to make distributions for n-letter contexts AXYZ, BXYZ, CXYZ, … more uniform based on a distribution for a context XYZ 23:44:46 hm it’s not wholly a temperature, it seems like some co-temperature in a way. Real temperature, if I get it right, should just uniformize a distribution independently for every context, making frequencies of the output letters more uniform, not making context-dependence more uniform 23:50:01 in a way, with my idea one should get fractional context length. For example if we re-weight distribution this way: 23:50:01 P(cXYZ|W) := α P(cXYZ|W) + (1 − α) P(XYZ|W), 23:50:01 then instead of 4-letter contexts (AXYZ, …) we get (3 + α)-letter contexts! Or at least for α ∈ {0, 1} that’s genuinely so, and we have a right to think this to behave linearly 23:50:30 damn, I wrote all probabilities the wrong way 23:50:54 that should be P(W|cXYZ) := α P(W|cXYZ) + (1 − α) P(W|XYZ) 23:51:15 -!- oerjan has quit (Quit: Later, Internet is flaky). 23:56:53 though I shouldn’t be so happy with it: in general, there is an α for each context length but 0, and how all of these α’s should relate to this hypothetical fractional context length isn’t obvious to me 23:57:54 so, for the traditional inquiry — do you like this? 23:58:06 `? this 23:58:08 This is something people on the channel like to talk about. We're often unsure what this is, though. Nobody likes this. 23:59:03 ah, I forgot to share those fake words