6801318d8d
6801318d8d
@Kozea can we merge please?
@Kozea can we at least merge the PR [leso-kn](https://github.com/leso-kn) #1229? I second this FR
Any news on this, e.g. importing items from webcal URLs into Xandikos? I need this to import Microsoft Outlook remote calendar of my university
> @castaway This bug is about importing items from webcal URLs into Xandikos. Is that what you're looking for, or the inverse - i.e. exporting a Xandikos calendar as webcal?...
Any news on this?
Quick workaround: Create `rprettify`: ``` #!/usr/bin/env sh cp "$1" "$1".bak R --quiet --no-echo -e "styler::style_file(\"$1\")" 1>/dev/null 2>&1 cat "$1" ``` Use this config: ``` formatters = { rprettify = {...
> Where is your country? YouTube data depend on country so I can't test for all Italy
I have [LM Studio](https://lmstudio.ai/), which provides OpenAI API compatible endpoints for local LLMs. I changed the advanced settings:  However I'm still getting this error: ``` { "name": "Error", "message":...
Also to be clear, I see the model running in LM Studio. So the question is transferred correctly. It's only that Aria doesn't seem to be able to retrieve the...
Oh it was removed very recently (https://cloud.r-project.org/web/packages/rgeoda/index.html): ``` Package ‘rgeoda’ was removed from the CRAN repository. Formerly available versions can be obtained from the [archive](https://cran.r-project.org/src/contrib/Archive/rgeoda). https://cloud.r-project.org/web/packages/rgeoda/index.html Archived on 2024-10-24 as...