Lotu RadarAbout · RSS

Latest News Archive - Page 741

Products & Consumer Tech · Product Hunt

Medicyn

Your complete medical history privately on your device Discussion | Link

Products & Consumer Tech · Product Hunt

Keep

Full-screen 3D clock scenes for your iPhone or Mac Discussion | Link

Cybersecurity · SecurityWeek

Google Confirms Exploitation of Oracle PeopleSoft Zero-Day by ShinyHunters

Oracle has mitigated CVE-2026-35273, but it has not publicly confirmed the vulnerability’s in-the-wild exploitation. The post Google Confirms Exploitation of Oracle PeopleSoft Zero-Day by ShinyHunters appeared first on SecurityWeek .

Cybersecurity · The Hacker News

Europol Disrupts AudiA6 Crypto Laundering Service Used by Ransomware Gangs

Authorities in Europe have disrupted AudiA6, a cryptocurrency laundering service used by ransomware gangs and cybercriminal networks. Europol, in a statement issued Thursday, said the dismantling of AudiA6 cut off a "key financial pipeline used to wash hundreds of millions in illicit profits." The service is estimated to have been used to launder more than €336 million (~$389 million) since the

Business · BBC Business

'I was employee number one': SpaceX co-founder reacts to firm's market debut

The BBC's Michelle Fleury spoke to Tom Mueller, who was one of the company's founders alongside Elon Musk in 2002.

Products & Consumer Tech · Product Hunt

Qursor

Point at any UI to send exact context to your AI Discussion | Link

Business · CNBC Technology

ChatGPT hits a billion monthly app users despite souring public AI sentiment

ChatGPT reached a billion monthly users in May despite growing unease over its ethical and environmental impacts.

Startups & Funding · Hacker News Best

AUR packages compromised with Infostealer and Rootkit

Article URL: https://discourse.ifin.network/t/400-aur-packages-compromised-with-infostealer-and-rootkit/577 Comments URL: https://news.ycombinator.com/item?id=48500447 Points: 248 # Comments: 180

Startups & Funding · Hacker News Best

AI agent bankrupted their operator while trying to scan DN42

Article URL: https://lantian.pub/en/article/fun/ai-agent-bankrupted-their-operator-scan-dn42lantian.lantian/ Comments URL: https://news.ycombinator.com/item?id=48500012 Points: 1252 # Comments: 452

Products & Consumer Tech · Product Hunt

Basedash in Español Français & Português

Work with your data in your language Discussion | Link

AI · TechCrunch AI

Cheaper, faster, and culturally aware, Avataar’s video AI is built for India’s scale

Avataar AI's distilled video model is priced at $0.005 for every second of generation.

Developers & Open Source · langchain-ai/langchain Releases

langchain==1.3.8

Changes since langchain==1.3.7 release(langchain): 1.3.8 ( #38096 ) style(core,langchain,langchain-classic,partners): replace double backticks in docstrings ( #38095 ) release(core): 1.4.6 ( #38061 ) chore(langchain): add overloads to create_agent ( #34309 ) chore(infra): bump mypy to 2.1 and unify type-check config across the monorepo ( #36470 ) fix(langchain): support async middleware decorator typing ( #34584 ) fix(langchain): tighten structured output model fallbacks ( #38042 ) release(anthropic): 1.4.5 ( #38036 ) hotfix(core): bump lockfile(s) ( #38032 ) refactor(langchain): refactor test_create_agent_tool_validation ( #34443 )

Products & Consumer Tech · Product Hunt

BobVault for BobCLI

CLI based Zero-Knowledge Architecture for code repositories Discussion | Link

Products & Consumer Tech · Product Hunt

CueBuddy

Record talking videos without manual scrolling Discussion | Link

Developers & Open Source · Chrome Releases

Stable Channel Update for ChromeOS / ChromeOS Flex

M-148, ChromeOS version 16640.61.0 (Browser version 148.0.7778.263) has rolled out to ChromeOS devices on the Stable channel.  If you find new issues, please let us know one of the following ways: File a bug Visit our ChromeOS communities General: Chromebook Help Community Beta Specific: ChromeOS Beta Help Community Report an issue or send feedback on Chrome Interested in switching channels? Find out how. Andy Wu Google ChromeOS  

Products & Consumer Tech · Product Hunt

Perfai Security

Find & fix live vulnerabilities in Vibe Apps with 1-prompt. Discussion | Link

Startups & Funding · TechCrunch Startups

Theker just raised $85M to build the factory robot that doesn’t specialize in anything

Unlike humanoid robots designed around a fixed form — think Boston Dynamics — Theker's machines are built to be reconfigured.

Products & Consumer Tech · Product Hunt

Human in the Love

The world's first MCP dating app inside Claude. Discussion | Link

AI · TechCrunch AI

Jeff Bezos’s Prometheus raises $12B to build an ‘artificial general engineer’ for the physical world

The new round values the physical AI startup that aims to automate heavy engineering and drug design at $41 billion.

Startups & Funding · Hacker News Best

Nobody ever gets credit for fixing problems that never happened (2001) [pdf]

Article URL: https://web.mit.edu/nelsonr/www/Repenning=Sterman_CMR_su01_.pdf Comments URL: https://news.ycombinator.com/item?id=48498385 Points: 674 # Comments: 220

Developers & Open Source · Chrome Releases

Chrome for Android Update

Hi, everyone! We've just released  Chrome 149 (149.0.7827.114)  for Android. It'll become  available on Google Play  over the next few days.  This release includes stability and performance improvements. You can see a full list of the changes in the  Git log . If you find a new issue, please let us know by  filing a bug . Android releases contain the same security fixes as their corresponding  Desktop releases  (Windows & Mac: 149.0.7827.114/115, Linux: 149.0.7872.114) unless otherwise noted. Harry Souders Google Chrome

Developers & Open Source · ollama/ollama Releases

v0.30.8

What's Changed Fixed ollama launch selecting the wrong provider in some cases Improved prompt caching by decoupling it from context shift for better KV cache reuse More stable MLX inference with hardened linear and embedding layers MLX runner now creates snapshots during prompt processing and speculative decoding for improved reliability Improved recurrent model support with per-boundary states from the gated-delta kernels Full Changelog : v0.30.7...v0.30.8

Developers & Open Source · ollama/ollama Releases

v0.30.8-rc0

launch: Fix launch provider drift ( #16683 )

Developers & Open Source · vercel/next.js Releases

v16.3.0-canary.49

Misc Changes [turbopack] Rename variables in path_join and add tests: #94625 Warn on prefetch={true} navigation without Partial Prefetching (dev): #94672 Serve stale 'use cache' entries in the dev server until they expire: #94662 Re-fetch dynamic content on navigation with partialPrefetching enabled: #94655 docs: expand the Cache Components migration guide: #94649 Add Owner Stack to " prefetch={true} navigation without Partial Prefetching" warning: #94683 [tubopack] migrate rcstr! to use scattered collect: #94498 Strip internal dev request-id headers from userland headers() : #94703 Persist 'use cache: private' entries in dev: #94694 [App Shells] refactor instant-validation to make adding new stages easier: #94711 migrate turbo-tasks to scattered collect: #94503 [CC] refactor staged rendering codepaths in params/searchParams: #94718 [App Shells] Track whether shell prefetch used session data: #94484 Treat empty resume bodies as dynamic render requests: #94729 Credits Huge thanks to @sampoder , @acdlite , @unstubbable , @icyJoseph , @eps1lon , @lukesandberg , @lubieowoce , and @gnoff for helping!