Florian Kohrt

Results 55 comments of Florian Kohrt

I still get the indicated warning/error: ```r withr::with_options(list(warnPartialMatchArgs = TRUE, warnPartialMatchDollar = TRUE, warnPartialMatchAttr = TRUE, warn = 2, lifecycle_verbosity = "error"), { sleep |> dplyr::mutate(group = as.integer(group) - 1L)...

Yeah, it would be useful information that one has to adjust `network.http.max-persistent-connections-per-server` before utilizing more than six threads.

I never used the other tabs so I don't know if they have a similar issue, I noticed it when using the Binder tab. Also I just noticed that this...

And as I'm reading through your list, a third best practice comes to my mind when choosing a license for new works: # 3. Use SPDX identifiers to identify licenses...

The second point ("Canonical license URIs often start with http, not https") is less of an issue anymore, see https://github.com/creativecommons/cc.licenserdf/issues/7#issuecomment-1710498327, which changes the situation for the CC licenses (but not...

1. If a user chooses to hide the summary slide, the checkboxes that control the visibility of the buttons _Show solutions_ and _Retry_ become hidden as well -- despite the...

> _suggestion 2)_ How would you then suggest to export the text of the exportable text areas? I am new to H5P and couldn't verify so far but I imagined...

> Please continue to share your ideas! If I may suggest to use the forum at https://h5p.org/forum however? I think it's better suited, because most people (well, the total number...

And I just realized that the [_Contributing_](https://h5p.org/contributing) page comes very close to what I meant, didn't notice it before.