Nix Zürich | 115 Members | |
| https://zurich.nix.ug/ - ZHF 25.11 on 29-30 November 2025 | 27 Servers |
| Sender | Message | Time |
|---|---|---|
| 4 Mar 2024 | ||
In reply to @mrcjk:matrix.orgI can be there ~30 min earlier and bring the RØDE mics. :) | 15:39:04 | |
In reply to @mrcjk:matrix.org* I can be there ~30 min earlier and bring the usual RØDE mics and camera. :) | 15:39:27 | |
| ners: Nice :D | 15:40:44 | |
| I won't bring my own mic/cam then :) | 15:40:49 | |
In reply to @infinisil:matrix.orgI’m totally into incremental builds 😘 | 17:03:21 | |
| Pablo Escodebar: Good idea! I opened https://github.com/tweag/nix-hour/issues/66 to collect things to cover, feel free to comment if something is missing :) | 17:44:39 | |
| Got an eng review at 21:00, so can't join in person this time. :/ Good thing you're streaming. :) | 20:10:46 | |
| 5 Mar 2024 | ||
| Shall people bring their own food or will the social part of the event be in a restaurant or is the plan to go to a restaurant afterwards for dinner? | 09:51:48 | |
| Neither, food and drinks will be graciously provided by our host. :) | 10:27:25 | |
| I should put that in the meetup event. | 10:27:34 | |
| ners: Marc Jakobi: I'm afraid I'm might be getting sick, and I'd rather not risk infecting others, so I'm afraid I won't join after all 😥 | 15:35:15 | |
| Oh no! Hope you get better soon, infinisil | 15:35:38 | |
| 😢 get well soon | 15:36:16 | |
| Can we still pester you for reviews over Matrix? 😆 | 15:37:08 | |
| I'm not very sick just yet, and it might not be anything in fact (though I had close contact with a sick person like 4 days ago and now I have a sore throat..) | 16:13:06 | |
| So I'll still host the Nix Hour today, but just online.. Way less fun, but rather safe than sorry | 16:14:20 | |
| Or maybe I'll just cancel it, it might be best to just rest and not strain myself | 16:17:59 | |
| Anyways I wish y'all a nice event! | 16:18:06 | |
| I’ll be there at about 18:15, got held up by work. | 16:33:06 | |
| Can someone please open the door? It's locked and ringing the doorbells has no effect. | 17:03:58 | |
| Marc Jakobi | 17:04:11 | |
| Hi guys, this is the package I'd like to get packaged: Related issue: | 17:28:57 | |
| 6 Mar 2024 | ||
| Hi folks. I really enjoyed the session together. As a person only working on Linux, Haskell and Nix exclusively in my free time (because work condemned me to awfully old technologies) I found you all really impressive and inspiring. Very energizing. Thank you! | 08:23:43 | |
| Yesterday you mentioned a way to use ghc to output the AST parsed from a Haskell source code. Would you be so kind to remind me again? | 09:49:32 | |
In particular: I'm exploring the meaning of the jargon from type theory "above the arrow", "below the arrow" , "to the left of the arrow" when talking about forall and the fat arrow => | 09:51:56 | |
* In particular: I'm exploring the meaning of the jargon from type theory "above the arrow", "below the arrow" , "to the left of the arrow" when talking about forall and the fat arrow => which I understand has to do with the position of forall in the syntax tree. | 09:52:29 | |
In reply to @arialdo:matrix.org I remember talking about TH as a way to generate an AST that is then injected at the call-site. To see the various intermediate representations that GHC generates in its various pipelines, you can use dump flags: https://downloads.haskell.org/ghc/latest/docs/users_guide/debugging.html | 10:02:14 | |
In reply to @arialdo:matrix.org* I remember talking about TH as a way to generate an AST that is then injected at the call-site. To see the various intermediate representations that GHC generates in its various pipelines, you can pass it dump flags: https://downloads.haskell.org/ghc/latest/docs/users_guide/debugging.html | 10:02:19 | |
| * I remember talking about TH as a way to generate an AST that is then injected at the call-site. To see the various intermediate representations that GHC generates in its various pipelines, you can pass it dump flags: https://downloads.haskell.org/ghc/latest/docs/users_guide/debugging.html In particular see section 5.13.1.1 for the AST. | 10:02:59 | |
Download image.png | 15:11:28 | |