←2019-02-22 2019-02-23 2019-02-24→ ↑2019 ↑all
00:07:59 -!- oerjan has joined.
00:08:29 -!- Lord_of_Life_ has joined.
00:11:11 -!- Lord_of_Life has quit (Ping timeout: 246 seconds).
00:11:18 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
00:19:39 -!- tromp has quit (Remote host closed the connection).
00:48:06 -!- Remavas[AFK] has changed nick to Remavas.
00:59:18 -!- tromp has joined.
01:03:47 -!- tromp has quit (Ping timeout: 245 seconds).
01:14:23 -!- aeyxa has joined.
01:15:34 <shachaf> https://twitter.com/x86instructions/status/1099115314766401536 "JTNJ - Jump To Next JTNJ"
01:27:22 -!- imode has quit (Ping timeout: 250 seconds).
01:30:58 -!- Remavas has changed nick to Remavas[AFK].
01:39:20 <fizzie> `words --opcode 10
01:39:21 <HackEso> VFNMADDUP CLFLUSHF VFMADD132SD VPROL VCMPNE SCATTERNLOGD RDTSC VPCMPLT_OQPS VPXORW VCVTSS
01:41:07 <fizzie> (Unfortunately I uppercased those for æsthetic reasons, which means they can't be meaningfully interpolated with any of the other `words which are all lowercase.)
01:42:06 -!- sprocklem has quit (Ping timeout: 250 seconds).
01:43:44 -!- sprocklem has joined.
01:45:49 <FreeFull> `words
01:45:50 <HackEso> elingth
01:47:43 <fizzie> `words --finnish 10
01:47:44 <HackEso> hansaittamassanoittele edustaamille lakseltansa raamme kuvittamallas hattomaa ohjaamaksentä afganisimmiltani korviltani myksemmetenkiehuville
01:47:59 -!- sleepnap has left.
01:48:40 <FreeFull> `words --polish 5
01:48:41 <HackEso> zmetyczny nieokładowolutowa radiofalokorpcy eurowuję rozprę
01:49:01 -!- FreeFull has quit.
01:51:19 <kmc> fizzie: I like --opcode :D
01:51:28 <kmc> `words --opcode 15
01:51:29 <HackEso> PSUBSB MOVUPS VGATHERDPD VCVTDQ VCMP CMOVQW MOVNZ KSHIFTRW VUNPCKLDQ KSHIFTRW VCMPGE VPSRAVD HINT VRCPPS SHADDB
01:51:47 <fizzie> It's a little too prone to actually generating existing opcodes.
01:51:55 <kmc> yeah
01:51:58 <kmc> like movups
01:52:17 <int-e> or RDTSC before
01:52:18 <fizzie> I took the data from the http://zem.fi/2014-04-05-opquiz thing.
01:52:18 <kmc> and RDTSC from the previous batch
01:52:52 <fizzie> That one has a 1:1 ratio of existing to nonexisting opcodes, assuming no bugs.
01:53:10 <kmc> hey, I got an acknowledgement
01:53:30 <kmc> i don't remember making that suggestion but it sounds like the kind of thing I would say
01:53:45 <fizzie> I didn't remember you had anything to do with it either, but apparently so.
01:53:52 -!- Remavas[AFK] has quit (Quit: Leaving).
01:53:55 -!- tromp has joined.
01:54:37 <fizzie> http://esolangs.org/logs/2014-03-27.html#lAf
01:55:02 <kmc> VFNMADD231SD is real o_O
01:55:04 <kmc> smh
01:55:54 <fizzie> They have a bunch of opcodes with variants named 132/213/231 depending on which operand means what.
01:56:03 <kmc> mm, I was wondering about that
01:56:08 <kmc> VPCLMULHQLQDQ is quite a mouthful as well
01:57:48 <fizzie> The x86 list is from NASM, https://www.nasm.us/doc/nasmdocb.html -- although I don't think they had such a nice list available before, I pulled it from the code.
01:58:23 -!- tromp has quit (Ping timeout: 255 seconds).
02:09:33 <int-e> BB0_RESET. 0F3A. N/A. Reset the BLT Buffer 0 pointer to the base. - come again?
02:10:03 <shachaf> ais523: Were you the person who suggested something like, there should be a kind of struct in C that can only exist as an lvalue, not an rvalue?
02:11:43 <int-e> These Geode things are messy.
02:12:40 <shachaf> `? geode
02:12:41 <HackEso> geode? ¯\(°​_o)/¯
02:13:08 <int-e> I'm playing fizzie's quiz and this is the second Geode-only instruction that messes me up.
02:13:31 <shachaf> Oh, that.
02:14:48 <int-e> Correct: 39/50... third attempt. I don't think I can do much better without an extraordinary amount of luck; I'm guessing about half of the time.
02:15:12 <int-e> > 0.75*50
02:15:14 <lambdabot> 37.5
02:17:48 <int-e> (It's really more than half of the time... for most of the vector instructions I just try to find a plausible reading of the so-called mnemonic.)
02:20:24 <int-e> https://en.wikipedia.org/wiki/Geode_(processor) - seems it's pretty much dead as well.
02:21:57 <int-e> Does ARM suffer from this, I wonder? Vendors adding their own instructions to accomodate custom functionality?
02:32:52 -!- moei has quit (Ping timeout: 258 seconds).
02:33:51 -!- moei has joined.
02:34:35 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60034&oldid=60013 * A * (-35) /* Machine code interpreter */
02:41:19 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60035&oldid=60034 * A * (+239) /* Examples */
02:47:25 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60036&oldid=60035 * A * (+246) /* Examples */
02:48:05 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60037&oldid=60036 * A * (+37) /* Examples */
02:53:50 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60038&oldid=60037 * A * (+175) /* 99 bottles of beer program */
03:04:26 -!- Essadon has quit (Quit: Qutting).
03:15:04 <esowiki> [[Assembly language]] https://esolangs.org/w/index.php?diff=60039&oldid=60038 * A * (+23) /* 99 bottles of beer program */
03:19:08 -!- MDude has quit (Ping timeout: 246 seconds).
03:34:21 -!- aeyxa has quit (Ping timeout: 256 seconds).
03:41:53 -!- tromp has joined.
03:46:17 -!- tromp has quit (Ping timeout: 245 seconds).
04:19:53 <esowiki> [[OwoScript]] N https://esolangs.org/w/index.php?oldid=60040 * Finianb1 * (+5342) Add owoscript
04:23:57 -!- aeyxa has joined.
04:50:18 -!- S_Gautam has joined.
05:03:27 <esowiki> [[Stoned-Go]] N https://esolangs.org/w/index.php?oldid=60041 * Zzo38 * (+2150) Created page with "[[Category:Languages]][[Category:2019]] [[Stoned-Go]] is a esoteric program language involving Go stones on a infinite grid, which is initially empty. In addition to the grid..."
05:03:51 <esowiki> [[Stoned-Go]] https://esolangs.org/w/index.php?diff=60042&oldid=60041 * Zzo38 * (+19)
05:05:25 <esowiki> [[Stoned-Go]] https://esolangs.org/w/index.php?diff=60043&oldid=60042 * Zzo38 * (+255)
05:05:58 <zzo38> Is the new article I added on esolang wiki good yet?
05:09:47 <orin> [[list of lists that do not include themselves]]
05:29:50 -!- tromp has joined.
05:34:23 -!- tromp has quit (Ping timeout: 255 seconds).
05:38:27 -!- aeyxa has quit (Ping timeout: 256 seconds).
05:39:09 -!- xkapastel has quit (Quit: Connection closed for inactivity).
05:39:35 -!- aeyxa has joined.
06:00:31 -!- arseniiv has joined.
06:13:12 <zzo38> I think that a tape can easily be made up with [[Stoned-Go]], although making conditions and loops and stuff (other than the loop of the entire program) seem may be a bit more difficult to do (although maybe it is easy too, but I have not thought of it; I only say a tape is easily because I have already thought of it)
06:23:05 <esowiki> [[OwoScript]] https://esolangs.org/w/index.php?diff=60044&oldid=60040 * Oerjan * (+4) reduction to -> reduction from
06:27:00 <oerjan> i think the last time i tried to correct such an error, it was i who got it wrong
06:27:33 <shachaf> try reduction out of hth
06:28:37 <shachaf> if you use a confusing enough preposition no one will know what you mean so they'll just fill in the one that makes sense
06:33:29 <oerjan> i don't know what you're talking between
06:37:05 <aeyxa> probably between two walls
06:54:36 <oerjan> definitely like talking notwithstanding the wall
06:59:58 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
07:18:06 -!- tromp has joined.
07:22:42 -!- tromp has quit (Ping timeout: 250 seconds).
07:37:09 -!- gurmble has joined.
07:40:36 -!- nfd has quit (Excess Flood).
07:40:36 -!- copumpkin has quit (Excess Flood).
07:40:36 -!- grumble has quit (Quit: fire's in your eyes, and this chaos, it defies imagination).
07:41:07 -!- gurmble has changed nick to grumble.
07:42:37 -!- copumpkin has joined.
07:44:32 <oerjan> ^scramble grumble
07:44:32 <fungot> gubelmr
07:51:14 -!- oerjan has quit (Quit: Nite).
08:00:59 -!- aeyxa has quit (Quit: Page closed).
08:23:44 -!- sleffy has joined.
08:23:44 -!- sleffy has quit (Client Quit).
08:44:43 -!- tromp has joined.
09:14:34 -!- tromp has quit (Remote host closed the connection).
09:16:02 -!- tromp has joined.
09:42:08 -!- AnotherTest has joined.
09:45:56 -!- LKoen has joined.
10:04:59 <esowiki> [[Special:Log/newusers]] create * Kantoros1 * New user account
10:50:38 -!- b_jonas has joined.
11:01:27 <esowiki> [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=60045&oldid=60024 * Kantoros1 * (+317) Introduced myself
11:04:58 -!- 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.”).
12:09:09 -!- Lord_of_Life_ has joined.
12:11:14 -!- xkapastel has joined.
12:12:28 -!- Lord_of_Life has quit (Ping timeout: 272 seconds).
12:12:28 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
12:15:33 -!- LKoen has joined.
14:14:00 -!- 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.”).
14:20:49 -!- xkapastel has quit (Quit: Connection closed for inactivity).
14:22:54 -!- FreeFull has joined.
14:23:11 -!- xkapastel has joined.
14:23:32 -!- tromp has quit (Remote host closed the connection).
14:33:50 -!- danieljabailey has joined.
14:52:52 -!- lambdabot has quit (Remote host closed the connection).
14:55:40 -!- lambdabot has joined.
15:04:16 -!- tromp has joined.
15:08:47 -!- tromp has quit (Ping timeout: 268 seconds).
15:09:40 -!- tromp has joined.
15:38:32 <fizzie> ^scramble scramble
15:38:32 <fungot> srmlebac
15:38:38 <fizzie> ^srmlebac srmlebac
15:38:38 <fungot> smeacblr
15:38:45 <fizzie> I was hoping for that to be consistent.
15:39:30 <fizzie> (I guess it's just an alias.)
15:41:16 <b_jonas> ^smeacblr scramble
15:44:38 <fizzie> ^show
15:44:38 <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
15:44:48 <fizzie> ... srmlebac uenlsbcmra scramble unscramble ...
15:46:41 -!- aloril_ has joined.
15:50:20 -!- aloril has quit (Ping timeout: 272 seconds).
15:57:21 -!- Remavas has joined.
16:00:04 -!- Remavas has changed nick to Remavas[AFK].
16:06:08 -!- aloril__ has joined.
16:09:38 -!- aloril_ has quit (Ping timeout: 250 seconds).
16:12:26 -!- Remavas[AFK] has changed nick to Remavas.
16:17:27 -!- FreeFull has quit (Quit: Kernel update).
16:18:19 -!- FreeFull has joined.
16:30:48 -!- xkapastel has quit (Quit: Connection closed for inactivity).
16:44:37 -!- arseniiv has quit (Ping timeout: 246 seconds).
17:14:10 -!- Remavas has quit (Quit: Leaving).
17:33:22 -!- danieljabailey has quit (Ping timeout: 245 seconds).
18:21:39 -!- xkapastel has joined.
18:27:26 <esowiki> [[Stoned-Go]] https://esolangs.org/w/index.php?diff=60046&oldid=60043 * Zzo38 * (+71)
18:50:17 <zzo38> I have added a command into Glasm for preventing the ROM size from shrinking after a specified phase; sometimes if this is not done then the addresses will not stabilize, and will result in a "too many phases" error. But, is there a better way, or is it inevitable?
19:04:19 -!- MDude has joined.
19:24:07 -!- Phantom_Hoover has joined.
20:01:37 <orin> I added copy and paste commands to my font editor
20:02:00 <orin> and the ability to shift the bitmap in up down left and right
20:32:23 -!- aeyxa has joined.
20:43:31 <esowiki> [[Pizza Delivery]] https://esolangs.org/w/index.php?diff=60047&oldid=60019 * Cortex * (+434)
20:45:59 <zzo38> OK, that is good, then
20:47:21 <zzo38> What font editor is that? What file format(s) can it use? Can .pcf be used? Can other formats be used?
20:53:15 <esowiki> [[Language list]] https://esolangs.org/w/index.php?diff=60048&oldid=60026 * Cortex * (+21)
20:59:09 <esowiki> [[Pizza Delivery]] https://esolangs.org/w/index.php?diff=60049&oldid=60047 * Cortex * (+48)
21:09:03 -!- Cale has quit (Ping timeout: 264 seconds).
21:18:15 -!- MDead has joined.
21:18:54 -!- tromp has quit (Remote host closed the connection).
21:18:58 -!- xkapastel has quit (Quit: Connection closed for inactivity).
21:20:38 -!- MDude has quit (Ping timeout: 246 seconds).
21:20:40 -!- MDead has changed nick to MDude.
21:21:33 -!- Cale has joined.
21:35:26 -!- danieljabailey has joined.
21:37:23 -!- 7GHAAAWSQ has joined.
22:23:47 -!- danieljabailey has quit (Ping timeout: 245 seconds).
22:55:52 <Taneb> > sort "Hello"
22:55:54 <lambdabot> "Hello"
22:56:08 <Taneb> It took me way to long to realise why my sorting algorithm didn't seem to be doing anything
23:01:50 <aeyxa> lol
23:02:18 <aeyxa> that's what you get for using proper capitalization
23:04:13 <FireFly> haha
23:14:48 -!- bobby has joined.
23:15:20 -!- xkapastel has joined.
23:19:46 <kmc> > sort "olleH"
23:19:48 <lambdabot> "Hello"
23:24:28 <kmc> I have 410 words in /usr/share/dict/words which are in ASCIIbetical order (after removing capitalized words)
23:25:49 <aeyxa> I was just wondering how many words are already sorted
23:26:45 <kmc> the longest of which is 'billowy'
23:26:51 <kmc> > sort "ywollib"
23:26:53 <lambdabot> "billowy"
23:27:11 <Taneb> I've got a bigger dictionary, and get "aegilops"
23:27:23 <kmc> i don't know that word
23:27:49 <kmc> the shortest one is... 'a'
23:27:51 <Taneb> It's a kind of grass
23:28:49 <Taneb> Hmm, I think my bogobogosort implementation is broken, it's too slow
23:35:41 <kmc> bogobogosort?
23:37:23 <Taneb> http://dangermouse.net/esoteric/bogobogosort.html
23:39:21 <Taneb> https://arin.ga/NFZmWv is my code (in Haskell, for GHC 8.6 with vector and random libraries)
23:40:18 <aeyxa> "run overnight, did not finish"
23:56:05 -!- Remavas has joined.
23:56:18 -!- AnotherTest has quit (Ping timeout: 264 seconds).
23:58:55 -!- aeyxa has quit (Ping timeout: 256 seconds).
←2019-02-22 2019-02-23 2019-02-24→ ↑2019 ↑all