Ivan Tham

Results 389 comments of Ivan Tham

Not just beautifier, the visualization is good too.

I just tried it, I seemed to have faced issues with borrow checker as well. I just use transmute to increase their lifetime and it worked. But yeah, people is...

@avinassh Without unsafe there is another set of optimization in place, it already have reduced allocations with that patch.

I believe this feature shouldn't be part of auto pairs. For example, I might want to disable auto pairs but I want to keep this. Auto pair I don't like...

But I am surprised that even though I limited the render rate, having just sending the emitting a regular event every 16ms is causing a 2% cpu usage even though...

I am thinking of putting 8 fps just enough to render the progress bar and with the event being sent only when there are any progress bar. Okay, I will...

I guess there is no longer commits since last year, is there anything that we need to do for this?