Tagged articles
4 articles
Page 1 of 1
macrozheng
macrozheng
Apr 29, 2026 · Artificial Intelligence

Claude Code in VSCode: A Powerful, Context‑Aware AI Coding Companion

The article walks through installing and configuring the Claude Code extension for VSCode, explains how it adds context‑aware code understanding, visual chat, multiple editing modes and effort levels, shows model switching via CC Switch, and compares its rich features to the limited CLI‑only Anthropic plugin for IntelliJ IDEA.

AI coding assistantClaude CodeIDE plugin
0 likes · 4 min read
Claude Code in VSCode: A Powerful, Context‑Aware AI Coding Companion
AntTech
AntTech
Apr 2, 2025 · Artificial Intelligence

PEAR: Position-Embedding-Agnostic Attention Re-weighting Enhances Retrieval-Augmented Generation with Zero Inference Overhead

The PEAR framework introduces a position‑embedding‑agnostic attention re‑weighting method that detects and suppresses detrimental attention heads in large language models, dramatically improving retrieval‑augmented generation performance without adding any inference overhead, as demonstrated on multiple RAG benchmarks and LLM families.

Attention Re-weightingLLMPEAR
0 likes · 6 min read
PEAR: Position-Embedding-Agnostic Attention Re-weighting Enhances Retrieval-Augmented Generation with Zero Inference Overhead
Ops Development & AI Practice
Ops Development & AI Practice
Mar 18, 2025 · Industry Insights

Composer vs. Copilot Edits: Deep Dive into AI‑Powered Multi‑File Editing

This article compares Cursor's Composer (now Agent) mode with GitHub Copilot's Edits mode, highlighting similarities in multi‑file editing and natural‑language input while detailing key differences in context understanding, workflow control, autonomy, performance, and development background.

AI coding assistantscontext awarenessmulti‑file editing
0 likes · 7 min read
Composer vs. Copilot Edits: Deep Dive into AI‑Powered Multi‑File Editing
phodal
phodal
Jun 14, 2023 · Industry Insights

What Are the Four Core Principles for LLM‑Powered Software Architecture?

This article outlines four foundational design principles—user‑intent‑driven design, context awareness, atomic capability mapping, and language‑API integration—for building LLM‑centric software architectures, illustrating each with DSL examples, Kotlin implementations, and practical insights on prompt engineering, dynamic context layering, and API evolution.

DSLLLMPrompt engineering
0 likes · 10 min read
What Are the Four Core Principles for LLM‑Powered Software Architecture?