Philip

Results 26 issues of Philip

The counters attribute array made the dash calculations go wrong. For example: a two-point line with a dashArray value of 0.5 would only give 1 dash instead of (1/0.5 =)...

**Describe the solution you'd like** It would be nice to have 2 new related (optional) features: - line wrapping, using an option to set the max length (GNU Gettext uses...

enhancement

## ☕️ Reasoning When using NextAuth with the given Prisma example in local development, the console gives the error: ``` warn(prisma-client) There are already 10 instances of Prisma Client actively...

(also corrected first examples in README.md)

### Support for copying local binaries before trying the downloads. > Works the same as `.src()`, except url is a local filepath. > Bin-wrapper now tries the `localSrc`s first (copying...

### Prerequisites - [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate. - [X] I have troubleshooted my issue, and it still...

status/awaiting_triage

The line inside the `if` block already checks this and acts on the _falsy_ case, so it shouldn't be in the `if`.

**Bug report or Feature request?** Feature / Idea **Information** In natural language use, there is [Zipf's Law](https://en.wikipedia.org/wiki/Zipf%27s_law) which describes a logarithmic relation between word frequency and it's rank. In short,...

## Feature request: avoid certain speeds curve ### Problem Some fan speeds/percentages can have your system go into resonance and produce annoying hums. ### Solution To prevent this, you can...

enhancement