| 01:13:51 | * | beholders_eye quit (Ping timeout: 250 seconds) |
| 02:26:20 | * | rockcavera quit (Remote host closed the connection) |
| 03:04:17 | * | hygo_ joined #nim |
| 03:07:33 | * | lx12ucy quit (*.net *.split) |
| 03:07:33 | * | hygo quit (*.net *.split) |
| 03:07:34 | * | cm quit (*.net *.split) |
| 03:07:34 | * | bgupta quit (*.net *.split) |
| 03:07:53 | * | lx12ucy joined #nim |
| 03:07:53 | * | cm joined #nim |
| 03:07:53 | * | bgupta joined #nim |
| 05:46:19 | * | amadaluzia joined #nim |
| 05:52:24 | * | amadaluzia quit (Changing host) |
| 05:52:24 | * | amadaluzia joined #nim |
| 06:49:18 | * | Lord_Nightmare quit (Quit: ZNC - http://znc.in) |
| 06:53:58 | * | Lord_Nightmare joined #nim |
| 06:54:53 | * | meinside- is now known as meinside |
| 07:27:19 | FromDiscord | <kiloneie> sent a long message, see https://pasty.ee/tHpxZAQb |
| 07:28:40 | FromDiscord | <lainlaylie> why not use create and []=? |
| 07:33:37 | FromDiscord | <kiloneie> In reply to @lainlaylie "why not use create": Idk about memory management yet, but i will look into it. |
| 07:54:38 | * | kenran joined #nim |
| 08:35:22 | FromDiscord | <kiloneie> In reply to @lainlaylie "why not use create": Yeah, this is something that i can see myself doing often. The previous one, was a bit too boilerplatey. https://media.discordapp.net/attachments/371759389889003532/1435185645063770194/Screenshot_2025-11-04_09-34-32.png?ex=690b0c4a&is=6909baca&hm=9c3149fbac3af5be3e81f3e608c12c08c7a8d05809a748ab8b6321d74bd807bd& |
| 08:43:42 | FromDiscord | <ieltan> Make sure that `param` pointer is not actually used after you call timer2 on it... |
| 08:49:49 | FromDiscord | <lainlaylie> sent a code paste, see https://play.nim-lang.org/#pasty=ojDYPndd |
| 08:50:18 | FromDiscord | <lainlaylie> (edit) "https://play.nim-lang.org/#pasty=jXrtfmzG" => "https://play.nim-lang.org/#pasty=LisSzLMk" |
| 08:52:19 | FromDiscord | <kiloneie> sent a code paste, see https://play.nim-lang.org/#pasty=ztdFusGB |
| 08:52:51 | FromDiscord | <kiloneie> But the second is a little shorter and more elegant. |
| 09:13:54 | * | beholders_eye joined #nim |
| 09:21:37 | FromDiscord | <amun0666> @kiloneie 2nd one. |
| 12:45:22 | * | beholders_eye quit (Ping timeout: 255 seconds) |
| 12:47:10 | * | beholders_eye joined #nim |
| 13:17:55 | * | kanth_mobile joined #nim |
| 13:21:51 | kanth_mobile | Hello! Could someone help me to setup the nimsiggestTimeoutIdle on neovim? I've tried setting it on the mason-lspconfig setup, in the handler for nim_langserver but no success |
| 13:25:54 | * | kanth_mobile quit (Read error: Connection reset by peer) |
| 13:33:14 | * | kanth_mobile joined #nim |
| 13:35:36 | * | kanth_mobile quit (Read error: Connection reset by peer) |
| 13:49:45 | * | janAkali joined #nim |
| 13:50:53 | * | janAkali quit (Client Quit) |
| 14:02:14 | * | kenran quit (Remote host closed the connection) |
| 14:25:02 | * | beholders_eye quit (Ping timeout: 260 seconds) |
| 14:26:56 | * | beholders_eye joined #nim |
| 14:30:58 | * | kanth_mobile joined #nim |
| 14:35:19 | * | kanth_mobile quit (Ping timeout: 240 seconds) |
| 14:54:59 | * | amadaluzia quit (Remote host closed the connection) |
| 14:56:04 | * | amadaluzia joined #nim |
| 17:24:30 | * | jkl quit (Ping timeout: 245 seconds) |
| 17:34:55 | * | jkl joined #nim |
| 18:18:36 | * | kanth_mobile joined #nim |
| 18:22:46 | * | kanth_mobile quit (Read error: Connection reset by peer) |
| 19:13:45 | * | thunder joined #nim |
| 19:51:05 | * | kanth_mobile joined #nim |
| 20:02:41 | * | kanth_mobile quit (Quit: -a- IRC for Android 2.1.60) |
| 21:40:18 | * | anddam quit (*.net *.split) |
| 21:40:18 | * | mal`` quit (*.net *.split) |
| 21:40:18 | * | attah quit (*.net *.split) |
| 21:41:03 | * | rockcavera joined #nim |
| 21:41:44 | * | anddam joined #nim |
| 21:41:44 | * | mal`` joined #nim |
| 21:41:44 | * | attah joined #nim |
| 22:38:35 | FromDiscord | <bostonboston> Is socket.recvFrom from std/net supposed to be blocking if there's nothing to receive |
| 22:48:08 | * | thunder quit (Quit: Leaving) |
| 23:31:46 | FromDiscord | <griffith1deadly> In reply to @bostonboston "Is socket.recvFrom from std/net": if socket is buffered, then it will block until buffer is filled |
| 23:42:37 | * | beholders_eye quit (Ping timeout: 264 seconds) |