-
Imported from SourceForge on 2024-07-07 14:53:50
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2013-06-01 13:12:15
Original: https://sourceforge.net/p/maxima/bugs/2583
---
(%i2) …
rtoy updated
4 months ago
-
**Describe the bug**
I am trying to upgrade Loki from `v2.9` to `v3.2` and have already done this for majority of my k8s clusters. I have migrated from the `loki-distributed` helm chart to use the …
-
Likely only interesting for users in germany:
- https://de.wikipedia.org/wiki/ZUGFeRD
- https://www.ferd-net.de/zugferd/definition/was-ist-zugferd.html
Possible libraries:
- https://github.c…
-
**What is missing?**
[Shenandoah](https://wiki.openjdk.java.net/display/shenandoah/Main) is a low latency garbage collector that is now stable and included in the openjdk builds since jdk17, but ava…
-
Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/huwen/dev/tools/gradle_user_home/native/libnetty_tcnative_linux_x86_64.so: libssl.so.1.0.0: cannot open shared object file: No such fil…
-
### Description
The chapter https://www.keycloak.org/docs/latest/server_admin/#_x509 can be likely improved. Few points:
- It references "Wildfly" as underlying container on few places, which is…
-
I discussed with @contsili that for the CuttingEEG X at the Donders we want to make a mash up of the existing OPM tutorials.
The plan is something like this, although Konstantinos might remember it…
-
Right now all completion is implemented with `LIKE '%x%'` (well, `ILIKE` to be precise), but this does not allows to use indexes (I'm talking in context of ClickHouse) so it will be good to have an op…
-
I would like to add source links for modules hosted on git.glasklar.is. Following the instructions in https://github.com/golang/go/issues/40477, I created a CL in pkgsite: https://go-review.googlesou…
-
### Background and motivation
Hello,
The usage `.Where(x => x is T)` is fairly common when sequences have objects of different classes. The `.OfType()` is a better option, but it is not widely k…