Jules Moretti

Results 11 issues of Jules Moretti

Since you guys rolled out all these different options, it would be great to see load time comparisons in order to see how they each perform independently (bundle.js, css, etc)...

Hello Bonnie: Thank you for putting this together, it is the closest working repo I have found that lets me run the face-api.js library. Sadly I am not getting the...

While using `yarn` in terminal I get the following error: ``` ERROR: Unable to rebase the local cache repo. Error rebasing the `master` branch of the following repo: /Users/johnsmith/.flow-typed/repo undefined...

Great tool! thank you for putting this together. Please take a look at julesmoretti.digital, you will see 3 projects, 2 of which can be opened up (view those as an...

Could you please provide a way to show the current playScale position on a scroll in order to set values correctly for Parallax? Right now those, no not match with...

Hello: When trying to upload the HX711/HX711_basic_example.ino to the Arduino MKR 1010 I get: ``` Sketch uses 13136 bytes (5%) of program storage space. Maximum is 262144 bytes. Global variables...

Hello there. I am using keystone and Handlebar and would love some help/pointers perhaps on how to achieve a live filter. So the use case for this is a list...

What you guys have created is cool, but 2.64MB file from scratch that is too large... ``` Version: webpack 1.13.2 Time: 4639ms Asset Size Chunks Chunk Names app.js 2.64 MB...

On implementation the `return connectEventHandlers(` is throwing an error. Any idea why? This is for Android... Using the following setups: ``` "dependencies": { "react": "15.4.1", "react-native": "0.38.0", "react-native-hammerjs": "^2.0.9", "react-native-svg":...

bug

Could you please provide a clearer example using Serial to print the result, please? Thank you.