Azzam S.A

Results 335 comments of Azzam S.A

Have you tried to get the latest revision from this repo then run ``` ./gradlew :languages:yourlanguage:apk:assembleDebug ``` If something goes wrong, paste the output here.

> Yeah, this one is already planned. Awesome! Is this feature able to show "Avg time on site" for each visitor?. I saw some analytics app just showing it for...

> I need to think about how to show anything per visitor, it's all aggregated right now. I'm not 100% sure how useful this would actually be off-hand. What is...

After comparing the feature of some app that you mentioned in [docs/rationale.markdown](https://github.com/zgoat/goatcounter/blob/master/docs/rationale.markdown). I'm very happy to have GoatCounter. Some (including me) indeed would be having a hard time managing "open...

> For each user doesn't have too much benefit, I think. Agree. Showing avg time on each path is enough. IMHO, We can get an insight into how many people...

but last commint [3 months ago](https://github.com/skeeto/emacs-memoize)

Yeah, sometimes this also happened to me, but it's very rare. I've tried the link above and worked at the first try. yes, sometime I face `args out of range`...

It works for me at the first try (yes, I'm using 26.1). Maybe the problem only occurred in 26.2

![2019-02-28-19 23 26](https://user-images.githubusercontent.com/17734314/53566301-5c36c980-3b8e-11e9-82be-7ee33a362d22.png) Tried the link and can't reproduce. first line is the result, second line what it's look like when I delete on of the braces.

Is there a way not to break other lines? `rustywind --custom-regex "@apply ([_a-zA\.-Z0-9\s\-:\[\]]+);" --write ./src/css/**/` gives me this: ```diff modified src/styles/base/utilities.css @@ -2,10 +2,7 @@ /* subtle 'fade in' to...