Cross Column

Tuesday, August 18, 2026

Building a Career in AI: Insights from Andrew Ng and Laurence Moroney

The 2025 Stanford CS230 lecture on AI careers—delivered in Autumn 2025 as Lecture 9: Career Advice in AI—has held up strikingly well nearly a year later. But the landscape around it hasn’t stood still. Several of the trends the instructor flagged have since intensified, shifted, or become far clearer in the data. The updated picture looks like this:

Job Market Reality

  • Early‑Career Impact —
    New data shows no economy‑wide job displacement from AI, but the strain is falling disproportionately on younger workers. Employment for 22–25‑year‑olds in AI‑exposed occupations—from software development to analysis and customer support—is now about 19% below where it would be had it kept pace with peers in less‑exposed roles, up from roughly 15% a year earlier. The Stanford Digital Economy Lab finds the gap stems from reduced junior hiring, not layoffs of experienced staff, who show no comparable decline. The divergence has widened steadily since mid‑2025, underscoring how AI is reshaping entry‑level opportunity rather than triggering broad displacement. 
  • Labor‑Market Polarization —
    Broad displacement remains limited. Demand for experienced AI/ML talent—especially in specialized roles such as AI engineering and generative‑AI engineering—continues to surge, with salary premiums rising. Meanwhile, generalist junior software roles remain constrained. 
  • Implication — Proving Real Work Matters More  
    In a tighter junior market, the old advice to “build and show work” carries more weight than it did in 2025. Portfolios with real delivered projects, measurable business impact, and fluency with modern AI tools now serve as key differentiators. Early experience—internships, applied AI projects, and hands‑on exposure—has become increasingly valuable for breaking into AI‑exposed fields. 

Tools, Coding Agents & Productivity

  • AI Coding Agents —
    AI coding agents have moved from promising tools to core development infrastructure. Systems such as Claude Code—often a leader or co‑leader in developer preference—now offer mature harness features including sub‑agents, workflow orchestration, and multi‑step planning. Competitors like OpenAI Codex, Cursor, and Gemini CLI/Antigravity remain highly competitive, but the landscape continues to shift every few months, making it costly for teams to fall even half a generation behind. Agentic coding—combining planning, tool use, reflection, and parallel execution—has become standard practice for serious software work rather than an experimental workflow.
  • Productivity Acceleration —
    Measurements of “task horizon,” the length and complexity of tasks agents can reliably complete, continue to show rapid doubling. METR‑style evaluations reinforce the lecture’s original optimism: capability is expanding fast enough to reshape how developers structure and deliver work. 
  • Implication — Staying Current Is Now a Productivity Requirement  
    With tools evolving at a near‑quarterly pace, developers who keep up with modern agents gain substantial productivity advantages. Falling behind even one generation now carries real costs. Mastery of agentic workflows, familiarity with leading coding agents, and the ability to integrate them into real projects has become a defining skill for high‑output engineering teams.  

Skills Emphasis (Reinforced by Recent Ng Commentary)

In August 2026, Andrew Ng released an AI Engineering Skills Map based on thousands of job postings and expert interviews. The top skills align closely with the 2025 lecture:

  • Building and deploying AI applications
  • Strong software engineering fundamentals
  • Effectively using coding agents
  • “Shaping the build” (writing clear specs, product judgment, deciding what to build)

The product-management bottleneck he described has only grown more pronounced. Engineers who can combine coding fluency with user empathy, prioritization, and iteration move fastest.

Other Continuing/Strengthened Themes

  • Small & Self‑Hosted Models —
    Small, self‑hosted, and edge‑deployable models continue to gain traction, especially in privacy‑sensitive and cost‑sensitive sectors such as law, healthcare, media IP, and mobile. The trend reinforces the value of diversifying beyond pure frontier‑model prompting.
  • Managing Technical Debt —
    As coding agents generate larger volumes of code at higher velocity, technical‑debt management has become even more critical. Clear objectives, maintainability, and human comprehension of agent‑produced output increasingly determine whether AI‑assisted development becomes an asset or a liability.
  • Filtering Hype —
    The ability to separate signal from noise remains a high‑value skill. Enterprise adoption of agentic workflows is rising, yet many projects still fail due to poor scoping. Acting as a trusted advisor—asking “why?”, focusing on real business outcomes, and cutting through hype—continues to matter.
  • People & Networks —
    Human networks still shape career trajectories. Choosing teams and collaborators carefully is increasingly important, especially as brand‑name companies with opaque team assignments pose greater risks for learning, mentorship, and long‑term growth.

Bottom line 

The original advice—build real things, stay current on tools, develop product sense, prioritize strong teams/networks, manage risk and debt wisely, and focus on business value—holds up well and is, if anything, more urgent for juniors. The market rewards demonstrated delivery and hybrid skills more than credentials or pure “AI on the résumé.” Specialists in high-demand areas (AI engineering, agent orchestration, production systems, edge/fine-tuning) have clearer opportunities than generalist entry-level candidates. Continuous building and iteration remain the strongest career accelerators.

Further Inspiration & Resource

  1. No Widespread Displacement, but the AI Employment Gap for Young Workers Has Widened to 19%
  2. Agentic Coding Tools: The Q2 2026 Landscape
  3. The AI Engineering Skills Map 

Tuesday, August 4, 2026

The Lock‑In Problem: Why AI Choice Matters More Now That Capabilities Converge


As of mid‑2026, the capability gap has narrowed dramatically—often to just a few months or a few percentage points on many benchmarks—driven especially by strong Chinese open‑weight releases. Closed models still hold a modest edge on the hardest agentic and reasoning tasks, while open models continue to excel in cost, control, and flexibility.

These dynamic shapes the landscape of Open-Source AI versus Closed/Proprietary AI systems:

  • Open‑source AI: open‑weight models such as Llama, DeepSeek, Qwen, GLM, Kimi, and Mistral
  • Closed/proprietary AI: systems like OpenAI’s GPT series, Anthropic’s Claude, and Google’s Gemini

Open-Source AI vs. Closed/Proprietary AI systems 

Aspect

Open Source / Open-Weight AI

Closed / Proprietary AI Systems

Vendor Lock-in

Very low / minimal. You own (or can download) the weights. Self-host, fine-tune, switch providers, pin versions, or fork freely. No dependency on one company’s API, pricing, or access decisions. Switching costs are mainly technical, not contractual.

High. Strong lock-in via proprietary APIs, tool schemas, fine-tuning formats, assistants, and data gravity. Price hikes, rate limits, model deprecations, or access restrictions (e.g., sudden shutdowns) create real switching friction and business risk.

Cost

Lower at scale (often 5–30x+ cheaper per token when self-hosted or via competitive hosts). Upfront infra/MLOps investment, then near-marginal-cost inference. Predictable long-term economics.

Higher ongoing usage fees that scale linearly. Convenient for low/spiky volume but expensive for high-volume or steady workloads. Pricing can change unilaterally.

Control & Privacy

Excellent. Full data sovereignty—run fully on-premises or in your private cloud. Audit weights/code. Customize deeply.

Limited. Data typically leaves your environment (even with enterprise no-train clauses). Black-box internals. Dependent on vendor policies and compliance.

Customization

High. Full fine-tuning, architecture changes, domain adaptation, and local optimizations possible.

Restricted mainly to prompting, RAG, or limited hosted fine-tuning. Less flexibility.

Performance (2026)

Very competitive / near-parity on most tasks. Top open models (e.g., recent Qwen, Kimi K3, DeepSeek V4, GLM variants) close or match mid-to-high closed models; absolute frontier edge often still with closed labs on complex agentic work.

Usually holds the absolute capability ceiling, especially for hardest reasoning, long-horizon agents, and polished multimodality. Continuous managed improvements.

Ease of Use & Ops

Higher barrier: requires infrastructure, MLOps, monitoring, and expertise (or paid hosting). Deployment success rates lower without strong internal capabilities.

Plug-and-play via APIs or interfaces. Vendor handles scaling, reliability, updates, and SLAs. Faster to production for many teams.

Support & Reliability

Community + optional third-party/enterprise support. You manage uptime and safety.

Professional support, SLAs, and managed reliability from the vendor.

Security & Transparency

Fully inspectable. You harden it yourself. Can be more vulnerable to jailbreaks if not carefully deployed.

Black-box safety layers managed by the vendor. Less transparency into training data or internals.

Innovation & Ecosystem

Rapid community iteration, broad adoption, and open research. Strong multi-provider hosting ecosystem.

Controlled by the lab’s roadmap and commercial priorities. Mature tooling around the specific platform.


Key Takeaway on Lock-in

  • Choose open‑weight models when control, privacy, predictable high‑volume costs, customization, or independence from a single vendor matter most. 
  • Choose closed systems when you need maximum out‑of‑the‑box capability, zero infrastructure overhead, or enterprise‑grade managed support immediately.

Open‑weight models largely eliminate classic vendor lock‑in: you control the model itself and can migrate relatively freely. Closed systems, by contrast, intentionally create dependency through APIs, integrations, and accumulated workflows—this is a core part of their business model and a strategic risk if AI is central to your product.

By mid‑2026, many organizations use a hybrid approach: closed models for the highest‑stakes frontier tasks and open‑weight models for high‑volume, private, or cost‑sensitive workloads, sometimes routing between both. The recent wave of high‑performing, low‑cost open models has intensified pressure on pure closed offerings, contributing to the competitive “death zone” dynamic for models that are neither frontier‑capable nor aggressively priced.

Further Inspiration & Resource

  1. Crafting Strategy in the Age of AI
    • The piece discusses how AI can enhance core cognitive processes in strategy (search for alternatives, representation of complex situations, and aggregation of inputs). It enables broader exploration (“boiling the ocean”), faster/higher-quality analysis, virtual simulations, and new approaches rather than just automating existing tools.
    • Human strategists are advised to free up time from routine analysis so they can focus on uniquely human strengths: exercising judgment, asking the right questions, interpreting outputs, orchestrating human-AI collaboration, inventing novel AI-enabled business models (rather than mere adoption), and leading organizational change. Integrating AI effectively—and reaching a new productivity frontier—itself becomes a source of competitive advantage.
  2. 20 AI Concepts You Must Understand in 2026
  3. Inside Kimi’s Scaling Strategy: How Moonshot Builds Efficient, Long‑Context, Multi‑Agent Models

© Travel for Life Guide. All Rights Reserved.

Analytical Insights on Health, Culture, and Security.