Luca Versari

Results 123 comments of Luca Versari

I like this feature, could you open a PR? I think the `span` implementation is entirely fine, since I expect the number of CMS mobile users to be low ;-)...

Is this some additional visualization on top of attachments? If not, why not?

IMO, as described this is a bit too complicated. It might make sense to implement some functionality that might make this easier to achieve though -- for example, sharing tasks...

I agree that failing to load a configuration file should just hard-error. I can't imagine usecases in which you might want to continue with defaults...

Having this in CWS is definitely a no-go. A write-only service would IMO be valuable, although a read+write one would also be interesting.

I have mixed feelings about this -- websockets are somewhat tricky to configure correctly. Why not do long polling instead?

> Just a quick POC for easier stage 0. It seems to have a lot of offset manipulations so fingers crossed 🤞 for the compiler to get rid of the...

I imagine it should - since the intrinsic operates on SSE registers, it would be pretty hard to do anything with it if SSE is not available...

IMO the answer to both questions is "no", but I also never used that task format.

I'm not entirely convinced we want markdown instead of arbitrary html (which can be generated by markdown at import time).