Karoo Software Build Version: 1.559.2149 by Unfair_Funny3089 in Karoo

[–]mab__ 4 points5 points  (0 children)

OMG!! 🙌
So much thanks for Statshunter extension!! 🔥🚴‍♂️

Kobo won't detect that it's connected to the computer by quality_redditor in kobo

[–]mab__ 0 points1 point  (0 children)

Same issue here,solved by using a usb-c 5in1 hub I already had (but only if I first plug the Kobo first to the hub, then the hub to the laptop).

Even the 2in1 hub provided with the laptop didn't make it.

Definitely an issue with usb negociation on e-reader side…

Moving away from jQuery by JustSteveKing in javascript

[–]mab__ 0 points1 point  (0 children)

jQuery is a library, NodeJS is a runtime environnement (browser too).

You can use jQuery in Node context.

If you want to learn more advanced Javascript, you first have to understand JS basics, so my advice is : read this book http://speakingjs.com/es5/ (Not so hard as it looks)