Taylor Buchanan
Taylor Buchanan
This seems to have been fixed (kind of). My code still doesn't get notified of the cancellation through the token, but the program is actually terminated now. Is the expectation...
> There is the question if nuke requires nuget.config at all? I'll second this question. I also ran into this issue since I have package source mapping configured in my...
As a workaround, you can just reference the most recent version of `MSBuild.StructuredLogger` from your project to force it to bump the transitive dependency.
This is particularly annoying when launching Service Bus Explorer from CLI while working in a Git repo directory. I would really rather not add these files to `.gitignore` or either...
I think this really only makes sense with `toggle: true` but I still find value in this request. I want to be able to set brightness to the minimum value...
We have a similar problem occur intermittently in 3.8, but the `TRIGGER_STATE` ends up as `ERROR`. No error actually occurred in the job that we can find logs for. This...
For what it's worth, we eventually started encountering the `BLOCKED` state as well. Strangely enough, we have been on 3.8 since December 4th and 3.8.1 since April 4th but we...
I was all for this integration initially, but recently discovered the following privacy issues with Matrix: https://github.com/matrix-org/synapse/issues/4540 https://github.com/libremonde-org/paper-research-privacy-matrix.org A new protocol called "The Grid" is being proposed and developed to...
@Xananax The [research paper claims](https://github.com/libremonde-org/paper-research-privacy-matrix.org/blob/master/part2/README.md) Matrix did a full review of the notes [here](https://web.archive.org/web/20190614042212/https://matrix.org/~matthew/Response_to_-_Notes_on_privacy_and_data_collection_of_Matrix.pdf) and [he responded](https://gist.github.com/maxidorius/5736fd09c9194b7a6dc03b6b8d7220d0#gistcomment-2945336). Though, there's a lot of information to sift through and apparent contention between...
I agree though the second blog link from @tilosp was posted only yesterday. Matrix seems to have taken significant strides to address the issues listed in the paper. They also...