-
I have the following config inside `/etc/maven/settings.xml` (the global settings)
```xml
${user.home}/.cache/maven/repository
```
But `jdtls` insists on creating `~/.m2/repository/`.
I …
-
[Jim Blake](https://vivo-project.atlassian.net/jira/people/557058:28b712ac-b117-4c3a-9e3c-2d97851d8fe6) (Migrated from [VIVO-690](https://vivo-project.atlassian.net/browse/VIVO-690)) said:
If the use…
-
I came to the insight, that the Flux/Redux Pattern is "better than" MVVM.
The main point is a better understanding/debugging of the flow of events.
In MVVM we have typically databinding, someti…
-
-
When the first draft of this scripting was written, it was much more minimal - do a single read from EC2 Instance Metadata service, parse out timestamp and key body, and return unexpired keys.
As t…
-
Hello developers,
First of all, thanks for putting the effort in making this available for the public! :-)
I do have a question, however. Would it be possible to publish images for multiple archi…
-
I had error at make step:
In file included from kcdbext.cc:16:0:
```
kcdbext.h: In member function 'char* kyotocabinet::IndexDB::get(const char*, size_t, size_t*)':
kcdbext.h:1281:14: error: canno…
-
Currently although you can ask a `ceylon.language.meta.model::Type` whether it is a subtype of another `Type`, you cannot get the principal instantiation of that other type that it's a subtype of. In …
-
It'll be very nice for all the client implementations to converge on a set of metrics for support. The benefits of metrics standardization includes enabling of converged monitoring across difference i…
-
Hello
While trying to compile the [thymeleaf](https://github.com/thymeleaf/thymeleaf) library, it seems that teavm get stuck during the "dependency resolution" phase.
I am not that patient and h…