acud

Results 67 comments of acud

A note for consideration is [etags](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag). They're meant to allow for resource expiration at-the-server and allow intermediate layers to do caching and invalidation more easily. Just caching for some time...

@dsmello I'm not sure this is the way we wanna go. It adds a lot of complexity to the way we run the tests and this will make our lives...

@Cafe137 can you help me to reproduce this? I've tried uploading the 10mb file through `swarm-cli` (on linux) and I cannot reproduce such numbers. For a 10mb file I get...

So a few pointers after digging around our codebase and leveldb codebase: - I ruled out that maybe MacOS `fs_usage` is reporting different numbers than real (for example, the kernel...