David Rodenas
David Rodenas
I guess that it is already here! Thanks!!!
Do you mean this? Did you update to latest version? 
I want to review comments, give me some days to review them. (although any comment is welcome meanwhile)
Still happening. I stumbled into what @staff0rd explains. Sadly, it makes TDD/BDD a lot harder or impossible. Waiting up to 10 seconds for a test when it fails (the expected...
> I’m saying we already do have one - globals. Adding builtin modules doesn’t change that landscape, it just encourages a different way to access them. I disagree with the...
Nope, I have been computing manually the available width and using columns to fit things horizontally.
Yes, this is how I made the workaround to emulate the behaviour, but computing "by hand" the width of each column content to know when to create a new row....
Hi @MussaCharles, nope. I did that manually. I wrote a code that computed the width of each row, and when the row was filled I added a new one. I...
The same here. With smaller models that respond faster it works well, with bigger models that may take more time on a humble GPU it consistently returns the timeout error....