Hans Raaf

Results 419 comments of Hans Raaf

@christoph-heiss thanks for this. but to me this is more a work around than a solution. It seems that the action is doing something "special" for getting the Gleam version,...

I would need audio (just .wav actually) playback for Darwin and Windows. Is that already possible? Could we get an example of how that works? I am using beep already,...

@kkoreilly I am going to test that. I would need it for Windows and Mac executables with native compiled Go. For web and mobile we use other frameworks very successfully...

@gedw99 You need compiler tags for any WASM

@gedw99 I don't know what to answer. Thank you for trying to help.

I am using `go.work` files similarly. But that is indeed not what I thought of. When I see it correctly, a "package something" line in a cell is ignored. And...

- You need lowercase fields when you want to change the field from inside the component. Uppercase is used when you want to control the content from the outside (hence...

I think that @maxence-charriere is working on a updated documentation. Hehe. There he is :)

This needs to be fixed asap and has to work with `go test ./...`, period. This also is a huge problem for AI tools that code. We can't retrain all...