King Chung Huang

Results 68 comments of King Chung Huang

errno.h does exist for both Debian and Alpine, and can be imported specifically. It doesn't look like error.h imports errno.h, directly or indirectly. I've commented out `#include ` to complete...

@Budulianin I've recently forked this repo to [ucalgary/bottledwater-pg](https://github.com/ucalgary/bottledwater-pg), because we're using it in a project. There's also corresponding Docker builds at [ucalgary/bottledwater](https://hub.docker.com/r/ucalgary/bottledwater/) and [ucalgary/postgres-bw](https://hub.docker.com/r/ucalgary/postgres-bw/) on Docker Hub. We are actively...

> Roughly how big (bytes or rows) is that table? Is the primary key an autoincrementing integer, or are you using a timestamp as the primary key? How does the...

I'm also wondering the same thing. I don't mind having to keep up with builds from master for now, but are there any plans for further releases? Right now, there's...

Although I closed my request in #317, I'm still interested in having this in the gateway, too.

> If you are willing to take on this work I'd be very happy to review and test it. Cool, I will get started on this soon. And, I'm going...

Assorted exceptions. ThrottlingException when calling ListAccountSettings ``` Task exception was never retrieved future: Traceback (most recent call last): File "/usr/local/lib/python3.9/asyncio/tasks.py", line 692, in _wrap_awaitable return (yield from awaitable.__await__()) File "/usr/local/lib/python3.9/site-packages/dask_cloudprovider/aws/ecs.py",...

I also have this problem. I'm unable to migrate from Shaun Inman's CSS-Cacheer because variables aren't available to imported files. I have stylesheets set up like @kennethkufluk's example, so that...

On further thought, I think what I really need is the ability to produce using JSON message envelopes.