| 00:04:24 | * | Skippy8 quit (Ping timeout: 269 seconds) |
| 00:36:02 | * | termer quit (Ping timeout: 263 seconds) |
| 03:51:04 | FromDiscord | <treeform> In reply to @enthus1ast. "currently `~/projects/nimmy/examples/visualizer/vis": i had my AI fix nimmy (and silky) just for you. should work now |
| 04:33:29 | * | cornfeedhobo quit (Server closed connection) |
| 04:54:36 | * | cornfeedhobo joined #nim |
| 04:56:48 | * | xet7 quit (Ping timeout: 256 seconds) |
| 04:57:39 | * | xet7 joined #nim |
| 05:03:21 | * | xet7 quit (Ping timeout: 252 seconds) |
| 05:19:10 | * | termer joined #nim |
| 05:33:46 | FromDiscord | <enthus1ast.> In reply to @treeform "i had my AI": Nice 🙂 |
| 06:21:51 | FromDiscord | <enthus1ast.> yep works now |
| 06:53:09 | * | cm quit (Server closed connection) |
| 06:53:25 | * | cm joined #nim |
| 07:01:31 | * | Skippy8 joined #nim |
| 07:08:39 | * | _________ quit (Server closed connection) |
| 07:14:02 | * | _________ joined #nim |
| 08:57:07 | * | Skippy8 quit (Read error: Connection reset by peer) |
| 09:04:11 | * | xet7 joined #nim |
| 09:22:37 | * | Skippy8 joined #nim |
| 10:01:20 | * | oculux quit (Ping timeout: 268 seconds) |
| 10:10:02 | * | Skippy8 quit (Ping timeout: 260 seconds) |
| 11:02:05 | * | oculux joined #nim |
| 11:04:15 | * | Vyrnexis quit (Server closed connection) |
| 11:07:12 | * | Vyrnexis joined #nim |
| 11:08:05 | * | Skippy8 joined #nim |
| 11:33:27 | * | Skippy8 quit (Ping timeout: 260 seconds) |
| 12:01:26 | * | Skippy8 joined #nim |
| 12:09:11 | * | Artea quit (Server closed connection) |
| 12:10:45 | * | Artea joined #nim |
| 12:29:41 | FromDiscord | <pietroppeter> https://x.com/lemire/status/2089759683598790701?s=46 Lemire wants to learn Nim one day |
| 13:17:57 | FromDiscord | <gabreal> Got around to splitting up my giant monorepo into a bunch of nimble packages 🙂 https://github.com/gabearro/cps-runtime |
| 13:18:12 | FromDiscord | <gabreal> https://media.discordapp.net/attachments/371759389889003532/1539986911274344618/Screenshot_2026-08-20_at_15.18.08.png?ex=6a885013&is=6a86fe93&hm=82c43c860b805c6f27b90375b5ffadee756854d54795d59c0bc54a8632824949& |
| 13:18:28 | FromDiscord | <gabreal> The http clients have tls fingerprint spoofing for scraping |
| 13:19:34 | FromDiscord | <gabreal> (edit) "scraping" => "scraping. Mostly tested on ARM macOS, WASM VM's JIT targets that atm" |
| 13:25:08 | * | mal`` quit (Server closed connection) |
| 13:27:29 | * | mal`` joined #nim |
| 13:52:50 | FromDiscord | <pmunch> sent a code paste, see https://paste.rs/PxWEF |
| 13:55:11 | * | midgard quit (Server closed connection) |
| 13:55:18 | * | midgard joined #nim |
| 14:28:14 | * | acidsys quit (Ping timeout: 245 seconds) |
| 14:49:15 | * | acidsys joined #nim |
| 15:31:39 | * | sdothum quit (Remote host closed the connection) |
| 15:33:56 | * | sdothum joined #nim |
| 15:49:57 | FromDiscord | <Phil> In reply to @pmunch "<@180601887916163073>, you around? I": ooof, my last owlkettle experience has been years back, but I did experiment with my own routing a bit which does lead to a switch case of what to render, let me see how I did that one |
| 15:52:53 | FromDiscord | <Phil> sent a code paste, see https://paste.rs/awONM |
| 15:55:11 | FromDiscord | <pmunch> Hmm, that works, but it would be cool if I could just insert a generic Widget |
| 15:55:37 | FromDiscord | <Phil> You'd need to experiment, I swear I did do that somewhere... one sec |
| 15:55:41 | FromDiscord | <pmunch> Since view is a method I believe it should be possible 🤔 |
| 15:56:54 | FromDiscord | <Phil> There's a special proc for inserting a widget via code into a gui I faintly recall |
| 15:58:53 | FromDiscord | <Phil> In reply to @pmunch "Since view is a": Take a look at playground.nim inside owlkettle itself |
| 15:59:03 | FromDiscord | <Phil> It does exactly that kind of dynamic magic |
| 15:59:17 | FromDiscord | <Phil> sent a code paste, see https://paste.rs/kf0FE |
| 16:01:16 | FromDiscord | <Phil> It dynamically creates a form from a data-type for manipulating the inputs of a widget, mostly for purpose of playing around with it as per the examples or for your own "design-system" |
| 16:01:59 | FromDiscord | <Phil> I'm actually somewhat proud of that contribution, even if I failed in my ultimate goal of getting 100% of GTK and libadwaita supported |
| 16:04:58 | * | mal`` quit (Ping timeout: 269 seconds) |
| 16:10:41 | * | mal`` joined #nim |
| 16:22:28 | * | Skippy8 quit (Ping timeout: 262 seconds) |
| 17:29:29 | * | jjido joined #nim |
| 19:10:47 | * | xet7 quit (Ping timeout: 268 seconds) |
| 19:23:07 | * | xet7 joined #nim |
| 19:32:49 | * | xet7 quit (Ping timeout: 245 seconds) |
| 19:38:22 | * | xet7 joined #nim |
| 19:43:56 | * | termer quit (Remote host closed the connection) |
| 19:45:29 | * | termer joined #nim |
| 19:47:25 | * | jjido quit (Ping timeout: 259 seconds) |
| 19:55:36 | * | termer quit (Remote host closed the connection) |
| 19:57:09 | * | termer joined #nim |
| 20:06:35 | * | meinside quit (Server closed connection) |
| 20:06:46 | * | meinside joined #nim |
| 21:09:15 | * | jjido joined #nim |
| 21:20:31 | * | kick455 joined #nim |
| 21:22:59 | * | oculux quit (Ping timeout: 263 seconds) |
| 21:25:34 | * | oculux joined #nim |
| 21:26:46 | * | kick455 quit (Ping timeout: 256 seconds) |
| 21:53:15 | * | jjido quit (Quit: Client closed) |
| 21:59:05 | * | deavmi quit (Ping timeout: 248 seconds) |
| 22:01:09 | * | deavmi joined #nim |
| 22:28:36 | * | jjido joined #nim |
| 22:47:12 | * | Skippy8 joined #nim |
| 22:51:13 | FromDiscord | <davicompai> Is there such a thing as a "nim style guide"? I [have seen some online](https://status-im.github.io/nim-style-guide/language.html) (including the main library one) but idk if they're the standard/most used |
| 23:02:51 | FromDiscord | <nasuray> There is the standard lib one (https://nim-lang.org/docs/nep1.html) if that isn't what you mean by "main library one" |
| 23:10:19 | * | Skippy8 quit (Ping timeout: 245 seconds) |
| 23:14:26 | FromDiscord | <davicompai> I meant that, I always mix up standard and main for some reason |
| 23:16:52 | * | jjido quit (Quit: Client closed) |
| 23:23:34 | * | xutaxkamay quit (Quit: ZNC 1.9.1+deb2+b3 - https://znc.in) |
| 23:26:27 | * | xutaxkamay joined #nim |
| 23:26:39 | * | hygo quit (Ping timeout: 252 seconds) |
| 23:27:50 | * | hygo joined #nim |
| 23:28:55 | * | lumidify quit (Ping timeout: 242 seconds) |
| 23:30:03 | * | lumidify joined #nim |