Egor Gamazin
Egor Gamazin
Sometimes ctop is freeing when I stop a container from ctop TUI. I use last version of ctop in last version of MacOS.
It may be good to add "line execution" context menu item (and shortcut) like in DataGrip, to execute query in selected line
by [issue](https://github.com/Borvik/vscode-postgres/issues/126)
It may be good to add transactions support, with COMMIT and ROLLBACK buttons in interface (and shortcuts). I think, this feature defines a professional tool for SQL...
https://download.microsoft.com/download/3/E/1/3E1C3F21-ECDB-4869-8368-6DEBA77B919F/kagglecatsanddogs_3367a.zip it returns 404
Hello! I have a "Yandex lamp" device (Yeelight branded by russian vendor, working over Tuya B2B cloud) connected to TuyaSmart, and it works pretty nice with localtuya. But if lamp...

If I trying to save TTS result to file in MacOS Ventura (on Apple Silicon CPU), pyttsx3 generating empty file with 4kb size. I found a simple way to fix...
Is there any way to don't save generated speech to file, but store it in variable (simply in bytes) like in gTTS?
Hello! I have data generation script based on model bakery recipes. When I use foreign_key, a new data is generating, and it brakes unique constraint in some cases. Can I...