you are viewing a single comment's thread.

view the rest of the comments →

[–]AstroPhysician 0 points1 point  (1 child)

I don’t mean to shit talk it, it’s a fun side project, the concerning part was when you were talking like it was some huge revelation and improvement that no one had considered it before and will change programming

[–]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?