Latest #pipeline Threads 
Babel was born out of a desire to simplify non-trivial data transformation pipelines. To focus on the “happy path” instead of having to w...
New
pluggable is a bring-your-own-token pipeline creation library. It is not new, I’ve created it a while ago. I also did not code it myself ...
New
So, I am working with my IPFS client library and I’ve run into dialyzer hell. The code is kinda working fine, but Dialyzer is not happy w...
New
I want to build a system that supports user provided multi steps workflows. Every such step may include interacting with a third party se...
New
Hi all,
I’m tinkering around the idea of streaming data through an external program (think streaming video through ffmpeg command and re...
New
I need to do the following:
Read data from file
Parse custom syntax
Write result to a map
I have the following code:
File.stream!(loa...
New
I have a GenStage pipeline that looks like the following
A (producer)
|
B (producer-consumer)
|
C (C...
New
Hello!
I am designing a GenStage pipeline using a FIFO queue from Amazon SQS.
I just want to say right up front that unfortunately I ca...
New
Hello, I have a demand on my app where I need to process multiple pipelines that depend on the results of other pipelines.
To do that, I...
New
Greetings,
Trying to get a toy project done in both go and elixir for fun. Would love to hear suggestions , libs to use and strategies ...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Babel was born out of a desire to simplify non-trivial data transformation pipelines. To focus on the “happy path” instead of having to w...
New
pluggable is a bring-your-own-token pipeline creation library. It is not new, I’ve created it a while ago. I also did not code it myself ...
New
Trending Over Three Years
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
New
Inside a pipe chain, how to execute one pipe line / exclude it based on say is_list(variable)? i.e. execute pipe line 5 only if variable ...
New
Hello, i just have on doubt, is about code design, i have this case:
def searched_for?(user_id, term) do
search_length = from(se ...
New
I have been updating a library that allows you to pipe between functions that use the erlang result tuple convention.
Assuming you have...
New
rest is [“a”] and last_gift is “b”.
rest |> Enum.join(", “) returns “a”, which is a string.
“a” |> “#{}, and #{last_gift}” return...
New
parameterized pipe in elixir: |n>
edit: negative index in |n> and mixed usage with |> are supported
example:
use ParamP...
New
The |> operator takes the result of the expression on its left and injects it as the first parameter of the function call to its right...
New
Hi all,
I’m tinkering around the idea of streaming data through an external program (think streaming video through ffmpeg command and re...
New
I need to do the following:
Read data from file
Parse custom syntax
Write result to a map
I have the following code:
File.stream!(loa...
New
Hi everyone,
I’m wondering about building a pipeline with GenStage and RabbitMQ queues for processing data about the players which are s...
New
I want to build a system that supports user provided multi steps workflows. Every such step may include interacting with a third party se...
New
I've run phx.gen.json to create an api to search and retrieve json formatted page content dynamically. After I run the command I see this...
New
Hello there,
I am currently working on my first elixir-project which has a bit more business-logic and is not only CRUD.
I want to appl...
New
So, I am working with my IPFS client library and I’ve run into dialyzer hell. The code is kinda working fine, but Dialyzer is not happy w...
New
Hello!
I am designing a GenStage pipeline using a FIFO queue from Amazon SQS.
I just want to say right up front that unfortunately I ca...
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:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







