Tagged articles
7 articles
Page 1 of 1
Su San Talks Tech
Su San Talks Tech
Apr 29, 2026 · Artificial Intelligence

Why VSCode + Claude Code Is a Game‑Changer for AI‑Powered Coding

This guide walks through installing, configuring, and using the Claude Code extension in VSCode, highlighting its context‑aware features, multiple editing modes, effort levels, command shortcuts, and how it outperforms the older IDEA plugin.

AI coding assistantClaude CodeConfiguration
0 likes · 6 min read
Why VSCode + Claude Code Is a Game‑Changer for AI‑Powered Coding
Su San Talks Tech
Su San Talks Tech
Mar 27, 2026 · Operations

Why Warp’s AI‑Powered Terminal Is Changing How Developers Work

This article introduces Warp, a Rust‑based modern terminal with built‑in AI, outlines its key features, shows how to install and configure it on macOS, Windows and Linux, demonstrates practical usage and AI‑driven command assistance, and provides the GitHub project link.

AIInstallationUsage
0 likes · 6 min read
Why Warp’s AI‑Powered Terminal Is Changing How Developers Work
macrozheng
macrozheng
Feb 14, 2022 · Operations

Master HTTPie: A Simpler, Colorful Alternative to cURL for Fast API Calls

This article introduces HTTPie, a Python‑based command‑line HTTP client that offers a simpler syntax, colored output, JSON support, and cross‑platform installation options, and provides detailed usage examples and tips compared with the traditional cURL tool.

API testingInstallationUsage
0 likes · 8 min read
Master HTTPie: A Simpler, Colorful Alternative to cURL for Fast API Calls
Java Captain
Java Captain
Nov 11, 2019 · Cloud Native

Docker Overview: From LXC Origins to Architecture and Basic Usage

This article introduces Linux Containers (LXC) as the predecessor of Docker, explains Docker's definition, advantages, and architecture—including client, daemon, server, engine, job, registry, graph, driver, libcontainer and container modules—and provides practical commands for installation, image management, container execution, and troubleshooting.

ContainerDockerLXC
0 likes · 27 min read
Docker Overview: From LXC Origins to Architecture and Basic Usage