Lena Schimmel
Lena Schimmel
I made [a PR for the German translation](https://github.com/TQueV/covid-19/pull/42/files) to use the same scripts that @pietroppeter mentioned. There, I also adapted the `README.md` to explain how to use the script and...
I just tried it with version 0.90.1724 Pro (8e9dfe2) on MacOS and can confirm that `while(true)` hard locks, holding ESC does not help and the TIC window cannot even be...
FYI, I have updated the code in [my fork](https://github.com/lenaschimmel/desh-data) to count BA.1, BA.2 and BA.3. Instead of adding them together, I plot them individually like this: . For testing purposes, I will try to use the workaround proposed by @im-0, but it would...
After I submitted the PR, I was still unsure if this is a correct and complete solution, or if there are cases of non-normal files which should be handled explicitly....
Can somebody explain what is the difference between this issue, and that [feature of the v8.0 release](https://docs.mattermost.com/install/self-managed-changelog.html#release-v8-0-major-release)? > Added a new option to auto-follow all threads in the channel Notification...
I just tested the *Twitter Guest API* implementation by @press-rouch and noticed that the result of `get_tweet` also contains the ALT-text for contained media at `parse(likes.json)[tweet_id].extended_entities.media[index].ext_alt_text`: ![Bildschirmfoto 2022-11-19 um 14...
The PR #97 is merged into the branch `downloadtweets` now and provides that basic functionality (which is still evolving) to re-download the tweets which contain media, and thus *might* contain...