狼耳

Results 27 comments of 狼耳

Oh there you go! Yes, that works. Is that "working as intended"? I wouldn't really expect to need quotes unless I've got spaces in there or something.

I've got this in my config and no combination of `unbuffer`/`stdbuf`/etc. keeps it from eventually getting stuck. ```ini [active] command=unbuffer swaymsg -t subscribe -m '["window"]' | jq --unbuffered -r 'select(.change=="focus"...

I have a similar, slightly outdated/crusty thing in my dotfiles: https://github.com/Rouji/dotfiles/blob/master/bin/upl Not really sure where to put stuff like that, so I haven't put mine anywhere else yet either :thinking:...

I see. Why not just use %f instead and get rid of the url stuff?

Neat! Did you manually draw that? To actually merge that in I'd probably want it generated based on the settings inside the .php somehow

Can't really put it in the repo as the static thing that it is, but I've put it on x0.at for now anyway. Looks good on desktop browsers and iOS...

The exponent is configurable and will indeed change the slope.

> +1 for merging A static graph does not work for the general case, where the exponent is configurable. Simple example: it's a straight line for `$DECAY_EXP=1`

Bit late to the party, but here's a rough xml I'm using to test this app with: cosu.xml: ```xml ``` And while I'm at it, these two files to generate...

@thinhdd13 Probably something wrong with your urls? You get a bit of helpful stuff in logcat if you enable adb quickly enough after doing the provisioning thing.