| 00:03:49 | * | rockcavera joined #nim |
| 00:19:20 | * | tanami quit (Ping timeout: 245 seconds) |
| 01:15:53 | * | fallback quit (Ping timeout: 252 seconds) |
| 01:38:11 | * | fallback joined #nim |
| 03:08:10 | * | fallback quit (Quit: IRCNow and Forever!) |
| 03:11:23 | * | rockcavera quit (Remote host closed the connection) |
| 03:12:05 | * | fallback joined #nim |
| 04:08:43 | * | deavmi quit (Read error: Connection reset by peer) |
| 04:29:04 | * | deavmi joined #nim |
| 04:46:00 | * | tanami joined #nim |
| 04:51:30 | * | hygo quit (Ping timeout: 248 seconds) |
| 05:35:44 | * | mrinsane quit (Ping timeout: 245 seconds) |
| 09:19:26 | * | Mister_Magister_ joined #nim |
| 09:20:09 | * | Mister_Magister quit (Ping timeout: 248 seconds) |
| 09:22:24 | * | Mister_Magister_ is now known as Mister_Magister |
| 09:28:49 | FromDiscord | <[Next-System] systemblue> hey is nim's orc's fullname is Optimised Reference Counting?↵not owned reference counting? |
| 09:37:03 | Amun-Ra | neither, see https://nim-lang.org/blog/2020/12/08/introducing-orc.html |
| 09:52:44 | * | Mister_Magister_ joined #nim |
| 09:53:22 | * | Mister_Magister quit (Ping timeout: 248 seconds) |
| 09:56:00 | * | Mister_Magister_ is now known as Mister_Magister |
| 10:02:05 | * | Mister_Magister_ joined #nim |
| 10:03:33 | * | Mister_Magister quit (Ping timeout: 268 seconds) |
| 10:05:20 | * | Mister_Magister_ is now known as Mister_Magister |
| 10:12:48 | * | om3ga quit (Ping timeout: 244 seconds) |
| 10:18:16 | * | hygo joined #nim |
| 10:40:00 | * | Mister_Magister_ joined #nim |
| 10:40:50 | * | Mister_Magister quit (Ping timeout: 248 seconds) |
| 10:43:15 | * | Mister_Magister_ is now known as Mister_Magister |
| 10:59:24 | * | om3ga joined #nim |
| 11:12:14 | * | xet7 quit (Remote host closed the connection) |
| 12:17:42 | * | beholders_eye joined #nim |
| 12:42:49 | * | beholders_eye quit (Ping timeout: 245 seconds) |
| 13:40:41 | * | beholders_eye joined #nim |
| 14:18:45 | * | mrinsane joined #nim |
| 14:20:19 | * | fallback_ joined #nim |
| 14:21:34 | * | fallback quit (Ping timeout: 276 seconds) |
| 14:34:33 | * | NimBot joined #nim |
| 14:42:47 | * | aryonoco joined #nim |
| 14:43:59 | * | aryonoco quit (Client Quit) |
| 14:56:19 | * | joast quit (Quit: Leaving.) |
| 15:25:30 | * | tmpod joined #nim |
| 15:25:30 | * | def- joined #nim |
| 15:35:11 | * | tmpod quit (*.net *.split) |
| 15:35:11 | * | def- quit (*.net *.split) |
| 15:35:21 | * | tmpod joined #nim |
| 15:35:25 | * | def- joined #nim |
| 16:14:28 | * | joast joined #nim |
| 16:37:34 | * | beholders_eye quit (Ping timeout: 276 seconds) |
| 19:50:57 | * | xet7 joined #nim |
| 21:35:31 | FromDiscord | <anuke> So I'm told by the compiler that destroying `var T` is deprecated; previously, if I didn't explicitly destroy GC'ed members like strings, it would lead to a memory leak. If I convert it to a non-var T, I can't destroy them anymore - does that mean the destruction of such members is automatic now? https://media.discordapp.net/attachments/371759389889003532/1491914483134759043/image.png?ex=69d96d23&is=69d81ba3&hm=fbd2b319293e219f4a1c79f97d7fe |
| 21:35:39 | FromDiscord | <anuke> (In this case they are all strings) |
| 21:38:55 | FromDiscord | <anuke> <https://nim-lang.org/docs/destructors.html#lifetimeminustracking-hooks-nimeqdestroy-hook> seems very outdated and doesn't answer my question |
| 23:14:53 | * | rockcavera joined #nim |