enkore

Results 117 comments of enkore

It seems to be a static question, so... > $ pacman -V|base32|head -1 > BIQC4LJNFYQCAIBAEAQCAIBAEAQCAIBAEAQCAICQMFRW2YLOEB3DKLRQFYYSALJANRUWEYLMOBWS ... should work for you.

I'm working on some ideas in this direction, but don't want to commit to anything until I see how it pans out.

> I'm working on some ideas in this direction, but don't want to commit to anything until I see how it pans out. Status update for that: Prototype is working....

In -ao mode there is the transaction log which could be parsed back, but this sort of thing definitely requires RPC updates -> something for 1.1+ Also I'm not super-convinced...

The server doesn't know when an archive references a chunk due to encryption.

mimalloc has an undocumented MI_NO_GETENV build flag which may be desirable to expose through a crate feature. Not because this is unsound, but because one might want to build binaries...

> [email protected]: Permission denied (publickey). hmm that kinda sounds like the CircleCI authorisation on this repo expired :/

Pinging some downstream packages (according to github) to make them aware of this. Please excuse the noise if I included false positives in here. https://github.com/persimmon-ai-labs/adept-inference @mtensor https://github.com/marsupialtail/quokka @marsupialtail https://github.com/BaguaSys/bagua @NOBLES5E...

> PyPI has a process (PEP 541), which takes at least a few months. The upside here is that usually it's more or less "random" people trying to do this...

- cmake in the manylinux container is too old to correctly find OpenSSL 3.x (it detects the version as ".0.0", which then fails the requirements check for ">1.x.y"). - OpenSSL...