Dennis Schridde
Dennis Schridde
> I use it with timbre v5, but I get this warning printed in console: > > ``` > SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions prior to...
/cc @projectdelphai Related: #73
Another issue exists about getting GNU Cash into F-Droid directly: #804
`org.slf4j/slf4j-api {:mvn/version "2.0.0"}` was released: https://mvnrepository.com/artifact/org.slf4j/slf4j-api Maybe HikariCP could be updated to it, since it is at least a stable version?
This also affects the `preConditions.dbms` (in YAML), which should have a `type` attribute, but Liquibase happily takes a string instead and then evaluates the precondition as `null`. See e.g. this...
> Samples listed below: > > configuration configamp: > > ```yaml > data: > enable-opentelemetry: "true" > opentelemetry-config: "/conf/otel-nginx.toml" > opentelemetry-operation-name: "HTTP $request_method $service_name $uri" > ``` While looking into...
https://github.com/mozilla/multi-account-containers/issues/2244 appears to be a duplicate, but has some additional information.
Is this a duplicate of https://github.com/mozilla/multi-account-containers/issues/1884 ?
In my experience having the site and PayPal in separate containers works for some (most?) sites, but not for others. A distinguishing factor might be whether the site shows a...
I get a lot of these in the main console of Profanity: `Plugin error - prof_omemo_plugin.prof_on_message_stanza_receive(): return value undefined, expected boolean` Redacted excerpt from profanity.log: ``` prof: INF: ProfOmemoPlugin -...