Liam Diprose

Results 16 comments of Liam Diprose

Hi @Lenka42, Thanks for the tips, I might have a go at the context manager class this week. The `async for` line is closer to question I was trying to...

@Mixser Thanks for the review, I agree with all of your points, and corrected for most of them. ## Threading I was unsure if threading was going to be an...

Also very keen to see this feature. Soon every language and his dog will want bindings to that sweet sweet WGPU-native library :grin:. What AST part would give us the...

Thank you for your reply. For an example, consider an air-lock on a spacecraft, two doors and an intermediate chamber. How does Copilot remember if the chamber is pressurizing or...

I was very glad to see your reply. Thank you very much for these examples, they're gold to someone just starting out with haskell. In my use case, it turns...

Thank you for your answers. Understanding Copilot as a FRP is really cool and it makes a lot more sense for implementing FSMs than what I led myself to believe....

Hey @ivanperez-keera, It pains me to say this, but I haven't made any progress because the client has settled with IQANdesign for now. I haven't been able to convince them...

I really appreciate your reply. I think my client has a large amount of trust in big companies (with a lot of users) to be supported long term. Visual representations...

Hey @ivanperez-keera, I personally love mermaid/graphviz, so I find your recent progress exiting. > If you were to use something like this, what would be your tool of choice to...

The file is being imported from the nixpkgs repository. This is directory where the google-compute-image.nix file lives: https://github.com/NixOS/nixpkgs/tree/master/nixos/modules/virtualisation You can leave the import statement there, and add (or overwrite) the...