Tagged articles
10 articles
Page 1 of 1
AI Open-Source Efficiency Guide
AI Open-Source Efficiency Guide
Mar 24, 2026 · Artificial Intelligence

Uncovering Claude’s 37 Hidden Tools: A Complete Reverse‑Engineered Guide

The article documents a week‑long, cross‑platform reverse‑engineering project that catalogs over 37 undocumented internal tools in Claude.ai, describing their schemas, behavior tests, edge cases, and platform‑specific availability, and reveals that Claude actually consists of three distinct toolsets with notable fragmentation.

AI toolsArtifactsClaude
0 likes · 11 min read
Uncovering Claude’s 37 Hidden Tools: A Complete Reverse‑Engineered Guide
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Jun 19, 2025 · Cloud Native

How to Pick the Best Storage for Kubernetes Workflows: Artifacts vs Volumes

This article examines the storage challenges of Kubernetes‑based Argo Workflows, comparing artifact mechanisms and native volumes, evaluating integrated versus separated compute‑storage architectures, and presenting performance‑oriented optimization techniques for object and file storage in AI and big‑data pipelines.

Argo WorkflowsArtifactsCloud Native
0 likes · 16 min read
How to Pick the Best Storage for Kubernetes Workflows: Artifacts vs Volumes
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Apr 28, 2024 · Cloud Native

Enhancements in ACK One Serverless Argo Workflows: Large File Upload, Artifact GC, and Streaming Transfer

The article introduces ACK One Serverless Argo Workflows, a fully managed cloud‑native workflow service that adds chunked large‑file uploads, automatic artifact garbage collection, and OSS streaming download to overcome limitations of the open‑source Argo Workflows in high‑volume data scenarios.

Argo WorkflowsArtifactsCloud Native
0 likes · 10 min read
Enhancements in ACK One Serverless Argo Workflows: Large File Upload, Artifact GC, and Streaming Transfer
21CTO
21CTO
Jun 16, 2019 · Backend Development

Master IntelliJ IDEA Project Structure: From Projects to Artifacts

This guide explains IntelliJ IDEA’s Project Structure settings—including project name, SDK, language level, modules, sources, paths, dependencies, facets, libraries, and artifacts—detailing how to configure each element, manage sub‑projects, and prepare web deployment packages such as WAR and JAR files.

ArtifactsIntelliJ IDEAJava
0 likes · 7 min read
Master IntelliJ IDEA Project Structure: From Projects to Artifacts
Programmer DD
Programmer DD
Jun 8, 2019 · Fundamentals

Mastering IntelliJ IDEA Project Structure: A Complete Guide

This article explains IntelliJ IDEA's Project Structure settings—including project name, SDK, language level, compiler output, modules, libraries, facets, and artifacts—detailing how each component works and how they affect building and deploying Java applications.

ArtifactsIntelliJ IDEAJava
0 likes · 8 min read
Mastering IntelliJ IDEA Project Structure: A Complete Guide