←2025-03-12 2025-03-13 2025-03-14→ ↑2025 ↑all
00:08:49 <esolangs> [[Talk:Xt]] N https://esolangs.org/w/index.php?oldid=153907 * Rdococ * (+117) Created page with "This is definitely not Turing-complete. ~~~~"
00:11:12 <esolangs> [[Talk:Xt]] M https://esolangs.org/w/index.php?diff=153908&oldid=153907 * Rdococ * (+33)
00:39:20 -!- ais523 has quit (Quit: quit).
00:49:09 <esolangs> [[User:I am islptng/My ideas]] https://esolangs.org/w/index.php?diff=153909&oldid=153880 * I am islptng * (+534)
00:50:30 <esolangs> [[User:I am islptng/My ideas]] https://esolangs.org/w/index.php?diff=153910&oldid=153909 * I am islptng * (-565) ok pls stop creating "poem" series
01:01:11 -!- ajal has quit (Quit: so long suckers! i rev up my motorcylce and create a huge cloud of smoke. when the cloud dissipates im lying completely dead on the pavement).
01:06:00 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153911&oldid=153899 * Stkptr * (+569)
02:02:55 -!- fungot has quit (Ping timeout: 252 seconds).
02:09:06 <fizzie> Oh, that was me, was trying to troubleshoot some networking issues by restarting the router-of-sorts.
02:12:56 <fizzie> Got pretty weird symptoms this time, with IPv6 connections not working between home and my personal (DigitalOcean) VPS, even though (a) IPv6 works from both home *and* the VPS to other destinations (the esowiki server, or Google), and (b) IPv4 works between the home and the VPS.
02:13:16 <fizzie> Also traceroute from both ends shows that it does get a few hops along the way.
02:14:10 <fizzie> I guess it's possible it's some sort of routing/peering misconfiguration in the actual Internet part rather than an issue at either endpoint, it's just that I feel like usually those sorts of things get noticed and fixed.
02:14:26 <fizzie> (And it's been like this for at least 6 hours now.)
02:19:53 <fizzie> Actually, I can tell exactly how long, because the Prometheus blackbox HTTP probe (unlike pretty much everything else in the world) doesn't actually do fallback from v6 to v4 if v6 connectivity seems to be present; it's been a bit over 9.5 hours.
02:20:51 -!- fungot has joined.
02:21:21 <fizzie> ^ and clearly IPv6 also works from home to whatever Libera server fungot happens to connect to.
02:21:47 <fizzie> (Or does it? There was no reply.)
02:21:51 <fizzie> ^ping
02:21:51 <fungot> That Pong alone cannot stop!
02:22:19 <fizzie> Well, whatever.
02:23:36 <fizzie> I don't even know whose support I should talk to, DigitalOcean or my ISP.
02:26:59 <korvo> fizzie: That's on my list of reasons why I intend to write my own Prometheus. Another reason is the amount of bandwidth required.
02:28:39 <int-e> `'
02:28:41 <HackEso> 985) <boily> I hate telecom abbreviations I hate telecom abbreviations good morning all I hate telecom abbreviations.
02:30:01 <fizzie> From home, (working) tracepath to the esowiki server goes [ISP network] -> some blanks -> LINX (London Internet Exchange) -> Iomart (wiki hosting sponsor), while (failing) tracepath to the DO VPS goes [ISP network] -> LONAP (London Network Access Point) -> !H (host unreachable), so I guess that looks like it's not likely to be my ISP's problem.
02:33:07 <fizzie> From the DO VPS, (working) tracepath to esowiki server goes [DO network] -> LINX -> Iomart, while (failing) tracepath to home goes [DO network] -> "no reply" forever.
02:40:36 <fizzie> Weird, though. From LONAP's looking-glass instance, I can ping both home *and* the DO VPS via their v6 addresses.
02:44:07 <fizzie> Meh. It doesn't look like something I'm really positioned to solve, so hopefully whoever's responsible will eventually notice and do something about it, or else I'll have to try to describe this to a support person, which I think might prove challenging.
03:12:45 <korvo> IPv6 solves the problem of routing by removing routing. Now there's only the problem.
03:19:47 <esolangs> [[User:PkmnQ]] M https://esolangs.org/w/index.php?diff=153912&oldid=152586 * PkmnQ * (+31)
05:04:46 -!- mtm has quit (Ping timeout: 265 seconds).
05:07:19 -!- mtm has joined.
05:07:55 <esolangs> [[Eod]] https://esolangs.org/w/index.php?diff=153913&oldid=133056 * Icecream17 * (+14) /* stability */ combos are now deletable
05:30:50 <esolangs> [[Eod]] https://esolangs.org/w/index.php?diff=153914&oldid=153913 * Icecream17 * (+1390) /* c-commands */ more commands
05:32:13 <esolangs> [[Ti!]] https://esolangs.org/w/index.php?diff=153915&oldid=153879 * Ractangle * (-1)
05:33:21 <esolangs> [[Binary lambda calculus]] https://esolangs.org/w/index.php?diff=153916&oldid=139552 * Squidmanescape * (+86) /* BLC Syntax */ I think this makes what 01 does more clear to people who have only a cursory knowledge of Lambda Calculus or de Bruijn indices... e.g. me right now. I hope I'm not wrong. If I am, I really hope someone fixes my explanation.
05:38:38 <esolangs> [[Eod]] https://esolangs.org/w/index.php?diff=153917&oldid=153914 * Icecream17 * (+355) can modify its own code now
05:54:33 -!- Sgeo has quit (Ping timeout: 245 seconds).
05:58:30 -!- Sgeo has joined.
06:03:36 -!- Sgeo_ has joined.
06:05:18 -!- Sgeo has quit (Ping timeout: 252 seconds).
07:13:30 -!- Lord_of_Life has quit (Ping timeout: 252 seconds).
07:13:43 -!- Lord_of_Life_ has joined.
07:15:07 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
07:51:30 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:57:56 <b_jonas> doesn't fall back to IPV4 => that's a good thing, that means it warned you about this IPV6 problem
08:24:54 -!- lisbeths has joined.
09:49:47 <fizzie> Actually, checking the documentation, it looks like that's now configurable (and should in fact default to true), as is the protocol it's supposed to use (defaults to v6). Doesn't seem to behave like that for me, but that might just be down to having an older version. I should probably update and then configure it as two non-fallback probes, a v4 and a v6 one, just so I'll stay fully informed.
10:34:10 -!- lisbeths has quit (Quit: Connection closed for inactivity).
11:11:29 <esolangs> [[Numble]] N https://esolangs.org/w/index.php?oldid=153918 * Cobl703 * (+9244) Created page with "'''Numble''' is an esoteric programming language, made by [[User:Cobl703]], similar to [[Forte]]. It is Turing complete. =Commands= Each command in Numble consists of a single byte indicating which command it is, followed by its arguments. Integers are encoded using ZigZ
11:21:18 -!- amby has joined.
12:14:52 -!- mich181189 has quit (Read error: Connection reset by peer).
12:15:04 -!- mich181189 has joined.
12:15:05 -!- yuu has quit (Read error: Connection reset by peer).
12:15:14 -!- yuu has joined.
12:28:25 <APic> Hi
13:03:01 <esolangs> [[Xkcd 3062]] N https://esolangs.org/w/index.php?oldid=153919 * B jonas * (+565) Created page with "'''xkcd #3062''' is an esoteric joke language that almost completely eliminates off-by-one errors. Any time an integer is stored or read, its value is adjusted upward or downward by a random amount between 40 and 50. == Reference == * [https://xkcd.com/3062/ xkcd com
13:04:37 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=153920&oldid=153049 * B jonas * (+27)
13:05:13 <esolangs> [[Off By One]] N https://esolangs.org/w/index.php?oldid=153921 * B jonas * (+23) Redirected page to [[Xkcd 3062]]
13:17:19 <esolangs> [[Xkcd 3062]] https://esolangs.org/w/index.php?diff=153922&oldid=153919 * B jonas * (+51)
13:20:22 <esolangs> [[Deep]] https://esolangs.org/w/index.php?diff=153923&oldid=153857 * Hotcrystal0 * (+77) Categories
13:20:57 <esolangs> [[Deep]] https://esolangs.org/w/index.php?diff=153924&oldid=153923 * Hotcrystal0 * (+2)
13:23:31 -!- yewscion_ has joined.
13:23:36 -!- yewscion__ has quit (Read error: Connection reset by peer).
13:32:14 <esolangs> [[Xkcd 1537]] N https://esolangs.org/w/index.php?oldid=153925 * B jonas * (+504) Created page with "'''xkcd #1537''' is an esoteric joke programming language that parodies dynamically typed languages like javascript or PHP. It is described as great but has a few quirks regarding type. We only know a few code examples with results. This language was published by Ra
13:33:18 <esolangs> [[Types]] N https://esolangs.org/w/index.php?oldid=153926 * B jonas * (+23) Redirected page to [[Xkcd 1537]]
13:34:24 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=153927&oldid=153920 * B jonas * (+27)
13:40:27 <esolangs> [[X]] https://esolangs.org/w/index.php?diff=153928&oldid=138403 * B jonas * (+32) remove from [[:Category:Languages]], add keywords
13:41:30 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=153929&oldid=153896 * B jonas * (-8) remove [[X]], it's on the joke language list where it belongs already
13:42:16 <esolangs> [[Xkcd 2309]] N https://esolangs.org/w/index.php?oldid=153930 * B jonas * (+15) Redirected page to [[X]]
13:55:24 -!- yayimhere has joined.
15:32:11 -!- Sgeo has joined.
15:39:22 <esolangs> [[Topple]] M https://esolangs.org/w/index.php?diff=153931&oldid=153848 * H33T33 * (+118)
15:58:29 -!- yayimhere has quit (Quit: Client closed).
16:20:50 -!- craigo_ has joined.
16:36:34 <esolangs> [[Talk:Game of Life]] N https://esolangs.org/w/index.php?oldid=153932 * Hotcrystal0 * (+130) Created page with "I feel like this page is half a joke. ~~~~"
17:04:19 -!- mtm has quit (Ping timeout: 260 seconds).
17:06:32 -!- mtm has joined.
17:16:19 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153933&oldid=153911 * Stkptr * (+294)
17:19:35 <esolangs> [[Finite state automata]] N https://esolangs.org/w/index.php?oldid=153934 * Stkptr * (+36) Redirect to the singular
17:23:46 <esolangs> [[Constructible]] https://esolangs.org/w/index.php?diff=153935&oldid=149381 * Stkptr * (+565) /* Computational class */
17:24:29 <esolangs> [[Constructible]] M https://esolangs.org/w/index.php?diff=153936&oldid=153935 * Stkptr * (+37) /* Computational class */
17:25:02 <esolangs> [[Constructible]] https://esolangs.org/w/index.php?diff=153937&oldid=153936 * Stkptr * (-16)
19:29:17 <esolangs> [[Xand]] https://esolangs.org/w/index.php?diff=153938&oldid=129372 * BestCoder * (+232)
20:00:49 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153939&oldid=153933 * Stkptr * (+1016)
20:01:51 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153940&oldid=153939 * Stkptr * (+104) /* Immediately Turing complete additions */
20:05:21 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153941&oldid=153940 * Stkptr * (-3) /* with +, -, * (at least FSM) */
20:12:29 <esolangs> [[CN]] M https://esolangs.org/w/index.php?diff=153942&oldid=153894 * Buckets * (+62)
20:16:30 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=153943&oldid=153929 * Buckets * (+14)
20:16:56 <esolangs> [[User:Buckets]] M https://esolangs.org/w/index.php?diff=153944&oldid=153895 * Buckets * (+13)
20:17:18 <esolangs> [[Aliquid]] N https://esolangs.org/w/index.php?oldid=153945 * Buckets * (+4071) Created page with "Aliquid is an Esoteric programming language created by [[User:Buckets]] in 2022. (After every Instruction, Rotate the IP by 90 Degrees Clockwise*.) {| class="wikitable" |- ! Commands !! Instructions |- | AA || Starting point, Pointing Upwards. |- | AB || This will Push
20:18:25 <esolangs> [[Aliquid]] M https://esolangs.org/w/index.php?diff=153946&oldid=153945 * Buckets * (-40)
20:21:52 <esolangs> [[General blindfolded arithmetic]] M https://esolangs.org/w/index.php?diff=153947&oldid=153941 * Stkptr * (+58) /* Immediately Turing complete additions */
20:23:39 <esolangs> [[General blindfolded arithmetic]] M https://esolangs.org/w/index.php?diff=153948&oldid=153947 * Stkptr * (+26) /* with +, -, * (at least FSM) */
20:50:10 <APic> G'Nite
20:50:11 <APic> *wave*
21:21:30 <esolangs> [[Happy]] M https://esolangs.org/w/index.php?diff=153949&oldid=153434 * Buckets * (+0)
21:26:17 -!- craigo_ has quit (Quit: Leaving).
21:34:57 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153950&oldid=153948 * Stkptr * (+4335)
22:09:57 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153951&oldid=153950 * Stkptr * (+467)
22:10:20 <esolangs> [[((]] M https://esolangs.org/w/index.php?diff=153952&oldid=152896 * Buckets * (+39)
22:12:45 <esolangs> [[General blindfolded arithmetic]] https://esolangs.org/w/index.php?diff=153953&oldid=153951 * Stkptr * (+11)
23:15:31 <esolangs> [[Clockwise]] https://esolangs.org/w/index.php?diff=153954&oldid=153362 * Stkptr * (-6) It can match parentheses
←2025-03-12 2025-03-13 2025-03-14→ ↑2025 ↑all