00:05:02 | * | thunder quit (Remote host closed the connection) |
00:06:05 | * | thunder joined #nim |
00:08:25 | * | thunder is now known as metasintactic |
00:08:36 | * | metasintactic is now known as thunder |
00:27:03 | FromDiscord | <spotlightkid> pmunch\: sorry, was working. the funny thing is that the second time "works" without the `maxLoopIterationsVM` switch, it just gives the other error. |
00:43:38 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
03:01:28 | * | SchweinDeBurg quit (Quit: WeeChat 4.7.0-dev) |
03:01:59 | * | SchweinDeBurg joined #nim |
03:36:19 | * | amadaluzia quit (Quit: ZNC 1.10.0 - https://znc.in) |
04:09:54 | * | thunder quit (Remote host closed the connection) |
04:10:20 | * | thunder joined #nim |
05:07:20 | * | nils` quit (Ping timeout: 252 seconds) |
06:02:31 | FromDiscord | <xtrayambak> In reply to @ase8540 "Much less is much": ??? |
06:07:44 | FromDiscord | <Phil> @ase8540 Are you sure you're correct here? This is discord server is about the programming language nim, not the nvidia thing whatever that was again that is named similarly |
06:21:29 | FromDiscord | <xtrayambak> In reply to @isofruit "<@455930051880419342> Are you sure": I think they got hacked and are trying to promote a crypto scam or something. |
06:29:42 | * | skippy8 joined #nim |
06:49:33 | * | Jjp137 quit (Ping timeout: 245 seconds) |
06:49:52 | * | Jjp137 joined #nim |
06:52:29 | * | lucerne5 joined #nim |
06:52:53 | * | lucerne quit (Ping timeout: 245 seconds) |
06:52:54 | * | lucerne5 is now known as lucerne |
07:25:34 | * | thunder quit (Quit: Leaving) |
07:53:17 | * | thunder joined #nim |
08:15:36 | FromDiscord | <tomo_kimpesa> is there any standard naming convention for tempalte macros |
08:18:04 | FromDiscord | <leorize> depends on what they do |
08:18:15 | FromDiscord | <leorize> usually we don't name them any more special than procs |
08:19:56 | FromDiscord | <tomo_kimpesa> ah got it |
08:23:32 | FromDiscord | <pmunch> In reply to @spotlightkid "pmunch\: sorry, was working.": Well Futhark caches things. So on the first compilation you need the maxLoopIterations thing, but after that it just reads the results from cache. |
08:54:56 | * | ntat joined #nim |
09:47:40 | * | thunder quit (Ping timeout: 244 seconds) |
09:58:28 | FromDiscord | <litlighilit> any idea about std/typeinfo doesn't work on JS due to getTypeInfo magic not exists on JS backend? |
09:59:30 | FromDiscord | <litlighilit> any idea about `std/typeinfo` doesn't work on JS due to `system.getTypeInfo` magic not exists on JS backend? |
10:01:13 | FromDiscord | <litlighilit> I've spent 10hrs finished a lib just to find it cannot work on JS🤧 |
10:02:11 | FromDiscord | <litlighilit> [Edit](https://discord.com/channels/371759389889003530/371759389889003532/1390995495194984539): any idea about `std/typeinfo` not working on JS due to `system.getTypeInfo` magic missing on JS backend? |
10:04:42 | FromDiscord | <litlighilit> [Edit](https://discord.com/channels/371759389889003530/371759389889003532/1390995930693505084): I've spent 10hrs finished a function just to find it cannot work on JS🤧 |
10:44:37 | * | jjido joined #nim |
10:52:56 | * | nils` joined #nim |
12:11:12 | * | switchy quit (Ping timeout: 252 seconds) |
12:11:56 | * | switchy joined #nim |
13:36:24 | * | beholders_eye joined #nim |
13:43:31 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
14:02:58 | * | bcksl quit (Ping timeout: 244 seconds) |
14:02:59 | * | end quit (Ping timeout: 260 seconds) |
14:03:19 | * | skippy8 quit (Quit: WeeChat 4.6.3) |
14:15:04 | * | beholders_eye quit (Ping timeout: 260 seconds) |
14:20:39 | * | bcksl joined #nim |
14:26:23 | * | amadaluzia joined #nim |
14:27:38 | * | beholders_eye joined #nim |
14:27:41 | * | end joined #nim |
14:31:56 | * | jjido joined #nim |
15:27:04 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
15:45:06 | * | skippy8 joined #nim |
15:53:04 | * | beholders_eye quit (Ping timeout: 260 seconds) |
16:04:02 | * | pmp-p_ quit (Ping timeout: 252 seconds) |
16:04:41 | * | pmp-p joined #nim |
16:09:12 | * | beholders_eye joined #nim |
16:22:41 | * | beholders_eye quit (Ping timeout: 248 seconds) |
16:38:19 | * | jjido joined #nim |
16:42:35 | * | beholders_eye joined #nim |
17:54:21 | * | beholders_eye quit (Ping timeout: 276 seconds) |
18:14:02 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
18:32:43 | FromDiscord | <massimo2716> Hello everybody. I am new here and looking forward to lean some Nim. I cannot find anywhere online an example of using UDP with asyncnet. Specifically this `let sock = await newAsyncSocket(domain = AF_INET, sockType = SOCK_DGRAM, protocol = IPPROTO_UDP)` results in Error: type mismatch. I would appreciate if you could point me in the right direction |
18:40:11 | * | jjido joined #nim |
18:44:35 | FromDiscord | <grumblygibson> In reply to @massimo2716 "Hello everybody. I am": I suspect you have the async wrong? Try removing the await. |
18:44:53 | FromDiscord | <grumblygibson> https://gist.github.com/Michal-Szczepaniak/71593051595331bbcbae62a4ce19fb90 |
19:09:56 | * | beholders_eye joined #nim |
19:11:02 | FromDiscord | <massimo2716> Thanks! that helped. Now stuck with the next step but I will try on my own before asking for more help |
19:40:24 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
20:21:28 | * | jjido joined #nim |
20:47:09 | * | ntat quit (Quit: leaving) |
21:40:44 | * | beholders_eye quit (Ping timeout: 244 seconds) |
22:35:06 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
22:36:00 | * | jjido joined #nim |
22:42:17 | * | jjido quit (Quit: My laptop has gone to sleep. ZZZzzz…) |
22:47:54 | * | bcksl quit (Ping timeout: 244 seconds) |
22:48:24 | * | end quit (Ping timeout: 260 seconds) |
22:52:41 | * | skippy8 quit (Quit: WeeChat 4.6.3) |
23:01:43 | * | jjido joined #nim |
23:06:04 | * | jjido quit (Client Quit) |
23:09:43 | * | bcksl joined #nim |
23:16:37 | * | end joined #nim |
23:23:37 | * | m5zs7k quit (Remote host closed the connection) |