-
I'm currently misusing `html_last_updated_fmt` for my whole project and set it for the whole project. ([Source](https://opendev.org/openstack/swift/commit/62864448bc565d22c9c905fd50c9da1203012ae6))
…
-
```julia
const sp=spzeros(Int,1_000_000_000)
1000000000-element SparseVector{Int64, Int64} with 0 stored entries
@btime hash(sp)
182.608 ms (0 allocations: 0 bytes)
```
I can create a PR…
-
It seems this component only supports using MD5 hashes. Gravatar migrated to SHA256 some time ago, and recommends using that for avatar URLs.
While MD5 is still supported by Gravatar, it would be p…
-
jalpp updated
1 month ago
-
If it is possible to parallelize functions in wasm libraries with something like https://github.com/RReverser/wasm-bindgen-rayon it would probably provide a great speed improvement to the note hashing…
f321x updated
1 month ago
-
Getting the following error when running tests. the hash referenced shows up in the factoryDependencies for a few contracts for the ZkCappedMinter, but the actual hash I have in the zkout folder for Z…
-
hey Anish, I can see a issue in the backend while saving the password in database, I want to hash the password while registration and campare hash value with user password, It secure the user credenti…
-
Currently we take the address of a symbol as the interned log ID. This is good because it is guaranteed unique across the whole binary (that is the linker's job).
However, if you are combining mult…
-
See:
*
*
*
-
> We don't have the luxury of renaming the filename to get_emoji_file_name to hash it, because we've already used the previous filename in the message content?
This statement of mine is incorrect…