Aleksandr Petrosyan

Results 245 comments of Aleksandr Petrosyan

Doesn't seem like it's a priority.

This is a low-level optimisation that can be carried out at any point, the main issue is that the less raw pointers are exposed the better. In Rust even things...

Given that the flow language server is now a public archive would it be safe to close the conversation?

I'd think it's going to be very useful for discoverability. And it would also allow one to implement the equivalent of `magit`.

I think rewriting it would require some infrastructure. We used quite a bit of Emacs' async shell, and I don't recall `lem` having those facilities.

Have a look at Fowlie and insertion ranks. https://andrewfowlie.github.io/talks/tools_2021.pdf

Так, запустил, и оказалось вполне неплохо. Создам PR c инструкцией

I assume this is WSL on Windows, and not the regular windows powershell python?

> We honestly don't know right now. This honesty is much appreciated. > But we would need to discuss this again. > There are some things that need to be...

I'd recommend https://github.com/astral-sh/ruff Black isn't ideal and it's slow (fitting for a tool written in Python). Given that Ruff is more configurable and around 10x faster, it's at least something...