Daniel (dB.) Doubrovkine

Results 557 issues of Daniel (dB.) Doubrovkine

**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...

discuss
feedback needed

**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.

enhancement

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.

new feature
chore

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...

new feature
chore

https://openweathermap.org/history https://openweathermap.org/api/statistics-api https://openweathermap.org/api/history-forecast-bulk

new feature
you can help!

https://openweathermap.org/api/weather-map-2 https://openweathermap.org/api/relief https://openweathermap.org/api/weathermaps

new feature
you can help!

https://openweathermap.org/forecast5

new feature
you can help!