| 02:39:01 | * | rockcavera quit (Remote host closed the connection) |
| 06:35:05 | * | redj quit (Ping timeout: 274 seconds) |
| 06:47:37 | * | redj joined #nim |
| 06:52:26 | * | redj quit (Ping timeout: 243 seconds) |
| 07:01:32 | * | redj joined #nim |
| 07:22:13 | * | Vyrnexis quit (Quit: The Lounge - https://thelounge.chat) |
| 07:22:35 | * | Vyrnexis joined #nim |
| 07:23:00 | * | Vyrnexis quit (Client Quit) |
| 08:03:56 | FromDiscord | <pmunch> In reply to @xenthial "bro nim is just": It's not really. It's more like taking the skin of Python and draping it over C or Delphi |
| 08:53:55 | FromDiscord | <b0rsuk> In reply to @xenthial "bro nim is just": https://media.discordapp.net/attachments/371759389889003532/1547530551848734800/bossbabyvibes.jpg?ex=6aa3c1a3&is=6aa27023&hm=f2ec2ad08c39108253d561184141a20b96e0a8e7f5dec39392bd652433c96d11& |
| 09:32:24 | FromDiscord | <janakali> In reply to @xenthial "bro nim is just": nim is indented modula-3 |
| 09:33:23 | * | hygo joined #nim |
| 10:22:23 | FromDiscord | <zumi.dxy> can confirm nim tricked me into appreciating pascal |
| 10:42:23 | * | beholders_eye joined #nim |
| 11:13:46 | FromDiscord | <pmunch> Hmm, is there a way to export `alloc0` so it's available for loaded dynamic libraries to use? |
| 11:16:08 | Amun-Ra | one solution would be passing ptr to alloc0 in some init |
| 11:16:32 | Amun-Ra | I mean ptr to your alloc0 wrapper |
| 11:18:25 | Amun-Ra | ugly? kinda, works? yes ;) |
| 11:25:57 | Amun-Ra | hmm, and the other switching to malloc/free instead |
| 11:37:21 | FromDiscord | <pmunch> Yeah I guess compiling my main program with useMalloc could solve my issue |
| 11:42:45 | * | beholders_eye quit (Ping timeout: 254 seconds) |
| 11:44:41 | * | beholders_eye joined #nim |
| 11:55:08 | * | beholders_eye quit (Ping timeout: 249 seconds) |
| 12:03:02 | * | beholders_eye joined #nim |