All Articles

140247 articles · Page 8 of 7013
Architect
Architect
Jun 30, 2026 · Artificial Intelligence

Mastering Claude Code /loop: Turning Fragmented Tasks into Automated Workflows

This article explores Claude Code's /loop feature, showing how it can act as an in‑session observer to automate repetitive checks like CI status, deployments, and PR comments, while providing evidence, handling failures, and integrating with broader scheduling tools for reliable engineering workflows.

AI AutomationAgentCI monitoring
0 likes · 17 min read
Mastering Claude Code /loop: Turning Fragmented Tasks into Automated Workflows
Raymond Ops
Raymond Ops
Jun 30, 2026 · Operations

How to Use SonarQube for Code‑Quality Scanning and Eliminate Bugs

This article explains why code‑quality issues are a major source of technical debt, introduces SonarQube’s multi‑language static analysis, describes its core features such as multi‑dimensional analysis, incremental scans and Quality Gates, and provides step‑by‑step deployment, configuration, CI/CD integration, best‑practice recommendations, troubleshooting tips and monitoring scripts to ensure reliable, secure and scalable code‑quality management in production environments.

CI/CDDevOpsQuality Gate
0 likes · 34 min read
How to Use SonarQube for Code‑Quality Scanning and Eliminate Bugs
DataFunTalk
DataFunTalk
Jun 30, 2026 · Artificial Intelligence

31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon

In a 48‑hour hackathon co‑hosted by Xiaoshu Technology and Microsoft Accelerator, 31 teams built and demonstrated AI agents across ten enterprise scenarios, revealing practical challenges, design trade‑offs, and emerging trends for moving agents from experimental toys to real‑world enterprise tools.

AI AgentAgent APIAutomation
0 likes · 16 min read
31 Teams Push AI Agents Forward in 48‑Hour Beijing Hackathon
IT Learning Made Simple
IT Learning Made Simple
Jun 30, 2026 · Fundamentals

Understanding the Logical View: Abstracting What a System Does

The logical view, the first and most intuitive part of the 4+1 view model, describes a system from a functional perspective, compares it with development, process, and physical views, defines core elements such as modules, responsibilities and relationships, outlines design principles, drawing steps, common pitfalls, and documentation templates.

4+1 view modellogical viewmodule design
0 likes · 7 min read
Understanding the Logical View: Abstracting What a System Does
AI Engineering
AI Engineering
Jun 30, 2026 · Artificial Intelligence

Running DeepSeek V4 on M5 Max: 5 tps Speedup Without Large Memory

Developer Anemll demonstrates that the DS4 IQ2_Q2 version of DeepSeek V4 on an Apple M5 Max gains a 5‑tps throughput boost, using SSD‑streamed MoE sidecar loading to run large models without requiring high memory, and provides full build and execution instructions.

AI inferenceApple SiliconDS4
0 likes · 8 min read
Running DeepSeek V4 on M5 Max: 5 tps Speedup Without Large Memory
Code Mala Tang
Code Mala Tang
Jun 30, 2026 · Operations

Turning Cross‑Project Prompts into a Structured AI Workflow with OpenSpec

The article analyzes the OpenSpec requirement‑pipeline workflow (v0.3.0), showing how a five‑step process—clarify, split, confirm, execute, wrap‑up—turns vague multi‑project requirements into a disciplined AI‑driven automation pipeline, while highlighting configuration details, suitable team contexts, common pitfalls, and practical improvements.

AI workflowAutomationOpenSpec
0 likes · 15 min read
Turning Cross‑Project Prompts into a Structured AI Workflow with OpenSpec
ITPUB
ITPUB
Jun 30, 2026 · Industry Insights

Why Nvidia’s $700M LeptonAI Deal Became a One‑Year Bubble

Nvidia spent $700 million to acquire the 20‑person LeptonAI team, only for its founder Jia Yangqing to leave a year later and the product to be shut down, a failure dissected by SemiAnalysis that reveals strategic missteps, broken open‑source promises, execution drift, and broader industry signals about AI infrastructure and the rise of agentic coding.

AI InfrastructureAcquisitionIndustry Analysis
0 likes · 8 min read
Why Nvidia’s $700M LeptonAI Deal Became a One‑Year Bubble
DataFunSummit
DataFunSummit
Jun 30, 2026 · Artificial Intelligence

From Prompt to Loop: A Comprehensive Review of AI Development Paradigms

The article traces the evolution of large‑language‑model engineering from early prompt engineering through context and harness engineering to the emerging loop engineering paradigm, detailing each stage’s techniques, challenges, technical debt, cost‑caching mechanisms, safety contracts, and practical guidelines for building production‑grade autonomous AI agents.

AI agentsContext EngineeringHarness Engineering
0 likes · 26 min read
From Prompt to Loop: A Comprehensive Review of AI Development Paradigms
DataFunSummit
DataFunSummit
Jun 30, 2026 · Industry Insights

From AI+BI to Enterprise AI Decision Intelligence: Introducing DecideX

The article analyzes why AI has struggled to enter core enterprise decision processes, proposes that the missing piece is accountable, context‑aware AI, and details how DecideX’s decision‑intelligence platform addresses this gap through a layered architecture, real‑world case studies, and a 5A implementation methodology.

5A MethodologyAIAI+BI
0 likes · 11 min read
From AI+BI to Enterprise AI Decision Intelligence: Introducing DecideX
Tencent Technical Engineering
Tencent Technical Engineering
Jun 30, 2026 · Mobile Development

Building a Multi‑Modal Chat App for Android, iOS, and HarmonyOS in 7.5 Hours with AI‑Powered Kuikly

In a single day the author used Kuikly’s Kotlin‑Multiplatform framework together with AI‑driven CodeBuddy to generate roughly 3,500 lines of code, integrate six ready‑made components, write two custom modules, debug an image‑loading issue, and ship a fully functional multi‑modal chat app that runs on Android, iOS and HarmonyOS without writing a single line of code manually.

AI codingKotlin MultiplatformKuikly
0 likes · 15 min read
Building a Multi‑Modal Chat App for Android, iOS, and HarmonyOS in 7.5 Hours with AI‑Powered Kuikly
Machine Heart
Machine Heart
Jun 30, 2026 · Artificial Intelligence

Meta’s Non‑Invasive Brain‑to‑Text Decoder Hits New Accuracy Milestone

Meta’s Brain2Qwerty v2 non‑invasive brain‑computer interface now decodes whole sentences in real time with an average word‑accuracy of 61% (up to 78%), surpassing prior methods, and the paper details its Conformer‑Aligner‑LLM architecture, open‑source releases, and remaining challenges such as device size and clinical‑grade precision.

Brain-Computer InterfaceDeep LearningLanguage Model
0 likes · 10 min read
Meta’s Non‑Invasive Brain‑to‑Text Decoder Hits New Accuracy Milestone
IT Services Circle
IT Services Circle
Jun 30, 2026 · Artificial Intelligence

Building an AI Agent to Generate Apple Logo Animations: From ReAct Loops to Harness Engineering

The article walks through creating a web‑wrapped ChatGPT agent that automatically fetches SVG logos, uses ReAct’s think‑act‑observe cycle, handles memory limits with context compression, coordinates multiple AI workers, and adds safety layers—collectively called Harness—to reliably produce Apple logo animations.

AI agentsHarness EngineeringReAct loop
0 likes · 14 min read
Building an AI Agent to Generate Apple Logo Animations: From ReAct Loops to Harness Engineering
Java Tech Enthusiast
Java Tech Enthusiast
Jun 30, 2026 · Backend Development

Spring Boot 4.1.0 Released: Official gRPC Support Boosts Java Microservices

Spring Boot 4.1.0 introduces official gRPC support, unified Jackson configuration, HTTP client SSRF protection, enhanced observability with OpenTelemetry, and flexible Log4j file‑rotation strategies, while the roadmap confirms a one‑year lifecycle for each version and signals the shift to the 4.x era for Java microservices.

JavaObservabilitySpring Boot
0 likes · 8 min read
Spring Boot 4.1.0 Released: Official gRPC Support Boosts Java Microservices
Java Tech Enthusiast
Java Tech Enthusiast
Jun 30, 2026 · Artificial Intelligence

Why Your Claude Code Skills Fail: Beyond Simple Markdown Steps

The article explains that Claude Code skills are full‑folder toolkits, not just markdown files, and that their description, progressive disclosure, categorisation, and usage limits determine whether Claude will ever trigger them, offering concrete best‑practice guidance.

AI ToolingClaude CodeProgressive Disclosure
0 likes · 20 min read
Why Your Claude Code Skills Fail: Beyond Simple Markdown Steps
Data Party THU
Data Party THU
Jun 30, 2026 · Artificial Intelligence

Large-Scale Sign Language Datasets: Resources, Benchmarks, and Annotation Standards

This ACL 2026 survey systematically reviews over 120 publicly available sign‑language datasets covering 35 languages, analyzes their modalities, annotation inconsistencies, and benchmark limitations, and proposes a 24‑field datasheet to promote reproducible and comparable AI research in sign language recognition, translation, and generation.

AI researchMultimodalannotation standards
0 likes · 15 min read
Large-Scale Sign Language Datasets: Resources, Benchmarks, and Annotation Standards
Data Party THU
Data Party THU
Jun 30, 2026 · Artificial Intelligence

Do Video Generation Models Really Reason? A 303‑Question Benchmark Exposes Their Reasoning Gaps

The article introduces the MME‑CoF‑Pro benchmark, which uses 303 carefully crafted video‑reasoning samples across 16 categories to evaluate seven leading video generation models, revealing that current models lack true reasoning ability, that prompting can both help and hurt coherence, and that the new Reasoning Score aligns well with human judgments.

EvaluationMME-CoF-Proartificial intelligence
0 likes · 11 min read
Do Video Generation Models Really Reason? A 303‑Question Benchmark Exposes Their Reasoning Gaps