Explore >> Select a destination


You are here

zorbash.com
| | theerlangelist.com
4.1 parsecs away

Travel
| | [AI summary] A software developer provides a detailed technical tutorial on implementing custom Elixir macros by analyzing and manipulating the Abstract Syntax Tree (AST) to extract data and remove boilerplate code.
| | leif.io
2.1 parsecs away

Travel
| | This is a multi part article about deployment of an Elixir application with Docker. This part will be about building a distillery release for a Phoenix Application. Part 2 will discuss packaging this release into a Docker container Part 3 will show you how to deploy this container to a container runtime. Part 4 will wrap it all up and show you how to integrate all if this into a Continuous Delivery Workflow
| | kennyballou.com
3.0 parsecs away

Travel
| | Hot code reloading with Elixir and Erlang
| | liveoverflow.com
24.8 parsecs away

Travel
| In our attempt to "re-discover" the sudoedit vulnerability (CVE-2021-3156), we use the address sanitation tool to investigate a heap overflow. After fixing it, we investigate several other unique crashes registered by the AFL fuzzer.