< 1625616467 583972 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :this morning: 🌘 < 1625616489 134657 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :ACTION discovered that there are unicode characters for all phases < 1625617141 65280 :leah2!~leah@vuxu.org QUIT :Read error: Connection reset by peer < 1625617725 772209 :keegan!~beehive@li521-214.members.linode.com PRIVMSG #esolangs :unicode: the first uncountably infinite character set? < 1625618037 825525 :pikhq!sid394595@user/pikhq PRIVMSG #esolangs :idk, even if you allow for composing, i feel like the spec only gets you to countably infinite < 1625618736 973306 :cd!moony@hellomouse/dev/moony PRIVMSG #esolangs :yea i think at best unicode is countably infinite < 1625619744 462038 :dutch!~DutchIngr@user/dutch QUIT :Quit: WeeChat 3.0.1 < 1625619752 145940 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :But, all the phases. < 1625619781 379611 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :(Just an excuse to try out italics. Didn't render in the terminal. Did in the Matrix client, though.) < 1625619796 935960 :pikhq!sid394595@user/pikhq PRIVMSG #esolangs :works in my client < 1625619957 291055 :zzo38!~zzo38@host-24-207-14-22.public.eastlink.ca PRIVMSG #esolangs :No italics on my computer, although the formatting code is displayed. < 1625620264 469542 :velik!~velik@62.241.154.104.bc.googleusercontent.com JOIN :#esolangs < 1625620308 591414 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :rendered in thelounge < 1625620405 557679 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :also this says my terminal can italic https://stackoverflow.com/a/3338028/322020 but I don't remember if I saw it anywhere, maybe during homebrew installs < 1625620476 234069 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :can't find a way to start a detached screen session that would not vanish if the script in it fails < 1625621279 184314 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :nakilon: It's a little inelegant, but `screen -S testing -d -m; screen -S testing -X stuff "/bin/false\n"` worked for me to create a detached screen session with a shell in it, into which had been typed /bin/false, which had (obviously) failed but since it was in a shell the session was left to stay around. < 1625621610 169174 :delta23!~delta23@user/delta23 JOIN :#esolangs < 1625622101 231552 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :nakilon: Oh, I guess another alternative is something like: `screen -S testing -d -m /bin/bash -c '/your/script; exec bash'` -- as in, in the screen session, run a shell that runs your script and then unconditionally exec's a new interactive shell to keep hold of the screen session. There's probably other ways to convince bash to do "do X and then start acting like an interactive shell" that don't < 1625622107 298750 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :involve exec'ing a new one. > 1625622599 290936 PRIVMSG #esolangs :14[[07Sed14]]4 10 02https://esolangs.org/w/index.php?diff=85815&oldid=80348 5* 03LegionMammal978 5* (+15) 10fix name < 1625623333 148429 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :is "stuff" a special word or what? < 1625623387 901515 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :also the -X to execute commands in existing screen like is someone's snippets didn't work at all < 1625623395 940138 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :*like in < 1625623499 729300 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :`stuff` is a command to write things as if they had been typed, yes. It worked for me. < 1625623501 411731 :HackEso!~h@techne.zem.fi PRIVMSG #esolangs :stuff`? No such file or directory < 1625623519 809301 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :Well, the other way involves no -X, anyway. < 1625641099 324291 :Guest11!~Guest11@2600:8800:7900:1517:95b5:1290:e5af:b92c JOIN :#esolangs > 1625641355 570054 PRIVMSG #esolangs :14[[07Talk:Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=85816&oldid=85787 5* 03Keymaker 5* (+381) 10/* Using integer overflow for a compact 18 bytes Truth-machine in Brainfuck? */ < 1625641545 74173 :Guest11!~Guest11@2600:8800:7900:1517:95b5:1290:e5af:b92c QUIT :Quit: Client closed > 1625641634 688785 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85817&oldid=85811 5* 03Dtuser1337 5* (-78) 10/* Function Commands */ > 1625641876 961790 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85818&oldid=85817 5* 03Dtuser1337 5* (+75) 10/* Replace Commands */ > 1625642075 501406 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85819&oldid=85818 5* 03Dtuser1337 5* (+2) 10/* Function Commands */ < 1625642501 234296 :imode!~imode@user/imode QUIT :Ping timeout: 265 seconds < 1625643790 939666 :Sgeo!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer > 1625644010 491791 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85820&oldid=85819 5* 03Dtuser1337 5* (+1104) 10/* Functions and Libraries */ > 1625644225 522331 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85821&oldid=85820 5* 03Dtuser1337 5* (+9) 10/* Function Commands */ < 1625644832 80587 :riv!~river@tilde.team/user/river QUIT :Quit: Leaving < 1625645322 774247 :hendursa1!~weechat@user/hendursaga QUIT :Ping timeout: 244 seconds > 1625645456 23407 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85822&oldid=85821 5* 03Dtuser1337 5* (+363) 10/* Hello World */ > 1625645490 627420 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85823&oldid=85822 5* 03Dtuser1337 5* (+1) 10/* Complex Hello World */ > 1625645676 652589 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85824&oldid=85823 5* 03Dtuser1337 5* (+33) 10/* Function Commands */ < 1625645723 199625 :cd!moony@hellomouse/dev/moony NICK :moony < 1625645995 352950 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 JOIN :#esolangs < 1625646157 554621 :Lord_of_Life!~Lord@user/lord-of-life/x-2819915 QUIT :Ping timeout: 246 seconds < 1625646157 681272 :Lord_of_Life_!~Lord@user/lord-of-life/x-2819915 NICK :Lord_of_Life < 1625646594 134627 :leah2!~leah@vuxu.org JOIN :#esolangs > 1625646635 496037 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85825&oldid=85824 5* 03Dtuser1337 5* (+467) 10 > 1625646875 512893 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85826&oldid=85825 5* 03Dtuser1337 5* (+2) 10/* Functions and Libraries */ > 1625647451 964296 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85827&oldid=85826 5* 03Dtuser1337 5* (+1) 10/* Functions and Libraries */ > 1625647824 390439 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85828&oldid=85827 5* 03Dtuser1337 5* (+271) 10/* Function Commands */ > 1625647922 441314 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85829&oldid=85828 5* 03Dtuser1337 5* (-10) 10/* Replace Commands */ < 1625647937 980827 :mnrmnaugh!~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net QUIT :Ping timeout: 252 seconds > 1625648691 959861 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85830&oldid=85829 5* 03Dtuser1337 5* (+104) 10/* Hello World */ < 1625649183 605136 :arseniiv!~arseniiv@94.41.6.151.dynamic.ufanet.ru JOIN :#esolangs > 1625651315 480875 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85831&oldid=85830 5* 03Dtuser1337 5* (+931) 10/* HQ9+ shell */ > 1625655755 671567 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03LonelySpirit 5* 10New user account < 1625656856 755971 :delta23!~delta23@user/delta23 QUIT :Remote host closed the connection < 1625656881 502034 :delta23!~delta23@user/delta23 JOIN :#esolangs < 1625657321 800385 :hendursa1!~weechat@user/hendursaga JOIN :#esolangs > 1625659211 441588 PRIVMSG #esolangs :14[[07Special:Log/newusers14]]4 create10 02 5* 03Back 5* 10New user account < 1625659808 735412 :delta23!~delta23@user/delta23 QUIT :Quit: Leaving > 1625659868 1669 PRIVMSG #esolangs :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=85832&oldid=85782 5* 03Back 5* (+180) 10/* Introductions */ > 1625660933 917074 PRIVMSG #esolangs :14[[07User talk:Back14]]4 N10 02https://esolangs.org/w/index.php?oldid=85833 5* 03Back 5* (+95) 10/* smile */ new section > 1625661138 959912 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85834&oldid=85833 5* 03Back 5* (+71) 10 > 1625661205 722547 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85835&oldid=85834 5* 03Back 5* (+9) 10 > 1625661256 992431 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85836&oldid=85835 5* 03Back 5* (+0) 10 > 1625661325 640821 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85837&oldid=85836 5* 03Back 5* (+93) 10/* smile */ > 1625661359 750032 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85838&oldid=85837 5* 03Back 5* (+4) 10/* Instruction set */ > 1625661935 502199 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85839&oldid=85838 5* 03Back 5* (+140) 10/* Instruction set */ > 1625661986 130663 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85840&oldid=85839 5* 03Back 5* (+0) 10/* Instruction set */ > 1625662267 741762 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85841&oldid=85840 5* 03Back 5* (+66) 10/* Instruction set */ > 1625662446 420963 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85842&oldid=85841 5* 03Back 5* (+74) 10/* Instruction set */ > 1625662813 891780 PRIVMSG #esolangs :14[[07Language list14]]4 M10 02https://esolangs.org/w/index.php?diff=85843&oldid=85812 5* 03PythonshellDebugwindow 5* (+13) 10/* T */ Techno, a year old today > 1625662837 283521 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85844&oldid=85842 5* 03Back 5* (+194) 10/* Instruction set */ > 1625662901 928366 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85845&oldid=85844 5* 03Back 5* (+4) 10/* Instruction set */ > 1625662937 472323 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85846&oldid=85845 5* 03Back 5* (+6) 10/* Instruction set */ > 1625662967 160652 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85847&oldid=85846 5* 03Back 5* (+4) 10/* Instruction set */ > 1625663288 111205 PRIVMSG #esolangs :14[[07Smile14]]4 N10 02https://esolangs.org/w/index.php?oldid=85848 5* 03Back 5* (+760) 10Created page with "== smile == '''smile''' invented by [[brainfuck]].It decomposes [] into two parts q p and < >. == Instruction set == Line : 00: instructions ,01Pointer 1,02Pointer 2....." > 1625663306 384727 PRIVMSG #esolangs :14[[07User talk:Back14]]4 10 02https://esolangs.org/w/index.php?diff=85849&oldid=85847 5* 03Back 5* (-760) 10Blanked the page > 1625663401 8563 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85850&oldid=85848 5* 03Back 5* (+18) 10/* Instruction set */ > 1625663500 193109 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85851&oldid=85850 5* 03Back 5* (+21) 10/* Instruction set */ > 1625663560 39998 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85852&oldid=85851 5* 03Back 5* (+42) 10 > 1625663633 493540 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85853&oldid=85852 5* 03Back 5* (+34) 10 > 1625663813 394612 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85854&oldid=85853 5* 03Back 5* (+121) 10 > 1625663952 529021 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85855&oldid=85854 5* 03Back 5* (+20) 10 > 1625663997 341156 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85856&oldid=85855 5* 03Back 5* (+3) 10 > 1625664041 3017 PRIVMSG #esolangs :14[[07Smile14]]4 10 02https://esolangs.org/w/index.php?diff=85857&oldid=85856 5* 03Back 5* (+8) 10 > 1625664083 98640 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85858&oldid=85831 5* 03Dtuser1337 5* (+4139) 10/* Simple Turn-based Game */ > 1625664314 354575 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85859&oldid=85858 5* 03Dtuser1337 5* (+143) 10/* Simple Turn-based Game */ < 1625664817 984407 :Pricey!~pricey@libera/staff/pricey PART :#esolangs > 1625665055 459622 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85860&oldid=85859 5* 03Dtuser1337 5* (+401) 10/* Commands */ < 1625666012 230954 :Sgeo!~Sgeo@user/sgeo JOIN :#esolangs < 1625666034 323362 :tromp!~textual@dhcp-077-249-230-040.chello.nl JOIN :#esolangs < 1625666533 6579 :imode!~imode@user/imode JOIN :#esolangs < 1625666648 797060 :hanif!~hanif@gateway/tor-sasl/hanif JOIN :#esolangs < 1625667264 761600 :Sgeo!~Sgeo@user/sgeo PRIVMSG #esolangs :`olist 1239 < 1625667267 245087 :HackEso!~h@techne.zem.fi PRIVMSG #esolangs :olist https://www.giantitp.com/comics/oots1239.html: shachaf oerjan Sgeo FireFly boily nortti b_jonas < 1625667308 436774 :b_jonas!~x@catv-176-63-12-145.catv.broadband.hu PRIVMSG #esolangs :thanks HackEso > 1625667755 502770 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85861&oldid=85860 5* 03Dtuser1337 5* (+558) 10/* Simple Turn-based Game */ < 1625668541 758414 :hanif!~hanif@gateway/tor-sasl/hanif QUIT :Ping timeout: 244 seconds < 1625670518 795728 :hanif!~hanif@gateway/tor-sasl/hanif JOIN :#esolangs < 1625671429 650811 :mnrmnaugh!~mnrmnaugh@pool-96-252-87-182.bstnma.fios.verizon.net JOIN :#esolangs > 1625673309 116102 PRIVMSG #esolangs :14[[07RASEL14]]4 10 02https://esolangs.org/w/index.php?diff=85862&oldid=84924 5* 03Nakilon 5* (+862) 10moved in the AoC example from Github; reordered the instructions table < 1625673488 583809 :moony!moony@hellomouse/dev/moony QUIT :Quit: leaving < 1625673639 550121 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :oops, the change comment is wrong, lol, I moved another part of README < 1625673783 443855 :Koen!~Koen@205.172.9.109.rev.sfr.net JOIN :#esolangs < 1625674307 714774 :hanif!~hanif@gateway/tor-sasl/hanif QUIT :Ping timeout: 244 seconds < 1625674628 978178 :tromp!~textual@dhcp-077-249-230-040.chello.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1625674824 499715 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :so I finally adapted the AoC example to the swapn operator version < 1625674871 124724 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :and shortened the check "== 2020" so it's now done differently in my version and fizzie's < 1625674904 242302 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :I' not sure but it's probably somewhere here in Befunge '-:*5-- < 1625674990 240303 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :while I divided the number by 20 and checked if it's 101 like this K/"e"-:/ > 1625676585 484951 PRIVMSG #esolangs :14[[07Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=85863&oldid=85630 5* 03Flyingmadpakke 5* (+664) 10/* brainfuck */ > 1625677167 547286 PRIVMSG #esolangs :14[[07Talk:Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=85864&oldid=85816 5* 03Flyingmadpakke 5* (+293) 10/* Using integer overflow for a compact 18 bytes Truth-machine in Brainfuck? */ < 1625677299 101122 :andydude!~arobbins@c-76-111-99-194.hsd1.md.comcast.net JOIN :#esolangs < 1625677308 484120 :andydude!~arobbins@c-76-111-99-194.hsd1.md.comcast.net QUIT :Client Quit < 1625677319 57143 :tromp!~textual@dhcp-077-249-230-040.chello.nl JOIN :#esolangs < 1625677355 279943 :Koen!~Koen@205.172.9.109.rev.sfr.net QUIT :Remote host closed the connection < 1625678126 50324 :tromp!~textual@dhcp-077-249-230-040.chello.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1625678471 431608 :tromp!~textual@dhcp-077-249-230-040.chello.nl JOIN :#esolangs < 1625678970 463243 :moony!moony@hellomouse/dev/moony JOIN :#esolangs < 1625679067 70586 :tromp!~textual@dhcp-077-249-230-040.chello.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… > 1625679112 329216 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03LegionMammal978 5* 10moved [[02Ogu10]] to [[Og]]: fix title > 1625679286 231548 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85867&oldid=85861 5* 03Dtuser1337 5* (+2040) 10/* Simple Turn-based Game */ > 1625679368 333874 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85868&oldid=85867 5* 03Dtuser1337 5* (-3) 10/* Simple Turn-based Game */ > 1625679543 249702 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85869&oldid=85868 5* 03Dtuser1337 5* (+15) 10/* Simple Turn-based Game */ < 1625679740 946722 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :Yeah, the '-:*5-- is x-(45*45-5), using the closest square to 2020 (45² = 2025) to get there. < 1625679747 349304 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :If you don't mind control characters in your source, 'e'*- (via 101*20) would have been shorter by one I guess. < 1625679911 569556 :fizzie!irc@selene.zem.fi PRIVMSG #esolangs :Also potential space savings from the w instruction (that I never remember about), which pops two values, compares them, and then turns left, goes straight or turns right, depending on whether one is greater than, equal to, or less than the other. But that depends a little on the surroundings. < 1625679992 632861 :riv!~river@tilde.team/user/river JOIN :#esolangs > 1625680043 159160 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03LegionMammal978 5* 10moved [[02Airline food10]] to [[Airline Food]]: fix title > 1625680043 202558 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03LegionMammal978 5* 10moved [[02Talk:Airline food10]] to [[Talk:Airline Food]]: fix title < 1625680227 227237 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :ACTION did the second try to write prime numbers generator and again right in the middle forgot how the code works < 1625680248 299186 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :when your code is 3::\:?v:3\:2\% < 1625680256 837507 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :and the stack is 3 3 2 3 0 0 0 < 1625680275 283003 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :all these 2 and 3 just make no sense ( I need IDE very much < 1625681093 834634 :hanif!~hanif@gateway/tor-sasl/hanif JOIN :#esolangs < 1625681757 446074 :tromp!~textual@dhcp-077-249-230-040.chello.nl JOIN :#esolangs > 1625682564 764791 PRIVMSG #esolangs :14[[07User:Dtuser1337/Sandbox14]]4 10 02https://esolangs.org/w/index.php?diff=85874&oldid=85869 5* 03Dtuser1337 5* (+158) 10/* Simple Turn-based Game */ < 1625682583 128010 :tromp!~textual@dhcp-077-249-230-040.chello.nl QUIT :Quit: My iMac has gone to sleep. ZZZzzz… < 1625682978 832715 :hanif!~hanif@gateway/tor-sasl/hanif QUIT :Quit: quit > 1625683072 457955 PRIVMSG #esolangs :14[[07Special:Log/move14]]4 move10 02 5* 03LegionMammal978 5* 10moved [[02Ss10]] to [[SS (CatLooks)]]: fix title < 1625683303 337772 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :oh finally 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97 101 103 < 1625683515 787630 :riv!~river@tilde.team/user/river PRIVMSG #esolangs :yay! < 1625683517 407473 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :10 seconds to reach prime number 4409 < 1625683633 952580 :tromp!~textual@dhcp-077-249-230-040.chello.nl JOIN :#esolangs < 1625683770 441848 :tromp!~textual@dhcp-077-249-230-040.chello.nl QUIT :Read error: Connection reset by peer < 1625684441 627057 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :the automatic closing the "stale issues" is a cancer automation that shoyld be prohibited < 1625684502 866105 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :here people asked to make it possible to make github count stats of your defined language if it's unknown to github-linguist https://github.com/github/linguist/issues/4435 < 1625684512 131488 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :but it got closed just because no one commented it for a while < 1625684580 839179 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :and while the automation exists I'm pretty sure there is no workflow explanation if it's possible to reopen so the dude who got his issue closed doesn't reopen it < 1625684611 347274 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :this stupid shit is probably invented by "effective managers" who just duplicate issues on daily basis and this is one of the way to duplicate them > 1625684756 247891 PRIVMSG #esolangs :14[[07A345120268A914]]4 10 02https://esolangs.org/w/index.php?diff=85877&oldid=82714 5* 03LegionMammal978 5* (-5) 10/* Interpreter */ fix link > 1625684926 489483 PRIVMSG #esolangs :14[[07RASEL14]]4 10 02https://esolangs.org/w/index.php?diff=85878&oldid=85862 5* 03Nakilon 5* (+139) 10/* Examples */ prime numbers generator > 1625686621 90499 PRIVMSG #esolangs :14[[07Nya~14]]4 10 02https://esolangs.org/w/index.php?diff=85879&oldid=83076 5* 03LegionMammal978 5* (+14) 10fix title < 1625686858 399439 :riv!~river@tilde.team/user/river PRIVMSG #esolangs :https://twitter.com/hashtag/CLIP I find this AI generated images based on a text prompt very interesting < 1625686866 978328 :riv!~river@tilde.team/user/river PRIVMSG #esolangs :what do you think about this? > 1625687466 277720 PRIVMSG #esolangs :14[[07I-ok14]]4 10 02https://esolangs.org/w/index.php?diff=85880&oldid=83222 5* 03LegionMammal978 5* (+15) 10fix title > 1625687634 565807 PRIVMSG #esolangs :14[[07User talk:Hyperdawg14]]4 N10 02https://esolangs.org/w/index.php?oldid=85881 5* 03LegionMammal978 5* (+234) 10Created page with "You mention in [[Whopper]] that you created an interpreter in under 100 lines of Python; could you please upload that code? Thanks! ~~~~" < 1625688794 119267 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs :nightmare fuel ..D < 1625689392 501883 :riv!~river@tilde.team/user/river PRIVMSG #esolangs :ture < 1625691375 496475 :Sgeo_!~Sgeo@user/sgeo JOIN :#esolangs < 1625691377 992880 :Sgeo!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1625691585 757266 :sco1!~sco1@charon.whatbox.ca JOIN :#esolangs < 1625691844 258236 :riv!~river@tilde.team/user/river QUIT :Quit: Leaving < 1625693428 997820 :spruit11_!~quassel@2a02:a467:ccd6:1:f403:cf1e:97b5:1c9b JOIN :#esolangs < 1625693533 539141 :arseniiv!~arseniiv@94.41.6.151.dynamic.ufanet.ru QUIT :Ping timeout: 246 seconds < 1625693623 844489 :spruit11!~quassel@2a02:a467:ccd6:1:d8ed:8d81:7c94:d830 QUIT :Ping timeout: 256 seconds < 1625694052 166070 :spruit11_!~quassel@2a02:a467:ccd6:1:f403:cf1e:97b5:1c9b QUIT :Quit: https://quassel-irc.org - Chat comfortably. Anywhere. < 1625694074 453549 :spruit11!~quassel@2a02:a467:ccd6:1:f403:cf1e:97b5:1c9b JOIN :#esolangs < 1625694396 154363 :jinn_!~jinn@d.jinn.army NICK :jinn < 1625696926 645931 :nakilon!~nakilon@user/nakilon PRIVMSG #esolangs : https://www.reddit.com/user/yangwenli1/m/mapswithout/ < 1625697606 132707 :sknebel!~quassel@v22016013254630973.happysrv.de QUIT :Remote host closed the connection < 1625697687 502231 :sknebel!~quassel@v22016013254630973.happysrv.de JOIN :#esolangs < 1625698434 424558 :Sgeo!~Sgeo@user/sgeo JOIN :#esolangs < 1625698437 981395 :Sgeo_!~Sgeo@user/sgeo QUIT :Read error: Connection reset by peer < 1625698815 282608 :Koen!~Koen@205.172.9.109.rev.sfr.net JOIN :#esolangs < 1625700336 361146 :Koen!~Koen@205.172.9.109.rev.sfr.net QUIT :Quit: Leaving... > 1625701080 790454 PRIVMSG #esolangs :14[[07Truth-machine14]]4 M10 02https://esolangs.org/w/index.php?diff=85882&oldid=85863 5* 03PythonshellDebugwindow 5* (-18) 10/* brainfuck */ Simplify link > 1625701108 271206 PRIVMSG #esolangs :14[[07Truth-machine14]]4 M10 02https://esolangs.org/w/index.php?diff=85883&oldid=85882 5* 03PythonshellDebugwindow 5* (+0) 10/* brainfuck */ m