←2020-10 2020-11 2020-12→ ↑2020 ↑all
2020-11-01
00:01:19 <esowiki> [[Dotcomma]] N https://esolangs.org/w/index.php?oldid=78271 * Redwolf10105 * (+7191) Created page (copied from Github repo)
00:02:19 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78272&oldid=78259 * Redwolf10105 * (+15)
00:13:55 <delta23> so, i've been thinking
00:14:03 <delta23> if there was a variant of brainfuck with only
00:14:08 <delta23> <>+-
00:14:19 <delta23> but with the difference that programs could be infinitely long
00:14:32 <delta23> would that make it turing complete?
00:16:56 <Arcorann> Doubtful, since you've removed all the commands that depend on the state of memory
00:17:45 <delta23> shouldn't it be possible to implement conditionals based on these? the program would be really large if possible..
00:17:59 <Arcorann> Conditioning on what?
00:18:32 <delta23> ie simulating a turing machine using the above and simulating conditional flow
00:19:30 <Arcorann> Question still stands: what would the conditionals depend on
00:19:49 <delta23> i'm not sure
00:20:20 <delta23> i've been trying to figure out if it's possible to do that without looping/explicit conditionals
00:25:21 <delta23> i know that the above instructions are at least as powerful as a linear bounded automata if said infinite program repeats infinitely(ie within a infinite loop)
00:45:05 -!- esowiki has quit (Ping timeout: 272 seconds).
00:45:42 -!- esowiki has joined.
00:47:05 -!- FreeFull has quit.
01:22:00 -!- Lord_of_Life_ has joined.
01:24:10 -!- Lord_of_Life has quit (Ping timeout: 268 seconds).
01:38:16 -!- 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.”).
01:38:58 <delta23> ah nvm
01:39:20 <delta23> it seems somebody has done something similar b4
01:40:04 <Arcorann> Link?
01:42:00 <delta23> https://github.com/ebuswell/noneleatic (they needed to add some more functionality and also self-modification to get it to be turing complete)
02:04:42 <imode> tends to be the case unless you have explicit conditionals.
02:09:38 <zzo38> What if you add a catch block for value out of range?
02:24:26 <int-e> tromp: hmm, not a hard one though (re: ponder)
02:34:12 <int-e> I think I prefer the ones that benefit from a bit of programming.
02:41:29 <int-e> `learn The password of the month is Florida Recount 2.0
02:41:32 <HackEso> Relearned 'password': The password of the month is Florida Recount 2.0
02:46:28 <shachaf> Uh oh.
02:46:37 <shachaf> I guess it's time to vote.
02:56:36 <zzo38> Do you like my idea of "Malaclypse the Younger" Un-card? (This card makes all intervening if clauses true, including keyword abilities (such as evolve).)
03:51:26 -!- APic has quit (Ping timeout: 256 seconds).
03:51:56 -!- APic has joined.
03:56:18 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78273&oldid=78262 * Tetrapyronia * (+63) Added Waduzitdo
04:11:02 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
04:17:01 -!- delta23 has quit (Quit: Leaving).
04:55:07 <zzo38> Does any pinball game have progressive difficulty for extra balls?
07:09:28 -!- Lymia has quit (Quit: Hugs~ <3).
07:22:46 -!- Lymia has joined.
07:48:29 -!- grumboo has changed nick to grumble.
08:11:08 <tromp> int-e: yes, easy but cute. even the bonus is easy,
09:08:15 -!- hendursa1 has joined.
09:10:23 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:42:20 -!- LKoen has joined.
09:53:07 -!- LKoen has quit (Ping timeout: 265 seconds).
09:53:34 -!- LKoen has joined.
09:56:24 -!- imode has quit (Ping timeout: 240 seconds).
10:02:25 -!- mniip has quit (Ping timeout: 600 seconds).
10:23:37 -!- Sgeo_ has quit (Read error: Connection reset by peer).
10:30:06 -!- Strykar has joined.
10:30:17 -!- Strykar has left.
10:45:02 -!- mniip has joined.
11:44:10 -!- FreeFull has joined.
12:02:19 -!- arseniiv has joined.
13:01:09 <esowiki> [[Talk:Queuenanimous]] M https://esolangs.org/w/index.php?diff=78274&oldid=78270 * PythonshellDebugwindow * (+247) /* Definition of [ and ] */ Will clarify in article
13:02:26 <esowiki> [[Queuenanimous]] M https://esolangs.org/w/index.php?diff=78275&oldid=74923 * PythonshellDebugwindow * (+80) /* Commands */ Clarify
13:10:59 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
13:16:09 -!- hendursa1 has quit (Quit: hendursa1).
13:16:24 -!- hendursaga has joined.
13:20:28 <rain1> https://www.research.ibm.com/haifa/ponderthis/challenges/November2020.html i dont understand. what list of numbers do you start with?
13:23:14 <rain1> i get it
13:32:03 <b_jonas> `olist 1218
13:32:07 <HackEso> olist https://www.giantitp.com/comics/oots1218.html: shachaf oerjan Sgeo FireFly boily nortti b_jonas
13:32:44 <rain1> i dont think i can do this ponder - i had a look at easier cases like 7 and 127 but i kinda dont understand what to do
13:33:02 <int-e> rain1: so ponder it
13:33:55 <int-e> also don't talk about it too much, you might spoil things
13:39:03 <rain1> is there a place i can ask about this without spoiling?
13:43:29 <int-e> I don't really know... get a friend interested, talk to them in private :P
13:48:51 <b_jonas> or you could wait a month and then ask here when the challenge isn't so fresh
13:48:56 -!- Frater_EST has joined.
13:49:10 <int-e> there is that
13:50:04 <b_jonas> or perhaps look for one of these web-based message boards with their newfangled HTML technology, they tend to be more structured than IRC so it's easier to hide a spoiler such that people who don't want to read it yet won't accidentally see it
13:50:18 <int-e> This one isn't really all that amenable to hints that aren't spoilers. Generic problem solving advice applies, of course... work forward, work backwards, try to show that it can't be done to get ideas, sleep on it, blah.
13:50:42 <b_jonas> (youngsters and their formatted text and bulky servers that archive everything...)
13:51:01 <Arcorann> There's always ROT13
13:51:15 <int-e> sure we can do rot13 a month from now
13:52:04 <rain1> jul pna'g lbh whfg fgneg jvgu gur gnetrg ahzore va lbhe yvfg?
13:52:15 <int-e> Arcorann: this one has a small but relevant competetive component
13:52:27 <Arcorann> Fair enough
13:53:40 <int-e> > 2^31 - 1 > 1000000000 -- ebg13 jbexf ernyyl jryy sbe guvf
13:53:43 <lambdabot> True
13:54:06 <rain1> lol
13:54:47 <rain1> oh that clarifies the meaning of "remaining number" for me
14:00:47 <Arcorann> ebg13 jbexf ernyyl jryy sbe guvf <-- http://rot8000.com/Index
14:05:40 <rain1> would someone check my solution please?
14:05:50 <rain1> i can PM it
14:06:16 <rain1> Arcorann, is that chinese?
14:06:48 -!- Frater_EST has left.
14:12:05 <Arcorann> I don't mind checking your solution
14:12:42 <fizzie> Depends on what you put in. But most of the BMP is the CJK unified ideographs (4E00-9FFF), so that's quite likely to be where you land in.
14:13:10 <b_jonas> yeah, pastebins work too, put the spoiler in a pasted page, the non-spoiler part with a link in irc
14:38:23 <b_jonas> eval "$(cat somefile)" instead of source somefile . gets today's useless use of cat award.
14:40:02 <int-e> Is it completely useless? If `somefile` is a pipe special file this ensures that EOF is reached before evaluation starts ;)
14:40:28 <b_jonas> int-e: dunno, I think it's worse than useless
14:40:43 <b_jonas> as in it might break in some case
14:40:54 <b_jonas> but I don't know any case when it would actually break
14:40:58 <int-e> I'm just looking for a semantic difference and pretend it's a feature.
14:41:36 <int-e> if you're fresh out of PIDs or root file system, then the `cat` invocation may fail.
14:41:53 <b_jonas> int-e: let's say it's a performance difference: we're no longer in the DOS age where the shell has to keep re-reading the same sector of the batch file before each command just to save memory
14:42:17 <b_jonas> but then source with bash doesn't do that anymore, it has proper buffers behind it
14:42:32 <b_jonas> so it does the optimization better than requiring to read the whole file at once
14:43:04 <int-e> to be clear, I'd write `source somefile` or `. somefile` under most circumstances.
14:43:09 <b_jonas> I guess they differ in how they treat the positional parameters $@
14:43:39 <int-e> but that's not stopping me from finding a narrow use for the cat thing :P
14:44:09 <int-e> (Especially since I recently saw a whole script wrapped in a subshell for a similar purpose)
14:44:37 <int-e> Namely, here: https://get-ghcup.haskell.org/
14:45:14 <b_jonas> normally I'd say that eval "$(cat somefile)" is worse because if something fails, the backtrace won't be able to show the correct filename and line number into the source code, but for the shell this doesn't actually apply, it doesn't show filenames and line numbers anyway I think
14:45:29 * int-e notes the channel name.
14:45:43 <b_jonas> int-e: how about, it's easy to change from cat to zcat to transparently execute possibly compressed source files?
14:45:47 * int-e rejects all notions of utility.
14:46:14 <int-e> generalizing to zcat is cute too
14:46:32 <int-e> though I expect . <(zcat file) to work.
14:46:44 <int-e> (in bash)
14:47:46 <b_jonas> well ok, but that pipe substitution is a "new" feature (in that I started to write scripts in bash before bash 2, back when it didn't even have the ${foo/bar/qux} substring substitution... I'm old)
14:47:59 <b_jonas> so perhaps the eval was written before that existed
14:48:22 <int-e> The pipe substitution is the best thing bash ever stole from zsh.
14:48:45 <int-e> (At least that's where I think I saw it first.)
14:49:15 <int-e> I'm using it *a lot*.
14:49:17 <b_jonas> isn't the {1..20} numeric brace thing the best thing bash ever stole from zsh?
14:49:49 <int-e> stuff like comm -12 <(... | sort) <(... | sort)
14:50:10 <int-e> But I'm using the {01..20} thing much less.
14:52:34 <b_jonas> I'm using the brace numerics a lot when I move photos to category directories after I copy them from the memory card of the camera, since I generally have contiguous sequences of more than two photos that I took at the same location and that go into the same category
14:53:19 <b_jonas> so it's like mv -vi tmp/P11901{08..13}.JPG bp/ferenc/
14:53:24 <int-e> sure
14:53:56 <int-e> It's useful, it just feels comparatively mundane.
14:54:04 <b_jonas> hmm, now I actually have to look up if I have a P11901{08..13} and which category they're in
14:55:39 <b_jonas> not yet, that number is in the future apparently
15:01:45 -!- MDude has joined.
15:08:26 -!- LKoen has quit (Remote host closed the connection).
15:09:54 -!- LKoen has joined.
15:10:37 -!- Arcorann has quit (Read error: Connection reset by peer).
15:11:44 -!- Arcorann has joined.
15:12:50 -!- LKoen has quit (Remote host closed the connection).
15:21:32 -!- Arcorann has quit (Read error: Connection reset by peer).
15:26:26 -!- LKoen has joined.
15:36:37 <fizzie> I do, and they're a subset of the source images of a panorama (p1190107-114.jpg) taken from https://www.espoo.fi/en-us/housing_and_environment/Streets_and_Transport/Pedestrian_and_bicycle_traffic/Espoos_Waterfront_Walkway back in 2013.
15:37:42 <fizzie> http://zem.fi/tmp/p1190107-114.jpg
15:51:44 -!- adu has joined.
15:52:48 <rain1> are there other ponders that you recommend?
16:21:12 -!- adu has quit (Quit: adu).
16:26:44 <b_jonas> rain1: it's not from that series, but there's always the mind bug https://esolangs.org/logs/2019-08.html#llj that we tried to optimize last year, and I should probably eventually get back to it, but I realized that the method that I wanted to use wouldn't quite work, so I'll have to figure out what exactly to do
16:38:27 <esowiki> [[Special:Log/newusers]] create * Hiromi-mi * New user account
16:39:07 -!- kspalaiologos has joined.
16:48:36 <rain1> whew it looks tough for me
16:57:27 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78276&oldid=78265 * Hiromi-mi * (+145) /* Introductions */
16:58:53 -!- limbo_ has joined.
16:59:03 <limbo_> hello
16:59:41 <limbo_> is this an occult channel
17:00:05 <myname> have a look at the topic
17:00:26 <esowiki> [[Waduzitdo]] M https://esolangs.org/w/index.php?diff=78277&oldid=63151 * PythonshellDebugwindow * (+24) Category languages
17:00:29 <myname> `welcome limbo_
17:00:31 <HackEso> limbo_: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: <https://esolangs.org/>. (For the other kind of esoterica, try #esoteric on EFnet or DALnet.)
17:04:04 <limbo_> um im not a programmer
17:11:28 -!- limbo_ has left.
17:11:53 <int-e> `grwp occult
17:11:58 <HackEso> tea:Tea is concentrated fuel made by distilling occult herbs in a silver alambic. Americans attempted to reduce its potency by dumping some in the Ocean.
17:12:27 <myname> no, the ocean is now obviously a giant cup of tee
17:12:31 <myname> *tea
17:12:47 <int-e> "attempted"
17:37:38 <b_jonas> wait, it has to be in a silver alambic? so that's what I was doing wrong!
17:39:10 -!- imode has joined.
17:41:51 -!- deltaepsilon23 has joined.
17:52:43 -!- deltaepsilon23 has changed nick to delta23.
18:04:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
18:09:42 -!- adu has joined.
18:12:32 -!- hendursaga has joined.
18:34:51 -!- Sgeo has joined.
18:36:17 -!- adu has quit (Quit: adu).
18:46:01 -!- adu has joined.
19:05:13 <b_jonas> `? spangle
19:05:15 <HackEso> spangle? ¯\(°​_o)/¯
21:05:32 -!- kspalaiologos has quit (Quit: Leaving).
21:32:26 -!- adu has quit (Quit: adu).
21:38:39 -!- delta23 has quit (Quit: Leaving).
22:09:35 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78278&oldid=78273 * Tetrapyronia * (+39) Added Numobin
22:42:36 -!- Arcorann has joined.
22:50:28 -!- ski has quit (Ping timeout: 260 seconds).
22:52:09 -!- ski has joined.
23:03:49 -!- 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:14:01 -!- ski has quit (Ping timeout: 264 seconds).
23:19:14 -!- ski has joined.
23:24:19 -!- ski has quit (Ping timeout: 260 seconds).
23:34:03 -!- ski has joined.
23:43:17 -!- adu has joined.
2020-11-02
00:33:00 -!- arseniiv has quit (Ping timeout: 256 seconds).
00:42:02 -!- FreeFull has quit.
00:48:18 <esowiki> [[Numobin]] M https://esolangs.org/w/index.php?diff=78279&oldid=8735 * PythonshellDebugwindow * (-6) Shorten 0
01:11:50 -!- adu has quit (Quit: adu).
01:22:38 -!- Lord_of_Life_ has joined.
01:24:43 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:49:55 -!- adu has joined.
01:53:01 -!- zzo38 has quit (Quit: zzo38).
01:53:49 -!- zzo38 has joined.
02:06:29 -!- adu has quit (Quit: adu).
02:25:33 -!- adu has joined.
04:54:03 -!- Sgeo has quit (Read error: Connection reset by peer).
04:55:17 -!- Sgeo has joined.
04:57:55 -!- Blastermittens33 has joined.
04:58:36 -!- Blastermittens33 has left.
04:58:52 -!- Spookinator has changed nick to Bowserinator.
05:00:12 <esowiki> [[Numobin]] M https://esolangs.org/w/index.php?diff=78280&oldid=78279 * Tetrapyronia * (+54) Added/Improved numbers up to 7, fixed 0 to work anywhere
05:43:06 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
06:14:31 -!- zzo38 has quit (Quit: zzo38).
06:15:10 -!- zzo38 has joined.
06:24:45 -!- ski has quit (Ping timeout: 240 seconds).
06:25:45 -!- ski has joined.
07:10:31 -!- Sgeo has quit (Read error: Connection reset by peer).
07:21:45 -!- adu has quit (Quit: adu).
07:25:55 -!- ski has quit (Ping timeout: 260 seconds).
07:48:24 -!- kspalaiologos has joined.
08:06:23 <esowiki> [[Minasm]] https://esolangs.org/w/index.php?diff=78281&oldid=78260 * OsmineYT * (+5) Added CR
08:13:02 <esowiki> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=78282&oldid=77462 * OsmineYT * (+23)
08:13:18 <esowiki> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=78283&oldid=78282 * OsmineYT * (-14)
09:08:06 -!- hendursa1 has joined.
09:10:23 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:12:22 -!- sprocklem has quit (Ping timeout: 265 seconds).
09:27:54 <esowiki> [[Special:Log/newusers]] create * Glubs9 * New user account
09:28:19 -!- imode has quit (Ping timeout: 246 seconds).
09:32:29 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78284&oldid=78276 * Glubs9 * (+216)
09:51:37 <esowiki> [[( )fuck]] https://esolangs.org/w/index.php?diff=78285&oldid=74649 * Glubs9 * (+2987) Added an example of hello world (taken from the [[Brainfuck]] page, from the current smallest version). Also ended the Table.
10:10:12 -!- ski has joined.
10:22:41 -!- Arcorann has quit (Remote host closed the connection).
10:22:46 -!- tromp has quit (Remote host closed the connection).
10:23:03 -!- tromp has joined.
10:23:08 -!- Arcorann has joined.
10:24:49 -!- olsner has quit (Ping timeout: 264 seconds).
10:27:54 -!- rodgort has quit (Ping timeout: 260 seconds).
10:29:56 -!- rodgort has joined.
10:30:51 -!- olsner has joined.
10:45:33 -!- LKoen has joined.
10:48:39 <b_jonas> fizzie: hehe
11:25:57 <esowiki> [[NDBall]] N https://esolangs.org/w/index.php?oldid=78286 * Aspwil * (+3030) Created page with "'''NDBall''', "N-Dimentinal Ball" or NDB is an esolang made by [[Aspwil|User:Aspwil]] ([[User talk:Aspwil|talk]]) ==Language Overview== NDB is a lang where we have a ball tha..."
11:26:24 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78287&oldid=78286 * Aspwil * (+5)
11:33:46 -!- LKoen has quit (Remote host closed the connection).
11:38:25 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78288&oldid=78287 * Aspwil * (+68)
11:40:03 -!- xelxebar has quit (Ping timeout: 240 seconds).
11:40:46 -!- xelxebar has joined.
12:02:43 <kspalaiologos> idea: a hardware description esolang
12:05:46 <Taneb> That's just any hardware description language
12:05:49 <Taneb> They're all esoteric
12:07:11 -!- LKoen has joined.
13:11:13 -!- arseniiv has joined.
13:17:07 -!- Remavas has joined.
13:34:21 -!- Remavas has quit (Quit: Leaving).
14:12:29 -!- HackEso has quit (Remote host closed the connection).
14:12:36 -!- HackEso has joined.
14:19:56 -!- hendursa1 has quit (Quit: hendursa1).
14:20:17 -!- hendursaga has joined.
14:26:28 -!- Arcorann has quit (Read error: Connection reset by peer).
14:43:14 -!- LKoen_ has joined.
14:45:32 -!- LKoen has quit (Ping timeout: 260 seconds).
15:09:16 -!- Sgeo has joined.
15:24:30 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78289&oldid=78278 * Tetrapyronia * (+192) Added AmBored
15:38:31 -!- MDude has joined.
16:20:58 -!- adu has joined.
16:33:02 -!- olsner has quit (Ping timeout: 264 seconds).
16:46:31 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78290&oldid=78289 * Tetrapyronia * (+80) Added Tubes
16:46:47 -!- olsner has joined.
16:48:31 -!- 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.”).
16:50:18 -!- budonyc has joined.
17:06:22 -!- FreeFull has joined.
17:23:35 -!- zzo38 has quit (Quit: zzo38).
17:24:40 -!- zzo38 has joined.
17:30:46 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78291&oldid=78288 * Aspwil * (+1237) /* Code examples */
17:36:39 -!- LKoen has joined.
18:17:02 <esowiki> [[Hello world program in esoteric languages]] https://esolangs.org/w/index.php?diff=78292&oldid=77938 * Aspwil * (+1232) /* naz */
18:26:29 -!- imode has joined.
18:28:23 -!- hendursaga has quit (Ping timeout: 240 seconds).
18:31:09 -!- hendursaga has joined.
19:05:26 -!- kspalaiologos has quit (Quit: Leaving).
19:23:22 -!- sprocklem has joined.
20:32:07 -!- V has changed nick to ^.
20:36:46 -!- ^[_ has changed nick to ^[.
20:37:12 -!- ^[ has quit (Changing host).
20:37:12 -!- ^[ has joined.
20:40:28 -!- ^ has changed nick to V.
21:00:46 -!- zzo38 has quit (Ping timeout: 272 seconds).
21:05:22 <esowiki> [[( )fuck]] M https://esolangs.org/w/index.php?diff=78293&oldid=78285 * PythonshellDebugwindow * (+1) /* Examples */ Indent code block
21:06:20 <esowiki> [[( )fuck]] M https://esolangs.org/w/index.php?diff=78294&oldid=78293 * PythonshellDebugwindow * (+4) Add a link to Hello World
21:27:57 -!- adu has quit (Quit: adu).
21:34:58 -!- adu has joined.
21:38:03 -!- FreeFull has quit.
21:59:35 <esowiki> [[Brainfuck implementations]] M https://esolangs.org/w/index.php?diff=78295&oldid=73204 * Wright * (+34) Fixed rotted link
22:00:07 -!- FreeFull has joined.
22:01:08 -!- zzo38 has joined.
22:15:25 <esowiki> [[Brainfuck+3]] M https://esolangs.org/w/index.php?diff=78296&oldid=50843 * PythonshellDebugwindow * (+180) Add categories
22:23:13 -!- Arcorann has joined.
22:36:40 -!- hendursa1 has joined.
22:37:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
23:44:17 -!- FreeFull has quit.
23:54:18 -!- 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.”).
2020-11-03
00:05:45 -!- e53 has joined.
00:28:01 -!- arseniiv has quit (Ping timeout: 256 seconds).
00:49:50 -!- e53 has quit (Remote host closed the connection).
01:24:27 -!- Lord_of_Life has joined.
01:25:30 -!- Lord_of_Life_ has quit (Ping timeout: 272 seconds).
01:51:15 -!- hendursa1 has quit (Quit: hendursa1).
02:24:13 -!- hendursaga has joined.
02:45:53 <esowiki> [[Tubes]] M https://esolangs.org/w/index.php?diff=78297&oldid=39460 * Tetrapyronia * (+3)
03:27:57 <esowiki> [[Talk:Tubes]] https://esolangs.org/w/index.php?diff=78298&oldid=20515 * Tetrapyronia * (+972) /* Boolfuck Translation */ new section
03:29:36 <esowiki> [[Talk:Tubes]] M https://esolangs.org/w/index.php?diff=78299&oldid=78298 * Tetrapyronia * (+21) Fixed formatting
05:05:01 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:34:43 -!- sprocklem has quit (Ping timeout: 265 seconds).
07:07:55 -!- adu has quit (Quit: adu).
08:17:39 -!- Sgeo has quit (Read error: Connection reset by peer).
08:28:18 -!- Lord_of_Life has quit (Changing host).
08:28:18 -!- Lord_of_Life has joined.
08:33:49 -!- kspalaiologos has joined.
08:49:25 -!- imode has quit (Ping timeout: 264 seconds).
09:07:28 -!- hendursa1 has joined.
09:10:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
10:44:04 -!- LKoen has joined.
11:17:13 -!- 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.”).
11:52:08 -!- LKoen has joined.
12:25:26 -!- j-bot has quit (Remote host closed the connection).
12:25:43 -!- j-bot has joined.
12:42:46 -!- wib_jonas has joined.
12:45:49 -!- arseniiv has joined.
13:17:39 <esowiki> [[Tubes]] M https://esolangs.org/w/index.php?diff=78300&oldid=78297 * PythonshellDebugwindow * (+24) /* Implementation */ Category languages
13:22:50 <esowiki> [[AmBored]] M https://esolangs.org/w/index.php?diff=78301&oldid=68983 * PythonshellDebugwindow * (-24) Esolang policy: When linking to a user page, the User: prefix should be visible on the link.
13:26:24 <esowiki> [[LoadedFuck]] M https://esolangs.org/w/index.php?diff=78302&oldid=54771 * PythonshellDebugwindow * (+209) Cats; Esolang policy: When linking to a user page, the User: prefix should be visible on the link.
13:42:15 -!- hendursa1 has quit (Quit: hendursa1).
13:42:33 -!- hendursaga has joined.
14:04:57 <esowiki> [[Talk:Tubes]] M https://esolangs.org/w/index.php?diff=78303&oldid=78299 * Tetrapyronia * (-94) Fixed brackets in Boolf**k translation
14:38:05 <esowiki> [[SCREAMCODE]] M https://esolangs.org/w/index.php?diff=78304&oldid=77846 * Baguette * (-1) /* Overview */
14:44:57 -!- adu has joined.
14:54:52 -!- Discordian[m] has quit (*.net *.split).
14:55:53 -!- Discordian[m] has joined.
14:57:09 -!- Discordian[m] has quit (Ping timeout: 246 seconds).
14:59:51 -!- wmww has quit (Ping timeout: 272 seconds).
15:00:12 -!- tswett[m] has quit (Ping timeout: 260 seconds).
15:07:36 -!- FreeFull has joined.
15:12:34 -!- Arcorann has quit (Read error: Connection reset by peer).
15:23:11 -!- Sgeo has joined.
15:28:15 -!- Discordian[m] has joined.
15:36:51 -!- tswett[m] has joined.
15:47:03 -!- Discordian[m] has quit (Quit: Bridge terminating on SIGTERM).
15:47:09 -!- tswett[m] has quit (Quit: Bridge terminating on SIGTERM).
15:59:12 -!- tswett[m] has joined.
16:00:01 -!- MDude has joined.
16:00:09 -!- tswett[m] has quit (Client Quit).
16:12:33 -!- wib_jonas has quit (Quit: Connection closed).
16:23:26 -!- wmww has joined.
16:23:32 -!- iscordian[m] has joined.
16:25:59 -!- imode has joined.
16:27:06 -!- adu has quit (Quit: adu).
16:31:24 -!- adu has joined.
16:39:05 -!- iscordian[m] has changed nick to Discordian[m].
16:48:19 -!- adu has quit (Quit: adu).
18:18:14 -!- budonyc has quit (Ping timeout: 256 seconds).
18:19:10 -!- budonyc has joined.
18:20:32 -!- sprocklem has joined.
18:25:27 -!- adu has joined.
18:30:39 -!- Hoolooboo has changed nick to Hooloovo0.
18:35:07 <zzo38> Will any web browser include page numbers next to hyperlinks when the document is being printed?
19:33:13 -!- budonyc has quit (Ping timeout: 260 seconds).
20:12:50 -!- adu has quit (Quit: adu).
20:14:06 -!- adu has joined.
20:17:12 -!- ais523 has joined.
20:33:22 -!- kspalaiologos has quit (Quit: Leaving).
21:38:48 -!- adu has quit (Quit: adu).
22:07:51 -!- adu has joined.
22:35:54 -!- delta23 has joined.
22:54:58 -!- Arcorann has joined.
23:28:39 -!- adu has quit (Quit: adu).
23:32:21 -!- adu has joined.
2020-11-04
00:07:32 -!- callforjudgement has joined.
00:10:00 -!- ais523 has quit (Read error: Connection reset by peer).
00:14:19 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
00:24:51 -!- FreeFull has quit.
00:32:02 -!- adu has quit (Quit: adu).
00:41:40 -!- 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.”).
00:48:20 <esowiki> [[Easy]] M https://esolangs.org/w/index.php?diff=78305&oldid=49052 * PythonshellDebugwindow * (+18) Fix header levels
00:48:27 -!- callforjudgement has quit (Read error: Connection reset by peer).
00:59:26 -!- MDude has joined.
01:20:20 -!- callforjudgement has joined.
01:23:28 -!- Lord_of_Life_ has joined.
01:24:46 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
01:25:57 -!- hakatashi has quit (Remote host closed the connection).
01:26:16 -!- hakatashi has joined.
01:34:13 -!- arseniiv has quit (Ping timeout: 256 seconds).
01:37:29 -!- adu has joined.
01:46:13 -!- callforjudgement has quit (Quit: quit).
04:56:53 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
06:03:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
06:06:34 -!- hendursaga has joined.
07:31:05 -!- adu has quit (Quit: adu).
08:21:28 -!- Sgeo has quit (Read error: Connection reset by peer).
09:01:05 -!- imode has quit (Ping timeout: 246 seconds).
09:03:21 -!- imode has joined.
09:07:46 -!- hendursa1 has joined.
09:10:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:15:10 -!- delta23 has quit (Quit: leaving).
09:19:27 -!- kspalaiologos has joined.
09:33:58 <esowiki> [[Special:Log/newusers]] create * BroomMaster * New user account
09:55:05 -!- imode has quit (Ping timeout: 265 seconds).
10:21:03 -!- LKoen has joined.
10:42:44 -!- sprocklem has quit (Ping timeout: 258 seconds).
12:45:15 -!- wib_jonas has joined.
12:45:32 <wib_jonas> fungot, please summarize the election results
12:45:32 <fungot> wib_jonas: the story takes place in a strictly statically typed languages are useless by definition :)
13:02:11 <fizzie> ^style europarl
13:02:11 <fungot> Selected style: europarl (European Parliament speeches during approx. 1996-2006)
13:02:15 <fizzie> fungot: What do you think of the candidates' policies though?
13:02:15 <fungot> fizzie: mr president, this afternoon we are due to end in the united states to play a bigger role in the process of ratifying the treaty, except in the very near future.
13:14:17 * FireFly eyes fungot
13:14:17 <fungot> FireFly: madam president, simplifying and updating the treaty has been neglected for too long now. i would like. firstly, we must respond to the remarks made by the commission and the council to implement.
13:15:47 * int-e ogles fungot
13:15:47 <fungot> int-e: mr president, and this means that digital content offers an opportunity to return to the pollutants dealt with in the council on agricultural policy would have been a mere repetition of everything that the international mediation offered by president fnord of iran, of all places? our fellow mep, because i do not agree fully with that point.
13:20:15 <wib_jonas> fungot, do you mean that the president will authorize ratifying the treaty once he is sworn into power in 2021?
13:20:15 <fungot> wib_jonas: madam president, if there is a curious range of percentages between 6% and nearly 80% in different member states and community procedures have nothing to say about families with three children, about the need to take to improve security in parliament.
13:20:57 <FireFly> 'madam president' seems unlikely between the candidates this year
13:30:06 <int-e> 'Jo Jorgensen is the 2020 Libertarian Party presidential nominee.'
13:31:28 <int-e> `quote general election
13:31:29 <HackEso> 942) * ais523 challenges the americans here to remember who lost in the most recent UK general election <Phantom_Hoover> ais523, the lib dems
13:31:41 <esowiki> [[C+++]] N https://esolangs.org/w/index.php?oldid=78306 * 3s0!an9 b0y * (+10) Created page with "== C+++ =="
13:33:05 <esowiki> [[C+++]] https://esolangs.org/w/index.php?diff=78307&oldid=78306 * 3s0!an9 b0y * (+108) /* C+++ */
13:35:11 -!- hendursa1 has quit (Quit: hendursa1).
13:35:30 -!- hendursaga has joined.
13:36:04 -!- LKoen_ has joined.
13:38:52 -!- LKoen has quit (Ping timeout: 265 seconds).
13:43:08 <FireFly> int-e: fair point, though again, unlikely :p
13:43:34 <int-e> do they have write-in votes at the presidential election?
13:44:35 <wib_jonas> it'd be easier to just incapacitate enough presidents until the next successor is a woman. like, get Biden elected, then let them fall ill, then hope Hillary Clinton is sworn in instead.
13:44:42 <int-e> FireFly: What if Biden dies today?
13:44:56 <int-e> Does the VP candidate step up?
13:45:20 <FireFly> no idea
13:48:41 <fizzie> I read up on that recently.
13:49:00 <wib_jonas> int-e: then Trump would get elected, so that's not the best strategy
13:49:18 <fizzie> There were quite a few possible different outcomes depending on where exactly we are in the election process.
13:49:32 <wib_jonas> hmm, or maybe some voters would rather vote on a dead president than Trump, so it's not quite certain
13:49:36 <fizzie> Some of them do involve the VP becoming the president.
13:49:43 <wib_jonas> but still, I don't think it's the most effective method
13:49:57 <int-e> wib_jonas: how? the votes are already in
13:50:09 <fizzie> Those votes don't select the president, though.
13:50:11 <int-e> unless they repeat the whole ordeal
13:50:11 <wib_jonas> I'd suggest making him ill a week after the election instead
13:50:16 <fizzie> They only select members of the electoral college.
13:50:18 <int-e> FireFly: oh, true
13:50:23 <int-e> err, fizzie:
13:50:24 <fizzie> I think there was even a historical case where the electoral college were voting for someone who was already dead.
13:51:07 <fizzie> Judging from link colour, https://www.washingtonpost.com/politics/2020/05/16/what-happens-if-us-presidential-candidate-withdraws-or-dies-before-election-is-over-part-1/ is probably what I looked at.
13:51:10 <int-e> the whole electoral college business is so antiquated
13:51:18 <wib_jonas> int-e: if all the votes are in, then how do we not know the final result yet?
13:51:58 <int-e> wib_jonas: because they have to be counted
13:52:11 <wib_jonas> int-e: meh, that happens almost instantly
13:52:17 <FireFly> n-no
13:52:19 <int-e> wib_jonas: in what universe?
13:52:32 <FireFly> well, depends on how you define 'almost instantly' I guess
13:52:38 <fizzie> "What if the winner of the November election dies or withdraws before the electoral college meets in December?" "This is the messiest situation and could unleash a lot of different maneuvers and disputes."
13:52:40 <int-e> (and some may still be underway what with mail-in vote deadline extensions)
13:54:42 <wib_jonas> so they aren't all in?
13:55:47 <int-e> the votes have been cast
13:56:00 <wib_jonas> fungot, are all the votes in?
13:56:00 <fungot> wib_jonas: it is after all, for general coordination between the member states. that does not fall to the french authorities the best european experts in the field of external policy. we must put forward a new proposal.
13:56:57 <wib_jonas> I don't think this is the best time for a new proposal, fungot
13:56:57 <fungot> wib_jonas: mr president, do you not think that we should not forget that we are now trying to produce global rules for the most part they fall victim to smugglers and traffickers of human beings.
13:57:19 * int-e observes fungot
13:57:20 <fungot> int-e: madam president, i do not understand why the council refuses to endorse the report by mr garca-margallo y marfil' s report, but because this will help to defuse the repressive measures in this agreement on an agenda which has been spreading, with the objective of seven to ten billion us dollars of annual expenditure exclusively to combat hiv/ aids, malaria and tuberculosis. aware that the council has not examined any sp
13:57:38 <wib_jonas> global rules eh
13:58:16 <wib_jonas> also you said report twice
13:59:15 <int-e> wib_jonas: the US also has a process by which ballots can be challenged
13:59:25 <int-e> I expect it'll be a huge mess
13:59:32 <wib_jonas> yes,
13:59:38 <wib_jonas> `password
13:59:39 <wib_jonas> ^
13:59:40 <HackEso> leonugksapbctyb
13:59:44 <wib_jonas> um
13:59:46 <wib_jonas> `? password
13:59:47 <HackEso> The password of the month is Florida Recount 2.0
13:59:54 <wib_jonas> ^ that
14:00:03 <int-e> wib_jonas: not sure why you're showing that to *me* ;)
14:00:38 <int-e> but I'll take it as a rare token of appreciation
14:32:00 -!- Arcorann has quit (Read error: Connection reset by peer).
14:34:06 -!- MDude has joined.
14:34:51 <wib_jonas> `sed -i s/random/secrets /hackenv/bin/password
14:34:51 <HackEso> Usage: /bin/sed [OPTION]... {script-only-if-no-other-script} [input-file]... \ \ -n, --quiet, --silent \ suppress automatic printing of pattern space \ --debug \ annotate program execution \ -e script, --expression=script \ add the script to the commands to be executed \ -f script-file, --file=script-file \ add the contents of script-file to the commands to be exe
14:35:00 <wib_jonas> `sed -i s/random/secrets/ /hackenv/bin/password
14:35:01 <HackEso> Usage: /bin/sed [OPTION]... {script-only-if-no-other-script} [input-file]... \ \ -n, --quiet, --silent \ suppress automatic printing of pattern space \ --debug \ annotate program execution \ -e script, --expression=script \ add the script to the commands to be executed \ -f script-file, --file=script-file \ add the contents of script-file to the commands to be exe
14:35:36 <wib_jonas> `perl -pi -e s/random/secrets/ /hackenv/bin/password
14:35:37 <HackEso> ​-i used with no filenames on the command line, reading from STDIN.
14:35:40 <wib_jonas> ``` perl -pi -e s/random/secrets/ /hackenv/bin/password
14:35:42 <HackEso> No output.
14:35:46 <wib_jonas> `password
14:35:47 <HackEso> Traceback (most recent call last): \ File "/hackenv/bin/password", line 3, in <module> \ import secrets \ ImportError: No module named secrets
14:35:53 <wib_jonas> oh heck
14:35:58 <wib_jonas> `revert
14:35:59 <HackEso> Done.
14:36:04 <wib_jonas> `password
14:36:05 <HackEso> jefzvxkpacwmuaf
14:36:30 <wib_jonas> ah, it's running python2
14:36:50 <wib_jonas> ``` perl -pi -e 's/random/secrets/;s/python/$&3/' /hackenv/bin/password
14:36:52 <HackEso> No output.
14:36:55 <wib_jonas> `password
14:36:56 <HackEso> ​ File "/hackenv/bin/password", line 6 \ print "".join(secrets.choice(string.ascii_lowercase) for _ in xrange(15)) \ ^ \ SyntaxError: invalid syntax
14:37:03 <wib_jonas> ok ok
14:37:39 <wib_jonas> ``` perl -pi -e 's/print (.*)/print($1)/' /hackenv/bin/password
14:37:41 <HackEso> No output.
14:37:44 <wib_jonas> `password
14:37:45 <HackEso> Traceback (most recent call last): \ File "/hackenv/bin/password", line 6, in <module> \ print("".join(secrets.choice(string.ascii_lowercase) for _ in xrange(15))) \ NameError: name 'xrange' is not defined
14:38:00 <wib_jonas> gth
14:38:10 <wib_jonas> ``` perl -pi -e 's/xrange/range/' /hackenv/bin/password
14:38:13 <HackEso> No output.
14:38:15 <wib_jonas> `password
14:38:16 <HackEso> wwllaashmybugjb
14:38:19 <wib_jonas> oh finally
14:38:21 <wib_jonas> `5 password
14:38:23 <HackEso> 1/1:qrafddczkdvqhwk \ rubbgzxsnknqlka \ ammojpjhjpvnuvn \ dvqapoearrthppe \ xdxcblxbmjdlsnu
14:40:33 -!- arseniiv has joined.
14:46:36 -!- adu has joined.
15:01:05 -!- wib_jonas has quit (Quit: Connection closed).
15:03:21 <esowiki> [[C+++]] https://esolangs.org/w/index.php?diff=78308&oldid=78307 * 3s0!an9 b0y * (+321)
15:03:58 <esowiki> [[C+++]] https://esolangs.org/w/index.php?diff=78309&oldid=78308 * 3s0!an9 b0y * (+30) /* Syntax Examples */
15:14:19 -!- Sgeo has joined.
15:14:27 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78310&oldid=78290 * Tetrapyronia * (+100) Added MineFriff
15:46:54 -!- 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.”).
15:49:06 -!- FreeFull has joined.
16:05:08 <kspalaiologos> `password
16:05:10 <HackEso> kbxibaakzhfovkj
16:20:07 -!- Melvar has quit (Quit: WeeChat 2.8).
16:28:45 -!- Melvar has joined.
17:24:53 -!- LKoen has joined.
18:01:43 -!- imode has joined.
19:55:28 -!- sprocklem has joined.
20:02:22 -!- adu has quit (Quit: adu).
20:07:33 -!- adu has joined.
21:02:26 -!- kspalaiologos has quit (Quit: Leaving).
21:21:45 -!- imode has quit (Ping timeout: 240 seconds).
21:37:51 -!- arseniiv has quit (Ping timeout: 244 seconds).
21:45:53 -!- adu has quit (Quit: adu).
22:38:14 -!- Arcorann has joined.
23:06:47 -!- deltaepsilon23 has joined.
23:06:52 -!- deltaepsilon23 has changed nick to delta23.
23:25:43 -!- hendursaga has quit (Ping timeout: 240 seconds).
23:28:24 -!- hendursaga has joined.
23:55:01 -!- 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:58:40 -!- imode has joined.
2020-11-05
00:00:50 -!- delta23 has quit (Quit: Leaving).
00:30:08 -!- Hooloovo0 has quit (Quit: Temporarily refracted into a free-standing prism.).
00:31:02 -!- Hooloovo0 has joined.
01:24:37 -!- Lord_of_Life has joined.
01:24:38 -!- Lord_of_Life_ has quit (Ping timeout: 260 seconds).
01:26:36 -!- zeroed has quit (Quit: ZNC 1.7.2+deb3 - https://znc.in).
01:33:48 -!- adminf has joined.
01:42:17 <esowiki> [[Talk:Asparagus]] https://esolangs.org/w/index.php?diff=78311&oldid=78242 * Not applicable * (+117)
01:42:20 -!- deltaepsilon23 has joined.
01:43:05 -!- deltaepsilon23 has changed nick to delta23.
03:14:14 -!- FreeFull has quit.
03:18:22 -!- adu has joined.
03:31:26 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
04:46:21 -!- adu has quit (Quit: adu).
05:31:14 -!- zzo38 has quit (Ping timeout: 264 seconds).
05:49:33 -!- zzo38 has joined.
06:09:03 -!- delta23 has quit (Quit: Leaving).
07:22:43 -!- hendursaga has quit (Ping timeout: 240 seconds).
07:25:22 -!- hendursaga has joined.
08:14:37 -!- adminf has changed nick to zeroed.
08:18:24 -!- Sgeo has quit (Read error: Connection reset by peer).
08:18:56 -!- hoho` has joined.
08:28:55 -!- imode has quit (Ping timeout: 256 seconds).
08:41:53 -!- hoho` has left.
08:44:08 -!- Lord_of_Life has quit (Changing host).
08:44:08 -!- Lord_of_Life has joined.
08:47:58 -!- sprocklem has quit (Ping timeout: 256 seconds).
09:07:41 -!- hendursa1 has joined.
09:10:23 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:16:25 -!- eedd_ has joined.
09:28:38 <esowiki> [[GORBITSA]] https://esolangs.org/w/index.php?diff=78312&oldid=77490 * SirFelixDelazar * (+1) /* Implementations */
09:57:37 -!- arseniiv has joined.
10:48:16 -!- eedd_ has quit (Quit: eedd_).
11:33:42 -!- zzo38 has quit (Ping timeout: 260 seconds).
11:37:24 -!- spruit11 has quit (Ping timeout: 256 seconds).
11:41:17 -!- LKoen has joined.
11:42:55 -!- spruit11 has joined.
11:54:57 <esowiki> [[Talk:Minasm]] N https://esolangs.org/w/index.php?oldid=78313 * Filexor * (+228) Created page with "To make <code>SUB</code> instruction work, return address must be stored to somewhere. Also, instruction for returning from subroutine is needed. ~~~~"
12:11:58 -!- wib_jonas has joined.
13:17:34 <esowiki> [[Braindumbed]] M https://esolangs.org/w/index.php?diff=78314&oldid=78124 * PythonshellDebugwindow * (+27) /* Half-adder or XOR */ Category unimplemented
13:18:59 <esowiki> [[A programming language is a formal language, which comprises a set of instructions that produce various kinds of output.]] M https://esolangs.org/w/index.php?diff=78315&oldid=60269 * PythonshellDebugwindow * (+44) /* Implementation */ Obsessive categorization
13:21:01 <esowiki> [[Tellurium]] M https://esolangs.org/w/index.php?diff=78316&oldid=47053 * PythonshellDebugwindow * (+23) /* Instructions */ Add table header
13:22:27 <esowiki> [[Tellurium]] M https://esolangs.org/w/index.php?diff=78317&oldid=78316 * PythonshellDebugwindow * (+59) Categories; unpipe cross-namespace link
13:27:37 <esowiki> [[Chance]] M https://esolangs.org/w/index.php?diff=78318&oldid=51752 * PythonshellDebugwindow * (+177) Fix link to category; unpipe cross-namespace link; add categories
13:31:41 -!- rain1 has quit (Quit: Leaving).
13:41:27 <esowiki> [[Talk:Ragaraja]] M https://esolangs.org/w/index.php?diff=78319&oldid=41483 * PythonshellDebugwindow * (+271) Dead link and wayback machine
13:56:50 -!- hendursa1 has quit (Quit: hendursa1).
13:57:08 -!- hendursaga has joined.
14:32:12 -!- Arcorann has quit (Read error: Connection reset by peer).
14:46:46 -!- rain1 has joined.
15:29:40 -!- FreeFull has joined.
15:42:21 -!- Sgeo has joined.
16:05:46 <esowiki> [[OSE]] N https://esolangs.org/w/index.php?oldid=78320 * 3s0!an9 b0y * (+274) Created page with "OSE, Standing for '''O'''dd '''S'''ymbols '''E'''nvironment, it literally is made with odd Unicode Symbols. Here is a ''Hello World'' program for example: Hello..."
16:26:44 -!- wib_jonas has quit (Quit: Connection closed).
17:03:58 -!- MDude has joined.
17:59:06 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78321&oldid=78248 * Not applicable * (+1841) added wip, and added information
18:00:14 <myname> "3s0!an9 b0y"
18:00:17 <myname> oh boy
18:04:43 <int-e> myname: itym "0h b0y"
18:05:20 <int-e> Or should that be "1tym"?
18:05:50 <myname> 17`//\/\
18:06:57 <int-e> @leet itym
18:06:57 <lambdabot> iTy/\/\
18:07:04 <int-e> @leet itym
18:07:05 <lambdabot> i7y/\/\
18:07:21 <int-e> @. . leet leet leet itym
18:07:22 <lambdabot> Plugin `compose' failed with: user error (Unknown command: "|Eet")
18:07:29 <int-e> ops
18:07:30 <int-e> oops
18:07:45 <int-e> @. leet . leet leet itym
18:07:45 <lambdabot> i7y/\/\
18:08:16 <int-e> @. leet . leet leet oh boy
18:08:16 <lambdabot> 0|-| 80Y
18:08:39 <int-e> I forgot about the line art variants.
18:54:36 -!- sprocklem has joined.
19:14:03 -!- empuD135 has joined.
19:20:46 -!- empuD135 has quit (Quit: Leaving).
19:22:08 -!- zzo38 has joined.
19:26:43 -!- zzo38 has quit (Ping timeout: 260 seconds).
19:30:37 <esowiki> [[User:Not applicable]] N https://esolangs.org/w/index.php?oldid=78322 * Not applicable * (+65) Created page with "im not gonna pretend im a professional cause im not oh well hi"
19:49:07 -!- zzo38 has joined.
19:54:57 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78323&oldid=78321 * Not applicable * (+417) added more stuff
19:58:09 -!- zzo38 has quit (Quit: zzo38).
20:16:48 -!- zzo38 has joined.
20:56:41 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78324&oldid=78323 * Not applicable * (+1442) added MORE!
20:57:45 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78325&oldid=78310 * Tetrapyronia * (+195) Added Puzzlang
21:14:06 <esowiki> [[Strelnokoff]] M https://esolangs.org/w/index.php?diff=78326&oldid=33724 * PythonshellDebugwindow * (+27) /* External resources */ Category probabilistic
21:17:57 <esowiki> [[N Refine]] M https://esolangs.org/w/index.php?diff=78327&oldid=74537 * PythonshellDebugwindow * (+15) Math tags
21:17:59 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78328&oldid=78324 * Not applicable * (+836) added yet moar
21:40:12 -!- rain1 has quit (Quit: Leaving).
21:48:20 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78329&oldid=78328 * Not applicable * (+799) added command line & yet more
22:03:52 <zzo38> Some bits are unused in the IBM PC Color Graphics Adapter. (Someone asked about the two high bits of each control register are unused, but those bits are unavailable. Nevertheless, there are unused bits which are available.)
22:05:05 <zzo38> The unused bits which are available are MA13 in all modes, MA12 in graphics mode, the blink mode bit in graphics mode, and the palette bit in text mode.
22:05:38 <b_jonas> MA13? aren't there only 11 registers?
22:05:42 <zzo38> The cursor position bits are also unused in graphics mode.
22:05:59 <zzo38> b_jonas: MA13 and MA12 are outputs from the 6845 IC.
22:06:37 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78330&oldid=78329 * Not applicable * (+1054) h
22:06:53 <b_jonas> I think you get the entire graphics buffer unused if you turn picture generation off. there's a bit for that to make switching between modes nicer.
22:06:57 <zzo38> (They are the address outputs. The PC doesn't use them.)
22:07:19 <zzo38> b_jonas: Yes there is, but that is independent from what I mentioned.
22:07:49 <b_jonas> output? isn't it inputs that you want?
22:09:04 <zzo38> Yes, although the output address is by the input address (configured using the 6845 registers) plus the current screen offset.
22:11:36 <myname> https://www.youtube.com/watch?v=Ll0qHlx_qLg TIL
22:12:31 <esowiki> [[Asparagus]] M https://esolangs.org/w/index.php?diff=78331&oldid=78330 * Not applicable * (-49) fix
22:17:10 <esowiki> [[User:Not applicable]] https://esolangs.org/w/index.php?diff=78332&oldid=78322 * Not applicable * (+10471)
22:17:13 <zzo38> Do any computers use two 6845 display controllers on a single screen?
22:18:51 <b_jonas> zzo38: does it count if I'm emulating two PCs with CGA outputs and I put their displays in side-by-side windows displayed on the one screen of the host?
22:19:05 <b_jonas> I don't think I've ever done that, but I could
22:20:22 <zzo38> No, that doesn't count for what I intend to ask.
22:22:18 <b_jonas> though even then I'd be emulating an SVGA card
22:22:35 <b_jonas> it's just backwards compatible enough to display CGA modes
22:22:51 -!- Arcorann has joined.
23:10:04 <arseniiv> it seems I foolishly deleted from the main backup the settings file I forgot to migrate. Hopefully it exists in external backups and not too old a version
23:10:42 <b_jonas> arseniiv: settings for what?
23:10:51 <arseniiv> VS Code
23:11:31 <arseniiv> there was not too much customization but still I dread redoing all of it, especially as I don’t remember in detail
23:13:19 -!- imode has joined.
23:34:19 <arseniiv> found a March version yay
23:43:11 -!- arseniiv has quit (Quit: gone too far).
23:43:20 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78333&oldid=78331 * Not applicable * (+801)
23:45:45 <esowiki> [[User:Not applicable]] https://esolangs.org/w/index.php?diff=78334&oldid=78332 * Not applicable * (-14)
2020-11-06
00:42:36 <esowiki> [[Asparagus]] M https://esolangs.org/w/index.php?diff=78335&oldid=78333 * PythonshellDebugwindow * (+3) /* Errors, Warnings, and Status Messages */ Fix table
00:46:57 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78336&oldid=78335 * Not applicable * (+1137)
00:47:15 <esowiki> [[Talk:Asparagus]] https://esolangs.org/w/index.php?diff=78337&oldid=78311 * PythonshellDebugwindow * (+371) /* Duplicate command line arguments? */ new section
00:54:00 -!- 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.”).
00:55:57 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78338&oldid=78283 * PythonshellDebugwindow * (+21221) D'oh
00:57:07 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78339&oldid=78338 * PythonshellDebugwindow * (+39321) I made a Ralphwich! Tastes hurty!
01:24:52 -!- Lord_of_Life_ has joined.
01:25:21 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
02:21:18 -!- tromp has quit (Read error: Connection reset by peer).
02:21:58 -!- tromp has joined.
02:28:48 <esowiki> [[Talk:Asparagus]] https://esolangs.org/w/index.php?diff=78340&oldid=78337 * Not applicable * (+307)
02:29:52 <esowiki> [[Talk:Asparagus]] https://esolangs.org/w/index.php?diff=78341&oldid=78340 * Not applicable * (-1)
02:35:14 -!- haavard has quit (Ping timeout: 256 seconds).
02:40:14 -!- haavard has joined.
02:54:23 -!- xelxebar has quit (Remote host closed the connection).
02:56:02 -!- xelxebar has joined.
03:15:39 -!- tromp has quit (Read error: Connection reset by peer).
03:15:59 -!- tromp has joined.
03:20:40 -!- adu has joined.
04:01:26 -!- xelxebar has quit (Remote host closed the connection).
04:01:52 -!- xelxebar has joined.
05:45:50 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:59:57 <imode> I made prefix macros for my language and my head blew up. https://hastebin.com/opositutew.txt
06:00:30 <imode> turns out quotation as a first-class function of the language makes macros really fun.
06:00:37 <imode> new syntax in a couple of lines.
06:01:03 -!- SzZx has joined.
06:01:25 -!- SzZx has left.
07:44:26 -!- adu has quit (Quit: adu).
08:06:05 -!- sprocklem has quit (Ping timeout: 240 seconds).
08:07:29 -!- FreeFull has quit.
08:19:27 -!- Sgeo has quit (Read error: Connection reset by peer).
08:23:03 -!- imode has quit (Quit: WeeChat 2.9).
08:41:10 <zzo38> imode: Do you have documentation?
08:54:01 -!- LKoen has joined.
08:59:06 -!- imode has joined.
09:07:17 <int-e> . o O ( like a birth certificate )
09:07:29 -!- hendursa1 has joined.
09:08:24 <imode> zzo38: not right now. but soon.
09:10:03 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:57:26 -!- rain1 has joined.
10:04:35 -!- imode has quit (Ping timeout: 256 seconds).
11:29:27 -!- LKoen has quit (Read error: Connection reset by peer).
11:30:34 -!- LKoen has joined.
11:54:47 -!- wib_jonas has joined.
11:59:46 -!- sftp has quit (Ping timeout: 258 seconds).
12:02:31 <wib_jonas> `bardsworthlist http://www.bardsworth.com/?comic=he-said-it
12:02:32 <HackEso> bardsworthlist http://www.bardsworth.com/?comic=he-said-it: b_jonas
12:02:36 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78342&oldid=78336 * Not applicable * (+33)
12:02:49 <wib_jonas> apparently this comic sneakily restarted, at a very slow pace, in 2020-03, and I haven't noticed since. there has been like ten pages since.
12:14:50 -!- LKoen has quit (Read error: Connection reset by peer).
12:15:57 -!- LKoen has joined.
12:18:44 -!- sftp has joined.
12:19:40 -!- sftp has quit (Remote host closed the connection).
12:22:11 -!- sftp has joined.
12:30:19 -!- LKoen has quit (Read error: Connection reset by peer).
12:30:55 -!- LKoen has joined.
12:45:17 -!- LKoen has quit (Read error: Connection reset by peer).
12:46:04 -!- LKoen has joined.
12:52:47 <esowiki> [[Talk:Asparagus]] M https://esolangs.org/w/index.php?diff=78343&oldid=78341 * PythonshellDebugwindow * (+124) Reply
13:00:51 -!- LKoen has quit (Read error: Connection reset by peer).
13:01:24 -!- LKoen has joined.
13:13:23 <esowiki> [[PlusOrMinus]] M https://esolangs.org/w/index.php?diff=78344&oldid=78097 * PythonshellDebugwindow * (-3) /* Original version */ Fixe Grammear
13:14:49 -!- LKoen has quit (Read error: Connection reset by peer).
13:17:37 -!- LKoen has joined.
13:29:59 -!- arseniiv has joined.
13:30:12 -!- LKoen has quit (Read error: Connection reset by peer).
13:31:08 -!- LKoen has joined.
13:38:22 -!- MDude has joined.
13:45:27 -!- LKoen has quit (Read error: Connection reset by peer).
13:48:16 -!- LKoen has joined.
14:34:37 -!- hendursa1 has quit (Quit: hendursa1).
14:34:53 -!- hendursaga has joined.
15:12:53 -!- Arcorann has quit (Read error: Connection reset by peer).
15:23:02 -!- Sgeo has joined.
15:37:04 -!- wib_jonas has quit (Quit: Connection closed).
16:02:50 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78345&oldid=78342 * Not applicable * (+366) added wip and removed stub, added samples
16:10:29 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
16:13:30 -!- FreeFull has joined.
16:56:50 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78346&oldid=78345 * Not applicable * (+1090)
17:06:50 <esowiki> [[User:Not applicable/Asparagus Dev]] N https://esolangs.org/w/index.php?oldid=78347 * Not applicable * (+7105) Created page with "<big> You shouldn't be here, but ok.</big> This is the (still in development as of Nov 6, 2020) interpreter for [Asparagus]. Does it work? Barely. Does it have all the feature..."
18:14:09 <int-e> Hmm, "to open box, please drop down 50' shaft"...
18:32:35 <int-e> FireFly: ^^ playing a bit of Penumbra Overture; I'm blaming you :-P
18:32:59 <FireFly> haha
18:33:44 <shachaf> pneumbra? I guess that's related to lungs somehow?
18:34:23 <int-e> shachaf: well if that was what I had typed... made me look, shame on you
18:34:31 * int-e is busy blaming others.
18:34:36 <shachaf> Oh no!
18:34:40 <shachaf> Somehow it was what I read.
18:36:07 <shachaf> v. embarrassing
18:36:08 <int-e> FireFly: I'm kind of afraid that I have the first unavoidable fight coming up though and I'm not sure I want to try the "clunky combat" part.
18:36:31 <int-e> Anyway, I'm done for the moment :)
18:37:44 -!- imode has joined.
18:37:57 <int-e> `? imode
18:37:59 <HackEso> imode is an Innovative Multicomponent Drug Designer, afflicted by a severe case of the UPPERs.
18:38:07 <int-e> imode: are you an Apple product?
18:43:48 -!- sprocklem has joined.
18:49:45 <imode> probably.
19:13:18 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78348&oldid=78325 * Tetrapyronia * (+57) Added Lightlang
19:16:42 -!- Lord_of_Life has quit (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine).
19:34:00 -!- Lord_of_Life has joined.
19:34:00 -!- Lord_of_Life has quit (Changing host).
19:34:00 -!- Lord_of_Life has joined.
20:10:53 -!- Lord_of_Life has quit (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine).
20:12:12 -!- Lord_of_Life has joined.
20:12:12 -!- Lord_of_Life has quit (Changing host).
20:12:12 -!- Lord_of_Life has joined.
20:55:51 -!- izabera has changed nick to normabera.
21:03:16 -!- normabera has changed nick to tangetbera.
21:15:12 -!- tangetbera has changed nick to izabera.
22:10:14 -!- Arcorann has joined.
22:10:47 -!- Arcorann has quit (Remote host closed the connection).
22:11:14 -!- Arcorann has joined.
22:30:51 -!- spruit11 has quit (Quit: Lost terminal).
22:48:52 -!- spruit11 has joined.
23:42:52 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78349&oldid=78346 * Not applicable * (+1106) what
2020-11-07
00:37:19 -!- Antonymous has joined.
00:37:30 -!- Antonymous has quit (Remote host closed the connection).
00:42:03 <esowiki> [[Lightlang]] M https://esolangs.org/w/index.php?diff=78350&oldid=75917 * PythonshellDebugwindow * (-1) /* Instructions */ Grammar
00:52:11 <esowiki> [[Lightlang]] M https://esolangs.org/w/index.php?diff=78351&oldid=78350 * PythonshellDebugwindow * (+61) /* Examples */ Add [[User:Tetrapyronia]]'s [[Truth-machine]]
00:55:36 <esowiki> [[Subtractpocalypse]] M https://esolangs.org/w/index.php?diff=78352&oldid=58998 * PythonshellDebugwindow * (-9) /* Computational class */ Unpipe cross-namespace link
01:10:51 -!- 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.”).
01:14:15 <esowiki> [[Natas Liah]] M https://esolangs.org/w/index.php?diff=78353&oldid=43970 * PythonshellDebugwindow * (+24) Category languages
01:25:33 -!- Lord_of_Life_ has joined.
01:25:46 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
01:36:57 -!- adu has joined.
02:07:21 -!- arseniiv has quit (Ping timeout: 256 seconds).
03:10:02 -!- FreeFull has quit.
03:30:11 <zzo38> Does DOSBOX implement the percussion mode of OPL3 correctly?
04:19:43 <Hooloovo0> zzo38, I'd expect them to have a channel, or something
04:20:26 <Hooloovo0> sources point to no https://www.vogons.org/viewtopic.php?t=45840 but ymmv
04:21:07 <Hooloovo0> or at least "possibly not exactly perfect"
04:27:33 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78354&oldid=78291 * Aspwil * (+76) /* Instructions */
04:54:16 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78355&oldid=78348 * Tetrapyronia * (+89) Added MechaniQue
04:59:21 <esowiki> [[User:Tetrapyronia]] https://esolangs.org/w/index.php?diff=78356&oldid=77780 * Tetrapyronia * (+168)
05:15:40 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78357&oldid=78355 * Tetrapyronia * (+126) Added Churro
05:15:58 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78358&oldid=78356 * Tetrapyronia * (+13)
05:20:02 -!- MDude has quit (Ping timeout: 256 seconds).
05:32:05 -!- MDude has joined.
05:46:25 -!- MDude has quit (Ping timeout: 240 seconds).
06:18:12 -!- deltaepsilon23 has joined.
06:18:23 -!- deltaepsilon23 has changed nick to delta23.
06:30:26 <zzo38> I invented a new file format for OPL3 music. Like some other formats, it consists of a sequence of register writes and delays, although it also has subroutines, which can make the file smaller by putting sequences that occur often into subroutines.
06:58:54 -!- Arcorann has quit (Read error: Connection reset by peer).
07:02:56 -!- Arcorann has joined.
07:42:19 -!- kspalaiologos has joined.
07:50:28 -!- adu has quit (Quit: adu).
08:01:22 -!- delta23 has quit (Ping timeout: 246 seconds).
08:10:03 -!- sprocklem has quit (Ping timeout: 260 seconds).
09:07:21 -!- hendursa1 has joined.
09:09:43 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:19:29 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78359&oldid=78357 * Hakerh400 * (+70) +[[Realm]]
09:21:35 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78360&oldid=78359 * Hakerh400 * (+49) +[[Encapsulation]]
09:26:52 -!- LKoen has joined.
10:29:10 -!- Sgeo has quit (Read error: Connection reset by peer).
10:34:09 -!- kspalaiologos has quit (Quit: Leaving).
11:26:15 -!- sftp has quit (Excess Flood).
11:26:29 -!- sftp has joined.
11:46:14 -!- Arcorann_ has joined.
11:49:30 -!- Arcorann has quit (Ping timeout: 272 seconds).
12:02:02 -!- LKoen_ has joined.
12:02:14 -!- LKoen has quit (Ping timeout: 265 seconds).
12:56:23 -!- imode has quit (Ping timeout: 260 seconds).
13:15:02 -!- hendursa1 has quit (Quit: hendursa1).
13:15:17 -!- hendursaga has joined.
13:51:58 -!- arseniiv has joined.
13:59:57 -!- hendursaga has quit (Remote host closed the connection).
14:00:49 -!- hendursaga has joined.
14:16:49 <esowiki> [[Alphaprint]] M https://esolangs.org/w/index.php?diff=78361&oldid=73123 * PythonshellDebugwindow * (+20) /* Output */ Clarify (I should have done this a long time ago)
14:38:49 <esowiki> [[Talk:Alphaprint]] M https://esolangs.org/w/index.php?diff=78362&oldid=70551 * PythonshellDebugwindow * (+395) /* Mini interpreter */ "!" is the 33rd ASCII character, NUL is the 0th
14:40:17 -!- Arcorann_ has quit (Ping timeout: 265 seconds).
15:15:11 <esowiki> [[Braindumbed]] https://esolangs.org/w/index.php?diff=78363&oldid=78314 * Filexor * (+284)
15:48:28 <esowiki> [[Alphaprint]] M https://esolangs.org/w/index.php?diff=78364&oldid=78361 * PythonshellDebugwindow * (-3) Structure -> Syntax
16:23:19 -!- Cale has quit (Ping timeout: 260 seconds).
16:24:09 -!- Cale has joined.
16:44:57 -!- rain1_ has joined.
16:45:09 -!- rain1 has quit (Ping timeout: 258 seconds).
17:15:42 -!- rain1_ has left ("Leaving").
17:26:31 -!- deltaepsilon23 has joined.
17:27:21 -!- deltaepsilon23 has changed nick to delta23.
17:38:35 -!- imode has joined.
17:45:37 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78365&oldid=78360 * Tetrapyronia * (+298) Added QIRAML
17:46:05 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78366&oldid=78358 * Tetrapyronia * (+13)
17:46:31 -!- FreeFull has joined.
18:04:03 -!- hendursaga has quit (Remote host closed the connection).
18:04:53 -!- hendursaga has joined.
18:10:38 -!- FreeFull has quit.
18:18:48 -!- Sgeo has joined.
18:39:31 -!- grumble has changed nick to \x2D.
19:23:05 -!- sprocklem has joined.
19:38:07 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78367&oldid=78349 * Not applicable * (-364) what 2.0
19:49:22 -!- delta23 has quit (Quit: Leaving).
19:53:59 <esowiki> [[User:Not applicable/Asparagus Dev]] https://esolangs.org/w/index.php?diff=78368&oldid=78347 * Not applicable * (+3409) update
20:11:58 <esowiki> [[Talk:Asparagus]] M https://esolangs.org/w/index.php?diff=78369&oldid=78343 * Not applicable * (+208) added interpreter, yay
20:15:18 <imode> thank god, america lives another day.
20:21:36 <int-e> So how many recounts will we get?
20:21:53 <imode> recounts decide hundreds of thousands of votes.
20:22:06 <imode> not millions.
20:34:09 <fizzie> We'll still *get* some recounts, though, Georgia already said they'll do one.
20:35:22 <int-e> https://politics.theonion.com/jubilant-reaction-to-trump-defeat-quickly-soured-by-new-1845551327
20:35:44 <fizzie> Heh.
20:36:05 <fizzie> Personally, I thought this bit was a bit amusing: http://zem.fi/tmp/tweet.png
20:36:29 <int-e> hmm
20:39:28 <fizzie> The Onion's really gone to town on these election headlines, eh?
20:39:39 <fizzie> (Ref. "‘You Have Disappointed Me,’ Trump Tells Room Full Of Supporters While Strapping On Gas Mask".)
20:40:54 <int-e> Hmm, some movie?
20:41:02 <int-e> I feel I'm missing a reference :)
20:41:49 <fizzie> I thought it was just a generic genre kind of a thing, but could be.
20:43:58 <fizzie> It's not her fault, of course, but the fact that the Finnish word "kamala" translates to "horrible, terrible" is going to make some news headlines a bit jarring.
20:45:46 <int-e> so... camality
20:47:23 <int-e> Interestingly I'm not aware of german word with that root.
20:48:17 <int-e> Oh "Kalamität" exists though, but it's rare.
20:48:18 <fizzie> "From Proto-Finnic *kamala (compare Ingrian kammala, Karelian kamala, Votic kamal)." It might be one of those we haven't just borrowed.
20:48:44 <int-e> Hmm, parallel development.
20:49:07 <int-e> Or maybe the Romans stole it? Did they ever get that far... my history knowledge is so bad.
20:49:32 <int-e> Err
20:49:44 <int-e> The l and m are swapped.
20:50:17 <int-e> Never mind, I don't think that's explained by vowel shifts.
20:50:49 <fizzie> I was reading https://xkcd.com/2381/ the other day, and apparently the most likely etymology for the Finnish name ("karhu") is from a Proto-Finnic word meaning "rough, coarse", but it's thought it *could* also be a loan from the same source the Greek get their άρκτος from.
20:51:45 -!- kspalaiologos has joined.
20:55:01 <int-e> (Just to be clear, the english word I meant is "calamity", so no connection there either.)
20:58:18 <int-e> Oh yes, The Onion seems to be having a great time. https://www.theonion.com/democratic-strategists-hold-screening-of-three-amigos-1845584362 is also good.
21:08:53 -!- kspalaiologos has quit (Quit: Leaving).
21:22:58 <b_jonas> fizzie: well yeah, but on the plus side, the Kalevala has a long section about how they avoid talking about the brown one
23:01:24 -!- NeverBorn has joined.
23:02:13 -!- NeverBorn has quit (Remote host closed the connection).
23:08:18 -!- Arcorann_ has joined.
2020-11-08
00:26: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.”).
01:00:56 <esowiki> [[Special:Log/move]] move * PythonshellDebugwindow * moved [[A programming language is a formal language, which comprises a set of instructions that produce various kinds of output.]] to [[A programming language is a formal language comprising a set of instructions that produce various kinds of output.]]
01:02:12 <esowiki> [[Template:Programming Language]] M https://esolangs.org/w/index.php?diff=78372&oldid=60264 * PythonshellDebugwindow * (-6) The first sentence of the article on Wikipedia, and thus the name, has changed!
01:03:42 <esowiki> [[An esoteric programming language (ess-oh-terr-ick), or esolang, is a computer programming language designed to experiment with weird ideas, to be hard to program in, or as a joke, rather than for practical use.]] M https://esolangs.org/w/index.php?diff=78373&oldid=58392 * PythonshellDebugwindow * (+51) Cats + stub
01:05:53 <esowiki> [[A programming language is a formal language comprising a set of instructions that produce various kinds of output.]] M https://esolangs.org/w/index.php?diff=78374&oldid=78370 * PythonshellDebugwindow * (+146) Update to 2020 version
01:08:53 <esowiki> [[A programming language is a formal language comprising a set of instructions that produce various kinds of output.]] M https://esolangs.org/w/index.php?diff=78375&oldid=78374 * PythonshellDebugwindow * (+41) /* Variations */ Add the hardest quine you'll ever see
01:27:25 -!- Lord_of_Life_ has quit (Ping timeout: 240 seconds).
01:29:19 -!- Lord_of_Life has joined.
01:42:00 <arseniiv> I wouldn’t have thought I’ll pass day by day making small improvements to xen wiki (which is still not completely free from the ghost of wikispaces import)
01:42:57 <arseniiv> hopefully that will make some good
01:47:34 -!- arseniiv has quit (Ping timeout: 258 seconds).
01:57:36 <esowiki> [[Hello world program in esoteric languages]] https://esolangs.org/w/index.php?diff=78376&oldid=78292 * Not applicable * (+223)
02:10:05 -!- tromp has quit (Read error: Connection reset by peer).
02:11:24 -!- tromp has joined.
02:48:58 -!- tromp has quit (Ping timeout: 256 seconds).
04:17:31 -!- shikhin has changed nick to shikhinzgrep.
04:17:37 -!- shikhinzgrep has changed nick to shikhin.
04:17:43 -!- shikhin has changed nick to zgrepshikhin.
04:17:47 -!- zgrepshikhin has changed nick to shikhin.
04:41:37 -!- Arcorann has joined.
04:43:28 -!- Arcorann_ has quit (Ping timeout: 272 seconds).
05:46:26 -!- tromp has joined.
06:59:38 -!- sprocklem has quit (Ping timeout: 272 seconds).
07:33:16 -!- zzo38 has quit (Disconnected by services).
07:33:23 -!- zzo38 has joined.
08:36:24 -!- mich181189 has quit (Ping timeout: 240 seconds).
08:37:03 -!- ProofTechnique has quit (Ping timeout: 260 seconds).
08:37:24 -!- pikhq has quit (Ping timeout: 240 seconds).
08:37:37 -!- dog_star has quit (Ping timeout: 260 seconds).
08:37:38 -!- j4cbo has quit (Ping timeout: 260 seconds).
08:37:44 -!- glowcoil has quit (Ping timeout: 240 seconds).
08:38:12 -!- ^[ has quit (Ping timeout: 260 seconds).
08:38:48 -!- dnm has quit (Ping timeout: 260 seconds).
08:38:57 -!- dingwat has quit (Ping timeout: 268 seconds).
08:38:57 -!- ocharles has quit (Ping timeout: 268 seconds).
08:41:20 -!- NeverBorn has joined.
08:42:59 -!- NeverBorn has quit (Remote host closed the connection).
08:52:10 -!- dnm has joined.
08:52:14 -!- ProofTechnique has joined.
08:52:35 -!- Lord_of_Life has quit (Changing host).
08:52:35 -!- Lord_of_Life has joined.
08:52:40 -!- dog_star has joined.
08:52:48 -!- j4cbo has joined.
08:52:49 -!- dingwat has joined.
08:53:09 -!- ^[ has joined.
08:55:56 -!- glowcoil has joined.
08:57:50 -!- mich181189 has joined.
09:00:47 -!- ocharles has joined.
09:01:23 -!- pikhq has joined.
09:07:44 -!- hendursa1 has joined.
09:10:23 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:11:53 -!- dingwat has quit (Ping timeout: 272 seconds).
09:14:45 -!- dingwat has joined.
09:43:15 -!- kspalaiologos has joined.
09:58:30 -!- zzy has joined.
09:59:38 -!- tromp_ has joined.
09:59:45 -!- tromp has quit (Read error: Connection reset by peer).
10:03:13 -!- LKoen has joined.
10:09:37 -!- zzy has quit (Quit: Leaving).
10:10:53 -!- zzo38 has quit (Ping timeout: 258 seconds).
10:38:52 -!- kspalaiologos has quit (Quit: Leaving).
10:41:37 -!- imode has quit (Ping timeout: 264 seconds).
10:46:46 -!- Sgeo has quit (Read error: Connection reset by peer).
10:54:46 -!- arseniiv has joined.
11:04:51 -!- FreeFull has joined.
11:15:09 -!- 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.”).
12:56:19 -!- aaaaaa has joined.
13:08:15 <esowiki> [[Hello world program in esoteric languages]] M https://esolangs.org/w/index.php?diff=78377&oldid=78376 * PythonshellDebugwindow * (+2) /* Asparagus (<.1.0) */ Fix header level
13:14:16 <esowiki> [[Turth-machine]] M https://esolangs.org/w/index.php?diff=78378&oldid=73448 * PythonshellDebugwindow * (+259) /* Cat */ Add Cat until no input
13:15:08 <esowiki> [[Turth-machine]] M https://esolangs.org/w/index.php?diff=78379&oldid=78378 * PythonshellDebugwindow * (-3) /* Truth-machine */ Fix according to specification
13:35:12 -!- aaaaaa has quit (Read error: Connection reset by peer).
13:35:46 -!- aaaaaa has joined.
13:36:07 <esowiki> [[Tree]] M https://esolangs.org/w/index.php?diff=78380&oldid=72547 * PythonshellDebugwindow * (+22) /* External Resources */ Category thematic (or should I say ''tree''-matic?)
14:00:21 -!- hendursa1 has quit (Remote host closed the connection).
14:01:11 -!- hendursa1 has joined.
14:18:09 -!- aaaaaa has quit (Quit: leaving).
14:22:37 -!- hendursa1 has quit (Quit: hendursa1).
14:22:51 -!- hendursaga has joined.
14:31:08 -!- Arcorann has quit (Ping timeout: 260 seconds).
16:45:53 <esowiki> [[A programming language is a formal language, which comprises a set of instructions that produce various kinds of output.]] M https://esolangs.org/w/index.php?diff=78381&oldid=78371 * PythonshellDebugwindow * (-90) Attemp
16:47:07 <esowiki> [[Programming Language]] M https://esolangs.org/w/index.php?diff=78382&oldid=60291 * PythonshellDebugwindow * (-6) Oh fine
17:11:50 -!- zzo38 has joined.
17:16:38 -!- xelxebar has quit (Remote host closed the connection).
17:16:55 -!- xelxebar has joined.
17:18:06 -!- kritixilithos has joined.
17:36:02 -!- kritixilithos has quit (Quit: quit).
17:49:52 -!- imode has joined.
18:40:40 -!- Ohg has joined.
18:47:28 -!- Ohg has left.
19:00:03 -!- vertrex- has quit (Ping timeout: 260 seconds).
19:00:34 -!- vertrex has joined.
19:08:16 -!- Soni has quit (Quit: No Ping reply in 180 seconds.).
19:09:27 -!- Soni has joined.
19:16:54 -!- Ohg_ has joined.
19:33:52 -!- lambdabot has quit (Ping timeout: 260 seconds).
19:37:47 -!- lambdabot has joined.
19:46:06 -!- Sgeo has joined.
19:54:06 -!- deltaepsilon23 has joined.
19:54:11 -!- deltaepsilon23 has changed nick to delta23.
20:05:08 -!- FreeFull has quit.
20:12:45 <esowiki> [[A programming language is a formal language comprising a set of instructions that produce various kinds of output.]] M https://esolangs.org/w/index.php?diff=78383&oldid=78375 * PythonshellDebugwindow * (+87) /* Previous Versions */ Add approximate number of programs in new version
20:33:14 -!- delta23 has quit (Ping timeout: 256 seconds).
20:47:46 -!- arseniiv has quit (Ping timeout: 246 seconds).
20:56:37 <imode> one wonders why that article even exists. maybe it should be tagged as a joke.
21:07:30 -!- Ohg_ has quit.
21:10:57 <int-e> wow, Penumbra's "clunky" (quoting a review) combat really is clunky
21:12:05 <int-e> But I've killed a bunch of dogs. (In game, obviously. They're nasty.)
21:15:11 <esowiki> [[Phile]] M https://esolangs.org/w/index.php?diff=78384&oldid=73084 * PythonshellDebugwindow * (+91) /* Turing-completeness */ Expand
21:17:01 <esowiki> [[Phile]] M https://esolangs.org/w/index.php?diff=78385&oldid=78384 * PythonshellDebugwindow * (+66) /* Datatypes */ Clarify string syntad
21:18:04 <esowiki> [[Phile]] M https://esolangs.org/w/index.php?diff=78386&oldid=78385 * PythonshellDebugwindow * (+40) /* Turing-completeness */ Expand
21:28:12 <esowiki> [[Varigen]] M https://esolangs.org/w/index.php?diff=78387&oldid=73709 * PythonshellDebugwindow * (+0) /* Instructions */ Fix
21:30:29 -!- ski has quit (Remote host closed the connection).
21:43:23 <esowiki> [[HTPL]] M https://esolangs.org/w/index.php?diff=78388&oldid=77972 * PythonshellDebugwindow * (+1) /* Syntax */ Fix tag
21:44:43 <esowiki> [[HTPL]] M https://esolangs.org/w/index.php?diff=78389&oldid=78388 * PythonshellDebugwindow * (+24) /* Related */ cat
21:57:11 <esowiki> [[DubDubMachine]] M https://esolangs.org/w/index.php?diff=78390&oldid=68667 * PythonshellDebugwindow * (+9) /* Computational class */ What is so interesting about that? IO isn't needed to be TC
21:58:38 <esowiki> [[User:Not applicable/Asparagus Dev]] https://esolangs.org/w/index.php?diff=78391&oldid=78368 * Not applicable * (-10514) i removed it because its now on github
21:59:39 <imode> finished my BF DSL for feather.
21:59:40 <imode> https://hastebin.com/raw/guzepimaqi
22:02:40 <esowiki> [[Class Diseases]] M https://esolangs.org/w/index.php?diff=78392&oldid=45962 * PythonshellDebugwindow * (+41) Categories
22:07:04 <imode> it's nice. the language has maybe ~12 primitives. `if ... then ... else`, `recursive!`, `recurse`, etc. are all derived.
22:09:08 <imode> https://hastebin.com/raw/izulotilen
22:09:11 <esowiki> [[Esolang:General disclaimer]] M https://esolangs.org/w/index.php?diff=78393&oldid=68817 * Not applicable * (+88) batteries not included
22:10:24 <imode> the definition of `is`, for example, is on line 328.
22:25:44 -!- deltaepsilon23 has joined.
22:25:53 -!- deltaepsilon23 has changed nick to delta23.
22:27:11 -!- Arcorann has joined.
22:31:11 <fizzie> Odd, upgrading the "cpp-10" package from 10.2.0-15 to 10.2.0-16 will take +283M more disk space.
22:31:37 <int-e> wow
22:31:48 <fizzie> Changelog: "Also enable the extra checking on amd64, arm64, ppc64el, s390x, and don't strip the executables. This will be reverted within a few weeks, please don't send bug reports about that."
22:31:55 <fizzie> ...maybe I'll just wait a bit.
22:37:59 <int-e> /usr/lib/gcc/x86_64-linux-gnu/10/cc1: 310,672,488, strips to 36,444,760
22:38:09 <int-e> that would do it
22:38:30 <int-e> thanks for the warning
22:40:27 <fizzie> Yeah, the total size impact was something like ~800M for all of gcc-10 bits.
22:45:23 <int-e> at least it compresses well?
22:45:40 -!- sprocklem has joined.
22:50:37 -!- tromp_ has quit (Remote host closed the connection).
22:50:52 -!- tromp has joined.
23:37:23 -!- Hazey has joined.
23:39:44 -!- adu has joined.
23:39:50 <Hazey> hello all
23:47:46 <Hazey> hello?
23:57:08 -!- Hazey has quit (Quit: Leaving).
2020-11-09
00:19:16 -!- sprocklem has quit (Quit: Lost terminal).
00:27:55 -!- sprocklem has joined.
00:53:10 <esowiki> [[Infinifuck]] https://esolangs.org/w/index.php?diff=78394&oldid=77697 * Quelklef * (+1420)
01:09:08 <esowiki> [[Seribund]] M https://esolangs.org/w/index.php?diff=78395&oldid=40486 * PythonshellDebugwindow * (-9) Unpipe cross-namespace link
01:26:57 -!- Lord_of_Life_ has joined.
01:27:36 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:32:16 -!- heharhehar has joined.
01:32:21 <heharhehar> heyo
01:32:39 <zzo38> Hello
01:32:56 -!- heharhehar has quit (Remote host closed the connection).
02:06:33 -!- ski has joined.
03:32:50 -!- adu has quit (Quit: adu).
03:50:36 -!- adu has joined.
04:00:00 -!- Taneb has quit (Quit: I seem to have stopped.).
04:01:30 -!- Taneb has joined.
05:08:36 -!- adu has quit (Quit: adu).
05:31:07 <esowiki> [[LayerASM]] N https://esolangs.org/w/index.php?oldid=78396 * Ashtons * (+3147) Created LayerASM page
05:32:40 <esowiki> [[User:Ashtons]] https://esolangs.org/w/index.php?diff=78397&oldid=76787 * Ashtons * (+92) /* l a n g u a g e s */
05:33:38 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78398&oldid=78272 * Ashtons * (+15) /* L */ Added LayerASM
06:10:20 -!- deltaepsilon23 has joined.
06:11:44 -!- delta23 has quit (Ping timeout: 256 seconds).
06:11:48 -!- deltaepsilon23 has changed nick to delta23.
06:48:46 -!- LKoen has joined.
07:51:45 -!- sprocklem has quit (Ping timeout: 240 seconds).
08:18:06 -!- delta23 has quit (Quit: Leaving).
08:21:44 -!- imode has quit (Ping timeout: 256 seconds).
08:23:19 -!- imode has joined.
08:29:48 -!- Sgeo has quit (Read error: Connection reset by peer).
08:42:12 -!- shinh has joined.
09:07:09 -!- xelxebar has quit (Remote host closed the connection).
09:09:43 -!- hendursaga has quit (Ping timeout: 240 seconds).
09:21:57 -!- imode has quit (Ping timeout: 260 seconds).
09:53:29 -!- S_Gautam has joined.
10:07:11 -!- ATMunn has quit (Ping timeout: 272 seconds).
10:08:04 -!- Lord_of_Life_ has quit (Read error: Connection reset by peer).
10:08:09 -!- ATMunn has joined.
10:08:58 -!- Lord_of_Life has joined.
10:08:58 -!- Lord_of_Life has quit (Changing host).
10:08:58 -!- Lord_of_Life has joined.
10:18:06 -!- Lord_of_Life has quit (Remote host closed the connection).
10:22:00 -!- Lord_of_Life has joined.
10:22:00 -!- Lord_of_Life has quit (Changing host).
10:22:00 -!- Lord_of_Life has joined.
10:47:14 -!- LKoen has quit (Read error: Connection reset by peer).
10:48:35 -!- LKoen has joined.
11:31:44 -!- hendursaga has joined.
11:32:11 -!- rain1 has joined.
11:32:20 <rain1> Where can I find working implementations of the futamura projections?
11:32:26 <rain1> (nontrivial ones)
11:32:52 <int-e> futurama?
11:37:00 <rain1> thanks
12:31:15 -!- arseniiv has joined.
12:36:56 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
12:44:37 -!- hendursaga has quit (Quit: hendursaga).
12:44:53 -!- hendursaga has joined.
12:44:57 -!- hendursaga has quit (Remote host closed the connection).
12:45:44 -!- hendursaga has joined.
12:46:11 -!- wib_jonas has joined.
13:10:32 <FireFly> after looking it up, hm, isn't that how PyPy works IIRC?
13:11:49 <FireFly> an interpreter for Python written in a subset of Python, and a specialising JIT that JITs the interpreter to match the program it's running on
13:12:09 <FireFly> I recall reading an article or blogpost about it at some point, but don't recall who wrote it
13:18:04 <FireFly> Apparently there's the "Tracing the Meta-Level: PyPy's Tracing JIT Compiler" article, but I don't think that's what I read
13:36:16 -!- aaaaaa has joined.
14:29:38 -!- Arcorann has quit (Ping timeout: 260 seconds).
14:55:38 <rain1> suppose it's an annoying thing to demonsstrate
14:55:42 <rain1> since you'd need not only the code
14:55:58 <rain1> but also examples of interpreters in a few languages, and then a few demo programs in each of those
14:56:14 <rain1> so you need something like 3+3*5 example programs
14:56:19 <rain1> to demonstrate the functionality well
14:57:08 <rain1> there's mentions of code like this in the past, like a scheme parser generator from some peval system
14:58:13 -!- aaaaaa has quit (Ping timeout: 244 seconds).
15:10:05 -!- rain1 has quit (Quit: Leaving).
15:13:59 -!- Sgeo has joined.
15:48:17 -!- wib_jonas has quit (Quit: Connection closed).
16:09:24 -!- rain1 has joined.
16:26:31 -!- imode has joined.
16:56:27 <esowiki> [[LayerASM]] M https://esolangs.org/w/index.php?diff=78399&oldid=78396 * PythonshellDebugwindow * (+69) Categories
18:03:13 -!- FreeFull has joined.
18:43:34 <esowiki> [[Eof]] N https://esolangs.org/w/index.php?oldid=78400 * 3s0!an9 b0y * (+638) Created page with "A language that unless your careful it will automatically end the program. You can see some basics here (Hello World!): eof not now eof after eof says Hello World eof now..."
19:08:27 <esowiki> [[Stopnotstop]] N https://esolangs.org/w/index.php?oldid=78401 * 3s0!an9 b0y * (+817) Created page with "== <span style="color:red">ATTENTION 'STOPNOTSTOP' IS LITERALLY THE '''WORST''' LANGUAGE EVER CREATED, DO ''NOT'' IMPLEMENT!!!</span> == <br> I will tell you few things about..."
19:11:15 -!- FreeFull has quit.
19:13:01 -!- FreeFull has joined.
19:14:56 -!- FreeFull has quit (Client Quit).
20:07:18 -!- FreeFull has joined.
20:38:48 <esowiki> [[User:Not applicable/Asparagus Dev]] https://esolangs.org/w/index.php?diff=78402&oldid=78391 * Not applicable * (+33) added redirect
20:40:01 -!- aaaaaa has joined.
20:56:21 -!- sprocklem has joined.
21:01:30 <esowiki> [[DeadPig]] M https://esolangs.org/w/index.php?diff=78403&oldid=41974 * PythonshellDebugwindow * (-118) /* Various Programs in DeadPig */ rm incorrect example
21:08:58 <esowiki> [[QuinePig]] M https://esolangs.org/w/index.php?diff=78404&oldid=57972 * PythonshellDebugwindow * (+36) /* Text File Named "Hello, World!" */ expand summary
21:29:10 -!- aaaaaa has quit (Ping timeout: 256 seconds).
21:40:42 -!- ATMunn has quit (Ping timeout: 244 seconds).
21:41:25 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
21:41:58 -!- ATMunn has joined.
21:44:50 -!- Lord_of_Life has joined.
21:44:50 -!- Lord_of_Life has quit (Changing host).
21:44:50 -!- Lord_of_Life has joined.
21:48:38 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78405&oldid=78095 * PythonshellDebugwindow * (+18) Update
21:53:04 <esowiki> [[Template:N]] M https://esolangs.org/w/index.php?diff=78406&oldid=73578 * PythonshellDebugwindow * (-8) Shorten
21:53:23 <esowiki> [[Template:N]] M https://esolangs.org/w/index.php?diff=78407&oldid=78406 * PythonshellDebugwindow * (+1) Fix
21:54:18 <esowiki> [[Template:N]] M https://esolangs.org/w/index.php?diff=78408&oldid=78407 * PythonshellDebugwindow * (+20) Fix + shorten
21:58:47 -!- ski has quit (Remote host closed the connection).
22:04:59 <esowiki> [[1066]] N https://esolangs.org/w/index.php?oldid=78409 * PythonshellDebugwindow * (+603) Will be back tomorrow
22:05:10 <esowiki> [[1066]] M https://esolangs.org/w/index.php?diff=78410&oldid=78409 * PythonshellDebugwindow * (-1) Fix link
22:07:24 -!- hendursaga has left.
22:08:56 -!- \x2D has quit (Quit: echo -e '\e#8').
22:11:23 -!- grumble has joined.
22:36:45 -!- Arcorann has joined.
23:15:53 <zzo38> I try to find why a program I wrote will segfault and valgrind doesn't help.
23:30:27 <imode> gdb?
23:30:42 <imode> compile it with -g and run it under gdb, then backtrace.
23:38:29 <zzo38> It doesn't always segfault, especially if it is compiled with -g (but sometimes even if not).
23:53:38 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78411&oldid=78365 * Tetrapyronia * (+58) Added 3x and Coeus
23:54:05 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78412&oldid=78366 * Tetrapyronia * (+21)
23:56:38 -!- b_jonas has quit (Ping timeout: 260 seconds).
2020-11-10
00:05:04 <imode> does it segfault with -Og?
00:08:12 -!- b_jonas has joined.
00:10:08 <zzo38> I may have a old version of gcc, because -Og is not recognized
00:10:35 <imode> huh.
00:10:40 <imode> got the code? I can help.
00:12:43 -!- 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.”).
00:12:55 <b_jonas> `ping
00:12:56 <zzo38> The code can be found in: http://zzo38computer.org/fossil/freezzt.ui/dir?ci=600c9773dae1a6d3&name=frezed The program "main.c" is the one being executed.
00:12:57 <HackEso> pong
00:13:49 <imode> wow.
00:13:52 <zzo38> The problem might be in main.c or zzt.c, is my guess.
00:14:03 <zzo38> It sometimes happens when importinga board.
00:15:33 -!- TheLie has joined.
00:15:39 <imode> nice replacements for asserts.
00:16:14 <imode> do you have an example of a board that always segfaults.
00:17:19 <zzo38> Let me check now.
00:18:54 <zzo38> No board seems to always segfault. It seems to do so unpredictably.
00:19:27 <zzo38> But it seems to require adding a new board and importing into that one; it doesn't seem to segfault if it is imported over an existing board.
00:20:11 <imode> hm. if you can give me some example data files I can mess with it. just got it compiled.
00:20:55 <zzo38> OK. Just a minute
00:23:59 <zzo38> http://zzo38computer.org/ZZT/boardtest.zip
00:27:06 <zzo38> The default key bindings use ^L to import a board, but you must create a file called ~/.frezedrc which references the default key binding file (bindings.def) (write "Defaults=/path_to/bindings.def" or as appropriate)
00:28:01 <zzo38> Do these files work?
00:28:11 <imode> workin on it.
00:29:29 <zzo38> OK
00:29:30 <imode> "invalid world".
00:29:50 <imode> https://hastebin.com/raw/isujipiyen
00:30:12 <zzo38> Those are board files and not world files. Give a nonexisting filename to create a new world, and then import those boards into it. (Use the A command to add a new board, and ^S to save the world file)
00:30:39 <imode> aha.
00:31:03 -!- arseniiv has quit (Ping timeout: 260 seconds).
00:32:10 <imode> got it to segfault.
00:34:01 <imode> https://hastebin.com/raw/uyiquzihal
00:34:21 <imode> zzt.c:23
00:34:26 <imode> for(i=0;i<=b->maxstat;i++) free(b->stat[i].text);
00:35:00 <zzo38> OK. Somehow, when I tried, I was unable to get a stack trace, so good that you did.
00:35:18 <imode> I created a new board, imported the boards four times, then created two new boards.
00:35:27 <zzo38> Now I know what part is wrong.
00:36:07 <imode> cool. lemme know if you want any additional help.
00:36:11 <imode> that was fun.
00:41:09 <zzo38> That still doesn't solve it entirely, but now I have some more information to try to figure it out. (If you want to, you can try too, but I will also try.)
00:45:13 -!- TheLie has quit (Remote host closed the connection).
01:27:08 -!- Lord_of_Life_ has joined.
01:28:25 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
01:40:17 -!- Hazey has joined.
01:40:24 -!- Hazey has left.
01:45:24 -!- deltaepsilon23 has joined.
01:45:31 -!- deltaepsilon23 has changed nick to delta23.
01:58:59 -!- FreeFull has quit.
03:56:52 -!- delta23 has quit (Remote host closed the connection).
03:57:17 -!- delta23 has joined.
05:15:47 -!- sprocklem has quit (Ping timeout: 265 seconds).
05:16:07 -!- sprocklem has joined.
05:18:30 -!- none30 has joined.
05:21:07 -!- delta23 has quit (Quit: Leaving).
05:25:48 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78413&oldid=78411 * Tetrapyronia * (+184) Added RAGE!!!
05:26:37 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78414&oldid=78412 * Tetrapyronia * (+4)
05:26:47 <esowiki> [[User:Tetrapyronia]] https://esolangs.org/w/index.php?diff=78415&oldid=78414 * Tetrapyronia * (+1)
05:31:22 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78416&oldid=78413 * Tetrapyronia * (+22) Added Fit
05:58:20 -!- deltaepsilon23 has joined.
05:59:29 -!- deltaepsilon23 has changed nick to delta23.
06:07:45 -!- sprocklem has quit (Ping timeout: 260 seconds).
06:08:38 -!- sprocklem has joined.
06:09:15 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78417&oldid=78415 * Tetrapyronia * (+10)
06:30:05 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78418&oldid=78416 * Tetrapyronia * (+133) Added Suicide
06:30:21 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78419&oldid=78417 * Tetrapyronia * (+29)
08:55:55 -!- aaaaaa has joined.
09:05:09 -!- aaaaaa has quit (Quit: leaving).
09:10:39 <b_jonas> fungot, who's the crazy one now?
09:10:40 <fungot> b_jonas: mr president, rule 7(4) of the draft resolution that the house has analysed this dossier, has not been properly tested. we are equally aware of the problems regarding the competence of the convention method to determine the cost which we must protest most vehemently by voting against the report.
09:15:54 -!- Sgeo has quit (Read error: Connection reset by peer).
09:28:34 -!- sprocklem has quit (Ping timeout: 265 seconds).
09:33:44 -!- delta23 has quit (Quit: Leaving).
09:35:09 -!- sprocklem has joined.
09:41:27 -!- LKoen has joined.
09:50:10 <esowiki> [[Sayonara]] N https://esolangs.org/w/index.php?oldid=78420 * Hakerh400 * (+5583) +[[Sayonara]]
09:50:27 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78421&oldid=78398 * Hakerh400 * (+15) +[[Sayonara]]
09:50:43 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=78422&oldid=78147 * Hakerh400 * (+15) +[[Sayonara]]
09:50:54 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78423&oldid=78418 * Hakerh400 * (+56) +[[Sayonara]]
09:53:59 <esowiki> [[Sayonara]] M https://esolangs.org/w/index.php?diff=78424&oldid=78420 * Hakerh400 * (-51)
10:24:36 -!- sprocklem has quit (Ping timeout: 256 seconds).
10:24:52 -!- mich181189 has quit (Ping timeout: 260 seconds).
10:25:13 -!- glowcoil has quit (Read error: Connection reset by peer).
10:26:03 -!- glowcoil has joined.
10:26:07 -!- mich181189 has joined.
11:21:33 -!- aaaaaa has joined.
11:44:45 -!- imode has quit (Ping timeout: 240 seconds).
12:35:58 -!- aaaaaa has quit (Read error: Connection reset by peer).
12:37:01 -!- aaaaaa has joined.
13:02:02 -!- FreeFull has joined.
13:03:52 <esowiki> [[User:PythonshellDebugwindow/AllTheCats]] M https://esolangs.org/w/index.php?diff=78425&oldid=75212 * PythonshellDebugwindow * (-28) Update
13:04:18 <esowiki> [[Sayonara]] M https://esolangs.org/w/index.php?diff=78426&oldid=78424 * PythonshellDebugwindow * (+1) /* Overview */ Fix typo
13:06:45 <fizzie> fungot: Mr President, I do share the concerns regarding the suitability of the convention method, but we should not let that prevent us from considering the report in a holistic sense.
13:06:45 <fungot> fizzie: mr president, the european union
13:07:08 <fizzie> fungot: Yes, I totally agree. The European Union!
13:07:08 <fungot> fizzie: mr president, stop being masochistic.
13:07:24 <fizzie> fungot: Now that's just uncalled for.
13:07:25 <fungot> fizzie: mr president, i did not in fact? consumers must have rights, but these were neither heeded nor passed on.
13:56:23 <esowiki> [[1066]] M https://esolangs.org/w/index.php?diff=78427&oldid=78410 * PythonshellDebugwindow * (+384) Not dne yet
14:35:59 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78428&oldid=78423 * Tetrapyronia * (+177) Added Pistons & Pistons
14:39:05 -!- Arcorann has quit (Ping timeout: 240 seconds).
14:39:33 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78429&oldid=78419 * Tetrapyronia * (+24)
15:18:02 -!- Sgeo has joined.
15:30:42 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78430&oldid=78428 * Tetrapyronia * (+188) Added Blindfolded Arithmetic
15:31:01 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78431&oldid=78429 * Tetrapyronia * (+29)
15:42:32 -!- aaaaaa has quit (Ping timeout: 272 seconds).
15:59:37 <esowiki> [[Cells]] N https://esolangs.org/w/index.php?oldid=78432 * 3s0!an9 b0y * (+1201) Created page with "If you want to learn about '''Cells''' then go to [https://docs.google.com/document/d/e/2PACX-1vTnYFqkFcAZyTBQaqB5el-MTiGH66Jku8AIv6fPUQe5JiLkeQOXz53b-QQ3Tbnib3Pcu4S4_ZGhJbwD/..."
16:00:44 <esowiki> [[Cells]] M https://esolangs.org/w/index.php?diff=78433&oldid=78432 * 3s0!an9 b0y * (+25)
16:02:41 <esowiki> [[Cells]] M https://esolangs.org/w/index.php?diff=78434&oldid=78433 * 3s0!an9 b0y * (+19)
16:14:45 <esowiki> [[@minor!]] N https://esolangs.org/w/index.php?oldid=78435 * 3s0!an9 b0y * (+226) Created page with "Hello World: [(=_):${a--z||A--Z}] [A--Z++++++++|a--z+++++|a--z++++++++++++|a--z++++++++++++|a--z+++++++++++++++] [>==<] [(ascii):${32}] [>==<] [A--Z+++++++++++++++++++++..."
16:15:11 <esowiki> [[@minor!]] https://esolangs.org/w/index.php?diff=78436&oldid=78435 * 3s0!an9 b0y * (+21)
16:23:31 <esowiki> [[@minor!]] https://esolangs.org/w/index.php?diff=78437&oldid=78436 * 3s0!an9 b0y * (+176)
16:25:53 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78438&oldid=78421 * 3s0!an9 b0y * (+14) /* Non-alphabetic */
16:36:29 <esowiki> [[Special:Log/upload]] upload * 3s0!an9 b0y * uploaded "[[File:Screenshot 2020-11-10 at 11.36.10 AM.png]]"
16:38:11 <esowiki> [[Special:Log/upload]] upload * 3s0!an9 b0y * uploaded "[[File:Cells.png]]"
16:38:51 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78441&oldid=78434 * 3s0!an9 b0y * (+88)
17:17:54 <esowiki> [[Sayonara]] https://esolangs.org/w/index.php?diff=78442&oldid=78426 * Hakerh400 * (+166) Add random number generator
18:41:53 -!- Ohg has joined.
18:48:41 -!- aaaaaa has joined.
18:55:17 -!- spruit11 has quit (Quit: Lost terminal).
18:59:02 -!- spruit11 has joined.
19:00:41 -!- LKoen has quit (Remote host closed the connection).
19:12:47 -!- LKoen has joined.
19:13:12 -!- aaaaaa has quit (Quit: leaving).
19:20:42 -!- Ohg has quit (Remote host closed the connection).
19:21:16 -!- Ohg has joined.
19:32:45 -!- imode has joined.
19:38:58 -!- Ohg has quit (Ping timeout: 246 seconds).
20:30:30 -!- Ohg has joined.
20:35:10 -!- sprocklem has joined.
21:04:11 <esowiki> [[Combinational logic]] M https://esolangs.org/w/index.php?diff=78443&oldid=63992 * PythonshellDebugwindow * (+45) Distinguish/Confusion
21:04:54 <esowiki> [[Combinatory logic]] M https://esolangs.org/w/index.php?diff=78444&oldid=74533 * PythonshellDebugwindow * (+47) Distinguish/Confusion
21:05:30 <esowiki> [[Combinatory logic]] M https://esolangs.org/w/index.php?diff=78445&oldid=78444 * PythonshellDebugwindow * (+0) Fix link
21:07:33 <esowiki> [[GML]] M https://esolangs.org/w/index.php?diff=78446&oldid=65876 * PythonshellDebugwindow * (+23) Category langugaes
21:36:22 <esowiki> [[V (FMota)]] M https://esolangs.org/w/index.php?diff=78447&oldid=74768 * PythonshellDebugwindow * (+42) Distinguish/Confusion
21:36:47 <esowiki> [[V (DJMcMayhem)]] M https://esolangs.org/w/index.php?diff=78448&oldid=73248 * PythonshellDebugwindow * (+36) Distinguish/Confusion
21:38:33 <esowiki> [[V (DJMcMayhem)]] M https://esolangs.org/w/index.php?diff=78449&oldid=78448 * PythonshellDebugwindow * (+1) Fix typo
21:39:13 <esowiki> [[IANAL]] M https://esolangs.org/w/index.php?diff=78450&oldid=47237 * PythonshellDebugwindow * (+60) Cats + stub + header
21:41:06 <esowiki> [[Olvashat]] M https://esolangs.org/w/index.php?diff=78451&oldid=53327 * PythonshellDebugwindow * (-8) unpipe cross-namespace link
21:48:12 -!- deltaepsilon23 has joined.
21:49:01 -!- deltaepsilon23 has changed nick to delta23.
22:07:53 <esowiki> [[1066]] M https://esolangs.org/w/index.php?diff=78452&oldid=78427 * PythonshellDebugwindow * (+886) Page is done (for now at least)
22:28:22 <esowiki> [[User:Zzo38/Programming languages with unusual features]] https://esolangs.org/w/index.php?diff=78453&oldid=75312 * Zzo38 * (+248)
22:39:22 -!- Ohg has quit (Remote host closed the connection).
22:39:56 -!- Ohg has joined.
22:41:58 -!- grumble has quit (Quit: I /quit and all I got to keep was this lousy quit message!).
22:43:51 -!- grumble has joined.
22:44:33 -!- Ohg has quit (Ping timeout: 260 seconds).
22:56:01 -!- Arcorann has joined.
23:30:11 -!- tromp has quit (Remote host closed the connection).
2020-11-11
00:24:47 -!- LKoen has quit (Remote host closed the connection).
00:24:53 -!- FreeFull has quit.
00:25:05 -!- LKoen has joined.
00:28:55 -!- LKoen has quit (Remote host closed the connection).
00:47:47 <esowiki> [[C+++]] M https://esolangs.org/w/index.php?diff=78454&oldid=78309 * PythonshellDebugwindow * (+14) Category languages; remove redundant header
00:48:53 <esowiki> [[OSE]] M https://esolangs.org/w/index.php?diff=78455&oldid=78320 * PythonshellDebugwindow * (+33) Category languages and WIP; typo fix
00:50:06 <esowiki> [[Eof]] M https://esolangs.org/w/index.php?diff=78456&oldid=78400 * PythonshellDebugwindow * (+24) Category languages
00:52:09 <esowiki> [[Talk:Stopnotstop]] N https://esolangs.org/w/index.php?oldid=78457 * PythonshellDebugwindow * (+160) /* Math */ new section
00:52:30 <esowiki> [[Stopnotstop]] M https://esolangs.org/w/index.php?diff=78458&oldid=78401 * PythonshellDebugwindow * (+24) Category languages
00:53:56 <esowiki> [[@minor!]] M https://esolangs.org/w/index.php?diff=78459&oldid=78437 * PythonshellDebugwindow * (+33) Stub + category languages
00:54:23 <esowiki> [[@minor!]] M https://esolangs.org/w/index.php?diff=78460&oldid=78459 * PythonshellDebugwindow * (+0) Fix a typo
00:58:31 <esowiki> [[Blind]] M https://esolangs.org/w/index.php?diff=78461&oldid=44587 * PythonshellDebugwindow * (+27) /* External resources */ Add category
01:24:48 <zzo38> I figured out the bug in the program that I was working on; somehow I made a messy mistake and caused it when adding a new board to inherit something that it shouldn't inherit. http://zzo38computer.org/fossil/freezzt.ui/ci/55e547667202a72d?sbs=1
01:28:25 -!- Lord_of_Life_ has quit (Ping timeout: 240 seconds).
01:28:42 -!- Lord_of_Life has joined.
01:41:05 -!- Ohg has joined.
01:45:58 -!- Ohg has quit (Ping timeout: 260 seconds).
01:58:31 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78462&oldid=78367 * Not applicable * (-5468) complete rewrite for new changes; converted from new readme on github
02:00:21 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78463&oldid=78462 * Not applicable * (+50) fixed tables
03:42:08 -!- tromp has joined.
03:43:12 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78464&oldid=78430 * Tetrapyronia * (+203) Added TheSingularity
03:44:02 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78465&oldid=78431 * Tetrapyronia * (+21)
03:46:25 -!- tromp has quit (Ping timeout: 240 seconds).
03:55:52 -!- delta23 has quit (Quit: Leaving).
04:36:15 -!- tromp has joined.
04:41:00 -!- tromp has quit (Ping timeout: 258 seconds).
05:26:44 <zzo38> Icons for the types of powers on SciRPS should be made up, preferably with METAFONT (which I know how to use). The types of powers are classified as: Biological, Faith, Kung Fu, Magic, Psychic, Scientific, Superscientific, and Talent (this last one is not really a type of power; it falls somewhere between powers and skills).
05:30:21 -!- tromp has joined.
05:35:13 -!- tromp has quit (Ping timeout: 260 seconds).
05:42:50 -!- Ohg has joined.
05:47:22 -!- Ohg has quit (Ping timeout: 260 seconds).
06:24:30 -!- tromp has joined.
06:29:10 -!- tromp has quit (Ping timeout: 256 seconds).
07:18:34 -!- tromp has joined.
07:23:30 -!- tromp has quit (Ping timeout: 260 seconds).
07:31:37 -!- Ohg has joined.
08:07:18 -!- Sgeo has quit (Read error: Connection reset by peer).
08:09:07 -!- tromp has joined.
08:24:29 -!- sprocklem has quit (Ping timeout: 258 seconds).
08:34:59 -!- aaaaaa has joined.
08:53:54 -!- b_jonas has quit (Quit: leaving).
08:55:10 -!- Lord_of_Life has quit (Changing host).
08:55:10 -!- Lord_of_Life has joined.
09:09:52 -!- Ohg has quit (Remote host closed the connection).
09:10:28 -!- Ohg has joined.
09:14:31 -!- Ohg has quit (Read error: No route to host).
09:14:55 -!- Ohg has joined.
09:19:44 -!- Ohg has quit (Ping timeout: 256 seconds).
09:35:32 -!- tromp has quit (Read error: Connection reset by peer).
09:36:00 -!- tromp has joined.
10:25:08 -!- LKoen has joined.
10:35:40 -!- aaaaaa has quit (Ping timeout: 256 seconds).
10:35:55 -!- Ohg has joined.
10:40:38 -!- Ohg has quit (Ping timeout: 272 seconds).
11:31:56 -!- kspalaiologos has joined.
12:04:05 -!- kspalaiologos has quit (Quit: Leaving).
12:07:33 -!- aaaaaa has joined.
12:21:25 -!- Ohg has joined.
12:25:06 <esowiki> [[Special:Log/newusers]] create * PatrickDekker * New user account
12:29:39 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78466&oldid=78284 * PatrickDekker * (+281) I introduced myself
12:33:36 <esowiki> [[Rcpy]] N https://esolangs.org/w/index.php?oldid=78467 * PatrickDekker * (+4080) First edit,
12:36:21 -!- TheLie has joined.
12:38:53 <esowiki> [[User:PythonshellDebugwindow/AllTheCats]] M https://esolangs.org/w/index.php?diff=78468&oldid=78425 * PythonshellDebugwindow * (-13) Pattern based
12:47:17 <esowiki> [[Rcpy]] https://esolangs.org/w/index.php?diff=78469&oldid=78467 * PatrickDekker * (+179) Added some beter formatting
12:55:53 <esowiki> [[1066]] M https://esolangs.org/w/index.php?diff=78470&oldid=78452 * PythonshellDebugwindow * (+309) /* Main function */ Finish sentence + I/O
12:56:16 <esowiki> [[1066]] M https://esolangs.org/w/index.php?diff=78471&oldid=78470 * PythonshellDebugwindow * (+6) /* Examples */ Fix examples
12:56:45 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78472&oldid=78438 * PythonshellDebugwindow * (+11) /* Non-alphabetic */ Add [[1066]]
12:59:42 <esowiki> [[Mom please get me so me zucchini from sho p]] M https://esolangs.org/w/index.php?diff=78473&oldid=70902 * PythonshellDebugwindow * (-4) Rm cat (this isn't CJK, is it?) + stub
13:00:24 -!- Ohg has quit.
13:02:53 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78474&oldid=78405 * PythonshellDebugwindow * (+77) Add [[1066]]
13:03:12 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78475&oldid=78474 * PythonshellDebugwindow * (+0) Capitalize category name
13:05:06 <esowiki> [[Dig 2]] M https://esolangs.org/w/index.php?diff=78476&oldid=78075 * PythonshellDebugwindow * (+50) WIP + Languages + 2020
13:08:22 -!- aaaaaa has quit (Quit: leaving).
13:16:14 <esowiki> [[Rcpy]] M https://esolangs.org/w/index.php?diff=78477&oldid=78469 * PythonshellDebugwindow * (+162) /* Current features */ Fix formatting (convert to wikitext); typo fix
13:17:57 <esowiki> [[Rcpy]] M https://esolangs.org/w/index.php?diff=78478&oldid=78477 * PythonshellDebugwindow * (+67) /* Comming features */ Categories; formatting; typos
13:19:53 <esowiki> [[Rcpy]] M https://esolangs.org/w/index.php?diff=78479&oldid=78478 * PythonshellDebugwindow * (+7) /* Comming features */ Bullet list
13:20:50 <esowiki> [[Rcpy]] M https://esolangs.org/w/index.php?diff=78480&oldid=78479 * PythonshellDebugwindow * (+31) /* Fibonachi */ Indent blank lines (sorry for edit spam)
13:21:42 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78481&oldid=78472 * PythonshellDebugwindow * (+11) /* R */ Add [[User:PatrickDekker]]'s language [[Rcpy]]
13:22:37 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78482&oldid=78339 * PythonshellDebugwindow * (+35) test
13:23:16 <esowiki> [[Template:Inuse]] M https://esolangs.org/w/index.php?diff=78483&oldid=8620 * PythonshellDebugwindow * (+1) Indent
13:23:37 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78484&oldid=78482 * PythonshellDebugwindow * (+0) AGgin
13:24:49 <esowiki> [[Coeus]] M https://esolangs.org/w/index.php?diff=78485&oldid=78244 * PythonshellDebugwindow * (+69) Categoryesi
13:28:31 <esowiki> [[Telegram]] M https://esolangs.org/w/index.php?diff=78486&oldid=69674 * PythonshellDebugwindow * (+27) /* Computational Class */ category
13:36:36 <esowiki> [[User:PythonshellDebugwindow/Encoding Two 3-bit Numbers in a 4-bit Number]] M https://esolangs.org/w/index.php?diff=78487&oldid=73718 * PythonshellDebugwindow * (+17) What a waste of time this was
13:37:35 -!- adu has joined.
13:58:00 -!- LKoen has quit (Remote host closed the connection).
14:00:27 -!- LKoen has joined.
14:07:26 -!- b_jonas has joined.
15:02:13 -!- Arcorann has quit (Ping timeout: 260 seconds).
15:10:24 <esowiki> [[Functional()]] https://esolangs.org/w/index.php?diff=78488&oldid=73311 * Hakerh400 * (+66) Add a new example
15:11:52 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78489&oldid=78464 * Hakerh400 * (+63) +[[Functional()]]
15:13:21 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78490&oldid=78489 * Hakerh400 * (+0) sort
15:18:44 -!- Sgeo has joined.
15:20:41 -!- TheLie has quit (Remote host closed the connection).
15:30:30 <esowiki> [[User:Gamer]] M https://esolangs.org/w/index.php?diff=78491&oldid=72860 * Gamer * (-24)
15:30:50 <esowiki> [[User:Gamer]] M https://esolangs.org/w/index.php?diff=78492&oldid=78491 * Gamer * (+1) /* Madbrain (Python 3) */
15:31:11 <esowiki> [[User:Gamer]] M https://esolangs.org/w/index.php?diff=78493&oldid=78492 * Gamer * (+1) /* Madbrain (Python 3) */
16:14:17 -!- rain1 has quit (Quit: Leaving).
17:19:19 -!- rain1 has joined.
17:48:16 -!- deltaepsilon23 has joined.
17:48:32 -!- deltaepsilon23 has changed nick to delta23.
17:54:37 -!- TheLie has joined.
18:29:40 <b_jonas> oh heck. there's a weird bug in the phpbb software used on the GitP forum. you know how, when it links to a forum thread, sometimes it emits a link with some of the thread title inside the url query parameter, even though that part of the url is ignored. for a certain thread it emits an incorrect url that contains an unquoted non-ascii character there.
18:30:21 <b_jonas> I'll work this around on client side
18:31:52 <b_jonas> it's an "å" by the way
18:32:34 <b_jonas> I guess you know that this isn't the first bug that phpbb has with non-ascii characters
18:40:53 -!- Melvar has quit (Ping timeout: 258 seconds).
18:54:08 -!- Melvar has joined.
19:42:37 -!- sprocklem has joined.
21:37:03 -!- Sgeo has quit (*.net *.split).
21:37:03 -!- ATMunn has quit (*.net *.split).
21:37:04 -!- zzo38 has quit (*.net *.split).
21:37:04 -!- hakatashi has quit (*.net *.split).
21:37:38 -!- Sgeo has joined.
21:37:38 -!- ATMunn has joined.
21:37:38 -!- zzo38 has joined.
21:37:38 -!- hakatashi has joined.
21:40:21 -!- tromp has quit (*.net *.split).
21:40:21 -!- grumble has quit (*.net *.split).
21:40:22 -!- zeroed has quit (*.net *.split).
21:40:22 -!- rodgort has quit (*.net *.split).
21:40:22 -!- ineiros has quit (*.net *.split).
21:40:22 -!- paul2520 has quit (*.net *.split).
21:40:22 -!- joast has quit (*.net *.split).
21:40:22 -!- jix has quit (*.net *.split).
21:40:22 -!- clog has quit (*.net *.split).
21:40:28 -!- myndzi has quit (*.net *.split).
21:40:28 -!- lifthrasiir has quit (*.net *.split).
21:40:28 -!- relrod has quit (*.net *.split).
21:40:33 -!- ProofTechnique has quit (*.net *.split).
21:40:33 -!- aloril has quit (*.net *.split).
21:40:33 -!- V has quit (*.net *.split).
21:41:02 -!- myndzi has joined.
21:41:02 -!- lifthrasiir has joined.
21:41:02 -!- relrod has joined.
21:41:15 -!- ProofTechnique has joined.
21:41:15 -!- aloril has joined.
21:41:15 -!- V has joined.
21:41:47 -!- haavard has quit (*.net *.split).
21:41:47 -!- j-bot has quit (*.net *.split).
21:41:47 -!- orbitaldecay has quit (*.net *.split).
21:41:47 -!- iovoid has quit (*.net *.split).
21:41:47 -!- oren has quit (*.net *.split).
21:41:47 -!- FireFly has quit (*.net *.split).
21:41:48 -!- tromp has joined.
21:41:48 -!- grumble has joined.
21:41:48 -!- zeroed has joined.
21:41:48 -!- rodgort has joined.
21:41:48 -!- ineiros has joined.
21:41:48 -!- paul2520 has joined.
21:41:48 -!- joast has joined.
21:41:48 -!- jix has joined.
21:41:48 -!- clog has joined.
21:41:51 -!- adu has quit (*.net *.split).
21:41:51 -!- Lord_of_Life has quit (*.net *.split).
21:41:51 -!- imode has quit (*.net *.split).
21:41:52 -!- lambdabot has quit (*.net *.split).
21:41:52 -!- Hooloovo0 has quit (*.net *.split).
21:41:52 -!- laerling has quit (*.net *.split).
21:41:52 -!- fungot has quit (*.net *.split).
21:41:52 -!- myname has quit (*.net *.split).
21:41:52 -!- stux|RC-only has quit (*.net *.split).
21:41:57 -!- Discordian[m] has quit (*.net *.split).
21:42:17 -!- adu has joined.
21:42:17 -!- Lord_of_Life has joined.
21:42:17 -!- imode has joined.
21:42:17 -!- lambdabot has joined.
21:42:17 -!- Hooloovo0 has joined.
21:42:17 -!- laerling has joined.
21:42:17 -!- fungot has joined.
21:42:17 -!- stux|RC-only has joined.
21:42:17 -!- myname has joined.
21:42:23 -!- haavard has joined.
21:42:23 -!- j-bot has joined.
21:42:23 -!- orbitaldecay has joined.
21:42:23 -!- iovoid has joined.
21:42:23 -!- oren has joined.
21:42:23 -!- FireFly has joined.
21:42:33 -!- iovoid has quit (Max SendQ exceeded).
21:42:35 -!- Discordian[m] has joined.
21:42:35 -!- stux|RC-only has quit (Max SendQ exceeded).
21:42:35 <imode> don't leave me fungot.
21:42:35 <fungot> imode: mr president, ladies and gentlemen, i will focus on three vital points of the draft regulation concerning labelling of foodstuffs and the enormous discontent, of which i am sure you will listen carefully to my explanation of vote. i have seen enough members and officials of the commission.
21:42:36 -!- Hooloovo0 has quit (Excess Flood).
21:43:03 <imode> that was incredibly lucid.
21:43:26 -!- Discordian[m] has quit (Ping timeout: 240 seconds).
21:43:27 -!- iovoid has joined.
21:44:24 -!- none30 has quit (Ping timeout: 240 seconds).
21:44:49 -!- wmww has quit (Ping timeout: 244 seconds).
21:45:22 -!- Hooloovo0 has joined.
21:45:43 -!- stux|RC-only has joined.
21:46:46 -!- rain1 has quit (*.net *.split).
21:46:47 -!- LKoen has quit (*.net *.split).
21:46:47 -!- spruit11 has quit (*.net *.split).
21:46:47 -!- sftp has quit (*.net *.split).
21:46:47 -!- olsner has quit (*.net *.split).
21:46:47 -!- HackEso has quit (*.net *.split).
21:46:47 -!- Bowserinator has quit (*.net *.split).
21:46:47 -!- fizzie has quit (*.net *.split).
21:46:47 -!- shachaf has quit (*.net *.split).
21:46:50 -!- user3456 has quit (*.net *.split).
21:46:50 -!- kmc has quit (*.net *.split).
21:46:50 -!- Deewiant has quit (*.net *.split).
21:47:07 -!- rain1 has joined.
21:47:07 -!- LKoen has joined.
21:47:07 -!- spruit11 has joined.
21:47:07 -!- sftp has joined.
21:47:07 -!- olsner has joined.
21:47:07 -!- HackEso has joined.
21:47:07 -!- Bowserinator has joined.
21:47:07 -!- fizzie has joined.
21:47:07 -!- shachaf has joined.
21:48:32 -!- TheLie has quit (*.net *.split).
21:48:33 -!- dog_star has quit (*.net *.split).
21:48:33 -!- izabera has quit (*.net *.split).
21:48:33 -!- kkd has quit (*.net *.split).
21:50:55 -!- user3456 has joined.
21:50:55 -!- kmc has joined.
21:50:55 -!- Deewiant has joined.
21:51:05 -!- TheLie has joined.
21:51:05 -!- dog_star has joined.
21:51:05 -!- izabera has joined.
21:51:05 -!- kkd has joined.
21:51:39 -!- sprocklem has quit (*.net *.split).
21:51:39 -!- shinh has quit (*.net *.split).
21:51:40 -!- heroux has quit (*.net *.split).
21:51:46 -!- delta23 has quit (*.net *.split).
21:51:46 -!- b_jonas has quit (*.net *.split).
21:51:46 -!- moony has quit (*.net *.split).
21:51:46 -!- wesleyac has quit (*.net *.split).
21:51:46 -!- int-e has quit (*.net *.split).
21:51:46 -!- RTFM[ChOkO] has quit (*.net *.split).
21:51:46 -!- ornxka has quit (*.net *.split).
21:51:46 -!- diginet has quit (*.net *.split).
21:53:00 -!- delta23 has joined.
21:53:00 -!- b_jonas has joined.
21:53:00 -!- moony has joined.
21:53:00 -!- wesleyac has joined.
21:53:00 -!- int-e has joined.
21:53:00 -!- RTFM[ChOkO] has joined.
21:53:00 -!- ornxka has joined.
21:53:00 -!- diginet has joined.
21:53:05 -!- sprocklem has joined.
21:53:05 -!- shinh has joined.
21:53:05 -!- heroux has joined.
21:53:43 -!- Melvar has quit (*.net *.split).
21:53:43 -!- also_uplime has quit (*.net *.split).
21:53:44 -!- trn has quit (*.net *.split).
21:53:44 -!- interruptinuse has quit (*.net *.split).
21:53:44 -!- gitlogger has quit (*.net *.split).
21:53:44 -!- catern has quit (*.net *.split).
21:54:05 -!- dnm has quit (*.net *.split).
21:54:05 -!- shikhin has quit (*.net *.split).
21:54:06 -!- sparr has quit (*.net *.split).
21:54:08 -!- Melvar has joined.
21:54:08 -!- also_uplime has joined.
21:54:08 -!- trn has joined.
21:54:08 -!- interruptinuse has joined.
21:54:08 -!- gitlogger has joined.
21:54:08 -!- catern has joined.
21:54:12 -!- trn has quit (Max SendQ exceeded).
21:54:16 -!- trnv2 has joined.
21:54:31 -!- vertrex has quit (*.net *.split).
21:54:31 -!- mniip has quit (*.net *.split).
21:54:31 -!- sebbu has quit (*.net *.split).
21:54:49 -!- dnm has joined.
21:54:49 -!- shikhin has joined.
21:54:49 -!- sparr has joined.
21:54:55 -!- sparr has quit (Max SendQ exceeded).
21:55:06 -!- vertrex has joined.
21:55:06 -!- mniip has joined.
21:55:06 -!- sebbu has joined.
21:55:44 -!- sparr has joined.
21:59:06 -!- trnv2 has changed nick to trn.
22:21:26 -!- wmww has joined.
22:24:33 -!- none30 has joined.
22:26:08 -!- imode has quit (Ping timeout: 260 seconds).
22:26:09 -!- TheLie has quit (Remote host closed the connection).
22:27:16 -!- Discordian[m] has joined.
22:27:47 -!- imode has joined.
23:09:17 -!- deltaepsilon23 has joined.
23:10:25 -!- delta23 has quit (Ping timeout: 264 seconds).
2020-11-12
00:01:03 -!- deltaepsilon23 has changed nick to delta23.
00:20:19 -!- LKoen has quit (Remote host closed the connection).
00:28:30 -!- LKoen has joined.
00:41:28 <delta23> i designed a weird esolang a while back, just remembered it
00:41:43 <delta23> it was like bf, <> is for moving along the tape
00:41:56 <delta23> but the tape started w/ all cells @ exactly 0.5
00:42:01 <delta23> so it was a real tape
00:42:13 <delta23> then there was a 0 and 1 command which did:
00:42:40 <delta23> current cell = (current cell + (0 or 1))/2
00:43:00 <delta23> an invert command ! which set the current cell to 1- it's current value
00:43:21 <delta23> and the normal [] brackets, although w/ probabilistic function
00:43:41 <delta23> now that i think about it
00:43:53 <delta23> i think i should have added a stack
00:44:03 <delta23> and a command to multiply the top two items on the stack
00:44:34 <zzo38> I hope that you can write it in esolang wiki
00:47:30 <esowiki> [[Special:Log/newusers]] create * Delta23 * New user account
00:47:59 <delta23> ill do that then
00:50:22 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78494&oldid=78466 * Delta23 * (+138)
00:57:34 -!- Melvar has quit (Ping timeout: 256 seconds).
01:07:55 <esowiki> [[Real Brainfuck]] N https://esolangs.org/w/index.php?oldid=78495 * Delta23 * (+1260) Created page with "Real Brainfuck is a brainfuck variant that operates on the real-valued range {0, 1}. The tape starts with all cells set to 0.5. It also has a stack. This is a more usable vers..."
01:09:08 -!- adu has quit (Quit: adu).
01:11:24 -!- Melvar has joined.
01:17:18 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78496&oldid=78481 * Delta23 * (+21)
01:24:19 -!- delta23 has quit (Ping timeout: 246 seconds).
01:25:00 -!- deltaepsilon23 has joined.
01:25:06 -!- deltaepsilon23 has changed nick to delta23.
01:28:23 -!- Lord_of_Life_ has joined.
01:30:28 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:57:42 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78497&oldid=78490 * Tetrapyronia * (+34) Added Real Brainfuck
01:58:41 -!- adu has joined.
01:59:04 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78498&oldid=78465 * Tetrapyronia * (+21)
02:05:47 -!- 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.”).
02:17:37 <esowiki> [[Real Brainfuck]] M https://esolangs.org/w/index.php?diff=78499&oldid=78495 * PythonshellDebugwindow * (+62) Cats + link
02:18:21 -!- adu has quit (Quit: adu).
02:27:31 -!- diverger has quit (K-Lined).
02:36:03 -!- adu has joined.
02:40:33 -!- Sgeo has quit (Read error: Connection reset by peer).
02:44:08 -!- Sgeo has joined.
04:38:58 <esowiki> [[Special:Log/newusers]] create * Sinakhalili * New user account
04:42:31 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78500&oldid=78494 * Sinakhalili * (+220) /* Introductions */
04:43:47 <esowiki> [[Folders]] M https://esolangs.org/w/index.php?diff=78501&oldid=75129 * Sinakhalili * (+79) Add python implementation
04:52:55 <esowiki> [[User:Sinakhalili]] N https://esolangs.org/w/index.php?oldid=78502 * Sinakhalili * (+171) Created page with "What up y'all. Aspiring esolanger. Lover of all things self-referential. Currently works: * [[Folders]] python [https://github.com/sinakhalili/Folders.py implementation]"
04:57:56 -!- Arcorann has joined.
05:22:12 -!- delta23 has quit (Ping timeout: 256 seconds).
05:24:13 -!- deltaepsilon23 has joined.
05:24:20 -!- deltaepsilon23 has changed nick to delta23.
05:54:01 -!- adu has left.
06:55:46 -!- sprocklem has quit (Ping timeout: 246 seconds).
07:36:47 <esowiki> [[Brainfuck]] https://esolangs.org/w/index.php?diff=78503&oldid=78130 * Rdebath * (-111) Removed link to non-existent page for interpreter that didn't work.
08:02:11 -!- BWBellairs has quit (Quit: Quit).
08:03:23 -!- BWBellairs has joined.
08:05:19 -!- LKoen has joined.
08:26:44 -!- 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.”).
08:30:09 <esowiki> [[Talk:Modulous]] M https://esolangs.org/w/index.php?diff=78504&oldid=78181 * Abyxlrz * (-183)
08:42:36 -!- Sgeo has quit (Read error: Connection reset by peer).
08:45:09 -!- rodgort has quit (Quit: Leaving).
08:46:41 -!- rodgort has joined.
08:50:34 -!- imode has quit (Ping timeout: 246 seconds).
08:53:08 -!- imode has joined.
09:06:10 -!- LKoen has joined.
09:09:54 -!- LKoen has quit (Client Quit).
09:12:31 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78505&oldid=78497 * Hakerh400 * (+62) +[[Bitwise Trance]]
09:40:50 -!- imode has quit (Ping timeout: 264 seconds).
09:42:30 -!- imode has joined.
10:06:02 -!- imode has quit (Ping timeout: 264 seconds).
10:06:43 -!- imode has joined.
10:09:29 -!- TheLie has joined.
10:52:22 -!- delta23 has quit (Quit: Leaving).
11:22:04 -!- ski has joined.
11:31:14 -!- imode has quit (Ping timeout: 264 seconds).
12:05:44 -!- TheLie has quit (Remote host closed the connection).
13:08:30 -!- spruit11 has quit (Ping timeout: 256 seconds).
13:51:14 -!- spruit11 has joined.
14:01:12 -!- aaaaaa has joined.
14:08:43 -!- aaaaaa has quit (Ping timeout: 246 seconds).
14:56:38 -!- Arcorann has quit (Ping timeout: 260 seconds).
15:09:46 -!- Sgeo has joined.
15:10:59 -!- Frater_EST has joined.
15:32:40 <esowiki> [[Smooth transition to a second term]] N https://esolangs.org/w/index.php?oldid=78506 * Hakerh400 * (+3999) +[[Smooth transition to a second term]]
15:32:47 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78507&oldid=78496 * Hakerh400 * (+41) +[[Smooth transition to a second term]]
15:34:23 <esowiki> [[XENBLN]] M https://esolangs.org/w/index.php?diff=78508&oldid=74679 * PythonshellDebugwindow * (+9) /* Loop while no input (3 bytes) */ update link
15:58:49 <esowiki> [[XENBLN]] M https://esolangs.org/w/index.php?diff=78509&oldid=78508 * PythonshellDebugwindow * (+506) /* Number separation */ Non-combining digits
16:02:45 -!- TheLie has joined.
16:09:58 <esowiki> [[XENBLN/Commands]] M https://esolangs.org/w/index.php?diff=78510&oldid=78100 * PythonshellDebugwindow * (+1360) Update commands
16:15:47 <esowiki> [[User:PythonshellDebugwindow/Cmt]] M https://esolangs.org/w/index.php?diff=78511&oldid=75558 * PythonshellDebugwindow * (+186) /* Built-in tags */ Updats
16:16:59 <esowiki> [[User:PythonshellDebugwindow/Cmt]] M https://esolangs.org/w/index.php?diff=78512&oldid=78511 * PythonshellDebugwindow * (+123) /* Built-in tags */ More
16:20:29 <esowiki> [[Esolang:Sandbox/JSON]] N https://esolangs.org/w/index.php?oldid=78513 * PythonshellDebugwindow * (+46) And he will be JSON / and he will be a good object / and he will be JSON / in tradition with the data plan
16:21:38 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78514&oldid=78513 * PythonshellDebugwindow * (+2) JSON wears his curly brackets like a crown
16:21:48 <esowiki> [[Esolang:Sandbox/JSON]] https://esolangs.org/w/index.php?diff=78515&oldid=78514 * PythonshellDebugwindow * (+0) PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "wikitext" to "JavaScript": And he shall be JSON / and he shall be a good page
16:21:48 <esowiki> [[Special:Log/contentmodel]] change * PythonshellDebugwindow * PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "wikitext" to "JavaScript": And he shall be JSON / and he shall be a good page
16:23:18 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78516&oldid=78515 * PythonshellDebugwindow * (+2) He was born an object / to a script on a Windows computer
16:23:28 <esowiki> [[Esolang:Sandbox/JSON]] https://esolangs.org/w/index.php?diff=78517&oldid=78516 * PythonshellDebugwindow * (+0) PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "JavaScript" to "wikitext"
16:23:28 <esowiki> [[Special:Log/contentmodel]] change * PythonshellDebugwindow * PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "JavaScript" to "wikitext"
16:24:20 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78518&oldid=78517 * PythonshellDebugwindow * (+29) And he shall be JSON
16:24:47 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78519&oldid=78518 * PythonshellDebugwindow * (-2) ad
16:25:25 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78520&oldid=78519 * PythonshellDebugwindow * (+10) aef
16:26:27 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78521&oldid=78520 * PythonshellDebugwindow * (+8) json++
16:26:35 <esowiki> [[Esolang:Sandbox/JSON]] https://esolangs.org/w/index.php?diff=78522&oldid=78521 * PythonshellDebugwindow * (+14) PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "wikitext" to "JSON"
16:26:35 <esowiki> [[Special:Log/contentmodel]] change * PythonshellDebugwindow * PythonshellDebugwindow changed the content model of the page [[Esolang:Sandbox/JSON]] from "wikitext" to "JSON"
16:27:21 <esowiki> [[Esolang:Sandbox/JSON]] M https://esolangs.org/w/index.php?diff=78523&oldid=78522 * PythonshellDebugwindow * (+90) And he shall be JSON
16:27:58 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78524&oldid=78484 * PythonshellDebugwindow * (+25) Json
16:29:03 <esowiki> [[User:PythonshellDebugwindow/UnusedLangLetters]] M https://esolangs.org/w/index.php?diff=78525&oldid=75291 * PythonshellDebugwindow * (-1) hm
17:50:40 -!- Frater_EST has quit (Read error: Connection reset by peer).
17:53:01 -!- Frater_EST has joined.
17:57:42 -!- Frater_EST has quit (Read error: Connection reset by peer).
18:00:55 -!- Frater_EST has joined.
18:19:05 -!- Frater_EST has quit (Read error: Connection reset by peer).
18:21:34 -!- Frater_EST has joined.
18:25:05 <esowiki> [[Brainfuck algorithms]] https://esolangs.org/w/index.php?diff=78526&oldid=76933 * Rdebath * (+1421) Update "Print value of cell x as number for ANY sized cell"
18:39:56 -!- TheLie has quit (Remote host closed the connection).
19:02:38 -!- Frater_EST has quit (Read error: Connection reset by peer).
19:17:10 -!- sprocklem has joined.
19:20:18 <esowiki> [[Special:Log/newusers]] create * BrightBlackHole * New user account
19:21:23 -!- kspalaiologos has joined.
19:22:07 -!- palaiologos has joined.
19:22:26 -!- palaiologos has quit (Client Quit).
19:26:10 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78527&oldid=78500 * BrightBlackHole * (+212)
19:28:10 <esowiki> [[User:BrightBlackHole]] N https://esolangs.org/w/index.php?oldid=78528 * BrightBlackHole * (+285) move along nothing to see here
19:33:33 <esowiki> [[Talk:///]] https://esolangs.org/w/index.php?diff=78529&oldid=69416 * BrightBlackHole * (+411) /* Programming quirk? */ new section
19:59:10 <esowiki> [[Special:Log/newusers]] create * Jay-jayjay * New user account
20:02:42 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78530&oldid=78527 * Jay-jayjay * (+157)
20:13:47 -!- imode has joined.
20:15:28 <esowiki> [[Talk:///]] https://esolangs.org/w/index.php?diff=78531&oldid=78529 * BrightBlackHole * (+110) /* Programming quirk? */
20:17:05 <esowiki> [[User talk:BrightBlackHole]] N https://esolangs.org/w/index.php?oldid=78532 * BrightBlackHole * (+56) Created page with "if you want to talk to me ples talk to me here thank you"
20:18:18 <esowiki> [[User:BrightBlackHole]] https://esolangs.org/w/index.php?diff=78533&oldid=78528 * BrightBlackHole * (+16)
20:18:27 <esowiki> [[User:BrightBlackHole]] https://esolangs.org/w/index.php?diff=78534&oldid=78533 * BrightBlackHole * (+5) /* how i can prove i am a human */
20:18:39 <esowiki> [[User:BrightBlackHole]] M https://esolangs.org/w/index.php?diff=78535&oldid=78534 * BrightBlackHole * (-1)
20:36:45 -!- clog has quit (Ping timeout: 240 seconds).
20:36:52 -!- clog has joined.
20:38:13 -!- kspalaiologos has quit (Quit: Leaving).
21:18:03 -!- deltaepsilon23 has joined.
21:18:20 -!- deltaepsilon23 has changed nick to delta23.
21:28:09 -!- Cale has quit (Ping timeout: 244 seconds).
21:31:40 -!- Cale has joined.
21:37:14 -!- Cale has quit (Ping timeout: 264 seconds).
21:43:03 <esowiki> [[SdofgOS Deleter]] M https://esolangs.org/w/index.php?diff=78536&oldid=70497 * PythonshellDebugwindow * (+28) /* Trivia */ See also
21:45:14 <esowiki> [[Talk:///]] https://esolangs.org/w/index.php?diff=78537&oldid=78531 * BrightBlackHole * (+68)
21:51:36 -!- Cale has joined.
22:05:56 <b_jonas> Scott Aaronson says that the current provider will no longer be able to host the Complexity Zoo https://complexityzoo.uwaterloo.ca/Complexity_Zoo and needs a new provider.
22:08:07 <int-e> "says"?
22:08:35 <int-e> oh, here. https://www.scottaaronson.com/blog/?p=5094
22:09:22 <esowiki> [[Bfos]] N https://esolangs.org/w/index.php?oldid=78538 * PythonshellDebugwindow * (+403) Why not
22:09:33 <int-e> "new regulations in Ontario about the accessibility of websites, which the Zoo might be out of compliance with"... sigh
22:11:58 <imode> ..how does that affect the suitability of hosting providers.
22:12:13 <imode> what in the world.
22:12:21 <int-e> imode: note the "uwaterloo"
22:12:31 <int-e> it's a university
22:13:02 <imode> yeah I realize that but what the fuck, you're going to take down something that's not accessible and thus make it de-facto inaccessible vs. providing a path for making it accessible? fuck you.
22:13:20 <imode> the removal of information should not be the solution to accessibility.
22:13:30 <imode> "oh you can't walk up these stairs? fuck the stairs."
22:13:38 <imode> and then everyone's worse off.
22:14:12 <int-e> it's just... if this affects people sharing their scientific contributions rather than administrative and teaching pages that are of general concern, then the regulations seem to be overreaching, and it'll be bad for science.
22:15:05 <int-e> But I suspect we all agree on that anyway.
22:15:24 <imode> +1.
22:16:16 <b_jonas> it's a very small website with not much traffic, so it barely needs disk space or network
22:16:47 <int-e> Scott isn't holding back. "the issue likely involves bureaucrats at a higher level who suffer from an impairment far more serious than blindness, deafness, or anything else that’s merely physical."
22:17:41 <b_jonas> (also, oddly, most of the actual content is in the Project namespace. that's not how you're supposed to use a Mediawiki.)
22:18:16 <imode> accessability guidelines should be influenced by talking to the people that are affected.
22:18:58 <int-e> imode: ...well you clearly have no idea how bureaucrats work :P
22:20:40 <int-e> (I honestly don't know what the norm is... ideally, yes, they'll talk to people. but I guess the best case is that they talk to management level people and maybe some random people who are forced into a taskforce kind of thing that they don't get any credit for... and in the worst case they rely on their own "common sense")
22:22:59 <rain1> this happened with MIT lectures that weren't subtitled, didn't it?
22:23:04 <rain1> they took them all down
22:23:27 <rain1> maybe somewhere other than MIT
22:24:47 <int-e> doesn't ring a bell, but it sounds plausible
22:29:35 <rain1> Berkeley Will Delete Online Content
22:29:35 <rain1> Starting March 15, the university will begin removing more than 20,000 video and audio lectures from pub
22:29:35 <rain1> Berkeley Will Delete Online Content
22:29:35 <rain1> Starting March 15, the university will begin removing more than 20,000 video and audio lectures from public view as a result of a Justice Department accessibility order.
22:29:35 <rain1> lic view as a result of a Justice Department accessibility order.
22:29:37 <rain1> found it
22:30:12 -!- iovoid has quit (Ping timeout: 260 seconds).
22:30:12 -!- myndzi has quit (Ping timeout: 260 seconds).
22:30:13 <int-e> Thanks
22:31:23 -!- iovoid has joined.
22:31:59 <imode> int-e: as someone working with bureaucrats, I know how they work. doesn't mean I have to agree with them.
22:33:14 <int-e> . o O ( But you *have* to agree with them... isn't that the whole point. :P )
22:33:34 -!- myndzi has joined.
22:33:41 <int-e> Sorry, this is too easy.
22:33:46 <int-e> ^dance
22:33:56 <int-e> !dance
22:34:06 <int-e> oh wait, it's celebrate... now which bot...
22:34:08 <int-e> ^celebrate
22:34:08 <fungot> \o| c.c \o/ ಠ_ಠ \m/ \m/ \o_ c.c _o/ \m/ \m/ ಠ_ಠ \o/ c.c |o/
22:34:21 <int-e> myndzi is still broken.
22:38:08 -!- Arcorann has joined.
22:41:07 <esowiki> [[Special:Log/newusers]] create * Someguy004 * New user account
22:45:58 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78539&oldid=78530 * Someguy004 * (+122)
22:48:09 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78540&oldid=78539 * Someguy004 * (+20)
23:20:23 <esowiki> [[NestFuck]] N https://esolangs.org/w/index.php?oldid=78541 * Someguy004 * (+2032) Created page with "== NestFuck == NestFuck is a language that uses pairs of nested brackets to execute [[brainfuck]] instructions. It uses 3 characters as follows: {| class="wikitable" |- ! Char..."
23:20:36 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78542&oldid=78541 * Someguy004 * (-1) /* Examples */
23:20:55 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78543&oldid=78542 * Someguy004 * (+1) /* Examples */
23:25:15 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78544&oldid=78543 * Someguy004 * (-15) /* NestFuck */
2020-11-13
00:16:26 <zzo38> If you are making hashcash, I think that the padding of SHA1 only needs to be implemented once unless the length changes, and maybe some other stuff too I don't know. Since, it requires calculating the hash many times until enough first few bits are all zero.
00:18:03 <zzo38> (I also had a idea of a variant, which uses "timestamp:version:resource:bits:random", where the timestamp is preceded by its length, and there is no counter field (it is not needed since the random field can be used). It uses only base36 and base64, and a line feed must be appended when calculating the hash.
00:51:08 <esowiki> [[Brainfunc]] M https://esolangs.org/w/index.php?diff=78545&oldid=72350 * PythonshellDebugwindow * (-2) /* Functions */ Essential for looping
01:29:02 -!- Lord_of_Life has joined.
01:30:49 -!- Lord_of_Life_ has quit (Ping timeout: 264 seconds).
03:07:07 -!- clog has quit (Ping timeout: 260 seconds).
04:28:06 -!- adu has joined.
04:49:45 -!- delta23 has quit (Quit: Leaving).
04:51:09 -!- Frater_EST has joined.
05:00:56 -!- deltaepsilon23 has joined.
05:01:08 -!- deltaepsilon23 has changed nick to delta23.
05:02:39 -!- clog has joined.
06:01:52 -!- Frater_EST has quit (Read error: Connection reset by peer).
06:08:11 -!- adu has quit (Quit: adu).
07:29:40 -!- Sgeo has quit (Read error: Connection reset by peer).
08:18:13 -!- Lord_of_Life has quit (Changing host).
08:18:13 -!- Lord_of_Life has joined.
08:36:03 -!- Arcorann has quit (Read error: Connection reset by peer).
08:36:30 -!- Arcorann has joined.
09:22:50 -!- sprocklem has quit (Ping timeout: 264 seconds).
09:41:25 <moony> TODO: bug ais523 about feather on dec 14th or afterward (it's 10 year anniversary on the wiki)
10:35:25 <esowiki> [[Election 2020]] N https://esolangs.org/w/index.php?oldid=78546 * Hakerh400 * (+2424) +[[Election 2020]]
10:35:28 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=78547&oldid=77372 * Hakerh400 * (+20) +[[Election 2020]]
12:25:34 -!- delta23 has quit (Quit: Leaving).
12:50:06 <int-e> "the chess any% world record speed run"
12:59:51 <myname> wat
13:02:08 <Arcorann> Someone TASed a chess game to get a fool's mate once
13:02:49 <Arcorann> *5-move mate --> http://tasvideos.org/2677S.html
13:03:45 <Arcorann> *3-move mate
13:04:59 <fizzie> int-e: Takes damage to save time?
13:06:38 <fizzie> (No major glitches?)
13:08:06 -!- LKoen has joined.
13:09:59 <int-e> It was more or less a quote from https://www.youtube.com/watch?v=rYP3FL7mDX8 ...I found it funny :)
13:10:27 <fizzie> I heard if you're playing black, there's a frame-perfect trick you can do that lets you move two pieces at once.
13:14:08 <int-e> does it involve any opportunistic toilet breaks?
13:19:13 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78548&oldid=78544 * Someguy004 * (+344) /* Examples */
13:48:07 <b_jonas> int-e: is that a two-player one, or one versus the computer?\
13:49:40 <b_jonas> a one-player one. I See.
13:50:08 <b_jonas> fizzie: is that castling?
14:25:14 -!- Arcorann has quit (Ping timeout: 272 seconds).
14:27:09 -!- TheLie has joined.
15:05:53 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78549&oldid=78548 * Someguy004 * (+87)
15:14:23 -!- Sgeo has joined.
15:16:26 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78550&oldid=78505 * Tetrapyronia * (+153)
15:16:45 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78551&oldid=78498 * Tetrapyronia * (+52)
15:27:50 -!- LKoen has quit (Remote host closed the connection).
15:56:21 -!- TheLie has quit (Remote host closed the connection).
16:03:31 -!- sparr has quit (Changing host).
16:03:31 -!- sparr has joined.
16:28:45 -!- LKoen has joined.
16:35:32 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78552&oldid=78475 * PythonshellDebugwindow * (+127) /* Languages */ bfos
16:57:50 <esowiki> [[Bfos]] M https://esolangs.org/w/index.php?diff=78553&oldid=78538 * PythonshellDebugwindow * (+782) Specify commands\
17:07:31 -!- LKoen_ has joined.
17:10:25 -!- LKoen has quit (Ping timeout: 264 seconds).
17:58:51 <int-e> b_jonas: well, the video is making a joke about an actual two-player match that happened
18:00:35 <int-e> (From that odd pogchamps event where they pitted high profile streamers against each other.)
18:02:49 <int-e> Oh, Apple is fighting the good fight and adding ads to their... mobile phone settings menu?
18:03:57 <imode> among other things.
18:04:07 <imode> like crippling your machine if you don't send them updates on what you're doing.
18:06:29 -!- APic has quit (Ping timeout: 268 seconds).
18:07:26 -!- APic has joined.
18:08:10 <int-e> And crippling your machine when you do send them updates on what you're doing? (They had an OCSP server outage that caused non-Apple apps to fail to start)
18:08:39 <imode> that's what I'm referring to.
18:09:10 <int-e> Hmm, but it's logically the opposite :P
18:09:49 <imode> how do you live so well with a log jam in your ass.
18:10:21 <int-e> so many assumptions
18:12:35 * int-e is pondering how this happened... but in the mobile phone case, the system started out as stupid and inflexible and closed... and the vendor platforms that we have now are still more open than the things of the past. So we "just" missed the opportunity for the revolution to demand and seize complete control of the smartphones when they were new.
18:18:19 <b_jonas> int-e: right. and they even managed to get my relatives to keep complaining that I should get a smartphone, and trying to explain to me in very reasonable ways why it would be good for my own sake if I got a smartphone, and how it would solve the very problems that I'm complaining about (but forgetting about the problems that it would cause)
18:18:56 <int-e> imode: the problem is really that both variants make sense; one is a form of nudging, the other is a weird accident in an otherwise invisible mechanism.
18:19:19 <imode> the fact that it's in place in the first place is an unmitigated disaster.
18:19:57 <int-e> But it's for your own security!
18:20:17 <int-e> b_jonas: Hmm. I'm only hearing that they're convenient, not that they solve any actual problems.
18:20:53 <b_jonas> int-e: I'm talking about my relatives. they know me and what I need and what they have to tell me, they can tailor what they say to my individual problems
18:21:04 <int-e> Sure.
18:21:04 <b_jonas> I'm not talking about the advertisments
18:21:24 <b_jonas> advertisments invent problems for whatever they want to sell
18:21:34 <b_jonas> problems that you didn't even know you had
18:21:49 <int-e> "don't worry about us, all we want is your attention"
18:22:02 <b_jonas> admittedly they do use smartphones, so it's at least preaching what they practice
18:22:24 -!- LKoen_ has quit (Remote host closed the connection).
18:22:39 <b_jonas> as in, they're talking into a cellphone when they explain why I should get one
18:23:05 <b_jonas> and I'm sitting in front of a 26 inch monitor when I explain to them why I don't want one
18:25:18 <imode> two years ago I gave into the smartphone thing. since then, I've had to deal with the god damn things breaking all the time. my family, being used to flip phones that were nigh-indestructible, broke everything. screens, buttons, etc.
18:25:29 <imode> bought 'em CAT S61s.
18:25:41 <imode> now the only thing I worry about is their privacy.
18:45:15 -!- LKoen has joined.
19:00:41 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78554&oldid=78549 * Someguy004 * (+1) /* Examples */
19:28:29 -!- sprocklem has joined.
19:30:21 -!- madjidNRL has joined.
19:31:11 -!- madjidNRL has quit (Client Quit).
19:36:22 <esowiki> [[C()]] M https://esolangs.org/w/index.php?diff=78555&oldid=69733 * Rdococ * (-773) Blanked the page
20:27:28 -!- LKoen has quit (Remote host closed the connection).
20:42:13 -!- sebbu has quit (Quit: reboot).
20:53:07 -!- clog has quit (Ping timeout: 258 seconds).
20:55:49 -!- clog has joined.
21:01:48 -!- deltaepsilon23 has joined.
21:02:37 -!- deltaepsilon23 has changed nick to delta23.
21:14:44 -!- LKoen has joined.
22:00:12 <esowiki> [[Fi]] M https://esolangs.org/w/index.php?diff=78556&oldid=75377 * Rdococ * (-873) Blanked the page
22:17:50 -!- sebbu has joined.
22:36:16 -!- also_uplime has quit (Ping timeout: 256 seconds).
22:38:03 <int-e> https://www.nytimes.com/2020/11/09/technology/no-software-glitches-are-not-affecting-vote-counts.html ... 'The problem, election security experts and state officials concluded, was that an election worker had configured ballot scanners and reporting systems with slightly different versions of the ballot, which meant some results did not line up with the right candidate when officials loaded them...
22:38:09 <int-e> ...into the system.'
22:38:20 <int-e> This irritates me slightly, why are there different versions of the ballot?
22:40:23 <int-e> Hmm, maybe they had a testrun. https://eu.freep.com/story/news/politics/elections/2020/11/06/antrim-county-vote-glitch-software-update/6194745002/ speaks of a missed update.
22:42:00 -!- also_uplime has joined.
22:49:06 <fizzie> I think it'd be nice to for once vote in an election that has a ballot with all kinds of questions it. In Finnish elections, you write in one number (or draw a rude picture, or write in "Donald Duck", if you're of that kind), and that's it. AIUI, the US ballots are proper long.
22:51:07 <fizzie> Also curious: in Finland the standard Disney character for a protest vote is Donald Duck, while I understand in US it's Mickey Mouse.
22:51:34 <b_jonas> what? Disney character as protest vote?
22:51:35 <fizzie> Maybe something to do with the relative popularity and familiarity of the characters.
22:51:43 <fizzie> That's what we (and US) do.
22:51:49 <b_jonas> weird
22:51:53 <fizzie> https://en.wikipedia.org/wiki/Protest_vote "Write-in votes may also indicate protest voting; in the United States, Mickey Mouse has historically been a popular choice."
22:52:01 <fizzie> Yeah, I don't know specifically why.
22:52:53 <int-e> you could do worse for the standard fictional character....
22:53:39 <fizzie> Oh, we're mentioned on that page too.
22:53:49 <b_jonas> I thought if you wanted to invalidate your ballot, the canonical choice was to mark the first two options or candidates in the list
22:54:01 <fizzie> "In the parliamentary elections in Finland and Sweden, voters have also used Donald Duck as a protest vote.[9] In Ukraine, the Internet Party nominated Darth Vader for mayoral elections in Kyiv and Odesa, and tried to nominate Darth Vader for presidency, although this application was rejected.[10]"
22:54:38 <b_jonas> I see
22:56:37 <moony> Codidact (SE alternative that launched because of that moderation fiasco a couple years back) just launched a codegolf site if anyone's interested. Though when I say just launched i mean it, it's only a few hr old. https://codegolf.codidact.com/categories/49
22:57:26 <int-e> Ballots can get pretty sizeable without tricky questions, just due to the sheer number of choices... like 15 parties and 25 direct candidates...
22:58:27 <zzo38> If the winner of the election is a fictional character or is someone who has been dead for more than one year, then there should be no president, and they have to wait for next year to make another election.
23:00:15 <fizzie> int-e: I guess, but I was really thinking about the part that you fill out. In our case, it's usually like an A6 sized piece of paper with a big circle in one half, and you write your candidate number inside and fold it in half.
23:01:21 <int-e> fizzie: Ah. Here you get a long long list with circles for each candidate... and you mark one of the circles.
23:01:52 <int-e> So the list is the ballot.
23:02:21 <int-e> voting systems are interesting... there are so many of them
23:02:37 <fizzie> Clearly we should get to vote on what's the best one.
23:02:48 <int-e> fizzie: in your case, how do you know you have the right list?
23:03:11 <int-e> it's always easy to find flaws in other systems ;)
23:03:38 <int-e> voting, by and large, is based on a huge pile of trust that nobody (well, not I) wants to think about.
23:03:40 <fizzie> I don't know how it works in sort of absentee-style cases, but at least for in-person voting, the list's taped on the wall of the voting booth.
23:03:56 <fizzie> Presumably they check every now and then that nobody's replaced it.
23:05:05 <fizzie> (Or just trust that it would be noticed, at least I've always cross-checked between what the web said and what's on the wall.)
23:05:11 <int-e> is it also published in newspapers and online so you can verify that the whole polling station isn't colluding against you?
23:05:20 <int-e> ah
23:05:42 <fizzie> It's certainly published online. And all the candidates put their number in their own ads.
23:06:15 <int-e> seems reasonable enough
23:06:16 <fizzie> Oh, and there's the official candidate board things, these street stands with everyone's faces on them. At least for the presidential elections that have a lot less people.
23:06:55 <int-e> and I bet it saves quite a bit on paper
23:07:06 <int-e> and also effort during counting
23:07:19 <fizzie> http://www.skphelsinki.fi/wp-content/uploads/2012/10/10p%C3%A4iv%C3%A4vaalit2012_0017_edited-1.jpg sorta like that.
23:07:33 <int-e> Imagine having to unfold 50cm of paper for each vote...
23:08:07 <fizzie> (I think those must be the boards for the parliamentary ones, I guess every party gets one or something. Not sure how those are divided up.)
23:08:10 <int-e> that's a lot of faces
23:09:33 <fizzie> Honestly I should've just gone to the Wiki instead of Google image search: https://commons.wikimedia.org/wiki/File:Finnish_parliamentary_election_2019.jpg
23:10:09 <fizzie> Oh, fun (probably pretty commonplace) fact about the numbers: nobody gets to be #1, they start numbering from #2.
23:10:45 <int-e> ours tend to look more like number 7 from the left... one or two faces at most.
23:11:00 <int-e> and we certainly have a #1
23:11:50 <fizzie> The 2019 parliamentary elections had a total of 2468 candidates.
23:11:54 <int-e> AIUI, the order of parties is based on the current makeup of the parliament in question... and the same order is used for direct candidates.
23:12:05 <int-e> (Germany, and Austria too, I believe)
23:12:35 <fizzie> (But nobody gets to pick from the full list, the country's split to 13 regions and you can only vote for people from your own list, the sizes of which were 117-492. And one with 5.)
23:12:51 <int-e> hmm, that's still quite long
23:13:18 <fizzie> Yeah, I may have kind of given up on reading everyone's self-description.
23:13:57 <esowiki> [[Elvm]] N https://esolangs.org/w/index.php?oldid=78557 * Jay-jayjay * (+318) Created page with "==[https://github.com/shinh/elvm Elvm]== [https://github.com/shinh/elvm Elvm] is a compiler infrastructure (similar to LLVM) for esotoric (and some non-esotoric) languages. It..."
23:14:13 <esowiki> [[Elvm]] https://esolangs.org/w/index.php?diff=78558&oldid=78557 * Jay-jayjay * (-41)
23:15:35 <int-e> In Germany, for the federal level we have a list per district, and only one direct candidate per district is elected... and then a second vote that decides the distribution of party seats (a proportional vote). So the former list tends to have one candidate per party and a few without affiliation. Oh and you can't run in several districts anyway. The latter list... well, the parties make a list...
23:15:41 <int-e> ...of candidates that they fill up their seats from, but you don't vote on those.
23:17:44 <int-e> (This is not without problems... mixing winner takes all and proportional voting this way means that parties can end up having more direct candidates than mandates from the proportional vote. Historically, they could just keep the extra seats. Currently, the size of the whole parliament is increased to the point where the proportions are correct. In the future... who knows.)
23:18:28 <fizzie> Yeah. We've got a proportional representation thingamajick too, so even if you're voting on candidate X from party Y, your vote may be in fact responsible for getting candidate X' from party Y elected. It's some kind of a d'Hondt thing, where the most popular candidate from party Y gets a score that's the total number T_y of votes for party Y, then the second gets T_y/2, the third T_y/3, and then the N
23:18:31 <int-e> And I expect that almost every country has their own idiosyncratic complications in the election system.
23:18:34 <fizzie> highest scores (across all parties) get chosen.
23:19:36 <fizzie> So there's a lot of strategizing, and two or more (smaller) parties can do a union thing to make their candidates treated as from one party, in order to get at least someone in.
23:20:53 <esowiki> [[Elvm]] https://esolangs.org/w/index.php?diff=78559&oldid=78558 * Jay-jayjay * (+1218)
23:21:13 <int-e> Anyway, the point was... because each party tends to have one direct candidate per district, that's the face you get to see in that district... and then generic ones (party leaders, chancellor candidates) that are the same across the country.
23:22:00 <int-e> But if you have such long lists, that also explains the many faces on the posters
23:22:48 <fizzie> Right. I guess with our method, there isn't really any drawback for a party to add more candidates (within reason), because if they get a few votes that way, it'll all just sum up to the pot for the popular people they know will get elected.
23:23:46 <fizzie> Here's a picture of what it looks like in the voting booth: https://commons.wikimedia.org/wiki/File:Valb%C3%A5s_med_riksdagskandiidater_Finland_2019.jpg#/media/Tiedosto:Valb%C3%A5s_med_riksdagskandiidater_Finland_2019.jpg
23:24:12 <fizzie> Complete with poorly adhering masking tape holding it up.
23:27:14 <fizzie> Huh, I had completely forgotten our local far-right extremists (Perussuomalaiset) had one of those electoral alliances with the religious ones (Suomen Kristillisdemokraatit). Makes sense, but still.
23:27:42 <fizzie> The same with the liberals and the nerds (not their official names).
23:39:41 <delta23> huh, sounds weird
23:39:45 <delta23> weirdly interesting
23:40:23 -!- 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.”).
2020-11-14
00:08:21 -!- Arcorann has joined.
00:47:31 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78560&oldid=78507 * PythonshellDebugwindow * (+15) /* N */ Add a language, [[NestFuck]]
01:19:31 <esowiki> [[Hieroglyphic]] M https://esolangs.org/w/index.php?diff=78561&oldid=58747 * PythonshellDebugwindow * (+40) Distinguish/Confusion
01:22:01 <esowiki> [[Hieroglyphic]] M https://esolangs.org/w/index.php?diff=78562&oldid=78561 * PythonshellDebugwindow * (-26) /* External resources */ Wikipedia: links + cat
01:27:27 <esowiki> [[Zull]] M https://esolangs.org/w/index.php?diff=78563&oldid=66474 * PythonshellDebugwindow * (+8) /* 99 Bottles */ fix link
01:29:43 -!- Lord_of_Life_ has joined.
01:31:16 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78564&oldid=78524 * PythonshellDebugwindow * (+56) Bold headline
01:31:52 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:32:45 <esowiki> [[Zull]] M https://esolangs.org/w/index.php?diff=78565&oldid=78563 * PythonshellDebugwindow * (+52) /* Sashleyfuck */ cats++
01:40:08 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78566&oldid=78564 * PythonshellDebugwindow * (+213) /* Commands */ Devandalise?
01:41:20 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78567&oldid=78566 * PythonshellDebugwindow * (+17) /* Memory */ Why did I write this in the sandbox? Some kid always has a shovel
01:41:42 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78568&oldid=78567 * PythonshellDebugwindow * (+24) /* Syntax */ hm
01:42:33 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78569&oldid=78568 * PythonshellDebugwindow * (+22) /* External resources */ hm
03:27:30 <zzo38> How much a Magic: the Gathering card would be worth if it is a instant with only madness and split second and no others?
03:55:13 <esowiki> [[Talk:Twisted Python Chat Server]] N https://esolangs.org/w/index.php?oldid=78570 * BrightBlackHole * (+275) Created page with "I made the chat page since I thought people would want to discuss ideas here. Nobody else seems to want to create a chat page here, so... fine, I'll do it myself.<br> -~~~~"
03:55:50 <esowiki> [[User:BrightBlackHole]] https://esolangs.org/w/index.php?diff=78571&oldid=78535 * BrightBlackHole * (-15) /* how i can prove i am a human */
04:02:45 <esowiki> [[User:BrightBlackHole]] https://esolangs.org/w/index.php?diff=78572&oldid=78571 * BrightBlackHole * (+168)
05:52:53 -!- delta23 has quit (Quit: Leaving).
07:07:52 -!- sprocklem has quit (Ping timeout: 260 seconds).
07:39:28 -!- Frater_EST has joined.
08:33:32 -!- TheLie has joined.
08:49:59 <int-e> . o O ( Twitter is shutting down December 15th )
10:01:31 <Frater_EST> Wah?
10:06:00 <myname> that would be awesome, any citations?
10:12:44 -!- Frater_EST has quit (Read error: Connection reset by peer).
10:18:25 <Arcorann> I think it was just the old design, unfortunately
10:29:42 -!- Sgeo has quit (Read error: Connection reset by peer).
10:48:40 -!- TheLie has quit (Remote host closed the connection).
10:48:58 <int-e> myname: https://mobile.twitter.com/ ... I may have left out a detail or two
10:50:14 <int-e> though, effectively... yeah I don't think I'll be reading twitter anymore afterwards
10:50:43 <myname> i only ever visit twitter if people post links to tweets in irc
10:52:46 -!- Lymia has quit (Quit: Hugs~ <3).
10:53:10 <int-e> there are a couple of accounts I'm currently checking on
10:53:16 <int-e> But I can do without them.
10:59:20 -!- Lymia has joined.
11:08:29 <Arcorann> I go through Nitter nowadays, it has RSS features as well
11:33:10 <int-e> Arcorann: hmm, worth a shot
11:39:29 <b_jonas> fizzie: we have (a summary of) the options printed right onto the slip of paper that you vote on, with circles next to them, and they're huge with large letters and lots of spaces for accessibility reasons; though they offer an optional overlay that displays the options in braille runes, and for that you may have to trust that it's the correct paper
11:41:31 <b_jonas> but yes, the options are published online, and for the country level list, that's where you can find the full queue of people who'd become member of parliaments if each party gets enough votes, for the voting slip can fit only a few for each party
11:42:06 <b_jonas> plus obviously the voters need to know the options in advance that they can research what they promise and choose responsibly
11:43:01 -!- LKoen has joined.
11:44:02 <b_jonas> what is taped onto the wall of every voting room is just posters giving instructions for what ID you need to bring to cast a vote, that you shall vote on only one option on each strip for a valid vote, and that you shall mark the option by drawing a cross over the circle next to the option. most people already know that in advance, by the posters can't hurt.
11:44:38 <b_jonas> "Imagine having to unfold 50cm of paper for each vote..." => yes, that happens
11:44:57 <b_jonas> plus they have to remove them from the envelopes (though they at least do ask people to not seal the envelope)
11:46:51 <b_jonas> the order of options for election slips is always determined randomly before the election, right after the set of options is finalized; referendums have yes/no answers and I think the order is fixed
11:47:39 <b_jonas> "the sizes of which were 117-492" => ah! so that's why you write a number
11:48:01 <b_jonas> that many candidates wouldn't fit on the voting slip
11:49:54 <b_jonas> "isn't really any drawback for a party to add more candidates" => the way that's solved in Hungary is that they need to collect a given number of signatures from voters for their candidate in advance of the election in order to be allowed to have the candidate as an option
11:50:31 <b_jonas> and a similar system is used for the country-level party list, and for the minority lists
12:33:36 -!- Frater_EST has joined.
12:47:20 -!- tromp has quit (Read error: Connection reset by peer).
12:47:53 -!- tromp has joined.
12:48:05 -!- Frater_EST has quit (Read error: Connection reset by peer).
12:48:24 -!- tromp has quit (Read error: Connection reset by peer).
12:48:50 -!- tromp has joined.
13:15:17 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78573&oldid=78569 * PythonshellDebugwindow * (+43) hm
13:18:56 <esowiki> [[User:Quelklef]] https://esolangs.org/w/index.php?diff=78574&oldid=77687 * Quelklef * (+52)
13:31:14 -!- TheLie has joined.
13:33:54 -!- user3456_ has joined.
13:34:49 -!- tromp has quit (*.net *.split).
13:34:50 -!- user3456 has quit (*.net *.split).
13:34:50 -!- kmc has quit (*.net *.split).
13:34:50 -!- Deewiant has quit (*.net *.split).
13:35:06 -!- Deewiant has joined.
13:35:06 -!- kmc has joined.
13:37:44 -!- wmww has quit (*.net *.split).
13:37:49 -!- tromp has joined.
13:40:58 -!- wmww has joined.
13:44:18 -!- none30 has quit (Ping timeout: 246 seconds).
13:44:39 -!- wmww has quit (Ping timeout: 246 seconds).
13:44:56 -!- Discordian[m] has quit (Ping timeout: 268 seconds).
14:06:04 -!- wmww has joined.
14:10:57 -!- none30 has joined.
14:18:47 -!- imode has quit (Ping timeout: 256 seconds).
14:29:52 -!- Discordian[m] has joined.
14:34:46 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78575&oldid=78554 * Someguy004 * (-36)
14:35:23 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78576&oldid=78575 * Someguy004 * (+10) /* Examples */
14:46:03 -!- TheLie has quit (Remote host closed the connection).
14:51:56 -!- diverger has joined.
14:58:09 <esowiki> [[User:PythonshellDebugwindow/(Unnamed language)]] M https://esolangs.org/w/index.php?diff=78577&oldid=78158 * PythonshellDebugwindow * (+2) /* Macros */ comma
14:58:22 -!- Arcorann has quit (Ping timeout: 272 seconds).
15:13:26 <esowiki> [[NestFuck]] M https://esolangs.org/w/index.php?diff=78578&oldid=78576 * PythonshellDebugwindow * (+114) /* Interpreters */ cats
15:13:50 <esowiki> [[Paintfuck+]] M https://esolangs.org/w/index.php?diff=78579&oldid=36797 * PythonshellDebugwindow * (+30) See also
15:14:23 <esowiki> [[Paintfuck]] M https://esolangs.org/w/index.php?diff=78580&oldid=75362 * PythonshellDebugwindow * (+31) /* Computational class */ See also
15:18:05 <esowiki> [[All Turing-complete languages are brainfuck equivalents]] M https://esolangs.org/w/index.php?diff=78581&oldid=74141 * PythonshellDebugwindow * (+25) /* A subset of browser JavaScript */ fix and change
15:20:18 -!- TheLie has joined.
15:34:17 -!- deltaepsilon23 has joined.
15:34:33 -!- deltaepsilon23 has changed nick to delta23.
15:46:36 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78582&oldid=78578 * Someguy004 * (-21)
15:47:48 <esowiki> [[NestFuck]] https://esolangs.org/w/index.php?diff=78583&oldid=78582 * Someguy004 * (-2)
16:54:34 -!- TheLie has quit (Remote host closed the connection).
17:11:27 <esowiki> [[Talk:NestFuck]] N https://esolangs.org/w/index.php?oldid=78584 * PythonshellDebugwindow * (+246) /* Interpreter source */ new section
17:17:09 <zzo38> Someone asked me, and I wonder if you know, if there is an equivalent to navigator.mediaDevices.getUserMedia which does not use a Promise?
17:35:19 -!- imode has joined.
17:37:07 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78585&oldid=78463 * Not applicable * (+4074)
17:47:42 -!- TheLie has joined.
17:53:09 -!- FreeFull has joined.
18:03:19 -!- sprocklem has joined.
18:32:52 <esowiki> [[Fish]] https://esolangs.org/w/index.php?diff=78586&oldid=75058 * Primo * (+251) /* Interpreters */ add fish-jit
18:58:22 -!- FreeFull has quit (Read error: Connection reset by peer).
19:10:43 -!- aaaaaa has joined.
19:29:51 -!- Sgeo has joined.
19:53:13 -!- FreeFull has joined.
20:02:00 -!- imode has quit (Quit: WeeChat 2.9).
20:02:19 -!- imode has joined.
20:02:31 -!- imode has quit (Client Quit).
20:02:48 -!- imode has joined.
20:22:26 -!- Sgeo_ has joined.
20:26:01 -!- Sgeo has quit (Ping timeout: 264 seconds).
20:29:58 <esowiki> [[Lisparser]] N https://esolangs.org/w/index.php?oldid=78587 * Hakerh400 * (+6443) +[[Lisparser]]
20:30:06 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78588&oldid=78560 * Hakerh400 * (+16) +[[Lisparser]]
20:30:13 <esowiki> [[Brainlisp]] N https://esolangs.org/w/index.php?oldid=78589 * Hakerh400 * (+1487) +[[Brainlisp]]
20:33:17 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=78590&oldid=78422 * Hakerh400 * (+32)
20:33:37 -!- aaaaaa has quit (Quit: leaving).
20:37:46 <esowiki> [[Election 2020]] https://esolangs.org/w/index.php?diff=78591&oldid=78546 * Hakerh400 * (-2424) Blanked the page. The language seems to be inappropriate/offensive (and it didn't even contain any useful info). I recommend deleting this page.
20:38:10 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=78592&oldid=78547 * Hakerh400 * (-20)
20:39:07 -!- happyghost has joined.
20:39:33 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78593&oldid=78588 * Hakerh400 * (+16) +[[Brainlisp]]
20:42:40 -!- happyghost has quit (Quit: I quit ig).
20:51:40 <zzo38> Arcorann: OK, thank you for mentioning Nitter. I sometimes read stuff on Twitter, and it looks like the URLs are compatible from what I can see, so I can adjust the redirection code I have to use the Nitter URL. (Like other people here, I only read, not write, on Twitter, so that is likely to help.)
20:51:59 -!- adu has joined.
20:57:22 <TheLie> In case you watch Youtube videos, Invidious is the parallel service to Nitter in that regard.
21:00:17 <zzo38> I do not, but thank you for that information.
21:05:08 <zzo38> I was looking at the web manifest documentation too now, and I suggest adding another possible platform, which is "rfc". This denotes that any program can be used which implements the protocol described by that RFC.
21:06:09 <zzo38> I should also suggest some value to indicate a native program that does not belong to any app store, such as a link to a source code repository.
21:06:33 <esowiki> [[Brainlisp]] https://esolangs.org/w/index.php?diff=78594&oldid=78589 * Hakerh400 * (+158)
21:07:30 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78595&oldid=78550 * Hakerh400 * (+153) +[[Brainlisp]]
21:14:13 -!- 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.”).
21:38:10 -!- adu has quit (Quit: adu).
21:44:11 -!- adu has joined.
21:45:58 -!- delta23 has quit (Quit: Leaving).
21:52:08 -!- adu has quit (Quit: adu).
22:21:13 -!- zyzzy has joined.
22:23:05 -!- zyzzy has quit.
22:56:30 -!- imode has quit (Ping timeout: 256 seconds).
23:03:42 -!- Arcorann has joined.
23:07:01 -!- imode has joined.
23:08:07 -!- TheLie has quit (Remote host closed the connection).
23:11:09 <esowiki> [[Infinifuck]] https://esolangs.org/w/index.php?diff=78596&oldid=78394 * Quelklef * (+246) include details on what brainfuck targets are allowed
23:39:52 -!- dionys has joined.
2020-11-15
00:06:00 -!- deltaepsilon23 has joined.
00:06:06 -!- deltaepsilon23 has changed nick to delta23.
00:17:31 -!- dionys has quit (Ping timeout: 246 seconds).
00:30:13 <esowiki> [[StupidStackLanguage]] https://esolangs.org/w/index.php?diff=78597&oldid=77190 * Lebster * (-5) /* Hello World */
00:30:35 <esowiki> [[Hello world program in esoteric languages]] M https://esolangs.org/w/index.php?diff=78598&oldid=78377 * Lebster * (-5) /* StupidStackLanguage */
00:50:00 <esowiki> [[BurgerFlipper]] M https://esolangs.org/w/index.php?diff=78599&oldid=67258 * PythonshellDebugwindow * (+75) /* Purpose */ cats
00:50:18 <b_jonas> fungot, what is the Kanto Pokedex index for a Zubat?
00:50:18 <fungot> b_jonas: frm, hedkvist petersen, hans karlsson ( pse), in writing.
00:53:44 <zzo38> Actually I have a book of that. The answer is forty-one.
00:53:44 -!- dog_star has left.
00:53:51 <esowiki> [[Finite-state automaton]] M https://esolangs.org/w/index.php?diff=78600&oldid=37155 * PythonshellDebugwindow * (-3) /* Computational power */ not just "Several"
00:55:25 <esowiki> [[4DChess]] M https://esolangs.org/w/index.php?diff=78601&oldid=67259 * PythonshellDebugwindow * (+62) /* Purpose */ cats
01:29:53 -!- Lord_of_Life has joined.
01:31:22 -!- Lord_of_Life_ has quit (Ping timeout: 246 seconds).
01:34:42 <esowiki> [[User:Hakerh400/Random JavaScript snippets]] N https://esolangs.org/w/index.php?oldid=78602 * Hakerh400 * (+6939) Created page with "In this article I share some of JavaScript snippets I created in the past. == JavaScript snippets == === Very inefficient SAT solver === <pre><nowiki> const solve = cnf =>..."
01:34:45 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=78603&oldid=78590 * Hakerh400 * (+88)
01:50:29 <esowiki> [[Decision shrub]] N https://esolangs.org/w/index.php?oldid=78604 * PythonshellDebugwindow * (+428) Created page with "{{Stub}} A '''decision shrub''' is a version of a [[decision tree]] where each node in the tree-graph must be able to link back to itself. ==Example of a decision shrub==..."
01:55:16 -!- adu has joined.
02:00:01 -!- FreeFull has quit.
02:43:41 -!- deltaepsilon23_ has joined.
02:46:10 -!- delta23 has quit (Ping timeout: 265 seconds).
04:13:51 -!- adu has quit (Quit: adu).
04:54:19 -!- sftp has quit (Quit: leaving).
05:03:05 -!- deltaepsilon23_ has quit (Quit: Leaving).
06:10:55 -!- adu has joined.
06:56:25 -!- sprocklem has quit (Ping timeout: 240 seconds).
08:09:26 -!- adu has quit (Ping timeout: 272 seconds).
08:12:37 -!- imode has quit (Ping timeout: 256 seconds).
08:38:53 -!- Lord_of_Life has quit (Changing host).
08:38:53 -!- Lord_of_Life has joined.
09:19:25 -!- dionys has joined.
09:37:33 <Taneb> I think I've made an esoteric dice rolling program, I can't quite figure out if it's possible to do a D&D 5e "roll with advantage" with it
09:38:17 <Arcorann> What features does it have?
09:38:44 -!- dionys has quit (Ping timeout: 272 seconds).
09:39:47 <Taneb> Hang on, I'll post the spec I've written somewhere
09:40:17 <Taneb> https://gist.github.com/Taneb/d8871c6a09b38ba316a8ab93b1696c16
09:46:40 -!- Arcorann has quit (Ping timeout: 265 seconds).
09:47:27 -!- Arcorann has joined.
09:47:28 <Taneb> (it takes inspiration from dc and Underload)
09:57:40 <Taneb> Aha, '20d;20d-+l(-+0)<xp' does it :D
10:15:07 <Arcorann> Neat
10:24:43 -!- LKoen has joined.
10:30:27 -!- jix has quit (Quit: WeeChat 2.9).
10:37:42 -!- Sgeo_ has quit (Read error: Connection reset by peer).
10:46:16 -!- dionys has joined.
10:48:21 -!- jix has joined.
11:13:07 -!- aaaaaa has joined.
11:14:05 -!- dionys has quit (Ping timeout: 240 seconds).
11:48:21 -!- FreeFull has joined.
12:42:08 <olsner> I can see that becoming standard notation for dice rolls
12:45:35 <int-e> @dice 3d6-1d20
12:45:35 <lambdabot> int-e: (2+2+2) - 15 => -9
12:46:09 <int-e> three 2s, really?
12:46:11 <int-e> @dice 3d6-1d20
12:46:11 <lambdabot> int-e: (1+3+1) - 7 => -2
12:46:32 <int-e> @dice 3d6-1d20
12:46:32 <lambdabot> int-e: (4+6+4) - 6 => 8
12:51:36 <esowiki> [[Decision shrub]] M https://esolangs.org/w/index.php?diff=78605&oldid=78604 * PythonshellDebugwindow * (+35) see also
12:52:13 <esowiki> [[Decision tree]] M https://esolangs.org/w/index.php?diff=78606&oldid=69369 * PythonshellDebugwindow * (+64) see also
12:52:45 <esowiki> [[Decision tree]] M https://esolangs.org/w/index.php?diff=78607&oldid=78606 * PythonshellDebugwindow * (+1) Link to decision shrub
12:53:29 <esowiki> [[Decision shrub]] M https://esolangs.org/w/index.php?diff=78608&oldid=78605 * PythonshellDebugwindow * (+0) /* Example of a decision shrub */ DIX
13:05:46 <fizzie> We bought a box of candies that's essentially a 65d12, and got a result that had 0 of one specific kind; either we're very unlucky, or they're not using fair dice at the factory.
13:06:29 <Arcorann> Is there a calculator bot here?
13:07:13 <fizzie> There's a lot of different programming languages, the non-esoteric ones can pretty feasibly used as calculators.
13:08:38 <fizzie> > 1 + 1
13:08:40 <lambdabot> 2
13:09:48 <int-e> `` dc <<<'1 1+p'
13:09:50 <HackEso> 2
13:11:12 <fizzie> I wanted to add a dc helper so that you could do `dc x y z directly, but then it'd shadow the actual dc, and I couldn't come up with any alternative guessable name for the wrapper, I don't think there's a convention.
13:11:22 <Arcorann> Which one's the easiest to find 1 - (11/12)^65 in?
13:11:30 <fizzie> `` dc -e '1 1+p'
13:11:31 <HackEso> 2
13:11:58 <fizzie> I guess there could be a dc-e, because I think we've got a perl-e.
13:12:20 <esowiki> [[Cod]] M https://esolangs.org/w/index.php?diff=78609&oldid=78123 * PythonshellDebugwindow * (+49) cats
13:12:24 <fizzie> `perl-e print 1+1;
13:12:25 <HackEso> 2
13:13:29 <esowiki> [[COD]] M https://esolangs.org/w/index.php?diff=78610&oldid=78122 * PythonshellDebugwindow * (+30) /* Raise an error (takes 3 inputs first) */ more
13:13:39 <int-e> > 1 - (11/12)^65
13:13:41 <lambdabot> 0.9965026142016578
13:13:44 <int-e> > 1 - (11/12)^65 :: Rational
13:13:46 <lambdabot> 13972027618997412615763213033014351656206668630973030353623136688948981 % 14...
13:14:08 <int-e> err, right, that's a bit too much
13:14:23 <fizzie> Also, I initially intuitively thought it'd be (11/12)^65 too, but after some reflection, that feels more like the probability of missing a *specific* kind.
13:14:40 <int-e> Indeed it is :)
13:14:58 <int-e> Also, realistically... the kinds may always be biased.
13:16:07 <fizzie> Well, yes. Also, there was a news article saying they removed the one we were missing from production temporarily because of the covid thing (is there *anything* bad you can't blame the virus on?), but that was supposed to be over already.
13:17:05 <fizzie> For the record, this was about Quality Street, which is apparently a special kind of a thing here in the UK, but we'd never had.
13:17:23 <int-e> > let c n 0 = 1; c n k = c (n-1) (k-1) * n `div` k in sum [(-1)^k * (1-fromInteger k/12)^65 * fromInteger (c 12 k) | k <- [0..12]]
13:17:26 <lambdabot> 0.9585004275442837
13:17:52 <fizzie> Yeah, that could still plausibly happen.
13:18:29 <olsner> > 1 - 12*(11/12)^65
13:18:31 <lambdabot> 0.9580313704198934
13:19:17 <int-e> olsner: 12*(11/12)^65 accounts cases where there are fewer than 11 candies multiple times.
13:19:37 <int-e> but obviously it's a decent estimate :)
13:25:56 <b_jonas> fizzie: no way is it that simple. they probably have types of bonbons with different rarities, even if they don't tell you about it and they put an Island in a rare slot as distraction.
13:26:18 <b_jonas> ah, I see int-e already said that
13:27:17 <b_jonas> it needn't be slots for different rarities like in M:tG, there are other ways to implement different rarities of bonbons, and with 65 bonbons you don't need a guaranteed rare to make it feel fair
13:29:04 <b_jonas> fizzie: btw, if each bonbon is chosen independently and uniformly from n bonbons, then you need in average n*log(n) bonbons to find at least one of every type
13:29:40 <b_jonas> "coupon collector problem" is the search keyword
13:30:56 <b_jonas> and that's natural logarithm, and the actual average is a harmonic number, for which this is a good approximation except for n=2 or n=3
13:31:26 <b_jonas> no wait\
13:31:41 <b_jonas> it's supposed to be n*(log(n)-1) right?
13:31:44 <b_jonas> I'm stupid
13:31:58 <b_jonas> make it n*(log(n)-1) then
13:34:52 <b_jonas> or maybe... maybe it's n*log(n) and the average is n plus the harmonic number?
13:34:58 <b_jonas> I've no idea how this works
13:35:03 <b_jonas> sorry
13:41:24 -!- Hooloovo0 has quit (Quit: Temporarily refracted into a free-standing prism.).
13:44:12 <Arcorann> https://en.wikipedia.org/wiki/Coupon_collector%27s_problem <-- It's n * H_n ~ n * (log n + gamma) where gamma is the Euler-Mascheroni constant (0.577...)
14:02:58 -!- Hooloovo0 has joined.
14:05:16 -!- dionys has joined.
14:36:54 -!- rain1 has quit (Quit: Leaving).
14:47:48 -!- Arcorann has quit (Ping timeout: 272 seconds).
14:51:59 -!- Hooloovo0 has quit (Quit: Temporarily refracted into a free-standing prism.).
14:56:06 <b_jonas> fungot, how many acows do you suppose the farm has if they have to hire six maids to amilk them?
14:56:06 <fungot> b_jonas: mr president, i asked you to endorse my group's motion, for we want to see a large step forward in the intense debate which occupied the committee on budgetary control, by which i mean true tolerance and not that expressed in the debate.
14:57:27 -!- sftp has joined.
14:57:38 -!- sftp has quit (Remote host closed the connection).
14:59:58 -!- sftp has joined.
15:04:14 -!- Hooloovo0 has joined.
15:05:38 <int-e> no amaids?
15:05:48 <b_jonas> amilk sounds like a unix system call, with a random letter like lseek and pread
15:06:30 <int-e> surprisingly not all 5 letter combinations are unix system calls
15:10:27 <b_jonas> int-e: of course not! some clash with established function names from the C library, like clogf, so to clog a file you have to call fcntl with the right arguments instead
15:12:30 <b_jonas> although in some cases you get something where the system call name still exists but the libc wrapper function is called differently, like the exit system call, where the libc wrapper function used to be called _exit, but now that's not good enough for linux either, so now _exit is the wrapper for the system call exit_group just to be confusing
15:12:49 <b_jonas> and no, _Exit isn't it either, that's just a synonym for _exit
15:13:51 -!- aaaaaa has quit (Quit: leaving).
15:14:24 <b_jonas> also some five letter combinations are K&R C keywords, like break, float, short, union, while, so the corresponding system calls had to be renamed after unix married C
15:14:49 <b_jonas> so we have brk and cbrk instead of break now
15:14:50 <fizzie> I know 'l' in lseek is for "long", but never really thought what 'p' in "pread"/"pwrite" might be for.
15:16:15 <int-e> positional?
15:16:44 <b_jonas> fizzie: what does it stand for in pselect and ppoll? does it stand for POSIX anywhere?
15:17:15 <int-e> there's also the p in pthreads, which would indeed be POSIX
15:17:30 <b_jonas> ah true
15:18:14 <b_jonas> and I think it stands for process in ptrace
15:18:23 <b_jonas> (as well as in getpid)
15:18:54 <int-e> (pread seems particularly useful in threaded programs)
15:20:13 <b_jonas> the most mysterious letter prefix is of course u. we have a pretty good guess what it stood for in umount, but there's uname, utime, ustat (obsolete), ulimit (also obsolete)
15:20:14 <int-e> though the more common convention is an r suffix, which may be for re-entrant?
15:20:18 <b_jonas> and umask
15:20:39 <b_jonas> int-e: I think that's a libc convention, not a linux convention
15:21:00 <int-e> why can't they be the same :P
15:21:13 <b_jonas> and there's the v in vfork
15:21:42 <int-e> otoh, in a world where not even programs can get a uniform convention on their command line arguments...
15:22:24 <b_jonas> as for that, I think gnu's long option parser was a big mistake
15:22:29 <int-e> firefox -no-remote -ProfileManager <-- this took me a long time to get correct consistently
15:23:02 <b_jonas> int-e: no, that's just because firefox changes everything once every few years. I think that command has changed at least twice.
15:23:40 <int-e> Well, not in the past 8, maybe 10 years, I think?
15:23:55 <b_jonas> also it's (firefox --no-remote --ProfileManager) according to the output of (firefox --help) – wait, maybe I should try (firefox -help) just in case
15:24:03 <int-e> it's just that one is CamelCase and the other is hyphenated. It's pretty bad.
15:24:15 <b_jonas> nope, firefox -help still shows double dashes for the long options
15:24:42 <b_jonas> int-e: yeah, they changed that one long ago. I'm a long-time firefox user, contiguous with netscape and mozilla suite.
15:25:40 <int-e> I've also been using it since forever, but I don't know when I started using temporary profiles.
15:25:46 <int-e> Which is what I use that command for.
15:25:56 <b_jonas> ok, this gives me an esoteric idea. have a program print different style of options if you invoke it as (foo help), (foo -h), (foo -help), (foo --help), (foo -?), (foo /?)
15:26:47 <b_jonas> I don't use temporary profiles, but I have used multiple profiles a few times, partly to get different firefox processes to coexist easier, and partly to have different settings, including proxy settings
15:26:51 <int-e> and it's quite possible that I've made it through one transition (change of the spelling of those flags) without fully realizing it.
15:27:03 <b_jonas> right now I have a firefox profile for a library proxy
15:27:17 <b_jonas> for accessing some articles on JSTOR and such databases
15:27:59 <b_jonas> btw, I have two different things giving me access to some JSTOR articles, but not all, so now if I meet an article on JSTOR to which I don't have access, I have to waste time trying both of them
15:28:13 <b_jonas> it's like the two watches problem
15:28:16 <int-e> I try to minimize this, but sometimes I need to use a site that sets tons of cookies from multiple domains... and it's easier to just use a fresh profile, do some stuff, and then discard the whole thing again.
15:28:46 <int-e> easier than adding all the prerequisites to the whitelists.
15:29:34 <b_jonas> int-e: isn't that what the "new private window" thing is for in firefox, for not remembering new cookies and similar after you close all windows derived from that?
15:30:01 <int-e> this still wouldn't disable the addons that do the filtering
15:30:03 <b_jonas> oh
15:30:07 <b_jonas> you mean to disable filtering
15:30:08 <b_jonas> ok
15:30:24 <b_jonas> makes sense
15:42:13 -!- TheLie has joined.
16:01:54 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78611&oldid=78540 * Expliked * (+185)
16:03:07 <esowiki> [[PUSH]] N https://esolangs.org/w/index.php?oldid=78612 * Expliked * (+1364) Created page with "PUSH is an esoteric programming language created by [[User:Expliked]] in November 2020. It uses a memory tape that can be appended (pushed) to, and removed (pulled) from. PUSH..."
16:03:34 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78613&oldid=78612 * Expliked * (+5)
16:04:15 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78614&oldid=78613 * Expliked * (+2)
16:06:07 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78615&oldid=78593 * Expliked * (+11) /* P */
16:07:38 <esowiki> [[User:Expliked]] N https://esolangs.org/w/index.php?oldid=78616 * Expliked * (+82) Created page with "Hello, I'm Expliked. I created the [[PUSH]] language. Many more to come hopefully."
16:09:31 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78617&oldid=78614 * Expliked * (+2)
16:09:48 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78618&oldid=78617 * Expliked * (+4) /* Examples */
16:10:05 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78619&oldid=78618 * Expliked * (+4)
16:11:41 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78620&oldid=78619 * Expliked * (+57)
16:11:57 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78621&oldid=78620 * Expliked * (+10)
16:12:11 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78622&oldid=78621 * Expliked * (+0)
16:17:21 -!- sprocklem has joined.
16:27:37 -!- rain1 has joined.
17:03:56 -!- arseniiv has joined.
17:12:07 -!- TheLie has quit (Remote host closed the connection).
17:18:36 <esowiki> [[SickPig]] M https://esolangs.org/w/index.php?diff=78623&oldid=41976 * LegionMammal978 * (+132) added interpreter link
17:24:49 -!- arseniiv has quit (Ping timeout: 264 seconds).
17:31:43 <esowiki> [[Segmentation Fault]] N https://esolangs.org/w/index.php?oldid=78624 * Not applicable * (+657) Created page with "Segmentation fault is a programming language made by User:Not_Applicable. It has only one valid program: <pre> Segmentation fault </pre> And that prints ''"Hello, World!"''. A..."
17:32:29 <esowiki> [[Special:Log/newusers]] create * PANOPTES * New user account
17:47:17 -!- adu has joined.
17:49:25 -!- spruit11 has quit (Quit: Lost terminal).
17:53:35 <esowiki> [[Imeight]] M https://esolangs.org/w/index.php?diff=78625&oldid=76756 * LegionMammal978 * (+15) fixed title
17:55:48 <esowiki> [[Pipe]] https://esolangs.org/w/index.php?diff=78626&oldid=76804 * LegionMammal978 * (+37) Undo revision 76804 by [[Special:Contributions/Redwolf10105|Redwolf10105]] ([[User talk:Redwolf10105|talk]]); repository was made public again
18:01:31 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78627&oldid=78611 * PANOPTES * (+180)
18:02:00 <esowiki> [[PANOPTES's Dumb Burger Thing]] N https://esolangs.org/w/index.php?oldid=78628 * PANOPTES * (+1784) Procrastination is wild, yo.
18:04:46 <esowiki> [[PANOPTES's Dumb Burger Thing]] M https://esolangs.org/w/index.php?diff=78629&oldid=78628 * PANOPTES * (+127) It's weird not to be able to add a line break just by pressing enter.
18:05:31 <esowiki> [[PANOPTES's Dumb Burger Thing]] M https://esolangs.org/w/index.php?diff=78630&oldid=78629 * PANOPTES * (-26) Forgot an extra <br>
18:15:19 -!- imode has joined.
19:00:21 <esowiki> [[!@$%^&*()+]] https://esolangs.org/w/index.php?diff=78631&oldid=77926 * LegionMammal978 * (+63) /* External resources */ copy from other page
19:00:55 <esowiki> [[Ecndpcaalrlp]] https://esolangs.org/w/index.php?diff=78632&oldid=65826 * LegionMammal978 * (-1500) duplicate page
19:01:10 -!- LKoen has quit (Read error: Connection reset by peer).
19:01:24 -!- LKoen has joined.
19:09:41 -!- dionys has quit (Ping timeout: 260 seconds).
19:12:03 -!- LKoen_ has joined.
19:12:47 -!- LKoen has quit (Read error: Connection reset by peer).
19:25:53 -!- dionys has joined.
19:39:08 -!- Sgeo has joined.
19:51:07 <esowiki> [[BrainForth]] https://esolangs.org/w/index.php?diff=78633&oldid=77588 * LegionMammal978 * (+202) fixed formatting
19:52:57 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Mapfuck]] to [[MapFuck]]: fix capitalization
19:54:01 <esowiki> [[Special:Log/move]] move_redir * LegionMammal978 * moved [[MapFuck]] to [[Mapfuck]] over redirect: wait no that's not right
19:54:01 <esowiki> [[Special:Log/delete]] delete_redir * LegionMammal978 * LegionMammal978 deleted redirect [[Mapfuck]] by overwriting: Deleted to make way for move from "[[MapFuck]]"
19:54:18 <esowiki> [[Mapfuck]] M https://esolangs.org/w/index.php?diff=78638&oldid=78636 * LegionMammal978 * (+0) fixed the correct capitalization this time
20:02:48 <esowiki> [[Triad]] M https://esolangs.org/w/index.php?diff=78639&oldid=77674 * LegionMammal978 * (+14) fixed title
20:05:00 <esowiki> [[Infinifuck]] M https://esolangs.org/w/index.php?diff=78640&oldid=78596 * LegionMammal978 * (+14) fixed title
20:17:57 <esowiki> [[Talk:AnnoyStack]] N https://esolangs.org/w/index.php?oldid=78641 * LegionMammal978 * (+202) Created page with "This language is not Turing-complete, since programs cannot conditionally halt based on input. ~~~~"
21:12:28 -!- deltaepsilon23 has joined.
21:13:12 -!- deltaepsilon23 has changed nick to delta23.
21:35:40 -!- arseniiv_impostr has joined.
21:36:22 -!- adu has quit (Quit: adu).
21:40:31 <arseniiv_impostr> Sense of smell left me today. Feels bizzare. Alcohol-based solution just makes nose warmer inside. Ammoniac still does something radical but it doesn't feel like usual extremely foul smell. And that's when I'm otherwise getting better for a couple of days already
21:42:17 <arseniiv_impostr> I was lucky to be able to smell vanilla powder just before it shut off completely; now I can't
21:42:27 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[A.R.T.I.C.L.E. Lang]] to [[A.R.T.I.C.L.E.]]: fix title
21:42:53 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78644&oldid=78615 * LegionMammal978 * (-5) /* A */
21:43:09 <esowiki> [[Hello world program in esoteric languages]] M https://esolangs.org/w/index.php?diff=78645&oldid=78598 * LegionMammal978 * (-5) /* A.R.T.I.C.L.E. Lang */
21:43:24 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78646&oldid=78595 * LegionMammal978 * (-5) /* A.R.T.I.C.L.E. Lang */
21:44:42 <arseniiv_impostr> Nose washing didn't help too, if anyone's interested. I hoped it would return vestiges of smell for a short time but no. Don't know what other experiments I could make
21:46:49 <arseniiv_impostr> Be safe!
21:46:59 -!- arseniiv_impostr has quit (Quit: Quit).
21:48:37 <esowiki> [[PANOPTES's Dumb Burger Thing]] M https://esolangs.org/w/index.php?diff=78647&oldid=78630 * PythonshellDebugwindow * (+50) cats
21:49:26 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78648&oldid=78622 * PythonshellDebugwindow * (+108) /* External resources */ cats
21:50:11 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78649&oldid=78648 * PythonshellDebugwindow * (+25) /* External resources */ This is essentially stack-based
21:52:00 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78650&oldid=78644 * PythonshellDebugwindow * (+35) /* P */ Add [[User:PANOPTES]]'s language, [[PANOPTES's Dumb Burger Thing]]
21:56:19 <esowiki> [[Objects In Mirror Are Heavier Than They Appear]] M https://esolangs.org/w/index.php?diff=78651&oldid=75272 * PythonshellDebugwindow * (+12) clarify
22:01:43 <esowiki> [[Objects In Mirror Are Heavier Than They Appear]] M https://esolangs.org/w/index.php?diff=78652&oldid=78651 * PythonshellDebugwindow * (+122) /* Object movement */ Finish a sente
22:02:57 <esowiki> [[Particle automaton]] M https://esolangs.org/w/index.php?diff=78653&oldid=75042 * PythonshellDebugwindow * (+22) see also
22:03:38 <esowiki> [[Bully automaton]] M https://esolangs.org/w/index.php?diff=78654&oldid=72659 * PythonshellDebugwindow * (+64) see also
22:04:25 <esowiki> [[Cellular automaton]] M https://esolangs.org/w/index.php?diff=78655&oldid=57289 * PythonshellDebugwindow * (+67) /* History */ see also
22:23:11 <esowiki> [[Asparagus]] https://esolangs.org/w/index.php?diff=78656&oldid=78585 * LegionMammal978 * (+0) fixed link
22:30:38 <esowiki> [[Dotcomma]] M https://esolangs.org/w/index.php?diff=78657&oldid=78271 * LegionMammal978 * (+6) fixed name
22:39:15 -!- 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.”).
22:39:49 -!- Arcorann has joined.
22:42:25 <zzo38> Fossil allows "fossil help", "fossil -help", and "fossil --help", although "fossil --version" doesn't work (although maybe they fixed that in a new version), and "fossil /help" results in a segmentation fault (maybe they fixed that too).
22:52:05 -!- dionys has quit (Ping timeout: 256 seconds).
23:00:01 <b_jonas> ...
23:00:17 <b_jonas> a segmentation fault is probably not supposed to happen, but I wouldn't have thought of typing /help because nothing takes that
23:00:24 <b_jonas> it's /? for any program that takes slashes
23:01:23 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Elvm]] to [[ELVM]]: fix capitalization
23:01:39 <esowiki> [[ELVM]] https://esolangs.org/w/index.php?diff=78660&oldid=78658 * LegionMammal978 * (+6) fixed name
23:05:41 <fizzie> "git: '/?' is not a git command. See 'git --help'. The most similar commands are: am gc mv rm"
23:05:49 <fizzie> ...they're not *that* similar. Okay, fair enough, the Levenshtein distance is just 2.
23:22:59 <esowiki> [[Segmentation Fault]] M https://esolangs.org/w/index.php?diff=78661&oldid=78624 * LegionMammal978 * (+6) fixed name
23:54:11 -!- TheLie has joined.
2020-11-16
00:08:32 <esowiki> [[Neural Brainfuck]] N https://esolangs.org/w/index.php?oldid=78662 * Delta23 * (+1046) Created page with "Neural Brainfuck is an attempt to create a language so that, analog neural networks can be implemented within it. All programs run within an implicit infinite loop. The tape e..."
00:10:08 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78663&oldid=78650 * Delta23 * (+23) added neural brainfuck
00:13:33 -!- adu has joined.
00:14:31 <TheLie> Ooh neural brainfuck sounds neat…
00:18:26 <esowiki> [[Malbolge20]] https://esolangs.org/w/index.php?diff=78664&oldid=66190 * LegionMammal978 * (+8) /* External resources */ updated link
00:27:14 -!- adu has quit (Quit: adu).
00:34:30 <esowiki> [[Neural Brainfuck]] M https://esolangs.org/w/index.php?diff=78665&oldid=78662 * Delta23 * (+77) add important detail about inputs
00:37:10 -!- TheLie has quit (Remote host closed the connection).
00:38:01 <esowiki> [[Definer]] M https://esolangs.org/w/index.php?diff=78666&oldid=61589 * PythonshellDebugwindow * (+57) cats
00:45:26 <esowiki> [[Yboy]] M https://esolangs.org/w/index.php?diff=78667&oldid=36182 * PythonshellDebugwindow * (+13) /* External Links */ deadlink
00:54:27 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78668&oldid=78649 * Expliked * (+622) More syntax added, Code structure page added
00:59:32 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78669&oldid=78668 * Expliked * (+5)
01:07:16 <esowiki> [[Talk:PUSH]] N https://esolangs.org/w/index.php?oldid=78670 * PythonshellDebugwindow * (+419) /* Comments */ new section
01:07:42 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78671&oldid=78669 * Expliked * (-94)
01:08:16 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78672&oldid=78671 * Expliked * (+9)
01:08:37 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78673&oldid=78672 * Expliked * (+0)
01:09:07 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78674&oldid=78673 * Expliked * (-13)
01:09:58 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78675&oldid=78674 * Expliked * (-161)
01:11:06 -!- Sgeo_ has joined.
01:14:37 -!- Sgeo has quit (Ping timeout: 260 seconds).
01:30:05 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78676&oldid=78670 * Expliked * (+371)
01:31:05 -!- Lord_of_Life_ has joined.
01:33:13 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:35:20 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78677&oldid=78676 * Expliked * (+92)
01:35:27 <esowiki> [[Hello world program in esoteric languages]] https://esolangs.org/w/index.php?diff=78678&oldid=78645 * Not applicable * (+679) fixed asparagus and added BRAND NEW ASSEMBLER
01:37:36 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78679&oldid=78675 * Expliked * (-24)
02:25:18 -!- adu has joined.
02:33:32 <esowiki> [[Babylang]] M https://esolangs.org/w/index.php?diff=78680&oldid=58505 * LegionMammal978 * (+7) /* External resources */ updated link
02:46:41 -!- adu has quit (Quit: adu).
02:50:06 -!- adu has joined.
03:07:09 -!- FreeFull has quit.
03:14:58 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78681&oldid=78679 * Expliked * (-119) Changing some of the syntax
03:40:57 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78682&oldid=78677 * Tetrapyronia * (+209) /* Input Push Order */ new section
04:15:32 <esowiki> [[Talk:PUSH]] M https://esolangs.org/w/index.php?diff=78683&oldid=78682 * Expliked * (+11)
04:15:45 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78684&oldid=78683 * Expliked * (+2)
04:26:12 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78685&oldid=78681 * Expliked * (+117)
04:49:00 <zzo38> b_jonas: Yes, I wouldn't expect /help to work, although it shouldn't be a segmentation fault
05:00:23 <delta23> maybe / does something else?
05:00:31 <delta23> or it's just a bug
05:01:01 <zzo38> Although /? gives an error message, about an unknown command like any other unknown command
05:11:44 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78686&oldid=78685 * Expliked * (+898)
05:14:03 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78687&oldid=78686 * Expliked * (+0) Corrected the examples to reflect the changes of syntax.
05:18:36 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78688&oldid=78687 * Expliked * (+0) Updated 99 Bottles of Beer.
05:20:48 <esowiki> [[User:Expliked]] M https://esolangs.org/w/index.php?diff=78689&oldid=78616 * Expliked * (-29)
05:25:53 -!- adu has quit (Quit: adu).
05:34:18 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78690&oldid=78688 * Expliked * (+8)
05:50:04 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78691&oldid=78690 * Expliked * (+137) Added the thing on the right side of the page y'know the name
05:50:36 <esowiki> [[Talk:PUSH]] M https://esolangs.org/w/index.php?diff=78692&oldid=78684 * Tetrapyronia * (+251) oops, forgot to sign :/
05:59:17 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78693&oldid=78691 * Expliked * (+38) Formatted the "Code structure" tab.
06:00:14 <esowiki> [[User:Expliked]] M https://esolangs.org/w/index.php?diff=78694&oldid=78689 * Expliked * (+15)
06:21:35 <esowiki> [[Juna]] N https://esolangs.org/w/index.php?oldid=78695 * Tetrapyronia * (+1298) Created page with "'''Juna''' is a esolang based on NAND logic. It uses a list of registers (one for each non-negative integer), each of which can store one bit and start with a value of 0. Ever..."
06:22:58 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78696&oldid=78646 * Tetrapyronia * (+49) Added Juna
06:24:29 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78697&oldid=78551 * Tetrapyronia * (+45) made a new language :)
06:25:26 <esowiki> [[Juna]] M https://esolangs.org/w/index.php?diff=78698&oldid=78695 * Tetrapyronia * (-1)
06:25:47 <esowiki> [[Juna]] M https://esolangs.org/w/index.php?diff=78699&oldid=78698 * Tetrapyronia * (+1)
06:27:59 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78700&oldid=78693 * Expliked * (+45) Added the implementations.
06:35:45 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78701&oldid=78700 * Expliked * (-27) Implemented.
07:08:50 -!- imode has quit (Ping timeout: 272 seconds).
07:33:40 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:45:20 <esowiki> [[Juna]] M https://esolangs.org/w/index.php?diff=78702&oldid=78699 * Tetrapyronia * (-8)
08:03:33 -!- dionys has joined.
08:15:33 <esowiki> [[Special:Log/newusers]] create * Yoda * New user account
08:28:44 -!- TheLie has joined.
09:16:04 -!- heroux has quit (Ping timeout: 246 seconds).
09:17:17 -!- user3456_ has quit (Ping timeout: 272 seconds).
09:33:09 -!- heroux has joined.
09:33:58 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78703&oldid=78697 * Tetrapyronia * (+4)
09:34:23 -!- user3456 has joined.
09:37:45 -!- Cale has quit (Ping timeout: 240 seconds).
09:39:13 -!- sprocklem has quit (Ping timeout: 264 seconds).
09:40:12 -!- Cale has joined.
10:01:58 -!- Arcorann has quit (Remote host closed the connection).
10:04:30 -!- tromp has quit (Read error: Connection reset by peer).
10:05:06 -!- tromp has joined.
10:07:31 -!- tromp_ has joined.
10:07:31 -!- tromp has quit (Read error: Connection reset by peer).
10:19:04 -!- user3456 has quit (Ping timeout: 246 seconds).
10:19:48 -!- heroux has quit (Ping timeout: 256 seconds).
10:22:09 -!- Arcorann has joined.
10:35:13 -!- user3456 has joined.
10:41:19 -!- heroux has joined.
10:57:50 -!- LKoen has joined.
10:59:45 -!- delta23 has quit (Quit: Leaving).
11:03:22 -!- LKoen has quit (Remote host closed the connection).
11:04:59 -!- LKoen has joined.
12:51:47 -!- TheLie has quit (Remote host closed the connection).
13:13:26 -!- LKoen has quit (Ping timeout: 256 seconds).
13:14:05 -!- LKoen has joined.
13:15:53 <esowiki> [[Cellular automaton]] M https://esolangs.org/w/index.php?diff=78704&oldid=78655 * PythonshellDebugwindow * (+26) /* External resources */ Wayback
13:35:27 -!- budonyc has joined.
13:43:45 -!- spruit11 has joined.
13:43:49 <esowiki> [[Combinator calculus]] N https://esolangs.org/w/index.php?oldid=78705 * B jonas * (+31) Redirected page to [[Combinatory logic]]
13:43:52 <esowiki> [[Bird sociology]] N https://esolangs.org/w/index.php?oldid=78706 * B jonas * (+31) Redirected page to [[Combinatory logic]]
13:56:32 -!- Sgeo has joined.
15:12:13 -!- Arcorann has quit (Ping timeout: 260 seconds).
16:25:03 -!- Sgeo_ has joined.
16:28:25 -!- Sgeo has quit (Ping timeout: 264 seconds).
17:30:47 -!- imode has joined.
17:36:57 -!- rain1 has quit (Quit: Leaving).
18:02:40 -!- deltaepsilon23 has joined.
18:02:52 -!- deltaepsilon23 has changed nick to delta23.
18:08:23 <esowiki> [[User:Hakerh400/Code golf challenges]] https://esolangs.org/w/index.php?diff=78707&oldid=75967 * Hakerh400 * (+102) Update
18:13:14 -!- TheLie has joined.
18:21:32 <esowiki> [[Finvara]] N https://esolangs.org/w/index.php?oldid=78708 * Tetrapyronia * (+5359) Created page with "'''Finvara''' is a stack-based esolang inspired by fairy chess. Each program is made of 3 parts: defining the pieces, defining the board, and listing the moves.<br> Everything..."
18:24:02 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78709&oldid=78696 * Tetrapyronia * (+389) Added Finvara
18:25:43 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78710&oldid=78703 * Tetrapyronia * (+28)
18:28:14 -!- dionys has quit (Ping timeout: 264 seconds).
18:50:42 -!- LKoen has quit (Remote host closed the connection).
19:32:32 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78711&oldid=78701 * Expliked * (-19) Not on the Total page anymore. There's also the WHILE loop which makes it non-Total
19:35:16 -!- LKoen has joined.
20:28:10 -!- sprocklem has joined.
20:50:53 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
21:21:12 <esowiki> [[Talk:PUSH]] M https://esolangs.org/w/index.php?diff=78712&oldid=78692 * PythonshellDebugwindow * (+295) /* Comments */ Nesting?
21:22:55 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78713&oldid=78711 * PythonshellDebugwindow * (-6) /* Code structure */ m
21:26:35 -!- rain1 has joined.
21:26:51 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78714&oldid=78713 * PythonshellDebugwindow * (+59) /* External resources */ cats + link
21:30:42 <esowiki> [[Finvara]] M https://esolangs.org/w/index.php?diff=78715&oldid=78708 * PythonshellDebugwindow * (+65) /* Example Program */ cats
21:31:26 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78716&oldid=78663 * PythonshellDebugwindow * (+14) /* F */ Add [[User:Tetrapyronia]]'s language, [[Finvara]]
21:33:40 <esowiki> [[Juna]] M https://esolangs.org/w/index.php?diff=78717&oldid=78702 * PythonshellDebugwindow * (+79) cats + headers
21:34:31 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78718&oldid=78716 * PythonshellDebugwindow * (+11) /* J */ Add [[User:Tetrapyronia]]'s language, [[Juna]]
21:59:40 <esowiki> [[NoComment]] M https://esolangs.org/w/index.php?diff=78719&oldid=77755 * CaptainFoxtrot * (-5)
22:07:15 -!- Lord_of_Life has quit (Excess Flood).
22:09:26 -!- sftp has quit (Excess Flood).
22:09:48 -!- sftp has joined.
22:10:08 -!- Lord_of_Life has joined.
22:10:08 -!- Lord_of_Life has quit (Changing host).
22:10:08 -!- Lord_of_Life has joined.
22:21:23 -!- LKoen has quit (Read error: Connection reset by peer).
22:21:41 -!- LKoen has joined.
22:43:03 -!- Arcorann has joined.
23:00:29 -!- LKoen has quit (Remote host closed the connection).
23:09:21 -!- user24 has joined.
23:11:03 -!- TheLie has quit (Remote host closed the connection).
23:45:05 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78720&oldid=78712 * Expliked * (+363)
2020-11-17
00:11:55 -!- LKoen has joined.
00:54:55 -!- user24 has quit (Quit: Leaving).
01:11:20 -!- 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.”).
01:13:50 <esowiki> [[Talk:PUSH]] M https://esolangs.org/w/index.php?diff=78721&oldid=78720 * PythonshellDebugwindow * (+530) /* Comments */ Yet another question
01:17:12 <esowiki> [[NoComment]] M https://esolangs.org/w/index.php?diff=78722&oldid=78719 * PythonshellDebugwindow * (+49) /* Reference implementation */ Cats (I shall have to buy some more tuna fish)
01:31:49 -!- Lord_of_Life_ has joined.
01:32:18 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:55:13 <esowiki> [[EnilKode]] https://esolangs.org/w/index.php?diff=78723&oldid=73768 * EnilKoder * (+412)
02:01:19 <esowiki> [[EnilKode]] M https://esolangs.org/w/index.php?diff=78724&oldid=78723 * EnilKoder * (+2) /* Bootstrap */
02:01:38 <esowiki> [[EnilKode]] https://esolangs.org/w/index.php?diff=78725&oldid=78724 * EnilKoder * (+0) /* Truth Machine */
02:03:23 <esowiki> [[EnilKode]] https://esolangs.org/w/index.php?diff=78726&oldid=78725 * EnilKoder * (+3) /* Fibonacci */
02:06:30 <esowiki> [[EnilKode]] https://esolangs.org/w/index.php?diff=78727&oldid=78726 * EnilKoder * (+103) /* Values */
02:07:16 -!- Melvar has quit (Ping timeout: 256 seconds).
02:08:22 <esowiki> [[EnilKode]] https://esolangs.org/w/index.php?diff=78728&oldid=78727 * EnilKoder * (+140) /* Basic syntax */
02:09:07 <esowiki> [[Talk:EnilKode]] N https://esolangs.org/w/index.php?oldid=78729 * EnilKoder * (+0) Created blank page
02:20:37 -!- Melvar has joined.
02:51:22 -!- delta23 has quit (Quit: Leaving).
03:03:15 -!- deltaepsilon23 has joined.
03:03:32 -!- deltaepsilon23 has changed nick to delta23.
03:13:26 -!- Kor42 has joined.
03:13:45 -!- Kor42 has left.
03:33:19 <esowiki> [[Talk:PUSH]] https://esolangs.org/w/index.php?diff=78730&oldid=78721 * Expliked * (+396)
03:42:23 <esowiki> [[PUSH]] https://esolangs.org/w/index.php?diff=78731&oldid=78714 * Expliked * (+12) Changed syntax.
03:43:22 <esowiki> [[Talk:PUSH]] M https://esolangs.org/w/index.php?diff=78732&oldid=78730 * Expliked * (+53)
03:50:05 -!- Sgeo_ has quit (Read error: Connection reset by peer).
03:50:32 -!- Sgeo_ has joined.
06:16:37 -!- gitlogger has quit (Excess Flood).
06:17:14 -!- catern has quit (Ping timeout: 256 seconds).
06:27:12 -!- catern has joined.
06:33:10 -!- delta23 has quit (Quit: Leaving).
07:18:10 <zzo38> Has anyone constructed a satisfactory Babson task in Magic: the Gathering yet?
07:53:50 <Hooloovo0> what does that mean?
07:55:09 <Hooloovo0> like, babson is a difficult-to-construct problem
07:55:22 <Hooloovo0> O
07:55:44 <zzo38> Well, the meaning is a bit different from chess, due to the different game. If opponent uses some card or option, you must do same one, and the other one won't work.
07:55:48 <Hooloovo0> I'm sure you could encode chess and one of the satisfactory puzzles it in the TM?
07:56:10 <Hooloovo0> oh, I see
07:56:49 <Hooloovo0> hmm, I'm not *super* familiar with MTG, but I think that would be difficult due to the sheer number of cards and options available
07:58:19 <zzo38> Well, a puzzle does not (usually) use all of them, but just a sufficient number of them.
07:59:06 <zzo38> Can you make any Magic: the Gathering puzzles at all, or have seen any or solved any?
08:12:33 -!- Arcorann_ has joined.
08:14:28 <Hooloovo0> I have not personally
08:15:06 -!- Arcorann has quit (Ping timeout: 256 seconds).
08:15:16 <zzo38> I have made a few. Not really a lot, though.
08:15:18 <Hooloovo0> I'm going to visit my brother next week... I think you would get along with him
08:15:49 <Hooloovo0> still does some MTG, and did chess team for 4 years
08:15:59 -!- Arcorann_ has quit (Read error: Connection reset by peer).
08:16:18 -!- Arcorann_ has joined.
08:16:45 <shachaf> zzo38: Didn't you make some?
08:16:45 -!- shachaf has quit (Remote host closed the connection).
08:16:53 -!- shachaf has joined.
08:19:15 <zzo38> shachaf: Yes, I did make some. Did you make some by now?
08:19:30 <shachaf> No.
08:19:37 <shachaf> I solved some chess puzzles today, though.
08:19:38 <zzo38> (I don't much play chess or Magic: the Gathering; it is mostly the puzzles I am interested in.)
08:20:05 <shachaf> I also played my first games of chess in years. I'm very bad at it, as it turns out.
08:21:54 -!- Arcorann__ has joined.
08:23:05 <Hooloovo0> I have never been on chess team
08:23:31 <Hooloovo0> well, I *hung out* with chess team, but never played an actual game. mostly because my bro had the car
08:25:18 -!- Arcorann_ has quit (Ping timeout: 256 seconds).
08:32:37 -!- imode has quit (Ping timeout: 264 seconds).
08:33:27 <Arcorann__> Barely played any chess in years, not since high school
08:37:07 -!- Sgeo_ has quit (Read error: Connection reset by peer).
09:23:16 <esowiki> [[Redcircle]] N https://esolangs.org/w/index.php?oldid=78733 * Jabutosama * (+1440) created the page
09:25:32 <esowiki> [[Redcircle]] https://esolangs.org/w/index.php?diff=78734&oldid=78733 * Jabutosama * (+53)
09:27:46 -!- mniip_ has joined.
09:31:52 -!- mniip has quit (Ping timeout: 619 seconds).
09:56:41 -!- Deewiant has quit (Ping timeout: 256 seconds).
09:57:43 -!- Deewiant has joined.
10:11:23 -!- mniip has joined.
10:12:38 -!- sprocklem has quit (Ping timeout: 260 seconds).
10:15:22 -!- mniip_ has quit (Ping timeout: 619 seconds).
11:05:54 -!- ellaire has joined.
11:09:59 -!- ellaire has quit (Quit: Leaving.).
11:11:39 -!- ellaire1 has joined.
11:12:18 -!- ellaire1 has quit (Client Quit).
11:40:24 -!- LKoen has joined.
12:57:03 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
13:31:38 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78735&oldid=73261 * PythonshellDebugwindow * (+135) /* Instructions */ Code tags
13:32:31 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78736&oldid=78735 * PythonshellDebugwindow * (+3) /* Expressions */ No parens
13:33:39 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78737&oldid=78736 * PythonshellDebugwindow * (+38) /* Add two inputs */ Cat (should I get dog instead?)
13:42:01 -!- tromp_ has quit (Read error: Connection reset by peer).
13:42:11 -!- tromp has joined.
13:51:10 -!- rain1 has quit (Quit: Leaving).
13:54:44 <esowiki> [[The Temporary Stack]] M https://esolangs.org/w/index.php?diff=78738&oldid=75991 * PythonshellDebugwindow * (-26) /* Instructions */ r m quotes
13:59:41 -!- rain1 has joined.
14:28:45 -!- Arcorann__ has quit (Ping timeout: 240 seconds).
14:51:07 <shachaf> `olist 1219
14:51:09 <HackEso> olist https://www.giantitp.com/comics/oots1219.html: shachaf oerjan Sgeo FireFly boily nortti b_jonas
15:04:08 -!- Sgeo has joined.
15:15:06 -!- imode has joined.
16:49:23 -!- aaaaaa has joined.
16:51:16 -!- TheLie has joined.
17:43:59 -!- FreeFull has joined.
19:01:55 -!- RTFM[ChOkO] has quit (Quit: leaving).
20:00:50 -!- sprocklem has joined.
21:29:12 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78739&oldid=78737 * PythonshellDebugwindow * (+42) /* Instructions */ One instruction per line
21:30:51 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78740&oldid=78739 * PythonshellDebugwindow * (+91) /* Instructions */ clarififaction
21:31:59 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78741&oldid=78740 * PythonshellDebugwindow * (-2) /* Add two inputs */ Pre tag + use {{}}
21:43:45 -!- aaaaaa has quit (Quit: leaving).
21:59:01 -!- deltaepsilon23 has joined.
21:59:06 -!- deltaepsilon23 has changed nick to delta23.
21:59:48 -!- Arcorann__ has joined.
22:10:03 -!- TheLie has quit (Remote host closed the connection).
2020-11-18
00:29:07 -!- 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.”).
00:34:27 -!- Melvar has quit (Ping timeout: 256 seconds).
00:51:34 <esowiki> [[Jasp]] M https://esolangs.org/w/index.php?diff=78742&oldid=40623 * PythonshellDebugwindow * (+49) /* External resources */ cats and dogs
00:57:06 -!- Melvar has joined.
01:31:58 -!- Lord_of_Life_ has joined.
01:33:05 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
01:44:21 -!- FreeFull has quit.
02:10:40 <esowiki> [[LolKek]] M https://esolangs.org/w/index.php?diff=78743&oldid=74774 * PythonshellDebugwindow * (+0) Correct to better match initial wording
05:42:18 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78744&oldid=78354 * Razetime * (+10) /* Interpriters */
06:52:50 -!- imode has quit (Ping timeout: 256 seconds).
07:10:54 -!- imode has joined.
07:11:16 -!- imode has quit (Client Quit).
07:11:30 -!- imode has joined.
08:50:25 <esowiki> [[NDBall]] https://esolangs.org/w/index.php?diff=78745&oldid=78744 * Aspwil * (+647) /* Instructions */
08:54:05 -!- sprocklem has quit (Ping timeout: 240 seconds).
08:54:16 -!- Sgeo has quit (Read error: Connection reset by peer).
09:07:22 -!- delta23 has quit (Quit: Leaving).
09:19:11 -!- imode has quit (Ping timeout: 256 seconds).
09:29:01 -!- sprocklem has joined.
10:07:03 -!- Arcorann__ has quit (Read error: Connection reset by peer).
10:29:42 -!- TheLie has joined.
10:35:00 -!- Arcorann has joined.
10:36:02 -!- Arcorann has quit (Read error: Connection reset by peer).
10:51:13 -!- Arcorann has joined.
11:04:56 -!- sprocklem has quit (Ping timeout: 240 seconds).
11:06:45 -!- LKoen has joined.
13:22:58 <esowiki> [[Chem]] M https://esolangs.org/w/index.php?diff=78746&oldid=60867 * PythonshellDebugwindow * (+157) /* Hello World #2 */ catd
13:23:04 <esowiki> [[Lisparser]] M https://esolangs.org/w/index.php?diff=78747&oldid=78587 * Hakerh400 * (+1)
13:24:41 -!- TheLie has quit (Remote host closed the connection).
13:26:46 <esowiki> [[Hashes]] M https://esolangs.org/w/index.php?diff=78748&oldid=42652 * PythonshellDebugwindow * (+52) I suppose this is a language
13:34:55 <esowiki> [[~ATH]] M https://esolangs.org/w/index.php?diff=78749&oldid=74934 * PythonshellDebugwindow * (+1) /* Nested loops */ Add semicolon
13:36:12 <esowiki> [[~ATH]] M https://esolangs.org/w/index.php?diff=78750&oldid=78749 * PythonshellDebugwindow * (-1) /* Examples */ remove semicolon
13:40:08 <fizzie> Somehow the name of ~ATH always makes me think of the AT modem hangup command, ATH0 (or +++ATH0 in some contexts), even though I expect there really isn't a c onnection.
13:40:33 <fizzie> (Just like there apparently isn't a connection between the "c" and "onnection" in "c onnection"...)
14:00:34 -!- 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.”).
14:24:45 -!- Arcorann has quit (Ping timeout: 240 seconds).
14:35:09 -!- LKoen has joined.
15:00:04 -!- LKoen has quit (Read error: Connection reset by peer).
15:00:39 -!- LKoen has joined.
15:11:08 -!- Sgeo has joined.
15:41:30 -!- TheLie has joined.
16:46:24 -!- TheLie has quit (Remote host closed the connection).
16:48:22 <b_jonas> you know how like half a decade ago, suddenly everyone and everything called Isis started to have an unfortunate name for none of the fault of the namer, because of recent news? well a lot of things and even some people are named "Corona" or "Korona" and are now suffering the same fate.
16:49:10 <b_jonas> and there's not much we can do about this besides designing all systems to assume that what was a canonical name can become merely a synonym in the future. YES, I'M LOOKING AT YOU, UNICODE CHARACTER DATABASE.
16:57:25 -!- LKoen has quit (Remote host closed the connection).
17:03:04 -!- LKoen has joined.
18:00:04 <zzo38> There are also other kind of corona viruses; the modern kind isn't the only kind.
18:07:09 <b_jonas> Reputedly the same happened to the given name "Adolf" back in the world war
18:07:38 <b_jonas> I just wish something like this would happen to one of the annoying overused names like "Athene"/"Athena" or "Széchenyi".
18:07:45 <b_jonas> I mean if it has to happen at all
18:14:40 <zzo38> Words/names can have other meanings too so they can still be used.
18:16:21 <int-e> fungot: do you prefer your characters singed or unsinged?
18:16:22 <fungot> int-e: madam president, our debate is timely, and mrs jackson's point on amendment 12 which may change relations with turkey, we are not concerned with the serious environmental problems faced by small and medium-sized enterprises, and, finally, mr president of the fnord newspaper. i should like to thank my group, the liberals, myself included, voted for the report on monitoring the application of interim measures are quite str
18:26:58 -!- FreeFull has joined.
18:27:18 <b_jonas> int-e: I prefer them as possibly neither, like in the C standard: eg. I think it's allowed that they compare unsigned but still cause undefined behavior on an unsigned overflow
18:29:41 <b_jonas> one reason why we can deal with this easily is that we can just use unsigned char or signed char everywhere that it matters, because the standard gracefully guarantees that the pointers char *, unsigned char *, signed char *, and their const versions have the same representation, so you can safely cast a char ** to an unsigned char **, not only a char * to an unsigned char *. you can't just cast a char
18:29:47 <b_jonas> *** to an unsigned char *** safely, but at that point you'd be using structs, and pointers to structs also all have the same representation.
18:29:56 <int-e> but that doesn't answer the question
18:30:13 -!- rain1 has quit (Quit: Leaving).
18:30:38 <b_jonas> alas nothing is guaranteed about functions or pointers to functions, you can't even change a pointer argument to const and call it that way.
18:30:59 <int-e> (note the spelling)
18:31:07 <b_jonas> int-e: ok, in that case, I prefer if char is signed by default, but characters are unsigned
18:33:32 <b_jonas> oh, that reminds me
18:34:54 <b_jonas> zzo38: is there some way to represent for unicode characters as integers that isn't just the UCS character code, but is optimized for working with utf-8 strings so that you have to do fewer shifts when you put or get a character to/from a string?
18:35:55 <zzo38> I always specify signed char or unsigned char if it matters, but sometimes I only need numbers 0 to 127 or some smaller range, so it doesn't matter.
18:36:18 <b_jonas> I was wondering about this because rust is specified to be able to use any representation the compiler wants for its built-in char type, and it could be something like this. it still needs to be able to convert between the UCS code and its char type, because it has "as" casts that do that.
18:36:36 <b_jonas> no wait, I think "as" casts don't do that
18:37:04 <b_jonas> so it doesn't even need those, except in some library functions that deal with utf-16 or utf-32
18:37:19 <zzo38> b_jonas: If you are limited to UTF-8-G (standard Unicode range), then you might avoid shifting by just putting the four bytes together in a 32-bit field, I suppose
18:37:23 <b_jonas> hmm I'm not sure, let me check
18:38:16 <zzo38> (or UTF-8-M it is called, not UTF-8-G)
18:39:42 <b_jonas> it looks like the rust "as" operator can cast from char to UCS code point... but possibly not backwards? I don't know
18:40:13 <b_jonas> zzo38: something like that, but which way do you align it and what endianness do you interpret the utf-8?
18:40:39 <b_jonas> utf-8 is natively big-endian, but you could want to interpret it as little-endian if that's the native endianness
18:41:53 <fizzie> b_jonas: I don't think it's allowed (in C) for `char` to be unsigned but cause undefined behavior on overflow.
18:41:59 <fizzie> It's implementation-defined whether plain `char` is signed or unsigned, but once that choice is made (and documented, which is a requirement for implementation-defined behavior too), it's required to behave just like any other signed or unsigned type.
18:42:14 <b_jonas> fizzie: hmm.
18:42:18 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
18:42:23 <zzo38> Either way you will probably have to copy the individual bytes, although how you do that (and what alignment is required) may depend on the computer, I think
18:42:28 <b_jonas> fizzie: I'll look it up.
18:42:35 <fizzie> C11 6.2.5p15: "The implementation shall define `char` to have the same range, representation, *and behavior* as either `signed char` or `unsigned char`."
18:43:04 <fizzie> (It remains a distinct type, but I think the "and behavior" will also cover behavior on overflow.)
18:43:21 <b_jonas> ok
18:47:11 <zzo38> Some programs expect text to be a sequence of Unicode codepoints encoded as UTF-8, even if the text isn't Unicode. This makes it necessary to implement conversion to allow them to be stored in a format which is not invalid UTF-8.
18:48:39 <fizzie> Although it's also true that `char` is not included in the category of /unsigned integer types/, and the overflow rule explicitly says "a computation involving unsigned operands", so maybe there's a little bit of ambiguity of interpretation there on what exactly "same range, representation, and behavior" means. Since it's clearly not all-encompassing, because the types are still distinct at least in
18:48:45 <fizzie> terms of not being compatible types.
18:51:52 <zzo38> (Some programs furthermore expect there to be no null characters, so this is also necessary to work around similarly in some cases.)
18:53:40 -!- imode has joined.
18:56:09 <b_jonas> fizzie: yes, that's what I was confused about, because paragraph 9 there says "A computation involving unsigned operands can never overflow, because a result that cannot be represented by the resulting unsigned integer type is reduced modulo [...]."
18:56:33 <b_jonas> so that seems like it doesn't apply to char, but then they throw in that "behaves the same" that I didn't notice
18:58:33 <b_jonas> zzo38: yeah. like embedding binary data into xml. it's ugly.
19:08:14 <b_jonas> I rather like python's solution, where it defines an extension of utf-8 that can decode any byte string to a string of "characters", in a reversible way, where 128 of the surrogates count as "characters" and python allows them in most character string operations. you can even encode those character strings to an extension of utf-16 (which can contain those 128 surrogates unpaired) and back and it's
19:08:20 <b_jonas> still round-trip compatible.
19:10:23 <b_jonas> one drawback of this is that if you want to extend this to one of those unofficial utf-8 variants with a larger range of characters possible, then the extended utf-8 encoding will be necessarily slightly incompatible with the extended utf-8 encoding for smaller range of characters. but even this is an incompatibility that isn't too ugly.
19:11:18 <b_jonas> the best use for this is to manipulate character strings internally only, inputting and outputting utf-8 or utf-16 etc only, to gracefully handle inputs that contain strings that are supposed to be utf-8 but aren't.
19:23:51 -!- sprocklem has joined.
19:39:03 -!- sprocklem has quit (Ping timeout: 260 seconds).
19:39:41 -!- sprocklem has joined.
19:48:32 <zzo38> While this is helpful if the text is expected to be Unicode text, I think that it is not a good idea in general; better would be for most things to assume data is a stream of 8-bit characters, and then have a function to reinterpret it as UTF-8 in case that is what it is.
19:52:55 -!- deltaepsilon23 has joined.
19:53:10 -!- deltaepsilon23 has changed nick to delta23.
19:55:33 -!- zzo38 has quit (Ping timeout: 256 seconds).
19:59:14 -!- zzo38 has joined.
20:05:04 -!- TheLie has joined.
20:16:25 <imode> I agree. I'm struggling to figure out whether I should add string literals to my language, or should I force users to work in lists of numbers. and if I add literals, what encoding.
20:18:16 <zzo38> My own suggestion is to add string literals which are just strings of 8-bit characters. Their interpretation is up to the program; some functions may interpret them as UTF-8, but not all will.
20:19:04 <imode> what happens when someone inserts a multibyte character into their source file, then.
20:19:44 <zzo38> Outside of a string literal or comment, it is an error. Inside of a string literal, it is treated as the sequence of bytes that has been entered.
20:20:22 <imode> eh. I'm almost in favor of just forcing you to use numbers instead.
20:49:51 <imode> the problem is that I want it to be expressive. technically nothing stops you from doing something like ( 72 101 108 108 111 44 32 119 111 114 108 100 33 ) "Hello,\sworld!" define !
20:50:23 <imode> but you can't write the literals directly, you'd need to define them as a symbol first. everything is a function that can be executed, even unknown symbols.
20:51:01 <imode> all things are separated by some kind of whitespace, the brackets are actually defined in terms of repeated composition and equality.
20:53:06 <imode> symbols by themselves don't have structure to them, and shouldn't have a structure to them. so strings should "reduce" to something smaller, like quotations of numbers. this forces you to think about encoding: what if something doesn't use UTF-8? you're going to have to do something like the above anyway.
20:58:19 <esowiki> [[Dot]] M https://esolangs.org/w/index.php?diff=78751&oldid=32444 * PythonshellDebugwindow * (+24) /* Step-by-Step example */ feline
21:04:35 <zzo38> I still think that byte strings would work. If you need to, then I suppose you might have a "utf8" command, so that after the string literal you can write utf8 and then it converts into the list of Unicode code points rather than the raw byte values, I suppose.
21:23:36 <imode> it also means extra work for the parser.
21:25:18 <zzo38> Well, yes, it would have to parse string literals, just as much as, it would also have to parse numbers, comments, etc.
21:28:23 <imode> not really. sorry, should've specified: my language is concatenative. the most I do for parsing is split on whitespace.
21:29:47 <zzo38> The other way is like how Forth is doing, I suppose.
21:30:44 <imode> yeah, define parsing words.
21:43:49 <b_jonas> zzo38: yes, it's only useful when the text is expected to be utf-8, but that is common. if you don't know the encoding, then you treat it as a byte string, or as iso-8859-1 encoded if you wish.
21:45:19 <b_jonas> but when I work with inputs and outputs some of which are encoded utf-8 and others are encoded utf-16-le, I need to be able to read input as utf-8 so I can match strings between the two sorts of input and output it as either encoding.
21:46:33 -!- TheLie has quit (Remote host closed the connection).
21:51:03 <zzo38> OK
22:26:27 -!- Lymia has quit (Ping timeout: 260 seconds).
22:27:21 -!- user3456_ has joined.
22:27:36 -!- Lymia has joined.
22:28:12 -!- user3456 has quit (Ping timeout: 260 seconds).
23:14:45 -!- Arcorann has joined.
23:28:45 -!- delta23 has quit (Ping timeout: 240 seconds).
23:52:22 -!- delta23 has joined.
2020-11-19
00:14:09 -!- FreeFull has quit.
01:33:36 -!- Lord_of_Life_ has joined.
01:33:36 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
02:08:50 -!- zzo38 has quit (Ping timeout: 256 seconds).
02:47:07 -!- deltaepsilon23 has joined.
02:47:21 -!- delta23 has quit (Disconnected by services).
02:47:29 -!- deltaepsilon23 has changed nick to delta23.
02:55:47 <esowiki> [[Pendulum Instruction Set Architecture]] https://esolangs.org/w/index.php?diff=78752&oldid=75380 * LegionMammal978 * (+65) /* External resources */ added link
04:41:50 -!- zzo38 has joined.
05:00:20 -!- delta23 has quit (Quit: Leaving).
06:11:06 -!- deltaepsilon23 has joined.
06:11:11 -!- deltaepsilon23 has changed nick to delta23.
07:09:54 -!- LKoen has quit (Remote host closed the connection).
07:24:36 -!- sprocklem has quit (Ping timeout: 240 seconds).
07:42:25 -!- Sgeo has quit (Read error: Connection reset by peer).
07:48:50 -!- clog has quit (Ping timeout: 256 seconds).
08:16:47 -!- LKoen has joined.
08:22:34 -!- imode has quit (Ping timeout: 246 seconds).
08:39:33 <zzo38> Now I have managed to get most of the levels of the "sandy1" puzzle set to load correctly in Free Hero Mesh, although some levels have some tiles with green backgrounds that aren't supposed to be green and repeated objects where there is supposed to be only one.
08:40:33 <shachaf> hi zzo38
08:40:42 <shachaf> How much chess do you play?
08:40:45 <shachaf> What's your rating?
08:44:19 <zzo38> I do not play chess much, and do not have a rating.
09:44:31 -!- clog has joined.
09:54:25 -!- LKoen has quit (Remote host closed the connection).
10:06:38 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:35:01 -!- rain1 has joined.
13:18:14 -!- tromp_ has joined.
13:18:15 -!- tromp has quit (Read error: Connection reset by peer).
13:39:49 -!- LKoen has joined.
13:41:58 -!- delta23 has quit (Ping timeout: 260 seconds).
13:45:46 <esowiki> [[$ $]] https://esolangs.org/w/index.php?diff=78753&oldid=71596 * 3s0!an9 b0y * (-12)
13:56:21 <esowiki> [[Structure]] N https://esolangs.org/w/index.php?oldid=78754 * 3s0!an9 b0y * (+294) Created page with "The Structure lang is made of three commands: . and > and < It is made of a structure closely similar to Brainf. The first program made in it is actually "10". Examples wi..."
14:31:56 -!- Arcorann has quit (Ping timeout: 240 seconds).
14:57:52 -!- Sgeo has joined.
15:00:13 -!- LKoen has quit (Read error: Connection reset by peer).
15:01:34 -!- LKoen has joined.
15:39:55 <esowiki> [[Structure]] https://esolangs.org/w/index.php?diff=78755&oldid=78754 * 3s0!an9 b0y * (+1667)
16:25:54 -!- FreeFull has joined.
16:36:52 -!- imode has joined.
16:45:34 -!- TheLie has joined.
17:01:43 <esowiki> [[Hello world program in esoteric languages]] https://esolangs.org/w/index.php?diff=78756&oldid=78678 * 3s0!an9 b0y * (+117)
17:02:16 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78757&oldid=78441 * 3s0!an9 b0y * (+13)
17:03:13 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78758&oldid=78757 * 3s0!an9 b0y * (+25)
17:07:43 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78759&oldid=78758 * 3s0!an9 b0y * (+82)
17:08:13 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78760&oldid=78759 * 3s0!an9 b0y * (+1)
17:08:47 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78761&oldid=78760 * 3s0!an9 b0y * (+0)
17:09:09 <esowiki> [[Cells]] https://esolangs.org/w/index.php?diff=78762&oldid=78761 * 3s0!an9 b0y * (+0)
17:17:36 -!- sprocklem has joined.
17:30:43 <esowiki> [[Esolang Quality Rating System]] N https://esolangs.org/w/index.php?oldid=78763 * Jay-jayjay * (+554) Created page with "Quality: ====Base Score==== {| class="wikitable" |- ! Type !! Base Score |- | Original || 100 |- | Derivation || 60 |- | Joke || 0 |} ====Computational Class==== {| class="w..."
17:31:41 <esowiki> [[Esolang Quality Rating System]] M https://esolangs.org/w/index.php?diff=78764&oldid=78763 * Jay-jayjay * (+50)
17:32:49 <esowiki> [[Esolang Quality Rating System]] https://esolangs.org/w/index.php?diff=78765&oldid=78764 * Jay-jayjay * (+138)
17:43:39 <esowiki> [[Esolang Quality Rating System]] https://esolangs.org/w/index.php?diff=78766&oldid=78765 * Jay-jayjay * (+29)
18:22:29 -!- TheLie has quit (Remote host closed the connection).
18:38:04 <esowiki> [[Dog]] N https://esolangs.org/w/index.php?oldid=78767 * 3s0!an9 b0y * (+227) Created page with "Dog program is made like a normal day that a care taker would do with/for the dog. Hello World: Day 1 Awake food Recipe "hello world" Bowl food Eat food Outside..."
19:02:25 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
19:02:54 -!- Lord_of_Life has joined.
19:02:54 -!- Lord_of_Life has quit (Changing host).
19:02:54 -!- Lord_of_Life has joined.
19:27:40 -!- delta23 has joined.
19:41:09 -!- TheLie has joined.
20:55:50 <esowiki> [[Cells]] M https://esolangs.org/w/index.php?diff=78768&oldid=78762 * PythonshellDebugwindow * (-23) Wiki link + website->document
20:56:55 -!- Sgeo_ has joined.
20:59:45 -!- Sgeo has quit (Ping timeout: 240 seconds).
21:03:29 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78769&oldid=78718 * PythonshellDebugwindow * (+46) Add 3 languages by [[User:3s0!an9 b0y]]
21:04:51 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78770&oldid=78769 * PythonshellDebugwindow * (+10) /* E */ [[User:3s0!an9 b0y]] language
21:05:30 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78771&oldid=78770 * PythonshellDebugwindow * (+10) /* O */ [[User:3s0!an9 b0y]] language
21:06:02 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78772&oldid=78771 * PythonshellDebugwindow * (+11) /* C */ [[User:3s0!an9 b0y]] language [[C+++]]
21:07:19 <esowiki> [[Dog]] M https://esolangs.org/w/index.php?diff=78773&oldid=78767 * PythonshellDebugwindow * (+156) cats+=stub
21:08:04 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78774&oldid=78772 * PythonshellDebugwindow * (+10) /* D */ [[User:3s0!an9 b0y]] [[Dog]] language
21:08:31 <esowiki> [[Dog]] M https://esolangs.org/w/index.php?diff=78775&oldid=78773 * PythonshellDebugwindow * (+30) distinguish/confusion
21:08:46 <esowiki> [[DOG]] M https://esolangs.org/w/index.php?diff=78776&oldid=73295 * PythonshellDebugwindow * (+30) distinguish/confusion
21:36:59 <esowiki> [[HGFTSNOA]] M https://esolangs.org/w/index.php?diff=78777&oldid=73085 * PythonshellDebugwindow * (+0) /* String indexing */ fix
21:47:04 -!- dingwat has quit (Quit: Connection closed for inactivity).
21:54:03 -!- dingwat has joined.
22:04:52 <esowiki> [[Yaren]] N https://esolangs.org/w/index.php?oldid=78778 * PythonshellDebugwindow * (+1202) This shall be finished!
22:24:30 -!- magma has joined.
22:24:40 -!- magma has quit (Read error: Connection reset by peer).
22:46:32 -!- Arcorann has joined.
23:20:46 -!- magma has joined.
23:24:17 -!- magma has quit (Client Quit).
2020-11-20
00:16:32 -!- TheLie has quit (Remote host closed the connection).
00:36:54 <esowiki> [[Special:Log/newusers]] create * CoffeeHax17 * New user account
00:57:15 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78779&oldid=78627 * CoffeeHax17 * (+383) /* Introductions */
00:59:13 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78780&oldid=78779 * CoffeeHax17 * (+0)
01:09:19 <esowiki> [[User:CoffeeHax17]] N https://esolangs.org/w/index.php?oldid=78781 * CoffeeHax17 * (+463) Created page with "==Hi there!== I'm CoffeeHax17! I've always been interested on how programming languages are made. It seemed too complex to me. Then I stumbled upon brainfuck. Huh, simple, yet..."
01:33:18 -!- delta23 has quit (Quit: Leaving).
01:34:48 -!- Lord_of_Life_ has joined.
01:34:51 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
01:35:04 <esowiki> [[Yaren]] M https://esolangs.org/w/index.php?diff=78782&oldid=78778 * PythonshellDebugwindow * (+715) Finish article
01:35:47 <esowiki> [[Yaren]] M https://esolangs.org/w/index.php?diff=78783&oldid=78782 * PythonshellDebugwindow * (+13) /* Syntax */ typo
01:51:03 -!- 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.”).
02:10:13 <esowiki> [[Jaune]] N https://esolangs.org/w/index.php?oldid=78784 * CoffeeHax17 * (+3842) Created page with "<span style='background-color:#ff0;color:#000;'>[[Jaune]]</span> is an [[esoteric programming language]] with a vocabulary of 16 symbols and the digits 0-9. The language cons..."
02:11:21 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78785&oldid=78774 * CoffeeHax17 * (+12) /* J */
02:16:55 <esowiki> [[User:CoffeeHax17]] https://esolangs.org/w/index.php?diff=78786&oldid=78781 * CoffeeHax17 * (+261) /* Hi there! */
02:25:36 <esowiki> [[Jaune]] https://esolangs.org/w/index.php?diff=78787&oldid=78784 * CoffeeHax17 * (+92) /* Example */
02:26:48 -!- adu has joined.
02:27:32 -!- Arcorann has quit (Ping timeout: 260 seconds).
02:28:23 <esowiki> [[Jaune]] https://esolangs.org/w/index.php?diff=78788&oldid=78787 * CoffeeHax17 * (+82) /* Example */
02:29:01 -!- adu has quit (Client Quit).
02:30:09 -!- adu has joined.
02:30:55 -!- Arcorann has joined.
02:35:07 -!- adu has quit (Quit: adu).
02:35:43 <esowiki> [[Jaune]] https://esolangs.org/w/index.php?diff=78789&oldid=78788 * CoffeeHax17 * (-2) /* Loop version */
02:36:48 <esowiki> [[Jaune]] https://esolangs.org/w/index.php?diff=78790&oldid=78789 * CoffeeHax17 * (+2) Undo revision 78789 by [[Special:Contributions/CoffeeHax17|CoffeeHax17]] ([[User talk:CoffeeHax17|talk]])
02:36:53 -!- FreeFull has quit.
02:40:37 <esowiki> [[Jaune]] https://esolangs.org/w/index.php?diff=78791&oldid=78790 * CoffeeHax17 * (-2) Undo revision 78790 by [[Special:Contributions/CoffeeHax17|CoffeeHax17]] ([[User talk:CoffeeHax17|talk]])
02:48:53 -!- delta23 has joined.
03:41:25 -!- delta23 has quit (Quit: Leaving).
05:10:27 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78792&oldid=78709 * Tetrapyronia * (+107) Added Egel
05:10:47 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78793&oldid=78710 * Tetrapyronia * (+11)
07:17:30 <esowiki> [[JSMeth]] N https://esolangs.org/w/index.php?oldid=78794 * CoffeeHax17 * (+1265) Created page with "[[JSMeth]] is a JavaScript implementation of [[brainfuck]]. The commands are the same, but they're expressed as JS methods. ==Syntax== The syntax is simple. The language onl..."
07:18:53 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78795&oldid=78785 * CoffeeHax17 * (+13) /* J */
07:28:49 <esowiki> [[JSMeth]] https://esolangs.org/w/index.php?diff=78796&oldid=78794 * CoffeeHax17 * (+1022) /* Example */
07:41:10 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:42:49 <esowiki> [[Special:Log/newusers]] create * Bushbo * New user account
08:05:35 -!- delta23 has joined.
08:58:52 <esowiki> [[User:CoffeeHax17]] https://esolangs.org/w/index.php?diff=78797&oldid=78786 * CoffeeHax17 * (+119) /* Hi there! */
09:23:37 -!- imode has quit (Ping timeout: 264 seconds).
09:41:02 -!- delta23 has quit (Ping timeout: 260 seconds).
10:03:47 -!- rain1 has quit (Ping timeout: 260 seconds).
10:14:36 -!- rain1 has joined.
12:25:26 -!- LKoen has joined.
12:57:41 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78798&oldid=78795 * PythonshellDebugwindow * (+12) /* Y */ +[[Yaren]]
13:01:19 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78799&oldid=78552 * PythonshellDebugwindow * (+154) /* Languages */ Add [[Yaren]]
13:01:52 <esowiki> [[User:PythonshellDebugwindow/UnusedLangLetters]] M https://esolangs.org/w/index.php?diff=78800&oldid=78525 * PythonshellDebugwindow * (-2) update
13:07:38 <esowiki> [[Jaune]] M https://esolangs.org/w/index.php?diff=78801&oldid=78791 * PythonshellDebugwindow * (+14) /* Syntax */ m
13:09:25 <esowiki> [[Jaune]] M https://esolangs.org/w/index.php?diff=78802&oldid=78801 * PythonshellDebugwindow * (+93) /* Name */ cats
13:13:32 <esowiki> [[JSMeth]] M https://esolangs.org/w/index.php?diff=78803&oldid=78796 * PythonshellDebugwindow * (+167) cats
13:16:12 <esowiki> [[Yaren]] M https://esolangs.org/w/index.php?diff=78804&oldid=78783 * PythonshellDebugwindow * (+114) /* Overview */ -> /* Synopsis */ + expand
13:17:12 <esowiki> [[Yaren]] M https://esolangs.org/w/index.php?diff=78805&oldid=78804 * PythonshellDebugwindow * (+32) /* Examples */ disclaimer"
14:22:12 -!- Arcorann has quit (Ping timeout: 260 seconds).
14:43:20 -!- LKoen has quit (Read error: Connection reset by peer).
15:42:07 -!- Sgeo has joined.
15:43:17 <esowiki> [[JSMeth]] https://esolangs.org/w/index.php?diff=78806&oldid=78803 * CoffeeHax17 * (-9) /* Example */
15:59:40 -!- LKoen has joined.
16:18:35 <esowiki> [[RarVM]] M https://esolangs.org/w/index.php?diff=78807&oldid=77769 * Void * (+60) add deterministic to properties
16:19:54 <esowiki> [[RarVM]] M https://esolangs.org/w/index.php?diff=78808&oldid=78807 * Void * (-16)
16:45:04 -!- etos has joined.
16:45:56 -!- etos has quit (Remote host closed the connection).
18:50:48 -!- TheLie has joined.
19:25:48 -!- FreeFull has joined.
19:42:26 -!- aaaaaa has joined.
20:22:28 -!- spruit11 has quit (Quit: leaving).
20:24:30 -!- spruit11 has joined.
21:02:52 <esowiki> [[Welcome To...]] M https://esolangs.org/w/index.php?diff=78809&oldid=71835 * PythonshellDebugwindow * (+2) /* Board file */ m
21:04:01 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78810&oldid=78573 * PythonshellDebugwindow * (+71) /* */ Duplicate category testing
21:09:13 -!- imode has joined.
21:56:01 -!- spruit11 has quit (Quit: Lost terminal).
21:59:17 -!- spruit11 has joined.
22:10:31 -!- TheLie has quit (Remote host closed the connection).
23:19:58 -!- Arcorann has joined.
23:34:29 <esowiki> [[Special:Log/newusers]] create * Aanastasiou * New user account
23:34:47 -!- aaaaaa has quit (Quit: leaving).
23:57:34 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78811&oldid=78780 * Aanastasiou * (+221) /* Introductions */
2020-11-21
00:00:02 -!- diverger has quit (Read error: Connection reset by peer).
00:00:13 <esowiki> [[Talk:Super Stack!]] N https://esolangs.org/w/index.php?oldid=78812 * Aanastasiou * (+840) Minor note in an attempt to contact user Orange
00:00:55 <esowiki> [[Talk:Super Stack!]] M https://esolangs.org/w/index.php?diff=78813&oldid=78812 * Aanastasiou * (+96)
01:09:58 <esowiki> [[ABC]] M https://esolangs.org/w/index.php?diff=78814&oldid=69396 * PythonshellDebugwindow * (+38) /* Discussions */ cat
01:33:56 -!- Lord_of_Life has joined.
01:34:56 -!- Lord_of_Life_ has quit (Ping timeout: 240 seconds).
01:35:50 -!- 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.”).
02:44:30 -!- adu has joined.
02:56:56 -!- FreeFull has quit.
04:31:09 -!- BB42 has joined.
05:11:19 <BB42> Hi, I'm that crazy dude from a few months ago that was using an implementation of The Waterfall Method in Magic the Gathering to make the biggest finite combo possible
05:11:22 <BB42> (if the machine loops, neither player can progress the game and it is a draw)
05:12:31 <BB42> I have a few questions for ais523 (or really anyone who knows TWM) that could help optimize
05:14:38 <BB42> Was there ever progress in working out if the "flooding" version was turing complete?
05:15:31 <BB42> I doubt it as it didnt look hopeful, but was maybe possible?
05:18:24 <BB42> What is the minimum number of clocks to be Turing complete? The Spiral rise page has 6+halt clock, is that still the known minimum?
05:22:46 <BB42> If we are limited to ~130 clocks (number of creature types in MTG/2) Can we make a UTM that only needs its initial waterclock values reset without changing the actual programming?
05:23:26 <BB42> Thanks a lot for your help
05:25:21 <zzo38> Often, new creature types are added in newer versions of the rules, after more cards are added.
05:26:09 <BB42> yeah but it is slow
05:26:52 <BB42> i doubt there will be a creature type explosion with 50+ new ones
05:28:20 <zzo38> Yes; just figure out the minimum number of clocks needed to make the UTM you mentioned, I suppose.
05:29:02 <BB42> Yeah but I don't know how to do that >.<
05:29:15 <BB42> build that UTM
05:30:44 <BB42> Also just to show where we are targeting, current best estimates put our last mostly working deck at BB_w^2+w+3_(X)
05:32:03 <zzo38> Also, I think is meant "The Waterfall Model", not "The Waterfall Method", isn't it?
05:32:14 <BB42> yes sorry
05:34:18 <BB42> BB_0_(X) = BB(X) BB_1_(X)=BB^X(X) (X nested applications of Busy Beaver)
05:35:21 -!- adu has quit (Quit: adu).
05:35:43 <BB42> and that w^2 +w+3 number is from the Fast growing hierarchy
05:35:59 <zzo38> OK
05:41:24 <zzo38> Can Shahrazad exceed Turing complete?
05:44:51 <BB42> it doesnt really help as our opponent would start decking if we recursed too far, and the benefit in the main game is negligible
05:48:29 <zzo38> I do keep all of the previous versions of the rules as far as I can (I may be missing some; I don't know), mainly for the purpose of puzzles. (I should keep track of changes of Oracle texts too probably, since sometimes there are relevant changes.)
05:48:49 <zzo38> I don't know if any of these changes will affect the constructions you have described.
05:57:28 <BB42> the construction works in the current rules
06:00:27 <zzo38> Yes, I expected that, but I was mentioning in case some things may be sensitive to such changes
06:17:11 -!- user3456_ has changed nick to user3456.
06:29:32 <zzo38> Can you make a (orthodox) puzzle which depends on the exact number of possible creature types?
06:31:40 <zzo38> (Also, is it possible to do this with land types?)
08:04:27 <BB42> so for creature types the puzzle is something like: Opponent has Coat of arms, Precursor golem, and X 3/3 golem tokens, You have Artificial evolution and Lightning bolt
08:05:09 <BB42> if X is too big you cant kill all of the golems
08:34:30 <esowiki> [[RarVM]] M https://esolangs.org/w/index.php?diff=78815&oldid=78808 * Void * (+77) Add link to .pdf presentation
08:49:08 <BB42> (actually that doesnt work as you can do 3 to all the golems then make them cats or w/e one by one)
08:51:08 -!- Lord_of_Life has quit (Changing host).
08:51:08 -!- Lord_of_Life has joined.
09:01:44 -!- imode has quit (Ping timeout: 256 seconds).
10:09:42 -!- Sgeo has quit (Read error: Connection reset by peer).
10:10:59 -!- myndzi has quit (Ping timeout: 268 seconds).
10:17:53 -!- gridog has joined.
10:20:38 -!- gridog_ has joined.
10:23:56 -!- gridog has quit (Ping timeout: 240 seconds).
10:38:19 -!- diginet has quit (Quit: diginet has quit!).
11:36:44 -!- BB42 has quit (Ping timeout: 245 seconds).
12:05:18 -!- LKoen has joined.
12:44:29 -!- ProofTechnique has quit (Read error: Connection reset by peer).
12:45:20 -!- ProofTechnique has joined.
12:56:47 -!- TheLie has joined.
13:01:30 -!- Lord_of_Life_ has joined.
13:02:01 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
13:03:08 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
13:28:31 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
13:29:24 -!- Lord_of_Life has joined.
13:29:24 -!- Lord_of_Life has quit (Changing host).
13:29:24 -!- Lord_of_Life has joined.
14:14:18 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78816&oldid=78798 * Mantita223 * (+12)
15:23:29 -!- rain1 has quit (Quit: Leaving).
15:30:49 -!- TheLie has quit (Ping timeout: 264 seconds).
15:32:31 -!- TheLie has joined.
15:35:29 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78817&oldid=78741 * PythonshellDebugwindow * (+66) /* Instructions */ rm nowiki + nogtice
15:35:42 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78818&oldid=78817 * PythonshellDebugwindow * (+193) /* Expressions */ Spaces
15:36:51 -!- Arcorann has quit (Ping timeout: 256 seconds).
16:00:48 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78819&oldid=78818 * PythonshellDebugwindow * (+54) /* Add two inputs */ IO format
16:16:15 -!- LKoen has quit (Remote host closed the connection).
16:38:15 -!- LKoen has joined.
16:40:16 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78820&oldid=78819 * PythonshellDebugwindow * (-69) /* Spaces */ updaet
16:41:12 -!- Johnny14 has joined.
16:44:52 <esowiki> [[Exp]] M https://esolangs.org/w/index.php?diff=78821&oldid=78820 * PythonshellDebugwindow * (-22) /* Spaces */ rm redundancy
16:46:40 <Johnny14> v also_uplime
16:47:55 -!- Johnny14 has quit (Remote host closed the connection).
16:48:23 -!- Ostentatious has joined.
16:48:43 <Ostentatious> whois orbitaldecay
16:51:19 <esowiki> [[Parent the Sizing]] M https://esolangs.org/w/index.php?diff=78822&oldid=66115 * PythonshellDebugwindow * (+12) Oh, the stub-manity!
16:52:50 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78823&oldid=78816 * PythonshellDebugwindow * (+0) mv
17:09:18 -!- Ostentatious has quit (Remote host closed the connection).
17:32:28 <esowiki> [[Talk:Spiral Rise]] N https://esolangs.org/w/index.php?oldid=78824 * Jfb * (+3861) Finishing the proof
17:50:03 -!- jfb has joined.
18:32:36 -!- gridog_ has quit (Ping timeout: 265 seconds).
18:36:25 -!- Sgeo has joined.
18:40:37 -!- TheLie has quit (Remote host closed the connection).
18:44:14 -!- jfb has quit (Remote host closed the connection).
19:12:53 -!- imode has joined.
19:42:35 <esowiki> [[Special:Log/newusers]] create * TMZ * New user account
19:44:53 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78825&oldid=78811 * TMZ * (+109)
19:46:02 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78826&oldid=78825 * TMZ * (+13)
19:47:53 <esowiki> [[Chef]] https://esolangs.org/w/index.php?diff=78827&oldid=77584 * TMZ * (-61)
20:12:12 -!- magma has joined.
20:16:35 -!- magma has quit (Client Quit).
20:58:30 -!- LKoen has quit (Remote host closed the connection).
21:02:40 -!- also_uplime has quit (Ping timeout: 272 seconds).
21:21:00 -!- LKoen has joined.
22:22:44 <esowiki> [[Pancode]] N https://esolangs.org/w/index.php?oldid=78828 * Mercerenies * (+7148) Created page with "'''Pancode''' is a stack-based esoteric programming language written by [[User:Mercerenies]], with the goal of fully embracing and utilizing the Unicode character set for vari..."
22:23:20 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78829&oldid=78823 * Mercerenies * (+14)
22:23:52 <esowiki> [[User:Mercerenies]] https://esolangs.org/w/index.php?diff=78830&oldid=71931 * Mercerenies * (+14) Added Pancode
22:50:32 -!- zseri has joined.
22:50:44 -!- zseri has quit (Client Quit).
22:53:25 -!- Arcorann has joined.
23:56:10 <b_jonas> zzo38: well the way to make players enumerate as many creature types as they can is something like this. both players have 1 life; two thousand sliver tokens with 1/1 base p/t; and a Coat of Arms. active player has a wurm token with 1000 +1/+1 counters and enchanted with Flight. non-active player has one Might Sliver, Mistform Sliver, Gemhide Sliver, Vedalken Orrery, Retribution of the Meek.
23:58:21 <b_jonas> non-active player has to cast Retribution of the MEek to destroy the wurm. as a reaction, players have to save as many of their slivers as they can by Mistforming them to a unique creature type, or to a creature type that the opponent has so that it's no longer unique. only the creatures with unique creature types survive. if anyone has more slivers surviving, they can use it to win in combat.
2020-11-22
00:04:06 <b_jonas> to make something like a puzzle from this, you probably want to force the game to also count whether there are an even or odd number of creatures, in such a way that that the outcome of the game is decided by whether there are an odd number of creature types. you can't really do that with this construction, but perhaps if you had each creature gain +1/+1 only from creatures of the same controller, and
00:04:12 <b_jonas> changed the timing by having a Fog effect this turn and a Retribution effect only the next turn, and have a Chaos Lord with indestructible, you could put something together.
00:04:22 <b_jonas> it doesn't seem easy to get an elegant puzzle from this though.
00:57:59 -!- delta23 has joined.
01:09:21 <esowiki> [[Chef]] M https://esolangs.org/w/index.php?diff=78831&oldid=78827 * PythonshellDebugwindow * (+61) Undo revision 78827 by [[Special:Contributions/TMZ|TMZ]] ([[User talk:TMZ|talk]]) (Examples appear to use the. Please correct me if I am wrong)
01:35:14 -!- Lord_of_Life_ has joined.
01:36:30 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
01:39:27 -!- uplime has joined.
01:58:21 -!- delta23 has quit (Quit: Leaving).
02:08:27 -!- uplime has quit (Ping timeout: 272 seconds).
02:31:06 -!- delta23 has joined.
03:05:20 -!- 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.”).
03:10:41 -!- jfb has joined.
03:11:04 -!- jfb has quit (Remote host closed the connection).
03:32:51 -!- deltaepsilon23 has joined.
03:33:01 -!- delta23 has quit (Disconnected by services).
03:33:05 -!- deltaepsilon23 has changed nick to delta23.
03:47:18 -!- uplime has joined.
04:20:46 -!- adu has joined.
04:49:48 -!- kmc has quit (Quit: leaving).
04:50:14 -!- kmc has joined.
05:13:03 -!- delta23 has quit (Quit: Leaving).
05:52:17 -!- gridog has joined.
06:06:54 -!- MDude has joined.
06:12:34 -!- adu has quit (Quit: adu).
06:13:56 -!- sprocklem has quit (Ping timeout: 240 seconds).
06:33:33 -!- gridog has quit (Quit: gridog).
06:33:43 -!- gridog has joined.
06:34:44 -!- gridog has quit (Remote host closed the connection).
06:39:35 -!- BB42 has joined.
06:41:44 <BB42> Though a bit more on how to puzzle the creature types: opponent has Ensnaring bridge and coat of arms while we have precursor golem and X base 3/3 golem tokens
06:42:21 <BB42> Artificial evolution is needed to shrink all of our golems to unique types so they all can attack
06:43:21 <BB42> (assuming the bridge is set to 3)
06:44:07 <BB42> and we get to deal 3*X damage to exactly kill them as long as X<the number of valid creature types
06:56:15 -!- MDead has joined.
07:34:12 -!- TheLie has joined.
07:48:49 -!- BB42 has quit (Ping timeout: 245 seconds).
07:58:26 -!- Sgeo has quit (Read error: Connection reset by peer).
08:02:15 -!- MDead_ has joined.
08:06:08 -!- MDead has quit (Ping timeout: 260 seconds).
08:06:15 -!- Sgeo has joined.
08:31:52 -!- TheLie has quit (Remote host closed the connection).
08:35:48 -!- jfb has joined.
08:36:19 -!- jfb has quit (Remote host closed the connection).
08:39:33 -!- Sgeo has quit (Read error: Connection reset by peer).
08:46:06 -!- Sgeo has joined.
09:08:33 -!- tromp_ has quit (Ping timeout: 260 seconds).
09:45:31 -!- Sgeo has quit (Read error: Connection reset by peer).
09:47:28 -!- Sgeo has joined.
10:15:10 -!- tromp has joined.
10:16:47 -!- Sgeo has quit (Read error: Connection reset by peer).
10:21:44 -!- Sgeo has joined.
10:37:40 <esowiki> [[Talk:FROM HERE TO THERE]] N https://esolangs.org/w/index.php?oldid=78832 * Expliked * (+185) Created page with "== Implementation == Are you currently working on implementing this language? Because I'd be glad to do it myself because I think it's an interesting idea. [[User:Expliked]] (..."
10:49:25 -!- imode has quit (Ping timeout: 265 seconds).
11:15:59 -!- Sgeo has quit (Read error: Connection reset by peer).
12:14:45 -!- LKoen has joined.
12:25:03 <b_jonas> BB42: see chat log about the creature type count thing
12:48:51 -!- rain1 has joined.
13:13:55 -!- aaaaaa has joined.
14:25:19 -!- uninitialized-pt has joined.
14:27:03 <esowiki> [[FROM HERE TO THERE]] M https://esolangs.org/w/index.php?diff=78833&oldid=74343 * PythonshellDebugwindow * (+4) subsections
14:28:52 <esowiki> [[Talk:FROM HERE TO THERE]] M https://esolangs.org/w/index.php?diff=78834&oldid=78832 * PythonshellDebugwindow * (+259) Reply
14:43:50 -!- Arcorann has quit (Ping timeout: 256 seconds).
14:49:15 <uninitialized-pt> whois zzo38
15:31:27 -!- sprocklem has joined.
16:12:54 -!- sprocklem has quit (Ping timeout: 260 seconds).
16:13:48 -!- sprocklem has joined.
16:37:34 <uninitialized-pt> `ls /hackenv
16:37:36 <HackEso> bin \ canary \ emoticons \ esobible \ etc \ f \ factor \ hw \ ibin \ interps \ karma \ le \ lib \ misle \ paste \ ply-3.8 \ quines \ quotes \ share \ src \ tmflry \ tmp \ wisdom
16:37:42 <uninitialized-pt> `ls /hackenv/esobible
16:37:43 <HackEso> gen_sys_1.0-1:0 \ gen_sys_1.0-1:1 \ gen_sys_1.0-1:2 \ gen_sys_1.0-1:2.5 \ gen_sys_1.0-1:3 \ gen_sys_1.0-1:4 \ gen_sys_1.0-1:5
16:37:50 <uninitialized-pt> `ls /hackenv/esobiblegen_sys_1.0-1:0
16:37:51 <HackEso> ls: cannot access '/hackenv/esobiblegen_sys_1.0-1:0': No such file or directory
16:37:57 <uninitialized-pt> `cat /hackenv/esobiblegen_sys_1.0-1:0
16:37:58 <HackEso> cat: '/hackenv/esobiblegen_sys_1.0-1:0': No such file or directory
16:38:06 <uninitialized-pt> `type /hackenv/esobible/gen_sys_1.0-1:0
16:38:07 <HackEso> type? No such file or directory
16:38:11 <uninitialized-pt> `whatis /hackenv/esobible/gen_sys_1.0-1:0
16:38:12 <HackEso> ​/hackenv/esobible/gen_sys_1.0-1:0: nothing appropriate.
16:38:17 <uninitialized-pt> `whois /hackenv/esobible/gen_sys_1.0-1:0
16:38:17 <HackEso> whois? No such file or directory
16:38:22 <uninitialized-pt> `ls /hackenv/esobible/gen_sys_1.0-1:0
16:38:22 <HackEso> ​/hackenv/esobible/gen_sys_1.0-1:0
16:38:34 <uninitialized-pt> `ls /hackenv/esobible/gen_sys_1.0-1:0
16:38:35 <HackEso> ​/hackenv/esobible/gen_sys_1.0-1:0
16:38:38 <uninitialized-pt> `ls /hackenv/esobible/gen_sys_1.0-1:0/hackenv
16:38:39 <HackEso> ls: cannot access '/hackenv/esobible/gen_sys_1.0-1:0/hackenv': Not a directory
16:38:45 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:0
16:38:46 <HackEso> First off, fungot bases eir arrays at 0, like a normal person.
16:38:57 <uninitialized-pt> `ls /hackenv/esobible#/gen_sys_1.0-1:0
16:38:58 <HackEso> ls: cannot access '/hackenv/esobible#/gen_sys_1.0-1:0': No such file or directory
16:39:01 <uninitialized-pt> `ls /hackenv/esobible #/gen_sys_1.0-1:0
16:39:03 <HackEso> ls: cannot access '/hackenv/esobible #/gen_sys_1.0-1:0': No such file or directory
16:39:07 <uninitialized-pt> `ls /hackenv/esobible
16:39:08 <HackEso> gen_sys_1.0-1:0 \ gen_sys_1.0-1:1 \ gen_sys_1.0-1:2 \ gen_sys_1.0-1:2.5 \ gen_sys_1.0-1:3 \ gen_sys_1.0-1:4 \ gen_sys_1.0-1:5
16:39:14 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:1
16:39:15 <HackEso> In the beginning fungot created #esoteric and esovanna.
16:39:17 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:2
16:39:18 <HackEso> And #esoteric was without denizens, and empty; and the order was on the face of the PDP-8. And the software of fungot moved upon the face of the scrollback.
16:39:27 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:2:5
16:39:28 <HackEso> cat: '/hackenv/esobible/gen_sys_1.0-1:2:5': No such file or directory
16:39:37 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:2.5
16:39:38 <HackEso> And fungot checked if the build environment was sane, and saw that there was no build environment in the first place, and deemed that to be close enough.
16:39:48 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:3
16:39:48 <HackEso> And fungot PMed the universe, Let there be sockets, at let one be on port 6667 for the common folk and one on 6697 for those who desire some basic fucking security: and there were two sockets, and on 6667 was one for the commonfolk and on 6697 was one for those who desired some basic fucking security.
16:40:14 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:4
16:40:15 <HackEso> And fungot pinged the sockets, and saw that they responded before they timed out (but just barely; the internet was kind of slow before the universe was created), and e saw that it was good: and fungot divided the cloud from the hard drive.
16:40:31 <uninitialized-pt> `cat /hackenv/esobible/gen_sys_1.0-1:5
16:40:32 <HackEso> And fungot called the cloud internet, and the hard drive *nix. And the DNS and the server were upon the first day.
16:40:43 <uninitialized-pt> `ls /hackenv/esobible
16:40:44 <HackEso> gen_sys_1.0-1:0 \ gen_sys_1.0-1:1 \ gen_sys_1.0-1:2 \ gen_sys_1.0-1:2.5 \ gen_sys_1.0-1:3 \ gen_sys_1.0-1:4 \ gen_sys_1.0-1:5
16:41:00 <uninitialized-pt> `ls /hackenv/
16:41:01 <HackEso> bin \ canary \ emoticons \ esobible \ etc \ f \ factor \ hw \ ibin \ interps \ karma \ le \ lib \ misle \ paste \ ply-3.8 \ quines \ quotes \ share \ src \ tmflry \ tmp \ wisdom
16:41:05 <uninitialized-pt> `ls /hackenv/bin
16:41:06 <HackEso> ​ \ \ \ ! \ " \ # \ ' \ ( \ ? \ ?? \ @ \ ^.^ \ ` \ `^ \ `` \ ¿ \ ؟ \ ⁗ \ `̀ \ welcome \ ,1 \ 1 \ 13 \ 1492 \ ,2 \ 2 \ 2014 \ 2015 \ 2016 \ 2017 \ 3 \ 4 \ 5 \ 5quote \ 5w \ 8-ball \ 8ball \ aaaaaaaaa \ acronym \ addquote \ addscowrevs \ addtodo \ addwhatis \ age \ aglist \ airport \ airport-lookup \ allquotes \ analogy \ anonlog \ append \ as86 \ as-encoding \ asm \ asmbf \ asmbfx \ autowelcome \ bardsworthli
16:41:13 <uninitialized-pt> `nooodle
16:41:14 <HackEso> nooodle? No such file or directory
16:41:24 <uninitialized-pt> `ls /hackenv/bin/welcome
16:41:24 <HackEso> ​/hackenv/bin/welcome
16:41:28 <uninitialized-pt> `ls /hackenv/bin/
16:41:29 <HackEso> ​ \ \ \ ! \ " \ # \ ' \ ( \ ? \ ?? \ @ \ ^.^ \ ` \ `^ \ `` \ ¿ \ ؟ \ ⁗ \ `̀ \ welcome \ ,1 \ 1 \ 13 \ 1492 \ ,2 \ 2 \ 2014 \ 2015 \ 2016 \ 2017 \ 3 \ 4 \ 5 \ 5quote \ 5w \ 8-ball \ 8ball \ aaaaaaaaa \ acronym \ addquote \ addscowrevs \ addtodo \ addwhatis \ age \ aglist \ airport \ airport-lookup \ allquotes \ analogy \ anonlog \ append \ as86 \ as-encoding \ asm \ asmbf \ asmbfx \ autowelcome \ bardsworthli
16:41:33 <uninitialized-pt> `ls /hackenv/bin/welcome
16:41:34 <HackEso> ls: cannot access '/hackenv/bin/welcome ': No such file or directory
16:41:50 <uninitialized-pt> `ls /hackenv/bin/`̀
16:41:51 <HackEso> ​/hackenv/bin/`̀
16:41:56 <uninitialized-pt> `ls /hackenv/bin/ `̀
16:41:57 <HackEso> ls: cannot access '/hackenv/bin/ `̀': No such file or directory
16:42:00 <uninitialized-pt> `ls /hackenv/bin/`̀
16:42:01 <HackEso> ​/hackenv/bin/`̀
16:42:11 <uninitialized-pt> `ls /hackenv/bin/¿
16:42:12 <HackEso> ​/hackenv/bin/¿
16:42:16 <uninitialized-pt> `ls /hackenv/bin/¿/hackenv
16:42:17 <HackEso> ls: cannot access '/hackenv/bin/¿/hackenv': Not a directory
16:42:28 <uninitialized-pt> cat /tmp
16:42:32 <uninitialized-pt> `ls /tmp
16:42:33 <HackEso> No output.
16:43:14 <uninitialized-pt> `hg
16:43:16 <HackEso> Mercurial Distributed SCM \ \ basic commands: \ \ add add the specified files on the next commit \ annotate show changeset information by line for each file \ clone make a copy of an existing repository \ commit commit the specified files or all outstanding changes \ diff diff repository (or selected files) \ export dump the header and diffs for one or more changesets \ forget forge
16:43:40 <uninitialized-pt> `ls /hackenv/.hg
16:43:41 <HackEso> 00changelog.i \ bookmarks \ branch \ cache \ dirstate \ hgrc \ last-message.txt \ requires \ store \ strip-backup \ undo.backup.bookmarks \ undo.backup.dirstate \ undo.bookmarks \ undo.branch \ undo.desc \ undo.dirstate
16:43:50 <uninitialized-pt> `cat /hackenv/.hg/last-message.txt
16:43:50 <HackEso> ​<wib_jonas> `` perl -pi -e \'s/xrange/range/\' /hackenv/bin/password
16:43:58 <uninitialized-pt> `cat /hackenv/.hg/dirstate
16:43:59 <HackEso> ​iԁ]nkAV~i....................n....Y`y...Finterps/clc-intercal/inst/lib/perl5/Language/INTERCAL/GenericIO/TCP.pmn....OY`y...interps/c-intercal/oilout0c.cn.....@Z.A...wisdom/underloadn....'Y`y...6interps/cfunge/cfunge-src/tests/refc-invalid-deref.b98n.....lZI...interps/rhotor/build.shn....0Y`y...interps/c-intercal/oilout0c.on.....'Y`y...wisdom/famicomn.....YvG...wisdom/shebang_args_or_inputn..
16:44:04 <uninitialized-pt> `ls /hackenv/.hg/dirstate
16:44:09 <HackEso> ​/hackenv/.hg/dirstate
16:44:24 <uninitialized-pt> Hello Fungot, I test you
16:44:33 <uninitialized-pt> Hello fungot, I test you
16:44:34 <fungot> uninitialized-pt: mr president, the europe of the fifteen, but for that practical reason, i can commit to it only with the arab world and the forced repatriation policy and the structural and short-term causes of migration through appropriate measures relating to vessels with flags of convenience in the seas of the whole wood depends. on the contrary, this involved compulsory cofinancing imposed on the production of a handicapp
16:44:47 <uninitialized-pt> the hell fungot
16:44:48 <fungot> uninitialized-pt: mr president, here we are simply swallowing whatever the commission serves up, or as president of this parliament. firstly, as a community are setting the ethical boundaries for society. trying to establish a completely equal relationship between the scrapie naturally occurring in sheep and bse, consumers want more than this because, however unexpected it may be commercially rather more appealing for europe to
16:45:17 <uninitialized-pt> for europe to what, fungot?
16:45:17 <fungot> uninitialized-pt: madam president, i prefer the voluntary approach to adopting common standards in as short a period to decide whether and how human rights policy.
16:45:46 <uninitialized-pt> fnord fungot?
16:45:47 <fungot> uninitialized-pt: mr president, the commission has now presented a list of some 12 kilometres. all together that is the basic idea behind setting up a european summit coordinating all the important issues which affect the substance of the measure.
16:46:05 -!- uplime has quit (Disconnected by services).
16:46:50 -!- also_uplime has joined.
16:46:57 <uninitialized-pt> ^bf ++++++[>++++++<-]>+++.
16:46:57 <fungot> '
16:47:00 <uninitialized-pt> ^bf ++++++[>++++++<-]>+++.+.+.
16:47:00 <fungot> '()
16:47:25 <uninitialized-pt> ^ul (I dont know Underload)
16:47:42 <uninitialized-pt> ^ul (:::::::):(:((^:()~((:)*~^)a~*^!!()~^))~*()~^^)~(^a(*~^)*a~*()~^!()~^)a~**^!!^S
16:47:42 <fungot> :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ...too much output!
16:47:52 <uninitialized-pt> ^style
16:47:52 <fungot> Available: agora alice c64 ct darwin discworld enron europarl* ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl youtube
16:47:57 <uninitialized-pt> ^style discworld
16:47:57 <fungot> Selected style: discworld (a subset of Terry Pratchett's Discworld books)
16:48:17 <uninitialized-pt> Hello fungot, how is A Tuin doing:
16:48:26 <uninitialized-pt> fungot?
16:48:51 <uninitialized-pt> what happened to fungot
16:49:49 <uninitialized-pt> ^style fungot
16:49:49 <fungot> Selected style: fungot (What I've said myself)
16:49:53 <uninitialized-pt> yes fungot work
16:50:07 <uninitialized-pt> ^style europarl*
16:50:07 <fungot> Not found.
16:50:08 <uninitialized-pt> ^style europarl
16:50:08 <fungot> Selected style: europarl (European Parliament speeches during approx. 1996-2006)
16:50:17 <uninitialized-pt> hello fungot do you work
16:51:11 <uninitialized-pt> for europe to what, fungot?
16:56:06 <uninitialized-pt> ^style
16:56:06 <fungot> Available: agora alice c64 ct darwin discworld enron europarl* ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl youtube
16:56:21 <uninitialized-pt> ^style nethack
16:56:21 <fungot> Selected style: nethack (NetHack 3.4.3 data.base, rumors.tru, rumors.fal)
16:56:29 <uninitialized-pt> isnt that rifht, fungot
16:58:37 <uninitialized-pt> i broek it
17:01:42 <uninitialized-pt> ^fungot fix
17:04:43 <uninitialized-pt> ^bf +++++++++++++++++++++++++++++++++++...
17:04:43 <fungot> ###
17:04:49 <uninitialized-pt> ^bf --------...
17:04:49 <fungot>
17:04:59 <uninitialized-pt> fungot, you not work right.
17:05:06 <uninitialized-pt> ^style
17:05:06 <fungot> Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack* oots pa qwantz sms speeches ss wp ukparl youtube
17:05:07 <uninitialized-pt> ^style
17:05:07 <fungot> Not found.
17:05:09 <uninitialized-pt> ^style agora
17:05:09 <fungot> Selected style: agora (a large selection of Agora rules, both current and historical)
17:05:53 -!- uninitialized-pt has quit (Remote host closed the connection).
18:44:30 -!- imode has joined.
19:43:00 <esowiki> [[FROM HERE TO THERE]] M https://esolangs.org/w/index.php?diff=78835&oldid=78833 * PythonshellDebugwindow * (+126) /* Syntax */ rearrange sentence
19:43:56 <esowiki> [[FROM HERE TO THERE]] M https://esolangs.org/w/index.php?diff=78836&oldid=78835 * PythonshellDebugwindow * (+93) /* Special values of x */ LINE
19:44:08 <esowiki> [[FROM HERE TO THERE]] M https://esolangs.org/w/index.php?diff=78837&oldid=78836 * PythonshellDebugwindow * (+10) /* Values of y */ 0-index
19:45:47 <esowiki> [[PUSH]] M https://esolangs.org/w/index.php?diff=78838&oldid=78731 * PythonshellDebugwindow * (+42) /* More examples */ clarify according to my understanding
19:49:02 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Brainflow]] to [[BrainFlow]]: fix capitalization
19:49:02 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Talk:Brainflow]] to [[Talk:BrainFlow]]: fix capitalization
19:54:45 -!- delta23 has joined.
20:16:51 -!- Sgeo has joined.
20:22:54 -!- user3456 has quit (*.net *.split).
20:22:54 -!- Hooloovo0 has quit (*.net *.split).
20:22:54 -!- APic has quit (*.net *.split).
20:22:54 -!- lambdabot has quit (*.net *.split).
20:22:54 -!- laerling has quit (*.net *.split).
20:22:54 -!- fungot has quit (*.net *.split).
20:22:55 -!- myname has quit (*.net *.split).
20:25:18 -!- user3456 has joined.
20:25:18 -!- Hooloovo0 has joined.
20:25:18 -!- APic has joined.
20:25:18 -!- lambdabot has joined.
20:25:18 -!- laerling has joined.
20:25:18 -!- fungot has joined.
20:25:18 -!- myname has joined.
21:15:44 -!- uninitializedPtr has joined.
21:16:12 <uninitializedPtr> hello fungot, are you working again?
21:16:12 <fungot> uninitializedPtr: a frankenstein monster detects and reports the mark e is the number of
21:16:17 <uninitializedPtr> ^style discworld
21:16:17 <fungot> Selected style: discworld (a subset of Terry Pratchett's Discworld books)
21:16:18 <uninitializedPtr> hello fungot, are you working again?
21:16:19 <fungot> uninitializedPtr: ' only for a moment dorfl was framed in the doorway. coalface was a basically horizontal shape, a dark mass of fracture lines and sheer surfaces. his eyes never left each other's face, but the fact is, in the cautious manner of someone giving a conjuror his watch while remaining aware that the entertainment seemed to be
21:16:47 * int-e dereferences uninitializedPtr to see what happens
21:17:03 <int-e> "random teleport"
21:17:33 <uninitializedPtr> fungot sounds like Terry had a stroke
21:17:34 <fungot> uninitializedPtr: " hah, i'd like to write it down..."
21:18:32 <esowiki> [[BrainFlow]] M https://esolangs.org/w/index.php?diff=78843&oldid=78839 * PythonshellDebugwindow * (+3) [-]
21:18:45 <uninitializedPtr> ^style
21:18:45 <fungot> Available: agora alice c64 ct darwin discworld* enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl youtube
21:18:57 <uninitializedPtr> ^style darwin
21:18:57 <fungot> Selected style: darwin (Books by Charles Darwin -- you know, that evilution guy)
21:19:05 <uninitializedPtr> fungot is working again. woohoo
21:19:06 <fungot> uninitializedPtr:/ work was interrupted by/ preparation :)/ series,/ least intelligent members, namely fishes, amphibians, and reptiles.
21:19:51 <uninitializedPtr> ^style ; ^style discworld
21:19:51 <fungot> Not found.
21:19:55 <uninitializedPtr> ^style && ^style discworld
21:19:55 <fungot> Not found.
21:21:18 <uninitializedPtr> ^style discworld
21:21:18 <fungot> Selected style: discworld (a subset of Terry Pratchett's Discworld books)
21:21:35 <uninitializedPtr> fungot shall fall off the rim
21:21:54 <uninitializedPtr> Hello fungot?
21:23:01 <uninitializedPtr> ^style discworld
21:23:01 <fungot> Selected style: discworld (a subset of Terry Pratchett's Discworld books)
21:23:08 <uninitializedPtr> fungot
21:23:30 <myname> sometimes, fungot is too lazy
21:23:31 <fungot> myname: granny stood on the breeze, was climbing up the wall of chain mail with an extra pair of hands, raised in the city are hailed with cries such as, what happens even if we die."
21:24:02 <uninitializedPtr> I think fungot hates me now
21:24:02 <fungot> uninitializedPtr: " it's got all ducks and hens on it, sir, since you mention it, glad to be free?' said
21:29:34 <uninitializedPtr> `l
21:29:35 <HackEso> l? No such file or directory
21:29:36 <uninitializedPtr> `ls
21:29:37 <HackEso> asmbf-1.2.7 \ banana.txt \ bfi \ compiled_brachylog.pl \ egel-master \ egel-scripts \ egel.zip \ eGtbSgN68aHU \ just \ karma \ le \ olist.new \ output.b \ paste \ program \ spline \ spout \ test \ test.sh
21:29:41 <uninitializedPtr> `cat banana.txt
21:29:43 <HackEso> Bananas taste good and have potassium, but they bruise kinda easily. I still like to eat them though :)
21:29:51 <uninitializedPtr> `cat output.b
21:29:52 <HackEso> ​+>+[<[>>+>+<<<-]>>[<<+>>-]>[[-]>>[-]++++++++++++++++++++++++++++++++++++++++++++++++.<<]<<<[>>+>+<<<-]>>[<<+>>-]>[[-]<<<[-]>[-]>>]<<]
21:29:58 <uninitializedPtr> `cat output.b | bf
21:29:59 <HackEso> cat: 'output.b | bf': No such file or directory
21:30:05 <uninitializedPtr> `cat "output.b" | bf
21:30:07 <HackEso> cat: '"output.b" | bf': No such file or directory
21:30:12 <uninitializedPtr> bf output.b
21:30:15 <uninitializedPtr> `bf output.b
21:30:17 <HackEso> ​.
21:30:29 <uninitializedPtr> ^bf +>+[<[>>+>+<<<-]>>[<<+>>-]>[[-]>>[-]++++++++++++++++++++++++++++++++++++++++++++++++.<<]<<<[>>+>+<<<-]>>[<<+>>-]>[[-]<<<[-]>[-]>>]<<]
21:30:29 <fungot> 0
21:30:56 <uninitializedPtr> `bf
21:30:57 <HackEso> Run what?
21:31:02 <uninitializedPtr> `bf /dev/null
21:31:03 <HackEso> No output.
21:31:14 <uninitializedPtr> `python
21:31:15 <HackEso> No output.
21:31:24 <uninitializedPtr> `python -c "print(ord('.'))"
21:31:25 <HackEso> ​ File "<string>", line 1 \ "print(ord('.'))" \ ^ \ IndentationError: unexpected indent
21:31:49 <uninitializedPtr> `echo "print(ord('.'))" > python.py
21:31:50 <HackEso> ​"print(ord('.'))" > python.py
21:31:55 <uninitializedPtr> `echo "print(ord('.'))" >> python.py
21:31:56 <HackEso> ​"print(ord('.'))" >> python.py
21:32:06 <uninitializedPtr> `python -c print(ord('.'))
21:32:07 <HackEso> ​ File "<string>", line 1 \ print(ord('.')) \ ^ \ IndentationError: unexpected indent
21:32:13 <uninitializedPtr> `python -c "print(ord('.'))"
21:32:14 <HackEso> ​ File "<string>", line 1 \ "print(ord('.'))" \ ^ \ IndentationError: unexpected indent
21:32:30 <uninitializedPtr> screw it, Il'll use Idle
21:32:42 <imode> gud botspam
21:33:50 <imode> the ord is 46, by the way.
21:36:07 <uninitializedPtr> I know. I have Idle
21:36:20 <uninitializedPtr> But why have Python if it can't be run?
21:36:32 <uninitializedPtr> `touch test
21:36:33 <HackEso> No output.
21:36:37 <uninitializedPtr> `cat tes
21:36:38 <HackEso> cat: tes: No such file or directory
21:36:39 <uninitializedPtr> `cat test
21:36:40 <HackEso> a
21:36:52 <uninitializedPtr> `touch this.py
21:36:53 <HackEso> No output.
21:37:29 <imode> `python -c 'print("Hello, world!")'
21:37:30 <HackEso> ​ File "<string>", line 1 \ 'print("Hello, world!")' \ ^ \ IndentationError: unexpected indent
21:37:43 <imode> `python -c 'print("Hello, world!");'
21:37:44 <HackEso> ​ File "<string>", line 1 \ 'print("Hello, world!");' \ ^ \ IndentationError: unexpected indent
21:37:47 <uninitializedPtr> `type dd
21:37:48 <HackEso> type? No such file or directory
21:37:50 <uninitializedPtr> `dd
21:37:51 <HackEso> 0+0 records in \ 0+0 records out \ 0 bytes copied, 0.000937216 s, 0.0 kB/s
21:38:22 <uninitializedPtr> printf "print(ord('.'))" | dd conv=notrunc oflag=append bs=1 of=configer.py
21:38:32 <uninitializedPtr> `printf "print(ord('.'))" | dd conv=notrunc oflag=append bs=1 of=configer.py
21:38:32 <HackEso> ​"print(ord('.'))" | dd conv=notrunc oflag=append bs=1 of=configer.py
21:38:46 <uninitializedPtr> oh, come on
21:38:50 <int-e> `` printf "Hi"
21:38:51 <HackEso> Hi
21:38:56 <int-e> `cat bin/`
21:38:56 <HackEso> cat: 'bin/`': No such file or directory
21:39:05 <uninitializedPtr> `cat /bin
21:39:06 <int-e> `cat ../bin/`
21:39:06 <HackEso> cat: /bin: Is a directory
21:39:07 <HackEso> ​#!/bin/bash \ cmd="${@-quote}" \ TIMEFORMAT="real: %lR, user: %lU, sys: %lS" \ shopt -s extglob globstar \ eval -- "$cmd" | rnooodl
21:39:09 <imode> `echo 'print("Hello, world!")' | python -c -
21:39:10 <HackEso> ​'print("Hello, world!")' | python -c -
21:39:24 <uninitializedPtr> I have started a trend
21:39:28 <uninitializedPtr> `sed -i '$a alias list='"'"'ls -cl --group-directories-first'"'" config.pyu
21:39:29 <HackEso> Usage: /bin/sed [OPTION]... {script-only-if-no-other-script} [input-file]... \ \ -n, --quiet, --silent \ suppress automatic printing of pattern space \ --debug \ annotate program execution \ -e script, --expression=script \ add the script to the commands to be executed \ -f script-file, --file=script-file \ add the contents of script-file to the commands to be exe
21:39:54 <int-e> the syntax is `cmd and then one single option without any regard to quotation or similar shenenigans
21:39:54 <uninitializedPtr> `sed -i "print(ord('.'))" config.pyu
21:39:54 <HackEso> Usage: /bin/sed [OPTION]... {script-only-if-no-other-script} [input-file]... \ \ -n, --quiet, --silent \ suppress automatic printing of pattern space \ --debug \ annotate program execution \ -e script, --expression=script \ add the script to the commands to be executed \ -f script-file, --file=script-file \ add the contents of script-file to the commands to be exe
21:40:04 <uninitializedPtr> hmm.. yes, quite
21:40:13 <imode> `sh printf hi.
21:40:14 <HackEso> sh: 0: Can't open printf hi.
21:40:34 <int-e> the trick is to use a wrapper that parses the single argument like a shell; one of them is called `, so using "`` " as a prefix is a good start
21:40:46 <uninitializedPtr> print_to_a_file_called_test print(ord('.'))
21:41:11 <uninitializedPtr> "` python3 print(ord('.'))
21:41:15 <uninitializedPtr> ` "` python3 print(ord('.'))
21:41:16 <HackEso> ​? Permission denied
21:41:31 <uninitializedPtr> `` python3 print(ord('.'))
21:41:32 <HackEso> ​/hackenv/bin/`: eval: line 5: syntax error near unexpected token `(' \ /hackenv/bin/`: eval: line 5: `python3 print(ord('.'))'
21:41:36 <imode> `sh -c 'printf "Hi."'
21:41:37 <HackEso> sh: 0: Illegal option -
21:41:37 -!- FreeFull has joined.
21:41:43 <uninitializedPtr> `` python3 print(ord('.'))
21:41:43 <HackEso> ​/hackenv/bin/`: eval: line 5: syntax error near unexpected token `(' \ /hackenv/bin/`: eval: line 5: `python3 print(ord('.'))'
21:41:49 <imode> buggah.
21:41:49 <uninitializedPtr> `` sh -c "printf 'Hi'"
21:41:50 <HackEso> Hi
21:41:56 <uninitializedPtr> he work?
21:42:00 <imode> ``sh -c 'printf "Hi."'
21:42:01 <HackEso> ​`sh? No such file or directory
21:42:06 <int-e> () are relevant for shells, of course
21:42:17 <uninitializedPtr> `` python3 -c "print(ord('.'))"
21:42:18 <HackEso> 46
21:42:28 <imode> ayyy.
21:42:50 <uninitializedPtr> It only took 10 minutes, I call that a victory
21:42:59 <uninitializedPtr> ls /
21:43:02 <uninitializedPtr> ` ls /
21:43:03 <imode> `` ls /
21:43:04 <HackEso> ​? Permission denied
21:43:04 <HackEso> bin \ dev \ etc \ hackenv \ lib \ lib64 \ proc \ sbin \ sys \ tmp \ usr
21:43:08 <imode> that's funny.
21:43:16 <imode> `` ls /hackenv
21:43:17 <HackEso> bin \ canary \ emoticons \ esobible \ etc \ f \ factor \ hw \ ibin \ interps \ karma \ le \ lib \ misle \ paste \ ply-3.8 \ quines \ quotes \ share \ src \ tmflry \ tmp \ wisdom
21:43:29 <b_jonas> `python3 -cprint("hi uninitializedPtr")
21:43:30 <HackEso> hi uninitializedPtr
21:43:31 <uninitializedPtr> ``ls /
21:43:31 <HackEso> ​`ls? No such file or directory
21:43:36 <int-e> `python3 -cprint(ord('.')) # this one actually works better without shell parsing
21:43:36 <HackEso> 46
21:43:48 <int-e> `python print(42) # do we have this?
21:43:48 <HackEso> python: can't open file 'print(42) # do we have this?': [Errno 2] No such file or directory
21:43:49 <uninitializedPtr> `python3 -cprint('evil')
21:43:49 <HackEso> evil
21:44:05 <int-e> oh, of course we don't
21:44:15 <b_jonas> `perl -eprint ord "." # also works
21:44:15 <HackEso> 46
21:44:18 <uninitializedPtr> `whoami
21:44:19 <HackEso> uninitializedPtr
21:44:23 <uninitializedPtr> `whoareyou
21:44:24 <HackEso> whoareyou? No such file or directory
21:44:27 <imode> `` whoami
21:44:28 <HackEso> imode
21:44:32 <uninitializedPtr> `whois python
21:44:33 <HackEso> whois? No such file or directory
21:44:36 <uninitializedPtr> `type python
21:44:37 <HackEso> type? No such file or directory
21:44:40 <uninitializedPtr> `python
21:44:41 <HackEso> No output.
21:44:46 <uninitializedPtr> `myvar=42
21:44:46 <HackEso> myvar=42? No such file or directory
21:44:52 <uninitializedPtr> ...
21:44:53 <b_jonas> `whatis python
21:44:54 <HackEso> python: nothing appropriate.
21:45:01 <uninitializedPtr> `whatis ls
21:45:03 <HackEso> ls(1) - list directory contents \ ls(1p) - list directory contents \ ls(1hackeso) - no description \ ls(8glibc) - File Attributes \ ls(8jevalbot) - show the name of all persistent sessions
21:45:08 <uninitializedPtr> `whatis whatus
21:45:09 <HackEso> whatus: nothing appropriate.
21:45:14 <uninitializedPtr> `whatis whatis
21:45:15 <HackEso> whatis(1) - display one-line manual page descriptions \ whatis(1hackeso) - display one-line manual page descriptions \ whatis(5hackeso) - no description
21:45:18 <int-e> . o O ( python is not an anaconda )
21:46:10 <b_jonas> `` whoami -v # uninitializedPtr
21:46:11 <HackEso> b_jonas!~x@catv-176-63-12-45.catv.broadband.hu
21:46:24 <uninitializedPtr> `` whoami -v # b_jonas
21:46:25 <HackEso> uninitializedPtr!415e3d4d@bras-base-okvlon3013w-grc-13-65-94-61-77.dsl.bell.ca
21:46:28 <b_jonas> `` env # but you can also just
21:46:29 <HackEso> IRC_NICK=b_jonas \ PWD=/hackenv/tmp \ HACKENV=/hackenv \ HOME=/tmp \ LANG=en_NZ.UTF-8 \ IRC_COMMAND=PRIVMSG \ IRC_IDENT=~x \ TERM=linux \ SHLVL=1 \ http_proxy=http://127.0.0.1:3128 \ IRC_HOST=catv-176-63-12-45.catv.broadband.hu \ IRC_TARGET=#esoteric \ PATH=/hackenv/bin:/usr/bin:/bin \ IRC_MESSAGE=`` env # but you can also just \ _=/usr/bin/env
21:46:41 <uninitializedPtr> HOME=/tmp/testing
21:46:45 <uninitializedPtr> `HOME=/tmp/testing
21:46:45 <HackEso> HOME=/tmp/testing? No such file or directory
21:46:58 <uninitializedPtr> ` printf "$HACKENV"
21:46:59 <HackEso> ​? Permission denied
21:47:12 <uninitializedPtr> `echo "$HACKENV"
21:47:13 <HackEso> ​"$HACKENV"
21:47:18 <uninitializedPtr> ``echo $HACKENV
21:47:19 <HackEso> ​`echo? No such file or directory
21:47:29 <uninitializedPtr> Very smart, Hackeso
21:47:44 <uninitializedPtr> ``python3 -c print(42)
21:47:44 <b_jonas> uninitializedPtr: the wiki page for HackEso may give some hints
21:47:45 <HackEso> ​`python3? No such file or directory
21:47:48 <int-e> well, it's a shell builtin
21:48:22 <int-e> `printf $HACKENV and apart from that, the variable wouldn't be expanded
21:48:22 <HackEso> ​$HACKENV and apart from that, the variable wouldn't be expanded
21:48:56 <int-e> because that's done by the usual shell expansion, not by the echo command
21:49:29 <b_jonas> `python3 -cimport os; print(os.environ["HACKENV"])
21:49:30 <HackEso> ​/hackenv
21:49:45 <uninitializedPtr> I would rather use APL
21:50:11 <b_jonas> [ 'which dialect of APL?'
21:50:12 <j-bot> b_jonas: which dialect of APL?
21:50:18 <b_jonas> [ 4+1
21:50:19 <j-bot> b_jonas: 5
21:51:06 <uninitializedPtr> The one that doesn't look like a cat had a stroke on my computer
21:52:12 <b_jonas> ... so you don't want APL after all?
21:52:42 <imode> so a concatenative lang.
21:54:47 <b_jonas> imode: we used to have blsqbot for concatenative cat vomit, but he's not generally here
22:02:35 -!- uninitializedPtr has quit (Quit: uninitializedPtr).
22:17:57 -!- MDead_ has quit (Read error: Connection reset by peer).
23:00:12 -!- deltaepsilon23 has joined.
23:00:49 -!- delta23 has quit (Quit: Leaving).
23:01:02 -!- deltaepsilon23 has changed nick to delta23.
23:17:04 -!- Arcorann has joined.
2020-11-23
00:18:05 -!- delta23 has quit (Quit: Leaving).
00:34:38 -!- FreeFull has quit.
00:54:52 <esowiki> [[WILSON]] M https://esolangs.org/w/index.php?diff=78844&oldid=66119 * PythonshellDebugwindow * (+5) /* Syntax */ add to BNF based on description
00:56:26 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78845&oldid=78810 * PythonshellDebugwindow * (+106) test
01:04:59 -!- 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.”).
01:35:12 -!- Lord_of_Life has joined.
01:35:37 -!- Lord_of_Life_ has quit (Ping timeout: 264 seconds).
01:45:36 <esowiki> [[Pyhton (sic)]] https://esolangs.org/w/index.php?diff=78846&oldid=60076 * LegionMammal978 * (+158) /* Sample Programs */
01:47:40 -!- aaaaaa has quit (Quit: leaving).
04:18:14 <zzo38> I think Wizards of the Coast didn't make last strike outside of Un-cards because they believe it isn't very good, but I do not agree. On the right kinds of cards, it can work OK.
04:23:06 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:11:48 <Arcorann> https://hackaday.com/2020/11/22/doom-running-on-the-nintendo-game-watch/
05:52:46 <myname> ah yes, porting doom, the hello world of console hacking
05:53:37 <esowiki> [[Talk:LSCEF]] https://esolangs.org/w/index.php?diff=78847&oldid=69603 * IFcoltransG * (+551) /* Matching letters with numbers */ new section
06:00:16 <esowiki> [[Talk:LSCEF]] https://esolangs.org/w/index.php?diff=78848&oldid=78847 * IFcoltransG * (+228) /* Matching letters with numbers */
06:03:14 -!- xelxebar has joined.
06:42:13 -!- Sgeo has quit (Read error: Connection reset by peer).
06:44:34 -!- Sgeo has joined.
07:50:30 <zzo38> In Magic: the Gathering, have you ever used one Artificial Evolution to change the text of another Artificial Evolution?
08:37:30 -!- Sgeo has quit (Read error: Connection reset by peer).
08:37:43 -!- xelxebar has quit (Ping timeout: 240 seconds).
08:38:04 -!- xelxebar has joined.
09:11:16 -!- Lord_of_Life has quit (Changing host).
09:11:16 -!- Lord_of_Life has joined.
09:39:13 -!- sprocklem has quit (Ping timeout: 264 seconds).
10:34:18 -!- wmww has quit (Quit: Bridge terminating on SIGTERM).
10:34:24 -!- none30 has quit (Quit: Bridge terminating on SIGTERM).
10:34:42 -!- Discordian[m] has quit (Quit: Bridge terminating on SIGTERM).
10:44:08 -!- wmww has joined.
11:07:39 -!- none30 has joined.
11:07:45 -!- iscordian[m] has joined.
11:16:15 -!- imode has quit (Ping timeout: 260 seconds).
11:25:26 -!- iscordian[m] has changed nick to Discordian[m].
11:28:18 -!- LKoen has joined.
12:22:55 -!- rain1 has quit (Quit: Leaving).
12:25:42 <b_jonas> ^bf -[+++++++++>+<]>.
12:25:42 <fungot> 9
12:25:53 <b_jonas> looks like it's modulo 256 or some other power of two
12:26:05 <b_jonas> ^bf +[+++++++++>-<]>.
12:26:05 <fungot> 9
12:26:29 <b_jonas> we can rely on that to golf programs
12:26:53 <Arcorann> ^bf +[+>+<]>.
12:26:54 <fungot>
12:27:00 <Arcorann> ^bf +[+>-<]>.
12:27:32 <Arcorann> ^bf -[+>+<]>.
12:27:39 <Arcorann> ^bf +[+>+<]>.
12:27:39 <fungot>
12:27:53 <Arcorann> ^bf +[+++>+<]>.
12:27:53 <fungot> U
12:27:57 <Arcorann> ^bf +[+++++>+<]>.
12:27:57 <fungot> 3
12:27:59 <Arcorann> ^bf +[+++++++>+<]>.
12:27:59 <fungot> I
12:28:05 <Arcorann> ^bf +.
12:28:23 <Arcorann> ^bf +++++++++++++++++++++++++++++++++++++++++++++++++.
12:28:23 <fungot> 1
12:34:32 <b_jonas> ^bf +++[----->+<]>+.---.+++++++..+++.
12:34:32 <fungot> hello
12:38:14 <b_jonas> hello, fungot
12:38:15 <fungot> b_jonas: " why are you here?" he said, " which can upset relatives and-"
12:40:25 <b_jonas> ^bf >++++++++++++++++[->++++++++++++++++<]<+++[----->+<]>[<.>]
12:40:32 <b_jonas> ^bf >++++++++++++++++[->++++++++++++++++<]<+++[----->+<].>[<.>]
12:40:45 <b_jonas> ^bf >++++++++++++++++[->++++++++++++++++<]<+++[----->+<]>.>[<.>]
12:40:45 <fungot> g
12:40:49 <b_jonas> ^bf >+++++++++++++++[->++++++++++++++++<]<+++[----->+<]>.>[<.>]
12:40:49 <fungot> ggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggggg ...
12:41:00 <b_jonas> ok, so it's modulo 256, not modulo some larger power
12:41:09 <b_jonas> unless I messed up that test of course
12:42:24 <Arcorann> ^bf ++[++>+<]>.
12:42:24 <fungot> 
12:42:30 <Arcorann> ^bf ++__[++>+<]>.
12:42:30 <fungot> 
12:42:34 <Arcorann> ^bf ++++[++>+<]>.
12:42:34 <fungot> ~
12:42:40 <Arcorann> ^bf ++++[++++>+<]>.
12:42:40 <fungot> ?
12:43:34 <Arcorann> Definitely 256
12:43:41 <Arcorann> (which I think is in the original spec?
12:45:14 <Arcorann> Original implementation, not necessarily original spec
12:54:11 <fizzie> Strictly speaking, it's modulo 88+:*, this being Befunge. ;)
12:54:12 <esowiki> [[LSCEF]] M https://esolangs.org/w/index.php?diff=78849&oldid=75050 * PythonshellDebugwindow * (+40) /* Usage in interpreters */ See also
12:56:17 <fizzie> It's set by the 88+:*91p on https://github.com/fis/fungot/blob/95a8f62/fungot.b98#L298
12:56:18 <fungot> fizzie: " a human being, it was nothing, no colour, no sound, no pressure, no time,' said
12:56:35 <fizzie> How bleak.
12:59:05 <b_jonas> well that should be 256
13:15:35 -!- MDude has joined.
13:16:35 -!- Arcorann_ has joined.
13:20:01 -!- Arcorann has quit (Ping timeout: 264 seconds).
13:24:26 <esowiki> [[LSCEF]] M https://esolangs.org/w/index.php?diff=78850&oldid=78849 * PythonshellDebugwindow * (+493) /* Usage in interpreters */ C
13:28:04 <fizzie> I always use 88+ for 16, but I know other people use f1+ and 82* too.
13:28:57 <fizzie> For the 256, I guess things like 884** would've been an option.
13:37:30 -!- uninitialzedPtr has joined.
13:42:05 <uninitialzedPtr> How is fungot doing today
13:42:06 <fungot> uninitialzedPtr: uncertain, but then it stopped. and i feel so stupid...' he mumbled.
13:42:45 <uninitialzedPtr> ^style discworld
13:42:45 <fungot> Selected style: discworld (a subset of Terry Pratchett's Discworld books)
13:52:33 <uninitialzedPtr> fungot
13:52:34 <fungot> uninitialzedPtr: ' enough to know that smile. igor was not easily frightened, because he woke up when he wanted to say that what was good for me, in exchange for the winding down of the watch duties. i have a very embarrassing five minutes explaining this at the moment
13:57:01 -!- uninitialzedPtr has quit (Remote host closed the connection).
14:48:42 -!- rain1 has joined.
14:50:58 <esowiki> [[Sd]] M https://esolangs.org/w/index.php?diff=78851&oldid=69762 * LegionMammal978 * (+15) fixed title based on GitHub description
14:53:50 -!- Arcorann_ has quit (Ping timeout: 272 seconds).
15:19:41 <b_jonas> I wonder, has anyone made one of these large posters with a 256x256 grid displaying a graphical representation of all unicode characters in the BMP (code points U+0000 to U+FFFF) in a plane-filling curve arrangement
15:21:11 <b_jonas> Also Google could perhaps make a large poster with a 256x256 grid displaying the favicon or preview of a website served from each IPV4 address, arranged in a plane-filling curve like https://xkcd.com/195/
15:22:52 <fizzie> You need a 65536x65536 grid for that.
15:23:50 -!- Sgeo has joined.
15:24:53 <b_jonas> hmm true
15:24:56 <b_jonas> so that latter wouldn't work
15:25:19 <b_jonas> not without some sort of popularity statistics (that Google probably has an approximation for)
15:25:26 <fizzie> A BMP poster sounds like pretty reasonable though.
15:33:01 <b_jonas> 17% of it would be the Hangul block
15:33:47 <b_jonas> and 10% private use
15:33:57 <b_jonas> I don't know how many unassigned code points there are in the BMP
15:34:37 <esowiki> [[Alphabet letters]] N https://esolangs.org/w/index.php?oldid=78852 * 3s0!an9 b0y * (+1495) Created page with "abcdefg.... Alphabet code is written through ascii. <code>a</code> means add to pointer value <code>s</code> means subtract from pointer value <code>m</code> means multipl..."
15:41:33 -!- TheLie has joined.
15:50:11 <esowiki> [[Alphabet letters]] https://esolangs.org/w/index.php?diff=78853&oldid=78852 * 3s0!an9 b0y * (+107)
15:50:28 <esowiki> [[Alphabet letters]] https://esolangs.org/w/index.php?diff=78854&oldid=78853 * 3s0!an9 b0y * (+1)
16:14:22 <j4cbo> there are only 17 planes
16:15:52 <j4cbo> and only 5 of them have characters
16:16:01 <j4cbo> er, codepoints
16:16:26 <fizzie> The Unicode Consortium should operate some sort of a Unicode room somewhere, with all of the characters displayed.
16:16:45 <fizzie> They have a postal address, but it's just a P.O. box.
16:16:57 <fizzie> (In Mountain View, curiously.)
16:21:22 <Taneb> I wonder how often they check their mail
16:24:26 <j4cbo> a lot of the new stuff is ZWJ sequences, too :/
16:34:46 -!- delta23 has joined.
16:42:10 <j4cbo> is anyone here by chance intimately familiar with memory ordering, cache semantics, etc. on ARM?
17:28:46 -!- TheLie has quit (Remote host closed the connection).
17:40:12 -!- delta23 has quit (Quit: Leaving).
17:43:52 -!- delta23 has joined.
18:44:20 <b_jonas> fizzie: like those election candidate posters that you mentioned some day?
19:06:48 <b_jonas> hmm, mail server is down or something
19:09:12 <int-e> > all even (1,2)
19:09:15 <lambdabot> True
19:15:04 -!- LKoen has quit (Remote host closed the connection).
19:15:59 <b_jonas> oren: are you planning to add support for the bengali script into neoletters? I know it really doesn't work without fancy font composition, but nor does devanagari, or arabic for that matter.
19:16:07 -!- LKoen has joined.
19:16:12 <fizzie> int-e: Clever.
19:16:25 <b_jonas> it's not that I need bengali support or anything, just wondering
19:16:27 <int-e> fizzie: I find it annoying.
19:17:04 <fizzie> int-e: Is it possible to summarize in a sentence or two the deep fundamental philosophical reason why `foldMap f (_, y) = f y`?
19:17:24 <int-e> fizzie: https://mail.haskell.org/pipermail/haskell-cafe/2020-November/132978.html is a more convincing example of why this is annoying... well-typed code never goes wrong...
19:17:58 <int-e> fizzie: there's only one way to make a Functor for (,): pick the second argument as the parameter
19:18:16 <int-e> And this extends uniquely to Applicative, Foldable.
19:18:48 <int-e> And... Traversable. You get choices for Monoid and Monad...
19:19:17 <int-e> fizzie: But hmm, that's not your question, is it.
19:19:34 <fizzie> Well, I think it sort of was.
19:19:39 <int-e> The philosophical justification is that if an instance is unique, Haskell should have it.
19:19:58 <b_jonas> `python3 -cprint(all((True, False)))
19:20:00 <HackEso> False
19:20:04 <b_jonas> > all (True, False)
19:20:07 <lambdabot> error:
19:20:07 <lambdabot> • Couldn't match expected type ‘a -> Bool’
19:20:07 <lambdabot> with actual type ‘(Bool, Bool)’
19:20:10 <fizzie> If it's empty, fill it with cream.
19:20:15 <b_jonas> > all id (True, False)
19:20:18 <lambdabot> False
19:20:29 <int-e> (Also, apparently, if I remember this point from an old discussion correctly, this particular instance turns out to be useful somewhere inside lens.)
19:20:56 <b_jonas> `python3 -cprint(all(tuple((0 == x % 2 for x in (1, 2))))
19:20:57 <HackEso> ​ File "<string>", line 1 \ print(all(tuple((0 == x % 2 for x in (1, 2)))) \ ^ \ SyntaxError: unexpected EOF while parsing
19:21:02 <b_jonas> `python3 -cprint(all(tuple((0 == x % 2 for x in (1, 2)))))
19:21:03 <HackEso> False
19:22:48 <b_jonas> int-e: hmm, so can you have a type that represents two-element lists and make that a Functor and a Foldable, and is there one in the ghc library, and is that the one with the name including zip?
19:23:15 <b_jonas> I mean for when you want (all even (foo 1 2)) to be true
19:23:30 <int-e> b_jonas: you can have a datatype with a single type parameter. data Square a = Square a a
19:24:48 <b_jonas> int-e: sure, but can it be a Functor and Foldable the way that your original example wants?
19:24:52 <int-e> or newtype Square a = Square (a, a), if you want the representation to be the same as that of (a, a). (naming: (,) a b corresponds to a product, A x B, and in that view, A x A = A^2 is a square)
19:25:59 <int-e> @let data Square a = Square a a; instance Functor Square where { fmap f (Square a a) = Square (f a) (f a) }
19:26:00 <lambdabot> .L.hs:169:24: error:
19:26:00 <lambdabot> • Conflicting definitions for ‘a’
19:26:00 <lambdabot> Bound at: .L.hs:169:24
19:26:13 <int-e> @let data Square a = Square a a; instance Functor Square where { fmap f (Square a b) = Square (f a) (f b) }
19:26:15 <lambdabot> Defined.
19:26:52 <int-e> @let instance Foldable Square where foldMap f (Square a b) = f a <> f b
19:26:54 <lambdabot> Defined.
19:27:25 <int-e> @let instance Applicative Square where Square f g <*> Square a b = Square (f a) (g b)
19:27:26 <lambdabot> .L.hs:174:10: error: [-Wmissing-methods, -Werror=missing-methods]
19:27:26 <lambdabot> • No explicit implementation for
19:27:26 <lambdabot> ‘pure’
19:27:37 <int-e> @let instance Applicative Square where Square f g <*> Square a b = Square (f a) (g b); pure a = Square a a
19:27:39 <lambdabot> Defined.
19:27:52 <int-e> > length (Square 1 2)
19:27:54 <lambdabot> 2
19:28:06 <int-e> > all even (Square 1 2)
19:28:08 <lambdabot> False
19:28:14 <b_jonas> > map (s -> all even s) [Square 1 2, Square 14 6, Square 9 5, Square 11 4]
19:28:17 <lambdabot> error:
19:28:17 <lambdabot> Pattern syntax in expression context: s -> all even s
19:28:22 <b_jonas> > map (\s -> all even s) [Square 1 2, Square 14 6, Square 9 5, Square 11 4]
19:28:24 <lambdabot> [False,True,False,False]
19:28:47 <b_jonas> looks good, provided those satisfy the laws for those typeclasses
19:29:16 <int-e> @let data Square' a = Square' a a deriving (Eq, Ord, Show, Read, Functor, Foldable)
19:29:18 <lambdabot> Defined.
19:29:26 <int-e> > length (Square' 1 2)
19:29:28 <lambdabot> 2
19:30:04 <b_jonas> what... how do you derive Functor? that's not a newtype deriving
19:30:08 <b_jonas> and Foldable too
19:30:15 <int-e> GHC has extensions for this
19:30:40 <b_jonas> `python3 -cprint(len((1,2)))
19:30:41 <HackEso> 2
19:31:05 <b_jonas> (funnily python's len function deliberately doesn't work for arbitrary iterables)
19:31:14 <int-e> In fact, GHC has a ton of extensions in this area: DeriveAnyClass DeriveFunctor DeriveTraversable DeriveDataTypeable DeriveGeneric DerivingStrategies DeriveFoldable DeriveLift DerivingVia
19:32:11 <int-e> (and that's missing GeneralizedNewtypeDeriving, and probably a couple more)
19:32:27 <b_jonas> the Typeable thing is understandable, that it can be derived for many types is sort of the point
19:32:53 <myname> b_jonas: well, not allowing len for infinite data isn't that stupid
19:33:39 <int-e> the Typeable thing is special in that it is *required* to make Typeable safe(-ish).
19:40:25 <b_jonas> int-e: yeah. rust ends up with a nice general trait system, and then like two dozen traits that need various kinds of compiler magic, not counting the ones that just define what an arithmetic punctuation operator syntax is shortcut to
19:40:49 <b_jonas> and the list will probably grow even further
19:43:23 <int-e> GHC... might be done? Hard to say.
19:43:37 <int-e> I bet they thought they were done with DeriveAnyClass
19:43:44 -!- imode has joined.
19:45:15 <int-e> Which builds on top of GHC's generics (which destructure datatypes into sums and products and some other building blocks for applications and some basic types...)
19:45:27 <esowiki> [[HAN]] N https://esolangs.org/w/index.php?oldid=78855 * Aryantech123 * (+2905) Added initial information
19:45:58 <int-e> With the idea that if you have an instance Generic x => Foo x, then you can use that instance to derive Foo for any type that you can derive a Generics instance for
19:46:18 <b_jonas> I se
19:46:57 <esowiki> [[HAN]] M https://esolangs.org/w/index.php?diff=78856&oldid=78855 * Aryantech123 * (+6) Fixed catagories
19:47:06 <int-e> However... this wasn't the end. We now have DerivingVia (which allows you to give an explicit newtype whose instance to use... so it's mixing GND and DeriveAnyClass and all the other stuff)
19:47:54 <int-e> And DerivingStrategies is also new, which finally allows you distinguish between derivinig Ord by builtin the mechanism, or by another strategy like GND or the via thing.
19:48:18 <int-e> So... I'm not going to bet on whether there'll be more extensions.
19:48:30 <int-e> But I will say that the system feels quite flexible now.
19:49:07 <esowiki> [[HAN]] M https://esolangs.org/w/index.php?diff=78857&oldid=78856 * Aryantech123 * (+1)
19:51:13 <esowiki> [[HAN]] https://esolangs.org/w/index.php?diff=78858&oldid=78857 * Aryantech123 * (+41)
19:52:36 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78859&oldid=78829 * Aryantech123 * (+10)
19:53:05 <esowiki> [[HAN]] M https://esolangs.org/w/index.php?diff=78860&oldid=78858 * Aryantech123 * (-13)
19:56:17 <esowiki> [[User:Aryantech123]] M https://esolangs.org/w/index.php?diff=78861&oldid=78048 * Aryantech123 * (+23)
19:57:18 <esowiki> [[User:Aryantech123]] https://esolangs.org/w/index.php?diff=78862&oldid=78861 * Aryantech123 * (+0)
20:14:34 -!- sprocklem has joined.
21:02:50 -!- uninitializedPtr has joined.
21:04:29 <uninitializedPtr> fungot
21:04:30 <fungot> uninitializedPtr: " to start with." teppic shrugged, and got no shorter."
21:09:23 <uninitializedPtr> > printStrLn "Hello"
21:09:25 <lambdabot> error:
21:09:25 <lambdabot> • Variable not in scope: printStrLn :: [Char] -> t
21:09:25 <lambdabot> • Perhaps you meant one of these:
21:10:14 <uninitializedPtr> > import Prelude
21:10:17 <lambdabot> <hint>:1:1: error: <hint>:1:1: error: parse error on input ‘import’
21:10:52 <uninitializedPtr> >import Prelude
21:11:00 <int-e> it's not ghci
21:11:38 <uninitializedPtr> Can it still print? (Sorry, I do not know very much Haskell)
21:11:40 <int-e> > putStrLn "Foo" -- no IO either
21:11:43 <lambdabot> <IO ()>
21:11:48 <int-e> > "Foo"
21:11:50 <lambdabot> "Foo"
21:12:07 <uninitializedPtr> > * 4 (+ 2 2)
21:12:09 <lambdabot> <hint>:1:1: error: <hint>:1:1: error: parse error on input ‘*’
21:12:15 <uninitializedPtr> > 4 * (2 + 2)
21:12:18 <lambdabot> 16
21:12:21 <uninitializedPtr> Thank you
21:13:11 <uninitializedPtr> ?google
21:13:11 <lambdabot> Empty search.
21:13:16 <uninitializedPtr> ?google is this search
21:13:17 <lambdabot> No Result Found.
21:15:11 <int-e> @google bitrot
21:15:12 <lambdabot> No Result Found.
21:16:04 <int-e> It turns out that trying to scrape HTML for relevant text is... brittle.
21:18:07 <uninitializedPtr> add x y = x + y
21:18:12 <uninitializedPtr> > add x y = x + y
21:18:14 <lambdabot> <hint>:1:9: error: <hint>:1:9: error: parse error on input ‘=’
21:18:46 <int-e> > let add x y = x + y in foo 1 2
21:18:49 <lambdabot> error:
21:18:49 <lambdabot> • Variable not in scope: foo :: t0 -> t1 -> t
21:18:49 <lambdabot> • Perhaps you meant ‘for’ (imported from Data.Traversable)
21:18:54 <int-e> err
21:18:57 <int-e> > let add x y = x + y in add 1 2
21:19:00 <lambdabot> 3
21:19:58 <int-e> Anyway, https://www.haskell.org/documentation/ has lots of places to start
21:20:28 <int-e> There's also #haskell.
21:23:19 <int-e> uninitializedPtr: but don't spam that channel with lambdabot experiments!
21:25:07 <uninitializedPtr> Sorry
21:26:36 -!- uninitializedPtr has left.
21:26:43 <int-e> mmm
21:27:03 <int-e> that went well
21:40:54 <imode> they seem a little flakey.
21:41:46 -!- Frater_EST has joined.
22:22:56 <esowiki> [[ABCDE]] M https://esolangs.org/w/index.php?diff=78863&oldid=73454 * Expliked * (+1) literally added a single "n"
22:23:38 <esowiki> [[ABCDE]] M https://esolangs.org/w/index.php?diff=78864&oldid=78863 * Expliked * (-1) removed a single "n" from a different area of the page
22:57:27 <esowiki> [[Special:Log/newusers]] create * Bloodyknucles * New user account
22:58:25 -!- Frater_EST has quit (Ping timeout: 264 seconds).
23:08:36 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78865&oldid=78826 * Bloodyknucles * (+93)
23:10:09 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78866&oldid=78865 * Bloodyknucles * (+214)
23:11:48 -!- Arcorann_ has joined.
23:21:10 <int-e> esowiki: hope they aren't coming for speling corection.
23:31:09 <esowiki> [[BitSwitch]] N https://esolangs.org/w/index.php?oldid=78867 * Bloodyknucles * (+514) Created page with "BitSwitch is an [[esolang]] made by [[User:Bloodyknucles|BloodyKnukles]].<br> Here is a table of the commands in BitSwitch:<br> {| class="wikitable sortable" |- ! Name !! Func..."
23:33:35 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78868&oldid=78859 * Bloodyknucles * (+14)
23:34:33 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78869&oldid=78868 * Bloodyknucles * (+2)
23:54:22 -!- Frater_EST has joined.
23:54:57 <int-e> hrm, weird one
23:56:41 <int-e> (the weird part is how little the implementation matches the "language" description)
2020-11-24
00:03:49 -!- sftp has quit (Ping timeout: 256 seconds).
00:08:46 <esowiki> [[BitSwitch]] https://esolangs.org/w/index.php?diff=78870&oldid=78867 * Bloodyknucles * (+101)
00:09:40 -!- sftp has joined.
00:30:30 <esowiki> [[BitSwitch]] https://esolangs.org/w/index.php?diff=78871&oldid=78870 * Bloodyknucles * (+275)
00:38:32 <esowiki> [[Special:Log/upload]] upload * Bloodyknucles * uploaded "[[File:BitSwitch.png]]"
00:39:09 <esowiki> [[BitSwitch]] https://esolangs.org/w/index.php?diff=78873&oldid=78871 * Bloodyknucles * (+44)
00:51:04 <esowiki> [[HAN]] M https://esolangs.org/w/index.php?diff=78874&oldid=78860 * PythonshellDebugwindow * (+0) fix link
01:03:10 <esowiki> [[ABCD]] M https://esolangs.org/w/index.php?diff=78875&oldid=73838 * PythonshellDebugwindow * (+45) /* Interpreter */ cat+seeAlso
01:03:36 -!- sftp has quit (Ping timeout: 240 seconds).
01:03:46 <esowiki> [[ABCDE]] M https://esolangs.org/w/index.php?diff=78876&oldid=78864 * PythonshellDebugwindow * (+25) /* Compiler */ see.also
01:06:27 <esowiki> [[ABCR]] M https://esolangs.org/w/index.php?diff=78877&oldid=63084 * PythonshellDebugwindow * (+82) link + external link
01:08:48 -!- sftp has joined.
01:10:15 -!- dionys has joined.
01:22:24 <esowiki> [[ABCR]] M https://esolangs.org/w/index.php?diff=78878&oldid=78877 * PythonshellDebugwindow * (+86) /* Examples */ add Cat and Truth Machine
01:23:10 <esowiki> [[ABCR]] M https://esolangs.org/w/index.php?diff=78879&oldid=78878 * PythonshellDebugwindow * (+2) /* Hello, world! */ fix link
01:36:36 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
01:37:50 -!- Lord_of_Life has joined.
01:45:39 -!- 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.”).
01:50:03 -!- Sgeo has quit (Read error: Connection reset by peer).
01:52:09 -!- Sgeo has joined.
02:13:08 -!- lambdabot has quit (Ping timeout: 260 seconds).
02:16:53 -!- lambdabot has joined.
02:24:21 -!- spruit11 has quit (Quit: leaving).
02:24:36 -!- spruit11 has joined.
02:51:25 -!- spruit11 has quit (Quit: leaving).
03:58:36 -!- adu has joined.
04:37:39 -!- Sgeo_ has joined.
04:37:39 -!- Arcorann__ has joined.
04:40:16 -!- MDude has quit (Ping timeout: 240 seconds).
04:40:36 -!- Sgeo has quit (Ping timeout: 240 seconds).
04:40:36 -!- Arcorann_ has quit (Ping timeout: 240 seconds).
06:10:31 <esowiki> [[Special:Log/newusers]] create * ShadeTempest * New user account
06:12:56 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78880&oldid=78866 * ShadeTempest * (+127) /* Introductions */
06:53:49 <esowiki> [[Special:Log/upload]] upload * ShadeTempest * uploaded "[[File:02091 billard.gif]]"
06:54:34 <esowiki> [[~ATH]] https://esolangs.org/w/index.php?diff=78882&oldid=78750 * ShadeTempest * (+469)
06:56:26 <esowiki> [[Talk:BitSwitch]] N https://esolangs.org/w/index.php?oldid=78883 * Tetrapyronia * (+985) /* Python3 Interpreter Update */ new section
07:02:00 -!- Lord_of_Life has quit (Changing host).
07:02:00 -!- Lord_of_Life has joined.
07:04:43 -!- spruit11 has joined.
07:11:33 -!- adu has quit (Quit: adu).
08:25:34 -!- sprocklem has quit (Ping timeout: 265 seconds).
08:32:39 -!- Sgeo_ has quit (Read error: Connection reset by peer).
08:52:03 <esowiki> [[User:Hakerh400]] M https://esolangs.org/w/index.php?diff=78884&oldid=78603 * Hakerh400 * (+0) Move to the unimplemented category
09:26:27 -!- TheLie has joined.
10:21:41 -!- Arcorann has joined.
10:23:30 -!- Arcorann__ has quit (Ping timeout: 265 seconds).
10:42:40 -!- TheLie has quit (Remote host closed the connection).
11:20:42 -!- adu has joined.
11:52:54 -!- imode has quit (Ping timeout: 272 seconds).
12:17:40 -!- LKoen has joined.
12:21:51 -!- delta23 has quit (Quit: Leaving).
12:26:50 -!- adu has quit (Quit: adu).
12:32:41 -!- adu has joined.
12:52:17 -!- TheLie has joined.
13:42:02 -!- laerling has quit (Quit: leaving).
14:13:34 -!- Arcorann has quit (Ping timeout: 265 seconds).
14:57:36 -!- Sgeo has joined.
15:08:27 -!- dionys has quit (Quit: WeeChat 2.0.1).
15:08:39 -!- dionys has joined.
15:11:55 -!- Lymia has quit (Quit: Hugs~ <3).
15:14:45 -!- TheLie has quit (Remote host closed the connection).
15:24:08 -!- arseniiv has joined.
15:39:48 -!- Lymia has joined.
15:46:57 -!- Frater_EST has quit (Read error: Connection reset by peer).
15:46:57 -!- MDude has joined.
15:53:01 <arseniiv> fungot: finally I’m back sane and almost in full health, aren’t you glad that it’s so?
15:53:01 <fungot> arseniiv: if you ain't got nothing if you ain't got a cow.' he sniffed the planks.
15:54:47 <arseniiv> I ain’t got a cow unfortunately, though my cat when she doesn’t like something, is content to say something almost like “moo”
15:55:01 <arseniiv> though several octaves higher of course
15:55:56 <arseniiv> `password
15:55:57 <HackEso> hdmjitwhihpndow
15:56:06 <arseniiv> oh gods
15:59:22 <dionys> !secure_my_password hunter2
16:09:18 <APic> Whoah
16:09:29 <APic> Finally need to read some Bash.org again
16:09:33 <APic> Thanks for the Reminder ☺
16:34:25 -!- ski has quit (Ping timeout: 240 seconds).
16:35:53 -!- ski has joined.
16:54:54 -!- 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.”).
17:08:21 -!- LKoen has joined.
17:35:31 <b_jonas> arseniiv: oh no, how will you ever fit into #esoteric now?
17:46:09 <arseniiv> b_jonas: why wouldn’t I?
17:48:26 <arseniiv> do you mean I should be a bit insane, well, that aspect is in check as always, it didn’t degrade when I was under virus
17:54:23 <arseniiv> my first thought seeing “how will you ever fit into” was “am I that fat already?” :D (contrary, I think I lost a kilo maybe)
17:57:04 -!- tromp has quit (Remote host closed the connection).
18:03:42 -!- sprocklem has joined.
18:12:06 -!- Cale_ has joined.
18:12:14 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Wenyan-lang]] to [[Wenyan]]: website only calls the language "wenyan"; "wenyan-lang" is the name of the repo
18:12:14 <esowiki> [[Special:Log/move]] move * LegionMammal978 * moved [[Talk:Wenyan-lang]] to [[Talk:Wenyan]]: website only calls the language "wenyan"; "wenyan-lang" is the name of the repo
18:12:31 <esowiki> [[Wenyan]] M https://esolangs.org/w/index.php?diff=78889&oldid=78885 * LegionMammal978 * (+9) fixed title
18:20:01 -!- sprocklem has quit (Ping timeout: 264 seconds).
18:20:33 -!- sprocklem has joined.
18:22:03 <b_jonas> arseniiv: yes, I'm saying that you fit better here if you are insane like the rest of us regulars; I'm not making a statement of judgement on whether you should be insane, you have to consider the tradeoffs
18:22:16 -!- Cale has quit (Disconnected by services).
18:22:18 <b_jonas> `? alice
18:22:19 <HackEso> Alice doesn't want to go among mad people.
18:22:24 -!- Cale_ has changed nick to Cale.
18:22:44 -!- Cale_ has joined.
18:23:39 -!- Cale_ has quit (Remote host closed the connection).
18:23:42 <arseniiv> b_jonas: ha! but wasn’t I already sufficiently insane when I made 0123
18:24:03 <arseniiv> it’s still a draft in my user space, even
18:24:35 <arseniiv> is that a sane thing to do (:
18:25:26 <b_jonas> `? everyone
18:25:27 <HackEso> Everyone in here is mad.
18:25:32 <b_jonas> ^ found it, that's the wisdom
18:26:57 -!- tromp has joined.
18:28:03 -!- tromp has quit (Remote host closed the connection).
18:28:07 <b_jonas> `q 702
18:28:08 <HackEso> 702) <zzo38> I think we are sort of this insane, and also sort of not as much as insane, and also sort of a bit more insane than that, and also somewhat more various other thing at various times whatever you are discussing at that time
18:28:19 -!- tromp has joined.
18:28:31 <b_jonas> `q 776
18:28:32 <HackEso> 776) <zzo38> Yes you are correct you must be mad or you wouldn't have come here. No escape either, sorry.
18:30:31 <b_jonas> `q 1157
18:30:32 <HackEso> 1157) <zzo38> I think it is allowed to be both sane and insane simultaneously.
18:30:41 <b_jonas> arseniiv: ^ oh hey, I might have been wrong, maybe you can be sane still
18:32:24 <arseniiv> b_jonas: yeah I prefer both, add milk and lemon to my tea
18:32:34 <arseniiv> though I joke about tea
18:32:53 <arseniiv> I can tolerate them only in parallel
18:34:48 <arseniiv> though I’m not keen to drink lemon tea, it’s to acidic to for my emotional teeth. I think they have an enamel defect or something
18:35:08 <arseniiv> s/to acidic to/too acidic
19:00:58 -!- imode has joined.
19:05:40 -!- Lord_of_Life has quit (Excess Flood).
19:06:15 -!- TheLie has joined.
19:06:33 -!- Lord_of_Life has joined.
19:06:34 -!- Lord_of_Life has quit (Changing host).
19:06:34 -!- Lord_of_Life has joined.
19:13:58 -!- TheLie has quit (Remote host closed the connection).
19:45:14 -!- delta23 has joined.
20:24:34 -!- LKoen has quit (Read error: Connection reset by peer).
20:29:24 -!- LKoen has joined.
20:33:11 -!- TheLie has joined.
20:39:36 -!- LKoen has quit (Read error: Connection reset by peer).
20:43:26 <b_jonas> ``` set -e; echo $'#include<string.h>\n#include<math.h>\n#include<stdio.h>\n''int main(int c, char *v[]) { unsigned long i[2]={~0UL,0}; long double f,g; memcpy(&f,i,16); g = nextafterl(f,INFINITY); if(g<f)printf("fun\n"); }' >pd.c; gcc -std=gnu11 -lm -Wall -O -o pd pd.c; ./pd
20:43:27 <HackEso> fun
20:43:48 -!- adu has quit (Quit: adu).
20:44:49 <b_jonas> ^ on x86-linux, where long double is x87 80-bit float type, glibc's nextafterl function misbehaves on a pseudodenormal input. this is probably not a bug. if you ever needed to work around this, you could subtract zero from ther input first, but good luck finding a future-proof way to convince the compiler not to optimize away the subtract zero.
20:50:14 -!- adu has joined.
20:53:01 <kmc> is there not a function to normalize a long double?
20:53:58 <kmc> also what does pseudodenormal even mean
20:57:18 <b_jonas> kmc: the x87 80-bit float type stores the top bit of the significand explicitly, the one that's always 1 in a normal number but 0 in a denormal, and that's not stored in the much more common IEEE 32-bit and 64-bit float formats. if you set that top bit wrong, you get a wierd floating-point value. in almost all cases, x87 officially doesn't support such values, though I'm not quite sure what extent "does
20:57:24 <b_jonas> not support" imply. however,
20:58:23 <b_jonas> it does explicitly allow pseudo-denormal inputs, to such extent that in arithmetic operations, it normalizes them to the normal number with equal value (by incrementing the exponent field by one). so if you subtract one using a real x87 instruction, it will do that normalization (and no other change).
20:58:57 <b_jonas> there's no way to get pseudo-denormals from sane operations, and they're not something you would normally encounter. but with an explicit memcpy, like this, you can get a pseudo-denormal value into f.
20:59:16 <kmc> ah
21:03:43 <b_jonas> ah, the intel docs says that (in 387 and later) the other weird 80-bit float values "generate an invalid-operation exception when these encodings are encountered as operands". it also says that pseudo-denormal inputs "are handled correctly; that is, they are treated as denormals and a denormal exception is generated. Pseudo-denormal numbers should not be used as operand values."
21:08:21 <esowiki> [[H]] M https://esolangs.org/w/index.php?diff=78890&oldid=78112 * PythonshellDebugwindow * (+2) can -> can't
21:09:16 <esowiki> [[USERA]] M https://esolangs.org/w/index.php?diff=78891&oldid=71263 * PythonshellDebugwindow * (-9) unpipe cross-namespace link
21:13:21 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78892&oldid=78845 * PythonshellDebugwindow * (+80) Rot
21:15:00 -!- LKoen has joined.
21:16:13 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78893&oldid=78892 * PythonshellDebugwindow * (+21) /* Rot */ ROT
21:16:19 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78894&oldid=78893 * PythonshellDebugwindow * (+0) /* Rot */ Rot
21:16:40 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78895&oldid=78894 * PythonshellDebugwindow * (-1) /* Rot */ r
21:17:13 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78896&oldid=78895 * PythonshellDebugwindow * (+0) /* Rot */ Finish
21:25:12 -!- LKoen has quit (Read error: Connection reset by peer).
21:26:56 -!- LKoen has joined.
21:32:42 <esowiki> [[BitSwitch]] M https://esolangs.org/w/index.php?diff=78897&oldid=78873 * PythonshellDebugwindow * (+430) Fix/(arguably) improve Python interpreter; cats; headers; rm incorrect quine
21:37:30 <esowiki> [[BitSwitch]] M https://esolangs.org/w/index.php?diff=78898&oldid=78897 * PythonshellDebugwindow * (+117) unpipe, cats, computational class
21:40:07 <esowiki> [[JSMeth]] M https://esolangs.org/w/index.php?diff=78899&oldid=78806 * PythonshellDebugwindow * (+87) stack islike tape
21:40:08 -!- LKoen has quit (Read error: Connection reset by peer).
21:42:04 -!- LKoen has joined.
21:44:46 -!- TheLie has quit (Remote host closed the connection).
21:54:43 <esowiki> [[BitSwitch]] M https://esolangs.org/w/index.php?diff=78900&oldid=78898 * PythonshellDebugwindow * (-107) /* Interpreter in Python 3 */ Fix according to TYNKER spec
22:11:08 -!- mayu_ has joined.
22:11:15 <mayu_> hi
22:15:56 -!- mayu_ has quit (Quit: Leaving).
22:16:40 <esowiki> [[Exotic]] N https://esolangs.org/w/index.php?oldid=78901 * Hakerh400 * (+2742) +[[Exotic]]
22:16:43 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=78902&oldid=78869 * Hakerh400 * (+13) +[[Exotic]]
22:16:47 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=78903&oldid=78884 * Hakerh400 * (+13) +[[Exotic]]
22:22:56 <esowiki> [[Truth-machine]] https://esolangs.org/w/index.php?diff=78904&oldid=78792 * Hakerh400 * (+71) +[[Exotic]]
22:44:50 <esowiki> [[Exotic]] https://esolangs.org/w/index.php?diff=78905&oldid=78901 * Hakerh400 * (+170) Add a new example
23:01:16 -!- arseniiv has quit (Ping timeout: 246 seconds).
23:12:04 -!- adu has quit (Quit: adu).
23:24:08 <esowiki> [[Special:Log/newusers]] create * JuicyGuyzer * New user account
23:26:30 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78906&oldid=78880 * JuicyGuyzer * (+13) /* Introductions */
23:27:04 <esowiki> [[User:JuicyGuyzer]] N https://esolangs.org/w/index.php?oldid=78907 * JuicyGuyzer * (+16) Created page with "Im juicy haha"
23:28:24 -!- Arcorann has joined.
23:32:43 -!- adu has joined.
23:37:49 -!- adu has quit (Quit: adu).
2020-11-25
00:15:38 -!- 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.”).
00:15:42 -!- adu has joined.
00:20:22 <int-e> I wonder whether https://en.wikipedia.org/wiki/Utah_metal_monolith will survive Wikipedia's relevance criteria...
00:27:01 -!- adu has quit (Ping timeout: 246 seconds).
00:43:28 <esowiki> [[Exotic]] M https://esolangs.org/w/index.php?diff=78908&oldid=78905 * PythonshellDebugwindow * (+0) capital
01:37:08 -!- Lord_of_Life_ has joined.
01:37:38 -!- Lord_of_Life has quit (Ping timeout: 256 seconds).
01:59:01 <esowiki> [[C-trice]] N https://esolangs.org/w/index.php?oldid=78909 * RocketRace * (+1600) Initial draft
01:59:52 <esowiki> [[C-trice]] M https://esolangs.org/w/index.php?diff=78910&oldid=78909 * RocketRace * (+18) Categorize
02:00:52 <esowiki> [[C-trice]] M https://esolangs.org/w/index.php?diff=78911&oldid=78910 * RocketRace * (+0) wrong braces
02:33:58 <esowiki> [[+-]] https://esolangs.org/w/index.php?diff=78912&oldid=78139 * Voltage2007 * (+414)
02:39:19 -!- Arcorann has quit (Ping timeout: 246 seconds).
03:25:41 -!- delta23 has quit (Quit: Leaving).
04:00:02 <zzo38> I thought of how slow correspondence play could be possible with Sirlin's "Codex" card game, although a few of the card effects won't work with what I have, such as any effect that requires you to draw cards during your own turn, or that requires you to reveal anything that would normally be concealed if it isn't your turn.
04:00:10 <zzo38> (There are a few cards that do this.)
04:23:32 -!- adu has joined.
04:39:52 -!- adu has quit (Quit: adu).
05:09:08 -!- arseniiv has joined.
05:13:11 -!- delta23 has joined.
05:26:59 <zzo38> In Magic: the Gathering, is it allowed for if one player decides to concede a subgame, that other player(s) can then decide to concede simultaneously with the first player, so they both lose the subgame?
06:33:02 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
07:22:20 -!- Sgeo has quit (Read error: Connection reset by peer).
07:50:22 -!- Arcorann has joined.
08:01:32 -!- LKoen has joined.
08:50:22 -!- dionys has quit (Quit: WeeChat 2.0.1).
08:50:33 -!- dionys has joined.
10:04:30 -!- delta23 has quit (Ping timeout: 265 seconds).
10:16:40 -!- rain1 has quit (Remote host closed the connection).
10:27:56 -!- imode has quit (Ping timeout: 240 seconds).
10:30:23 -!- sprocklem has quit (Ping timeout: 260 seconds).
10:51:27 <b_jonas> int-e: it will survive, because the relevance criteria is about lots of other media writing/talking about the same topic, which is satisfied, no matter how stupid the thing is
11:52:16 -!- rain1 has joined.
12:27:57 -!- TheLie has joined.
12:39:15 -!- 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.”).
13:52:37 -!- eedd_ has joined.
14:10:18 -!- arseniiv has quit (Ping timeout: 260 seconds).
14:21:16 -!- Arcorann has quit (Ping timeout: 240 seconds).
14:22:06 -!- arseniiv has joined.
14:28:50 -!- LKoen has joined.
14:35:41 -!- TheLie has quit (Remote host closed the connection).
14:39:09 -!- Sgeo has joined.
14:57:12 -!- eedd_ has quit (Quit: eedd_).
16:02:25 <esowiki> [[Special:Log/newusers]] create * SpencerW * New user account
16:27:26 -!- spruit11_ has joined.
16:33:37 <esowiki> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=78913&oldid=78906 * SpencerW * (+16)
16:33:56 <esowiki> [[Count]] N https://esolangs.org/w/index.php?oldid=78914 * SpencerW * (+1331) Created page with "Count, or sometimes called The Count, is a stack-based language with 16 commands. Each command is represented by a single hexadecimal digit. This means that a string of code i..."
16:53:03 -!- glitch1 has joined.
16:55:57 -!- glitch1 has left.
17:07:16 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78915&oldid=78914 * SpencerW * (+531)
17:09:09 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78916&oldid=78915 * SpencerW * (+123)
17:14:02 -!- LKoen has quit (Read error: Connection reset by peer).
17:15:41 -!- LKoen has joined.
17:21:44 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78917&oldid=78916 * SpencerW * (+67)
17:28:59 -!- LKoen has quit (Read error: Connection reset by peer).
17:31:44 -!- LKoen has joined.
17:37:40 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78918&oldid=78917 * SpencerW * (-67)
17:43:56 -!- LKoen has quit (Read error: Connection reset by peer).
17:45:04 -!- LKoen has joined.
17:47:59 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78919&oldid=78918 * SpencerW * (+98)
17:48:41 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78920&oldid=78919 * SpencerW * (-75)
17:49:00 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78921&oldid=78920 * SpencerW * (+7)
17:59:24 -!- LKoen has quit (Read error: Connection reset by peer).
18:00:07 -!- LKoen has joined.
18:11:18 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78922&oldid=78921 * SpencerW * (+219)
18:14:43 -!- LKoen has quit (Read error: Connection reset by peer).
18:17:25 -!- LKoen has joined.
18:20:32 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78923&oldid=78922 * SpencerW * (+260)
18:27:52 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78924&oldid=78923 * SpencerW * (+660)
18:29:38 -!- LKoen has quit (Read error: Connection reset by peer).
18:30:10 -!- LKoen has joined.
18:41:09 -!- grumble has quit (Quit: CHANGE MY MIND: Excel is a functional programming language).
18:43:28 -!- grumble has joined.
18:44:22 -!- LKoen has quit (Read error: Connection reset by peer).
18:45:08 -!- LKoen has joined.
18:52:09 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78925&oldid=78902 * SpencerW * (+12)
18:59:00 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78926&oldid=78924 * SpencerW * (+50)
18:59:20 -!- LKoen has quit (Read error: Connection reset by peer).
19:00:43 -!- LKoen has joined.
19:00:44 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78927&oldid=78926 * SpencerW * (+18)
19:03:32 -!- MDude has joined.
19:11:26 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78928&oldid=78927 * SpencerW * (+571)
19:13:41 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78929&oldid=78928 * SpencerW * (+15)
19:14:57 -!- LKoen has quit (Read error: Connection reset by peer).
19:15:40 -!- LKoen has joined.
19:30:13 -!- LKoen has quit (Read error: Connection reset by peer).
19:30:47 -!- LKoen has joined.
19:31:02 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78930&oldid=78929 * SpencerW * (+0)
19:31:45 -!- TheLie has joined.
19:34:54 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78931&oldid=78930 * SpencerW * (+0)
19:45:21 -!- LKoen has quit (Read error: Connection reset by peer).
19:46:01 -!- LKoen has joined.
19:59:14 -!- LKoen has quit (Read error: Connection reset by peer).
20:01:59 -!- LKoen has joined.
20:02:07 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78932&oldid=78931 * SpencerW * (-292)
20:03:29 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78933&oldid=78932 * SpencerW * (-28)
20:06:56 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78934&oldid=78933 * SpencerW * (+270)
20:16:01 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78935&oldid=78934 * SpencerW * (+61)
20:17:42 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78936&oldid=78935 * SpencerW * (+29)
20:18:16 -!- arseniiv has quit (Ping timeout: 240 seconds).
20:18:20 -!- LKoen has quit (Ping timeout: 260 seconds).
20:23:39 -!- LKoen has joined.
20:30:18 -!- LKoen has quit (Read error: Connection reset by peer).
20:33:22 -!- LKoen has joined.
20:39:06 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78937&oldid=78936 * SpencerW * (+199)
21:14:56 <esowiki> [[Special:Log/newusers]] create * Zenenbee * New user account
21:15:18 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78938&oldid=78937 * SpencerW * (+503)
21:17:25 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78939&oldid=78913 * Zenenbee * (+132)
21:18:02 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78940&oldid=78938 * SpencerW * (-502)
21:18:47 <esowiki> [[User:Zenenbee]] N https://esolangs.org/w/index.php?oldid=78941 * Zenenbee * (+29) Created page with "Hi I make esolangs sometimes."
21:19:19 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=78942&oldid=78939 * Zenenbee * (+1)
21:21:04 <esowiki> [[RANDo]] M https://esolangs.org/w/index.php?diff=78943&oldid=74338 * LegionMammal978 * (+8) /* Interpreter in Python 3 */ fixed output
21:41:57 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78944&oldid=78940 * SpencerW * (+47)
21:43:46 -!- sprocklem has joined.
21:44:19 <esowiki> [[Multiline]] N https://esolangs.org/w/index.php?oldid=78945 * Zenenbee * (+1029) Created page with "A eso-lang made by [user:Zenenbee] that is based off of one of their (currently unreleased) eso-lang, OneLine in which both are based off of [Brainfuck] {| class="wikitable"..."
21:44:44 <esowiki> [[Multiline]] M https://esolangs.org/w/index.php?diff=78946&oldid=78945 * Zenenbee * (+0)
21:44:59 <esowiki> [[Multiline]] https://esolangs.org/w/index.php?diff=78947&oldid=78946 * Zenenbee * (-10)
21:45:14 <esowiki> [[Multiline]] https://esolangs.org/w/index.php?diff=78948&oldid=78947 * Zenenbee * (+4)
21:45:42 <esowiki> [[Multiline]] https://esolangs.org/w/index.php?diff=78949&oldid=78948 * Zenenbee * (+2)
21:49:05 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=78950&oldid=78592 * Zenenbee * (+45)
21:51:51 -!- imode has joined.
22:06:36 -!- sprocklem has quit (Ping timeout: 240 seconds).
22:06:38 <esowiki> [[SimpIe progranning Ianguage]] N https://esolangs.org/w/index.php?oldid=78951 * Zenenbee * (+1619) Created page with "Simpie progranning ianguage is a WIP eso-lang made by [[Zenenbee]] that is based off of [[Beatnik]] and also [[Multiline]] {| class="wikitable" !Command !Description |- | sty..."
22:07:47 -!- sprocklem has joined.
22:10:04 <esowiki> [[SimpIe progranning Ianguage]] https://esolangs.org/w/index.php?diff=78952&oldid=78951 * Zenenbee * (+48)
22:10:39 <esowiki> [[SimpIe progranning Ianguage]] https://esolangs.org/w/index.php?diff=78953&oldid=78952 * Zenenbee * (-48)
22:12:24 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78954&oldid=78944 * SpencerW * (+0)
22:12:25 -!- Soni has quit (Remote host closed the connection).
22:13:24 -!- Spencer has joined.
22:13:38 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=78955&oldid=78950 * Zenenbee * (+78)
22:13:48 -!- Spencer has changed nick to Guest41402.
22:13:50 -!- Soni has joined.
22:14:15 -!- Guest41402 has quit (Remote host closed the connection).
22:16:41 <esowiki> [[User:Zenenbee]] https://esolangs.org/w/index.php?diff=78956&oldid=78941 * Zenenbee * (+135)
22:38:06 -!- imode has quit (Quit: WeeChat 2.9).
22:41:53 -!- rain1 has quit (Ping timeout: 265 seconds).
22:44:54 <esowiki> [[.Oneline]] N https://esolangs.org/w/index.php?oldid=78957 * Zenenbee * (+841) Created page with "A no-longer worked on eso-lang made by [[Zenenbee]] that is based off of [[Brainfuck]], also the link [Oneline] was taken by a better programming language {| class="wikitable..."
22:45:09 <esowiki> [[.Oneline]] M https://esolangs.org/w/index.php?diff=78958&oldid=78957 * Zenenbee * (+2)
22:46:18 <esowiki> [[User:Zenenbee]] https://esolangs.org/w/index.php?diff=78959&oldid=78956 * Zenenbee * (-13)
22:49:32 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=78960&oldid=78955 * Zenenbee * (+30)
23:14:12 -!- Arcorann has joined.
23:26:14 -!- TheLie has quit (Remote host closed the connection).
23:35:02 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=78961&oldid=78904 * Tetrapyronia * (+73) Added .Oneline
23:35:41 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=78962&oldid=78793 * Tetrapyronia * (+19)
23:52:05 -!- 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.”).
2020-11-26
01:05:13 <esowiki> [[.Oneline]] M https://esolangs.org/w/index.php?diff=78963&oldid=78958 * PythonshellDebugwindow * (+107) Cats, add User:, header
01:06:38 <esowiki> [[Multiline]] M https://esolangs.org/w/index.php?diff=78964&oldid=78949 * PythonshellDebugwindow * (+105) cats, header, User:
01:07:20 <esowiki> [[SimpIe progranning Ianguage]] M https://esolangs.org/w/index.php?diff=78965&oldid=78953 * PythonshellDebugwindow * (+72) /* External resources */ User: cats
01:07:31 <esowiki> [[SimpIe progranning Ianguage]] M https://esolangs.org/w/index.php?diff=78966&oldid=78965 * PythonshellDebugwindow * (+5) user:
01:11:33 <esowiki> [[RANDo]] M https://esolangs.org/w/index.php?diff=78967&oldid=78943 * PythonshellDebugwindow * (+57) /* Interpreter in Python 3 */ cAtS
01:37:25 -!- Lord_of_Life_ has quit (Ping timeout: 240 seconds).
01:37:27 -!- Lord_of_Life has joined.
02:11:14 <zzo38> How should the structures for animations be implemented in Free Hero Mesh? There are some requirements, such as compatibility with Hero Mesh but also the way Hero Mesh does it will not be suitable due to such things as timing and race conditions, and the rules for Free Hero Mesh have to be independent of timing.
02:12:47 <zzo38> The existing data structures can be found at http://zzo38computer.org/fossil/heromesh.ui/artifact/febc7313486359b8 (the OF_BIZARRO flag is meant for implementing Tom 7's "Escape" game, since it might require such a thing for working); see also the stuff about the phases of the turn on the wiki
03:46:11 -!- imode has joined.
04:53:19 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
04:53:30 -!- adu has joined.
04:59:18 -!- arseniiv has joined.
05:02:44 <arseniiv> hi esotericians!
05:05:18 <zzo38> Is "esotericians" a real word?
05:05:53 <Hooloovo0> yes
05:06:49 <zzo38> OK
05:07:00 <zzo38> (I did not find it in the dictionary, though.)
05:13:35 <Hooloovo0> it's a portmanteu of esoteric and electricians
05:13:50 <Hooloovo0> (or magicians. either works)
06:04:39 -!- adu has quit (Quit: adu).
07:01:33 <zzo38> Is there a $IFDEF in Turbo Pascal to detect if it is Turbo Pascal or if it is a different compiler?
07:28:33 -!- arseniiv has quit (Read error: Connection reset by peer).
07:28:59 -!- arseniiv has joined.
08:13:44 -!- Lord_of_Life has quit (Changing host).
08:13:44 -!- Lord_of_Life has joined.
08:22:55 -!- TheLie has joined.
08:40:25 -!- arseniiv has quit (Ping timeout: 246 seconds).
09:22:34 -!- TheLie has quit (Remote host closed the connection).
10:06:13 -!- ski has quit (Ping timeout: 264 seconds).
10:09:05 -!- ski has joined.
10:21:53 -!- Arcorann has quit (Ping timeout: 260 seconds).
10:24:36 -!- Arcorann has joined.
10:29:16 -!- TheLie has joined.
10:30:16 -!- imode has quit (Ping timeout: 240 seconds).
11:19:19 -!- sprocklem has quit (Ping timeout: 246 seconds).
11:20:34 -!- TheLie has quit (Remote host closed the connection).
11:28:49 -!- Sgeo has quit (Read error: Connection reset by peer).
11:34:55 -!- wmww has quit (Quit: Bridge terminating on SIGTERM).
11:35:11 -!- Discordian[m] has quit (Quit: Bridge terminating on SIGTERM).
11:35:14 -!- none30 has quit (Quit: Bridge terminating on SIGTERM).
11:36:55 -!- lambdabot has quit (Remote host closed the connection).
11:38:30 -!- LKoen has joined.
11:39:22 -!- lambdabot has joined.
11:44:45 -!- iscordian[m] has joined.
12:07:06 -!- wmww has joined.
12:07:06 -!- none30 has joined.
12:27:14 -!- iscordian[m] has changed nick to Discordian[m].
14:51:00 -!- MDude has joined.
15:04:38 -!- arseniiv has joined.
16:24:13 -!- Arcorann has quit (Ping timeout: 264 seconds).
16:38:31 -!- spruit11_ has quit (Quit: leaving).
16:38:44 -!- spruit11 has quit (Quit: Lost terminal).
16:40:04 -!- spruit11 has joined.
16:45:43 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78968&oldid=78954 * SpencerW * (-486)
17:20:35 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78969&oldid=78968 * SpencerW * (+10)
17:24:32 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78970&oldid=78969 * SpencerW * (+67)
17:42:36 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78971&oldid=78970 * SpencerW * (-21)
18:07:21 <fizzie> And what even is so wrong with a pear's shape for "go pear-shaped" to become an idiom?
18:07:29 <fizzie> (Just ate a pear and wondered about that.)
18:11:13 <kmc> "The origin of the expression to go pear-shaped is in dispute. Some believe that the idiomatic phrase came into use in the 1980s, but others trace the phrase to the 1940s. They believe that the term originated with the Royal Air Force to describe pilots’ poor executions of loops in the air, ending up with pear shapes rather than a round shapes."
18:22:28 -!- imode has joined.
18:34:09 <esowiki> [[SimpIe progranning Ianguage]] M https://esolangs.org/w/index.php?diff=78972&oldid=78966 * Zenenbee * (+5)
18:37:16 <esowiki> [[Multiline]] https://esolangs.org/w/index.php?diff=78973&oldid=78964 * Zenenbee * (-38)
18:38:12 <esowiki> [[SimpIe progranning Ianguage]] https://esolangs.org/w/index.php?diff=78974&oldid=78972 * Zenenbee * (-67)
19:39:22 -!- Sgeo has joined.
20:35:12 <kmc> anyone want a paper copy of Dan Gookin's Guide to Underground DOS 6.0?
21:01:32 -!- sprocklem has joined.
21:08:58 -!- Sgeo_ has joined.
21:10:28 -!- arseniiv has quit (Ping timeout: 256 seconds).
21:12:13 -!- Sgeo has quit (Ping timeout: 264 seconds).
21:12:57 <esowiki> [[SimpIe progranning Ianguage]] M https://esolangs.org/w/index.php?diff=78975&oldid=78974 * PythonshellDebugwindow * (+67) Undo revision 78974 by [[Special:Contributions/Zenenbee|Zenenbee]] ([[User talk:Zenenbee|talk]]) re-add cats To quote [[Esolang:Categorization]] "When adding a new language, there's a need for it to be classified in some way to make it easier to
21:13:25 <esowiki> [[SimpIe progranning Ianguage]] M https://esolangs.org/w/index.php?diff=78976&oldid=78975 * PythonshellDebugwindow * (+0) /* Interpreters in Python */ i->o
22:11:31 -!- Arcorann has joined.
22:12:26 -!- Arcorann has quit (Remote host closed the connection).
22:12:51 -!- Arcorann has joined.
22:25:25 -!- Cale has quit (Remote host closed the connection).
22:29:45 -!- Cale has joined.
22:49:28 -!- LKoen has quit (Remote host closed the connection).
22:54:56 -!- LKoen has joined.
23:36: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.”).
2020-11-27
00:44:12 <esowiki> [[.Oneline]] M https://esolangs.org/w/index.php?diff=78977&oldid=78963 * PythonshellDebugwindow * (+10) /* Commands */ m
00:44:24 -!- tswett has joined.
00:44:27 <tswett> o/
00:44:45 <tswett> tswellott, everyone. Wait, no, that's what people say *to* me.
00:50:17 -!- xelxebar has quit (Remote host closed the connection).
00:51:13 -!- xelxebar has joined.
01:26:15 -!- aaaaaa has joined.
01:37:29 -!- Lord_of_Life_ has joined.
01:37:31 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
02:19:07 <j4cbo> this is weird
02:19:12 <j4cbo> $ cat disk-fs.img | gzip -9 | wc -c
02:19:12 <j4cbo> 2339
02:19:12 <j4cbo> $ cat disk-fs.img | gzip -9 | gzip -9 | wc -c
02:19:12 <j4cbo> 376
02:29:22 <shachaf> That's pretty surprising. This is just some normal file?
02:31:36 <shachaf> What's the original file size?
02:33:00 <j4cbo> 2 megabytes; it's an extremely sparse disk image
02:33:15 <j4cbo> http://j4cbo.com/disk-fs.img.gz if you want to poke at it
02:33:19 <int-e> `` dd if=/dev/zero of=/dev/stdout bs=1024 count=1440 | gzip -9 | gzip -9 | wc -c
02:33:21 <HackEso> 1440+0 records in \ 1440+0 records out \ 1474560 bytes (1.5 MB, 1.4 MiB) copied, 0.143643 s, 10.3 MB/s \ 68
02:33:27 <int-e> `` dd if=/dev/zero of=/dev/stdout bs=1024 count=1440 | gzip -9 | wc -c
02:33:27 <HackEso> 1440+0 records in \ 1440+0 records out \ 1474560 bytes (1.5 MB, 1.4 MiB) copied, 0.108949 s, 13.5 MB/s \ 1464
02:33:35 <j4cbo> (it's just a partition table and empty fat filesystem)
02:33:38 <int-e> not so different :)
02:34:12 <kmc> gzip has a pretty small block size right
02:35:42 <kmc> so encoding the blocks of zeros produces a repeating structure which the second gzip can compress
02:35:47 <int-e> 32k?
02:36:02 <int-e> yes, yes it does
02:36:10 <kmc> with bzip2 and xz the double compression is larger
02:36:45 -!- ornxka has quit (Quit: No Ping reply in 180 seconds.).
02:37:07 <int-e> with bzip2 the single compression is ridiculously small though :)
02:37:22 <int-e> unsurprisingly, but still ridiculous
02:37:57 <int-e> (Unsurprisingly: The BWT has nothing to sort and RLE will work perfectly on the result.)
02:38:59 -!- ornxka has joined.
02:50:21 <fizzie> You're reminding me of that repeated compression snake oil thing.
02:51:16 <imode> snake oil thing?
02:55:13 <fizzie> I can't find the specific example, I think it involved a Finnish company. But something similar to https://en.m.wikipedia.org/wiki/Sloot_Digital_Coding_System
02:55:42 <int-e> there've been various claims of a compression algorithm that reduces any data large enough by some small margin (like 0.001%)
02:55:57 <imode> I vaguely remember that, yeah.
02:56:02 <int-e> which you can then iterate to compress any data to... say... approximately 2MB.
02:56:22 <kmc> right, you can easily prove with pigeonhole principle that no such scheme is lossless
02:56:35 <int-e> 8kb here, it seems
02:56:56 <int-e> tbf, if you apply a sufficiently advanced psychological model to a movie... ;-)
02:58:54 <fizzie> There's been a lot of them, yes, usually they start asking for investors' money for some reason.
03:00:26 <fizzie> Found NearZero and ZeoSync, but not the one I'm thinking of. Still think it was a Finnish company, maybe a software development one, who said a "genius" employee had come up with the scheme.
03:01:30 <fizzie> And yeah, the secret ingredient was that you could just keep repeating it.
03:01:57 <kmc> the secret ingredient is crime
03:02:25 -!- ski has quit (Ping timeout: 240 seconds).
03:02:26 <kmc> there were also "compression" tools for DOS that would just stick the leftover data in unused disk blocks
03:02:36 <int-e> . o O ( sufficiently advanced technology does not exist )
03:02:44 <kmc> so it worked for a demo but if you actually filled up the disk your "compressed" files would get corrupted
03:03:06 <int-e> kmc: my favorite "compression" technique is to store the data in file names, with all files having size 0
03:03:12 <kmc> haha
03:03:18 <fizzie> They have those cheap USB sticks that work on a similar principle.
03:03:33 <kmc> oh, they claim a larger capacity than they have?
03:03:42 <int-e> followed by dumping the data in /dev/null
03:03:58 <fizzie> Yeah, and then keep overwriting existing data.
03:04:00 <int-e> (we offer excellent compression; decompression will be provided in an update)
03:04:10 <kmc> i wonder what limits linux / ext4 enforces on filename size
03:04:13 <int-e> (rake in money, file for bankruptcy)
03:05:58 <imode> my compression method can reduce any size file down to one byte. it involves uploading the file to our servers. when you hand us the byte, we hand you the corresponding file. note that only 255 files can be stored at one particular moment.
03:06:09 <imode> I mean uh. compressed. yeah. compressed.
03:06:27 <imode> cloud-based compression. give me money.
03:07:08 -!- ski has joined.
03:17:55 <kmc> c l o u d
03:22:55 <int-e> kmc: wow, you've reduced a size 5 string to a size 1 string <small>per node</small>
03:25:35 <zzo38> I have worked on compressions for specific purposes.
03:26:58 <fizzie> int-e: Think I've heard of the "data in file names" in the context of a trick to work around disk quota on shared systems.
03:27:39 <fizzie> I don't think I have an account on anything that could be called a "shell server" any more, that's sad. :/
03:28:21 -!- Arcorann has quit (Ping timeout: 265 seconds).
03:28:21 <zzo38> Including, compressing sokoban levels (all solvable levels can be represented, although unsolvable levels cannot always be represented), and also a picture compression (used in TeXnicard; it tends to be somewhat better than PNG in my experience)
03:29:22 <fizzie> Back in dial-up days, one of the major Finnish ISPs had this shared shell server with a mounted `/work` directory, where you could "temporarily store larger files you're working with". (It was maybe 50%/50% unauthorized copies of software and porn.)
03:29:37 <kmc> lol
03:30:11 <kmc> the undergrad computing club at my university had shell accounts, with storage quotas
03:30:18 <kmc> if you logged in and you were over the quota it gave you several options
03:30:24 <kmc> one was "quota roulette"
03:30:40 <kmc> which would randomly either delete some files or increase your quota permanently to fit what you had stored
03:31:41 <zzo38> What other options?
03:31:42 <fizzie> Heh. I imagine you could game that by just generating some files you don't care about and playing the roulette. Was there at least a cap or a "at most once a day" kind of a thing?
03:32:18 <kmc> zzo38: I think you could email the admins, or log in with a restricted shell for the purpose of deleting things yourself
03:32:21 <kmc> not sure what else
03:32:43 <kmc> fizzie: I don't recall
03:36:57 <fizzie> Our university campus had this rather curious network architecture where the whole place (maybe a low single-digit thousand number of people) was wired up as a single Ethernet network segment, meaning you could do SMB file sharing. People had pretty elaborate crawlers and indexers and search servers set up for browsing, though of course availability was pretty random, depending on whether whoever's
03:37:03 <fizzie> desktop it was had it on. The standard euphemism was that it was all "coursework and exercises".
03:38:31 <kmc> heh
03:38:47 <kmc> I had a friend who ran a script to search for open SMB shares and "back up" the files to his server
03:40:35 <kmc> I was the student IT rep for my house
03:40:50 <kmc> one time I was in the lounge reading an email about how such-and-such MAC address had been blacklisted due to suspicious activity
03:41:20 <kmc> and as I'm reading I see him enter the lounge, go over to a junk PC hiding behind a sofa, remove the network card and replace it with a new one
03:54:59 -!- aaaaaa has quit (Quit: leaving).
04:03:43 -!- delta23 has joined.
04:14:49 -!- arseniiv has joined.
04:23:16 -!- arseniiv has quit (Quit: gone too far).
04:25:29 -!- tswett has quit (Ping timeout: 245 seconds).
04:27:54 -!- arseniiv has joined.
05:00:11 -!- adu has joined.
05:13:56 -!- ski has quit (Ping timeout: 240 seconds).
05:23:26 -!- ski has joined.
05:45:19 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:52:18 -!- adu has quit (Quit: adu).
07:31:39 <shachaf> int-e: If you liked Stephen's Sausage Roll, perhaps you'll like A Monster's Expedition.
08:42:25 -!- ineiros has quit (Ping timeout: 240 seconds).
08:42:58 -!- LKoen has joined.
08:47:01 -!- delta23 has quit (Quit: Leaving).
09:04:18 -!- none30 has quit (Ping timeout: 260 seconds).
09:04:56 -!- none30 has joined.
10:00:40 -!- ineiros has joined.
10:03:41 -!- delta23 has joined.
10:08:16 -!- Arcorann has joined.
10:40:27 -!- rain1 has joined.
10:47:48 <b_jonas> kmc: "what limits linux / ext4 enforces on filename size" => linux enforces 255 bytes for any pathname component (part between two slashes), strictly, because old directory listing ABIs required that and we need *some* limit and that's a good one to keep. this is ancient unix stuff, and I think all unixen except hurd stick to it, so the unix-related filesystems generally don't contain longer filenames
10:47:54 <b_jonas> either. the only time this is a problem is on NTFS, where the limit is 255 *ucs-16 codepoints* which linux decodes to utf-8 and thus may exceed 255 bytes, in which case it comes up with some replacement filename.
10:48:23 <b_jonas> kmc: full pathnames themselves don't have a limit, and they don't need one, because you can do basically anything, except for named sockets, using directory filehandles and openat now.
10:57:36 -!- sprocklem has quit (Ping timeout: 240 seconds).
10:57:51 -!- LKoen has quit (Remote host closed the connection).
11:02:54 -!- imode has quit (Ping timeout: 256 seconds).
11:11:00 -!- LKoen has joined.
11:14:18 -!- Sgeo_ has quit (Read error: Connection reset by peer).
12:52:59 <kmc> b_jonas: thanks
12:54:38 <kmc> you can't openat() a named socket? oh, because you don't open() sockets, you bind() them
12:55:16 <kmc> and struct sockaddr_un has a path field hardcoded to 108 bytes
12:56:59 <b_jonas> kmc: I think the path can be longer than that struct
12:57:09 <b_jonas> but there's no way to openat one
12:58:38 <kmc> mm
13:00:00 <fizzie> I've always found the whole "sockets are things in the file system" thing a little weird.
13:02:25 <fizzie> Can you umount a filesystem even if there's a non-abstract Unix domain socket open "on" it? If you bind-mount a file system with a socket on it, will accessing it via two different paths denote different sockets? What about if you have hardlinked directories? I've been assuming the thing in the filesystem is just a placeholder and possibly a container for permissions, and the path name is the real
13:02:31 <fizzie> identity of the socket.
13:03:42 <kmc> interesting questions
13:05:25 <esowiki> [[Count]] M https://esolangs.org/w/index.php?diff=78978&oldid=78971 * PythonshellDebugwindow * (-5) header, wikipedialink
13:06:00 <kmc> fizzie: to your first question: umount: /mnt/tmp: target is busy.
13:06:20 <kmc> on Linux chlorophyllum 4.19.0-12-amd64 #1 SMP Debian 4.19.152-1 (2020-10-18) x86_64 GNU/Linux
13:06:47 <kmc> not sure if that behavior is specified
13:07:38 <esowiki> [[Count]] M https://esolangs.org/w/index.php?diff=78979&oldid=78978 * PythonshellDebugwindow * (+0) /* Commands */ m
13:08:28 <kmc> connecting through a bind mount works as well
13:09:13 <fizzie> Interesting. Guess it behaves more "like a file" than I expected.
13:25:30 <b_jonas> fizzie: they're not reeally things in the file system
13:28:20 <fizzie> That's what I said.
13:29:31 <kmc> also the directory entry continues to exist after nothing is using it
13:29:35 <kmc> and has to be unlinked manually
13:29:52 <kmc> and I think if you unmount and remount it will still be there
13:30:45 <fizzie> Yes, there's that. I guess it's just an inode, and that's used as (part of?) the key in some in-memory table when you try to connect to it.
13:31:01 <kmc> (assuming it's an actual persisted filesystem and not a tmpfs or something)
13:31:10 <kmc> yeah
13:31:41 <kmc> the tuple of (mountpoint number, inode) is probably the actual primary key in the kernel used to find socket-related datastructures
13:31:44 <kmc> but i don't know
13:31:48 <kmc> it is odd
13:34:27 <b_jonas> kmc: yes, the normal solution is to unlink before you create the socket with bind
13:35:00 <b_jonas> and if you don't unlink, you can't bind the socket again
13:35:11 <b_jonas> it's sort of stupid, but stays like that for historical reasons
13:35:19 <kmc> that is the UNIX slogan, yes :P
13:35:29 <kmc> so after you unlink other processes can still connect by name as long as your process holds the socket open?
13:37:17 <b_jonas> kmc: I don't think so
13:37:25 <b_jonas> but I don't know really
13:37:51 <b_jonas> I don't want to unlink while I'm still using the socket
13:38:00 <b_jonas> the name is there so that other processes can connect
13:38:08 <b_jonas> if I want them to connect, I won't unlink
13:39:58 <kmc> I see
13:40:14 <kmc> but then you have to be sure to unlink it as the daemon cleans up
13:40:40 <kmc> I'm not sure what the use case is for creating and immediately unlinking a named socket, when you could use an anonymous socketpair or an abstract-namespace socket (on Linux anyway)
13:45:47 <b_jonas> kmc: no, you don't have to. you *may* unlink when the daemon cleans up, but what you must do is unlink when you start the demon, before you bind to create the new socket of the same name. that, plus you often want to create those sockets on a tmpfs like /var/run so it's forgotten when the machine reboots.
13:46:00 <kmc> sure
13:46:10 <kmc> unlink at cleanup is more tidy though
13:46:48 <b_jonas> sure, you should unlink, but it's not a priority if your program crashes or something
13:46:55 <kmc> right
13:47:09 <kmc> as long as you have the logic to handle a leftover socket when it restarts
13:48:49 <kmc> if a socket exists on disk but no process has it open, is it effectively dead?
13:48:56 <kmc> or is there a way to bind to such a socket and listen
13:50:26 <b_jonas> I mean my development cycle is like, program gives error message and exits, I look at what the problem is, attempt to fix it, restart the program. it will recreate the socket with the same name anyway, so there's not much need to clean it up between.
13:50:44 <b_jonas> and yes, I think it's effectively dead
13:51:11 <b_jonas> but I'm not sure
13:53:36 <kmc> it's weird that you can't reopen it with bind()
13:54:50 -!- TheLie has joined.
13:58:13 <kmc> as a digression i started reading about the O_PATH flag to open/openat
13:58:20 <kmc> which lets you do some nifty and odd things
13:58:33 <kmc> like open a symlink itself, rather than its referent
13:59:09 <kmc> or open an executable file that you can't read, in order to exec() it out of /proc/self/fd
14:04:53 <b_jonas> kmc: yes, though the main goal is to be able to open an directory if you only have execute permission for it, not read permission, so you can still *at under it, even if you can't getdents
14:05:02 -!- deltaepsilon23 has joined.
14:05:18 -!- delta23 has quit (Disconnected by services).
14:05:19 <b_jonas> or the main benefit or whatever
14:05:22 -!- deltaepsilon23 has changed nick to delta23.
14:05:44 <kmc> mm
14:28:48 <b_jonas> the drawback, of course, is that it consumes one more of the very precious 32 bits of the O_* bitmask.
14:29:32 <b_jonas> like 20 of those bits are already used
14:44:50 -!- dionys has quit (Quit: WeeChat 2.0.1).
14:45:03 -!- dionys has joined.
14:49:57 -!- dionys has quit (Quit: WeeChat 2.0.1).
14:50:47 -!- dionys has joined.
15:02:37 -!- Arcorann has quit (Ping timeout: 264 seconds).
15:15:47 -!- adu has joined.
15:28:25 -!- FreeFull has joined.
15:28:37 -!- adu has quit (Quit: adu).
16:18:16 -!- ski has quit (Ping timeout: 240 seconds).
16:19:57 -!- ski has joined.
16:50:42 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
17:18:02 -!- delta23 has quit (Quit: Leaving).
17:42:07 <b_jonas> `olist 1220
17:42:09 <HackEso> olist https://www.giantitp.com/comics/oots1220.html: shachaf oerjan Sgeo FireFly boily nortti b_jonas
17:57:33 -!- TheLie has quit (Remote host closed the connection).
18:10:08 -!- MDude has joined.
18:16:58 -!- imode has joined.
18:56:38 -!- ski has quit (Ping timeout: 256 seconds).
20:08:28 <int-e> shachaf: oh, by the people who made the snowman hard to build... they do know a bit or two about puzzle design
20:10:18 -!- aaaaaa has joined.
20:15:16 <esowiki> [[Fugue]] https://esolangs.org/w/index.php?diff=78980&oldid=30379 * LegionMammal978 * (+403) /* Compiler */ an annoying bug
20:19:31 -!- Sgeo has joined.
20:23:27 <esowiki> [[Fugue]] https://esolangs.org/w/index.php?diff=78981&oldid=78980 * LegionMammal978 * (-57) /* Compiler */ the bug's more annoying than I thought
20:24:46 -!- adu has joined.
20:50:17 <esowiki> [[Surtic]] M https://esolangs.org/w/index.php?diff=78982&oldid=76771 * Digital Hunter * (+48) /* Program halt */
20:51:20 <esowiki> [[Surtic]] M https://esolangs.org/w/index.php?diff=78983&oldid=78982 * Digital Hunter * (+1) /* Language basics */
20:54:40 <esowiki> [[BitSwitch]] M https://esolangs.org/w/index.php?diff=78984&oldid=78900 * PythonshellDebugwindow * (+58) /* Interpreter in Python 3 */ exit on error
20:56:39 <esowiki> [[BitSwitch]] M https://esolangs.org/w/index.php?diff=78985&oldid=78984 * PythonshellDebugwindow * (+12) /* Commands */ imm
21:00:31 -!- sprocklem has joined.
21:13:42 -!- spruit11 has quit (Quit: leaving).
21:17:16 -!- arseniiv has quit (Ping timeout: 240 seconds).
21:18:46 -!- hakatashi1 has joined.
21:19:49 -!- spruit11 has joined.
21:21:56 -!- catern has quit (Ping timeout: 256 seconds).
21:22:30 -!- hakatashi has quit (Ping timeout: 256 seconds).
21:22:46 -!- adu has quit (Quit: adu).
21:24:40 <zzo38> I don't have O_PATH described in the man page for open(2) in my computer, although O_PATH is defined in the header file.
21:26:42 <zzo38> If it were designed better, I would think it would not consume one of the 32 bits of the O_* bitmask.
21:28:25 -!- catern has joined.
21:30:10 <kmc> zzo38: how would you design it?
21:32:03 <zzo38> I would make it so that O_PATH is 0, O_RDONLY is 1, O_WRONLY is 2, and O_RDWR is 3.
21:34:23 -!- Deewiant has quit (Ping timeout: 256 seconds).
21:36:50 <b_jonas> zzo38: get a newer version of https://www.kernel.org/doc/man-pages/ then (if this is Linux that is, not a BSD)
21:37:08 <b_jonas> and read it online at https://man7.org/linux/man-pages/man2/open.2.html in the meantime
21:37:39 <b_jonas> zzo38: yes, but on Linux, 3 is already used for something incompatible
21:37:45 <zzo38> It is Linux, so, that will work. (But why does my computer have O_PATH but not the documentation of it?)
21:37:50 <b_jonas> zzo38: the open manpage actually describes that
21:38:06 <b_jonas> zzo38: it's used to open some device files in a way that allows some ioctls that require neither opening for read nor write
21:38:15 <b_jonas> so nope
21:38:34 <b_jonas> zzo38: that's because the kernel and the man-pages are separate packages and you can have different versions
21:38:37 <zzo38> b_jonas: I didn't mean changing the numbers on Linux or BSD or any other existing system anyways
21:39:04 <b_jonas> that's by design, because you can have newer version of the man-pages, since they usually tell you when every new feature was added to the kernel, and you may be developing programs that may run on older kernels anyway
21:43:07 -!- Deewiant has joined.
21:50:19 <shachaf> int-e: Ah, should I try their other games also?
21:50:32 <shachaf> Maybe I'll finish this one first.
22:05:30 <int-e> shachaf: I don't know. I got the snowman thing in an ancient humble bundle and it turned out to be a pleasant surprise... including some meta level surprises. Not as crazy as SSR though. (And they have moving monsters though, so there's a timing element.)
22:06:02 <shachaf> Yes, this game also seems easier than SSR.
22:06:20 <shachaf> But I like some of the puzzle design things they do.
22:06:23 <rain1> recursed is a cool game
22:06:31 <shachaf> No timing things as far as I know.
22:06:49 <shachaf> I like Recursed.
22:08:42 <int-e> I still haven't finished Recursed
22:10:49 <int-e> Haven't touched it in a while either... I'm missing one level and a couple of gems.
22:11:48 <int-e> Oh, make that two levels.
22:12:02 <int-e> or three
22:17:14 <int-e> Oh well. I have a billion games to play anyway.
22:19:09 <fizzie> I've been watching someone else play Noita, and it's got quite a Bilingual Bonus (TV Tropes link omitted for health and safety reasons) for Finnish, because all the monster names are in Finnish.
22:20:36 <fizzie> (Not exactly a *puzzle* platformer, though.)
22:21:29 <int-e> roguelike... never got into those, unless you see the connection to action-rpgs like Diablo
22:22:21 <fizzie> Some of the wand-building mechanics in Noita get a little bit esolang-y.
22:22:40 <int-e> sometimes, one dimension of depth is enough
22:23:02 <int-e> (the physical one, progressing deeper into a dungeon)
22:31:37 <int-e> oh it is more of a platformer, hmm
22:31:56 <int-e> but nope
22:32:53 <int-e> (meaning, knock yourselves out, but not for me)
22:35:16 <fizzie> It's not really for me either, but fun to watch. The only game I've been actually playing recently is Poly Bridge 2. (I know we briefly discussed bridge-building games here at one point in the past.)
22:36:21 <int-e> yeah, I'm somewhat addicted
22:36:57 <int-e> I may have shared screenshots like https://int-e.eu/~bf3/tmp/pillars2.jpg
22:37:37 <fizzie> Poly Bridge is a rather more cartoony (and/or low-poly) than that graphically, but it's much the same gameplay-wise.
22:38:34 <int-e> yeah.. AIUI, polybridge also has more materials and mechanical elements (including hydraulics)
22:40:12 <fizzie> Here's a sensible bridge I made the other day: https://zem.fi/tmp/bridge1.webm
22:40:13 <fizzie> (The "share replay" function uses a ridiculously small resolution and bitrate.)
22:40:21 <int-e> bridge constructor has wood, steel ropes (totally overpowerd), steel, concrete... that's it, I think
22:42:40 <fizzie> It's not a huge set here either. PB2 has road + reinforced road (only things vehicles can drive on), and for general construction wood, steel, rope, steel cable (totally OP, too), springs and hydraulics. But yeah, the last two make for some more dynamic things.
22:44:08 <fizzie> Though in a lot of the nominal drawbridges that offer hydraulics as an option, you can actually just leave the right sort of gap for the boat/plane/whatever.
22:47:55 <fizzie> https://zem.fi/tmp/bridge2.webm has some hydraulics in it. If you can actually make them out in that... what's that, 640x360 video at 360kbps.
22:50:53 -!- Arcorann has joined.
23:12:48 -!- sprocklem has quit (Quit: ...).
23:13:05 -!- sprocklem has joined.
23:20:56 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78986&oldid=78979 * SpencerW * (+454)
23:44:07 <esowiki> [[Count]] https://esolangs.org/w/index.php?diff=78987&oldid=78986 * SpencerW * (+33)
2020-11-28
01:25:13 <esowiki> [[Pie]] M https://esolangs.org/w/index.php?diff=78988&oldid=72173 * PythonshellDebugwindow * (+50) /* Instructions */ cats
01:38:06 -!- Lord_of_Life_ has joined.
01:38:16 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
01:43:29 -!- FreeFull has quit.
02:03:04 -!- LKoen has quit (Remote host closed the connection).
02:41:51 -!- delta23 has joined.
03:16:45 -!- kkd has quit (Read error: Connection reset by peer).
03:16:58 -!- kkd has joined.
03:16:58 -!- kkd has quit (Changing host).
03:16:58 -!- kkd has joined.
04:28:39 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:46:55 -!- aaaaaa has quit (Ping timeout: 265 seconds).
06:03:30 <zzo38> Which FOSS puzzle games have you played?
06:06:55 -!- ski has joined.
07:19:24 <Arcorann> Simon Tatham's Puzzle Collection is good
07:22:51 <zzo38> Yes, although I don't like the GTK so much, and there are a few other problems with the user interface
07:25:55 <zzo38> Any others, though?
07:27:14 <Hooloovo0> missed the question, what was it?
07:28:53 <zzo38> About FOSS puzzle games
07:29:50 <Hooloovo0> https://savannah.nongnu.org/projects/gfpoken/ is a pretty unique one
07:32:14 <delta23> isn't that the black box game?
07:32:33 <Hooloovo0> basically, yeah
07:33:08 <Hooloovo0> you have to figure out where all the mirrors/things that turn when you hit them/etc
07:33:08 <Hooloovo0> are
07:33:44 <delta23> i wonder if there is a more complex version of that game
07:33:55 <zzo38> There are other similar games, although this does have some pieces different from other versions.
07:34:54 <zzo38> (I also implemented a similar game in DOS, with some of the pieces described there, but not all of them, and also a few others not described there)
07:36:29 <Hooloovo0> if there is, I'm interested
07:36:46 <Hooloovo0> I thought about re-implementing it for the TI calcs but never got around to it
07:36:51 <zzo38> But, it look like this one also has a two players mode.
07:37:20 <Hooloovo0> I've never used it. not really sure how it works
07:37:48 <Hooloovo0> but also: I'm down for #esoteric gfpoken
07:38:31 <zzo38> Hooloovo0: I have never used it either; I never played gfpoken at all, but I read the man page.
07:40:12 <zzo38> My own version includes all of the commands from BackFlip (including output), and also atoms (the black box game), and holes. You can configure how many of each category to use.
08:06:00 <zzo38> Do you like the Free Hero Mesh?
09:02:12 -!- arseniiv has joined.
09:57:42 -!- imode has quit (Ping timeout: 256 seconds).
10:23:22 -!- Sgeo has quit (Read error: Connection reset by peer).
10:26:01 -!- sprocklem has quit (Ping timeout: 264 seconds).
10:49:56 -!- NeverBorn has joined.
10:52:27 -!- NeverBorn has quit (Remote host closed the connection).
10:53:15 -!- NeverBorn has joined.
11:31:13 -!- NeverBorn has quit (Remote host closed the connection).
12:03:37 -!- LKoen has joined.
12:33:36 -!- LKoen has quit (Remote host closed the connection).
12:56:34 -!- kspalaiologos has joined.
12:56:53 <kspalaiologos> I think I may try a small rewrite of bfbot
12:57:01 <kspalaiologos> with a bit different... technological stack :p
12:57:20 <kspalaiologos> i looked at the code and the bugs it introduced and it was hillarious
13:07:18 -!- palaiologos has joined.
13:09:48 -!- kspalaiologos has quit (Ping timeout: 260 seconds).
13:11:59 -!- kspalaiologos has joined.
13:13:25 -!- palaiologos has quit (Ping timeout: 264 seconds).
13:21:03 -!- kspalaiologos has quit (Quit: Leaving).
13:21:22 -!- kspalaiologos has joined.
13:23:47 -!- gitlogger has joined.
13:39:57 <esowiki> [[CHIQRSX9+]] M https://esolangs.org/w/index.php?diff=78989&oldid=54522 * PythonshellDebugwindow * (+34) /* Hello, world! */ beer
13:46:54 <esowiki> [[Fugue]] M https://esolangs.org/w/index.php?diff=78990&oldid=78981 * PythonshellDebugwindow * (+28) /* Examples */ see.also
13:48:43 <esowiki> [[Prelude]] M https://esolangs.org/w/index.php?diff=78991&oldid=53699 * PythonshellDebugwindow * (+26) /* External resources */ see(also)
14:00:39 -!- xelxebar has quit (Remote host closed the connection).
14:01:11 -!- xelxebar has joined.
14:09:16 -!- kspalaiologos has quit (Quit: Leaving).
14:12:09 -!- LKoen has joined.
14:27:50 <esowiki> [[Talk:BitSwitch]] https://esolangs.org/w/index.php?diff=78992&oldid=78883 * SoicBR * (+172) /* I will create something based of it */ new section
14:28:21 <esowiki> [[Talk:BitSwitch]] M https://esolangs.org/w/index.php?diff=78993&oldid=78992 * SoicBR * (+51)
14:37:34 <esowiki> [[La We]] https://esolangs.org/w/index.php?diff=78994&oldid=75056 * Pelirodri * (+1) /* External resources */
14:54:47 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=78995&oldid=78896 * PythonshellDebugwindow * (+30) italics
15:55:09 -!- LKoen_ has joined.
15:57:23 <esowiki> [[/ggu/]] N https://esolangs.org/w/index.php?oldid=78996 * PythonshellDebugwindow * (+1435) Add /ggu/
15:57:51 -!- LKoen has quit (Ping timeout: 265 seconds).
15:58:21 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78997&oldid=78799 * PythonshellDebugwindow * (+70) /* Languages */ + [[/ggu/]]
15:58:34 <esowiki> [[User:PythonshellDebugwindow]] M https://esolangs.org/w/index.php?diff=78998&oldid=78997 * PythonshellDebugwindow * (+15) /* Languages */ oops
15:59:54 <esowiki> [[Language list]] M https://esolangs.org/w/index.php?diff=78999&oldid=78925 * PythonshellDebugwindow * (+20) /* Non-alphabetic */ +[[/ggu/]]
16:16:45 -!- aaaaaa has joined.
16:46:07 -!- laerling has joined.
16:46:42 -!- laerling has quit (Changing host).
16:46:42 -!- laerling has joined.
16:48:21 -!- delta23 has quit (Quit: Leaving).
16:49:34 -!- laerling has quit (Client Quit).
16:50:12 -!- laerling has joined.
16:57:41 -!- laerling has quit (Quit: leaving).
16:58:55 -!- laerling has joined.
17:02:42 -!- laerling has quit (Client Quit).
17:11:57 -!- LKoen_ has quit (Remote host closed the connection).
17:14:08 -!- LKoen has joined.
17:59:33 -!- LKoen has quit (Remote host closed the connection).
18:13:54 -!- MDude has joined.
18:15:49 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=79000&oldid=78961 * Tetrapyronia * (+43) Added /ggu/
18:16:27 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79001&oldid=78962 * Tetrapyronia * (+20)
18:19:38 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79002&oldid=79001 * Tetrapyronia * (+65)
18:23:17 -!- LKoen has joined.
19:12:44 -!- 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.”).
19:15:55 -!- imode has joined.
19:20:22 -!- Arcorann has quit (Ping timeout: 265 seconds).
19:35:21 <b_jonas> kspalaiologos: what "looked at the code"? I thought you threw away the code, or lost the hard drive, or something like that
19:35:31 <b_jonas> or shredded it because it was so buggy
19:39:03 <b_jonas> fungot, how do you spell the pokemon whose name starts with "gyra" or something like that?
19:39:04 <fungot> b_jonas: a week went past. ritual and ceremony in their due times kept the world under their control. and it will keep his mind on what he was talking in philosophy, but they did not believe in pointless revenge. but he couldn't see any blood.
20:03:54 -!- rain1 has quit (Ping timeout: 272 seconds).
20:06:14 -!- rain1 has joined.
20:23:03 <fizzie> fungot: I think b_jonas might have meant Gyarados maybe.
20:23:03 <fungot> fizzie: " crunched up very big, compared to anything else. "
20:48:16 -!- arseniiv has quit (Ping timeout: 240 seconds).
20:49:55 -!- arseniiv has joined.
21:04:26 -!- sprocklem has joined.
21:26:19 -!- Sgeo has joined.
21:51:54 -!- NeverBorn has joined.
22:10:41 -!- NeverBorn has left.
22:17:36 -!- FreeFull has joined.
22:25:37 <esowiki> [[Hello world program in esoteric languages]] M https://esolangs.org/w/index.php?diff=79003&oldid=78756 * Digital Hunter * (-27) /* Surtic */
23:00:13 -!- Arcorann has joined.
23:36:45 -!- budonyc has quit (Quit: Leaving).
23:42:45 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
2020-11-29
00:32:15 -!- aaaaaa has quit (Remote host closed the connection).
00:44:16 <esowiki> [[NOT A PROGRAM]] M https://esolangs.org/w/index.php?diff=79004&oldid=21142 * PythonshellDebugwindow * (+23) /* cat */
00:46:31 <esowiki> [[TScript]] M https://esolangs.org/w/index.php?diff=79005&oldid=37164 * PythonshellDebugwindow * (+37) /* Examples */ cat (no conditionals, so is useless)
00:46:58 <esowiki> [[TScript]] M https://esolangs.org/w/index.php?diff=79006&oldid=79005 * PythonshellDebugwindow * (-7) /* Examples */ am in doubt
01:09:27 -!- LKoen has joined.
01:27:45 -!- arseniiv has quit (Ping timeout: 256 seconds).
01:38:40 -!- Lord_of_Life has joined.
01:40:14 -!- Lord_of_Life_ has quit (Ping timeout: 256 seconds).
02:21:20 -!- deltaepsilon23 has joined.
02:22:07 -!- deltaepsilon23 has quit (Client Quit).
02:22:39 -!- deltaepsilon23 has joined.
02:23:08 -!- deltaepsilon23 has quit (Client Quit).
02:26:47 -!- deltaepsilon23 has joined.
02:26:50 -!- deltaepsilon23 has changed nick to delta23.
02:39: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.”).
02:56:46 -!- MDude has joined.
04:00:38 -!- adu has joined.
04:47:58 -!- oars has joined.
05:01:18 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
05:31:24 -!- FreeFull has quit.
06:10:10 -!- earend1 has joined.
06:16:43 -!- adu has quit (Quit: adu).
06:21:55 -!- adu has joined.
07:33:49 -!- adu has quit (Ping timeout: 264 seconds).
08:16:56 <int-e> what's this, anonymous monsters traveling through fog
08:23:58 <shachaf> It happens.
08:28:59 <int-e> ah, it counts visited islands, so there is a kind of progress meter
08:32:01 -!- Lord_of_Life has quit (Changing host).
08:32:01 -!- Lord_of_Life has joined.
08:36:46 <int-e> kind of wondering whether you can get stuck permanently
08:37:15 <int-e> shachaf: anyway, thanks!
08:38:29 <shachaf> I think I saw an article saying that you can do it.
08:41:20 <shachaf> https://blog.zarfhome.com/2020/11/puzzle-games-of-year-my-favorites.html/ (non-spoiler review) says you can do it with a lot of effort.
08:44:15 <int-e> I imagine that if you reach one of the traveling points you're home free (since you can the reset everything starting from a destination of your choice), so you have to lock yourself in locally somehow.
08:44:49 <int-e> shachaf: how'd that trailing slash get there?
08:45:31 <shachaf> Oh, I was copying https://blog.zarfhome.com/2020/11/ and then tried to change it to the specific post URL.
08:51:04 <int-e> Anyway, I visited 67 islands in an hour and that will never happen again... it looks like progress will require some thought.
08:51:18 <int-e> (further progress)
08:51:24 <int-e> the float mechanic is cute
08:53:55 <int-e> well, it might happen one more time if I decide I want a fresh start
08:55:04 <shachaf> I like the puzzle where they introduce floating.
08:55:16 <shachaf> Where you think one thing is about to happen and then it does something else. It's great.
08:56:19 <int-e> it was a surprise
09:49:28 <rain1> it looks llike a SSR type game , im interested
09:50:04 -!- LKoen has joined.
09:54:40 <rain1> did you ever try hiding spot?
09:54:50 <rain1> it is super
09:58:36 <shachaf> I haven't heard of it.
10:04:42 <rain1> https://coreymartin.itch.io/hiding-spot
10:06:24 <shachaf> Ah, I like puzzle 106.
10:06:57 <shachaf> Well, I don't know if my solution is what you're supposed to do.
10:06:59 <shachaf> It probably is.
10:08:33 <shachaf> But it seemed trickier than 107.
10:12:46 <shachaf> I also like 203.
10:19:17 <shachaf> Man, I'm really bad at spatial things unfortunately.
10:31:15 <shachaf> Oh no, I think this is a bug.
10:31:20 <shachaf> The table leg fell into the blue box.
10:31:35 <shachaf> Not sure how I did it. I already undid it.
10:38:37 -!- sprocklem has quit (Ping timeout: 264 seconds).
10:43:39 -!- Sgeo has quit (Read error: Connection reset by peer).
10:47:19 <shachaf> Ugh, 204 wsa so simple.
11:40:56 -!- imode has quit (Ping timeout: 240 seconds).
11:41:06 -!- arseniiv has joined.
12:50:27 -!- TheLie has joined.
14:05:13 <esowiki> [[User talk:Tetrapyronia]] N https://esolangs.org/w/index.php?oldid=79007 * PythonshellDebugwindow * (+348) /* /ggu/ */ new section
14:22:16 -!- NeverBorn has joined.
14:23:32 -!- oars has left.
14:39:38 -!- rain1 has quit (Quit: Leaving).
14:40:56 -!- Arcorann has quit (Ping timeout: 240 seconds).
14:44:22 -!- NeverBorn has quit (Remote host closed the connection).
14:52:38 -!- LKoen has quit (Remote host closed the connection).
15:07:17 -!- TheLie has quit (Remote host closed the connection).
15:11:49 -!- MDude has joined.
15:12:23 -!- kspalaiologos has joined.
15:13:24 <kspalaiologos> b_jonas, the java rewrite code was lost
15:13:27 <kspalaiologos> in a hardware failure
15:14:05 <kspalaiologos> I really like the idea of programmable bots
15:14:17 <kspalaiologos> especially in simple-ish esolangs
15:21:56 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
15:23:59 -!- MDude has joined.
15:27:14 <FireFly> an IRC bot I wrote has a bf eval command & an alias command; brainfuck became the defacto way of extending it with new commands
15:31:59 <fizzie> That's more or less the case with fungot as well, except brainfuck + underload, plus people haven't been extending it *that* much (HackEso is kind of easier).
15:31:59 <fungot> fizzie: ' no. it has always been our strength. i wonder why? he didn't look as though someone was looking over his shoulder. he wasn't used to people being pleased to see you?'
15:32:12 <fizzie> ^show
15:32:12 <fungot> echo reverb rev rot13 rev2 fib wc ul cho choo pow2 source help hw srmlebac uenlsbcmra scramble unscramble asc ord prefixes tmp test celebrate wiki chr ha rainbow rainbow2 welcome me tell eval elikoski list ping def a thanks tmp2 8ball rreree rerere botsnack bf
15:32:38 <fizzie> ^show bf
15:32:38 <fungot> (^bf -- evaluates brainfuck)S
15:32:41 <fizzie> Hmm.
15:32:42 <fizzie> ^bf
15:32:42 <fungot> ^bf -- evaluates brainfuck
15:33:14 <fizzie> I guess the actual built-in command only triggers if it's followed by a space, meaning that can provide the help text for the no-argument invocation.
15:41:05 <FireFly> ^show rerere
15:41:05 <fungot> ,.>,.<.>2,[.<.<.>3,]<.<.>.
15:42:55 -!- LKoen has joined.
15:43:20 <fizzie> ^rerere 12345
15:43:20 <fungot> 121321432543545
15:43:46 <fizzie> I'm sure it made sense in context.
16:34:55 <b_jonas> FireFly: and I made buubot properly extendable. buu already tried to do it, but the interface that he chose wasn't powerful enough, so I added an elegant but esoteric way to extend it in a way that uses the evaluators that were already in buubot, and lets you extend in a way that's powerful but also hard to use in many cases.
16:35:08 <b_jonas> but no brainfuck was involved, luckily.
16:35:29 <b_jonas> I understand why you may want programmable bots, but do they have to be brainfuck?
16:35:40 <b_jonas> brainfuck is too verbose to be useful in IRC
16:36:27 <b_jonas> however, kspalaiologos might also make his bot programmable using his somewhat higher level language (bfasm or whatever it's called), not only brainfuck
16:36:40 <b_jonas> it's still not perfect, but at least a degree better than brainfuck
16:37:08 <FireFly> Mine wasn't really meant for extending, but I'd agree it's rather impractical
16:38:33 -!- LKoen has quit (Remote host closed the connection).
16:40:51 <kspalaiologos> b_jonas, brainfuck has simple instruction set and it can be compressed without problems using rle
16:41:11 <kspalaiologos> asm2bf is a really good toolkit for targetting brainfuck, I'd risk saying it's the best one
16:41:55 <kspalaiologos> nowadays I worked on digging down with the floating point and signed arithmetic
16:42:04 <kspalaiologos> I've had a small dream of a computer algebra system in brainfuck :p
16:42:19 <kspalaiologos> I also worked on a small rust-like language compiler targetting asm2bf, but that's not my top priority currently
16:43:33 <kspalaiologos> i also provide some primitives in asm2bf for producing really efficient code, so if you chose to discard something, there's no overhead in using asm2bf for that given thing.
16:44:24 <kspalaiologos> like, recently I added the `-t' flag and a builtin text generator, which respectively disable the label stub making the brainfuck code completely bloatless and make text-printing programs smaller
16:44:37 -!- TheLie has joined.
16:49:55 -!- LKoen has joined.
17:10:13 -!- TheLie has quit (Remote host closed the connection).
17:51:44 <esowiki> [[Thutu]] https://esolangs.org/w/index.php?diff=79008&oldid=53711 * LegionMammal978 * (+197) /* External resources */ wimpmode written by ais523; see #esoteric @ 2007-03-19T11:57:25Z
17:52:52 -!- NeverBorn has joined.
17:53:37 -!- aaaaaa has joined.
17:54:37 -!- kspalaiologos has quit (Quit: Leaving).
17:55:25 -!- NeverBorn has quit (Remote host closed the connection).
18:49:49 -!- rain1 has joined.
18:58:09 -!- Sgeo has joined.
19:12:06 -!- deltaepsilon23 has joined.
19:12:20 -!- delta23 has quit (Disconnected by services).
19:12:23 -!- deltaepsilon23 has changed nick to delta23.
20:16:35 <esowiki> [[Minasm]] M https://esolangs.org/w/index.php?diff=79009&oldid=78281 * OsmineYT * (+0)
20:17:45 <esowiki> [[Minasm]] M https://esolangs.org/w/index.php?diff=79010&oldid=79009 * OsmineYT * (+0)
20:19:50 -!- imode has joined.
20:27:47 <esowiki> [[User talk:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79011&oldid=79007 * Tetrapyronia * (+111)
20:28:23 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79012&oldid=79002 * Tetrapyronia * (-50)
20:43:06 <esowiki> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=79013&oldid=78995 * PythonshellDebugwindow * (+19) [[/ggu/]]
21:00:59 <esowiki> [[SHAat]] N https://esolangs.org/w/index.php?oldid=79014 * SpencerW * (+1538) Created page with "SHAat stands for Secure Hash Algorithm Automata, and is pronounced shat. SHAat stores information as a doubly infinite two dimensional array of Boolean values. At the start of..."
21:02:14 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79015&oldid=79014 * SpencerW * (+0)
21:21:18 <esowiki> [[Golficator]] N https://esolangs.org/w/index.php?oldid=79016 * Hakerh400 * (+2079) +[[Golficator]]
21:21:23 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=79017&oldid=78999 * Hakerh400 * (+17) +[[Golficator]]
21:21:26 <esowiki> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=79018&oldid=78903 * Hakerh400 * (+17) +[[Golficator]]
22:02:32 -!- Arcorann has joined.
22:03:36 -!- Arcorann has quit (Remote host closed the connection).
22:04:02 -!- Arcorann has joined.
22:25:16 <esowiki> [[///]] https://esolangs.org/w/index.php?diff=79019&oldid=77322 * Binarycat * (+690) /* Implementations */ added haskell implementation
22:47:23 -!- 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:34:16 -!- arseniiv has quit (Ping timeout: 240 seconds).
23:41:20 -!- sprocklem has joined.
23:57:52 -!- rain1 has quit (Quit: Leaving).
2020-11-30
00:03:54 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79020&oldid=79015 * SpencerW * (-166)
00:10:51 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79021&oldid=79020 * SpencerW * (+344)
00:15:15 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79022&oldid=79021 * SpencerW * (+362)
00:16:29 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79023&oldid=79022 * SpencerW * (-16)
00:59:09 <esowiki> [[256]] M https://esolangs.org/w/index.php?diff=79024&oldid=76141 * PythonshellDebugwindow * (+0) /* Commands */ ^ is not an integer
00:59:20 -!- sprocklem has quit (Ping timeout: 256 seconds).
01:00:09 -!- sprocklem has joined.
01:01:04 <esowiki> [[256]] M https://esolangs.org/w/index.php?diff=79025&oldid=79024 * PythonshellDebugwindow * (+0) /* ^ */ m
01:04:03 <esowiki> [[DukkTap]] M https://esolangs.org/w/index.php?diff=79026&oldid=65352 * PythonshellDebugwindow * (+54) cats, hdr
01:06:17 <esowiki> [[Sign]] M https://esolangs.org/w/index.php?diff=79027&oldid=68233 * PythonshellDebugwindow * (-32) rm redundant nowiki
01:07:31 -!- delta23 has quit (Quit: Leaving).
01:18:31 <esowiki> [[Referencement]] M https://esolangs.org/w/index.php?diff=79028&oldid=69120 * PythonshellDebugwindow * (+3) /* References */ tag
01:18:45 <esowiki> [[Referencement]] M https://esolangs.org/w/index.php?diff=79029&oldid=79028 * PythonshellDebugwindow * (-32) /* References */ rm empty section
01:21:22 <esowiki> [[BAM128]] M https://esolangs.org/w/index.php?diff=79030&oldid=70644 * LegionMammal978 * (+0) /* Language overview */ contradicts the implementation
01:21:57 <esowiki> [[Nuts]] M https://esolangs.org/w/index.php?diff=79031&oldid=74258 * PythonshellDebugwindow * (+60) deead acccounts
01:27:08 <esowiki> [[C-INTERCAL]] M https://esolangs.org/w/index.php?diff=79032&oldid=74070 * PythonshellDebugwindow * (-18) /* External resources */ wayback templat
01:32:50 <esowiki> [[Joke language list]] https://esolangs.org/w/index.php?diff=79033&oldid=78960 * SpencerW * (+43)
01:37:39 <esowiki> [[SHAat]] https://esolangs.org/w/index.php?diff=79034&oldid=79023 * SpencerW * (-4)
01:39:24 -!- Lord_of_Life_ has joined.
01:40:16 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
02:16:33 <esowiki> [[SHAat]] M https://esolangs.org/w/index.php?diff=79035&oldid=79034 * PythonshellDebugwindow * (+42) Les chats et les typos
03:21:09 <int-e> hmm footprints
03:24:53 <int-e> man, why fix one type out of half a dozen
03:28:03 <esowiki> [[SHAat]] M https://esolangs.org/w/index.php?diff=79036&oldid=79035 * Int-e * (+5) typos
03:29:05 <esowiki> [[Talk:SHAat]] N https://esolangs.org/w/index.php?oldid=79037 * Int-e * (+198) Q
03:31:39 <int-e> anyway, found 100 islands, and my first friend
03:32:45 <int-e> apparently footprints mark the islands that are useful for progress towards the ending
03:43:42 <shachaf> Apparently I have 130 islands and no friends.
03:44:51 <shachaf> I guess I should get back to it.
03:46:43 <int-e> . o ( `addquote <shachaf> Apparently I have 130 islands and no friends. )
03:47:19 <b_jonas> https://commons.wikimedia.org/wiki/Category:Traffic_signal_push_buttons_for_horse_riders
04:27:39 <int-e> shachaf: https://int-e.eu/~bf3/tmp/friend.png ... almost no spoiler (it tells you where, but not how)
04:29:11 <int-e> I imagine there's also one on the central island at the beginning
04:29:18 <int-e> which I have not yet reached
04:30:27 <shachaf> int-e: Oh, I've seen both of those items.
04:30:36 <shachaf> Are you supposed to do something on those islands?
04:30:43 <shachaf> Maybe that's too spoilery.
04:31:08 <int-e> oh, you've been there? you can interact with the snowman
04:31:34 <int-e> apparently you didn't do that
04:32:02 <int-e> you also have to read the plaques for landmarks to count
04:47:40 <shachaf> Or maybe I'm confused?
04:48:49 <int-e> if look at the save game under "load" and see a smiley that means you've found friends
04:48:56 <shachaf> OK, I see the flamingo. Maybe I haven't seen the snowman.
04:50:50 <int-e> the flamingo is a point of reference for the latter
04:51:38 <shachaf> Oh, I see.
04:52:08 <int-e> maybe I should've explained that... I took a screenshot with both on screen and then masked out a lot
04:52:33 <shachaf> Yes, I thought they were separate screenshots. It makes sense now.
04:53:29 <int-e> it's self-explanatory if you know the process ;)
05:00:02 <shachaf> Well, I had a trivial island in that area still foggy, so clearly I haven't explored it that much.
05:00:38 <int-e> the size of the map is a bit intimidating
05:01:07 <int-e> speaking of intimidating, has anybody here finished Infinifactory?
05:05:26 <int-e> (They have these two campaigns... the Overlord campaign which is mostly fun, and the Resistance campaign which lets you produce bigger and bigger things... and the final part has products so big that I haven't really tried any of the levels.
05:05:30 <int-e> )
05:07:50 <shachaf> I keep trying to cut down the tree with the cool bird in it.
05:08:09 <shachaf> Oh, this island is much easier than that.
05:10:58 <int-e> it's a pity that the island don't have names (I guess we could use rounded coordinates to refer to them; there's an option for displaying the current island's coordinates, which I suspect is something like the average coordinates of the island's land squares? maybe?)
05:11:40 <int-e> but yeah I know where the cool bird is
05:13:21 <int-e> and I struggled there, too
05:13:46 <int-e> some of the monument names are quite good
05:13:57 <int-e> "mostly reliable slot machine" is easily my favorite so far
05:18:33 <shachaf> Oh, I didn't see the coordinate option, that's good.
05:20:40 <shachaf> I'm at 148 islands but I don't remember a slot machine.
05:21:15 <shachaf> Looking back, there are so many forks I took just one tong of.
05:22:38 -!- aaaaaa has quit (Quit: leaving).
05:27:57 <int-e> shachaf: it's in the far south-east
05:29:18 <int-e> But I'm not playing currently. Maybe I should, since apparently I can't take my mind off it anyway :P
05:30:33 <shachaf> In the snowy area?
05:30:47 <int-e> no
05:30:55 <shachaf> I wasn't playing until you made me look.
05:31:04 <int-e> there's a snowy area? hrm :)
05:31:12 <shachaf> "bird snack bar" looks like my southeasternmost island.
05:31:24 <int-e> ...
05:31:32 <shachaf> At 247,-3
05:31:34 <int-e> I don't believe I did this. I mean south-west.
05:31:36 <shachaf> Wait, is that spoilers?
05:31:37 <shachaf> Oh.
05:32:20 <shachaf> Oh, OK, I have seen this, right.
05:32:45 <int-e> the item is boring, but the *name* is great
05:33:24 <int-e> it's not a big spoiler anyway
05:34:25 <int-e> somehow, it would be rather surprising if there wasn't a snowy area :)
05:42:44 <shachaf> But now you know where it is.
05:42:50 <shachaf> (In the southwest.)
06:32:05 <int-e> in other "news", it's cold outside
06:32:11 <int-e> no snow though
06:42:23 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)).
06:42:44 <shachaf> @metar koak
06:42:45 <lambdabot> KOAK 300553Z 00000KT 10SM SCT150 BKN200 10/03 A3023 RMK AO2 SLP236 T01000033 10178 20078 53011
06:43:27 <int-e> @metar lowi
06:43:27 <lambdabot> LOWI 300620Z 25004KT 200V330 9999 SCT010 OVC015 M01/M05 Q1025 NOSIG
06:44:03 <int-e> (the temperatures would allow for snow)
06:44:35 <int-e> `? password
06:44:37 <HackEso> The password of the month is Florida Recount 2.0
06:44:49 <int-e> well, it could've been worse
06:45:25 <shachaf> Man, everyone pays attention to US politics.
06:45:30 -!- MDude has joined.
06:45:31 <int-e> I like that the Trump campaign spent $3M on increasing Biden's margin in Pennsylvania.
06:45:32 <shachaf> Very convenient if you're in the US.
06:45:51 <int-e> Unless I'm mixing things up.
06:46:23 <int-e> Sorry, it's all over the news.
06:46:30 <shachaf> Maybe Wisconsin?
06:46:35 <int-e> I don't know why.
06:48:17 <int-e> Wisconsin, yes.
06:50:05 -!- imode has quit (Ping timeout: 256 seconds).
06:57:33 -!- imode has joined.
07:00:52 -!- imode has changed nick to ava.
07:00:58 -!- ava has changed nick to imode.
07:57:56 -!- Sgeo has quit (Read error: Connection reset by peer).
09:23:38 <shachaf> @tell rain1 Pretty sure https://slbkbs.org/tmp/2020-11-30-012225_3840x2160.png isn't supposed to happen.
09:23:38 <lambdabot> Consider it noted.
09:24:03 <imode> "Instructions unclear, phased into the desk."
09:26:02 <shachaf> Also, this level (603) took me way too long to figure out.
09:26:57 -!- arseniiv has joined.
09:31:43 <shachaf> Whereas the next level seemed pretty easy.
09:32:55 <shachaf> And 605 was even easier.
09:39:46 <shachaf> int-e: Between expediting monsters you should try this game too, it's good.
09:40:55 <shachaf> And pretty short, I think.
09:44:15 -!- jix has quit (Quit: WeeChat 3.0).
09:45:13 -!- jix has joined.
10:14:18 -!- dionys has quit (Quit: WeeChat 2.0.1).
10:16:45 <esowiki> [[Befreak]] https://esolangs.org/w/index.php?diff=79038&oldid=7816 * CatIsFluffy * (+237) add program
10:47:16 -!- sprocklem has quit (Ping timeout: 240 seconds).
11:11:19 <esowiki> [[Special:Log/newusers]] create * Germax26 * New user account
11:17:00 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=79039&oldid=78942 * Germax26 * (+166) /* Ho I'm Dregni ! I'm a dev I do lotsa languages esoteric included I made BrainFuckFart it's my brain freezes BFF Imma post it here so have fun ! */
11:17:09 -!- TheLie has joined.
11:18:07 -!- LKoen has joined.
11:47:01 -!- imode has quit (Ping timeout: 264 seconds).
12:01:49 -!- rain1 has joined.
12:21:45 -!- rain1 has quit (Quit: Leaving).
12:22:16 -!- 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.”).
12:22:38 -!- rain1 has joined.
12:24:12 -!- TheLie has quit (Remote host closed the connection).
12:25:53 -!- rain1 has quit (Client Quit).
12:27:00 -!- rain1 has joined.
13:14:36 -!- rain1 has quit (Quit: Leaving).
13:27:31 <int-e> shachaf: "this game" being "hiding spot"?
13:32:15 <int-e> never mind, it's a pretty conclusive yes.
13:52:48 -!- rain1 has joined.
14:15:19 -!- earend1 has quit (Quit: Connection closed for inactivity).
14:26:37 -!- Arcorann has quit (Ping timeout: 264 seconds).
14:30:55 <esowiki> [[ELIP/Unlambda]] M https://esolangs.org/w/index.php?diff=79040&oldid=70688 * PythonshellDebugwindow * (+15) back
14:54:17 -!- Sgeo has joined.
14:57:14 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
14:58:53 <esowiki> [[Lode Vandevenne]] M https://esolangs.org/w/index.php?diff=79041&oldid=12960 * PythonshellDebugwindow * (+7) links
15:01:54 <esowiki> [[LLL]] M https://esolangs.org/w/index.php?diff=79042&oldid=45762 * PythonshellDebugwindow * (+77) m
15:08:09 <esowiki> [[Line Feed]] M https://esolangs.org/w/index.php?diff=79043&oldid=71603 * PythonshellDebugwindow * (-4) /* Interpreter in Python */ damn Unicode quotes
15:17:11 -!- rain1 has quit (Quit: Leaving).
15:22:18 <Taneb> So, Girl Genius is starting a non-canon/post-canon filler arc, I guess for until after Christmas
15:27:05 <esowiki> [[Symball]] M https://esolangs.org/w/index.php?diff=79044&oldid=53262 * PythonshellDebugwindow * (+28) cat
15:31:17 <esowiki> [[1CP=1ICL]] M https://esolangs.org/w/index.php?diff=79045&oldid=77244 * PythonshellDebugwindow * (+792) /* Language specifications */ , E, ,
15:31:55 <esowiki> [[1CP=1ICL]] M https://esolangs.org/w/index.php?diff=79046&oldid=79045 * PythonshellDebugwindow * (+33) /* Language specifications */ user
15:32:40 <esowiki> [[1CP=1ICL]] M https://esolangs.org/w/index.php?diff=79047&oldid=79046 * PythonshellDebugwindow * (-12) /* Language specifications */ Use a wiki link
15:41:45 -!- deltaepsilon23 has joined.
15:41:52 -!- deltaepsilon23 has changed nick to delta23.
15:42:47 <esowiki> [[Unilot]] M https://esolangs.org/w/index.php?diff=79048&oldid=56186 * PythonshellDebugwindow * (+105) CATSH, LINXH, REMV(redundant header)
15:43:05 <esowiki> [[Unilot]] M https://esolangs.org/w/index.php?diff=79049&oldid=79048 * PythonshellDebugwindow * (+0) unknowm [sic] indeed
15:45:06 <esowiki> [[TPLHBPTBOTEW]] M https://esolangs.org/w/index.php?diff=79050&oldid=72861 * PythonshellDebugwindow * (+64) /* See also */ les chats
15:49:48 <esowiki> [[TLOWScript]] M https://esolangs.org/w/index.php?diff=79051&oldid=78115 * PythonshellDebugwindow * (+21) /* External links */ el gato
15:50:52 -!- rain1 has joined.
15:57:46 <esowiki> [[Revaver2pi]] M https://esolangs.org/w/index.php?diff=79052&oldid=78113 * PythonshellDebugwindow * (-3) /* External resources */ m
17:09:03 -!- rain1 has quit (Remote host closed the connection).
17:35:46 -!- LKoen has joined.
17:43:36 -!- delta23 has quit (Ping timeout: 240 seconds).
17:44:27 -!- deltaepsilon23 has joined.
17:44:27 -!- deltaepsilon23 has changed nick to delta23.
17:47:34 -!- rain1 has joined.
18:16:19 -!- rain1 has quit (Quit: Leaving).
18:41:49 -!- kspalaiologos has joined.
18:41:52 <esowiki> [[Esolang:Community portal]] M https://esolangs.org/w/index.php?diff=79053&oldid=76508 * Palaiologos * (-149) the unofficial esolang server is discussing esolangs on daily basis and the claim is unsupported by any evidence.
18:42:21 <esowiki> [[Rouedeux]] https://esolangs.org/w/index.php?diff=79054&oldid=69948 * Matthew * (+54)
18:42:36 <shachaf> int-e: Yes, that's the one.
18:56:28 -!- Sgeo has quit (Ping timeout: 260 seconds).
19:02:34 <fizzie> Heh. https://golang.org/ref/mem paragraphs 4-5: "If you must read the rest of this document to understand the behavior of your program, you are being too clever. Don't be clever."
19:37:11 -!- dionys has joined.
19:51:29 -!- kspalaiologos has quit (Quit: Leaving).
20:01:37 -!- rain1 has joined.
20:08:47 <esowiki> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=79055&oldid=79000 * Tetrapyronia * (+415) Added Rouedeux
20:09:09 <esowiki> [[User:Tetrapyronia]] M https://esolangs.org/w/index.php?diff=79056&oldid=79012 * Tetrapyronia * (+15)
20:13:27 -!- imode has joined.
20:20:11 -!- TheLie has joined.
20:31:07 <esowiki> [[Real Brainfuck]] https://esolangs.org/w/index.php?diff=79057&oldid=78499 * Delta23 * (+890) add hyperturing/turing complete variant (for sure TC)
20:32:03 <delta23> maybe i shouldn't make it as obvious why it's hyperturing
20:41:42 <esowiki> [[Befreak]] https://esolangs.org/w/index.php?diff=79058&oldid=79038 * CatIsFluffy * (-16) smaller
20:48:25 -!- Cale has quit (Ping timeout: 240 seconds).
20:50:55 -!- Cale has joined.
20:51:20 <esowiki> [[Rouedeux]] M https://esolangs.org/w/index.php?diff=79059&oldid=79054 * PythonshellDebugwindow * (+139) /* Implementations */ chatdeux ("two" cats)
20:58:36 <esowiki> [[Churro]] M https://esolangs.org/w/index.php?diff=79060&oldid=57692 * PythonshellDebugwindow * (+25) /* External resources */ Cat
21:43:25 -!- delta23 has quit (Ping timeout: 264 seconds).
21:48:30 -!- sprocklem has joined.
21:52:08 -!- delta23 has joined.
21:53:51 <delta23> super_sin(real x){while(1)x=sin(x);return x;}
22:13:23 -!- deltaepsilon23 has joined.
22:15:28 -!- delta23 has quit (Disconnected by services).
22:15:30 -!- deltaepsilon23 has changed nick to delta23.
22:15:42 -!- TheLie has quit (Remote host closed the connection).
22:49:56 -!- arseniiv has quit (Ping timeout: 240 seconds).
23:12:14 -!- Arcorann has joined.
23:13:12 -!- stux|RC-only has quit (Ping timeout: 260 seconds).
23:13:22 -!- stux|RC-only has joined.
←2020-10 2020-11 2020-12→ ↑2020 ↑all