Lotu RadarAbout

Latest News Archive - Page 493

World · Al Jazeera

Far-right Israeli incursion heightens tensions at Al-Aqsa ahead of election

Israeli far-right Minister Ben-Gvir joins provocative incursion at Al-Aqsa, escalating tensions ahead of elections.

Developers & Open Source · cloudflare/workers-sdk Releases

wrangler@4.114.0

Minor Changes #14633 3203b5d Thanks @nickpatt ! - Add local-dev observability wrangler dev and the Vite plugin now capture a trace for every local Worker invocation - spans, logs, and console.* output, including requests that cross worker or Durable Object boundaries. You can explore this data two ways: A new Observability tab in the Local Explorer, with a Traces view (recent invocations, an inline timeline waterfall, and filters) and an Events view. A read-only SQL endpoint at /cdn-cgi/explorer/api/local/observability/query , discoverable via the Local Explorer's OpenAPI document, so coding agents and tools can query the same spans and logs tables. While this is in testing it's off by default; set X_LOCAL_OBSERVABILITY=true to turn it on. It will be on by default in the public release. Patch Changes #14373 246ce92 Thanks @Jacroney ! - Improve the D1 database-limit error message When creating a D1 database fails because the account has hit its database limit, the error now points to the relevant next steps — upgrading on the Workers Free plan or requesting a higher limit on a paid plan — alongside the existing commands to list and delete databases. Previously it only suggested deleting unused databases. This applies both to wrangler d1 create and to the D1 database that is created during resource provisioning on deploy. #14796 c38a2c3 Thanks @dependabot ! - Update dependencies of "miniflare", "wrangler" The following dependency versions have been updated: Dependency From To @cloudflare/workers-types ^5.20260721.1 ^5.20260722.1 workerd 1.20260721.1 1.20260722.1 #14788 8416b33 Thanks @chinesepowered ! - Fix grammar in the container image-too-large error The error thrown when a container image exceeds the available disk size ended with "Your need more disk for this image." It now reads "You need more disk for this image." #14809 4683ff8 Thanks @jamesopstad ! - Ignore the removed legacy_env field when reading a redirected configuration Older versions of tools such as the Vite plugin can generate a redirected configuration ( .wrangler/deploy/config.json ) that still includes the removed legacy_env field. Since these files are tool-generated, users could not easily remove the field themselves, and Wrangler would error out. Wrangler now silently strips legacy_env from redirected configurations. User-authored configurations still report an error so that the field can be removed. #14593 02232f3 Thanks @spk-ai ! - Fix dev proxy silently hanging or returning a misleading 503 on network errors for non-root-path requests During wrangler dev , a transient network error on any request path other than / could be misclassified as the worker being reloaded, even when it wasn't: GET / HEAD requests would silently hang (with nothing logged) until the client timed out, and other methods would receive a misleading Your worker restarted mid-request 503. Such errors are now reported and surfaced immediately when the worker has not actually changed. #14797 f8a8c2c Thanks @roerohan ! - Explain how to provision Flagship bindings if app_id missing in remote development Wrangler now reports that a Flagship binding without an app_id must first be created with wrangler flagship apps create . Updated dependencies [ c38a2c3 , c079ba3 , 95b026e , c4bacec , 3203b5d ]: miniflare@4.20260722.0

Products & Consumer Tech · The Verge

Corsair’s PC case with a panoramic glass design is $70 off

On the hunt for a PC case that’s loaded with features and has a unique look? Amazon, Best Buy, and Corsair are selling the Corsair Frame 4500X RS for $119.99, a $70 discount from the usual price. The versatile case supports motherboards up to EATX, GPUs up to 460mm in length, and has a seamless […]

Cloud & Infrastructure · The New Stack

Cursor, Ramp, and Meta are all building model routers — but two have major model ambitions themselves

Cursor, the AI coding tool recently acquired by Elon Musk’s SpaceX in a $60 billion all-stock deal, has launched a The post Cursor, Ramp, and Meta are all building model routers — but two have major model ambitions themselves appeared first on The New Stack .

Products & Consumer Tech · The Verge

Tesla’s robotaxi promises are clashing with reality

In an earnings call yesterday, Tesla CEO Elon Musk did his best to paint a positive portrait of the company's robotaxi program. New cities are being added, more miles are being driven, and more people are experiencing Tesla's unsupervised vehicles. But Musk's typical bullishness seemed to be absent from the call, as the occasional trillionaire […]

AI · TechCrunch AI

Runway launches AI model router as generative media gets crowded

The Media Router is a tool that automatically selects the best image, video, or audio generation model for a request based on whether a developer prioritizes quality, speed or cost.

World · BBC Middle East

Houthi attacks raise fears of wider Middle East conflict and more global economic damage

The Iran-backed group in Yemen has threatened to target Saudi vessels in a vital shipping route.

World · Al Jazeera

Oil surges past $100 in a first since May as Middle East conflicts rage

Oil prices rise for a fifth day after Yemen's Houthis say they struck Saudi Arabian oil tankers in the Red Sea.

World · Al Jazeera

A Game of Double Standards

Qatar 2022: a World Cup that exposed football’s politics, power struggles, and double standards.

AI · The Decoder

One tampered ChatGPT link could spawn a rogue AI agent that took orders from an attacker every five minutes

Zenity Labs uncovered "AgentForger," a vulnerability in OpenAI's Agent Builder that let a single manipulated ChatGPT link create an autonomous agent on an employee's behalf. The agent inherited the victim's identity and access rights, bypassed approval requirements through the malicious prompt, and pulled new instructions from the attacker's inbox every five minutes. The article One tampered ChatGPT link could spawn a rogue AI agent that took orders from an attacker every five minutes appeared first on The Decoder .

Products & Consumer Tech · The Verge

Geekbench 7 will push your computer or phone even harder for better benchmarking

Primate Labs is releasing Geekbench 7, the latest generation of its popular benchmarking tool. Geekbench 7 features new video and audio encoding / decoding tests, a redesigned multi-core test, and larger, more demanding datasets for CPUs and GPUs to crunch through. It otherwise looks and acts just like Geekbench 6, and a Pro license will […]

Products & Consumer Tech · The Verge

OpenAI is making big claims as it rolls out ChatGPT Health to everyone

OpenAI is rolling out ChatGPT Health to everyone in the US on Thursday, allowing more people to connect their medical records and health-tracking information to the chatbot. During a briefing, Ashley Alexander, OpenAI's vice president of health product, says the company's models "are now capable of reasoning at levels that are better than clinician level." […]

AI · TechCrunch AI

OpenAI makes ChatGPT Health available to all US users

Users can also integrate their personal data from services like Apple Health, Function, and MyFitnessPal.

World · Al Jazeera

Trump: US-Saudi nuclear deal hinges on Saudi joining Abraham Accords

The US and Saudi Arabia have reached a civilian nuclear cooperation deal.

Developers & Open Source · Chrome Releases

Chrome Dev for Android Update

Hi everyone! We've just released Chrome Dev 152 (152.0.7965.2) for Android. It's now available on Google Play . You can see a partial list of the changes in the Git log . For details on new features, check out the Chromium blog , and for details on web platform updates, check here . If you find a new issue, please let us know by filing a bug . Chrome Release Team Google Chrome

Startups & Funding · Hacker News Best

What happened to TheNumbers.com

Article URL: https://stephenfollows.com/p/what-just-happened-to-thenumberscom-should-worry-us-all Comments URL: https://news.ycombinator.com/item?id=49024691 Points: 329 # Comments: 144

World · Al Jazeera

Lebanon Latest: President Aoun visits White House to discuss Hezbollah

Al Jazeera’s Zeina Khodr brings you the latest from Beirut.

World · Al Jazeera

Lebanon Latest: President Aoun visits White House to discuss Hezbollah

Al Jazeera’s Zeina Khodr brings you the latest from Beirut after Lebanon’s President meets with Donald Trump.

Products & Consumer Tech · The Verge

Amazon puts Luna cloud-streamed games like Fallout 4 inside Prime Video

The new strategy that Amazon gaming exec Jeff Gattis talked to The Verge about last month is getting clearer now that Prime Video has added a new Games tab on Fire TV devices. With Prime Gaming, Amazon Game Studios, and Luna now combined into one organization, it's aiming at the more casual audience of people […]

World · Deutsche Welle

US-Saudi nuclear deal: How will it impact Middle East, US-Iran war?

Critics say the US-Saudi deal could spark a nuclear arms race in the Middle East. It's certainly not making US allies, like Israel and the UAE, happy. And reports suggest the US may already be backtracking on the deal.

AI · TechCrunch AI

Meta launched a new AI optimism ad set to a song about human extinction

David Bowie's song "Five Years," which Meta used in a supposedly inspiring advertisement, is about humans learning that they have five years left to live before the apocalypse.

World · Al Jazeera

Yemen faces a new challenge amid prospects of confrontation

What is the military balance of power in Yemen and the likelihood of confrontation between the government and Houthis?

World · Al Jazeera

US House votes to limit Iran war for first time since ceasefire breakdown

The Senate was also expected to vote on War Powers resolution, in largely symbolic move attempting to reign in Trump.

World · Al Jazeera

The missing half of mediation

The future of diplomacy between the US and Iran depends on giving mediators the backing needed to make agreements stick.