Rogério Sampaio de Almeida

Results 130 comments of Rogério Sampaio de Almeida

Ohh, I see! You're right! 😬 I did say I was going to think about it! Well, I did, but forgot to return here... I'll take a look again soon,...

Hello @lschmelzeisen! I'm not sure I understand it, you would like to see numbers divided by 1000, with suffixes of kilo, mega, etc? And my `alive_bar` by design does not...

Hey @lschmelzeisen, thanks for the more detailed explanation. I do something similar to the unit scaling in my other project https://github.com/rsalmei/about-time, could implement that in here too! It's just that...

Hey @lschmelzeisen, how are you man? Just to let you know I've changed my plate, and I'll implement this for you after 2.0! I thought it would indeed be cool,...

Hey @jhonatan-lopes! I'm working on it! I do not have much free time, but I've started this feature 👍

Wow, it's already working in `about-time`!! It's very late here, gotta go, but I wouldn't stop until I'd seen it working!! https://github.com/rsalmei/about-time/pull/6

Hey @lschmelzeisen and @jhonatan-lopes, question: Do you think it really does make sense to support these two options separately? I'm thinking... If I sent a "unit" like `b`, perhaps it...

Thanks, @jhonatan-lopes. I think it is almost that... Your first and second scenarios are actually the same, where we do have auto-scaling when the unit is given (regardless of the...

Hey, look at that! It's working! Next week I should release it. 😉

For the configuration, we have: - `unit`: any text, of any length. I've also created a new factory that accepts some fixed options with aliases, so: - `scale`: one of...