<< 01-08-2026 >>

00:02:22*shanoaice quit (Quit: The Lounge - https://thelounge.chat)
00:02:46*shanoaice joined #nim
05:51:38*tanami quit (Server closed connection)
05:51:45*tanami joined #nim
05:57:20*Skippy8 joined #nim
06:03:34*Skippy8 quit (Ping timeout: 247 seconds)
06:38:28*termer quit (Remote host closed the connection)
06:38:49*termer joined #nim
07:36:28*Skippy8 joined #nim
08:38:21FromDiscord<codegenxyz> I am writing a sort of clone of ManimCE in nim, here is the github link: "https://github.com/himanshm/nimanim". All kinds of contribution are welcome: documentations, code generation, test case generation, etc.
08:56:38*nariyel quit (Server closed connection)
08:56:45*nariyel joined #nim
09:15:53*Skippy8 quit (Ping timeout: 255 seconds)
09:16:06*Skippy8 joined #nim
09:29:39*Skippy8 quit (Ping timeout: 255 seconds)
10:05:24*Skippy8 joined #nim
10:07:36FromDiscord<asviest> In reply to @codegenxyz "I am writing a": You can use pixie instead of cairo and if I remember correctly there are existing nim ffmpeg bindings. Also there are existing https://github.com/EriKWDev/nanim
10:09:55*Skippy8 quit (Ping timeout: 264 seconds)
10:12:09FromDiscord<codegenxyz> sent a long message, see https://paste.rs/uHKNK
10:17:49*Skippy8 joined #nim
10:31:20*Skippy8 quit (Ping timeout: 256 seconds)
10:32:24FromDiscord<asviest> In reply to @codegenxyz "nanim seems like a": I don't think so. But you can make nim bindings for https://github.com/rodrigomatta/s2.cpp or↵https://github.com/0xShug0/audio.cpp↵https://github.com/predict-woo/qwen3-tts.cpp↵And use it (s2 pro, chatterbox and qwen3 TTS which better than kokoro), but of course if you want TTS nanim integration, you should write it.
10:36:48*jjido joined #nim
10:37:37FromDiscord<codegenxyz> In reply to @asviest "I don't think so.": I mean this is the place, is anybody willing to try I would rather have someone else develop it and use it for video creation. cpython is slow and kokoro doesn't work with pypy3, well I guess that is a good idea, I don't know maybe I will try
11:21:52*jjido quit (Ping timeout: 245 seconds)
12:27:26*jjido joined #nim
12:33:07*jjido quit (Ping timeout: 245 seconds)
13:12:51*SchweinDeBurg joined #nim
13:17:13*SchweinDeBurg quit (Remote host closed the connection)
13:18:17*SchweinDeBurg joined #nim
13:23:50*Skippy8 joined #nim
15:02:04*rockcavera joined #nim
15:47:43*Skippy8 quit (Ping timeout: 264 seconds)
16:13:39*tty303 quit (Server closed connection)
16:13:52*th3r00t joined #nim
16:55:38*mal`` quit (Server closed connection)
16:57:40*mal`` joined #nim
17:17:08*ormiret_ joined #nim
17:24:29*Goodbye_Vincent1 quit (*.net *.split)
17:24:29*ormiret quit (*.net *.split)
17:24:31*ormiret_ is now known as ormiret
17:37:44*rockcavera quit (Remote host closed the connection)
17:51:22*jjido joined #nim
17:53:18*SchweinDeBurg quit (Remote host closed the connection)
17:53:37*SchweinDeBurg joined #nim
18:15:29*Skippy8 joined #nim
18:22:41*xet7 quit (Remote host closed the connection)
18:28:01*Skippy8 quit (Ping timeout: 272 seconds)
18:36:46*Skippy8 joined #nim
18:56:18*Skippy8 quit (Ping timeout: 252 seconds)
19:28:38*_________ quit (Server closed connection)
19:29:00*_________ joined #nim
19:30:39*fallback quit (Server closed connection)
19:37:28*fallback joined #nim
19:56:47*jjido quit (Quit: Client closed)
19:56:59*jjido joined #nim
20:27:17*jjido quit (Ping timeout: 245 seconds)
20:56:10*beholders_eye joined #nim
21:09:55*beholders_eye quit (Ping timeout: 264 seconds)
21:21:42*beholders_eye joined #nim
21:40:47*beholders_eye quit (*.net *.split)
21:40:47*_________ quit (*.net *.split)
21:42:22*beholders_eye joined #nim
21:42:22*_________ joined #nim
21:57:19*beholders_eye quit (Ping timeout: 264 seconds)
21:57:35*Skippy8 joined #nim
22:06:46*Skippy8 quit (Ping timeout: 265 seconds)
23:04:48FromDiscord<toitle3554> is there an easy way to add a specific directory (like a git submodule) as a dependency in nimble?
23:05:28FromDiscord<toitle3554> not nimble develop; something closer to how cargo lets you override a dependency