Patrick Schratz

Results 160 issues of Patrick Schratz

"This embedded method is based on a perceptron, a type of artificial neural net-work that can be seen as the simplest kind of feedforward neu-ral network, namely, a linear classifier....

Status: Pending
Type: Enhancement
Priority: Low

Installing on Big Sur gives "Safari does not support this extension anymore".

CI is currently set to fail on "error" only to pass temporarily. The warnings should be taken care of and the setting be changed in `tic.R` afterwards.

The latter causes a 'Note' in R-devel.

```r data(ecuador) sperrorest::partition_tiles(ecuador, reassign = FALSE, dsplit = c(1L, 2L), repetition = 1:2) ``` Need to investigate.

bug

Currently, the {doRNG} package fills the gap for reproducible parallel streams in combination with the `%dopar%` operator. @HenrikBengtsson and I were [wondering](https://github.com/HenrikBengtsson/doFuture/issues/41#issuecomment-573838357) if there ever was a discussion about an...

help wanted

This error seems to be caused by [a faulty IMAP implementation of the DoveCot mailserver](https://github.com/Virtomize/mail2most/issues/50#issuecomment-667505497). Our E-Mail Provider uses `DoveCot`. The linked `mail2most` plugin included a fix for this upstream...

When replying a second time to an email, the message does not appear in Mattermost. Only the first reply to a message appears.

Taken from #3440 ## Problems - `bun` cannot yet migrate lockfiles from pnpm (only from npm). (I created `package-lock.json` and then ran `bun pm migrate` but that results in test...

build

### Clear and concise description of the problem Currently private registries can only be added on a repository level via `woodpecker-cli registry add`. ### Suggested solution Add a `--organization` flag,...

server
feature