-
There are a few issues with the current elm-oracle program:
- Requires an internet connection + time to download documentation.json files, which might not always work and currently doesn't work behind…
-
More of a place for conversation, rather than a serious suggestion:
**How would you like an architecture with a manager in the middle?**
Manager could be responsible for
1. Collecting and que…
-
A rendered comment (like all rendered output in Drupal) can be heavily customized by themes. For example, comment.html.twig can be overridden with entirely different markup. In this project, we would …
-
Hi,
I am having issues installing Elmer via homebrew. Here is the most recent attempt of mine:
>
> $ brew install elmer --with-elmergui --HEAD --with-elmerice
> ==> Installing elmer from el…
-
I'm a total elm newbie so I may be way off the mark here, but when trying to destructure a tuple into variables, I get the following error:
```
> (a, b) = (1, 2)
## ERRORS in repl-temp-000.elm ######…
-
I just saw the [excellent presentation](https://2018.elm-conf.us/schedule/matthew-griffith) you did at elm-conf, and I noted you were using `alignLeft`. I've worked on projects that had to support bot…
-
The definition of **well commented code** needs to be provided as @rjmk [pointed out](https://github.com/dwyl/summer-2015/issues/22#issuecomment-127175805).
-
### Feature request type
Enhance component
### Component name
All
### Is your feature request related to a problem?
Hi team,
Yours components are very great, but dealing with databinding when we…
-
Hi!
I'm interested in using Seed but I also need [Mapbox GL](https://docs.mapbox.com/mapbox-gl-js/api/)). I tried to look for that in the documentation, but there doesn't seem to be any mention on …
-
# Roadmap
## Current state
What is here now is a quick and dirty port of [tui-rs](https://github.com/fdehau/tui-rs) to scala. It also contains a pure Java/JNI wrapper for [crossterm](https://git…