Adrià Vilanova Martínez

Results 24 comments of Adrià Vilanova Martínez

I'm experiencing a similar issue, but instead of the `13: Permission denied` error, I get `1: Operation not permitted`. ``` ~ $ pkg update Checking availability of current mirror: bad...

Thanks for the help @2096779623 :) Because it seems like Termux can't do any networking whatsoever: `Could not create a socket for 188.114.96.15 (f=2 t=1 p=6) - socket (1: Operation...

I think the problem that you're experiencing, @Aridlvory, is different to mine, since mine is related to the fact that Termux can't open network sockets, but in your logs I...

Hi again, and thanks for your message @agnostic-apollo! I just realized this issue stopped happening when I uninstalled the [Termux:API](https://f-droid.org/es/packages/com.termux.api/) app. I did some more tests (basically continuously running `curl...

@agnostic-apollo Hey, sorry, I missed your email. I'm in the middle of the university final exams, so could I get back to you in July? At that time I'll have...

Same in macOS 12.2, Intel Mac (late 2012), Kap version 3.5.2. I also get the following error when I try to record due to the same "lag" after pressing the...

I just saw this issue (I wish GitHub notified me when an issue I'm subscribed to was mentioned in another one). I also appreciate the transparency @sampajano!

Just found out that using something like https://github.com/apple502j/xhr-shim lets me work around this problem easily! Update: xhr-shim doesn't work well (requests are sent but responses are not being received), but...

I think this is unrelated to CSP, and more related to "mixed content" ([+ info here](https://web.dev/what-is-mixed-content/)). Basically, browsers block websites from being able to retrieve resources via non-secure/HTTP requests if...

GitHub allows users to hide their email address when committing by using an address of the form `[email protected]`. I don't know how difficult it would be to implement this but...