David Shlemayev

Results 21 comments of David Shlemayev

I don't use the OS cursor at all (because I take absolute measurements from the touchpad directly, rather than relative movements like the OS cursor) You can create a cursor...

Published a snap, will close once the required interfaces are auto-connected by default (requires Cannonical's approval)

It's been published, now also featuring a new GTK-based UI: https://snapcraft.io/fingerpaint

The difference is in the dependencies, `fingerpaint` depends on `xorg-xinput`, but `fingerpaint-wayland` depends on `dconf`. [Here's the discussion for reference](https://github.com/Wazzaps/fingerpaint/discussions/1#discussioncomment-1146524)

I get my data directly from the Masleka (https://www.swiftness.co.il), I intercept the ZIP they send every month to my gmail with the gmail api, then parse the XLS inside (much...

Here's my project: https://github.com/Wazzaps/stonks It's structured as a RESTful api (rather than a library) since that's how I use it, but you can extract that part out. The interesting part...

The main problem with signing in to swiftness directly (though it is possible), is they remove the data after some time due to privacy laws. I guess this is not...

EDIT: This isn't vulnerable, good job!