<< 10-07-2025 >>

01:09:09*xet7 quit (Ping timeout: 248 seconds)
01:24:29*xet7 joined #nim
02:10:51*xet7 quit (Remote host closed the connection)
02:14:58*xet7 joined #nim
02:17:30*xet7 quit (Remote host closed the connection)
02:30:52FromDiscord<DetermiedNim1> sent a code paste, see https://play.nim-lang.org/#pasty=abECKlTg
02:30:58FromDiscord<DetermiedNim1> ik this is probably really stupid
02:31:18FromDiscord<DetermiedNim1> it was just one of those ideas that randomly pop into your head for no reason
02:37:31FromDiscord<litlighilit> proc that returns `T|K` based on param is not valid
02:37:52FromDiscord<Elegantbeef> It's valid but it doesn't do anything
02:37:56FromDiscord<litlighilit> sent a code paste, see https://play.nim-lang.org/#pasty=ECpEWEXh
02:38:16FromDiscord<Elegantbeef> `idx: static int = 0`
02:39:41FromDiscord<Elegantbeef> The `[]` doesn't really make any sense to exist though, cause the type system needs to branch
02:40:00FromDiscord<litlighilit> Yeah, mainly bc `if` branch result types must be consistent
02:40:38FromDiscord<litlighilit> sent a code paste, see https://play.nim-lang.org/#pasty=uaIUeutT
02:40:44FromDiscord<Elegantbeef> sent a code paste, see https://play.nim-lang.org/#pasty=LGSZSqWJ
02:40:55FromDiscord<Elegantbeef> So there is no point for `[]` to exist
02:52:46*mal`` quit (Ping timeout: 276 seconds)
03:05:02*mal`` joined #nim
03:29:19*rockcavera quit (Remote host closed the connection)
03:48:30FromDiscord<DetermiedNim1> I was going to make it recursive so you could go through the chain like a regular openarray
03:50:17FromDiscord<DetermiedNim1> sent a code paste, see https://play.nim-lang.org/#pasty=DMDoHwZf
03:50:26FromDiscord<DetermiedNim1> (edit) "https://play.nim-lang.org/#pasty=yWZOrXHm" => "https://play.nim-lang.org/#pasty=uXHBrkUE"
03:51:40FromDiscord<Elegantbeef> Well you can do it statically, but that's no much better than manually walking it
04:47:51FromDiscord<litlighilit> sent a code paste, see https://play.nim-lang.org/#pasty=uQlqIPUP
04:48:22FromDiscord<litlighilit> updated and it works @DetermiedNim1
04:50:57FromDiscord<litlighilit> sent a long message, see https://pasty.ee/xfbNyLZr
07:06:19*jjido joined #nim
07:35:40*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)
07:40:55*SchweinDeBurg quit (Quit: WeeChat 4.7.0-dev)
07:41:32*SchweinDeBurg joined #nim
07:42:17*amadaluzia joined #nim
08:15:09*birle quit (Quit: birle)
08:15:20*birle joined #nim
08:15:34*birle quit (Changing host)
08:15:34*birle joined #nim
08:51:53*beholders_eye joined #nim
09:15:00FromDiscord<pmunch> Hmm, running `nimble init` and then `nimble test` something takes a veeeery long time to initialize, is this normal?
09:26:06FromDiscord<pmunch> Soo, no one is using `nimble test --continue`? https://github.com/nim-lang/nimble/issues/1418
09:34:34*amadaluzia quit (Ping timeout: 260 seconds)
11:22:15FromDiscord<Laylie> i didn't even know it existed
13:06:59*pmp-p quit (Quit: No Ping reply in 180 seconds.)
13:07:12*pmp-p joined #nim
14:54:22*amadaluzia joined #nim
15:08:39*beholders_eye quit (Ping timeout: 276 seconds)
15:18:39*birle quit (Quit: birle)
15:19:27*birle joined #nim
15:19:50*birle is now known as Guest5780
15:23:14*Guest5780 quit (Changing host)
15:23:14*Guest5780 joined #nim
15:23:46*Guest5780 is now known as birle
15:32:17*przmk4 quit (Quit: Ping timeout (120 seconds))
15:32:39*przmk4 joined #nim
16:33:51*beholders_eye joined #nim
16:52:18*beholders_eye quit (Ping timeout: 252 seconds)
17:44:38*skippy8 joined #nim
18:16:25*beholders_eye joined #nim
19:07:10*amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in)
19:07:25*amadaluzia joined #nim
19:09:58*amadaluzia quit (Client Quit)
19:10:14*amadaluzia joined #nim
19:13:31*skippy8 quit (Quit: WeeChat 4.6.3)
19:15:49*jjido joined #nim
19:41:33*birle quit (Quit: birle)
19:59:02*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)
20:00:00*amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in)
21:05:49*redj_ quit (Ping timeout: 260 seconds)
21:08:25FromDiscord<krisp0> has anyone pointed about the github syntax highlighting is broke? surely there should be a PR that reverts the new changes https://media.discordapp.net/attachments/371759389889003532/1392975771609595974/image.png?ex=68717d48&is=68702bc8&hm=f22a69a67d43bacb790b884b8bd35f5f87280dc36847bc7c7a47653acd68f269&
21:09:35*redj joined #nim
21:20:29FromDiscord<nasuray> It was patched but GitHub has to release a new version of linguist for the changes to take affect
21:26:11FromDiscord<krisp0> In reply to @nasuray "It was patched but": nice 👍 do we get to know when?
21:26:42*jjido joined #nim
21:27:23FromDiscord<nasuray> Not sure last release was June 5th
22:19:54*pmp-p quit (Ping timeout: 260 seconds)
22:21:51*pmp-p joined #nim
22:41:17FromDiscord<ajusa> I'm trying to do XML escaping with scf by default and it... doesn't seem to work at all?
23:06:55*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)