Tagged articles
18 articles
Page 1 of 1
Top Architecture Tech Stack
Top Architecture Tech Stack
Apr 19, 2026 · Artificial Intelligence

Choosing the Right Claude Code Plan in 2026: Free, Pro, Max, Team, API

This article breaks down the 2026 Claude Code subscription options—Free, Pro, Max (5x and 20x), Team, and API—by matching each tier to five user personas, explaining usage limits, ideal scenarios, upgrade triggers, and how to decide which plan aligns with your development workflow and workload intensity.

AI CodingClaudedeveloper tools
0 likes · 12 min read
Choosing the Right Claude Code Plan in 2026: Free, Pro, Max, Team, API
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 15, 2026 · Artificial Intelligence

How to Access Claude AI in China in 2026: Workarounds, Subscription Options, and Registration Guide

This guide explains why accessing Claude AI from mainland China is difficult, outlines the four main obstacles—network access, phone verification, overseas payment, and account bans—and presents three practical solutions, a detailed 2026 registration walkthrough, Claude’s key capabilities, pricing tiers, FAQs, and tips for minimizing ban risk.

AIChinaClaude
0 likes · 13 min read
How to Access Claude AI in China in 2026: Workarounds, Subscription Options, and Registration Guide
Ops Development & AI Practice
Ops Development & AI Practice
Sep 15, 2025 · Industry Insights

Why Free AI Coding Tools Fall Short: The Case for a Paid Coding Agent

The article compares two AI‑assisted development workflows—the traditional “question‑answer consultant” model and the emerging paid “coding teammate” approach—explaining how context window size, model call frequency, tool integration, and stateful collaboration make free plans insufficient for serious developers.

AICoding Agentindustry insights
0 likes · 9 min read
Why Free AI Coding Tools Fall Short: The Case for a Paid Coding Agent
DaTaobao Tech
DaTaobao Tech
Nov 18, 2024 · Frontend Development

Technical Design of General Capabilities for Taobao Playground New‑User Activity

The design outlines reusable Taobao Playground capabilities—event messaging via mx, unified popup/announcement delivery, subscription management, a modular task system, and reusable animation components—enabling rapid development of short‑term new‑user activities while maintaining a scalable, maintainable codebase.

EventSystemReactTaobao
0 likes · 13 min read
Technical Design of General Capabilities for Taobao Playground New‑User Activity
Selected Java Interview Questions
Selected Java Interview Questions
Jul 18, 2023 · Backend Development

Understanding Reactive Streams: Data Flow, Backpressure, and Core Interfaces

This article explains the concept of data streams, compares pull and push processing models, discusses flow‑control and backpressure mechanisms, evaluates queue choices, and details the core Reactive Streams interfaces (Publisher, Subscriber, Subscription) with example code and references to popular libraries.

AsynchronousData FlowPublisher
0 likes · 7 min read
Understanding Reactive Streams: Data Flow, Backpressure, and Core Interfaces
21CTO
21CTO
Jan 30, 2023 · Product Management

How Oracle’s New Employee‑Based Pricing Could Inflate Java SE Costs Tenfold

Oracle’s shift to an employee‑based pricing model for Java SE replaces the old per‑user or per‑processor subscription, potentially raising enterprise Java licensing fees by up to ten times, prompting concerns of predatory pricing and forcing companies to reassess their Java cost structures.

EnterpriseJavaLicensing
0 likes · 6 min read
How Oracle’s New Employee‑Based Pricing Could Inflate Java SE Costs Tenfold
37 Interactive Technology Team
37 Interactive Technology Team
Dec 13, 2019 · Game Development

Guide to Apple In-App Purchase Integration for Game SDK Development

This guide walks game SDK developers through Apple’s In‑App Purchase integration, detailing product types, the three‑step purchase flow, receipt acquisition and server‑side verification, order binding and retry mechanisms, duplicate handling, subscription restoration, and comprehensive error handling to ensure reliable revenue management.

Apple IAPError HandlingGame Development
0 likes · 10 min read
Guide to Apple In-App Purchase Integration for Game SDK Development
Architecture Digest
Architecture Digest
Jul 14, 2016 · Backend Development

Design and Implementation of a Message/Notification System

This article outlines the concepts, classifications, and detailed backend design of a message/notification system, including architecture, database schemas, subscription mechanisms, push/pull strategies, and service-layer APIs for creating, pulling, and managing announcements, reminders, and messages.

Message QueueNotificationSystem Design
0 likes · 13 min read
Design and Implementation of a Message/Notification System
21CTO
21CTO
Mar 30, 2016 · Backend Development

Designing a Scalable Notification System: Models, Services, and Subscriptions

This article details the design and implementation of a notification system, covering data models for notifications, user queues, subscription configurations, and a service layer with methods for creating, pulling, and managing announcements, reminders, and messages.

Notification SystemService Layerbackend design
0 likes · 10 min read
Designing a Scalable Notification System: Models, Services, and Subscriptions