earonesty

Results 63 issues of earonesty

If I have a project with several targets, the nodejs_init function will grab the global SOURCES variable and set it as NODEJS_SOURCES subsequent calls to add_nodejs_module will use NODEJS_SOURCES ......

Without this, it's possible for asn1 to use one definition of Buffer and key-encoder to use another.

Emitters can raise exceptions, for example if a handle becomes invalidated. Rather than handle it on a per-emitter basis, a catch-all can emit the underlying exception. The caller can then...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@mlc-ai/[email protected]` for the project I'm working on. I use the context_free setting and...

hi! your agent is great. can i also use it with the https://github.com/uibakery/axios-http2-adapter ? are they compatible?

Likely, the term "decentralized" shouldn't apply to tokens where most of the supply was premined and issued to initial stakeholders. At best, it creates an argument where there should be...

i feel like this solution should just be merged to main, so petals grows 👍 https://github.com/kouloumos/petals-lightning-chat with a simple incentive system, there could be a lot more capacity. would you...

This series of libraries is - modular - easy to understand - save/relied on safe underlying o/s libs - easier to package/ship/build - self documenting Can we please all rally...

Occasionally, when using raw_fi, we will get an integer instead of a fuse_file_info structure. While the workaround is easy, I suspect, looking at fusepy, that this is a problem in...

yours is a very clean and overall better implementaton you might like this though for ideas: https://github.com/earonesty/msgpickle the suppot for pickling lambdas is fun similar "secure" concept, without a decorator,...