-
https://github.com/eddelbuettel/digest/blob/5f44462757873e9cfc649e66ed70a01d37fab1bc/man/digest.Rd#L55
Not sure how documentation is handled in this package (I'm only familiar with roxygen2 approac…
-
Had a play session at HackRVA on 2019-02-16. Some video: https://www.youtube.com/watch?v=3fFl0VH-4zA
Bumped into a few things.
1) snis_launcher seemed to be broken, related to PREFIX, hacked a …
-
### LeetCode Username
VeraBezf
### Problem Number, Title, and Link
https://leetcode.com/explore/interview/card/leetcodes-interview-crash-course-data-structures-and-algorithms/705/hashing/4513/
###…
-
Hello,
I don't know if you are accepting suggestions for improvements, but I was wondering if you were perhaps open to implementing [geometric hashing](https://www.biorxiv.org/content/10.1101/2020.…
-
`go-libp2p-net.MessageSizeMax` puts an upper limit of ~4 MiB on the size of messages on a libp2p protocol stream: https://github.com/libp2p/go-libp2p-net/blob/70a8d93f2d8c33b5c1a5f6cc4d2aea21663a264c/…
ghost updated
3 years ago
-
### Description
When UseInterpreter is set to false in project settings and a real Android device (Google Pixel 6a), the Android debugger for .NET MAUI 9.0 Preview 2 typically hangs up after build or…
-
Currently in Hercules there are 2 ways to store user passwords in database:
- unsalted one-round MD5 hash (bad)
- plain text (arguably unacceptable)
I've done little research on storing passwords in …
-
This issue covers a couple of high level of areas for improving Redis Cluster. Ranked roughly by priority in each pillar.
Improved use case support
This pillar focuses on providing improved functi…
-
I am writing code which takes bytes from a buffer and convert them to Uint64... but to my surprise I found out that the method isn't working as expected..
Here is a sample code to reproduce the er…
-
I'm personally interested in implementing a hash to curve (an existing one, not a new one), which I understand isn't something that comes up often (lack of other issues with this request). I am curren…