Why aren’t you pairing more with him? He types twice as fast as you.
Of course he does. So does a cat having a seizure on a mechanical keyboard. But that doesn’t mean it should be writing production code.
😂
https://t.co/6pqWLqbQDE
We had our first ever Elixir meetup in Athens, Greece, under the larger Greece |> Elixir effort. It was a blast! Cannot be hapier. #MyElixirStatus cc @josevalim
https://t.co/JCpwQdA6mh
It is very exciting to see more and more people pushing towards operational simplicity in web applications. Your app and a database should be everything you need for production and Phoenix + Postgres is still the best stack for starting out in dev and running in prod.
@thibaut_barrere Some time ago I wrote a similar task to make it easier to inspect changelogs and diffs before upgrading. Check it out:
https://t.co/PCkvp0rfQM
Got tickets for Tár tonight. Read it's a psychological drama.
I'll be disappointed if it's not about an amnesiac sysadmin who has to recite all possible options of the tar command at gunpoint.
@amiridis@amiridis
You can also omit the argument to v/1 to reference the previous expression.
Additionally, since 1.12.0 pipes act is if they're prepended with v/1 in IEx