[01:55:33] * ColonelJ [ColonelJ!~ColonelJ@unaffiliated/colonelj] has quit (Quit: leaving). [04:30:17] * Ronie [Ronie!ae728a95@CPE84948cbd3d13-CM84948cbd3d10.cpe.net.cable.rogers.com] has quit (Remote host closed the connection). [07:30:17] * ephe_meral1 [ephe_meral1!~amnesia@ip5f5bf7d1.dynamic.kabel-deutschland.de] has joined the channel. [09:34:16] * Sgeo [Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net] has quit (Read error: Connection reset by peer). [11:40:06] * lonjil2 is now known as lonjil [12:39:10] * ephe_meral1 [ephe_meral1!~amnesia@ip5f5bf7d1.dynamic.kabel-deutschland.de] has quit (Ping timeout: 246 seconds). [16:30:04] * ColonelJ [ColonelJ!~ColonelJ@unaffiliated/colonelj] has joined the channel. [17:23:31] * ephe_meral1 [ephe_meral1!~amnesia@ip5f5bf7d1.dynamic.kabel-deutschland.de] has joined the channel. [18:55:17] * Sgeo [Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net] has joined the channel. [20:10:04] * itmuckel [itmuckel!577bc820@i577BC820.versanet.de] has joined the channel. [20:10:34] hello there [20:12:20] Is there [20:13:28] In factor: 1. a repeat word to repeat a sequence? 2. a way to fold over a repeated sequence? 3. a break-statement? [20:13:58] It probably works with rotate, but I don't know how to put it all together [20:18:11] I'm trying to solve the second part of this: https://adventofcode.com/2018/day/1 in order to learn factor. I basically need to iterate over a sequence of numbers adding them up, memorize all sums and find the sum that occurs twice the first time. (a bit confusing, but that's the task) [20:22:42] <^alex> look into sequences.repeating [21:12:38] How can I go up in history in the factor listener? Pressing arrow up doesn't do anything [21:13:37] @^alex Thanks! I also stumbled upon rotate which does basically the same thing [21:23:30] I'm trying to do a symple while loop, but I can't get it to work and also found no example in the docs. [| a | a 10 < a ] [| b | b print b 1 - ] while doesn't work. [21:26:46] * itmuckel [itmuckel!577bc820@i577BC820.versanet.de] has quit (Remote host closed the connection). [22:11:06] <^alex> oh dear [22:14:50] * ecx [ecx!~ecx@unaffiliated/ecx] has quit (Ping timeout: 246 seconds). [22:16:03] * ecx [ecx!~ecx@unaffiliated/ecx] has joined the channel. [22:49:47] * Sgeo_ [Sgeo_!~Sgeo@ool-18b982ad.dyn.optonline.net] has joined the channel. [22:52:43] * Sgeo [Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net] has quit (Ping timeout: 246 seconds). [22:59:37] * ephe_meral1 [ephe_meral1!~amnesia@ip5f5bf7d1.dynamic.kabel-deutschland.de] has quit (Ping timeout: 264 seconds).