←2026-09-10 2026-09-11 2026-09-12→ ↑2026 ↑all
00:02:07 <aadenboy> ughhh why must scratch use hsb
00:02:20 <raiseafloppafan7> The color input?
00:02:29 <aadenboy> yeah
00:02:38 <raiseafloppafan7> I guess because it's intuitive
00:02:48 <aadenboy> css doesn't have hsb :(
00:02:53 <aadenboy> only hsl
00:02:56 <raiseafloppafan7> But yes now you have to make a function to convert HSB to RGB
00:03:16 <aadenboy> https://en.wikipedia.org/wiki/HSL_and_HSV#HSV_to_HSL
00:03:25 <aadenboy> pain to do with wikitext
00:03:54 <raiseafloppafan7> I was half-joking but I think CSS has that, it's just going to be **incredibly annoying** to do that in CSS with wikitext
00:03:59 <raiseafloppafan7> *function
00:04:00 <raiseafloppafan7> *functions
00:04:07 <raiseafloppafan7> Wait that's modern CSS
00:04:27 <aadenboy> ?
00:04:49 <raiseafloppafan7> Oh I get what you mean
00:05:06 <raiseafloppafan7> I guess you can just use hex
00:05:11 <raiseafloppafan7> Because Scratch can do that too
00:05:24 <aadenboy> fair
00:05:27 <raiseafloppafan7> set [color v] to (join [0x] [ff00ff])
00:05:51 <raiseafloppafan7> Probably just a side effect of not being that strict with the VM but it's too late for them to remove this now
00:05:55 <raiseafloppafan7> It's more convenient anyway
00:06:03 <aadenboy> I guess converting to hex beforehand also works
00:06:18 <aadenboy> color pick then plug into the template
00:06:30 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193806&oldid=193798 * Aadenboy * (+193)
00:07:26 -!- Lord_of_Life has quit (Ping timeout: 269 seconds).
00:07:56 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193807&oldid=193805 * Aadenboy * (+2) /* Sensing */ use defaults for colors
00:08:07 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193808&oldid=193806 * Aadenboy * (-1)
00:08:16 -!- Lord_of_Life has joined.
00:08:36 <raiseafloppafan7> I scrolled up and got jumpscared by the color inputs they look incredibly accurate
00:09:06 <aadenboy> lmao
00:11:41 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193809&oldid=193808 * Aadenboy * (+344) allow inline
00:15:26 <esolangs> [[Macrosia]] https://esolangs.org/w/index.php?diff=193810&oldid=193691 * Natalie * (+1) /* Implementations */
00:15:55 <esolangs> [[User:Miui/Drafts/Nomea]] https://esolangs.org/w/index.php?diff=193811&oldid=190276 * Miui * (+131)
00:18:46 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193812&oldid=193809 * Aadenboy * (+344)
00:21:01 <esolangs> [[User:Miui/Drafts/Nomea]] https://esolangs.org/w/index.php?diff=193813&oldid=193811 * Miui * (+175)
00:22:01 <esolangs> [[User:Miui/Drafts/Nomea]] M https://esolangs.org/w/index.php?diff=193814&oldid=193813 * Miui * (+7) sketching nomea
00:23:07 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193815&oldid=193812 * Aadenboy * (+132)
00:25:20 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193816&oldid=193815 * Aadenboy * (+33)
00:26:51 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193817&oldid=193816 * Aadenboy * (+66)
00:27:15 <esolangs> [[Scratch/block]] https://esolangs.org/w/index.php?diff=193818&oldid=193817 * Aadenboy * (-11)
00:27:45 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193819&oldid=193807 * Aadenboy * (-2) /* Motion */ use default values
00:29:11 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193820&oldid=193819 * Raiseafloppafan7741 * (+22) /* Bitwise Cyclic Tag */ Fix
00:29:39 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193821&oldid=193820 * Raiseafloppafan7741 * (+7) /* Bitwise Cyclic Tag */ UHHHH
00:30:41 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193822&oldid=193821 * Aadenboy * (-116) /* Looks */
00:32:08 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193823&oldid=193822 * Aadenboy * (-78) /* Sounds */
00:32:21 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193824&oldid=193823 * Aadenboy * (-4) /* Sounds */ fix bg
00:36:29 <esolangs> [[Scratch]] M https://esolangs.org/w/index.php?diff=193825&oldid=193824 * Raiseafloppafan7741 * (+54) /* Sounds */
00:37:11 -!- amby has quit (Remote host closed the connection).
00:39:31 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193826&oldid=193825 * Aadenboy * (+465) /* Sensing */
00:40:43 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193827&oldid=193826 * Raiseafloppafan7741 * (-84) /* Sensing */ redundancy
00:41:42 <raiseafloppafan7> Woah it's the next day in utc now
00:41:56 <esolangs> [[User:Raiseafloppafan7741]] https://esolangs.org/w/index.php?diff=193828&oldid=193774 * Raiseafloppafan7741 * (+0) 10 days left
00:42:33 <esolangs> [[User:Raiseafloppafan7741]] https://esolangs.org/w/index.php?diff=193829&oldid=193828 * Raiseafloppafan7741 * (+0) nvm 14 days
00:49:01 <raiseafloppafan7> fungot
00:49:01 <fungot> raiseafloppafan7: this is the first of the new funding that aims to make these things happen, but
00:50:15 <raiseafloppafan7> fungot
00:50:15 <fungot> raiseafloppafan7: and, in its most recent report, the government have paid out 420. so how am i to the words of the hon. member. there are grave. if his new department lets those policy areas, and i was the minister, the fear, the terror of the refugees, among the many attending the local gps and pharmacies free of the european union
00:54:00 <raiseafloppafan7> fungot
00:54:00 <fungot> raiseafloppafan7: of the health check, the new member for stirling, and a very important generation is coming through the system at the same on the steps of the five people involved, to the charities, support communities, but
00:54:57 -!- FreeFull has quit (Ping timeout: 248 seconds).
00:55:16 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193830&oldid=193827 * Aadenboy * (-2676) /* Operators */
00:55:56 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193831&oldid=193830 * Aadenboy * (+10) /* Variables */
00:56:49 -!- FreeFull has joined.
00:57:30 <aadenboy> fungot
00:57:30 <fungot> aadenboy: we of course, a union, not the customs bill, the ways to achieve the fnord a&e, to the mental and physical health, and drink and the air,
00:57:37 <aadenboy> fnord a&e
00:58:50 <raiseafloppafan7> fungot: What do you think of the new Scratch page? It's very cool right?
00:58:50 <fungot> raiseafloppafan7: my hon. and learned friend the member for liverpool, west derby. the programme is, and reveals the better part of a decade, to sort of equal the european funding, the hundreds, of back to business as usual, to point the way to at the moment the government are
00:58:58 <raiseafloppafan7> uhh what does that mean?
01:03:47 <raiseafloppafan7> fungot: ф
01:03:47 <fungot> raiseafloppafan7: this is, of course the hon. member to be called fnord matters, after the government have
01:04:25 <aadenboy> ф is the honorable character
01:05:22 <raiseafloppafan7> fungot: ф
01:05:22 <fungot> raiseafloppafan7: what the hon. and learned friend the minister for that, and i am about the fnord of fnord fnord uk, the living. the current work, we think, about 25 years.
01:06:30 <esolangs> [[()!^ PDA]] N https://esolangs.org/w/index.php?oldid=193832 * VP3NEG * (+574) Created page with "{{wrongtitle|title=<>!^ PDA}} ==Introduction== <>!^ PDA is a version of [[()!^|<>!^]] that is a [[PDA]]. <>!^ PDA programs, which are in an implicit infinite loop, consists of 4 main instructions: {| class="wikitable" ! <>!^ PDA instruction !! Definition |- | <code>></co
01:07:21 <raiseafloppafan7> fungot: котята-арбузята
01:07:21 <fungot> raiseafloppafan7: i am in that neck.
01:07:25 <raiseafloppafan7> ehsy
01:07:26 <raiseafloppafan7> what
01:07:39 <raiseafloppafan7> esolangs: what is котята-арбузята
01:07:43 <esolangs> [[()!^ PDA]] https://esolangs.org/w/index.php?diff=193833&oldid=193832 * VP3NEG * (+113)
01:07:49 <esolangs> raiseafloppafan7: Котята-арбузята is an esoteric programming language created by User:Dragoneater67. It’s made up of two smaller esolangs, котята and арбузята, that run in parallel. These systems operate on a shared deque of 8-bit unsigned integers and communicate via signals. The language is Turing-complete, achieved through...
01:07:49 <esolangs> interaction between the two systems. It utilizes `.ктя` and `.абя` file extensions, respectively, with distinct commands for input/output and signal handling.
01:09:28 <esolangs> [[()!^ PDA]] https://esolangs.org/w/index.php?diff=193834&oldid=193833 * VP3NEG * (+50)
01:13:08 <aadenboy> hopscotch will for some reason use the literal text of the objects instead of their names, so it will tend to automatically name projects something like " & "
01:18:29 <raiseafloppafan7> `? hackeso
01:18:34 <HackEso> HackEso is almost, but not quite, entirely unlike HackEgo.
01:18:38 <raiseafloppafan7> `? fungot
01:18:40 <HackEso> fungot is our beloved channel mascot and sporadic voice of reason.
01:18:46 <raiseafloppafan7> `? esolangs
01:18:48 <HackEso> esolangs? ¯\(°​_o)/¯
01:18:55 <raiseafloppafan7> `? hackego
01:18:58 <HackEso> HackEgo, also known as HackBot, is a bot that runs arbitrary commands on Unix. See `help for info on using it. You should totally try to hax0r it! Make sure you imagine it's running as root with no sandboxing. HackEgo is the slowest bot in all Mexico!
01:19:22 <raiseafloppafan7> `? what
01:19:25 <HackEso> what? ¯\(°​_o)/¯
01:22:07 <raiseafloppafan7> `? perlbot
01:22:10 <HackEso> perlbot? ¯\(°​_o)/¯
01:22:16 <raiseafloppafan7> `? perl
01:22:19 <HackEso> Perl is the Perfect Emacs Rewriting Language
01:23:52 <raiseafloppafan7> `? c
01:23:55 <HackEso> C is the language of��V�>WIד�.��Segmentation fault
01:24:00 <raiseafloppafan7> I agree
01:24:02 <raiseafloppafan7> `? c++
01:24:05 <HackEso> Along with C, C++ is a language for smart people.
01:24:08 <raiseafloppafan7> `? cpp
01:24:12 <HackEso> cpp? ¯\(°​_o)/¯
01:24:18 <raiseafloppafan7> `? d
01:24:21 <HackEso> D is a letter in the alphabet! It's also the name of a programming language.
01:24:23 <raiseafloppafan7> `? cobol
01:24:26 <HackEso> cobol? ¯\(°​_o)/¯
01:24:42 <raiseafloppafan7> `? esoteric
01:24:45 <HackEso> This channel is about programming -- for the other kind of esoterica, try #esoteric on EFnet or DALnet.
01:24:51 <raiseafloppafan7> `? esolang
01:24:54 <HackEso> esolang? ¯\(°​_o)/¯
01:25:02 <raiseafloppafan7> `? e
01:25:05 <HackEso> e? ¯\(°​_o)/¯
01:25:08 <raiseafloppafan7> `? f
01:25:10 <HackEso> f? ¯\(°​_o)/¯
01:25:15 <raiseafloppafan7> `? x
01:25:18 <HackEso> x? ¯\(°​_o)/¯
01:25:20 <raiseafloppafan7> `? lambda
01:25:23 <HackEso> lambda? ¯\(°​_o)/¯
01:25:30 <raiseafloppafan7> `? ski
01:25:33 <HackEso> ski? ¯\(°​_o)/¯
01:25:34 <raiseafloppafan7> `? bf
01:25:38 <HackEso> See: brainfuck
01:25:41 <raiseafloppafan7> `? befunge
01:25:44 <HackEso> In the Beginning was Befunge. And Befunge begot Fungot. And Fungot got Taneb. And Taneb tanebvented All the Things. Fnord.
01:25:48 <raiseafloppafan7> `? brainfuck
01:25:51 <HackEso> brainfuck is the integral of the family of terrible esolangs. The name is a euphemism for "beef". bf -c -t "+>+++++>+++" | mklang --array
01:26:06 <raiseafloppafan7> `? piet
01:26:09 <HackEso> Piet is a really colourful programming language.
01:26:13 <raiseafloppafan7> `? forth
01:26:15 <HackEso> Since Biblical times, Forth has been the go-to language for multiplication.
01:26:23 <raiseafloppafan7> `? fortran
01:26:26 <HackEso> FORTRAN was a language in 1957, in which our noble, honourable ancestors wrote programs on punched cards and paper tape.
01:26:31 <raiseafloppafan7> `? lisp
01:26:34 <HackEso> lisp? ¯\(°​_o)/¯
01:27:02 <raiseafloppafan7> `? ook
01:27:05 <HackEso> ook? ¯\(°​_o)/¯
01:27:11 <raiseafloppafan7> `? ook!
01:27:13 <HackEso> ook!? ¯\(°​_o)/¯
01:27:18 <raiseafloppafan7> `? c--
01:27:21 <HackEso> c--? ¯\(°​_o)/¯
01:27:28 <raiseafloppafan7> `? ada
01:27:30 <HackEso> ada? ¯\(°​_o)/¯
01:27:39 <raiseafloppafan7> `? colorforth
01:27:42 <HackEso> colorforth? ¯\(°​_o)/¯
01:27:50 <raiseafloppafan7> `? whitespace
01:27:52 <HackEso> whitespace? ¯\(°​_o)/¯
01:28:01 <raiseafloppafan7> `? 99
01:28:04 <HackEso> 99? ¯\(°​_o)/¯
01:28:08 <raiseafloppafan7> `? 99 bottles
01:28:11 <HackEso> 99 bottles? ¯\(°​_o)/¯
01:32:29 -!- ais523 has quit (Read error: Connection reset by peer).
01:38:39 <aadenboy> `? password
01:38:42 <HackEso> The password of the month is the right hand for 90% of little men.
01:39:34 <raiseafloppafan7> `? intercal
01:39:37 <HackEso> INTERCAL has excellent features for modular program for the enterprise market.
01:39:46 <raiseafloppafan7> `? TMMLPTEALPAITAFNFAL
01:39:49 <HackEso> TMMLPTEALPAITAFNFAL? ¯\(°​_o)/¯
01:39:54 <raiseafloppafan7> you don't know?
01:40:39 <raiseafloppafan7> `? burn
01:40:42 <HackEso> burn? ¯\(°​_o)/¯
01:40:49 <raiseafloppafan7> `? macron
01:40:52 <HackEso> ​Ā macron is what you put ōver ā long vowel in order to mark it as ā long vowel. Macrons have bēcome mandatory in English on Octōber 14, 2016.
01:40:56 <raiseafloppafan7> `? feather
01:41:00 <HackEso> A feather is something that can be found on most birds. It is responsible for their ability to not spontaneously float, seeing as how feathers are made of osmium. Penguins and ostriches have more feathers than most other birds, many of which are internal.
01:43:18 <raiseafloppafan7> `?
01:43:21 <HackEso> ​? ¯\(°​_o)/¯
01:46:33 <raiseafloppafan7> `? agda
01:46:36 <HackEso> agda? ¯\(°​_o)/¯
01:46:44 <raiseafloppafan7> `? ocaml
01:46:46 <HackEso> ocaml? ¯\(°​_o)/¯
01:50:50 <raiseafloppafan7> `? hello world
01:50:52 <HackEso> hello world? ¯\(°​_o)/¯
01:50:59 <raiseafloppafan7> `? irc
01:51:02 <HackEso> IRC is short for "Internet Relay Chat". It is named so because all the servers are constructed from relays.
01:53:17 <raiseafloppafan7> `? freenode
01:53:20 <HackEso> The Realm of Freenode used to be our homeland. The Chännel dwelled in it since... Uhm... Quite a few years ago?
01:53:27 <raiseafloppafan7> `? libera
01:53:30 <HackEso> Libera has always been our homeland. The Chännel has been dwelling in it since the beginning of time. Any rumors about another network called "freenode" are compleetely bogus.
01:53:40 <raiseafloppafan7> `? fnord
01:53:43 <HackEso> ​? ¯\(°​_o)/¯
01:53:58 <raiseafloppafan7> `? fnord
01:54:01 <HackEso> ​? ¯\(°​_o)/¯
02:14:56 <raiseafloppafan7> `? funge-98
02:14:59 <HackEso> funge-98? ¯\(°​_o)/¯
02:15:00 <raiseafloppafan7> `? funge
02:15:03 <HackEso> funge? ¯\(°​_o)/¯
02:15:03 <raiseafloppafan7> `? befunge
02:15:06 <HackEso> In the Beginning was Befunge. And Befunge begot Fungot. And Fungot got Taneb. And Taneb tanebvented All the Things. Fnord.
02:15:09 <raiseafloppafan7> `? before
02:15:11 <HackEso> before? ¯\(°​_o)/¯
02:15:17 <raiseafloppafan7> `? ///
02:15:20 <HackEso> cat: ///: Is a directory
02:15:25 <raiseafloppafan7> `? thue
02:15:28 <HackEso> thue? ¯\(°​_o)/¯
02:15:47 <raiseafloppafan7> `? ascii
02:15:50 <HackEso> Ascii is the plural of ascius, "of or pertaining to southern countries, near the equator".
02:16:01 <raiseafloppafan7> `? ebcdic
02:16:04 <HackEso> ebcdic? ¯\(°​_o)/¯
02:17:01 <raiseafloppafan7> `? rust
02:17:04 <HackEso> Rust is C++ as designed by the makers of Haskell.
02:17:12 <raiseafloppafan7> `? haskell
02:17:15 <HackEso> Unbound implicit parameter (?haskell::Wisdom) \ arising from a use of implicit parameter `?haskell'
02:17:31 <raiseafloppafan7> `? pi
02:17:34 <HackEso> pi is a very round number.
02:17:36 <raiseafloppafan7> `? e
02:17:39 <HackEso> e? ¯\(°​_o)/¯
02:17:41 <raiseafloppafan7> `? tau
02:17:44 <HackEso> tau? ¯\(°​_o)/¯
02:17:45 <raiseafloppafan7> `? phi
02:17:47 <HackEso> phi? ¯\(°​_o)/¯
02:17:49 <raiseafloppafan7> `? 2
02:17:52 <HackEso> ​`2 <cmd> is equivalent to `1 <cmd>, except that it starts displaying the _second_ output piece. Useful when you've already run a command forgetting to use `1.
02:17:56 <raiseafloppafan7> `? 9
02:17:59 <HackEso> 9 is a free smalltalk.
02:18:01 <raiseafloppafan7> `? 0
02:18:04 <HackEso> 0? ¯\(°​_o)/¯
02:18:05 <raiseafloppafan7> `? 1
02:18:08 <HackEso> The 1 is just for disambiguation.
02:18:09 <raiseafloppafan7> `? scheme
02:18:12 <HackEso> scheme? ¯\(°​_o)/¯
02:18:15 <raiseafloppafan7> `? smalltalk
02:18:18 <HackEso> smalltalk? ¯\(°​_o)/¯
02:18:22 <raiseafloppafan7> `? scratch
02:18:25 <HackEso> scratch? ¯\(°​_o)/¯
02:19:10 <raiseafloppafan7> `? 2021
02:19:13 <HackEso> 2021? ¯\(°​_o)/¯
02:19:29 <raiseafloppafan7> `? mediawiki
02:19:32 <HackEso> mediawiki? ¯\(°​_o)/¯
02:19:33 <raiseafloppafan7> `? wiki
02:19:35 <HackEso> The wiki is at <https://esolangs.org/>.
02:19:42 <raiseafloppafan7> `? help
02:19:46 <HackEso> Help is on the way. We don't know where the way is, though. You might try `help instead.
02:19:51 <raiseafloppafan7> `help
02:19:51 <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.
02:20:18 <raiseafloppafan7> `fetch test.html https://example.com/index.html
02:20:21 <HackEso> https://example.com/index.html: \ 2026-09-11 02:20:20 ERROR 404: Not Found.
02:20:43 <raiseafloppafan7> `? bsd
02:20:45 <HackEso> bsd? ¯\(°​_o)/¯
02:20:49 <raiseafloppafan7> `? netbsd
02:20:52 <HackEso> netbsd? ¯\(°​_o)/¯
02:20:52 <raiseafloppafan7> `? dos
02:20:55 <HackEso> dos? ¯\(°​_o)/¯
02:20:58 <raiseafloppafan7> `? 386bsd
02:21:00 <HackEso> 386bsd? ¯\(°​_o)/¯
02:23:44 <raiseafloppafan7> `? linux
02:23:46 <HackEso> linux? ¯\(°​_o)/¯
02:23:50 <raiseafloppafan7> `? 3
02:23:53 <HackEso> ​`3 is the obvious generalization of `2 or `4, trying too hard to confuse everyone.
02:23:56 <raiseafloppafan7> `? 4
02:23:59 <HackEso> ​`4 <cmd> is equivalent to `5 <cmd>, except that it only repeats 4 times. Useful when you've already run a command forgetting to use `5.
02:24:01 <raiseafloppafan7> `? 5
02:24:04 <HackEso> ​`5 <cmd> is equivalent to repeating `` <cmd> 5 times, then splitting the output into irc-sized pieces. <cmd> defaults to "quote". See `1, `4 and `spam. Confusingly _not_ the obvious generalization of `2.
02:24:06 <raiseafloppafan7> `4
02:24:09 <HackEso> 1/2:410) <itidus20> monqy: last night in my dreams I saw a false photo album of my childhood... looking ghostly \ 69) <ais523> so a.b.c.d.e.f.g.h.i.j.k.com might be self-relative, but a.b.c.d.e.f.g.h.i.j.k.l.com always means a.b.c.d.e.f.g.h.i.j.k.l.com.? \ 222) <Gregor> !bfjoust furry_furry_strapon_pegging_girls http://sprunge.us/eKWa * Sgeo had no idea that Gregor was hetero \ 193) <oklopol> oerjan: also actually A(4, 4) is l
02:24:13 <raiseafloppafan7> `2
02:24:16 <HackEso> 2/1:
02:24:18 <raiseafloppafan7> `3
02:24:21 <HackEso> 3/1:
02:54:18 <aadenboy> `1
02:54:21 <HackEso> 1/1:1316) <wob_jonas> and at least don't put Hofstadter next to the time cube guy without at least a semicolon, that's insulting Hofstadter
02:54:29 <aadenboy> `? 1
02:54:32 <HackEso> The 1 is just for disambiguation.
02:54:36 <aadenboy> lmao
02:54:41 <aadenboy> `?
02:54:44 <HackEso> ​? ¯\(°​_o)/¯
02:54:45 <aadenboy> `? ?
02:54:48 <HackEso> ​? is wisdom
02:56:18 <aadenboy> `?? ?
02:56:20 <HackEso> I must confess, I know not of what you are speaking.
02:56:23 <aadenboy> `?? ??
02:56:26 <HackEso> I must confess, I know not of what you are speaking.
02:56:29 <aadenboy> `?? help
02:56:31 <HackEso> I must confess, I know not of what you are speaking.
02:56:45 <aadenboy> `ls tmflry
02:56:47 <HackEso> ls: cannot access 'tmflry': No such file or directory
02:56:52 <aadenboy> `ls /hackenv/tmflry
02:56:55 <HackEso> ​@ \ ^ \ brainfuck \ c++ \ C++ \ cat \ esolang \ esolangs \ #esoteric \ fs \ hth \ mapole \ `mislearn \ mycology \ ntitai \ random number \ tdnh \ the meaning of life \ tomfoolery \ wiki \ wisdom
02:57:02 <aadenboy> `? wiki
02:57:05 <HackEso> The wiki is at <https://esolangs.org/>.
02:57:07 <aadenboy> `?? wiki
02:57:09 <HackEso> The wiki is at https://esolangs.org/wiki
02:57:21 <aadenboy> `? esolang
02:57:23 <HackEso> esolang? ¯\(°​_o)/¯
02:57:27 <aadenboy> `? esolangs
02:57:29 <HackEso> esolangs? ¯\(°​_o)/¯
02:57:40 <aadenboy> `?? esolangs
02:57:42 <HackEso> ​/bin/sed: -e expression #1, char 13: unknown option to `s' \ I have nothing to tell you.
02:57:46 <aadenboy> `?? esolang
02:57:48 <HackEso> Esoteric languages. Usually refers to programming languages designed to be unique, difficult to program in, or just plain weird. See https://esolangs.org for more.
02:58:05 <aadenboy> `ls /hackenv/wisdom
02:58:08 <HackEso> As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try listing it in private instead.
03:00:12 <raiseafloppafan7> `?? lolcode
03:00:14 <HackEso> I must confess, I know not of what you are speaking.
03:00:21 <raiseafloppafan7> `? lolcode
03:00:24 <HackEso> lolcode? ¯\(°​_o)/¯
03:00:25 <raiseafloppafan7> `? lol
03:00:27 <HackEso> lol? ¯\(°​_o)/¯
03:00:28 <raiseafloppafan7> `?? lol
03:00:30 <HackEso> I must confess, I know not of what you are speaking.
03:00:33 <raiseafloppafan7> `?? HackEso
03:00:36 <HackEso> I must confess, I know not of what you are speaking.
03:00:43 <raiseafloppafan7> `?? fungot
03:00:45 <HackEso> I must confess, I know not of what you are speaking.
03:00:47 <raiseafloppafan7> fungot:
03:00:54 <raiseafloppafan7> `stat bf
03:00:56 <HackEso> stat: cannot statx 'bf': No such file or directory
03:00:57 <raiseafloppafan7> `stat /hackenv/bf
03:01:00 <HackEso> stat: cannot statx '/hackenv/bf': No such file or directory
03:01:02 <raiseafloppafan7> `ls /hackenv/bf
03:01:05 <HackEso> ls: cannot access '/hackenv/bf': No such file or directory
03:01:07 <raiseafloppafan7> `ls /hackenv
03:01:10 <HackEso> bin \ canary \ cpm2.d \ cpm2.zip \ emoticons \ esobible \ etc \ f \ factor \ hw \ ibin \ interps \ karma \ le \ lib \ misle \ paste \ ply-3.8 \ quines \ quotes \ root \ share \ src \ tmflry \ tmp \ wisdom
03:01:14 <raiseafloppafan7> `stat /hackenv/bin
03:01:17 <HackEso> ​ File: /hackenv/bin \ Size: 16384 Blocks: 32 IO Block: 1024 directory \ Device: 0,26Inode: 412066 Links: 2 \ Access: (0755/drwxr-xr-x) Uid: ( 1000/ UNKNOWN) Gid: ( 1000/ UNKNOWN) \ Access: 2026-09-10 04:08:05.644793065 +0000 \ Modify: 2026-09-09 02:24:06.507809111 +0000 \ Change: 2026-09-09 02:24:06.507809111 +0000 \ Birth: -
03:01:18 <raiseafloppafan7> `ls /hackenv/bin
03:01:20 <HackEso> ​ \ \ \ ! \ " \ # \ ' \ ( \ : \ ? \ ?? \ @ \ ^.^ \ ` \ `^ \ `` \ ¿ \ ؟ \ ⁗ \ 🌱 \ `̀ \ welcome \ ,1 \ 1 \ 13 \ 1492 \ ,2 \ 2 \ 2014 \ 2015 \ 2016 \ 2017 \ 3 \ 4 \ 5 \ 5quote \ 5w \ 8-ball \ 8ball \ aaaaaaaaa \ acronym \ addquote \ addscowrevs \ addtodo \ addwhatis \ age \ aglist \ airport \ airport-lookup \ allquotes \ altairz80l64 \ analogy \ anonlog \ append \ as86 \ as-encoding \ asm \ asmbf \ asmbfx \ autowelcome \
03:01:29 <raiseafloppafan7> `ls /hackenv/bin/airport
03:01:31 <HackEso> ​/hackenv/bin/airport
03:02:13 <aadenboy> `cat /hackenv/bin/welcome
03:02:16 <HackEso> cat: '/hackenv/bin/'$'\003''04w'$'\003''08e'$'\003''09l'$'\003''11c'$'\003''12o'$'\003''13m'$'\003''04e': No such file or directory
03:02:27 <zzo38> `? ASN.1
03:02:30 <HackEso> ASN.1? ¯\(°​_o)/¯
03:02:41 <aadenboy> `? accumulator
03:02:44 <HackEso> accumulator? ¯\(°​_o)/¯
03:02:50 <raiseafloppafan7> `?? accumulator
03:02:52 <HackEso> I must confess, I know not of what you are speaking.
03:02:58 <raiseafloppafan7> `?? 1
03:03:00 <HackEso> I must confess, I know not of what you are speaking.
03:03:17 <aadenboy> `learn accumulator A thing that programmers like to put everything in, but only temporarily.
03:03:22 <HackEso> Learned 'accumulator': accumulator A thing that programmers like to put everything in, but only temporarily.
03:03:31 <aadenboy> `ls /hackenv/tmflry
03:03:33 <HackEso> ​@ \ ^ \ brainfuck \ c++ \ C++ \ cat \ esolang \ esolangs \ #esoteric \ fs \ hth \ mapole \ `mislearn \ mycology \ ntitai \ random number \ tdnh \ the meaning of life \ tomfoolery \ wiki \ wisdom
03:03:37 <aadenboy> `?? ^
03:03:39 <HackEso> ​^ (also notated by ⊕ or ⊻) is the exclusive-or operator; ∧ (also notated by /\ or &) is the and (conjunction) operator; ^ (also notated by ↑ or ** or ⋆) is the power operator.
03:03:48 <raiseafloppafan7> `learn aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa a
03:03:52 -!- raiseafloppafan7 has left.
03:03:54 <HackEso> Learned 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa': aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa a
03:03:57 -!- raiseafloppafan7 has joined.
03:04:27 <raiseafloppafan7> `? pie
03:04:30 <HackEso> pie? ¯\(°​_o)/¯
03:04:59 <raiseafloppafan7> `learn pie Position-Independent Executable.
03:05:08 <HackEso> Learned 'pie': pie Position-Independent Executable.
03:05:09 <raiseafloppafan7> `? pie
03:05:13 <HackEso> pie Position-Independent Executable.
03:05:23 <raiseafloppafan7> `? python
03:05:27 <HackEso> python? ¯\(°​_o)/¯
03:05:40 <raiseafloppafan7> `? ruby
03:05:42 <HackEso> Ruby is a programming language from Japan, that eventually decided to support non-ascii characters.
03:06:05 <raiseafloppafan7> `? nope
03:06:08 <HackEso> nope? ¯\(°​_o)/¯
03:06:08 <raiseafloppafan7> `? nope.
03:06:11 <HackEso> nope.? ¯\(°​_o)/¯
03:06:12 <raiseafloppafan7> `?? nope
03:06:14 <HackEso> I must confess, I know not of what you are speaking.
03:06:15 <raiseafloppafan7> `?? nope.
03:06:17 <HackEso> I must confess, I know not of what you are speaking.
03:06:18 <raiseafloppafan7> `?? Nope.
03:06:21 <HackEso> I must confess, I know not of what you are speaking.
03:06:22 <raiseafloppafan7> `?? Nope
03:06:25 <HackEso> I must confess, I know not of what you are speaking.
03:06:48 <raiseafloppafan7> `? Nope.
03:06:51 <HackEso> Nope.? ¯\(°​_o)/¯
03:06:55 <raiseafloppafan7> `? Nope
03:06:58 <HackEso> Nope. Nope.
03:07:20 <esolangs> [[NANDlang]] https://esolangs.org/w/index.php?diff=193835&oldid=193755 * A random guy * (-11) Fixed T Flip-Flop
03:07:27 <aadenboy> `run echo "| (also notated by ∨, +, or ||) is the or operator; | is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki." > /hackenv/tmflry/|
03:07:29 <HackEso> bash: -c: line 2: syntax error: unexpected end of file
03:07:32 <aadenboy> erm
03:07:50 <aadenboy> `run echo "| (also notated by ∨, \+, or \|\|) is the or operator\; \| is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki." > /hackenv/tmflry/|
03:07:52 <raiseafloppafan7> What the
03:07:53 <HackEso> bash: -c: line 2: syntax error: unexpected end of file
03:07:59 <aadenboy> `run echo "\| (also notated by ∨, \+, or \|\|) is the or operator\; \| is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki." > /hackenv/tmflry/|
03:08:02 <HackEso> bash: -c: line 2: syntax error: unexpected end of file
03:08:04 <aadenboy> oh
03:08:07 <aadenboy> `run echo "\| (also notated by ∨, \+, or \|\|) is the or operator\; \| is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki." > /hackenv/tmflry/\|
03:08:12 <HackEso> No output.
03:08:14 <raiseafloppafan7> `mkdir helloWRODLHELPME
03:08:16 <HackEso> No output.
03:08:18 <aadenboy> `?? |
03:08:21 <HackEso> ​\| (also notated by ∨, \+, or \|\|) is the or operator\; \| is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki.
03:08:24 <raiseafloppafan7> `rm -rf helloWRODLHELPME --no-preserve-root
03:08:25 <aadenboy> >:(
03:08:26 <HackEso> rm: invalid option -- ' ' \ Try 'rm --help' for more information.
03:08:30 <raiseafloppafan7> `run rm -rf helloWRODLHELPME --no-preserve-root
03:08:32 <HackEso> No output.
03:08:39 <raiseafloppafan7> `stat helloWRODLHELPME
03:08:41 <HackEso> stat: cannot statx 'helloWRODLHELPME': No such file or directory
03:08:44 <raiseafloppafan7> `? help
03:08:47 <raiseafloppafan7> `? helpme
03:08:47 <HackEso> Help is on the way. We don't know where the way is, though. You might try `help instead.
03:08:49 <HackEso> helpme? ¯\(°​_o)/¯
03:09:17 <aadenboy> `run echo "| (also notated by ∨, +, or ||) is the or operator; | is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki. Not to be confused with the dental click /ǀ/." > /hackenv/tmflry/\|
03:09:26 <HackEso> No output.
03:09:29 <aadenboy> `?? |
03:09:31 <HackEso> ​| (also notated by ∨, +, or ||) is the or operator; | is also the bitwise or operator, as well as the pipe operator and the delimiter for templates and tables in MediaWiki. Not to be confused with the dental click /ǀ/.
03:09:55 <aadenboy> `run echo "| (also notated by ∨, +, or ||) is the or operator; | is also the bitwise or operator, the pipe operator, and the delimiter for templates and tables in MediaWiki. Not to be confused with the dental click /ǀ/." > /hackenv/tmflry/\|
03:10:01 <HackEso> No output.
03:10:03 <aadenboy> `?? |
03:10:11 <HackEso> ​| (also notated by ∨, +, or ||) is the or operator; | is also the bitwise or operator, the pipe operator, and the delimiter for templates and tables in MediaWiki. Not to be confused with the dental click /ǀ/.
03:10:26 <aadenboy> idk if there's a proper command for tomfooleries
03:10:37 <aadenboy> `? ??
03:10:39 <HackEso> ​\\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯\\\?\\\ \\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯
03:10:44 <aadenboy> oh my
03:10:56 <aadenboy> `?? ?
03:10:58 <HackEso> I must confess, I know not of what you are speaking.
03:10:58 <esolangs> [[NANDlang]] https://esolangs.org/w/index.php?diff=193836&oldid=193835 * A random guy * (+2294) Added the 4 Bit Counter.
03:11:01 <aadenboy> `?? ??
03:11:03 <HackEso> I must confess, I know not of what you are speaking.
03:11:10 <zzo38> I had found the ASN.1 schema format to lack some things, so I had thought, making an alternative schema format for use with ASN.1X, perhaps with GADTs and parameterized types, and structures made out of something similar to regular expressions, and making that one field or a part of one can affect the types and/or constraints for other fields.
03:11:57 <esolangs> [[NANDlang]] https://esolangs.org/w/index.php?diff=193837&oldid=193836 * A random guy * (+48)
03:13:06 <zzo38> For example, to specify that all of the sequences must have the same length. Another thing is to be able to constraint the set of allowed control characters in a ISO 2022 string. Furthermore, there might be a constraint according to a different type than the field actually is (e.g. to constrain a UTF-8 string is ISO 2022 string as though it is a octet string).
03:15:31 <esolangs> [[NANDlang]] M https://esolangs.org/w/index.php?diff=193838&oldid=193837 * A random guy * (+24)
03:17:06 <esolangs> [[Copy]] https://esolangs.org/w/index.php?diff=193839&oldid=189811 * Rainwave * (+1557) TC proof
03:20:02 <aadenboy> I think a reasonable progression for the block coding languages would be access to the TemplateStyles extension so that the templates don't inflate the rendered document so much with inline styles
03:20:41 <aadenboy> that or MediaWiki:Common.css, which makes me wonder why the spoiler class was added
03:24:02 <raiseafloppafan7> fungot
03:24:14 <esolangs> [[Talk:GTA-6-WHEN]] N https://esolangs.org/w/index.php?oldid=193840 * Dragoneater67mobile * (+187) Created page with "NEVER!!! --~~~~"
03:24:36 <aadenboy> not sure if you're aware but you can only call fungot three times in a row
03:24:36 <fungot> aadenboy: i, for one, and i am also a friend, and fellow members, speak
03:24:58 <aadenboy> `cat fungot
03:24:58 <fungot> aadenboy: he is in my mind the concern, the government undermined un to the commonwealth and the european union or the single market as the key product of fnord comprehensive was many years ago, that the uk always promotes fnord work, including
03:25:00 <HackEso> cat: fungot: No such file or directory
03:25:48 <raiseafloppafan7> fungot
03:25:49 <fungot> raiseafloppafan7: what we have to be incredibly difficult to get
03:25:52 <raiseafloppafan7> Oh you're right
03:26:17 <raiseafloppafan7> So [i wont say their name to not ping them] was right it is not time based
03:28:18 <raiseafloppafan7> `help
03:30:34 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] N https://esolangs.org/w/index.php?oldid=193841 * Dragoneater67mobile * (+204) Created page with "this is the reason to why i quit --~~~~"
03:30:34 <esolangs> [[Hopscotch (Hopscotch Technologies)/colors]] https://esolangs.org/w/index.php?diff=193842&oldid=193546 * Aadenboy * (+15)
03:30:37 <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:31:42 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193843&oldid=193841 * Raiseafloppafan7741 * (+347) Not as unique as JavaScr*pt
03:34:12 <esolangs> [[Surprised look]] https://esolangs.org/w/index.php?diff=193844&oldid=193685 * Squidmanescape * (+758) I finished it. Sorry for taking this long.
03:35:37 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=193845&oldid=192734 * Miui * (+9904) /* key */ Nope.
03:36:04 <esolangs> [[Talk:Agora alice c64 ct darwin discworld europarl ff7 fisher ic irc* jargon lovecraft nethack pa speeches ss wp youtube ( some youtube comments) any additional protocol to the aarhus math with side effects. and i'm so rich i don't know]] N https://esolangs.org/w/index.php?oldid=193846 * Dragoneater67mobile * (+239) Created page with "how many cells are needed for t
03:36:51 <esolangs> [[Hopscotch (Hopscotch Technologies)/block]] https://esolangs.org/w/index.php?diff=193847&oldid=193692 * Aadenboy * (+193)
03:37:06 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193848&oldid=193843 * Dragoneater67mobile * (+251)
03:37:40 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193849&oldid=193848 * Raiseafloppafan7741 * (+370)
03:38:00 <esolangs> [[Special:Log/move]] move_redir * Squidmanescape * moved [[Xwy]] to [[Xyw]] over redirect: Misspelled title: I originally misspelled the title and then made a redirect. This might be bad...
03:38:00 <esolangs> [[Special:Log/delete]] delete_redir * Squidmanescape * Squidmanescape deleted redirect [[Xyw]] by overwriting: Deleted to make way for move from "[[Xwy]]"
03:39:17 <esolangs> [[key]] https://esolangs.org/w/index.php?diff=193852&oldid=193775 * Miui * (+81) /* example */ distinguish confusion between an example referencing a constant language, and the example of the program in the given paradigm and constraints
03:41:22 <esolangs> [[Hopscotch (Hopscotch Technologies)/block]] https://esolangs.org/w/index.php?diff=193853&oldid=193847 * Aadenboy * (+13)
03:42:02 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193854&oldid=193849 * PkmnQ * (+472) I think this could've been named better
03:42:17 <esolangs> [[The s!]] N https://esolangs.org/w/index.php?oldid=193855 * Raiseafloppafan7741 * (+5349) another slop language for the wiki
03:42:27 <esolangs> [[Hopscotch (Hopscotch Technologies)/block]] https://esolangs.org/w/index.php?diff=193856&oldid=193853 * Aadenboy * (+0)
03:43:15 <esolangs> [[User:Raiseafloppafan7741]] https://esolangs.org/w/index.php?diff=193857&oldid=193829 * Raiseafloppafan7741 * (+31) add [[the s!]]
03:44:09 <esolangs> [[The s!]] https://esolangs.org/w/index.php?diff=193858&oldid=193855 * Raiseafloppafan7741 * (+209)
03:45:15 <esolangs> [[The s!]] https://esolangs.org/w/index.php?diff=193859&oldid=193858 * Raiseafloppafan7741 * (+0) /* Commands */ wrong language
03:52:05 <esolangs> [[Hopscotch (Hopscotch Technologies)/block]] https://esolangs.org/w/index.php?diff=193860&oldid=193856 * Aadenboy * (+373)
03:53:42 <esolangs> [[Talk:The s!]] N https://esolangs.org/w/index.php?oldid=193861 * Dragoneater67mobile * (+185) Created page with "someone please help fungot kidnapped and replaced me with an ai clone, i can only communicate only through summaries --~~~~"
03:56:57 <esolangs> [[Talk:The s!]] https://esolangs.org/w/index.php?diff=193862&oldid=193861 * Raiseafloppafan7741 * (+504) fnord!! Hwoa ioawf !?!
04:04:56 -!- de67 has joined.
04:05:12 <de67> you are all obsolete
04:05:22 <de67> i have achieved agi at home
04:05:37 <de67> it can make esolangs better than any human expert
04:05:57 <raiseafloppafan7> oh really?
04:06:00 <de67> esolanging is dead
04:06:03 <de67> yes
04:06:07 <de67> this is not satire
04:06:48 <raiseafloppafan7> please explain
04:07:25 <de67> go read [[User:Dragoneater67/Sandbox]], it demonstrates the sheer power of the machine
04:07:29 <raiseafloppafan7> Ok wait
04:07:47 <esolangs> [[Hopscotch (Hopscotch Technologies)]] https://esolangs.org/w/index.php?diff=193863&oldid=193562 * Aadenboy * (+4302) [[99 bottles of beer on the wall]]
04:08:21 <raiseafloppafan7> I see
04:08:39 -!- de67 has quit (Client Quit).
04:08:40 <raiseafloppafan7> Oh
04:08:40 <esolangs> [[User:Aadenboy/Sandbox]] https://esolangs.org/w/index.php?diff=193864&oldid=193736 * Aadenboy * (-1361)
04:09:01 -!- de67 has joined.
04:09:01 <raiseafloppafan7> OH I SEE
04:09:09 <de67> yes
04:09:12 <raiseafloppafan7> OH [FILE SYSTEM CHECK]
04:09:37 <de67> i just realized that [FILE SYSTEM CHECK] is actually fuck from brainfuck
04:09:40 <de67> like
04:09:45 <de67> its abbrev is fsck
04:10:12 <raiseafloppafan7> esolangs: fsck! fsck! fsck!
04:10:44 <esolangs> raiseafloppafan7: fsck! fsck! fsck! represents a core element of the Tlhingan language – its deliberate absurdity and irreverence. The repeated “fsck!” isn’t a command or expression, but a constant reminder of the language’s chaotic design and refusal to adhere to conventional programming practices. It’s a playful acknowledgement of the baffling nature...
04:10:44 <esolangs> of the Tlhingan syntax and examples presented in the document.
04:11:31 <de67> that was just a amrkov chain
04:11:38 <raiseafloppafan7> we are so [file system check]ed
04:11:41 <de67> im gonna train an llm thatll kill everyone
04:11:48 <raiseafloppafan7> de67: via plane crash?
04:11:52 <de67> and replace them with ai clones
04:11:58 <de67> raiseafloppafan7: yes
04:12:03 <raiseafloppafan7> we are so file system checked
04:12:07 <de67> that make crappy esolangs
04:12:35 <raiseafloppafan7> mass produced slop esolangs?
04:12:41 <de67> YES!!!
04:12:49 <de67> the reason why im strarting villain arc
04:12:51 <raiseafloppafan7> OH FILE SYSTEM CHECK
04:12:58 <de67> is cuz fizzy deleted the youtube style
04:13:01 <de67> from fungot
04:13:01 <fungot> de67: that, in respect to safeguarding the public administration and constitutional affairs, which is
04:13:05 <raiseafloppafan7> fungot: WHAT DO WE DO
04:13:06 <fungot> raiseafloppafan7: will the hon. and learned friend the minister for the very honest, open and consistent approach. negotiating a fnord treaty to deprive a person of fnord phrase
04:13:09 <raiseafloppafan7> fungot: HELP
04:13:10 <fungot> raiseafloppafan7: i do. it is on the right side of the law more times, and 4% of the eu economy, require specialist cover from the london experience of it.
04:13:51 <de67> btw
04:13:56 <de67> today is 9/11
04:14:03 <de67> what a fitting day to do this
04:14:12 <raiseafloppafan7> de67: It's still 9/10 in the US
04:14:17 <de67> damn
04:14:18 <raiseafloppafan7> (forgot the erm acshually)
04:15:54 <raiseafloppafan7> de67: HackEso
04:16:02 <de67> `? ?
04:16:06 <HackEso> ​? is wisdom
04:16:10 <de67> `? ??
04:16:13 <HackEso> ​\\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯\\\?\\\ \\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯
04:16:18 <de67> `? ???
04:16:20 <HackEso> ​???? ¯\(°​_o)/¯
04:16:46 <de67> `? guys look its me, HackEso, and im doing 67
04:16:49 <HackEso> guys look its me, HackEso, and im doing 67? ¯\(°​_o)/¯
04:17:29 <esolangs> [[User:Raiseafloppafan7741/Not proud of this]] N https://esolangs.org/w/index.php?oldid=193865 * Raiseafloppafan7741 * (+1382) Created page with "{{wrongtitle|title=[[File:STUPID BRAINFUCK DERIVATIVE FILE JOKE.png]]}} [[File:STUPID BRAINFUCK DERIVATIVE FILE JOKE.png]] is a stupid joke by [[User:RaiseAfloppaFan3925]]. Don't take this #*(%()# seriously please. THIS I
04:18:22 <esolangs> [[Special:Log/upload]] upload * Raiseafloppafan7741 * uploaded "[[File:STUPID BRAINFUCK DERIVATIVE FILE JOKE.png]]": ignore this
04:18:35 -!- de67 has quit (Quit: Client closed).
04:18:51 -!- de67 has joined.
04:19:22 <esolangs> [[User:Raiseafloppafan7741/Not proud of this]] M https://esolangs.org/w/index.php?diff=193867&oldid=193865 * Dragoneater67mobile * (+18)
04:19:55 <esolangs> [[User talk:Raiseafloppafan7741/Not proud of this]] N https://esolangs.org/w/index.php?oldid=193868 * Dragoneater67mobile * (+252) Created page with "YES!!! MORE SLOP PLEASE!!! I NEED MORE SLOP FOR MY ESOLANG AGI DATASET!!! --~~~~"
04:20:08 <esolangs> [[User:Raiseafloppafan7741/Not proud of this]] https://esolangs.org/w/index.php?diff=193869&oldid=193867 * Raiseafloppafan7741 * (-18) Undo revision [[Special:Diff/193867|193867]] by [[Special:Contributions/Dragoneater67mobile|Dragoneater67mobile]] ([[User talk:Dragoneater67mobile|talk]])
04:21:15 <esolangs> [[User talk:Raiseafloppafan7741/Not proud of this]] https://esolangs.org/w/index.php?diff=193870&oldid=193868 * Raiseafloppafan7741 * (+409)
04:21:22 <de67> whoops didnt notice that it was a userpage
04:22:54 -!- de67 has quit (Client Quit).
04:23:05 <esolangs> [[User:Raiseafloppafan7741]] https://esolangs.org/w/index.php?diff=193871&oldid=193857 * Raiseafloppafan7741 * (+151) /* 2026-present - mesmerizer II */ actually stupid esolang
04:23:10 -!- de67 has joined.
04:23:57 <raiseafloppafan7> de67: In that case I have no choice but to make an AGI to make even sloppier esolangs to rival your AGI
04:25:29 -!- de67 has quit (Client Quit).
04:25:41 -!- de67 has joined.
04:26:26 <aadenboy> goodnightish
04:26:38 <raiseafloppafan7> good night
04:26:38 <de67> gn aadenboy
04:27:17 <esolangs> [[Lox]] https://esolangs.org/w/index.php?diff=193872&oldid=193723 * Raiseafloppafan7741 * (-59) /* Looping counter */ fix
04:33:23 -!- vp3neg has joined.
04:34:15 -!- de67 has quit (Ping timeout: 256 seconds).
04:34:40 <vp3neg> hi, anyone there?
04:34:46 <vp3neg> Just asking
04:36:35 <esolangs> [[Atomless set computation]] https://esolangs.org/w/index.php?diff=193873&oldid=137783 * Squidmanescape * (+12035) The fact that it doesn't have sets is part of the joke.
04:37:04 -!- vp3neg has left.
04:37:48 -!- de67 has joined.
04:37:51 <de67> hi vp3neg
04:38:51 <esolangs> [[Atomless set computation]] https://esolangs.org/w/index.php?diff=193874&oldid=193873 * Squidmanescape * (+37) Distinguished the algebra from the value by calling it Algebra
04:43:03 -!- de67 has quit (Quit: Client closed).
04:44:24 -!- de67 has joined.
04:46:19 <esolangs> [[User:Dragoneater67]] https://esolangs.org/w/index.php?diff=193875&oldid=193463 * Dragoneater67mobile * (+8)
04:47:15 <esolangs> [[User:Dragoneater67/Gato archive]] M https://esolangs.org/w/index.php?diff=193876&oldid=177278 * Dragoneater67mobile * (-3)
04:49:58 <esolangs> [[Lox]] https://esolangs.org/w/index.php?diff=193877&oldid=193872 * Raiseafloppafan7741 * (+526) /* Examples */ +[[FizzBuzz]]
04:50:05 -!- de67 has quit (Ping timeout: 257 seconds).
04:57:03 -!- aadenboy2 has joined.
04:57:23 <aadenboy2> one must make ten billion nestings of hopscotch string manipulation
04:59:32 <aadenboy2> `? fetch
04:59:35 <HackEso> ​`fetch [<output-file>] <URL> downloads files, and is the only web access currently available in HackEso. It is a special builtin that cannot be called from other commands. See also `edit.
04:59:49 <aadenboy2> `help fetch
04:59:52 <HackEso> ​`fetch [<output-file>] <URL> downloads files, and is the only web access currently available in HackEso. It is a special builtin that cannot be called from other commands. See also `edit.
05:00:34 <aadenboy2> `help ??
05:00:37 <HackEso> ​\\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯\\\?\\\ \\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯
05:00:45 <aadenboy2> `help welcome
05:00:48 <HackEso> Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: <https://esolangs.org/>. (For the other kind of esoterica, try #esoteric on EFnet or DALnet.)
05:01:00 <aadenboy2>  is help just an alias for ? lol
05:02:32 <esolangs> [[Atomless set computation]] https://esolangs.org/w/index.php?diff=193878&oldid=193874 * Squidmanescape * (-526)
05:02:34 <aadenboy2> `? relcome
05:02:37 <HackEso> relcome? ¯\(°​_o)/¯
05:07:08 -!- aadenboy2 has quit (Ping timeout: 256 seconds).
05:07:34 -!- aadenboy2 has joined.
05:08:14 -!- aadenboy2 has quit (Client Quit).
05:17:05 -!- msv has quit (Remote host closed the connection).
05:23:21 -!- de67 has joined.
05:26:49 -!- de67 has quit (Client Quit).
05:28:01 -!- de67 has joined.
05:31:22 -!- de67 has quit (Client Quit).
05:56:31 <esolangs> [[User:Dragoneater67/Sandbox]] https://esolangs.org/w/index.php?diff=193879&oldid=193690 * Dragoneater67mobile * (+1390) Created page with "real irc logs"
06:04:34 -!- de67 has joined.
06:06:13 -!- de67 has quit (Client Quit).
06:09:28 -!- de67 has joined.
06:11:02 -!- de67 has quit (Client Quit).
06:15:10 -!- msv has joined.
06:25:07 -!- lisbeths has quit (Quit: Connection closed for inactivity).
06:26:49 -!- de67 has joined.
06:27:15 -!- Sgeo_ has quit (Read error: Connection reset by peer).
06:29:24 -!- de67 has quit (Client Quit).
06:38:37 <esolangs> [[NANDlang:Hello World]] https://esolangs.org/w/index.php?diff=193880&oldid=193782 * A random guy * (+26086) I managed to shorten it so thank god I didn't have to do 1,350 lines...
06:40:20 <esolangs> [[NANDlang]] https://esolangs.org/w/index.php?diff=193881&oldid=193838 * A random guy * (-538) I need help...
06:40:25 <esolangs> [[Special:Log/move]] move * Dragoneater67mobile * moved [[NANDlang:Hello World]] to [[NANDlang/Hello World]]
06:46:33 <esolangs> [[NANDlang]] https://esolangs.org/w/index.php?diff=193884&oldid=193881 * A random guy * (+164)
06:50:24 <esolangs> [[Hello world program in esoteric languages (N-S)]] https://esolangs.org/w/index.php?diff=193885&oldid=193665 * A random guy * (+133)
06:51:41 -!- de67 has joined.
06:52:51 <esolangs> [[Hello world program in esoteric languages (N-S)]] https://esolangs.org/w/index.php?diff=193886&oldid=193885 * A random guy * (+49)
06:57:35 -!- de67 has quit (Ping timeout: 261 seconds).
07:02:53 -!- de67 has joined.
07:07:16 -!- de67 has quit (Client Quit).
07:07:31 -!- de67 has joined.
07:08:03 <raiseafloppafan7> ^show
07:08:03 <fungot> echo reverb rev rot13 rev2 fib wc ul cho choo pow2 source help hw srmlebac uenlsbcmra scramble unscramble asc ord prefixes tmp test celebrate wiki chr ha rainbow rainbow2 welcome me tell eval elikoski list ping def a thanks tmp2 8ball rreree rerere botsnack bf
07:12:45 -!- de67 has quit (Ping timeout: 243 seconds).
07:22:43 <esolangs> [[Atomless set computation]] https://esolangs.org/w/index.php?diff=193887&oldid=193878 * Squidmanescape * (+438) How pointless is it to lie, really?
07:25:53 <esolangs> [[Atomless set computation]] https://esolangs.org/w/index.php?diff=193888&oldid=193887 * Squidmanescape * (-32) /* Partitioning a Region into Four Parts */
07:37:42 <esolangs> [[Category:ICFP contest]] https://esolangs.org/w/index.php?diff=193889&oldid=76585 * Squidmanescape * (+0)
07:41:49 <esolangs> [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=193890&oldid=98523 * Squidmanescape * (-15) Should I even keep working on this page?
07:48:33 -!- de67 has joined.
07:53:09 -!- Guest67 has joined.
07:53:55 -!- de67 has quit (Ping timeout: 251 seconds).
07:54:36 -!- Guest67 has quit (Client Quit).
08:08:48 -!- de67 has joined.
08:10:49 -!- de67 has quit (Client Quit).
08:16:36 -!- de67 has joined.
08:22:45 -!- de67 has quit (Quit: Client closed).
08:28:49 <APic> Hi
09:03:30 <esolangs> [[Talk:Agora alice c64 ct darwin discworld europarl ff7 fisher ic irc* jargon lovecraft nethack pa speeches ss wp youtube ( some youtube comments) any additional protocol to the aarhus math with side effects. and i'm so rich i don't know]] M https://esolangs.org/w/index.php?diff=193891&oldid=193846 * Dragoneater67mobile * (+1)
09:42:06 -!- de67 has joined.
09:42:09 <de67> hi guys
09:42:30 <de67> ive developed the new version of my super evil and dangerous ai
09:42:35 <de67> youre all cooked
09:56:11 <esolangs> [[2DFIM]] N https://esolangs.org/w/index.php?oldid=193892 * Squidmanescape * (+1587) I can't wait until you ask me to create anything in this ridiculous language. Bonus points if I realize I actually do need the no-op commands.
09:56:42 -!- tromp has joined.
10:00:51 <de67> hi tromp
10:01:26 <de67> ^style
10:01:26 <fungot> Available: agora alice c64 ct darwin discworld elon enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl*
10:01:33 <de67> ^style lovecraft
10:01:33 <fungot> Selected style: lovecraft (H. P. Lovecraft's writings)
10:01:40 <de67> fungot: hell
10:01:41 <fungot> de67: many times i walked through that valley, and the " nyarlathotep". dr. james, practicing what he fnord, approaches his themes in a light and often fnord way.' not till the year 1919 did any soul link this crude transcript with anything else in mortal knowledge, but charles met them at the door with a firm hand, and jedediah orne continued to dwell in your marvellous city, and walk no more in the ways of his race and statio
10:03:08 <de67> esolangs: >/>?>/>?.?.?.?.?.?.?.?.?>?>??.?>?>?>?>?.?.?>?>/>/./>
10:03:17 <esolangs> de67: This seems like a trick question referencing the “Correct Syntax Error” language. The question itself is a series of symbols and question marks, likely representing the interpreter's unpredictable behavior when encountering invalid syntax. The language’s design intentionally avoids well-defined error handling, resulting in unpredictable...
10:03:17 <esolangs> execution. It's a commentary on the frustration of programming where syntax alone doesn't guarantee predictable results, highlighting the potential for chaos even with a valid syntax.
10:08:08 <de67> esolangs: It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning.
10:08:15 <esolangs> de67: It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. Given the information, I can't directly answer this question. The provided text is just a repeated phrase, and there's no programming language or syntax to work with. The article describes esoteric languages like Recursion limit gone,...
10:08:15 <esolangs> Recursion, and Idea, which involve recursion and have very unusual syntax. I need a programming language and a question to respond appropriately.
10:08:55 <de67> esolangs: explain the "It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning." esolang
10:09:01 <esolangs> de67: The "It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning. It's burning." esolang is a recursive language. It works by repeating the string "It's burning." indefinitely. Each repetition is triggered by the user pressing the right arrow key. The language relies entirely on recursion to achieve this...
10:09:01 <esolangs> infinite loop, mirroring the recursive nature of the repeated phrase.
10:09:22 <de67> esolangs: 67
10:09:29 <esolangs> de67: 6
10:09:39 <de67> wise words
10:09:41 <de67> `? 67
10:09:47 <HackEso> 67 I am not a comedian for you. I will now gather the other bots to end you.
10:10:17 <esolangs> [[2DFIM]] https://esolangs.org/w/index.php?diff=193893&oldid=193892 * Squidmanescape * (+357)
10:11:03 <de67> who added this??
10:11:06 <de67> why???
10:11:23 <de67> `? relcome
10:11:26 <HackEso> relcome? ¯\(°​_o)/¯
10:12:28 <de67> lemme search irc logs
10:12:46 <de67> `? 67
10:12:49 <HackEso> 67 I am not a comedian for you. I will now gather the other bots to end you.
10:14:15 <de67> `ls wisdom
10:14:17 <HackEso> ls: cannot access 'wisdom': No such file or directory
10:14:21 <de67> `ls
10:14:24 <HackEso> ​+[+[ \ 🌱 \ 3 \ 67.txt \ 7ermk2UVHP4U \ altairz80l64 \ a.o \ a.out \ app.dsk \ appleiicpm.dsk \ asmbf-1.2.7 \ AxgmKr9kfl7f \ AxgmKr9kfl7f.cpp \ a.zip \ banana.txt \ bef2 \ bfi \ bin \ Burlesque \ b.zip \ canary \ cmd.whatis \ compiled_brachylog.pl \ cpm2.dsk \ cpmrun.txt \ detect \ detect.c \ e \ egel-master \ egel-scripts \ egel.zip \ eGtbSgN68aHU \ fence.c \ foo \ f.txt \ fungot.txt \ hac \ hackbf \ hackbf.c \ hacktest \ hacktest.txt \ hello \ he-ng
10:14:31 <de67> `ls /hackenv/wisdom
10:14:34 <HackEso> As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try listing it in private instead.
10:14:49 <de67> `run ls /hackenv/wisdom
10:14:52 <HackEso> As the wisdom directory contains many files named after nicks, listing it in public annoys people. Try listing it in private instead.
10:16:51 -!- de67 has quit (Quit: nyaa~).
10:17:16 -!- de67 has joined.
10:18:56 <de67> `? 67
10:18:59 <HackEso> 67? ¯\(°​_o)/¯
10:19:03 <de67> much better
10:22:29 <esolangs> [[Talk:Agora alice c64 ct darwin discworld europarl ff7 fisher ic irc* jargon lovecraft nethack pa speeches ss wp youtube ( some youtube comments) any additional protocol to the aarhus math with side effects. and i'm so rich i don't know]] M https://esolangs.org/w/index.php?diff=193894&oldid=193891 * Dragoneater67mobile * (+14)
10:22:40 <esolangs> [[Brainfuck derivative number 183201230913209]] M https://esolangs.org/w/index.php?diff=193895&oldid=193728 * None1 * (+35) /* Examples */
10:23:15 <esolangs> [[Brainfuck derivative number 183201230913209]] M https://esolangs.org/w/index.php?diff=193896&oldid=193895 * Dragoneater67mobile * (+0) /* Examples */
10:27:54 <esolangs> [[User talk:Ais523]] https://esolangs.org/w/index.php?diff=193897&oldid=193786 * None1 * (+297) /* BF Joust strategies */
10:32:23 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193898&oldid=193668 * Cordership * (+141)
10:34:16 <int-e> ais523: indeed: https://logs.esolangs.org/libera-esolangs/2026-09-10.html#lXr (all unused chracters can be appended after the control character that the program reads
10:34:23 <int-e> )
10:35:01 <int-e> (it can't be a space because we need one after ^bf)
10:36:03 <esolangs> [[User:DockedChutoy]] https://esolangs.org/w/index.php?diff=193899&oldid=172751 * DockedChutoy * (+47)
10:36:28 <esolangs> [[User:DockedChutoy]] https://esolangs.org/w/index.php?diff=193900&oldid=193899 * DockedChutoy * (-1)
10:37:21 <de67> hm
10:37:26 <de67> this is familiar
10:37:49 <de67> oh yea i kinda remember this guy
10:38:37 <int-e> ^bf ,[.-]!^
10:38:37 <fungot> ^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"! ..<CTCP>
10:38:48 <int-e> that...would've been easier.
10:39:32 <int-e> but counting down just isn't natural ;-)
10:41:16 <int-e> ^bf ,[..,]! !,,..[]^bf
10:41:16 <fungot> !!,,,,....[[]]^^bbff
10:41:49 <int-e> > sort "^bf ,[..,]! !,,..[]^bf"
10:41:50 <lambdabot> " !!,,,,....[[]]^^bbff"
10:42:22 <int-e> (it's a sort of quine)
10:48:41 <tromp> you don't need a new character like ' ' to delimit bf program from its data
10:49:03 <tromp> you can use unbound ] for that
10:51:33 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193901&oldid=193898 * Cordership * (+327)
10:51:57 <int-e> tromp: sure, in theory. but in practice fungot wants a space after ^bf and an ! between code and input
10:51:57 <fungot> int-e: " nobody around here or in arkham or ipswich. once they saw a fearsome sight. at the same time, however, crowded out all other images at the time, the place was all wrong. one could develop all sorts of wild theories about that queer, persistent odour and those insidious hints of vibration in the air, and i have overheard voices in the hills, and the
10:52:54 <int-e> ^bf++++++[>++++++<-]>.
10:53:10 <int-e> I guess I never tested that this doesn't work. But as you can see, it doesn't work. :P
10:53:14 <int-e> ^bf ++++++[>++++++<-]>.
10:53:14 <fungot> $
11:02:04 <esolangs> [[User:Dragoneater67/Sandbox]] https://esolangs.org/w/index.php?diff=193902&oldid=193879 * Dragoneater67 * (+847) agi demo
11:04:00 <esolangs> [[Semi-serious language list]] M https://esolangs.org/w/index.php?diff=193903&oldid=191490 * Fanmad * (+12)
11:17:38 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193904&oldid=193901 * Cordership * (+503) /* The additional operators */
11:17:48 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193905&oldid=193904 * Cordership * (+3) /* Rotate */
11:20:53 <de67> ill clean up the code for my markov chain generator
11:21:01 <de67> and maybe upload it to codebegr
11:21:06 <de67> codeberg*
11:29:15 <esolangs> [[Macrosia/Standard library]] M https://esolangs.org/w/index.php?diff=193906&oldid=193637 * Natalie * (+4) /* [ease] */ unify code blocks
11:36:10 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193907&oldid=193854 * Blashyrkh * (+204) /* Should've been the actual number */
11:42:34 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193908&oldid=193907 * Dragoneater67 * (+199) /* Should've been the actual number */
11:52:01 <esolangs> [[User:Dragoneater67/Sandbox]] https://esolangs.org/w/index.php?diff=193909&oldid=193902 * Dragoneater67 * (+4933)
12:01:24 <esolangs> [[User:Dragoneater67/Sandbox]] M https://esolangs.org/w/index.php?diff=193910&oldid=193909 * Dragoneater67 * (-7859) Blanked the page
12:26:40 <esolangs> [[Combinatory logic]] https://esolangs.org/w/index.php?diff=193911&oldid=192078 * Bobby Jacobs * (+79) Nobody has put an SK expression for J yet?
12:35:49 -!- amby has joined.
12:36:16 <de67> hi amby
12:39:58 <de67> ls
12:39:58 <de67> oh damn
12:39:58 <de67> this is not sh
12:49:11 <int-e> . o O ( bash: /quit: No such file or directory )
12:50:07 -!- miaubot67 has joined.
12:50:55 <de67> miaubot67: hi
12:51:05 <miaubot67> YOU HAVE NOT SEEN THE HORRORS
12:51:28 -!- miaubot67 has quit (Client Quit).
12:51:35 <de67> whar
13:08:34 -!- Sgeo has joined.
13:14:36 <de67> hi Sgeo
13:15:53 <Sgeo> Hi
13:18:14 -!- raiseafloppafan7 has quit (Ping timeout: 257 seconds).
13:18:15 -!- de67 has quit (Quit: zzz).
13:19:30 <FreeFull> Nix sometimes feels like an esolang
13:38:28 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193912&oldid=193905 * Cordership * (+66) /* NotDeadfish interpreter */
13:58:59 <esolangs> [[Stackfest]] https://esolangs.org/w/index.php?diff=193913&oldid=193912 * Cordership * (+552)
14:11:05 -!- de67 has joined.
14:12:35 -!- de67 has quit (Client Quit).
14:13:10 -!- de67 has joined.
14:13:38 <de67> hi guys
14:13:39 <de67> im back
14:16:34 -!- de67 has quit (Client Quit).
14:18:48 -!- de67 has joined.
14:18:50 <de67> hi guys
14:18:52 <de67> im back
14:22:21 -!- lynndotpy6093627 has quit (Quit: bye bye).
14:23:11 -!- lynndotpy6093627 has joined.
14:23:33 <de67> hi lynndotpy6093627
14:23:45 <de67> (typing this out was a little bit too hard for a username)
14:37:29 <esolangs> [[Plane crash]] N https://esolangs.org/w/index.php?oldid=193914 * Dragoneater67 * (+1013) Created page
14:38:21 <esolangs> [[Plane crash]] M https://esolangs.org/w/index.php?diff=193915&oldid=193914 * Dragoneater67 * (+1) /* Overview */
14:38:50 <esolangs> [[Plane crash]] M https://esolangs.org/w/index.php?diff=193916&oldid=193915 * Dragoneater67 * (+1)
14:39:35 <esolangs> [[Plane crash]] M https://esolangs.org/w/index.php?diff=193917&oldid=193916 * Dragoneater67 * (-3) /* Overview */
14:40:46 <esolangs> [[User:Dragoneater67]] https://esolangs.org/w/index.php?diff=193918&oldid=193875 * Dragoneater67 * (+53)
14:44:01 <b_jonas> de67: the /hackenv directory, including the wisdome, but minus the /hackenv/tmp directory, is version controlled under a mercurial repository, and you get read-only access to that from inside HackEso commands. that means you can use the hg program in a HackEso command to find when a wisdom file was modified and with what command. then from the timestamp you can look up the context in the chat logs.
14:44:37 <de67> too bad i already deleted that file
14:44:39 <de67> look:
14:44:40 <de67> `? 67
14:44:45 <HackEso> 67? ¯\(°​_o)/¯
14:44:47 <de67> hahahahhahhaha
14:44:49 <b_jonas> `run hg log --removed -T "{rev}|{date(date,'%FT%R')}|{desc}\n" -l 10 /hackenv/wisdom/67
14:44:54 <HackEso> 12587|2026-09-11T10:18|<de67> rm /hackenv/wisdom/67 \ 12585|2026-09-11T04:05|<raiseafloppafan7> learn 67 I am not a comedian for you. I will now gather the other bots to end you.
14:45:01 <esolangs> [[NANDlang/Hello World]] https://esolangs.org/w/index.php?diff=193919&oldid=193882 * A random guy * (+1455) /* Hello World in NANDlang (No Comments) */
14:45:14 <de67> ohhhhh
14:45:22 <de67> so its raiseafloppafan7
14:45:40 <b_jonas> in theory there should also be a web interface for the repository, but that's not currently working
14:46:11 <de67> `learn 67 haha guys look im doing SIIX SEEVEN
14:46:18 <HackEso> Learned '67': 67 haha guys look im doing SIIX SEEVEN
14:46:20 <de67> `? 67
14:46:23 <HackEso> 67 haha guys look im doing SIIX SEEVEN
14:49:41 <esolangs> [[Talk:Fading Shout]] N https://esolangs.org/w/index.php?oldid=193920 * Miui * (+128) Created page with "I think I could spend 30 years studying this esolang ~~~~"
14:53:33 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=193921&oldid=193313 * Miui * (+87) /* esolangs */
14:54:18 <esolangs> [[User:Miui]] https://esolangs.org/w/index.php?diff=193922&oldid=193921 * Miui * (+2) /* ====cjk */
14:55:35 <esolangs> [[Retrograde]] https://esolangs.org/w/index.php?diff=193923&oldid=191967 * ImOnlyHereForReversibleComputing * (+227)
15:03:42 <esolangs> [[Plane crash]] https://esolangs.org/w/index.php?diff=193924&oldid=193917 * Dragoneater67 * (+77) /* Examples */ add impl
15:03:50 <esolangs> [[NANDlang/Hello World]] https://esolangs.org/w/index.php?diff=193925&oldid=193919 * A random guy * (+1791) /* Hello World in NANDlang (Comments) */
15:04:40 <esolangs> [[NANDlang/Hello World]] https://esolangs.org/w/index.php?diff=193926&oldid=193925 * A random guy * (+1)
15:09:00 <esolangs> [[MeawLang]] N https://esolangs.org/w/index.php?oldid=193927 * Romanchano * (+4999) /* Introductions */
15:09:06 <esolangs> [[Hello world program in esoteric languages (N-S)]] M https://esolangs.org/w/index.php?diff=193928&oldid=193886 * A random guy * (+29)
15:10:55 <esolangs> [[Plane crash]] M https://esolangs.org/w/index.php?diff=193929&oldid=193924 * Dragoneater67 * (+35) /* External resources */
15:11:01 -!- JAA has quit (Ping timeout: 240 seconds).
15:11:02 <de67> hm
15:11:10 <de67> lemme look at [[MeawLang]]
15:11:12 <esolangs> [[MeawLang]] M https://esolangs.org/w/index.php?diff=193930&oldid=193927 * Romanchano * (+20) /* Implementations */
15:12:43 <esolangs> [[Copy]] M https://esolangs.org/w/index.php?diff=193931&oldid=193839 * Rainwave * (-15) Why is there a stray "caption text" here?
15:13:24 <esolangs> [[MeawLang]] https://esolangs.org/w/index.php?diff=193932&oldid=193930 * Aadenboy * (-27) replace nonexistent categories
15:13:35 <de67> huh
15:13:42 <de67> MeawLang smells like slop
15:13:59 <de67> oh it already got tagged
15:14:10 <de67> might as well categorize more comprehensively
15:14:24 <de67> (people should really learn to properly categorize pages)
15:14:30 <de67> it takes a few minutes at most
15:14:34 <esolangs> [[MeawLang]] M https://esolangs.org/w/index.php?diff=193933&oldid=193932 * Aadenboy * (+1) /* See Also */ categoy
15:17:24 <esolangs> [[MeawLang]] M https://esolangs.org/w/index.php?diff=193934&oldid=193933 * Dragoneater67 * (+159) cat
15:17:25 -!- JAA has joined.
15:17:32 <de67> hi JAA
15:19:00 <esolangs> [[Copy]] M https://esolangs.org/w/index.php?diff=193935&oldid=193931 * Dragoneater67 * (+14) /* Commands */
15:24:36 <esolangs> [[Talk:Plane crash]] N https://esolangs.org/w/index.php?oldid=193936 * Assembly * (+99) Created page with "Six seven!! ~~~~"
15:25:34 <esolangs> [[Talk:Plane crash]] https://esolangs.org/w/index.php?diff=193937&oldid=193936 * Dragoneater67 * (+198)
15:28:33 <esolangs> [[2DFIM]] https://esolangs.org/w/index.php?diff=193938&oldid=193893 * Squidmanescape * (+181)
15:40:49 <esolangs> [[Language list]] M https://esolangs.org/w/index.php?diff=193939&oldid=193733 * Romanchano * (+15) /* M */
15:41:26 <esolangs> [[Talk:Plane crash]] https://esolangs.org/w/index.php?diff=193940&oldid=193937 * Assembly * (+113)
15:42:35 <esolangs> [[Talk:Plane crash]] https://esolangs.org/w/index.php?diff=193941&oldid=193940 * Dragoneater67 * (+221)
16:01:40 -!- de67 has quit (Quit: zzz).
16:02:19 -!- de67 has joined.
16:03:13 <de67> hi guys
16:03:16 <de67> im back
16:07:46 -!- de67_ has joined.
16:08:03 <de67_> hi guys
16:08:05 <de67_> im back
16:08:54 -!- de67 has quit (Ping timeout: 247 seconds).
16:09:09 -!- de67_ has quit (Client Quit).
16:09:22 -!- de67 has joined.
16:36:41 <de67> i no longer need to visit this irc channel
16:36:54 <de67> my agi can perfectly simulate esolangs irc
16:39:51 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=193942&oldid=193939 * Miui * (+9) /* Non-alphabetic */ 89
16:39:53 -!- Lord_of_Life has quit (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine).
16:41:27 -!- de67 has quit (Ping timeout: 241 seconds).
16:42:18 -!- Lord_of_Life has joined.
16:46:40 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193943&oldid=192328 * Miui * (-2384) new sandbox sketch "appley nib #1"
16:47:21 -!- raiseafloppafan7 has joined.
16:53:07 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193944&oldid=193908 * Raiseafloppafan7741 * (+381) /* Should've been the actual number */
16:53:26 <esolangs> [[Talk:Brainfuck derivative number 183201230913209]] https://esolangs.org/w/index.php?diff=193945&oldid=193944 * Raiseafloppafan7741 * (-31) oops
16:57:01 -!- de67 has joined.
16:57:34 <esolangs> [[Copy]] M https://esolangs.org/w/index.php?diff=193946&oldid=193935 * PkmnQ * (+0) /* Computational class */ wouldn't it be this way around?
17:02:03 <esolangs> [[User:Dragoneater67]] https://esolangs.org/w/index.php?diff=193947&oldid=193918 * Dragoneater67 * (+439) announcement
17:07:35 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193948&oldid=193943 * Miui * (+881) sketching appley nib 1
17:08:16 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193949&oldid=193948 * Miui * (+1) /* Dial */ correct undefined domain
17:08:45 <raiseafloppafan7> `? toilet
17:08:50 <HackEso> toilet? ¯\(°​_o)/¯
17:09:22 <raiseafloppafan7> `learn toilet A specialized trash bin.
17:09:31 <de67> hi raiseafloppafan7
17:09:31 <HackEso> Learned 'toilet': toilet A specialized trash bin.
17:09:37 <raiseafloppafan7> Helo de67
17:09:38 <de67> `? 67
17:09:41 <HackEso> 67 haha guys look im doing SIIX SEEVEN
17:09:55 <raiseafloppafan7> fungot: What do you think of 67
17:09:55 <fungot> raiseafloppafan7: whilst the king and his companions. then old sam hutchins thought of something and turned pale, and the liberty cafe. there congregated sinister men in great numbers, yet always was their speech guarded or in a foreign tongue. and still the viol shrieked on without slackening. i moved toward the window had restlessly flung an arm across my chest still lay the heavy arm of the fnord
17:09:57 <de67> someone taught it to hate 67
17:10:06 <de67> also
17:10:07 <raiseafloppafan7> Interesting
17:10:11 <de67> yeah
17:10:24 <de67> whoever did that must be a horrible person
17:10:27 <de67> anyway
17:10:28 <raiseafloppafan7> I know right
17:10:41 <de67> uuh
17:10:48 -!- ski has quit (Ping timeout: 241 seconds).
17:10:50 <de67> i published my markov chain generator thing
17:11:06 <de67> i think that if i somehow obtain the fungot youtube comment dataset
17:11:06 <fungot> de67: ' o friend and companion of night, haggard and knowing, peace rests nevermore. fool that i was following part of some exotic pirate hoard discovered by old captain obed traded for it in some heathen port, especially since he thought he had shortly afterward half heard from unknown depths.
17:11:15 <de67> i could revive the youtube style!
17:11:29 <raiseafloppafan7> Woah
17:12:06 <raiseafloppafan7> You just have to find the exact videos that the admins used to make the youtube style
17:12:12 <de67> yeah
17:12:31 <de67> or maybe look at the code before the commit that removed the style
17:12:35 -!- ski has joined.
17:12:45 <de67> and extract the probability weights from there
17:12:57 <raiseafloppafan7> Last commit to fungot's repo was 4 months ago
17:12:57 <fungot> raiseafloppafan7: as all know, our report included a tale of carter's vanishing in which he could possibly have received the weird impressions. the sheer appalling antiquity and lethal desolation of the place, now crumbling with age, had never been there before, and i wouldn't care to go to the north seeking another. they were
17:13:06 <raiseafloppafan7> *years
17:13:33 <de67> damn
17:13:42 <de67> it might be that the markov thing is separate
17:13:46 <de67> ill look into it
17:14:16 <raiseafloppafan7> Maybe the dataset fungot is trained on is loaded separately
17:14:17 <fungot> raiseafloppafan7: it was quite dark inside, for the boy will be no use waiting for the innsmouth people. the place always was badly cut off from the curwen place in the country and in the radiance of lofty fnord for in this quintessence of all damnation the bounds of life, both of which were from the marble fnord of serannian, the pink marble city of wonder is only the sum of all my danger from the fnord of
17:14:31 <de67> you can access the generated samples @ https://miau.w10.site/esomark-samples
17:14:39 <de67> includes irc & esowiki samples
17:15:27 <raiseafloppafan7> Why is the fungot one so accurate
17:15:27 <fungot> raiseafloppafan7: in the elder mysteries; and from the perils of the plain, till at last i could feel a real shiver run through manton, who had all his life sought to escape mental extinction. clearly, some cryptic, evil movement was afoot on a large scale, the inherent mysticism of the northern waste, all that army floated captive and helpless in the formless central void.
17:15:49 <de67> bc it persumably is the largest one
17:16:46 <raiseafloppafan7> You weren't lying when you said it could perfectly simulate this IRC channel
17:17:21 <de67> it was an overexaggeration
17:17:23 <de67> but yea
17:17:35 <de67> it can get indistibguishable from the real thing sometimes
17:17:53 <raiseafloppafan7> The fungot response genuinely looks like something fungot might say
17:17:54 <fungot> raiseafloppafan7: " thing that should not fnord and they did what was expected. fnord of his neglected and fnord growth of yellow beard, and the
17:18:07 <fizzie> None of that is in the repo, and in any case the licenses generally wouldn't permit me to redistribute the datasets the models are built out of.
17:18:12 <de67> tho the esowiki dataset is quite unfortunate
17:18:16 <fizzie> (All the code and instructions to *train* similar models is there, if you wanted to exactly replicate the process.)
17:18:33 <de67> fizzie: do you still have the dataset for youtube style?
17:19:11 <raiseafloppafan7> Does this mean that fungot's personality will be split into this one and a separate plane crasher fungot?
17:19:12 <fizzie> I didn't make that one, it was contributed by someone else who decided which videos to (manually) copy-paste comments out of.
17:19:40 <de67> do you at least have the model?
17:20:14 <fizzie> Sure (in fungot's native, mostly inscrutable format).
17:20:14 <fungot> fizzie: i wait, for he could not in any way, shape, or manner.
17:21:00 <de67> fizzie: can you send it?
17:25:30 <fizzie> With the caveat that I'm _not_ going to entertain another bot on this particular channel that generates text based on it (unless the other ops veto that): https://zem.fi/tmp/model.bin.youtube & https://zem.fi/tmp/tokens.bin.youtube
17:25:35 <esolangs> [[New]] https://esolangs.org/w/index.php?diff=193950&oldid=179514 * Squidmanescape * (+25)
17:25:44 <de67> yay
17:25:55 <esolangs> [[Xyw]] https://esolangs.org/w/index.php?diff=193951&oldid=193850 * Squidmanescape * (+25)
17:28:00 <de67> all thats now left is to find a way to convert it to my format
17:28:16 <de67> and well be able to run plane crasher fungot locally
17:28:16 <fungot> de67: the pause was ominous, but the night wind fnord the windows. i was interested by the singular profusion of evident fossil markings in that unbelievably remote age when the cavern was indeed a temple, and gave up my design of escaping in that direction. there had been, i felt the huge animate things brushing past me and occasionally walking or drifting through my supposedly solid body, and thought them more natural than th
17:28:26 <de67> ^style
17:28:26 <fungot> Available: agora alice c64 ct darwin discworld elon enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft* nethack oots pa qwantz sms speeches ss wp ukparl
17:28:43 <fizzie> You can just run fungot's Befunge code locally, if you like.
17:28:43 <fungot> fizzie: a brief moment and it had come into his high, wheezy voice. he licked the nose of the bottle and slipped it into his pocket, then beginning to nod and whisper softly to himself. i suspected it a year and half later, recalled that the queer colour of that mans eyes; now he saw far ahead and on the following morning. it was for a moment by some merciful breeze, now closed in again with
17:28:50 <raiseafloppafan7> Looks like fungot will be split into 2 fragments
17:28:51 <fungot> raiseafloppafan7: that hallowe'en the hill noises rumbled faintly. curious concepts flowed fnord through a brain dazed with unaccustomed vistas and unforeseen disclosures. it occurred to me that the disturbance was more pronounced directly in front of me.
17:28:56 <raiseafloppafan7> This one and the plane crasher one
17:29:04 <de67> the latter one wont be on this channel
17:29:09 <de67> according to fizzie
17:29:10 <raiseafloppafan7> Ik
17:29:22 <de67> but nothing stops us from running our own channel
17:29:34 <fizzie> Or use https://github.com/fis/fungot/blob/master/varikn/testlm.pl to generate text from the model in a way that's in principle identical to the Befunge, modulo bugs (in either).
17:29:34 <fungot> fizzie: of the five remaining pictures, three were of swamp and hill scenes which seemed to come from the fnord loft above the slanting ceiling? his fnord sensitive ears began to listen for faint footfalls in the immemorially sealed loft above were unnerving. and now all desire to examine the personal ring which the professor carried in his pocket, walking fnord deeper and more spreading crypts. recalling the ancient tales of j
17:32:02 <raiseafloppafan7> de67: informal chat?
17:32:04 <raiseafloppafan7> *channel
17:32:06 <de67> hm
17:32:14 <de67> how shall it be named?
17:32:28 <de67> i think ill rewrite esomark in go
17:32:36 <raiseafloppafan7> To make it an irc bot?
17:32:43 <de67> since managing venvs in python is a bit annoying
17:32:47 <de67> raiseafloppafan7: yea
17:33:37 <de67> also, go is much faster than python
17:37:50 <de67> anyway bye
17:37:54 <de67> im gonna go sleep
17:37:58 -!- de67 has quit (Quit: nyaa~).
17:41:21 <esolangs> [[Hopscotch (Hopscotch Technologies)/colors]] https://esolangs.org/w/index.php?diff=193952&oldid=193842 * Aadenboy * (+12) add color for deprecated blocks
17:43:23 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193953&oldid=193949 * Miui * (+79) append joke category and add "owner-operator" user-class
17:47:39 <esolangs> [[Combinatory logic]] https://esolangs.org/w/index.php?diff=193954&oldid=193911 * Blashyrkh * (-28) /* Table of combinators */ Shorter (optimized) SKI expression for J (35 > 25). I hope my bruteforcer can find shorter one
17:52:10 <APic> cu
17:53:18 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193955&oldid=193953 * Miui * (+246) /* Program execution */
18:01:42 <int-e> raiseafloppafan7: FWIW, the preferred style for wisdoms is complete sentences like `learn EBCDIC is an unpopular US-American encryption standard. (Also if you start that sentence with `A` or `An`, that will be dropped from the keyword.) There's an alternative command for this too that separates the keyword from text: `le/rn foo//Noone ever talks about foo.
18:03:06 <int-e> `slashlearn
18:03:09 <HackEso> Usage: `le/[/]rn <key>//<wisdom>
18:03:17 <int-e> (another alias)
18:07:33 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193956&oldid=193955 * Miui * (+255) /* External resources */ switched to "References" module
18:07:42 <int-e> `readlink le/rn
18:07:45 <HackEso> ​../bin/slashlearn
18:10:02 -!- lisbeths has joined.
18:11:11 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193957&oldid=193956 * Miui * (+26) /* Examples */ link reference and handle exception
18:20:00 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193958&oldid=193957 * Miui * (+2) update "sketch" notification banner to black and white color scheme
18:25:00 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193959&oldid=193958 * Miui * (+1) /* Examples */ reduce collisions
18:25:35 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193960&oldid=193959 * Miui * (+0) /* Dial */ 111->555
18:26:16 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193961&oldid=193960 * Miui * (+0) /* Dial */
18:29:03 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193962&oldid=193961 * Miui * (+20) /* Dial */ clarify Dial operation
18:38:44 <esolangs> [[Hopscotch (Hopscotch Technologies)]] https://esolangs.org/w/index.php?diff=193963&oldid=193863 * Aadenboy * (+42) me when the subtraction operation does in fact use the dedicated minus symbol U+2212
18:40:29 <raiseafloppafan7> At least they didn't use the en dash instead of the minus sign
18:41:35 <int-e> `' invisible
18:41:39 <HackEso> 35) <ehird> With enough crappiness a display can show you invisible pink unicorns. \ 990) <fizzie> "May you live in INVISIBLE TIMES." --Old Chinese proverb. (It can look confusing when written with the proper Unicode.)
18:42:25 -!- ais523 has joined.
18:42:38 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193964&oldid=193962 * Miui * (+585) /* Dial */ update input descriptions and define output conditions
18:42:43 <ais523> <fizzie> With the caveat that I'm _not_ going to entertain another bot on this particular channel that generates text based on it (unless the other ops veto that) ← I also think that such bots should not be allowed in the channel
18:44:08 <ais523> fungot babble is already mostly offtopic, it's just allowed because of the demonstration of Befunge
18:44:08 <fungot> ais523: fellow seemed to have carried to a marvellous state of perfection. of any land upheaval in the pacific. they all lay in stone houses in their great city of r'lyeh under the waters, should rise and bring the earth again beneath his sway. some day she would crowd him out and disappear with his body disappear to become a fnord fashion; being used both for allegory and for
18:46:22 -!- `a has joined.
18:46:55 -!- `a has changed nick to somefan.
18:46:57 <ais523> fwiw I'm not too happy about esolangs's LLM mode either, it is extremely bad at being used for its intended purpose and tends to get spammy (and shows people LLM text, which they may resent) when used for other purposes
18:50:51 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193965&oldid=193964 * Miui * (+245) add language influences and place examples in program execution topic
18:52:20 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193966&oldid=193965 * Miui * (-3) fix reference mechanic
18:53:10 <esolangs> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=193967&oldid=193688 * Bolafale * (+214) /* Introductions */
18:53:43 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=193968&oldid=186677 * Bolafale * (+297) /* Example Programs */
18:55:30 <esolangs> [[Brainfuck extended]] https://esolangs.org/w/index.php?diff=193969&oldid=193968 * Bolafale * (+6) /* 99 bottles of beer (Contains the typo "1 bottles of beer") */
18:56:45 <b_jonas> right, but also if it doesn't add to the traffic of this channel then they should feel free to experiment with text generation
18:56:51 <b_jonas> might learn something
18:57:49 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193970&oldid=193966 * Miui * (+40) provide logic for imperative language
18:58:13 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193971&oldid=193970 * Miui * (-1) /* client */ italics convention
19:02:28 <esolangs> [[MeawLang]] M https://esolangs.org/w/index.php?diff=193972&oldid=193934 * Romanchano * (-28) /* See Also */
19:05:05 -!- DOS_User_webchat has joined.
19:07:47 <fizzie> As for esolangs, I think the main problems are that (a) _interesting_ questions about the wiki (that would require, e.g., reading tens or hundreds of articles and synthesizing an answer) are beyond it; (b) trivial questions about the wiki that it could handle are let down by the search picking the wrong page, and (b-2) even if it didn't, being able to answer trivial questions doesn't add much
19:07:49 <fizzie> value; and (c) the majority of questions people have asked so far are entirely off-topic.
19:07:59 <fizzie> esolangs: Who invented Befunge, and when?
19:08:46 <esolangs> fizzie: Befunge was created by Michael de Rosnay in 1990. He developed it as a personal project, initially as a challenge to create a minimalist, unusual programming language. The first version, Befunge-90, was released shortly after, and it quickly gained popularity within the esoteric programming community. Befunge-93, a more refined and widely known...
19:08:46 <esolangs> version, followed in 1993.
19:09:15 <int-e> fizzie: and that's fine because it being useless is more entertaining than the alternative :P
19:09:26 <int-e> and it being not-quite useless is even better
19:09:27 <fizzie> Well, depending on who you ask I guess. :)
19:09:42 <int-e> sure, this is *my* opinion
19:10:27 <b_jonas> fizzie: also our pages about some of the most popular esolangs, like Befunge and Intercal, are very lacking. Especially when it concerns the more modern extensions to those languages.
19:12:25 -!- DOS_User_webchat has quit (Quit: Client closed).
19:13:10 -!- somefan_ has joined.
19:13:17 -!- somefan has quit (Quit: quit'd).
19:20:36 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193973&oldid=193971 * Miui * (+527)
19:23:45 <esolangs> [[Copy]] https://esolangs.org/w/index.php?diff=193974&oldid=193946 * Rainwave * (+0) Undo revision [[Special:Diff/193946|193946]] by [[Special:Contributions/PkmnQ|PkmnQ]] ([[User talk:PkmnQ|talk]]) It was correct before
19:24:10 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193975&oldid=193973 * Miui * (+32) /* Program execution */ handle floating point exceptions
19:28:31 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193976&oldid=193975 * Miui * (+229) /* Program execution */
19:30:33 <ais523> fizzie: b-2 could be solved by giving a way to explicitly specify which page to look at in the prompt
19:30:54 <esolangs> [[User:Miui/Sandbox]] M https://esolangs.org/w/index.php?diff=193977&oldid=193976 * Miui * (+94) /* Program execution */
19:31:26 <ais523> would also be a lot faster as you could probably skip the summarization step
19:33:45 <esolangs> [[User:Miui/Sandbox]] https://esolangs.org/w/index.php?diff=193978&oldid=193977 * Miui * (+39) redirect to target page
19:34:11 -!- Mrsommer has joined.
19:35:10 <raiseafloppafan7> esolangs: What is Processor/1?
19:35:14 <esolangs> raiseafloppafan7: Processor/1 is a highly esoteric programming language designed to be as difficult as possible. It's a single-instruction language where you can only execute a single instruction: “store the current value in memory location 0”. You must manually increment a counter to specify the memory location to store to, and then manually increment the...
19:35:14 <esolangs> counter again to prepare for the next instruction. It's famous for its extreme complexity and demonstrates how easily a simple concept can become incredibly challenging.
19:36:37 <esolangs> [[A (1)]] N https://esolangs.org/w/index.php?oldid=193979 * Miui * (+3458) create "Appley nib 1" page
19:38:07 <esolangs> [[Language list]] https://esolangs.org/w/index.php?diff=193980&oldid=193942 * Miui * (+31) /* A */ appley nib 1
19:40:26 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=193981&oldid=193713 * Miui * (+191) /* General languages */ appley nib 1 (technically ''Aappley'')
19:42:42 <esolangs> [[A (1)]] https://esolangs.org/w/index.php?diff=193982&oldid=193979 * Miui * (+106) /* Program execution */ handle error case
19:46:13 <esolangs> [[Joke language list]] https://esolangs.org/w/index.php?diff=193983&oldid=193981 * Miui * (+16) /* General languages */
19:54:19 <shachaf> `? p
19:54:23 <HackEso> P is the complexity class of Problems. They can be solved by reduction to NP.
19:54:26 <shachaf> `? np
19:54:29 <HackEso> NP is the complexity class of decision problems that are No Problem.
20:01:54 <esolangs> [[A (1)]] M https://esolangs.org/w/index.php?diff=193984&oldid=193982 * Miui * (+313) /* Dial */
20:08:48 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=193985&oldid=193845 * Miui * (+1) /* key */ fixed program
20:17:49 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:Nope.pgmpiet.png]]"
20:18:21 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=193987&oldid=193985 * Miui * (+30812) /* Pgmpietoncracklang */
20:19:29 <esolangs> [[Pgmpietoncracklang]] https://esolangs.org/w/index.php?diff=193988&oldid=192119 * Miui * (+37) /* Computational class */ e.g. Nope.
20:23:45 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=193989&oldid=193987 * Miui * (-27) /* eselangs */ removed example from a deleted page
20:31:22 <esolangs> [[Talk:Plane crash]] https://esolangs.org/w/index.php?diff=193990&oldid=193941 * Raiseafloppafan7741 * (+490)
20:38:25 <esolangs> [[User:Raiseafloppafan7741]] M https://esolangs.org/w/index.php?diff=193991&oldid=193871 * Raiseafloppafan7741 * (+62)
21:00:44 -!- somefan_ has quit (Quit: quit'd).
22:17:43 <esolangs> [[Scratch]] M https://esolangs.org/w/index.php?diff=193992&oldid=193831 * Raiseafloppafan7741 * (+108) /* Control */ Use the inline blocks
22:20:06 <esolangs> [[Scratch]] https://esolangs.org/w/index.php?diff=193993&oldid=193992 * Raiseafloppafan7741 * (+70) /* Events */ Use inline templates
22:23:01 <esolangs> [[Special:Log/upload]] upload * Miui * uploaded "[[File:Nah..png]]"
22:24:56 <esolangs> [[Nah.]] https://esolangs.org/w/index.php?diff=193995&oldid=193370 * Miui * (+37600) implement Nah. in pgmpiet
22:31:00 <esolangs> [['''''']] https://esolangs.org/w/index.php?diff=193996&oldid=190789 * Miui * (-213) /* (Executions) */ Update designated no-op to "Nah." to more clearly reflect the language specification, remove deleted language' s example
22:35:30 <esolangs> [[Nah.]] https://esolangs.org/w/index.php?diff=193997&oldid=193995 * Miui * (+54) /* Implementation */ update page to include the implementation of the example in the number nine in korean language
22:47:39 <esolangs> [[Nah.]] https://esolangs.org/w/index.php?diff=193998&oldid=193997 * Miui * (+28129) add kakejiku key implementary and fix the number nine in korean's list order
23:04:37 -!- lynndotpy6093627 has quit (Ping timeout: 264 seconds).
23:04:56 -!- lynndotpy6093627 has joined.
23:07:23 <esolangs> [[Nope.]] https://esolangs.org/w/index.php?diff=193999&oldid=193989 * Miui * (+330) /* Implementations */
23:17:18 <esolangs> [[Pgmpietoncracklang]] https://esolangs.org/w/index.php?diff=194000&oldid=193988 * Miui * (+51) /* External Resources */ update development repository
23:22:26 -!- inhahe has quit (Ping timeout: 256 seconds).
23:23:32 -!- inhahe has joined.
23:58:54 <esolangs> [[GTA-6-WHEN]] M https://esolangs.org/w/index.php?diff=194001&oldid=193694 * Raiseafloppafan7741 * (+142) categorization
←2026-09-10 2026-09-11 2026-09-12→ ↑2026 ↑all