Tagged articles
4 articles
Page 1 of 1
Wuming AI
Wuming AI
Jan 4, 2026 · R&D Management

13 Pro Tips to Supercharge Your Claude Code Workflow

Boris Cherny, founder of Claude Code, shares a detailed, step‑by‑step set of 13 practical experiences—from parallel multi‑session handling and model configuration to team collaboration, custom slash commands, sub‑agents, and long‑running task automation—demonstrating how to maximize productivity with Claude Code.

AI CodingClaude Codedev tools
0 likes · 8 min read
13 Pro Tips to Supercharge Your Claude Code Workflow
Code Mala Tang
Code Mala Tang
Sep 24, 2025 · Fundamentals

Unlock Hidden Terminal Tricks Every Developer Should Know

Discover 17 lesser‑known shell shortcuts and commands—from repeating previous commands with !! to quickly navigating lines with Ctrl + a/E—that can dramatically speed up debugging, file management, and workflow for developers across any Unix‑like environment.

BashShelldev tools
0 likes · 9 min read
Unlock Hidden Terminal Tricks Every Developer Should Know
Code Mala Tang
Code Mala Tang
May 18, 2025 · Fundamentals

5 Must-Have Python CLI Tools to Supercharge Your Terminal

Discover five powerful Python command‑line utilities—httpie, glances, rich‑cli, howdoi, and csvkit—that streamline API interactions, system monitoring, output formatting, quick Stack Overflow answers, complete with installation steps and practical examples to boost your productivity.

CLI toolsPythonautomation
0 likes · 6 min read
5 Must-Have Python CLI Tools to Supercharge Your Terminal
Liangxu Linux
Liangxu Linux
Mar 8, 2020 · Fundamentals

Master Over 70 Essential Git Commands and Tricks for Developers

This article compiles more than seventy practical Git commands and techniques, explains core concepts such as working directory, staging area, and commit IDs, and provides ready‑to‑use snippets for everyday version‑control tasks, all backed by the open‑source git‑tips and HelloGitHub projects.

GitRepositoryTutorial
0 likes · 20 min read
Master Over 70 Essential Git Commands and Tricks for Developers