Adrien Destugues

Results 246 comments of Adrien Destugues

I am not interested in Unity, thanks. It is not open source and so can't be ported to Haiku. My interest in DIV is because I made some of my...

I had a try at writing a recipe and got the DIV IDE to compile and run. However it crashes on trying to run a game. It looks like maybe...

I don't think there is much use in doing this kind of benchmarks with Haiku running in a virtual machine. Do the problem also happen on real hardware?

Thanks! Rebuilt and confirmed that Cutter crashes on start as described in https://github.com/haikuports/haikuports/issues/12365 Investigating if I can find something...

I don't like using a specific event name for this. They should rather be tagged "easy" or something. And we can use the same list for gci

The instructions are at https://hacktoberfest.digitalocean.com/resources/maintainers > Add the 'hacktoberfest' topic to your repository/project so that folks know you're participating in Hacktoberfest. > Apply the 'Hacktoberfest' label to issues in your...

It appears they have dates set for october 2025: https://hacktoberfest.com It used to be a fully open thing, where any pull request to any github repo would count, but now...

HaikuPorts used to be successful with Google Code-In. We could create issues for easy-to-package or update things. But maybe with all the work done by Begasus and OscarL, we have...

The crash happens in tree_sitter. We are using a very old version of it that isn't even an official release. I tried to update it but newer versions fail to...

As far as I know, Korli has been maintaining Go for Haiku, with version 1.18 being available: https://discuss.haiku-os.org/t/help-with-porting-golang/11185/12 This should give a good base to build the newer versions, there...