Latest #streamdata Threads 
Hi everyone
I have been working for a while on RockSolid, a library to generate valid data from JSON schemas.
It is built on top of (th...
New
Another outcome of Language Agnostic Code Audit SaaS I’m currently working on is a PropWise library.
It scans the project content, and d...
New
The current situation
I have a Raspberry Pi that is connected to a IoT device running on Elixir. Right now I’m able to record the data fr...
New
Hi, I don’t know if I have the post in the right place.
I put here in case you might be interested, I am not the author, I just found it...
New
Hi, so I have a property test where I am using a custom generator to generate nested Json objects. When my second test runs for larger ob...
New
Hi all, generating a property test and want to make sure that map_a and map_b are not equal, if they are then just pass :ok, and if not t...
New
Hi all, I am running property tests and was wondering how to set the size of the data generated. For example in JS you can do this :
des...
New
I would like to take a file and post it to my endpoint and then immediately stream it to another endpoint without writing that file to di...
New
Hello together,
I’ve currently the following use case:
I need to enable configurable filtering for stream data (e.g. filter out/change ...
New
Hello, I’m currently struggling with the following problem:
"(1609089402.655258) vcan0 136#000200000000002A\n(1609089402.655456) vcan0 1...
New
This Week's Trending
Hi everyone
I have been working for a while on RockSolid, a library to generate valid data from JSON schemas.
It is built on top of (th...
New
This Month's Trending
This Year's Trending
Another outcome of Language Agnostic Code Audit SaaS I’m currently working on is a PropWise library.
It scans the project content, and d...
New
Last Three Year's Trending
Hey everyone,
If I want to stream data from a file, it’s mega easy:
File.stream!("/path/to/file")
|> Stream.map(...)
|> Stream.fi...
New
Trending Over Three Years
Hello,
I have a text file which has lines with new line separation “\n”
I need to stream this file by lines so I can apply my own funct...
New
Hi, I don’t know if I have the post in the right place.
I put here in case you might be interested, I am not the author, I just found it...
New
Hello all,
I got a lot of functions like these in a hobby project of mine:
@spec optional_alphanum(pos_integer) :: %StreamData{}
de...
New
I am having a hard time coming up with negative tests. I believe it can be done with filters, but I haven’t been able to come up good wor...
New
There is long running issue on stream_data library to implement such functionality. In the meanwhile I have created this small library (s...
New
I am trying to generate strings which pass a rule, e.g.
1 < length(string) < 10
So I am using,
StreamData.string( … ) |> Stre...
New
I would like to take a file and post it to my endpoint and then immediately stream it to another endpoint without writing that file to di...
New
I am generating a list of atoms which looks like this,
[:c, :u, :d]
|> StreamData.one_of()
|> StreamData.list_of()
…
A little mo...
New
Hi!, how do i generate a list contains only 2 strings with varied length ie [“foo”, “baaar”]?
I tried:
# returns ["QrGgkWA7o1", "NbWbCl...
New
Hello, I’m currently struggling with the following problem:
"(1609089402.655258) vcan0 136#000200000000002A\n(1609089402.655456) vcan0 1...
New
Hello together,
I’ve currently the following use case:
I need to enable configurable filtering for stream data (e.g. filter out/change ...
New
Hello.
I would like to generate a valid tri-tuple date with StreamData. After some digging and experimentation I arrived at this working...
New
The current situation
I have a Raspberry Pi that is connected to a IoT device running on Elixir. Right now I’m able to record the data fr...
New
Hi all, generating a property test and want to make sure that map_a and map_b are not equal, if they are then just pass :ok, and if not t...
New
Hi all, I am running property tests and was wondering how to set the size of the data generated. For example in JS you can do this :
des...
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
- #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







