Application

Free Alternatives to Paid Apps: A Compilation

The purpose  A Roundup of Free Alternatives for Paid Windows Apps Alternatives Image processingPhotoshopClipStudi...
AI

Running ComfyUI Locally Using an AMD GPU (DirectML)

The purpose  Normally, Stable Diffusion Forge requires an NVIDIA GPU (like a GeForce card). While ComfyUI pr...
AI

how to run Stable Diffusion Forge locally using an AMD GPU with DirectML

The purpose  Normally, Stable Diffusion Forge requires an NVIDIA GPU (like a GeForce card). The previous gui...
PR
AI

Running Stable Diffusion Forge locally on a PC without a GPU

The purpose  Stable Diffusion Forge typically requires an NVIDIA GPU (like a GeForce card) to run. Here, we'll e...
TypeScript

[TypeScript]Use Custom event

The purpose  To dispatch a custom event in TypeScript and trigger a process based on that event. Implementati...
Blender

[Blender 4.2]To open MMD (MikuMikuDance) files, specifically the PMD format

The purpose  To open MMD (MikuMikuDance) 3D model files (PMD) in Blender, using Animasa's Hatsune Miku model as ...
JavaScript

To execute an event listener only once(JavaScript)

The purpose  When performing a process triggered by an event in JavaScript, addEventListener is commonly used. H...
Uncategorized

Controlling OBS with JavaScript

The purpose  Control OBS with JavaScript。 Notice This article's method has two major issues. Please confir...
WEB

【Confirmed as of July 2025】Checking Who Liked or Reposted Your Posts (on X)

The purpose  Here's how to check who has liked or reposted your own posts on X, no subscription required: Ste...
JavaScript

Converting em to px in JavaScript

The purpose  Here's how to convert em units to px (pixels) in JavaScript, which are commonly used in CSS: Cod...
Copied title and URL