Author: Samuel Alejandro

Widespread protests in Iran, initially sparked by economic grievances, escalated into demands for leadership change. This article details the subsequent severe disruption and near-total shutdown of Internet traffic across the country, as observed through network data.

AI

Major tech companies and emerging startups are leveraging generative AI to develop software and hardware for children. Many of these offerings are restricted to text or voice interactions, which may not fully engage young users. Three former Google employees aim to overcome this limitation with their interactive, generative AI-powered app, Sparkli.

Venture capital firm Sequoia Capital is set to invest in Anthropic, the AI startup behind the Claude language models, as part of a massive $25 billion funding round valuing the company at $350 billion. This move is notable given Sequoia’s existing investments in rival AI firms like OpenAI and xAI, signaling a strategic shift in venture capital’s approach to the rapidly expanding AI market.

CodeQL 2.23.9 has been released, serving as the static analysis engine for GitHub code scanning. While this update introduces no user-facing changes to the CodeQL CLI or queries, it includes an important deprecation notice regarding Kotlin versions 1.6 and 1.7, which will no longer be supported from CodeQL 2.24.1 onwards.

AI

A Code Agent built with the Transformers Agents library has achieved a top position on the challenging GAIA benchmark, demonstrating the effectiveness of code-based action generation for LLM agents. This article details the tools, multi-agent orchestration, and planning strategies employed to surpass existing solutions.