John-Paul Cunliffe

Results 30 comments of John-Paul Cunliffe

I also increased my maxfiles, macproc etc. following https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c

Latest Catalina in a MacBook Pro 13. Can compile also, yes. Currently it is running from brew installation.

Nope, simple tests have never crashed before. Ramp-Request will also be succcessful for 2-3 iterations. I am using https://apps.apple.com/us/app/amphetamine/ to keep the session alive. I will try running it without...

Still crashing despite having compiled it myself. Amphetamine is also not involved.

Also, after several thousands of attacks, my osx will not accept inbound or outbound network communication anymore, despite having high ulimits and lsof only showing 4000 IPv4 entries: `% ulimit...

FYI, here is the list of my installations - I only use brew: brew list bash-completion fribidi go jq libtiff [email protected] [email protected] webp cairo fswatch gobject-introspection ldns lua p7zip qt...

I wanted to monitor lsof, but only found sloth, which is no longer accepted by osx for security/bullshit reasons. Any other idea on how to debug this problem?

FYI after I replaced my WIFI network connection with regulat network cable, the crashing has stopped - so far. I still experience open file descriptor starvation on network connections though.

Using https://github.com/orfjackal/retrolambda it's possible to implement lambdas and method references in squirrel, which can then still be used for Android development.

I doubt the project depends on gradle, but I agree that the library might not be mature. This is different for http://www.eclipse.org/xtend/ - which supports lambdas, direct function declaration, works...