←2019-05-02 2019-05-03 2019-05-04→ ↑2019 ↑all
00:04:46 -!- Sgeo_ has joined.
00:07:33 -!- Sgeo__ has quit (Ping timeout: 245 seconds).
00:09:03 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=61584&oldid=61551 * Mipinggfxgbtftybfhfyhfn * (+14) /* Non-alphabetic */
00:11:33 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61585&oldid=61579 * Mipinggfxgbtftybfhfyhfn * (+13) /* Sintax */
00:13:15 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61586&oldid=61585 * Mipinggfxgbtftybfhfyhfn * (+0) /* Symbols */
00:17:36 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61587&oldid=61586 * Mipinggfxgbtftybfhfyhfn * (+94) /* Examples */
00:40:40 -!- b_jonas has quit (Quit: leaving).
02:19:47 <esowiki> [[Talk:Definer]] https://esolangs.org/w/index.php?diff=61588&oldid=61490 * A * (+169)
02:21:27 <esowiki> [[Definer]] https://esolangs.org/w/index.php?diff=61589&oldid=61493 * A * (-8) Fix invalid program descriptions
04:09:43 -!- FreeFull has quit.
04:35:31 -!- tromp has joined.
05:13:04 -!- tromp has quit (Remote host closed the connection).
05:16:23 -!- tromp has joined.
05:25:30 -!- oerjan has quit (Quit: Nite).
05:37:11 -!- tromp has quit (Remote host closed the connection).
05:37:44 -!- tromp has joined.
05:42:14 -!- tromp has quit (Ping timeout: 258 seconds).
06:06:44 -!- Sgeo_ has quit (Read error: Connection reset by peer).
06:07:12 -!- Sgeo_ has joined.
06:27:53 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
06:28:37 -!- Lord_of_Life has joined.
06:49:56 -!- Lord_of_Life has quit (Ping timeout: 255 seconds).
06:52:02 -!- Lord_of_Life has joined.
06:53:08 -!- LKoen has joined.
07:02:57 -!- AnotherTest has joined.
07:22:41 <esowiki> [[Drive-In Window]] https://esolangs.org/w/index.php?diff=61590&oldid=60952 * A * (+339) Made a partial proof
07:24:27 -!- tromp has joined.
07:28:14 <esowiki> [[Drive-In Window]] https://esolangs.org/w/index.php?diff=61591&oldid=61590 * A * (+440) /* Computational class */
07:28:35 -!- tromp has quit (Ping timeout: 252 seconds).
07:29:31 <esowiki> [[Drive-In Window]] M https://esolangs.org/w/index.php?diff=61592&oldid=61591 * A * (+124) /* Computational class */
07:32:31 <esowiki> [[Drive-In Window]] M https://esolangs.org/w/index.php?diff=61593&oldid=61592 * A * (+58) /* Computational class */
07:34:35 <esowiki> [[Drive-In Window]] M https://esolangs.org/w/index.php?diff=61594&oldid=61593 * A * (-54) Simplify proof (the menu is useless)
07:38:14 <esowiki> [[Drive-In Window]] https://esolangs.org/w/index.php?diff=61595&oldid=61594 * A * (-38) /* Computational class */
07:39:24 -!- Frater_EST has joined.
07:39:36 -!- Frater_EST has left.
07:56:17 -!- Sgeo_ has quit (Read error: Connection reset by peer).
07:56:44 -!- Sgeo_ has joined.
09:12:22 -!- tromp has joined.
09:16:46 -!- tromp has quit (Ping timeout: 252 seconds).
10:47:10 -!- xkapastel has joined.
11:00:33 -!- tromp has joined.
11:04:55 -!- tromp has quit (Ping timeout: 252 seconds).
11:12:05 -!- arseniiv has joined.
11:12:24 -!- tromp has joined.
11:14:41 -!- tromp has quit (Remote host closed the connection).
11:49:11 -!- tromp has joined.
11:53:41 -!- tromp has quit (Ping timeout: 258 seconds).
11:57:59 <myname> did https://morr.cc/legit/ already was discussed here?
12:00:12 <myname> apparently it was
12:00:19 -!- AnotherTest has quit (Ping timeout: 276 seconds).
12:01:21 <int-e> I missed it, so thanks.
12:04:21 <myname> it does have a wiki entry, i assumed whoever wrote this also went by here
12:11:40 <int-e> The edits went unnoticed, I guess. No discussion here so far.
12:12:10 -!- tromp has joined.
12:23:40 -!- AnotherTest has joined.
12:27:10 -!- wob_jonas has joined.
12:28:03 <wob_jonas> myname: interesting. so it doesn't just store the state under version control like hackeso or wikiplia do, but the version history actually matters in ways that it shouldn't, it's not used as just a history
12:28:12 <wob_jonas> the only thing I recall that's like that is `list
12:29:27 <myname> i like the argument of it being not being able to be version controlled via git
12:30:55 -!- tromp has quit (Remote host closed the connection).
12:31:07 <wob_jonas> myname: it could be if we could just get http://math.bme.hu/~ambrus/pu/git-extensions to work
12:31:50 <myname> we could also use pijul!
12:38:44 <Taneb> I was talking about it in another channel yesterday
12:40:31 <myname> i really want to use it, but i am stuck with git at work and way too lazy to learn two drastically different approaches
12:45:21 <Taneb> Hmm, I had a probably terrible idea for a VCS recently
12:47:17 <myname> elaborate
12:48:10 <Taneb> wDon't pretend there's any sort of linearity
12:48:24 <Taneb> Each commmit specifies a set of previous commits it depends on
12:48:47 <int-e> . o O ( seems to me you're reinventing darcs )
12:50:12 <int-e> Though the darcs repository is still sequential, hence all the mess with commutation.
12:51:05 <Taneb> I think I'm trying to use Git in a weird way
12:51:44 -!- tromp has joined.
12:54:16 -!- Cale has quit (Ping timeout: 276 seconds).
12:54:45 <int-e> git is flexible enough to support being used in weird ways ;)
12:55:26 <int-e> Though I guess making a soup of initial commits and a single merge commit is kind of difficult.
12:55:48 <int-e> on the UI level
12:58:52 -!- Lykaina has joined.
12:59:59 <Lykaina> hi
13:00:32 <Lykaina> making an octal-based language
13:01:35 <Lykaina> 4 octal "digits" containing 16 commands and a 1-byte payload
13:01:47 <Lykaina> any advice?
13:02:15 <myname> you need to be way more specific. so far it just sounds like you are creating assembly
13:03:26 <Lykaina> 16 commands is not assembly
13:03:54 <Lykaina> i just started it
13:06:02 <Lykaina> trying to figure out what the 16 commands should be
13:06:20 <wob_jonas> Taneb: welcome to the club. ais523 and me also have possibly terrible ideas for VCS
13:06:27 -!- Cale has joined.
13:07:44 <wob_jonas> ais523's idea is to write an entirely new one, and call it scapegoat rather than aivcs; my idea is to extend svn to turn it to a distributed version control system (with limitations)
13:09:49 <wob_jonas> Lykaina: 16 commands, 1 byte long operand? like https://esolangs.org/wiki/Viktor%27s_amazing_4-bit_processor ?
13:10:25 -!- tromp has quit (Remote host closed the connection).
13:15:51 -!- LKoen has quit (Remote host closed the connection).
13:17:19 <Lykaina> wob_jonas: thanks
13:17:37 -!- tromp has joined.
13:31:06 <esowiki> [[Special:Log/newusers]] create * TonyBrown148 * New user account
13:46:30 -!- xkapastel has quit (Quit: Connection closed for inactivity).
14:36:56 -!- LKoen has joined.
14:38:36 -!- tromp has quit (Remote host closed the connection).
14:50:40 <esowiki> [[Keg]] M https://esolangs.org/w/index.php?diff=61596&oldid=60951 * A * (+104) Add a "better" version of the one in the tutorial
14:54:33 <esowiki> [[Keg]] M https://esolangs.org/w/index.php?diff=61597&oldid=61596 * A * (+17) /* Fizzbuzz Program */
14:55:10 <esowiki> [[Keg]] https://esolangs.org/w/index.php?diff=61598&oldid=61597 * A * (+69) Add a spec
14:56:31 <esowiki> [[Keg]] M https://esolangs.org/w/index.php?diff=61599&oldid=61598 * A * (+111) /* Fizzbuzz Program (loops up to 100) */
14:56:59 <esowiki> [[Keg]] M https://esolangs.org/w/index.php?diff=61600&oldid=61599 * A * (+19) /* Cat Program */
15:03:51 <esowiki> [[Promo]] https://esolangs.org/w/index.php?diff=61601&oldid=61549 * Structuresend * (+26)
15:14:37 -!- tromp has joined.
15:15:16 <esowiki> [[Promo]] https://esolangs.org/w/index.php?diff=61602&oldid=61601 * Structuresend * (+19) /* Busy Beaver lower bounds */
15:19:01 -!- tromp has quit (Ping timeout: 252 seconds).
15:54:09 -!- tromp has joined.
16:22:33 <esowiki> [[RarVM]] M https://esolangs.org/w/index.php?diff=61603&oldid=61380 * Void * (+40)
16:27:36 -!- wob_jonas has quit (Remote host closed the connection).
16:29:48 -!- AnotherTest has quit (Ping timeout: 252 seconds).
16:35:29 -!- Lykaina has left.
16:46:06 -!- tromp has quit (Remote host closed the connection).
16:52:43 -!- AnotherTest has joined.
16:53:04 <esowiki> [[Special:Log/newusers]] create * JussefSwissen * New user account
16:55:43 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=61604&oldid=61571 * JussefSwissen * (+238)
17:07:07 -!- quintopia has quit (Ping timeout: 245 seconds).
17:08:06 -!- quintopia has joined.
17:19:33 <esowiki> [[Pi(e)]] N https://esolangs.org/w/index.php?oldid=61605 * Areallycoolusername * (+202) Created page with "Pi(e) is an esoteric programming language based on the product of the formula, pi(e) or pi times e. == Specifics == This language is based on the first 100 digits of pi, times..."
17:20:48 -!- tromp has joined.
17:25:16 -!- tromp has quit (Ping timeout: 258 seconds).
17:31:06 -!- tromp has joined.
17:54:42 -!- Phantom_Hoover has joined.
17:57:49 -!- tromp has quit (Remote host closed the connection).
17:58:39 -!- tromp has joined.
18:51:44 -!- Lord_of_Life has quit (Ping timeout: 255 seconds).
18:52:43 -!- tromp has quit (Remote host closed the connection).
18:53:20 -!- tromp has joined.
18:54:05 -!- Lord_of_Life has joined.
18:58:02 -!- tromp has quit (Ping timeout: 258 seconds).
19:04:14 -!- b_jonas has joined.
19:27:53 -!- atslash has joined.
19:29:41 -!- FreeFull has joined.
19:45:31 -!- tromp has joined.
19:49:38 -!- tromp has quit (Ping timeout: 252 seconds).
20:04:46 -!- tromp has joined.
20:10:28 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61606&oldid=61587 * Mipinggfxgbtftybfhfyhfn * (+0) /* Full adder */
20:19:16 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61607&oldid=61606 * Mipinggfxgbtftybfhfyhfn * (+142) /* Symbols */
20:20:05 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61608&oldid=61607 * Mipinggfxgbtftybfhfyhfn * (+17) /* Cat */
20:25:15 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61609&oldid=61608 * Mipinggfxgbtftybfhfyhfn * (+61) /* Half adder */
20:27:21 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61610&oldid=61609 * Mipinggfxgbtftybfhfyhfn * (+19) /* Half adder */
20:46:56 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61611&oldid=61610 * Mipinggfxgbtftybfhfyhfn * (+255) /* Code snipets */
20:47:43 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61612&oldid=61611 * Mipinggfxgbtftybfhfyhfn * (+1) /* Half adder */
20:51:30 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61613&oldid=61612 * Mipinggfxgbtftybfhfyhfn * (-4) /* Code snipets */
20:52:35 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61614&oldid=61613 * Mipinggfxgbtftybfhfyhfn * (+0) /* Groups */
20:53:18 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61615&oldid=61614 * Mipinggfxgbtftybfhfyhfn * (+1) /* Groups */
20:53:45 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61616&oldid=61615 * Mipinggfxgbtftybfhfyhfn * (+1) /* Nor operator */
20:55:33 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61617&oldid=61616 * Mipinggfxgbtftybfhfyhfn * (+1) /* Code snipets */
20:57:35 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61618&oldid=61617 * Mipinggfxgbtftybfhfyhfn * (+17) /* Half adder */
21:04:20 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61619&oldid=61618 * Mipinggfxgbtftybfhfyhfn * (+93) /* Symbols */
21:15:38 <esowiki> [[((?)?)?]] https://esolangs.org/w/index.php?diff=61620&oldid=61619 * Mipinggfxgbtftybfhfyhfn * (+120) /* Code snipets */
21:17:57 -!- AnotherTest has quit (Ping timeout: 258 seconds).
21:20:00 <esowiki> [[((?)?)?]] M https://esolangs.org/w/index.php?diff=61621&oldid=61620 * Mipinggfxgbtftybfhfyhfn * (+2) /* Memory Structure */
21:43:53 -!- ocharles has quit (*.net *.split).
21:43:53 -!- Soni has quit (*.net *.split).
21:43:53 -!- Bowserinator has quit (*.net *.split).
21:43:53 -!- moony has quit (*.net *.split).
21:55:14 -!- atslash has quit (Quit: This computer has gone to sleep).
22:10:18 -!- Soni has joined.
22:10:18 -!- ocharles has joined.
22:10:19 -!- moony has joined.
22:10:19 -!- Bowserinator has joined.
22:29:00 -!- moei has quit (Quit: Leaving...).
22:42:55 -!- MilkyWay90 has joined.
22:43:01 <MilkyWay90> Hai
22:43:22 <MilkyWay90> Would anybody like to program in Turing Machine But Way Worse?
22:43:29 <MilkyWay90> It's on the website tio.run
22:45:04 <int-e> https://github.com/MilkyWay90/Turing-Machine-But-Way-Worse I guess?
22:45:13 <MilkyWay90> yes
22:45:29 <MilkyWay90> How did you know?
22:45:38 <MilkyWay90> Did you see tio.run's link to TMBWW
22:45:51 <int-e> tio.run is blank without javascript.
22:46:37 <MilkyWay90> Oh
22:46:47 <MilkyWay90> Then how did you get to the github page
22:47:17 <int-e> by googling the language name
22:47:36 <int-e> or duckduckgoing fwiw
22:47:48 <MilkyWay90> Really?
22:47:59 <MilkyWay90> My programming language shows up?
22:48:31 <MilkyWay90> Anyways gtg make it print out "esoteric"
22:48:37 <MilkyWay90> A program in TMBWW
22:48:41 -!- MilkyWay90 has quit (Quit: Page closed).
23:01:26 <int-e> Not sure about the "way worse"... it's stuck with a binary alphabet, but that's fairly standard. From a programming language perspective the fact that I/O is not interactive may be awkward.
23:15:01 -!- MilkyWay90 has joined.
23:15:19 <MilkyWay90> Hey I'm back
23:15:57 -!- Frater_EST has joined.
23:17:04 <MilkyWay90> hi
23:24:17 <int-e> MilkyWay90: you'll notice this is a slow channel at most times
23:25:03 <MilkyWay90> Oh, okay
23:25:06 <int-e> Anyway, I had one comment while you were gone: Not sure about the "way worse"... it's stuck with a binary alphabet, but that's fairly standard. From a programming language perspective the fact that I/O is not interactive may be awkward.
23:26:00 <MilkyWay90> The I/O was made for codegolf.stackexchange.com
23:28:30 <int-e> It's really more of an observation than a complaint... we have a few esoteric languages with no interactive I/O.
23:28:38 <MilkyWay90> Yeah
23:28:43 <MilkyWay90> Like BF sometimes does
23:29:12 <MilkyWay90> The "way worse" basically means "I/O"
23:30:26 <int-e> Oh, there are more trivial restrictions: if the input consists of many zero bytes a program won't be able to tell that apart from an empty tape.
23:30:50 <int-e> (8-bit Brainfuck has similar problems.)
23:31:13 <MilkyWay90> Yeah
23:31:15 -!- b_jonas has quit (Remote host closed the connection).
23:31:32 <MilkyWay90> Anyways gtg I'll come back tomorrow
23:31:43 <MilkyWay90> Have to eat dinner and practice piano
23:31:45 -!- MilkyWay90 has quit (Quit: Page closed).
23:46:28 -!- arseniiv has quit (Ping timeout: 246 seconds).
23:54:25 -!- Frater_EST has left.
23:55:56 -!- oerjan has joined.
←2019-05-02 2019-05-03 2019-05-04→ ↑2019 ↑all