惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
V
Visual Studio Blog
C
Check Point Blog
阮一峰的网络日志
阮一峰的网络日志
U
Unit 42
量子位
人人都是产品经理
人人都是产品经理
博客园 - 聂微东
M
MIT News - Artificial intelligence
爱范儿
爱范儿
B
Blog RSS Feed
MyScale Blog
MyScale Blog
H
Help Net Security
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
美团技术团队
L
LangChain Blog
D
Docker

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Meta Laid Off 8,000 And Launched AI - Why Jobs Need Diffe...
Lutz Finger · 2026-04-26 · via Forbes - Innovation
WhatsApp - Meta AI - Privacy - Photo Illustration

What do Meta's New AI model and Meta's Layoff tell us? (Photo by Jonathan Raa/NurPhoto via Getty Images)

NurPhoto via Getty Images

This week, Meta cut 8,000 employees and launched the new AI Muse model on the same day. Microsoft offered voluntary retirement to thousands of long-tenured staff. Twenty thousand jobs gone in seven days, from two of the most profitable technology companies in history. The news call it an AI replaces humans. This storyline is is wrong. Meta needs different skills, AI focused skills. They need people who know how to work with AI. Engineers and Product Managers are replaced with AI Engineers and AI Product Managers.

The Job Title Survived. The Job Did Not.

The word "engineer" still appears in job postings. So does "product manager." But the people being hired for those roles bear little resemblance to the people being let go.

AI Engineers Are Needed

A traditional software engineer writes code to spec. A feature is defined, built, tested, shipped. The system does what it was told. Reliability comes from precise requirements and clean implementation.

An engineer building AI products today works in a fundamentally different environment. The system does not do what it is told. LLMs write code and that means it produces probabilistic outputs. The job is no longer writing features. It is designing loops: how does the agent decide when to stop? What happens when a tool call returns an invalid schema? How do you catch a hallucination midway through a ten-step workflow before it sends the wrong email to the wrong person? These are not software questions. They are system judgment questions.

AI Product Managers Are Needed

Product management is shifting the same way. A traditional PM defines requirements, manages a roadmap, and optimizes for conversion and retention. Take a SAAS platform. It had one UX and thus the jog of a PM was to find the most average workflow. The one that fits for everyone. That is changing. The Product Manager assumes that every workflow is feasible.

Success is no longer "did we build the feature?" It is "how often does the system behave correctly, and how bad is the failure when it does not?"

That shift changes the entire job. We see the rise of AI PMs. (Quick intro to AI Product Management) Evaluation is no longer a QA step downstream of launch. It is a core product function that happens before the first line of code is written. You define failure modes before you define features. You build golden datasets, not just user stories. You think about what happens when the model hallucinates midway through a user's task, and whether the system recovers gracefully or makes things worse.

The interface is no longer the product. The workflow is. An AI PM is not optimizing screens. They are designing end-to-end outcomes across a system of agents, tools, and human handoffs.

Human Judgment Is Exactly The Point

To be clear those workflows are neither automatic and far from autonomous. Thus It needs new talent. Talent that can write code togeher with an LLM. Talent that can understand the new product design. Essentially while we see those layoffs I stay to my view that we will need humans. Humans that know how to work with AI. Humans that decide on options generated by an AI. This is the same argument I made for creative teams, we need them to work with AI tools but AI cannot replace human judgment.

Companies are not firing engineers and product managers because they want fewer humans. They are hiring different humans. Humans who bring judgment into AI systems rather than working around them. Meta's departing employees are not being replaced by robots. They are being replaced by engineers who can define termination conditions for autonomous agents, and PMs who know how to build evaluation datasets before a model goes live.

Everyone Needs To Retrain. Now.

McKinsey found that demand for AI fluency in job postings grew sevenfold in two years, concentrated in management and business roles, not just technical ones. This is not a story about coders. It is a story about every professional who touches a workflow.

Retraining does not mean learning to code. I teach AI workflows at Cornell, and the most important shift I see is not technical. It is conceptual. Learning to ask: which step of this workflow does AI change? What does failure look like in a probabilistic system? How do I evaluate a system that does not behave the same way twice?

Silicon Valley is running a live experiment. The companies willing to retool their talent base will come out ahead. The ones still hiring the same profiles for newly redefined roles will keep getting surprised. The job title survived. The job did not. The question is which side of that line you are on.