Martin Fowler - Latest News and Information
  • All Technology
  • AI
  • Autonomy
  • B2B Growth
  • Big Data
  • BioTech
  • ClimateTech
  • Consumer Tech
  • Crypto
  • Cybersecurity
  • DevOps
  • Digital Marketing
  • Ecommerce
  • EdTech
  • Enterprise
  • FinTech
  • GovTech
  • Hardware
  • HealthTech
  • HRTech
  • LegalTech
  • Nanotech
  • PropTech
  • Quantum
  • Robotics
  • SaaS
  • SpaceTech
AllNewsDealsSocialBlogsVideosPodcastsDigests

Technology Pulse

EMAIL DIGESTS

Daily

Every morning

Weekly

Sunday recap

NewsDealsSocialBlogsVideosPodcasts
Martin Fowler

Martin Fowler

Publication
0 followers

Influential essays on software delivery, CI/CD, refactoring, and team practices (independent site).

Recent Posts

Fragments: February 25
News•Feb 25, 2026

Fragments: February 25

Laura Tacho’s recent study shows 92.6% of developers rely on AI assistants, claiming roughly four saved hours per week and that AI now writes about 27% of code autonomously. The data also suggests AI can halve onboarding time, yet averages mask starkly different outcomes—some firms see doubled incident rates while others cut them in half. ThoughtWorks CTO Rachel Laycock highlights emerging challenges such as cognitive load, evolving staff‑engineer roles, and the need for agent‑driven self‑healing systems. Simon Willison’s Agentic Engineering patterns and security‑focused fine‑scoped agents illustrate how the industry is shaping practical, risk‑aware AI workflows.

By Martin Fowler
Knowledge Priming
News•Feb 24, 2026

Knowledge Priming

The article introduces *knowledge priming* – the practice of feeding AI coding assistants curated project context before asking for code. It shows how generic AI output often clashes with a team’s conventions, leading to a frustrating regenerate‑fix loop. By supplying...

By Martin Fowler
Harness Engineering
News•Feb 17, 2026

Harness Engineering

OpenAI’s team spent five months building a "harness" that lets AI agents maintain a production‑grade codebase exceeding one million lines, without a single line of manually typed code. The harness blends three pillars—continuous context engineering, deterministic architectural constraints, and periodic...

By Martin Fowler