All Articles

140238 articles · Page 3 of 7012
Lisa Notes
Lisa Notes
Jul 2, 2026 · Artificial Intelligence

NLP Study Notes: How Pre‑trained Models Transform Language Processing

This article reviews the evolution of pre‑trained models in natural language processing, from early word embeddings to Transformer‑based architectures like BERT and its variants, outlines their wide‑range applications such as QA, translation, and dialogue, and discusses remaining challenges and future research directions.

AIBERTNLP
0 likes · 6 min read
NLP Study Notes: How Pre‑trained Models Transform Language Processing
Java Tech Workshop
Java Tech Workshop
Jul 2, 2026 · Backend Development

Spring Boot Auto‑Configuration Unveiled: The @EnableAutoConfiguration SPI Mechanism

Spring Boot achieves zero‑XML, out‑of‑the‑box auto‑configuration by leveraging a custom SPI mechanism driven by @EnableAutoConfiguration, which replaces the legacy spring.factories with @AutoConfiguration imports, employs deferred import selectors, hierarchical ordering, and conditional annotations to dynamically load and prioritize beans.

Auto-ConfigurationConditional AnnotationsDebugging
0 likes · 12 min read
Spring Boot Auto‑Configuration Unveiled: The @EnableAutoConfiguration SPI Mechanism
Tencent Cloud Developer
Tencent Cloud Developer
Jul 2, 2026 · Artificial Intelligence

What Is Loop Engineering? A Deep Dive into the Four‑Layer Evolution of Enterprise AI Agents

The article maps the progression from Prompt to Context, Harness, and finally Loop Engineering, explains how each layer adds new engineering dimensions for reliable enterprise AI agents, provides concrete examples, risks, industry‑specific guidance, and a step‑by‑step adoption framework.

AI AgentAI OpsContext Engineering
0 likes · 34 min read
What Is Loop Engineering? A Deep Dive into the Four‑Layer Evolution of Enterprise AI Agents
Black & White Path
Black & White Path
Jul 2, 2026 · Information Security

China’s Mysterious AI Security Team “MopMonk” Shocks the Industry with a 73% Success Rate

A previously unknown Chinese AI security group called MopMonk, operating without a website or corporate backing, posted a GitHub report that achieved a 73.1% vulnerability‑exploitation success rate, ranked seventh globally in the UC Berkeley‑run CyberGym benchmark, and demonstrated novel memory‑based multi‑agent techniques that signal China’s rising AI security prowess.

AI securityCyberGymMiniMax M3
0 likes · 9 min read
China’s Mysterious AI Security Team “MopMonk” Shocks the Industry with a 73% Success Rate
Black & White Path
Black & White Path
Jul 2, 2026 · Information Security

Unauthenticated Enumeration of All Microsoft Account Authentication Methods with CredSpy

CredSpy, an open‑source tool released by security researcher RedByte1337, leverages Microsoft’s public GetCredentialType API to enumerate, without any authentication, the full set of supported authentication methods for a given Microsoft 365 (Entra ID) account, aiding red‑team reconnaissance and defensive assessments.

Credential EnumerationGetCredentialType APIMicrosoft 365
0 likes · 8 min read
Unauthenticated Enumeration of All Microsoft Account Authentication Methods with CredSpy
Black & White Path
Black & White Path
Jul 2, 2026 · Information Security

Detect MCP, A2A Agents, and Open LLM Interfaces Using AgentScan

AgentScan extends traditional port scanning by identifying MCP servers, A2A agents, and open LLM interfaces, revealing available tools, agent capabilities, model lists, and authentication status, with detailed usage commands and configurable parameters.

A2A AgentAgentScanLLM
0 likes · 3 min read
Detect MCP, A2A Agents, and Open LLM Interfaces Using AgentScan
Geek Labs
Geek Labs
Jul 2, 2026 · Artificial Intelligence

CodexBar: A Mac Menu‑Bar App to Monitor AI Usage (15.5k Stars)

CodexBar is an open‑source macOS 14+ menu‑bar utility that aggregates usage quotas, cost, and service status from over 50 AI providers—including OpenAI, Claude, and Gemini—displaying remaining credits, reset timers, and alerts without storing passwords, and can be installed via Homebrew or GitHub releases.

AI usage monitoringCLICodexBar
0 likes · 4 min read
CodexBar: A Mac Menu‑Bar App to Monitor AI Usage (15.5k Stars)
Shuge Unlimited
Shuge Unlimited
Jul 2, 2026 · Product Management

Is Traditional Frontend/Backend/PM Hiring Still Relevant in the AI Era? Claude Code’s Creator Offers Five Talent Prototypes

The article analyzes Boris Cherny’s five talent prototypes for the AI era, explains how he flips the product‑lifecycle axis to replace traditional front‑end/back‑end/PM roles, presents supporting data from Anthropic, critiques the framework, and shows how companies and individuals can apply the model in practice.

AIAnthropicClaude Code
0 likes · 19 min read
Is Traditional Frontend/Backend/PM Hiring Still Relevant in the AI Era? Claude Code’s Creator Offers Five Talent Prototypes
Geek Labs
Geek Labs
Jul 2, 2026 · Artificial Intelligence

4 Open-Source AI Agent Tools to Watch This Week

This article reviews four open-source AI Agent development projects—ORG2, ClawCodex, Fugu, and AgentCN—highlighting their transparency, cost savings, lightweight shell automation, and React UI components, and notes a broader trend toward more professional, controllable, and low‑cost Agent tooling.

AI AgentIDEPython
0 likes · 4 min read
4 Open-Source AI Agent Tools to Watch This Week
Su San Talks Tech
Su San Talks Tech
Jul 2, 2026 · Backend Development

Replace if…else with a Lightweight Rule Engine: Introducing Easy Rules

The article explains why deep nesting of if…else statements harms readability, maintainability and testability, and shows how the Java Easy Rules engine can extract business logic into reusable rule objects with multiple definition styles, lightweight architecture, and integration options.

Backend DevelopmentComposite RulesEasy Rules
0 likes · 18 min read
Replace if…else with a Lightweight Rule Engine: Introducing Easy Rules
AI Engineer Programming
AI Engineer Programming
Jul 2, 2026 · Artificial Intelligence

Will Models Eventually Replace Harness Engineering? A Historical Analysis

The article traces the evolution of AI from early symbolic expert systems through connectionist, statistical, and deep learning eras, showing how increasingly powerful models have progressively subsumed handcrafted harnesses, and examines modern agent architectures, experimental evidence, and a six‑layer harness framework.

AIAgentContext Engineering
0 likes · 17 min read
Will Models Eventually Replace Harness Engineering? A Historical Analysis
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jul 2, 2026 · Artificial Intelligence

CodeGraph: Open‑Source AI Tool for One‑Click Project Insight—Essential for Large Codebases

CodeGraph is an open‑source AI‑powered code‑graph tool that builds a local SQLite knowledge graph of all symbols, calls and dependencies across more than 20 languages, enabling agents to retrieve complete call chains and impact analysis with a single query, dramatically cutting traversal overhead for large projects.

AI agentsCLICodeGraph
0 likes · 13 min read
CodeGraph: Open‑Source AI Tool for One‑Click Project Insight—Essential for Large Codebases
AI Architecture Path
AI Architecture Path
Jul 2, 2026 · Artificial Intelligence

How Cognee’s Single‑Postgres AI Memory Outperforms Traditional RAG (23K+ Stars)

Cognee is an open‑source AI memory platform that combines vector embeddings and knowledge‑graph reasoning on a single Postgres database, delivering dual retrieval, automatic ontology generation, and BEAM benchmark scores up to 0.8—more than double traditional RAG—while offering multi‑language SDKs and flexible deployment options.

AI memoryPostgresRAG
0 likes · 15 min read
How Cognee’s Single‑Postgres AI Memory Outperforms Traditional RAG (23K+ Stars)
Linyb Geek Road
Linyb Geek Road
Jul 2, 2026 · Artificial Intelligence

Why Future AI Projects Need More Than Code: Deep Dive into OpenAI Harness Engineering

Although teams now have powerful models like GPT, Claude, Gemini, and DeepSeek, AI project efficiency often stalls because teams still manage AI like human programmers, lacking clear constraints and governance; OpenAI's Harness Engineering addresses this by defining specs, evaluations, guards, and traces to make AI agents reliable, auditable, and safely autonomous.

AI GovernanceAI agentsAutomation
0 likes · 9 min read
Why Future AI Projects Need More Than Code: Deep Dive into OpenAI Harness Engineering
TonyBai
TonyBai
Jul 2, 2026 · Artificial Intelligence

cc-switch-cli: Seamless Multi‑Model Switching for Claude Code in Terminal Environments

The article introduces cc-switch-cli, a Go‑based command‑line utility that lets developers effortlessly switch Claude Code’s underlying AI models in remote or terminal‑only environments, balancing performance and cost through preset configurations, atomic writes, backup management, and JSON‑friendly output.

AI model switchingCLI toolClaude Code
0 likes · 10 min read
cc-switch-cli: Seamless Multi‑Model Switching for Claude Code in Terminal Environments
AI Architecture Hub
AI Architecture Hub
Jul 2, 2026 · Artificial Intelligence

How to Build Effective AI Agent Skills and Escape the Skill Hell Trap

The article analyzes the growing “Skill Hell” problem in AI agent engineering—where excessive rules and redundant skills overload context—and presents Matt Pocock’s step‑by‑step methodology for classifying triggers, streamlining skill documents, using concise leading words, splitting tasks, and applying a deletion test to create lean, reliable agent skills.

AI AgentAgent DesignContext Management
0 likes · 12 min read
How to Build Effective AI Agent Skills and Escape the Skill Hell Trap