[00:18:10] * tgunr [tgunr!admin@47-221-72-213.cnrocmtk04.res.dyn.suddenlink.net] has quit (Ping timeout: 276 seconds). [00:18:53] * tgunr [tgunr!~tgunr@47-220-68-252.cnrocmtk04.res.dyn.suddenlink.net] has joined the channel. [00:23:44] * tgunr [tgunr!~tgunr@47-220-68-252.cnrocmtk04.res.dyn.suddenlink.net] has quit (Ping timeout: 265 seconds). [00:23:54] * tgunr [tgunr!~tgunr@47-220-68-252.cnrocmtk04.res.dyn.suddenlink.net] has joined the channel. [00:58:09] * tgunr [tgunr!~tgunr@47-220-68-252.cnrocmtk04.res.dyn.suddenlink.net] has quit (Ping timeout: 260 seconds). [00:58:57] * tgunr [tgunr!~tgunr@47-221-69-99.cnrocmtk04.res.dyn.suddenlink.net] has joined the channel. [01:02:53] * grobe0ba [grobe0ba!~grobe0ba@unaffiliated/grobe0ba] has quit (Quit: ZNC 1.7.5 - https://znc.in). [01:03:05] * grobe0ba [grobe0ba!~grobe0ba@unaffiliated/grobe0ba] has joined the channel. [01:10:55] * elioat [elioat!~elioat@98.2.227.87] has joined the channel. [01:31:50] * craigo [craigo!~craigo@144.136.206.168] has joined the channel. [01:38:04] * elioat [elioat!~elioat@98.2.227.87] has quit (Quit: elioat). [04:39:53] * FreeFull [FreeFull!~freefull@defocus/sausage-lover] has quit. [07:43:08] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has joined the channel. [08:49:44] * Sgeo [Sgeo!~Sgeo@ool-18b98aa4.dyn.optonline.net] has quit (Read error: Connection reset by peer). [09:40:24] * ptrkriz [ptrkriz!~john@217.138.192.68] has joined the channel. [09:53:26] * tme5 [tme5!~tme5@185.214.220.162] has joined the channel. [10:36:38] * TeddyDD [TeddyDD!teddyddmat@gateway/shell/matrix.org/x-fisjopewuukajzad] has quit (Quit: Bridge terminating on SIGTERM). [10:45:35] * TeddyDD [TeddyDD!teddyddmat@gateway/shell/matrix.org/x-tvyzgwqggcxzpcpb] has joined the channel. [11:24:37] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has quit (Ping timeout: 260 seconds). [12:21:42] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has joined the channel. [12:29:11] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has quit (Ping timeout: 272 seconds). [12:51:25] * ptrkriz [ptrkriz!~john@217.138.192.68] has quit (Quit: Lost terminal). [12:52:35] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has joined the channel. [13:06:07] * ephe_meral [ephe_meral!~amnesia@2a02:8109:8880:2004:f098:4989:c1f3:8ee] has quit (Ping timeout: 260 seconds). [13:55:06] * elioat [elioat!~elioat@98.2.227.87] has joined the channel. [14:59:05] * Sgeo [Sgeo!~Sgeo@ool-18b98aa4.dyn.optonline.net] has joined the channel. [16:08:49] * elioat [elioat!~elioat@98.2.227.87] has quit (Quit: elioat). [16:15:08] * elioat [elioat!~elioat@98.2.227.87] has joined the channel. [17:21:53] * elioat [elioat!~elioat@98.2.227.87] has quit (Quit: elioat). [17:47:20] * elioat [elioat!~elioat@98.2.227.87] has joined the channel. [18:01:56] * tme5 [tme5!~tme5@185.214.220.162] has quit (Quit: Leaving). [18:26:53] * craigo [craigo!~craigo@144.136.206.168] has quit (Ping timeout: 265 seconds). [18:56:38] * elioat [elioat!~elioat@98.2.227.87] has quit (Quit: elioat). [19:00:27] * Kumool [Kumool!~Khwerz@unaffiliated/kumool] has quit (Ping timeout: 246 seconds). [19:02:33] * Kumool [Kumool!~Khwerz@unaffiliated/kumool] has joined the channel. [19:42:15] * pounce- [pounce-!~pounce@ns379743.ip-5-196-70.eu] has joined the channel. [19:42:42] * tgunr [tgunr!~tgunr@47-221-69-99.cnrocmtk04.res.dyn.suddenlink.net] has quit (*.net *.split). [19:42:43] * pounce [pounce!~pounce@ns379743.ip-5-196-70.eu] has quit (*.net *.split). [21:54:15] * Phate6660 [Phate6660!4a779229@74.119.146.41] has joined the channel. [21:59:50] Hello. I'm brand new to Factor, just started today. This is my first time using a stack-based language as well. [21:59:50] I'm confused about why this program only partly works due to a stack overflow. [21:59:51] https://paste.factorcode.org/paste?id=4214 [21:59:51] It prints "Kernel = " like it's supposed to, but it fails to display the kernel version from "/proc/sys/kernel/osrelease". [21:59:52] Any help I could get would be great. Thank you. [22:00:05] I meant stack underflow, not overlow. [22:15:51] Alright, changed up my program a little and now it has a different error this time. [22:16:02] https://paste.factorcode.org/paste?id=4215 [22:16:30] The new error is: "Generic word integer>fixnum does not define a method for the word class. [22:16:31] Dispatching on object: print" [22:41:09] * duncanm [duncanm!sid287146@gateway/web/irccloud.com/x-qjypkqcusszkawdi] has quit. [22:41:25] * duncanm [duncanm!sid287146@gateway/web/irccloud.com/x-bhnhmdbnviivjiak] has joined the channel. [23:15:21] * Phate6660 [Phate6660!4a779229@74.119.146.41] has quit (Quit: Connection closed).