-
Update Feb 6, 2024 - Released as part of Docker Desktop 4.27 - https://www.docker.com/blog/announcing-synchronized-file-shares/
Update Nov 9, 2023 - [As announced in June, Docker has acquired Mutag…
-
Our requests limiter works like a semaphore now. The requests are not processed in a FIFO queue but are picked randomly from an unordered pool. The requests have a timeout. This means, that some reque…
grzkv updated
2 years ago
-
## Background
Juho Nurminen of Mattermost reported multiple parsing issues in encoding/xml that lead to round-trip mismatches: parsing the output of encoding a list of tokens does not produce the s…
-
## Checklist
* [X] Double-checked my configuration.
* [X] Tested using the latest version.
* [ ] Used the Emissary executor.
## Summary
What happened/what you expected to happen?
…
-
```go
// deep code // fellow // deep work // staff work
//
// https://github.com/praetorian-inc/gokart/blob/main/analyzers/rsa.go
// https://github.com/istio/istio/issues/8772 // code gen // api /…
-
### Bug descriptions
When using the French (FR) Amazon, the `lastAnnotatedDate` in the header is only filled with "Invalid date", hinting that there was a date parsing error (probably due to the exot…
-
Blockchain technology is hyped as being the most important innovation of the century. And as such, I think it’s necessary that we delve into the components that make this revolutionary tech possible.
…
-
If you have a compressed file, know its uncompressed size and crc32 checksum, it'd be nice to be able to add it to an archive as is.
I have three current use-cases for this:
- Repackaging a zip fi…
-
Anything that is included inside the index terms `((...))` in the headers `====` and below (e.g., `=====`) are not included in the final output.
Example:
```
=== ((Everything)) is fine
==== T…
-
### Verify steps
- [X] 我已经在 [Issue Tracker](……/) 中找过我要提出的请求 I have searched on the [issue tracker](……/) for a related feature request.
- [X] 我已经仔细看过 [Documentation](https://wiki.metacubex.one/) 并无…