←2019-12-12 2019-12-13 2019-12-14→ ↑2019 ↑all
00:07:23 -!- myname has quit (Ping timeout: 265 seconds).
00:23:24 -!- FreeFull has quit.
00:35:26 -!- hppavilion[1] has joined.
01:00:32 -!- hppavilion[1] has quit (Ping timeout: 276 seconds).
01:01:50 -!- arseniiv has quit (Ping timeout: 276 seconds).
01:57:28 -!- Lord_of_Life_ has joined.
01:59:17 -!- Lord_of_Life has quit (Ping timeout: 240 seconds).
02:00:19 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
02:17:03 -!- 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.”).
04:13:56 -!- thethirdone has joined.
04:27:07 -!- xkapastel has joined.
04:39:26 -!- mniip has quit (Remote host closed the connection).
06:33:33 -!- xkapastel has quit (Quit: Connection closed for inactivity).
06:38:16 <esowiki> [[Talk:Burn]] https://esolangs.org/w/index.php?diff=67923&oldid=67873 * Quadril-Is * (+95) /* PNG of the program */
07:53:12 -!- mniip has joined.
08:08:39 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=67924&oldid=67870 * Hex96 * (+52) /* External resources */
08:08:53 <esowiki> [[4]] https://esolangs.org/w/index.php?diff=67925&oldid=67924 * Hex96 * (+1) /* External resources */
09:07:30 -!- b_jonas has quit (Remote host closed the connection).
09:42:58 -!- stux|away has quit (Read error: Connection reset by peer).
09:59:43 -!- stux|away has joined.
10:07:35 -!- divergence has joined.
10:08:26 -!- diverger has quit (Ping timeout: 252 seconds).
10:30:02 -!- divergence has quit (Quit: ZNC 1.7.4 - https://znc.in).
10:35:24 -!- diverger has joined.
12:19:50 -!- myname has joined.
12:48:16 <esowiki> [[User:DmilkaSTD]] https://esolangs.org/w/index.php?diff=67926&oldid=67900 * DmilkaSTD * (+1)
13:57:42 -!- Lord_of_Life_ has joined.
13:58:43 -!- Lord_of_Life has quit (Ping timeout: 265 seconds).
13:59:03 -!- Lord_of_Life_ has changed nick to Lord_of_Life.
14:01:00 -!- kritixilithos has joined.
14:31:00 -!- arseniiv has joined.
14:54:06 -!- diverger has quit (Quit: ZNC 1.7.4 - https://znc.in).
14:54:24 -!- diverger has joined.
15:11:33 <Soni> flags register is hot
15:11:52 <Soni> wish everyone used it
15:12:05 <Soni> most programming language don't have flags register
15:12:16 <Soni> most esolang don't have flags register
15:12:20 <Soni> why's that
15:12:46 <myname> what do you mean by flags register? like the one that is used in conditional jumps?
15:13:34 <Soni> yeah
15:13:56 <Soni> or for shifting carry
15:13:59 <myname> why should any high-level programming language explicitly use that?
15:14:04 <Soni> (rotate?)
15:14:33 <Soni> well, bash does have a flags register, sort of
15:14:42 <Soni> it has the success flag and that's it I guess
15:15:02 <myname> a return value is not really a flags register
15:15:11 <Soni> it gets stored tho
15:15:16 <myname> also, perl has way more magic variables than bash
15:15:36 <myname> i don't consider that good in any language i would want to seriously use, though
15:15:47 <Soni> anyway, my point is basically it'd be fun, in a painful way, to have a flags register
15:15:49 <myname> but i can see the appeal for an esolang
15:16:29 <Soni> and basically make every opcode use it somehow, either conditionally or using some value from it in computations
15:17:28 <Soni> also always change it, even if the change keeps it the same
15:53:11 <FireFly> I think most mainstream languages try to minimise pain rather than bolster it
15:53:28 -!- thethirdone has quit (Quit: Leaving).
16:57:29 -!- ArthurStrong has joined.
17:03:10 -!- ArthurStrong has quit (Quit: leaving).
17:40:43 -!- tromp_ has quit (Read error: Connection reset by peer).
17:41:17 -!- tromp has joined.
17:56:32 -!- kritixil1 has joined.
17:58:16 -!- kritixilithos has quit (Ping timeout: 260 seconds).
18:02:00 -!- kritixil1 has quit (Ping timeout: 260 seconds).
18:02:54 -!- user24 has joined.
18:13:30 -!- b_jonas has joined.
18:13:55 <b_jonas> `dateu
18:13:57 <HackEso> 2019-12-13 18:13:56.648 +0000 UTC December 13 Friday 2019-W50-5
18:18:30 <esowiki> [[User:DmilkaSTD]] https://esolangs.org/w/index.php?diff=67927&oldid=67926 * DmilkaSTD * (+79)
18:26:13 -!- user24 has quit (Read error: Connection reset by peer).
18:26:33 -!- user24 has joined.
18:29:25 -!- user24 has quit (Client Quit).
18:36:51 <int-e> `wontdateu
18:38:41 -!- tromp has quit (Read error: Connection reset by peer).
18:39:35 <b_jonas> `? =@ccc
18:39:36 <HackEso> ​=@ccc is a great innovation in gcc 6, kept top secret, where inline asm statements can return a value in the carry flag on x86_64. See https://gcc.gnu.org/gcc-6/changes.html which keeps this secret, https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/Extended-Asm.html , https://marc.info/?l=linux-kernel&m=143786977730804 .
18:40:35 -!- tromp has joined.
18:45:14 -!- tromp has quit (Ping timeout: 276 seconds).
19:40:15 -!- FreeFull has joined.
19:55:52 <fizzie> int-e: I think you may have been right about that "every other day" thing.
20:12:13 -!- tromp has joined.
20:53:45 -!- zzo38 has joined.
21:28:12 <esowiki> [[The Temporary Stack]] M https://esolangs.org/w/index.php?diff=67928&oldid=67505 * PythonshellDebugwindow * (-5) /* Hello, World! */ because it was a space, cant do that. now with ! you can.
21:29:36 <esowiki> [[The Temporary Stack]] https://esolangs.org/w/index.php?diff=67929&oldid=67928 * PythonshellDebugwindow * (+88) /* Instructions */
21:55:20 -!- hakatashi has quit (Remote host closed the connection).
21:55:36 -!- hakatashi has joined.
21:56:43 -!- hakatashi has quit (Read error: Connection reset by peer).
21:56:49 -!- hakatashi1 has joined.
21:57:07 -!- Sgeo_ has joined.
22:00:53 -!- Sgeo has quit (Ping timeout: 276 seconds).
22:09:57 -!- diverger has quit (Ping timeout: 240 seconds).
22:11:24 -!- diverger has joined.
22:11:45 -!- Lord_of_Life has quit (Read error: Connection reset by peer).
22:12:42 -!- Lord_of_Life has joined.
22:15:42 -!- Lord_of_Life has quit (Excess Flood).
22:16:06 -!- Lord_of_Life has joined.
22:46:07 <esowiki> [[Intcode]] https://esolangs.org/w/index.php?diff=67930&oldid=67907 * Fizzie * (+9) One more day.
22:58:35 -!- dingwat has quit (Quit: Connection closed for inactivity).
23:54:22 -!- Frater_EST has joined.
←2019-12-12 2019-12-13 2019-12-14→ ↑2019 ↑all