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

posts · 2026-06-20

27 items · updated 3m ago
RSS live
2026-06-20 · Sat
20:46
37d ago
Hacker News Frontpage· rssEN20:46 · 06·20
Pulse: a local dashboard for Claude Code that lets you approve tool calls from your phone
Pulse is a zero-dependency local dashboard for Claude Code. Its standout feature is approving tool calls from your phone. It also shows live token usage and context window, recovers lost sessions, and offers full-text search. The repo is brand new with very few stars. The post doesn't clarify how the phone approval path works or what the performance overhead is.
#Agent#Anthropic#Claude Code#nikitadoudikov
editor take
A local dashboard for Claude Code that lets you approve tool calls from your phone—though the post doesn't explain how the phone connects.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
20:46
37d ago
Product Hunt · AI· rssEN20:46 · 06·20
Cloudback launches MCP server for natural language backup management
Cloudback ships an official MCP server for Claude, Cursor, and VS Code. One prompt can reschedule and re-retain 300 backup definitions at once—no throwaway scripts or dashboard clicks. The product serves 1,700+ customers with 4M+ backups across GitHub, GitLab, Azure DevOps, and Linear.
#Cloudback#Claude#Cursor
editor take
Cloudback ships an MCP server for Claude and Cursor—one prompt to reschedule 300 backup definitions.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
20:41
37d ago
Hacker News Frontpage· rssEN20:41 · 06·20
UK Home Office launches £75M PoliceAI to scale AI across England and Wales police forces
The UK Home Office has launched PoliceAI, a £75M national centre to identify, test, and scale AI tools across all police forces in England and Wales. Year one focuses on large-scale pilots for triaging, disclosing, and summarizing digital evidence—one of the most time-consuming parts of investigations. In one case, AI reviewed 800 hours of kidnapping footage in 3 hours, leading to an early guilty plea. In another, it instantly translated 500,000 e-books of data, helping arrest a serious organized crime gang. The Home Office says AI redaction of audio-visual files could free up 1 million staff hours annually if adopted nationwide. The minister claims PoliceAI could eventually free the equivalent of 3,000 extra officers per year.
#UK Home Office#PoliceAI#Sarah Jones
editor take
UK drops £75M on PoliceAI to scale AI across forces. Year one: AI reviewed 800 hours of kidnapping footage in 3 hours, got a guilty plea.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
20:32
37d ago
Hacker News Frontpage· rssEN20:32 · 06·20
Why your users think your service is slow even when your metrics say it's fast
AWS engineer Marc Brooker explains the inspection paradox: your service's mean latency is 100ms, but users experience a mean wait of 1s because they live through a time-weighted version of the distribution. A simulation with 30-min median and 10-hour p99 recovery time shows MTTR just over 1 hour, but users perceive ~6 hours. Brooker argues trimmed means hide critical tail information, and recovery-time tails are especially dangerous since retries can't mask them.
#Marc Brooker#AWS
editor take
AWS engineer explains the inspection paradox: your 100ms mean latency feels like 1s to users because long requests get time-weighted.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
20:32
37d ago
TechCrunch AI· rssEN20:32 · 06·20
Signal President: AI Chatbots Are Not Your Friends
Signal President Meredith Whittaker told Bloomberg that AI chatbots 'are not your friends, not conscious beings, not sentient interlocutors.' She uses AI tools occasionally to format documents but won't ask them questions, refusing to let a system that averages existing knowledge eclipse her own thinking. Responding to Microsoft AI CEO Mustafa Suleyman's vision of Copilot handling all Christmas shopping, Whittaker warned that scenario requires access to credit card, browser, Signal messages, home address, and calendar—which, in Signal's context, constitutes a backdoor.
#Signal#Meredith Whittaker#Bloomberg#Policy
editor take
Signal's president: AI chatbots are not your friends, don't hand them your data.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
20:11
38d ago
r/LocalLLaMA· rssEN20:11 · 06·20
GLM 5.2 local speeds: 6x RTX 3090 gets 7.8 tok/s
Reddit user neverbyte asked the r/LocalLLaMA community to share local inference speeds for GLM 5.2. Their own setup: 6x RTX 3090, 128GB DDR5, i7-13700K, llama.cpp with unsloth UD-IQ2_M quantization, 90K context at Q8_0 KV cache. Generation hit 7.8 tok/s, prompt processing ~40 tok/s. The post only reports this single run; no other user results or total parameter count are disclosed.
#GLM 5.2#llama.cpp#unsloth
editor take
6x RTX 3090 gets 7.8 tok/s on GLM 5.2 at 90K context — that's slow for real use.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
19:41
38d ago
TechCrunch AI· rssEN19:41 · 06·20
In the Weights: an AI-centric vanity search that tells you how well models recall you
In the Weights is a vanity search tool that queries models like Grok, Gemini, GPT, Claude, and Llama with "Who is <name>?" and clusters their answers into a strength score. Founders Thomas Dimson and Joey Flynn argue web search is no longer canonical—model weights are. TechCrunch's author scored 641, top 6%. The post doesn't disclose model versions, scoring details, or pricing.
#In the Weights#Thomas Dimson#Joey Flynn
editor take
In the Weights queries models like Grok and GPT for a vanity score, but the post doesn't disclose how scores are calculated.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H1·K0·R0
18:25
38d ago
Product Hunt · AI· rssEN18:25 · 06·20
Alai 2.0: An AI design partner that remembers your brand details
Alai 2.0 launched today on Product Hunt as an AI design partner. It captures your brand details from uploaded templates, website, and design docs, then auto-generates a design system covering typography, colors, headers, footers, layouts, and more. You can create presentations, social posts, infographics, ads, or any canvas size—all on-brand. Supports manual or AI-agent edits with version history. Defaults to top LLMs and image models, but lets you pick your own to balance cost, quality, and latency. The post doesn't disclose specific pricing or model names, only mentions free options.
#Vision#Alai#Product Hunt
editor take
Alai 2.0 extracts brand design rules from templates/screenshots, then keeps all your outputs on-brand—and lets you pick the underlying model.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
17:02
38d ago
Hacker News Frontpage· rssEN17:02 · 06·20
Bun opens PR to add shared-memory threads to JavaScriptCore
Bun has opened a PR on WebKit to add shared-memory threads to JavaScriptCore. The post doesn't disclose implementation details or benchmarks, but the title confirms this is a key step toward multi-threaded JS. For Bun users, it could mean more efficient parallelism via Workers.
#Bun#JavaScriptCore#WebKit
editor take
Bun's PR adds shared-memory threads to JavaScriptCore — Workers could share data directly instead of copying messages.
HKR breakdown
hook knowledge resonance
open source
60
SCORE
H1·K1·R0
17:00
38d ago
● P1Computing Life (鸭哥 / grapeot)· atomZH17:00 · 06·20
AI-boosted productivity locked engineer in execution role, derailing promotion prospects
grapeot reflects on a two-year career trap: AI boosted his output to 'superhuman' speed, earning him biweekly demos with the C-suite, but that very speed locked him into a pure execution role. Executives learned it was cheaper to have him prototype than to debate in meetings, so his projects became fragmented and direction shifted monthly. When promotion time came, he couldn't tell a coherent story. The post argues that being too good at AI-driven delivery makes bosses treat you as a 'hand' rather than a 'brain,' structurally pushing you closer to being replaced by AI. No universal fix is offered, but the incentive-structure diagnosis is sharp.
#grapeot
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Using AI to 10x your execution speed can trap you as a 'hand' instead of a 'brain' — and that kills promotions.
sharp
This is one person's bilingual self-reflection, not a multi-source news event — both versions tell the same story. The author, an engineer at a mid-sized company, stopped hand-writing code in late 2024 and used AI to crank out work at a pace his VP called 'superhuman.' He had biweekly meetings with the CEO, CPO, and CTO, delivered polished demos, and still got denied for promotion twice. His post-mortem: being too fast made him the go-to prototyping machine. CXOs threw fragmented, direction-shifting projects at him because 'strike is cheaper than probe' — why debate feasibility in a meeting when Yage can just build it? The result was a year of high output with no coherent narrative for career growth. The cruel twist: his bosses used him the same way he uses AI, and pure execution roles are the easiest to replace with AI. I'd read this as career reflection, not industry analysis. It's one data point — no cross-company or cross-role comparison — so I wouldn't generalize yet. What's missing: whether this pattern holds for PMs, designers, or managers who also use AI heavily.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
13:49
38d ago
Hacker News Frontpage· rssEN13:49 · 06·20
Big Tech is borrowing like never before and the Fed just made that a lot more expensive
Nvidia sold $25B in investment-grade bonds with $85B+ orders. Meta, Oracle, Alphabet, and Amazon are also borrowing heavily to fund AI data centers. Morgan Stanley projects $570B in AI-linked debt issuance in 2026. The Fed's rate hike just made this borrowing more expensive.
#Nvidia#Meta#Oracle
editor take
Nvidia doesn't need cash but sold $25B in bonds anyway—AI infra is so expensive even Big Tech is borrowing to build.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
12:16
38d ago
AI HOT (Curated Pool)· aihot-apiZH12:16 · 06·20
LangChain ambassador releases open-source Deep Agents tutorial built on a three-layer architecture
Authored by LangChain ambassador Zhang Haili, the tutorial uses a three-layer architecture—Runtime (LangGraph), Framework (LangChain), and Harness (Deep Agents). Its technical core is context engineering: a virtual file system handles on-demand reads, intermediate result persistence, and partial reads of large files. The course spans 8 chapters plus 2 prep sections, covering six file tools, task planning, async parallel sub-agent delegation, and reusable Skills that work across 30+ tools including Claude Code and Cursor.
#Agent#LangChain#LangGraph#Deep Agents Harness
editor take
LangChain ambassador's free tutorial on building agents with Deep Agents Harness—three-layer architecture, context engineering, virtual file system.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
08:23
38d ago
r/LocalLLaMA· rssEN08:23 · 06·20
7900XTX 24GB VRAM can finally run Qwen 3.6 27B at Q6K+MTP with 131k context
A user managed to load Qwen 3.6 27B at Q6K quantization with MTP (multi-token prediction) enabled on a 7900XTX 24GB GPU, achieving 131k context. This shows high-end consumer GPUs can now handle larger models and longer contexts, though the post doesn't disclose inference speed or usable context length.
#AMD Radeon 7900XTX#Qwen 3.6 27B
editor take
7900XTX 24GB runs Qwen 3.6 27B at Q6K+MTP with 131k context, but the post is 403'd — no speed data.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
04:00
38d ago
Financial Times · Technology· rssEN04:00 · 06·20
ChatGPT moved my cheese: AI is unsettling the self-help shelf
This FT commentary argues that AI chatbots are eating into the self-help book market. Readers find it faster to ask ChatGPT for life advice than to flip through a book. The piece doesn't cite specific numbers, but flags a trend: AI is reshaping how people consume self-improvement content, forcing traditional publishing to rethink its value.
#Financial Times#ChatGPT
editor take
FT op-ed: readers now ask ChatGPT for life advice instead of flipping through self-help books.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
00:56
38d ago
Product Hunt · AI· rssEN00:56 · 06·20
Check if your name lives inside LLM weights
Thomas Dimson and Joey Flynn built a tool that checks how strongly leading AI models recognize a given name. It queries multiple models in parallel, clusters responses, and returns a recognition score. The post doesn't disclose which models are used or how the score is calculated. The maker plans to use it for science questions later and is looking for feedback on edge cases.
#Thomas Dimson#Joey Flynn#Anthropic
editor take
Type a name to see if LLMs recognize you — fun toy, but the model list and scoring method aren't disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
00:47
38d ago
Hacker News Frontpage· rssEN00:47 · 06·20
I Solved My Mystery Fatigue with AI
An AI practitioner used frontier models (Claude Opus 4.8, GPT 5.5) with a systematic process to crack her own post-surgery mystery fatigue. She argues that an AI-literate patient running a good process can outperform most PCP visits for ambiguous multi-system symptoms. The post details a four-step method: tracking, testing, analyzing, experimenting, and includes plug-and-play artifacts. The body does not disclose the model's specific diagnosis or the doctor's confirmed cause.
#Reasoning#Amy Deng#Claude Opus 4.8#GPT 5.5
editor take
An AI practitioner used Claude/GPT with a 4-step process to diagnose her own post-surgery fatigue, claiming it beats most PCP visits.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
00:11
38d ago
Hacker News Frontpage· rssEN00:11 · 06·20
Hey, N00b, We Didn't Hire You to Complete Tasks
Kent Beck tells new engineers bluntly: you weren't hired to close tasks. Seniors are betting on the engineer you'll become. He sorts new hires into A, B, and C tiers. C's won't last a year. B's are solid. A's make everyone around them more productive. The difference between A and B isn't task count—it's how much you learn per task. A signals include proving a task is unnecessary, finding the 10% that delivers 90% of the value, or refactoring surrounding code while implementing. All A signals take longer than just finishing the task, but not forever. The post doesn't name a specific company or team.
#Kent Beck
editor take
Kent Beck's blunt take: new engineers aren't hired to close tasks—seniors are betting on who you'll become.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R1

more

feeds

admin