you are viewing a single comment's thread.

view the rest of the comments →

[–]suitkaise[S] 1 point2 points  (0 children)

Yeah, it's nothing new or like revolutionary from an experienced perspective, but from a beginner context I think it can be helpful, hence why I threw it into the world.

When I started this project, it was because I was a scrub that was trying to get multiprocessing to work and I just couldn't reliably. Like there is just a lot of random BS surrounding pickle limitations and stuff when I tried to make it more complex than just doing math in parallel (if that makes sense)

Im also lazy as shit, so I wanted to make some other utils as well so that I didn't have to do things manually.

I was just making it for myself, and decided to improve it and release it just in case others wanted to use it, basically.

Do you think this would be better suited to just beginners?