Clément Grégoire
Clément Grégoire
That's why I said "slowly change". While he doesn't really care that much, as long as things work he merges it in. I'm not saying we should add hunter to...
Hi, thanks for asking ! I would be genuinely be interested to know if you considered using WorldStone as a library ? I'm asking this to know what made you...
Oh and I'm also a bit curious as to why you want to be able to read .dcc files for a Diablo1 engine :)
Sorry for the delay, I asked a bit around, and the only way to maintain my code under (L)GPL while authorizing you to use it would be either for your...
Sorry, I've been quite busy lately and forgot to answer. I'm ok with the flag option, it seems like a decent option to me ! (and used by other software...
Just wanted to note that corepack now sets the field by default which will definitely be an issue as soon as more people start using it. If `packageManager` needs to...
Same thing here. I have projects that use pnpm, some don't, some require pinning the version and others don't. I think nobody wants their package.json to be automatically modified on...
Note that it can (and should) in my opinion be fixed before the next version of node is released or the problem will most likely blow up. For reference this...
Hi @septag, I know this was opened long ago, but could you please confirm if this is still an issue ?
Yeah it's mostly what `addr2line` does, but `addr2line` requires spawning a new process for every single image file and will reopen it all the time, so it's kind of slow...