Richard Crane

Results 4 issues of Richard Crane

This is a feature request to take a cron expression and Humanize it. Expression | Means -- | -- 0 0 12 * * ? | Fire at 12:00 PM...

enhancement
jump in

My understanding is that **Bloom Filters work on the premise of using multiple hash functions (i.e., k = # of hash functions)** (see https://en.wikipedia.org/wiki/Bloom_filter#Optimal_number_of_hash_functions). To add or test an element,...

I noticed that you check whether the bits were set on Add. Wouldn't it be better to just set the bits and not care about the results? lock (_sync) {...

Enable using the Gemini 3 Pro (Preview) from GitHub Copilot for Xcode