cartero Wednesday, August 12, 2026 · No. 25925
Software Engineering

FrontierCode

Chip Design and Semiconductors

Cooling at the Speed of Light

Engineers are looking at optical cooling to turn down the heat on denser circuits and hotter datacenters.

PostgreSQL

Vibhor Kumar: pg_background 2.0: Run SQL in the Background, Now Cleaner, Safer, and Ready for PostgreSQL 19

Every PostgreSQL developer eventually reaches the same architectural boundary, although the boundary usually appears as an ordinary product request rather than a database design problem. An application transaction needs to complete one business operation, but the surrounding platform also needs to write an audit record, launch a slow report, refresh a cache, fire a notification, or start some enrichment logic that should not delay the user. The first version of the application usually places ...

Apple

Siri AI

System Design

Scaling Zero Copy from 1 Trillion to 120 Trillion Rows with File Federation

In our Engineering Energizers Q&A series, we highlight the engineering minds driving innovation across Salesforce. Today, we spotlight Srini Krishnamoorthy, Vice President of Engineering for Data 360. Srini leads the evolution of Zero Copy across Data 360 and Agentforce. Zero Copy was originally designed to eliminate data movement. Then customers began using it to power […] The post Scaling Zero Copy from 1 Trillion to 120 Trillion Rows with File Federation appeared first on Salesforce Engi...

Microsoft AI

Microsoft Hacked to Deliver Malware to Claude and Gemini Users

Microsoft took the highly unusual step of shutting down more than 70 of its own GitHub repositories after hackers pushed malware that would steal credentials from AI coding agent users.

Cloudflare

Turning Cloudflare’s threat indicators into real-time WAF rules

Cloudflare customers can now use Cloudforce One threat intelligence directly within the WAF to block high-risk traffic. By using new cf.intel fields, security teams can automate protection against specific threat actors and targeted industries in real time.

AI Coding Tools

Zig by Example