Fred Alger

Results 3 issues of Fred Alger

I've been running https://github.com/azer/boxcars locally, which uses fsnotify to watch a single configuration file. Today I noticed that it's taking up 0.2% CPU even when idle, which struck me as...

See: https://github.com/go-task/task/blob/b681ef98689fa0bd004413ccf462765b33b15b32/docs/docs/api_reference.md?plain=1#L351 The docs uses `precondition` which, in testing, is ignored by Task. Example Taskfile: ```yaml version: '3' tasks: broken: precondition: test -f nonexistent cmds: - "echo 'precondition met, wtf'"...

state: needs triage

I get a 404 when I try to go there right now.