Michael Kearns

Results 8 comments of Michael Kearns

It's likely a race condition as TooltipManager isn't thread-safe - there are no synchronization / guard blocks.

Maybe this helps some others, but looking at a similar problem, I found this to work with the provided example under Colima which exhibited the same problem, adding in a...

@sebastiendarocha I think you meant chown rather than chmod. This is the correct solution though, and fixes the problem 👍

This PR helped me use the new package managment. I added the zon entry via: `zig fetch --save 'https://github.com/ryupold/raylib.zig/archive/44360a577aec4916e32337f9a900cd407aca4e13.tar.gz'` The main stalling points where that the build.zig changed obliterate the...

This may be related: https://github.com/raysan5/raylib/pull/3835

The preview only seems to show the first page (at least in Firefox). The entire resume is rendered on pressing the 'download' button though. It would be useful if the...

Thanks. I realise this, but it means the granularity of running individual tests from the files themselves, which is often useful as part of a development iteration loop, is lost....

That all sounds awesome. I appreciate how 'young' all of this is - ZigBrains lets so many people learn and grow with Zig within a familiar environment, and enhancements like...