Jerry

Results 127 comments of Jerry

I see [talpid-routing/src/unix/linux.rs](https://github.com/mullvad/mullvadvpn-app/blob/main/talpid-routing/src/unix/linux.rs) and specifically add_route(), but the syntax of this code is very confusing to me. Where should that be called from to add the route for same-prefix ipv6...

Thanks for the pointers! I'm reading the rust lang docs here and there to be able to understand what's going on. Would you accept a pull request if I figure...

It was usdc->eth, I don't remember the hash or which route I used (i know it wasn't the default, I picked the one with the best exchange ratio). I already...

What do you think about being able to use newplayer to play local video files?

Ah I see, that makes sense. Hopefully the newpipe devs add that functionality then at some point! 🤞

https://github.com/Neamar/KISS/blob/194f78a68dec24a705843b5257935b9f7fef8c6f/app/src/main/AndroidManifest.xml#L71 I'm sure you already know how to do this, but KISS launcher has an example of adding the assistant intent, https://github.com/search?q=repo%3ANeamar%2FKISS+assist&type=code it's pretty basic in terms of how it...