-
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: max-age=0, private, must-revalidate
Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.gi…
-
### Bug Description
This issue is for tracking additional work that needs to be done to the new post/comment page as a followup to #1363 in order to bring it in parity with the old one. The new one…
-
For...
```
func doUpdate(url string) error {
resp, err := http.Get(url)
if err != nil {
return err
}
defer resp.Body.Close()
err := update.Apply(resp.Body, update.Options{})
if err …
-
Uploading directly to s3 is great, but the copy from the cache to store is still done inline (even the s3 copy command can be pretty slow). I'm trying to find the best way to background this process w…
-
As it stands now, all our calls to `pkg/log` allocate, regardless of whether or not logging will be done. In addition to that, because we use logrus, logging is pretty slow.
We should evaluate othe…
-
Hey @rueian, we're using Azure Redis Cache that supports clustering (Azure Redis Premium) with rueidis. We noticed that we are seeing intermittent EOFs while running this piece of code:
```
dedicate…
-
When opening the org-gtasks/org-gtasks.el file, there are several errors in the file.
Maybe most of them are fine, but at least the first one throws an error when running org-gtasks. Here is the st…
-
### Description
Delta Lake has a native python library ([delta-io.github.io/delta-rs/python/](https://delta-io.github.io/delta-rs/python/)). This could be useful for use as a [sensor](https://airflow…
-
### Checklist before submitting a bug report
- [ ] I've updated to the latest released version of the SDK
- [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-…
-
### Environment
- OS and Version: Linux PC 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- VS Code Version: 1.83.1
- C/C++ Extens…