Explore >> Select a destination


You are here

anilwadghule.com
| | leif.io
2.7 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
| | aayushsahu.com
5.6 parsecs away

Travel
| | How to connect fly's managed Redis instance with Phoenix using Redix library
| | code.krister.ee
6.2 parsecs away

Travel
| | My user got an 'Internal Server Error' at a specific URL. I check the server logs - nothing. This is not the first time this has happened. So I spend a whole day looking for a solution and chatting about it. I try out my usual tricks like turning on
| | g-w1.github.io
30.8 parsecs away

Travel
| At the start of the 2020 school year I wanted to learn more about compilers so I started writing a compiler for the ez programming language that I made up. I did this as an independent study for school. I wanted to grow dramatically as a thinker and learn a lot about computer science and compilers in specific. If you just want to see the project head to github.com/g-w1/ezc or g-w1.github.com/ezc for documentation.