Hacker News new | ask | show | jobs
by mattmerc 1417 days ago
Great job! Really cool solution here. I agree with the other comment that tqdm is simpler for iterables. Maybe see if you can abstract some of your logic to provide a wrapper function like tqdm does.
1 comments

Thanks for the feedback! I was aiming for something different from other loading bars, even if it's a niche use case