JavaEdge
Author

JavaEdge

First‑line development experience at multiple leading tech firms; now a software architect at a Shanghai state‑owned enterprise and founder of Programming Yanxuan. Nearly 300k followers online; expertise in distributed system design, AIGC application development, and quantitative finance investing.

376
Articles
0
Likes
1.4k
Views
0
Comments
Recent Articles

Latest from JavaEdge

100 recent articles max
JavaEdge
JavaEdge
Mar 26, 2026 · Information Security

How Claude Code’s Automatic Permission System Balances Security and Usability

The article analyzes Claude Code’s new automatic permission mode, detailing its three operation options, two‑layer classifier architecture, threat model, decision flow, rule customization, evaluation results, design trade‑offs, and future plans for improving AI‑driven security.

AI securityAutomated approvalClaude Code
0 likes · 10 min read
How Claude Code’s Automatic Permission System Balances Security and Usability
JavaEdge
JavaEdge
Jan 10, 2026 · Artificial Intelligence

Unlocking Claude’s Agent Skills: A Deep Dive into Modular AI Extensions

This article explains what Claude Agent Skills are, why they’re useful, how they’re structured and loaded, the three content levels, security best practices, and how to use pre‑built or custom Skills across Claude API, Claude Code, the SDK, and Claude.ai.

AIAPIAgent Skills
0 likes · 17 min read
Unlocking Claude’s Agent Skills: A Deep Dive into Modular AI Extensions
JavaEdge
JavaEdge
Jan 4, 2026 · Frontend Development

Automate Frontend Deployment with GitHub Actions and Docker: A Step‑by‑Step Guide

This article explains the common challenges of deploying front‑end projects, outlines how to set up an automated build and release pipeline using Docker and GitHub Actions, and provides practical code snippets and best‑practice tips for pre‑release, roll‑back, and post‑deployment notifications.

AutomationCI/CDGitHub Actions
0 likes · 9 min read
Automate Frontend Deployment with GitHub Actions and Docker: A Step‑by‑Step Guide
JavaEdge
JavaEdge
Jan 3, 2026 · Blockchain

Why Oracles Are Essential for Real‑Time On‑Chain Data: Methods & Alternatives

Oracles serve as the crucial bridge that enables smart contracts to access off‑chain data, and while they are the dominant solution for real‑time on‑chain updates, the article also explores alternative approaches such as centralized data entry, state channels, sidechains, and cross‑chain oracles, outlining their pros, cons, and challenges.

DecentralizedOracledata integration
0 likes · 6 min read
Why Oracles Are Essential for Real‑Time On‑Chain Data: Methods & Alternatives
JavaEdge
JavaEdge
Nov 26, 2025 · Artificial Intelligence

Google’s Agent Development Kit Now Supports Go: Build Scalable AI Agents

Google’s Agent Development Kit (ADK) has added Go language support, enabling developers to build modular, high‑concurrency AI agents with code‑first workflows, integrated debugging UI, A2A protocol for agent collaboration, and a suite of pre‑built tools for tasks like Gemini search and Cloud API calls.

A2AADKAI Agents
0 likes · 5 min read
Google’s Agent Development Kit Now Supports Go: Build Scalable AI Agents
JavaEdge
JavaEdge
Nov 7, 2025 · Artificial Intelligence

Can a PDCA Framework Unlock AI Code Generation’s Full Potential?

This article examines why AI‑assisted coding often falls short on quality and integration, introduces a structured PDCA workflow to guide AI interactions, presents experimental data comparing PDCA‑guided and unstructured approaches, and outlines practical guidelines and future enhancements for sustainable AI‑driven software development.

AI code generationDevOpsPDCA
0 likes · 15 min read
Can a PDCA Framework Unlock AI Code Generation’s Full Potential?
JavaEdge
JavaEdge
Sep 14, 2025 · Artificial Intelligence

Exploring Hugging Face AI Sheets: No‑Code LLM‑Powered Data Manipulation

Hugging Face AI Sheets lets users employ large language models through a spreadsheet‑like interface to clean, transform, enrich, and generate datasets without writing code, offering both zero‑shot dataset creation and import‑based bulk processing, with optional self‑hosting via Docker for privacy‑sensitive workflows.

AI SheetsData AugmentationDocker Deployment
0 likes · 5 min read
Exploring Hugging Face AI Sheets: No‑Code LLM‑Powered Data Manipulation