Tributes to co-founder of John Pye auction house
A statement issued by the firm said "John lived a fantastic life full of laughter and hard work".
A statement issued by the firm said "John lived a fantastic life full of laughter and hard work".
Parents may be confused about the status of vaccines for their kids after President Trump's new executive order. It's important to know nothing is changing right away.
This update brings persistent memory, local model access, and more enterprise controls to GitHub Copilot for JetBrains. It also improves everyday chat workflows and resolves reliability issues across MCP servers,… The post Copilot memory and Ollama in GitHub Copilot for JetBrains appeared first on The GitHub Blog .
Microsoft released its monthly security updates on Tuesday, and one of the flaws it closed is already being used in attacks. The bug sits in a core Windows kernel driver that handles network socket operations. An attacker with code already running on a machine can use it to escalate to SYSTEM. That patch goes out first. The flaw is tracked as CVE-2026-68820 (CVSS score: 7.0) and is the only
US Central Command says its helicopter hit the engine room of a Panama-flagged cargo vessel in the Gulf of Oman.
The agentic interface Discussion | Link
CENTCOM says helicopter fired at engine room of Panama-flagged Vela Nova as US-Iran diplomacy remains stalled.
Run a fleet of AI agents across your machines Discussion | Link
Turn Anki flashcards into real English conversations Discussion | Link
Article URL: https://ngrok.com/blog/compression-is-prediction Comments URL: https://news.ycombinator.com/item?id=49263497 Points: 545 # Comments: 219
But will Gemini's surge survive slowing model releases?
For the 14th time, a Google product has hit 1 billion users. Google CEO Sundar Pichai posted on X that a billion people are using Gemini every month, and that Gemini is Google's fastest-growing product ever. A billion users is a huge milestone, but Google isn't the first AI app to hit it. OpenAI's ChatGPT […]
Cybersecurity researchers have discovered a new version of the Kimwolf/AISURU Android and Internet of Things (IoT) botnet that comes with significant improvements to improve its operational resilience and conduct distributed denial-of-service (DDoS) attacks. The new version, tracked as Kimwolf v7, was discovered by Palo Alto Networks Unit 42 in February 2026. "Kimwolf v7 adds an HTTP/2-based
Anthropic announced it will embed invisible watermarks into text generated by new Claude models, including output produced through its API, The post Anthropic’s watermark survives copy-paste, but not the real dev workflow appeared first on The New Stack .
Live research context for ChatGPT and Claude Discussion | Link
Minor Changes #15079 15cad03 Thanks @podonnell-dev ! - Add Preview base config secret commands Wrangler now manages Worker Preview base config secrets with wrangler preview base-config secret put , delete , list , and bulk . These commands update the Worker's previews_base_config.env , keeping shared defaults scoped to all of that Worker's Previews. wrangler preview base-config secret list reads from the Worker's Preview base config and prints secret names with values masked. wrangler preview base-config secret bulk deletes a secret when its value is null , matching wrangler secret bulk . #15000 731b33a Thanks @edmundhung ! - Allow Wrangler projects to build a Worker once and reuse it in createTestHarness() Build the Worker once: wrangler deploy --dry-run --outdir ./worker-output Then reuse the emitted Worker during test harness startup and reset: const server = createTestHarness ( { workers : [ { configPath : "./wrangler.jsonc" , prebuiltWorkerDir : "./worker-output" , } , ] , } ) ; #14737 e1b5b4b Thanks @ttoino ! - Add email.sending as an event subscription source for queues wrangler queues subscription create now accepts --source email.sending alongside two new flags, --zone-id and --domain , which identify the zone and the sending domain (zone apex or a verified subdomain) to subscribe to. Both flags are required for this source. The subscription's resource is displayed as the sending domain in wrangler queues subscription get . #15073 d669088 Thanks @FlorentCollin ! - Add US jurisdiction support to wrangler d1 create You can now create a D1 database in the US jurisdiction with wrangler d1 create <name> --jurisdiction us . The new jurisdiction is also listed in the command's help output. #15079 15cad03 Thanks @podonnell-dev ! - Use Preview deployment PATCH APIs for Preview secret commands Wrangler now updates Worker Preview secrets by patching the named Preview's latest deployment instead of patching the Worker's Previews settings. This keeps secret changes scoped to one Preview, avoids affecting production or other Previews, and creates a new Preview deployment that goes live at 100% immediately. wrangler preview secret list now reads from the named Preview's latest deployment and prints secret names with values masked. wrangler preview secret bulk now deletes a secret when its value is null , matching wrangler secret bulk . #14924 0aa8fa5 Thanks @ariesclark ! - Honor DO_NOT_TRACK=1 as a telemetry opt-out Wrangler now disables telemetry when DO_NOT_TRACK=1 is set, regardless of other telemetry settings. Patch Changes #15081 026e058 Thanks @podonnell-dev ! - Compact wrangler preview deployment success output wrangler preview now prints a concise success summary with the Preview name, Preview URL, deployment ID, and Deployment URL instead of the previous box-art settings summary. #15132 5b1b930 Thanks @dario-piotrowicz ! - Fetch script metadata directly instead of listing all scripts When resolving Durable Object migrations, fetch the specific script's service metadata via /workers/services/{name} instead of listing all scripts in the account via /workers/scripts . This avoids downloading metadata for every Worker in the account just to find one script's migration tag. #15032 6e7d37d Thanks @Sertug17 ! - Fix wrangler dev commands crashing with No such module "wrangler:modules-watch" when "no_bundle": true Running wrangler dev or wrangler pages dev with bundling disabled ( "no_bundle": true in wrangler.json , or the --no-bundle flag) no longer crashes at startup with Uncaught Error: No such module "wrangler:modules-watch" . Live reloading on file changes continues to work as before. Updated dependencies [ c7aede7 ]: miniflare@5.20260804.1-alpha
Two pick-up trucks collide in Ismailia, Egypt, leaving 18 dead, mostly children working as agricultural labourers.
OpenAI is finally bringing a dedicated ChatGPT desktop app to Linux operating systems.
Meta has launched a Threads app for Meta Quest VR headsets, the company announced on Tuesday. The launch follows Meta bringing the app to its Ray-Ban Display AR glasses last month and the recent news that the platform has crossed 500 million monthly active users. It seems like a pretty full-featured app. Meta says that […]
Colombia experienced a number of aftershocks on Tuesday, as efforts continued to free survivors trapped in rubble and buildings.
You can now convert your existing branch protection rules to repository rulesets directly from your repository settings. This helps you migrate to GitHub’s more flexible and scalable policy framework without… The post Automatically migrate branch protection rules to repository rulesets appeared first on The GitHub Blog .
UNESCO says the figure could reach four million by 2030 unless Taliban reverses policy.
Despite cutting diplomatic ties with Israel in 2009, Caracas has shifted alignment in wake of Maduro abduction.
The AI that refuses to let you drop the ball Discussion | Link