Ievgen
ievgenpyrogov.com
Ievgen
@ievgenpyrogov.com
You. Me. DevOps. Now!
ievgenpyrogov.com/cleaning-up-...

wrote a bit about using ast-grep to fix source code style inconsistencies, used Phoenix controller tests as my guinea pig

#ElixirLang
September 19, 2025 at 7:59 PM
ievgenpyrogov.com/an-ode-to-ma...

wrote about end-to-end testing of sending emails in Elixir using Mailpit

#ElixirLang
July 28, 2025 at 3:00 PM
ievgenpyrogov.com/requests-wit...

Wrote a few words on why instrumenting execution of an HTTP request in Elixir web application* can be a tricky, and how it can be done

* without modifying original code

#ElixirLang
July 25, 2025 at 9:29 AM
TIL hitting Ctrl-g in iex / erl sessions gives you what's known as a "User switch command" menu, which can be used to terminate the session

(for some reason session termination rebelled on me in one of my tabs in Ghostty; not in other tabs though)

#ElixirLang
December 30, 2024 at 11:22 AM