[00:40:41] * evincar [evincar!~jon@173-228-12-171.dsl.dynamic.fusionbroadband.com] has quit (Quit: leaving). [03:18:05] * _tgunr [_tgunr!~tgunr@2605:e000:1128:207f:5e8:8c04:2961:f39b] has joined the channel. [03:19:42] * tgunr [tgunr!~tgunr@2605:e000:1128:207f:513b:958a:8f1f:2008] has quit (Ping timeout: 258 seconds). [03:22:09] * _tgunr [_tgunr!~tgunr@2605:e000:1128:207f:5e8:8c04:2961:f39b] has quit (Client Quit). [03:22:24] * tgunr [tgunr!~tgunr@2605:e000:1128:207f:5e8:8c04:2961:f39b] has joined the channel. [03:30:46] * _tgunr [_tgunr!~tgunr@2605:e000:1128:207f:1438:725f:c54d:a830] has joined the channel. [03:34:06] * tgunr [tgunr!~tgunr@2605:e000:1128:207f:5e8:8c04:2961:f39b] has quit (Ping timeout: 250 seconds). [03:40:07] * _tgunr [_tgunr!~tgunr@2605:e000:1128:207f:1438:725f:c54d:a830] has quit (Quit: Textual IRC Client: www.textualapp.com). [07:08:11] * m_hackerfoo [m_hackerfoo!~matrixirc@48.73.154.104.bc.googleusercontent.com] has quit (Ping timeout: 250 seconds). [07:08:11] * hackerfoo [hackerfoo!~hackerfoo@48.73.154.104.bc.googleusercontent.com] has quit (Ping timeout: 250 seconds). [07:08:22] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit. [07:29:11] * m_hackerfoo [m_hackerfoo!~matrixirc@48.73.154.104.bc.googleusercontent.com] has joined the channel. [10:32:43] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-omnflnfvbrwrydru] has quit (Quit: Connection closed for inactivity). [12:40:30] * hackerfoo [hackerfoo!~hackerfoo@48.73.154.104.bc.googleusercontent.com] has joined the channel. [12:56:38] * XZentus [XZentus!b2aaaf28@gateway/web/freenode/ip.178.170.175.40] has joined the channel. [12:57:03] Hello everyone [13:00:23] Can anyone explain how can i fix error: https://pastebin.com/jrhzU4Jd ? [13:00:54] factor language [14:05:06] bug? http://paste.factorcode.org/paste?id=3877 [14:20:56] * okflo [okflo!~user@178-191-135-18.adsl.highway.telekom.at] has joined the channel. [14:31:20] can anyone give me some hints on doing nested loops in factor? [14:31:42] f.e. the following approach seems clumsy, there must be a better way: [14:31:49] 6 [0,b] [ 4 [0,b] [ over swap 2array . ] each drop ] each [14:48:53] ok, I found cartesian-each, but is there a more general way (for deeper nested loops)? [15:07:23] * XZentus [XZentus!b2aaaf28@gateway/web/freenode/ip.178.170.175.40] has quit (Quit: Page closed). [15:51:48] if xzentus comes back, the mistake was that recover gets the error message as well as the original argument. so a 2drop would fix it [15:52:16] okflo: there are words like 2each [15:52:39] okflo: also maybe break each loop into its own word [15:57:04] erg: thanks! hmmm, also I think I need a deeper understanding of "curry" and "with" - I am trying to understand the definition of cartesian-each ... [16:08:38] here's an example: 10 4 [ + . ] curry each [16:08:45] 4 10 [ + . ] with each [16:14:53] so cartesian-each puts [ seq2 quot ] onto the [ with each ] -> seq1 [ seq2 quot with each ] each [16:15:50] the internal loop sees each element of seq1 like: obj1 seq2 [quot] with each [16:18:37] ahhh, braingasm... with curry, I don't need to use "over" and stack-juggling.... [16:20:00] yeah, `with` is basically a curry but it helps reduce stack shuffling [16:20:17] ``with each`` used to be with-each [16:20:33] but we realized you could just split it into two words [16:36:34] * shapr hops cheerfully [17:00:11] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has joined the channel. [17:26:30] * XZentus [XZentus!b90d700f@gateway/web/freenode/ip.185.13.112.15] has joined the channel. [17:32:42] erg: thank you [17:34:55] What about message "You have triggered a bug in Factor. Please report. critical_error: The die word was called by the library.: 0 Starting low level debugger..."? [17:36:29] * haha_ [haha_!~ha@88-222-235-156.meganet.lt] has joined the channel. [19:41:07] XZentus: it could be a real bug or just something calling ``die`` [19:41:14] XZentus: pastebin the code? [19:44:09] erg: full data here: http://paste.factorcode.org/paste?id=3877 critical_error: The die word was called by the library.: 0 [19:45:10] (just code here: https://pastebin.com/jrhzU4Jd ) [19:59:37] * hackerfoo [hackerfoo!~hackerfoo@48.73.154.104.bc.googleusercontent.com] has quit (Ping timeout: 240 seconds). [19:59:38] * m_hackerfoo [m_hackerfoo!~matrixirc@48.73.154.104.bc.googleusercontent.com] has quit (Ping timeout: 240 seconds). [20:00:49] * m_hackerfoo [m_hackerfoo!~matrixirc@48.73.154.104.bc.googleusercontent.com] has joined the channel. [20:10:32] * hackerfoo [hackerfoo!~hackerfoo@48.73.154.104.bc.googleusercontent.com] has joined the channel. [20:10:43] XZentus: that doesnt happen for me [20:40:05] * okflo [okflo!~user@178-191-135-18.adsl.highway.telekom.at] has quit (Remote host closed the connection). [20:52:39] * haha_ [haha_!~ha@88-222-235-156.meganet.lt] has quit (Quit: My MacBook has gone to sleep. ZZZzzz…). [21:03:01] * XZentus [XZentus!b90d700f@gateway/web/freenode/ip.185.13.112.15] has quit (Quit: ZZZzzzz). [21:25:13] * klltkr [klltkr!~klltkr@unaffiliated/klltkr] has joined the channel. [21:51:54] * cstrahan_ [cstrahan_!sid36118@gateway/web/irccloud.com/x-zfleknbbzltqudfc] has joined the channel. [21:51:56] * jeremyheiler_ [jeremyheiler_!sid81469@gateway/web/irccloud.com/x-yllistfxhuqeuttq] has joined the channel. [21:56:50] * jeremyheiler [jeremyheiler!sid81469@gateway/web/irccloud.com/x-ijejmtqlaxptnxkj] has quit (Ping timeout: 255 seconds). [21:56:50] * cstrahan [cstrahan!sid36118@gateway/web/irccloud.com/x-frvdbxxzgsevfhrw] has quit (Ping timeout: 255 seconds). [21:56:55] * cstrahan_ is now known as cstrahan [21:56:58] * jeremyheiler_ is now known as jeremyheiler [22:36:37] * xkapastel [xkapastel!uid17782@gateway/web/irccloud.com/x-zokajcloxxbaxbwr] has joined the channel. [23:04:38] * klltkr [klltkr!~klltkr@unaffiliated/klltkr] has quit (Quit: My MacBook has gone to sleep. ZZZzzz…).