Victor Mihalache

Results 33 comments of Victor Mihalache

So is there any chance this will be built any time soon?

Still in the process of learning rust, might look around to see if it's anywhere near something i can do.

This sounds very much like the way the keyboard is on iPad, would be very nice to see as it makes typing much, much faster.

Woah that looks really good. Thank you

@ravid-dubsteper looks amazing!

@ravid-dubsteper out of curiosity, what still remains to be done before this can be potentially merged?

Will such change be something the migration script will do anything about? At least emit a notice of sorts?

Taking trello as an example, when moving a card it is initially horizontal, then when dragged it is tilted. Is there a way to animate between the two states?

As I'm still learning how the codebase works, and as the CLI flag option looks better (since deciding to use the `./config/nvm/.nvmrc` is just as arbitrary as using `./.nvmrc`), I...

I do agree that many tools are not—but the most widely-used ones are. Look at typescript ([the `--project`, `-p` flag](https://www.typescriptlang.org/docs/handbook/compiler-options.html)), [prettier](https://prettier.io/docs/en/cli.html#--find-config-path-and---config), or [eslint](https://eslint.org/docs/latest/use/command-line-interface#-c---config) for example: they all allow you to...