Results 26 issues of Jan Ypma

In the current black border detection, any non-black pixel that's found is concluded to be part of the image. As a result, if a letterboxed film has subtitles in the...

needs more work

I've just done a fresh sync to my NextCloud calendar (~700 entries). Everything came over with no errors, and events have arrived in the "inbox" file, with state written to...

Using a single tramp method will make it quite hard to come up with a scheme to encode a k8s context and namespace, while still allowing comfortable tab-completion. Instead, this...

I've been using `i3status-rust` for a while with great pleasure, and felt that it would be nice if the "net" module highlights itself when the network is used (just like...

enhancement

I have several Standard-legal decks in my account (they show as legal in the deck editor). Yet, when creating a new *Standard* game, the list of decks to select from...

It says [here](https://github.com/scala/scala-java8-compat/blob/master/src/main/scala/scala/compat/java8/FutureConverters.scala#L23) that the `CompletionStage` returned by `FutureConverters` doesn't support the `toCompletableFuture()` interface at all. However, it can be used fine to retrieve the value of a completed future,...

Right now, all zio-kafka effect types have `Throwable` as their error type, requiring users to look into the kafka API itself to find out what exceptions to expect. An argument...

I'm using the [SBT protobuf plugin](https://github.com/sbt/sbt-protobuf) together with sbteclipse, on SBT 1.0.1. ``` addSbtPlugin("com.github.gseitz" % "sbt-protobuf" % "0.6.3") addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2") ``` Now it seems that `sbteclipse` doesn't...

I like to design elaborate patches to model single-shot sounds, and then render them to wav as samples, to be played in a sampler. It would be great to automatically...

## Compiler version 3.3.3, 3.4.2 3.4.2 slightly changes the error message to _duplicate static method_ ## Minimized code Only full code is available. The bug is found by ScalaJS' validity...

itype:bug
stat:needs triage