Architect's Tech Stack
Author

Architect's Tech Stack

Java backend, microservices, distributed systems, containerized programming, and more.

622
Articles
0
Likes
2.5k
Views
0
Comments
Recent Articles

Latest from Architect's Tech Stack

100 recent articles max
Architect's Tech Stack
Architect's Tech Stack
Jun 4, 2026 · Artificial Intelligence

How TencentDB Agent Memory Cuts Token Usage by 61% and Boosts Task Success

TencentDB Agent Memory, an open‑source hierarchical memory system for long‑running AI agents, offloads tool calls, structures short‑term and four‑layer long‑term memories, and reduces token consumption by 61% while raising task success rate 51% and persona accuracy from 48% to 76%, all running locally with SQLite and no API keys.

AI AgentsOpenClawTencentDB Agent Memory
0 likes · 4 min read
How TencentDB Agent Memory Cuts Token Usage by 61% and Boosts Task Success
Architect's Tech Stack
Architect's Tech Stack
Jun 2, 2026 · Artificial Intelligence

Why the Latest Codex Update Is a Game‑Changer for Windows Users

OpenAI's recent Codex update adds true Computer Use support on Windows, letting the model see the screen, click buttons, type, and control desktop applications, with a simple @Paint or @computer prompt, though it runs in the foreground and requires ChatGPT Plus or higher.

AI automationChatGPTCodex
0 likes · 3 min read
Why the Latest Codex Update Is a Game‑Changer for Windows Users
Architect's Tech Stack
Architect's Tech Stack
Apr 30, 2026 · Artificial Intelligence

11 Must-Have Claude Code Skills to Double Your Productivity

This article reviews eleven Claude Code Skills, explaining how each plugin—such as Superpowers, planning‑with‑files, frontend‑design, and Commit Helper—adds structure, memory, and automation to AI‑assisted development, and offers practical recommendations on which to install first.

AI coding assistantAutomationClaude Code
0 likes · 13 min read
11 Must-Have Claude Code Skills to Double Your Productivity
Architect's Tech Stack
Architect's Tech Stack
Apr 29, 2026 · Databases

Redis 8.0 Beyond Simple Caching: 16 Powerful Use Cases You Must Try

Redis 8.0 consolidates many previously external modules—JSON, time‑series, vector search, probabilistic data structures, and more—into a single package, and this article walks through 16 concrete scenarios ranging from field‑level cache expiration to AI‑ready vector similarity search, showing exact commands and when to prefer each feature.

CachingDistributed LockFull-Text Search
0 likes · 19 min read
Redis 8.0 Beyond Simple Caching: 16 Powerful Use Cases You Must Try
Architect's Tech Stack
Architect's Tech Stack
Apr 27, 2026 · Industry Insights

Why AI Is Toppling Programming Collaboration Tools Like JetBrains' Code With Me

JetBrains has discontinued its remote collaboration tool Code With Me, citing declining usage and maintenance costs, and is redirecting resources to its AI platform Central, while other coding resources like Stack Overflow also feel AI pressure, signaling a shift from human‑to‑human to human‑to‑AI collaboration in software development.

AI programmingCode With MeIDE trends
0 likes · 2 min read
Why AI Is Toppling Programming Collaboration Tools Like JetBrains' Code With Me
Architect's Tech Stack
Architect's Tech Stack
Apr 27, 2026 · Artificial Intelligence

Can Your RAG System Pass the Demo and Remain Accurate Across 5,000 Documents?

The article dissects a tough interview question about building a production‑grade Retrieval‑Augmented Generation (RAG) system that not only works in a demo but also delivers stable, correct answers over a knowledge base of 5,000 documents, covering chunking, hybrid retrieval, intent routing, constrained generation, evaluation metrics, and operational safeguards.

Hybrid RetrievalIntent RoutingRAG
0 likes · 15 min read
Can Your RAG System Pass the Demo and Remain Accurate Across 5,000 Documents?
Architect's Tech Stack
Architect's Tech Stack
Apr 25, 2026 · Artificial Intelligence

DeepSeek‑V4 Launch: 1.6 T Parameters, 1 M‑Token Context, Programming Skills Lead Open‑Source Rankings

DeepSeek released the V4 series—V4‑Pro (1.6 T total, 49 B active) and V4‑Flash (284 B total, 13 B active)—featuring three architectural upgrades, three inference modes, mixed‑precision FP4/FP8 weights, and benchmark results that place its programming ability at the top of open‑source models while supporting a million‑token context window.

AI architectureDeepSeekMixture of Experts
0 likes · 5 min read
DeepSeek‑V4 Launch: 1.6 T Parameters, 1 M‑Token Context, Programming Skills Lead Open‑Source Rankings