00:22:29 -!- erkin has quit (Quit: Ouch! Got SIGIRL, dying...). 00:29:52 [[Talk:Emoji-gramming]] M https://esolangs.org/w/index.php?diff=55199&oldid=55198 * Galaxtone * (+128) /* What does "" mean? */ 00:31:54 [[Talk:Emoji-gramming]] M https://esolangs.org/w/index.php?diff=55200&oldid=55199 * Galaxtone * (+47) /* What does "" mean? */ 00:41:27 -!- oerjan has joined. 00:49:24 [[Talk:Emoji-gramming]] M https://esolangs.org/w/index.php?diff=55201&oldid=55200 * Oerjan * (+46) /* What does "" mean? */ Unsigned 00:51:45 -!- impomatic has quit (Ping timeout: 248 seconds). 00:55:05 -!- Cale has quit (Remote host closed the connection). 00:57:09 -!- imode has joined. 01:04:15 -!- impomatic has joined. 01:19:55 -!- Cale has joined. 02:08:08 -!- variable has joined. 02:32:52 💻 02:32:58 dang it irc needs emoji support 02:39:15 -!- erkin has joined. 02:39:49 Galaxtone: it's entirely up to the irc client whether unicode emoji are displayed correctly. 02:40:06 in mine i see a cropped character 02:40:22 but it's there 02:40:34 `unidecode 💻 02:40:36 ​[U+1F4BB - No such unicode character name in database] 02:40:41 oh hm 02:41:02 `multicode 💻 02:41:03 U+1F4BB - No such unicode character name in database \ UTF-8: f0 9f 92 bb UTF-16BE: d83ddcbb Decimal: 💻 \ 💻 (💻) \ Uppercase: U+1F4BB \ Category: Cn (Other, Not Assigned) 02:41:08 weird 02:41:56 could db in there be outdated 02:41:58 ? 02:42:22 i updated it less than a month ago... 02:42:30 or so i thought 02:42:44 `` doag share/Uni* 02:42:46 11538:2018-05-01 fetch share/UnicodeData.txt ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt \ 8622:2016-06-27 ` mv Unic* share \ 6553:2016-01-13 ` mv share/UnicodeD{*,ata.txt} 02:46:22 maybe this is another thing that broke because of the move from HackEgo to HackEso 02:46:36 `url bin/multicode 02:46:37 https://hack.esolangs.org/repo/file/tip/bin/multicode 02:48:20 `` ls -d /usr/shar/uni* 02:48:21 ls: cannot access '/usr/shar/uni*': No such file or directory 02:48:29 `` ls -d /usr/share/uni* 02:48:30 ls: cannot access '/usr/share/uni*': No such file or directory 02:49:23 `` ls -d /usr/share/perl/*/unicore 02:49:24 ​/usr/share/perl/5.24.1/unicore \ /usr/share/perl/5.24/unicore 02:49:42 `` ls -l -d /usr/share/perl/*/unicore 02:49:43 drwxr-xr-x 4 0 0 4096 Apr 7 23:23 /usr/share/perl/5.24.1/unicore \ drwxr-xr-x 4 0 0 4096 Apr 7 23:23 /usr/share/perl/5.24/unicore 02:53:01 `` ls $HOME 02:53:02 No output. 02:53:21 `` ls ~/.unicode 02:53:22 ls: cannot access '/tmp/.unicode': No such file or directory 02:54:06 ok as far as i can tell the share/* one is the first in the list that exists, so should be used. 02:57:53 `` multicode -v 💻 02:57:54 ​ \ Unihan_*.txt files not found. In order to view Unihan properties, \ please place the file into /usr/share/unidata/, \ /usr/share/unicode/, ~/.unicode/ \ or current working directory (optionally you can gzip or bzip2 them). \ You can get the files by unpacking ftp://ftp.unicode.org/Public/UNIDATA/Unihan.zip \ Warning, listing UniHan Properties is rather slow. \ \ U+1F4BB - No such unicode character name in database \ UTF-8: f0 9f 92 bb UTF-16BE: 02:58:40 -!- Sgeo has joined. 02:58:50 perhaps that file somehow doesn't include emoji. 02:59:23 and multicode is way older than the data file 03:00:00 -!- Taneb has quit (Quit: I seem to have stopped.). 03:00:17 -!- Sgeo_ has quit (Ping timeout: 248 seconds). 03:07:27 -!- imode has quit (Ping timeout: 240 seconds). 03:14:21 [[User:King Ethan]] N https://esolangs.org/w/index.php?oldid=55202 * King Ethan * (+758) Created page with "'''User:King Ethan''' is a [[BF]]-derived language. ==Commands== {|class="wikitable" |+ !Command!!Description |- |[||Move pointer left |- |]||Move po..." 03:14:56 good name 03:28:52 [[User:King Ethan]] M https://esolangs.org/w/index.php?diff=55203&oldid=55202 * King Ethan * (+733) 03:29:18 [[User:King Ethan]] M https://esolangs.org/w/index.php?diff=55204&oldid=55203 * King Ethan * (+9) /* Commands */ 03:30:14 [[King Ethan]] N https://esolangs.org/w/index.php?oldid=55205 * King Ethan * (+77) Created page with ":''The proper title of this article is User:King Ethan.'' {{User:King Ethan}}" 03:54:03 wait wth 03:54:14 User:King_Ethan is a BF deritative 03:54:27 he is a programming language, *thonk* That is very odd. 03:54:43 oh its not on his actual user page 03:54:59 yes it is 03:55:01 no wait it is but its broken 03:55:20 it just works without the User: in the url 03:55:41 no he made both pages 03:56:02 ok... 03:56:04 that's weird 03:56:11 also why is it N/A for the brainfuck translation 03:56:17 for input and output 03:56:25 oh he used transclusion 03:56:58 ok this is weird 03:57:14 how can a cell be marked N/A or is he refering to the table 03:58:07 ok im going to stop questioning this 03:58:47 Galaxtone: it means there's not a direct translation of the command to brainfuck 04:00:26 because he's split up bf's . and , commands into subparts 04:03:11 so... 04:03:49 +{,>.} 04:03:53 is cat? 04:04:07 hm maybe 04:05:25 except it will never halt 04:07:11 I guess you'd do 04:07:32 -!- imode has joined. 04:07:50 +{],>&(do your checking here for 0 or 10)[} 04:07:56 oh and I forgot... 04:08:00 &>.[}* 04:24:46 -!- variable has changed nick to constant. 04:24:55 hello? 04:25:15 hmm... I wonder what his static value is 04:31:27 -!- APic has quit (Ping timeout: 240 seconds). 04:37:11 -!- xkapastel has quit (Quit: Connection closed for inactivity). 04:39:12 -!- APic has joined. 04:40:41 -!- oerjan has quit (Quit: Nite). 05:03:51 [[Special:Log/upload]] upload * Galaxtone * uploaded "[[File:Console.png]]" 05:04:30 [[Talk:Emoji-gramming]] https://esolangs.org/w/index.php?diff=55207&oldid=55201 * Galaxtone * (+105) /* Why is your interpreter with input? */ new section 05:04:45 Interpreter's kinda stupid 05:04:50 with its input behavior 05:05:04 [[Talk:Emoji-gramming]] M https://esolangs.org/w/index.php?diff=55208&oldid=55207 * Galaxtone * (+85) /* Why is your interpreter with input? */ 05:05:09 right the ~~~~ sorry. 05:05:24 [[Talk:Emoji-gramming]] M https://esolangs.org/w/index.php?diff=55209&oldid=55208 * Galaxtone * (+64) /* What does "" mean? */ 05:23:39 I made up this way to make the total of numbers in a table in SQLite without using any aggregate functions: create table a(x int,z integer primary key); with b(c,d,e) as (select z,'/'||z,x from a union all select z,d||'/'||z,x+e from a,b where instr(d,'/'||z)=0) select e from b order by length(d) desc limit 1; But maybe there is a better way. 05:24:31 -!- constant has quit (Quit: /dev/null is full). 05:25:22 Actually it is a bit problem, because it should be '/'||z||'/' instead probably. 05:25:48 What I wrote above won't work (even though it worked when I tested it just now) unless it is fixed like I said. 05:48:48 -!- doesthiswork has quit (Quit: Leaving.). 06:12:12 -!- erkin has quit (Quit: Ouch! Got SIGIRL, dying...). 06:15:05 -!- Guest15545 has quit (Ping timeout: 256 seconds). 06:15:09 Once it happened in GURPS game we were about to go across the river to get a boat so that the third guy can use it to cross (in order to avoid an ambush), but he found a magic wand, and despite my character warned against it, he used it and managed to turn himself invisible, so instead I told him, he should just walk across the bridge; they can't ambush him then. 06:15:17 (Actually, we might not have spotted the ambush if it wasn't a toll bridge, nor would he have found the magic wand.) 06:46:43 [[The Insane Esolang]] N https://esolangs.org/w/index.php?oldid=55210 * Galaxtone * (+1628) Creation 06:46:56 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55211&oldid=55210 * Galaxtone * (-33) /* The mentally insane esolang */ 06:52:52 don't mark it as unsigned I'm doing that in the next edit 06:54:48 Why? 06:57:12 well I don't want it to be useless 06:57:33 so i'll change it to be better 06:57:40 but really I just want to provide "Examples" that actually work in it 06:57:49 OK 07:04:30 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55212&oldid=55211 * Galaxtone * (-19) Changed the instructions 07:33:44 -!- imode has quit (Ping timeout: 268 seconds). 07:39:57 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55213&oldid=55212 * Galaxtone * (+408) Added RNG to give same results each time program is ran. 07:40:28 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55214&oldid=55213 * Galaxtone * (+6) 07:48:12 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55215&oldid=55214 * Galaxtone * (+106) :P 07:48:33 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55216&oldid=55215 * Galaxtone * (+39) /* Instructions */ 07:54:11 I am not so sure if the flow controls are enough? 08:00:07 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55217&oldid=55216 * Galaxtone * (+43) /* Instructions */ 08:08:41 -!- fddsafsd has joined. 08:10:26 -!- Taneb has joined. 08:11:54 -!- mniip has quit (Quit: This page is intentionally left blank.). 08:12:10 -!- mniip has joined. 08:12:12 is there a language where cat program is ^^ or maybe :3 08:13:09 I know this is a silly joke and “cat” is probably related to concatenation or something, but it got the best of me 08:17:39 Galaxtone: is Ą instruction also using that same random()? Then it’s not so random… 08:17:55 one truly probabilistic language more is always better! 08:18:17 or not 08:25:49 -!- mniip has quit (Changing host). 08:25:49 -!- mniip has joined. 08:30:24 got an H 08:30:42 since RGN randomness is custom and static 08:30:50 I can just repeat random until I get my value :P 08:33:36 nice tactic :D 08:34:51 so far got HELL 08:35:06 also, do you have any plans on compiling BF to this language? It should be hilarious! 08:35:10 your going to HELL- oustopolis where its a beautifal place 08:35:25 maybe the other way around :P 08:35:37 idk 08:35:40 also is it true that: 08:35:54 the other way is booriing 08:36:01 also is it true that: 08:36:09 anything that can write in brainfuck is turing complete 08:36:29 but that anything writtin in brainfuck is not always turing complete? 08:36:43 you get what I mean 08:37:11 the last is true, yep, you could write something small in something big 08:38:03 the first is also true, if you mean “you can write brainfuck in that” 08:38:32 why are ppl interested in brainfuck at all 08:38:34 why why why 08:38:36 WHY 08:39:01 IDK, I love lambda calculus 08:39:07 <^.^> 08:39:12 those are whiskers 08:39:23 damn it should have been >>^.^<< 08:39:33 its because 08:39:44 if you can make an interpreter or have translation 08:39:48 your language is turing complete 08:39:53 easy test 08:39:57 >>>^.^<<< DAMN THAT CAT HAS LONG ASS WHISKERS 08:40:02 see my point now 08:40:08 calculus is a lie 08:40:11 also what happens with insame esolang is that its mod 37 08:40:18 so there are like 7 values per character 08:40:29 >>>>>^.^<<<<<<< 08:40:36 DAMN SON 08:40:38 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>^.^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 08:40:42 dem whiskers thicc 08:40:43 lol 08:40:54 Galaxtone: the gist of it is, for a sufficiently expressive thing, it could give rise to things as, or less expressive as it, but not more 08:41:17 so a turing machine could encode itself 08:41:22 but not more than itself 08:41:31 but it can do less from which that less cannot be more 08:41:46 so its like you can go down but not up 08:41:50 see my point now> no :D what’s with that cat? 08:41:52 https://sites.google.com/site/deedlitsplace/ultracombo 08:41:59 no there are self encoding algorithms 08:42:35 so its like you can go down but not up> yeah 08:43:23 i forgot what they were called 08:44:05 does it count as going down if you remove the - 08:44:16 you can just use + * (255 - value) 08:44:19 self modifying code 08:44:25 probably a diff thing 08:44:38 is it possible to become more than yourself with self modifying code? 08:44:49 (expected: nope.) 08:44:58 (somehow gets: yeh technically.) 08:45:03 whats more than self if you have network connection 08:45:15 it even involves human interaction 08:46:13 does it count as going down if you remove the - > I fear it requires a thorough analysis. So far your language was, I’d say, sufficiently complex to it not be Turing-complete being highly unprobable. But taking expressiveness from it would make a difference after a while 08:47:08 whats - 08:47:12 inthis context 08:47:39 is it possible to become more than yourself with self modifying code?> shouldn’t at least if we are no more expressive than some Turing-complete thing. Maybe when we get tooo expressive, it ceases to hold 08:48:08 however I’m almost sure it doesn’t cease 08:48:31 there should be some analogue to halting problem 08:49:32 it doesn’t need to exist for a things of a small expressivity only, e. g. a language with bounded loops only 08:50:05 s/a things/things 08:50:17 well I should go have some sleep 08:50:46 20 hours is not healthy at all 08:52:52 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55218&oldid=55217 * Galaxtone * (+18) 08:57:39 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55219&oldid=55218 * Galaxtone * (+757) Added challenges 08:57:50 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55220&oldid=55219 * Galaxtone * (+0) /* = Prove Turing-Completness */ 09:00:18 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55221&oldid=55220 * Galaxtone * (+4) /* Instructions */ 09:00:49 [[User:Galaxtone]] M https://esolangs.org/w/index.php?diff=55222&oldid=55074 * Galaxtone * (+14) Added Insane Esolang to Originally created by me list 09:01:27 [[User:Galaxtone]] M https://esolangs.org/w/index.php?diff=55223&oldid=55222 * Galaxtone * (+4) Fixed small typo 09:01:51 -!- xkapastel has joined. 09:05:10 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55224&oldid=55221 * Galaxtone * (+43) Added that Deleted User 325d667f submitted the solution 09:06:06 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55225&oldid=55224 * Galaxtone * (+10) Included username 09:06:18 oh wait 09:06:21 he has a new account 09:06:23 crap didn't know that 09:06:24 :P 09:07:42 some make an interpreter for this 09:08:19 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55226&oldid=55225 * Galaxtone * (-14) Sorry, didn't know he actually had a new account on esolangs. :P 09:08:34 -!- arseniiv has quit (Ping timeout: 265 seconds). 09:10:34 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55227&oldid=55226 * Galaxtone * (+588) Sssssh, it's a secret. 09:13:59 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55228&oldid=55227 * Galaxtone * (+52) Fixed secret 09:14:38 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55229&oldid=55228 * Galaxtone * (+8) 09:17:53 [[Schmuu]] M https://esolangs.org/w/index.php?diff=55230&oldid=55191 * Galaxtone * (-413) /* Examples */ 09:24:49 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55231&oldid=55229 * Galaxtone * (+97) /* Instructions */ 09:26:11 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55232&oldid=55231 * Galaxtone * (+57) /* Instructions */ 09:27:05 I think it's possibly turing complete 09:31:21 https://i.imgur.com/pwVEe3O.png 09:31:22 xD 09:31:24 I've broke him 09:36:26 [[Talk:LyricLy]] N https://esolangs.org/w/index.php?oldid=55233 * Galaxtone * (+0) Created blank page 09:39:06 [[Special:Log/upload]] upload * Galaxtone * uploaded "[[File:Galaxtone Light Appearance .png]]" 09:39:26 [[Talk:LyricLy]] https://esolangs.org/w/index.php?diff=55235&oldid=55233 * Galaxtone * (+202) /* Oh come on... */ new section 09:39:38 [[Talk:LyricLy]] https://esolangs.org/w/index.php?diff=55236&oldid=55235 * Galaxtone * (+8) 09:41:24 [[Talk:LyricLy]] M https://esolangs.org/w/index.php?diff=55237&oldid=55236 * Galaxtone * (-210) Blanked the page 09:43:43 `unidecode 🙏 09:43:44 ​[U+1F64F - No such unicode character name in database] 09:50:01 [[The Insane Esolang]] M https://esolangs.org/w/index.php?diff=55238&oldid=55232 * Galaxtone * (+60) Pronounciation 10:27:27 -!- user24 has joined. 10:46:38 -!- Galaxtone has quit (Ping timeout: 276 seconds). 12:18:57 -!- olsner has quit (Ping timeout: 240 seconds). 12:23:53 -!- olsner has joined. 12:46:51 -!- AnotherTest has joined. 12:59:46 -!- doesthiswork has joined. 14:07:34 -!- doesthiswork has quit (Ping timeout: 264 seconds). 14:11:31 -!- xkapastel has quit (Quit: Connection closed for inactivity). 14:51:52 -!- SopaXorzTaker has joined. 15:15:13 -!- xkapastel has joined. 15:25:21 -!- arseniiv has joined. 15:31:29 -!- SopaXorzTaker has quit (Remote host closed the connection). 15:49:53 [[The Insane Esolang]] https://esolangs.org/w/index.php?diff=55239&oldid=55238 * Plokmijnuhby * (+353) 16:27:25 -!- LKoen has joined. 16:38:54 -!- hppavilion[1] has joined. 16:49:27 -!- fddsafsd has quit (Quit: fddsafsd). 16:54:06 -!- user24 has quit (Remote host closed the connection). 17:02:34 -!- hppavilion[1] has quit (Ping timeout: 260 seconds). 17:10:35 -!- hppavilion[1] has joined. 17:15:18 -!- Phantom_Hoover has joined. 17:15:18 -!- Phantom_Hoover has quit (Changing host). 17:15:18 -!- Phantom_Hoover has joined. 17:23:32 -!- imode has joined. 17:32:30 -!- wob_jonas has joined. 17:41:32 -!- Guest6451 has changed nick to Slereah. 17:53:51 " I made up this way to make the total of numbers in a table in SQLite without using any aggregate functions:" => um, why is that constraint useful? 17:55:32 -!- hppavilion[1] has quit (Ping timeout: 260 seconds). 18:02:07 -!- hppavilion[1] has joined. 18:12:35 -!- imode has quit (Ping timeout: 240 seconds). 18:50:44 -!- Warrigal has changed nick to tswett. 18:52:27 -!- hppavilion[1] has quit (Ping timeout: 240 seconds). 19:18:03 -!- ^v^v has quit (Ping timeout: 265 seconds). 19:25:05 -!- wob_jonas has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client). 19:26:26 -!- erkin has joined. 19:36:48 `" 19:36:49 1230) boily: the proc is invoked. before or after the evaluator transfers control to a certain class of anime characters with long hair and loud music \ 241) shit would make great currency, because everyone would have it and you could literally be filthy rich 19:36:51 fungot: 123 19:36:51 int-e: ii) a judicial panel can act, that officer's salary to that effect. two months after being made. immutable and mutable rules conflict with the unanimous consent of members that are not transferrable, and 19:37:48 ^style 19:37:48 Available: agora* alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube 19:37:54 ^style agora 19:37:54 Selected style: agora (a large selection of Agora rules, both current and historical) 19:38:20 ^style lovecraft 19:38:20 Selected style: lovecraft (H. P. Lovecraft's writings) 19:38:23 fungot: 123 19:38:23 int-e: on the third square not far from a place unknown, at the dizzying height of the great 19:39:16 -!- imode has joined. 19:42:22 -!- hppavilion[1] has joined. 19:58:57 -!- imode has quit (Quit: WeeChat 2.1). 20:14:26 -!- hppavilion[1] has quit (Remote host closed the connection). 20:14:51 -!- hppavilion[1] has joined. 20:16:01 -!- hppavilion[0] has joined. 20:19:44 -!- hppavilion[1] has quit (Ping timeout: 256 seconds). 20:21:53 -!- hppavilion[0] has quit (Ping timeout: 248 seconds). 20:40:02 -!- hppavilion[1] has joined. 21:10:52 -!- hppavilion[1] has quit (Ping timeout: 256 seconds). 21:15:35 -!- hppavilion[1] has joined. 21:36:35 [[Surtic]] https://esolangs.org/w/index.php?diff=55240&oldid=55164 * Digital Hunter * (+13) 21:45:50 -!- Naergon has joined. 21:59:14 -!- moei has quit (Quit: Leaving...). 22:05:14 -!- hppavilion[1] has quit (Ping timeout: 276 seconds). 22:24:39 ^style wp 22:24:39 Selected style: wp (1/256th of all Wikipedia "Talk:" namespace pages) 22:24:57 fungot: insert 22:24:58 arseniiv: how is the spelling of my name." whether or not it is " pov" problems if it spends significantly more time discussing one view than another view of equivalent significance, even if of course there are many uses for the word " face" in the first place, if they want continue to spend time in the quiet duel. i believe a more correct name would be maybe n-gage ( software). i think it is useful to give a balanced/ fair/ ne 22:25:18 oh no 22:25:45 ^style discworld 22:25:45 Selected style: discworld (a subset of Terry Pratchett's Discworld books) 22:25:53 fungot: hex 22:25:53 arseniiv: " well, yeah... perilous crevasses, too. i had to nudge things a little worse for themselves! ye fnord!" 22:26:08 -!- AnotherTest has quit (Ping timeout: 276 seconds). 22:26:18 fungot: say something interesting 22:26:18 arseniiv: " oh, yes?" he said. 22:26:33 fungot: ( 22:26:33 arseniiv: ' susan, can you remember everything that's ever happened to me before. all the sherry had made him a little space... 22:43:57 -!- wob_jonas has joined. 22:44:10 `aglist 588,589,590 22:44:11 aglist 588,589,590: b_jonas shachaf 22:48:50 -!- wob_jonas has quit (Client Quit). 22:54:25 ^style fisher 22:54:25 Selected style: fisher (Fisher corpus of transcribed telephone conversations) 22:54:28 fungot: What's up? 22:54:29 fizzie: and nobody knows ah in the atmosphere i work anybody could come in handy watching the news and a lot of things 23:18:10 -!- Phantom_Hoover has quit (Remote host closed the connection). 23:21:45 -!- variable has joined. 23:23:57 -!- MDude has quit (Ping timeout: 240 seconds). 23:29:29 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”). 23:41:57 -!- variable has changed nick to function. 23:43:24 -!- MDude has joined.