This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi there
I am still learning my elixir ways, doing my first real elixir project. It is going to process excels or CSV files of user feed...
New
Hey I’ve got a quick beginner question:
I’m making requests to an external API using Finch.
The API is rate limited, and when the limit...
New
Hello. I’m seeking advice on the following scenario. I have a Phoenix app that needs to invoke an external URL to put a message on an ext...
New
I am considering using things I am familiar with to do tasks in the background [basically OCR processing], namely: AWS Lambda and AWS SQS...
New
Hey there,
We are currently using Oban in a multi-tenant application with shared queues.
We are running into a problem with noisy-neigh...
New
I need to process the same piece of data in multiple ways based on user provided calculations.
Am I correct in my reading of the docs th...
New
Trending Over Three Years
We are building an application where we have a lot of import requests, which each spawn one or multiple processes, one per requested reso...
New
I have a query like this one
select o.id::text, o.name, o.geom, o.tags, o.address, o.open
from organizations o, jsonb_array_elements(...
New
I have created some basic query to load data from the database:
page =
Policy
|> join(:left, [p], c in Client, p.client_id == c.id)
...
New
I am trying to wrap my head around the difference between Oban & RabbitMQ i.e. when does it make sense to use Oban vs RabbitMQ?
I kn...
New
After benchmarking queues they seem much faster than Lists on
appending.
[1,...1000] ++ [1001] O(n)
:queue.in(1,q) should be O(1)...
New
Hi, I’ll be definitely needing a pooling in my next small project in work, because I don’t want to kill Elasticsearch cluster. And I was ...
New
Hi All
I am still learning Elixir in semi-hobby mode, so sorry if the question is stupid. Imagine an API that processes survey responses...
New
hello, I have phoenix application(not important) but I have a couple of GenServers with:
use GenServer, restart: :transient, shutdown:...
New
I’m an Elixir developer (relatively new) from Australia and I am loving it :smile:
I’m working on a SaaS startup which is an industry-sp...
New
Hi! I am trying to build a solution and I need guidance as to what type of abstractions to use.
I have a pool of users and operators con...
New
Sorry for the title, I did not know what to write.
Hello,
I’m trying to build an architecture for a game. In the game, there are
starb...
New
I’m looking for an elixir application that will run and execute various jobs at defined intervals, a bit like a cron. Ideally with some k...
New
I have a RoR app using Sidekiq which schedules many one time jobs to run on a dynamically computed time i future using perform_in or perf...
New
Hi all,
How to implement a queue in Elixir with O(1) insertion and O(1) deletion using a list zipper?
According to this blog post on zi...
New
Hello, Elixir community!
Imagine a web app with authentication. When users log in, they can create a new “item”. Items are stored in the...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







