Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IceDragon200
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
IceDragon200
1y ago
As one commentor pointed out, in Arch it's the user's responsibility to review any AUR packages BEFORE installing them (and I say this as an Arch user and AUR package maintainer). This particular issue is with a binary (i.e. pre-b
2.
▲
by
IceDragon200
3y ago
I think the most exciting part is the new documentation format, as someone who primarily works in elixir, I do reference the erlang standard library every now and then so an easier and familiar documentation format is welcomed. I just hope
3.
▲
by
IceDragon200
3y ago
Well, I had a comment, but was apparently too long, so I've placed it into a gist for now https://gist.github.com/IceDragon200/b71cafd052ee03f65d1cadc... For the email validation I would have used an ecto schema,
4.
▲
by
IceDragon200
5y ago
For work? Elixir! I particularly enjoy writing tests in elixir compared to any other language so far. Most code is transparent so you can always peek under the hood to see what it's doing, maybe copy a few ideas for your own use. P