-
# Tips for data entry in Excel | Crystal Lewis
This post provides a few tips for collecting higher quality and more usable data when using Excel as a data entry tool.
[https://cghlewis.com/blog/exce…
-
cc @wojtekmach
Using the latest `install.sh` from https://elixir-lang.org/install.sh:
```sh
~/dev/misc
❯ sh install.sh elixir@main otp@master
downloading https://github.com/elixir-lang/elixi…
-
### ArcadeDB Version:
24.10.1
### OS and JDK Version:
Running on Linux 5.15.153.1-microsoft-standard-WSL2 - OpenJDK 64-Bit Server VM 11.0.24
### Expected behavior
Should be able to con…
-
Relates to: https://github.com/elixir-lang/elixir/issues/13974
It is planned to deprecate the struct update syntax `%MyStruct{x | ...}` in a future Elixir release. I asked José if this is a feature…
-
### Error Message and Logs
Logs for plausible container:
```
2024-10-09T19:48:25.754766703Z ERROR! Config provider Config.Reader failed with:
2024-10-09T19:48:25.764687193Z ** (RuntimeError) BAS…
-
## ACCOUNT_CLOAK_KEY
https://hexdocs.pm/cloak_ecto/generate_keys.html
```
docker run -it --name elixir --entrypoint bash elixir:1.17.3
```
mix.exs
```
defmodule YourApp.MixProject do
use…
-
### Environment
* Elixir version (elixir -v):
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 27)
* P…
-
define editoral board and edit process
- [ ] review https://github.com/elixir-europe-training/ELIXIR-Training-SPLASH/blob/main/pages/about/editorial_board.md
- [ ] review https://github.com/elixir…
-
The Elixir source isn't great at explaining what all the identifiers are in the source. Thus a lot of them go undefined.
The code to properly understand it can be seen here:
https://github.com/e…
-
**Describe the bug**
All cimg/elixir images tagged with patch versions of `1.16` and `1.17` contain the wrong elixir version (patch `.0` instead of what is tagged):
- images tagged with `1.16.1`, …