Development Tools

Claude Code with Exa MCP

Current AI tools already have web search capabilities. For example, Claude Code under CC integrates web search …

· 3 min
ClaudeAIMCPDevelopment Tools

How to Use Claude Code (Step-by-Step Guide)

After Cursor went viral, Claude Code quickly followed. I never expected terminal-based coding to be this powerful. I …

· 4 min
AIDevelopment ToolsClaude Code

AI Usage in JetBrains IDE

This article discusses AI usage strategies in JetBrains IDEs, including tool configurations and practical …

· 2 min
Development ToolsAI

Purchasing JetBrains AI Assistant from Low-Price Regions

How to switch your JetBrains account region, subscribe via the China store, and still access the global AI Assistant …

· 2 min
Development ToolsAI

Feasibility of Specifying a Startup File When Opening an SSH2 Session

This post explores whether an SSH2-based web terminal can specify a startup file when opening an interactive session, …

· 1 min
WebShellLinuxDevelopment Tools

What is Shebang? A Guide for Scripting

Ever wondered about the `#!` line at the start of scripts? This guide explains what a Shebang is, how it works, and why …

· 2 min
Development ToolsLinuxScripting

Mastering Fig: Custom Autocomplete Specifications

The true power of Fig lies in its autocomplete specifications. This guide details how to define, test, and deploy your …

· 2 min
CLIDevelopment ToolsProductivity

Demystifying Terminals: Emulators, Shells, and More

Understanding the difference between a Terminal, a Shell, and a Terminal Emulator, and how they relate to modern …

· 2 min
Development ToolsReflections

The Journey of Mastering iTerm2

This article introduces the journey of mastering iTerm2, including its advantages, implementation details, and related …

· 3 min
Development ToolsHardwareSoftware Recommendations

Extending JetBrains Toolbox App Browser Extension

This article introduces extending the JetBrains Toolbox App browser extension, including usage scenarios and …

· 1 min
Development Tools

Implementing Click-to-Open IDE Files in iTerm2

This article introduces how to implement click-to-open IDE functionality in iTerm2, including the advantages, …

· 2 min
Development ToolsProductivity Tools

CLI Tool Spotlight: Master the `dig` Command

An introduction to the `dig` command for DNS troubleshooting: why it's more informative than `ping`, how to use it, and …

· 2 min
Development ToolsNetwork

IDEA Polishing Journey - Live Templates

This article introduces IDEA's Live Templates feature, covering its advantages, implementation details, and related …

· 4 min
Development ToolsProductivity Tools

IDEA Plugin Development

This article introduces IDEA plugin development, including its advantages, implementation details, and relevant …

· 4 min
Development Tools