-
This is a feature request to add the ability to practice writing kanji/kana to the application
Ideally the user would be able to select one or more characters to practice in a single session. The u…
-
![Screenshot_20240928-081952 (1)](https://github.com/user-attachments/assets/514e88ee-5984-4a2a-8eb1-5b1fb799d537)
-
There's general agreement that tags are only in CMW because some early implementations use them. If we were writing the document today we would leave out section 3.2 and focus solely on content format…
-
### 1. Lesson Topic
Good practices in research software development
### 2. Lesson Language
English
### 3. Draft materials
https://github.com/esciencecenter-digital-skills/good-practices…
-
This is to inform you about some derivatives of CodeRefinery material that we have developed at the Netherlands eScience Center.
## What can we do with this information
- Inform you about our effo…
-
You removed `aide.conf` in 2021. But good example using best practices from the author would be very useful.
Since rules are regexp based (also restricted rules complicating view) for new users it'…
-
Description:
This task focuses on gaining foundational knowledge and practical skills with Terraform, an Infrastructure as Code (IaC) tool that enables efficient resource management in cloud environm…
-
This was a design decision way back taken from how langchain (python) was designed. In practice, this doesn't seem useful. It acts like a sort of cache, if you are writing the same document to the v…
-
So I downloaded the deck from the git hub and I downloaded the deck to Anki. However all I can see is the recognition part. How do I enable the writing practice for Anki PC, Web and mobile?
Do I n…
-
In django each unit test is wrapped in a database transaction. It means that any changes made during test (e.g. calling an endpoint which adds a new object) are rolled back after the test ends.
Th…