Medicyn
Your complete medical history privately on your device Discussion | Link
Your complete medical history privately on your device Discussion | Link
Full-screen 3D clock scenes for your iPhone or Mac Discussion | Link
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 .
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
The BBC's Michelle Fleury spoke to Tom Mueller, who was one of the company's founders alongside Elon Musk in 2002.
Point at any UI to send exact context to your AI Discussion | Link
ChatGPT reached a billion monthly users in May despite growing unease over its ethical and environmental impacts.
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
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
Work with your data in your language Discussion | Link
Avataar AI's distilled video model is priced at $0.005 for every second of generation.
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 )
CLI based Zero-Knowledge Architecture for code repositories Discussion | Link
Record talking videos without manual scrolling Discussion | Link
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
Find & fix live vulnerabilities in Vibe Apps with 1-prompt. Discussion | Link
Unlike humanoid robots designed around a fixed form — think Boston Dynamics — Theker's machines are built to be reconfigured.
The world's first MCP dating app inside Claude. Discussion | Link
The new round values the physical AI startup that aims to automate heavy engineering and drug design at $41 billion.
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
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
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
launch: Fix launch provider drift ( #16683 )
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!