Julia Johannesen
Results
2
issues of
Julia Johannesen
So- for some quick background, I'm implementing ActivityPub deserialization using serde. ActivityPub uses JSON-LD, which is... a rather... interesting format (due to being a JSON representation of a linked data...
In both the reference C++ implementation and the Go implementation of Jsonnet, `std.decodeUTF8` will perform conversion lossily- if an invalid codepoint is encountered in the string, it will be converted...