Rostislav Kirillov
Rostislav Kirillov
If image exists only in local storage, docker fails to pull it, and generated systemd service also fails to start. If `docker pull` line is removed, everything works fine. Maybe...
Tried it with CRT https://github.com/Swordfish90/cool-retro-term At first attempt, it works. Then i found a situation when terminal window does not show up. How to reproduce: 1. Use extension and set...
Just a thought after reading a document about virtual network hacking: is it possible to specify address which game will bind to? If yes, it can be 127.0.0.**1**, 127.0.0.**2**, etc....
I am trying to integrate Source Link into our development process. Our repositories are hosted in a way that public access is denied. The only way to make Visual Studio...
It's just a crazy thought: is it (or will it be) possible to boot Windows from btrfs partition using your driver since it's highly-integrated and tries to be seamless from...
Our devops team discourage use of K9S, especially leaving it open, because it rams apiserver pretty hard on a large cluster with a lot of resources, namespaces, etc. Tuning refreshrate...
Thanks for the library! I wrote something ugly to do the same job (that was painful too!) and was happy to throw it away when found your code. However, i...
Hey, it's not an issue with the app itself. Idk if this even belongs to DS4Windows docs but at least here it may be useful for somebody like me. **Issue:**...
Hello! I'm trying to create binds for Worms Armageddon. In this game, to change grenade fuse timer, player has to press a number key (1 2 3 4 5) to...