-
`…::(…)` is fine but a tad bit verbose. We should consider other spellings, too.
~~`…^(…)`~~
`…!(…)`
`…~(…)` (although this is also taken by [partial function application](https://github.com/tc39…
-
Looks like a lot of steps was missed in main documentation. I am currently searching google for my questions how to use this Elixir application (it's hard, cos Elixir is not as popular as JS/Python).
…
-
This was previously an issue (feature request) on the red/red repository: https://github.com/red/red/issues/2630
I recently found out that the same feature exists in Elixir and I still think it wou…
-
Hi, we are working on an Elixir application that uses `jinterface` to be able to communicate with Java application. The use case for that is AWS Kinesis that has client library only in Java and thus t…
-
https://qwemooe.gitee.io/posts/hugo_test/
开发自己博客的时候,直接按照官网的quick start博客就跑起来了。
-
High value apps or those with sensitive personal data **_need_ extra security**.
We need to make time to investigate Multi-factor Authentication (MFA)
https://en.wikipedia.org/wiki/Multi-factor_auth…
-
## Getting Started
If you have not yet contributed to concept exercises before, this task requires some upfront reading to acquire the necessary background knowledge.
Here you can read about wha…
-
With this file:
```
(* New Semgrep syntax (hence the v2) specified using ATD instead of jsonschema.
*
* For more information on the new syntax, see:
* - Brandon's community Slack post announc…
-
While writing my first Ruby gem, I found (via Google) [your](http://matthuggins.com/articles/step-by-step-guide-to-building-your-first-ruby-gem) Engineering Lunch Series [tutorial](https://quickleft.c…
-
I found erlang image is under the official erlang org (https://github.com/erlang/docker-erlang-otp)
Then.. what about moving this official docker repo under https://github.com/elixir-lang ?