Zimo Li
Zimo Li
**Describe the bug** It takes a few seconds to switch between contexts on my GKE cluster (this is fine). However, when I hit enter on a different context in the...
We use Circe in several Scala cron jobs. Last week or so, we upgraded Circe from `v0.14.1` to `v0.14.2`, and some cron jobs took several times longer to complete. We...
GPT-4 is currently very expensive. Since chatbot-ui does not support authentication, it would be nice to be able to limit the number of requests over a certain period.
Since `choose` also supports Home/End for navigation in https://github.com/charmbracelet/gum/issues/393. It would be nice if `pager` can do the same.
The handout did not mention how to determine each pixel of the grayscale mosaic. My understanding is that we have to reduce each pixel of the RGB image to one...
Currently (as of `8.1.3`), running TypeScript files with zx requires additional setup, such as providing a `package.json` and a `tsconfig.json`. It would be nice if the zx cli wraps `ts-node`...
When running a Scala project that uses [scala.io.StdIn](https://www.scala-lang.org/api/2.13.12/scala/io/StdIn$.html) with `sbt run`, the program does not receive EOF and exit when `Ctrl-D` is pressed. SBT version: 1.10.0 Scala version: 2.13.12 Shell:...
* Update the Warp bundled dracula theme to match the official specification https://spec.draculatheme.com/ * This PR also fixes https://github.com/warpdotdev/Warp/issues/3917