←2018-10-06 2018-10-07 2018-10-08→ ↑2018 ↑all
00:00:54 -!- variable has joined.
00:01:18 -!- variable has quit (Client Quit).
01:37:27 <doesthiswork> does anyone here speak romanian?
01:40:19 -!- variable has joined.
01:46:54 -!- arseniiv has quit (Ping timeout: 252 seconds).
02:04:57 -!- doesthiswork has quit (Quit: Konversation terminated!).
02:05:12 -!- doesthiswork has joined.
02:05:30 <doesthiswork> good morning
02:07:33 <shachaf> g'doesthiswork
02:16:01 -!- variable has quit (Ping timeout: 260 seconds).
02:18:35 -!- trout has joined.
02:18:37 <zzo38> I speak English, sorry
02:18:59 <shachaf> I speak English and I won't apologize for it.
02:19:12 <zzo38> OK
02:45:16 -!- variable has joined.
02:46:30 -!- trout has quit (Ping timeout: 252 seconds).
03:02:20 <doesthiswork> I'm sorry
03:17:48 -!- trout has joined.
03:20:36 <zzo38> In this GURPS game (I mentioned about the stolen pigs), the GM suggested we will now have to try to escape, although I had a different idea, to just go to court anyways. But now I have a third idea, which is to write a note to apologize for his children are dead (and leave it with the armourer, to return together with the wheelbarrow; hopefully that man is literate!) and go directly to the barber, which is why we came here in the first place anywa
03:21:04 -!- variable has quit (Ping timeout: 240 seconds).
03:21:06 <zzo38> (Does the barber know the king told us to go to the barber? Hopefully; otherwise none of us know what is happening.)
03:22:40 <zzo38> Actually in this game we stole wheelbarrows once before, too (to recover a stolen goat). That time we were unable to return the wheelbarrows, considering it too dangerous to do so.
03:48:59 -!- variable has joined.
03:52:30 -!- trout has quit (Ping timeout: 252 seconds).
04:28:12 -!- trout has joined.
04:29:04 -!- variable has quit (Ping timeout: 240 seconds).
04:49:58 <doesthiswork> there is a lot of livestock theft in your games?
04:50:15 <zzo38> Apparently.
04:50:53 <zzo38> What would you think of Magic: the Gathering card having: All creatures gain banding until end of turn. ;; No more than one band can attack this turn. ;; Cannot cast ~ during combat phase.
05:00:42 -!- trout has quit (Ping timeout: 252 seconds).
05:01:24 -!- variable has joined.
05:22:11 -!- variable has quit (Quit: Found 1 in /dev/zero).
05:52:53 <esowiki> [[Marker]] N https://esolangs.org/w/index.php?oldid=57975 * A * (+364) Created page with ""Marker" is a very simple markdown-like programming language. ==Syntax== It uses Consolas. ===size x:=== This command is used to set the size of the text. Inside the tag, the..."
05:54:13 -!- S_Gautam has joined.
05:59:11 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57976&oldid=57975 * A * (+293)
05:59:32 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57977&oldid=57976 * A * (+23)
06:00:27 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57978&oldid=57977 * A * (+52)
06:21:43 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57979&oldid=57978 * A * (-73) /* center */
06:24:26 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57980&oldid=57979 * A * (+46) /* Syntax */
06:29:55 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57981&oldid=57980 * A * (-110)
06:30:29 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57982&oldid=57981 * A * (-41) /* bold/italic */
06:44:22 <esowiki> [[MineFriff]] https://esolangs.org/w/index.php?diff=57983&oldid=57948 * JonoCode9374 * (+1061)
06:45:35 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57984&oldid=57982 * A * (-31)
06:46:34 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57985&oldid=57984 * A * (-62)
06:49:01 <esowiki> [[Marker]] https://esolangs.org/w/index.php?diff=57986&oldid=57985 * A * (-136)
07:13:57 -!- tromp has quit (Remote host closed the connection).
07:14:10 -!- tromp has joined.
07:25:41 -!- doesthiswork has quit (Ping timeout: 268 seconds).
07:36:21 -!- XorSwap has quit (Ping timeout: 252 seconds).
07:39:48 -!- mprAb has joined.
07:41:23 -!- mprAb has quit (K-Lined).
07:57:34 -!- xkapastel has quit (Quit: Connection closed for inactivity).
08:25:21 -!- erkin has joined.
08:45:05 -!- wob_jonas has joined.
08:46:19 -!- AnotherTest has joined.
08:46:33 -!- wob_jonas has quit (Client Quit).
09:31:34 -!- wob_jonas has joined.
09:33:09 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
09:34:49 <wob_jonas> argh! stupid physical slot allows me to insert the SIM cards in the wrong orientation. and here I was panicking why the phone didn't recognize the SIM cards.
09:43:16 <wob_jonas> dear interface design guys. confirmation prompts are nice to protect from bad effects of accidental button presses, and android and windows metro and some modern websites should learn that. but confirmation prompts are even nicer if the prompt actually shows on the screen what you're confirming.
09:59:25 <wob_jonas> In this case, the confirmation prompt the phone gave was "Start copying?" A good confirmation prompt would have been "Start copying 191 contacts from Phone to SIM2?"
09:59:46 <wob_jonas> Except obviously it should show the correct number instead of 191.
10:01:32 <shachaf> Hmm. So with struct A { int x; };, if "a" is an lvalue, then "a.x" is an lvalue.
10:01:42 <shachaf> If "a" is an rvalue, then "a.x" is an rvalue?
10:01:49 <shachaf> That's mysterious.
10:02:52 <wob_jonas> shachaf: if a is an rvalue, then a.x is either an error or an rvalue, depending on the language dialect
10:03:18 <wob_jonas> or so I think, but ask on ##C or ##C++ if you want to be sure
10:04:21 <shachaf> At least in my short test with clang.
10:04:42 <shachaf> But then what does the ". operator" do?
10:06:16 <shachaf> This must be the thing that I was attributing to calling conventions or whatever.
10:07:05 <shachaf> When you pass a struct by value, as in f(A a) { ... }
10:10:06 <wob_jonas> shachaf: rvalues are used when the language typechecker at compile time thinks that the hidden lvalue backing it is a temporary, and so modifying it would be likely an error, because you can rarely observe the effects of the modifications
10:10:23 <wob_jonas> shachaf: which is why some methods and assignment and field assignment are banned on rvalues
10:10:39 <wob_jonas> also the address operator
10:11:19 <wob_jonas> but the runtime semantics is generally (with some exceptions) as if the rvalue has a backing lvalue, and you can access that lvalue in sneaky ways if you really want, at least in C++
10:11:49 <wob_jonas> it's just usually a bad idea, because the temporary will go away, so you can have a dangling reference to it, or modifications that don't do anything
10:12:55 <wob_jonas> technically there's only an object (usually a temporary) backing the rvalue, but there's a way to create an lvalue for it
10:13:03 <wob_jonas> so "backing lvalue" isn't really precise
10:26:54 -!- wob_jonas has quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client).
10:28:05 -!- erkin has quit (Remote host closed the connection).
10:29:54 <shachaf> wob_jonas: I think a value and a memory location are completely different things.
10:45:24 -!- Essadon has joined.
10:46:11 -!- arseniiv has joined.
12:10:44 -!- SopaXorzTaker has joined.
12:21:31 -!- tromp has quit (Remote host closed the connection).
12:22:08 -!- tromp has joined.
12:23:18 -!- MDude has quit (Ping timeout: 272 seconds).
12:25:48 -!- tromp has quit (Remote host closed the connection).
12:26:04 -!- tromp has joined.
12:59:25 -!- moei has quit (Quit: Leaving...).
13:23:31 -!- S_Gautam has joined.
13:33:35 -!- MDude has joined.
13:54:51 -!- xkapastel has joined.
13:59:35 -!- moei has joined.
14:13:48 -!- MDude has quit (Ping timeout: 252 seconds).
14:14:23 -!- erkin has joined.
14:23:50 -!- doesthiswork has joined.
15:01:50 -!- XorSwap has joined.
15:34:29 -!- MDude has joined.
15:38:51 -!- tromp has quit (Remote host closed the connection).
15:39:14 -!- tromp has joined.
16:13:10 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
16:30:31 -!- S_Gautam has joined.
16:32:03 -!- XorSwap has quit (Ping timeout: 268 seconds).
16:33:30 -!- Phantom_Hoover has joined.
16:34:54 -!- XorSwap has joined.
16:35:01 -!- XorSwap has quit (Remote host closed the connection).
16:51:33 -!- Essadon has quit (Read error: No route to host).
16:58:31 -!- Essadon has joined.
18:18:17 -!- SopaXorzTaker has quit (Remote host closed the connection).
18:53:10 -!- S_Gautam has quit (Quit: Connection closed for inactivity).
19:35:59 -!- tromp has quit (Remote host closed the connection).
19:48:41 -!- tromp has joined.
20:02:22 -!- tromp has quit (Remote host closed the connection).
20:03:00 -!- tromp has joined.
21:02:50 -!- tromp has quit (Remote host closed the connection).
21:03:02 -!- tromp has joined.
21:50:49 -!- tromp has quit (Remote host closed the connection).
21:51:28 -!- tromp has joined.
22:06:36 -!- AnotherTest has quit (Ping timeout: 260 seconds).
22:21:41 -!- erkin has quit (Remote host closed the connection).
23:00:03 -!- danieljabailey has quit (Quit: ZNC 1.6.5+deb2build2 - http://znc.in).
23:00:19 -!- danieljabailey has joined.
23:24:54 -!- FreeFull has quit (Quit: rebooting).
23:29:19 <doesthiswork> my pet soldier fly maggots escaped and are crawling over the kitchen floor looking for hiding spots to pupate in
23:29:40 <doesthiswork> It makes it so I have to step carfully
23:33:21 -!- FreeFull has joined.
←2018-10-06 2018-10-07 2018-10-08→ ↑2018 ↑all