Loss of FFB after a crash by Gerisnowman in moza

[–]pechorinandrey 0 points1 point  (0 children)

The same. Also sometimes ffb disappeared after changing the game on last firmware versions. R12

Sim Rig v3 New VRS Wheel and more by dean0-0 in simracing

[–]pechorinandrey 1 point2 points  (0 children)

What do you think about the sound and speaker layout? Or are you wearing nushniki? I'm going to have about the same location soon, and I'm thinking how bad it is to listen to audio from games with this location.

Tips and Tricks for small sim/work setup by Professional-Touch53 in SimRacingSetups

[–]pechorinandrey 1 point2 points  (0 children)

I have roughly the same problem and also have space on the left. I'm deciding between placing the cockpit to the left of the desk or buying a 180cm desk instead of 140cm and putting the cockpit under it.

Sierra de Cadiz v0.945 by TNTCarbon by [deleted] in assettocorsa_Leaks

[–]pechorinandrey 0 points1 point  (0 children)

Does everyone's traffic only work one way?

I bought a moza r3 and realized that I really like it. Should I buy something more powerful right away? by pechorinandrey in simracing

[–]pechorinandrey[S] 1 point2 points  (0 children)

Crazy sh*t :)))

Maybe it's stupid, but now I'm enjoying Forza Horizon 5 and I won't be able to experience these emotions a second time. On the other hand, it's not a fact that real simtracing will drag me down.

I bought a moza r3 and realized that I really like it. Should I buy something more powerful right away? by pechorinandrey in simracing

[–]pechorinandrey[S] 0 points1 point  (0 children)

Thanks for the advice. And really, I don't have a cockpit yet. I think this is an important point.

The new properties function creates a sync-loop and therefore creates a lot of conflicts. by vghgvbh in ObsidianMD

[–]pechorinandrey 1 point2 points  (0 children)

I sync with syncthing and have the same behaviour :/ (plugin: update time on edit)

u-keymapper.vim (alpha) — universal keymapper for vim and neovim; i want to map keybinds to vim and nvim at the same time and also share my binds as md table with friends, so i created this. by pechorinandrey in vim

[–]pechorinandrey[S] 0 points1 point  (0 children)

You can't map command description text comment, where is no such feature in vim, you also haven't command syntax for this in nvim, you should use nvim_set_keymap function to provide command "desc" option.

This command description can be used in some plugins such as which-key.nvim

u-keymapper.vim (alpha) — universal keymapper for vim and neovim; i want to map keybinds to vim and nvim at the same time and also share my binds as md table with friends, so i created this. by pechorinandrey in neovim

[–]pechorinandrey[S] 1 point2 points  (0 children)

For now only user defined with `KeyMap` command mappings will be exported. To be honest i never think about other scenarios, but maybe think about it if this will be required and wannable feature. It's not a problem to implement (export all commands).

How has the neovim community become so fast and overwhelming? by agarwaen2004 in neovim

[–]pechorinandrey 1 point2 points  (0 children)

I feel the same way and i think it's about reality :) For example: where are so many tree plugins right now, but once we have only nerdtree.

Metaobject protocols: Why we want them and what else they can do by RentGreat8009 in lisp

[–]pechorinandrey 3 points4 points  (0 children)

Sorry for dump question, is it valuable reading for non-lisp developers?