adolfont
Elixir Curitiba 2024
This Saturday, October 26, 2024, we had a small, one-day event in Curitiba, Brazil. Approximately 40 people participated in the event. A more detailed report can be found in the post below:
https://dev.to/adolfont/behind-the-code-highlights-from-elixir-curitiba-2024-and-future-visions-oag
Popular in Events Chat
Looks like the conference team have got a jam packed conference with lots of familiar faces in the speakers line up: https://www.elixirco...
New
Hey everybody! Super excited to be attending ElixirConf 2019 in Aurora Colorado!
We wanted to make a thread for speakers and conference ...
New
Hello, friends!
I struggled to find people interested in Elixir in my city (Oslo), so I took the initiative to create a local meetup gro...
New
We’re giving away 22 tickets to participants in Advent of Code with a lot of ways to win.
Details here if you’re interested!
New
The call for devrooms for the upcoming FOSDEM has been opened. FOSDEM is a large community-organized conference around open source softwa...
New
We’re working on having an SF Erlang & Elixir meetup in June, and are still looking for a second speaker (as well as for future event...
New
I’m wondering if there are any other Elixir devs/enthusiasts in the greater Vancouver area? I’m in West Van but I’d love to meet up some...
New
On sort of an inverted note, https://ElixirConf.Africa has been CANCELED, and it sounds permanent. They did not notify submitters, nor u...
New
WombatOAM 3.0.0beta launched yesterday!
For those of you who aren’t familiar with WombatOAM, it’s a monitoring and performance tool buil...
New
Hi all.
I am a very experienced software developer and
I worked for over 40 years now and used many programming languages:
Basic, Pasc...
New
Other popular topics
As the title describes, I’m trying to run Enum.map() over a list of key/value pairs, where the value is a map. My data looks like this:
...
New
This release brings a number of exciting features, including integration with the new Phoenix LiveDashboard and Phoenix LiveView. There h...
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
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
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
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
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
New







