MIKAEELS>_

Latest in Tech, 20 July 2026

Moonshot AI Releases Kimi K3, the Largest Open-Source Model Yet

Moonshot AI released Kimi K3 on July 16, a 2.8 trillion parameter model it says is the largest open-source release to date. The model runs on a hybrid linear attention design the company calls Kimi Delta Attention paired with Attention Residuals, and it ships with native visual understanding, a 1-million-token context window, and an always-on "thinking mode." Kimi K3 debuted at third place on the Artificial Analysis leaderboard, behind Anthropic's Claude Fable 5 and OpenAI's GPT-5.6 Sol, but it topped Arena.ai's front-end web development benchmark. Moonshot plans to publish the full model weights by July 27.

Claude Cowork Expands to Mobile and Web

Anthropic announced on July 7 that Claude Cowork, its agentic task assistant, is moving from a desktop-only tool to a cloud-backed service reachable from phones and browsers. Cowork sessions now run in the cloud by default, so a task started on a laptop can keep running in the background and be checked or approved later from a phone, even after the original device goes offline. The mobile and web access is rolling out in beta to Max plan subscribers first, and Anthropic is extending its doubled Cowork usage limits through August 5.

Four Labs Ship Frontier Models Within 48 Hours, Triggering a Price War

xAI's Grok 4.5 launched July 8, followed a day later by OpenAI's GPT-5.6 family (Sol, Terra, and Luna) and Meta's Muse Spark 1.1, with Cognition's SWE-1.7 coding model rounding out the wave. The bigger story than any single benchmark was pricing: OpenAI's smallest new model, Luna, costs $1 per million input tokens and $6 per million output tokens, Grok 4.5 runs $2 and $6, and Muse Spark 1.1 comes in at $1.25 and $4.25. That puts output costs for these near-frontier models at roughly a tenth of what legacy flagship models charged just months earlier.

AWS CloudFront Outage Knocks Sites Offline Worldwide

A CloudFront configuration failure on July 16 caused widespread 5xx errors for customers using the VPC Origins feature, affecting sites including Canvas, Blackboard, and Hugging Face for roughly three and a half hours starting around 12:45 AM PDT. AWS traced the fault to an internal constraint on the fleet managing private VPC Origin connections in the euc1-az2 availability zone of its EU-CENTRAL-1 region, which kept the system that distributes routing configuration from loading updated data. AWS says the issue is resolved and customers who temporarily switched origin types can safely revert.

A Billing Bug Showed Some AWS Customers Bills in the Billions

A day later, on July 17, Amazon confirmed a separate bug in the AWS Billing and Cost Management Console that displayed wildly inflated estimated charges, in some cases into the billions or even trillions of dollars, for customers whose actual monthly usage came to a few cents. Amazon traced the problem to "an issue with unit pricing within the estimated billing computation subsystem" and said it identified the root cause within about ninety minutes of starting its investigation. Crucially, the bug only affected the projected estimates shown in the console and Cost Explorer, not customers' actual charges, and Amazon said it had backfilled corrected figures for all affected accounts by noon Pacific time on July 18.

.NET Framework's July Update Patches a Remote Code Execution Flaw

Microsoft's July 14 servicing update for .NET and .NET Framework addresses CVE-2026-56158, a remote code execution vulnerability, alongside a fix for synchronous HttpWebRequest connections that could hang under certain secure-connection server configurations. The update also delivers the full .NET Framework 3.5 as a standalone installer for Windows 11 version 26H1 (build 28000) and newer, rather than patching individual components as prior cumulative updates did.

Python Ships Routine Patches as EuroPython Digs Into Rust and Free-Threading

Python 3.14.6 and 3.13.14 shipped as routine bug-fix releases, and 3.15 picked up two more betas on its way to a fall release. EuroPython 2026 ran in Krakow, Poland from July 13 to 19, with a Language Summit on July 14 where sessions covered Rust integration inside CPython, garbage collection improvements, buffer protocol modernization, and free-threading concurrency primitives.

Sources