Amin Roosta

Results 47 comments of Amin Roosta

My pet project is live: https://quickdbschema.com/ 🎉

Hey @hosiet feel free to open a PR against the dev branch.

This should be fixed in https://github.com/openai/codex/pull/3783, I'm using the cli, so feel free to build from source.

Hello @nicolasff, I appreciate you taking the time to review the PR. I've made a tiny change in https://github.com/nicolasff/webdis/pull/256/commits/ec025f8dee073ac564a4c8672e0197d7ff49144b to support both `key.json.gzip` and `key.gzip`. I hope the pointer arithmetic...

Will fix the unit tests later today. The python gzip implementation includes a timestamp.

Hey @nicolasff given that modern browsers all send the `Accept-Encoding: gzip, br, zstd` header, I wanted a way to leverage that by storing compressed data in Redis. I came up...