<< 16-03-2026 >>

00:58:36*xutaxkamay quit (Ping timeout: 264 seconds)
01:01:50*xutaxkamay joined #nim
01:11:26*Mister_Magister quit (Quit: bye)
01:13:59*Mister_Magister joined #nim
02:56:01*om3ga quit (Ping timeout: 272 seconds)
04:20:57*mrinsane quit (Ping timeout: 246 seconds)
04:28:52*noeontheend_ joined #nim
04:30:30*noeontheend_ quit (Client Quit)
05:04:06*om3ga joined #nim
08:17:35*mrinsane joined #nim
08:21:50*mrinsane quit (Ping timeout: 245 seconds)
08:47:50*hygo quit (Quit: WeeChat 4.7.1)
09:35:34*beholders_eye joined #nim
11:35:34*Lord_Nightmare quit (Quit: ZNC - http://znc.in)
11:35:45*Lord_Nightmare joined #nim
11:50:52*beholders_eye quit (Ping timeout: 256 seconds)
11:54:27*beholders_eye joined #nim
12:17:49*mrinsane joined #nim
12:22:27*mrinsane quit (Ping timeout: 268 seconds)
13:42:44*krunsh joined #nim
15:08:12*termer quit (Ping timeout: 264 seconds)
15:37:40*mrinsane joined #nim
18:26:54*mrinsane quit (Ping timeout: 244 seconds)
18:31:24*mrinsane joined #nim
19:51:59*SchweinDeBurg quit (Ping timeout: 245 seconds)
19:52:19*SchweinDeBurg joined #nim
19:56:33*SchweinDeBurg quit (Ping timeout: 255 seconds)
19:58:32*SchweinDeBurg joined #nim
21:05:43*mrinsane quit (Ping timeout: 264 seconds)
21:21:03FromDiscord<im_rob> I have a question that comes from my rather elementary understanding of comp sci and by extension nim architect.
21:28:58*hygo joined #nim
21:35:59FromDiscord<im_rob> sent a code paste, see https://play.nim-lang.org/#pasty=hTqTarQd
22:05:58*deavmi quit (Ping timeout: 276 seconds)
22:06:44*mrinsane joined #nim
22:16:47*xet7 quit (Quit: Leaving)
22:19:10*xet7 joined #nim
22:25:37*deavmi joined #nim
22:52:37*noeontheend_ joined #nim
22:54:13*noeontheend_ quit (Client Quit)
22:54:32FromDiscord<.winter.san> In reply to @im_rob "I have a question": i believe you are approaching it from wrong point↵↵nim objects are not like python objects that has init or likes↵in fact, newXxxx is just a convention, it's just a name style we agreed to use when making library, but theres no "constructor" or anything like that
22:55:17FromDiscord<.winter.san> (edit) "In reply to @im_rob "I have" => "sent" | "question": i believe you are approaching it from wrong point↵↵nim objects are not like python objects that has init or likes↵in fact, newXxxx is just a convention, it's just a name style we agreed to use when making library, but theres no "constructor" or anything like that" => "long message, see https://pasty.ee/nVMWSNKO"
22:55:26FromDiscord<.winter.san> (edit) "https://pasty.ee/gqMLLVKH" => "https://pasty.ee/XZrsmJeO"
23:08:28zodmanNIM IRC
23:08:58FromDiscord<zodman> NIM MATRIX, this is a test
23:09:21zodmanooooh from irc I can read all :)
23:10:30*zodman left #nim (-close)
23:36:09*mrinsane quit (Ping timeout: 255 seconds)
23:52:57FromDiscord<mr_rowboto> In reply to @.winter.san "i believe you are": hmmmm
23:59:19FromDiscord<mr_rowboto> sent a code paste, see https://play.nim-lang.org/#pasty=BFVRonYR
23:59:38FromDiscord<mr_rowboto> Specially if private state is not just a bunch of constants.
23:59:44FromDiscord<mr_rowboto> (edit) "Specially if ... private" added "initial"