[02:35:24] * Sonderblade [Sonderblade!~bjourne@h-52-183.a157.priv.bahnhof.se] has quit (Ping timeout: 260 seconds). [04:54:13] * jtimon [jtimon!~quassel@117.29.134.37.dynamic.jazztel.es] has quit (Ping timeout: 240 seconds). [06:05:07] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit. [10:03:10] * jtimon [jtimon!~quassel@117.29.134.37.dynamic.jazztel.es] has joined the channel. [10:13:40] * jtimon [jtimon!~quassel@117.29.134.37.dynamic.jazztel.es] has quit (Ping timeout: 260 seconds). [12:13:44] * MDead [MDead!~MDude@pa-67-234-94-147.dhcp.embarqhsd.net] has joined the channel. [12:16:07] * MDude [MDude!~MDude@pa-67-234-94-147.dhcp.embarqhsd.net] has quit (Ping timeout: 240 seconds). [12:16:09] * MDead is now known as MDude [13:20:59] * jtimon [jtimon!~quassel@117.29.134.37.dynamic.jazztel.es] has joined the channel. [15:54:50] * Sgeo [Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net] has quit (Ping timeout: 268 seconds). [16:02:58] * Sgeo [Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net] has joined the channel. [16:04:31] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has joined the channel. [16:38:05] * jonenst [jonenst!c2996e06@gateway/web/freenode/ip.194.153.110.6] has joined the channel. [16:38:56] Hi everyone, nice to see the recent activity on github. Is there something going on ? Can I help ? [16:39:45] I'll check irclogs.factorcode.org to see answers [16:39:52] * jonenst [jonenst!c2996e06@gateway/web/freenode/ip.194.153.110.6] has quit (Client Quit). [17:07:52] * rudha [rudha!~rudha@p200300760E6B505510BCE5028561EAB5.dip0.t-ipconnect.de] has joined the channel. [17:49:57] hi jonenst [17:50:07] i'm working on factor again :) [17:50:48] the most help would be figuring out why macOS 10.12 broke opengl init and why gpu.demos.raytrace looks ghosty when it shouldn't [17:51:17] old versions of factor throw an error, it's probably easiest to make .97 or .96 work on the latest macOS and then port the change forward [17:52:45] * rudha [rudha!~rudha@p200300760E6B505510BCE5028561EAB5.dip0.t-ipconnect.de] has quit (Quit: Leaving). [18:11:39] You have an odd definition of "easiest", erg [18:11:58] I envy you and John having time to do this during the workday, but once reviews end, I'll be able to also as part of my 120% time. :) [18:28:53] haha. well i havent started work yet :) [18:29:21] i just added ten more labels to the github issues system [18:31:07] i did what i think is a cool cococa thing today. if the selector doesn't exist factor can't look it up. but you can supply the signature and call it with ?-> instead of -> and it falls back to your hardcoded signature [18:31:51] of course the looked-up one and the one you supply have to match. it's also kind of useful to see where ?-> is used and get an idea of which selectors are only in newer macOS [18:57:24] per the easiest comment above, the codebase has diverged quite a bit and no longer throws an error when running gpu.demos.raytrace, so there's nothing to debug. at least .95 throws an error [19:02:10] i just renamed GENERIC# to GENERIC#: [19:28:20] ALIAS: start first-unsafe [19:28:23] ALIAS: end second-unsafe [19:28:25] : disjoint? ( node1 node2 -- ? ) [19:28:27] [ end ] [ start ] bi* < ; [20:08:38] start - [20:08:46] start -> subseq-start, start* -> subseq-start-from [20:09:07] compiler:start -> start-compilation, compiler:finish -> finish-compilation [22:14:23] erg: Why do we eschew PRs? [22:14:48] If I volunteer to host a PolyGerrit instance, could we use that [22:15:03] Our existing workflow is arcane. [22:15:24] problem with PR is we maintain the one-true-master repo on factorcode.org and force push to github every five minutes [22:15:35] so it merges and gets overwritten [22:16:34] Okay. But we could run a Gerrit instance on factorcode.org and circumvent that. [22:16:43] Or I could write an alternative if we insist. : [22:16:45] :) [22:18:43] Or have the one-true-master be on GH. [22:19:05] (and force push to factorcode.org every five minutes) [22:19:07] decentralized version control ftw [22:19:23] i havent used gerrit, but if you want to set it up that's cool [22:19:25] You've just picked another centralized point: factorcode.org [22:24:59] I suggest Gitlab over Gerrit. I've been using Gerrit lately and it doesn't work very well. It treats each individual commit as a new review, and requires hacks on top of Git instead of working with it. [22:29:49] Atlassian Stash and GitHub are nice, but not open source. There's also Gitea, which I have not tried yet. [22:37:07] * flogbot [flogbot!~flogbot@2001:4800:7814:0:2804:b05a:ff04:4ba7] has quit (Ping timeout: 245 seconds). [22:37:15] * flogbot [flogbot!~flogbot@2001:4800:7814:0:2804:b05a:ff04:4ba7] has joined the channel. [22:37:15] :wolfe.freenode.net 353 flogbot = #concatenative :flogbot FreeFull Sgeo jtimon MDude dustinm`_ strmpnk hackerfoo m_hackerfoo shmibs diginet doublec groovy2shoes ephe_meral puckipedia otoburb jeaye jeremyheiler bmp PiDelport rjungemann merry koisoke erg shachaf rgrinberg earl_ carvite kanzure flout rotty [22:37:15] :wolfe.freenode.net 366 flogbot #concatenative :End of /NAMES list. [23:47:49] * kanzure [kanzure!~kanzure@unaffiliated/kanzure] has quit (Ping timeout: 240 seconds).