Latest #streamdata Threads Top

igoldchluk
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
mudasobwa
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
itsok
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
JuanjoA
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
Kaweeda
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
Kaweeda
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
Kaweeda
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
jeramyRR
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
fklement
Hello together, I’ve currently the following use case: I need to enable configurable filtering for stream data (e.g. filter out/change ...
New
fklement
Hello, I’m currently struggling with the following problem: "(1609089402.655258) vcan0 136#000200000000002A\n(1609089402.655456) vcan0 1...
New

This Week's Trending Top

igoldchluk
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 Top

This Year's Trending Top

mudasobwa
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 Top

dimitarvp
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 Top

frumos
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
JuanjoA
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
dimitarvp
Hello all, I got a lot of functions like these in a hobby project of mine: @spec optional_alphanum(pos_integer) :: %StreamData{} de...
New
BadMrStinger
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
hauleth
There is long running issue on stream_data library to implement such functionality. In the meanwhile I have created this small library (s...
New
mmport80
I am trying to generate strings which pass a rule, e.g. 1 < length(string) < 10 So I am using, StreamData.string( … ) |> Stre...
New
jeramyRR
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
mmport80
I am generating a list of atoms which looks like this, [:c, :u, :d] |> StreamData.one_of() |> StreamData.list_of() … A little mo...
New
soyjeansoy
Hi!, how do i generate a list contains only 2 strings with varied length ie [“foo”, “baaar”]? I tried: # returns ["QrGgkWA7o1", "NbWbCl...
New
fklement
Hello, I’m currently struggling with the following problem: "(1609089402.655258) vcan0 136#000200000000002A\n(1609089402.655456) vcan0 1...
New
fklement
Hello together, I’ve currently the following use case: I need to enable configurable filtering for stream data (e.g. filter out/change ...
New
dimitarvp
Hello. I would like to generate a valid tri-tuple date with StreamData. After some digging and experimentation I arrived at this working...
New
itsok
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
Kaweeda
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
Kaweeda
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement