All Articles

140311 articles · Page 16 of 7016
Java Companion
Java Companion
Jun 29, 2026 · Artificial Intelligence

FastCode Beats Claude Code: 3× Faster and 50% Cheaper Codebase Understanding

FastCode, an open‑source code‑base understanding framework from HKU, lets large language models read multi‑language repositories up to three times faster and at half the token cost compared with Cursor and Claude Code, offering map‑based indexing, cost‑aware querying, multi‑repo analysis, and seamless editor integration.

BenchmarkFastCodeLLM code analysis
0 likes · 11 min read
FastCode Beats Claude Code: 3× Faster and 50% Cheaper Codebase Understanding
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Jun 29, 2026 · Artificial Intelligence

Why Adding an MCP Server to Claude Code Isn’t Just a Simple Plug‑In (Interview Answer Scores 60)

The article explains Claude Code's Model Context Protocol (MCP), how to connect external servers, the hidden costs and trust implications, the tool‑search lazy‑loading mechanism that prevents context overload, and the three security risks you must manage, all illustrated with real‑world examples and a four‑step interview answer.

AI integrationClaude CodeMCP
0 likes · 24 min read
Why Adding an MCP Server to Claude Code Isn’t Just a Simple Plug‑In (Interview Answer Scores 60)
Lisa Notes
Lisa Notes
Jun 29, 2026 · Artificial Intelligence

NLP Basics: Core Concepts, Task Types, and Preprocessing Steps

The article introduces Natural Language Processing as an AI subfield, outlines its four main task categories—classification to sequence, sequence to classification, synchronous and asynchronous seq‑to‑seq—and details the typical preprocessing pipeline including corpus collection, cleaning, tokenization, stemming, lemmatization, POS tagging, NER, and chunking.

Machine LearningNLPNatural Language Processing
0 likes · 3 min read
NLP Basics: Core Concepts, Task Types, and Preprocessing Steps
Lisa Notes
Lisa Notes
Jun 29, 2026 · Fundamentals

Java Basics: Using StringBuilder for Efficient Mutable Strings

The article explains why Java's immutable String class can waste memory when concatenated, introduces the mutable StringBuilder class introduced in J2SE 5.0, demonstrates its usage with code examples comparing memory behavior, shows its length and capacity methods, and illustrates practical operations such as reverse and conversion between String and StringBuilder.

CodeExampleJavaMemoryManagement
0 likes · 7 min read
Java Basics: Using StringBuilder for Efficient Mutable Strings
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 29, 2026 · Artificial Intelligence

How I Used Agent Plan to Automate the Final Step of Writing a WeChat Public Account Post

The article explains how the author solved the recurring problem of creating a matching cover image for a WeChat public‑account article by configuring Volcano Engine's Agent Plan, installing a Hermes Agent skill, and using simple prompts to generate tailored cover images automatically.

AI image generationAgent PlanHermes Agent
0 likes · 7 min read
How I Used Agent Plan to Automate the Final Step of Writing a WeChat Public Account Post
James' Growth Diary
James' Growth Diary
Jun 29, 2026 · Artificial Intelligence

How WorkBuddy’s Expert Mode Turns Prompts into an AI Harness – 10‑Layer Architecture Explained

The article dissects WorkBuddy’s Expert Mode, showing how it transforms cumbersome, hand‑crafted prompts into a modular, installable AI harness through a ten‑layer architecture of Rules, Expert Prompts, Skills, Tools, Memory, Sub‑Agents and automation, enabling reusable, configurable expert capabilities across models.

AIExpert ModeWorkBuddy
0 likes · 17 min read
How WorkBuddy’s Expert Mode Turns Prompts into an AI Harness – 10‑Layer Architecture Explained
Java Tech Workshop
Java Tech Workshop
Jun 29, 2026 · Backend Development

Zero‑Intrusion AOP for Global API Logging in Spring Boot

The article explains how to implement a zero‑intrusion, AOP‑based global API logging solution for Spring Boot applications, addressing common issues of manual logging such as code clutter, missing logs, inconsistent formats, privacy leaks, and performance overhead by using repeatable request wrappers, configurable filters, structured DTOs, asynchronous persistence, and comprehensive trace and desensitization utilities.

AOPAPI LoggingAsynchronous Logging
0 likes · 19 min read
Zero‑Intrusion AOP for Global API Logging in Spring Boot
FunTester
FunTester
Jun 29, 2026 · Artificial Intelligence

Why Automation Lags Behind Code—and How AI‑Driven Demand‑Based Testing Can Close the Gap

The article explains that test automation often falls behind code because its start point is downstream, and proposes a demand‑driven, AI‑powered autonomous testing architecture that moves automation to the requirements phase, reducing coverage gaps, shifting maintenance, and improving requirement quality.

AI testingPlaywrightdemand-driven testing
0 likes · 12 min read
Why Automation Lags Behind Code—and How AI‑Driven Demand‑Based Testing Can Close the Gap
Black & White Path
Black & White Path
Jun 29, 2026 · Information Security

One-Click Telegram Username Checker for Bulk Availability and Monitoring

The open‑source Telegram Username Availability Checker, built with Telethon, lets security researchers and OSINT analysts quickly verify whether channel or user names are free, taken, or invalid, supporting bulk input, watch‑mode monitoring, suggested alternatives, and safe handling of credentials and metadata.

OSINTPythonTelegram
0 likes · 6 min read
One-Click Telegram Username Checker for Bulk Availability and Monitoring
Black & White Path
Black & White Path
Jun 29, 2026 · Artificial Intelligence

Why Pay for AI? Access 100+ Free Models on NVIDIA Build

NVIDIA Build offers over 100 free AI models with no credit‑card sign‑up, 1,000 free inference credits and a 40‑requests‑per‑minute limit, and this guide shows how to obtain an API key and configure the service in Cursor and VS Code as a cost‑free alternative to paid AI subscriptions.

AI inferenceAPI keyCline plugin
0 likes · 5 min read
Why Pay for AI? Access 100+ Free Models on NVIDIA Build
Black & White Path
Black & White Path
Jun 29, 2026 · Artificial Intelligence

OpenMythos: Open‑Source Reverse‑Engineering of Claude Mythos Architecture and the Controversy

OpenMythos is an open‑source, PyTorch‑based theoretical reconstruction of Anthropic's Claude Mythos that uses a Recurrent‑Depth Transformer, offering multiple model scales, sparking polarized community reactions, and raising security implications for AI‑driven vulnerability research.

AI securityClaude MythosOpenMythos
0 likes · 8 min read
OpenMythos: Open‑Source Reverse‑Engineering of Claude Mythos Architecture and the Controversy
PaperAgent
PaperAgent
Jun 29, 2026 · Artificial Intelligence

DeepSeek Opens DSpark: A New Speculative Decoding Framework for Large Language Models

DeepSeek releases DSpark, an open‑source speculative decoding system that combines semi‑autoregressive generation with confidence‑scheduled verification, delivering 60‑85% per‑user speed gains, lower latency, and superior acceptance rates compared with Eagle3 and DFlash across multiple LLM benchmarks.

Confidence SchedulingLLM InferenceSemi-Autoregressive Generation
0 likes · 14 min read
DeepSeek Opens DSpark: A New Speculative Decoding Framework for Large Language Models
Shuge Unlimited
Shuge Unlimited
Jun 29, 2026 · Databases

Inside Milvus’ Index Engine: 3‑Layer Parameter Filling, Compile‑time Hardware Split, and a 16× Memory Trade‑off

The article dissects Milvus’ index engine, revealing that AUTOINDEX relies on a three‑stage default‑parameter pipeline, that CPU/GPU index selection is fixed at compile time via Go build tags, that the C++ Knowhere engine executes the algorithms, and that version aggregation, scalar V3 format, and the new AISAQ index embody deliberate memory‑vs‑IO trade‑offs.

AISAQAUTOINDEXCPU/GPU build tags
0 likes · 26 min read
Inside Milvus’ Index Engine: 3‑Layer Parameter Filling, Compile‑time Hardware Split, and a 16× Memory Trade‑off
Geek Labs
Geek Labs
Jun 29, 2026 · Artificial Intelligence

DeepSpec Boosts Large-Model Inference Speed by 2–5× with Speculative Decoding

DeepSpec, an open‑source framework from DeepSeek, accelerates large‑language‑model inference by 2–5× through speculative decoding, where a lightweight draft model generates candidate tokens that the target model validates in parallel, reducing the serial bottleneck of autoregressive decoding and offering a full‑stack pipeline from data preparation to evaluation.

DeepSpecGPUPython
0 likes · 6 min read
DeepSpec Boosts Large-Model Inference Speed by 2–5× with Speculative Decoding
AI Engineering
AI Engineering
Jun 29, 2026 · Artificial Intelligence

How Coinbase Halved AI Costs While Token Usage Continued to Surge

In June, Coinbase CEO Brian Armstrong revealed an internal AI cost‑optimization program that cut the company's AI dollar spend by almost 50% while token consumption kept growing exponentially, achieved through five concrete measures involving model defaults, intelligent routing, cache reuse, context trimming, and transparent usage monitoring.

AI cost optimizationAI infrastructureCoinbase
0 likes · 9 min read
How Coinbase Halved AI Costs While Token Usage Continued to Surge