bortzmeyer
Drink, an authoritative DNS server written in Elixir
Not a replacement for serious authoritative DNS servers, of course, but useful for some uses (such as returning the IP address of the DNS resolver) and may be interesting to look at for people developing other DNS servers. Drink is presented here and its source code is available.
Popular in RFCs
Hi friends,
I wanted an authorization utility for an existing project I’m working on where I have a fair amount of permissions logic dup...
New
EDIT: I forgot to link the repo, ha: GitHub - sodapopcan/vials: Tweak your mix generators
This project is not quite ready for prime-time...
New
Hi,
I start working on the fork version of Elixir GRPC. What I’ve done is the past few days:
Support Elixir 1.11+
Support OTP 23+
OTP...
New
This lib is now published and has a new topic.
Once this topic was about PhxAltRoutes. A lib pioneering localized routes for Phoenix.
I...
New
I’ve just created and published my first Elixir library!
Ex4j combines the power of Ecto schema with the Bolt protocol + an elegant DSL ...
New
Hello!
I have an idea for an Elixir library I’d like to work on, but wanted to get some thoughts from the community first. It would allo...
New
Hi all,
this week I played a bit with Phoenix and Elm.
I ended up with this POC:
https://github.com/carlotm/elmex
The repository cont...
New
Hello I would like feedback on an experimental neuroevolution (including substrate encoding) library called Bardo based on the amazing wo...
New
Hi all
Relatively new to Elixir, but was curious to see how Phoenix might run with a basic importmap configuration.
Introducing, phoeni...
New
Hey gang,
I’ve been using Req as my primary client for a project I’ve been working on that interacts with a number of APIs, and I quickl...
New
Other popular topics
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
Hi there,
I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 record...
New
Hi all,
Trying to get some more clarity over utc_datetime and naive_datetime for Ecto:
https://hexdocs.pm/ecto/Ecto.Schema.html#module-...
New
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
I have a User schema with a :from_id field set to type :string:
defmodule TweetBot.Repo.Migrations.CreateUsers do
use Ecto.Migration
...
New
Forgive me if this is obvious, but how does one delete a database record WITHOUT selecting it first? https://hexdocs.pm/ecto/Ecto.Repo.h...
New
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New








