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

posts · 2026-07-22

50 items · updated 3m ago
RSS live
2026-07-22 · Wed
23:34
5d ago
r/LocalLLaMA· rssEN23:34 · 07·22
Poolside Laguna S 2.1 hands-on: good for coding agents, weak on knowledge vs Qwen 3.6
Reddit users testing Poolside's Laguna S 2.1 report it's decent for coding agent tasks—slightly better tool calling than Qwen 3.6 27B—but significantly worse on knowledge and reasoning. Some users had to add flags to stop looping; in chat mode it barely thinks, and in the pi agent framework it can overthink, spending 20k tokens on a single refactor. Low-VRAM users (40GB) got only 2.5 t/s and found it not worth the setup hassle. Most still prefer Qwen 3.6 35B as the best all-rounder. The post does not disclose model size, training data, or official benchmarks.
#Code#Reasoning#Poolside#Qwen
editor take
Reddit users say Laguna S 2.1 is decent for coding agents but worse on knowledge and reasoning than Qwen 3.6.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
21:54
5d ago
Hacker News Frontpage· rssEN21:54 · 07·22
Real-world text-to-SQL is far from ready
Michael Stonebraker and Peter Baile Chen argue that current text-to-SQL benchmarks like Spider 1.0 (80%+ accuracy) and Bird-SQL fail to capture real-world data warehouse complexity. Production schemas use cryptic table and column names, business logic spans dozens of tables, and user phrasing varies wildly. The post catalogs the gaps—dirty data, missing metadata, complex joins—without offering a new solution. The takeaway: don't trust leaderboards; natural-language querying for non-programmers is still a long way off.
#Benchmarking#Michael Stonebraker#Peter Baile Chen#Communications of the ACM
editor take
Stonebraker says don't trust Spider's 80% accuracy—real schemas use cryptic names and 30-table joins, and no benchmark tests that.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
21:15
5d ago
Hacker News Frontpage· rssEN21:15 · 07·22
400 lines of Elisp turns GitHub issues into Org tasks
The author got tired of manually copying GitHub issues into Org Agenda and built a package called fj in one day. It delegates auth to the gh CLI, parses JSON responses, and presents issues in a vtable with a Transient menu. The whole thing is 392 lines of Elisp; basic behavior took 2.5 hours. The post highlights Emacs's malleable computing: dynamic code evaluation without restart, unlike the edit-compile-debug cycle of static languages. The post doesn't disclose whether fj is on MELPA or supports GitHub Enterprise.
#Code#Emacs#GitHub#Charles Choi
editor take
392 lines of Elisp to pull GitHub issues into Org Agenda by delegating auth to the gh CLI. A neat demo of Emacs as a malleable frontend, not a full client.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
20:54
5d ago
Bloomberg Technology· rssEN20:54 · 07·22
Google Cloud Backlog Hits $514 Billion
Google reported a cloud services backlog of $514 billion, a big jump from last quarter. This is the total value of signed but not yet recognized contracts, showing enterprise customers are making longer commitments to Google Cloud. For AI practitioners, it signals Google's infrastructure and AI platform (Vertex AI) are winning more long-term deals, shifting the competitive landscape.
#Google#Google Cloud
editor take
Google Cloud backlog hit $514B — enterprises are signing longer deals, and Vertex AI is landing them.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H0·K1·R0
19:31
6d ago
Bloomberg Technology· rssEN19:31 · 07·22
OpenAI President Says Kimi K3 'Pretty Good,' Unsure If Distilled
OpenAI's president called Moonshot AI's Kimi K3 model 'pretty good' in an interview, but publicly said he's unsure if it was distilled from GPT models. The post does not disclose further technical details or benchmark results.
#OpenAI#Moonshot AI
editor take
OpenAI's president called Kimi K3 'pretty good' but added he's not sure if it's distilled from GPT.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
19:19
6d ago
r/LocalLLaMA· rssEN19:19 · 07·22
Arcee AI announces GS1, a 1T open-weight science model, coming later this year
Arcee AI and the U.S. Department of Energy are building GS1, a 1-trillion-parameter open-weight model for scientific research, set for release later this year. Weights, a technical report, and public demos are promised. Arcee handles compute and training; DOE scientists supply data, define problems, and validate outputs. The blog argues American institutions—banks, hospitals, national labs—need models they can hold, freeze, and run on their own infra without sending sensitive data out. It credits DeepSeek, Qwen, and other Chinese open-model labs but says provenance, jurisdiction, and licensing matter for sensitive work. No specific release date, benchmarks, or hardware requirements are disclosed.
#Arcee AI#U.S. Department of Energy#DeepSeek
editor take
Arcee AI and the DOE are building a 1T open-weight science model, GS1, for release later this year—no benchmarks, hardware requirements, or specific date yet.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
18:51
6d ago
AI HOT (Curated Pool)· aihot-apiZH18:51 · 07·22
GigaToken: up to ~1000× faster tokenization, drop-in replacement for HuggingFace Tokenizers
GigaToken is a Rust tokenization library that pushes single-core throughput to GB/s, claiming roughly 1000× speedup over HuggingFace Tokenizers. It reads existing tokenizer.json files and mirrors the HuggingFace API, so switching is cheap. The post doesn't disclose benchmark setup or hardware details—I'd discount the 1000× claim until independent reproduction. The repo is public with 998 stars so far.
#GigaToken#HuggingFace Tokenizers
editor take
A Rust tokenizer that reads tokenizer.json and claims ~1000× speedup over HuggingFace—no benchmark hardware or config disclosed, so I'd discount that number for now.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
17:57
6d ago
AI HOT (Curated Pool)· aihot-apiZH17:57 · 07·22
Microsoft open-sources the full MagenticLite stack, including weights, app, and test tools
Microsoft fully open-sourced the MagenticLite project. Weights for MagenticBrain and Fara 1.5, previously on Microsoft Foundry, are now on Hugging Face. The app and test tools are included. The post doesn't disclose parameter counts, benchmarks, or intended use cases.
#Microsoft#Hugging Face#Open source
editor take
Microsoft dumped MagenticBrain & Fara 1.5 weights, app, and test tools on Hugging Face, but no params or benchmarks yet—keep expectations in check.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K0·R0
17:48
6d ago
Hacker News Frontpage· rssEN17:48 · 07·22
Mitchell Hashimoto: Everyone Should Know SIMD
Mitchell Hashimoto walks through a five-step SIMD pattern in Zig, turning element-by-element loops into 4-, 8-, or 16-wide operations. In Ghostty, this sped up a control-character scan by 5× end-to-end on AVX2, with theoretical gains of 4× on ARM and 8× on AVX2. He argues everyday for-loops can benefit without simdjson-level tricks, and notes compilers often fail to auto-vectorize due to aliasing and branches. The post doesn't list specific CPU models or full benchmark details.
#Code#Mitchell Hashimoto#Ghostty
editor take
Mitchell Hashimoto demystifies SIMD with a 5-step Zig pattern that sped up Ghostty's control-character scan 5× end-to-end on AVX2.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
17:30
6d ago
AI HOT (Curated Pool)· aihot-apiZH17:30 · 07·22
From prompts to tasks: multimodal interaction units boost AI agent efficiency
DAIR.AI's Elvis Saravia proposes using 'tasks' instead of prompts as interaction units. Agents receive multimodal context—voice, screen, text, annotations—in one shot. Inspired by Karpathy's idea of long voice conversations as prompts, front-loading context reduces back-and-forth and enables more complex work per interaction. The post doesn't spell out implementation details or test results.
#DAIR.AI#Elvis Saravia#Karpathy
editor take
Replace prompts with 'tasks' as interaction units—feed voice, screen, text in one shot to cut back-and-forth. No implementation or test results yet, so take it easy.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
17:23
6d ago
AI HOT (Curated Pool)· aihot-apiZH17:23 · 07·22
Claude now has an Anthropic Economic Index connector to query AI's impact on jobs and the economy
Anthropic added a connector that lets anyone query the Anthropic Economic Index directly inside Claude conversations. The Index tracks real Claude usage patterns to measure AI adoption across occupations and tasks. You can ask things like which jobs use AI most or what teachers automate, and Claude answers with data from the Index. Enable it in the connectors menu on claude.ai—no install needed. Anthropic notes the data reflects Claude usage, not the full labor market.
#Anthropic#Claude
editor take
You can now query Anthropic's Economic Index inside Claude—handy, but the data reflects Claude usage, not the whole labor market.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
17:20
6d ago
Hacker News Frontpage· rssEN17:20 · 07·22
GigaToken: ~1000x faster language model tokenization
GigaToken is an open-source project claiming ~1000x speedup in language model tokenization, the first step in text processing that often becomes a bottleneck. Posted on GitHub with 44 points and 6 comments on Hacker News. The post doesn't disclose implementation details or test setup. I'd take the 1000x claim with a grain of salt—it may only hold under specific hardware or tasks—but the direction is worth watching.
#GigaToken#GitHub#Hacker News#Open source
editor take
GigaToken claims ~1000x faster tokenization, but the post doesn't disclose implementation or test setup—I'd discount it heavily.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
17:17
6d ago
Hacker News Frontpage· rssEN17:17 · 07·22
Are AI Labs Pelicanmaxxing?
The author tested 48 prompts (8 animals × 6 vehicles) across GPT-5.6 Terra, Claude Sonnet 5, Gemini 3.5 Flash, Grok 4.5, Qwen3.7-Max, GLM-5.2, and DeepSeek V4 Pro, generating 1,008 SVGs. GPT-5.6 Luna scored them, and no model stood out on the classic pelican-plus-bicycle combo. The pelican row, bicycle column, and their intersection all tracked normally against other animal-vehicle pairs. Gemini 3.1 Flash-Lite feature extraction backed that up. Caveat: sample size is modest and only one LLM judge was used, but the data shows no sign of targeted pelicanmaxxing.
#Vision#Code#OpenAI#Anthropic
editor take
A 48-prompt grid across 7 models found no evidence that labs are overfitting on the pelican-on-a-bicycle benchmark.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
16:35
6d ago
The Verge · AI· rssEN16:35 · 07·22
Samsung's smart glasses revealed with better battery than Meta's
The Verge got hands-on photos of Samsung's smart glasses, made with Google, Gentle Monster, and Warby Parker. Every pair has a camera, facing the same privacy issues as Meta's Ray-Ban. The post doesn't spell out exact battery life but says it beats Meta's.
#Samsung#Google#Gentle Monster
editor take
Samsung's smart glasses are real—every pair has a camera, same privacy issues as Meta's Ray-Ban.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R0
16:24
6d ago
TechCrunch AI· rssEN16:24 · 07·22
Arcee, a US open source AI lab, says Chinese models are not inherently dangerous
US open-source AI lab Arcee argues that Chinese open-weight models are not inherently dangerous. While US policymakers and proprietary labs like OpenAI and Anthropic push for restrictions, Arcee says the risk lies in usage, not origin. The post does not disclose Arcee's technical evidence or specific policy proposals.
#Arcee#OpenAI#Anthropic#Open source
editor take
US open-source lab Arcee argues Chinese models aren't inherently dangerous—risk is in usage, not origin. No technical evidence disclosed, so it's a stance, not a study.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R1
16:23
6d ago
TechCrunch AI· rssEN16:23 · 07·22
Substack adds AI detection so readers can see who writes newsletters with AI
Substack integrated Pangram's AI writing detection into its app, letting users scan posts, comments, and replies for an estimate of human vs. AI-written content. The feature is free for readers; authors can pay to hide the label. The post doesn't disclose detection accuracy or false-positive rates. In the short term, this could expose many AI-generated newsletters and hurt trust in the platform.
#Substack#Pangram
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K0·R1
16:15
6d ago
Financial Times · Technology· rssEN16:15 · 07·22
‘Workforce orchestrator’ emerges as the next hot job in the AI era
The FT reports companies are creating a 'workforce orchestrator' role to coordinate human workers with AI agents. This job designs task allocation rules rather than writing code, enabling efficient collaboration in business workflows. The post doesn't disclose specific salaries or which companies pioneered the role, but the title signals it's a new function driven by AI deployment.
#Financial Times
editor take
FT reports a new 'workforce orchestrator' role that decides which tasks go to humans vs. AI agents.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
15:43
6d ago
Hacker News Frontpage· rssEN15:43 · 07·22
Six questions before you add an LLM
Cameron Palmer shares a decision framework: don't start with 'where can we use AI?' but 'what problem are we solving?' He illustrates with his own prospecting system—one LLM agent handled search, dedup, validation, and DB insertion, resulting in 10-20% irrelevant or duplicate leads, hard debugging, and a manual cleanup of 800+ records. Core argument: LLMs trade determinism for flexibility—output is variable, testing is hard, cost is high. If a workflow can be fully specified upfront, skip the LLM. The post lists six questions but only elaborates the first: can the workflow be completely specified in advance? If yes, you likely don't need an LLM.
#Cameron Palmer#Twenty CRM
editor take
Don't start with 'where can we use AI?' Ask what problem you're solving first. One agent doing search to DB insertion gave 10-20% bad leads and 800+ manual cleanups.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
15:33
6d ago
Hacker News Frontpage· rssEN15:33 · 07·22
When AI makes it, did you really make it?
Beej generated a novel, a woodcut, and code with AI, but doesn't feel he "made" any of it. He says he "had it made" rather than "made it." The loss isn't about craft or fun—it's about the fulfillment of making itself. He contrasts this with his deck, built by paid workers, which he also wouldn't claim as his own. For AI outputs, he won't even apply an MIT license; he puts them in the public domain. The post doesn't say he's quitting AI, but it's clear: outsourcing creation drains the pride.
#Beej Jorgensen#Claude Code
editor take
Beej admits his novel, woodcut, and code were all AI-generated—he doesn't feel he "made" any of it, and the fulfillment is gone.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
15:30
6d ago
Hacker News Frontpage· rssEN15:30 · 07·22
HN Hall of Fame: 3,100 legendary links Hacker News keeps rediscovering
OrangeCrumbs built an HN Hall of Fame with 3,100 links that keep getting resubmitted. 1,169 are inducted, 1,994 are candidates. Top link is 'We can't send email more than 500 miles' with 57 submissions and 1,164 peak points. The site sorts by type, topic, and class, and shows submission count and max score per link. The post doesn't spell out the ranking algorithm, but it clearly uses resubmission frequency and score.
#OrangeCrumbs#Hacker News
editor take
OrangeCrumbs built an HN Hall of Fame of 3,100 links that keep getting resubmitted, sorted by type, topic, and class.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
15:19
6d ago
Hacker News Frontpage· rssEN15:19 · 07·22
Bento: An entire PowerPoint in one HTML file — edit, view, and collab
Bento packs an entire slideshow into a single HTML file — editor, viewer, and live charts included. Press Esc to edit, ⌘S saves back to the same file. No install, no account needed. Charts are interactive: hover for tooltips, zoom, and morph between bar/pie/scatter views. Edit a table and linked charts update instantly. Slides animate via shared element IDs, and you can build interactive scenes with buttons. The file checks a signed manifest on launch for updates (can be disabled). The post doesn't clarify real-time multi-user collab, though the title mentions it.
#Bento
editor take
Bento packs an entire slideshow into one HTML file — edit, view, and live charts, no install needed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
14:18
6d ago
Hacker News Frontpage· rssEN14:18 · 07·22
When NVLink is worth it for dual-GPU AI workloads
Testing two RTX 3090s, the author found NVLink gives zero gain for layer-split inference and DDP training. Tensor-parallel prompt processing improved ~30% and FSDP training nearly 3×, but only against shared-memory fallback. After patching the driver to enable PCIe P2P, the gap nearly closes: prompt processing is on par and FSDP training reaches >90% of NVLink speed. NVLink's real win is on consumer platforms where dual GPUs are forced into x8/x8 or x4 lanes; there it bypasses the PCIe bottleneck, giving 5–15%+ faster tensor-parallel prompt processing over P2P. The post doesn't cover scaling beyond two GPUs or larger models.
#Nvidia#RTX 3090#NVLink
editor take
NVLink gave zero gain for layer-split inference and DDP. The ~30% prompt processing and 3× FSDP training wins nearly vanish once you patch the driver to enable PCIe P2P. The real use case is consum...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
14:18
6d ago
Hacker News Frontpage· rssEN14:18 · 07·22
Quality non-fiction books are the antithesis of AI slop
Historian Benjamin Breen used Claude Code and GPT-5.6 to scrape 6,500+ award-winning non-fiction books into a free search platform, Book Prize Index. He misses the serendipity of browsing library shelves, which he finds more valuable than AI search. The platform supports semantic queries like 'classic biographies that are surprisingly weird.' The author pays hosting and API costs himself. The post doesn't specify which embedding model or search latency.
#Benjamin Breen#Claude Code#GPT-5.6
editor take
Historian used Claude Code to scrape 6,500+ award-winning non-fiction books into a search tool; the post doesn't name the embedding model.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
13:16
6d ago
● P1Financial Times · Technology· rssEN13:16 · 07·22
AMD to invest up to $5 billion in Anthropic for chip commitment
The body is behind a paywall; only the headline is available. AMD plans to invest up to $5bn in Anthropic as part of a chip deal. The post does not disclose the investment timeline, which AMD chips are involved, or whether the arrangement is exclusive.
#AMD#Anthropic
why featured
Featured · importance 94 · hook + resonance
HKR breakdown
hook knowledge resonance
open source
94
SCORE
H1·K0·R1
12:00
6d ago
OpenAI Blog· rssEN12:00 · 07·22
OpenAI commits $17.5M to U.S. national labs for AI-driven science
OpenAI joins the DOE's Genesis Mission with a $17.5M package for national labs and universities. It includes $4M in Codex credits for ~2,000 researchers, $3M for two large-scale scientific campaigns, and up to $10M in API usage for $2.5M spent. The two campaigns target high-temperature superconductors and an 'Atlas of the Machine-Accessible Frontier'—mapping which problems AI can already solve vs. those needing physical experiments. OpenAI also offers GPT‑Rosalind for biosafety projects and early model access to lab security researchers. The post doesn't specify timelines or model versions.
#Code#Reasoning#Multimodal#OpenAI
editor take
OpenAI puts $17.5M into DOE's Genesis Mission. The useful bit: $2.5M spent unlocks $10M in API credits — a 75% discount for national lab researchers.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H0·K1·R0
11:00
6d ago
The Verge · AI· rssEN11:00 · 07·22
Meta built its own AI detector. It should have just used Google's.
Meta launched Content Seal, its own AI detection system. The Verge argues it's a less accessible and reliable version of Google's SynthID. The piece says Meta should have just used Google's standard instead of building its own.
#Meta#Google#SynthID
editor take
Meta built Content Seal instead of using Google's SynthID, but it only works on Meta's own AI tools and users can't check it themselves.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
10:12
6d ago
The Verge · AI· rssEN10:12 · 07·22
US utilities pledge to shield consumers from AI-driven electricity costs, but the promise lacks teeth
A group of US utility companies pledged not to let AI data center power demand raise electricity rates for regular customers. The pledge was introduced in March 2026 but still lacks enforcement mechanisms or regulatory oversight. The Verge calls it cheap talk — utilities can interpret the pledge loosely with no third-party monitoring. For AI builders, this means the risk of higher operational costs for data centers hasn't gone away.
#The Verge#Policy
editor take
US utilities pledged not to pass AI data center power costs to residents, but The Verge calls it cheap talk with no enforcement.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
10:04
6d ago
AI HOT (Curated Pool)· aihot-apiZH10:04 · 07·22
Xiaohongshu Open-Sources BigMac: A New Paradigm for Multimodal LLM Training
Xiaohongshu open-sourced BigMac, a new training paradigm for multimodal LLMs. The post does not disclose technical details, performance metrics, or the repository URL; only the title confirms it's a training method.
#Xiaohongshu#Open source
editor take
Xiaohongshu open-sourced BigMac, a multimodal training paradigm, but the post is blocked — no details, no repo, just the name.
HKR breakdown
hook knowledge resonance
open source
15
SCORE
H0·K0·R0
10:00
6d ago
Financial Times · Technology· rssEN10:00 · 07·22
US start-up wins EU approval for sight-restoring bionic eye
A US start-up received EU approval to market a bionic eye that restores sight. The post doesn't disclose technical specs or pricing, but this is the first such device cleared in Europe. For AI practitioners, it signals a regulatory milestone for brain-computer interfaces and vision restoration moving from lab to clinic.
#Policy
editor take
A US startup got EU approval for a bionic eye that restores sight, but the post doesn't disclose specs or pricing.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
10:00
6d ago
TechCrunch AI· rssEN10:00 · 07·22
Glow emerges from stealth at $1.2B valuation to tackle AI-era endpoint security
Glow, founded by ex-Meta and Snowflake execs, raised $180M Series A at a $1.2B valuation. It targets new endpoint risks from AI agents and developer tools inside enterprises. Backers include Sequoia, Cyberstarts, Greenoaks. The post doesn't spell out Glow's product specifics or existing customers—only funding and positioning are disclosed.
#Glow#Sequoia Capital#Cyberstarts#Funding
editor take
Glow exits stealth with $180M Series A at $1.2B valuation, targeting new endpoint risks from AI agents running on employee machines.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
08:00
6d ago
TechCrunch AI· rssEN08:00 · 07·22
Synthesia expands from AI training videos to live roleplay coaching
Synthesia launched Roleplay Sessions, where employees practice high-stakes conversations like sales pitches and performance reviews with an AI avatar that talks back and scores them. The British startup previously focused on generating training videos quickly; now it bets that proving training effectiveness is the real moat. The post doesn't disclose pricing or launch date.
#Synthesia
editor take
Synthesia adds AI roleplay sessions where employees practice sales pitches with a scoring avatar. No pricing or launch date disclosed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0

more

feeds

admin