Smart Era Software Development
Author

Smart Era Software Development

Committed to openness and connectivity, we build frontline engineering capabilities in software, requirements, and platform engineering. By integrating digitalization, cloud computing, blockchain, new media and other hot tech topics, we create an efficient, cutting‑edge tech exchange platform and a diversified engineering ecosystem. Provides frontline news, summit updates, and practical sharing.

77
Articles
0
Likes
23
Views
0
Comments
Recent Articles

Latest from Smart Era Software Development

77 recent articles
Smart Era Software Development
Smart Era Software Development
Mar 4, 2025 · Artificial Intelligence

How DeepSeek‑R1 Is Redefining AI Applications and the AIGC Landscape

The article analyses DeepSeek‑R1’s low‑cost open‑source strategy, superior inference performance (including GPQA benchmark gains over GPT‑4o), its focus on complex reasoning, math and programming, and how these traits reshape AIGC across industries while highlighting remaining privacy and ethical challenges.

AI applicationsAIGCDeepSeek
0 likes · 6 min read
How DeepSeek‑R1 Is Redefining AI Applications and the AIGC Landscape
Smart Era Software Development
Smart Era Software Development
Feb 20, 2025 · Artificial Intelligence

How Shenzhen’s 70 AI “Digital‑Intelligence Employees” Transform Government Efficiency

Shenzhen’s Futian district deployed the DeepSeek 2.0 government model across 70 AI‑powered “digital‑intelligence employees”, covering 11 business types and 240 scenarios, cutting document generation from five days to minutes, raising review efficiency by 90%, lowering error rates below 5%, and prompting a rapid nationwide rollout of similar AI‑enabled public‑service systems.

AIDeepSeekGovernment
0 likes · 5 min read
How Shenzhen’s 70 AI “Digital‑Intelligence Employees” Transform Government Efficiency
Smart Era Software Development
Smart Era Software Development
Feb 8, 2025 · Artificial Intelligence

Can $50 Really Build a DeepSeek R1‑Level Reasoning Model? Inside the s1 Low‑Cost Approach

The article dissects the s1 paper that claims a sub‑$50 cloud budget can produce a reasoning model rivaling DeepSeek R1 and OpenAI o1, detailing the curated s1K dataset, the budget‑forcing inference technique, the 26‑minute fine‑tuning on Qwen2.5‑32B, performance gaps on AIME and MATH benchmarks, and the misconceptions surrounding cost and "distillation".

AI reasoningQwen2.5-32Bbudget forcing
0 likes · 12 min read
Can $50 Really Build a DeepSeek R1‑Level Reasoning Model? Inside the s1 Low‑Cost Approach
Smart Era Software Development
Smart Era Software Development
Jan 17, 2025 · Artificial Intelligence

Google’s AI Agent Whitepaper Signals the Dawn of the Agent Era in 2025

The article provides a detailed analysis of Google’s AI Agent whitepaper, explaining the agent architecture, core components such as models, tools, and orchestration layers, comparing extensions, functions, and data stores, and demonstrating practical implementations with LangChain and Vertex AI to illustrate how targeted learning can boost agent performance.

AI agentsData StoresGenerative AI
0 likes · 28 min read
Google’s AI Agent Whitepaper Signals the Dawn of the Agent Era in 2025
Smart Era Software Development
Smart Era Software Development
Dec 25, 2024 · Databases

From Zero to One: Building a Next‑Gen Distributed Data Architecture for the AI Era

The article walks through the DIKW model, illustrates how a homestay platform’s data stack evolves from a simple MVP to a complex, AI‑enabled distributed system, and details the design of a unified Data Warebase that combines database and data‑warehouse capabilities to meet performance, correctness, and real‑time demands, backed by concrete case studies and measurable improvements.

AI integrationBig Datadata-warehouse
0 likes · 31 min read
From Zero to One: Building a Next‑Gen Distributed Data Architecture for the AI Era
Smart Era Software Development
Smart Era Software Development
Dec 6, 2024 · Fundamentals

Key Takeaways from A Philosophy of Software Design (2nd Edition)

The article reviews the main ideas of John Ousterhout's *A Philosophy of Software Design* (2nd edition), explaining how the book defines software complexity, proposes strategies such as eliminating or encapsulating complexity, and discusses deep classes, shallow interfaces, naming, strategic versus tactical programming, and practical warnings for developers.

code qualitycomplexitymodular design
0 likes · 14 min read
Key Takeaways from A Philosophy of Software Design (2nd Edition)
Smart Era Software Development
Smart Era Software Development
Nov 15, 2024 · Fundamentals

Can Great Programmers Be Taught? Insights from a Software Design Workshop

The article explores whether great programmers can be cultivated by examining problem decomposition, the value of deep and generic class design, the pitfalls of tactical coding versus strategic programming, and lessons learned from the author’s CS190 software‑design workshop at Stanford.

deep class designgeneric vs specializedproblem decomposition
0 likes · 28 min read
Can Great Programmers Be Taught? Insights from a Software Design Workshop
Smart Era Software Development
Smart Era Software Development
Nov 2, 2024 · Information Security

How an LLM Discovered a Real‑World SQLite Stack Buffer Overflow

Google’s Big Sleep AI agent, built on the Project Naptime framework, used a large language model to analyze recent SQLite commits, identify a previously unknown stack‑buffer‑underflow bug, and generate a reproducible test case, demonstrating that LLMs can effectively perform real‑world vulnerability research.

AI SecurityBig SleepFuzzing
0 likes · 17 min read
How an LLM Discovered a Real‑World SQLite Stack Buffer Overflow