All Articles

143240 articles · Page 322 of 7162
Black & White Path
Black & White Path
May 16, 2026 · Information Security

Node‑ipc Hit Again: Inside the Second Wave of npm Supply‑Chain Attacks

On May 14, 2026, security teams uncovered three malicious node‑ipc npm releases that used a Lily‑Pad account‑hijack technique to inject an 80 KB obfuscated payload, exfiltrate credentials via DNS TXT tunneling, and prompt immediate version audits and credential rotation.

Credential TheftInformation SecurityLily Pad attack
0 likes · 5 min read
Node‑ipc Hit Again: Inside the Second Wave of npm Supply‑Chain Attacks
AI Agent Super App
AI Agent Super App
May 16, 2026 · Operations

14 Open‑Source Monitoring Tools Compared – Stop Guessing the Right One

This article systematically reviews 14 open‑source server‑monitoring solutions, explains the three monitoring layers, dives deep into Prometheus + Alertmanager and Zabbix, compares architectures, performance, and costs, and provides a practical decision‑making guide with real‑world scenarios and pitfalls.

AlertingGrafanaKubernetes
0 likes · 31 min read
14 Open‑Source Monitoring Tools Compared – Stop Guessing the Right One
Linux Tech Enthusiast
Linux Tech Enthusiast
May 16, 2026 · Fundamentals

Beginner-Friendly Guide to Linux Shell Programming

This article provides a step‑by‑step tutorial on Linux shell programming for beginners, covering variable naming rules, string manipulation, script creation, environment variable handling, arithmetic operations, user input, logical and string operators, as well as common file and directory commands, all illustrated with concrete code examples and screenshots.

ArithmeticEnvironment variablesLinux
0 likes · 19 min read
Beginner-Friendly Guide to Linux Shell Programming
Frontend AI Walk
Frontend AI Walk
May 16, 2026 · Artificial Intelligence

Addy Osmani’s Agent Skills: Making Claude Code a Disciplined AI Coding Partner

This guide walks developers through the open‑source addyosmani/agent‑skills repository, explains its seven essential slash commands, shows how to install them via plugin or manual copy, demonstrates a complete AI‑assisted development loop, and compares the workflow with ECC agents.

AI DevelopmentAgent SkillsClaude Code
0 likes · 15 min read
Addy Osmani’s Agent Skills: Making Claude Code a Disciplined AI Coding Partner
AI Engineer Programming
AI Engineer Programming
May 16, 2026 · Artificial Intelligence

How to Boost RAG Retrieval Quality: Real‑World Cost‑Benefit Analysis

This article examines practical ways to improve Retrieval‑Augmented Generation (RAG) retrieval quality—covering vector database choices, data chunking, embedding models, query expansion, and re‑ranking—while weighing performance gains against operational costs through multiple real‑world case studies.

LLMQuery ExpansionRAG
0 likes · 16 min read
How to Boost RAG Retrieval Quality: Real‑World Cost‑Benefit Analysis
AI Engineering
AI Engineering
May 16, 2026 · Backend Development

Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph

CodeGraph builds a semantic knowledge graph of a codebase so Claude Code can query the graph instead of scanning files, reducing tool calls by an average of 92% and speeding up exploration by 71% across multiple large, multi‑language projects.

AI code assistanceClaude CodeCodeGraph
0 likes · 6 min read
Cut 92% of Claude Code Tool Calls for Large Codebases with CodeGraph
Geek Labs
Geek Labs
May 16, 2026 · Artificial Intelligence

Low‑Code AI App Builders Compared: Langflow, Flowise, Dify, SuperAGI & Bee Agent

This article reviews five popular open‑source low‑code AI application platforms—Langflow, Flowise, Dify, SuperAGI and Bee Agent—detailing their core features, supported tech stacks, typical users, and providing a side‑by‑side comparison to help developers choose the right tool for their workflow.

Bee AgentDifyFlowise
0 likes · 10 min read
Low‑Code AI App Builders Compared: Langflow, Flowise, Dify, SuperAGI & Bee Agent
LuTiao Programming
LuTiao Programming
May 16, 2026 · Artificial Intelligence

How Tuning Claude Code into a Fully Automated Development Partner Boosted My Productivity 10×

The article examines the evolution of AI coding tools, compares IDE‑integrated, CLI‑agent, and desktop‑agent approaches, explains why Claude Code’s CLI mode excels in large projects, and details a workflow that restructures project conventions to let the AI handle most implementation, achieving roughly ten‑fold efficiency gains.

AI codingAutomationCLI agent
0 likes · 10 min read
How Tuning Claude Code into a Fully Automated Development Partner Boosted My Productivity 10×
Architects' Tech Alliance
Architects' Tech Alliance
May 16, 2026 · Industry Insights

Designing a 2026 Ultra‑Large Green AI Data Center: Full Infrastructure Blueprint

This article presents a comprehensive 2026 design plan for an ultra‑large green AI data center with 5,000 cabinets, 150 MW IT load, and 200 MW capacity, detailing market drivers, core metrics, six design principles, site and power architecture, liquid‑cooling, networking, security, and AI‑driven autonomous operations.

2026 designAI data centerDCIM
0 likes · 5 min read
Designing a 2026 Ultra‑Large Green AI Data Center: Full Infrastructure Blueprint
Deepin Linux
Deepin Linux
May 16, 2026 · Fundamentals

Mastering SMP Multi-Core Out-of-Order Execution to Grasp Linux Concurrency

This article deeply dissects the hardware origins of SMP multi‑core out‑of‑order execution, explains four classic memory‑reordering scenarios, and shows how Linux kernel memory barriers constrain the chaos, enabling developers to reliably reason about and fix complex multi‑core concurrency bugs.

CPUConcurrencyLinux
0 likes · 34 min read
Mastering SMP Multi-Core Out-of-Order Execution to Grasp Linux Concurrency
Coder Trainee
Coder Trainee
May 16, 2026 · Cloud Native

Spring Cloud Gateway: Unified Entry Point for Microservice Calls

This tutorial walks through adding Spring Cloud Gateway as a single entry point for client calls to multiple microservices, covering why a gateway is needed, project structure, dependency and configuration setup, global logging and authentication filters, startup verification, and common pitfalls with solutions.

AuthenticationGlobal FilterLoad Balancer
0 likes · 13 min read
Spring Cloud Gateway: Unified Entry Point for Microservice Calls
dbaplus Community
dbaplus Community
May 16, 2026 · Artificial Intelligence

Can Your AI Skill Pass? An 8‑Dimension Quantitative Evaluation Framework

This article introduces an eight‑dimension quantitative framework for assessing AI Skills, detailing each metric—from metadata quality to scope focus—explaining weighted scoring, demonstrating evaluations on real Skills and comparative cases, and presenting a multi‑model cross‑validation process with four execution strategies to turn subjective judgments into measurable grades.

AI skillExecution StrategyMetadata Quality
0 likes · 16 min read
Can Your AI Skill Pass? An 8‑Dimension Quantitative Evaluation Framework
AI Architecture Hub
AI Architecture Hub
May 16, 2026 · Artificial Intelligence

9 Claude Agents That Work While You Sleep

The article presents nine night‑time Claude agents that automate tasks normally done by a chief of staff, analyst, inbox manager, engineer, finance analyst, admin, competitor analyst, content creator, and researcher, showing how to install, configure, and integrate them into a morning workflow for founders, freelancers, and managers.

AI agentsClaudeagent configuration
0 likes · 24 min read
9 Claude Agents That Work While You Sleep
AI Architecture Path
AI Architecture Path
May 16, 2026 · Industry Insights

Claude Rewrites 1 Million Bun Lines in 6 Days: Zig to Rust and AI‑Driven Refactoring

In just six days, Anthropic's Claude AI translated roughly one million lines of Bun from Zig to Rust, preserving the original architecture, achieving 99.8% test pass rate, reducing binary size, and sparking debate over unsafe code usage and the broader impact of AI‑powered large‑scale code migrations.

AI‑Driven RefactoringBunClaude AI
0 likes · 7 min read
Claude Rewrites 1 Million Bun Lines in 6 Days: Zig to Rust and AI‑Driven Refactoring
TonyBai
TonyBai
May 16, 2026 · Fundamentals

How Go Cured My 10‑Year Over‑Engineering Habit from Java and TypeScript

The article examines the pervasive over‑engineering syndrome among Java and TypeScript developers, illustrates how Go’s strict language design forces simpler, more readable code, and shows through personal anecdotes and community discussions that this shift dramatically improves maintainability and debugging speed.

Error HandlingGoJava
0 likes · 10 min read
How Go Cured My 10‑Year Over‑Engineering Habit from Java and TypeScript
Java Architect Essentials
Java Architect Essentials
May 15, 2026 · Industry Insights

Another “Free Forever” Cloud Server Provider Vanishes

The cloud service provider FoxTi Cloud, which marketed “free forever” servers worth about 2,000 CNY, announced bankruptcy on May 8, leaving many users with thousands of yuan in lost balances and highlighting the risks of relying on free virtual products.

Cloud Computingbankruptcyfree services
0 likes · 3 min read
Another “Free Forever” Cloud Server Provider Vanishes
Architecture and Beyond
Architecture and Beyond
May 15, 2026 · R&D Management

Managing AI Coding: The Same Principles as Leading a Development Team

The article analyses how AI‑assisted coding turns software projects into black‑boxes, explains why responsibility shifts from code authors to managers, and proposes a four‑layer control framework—requirements, architecture, implementation, and release—to keep AI output reliable, auditable, and safe.

AI codingContext engineeringTeam Management
0 likes · 22 min read
Managing AI Coding: The Same Principles as Leading a Development Team
SuanNi
SuanNi
May 15, 2026 · Product Management

How Anthropic’s AI‑Native Playbook Shows You to Build a Token‑Driven Startup

Anthropic’s 36‑page AI‑native founders playbook breaks the startup journey into idea, prototype, launch, and scale phases, detailing research‑driven validation, Claude Code‑powered development, automated testing, growth‑engine creation, and organizational scaling while warning of common pitfalls.

AIAutomationClaude Code
0 likes · 10 min read
How Anthropic’s AI‑Native Playbook Shows You to Build a Token‑Driven Startup