Latest #help Threads Top

sreyansjain
Also please share how to cast the input value to integer? I tried String.to_integer and Integer.parse!, but they don’t seem to work at ...
New
Ookma-Kyi
I have the following code: defmodule Servy.Conv do defstruct method: "", path: "", resp_body: "", status: nil def full_status(conv)...
New
Ookma-Kyi
I am currently enrolled in the Pragmatic Studio Elixir & OTP course and have just completed the section on module attributes. I have ...
New
krisleech
We are deploying an Elixir application to production for the first time (first ever Elixir app for me :tada:) and realised that we need t...
New
soyjeansoy
Hi! I have a library called :my_library (or MyLibrary ) that’s installed as dependency for my app :my_app (or MyApp ). MyLibrary has a m...
New
wanton7
Can someone give ideas how could I create optimal batches for Azure AI translator calls? Limits are max 50000 characters max per batch a...
New
amirOrbe
Hi :slight_smile: , I am trying to save data from an appointment form in which there is a many-to-many relationship (one appointment can...
New
newton-peixoto
Hello everyone I am creating a CLI that implements the same functions as de WC CLI for unix system. I was able to achieve the expected r...
New
pmjoe
Go has many problems and some of these problems are listed at this site. I’m an Elixir enthusiast and I would like to know if there is an...
New
soyjeansoy
Environment Elixir version using asdf: 1.14.0-otp-25, 1.15.0-otp-25, 1.15.5-otp-25 Elixir version using brew: 1.15.5, otp 26 Operating s...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

sreyansjain
Also please share how to cast the input value to integer? I tried String.to_integer and Integer.parse!, but they don’t seem to work at ...
New

Last Three Year's Trending Top

smahi
I am wondering how to response to the Client who made the request to the app that uses EDA. Let’s consider the following diagram: Clien...
New
amirOrbe
Hi :slight_smile: , I am trying to save data from an appointment form in which there is a many-to-many relationship (one appointment can...
New
pmjoe
Go has many problems and some of these problems are listed at this site. I’m an Elixir enthusiast and I would like to know if there is an...
New
krisleech
We are deploying an Elixir application to production for the first time (first ever Elixir app for me :tada:) and realised that we need t...
New
newton-peixoto
Hello everyone I am creating a CLI that implements the same functions as de WC CLI for unix system. I was able to achieve the expected r...
New
wanton7
Can someone give ideas how could I create optimal batches for Azure AI translator calls? Limits are max 50000 characters max per batch a...
New
soyjeansoy
Environment Elixir version using asdf: 1.14.0-otp-25, 1.15.0-otp-25, 1.15.5-otp-25 Elixir version using brew: 1.15.5, otp 26 Operating s...
New
Ookma-Kyi
I have the following code: defmodule Servy.Conv do defstruct method: "", path: "", resp_body: "", status: nil def full_status(conv)...
New
soyjeansoy
Hi! I have a library called :my_library (or MyLibrary ) that’s installed as dependency for my app :my_app (or MyApp ). MyLibrary has a m...
New
Ookma-Kyi
I am currently enrolled in the Pragmatic Studio Elixir & OTP course and have just completed the section on module attributes. I have ...
New

Trending Over Three Years Top

Suzaku_Sakuya
Hi everyone, I am new to Elixir. I have a function and in this function: if type == "followers" do users = .... else users = .... en...
New
belteconti
Hey! Basically, what I am trying to do is update a boolean variable inside an if statement. What I’m currently doing is the following: d...
New
chrisdel101
Redoing this to be more clear: Question How can I call a function inside a module? File: test.exs defmodule MyModule do def sum(a,...
New
shirawebill
Hi, I am trying to stream a file from AWS. It is a very large file, so I thought it would be better to use Stream and , once that works...
New
tschnibo
Hey :slight_smile: Just spent a day on finding out how to handle dependency problems when I need two different versions of one package. ...
New
belteconti
I know we can create somewhat of a similar function to a while loop using recursion and case keyword. However, how can we create a while ...
New
bishen28
Hello guys, What is a good way to send large data sets to a client through API requests? like i want to send user_login_history log to ...
New
Fran
Hi! I’m using an erlang dependency which fails with this message: $ mix deps.compile cuttlefish ===> Unable to run post hooks for 'c...
New
tkachuk-labs
Hello! Basically I want to express couple of types/specs. Type parametricity is working for types: @type functor(a) :: functor(a) @type ...
New
belteconti
Is there a faster alternative to Enum.at? Basically, something in O(1)
New
shirawebill
Hi, I am trying to use AWS to geocode with input, but I am getting errors, I think there is something wrong with my syntax, but I cannot ...
New
bazybaz
Basically, what I’m trying to do is that I want a map where the key is a tuple containing count of all same characters in the list and it...
New
DmitriDumas
Hi folks. I read through the forum ( KDevelop) but could not find anything. I also searched google and Kdevelop website. How do I enable ...
New
jazzyer
I have a pretty straight-forward problem, but struggle to make it clear and concise (is that possible at all!?). So having two lists: l...
New
bishen28
hello guys when i am running my project at my local machine(:dev). i want that my config/dev.exs db_config = [password: “1234”] is not...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement