harabat

Results 9 issues of harabat

The Readme had a missing word in the second paragraph.

This is a feature request. Would it be within the scope of pillow to have a function that identifies dominant colors within an image? The [relevant question](https://stackoverflow.com/questions/3241929/python-find-dominant-most-common-color-in-an-image#3244061) on StackOverflow has...

Enhancement

Algolia allows to exclude keywords from search with the "-" sign ("_firefox -mozilla_"). HNRSS being a wrapper for Algolia, it should allow the same, but https://hnrss.org/newest?q=firefox-mozilla returns results for "_firefox...

Hey, I'm going to do some major work on the tutorial-extensions repo, should I advance PR by PR, or would it make more sense to create a new branch (like...

## Issue 1 The example ["Cumulative Wikipedia Donations"](https://altair-viz.github.io/gallery/cumulative_wiki_donations.html) is broken, and goes against the Contributing guidelines, namely _Example code should not require downloading external datasets_, so I'd suggest replacing it...

bug
help wanted
documentation
good first issue

### What did you expect to happen? When starting Emacs, clocking into a task should not have an incidence on the list of buffers. ### What actually happened? When I...

re:perf
module:lang/org
is:upstream

## Issue The language in the example ['Scatter Plot with Rolling Mean'](https://altair-viz.github.io/gallery/scatter_with_rolling_mean.html) is approximative/inaccurate. The example presents it as a rolling mean with a window of 30 periods, while it...

bug
help wanted

Hi, memanki throws a `DeprecationWarning` and exits without generating a deck. I haven't touched JS in a long while, but can have a look if you pinpoint the issue. With...

These commits add the `remove` functionality to `llm keys`, add a test for that option, and update the relevant docs section.