Aidan Lee

Results 49 comments of Aidan Lee

> Sorry you feel that way. You may find that there are some developers who think that good naming goes a long way. Of course naming which reflects whats happening...

Yes the posix `close` can "fail", but as the man page states it should not be recalled and only used for diagnostics purposes as linux does not respect the unix...

I've split the existing github actions script for packaging back into its own file. So thats now the same as the one in master with the only change being it...

Thanks, I'll have a look at haxe setup and see if I can update it.

Getting neko to work again was as simple as ensuring `DYLD_FALLBACK_LIBRARY_PATH` points to where neko is, I've also updated setup-haxe to work on the latest ARM mac runners, so this...

I think having some sort of event or system communication mechanism in the lib would be useful. Maybe in terms of syntax something like this would work. ```haxe class CollisionDetection...

I'm guessing you're on an ARM device? Not sure there's much I can do here, it might be fixed in newer versions of rapidjson but discord-rpc is what pulls that...

I don't use kha myself and that sample was provided by a another contributor so I'm not surprised its fallen into disrepair. I'll try and make time on the weekend...

I'm not actively using this library any more so I'm not planning on updating it myself (but would accept PRs if someone else were to). You might want to look...