-
Since md5 is sensitive to the order and format of the data, simple changes to the schema (eg. swapping two columns) or changing the type of a column (eg. integer to float) leads to new hash values and…
-
Outstanding items based on Derek's feedback on adding the commit hash to the deployment workflow
AC:
- decide on whether we will use tags or hashes
- team inclined to use tags - there is currently …
-
I want to update my tests on the `aiida-kkr` plugin to use the `enable_archive_cache` feature. Doing that I encountered a few problems:
- When doing this I noticed that `aiida-test-chache` wants to …
-
### Proposal
I think we should update our hash functions and at the same time make some changes to the Hashable protocol. Ideas for these updates come from recent developments in languages such as …
sydow updated
3 months ago
-
We should provide an example of how to emulated binary maps of pseudo-type `map` using hashes and a map of type `map`
-
Hello. I have an issue with `cargo-fetch` behaving differently than `cargo-vendor`. In a part of the help section of `cargo fetch`, it says for the flag `--target`
> Fetch for the given architecture. …
-
This can be seen as the mining school:
- [x] get final calendar
- [x] run live and lectures
- [ ] post-production
- [ ] Budget recap
- [ ] write post-mortem and feedbacks for improvments
-
https://github.com/cmuratori/meow_hash
https://mollyrocket.com/meowhash
-
uv 0.4.20 -- we've run into the following scenario with some internal packages:
- `pyproject.toml` has a `[tool.uv.sources]` section that defines a git source for a package. Let's call it `moo`. It…
-
Seems to be related to a recent commit (dab5966) where `generate()` was replaced with `hash_list()`. It was changed to be a `classmethod` but it still requires `self` as an input and uses `self.passwo…