dzervas

joined 2 years ago
[–] dzervas 3 points 2 years ago

just tried it and it works

[–] dzervas 1 points 2 years ago

for any lost soul, here's where this whole craze started: https://lemmy.world/post/1003519

[–] dzervas 1 points 2 years ago

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

[–] dzervas 1 points 2 years ago (1 children)

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?)

[–] dzervas 1 points 2 years ago

Keyboard yest (https://github.com/dzervas/lab68) mice not yet, but I'll get there Thank you!

[–] dzervas 2 points 2 years ago (1 children)

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.

[–] dzervas 1 points 2 years ago* (last edited 2 years ago)

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.

view more: ‹ prev next ›