-
@mbrush
around line 2090 of ZFIN.py ingest we parse a file which in the function's comments refers to the non existent `pheno_environment.txt` but actually points to https://zfin.org/downloads/pheno…
-
A simple report to see the number of opened web client sessions for a time range.
Report:
- Select from/to range, default to the last week
- Filter down to only sessions opened in that time perio…
-
### Elixir version
Elixir 1.17.2
### Database and Version
PostgreSQL 15.8
### Ecto Versions
3.11.2
### Database Adapter and Versions (postgrex, myxql, etc)
0.19.0
### Current b…
-
hello Stanislas,
Is that code related to this paper "Point-cloud multi-contact planning for humanoids: Preliminary results"
-
As a developer creating Phoenix Web Apps/APIs using **`alog`**,
I would like to have the **`:deleted`** column added to each schema/table where **`alog`** is used.
So that I don't have to _manually_…
-
The docs say:
> Install dependencies with mix deps.get
> Create and migrate your database with mix ecto.setup
> Install Node.js dependencies with npm install --prefix assets
> Start Phoenix endp…
-
### Environment
* Credo version (`mix credo -v`): 0.7.2
* Erlang/Elixir version (`elixir -v`): 1.4.2
* Operating system: maxOS Sierra (10.12.4)
### What were you trying to do?
While implemen…
-
```
src/ssl_verify_fun_cert_helpers.erl:64:1: Warning: function extract_dns_names_from_alt_names/2 is unused
% 64| extract_dns_names_from_alt_names([ExtValue | Rest], Acc) ->
% | ^
could n…
-
It would be nice to see this library being used with a working(complete) example.
Something like a Todo App that works via a REST API only, where users can signup/login (maybe ComeOnIn might be usefu…
-
Any experience with [Ash](https://www.ash-hq.org/)? This declarative approach seems **really** interesting.