Subtle Storm
Author

Subtle Storm

The micro era's marvels are boundlessly subtle.

145
Articles
0
Likes
382
Views
0
Comments
Recent Articles

Latest from Subtle Storm

100 recent articles max
Subtle Storm
Subtle Storm
Jan 28, 2026 · Artificial Intelligence

How Large Language Models Unlock Intelligent Capabilities (Part 1)

Large language models have surged in popularity, handling code, copy, summaries, and customer‑service tasks, yet many wonder if they truly understand; this article explains their core mechanisms—massive text ingestion, next‑token prediction, and the Transformer‑based attention architecture that enables sophisticated context comprehension.

AI FundamentalsToken PredictionTransformer
0 likes · 6 min read
How Large Language Models Unlock Intelligent Capabilities (Part 1)
Subtle Storm
Subtle Storm
Jan 26, 2026 · Artificial Intelligence

Will AI Become the God of Creative Art?

The article examines how AI’s unprecedented production capacity lowers artistic skill and output barriers, argues that while AI excels at generation it lacks genuine experience and meaning, and predicts that future artistic value will shift toward curation, authentic experience, and the creative process rather than mere creation.

AIartistic valuecontent creation
0 likes · 8 min read
Will AI Become the God of Creative Art?
Subtle Storm
Subtle Storm
Jan 24, 2026 · Cloud Native

How to Deploy a Flask App with Docker: A Step‑by‑Step Guide

This guide walks you through containerizing a Flask web application with Docker, covering project setup, Dockerfile creation, image building, container runtime options, and performance optimizations such as multi‑stage builds, non‑root users, and Gunicorn configuration.

DockerfileFlaskGunicorn
0 likes · 11 min read
How to Deploy a Flask App with Docker: A Step‑by‑Step Guide
Subtle Storm
Subtle Storm
Jan 22, 2026 · Artificial Intelligence

AGI vs. ASI: How Emerging Superintelligence Could Reshape Human Destiny

The article examines AGI and ASI as emerging infrastructure, explains their technical differences, why large language models have accelerated progress, outlines realistic AGI development paths, highlights ASI’s systemic risks, and explores how these shifts may rewrite productivity, power distribution, and the future of human decision‑making.

AGIAI GovernanceASI
0 likes · 9 min read
AGI vs. ASI: How Emerging Superintelligence Could Reshape Human Destiny
Subtle Storm
Subtle Storm
Jan 20, 2026 · Artificial Intelligence

How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode

The article explains that deep‑thinking mode for large language models is a structured reasoning process—not just longer output—detailing its mechanisms, when it improves results, common pitfalls, suitable tasks, and a three‑part prompt template to harness it effectively.

AI workflowLLM promptingdeep reasoning
0 likes · 8 min read
How to Make AI Think Like an Engineer: Proper Use of Deep Thinking Mode
Subtle Storm
Subtle Storm
Jan 17, 2026 · Backend Development

Deep Dive into Python Concurrency: Asyncio Event Loop, Scheduling, and High‑Performance Web Apps

This article dissects Python's asyncio event loop and coroutine scheduling, compares synchronous threading with asynchronous execution through benchmark tests, examines memory usage across models, presents a full async web service implementation with database and cache pools, and offers a decision matrix for choosing the right concurrency model.

BackendPythonasync web
0 likes · 15 min read
Deep Dive into Python Concurrency: Asyncio Event Loop, Scheduling, and High‑Performance Web Apps
Subtle Storm
Subtle Storm
Jan 15, 2026 · Backend Development

Deep Dive into Python Concurrency: Threads, Processes, and Coroutines (Part 1)

This article examines Python's three concurrency models—threading, multiprocessing, and asyncio coroutines—detailing their underlying mechanisms, performance traits, suitable use‑cases, and the impact of the Global Interpreter Lock, followed by a hybrid web‑server implementation example.

GILPythonWeb Development
0 likes · 9 min read
Deep Dive into Python Concurrency: Threads, Processes, and Coroutines (Part 1)
Subtle Storm
Subtle Storm
Jan 13, 2026 · Industry Insights

How Generative AI Is Redefining the Boundaries of Human Imagination

The article argues that generative AI (AIGC) lowers creative barriers, turning imagination into an interactive, searchable process that expands from personal skill limits to a collaborative human‑AI workflow, while also warning of new homogenisation risks and offering a three‑stage practical method.

AI workflowGenerative AIcreativity
0 likes · 8 min read
How Generative AI Is Redefining the Boundaries of Human Imagination
Subtle Storm
Subtle Storm
Jan 9, 2026 · Artificial Intelligence

Compute, Algorithms, Data: Unveiling the AI Era's Golden Triangle

AI success hinges on the interplay of compute, algorithms, and data; the article breaks down each component, highlights common pitfalls such as poor data quality or insufficient compute, and offers practical strategies—from data governance to algorithm system design and cost‑effective compute—to turn AI from usable to truly useful.

AI DeploymentAlgorithm EngineeringCompute Efficiency
0 likes · 11 min read
Compute, Algorithms, Data: Unveiling the AI Era's Golden Triangle