←2021-10-22 2021-10-23 2021-10-24→ ↑2021 ↑all
00:07:04 -!- sprout has quit (Ping timeout: 252 seconds).
00:15:29 -!- Lord_of_Life_ has joined.
00:15:50 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
00:16:49 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
00:20:24 -!- sprout has joined.
00:24:59 -!- sprout has quit (Ping timeout: 264 seconds).
00:53:43 -!- sprout has joined.
01:20:46 -!- sprout has quit (Ping timeout: 252 seconds).
01:25:17 <fizzie> What's the consensus on Markdown files, are you supposed to hard-wrap them at 80 columns or not?
01:27:41 <zzo38> I don't know, but it might be good to do so in order that they may be displayed even without a Markdown viewer program without its own wrapping
01:37:50 -!- earendel has joined.
01:42:15 -!- sprout has joined.
02:20:27 -!- yuu_ has quit (Read error: Connection reset by peer).
02:20:47 -!- earendel has quit (Ping timeout: 264 seconds).
02:21:02 -!- ProofTechnique has quit (Read error: Connection reset by peer).
02:21:57 -!- aarchi has quit (Ping timeout: 258 seconds).
02:22:22 -!- aarchi has joined.
02:22:29 -!- earendel has joined.
02:22:36 -!- yuu_ has joined.
02:23:15 -!- ProofTechnique has joined.
02:31:09 -!- earendel has quit (Ping timeout: 258 seconds).
02:31:35 -!- ProofTechnique has quit (Ping timeout: 264 seconds).
02:32:18 -!- aarchi has quit (Ping timeout: 258 seconds).
02:32:47 -!- yuu_ has quit (Ping timeout: 264 seconds).
02:33:02 -!- delta23 has quit (Remote host closed the connection).
02:33:09 -!- aarchi has joined.
02:33:27 -!- delta23 has joined.
02:33:41 -!- earendel has joined.
02:33:54 -!- yuu_ has joined.
02:34:12 -!- ProofTechnique has joined.
03:25:54 -!- delta23 has quit (Quit: Leaving).
03:46:54 -!- earendel has quit (Quit: Connection closed for inactivity).
05:05:18 -!- earendel has joined.
05:25:22 <nakilon> never heard about 80 in md
05:28:43 -!- dyeplexer has joined.
05:30:43 <int-e> fizzie: *checks* Last time I wrote MD I used semantic breaks (a line per sentence, or possibly per clause if it gets long
05:31:00 <int-e> fizzie: with the idea of having meaningful diffs
05:32:30 <int-e> And as usual it's unlikely that there's any consensus :P
05:34:04 <int-e> We couldn't even agree on which side of a byte to crack when disassembling it into bits.
05:45:35 <zzo38> I have used semantic breaks like that in man pages, since that is what it recommends to do.
05:47:24 <zzo38> Formats with bit streams will specify whether the low bit or high bit is first, is what I would think.
05:58:08 -!- ^[ has joined.
06:34:08 <zzo38> There are some functions of Xsok that Free Hero Mesh does not yet implement, such as the ability to record macros, and the ability to automatically skip to the next unsolved level. (I am not really that sure that the ability to record macros will be useful, though. Do you know?)
06:57:44 <tromp> int-e: am i right in thinking you came up with the church numeral divide term in div.lam ?
08:05:38 -!- hendursa1 has joined.
08:08:45 -!- hendursaga has quit (Ping timeout: 276 seconds).
08:09:54 -!- hendursa1 has quit (Remote host closed the connection).
08:10:22 -!- hendursa1 has joined.
08:56:42 -!- chiselfuse has quit (Remote host closed the connection).
08:57:17 -!- chiselfuse has joined.
09:08:38 -!- hendursa1 has quit (Remote host closed the connection).
09:09:06 -!- hendursa1 has joined.
09:22:47 -!- SGautam has joined.
09:46:15 -!- Sgeo has quit (Read error: Connection reset by peer).
10:29:47 -!- sprout has quit (Ping timeout: 264 seconds).
10:38:08 -!- sprout has joined.
10:44:20 -!- fungot has quit (Ping timeout: 268 seconds).
10:54:32 -!- oerjan has joined.
11:06:22 <oerjan> `botsnack
11:06:24 <HackEso> ​>:-D
11:07:01 <riv> :O
11:07:17 <riv> `welcØme
11:07:17 <HackEso> welcØme? No such file or directory
11:07:55 <Taneb> I remember seeing something that was like "It has been proven that if this constant exists, it must be equal to 1". Anyone know what it was?
11:09:12 <imode> Taneb: which field.
11:10:11 <riv> omg, that rings a bell
11:10:30 <imode> cosmology or something?
11:10:54 <imode> my brain keeps going to chaitin's constant.
11:11:10 <imode> but that's not even close.
11:11:48 <Franciman> is forth an esolang?
11:12:07 <imode> depends on your definition of forth and esolang.
11:12:39 <Franciman> i thought there be a forth standard
11:12:51 <Franciman> neat there is not
11:13:02 <imode> there's the ANS forth standard.
11:13:13 <imode> wouldn't call it an esolang.
11:14:48 <oerjan> <nakilon> weird that split made the client just disconnect <-- maybe you were on the actual server that went down
11:14:59 <Franciman> I see, thanks imode ^^
11:15:25 <imode> np!
11:16:08 <oerjan> for your stack-based esolang needs, try underload, emmental or FALSE hth
11:16:39 <oerjan> well also befunge but it has lots of other stuff
11:32:20 -!- SGautam has quit (Quit: Connection closed for inactivity).
12:18:17 <b_jonas> Franciman: also IOCCC 1992/buzzard.2 is an esolang Forth variant
13:17:21 <Franciman> noted, thanks
13:17:31 <Franciman> both
14:09:39 <msmith12[m]> How many of you use llvm for experimenting with esolangs? I do
14:11:12 <Corbin> I've considered it. It's so heavy though.
14:11:29 <Corbin> Have you seen QBE? https://c9x.me/compile/
14:16:50 <riv> someone used llvm with brainfuck
14:18:38 <APic> Epic
14:18:49 <APic> Used to have this on my .plan Years ago
14:19:04 <APic> But unfortunately i wasted my Time otherwise ☺
14:19:08 <riv> https://github.com/shinh/elvm
14:20:01 -!- hanif has joined.
14:27:20 <msmith12[m]> <Corbin> "Have you seen QBE? https://c9x...." <- yes
14:34:29 <int-e> tromp: pretty sure I did though I don't remember anything about the process (but if I had taken it from somewhere else I'm sure I'd have cited it in the git log at the very least)
14:38:12 <int-e> tromp: hmm, well, I recall a tiny bit... namely the realization that one can use Church numerals as an approximation of the fixed point combinator, provided the number is large enough.
14:42:31 <int-e> (and you don't care what happens when you divide by 0)
14:51:04 <esolangs> [[Special:Log/newusers]] create * Iloverust * New user account
14:51:46 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=88995&oldid=88989 * Iloverust * (+177) /* Introductions */
14:52:47 <esolangs> [[Alisj]] M https://esolangs.org/w/index.php?diff=88996&oldid=66114 * Iloverust * (+1) upgade http -> https 1st edit test
14:56:57 -!- hanif has quit (Ping timeout: 276 seconds).
15:04:24 <Corbin> Ooh, TIL that pandoc supports Mediawiki syntax.
15:38:33 <esolangs> [[Alisj]] M https://esolangs.org/w/index.php?diff=88997&oldid=88996 * PythonshellDebugwindow * (-1) C2 wiki isn't secure
15:39:30 <esolangs> [[Alisj]] M https://esolangs.org/w/index.php?diff=88998&oldid=88997 * PythonshellDebugwindow * (-2) use secure version
15:42:38 <esolangs> [[User:Matthilde]] https://esolangs.org/w/index.php?diff=88999&oldid=85357 * Matthilde * (+47) added bogus
15:48:19 -!- chiselfuse has quit (Remote host closed the connection).
15:50:07 <esolangs> [[Special:Log/newusers]] create * DylanMiddendorf * New user account
15:50:50 -!- chiselfuse has joined.
16:08:32 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=89000&oldid=88995 * DylanMiddendorf * (+286)
16:09:24 <esolangs> [[!]] https://esolangs.org/w/index.php?diff=89001&oldid=75402 * DylanMiddendorf * (+207) Added first unofficial implementation of "!".
16:18:50 <tromp> yes, but the most interesting aspect is taking iterated 1-tuples
16:19:41 <esolangs> [[Bogus]] N https://esolangs.org/w/index.php?oldid=89002 * Matthilde * (+4557) Made Bogus
16:21:32 <tromp> anyway, you won't mind if I attribute it to you?
16:25:47 <esolangs> [[Bogus]] https://esolangs.org/w/index.php?diff=89003&oldid=89002 * Matthilde * (+4)
16:33:04 <esolangs> [[Mbfi]] M https://esolangs.org/w/index.php?diff=89004&oldid=88909 * Oerjan * (+8) /* Code */ Small comment correction
16:42:05 <esolangs> [[Clive Gifford]] N https://esolangs.org/w/index.php?oldid=89005 * Oerjan * (+373) Creating page
17:10:17 -!- Thelie has joined.
17:36:54 -!- earendel has quit (Quit: Connection closed for inactivity).
17:39:43 -!- flower_corpse has joined.
17:43:26 -!- flower_corpse has left (Goodnight).
17:51:38 <esolangs> [[Eigenratio]] N https://esolangs.org/w/index.php?oldid=89006 * Oerjan * (+1527) Start a page for this
17:56:22 <oerjan> now with 100% fewer red links
18:16:57 <Corbin> Yessss.
18:25:35 -!- arseniiv has joined.
18:32:20 -!- dyeplexer has quit (Remote host closed the connection).
18:46:41 -!- hendursa1 has quit (Quit: hendursa1).
18:47:22 -!- hendursaga has joined.
18:51:26 -!- shikhin has changed hostmask to ~shikhin@offtopia/offtopian.
18:58:13 -!- Sgeo has joined.
19:08:45 -!- earendel has joined.
19:17:02 <Kit> hmm... what ASCII character (excluding extended ASCII) would make the most sense to be representing a deffuser
19:17:07 <Kit> diffuser*
19:21:31 <esolangs> [[Broken Calculator]] https://esolangs.org/w/index.php?diff=89007&oldid=88311 * PixelatedStarfish * (+64) /* External Links */
19:21:44 <esolangs> [[Broken Calculator]] https://esolangs.org/w/index.php?diff=89008&oldid=89007 * PixelatedStarfish * (+2) /* External Links */
19:21:55 <Kit> (diffuser as in light diffuser)
19:23:27 <Kit> i was thinking `#` but that seems odd to me
19:25:52 <Kit> i guess its a comparison between `#` and `@` (and maybe `*`)
19:26:13 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89009&oldid=88945 * PixelatedStarfish * (+72) /* Astridec */
19:26:31 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89010&oldid=89009 * PixelatedStarfish * (+1) /* Implemented Languages */
19:27:55 <Kit> also i wanted to reserve `#` for something else potentially but im not sure on what yet
19:28:57 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89011&oldid=89010 * PixelatedStarfish * (+195)
19:29:26 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89012&oldid=89011 * PixelatedStarfish * (+73) /* Starstuff */
19:30:12 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89013&oldid=89012 * PixelatedStarfish * (+65) /* Something */
19:31:31 <esolangs> [[User:PixelatedStarfish]] https://esolangs.org/w/index.php?diff=89014&oldid=89013 * PixelatedStarfish * (+61) /* Wheel */
19:41:22 -!- perlbot has quit (Ping timeout: 260 seconds).
19:41:22 -!- simcop2387 has quit (Ping timeout: 260 seconds).
19:46:15 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
19:49:28 -!- Noisytoot has joined.
19:53:38 <esolangs> [[User:Hakerh400/How to solve Slitherlink using SAT solver]] N https://esolangs.org/w/index.php?oldid=89015 * Hakerh400 * (+6881) Created page with "== Slitherlink == [[wikipedia:Slitherlink|Slitherlink]] (also known as Fences, Takegaki, Loop the Loop, Loopy, Ouroboros, Suriza and Dotty Dilemma) is a logic puzzle which is..."
19:54:21 <esolangs> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=89016&oldid=88576 * Hakerh400 * (+105) /* Articles */
19:59:01 <Kit> ill just go with `@`
20:03:27 -!- oerjan has quit (Quit: Nite).
20:11:39 -!- Thelie has quit (Remote host closed the connection).
22:06:09 -!- simcop2387 has joined.
22:08:42 -!- perlbot has joined.
22:49:00 -!- earendel has quit (Quit: Connection closed for inactivity).
22:51:42 <fizzie> Hmm, a 404 page that says "Not Found 404.0" in the response body (with a bit of HTML around it).
22:51:44 <fizzie> Wondering if that means there's a floating-point HTTP status code involved.
22:59:48 <esolangs> [[Special:Log/newusers]] create * DivergentClouds * New user account
23:08:02 -!- arseniiv has quit (Ping timeout: 244 seconds).
23:22:38 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=89017&oldid=89000 * DivergentClouds * (+186) introduced myself
23:32:38 <esolangs> [[Bogus]] https://esolangs.org/w/index.php?diff=89018&oldid=89003 * DivergentClouds * (+0) a few grammar and spelling fixes
23:37:43 <esolangs> [[Bogus]] https://esolangs.org/w/index.php?diff=89019&oldid=89018 * DivergentClouds * (+4) False is a random non-positive number not a random negative number
←2021-10-22 2021-10-23 2021-10-24→ ↑2021 ↑all