Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: reflection Clear Filter

Former Top Google Researchers Have Made a New Kind of AI Agent

A new kind of artificial intelligence agent, trained to understand how software is built by gorging on a company’s data and learning how this leads to an end product, could be both a more capable software assistant and a small step toward much smarter AI. The new agent, called Asimov, was developed by Reflection, a small but ambitious startup cofounded by top AI researchers from Google. Asimov reads code as well as emails, Slack messages, project updates, and other documentation with the goal o

Former Top Google Researchers Have Made A New Kind of AI Agent

A new kind of artificial intelligence agent, trained to understand how software is built by gorging on a company’s data and learning how this leads to an end product, could be both a more capable software assistant and a small step towards much smarter AI. The new agent, called Asimov, was developed by Reflection, a small but ambitious startup confounded by top AI researchers from Google. Asimov reads code as well as emails, Slack messages, project updates and other documentation with the goal

Defending the Internet: how Cloudflare blocked a monumental 7.3 Tbps DDoS attack

9 min read This post is also available in Français Nederlands and Español In mid-May 2025, Cloudflare blocked the largest DDoS attack ever recorded: a staggering 7.3 terabits per second (Tbps). This comes shortly after the publication of our DDoS threat report for 2025 Q1 on April 27, 2025, where we highlighted attacks reaching 6.5 Tbps and 4.8 billion packets per second (pps). The 7.3 Tbps attack is 12% larger than our previous record and 1 Tbps greater than a recent attack reported by cyber

Type-based vs. Value-based Reflection

Type-based vs Value-based Reflection Frequently, whenever the topic of Reflection comes up, I see a lot of complains specifically about the new syntax being added to support Reflection in C++26. I’ve always thought of that as being largely driven by unfamiliarity — this syntax is new, unfamiliar, and thus bad. I thought I’d take a different tactic in this post: let’s take a problem that can only be solved with Reflection and compare what the solution would look like between: the C++26 value-ba