Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
[PROPOSAL] Author CHANGELOG in each PR instead of collecting them in the last days before a release
**What kind of business use case are you trying to solve? What are your requirements?** Release notes are of varying quality. For example, https://github.com/opensearch-project/OpenSearch/pull/2489 is completely unreadable. **What is the...
**Is your feature request related to a problem? Please describe.** Coming from https://github.com/opensearch-project/opensearch-build/issues/33, no tests run on Windows. **Describe the solution you'd like** Add GHA CI that runs on Windows.
Not sure if this is a good name for it. We do a lot of fetching an array from the top of the heap (priority queue). ``` def top(max) results...
It's a pretty common problem (and we have this problem :)) where you want a priority queue that "loses" items of lesser priority (has a max size). What do you...
Here's a simple and effective approach: https://github.com/dblock/slack-sup/blob/master/slack-sup/models/round.rb#L64. Could use some improvement as described in https://github.com/jimwise/ambit/issues/1
Inspired by https://github.com/dblock/strava-ruby-cli, create an open-weather-cli.
Rate limit returns a 429 ``` { "cod": 429, "message": "Your account is temporary blocked due to exceeding of requests limitation of your subscription type. Please choose the proper subscription...
https://openweathermap.org/history https://openweathermap.org/api/statistics-api https://openweathermap.org/api/history-forecast-bulk
https://openweathermap.org/api/weather-map-2 https://openweathermap.org/api/relief https://openweathermap.org/api/weathermaps