00:01:02 -!- ais523 has joined. 00:05:54 -!- shikhin has quit (Changing host). 00:05:54 -!- shikhin has joined. 00:09:49 -!- MDude has joined. 00:14:46 -!- Phantom_Hoover has quit (Remote host closed the connection). 00:22:18 -!- ais523 has quit (Quit: sorry for my connection). 00:22:30 -!- ais523 has joined. 00:35:58 -!- hppavilion[1] has joined. 01:48:37 -!- shikhin has quit (Quit: Alas.). 01:50:03 -!- shikhin has joined. 01:58:46 a concept that I just found out about today: "streaming compiler" 01:59:05 it's a compiler that compiles code while you're still downloading it, the compile is basically finished at the same time as the download 01:59:13 (it's in the news because Mozilla wrote one) 01:59:28 that's one of the more interesting arguments for one-pass compilation that I've seen 02:01:37 that is neat and makes a lot of sense 02:03:21 yes, and it's not an idea I'd expect to have had, but it's obvious in retrospect 02:03:40 in addition to the obvious uses on the web, it could make sense for something like gentoo 02:13:13 -!- shikhin has quit (Quit: Alas.). 02:14:48 -!- shikhin has joined. 02:27:18 -!- ais523 has quit (Quit: quit). 02:36:34 -!- variable has joined. 03:01:55 -!- augur_ has quit (Remote host closed the connection). 03:03:10 -!- augur has joined. 03:23:45 -!- Gregor has quit (Ping timeout: 256 seconds). 03:23:46 -!- augur has quit (Remote host closed the connection). 03:28:22 -!- augur has joined. 03:49:31 -!- Gregor has joined. 04:10:41 -!- trn has quit (Ping timeout: 248 seconds). 05:25:26 -!- trn has joined. 06:02:19 -!- augur has quit (Remote host closed the connection). 06:36:17 -!- variable has quit (Quit: /dev/null is full). 08:01:28 -!- LeoLambda has quit (Quit: ZNC 1.6.5+deb2build2 - http://znc.in). 08:31:20 -!- LeoLambda has joined. 08:39:32 -!- xkapastel has quit (Quit: Connection closed for inactivity). 09:03:35 -!- sleffy has quit (Ping timeout: 255 seconds). 09:10:28 -!- sleffy has joined. 09:30:34 [[ANItka]] https://esolangs.org/w/index.php?diff=53848&oldid=47074 * Rjozefowicz * (-5) author's name changed 09:34:30 -!- AnotherTest has joined. 09:36:02 -!- LKoen has joined. 09:45:56 -!- AnotherTest has quit (Ping timeout: 256 seconds). 09:49:36 -!- AnotherTest has joined. 09:54:40 -!- AnotherTest has quit (Ping timeout: 268 seconds). 10:07:47 -!- imode has quit (Ping timeout: 256 seconds). 10:10:39 -!- sleffy has quit (Ping timeout: 248 seconds). 10:58:57 -!- AnotherTest has joined. 11:08:17 -!- AnotherTest has quit (Ping timeout: 265 seconds). 11:53:28 -!- AnotherTest has joined. 11:57:58 -!- AnotherTest has quit (Ping timeout: 256 seconds). 12:27:35 -!- Gregor has quit (Ping timeout: 240 seconds). 12:27:45 -!- alercah has quit (Ping timeout: 248 seconds). 12:27:45 -!- GeekDude has quit (Ping timeout: 248 seconds). 12:27:45 -!- newsham has quit (Ping timeout: 248 seconds). 12:28:27 -!- shachaf has quit (Ping timeout: 240 seconds). 12:29:14 -!- shachaf has joined. 12:29:29 -!- Slereah has quit (Ping timeout: 265 seconds). 12:30:00 -!- Vorpal has quit (Ping timeout: 260 seconds). 12:30:11 -!- Slereah has joined. 12:30:29 -!- GeekDude has joined. 12:30:35 -!- Slereah has changed nick to Guest90497. 12:30:59 -!- Gregor has joined. 12:32:04 -!- Vorpal has joined. 12:32:04 -!- Vorpal has quit (Changing host). 12:32:04 -!- Vorpal has joined. 12:32:09 -!- newsham has joined. 13:21:58 -!- permacula189 has joined. 13:23:53 -!- permacula189 has quit (Client Quit). 13:32:46 -!- MDude has quit (Quit: Going offline, see ya! (www.adiirc.com)). 13:33:15 -!- MDude has joined. 14:35:44 -!- LKoen has quit (Remote host closed the connection). 14:37:51 -!- LKoen has joined. 14:45:41 argh 14:59:38 -!- alercah has joined. 15:02:24 is that a hyperbolical version of the arg function? 15:07:54 no 15:08:15 -!- xkapastel has joined. 15:08:15 it really should be :P 15:08:37 it's my reaction to having to try to create a branch and check it out in MS team foundation version control using visual studio 15:11:03 `` stat bin/arhg 15:11:04 stat: cannot stat β€˜bin/arhg’: No such file or directory 15:13:19 -!- LKoen has quit (Remote host closed the connection). 15:13:44 How come there are no good version control systems? 15:14:05 so far I ended up with a mysteriously disappeared branch (it's not just deleted, I know how to list deleted entries) 15:14:18 but with a mapping still existing to that disappeared branch 15:14:43 shachaf: maybe version control is hard 15:14:52 shachaf: it's really hard to write a good one 15:15:09 But people don't even try anymore. 15:15:11 I've been thinking about it again recently 15:15:19 It's all git's fault, putting version control on the blockchain. 15:15:39 tbqh git is pretty good. mercurial too, though it rubs me the wrong way. 15:16:07 I'd recommend not rubbing anything mercury based on your skin 15:16:08 the TFS isn't my attempt at using a good vcs though. I just want to enter the things I tracked in my local version control onto this abomination some people in the company use these days 15:16:16 git is OKish but there's lots of room for improvement. 15:16:19 I believe that a lot of the problems that you will encounter are social, not technical. 15:16:44 int-e: sure, but I need good tools to deal with those social problems 15:17:18 b_jonas: if you call your fellow programmers tools that may be a problem (ignore me, sorry, simply couldn't resist) 15:18:14 so I was again thinking of this stupid hypothetical version control system I want, and it's difficult. the best plan might be to hope that ais writes one. 15:18:35 -!- garit has quit (Ping timeout: 260 seconds). 15:18:36 so I was thinking of my fallback plan, which is still quite difficult 15:19:44 I suspect the ideal version control system is comparable to Feather in terms of proximity to an actual implementation. 15:23:09 I don't need an ideal version control system. 15:23:29 There are some pretty clear problems with e.g. git that I'd like a system not to have. 15:24:52 There are some pretty clear problems with pretty much anything that I'd like not to have. 15:24:54 It's name is a rather rude thing to call someone 15:25:06 That's a problem 15:27:48 Calling someone a git isn't required to use git. 15:28:05 Also it's only rude in UK English, I believe. 15:28:27 Which sadly is my native tongue 15:31:09 . o O ( can you say "jolly unfortunate"? ) 15:33:30 wasn't that dutch hth 15:34:19 `rot13 cha-cha-cha 15:34:20 pun-pun-pun 15:34:57 The puns they are a-dancing! 15:36:01 That's my ancestral tongue 15:46:34 -!- zseri has joined. 15:48:56 I recently added a shell to my hierarchical database library (zp5sh) https://github.com/zserik/zsdbp5 (src/p5sh.cxx) 15:55:23 -!- MDead has joined. 15:58:14 -!- MDude has quit (Ping timeout: 256 seconds). 15:58:19 -!- MDead has changed nick to MDude. 16:13:20 -!- LKoen has joined. 16:39:01 -!- garit has joined. 16:45:05 [[Talk:Lenguage]] https://esolangs.org/w/index.php?diff=53849&oldid=53088 * Rottytooth * (+162) 16:45:19 [[Talk:Lenguage]] https://esolangs.org/w/index.php?diff=53850&oldid=53849 * Rottytooth * (+2) 16:47:35 [[User talk:Pietu1998]] N https://esolangs.org/w/index.php?oldid=53851 * Rottytooth * (+272) Created page with "Pietu1998: I'm a fan of your Lenguage, which I wrote about here: http://danieltemkin.com/Esolangs/Lenguage Would love to talk to you about it, my contact info is on my user pa..." 17:21:46 -!- moei has joined. 17:31:27 -!- hppavilion[1] has quit (Ping timeout: 240 seconds). 17:35:10 -!- Guest90497 has changed nick to Slereah. 17:48:22 -!- augur has joined. 18:14:38 -!- augur has quit (Ping timeout: 276 seconds). 18:15:30 -!- LKoen has quit (Remote host closed the connection). 18:49:50 -!- jaboja has joined. 18:54:43 -!- AnotherTest has joined. 18:58:39 `unidecode π•₯𝕖𝕀π•₯π•šπ•Ÿπ•˜ 18:58:40 ​[U+1D565 MATHEMATICAL DOUBLE-STRUCK SMALL T] [U+1D556 MATHEMATICAL DOUBLE-STRUCK SMALL E] [U+1D564 MATHEMATICAL DOUBLE-STRUCK SMALL S] [U+1D565 MATHEMATICAL DOUBLE-STRUCK SMALL T] [U+1D55A MATHEMATICAL DOUBLE-STRUCK SMALL I] [U+1D55F MATHEMATICAL DOUBLE-STRUCK SMALL N] [U+1D558 MATHEMATICAL DOUBLE-STRUCK SMALL G] 18:59:44 -!- GautamS has joined. 19:01:11 <\oren\> why is there no fcrd() function 19:16:40 -!- sprocklem has joined. 19:35:28 `grwp fcrd 19:35:39 No output. 19:41:19 -!- jaboja has quit (Ping timeout: 248 seconds). 19:44:36 -!- imode has joined. 19:44:37 -!- xkapastel has quit (Quit: Connection closed for inactivity). 19:50:32 -!- sleffy has joined. 20:25:49 I have partially figured out the file format of Hero Mesh. 20:26:38 Here is what I have so far: https://arin.ga/9rhslV 20:29:24 For some reason picture sizes are stored in the header, even though the picture sizes are always the same (they are 18, 24, and 32, always; it allows for up to eight picture sizes, but there are always only three). 20:32:55 Do you have any comment about this please? 20:34:57 After all of the file format is figure out then a free version of Hero Mesh can be made up, too. 20:53:25 -!- sprocklem has quit (Ping timeout: 260 seconds). 20:57:06 -!- sprocklem has joined. 21:10:20 -!- sprocklem has quit (Ping timeout: 255 seconds). 21:25:36 -!- Phantom_Hoover has joined. 21:33:23 -!- LKoen has joined. 21:33:57 -!- MDude has quit (Ping timeout: 240 seconds). 21:40:49 -!- sprocklem has joined. 21:44:41 -!- LKoen has quit (Remote host closed the connection). 22:03:15 -!- xkapastel has joined. 22:18:44 -!- zseri has quit (Quit: Leaving). 22:20:36 -!- MDude has joined. 22:28:47 [[Talk:Black Turing-completeness proof]] N https://esolangs.org/w/index.php?oldid=53852 * Ais523 * (+1205) seeing this proof gives me an idea for a simpler, but less efficient, proof via TAFMl2 22:32:50 -!- ais523 has joined. 22:34:16 -!- AnotherTest has quit (Quit: ZNC - http://znc.in). 23:07:47 -!- sprocklem has quit (Ping timeout: 276 seconds). 23:09:08 -!- sprocklem has joined. 23:14:08 -!- ais523 has quit (Quit: sorry for my connection). 23:14:21 -!- ais523 has joined.