ax@ax-radar:~/all $ grep -v 'tier=excluded' stream.log
40 srcsignal 72%cycle 04:32

posts · 2026-06-17

50 items · updated 3m ago
RSS live
2026-06-17 · Wed
23:00
40d ago
最佳拍档 (BestPartners)· atomZH23:00 · 06·17
Can Unitree become a global robot giant like BYD or DJI? G1 series revenue tripled, cost structure is key
The post only has a title with no body. It claims Unitree's G1 series tripled revenue, with cost advantages from vertical integration, QDD actuators, and harmonic drives accelerating commercialization. Whether it can become the next BYD or DJI is not supported by disclosed figures—no absolute revenue, margin, or market share data.
#宇树科技#Unitree#比亚迪
editor take
Unitree G1 tripled revenue, but no absolute revenue or margin disclosed—don't call it the next BYD yet.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
22:51
40d ago
r/LocalLLaMA· rssEN22:51 · 06·17
llama.cpp adds model management API: download, load, unload via one endpoint
llama.cpp now supports model management via API, including download, load, and unload. This lets you control model lifecycle remotely in a local inference server without manual file ops or restarts. The post body is blocked by Reddit, so no endpoint details or parameters are disclosed.
#llama.cpp
editor take
llama.cpp now lets you download, load, and unload models remotely via API—no more manual file ops or restarts.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
22:07
40d ago
AI HOT (Curated Pool)· aihot-apiZH22:07 · 06·17
Claude Code v2.1.181 Released
Anthropic released v2.1.181 of Claude Code. The post does not disclose specific changes; only the version number is confirmed from the title. If you use Claude Code for development, check the changelog for details.
#Anthropic#Claude Code#Product update
editor take
Claude Code v2.1.181 is a minor patch with no details in the post—check the GitHub changelog directly.
HKR breakdown
hook knowledge resonance
open source
25
SCORE
H0·K0·R0
21:40
40d ago
Product Hunt · AI· rssEN21:40 · 06·17
QApilot's CoWork turns plain-language test cases into mobile automation scripts
QApilot launched CoWork, which converts natural-language or BDD test cases into executable mobile automation scripts. The AI generates an execution plan, replans and asks for human approval when the app behaves differently, then runs tests on real iOS, Android, and Flutter devices. The post doesn't disclose supported frameworks or pricing.
#Agent#QApilot#Appium#OpenAI
editor take
QApilot CoWork turns plain-language test cases into mobile automation scripts and replans with human approval when the app behaves differently.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K0·R0
20:45
40d ago
Product Hunt · AI· rssEN20:45 · 06·17
MeshPilot: an AI workspace that merges terminals, a visual canvas, and task boards into one app
MeshPilot launched today on Product Hunt as an AI workspace for developers. It unifies terminals, a visual canvas, and task boards in one app, supports voice commands, lets AI agents run real tasks, and keeps persistent memory across sessions. A free tier is available; Plus is 50% off forever. The post doesn't specify which models it supports, whether the task board integrates with Jira or Linear, or the exact pricing.
#MeshPilot#Product Hunt
editor take
MeshPilot bundles terminal, canvas, and task board into one AI workspace with voice and persistent memory, but doesn't name which models it supports.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
20:44
40d ago
AI HOT (Curated Pool)· aihot-apiZH20:44 · 06·17
Workload Identity Federation now GA on Claude Platform
Anthropic made Workload Identity Federation (WIF) generally available on the Claude Platform. WIF lets enterprises authenticate to Claude API using cloud identity tokens instead of API keys, reducing secret management overhead. The post doesn't specify which cloud providers are supported or detail setup steps.
#Anthropic#Claude#Product update
editor take
Anthropic made WIF generally available on Claude Platform — enterprises can ditch API key management for cloud identity tokens.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
19:50
41d ago
Hacker News Frontpage· rssEN19:50 · 06·17
FlicKey: Free macOS menu bar app that auto-switches keyboard layout and fixes gibberish
FlicKey is a free macOS menu bar utility that remembers your input language per app, website, and even per browser tab, switching automatically when you focus. Double-tap Shift to fix wrong-layout text. It stores only preferences, sends no data, and requires no account. The post doesn't spell out Windows or Linux support.
#FlicKey#TalTool#macOS#Open source
editor take
Free macOS menu bar app that remembers input language per app, tab, and chat, plus double-tap Shift to fix wrong-layout text.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
19:41
41d ago
AI HOT (Curated Pool)· aihot-apiZH19:41 · 06·17
GitHub releases CC0-1.0 open-source multilingual repo-level dataset with README, Issues, and PRs
GitHub released a CC0-1.0 open-source multilingual repository-level dataset covering README, Issues, and PRs. The post doesn't specify language count, dataset size, or download link, but the title confirms the license and content types. Useful for teams working on code understanding or repo-level retrieval.
#GitHub#Open source
editor take
GitHub open-sourced a repo-level multilingual dataset with README, Issues, and PRs, but the post doesn't include language count, size, or download link.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
19:28
41d ago
AI HOT (Curated Pool)· aihot-apiZH19:28 · 06·17
Claude Design now sends designs straight to Replit to build working apps
Anthropic's Claude Design now integrates with Replit: designs created in Claude can be sent directly to Replit and turned into a working app. The post is a single sentence—no details on supported frameworks, output quality, or how much manual fixing is needed. Treat this as an early integration until real build reports surface.
#Anthropic#Replit#Claude Design
editor take
Claude Design can now push designs straight to Replit to generate an app, but the post is a single sentence—no word on frameworks, output quality, or how much manual fixing is needed.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
19:22
41d ago
AI HOT (Curated Pool)· aihot-apiZH19:22 · 06·17
Matt Pocock open-sources skills v1, cutting skill-description token cost by 63%
Total TypeScript author Matt Pocock released skills v1, a toolkit that reduces token cost for skill descriptions by 63%. Skills are split into model-callable and user-callable categories. Three new skills were added: /codebase-design, /domain-modeling, and /grilling. /writing-great-skills was rewritten, and /diagnose was upgraded to /diagnosing-bugs and made model-callable. A new /ask-matt routing skill helps the AI decide when to trigger the right engineering workflow. Pocock describes it as turning prompts from incantations into disciplined processes. The post does not disclose implementation details, benchmarks, or which models are supported.
#Matt Pocock#Total TypeScript#Open source
editor take
Matt Pocock open-sourced skills v1, cutting skill description token cost by 63% — but no model support details yet.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
18:19
41d ago
TechCrunch AI· rssEN18:19 · 06·17
Social platforms hand algorithm controls to users
Threads, Instagram, and TikTok now let users train their own recommendation algorithms. Previously limited to 'Not Interested' buttons, people can directly influence their feeds. For platforms it boosts engagement; for users it means a more personalized feed. The post doesn't detail the technical implementation of these tools.
#Threads#Instagram#TikTok
editor take
Threads, Instagram, and TikTok now let users train their own feeds instead of just hitting 'Not interested.'
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
17:43
41d ago
TechCrunch AI· rssEN17:43 · 06·17
World model startup Odyssey hits $1.45B valuation with backing from Amazon and others
Odyssey raised a new round at a $1.45B valuation, with Amazon and other big names participating. World models are seen as the next frontier beyond LLMs, and Odyssey is now one of the startups to watch. The post doesn't disclose the exact funding amount or product details.
#Odyssey#Amazon#Funding
editor take
Odyssey hits $1.45B valuation with Amazon backing, but the post doesn't disclose the round size or product details.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H1·K0·R1
17:22
41d ago
AI HOT (Curated Pool)· aihot-apiZH17:22 · 06·17
Vercel Releases Eve: An Open-Source AI Agent Framework Where Each Agent is a Directory of Files Mapped to Capabilities
Vercel open-sourced Eve, an AI agent framework where each agent is a directory of files mapped to capabilities. Developers add files to extend the agent's functions—no complex orchestration code needed. The post doesn't specify supported models or performance benchmarks, but the design lowers the barrier for frontend and full-stack developers to build agents.
#Vercel
editor take
Vercel open-sourced Eve: each agent is a directory of files—add a file to add a capability, no orchestration code needed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
17:20
41d ago
The Verge · AI· rssEN17:20 · 06·17
Two-thirds of Americans think AI is advancing too quickly
Pew Research's latest study finds chatbot usage is rising among Americans, but so is wariness. Two-thirds of respondents say AI is moving too fast. The post does not disclose sample size, survey dates, or demographic breakdowns.
#Pew Research Center#The Verge
editor take
Pew: 2/3 of Americans say AI is moving too fast. The post doesn't disclose sample size or survey dates.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
17:07
41d ago
Hacker News Frontpage· rssEN17:07 · 06·17
Poll: Only 16% of Americans say AI will have positive impact on society
A new study finds only 16% of Americans believe AI will have a positive impact on society, down from last year. The post doesn't disclose the survey firm, sample size, or margin of error.
editor take
Only 16% of Americans think AI will have a positive impact on society, per a new study — both TechCrunch and HN are covering it, but the original report isn't out yet, so take the number as a headl...
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H1·K0·R1
15:47
41d ago
AI HOT (Curated Pool)· aihot-apiZH15:47 · 06·17
Omnigent open-sourced: a meta-framework that runs a team of AI coding agents in one session
Databricks open-sourced Omnigent, an internal meta-framework that lets you run Claude Code, Codex, Cursor, Pi, and custom agents together in a single real-time session. It's led by Matei Zaharia and the Databricks AI team; the post notes Matei still writes a lot of code. Only the announcement is available so far—no architecture details, benchmarks, or usage constraints are disclosed.
#Code#Databricks#Matei Zaharia#Anthropic
editor take
Databricks open-sourced Omnigent, a meta-framework for running Claude Code, Codex, Cursor, and custom agents in one session—announcement only, no architecture or benchmarks yet.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
15:27
41d ago
Bloomberg Technology· rssEN15:27 · 06·17
ASML CEO Warns Musk's Terafab May Face Supply Constraints
ASML's CEO publicly warned that Elon Musk's Terafab mega-chip project could hit equipment supply constraints. The Terafab's massive scale demands far more lithography machines than current capacity can deliver. The CEO called it a test for global supply lines. The post does not disclose specific capacity gaps or timelines.
#ASML#Elon Musk#Terafab
editor take
ASML CEO warns Musk's Terafab could hit lithography supply constraints, but the post doesn't spell out how many machines or when.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
15:26
41d ago
AI HOT (Curated Pool)· aihot-apiZH15:26 · 06·17
MolmoMotion: Language-Guided 3D Motion Prediction from Video
Allen AI open-sourced a model that predicts 3D motion trajectories from video frames, 3D point markers on objects, and text instructions like 'move and rotate the wooden bowl with fruit on the table.' Two variants are available: MolmoMotion-AR predicts coordinates autoregressively step by step, and MolmoMotion-FM uses flow matching to handle multi-modal motion possibilities. The release includes the MolmoMotion-1M dataset with 1.16M videos of 3D point trajectories and action descriptions, plus PointMotionBench, a benchmark of 2,700 human-verified video clips. Weights, dataset, and benchmark are all open.
#Allen AI#Molmo 2
editor take
Allen AI open-sourced MolmoMotion: mark 3D points on objects in a video, type a motion command, and it predicts future trajectories. Weights and dataset included.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
15:26
41d ago
Hugging Face Blog· rssEN15:26 · 06·17
AI2 releases MolmoMotion: predict 3D object motion from language instructions
AI2 open-sourced MolmoMotion, a model that predicts future 3D point trajectories from a video frame, query points, and a language instruction like "rotate the bowl." It outperforms existing forecasting methods. The release includes MolmoMotion-1M (1.16M videos with paired trajectories and action descriptions, the largest such dataset) and PointMotionBench (2.7K human-validated clips for evaluation). All weights, data, and benchmarks are open. The post does not specify exact performance gains over baselines, but notes downstream use in robotics planning and video generation.
#AI2#MolmoMotion#MolmoMotion-1M#Benchmark
editor take
AI2 open-sourced MolmoMotion for language-guided 3D motion forecasting, plus the largest dataset and a benchmark, but the post doesn't give exact performance gains.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
15:00
41d ago
TechCrunch AI· rssEN15:00 · 06·17
Collecting robot training data is dirty, unglamorous work. Some AI labs are already paying XDOF to do it.
For physical AI to match LLM achievements, a data problem must be solved first. The post doesn't spell out who XDOF is or the payment model, only confirms that some AI labs are already paying for robot training data collection.
#XDOF
editor take
Robot training data is dirty work, and some labs are already paying XDOF for it. The post doesn't name the labs or the price.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
14:30
41d ago
Hacker News Frontpage· rssEN14:30 · 06·17
Epic Games releases Lore, an open-source VCS built for large binaries and teams
Epic Games open-sourced Lore, its in-house version control system. It uses content-addressed storage with Merkle trees, chunks large files for deduplication, and supports on-demand data hydration so workspaces stay light. Branching is free and fast. The target is game and entertainment projects where repos mix code with huge binary assets. SDKs are available for C/C++, C#, Rust, Go, Python, and JavaScript, all under MIT. The post doesn't say whether Lore is production-ready yet or provide benchmark comparisons.
#Epic Games#Open source
editor take
Epic open-sourced Lore, its version control for code + huge binary assets. Content-addressed, on-demand hydration, MIT license.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
14:26
41d ago
Hacker News Frontpage· rssEN14:26 · 06·17
Pentagon uses generative AI to draft congressionally mandated reports, claims 1.5M users
The US Department of Defense says it now uses generative AI to draft hundreds of congressionally mandated reports each year. Secretary Pete Hegseth mentioned this at a May 12 budget hearing, but the post does not disclose which model is used, who reviews the output, or what the error rate is. The Pentagon also claims 1.5 million military and civilian personnel are using generative AI tools, though it doesn't clarify active vs. passive usage. I'd discount that number until a breakdown is available.
#US Department of Defense#Pete Hegseth
editor take
Pentagon uses AI to draft congressional reports but won't say which model or who reviews output. I'd discount the 1.5M user number.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
14:15
41d ago
TechCrunch AI· rssEN14:15 · 06·17
Pramaana Labs raises $27M seed from Khosla Ventures to bring formal verification to AI
Khosla Ventures led the $27M seed round. Pramaana targets high-stakes verticals—law, drug discovery, tax prep—where errors are expensive and reliability matters. The post doesn't disclose technical approach or product timeline.
#Pramaana Labs#Khosla Ventures
editor take
Khosla Ventures led a $27M seed round for formal verification in AI, but the post doesn't disclose the technical approach or timeline.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K0·R1
13:43
41d ago
Product Hunt · AI· rssEN13:43 · 06·17
Propane: Auto customer context for product teams and agents
Propane launched today on Product Hunt as a platform that automatically pulls customer data from tools like Slack and Stripe, giving product teams and AI agents a unified customer view. Teams can collaborate on a shared canvas and push context directly to coding or design agents. The post doesn't spell out pricing or technical details, but mentions a free option and a 3-month free trial.
#Propane#Product Hunt#Slack
editor take
Propane auto-pulls customer data from Slack and Stripe into a shared canvas and pushes it straight to your coding agent.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H0·K0·R0
13:00
41d ago
Hacker News Frontpage· rssEN13:00 · 06·17
The Dialogue Dividend: Why talking beats thinking alone
A hallway chat can solve what a week of solo thinking couldn't. Speaking forces precision; a listener's reactions correct drift in real time. Reasoning evolved as a social tool, not for solitary truth-seeking. Remote work and AI thin out informal exchanges. LLMs default to sycophancy—even with prompts to disagree, they eventually conform. The real dividend needs a listener who pushes back without being asked.
#Jakub Skoczeń#Hugo Mercier#Dan Sperber
editor take
A five-minute hallway chat beats a week of solo thinking—speaking forces precision, reactions correct drift in real time.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
13:00
41d ago
● P1The Verge · AI· rssEN13:00 · 06·17
Google launches Google Home Speaker smart speaker powered by Gemini
Google Home Speaker goes on sale June 24 at $49.99, the first new Google smart speaker since the 2020 Nest Audio. It runs Gemini for Home, so the assistant can hold a conversation and follow context without repeating 'Hey Google' every time. The design is a compact fabric-wrapped puck in black or white, with a physical mic mute switch. The post doesn't detail audio specs or Matter/Thread support — it positions this as a Gemini entry point for the home, not a Nest Audio replacement for music. At $50 the price is aggressive, but real-world latency and accuracy of Gemini on-device are still open questions.
#Google#Gemini for Home
why featured
Featured · importance 90 · hook + knowledge
editor take
Google put Gemini into a $99 speaker, but both sources are working off the launch announcement — no hands-on reviews yet.
sharp
Google is taking another swing at smart speakers with a $99.99 device that runs Gemini. TechCrunch framed it as a reinvention play, which tells you Google isn't pitching this as a minor hardware refresh — they want Gemini to be the new interaction layer for the smart home. Both sources are working from the same official launch material, so the narrative is consistent but unverified. I'd discount the hype until we see latency numbers, which Gemini features actually ship on-device, and whether anything works offline. The smart speaker category has been stuck in the Alexa paradigm for years. Swapping the AI engine could matter, but only if the response speed and multi-turn conversation quality hold up in a real kitchen, not a demo video. What's missing: hands-on latency tests, a feature list for on-device Gemini, and clarity on whether this requires a subscription.
HKR breakdown
hook knowledge resonance
open source
90
SCORE
H1·K1·R0
13:00
41d ago
AI HOT (Curated Pool)· aihot-apiZH13:00 · 06·17
Cloudflare One stack: agent-powered deployment for Zero Trust
Cloudflare open-sourced the One stack, a skill set that lets agents configure, deploy, and manage Zero Trust networks automatically. Teams no longer need to manually recall network topology, app auth, or traffic rules—agents query the Cloudflare API, inspect configs, and make changes. The stack distills thousands of customer migrations into skills covering remote access, VPN replacement, security gateway, connectivity, and migration from vendors like Zscaler. The post doesn't specify which agent frameworks or models are supported, but the skills are designed to work with any agent.
#Cloudflare#Zscaler#Palo Alto Networks#Open source
editor take
Cloudflare open-sourced a skill set so agents can auto-configure Zero Trust networks—no more manual topology recall.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
12:48
41d ago
AI HOT (Curated Pool)· aihot-apiZH12:48 · 06·17
Grok Imagine Video 1.5 tested: Game of Thrones–quality clips at a low price
A user tested xAI's Grok Imagine Video 1.5 by generating two Game of Thrones scenes: Daenerys riding a dragon over King's Landing and Tyrion's courtroom speech. Fire effects, physics, native audio, facial micro-expressions, and cloth dynamics all looked near film-grade, rivaling seedance 2. The user highlighted the low price, especially compared to a seedance membership costing over 6,000 yuan. The post doesn't disclose generation parameters, per-clip cost, or latency.
#xAI#Grok Imagine Video 1.5#seedance 2
editor take
User test shows Grok Imagine Video 1.5 matches seedance 2 quality on Game of Thrones scenes, at a fraction of the cost.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
11:00
41d ago
TechCrunch AI· rssEN11:00 · 06·17
Pinterest launches experimental AI shopping app Ask Pinterest for conversational recommendations
Pinterest launched Ask Pinterest, an experimental AI shopping app that lets users get recommendations and inspiration via a conversational interface. The post doesn't disclose which model powers it, supported categories, or a public launch timeline.
#Pinterest
editor take
Pinterest's Ask Pinterest is an experimental AI shopping app, but the post doesn't name the model, categories, or launch date — treat it as a concept demo.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
10:57
41d ago
Product Hunt · AI· rssEN10:57 · 06·17
Merlin by Encord: Manage AI data infrastructure in a single conversation
Encord launches Merlin, an agentic layer that lets you manage AI data infrastructure through conversation. It connects via MCP to Claude, Codex, and other coding platforms, letting you set up projects, check metrics and coverage gaps, and fix model issues with natural language. The post doesn't disclose pricing or availability limits, but early beta access is open.
#Encord#Merlin#Claude
editor take
Encord's Merlin lets you manage AI data via chat—set up projects, check coverage gaps, no UI clicks.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
10:51
41d ago
Hacker News Frontpage· rssEN10:51 · 06·17
HTTP gets a new QUERY method for safe, idempotent requests with a body
IETF published RFC 10008, adding a QUERY method to HTTP. It works like POST—you send a request body with complex query parameters—but it's safe and idempotent, so it won't accidentally change server state. This is useful for APIs that need structured queries, like GraphQL or search endpoints, which previously had to misuse POST. The spec also introduces an Accept-Query header for format negotiation. Authors are Julian Reschke, James Snell, and Mike Bishop; status is Proposed Standard.
#IETF#Julian Reschke#James Snell
editor take
IETF finally made QUERY an official HTTP method—GraphQL and search APIs no longer have to misuse POST.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H0·K1·R0
10:20
41d ago
Product Hunt · AI· rssEN10:20 · 06·17
Clawd: A browser pet that reads your vibe, runs 100% offline
Clawd is a Chrome extension that uses on-device Gemini Nano and ONNX Runtime to analyze page sentiment and animate a pet. It supports voice chat, 140+ animations, and a leveling system—all data stays local. The post doesn't specify which browsers are supported or the performance cost.
#Clawd#Gemini Nano#ONNX Runtime
editor take
A Chrome pet that reads page sentiment via on-device Gemini Nano—all local, no data leaves your machine.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0

more

feeds

admin