Michael Vorburger
Michael Vorburger
> Or should we use another IRI? `https://multiformats.io/multibaseBinary`, Γ la `xsd:hexBinary` or `xsd:base64Binary`, perhaps? That would actually leave the door a bit more open for there to also be a...
> Constructs like multibase/Multibase/multibaseBinary, or /Multibase/base64 "feel" contrary to that mission. Agreed, of course. But those wouldn't be describing the string value of a self describing Multibase instance, but `https://multiformats.io/Multibase/base64`...
> Maybe use an URN? My understanding is that using a URL as an IRI for a Datatype is common and preferable if for nothing else than simply being able...
https://github.com/enola-dev/enola/issues/1356 would need this, so perhaps I'll have a go at this one of these days. If anyone who's reading along here has an interest in contributing a PR for...
#270 illustrates that `whoami` works, but `who am i` currently does not work. This is (apparently; TIL) because of what https://g.co/gemini/share/ba6c37b42c13 explains. @szermatt @freddenis what a "fun" corner case! π
> So I am going to update the spec to clarify all of this. I appreciate your pointing out the problem to me. @dsw did you ever get around to...
As per the `README`, installing `libncurses5` normally fixes this... .... but the CI [does that](https://github.com/MariaDB4j/MariaDB4j/blob/36f291e05187c7a52db51618e416136d66119169/.github/workflows/test.yaml#L30) (since a long time) - but for some reason that recently stopped working. Attempted solutions:...
#1046 is good enough for today. Medium term we should perhaps some other figure out how to get this working on 24.04 ... ... is anyone reading along here interested...
#1120 is related to and follows-up on this problem, and will (when resolved) should (TBC) allow us to use 24.04 instead of 22.04.
With #1122 (from #1074), I'm now considering this done.