for any lost soul, here's where this whole craze started: https://lemmy.world/post/1003519
dzervas
your app is truly amazing. bridges the gap from apollo perfectly - finally I can pitch my wife the idea of ditching reddit (she uses apollo and refuses to go to the reddit app as well) for lemmy
for a liiiiittle bit more effort (download testflight) check out memmy for lemmy. it's extremely close to apollo AND has the haptic feedback (and I might say I like the haptic feedback more?)
I asked for 2 samples from pixart. After signing the NDA the gave me datasheets n all. It describes in great detail how it should be positioned and how it works - at least from what I saw. I've not yet messed with it.
Took a break but I'll be back soon: frida-deepfreeze-rs It's a tool that makes frida scripts permanent. Coding it in Rust was a bit of a pickle but since I wanted it to be cross-compatible and statically compiled didn't have much of a choice :P
For those that don't know, frida is a tool that injects a JS engine inside a running process. It's like a debugger but now you can code it in JS and the API is much, MUCH nicer. You can intercept functions and change their parameter or their result, watch the memory, etc.
just tried it and it works