Trevor Rudolph

Results 38 comments of Trevor Rudolph

This is so lovely, that's exactly what the opensource community is about! I just checked out your repo (pun intended) good stuff man!

> * Is there / will there be a binary with the patch, that can be installed without nix? For both Intel and ARM. (Would it be possible to crosscompile...

This would have been very nice to know before I went to cordova-httpd for http protocol so I could make push.js work...

I did not know that the PUSH function was exposed and this was a huge help, I almost went to an alternative because I didn't know how to expose push.js...

It's very easy to convert clicks to touches and vise versa in javascript, and since this is a moble targeted app, specifically targets at the iPhone UI, there is no...

You should really just combine them into one, button is a clickable object and so is an anchor, what I so in my app is simply this: ``` Multimedia ```...

Yes, it is called NGC/Wii Pokemon ROM hacking https://discord.gg/pE4uSx

This issue has been addressed as the need to compile libimobiledevice with openssl instead of gnutls, you can do this by removing the --disable-openssl flag in debian/rules if you are...

This also makes it hard to make proxy DLLs without going outside of the Zig build system.