Digest
Link tech selezionati da leggere
Temporal: The 9-Year Journey to Fix Time in JavaScript
Mar 11, 2026bloomberg.github.io
Bloomberg's engineering blog chronicles the 9-year TC39 effort to replace JavaScript's broken `Date` object with `Temporal` — a modern, timezone-aware datetime API that has now reached Stage 4 and is shipping in major browsers.
#javascript#typescript#standardsLeggi →The era of 'AI as text' is over. Execution is the new interface.
Mar 10, 2026github.blog
GitHub announces the Copilot SDK, shifting AI interaction from text-based prompts to programmable execution — agentic workflows become first-class primitives inside applications, not just chat features bolted on top.
#ai#github#agents#copilotLeggi →Vercel AI SDK 4.0
Mar 10, 2026vercel.com
The Vercel AI SDK 4.0 brings unified streaming, tool calling, and multi-modal support across all major LLM providers.
#ai#typescript#vercelLeggi →MLflow — Open Source AI Engineering Platform
Mar 1, 2026mlflow.org
MLflow is an open source AI engineering platform (30M+ monthly downloads) covering the full lifecycle: experiment tracking, model evaluation, prompt management, and production monitoring.
#ai#mlops#tools#open-sourceLeggi →What's new in Next.js 15
Feb 20, 2026nextjs.org
Next.js 15 ships with React 19 support, improved caching defaults, Turbopack stable, and better developer ergonomics.
#nextjs#react#typescriptLeggi →Harness engineering: leveraging Codex in an agent-first world
Feb 11, 2026openai.com
OpenAI introduces "harness engineering": designing the environments, constraints, and feedback loops that make AI coding agents reliable at scale — validated by a five-month internal experiment that shipped ~1M lines of code with no manually written source.
#ai#engineering#agents#codexLeggi →Diritto d'autore e intelligenza artificiale
Feb 5, 2026studiolegally.com
La Legge 132/2025 riserva il diritto d'autore al solo lavoro intellettuale umano, introducendo nuovi obblighi di trasparenza per contenuti generati da AI e deepfake.
#ai#law#copyright#italyLeggi →Tailwind CSS v4 is here
Jan 15, 2026tailwindcss.com
Tailwind v4 rewrites the engine in Rust, drops configuration files in favor of CSS-first setup, and cuts build times dramatically.
#css#tailwind#frontendLeggi →A Distributed Systems Reading List
Feb 7, 2024ferd.ca
A curated reference guide by Fred Hebert covering distributed systems fundamentals: consensus algorithms, CAP theorem, practical failure modes, and key papers on technologies like Raft and CRDTs.
#distributed-systems#architecture#engineeringLeggi →

