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

all posts

50 items · updated 3m ago
RSS live
2026-07-03 · Fri
20:13
25d ago
Hacker News Frontpage· rssEN20:13 · 07·03
Pet projects are getting too big to pet
The author finds that AI coding tools have inflated the ambition of personal projects. A weekend hobby now feels like a creature needing a team and budget. He runs multiple projects at once, each carrying the quiet question 'could this be a product?'—play is no longer innocent, and fun now comes with stakes.
editor take
AI coding tools inflate hobby ambitions—weekend projects now feel like monsters needing a team and budget.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
19:49
25d ago
Hacker News Frontpage· rssEN19:49 · 07·03
BlogsReader: Topics, Not Feeds
A Show HN project called BlogsReader aggregates blog posts by topic instead of a chronological feed. The homepage shows hot topics like Supreme Court, UX Design, AI Agents, and Large Language Models, each linking to multiple posts. It offers topic management, display options, and a text-only mode. The post doesn't spell out RSS or custom feed support.
#BlogsReader#Sirius Ventures LLC
editor take
BlogsReader groups blog posts by topic instead of a feed—homepage lists hot topics like Supreme Court and AI Agents.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H1·K0·R0
19:19
25d ago
AI HOT (Curated Pool)· aihot-apiZH19:19 · 07·03
pxpipe: cut token costs by rendering text as images for Claude Code
pxpipe is an open-source tool that renders long text contexts as images before feeding them to Claude Code. Claude consumes fewer tokens processing images than raw text, cutting API costs. The repo has 59 stars on GitHub; the post doesn't disclose exact savings or supported models.
#Claude Code#GitHub
editor take
Renders long text as images for Claude Code to exploit cheaper image tokens, but the post doesn't disclose actual savings.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
18:51
25d ago
AI HOT (Curated Pool)· aihot-apiZH18:51 · 07·03
Simon Willison's cost-saving tip: let Fable use its own judgment to delegate coding to cheaper models
Simon Willison picked up a tip from the Claude Code team: stop micromanaging Fable with rigid rules. Let it use its own judgment on when to write tests and when to hand off coding tasks to cheaper models like Sonnet or Haiku. He tested it in Claude Code by telling Fable to delegate coding to subagents running an appropriately lower-power model. The system saved a memory file to enforce the strategy. Willison says he's getting a ton of work done while his Fable allowance drains more slowly. The post doesn't share exact token savings or percentages.
#Simon Willison#Anthropic#Claude Code
editor take
Simon Willison shares a Claude Code team tip: let Fable use its own judgment on when to write tests and when to hand off coding to cheaper models like Sonnet or Haiku.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R1
17:56
25d ago
Product Hunt · AI· rssEN17:56 · 07·03
AirKaren: AI that fights customer service for you, for free
AirKaren is a free AI agent that fights customer service on your behalf. Tell it what went wrong with your flight, and it cites regulations, files claims, calls hotlines, sends emails, and fills forms until you get what you're owed. It starts with airlines and plans to expand to other industries in weeks. The post doesn't disclose which model it uses, supported languages, or claim success rate.
#Agent#AirKaren
editor take
Free AI agent that files flight claims for you, but no model, language support, or success rate disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
16:53
25d ago
Hacker News Frontpage· rssEN16:53 · 07·03
Mcpsnoop: a transparent proxy that shows every MCP tool call live in your terminal
kerlenton built mcpsnoop, an open-source transparent proxy that sits between your AI client and MCP servers, printing every tool call and response live in the terminal—like Wireshark for MCP. It currently supports stdio transport only; SSE support is planned. Written in Go, just released with 28 GitHub stars.
#kerlenton#Open source
editor take
A transparent proxy that prints every MCP tool call and response live in your terminal—stdio only for now.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
15:50
25d ago
Hacker News Frontpage· rssEN15:50 · 07·03
Cut Fable cost 60% by rendering code as images for model OCR
Pxpipe on GitHub renders code context as images and lets the model OCR it. This bypasses Fable 5's token billing, cutting cost to 40%. The post doesn't spell out exact token savings, but the 60% reduction claim is based on this trick. OCR accuracy on complex code is the catch.
#Code#teamchong#Fable
editor take
Render code as images, let the model OCR it to dodge token billing — 60% cheaper, but accuracy on complex code is the catch.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
15:32
25d ago
Hacker News Frontpage· rssEN15:32 · 07·03
Claude, stop trying to memorize random crap
The author's team found zero performance benefit from letting coding agents search past session transcripts for SWE tasks—it can even degrade quality. Agents should distill useful context into docs and commit messages stored alongside code, not dig through old scratch pads. Their internal nori bots auto-propose weekly skill updates, but they accept under 20%, meaning 80% of automatic memory updates would make the model worse.
#Claude#Nori#Benchmark
editor take
They found zero SWE gain from letting agents search old transcripts—it can hurt quality. Distill context into docs and commit messages instead.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
15:06
25d ago
Hacker News Frontpage· rssEN15:06 · 07·03
Best Simple System for Now
Dan North proposes BSSN: write the simplest code that meets current product needs at an appropriate standard, without anticipating the future. He argues programmers over-engineer by default—adding interfaces or concurrency too early—and suggests fighting that habit with humility and courage. Two examples (JSON library, XML streamer) show how to apply it. The post does not recommend specific tools or frameworks.
#Dan North
editor take
Dan North's BSSN: write the simplest code that meets current product needs, no interfaces or concurrency ahead of time.
HKR breakdown
hook knowledge resonance
open source
60
SCORE
H0·K1·R0
15:03
25d ago
Hacker News Frontpage· rssEN15:03 · 07·03
Jamesob's guide to running SOTA LLMs locally
Jamesob published an open-source guide on GitHub covering everything about running LLMs locally: hardware, model download, inference frameworks, and common pitfalls. It's for those who want to move beyond APIs and self-host. The post doesn't specify which models or hardware configs are supported, but the title says 'SOTA' so expect coverage of current open-source leaders.
#jamesob#GitHub#Open source
editor take
Jamesob's guide to running SOTA LLMs locally covers hardware, models, and inference frameworks end-to-end.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
14:27
25d ago
Hacker News Frontpage· rssEN14:27 · 07·03
Persistent Memory for AI Agents: Zep, Mem0, and ContextNest Stack
Production AI agents need three memory layers, not one. Zep handles session logs for conversation continuity. Mem0 stores user preferences like IDE configs and habits. ContextNest governs corporate knowledge with Git and SHA-256, ensuring pricing and API endpoints are always current. Without a deterministic governance layer, semantic search retrieves both old and new facts, causing hallucinations. Use all three together.
#Memory#Zep#Mem0#ContextNest
editor take
Three memory layers: Zep for sessions, Mem0 for user preferences, ContextNest for version-controlled org facts to stop agents citing stale pricing.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
12:46
25d ago
Hacker News Frontpage· rssEN12:46 · 07·03
Program-as-Weights: A Programming Paradigm for Fuzzy Functions
Harvard researchers propose PAW, which compiles fuzzy functions (e.g., flagging important logs, fixing malformed JSON) from natural language into a small neural artifact instead of calling an LLM API each time. A 4B compiler trained on 10M-example FuzzyBench outputs parameter-efficient adapters for a frozen 0.6B Qwen3 interpreter. PAW matches direct Qwen3-32B prompting while using 1/50th the inference memory and running at 30 tokens/s on a MacBook M3. The idea: reframe the foundation model from a per-input solver to a one-time compiler for cheap, offline execution. The post doesn't disclose per-task accuracy or FuzzyBench coverage.
#Harvard University#Qwen3#FuzzyBench
editor take
Harvard's PAW compiles fuzzy functions like log flagging into a tiny local model, no per-call API needed.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H1·K1·R0
12:25
25d ago
AI HOT (Curated Pool)· aihot-apiZH12:25 · 07·03
Fix AI layout glitches by importing PPT into Pencil
Import AI-generated PPT from Zang Shifu into Pencil to review all slides at once and manually fix common layout issues like overlapping elements, misalignment, and wrong fonts. Pencil offers stronger editing (alignment, nesting, grouping) than PPT, exports to web or editable files, and can output PNGs for PPT. A friend tested this workflow yesterday—it significantly improves editability of AI-generated content.
#藏师傅#Pencil
editor take
Import Zang Shifu AI PPT into Pencil to fix layout bugs—friend says editability jumps.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
11:02
25d ago
Bloomberg Technology· rssEN11:02 · 07·03
Microsoft and Amazon send workers on-site to help customers actually use AI
Microsoft and Amazon are placing engineers and architects directly inside customer offices to help them integrate Copilot and AWS AI services into real workflows. Microsoft calls them 'customer success managers'; Amazon has similar roles. The goal is turning paying users into active users. The article doesn't disclose the scale of these deployments, pricing model, or specific customer examples.
#Microsoft#Amazon#AWS
editor take
Microsoft and Amazon embed engineers at customer sites to push Copilot and AWS AI into real workflows.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
10:03
25d ago
AI HOT (Curated Pool)· aihot-apiZH10:03 · 07·03
JoyAI App Launches UGC Digital Human Feature, Users Can Create Custom Virtual Companions
JoyAI App launches a UGC digital human feature: upload one photo to generate a realistic or cartoon avatar, pair it with your own voice for full-duplex conversation—interrupt anytime, natural turn-taking. It reuses the 'Universal Doctor' tech stack, integrating language, voice, and digital human models. The avatar serves as both emotional companion and assistant—ordering food, financial advice, English learning, trip planning. The post doesn't disclose launch date, pricing, or whether avatars can be used on third-party platforms.
#JoyAI
editor take
JoyAI launches UGC digital human: upload one photo to create a realistic or cartoon avatar with full-duplex voice, interruptible and natural turn-taking.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
08:55
25d ago
AI HOT (Curated Pool)· aihot-apiZH08:55 · 07·03
Alibaba Cloud's Wan Video adds Music Dance: upload a character and a song to generate beat-synced dance clips
Wan Video's new feature turns a character image and a song into a beat-synced dance video. Five styles are available: hip-hop, tap, Latin, K-pop, and Chinese classical. The post doesn't disclose generation length, resolution, or pricing—worth testing before getting excited.
#Alibaba Cloud#Wan Video
editor take
Wan Video now turns a character image + song into a beat-synced dance video, but the post doesn't disclose length, resolution, or pricing.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
08:50
25d ago
Hacker News Frontpage· rssEN08:50 · 07·03
Wordgard: A new in-browser rich-text editor from the creator of ProseMirror
Wordgard is an open-source rich-text editor library from ProseMirror's creator. It focuses on semantic document structure and a programmable API, not free-form HTML. Key features: schema-based content definition, modular extensions, accessibility, RTL support, and collaborative editing. The code is functional for clarity. Commercial users are socially expected to fund maintenance. The post doesn't spell out differences from ProseMirror but notes '0% AI'.
#Marijn Haverbeke#Wordgard#ProseMirror
editor take
ProseMirror's creator just dropped Wordgard: schema-controlled, fully modular, and commercial users are socially expected to fund it.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
08:31
25d ago
● P1Hacker News Frontpage· rssEN08:31 · 07·03
Alibaba plans to ban employees from using Claude Code
Reuters reports Alibaba plans to ban employees from using Anthropic's Claude Code at work, citing alleged backdoor risks. The full article is behind a paywall, so the ban's scope, effective date, and technical details are not yet confirmed.
#Code#Alibaba#Anthropic#Policy
why featured
Featured · importance 88 · hook + resonance
editor take
Alibaba is moving to ban Claude Code after Anthropic admitted it ran an experiment inside the tool to identify Chinese users — that's the spark, not just generic security concerns.
sharp
Two sources are running this — TechCrunch and a Reuters wire picked up on HN — and they agree on the basics: Alibaba plans to ban Claude Code starting July 10, pushing employees to its own Qoder tool instead. Both point to the same trigger: Anthropic previously embedded an experiment in Claude Code that could identify Chinese users. An employee said stronger mitigations replaced it and the team meant to remove it, but Alibaba clearly isn't waiting around. I'd take this with a small grain of salt. The ban itself isn't surprising — Anthropic already blocks Chinese companies from using its models, and Alibaba pushing an in-house alternative fits the playbook. What turned this into a multi-source story is that user-identification experiment resurfacing, which reframes the risk from routine compliance to something closer to backdoor suspicion. What's missing: Alibaba's internal memo hasn't been published, both outlets rely on anonymous sourcing and "reportedly" language, and we don't know the scope of the ban or what happens if someone violates it.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K0·R1
06:21
25d ago
Hacker News Frontpage· rssEN06:21 · 07·03
Ask HN: Is LLM coding stuck in the prompt-response loop?
A developer complains that Claude Code and Codex break flow: stop, wait, review, re-prompt. They think tab completion is a better direction than chat. Commenters share experiments: queue prompts via a TODO file, trust the model with clear specs (intent, I/O contracts, constraints, preconditions), or use a JSX templating language to auto-manage context and branching. The post doesn't disclose project scale or success metrics.
#Code#Claude Code#Codex#Hacker News
editor take
Devs complain Claude Code breaks flow; commenters experiment with TODO prompt queues and JSX templates for context management.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R1
04:38
25d ago
Product Hunt · AI· rssEN04:38 · 07·03
Edgee launches Claude Code Compressor V2, cutting coding agent token costs by 50%
Edgee launched V2 of its token compressor for coding agents on Product Hunt. It targets Claude Code, Codex, OpenCode, and Cursor with three techniques: sharper tool-result trimming, task-aware tool surface reduction, and output brevity. The claimed 50% cost cut is semantically lossless, though the post doesn't share benchmarks or comparison data. The gateway also handles model routing and automatic failover, plus per-repo and per-PR team attribution.
#Edgee#Anthropic#OpenAI
editor take
Edgee V2 claims 50% token cost cut for coding agents like Claude Code, but no benchmarks in the post — I'd discount it.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
04:06
25d ago
Hacker News Frontpage· rssEN04:06 · 07·03
Every AI Visibility Tool Is Lying to You
Arber Xhindoli, an engineer at Canonry, breaks down why AI visibility dashboards sell false precision. Frontend scrapes capture one synthetic session; APIs behave differently from consumer apps; the same prompt yields different answers across runs; and the chosen prompt set manufactures the score. SparkToro and Gumshoe's research confirmed brand recommendations shift a lot on repeated queries. The directional signal can be useful, but the clean leaderboard numbers hide the noise, personalization, and geographic variance underneath.
#Canonry#Arber Xhindoli#SparkToro
editor take
AI visibility dashboards compress noise, personalization, and geography into one clean rank—I'd ask for the distribution and raw evidence before trusting the number.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R1
03:49
25d ago
Hacker News Frontpage· rssEN03:49 · 07·03
Manticore rebuilt its ONNX path for 14× faster embeddings
Manticore Search rebuilt its ONNX model inference path, achieving a 14× average speedup for embeddings. The old SentenceTransformers/Candle path managed only 5–11 docs/sec on a 16-core/32-thread server; the new ONNX Runtime backend hits 70–230 docs/sec on the same hardware. Single-insert latency dropped from over 200 ms to 14 ms. Key changes: disabling intra_op_spinning and removing in-worker document batching. The new path is the default in Manticore Search 27.1.5 with no API changes.
#Embedding#Manticore Search#ONNX Runtime#SentenceTransformers
editor take
Manticore Search rebuilt its ONNX path for 14× faster embeddings, dropping single-insert latency from 200+ms to 14ms.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
01:37
26d ago
● P1Hacker News Frontpage· rssEN01:37 · 07·03
Safari Technology Preview releases MCP server for AI coding agents to debug
WebKit released a Safari MCP server in Safari Technology Preview 247. It exposes the browser as a tool for AI agents: read console logs, inspect network requests, capture screenshots, evaluate JS on the page, and simulate clicks or typing. The goal is to cut the back-and-forth of manual debugging by letting the agent see how code actually renders. Fourteen tools are listed, and any MCP-compatible client can connect. The post doesn't mention headless mode, resource overhead, or latency figures.
#WebKit#Safari#Apple
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Safari Technology Preview now ships a built-in MCP server, letting AI coding tools control the browser to inspect rendering, grab network requests, and take screenshots — no more window-hopping to ...
sharp
This came from WebKit's official blog, and both HN and a Chinese AI outlet picked it up — no disagreement across sources, which makes sense since it's a first-party announcement. Safari Technology Preview 247 bundles an MCP server that lets your AI coding agent (Claude Code, Cursor, etc.) open pages in Safari, read the DOM, capture network requests, take screenshots, and run JS. The browser becomes the agent's eyes. The old debugging loop was "spot bug in browser → screenshot → paste to agent → fix code → refresh → repeat." Now the agent can inspect rendering directly. One tool worth flagging: set_emulated_media lets you test CSS media types like print, which is the kind of edge case that's easy to skip in manual testing. No pricing to worry about — it's built into Safari. No performance benchmarks disclosed either. I'd treat this as a debugging accelerator, not a fully autonomous bug-fixer. The agent only sees what the browser exposes; tricky layout issues still need human judgment.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
00:08
26d ago
Product Hunt · AI· rssEN00:08 · 07·03
Vox: talk to GitHub Copilot with your voice
Vox is a free GitHub Copilot CLI extension that opens a voice-reactive window when you type /vox. Speak your command, hear the agent reply. Works on Windows, macOS, and Linux. The post doesn't disclose latency or supported languages, but the core idea is clear: code with Copilot hands-free.
#Code#GitHub Copilot#Vox
editor take
Vox is a free CLI extension that lets you talk to GitHub Copilot hands-free.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
2026-07-02 · Thu
23:43
26d ago
AI HOT (Curated Pool)· aihot-apiZH23:43 · 07·02
Texas Tesla crash: driver who found FSD 'too conservative' floored accelerator, killing 76-year-old
Driver Michael Butler, 44, engaged FSD, then complained it was 'too conservative.' Over 6 seconds he pressed the accelerator to 100%, reaching 117 km/h before crashing into a home, killing Martha Avila, 76. Police found searches like 'FSD not aggressive enough.' Tesla's AI chief confirmed manual override. Butler charged with manslaughter; families sue Tesla and driver. NHTSA and NTSB investigating.
#Tesla#Michael Butler#Martha Avila
editor take
Driver complained FSD was 'too conservative,' floored it for 6 seconds, killed someone. System didn't override; driver never braked.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H1·K0·R0
22:37
26d ago
Product Hunt · AI· rssEN22:37 · 07·02
Osloq: An AI agent that reproduces GitHub issues for you
Osloq connects your GitHub, picks an issue, spins up a sandbox, clones your repo, runs it, and tries to reproduce the bug like a developer would. It returns a report backed by real evidence, not a hallucinated guess. No local setup needed.
#Agent#Osloq#GitHub
editor take
Osloq spins up a sandbox to reproduce GitHub issues for you, no more 'works on my machine' fights. Free for now.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
21:47
26d ago
Financial Times · Technology· rssEN21:47 · 07·02
Blackstone's QTS cancels Virginia data center project after local protests
QTS, a data center operator owned by Blackstone, scrapped a major project in Prince William County, Virginia. Residents had protested for over two years over noise, power use, and environmental impact. The site was near the historic Manassas battlefield. QTS told county officials that community opposition made the project unworkable. Northern Virginia is the world's largest data center hub, but local pushback is growing.
#Blackstone#QTS#Prince William County#Policy
editor take
Blackstone's QTS scrapped a major Virginia data center project after two years of community protests.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
21:39
26d ago
Product Hunt · AI· rssEN21:39 · 07·02
Typeahead 2.0: AI autocomplete for every Mac app, $79 one-time
Typeahead 2.0 is a Mac-wide AI autocomplete that offers inline suggestions in every text field. It runs a local model, works offline, and keeps data on-device. The update adds per-app writing styles, any-language support, and smarter context. It's lighter on memory, faster in the background, and includes private time-saved insights. One-time $79 purchase with free updates, no subscription.
#Typeahead
editor take
Typeahead 2.0 runs a local model for inline autocomplete across all Mac apps, $79 one-time purchase, no subscription.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
21:14
26d ago
Bloomberg Technology· rssEN21:14 · 07·02
Crusoe in Talks to Raise $3 Billion, Valuation Could Triple
Crusoe is in talks to raise $3 billion in a round that could triple its valuation. The full article is behind a Bloomberg paywall; no details on investors, use of funds, or exact valuation are available.
#Crusoe#Funding
editor take
Crusoe is raising $3B to triple its valuation, but the article is paywalled—no investors or use of funds disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
20:51
26d ago
AI HOT (Curated Pool)· aihot-apiZH20:51 · 07·02
Alibaba Open-Sources Page Agent: Control Web DOM with Natural Language
Alibaba released Page Agent, an open-source JavaScript library that lets users control web page DOM elements via natural language commands. It acts like an in-page GUI agent that understands instructions such as 'click the search box and type AI news' and executes them automatically. The project is open-source, but the post doesn't provide a GitHub link or specific performance benchmarks.
#Alibaba
editor take
Alibaba open-sourced Page Agent for natural language DOM control, but the post lacks a GitHub link and benchmarks.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R0
20:00
26d ago
Bloomberg Technology· rssEN20:00 · 07·02
Software Developers Rethink Apps for Their Newest Users: AI Agents
Bloomberg reports developers are redesigning apps for AI agents as primary users. This means shifting from human-click interfaces to agent-friendly APIs and data flows. The post doesn't detail specific cases or tech stacks, but flags a structural shift in software design.
#Bloomberg
editor take
Bloomberg says devs are now designing apps for AI agents first, swapping clickable UIs for API feeds.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1

more

feeds

admin