Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Architecture

8 items on 24 Aug 2026
Architecture

MetaRoCE: A New RDMA Transport Built for AI-Scale Ethernet

Training and serving frontier AI models depends on fast, reliable networks that move data between GPUs without wasting compute cycles. To meet this challenge at scale, Meta designed MetaRoCE – a clean-sheet RDMA…

Source: Engineering at Meta
Architecture

Fragments: August 24

I was listening to Ezra Klein’s interview with Helen Toner about the recent OpenAI hack of Hugging Face and the subsequent discovery that there were swarms of agents inside OpenAI doing unsanctioned activities. One of…

Source: Martin Fowler Martin Fowler (martin@martinfowler.com)
Architecture

Fine Tuning: A Deep Dive

#171: The Fine-Tuning Guide That Will Change How You Build With LLMs

Source: System Design Newsletter Neo Kim
Architecture

Why Code Verification Matters More Than Ever in the Age of AI

In this article, we will look at how code verification works, why the rise of AI-generated code puts more pressure on it, along with the extremely useful insights from Andrea on what the future may look like.

Source: ByteByteGo ByteByteGo
Architecture

Microsoft Moves AI Governance from Policy to Runtime Enforcement

Microsoft has outlined an AI governance architecture spanning nine governance domains and four functions: policy, control, visibility, and proof. The approach connects policies with runtime enforcement, continuous…

Source: InfoQ Architecture & Design Leela Kumili
Architecture

Presentation: Prompt to Prod: Engineering an Autonomous SDLC at Scale

Andrew Swerdlow shares how Roblox scales autonomous software development from prompt to production. He discusses building robust security sandboxes, extracting institutional knowledge via code review exemplars, updating…

Source: InfoQ Architecture & Design Andrew Swerdlow
Architecture

JDK 27 and JDK 28: What We Know So Far

JDK 27, the second non-LTS release since JDK 25, has reached its first release candidate phase featuring a final set of nine new features, in the form of JEPs, that can be separated into four categories: Core Java…

Source: InfoQ Architecture & Design Michael Redlich