<< 19-07-2025 >>

00:39:00FromDiscord<lucidrains> was able to get weave and malebolgia working for my use case, thanks! 🙏
00:52:55*xet7 quit (Quit: Leaving)
01:55:52FromDiscord<Robyn [She/Her]> how does weave work, can someone explain? I'm clueless here
03:20:04*rockcavera joined #nim
03:27:36*SchweinDeBurg quit (Quit: WeeChat 4.7.0-dev)
03:29:15*SchweinDeBurg joined #nim
03:31:30*SchweinDeBurg quit (Client Quit)
03:31:43*SchweinDeBurg joined #nim
03:37:58*tiorock joined #nim
03:37:58*rockcavera quit (Killed (tungsten.libera.chat (Nickname regained by services)))
03:37:58*tiorock is now known as rockcavera
03:43:36*tiorock joined #nim
03:43:36*tiorock quit (Changing host)
03:43:36*tiorock joined #nim
03:43:36*rockcavera quit (Killed (platinum.libera.chat (Nickname regained by services)))
03:43:36*tiorock is now known as rockcavera
03:54:33*tiorock joined #nim
03:54:33*rockcavera is now known as Guest5062
03:54:33*Guest5062 quit (Killed (tungsten.libera.chat (Nickname regained by services)))
03:54:33*tiorock is now known as rockcavera
03:56:41*tiorock joined #nim
03:56:41*tiorock quit (Changing host)
03:56:41*tiorock joined #nim
03:56:42*rockcavera is now known as Guest1349
03:56:42*tiorock is now known as rockcavera
04:00:04*Guest1349 quit (Ping timeout: 276 seconds)
05:10:53*tiorock joined #nim
05:10:53*rockcavera is now known as Guest2863
05:10:53*Guest2863 quit (Killed (molybdenum.libera.chat (Nickname regained by services)))
05:10:53*tiorock is now known as rockcavera
06:24:31*skippy8 joined #nim
06:48:29*tiorock joined #nim
06:48:29*tiorock quit (Changing host)
06:48:29*tiorock joined #nim
06:48:30*rockcavera quit (Killed (zirconium.libera.chat (Nickname regained by services)))
06:48:30*tiorock is now known as rockcavera
06:50:36*tiorock joined #nim
06:50:36*tiorock quit (Changing host)
06:50:36*tiorock joined #nim
06:50:36*rockcavera is now known as Guest8902
06:50:36*Guest8902 quit (Killed (tantalum.libera.chat (Nickname regained by services)))
06:50:36*tiorock is now known as rockcavera
06:52:34*tiorock joined #nim
06:52:34*tiorock quit (Changing host)
06:52:34*tiorock joined #nim
06:52:35*rockcavera quit (Killed (zirconium.libera.chat (Nickname regained by services)))
06:52:35*tiorock is now known as rockcavera
06:54:41*tiorock joined #nim
06:54:41*tiorock quit (Changing host)
06:54:41*tiorock joined #nim
06:54:42*rockcavera is now known as Guest3001
06:54:42*tiorock is now known as rockcavera
06:57:28*Guest3001 quit (Ping timeout: 245 seconds)
07:01:46*tiorock joined #nim
07:01:46*rockcavera is now known as Guest7332
07:01:46*Guest7332 quit (Killed (tantalum.libera.chat (Nickname regained by services)))
07:01:46*tiorock is now known as rockcavera
07:32:06*tokyovigilante quit (Remote host closed the connection)
07:34:03*tokyovigilante joined #nim
07:43:26*amadaluzia joined #nim
07:44:23*ntat joined #nim
08:04:57*tiorock joined #nim
08:04:57*tiorock quit (Changing host)
08:04:57*tiorock joined #nim
08:04:57*rockcavera is now known as Guest2556
08:04:57*tiorock is now known as rockcavera
08:07:01*rockcavera is now known as Guest8784
08:07:01*tiorock joined #nim
08:07:01*Guest8784 quit (Killed (molybdenum.libera.chat (Nickname regained by services)))
08:07:01*tiorock is now known as rockcavera
08:08:32*Guest2556 quit (Ping timeout: 252 seconds)
08:09:09*amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in)
08:10:07*amadaluzia joined #nim
08:13:37*tiorock joined #nim
08:13:37*tiorock quit (Changing host)
08:13:37*tiorock joined #nim
08:13:37*rockcavera quit (Killed (tantalum.libera.chat (Nickname regained by services)))
08:13:37*tiorock is now known as rockcavera
09:18:20*jjido joined #nim
09:24:57*tiorock joined #nim
09:24:57*tiorock quit (Changing host)
09:24:57*tiorock joined #nim
09:24:57*rockcavera is now known as Guest1379
09:24:57*Guest1379 quit (Killed (molybdenum.libera.chat (Nickname regained by services)))
09:24:57*tiorock is now known as rockcavera
09:27:01*tiorock joined #nim
09:27:01*rockcavera quit (Killed (tantalum.libera.chat (Nickname regained by services)))
09:27:01*tiorock is now known as rockcavera
09:32:07*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)
09:36:06*ntat quit (Quit: Leaving)
10:24:08*pmp-p quit (Ping timeout: 245 seconds)
10:30:39*beholders_eye joined #nim
10:42:16*rockcavera is now known as Guest3663
10:42:16*tiorock joined #nim
10:42:16*Guest3663 quit (Killed (calcium.libera.chat (Nickname regained by services)))
10:42:16*tiorock is now known as rockcavera
10:44:21*tiorock joined #nim
10:44:22*rockcavera quit (Killed (zirconium.libera.chat (Nickname regained by services)))
10:44:22*tiorock is now known as rockcavera
10:47:27*pmp-p joined #nim
11:13:27FromDiscord<TӨMΛ ☠> I tried to test my parsing library against big file this time. It has over 1 million bits, and it takes somewhat forever to parse (I think it goes for an hour at least, and is nowhere near close to done) despite `-d:release` being on (it's first time btw where I can see a difference, this option made parsing like twice as fast)↵I wonder if that is normal or if there's a way to make it faster?
11:24:13FromDiscord<hawkey5212> sent a long message, see https://pasty.ee/tFkFGptA
11:37:17*andy-turner joined #nim
11:55:00FromDiscord<death.kills> why is the nim vscode extension so slow
11:55:21FromDiscord<death.kills> the one by nimsaem is kind of faster than the official one but is still slow
12:03:28*tiorock joined #nim
12:03:28*rockcavera is now known as Guest9337
12:03:28*Guest9337 quit (Killed (copper.libera.chat (Nickname regained by services)))
12:03:28*tiorock is now known as rockcavera
12:05:31*tiorock joined #nim
12:05:31*tiorock quit (Changing host)
12:05:32*tiorock joined #nim
12:05:32*rockcavera quit (Killed (zirconium.libera.chat (Nickname regained by services)))
12:05:32*tiorock is now known as rockcavera
12:24:56FromDiscord<TӨMΛ ☠> In reply to @hawkey5212 "At that kind of": Thanks for pointing to the tools, I will check this out 🙏
12:27:02*beholders_eye quit (Ping timeout: 252 seconds)
13:25:58*tiorock joined #nim
13:25:58*tiorock quit (Changing host)
13:25:58*tiorock joined #nim
13:25:58*rockcavera is now known as Guest2559
13:25:58*Guest2559 quit (Killed (silver.libera.chat (Nickname regained by services)))
13:25:58*tiorock is now known as rockcavera
13:26:01FromDiscord<janakali> In reply to @death.kills "why is the nim": same nim lsp in neovim is near instant. so, naturally, I blame vscode 🙂
13:28:01*tiorock joined #nim
13:28:01*rockcavera quit (Killed (copper.libera.chat (Nickname regained by services)))
13:28:02*tiorock is now known as rockcavera
13:40:44*nils` quit (Ping timeout: 252 seconds)
13:45:47*amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in)
13:47:12*amadaluzia joined #nim
14:16:29FromDiscord<TӨMΛ ☠> In reply to @toma400 "I tried to test": On that topic↵Could the cause be the fact that instead of using stream, I've read whole stream into the string variable and am using it to peek/read bytes?
14:17:01FromDiscord<TӨMΛ ☠> (edit) "bytes?" => "bits?"
14:55:15*nils` joined #nim
15:34:41*nils` quit (Ping timeout: 248 seconds)
15:49:59*ntat joined #nim
16:03:25FromDiscord<.bobbbob> In reply to @toma400 "On that topic Could": this is a specific parser or a parser combinator? maybe std/ropes would be faster? im under the impression loading the whole file into a string would be faster than using streams but someone correct me if im wrong↵regardless, you probably have some algorithmic complexity problem which would make it slow in any language, which we cant really help you with
16:34:10*tiorock joined #nim
16:34:10*tiorock quit (Changing host)
16:34:10*tiorock joined #nim
16:34:10*rockcavera is now known as Guest6257
16:34:10*Guest6257 quit (Killed (lithium.libera.chat (Nickname regained by services)))
16:34:10*tiorock is now known as rockcavera
16:34:48FromDiscord<griffith1deadly> sent a long message, see https://pasty.ee/uTTdAiwj
16:36:16*rockcavera is now known as Guest7584
16:36:16*tiorock joined #nim
16:36:16*Guest7584 quit (Killed (silver.libera.chat (Nickname regained by services)))
16:36:16*tiorock is now known as rockcavera
16:38:36FromDiscord<griffith1deadly> for example reading file as string + regex'ses can be more slow that reading as binary from streams (with provided format?)
16:48:47*Guest84 joined #nim
16:49:05*Guest84 quit (Client Quit)
16:58:36*beholders_eye joined #nim
17:12:58*beholders_eye quit (Ping timeout: 240 seconds)
17:13:14FromDiscord<user2m> @treeform is this the proper way to set per connection settings for a sqlite db connection using debby?
17:13:46FromDiscord<user2m> sent a code paste, see https://play.nim-lang.org/#pasty=gxcOAMVa
17:14:30FromDiscord<user2m> sent a code paste, see https://play.nim-lang.org/#pasty=hSZmuZlt
17:22:00FromDiscord<treeform> In reply to @user2m "<@107140179025735680> is this the": that looks good to me
17:23:53FromDiscord<Trayambak> Do you mean bits or bytes?↵(@TӨMΛ ☠)
17:24:52FromDiscord<Trayambak> Try \`-d\:danger\`. That should make it a lot faster if you're accessing containers types like strings a lot, but beware it disables a lot of sanity checks.
17:30:23FromDiscord<Elegantbeef> Well they should profile the code before throwing all the switches at it
17:30:46FromDiscord<Elegantbeef> It's a parsing library so I want to imagine they're doing `s[a..b]` a lot and making a lot of allocations
17:56:54*nils` joined #nim
17:59:24*disso-peach joined #nim
18:46:58*tiorock joined #nim
18:46:58*rockcavera quit (Killed (mercury.libera.chat (Nickname regained by services)))
18:46:59*tiorock is now known as rockcavera
18:49:03*tiorock joined #nim
18:49:03*rockcavera is now known as Guest8488
18:49:03*Guest8488 quit (Killed (copper.libera.chat (Nickname regained by services)))
18:49:03*tiorock is now known as rockcavera
19:00:12*jjido joined #nim
19:25:28FromDiscord<saint._._.> Has there been any news at all on IC?
19:39:43FromDiscord<leorize> haven't heard that word for awhile
19:45:40FromDiscord<Elegantbeef> Nimony has it, but Nim does not
20:17:05*ntat quit (Quit: Leaving)
20:21:43*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)
20:30:31*jjido joined #nim
21:17:16*andy-turner quit (Quit: Leaving)
21:54:41*skippy8 quit (Quit: WeeChat 4.6.3)
22:03:29*om3ga quit (Ping timeout: 260 seconds)
22:13:50FromDiscord<death.kills> In reply to @janakali "same nim lsp in": strange, for me every text editor, helix, micro, zed, sublime, SUCK with nim, because nimsuggest hangs, nimlangserver doesnt work properly, idk the tooling for this language really lets it down
22:30:00*amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in)
22:37:40*om3ga joined #nim
23:06:02*tiorock joined #nim
23:06:02*tiorock quit (Changing host)
23:06:02*tiorock joined #nim
23:06:02*rockcavera is now known as Guest6271
23:06:02*Guest6271 quit (Killed (silver.libera.chat (Nickname regained by services)))
23:06:02*tiorock is now known as rockcavera
23:08:05*tiorock joined #nim
23:08:05*rockcavera is now known as Guest3536
23:08:05*tiorock is now known as rockcavera
23:11:09*Guest3536 quit (Ping timeout: 260 seconds)
23:36:16*jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…)
23:54:37FromDiscord<death.kills> seems to only be that slow on windows though