AIRun Qwen-Image from the command line (AMD GPU/CPU compatible) Things I want to do Run Qwen-Image from the command line using stable-diffusion.cpp. It can run on both AMD GPUs ...2025.12.202026.03.15AI
AIRun StableDiffusion from the command line (AMD GPU/CPU compatible) Things I want to do Run StableDiffusion from the command line using stable-diffusion.cpp. It can run on both AMD ...2025.12.202026.03.15AI
AILet’s try running Z-Image-Turbo on the CPU. Things I want to do I'll try using the Z-Image-Turbo image generation model on Alibaba in an environment without CUD...2025.12.192026.03.15AI
AIRecent locally usable image generation models Things I want to do I've compiled a list of recently released image generation models that can be used locally. I...2025.12.192026.03.15AI
WindowsRecord your Windows screen using Windows features. Things I want to do This will record your Windows screen. While this can be done using apps like OBS, I'll show y...2025.11.132026.03.15Windows
Unity[Unity]I can’t click on the game object under the Canvas UI. Things I want to do In Unity development, UI elements on the Canvas system can sometimes hijack input events (clicks...2025.11.062026.03.15Unity
toolUppercase to lowercase letter conversion web tool The system automatically converts the English text entered in the INPUT field and outputs it to the OUTPUT field. To...2025.11.052026.03.15tool
Unity[Unity]Implementation of Steam Achievements Things I want to do We will implement Steam achievements. premise This assumes that you have already obtained ...2025.11.052026.03.15Unity
PythonMaking it possible to run a batch file from another device (smartphone/PC) using Python. Things I want to do This will allow you to run a batch file (bat) from another device (smartphone/PC) using Python. ...2025.10.172026.03.15Python
Android (JAVA)[Android]Copy the files from the app’s specific folder to your Downloads folder. Things I want to do The files created in the unique folder (\Android\data\package name) of the Android app are copie...2025.10.142026.03.15Android (JAVA)