Results 20 comments of nixxquality

These restrictions are expanding to other regions. Since a few days ago Sweden is also blocked from 18+ content without an account. If this trend continues, it could be a...

The fun_parent error is hitting me, which wouldn't be an issue with a new version, since I see you already patched it.

Absolutely, here is a very simple trace: [love2d_overusing_newImage.zip](https://github.com/wolfpld/tracy/files/15210824/love2d_overusing_newImage.zip) It's from a proof of concept of adding Tracy instrumentation to the [LÖVE](https://github.com/love2d/love/) engine. That engine mostly runs in Lua so it...

Sure, but I would still be working around the linter in *my code* where the fault lies somewhere else.

Yes, my point wasn't that this style should be forced on other people's code, rather that it would be nice if it was smart enough to recognize cases where it's...

I checked out some options and now I set NPM_CONFIG_UNSAFE_PERM to true in my CI config, and things are working. Possible documentation issue? Not sure. I'll leave it up to...

Are you sure that issue is related? I was using OTP 26 until recently and didn't notice any issues with rebar3.

Oh yeah, you're right. That command does fail, even if it seems to be much more rare than rebar.

For reference, the upstream issue (linked above) was fixed in Erlang OTP 27.1.

> You'd probably want it to be an enum and not just a string The documentation also says the following: > Additionally, you can generate number icons from 0-99 using...