←2015-01-07 2015-01-08 2015-01-09→ ↑2015 ↑all
00:02:48 <zzo38> Post it somewhere anyways
00:02:58 <zzo38> I can look at it if you want
00:03:01 <zzo38> So can other people
00:03:16 <vanila> oh you don't have to! I only mentioned it in case you interested
00:06:05 -!- adu has joined.
00:09:19 -!- oren has joined.
00:20:38 -!- Alkahest2 has joined.
00:22:35 -!- nys has joined.
00:24:33 -!- Alkahest has quit (Ping timeout: 244 seconds).
00:36:51 -!- Phantom_Hoover has quit (Ping timeout: 256 seconds).
00:37:53 -!- Phantom_Hoover has joined.
00:41:27 -!- Lymia has quit (Ping timeout: 264 seconds).
00:50:32 -!- shikhin_ has joined.
00:51:04 -!- skj3gg has joined.
00:53:49 -!- shikhin has quit (Ping timeout: 264 seconds).
00:58:47 -!- jix has quit (Quit: Lost terminal).
00:59:27 -!- Alkahest2 has quit (Ping timeout: 264 seconds).
01:01:58 -!- drdanmaku has quit (Quit: Connection closed for inactivity).
01:06:27 -!- Alkahest2 has joined.
01:09:11 -!- skj3gg has quit (Quit: ZZZzzz…).
01:10:49 -!- Alkahest2 has quit (Ping timeout: 252 seconds).
01:20:25 -!- skj3gg has joined.
01:20:46 -!- drdanmaku has joined.
01:24:27 -!- Phantom_Hoover has quit (Remote host closed the connection).
01:24:56 -!- Lymia has joined.
01:24:56 -!- Lymia has quit (Changing host).
01:24:56 -!- Lymia has joined.
01:27:15 -!- puppy has joined.
01:30:07 -!- nys has quit (Ping timeout: 256 seconds).
01:31:12 -!- puppy has changed nick to nys.
01:32:02 -!- oerjan has quit (Quit: leaving).
01:58:27 <HackEgo> [wiki] [[XRF]] http://esolangs.org/w/index.php?diff=41623&oldid=41622 * Superdave * (+4) C = has already been visited (not "not")
02:10:04 <vanila> it would be hard to self hosting compile brainfuck to assembly/bytecode
02:10:12 <vanila> even ignoring the bitwise operations
02:10:16 <vanila> you have to do it in two passes
02:10:27 <pikhq> But not impossible.
02:10:30 <pikhq> See awib.
02:10:33 <vanila> one to compile brainfuck into a intermediate assembly language with labels
02:10:51 <vanila> then a second pass to actually assemble that into binary (making the labels into numbers)
02:11:12 <pikhq> See awib. :)
02:15:29 -!- skj3gg has quit (Quit: ZZZzzz…).
02:18:39 -!- tswett has joined.
02:18:58 <tswett> Here, have one of those stupid riddles.
02:19:10 <tswett> What do you call a topological space that has the property that a set is open if and only if it is closed?
02:19:53 <tswett> The answer is only two words, the first one being an indefinite article.
02:27:54 -!- boily has quit (Quit: RACEMIC CHICKEN).
02:44:35 -!- skj3gg has joined.
02:48:09 -!- hjulle has quit (Ping timeout: 245 seconds).
03:01:19 -!- MoALTz_ has joined.
03:02:12 <J_Arcane> https://github.com/jarcane/heresy/commit/4695e20f12314480296335b178a8a0917c261608
03:02:18 -!- Tritonio has quit (Remote host closed the connection).
03:04:15 <vanila> J_Arcane, are you hoping for some feedback or anything?
03:04:20 -!- jix has joined.
03:04:23 -!- glguy has joined.
03:04:27 -!- MoALTz has quit (Ping timeout: 264 seconds).
03:04:48 <J_Arcane> vanila: naw. just screwing around. hoped it might be amusing.
03:05:19 <vanila> oh well, its good
03:06:16 <elliott> is that Y actual Y or just any old fixed point combinator?
03:06:27 <J_Arcane> also, apparently git eats whitespace in commit messages.
03:06:52 <elliott> okay it's actual Y wow
03:07:36 <J_Arcane> Yes. IT is the actual strict Y combinator.
03:08:19 <elliott> does (def fix (fn (f) (let ([g (fn (x) ((f g) x))]) g))) work?
03:08:42 <elliott> or (def fix (fn (f) (fn (x) ((f (fix f)) x))))
03:08:47 <J_Arcane> I think so, yes. We tried it once, I still have it kicking around in another file. I dunno if it'd work with fnlet.
03:11:13 -!- bb010g has quit (Quit: Connection closed for inactivity).
03:25:36 -!- GeekDude has joined.
03:28:55 -!- tswett has quit (Ping timeout: 255 seconds).
03:46:36 -!- bb010g has joined.
04:08:48 -!- nys has quit (Quit: sleeps).
04:10:29 -!- shikhin_ has quit (Ping timeout: 252 seconds).
04:47:41 -!- MoALTz_ has quit (Read error: Connection reset by peer).
04:49:07 -!- MoALTz_ has joined.
04:50:05 -!- adu has quit (Quit: adu).
04:58:55 -!- skj3gg has quit (Quit: ZZZzzz…).
05:01:21 -!- adu has joined.
05:01:36 -!- GeekDude has quit (Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com)).
05:05:02 <zzo38> I think I fixed "Triangle of Protection". Now it says "Enchanted permanent cannot be sacrificed unless an ability of that permanent allows or forces it to be sacrificed, except as the cost of an activated ability in which case that ability is unusable."
05:06:07 <zzo38> Actually, I made one more change to clarify it; now it says "causes" instead of "allows or forces".
05:08:55 <shachaf> What was the previous phrasing?
05:09:25 <shachaf> What's the goal of that card?
05:14:47 <int-e> ... unless ..., except ...
05:17:22 <int-e> zzo38: is it intended that the permanent cannot be sacrificed as a cost of one of its own activated abilities? because that's how I'd read that.
05:18:42 <zzo38> Its previous phasing deleted everything after the first "sacrificed".
05:19:14 <zzo38> It is intended that it cannot be sacrificed to pay for one of its own activated abilities.
05:25:02 <zzo38> Actually "that ability is unusable" is wrong; if it is an artifact and it says "sacrifice an artifact" it is only supposed to prevent you from activating it by sacrificing itself.
05:25:20 -!- skj3gg has joined.
05:26:03 <zzo38> I fixed that too now.
05:36:02 <shachaf> Fixed it where?
05:42:51 <zzo38> Enchanted permanent cannot be sacrificed unless an ability of that permanent causes it to be sacrificed, but still cannot be sacrificed as the cost of an activated ability on that permanent or anything else.
06:02:52 -!- adu has quit (Quit: adu).
06:16:18 -!- coping_with_blis has joined.
06:20:23 -!- coping_with_blis has quit (Ping timeout: 240 seconds).
06:20:45 -!- Solace has joined.
06:25:31 -!- coping_with_blis has joined.
06:25:35 -!- coping_with_blis has left.
07:05:31 <HackEgo> [wiki] [[Talk:BytePusher]] http://esolangs.org/w/index.php?diff=41624&oldid=41601 * Gamemanj * (+0) /* Announcements */ (Sorry, I messed up the year! I'd forgotten about ~~~~,sorry...)
07:06:03 <elliott> cute :)
07:10:11 <vanila> has anyone made a bytepusher system with a FPGA?
07:12:29 <zzo38> I don't know, but it might be more difficult that it could have been, since instructions do not have to be aligned.
08:02:40 -!- shikhin has joined.
08:11:27 -!- MoALTz_ has quit (Quit: Leaving).
08:26:40 -!- vanila has quit (Read error: Connection reset by peer).
09:00:11 -!- Solace has quit (Quit: Connection closed for inactivity).
09:04:01 -!- skj3gg has quit (Quit: ZZZzzz…).
09:08:27 -!- Tritonio has joined.
09:13:02 -!- burper has joined.
09:14:02 <Jafet> Hmm
09:14:11 -!- burper has quit (Remote host closed the connection).
09:15:46 <Jafet> > let isP b n = (\x -> x == reverse x) $ showIntAtBase b toEnum n "" in all (`isP` 392629621582222667733213907054116073) [2,3]
09:15:47 <lambdabot> True
09:16:03 <Jafet> > let showB b n = showIntAtBase b toEnum n "" in map (`showB` 392629621582222667733213907054116073) [2,3]
09:16:04 <lambdabot> ["\SOH\NUL\NUL\SOH\NUL\SOH\SOH\SOH\NUL\NUL\SOH\SOH\SOH\SOH\NUL\NUL\NUL\SOH\N...
09:16:17 <Jafet> > let showB b n = showIntAtBase b (toEnum.(+48)) n "" in map (`showB` 392629621582222667733213907054116073) [2,3]
09:16:18 <lambdabot> ["10010111001111000100010100010100000011011011000101011011100000111011010100...
09:16:23 <Jafet> Well anyway
09:16:50 <Jafet> (found a new entry for http://oeis.org/A060792 .)
09:27:06 <b_jonas> zzo38: sadly, Dust to Dust doesn't seem to save you because you don't have enough colored mana to cast it and then cast Pyrewild Shaman
09:28:28 <b_jonas> zzo38: I was thinking on that "cannot sacrifice" effect. I think I can tell what my problem is with now, but what's the current text you're using?
09:29:17 <b_jonas> zzo38: my problem is that it can easily cause infinite loops with permanents that have triggered abilities to sacrifice it, such as islandhome ones like Dandan
09:31:06 -!- burper has joined.
09:31:20 -!- burper has quit (Remote host closed the connection).
09:33:20 <b_jonas> http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt => "Enchanted permanent cannot be sacrificed unless an ability of that
09:33:24 <b_jonas> permanent causes it to be sacrificed, but still cannot be sacrificed as
09:33:25 <b_jonas> hmm
09:33:28 <b_jonas> the cost of an activated ability on that permanent or anything else."
09:33:36 <b_jonas> that's better, but I still don't really like it
09:36:08 <b_jonas> zzo38: but that now seems much weaker, because it can no longer save your Ball Lightning
09:37:00 <b_jonas> nor your vanishing creatures or creatures with echo or your Krosan Cloudscraper
09:39:17 <zzo38> That's true, of course and is intentional to make it not too much powerful.
09:40:38 -!- burper has joined.
09:40:44 <b_jonas> zzo38: as you added fair duel, let me mention two other cards I've been thinking of.
09:41:09 <zzo38> OK
09:41:56 <b_jonas> name: Lost Self-esteem. cost: 1W. type: Enchantment - Aura. abilities: Enchant creature. All objects and players have protection from enchanted creature.
09:43:49 <zzo38> OK
09:44:12 -!- burper has quit (Remote host closed the connection).
09:46:50 <b_jonas> name: Vain Mary. cost: G. type: Creature - Bird Wizard 2/2. abilities: Flying. When you control a creature that has greater power than Vain Mary, sacrifice Vain Mary.
09:47:45 <zzo38> Perhaps Triangle of Protection is better to have flash?
09:48:23 <zzo38> OK
09:48:32 <b_jonas> zzo38: maybe, but even then it won't save your evokes creatures because they're self-sacrificed
09:49:20 <b_jonas> zzo38: in any case, this won't save you from a Cruel Edict unless you Triangle all your creatures, right?
09:49:54 -!- Tritonio_ has joined.
09:50:24 <zzo38> Yes.
09:51:45 <zzo38> However you can cast it on an opponent's card and then use Cruel Edict and you can force them not to sacrifice a particular card. Or, since it now has flash, save a single of your own cards from All Is Dust, or if they are using it to try to get rid of one of their own cards, cast it on their card.
09:51:58 -!- drdanmaku has quit (Quit: Connection closed for inactivity).
09:52:57 -!- Tritonio_ has quit (Remote host closed the connection).
09:52:57 -!- Tritonio has quit (Ping timeout: 252 seconds).
09:53:29 -!- Tritonio has joined.
09:53:55 -!- Tritonio has quit (Remote host closed the connection).
09:55:19 -!- Tritonio has joined.
09:57:22 -!- EgoBot has quit (Ping timeout: 245 seconds).
09:58:08 -!- EgoBot has joined.
09:58:27 -!- Gregor has quit (Ping timeout: 264 seconds).
09:58:57 <zzo38> O, and this Triangle will protect a creature from being sacrificed at the end of your turn due to Apprentice Necromancer.
10:01:41 -!- Gregor has joined.
10:02:00 <b_jonas> zzo38: yes, and you can use it on a Kiki-Jiki-made copy
10:04:19 <zzo38> Yes that too
10:05:34 -!- Tritonio has quit (Remote host closed the connection).
10:09:33 <b_jonas> zzo38: um, have you removed cards from the puzzle?
10:09:42 <b_jonas> I thought there were two more cards in your hand
10:10:41 <zzo38> Yes.
10:11:00 <b_jonas> but I guess it's better this way.
10:19:22 <b_jonas> zzo38: Altar of Defense seems to be a bit expensive compared to Ashnod's Altar.
10:21:45 -!- S1 has joined.
10:27:19 <zzo38> You are right I fixed it
10:29:46 <b_jonas> zzo38: ah, now that's more interesting. what gives lots of creatures defender, besides Dormant Sliver?
10:30:08 <zzo38> I don't know.
10:32:47 -!- Tritonio has joined.
10:32:51 <b_jonas> mind you, I'd be more happy with more good defenders. there are already cards that do useful stuff with defenders.
10:35:33 <zzo38> I made up Wall of Ninjas, which has haste, defender, ninjutsu, first strike, "Whenever ~ deals combat damage to a player, that player discards 2 cards.", and "{BB}, {Q}: Target player discards a card."
10:37:21 <b_jonas> zzo38: yes, and a Wall of Attachment
10:39:01 -!- Tritonio has quit (Remote host closed the connection).
10:39:17 -!- Tritonio has joined.
10:41:10 <b_jonas> Mad Counterspell seems too powerful, it's more better than an ordinary Counterspell (though probably worse than Mana Leak)
10:41:41 <zzo38> It is a sorcery; you cannot normally cast it as it would have no target.
10:42:17 <zzo38> However maybe the madness cost could be changed to one more if necessary I don't know?
10:42:18 -!- Tritonio has quit (Remote host closed the connection).
10:42:34 -!- Tritonio has joined.
10:42:54 <b_jonas> oh... a sorcery
10:42:55 <b_jonas> scary
10:43:03 <b_jonas> then it's not overpowered
10:43:12 <b_jonas> it's quite hard to cast
10:43:31 <b_jonas> and hard to madness
10:43:31 -!- Tritonio has quit (Remote host closed the connection).
10:43:43 -!- Tritonio has joined.
10:44:41 -!- Tritonio has quit (Remote host closed the connection).
10:44:53 -!- Tritonio has joined.
10:46:56 <zzo38> I believe madness is also a way to get priority during the cleanup step if you have too many cards.
10:47:30 <zzo38> You can exile it temporarily without casting it.
10:51:17 <b_jonas> zzo38: ah, nice
10:51:50 <zzo38> (This exiling it temporarily might be useful for other purposes too, maybe)
10:51:59 <b_jonas> but you have to set up having too many cards for that, which isn't so easy, except at the start of the game or when you're about to win, when you no longer need that kind of trick
10:52:02 -!- Tritonio has quit (Remote host closed the connection).
10:52:28 <b_jonas> I rarely have too many cards in my cleanup step
10:53:10 <b_jonas> (in M:tG)
10:53:58 -!- Tritonio has joined.
10:54:40 <zzo38> Yes I know that, but it is usable with any card that has madness. Probably, usually is not so useful but sometimes it might.
10:59:04 <b_jonas> maybe
11:00:14 <b_jonas> Mystery Tablet might be unplayable in casual play where you have no sideboard and Wish cards use your entire collection
11:00:56 <b_jonas> What does "If you do, put this card with your
11:00:59 <b_jonas> sideboard." mean?
11:03:26 <zzo38> It assumes that you are playing with a sideboard rather than your entire collection. I just don't like that "entire collection" stuff.
11:03:42 <zzo38> It means it becomes part of your sideboard.
11:04:23 <b_jonas> oh, you mean "Put Mystery Tablet to your sideboard."?
11:04:32 <b_jonas> ok.
11:04:44 <b_jonas> and if your sideboard is empty, this card does nothing?
11:05:31 <zzo38> Yes, although it still spend 1 mana and becomes tapped.
11:08:18 <zzo38> It means the same thing as a card you own from "outside the game", but I don't want people to play that way and prefer that it always means your sideboard even in a casual game.
11:10:09 <b_jonas> as for Suppress Quality, is it deliberate that it doesn't block abilities of players? I think players can have protection or hexproof these days.
11:13:12 <zzo38> No, although it also wasn't really meant to. Although it probably should; mainly I just forgot.
11:13:36 <zzo38> Well, now I changed it so that it does.
11:13:36 <b_jonas> I think it should.
11:15:37 -!- tswett has joined.
11:17:35 -!- boily has joined.
11:19:51 -!- tswett has quit (Ping timeout: 252 seconds).
12:05:05 -!- SopaXorzTaker has joined.
12:05:57 -!- J_Phone has joined.
12:06:32 -!- SopaXorzTaker has quit (Client Quit).
12:06:50 -!- SopaXorzTaker has joined.
12:11:11 -!- vanila has joined.
12:19:11 <boily> @metar CYUL
12:19:12 <lambdabot> CYUL 081200Z 23007KT 15SM FEW010 FEW065 M26/M30 A3023 RMK SF1SC2 SF TR SLP242
12:19:31 -!- boily has quit (Quit: INFINITE CHICKEN).
12:19:52 <J_Phone> `let fibseq n = take n $ iterate (\(a,b) -> (b,a+b)) (0,1) in fibseq 10
12:19:53 <HackEgo> ​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: let: not found
12:21:00 <Jafet> > iterate (\(a,b) -> (b,a+b)) (0,1)
12:21:02 <lambdabot> [(0,1),(1,1),(1,2),(2,3),(3,5),(5,8),(8,13),(13,21),(21,34),(34,55),(55,89),...
12:21:07 -!- J_Phone has quit (Read error: Connection reset by peer).
12:21:38 -!- J_Phone has joined.
12:26:03 -!- J_Phone has quit (Read error: Connection reset by peer).
12:31:44 -!- Phantom_Hoover has joined.
12:50:27 -!- shikhin_ has joined.
12:53:23 -!- shikhin has quit (Ping timeout: 240 seconds).
13:29:30 -!- oerjan has joined.
13:36:51 -!- vanila has quit (Quit: Leaving).
13:48:54 -!- Tritonio has quit (Ping timeout: 265 seconds).
13:54:23 -!- SirCmpwn has quit (Ping timeout: 240 seconds).
13:56:08 -!- SirCmpwn has joined.
14:05:35 -!- GeekDude has joined.
14:14:33 -!- hjulle has joined.
14:16:09 -!- sebbu2 has joined.
14:16:42 -!- sebbu has quit (Ping timeout: 244 seconds).
14:16:45 -!- sebbu2 has quit (Changing host).
14:16:45 -!- sebbu2 has joined.
14:24:42 -!- drdanmaku has joined.
14:25:22 -!- oren has quit (Quit: Lost terminal).
14:47:21 -!- GeekDude has quit (Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com)).
14:48:08 -!- SopaXorzTaker has quit (Read error: Connection reset by peer).
15:08:17 -!- kcm1700 has quit (Remote host closed the connection).
15:09:01 -!- kcm1700 has joined.
15:23:55 -!- SopaXorzTaker has joined.
15:23:55 -!- SopaXorzTaker has quit (Changing host).
15:23:55 -!- SopaXorzTaker has joined.
15:33:10 -!- shikhin_ has quit (Ping timeout: 244 seconds).
15:34:08 -!- Solace has joined.
15:40:32 <oerjan> when you think about it this is pretty badass "Hollerith built machines under contract for the Census Office, which used them to tabulate the 1890 census in only one year.[9] The previous 1880 census had taken eight years."
15:41:03 -!- Sprocklem has joined.
15:46:59 <oerjan> "The term "Super Computing" was used by the New York World newspaper in 1931 to refer to a large custom-built tabulator that IBM made for Columbia University."
15:49:46 <int-e> how many human calculators did it replace?
15:51:11 <oerjan> the reference is http://www.columbia.edu/cu/computinghistory/packard.html
15:52:41 <oerjan> "Watson obliged, and had engineers James Bryce and George Daly in IBM's Endicott plant build a gigantic tabulator capable of accumulating sums of squares, raising numbers to powers, and so forth by means of direct subtraction (the first punched-card machine to do this) plus a novel system of ten paired accumulators."
15:52:43 -!- Tritonio has joined.
15:53:44 <int-e> "New statistical machines with the mental power of 100 skilled mathematicians in solving even highly complex algebraic problems were demonstrated yesterday for the first time before a group of psychologists, educational research workers and statisticians in the laboratories of the Columbia University Statistical Bureau in Hamilton Hall." <-- there's a number
15:54:14 <int-e> a machine that replaces 100 computers is a supercomputer all right.
15:58:23 <mroman> I thought it replaces mathematicians
15:58:33 <mroman> must suck to be a useless mathematician in the near future .
16:00:19 <oerjan> mroman: i suspect they didn't distinguish mathematicians and human computers much at that time. heck many people don't know the difference even now.
16:02:30 <fizzie> @wn reckoner
16:02:31 <oerjan> i presume back then the majority of human mathematical work _was_ calculation.
16:02:32 <lambdabot> *** "reckoner" wn "WordNet (r) 3.0 (2006)"
16:02:34 <lambdabot> reckoner
16:02:36 <lambdabot> n 1: an expert at calculation (or at operating calculating
16:02:38 <lambdabot> machines) [syn: {calculator}, {reckoner}, {figurer},
16:02:40 <lambdabot> {estimator}, {computer}]
16:02:42 <lambdabot> 2: a handbook of tables used to facilitate computation [syn:
16:02:44 <lambdabot> {reckoner}, {ready reckoner}]
16:02:59 <fizzie> (@wn should have a syntax for referring to a particular sense of a word, computer#n#2 or something. If it doesn't.)
16:03:17 <oerjan> @wn computer#n#2
16:03:18 <lambdabot> No match for "computer#n#2".
16:03:35 <fizzie> WordNet itself has something that looks vaguely like that, at least in some contexts.
16:04:54 <oerjan> perhaps there's an api
16:15:08 <oerjan> the original hollerith machine used mercury "The card sat over pools of mercury, pools corresponding to the possible hole positions in the card. When the wires were pressed onto the card, punched holes allowed wires to dip into the mercury pools, making an electrical contact[5] [6] that could be used for counting, sorting, and setting off a bell to let the operator know the card had been read."
16:32:19 -!- SopaXorzTaker has quit (Read error: Connection reset by peer).
16:34:37 -!- oerjan has quit (Quit: punching out).
16:35:27 <mroman> Willams Tube
16:35:30 <mroman> sounds awful...
16:40:41 <HackEgo> [wiki] [[Language list]] http://esolangs.org/w/index.php?diff=41625&oldid=41615 * GermanyBoy * (+11) /* I */ iexp
16:45:16 <b_jonas> `fromroman VIII
16:45:17 <HackEgo> 8
16:49:30 <Gregor> `fromroman Quantum autem noluit marmota monax?
16:49:30 <HackEgo> No output.
16:49:39 <Gregor> I'm unimpressed.
16:50:26 <Deewiant> `fromroman QVANTVM AVTEM NVLUIT MARMOTA MONAX
16:50:27 <HackEgo> No output.
16:50:29 <Deewiant> D'oh
16:51:36 <J_Arcane> needs Google translate hooks. ;)
17:01:48 -!- mihow has joined.
17:03:34 -!- Sprocklem has quit (Ping timeout: 245 seconds).
17:05:43 -!- GeekDude has joined.
17:11:13 -!- bb010g has quit (Quit: Connection closed for inactivity).
17:11:31 <Taneb> `fromroman VX
17:11:32 <HackEgo> No output.
17:19:52 <Taneb> `fromroman LXCVI
17:19:52 <HackEgo> No output.
17:20:00 <Taneb> `fromroman LCVI
17:20:00 <HackEgo> No output.
17:20:04 <Taneb> :(
17:20:28 <b_jonas> Taneb: I think you might have better luck with toroman, that accepts more invalid input
17:20:31 <b_jonas> `toroman 9999
17:20:32 <HackEgo> MMCMXCIX
17:20:42 <Taneb> `fromroman L
17:20:43 <HackEgo> 50
17:20:48 <Taneb> `fromroman DCVI
17:20:49 <HackEgo> 606
17:20:56 <Taneb> I always get D and L mixed up :/
17:21:43 <b_jonas> `toroman 999999999999
17:21:44 <HackEgo> MMMMMMMMMMMMMMMMMMCMXCIX
17:21:52 <Taneb> `fromroman DXCVI
17:21:53 <HackEgo> 596
17:22:05 <shachaf> Taneb: D comes after C hth
17:22:11 <Taneb> shachaf, so does L!
17:22:16 <Taneb> And I! and V! and X!
17:22:21 <shachaf> D comes immediately after C hth
17:22:36 <Taneb> Better
17:24:13 <b_jonas> L is the lower half of C, V is the upper half of X
17:24:14 <b_jonas> it's easy
17:24:25 <b_jonas> actually it's not
17:24:34 <b_jonas> that's why I use a program to convert rather than try in my head
17:24:46 <b_jonas> but I should fix toroman to reject invalid input
17:40:11 -!- Solace has quit (Quit: Connection closed for inactivity).
17:57:38 -!- ais523 has joined.
17:59:56 -!- ais523 has quit (Excess Flood).
18:00:30 -!- ais523 has joined.
18:16:45 -!- S1 has quit (Read error: Connection reset by peer).
18:21:00 -!- S1 has joined.
18:23:52 -!- sebbu2 has changed nick to sebbu.
18:24:03 -!- AndoDaan has joined.
18:30:32 -!- MoALTz has joined.
18:37:17 -!- callforjudgement has joined.
18:37:23 -!- ais523 has quit.
18:47:05 -!- callforjudgement has quit (Read error: Connection reset by peer).
18:47:11 -!- scarf has joined.
18:47:13 -!- scarf has changed nick to ais523.
18:47:59 -!- AndoDaan has quit (Quit: bbl).
19:04:41 -!- Sprocklem has joined.
19:05:22 -!- GeekDude has quit (Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com)).
19:14:02 -!- GeekDude has joined.
19:17:43 <Taneb> ais523, what's the origin of scarf as an alt nick?
19:23:06 -!- ais523 has quit (Read error: Connection reset by peer).
19:23:10 -!- callforjudgement has joined.
19:23:26 <callforjudgement> Taneb: it's a real word
19:23:30 <callforjudgement> that wasn't taken
19:23:39 <Taneb> Makes sense, I guess
19:25:23 <elliott> scarfs are cute
19:26:20 <Taneb> I could do with a scarf
19:26:23 -!- Sprocklem has quit (Ping timeout: 244 seconds).
19:32:44 -!- Tritonio has quit (Remote host closed the connection).
19:32:55 -!- Tritonio has joined.
19:33:27 -!- bb010g has joined.
19:33:39 <Taneb> Well, I just had a long-overdue nick-cull
19:33:40 -!- callforjudgement has changed nick to ais523.
19:33:44 <Taneb> From 16 registered nicks to 4
19:36:22 -!- arjanb has joined.
19:45:49 -!- Phantom_Hoover has quit (Ping timeout: 244 seconds).
19:49:17 -!- oren has joined.
19:59:11 -!- Tritonio has quit (Remote host closed the connection).
19:59:49 -!- hjulle has quit (Ping timeout: 255 seconds).
20:00:10 -!- Tritonio has joined.
20:17:25 -!- AndoDaan has joined.
20:28:02 -!- ais523 has quit.
20:28:15 -!- ais523 has joined.
20:29:43 -!- Sprocklem has joined.
20:32:21 -!- oren has quit (Quit: Lost terminal).
20:35:17 -!- callforjudgement has joined.
20:37:19 -!- ais523 has quit (Ping timeout: 245 seconds).
20:43:53 -!- ^v has quit (Quit: Network ban).
21:01:32 -!- Sprocklem has quit (Ping timeout: 245 seconds).
21:16:41 -!- callforjudgement has quit (Remote host closed the connection).
21:16:48 -!- scarf has joined.
21:35:36 -!- ais523 has joined.
21:37:44 -!- scarf has quit (Ping timeout: 245 seconds).
22:32:53 -!- oerjan has joined.
22:37:49 -!- GeekDude has quit (Ping timeout: 252 seconds).
22:45:30 <oerjan> <Gregor> `fromroman Quantum autem noluit marmota monax? <-- i am deeply suspicious of that sentence, even disregarding the silly binominal species name
22:46:51 <Gregor> oerjan: I asked Google.
22:47:04 <oerjan> yes, google seems to think it makes sense
22:47:21 <oerjan> but i think someone's been tricking it
22:48:00 <oerjan> the fact that "quantum autem noluit" gives no google hits _outside_ google translate should be a hint.
22:49:04 <oerjan> afaict it means something like "how much too it refused", prime john cleese material
22:49:59 <Gregor> So, what SHOULD it be, Cap'n Lat'n?
22:52:40 <oerjan> some googling turns up "Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?"
22:53:49 <oerjan> i don't think that's an exact translation either
22:54:03 <oerjan> but it's got nice alliteration
22:54:15 -!- boily has joined.
22:55:30 <oerjan> oh hm it's better that i thought, materia actually has a "timber" meaning
22:56:15 -!- adu has joined.
22:56:59 <oerjan> the verbed form i cannot find on wiktionary though.
22:57:43 <boily> hellørjaneria.
23:01:17 <oerjan> ehoily
23:03:58 -!- hjulle has joined.
23:21:22 -!- Phantom_Hoover has joined.
23:27:44 -!- hjulle has quit (Ping timeout: 245 seconds).
23:40:25 -!- GeekDude has joined.
23:40:57 -!- scounder has changed nick to fractal.
23:47:13 -!- GeekDude has quit (Ping timeout: 264 seconds).
23:51:13 -!- bb010g has quit (Quit: Connection closed for inactivity).
23:52:36 -!- ais523 has quit.
23:55:22 -!- S1 has quit (Quit: S1).
←2015-01-07 2015-01-08 2015-01-09→ ↑2015 ↑all