Conversation with #inferno at Tue Oct 15 03:16:37 2019 on powerman@chat.freenode.net (irc) (03:16:37) #inferno: Topic for #inferno set by anth at 19:45:51 on 04/07/15 (05:23:19) cybercafe left the room (quit: Ping timeout: 250 seconds). (05:41:37) pbb left the room (quit: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.). (05:41:52) pbb [~quassel@schinken.pbb.lc] entered the room. (07:19:35) cybercafe [~marx@73.96.104.145] entered the room. (10:52:57) cybercafe: hey leetspete1 leetspete you're an inferno? is this P? (10:53:08) cybercafe: if so: let's make some lisp for inferno just because its fun (17:22:17) cybercafe left the room (quit: Ping timeout: 240 seconds). (18:05:20) qrstuv left the room (quit: Ping timeout: 276 seconds). (18:14:26) cybercafe [~marx@73.96.105.77] entered the room. (18:50:25) henesy: What (18:50:40) henesy: Also isn’t there a scheme or smth for inferno already (18:50:47) henesy: Maybe by mjl (19:00:21) qrstuv [~heh@50.106.247.6] entered the room. (01:45:17) cybercafe left the room (quit: Ping timeout: 240 seconds). (02:31:00) Webtester01 left the room (quit: Quit: Webtester01). (03:08:16) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (03:51:21) Webtester01 left the room (quit: Quit: Webtester01). (03:51:39) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (03:53:37) deuteron_ [~deuteron@ppp121-45-57-9.bras2.adl4.internode.on.net] entered the room. (03:56:50) deuteron left the room (quit: Ping timeout: 276 seconds). (04:11:21) X-Scale left the room (quit: Quit: HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.). (04:33:59) X-Scale [~ARM@83.223.232.159] entered the room. (08:10:09) qrstuv left the room (quit: Ping timeout: 268 seconds). (08:12:57) qrstuv [~heh@50.106.247.6] entered the room. (11:44:30) Webtester01 left the room (quit: Quit: Webtester01). (11:44:45) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (13:53:07) qrstuv left the room (quit: Ping timeout: 265 seconds). (14:51:57) qrstuv [~heh@50.106.247.6] entered the room. (16:07:50) bsdsm: henesy: lol inferno-scheme is on your bitbucket (16:09:54) bsdsm: https://bitbucket.org/henesy/inferno-scheme (16:10:16) bsdsm: For all interested parties (16:14:43) Webtester01 left the room (quit: Quit: Webtester01). (16:14:59) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (17:23:39) henesy: I think that one was by bls I could be wrong (17:24:09) henesy: Usually I’m pretty good about crediting but looks like I missed it that time (19:00:02) cybercafe [~marx@73.96.105.74] entered the room. (21:59:00) anth_z left the room (quit: Quit: ZNC 1.7.4 - https://znc.in). (22:00:04) anth_z [~a@2604:a880:400:d0::29:4001] entered the room. (22:05:18) anth_z left the room (quit: Remote host closed the connection). (22:06:24) anth_z [~a@greenhouse.cityfresh.org] entered the room. (22:45:12) cybercafe left the room (quit: Ping timeout: 268 seconds). (23:03:35) Webtester01 left the room (quit: Quit: Webtester01). (23:15:36) anth_z left the room (quit: Quit: ZNC 1.7.4 - https://znc.in). (23:15:51) anth_z [~a@greenhouse.cityfresh.org] entered the room. (23:35:39) anth_z left the room (quit: Quit: ZNC 1.7.4 - https://znc.in). (23:35:54) anth_z [~a@greenhouse.cityfresh.org] entered the room. (00:00:56) leetspete1: henesy: That was indeed BLS. (00:40:54) cybercafe [~marx@73.96.105.62] entered the room. (02:13:45) henesy left the room (quit: Quit: Connection closed for inactivity). (04:18:41) X-Scale left the room (quit: Ping timeout: 250 seconds). (04:27:47) X-Scale [~ARM@31.22.163.83] entered the room. (04:52:51) henesy [uid56330@gateway/web/irccloud.com/x-hubnhjinfkavfejb] entered the room. (05:09:55) cybercafe: leetspete1: any thoughts on making an activitypub client for inferno? (05:10:13) cybercafe: polearm provides a basic filesystem and it seems like it'd be really easy to make a GUI in inferno (05:10:20) cybercafe: but my limbo-foo is not strong enough to port polearm .. (05:15:05) leetspete1: cybercafe: Oh, I don't think it'd be too tricky to do so. The builtin SSL stuff needs to be updated (on my list). (05:15:15) leetspete1: (Or if someone else does it, that list, too.) (05:17:32) leetspete1: But I suspect that you could do it with minimal hassle regardless. (05:19:43) cybercafe: Just to improve my own limbo-foo I wrote a few of these :) https://rosettacode.org/wiki/Category:Limbo (05:20:54) cybercafe: No concurrency features in my examples though ): (05:21:42) leetspete1: Oh, ha, that's cool! I did some, but I can't remember my RosettaCode password. (05:31:04) leetspete1: I think a lot of the RC problems are small enough that concurrency doesn't have much of a reason. (05:31:20) leetspete1: Like, this one (was that you?): https://rosettacode.org/wiki/Ethiopian_multiplication#Limbo (05:32:38) leetspete1: The prime sieve that uses concurrency does it just as a demo for concurrency, I think. (05:35:36) cybercafe: leetspete1: yes i did that :) (05:40:20) cybercafe: leetspete1: https://rosettacode.org/wiki/User:Nanashi nanashi is japanese for "nameless" (05:40:42) leetspete1: Ha, cool. (05:41:32) leetspete1: Oh, you did some of the Arc ones. I liked all the words about Arc and then when Arc was finally released, I was a little disappointed. (06:20:43) cybercafe: leetspete1: pg just released a new lang (bel) but true to form there is no implementation (09:20:32) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (10:45:26) cybercafe left the room (quit: Ping timeout: 276 seconds). (12:40:51) cybercafe [~marx@73.96.106.186] entered the room. (13:21:57) deuteron_ is now known as deuteron (22:45:39) cybercafe left the room (quit: Ping timeout: 240 seconds). (22:56:27) horrified left the room (quit: Ping timeout: 246 seconds). (22:59:03) horrified [89r@farlander.net] entered the room. (00:41:51) cybercafe [~marx@73.96.107.42] entered the room. (04:27:17) X-Scale left the room (quit: Ping timeout: 240 seconds). (04:36:05) X-Scale [~ARM@83.223.243.185] entered the room. (10:46:37) cybercafe left the room (quit: Ping timeout: 268 seconds). (12:42:20) cybercafe [~marx@73.96.104.182] entered the room. (20:18:21) qrstuv left the room (quit: Remote host closed the connection). (20:20:23) qrstuv [~heh@50.106.247.6] entered the room. (22:44:27) cybercafe left the room (quit: Ping timeout: 240 seconds). (00:07:22) Webtester01 left the room (quit: Quit: Webtester01). (00:42:06) cybercafe [~marx@73.96.105.94] entered the room. (02:49:59) Webtester01_ [~Webtester@2601:640:c600:b780::3603] entered the room. (04:35:48) X-Scale` [~ARM@31.22.160.25] entered the room. (04:36:26) X-Scale left the room (quit: Ping timeout: 240 seconds). (04:37:03) X-Scale` is now known as X-Scale (06:53:40) Webtester01 [~Webtester@107-139-36-111.lightspeed.sntcca.sbcglobal.net] entered the room. (06:57:23) Webtester01_ left the room (quit: Ping timeout: 245 seconds). (10:13:49) SCHAPiE left the room (quit: Quit: ZNC - https://znc.in). (10:23:50) SCHAPiE [~schapie@unaffiliated/schaap137] entered the room. (10:45:37) cybercafe left the room (quit: Ping timeout: 265 seconds). (12:41:24) cybercafe [~marx@73.96.106.198] entered the room. (13:47:44) The account has disconnected and you are no longer in this chat. You will automatically rejoin the chat when the account reconnects.