Dennis Schridde
Dennis Schridde
### Describe the bug ``` ❯ 1747847038000 | into datetime -f '%s' Error: × Main thread panicked. ├─▶ at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.39/src/datetime/mod.rs:626:14 ╰─▶ writing rfc2822 datetime to string should never fail: Error...
**Describe the bug** IntelliJ IDEA and its Docker plugin support Docker Compose and managing services using compose files (cf. https://www.jetbrains.com/help/idea/docker-compose.html). When pointing it at `podman-compose` instead (or swapping out `docker-compose`...
**Describe the bug** Sometimes Podman Compose will be unable to start a pod / Compose environment, mentioning "cannot open `/run/user/1000/crun/.../exec.fifo`: No such file or directory" and "unable to start container...
When working on a Clojure project (deps.edn, with Cursive plugin), WakaTime shows me absolute paths on https://wakatime.com/projects/[REDACTED] in the tooltips, instead of what IntelliJ seems to call "Path From Content...
It would be nice if Cursive would support the `*.bb` file extension for Babashka files (it's being used in the example of https://book.babashka.org/#_script_adjacent_bb_edn) and automatically mark them, saving a step...
It would be nice if Cursive would use the `bb.edn` project file (https://book.babashka.org/#project-setup) to automatically recognise Babashka modules (i.e. add a Babashka facet), simplifying the steps needed to set up...
### Describe the bug The v2 client spams "v2 driver" log messages at "info" level from: https://github.com/ClickHouse/clickhouse-java/blob/7b7749fb00c848d4ecbec74d54ac8dca8f12de4e/clickhouse-jdbc/src/main/java/com/clickhouse/jdbc/ClickHouseDriver.java#L83 ### Steps to reproduce 1. Create a v2 client and make queries with...
I am using https://github.com/bitwarden/android 2024.11.3 on Android 13, have set it up as "Android settings > passwords and accounts > auto-fill service > Bitwarden", and would like to be able...
**Is your feature request related to a problem? Please describe.** With a editor view like: ```clj (ns bar.foo) (def aa 1) (def b a|a); `|` denotes the cursor position and...
It would be great if there was a button in `oterm` that would allow voice input, i.e. record audio, transcribe, and send the result to ollama. There exist tools like...