Lukas Kalbertodt

Results 342 comments of Lukas Kalbertodt

I had some thoughts about `partial_attr` and am interested in your opinion, since you're here anyway :D I dislike how it looks: - My brain always reads `partial_attr` as "an...

Thanks a bunch and sorry for the delay! Code looks nice. I just removed the last commit (the CI change) since I already fixed that in `main`. That allowed me...

I did release this PR now as 0.3.1 with a bunch of smaller things. It doesn't fully support your use case yet (due to the `Option` issue), but it's still...

For the protocol: I renamed "partial" to "layer" now but did not change the syntax of the attribute. None of the options were really all that nice. The rename already...

> Why not start a workflow automatically giving users the chance to adapt what is being done (e.g. change the thumbnail)? Opencast is used by lots of external apps (LMSes,...

## Images Yes, lets please switch to webp & avif. Also encode each image in all supported formats (converting from one to another is super cheap and browser can automatically...

> Cpu encoding av1 is very fast on the right presets nowadays. [...] I have not tested it, but i believe if you compare svt-av1 and x264 for encode-time and...

Your current video portal needs another click to actually arrive at "2025 > spring". And personally, I prefer multiple clicks over navigating a hover-menu, as the latter seems very annoying...

I don't think an own page as substitute to a bookmark system is a good solution. It is clunky, a lot more work and will likely discourage students from using...

Hi, thanks for the ping. So there is https://github.com/LukasKalbertodt/libtest-mimic/commit/08e76d3557ea7e4ebfac403574eeb6f5a17f49a4 from some time ago, where I removed the MSRV CI check since it broke due to a new `clap` version. As...