Vai al contenuto

root / tags / cout-total-de-possession

#coût total de possession

2 fiches

Agenti di codifica IA e Skills Traduzione verificata automaticamente

The New SDLC With Vibe Coding — From ad-hoc prompting to Agentic Engineering

Google whitepaper (the "Day 1" installment of a series, by Addy Osmani, Shubham Saboo and Sokratis Kartakis) that maps the transformation of the software development lifecycle (SDLC) in the era of coding agents. Thesis: the fundamental shift is not a new language but the move from writing code to **expressing intent**. The document lays out a spectrum from *vibe coding* (prompting and accepting) to *agentic engineering* (AI implements under constraints, tests, and feedback loops designed by humans), with **context engineering** as the central skill, the **software factory** model (the developer's deliverable = the system that produces the code), **harness engineering** (Agent = Model + Harness), and a CapEx/OpEx economic analysis of total cost of ownership.

#new SDLC#vibe coding#agentic engineering

Addy Osmani · Shubham Saboo · Sokratis Kartakis (Google)

Economia e Mercato Traduzione verificata automaticamente

Local LLMs vs Cloud APIs: 2026 Total Cost of Ownership Analysis

Analysis of the total cost of ownership (TCO) of local LLMs versus cloud APIs in 2026. The article demonstrates that per-token pricing is a trap and that only the full TCO (hardware, electricity, cooling, labor) informs the decision. Key highlight: local/cloud break-even points fell by 40% between 2024 and 2026. Source: SitePoint (developer-focused technical media).

#TCO#total cost of ownership#local LLM

SitePoint Team