Julius Volz

Results 235 comments of Julius Volz

@bobrik Agreed, good point! It's not yet too late to change things, since the new sorting functions are added under an experimental feature flag. Do you want to send a...

Thanks! Finally got around to things again (sorryyyy) and let's merge it as it is for now :) I might still add an alert box that calls out the fact...

@clwluvw I had pinged him on chat, but not sure there was a response... in lieu of getting a reply from @simonpasquier, maybe @roidelapluie do you think it's ok to...

Not exposing the entire Docker API to Prometheus could be better for the general case, yeah. Just put comparable TLS+auth (but different client-side credentials than the API port) on the...

Yeah, as someone who is used from childhood to simple graphics libraries that take [x1, y1, x2, y2] for the 4 points of rectangles, this centered positioning in Motion Canvas...

@aarthificial Oh, great to know, thanks!

Not having followed OM closely, the `_created` cost issue wasn't really on my radar, and it always smells to second-guess something that was decided over long discussion by a group...

Agreed. I don't think we should let this leak into the Prometheus world, where it will annoy and confuse everyone, while roughly nobody will actually use it or know what...

Ah yes, that sounds like a good idea! And thank you, now that I took an even closer look at `Circle`, it's actually the first time that I noticed that...