Thank you.Nice journey. I wish you all the best with your journey.
Yeah... I've been posting quite fast... maybe too fast to keep it 0 bluff.No updates since two days. I'm surprised
Stay strong
I'm sorry for halting the updates / progress though.
I said it before, what I'm trying to do is well above my skill set and what I'm used to do. (I believe this is how/where you learn)
Today I realized I was being very dumb creating the "workers" for each task... It's much better to have a Pool of Workers and have a queue of tasks.
So I'm trying to implement a "Thread Pool Design Pattern" using worker_threads extending directly from the EventEmitter of NodeJs.
All this in the middle of a try for abstracting the logic of various poster scripts that use multiple data sets into one.
I think I need to evaluate how much time can this take me.
If it's an overkill and if I should postpone it.
But I still want to give it a chance. If I'm successful it's going to be GREAT.
In the worst scenario, I will just simplify. And postpone the hard things for later.
"Stay strong"
Thank you too.
I'm also considering replacing Clack by Inquirer Js that is more fully featured (I found that in Clack the numbers are passed as strings... like, wtf bruh), Inquirer is also the defacto CLI tool used for the installer of most packages, including frameworks.
Last edited:





