Veit Heller

Results 167 comments of Veit Heller

@SacuL I just saw! That makes sense—I always underestimate the power of link aggregators like that. Well, welcome! I hope everyone can take away a good talk or two from...

Hey! Thanks for your contribution! Unfortunately, I’d personally opt against adding this talk to the list. It’s nice to hear Daniel speak, and curl is certainly a very important piece...

The minimal example that I found is this (based on the example in the online version): ```haskell main = let x = 42 in -- here we do something fun...

For now it re-uses the string widget; we should probably revisit this in the future.

We have a working number description, but not a number widget. I think this would be a worthy addition, but maybe not part of this issue?

Nota bene: Clicking on the button again apparently seems to make it work correctly...

I also see the hang, but for me it seems to be caused by a different issue: a morph is spawned/tried to be spawned (see below), which is only visible...

https://github.com/feenkcom/gt4git/commit/6f4d88d3340d232122558aa8b20982f59fe7f75c fixed the update issue, but the list is still not updated when it’s not visible.

https://github.com/feenkcom/gt4git/commit/9b6b95a74413b0afd351b7b9f479b53b99cad218 added a manual update button inspired by this issue, but maybe more generally useful.

Do you have experience using Iceberg? If so, could you check how it renders the comment?