Tagged articles
23 articles
Page 1 of 1
Old Meng AI Explorer
Old Meng AI Explorer
Apr 10, 2026 · Artificial Intelligence

Install OpenClaw in 5 Minutes and Turn It Into Your Personal AI Assistant

This step‑by‑step guide shows how to install the open‑source OpenClaw AI gateway on Windows, macOS, or Linux, configure API keys, connect chat platforms, verify the setup, and start using its multi‑platform assistant features such as file management, scheduling, and custom skills.

AI AssistantCLIOpenClaw
0 likes · 14 min read
Install OpenClaw in 5 Minutes and Turn It Into Your Personal AI Assistant
AI Software Product Manager
AI Software Product Manager
Mar 20, 2026 · Operations

How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows

This guide walks you through installing WSL2 on Windows, adding the Ubuntu distribution, updating packages, installing Node.js, enabling systemd, and deploying OpenClaw with its gateway configuration for LAN access, providing all necessary commands and options for a fully functional development environment.

Linux on WindowsNode.jsOpenClaw
0 likes · 3 min read
How to Install WSL2, Ubuntu, Node.js, and OpenClaw on Windows
Tech Musings
Tech Musings
Mar 6, 2026 · Artificial Intelligence

How to Deploy Qwen3-8B on WSL2 with 4‑Bit Quantization and Resource Limits

This article details a step‑by‑step guide for setting up the Qwen3‑8B large language model on a Windows 11 system using WSL2, covering hardware specs, CUDA configuration, 4‑bit quantization with BitsAndBytes, SDPA attention optimization, CPU offload, and resource‑limiting tricks to achieve smooth inference performance.

4-bit quantizationCUDA optimizationPyTorch
0 likes · 10 min read
How to Deploy Qwen3-8B on WSL2 with 4‑Bit Quantization and Resource Limits
macrozheng
macrozheng
Jan 19, 2026 · Backend Development

How to Fix IntelliJ IDEA 2025.3.1 Maven Freeze and WSL2 Config Loss

IntelliJ IDEA 2025.3.1 introduced severe Maven project freezes, OOM crashes, and WSL2 configuration loss, but JetBrains quickly released 2025.3.1.1 with fixes and provides temporary work‑arounds such as clearing Maven caches, disabling file‑icon rendering, and adjusting a registry flag.

IDE freezeIntelliJ IDEAWSL2
0 likes · 6 min read
How to Fix IntelliJ IDEA 2025.3.1 Maven Freeze and WSL2 Config Loss
JavaGuide
JavaGuide
Jan 11, 2026 · Operations

IntelliJ IDEA 2025.3.1.1 Emergency Fix: Resolving Maven Freeze and WSL2 Config Loss

IntelliJ IDEA 2025.3.1 introduced severe Maven project initialization memory leaks and WSL2 file‑system configuration resets, causing IDE freezes and OOM crashes, but JetBrains addressed these issues in the 2025.3.1.1 update and provides temporary workarounds such as cache cleanup, icon disabling, and registry tweaks.

IDE bugsIntelliJ IDEAJava
0 likes · 6 min read
IntelliJ IDEA 2025.3.1.1 Emergency Fix: Resolving Maven Freeze and WSL2 Config Loss
Raymond Ops
Raymond Ops
Sep 25, 2025 · Cloud Native

Enable Kubernetes in Docker Desktop: A Step‑by‑Step Guide

This guide walks you through installing Docker Desktop, configuring registry mirrors, running a PowerShell script to preload required images, enabling the built‑in Kubernetes cluster, and accessing the Kubernetes Dashboard, providing a complete solution for quickly setting up a local K8s environment on Windows or macOS.

DashboardDocker DesktopKubernetes
0 likes · 8 min read
Enable Kubernetes in Docker Desktop: A Step‑by‑Step Guide
MaGe Linux Operations
MaGe Linux Operations
Aug 5, 2023 · Operations

Why Docker Makes Local Development Faster, Safer, and Simpler

This article explains how using Docker to create local development environments provides clear advantages—isolated, reproducible setups without relying on company resources, eliminates installation hassles, enables easy cleanup, lowers entry barriers, and showcases step‑by‑step installation, common pitfalls, and running your first container such as Nginx.

ContainersLocal DevelopmentWSL2
0 likes · 5 min read
Why Docker Makes Local Development Faster, Safer, and Simpler
Architecture Digest
Architecture Digest
Jun 25, 2023 · Cloud Native

Setting Up a Local Development Environment with Docker: Advantages, Installation, and First Container

This article explains the benefits of using Docker for local development, details how Docker Desktop creates a virtualized environment, guides through installing Docker Desktop on Windows (including handling WSL2 kernel and BIOS virtualization issues), and demonstrates running an Nginx container as a first example.

Development EnvironmentDockerVirtualization
0 likes · 5 min read
Setting Up a Local Development Environment with Docker: Advantages, Installation, and First Container
Java Architect Essentials
Java Architect Essentials
May 17, 2023 · Cloud Native

Using Docker to Set Up a Local Development Environment

This article explains how Docker can create isolated, reproducible local development environments, outlines its advantages, guides through installation pitfalls like WSL2 kernel updates and BIOS virtualization settings, and demonstrates running an Nginx container while highlighting further challenges such as file mapping and custom Dockerfile creation.

DevOpsDockerLocal Development
0 likes · 5 min read
Using Docker to Set Up a Local Development Environment
Liangxu Linux
Liangxu Linux
May 2, 2023 · Operations

Why Docker Makes Local Development a Breeze—and How to Set It Up

This guide explains how Docker simplifies local development by providing isolated, reproducible environments, outlines the key advantages, walks through installing Docker Desktop (including WSL2 kernel and BIOS virtualization fixes), and demonstrates running an Nginx container while highlighting remaining challenges such as command availability and service networking.

DevOpsDockerLocal Development
0 likes · 5 min read
Why Docker Makes Local Development a Breeze—and How to Set It Up
Top Architect
Top Architect
Dec 4, 2022 · Fundamentals

IntelliJ IDEA 2022.3 Release Highlights and New Features

IntelliJ IDEA 2022.3 introduces a new UI preview, a unified Settings Sync solution, native WSL 2 project handling, enhanced Spring Bean autowiring and OpenAPI generation actions, and long‑awaited Redis support, along with numerous usability improvements across the IDE.

IDEIntelliJ IDEAJava
0 likes · 10 min read
IntelliJ IDEA 2022.3 Release Highlights and New Features
Liangxu Linux
Liangxu Linux
Aug 26, 2020 · Operations

Turn Windows 10 into a Full‑Featured Linux Development Workstation with WSL 2

This guide explains why dual‑booting is being replaced by WSL 2, describes its architecture and performance benefits, and provides step‑by‑step instructions for installing Ubuntu 20.04, configuring WSL 2, and setting up VS Code, Docker, Kubernetes, and the new Windows Terminal for a powerful developer workstation.

Development EnvironmentDockerKubernetes
0 likes · 9 min read
Turn Windows 10 into a Full‑Featured Linux Development Workstation with WSL 2
Laravel Tech Community
Laravel Tech Community
Jun 5, 2020 · Backend Development

PhpStorm 2020.1 Update Adds WSL 2 Support and Important Fixes

PhpStorm 2020.1’s second update introduces support for Windows Subsystem for Linux 2, enabling developers to configure a Linux‑based PHP interpreter on Windows, while also delivering several critical bug fixes and clarifying that Docker integration via WSL 2 is not yet available.

IDELinuxPHP
0 likes · 2 min read
PhpStorm 2020.1 Update Adds WSL 2 Support and Important Fixes
Programmer DD
Programmer DD
Apr 12, 2020 · Fundamentals

Explore Linux Files Directly from Windows Explorer with WSL2

Microsoft's latest WSL2 update for Windows 10 2004 integrates the Linux subsystem into File Explorer, letting users click the Tux icon to browse Linux distributions' root filesystems directly, simplifying access that previously required cumbersome steps.

Linux IntegrationWSL2Windows 10
0 likes · 3 min read
Explore Linux Files Directly from Windows Explorer with WSL2