-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
1 lines (1 loc) · 2.92 KB
/
index.xml
1
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Erich Kist</title><link>https://erichkist.com/</link><description>Recent content on Erich Kist</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>[CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)</copyright><lastBuildDate>Sat, 27 Mar 2021 23:59:00 -0300</lastBuildDate><atom:link href="https://erichkist.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Elixir tips: #1 — Copy last result in IEX</title><link>https://erichkist.com/elixir-tips-1-copy-last-result-in-iex/</link><pubDate>Sat, 27 Mar 2021 23:59:00 -0300</pubDate><guid>https://erichkist.com/elixir-tips-1-copy-last-result-in-iex/</guid><description>During a debug session in Ruby, usually you refer for the previous command result. Let&#39;s see how to do in Elixir</description></item><item><title>Tracing and observing your remote node</title><link>https://erichkist.com/tracing-and-observing-your-remote-node/</link><pubDate>Sat, 27 Mar 2021 23:58:00 -0300</pubDate><guid>https://erichkist.com/tracing-and-observing-your-remote-node/</guid><description>Is it possible to trace and observe remote nodes? Yes! Let&#39;s see how with observer.</description></item><item><title>How to trace Elixir nodes with Erlyberly</title><link>https://erichkist.com/how-to-trace-elixir-nodes-with-erlyberly/</link><pubDate>Sat, 27 Mar 2021 23:57:00 -0300</pubDate><guid>https://erichkist.com/how-to-trace-elixir-nodes-with-erlyberly/</guid><description>Elixir and Beam make distributed system easy. How to check the healthy of your process and trace your code?</description></item><item><title>Debugging techniques in Elixir</title><link>https://erichkist.com/debugging-techniques-in-elixir-lang/</link><pubDate>Sat, 27 Mar 2021 23:56:00 -0300</pubDate><guid>https://erichkist.com/debugging-techniques-in-elixir-lang/</guid><description>How debug with Elixir? Let&#39;s take a look in some available approaches: printing values, IEx.pry and :debugger.</description></item><item><title>Using Gettext to internationalize a Phoenix application</title><link>https://erichkist.com/using-gettext-to-internationalize-a-phoenix-application/</link><pubDate>Sat, 27 Mar 2021 23:55:00 -0300</pubDate><guid>https://erichkist.com/using-gettext-to-internationalize-a-phoenix-application/</guid><description>Internationalization is easy peasy in Phoenix applications with Gettex. Let&#39;s check how to internationalize, localize, pluralize and interpolate.</description></item><item><title>How to Setup CI to Run Phoenix Projects</title><link>https://erichkist.com/how-to-setup-ci-to-run-phoenix-projects/</link><pubDate>Sat, 27 Mar 2021 23:54:00 -0300</pubDate><guid>https://erichkist.com/how-to-setup-ci-to-run-phoenix-projects/</guid><description>Write tests and automate your CI for Elixir projects.</description></item></channel></rss>