Martin Tournoij
Martin Tournoij
Thanks; this the same as #36 – for some reason a Liquid `{% comment %}` block (or any block tag) just before the reference list breaks things 🤔 It may...
> My point is that each markup language would have its own set of values. Your challenges with YAML might be a value conflict. When you complained that YAML was...
If I run it like this: find-cursor --distance 1 --wait 5000 --line-width 32 --size 100 Then I can kind-of see what you mean: the circle getting smaller isn't quite even,...
> Yes, this is a contrived example: I just tried to simulate the behaviour of the "full circle" mode, but bigger and in slow motion. That's because that one also...
From memory, I believe there isn't really a standard way of disabling this for all composite managers. Someone reported this before on the (now-deleted) BitBucket repo, after which I made...
Actually, looking through the commit history it may be the case that I was working on this and simply never quite finished it. I don't remember (it was over a...
Added a note in the README for now; I'll leave this open for investigation later ("soon™").
I implemented this as `Rename()` in https://github.com/arp242/zcache; it doesn't update the expiry, so you'll have to do a second `Touch()` call to update that if you want it. Since this...
Oh, also your PR #153 from last month is implemented as `DeleteAll()` in zcache. I did that last year already (I made a new function because both calling and *not*...
> I know the core code not changed in last years,but a new tag means the project is activite If the code hasn't changed then the project is not active?