All Articles

140247 articles · Page 9 of 7013
21CTO
21CTO
Jun 30, 2026 · Artificial Intelligence

Why PHP, Not Python, Is the Underrated Powerhouse for AI Agents

The article argues that, despite Python’s dominance in AI research, PHP’s ubiquitous production‑grade web stack, built‑in authentication, database access, and recent language features make it a pragmatic choice for building AI agents that call LLM APIs via simple REST requests, without extra runtimes or orchestration tools.

AI agentsLLM integrationNeuron AI
0 likes · 14 min read
Why PHP, Not Python, Is the Underrated Powerhouse for AI Agents
21CTO
21CTO
Jun 30, 2026 · Artificial Intelligence

OpenClaw vs. Hermes: Unified AI Agent Definition, Divergent Control Mechanisms

The article compares the open‑source AI agent frameworks OpenClaw and Hermes, showing they share a common definition of agents but differ fundamentally in control architecture—OpenClaw centers on a multi‑channel gateway while Hermes prioritizes persistent memory—while also discussing governance, security, and adoption trade‑offs.

AI agentsHermes AgentOpenClaw
0 likes · 13 min read
OpenClaw vs. Hermes: Unified AI Agent Definition, Divergent Control Mechanisms
21CTO
21CTO
Jun 30, 2026 · Backend Development

Why HTTP Finally Gets the Long‑Awaited QUERY Method

The IETF’s new RFC 10008 defines a QUERY HTTP method that combines GET’s safety and idempotence with POST’s ability to carry large request bodies, offering a standardized way for API designers to send complex, read‑only queries without the limitations of URL‑encoded parameters.

GET vs POSTGraphQLHTTP
0 likes · 7 min read
Why HTTP Finally Gets the Long‑Awaited QUERY Method
Golang Shines
Golang Shines
Jun 30, 2026 · Backend Development

Master Gin Framework: Routing, Data Binding, Rendering, and Middleware in One Guide

This guide introduces the high‑performance Go web framework Gin, outlines its eight key features—including routing groups, JSON validation, middleware support, and rendering—and provides step‑by‑step examples for routing, data binding, middleware, session handling, and validation to help developers quickly adopt Gin.

Data BindingGinGo
0 likes · 3 min read
Master Gin Framework: Routing, Data Binding, Rendering, and Middleware in One Guide
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Beyond DeepSeek: Open‑Source JetSpec and Other Projects Accelerate Large‑Model Decoding Up to 10×

The article compares DSpark and JetSpec, two recent open‑source speculative decoding frameworks that tackle inference efficiency from system‑level verification reduction and algorithmic token‑acceptance improvements, respectively, showing up to 9.64× end‑to‑end speedup on Qwen3‑8B and significant gains across math, code, and dialogue benchmarks.

DSparkJetSpecLarge Language Models
0 likes · 14 min read
Beyond DeepSeek: Open‑Source JetSpec and Other Projects Accelerate Large‑Model Decoding Up to 10×
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

LiveWorld: A New Paradigm for Video World Models that Keeps Off‑Screen Worlds Evolving

LiveWorld introduces a novel video world modeling paradigm that explicitly separates world evolution from observation rendering, enabling objects and events to continue evolving even when they leave the camera view; extensive experiments on the new LiveBench benchmark show substantial gains over prior camera‑controllable models.

AI researchLiveWorldbenchmark
0 likes · 13 min read
LiveWorld: A New Paradigm for Video World Models that Keeps Off‑Screen Worlds Evolving
Java Architect Handbook
Java Architect Handbook
Jun 30, 2026 · Backend Development

12 MyBatis‑Plus Tricks That Instantly Boost Development Efficiency

This article presents twelve practical MyBatis‑Plus techniques—including avoiding isNull checks, selecting specific fields, batch operations, EXISTS subqueries, safe ordering, LambdaQuery type safety, between clauses, index‑aware sorting, pagination limits, null‑handling, performance tracking, enum mapping, logical deletion, optimistic locking, and increment/decrement methods—to help developers write cleaner, faster, and more maintainable Java code.

Batch OperationsJavaLambdaQueryWrapper
0 likes · 18 min read
12 MyBatis‑Plus Tricks That Instantly Boost Development Efficiency
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Jun 30, 2026 · Backend Development

Beyond @Value: Two painless ways to inject properties early in Spring Boot

This article explains why @Value, @ConfigurationProperties, and Environment cannot be used directly in BeanFactoryPostProcessor, and demonstrates two practical techniques—using Environment#getProperty and Binder with @ConfigurationProperties—to inject configuration properties without pain in early Spring Boot initialization.

BeanFactoryPostProcessorSpring Bootbinder
0 likes · 6 min read
Beyond @Value: Two painless ways to inject properties early in Spring Boot
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jun 30, 2026 · Industry Insights

How AI Is Empowering One‑Person Companies: When One Person Becomes a Whole Team

A round‑table at the 2026 WAVES conference examined how AI and cloud platforms are reshaping the One‑Person Company (OPC) model, shifting cloud user demographics, creating a symbiotic relationship between solo founders and platforms, and highlighting the infrastructure needed for solo ventures to scale.

AICloud ComputingEntrepreneurship
0 likes · 11 min read
How AI Is Empowering One‑Person Companies: When One Person Becomes a Whole Team
DataFunTalk
DataFunTalk
Jun 30, 2026 · Big Data

How Xiaohongshu Evolved Its Data Architecture for the Big AI Data Era

Xiaohongshu, with over 3.5 billion monthly users and daily logs in the trillions, migrated 500 PB of data to Alibaba Cloud and iterated its data platform through four architecture generations—ClickHouse‑based ad‑hoc, Lambda, Lakehouse, and a unified incremental compute model—cutting resource, development, and storage costs to one‑third while delivering sub‑10‑second query latency at petabyte scale.

Big DataClickHouseData Architecture
0 likes · 22 min read
How Xiaohongshu Evolved Its Data Architecture for the Big AI Data Era
DataFunTalk
DataFunTalk
Jun 30, 2026 · Industry Insights

AI Agents Go Mobile: OpenClaw and Cursor Launch Native iPhone Apps

OpenClaw and Cursor have both released native iOS apps that bring fully‑local or cloud‑based AI agents to smartphones, unlocking device capabilities, enabling remote code reviews, and signaling a shift toward ubiquitous, pocket‑sized AI assistance despite security and permission risks.

AI AgentCursorOpenClaw
0 likes · 7 min read
AI Agents Go Mobile: OpenClaw and Cursor Launch Native iPhone Apps
Design Hub
Design Hub
Jun 30, 2026 · Industry Insights

How a No‑Luxury Workboat Redefines the Experience Language of Pilot Boats

Artemis Technologies' EF‑12 Pilot, the world’s first fully electric, zero‑emission foiling pilot boat, transforms a hazardous, high‑frequency port maneuver into a stable, controllable platform, illustrating how redesigning core work actions can reshape vessel form, technology, and maritime experience.

electric foilingmaritime experiencepilot boat
0 likes · 9 min read
How a No‑Luxury Workboat Redefines the Experience Language of Pilot Boats
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Why Loop Engineering Is the Next Frontier: Two Young PhDs Target Human Closed‑Loop Data

Loop Engineering shifts AI from single prompts to continuous feedback loops, and by capturing human perception‑decision‑action‑feedback cycles with multimodal signals, the new Ego‑NeuroLoop paradigm promises far more data‑efficient embodied intelligence than existing ego‑centric video datasets.

Ego-NeuroLoopEmbodied AILoop Engineering
0 likes · 11 min read
Why Loop Engineering Is the Next Frontier: Two Young PhDs Target Human Closed‑Loop Data
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Is There Really a Unique Mechanism in LLMs? Rethinking Functional Anisotropy

A recent ICML 2026 paper disproves the long‑held assumption that each task in a large language model is supported by a single, unique circuit, showing through overlap‑aware sheaf repulsion that many structurally dissimilar, sparse sheafs can achieve identical performance across multiple benchmarks, and proposing a distributive dense circuit hypothesis to explain this non‑uniqueness.

Large Language Modelscircuit discoverydistributed dense circuit
0 likes · 15 min read
Is There Really a Unique Mechanism in LLMs? Rethinking Functional Anisotropy
Machine Heart
Machine Heart
Jun 30, 2026 · Industry Insights

Meta Limits Claude Code and Codex Over Model Distillation Fears

Meta is restricting its engineers from using external AI coding tools Claude Code and Codex because the company worries that outputs from these models could unintentionally enter its own training data, creating model‑distillation compliance and cost challenges.

AI coding toolsAI policyClaude Code
0 likes · 7 min read
Meta Limits Claude Code and Codex Over Model Distillation Fears
21CTO
21CTO
Jun 30, 2026 · Operations

Mageia 10 Revives 32‑Bit Linux: A Fresh Release for Legacy PCs

Mageia 10, the 2026 release of the Mandriva‑derived distro, continues 32‑bit x86 support with Xfce, GNOME and KDE Plasma options, offers multiple desktop environments and window managers, uses RPM with urpmi and DNF, and provides low‑memory footprints suitable for legacy hardware.

32-bitFlatpakKDE Plasma
0 likes · 6 min read
Mageia 10 Revives 32‑Bit Linux: A Fresh Release for Legacy PCs
21CTO
21CTO
Jun 30, 2026 · Industry Insights

How Ford Reversed AI‑Driven Quality Failures by Rehiring 250 Veteran Engineers

Ford climbed to the top of the J.D. Power 2026 quality ranking with a PP100 score of 152, after a decade of costly recalls affecting 19 million vehicles and $48 billion in warranty claims, by confronting over‑reliance on AI, rehiring 250 senior engineers, and rebuilding its human‑AI collaborative quality‑control process.

AIFordengineering
0 likes · 12 min read
How Ford Reversed AI‑Driven Quality Failures by Rehiring 250 Veteran Engineers
macrozheng
macrozheng
Jun 30, 2026 · Artificial Intelligence

Loop Engineering Explained: From Prompt to Autonomous Agent Loops

The article traces the rapid evolution of AI terminology—from Prompt Engineering to Context Engineering, Harness, and finally Loop Engineering—explains what a loop is, breaks down its five essential components plus persistent memory, shows a concrete daily‑triage loop, and warns of new pitfalls such as validation, comprehension debt, and cognitive surrender.

AIAgent AutomationDevOps
0 likes · 20 min read
Loop Engineering Explained: From Prompt to Autonomous Agent Loops
Machine Heart
Machine Heart
Jun 30, 2026 · Industry Insights

The Five New AI-Era Team Roles Redefining Software Development

Amid the rise of agent coding, Boris Cherny outlines five behavior‑based roles—Prototyper, Builder, Sweeper, Growth, and Maintainer—that blur traditional job boundaries and suggest teams should focus on the lifecycle stage a person can advance rather than fixed titles.

AIClaude Codeorganizational design
0 likes · 7 min read
The Five New AI-Era Team Roles Redefining Software Development