LATEST TRANSMISSIONS

ENCRYPTED // PUBLIC KEY DETECTED

FILTER: TAG [Windows]
ONLINE
// Z.SHINCHVEN

Open Source Alternatives to Windows Terminal in 2025

A guide to the best open-source terminal emulators for Windows as alternatives to the default Windows Terminal.

// Z.SHINCHVEN

Effortless LaTeX: Your Guide to a Local Setup with MiKTeX and VS Code on Windows

Learn how to set up a modern, efficient LaTeX workflow on Windows by combining MiKTeX with the Visual Studio Code LaTeX Workshop extension for a seamless local development experience with live preview.

// Z.SHINCHVEN

Installing ComfyUI on Windows for Intel Arc GPUs

A step-by-step guide to installing ComfyUI on Windows systems equipped with Intel Arc GPUs, leveraging native XPU support.

// Z.SHINCHVEN

Installing ComfyUI on Windows for AMD GPUs

A step-by-step guide on installing ComfyUI, a powerful and modular diffusion model GUI, on Windows systems with AMD GPUs using the latest native ROCm support.

// Z.SHINCHVEN

Installing ComfyUI on Windows with NVIDIA GPUs

A comprehensive guide to installing ComfyUI, the powerful and modular diffusion model GUI, on your Windows system with an NVIDIA GPU, leveraging CUDA acceleration.

// Z.SHINCHVEN

Create a Windows Installer USB Stick on macOS

Learn how to create a bootable Windows Installer USB Stick on macOS.

// Z.SHINCHVEN

The term 'ts-node.exe' is not recognized as a name of a cmdlet

I wrote a command line application in TypeScript which calls ts-node through shebang. #!/usr/bin/env ts-node /// my script ... It worked fine in both macOS and Linux. Error But when I tried to run it…

// Z.SHINCHVEN

Powershell 美化教程

macOS 和 Linux 上有令人羡慕的oh-my-zsh,它让开发者能在zsh定制炫酷的主题皮肤,在 Windows 上也有开发者开发出了Oh-My-Posh这个PowerShell的module,它配合posh-git使用时,也能对 PowerShell 的主题进行定制。 这个美化套装的主要功能是能在命令行中方便地观察到git的仓库的状态,如图所示: 预装环境 git Windows …

// Z.SHINCHVEN

Better Screenshot Tools

Taking screenshots and marking them to explain situations on your screen are quite essential and common skills in online chat. macOS and Windows have their own built-in screenshot tools, but none of …