←2023-06 2023-07 2023-08→ ↑2023 ↑all
2023-07-01
01:18:13 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=110955&oldid=110952 * Dadsdy * (+0)
01:34:32 <esolangs> [[Talk:SMG4: Mario Gets His PINGAS Stuck In The Door]] N https://esolangs.org/w/index.php?oldid=110956 * BoundedBeans * (+795) Created page with "This arrangement tests if the input is zero without using doors. <pre> 'V0;!8+P > "Non-zero"R:::::::: >"Zero"R:::: </pre> It puts a downward arrow either at X=8 or X=9, depending on a value. The IP then mov
01:49:44 -!- Chasyxx has joined.
01:59:37 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=110957&oldid=110885 * Kaveh Yousefi * (+616) Supplemented two examples concerning the use of the variable %.
02:00:44 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=110958&oldid=110957 * Kaveh Yousefi * (-2) Deleted erroneously introduced backslashes from the second variable example.
02:52:48 -!- ais523 has quit (Quit: quit).
04:00:32 -!- leah2 has quit (Ping timeout: 240 seconds).
04:13:42 -!- leah2 has joined.
05:03:29 -!- Chasyxx has quit (Ping timeout: 240 seconds).
06:40:03 -!- tromp has joined.
06:56:48 -!- m5zs7k has quit (Ping timeout: 252 seconds).
07:02:15 -!- m5zs7k has joined.
07:44:35 <esolangs> [[Neucomp]] N https://esolangs.org/w/index.php?oldid=110959 * Benett0222 * (+1032) Created page with "Neucomp is short for Neumann stiled Computer ==Examples for a Computer== ===Add 2 and 2=== Let 1 2 Let 2 2 ALU 1 2 + 3 Out 3 Outputs 4 Cmds {| class="wikitable" !Intruction !Description |- | style="text-align:center"| <code>Let a b</code> |Let a in mem
07:47:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:56:08 -!- tromp has joined.
08:09:28 <esolangs> [[Neucomp]] https://esolangs.org/w/index.php?diff=110960&oldid=110959 * Benett0222 * (+390)
08:33:30 <esolangs> [[User talk:Benett0222]] https://esolangs.org/w/index.php?diff=110961&oldid=110945 * Benett0222 * (+21)
09:23:58 -!- Lord_of_Life_ has joined.
09:23:59 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
09:26:44 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:27:45 <esolangs> [[Bundle]] M https://esolangs.org/w/index.php?diff=110962&oldid=108836 * Lanksy * (+12) corrections
09:38:24 -!- Sgeo has quit (Read error: Connection reset by peer).
10:13:38 <esolangs> [[Ptolomaea]] https://esolangs.org/w/index.php?diff=110963&oldid=110612 * MinekPo1 * (+126) /* Environment */ - I forgor to write how the value is initialized my bad
10:16:46 <esolangs> [[Ptolomaea]] https://esolangs.org/w/index.php?diff=110964&oldid=110963 * MinekPo1 * (+247) /* The Ant */ yeah forgor my bad
10:18:24 -!- ais523 has joined.
10:23:46 <esolangs> [[Ptolomaea]] M https://esolangs.org/w/index.php?diff=110965&oldid=110964 * MinekPo1 * (+0) /* The Beetle */ formatting
10:27:34 <esolangs> [[Ptolomaea]] M https://esolangs.org/w/index.php?diff=110966&oldid=110965 * MinekPo1 * (+100) /* The Beetle */ formatting, typo
10:28:42 <esolangs> [[Ptolomaea]] M https://esolangs.org/w/index.php?diff=110967&oldid=110966 * MinekPo1 * (+0) /* The Beetle */ formatting, again
10:47:23 -!- ais523 has quit (Quit: quit).
11:23:42 -!- Argorok has quit (Quit: Connection closed for inactivity).
11:47:36 -!- __monty__ has joined.
12:22:25 <esolangs> [[Neucomp]] https://esolangs.org/w/index.php?diff=110968&oldid=110960 * Benett0222 * (+283)
13:17:32 <esolangs> [[Badcode]] M https://esolangs.org/w/index.php?diff=110969&oldid=110839 * D * (+105)
13:27:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:59:30 -!- A_Dragon has quit (Quit: ZNC - https://znc.in).
14:00:02 -!- A_Dragon has joined.
14:09:32 -!- A_Dragon has quit (Read error: Connection reset by peer).
14:13:09 -!- A_Dragon has joined.
14:24:05 -!- tromp has joined.
14:41:37 -!- FreeFull has joined.
15:02:18 -!- ais523 has joined.
15:16:28 -!- SGautam has joined.
15:21:59 <int-e> `learn The password of the month is on fire.
15:22:02 <HackEso> Relearned 'password': The password of the month is on fire.
15:26:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:38:50 -!- tromp has joined.
15:50:28 <b_jonas> https://github.com/kirjavascript/quine-howto just want to put this Quine webpage by Kirjava into the history somewhere
15:50:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:04:05 <b_jonas> `python3 -c(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),"`python3 -c(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),")
16:04:06 <HackEso> ​`python3 -c(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),"`python3 -c(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),")
16:05:30 -!- tromp has joined.
16:22:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:55:45 <esolangs> [[HGFTSNOA/Turing-Completeness proof]] N https://esolangs.org/w/index.php?oldid=110970 * PythonshellDebugwindow * (+7157) Make page
16:55:48 <esolangs> [[HGFTSNOA]] M https://esolangs.org/w/index.php?diff=110971&oldid=110840 * PythonshellDebugwindow * (+4331) Rewrite
17:22:04 <int-e> > chr 41
17:22:05 <lambdabot> ')'
17:25:25 <int-e> `python3 -c(lambda d,b:print(b+d+b+d+')'))(chr(34),"`python3 -c(lambda d,b:print(b+d+b+d+')'))(chr(34),")
17:25:26 <HackEso> ​`python3 -c(lambda d,b:print(b+d+b+d+')'))(chr(34),"`python3 -c(lambda d,b:print(b+d+b+d+')'))(chr(34),")
17:28:54 -!- tromp has joined.
17:32:32 <b_jonas> yeah, that works too, but then you can't easily type it in a bash command line or a cmd command line because apostrophe or double quote needs to be escaped
17:34:00 <int-e> well, you're already in trouble with the ()
17:35:09 <b_jonas> no, you can quote the whole argument
17:35:11 <b_jonas> like
17:35:28 <int-e> sure
17:35:41 <b_jonas> ``` python3 -c'(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),"(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),")'
17:35:42 <HackEso> ​(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),"(lambda d,f,b:print(b+d+b+d+f))(chr(34),chr(41),")
17:35:50 -!- SGautam has quit (Quit: Connection closed for inactivity).
17:36:15 <int-e> and yes, that'll remove the escape hatch for smuggling in thayt ')'
17:36:17 <b_jonas> admittedly it gets much longer if you want to reproduce the full sh command as the output
17:36:17 <int-e> -y
17:36:57 -!- impomatic has joined.
17:38:46 <b_jonas> I was originally wondering if you can write a nice python quine that uses str.replace to replace some characters so you don't have to represent them by themselves, in the style of the sqlite quine SELECT replace(s,char(33),'''')||s||'''s);'FROM(SELECT'SELECT replace(s,char(33),!!!!)||s||!!!s);!FROM(SELECT!'s);
17:39:33 <impomatic> Hi, does anyone have a copy of Esowar please? The links on the wiki page are dead and it hasn't been captured by the Wayback Machine :-( https://esolangs.org/wiki/Esowar
17:41:13 <impomatic> Quite a few other Esolang implementations used to be there too.
17:43:50 <int-e> Funny, apparently I looked at this? (I have an edit in the history) I have no recollection or record of it though.
17:44:34 <int-e> I love this take on a spelling alphabet: https://notalwaysright.com/s-like-sesquipedalian/293451/
17:45:04 -!- ais523 has quit (Read error: Connection reset by peer).
17:45:34 <impomatic> Filename would be esowar-master.zip (or tar.gz, or tar.bz2)
17:46:27 <int-e> Yeah I looked (`locate -i esowar`), nothing.
17:47:05 <int-e> Which isn't out of the ordinary... I may have just browsed the source code online or deleted it all after I was done.
17:47:07 <b_jonas> I haven't heard of that Esowar thing
17:49:30 -!- ais523 has joined.
17:50:02 <b_jonas> words that start with double consonants the first of which are silent, a peculiar feature of English that always seems weird to me because almost all pairs of consonants used in them are pronouncable, and indeed probably come from another language where they were pronounced. I have the list at https://en.wiktionary.org/wiki/User:B_jonas#Silent_initial_consonants
17:50:57 <int-e> impomatic: maybe I didn't even get that far: https://logs.esolangs.org/freenode-esoteric/2020-05-08.html#lZc ff.
17:51:05 <ais523> are there any words that start dj- with a pronounced d? that said, it isn't that common a prefix
17:51:07 <b_jonas> that one mentions pterodactyl though, I should add that to the list if it's really pronounced with the p
17:52:03 <b_jonas> you mean like djinn?
17:53:34 <ais523> yes
17:53:48 <ais523> is that pronounced with the d? I think most people pronounce it without, although it's hard to tell
17:54:30 <int-e> well the usual "j" already has a bit of a "d" doesn't it
17:54:43 <int-e> so it becomes[3~[3~[3~[3~[4~ tellgets hard to
17:54:58 <ais523> also interesting is that no English words (apart from possibly obscure loanwords) start ng- even though the consonant ng exists in the language (and has its own mouth/tongue position for pronouncing it that isn't the same as either n's or g's)
17:55:36 <int-e> (isn't it wonderful what a lag spike does to editing in irssi when you hit return too soon)
17:57:23 <int-e> (I'm not sure why, maybe it triggers the heuristics for pasting text?)
18:00:58 <b_jonas> ais523: ng is not one consonant but two, the second being the ordinary g, the first is a nasal with the same velar position of articulation as g. given that, it's not too surprising that there are no words beginning it, because there are lots of consonant pairs that don't occur at the start of a word
18:01:04 <impomatic> It looks like that website (code.forder.cc) belonged to Orby. Other esolangs on there included skiforth and trml.
18:03:21 <b_jonas> I mean there are lots of consonant pairs that occur after a vowel but not at the start of a word, like "nt"
18:04:14 <ais523> b_jonas: ng is generally pronounced with the tongue in retroflex position, which is very different from g – you get an 'n' sound as the tongue is held there and a 'g' sound as it moves away
18:04:39 <ais523> if you try pronouncing ng with the normal tongue positions for n and g then the g comes out ridiculously loud compared to the n
18:04:51 <ais523> unless you leave a large gap in between
18:05:09 <ais523> presumably that's why the different tongue position is used
18:10:43 <b_jonas> ais523: maybe they're not pronounced with the same tongue movement, though I don't think I pronounce it retroflex. they're still in roughly the same position of articulation, and they follow the whole series of pairs where an n before another consonant often changes its place of articulation of the stop, where nb can be pronounced as mb, nf can be pronounced with a labiodental ɱ, and nɟ in hungarian
18:10:49 <b_jonas> is pronounced with palatal ɲ
18:11:09 <b_jonas> this happens much more in Hungarian admittedly, but English does it for ng at least, you'd rarely pronounce ng with a normal n
18:14:07 <b_jonas> but I don't speak slavic languages that have like twenty different tongue positions for variants of the same consonant so I probably don't understand the full subtleties here
18:14:26 <fizzie> I was in Wales a couple of weeks back, and couldn't pronounce any of the place names.
18:14:57 <fizzie> On the other hand, neither could the speech synthesis of the car's navigation system (I'm pretty sure), so maybe that's all right.
18:15:24 <fizzie> It made Betws-y-Coed into something pretty strange, and did Llanberis with just a regular 'l'.
18:15:28 <b_jonas> fizzie: wait, aren't you british? I thought people who live in britain have some experience in welsh place name
18:15:38 <fizzie> I just live here, I'm Finnish by background.
18:15:43 <b_jonas> I see
18:16:05 <b_jonas> whereas australians know how to pronounce place names that come from all sorts of aborigine languages
18:16:27 <b_jonas> which I guess is more impressive because the aborigine languages are way more varied than the celtics they have in britain
18:19:19 <fizzie> Apparently the Welsh word for "out" is "allan", so there were a lot of signs that said "ALLAN OUT" (parking lot exits in particular), which was always amusing, because I've got a coworker named Allan. "Look, they really hate him here."
18:19:57 <b_jonas> I thought those would say "EXIT" instead of "OUT"
18:20:45 <fizzie> There were a few "ALLAN EXIT"s as well. But usually here you've got "OUT" and "IN".
18:21:07 <b_jonas> do you see "OUT" in England as well?
18:21:53 <fizzie> Yes. At least when it's like a front driveway kind of a thing rather than a multi-story parking structure.
18:23:06 <b_jonas> do you have "PULL H5U9" signs on doors?
18:23:20 <fizzie> It says "OUT" at least on the street side to let you know that you're not supposed to drive in that way. It might say "EXIT" inside. I don't drive much.
18:23:51 <b_jonas> oh, we just use the round red one-way sign for that
18:24:28 <int-e> . o O ( no-way sigh )
18:24:33 <int-e> *sign
18:24:58 <b_jonas> but I know the UK has traffic signs that are different from the Eu ones, and somewhat similar to the US ones though not *that* extreme
18:25:04 <b_jonas> including some yellow diamond signs
18:25:16 <ais523> entrance/exit is more common in england IME, but in/out is possible
18:25:39 * impomatic is now grepping word lists for words starting with a double consonant!
18:25:45 <ais523> also I don't think we have yellow diamond road signs in England? there are white diamond signs for trams, and orange diamond signs which are political advertising for the Liberal Democrats
18:25:52 <fizzie> The road markings I think might usually read "NO ENTRY" instead. That's a bit inconsistent I guess.
18:26:31 <ais523> you do see "NO EXIT" on the inside of buildings sometimes, for symmetry
18:26:32 <b_jonas> I don't think we have "EXIT" often to try to tell you you're going the wrong way
18:26:35 <int-e> b_jonas: the thing is, when you see one of those round red signs, how doi you know that there isn't another onme of those at the other end of the street, just to mess with people?
18:26:42 <b_jonas> "EXIT" is for when you're goint the right way
18:27:01 <fizzie> ais523: I don't know if you're still in Birmingham, but we stopped there as well on the way to Wales and back (to rent a car without having to drive all the way from London).
18:27:20 <b_jonas> int-e: because if it's no entry both ways then it's the round white sign with red border instead.
18:27:31 <ais523> also, Welsh is confusing as someone who's used to English because the correspondence between letters and sounds is very different, even though it's written in ASCII
18:27:48 <ais523> fizzie: I'm splitting my time between Birmingham and Norfolk atm, and am currently in Norfolk
18:28:11 <int-e> b_jonas: only if you take the rules around traffic signs as axiomatic
18:28:12 <ais523> because I don't currently have a job, so no need to stay in one place
18:28:37 <b_jonas> int-e: we have lots of important invariants in traffic signs like this, the most important is that if you're going straight and you had priority in the previous crossing then either you'll still have priority in the next crossing or there'll be a sign indicating otherwise, so you don't need to constantly look for the triangle or octagon signs in the roads crossing you at each crossing when you're on a
18:28:43 <b_jonas> priority road
18:29:01 <fizzie> There's a Black Sabbath (the band) themed bench in Birmingham which keeps saying "Black Sabbarh" in Google Maps despite attempts to submit a crowd-sourced edit to fix it.
18:29:02 <ais523> b_jonas: apparently they've started using the no-entry sign even for roads that aren't one-way the other way, because drivers are apparently more likely to obey it than they are to obey the "no vehicles" or "no motor vehicles" signs
18:29:22 <ais523> the latter two are kind-of obscure, so maybe some drivers don't know what they mean
18:30:19 <ais523> b_jonas: the UK approach is generally that, if you don't have priority, to have a downward-pointing triangle sign and two dashed lines across the road (in very minor roads sometimes the triangle is omitted)
18:30:33 <ais523> sometimes a backwards-pointing triangle is painted onto the road too, to make it even clearer
18:30:36 <b_jonas> to be clear, if you have priority, that's not necessarily indicated by a sign on your road, instead it can be indicated by just triangle or octagon yield signs in the crossing roads that yield to you, and those signs have unique shapes so you can identify them from the back, and they're put close to the crossing, and if there's a stack of signs there then it's on the top
18:31:04 <b_jonas> since this is hard and if you're on a priority road you don't want to slow down at every crossing to see the backs of signs, we have this invariant
18:31:07 <ais523> but yes, the principle of using downward-pointing triangle for give way and octagon for stop was invented so that you can recognise the signs from behind
18:31:19 <fizzie> UK seems to have this thing where there's pretty few explicit speed limit signage, rather just relying on the "default" limits of 30/60/70 mph.
18:31:27 <ais523> the UK markings make it fairly clear when you have priority because you can see the double dashed white lines across the side roads
18:31:36 <ais523> fizzie: it saves money on signs
18:31:41 <ais523> which is a serious expense, sometimes
18:31:44 <b_jonas> when you no longer have priority, either you get a triangular yield or octagonal stop sign, or a black cross in white triangle with red border sign to indicate a yield to right crossing
18:31:58 <ais523> there is nearly always a sign at the change, and you also get reminders whenever the speed doesn't match the default
18:32:28 <b_jonas> ais523: the road lines sometimes help, but they're often not there in small streets, and they can be covered by snow
18:32:53 <ais523> b_jonas: when I was in Hungary, the main road-related thing that surprised me is how motorway junctions worked – they gradually reduced the speed limit for the outside lane on the approach to the junction and gradually sped it up after the junction, and the junction itself was just a direct turn on or off the motorway
18:33:48 <ais523> ah, snow explains it – here, small roads will have the lines painted on them even if there are no markings elsewhere, because they're for the benefit for the large roads; and if there is enough snow to cover the markings than everyone will be driving so slowly that the priority is mostly irrelevant
18:33:56 <b_jonas> the triangle is never omitted when there are road lines in Hungary. both can be omitted when it's clear that you're entering a public road from a fenced private property, or from an unpaved road form a paved road
18:34:23 <ais523> oh yes, the double dashed lines get omitted for that sort of minor access here, too
18:34:40 <b_jonas> there are other cases when it's only the road lines that indicate something, but not for yield
18:35:12 <ais523> but normally those accesses would go directly across the (sidewalk (en_US) / pavement (en_GB)) if there is one, which is another way of marking the lack of priority
18:35:36 <b_jonas> for zebra crossing the sign is always there and the road marking is usually there but not necessarily, and it's often missing for some time after the road is repaved
18:36:13 <b_jonas> but solid lane lines to mean no overtaking are very often not indicated by signs on slow roads, only on faster roads
18:36:38 <ais523> here, official zebra crossing have a flashing yellow light on a tall pole to indicate that they're zebra crossings, but there are also quite a few unofficial zebra crossings where someone just painted stripes on the road
18:36:41 <b_jonas> middle lines are omitted on lots of roads in Hungary
18:37:33 <ais523> here too
18:37:59 <ais523> actually, there was a campaign to erase the middle lines in villages, in order to encourage drivers to slow down and not run over the pedestrians
18:38:02 <ais523> I'm not sure whether it worked
18:38:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:38:31 <b_jonas> also my brother pointed out that speed limit signs work differently in Sweden vs Hungary: in Hungary the speed limit has effect until the next crossing (or the next sign that overrides it), whereas in Sweden the speed limit continues its effect on a straight road sequence so you might not know what the speed limit is if you're turning into it from a crossing road
18:39:36 <b_jonas> Hungary also occasionally has signs surrounding an area to limit its speed to 30, where all entrances have the sign. this used to be less common than the every crossing signs, but I think it's getting more and more common
18:40:22 <ais523> in the UK the speed limits are defined legislatively, every road or group of related roads has its own minor law to say what the speed limit should be
18:40:32 <ais523> and then the speed limit signs are put up to tell people what the rules for that road are
18:40:46 <ais523> but the signs don't normally actually determine the limits, they just inform of them
18:41:12 <ais523> but, there's supposed to be a sign whenever the limit changes, and reminder signs if you go a long time at a non-default limit
18:42:54 <b_jonas> ais523: as for no vehicles signs, if drivers disobey it and they want them enforced, they just put up physical barriers. these can range from just slightly inconvenient to enter to basically impossible to cross.
18:44:24 -!- tromp has joined.
18:46:08 <ais523> we sometimes have no-vehicles-with-exceptions signs that make putting up physical barriers awkward
18:46:17 <ais523> "no vehicles apart from buses on this one bus route", for example
18:46:41 <ais523> (this is signed as "no vehicles except local buses" and then they work with the local bus companies to make sure that only buses that are supposed to go that way can)
18:47:38 <b_jonas> also on non-small roads they can use white arrow on blue circle sign or arrow road markings or arrow-shaped green light in a traffic sign (the third one has extra semantics) to compliment either a wrong way or no entry road
18:49:14 <b_jonas> hmm. there aren't many no vehicles other than buses roads here, though there's one notable one close to here in Népliget, which has really bad foundation so the paving kept getting destroyed by the buses, but it was impossible to fix the road because it had constant traffic of metro replacement buses
18:49:55 <b_jonas> there are bus lanes, and the occasional paved tram tracks with buses allowed but other vehicles not
18:53:03 <b_jonas> as for default speed limits, they're used a lot in Hungary. a lot of roads in cities just don't need any traffic signs or markings, the defaults work.
18:56:15 <esolangs> [[Ptolomaea]] https://esolangs.org/w/index.php?diff=110972&oldid=110967 * MinekPo1 * (+112) added extern. link, updated categories
18:56:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:58:45 <b_jonas> as for motorway junctions, yes, the exit or entry lane is sometimes very short. the exit poses a problem mostly when there's a queue waiting for it. using short entries and speeding up quickly while joining the traffic of a fast road is one of the things I found very hard when learning to drive.
19:00:27 <ais523> here, most motorway junctions have speed-up and slow-down lanes which are separate from the motorway itself
19:00:36 <ais523> between the motorway and the road it connects to
19:00:56 <ais523> all of them are supposed to be like that, although there's one infamous junction on the M50 which is an exception
19:01:26 <b_jonas> a separate doesn't help much because you don't easily see the lane into which you have to enter to know when you don't collide with the vehicles already there
19:02:10 -!- ais523 has quit (Quit: sorry about my connection).
19:02:28 -!- ais523 has joined.
19:02:48 <ais523> ah, here it's set up so that you can see the lane you're merging into for quite some distance, then are given some more distance where you can drive alongside it in order to find a gap
19:03:25 <ais523> also it's quite common for drivers to move away from the outside lane near junctions, in order to make it easier for approaching drivers to merge in
19:04:15 <b_jonas> yes, that's also why you have to see
19:04:29 <b_jonas> it usually only happens for long vehicles entering
19:10:27 <fizzie> I think there were some relatively short merge lanes on my trip. But at least they had some.
19:11:07 <fizzie> Had to drive through 11 roundabouts on the A5 when circling around Shrewsbury, which felt a little excessive.
19:11:15 <ais523> the basic issue is that we have lots of rules intended to make things as safe as possible, but often they have unrealistic requirements and have to be ignored as a consequence
19:11:47 <ais523> also, people use roundabouts as the default for everything here, whether or not they're the best option; I think they're easier to get approved or something
19:12:16 <ais523> but roads like the A5, which used to be the most important road going in that direction and nowadays have been bypassed, tend to end up full of roundabouts
19:12:40 <fizzie> Some of my colleagues who've gone through UK driver license education & tests (I'm just using my EU license, which is still good without a time limit) said they were told off for using the indicator lights when turning when there was a separate lane for turning, because it apparently just confuses people when you use the indicator lights while doing the only thing you are allowed to do.
19:12:51 <fizzie> Which is a little weird; back home you'd just always indicate when turning.
19:13:22 <ais523> my issue with indicator lights is that there are only really three things you can indicate (left, right, or neither) and yet there are often a lot more than three options for what you might want to do
19:14:22 <ais523> or, well, you can flash both but the intended meaning of that is along the lines of "I am unable to move / control my vehicle" and deviating too far from that would be dangerous
19:14:47 <ais523> (it's also sometimes repurposed as "watch out" when used by a vehicle that obviously isn't in distress – I'm not sure whether that's an approved use of the signal or not)
19:16:16 <b_jonas> aiui roundabouts are safe and fast, but they have lots of drawbacks. they need more space that we don't have in towns between buildings, they are more expensive to build than just a plain road crossing, and we culturally look down on them because they are American, as Americans are so bad at driving that they can't use normal yield right crossings and they have to use low speed limits and expensive cars
19:16:22 <b_jonas> to compensate for their bad driving
19:16:39 <b_jonas> plus they're just new, there used to be much fewer of them when I was young
19:17:12 <b_jonas> also they usually have vegetation in the middle so we can shake our walking stick at them and say "get out of my lawn you new-fangled crossings"
19:18:01 <b_jonas> another weird thing is that Sweden often has zebras right at the entrances/exits of roundabouts, which never happens here
19:19:59 <fizzie> At least in Finnish we have separate words for those mini-"roundabouts" that don't have a large central island and definitely not multiple lanes and that you see in more built areas ("kiertoliittymä", lit. something like circular junction), and for proper larger roundabouts ("liikenneympyrä", lit. traffic circle).
19:20:14 <ais523> the former in English is "mini-roundabout"
19:20:26 <fizzie> Well, that makes sense.
19:21:23 <ais523> also "gyratory" for really big roundabout-like things where the roundabout acts more like a road of its own that just happens to be shaped like a circle
19:21:36 <ais523> and all the exits act like their own independent junctions
19:21:47 -!- Sgeo has joined.
19:22:17 <fizzie> Right, that's a funny word. There's a Wandsworth gyratory nearby that they've been trying to get redesigned for ages, but it just keeps getting delayed with the local council blaming Transport for London for it.
19:22:35 <fizzie> I get the impression it's about money.
19:23:27 <b_jonas> I think I already mentioned that Sweden was hard to navigate as a pedestrian first because the cars stop to let you pass very often whenever you're even facing the road. in Hungary, cars don't do that, most of them react only when you've already stepped in their way and you have priority, or if they think they can't intimidate you to stop anymore if you don't have priority. public transport buses stop
19:23:29 <fizzie> Oh, they were having some sort of a convoy/demonstration about the planned expansion of the London ULEZ (Ultra Low Emission Zone), lots of cars with beeping horns and posters hung up on the sides.
19:23:33 <b_jonas> earlier, though still not as early as the cars in Sweden; and student drivers stop even earlier. this is because the bus driver or the instructor rightly fears that they can lose their job if they get into an accident that's not clearly not their fault, and the instructor fears the same and that they can lose their job if they tolerate their cars doing rule violations.
19:24:39 <b_jonas> I think gyratory is basically just the french word, but of course English has every non-common french word
19:24:39 <fizzie> Someone had a proper conspiracy nut car with "wake up, sheeple" style placards all over it, and a mention of a website that sounded entirely ULEZ-unrelated (truthbombs.me, I think).
19:25:31 <fizzie> But the gist of it was that "they" are saying ULEZ is about pollution while in reality it's a dastardly plan to instead do something else (this part was a little unclear).
19:26:06 -!- tromp has joined.
19:26:24 <fizzie> Looking at the website, it's something about how Bill Gates and George Soros are controlling everyone by AI surveillance and "Mass Psychosis And Infiltration".
19:26:25 <b_jonas> "sheeple" always reminds me of xkcd these days. https://www.explainxkcd.com/wiki/index.php/Category:Sheeple
19:27:01 <ais523> Birmingham had to set up an LEZ recently because the air in the centre of the city wasn't within the limits that were legally considered breathable (although it wasn't too far off IIRC)
19:27:19 <ais523> so they put charges on the most polluting vehicles to discourage them from coming in
19:28:07 <fizzie> Yeah, we were a little confused about whether that'll affect our car rental plans, because apparently it's the rental company's responsibility for the first day but not for subsequent days; the rental place was literally *just* inside the zone, if they had put the exit on the other side of their lot it'd have been outside.
19:28:28 <fizzie> (Of course it turns out to have been a non-issue, because rental cars are of course new enough to not fall under the rules.)
19:28:54 <ais523> <b_jonas> I think I already mentioned that Sweden was hard to navigate as a pedestrian first because the cars stop to let you pass very often whenever you're even facing the road. ← there can be some danger in behaviour like that, pedestrians sometimes assume that if a car has stopped for them it's safe to cross, but maybe there are other cars which aren't stopped for them
19:29:18 <b_jonas> yes, but that danger comes up in Hungary more
19:29:19 <ais523> I always double-check even if a car stops for me, which generally causes some amount of awkwardness for everyone and slows everyone down
19:29:54 <ais523> so I prefer cars not to stop unless there's a long continuous stream of traffic where I'd need someone to stop to be able to cross, it is generally much easier and safer for me to pass behind a car than in front
19:30:11 <b_jonas> Hungary can have the other drivers angry and going around and honking when the car stops for a pedestrian
19:30:56 <fizzie> We call the blinky lights in the (relatively rare) UK zebra crossings "magic lanterns" because they make *everyone* stop.
19:31:06 <b_jonas> ais523: right, and that's easy enough to signal in Hungary, but in Sweden you basically have to face away from the crossing to make the cars not stop. it's weird when you aren't used to it.
19:31:27 <fizzie> (Back home you have a zebra crossing on literally every single corner of a block in town, and people are less inclined to stop.)
19:32:01 <b_jonas> fizzie: wait, traffic lights can make everyone stops? people (both drivers and pedestrians) disobey them too much in Hungary for that to happen
19:32:02 <ais523> I think you legally have to stop at a zebra crossing in the UK, if someone's attempting to cross – I can't remember what precisely counts as an attempt, but in practice people do it if someone is obvously waiting
19:32:09 <fizzie> b_jonas: They're not traffic lights.
19:32:25 <fizzie> They're blinking amber lights that are put up to mark zebra crossings.
19:32:46 <ais523> they are called Bolisha beacons (IIRC on the spelling, I've mostly heard rather than read the word)
19:33:00 <ais523> after the person who invented them, I think? less sure on taht
19:34:07 <fizzie> There's also couple of other animal crossings; the pelican (pedestrian traffic lights with buttons), puffin (same but more modern), toucan (pedestrians & cyclists) and pegasus (involves horses) crossings.
19:34:16 <b_jonas> fizzie: yeah, blinky warnings for zebras. those especially barely have an effect here, so they're only used in like long country roads apparently far from buildings where the driver might otherwise miss that there's a zebra at all
19:35:09 <ais523> "pelican" was originally a mispronunciation of an acronym "PeLiCon" for "pedestrian light controlled", then all the other variants got named after birds for consistency
19:35:38 <fizzie> There's blinky lights on almost all zebra crossings (at least in London), but to balance it out there's a lot less of them overall (because if it's small residential roads, there's usually no zebra crossing, and if it's bigger roads they've got lights).
19:35:49 <ais523> b_jonas: here, in that situation, we'd have warning signs (there's a sign that means "zebra crossing ahead", which comes with a distance)
19:35:49 <fizzie> Not sure if a pegasus qualifies as a bird, but maybe.
19:36:05 <fizzie> A flying thing, anyway.
19:36:17 <ais523> fizzie: well the name seems to have been an attempt to name it after a bird that was related to horses, but it may not have succeeded
19:37:07 <ais523> my experience in central London is that what's technically a crossing is mostly irrelevant – the roads tend to alternate between a bunch of cars that are tightly bunched, and the road being emtpy
19:37:13 <ais523> because of all the traffic-light-controlled junctions
19:37:21 <ais523> so opportunities to cross are pretty common
19:37:34 <ais523> I assume the situation is less extreme further out
19:37:49 <fizzie> Asked a nearby LLM for a bird species with a horse-themed name. The response: "No, there is no bird species whose name is directly related to horses. However, there is a bird species called the Przewalski's horse, which is named after the Russian explorer Nikolay Przhevalsky. The Przewalski's horse is not actually a bird, but a type of wild horse that is native to Central Asia."
19:38:16 <ais523> is that a self-contradictory answer?
19:38:16 <b_jonas> there's a very dangerous combination close to where I used to live. a crossing with traffic signs that usually just switch in the simplest two-stage pattern where in one stage the NW and SE entrances can pass then in the other stage the SW and NE entrances can pass; but occasionally a tram has to back into the tram garage next to it, in which case it stops everyone but the SE entrance and the NE zebra
19:38:22 <b_jonas> for a long time, while the tram moves very slowly, and at that point both cars from all four entrances try to drive and pedestrians on all four zebras try to drive.
19:39:05 <ais523> here there are a surprising number of crossings where right turns (equivalent of left turns in most countries, we drive on the left) are only possible *as* the lights change phase, because they aren't possible during any of the actual phases
19:39:25 -!- impomatic has quit (Ping timeout: 240 seconds).
19:39:31 <ais523> and the same time period, during the change, is the only time at which you can cross the road as a pedestrian
19:39:49 <ais523> I used to use one of those pretty much every workday
19:40:08 <b_jonas> to be clear the tram backs up from the SW entrance turning its back to the SE road, then enters forward N on the NW side of the SW road
19:40:16 <ais523> it's kind-of surprising how such a high proportion of drivers get it right
19:41:07 <fizzie> Oh, that's probably the biggest traffic difference between London and Helsinki: here (for most of the crossings) traffic lights for pedestrians turn green only after *all* the cars have red lights. In Finland, pedestrians can cross parallel to the direction that cars have green lights, and drivers who are turning are supposed to just watch out for pedestrians.
19:41:22 <fizzie> So the waits for pedestrians are a lot longer.
19:41:32 <fizzie> Not that people actually wait for them.
19:41:46 <b_jonas> something like that with everyone disobeying happens in many other crossings that have a three-cycle pattern of traffic lights, but there it's worse because there are no vehicles turning but the lone very slowly moving tram, and because most of the time it's just the two-cycle
19:41:50 <ais523> ah, so Finland follows the rule that's used in Canada (and presumably the US)
19:42:08 <ais523> that took me a lot of getting used to when I was in Canada
19:42:20 <b_jonas> and there are more dangerous turning crossings, including one where I go to work now because the buildings and an overpass block the views
19:42:33 <b_jonas> so people don't realize how quickly the turning cars are entering the crossing
19:43:12 <b_jonas> fizzie: Hungary has very few crossings where the traffic lights have a pedestrian-only cycle
19:43:30 <b_jonas> the lights are either two-cycle, or three-cycle but the third is for left turns, not for pedestrians
19:43:58 <b_jonas> well, left turn and the opposing right turn
19:44:06 <b_jonas> or sometimes variants on that
19:44:14 <ais523> pedestrian-only cycles have been gradually dying out in the UK, I think
19:44:36 <ais523> we still use them when pedestrians have to cross the whole road at once, but normally junctions are adapted to have a waiting area in the middle
19:44:41 <b_jonas> there's also three-cycle where in one cycle cars go from S to all three ways, then from N to all three ways, then from W and from E, but this is less common
19:45:10 <ais523> then, pedestrians get to cross the junction in small increments, whenever all the traffic lights are red for the small part of the junction they're crossing
19:45:31 <ais523> it is faster for the vehicles; I'm not sure whether it's faster or slower for the pedestrians, it probably depends on how often the pedestrian cycles would have been
19:46:07 <fizzie> I guess there's the (minor?) benefit that you can cross diagonally when the lights are green only for pedestrians. There's even a small handful of crossings that have diagonal crossings explicitly marked; went through one of them today.
19:46:19 <b_jonas> we do have pedestrian crossing broken to two or three parts in some places
19:48:13 <b_jonas> I don't think I've seen diagonal crossings marked in Hungary, but I think I've seen a few abroad
19:56:41 <fizzie> The one I crossed today was https://goo.gl/maps/fCYgZgNLoa2hWJTJ8 but there's really very few of them around.
20:39:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:44:40 <esolangs> [[Talk:LOLZ]] N https://esolangs.org/w/index.php?oldid=110973 * Pipipipipiale * (+273) created talk
20:50:45 <esolangs> [[Talk:LOLZ]] M https://esolangs.org/w/index.php?diff=110974&oldid=110973 * Pipipipipiale * (+258) oops
20:52:38 <esolangs> [[Talk:LOLZ]] M https://esolangs.org/w/index.php?diff=110975&oldid=110974 * Pipipipipiale * (+0) oops again
21:03:33 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=110976&oldid=110932 * Dadsdy * (-37)
21:04:57 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=110977&oldid=110976 * Dadsdy * (-6)
22:19:24 -!- __monty__ has quit (Quit: leaving).
22:43:13 <esolangs> [[User talk:Scratch]] https://esolangs.org/w/index.php?diff=110978&oldid=109066 * MathigonDec * (+132)
23:53:17 -!- FreeFull has quit.
2023-07-02
00:00:05 -!- leah2 has quit (*.net *.split).
00:00:05 -!- sunarch has quit (*.net *.split).
00:00:05 -!- Everything has quit (*.net *.split).
00:00:39 -!- leah2 has joined.
00:03:28 -!- leah2 has quit (Client Quit).
00:03:40 -!- leah2 has joined.
00:03:57 -!- sunarch has joined.
00:05:14 -!- Everything has joined.
02:44:14 -!- ais523 has quit (Quit: sorry about my connection).
02:47:31 <esolangs> [[10Brainfuck]] M https://esolangs.org/w/index.php?diff=110979&oldid=104138 * BrightBlackHole * (+35)
02:48:13 <zzo38> Is there Pokemon by correspondence play?
02:56:35 <b_jonas> I don't think so. Most trainers just have access to a pokémon who can Fly or to sky taxis so they meet their opponent directly.
03:00:42 -!- tromp has joined.
03:03:21 -!- tromp has quit (Client Quit).
03:21:19 <zzo38> There is chess by correspondence play.
03:22:01 <zzo38> (Chess is easier to make by correspondence play though, since it does not have the hidden information and random; you do not need a separate moderator for chess.)
03:22:52 <zzo38> (Also, in Pokemon both players select their commands simultaneously without knowing what command(s) the other player has selected.)
03:28:49 <b_jonas> I think there are crypto protocols for that, though you'll probably need a computer
03:32:00 <zzo38> Yes, using a computer will help
03:59:18 -!- tromp has joined.
03:59:56 -!- tromp has quit (Client Quit).
04:56:41 <zzo38> One of the things that I had wanted to do (probably with other's help) is writing a pokemon battle simulator in C, with a C API (that can be called by other programs) and with many rule options. Other programs that use this API to make e.g. a local multiplayer display, a telnet server, a local single player vs AI, or something else.
05:36:17 -!- tromp has joined.
06:17:10 <river> hi
06:17:40 <river> > Oh, that's probably the biggest traffic difference between London and Helsinki: here (for most of the crossings) traffic lights for pedestrians turn green only after *all* the cars have red lights. In Finland, pedestrians can cross parallel to the direction that cars have green lights, and drivers who are turning are supposed to just watch out for pedestrians.
06:17:42 <lambdabot> <hint>:1:3: error: parse error on input ‘,’
06:17:43 <river> that's very efficient
06:26:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
06:35:05 <zzo38> Why does Ghostscript print error messages to stdout instead of stderr, how to change that without redirecting everything to stderr?
06:40:54 -!- tromp has joined.
06:55:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:16:47 -!- SGautam has joined.
08:29:36 <esolangs> [[Lazyfuck]] N https://esolangs.org/w/index.php?oldid=110980 * D * (+590) Make a joke language
08:32:00 <esolangs> [[Trivial brainfuck substitution]] https://esolangs.org/w/index.php?diff=110981&oldid=109074 * D * (+126) /* Example Members of the TrivialBrainfuckSubstitution family */
08:35:39 -!- Guest75 has joined.
08:35:40 -!- Guest75 has quit (Client Quit).
08:39:16 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110982&oldid=110980 * D * (+313)
08:50:02 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110983&oldid=110982 * D * (+376)
08:50:37 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110984&oldid=110983 * D * (+58)
08:51:34 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110985&oldid=110984 * D * (+0) /* Lazy Version */
08:54:02 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110986&oldid=110985 * D * (+137)
08:54:14 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110987&oldid=110986 * D * (+0) /* Implementations */
08:55:55 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110988&oldid=110987 * D * (+69) /* Implementations */
09:04:03 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110989&oldid=110988 * D * (+255)
09:07:42 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110990&oldid=110989 * D * (+42)
09:08:34 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110991&oldid=110990 * D * (+15)
09:09:55 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110992&oldid=110991 * D * (+112)
09:10:48 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110993&oldid=110992 * D * (+46) /* Mnemonic Version to Lazy Version conversion */
09:15:29 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110994&oldid=110993 * D * (+215) /* Mnemonic Version to Lazy Version conversion */
09:20:48 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110995&oldid=110994 * D * (+18)
09:22:45 -!- Lord_of_Life_ has joined.
09:24:30 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
09:24:31 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:26:56 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110996&oldid=110995 * D * (+60)
09:27:32 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110997&oldid=110996 * D * (+0)
09:41:49 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110998&oldid=110997 * D * (+134) /* Lazy Version */
09:43:11 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=110999&oldid=110998 * D * (+44) /* Lazy Version */
09:43:26 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111000&oldid=110999 * D * (-32) /* Lazy Version */
09:49:11 <esolangs> [[Srambled]] N https://esolangs.org/w/index.php?oldid=111001 * Benett0222 * (+44) Created page with "Still working [[User:Benett0222|Benett0222]]"
10:14:13 <esolangs> [[Special:Log/upload]] upload * Benett0222 * uploaded "[[File:Encrytion table.png]]"
10:25:39 <b_jonas> fungot, is Mercury still a planet or has the IAU expelled him already?
10:25:39 <fungot> b_jonas: asiekierka will discover razor blades.
10:36:18 -!- SGautam has quit (Quit: Connection closed for inactivity).
10:53:19 -!- Sgeo has quit (Read error: Connection reset by peer).
11:49:23 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111003&oldid=111000 * D * (+557) /* Lazy Version */
11:50:23 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111004&oldid=111003 * D * (+1) /* Actually, this is mnemonic */
11:52:04 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111005&oldid=111004 * D * (-45) /* Actually, this is mnemonic */
11:54:15 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111006&oldid=111005 * D * (-1) /* Actually, this is mnemonic */
12:01:12 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111007&oldid=111006 * D * (+524) Make it as easy to learn as possible
12:01:41 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111008&oldid=111007 * D * (-524) /* Actually, this is mnemonic */
12:06:41 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111009&oldid=111008 * D * (-1160) "Mnemonic" version is no longer necessary
12:07:07 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111010&oldid=111009 * D * (+28)
12:07:53 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111011&oldid=111010 * D * (-113)
12:08:17 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111012&oldid=111011 * D * (-70) /* Instruction listing */
12:08:42 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111013&oldid=111012 * D * (-11) /* Instruction listing */
12:09:12 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111014&oldid=111013 * D * (-146) Remove all unnecessary information
12:10:20 <esolangs> [[Tinytalk]] https://esolangs.org/w/index.php?diff=111015&oldid=110708 * Rdococ * (+715) /* Examples */
12:11:23 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111016&oldid=111014 * D * (+157) /* Commands */
12:11:31 <esolangs> [[Tinytalk]] M https://esolangs.org/w/index.php?diff=111017&oldid=111015 * Rdococ * (+6) /* Semantics */
12:11:38 <esolangs> [[Tinytalk]] M https://esolangs.org/w/index.php?diff=111018&oldid=111017 * Rdococ * (-1) /* Method syntax */
12:13:09 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111019&oldid=111016 * D * (+1) /* Commands */
12:14:33 <esolangs> [[Trivial brainfuck substitution]] M https://esolangs.org/w/index.php?diff=111020&oldid=110981 * D * (+0)
12:59:44 -!- impomatic has joined.
13:25:07 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111021&oldid=111019 * D * (-1)
13:25:21 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111022&oldid=111021 * D * (-9)
13:25:46 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111023&oldid=111022 * D * (+9)
13:26:20 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111024&oldid=111023 * D * (-3)
13:29:54 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111025&oldid=111024 * D * (+389)
13:30:28 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111026&oldid=111025 * D * (+1)
13:35:37 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111027&oldid=111026 * D * (-3)
13:36:03 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111028&oldid=111027 * D * (+4)
13:36:31 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111029&oldid=111028 * D * (+2)
13:43:16 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111030&oldid=111029 * D * (+272) Make it look slightly better
13:45:46 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111031&oldid=111030 * D * (-22)
13:46:09 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111032&oldid=111031 * D * (-24)
13:46:37 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111033&oldid=111032 * D * (+8)
13:58:29 -!- ais523 has joined.
14:13:20 <esolangs> [[Piet]] M https://esolangs.org/w/index.php?diff=111034&oldid=110938 * Gilbert189 * (-27) /* Direction pointer */ better lists
14:30:27 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111035&oldid=111033 * D * (+3) I think it's easier to read that way
14:35:36 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111036&oldid=111035 * D * (+0)
14:52:50 -!- ais523 has quit (Read error: Connection reset by peer).
14:54:04 -!- ais523 has joined.
15:22:55 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=111037&oldid=110977 * Dadsdy * (+143) /* Flags */
15:36:52 -!- impomatic has quit (Ping timeout: 245 seconds).
15:42:52 <esolangs> [[Special:Log/newusers]] create * Robin23 * New user account
15:44:30 -!- ais523 has quit (Read error: Connection reset by peer).
15:46:13 -!- ais523 has joined.
15:48:13 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111038&oldid=110863 * Robin23 * (+200) /* Introductions */
16:15:09 <esolangs> [[Call]] N https://esolangs.org/w/index.php?oldid=111039 * Bsoelch * (+1425) add call language
17:35:35 -!- SGautam has joined.
17:37:09 <esolangs> [[HGFTSNOA]] M https://esolangs.org/w/index.php?diff=111040&oldid=110971 * PythonshellDebugwindow * (+4935) Add examples, link to interpreter
17:39:12 <esolangs> [[Factorial]] M https://esolangs.org/w/index.php?diff=111041&oldid=109293 * PythonshellDebugwindow * (+540) /* gar */ Add HGFTSNOA
17:40:29 -!- tromp has joined.
17:47:08 -!- __monty__ has joined.
17:57:35 <esolangs> [[Functional Struct Language]] N https://esolangs.org/w/index.php?oldid=111042 * Robin23 * (+4327) Created page with "The Functional Struct Language (FSL for short) is an functional esoteric programming language designed to lift the burden of predefined types and predefined functions and undefined behaviour, since this language does not contain any of these and every
18:01:18 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111043&oldid=110934 * Robin23 * (+33)
18:21:27 -!- bgs has joined.
18:54:48 <b_jonas> ok, so here's the plan. first get the IAU to declassify Mercury, Venus, Earth and Mars to dwarf planets, because anything that can't hold hydrogen in its atmosphere doesn't count as a real planet. then find that hypothesized diamond core or superconducting solid hydrogen core in Jupiter, but find that it's only like 20 Mm sized. then we declare that the hydrogen fuzz around it doesn't matter, only the
18:54:54 <b_jonas> core is actually Jupiter, so we can declare that Neptune is the largest planet, and Jupiter and Saturn are just babies.
18:59:29 -!- Sgeo has joined.
18:59:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:07:08 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111044&oldid=110958 * Kaveh Yousefi * (+17) Rectified in the cat program the case of the apostrophe input check which, being composed of two adjacent apostrophes, would be interpreted by the page as a formatting directive.
19:12:15 -!- tromp has joined.
19:20:05 <esolangs> [[Call]] https://esolangs.org/w/index.php?diff=111045&oldid=111039 * Bsoelch * (+455) add examples & implementation
21:01:04 -!- bgs has quit (Remote host closed the connection).
21:28:17 -!- __monty__ has quit (Quit: leaving).
21:29:08 -!- tromp has quit (Ping timeout: 240 seconds).
22:05:07 -!- SGautam has quit (Quit: Connection closed for inactivity).
2023-07-03
00:25:37 -!- Soni has quit (Ping timeout: 245 seconds).
01:17:07 -!- Soni has joined.
01:23:34 -!- b_jonas has quit (Read error: Connection reset by peer).
02:36:57 -!- yewscion has joined.
04:15:10 -!- bgs has joined.
04:15:28 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111046&oldid=111036 * D * (+0) etaoinsr doesn't matter
04:15:56 <esolangs> [[(,)]] M https://esolangs.org/w/index.php?diff=111047&oldid=111037 * 1hals * (+1) Fix typo: "to" to "too"
04:18:07 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111048&oldid=111046 * D * (+0) /* Commands */
04:24:02 <esolangs> [[Simpler]] https://esolangs.org/w/index.php?diff=111049&oldid=93336 * 1hals * (-6) Made it a "real page"
04:24:49 <esolangs> [[Simpler]] M https://esolangs.org/w/index.php?diff=111050&oldid=111049 * 1hals * (+9) Make user link
04:25:23 <esolangs> [[Simpler]] https://esolangs.org/w/index.php?diff=111051&oldid=111050 * 1hals * (+44) add potentially accurate description
05:14:46 -!- ais523 has quit (Quit: quit).
05:15:19 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111052&oldid=111048 * D * (+14) Make it lowercase
05:15:30 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111053&oldid=111052 * D * (+0)
05:16:04 <esolangs> [[Trivial brainfuck substitution]] M https://esolangs.org/w/index.php?diff=111054&oldid=111020 * D * (+0)
05:17:09 <esolangs> [[Trivial brainfuck substitution]] M https://esolangs.org/w/index.php?diff=111055&oldid=111054 * D * (+0) /* Example Members of the TrivialBrainfuckSubstitution family */
05:18:42 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111056&oldid=111053 * D * (+76)
05:26:21 <esolangs> [[Lazyfuck]] M https://esolangs.org/w/index.php?diff=111057&oldid=111056 * D * (-90)
06:20:48 -!- lifthrasiir has quit (Server closed connection).
06:21:05 -!- lifthrasiir has joined.
06:50:52 <esolangs> [[RNDM]] N https://esolangs.org/w/index.php?oldid=111058 * Benett0222 * (+214) Created page with "RNDM is a really really random language RNDM is a misspelling of RANDOM ==RNDM unshackled== RNDM unshackled is [[Neucomp]] Neucomp is my Esoteric Assembly Language (EAL) This might hurt your Brain ===Code==="
07:03:50 -!- SGautam has joined.
07:42:24 -!- m5zs7k has quit (Ping timeout: 250 seconds).
07:43:14 -!- m5zs7k has joined.
07:45:01 -!- lifthrasiir has quit (Ping timeout: 246 seconds).
07:45:18 -!- lifthrasiir has joined.
07:58:30 -!- Sgeo has quit (Read error: Connection reset by peer).
08:58:18 -!- myname has quit (Server closed connection).
08:58:34 -!- myname has joined.
09:25:04 -!- Lord_of_Life_ has joined.
09:25:23 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:27:54 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:44:48 -!- FireFly has quit (Server closed connection).
09:45:12 -!- FireFly has joined.
11:03:16 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:11:06 -!- tromp has joined.
11:24:54 -!- sprout_ has joined.
11:25:38 -!- ais523 has joined.
11:26:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:28:02 -!- sprout has quit (Ping timeout: 246 seconds).
11:28:57 -!- tromp has joined.
11:46:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:08:29 -!- tromp has joined.
12:18:31 -!- ais523 has quit (Remote host closed the connection).
12:18:46 -!- ais523 has joined.
12:51:45 -!- ais523 has quit (Read error: Connection reset by peer).
12:53:20 -!- ais523 has joined.
12:58:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:15:36 <esolangs> [[Special:Log/newusers]] create * Unicodes * New user account
13:20:40 -!- sprout_ has changed nick to sprout.
13:21:27 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111059&oldid=111038 * Unicodes * (+207)
13:21:54 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111060&oldid=111059 * Unicodes * (+0)
13:22:27 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111061&oldid=111060 * Unicodes * (+2)
13:30:02 -!- tromp has joined.
14:57:48 -!- Sgeo has joined.
15:35:32 -!- ais523 has quit (Read error: Connection reset by peer).
15:38:27 -!- ais523 has joined.
15:42:31 -!- ais523 has quit (Remote host closed the connection).
15:42:46 -!- ais523 has joined.
15:46:21 -!- __monty__ has joined.
15:50:37 -!- ais523 has quit (Read error: Connection reset by peer).
15:54:06 -!- ais523 has joined.
15:55:50 -!- ais523 has quit (Client Quit).
15:56:04 -!- ais523 has joined.
16:23:41 -!- ais523 has quit (Read error: Connection reset by peer).
16:25:03 -!- ais523 has joined.
16:35:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:41:26 -!- tromp has joined.
17:04:08 -!- ais523 has quit (Quit: sorry about my connection).
17:04:24 -!- ais523 has joined.
17:05:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:33:37 <esolangs> [[Talk:Anarchysm]] M https://esolangs.org/w/index.php?diff=111062&oldid=108508 * CreeperBomb * (+350)
17:43:41 -!- Cale has joined.
17:44:42 -!- tromp has joined.
17:54:48 -!- ais523 has quit (Quit: sorry about my connection).
17:55:04 -!- ais523 has joined.
18:00:00 -!- yewscion has quit (Read error: Connection reset by peer).
18:23:25 -!- ais523 has quit (Quit: quit).
18:29:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:30:26 -!- tromp has joined.
18:40:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:58:35 -!- SGautam has joined.
19:00:20 -!- b_jonas has joined.
19:02:42 <esolangs> [[BlueFun]] N https://esolangs.org/w/index.php?oldid=111063 * Gilbert189 * (+4672) Created page with "{{infobox proglang |name=BlueFun |author=[[User:Lanksy]] |year=[[:Category:2023|2023]] |class=[[Turing complete]] |refimpl=[https://bluefun.glitch.me] |files=None }} '''BlueFun''' is an easy-to-use esoteric programming language. While beginner-level programs like Fi
19:23:29 -!- tromp has joined.
19:33:43 -!- tromp has quit (Read error: Connection reset by peer).
20:02:17 <esolangs> [[BlueFun]] https://esolangs.org/w/index.php?diff=111064&oldid=111063 * Lanksy * (-4) Fix some mistakes
20:08:32 -!- CAT_S has quit (Quit: Lost terminal).
20:38:39 -!- bgs has quit (Remote host closed the connection).
21:21:17 -!- ais523 has joined.
21:46:52 -!- DHeadshot has joined.
21:48:33 -!- DHeadshot has quit (Client Quit).
22:47:20 -!- __monty__ has quit (Quit: leaving).
23:26:20 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=111065&oldid=105957 * BoundedBeans * (+0)
23:44:18 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=111066&oldid=111065 * BoundedBeans * (+886) Clarified power, velocity, concurrency, and comments
23:45:04 <esolangs> [[THROBOL]] https://esolangs.org/w/index.php?diff=111067&oldid=111066 * BoundedBeans * (+2) Fixed concurrency header
23:48:05 -!- SGautam has quit (Quit: Connection closed for inactivity).
2023-07-04
00:17:40 <b_jonas> in "it shouldn't be so hard", Firefox lets you free text search among the bookmarks, but if it finds a bookmark it doesn't tell you what folder it is in.
00:19:20 <b_jonas> I know one workaround: you can export your bookmarks as HTML or JSON and search in that, but still
00:28:39 <esolangs> [[Talk:Kelxquoia]] https://esolangs.org/w/index.php?diff=111068&oldid=20734 * BoundedBeans * (+1673)
00:34:00 -!- ais523 has quit (Quit: quit).
00:47:43 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111069&oldid=110955 * Dadsdy * (-696)
00:49:04 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111070&oldid=111069 * Dadsdy * (+15)
00:50:33 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111071&oldid=111070 * Dadsdy * (+39)
01:02:05 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111072&oldid=111071 * Dadsdy * (-1) /* Spec */
01:12:06 <esolangs> [[ABCDirection]] N https://esolangs.org/w/index.php?oldid=111073 * BoundedBeans * (+1708) Created page with "ABCDirection is a 2 dimensional esolang by [[User:BoundedBeans]]. ==Instructions== {| class="wikitable" | A || Turn right. |- | B || No-op. |- | C || Execute a command depending on the direction. * right: Move pointer left. * left: Move pointer right and flip
01:12:40 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111074&oldid=111043 * BoundedBeans * (+19)
01:13:07 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=111075&oldid=110935 * BoundedBeans * (+18)
01:21:25 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=111076&oldid=111047 * Dadsdy * (+52) /* Flags */
01:31:20 <esolangs> [[ABCDirectionE]] N https://esolangs.org/w/index.php?oldid=111077 * BoundedBeans * (+1673) Created page with "ABCDirectionE is an esolang by [[User:BoundedBeans]]. It's identical to [[ABCDirection]], but with an extra command allowing self-modifying. It also has the extra restriction that the code should be a power of two in size in both directions, or the E command
01:31:57 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111078&oldid=111074 * BoundedBeans * (+20)
01:32:39 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=111079&oldid=111075 * BoundedBeans * (+19)
01:34:04 <esolangs> [[Matrixpone]] https://esolangs.org/w/index.php?diff=111080&oldid=100296 * BoundedBeans * (+43) Made table wrap
01:35:34 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111081&oldid=111072 * Dadsdy * (+2279)
01:35:58 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111082&oldid=111081 * Dadsdy * (-4)
01:37:46 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111083&oldid=111082 * Dadsdy * (+160)
01:39:18 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111084&oldid=111083 * Dadsdy * (-82) /* Assembler */
01:40:48 <esolangs> [[Matrixpone]] https://esolangs.org/w/index.php?diff=111085&oldid=111080 * BoundedBeans * (+364) Clarified things a bit
01:42:58 <esolangs> [[Mascarpone Joust]] https://esolangs.org/w/index.php?diff=111086&oldid=100324 * BoundedBeans * (+4) Fixed strategy that would instantly lose the game
01:43:54 <esolangs> [[Mascarpone Joust]] https://esolangs.org/w/index.php?diff=111087&oldid=111086 * BoundedBeans * (-4) Nevermind, it was fine
02:13:20 <esolangs> [[4est]] https://esolangs.org/w/index.php?diff=111088&oldid=102512 * BoundedBeans * (-12) Added missing dash
02:17:56 <esolangs> [[4est]] M https://esolangs.org/w/index.php?diff=111089&oldid=111088 * BoundedBeans * (-5) /* Special ordinals */ added 'th'
02:31:19 <esolangs> [[Classtennis]] https://esolangs.org/w/index.php?diff=111090&oldid=105396 * BoundedBeans * (+174) Made code wrap
02:35:29 <esolangs> [[Classtennis]] https://esolangs.org/w/index.php?diff=111091&oldid=111090 * BoundedBeans * (-85) Fixed some odd formatting
02:39:46 <esolangs> [[TError]] https://esolangs.org/w/index.php?diff=111092&oldid=102823 * BoundedBeans * (+6) Fixed error in proof
02:40:29 <esolangs> [[TError]] https://esolangs.org/w/index.php?diff=111093&oldid=111092 * BoundedBeans * (+1) Added necessary colon to increment
02:46:08 <esolangs> [[AI-Generated Esolang]] https://esolangs.org/w/index.php?diff=111094&oldid=101498 * BoundedBeans * (+8) Made text wrap
02:51:55 <esolangs> [[99 bottles of pain]] https://esolangs.org/w/index.php?diff=111095&oldid=101642 * BoundedBeans * (+43) Made operators wrap
02:56:09 -!- Wryl has quit (Quit: Real change applied.).
02:57:46 <esolangs> [[ExtendedPig]] https://esolangs.org/w/index.php?diff=111096&oldid=103151 * BoundedBeans * (-45) Made text wrap
02:59:40 <esolangs> [[ExtendedPig]] https://esolangs.org/w/index.php?diff=111097&oldid=111096 * BoundedBeans * (-20) Removed stray brackets
03:08:15 <esolangs> [[ExtendedPig]] https://esolangs.org/w/index.php?diff=111098&oldid=111097 * BoundedBeans * (+11) Changed BRAINPIG to self-modifying brainfuck to allow binary I/O
03:08:25 <zzo38> You may also be able to use SQL queries on the bookmarks.
03:15:45 <esolangs> [[ExtendedPig]] https://esolangs.org/w/index.php?diff=111099&oldid=111098 * BoundedBeans * (+138) Fixed BCT interpreter
03:15:53 <shachaf> zzo38: This is SQL. Do you like this?
03:21:41 <zzo38> Which one do you mean in SQL?
03:22:11 <shachaf> All of it.
03:29:12 <zzo38> Are you sure?
03:30:09 <shachaf> I'm not sure.
03:34:46 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111100&oldid=111044 * BoundedBeans * (+34)
03:46:59 <esolangs> [[Deadfish]] https://esolangs.org/w/index.php?diff=111101&oldid=110229 * BoundedBeans * (+1192)
05:13:48 -!- bgs has joined.
05:59:31 <esolangs> [[BlueFun]] M https://esolangs.org/w/index.php?diff=111102&oldid=111064 * Gilbert189 * (+17)
06:00:04 <esolangs> [[BlueFun]] https://esolangs.org/w/index.php?diff=111103&oldid=111102 * Gilbert189 * (+9)
06:49:18 -!- perlbot has quit (Server closed connection).
06:49:35 -!- perlbot has joined.
06:52:18 -!- simcop2387 has quit (Server closed connection).
06:52:41 -!- simcop2387 has joined.
07:08:34 <esolangs> [[RNDM]] https://esolangs.org/w/index.php?diff=111104&oldid=111058 * Benett0222 * (+128)
07:13:08 <esolangs> [[LCTDNH]] https://esolangs.org/w/index.php?diff=111105&oldid=110914 * Benett0222 * (+27)
07:15:30 <esolangs> [[LCTDNH]] https://esolangs.org/w/index.php?diff=111106&oldid=111105 * Benett0222 * (+30)
07:16:08 <esolangs> [[LCTDNH]] https://esolangs.org/w/index.php?diff=111107&oldid=111106 * Benett0222 * (+0)
07:16:35 <esolangs> [[Special:Log/upload]] upload * Benett0222 * uploaded "[[File:Encryption table.png]]"
07:17:16 <esolangs> [[LCTDNH]] https://esolangs.org/w/index.php?diff=111109&oldid=111107 * Benett0222 * (-25)
07:17:44 <esolangs> [[LCTDNH]] https://esolangs.org/w/index.php?diff=111110&oldid=111109 * Benett0222 * (+6)
07:19:32 <esolangs> [[RNDM]] https://esolangs.org/w/index.php?diff=111111&oldid=111104 * Benett0222 * (+50)
09:25:06 -!- Lord_of_Life_ has joined.
09:25:47 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:26:27 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:37:51 -!- Sgeo has quit (Read error: Connection reset by peer).
10:05:52 -!- SGautam has joined.
10:40:21 -!- CAT_S has joined.
11:29:24 <esolangs> [[KnightJump]] N https://esolangs.org/w/index.php?oldid=111112 * * (+3745) Creating new esolang
12:34:23 <esolangs> [[KnightJump]] https://esolangs.org/w/index.php?diff=111113&oldid=111112 * * (-135) /* "Hello world!" program: */
13:06:40 <esolangs> [[Bundle]] M https://esolangs.org/w/index.php?diff=111114&oldid=110962 * Gilbert189 * (+75) /* Bundle v1 */ added the picture back
13:25:31 -!- bgs has quit (Remote host closed the connection).
13:55:22 -!- SGautam has quit (Quit: Connection closed for inactivity).
15:03:39 -!- ais523 has joined.
15:11:42 -!- ais523 has quit (Read error: Connection reset by peer).
15:13:13 -!- ais523 has joined.
15:16:07 -!- ais523 has quit (Read error: Connection reset by peer).
15:17:27 -!- ais523 has joined.
15:21:44 -!- ais523 has quit (Read error: Connection reset by peer).
15:24:43 -!- ais523 has joined.
15:48:20 -!- Noisytoot has quit (Ping timeout: 240 seconds).
15:53:50 -!- Noisytoot has joined.
16:39:48 -!- __monty__ has joined.
17:35:13 -!- tromp has joined.
17:36:00 <esolangs> [[Arrowey]] https://esolangs.org/w/index.php?diff=111115&oldid=104425 * Lampe2020 * (+5) Updated link to interpreter because work on Python3-based interpreter is stopped
17:39:37 <esolangs> [[User:Lampe2020]] https://esolangs.org/w/index.php?diff=111116&oldid=103711 * Lampe2020 * (-49) Removed link to Silyng and updated link to arrowey
17:52:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:58:49 -!- Sgeo has joined.
18:20:21 -!- tromp has joined.
19:38:00 -!- biasn has joined.
19:38:11 <biasn> IRC⁠.SUPE​R​N⁠ETS.O⁠RG #SUPE⁠RBOWL⁠ B​EST⁠ IRC⁠ NE⁠T​W​OR⁠K F⁠UC​K​ YO⁠UR⁠ N⁠ETW​O⁠RK​
19:38:13 <biasn> N⁠O​ S​O​F​T⁠C⁠HA⁠TS⁠ HUGB​OX TRA⁠NN⁠I⁠E⁠S⁠ BI​BL⁠ETHUMPE​RS OR O​PALS​ AL​L​O⁠W​E​D HER​E​
19:38:15 <biasn> YOU'V​E S⁠PE​N​T​ YO⁠UR​ E​N​T⁠I⁠RE​ L⁠I⁠FE H⁠ID⁠ING I⁠N⁠ S​H​I⁠T​TY​ CHAN⁠NELS FOR W⁠H​A⁠T⁠
19:38:17 <biasn> Y⁠O​UR​ IR⁠C⁠ N​E​T⁠WOR​K⁠ IS⁠ TER​R​IBLE NO ON⁠E C​HAT​S T⁠H​ERE​ CO⁠ME C⁠HA​T HER⁠E
19:38:19 <biasn> G⁠ET T⁠HE FUCK O⁠N​ T⁠HIS IR⁠C NE⁠T⁠WORK⁠ R​I​G​H⁠T​ NOW YO​U FUC​KI​N⁠G PUSS⁠Y⁠ ASS​
19:38:20 -!- ChanServ has set channel mode: +o ais523.
19:38:21 <biasn> TH​I⁠S I⁠SN⁠T​ YOUR​ DADS FO​OT​BAL⁠L C​H⁠ANNEL⁠ THI​S IS RE​A⁠L CHA​T⁠S 24/7 365
19:38:22 -!- ais523 has set channel mode: +b biasn!*@*.
19:38:26 -!- ais523 has kicked biasn I didn't fill in a kick message for this kick; probably you did something so badly wrong I had to kick in a hurry.
19:38:52 -!- ais523 has set channel mode: +b *!*@38.54.5.68.
19:38:56 -!- ais523 has set channel mode: -b biasn!*@*.
19:39:34 <ais523> will stay unstealthed for a bit in case they come back on another IP
19:39:51 <ais523> I feel like I had pretty good reactions there, but apologies for what spam did get through
19:47:51 <ais523> I also don't think they made a very good choice of channel to spam…
19:51:01 <ais523> (also, well done past-ais523 for setting that default kick message, that showed a lot of forethought)
20:21:48 <fizzie> Same spam campaign happened on #perl as well, although a lot less colorfully due to +C. Extrapolating from what went on there, if you hadn't been as fast to kick them, they'd've next mentioned every nickname currently on the channel, presumably for highlight purposes.
20:24:04 <b_jonas> wow they're spamming on at least two IRC networks at the same time
20:24:18 <b_jonas> I don't often see cross-network spam
20:24:55 <b_jonas> ais523: they were spamming in private message and multiple channels
20:25:55 <ais523> the message looks like one that might be designed for cross-network spam
20:33:03 -!- Wryl has joined.
20:34:22 -!- Wryl has changed hostmask to sid553797@user/Wryl.
20:34:55 -!- Wryl has changed hostmask to sid553797@user/wryl.
20:36:33 -!- Wryl has quit (Client Quit).
20:36:42 -!- Wryl has joined.
20:51:05 -!- ais523 has set channel mode: -o ais523.
20:51:18 <ais523> OK, it's been a while with no spam now, I may relax my attention a bit
20:56:09 <b_jonas> ais523: I'm still getting private message spam on another network, but the libera network ops banned them quickly
20:56:49 <ais523> I can't do anything about PM spam :-)
20:56:57 <ais523> (unless, I guess, it targets me)
20:57:00 <ais523> I'm just a channel op, not an oper
20:57:09 <b_jonas> sure
20:57:16 <b_jonas> just saying about the relax thing
20:57:52 <b_jonas> also I'm getting chan message spam on another network, but you're not a channel op there either so you can't do anything about it
20:58:38 <ais523> I do have a tendency to unexpectedly get given ops in channels without realising it, but that's somewhat less likely on networks I've never visited
21:03:01 <b_jonas> heh
21:25:41 -!- __monty__ has quit (Quit: leaving).
21:32:48 -!- int-e has quit (Server closed connection).
21:32:57 -!- int-e has joined.
21:36:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:19:47 -!- SGautam has joined.
22:45:07 -!- m5zs7k has quit (Ping timeout: 246 seconds).
22:45:50 -!- m5zs7k has joined.
2023-07-05
00:06:11 -!- Wryl has quit.
00:17:28 -!- Sgeo has quit (Read error: Connection reset by peer).
00:18:08 -!- Sgeo has joined.
00:21:29 <esolangs> [[ABCDirectionE]] https://esolangs.org/w/index.php?diff=111117&oldid=111077 * BoundedBeans * (+28) Added self-modifying category
00:58:36 -!- SGautam has quit (Quit: Connection closed for inactivity).
02:15:58 -!- Sgeo has quit (Read error: Connection reset by peer).
02:16:17 -!- Sgeo has joined.
02:16:53 -!- Sgeo has quit (Read error: Connection reset by peer).
02:17:18 -!- Sgeo has joined.
02:19:12 -!- zzo38 has quit (Ping timeout: 252 seconds).
02:22:56 -!- Sgeo has quit (Read error: Connection reset by peer).
02:23:24 -!- Sgeo has joined.
02:29:53 -!- Sgeo has quit (Quit: Leaving).
02:30:03 -!- Sgeo has joined.
02:52:20 -!- zzo38 has joined.
03:19:53 -!- ais523 has quit (Quit: quit).
04:54:44 -!- Sgeo has quit (Read error: Connection reset by peer).
04:55:41 -!- Sgeo has joined.
05:02:14 -!- Sgeo has quit (Read error: Connection reset by peer).
05:03:02 -!- Sgeo has joined.
05:05:29 -!- Sgeo has quit (Read error: Connection reset by peer).
05:06:06 -!- Sgeo has joined.
05:11:59 -!- Wryl has joined.
05:45:44 -!- Sgeo has quit (Read error: Connection reset by peer).
05:46:15 -!- Sgeo has joined.
06:19:16 -!- tromp has joined.
06:54:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:12:23 -!- tromp has joined.
07:18:31 -!- Sgeo has quit (Read error: Connection reset by peer).
07:29:47 -!- b_jonas has quit (Quit: leaving).
07:42:25 -!- SGautam has joined.
08:48:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:50:53 -!- tromp has joined.
09:26:16 -!- Lord_of_Life_ has joined.
09:26:29 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
09:29:05 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
11:08:48 -!- ais523 has joined.
11:43:14 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:54:50 -!- ais523 has quit (Read error: Connection reset by peer).
11:58:11 -!- ais523 has joined.
12:00:57 -!- ais523 has quit (Read error: Connection reset by peer).
12:02:26 -!- ais523 has joined.
12:05:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:10:47 -!- ais523 has quit (Read error: Connection reset by peer).
12:17:28 -!- ais523 has joined.
13:38:35 <esolangs> [[BlueFun]] https://esolangs.org/w/index.php?diff=111118&oldid=111103 * Gilbert189 * (+379) /* Commands */ added more commands
13:50:23 <esolangs> [[BlueFun]] https://esolangs.org/w/index.php?diff=111119&oldid=111118 * Lanksy * (+151) new commands + fix desc
13:51:09 <esolangs> [[BlueFun]] https://esolangs.org/w/index.php?diff=111120&oldid=111119 * Lanksy * (+26)
14:08:22 -!- tromp has joined.
15:09:52 -!- callforjudgement has joined.
15:10:22 -!- ais523 has quit (Killed (NickServ (GHOST command used by callforjudgement!~ais523@31.94.35.73))).
15:10:24 -!- callforjudgement has changed nick to ais523.
15:11:45 -!- Sgeo has joined.
15:27:25 -!- Sgeo has quit (Read error: Connection reset by peer).
15:27:51 -!- Sgeo has joined.
16:11:55 -!- Sgeo has quit (Read error: Connection reset by peer).
16:13:07 -!- Sgeo has joined.
16:25:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:34:01 -!- tromp has joined.
16:45:15 <esolangs> [[Banana Golf]] N https://esolangs.org/w/index.php?oldid=111121 * PlaceReporter99 * (+187) Created page with "Banana golf is an esolang using single character commands separated by newlines. It can be found at [https://github.com/Hippopotomonstrosesquipedalian/Banana-Golf this GitHub repository]."
16:47:22 -!- SGautam has joined.
16:57:12 -!- Sgeo has quit (Read error: Connection reset by peer).
16:57:30 -!- Sgeo has joined.
16:57:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:06:06 -!- tromp has joined.
17:14:53 <esolangs> [[KnightJump]] M https://esolangs.org/w/index.php?diff=111122&oldid=111113 * * (-73) /* Changes in esolang */
17:18:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:21:41 -!- tromp has joined.
17:40:57 -!- Wryl has quit.
17:44:39 -!- ais523 has quit (Quit: quit).
17:56:11 -!- __monty__ has joined.
17:56:25 -!- Sgeo has quit (Read error: Connection reset by peer).
18:00:32 -!- Sgeo has joined.
18:35:07 -!- Sgeo_ has joined.
18:37:57 -!- Sgeo has quit (Ping timeout: 250 seconds).
18:45:54 -!- Sgeo__ has joined.
18:48:50 -!- Sgeo_ has quit (Ping timeout: 246 seconds).
18:50:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:53:28 -!- Sgeo__ has quit (Quit: Leaving).
18:53:42 -!- tromp has joined.
19:04:32 <esolangs> [[Deadfish]] https://esolangs.org/w/index.php?diff=111123&oldid=111101 * BoundedBeans * (-1)
19:11:13 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111124&oldid=111100 * BoundedBeans * (+17742) Implementation changes
19:13:56 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111125&oldid=111124 * BoundedBeans * (+1) Changed tio.run link to prevent the letter "e" being printed before other things
19:15:23 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111126&oldid=111125 * BoundedBeans * (+3) Changed tio.run link again to have period in deadfish code
19:16:51 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111127&oldid=111126 * BoundedBeans * (+36) clarified (load-SOAP-script)
19:19:00 -!- Sgeo has joined.
19:30:41 -!- Sgeo has quit (Read error: Connection reset by peer).
19:46:17 -!- lemax has joined.
19:57:07 -!- FreeFull has joined.
20:02:57 -!- fowl9 has joined.
20:04:11 -!- fowl has quit (Ping timeout: 258 seconds).
20:04:11 -!- fowl9 has changed nick to fowl.
20:40:57 -!- lemax has quit (Remote host closed the connection).
21:08:22 -!- b_jonas has joined.
21:15:51 <esolangs> [[A Simple Language With A Console]] https://esolangs.org/w/index.php?diff=111128&oldid=108724 * Fly * (+75)
21:16:01 <esolangs> [[A Simple Language With A Console]] https://esolangs.org/w/index.php?diff=111129&oldid=111128 * Fly * (+1)
21:42:27 -!- ais523 has joined.
21:43:50 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=111130&oldid=111084 * Dadsdy * (+54)
21:45:04 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=111131&oldid=111076 * Dadsdy * (+1820)
21:45:24 <esolangs> [[Esoasm]] M https://esolangs.org/w/index.php?diff=111132&oldid=111130 * Dadsdy * (+0) /* Esolang interpreters */
21:46:40 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=111133&oldid=111131 * Dadsdy * (+18) /* Esoasm_interpreter */
21:49:14 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=111134&oldid=111133 * Dadsdy * (+55) /* Esoasm_interpreter */
21:58:33 -!- ais523 has quit (Remote host closed the connection).
21:59:48 -!- ais523 has joined.
22:10:52 -!- lambdabot has quit (Ping timeout: 252 seconds).
22:11:01 -!- dbohdan has quit (Quit: ZNC 1.8.2+deb3.1 - https://znc.in).
22:11:20 -!- dbohdan has joined.
22:13:51 -!- lambdabot has joined.
22:16:54 -!- SGautam has quit (Quit: Connection closed for inactivity).
22:22:56 -!- __monty__ has quit (Quit: leaving).
22:40:02 -!- zzo38 has quit (Ping timeout: 246 seconds).
22:41:23 -!- Sgeo has joined.
22:42:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:49:01 -!- vyv has joined.
22:49:47 -!- mcfrdy has quit (Ping timeout: 264 seconds).
22:50:44 -!- mcfrdy has joined.
22:55:14 -!- Sgeo has quit (Read error: Connection reset by peer).
22:55:43 -!- Sgeo has joined.
23:26:05 -!- Sgeo_ has joined.
23:26:44 -!- Sgeo_ has quit (Read error: Connection reset by peer).
23:28:25 -!- Sgeo_ has joined.
23:29:44 -!- Sgeo has quit (Ping timeout: 246 seconds).
23:32:59 -!- vyv has quit (Quit: Konversation terminated!).
23:37:44 -!- Sgeo_ has quit (Read error: Connection reset by peer).
23:38:19 -!- Sgeo_ has joined.
23:51:55 -!- Sgeo_ has quit (Read error: Connection reset by peer).
23:52:14 -!- Sgeo_ has joined.
23:52:38 -!- Sgeo_ has quit (Read error: Connection reset by peer).
2023-07-06
00:10:36 -!- Wryl has joined.
00:29:47 <esolangs> [[Talk:Befunge]] https://esolangs.org/w/index.php?diff=111135&oldid=100874 * BoundedBeans * (+1549)
00:45:10 -!- leah2 has quit (Ping timeout: 258 seconds).
01:09:04 -!- FreeFull has quit.
03:37:08 -!- haavardp has changed nick to haavard.
04:11:15 <esolangs> [[Supertape]] N https://esolangs.org/w/index.php?oldid=111136 * Dadsdy * (+1891) Created page with "Here on out the current memory tape's pointer will be called the memory pointer, and the current instruction tape's pointer will be called the instruction pointer (keep in mind they can be the same) = Instructions = {| class="wikitable" |+ Caption text |- ! Instruction
04:13:52 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=111137&oldid=111136 * Dadsdy * (+119)
04:15:52 -!- ais523 has quit (Quit: quit).
04:28:17 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=111138&oldid=111137 * Dadsdy * (+0) /* Instructions */
04:37:28 -!- CAT_S has quit (Ping timeout: 240 seconds).
04:57:30 -!- leah2 has joined.
05:02:33 -!- Sgeo has joined.
05:04:46 -!- lifthrasiir has quit (Ping timeout: 246 seconds).
05:05:03 -!- lifthrasiir has joined.
05:34:55 -!- CAT_S has joined.
06:26:55 -!- zzo38 has joined.
06:39:42 -!- tromp has joined.
06:53:55 -!- Sgeo has quit (Read error: Connection reset by peer).
07:01:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:15:00 -!- tromp has joined.
08:00:43 -!- chiselfuse has quit (Quit: leaving).
08:01:09 -!- chiselfuse has joined.
08:23:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:43:03 -!- tromp has joined.
09:26:18 -!- Lord_of_Life_ has joined.
09:27:11 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:29:11 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:35:13 <esolangs> [[A?!]] https://esolangs.org/w/index.php?diff=111139&oldid=96659 * Kaveh Yousefi * (+174) Added a hyperlink to my implementation of the A?! programming language on GitHub and changed the category tag Unimplemented to Implemented.
09:37:37 <esolangs> [[A?!]] https://esolangs.org/w/index.php?diff=111140&oldid=111139 * Kaveh Yousefi * (+411) Rectified the truth-machine example whose output would not resolve to 0 or 1.
09:41:08 <esolangs> [[A?!]] https://esolangs.org/w/index.php?diff=111141&oldid=111140 * Kaveh Yousefi * (+1) Rectified the infinite loop example which, by jumping back only one position, would execute the interstitial instruction purported to be skipped.
09:57:01 <esolangs> [[A?!]] https://esolangs.org/w/index.php?diff=111142&oldid=111141 * Kaveh Yousefi * (+424) Reformatted the instruction table and slightly altered the formulation of the unconditional skipping instructions > and <.
10:25:32 <esolangs> [[Special:Log/newusers]] create * ULTRAneXus * New user account
10:41:02 -!- ecs has changed hostmask to ecs@hare/maintainer/ecs.
11:38:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:42:05 -!- FreeFull has joined.
12:35:44 -!- tromp has joined.
13:52:27 -!- SGautam has joined.
14:02:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:47:39 -!- tromp has joined.
15:04:15 -!- immibis has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
15:06:13 -!- immibis has joined.
15:41:03 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111143&oldid=111078 * Gilbert189 * (+14) /* B */
15:42:15 <esolangs> [[Bundle]] https://esolangs.org/w/index.php?diff=111144&oldid=111114 * Gilbert189 * (+64)
15:46:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:28:25 <esolangs> [[Bootstrap]] https://esolangs.org/w/index.php?diff=111145&oldid=99548 * Abo-Junghichi * (+1314) /* Other bootstrapping examples */
16:53:44 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
17:37:36 -!- tromp has joined.
17:56:15 -!- __monty__ has joined.
19:47:19 -!- Noisytoot has joined.
19:58:37 -!- ais523 has joined.
22:13:23 -!- __monty__ has quit (Quit: leaving).
22:41:53 -!- SGautam has quit (Quit: Connection closed for inactivity).
22:45:12 -!- immibis has quit (Ping timeout: 240 seconds).
23:03:54 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111146&oldid=111061 * ULTRAneXus * (+179) Introduction
23:16:47 -!- Sgeo has joined.
23:24:25 -!- immibis has joined.
23:38:05 -!- sprock has quit (Remote host closed the connection).
2023-07-07
00:08:59 -!- FreeFull has quit.
00:09:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
00:23:30 -!- immibis has quit (Ping timeout: 260 seconds).
00:42:27 -!- immibis has joined.
02:03:12 -!- ais523 has quit (Read error: Connection reset by peer).
02:06:56 -!- ais523 has joined.
04:37:48 -!- ais523 has quit (Quit: quit).
05:09:55 -!- sprock has joined.
06:39:06 <esolangs> [[FlipJump]] https://esolangs.org/w/index.php?diff=111147&oldid=105294 * Tomhe * (-63) /* The Standard Library */
06:43:50 <esolangs> [[FlipJump]] https://esolangs.org/w/index.php?diff=111148&oldid=111147 * Tomhe * (+63) Undo revision 111147 by [[Special:Contributions/Tomhe|Tomhe]] ([[User talk:Tomhe|talk]]), its important to keep it as to know what is version 1.0 and what is version 1.1
06:48:13 -!- tromp has joined.
06:48:46 <esolangs> [[OISC]] M https://esolangs.org/w/index.php?diff=111149&oldid=108349 * Tomhe * (+7) add ";" to the end of the languages command descriptions.
07:34:58 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:05:41 <esolangs> [[Special:Log/newusers]] create * None1 * New user account
08:11:58 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111150&oldid=111146 * None1 * (+143) /* Introductions */
08:21:45 -!- Sgeo_ has joined.
08:21:52 -!- Sgeo has quit (Read error: Connection reset by peer).
08:59:29 -!- HARXI has joined.
08:59:38 -!- HARXI has quit (Client Quit).
09:00:28 -!- Sgeo_ has quit (Read error: Connection reset by peer).
09:01:56 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=111151&oldid=110228 * None1 * (+131) /* JIT Interpreters */
09:26:56 -!- Lord_of_Life_ has joined.
09:27:56 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:28:16 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
14:52:51 <esolangs> [[Special:Log/newusers]] create * ActiveProgrammer * New user account
15:42:27 -!- Sgeo has joined.
17:02:33 -!- ais523 has joined.
17:22:40 -!- tromp has joined.
17:26:29 <esolangs> [[ABCDirection]] M https://esolangs.org/w/index.php?diff=111152&oldid=111073 * PythonshellDebugwindow * (+49) Categories
17:39:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:18:15 -!- FreeFull has joined.
18:27:10 -!- tromp has joined.
18:41:07 -!- isabella has changed hostmask to izabera@user/izabera.
19:02:03 -!- __monty__ has joined.
19:46:13 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=111153&oldid=110539 * Bsoelch * (+607) add prime test/factorisation examples
21:23:04 -!- __monty__ has quit (Quit: leaving).
21:25:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:59:18 <esolangs> [[Three variable modification language]] https://esolangs.org/w/index.php?diff=111154&oldid=103578 * Kaveh Yousefi * (+2) Improved the Counter example program which would start printing with the value two (2) in lieu of one (1).
22:00:28 <esolangs> [[Three variable modification language]] https://esolangs.org/w/index.php?diff=111155&oldid=111154 * Kaveh Yousefi * (+255) Added a hyperlink to my implementation of the Three variable modification language programming language on GitHub and added the category tag Implemented.
22:34:36 <esolangs> [[Three variable modification language]] https://esolangs.org/w/index.php?diff=111156&oldid=111155 * Kaveh Yousefi * (+25) Supplemented the category tag Output only.
23:42:54 -!- vyv has joined.
23:52:24 -!- ais523 has quit (Quit: quit).
2023-07-08
00:43:23 -!- vyv has quit (Quit: Konversation terminated!).
00:47:40 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=111157&oldid=111151 * None1 * (+63) /* JIT Interpreters */
00:51:03 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=111158&oldid=111157 * None1 * (+3) /* JIT Interpreters */
01:37:57 <esolangs> [[Three variable modification language]] https://esolangs.org/w/index.php?diff=111159&oldid=111156 * Kaveh Yousefi * (+432) Reformatted the instruction table, amended a few orthographic mistakes, replaced the hyperlink to the Wikipedia article by the specialized directive, and added hyperlinks to the respective articles to the example program titles.
01:38:51 <esolangs> [[LstackG]] N https://esolangs.org/w/index.php?oldid=111160 * None1 * (+1572) Created page with "{{wrongtitle|title=<stack>}} <stack> is an esolang created by [[User:None1]]. It's very brainfuck-like. However, it's not Turing complete. ==Opcodes== There are only 7 valid opcodes in <stack>, which are <,s,t,a,c,k,and >, other characters are ignored. ==Execution== Ju
01:45:46 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111161&oldid=111160 * None1 * (+1244)
01:48:13 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111162&oldid=111161 * None1 * (+9)
01:48:47 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111163&oldid=111162 * None1 * (+27)
01:51:02 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111164&oldid=111163 * None1 * (+61)
01:52:03 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111165&oldid=111164 * None1 * (-45)
02:04:18 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111166&oldid=111165 * None1 * (+571)
02:06:51 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111167&oldid=111143 * None1 * (+28) /* Non-alphabetic */
02:35:35 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111168&oldid=111166 * None1 * (+279)
02:38:17 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111169&oldid=111168 * None1 * (+108)
02:52:30 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111170&oldid=110090 * None1 * (+1163)
02:53:29 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111171&oldid=111170 * None1 * (+1) /* <stack> */
02:53:58 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111172&oldid=111171 * None1 * (+1) /* <stack> */
03:40:10 -!- FreeFull has quit.
04:51:24 <b_jonas> fungot, what food-based esolangs are there besides Chef and potentially efghij?
04:51:25 <fungot> b_jonas: http://www.snopes.com/ business/ genius/ fnord liquid swords... and ' fuck' is ' fick' in german :) it's not actually that hard to add
07:01:32 -!- tromp has joined.
07:29:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:07:02 -!- tromp has joined.
08:35:31 -!- Hooloovoo has quit (Ping timeout: 250 seconds).
08:37:22 -!- Hooloovoo has joined.
09:20:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:26:49 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
09:28:55 -!- Lord_of_Life has joined.
09:43:50 -!- Sgeo has quit (Read error: Connection reset by peer).
09:51:16 -!- tromp has joined.
10:46:41 <b_jonas> wait a moment, something is wrong here
10:48:42 <b_jonas> the page about the Rubik Clock in Jaap's puzzle page https://www.jaapsch.net/puzzles/clock.htm says
10:48:54 <b_jonas> | Suppose we choose 14 independent move types. Independent means here that the effect of any of the 14 moves cannot be replicated by using only the other 13. These 14 move types can then always solve the puzzle. For any position of the clocks this can be done by writing down 14 independent equations in 14 unknowns and solving them. The unknowns represent the how far you have to turn for each type of
10:49:00 <b_jonas> move. Each equation represents a clock; the left side is the amount the clock is turned by all the moves, the right side is the amount it has to turn to set it to twelve. / The theoretical solution above is in general not very easy for humans to perform, but is well suited for computers. By rewriting the equations in matrix form, and inverting the matrix, finding a solution becomes nothing more than a
10:49:06 <b_jonas> simply multiplying the (constant) inverse matrix by a vector representing the current position to be solved. Such linear algebra is explained in the page about the Mathematics of Lights Out.
10:49:53 <b_jonas> but I don't think that actually works, because the clocks have 12 positions, so the elements of the matrix are not over a field, there's no division. "any of the 14 moves cannot be replicated by using only the other 13" does not guarantees that you can solve the matrix
10:51:54 <b_jonas> I wonder if I just don't understand something here because Jaap's puzzle page is usually well-researched and a reliable resource
10:53:35 <b_jonas> I guess I'll just write to them
11:11:50 -!- ITPaw has joined.
11:40:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:06:39 -!- tromp has joined.
12:41:12 <int-e> b_jonas: you're correct
12:42:26 <int-e> (a stupid example is when you can turn each clock infividually, but only by multiples of 3 hours)
12:42:47 <b_jonas> is there an english word "ununtiable" for eg. a knot or zip tie that you can't untie without destroying it?
12:43:45 <b_jonas> int-e: thanks
12:43:56 <int-e> . o O ( Gordian )
12:44:13 <b_jonas> though I wonder if there's something that applies to the particular case of Rubik's Clock that easily shows that you can solve the matrix
12:44:37 <int-e> sure, the determinant has to be coprime to 12
12:44:48 <int-e> aka invertible modulo 12
12:46:09 <int-e> of course that's not as elementary as the current description in terms of linear independence.
12:46:34 <b_jonas> int-e: wait, is that enough?
12:46:40 <int-e> yes
12:46:44 <b_jonas> good to know
12:47:10 <int-e> the whole adjugate matrix stuff works over any commutative ring
12:47:45 <int-e> A adj(A) = det(A) I, and if det(A) is invertible, you can multiply adj(A) by its inverse to get the inverse of A
12:48:03 <int-e> "its"... the determinant's
12:48:04 <b_jonas> I mean I know you can just hand-find an explicit solution to turn each clock individually, which isn't hard because the symmetries of the game mean there are only four essentially different types of clocks
12:48:37 <b_jonas> I see
12:48:54 <int-e> you can also decompose this into working modulo 4 and modulo 3 separately, maybe
12:49:27 <b_jonas> hmm
12:49:32 <int-e> and you can check linear independence modulo 2 and modulo 3 to see whether the matrix is invertible
12:49:32 <b_jonas> that might work
12:49:52 <int-e> b_jonas: it will work, the question is whether it is attractive
12:49:56 <b_jonas> but mod 4 isn't all that much better than mod 12
12:50:05 <b_jonas> still has the same problem with not being a field
12:50:06 <int-e> in terms of human solving
12:50:24 <int-e> b_jonas: but you get that mod 4 works if mod 2 works
12:51:21 <int-e> in fact, you can solve mod 2, and then mod 4 with the same approach, but using double moves.
12:51:56 <b_jonas> I'll have to look at how to define determinant and prove the Cramer theorem to see why it really works on a commutative ring with unit
12:52:05 <int-e> Which has a nice Hensel lifting flavor to it, though I have not checked whether the connection works out formally.
12:53:07 <int-e> b_jonas: if you use the permutation formula or the Leibniz formula you can see that the determinant is a polynomial in the matrix entries with integer coefficients.
12:53:50 <int-e> Which you can evaluate in any commutative ring. (Preferrably with unit for convenience, but if you don't have a unit you can do repeated addition to multiply by integers)
12:54:44 <b_jonas> right, that is probably the reasonable definition of determinants on a commutative ring
12:54:45 <int-e> in this context you'll want a unit anyway; otherwise you can't have invertible elements
12:55:05 <b_jonas> yes, we have a unit
13:01:43 <b_jonas> oh, and you're saying that A adj(A) = det(A) must be true in a commutative ring too because the elements of A adj(A) are polynomials in the coeffs of A?
13:02:17 <b_jonas> (yeah, det(A) times an eye)
13:03:42 <b_jonas> ok, so you just have to find 14 out of the 30 moves that when put together have an determinant that's invertible mod 12
13:09:26 <int-e> b_jonas: yes, that's the easy argument if you have the underlying hammers in your toolbox.
13:14:25 <b_jonas> there's a lot that I don't understand about linear algebra, but I think I have this particular hammer in my toolbox after thinking way too much about https://mathoverflow.net/a/118836/
13:22:40 <int-e> pretty sure (D) doesn't work for [2,0;0,2] modulo 4...
13:23:38 <b_jonas> int-e: well I assumed that that question is for determinants over *fields*
13:23:57 <b_jonas> the underlying toolbox is knowing the Cramer theorem and other linear algebra stuff over *fields*
13:23:58 <int-e> but it doesn't say
13:24:21 <b_jonas> and you just explained that I can generalize part of that to commutative rings
13:25:30 <b_jonas> well if you try to be that precise, the question asks for sufficient conditions for the det to be 0, not for necessary ones
13:25:39 <int-e> everything that's a polynomial identity with integer coefficients
13:25:40 <b_jonas> but yes, I did assume it's over a field
13:26:23 <int-e> the linear combinations stuff tend to be existential statements which don't transfer that way
13:26:46 -!- ITPaw has changed hostmask to ~ITPaw@user/ITPaw.
13:40:02 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:49:04 -!- tromp has joined.
13:54:11 -!- SGautam has joined.
14:32:06 -!- ais523 has joined.
14:45:09 -!- ais523 has quit (Quit: sorry about my connection).
14:45:27 -!- ais523 has joined.
15:16:52 -!- ais523 has quit (Remote host closed the connection).
15:18:21 -!- ais523 has joined.
15:28:15 <esolangs> [[Esimpl]] M https://esolangs.org/w/index.php?diff=111173&oldid=108574 * Ais523 * (+0) /* Program structure: commands, stanzas, tables */ fix typo
15:52:16 -!- __monty__ has joined.
15:52:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:56:52 -!- ais523 has quit (Read error: Connection reset by peer).
16:00:43 -!- ais523 has joined.
16:30:55 -!- tromp has joined.
16:56:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:38:15 -!- tromp has joined.
18:46:32 <esolangs> [[LstackG]] M https://esolangs.org/w/index.php?diff=111174&oldid=111169 * PythonshellDebugwindow * (+79) Categories
18:47:58 -!- ais523 has quit (Read error: Connection reset by peer).
18:48:32 <esolangs> [[Idvac]] M https://esolangs.org/w/index.php?diff=111175&oldid=66757 * PythonshellDebugwindow * (+65) Categories
18:49:27 -!- ais523 has joined.
18:57:39 -!- Sgeo has joined.
19:26:43 <esolangs> [[Special:Log/move]] move * Transoptimal * moved [[Neural circlejerk]] to [[Implicit loop brainfuck]]: old name was bad and uncomfortable
19:27:24 <esolangs> [[Implicit loop brainfuck]] M https://esolangs.org/w/index.php?diff=111178&oldid=111176 * Transoptimal * (+12) edit to match language rename
19:28:05 <esolangs> [[Implicit loop brainfuck]] M https://esolangs.org/w/index.php?diff=111179&oldid=111178 * Transoptimal * (+12) update rest of page to reflect rename. missed some in the other edit
19:28:40 <esolangs> [[User:Transoptimal]] M https://esolangs.org/w/index.php?diff=111180&oldid=105877 * Transoptimal * (+12) update to reflect rename
19:40:33 -!- vyv has joined.
19:53:16 -!- vyv has quit (Quit: Konversation terminated!).
20:06:45 -!- zzo38_ has joined.
20:07:42 -!- zzo38 has quit (Ping timeout: 245 seconds).
20:23:42 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:38:43 -!- vyv has joined.
22:00:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:05:07 -!- SGautam has joined.
22:07:54 -!- __monty__ has quit (Quit: leaving).
22:26:42 -!- vyv has quit (Quit: Konversation terminated!).
22:36:44 -!- shachaf has quit (Ping timeout: 240 seconds).
22:37:39 -!- shachaf has joined.
2023-07-09
03:07:55 -!- m5zs7k has quit (Server closed connection).
03:08:14 -!- m5zs7k has joined.
03:25:59 -!- Melvar has quit (Quit: WeeChat 3.6).
03:44:38 -!- SGautam has quit (Quit: Connection closed for inactivity).
04:06:13 -!- Melvar has joined.
06:27:53 -!- tromp has joined.
06:39:35 -!- Wryl has quit (Server closed connection).
06:39:44 -!- Wryl has joined.
08:36:11 -!- Bowserinator has quit (Quit: Blame iczero something happened).
08:36:33 -!- Bowserinator has joined.
08:36:39 -!- ais523 has quit (Quit: quit).
09:14:11 <esolangs> [[Miscmisc2]] M https://esolangs.org/w/index.php?diff=111181&oldid=106035 * Transoptimal * (-124) remove dead link to interpreter.
09:16:15 -!- Lord_of_Life has quit (Server closed connection).
09:19:06 -!- Lord_of_Life has joined.
09:28:32 -!- Lord_of_Life_ has joined.
09:29:14 -!- Lord_of_Life has quit (Ping timeout: 250 seconds).
09:29:54 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:23:13 -!- Sgeo has quit (Read error: Connection reset by peer).
10:43:31 -!- __monty__ has joined.
12:16:26 -!- APic has quit (Quit: [TLS] Client upgrade).
12:16:46 -!- APic has joined.
13:11:51 -!- __monty__ has quit (Quit: leaving).
13:25:27 <esolangs> [[Talk:Whitespace]] https://esolangs.org/w/index.php?diff=111182&oldid=67119 * Example99 * (+233)
13:48:41 <esolangs> [[Talk:Whitespace]] https://esolangs.org/w/index.php?diff=111183&oldid=111182 * Example99 * (+85)
13:50:55 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111184&oldid=111167 * Example99 * (-529) clear vandalism
14:22:40 <river> https://techxplore.com/news/2023-07-method-dense-placement-rigid.html
14:24:25 -!- __monty__ has joined.
14:32:15 -!- Melvar has quit (Quit: WeeChat 3.6).
15:35:18 -!- fowl has quit (Quit: The Lounge - https://thelounge.chat).
16:30:49 -!- sprout has quit (Ping timeout: 246 seconds).
17:19:22 <b_jonas> bwahahaha the rules of this cinema have the same exploit as the old chess rules. the rules say that if the movie wasn't watchable because of a technical error of the cinema, like because the projector or speakers wasn't working properly, then you can get a free ticket, but only if you complain before the film ends. so the cinema can cause a deliberate technical error where the movie player accidentally
17:19:28 <b_jonas> seeks to 5 seconds before the end of the movie, then they refuse your complaints because you didn't notify them before the end of the film.
17:19:59 <b_jonas> only of course for the cinema this is only worth shortly before they want to close forever, because if they pull this a few times then viewers won't buy tickets from them
17:21:33 <b_jonas> the chess exploit was that you could make an illegal move that is also a checkmate, because after the game ended, illegal moves aren't reverted even if players later realize they were illegal
17:24:05 -!- ais523 has joined.
17:33:28 -!- sprout has joined.
17:54:57 -!- Melvar has joined.
18:23:56 <esolangs> [[Special:Log/newusers]] create * 8BitOSC ` * New user account
18:35:17 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111185&oldid=111150 * 8BitOSC ` * (+380) /* Introductions */
18:39:23 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=111186&oldid=111185 * 8BitOSC ` * (+3) /* Introductions */ whoops, wrong symbol name!
18:50:06 -!- Sgeo has joined.
22:02:08 -!- __monty__ has quit (Quit: leaving).
2023-07-10
00:01:46 -!- ais523 has quit (Quit: quit).
00:41:32 -!- Soni has quit (Ping timeout: 240 seconds).
01:41:10 -!- Soni has joined.
02:01:15 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111187&oldid=111174 * None1 * (+27) Revised the part about translating into Brainfuck
02:10:22 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111188&oldid=111187 * None1 * (+6) The link is a GitHub repo, not a Github page
02:17:10 <esolangs> [[LstackG]] M https://esolangs.org/w/index.php?diff=111189&oldid=111188 * None1 * (+2) fix typo
02:19:36 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111190&oldid=111189 * None1 * (+49) Remind readers that the stack never becomes empty
02:24:17 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111191&oldid=111190 * None1 * (+77) /* Example Programs */
02:25:59 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111192&oldid=111191 * None1 * (+17) /* Example Programs */
02:30:33 <esolangs> [[User:None1]] N https://esolangs.org/w/index.php?oldid=111193 * None1 * (+179) Created page with "I'm None1, a person who likes esolangs (especially [[Brainfuck]] ) very much. The latese esolang I've created is [[LstackG|<stack>]], which is a weird, stack-based esolang."
02:31:28 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111194&oldid=111193 * None1 * (+0)
02:38:39 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111195&oldid=111192 * None1 * (+114)
02:48:23 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111196&oldid=111195 * None1 * (+566)
02:49:58 <esolangs> [[LstackG]] M https://esolangs.org/w/index.php?diff=111197&oldid=111196 * None1 * (+1) /* Example Programs */
03:00:00 -!- Taneb has quit (Quit: I seem to have stopped.).
03:01:08 -!- Taneb has joined.
03:11:47 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111198&oldid=111197 * None1 * (+86)
03:12:51 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111199&oldid=111198 * None1 * (+10)
03:40:27 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111200&oldid=108798 * None1 * (+502) Added implementation in <stack>
04:41:33 <esolangs> [[Stack]] https://esolangs.org/w/index.php?diff=111201&oldid=80439 * None1 * (+113) /* Usage in esolangs */
04:44:59 <esolangs> [[Stack]] https://esolangs.org/w/index.php?diff=111202&oldid=111201 * None1 * (+31) /* Usage in esolangs */
05:13:23 <esolangs> [[Flag]] N https://esolangs.org/w/index.php?oldid=111203 * None1 * (+1519) Created page with "flag is an esolang created by [[User:None1]]. The interesting thing about this esolang is that tabs are disallowed (vertical tabs are considered tabs, too). ==Syntax== flag's syntax is: <flag><opcodes> flag should be empty or contains only spaces. ==Data storage== flag has
05:14:28 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111204&oldid=111203 * None1 * (+9)
05:23:54 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111205&oldid=111204 * None1 * (+322)
05:24:40 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111206&oldid=111205 * None1 * (+9)
05:25:04 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111207&oldid=111206 * None1 * (-4)
05:26:30 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111208&oldid=111207 * None1 * (+57)
07:33:20 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:35:12 -!- Sgeo has quit (Read error: Connection reset by peer).
09:01:13 <river> via HN https://www.ingo-blechschmidt.eu/assets/bachelor-thesis-undecidability-bb748.pdf
09:03:15 <river> 3.5.2 Using a Different Pairing Function
09:03:29 <river> e(x,y) = y^2 + x or x^2 + x + y
09:03:32 <river> nice pairing function
09:03:56 <river> http://szudzik.com/ElegantPairing.pdf
09:29:45 -!- Lord_of_Life_ has joined.
09:30:01 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:30:36 <esolangs> [[Special:Log/newusers]] create * Steve0Greatness * New user account
09:32:37 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:02:41 -!- __monty__ has joined.
10:06:23 -!- razetime has joined.
12:51:20 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111209&oldid=110716 * Yetyetty1234567890 * (+154) response
12:53:40 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111210&oldid=110683 * Yetyetty1234567890 * (+161) I/D machine.
12:56:12 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111211&oldid=111210 * Yetyetty1234567890 * (+33)
12:56:51 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111212&oldid=111209 * Yetyetty1234567890 * (+32) /* response to your claim is false */
12:59:16 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111213&oldid=111212 * Yetyetty1234567890 * (-25) smo;
12:59:22 -!- razetime has quit (Ping timeout: 245 seconds).
13:00:20 -!- razetime has joined.
13:03:31 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111214&oldid=111213 * Yetyetty1234567890 * (+75) add name and time
13:05:02 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111215&oldid=111211 * Yetyetty1234567890 * (+20) clearing
13:17:48 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111216&oldid=111215 * Yetyetty1234567890 * (-1) and -> or
13:22:32 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111217&oldid=111216 * Yetyetty1234567890 * (+12) BOLD
14:17:59 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111218&oldid=111184 * None1 * (+12) /* F */
14:33:07 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111219&oldid=111208 * None1 * (+190) /* Example Programs */
14:33:30 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111220&oldid=111219 * None1 * (+1) /* Flag */
14:37:32 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111221&oldid=111220 * None1 * (+11) /* Flag */
14:41:34 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111222&oldid=111221 * None1 * (+25)
14:43:01 -!- Sgeo has joined.
14:55:27 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111223&oldid=111214 * Pro465 * (+195) /* response to your claim is false */ request reading again
15:05:59 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111224&oldid=111223 * Pro465 * (+272) /* response to your claim is false */
15:16:26 -!- razetime has quit (Ping timeout: 246 seconds).
15:17:08 -!- razetime has joined.
16:46:10 -!- razetime has quit (Remote host closed the connection).
17:06:58 -!- tromp has joined.
17:09:49 -!- SGautam has joined.
18:12:22 -!- __monty__ has quit (Quit: leaving).
18:19:25 -!- __monty__ has joined.
18:51:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:05:13 -!- tromp has joined.
19:28:10 -!- SGautam has quit (Quit: Connection closed for inactivity).
19:37:57 -!- SGautam has joined.
20:40:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:46:45 -!- tromp has joined.
21:36:37 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:47:04 -!- ais523 has joined.
21:48:10 -!- SGautam has quit (Quit: Connection closed for inactivity).
22:44:35 -!- __monty__ has quit (Quit: leaving).
22:51:57 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111225&oldid=111194 * None1 * (+24) Added esolang flag to user page
22:55:51 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111226&oldid=111222 * None1 * (+23)
22:58:07 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111227&oldid=111226 * None1 * (+35) flag derives from Brainfuck.
23:00:48 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111228&oldid=111200 * None1 * (+23) Added Nope. in flag.
23:02:17 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111229&oldid=111227 * None1 * (+20) /* Example Programs */ flag quine should not have special opcodes
23:02:37 <esolangs> [[Flag]] M https://esolangs.org/w/index.php?diff=111230&oldid=111229 * None1 * (+1) /* Example Programs */ typo
23:20:20 <esolangs> [[Blah]] N https://esolangs.org/w/index.php?oldid=111231 * None1 * (+443) Created page with "Blah is an esolang that doesn't even make sense, created by [[User:None1]]. ==Execution== Blah has no input. If the code is exactly <code>^</code>, print 20 <code>^</code>'s If the code is exactly <code>v</code>, print 20 <code>v</code>'s If the code is exactly <code><</code
23:23:23 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111232&oldid=111231 * None1 * (+144)
23:28:58 <esolangs> [[Blah]] M https://esolangs.org/w/index.php?diff=111233&oldid=111232 * None1 * (+21) /* Python */ The code has to be exact.
23:31:54 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111234&oldid=111233 * None1 * (+62)
23:38:45 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111235&oldid=111234 * None1 * (+277) /* Implementations */ Implementation in C
23:42:11 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111236&oldid=111235 * None1 * (+90)
23:43:02 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111237&oldid=111236 * None1 * (+0)
23:44:04 <esolangs> [[Blah]] M https://esolangs.org/w/index.php?diff=111238&oldid=111237 * None1 * (+25) Addes category
23:46:24 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111239&oldid=110152 * None1 * (+37) /* General languages */ Added esolang Blah
23:49:44 <esolangs> [[Boring and Idiotic milk supper]] https://esolangs.org/w/index.php?diff=111240&oldid=98002 * Kaveh Yousefi * (+246) Added a hyperlink to my implementation of the Boring and Idiotic milk supper programming language on GitHub and added the category tag Implemented.
23:50:40 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111241&oldid=111225 * None1 * (+77)
23:50:58 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111242&oldid=111241 * None1 * (+1)
23:51:46 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111243&oldid=111242 * None1 * (+1)
23:53:27 <esolangs> [[Boring and Idiotic milk supper]] https://esolangs.org/w/index.php?diff=111244&oldid=111240 * Kaveh Yousefi * (+53) Rectified the truth-machine example whose output accumulator the second cell , in the case of a 1 input, after an increasing to the ASCII code 49, would fail to decrease to zero in order to repeat in a pristine state for the next iteration.
23:54:15 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111245&oldid=111238 * None1 * (+25)
23:55:09 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111246&oldid=111245 * None1 * (+18)
23:55:38 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111247&oldid=111230 * None1 * (+18)
23:56:08 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111248&oldid=111199 * None1 * (+18)
2023-07-11
00:31:55 <esolangs> [[Sharp flat]] N https://esolangs.org/w/index.php?oldid=111249 * None1 * (+795) Created page with "{{wrongtitle|title=#b}} #b is a [[Brainfuck]]-equivalent esolang created by [[User:None1]]. ==Why is it named #b== In music, there are two signs, sharp (#) and flat (b). # has an odd ASCII value, while b has an even ASCII value, that's the trick. In #b, all character
00:33:22 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111250&oldid=111249 * None1 * (+28) # should be #
00:41:18 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111251&oldid=111250 * None1 * (+955)
00:41:52 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111252&oldid=111251 * None1 * (+19)
00:43:55 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=111253&oldid=111252 * None1 * (+8) Wrap hello world program because it is too long
00:45:41 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111254&oldid=111253 * None1 * (+1)
00:47:26 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111255&oldid=111243 * None1 * (+74) Added #b
00:48:31 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111256&oldid=111218 * None1 * (+24) Added #b to language list
00:49:41 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=111257&oldid=111256 * None1 * (+0) In ASCII, # goes before $
00:54:03 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111258&oldid=111172 * None1 * (+478) Added Hello World Program in #b
00:59:07 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111259&oldid=111258 * None1 * (+29) Added Hello World in flag
02:04:33 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111260&oldid=111248 * None1 * (+81) /* Example Programs */ Revised example program
02:11:42 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111261&oldid=111260 * None1 * (+156) Added interpreter in JavaScript
03:47:29 <esolangs> [[LstackG]] https://esolangs.org/w/index.php?diff=111262&oldid=111261 * None1 * (+245) Added online interpreter
03:47:49 <esolangs> [[LstackG]] M https://esolangs.org/w/index.php?diff=111263&oldid=111262 * None1 * (+0) /* External Resources */ Typo, fixed
04:07:13 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111264&oldid=111228 * None1 * (+328) /* Implementations */ Added implementation in #b
04:12:29 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=111265&oldid=111254 * None1 * (+19) Except line feed
04:18:12 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111266&oldid=111265 * None1 * (+442) /* Example Programs */
04:19:47 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111267&oldid=111264 * None1 * (-1) /* #b */ Fixed #b interpreter
04:23:34 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111268&oldid=111267 * None1 * (+0) /* #b */ Fixed that again
04:25:27 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=111269&oldid=111266 * None1 * (+0) /* Example Programs */ Fixed
04:43:42 -!- ais523 has quit (Quit: quit).
05:01:26 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=111270&oldid=111269 * None1 * (+0) Line feed has an even ASCII value (10)
05:01:54 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=111271&oldid=111270 * None1 * (-2) /* Execution */
05:33:47 <esolangs> [[Blah]] https://esolangs.org/w/index.php?diff=111272&oldid=111246 * None1 * (+187) Added quine
05:35:18 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=111273&oldid=111271 * None1 * (+18)
05:35:48 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111274&oldid=111224 * Yetyetty1234567890 * (+79) /* response to your claim is false */
05:41:34 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111275&oldid=111274 * Yetyetty1234567890 * (+92) Note
05:42:25 <esolangs> [[Text]] https://esolangs.org/w/index.php?diff=111276&oldid=100232 * None1 * (+63) /* Description */
05:46:05 <esolangs> [[Text]] https://esolangs.org/w/index.php?diff=111277&oldid=111276 * None1 * (+57) /* Development of a compiler */ Added Python compiler
05:49:46 <esolangs> [[Text]] https://esolangs.org/w/index.php?diff=111278&oldid=111277 * None1 * (+33) /* Compilers */ Added compiler in
06:03:08 <esolangs> [[NNVText]] N https://esolangs.org/w/index.php?oldid=111279 * None1 * (+861) Created page with "NNVText is a joke esolang created by [[User:None1]]. The name of this esolang stands for 'Null Not Valid [[Text]]' ==Execution== NNVText is almost the same as the esolang [[Text]], the only difference is that an empty program is a valid program in [[Text]], but not in NN
06:03:38 <esolangs> [[NNVText]] https://esolangs.org/w/index.php?diff=111280&oldid=111279 * None1 * (-1)
06:07:08 <esolangs> [[NNVText]] M https://esolangs.org/w/index.php?diff=111281&oldid=111280 * None1 * (-13) /* C++ */ 's exception is different from Python's.
06:10:23 <esolangs> [[NNVText]] M https://esolangs.org/w/index.php?diff=111282&oldid=111281 * None1 * (+77) Category
06:12:27 <esolangs> [[NNVText]] M https://esolangs.org/w/index.php?diff=111283&oldid=111282 * None1 * (+25)
06:14:21 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111284&oldid=111239 * None1 * (+67) /* General languages */ Added NNVText
06:17:56 <esolangs> [[NNVText]] M https://esolangs.org/w/index.php?diff=111285&oldid=111283 * None1 * (+56) NNVText is unusable for programming
06:19:56 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111286&oldid=111255 * None1 * (+91)
06:52:40 <esolangs> [[Brainfuck extended]] N https://esolangs.org/w/index.php?oldid=111287 * None1 * (+319) Created page with "Brainfuck extended is extended brainfuck, developed by [[User:None1]]. You can call it Bx for short. ==Memory Model== [[Brainfuck]] stores its memory in a tape, so does Bx. But Bx also has a register, which means it is more powerful. ==Commands== ===Standard
06:53:56 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111288&oldid=111287 * None1 * (+93) /* Standard Commands */
06:55:32 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111289&oldid=111288 * None1 * (+60) /* Commands */
06:56:02 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111290&oldid=111289 * None1 * (+29) /* Memory Model */
07:01:03 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111291&oldid=111290 * None1 * (+419) /* Register Commands */
07:01:31 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111292&oldid=111291 * None1 * (+6) /* Register Commands */
07:05:00 -!- slavfox has quit (Read error: Connection reset by peer).
07:05:04 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111293&oldid=111292 * None1 * (+240) /* Register Commands */
07:07:42 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111294&oldid=111293 * None1 * (+124)
07:08:24 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111295&oldid=111294 * None1 * (+0) /* Register Commands */
07:09:04 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111296&oldid=111295 * None1 * (+13) /* Register Commands */
07:09:15 -!- slavfox has joined.
07:12:03 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111297&oldid=111296 * None1 * (+13) /* Register Commands */
07:12:43 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111298&oldid=111297 * None1 * (+2) /* Register Commands */
07:17:03 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111299&oldid=111298 * None1 * (+175) /* Register Commands */
07:17:44 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111300&oldid=111299 * None1 * (+0) /* Register Commands */
07:19:44 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111301&oldid=111300 * None1 * (+128) /* Commands */
07:21:18 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111302&oldid=111301 * None1 * (+62) /* Commands */
07:21:45 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111303&oldid=111302 * None1 * (+1) /* Commands */
07:31:43 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111304&oldid=111303 * None1 * (+770) /* Other Commands */
07:32:09 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111305&oldid=111304 * None1 * (+8) /* Other Commands */
07:33:21 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111306&oldid=111305 * None1 * (+1) /* Other Commands */
07:33:49 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111307&oldid=111306 * None1 * (+5) /* Other Commands */
07:34:17 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111308&oldid=111307 * None1 * (-1) /* Register Commands */
07:34:38 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111309&oldid=111308 * None1 * (-2) /* Other Commands */
07:39:22 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111310&oldid=111309 * None1 * (+118)
07:39:40 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111311&oldid=111310 * None1 * (+1) /* Hello World */
07:41:22 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111312&oldid=111311 * None1 * (+72) /* Example Programs */
07:42:57 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111313&oldid=111312 * None1 * (+61)
07:43:30 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111314&oldid=111313 * None1 * (+1)
07:44:18 -!- ITPaw has left (Leaving).
07:46:18 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111315&oldid=111314 * None1 * (+148) /* Other Commands */
07:47:52 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111316&oldid=111315 * None1 * (+62) /* Example Programs */
07:50:28 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111317&oldid=111316 * None1 * (+40) /* Example Programs */
07:50:39 -!- tromp has joined.
07:54:13 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111318&oldid=111317 * None1 * (+44) /* Add two unsigned integers */ Fixed addition
07:59:51 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111319&oldid=111318 * None1 * (+350)
08:00:33 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111320&oldid=111319 * None1 * (-34)
08:03:11 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111321&oldid=111257 * None1 * (+25) /* B */ Added Brainfuck extended
08:05:28 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111322&oldid=111286 * None1 * (+124)
08:06:01 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111323&oldid=111322 * None1 * (+4)
08:07:30 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111324&oldid=111320 * None1 * (+28) /* Implementation */
08:07:40 -!- Sgeo has quit (Read error: Connection reset by peer).
08:12:54 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111325&oldid=111259 * None1 * (+47) Added Hello World in Bx (Brainfuck extended)
08:15:28 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111326&oldid=111268 * None1 * (+45) /* Implementations */
08:27:11 <esolangs> [[Remove Line Numbers]] N https://esolangs.org/w/index.php?oldid=111327 * None1 * (+636) Created page with "Remove Line Numbers (you can use RLN for short), is a joke esolang created by [[User:None1]]. ===Syntax=== RLN's syntax is: <line-number><spaces><text> Line number must be a positive decimal integer, and represents exactly the line number of the text. For ex
08:27:30 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111328&oldid=111327 * None1 * (-1)
08:29:59 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111329&oldid=111284 * None1 * (+105) /* General languages */ Added Remove Line Numbers
08:31:31 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111330&oldid=111328 * None1 * (+45) /* Execution */
08:32:41 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111331&oldid=111323 * None1 * (+112)
08:35:21 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111332&oldid=110671 * None1 * (+45) Added hello world in Remove Line Numbers
08:37:05 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111333&oldid=111326 * None1 * (+39) Added Nope. in Remove Line Numbers
08:42:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:11:38 -!- sprock has quit (Ping timeout: 246 seconds).
09:13:29 -!- sprock has joined.
09:29:47 -!- Lord_of_Life_ has joined.
09:30:45 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:31:08 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:48:19 <esolangs> [[Boring and Idiotic milk supper]] https://esolangs.org/w/index.php?diff=111334&oldid=111244 * Kaveh Yousefi * (+557) Corrected the statement about the multiplicity of accumulators and divided the text by means of section titles.
09:51:19 -!- tromp has joined.
10:45:05 -!- __monty__ has joined.
11:38:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:45:26 -!- m5zs7k has quit (Ping timeout: 245 seconds).
11:47:08 -!- m5zs7k has joined.
12:49:09 -!- chiselfuse has quit (Remote host closed the connection).
12:49:33 -!- chiselfuse has joined.
12:57:33 -!- tromp has joined.
14:03:34 -!- __monty_1 has joined.
14:03:35 -!- __monty__ has quit (Ping timeout: 264 seconds).
14:38:14 <esolangs> [[Permission denied]] N https://esolangs.org/w/index.php?oldid=111335 * None1 * (+698) Created page with "Permission denied is a joke esolang created by [[User:None1]]. No one has the permission to use this language, if they try to use it, it will print "Permission denied" without quotes. ==Implementations== ===Python=== print("Permission denied") ===C=== <pre> #in
14:40:06 <esolangs> [[Permission denied]] https://esolangs.org/w/index.php?diff=111336&oldid=111335 * None1 * (+185)
14:40:58 <esolangs> [[Permission denied]] M https://esolangs.org/w/index.php?diff=111337&oldid=111336 * None1 * (+18)
14:45:00 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111338&oldid=111329 * None1 * (+93) /* General languages */ Added permission denied
14:47:07 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111339&oldid=111333 * None1 * (+40) Every Nope. program is a self interpreter
14:48:31 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111340&oldid=111321 * None1 * (+38) /* W */ I found that Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee is not in language list.
14:54:23 <esolangs> [[Special:Log/newusers]] create * Andydude * New user account
15:23:19 -!- __monty_1 has changed nick to __monty__.
15:26:40 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111341&oldid=111186 * Andydude * (+154) /* Introductions */
15:27:23 <esolangs> [[PL/MIX]] https://esolangs.org/w/index.php?diff=111342&oldid=66907 * Andydude * (+821) Added quotations
15:36:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:47:08 -!- Sgeo has joined.
15:50:45 -!- Everything has quit (Ping timeout: 258 seconds).
16:11:14 -!- Everything has joined.
16:13:21 -!- tromp has joined.
16:20:06 <esolangs> [[Blah]] M https://esolangs.org/w/index.php?diff=111343&oldid=111272 * PythonshellDebugwindow * (+19) Category
16:21:25 <esolangs> [[NNVText]] M https://esolangs.org/w/index.php?diff=111344&oldid=111285 * PythonshellDebugwindow * (+19) Category
16:21:58 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111345&oldid=111330 * PythonshellDebugwindow * (+19) Category
16:23:05 <esolangs> [[Permission denied]] M https://esolangs.org/w/index.php?diff=111346&oldid=111337 * PythonshellDebugwindow * (+19) Category
16:38:11 -!- __monty__ has quit (Quit: leaving).
16:50:26 -!- ais523 has joined.
16:59:20 -!- ais523 has quit (Remote host closed the connection).
17:00:34 -!- ais523 has joined.
17:21:46 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:25:10 -!- tromp has joined.
17:29:18 -!- ais523 has quit (Read error: Connection reset by peer).
17:30:43 -!- ais523 has joined.
17:50:01 -!- ais523 has quit (Remote host closed the connection).
17:51:15 -!- ais523 has joined.
18:42:59 -!- __monty__ has joined.
19:49:27 -!- lifthrasiir has quit (Read error: Connection reset by peer).
19:50:43 -!- lifthrasiir has joined.
20:35:46 <esolangs> [[Mantain A Dog Through Coding]] N https://esolangs.org/w/index.php?oldid=111347 * Fly * (+1353) Created page with "Mantain A Dog Through Coding (or madtc) is an esoteric programming language made by User:Fly. You're a dog owner and your goal is making your dog do things with cookies. {| class="wikitable" |+ Commands |- ! Command !! Explanation |- | woof || the coo
20:56:03 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:08:22 -!- __monty__ has quit (Quit: leaving).
22:32:53 <esolangs> [[Permission denied]] M https://esolangs.org/w/index.php?diff=111348&oldid=111346 * None1 * (+15) /* C */
22:53:05 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111349&oldid=111331 * None1 * (+94) Added permission denied
23:02:04 <esolangs> [[Special:Log/move]] move * Fly * moved [[Mantain A Dog Through Coding]] to [[Maintain A Dog Through Coding]]: I spelled the title badly
23:02:48 <esolangs> [[Maintain A Dog Through Coding]] https://esolangs.org/w/index.php?diff=111352&oldid=111350 * Fly * (+1)
23:06:11 <esolangs> [[Maintain A Dog Through Coding]] https://esolangs.org/w/index.php?diff=111353&oldid=111352 * Fly * (+8)
23:06:45 <esolangs> [[User:Fly]] https://esolangs.org/w/index.php?diff=111354&oldid=107379 * Fly * (+37)
23:11:25 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111355&oldid=68181 * None1 * (+20)
23:12:00 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111356&oldid=111355 * None1 * (-20) Undo revision 111355 by [[Special:Contributions/None1|None1]] ([[User talk:None1|talk]])
23:14:21 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111357&oldid=111356 * None1 * (+19) There isn't the slash
2023-07-12
00:28:07 <esolangs> [[B2C]] N https://esolangs.org/w/index.php?oldid=111358 * None1 * (+667) Created page with "It's [[Brainfuck]], with 2 cells, invented by [[User:None1]]. ==Introduction== B2C is a [[Brainfuck]]-derivative (or a [[Brainfuck]]-equivalent, depends on how you think) with only 2 cells. Since there are only 2 cells, B2C dosen't need 2 commands to move the pointer, it jus
00:29:40 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111359&oldid=111358 * None1 * (+0) /* Introduction */ typo
00:30:06 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111360&oldid=111359 * None1 * (+2) /* Nope. Interpreter */ wrap
00:33:04 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111361&oldid=111339 * None1 * (+117) Added Nope. implementation in B2C
00:34:10 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111362&oldid=111361 * None1 * (+2) Uh, oh. I forgot I need two brackets
00:37:20 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111363&oldid=111362 * None1 * (+2) Uh, oh. Typo.
00:44:18 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111364&oldid=111340 * None1 * (+40) /* B */ Added the esolang B2C
00:48:12 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111365&oldid=111360 * None1 * (+0) /* Introduction */
00:49:59 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111366&oldid=111365 * None1 * (+118) Category
00:52:12 -!- razetime has joined.
01:01:59 -!- ais523 has quit (Read error: Connection reset by peer).
01:04:51 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=111367&oldid=111324 * None1 * (+90) /* Example Programs */ Added truth machine example
01:05:03 -!- ais523 has joined.
01:10:16 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=111368&oldid=110495 * None1 * (+206) /* Implementations */ Added implementation in Brainfuck extended
01:19:05 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=111369&oldid=111368 * None1 * (+95) Added truth machine in Python (the non-esoteric language we usually think of)
01:38:24 <esolangs> [[Category:Nope. derivatives]] N https://esolangs.org/w/index.php?oldid=111370 * None1 * (+423) Created page with "Nope. derivatives derive from [[Nope.]]. An esolang is a Nope. derivative only if it does't process the source code and just print the same thing all the time. An esolang that does nothing, like [[APLWSI]], is also considered a Nope. derivative. The fol
01:39:25 <esolangs> [[APLWSI]] M https://esolangs.org/w/index.php?diff=111371&oldid=104488 * None1 * (+31)
01:41:13 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111372&oldid=111370 * None1 * (+27)
01:43:09 <esolangs> [[Permission denied]] M https://esolangs.org/w/index.php?diff=111373&oldid=111348 * None1 * (+31)
01:46:39 <esolangs> [[Category:Nope. derivatives]] https://esolangs.org/w/index.php?diff=111374&oldid=111372 * None1 * (+130)
01:49:07 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111375&oldid=111363 * None1 * (+31)
01:50:13 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111376&oldid=111374 * None1 * (+1) typo
01:56:36 <esolangs> [[Category:Total]] M https://esolangs.org/w/index.php?diff=111377&oldid=102237 * None1 * (+152) Some total esolangs like [[Nope.]] do have self interpreters.
01:59:40 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111378&oldid=111376 * None1 * (+52)
02:01:58 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=111379&oldid=110584 * None1 * (+34) /* Derivatives */ Added Nope. derivatives
02:03:09 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=111380&oldid=111379 * None1 * (+0) /* Derivatives */ uh, oh
02:05:14 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111381&oldid=111349 * None1 * (+40) Added B2C
02:06:12 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111382&oldid=111375 * None1 * (+3) /* Remove Line Numbers */
02:07:27 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111383&oldid=111367 * None1 * (+18)
02:08:05 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111384&oldid=111381 * None1 * (+4)
02:09:10 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111385&oldid=111345 * None1 * (+18)
02:10:23 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111386&oldid=111366 * None1 * (+18)
02:11:48 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=111387&oldid=111383 * None1 * (+27)
02:12:57 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111388&oldid=111378 * None1 * (+20)
02:13:40 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111389&oldid=111388 * None1 * (+0)
02:15:43 <esolangs> [[Nil]] M https://esolangs.org/w/index.php?diff=111390&oldid=110106 * None1 * (+31)
02:19:52 <esolangs> [[Nil]] M https://esolangs.org/w/index.php?diff=111391&oldid=111390 * None1 * (+269) Added Python and C interpreter for Nil
02:20:33 <esolangs> [[Nil]] M https://esolangs.org/w/index.php?diff=111392&oldid=111391 * None1 * (+7) I forgot the closing </pre>
02:23:08 <esolangs> [[APLWSI]] https://esolangs.org/w/index.php?diff=111393&oldid=111371 * None1 * (+31) /* Example programs */ Added self-optimizer
02:50:39 <esolangs> [[DeleteScript]] N https://esolangs.org/w/index.php?oldid=111394 * None1 * (+571) Created page with "DeleteScript is a very funny esolang created by [[User:None1]], any DeleteScript program deletes itself. ==Intepreters== Interpreters of DeleteScript is usually live in your OS ('del' in Windows and 'rm' in UNIX-based systems), but if you want, these are some other i
02:53:49 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111395&oldid=111338 * None1 * (+85) /* General languages */ Added DeleteScript
02:58:25 <esolangs> [[DeleteScript]] https://esolangs.org/w/index.php?diff=111396&oldid=111394 * None1 * (+226)
03:00:18 <esolangs> [[DeleteScript]] M https://esolangs.org/w/index.php?diff=111397&oldid=111396 * None1 * (+13) /* Running DeleteScript by yourself */
03:02:58 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111398&oldid=111384 * None1 * (+83) Added DeleteScript
03:13:31 <esolangs> [[B2C]] https://esolangs.org/w/index.php?diff=111399&oldid=111386 * None1 * (+249) /* Example Programs */ Added Hello World program
03:14:00 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111400&oldid=111399 * None1 * (+3) /* Hello World (last because it's the hardest one) */ wrap
03:14:23 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111401&oldid=111400 * None1 * (+3) /* Hello World (last because it's the hardest one) */
03:18:26 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111402&oldid=111325 * None1 * (+223) Added Hello World in B2C
03:28:38 <esolangs> [[Programming abillities of different esolangs]] N https://esolangs.org/w/index.php?oldid=111403 * None1 * (+65) Created page with "This table shows programming abillities of esolangs. ==Example=="
03:46:39 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111404&oldid=111403 * None1 * (+861)
03:50:23 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111405&oldid=111404 * None1 * (+658) /* Main Table */
03:50:38 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111406&oldid=111405 * None1 * (-1) /* Brainfuck */
03:51:01 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111407&oldid=111406 * None1 * (-11) /* Brainfuck */
03:52:02 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111408&oldid=111407 * None1 * (+3) /* Legend */
03:55:25 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111409&oldid=111408 * None1 * (+292) /* Main Table */ Added [[(]] (The esolang which is only usable when the user is dead)
03:55:39 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111410&oldid=111409 * None1 * (+2) /* Main Table */
03:56:45 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111411&oldid=111410 * None1 * (+2) /* ( */
03:58:19 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111412&oldid=111411 * None1 * (+29) /* Main Table */
03:59:57 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111413&oldid=111412 * None1 * (-84) /* Main Table */
04:01:07 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111414&oldid=111413 * None1 * (-53) /* Main Table */
04:03:49 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111415&oldid=111414 * None1 * (+311) /* Main Table */ Added [[APLWSI]]
04:06:02 -!- razetime has quit (Ping timeout: 245 seconds).
04:06:02 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111416&oldid=111415 * None1 * (+141) /* Brainfuck */
04:08:16 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111417&oldid=111416 * None1 * (+315) /* Non-alpha */
04:09:40 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111418&oldid=111417 * None1 * (+79)
04:42:59 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=111419 * None1 * (+626) Created page with "is an esolang created by [[User:None1]].In Chinese, means "This is not a programming language!", but it is a programmung language. ==Introduction== is equivalent to [[Brainfuck]],each character in its name stands for a command in brainfuck. stands for + in brainfuck stands
04:44:53 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111420&oldid=111419 * None1 * (+135)
04:52:36 -!- tromp has joined.
04:55:56 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111421&oldid=111420 * None1 * (+324)
04:56:15 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111422&oldid=111421 * None1 * (+1) /* Nope. interpreter */
04:56:32 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111423&oldid=111422 * None1 * (+1) /* Nope. interpreter */
05:03:22 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111424&oldid=111423 * None1 * (+338) /* Example Programs */
05:03:35 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111425&oldid=111424 * None1 * (+2) /* Hello World */
05:03:37 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
05:04:40 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111426&oldid=111425 * None1 * (+2) /* Hello World */
05:10:16 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111427&oldid=111426 * None1 * (+112) /* Example Programs */
05:11:28 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111428&oldid=111364 * None1 * (+31) /* Non-alphabetic */ Added
05:13:17 -!- razetime has joined.
05:14:28 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111429&oldid=111402 * None1 * (+369) Added Hello World in
05:15:07 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111430&oldid=111429 * None1 * (-2)
05:18:47 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111431&oldid=111398 * None1 * (+112)
05:20:48 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111432&oldid=111431 * None1 * (+80)
05:24:36 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111433&oldid=111418 * None1 * (+610) /* Main Table */
05:25:24 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111434&oldid=111433 * None1 * (+30)
05:31:44 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111435&oldid=111434 * None1 * (+634) /* Main Table */ Added [[Chicken]] and [[Permission denied]]
05:33:20 -!- tromp has joined.
05:42:41 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111436&oldid=111435 * None1 * (+402) Added [[Befunge]], revised definition of interpreter
05:42:56 -!- razetime has quit (Ping timeout: 245 seconds).
05:43:34 -!- razetime has joined.
05:51:28 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
05:57:15 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111437&oldid=111382 * None1 * (+334) /* Implementations */ Added implementation in
05:58:11 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111438&oldid=111437 * None1 * (+1) /* */
05:59:15 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111439&oldid=111438 * None1 * (+1) /* */
06:01:35 -!- ais523 has quit (Quit: quit).
06:07:13 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111440&oldid=110155 * Yetyetty1234567890 * (+57) Why is I/D machine turing complete?
06:11:53 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111441&oldid=111440 * Yetyetty1234567890 * (+192) Why is I/D machine turing complete?
06:14:24 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111442&oldid=111441 * Yetyetty1234567890 * (+65) /* I cant see why this is turing complete */
06:27:15 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111443&oldid=111217 * Yetyetty1234567890 * (+88) /* Main */ I/D machine
06:32:41 <esolangs> [[Talk:I/D machine]] M https://esolangs.org/w/index.php?diff=111444&oldid=111442 * Yetyetty1234567890 * (+56) I/D machine not turing complete
06:34:39 <esolangs> [[User:Yetyetty1234567890]] https://esolangs.org/w/index.php?diff=111445&oldid=110672 * Yetyetty1234567890 * (+39)
06:35:30 <esolangs> [[User:Yetyetty1234567890]] https://esolangs.org/w/index.php?diff=111446&oldid=111445 * Yetyetty1234567890 * (+9)
06:35:47 <esolangs> [[User:Yetyetty1234567890]] https://esolangs.org/w/index.php?diff=111447&oldid=111446 * Yetyetty1234567890 * (-9)
06:37:42 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111448&oldid=111275 * Yetyetty1234567890 * (+93) /* your claim is false */
06:38:28 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111449&oldid=111448 * Yetyetty1234567890 * (-93) /* your claim is false */
06:44:30 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111450&oldid=111449 * Yetyetty1234567890 * (+452) /* response to your claim is false */
06:45:02 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111451&oldid=111444 * Yetyetty1234567890 * (+9) /* I cant see why this is turing complete */
06:45:33 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111452&oldid=111451 * Yetyetty1234567890 * (+0) /* I cant see why this is turing complete */
07:01:14 -!- tromp has joined.
07:04:16 <esolangs> [[Flag]] https://esolangs.org/w/index.php?diff=111453&oldid=111247 * None1 * (+444) I had flag's interpreter written and published in GitHub, so it should get the category Implemented.
07:17:15 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] https://esolangs.org/w/index.php?diff=111454&oldid=101897 * None1 * (+97) /* Extrernal resources */ Added my Python 3 interpreter for Weeeee...
07:30:20 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] https://esolangs.org/w/index.php?diff=111455&oldid=111454 * None1 * (+122) /* Extrernal resources */ Added implementation of the 99 bottles of beer
07:37:35 <esolangs> [[Text]] M https://esolangs.org/w/index.php?diff=111456&oldid=111278 * None1 * (-1) /* Development of a compiler */ Fixed compiler in Python
07:38:01 <esolangs> [[Death]] N https://esolangs.org/w/index.php?oldid=111457 * Yetyetty1234567890 * (+1042) Death
07:41:57 -!- SGautam has joined.
07:42:53 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111458&oldid=111332 * None1 * (+32959) Added Hello World example in Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee (although it's very LONG!)
07:57:54 <esolangs> [[Malloc]] N https://esolangs.org/w/index.php?oldid=111459 * None1 * (+725) Created page with "Malloc is a joke esolang created by [[User:None1]]. All it can do is allocating memory. ==Syntax== Malloc has only one command - malloc. Yhe syntax of the malloc command is: malloc x That will allocate x bytes of memory. Malloc CAN'T free the memory it allocated. ==Examp
07:59:37 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111460&oldid=111395 * None1 * (+58) /* General languages */ Added malloc
08:00:21 <esolangs> [[URISC]] N https://esolangs.org/w/index.php?oldid=111461 * Vort * (+18) Redirected page to [[OISC]]
08:00:23 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111462&oldid=111432 * None1 * (+61) Added malloc
08:00:54 <esolangs> [[Malloc]] https://esolangs.org/w/index.php?diff=111463&oldid=111459 * None1 * (+0)
08:05:07 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111464&oldid=111436 * None1 * (+312) Added VerboseFuck
08:07:01 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111465&oldid=111464 * None1 * (+4) /* VerboseFuck */
08:09:46 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111466&oldid=111465 * None1 * (+308) /* B */ Added Brainloller
08:13:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:15:36 <esolangs> [[Death]] https://esolangs.org/w/index.php?diff=111467&oldid=111457 * Yetyetty1234567890 * (+67)
08:17:01 <esolangs> [[User:Yetyetty1234567890]] M https://esolangs.org/w/index.php?diff=111468&oldid=111447 * Yetyetty1234567890 * (+10) MOAR ESOLANG
08:18:59 <esolangs> [[Death]] https://esolangs.org/w/index.php?diff=111469&oldid=111467 * Yetyetty1234567890 * (+96)
08:26:36 -!- razetime has quit (Ping timeout: 246 seconds).
08:32:46 <esolangs> [[Hello world program in esoteric languages (N-Z)]] M https://esolangs.org/w/index.php?diff=111470&oldid=111458 * Yetyetty1234567890 * (+12)
08:39:17 -!- Sgeo has quit (Read error: Connection reset by peer).
08:40:44 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111471&oldid=111428 * Yetyetty1234567890 * (+12) /* D */
08:54:05 -!- razetime has joined.
08:56:19 <esolangs> [[EmojiWee]] N https://esolangs.org/w/index.php?oldid=111472 * None1 * (+9782) Created page with "EmojiWee is a compressed version of [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] using emoji, created by [[User:None1]]. ==The Reason for Creating it== [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] is an esolang based on virus epidemics, but it is too long! I wrote a [https://transfer.sh/
08:59:01 -!- tromp has joined.
09:00:31 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111473&oldid=111443 * Yetyetty1234567890 * (+33) /* Hello, World! */
09:06:24 <esolangs> [[EmojiWee]] M https://esolangs.org/w/index.php?diff=111474&oldid=111472 * None1 * (+173) /* Hello World */ Revised
09:06:49 <esolangs> [[Maintain A Dog Through Coding]] https://esolangs.org/w/index.php?diff=111475&oldid=111353 * Fly * (+129)
09:07:12 <esolangs> [[Maintain A Dog Through Coding]] https://esolangs.org/w/index.php?diff=111476&oldid=111475 * Fly * (+0)
09:07:25 <esolangs> [[EmojiWee]] https://esolangs.org/w/index.php?diff=111477&oldid=111474 * None1 * (+455) /* Python */
09:09:22 <esolangs> [[Maintain A Dog Through Coding]] https://esolangs.org/w/index.php?diff=111478&oldid=111476 * Fly * (+63)
09:12:23 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111479&oldid=111471 * None1 * (+15) /* E */
09:13:23 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111480&oldid=111462 * None1 * (+78) Added EmojiWee
09:14:43 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111481&oldid=111430 * None1 * (+8812) Added EmojiWee
09:15:36 <esolangs> [[EmojiWee]] M https://esolangs.org/w/index.php?diff=111482&oldid=111477 * None1 * (+65) /* Interpreters */
09:22:46 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111483&oldid=111466 * None1 * (+311) /* Main Table */ Added Deadfish
09:31:21 -!- Lord_of_Life_ has joined.
09:31:41 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:32:43 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111484&oldid=111439 * None1 * (+125) Added Nope. in C#
09:33:01 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111485&oldid=111473 * Yetyetty1234567890 * (+3) /* Hello, world! */
09:33:41 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111486&oldid=111485 * Yetyetty1234567890 * (+14) /* Infinite loop */
09:34:11 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:37:45 <esolangs> [[DFS]] N https://esolangs.org/w/index.php?oldid=111487 * None1 * (+1069) Created page with "DFS here doesn't stand for that algorithm, it stands for [[Deadfish]] DFS is [[Deadfish]] extended by [[User:None1]], char I/O. ==Commands== Here are the commands in DFS. <pre> i increment d decrement s square o output O char output l input L char input
09:38:36 <esolangs> [[DFS]] M https://esolangs.org/w/index.php?diff=111488&oldid=111487 * None1 * (+1) /* C */
09:39:50 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111489&oldid=111479 * None1 * (+10) /* D */ Added DFS
09:40:24 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111490&oldid=111480 * None1 * (+34)
09:42:11 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111491&oldid=111481 * None1 * (+291) Added DFS
09:43:35 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111492&oldid=111490 * None1 * (+23)
09:46:32 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111493&oldid=111483 * Yetyetty1234567890 * (+415) /* Main Table */
09:46:58 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111494&oldid=111493 * None1 * (+301) /* D */ Added DFS
09:47:04 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111495&oldid=111494 * Yetyetty1234567890 * (+1) /* Main Table */
09:48:23 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111496&oldid=111495 * Yetyetty1234567890 * (+3) No dot
10:08:30 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111497&oldid=111486 * Yetyetty1234567890 * (-277)
10:13:33 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111498&oldid=111497 * Yetyetty1234567890 * (+1) /* Notes */
10:27:43 -!- wib_jonas has joined.
10:31:33 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111499&oldid=111498 * Yetyetty1234567890 * (+75) /* Notes */
10:32:11 <wib_jonas> so I was thinking, the Asteroids game would make more sense if you rebranded it to Meteor. there are a bunch of large rocks heading towards Earth. they're heavy and so deflecting them to not hit Earth would be prohibitively expensive. we can, however, break them apart, and if the remaining rocks are small enough then they burn up harmlessly in
10:32:11 <wib_jonas> Earth's atmosphere.
10:32:49 <esolangs> [[Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=111500&oldid=111499 * Yetyetty1234567890 * (+38) /* Notes */
10:50:10 -!- lambdabot has quit (Remote host closed the connection).
10:51:05 -!- int-e has quit (Remote host closed the connection).
10:51:44 -!- lambdabot has joined.
10:51:56 -!- int-e has joined.
11:06:41 <esolangs> [[Nil]] M https://esolangs.org/w/index.php?diff=111501&oldid=111392 * None1 * (+4) /* Implementations */
11:16:30 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111502&oldid=111500 * Yetyetty1234567890 * (+1) /* Notes */
11:25:28 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111503&oldid=111502 * Yetyetty1234567890 * (-1) /* Notes */
11:27:06 -!- razetime has quit (Remote host closed the connection).
11:31:00 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111504&oldid=111503 * Yetyetty1234567890 * (+29)
11:32:13 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111505&oldid=111504 * Yetyetty1234567890 * (+27)
11:32:23 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111506&oldid=111505 * Yetyetty1234567890 * (+0)
11:32:35 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111507&oldid=111506 * Yetyetty1234567890 * (-27)
11:33:04 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111508&oldid=111507 * Yetyetty1234567890 * (+28)
11:38:21 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111509&oldid=111508 * Yetyetty1234567890 * (+0) /* Infinite loop */
11:40:38 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111510&oldid=111496 * Yetyetty1234567890 * (-21) /* Two-instruction madness! */
11:41:43 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111511&oldid=111510 * Yetyetty1234567890 * (-33) /* Two-instruction madness! */
11:47:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:54:35 <esolangs> [[Preserve Line Numbers]] N https://esolangs.org/w/index.php?oldid=111512 * None1 * (+699) Created page with "Preserve Line Numbers is a twin language of [[Re move Line Numbers]] also created by [[User:None1]], there is almost no difference, the only difference is that [[Remove Line Numbers]] removes all the line numbers but Preserve Line Numbers removes all the text
11:55:30 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111513&oldid=111385 * None1 * (+30) /* Syntax */
11:56:44 <esolangs> [[I/D machine]] https://esolangs.org/w/index.php?diff=111514&oldid=99139 * Yetyetty1234567890 * (-17) I/D MACHINE IS NOT A OISC
11:57:46 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111515&oldid=111460 * None1 * (+83) /* General languages */ Added [[Preserve Line Numbers]]
11:59:28 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111516&oldid=111512 * None1 * (-1) Extra line feed
12:00:54 <esolangs> [[Preserve Line Numbers]] https://esolangs.org/w/index.php?diff=111517&oldid=111516 * None1 * (+133)
12:01:26 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111518&oldid=111517 * None1 * (+27)
12:05:23 <esolangs> [[Preserve Line Numbers]] https://esolangs.org/w/index.php?diff=111519&oldid=111518 * None1 * (+167) /* What it Can do */
12:08:33 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111520&oldid=111492 * None1 * (+72)
12:10:53 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111521&oldid=111520 * None1 * (+0) oh, no
12:27:56 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111522&oldid=111511 * None1 * (-49) /* Two-instruction madness! */ Programs that are unimplemented but exists are Y, too. (e.g. If an esolang is unimplemented, but it can be implemented, then "Has Interpreters" for it should still be Y)
12:30:35 -!- tromp has joined.
12:38:26 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111523&oldid=111522 * None1 * (+405) /* Brainfuck */ Added more information
12:38:55 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111524&oldid=111523 * None1 * (+2) /* Brainfuck */
12:39:56 -!- wib_jonas has quit (Quit: Client closed).
12:42:02 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111525&oldid=111524 * None1 * (+301) /* B */ Added the joke esolang [[Blah]]
12:48:46 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111526&oldid=111525 * None1 * (+324) /* Main Table */ Added [[Remove Line Numbers]]
12:51:28 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111527&oldid=111526 * None1 * (+415) /* P */ Added [[Preserve Line Numbers]]
12:55:40 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111528&oldid=111527 * None1 * (+315) /* B */ Added [[Brainfuck extended]]
12:55:59 -!- wib_jonas has joined.
12:56:50 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111529&oldid=111528 * None1 * (+104) /* Brainfuck */
12:58:22 -!- rachelambda has joined.
12:58:26 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111530&oldid=111529 * None1 * (+0) /* Brainfuck */ typo
13:00:53 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111531&oldid=111530 * None1 * (+8) /* Brainfuck */ missing words
13:02:10 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111532&oldid=111531 * None1 * (+0) /* Brainfuck */ uh, oh. typo again.
13:03:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:03:57 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111533&oldid=111532 * None1 * (+310) /* Main Table */
13:06:53 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111534&oldid=111533 * None1 * (+613) /* Main Table */ Added hello and hello++
13:07:01 -!- rachelambda has left (β reduced).
13:20:24 <esolangs> [[You can fuck without a brain]] N https://esolangs.org/w/index.php?oldid=111535 * None1 * (+942) Created page with "{{wrongtitle|title=<strike>brain</strike>fuck}} [[Brainfuck]] is a pretty good esolang, but it is unusable without a brain, while this is a bad esolang, but you don't need a brain to use it. ==Introduction== This is an esolang designed by [[User:None
13:21:48 -!- tromp has joined.
13:22:41 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111536&oldid=111489 * None1 * (+62) /* B */
13:27:18 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111537&oldid=111534 * None1 * (+336)
13:29:16 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111538&oldid=111521 * None1 * (+126)
13:30:36 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111539&oldid=111538 * None1 * (+1)
13:39:44 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111540&oldid=111537 * None1 * (+362) /* Non-alpha */ Added [[]]
13:45:00 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111541&oldid=111540 * None1 * (+123) /* Brainfuck */ Added description of conditional operators
13:50:55 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111542&oldid=111541 * None1 * (+304) /* Non-alpha */ added the esolang (hole)
13:51:38 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111543&oldid=111542 * None1 * (+0) /* */
13:57:22 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:57:58 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111544&oldid=111543 * None1 * (+350) /* B */ added [[You can fuck without a brain|<strike>brain</strike>fuck]]
13:58:44 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111545&oldid=111544 * None1 * (+1) /* brainfuck */ typo
14:01:26 -!- SGautam has quit (Quit: Connection closed for inactivity).
14:02:13 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111546&oldid=111545 * None1 * (+356) Added flag
14:02:47 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111547&oldid=111546 * None1 * (+2) /* =flag */ uh, oh. I forgot a =
14:05:37 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111548&oldid=111547 * None1 * (+311) /* Non-alpha */ added <stack>
14:08:37 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111549&oldid=111548 * None1 * (+300) /* T */ Added [[Text]]
14:10:21 -!- tromp has joined.
14:10:50 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111550&oldid=111549 * None1 * (+302) /* N */ Added [[NNVText]]
14:52:21 -!- wib_jonas has quit (Quit: Client closed).
14:52:52 -!- wib_jonas has joined.
14:59:29 -!- Sgeo has joined.
15:01:24 -!- int-e has quit (Quit: leaving).
15:01:34 -!- int-e has joined.
15:04:31 <esolangs> [[Hello world program in esoteric languages (N-Z)]] M https://esolangs.org/w/index.php?diff=111551&oldid=111470 * PythonshellDebugwindow * (-1) /* Two-instruction madness! */ formatting
15:06:23 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111552&oldid=111484 * PythonshellDebugwindow * (-31) It isn't a derivative of itself
15:09:31 <esolangs> [[You can fuck without a brain]] M https://esolangs.org/w/index.php?diff=111553&oldid=111535 * PythonshellDebugwindow * (+76) See also, categories
15:09:51 <esolangs> [[You can fuck without a brain]] M https://esolangs.org/w/index.php?diff=111554&oldid=111553 * PythonshellDebugwindow * (+7) Fix formatting
15:11:18 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111555&oldid=111519 * PythonshellDebugwindow * (+19) Category
15:57:50 <esolangs> [[Smalc]] M https://esolangs.org/w/index.php?diff=111556&oldid=104637 * PythonshellDebugwindow * (-8) Categories
16:01:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:02:09 <esolangs> [[CompressedBF]] M https://esolangs.org/w/index.php?diff=111557&oldid=104491 * PythonshellDebugwindow * (+47) Categories
16:06:14 -!- wib_jonas has quit (Quit: Client closed).
16:16:27 -!- tromp has joined.
16:45:16 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:25:03 -!- __monty__ has joined.
17:38:18 -!- tromp has joined.
18:50:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:53:34 -!- tromp has joined.
20:29:25 -!- vyv has joined.
20:53:39 <b_jonas> I'm reading old logs and laughing at https://logs.esolangs.org/freenode-esoteric/2015-10.html#l6wb
20:54:05 <b_jonas> on spam “<fizzie> There's also an inheritance of "$2.500`000`00USD" waiting for me; that's the weirdest grouping of digits. / Not sure if it's just two and a half dollars or what.”
20:54:42 <int-e> It's squared USD
20:55:19 <int-e> (Do people actually write $nnnUSD to disambiguate between the various dollars?)
21:01:47 -!- vyv has quit (Quit: Konversation terminated!).
21:18:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:46:47 -!- __monty__ has quit (Quit: leaving).
23:25:43 -!- citrons_ has joined.
23:32:29 -!- MrAureliusR has quit (*.net *.split).
23:32:29 -!- citrons has quit (*.net *.split).
23:32:29 -!- JAA has quit (*.net *.split).
23:32:29 -!- rodgort has quit (*.net *.split).
2023-07-13
00:07:18 <esolangs> [[Category:Nope. derivatives]] M https://esolangs.org/w/index.php?diff=111558&oldid=111389 * None1 * (+17)
00:09:46 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111559&oldid=111555 * None1 * (+0) /* What it Can do */ typo
00:26:48 -!- JAA has joined.
00:27:58 -!- rodgort has joined.
00:32:03 -!- MrAureliusR has joined.
00:36:54 <esolangs> [[Simon says brainfuck]] N https://esolangs.org/w/index.php?oldid=111560 * None1 * (+662) Created page with "Simon says brainfuck is an esolang created by [[User:None1]],based on [[brainfuck]], the only difference is that each line in the code should begin with "Simon says: "(without quotes, but with space in the end, case sensitive.), otherwise it will be ignored.
00:39:40 <esolangs> [[B2C]] M https://esolangs.org/w/index.php?diff=111561&oldid=111401 * None1 * (+2) /* Nope. Interpreter */ I forgot that o's ASCII is 111 not 101
00:40:50 <esolangs> [[Simon says brainfuck]] M https://esolangs.org/w/index.php?diff=111562&oldid=111560 * None1 * (+25) /* Hello World */
00:41:54 <esolangs> [[Simon says brainfuck]] M https://esolangs.org/w/index.php?diff=111563&oldid=111562 * None1 * (+94)
00:45:04 <esolangs> [[Simon says brainfuck]] M https://esolangs.org/w/index.php?diff=111564&oldid=111563 * None1 * (-16) /* Hello World */ fix hello world
00:45:29 <esolangs> [[Simon says brainfuck]] https://esolangs.org/w/index.php?diff=111565&oldid=111564 * None1 * (+0) /* Turing completeness */ tu
00:50:32 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111566&oldid=111551 * None1 * (+255) Added Simon says brainfuck
01:09:29 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111567&oldid=111539 * None1 * (+111)
01:10:26 -!- razetime has joined.
01:19:26 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111568&oldid=111550 * None1 * (+309) /* D */ Added DeleteScript
01:20:20 <esolangs> [[DeleteScript]] M https://esolangs.org/w/index.php?diff=111569&oldid=111397 * None1 * (+19)
01:22:19 <esolangs> [[DeleteScript]] M https://esolangs.org/w/index.php?diff=111570&oldid=111569 * None1 * (+0) /* C */ remove(argv[0]) attempts to delete the interpreter
01:32:16 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111571&oldid=111568 * None1 * (+207) /* DeleteScript */
01:32:52 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111572&oldid=111571 * None1 * (-1) /* DeleteScript */ typo
01:37:03 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111573&oldid=111572 * None1 * (+0) /* #b */ #b IS Turing complete because brainfuck is, and a self interpreter can be implemented (but not implemented yet).
02:09:45 <esolangs> [[Arithmetic]] N https://esolangs.org/w/index.php?oldid=111574 * None1 * (+2409) Created page with "Arithmetic is an esolang invented by [[User:None1]], which is based on arithmetic exams. ==Syntax== ==Begin Exam X== begins an exam, X must be the number of the exam, for example, the first exam must starts with ==Begin Exam 1==. ==End Exam X== matches the ==Begin
02:10:33 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111575&oldid=111574 * None1 * (+27)
02:11:15 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111576&oldid=111575 * None1 * (-1) /* Hello World */ fixed hello world program
02:16:50 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111577&oldid=111491 * None1 * (+861) Added hello world in Arithmetic
02:18:26 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111578&oldid=111577 * None1 * (+46) /* Arithmetic */
02:25:32 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111579&oldid=111578 * None1 * (+1) /* Arithmetic */
02:26:00 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111580&oldid=111579 * None1 * (-1) /* Arithmetic */
02:27:20 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111581&oldid=111576 * None1 * (+0) /* Example Programs */
02:29:28 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111582&oldid=111573 * None1 * (+307) /* A */ Added [[Arithmetic]]
02:30:22 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111583&oldid=111582 * None1 * (+39) /* Main Table */
02:30:26 -!- razetime has quit (Ping timeout: 245 seconds).
02:31:37 -!- razetime has joined.
02:32:46 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111584&oldid=111583 * None1 * (+324) /* Main Table */ Added [[Simon says brainfuck]]
02:39:47 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111585&oldid=111552 * None1 * (+401) /* Implementations */ Added Nope. in Arithmetic and text
02:59:04 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111586&oldid=111567 * None1 * (+58)
03:01:18 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111587&oldid=111584 * None1 * (+312) /* Main Table */ Added emojiwee
03:11:24 <esolangs> [[B-H]] N https://esolangs.org/w/index.php?oldid=111588 * None1 * (+589) Created page with "B-H is an esolang created by [[User:None1]]. It is [[You can fuck without a brain|<strike>brain</strike>fuck]] and [[Hello++]] combined together. ==Execution== B-H first feeds your code into a [[You can fuck without a brain|<strike>brain</strike>fuck]] interpreter, then feeds
03:13:19 <esolangs> [[B-H]] https://esolangs.org/w/index.php?diff=111589&oldid=111588 * None1 * (+95)
03:14:17 <esolangs> [[B-H]] M https://esolangs.org/w/index.php?diff=111590&oldid=111589 * None1 * (+23) /* Python */
03:17:19 <esolangs> [[Zhouly++]] N https://esolangs.org/w/index.php?oldid=111591 * TwilightSparkle * (+598) Created page with "{{stub}} '''Zhouly++''' is an esolang created by [https://www.luogu.com.cn/user/762646 Piggy424008]. It is based on the article [https://mp.weixin.qq.com/s/baVK7Tk_hgFdHvZ6jdD7rw Breaking the ceiling of OIers]. Zhouly++ is basically C++, but it enforces strict
03:21:29 <esolangs> [[You can fuck without a brain]] https://esolangs.org/w/index.php?diff=111592&oldid=111554 * None1 * (+210) /* Interpreters */ Added one-line Python interpreter written by myself
03:21:55 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111593&oldid=111515 * TwilightSparkle * (+15) /* General languages */
03:23:12 <esolangs> [[B-H]] M https://esolangs.org/w/index.php?diff=111594&oldid=111590 * None1 * (-2)
03:26:59 <esolangs> [[B-H]] M https://esolangs.org/w/index.php?diff=111595&oldid=111594 * None1 * (+104)
03:49:34 <esolangs> [[Ifthen]] N https://esolangs.org/w/index.php?oldid=111596 * None1 * (+1328) Created page with "Ifthen is an uncomputable esolang invented by [[User:None1]]. ==Syntax== Ifthen's syntax is: <pre> If(<Statement>) Then Do All The Things Below{ <Thing>; ... # More things } </pre> Note that the statement and the things can be '''anything'''! You can even do so
03:51:17 <esolangs> [[Ifthen]] M https://esolangs.org/w/index.php?diff=111597&oldid=111596 * None1 * (+67) /* Truth Machine */
03:54:00 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111598&oldid=111586 * None1 * (+45)
03:56:05 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111599&oldid=111593 * None1 * (+41) /* General languages */
03:59:40 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111600&oldid=111587 * None1 * (+300) /* C */ Added [[Compute]]
04:00:02 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111601&oldid=111600 * None1 * (+4) /* Compute */
04:01:16 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111602&oldid=111598 * None1 * (+60)
04:03:04 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111603&oldid=111601 * None1 * (+299) /* B */ added [[B-H]]
04:05:45 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111604&oldid=111603 * None1 * (+310) /* Main Table */
04:09:44 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111605&oldid=111604 * None1 * (+306) /* Non-alpha */
04:10:04 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111606&oldid=111605 * None1 * (+2) /* ==!!brainfeed */
04:11:03 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111607&oldid=111606 * None1 * (+0) /* !!brainfeed */ [[!!brainfeed]] has no cammands for looping
04:15:09 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111608&oldid=111580 * None1 * (+115) !!brainfeed
04:15:48 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111609&oldid=111608 * None1 * (+2) /* !!brainfeed */
04:16:15 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111610&oldid=111609 * None1 * (+1) /* !!brainfeed */
04:16:47 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111611&oldid=111610 * None1 * (+2) /* !!brainfeed */
04:21:05 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111612&oldid=111585 * None1 * (+56) !!brainfeed
04:21:28 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=111613&oldid=111612 * None1 * (+2) /* !!brainfeed */
04:23:57 -!- Noisytoot has quit (Excess Flood).
04:25:04 -!- Noisytoot has joined.
05:08:14 -!- Noisytoot has quit (Ping timeout: 250 seconds).
05:12:26 -!- Noisytoot has joined.
05:37:34 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111614&oldid=111607 * None1 * (+308) /* Non-alpha */ Addes another Chinese esolang
05:42:30 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111615&oldid=111614 * None1 * (+375) /* B */ Added black pentagon
05:42:58 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111616&oldid=111615 * None1 * (+0) /* Black Pentagon */ oops
05:45:47 <esolangs> [[Welcome to Esolang, the esoteric programming languages wiki!]] M https://esolangs.org/w/index.php?diff=111617&oldid=104147 * None1 * (+0) /* Operations */ Typo found, wnat -> want
05:48:20 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111618&oldid=111616 * None1 * (+356) /* W */ Added WtE, teplw!
06:01:38 <esolangs> [[Welcome to Esolang, the esoteric programming languages wiki!]] https://esolangs.org/w/index.php?diff=111619&oldid=111617 * None1 * (+559) Added my Python interpreter for this esolang and change Unimplemented to Implemented
06:06:38 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111620&oldid=111566 * None1 * (+77) Added "[[Welcome to Esolang, the esoteric programming languages wiki!]]"'s hello world implementation
06:12:21 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=111621&oldid=111158 * None1 * (+210) /* Python interpreters */ Added my brainfuck visualizer
06:23:16 <esolangs> [[Remove Line Numbers]] https://esolangs.org/w/index.php?diff=111622&oldid=111513 * None1 * (+534) Added my C++ interpreter for this esolang and change Unimplemented to Implemented
06:25:22 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111623&oldid=111622 * None1 * (+71) /* C++ */ Added built distribution of the interpreter
06:26:01 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111624&oldid=111621 * None1 * (+8) /* Python interpreters */
06:31:57 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111625&oldid=111623 * None1 * (+1) /* C++ as Windows executable (64bit) */ Fixed C++ interpreter
06:33:17 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111626&oldid=111625 * None1 * (+0) /* C++ as Windows executable (64bit) */ Fixed link
06:34:16 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111627&oldid=111626 * None1 * (+4) /* C++ as Windows executable (64bit) */ Fixed link again because the previous link didn't directly point to the interpreter
06:36:49 <esolangs> [[Preserve Line Numbers]] https://esolangs.org/w/index.php?diff=111628&oldid=111559 * None1 * (+575) Added my C++ interpreter for this esolang and change Unimplemented to Implemented
06:37:38 <esolangs> [[Remove Line Numbers]] M https://esolangs.org/w/index.php?diff=111629&oldid=111627 * None1 * (+44) See also
06:37:54 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111630&oldid=111628 * None1 * (+2) /* See Also */
06:39:32 <esolangs> [[Preserve Line Numbers]] M https://esolangs.org/w/index.php?diff=111631&oldid=111630 * None1 * (+76) /* C++ */ Added built distribution of the interpreter
06:53:00 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] https://esolangs.org/w/index.php?diff=111632&oldid=111455 * None1 * (+128) /* Extrernal resources */ Rmind readers that the link will expire in 14 days (because I use transfer.sh)
06:54:39 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee Python interpreter]] N https://esolangs.org/w/index.php?oldid=111633 * None1 * (+538) Created page with "<pre> import sys while 1: code=input() if code=='Start epidemic': break acc=0 while 1: code=input() if code=='Infect person': acc+=1 if code=='Deinfect person': acc-=1 if code=='Bulk
06:55:45 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] M https://esolangs.org/w/index.php?diff=111634&oldid=111632 * None1 * (+94) /* Extrernal resources */
06:55:52 <esolangs> [[Brianfuck]] M https://esolangs.org/w/index.php?diff=111635&oldid=108897 * D * (+14)
07:02:42 <esolangs> [[Brianfuck]] https://esolangs.org/w/index.php?diff=111636&oldid=111635 * D * (-14) Undo revision 111635 by [[Special:Contributions/D|D]] ([[User talk:D|talk]])
07:03:48 -!- tromp has joined.
07:16:06 <esolangs> [[Beditasm]] N https://esolangs.org/w/index.php?oldid=111637 * None1 * (+1543) Created page with "Beditasm is an assembly-like esolang created by [[User:None1]], which runs on an imaginary binary editor. ==Data storage== The esolang stores its data in an imaginary editor which has a null byte initially, and two registers which are initially 0. ==Commands== <code>IN
07:17:10 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=111638&oldid=111637 * None1 * (+1) /* =Hello World */
07:17:58 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=111639&oldid=111638 * None1 * (+0) /* Commands */
07:19:26 <esolangs> [[Beditasm]] https://esolangs.org/w/index.php?diff=111640&oldid=111639 * None1 * (+158)
07:21:12 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=111641&oldid=111640 * None1 * (+0)
07:25:25 <esolangs> [[Beditasm]] https://esolangs.org/w/index.php?diff=111642&oldid=111641 * None1 * (+103) /* Example Programs */ Added Truth Machine
07:28:41 <esolangs> [[You can brain without a fuck]] N https://esolangs.org/w/index.php?oldid=111643 * D * (+1230) Created page with "{{wrongtitle|title=brain<strike>fuck</strike>}} [[You can fuck without a brain|<strike>brain</strike>fuck]] is a pretty good esolang, but it is unusable without a hippocampus. While this is a terrible esolang, but you don't need a hippocampus to use it.
07:31:20 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111644&oldid=111643 * D * (+28)
07:32:56 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111645&oldid=111644 * D * (-44)
07:36:54 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111646&oldid=111645 * D * (+40)
07:37:26 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111647&oldid=111646 * D * (-46)
07:40:28 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111648&oldid=111647 * D * (+46) Undo revision 111647 by [[Special:Contributions/D|D]] ([[User talk:D|talk]])
07:42:04 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111649&oldid=111648 * D * (+51)
07:42:23 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111650&oldid=111649 * D * (+0) /* See also */
07:43:07 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111651&oldid=111650 * D * (+9) /* Execution */
07:43:34 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111652&oldid=111651 * D * (+9) /* Execution */
07:55:41 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111653&oldid=111536 * None1 * (+15) /* B */
07:57:36 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111654&oldid=111602 * None1 * (+57)
08:01:51 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111655&oldid=111618 * None1 * (+303) /* B */ Added [[Beditasm]]
08:03:13 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111656&oldid=111654 * None1 * (+134)
08:04:00 <esolangs> [[Ifunge]] N https://esolangs.org/w/index.php?oldid=111657 * None1 * (+68) Created page with "ifunge is an image version of [[BeFunge]], created by [[User:None1]]"
08:04:10 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111658&oldid=111657 * None1 * (+0)
08:04:25 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111659&oldid=111652 * D * (-102)
08:06:27 <esolangs> [[Ifunge]] https://esolangs.org/w/index.php?diff=111660&oldid=111658 * None1 * (+208)
08:15:47 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge hello.png]]": Hello World in ifunge
08:16:28 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge hello large.png]]": Hello World in ifunge
08:17:05 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge cat.png]]": Cat program in ifunge
08:17:24 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge cat large.png]]": Cat program in ifunge
08:19:41 <esolangs> [[Ifunge]] https://esolangs.org/w/index.php?diff=111665&oldid=111660 * None1 * (+293)
08:19:51 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111666&oldid=111665 * None1 * (+0)
08:20:04 <esolangs> [[Ifunge]] https://esolangs.org/w/index.php?diff=111667&oldid=111666 * None1 * (+0)
08:20:45 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111668&oldid=111667 * None1 * (+25)
08:21:07 -!- SGautam has joined.
08:24:07 -!- razetime has quit (Ping timeout: 245 seconds).
08:31:03 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge 99.png]]": 99 bottles of beer in ifunge
08:31:18 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Ifunge 99 large.png]]": 99 bottles of beer in ifunge
08:32:55 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111671&oldid=111668 * None1 * (+115) /* =Hello World */
08:33:32 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111672&oldid=111653 * None1 * (+13) /* I */ Added ifunge
08:34:03 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111673&oldid=111671 * None1 * (+5) /* Syntax */
08:34:57 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111674&oldid=111656 * None1 * (+39)
08:37:58 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111675&oldid=111611 * None1 * (+110) Added ifunge
08:40:42 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111676&oldid=111655 * None1 * (+302) /* I */ Added ifunge
08:44:18 <esolangs> [[Ifunge]] https://esolangs.org/w/index.php?diff=111677&oldid=111673 * None1 * (+145)
08:47:58 -!- razetime has joined.
09:08:17 -!- Sgeo has quit (Read error: Connection reset by peer).
09:09:30 -!- razetime has quit (Remote host closed the connection).
09:11:27 -!- razetime has joined.
09:31:25 -!- Lord_of_Life_ has joined.
09:32:31 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:34:17 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:51:21 <esolangs> [[You can brain without a fuck]] M https://esolangs.org/w/index.php?diff=111678&oldid=111659 * D * (-185)
09:52:40 <esolangs> [[Special:Log/move]] move * D * moved [[You can brain without a fuck]] to [[Brainfuck]]: Name it properly
09:53:09 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111681&oldid=111679 * D * (-35)
09:59:56 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111682&oldid=111681 * D * (-4)
10:02:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:03:16 -!- tromp has joined.
10:25:01 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111683&oldid=111682 * D * (+14)
10:26:18 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111684&oldid=111683 * D * (+2)
10:30:47 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111685&oldid=111684 * D * (-23)
10:37:36 -!- __monty__ has joined.
10:55:58 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111686&oldid=111685 * D * (+13)
10:56:25 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111687&oldid=111686 * D * (-16)
11:02:17 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111688&oldid=111687 * D * (+125) /* Execution */ Simplify it a lot more
11:02:33 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111689&oldid=111688 * D * (-2)
11:06:28 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111690&oldid=111689 * D * (+12)
11:07:52 -!- razetime has quit (Ping timeout: 245 seconds).
11:08:37 -!- razetime has joined.
11:09:22 -!- razetime has quit (Remote host closed the connection).
11:09:24 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111691&oldid=111690 * D * (+48)
11:10:12 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111692&oldid=111691 * D * (+19) /* Example Programs */
11:10:30 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111693&oldid=111692 * D * (-14) /* Example Programs */
11:10:35 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:16:54 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:17:40 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111694&oldid=111693 * D * (-100) /* Execution */
11:21:59 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111695&oldid=111694 * D * (+9)
11:22:12 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111696&oldid=111695 * D * (-8)
11:26:25 -!- tromp has joined.
11:29:11 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111697&oldid=111696 * D * (+218) /* Execution */
11:29:17 -!- wib_jonas has joined.
11:29:25 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111698&oldid=111697 * D * (+5) /* End User's perspective */
11:30:14 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111699&oldid=111698 * D * (+18) /* End User's perspective */
11:33:45 -!- Noisytoot has quit (Remote host closed the connection).
11:36:16 -!- Noisytoot has joined.
11:38:12 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111700&oldid=111699 * D * (+2)
11:38:29 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111701&oldid=111700 * D * (-19) /* End User's perspective */
11:53:02 <wib_jonas> "https://www.smbc-comics.com/" says "this post will self-destruct at mihdnight". does the typo in the last word have some significance and if so what is it?
12:08:56 <esolangs> [[Special:Log/newusers]] create * Theletterf * New user account
12:15:49 -!- wib_jonas has quit (Quit: Client closed).
12:26:20 -!- Noisytoot has quit (Remote host closed the connection).
12:27:38 -!- Noisytoot has joined.
12:34:47 <esolangs> [[Grow Tree]] N https://esolangs.org/w/index.php?oldid=111702 * Yetyetty1234567890 * (+1006) TREE
12:37:59 <esolangs> [[User:Yetyetty1234567890]] https://esolangs.org/w/index.php?diff=111703&oldid=111468 * Yetyetty1234567890 * (+16)
12:38:24 <esolangs> [[User:Yetyetty1234567890]] https://esolangs.org/w/index.php?diff=111704&oldid=111703 * Yetyetty1234567890 * (+2)
12:39:54 <esolangs> [[Joke]] N https://esolangs.org/w/index.php?oldid=111705 * Yetyetty1234567890 * (+97) Created page with "==This is a joke== ===lol=== ====l==== =====o===== ======l====== =======h====== ========i========"
12:40:07 <esolangs> [[Joke]] https://esolangs.org/w/index.php?diff=111706&oldid=111705 * Yetyetty1234567890 * (-33)
12:44:48 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111707&oldid=111341 * Theletterf * (+259) Introducing myself
12:45:26 -!- Noisytoot has quit (Ping timeout: 245 seconds).
12:46:20 <esolangs> [[English]] M https://esolangs.org/w/index.php?diff=111708&oldid=108003 * Theletterf * (+146) Adding external resources
12:50:10 -!- Noisytoot has joined.
12:59:17 <esolangs> [[Grow Tree]] M https://esolangs.org/w/index.php?diff=111709&oldid=111702 * Yetyetty1234567890 * (+84)
13:03:42 -!- Noisytoot has quit (Ping timeout: 245 seconds).
13:10:32 -!- Noisytoot has joined.
13:20:02 -!- __monty__ has quit (Quit: leaving).
13:22:59 -!- wib_jonas has joined.
13:37:23 -!- example99 has joined.
13:50:17 -!- example99 has quit (Quit: Client closed).
13:52:54 -!- Noisytoot has quit (Remote host closed the connection).
13:53:19 -!- Noisytoot has joined.
14:23:56 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=111710&oldid=111642 * None1 * (+22) /* Commands */
14:24:45 <esolangs> [[Beditasm]] https://esolangs.org/w/index.php?diff=111711&oldid=111710 * None1 * (+52) /* Commands */
14:25:00 -!- Bowserinator_ has joined.
14:25:12 -!- Bowserinator has quit (Ping timeout: 240 seconds).
14:31:45 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=111712&oldid=111711 * None1 * (+105) /* Truth Machine */ fix
14:40:01 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
14:44:14 -!- Noisytoot has joined.
15:09:31 -!- Sgeo has joined.
15:31:50 -!- Noisytoot has quit (Remote host closed the connection).
15:32:28 -!- Noisytoot has joined.
15:41:06 <esolangs> [[Zhouly++]] M https://esolangs.org/w/index.php?diff=111713&oldid=111591 * PythonshellDebugwindow * (+23) Category
15:42:57 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee Python interpreter]] M https://esolangs.org/w/index.php?diff=111714&oldid=111633 * PythonshellDebugwindow * (+72) Back, category
15:55:19 <esolangs> [[Simon says brainfuck]] M https://esolangs.org/w/index.php?diff=111715&oldid=111565 * PythonshellDebugwindow * (+132) Categories
15:59:56 -!- Noisytoot has quit (Remote host closed the connection).
16:00:06 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111716&oldid=111677 * PythonshellDebugwindow * (+83) Stub, categories
16:00:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:02:35 -!- Noisytoot has joined.
16:04:27 -!- wib_jonas has quit (Quit: Client closed).
16:18:37 -!- DHeadshot has joined.
16:19:47 -!- Noisytoot has quit (Ping timeout: 264 seconds).
16:26:31 -!- tromp has joined.
16:35:12 -!- Noisytoot has joined.
16:35:28 <tromp> any1 here play robozzle?
16:45:30 -!- razetime has joined.
16:50:51 -!- razetime has quit (Ping timeout: 245 seconds).
16:51:28 -!- razetime has joined.
16:58:47 <zzo38_> I think I had made my own implementation once
17:00:22 -!- razetime has quit (Ping timeout: 245 seconds).
17:00:46 <tromp> i'm seriously baffled by this level http://www.robozzle.com/js/play.aspx?puzzle=10602
17:00:50 -!- razetime has joined.
17:01:33 <fizzie> There was a brief period of a lot of Robozzle excitement on-channel. But it was in 2010.
17:13:49 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:21:40 <int-e> hmm "puzzle completed in 333 steps"
17:30:13 <int-e> I don't remember seeing this
17:35:13 -!- tromp has joined.
17:36:41 <int-e> for posterity (spoiler): https://int-e.eu/~bf3/tmp/r10602.png
17:37:17 <int-e> the advice is helpful, not sure I could give a better hint
17:38:20 -!- DHeadshot has quit (Remote host closed the connection).
17:44:25 -!- razetime has quit (Ping timeout: 240 seconds).
17:46:47 <tromp> yeah i noted the common thing is number of greens
17:46:59 -!- razetime has joined.
17:48:03 <tromp> thx for spoiler. just took a glimpse to see that i have the right approach alrd
17:51:35 -!- razetime has quit (Ping timeout: 264 seconds).
17:53:27 -!- razetime has joined.
18:06:02 -!- razetime_ has joined.
18:06:04 -!- razetime has quit (Ping timeout: 250 seconds).
18:10:46 <esolangs> [[Special:Log/newusers]] create * Sawnp * New user account
18:11:41 -!- razetime_ has quit (Ping timeout: 245 seconds).
18:12:28 -!- razetime has joined.
18:18:09 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111717&oldid=111707 * Sawnp * (+113)
18:18:59 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111718&oldid=111717 * Sawnp * (-15)
18:34:56 -!- Bowserinator has joined.
18:35:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:35:24 -!- Lord_of_Life_ has joined.
18:35:59 -!- tromp has joined.
18:36:12 -!- razetime has quit (Ping timeout: 245 seconds).
18:36:58 -!- tromp has quit (Client Quit).
18:37:41 -!- SoniEx2 has joined.
18:37:46 -!- b_jonas_ has joined.
18:38:06 -!- jix_ has joined.
18:40:16 -!- tromp has joined.
18:42:09 -!- Bowserinator_ has quit (*.net *.split).
18:42:09 -!- Lord_of_Life has quit (*.net *.split).
18:42:09 -!- Soni has quit (*.net *.split).
18:42:09 -!- b_jonas has quit (*.net *.split).
18:42:09 -!- Cale has quit (*.net *.split).
18:42:09 -!- jix has quit (*.net *.split).
18:42:12 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
18:50:08 -!- Cale has joined.
18:51:21 <int-e> tromp: ah, had another look at that... I can save one more instruction
18:51:47 <int-e> down from 9+8+3 to 8+8+3
18:53:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:55:04 -!- tromp has joined.
20:00:33 -!- APic has quit (Ping timeout: 246 seconds).
20:03:07 -!- Guest83 has joined.
20:03:37 -!- Guest83 has quit (Client Quit).
20:15:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:24:06 -!- APic has joined.
20:29:56 -!- APic has quit (Ping timeout: 250 seconds).
20:42:41 -!- APic has joined.
21:20:33 -!- SGautam has joined.
21:23:23 -!- tromp has joined.
21:36:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:21:58 -!- tromp has joined.
22:34:45 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:37:51 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111719&oldid=111716 * None1 * (+45) /* 99 bottles of beer */
22:39:32 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111720&oldid=111719 * None1 * (-8) I don't think this is a stub, because that is all about ifunge, other things are already mentioned in [[Befunge]]
22:41:04 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=111721&oldid=111720 * None1 * (+29) ifunge is Turing complete because [[Befunge]] is.
22:41:52 <esolangs> [[Semqain]] N https://esolangs.org/w/index.php?oldid=111722 * BoundedBeans * (+4995) Created page with "Semqain (SElf-Modifying Queue brAINf***) is an esoteric programming language by [[User:BoundedBeans]] resembling BF, but with the code and the tape fused and queue-ified. ==Storage== A single thread in Semqain possesses a queue of 4-bit numbers (0-15), a data poin
22:42:39 <esolangs> [[Semqain]] https://esolangs.org/w/index.php?diff=111723&oldid=111722 * BoundedBeans * (+119) Added categories
22:43:07 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111724&oldid=111672 * BoundedBeans * (+14)
22:43:18 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=111725&oldid=111079 * BoundedBeans * (+13)
22:46:59 <esolangs> [[You can fuck without a brain]] M https://esolangs.org/w/index.php?diff=111726&oldid=111592 * None1 * (+219)
22:47:17 <esolangs> [[User:BoundedBeans/Hideable esolangs]] https://esolangs.org/w/index.php?diff=111727&oldid=110658 * BoundedBeans * (+240) Added reference to the program I wrote in ???
23:03:08 -!- b_jonas_ has changed nick to b_jonas.
23:03:43 <esolangs> [[SOAP]] https://esolangs.org/w/index.php?diff=111728&oldid=111127 * Kaveh Yousefi * (-117) Removed the note about my Common Lisp implementation's failure to accommodate correct variable access, which has been rectified in the meantime. I thank the user BoundedBeans for their contribution.
23:12:14 <esolangs> [[You can without a brainfuck]] N https://esolangs.org/w/index.php?oldid=111729 * None1 * (+1734) Created page with "{{wrongtitle|title=<strike>brainfuck</strike>}} [[You can fuck without a brain|<strike>brain</strike>fuck]], [[You can brain without a fuck|brain<strike>fuck</strike>]] are pretty good esolangs, and so is [[brainfuck]]. But they are all unusable withou
23:12:35 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111730&oldid=111729 * None1 * (+1) /* Implementations */
23:13:45 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111731&oldid=111730 * None1 * (+55) /* Introduction */
23:19:27 <esolangs> [[Talk:Brainfuck]] N https://esolangs.org/w/index.php?oldid=111732 * None1 * (+123) Created page with "==How did you create the strike in the title?== --~~~~"
23:21:52 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111733&oldid=111731 * None1 * (+25)
23:25:14 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111734&oldid=111724 * None1 * (+123) /* B */
23:27:58 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111735&oldid=111733 * None1 * (+52)
23:29:35 <esolangs> [[You can fuck without a brain]] M https://esolangs.org/w/index.php?diff=111736&oldid=111726 * None1 * (+61) /* See also */
23:43:49 <esolangs> [[Deadfuck]] N https://esolangs.org/w/index.php?oldid=111737 * None1 * (+244) Created page with "Deadfuck=[[DFS]]+[[brainfuck]] ==Introduction== Beadfuck is [[brainfuck]] without the - instruction and other instructions are replaced with [[DFS]]'s instructons, but still works like [[brainfuck]]. This esolang is created by [[User:None1]]."
23:45:55 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=111738&oldid=111737 * None1 * (+126)
23:46:14 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=111739&oldid=111738 * None1 * (+2) /* Introduction */
23:51:12 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=111740&oldid=111739 * None1 * (+3184)
2023-07-14
00:03:15 <esolangs> [[EsoInterpreters]] https://esolangs.org/w/index.php?diff=111741&oldid=109664 * BoundedBeans * (+67)
00:03:16 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=111742&oldid=111740 * None1 * (+25) /* Example Programs */
00:04:07 <esolangs> [[EsoInterpreters]] https://esolangs.org/w/index.php?diff=111743&oldid=111741 * BoundedBeans * (-1) Removed space from INTERCAL Befunge-93
00:06:27 <esolangs> [[Deadfuck]] M https://esolangs.org/w/index.php?diff=111744&oldid=111742 * None1 * (+93)
00:07:11 <esolangs> [[DFS]] M https://esolangs.org/w/index.php?diff=111745&oldid=111488 * None1 * (+9)
00:13:47 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111746&oldid=111734 * None1 * (+15) /* D */ Added [[Deadfuck]]
00:15:11 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=111747&oldid=111746 * None1 * (+17) /* S */ Added strike to dead link in language list
00:16:50 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111748&oldid=111735 * None1 * (+1) /* Implementations */ plural
00:23:57 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111749&oldid=111676 * None1 * (+696) /* B */ added two brainfucks ([[You can brain without a fuck|one]] with strike at the end, [[You can without a brainfuck|one]] completely striked)
00:24:37 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111750&oldid=111749 * None1 * (+5) /* brainfuck */
00:26:46 <esolangs> [[You can without a brainfuck]] https://esolangs.org/w/index.php?diff=111751&oldid=111748 * None1 * (+129)
00:31:22 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111752&oldid=111674 * None1 * (+253)
00:31:50 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111753&oldid=111752 * None1 * (-1) single
00:33:12 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] M https://esolangs.org/w/index.php?diff=111754&oldid=111634 * None1 * (+17) /* Extrernal resources */
00:38:10 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111755&oldid=111750 * None1 * (+305) /* D */ added deadfuck
00:38:31 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=111756&oldid=111755 * None1 * (+1) /* flag */
00:41:06 <esolangs> [[You can fuck without a brain]] M https://esolangs.org/w/index.php?diff=111757&oldid=111736 * None1 * (+10)
00:50:23 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=111758 * None1 * (+443) Created page with " is an esolang created by [[User:None1]]. ==Introduction== is an esolang in Chinese. In this esolang, the only valid keyword is , other characters (except line feed) are considered invalid. ''Note: In Chinese, means "large rat", means "squeak".'' ==Data Storage== uses a by
00:55:44 -!- Sgeo has quit (Read error: Connection reset by peer).
00:58:09 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111759&oldid=111758 * None1 * (+354)
01:00:26 -!- sprock has quit (Ping timeout: 246 seconds).
01:05:23 -!- Sgeo has joined.
01:05:54 -!- Sgeo has quit (Read error: Connection reset by peer).
01:06:27 -!- sprock has joined.
01:09:11 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111760&oldid=111759 * None1 * (-2) /* Commands */ A weird - symbol was found
01:09:50 -!- razetime has joined.
01:12:59 <esolangs> [[Mendeleev]] N https://esolangs.org/w/index.php?oldid=111761 * BoundedBeans * (+9005) Created page with "Mendeleev is an esolang by [[User:BoundedBeans]] which uses weird chemistry-based expression syntax. ==Labels== All lines start with a line label, followed by a colon and a space. (Blank lines are ignored, and so is leading and trailing whitespace.) A line label
01:13:37 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111762&oldid=111747 * BoundedBeans * (+16)
01:13:51 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=111763&oldid=111725 * BoundedBeans * (+14)
01:14:57 <esolangs> [[User:BoundedBeans/Weird Befunge Conditionals]] https://esolangs.org/w/index.php?diff=111764&oldid=101228 * BoundedBeans * (+38)
01:15:44 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111765&oldid=111760 * None1 * (+412) /* Commands */
01:22:26 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111766&oldid=111765 * None1 * (+396) /* Commands */
01:24:29 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111767&oldid=111766 * None1 * (+404) /* Commands */
01:30:43 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111768&oldid=111767 * None1 * (+426) /* Commands */
01:32:31 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111769&oldid=111768 * None1 * (+45) /* Data Storage */
01:33:10 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111770&oldid=111769 * None1 * (+1) /* Data Storage */
01:36:14 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111771&oldid=111770 * None1 * (+148) Added Rat program in
01:36:51 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111772&oldid=111771 * None1 * (+0) /* Example Programs */
01:38:28 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111773&oldid=111772 * None1 * (+76) /* Rat Program */ added asterisk
01:42:42 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111774&oldid=111773 * None1 * (+3957) /* Example Programs */ Added hello world program
01:45:25 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111775&oldid=111774 * None1 * (+71) Added computational class
01:47:56 -!- razetime has quit (Ping timeout: 272 seconds).
01:47:58 -!- razetime_ has joined.
01:53:07 <esolangs> [[Piquant]] M https://esolangs.org/w/index.php?diff=111776&oldid=109939 * Kaveh Yousefi * (-1) Removed a superfluous space character in the factorial example.
01:59:25 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111777&oldid=111775 * None1 * (+1258) Added Truth Machine and category
02:03:05 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111778&oldid=111753 * None1 * (+92) Added [[]]
02:08:09 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111779&oldid=111756 * None1 * (+340) /* W */
02:10:31 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111780&oldid=111779 * None1 * (+342) /* Non-alpha */ Added [[]]
02:19:55 <esolangs> [[Talk:Brainfuck]] https://esolangs.org/w/index.php?diff=111781&oldid=111732 * Zzo38 * (+459) Explanation of title
02:19:57 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111782&oldid=111777 * None1 * (+3079) /* Example Programs */ wrap hello world program (because it is too "wide")
02:20:30 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111783&oldid=111782 * None1 * (-8) /* the same Hello World Program with soft wraps */ no link
02:21:08 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111784&oldid=111783 * None1 * (+7) /* the same Hello World Program with soft wraps */ end tag
02:26:24 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111785&oldid=111784 * None1 * (+962) /* Example Programs */ fix
02:27:08 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111786&oldid=111785 * None1 * (+5) /* the same Hello World Program with soft wraps */
02:28:50 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111787&oldid=111786 * None1 * (+62) Added see also
02:28:59 -!- razetime_ has quit (Ping timeout: 246 seconds).
02:29:14 -!- razetime has joined.
02:31:42 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111788&oldid=111762 * None1 * (+13) /* Non-alphabetic */ Added [[]]to the language list
02:37:58 -!- razetime has quit (Ping timeout: 272 seconds).
02:38:21 -!- razetime has joined.
02:43:01 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111789&oldid=111787 * None1 * (+1030) /* Example Programs */ Added reverse cat program
02:43:05 -!- Lymia has quit (Quit: No Ping reply in 180 seconds.).
02:43:40 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111790&oldid=111789 * None1 * (+0) /* Reverse Rat Program */ lowercase
02:44:28 -!- Lymia has joined.
02:44:46 -!- razetime has quit (Ping timeout: 250 seconds).
02:46:28 -!- razetime has joined.
02:53:19 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=111791&oldid=111675 * None1 * (+4433) Added Hello world in [[]], [[You can without brainfuck]], [[B-H]]
02:55:17 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=111792&oldid=111791 * None1 * (+3) /* brainfuck */ missing "a"
02:59:54 -!- SGautam has quit (Quit: Connection closed for inactivity).
03:20:47 -!- razetime has quit (Ping timeout: 245 seconds).
03:21:44 -!- razetime has joined.
03:26:21 <esolangs> [[PTotE]] N https://esolangs.org/w/index.php?oldid=111793 * None1 * (+922) Created page with "PTotE is an esolang, invented by [[User:None1]]. The name stands for "The Periodic Table of the Elements", which is something in chemistry. If you dob't know what is that, you can search it in the internet. ==Syntax== PTotE programs are element symbols with spaces in betwe
03:28:10 <esolangs> [[PTotE]] https://esolangs.org/w/index.php?diff=111794&oldid=111793 * None1 * (+42)
03:30:47 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=111795&oldid=111794 * None1 * (+75) /* Execution */ Its proton, not positron
03:32:02 -!- razetime has quit (Ping timeout: 245 seconds).
03:32:37 -!- razetime has joined.
03:47:58 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=111796&oldid=111795 * None1 * (-2) /* Execution */
03:49:30 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=111797&oldid=111613 * None1 * (+32) Added nope. in ptote
03:50:13 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=111798&oldid=111796 * None1 * (+25)
03:50:26 -!- razetime has quit (Ping timeout: 245 seconds).
03:52:18 -!- razetime has joined.
03:54:02 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111799&oldid=111620 * None1 * (+48) Added [[PTotE]] hello world program
03:55:49 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111800&oldid=111788 * None1 * (+12) /* P */ Added [[PTotE]] to language list
03:59:21 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111801&oldid=111778 * None1 * (+72) Added ptote to user page
04:03:28 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=111802&oldid=111780 * None1 * (+303) /* P */ Added [[PTotE]] to programming abillities of different esolangs list.
04:13:17 -!- razetime has quit (Ping timeout: 246 seconds).
04:24:05 <esolangs> [[A brief explaination of the example programs]] N https://esolangs.org/w/index.php?oldid=111803 * None1 * (+552) Created page with "This is a brief explaination of the example programs in the esolang [[]], because that esolang is very unreadable. ==Rat Program== <pre> </pre> Line 1: Add 1 to register, now the register is 1. Line 3 will read a cjaracter from
04:25:15 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111804&oldid=111803 * None1 * (+61) /* Rat Program */
04:45:30 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111805&oldid=111804 * None1 * (+10)
04:45:51 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111806&oldid=111805 * None1 * (-1)
04:52:12 -!- razetime has joined.
05:07:58 <esolangs> [[Crop]] N https://esolangs.org/w/index.php?oldid=111807 * None1 * (+565) Created page with "Crop is a 2D esolang invented by [[User:None1]]. ==Syntax== =: Starting point, the farmer starts moving here. <>v^: Barrier, if the farmer attempts to go onto a barrier, it moves back and set the direction as the direction of the barrier. .: NOP +: Read a character from stand
05:08:39 <esolangs> [[^!]] https://esolangs.org/w/index.php?diff=111808&oldid=109755 * Ninesquared81 * (+2127) /* Examples */
05:08:48 <esolangs> [[Crop]] M https://esolangs.org/w/index.php?diff=111809&oldid=111807 * None1 * (+4)
05:10:24 <esolangs> [[Crop]] M https://esolangs.org/w/index.php?diff=111810&oldid=111809 * None1 * (+20)
05:11:38 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111811&oldid=111800 * None1 * (+11) /* C */
05:13:26 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111812&oldid=111801 * None1 * (+52)
05:15:46 -!- lambdabot has quit (Ping timeout: 252 seconds).
05:18:28 -!- lambdabot has joined.
05:20:19 -!- Sgeo has joined.
05:32:23 -!- razetime has quit (Ping timeout: 246 seconds).
05:32:53 -!- razetime has joined.
05:38:08 -!- tromp has joined.
05:42:12 <esolangs> [[Grow Tree]] https://esolangs.org/w/index.php?diff=111813&oldid=111709 * Yetyetty1234567890 * (+618) Branches
05:51:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
05:58:30 <esolangs> [[Rebellent Brainfuck]] N https://esolangs.org/w/index.php?oldid=111814 * None1 * (+974) Created page with "Rebellent Brainfuck is an esolang created by [[User:None1]], it is the same as [[brainfuck]], the only difference is that the program doesn't always obey what you want it to do. ==Execution== Rebellent Brainfuck is very rebellent, every time it reaches a chara
06:00:26 <esolangs> [[Rebellent Brainfuck]] https://esolangs.org/w/index.php?diff=111815&oldid=111814 * None1 * (+0)
06:02:54 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=111816&oldid=111599 * None1 * (+88) /* General languages */
06:07:23 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111817&oldid=111812 * None1 * (+89)
06:17:46 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] N https://esolangs.org/w/index.php?oldid=111818 * None1 * (+841) Created page with "Brainfuck(B,R,A,I,N,F,U,C,K) is a [[Brainfuck]]-equivalent esolang which is invented by [[User:None1]] ==Name== [[Brainfuck]] consists of 8 commands: +-,.<>[]. So, we can define a function Brainfuck(),that takes 8 arguments and creates a [[brainfuck]]
06:18:22 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] M https://esolangs.org/w/index.php?diff=111819&oldid=111818 * None1 * (+0) /* Name */
06:19:10 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] M https://esolangs.org/w/index.php?diff=111820&oldid=111819 * None1 * (+9) /* Syntax */
06:22:18 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] https://esolangs.org/w/index.php?diff=111821&oldid=111820 * None1 * (+165)
06:23:36 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111822&oldid=111817 * None1 * (+73)
06:25:11 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111823&oldid=111811 * None1 * (+35) /* B */ added Brainfuck(B,R,A,I,N,F,U,C,K)
06:29:37 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=111824&oldid=111369 * None1 * (+1156) /* Implementations */ added truth machine in
06:30:28 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111825&oldid=111790 * None1 * (+4) /* Truth Machine */ fix truth machine
06:31:19 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111826&oldid=111825 * None1 * (+3) /* Reverse Rat Program */ fixed
06:38:18 -!- tromp has joined.
06:42:44 <esolangs> [[Setlang]] N https://esolangs.org/w/index.php?oldid=111827 * None1 * (+619) Created page with "Setlang is an esolang created by [[User:None1]], inspired.by Python data structures, it is very simple ==Commands== {|class="wikitable" ! Command ! What it does |- | {} | Ask a character from user input and return. |- | {a,b,c,...} | Concat the strings (chars are strings,
06:43:38 <esolangs> [[Setlang]] M https://esolangs.org/w/index.php?diff=111828&oldid=111827 * None1 * (+0)
06:44:30 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111829&oldid=111823 * None1 * (+14) /* S */ added setlang
06:45:09 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=111830&oldid=111829 * None1 * (+0) /* S */
06:46:33 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111831&oldid=111822 * None1 * (+49)
06:47:52 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111832&oldid=111831 * None1 * (+58)
06:49:32 <esolangs> [[A brief explaination of the example programs]] https://esolangs.org/w/index.php?diff=111833&oldid=111806 * None1 * (+97)
07:14:08 <esolangs> [[A brief explaination of the example programs]] https://esolangs.org/w/index.php?diff=111834&oldid=111833 * None1 * (+2825) Added explaination of truth machine
07:15:15 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111835&oldid=111834 * None1 * (+10) /* Truth Machine */ fixed
07:15:55 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111836&oldid=111835 * None1 * (+0) /* Truth Machine */ typo
07:25:26 -!- Sgeo has quit (Read error: Connection reset by peer).
07:30:52 <esolangs> [[A brief explaination of the example programs]] https://esolangs.org/w/index.php?diff=111837&oldid=111836 * None1 * (+2586) Added reverse rat program
07:32:09 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111838&oldid=111837 * None1 * (+16) back
07:34:01 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111839&oldid=111826 * None1 * (+80) Added explaination to page
07:39:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:58:02 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111840&oldid=111838 * None1 * (+1) /* Reverse Rat Program */ Typo
08:09:50 <esolangs> [[Python program which generates code that prints the certain text]] N https://esolangs.org/w/index.php?oldid=111841 * None1 * (+132) Created page with "[[]] is an esolang here <pre> text=input() for i in text: print(''*(i+12)) print(''*1) print(''*4) </pre>"
08:10:19 <esolangs> [[Python program which generates code that prints the certain text]] M https://esolangs.org/w/index.php?diff=111842&oldid=111841 * None1 * (+17) back
08:11:09 <esolangs> [[Python program which generates code that prints the certain text]] M https://esolangs.org/w/index.php?diff=111843&oldid=111842 * None1 * (+5)
08:12:29 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111844&oldid=111839 * None1 * (+126) /* Internal Resources */ Added code generator
08:12:53 <esolangs> [[Python program which generates code that prints the certain text]] M https://esolangs.org/w/index.php?diff=111845&oldid=111843 * None1 * (-30)
08:28:23 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111846&oldid=111844 * None1 * (+104) /* Truth Machine */ I have to change truth machine because I mixed up decimal and hex
08:29:49 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111847&oldid=111846 * None1 * (+5) /* Truth Machine */
08:29:55 -!- razetime has quit (Ping timeout: 240 seconds).
08:35:58 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111848&oldid=111847 * None1 * (+443) /* Truth Machine */ f*ck, decimal is surely stupid
08:36:21 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=111849&oldid=111824 * None1 * (+553) /* */ revise
08:42:57 <esolangs> [[A brief explaination of the example programs]] https://esolangs.org/w/index.php?diff=111850&oldid=111840 * None1 * (+654) /* Truth Machine */ f*ck, decimal is surely stupid, but finally fixed.
08:48:50 -!- razetime has joined.
08:51:37 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111851&oldid=111848 * None1 * (+282) I had 's interpreter written and published in GitHub, add Implemented category.
08:52:30 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111852&oldid=111832 * None1 * (+78)
09:03:57 <esolangs> [[LambdaLang]] https://esolangs.org/w/index.php?diff=111853&oldid=110827 * Xyzzy * (+8)
09:05:29 <esolangs> [[Template:Deletedpage]] https://esolangs.org/w/index.php?diff=111854&oldid=10272 * Xyzzy * (-19)
09:06:06 <esolangs> [[Template:Deletedpage]] https://esolangs.org/w/index.php?diff=111855&oldid=111854 * Xyzzy * (+4)
09:08:39 <esolangs> [[Template:Sus]] N https://esolangs.org/w/index.php?oldid=111856 * Xyzzy * (+43) Created page with "== ''This esolang is terrible and sus.'' =="
09:09:01 <esolangs> [[Template:Sus]] https://esolangs.org/w/index.php?diff=111857&oldid=111856 * Xyzzy * (-6)
09:09:54 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111858&oldid=110544 * Xyzzy * (+131)
09:10:23 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111859&oldid=111858 * Xyzzy * (+13)
09:10:51 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111860&oldid=111859 * Xyzzy * (+6)
09:12:33 <esolangs> [[Template:Spoiler]] https://esolangs.org/w/index.php?diff=111861&oldid=40206 * Xyzzy * (+6)
09:14:04 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111862&oldid=111860 * Xyzzy * (+338)
09:18:45 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111863&oldid=111862 * Xyzzy * (+309)
09:19:53 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111864&oldid=111863 * Xyzzy * (+37)
09:21:43 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111865&oldid=111864 * Xyzzy * (-12786)
09:22:43 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=111866&oldid=111865 * Xyzzy * (+27)
09:32:56 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:35:01 -!- Lord_of_Life has joined.
09:47:04 -!- wib_jonas has joined.
10:37:34 -!- DHeadshot has joined.
10:51:40 -!- __monty__ has joined.
11:05:24 <int-e> Pfft, http://www.robozzle.com/js/play.aspx?puzzle=449
11:41:16 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=111867&oldid=111624 * Vort * (+12) /* Notable implementations */
11:42:03 -!- moony7 has joined.
11:43:20 -!- moony has quit (Read error: Connection reset by peer).
11:43:21 -!- moony7 has changed nick to moony.
12:02:38 -!- wib_jonas has quit (Quit: Client closed).
12:22:26 -!- razetime_ has joined.
12:22:32 -!- razetime has quit (Ping timeout: 272 seconds).
12:39:02 -!- DHeadshot has quit (Remote host closed the connection).
12:41:21 <river> https://www.youtube.com/watch?v=kmAc1nDizu0
12:41:35 <river> The Boundary of Computation - Mutual Information
12:50:01 -!- razetime_ has quit (Ping timeout: 245 seconds).
12:59:00 <esolangs> [[Grow Tree]] M https://esolangs.org/w/index.php?diff=111868&oldid=111813 * Dadsdy * (+9)
13:50:51 -!- razetime has joined.
13:51:33 -!- razetime has quit (Remote host closed the connection).
13:55:09 -!- wib_jonas has joined.
14:03:06 -!- wib_jonas has quit (Quit: Client closed).
14:37:32 -!- Cale has quit (Remote host closed the connection).
14:43:52 <esolangs> [[Dotfuck]] N https://esolangs.org/w/index.php?oldid=111869 * None1 * (+1325) Created page with "dotfuck is a brainfuck derivative invented by [[User:None1]], but you only get to use dots (.). ==Introduction== Dotfuck (or .fuck for short), is provably the craziest esolang at least in this wiki. Because useing it will usually make you feel like a million bombs explod
14:44:54 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111870&oldid=111830 * None1 * (+14) /* D */
15:03:08 <esolangs> [[Talk:Brainfuck]] M https://esolangs.org/w/index.php?diff=111871&oldid=111781 * D * (+169)
15:04:54 <esolangs> [[Talk:Brainfuck]] M https://esolangs.org/w/index.php?diff=111872&oldid=111871 * D * (-26)
15:06:51 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=111873&oldid=111701 * D * (-223) /* End User's perspective */
15:11:10 <esolangs> [[Esolang:Sandbox]] M https://esolangs.org/w/index.php?diff=111874&oldid=111866 * D * (-4)
15:14:16 -!- Sgeo has joined.
15:15:32 -!- tromp has joined.
15:19:25 -!- Noisytoot has quit (Ping timeout: 240 seconds).
15:26:13 <esolangs> [[Special:Log/move]] move * XNTEABDSC * moved [[CFN]] to [[ComputerForNumber]]: change name
15:26:13 <esolangs> [[Special:Log/move]] move * XNTEABDSC * moved [[Talk:CFN]] to [[Talk:ComputerForNumber]]: change name
15:27:00 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111879&oldid=111870 * XNTEABDSC * (+14)
15:27:26 -!- Noisytoot has joined.
15:28:27 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111880&oldid=111879 * XNTEABDSC * (+2)
15:28:51 <esolangs> [[Special:Log/move]] move * XNTEABDSC * moved [[ComputerForNumber]] to [[Computer For Number]]: change name
15:28:51 <esolangs> [[Special:Log/move]] move * XNTEABDSC * moved [[Talk:ComputerForNumber]] to [[Talk:Computer For Number]]: change name
16:10:14 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] M https://esolangs.org/w/index.php?diff=111885&oldid=111821 * PythonshellDebugwindow * (+179) See also, categories
16:13:12 <esolangs> [[B-H]] M https://esolangs.org/w/index.php?diff=111886&oldid=111595 * PythonshellDebugwindow * (+47) /* Python */ categories
16:15:49 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=111887&oldid=111798 * PythonshellDebugwindow * (+0) Fix equation
16:16:16 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=111888&oldid=111887 * PythonshellDebugwindow * (-2) /* Execution */ fix typo
16:18:06 <esolangs> [[A brief explaination of the example programs]] M https://esolangs.org/w/index.php?diff=111889&oldid=111850 * PythonshellDebugwindow * (+23) Category
16:21:06 <esolangs> [[Rebellent Brainfuck]] M https://esolangs.org/w/index.php?diff=111890&oldid=111815 * PythonshellDebugwindow * (+104) Categories
16:23:55 <esolangs> [[Computer For Number]] M https://esolangs.org/w/index.php?diff=111891&oldid=111881 * PythonshellDebugwindow * (+23) /* Implement */ category
16:33:32 <esolangs> [[QFL]] M https://esolangs.org/w/index.php?diff=111892&oldid=41676 * PythonshellDebugwindow * (+13) deadlink
16:35:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:59:55 -!- tromp has joined.
17:32:58 <esolangs> [[Special:Log/newusers]] create * AnotherTakenName * New user account
17:34:32 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111893&oldid=111718 * AnotherTakenName * (+81)
17:37:11 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=111894&oldid=111893 * AnotherTakenName * (+107)
17:38:42 <esolangs> [[User:AnotherTakenName]] N https://esolangs.org/w/index.php?oldid=111895 * AnotherTakenName * (+154) Created page with "Hi! I'm AnotherTakenName, a Chip from the kirby universe, and I adore esolangs! I Am currently working on a language to annoy people who hate on scratch!"
19:58:29 <esolangs> [[Special:Log/newusers]] create * Allofron Mastiga * New user account
20:36:47 -!- vyv has joined.
20:54:14 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111896&oldid=111581 * PythonshellDebugwindow * (+996) Add interpreter
20:54:54 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111897&oldid=111896 * PythonshellDebugwindow * (-24) /* Interpreter */ .
20:55:58 -!- ais523 has joined.
20:56:49 <int-e> ais523: hello rare visitor
20:59:43 <b_jonas> he's not that rare anymore
20:59:49 <b_jonas> hello int-e
21:01:37 <int-e> only once in my backlog... ah I forgot, I restarted my IRC client for testing yesterday.
21:01:44 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111898&oldid=111897 * PythonshellDebugwindow * (+89) /* Interpreter */ add checks for positive decimal integers
21:02:35 <b_jonas> I have a linux question. modern linux exposes TAI time directly with clock_gettime(CLOCK_TAI, c), but that's kind of not quite what I want. is there a way to ask for the UTC-TAI offset directly somehow, rather than having to query TAI and UTC in two separate syscalls and hope that not much time is spent between the two (or presumably use three syscalls to verify that and retry if too much time was spent)
21:04:47 <ais523> hi int-e
21:04:53 <ais523> I've been trying to idle IRC more often, but I frequently forget
21:05:31 <ais523> the primary reason I stopped is that my IRC client kept crashing, but that bug was hopefully fixed at some point in the meantime
21:06:33 <int-e> ah
21:06:43 <int-e> I guess that would happen to me too if irssi started crashing
21:07:27 <b_jonas> for me it's the home ISP that keeps cutting the internet for 10 to 30 minutes duration several times a month.
21:07:43 <ais523> my Internet is still very unreliable, but at least the client knows how to auto-reconnect
21:08:10 <b_jonas> also my computer sometimes crashes, which I suspect is a video driver issue and almost certainly not related to IRC, but it does require a reboot and so disconnects me from IRC
21:08:11 <ais523> (I still have "sorry about my connection" as my default quit message – on the rare occasions where I quit manually I can override it, the default is helpful for handling the frequent reconnects)
21:10:14 <ais523> I have intentionally selected computers with Intel GPUs for quite a while now – back when Ubuntu was on F the first time through the alphabet
21:10:56 <ais523> we're currently on L the second time through, so 26+6 = 32 Ubuntu releases, so 16 years
21:11:28 <ais523> because the Intel drivers are, as far as I'm aware, the most stable GPU drivers on Linux, and I don't do a lot of things that require very high GPU performance
21:11:58 <int-e> Somehow my nvidia drivers are behaving fine... except that occasionally they fail to initialize upon boot. Lucky me.
21:12:39 <b_jonas> ais523: this one has a built-in intel video card
21:13:19 <ais523> I confuse the salespeople a lot when shopping for computers, due to caring about a number of really specific minor things that most people wouldn't
21:13:24 <b_jonas> the crash is the kind that just locks up the machine, can't flush log files or anything, so I can't tell for sure if it's the video card
21:13:40 <ais523> luckily they are normally OK with me rebooting their showroom computers and looking in the UEFI settings
21:14:42 <ais523> generally I am looking to see whether there is a way to manually override the Secure Boot database – I haven't actually needed to use this yet but it could be needed in theory at some point
21:14:46 <b_jonas> sure, that's reasonable, the UEFI shows you a lot of hardware information together, like how much RAM is detected, the status of the ECC ROM or hardware RAID card and temperatures and whatnot
21:16:14 <b_jonas> only I bought my home PC all online, so it didn't involve asking salespeople about the computers
21:16:14 <ais523> when I bought my router, I asked the salesperson if I could test it with my laptop in the store to ensure it worked
21:16:41 <ais523> and while I was there I showed them how to access the settings – I'm not sure they realised it even had settings
21:17:01 <b_jonas> doesn't every router have at least some settings?
21:17:14 <b_jonas> possibly not much, they might have most features locked down
21:17:19 <ais523> yes, but the salesperson wasn't experienced with selling routers
21:17:32 <b_jonas> but you have to be able to, I dunno, set a wifi password
21:17:57 <ais523> it came with a default, printed on a piece of paper, and I'm not sure they realised it could be changed
21:18:43 <b_jonas> by the way, one problem I have is that shops don't seem to be selling mobile internet modems that you connect to the computer on USB anymore. all the mobile internet modems are instead a wifi router and sometimes an ethernet router too
21:19:10 <b_jonas> I'll probably have to buy one of the router combo ones, even if it's a worse option for me
21:19:48 <ais523> anyway, my logic was that the routing table had a special case for 192.168.1.0/24, so I guessed that the router's config interface would be at 192.168.1.1 and was right first time
21:19:48 <int-e> b_jonas: oh that might bite me soonish
21:20:13 <ais523> b_jonas: mine does have a USB connection but I connect over wi-fi anyway
21:20:30 <ais523> or, well, it has a connection that is USB-shaped and fits into a USB port and sort-of works
21:20:39 <int-e> sadly it makes sense too because mobile devices never have more than one USB port these days and that's often occupied for charging
21:20:45 <ais523> but I am informed by the Linux kernel developers that it is not actually following the USB protocol correctly
21:20:55 <b_jonas> I'll at least try to buy a small one so I can take it when traveling without it taking up too much extra luggage space/weight
21:21:03 <int-e> b_jonas: that... sounds wonderful
21:21:16 <ais523> it does the actual routing correctly, but also pretends to be an external drive (probably so that you can install software from it) and *that* disobeys the protocol
21:21:36 <ais523> I noticed this because it was causing kernel panics
21:21:49 <b_jonas> ais523: on what kernel version?
21:21:57 <ais523> a pretty old one – they were fixed at some point
21:22:07 <b_jonas> thanks
21:22:16 -!- vyv has quit (Quit: Konversation terminated!).
21:22:27 <ais523> although the external drive part of things still doesn't actually connect, the incorrect protocol stuff just gets dropped nowadays
21:22:44 <ais523> if the exact version matters, I could possibly figure it out
21:22:57 <b_jonas> I know old kernels used to have some bugs about certain badly behaving USB devicing. a kernel panic is the good outcome, the bad is that a rogue USB device can just execute arbitrary code on your computer.
21:23:04 <b_jonas> I don't need the exact version
21:26:34 <ais523> b_jonas: Linux 4.2.0-32-generic, decided to check anyway because I was curious
21:26:43 <ais523> (Ubuntu's version numbering scheme)
21:28:06 <b_jonas> also I'm curious, anyone updated to debian 12 yet?
21:29:02 <int-e> Hmm no, not on the systems that run (now old) stable.
21:29:30 <int-e> (my home PC is on sid)
21:29:44 <b_jonas> I see
21:30:12 <b_jonas> I'm running the now old stable on my home computer
21:30:18 <b_jonas> and windowses on work-related computers
21:32:36 <ais523> b_jonas: in practice a rogue USB device can do anything via imitating a keyboard and sending commands as though it were the user
21:32:48 <ais523> or a mouse, but keyboard is normally easier
21:33:53 <int-e> but why do that if you can identify as an obscure device with a broken driver that is loaded as a module and that you can then exploit to get full kernel privileges
21:34:16 <b_jonas> int-e: yes, that
21:34:18 <int-e> (the attack surface is fractal)
21:34:33 <b_jonas> no need to much with how to get from user to root
21:35:25 <b_jonas> the bad part is when it happens with a legitimate USB device that's a bluetooth router and it can be exploited through a rogue bluetooth device
21:35:28 <int-e> much? mess?
21:35:36 <b_jonas> muck
21:35:38 <int-e> ah
21:35:55 <int-e> (good word, not in my active vocabulary)
21:39:57 <ais523> "muck around" is basically a separable verb at this point
22:05:49 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111899&oldid=111869 * None1 * (-1) /* Why is it brain-exploding */ not that many
22:07:06 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111900&oldid=111852 * None1 * (+79)
22:07:26 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111901&oldid=111900 * None1 * (+0)
22:08:33 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111902&oldid=111899 * None1 * (-1) typo
22:09:05 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=111903&oldid=111902 * None1 * (+7) /* Execution */
22:14:45 <esolangs> [[Fuck-brain]] N https://esolangs.org/w/index.php?oldid=111904 * None1 * (+460) Created page with "fuck-brain is a brainfuck derivative created by [[User:None1]], it is the same as [[brainfuck]] with only the +,> and . command. ==Accumulator== Fuck-brain has no < command, which means that the cells on the left of pointer are discarded, which means unlike [[brainfuck
22:15:07 <esolangs> [[Fuck-brain]] M https://esolangs.org/w/index.php?diff=111905&oldid=111904 * None1 * (+4) /* Accumulator */
22:22:23 <esolangs> [[Fuck-brain]] https://esolangs.org/w/index.php?diff=111906&oldid=111905 * None1 * (+656)
22:22:37 <esolangs> [[Fuck-brain]] https://esolangs.org/w/index.php?diff=111907&oldid=111906 * None1 * (-31)
22:26:28 <esolangs> [[Fuck-brain]] M https://esolangs.org/w/index.php?diff=111908&oldid=111907 * None1 * (+0) /* Example Prograns */
22:27:33 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111909&oldid=111901 * None1 * (+59) added fuck-brain
22:28:00 <esolangs> [[Fuck-brain]] https://esolangs.org/w/index.php?diff=111910&oldid=111908 * None1 * (+2)
22:31:16 <esolangs> [[Talk:Arithmetic]] N https://esolangs.org/w/index.php?oldid=111911 * None1 * (+240) Created page with "==Can you explain the interpreter a bit== The JavaScript interpreter is very minimized, and I don't know regular expressions (I'm not lying, I really don't know them), I hope someome can explain that interpreter. --~~~~~"
22:31:39 <esolangs> [[Talk:Arithmetic]] M https://esolangs.org/w/index.php?diff=111912&oldid=111911 * None1 * (+48)
22:34:28 <esolangs> [[Arithmetic]] https://esolangs.org/w/index.php?diff=111913&oldid=111898 * None1 * (+175) /* Interpreter */
22:36:33 <esolangs> [[Arithmetic]] M https://esolangs.org/w/index.php?diff=111914&oldid=111913 * None1 * (+9) /* Interpreter */
22:51:28 -!- __monty__ has quit (Quit: leaving).
23:04:18 -!- APic has quit (Ping timeout: 260 seconds).
23:22:14 -!- APic has joined.
23:24:49 <zzo38_> I think that USB is no good and that is some problems, although that particular problem could be solved by the operating system if it has that capability to disable USB keyboard/mouse if you also have a PS/2 keyboard. (I use PS/2 keyboard/mouse)
23:57:27 -!- APic has quit (Ping timeout: 245 seconds).
2023-07-15
00:36:01 <esolangs> [[Fuck-brain]] M https://esolangs.org/w/index.php?diff=111915&oldid=111910 * None1 * (+12) /* Accumulator */
00:38:12 <esolangs> [[Fuck-brain]] M https://esolangs.org/w/index.php?diff=111916&oldid=111915 * None1 * (+0) /* Example Prograns */
00:40:23 <esolangs> [[.fuck]] N https://esolangs.org/w/index.php?oldid=111917 * None1 * (+21) Redirected page to [[Dotfuck]]
00:42:38 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111918&oldid=111903 * None1 * (+0) /* Execution */
00:42:52 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111919&oldid=111918 * None1 * (+1) /* Execution */
00:44:42 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111920&oldid=111919 * None1 * (+20) /* Why is it brain-exploding */
00:53:00 <esolangs> [[C-Shop]] N https://esolangs.org/w/index.php?oldid=111921 * None1 * (+267) Created page with "C-Shop is an esolang created by [[User:None1]], it has nothing to do with the non-esoteric language C# except that they have similar pronouciation. ==Syntax== Every line in C-Shop can be on of these: Welcome to C-Shop This must be the first line of the program."
01:01:51 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111922&oldid=111921 * None1 * (+258) /* Syntax */
01:04:22 <esolangs> [[C-Shop]] M https://esolangs.org/w/index.php?diff=111923&oldid=111922 * None1 * (+63)
01:07:11 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111924&oldid=111923 * None1 * (+67) /* Syntax */
01:13:04 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111925&oldid=111924 * None1 * (+82)
01:15:00 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111926&oldid=111925 * None1 * (+120)
01:25:05 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111927&oldid=111926 * None1 * (+1) /* Syntax */
01:28:04 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111928&oldid=111927 * None1 * (+79) /* Syntax */
01:28:17 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111929&oldid=111928 * None1 * (+0)
01:28:31 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111930&oldid=111929 * None1 * (+0)
01:29:04 <esolangs> [[C-Shop]] M https://esolangs.org/w/index.php?diff=111931&oldid=111930 * None1 * (-79) /* Syntax */
01:32:06 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111932&oldid=111931 * None1 * (+201)
01:32:23 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111933&oldid=111932 * None1 * (+0) /* One Time Cat */
01:33:28 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111934&oldid=111933 * None1 * (+79) /* One Time Cat */
01:41:53 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111935&oldid=111934 * None1 * (+848) /* Example Programs */
01:47:29 <esolangs> [[C-Shop]] https://esolangs.org/w/index.php?diff=111936&oldid=111935 * None1 * (+97)
01:48:05 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] N https://esolangs.org/w/index.php?oldid=111937 * AnotherTakenName * (+3877) Created page with "{{infobox proglang |name=Esolang Simply Created To Annoy People Who Dislike Scratch |author=[[User:AnotherTakenName|AnotherTakenName]] |year=[[:Category:2023|2023]] |majorimpl=[https://scratch.mit.edu/projects/
01:48:28 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111938&oldid=111909 * None1 * (+60)
01:49:18 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111939&oldid=111880 * None1 * (+13) /* C */
01:49:55 <esolangs> [[C-Shop]] M https://esolangs.org/w/index.php?diff=111940&oldid=111936 * None1 * (+0) /* Hello World */
01:51:27 <esolangs> [[Crop]] M https://esolangs.org/w/index.php?diff=111941&oldid=111810 * None1 * (+0) /* Example Programs */
01:51:47 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] https://esolangs.org/w/index.php?diff=111942&oldid=111937 * AnotherTakenName * (+27)
01:53:01 <esolangs> [[ESCTAPWDS]] N https://esolangs.org/w/index.php?oldid=111943 * AnotherTakenName * (+83) Redirected page to [[Esolang Simply Created To Annoy People Who Dislike Scratch]]
01:57:18 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] https://esolangs.org/w/index.php?diff=111944&oldid=111942 * AnotherTakenName * (+1) /* Cat 2 */
01:59:15 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] https://esolangs.org/w/index.php?diff=111945&oldid=111944 * AnotherTakenName * (-7) /* Cat 1 */
02:05:48 -!- APic has joined.
02:16:55 -!- razetime has joined.
02:23:31 <esolangs> [[Scratch is dumb]] N https://esolangs.org/w/index.php?oldid=111946 * None1 * (+1301) Created page with "Scratch is dumb is an esolang made by [[User:None1]], it is made to response to the person who invented the esolang [[Esolang Simply Created To Annoy People Who Dislike Scratch]], who want to annoy people who dislike scratch. This esolang will tell you that Scratc
02:24:52 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111947&oldid=111938 * None1 * (+74)
02:29:07 <esolangs> [[Scratch is dumb]] https://esolangs.org/w/index.php?diff=111948&oldid=111946 * None1 * (+380) /* Example Programs */
02:29:44 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111949&oldid=111948 * None1 * (+10) /* Hello World */ wrap
02:30:13 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111950&oldid=111949 * None1 * (+12) /* Hello World */ multiline code
02:31:09 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=111951&oldid=111939 * None1 * (+22) /* S */
02:32:07 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111952&oldid=111950 * None1 * (+53)
02:35:06 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=111953&oldid=111799 * None1 * (+426) Added Scratch is dumb to hello world programs list
02:37:34 <esolangs> [[Scratch is dumb]] https://esolangs.org/w/index.php?diff=111954&oldid=111952 * None1 * (+121)
02:39:04 <esolangs> [[Scratch is dumb]] https://esolangs.org/w/index.php?diff=111955&oldid=111954 * None1 * (+91)
03:00:33 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111956&oldid=111751 * D * (+12)
03:01:45 <esolangs> [[You can without a brainfuck]] M https://esolangs.org/w/index.php?diff=111957&oldid=111956 * D * (-12) /* See also */
03:05:25 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111958&oldid=111920 * D * (+43)
03:47:50 -!- razetime has quit (Ping timeout: 272 seconds).
04:02:49 -!- ais523 has quit (Quit: quit).
04:36:15 -!- razetime has joined.
04:42:06 -!- razetime has quit (Ping timeout: 245 seconds).
07:32:24 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111959&oldid=111452 * Pro465 * (+458) /* I cant see why this is turing complete */ clarify
08:40:35 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:57:05 -!- tromp has joined.
09:22:29 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111960&oldid=111959 * Hakerh400 * (+340)
09:33:46 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:35:09 -!- Lord_of_Life has joined.
09:42:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:57:38 -!- tromp has joined.
10:01:55 -!- Sgeo has quit (Read error: Connection reset by peer).
10:12:40 -!- __monty__ has joined.
11:34:24 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=111961&oldid=111153 * Bsoelch * (+75) Update language specification
11:37:00 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=111962&oldid=111961 * Bsoelch * (+84) add online interpreter
11:59:50 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:04:24 -!- tromp has joined.
12:11:04 -!- SGautam has joined.
12:11:58 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=111963&oldid=111958 * None1 * (+148) /* Execution */ .fuck has no decrement.
12:14:21 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111964&oldid=111963 * None1 * (+56) /* Turing completeness */
12:14:24 <int-e> Yay I still know how to make a rocket (shapez.io)
12:17:00 <int-e> (not very efficiently but who cares)
12:18:16 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111965&oldid=111955 * None1 * (-13) /* Introduction */ redundant words
12:19:52 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111966&oldid=111965 * None1 * (+65) /* Turing completeness */
12:20:23 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111967&oldid=111966 * None1 * (+1) Third person
12:21:21 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111968&oldid=111967 * None1 * (+16) 2023
12:21:44 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111969&oldid=111964 * None1 * (+18)
12:23:33 <b_jonas> int-e: are you doing a fresh playthrough or just adding more lanes into your big factory?
12:23:58 <b_jonas> or cleaning up the factory perhaps
12:24:34 <int-e> b_jonas: I started from scratch because I got the game on steam and now I'm collecting achievements (without try-harding, just seeing what I can get from a single playthrough). Also it had been 10 months since I touched it.
12:25:19 <b_jonas> I see
12:25:35 <int-e> (I got it on steam for the puzzle DLC if you remember. Which... is okay, but not something one must get.)
12:30:17 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=111970&oldid=111969 * None1 * (+2322) /* Why is it brain-exploding */ Replace with an exact number generated by Python on my laptop, and figured out that you DO need 2^2000+ dots because dotfuck has no decrement.
12:31:00 <int-e> I'm not sure whether I'll go beyond a single factory.. certainly no more than 4.
12:31:18 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111971&oldid=111970 * None1 * (+113)
12:31:57 <int-e> (I don't get achievements if I use a savegame that used a mod, so I'll have to rebuild the slice maker from scratch)
12:32:14 <int-e> (though I can obviously resuse the design)
12:33:36 <int-e> (4 factories is a sweet spot for the overall layout, because you can have a 4-fold rotational symmetry easily)
12:35:52 <int-e> If I find some extra motivation I might finish up https://int-e.eu/~bf3/tmp/shapez-v5x6-wip.png to see whether it achieves the, was it 40 seconds or 30 seconds per level that is hard? at 10x speed.
12:36:47 <int-e> (it's funny; it's really only missing the control logic but somehow I ran out of steam on the last mile)
12:37:49 <int-e> Ultimately the fact that the 8-factory design I had basically finished didn't run at 60 fps really killed the drive.
12:38:41 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=111972&oldid=111971 * None1 * (+336) /* Why is it brain-exploding */
12:40:09 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111973&oldid=111972 * None1 * (+1) /* Why is it brain-exploding */ typo
12:46:55 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=111974&oldid=111973 * None1 * (-161) /* Why is it brain-exploding */ Not that many, but still a crazy number!
13:23:30 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111975&oldid=111947 * None1 * (-1) No s.
13:31:13 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=111976 * None1 * (+158) Created page with " is an esolang created by [[User:None1]], is is the same as [[]], but all the emojis are replaced with Chinese characters, making it easier to type."
13:33:32 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111977&oldid=111976 * None1 * (+225)
13:33:41 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111978&oldid=111977 * None1 * (+1) /* =Cat Program */
13:33:58 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111979&oldid=111978 * None1 * (+0) typo
13:34:32 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111980&oldid=111979 * None1 * (+37) /* Example Programs */
13:35:01 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=111981&oldid=111980 * None1 * (+2) /* Hello World */ quotes
13:36:03 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=111982&oldid=111951 * None1 * (+10) /* Non-alphabetic */ Added [[]] to language list
13:36:27 <esolangs> [[]] https://esolangs.org/w/index.php?diff=111983&oldid=111981 * None1 * (+10)
13:39:14 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=111984&oldid=111975 * None1 * (+82) Added to user page
13:39:40 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=111985&oldid=111984 * None1 * (+3) fixed link
13:45:10 <esolangs> [[Chicken]] M https://esolangs.org/w/index.php?diff=111986&oldid=79678 * None1 * (+29) See also
13:46:55 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111987&oldid=111960 * Yetyetty1234567890 * (+58) /* I cant see why this is turing complete */
13:47:51 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111988&oldid=111987 * Yetyetty1234567890 * (+69) /* I cant see why this is turing complete */
13:53:18 -!- Noisytoot has quit (Ping timeout: 272 seconds).
14:08:09 -!- Noisytoot has joined.
14:12:42 -!- perlbot has quit (Quit: ZNC 1.8.2+deb3.1 - https://znc.in).
14:12:42 -!- simcop2387 has quit (Quit: ZNC 1.8.2+deb3.1 - https://znc.in).
14:22:16 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111989&oldid=111988 * Hakerh400 * (+1069)
14:26:40 -!- ais523 has joined.
14:36:27 -!- simcop2387 has joined.
14:39:10 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111990&oldid=111989 * Pro465 * (+269) /* I cant see why this is turing complete */ request clarification
14:39:27 -!- perlbot has joined.
14:47:34 <esolangs> [[Two-instruction madness!]] https://esolangs.org/w/index.php?diff=111991&oldid=111509 * Yetyetty1234567890 * (-1) /* Infinite loop */
14:55:57 -!- razetime has joined.
15:36:20 <esolangs> [[C-Shop]] M https://esolangs.org/w/index.php?diff=111992&oldid=111940 * PythonshellDebugwindow * (+68) Categories
15:37:45 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=111993&oldid=111968 * PythonshellDebugwindow * (+107) /* Turing completeness */ categories
15:40:35 -!- SGautam has quit (Quit: Connection closed for inactivity).
15:42:36 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111994&oldid=111990 * Hakerh400 * (+1117)
16:22:40 <esolangs> [[Talk:Arithmetic]] M https://esolangs.org/w/index.php?diff=111995&oldid=111912 * PythonshellDebugwindow * (+3774) /* Can you explain the interpreter a bit */ reply
16:22:40 -!- Guest63 has joined.
16:23:17 -!- Guest63 has quit (Client Quit).
16:53:08 <fizzie> Bah, now the washing machine is dead. :/
16:56:42 <fizzie> Outlet works (with a phone charger), and fuse in the plug is still good, so I guess it's just kaput.
17:00:50 <fizzie> Manufacturer charges £117/visit post-warranty, even if they can't fix it or if it's "beyond economic repair". Plus replacement parts, of course.
17:04:04 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:08:54 <fizzie> It's so annoying when it's probably some moderately small thing to repair (like swapping a board or a transformer or whatever), but the cost is the same order of magnitude as just replacing it.
17:10:37 <b_jonas> ouch
17:13:46 <b_jonas> how old is the washing machine?
17:16:59 <fizzie> It's about 4.5 years old, with a 2-year warranty period.
17:17:16 <fizzie> Kind of would like these things to last for closer to 10 years rather than 5.
17:23:32 -!- tromp has joined.
17:29:00 <b_jonas> yeah, they definitely shouldn't die in 4.5 years
17:29:16 <b_jonas> my washing machine is over ten years old now and works fine
17:44:07 -!- impomatic has joined.
17:47:23 <impomatic> Does anyone know how I can get in touch with the creator of Esowar? https://esolangs.org/wiki/Esowar
17:48:17 <ais523> Oorby used to be a regular here, but they haven't been here in a while
17:48:20 <ais523> * Orby
17:48:21 <impomatic> I'd like to get a copy of the code. It's no longer online :-(
17:51:57 <ais523> it shouldn't be that hard to re-implement, it's basically a cross between BF and Core Wars
17:55:35 <impomatic> I know, but would be nice to have the original and any example programs.
17:56:36 <ais523> you could try using https://esolangs.org/wiki/Special:EmailUser/Orby to email the email address the wiki has on file
17:56:50 <ais523> (assuming there is one – I can't check)
18:00:10 <shachaf> `? member
18:00:14 <HackEso> I'm sorry, #esoteric has regulars, not members. Who told you about members? There are definitely no members here, and you wouldn't be allowed to know about them, anyway.
18:00:35 <int-e> see also re-member, dis-member
18:00:52 <int-e> (no I don't think those entries exist)
18:03:38 <impomatic> ais523: email sent, thanks
18:04:41 <ais523> of course I can't guarantee you'll get a reply
18:07:10 <impomatic> I wrote a short program in Ruby. Works fine, but wondered if anyone fluent in Ruby can see any simplifications, bad style or bad practices in it :-) https://corewar.co.uk/optima/optima.rb
18:07:49 <impomatic> ais523: I'm used to not getting replies. I send a lot of emails asking about stuff which has disappeared from the internet.
18:08:06 <impomatic> Even snail mail about pre-internet stuff.
18:16:27 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=111996&oldid=111994 * Ais523 * (+1183) /* I cant see why this is turing complete */ how the data normally ends up getting stored in practice
18:18:34 <ais523> sometimes these very small TCness constructions require an absurd number of steps before you even reach anything that's recognisable as arithmetic, fortunately the I/D machine isn't too bad in that respect
18:19:01 <ais523> The Waterfall Model can actually store numbers almost-directly, which is a little surprising but makes it easier to convince people it's TC
18:19:27 <ais523> ():^ Underload is a lot worse, I think that's a few levels of abstraction away from anything that can be interpreted as an integer
18:22:52 -!- fungot has quit (Ping timeout: 240 seconds).
18:24:24 <impomatic> I like Underload :-)
18:24:48 -!- razetime has quit (Remote host closed the connection).
18:25:37 <ais523> the minimal TC subset works pretty differently from the full version of the language
18:25:50 <ais523> if you have * then you have actual numbers
18:47:19 <b_jonas> "The Waterfall Model can actually store numbers almost-directly, which is a little surprising but makes it easier to convince people it's TC" => is this your reaction to https://esolangs.org/wiki/Talk:I/D_machine#I_cant_see_why_this_is_turing_complete ?
18:48:11 <ais523> was inspired by it, at least
18:51:30 <ais523> something I was thinking about semi-recently was tag systems, and if it's possible for them to be efficient
18:51:50 <ais523> the TCness proofs generally go via Minsky machines, which means an exponential slowdown – I'm not certain whether or not such a slowdown is required
18:55:14 -!- DHeadshot has joined.
19:04:47 -!- Sgeo has joined.
19:07:05 <esolangs> [[Talk:Woodchuck/Implementation]] N https://esolangs.org/w/index.php?oldid=111997 * Rdebath * (+281) Broken interpreter :(
19:14:13 <b_jonas> ... the TCness proof for Underload, or even underload with *, goes through a two-stack machine. so do the TCness proofs of Consumer Society. only of course you prefer to push the boundaries of TCness with tarpits where that's hard, and that's when you go through Minsky machines. though of course if you're trying to program an existing language like M:tG then that does help.
19:31:53 <ais523> b_jonas: there are plenty of ways to prove Underload TC – my usual one is to translate SKI combinator calculus into it
19:40:47 <esolangs> [[Simplified Emmental]] https://esolangs.org/w/index.php?diff=111998&oldid=79336 * Rdebath * (+161) Simple ruby interpreter.
19:41:00 -!- impomatic has quit (Quit: https://corewar.co.uk).
19:41:37 -!- DHeadshot has quit (Remote host closed the connection).
19:49:09 <b_jonas> ais523: yeah
20:17:04 -!- vyv has joined.
20:22:24 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] M https://esolangs.org/w/index.php?diff=111999&oldid=111945 * PythonshellDebugwindow * (+87) /* External resources */ Categories
20:23:12 <esolangs> [[Esolang Simply Created To Annoy People Who Dislike Scratch]] M https://esolangs.org/w/index.php?diff=112000&oldid=111999 * PythonshellDebugwindow * (+34) Class
20:31:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:43:53 -!- tromp has joined.
20:59:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:05:06 -!- tromp has joined.
21:17:17 -!- vyv has quit (Quit: Konversation terminated!).
21:24:10 <esolangs> [[Melanjan]] M https://esolangs.org/w/index.php?diff=112001&oldid=102320 * Challenger5 * (+2) fact fix
21:27:51 <esolangs> [[User:Challenger5]] https://esolangs.org/w/index.php?diff=112002&oldid=105063 * Challenger5 * (+106) mention imma
21:29:29 <esolangs> [[User:Challenger5]] M https://esolangs.org/w/index.php?diff=112003&oldid=112002 * Challenger5 * (+13) fix links
21:32:06 <esolangs> [[CZTOLJDEFGKJSKI calculus]] N https://esolangs.org/w/index.php?oldid=112004 * Challenger5 * (+2428) Created page with "{{infobox proglang |name=CZTOLJDEFGKJSKI calculus |paradigms=functional |author=[[User:Challenger5]] |year=[[:Category:2023|2023]] |class=[[:Category:Turing complete|Turing complete]] |influence=[[Lazy K]] |files=<code>.cztoljdefgkjski</code> }} Th
21:33:55 -!- lambdabot has quit (Remote host closed the connection).
21:34:51 <esolangs> [[User:Challenger5]] https://esolangs.org/w/index.php?diff=112005&oldid=112003 * Challenger5 * (+59)
21:37:10 -!- lambdabot has joined.
21:54:47 -!- __monty__ has quit (Quit: leaving).
23:05:06 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:19:30 -!- APic has quit (Ping timeout: 272 seconds).
23:27:14 -!- APic has joined.
23:49:35 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112006&oldid=111996 * Yetyetty1234567890 * (+178) /* I cant see why this is turing complete */
23:49:52 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112007&oldid=112006 * Yetyetty1234567890 * (+0) /* I cant see why this is turing complete */ : fix date
23:53:26 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112008&oldid=112007 * Ais523 * (+707) /* I cant see why this is turing complete */ link to the proof
2023-07-16
00:19:21 -!- Sgeo has quit (Read error: Connection reset by peer).
00:21:42 -!- Sgeo has joined.
00:45:37 -!- tromp has joined.
00:47:43 -!- tromp has quit (Client Quit).
01:00:09 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112009&oldid=112008 * Yetyetty1234567890 * (+387) /* I cant see why this is turing complete */
01:15:49 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112010&oldid=112009 * Ais523 * (+1153) /* I cant see why this is turing complete */ control flow is a bit confusing it's worth looking at [[cyclic tag]], where it works the same way
03:21:22 <int-e> . o O ( what goes around comes around )
03:21:40 <int-e> (re: esolangs (wiki edit))
03:22:54 -!- ais523 has quit (Quit: quit).
04:20:58 <esolangs> [[Tildehyph]] https://esolangs.org/w/index.php?diff=112011&oldid=51031 * Rdebath * (+10) /* Examples */
05:41:19 <esolangs> [[Redstone]] https://esolangs.org/w/index.php?diff=112012&oldid=86442 * Rdebath * (+186) Fix claim
06:02:39 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112013&oldid=112010 * Pro465 * (+354) /* I cant see why this is turing complete */ advise OP
06:03:40 <esolangs> [[Raylang]] https://esolangs.org/w/index.php?diff=112014&oldid=97352 * Rdebath * (+398) Remove autocorrect from symbol table and add TBS interpreter
06:13:24 -!- razetime has joined.
06:49:48 -!- razetime has quit (Ping timeout: 272 seconds).
07:37:57 -!- tromp has joined.
07:39:38 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=112015&oldid=110327 * Rdebath * (+428) /* General Ideas */
08:44:18 -!- Sgeo_ has joined.
08:45:50 -!- moony9 has joined.
08:46:45 -!- simcop2387_ has joined.
08:47:05 -!- Noisytoot has quit (Killed (erbium.libera.chat (Nickname regained by services))).
08:47:07 -!- Noisytoot has joined.
08:49:38 -!- Lymee has joined.
08:53:29 -!- Sgeo has quit (*.net *.split).
08:53:29 -!- simcop2387 has quit (*.net *.split).
08:53:29 -!- moony has quit (*.net *.split).
08:53:29 -!- Lymia has quit (*.net *.split).
08:53:30 -!- moony9 has changed nick to moony.
08:53:30 -!- simcop2387_ has changed nick to simcop2387.
08:58:43 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112016&oldid=111802 * None1 * (+300) /* Non-alpha */ Added [[]]
09:01:37 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112017&oldid=112016 * None1 * (+303) /* C */ Added [[C-Shop]]
09:13:10 -!- Sgeo_ has quit (Read error: Connection reset by peer).
09:19:57 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=112018&oldid=112015 * Rdebath * (-13) Interpreter needs to know language
09:34:33 -!- Lord_of_Life_ has joined.
09:34:36 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:37:18 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:44:24 -!- __monty__ has joined.
12:41:24 -!- razetime has joined.
15:33:01 -!- razetime has quit (Remote host closed the connection).
16:10:00 -!- Sgeo has joined.
16:53:56 -!- ais523 has joined.
17:27:08 -!- sprout_ has joined.
17:30:54 -!- sprout has quit (Ping timeout: 260 seconds).
18:21:52 -!- sprout_ has changed nick to sprout.
18:25:37 -!- ais523 has quit (Quit: sorry about my connection).
18:26:02 -!- ais523 has joined.
18:48:48 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:52:42 -!- tromp has joined.
19:17:40 <esolangs> [[Boring and Idiotic milk supper]] https://esolangs.org/w/index.php?diff=112019&oldid=111334 * Kaveh Yousefi * (+24) Rectified the statement concerning the accumulator minimum and maximum; especially the former must admit the zero value for the iteration construct's satisfaction.
19:28:06 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:32:49 <esolangs> [[Thue++]] N https://esolangs.org/w/index.php?oldid=112020 * Dadsdy * (+165) Created page with "Thue, but with regex (EMCAscript).<br> Capture groups exist. # Examples Variables: ((var\w*)="([^"]*)".*)\2::=\1\3 # Implementation https://jsfiddle.net/06w5sg3a/5/"
19:34:39 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112021&oldid=112020 * Dadsdy * (+64)
19:35:13 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112022&oldid=112021 * Dadsdy * (-17)
19:36:31 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112023&oldid=112022 * Dadsdy * (+26)
19:37:15 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112024&oldid=111982 * Dadsdy * (+13) /* T */
19:39:22 -!- tromp has joined.
19:41:46 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112025&oldid=112023 * Dadsdy * (+1)
19:49:56 <esolangs> [[Thue++]] M https://esolangs.org/w/index.php?diff=112026&oldid=112025 * Dadsdy * (+0)
20:19:44 <esolangs> [[Thue]] https://esolangs.org/w/index.php?diff=112027&oldid=109596 * Dadsdy * (-178) Multiplier now actually works all the time and is much simpler
20:23:02 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112028&oldid=112026 * Dadsdy * (+76)
20:24:58 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112029&oldid=112028 * Dadsdy * (+29)
20:27:12 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112030&oldid=112029 * Dadsdy * (-25)
20:30:05 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112031&oldid=112030 * Dadsdy * (+0) IO added
20:41:57 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112032&oldid=112031 * Dadsdy * (+0)
20:43:57 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112033&oldid=112032 * Dadsdy * (+28)
20:45:00 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112034&oldid=112033 * Dadsdy * (+0)
20:45:17 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112035&oldid=112034 * Dadsdy * (+0)
20:47:17 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112036&oldid=112035 * Dadsdy * (+67)
20:49:14 <esolangs> [[ABSTRACT]] https://esolangs.org/w/index.php?diff=112037&oldid=99390 * Dadsdy * (+6) Changed redirect target from [[&!]] to [[Abstract]]
20:49:53 <esolangs> [[CFN]] https://esolangs.org/w/index.php?diff=112038&oldid=111876 * Dadsdy * (+2) Changed redirect target from [[ComputerForNumber]] to [[Computer For Number]]
20:52:03 <esolangs> [[Talk:CFN]] https://esolangs.org/w/index.php?diff=112039&oldid=111878 * Dadsdy * (+2) Changed redirect target from [[Talk:ComputerForNumber]] to [[Talk:Computer For Number]]
20:52:40 <esolangs> [[Over Objective Programming Language]] https://esolangs.org/w/index.php?diff=112040&oldid=107084 * Dadsdy * (-4) Changed redirect target from [[The Over-Objective Programming Language (Opal)]] to [[Over-Objective Programming Language (Opal)]]
21:15:55 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:24:32 <esolangs> [[Object oriented Thue]] M https://esolangs.org/w/index.php?diff=112041&oldid=74615 * Dadsdy * (+0) /* Examples */
22:08:20 -!- __monty__ has quit (Quit: leaving).
22:10:38 -!- Wryl has quit.
22:49:16 -!- SGautam has joined.
2023-07-17
01:12:13 -!- razetime has joined.
01:27:27 -!- SoniEx2 has quit (Ping timeout: 245 seconds).
01:37:01 -!- Soni has joined.
01:42:12 -!- Soni has quit (Ping timeout: 272 seconds).
01:44:09 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112042&oldid=112036 * Dadsdy * (+1)
01:44:54 -!- Soni has joined.
01:58:46 -!- SGautam has quit (Quit: Connection closed for inactivity).
02:24:20 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=112043&oldid=111974 * None1 * (-8) Only 10 dots
02:36:03 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=112044&oldid=112043 * None1 * (-937) Not that many
02:36:22 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=112045&oldid=112044 * None1 * (+7) /* Why is it brain-exploding */ wrap
02:41:59 <esolangs> [[IOFuck]] N https://esolangs.org/w/index.php?oldid=112046 * None1 * (+292) Created page with "IOFuck is an esolang invented by [[User:None1]]. ==Commands== In this esolang, there are only 3 commands. Input input a line of string Output output the most recent string that was inputed. Forever(CODE) do CODE forever ==Example Programs== ===Cat Program=== Forever(
02:43:13 <esolangs> [[IOFuck]] https://esolangs.org/w/index.php?diff=112047&oldid=112046 * None1 * (+34) /* Example Programs */
02:43:43 <esolangs> [[IOFuck]] M https://esolangs.org/w/index.php?diff=112048&oldid=112047 * None1 * (+23) /* Commands */
02:44:38 <esolangs> [[IOFuck]] M https://esolangs.org/w/index.php?diff=112049&oldid=112048 * None1 * (+2)
02:46:36 <esolangs> [[IOFuck]] https://esolangs.org/w/index.php?diff=112050&oldid=112049 * None1 * (+128)
02:47:56 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112051&oldid=111985 * None1 * (+58)
02:48:30 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112052&oldid=112024 * None1 * (+13) /* I */
02:50:49 -!- ais523 has quit (Quit: quit).
03:11:07 <esolangs> [[IOFuck]] https://esolangs.org/w/index.php?diff=112053&oldid=112050 * None1 * (+516) Added interactive interpreter in Python and implemented category
03:12:45 <esolangs> [[IOFuck]] M https://esolangs.org/w/index.php?diff=112054&oldid=112053 * None1 * (+96) /* Python */ Added warning
03:18:18 <esolangs> [[Talk:(]] N https://esolangs.org/w/index.php?oldid=112055 * None1 * (+146) Created page with "==Why does it solve the halting problem when the user uses it alive?== --~~~~"
03:21:29 <esolangs> [[Bx]] N https://esolangs.org/w/index.php?oldid=112056 * None1 * (+32) Added redirect page
03:59:17 <esolangs> [[.fuck cat program]] N https://esolangs.org/w/index.php?oldid=112057 * None1 * (+6893) Created page with "{{Back|Dotfuck}} Cat program in [[Dotfuck]], which is 6742 bytes long. <pre> .................................................................................................... ....................................................................................
03:59:45 <esolangs> [[.fuck cat program]] M https://esolangs.org/w/index.php?diff=112058&oldid=112057 * None1 * (+1)
04:02:27 <esolangs> [[Dotfuck]] https://esolangs.org/w/index.php?diff=112059&oldid=112045 * None1 * (+197) /* Example Programs */ Added 6742 byte cat program
04:05:13 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112060&oldid=112042 * Dadsdy * (+58)
04:05:29 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=112061&oldid=112059 * None1 * (+56) /* Example Programs */
04:06:02 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112062&oldid=112060 * Dadsdy * (-3)
04:06:08 <esolangs> [[Dotfuck]] M https://esolangs.org/w/index.php?diff=112063&oldid=112061 * None1 * (-1) /* Example Programs */ no s
04:06:16 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112064&oldid=112062 * Dadsdy * (+1) /* Examples */
04:09:11 -!- razetime has quit (Ping timeout: 245 seconds).
04:09:21 <esolangs> [[.fuck cat program]] M https://esolangs.org/w/index.php?diff=112065&oldid=112058 * None1 * (+112)
05:26:03 -!- Wryl has joined.
05:27:26 <esolangs> [[IOFuck]] M https://esolangs.org/w/index.php?diff=112066&oldid=112054 * PythonshellDebugwindow * (+50) Categories
06:24:20 -!- razetime has joined.
06:35:38 -!- tromp has joined.
07:11:35 <esolangs> [[Template:Sus]] https://esolangs.org/w/index.php?diff=112067&oldid=111857 * Xyzzy * (+90)
07:12:10 <esolangs> [[Template:Sus]] https://esolangs.org/w/index.php?diff=112068&oldid=112067 * Xyzzy * (+28)
07:14:15 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112069&oldid=111874 * Xyzzy * (+46)
07:16:02 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112070&oldid=112069 * Xyzzy * (+378)
07:16:02 -!- razetime has quit (Ping timeout: 246 seconds).
07:16:34 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112071&oldid=112070 * Xyzzy * (-7)
07:17:24 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112072&oldid=112071 * Xyzzy * (+5)
07:18:04 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112073&oldid=112072 * Xyzzy * (+15)
07:18:35 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112074&oldid=112073 * Xyzzy * (+11)
07:19:26 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112075&oldid=112074 * Xyzzy * (+99)
07:20:23 <esolangs> [[Category:Thematic]] https://esolangs.org/w/index.php?diff=112076&oldid=8214 * Xyzzy * (-1)
07:20:53 <esolangs> [[Category:Thematic]] https://esolangs.org/w/index.php?diff=112077&oldid=112076 * Xyzzy * (-7)
07:21:28 <esolangs> [[Special:Log/newusers]] create * Thejoni * New user account
07:24:49 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112078&oldid=111894 * Thejoni * (+195) /* Introductions */
07:24:50 <esolangs> [[Template:Stub]] https://esolangs.org/w/index.php?diff=112079&oldid=62039 * Xyzzy * (-25)
07:25:08 <esolangs> [[Template talk:Stub]] N https://esolangs.org/w/index.php?oldid=112080 * Xyzzy * (+1) Created page with "_"
07:25:57 <esolangs> [[Template:Derivative]] https://esolangs.org/w/index.php?diff=112081&oldid=44312 * Xyzzy * (+17)
07:28:32 <esolangs> [[Template:Sus]] https://esolangs.org/w/index.php?diff=112082&oldid=112068 * Xyzzy * (+118)
07:36:03 -!- razetime has joined.
07:38:32 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112083&oldid=112075 * Xyzzy * (+286)
07:38:41 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112084&oldid=112013 * Yetyetty1234567890 * (+10) /* I cant see why this is turing complete */
07:50:17 -!- SGautam has joined.
08:04:12 <esolangs> [[Braindamage]] N https://esolangs.org/w/index.php?oldid=112085 * Thejoni * (+1415) Created page with "[[Category:Languages]] '''braindamage''' is a programming language based on [[Brainfuck]] that have the same syntax as [[Brainfuck]] with a few additions ==Syntax== ===Original brainfuck syntax=== {| class="wikitable" !Command !Description |- | style="text-align:cen
08:10:17 -!- Sgeo has quit (Read error: Connection reset by peer).
08:19:03 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112086&oldid=112085 * Thejoni * (+1030) /* Syntax */
08:21:25 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112087&oldid=112086 * Thejoni * (+56) /* Variable additions */
08:38:18 -!- razetime has quit (Ping timeout: 272 seconds).
08:53:28 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112088&oldid=112087 * Thejoni * (+1386)
08:58:14 -!- razetime has joined.
09:01:45 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112089&oldid=112088 * Thejoni * (-9) /* Hello world example */
09:01:58 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112090&oldid=112089 * Thejoni * (-78) /* Hello world example */
09:02:15 <esolangs> [[Braindamage]] M https://esolangs.org/w/index.php?diff=112091&oldid=112090 * Thejoni * (-1) /* Hello world example */
09:05:38 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112092&oldid=112091 * Thejoni * (+199) /* Variable additions */
09:06:19 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112093&oldid=112092 * Thejoni * (+34) /* Single-character additions */
09:06:48 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112094&oldid=112093 * Thejoni * (+33) /* Single-character additions */
09:18:55 <esolangs> [[Universal definition for programming languages]] N https://esolangs.org/w/index.php?oldid=112095 * Yetyetty1234567890 * (+1399) Created page with "This page is a attempt for a universal way of defining any esolang or normal programming language, but it isn't complete. ==Special variables== Firstare special variables. # d, position of the data pointer for cell base
09:19:09 <esolangs> [[Universal definition for programming languages]] https://esolangs.org/w/index.php?diff=112096&oldid=112095 * Yetyetty1234567890 * (-2) /* Special variables */
09:19:35 <esolangs> [[Universal definition for programming languages]] https://esolangs.org/w/index.php?diff=112097&oldid=112096 * Yetyetty1234567890 * (-5) /* Boolean structure */
09:29:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:30:30 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112098&oldid=112094 * Thejoni * (+91)
09:34:16 -!- Lord_of_Life_ has joined.
09:35:03 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:35:29 -!- tromp has joined.
09:37:06 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:39:04 <esolangs> [[Universal definition for programming languages]] https://esolangs.org/w/index.php?diff=112099&oldid=112097 * Yetyetty1234567890 * (+134) /* Special variables */ vectors
09:45:12 -!- __monty__ has joined.
09:57:26 <esolangs> [[Talk:Quine]] https://esolangs.org/w/index.php?diff=112100&oldid=10642 * Yetyetty1234567890 * (+329)
09:58:03 <esolangs> [[Talk:Quine]] https://esolangs.org/w/index.php?diff=112101&oldid=112100 * Yetyetty1234567890 * (+19) /* Totally random discussion after 16 years of inactivity of the talk page about all Turing complete languages are quines */
09:58:22 <esolangs> [[Talk:Quine]] https://esolangs.org/w/index.php?diff=112102&oldid=112101 * Yetyetty1234567890 * (+6) /* Totally random discussion after 16 years of inactivity of the talk page about all Turing complete languages are quines */
09:59:39 -!- SGautam has quit (Quit: Connection closed for inactivity).
10:02:14 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112103&oldid=112098 * Thejoni * (+77) /* Single-character additions */
10:03:27 <esolangs> [[Braindamage]] https://esolangs.org/w/index.php?diff=112104&oldid=112103 * Thejoni * (+167) /* Variable additions */
11:25:22 -!- tromp has quit (Read error: Connection reset by peer).
11:58:59 -!- razetime has quit (Remote host closed the connection).
14:08:31 -!- impomatic has joined.
14:24:09 -!- SGautam has joined.
15:11:02 -!- Sgeo has joined.
15:34:33 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112105&oldid=112084 * Pro465 * (+128) /* I cant see why this is turing complete */
15:41:11 -!- zzo38_ has quit (Ping timeout: 250 seconds).
16:10:25 <esolangs> [[Braindamage]] M https://esolangs.org/w/index.php?diff=112106&oldid=112104 * PythonshellDebugwindow * (+137) /* External resources */ categories
16:12:14 <esolangs> [[Braindamage]] M https://esolangs.org/w/index.php?diff=112107&oldid=112106 * PythonshellDebugwindow * (-43) Move category, fix formatting
16:12:38 <esolangs> [[Braindamage]] M https://esolangs.org/w/index.php?diff=112108&oldid=112107 * PythonshellDebugwindow * (+14) Lowercase
16:13:52 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112109&oldid=112052 * PythonshellDebugwindow * (+18) /* B */ add
16:25:06 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=112110&oldid=111387 * PythonshellDebugwindow * (+23) /* Implementation */ category
17:23:05 <esolangs> [[Talk:I/D machine]] https://esolangs.org/w/index.php?diff=112111&oldid=112105 * Ais523 * (-138) rv insult please try to stay civil also rv the response to it because it wouldn't make sense out of context
17:27:34 <esolangs> [[Talk:Universal definition for programming languages]] N https://esolangs.org/w/index.php?oldid=112112 * Ais523 * (+654) I don't think this is going to work
18:35:52 -!- impomatic has quit (Ping timeout: 240 seconds).
19:07:19 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=112113&oldid=111873 * Kaveh Yousefi * (+872) Added an interpreter implementation in Common Lisp.
19:23:48 -!- zzo38 has joined.
20:12:31 <esolangs> [[Lnlang]] N https://esolangs.org/w/index.php?oldid=112114 * 0ptr * (+9065) Created page with "'''lnlang''' is an esoteric programming language where the code consists of numbered lines that dictate the program's execution flow. Each line can contain function calls that return numeric values, and the sum of these results is stored for each line after execution. == G
20:13:55 <esolangs> [[Lnlang]] https://esolangs.org/w/index.php?diff=112115&oldid=112114 * 0ptr * (+69)
20:22:20 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112116&oldid=112109 * 0ptr * (+13) add lnlang
20:43:39 -!- SGautam has quit (Quit: Connection closed for inactivity).
20:45:58 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=112117&oldid=111962 * Bsoelch * (+65) document over stack operator
20:48:54 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=112118&oldid=112117 * Bsoelch * (+125) improve explanation for over
21:36:48 <esolangs> [[Drive-In Window extended]] N https://esolangs.org/w/index.php?oldid=112119 * Alex s168 * (+2981) Created page with "{{WIP}} '''Drive-In Window extended''' is an [[esoteric programming language]] based on [https://esolangs.org/wiki/Drive-In_Window Drive-In Window], created by [[User:Alex_s168]]. The layout is similar to what someone would order at a restaurant. ==
21:37:21 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112120&oldid=112116 * Alex s168 * (+31)
21:59:10 <esolangs> [[Drive-In Window extended]] https://esolangs.org/w/index.php?diff=112121&oldid=112119 * Alex s168 * (+1278)
21:59:31 <esolangs> [[Drive-In Window extended]] M https://esolangs.org/w/index.php?diff=112122&oldid=112121 * Alex s168 * (+2)
22:02:40 <esolangs> [[Drive-In Window extended]] M https://esolangs.org/w/index.php?diff=112123&oldid=112122 * Alex s168 * (-9)
22:05:58 -!- chiselfuse has quit (Ping timeout: 240 seconds).
22:08:34 -!- chiselfuse has joined.
22:12:58 -!- __monty__ has quit (Quit: leaving).
22:54:24 -!- SGautam has joined.
23:39:30 <esolangs> [[Lnlang]] M https://esolangs.org/w/index.php?diff=112124&oldid=112115 * PythonshellDebugwindow * (+49) Categories
23:39:48 <esolangs> [[Lnlang]] M https://esolangs.org/w/index.php?diff=112125&oldid=112124 * PythonshellDebugwindow * (+14) Lowercase
23:44:08 -!- vyv has joined.
23:45:46 <esolangs> [[Deadfish]] https://esolangs.org/w/index.php?diff=112126&oldid=111123 * BoundedBeans * (+2048) /* J */ Added extra J interpreter
2023-07-18
00:13:46 -!- chiselfuse has quit (Remote host closed the connection).
00:14:10 -!- chiselfuse has joined.
00:36:39 -!- vyv has quit (Quit: Konversation terminated!).
01:08:15 -!- razetime has joined.
01:23:40 -!- SGautam has quit (Quit: Connection closed for inactivity).
01:48:51 <esolangs> [[User:BoundedBeans/C Sharp HBCHT Polyglot]] N https://esolangs.org/w/index.php?oldid=112127 * BoundedBeans * (+6229) Created page with "Here is a very obfuscated polyglot I made. It prints "Hello, world!" followed by a newline in both [[Half-Broken Car in Heavy Traffic]] and C#. <pre> public/**/class/**/p{//dj;gh0jy0y0troe0wo0oe0rt000hhhkje0ofgh--eg static/**/int/*
01:50:11 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=112128&oldid=111763 * BoundedBeans * (+125)
01:50:57 <esolangs> [[User:BoundedBeans]] https://esolangs.org/w/index.php?diff=112129&oldid=112128 * BoundedBeans * (+1)
01:58:39 <esolangs> [[Listack]] M https://esolangs.org/w/index.php?diff=112130&oldid=110144 * McChuck * (+26) /* Listack: A symmetric, flat, stack-based, concatenative language */
03:03:47 <esolangs> [[Ifunge]] M https://esolangs.org/w/index.php?diff=112131&oldid=111721 * None1 * (+8) /* Syntax */ replace with correct words
03:10:28 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=112132&oldid=112113 * None1 * (+139) /* Interpreters */ Added interpreter in C
03:16:19 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112133&oldid=112051 * None1 * (+24)
03:55:35 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112134&oldid=112064 * Dadsdy * (+2)
04:11:14 -!- razetime has quit (Ping timeout: 272 seconds).
04:50:12 -!- razetime has joined.
04:56:50 -!- razetime has quit (Ping timeout: 272 seconds).
06:06:18 -!- Sgeo has quit (Ping timeout: 258 seconds).
06:26:08 -!- Sgeo has joined.
06:28:42 -!- SGautam has joined.
06:52:58 <zzo38> How often do you worry about ctz of max HP in Pokemon?
07:15:51 -!- perlbot has quit (Ping timeout: 245 seconds).
07:16:08 -!- perlbot has joined.
07:16:17 -!- simcop2387 has quit (Ping timeout: 246 seconds).
07:16:51 -!- simcop2387 has joined.
07:20:36 -!- zzo38 has quit (Ping timeout: 272 seconds).
07:25:25 -!- zzo38 has joined.
07:38:07 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=112135&oldid=112118 * Bsoelch * (-72) Remove comment about finite memory
07:44:13 <esolangs> [[ForWhile]] https://esolangs.org/w/index.php?diff=112136&oldid=112135 * Bsoelch * (+926) add example for infinite loop
07:44:14 <esolangs> [[?!]] N https://esolangs.org/w/index.php?oldid=112137 * None1 * (+551) Created page with "?! is an esolang, invented by [[User:None1]]. It has only 2 commands, but it is still Turing complete. ==Commands== Just like its name, ?! has only 2 commands, which are ? and !. ==Execution== ===! command=== Every ! command is interpreted as one of the command in [[brainfuck
07:45:29 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112138&oldid=112137 * None1 * (-1) /* ? command */
07:47:35 <esolangs> [[?!]] https://esolangs.org/w/index.php?diff=112139&oldid=112138 * None1 * (+92)
07:48:52 <esolangs> [[?!]] https://esolangs.org/w/index.php?diff=112140&oldid=112139 * None1 * (+0) /* See also */ wrong language
07:49:40 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112141&oldid=112140 * None1 * (+58)
07:50:32 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112142&oldid=112133 * None1 * (+55)
07:51:18 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112143&oldid=112120 * None1 * (+9) /* Non-alphabetic */
07:53:52 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112144&oldid=112141 * None1 * (+13) /* See also */ another language
07:57:31 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112145&oldid=112144 * None1 * (+31) /* ? command */ easier to understand
07:58:29 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112146&oldid=112145 * None1 * (-2) /* Example Programs */
08:04:08 <esolangs> [[?!]] https://esolangs.org/w/index.php?diff=112147&oldid=112146 * None1 * (+194) /* Example Programs */ Added explaination
09:06:00 -!- Sgeo has quit (Read error: Connection reset by peer).
09:35:45 -!- Lord_of_Life_ has joined.
09:36:46 -!- Lord_of_Life has quit (Ping timeout: 272 seconds).
09:38:36 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:54:46 -!- __monty__ has joined.
10:00:58 <esolangs> [[Talk:Burn]] https://esolangs.org/w/index.php?diff=112148&oldid=107352 * Xyzzy * (+60)
10:08:06 -!- SGautam has quit (Quit: Connection closed for inactivity).
10:12:07 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112149&oldid=112147 * None1 * (+86) /* ? command */ Note
10:12:30 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112150&oldid=112149 * None1 * (+0) /* ? command */ typo
10:14:41 <esolangs> [[Brainfuck]] M https://esolangs.org/w/index.php?diff=112151&oldid=112132 * None1 * (+100) /* See also */
10:19:55 <esolangs> [[?!]] https://esolangs.org/w/index.php?diff=112152&oldid=112150 * None1 * (+375) /* Example Programs */ Added Hello World Program
10:21:52 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112153&oldid=111792 * None1 * (+357) Added Hello World in [[?!]]
10:23:22 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112154&oldid=112152 * None1 * (+133) /* Commands */
10:23:45 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112155&oldid=112154 * None1 * (+1) /* Commands */
10:23:50 <esolangs> [[User:HungKhanh0106]] https://esolangs.org/w/index.php?diff=112156&oldid=102135 * Xyzzy * (-11)
10:24:07 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112157&oldid=112155 * None1 * (-1) /* Commands */ typo
10:24:47 -!- razetime has joined.
10:27:13 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112158&oldid=112017 * None1 * (+298) /* Non-alpha */ Added [[?!]] to list
10:29:20 <esolangs> [[Talk:Two-instruction madness!]] M https://esolangs.org/w/index.php?diff=112159&oldid=111450 * None1 * (+149)
10:31:12 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112160&oldid=112157 * None1 * (+38) /* Execution */
11:10:33 -!- razetime has quit (Remote host closed the connection).
11:21:50 -!- example99 has joined.
11:22:41 -!- example99 has quit (Client Quit).
11:22:56 -!- example99 has joined.
11:23:43 <example99> hi river
11:24:00 -!- example99 has quit (Client Quit).
11:26:55 <river> why
13:35:32 -!- impomatic has joined.
14:37:52 -!- impomatic has quit (Ping timeout: 240 seconds).
14:53:42 -!- impomatic has joined.
15:14:16 -!- Sgeo has joined.
15:26:25 <esolangs> [[Lnlang]] M https://esolangs.org/w/index.php?diff=112161&oldid=112125 * 0ptr * (+20) better goto explanation
16:10:51 -!- wib_jonas has joined.
16:13:44 <wib_jonas> ais523: so it's six years after the Calesyta 2016 contest, and I just found out today that on Windows 10, the File Explorer can't recursive delete a directory if it transitively contains files whose name ends in dots. Congrats on breaking Windows, and also wow, this feature might have additional esoteric implications outside of Incident.
16:21:15 <esolangs> [[?!]] M https://esolangs.org/w/index.php?diff=112162&oldid=112160 * PythonshellDebugwindow * (+110) /* See also */ Categories
16:47:22 -!- wib_jonas has quit (Quit: Client closed).
17:10:53 -!- SGautam has joined.
18:00:34 <esolangs> [[Lnlang]] https://esolangs.org/w/index.php?diff=112163&oldid=112161 * Dadsdy * (+0) /* Cat Program */
18:32:36 -!- DHeadshot has joined.
18:43:08 <esolangs> [[Kiss]] N https://esolangs.org/w/index.php?oldid=112164 * Hakerh400 * (+1141) +[[Kiss]]
18:43:39 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112165&oldid=112143 * Hakerh400 * (+11) +[[Kiss]]
18:43:52 <esolangs> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=112166&oldid=110846 * Hakerh400 * (+11) +[[Kiss]]
18:44:39 <esolangs> [[Kiss]] M https://esolangs.org/w/index.php?diff=112167&oldid=112164 * Hakerh400 * (+12)
18:52:19 -!- ais523 has joined.
18:59:45 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112168&oldid=111273 * Kaveh Yousefi * (+183) Added a hyperlink to my implementation of the #b programming language on GitHub and added the category tag Implemented.
19:30:17 -!- Everything has quit (Quit: leaving).
19:31:12 -!- impomatic has quit (Ping timeout: 245 seconds).
19:53:44 <esolangs> [[Lnlang]] M https://esolangs.org/w/index.php?diff=112169&oldid=112163 * 0ptr * (+0) fix incorrect cat program
21:00:19 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:05:46 <esolangs> [[Kiss]] M https://esolangs.org/w/index.php?diff=112170&oldid=112167 * PythonshellDebugwindow * (+60) Categories
21:52:16 -!- __monty__ has quit (Quit: leaving).
22:00:21 -!- DHeadshot has quit (Remote host closed the connection).
22:48:16 -!- Everything has joined.
2023-07-19
00:16:52 -!- ais523 has quit (Read error: Connection reset by peer).
00:17:26 -!- ais523 has joined.
00:58:14 <esolangs> [[At some land]] https://esolangs.org/w/index.php?diff=112171&oldid=109477 * Kaveh Yousefi * (+311) Added a hyperlink to my implementation of the At some land programming language on GitHub and changed the category tag Unimplemented to Implemented.
00:59:29 <esolangs> [[At some land]] https://esolangs.org/w/index.php?diff=112172&oldid=112171 * Kaveh Yousefi * (+1152) Introduced an examples section comprehending three initial members: a Hello, World! printer, an infinite cat program, and a truth-machine.
01:08:07 -!- razetime has joined.
04:14:36 -!- razetime has quit (Ping timeout: 272 seconds).
04:15:47 -!- Lymee has quit (Ping timeout: 246 seconds).
04:16:17 -!- Lymia has joined.
04:48:51 <esolangs> [[User:Hakerh400/Theory of evolution is false.]] N https://esolangs.org/w/index.php?oldid=112173 * Hakerh400 * (+817) A simple proof that the theory of evolution is nonsense
04:49:51 <esolangs> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=112174&oldid=112166 * Hakerh400 * (+80) /* Articles */
04:50:18 <esolangs> [[Special:Log/move]] move * Hakerh400 * moved [[User:Hakerh400/Theory of evolution is false.]] to [[User:Hakerh400/Theory of evolution is false]]
05:05:06 -!- razetime has joined.
06:12:44 -!- ais523 has quit (Quit: quit).
06:51:31 -!- b_jonas has quit (Quit: leaving).
08:44:17 -!- Sgeo has quit (Read error: Connection reset by peer).
08:46:18 <int-e> that page :-(
08:48:17 <int-e> (I'm not sure what I expected)
08:50:43 <esolangs> [[Fuck-brain]] https://esolangs.org/w/index.php?diff=112177&oldid=111916 * None1 * (+270) Implement the esolang in C and added implemented category
08:50:51 -!- razetime has quit (Ping timeout: 245 seconds).
08:54:46 <esolangs> [[Fuck-brain]] https://esolangs.org/w/index.php?diff=112178&oldid=112177 * None1 * (+2206) /* Example Programs */ Added hello world
08:57:53 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112179&oldid=112153 * None1 * (+2310)
08:58:26 <esolangs> [[User:Hakerh400/Theory of evolution is false]] https://esolangs.org/w/index.php?diff=112180&oldid=112175 * Hakerh400 * (+416) Clarification
08:58:36 <esolangs> [[User:Hakerh400/Theory of evolution is false]] M https://esolangs.org/w/index.php?diff=112181&oldid=112180 * Hakerh400 * (+2)
08:58:44 -!- tromp has joined.
08:59:05 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=112182&oldid=112179 * None1 * (+3) /* fuck-brain */ bold, not italic
08:59:23 <esolangs> [[User:Hakerh400/Theory of evolution is false]] M https://esolangs.org/w/index.php?diff=112183&oldid=112181 * Hakerh400 * (+4)
09:03:14 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112184&oldid=112158 * None1 * (+306) /* F */ Added [[fuck-brain]]
09:10:25 <esolangs> [[C-Shop]] M https://esolangs.org/w/index.php?diff=112185&oldid=111992 * None1 * (+27) /* See also */ Added Unimplemented category
09:10:42 -!- razetime has joined.
09:21:24 -!- __monty__ has joined.
09:36:36 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:37:17 <esolangs> [[User:Hakerh400/Theory of evolution is false]] https://esolangs.org/w/index.php?diff=112186&oldid=112183 * Hakerh400 * (-1239) Blanked the page
09:37:31 <esolangs> [[User:Hakerh400]] https://esolangs.org/w/index.php?diff=112187&oldid=112174 * Hakerh400 * (-79) /* Articles */
09:37:44 -!- Lord_of_Life has joined.
09:38:47 <esolangs> [[Kiss]] https://esolangs.org/w/index.php?diff=112188&oldid=112170 * Hakerh400 * (+25)
09:39:57 <esolangs> [[Kiss]] https://esolangs.org/w/index.php?diff=112189&oldid=112188 * Hakerh400 * (-24)
09:40:49 <esolangs> [[Kiss]] https://esolangs.org/w/index.php?diff=112190&oldid=112189 * Hakerh400 * (+0)
10:04:47 <laerling> Oh wow
10:05:11 <laerling> (regarding the "Theory of evolution is false" article)
10:08:11 <laerling> What's up with that weird assumption anyway?? (i.e. that "the problem of generating a DNA capable of synthesizing a certain structure of proteins is in NP")
10:09:06 <laerling> I suppose it's just the lack of acknowledging that there might have been far more simple proteins at first. idk
10:25:48 <esolangs> [[SKNPR Calculus]] https://esolangs.org/w/index.php?diff=112191&oldid=97111 * Hakerh400 * (+4)
11:17:10 -!- tromp has quit (Read error: Connection reset by peer).
12:40:44 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=112192&oldid=112159 * Yetyetty1234567890 * (+86) /* It seems that ?! has only 2 commands, but it is Turing complete */
13:01:57 -!- SGautam has joined.
13:59:14 -!- razetime has quit (Ping timeout: 246 seconds).
14:10:38 -!- razetime has joined.
14:20:06 -!- impomatic has joined.
15:08:07 <esolangs> [[ForWhile]] M https://esolangs.org/w/index.php?diff=112193&oldid=112136 * Bsoelch * (+103) add truth-machine example
15:51:06 -!- Sgeo has joined.
16:19:41 -!- b_jonas has joined.
16:31:34 -!- impomatic has quit (Ping timeout: 260 seconds).
16:44:18 -!- chiselfuse has quit (Ping timeout: 240 seconds).
16:46:31 -!- chiselfuse has joined.
16:53:36 -!- impomatic has joined.
16:53:56 -!- razetime has quit (Remote host closed the connection).
17:07:25 -!- sprout has quit (Ping timeout: 240 seconds).
17:43:43 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112194&oldid=111138 * Dadsdy * (+25)
17:45:02 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112195&oldid=112165 * Dadsdy * (+16) /* S */
17:50:54 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112196&oldid=112194 * Dadsdy * (+55)
17:56:46 <esolangs> [[(,)]] https://esolangs.org/w/index.php?diff=112197&oldid=111134 * Dadsdy * (+103)
17:56:53 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=112198&oldid=111132 * Dadsdy * (+103)
17:57:56 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112199&oldid=112196 * Dadsdy * (+23)
18:32:55 -!- impomatic has quit (Ping timeout: 240 seconds).
18:40:20 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112200&oldid=112199 * Dadsdy * (+61)
18:41:04 -!- impomatic has joined.
18:44:59 <esolangs> [[9 bytes :I]] N https://esolangs.org/w/index.php?oldid=112201 * AnotherTakenName * (+592) Created page with "'''9 bytes :I''' is an esoterical language made by [[User:AnotherTakenName]] inspired by [[13 bytes :D]], which was inspired by [[16 bytes :P]], which was inspired by [[25 bytes o:]]. The original goal was to create world's smallest compiler/interpreter. ==Sy
18:45:50 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112202&oldid=112200 * Dadsdy * (+302)
18:46:50 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=112203&oldid=111816 * AnotherTakenName * (+63)
18:46:55 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112204&oldid=112202 * Dadsdy * (+72)
18:51:29 -!- impomatic has quit (Ping timeout: 246 seconds).
18:52:56 -!- impomatic has joined.
18:59:42 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112205&oldid=112204 * Dadsdy * (+32) /* Instructions */
19:05:22 -!- ais523 has joined.
19:07:03 -!- sprout has joined.
19:26:14 <esolangs> [[Supertape]] https://esolangs.org/w/index.php?diff=112206&oldid=112205 * Dadsdy * (+26)
19:40:34 -!- impomatic has quit (Ping timeout: 260 seconds).
20:17:34 -!- ais523 has quit (Read error: Connection reset by peer).
20:18:52 -!- ais523 has joined.
20:55:11 <esolangs> [[Esoasm]] https://esolangs.org/w/index.php?diff=112207&oldid=112198 * Dadsdy * (+11) /* Spec */
21:14:36 -!- ais523 has quit (Read error: Connection reset by peer).
22:22:27 -!- __monty__ has quit (Quit: leaving).
22:30:20 -!- ais523 has joined.
22:31:07 -!- ais523 has quit (Client Quit).
22:31:22 -!- ais523 has joined.
22:52:03 <esolangs> [[9 bytes :I]] M https://esolangs.org/w/index.php?diff=112208&oldid=112201 * PythonshellDebugwindow * (+55) Categories
23:21:28 -!- SGautam has quit (Quit: Connection closed for inactivity).
2023-07-20
00:54:39 -!- razetime has joined.
03:59:49 <esolangs> [[Braces]] N https://esolangs.org/w/index.php?oldid=112209 * None1 * (+887) Created page with "Braces is an esolang invented by [[User:None1]], the only valid command is braces. ==Execution== A program in Braces consists of several blocks of code side by side. When a program in Braces is executed, it is evaluated and the result is printed to standard output. ===An e
04:01:14 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=112210&oldid=112203 * None1 * (+54) /* General languages */ add to joke language list
04:05:44 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112211&oldid=112142 * None1 * (+54) add to User page
04:12:31 -!- razetime has quit (Ping timeout: 245 seconds).
05:21:48 -!- razetime has joined.
05:51:13 -!- SGautam has joined.
06:53:27 -!- ais523 has quit (Quit: quit).
07:17:46 <esolangs> [[Talk:9 bytes :I]] N https://esolangs.org/w/index.php?oldid=112212 * None1 * (+134) Created page with "==The esolang [[APLWSI]] has an interpreter with 0 bytes== --~~~~"
07:20:15 <esolangs> [[Talk:Two-instruction madness!]] https://esolangs.org/w/index.php?diff=112213&oldid=112192 * None1 * (+103) /* It seems that ?! has only 2 commands, but it is Turing complete */
07:29:09 <esolangs> [[Eliminate]] N https://esolangs.org/w/index.php?oldid=112214 * None1 * (+519) Created page with "Eliminate is an esolang created by [[User:None1]], it is a derivative of [[Basilisk]]. ==Commmands== This esolang has commands the same as [[Basilisk]]. ==Execution== Instead of summoning a snake, this esolang eliminates the current user '''before''' executing the prog
07:30:43 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=112215&oldid=112210 * None1 * (+73) /* General languages */
07:31:57 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112216&oldid=112211 * None1 * (+71)
07:34:43 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112217&oldid=112184 * None1 * (+306) /* E */ Added [[Eliminate]] to list
07:48:30 <esolangs> [[Deadchicken]] N https://esolangs.org/w/index.php?oldid=112218 * None1 * (+5207) Created page with "Deadchicken is an esolang invented by [[User:None1]], which is a combination of [[Deadfish]] and [[Chicken]]. ==Commands== There are 4 commands. {|class="wikitable" ! Deadchicken ! [[Deadfish]] |- | <code>chicken</code> | <code>i</code> |- | <code>chicken chicken</co
07:51:43 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112219&oldid=112218 * None1 * (+25) /* Python */ Fixed interpreter
07:56:12 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112220&oldid=112216 * None1 * (+66) Added [[Deadchicken]]
07:56:49 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112221&oldid=112195 * None1 * (+18) /* D */ Added deadchicken
08:14:59 <esolangs> [[Sharp flat Python interpreter]] N https://esolangs.org/w/index.php?oldid=112222 * None1 * (+1340) Created page with "{{Back|Sharp flat}} The following program is an interpreter written in Python for [[Sharp flat|#b]] (a.k.a. Sharp flat), by the author of that esolang ([[User:None1]]). <pre> import sys def bf(code): s1=[] s2=[] matches={} tape=[0]*10
08:17:46 <esolangs> [[Sharp flat Python interpreter]] M https://esolangs.org/w/index.php?diff=112223&oldid=112222 * None1 * (+56)
08:18:03 <esolangs> [[Sharp flat Python interpreter]] M https://esolangs.org/w/index.php?diff=112224&oldid=112223 * None1 * (+6)
08:19:18 <esolangs> [[Sharp flat Python interpreter]] M https://esolangs.org/w/index.php?diff=112225&oldid=112224 * None1 * (+29)
08:19:47 -!- razetime has quit (Ping timeout: 264 seconds).
08:20:22 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112226&oldid=112168 * None1 * (+117) /* Interpreter */ Added internal link to Python interpreter
08:21:04 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112227&oldid=112220 * None1 * (+62)
08:29:30 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112228&oldid=111427 * None1 * (-14) /* Nope. interpreter */ Fixed
08:29:54 <esolangs> [[Nope.]] M https://esolangs.org/w/index.php?diff=112229&oldid=111797 * None1 * (-14) /* */ Fixed
08:31:35 <esolangs> [[]] https://esolangs.org/w/index.php?diff=112230&oldid=112228 * None1 * (+1009) Added Python interpreter and implemented category tag
08:49:22 -!- razetime has joined.
09:10:02 <esolangs> [[Hexdump]] N https://esolangs.org/w/index.php?oldid=112231 * None1 * (+548) Created page with "Hexdump is an esolang invented by [[User:None1]]. ==Execution== All programs in hexdump are hex dumps, when running, hexdump simply converts its program into normal text. ==Example Programs== ===Hello World=== 48 65 6C 6C 6F 20 57 6F 72 6C 64 21 ===[[Nope.]] Interpreter
09:10:56 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112232&oldid=112221 * None1 * (+14) /* H */
09:11:57 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112233&oldid=112227 * None1 * (+49)
09:13:45 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112234&oldid=112182 * None1 * (+53) /* Hexcellent */ Added Hello World in Hexdump
09:14:47 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=112235&oldid=112234 * None1 * (+3) /* ?! */ fixed
09:15:13 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=112236&oldid=112235 * None1 * (+1) /* ?! */
09:16:19 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] M https://esolangs.org/w/index.php?diff=112237&oldid=112236 * None1 * (+7) /* ?! */ replace with pre
09:37:17 -!- Lord_of_Life_ has joined.
09:37:47 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
09:38:38 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:00:27 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:18:41 -!- SGautam has joined.
11:20:08 -!- __monty__ has joined.
11:23:53 -!- razetime has quit (Ping timeout: 246 seconds).
11:35:30 -!- Sgeo has quit (Read error: Connection reset by peer).
11:39:48 <esolangs> [[Special:Log/newusers]] create * Aspen138 * New user account
11:43:58 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112238&oldid=112078 * Aspen138 * (+143)
11:44:07 <esolangs> [[User:Aspen138]] N https://esolangs.org/w/index.php?oldid=112239 * Aspen138 * (+58) initialize self-introduction
13:41:39 -!- impomatic has joined.
13:48:02 -!- razetime has joined.
13:56:20 -!- __monty__ has quit (Quit: leaving).
14:05:08 -!- kspalaiologos has joined.
14:40:48 -!- razetime has quit (Remote host closed the connection).
15:56:52 -!- FreeFull has joined.
16:14:35 -!- Sgeo has joined.
16:17:48 <esolangs> [[KnightJump]] M https://esolangs.org/w/index.php?diff=112240&oldid=111122 * * (+0) Fix a typo
16:22:30 <esolangs> [[Hexdump]] M https://esolangs.org/w/index.php?diff=112241&oldid=112231 * PythonshellDebugwindow * (+25) Category
16:27:01 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112242&oldid=112230 * PythonshellDebugwindow * (+80) /* Python */ Categories
16:40:34 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112243&oldid=112134 * Dadsdy * (+1)
17:30:14 <esolangs> [[Brain-Flak]] M https://esolangs.org/w/index.php?diff=112244&oldid=58660 * Olus2000 * (+29) /* Sample Code */ Added rectwrap to the quine
17:42:42 <esolangs> [[Talk:Brain-Flak]] N https://esolangs.org/w/index.php?oldid=112245 * Olus2000 * (+600) Sample Code output inconsistency discussion
18:02:56 <esolangs> [[Category talk:Clm-based]] N https://esolangs.org/w/index.php?oldid=112246 * Pro465 * (+248) /* was this discussed? */ new section
18:12:28 <esolangs> [[Talk:9 bytes :I]] https://esolangs.org/w/index.php?diff=112247&oldid=112212 * AnotherTakenName * (+139)
18:13:18 <esolangs> [[Special:Log/newusers]] create * Lilly-xiv * New user account
18:15:44 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112248&oldid=112238 * Lilly-xiv * (+211)
18:18:02 <esolangs> [[User talk:/w/wiki/index.php/Talk:index.php/Main page]] https://esolangs.org/w/index.php?diff=112249&oldid=110350 * AnotherTakenName * (+151)
18:28:16 -!- Sgeo has quit (Read error: Connection reset by peer).
18:28:52 -!- Sgeo has joined.
18:42:22 -!- impomatic has quit (Ping timeout: 260 seconds).
18:56:12 <esolangs> [[KnightJump]] https://esolangs.org/w/index.php?diff=112250&oldid=112240 * * (+168) Interpreter added
18:58:36 <esolangs> [[Nyargs]] N https://esolangs.org/w/index.php?oldid=112251 * Lilly-xiv * (+2555) First edit to page
19:01:19 <esolangs> [[Special:Log/move]] move * Lilly-xiv * moved [[Nyargs]] to [[Nya~rgs]]: name was simply wrong
19:03:32 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112254&oldid=112232 * Lilly-xiv * (+14) added language
19:06:20 <esolangs> [[Nya~rgs]] https://esolangs.org/w/index.php?diff=112255&oldid=112252 * Lilly-xiv * (+91) /* Guide */
19:17:55 -!- kspalaiologos has quit (Quit: Leaving).
19:23:54 <esolangs> [[Nya~rgs]] https://esolangs.org/w/index.php?diff=112256&oldid=112255 * Lilly-xiv * (-5)
20:19:24 <esolangs> [[Nya~rgs]] https://esolangs.org/w/index.php?diff=112257&oldid=112256 * Lilly-xiv * (+14)
21:08:39 <esolangs> [[PTotE]] https://esolangs.org/w/index.php?diff=112258&oldid=111888 * Kaveh Yousefi * (+161) Added a hyperlink to my implementation of the PTotE programming language on GitHub and changed the category tag Unimplemented to Implemented.
21:46:19 -!- j-bot has quit (Remote host closed the connection).
21:46:33 -!- j-bot has joined.
22:05:09 -!- ais523 has joined.
23:01:18 <esolangs> [[PTotE]] https://esolangs.org/w/index.php?diff=112259&oldid=112258 * Kaveh Yousefi * (+3467) Introduced a section containing an equiparation of the admissive ASCII characters and chemical elements.
23:01:23 -!- FreeFull has quit.
23:12:49 <esolangs> [[PTotE]] M https://esolangs.org/w/index.php?diff=112260&oldid=112259 * Kaveh Yousefi * (+17) Rectified the ASCII table mapping entry for the vertical bar |, which was omitted because of its role in the preprocessing stage.
2023-07-21
00:00:02 -!- Everything has quit (*.net *.split).
00:00:02 -!- Soni has quit (*.net *.split).
00:01:51 -!- Soni has joined.
00:05:10 -!- Everything has joined.
01:04:24 -!- razetime has joined.
01:58:49 -!- ais523 has quit (Quit: quit).
02:25:35 <esolangs> [[Hexdump]] M https://esolangs.org/w/index.php?diff=112261&oldid=112241 * None1 * (+8) /* Python */ fix Interpreter
02:32:11 <esolangs> [[++brainfuck++]] M https://esolangs.org/w/index.php?diff=112262&oldid=90897 * Mayedl10 * (+147) /* Interpreter */
02:34:24 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=112263&oldid=112229 * None1 * (+33) /* Implementations */ Added Nope. in Hexdump
02:45:20 -!- SGautam has quit (Quit: Connection closed for inactivity).
03:51:29 -!- immibis has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
04:10:13 -!- razetime has quit (Ping timeout: 244 seconds).
04:49:48 -!- razetime has joined.
05:55:56 <esolangs> [[Nya~rgs]] https://esolangs.org/w/index.php?diff=112264&oldid=112257 * Lilly-xiv * (+12) better truth machine code
06:44:43 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112265&oldid=112237 * None1 * (+4057) Added deadchicken
07:33:38 <esolangs> [[Brain-Flak]] https://esolangs.org/w/index.php?diff=112266&oldid=112244 * Olus2000 * (+20) /* Quine */ Modified for bottom-to-top output
07:34:50 <esolangs> [[Special:Log/newusers]] create * Lordtashua * New user account
07:51:41 -!- SGautam has joined.
08:32:43 -!- example99 has joined.
08:32:51 <esolangs> [[Deadchicken]] https://esolangs.org/w/index.php?diff=112267&oldid=112219 * None1 * (+10258) /* Example Programs */ Added Nope. in deadchicken
08:34:25 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=112268&oldid=112263 * None1 * (+10250) /* Implementations */ Added Nope. in Deadchicken
08:36:08 <example99> hello
08:38:46 -!- razetime has quit (Ping timeout: 245 seconds).
08:39:19 <esolangs> [[OISC]] https://esolangs.org/w/index.php?diff=112269&oldid=111149 * Example99 * (+7)
08:46:35 <esolangs> [[NOP (esolang)]] N https://esolangs.org/w/index.php?oldid=112270 * None1 * (+640) Created page with "Not to be confused with [[Nop|NOP (instruction)]]. NOP is an esolang created by [[User:None1]], and it is the world's third Nihilistic language (the first two are [[Nil]] and [[APLWSI]]). ==Commands== There is only one command, which is NOP, which does nothing, oth
08:48:06 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112271&oldid=112254 * None1 * (+20) /* N */
08:54:33 -!- razetime has joined.
09:05:07 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112272&oldid=112233 * None1 * (+70)
09:05:19 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=112273&oldid=112272 * None1 * (+1)
09:12:21 -!- Sgeo has quit (Read error: Connection reset by peer).
09:23:13 -!- example99 has quit (Quit: Client closed).
09:24:29 -!- razetime has quit (Remote host closed the connection).
09:38:46 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:40:46 -!- Lord_of_Life has joined.
10:12:22 -!- __monty__ has joined.
14:25:38 -!- ais523 has joined.
14:31:24 <esolangs> [[Talk:Dragostea din tei]] N https://esolangs.org/w/index.php?oldid=112274 * Richard565 * (+291) Start of discusson.
14:45:27 -!- ais523 has quit (Remote host closed the connection).
14:46:26 -!- ais523 has joined.
15:43:08 -!- impomatic has joined.
15:45:41 <esolangs> [[Bogus]] M https://esolangs.org/w/index.php?diff=112275&oldid=89042 * DivergentClouds * (-1) updated a dead link
15:45:52 -!- Sgeo has joined.
15:47:11 <esolangs> [[Bogus]] M https://esolangs.org/w/index.php?diff=112276&oldid=112275 * DivergentClouds * (+22) clarified that the reference impl is for an updated version
16:02:21 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112277&oldid=112267 * PythonshellDebugwindow * (+70) /* Python */ categories
16:05:22 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112278&oldid=112277 * PythonshellDebugwindow * (+36) /* Python */ fix interpreter
16:06:27 <esolangs> [[Nop]] M https://esolangs.org/w/index.php?diff=112279&oldid=101435 * PythonshellDebugwindow * (+40) Distinguish confusion
16:08:56 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112280&oldid=112270 * PythonshellDebugwindow * (+74) Formatting, categories
16:20:32 <esolangs> [[BitQueue]] https://esolangs.org/w/index.php?diff=112281&oldid=109741 * DivergentClouds * (-218) I misunderstood BCT, proof doesn't work D:
16:28:22 -!- ais523 has quit (Quit: quit).
16:32:10 -!- tromp has joined.
17:15:18 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:23:20 -!- FreeFull has joined.
17:25:16 -!- tromp has joined.
17:38:51 <esolangs> [[KnightJump]] https://esolangs.org/w/index.php?diff=112282&oldid=112250 * * (+15) Fixed a W.I.P. in a refimpl
18:01:39 -!- siesta has joined.
18:02:10 <siesta> what are the disadvantages of SUBLEQ (OISC)?
18:12:48 <FireFly> compared to?
18:13:53 <FireFly> the disadvantages compared to modern instruction set architectures seems clear enough to me (less dense, harder to branch-predict, etc)
18:19:29 <int-e> FireFly: That made me laugh. (Even considering branch prediction in this context, that is.)
18:19:56 <FireFly> :p
18:26:56 -!- siesta has quit (Quit: siesta).
18:31:46 -!- impomatic has quit (Ping timeout: 260 seconds).
18:32:02 -!- impomatic_ has joined.
18:33:52 -!- siesta has joined.
18:45:27 -!- siesta has quit (Ping timeout: 244 seconds).
18:52:54 <fizzie> On the other hand, it might be cheaper to design a physical CPU due to the simplicity of the instruction set. So there's that.
19:05:59 -!- siesta has joined.
19:07:09 -!- siesta has quit (Client Quit).
19:28:52 <esolangs> [[Talk:Magic-1]] N https://esolangs.org/w/index.php?oldid=112283 * Rdebath * (+504) Created page with "Seems the C compiler is a little broken currently. Magic-1:/usr/home/guest/Brainfuck_Code # cc -O -o bf deadbeef.c + subc deadbeef.c NMH's SubC V_2016-12-12 for Minix2/TTLCPU + copt deadbeef.s + as deadbeef.S Magic-1 assembler V1.3 Fatal error: symbol $muli
19:46:08 -!- hiato has joined.
19:47:26 -!- sknebel_ has joined.
19:54:14 -!- ^[ has quit (*.net *.split).
19:54:14 -!- MizMahem has quit (*.net *.split).
19:54:14 -!- sknebel has quit (*.net *.split).
19:54:14 -!- op_4 has quit (*.net *.split).
20:01:48 -!- MizMahem has joined.
20:22:39 <fizzie> Oh, I forgot.
20:22:43 -!- fungot has joined.
20:23:02 <fizzie> fungot: How've you been? Was it traumatic when the OS drive just died?
20:23:03 <fungot> fizzie: no, i'm still hopeful to get it accepted. hence, i do agree w/ you. values sucks. party on. let me try
20:23:20 <fizzie> fungot: Well, good that you're keeping a positive attitude.
20:23:20 <fungot> fizzie: i should combine them if they are even dominating the markets with the known stuff. capitalism has finally noticed that sleep is a fnord
20:58:47 <int-e> b_jonas: Hah, I forgot how time-consuming providing materials to all the factories was.
21:26:18 -!- fungot has quit (Ping timeout: 260 seconds).
21:29:25 <int-e> (But the rebuild is finally done. I did copy the previous design of course...)
21:37:36 <esolangs> [[Dash-end]] N https://esolangs.org/w/index.php?oldid=112284 * Alex s168 * (+1147) init
21:37:44 -!- sknebel_ has changed nick to sknebel.
21:39:46 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112285&oldid=111849 * Alex s168 * (+130)
22:04:42 <esolangs> [[Dash-end]] M https://esolangs.org/w/index.php?diff=112286&oldid=112284 * PythonshellDebugwindow * (+15) Lowercase, formatting
22:23:13 -!- __monty__ has quit (Quit: leaving).
22:35:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:35:55 -!- ^[ has joined.
22:55:44 -!- siesta has joined.
23:32:56 -!- FreeFull has quit.
2023-07-22
00:11:08 -!- siesta has quit (Remote host closed the connection).
00:58:24 -!- siesta has joined.
01:22:32 -!- ^[ has quit (Quit: ^[).
01:34:14 -!- sprock has quit (Ping timeout: 252 seconds).
01:36:10 -!- sprock has joined.
01:54:09 -!- ^[ has joined.
01:57:14 <esolangs> [[Thue++]] https://esolangs.org/w/index.php?diff=112287&oldid=112243 * Dadsdy * (+0)
01:57:33 <b_jonas> int-e: is this about shapez.io?
02:01:47 <siesta> is there a language like 1 11 111 ...
02:02:06 <siesta> use only 1 symbol
02:02:48 <siesta> may be in 2d or something
02:02:58 <siesta> but only 1 symbol
02:10:56 <int-e> b_jonas: yes
02:35:38 <fizzie> siesta: There's https://esolangs.org/wiki/Unary but it's really just a syntax/encoding thing. Besides, "1 11 111" is two symbols: '1' and ' '.
02:36:33 <siesta> thanks for the link fizzie
02:43:01 <siesta> unary is only "1"+"binary code" then convert to 0's
02:43:14 <siesta> i got the idea
02:43:44 <siesta> thanks fizzie
03:38:39 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
04:35:51 -!- razetime has joined.
04:41:54 -!- razetime has quit (Ping timeout: 260 seconds).
04:43:22 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112288&oldid=112280 * None1 * (+62) /* Example Programs */
04:45:19 <esolangs> [[NOP (esolang)]] https://esolangs.org/w/index.php?diff=112289&oldid=112288 * None1 * (+138) /* Interpreters */
05:08:51 -!- razetime has joined.
05:48:02 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112290&oldid=112289 * None1 * (+7) /* More elaborate Python interpreter */ add ending pre
05:51:13 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=112291&oldid=111712 * None1 * (+79) /* Turing Completeness */
05:54:14 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=112292&oldid=112291 * None1 * (+1) /* Turing Completeness */
05:54:25 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=112293&oldid=112292 * None1 * (+1) /* Turing Completeness */
06:35:17 -!- tromp has joined.
06:45:00 -!- immibis has joined.
07:13:17 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112294&oldid=112278 * None1 * (+19) /* Python */ Underflow wraps around
07:14:38 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112295&oldid=112294 * None1 * (+0) /* Python */ Sometimes x may exceed 256
07:15:29 <esolangs> [[Deadchicken]] M https://esolangs.org/w/index.php?diff=112296&oldid=112295 * None1 * (+4) /* Python */ Wraps around
07:46:45 <zzo38> I read somewhere that they would make a creature type with two words in Magic: the Gathering. Isn't that going to be unnecessarily confusing?
09:38:52 -!- Lord_of_Life_ has joined.
09:39:06 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:41:41 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:45:52 -!- tromp has quit (Read error: Connection reset by peer).
10:49:25 -!- siesta has joined.
10:51:59 <b_jonas> zzo38: as in Assembly-Worker?
10:54:22 <b_jonas> there were more legacy ones but most of them got eliminated at the Lorwyn update
10:56:16 -!- Sgeo has quit (Read error: Connection reset by peer).
10:58:59 <b_jonas> there's also Power-Plant the land tyep
11:01:09 <b_jonas> Assembly-Worker started from the very old card Mishra's Factory
11:01:57 <b_jonas> so it originates from the same war as Power-Plant
11:03:54 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
11:23:23 -!- siesta has joined.
11:29:18 -!- razetime has quit (Remote host closed the connection).
11:44:19 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
11:54:04 -!- siesta has joined.
11:58:36 -!- siesta has quit (Client Quit).
12:21:39 -!- __monty__ has joined.
12:44:29 -!- tromp has joined.
12:48:39 -!- siesta has joined.
12:54:08 -!- tromp has quit (Read error: Connection reset by peer).
12:54:21 <esolangs> [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=112297&oldid=112083 * Xyzzy * (-175)
12:59:56 -!- siesta has quit (Read error: Connection reset by peer).
13:00:16 -!- siesta has joined.
13:42:46 -!- FreeFull has joined.
14:01:31 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
14:45:54 -!- Soni has quit (Remote host closed the connection).
14:47:06 -!- Soni has joined.
15:50:36 <impomatic_> Does anyone have info on an esolang called Eldritch. Seems to be mentioned in the logs, but couldn't find on the wiki.
15:52:17 <int-e> @where eldritch
15:52:17 <lambdabot> I know nothing about eldritch.
15:56:47 <impomatic_> < 1589322480 495845 :Antebrationist!ca9a868a@202-154-134-138.ubs-dynamic.connections.net.nz PRIVMSG #esoteric :orbitaldecay, inspired by your esowar, I made a 2d version with my esolang, Eldritch.
15:58:37 <impomatic_> A few other mentions by the same user, plus a Hello World.
17:04:33 <fizzie> There's some sprunge.us links for a Minsky machine (as a TC proof) in the logs as well, but those have all expired since then.
17:04:40 <fizzie> Maybe they just didn't publish it anywhere.
17:33:36 -!- siesta has joined.
17:45:39 <b_jonas> right, that's why I often write stubs about languages that come up to the wiki
18:43:38 -!- siesta_ has joined.
18:46:26 -!- siesta has quit (Ping timeout: 244 seconds).
18:56:15 -!- siesta_ has quit (Quit: ang mamatay ng dahil sayo...).
19:17:05 -!- Sgeo has joined.
19:49:42 <zzo38> I mean with a space between the words
20:01:14 -!- SGautam has quit (Quit: Connection closed for inactivity).
20:09:00 <b_jonas> yeah, those appear on the oldest cards only, at least in English https://scryfall.com/card/arn/36/ali-from-cairo
20:13:32 <zzo38> Hopefully you are right.
20:14:06 <b_jonas> french cards already have spaces in translated creature types: https://scryfall.com/card/m12/130/fr/cerb%C3%A8re-ardent
20:15:55 <b_jonas> it's not very commmon of course, most creature types are single words
20:52:25 -!- SGautam has joined.
21:53:21 -!- __monty__ has quit (Quit: leaving).
22:20:33 -!- citrons_ has changed nick to citrons.
23:11:15 -!- SGautam has quit (Quit: Connection closed for inactivity).
23:13:09 -!- FreeFull has quit.
2023-07-23
00:12:23 <zzo38> Is there a suitable bitmap font format with compressed glyphs that can be suitable for 8-bit character codes and for 16-bit character codes? There are also a few other features that I think might be useful, but many features would be undesirable and should also not be too complicated hopefully.
00:14:23 <zzo38> I had also wanted making C API for conversion between character sets and encoding/decoding them using a character encoding.
00:30:06 -!- ais523 has joined.
00:31:26 <ais523> `card-by-name Pools of Becoming
00:31:28 <HackEso> Pools of Becoming \ Plane -- Bolas's Meditation Realm \ At the beginning of your end step, put the cards in your hand on the bottom of your library in any order, then draw that many cards. \ Whenever you roll {CHAOS}, reveal the top three cards of your planar deck. Each of the revealed cards' {CHAOS} abilities triggers. Then put the revealed cards on the bottom of your planar deck in any order. \ HOP-C, PCA-C
00:31:54 <ais523> b_jonas: zzo38: all the creature types (and subtypes for other cards that go on the battlefield) were errataed to remove spaces, but spaces still exist in plane subtypes
00:32:05 <ais523> (because planes can only have one subtype, so the spaces aren't ambiguous)
00:57:11 <zzo38> Yes, I know that about plane subtypes.
01:48:32 <zzo38> (Maybe the rumour I had read is untrue, then, or maybe I was mistaken what I had read, or misremembered; I don't know)
01:58:53 -!- razetime has joined.
02:35:47 -!- impomatic_ has quit (Ping timeout: 250 seconds).
03:08:38 -!- ais523 has quit (Ping timeout: 244 seconds).
03:09:33 -!- ais523 has joined.
03:16:03 <esolangs> [[Mendeleev]] https://esolangs.org/w/index.php?diff=112298&oldid=111761 * BoundedBeans * (+113) Fixed truth machine
03:25:17 -!- impomatic_ has joined.
03:29:23 -!- ais523 has quit (Quit: quit).
03:33:57 -!- razetime has quit (Ping timeout: 244 seconds).
04:19:26 -!- impomatic_ has quit (Ping timeout: 260 seconds).
04:31:42 -!- razetime has joined.
05:13:08 <esolangs> [[Special:Log/newusers]] create * 2014MELO03 * New user account
05:48:21 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112299&oldid=112248 * 2014MELO03 * (+129)
06:50:45 -!- SGautam has joined.
06:58:05 -!- siesta has joined.
07:36:06 -!- Sgeo has quit (Read error: Connection reset by peer).
07:58:09 -!- razetime has quit (Ping timeout: 260 seconds).
08:08:54 -!- razetime has joined.
08:22:37 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
08:26:06 <esolangs> [[Restricted chicken]] N https://esolangs.org/w/index.php?oldid=112300 * None1 * (+466) Created page with "Restricted chicken is a derivative of [[chicken]], created by [[User:None1]] ==Command== There is only one command: <code>chicken</code>, which prints "chicken" (without quotes) , other commands are considered '''invalid'''. ==Example Programs== ===Quine 1===
08:26:57 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112301&oldid=112271 * None1 * (+25) /* R */
08:28:57 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112302&oldid=112273 * None1 * (+71)
08:29:07 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=112303&oldid=112302 * None1 * (+1)
09:20:09 -!- SGautam has quit (Quit: Connection closed for inactivity).
09:38:13 <esolangs> [[Fun Video Game]] https://esolangs.org/w/index.php?diff=112304&oldid=97183 * * (+349) Adding C and Python 3 implementation
09:38:40 <esolangs> [[Fun Video Game]] M https://esolangs.org/w/index.php?diff=112305&oldid=112304 * * (+1) Fixing a typo
09:39:58 -!- Lord_of_Life_ has joined.
09:40:14 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
09:42:46 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
10:34:29 -!- __monty__ has joined.
10:41:51 -!- hiato has quit (Quit: ZNC - https://znc.in).
10:42:41 -!- op_4 has joined.
10:44:56 <esolangs> [[Kiwiscript]] https://esolangs.org/w/index.php?diff=112306&oldid=110373 * * (+31) Adding befunge example
10:45:24 -!- FreeFull has joined.
11:11:33 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112307&oldid=112285 * DanielDG * (+358) Added Aardvark.
11:33:50 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112308&oldid=112290 * None1 * (+60) /* Self Interpreter */
11:34:26 <esolangs> [[NOP (esolang)]] https://esolangs.org/w/index.php?diff=112309&oldid=112308 * None1 * (+59) /* More elaborate Python interpreter */
11:37:03 <esolangs> [[Restricted chicken]] https://esolangs.org/w/index.php?diff=112310&oldid=112300 * None1 * (+214) Added Python interpreter and implemented category tag
11:56:05 <esolangs> [[Looping counter]] https://esolangs.org/w/index.php?diff=112311&oldid=86010 * * (+72) Adding Befunge example
12:18:37 -!- razetime has quit (Remote host closed the connection).
13:57:06 -!- example99 has joined.
14:12:36 -!- example99 has quit (Quit: Client closed).
15:16:18 <esolangs> [[Befunge]] https://esolangs.org/w/index.php?diff=112312&oldid=109631 * * (+154) /* Convert binary number to decimal */
16:03:19 <esolangs> [[KS]] https://esolangs.org/w/index.php?diff=112313&oldid=94151 * PF4dev * (-6) Update external links/resources
16:04:32 <esolangs> [[KS]] https://esolangs.org/w/index.php?diff=112314&oldid=112313 * PF4dev * (-9) Update external link (repo moved)
16:13:04 -!- siesta has joined.
16:34:44 <esolangs> [[Befunge]] https://esolangs.org/w/index.php?diff=112315&oldid=112312 * * (-155) It has errors: 10207
16:57:27 -!- tromp has joined.
18:13:19 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:15:16 -!- tromp has joined.
18:39:05 -!- Soni has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.).
19:04:01 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:07:22 -!- SGautam has joined.
19:08:53 -!- tromp has joined.
19:09:06 <shachaf> `? necessity
19:09:08 <HackEso> If necessity did not exist, it would be necessary for Taneb to invent it.
19:12:14 -!- tromp has quit (Client Quit).
19:22:27 -!- tromp has joined.
19:56:38 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:00:55 -!- Soni has joined.
20:07:28 -!- tromp has joined.
20:43:40 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:51:21 -!- tromp has joined.
20:53:39 <int-e> so is r/place core wars for people (and bots)... :P
20:54:09 <int-e> (what an odd activity)
20:56:28 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
21:02:11 -!- siesta has joined.
21:09:00 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
21:16:51 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:28:07 -!- __monty__ has quit (Quit: leaving).
21:44:49 -!- siesta has joined.
21:45:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:49:41 -!- siesta has quit (Client Quit).
21:52:54 -!- FreeFull has quit.
21:56:06 <fizzie> I like the bit where they make an animation at the end about how it changed over time.
21:59:14 <fizzie> Last I glanced at it, there was a lot more anger against the Reddit CEO than there is now.
22:05:49 <int-e> yeah I saw people remarking about how expressions of anger at the CEO tend to disappear quickly
22:15:20 -!- dbohdan has quit (Ping timeout: 250 seconds).
22:15:24 -!- dbohdan3 has joined.
22:39:18 -!- Sgeo has joined.
23:22:25 -!- Soni has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.).
23:23:06 -!- Soni has joined.
23:48:00 <b_jonas> zint-e: do you mean in the way where people on the internet don't stay upset about anything for long, or where reddit deletes comments expressing that anger?
23:49:40 <int-e> b_jonas: the latter
23:49:48 <int-e> the former is also happening of course
23:50:31 <int-e> something about holes is not working correctly yet in my MAM design... it gets out of sync
23:52:53 <int-e> (it's essentially the same design that I showed you once, but redone slightly more compactly and evidently some details changed and still need work)
2023-07-24
00:14:29 <esolangs> [[Setlang]] M https://esolangs.org/w/index.php?diff=112316&oldid=111828 * Kaveh Yousefi * (+140) Added a missing period to the prelude and improved the command table's formatting.
00:15:10 <esolangs> [[Setlang]] https://esolangs.org/w/index.php?diff=112317&oldid=112316 * Kaveh Yousefi * (+191) Added a hyperlink to my implementation of the Setlang programming language on GitHub and added the category tag Implemented.
00:18:50 <esolangs> [[Setlang]] https://esolangs.org/w/index.php?diff=112318&oldid=112317 * Kaveh Yousefi * (+326) Added an example for demonstrating input, output, and concatenation with bare characters beside strings.
00:29:37 -!- b_jonas has quit (Quit: leaving).
01:11:41 -!- razetime has joined.
01:42:27 -!- razetime has quit (Ping timeout: 245 seconds).
01:43:03 -!- razetime has joined.
01:47:29 -!- siesta has joined.
01:48:39 <esolangs> [[Restricted chicken]] https://esolangs.org/w/index.php?diff=112319&oldid=112310 * None1 * (+284) /* Interpreters */ Added interpreter in C++
01:50:50 <esolangs> [[Restricted chicken]] M https://esolangs.org/w/index.php?diff=112320&oldid=112319 * None1 * (-2) /* C++ */ doesn't need brackets
01:57:06 -!- ski has quit (Remote host closed the connection).
02:16:01 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Idf hello.png]]": Ideadfish hello world program
02:16:19 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:Idf hello large.png]]": Ideadfish hello world program (10x)
02:20:57 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 00007F.png]]": 00007F color example (for ideadfish)
02:21:28 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 007F7F.png]]": 007F7F color example (for ideadfish)
02:21:53 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 7F0000.png]]": 7F0000 color example (for ideadfish)
02:22:10 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 7F7F7F.png]]": 7F7F7F color example (for ideadfish)
02:23:32 <esolangs> [[Special:Log/upload]] upload * None1 * uploaded "[[File:RGB 007F00.png]]": 007F00 color example (for ideadfish)
02:36:41 <esolangs> [[Ideadfish]] N https://esolangs.org/w/index.php?oldid=112328 * None1 * (+1175) Created page with "Ideadfish is an image version of [[Deadfish]], with char output and operates on a 8 bit accumulator, created by [[User:None1]], overflow and underflow wraps around. ==Commands== All ideadfish programs are RGB (or RGBA, but the alpha channel will be ignored in that case
02:37:58 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112329&oldid=112301 * None1 * (+16) /* I */
02:45:05 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
02:53:55 <esolangs> [[Ideadfish]] https://esolangs.org/w/index.php?diff=112330&oldid=112328 * None1 * (+981) Added Python interpreter and implemented category tag
02:56:38 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112331&oldid=112303 * None1 * (+51)
03:00:19 <esolangs> [[NOP (esolang)]] M https://esolangs.org/w/index.php?diff=112332&oldid=112309 * None1 * (+25) Category
03:17:48 <esolangs> [[Minimized BF]] N https://esolangs.org/w/index.php?oldid=112333 * None1 * (+483) Created page with "Minimized BF is [[brainfuck]] with only 4 commands, created by [[User:None1]]. Despite the fact that it has only 4 commands, it's still very powerful and ''almost'' Turing complete. ==Memory== This esolang runs on a circular tape with 256 8 bit cells, overflow and un
03:22:12 <esolangs> [[Minimized BF]] https://esolangs.org/w/index.php?diff=112334&oldid=112333 * None1 * (+325) /* Commands */
03:28:38 <esolangs> [[ByT]] N https://esolangs.org/w/index.php?oldid=112335 * 2014MELO03 * (+7955) Created page with "'''ByT''' is an [[esoteric programming language]] designed to be [[Turing-complete]] with as few commands for stack manipulation as possible. == Syntax == A ByT program consists on a list of stack declarations. The order of the declarations doesn't matter, but each one
03:39:25 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112336&oldid=112329 * 2014MELO03 * (+10)
04:28:09 -!- razetime has quit (Ping timeout: 244 seconds).
05:11:13 -!- razetime has joined.
05:13:34 -!- siesta has joined.
05:20:54 -!- razetime has quit (Ping timeout: 260 seconds).
05:41:36 -!- bgs has joined.
05:42:43 -!- SGautam has joined.
06:30:43 -!- tromp has joined.
06:48:32 -!- bgs has quit (Remote host closed the connection).
06:49:38 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112337&oldid=112334 * None1 * (+18)
06:51:12 <esolangs> [[Minimized BF]] https://esolangs.org/w/index.php?diff=112338&oldid=112337 * None1 * (+1191)
06:51:40 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112339&oldid=112338 * None1 * (+15) /* Hello World */
06:52:45 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112340&oldid=112339 * None1 * (+76) /* Example Programs */
06:53:47 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112341&oldid=112336 * None1 * (+19) /* M */
06:55:29 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112342&oldid=112331 * None1 * (+76)
07:09:22 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112343&oldid=112226 * None1 * (+227) /* Example Programs */ Added Truth Machine
07:09:36 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112344&oldid=112343 * None1 * (+2) /* Example Programs */
07:15:11 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112345&oldid=112344 * None1 * (+244) /* Example Programs */
07:16:13 <esolangs> [[Sharp flat]] https://esolangs.org/w/index.php?diff=112346&oldid=112345 * None1 * (-1) /* Execution */
07:16:28 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112347&oldid=112346 * None1 * (-1) /* Execution */
07:16:39 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112348&oldid=112347 * None1 * (-1) /* Execution */
07:52:08 -!- SGautam has quit (Quit: Connection closed for inactivity).
08:05:17 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:08:14 -!- tromp has joined.
08:13:32 -!- Sgeo has quit (Read error: Connection reset by peer).
09:06:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:09:06 -!- tromp has joined.
09:09:18 <esolangs> [[Sharp flat]] M https://esolangs.org/w/index.php?diff=112349&oldid=112348 * None1 * (+0) /* Example Programs */ Better formatting
09:17:05 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112350&oldid=112307 * None1 * (+250) /* Implementations */ Added Truth Machine in #b
09:26:13 <esolangs> [[Anti-Machine language]] N https://esolangs.org/w/index.php?oldid=112351 * None1 * (+639) Created page with "Anti-Machine language is an esolang created by [[User:None1]]. ==Execution== This esolang is the same as [[brainfuck]], except that it cannot run on a machine (e.g. a computer). If you attempt to do that, it will print "Machine detected, fail to run" without
09:27:52 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=112352&oldid=112215 * None1 * (+69) /* General languages */
09:28:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:39:33 -!- Lord_of_Life_ has joined.
09:40:29 -!- Lord_of_Life has quit (Ping timeout: 260 seconds).
09:40:48 -!- __monty__ has joined.
09:42:22 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:44:05 -!- tromp has joined.
09:57:51 <esolangs> [[Special:Log/newusers]] create * Xi-816 * New user account
10:02:06 -!- razetime has joined.
10:04:31 -!- SGautam has joined.
11:07:12 -!- Lord_of_Life has quit (Excess Flood).
11:09:34 -!- Lord_of_Life has joined.
11:18:07 -!- razetime has quit (Remote host closed the connection).
11:37:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:53:53 -!- tromp has joined.
11:58:31 -!- immibis has quit (Remote host closed the connection).
11:58:50 -!- immibis has joined.
12:33:59 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
12:34:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:07:14 -!- tromp has joined.
14:02:49 -!- siesta has joined.
14:06:05 -!- Sgeo has joined.
14:21:12 -!- siesta has quit (Read error: Connection reset by peer).
14:38:27 <Sgeo> `olist 1284
14:38:29 <HackEso> olist <https://www.giantitp.com/comics/oots1284.html>: shachaf oerjan Sgeo FireFly boily nortti b_jonas
15:14:16 <esolangs> [[Talk:Listack]] M https://esolangs.org/w/index.php?diff=112353&oldid=109860 * McChuck * (+22) /* Listack v0.3 page */
15:18:48 <esolangs> [[Talk:Listack]] M https://esolangs.org/w/index.php?diff=112354&oldid=112353 * McChuck * (+209) /* Listack v0.3 page */
16:14:45 <esolangs> [[Anti-Machine language]] M https://esolangs.org/w/index.php?diff=112355&oldid=112351 * PythonshellDebugwindow * (+101) Categories
16:20:47 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112356&oldid=112340 * PythonshellDebugwindow * (+86) Categories
16:30:59 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:11:52 -!- tromp has joined.
17:13:52 -!- siesta has joined.
17:20:32 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
17:29:53 <shachaf> My friend keeps wanting me to do a little ASIC thing of some sort.
17:30:09 <shachaf> Any fun esolang to implement in hardware?
17:31:53 <int-e> haha https://bitgrid.blogspot.com/2023/06/making-fresh-start-in-pascal.html
17:41:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:17:21 -!- A_Dragon has quit (Killed (Stx (Happy birthday! (I know its a bit late) She: Yes it does.))).
18:17:45 -!- A_Dragon has joined.
18:20:47 <esolangs> [[Flag]] M https://esolangs.org/w/index.php?diff=112357&oldid=111453 * PythonshellDebugwindow * (+14) Lowercase
18:38:19 -!- tromp has joined.
18:39:01 <fizzie> We wanted to make a Befunge coprocessor for a MIPS system because that was an extra credit thing for a computer architecture course, but then laziness intervened. Not that I have any reason to suspect it would've been particularly hardware-suitable, I just like Befunge.
18:39:20 <fizzie> (Also the extra credit assignment was just to make a coprocessor to do something, not specifically Befunge.)
18:48:46 <int-e> (The reason I brought up Bitgrid is that its creator has been talking about implementing it in hardware... though whether that'll ever happen, well you know how toy projects can be.)
18:49:03 -!- FreeFull has joined.
18:49:40 <int-e> It shouldn't be *too* hard; the main challenge is probably to feed the program. Maybe a daisy chain of the cells that can be filled sequentially?
18:50:43 <int-e> I do regard this as esoteric... working with 4 bits at a time is a bit too limiting for FPGA-like things especially since you also have to use the cells for routing the data, wasting a lot of them just for that.
19:13:34 -!- tromp has quit (Read error: Connection reset by peer).
20:27:06 -!- Soni has quit (Ping timeout: 245 seconds).
20:29:03 -!- __monty__ has quit (Quit: leaving).
20:32:58 -!- tromp has joined.
20:44:09 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:49:19 -!- Soni has joined.
22:50:45 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
22:51:15 -!- Noisytoot has joined.
23:05:24 -!- FreeFull has quit.
23:12:06 <esolangs> [[Talk:Burn]] M https://esolangs.org/w/index.php?diff=112358&oldid=112148 * Arctenik * (+644) Unsigned comments
23:13:45 <zzo38> This is a strange Pokemon game. Both sides are using completely ineffective moves; furthermore, my pokemon is paralyzed (I let them paralyze me on purpose). Hopefully, this strategy will help.
2023-07-25
00:13:20 <int-e> aaargh
00:23:04 <int-e> (I took a long, long time to realize that this construction in shapez.io causes problems for me: https://int-e.eu/~bf3/tmp/aaargh-bug.png ...because the unconnected output captures a shape. That's usually not a problem, but I want identical number of shapes along different paths...)
01:09:21 -!- razetime has joined.
01:11:14 <esolangs> [[Listack]] https://esolangs.org/w/index.php?diff=112359&oldid=112130 * McChuck * (+130) /* Listack: A symmetric, flat, stack-based, concatenative language */
01:34:02 -!- SGautam has quit (Quit: Connection closed for inactivity).
03:37:00 -!- siesta has joined.
03:50:01 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] N https://esolangs.org/w/index.php?oldid=112360 * None1 * (+1107) Created page with "WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic (or WeeB) is a derivative of [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] created by [[User:None1]], which is [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] with some additional syntax. ==Syntax== Except the syntax in [[Weeeee
03:51:45 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112361&oldid=112341 * None1 * (+43) /* W */
03:54:21 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112362&oldid=112360 * None1 * (+36) /* Syntax */
04:10:12 -!- Noisytoot has quit (Ping timeout: 250 seconds).
04:11:03 -!- razetime has quit (Ping timeout: 244 seconds).
04:32:28 -!- razetime has joined.
04:33:53 -!- Noisytoot has joined.
04:41:38 -!- Noisytoot has quit (Ping timeout: 260 seconds).
05:02:11 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
05:04:56 -!- Noisytoot has joined.
05:14:32 -!- Noisytoot has quit (Ping timeout: 245 seconds).
05:51:37 -!- Noisytoot has joined.
05:56:22 -!- Noisytoot has quit (Remote host closed the connection).
06:08:58 -!- Noisytoot has joined.
06:31:25 -!- tromp has joined.
06:40:22 -!- Noisytoot has quit (Ping timeout: 245 seconds).
06:43:08 -!- Noisytoot has joined.
06:47:35 -!- Noisytoot has quit (Remote host closed the connection).
06:55:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:03:54 -!- Noisytoot has joined.
07:06:51 -!- Noisytoot has quit (Excess Flood).
07:07:18 -!- tromp has joined.
07:15:35 -!- joast has quit (Ping timeout: 264 seconds).
07:20:56 -!- Noisytoot has joined.
07:24:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:28:35 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
07:30:26 -!- Noisytoot has joined.
07:30:38 -!- joast has joined.
07:32:00 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112363&oldid=112362 * None1 * (+40) /* Example Programs */
07:33:23 -!- Noisytoot has quit (Excess Flood).
07:33:37 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112364&oldid=112342 * None1 * (+104) Added [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]]
07:34:21 -!- Noisytoot has joined.
07:37:08 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112365&oldid=112363 * None1 * (+184) /* Syntax */ Added note
07:38:51 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112366&oldid=112365 * None1 * (+9) /* Syntax */
07:40:30 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112367&oldid=112366 * None1 * (+94) /* Print */
07:41:49 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112368&oldid=112367 * None1 * (+78) /* Syntax */
07:44:11 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112369&oldid=112368 * None1 * (+96) /* Example Programs */
07:44:26 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112370&oldid=112369 * None1 * (+8) /* Alternative */
07:44:34 -!- Noisytoot has quit (Ping timeout: 260 seconds).
07:45:54 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=112371&oldid=112268 * None1 * (+64) /* Implementations */
07:48:17 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=112372&oldid=111953 * None1 * (+70) /* Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee */ Added Hello World in [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]]
07:50:44 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112373&oldid=112370 * None1 * (+37) /* Syntax */
07:51:43 <esolangs> [[Quine]] M https://esolangs.org/w/index.php?diff=112374&oldid=93643 * Dadsdy * (-413) /* How to write quines */
08:00:51 -!- Noisytoot has joined.
08:07:28 -!- tromp has joined.
08:15:20 -!- Sgeo has quit (Read error: Connection reset by peer).
08:15:26 -!- Noisytoot has quit (Ping timeout: 245 seconds).
08:18:23 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
08:23:16 -!- Noisytoot has joined.
08:26:04 -!- razetime has quit (Ping timeout: 260 seconds).
08:33:18 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
08:37:37 -!- Noisytoot has joined.
08:44:15 -!- razetime has joined.
09:35:37 <esolangs> [[Quine]] https://esolangs.org/w/index.php?diff=112375&oldid=112374 * Hakerh400 * (+413) Undo revision 112374 by [[Special:Contributions/Dadsdy|Dadsdy]] ([[User talk:Dadsdy|talk]]) - Reason: the edit made the quine program invalid
09:40:39 -!- Lord_of_Life_ has joined.
09:41:42 -!- Lord_of_Life has quit (Ping timeout: 250 seconds).
09:43:29 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:44:32 -!- __monty__ has joined.
09:47:19 <river> someone Xeeted about higher dimensional go. i guess in n-dim go territory is surrounded by an (n-1)-dim surface
09:48:00 <river> how would the galilean proportionality relations affect the way this game plays?
09:48:29 <river> i imagine the center becomes more worthwhile? possibly overtaking the corners at some n
10:11:15 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112376&oldid=112373 * None1 * (+2) /* Alternative */
10:13:51 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112377&oldid=112217 * None1 * (+318) /* A */ Added [[Anti-Machine language]]
10:14:32 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=112378&oldid=112377 * None1 * (+0) /* Compute */ [[Compute]] has a Python interpreter
10:18:51 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112379&oldid=112350 * None1 * (+132) /* Wave */ Added implementation in [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]]
10:19:28 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112380&oldid=112376 * None1 * (-1) /* Alternative */ Fixed
10:19:48 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=112381&oldid=112379 * None1 * (-1) /* WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic */ fixed
10:25:25 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112382&oldid=112380 * None1 * (+443) /* Example Programs */ Added cat program
10:26:41 <esolangs> [[Cat Program]] N https://esolangs.org/w/index.php?oldid=112383 * None1 * (+25) Redirected page to [[Cat program]]
10:29:05 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112384&oldid=112378 * None1 * (+332) /* W */ Added [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]]
10:30:04 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112385&oldid=112382 * None1 * (+101)
10:30:12 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112386&oldid=112385 * None1 * (+1) /* Syntax */
10:31:12 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] M https://esolangs.org/w/index.php?diff=112387&oldid=112386 * None1 * (+216) /* Syntax */
11:52:52 -!- razetime has quit (Remote host closed the connection).
12:03:49 -!- SGautam has joined.
12:05:22 <int-e> It is happening, Twitter is no more; it is now ex-Twitter, I mean 𝕖𝕩-Twitter.
12:09:08 -!- razetime has joined.
12:33:28 <esolangs> [[BitQueue]] M https://esolangs.org/w/index.php?diff=112388&oldid=112281 * DivergentClouds * (+195) formatted commands in table to be monospace
12:40:41 <esolangs> [[BitQueue]] https://esolangs.org/w/index.php?diff=112389&oldid=112388 * DivergentClouds * (+198) add # command, note implementation support level
12:58:49 <fizzie> This was in my feed this morning, and somehow sounded just so... appropriate:
12:58:51 <fizzie> ≻ Elon Musk has faced a hiccup in his drive to rebrand Twitter as X after police stopped work to remove the old name from the sign at the company’s San Francisco headquarters.
12:58:53 <fizzie> ≻ After the initial work by a worker on a cherrypicker, only the blue bird and the letters “er” were left on one side of the sign.
13:00:40 <fizzie> Sadly: "Through their investigation officers were able to determine that no crime was committed, and this incident was not a police matter."
13:07:21 <razetime> does anyone know of a good font to write hieroglyphics in?
13:07:36 <razetime> need it for seshat: https://github.com/puzzlet/seshat
13:17:44 -!- dbohdan3 has quit (Ping timeout: 260 seconds).
13:26:48 -!- dbohdan has joined.
14:07:47 -!- m5zs7k has quit (Ping timeout: 264 seconds).
14:08:58 -!- m5zs7k has joined.
14:23:56 <esolangs> [[Talk:Cythan]] M https://esolangs.org/w/index.php?diff=112390&oldid=87809 * Cypooos * (+2048) Late response to the debate
14:24:08 -!- tromp has joined.
14:40:25 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=112391&oldid=111744 * Kaveh Yousefi * (+470) Added a truth-machine as a third example.
14:45:58 <esolangs> [[Deadfuck]] https://esolangs.org/w/index.php?diff=112392&oldid=112391 * Kaveh Yousefi * (+2261) Added an interpreter implementation in Common Lisp and introduced the category tag Implemented.
15:07:26 -!- Sgeo has joined.
15:32:24 -!- razetime has quit (Remote host closed the connection).
15:33:22 -!- SGautam has quit (Quit: Connection closed for inactivity).
16:28:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:37:47 -!- tromp has joined.
16:54:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:54:51 -!- bgs has joined.
17:22:48 -!- tromp has joined.
19:05:21 -!- SGautam has joined.
19:19:00 -!- FreeFull has joined.
19:43:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:48:47 -!- tromp has joined.
20:07:34 -!- bgs has quit (Remote host closed the connection).
20:40:32 -!- FreeFull has quit.
20:47:39 -!- FreeFull has joined.
21:13:05 <esolangs> [[Special:Log/newusers]] create * Zoda * New user account
21:17:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:21:01 -!- Twingamerdudes has joined.
21:21:18 -!- Twingamerdudes has quit (Client Quit).
21:22:14 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112393&oldid=112299 * Zoda * (+133) /* Introductions */
21:41:16 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:45:59 -!- siesta has joined.
22:01:02 -!- ais523 has joined.
22:07:24 -!- __monty__ has quit (Quit: leaving).
22:19:34 -!- Noisytoot has quit (Ping timeout: 260 seconds).
22:25:40 -!- Noisytoot has joined.
22:29:59 -!- siesta has quit (Ping timeout: 250 seconds).
22:30:15 -!- siesta has joined.
22:35:23 -!- leah2 has quit (Ping timeout: 264 seconds).
22:35:24 -!- siesta has quit (Ping timeout: 260 seconds).
22:36:02 -!- siesta has joined.
22:42:34 -!- leah2 has joined.
22:57:34 -!- siesta has quit (Ping timeout: 260 seconds).
23:03:04 -!- siesta has joined.
23:48:57 -!- Soni has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.).
23:49:37 -!- Soni has joined.
2023-07-26
00:00:04 -!- siesta has quit (*.net *.split).
00:00:04 -!- lifthrasiir has quit (*.net *.split).
00:00:04 -!- FireFly has quit (*.net *.split).
00:00:04 -!- xelxebar has quit (*.net *.split).
00:00:04 -!- shikhin has quit (*.net *.split).
00:00:04 -!- fizzie has quit (*.net *.split).
00:00:14 -!- shikhin has joined.
00:00:43 -!- FireFly has joined.
00:01:15 -!- FireFly has changed hostmask to ~firefly@glowbum/gluehwuermchen/firefly.
00:02:10 -!- GregorR has quit (Ping timeout: 252 seconds).
00:02:15 -!- xelxebar has joined.
00:02:28 -!- fizzie has joined.
00:02:34 -!- lifthrasiir has joined.
00:02:36 -!- GregorR has joined.
00:05:26 -!- siesta has joined.
01:00:05 -!- FreeFull has quit.
01:07:48 -!- razetime has joined.
01:34:12 -!- siesta has quit (Ping timeout: 252 seconds).
01:39:33 -!- siesta has joined.
01:44:16 -!- siesta has quit (Ping timeout: 244 seconds).
01:44:40 -!- siesta has joined.
01:47:31 -!- siesta has quit (Read error: Connection reset by peer).
01:49:41 -!- siesta has joined.
01:49:46 -!- siesta has quit (Read error: Connection reset by peer).
01:54:40 -!- siesta has joined.
03:07:06 <esolangs> [[Minimized BF]] M https://esolangs.org/w/index.php?diff=112394&oldid=112356 * None1 * (+40) /* I/O */ fix description
03:17:04 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] N https://esolangs.org/w/index.php?oldid=112395 * None1 * (+909) Created page with "WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++ or WeeB++ is a derivative of [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]], which is a derivative of [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]]. It's created by [[User:None1]]. The esolang is invented to implement [
03:17:43 <siesta> !help
03:17:54 <siesta> .help
03:18:00 <siesta> hmm
03:18:18 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] M https://esolangs.org/w/index.php?diff=112396&oldid=112395 * None1 * (+54) /* Syntax */
03:18:30 <siesta> ,help
03:22:04 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] https://esolangs.org/w/index.php?diff=112397&oldid=112396 * None1 * (+227)
03:22:32 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] M https://esolangs.org/w/index.php?diff=112398&oldid=112397 * None1 * (+38) /* brainfuck */
03:23:54 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] https://esolangs.org/w/index.php?diff=112399&oldid=112398 * None1 * (+130) /* Example Programs */
03:24:11 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] M https://esolangs.org/w/index.php?diff=112400&oldid=112399 * None1 * (+1)
03:35:28 <ais523> hi siesta
03:35:49 <ais523> there aren't many people around at this time of day, lots of people asleep
03:38:06 <ais523> I am somehow surprised that you didn't find any bot prefixes which respond to a help command, too
03:38:08 <ais523> ^help
03:38:14 <ais523> oh, bot is also asleep
03:38:16 <ais523> `help
03:38:16 <HackEso> Runs arbitrary code in GNU/Linux. Type "`<command>", or "`run <command>" for full shell commands. "`fetch [<output-file>] <URL>" downloads files. Files saved to $HACKENV are persistent, and $HACKENV/bin is in $PATH. $HACKENV is a mercurial repository, "`revert <rev>" can be used to revert, https://hack.esolangs.org/repo/ to browse. $PWD ($HACKENV/tmp) is persistent but unversioned, /tmp is ephemeral.
03:38:19 <ais523> that one's OK
03:38:26 <ais523> @help
03:38:26 <lambdabot> help <command>. Ask for help for <command>. Try 'list' for all commands
03:38:28 <ais523> as is that one
03:38:53 <ais523> there is also /help which asks your IRC client for help on how to use it
03:39:18 <ais523> unfortunately, the bot that responded to ^ is the one which we normally get to remind us how to use all the other bots…
03:52:30 <zzo38> I am also on right now (not sleeping), but might not have much to say at this time (although you can try writing anyways; it is logged and anyone can check, I suppose)
04:05:36 -!- bgs has joined.
04:07:23 -!- razetime has quit (Ping timeout: 244 seconds).
04:16:47 <ais523> zzo38: with regards to your Pokémon battle, I used to play competitively and that situation was not that uncommon when two stall teams played against each other; it was generally known as a "PP stall" because the limiting factor to the stalemate is which Pokémon runs out of PP first
04:17:02 <ais523> (which is also one of the reasons to intentionally get paralyzed)
04:29:46 <zzo38> Yes, that is what I thought too.
04:31:30 -!- bgs has quit (Remote host closed the connection).
04:34:01 <zzo38> I wanted to make a Pokemon battle simulator in C, and with a C API. I could not find any suitable existing ones, though. (I also wanted to ensure that the API is sufficient. One idea I had is to add a function to specify which features the front-end uses and it will tell you if that is acceptable according to the rule set which has been loaded.)
04:36:05 <zzo38> What software did you use, and what formats did you play?
04:50:40 -!- razetime has joined.
04:52:29 <ais523> I've used a range of software over time, but haven't done much looking at the source code, I just used the user interface
04:52:56 <ais523> as for formats, primarily generation 4 OU and early generation 5 VGC
04:53:17 <ais523> but PP stalls basically don't happen in VGC, they're common in generation 4 OU though
04:55:48 <zzo38> How important is ctz of max HP? How often do you have to consider it?
04:56:43 <ais523> whether the HP is divisible by 2, 4, and 16 are all relevant – there are some strategies for which they are very relevant, but for most they only have a minor impact
04:57:31 <ais523> in older formats that rely heavily on Leftovers, it is common to arrange the HP mod 16 so that Leftovers heals the greatest proportion of maximum HP possible
04:58:05 <ais523> and for Pokémon that use 50% recoil moves like Belly Drum, it is often critical to their strategy whether the recoil move drops them to exactly half HP or to above half HP
04:58:58 <ais523> (which depends on even or odd)
05:01:10 <ais523> oh, divisibility by 8 can matter in Stealth Rock-dominated formats, for Pokémon that take neutral damage from Rock (I think you want the HP to be 7 mod 8 to take minimum damage from it, although it's been a while since I've played)
05:06:49 -!- razetime_ has joined.
05:06:51 -!- razetime has quit (Ping timeout: 260 seconds).
05:08:41 <zzo38> I had thought of some of those things. I just didn't know how commonly it becomes important, but what you said makes sense. (Of course, I do not know all of the moves, abilities, species, ec, but I know some of them, and I know the equations and types and such things like that.)
05:09:49 -!- tromp has joined.
05:18:52 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
05:37:52 -!- razetime_ has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.).
05:38:07 -!- razetime has joined.
05:43:40 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
06:09:05 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] M https://esolangs.org/w/index.php?diff=112401&oldid=112400 * None1 * (+8) /* brainfuck */ fixed
06:09:49 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112402&oldid=112364 * None1 * (+120)
06:10:06 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112403&oldid=112361 * None1 * (+45) /* W */
06:11:06 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112404&oldid=112403 * None1 * (+51) /* W */
06:11:52 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] M https://esolangs.org/w/index.php?diff=112405&oldid=112401 * None1 * (+53) /* Turing completeness */
06:13:48 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112406&oldid=112265 * None1 * (+109) /* H */
06:17:10 <esolangs> [[In-brace-comma]] N https://esolangs.org/w/index.php?oldid=112407 * Dadsdy * (+242) Created page with "The successor to [[(,)]]<br> Now with functions and lists! There are three types of brackets: (), [], and {}.<br> Braces create functions. Brackets create lists. Parens are used to access items in a list, access variables, and call functions."
06:17:28 -!- SGautam has joined.
06:28:07 -!- ais523 has quit (Quit: quit).
06:58:48 -!- tromp has joined.
07:34:19 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]] https://esolangs.org/w/index.php?diff=112408&oldid=112405 * None1 * (+181) /* Example Programs */
07:36:26 <esolangs> [[Brainfuck]] https://esolangs.org/w/index.php?diff=112409&oldid=112151 * None1 * (+164) /* C */ Added implementation in [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic++]]
07:39:48 <esolangs> [[Hello world program in esoteric languages (N-Z)]] M https://esolangs.org/w/index.php?diff=112410&oldid=112372 * None1 * (+62) /* Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee */ Fixed implementatioI in WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic
07:50:14 <river> what do yuou tihink about Nd go?
07:50:18 <river> 7d go fr example
07:51:58 <esolangs> [[Setlang++]] N https://esolangs.org/w/index.php?oldid=112411 * None1 * (+553) Created page with "Setlang++ is an esolang invented by [[User:None1]], it is a derivative of [[Setlang]], and its original goal is to write a Truth Machine. ==Extra Syntax== {|class="wikitable" ! Command !! Meaning |- | [a,b] || Compare the value of a and b, if they're the same, return a,
07:53:12 <esolangs> [[Setlang++]] https://esolangs.org/w/index.php?diff=112412&oldid=112411 * None1 * (+55) /* Truth Machine */
07:53:58 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112413&oldid=112404 * None1 * (+16) /* S */
07:54:58 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112414&oldid=112402 * None1 * (+57)
07:55:28 <esolangs> [[Setlang++]] M https://esolangs.org/w/index.php?diff=112415&oldid=112412 * None1 * (+1) /* Extra Syntax */ comma
08:00:59 -!- __monty__ has joined.
08:21:36 -!- Sgeo has quit (Read error: Connection reset by peer).
08:26:53 -!- SGautam has quit (Quit: Connection closed for inactivity).
08:31:40 -!- SGautam has joined.
08:32:42 <esolangs> [[ELVM]] M https://esolangs.org/w/index.php?diff=112416&oldid=108908 * WriteOnly * (+23) Add category
08:33:09 <esolangs> [[C2BF]] M https://esolangs.org/w/index.php?diff=112417&oldid=96985 * WriteOnly * (+23) Add category
08:34:37 <esolangs> [[Higher Subleq]] M https://esolangs.org/w/index.php?diff=112418&oldid=104447 * WriteOnly * (+23) Add category
08:48:12 <esolangs> [[BFBASIC]] M https://esolangs.org/w/index.php?diff=112419&oldid=76359 * WriteOnly * (+24) Add category
08:50:28 <esolangs> [[HaPyLi]] M https://esolangs.org/w/index.php?diff=112420&oldid=109164 * WriteOnly * (+25) Add category
08:51:57 <esolangs> [[FuckBrainfuck]] M https://esolangs.org/w/index.php?diff=112421&oldid=101496 * WriteOnly * (+24) Add category
08:53:54 <esolangs> [[Brainfuck code generation]] M https://esolangs.org/w/index.php?diff=112422&oldid=101438 * WriteOnly * (+29) Add category
08:58:30 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112423&oldid=112381 * None1 * (+40) /* Ser2 */ Added implementation in [[Setlang++]]
08:58:55 <esolangs> [[Brainfuck code generation]] https://esolangs.org/w/index.php?diff=112424&oldid=112422 * WriteOnly * (-29)
08:59:37 <esolangs> [[Brainfuck code generation]] M https://esolangs.org/w/index.php?diff=112425&oldid=112424 * WriteOnly * (-164) Add internal links
09:01:28 <esolangs> [[Asm2bf]] M https://esolangs.org/w/index.php?diff=112426&oldid=98203 * WriteOnly * (+23) Add category
09:02:40 <esolangs> [[WeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeBasic]] https://esolangs.org/w/index.php?diff=112427&oldid=112387 * None1 * (+252) /* Example Programs */ Added a demo program that compares your age and 18
09:06:38 <esolangs> [[FuckBrainfuck]] M https://esolangs.org/w/index.php?diff=112428&oldid=112421 * WriteOnly * (+23) Add category
09:07:27 <esolangs> [[Tbf]] M https://esolangs.org/w/index.php?diff=112429&oldid=96901 * WriteOnly * (+70) Add categories
09:08:10 <esolangs> [[STBF]] M https://esolangs.org/w/index.php?diff=112430&oldid=76818 * WriteOnly * (+94) Add categories
09:09:07 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=112431&oldid=112410 * None1 * (+69) /* Ser2 */ Added implementation in [[Setlang++]]
09:09:24 <esolangs> [[ClearBF]] M https://esolangs.org/w/index.php?diff=112432&oldid=79196 * WriteOnly * (+48) Add categories
09:09:52 <esolangs> [[Brainfuck code generation]] M https://esolangs.org/w/index.php?diff=112433&oldid=112425 * WriteOnly * (+23) Add categories
09:15:24 <esolangs> [[Category:Compilers]] N https://esolangs.org/w/index.php?oldid=112434 * WriteOnly * (+63) Created page with "Compilers compile high-level languages into low-level languages"
09:41:59 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:42:11 -!- Lord_of_Life_ has joined.
09:43:30 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:51:36 <esolangs> [[Category:Compilers]] M https://esolangs.org/w/index.php?diff=112435&oldid=112434 * None1 * (+22) high level and low level are not absolute (e.g. assembly language has a higher level than [[brainfuck]], but it is still a low level language)
09:55:46 <esolangs> [[Category:Binary]] N https://esolangs.org/w/index.php?oldid=112436 * None1 * (+132) Created page with "Binary Languages are languages that stores its program as a binary file, which can contain unprintable characters (e.g. null bytes)."
09:56:26 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=112437&oldid=111993 * None1 * (+20) /* Turing completeness */
10:38:34 -!- shikhin has changed hostmask to ~shikhin@offtopia/offtopian.
10:50:47 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
10:50:48 <esolangs> [[User:Zoda]] N https://esolangs.org/w/index.php?oldid=112438 * Zoda * (+27) Created page with "I create games and Esolangs"
10:55:23 -!- Guest99 has joined.
10:55:23 <Guest99> hello
10:55:33 <Guest99> wow
10:55:35 <Guest99> empty
10:55:40 -!- Guest99 has quit (Client Quit).
10:59:34 -!- ddff has joined.
11:09:19 -!- tromp has joined.
11:30:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:48:56 <esolangs> [[BrainClub]] M https://esolangs.org/w/index.php?diff=112439&oldid=42100 * WriteOnly * (+47) Add categories
11:52:40 -!- siesta has joined.
12:35:59 -!- tromp has joined.
12:36:36 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
12:57:51 <int-e> `"
12:57:53 <HackEso> 1/1:997) <fizzie> "Compact fluorescent light bulbs are often criticized for being dim --" that's kind of rude! \ 586) <ais523> Vorpal: I was paying too much attention to elliott and not enough to my HP
13:05:23 -!- FireFly has quit (Quit: Leaving).
13:05:38 -!- FireFly has joined.
13:20:36 <fizzie> Why does "devoid" mean not-having-something, when it *should* mean the opposite ("de-void")?
13:32:23 -!- siesta has joined.
13:37:47 -!- siesta has quit (Read error: Connection reset by peer).
13:38:06 -!- siesta has joined.
13:44:29 -!- example99 has joined.
13:45:16 <example99> hi!
13:45:35 <example99> NOTICE:i just got an ilde game:ordinal markup
13:48:36 <river> example99: what do you think of 7D go?
13:48:50 <example99> i never heard of it
13:49:02 <river> its a new ieda
14:01:37 -!- razetime has quit (Remote host closed the connection).
14:09:21 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
14:13:24 -!- siesta has joined.
14:14:35 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:29:53 <esolangs> [[Special:Log/newusers]] create * RbCaVi * New user account
14:50:27 <example99> a new user:rbcavi
15:01:54 -!- example99 has quit (Quit: Client closed).
15:03:38 -!- tromp has joined.
15:10:34 -!- ddff has quit (Read error: Connection reset by peer).
15:12:07 -!- DDG has joined.
15:12:29 -!- DDG has quit (Client Quit).
15:15:52 -!- ddff has joined.
15:18:10 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
15:35:48 -!- tromp has joined.
15:47:51 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
16:11:16 <esolangs> [[BitQueue]] https://esolangs.org/w/index.php?diff=112440&oldid=112389 * DivergentClouds * (+70) specified function definition being orderless
16:49:09 <esolangs> [[BitQueue]] https://esolangs.org/w/index.php?diff=112441&oldid=112440 * DivergentClouds * (-165) removed implementation notes as `'^` is a better way of looping than `"`
16:55:32 <esolangs> [[Legend]] https://esolangs.org/w/index.php?diff=112442&oldid=103954 * Joe * (+139)
17:20:01 -!- ddff has quit (Read error: Connection reset by peer).
17:25:33 -!- ddff has joined.
17:29:34 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:46:42 -!- sprout_ has joined.
17:49:15 -!- tromp has joined.
17:49:52 -!- sprout has quit (Ping timeout: 240 seconds).
19:06:59 <zzo38> Why don't other web browsers include the good features from the Line Mode Browser? (You can read the documentation to see some features that others don't have)
19:29:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:29:54 -!- ddff has quit (Read error: Connection reset by peer).
19:35:11 -!- ddff has joined.
19:46:50 -!- tromp has joined.
20:34:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:40:57 -!- tromp has joined.
20:46:26 -!- __monty__ has quit (Quit: leaving).
20:53:51 -!- Soni has quit (Ping timeout: 244 seconds).
21:03:59 -!- Soni has joined.
21:16:53 -!- SGautam has quit (Quit: Connection closed for inactivity).
21:18:11 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:39:07 -!- ddff has quit (Read error: Connection reset by peer).
21:44:52 -!- ddff has joined.
21:54:08 -!- ddff has quit (Quit: leaving).
22:15:47 <esolangs> [[Talk:]] M https://esolangs.org/w/index.php?diff=112443&oldid=51891 * CreeperBomb * (+69)
22:33:13 -!- SGautam has joined.
22:33:19 -!- Sgeo has joined.
2023-07-27
00:03:27 -!- sprout_ has changed nick to sprout.
00:24:11 <esolangs> [[RapLan]] https://esolangs.org/w/index.php?diff=112444&oldid=105937 * Phao * (-8) Added category Turing Tarpit.
00:26:48 <esolangs> [[RapLan]] https://esolangs.org/w/index.php?diff=112445&oldid=112444 * Phao * (+22) Added category Pseudonatual
00:27:37 <esolangs> [[RapLan]] https://esolangs.org/w/index.php?diff=112446&oldid=112445 * Phao * (+23) Added category Low-level.
01:13:04 -!- razetime has joined.
02:30:34 -!- SGautam has quit (Quit: Connection closed for inactivity).
03:02:36 -!- Noisytoot has quit (Excess Flood).
03:04:48 -!- Noisytoot has joined.
03:10:32 -!- Guest6443 has joined.
03:10:48 -!- siesta has joined.
03:13:17 -!- siesta has quit (Client Quit).
03:13:40 -!- siesta has joined.
03:16:49 -!- Guest6443 has quit (Ping timeout: 260 seconds).
03:23:02 <esolangs> [[ProgFk]] M https://esolangs.org/w/index.php?diff=112447&oldid=94819 * None1 * (+20)
03:34:23 <esolangs> [[I cannot understand that.]] N https://esolangs.org/w/index.php?oldid=112448 * None1 * (+596) Created page with "I cannot understand that. is an esolang invented by [[User:None1]]. ==Commands== Every line is a command, which prints out "I cannot understand that." without quotes. ==Example Programs== ===Print "I cannot understand that."=== Hello World! ===Quine 1=
03:35:55 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112449&oldid=112413 * None1 * (+32) /* I */
03:36:33 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112450&oldid=112414 * None1 * (+32)
03:37:06 -!- Noisytoot has quit (Remote host closed the connection).
03:39:18 -!- Noisytoot has joined.
03:40:47 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=112451&oldid=111380 * None1 * (+23) /* Source format */
04:15:02 -!- Noisytoot has quit (Remote host closed the connection).
04:16:16 -!- razetime has quit (Ping timeout: 245 seconds).
04:17:53 -!- Noisytoot has joined.
04:45:51 -!- bgs has joined.
04:48:51 <esolangs> [[Trilangle]] https://esolangs.org/w/index.php?diff=112452&oldid=107481 * Bbrk24 * (-14) /* cat */ I found a much shorter cat program
04:56:25 -!- razetime has joined.
05:09:38 -!- bgs has quit (Remote host closed the connection).
06:01:13 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112453&oldid=112406 * DanielDG * (+66) Added Aardvark.
06:15:49 -!- Noisytoot has quit (Excess Flood).
06:19:45 -!- Noisytoot has joined.
06:28:29 -!- tromp has joined.
06:34:51 -!- Noisytoot has quit (Excess Flood).
06:37:07 -!- Noisytoot has joined.
06:43:57 <esolangs> [[Structures]] N https://esolangs.org/w/index.php?oldid=112454 * None1 * (+636) Created page with "There are mainly 3 types of structure for a language. flat, nested, and flat-nested. ==Flat== Programs in flat languages can be split into a sequence of commands, the commands may have arguments, but these arguments are not automatically passed from the previous comman
06:46:59 <esolangs> [[Structures]] https://esolangs.org/w/index.php?diff=112455&oldid=112454 * None1 * (+151)
06:47:23 <esolangs> [[Structures]] M https://esolangs.org/w/index.php?diff=112456&oldid=112455 * None1 * (+1) /* Nested */
06:55:51 -!- Noisytoot has quit (Ping timeout: 245 seconds).
07:11:44 -!- Sgeo has quit (*.net *.split).
07:11:44 -!- Soni has quit (*.net *.split).
07:11:44 -!- sprout has quit (*.net *.split).
07:11:44 -!- Lord_of_Life has quit (*.net *.split).
07:11:44 -!- siesta has quit (*.net *.split).
07:11:44 -!- fizzie has quit (*.net *.split).
07:11:44 -!- ^[ has quit (*.net *.split).
07:11:45 -!- Bowserinator has quit (*.net *.split).
07:11:45 -!- MizMahem has quit (*.net *.split).
07:11:45 -!- Lymia has quit (*.net *.split).
07:11:45 -!- int-e has quit (*.net *.split).
07:11:45 -!- Wryl has quit (*.net *.split).
07:11:46 -!- sprock has quit (*.net *.split).
07:11:46 -!- sknebel has quit (*.net *.split).
07:11:46 -!- j-bot has quit (*.net *.split).
07:11:46 -!- jix_ has quit (*.net *.split).
07:11:46 -!- shachaf has quit (*.net *.split).
07:11:46 -!- chiselfuse has quit (*.net *.split).
07:11:46 -!- Riviera has quit (*.net *.split).
07:11:47 -!- dbohdan has quit (*.net *.split).
07:11:47 -!- A_Dragon has quit (*.net *.split).
07:11:47 -!- immibis has quit (*.net *.split).
07:11:47 -!- CAT_S has quit (*.net *.split).
07:11:47 -!- ecs has quit (*.net *.split).
07:11:47 -!- ManDeJan has quit (*.net *.split).
07:11:47 -!- tromp has quit (*.net *.split).
07:11:47 -!- shikhin has quit (*.net *.split).
07:11:47 -!- m5zs7k has quit (*.net *.split).
07:11:47 -!- Everything has quit (*.net *.split).
07:11:47 -!- simcop2387 has quit (*.net *.split).
07:11:47 -!- slavfox has quit (*.net *.split).
07:11:47 -!- Melvar has quit (*.net *.split).
07:11:47 -!- Hooloovoo has quit (*.net *.split).
07:11:48 -!- iovoid has quit (*.net *.split).
07:11:48 -!- river has quit (*.net *.split).
07:11:48 -!- isabella has quit (*.net *.split).
07:11:48 -!- user3456 has quit (*.net *.split).
07:11:48 -!- V has quit (*.net *.split).
07:11:48 -!- HackEso has quit (*.net *.split).
07:11:48 -!- j4cbo has quit (*.net *.split).
07:11:48 -!- pikhq has quit (*.net *.split).
07:11:48 -!- integral has quit (*.net *.split).
07:11:48 -!- ProofTechnique_ has quit (*.net *.split).
07:11:48 -!- oren has quit (*.net *.split).
07:12:39 -!- ManDeJan has joined.
07:19:37 -!- ^[ has joined.
07:19:37 -!- fizzie has joined.
07:19:37 -!- siesta has joined.
07:19:37 -!- int-e has joined.
07:19:37 -!- Lymia has joined.
07:19:37 -!- MizMahem has joined.
07:19:37 -!- Bowserinator has joined.
07:19:37 -!- shachaf has joined.
07:19:37 -!- jix_ has joined.
07:19:37 -!- j-bot has joined.
07:19:37 -!- sknebel has joined.
07:19:37 -!- sprock has joined.
07:19:37 -!- Riviera has joined.
07:19:37 -!- iovoid has joined.
07:19:37 -!- Hooloovoo has joined.
07:19:37 -!- Melvar has joined.
07:19:37 -!- slavfox has joined.
07:19:37 -!- simcop2387 has joined.
07:19:37 -!- Everything has joined.
07:19:37 -!- m5zs7k has joined.
07:19:37 -!- shikhin has joined.
07:19:37 -!- tromp has joined.
07:19:37 -!- oren has joined.
07:19:37 -!- Wryl has joined.
07:19:37 -!- ProofTechnique_ has joined.
07:19:37 -!- integral has joined.
07:19:37 -!- pikhq has joined.
07:19:37 -!- j4cbo has joined.
07:19:37 -!- HackEso has joined.
07:19:37 -!- V has joined.
07:19:37 -!- user3456 has joined.
07:19:37 -!- isabella has joined.
07:19:37 -!- river has joined.
07:19:37 -!- Lord_of_Life has joined.
07:19:37 -!- sprout has joined.
07:19:37 -!- Soni has joined.
07:19:37 -!- Sgeo has joined.
07:19:46 -!- Lord_of_Life has quit (Max SendQ exceeded).
07:19:46 -!- Soni has quit (Max SendQ exceeded).
07:19:46 -!- Soni has joined.
07:21:21 -!- ecs has joined.
07:21:21 -!- CAT_S has joined.
07:21:21 -!- immibis has joined.
07:21:21 -!- A_Dragon has joined.
07:21:21 -!- dbohdan has joined.
07:21:44 -!- immibis has quit (Max SendQ exceeded).
07:21:44 -!- CAT_S has quit (Max SendQ exceeded).
07:21:49 -!- immibis has joined.
07:21:58 -!- CAT_S has joined.
07:22:26 -!- chiselfuse has joined.
07:39:40 <esolangs> [[Structures]] M https://esolangs.org/w/index.php?diff=112457&oldid=112456 * None1 * (+18) /* Flat-Nested */
07:41:56 -!- ddff has joined.
07:44:02 <esolangs> [[Category:Nested]] N https://esolangs.org/w/index.php?oldid=112458 * None1 * (+144) Created page with "These are languages with a nested structure. A nested language's execution is similar to evaluation of an expression. See also: [[Structures]]"
07:45:02 <esolangs> [[Setlang]] M https://esolangs.org/w/index.php?diff=112459&oldid=112318 * None1 * (+20)
07:45:29 <esolangs> [[13 bytes :D]] M https://esolangs.org/w/index.php?diff=112460&oldid=104219 * None1 * (+19)
07:46:12 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112461&oldid=109203 * None1 * (+19)
07:47:23 <esolangs> [[Setlang++]] M https://esolangs.org/w/index.php?diff=112462&oldid=112415 * None1 * (+20)
07:48:09 <esolangs> [[Braces]] M https://esolangs.org/w/index.php?diff=112463&oldid=112209 * None1 * (+20)
07:50:04 <esolangs> [[Category:Flat-nested]] N https://esolangs.org/w/index.php?oldid=112464 * None1 * (+87) Created page with "A flat-nested language has characteristics of both flat languages and nested languages."
07:50:47 <esolangs> [[Higher Subleq]] M https://esolangs.org/w/index.php?diff=112465&oldid=112418 * None1 * (+25)
07:51:57 <esolangs> [[C2BF]] M https://esolangs.org/w/index.php?diff=112466&oldid=112417 * None1 * (+20)
07:53:46 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112467&oldid=112451 * None1 * (+72)
07:54:01 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=112468&oldid=112467 * None1 * (+1) /* Structure */
08:06:20 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
08:18:52 -!- m5zs7k has quit (Ping timeout: 250 seconds).
08:21:00 -!- m5zs7k has joined.
08:22:11 -!- razetime has quit (Ping timeout: 264 seconds).
08:25:35 -!- Sgeo has quit (Read error: Connection reset by peer).
09:03:26 <esolangs> [[C2BF]] M https://esolangs.org/w/index.php?diff=112469&oldid=112466 * None1 * (+5) Fixed
09:07:11 <esolangs> [[An Odd Rewriting System/odd.rs]] M https://esolangs.org/w/index.php?diff=112470&oldid=109724 * None1 * (+29) Category
09:07:39 -!- razetime has joined.
09:14:48 -!- razetime has quit (Ping timeout: 246 seconds).
09:17:40 -!- __monty__ has joined.
09:18:02 <esolangs> [[Idiot]] N https://esolangs.org/w/index.php?oldid=112471 * None1 * (+773) Created page with "Idiot is an esolang created by [[User:None1]], it is very stupid, but it can still write a cat program and a Truth Machine. ==Syntax== It uses an accumulator. <character> <commands> If character is empty, then the command is executed no matter what, otherwise it is executed
09:19:42 <esolangs> [[Idiot]] M https://esolangs.org/w/index.php?diff=112472&oldid=112471 * None1 * (+37)
09:19:55 <esolangs> [[Idiot]] M https://esolangs.org/w/index.php?diff=112473&oldid=112472 * None1 * (+1) /* Truth Machine */
09:20:40 -!- SGautam has joined.
09:21:07 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112474&oldid=112449 * None1 * (+12) /* I */
09:23:33 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112475&oldid=112450 * None1 * (+70)
09:50:21 -!- razetime has joined.
10:15:08 <esolangs> [[SPL]] https://esolangs.org/w/index.php?diff=112476&oldid=94207 * Kaveh Yousefi * (+732) Introduced two further examples, added section headers, and extracted and relocated those portions pertinent to the command section from the Hello World example.
11:11:49 -!- Noisytoot has joined.
11:19:20 <esolangs> [[Special:Log/newusers]] create * EsolangGuy * New user account
11:26:51 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=112477&oldid=112393 * EsolangGuy * (+74) /* Introductions */
11:27:43 <esolangs> [[User:EsolangGuy]] N https://esolangs.org/w/index.php?oldid=112478 * EsolangGuy * (+23) Created page with "Welcome to my user page"
11:30:06 -!- SGautam has quit (Quit: Connection closed for inactivity).
11:30:52 <esolangs> [[Python But Bad]] N https://esolangs.org/w/index.php?oldid=112479 * EsolangGuy * (+120) Created page with "Its like python,but if the interpreter detects any error,it deletes the entire code. PLEASE MAKE A INTERPRETER FOR THIS"
11:31:33 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:34:14 <esolangs> [[Special:Log/newusers]] create * Gugu256 * New user account
11:34:19 <esolangs> [[BrainBaffle]] N https://esolangs.org/w/index.php?oldid=112480 * EsolangGuy * (+100) Created page with "This is a BF derivative there are three baffle levels:Mild,Intense,Severe Not Finished making page."
11:35:30 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=112481&oldid=112477 * Gugu256 * (+103) /* Introductions */
11:53:09 -!- gugu256 has joined.
11:53:42 -!- tromp has joined.
11:56:35 <gugu256> Hi everybody !
12:00:20 -!- tromp has quit (Read error: Connection reset by peer).
12:11:04 -!- Noisytoot has quit (Ping timeout: 246 seconds).
12:11:30 -!- siesta has joined.
12:15:29 -!- siesta has quit (Client Quit).
12:19:22 -!- Noisytoot has joined.
12:35:24 -!- Noisytoot has quit (Remote host closed the connection).
12:40:12 -!- Noisytoot has joined.
12:45:01 -!- gugu256 has quit (Ping timeout: 246 seconds).
12:48:45 -!- Soni has quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.).
12:50:21 -!- Soni has joined.
12:51:49 <esolangs> [[BrainBaffle]] https://esolangs.org/w/index.php?diff=112482&oldid=112480 * EsolangGuy * (-100) Blanked the page
12:52:30 <esolangs> [[BrainBaffle]] https://esolangs.org/w/index.php?diff=112483&oldid=112482 * EsolangGuy * (+49)
12:54:33 <esolangs> [[User:EsolangGuy]] https://esolangs.org/w/index.php?diff=112484&oldid=112478 * EsolangGuy * (+142)
12:55:14 <esolangs> [[User:EsolangGuy]] M https://esolangs.org/w/index.php?diff=112485&oldid=112484 * EsolangGuy * (+0)
12:55:28 -!- Noisytoot has quit (Excess Flood).
12:56:21 <esolangs> [[Special:Log/upload]] upload * EsolangGuy * uploaded "[[File:Marmite.jpeg]]"
12:57:45 -!- Noisytoot has joined.
12:58:22 <esolangs> [[User:EsolangGuy]] https://esolangs.org/w/index.php?diff=112487&oldid=112485 * EsolangGuy * (-73)
12:59:16 -!- gugu256 has joined.
13:00:48 <esolangs> [[Marmite]] N https://esolangs.org/w/index.php?oldid=112488 * EsolangGuy * (+138) Created page with "so,this is a esolang about marmite,only one instruction is allowed to be placed on each line,the commands are: * Bulleted list item a a a"
13:01:10 <esolangs> [[Marmite]] https://esolangs.org/w/index.php?diff=112489&oldid=112488 * EsolangGuy * (-9)
13:01:56 <esolangs> [[Marmite]] https://esolangs.org/w/index.php?diff=112490&oldid=112489 * EsolangGuy * (+9)
13:02:57 <esolangs> [[Marmite]] https://esolangs.org/w/index.php?diff=112491&oldid=112490 * EsolangGuy * (+4)
13:16:18 -!- Noisytoot has quit (Excess Flood).
13:16:53 -!- siesta has joined.
13:18:33 -!- Noisytoot has joined.
13:31:07 <esolangs> [[Marmite]] https://esolangs.org/w/index.php?diff=112492&oldid=112491 * EsolangGuy * (-115)
13:31:28 <esolangs> [[User:EsolangGuy]] https://esolangs.org/w/index.php?diff=112493&oldid=112487 * EsolangGuy * (-62)
13:44:29 -!- tromp has joined.
13:47:48 -!- siesta has quit (Ping timeout: 246 seconds).
13:55:23 -!- siesta has joined.
13:56:06 -!- siesta has quit (Read error: Connection reset by peer).
13:56:46 -!- razetime has quit (Ping timeout: 246 seconds).
13:59:55 -!- ddff has quit (Read error: Connection reset by peer).
14:00:15 -!- siesta has joined.
14:00:36 -!- siesta has quit (Read error: Connection reset by peer).
14:02:18 -!- bgs has joined.
14:05:11 -!- siesta has joined.
14:05:11 -!- ddff has joined.
14:24:14 -!- siesta has quit (Ping timeout: 244 seconds).
14:26:06 -!- siesta has joined.
14:31:06 -!- Noisytoot has quit (Remote host closed the connection).
14:31:32 -!- Noisytoot has joined.
14:33:02 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
14:46:35 -!- Lymia has quit (Quit: No Ping reply in 180 seconds.).
14:47:58 -!- Lymia has joined.
14:54:15 -!- gugu256 has quit (Ping timeout: 245 seconds).
14:54:16 -!- razetime has joined.
15:01:52 <esolangs> [[Python But Bad]] M https://esolangs.org/w/index.php?diff=112494&oldid=112479 * PythonshellDebugwindow * (+112) Categories
15:02:03 <esolangs> [[Python But Bad]] M https://esolangs.org/w/index.php?diff=112495&oldid=112494 * PythonshellDebugwindow * (+4) Link
15:26:13 -!- Sgeo has joined.
15:38:55 -!- gugu256 has joined.
15:57:28 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112496&oldid=112468 * EsolangGuy * (+36)
15:58:41 <esolangs> [[Category:Needs to be deleted]] N https://esolangs.org/w/index.php?oldid=112497 * EsolangGuy * (+27) Created page with "things that must be deleted"
16:01:48 <esolangs> [[Logik]] N https://esolangs.org/w/index.php?oldid=112498 * Gugu256 * (+317) The Logik Programming Language is an esoteric cell-based programming language created by gugu256
16:02:01 <gugu256> Yep that's mine
16:04:03 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112499&oldid=112474 * Gugu256 * (+49) I added my esolang to the list
16:04:19 <gugu256> Yep that's me too
16:14:08 <esolangs> [[User:ProjectEuler]] M https://esolangs.org/w/index.php?diff=112500&oldid=91414 * Transoptimal * (+12) add link to the official website.
16:19:16 <esolangs> [[Logik]] https://esolangs.org/w/index.php?diff=112501&oldid=112498 * Gugu256 * (-317) Blanked the page
16:20:03 <esolangs> [[Logik]] https://esolangs.org/w/index.php?diff=112502&oldid=112501 * Gugu256 * (+317) Undo revision 112501 by [[Special:Contributions/Gugu256|Gugu256]] ([[User talk:Gugu256|talk]])
16:20:58 <esolangs> [[Logik]] M https://esolangs.org/w/index.php?diff=112503&oldid=112502 * Gugu256 * (+24)
16:45:14 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:58:39 -!- bgs has quit (Remote host closed the connection).
17:08:46 -!- razetime has quit (Remote host closed the connection).
17:17:28 -!- tromp has joined.
17:20:44 -!- FreeFull has joined.
17:34:03 -!- Guest14 has joined.
17:34:04 -!- Guest14 has left.
17:43:42 -!- FreeFull_ has joined.
17:43:42 -!- FreeFull_ has quit (Client Quit).
17:51:41 -!- gugu256 has quit (Ping timeout: 245 seconds).
18:49:56 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:49:10 -!- Lymia has quit (Quit: zzzz <3).
19:50:02 -!- Lymia has joined.
19:59:50 -!- tromp has joined.
20:26:51 -!- SGautam has joined.
20:43:57 -!- __monty__ has quit (Quit: leaving).
21:17:31 <esolangs> [[Category talk:Languages]] https://esolangs.org/w/index.php?diff=112504&oldid=31574 * EsolangGuy * (+54)
21:29:41 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:50:51 -!- ddff has quit (Quit: leaving).
22:01:29 <esolangs> [[Logik]] M https://esolangs.org/w/index.php?diff=112505&oldid=112503 * PythonshellDebugwindow * (+68) Categories
22:01:53 <esolangs> [[Logik]] M https://esolangs.org/w/index.php?diff=112506&oldid=112505 * PythonshellDebugwindow * (+27) Stub, category
2023-07-28
01:01:12 -!- FreeFull has quit (Ping timeout: 246 seconds).
01:06:10 -!- razetime has joined.
01:16:17 -!- SGautam has quit (Quit: Connection closed for inactivity).
04:04:02 -!- razetime has quit (Ping timeout: 246 seconds).
04:45:44 -!- razetime has joined.
04:51:09 <esolangs> [[Special:Log/newusers]] create * Drew * New user account
04:51:59 <esolangs> [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=112507&oldid=112481 * Drew * (+50) /* Introductions */
04:59:19 -!- siesta has joined.
05:13:15 <esolangs> [[Brainfun]] N https://esolangs.org/w/index.php?oldid=112508 * Drew * (+1018) Created page with "Brainfun is a variant of Brainf--- that was made to be simple, like an actual programming language. It takes on the same way of coding in Brainf---. You have a huge 1D array to increment and decrement values. However, in BrainFun, you have a lot more freedom and ability t
05:14:59 <esolangs> [[Brainfun]] https://esolangs.org/w/index.php?diff=112509&oldid=112508 * Drew * (+19)
05:25:02 <esolangs> [[Brainfun]] https://esolangs.org/w/index.php?diff=112510&oldid=112509 * Drew * (+223) /* How To Use */
05:31:34 <esolangs> [[Brainfun]] https://esolangs.org/w/index.php?diff=112511&oldid=112510 * Drew * (+337) /* Examples */
05:35:56 -!- siesta has quit (Quit: Lost terminal).
05:54:26 -!- bgs has joined.
06:21:01 -!- tromp has joined.
06:44:24 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
07:03:56 -!- tromp has joined.
07:21:08 <esolangs> [[Idiot]] M https://esolangs.org/w/index.php?diff=112512&oldid=112473 * None1 * (+30) /* Truth Machine */
07:22:01 <esolangs> [[Crop]] M https://esolangs.org/w/index.php?diff=112513&oldid=111941 * None1 * (+61)
07:34:53 <esolangs> [[Restricted batch]] N https://esolangs.org/w/index.php?oldid=112514 * None1 * (+602) Created page with "Restricted batch is an esolang created by [[User:None1]] ==Command== There is only one command: echo. And this command has only one usage: echo <STRING> Which prints out <STRING>. ==Example Programs== ===Hello World=== echo Hello World! ==Interpreter== ===Python
07:36:04 <esolangs> [[Restricted batch]] M https://esolangs.org/w/index.php?diff=112515&oldid=112514 * None1 * (+1) /* Python */
07:38:14 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112516&oldid=112499 * None1 * (+23) /* R */
07:38:49 <esolangs> [[Special:Log/newusers]] create * Airscript * New user account
07:39:25 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112517&oldid=112475 * None1 * (+57)
08:03:14 -!- Lord_of_Life has joined.
08:03:51 <esolangs> [[Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee]] M https://esolangs.org/w/index.php?diff=112518&oldid=111754 * None1 * (-144) /* Extrernal resources */
08:30:39 -!- Sgeo has quit (Read error: Connection reset by peer).
08:39:42 -!- razetime has quit (Ping timeout: 246 seconds).
08:56:08 <esolangs> [[Python But Bad]] https://esolangs.org/w/index.php?diff=112519&oldid=112495 * None1 * (+254) Added interpreter in Python (sort of) and change category.
08:57:55 -!- razetime has joined.
08:58:02 <esolangs> [[Python But Bad]] https://esolangs.org/w/index.php?diff=112520&oldid=112519 * None1 * (+26) /* Interpreter in Python */
08:59:40 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112521&oldid=112516 * None1 * (+21) /* P */
09:04:10 <esolangs> [[Python but even worse]] N https://esolangs.org/w/index.php?oldid=112522 * None1 * (+354) Created page with "Python but even worse is like Python, but it deletes its code if it ''doesn't'' raise an error. It's invented by [[User:None1]]. ==Example Programs== ===Hello World=== print("Hello World!") raise Exception ===Cat Program=== import sys print(sys.stdin.rea
09:06:44 <esolangs> [[Python but even worse]] https://esolangs.org/w/index.php?diff=112523&oldid=112522 * None1 * (+294)
09:07:41 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112524&oldid=112521 * None1 * (+28) /* P */
09:08:19 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112525&oldid=112517 * None1 * (+28)
09:10:00 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=112526&oldid=112431 * None1 * (+59) /* Pyth */ Added program in [[Python but even worse]]
09:10:49 <esolangs> [[Python But Bad]] M https://esolangs.org/w/index.php?diff=112527&oldid=112520 * None1 * (+40) see also
09:14:10 -!- gugu256 has joined.
09:15:07 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112528&oldid=112423 * None1 * (+104) /* Powder */ Added Implementation in Powershell
09:16:27 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112529&oldid=112528 * None1 * (+116) /* Python */
09:16:57 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112530&oldid=112529 * None1 * (+4) /* Python but even worse */ Fixed
09:18:44 -!- ddff has joined.
09:27:24 -!- ddff has quit (Quit: Lost terminal).
09:31:39 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
09:42:51 -!- Lord_of_Life_ has joined.
09:43:53 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:45:37 -!- tromp has joined.
09:45:44 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:53:41 -!- gugu_ has joined.
09:53:56 -!- gugu_ has quit (Remote host closed the connection).
09:54:13 -!- gugu_ has joined.
09:54:46 -!- gugu_ has changed nick to gugu265.
09:56:45 -!- gugu256 has quit (Ping timeout: 250 seconds).
10:13:36 -!- FreeFull has joined.
10:38:33 -!- razetime has quit (Remote host closed the connection).
10:52:19 -!- ddff has joined.
11:03:52 -!- gugu265 has quit (Remote host closed the connection).
11:04:17 -!- gugu265 has joined.
11:55:03 -!- gugu265 has quit (Ping timeout: 250 seconds).
12:04:46 -!- lambdabot has quit (Remote host closed the connection).
12:06:23 -!- lambdabot has joined.
12:21:13 -!- gugu265 has joined.
12:33:19 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
12:45:47 <esolangs> [[List of ideas]] https://esolangs.org/w/index.php?diff=112531&oldid=112018 * Joaozin003 * (+145) /* Partially Silly Ideas */
12:56:07 -!- ddff has quit (Read error: Connection reset by peer).
13:01:00 -!- Cale has joined.
13:02:21 -!- ddff has joined.
13:03:42 -!- tromp has joined.
13:23:27 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:25:47 -!- tromp has joined.
13:37:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:43:37 -!- tromp has joined.
13:54:08 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
14:08:02 -!- tromp has joined.
14:55:28 <esolangs> [[Brainfun]] M https://esolangs.org/w/index.php?diff=112532&oldid=112511 * PythonshellDebugwindow * (+92) WIP, add categories
14:55:59 <esolangs> [[Brainfun]] M https://esolangs.org/w/index.php?diff=112533&oldid=112532 * PythonshellDebugwindow * (-147) Already has tables
14:58:00 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=112534&oldid=112524 * PythonshellDebugwindow * (+15) /* B */ add
15:04:32 -!- gugu265 has quit (Read error: Connection reset by peer).
15:06:35 -!- ddff has quit (Read error: Connection reset by peer).
15:06:48 -!- Sgeo has joined.
15:12:02 -!- ddff has joined.
15:49:44 -!- razetime has joined.
16:38:57 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:41:23 -!- tromp has joined.
16:51:29 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
16:57:27 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112535&oldid=112530 * Abo-Junghichi * (+304) /* Revapp */
17:16:27 -!- ddff has quit (Read error: Connection reset by peer).
17:21:45 -!- ddff has joined.
17:25:31 -!- tromp has joined.
17:26:07 -!- tromp has quit (Client Quit).
17:30:00 -!- tromp has joined.
17:33:05 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112536&oldid=112535 * Abo-Junghichi * (+28) /* Revapp */
17:41:12 <esolangs> [[In-brace-comma]] https://esolangs.org/w/index.php?diff=112537&oldid=112407 * Dadsdy * (+32)
17:43:05 <esolangs> [[In-brace-comma]] M https://esolangs.org/w/index.php?diff=112538&oldid=112537 * Dadsdy * (+2)
18:17:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:21:32 -!- razetime has quit (Remote host closed the connection).
18:22:31 -!- tromp has joined.
18:36:25 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
18:44:06 -!- siesta has joined.
18:44:20 -!- siesta has quit (Read error: Connection reset by peer).
18:46:01 -!- siesta has joined.
18:56:37 -!- tromp has joined.
19:13:51 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:17:35 -!- tromp has joined.
19:25:46 -!- ddff has quit (Read error: Connection reset by peer).
19:27:57 -!- bgs has quit (Remote host closed the connection).
19:31:28 -!- ddff has joined.
20:34:21 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:04:38 -!- tromp has joined.
21:13:24 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
21:35:25 -!- ddff has quit (Read error: Connection reset by peer).
21:54:12 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:44:22 -!- impomatic_ has joined.
23:48:42 -!- impomatic_ has quit (Ping timeout: 245 seconds).
2023-07-29
00:19:25 -!- SGautam has joined.
00:24:58 <esolangs> [[Goto Considered Harmless]] https://esolangs.org/w/index.php?diff=112539&oldid=110930 * Ninesquared81 * (+9)
00:38:39 -!- FreeFull has quit.
02:39:23 -!- razetime has joined.
03:28:51 -!- SGautam has quit (Quit: Connection closed for inactivity).
03:32:58 -!- razetime has quit (Remote host closed the connection).
03:58:59 <esolangs> [[Brainfuck(B,R,A,I,N,F,U,C,K)]] M https://esolangs.org/w/index.php?diff=112540&oldid=111885 * None1 * (-1) /* See also */
04:00:40 <esolangs> [[Scratch is dumb]] M https://esolangs.org/w/index.php?diff=112541&oldid=112437 * None1 * (-1) /* Turing completeness */
06:46:33 -!- tromp has joined.
07:40:10 -!- siesta has joined.
07:43:14 -!- siesta has quit (Client Quit).
08:25:57 -!- tromp has quit (Read error: Connection reset by peer).
08:58:50 -!- Sgeo has quit (Read error: Connection reset by peer).
09:39:48 <esolangs> [[Stacks]] N https://esolangs.org/w/index.php?oldid=112542 * Yetyetty1234567890 * (+854) Stack
09:40:23 <esolangs> [[Stacks]] https://esolangs.org/w/index.php?diff=112543&oldid=112542 * Yetyetty1234567890 * (+4)
09:40:36 <esolangs> [[Stacks]] https://esolangs.org/w/index.php?diff=112544&oldid=112543 * Yetyetty1234567890 * (-2)
09:40:45 <esolangs> [[Stacks]] https://esolangs.org/w/index.php?diff=112545&oldid=112544 * Yetyetty1234567890 * (-2)
09:42:54 <esolangs> [[Stacks]] https://esolangs.org/w/index.php?diff=112546&oldid=112545 * Yetyetty1234567890 * (+11) moar
09:44:13 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
09:44:53 -!- Lord_of_Life has joined.
10:33:29 -!- ddff has joined.
11:25:21 -!- Melvar has quit (Quit: WeeChat 3.6).
11:35:17 -!- razetime has joined.
11:41:49 -!- Melvar has joined.
11:51:40 -!- Melvar has quit (Quit: WeeChat 3.6).
11:58:35 -!- Melvar has joined.
12:22:10 <esolangs> [[So is your face.]] N https://esolangs.org/w/index.php?oldid=112547 * None1 * (+639) Created page with "So is your face. is an esolang created by [[User:None1]]. ==Syntax== So is your face. uses a stack, the stack is initially empty. Every line is a command, commands other than <code>So is your face</code> pushes itself into the stack. The command <code>So is your f
12:22:28 <esolangs> [[So is your face.]] M https://esolangs.org/w/index.php?diff=112548&oldid=112547 * None1 * (+1)
12:23:19 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112549&oldid=112534 * None1 * (+23) /* S */
12:36:46 -!- ddff has quit (Read error: Connection reset by peer).
12:42:11 -!- ddff has joined.
12:52:07 <esolangs> [[Stacks]] https://esolangs.org/w/index.php?diff=112550&oldid=112546 * Yetyetty1234567890 * (+37) /* Stacks */ loop
13:56:57 -!- gugu256 has joined.
14:15:51 -!- gugu256 has quit (Ping timeout: 245 seconds).
14:23:37 <esolangs> [[Strvar]] https://esolangs.org/w/index.php?diff=112551&oldid=73461 * Kaveh Yousefi * (+145) Added a hyperlink to my implementation of the Strvar programming language on GitHub and changed the category tag Unimplemented to Implemented.
14:24:26 <esolangs> [[Strvar]] https://esolangs.org/w/index.php?diff=112552&oldid=112551 * Kaveh Yousefi * (+26) Supplemented the category tag Output only.
14:26:11 <esolangs> [[Strvar]] https://esolangs.org/w/index.php?diff=112553&oldid=112552 * Kaveh Yousefi * (+114) Added a further example in a simple counter.
14:46:39 -!- ddff has quit (Read error: Connection reset by peer).
14:51:54 -!- FreeFull has joined.
14:52:03 -!- ddff has joined.
14:55:26 -!- ais523 has joined.
14:57:02 -!- ais523 has quit (Client Quit).
14:57:27 -!- ais523 has joined.
14:57:50 <ais523> I'm guessing the following language is sub-TC, but it would be nice to have a second opinion: you have two unbounded bignums x and y, and commands "increment x", "increment y", "decrement x", "decrement y", "restart the program if x==0", "restart the program if x<y"
14:59:03 <ais523> I have observed this, or something that trivially reduces to this, "naturally" occurring twice now
14:59:05 <ais523> I suspect this is pretty similar to two-variable Subtractpocalypse, but that isn't known TC on two variables
14:59:24 -!- ais523 has quit (Remote host closed the connection).
14:59:43 -!- ais523 has joined.
15:00:18 <ais523> anyway, the reason I think it's sub-TC is that you need two counters to store data in a Minsky machine, meaning that you have nowhere obvious to store the IP when the program restarts
15:00:27 <ais523> ("restart the program" here means "goto the start", you don't reset x and y)
15:02:24 <ais523> oh, just realised that this is trivially implemented by two-variable Subtractpocalypse, where the variables are x and (y-x)
15:02:38 <ais523> so even less likely to be TC than two-variable Subtractpocalypse is
15:04:43 <ais523> although thinking about this, maybe three-variable Subtractpocalypse is TC? the variables would be the IP, a counter that stores data and is manipulated by multiplying and dividing it, and a counter that remembers temporary values during the multiplications and divisions
15:04:58 <ais523> that would be big news because it would prove FTL Turing-complete
15:05:15 <ais523> (FTL: Faster Than Light, a roguelike computer game)
15:05:22 -!- gugu256 has joined.
15:05:48 <ais523> (well, roguelike-ish, it's approximately halfway between roguelike and roguelikelike based on the Berlin Interpretation)
15:32:44 <int-e> We can replace "restart the program if x<y" by "restart the program if y < 0", right...
15:33:51 <int-e> (Where the new y is y-x... ah I guess that's what you did to get into Subtractpocalypse territory.)
15:40:12 <ais523> right, we both had the same idea there
15:40:28 <APic>
15:44:38 <int-e> Anyway, yeah, I'm convinced this is not TC without more variables... if we start far away from the axes, then we either terminate or be stuck in a loop with a fixed offset. So that either doesn't terminate or it brings us into the visinity of at least one of the axes. If we're close to one of the axes but far away from the other we can do essentially the same thing, but with a finite state...
15:44:44 <int-e> ...machine to keep track of the near-axis value... there's only one counter left, so we can determine whether it's stationary, going to infinity or approaching 0. And if we're close to both axes, that's a proper finite state machine.
15:46:05 <int-e> This breaks horribly with three variables because we just /might/ be able to simulate a two-counter Minsky machine.
15:46:27 <int-e> I don't see how, but the crude analysis I did for two variables can't rule that out.
15:47:27 <int-e> Basically... the observation is that we need to sacrifice at least one variable for control flow.
15:47:54 <int-e> (~ state transitions in a finite state machine)
15:52:31 <ais523> right, the key observation is that when far from the axes, all we can do is move with a fixed vector; if that moves away from both axes it's a trivial infinite loop, if it moves towards one or both then it is impossible to get more than a finite distance away from that axis unless we let *both* variables get near 0, which is only a finite number of states
15:52:54 <ais523> so this can always be implemented by a finite state machine + 1 counter, which is not enough to be TC
15:53:56 <APic> ais523: What would a Turing Machine need more? More than one Counter? Or other Operations?
15:54:01 <ais523> and the observation breaks down when there are three variables because now it's possible to maintain two counters in addition to the finite state machine
15:54:36 <ais523> APic: so if your counters can only be incremented and decremented, the normal Turing-completeness construction involves two counters and a finite state machine to determine how to change them
15:54:53 <int-e> Subtractpocalypse
15:54:55 <int-e> whoops
15:55:00 <ais523> and the tricky part with the language I mentioned above is not that the counters are missing, but that the finite state machine is missing
15:55:08 <APic> ais523: Thanks for the Explanation
15:55:28 <int-e> In Subtractpocalypse, the program even just terminates unless one of the variables is close to 0.
15:55:51 <int-e> So the same observation applies, but in a bit simpler form.
15:55:57 <int-e> (for two variables)
15:57:32 <ais523> in three-variable Subtractpocalypse it is trivial to get one variable to control the "movement vector" for the other two, so the only interesting part is what happens when you hit an axis with two of the variables near zero (your control variable, and one of the data variables)
15:59:30 <ais523> oh and I think this gives you full FSM + control flow? the idea is that the program is written in order, first you have all the cases for control variable 1, then 2, then 3, then so on
16:00:35 <ais523> you can do an unconditional goto, from one value of the control variable to another, by first adding the difference between the old and new value, then subtracting the new value + 1, then adding the old value + 1 as three separate commands
16:01:03 <ais523> the control variable can't be lower than the old value you're checking for because the cases are written in order, if it's higher then nothing happens, and if it's equal it causes a restart with the new value
16:01:47 <int-e> yeah I think that works
16:01:56 <ais523> or, hmm, this is still not quite a valid proof because conditional gotos may fire too early
16:02:03 <int-e> mmm
16:02:09 <int-e> right, meh
16:02:23 <ais523> if the data adjustment for control value x happens to go out of bounds even though the IP is x+1…
16:03:09 <ais523> ooh, can't you fix *that* by using the same technique to add a constant to both data values whenever a conditional goto condition is met?#
16:04:45 <ais523> like, before testing the data values, you increase them by a lot, so that if the decrease fails they're now large enough that you can move one update in any direction
16:05:58 <ais523> I'm not sure you can trivially write any program in that form, but I think it's possible to at least write the "multiply and divide one variable by various prime numbers by using the other one as a temporary" program and that's enough to be TC
16:09:34 <ais523> or, actually, what about this: you use the FSM/control variable to manually store values near 0, using the data variables to remember the values only when they aren't near 0
16:10:12 <ais523> or, no, doesn't work, you don't know when a value which was large has become near 0
16:14:52 <int-e> How about this... for a Minsky machine, increment all counters by 1. Then, instead of a: dec A b c, first do a non-failing decrement a: dec A a' a', then the testing decrement a': dec A b' c', and then increment the value back up, b': inc A b, c': inc A c. Then assign the state numbers first to the increments, then to the testing decrements, and then to the non-failing decrements.
16:15:14 <int-e> Ah
16:16:08 <int-e> That still gives us only one test per variable. So we need to modify the state tracking for that.
16:17:47 <ais523> ooh – make it so that we only change counters 1 at a time (I think we were doing that anyway), number states so that all successful-decrements and all failed-decrements change the state number by the same amount (different for successful and failed cases)
16:18:37 <ais523> using plain gotos to fix up the numbering if needed
16:18:44 <ais523> now there is only one possible false positive: a failed decrement of x (or whichever variable gets decremented first) when we were meant to be decrementing y
16:18:54 <int-e> "by the same amount" - yeah I was about to suggest this too
16:19:17 <int-e> (negative amount of course, so that we get to the saving increments early)
16:19:23 <ais523> and that false positive can be fixed by incrementing x whenever control flow goes to a state that could decrement y (and decrementing it again when leaving that state)
16:20:17 <int-e> the false positive is what I was intending to fix by keeping the variables at at least 1 except for testing
16:20:37 <int-e> (yeah I realize we're developing similar ideas in parallel here)
16:21:39 <ais523> I'm pretty sure 3-variable Subtractpocalypse is TC at this point
16:21:53 <ais523> although it might take me a while to formally prove it / write a compiler as I'm busy with something else atm (and keep getting distracted)
16:22:51 <int-e> So basically the states will be assigned for increments, the there's a huge gap in the state numbers where we subtract a fixed offset from the state and then tentatively decrement all three variables. And then there's still room for all the non-failing decrements.
16:26:05 <ais523> this is going to work but I think there might be a still simpler approach – for both data variables, unconditionally do a failable decrement, that *increments* the variable when it fails, also *adding* a fixed constant to the state variable when it fails
16:27:11 <ais523> oh, simpler still, you can actually just decrement both variables at once, adding the same fixed constant if either decrement fails (it can even be the same statement), arranging things so that a failed decrement of either variable increments both
16:27:12 -!- ais523 has quit (Remote host closed the connection).
16:27:27 -!- ais523 has joined.
16:27:46 <ais523> now, you can just write the rest of the program with increments and unconditional gotos
16:27:48 <int-e> right
16:27:56 <ais523> and decrement a variable by not incrementing it
16:28:51 <ais523> (the failed increment is better adding to the state variable rather than subtracting because then you don't have to worry about a failed subtraction from the state variable)
16:28:57 <int-e> so instead of dec A you do inc B followed by dec A,B
16:29:44 <ais523> right – or well, the program starts as A+=1,B+=1,S+=something;A-=2,B-=2
16:30:00 <ais523> then S-=same_something
16:30:23 <int-e> so we have a variant of a Minsky machine with two-argument decrement (just two labels) :)
16:30:40 <int-e> (small but cute variation)
16:30:44 <ais523> this has the effect of either decrementing both A and B, or adding something to S, and there are no other options (if the subtraction fails on one pass it will always succeed on the next)
16:30:54 <int-e> dec_all <fail> <success>
16:31:46 <ais523> then the whole rest of the program is done by adding to A and/or B, then the "goto from S to T" routine, then putting A and B back to their original values; only the goto can fail
16:32:22 <ais523> and writing it in ascending order of S means that restarts only happen in the one specific situation where they're meant to happen
16:52:00 <int-e> It really looks rather straightforward: http://paste.debian.net/1287318/
16:56:17 -!- ddff has quit (Read error: Connection reset by peer).
16:56:51 <ais523> oh, that's probably a little smaller in terms of the size of the generated program than the order I was doing things in, with the single decrement first
16:57:02 <ais523> but I think it works both ways, there's a lot of slack here
17:01:11 <int-e> I agree with that
17:01:53 -!- ddff has joined.
17:02:06 <int-e> it's funny how the "big negative offset" became S+k (because S has already been decreased be k+l at this point)
17:03:31 <int-e> actually that suggests changing the offset to k+l
17:06:30 <int-e> so like this: http://paste.debian.net/1287320/
17:07:08 <int-e> (just a tweak of course)
17:08:19 <int-e> http://paste.debian.net/1287321/ ... S-(L(a)-1) should be S-L(a)-1... tsk, tsk.
17:12:58 -!- chiselfuse has quit (Ping timeout: 240 seconds).
17:13:15 -!- chiselfuse has joined.
17:23:44 -!- example99 has joined.
17:27:19 <example99> hi!!!
17:28:02 -!- razetime has quit (Remote host closed the connection).
17:35:29 -!- razetime has joined.
17:42:32 -!- razetime has quit (Ping timeout: 244 seconds).
18:01:18 <gugu256> example99: hi!
18:04:38 -!- example99 has quit (Quit: Client closed).
18:06:24 -!- FreeFull has quit (Ping timeout: 250 seconds).
18:16:19 -!- example99 has joined.
18:18:20 -!- APic has quit (Quit: Lost terminal).
18:19:05 -!- APic has joined.
18:20:20 -!- example99 has quit (Client Quit).
18:25:18 -!- Sgeo has joined.
18:38:19 <esolangs> [[Strvar]] https://esolangs.org/w/index.php?diff=112554&oldid=112553 * Kaveh Yousefi * (+1) Rectified the second interpreter test case, which lacked a semicolon (;) for the penultimate statement line's conclusion.
18:43:14 -!- gugu256 has quit (Read error: Connection reset by peer).
19:04:06 -!- ais523 has quit (Quit: quit).
19:20:00 -!- chiselfuse has quit (Remote host closed the connection).
19:20:22 -!- chiselfuse has joined.
20:07:48 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112555&oldid=112507 * Airscript * (+216) feat: add airscript
20:08:08 <esolangs> [[Analscript]] N https://esolangs.org/w/index.php?oldid=112556 * Airscript * (+15120) feat: create analscript wiki page
20:15:39 <esolangs> [[GolFunc]] https://esolangs.org/w/index.php?diff=112557&oldid=107659 * Joaozin003 * (-1) /* Example programs */
20:16:02 <esolangs> [[Analscript]] https://esolangs.org/w/index.php?diff=112558&oldid=112556 * Airscript * (-24) refactor: change code tag with space
20:16:06 <esolangs> [[GolFunc]] https://esolangs.org/w/index.php?diff=112559&oldid=112557 * Joaozin003 * (+19) /* Basic concepts */
20:16:26 <esolangs> [[Analscript]] https://esolangs.org/w/index.php?diff=112560&oldid=112558 * Airscript * (-12) refactor: remove code tag with space
20:18:26 -!- chiselfuse has quit (Remote host closed the connection).
20:34:43 -!- chiselfuse has joined.
21:23:17 -!- ddff has quit (Quit: leaving).
21:38:58 -!- tromp has joined.
21:53:24 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:40:47 -!- Cale has quit (Ping timeout: 264 seconds).
2023-07-30
00:29:32 -!- Hooloovoo has quit (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in).
00:30:52 -!- Hooloovoo has joined.
01:24:39 -!- razetime has joined.
01:25:46 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
01:31:50 -!- Noisytoot has joined.
01:50:34 <esolangs> [[So is your face.]] M https://esolangs.org/w/index.php?diff=112561&oldid=112548 * None1 * (+2) /* Syntax */
01:51:41 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112562&oldid=112525 * None1 * (+23)
02:04:12 <esolangs> [[Hello world program in esoteric languages (N-Z)]] https://esolangs.org/w/index.php?diff=112563&oldid=112526 * None1 * (+57) /* SNUSP */
02:18:07 <esolangs> [[So is your face.]] https://esolangs.org/w/index.php?diff=112564&oldid=112561 * None1 * (+189) Added my Python interpreter and change Unimplemented to implmented.
02:39:56 <esolangs> [[Goldfuck]] N https://esolangs.org/w/index.php?oldid=112565 * None1 * (+1979) Created page with "Goldfuck is a derivative of [[!!Fuck]] created by [[User:None1]] ==Syntax== Any Goldfuck program is the golden ratio (or "phi") recited, with wrong digits. Starting from the digit after the decimal point, a correct digit stands for ! in [[!!Fuck]], while a wrong digit s
02:42:22 <esolangs> [[Goldfuck]] https://esolangs.org/w/index.php?diff=112566&oldid=112565 * None1 * (+191) /* Example Programs */
02:46:35 -!- razetime has quit (Ping timeout: 244 seconds).
02:47:14 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112567&oldid=112566 * None1 * (-24) /* Hello World */ Fixed program
02:49:26 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112568&oldid=112567 * None1 * (+0) /* Cat Program */ Fixed program
02:51:12 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112569&oldid=112549 * None1 * (+15) /* G */ Added [[Goldfuck]]
02:52:08 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112570&oldid=112562 * None1 * (+73)
02:53:50 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112571&oldid=112568 * None1 * (+0) /* Hello World */ Better formatting
02:54:45 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=112572&oldid=112384 * None1 * (-49) /* flag */
02:56:09 <esolangs> [[Programming abillities of different esolangs]] https://esolangs.org/w/index.php?diff=112573&oldid=112572 * None1 * (+324) /* !!brainfeed */ Added [[!!Fuck]]
02:56:41 <esolangs> [[Programming abillities of different esolangs]] M https://esolangs.org/w/index.php?diff=112574&oldid=112573 * None1 * (-21) /* Brainfuck */ Uh Oh
02:58:46 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112575&oldid=112453 * None1 * (+653) /* Goldfish */
03:02:29 -!- razetime has joined.
03:09:09 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112576&oldid=112571 * None1 * (+9967) Added the correct golden ratio for comparison
03:11:00 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112577&oldid=112576 * None1 * (-9247) /* Example Programs */ Wrap
03:52:31 -!- razetime has quit (Ping timeout: 245 seconds).
04:16:33 -!- siesta has joined.
04:38:37 -!- ais523 has joined.
04:51:49 -!- siesta has quit (Quit: ang mamatay ng dahil sayo...).
04:51:54 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112578&oldid=112577 * None1 * (-5) /* Example Programs */
04:59:44 -!- b_jonas has joined.
05:00:44 <esolangs> [[!!Fuck]] https://esolangs.org/w/index.php?diff=112579&oldid=105666 * None1 * (+297) Added an example of the [[Truth Machine]]
05:02:54 <esolangs> [[Goldfuck]] https://esolangs.org/w/index.php?diff=112580&oldid=112578 * None1 * (+296) /* Example Programs */ Added an example of the [[Truth Machine]]
05:03:32 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112581&oldid=112580 * None1 * (+0) /* Truth Machine */
05:04:16 <esolangs> [[Goldfuck]] M https://esolangs.org/w/index.php?diff=112582&oldid=112581 * None1 * (+291) /* Truth Machine */
05:05:37 -!- ais523 has quit (Read error: Connection reset by peer).
05:06:27 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112583&oldid=112536 * None1 * (+291) /* Implementations */ Added [[!!Fuck]]
05:08:45 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112584&oldid=112583 * None1 * (+295) /* Godencode */ Added [[Goldfuck]]
05:09:33 <esolangs> [[Truth-machine]] M https://esolangs.org/w/index.php?diff=112585&oldid=112584 * None1 * (+64) /* Goldfuck */
05:09:37 <b_jonas> ais523: you know what this is really similar to? two-prime fractran. so you can add up the increment and decrement statements and, for each conditional restart statement, know how much the variables changed since the start of the program, and that works backwards two, you can make restart statements for any difference in the two variables. the difference from fractran is, in fractran you restart if
05:09:43 <b_jonas> *both* variables are positive, whereas here you restart if *either* variable is negative
05:10:10 <b_jonas> in the form where your statements are restart if x<0 and restart if y<0 that is
05:10:10 -!- ais523 has joined.
05:11:16 <b_jonas> int-e: ping
05:13:00 -!- ais523 has quit (Read error: Connection reset by peer).
05:14:25 -!- ais523 has joined.
06:14:55 <esolangs> [[Analscript]] M https://esolangs.org/w/index.php?diff=112586&oldid=112560 * PythonshellDebugwindow * (+72) Categories
07:24:12 -!- tromp has joined.
07:52:31 -!- tromp has quit (Read error: Connection reset by peer).
07:57:35 -!- jix_ has changed nick to jix.
08:30:28 -!- ais523 has quit (Read error: Connection reset by peer).
08:31:50 -!- ais523 has joined.
08:34:04 -!- tromp has joined.
08:46:26 <esolangs> [[!!Fuck]] https://esolangs.org/w/index.php?diff=112587&oldid=112579 * None1 * (+2464) /* Examples */ Added example of computing the golden ratio
08:46:53 <esolangs> [[!!Fuck]] M https://esolangs.org/w/index.php?diff=112588&oldid=112587 * None1 * (+0) /* Compute the golden ratio (with line feeds) */
08:53:33 <esolangs> [[!!Fuck]] M https://esolangs.org/w/index.php?diff=112589&oldid=112588 * None1 * (+18) /* Compute the golden ratio (with soft wraps) */
09:25:10 <b_jonas> I think if you had n registers with increment, decrement, and branch to start if negative commands, then you could translate The waterfall model with n clocks into this
09:27:10 <b_jonas> the clocks are simulated directly by the registers. your translated program would first decrement each clock. then for each clock, increment the clocks as you'd need if this clock reached zero, branch to start if that clock is negative, undo those increments.
09:28:06 <b_jonas> unfortunately you're interested in the behavior for two or three registers, and you probably need more clocks than that for TC-ness
09:28:34 <b_jonas> ah no, the construction is slightly more complex
09:29:21 <b_jonas> I think you need to represent the clocks biased in the registers such that the register value of zero represents the clock with as much water as it has after it's incremented from its own trigger
09:30:00 -!- razetime has joined.
09:30:22 <b_jonas> and IIUC the reason why this n-register machine may be more powerful than an n-clock TWM is that it can have multiple triggers at different values of the clocks, and it can decrement the clocks by more than one so that different triggers can be reached depending on the value modulo the decrement
09:32:05 -!- Sgeo has quit (Read error: Connection reset by peer).
09:32:17 -!- razetime has quit (Remote host closed the connection).
09:32:23 <b_jonas> I suspect that with four registers you'd get turing-completeness by simulating a 2-register Minsky machine, with one register storing the state and another register needed temporarily to store the new PC when the old PC resets, but I'm not sure in this
09:43:56 -!- Lord_of_Life_ has joined.
09:44:59 -!- Lord_of_Life has quit (Ping timeout: 264 seconds).
09:45:15 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
09:52:39 <int-e> pong?
09:54:57 <int-e> (on that topic, there's still a bug in my translation from Minsky machines due to the offset tweak)
09:55:00 <int-e> also I'm not here.
10:03:51 <b_jonas> good
10:03:55 <b_jonas> I don't see you
10:28:14 <esolangs> [[Beditasm]] M https://esolangs.org/w/index.php?diff=112590&oldid=112293 * None1 * (+18) /* Commands */
10:34:52 <esolangs> [[Trivial brainfuck substitution]] https://esolangs.org/w/index.php?diff=112591&oldid=111055 * None1 * (+157) /* Example Members of the TrivialBrainfuckSubstitution family */ Added.example of [[Scratch is dumb]]
10:35:32 <esolangs> [[Trivial brainfuck substitution]] M https://esolangs.org/w/index.php?diff=112592&oldid=112591 * None1 * (+0) /* Example Members of the TrivialBrainfuckSubstitution family */
10:39:30 <esolangs> [[Trivial brainfuck substitution]] M https://esolangs.org/w/index.php?diff=112593&oldid=112592 * None1 * (+0) /* Example Members of the TrivialBrainfuckSubstitution family */
10:53:01 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=112594&oldid=112496 * EsolangGuy * (-137)
10:54:54 <esolangs> [[Esolang:Categorization]] M https://esolangs.org/w/index.php?diff=112595&oldid=112594 * EsolangGuy * (-4721) Blanked the page
10:55:43 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112596&oldid=112595 * EsolangGuy * (+4256)
10:56:06 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112597&oldid=112596 * EsolangGuy * (+566)
11:00:20 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:06:17 <esolangs> [[Scratch is dumb]] https://esolangs.org/w/index.php?diff=112598&oldid=112541 * None1 * (+918) /* Turing completeness */ Implement the esolang in Python and add implemented category
11:06:22 <int-e> b_jonas: good
11:08:57 <esolangs> [[User:None1]] M https://esolangs.org/w/index.php?diff=112599&oldid=112570 * None1 * (+6) Formatting
11:47:24 -!- tromp has joined.
11:56:32 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112600&oldid=112597 * EsolangGuy * (+41)
11:59:16 <esolangs> [[Esolang talk:Categorization]] https://esolangs.org/w/index.php?diff=112601&oldid=110635 * EsolangGuy * (+54)
11:59:56 <esolangs> [[Esolang talk:Categorization]] https://esolangs.org/w/index.php?diff=112602&oldid=112601 * EsolangGuy * (+0)
12:13:05 <int-e> b_jonas: so hmm did you ping me for something specific or just because the topic might interest me because of yesterday's discussion?
12:13:29 <int-e> (which it did)
12:37:02 <int-e> . o O ( Cool new CSS trick: type "body" as "bode" and wonder why the rules aren't reply )
12:37:10 <int-e> applied
13:10:43 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
13:11:24 <b_jonas> int-e: just for yesterday's discussion about the computational model that ais brought upp
13:12:38 <int-e> okay then
13:12:46 <int-e> (thanks)
13:25:28 -!- tromp has joined.
13:29:38 <ais523> OK, so this is an esolang thing I've been working on for far too long and have now finished: http://ais523.me.uk/articles/netrunner-is-turing-complete.html
13:30:00 <ais523> (I didn't finish the one for Magic: the Gathering, but people widely believe that to be TC already, so it's less interesting than the Netrunner result which is new)
13:31:06 <ais523> there is an esolang implemented as part of the article, but it's just a two-counter machine with vaguely quirky control flow
13:31:50 <ais523> I wanted to get it finished before the new Netrunner set came out, partly because if I post it during spoiler season people are more likely to see the post, and partly because I'm worried that they may imminently be about to errata a card in a way that breaks the construction
13:34:52 <int-e> . o O ( esoteric card counters )
13:34:54 <river> is there a list of all articles on your site?
13:35:35 <ais523> river: so far this is the only one
13:35:50 <ais523> I have another site which has a blog, and a list
13:35:58 <ais523> there will likely be an article list once the new site gets more used
13:36:39 <ais523> http://nethack4.org/blog/ if you are interested in reading articles I have written, but all of those are about NetHack – I started a new site so that I could write about other topics
13:37:58 -!- Noisytoot has quit (Remote host closed the connection).
13:39:31 -!- Noisytoot has joined.
13:50:02 -!- Noisytoot has quit (Excess Flood).
13:51:50 -!- Noisytoot has joined.
14:16:33 -!- ais523 has quit (Quit: quit).
14:16:50 -!- Noisytoot has quit (Ping timeout: 252 seconds).
14:23:34 -!- Noisytoot has joined.
15:44:57 -!- tromp has quit (Read error: Connection reset by peer).
15:47:18 -!- ais523 has joined.
16:04:20 <esolangs> [[Fnaf sort]] N https://esolangs.org/w/index.php?oldid=112603 * Cinnamony * (+290) Created page with "Fnaf sort is a sorting algorithm that kills the data with the scooper until it's sorted properly. == Example == First let's say we have this dataset. 1 45 3 3008 We use the scooper on them. 1435 003 8 And we repeat until this iteration: 4 15 38003 Or any ot
16:23:05 -!- razetime has joined.
16:25:41 <b_jonas> ais523: make sure to link the article from the esowiki, it's clearly on topic
16:47:05 <ais523> b_jonas: I agree it's on-topic but there's nowhere obvious to put it
17:10:55 <int-e> . o O ( make a stub for Netrunner, put it on the talk page. )
17:11:19 <int-e> . o O ( information hiding )
17:20:13 <ais523> but Netrunner is a card game, not a programming language – the relevance is that it's TC, and the wiki doesn't have an easy way to handle TC things that aren't programming languages
17:20:57 <int-e> Just make a page and see if anyone deletes it ;-)
17:22:37 <int-e> (I know, it's awkward, to say the least, to go against principles as an admin.)
17:23:44 <ais523> well, as an admin you really want to find the best way to make this sort of thing viable, rather than doing it badly and having people copy you
17:24:19 <ais523> I can see an argument for making a user page for "non-programming-languages that are Turing complete", although the inclusion criteria might be awkward
17:28:04 <b_jonas> I think you can create a page for something like OpenTTD or Magic: the Gathering that isn't a programming language but has something interesting programming-wise to say about them
17:28:28 <b_jonas> I'd probably just create the page and put it into [[Category:Languages]]
17:28:46 <sknebel> make it a language: "NetrunnerScript", which happens to run in terms of a Netrunner deck :D
17:29:14 <b_jonas> wait
17:29:40 <b_jonas> we have a [[Category:Proofs]]
17:29:49 <b_jonas> it's documented on [[Esolang:Categorization]]
17:29:55 <int-e> . o O ( Weird Machines )
17:30:00 <b_jonas> so make a proof page instead of a language page if you wish
17:30:11 <b_jonas> "for pages that prove something, or attempt to"
17:30:18 <int-e> (a weird machine is something that exhibits computational properties even though it isn't designed for that purpose)
17:32:46 <ais523> a proof page would be appropriate but the proof is already a long article hosted offsite, so I guess the page here would have to be a summary of or description of the proof?
17:43:06 <b_jonas> ais523: at least a link and a summary of what the proof is about, but if you wish you can just copy the entire article if you want to license it freely under the Creative Commons CC0 public domain dedication
17:43:55 <b_jonas> int-e: yes, it's kind of like how we define esoteric based on the creator's intent, so we might as well design programming language based on the creator's intent
17:53:31 <ais523> b_jonas: copying the article would be difficult, I wrote it by hand in HTML and don't really want to translate it all into wikimarkup – also there are a large number of external links that feel inappropriate for the wiki context
17:54:46 <ais523> also for a long time my working definition of an esolang was "a programming language for which writing an improved standard library would be wasted effort", although that has a few false negatives (e.g. Befunge) and so I've started to move away from it
17:56:30 <int-e> that test also failed for INTERCAL, didn't it
17:57:33 <ais523> I'm not sure – people did write a number of libraries for INTERCAL, they just didn't get *used* very much
17:58:05 <ais523> I think the writing was more in the challenge of the writing, rather than because there was any plan of the libraries being used
18:00:41 -!- Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in).
18:01:27 -!- Sgeo has joined.
18:02:29 -!- Noisytoot has joined.
18:04:00 <b_jonas> ais523: most of what you have in that HTML Just Works on the wiki. you have to mass-replace the a-href elements, plus edit the summary, details, thead, tbody tags. or give permission and let someone else mess with the formatting.
18:05:09 <b_jonas> in particular, the h2 and h3 tags work and the wiki creates a table of contents automatically from them
18:06:11 <ais523> I think I'd still prefer not to have the article itself there – it wasn't written in a style appropriate for an encyclopedia
18:06:40 <ais523> which possibly doesn't matter on Esolang, I guess?
18:07:25 <zzo38> Not all programming languages have standard libraries though, and perhaps it is not always applicable (although that is not always clear), and that seems to be not specific to only esolangs.
18:07:30 <ais523> also it is a travesty that <details> doesn't work in MediaWiki – loads of wikis end up replicating its functionality using JavaScript, which then means that the pages don't work properly without JavaScript
18:08:16 <b_jonas> the esowiki is an encyclopedia?
18:08:42 <b_jonas> I don't think https://en.wikipedia.org/wiki/Wikipedia:Five_pillars applies
18:09:36 <ais523> I'm not sure whether it is an encyclopedia or not, but I generally write articles there as though they were encyclopedia articles, and find other articles there more usable when they're written in the same style
18:10:26 <b_jonas> "it is a travesty that <details> doesn't work in MediaWiki – loads of wikis end up replicating its functionality using JavaScript, which then means that the pages don't work properly without JavaScript" => no, I feel it's quite the opposite! the javascript reimplementations are nice because I can just override them to open or close with just user-side CSS with no javascript, whereas the details tags
18:10:32 <b_jonas> are seemingly impossible to open with CSS
18:11:08 <b_jonas> this is a possibly unique case where the new HTML innovation is inadequate and I prefer the javascript replacements even if you don't care about old browsers
18:11:39 <ais523> hmm… is this a consequence of the <summary> being inside the <details>, so that a closed <details> can't be implemented simply by display:none?
18:12:02 <ais523> actually, thinking about it, <summary> is backwards: the inside tag should be around everything *except* the summary
18:12:28 <ais523> and clicking on the summary portion should just toggle the display:none versus display:block of the non-summary
18:13:19 <ais523> but given that I normally browse without JavaScript, it is very annoying to have to deal with these things manually, especially when they're default-closed: my standard approach is to open up a debugger and edit out the display:none manually
18:13:35 <b_jonas> ais523: or perhaps they should have just introduced a new CSS property for whether the summary is open or not. it would apply only to elements that CSS thinks are summaries (summary tags mostly, but you know how CSS can turn any element into a table so perhaps it can turn any element to a summary)
18:13:40 <b_jonas> I don't know
18:14:26 <b_jonas> "given that I normally browse without JavaScript" => it turns out that on most sites, they default to open by default when there's no javascript. this could be a problem if it reveals spoilers, but usually it's a boon.
18:14:45 <ais523> I'd say that more than half default to open, but enough don't to be a problem
18:15:15 <b_jonas> I know perhaps three exceptions: some of the Wikimedia collapses, https://sqlite.org/docs.html , and tvtropes.org
18:15:28 <zzo38> I think that what you describe about "impossible to open without CSS" might be a problem with CSS or with the definition of <details> if that is the case. Also, would it be possible to just do it normally but a JavaScript code can implement them too in case they are not already implemented?
18:16:08 <b_jonas> but the point is, for these three I have user CSS workarounds to open them, whereas I would like the summary tags in https://www.darthsanddroids.net/ to default open, but I can't with just CSS, I'd probably need greasemonkey or a rewriting proxy HTTP server or something for it
18:17:05 <b_jonas> zzo38: sorry, I'm saying that the summary tags are impossible to open with just CSS without javascript
18:17:08 <zzo38> It is a problem with the design of web browsers I think; the design could be made differently in such a way that it would work, I think. This might require some nonstandard features, but even if such features are only used by end-users and not by the document author, it could still work.
18:17:24 <zzo38> b_jonas: Yes, sorry, that is what I meant; I wrote it wrong
18:17:31 <esolangs> [[Category talk:Languages based on food]] N https://esolangs.org/w/index.php?oldid=112604 * EsolangGuy * (+31) Created page with "JUST START A DISCUSSION ALREADY"
18:19:08 <b_jonas> ftr, https://dpaste.com/AUNLP2JLD is what used to work for tvtropes, not sure if it still works
18:20:02 <zzo38> Is there a function exposed to the JavaScripts to open them?
18:20:04 <ais523> ugh, am I giong to hvae to go delete a lot of categories again?
18:20:06 <ais523> zzo38: yes
18:20:23 <ais523> or, no, that category talk page doesn't have a corresponding category
18:21:11 <zzo38> If there is such function then user scripts should be possible to automatically open them by default, I think. Using nonstandard ways such as document scripts can make it more complicated then each one might be different and better user controls for stuff implemented by document scripts can be difficult if there is not a common interface (e.g. ARIA).
18:21:15 <b_jonas> note that tvtropes has like three different pieces of content that are revealable with javascript: some sidebar menus, inline footnotes, and spoilers.
18:22:20 <zzo38> I use All The Tropes which is MediaWiki and has footnotes on bottom and I think spoilers are just made by same text colour as the background colour (and are marked with an outline)
18:22:22 <b_jonas> zzo38: for all but the spoilers the easiest would probably be to just have them open by default without scripts, and the scripts close them if they load.
18:23:24 <zzo38> Yes, as long as it is able to close them before they are displayed, I suppose.
18:23:59 <esolangs> [[Special:Log/delete]] delete * Ais523 * deleted "[[Category talk:Languages based on food]]": category talk page that does not correspond to a category (and the category likely shouldn't be created, either)
18:24:47 <ais523> fwiw, I think it may be possible to recreate the behaviour of <details> purely using CSS? it's probably something along the lines of messing about with a:active formatting
18:25:04 <b_jonas> zzo38: I think HTML has a thing for this, where you can mark a script so the render waits until the script loads and executes but with a timeout if the script can't load
18:26:22 <sknebel> scripts can open/close <details> tags
18:27:12 <sknebel> the usual way of building something like it without a <display> tag is/was using a checkbox (restyled to not look like one) and making the content visible depending on if the checkbox is checked or not, CSS can do that
18:27:40 <b_jonas> ais523: admittedly it would be nicer if the javascript implementations didn't change the style attribute of the element, but instead changed either the class attribute or a data-something attribute, so you can more easily refer to open and closed blocks with custom CSS, but even if they change the style attribute you can do an uglier custom CSS workaround
18:27:46 <zzo38> ais523: Can it be done as an implementation of the standard element names (<details>) and working whether or not the browser implements <details>? Alternatively, can the details block be specified by ARIA so that a "ARIA view" might be able to display them even if CSS is not working (e.g. if the user deliberately disabled it; I sometimes do disable CSS deliberately)?
18:29:04 <b_jonas> zzo38: browsers typically just ignore start and end tags for elements unknown to them, so you can easily have a solution that works even when details isn't supported if you just nest some other element that's supported elsewhere too
18:29:54 -!- razetime has quit (Ping timeout: 260 seconds).
18:32:55 <b_jonas> but anyway, feel free to just create a short proof page that gives the abstract and links to your webpage
18:33:39 <ais523> I probably won't get to this today, anyway
18:33:50 <b_jonas> it's useful because when someone wants to find the proof, searching the wiki is easier than searching the channel logs
18:34:13 <b_jonas> plus it does search engine optimization
18:57:49 <b_jonas> I wonder when someone will try to prove Stacklands Turing-complete
18:58:27 <b_jonas> you'd probably need some similar crazy construction with very little control flow and only a few counters
18:59:01 <ais523> I don't know of Stacklands
18:59:02 <b_jonas> it certainly doesn't seem as programmable as M:tG
18:59:15 <ais523> Netrunner is very short on counters but the control flow isn't too bad
19:01:14 <b_jonas> I think Stacklands might have the problem where it can't have unlimited storage without player interaction
19:01:49 <b_jonas> and you certainly can't restrict player interaction, unlike M:tG, so you probably want something that's TC when the player doesn't do anything
19:02:44 <ais523> the Netrunner proof has a lot of actions by players, but it's set up so that doing the "wrong action" either causes you to immediately lose, or else comes to the same thing as the right action
19:02:52 <ais523> (and a description of what the "right action" is is very simple)
19:03:20 <b_jonas> I mean it can't expand its storage space by unlimited amounts without player interaction after the player sets up some starting space
19:03:25 <b_jonas> s/starting space/starting state/
19:04:06 <ais523> oh, that's painful
19:04:09 <b_jonas> ais523: right, but I don't think you can restrict the player that way either in Stacklands, at least not until you're in a state that's simply unwinnable
19:05:10 <b_jonas> maybe the Stacklands devs have people interested too and add features useful for programming in a future expansion.
19:05:50 <b_jonas> you can certainly do that in a way that the features are still legitimate gameplay features as well
19:06:13 <b_jonas> because accidental TCness is easy
19:06:48 <b_jonas> alas, despite that the name of the game has "Stack" in it, I think you'll only get a counter machine, not a directly usable stack in the programming sense
19:07:07 <ais523> there is a Netrunner card spoiled this week that made me start wondering whether one of the Netrunner card designers is trying to make it Turing-complete (even though I didn't end up using it)
19:07:10 <b_jonas> which means you'll have an exponential slowdown at least, double exponential if you're unfortunate
19:08:06 <ais523> I think the Netrunner construction may be triple-exponential compared to a Turing-machine? it uses a two-stack machine to emulate another two-stack machine with the 2**x × 3**x construction
19:08:28 <ais523> and I'm not sure whether two-stack machines can emulate Turing machines faster than double-exponentially
19:08:56 <ais523> (just getting a working multiply and divide by 2 and 3 was hard enough, I couldn't immediately find a way to get 5 working too)
19:11:37 <b_jonas> triple exponential? nice
19:13:29 <b_jonas> that also shows how much more programmable M:tG is
19:13:40 <ais523> emulating a two-stack machine with another two-stack machine, and encoding the stacks into one stack rather than just using the two individually, is the sort of thing that you wouldn't really expect to have to do in a proof
19:14:11 <b_jonas> later games learned from M:tG and reduced some of the crazyness
19:15:10 <ais523> I think that it might potentially be avoidable, but there doesn't seem to be an easy way to do that – Netrunner doesn't have very many usable counters and the proof as it's written uses the third-most-usable counter purely by adding it to the other two, one of which is only finitely large and wraps
19:15:46 <ais523> (because it's used as the instruction pointer most of the time, not because the game rules limit it)
19:16:35 <ais523> fwiw, I have wondered whether Yu-Gi-Oh! is Turing-complete, but don't know the game well enough to tell; I suspect not because it has finite limits on most things and the rest are hard to test for
19:17:19 <ais523> or, well, creating an infinite loop in Yu-Gi-Oh! is actually against the rules so it wouldn't be TC, the language would be total but contain a termination tester, which is a weird combination of features
19:17:53 <ais523> (and if an infinite loop is created but not by a player, the "card most responsible for the loop" gets destroyed – good luck formalizing that!)
19:19:14 <b_jonas> eh, the M:tG infinity rules are already difficult to formalize, though only part of that is innate computational problems and part is that the comprehensive rules doesn't define them accurately enough
19:19:46 <ais523> the online simulators seem to implement the loop rules as "if more than X actions occur without player input, then either it's an illegal loop and the player couldn't do that thing, or if a player wasn't responsible, arbitrarily pick some card involved in the loop and destroy that"
19:20:39 <ais523> I actually think the M:tG infinity rules are very simple, just badly written – a loop occurs when it creates an infinitely repeating sequence of actions, as in the same actions happen in the same order each time round the loop
19:21:23 <ais523> I expect such loops are fairly easy to detect and prove infinite or non-infinite, because anything that's complex enough to be hard to prove would probably cause the actions to not be a perfectly repeating sequence
19:21:32 <b_jonas> sure, the online simulators not only don't try solve uncomputable problems, they also won't let you allocate unlimited amounts of memory even in programs that clearly halt
19:21:59 <b_jonas> if your construction is triple exponential then that will be a relevant limitation
19:22:38 <ais523> it isn't, you won't actually reach the large numbers before you get bored / the game times out / your connection breaks
19:22:43 <b_jonas> ais523: oh, is that how you interpret the loop rules in M:tG? that's very different from how I interpreted them
19:23:03 <b_jonas> ais523: sure, then it's a time limitation rather than a space limitation
19:23:04 <ais523> b_jonas: it isn't how I *initially* interpreted them, but I came to that conclusion after discussing with some very high-level judges
19:23:12 <b_jonas> I see
19:23:52 <b_jonas> so what happens in M:tG if you create an infinite loop in the programming sense that isn't breakable by the players but isn't a loop in that rules sense?
19:24:34 <ais523> you have to play through the steps of the loop – it is possible you will get a slow play penalty for not progressing the game, if you have an alternative, but the details on that seem somewhat fuzzy
19:24:39 <b_jonas> I feel like that shouldn't be too hard if you do it deliberately
19:25:11 <zzo38> I believe Pokemon card is not Turing complete because it only has finite memory (e.g. you cannot add more counters on a stack of cards than the HP of its highest evolution, the number of areas where cards may be placed is limited, and I think the cards are designed to ensure that nothing can (except with coin tosses, maybe) make the game go on forever anyways).
19:25:13 <ais523> there is a well-known ruling that if there's a probabilistic loop, i.e. the gamestate can repeat but only with a certain probability, you can only go around the loop once and then you get a slow play penalty if you continue
19:25:22 <b_jonas> hmm, so either it's a penalty or one of the players will eventually concede to real world matters?
19:25:50 <zzo38> I have not seen that "well-known ruling", as far as I can remember?
19:26:10 <b_jonas> or a judge will force them to concede to real world matters I guess
19:26:54 <ais523> zzo38: I am looking for it but my Internet is being very slow; the ruling was made famous by a deck called "Four Horsemen", you might have luck searching for that
19:27:38 <ais523> (I am trying to search for it, but Internet issues are making that difficult)
19:28:04 <ais523> ooh
19:28:09 <ais523> @google magic the gathering four horsemen ruling
19:28:24 <lambdabot> Plugin `search' failed with: <<timeout>>
19:28:35 <ais523> oh come on, it's being slow for lambdabot too? :-D
19:29:07 <int-e> I suspect the host is blocked, but the command bitrotted anyway.
19:29:52 <int-e> (extracting a useful reply from the megaton load of html that google replies with these days is not easy, and it's a moving target)
19:30:46 <esolangs> [[Revapp]] https://esolangs.org/w/index.php?diff=112605&oldid=110907 * Abo-Junghichi * (+7) /* Example */
19:31:10 <b_jonas> of course the loops that come up in typical games are simpler, either they just clearly trigger the M:tG loop rules, like three Faceless Butchers, or it's breakable by a player and also clearly a win for the player who so usually either the other player concedes or the player who sets it up just goes on to win (though possibly quite slowly)
19:32:31 <b_jonas> by the way, I wonder if M:tG made Banishing Light and lots of similar cards to replace Oblivion Ring not only to reduce rules difficulties for casual players, but also to reduce the chance of loops by making the card able to exile only permanents controlled by an opponent
19:33:09 <ais523> I think preventing the loop was possibly intentional
19:33:16 <b_jonas> there were at least two rules difficulties with O-Ring and Journey to Nowhere that tripped us up as casuals
19:34:56 <b_jonas> one is that the target permanent remains permanently exiled if the O-Ring is destroyed before the etb trigger resolves, and istr the rules bulletin or something explicitly said that this is why they introduced the new exile-until template,
19:35:18 <b_jonas> the other is how the O-Ring behaves in multiplayer when the controller of the O-Ring leaves the game
19:36:43 <ais523> zzo38: https://blogs.magicjudges.org/telliott/2012/11/02/horsemyths/ is a description of the randomized/non-deterministic loop situation, with respect to the Four Horsemen deck
19:38:48 <b_jonas> ais523: I don't understand, what card adds the randomness?
19:39:04 <ais523> b_jonas: Emrakul, the Aeons Torn
19:39:06 <ais523> it shuffles the deck
19:39:28 <ais523> and the combo only works if it mills certain cards in the correct order, but it's an infinite mill combo
19:39:45 <ais523> so in theory, if you mill them in the wrong order you just mill to Emrakul and try again
19:39:48 <b_jonas> ah
19:40:52 <b_jonas> in the infinite hit point deck that I built, I do shuffle cards back to my deck, but their order doesn't matter much except perhaps in how quickly I win. I don't shuffle more than once.
19:41:13 <b_jonas> well, it could matter in whether I win if the opponent has a way to kill me despite the infinite hit points
19:41:16 -!- SGautam has joined.
19:41:44 <ais523> the rule is just that if the same gamestate randomly occurs twice in a loop that has random effects – where "same" only counts parts of the gamestate that are actually relevant to the loop – you have to stop there and not continue
19:42:06 <ais523> (and two different shuffled versions of the same cards are considered to be the same for judging purposes, if nobody knows which order the cards are in)
19:42:29 <b_jonas> with infect most likely
19:43:48 <b_jonas> or also poisonous, because that's what they put on Virulent sliver
19:44:00 <b_jonas> ah right, that was in Future Sight, it precedes infect
19:44:35 <ais523> poisonous was finally released as a non-futureshifted ability, but it was renamed to toxic and the mechanics were changed very slightly (poisonous is a trigger, toxic doesn't use the stack)
19:45:06 <ais523> which means that Virulent Sliver and Snake Cult Initiation didn't get errata'ed to have toxic, and were left with the old keyword
19:45:09 <b_jonas> ais523: makes sense, the other half of infect was turned to wither
19:45:24 <ais523> wither came before infect
19:45:26 <b_jonas> ais523: sure, same as all the old non-lifelink cards
19:45:31 <ais523> also, infect is boosted by pump spells and toxic isn't
19:45:58 <esolangs> [[Truth-machine]] https://esolangs.org/w/index.php?diff=112606&oldid=112585 * Abo-Junghichi * (-32) /* Revapp */
19:46:17 <b_jonas> I see, toxic gives one poison counter and also normal health damage
19:47:24 <b_jonas> and you're right, wither was much earlier, in Shadowmoor, then infect in Scars of Mirroding from the phyrexians
19:48:24 <ais523> I am pretty familiar with Virulent Sliver because it was one of the most important cards in the best deck I ever built
19:48:58 <ais523> (which basically worked like "combo elves" from Legacy, but in Ravnica–Time Spiral standard using Slivers instead of Elves)
19:49:41 <ais523> because this was Standard not Legacy, you couldn't viably win on turn 3, so the Virulent Slivers existed as a) a distraction that the opponents would have to deal with to not get aggroed to death and b) for their mana cost, which was important for the combo
19:50:55 <b_jonas> Shadowmoor and Eventide introduced Wither, Persist, and Undying, creatures that etb with -1/-1 counters, which can interact in funny ways
19:52:11 <ais523> `card-by-name Kitchen Finks
19:52:13 <HackEso> Kitchen Finks \ 1(g/w)(g/w) \ Creature -- Ouphe \ 3/2 \ When Kitchen Finks enters the battlefield, you gain 2 life. \ Persist (When this creature dies, if it had no -1/-1 counters on it, return it to the battlefield under its owner's control with a -1/-1 counter on it.) \ SHM-U, MMA-U
19:52:25 <ais523> that was played in Modern as part of a 2-card combo, but I forget what the other card was
19:52:38 <ais523> it put +1/+1 counters on the Finks when it ETBed, giving you infinite sacrifices
19:52:53 <ais523> or possibly prevented the -1/-1 counters being placed
19:53:37 <b_jonas> I recalled that there was a sliver that gives poison counters because I played against sliver decks, but didn't remember the specifics
19:53:47 <b_jonas> it wasn't the most relevant sliver card in those decks
19:55:53 <esolangs> [[Special:Log/newusers]] create * Kmojzo * New user account
19:56:37 <b_jonas> ais523: the tournament one that I remember is Vampire Hexmage from Zendikar plus Dark Depths from Coldsnap, but that doesn't have to do with +1/+1 or -1/-1 counters
19:59:38 <ais523> zzo38: here's another article about the Four Horsemen incident: https://articles.starcitygames.com/articles/indefinite-infinite-loops-at-scg-legacy-open-la/
19:59:51 <b_jonas> but there was also a casual combo with actual persist that I played in M:tG vanishing three-card blind at https://forums.giantitp.com/showthread.php?500660&p=21773784#post21773784 :
20:00:01 <ais523> b_jonas: that one is still played in Legacy, although mostly using a newer combo half instead
20:00:07 <ais523> `card-by-name Thespian's Stage
20:00:08 <HackEso> Thespian's Stage \ Land \ {T}: Add {C}. \ {2}, {T}: Thespian's Stage becomes a copy of target land and gains this ability. \ GTC-R
20:00:24 <b_jonas> that was a special rules round where every creature was given persist by the rules
20:01:40 <b_jonas> ais523: ah nice
20:02:38 -!- tromp has joined.
20:04:15 <ais523> both halves of the combo are lands, which makes it difficult to directly interact with (although many Legacy decks contain removal spells that work on an indestructable 20/20)
20:04:56 <b_jonas> makes sense
20:19:00 -!- ais523 has quit (Quit: quit).
20:38:50 -!- m5zs7k has quit (Ping timeout: 245 seconds).
20:39:12 -!- m5zs7k has joined.
20:39:39 <b_jonas> ais523: "Rather than coming from randomised booster packs, Netrunner cards are purchased as sets whose contents are known in advance" => that's also true in practice in the constructed formats of M:tG. presumably when you consider computational complexity, you aren't playing limited formats like draft from a single-block.
20:40:23 <b_jonas> but it does make a difference in that the prices of cards don't differ so much from each other
20:41:02 <b_jonas> there aren't cards that you'd want in your deck but are way too expensive
20:43:13 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
20:51:07 <esolangs> [[User:B jonas]] https://esolangs.org/w/index.php?diff=112607&oldid=109725 * B jonas * (+192) /* Todo */
21:20:06 -!- tromp has joined.
21:37:44 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
22:37:59 -!- tromp has joined.
22:54:31 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:08:56 -!- tromp has joined.
23:23:32 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
23:43:55 <esolangs> [[Special:Log/newusers]] create * * New user account
23:51:41 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112608&oldid=112555 * * (+160)
2023-07-31
00:10:42 -!- SGautam has quit (Quit: Connection closed for inactivity).
01:12:36 -!- razetime has joined.
01:19:32 -!- user3456 has quit (Ping timeout: 240 seconds).
02:08:11 <b_jonas> ais523: “In many constructed-deck card games, there are fairly simple ways to ‘go infinite’” wait, is that so? I thought it's pretty much only M:tG that's like that because it was designed early, and later card games learn from that and try to limit simple infinite loops more effectively
02:23:15 -!- user3456 has joined.
02:27:24 <b_jonas> ais523: in "none of therir cards in hand have any of those types" third word is typo
03:09:00 <esolangs> [[Brainchicken]] N https://esolangs.org/w/index.php?oldid=112609 * None1 * (+848) Created page with "Brainchicken is a equivalent to [[brainfuck]], created by [[User:None1]]. ==Commands== <pre> Number of "chicken"'s brainfuck 1 > 2 < 3 + 4 - 5 . 6
03:10:06 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112610&oldid=112569 * None1 * (+19) /* B */
03:11:15 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112611&oldid=112599 * None1 * (+57)
03:13:27 <oren> `unicode Ɪ
03:13:29 <HackEso> U+A7AE LATIN CAPITAL LETTER SMALL CAPITAL I \ UTF-8: ea 9e ae UTF-16BE: a7ae Decimal: &#42926; \ Ɪ (ɪ) \ Lowercase: U+026A \ Category: Lu (Letter, Uppercase) \ Bidi: L (Left-to-Right)
03:14:42 <esolangs> [[Brainchicken]] https://esolangs.org/w/index.php?diff=112612&oldid=112609 * None1 * (+2816) Added Hello World as a further example
03:14:52 <esolangs> [[Brainchicken]] M https://esolangs.org/w/index.php?diff=112613&oldid=112612 * None1 * (-2) /* Turing Completeness */
03:15:07 <esolangs> [[Brainchicken]] M https://esolangs.org/w/index.php?diff=112614&oldid=112613 * None1 * (+0) /* Hello World */
04:11:05 <esolangs> [[Hello world program in esoteric languages (nonalphabetic and A-M)]] https://esolangs.org/w/index.php?diff=112615&oldid=112575 * None1 * (+2818) /* BoolX */
04:15:02 <zzo38> Is there esolang with Blissymbols?
04:15:24 -!- razetime has quit (Ping timeout: 252 seconds).
05:00:52 -!- b_jonas has quit (Ping timeout: 244 seconds).
05:01:52 -!- razetime has joined.
05:10:42 -!- ais523 has joined.
05:14:58 -!- bgs has joined.
05:53:33 <esolangs> [[]] N https://esolangs.org/w/index.php?oldid=112616 * None1 * (+524) Created page with " is a derivative of [[Brainfuck]] but in Chinese. It's created by [[User:None1]] It is equivalent to [[Brainfuck]]. ==Commands== <pre> brainfuck + - , . < > [ ] </pre> ==Example Programs== ===Cat Program=== ==Turing Completeness== It is Turing complet
05:54:15 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112617&oldid=112610 * None1 * (+13) /* Non-alphabetic */
05:55:14 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112618&oldid=112611 * None1 * (+52)
06:12:23 -!- ais523 has quit (Quit: quit).
06:14:05 <esolangs> [[Trivial brainfuck substitution]] https://esolangs.org/w/index.php?diff=112619&oldid=112593 * None1 * (+140) /* Example Members of the TrivialBrainfuckSubstitution family */ Added [[]]
06:14:56 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112620&oldid=112616 * None1 * (+56)
06:35:26 -!- razetime has quit (Ping timeout: 245 seconds).
06:35:57 -!- razetime has joined.
06:54:22 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112621&oldid=112620 * None1 * (+3) Fixed link
06:55:51 -!- razetime has quit (Ping timeout: 245 seconds).
06:56:37 -!- razetime has joined.
06:57:41 <esolangs> [[]] https://esolangs.org/w/index.php?diff=112622&oldid=112621 * None1 * (+899) Added Python interpreter for the language and change Unimplemented to Implemented
07:09:06 -!- Sgeo has quit (Read error: Connection reset by peer).
07:22:41 -!- bgs has quit (Remote host closed the connection).
08:04:19 -!- tromp has joined.
08:07:39 <esolangs> [[]] https://esolangs.org/w/index.php?diff=112623&oldid=112622 * None1 * (+343) /* Example Programs */ Added Hello World program
08:12:14 -!- razetime has quit (Ping timeout: 246 seconds).
08:14:22 -!- razetime has joined.
08:22:37 -!- razetime has quit (Ping timeout: 250 seconds).
08:23:50 <esolangs> [[Brainfuck extended]] M https://esolangs.org/w/index.php?diff=112624&oldid=112110 * None1 * (+3) /* Add two unsigned integers, the result is ensured to be less than 256 */
08:27:16 <esolangs> [[]] https://esolangs.org/w/index.php?diff=112625&oldid=112623 * None1 * (+312) /* Example Programs */ Added an example of [[Nope.]] interpreter
08:28:11 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=112626&oldid=112371 * None1 * (+314) /* */ Added Nope. in
08:40:03 <esolangs> [[!!Fuck]] https://esolangs.org/w/index.php?diff=112627&oldid=112589 * None1 * (+838) /* Compute the golden ratio (line feeds aren't part of program) */
09:00:10 <esolangs> [[SBL]] M https://esolangs.org/w/index.php?diff=112628&oldid=109480 * Alex s168 * (+358) v1.2
09:05:42 <esolangs> [[!!Fuck]] M https://esolangs.org/w/index.php?diff=112629&oldid=112627 * None1 * (+36) /* Nope. interpreter */
09:08:16 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112630&oldid=112625 * None1 * (+59)
09:09:26 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112631&oldid=112630 * None1 * (+4) quotes
09:21:59 <esolangs> [[Talk:Brainfuck]] https://esolangs.org/w/index.php?diff=112632&oldid=111872 * None1 * (+119)
09:23:43 <esolangs> [[]] M https://esolangs.org/w/index.php?diff=112633&oldid=112631 * None1 * (+29)
09:29:55 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=112634&oldid=112626 * None1 * (+890) /* !!brainfeed */
09:36:25 <esolangs> [[SBL-X]] N https://esolangs.org/w/index.php?oldid=112635 * Alex s168 * (+5514) Created page with "'''SBL-X''' is a stack-based programming language, made by [[User:Alex s168]], which focuses on being easy to use. It consists of multiple code blocks, which can be called and executed. The code in a block will be executed instruction-by-instruction. One Line can conta
09:37:17 <esolangs> [[SBL]] M https://esolangs.org/w/index.php?diff=112636&oldid=112628 * Alex s168 * (+26)
09:37:59 <esolangs> [[F! U! C! K! What do we appreciate!]] N https://esolangs.org/w/index.php?oldid=112637 * None1 * (+700) Created page with "F! U! C! K! What do we appreciate! Fuck! Brain! Brainfuck! ==Introduction== This is a brainfuck equivalent by [[User:None1]]. Here is a translation to [[brainfuck]]. <pre> brainfuck this esolang + F! - U! , C! . K
09:39:23 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=112638&oldid=112617 * None1 * (+41) /* F */
09:40:11 <esolangs> [[User:None1]] https://esolangs.org/w/index.php?diff=112639&oldid=112618 * None1 * (+41)
09:45:22 -!- Lord_of_Life has quit (Ping timeout: 245 seconds).
09:45:39 -!- Lord_of_Life has joined.
10:21:46 -!- __monty__ has joined.
10:21:55 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112640&oldid=112600 * EsolangGuy * (+1)
10:22:05 <esolangs> [[Esolang:Categorization]] https://esolangs.org/w/index.php?diff=112641&oldid=112640 * EsolangGuy * (-1)
11:38:00 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
11:44:03 -!- Noisytoot has quit (Remote host closed the connection).
11:47:30 -!- Noisytoot has joined.
11:51:20 -!- tromp has joined.
12:38:13 <esolangs> [[Special:Log/newusers]] create * 2 * New user account
12:56:09 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=112642&oldid=112608 * 2 * (+311) /* Introductions */
13:01:43 <esolangs> [[User:2]] N https://esolangs.org/w/index.php?oldid=112643 * 2 * (+59) Created page with "Hooray, I now have a page in esolang!!! == My Languages =="
13:08:00 -!- Noisytoot has quit (Remote host closed the connection).
13:09:04 -!- Noisytoot has joined.
13:39:08 -!- Noisytoot has quit (Ping timeout: 246 seconds).
13:53:07 -!- Noisytoot has joined.
13:54:45 -!- bgs has joined.
14:00:17 <esolangs> [[Special:Log/newusers]] create * IvBeh * New user account
14:06:31 -!- Noisytoot has quit (Excess Flood).
14:14:02 -!- bgs has quit (Remote host closed the connection).
14:14:28 -!- Noisytoot has joined.
14:21:42 -!- Noisytoot has quit (Ping timeout: 260 seconds).
14:35:40 -!- Sgeo has joined.
14:41:33 -!- Noisytoot has joined.
14:45:15 -!- Noisytoot has quit (Remote host closed the connection).
15:08:43 -!- Noisytoot has joined.
16:03:41 -!- razetime has joined.
16:04:02 -!- razetime has quit (Client Quit).
16:04:20 -!- razetime has joined.
16:04:37 -!- razetime has quit (Client Quit).
16:10:59 -!- Noisytoot has quit (Remote host closed the connection).
16:13:16 -!- Noisytoot has joined.
16:40:30 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
17:25:01 -!- tromp has joined.
17:27:21 -!- Noisytoot has quit (Remote host closed the connection).
17:27:55 -!- Noisytoot has joined.
19:17:36 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
19:56:47 -!- tromp has joined.
20:20:30 <esolangs> [[Autism]] N https://esolangs.org/w/index.php?oldid=112644 * Cinnamony * (+44) Created page with "Autism is [[Unary]] but every 0 is "Autism"."
20:37:56 <int-e> esolangs: Meh.
20:38:36 -!- __monty__ has quit (Quit: leaving).
20:58:07 -!- tromp has quit (Quit: My iMac has gone to sleep. ZZZzzz…).
21:17:10 <esolangs> [[User:Joaozin003]] https://esolangs.org/w/index.php?diff=112645&oldid=110701 * Joaozin003 * (+60)
21:19:54 <esolangs> [[Talk:Arrows]] N https://esolangs.org/w/index.php?oldid=112646 * Joaozin003 * (+164) Created page with "== IDE? == Having to make code by hand is boring, so can we make an IDE? - ~~~~"
21:33:25 -!- Noisytoot has quit (Read error: Connection reset by peer).
21:33:35 -!- Noisytoot_ has joined.
21:33:35 -!- Noisytoot_ has changed nick to Noisytoot.
23:19:58 <int-e> hmpf, why is https://legacy.imagemagick.org/Usage/filter/#box so discrete... I want a filter that treats pixels as squares. (I can sort of get this by upscaling before downscaling but meh)
23:38:21 <zzo38> Idea of card of Magic: the Gathering: Whenever a permanent deals damage to ~, that permanent loses all abilities and gains this ability.
←2023-06 2023-07 2023-08→ ↑2023 ↑all