Lotu RadarAbout · RSS

Latest News Archive - Page 744

Products & Consumer Tech · Ars Technica

Did Iron Age Britons remove brains of the dead?

Archaeologists found apparent scrape marks inside a skull; long bones may have been sharpened into tools.

Products & Consumer Tech · The Verge

Here are the price-matching policies for Best Buy, GameStop, and others

Nothing is more frustrating than buying a new pair of headphones, an OLED TV, or a laptop just to find out that you could have gotten it for cheaper somewhere else just a few days or weeks later. That’s why, in order to keep customers happy and prevent them from shopping elsewhere, some retailers offer […]

Startups & Funding · YC Blog

Diana Hu Is YC's Newest Managing Partner

We're thrilled to announce that Diana Hu has been promoted to Managing Partner at Y Combinator. Few people have built a startup from zero and also shipped tech to 100 million people. Diana has done both.

Cloud & Infrastructure · The New Stack

Beyond the stack trace: why AI requires a new debugging paradigm

For some time, debugging has relied on the assumption that software is deterministic. It’s expected that with the same input, The post Beyond the stack trace: why AI requires a new debugging paradigm appeared first on The New Stack .

Startups & Funding · TechCrunch Startups

Quantum Space’s military SPAC is trying to catch SpaceX’s IPO wave

Quantum Space says SPACs aren't dead as it seeks a $1.2 billion deal to build military spacecraft.

Business · BBC Business

Ryanair investigated over charging parents to sit with children

The UK's competition regulator is investigating the airline over charges it imposes on parents to sit next to their child.

Cybersecurity · The Hacker News

The Gentlemen Ransomware Claims 478 Victims, Can Spread Like a Worm

A new analysis of The Gentlemen operation has revealed that the financially motivated threat group initially operated as an affiliate responsible for conducting double extortion attacks, while leveraging resources from various ransomware-as-a-service (RaaS) schemes like LockBit (aka Tenacious Mantis), Qilin (aka Pestilent Mantis), and Medusa (aka Venomous Mantis). According to a detailed report

Developers & Open Source · GitHub Changelog

Copilot CLI: Configure everything from one place with /settings

GitHub Copilot CLI now has a unified, schema-driven home for configuration. The new /settings slash command combines the scattered commands like /theme, /streamer-mode, and /experimental with options that previously required… The post Copilot CLI: Configure everything from one place with /settings appeared first on The GitHub Blog .

AI · TechCrunch AI

Deezer’s new tool can identify AI music from Spotify, Apple Music, and others

Deezer introduced a tool that scans playlists from Spotify, Apple Music, and other platforms to identify AI music.

AI · The Decoder

Jeff Bezos' AI startup Prometheus closes $12 billion round at a $41 billion valuation

Jeff Bezos' AI startup Prometheus has closed a $12 billion funding round at a $41 billion valuation. The company launched just last November with $6.2 billion in seed funding. No products yet, because Bezos says sharing details would be "premature." The article Jeff Bezos' AI startup Prometheus closes $12 billion round at a $41 billion valuation appeared first on The Decoder .

Society · BBC Technology

Who is Elon Musk and what is his net worth?

The boss of X, Tesla and SpaceX, already the world's richest person, is now also its first trillionaire.

AI · The Decoder

Free Deezer tool lets users on any streaming service check their playlists for AI music

Deezer now offers a free AI music detector that lets users on any major streaming platform check whether AI-generated songs are hiding in their playlists. The article Free Deezer tool lets users on any streaming service check their playlists for AI music appeared first on The Decoder .

Startups & Funding · Hacker News Best

Solar generates more energy in US than coal for first time

Article URL: https://www.theguardian.com/us-news/2026/jun/11/solar-energy-us-coal Comments URL: https://news.ycombinator.com/item?id=48492306 Points: 431 # Comments: 204

Products & Consumer Tech · The Verge

A warrantless wiretap law is about to expire — but surveillance networks aren’t actually ‘going dark’

Congress has failed to pass a three-week extension of Section 702 of the Foreign Intelligence Surveillance Act (FISA), with the House voting 218-198 against reauthorizing the controversial warrantless wiretapping authority through July 2nd. After a short-term extension earlier this year, the spying program now appears set to lapse for at least a week. This is […]

Startups & Funding · Hacker News Best

Claude Fable 5: mid-tier results on coding tasks

Article URL: https://www.endorlabs.com/learn/claude-fable-5-mythos-grade-hype Comments URL: https://news.ycombinator.com/item?id=48492210 Points: 267 # Comments: 123

Developers & Open Source · GitHub Changelog

GitHub Agentic Workflows is now in public preview

GitHub Agentic Workflows is now in public preview. With agentic workflows, you can automate reasoning-based tasks like issue triage, CI failure analysis, and documentation updates by leveraging coding agents inside… The post GitHub Agentic Workflows is now in public preview appeared first on The GitHub Blog .

Products & Consumer Tech · The Verge

Waymo introduces $30-a-month premium tier for riders who want faster pickups

Uber One, meet Waymo Premier. The robotaxi operator announced a new $29.99-a-month premium tier for riders who want a more elevated and exclusive autonomous experience. The invite-only membership service is aimed at Waymo customers who use the service most frequently, offering them a number of perks, including priority pickups, 10 percent cash back on every […]

Developers & Open Source · GitHub Changelog

Agentic workflows no longer need a personal access token

You can now use GitHub Agentic Workflows with GitHub Actions’s built-in GITHUB_TOKEN. This means that you no longer need to create and store a personal access token (PAT), eliminating the… The post Agentic workflows no longer need a personal access token appeared first on The GitHub Blog .

Cybersecurity · BleepingComputer

Authorities dismantle 'AudiA6' ransomware crypto-laundering service

Law enforcement has dismantled the “AudiA6” cryptocurrency service allegedly used by ransomware actors and other cybercriminals to launder more than $380 million. [...]

Products & Consumer Tech · The Verge

Elon Musk is encouraging race riots on the eve of SpaceX’s IPO

Elon Musk, on the verge of becoming the world's first trillionaire, is whipping up anti-immigration tensions amid ongoing riots in Belfast, Northern Ireland. Following a knife attack in the city on Monday, Musk declared support for Restore Britain, a hard-right populist political party that advocates for large-scale migrant deportation in the UK. He reposted statements […]

Startups & Funding · Hacker News Best

Petition to Withdraw Canada's Bill C-22

Article URL: https://www.ourcommons.ca/petitions/en/Petition/Sign/e-7416 Comments URL: https://news.ycombinator.com/item?id=48491830 Points: 399 # Comments: 137

Developers & Open Source · cloudflare/workers-sdk Releases

wrangler@4.100.0

Minor Changes #14119 2047a32 Thanks @tahmid-23 ! - Serve local R2 bucket objects publicly via the dev server When running wrangler dev locally, objects in each local R2 binding are now reachable under /cdn-cgi/local/r2/public/ / on the existing dev server, simulating a public bucket. The is the bucket's bucket_name when set, otherwise its binding . Bindings configured with remote: true are not exposed. #14202 e8561c2 Thanks @jamesopstad ! - Add experimental --x-new-config flag for authoring config in TypeScript This is an experimental, opt-in feature. When enabled, wrangler dev , wrangler build , wrangler deploy , wrangler versions upload , and wrangler versions deploy load the Worker's configuration from a cloudflare.config.ts file instead of wrangler.json / wrangler.jsonc / wrangler.toml . Additionally, an optional wrangler.config.ts file can be provided for Wrangler-specific dev/build configuration. cloudflare.config.ts (required) — Worker runtime configuration (bindings, triggers, observability, placement, limits, compatibility, routes, etc.). Authored via defineWorker from wrangler/experimental-config . wrangler.config.ts (optional) — Tooling / bundling / dev-server configuration ( noBundle , minify , alias , define , rules , tsconfig , build , dev , assetsDirectory , etc.). Authored via defineWranglerConfig from wrangler/experimental-config . Per-environment configuration is via ctx.mode branching inside the function form of either file. Example cloudflare.config.ts : ({ name: "my-worker", entrypoint, compatibilityDate: "2026-05-18", env: { MY_KV: bindings.kv(), MY_TEXT: bindings.text(`The mode is ${ctx.mode}`), }, }));"> import { defineWorker , bindings } from "wrangler/experimental-config" ; import * as entrypoint from "./src/index.ts" with { type : "cf-worker" } ; export default defineWorker ( ( ctx ) => ( { name : "my-worker" , entrypoint , compatibilityDate : "2026-05-18" , env : { MY_KV : bindings . kv ( ) , MY_TEXT : bindings . text ( `The mode is ${ ctx . mode } ` ) , } , } ) ) ; Example wrangler.config.ts : import { defineWranglerConfig } from "wrangler/experimental-config" ; export default defineWranglerConfig ( { minify : true , assetsDirectory : "./public" , } ) ; Because this is experimental, the flag, the config formats, and the wrangler/experimental-config exports may change in any release. Patch Changes #14185 98c9afe Thanks @penalosa ! - Use the shared env-credential resolver from @cloudflare/workers-auth No user-facing behaviour change. Credential resolution order (global API key + email → CLOUDFLARE_API_TOKEN → stored OAuth token) is preserved. #14184 e305126 Thanks @penalosa ! - Add an experimental cf-wrangler delegate entrypoint for projects that can't use @cloudflare/vite-plugin (service workers, old compatibility dates, Python, Rust, etc.). cf-wrangler dev starts the same local dev server as wrangler dev — it sits directly on wrangler's internal dev server, so the bundling and runtime behaviour are identical — but exposes a deliberately narrow CLI surface ( --mode , --port , --host , --local ) for a parent CLI to delegate to, and other dev server config options are read from the wrangler config file. This replaces the separate @cloudflare/wrangler-bundler package. This is an internal integration point and is not intended to be run directly by users. #14246 f3990b2 Thanks @dependabot ! - Update dependencies of "miniflare", "wrangler" The following dependency versions have been updated: Dependency From To workerd 1.20260609.1 1.20260610.1 #14256 4597f08 Thanks @dependabot ! - Update dependencies of "miniflare", "wrangler" The following dependency versions have been updated: Dependency From To workerd 1.20260610.1 1.20260611.1 #14243 25722ac Thanks @com6056 ! - Fix a memory leak that could make long-running headless wrangler dev sessions unresponsive Long-running wrangler dev sessions with no DevTools attached (for example using the containers feature under sustained traffic) could gradually consume unbounded memory and eventually stop accepting connections. The inspector proxy now only enables network tracking while a DevTools client is connected, so the buildup no longer happens. Interactive debugging is unaffected. Fixes #14191 . #14230 41f75c0 Thanks @dario-piotrowicz ! - Improve D1 error messages for missing or conflicting options Error messages for d1 execute , d1 export , d1 time-travel restore , and d1 insights now clearly state which option is missing or conflicting, explain why the combination is invalid, and suggest how to fix the issue. Additionally, duration validation errors in d1 insights are now thrown as UserError instead of plain Error , ensuring they are displayed cleanly to users rather than as unexpected crashes. #14213 10b5538 Thanks @dario-piotrowicz ! - Improve authentication error messages with specific failure reasons When authentication fails (e.g. during wrangler dev --remote or when using remote bindings), the error message now explains exactly what went wrong -- whether no credentials were found, the token expired, or the environment is non-interactive -- and lists actionable steps to fix it, including a wrangler whoami tip. Previously, auth failures could produce multiple confusing errors (e.g. "Failed to fetch auth token: 400 Bad Request" followed by "Failed to start the remote proxy session"). Now a single, clear error is shown. #14233 818c105 Thanks @dario-piotrowicz ! - Improve R2 Sippy error messages Now error messages in wrangler r2 bucket sippy follow a consistent pattern: they describe what is missing, name the exact --flag to use, and provide context (e.g. example values, links to the dashboard). Previously, many errors said only "Error: must provide --flag." with no guidance on what the flag does or how to obtain the value. #14259 2ae6099 Thanks @emily-shen ! - Move worker build step earlier in deploy/upload step, before upload specific config validation Updated dependencies [ f3990b2 , 4597f08 , 2047a32 ]: miniflare@4.20260611.0

Products & Consumer Tech · The Verge

Is Apple TV the new HBO?

This is Lowpass by Janko Roettgers, a newsletter on the ever-evolving intersection of tech and entertainment, syndicated just for The Verge subscribers once a week. Severance. Pachinko. Silo. Ted Lasso. Over the past couple of years, a number of Apple TV shows have become hits with audiences and critics alike. And yet, compared to the […]

AI · TechCrunch AI

Pool’s new app turns your screenshots into something useful

Pool's new app automatically sorts screenshots into personalized collections, tracks down the original links behind saved content, and helps you rediscover products, recipes, travel ideas, and other things you meant to revisit.