Results 15 issues of barchard

https://developer.android.com/reference/android/util/Log.html#wtf(java.lang.String,%20java.lang.String)

Hi- As of version 1.8, Live Search is broken. The error is here: https://github.com/nakajima/jquery-livesearch/blob/master/src/jquery.livesearch.js#L5 To fix, please see: http://stackoverflow.com/questions/2196641/how-do-i-make-jquery-contains-case-insensitive-including-jquery-1-8 Code: ``` jQuery.expr[":"].Contains = jQuery.expr.createPseudo(function(arg) { return function( elem ) {...

Define a path to the tarsnap binary. Currently, when running via cron, tarsnap is not in $PATH and there is an error `Tarsnap-generations/tarsnap-generations.sh: line 118: tarsnap: command not found`

I've opened an issue against Boris [here](https://github.com/borisrepl/boris/issues/128), however, I am also going open an issue here for anyone else experiencing this. When using shell wrap with a composer version >1.3.0,...

Hi, do you have an example or documentation on how to use this light box with NextJS? Would integration with React or NextJS be possible? Thanks

help wanted