-
I just tried out a quick game to see all of the new additions. It was fun! It seemed a little easy, though. I got the scroll of delights (and identified it), and managed to win the game without too mu…
mciul updated
8 years ago
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Con…
-
It should be sorted in term of the type of the user
![Screenshot 2020-11-13 at 5.44.45 PM.png](https://raw.githubusercontent.com/duynguyen24501/pe/main/files/889223b7-e014-497f-b226-20fc7e8efdf0.png)
…
-
- Depends on [Create Student Repo](https://github.com/RedHatWorkshops/dil-cloudnative/projects/1#card-10793190)
- Need to remove launchpad and JBDS steps from lab and replace with equivalent Che step…
-
## 토크나이저 관련 논의
* Komoran
* Okt
* Mecab
* Else?
-
I'd love to have an option (maybe using the current pronouns field in your profile?) to indicate the gender of adjectives that talk about the current user, to be gender-dependant (with neutral opt…
-
In some cases, a user may prefer using the webform to submit simulations in bulk, and repeatedly use the webform. Due to the defaults and the introspection of the project that can automatically selec…
-
# brainstorming:
### infrastructure
- links to old versions
- use lodash (methods like `_.uniq` and `_.difference`)
- add testing (and a task runner)
- links to implementation (link to specific GitHub…
-
Not far enough to really show much, but the idea is that you give a length, characters or words, and it takes a text and resizes it.
Currently, done and planned:
- [x] Load synonyms
- [x] Replace…
-
You get a warning without a correct source location when you compile this:
``` dylan
define class ();
end class ;
```
(Note the extra `;` at the end of the first line.)