-
Hi,
i'm mounting this:
encfs -dv --public /storage/sdcard1/.myenc/enc1 /storage/sdcard1/enc1
(/storage/sdcard1 is ext4)
Everything looks fine at first but when i copy some files (maybe 3-4 files - 10…
-
Hi,
I am very new to Corona SDK.
Can you help how to implement search Feed.
Thank You
-
I think we discussed similar topic in the context of reviewing some example written by you for the Streams spec.
We got this report about fetch()'s memory usage. http://crbug.com/473062
We see ~100M…
-
I've got my Terra built and I've successfully tested all the components with the included tests in the `Sensor Example Code` folder.
I've not been able to get it to move past the swirl 'Pending' s…
-
On a lenovo y560p laptop with an i7 2630QM CPU. Using the latest source, which seems to have the gigabyte fix that was included yesterday. I've got most debug options set within settings.h.
If I …
-
Hi
We use this code to check whether a git repo contains only "new" files or whether a file was modified:
```
def git_check_added_only(repo: Repo):
prev_commit = repo.commit("HEAD~1")
h…
-
We are experiencing unequal brake pressure using joystick commander.
Here is test video: [https://www.youtube.com/watch?v=1pKUC6Q5qEs]
In the same test environment manual brakes are working equally …
-
Actually more comments (not actually issues) again I can't use the QQ chat to contact the author.
Upgrading PWM refresh rate to reduce color smear:
I have done a simple head to head test compari…
-
I really like the idea presented here of using the request and response objects and defining as little of their API as needed. I especially like the idea of a RackSpec (mentioned here: https://github.…
-
Hi,
I was wondering if it would be possible to sync the annotations / notes on the E-Reader to Calibre-Web.
I know the Kobo Desktop app supports viewing the annotations made on a Kobo E-Reader, so I…