Uwe Fechner

Results 232 comments of Uwe Fechner

If I would like to implement it, which files would have to be modified?

Its defined in Makie.jl: https://github.com/JuliaPlots/Makie.jl/blob/master/src/utilities/quaternions.jl

Any update on this? Would casync solve this problem? We update the app partition probably 8 times as often as the rootfs, so we need an efficient way to do...

Indeed, using type raw is a work around. But the feature request remains. Using type raw for integrity protected partitions limits the features, that are available a lot. The feature...

Well, using JSON is not really an option, because I have already 15 programs that communicate with protobuf encoded messages over ZeroMQ sockets. In addition I have already 14 GB...

Is there already a function to convert an enum value into the corresponding string?

Same question here... Any update on this issue?

> This could be prototyped in a separate package. Good idea!

@fredrikekre I guess you are a pretty advanced developer. If I teach Julia to bachelor students they want to try out packages.... And it would be easier if: - all...