Tom Forbes
Tom Forbes
A small incremental step towards this would be to enable gzip support on the cloudfront distribution.
I think the first obvious thing to do is to enable compression? The docs are huge, yes, but reducing the amount of data transfer with gzip should be a no-brainer....
I did a bit of digging. This issue is quite enlightening: https://github.com/MagicStack/asyncpg/issues/359 The tl;dr is that `execute()` in `asyncpg` returns the 'status' of the last command executed. This includes the...
> > but to complicate things we don't really expose a way to call .execute() without a raw connection (we only call wrappers like fetch). > > Not quite sure...
Seems really sensible, thanks!
BTRFS is ok, but if you're comfortable with zfs and it's tools it's nice to have. Reading up on `zfs` in the arch wiki it seems that this might be...
This occurred when my comment was the top voted comment, and so appeared first. It works fine now that another comment has taken the top spot, this might help find...
Hey @nessita, sorry for the late reply. I’ve been busy the last few weeks, but I’ll take a look on Monday!
Happy to include this, but I think the patch is incomplete? Could you make a merge request, or push the changes to somewhere?
Sure, if you look at the patch @yonas posted it doesn't actually include the BSD specific code, hence the errors.