Alex Hurst
Alex Hurst
I think Postico would come close to this use case if it supported an aligned Markdown export format (perhaps even as the default export format for Markdown tables). Currently, the...
I'm seeing this using Google Meet in Firefox. Muzzle activates as soon as I start screen sharing, but doesn't deactivate when I stop sharing by any method. Muzzle works fine...
Data point from a system running Big Sur: I noticed what seemed to be the same crash under v2.1.0-beta (5s refresh script, crash if I wait too long between opening...
I'm seeing this, too, with xbar `v2.0.42-beta`. It runs well for a while and then stops updating and doesn't respond to "Refresh," "Refresh All," or any of the menu actions....
Update: it crashed overnight. Here are the logs: ``` 2021/06/30 05:30:47 time.5s.sh: refreshing: time.5s.sh 2021/06/30 05:30:47 time.5s.sh: cycling: time.5s.sh 2021/06/30 05:30:48 pomodoro.1s.sh: refreshing: pomodoro.1s.sh 2021/06/30 05:30:49 pomodoro.1s.sh: refreshing: pomodoro.1s.sh 2021/06/30...
I upgraded to 2.1.0-beta last night, and notice the same crash has happened again on the new version. > On Jul 5, 2021, at 6:05 AM, Lea Anthony ***@***.***> wrote:...
Still seeing this crash under v2.1.4-beta. Running with logging now with a single, very minimal plugin enabled. This reoccurs for me around once every day or two.
Hard to say. I've seen this happen while running a plug-in which doesn't do much (time.sh upthread), but I'm running a test now with a stripped down plug-in that does...
We have a similar need. Given an array of objects, I want to return true if and only if one of the objects (evaluated by itself) matches multiple conditions.
@OmarKhattab I no longer remember what caused us to hit this issue, but this kind of requirement can probably be worked around with custom operators, which we've since learned are...