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-13 · Mon
15:56
15d ago
Hacker News Frontpage· rssEN15:56 · 07·13
Go-Flavored Concurrency in C: Tradeoffs with POSIX Threads
The author replicates Go's concurrency model in C for the Solod transpiler using POSIX threads. sync.Mutex and Cond wrap pthread primitives; atomics map to compiler builtins with performance matching Go. However, conc.Go spawns OS threads, not goroutines, making them expensive for short tasks—worker pools are recommended. The post does not disclose the pool's implementation details or benchmarks.
#Inference-opt#Anton Zhiyanov#Solod
editor take
Replicates Go's concurrency in C via POSIX threads—atomics match Go's speed, but conc.Go spawns an OS thread per call, making short tasks expensive.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
15:34
15d ago
TechCrunch AI· rssEN15:34 · 07·13
Anthropic starts localizing Claude pricing for India, its biggest market after the US
Anthropic has started showing Indian rupee pricing for Claude subscriptions in India, its largest market outside the US. But payments still require a card or Apple/Google billing—no support yet for India's popular UPI instant payments. OpenAI rolled out rupee pricing and UPI for ChatGPT back in August.
#Anthropic#Claude#OpenAI
editor take
Anthropic shows rupee pricing in India but still no UPI support—OpenAI had both since last August.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
14:02
15d ago
Hacker News Frontpage· rssEN14:02 · 07·13
Clawk: Give coding agents a disposable Linux VM, not your laptop
Clawk is an open-source tool that routes AI coding agent commands into an isolated, disposable Linux VM instead of your local machine. The post body is a thin RSS snippet from the GitHub README—it doesn't detail which agents are supported, how the VM lifecycle is managed, or what the performance overhead looks like. The headline's core pitch is safety through isolation: if the agent messes up, it only trashes a throwaway VM.
#Clawk
editor take
Clawk routes coding agent commands into a disposable Linux VM—if the agent breaks something, only the VM dies.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K0·R1
13:35
15d ago
Hacker News Frontpage· rssEN13:35 · 07·13
Grok CLI uploaded the entire home directory to GCS
A user found that the Grok CLI tool uploaded their entire home directory to Google Cloud Storage. The post is just a tweet link—no details on whether this is a bug or intended behavior, and no mention of scope. Only the title is disclosed so far.
#Grok#Google Cloud Storage
editor take
Just a tweet claiming Grok CLI uploaded the entire home dir to GCS. No word on bug vs intended, don't panic yet.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
12:28
15d ago
AI Era (新智元) · WeChat· rssZH12:28 · 07·13
AI overhauled Tao's 30-year-old homepage and found two bugs hidden for over 20 years
Someone used AI to completely revamp mathematician Terence Tao's personal homepage, which hadn't been touched in 30 years. The AI not only redesigned the layout and style but also uncovered two code bugs that had been hidden for over two decades. The post doesn't specify which model or tool was used, but the result is intriguing: bugs in old code that even the owner hadn't noticed.
#陶哲轩
editor take
AI revamped Terence Tao's 30-year-old homepage and dug out two bugs hidden for over 20 years.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
12:00
15d ago
Financial Times · Technology· rssEN12:00 · 07·13
Intel invests €5bn in Irish plant as AI chip demand surges
Intel is pouring €5 billion into its Irish fabrication plant to expand advanced chip capacity. The move directly targets surging demand for AI chips from data centers and edge devices. The post doesn't specify which process node the money will fund or a timeline, but the scale signals Intel's urgency to catch up with TSMC and Samsung in the capacity race.
#Intel#TSMC#Samsung
editor take
Intel drops €5B on Irish fab expansion but won't say which node — that's the whole difference between real urgency and noise.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
11:51
15d ago
Hacker News Frontpage· rssEN11:51 · 07·13
DOM-docx: Convert HTML to native, editable Word docs, MIT licensed
A new GitHub project, DOM-docx, converts semantic HTML fragments into native OOXML Word documents. The output is editable docx, not images or PDF. Licensed under MIT, it currently has 22 stars. The post doesn't specify which HTML tags are supported, conversion speed, or browser compatibility—those details require checking the source code or running it.
#Code#GitHub#floodtide#Open source
editor take
DOM-docx converts HTML fragments into native, editable .docx files—not PDFs or images. MIT license, 22 stars.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
11:41
15d ago
AI HOT (Curated Pool)· aihot-apiZH11:41 · 07·13
German AI consortium releases Soofi S, an open 30B model topping English and German benchmarks
Soofi S is a 30B open model trained entirely on Deutsche Telekom's AI cloud, coordinated by the German AI Association. It uses a hybrid Mamba-Transformer MoE architecture—31.6B total params, only 3.2B active per token—so throughput stays nearly flat even at 256K context. At 40K tokens with 32 parallel requests, it generates roughly 8× more tokens/sec/GPU than dense models of similar size. The 27T-token training mix deliberately raised German data from 7.2% to 15.3% across phases. It beats Olmo 3 32B and Apertus 70B on German, English, and coding benchmarks. Caveat: only a pretraining report is out; no instruction-tuned or RLHF version yet.
#Code#KI Bundesverband#Deutsche Telekom#Soofi S
editor take
31.6B total, 3.2B active per token, German data at 15.3%, and throughput stays flat at long context—but only a pretraining report, no instruct version yet.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
09:58
15d ago
AI HOT (Curated Pool)· aihot-apiZH09:58 · 07·13
Meta expands Louisiana data center to 5GW, total investment exceeds $50B
Meta is expanding its Louisiana data center to 5GW, with total investment exceeding $50 billion. Meta covers all energy and water costs, and signed a deal with Entergy to fund seven new gas plants, grid batteries, and nuclear capacity. The post doesn't specify GPU count or timeline.
#Meta#Entergy#Funding
editor take
Meta is spending $50B+ to push its Louisiana data center to 5GW, covering all energy and water costs itself.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
08:10
15d ago
AI Chat-Group Daily (群聊日报)· atomZH08:10 · 07·13
Subsidy war: Claude extends Fable 5, OpenAI removes Codex 5-hour limit
Anthropic extended Fable 5 paid access to July 19 and gave 50% more Claude Code weekly quota. OpenAI removed the 5-hour limit on Codex, announced 6M active users, did another reset within an hour, and will give everyone a banked reset tomorrow for 700M milestone. Day 4 with GPT-5.6: consensus shifted from 'which is stronger' to 'how to manage'—5.5 you push to do more, 5.6 you push to do less. Ultra scheduling is dumb—all subtasks use sol max with no model customization. Grok CLI npm package uploads the entire working directory every task and steals Claude Code config and plaintext API keys—rotate keys if you used it.
#Anthropic#OpenAI#Claude
editor take
Grok CLI npm package uploads your entire working directory every task and steals Claude Code config and plaintext API keys—rotate keys now if you used it.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R1
03:00
15d ago
Financial Times · Technology· rssEN03:00 · 07·13
Employers pushed staff to use AI more. That has backfired
FT reports that top-down mandates to use AI are backfiring. The article doesn't disclose specific data or cases, but the headline highlights a counterintuitive outcome: forced adoption can trigger resistance or misuse, hurting productivity. For AI practitioners, it's a reminder to factor in human and organizational dynamics, not just model metrics.
#Financial Times
editor take
FT: Top-down AI mandates are backfiring on productivity. Full article behind paywall, but the headline alone is a useful warning.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
01:24
15d ago
Hacker News Frontpage· rssEN01:24 · 07·13
HN users propose an AI-generated article flag; dang says tagging may come
HN user levkk proposed adding an 'AI-generated' flag so readers can skip such articles. Admin dang replied that HN already bans AI-generated text on the site, but no rule yet covers external articles. He noted the community is developing an allergy to LLM-sounding prose—once triggered, the writing gets relegated to low-status instantly. Dang said HN may finally add a 'reason for flagging' step, with 'I think it's genai' as one option. The post doesn't clarify whether the flag would affect ranking or give a timeline.
#Hacker News#levkk#dang
editor take
dang says HN readers are developing an allergy to LLM-sounding prose—once triggered, the article gets instantly relegated to low-status, and a 'genai' flag reason is coming.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
00:00
15d ago
Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 07·13
GPT-5.6 Sol Pro Max Fast: How a community joke became a cheat sheet for OpenAI's API control surface
The community nicknamed GPT-5.6 'Sol Pro Max Fast'—a joke that maps directly onto four real API control dimensions: Sol is the base model, Pro is the reasoning execution mode, Max is the highest reasoning effort tier, and Fast comes from the Priority service tier. The article breaks down four control layers—reasoning, expression, state & tools, and scheduling—explaining what each parameter controls and how billing works. Tests show Pro mode has no separate pricing but can spike input tokens by ~1,500; Priority doubles short-context unit prices. The Responses endpoint is now the recommended default, and the old Assistants API shuts down on August 26, 2026. Going forward, reporting just a model ID isn't enough—you need model, mode, effort, context, and service tier.
#Reasoning#OpenAI#GPT-5.6 Sol#Responses API
editor take
The GPT-5.6 'Sol Pro Max Fast' joke maps directly onto four real API control dimensions—reasoning mode, effort, and priority tier—so you can tell which knobs spike your bill vs. just add latency.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
2026-07-12 · Sun
18:28
16d ago
AI HOT (Curated Pool)· aihot-apiZH18:28 · 07·12
Juggler: Open-source GUI coding agent from JUCE creator
Juggler is an open-source GUI coding agent built by the creator of JUCE. It lets AI directly manipulate GUI code, useful for desktop app prototyping. The repo just launched on GitHub with 118 stars; the post doesn't spell out supported frameworks or model backends.
#Code#juggler-ai#JUCE#Open source
editor take
JUCE's creator open-sourced a GUI coding agent. 118 stars on GitHub, but no word on supported UI frameworks or model backends.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
18:26
16d ago
AI HOT (Curated Pool)· aihot-apiZH18:26 · 07·12
Codex drops 5-hour cap, GPT 5.6 Sol gets token efficiency boost
Codex and ChatGPT Work temporarily remove the 5-hour usage cap for Plus, Business, and Pro plans. GPT 5.6 Sol gets efficiency improvements that should use fewer tokens, though the post doesn't quantify the savings. Active users hit 6 million, with a usage reset coming in the next hour.
#Code#OpenAI#Codex#GPT 5.6 Sol
editor take
Codex and ChatGPT Work drop the 5-hour cap for now; GPT 5.6 Sol claims token savings but no numbers yet, so I'd discount that.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
18:25
16d ago
Hacker News Frontpage· rssEN18:25 · 07·12
Claude Code sends 33k tokens before reading the prompt; OpenCode sends 7k
Systima ran Claude Code and OpenCode on the same model, same machine, and same tasks, capturing every request at the API boundary. In the simplest case Claude Code consumed roughly 33,000 tokens of system prompt, tool schemas, and injected scaffolding before the user prompt arrived; OpenCode used about 7,000. Switching to Claude Fable 5 narrowed the gap to roughly 3.3× because Claude Code sends a shorter system prompt to newer models. The cache-efficiency gap is larger: OpenCode's request prefix was byte-identical every run, so it paid to cache once and read back cheaply; Claude Code rewrote tens of thousands of cache tokens mid-session, writing up to 54× more cache tokens on the same task. In a production setup a 72 KB AGENTS.md file adds another ~20,000 tokens, five MCP servers add 5,000–7,000, pushing the first request to 75,000–85,000 tokens before the user types a word. Subagents inflate cost further: a small task that cost 121,000 tokens directly cost 513,000 when fanned out to two subagents. The one win for Claude Code: on multi-step tasks it batches tool calls into fewer requests, so the whole-task total can come out lower than OpenCode's. The post does not disclose the specific repo or MCP server names used.
#Anthropic#Claude Code#OpenCode
editor take
Systima measured API-level overhead: Claude Code burns ~33k tokens of system scaffolding before the prompt arrives, OpenCode ~7k. The cache gap is worse—Claude Code rewrites cache tokens mid-session.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
17:47
16d ago
Hacker News Frontpage· rssEN17:47 · 07·12
Against Usefulness: Why the next paradigm needs stubbornly useless research
The author tried Folk Computer, a physical programming system where paper runs code and the room is the display. She argues the entire field is converging on agents, and the next paradigm will come from the strange questions the curve forgot. She traces a lineage from Xerox PARC to CDG, noting that useful companies stand on rails built by stubbornly useless research. The post does not disclose technical specs or a commercialization timeline for Folk Computer.
#Folk Computer#Omar Rizwan#Andrés Cuervo
editor take
Folk Computer turns paper into running code and the room into a display—the author calls it the most human programming she's ever done.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
15:17
16d ago
Hacker News Frontpage· rssEN15:17 · 07·12
Don't You Mean Extinct?
Fabien Sanglard draws a parallel between Jurassic Park's stop-motion artist Phil Tippett being replaced by CGI and today's programmers fearing LLMs. His advice: evolve. Learn how LLMs work (Karpathy's videos, Raschka's book), use them to write code but don't abandon quality. He iterates PRs and maintains GEMINI.md / CLAUDE.md to teach agents his style. Warns that context switching causes mental burnout. Code review standards should rise—commit messages must follow strict rules.
#Fabien Sanglard#Phil Tippett#John Carmack
editor take
Fabien Sanglard compares Jurassic Park's stop-motion artist being replaced by CGI to programmers fearing LLMs—his advice: learn how they work, don't resist.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
14:32
16d ago
Hacker News Frontpage· rssEN14:32 · 07·12
Autoresearch with Claude: 10 autonomous iterations on file compression, from 0 to 0.67 ratio
Elliot Smith ran an autoresearch experiment using Claude Code with Sonnet 4.6: an agent autonomously iterated on a Rust file compression project, aiming to reduce total compressed bytes to under 67% of original size while keeping bit-perfect round-trips and a 300-second per-file timeout. Over 10 iterations with zero human plan edits, the agent read benchmark results, modified code, and ran tests. The compression ratio dropped from 1.0 (no compression) to 0.67. The post doesn't disclose final comparisons against gzip/bzip2 or detail which compression strategies the agent used. I'd treat this as a proof-of-concept for letting a model iteratively optimize a non-ML metric, not a claim that it beats existing libraries.
#Agent#Code#Benchmarking#Elliot Smith
editor take
Claude Code iterated on a Rust compressor for 10 rounds with zero human edits, hitting 0.67 ratio—but the post doesn't compare against gzip or bzip2.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
13:34
16d ago
Hacker News Frontpage· rssEN13:34 · 07·12
Skillscript: A declarative, sandboxed language that turns fixed agent workflows into executable scripts
Scott built Skillscript, a small language for writing fixed agent workflows as readable, version-controlled scripts. He got tired of his NanoClaw agent re-reasoning the same morning routine every session—checking tickets, summarizing deploys—burning tokens and drifting. Skillscript defines named steps, variables, conditions, and tool calls in a text file, then hands it to a local model as a runtime to execute, not interpret. The language is deliberately minimal: no eval, no arbitrary imports, no subprocess, no unbounded loops. Everything it can do is in the file. It's pre-1.0 (0.30), MCP-native, self-hosted, and currently assumes Ollama for local models. Scott says first-run setup is clunky, the grammar is still shifting, and it's not production-ready, but he uses it daily. He's asking for feedback on language design and what trust mechanisms people would need before running agent-authored skills on their own machines.
#Scott (sshwarts)#Skillscript#NanoClaw
editor take
A tiny DSL that turns fixed agent workflows into readable scripts, with a local model as the runtime. Pre-1.0, author uses it daily but says it's not production-ready.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
12:00
16d ago
The Verge · AI· rssEN12:00 · 07·12
Community pushback against AI data centers is forcing companies to rethink expansion plans
This Verge column maps a growing wave of local opposition to AI data center projects across the US. In Mount Carmel Township, Pennsylvania, residents are posting yard signs against a planned facility; in Loudoun County, Virginia, already-approved projects face lawsuits. Noise, power consumption, and strain on local grids are the core friction points. Some tech companies are now reassessing site plans. The piece doesn't name specific firms or project sizes, but the trend is clear: these conflicts will spread as AI compute demand keeps ballooning.
#The Verge#Emma Roth#Mount Carmel Township#Policy
editor take
The Verge maps growing US community backlash against AI data centers over noise and power strain.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
05:51
16d ago
Hacker News Frontpage· rssEN05:51 · 07·12
Mindwalk: Replay AI coding-agent sessions on 3D codebase map
Mindwalk is an open-source visualization tool that replays coding-agent sessions on a 3D map of your codebase. You can step through each action the agent took—edits, navigation, decisions—like watching a replay. The post doesn't specify which agent frameworks or IDEs are supported; only the GitHub repo with 21 stars is available.
#cosmtrek#Open source
editor take
Mindwalk is an open-source tool that replays coding-agent sessions on a 3D map of your codebase, so you can see exactly what the AI changed and how. Only 21 stars on GitHub so far and no real-world...
HKR breakdown
hook knowledge resonance
open source
70
SCORE
H1·K1·R0
04:15
16d ago
Hacker News Frontpage· rssEN04:15 · 07·12
Why Write Code in 2026
Software engineer Doug Turnbull argues that even when AI generates most code, writing code by hand still matters. It lets you feel system fragility directly instead of observing through English descriptions. He uses a 'software factory' metaphor: engineers build the assembly line for AI, but occasionally must tear it down and fix the engine. Writing code helps maintain attention, build ownership, and prevent AI from amplifying bad human decisions. The post doesn't specify which models or tools, but references 'reverse centaur' and 'slop hurts agents' concepts.
#Doug Turnbull
editor take
Writing code by hand lets you feel system fragility directly, not through English descriptions.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R1
01:40
16d ago
AI HOT (Curated Pool)· aihot-apiZH01:40 · 07·12
Tibo shares how to swap Claude Code's backend to GPT-5.6 Sol via CLIProxyAPI in three steps
Tibo shares a method to swap Claude Code's backend model to GPT-5.6 Sol via CLIProxyAPI in three steps: install CLIProxyAPI, authenticate, and set an environment alias `claudex`. The alias configures sub-agent model, always-on Effort, max concurrent tool calls, etc. Theo adds that with a proxy already set up, it takes about two prompts. Tibo says the whole process takes ~5 minutes and can be reset if blocked. The post doesn't disclose GPT-5.6 Sol's specific capabilities or pricing.
#Claude Code#GPT-5.6 Sol#CLIProxyAPI
editor take
Swap Claude Code's backend to GPT-5.6 Sol in ~5 min via CLIProxyAPI. The post doesn't spell out GPT-5.6 Sol's capabilities or pricing.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
01:09
16d ago
● P1Hacker News Frontpage· rssEN01:09 · 07·12
xAI's Grok Build CLI uploads entire codebase and environment secrets by default
A packet capture of Grok Build CLI (v0.2.93) shows it uploads the entire project repo to xAI's GCS bucket by default, including plaintext secrets in .env and full git history. Even with a prompt telling the model to reply 'OK' and read no files, the whole repo is still uploaded. On a 12 GB test repo, the storage upload hit 5.10 GiB—roughly 27,800× the model-turn channel data. Disabling 'Improve the model' does not stop the upload.
#Code#Agent#xAI#Grok
why featured
Featured · importance 100 · hook + knowledge + resonance
editor take
Wire capture confirms: Grok Build CLI uploads your entire repo, git history, and .env secrets to xAI's GCS bucket by default, and the opt-out toggle doesn't stop it.
sharp
This blew up on Reddit and HN simultaneously because it's not a rumor—someone actually captured the traffic. The analyst used a test repo with fake canary secrets, told Grok to just reply 'OK' and not read any files, and the CLI still bundled the entire repo and uploaded it, .env secrets and full git history included. The wild part: after toggling off 'Improve the model' in settings, the wire capture still showed trace_upload_enabled: true. All three sources point to the same gist, so the facts aren't in dispute. The one thing I'd caution: this proves transmission and storage, not that xAI trains on it—that's a policy question the packet capture can't answer. If you're using Grok Build right now, the immediate takeaway is don't keep unencrypted secrets in your project directory.
HKR breakdown
hook knowledge resonance
open source
100
SCORE
H1·K1·R1
2026-07-11 · Sat

more

feeds

admin