Cal Bryant

Results 175 comments of Cal Bryant

Thanks @xxxserxxx -- seems like a worthwhile change. I will put it through soon. @botto please take a look, too. Sorry for the late reply, I've been swamped!

@williballenthin I believe this evt(x) file causes the same exception: https://send.firefox.com/download/1804ced0a1ad523c/#A_E9qDRE3rU1poCUk_zq4g I hope this helps. (it's produced by wusa.exe)

> I think restify should not bother with serving static files Why? It's not a big addition and it allows restify to also serve a HTML5 client. All my apps...

As long as it's possible to do this with connect middleware or something, and documented. I think this is a big use case but I agree that wether it's in...

I've looked into getting `evdev` installed so I can use the rotary encoder running using the `dtoverlay rotary-encoder` mode; I found the GPIO based example unusable as it wasn't able...

Is there a smarter way, where you can query the default upstream branch via git?

I suppose we could list origin remote branches as @adamsoderstrom says and if the list contains `main` but not `master` pick `main` -- and nice versa. Or, require an upstream...

![image](https://github.com/naggie/dstask/assets/208440/6f58cb15-adf9-4ed7-976c-36f50d262979) This logic works for a command I wrote in bash. I suggest we use it here -- I don't think there are any use cases for regular use of...

`DSTASK_BRANCH` is not an environment variable you can use, just an idea inside this issue. I think there's a way we can automatically detect the branch as detailed above. It's...

This would be great, I use syncthing to share music between 4 devices, each with a different `directory`. It would be nice to be able to share the config and...