Tagged articles
35 articles
Page 1 of 1
DataFunSummit
DataFunSummit
Apr 17, 2026 · Artificial Intelligence

From Manual Agents to Self‑Improving AI: My OpenClaw vs Hermes Experiment

A senior Google Cloud AI product manager shares a hands‑on study comparing OpenClaw and the open‑source Hermes agent, revealing how a disciplined prompt‑engineering feedback loop can turn static agents into self‑improving systems while highlighting ownership, back‑tracking, and practical deployment considerations.

AI agentsHermesOpenClaw
0 likes · 7 min read
From Manual Agents to Self‑Improving AI: My OpenClaw vs Hermes Experiment
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 7, 2026 · Artificial Intelligence

Can AI Self‑Evolve? New Meta Research Redefines Agent Rules

A recent Meta‑led study introduces HyperAgents, a framework that merges task agents with meta‑agents to enable metacognitive self‑modification, showing significant gains on coding benchmarks, paper review, robotics reward design, and Olympiad‑level math grading, while also highlighting emerging safety risks as AI systems begin to rewrite their own improvement mechanisms.

Benchmark resultsDarwin Gödel MachineHyperagents
0 likes · 10 min read
Can AI Self‑Evolve? New Meta Research Redefines Agent Rules
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Apr 2, 2026 · Artificial Intelligence

How Large Language Models Can Self‑Improve: A Technical Review and Future Outlook

This article surveys the emerging self‑improvement paradigm for large language models, presenting a closed‑loop lifecycle comprising data acquisition, selection, model optimization, inference refinement, and an autonomous evaluation layer, and discusses current limitations and research directions toward fully autonomous LLM evolution.

AI researchLLMautonomous evaluation
0 likes · 11 min read
How Large Language Models Can Self‑Improve: A Technical Review and Future Outlook
Baobao Algorithm Notes
Baobao Algorithm Notes
Mar 20, 2026 · Artificial Intelligence

Can AI Self‑Iterate? Inside MiniMax M2.7’s Self‑Improving Magic

The article examines MiniMax M2.7’s claim of self‑iteration, its impressive Kaggle record, and a series of technical tests—including code refactoring, real‑time chart generation, futures backtesting, business analysis, PPT creation, and news tracking—to evaluate the model’s practical AI self‑evolution capabilities.

AIAutoMLKaggle
0 likes · 8 min read
Can AI Self‑Iterate? Inside MiniMax M2.7’s Self‑Improving Magic
AI Tech Publishing
AI Tech Publishing
Mar 16, 2026 · Artificial Intelligence

How to Make Agent Skills Evolve Autonomously

The article analyzes why static agent skills become brittle as codebases, models, and user needs change, and proposes a closed‑loop architecture that observes executions, learns from failures, automatically suggests improvements, and evaluates changes to keep skills continuously evolvable.

AI automationAgent SkillsClosed‑Loop
0 likes · 7 min read
How to Make Agent Skills Evolve Autonomously
High Availability Architecture
High Availability Architecture
Mar 13, 2026 · Artificial Intelligence

Inside the 18‑Day Evolution of an Open‑Source AI Agent Orchestrator

In just 18 days after open‑sourcing, the TypeScript‑based Agent Orchestrator built by AI agents themselves amassed 3,800+ GitHub stars, executed 15 parallel sessions, merged six PRs, faced authentication crashes and session deaths, and evolved through a three‑tier escalation protocol with OpenClaw integration to enable real‑time Telegram interaction and continuous self‑improvement.

AI agentsAgent orchestrationCI automation
0 likes · 25 min read
Inside the 18‑Day Evolution of an Open‑Source AI Agent Orchestrator
AI Engineering
AI Engineering
Jan 10, 2026 · Artificial Intelligence

Building Agent-Native Apps After Claude Code: Principles and Practices

The article outlines the Agent‑native architecture introduced by Claude Code, detailing five core principles, file‑as‑interface design, mobile considerations, dynamic capability discovery, implementation patterns, product implications, and anti‑patterns, providing a concrete roadmap for building self‑improving AI agents.

AI agentsAgent-native architectureClaude Code
0 likes · 18 min read
Building Agent-Native Apps After Claude Code: Principles and Practices
Model Perspective
Model Perspective
Dec 1, 2025 · Artificial Intelligence

From AI to Everyday Life: How Reinforcement Learning Shapes Our Choices

This article explains the core concepts of reinforcement learning, illustrates how its reward‑based mechanism appears in media creation, career advancement, education and social media, and warns of the pitfalls of over‑optimizing external rewards while offering practical ways to balance intrinsic motivation and reflective thinking.

Career DevelopmentMotivationartificial intelligence
0 likes · 12 min read
From AI to Everyday Life: How Reinforcement Learning Shapes Our Choices
Tencent Technical Engineering
Tencent Technical Engineering
Sep 12, 2025 · Artificial Intelligence

How POINTS-Reader Achieves State‑of‑the‑Art PDF Extraction Without Teacher Models

The POINTS-Reader paper, accepted at EMNLP 2025, introduces a two‑stage, fully automated data generation pipeline that enables a lightweight visual‑language model to extract text, tables, and LaTeX formulas from diverse PDF layouts with superior performance and high throughput, all without relying on costly teacher‑model distillation.

AIDocument ParsingOCR
0 likes · 12 min read
How POINTS-Reader Achieves State‑of‑the‑Art PDF Extraction Without Teacher Models
macrozheng
macrozheng
Mar 9, 2025 · R&D Management

How to Build Sustainable Success: 5 Habit Strategies for Tech Leaders

A tech director shares personal career anxieties and offers five practical habit-based strategies—regular sleep, energy management, reading and writing, structured planning, and altruistic actions—to help professionals sustain growth, improve performance, and prepare for long‑term success.

Career DevelopmentLeadershiphabit formation
0 likes · 12 min read
How to Build Sustainable Success: 5 Habit Strategies for Tech Leaders
Model Perspective
Model Perspective
Aug 13, 2024 · Fundamentals

Can You Test Life’s Assumptions with Statistical and Bayesian Methods?

This article explores how everyday decisions—from buying breakfast to quitting a job—are built on hidden assumptions and shows how statistical hypothesis testing and Bayesian thinking can help you identify, test, and adjust those assumptions for better outcomes.

bayesian thinkingdecision makinghypothesis testing
0 likes · 5 min read
Can You Test Life’s Assumptions with Statistical and Bayesian Methods?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 31, 2024 · Fundamentals

How to Triple Your Reading Speed with Simple Techniques

This guide explains the benefits of speed reading, introduces three core methods—image‑based rapid reading, eye‑movement training, and structured reading—and presents a three‑pass reading system to dramatically boost comprehension and book intake.

learning methodsproductivityreading techniques
0 likes · 9 min read
How to Triple Your Reading Speed with Simple Techniques
Software Development Quality
Software Development Quality
May 2, 2024 · Fundamentals

10 Proven Strategies to Master Programming Faster

In an era of abundant learning resources, this guide outlines ten practical methods—understanding concepts, chunked study, hands‑on projects, note‑taking, speed control, sequential learning, leveraging online communities, persistence, and enjoying the process—to help programmers learn efficiently and improve their skills.

learningprogrammingself-improvement
0 likes · 6 min read
10 Proven Strategies to Master Programming Faster
Senior Brother's Insights
Senior Brother's Insights
Jul 18, 2023 · Backend Development

Boost Your Golang Mastery: 5 Proven Learning Strategies for Rapid Skill Growth

Drawing from personal experience and interview insights, the article outlines five practical methods—practice, systematic study, AI‑assisted communication, teaching, and leveraging others' time—to efficiently learn Golang and sustain continuous learning ability in a fast‑changing tech market.

Skill developmentlearning strategiesself-improvement
0 likes · 6 min read
Boost Your Golang Mastery: 5 Proven Learning Strategies for Rapid Skill Growth
FunTester
FunTester
Aug 9, 2021 · Fundamentals

Curated Reading List of Over 100 Classic Books Across Technology, Product, Operations, Management, and More

The author shares a comprehensive, categorized reading list of more than one hundred classic books covering technology, product, operations, management, cognition, finance, and humanities, explaining why extensive reading boosts personal and professional growth and offering brief recommendation reasons for each title.

Booksproduct-managementreading list
0 likes · 11 min read
Curated Reading List of Over 100 Classic Books Across Technology, Product, Operations, Management, and More
Architect's Journey
Architect's Journey
May 6, 2021 · Industry Insights

How Programmers Can Break the 35‑Year “Mid‑Career Curse”

The article examines the so‑called 35‑year programmer “curse” through senior developers’ interviews, analyzes its roots in industry practices like 996, and proposes a three‑step framework—leveraging personal advantages, continuous deepening, and self‑cultivation—to become a versatile “π‑type” talent and sustain a thriving career beyond age 35.

careerindustry insightmid‑career
0 likes · 14 min read
How Programmers Can Break the 35‑Year “Mid‑Career Curse”
Liangxu Linux
Liangxu Linux
Apr 5, 2021 · Fundamentals

How Top Engineers Grow from Zero: Proven Strategies to Master Your Tech Career

This article shares practical advice from experienced engineers on how to broaden business knowledge, understand end‑to‑end systems, pursue self‑study, practice through hands‑on exercises, adopt systematic learning, and reinforce mastery by teaching, helping anyone from students to seasoned developers accelerate their technical growth.

Career DevelopmentSoftware Engineeringlearning strategies
0 likes · 10 min read
How Top Engineers Grow from Zero: Proven Strategies to Master Your Tech Career
Yanxuan Tech Team
Yanxuan Tech Team
May 18, 2020 · Fundamentals

Mastering the Programmer’s Path: From Product to Architecture and Self‑Growth

This reflective guide explores how developers can grow amid countless technologies by focusing on product requirements, architecture design, clean coding practices, and personal self‑improvement, offering actionable insights such as using a ubiquitous language, higher‑dimensional thinking, KISS principles, test‑friendly code, confidence building, and targeted reading.

coding practicesprogrammer growthself-improvement
0 likes · 13 min read
Mastering the Programmer’s Path: From Product to Architecture and Self‑Growth
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Apr 17, 2020 · Frontend Development

From Scattered Knowledge to a Structured Front‑End System: My Year‑Long Journey to Tencent

This article recounts a software engineering student's year‑long transformation from fragmented front‑end knowledge to a systematic learning framework, detailing study methods, note‑taking strategies, and career steps that led to a position at Tencent, offering practical advice for aspiring developers.

Career Developmentfrontendlearning journey
0 likes · 8 min read
From Scattered Knowledge to a Structured Front‑End System: My Year‑Long Journey to Tencent
Architecture Digest
Architecture Digest
Apr 16, 2020 · Fundamentals

Qualities of a Good Programmer: Technical Ability, Continuous Learning, Summarization, Communication, and Self‑valuation

The article outlines the essential traits of a good programmer, emphasizing solid technical ability, openness to new ideas and continuous learning, habit of summarizing knowledge, strong communication and expression skills, and a realistic view of personal contributions and compensation.

Career DevelopmentSoftware Engineeringcommunication
0 likes · 13 min read
Qualities of a Good Programmer: Technical Ability, Continuous Learning, Summarization, Communication, and Self‑valuation
Programmer DD
Programmer DD
Oct 24, 2019 · Fundamentals

Boost Your Learning Efficiency with the Feynman Technique

Discover how the Feynman Technique—an evidence‑based learning method used by top innovators—can dramatically improve your study efficiency through goal setting, teaching, error correction, and simplification, enabling you to master complex topics faster and retain knowledge longer.

Feynman Techniqueeducationeffective learning
0 likes · 6 min read
Boost Your Learning Efficiency with the Feynman Technique
Efficient Ops
Efficient Ops
Aug 10, 2019 · Fundamentals

Unlock Your Brain’s ‘Base OS’: 3 Mindset Shifts for Real Growth

This article explores how humans, like computers, have hardware, an operating system, and software layers, and argues that improving our thinking requires strengthening the underlying “base OS” through three strategies—shrinking boundaries, building virtual boundaries, and reconstructing larger boundaries—to achieve lasting personal growth.

MindsetPersonal DevelopmentPsychology
0 likes · 13 min read
Unlock Your Brain’s ‘Base OS’: 3 Mindset Shifts for Real Growth
Java Captain
Java Captain
Jan 6, 2019 · Fundamentals

Why Some Programmers Excel: 8 Practical Tips for Self‑Improvement

This article outlines eight actionable strategies—including investing in education, leveraging existing libraries, mastering data structures, using powerful IDEs, writing clean code, continuous learning, disciplined planning, and humility—to help programmers become more outstanding in their careers.

Career DevelopmentData StructuresSoftware Engineering
0 likes · 9 min read
Why Some Programmers Excel: 8 Practical Tips for Self‑Improvement
ITPUB
ITPUB
Jul 28, 2018 · Fundamentals

How to Build Core Skills and Habits for Programmers' Career Growth

This article outlines why programmers should improve their self‑cultivation, defines the concept, and provides concrete methods—including mastering fundamentals, English, effective searching, business thinking, and disciplined coding habits—to become more competent and successful developers.

Career Growthcoding habitslearning methods
0 likes · 20 min read
How to Build Core Skills and Habits for Programmers' Career Growth
Java Captain
Java Captain
Jul 27, 2018 · Fundamentals

How to Become a Technical Expert: Overcoming Misconceptions and Applying Effective Practices

The article explains common misconceptions that prevent engineers from becoming technical leaders—such as over‑relying on mentors, thinking business code alone is sufficient, and lacking time—and offers a practical three‑step approach (Do more, Do better, Do exercise) combined with learning, trying, and teaching to accelerate growth.

Career DevelopmentSoftware Engineeringlearning strategies
0 likes · 15 min read
How to Become a Technical Expert: Overcoming Misconceptions and Applying Effective Practices
Java Captain
Java Captain
Jun 1, 2018 · Fundamentals

Improving a Programmer's Self‑Cultivation: Fundamentals, Learning Methods, and Habits

The article discusses why programmers need self‑cultivation, outlines the core technical foundations such as data structures, operating systems and databases, and provides practical habits, search techniques, English skills and mindset tips to help developers continuously improve their abilities and career prospects.

Career Growthcoding habitslearning methods
0 likes · 20 min read
Improving a Programmer's Self‑Cultivation: Fundamentals, Learning Methods, and Habits

Understanding Software Architecture and the Self‑Cultivation of an Architect

The article explains what software architecture is, defines the architect’s role as a decision‑maker and designer, and outlines eight principles of personal cultivation that help architects make sound technical choices, communicate effectively, and continuously improve their skills.

Software Architecturedecision makingself-improvement
0 likes · 9 min read
Understanding Software Architecture and the Self‑Cultivation of an Architect
21CTO
21CTO
Mar 31, 2016 · Fundamentals

8 Proven Habits to Transform Into a Better Programmer

This article outlines eight practical, actionable guidelines—ranging from acknowledging what you don’t know to collaborating one‑on‑one with peers—that can dramatically boost your programming skills and help you become a more effective, self‑driven developer.

Career DevelopmentSoftware Engineeringcoding habits
0 likes · 9 min read
8 Proven Habits to Transform Into a Better Programmer
21CTO
21CTO
Feb 16, 2016 · Fundamentals

How to Build a Powerful Learning System: 11 Practical Steps

This guide outlines eleven actionable strategies—from gathering knowledge efficiently and identifying real problems to practicing hands‑on skills, storytelling, and applying systems thinking—to help you construct a personal learning framework that accelerates growth in both work and life.

Personal Developmentknowledge managementlearning
0 likes · 11 min read
How to Build a Powerful Learning System: 11 Practical Steps
Qunar Tech Salon
Qunar Tech Salon
Dec 28, 2015 · Fundamentals

How to Enhance a Programmer’s Learning Ability: Three Key Practices

In an era of rapid technological change, a programmer’s core competitiveness lies in strong learning ability, and the author distills three essential practices—effective reading, focused study aligned with work, and continuous reflection—to help developers continuously improve their skills and career growth.

BooksCareer Developmentlearning
0 likes · 12 min read
How to Enhance a Programmer’s Learning Ability: Three Key Practices
21CTO
21CTO
Dec 4, 2015 · Fundamentals

Boost Your Programming Career: 3 Proven Ways to Supercharge Learning Ability

This article outlines three essential strategies for programmers to enhance their learning ability—cultivating effective reading habits, focusing on work‑related knowledge, and maintaining a proactive mindset—to sustain continuous growth in the fast‑changing software industry.

Bookscareer-developmentlearning
0 likes · 12 min read
Boost Your Programming Career: 3 Proven Ways to Supercharge Learning Ability
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Nov 11, 2015 · R&D Management

The Role, Responsibilities, and Self‑Cultivation of Software Architects

The article explains that software architecture is a set of critical decisions made by architects, outlines their multifaceted responsibilities—from research and design to persuasion and documentation—and presents eight principles for architects to develop professional ethics and continuous self‑improvement.

Software Architecturearchitect roledecision making
0 likes · 8 min read
The Role, Responsibilities, and Self‑Cultivation of Software Architects
21CTO
21CTO
Sep 30, 2015 · R&D Management

Which Bird Are You at Work? Discover the Mindset That Drives Career Success

The story of three birds—sparrow, wild goose, and eagle—illustrates three employee mindsets, showing how self‑imposed standards shape career trajectories, and urging readers to adopt the eagle’s relentless pursuit of higher goals to become indispensable in their organization.

Career DevelopmentMindsetemployee motivation
0 likes · 6 min read
Which Bird Are You at Work? Discover the Mindset That Drives Career Success
Qunar Tech Salon
Qunar Tech Salon
Nov 6, 2014 · Fundamentals

Effective Learning Strategies for Programmers

In an era of rapid knowledge turnover, programmers must cultivate strong learning habits, prioritize reading classic and practical books, focus on work‑related skills, embrace problem‑driven study, expand their knowledge network, and maintain a positive mindset to achieve continuous professional growth.

Career Developmentknowledge managementlearning
0 likes · 12 min read
Effective Learning Strategies for Programmers