←2014-08-07 2014-08-08 2014-08-09β†’ ↑2014 ↑all
00:16:49 <quintopia> http://phys.org/news/2014-08-language-accommodates-multiple-languages.html
00:17:08 <quintopia> the ultimate polyglot. these people are true esolangers.
00:27:09 <Sgeo> composable languages?
00:27:21 <Sgeo> This related to what Racket fails utterly horribly at?
00:27:47 <Sgeo> Well, I guess you can compose languages that are designed to be composed in Racket
00:48:16 -!- Phantom__Hoover has quit (Ping timeout: 244 seconds).
00:58:23 <quintopia> Sgeo: it did make a reference to previous attempts failing
01:25:54 -!- MoALTz__ has joined.
01:29:23 -!- MoALTz_ has quit (Ping timeout: 264 seconds).
01:45:07 -!- oerjan has joined.
02:34:00 -!- TodPunk has quit (Ping timeout: 250 seconds).
03:29:46 <zzo38> I have made this 6502 variant: http://zzo38computer.org/misc/more_misc/opcode6502.htm
03:30:01 <zzo38> Only the document is given there; there is not the implementation.
03:31:09 -!- TodPunk has joined.
04:11:19 -!- MoALTz_ has joined.
04:14:15 -!- MoALTz__ has quit (Ping timeout: 255 seconds).
04:14:52 -!- MoALTz has joined.
04:16:35 <nooodl> zzo38: a four-letter 6502 mnemonic?!
04:17:22 -!- MoALTz_ has quit (Ping timeout: 245 seconds).
04:27:02 -!- ^v has joined.
05:26:47 <zzo38> No, they are supposed to be only three letters long.
05:27:17 <zzo38> However the signal names can be different length than such things.
06:01:38 <zzo38> I have filled in all 256 instruction opcodes, with no duplicates.
06:06:32 <b_jonas> zzo38: uh, I don't understand that 6502 variant. is there some explanation somewhere?
06:09:55 <zzo38> It is all written on there, I think, isn't it?
06:10:34 <b_jonas> zzo38: oh wait!
06:10:43 <zzo38> The instructions marked in green are ordinary 6502 instructions. The ones in red are unofficial instructions, which are official in this variant.
06:11:08 <b_jonas> so the AMP changes the address mode from the first address mode listed to the second address mode in the list at the top, right?
06:11:10 <zzo38> Blue indicate new instructions (some have similar functions as already existing ones, so they have the same name).
06:11:14 <zzo38> b_jonas: Yes.
06:11:33 <b_jonas> and the W and Q are extra index registers, but there seems to be no instructions to directly store them
06:13:07 <b_jonas> are there NOP instructions with one or two bytes of arbitrary arguments (possibly with a memory load as a side effect)? 6502 has those as unofficial instructions and I think those can be useful in self-modifying code, and you will do self-modifying code in 6502 anyway
06:13:09 <zzo38> They are extra registers with a few uses, but there are several limitations
06:13:35 <zzo38> b_jonas: Yes; they are called IGN here.
06:13:47 <b_jonas> oh! I was searching for NOP
06:13:56 <b_jonas> thanks
06:14:38 <zzo38> (The effect is the same as you describe, though.)
06:15:42 <b_jonas> and there's an addresss mode like ($00),IP++
06:15:49 <b_jonas> that sounds quite complicated
06:16:39 <b_jonas> it reads a two-byte address from zero-page and a two byte address from the IP register, and adds them, to get an address, and increments the two-byte IP?
06:16:54 <zzo38> Yes.
06:50:06 -!- Tritonio has quit (Ping timeout: 250 seconds).
07:55:26 -!- Tritonio has joined.
08:04:03 -!- mhi^ has joined.
08:19:51 <FireFly> What would that be useful for?
08:20:07 <FireFly> ("that" being the "($00),IP++" address mode)
08:26:01 -!- Patashu has joined.
08:32:26 -!- Patashu has quit (Disconnected by services).
08:32:26 -!- Patashu_ has joined.
09:06:59 -!- J_Arcane2 has joined.
09:08:07 -!- J_Arcane has quit (Ping timeout: 245 seconds).
09:26:54 -!- oerjan has quit (Quit: leaving).
09:27:39 -!- J_Arcane has joined.
09:28:48 -!- J_Arcane2 has quit (Ping timeout: 250 seconds).
09:42:46 -!- MoALTz has quit (Quit: Leaving).
09:48:11 -!- heroux has joined.
10:17:23 <fizzie> Aw, Google doesn't do time zone conversions for queries of the form "X TZ1 in TZ2".
10:17:27 <fizzie> Like it does for units and such.
10:22:32 -!- Gregor` has joined.
10:22:55 -!- Gregor` has changed nick to Guest68772.
10:23:00 -!- elliott has joined.
10:23:29 -!- Gregor has quit (Ping timeout: 240 seconds).
10:23:32 -!- elliott_ has quit (Ping timeout: 240 seconds).
10:29:10 -!- Phantom_Hoover has joined.
10:31:32 -!- olsner has quit (Ping timeout: 250 seconds).
10:32:47 -!- olsner has joined.
10:58:54 -!- MindlessDrone has quit (Quit: MindlessDrone).
11:02:26 -!- yorick has joined.
11:08:56 -!- MindlessDrone has joined.
12:26:10 -!- TieSoul has joined.
12:34:35 -!- TieSoul_ has joined.
12:35:33 -!- TieSoul has quit (Ping timeout: 255 seconds).
12:35:51 -!- TieSoul_ has changed nick to TieSoul.
12:40:20 -!- Phantom_Hoover has quit (Ping timeout: 250 seconds).
12:50:18 -!- Sgeo has quit (Read error: Connection reset by peer).
12:59:20 -!- mhi^ has quit (Quit: Lost terminal).
13:48:01 <HackEgo> [wiki] [[Special:Log/newusers]] create * HarryCuningham * New user account
14:03:33 -!- copumpkin has quit (Ping timeout: 240 seconds).
14:04:37 -!- Phantom_Hoover has joined.
14:08:56 <HackEgo> [wiki] [[Special:Log/newusers]] create * JPeroutek * New user account
14:09:46 <HackEgo> [wiki] [[List of ideas]] M http://esolangs.org/w/index.php?diff=40273&oldid=40185 * JPeroutek * (+0) Corrected a minor misspelling.
14:11:56 <fizzie> It is good to see people willing to register user accounts for fixing typos.
14:31:04 -!- Patashu_ has quit (Ping timeout: 260 seconds).
14:43:48 <elliott> you don't have to, do you...?
15:09:32 <fizzie> Not that I know of, no.
15:09:54 <fizzie> But I guess then you're just a lower-class IP address person.
15:09:57 <fizzie> Peer pressure and all that.
15:11:50 <HackEgo> [wiki] [[User:Fizzie]] http://esolangs.org/w/index.php?diff=40274&oldid=39225 * 80.220.227.141 * (+38) I edit anonymously and I VOTE
15:12:18 <fizzie> No, you don't have to.
15:14:00 <elliott> that's not ipv6.
15:14:02 <elliott> try again.
15:26:16 <HackEgo> [wiki] [[User:Fizzie]] http://esolangs.org/w/index.php?diff=40275&oldid=40274 * 0:0:0:0:0:0:0:1 * (-38) How about this then?
15:26:40 <fizzie> The VPS doesn't have an IPv6 address, I had to make some sacrifices.
15:32:40 -!- oerjan has joined.
15:49:13 -!- edwardk has quit (Quit: Computer has gone to sleep.).
16:00:52 -!- Tritonio has quit (Ping timeout: 250 seconds).
16:09:25 <elliott> fizzie: you need letters to see MW's freaky uppercase ipv6 addresses.
16:14:57 <oerjan> the ips of the upper class
16:21:11 <fizzie> I guess I could've gotten the link-local fe80:: one to happen. Oh well.
16:57:01 <mroman> esolangs.org is down?
16:57:10 <mroman> hm no
16:57:14 <mroman> just incredibly slow
16:57:42 <fizzie> I'm going to blame CloudAtCocks again.
16:58:28 -!- yorick has quit (Remote host closed the connection).
17:04:46 -!- shikhin has joined.
17:13:06 -!- edwardk has joined.
17:27:27 <zzo38> FireFly: I was thinking if you want auto increment reading, although maybe that isn't the best way.
17:27:40 <zzo38> I could certainly change some things if it would help.
17:32:29 -!- oerjan has quit (Quit: leaving).
17:45:43 <fizzie> More esolangs.org traffic statistics: https://dl.dropboxusercontent.com/u/113389132/Misc/20140808-data.png
17:47:27 -!- nooodl has quit (Ping timeout: 246 seconds).
18:58:27 -!- mihow has quit (Quit: mihow).
19:00:30 -!- zzo38 has quit (Remote host closed the connection).
19:09:46 -!- nooodl has joined.
19:10:31 -!- sebbu has quit (Quit: reboot+maj).
19:33:58 <impomatic_> A diamond worth £12K was dropped from the sky near here for a treasure hunt today!
19:35:34 <myname> did you find it?
19:41:34 -!- MindlessDrone has quit (Quit: MindlessDrone).
19:46:30 <impomatic_> No :-(
19:47:16 <impomatic_> It landed somewhere within a 10 mile diameter circle.
19:48:08 <impomatic_> Last time I tied to find something I had the grid reference (location to approx 100 metres) and still didn't find it!
19:51:36 <int-e> time to get out those fake diamonds
19:54:12 -!- TieSoul has quit (Read error: Connection reset by peer).
19:55:43 -!- TieSoul has joined.
19:56:10 -!- nycs has joined.
19:56:10 -!- nycs has changed nick to `^_^v.
20:00:09 -!- TieSoul has quit (Ping timeout: 255 seconds).
20:07:56 <mroman> well
20:08:03 <mroman> I guess if they dropped it from a plane
20:08:12 <mroman> maybe the route was known of the plane
20:08:15 <mroman> and the winddirection
20:14:04 -!- ^v has quit (Read error: Connection reset by peer).
20:14:20 -!- ^v has joined.
20:15:33 -!- shikhout has joined.
20:17:42 -!- ^v has quit (Read error: Connection reset by peer).
20:18:22 -!- ^v has joined.
20:18:32 -!- shikhin has quit (Ping timeout: 245 seconds).
20:48:27 -!- sebbu has joined.
20:48:28 -!- sebbu has quit (Changing host).
20:48:28 -!- sebbu has joined.
20:54:40 -!- Phantom_Hoover has quit (Ping timeout: 260 seconds).
21:00:45 -!- yorick has joined.
21:23:48 <impomatic_> mroman: it was dropped from a weather balloon 20m high
21:25:11 -!- edwardk has quit (Ping timeout: 264 seconds).
21:25:59 <int-e> :)
21:26:24 <int-e> must've been a very light diamond then. or perhaps you meant 20km
21:27:01 <int-e> (or miles? but 'm' is not the right abbreviation then)
21:27:43 <Bike> "mi"
21:27:54 <Bike> oh misread.
21:35:29 <elliott> dropped from a height of 20 miles "tails" prowers
21:38:11 <Bike> isn't that less than 20 meters
21:40:39 <quintopia> impomatic_: did they have a tracking device on it?
21:42:18 <impomatic_> quintopia: apparently it was tracked somehow. Might be the easiest way to find it.
21:44:55 <elliott> Bike: I tried to find Knuckles' height for reference but it looks like that part of The Legend of the 10 Elemental Masters is no longer on the internet.
21:45:24 <Bike> why not just use the sonic fanon wiki
21:46:03 <Bike> oh, ulillillia. nvm i understand completely
21:47:13 <elliott> as I recall he's pretty tall.
21:47:19 <quintopia> impomatic_: indeed. figuring out how it is signalling its location, and follow that signal
21:47:21 <elliott> and purple
21:47:25 <fizzie> You can use http://www.penny-arcade.com/comic/2011/07/27/the-pondiferous for reference.
21:47:36 <elliott> just like me
21:47:53 <elliott> oh
21:47:55 <elliott> "Knuckles resembles a human, but with differences. Knuckles is neither male nor female, though referred to as a "he". Three-quarter-inch-thick dark-violet-colored (FFA000E0) fur covers his entire body. He is only 25 1/3 inches tall, 4 inches wide and 2.5 inches deep. Knuckles gets his name from his large hands, 40% bigger than a human his size would have."
21:47:55 <fizzie> (I'm trying to remember which comic I was trying to find and came across that one.)
21:48:04 <quintopia> impomatic_: unless they put it on a timer to not start signalling its location until the event is over. in which case, you need to have a lot of people in place to beat them to it
21:48:05 <elliott> okay he's not very tall
21:48:34 <elliott> wait his fur has alpha translucency. nice
21:48:47 <Bike> well yeah, fur is never totally opaque!
21:48:55 <Bike> why the hell does he use inches
21:51:05 <elliott> well, RGB ain't pretty either
21:51:28 <elliott> oh, it's ARGB I guess? so the fur is opaque
21:51:35 <Bike> at least it's common. who the hell uses thirds of inches? we don't even do that in the united states
21:52:09 <elliott> ulillillia is not common
21:52:20 <Bike> maybe so.
21:55:23 <fizzie> Who writes ARGB hex?
21:56:13 <Bike> ulillillia
21:57:30 <elliott> Q. I bought your book but it seems to be the wrong story. What do I do?
21:58:31 <Bike> well don't keep us waiting
21:58:45 <elliott> you can just google. :p
21:58:50 <Bike> never
22:14:03 -!- zzo38 has joined.
22:16:44 -!- Phantom_Hoover has joined.
22:29:17 -!- idris-bot has joined.
22:49:10 -!- Sgeo has joined.
22:58:17 -!- Lorenzo64 has joined.
23:18:39 <Phantom_Hoover> on the wikipedia article
23:18:42 <Phantom_Hoover> for 'microwave oven'
23:18:51 <Phantom_Hoover> there is an audio recording
23:18:56 <Phantom_Hoover> of someone microwaving a cup of tea
23:19:00 <Phantom_Hoover> for twenty seconds
23:23:04 -!- ^v has quit (Ping timeout: 272 seconds).
23:23:20 -!- ^v has joined.
23:31:10 -!- edwardk has joined.
23:36:35 -!- Frooxius has quit (Ping timeout: 264 seconds).
23:49:25 -!- yorick has quit (Remote host closed the connection).
←2014-08-07 2014-08-08 2014-08-09β†’ ↑2014 ↑all