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

posts · 2026-07-13

45 items · updated 3m ago
RSS live
2026-07-13 · Mon
23:26
14d ago
Hacker News Frontpage· rssEN23:26 · 07·13
Sx 2.0 turns a Dropbox folder into a team AI skill server
Sx 2.0 ships a desktop app so non-technical teams can share AI skills. Drop Markdown files into a shared Dropbox folder, teammates click Sync, and skills land in Claude Code, Cursor, and other clients. The earlier CLI-only version locked out marketing and legal teams; this release uses existing sync folders as the backend with no server or accounts. It also adds an extension system with health scoring, adoption tracking, and review rotation. Apache-2.0, available for Mac, Windows, and Linux.
#Sx#Dropbox#Google Drive#Open source
editor take
Sx 2.0 turns a shared Dropbox folder into a skill server—drag in Markdown, teammates click Sync, and skills land in Claude Code with no terminal needed.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
23:22
14d ago
Hacker News Frontpage· rssEN23:22 · 07·13
ContextVault: A shared memory layer for your AI and your team
ContextVault is a persistent memory layer that lets different AI clients (Claude, ChatGPT, Codex, etc.) and team members share the same context. Memories are scoped per user, agent, and tenant, survive across sessions, and support hybrid vector + full-text retrieval. Free trial: 7 days, 50 memories. Solo: $9.99/mo, 500 memories. Team: $49.99/mo, 10 seats, 2,500 memories. The post doesn't spell out the underlying storage engine or latency.
#Memory#ContextVault#OpenAI#Anthropic
editor take
ContextVault gives Claude, ChatGPT, Codex, and your team a shared persistent memory layer, $9.99/mo up, but latency isn't disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
23:16
14d ago
Hacker News Frontpage· rssEN23:16 · 07·13
The AI Whale Fall and Open Source
The author compares frontier labs burning cash to a whale fall—they won't subsidize forever, but right now free tokens are a feast for open source. The post doesn't name specific model prices or subsidy amounts, but the claim is blunt: AI is genuinely useful for mechanical coding tasks like version bumps, test fixes, and doc checks. NixOS has tens of thousands of open PRs; the Elixir community is already leaning in. The advice: use the whale fall to build automation and review tooling, not to complain about bot PRs.
#Code#Anthropic#OpenAI#NixOS
editor take
Frontier labs are a whale fall—free tokens won't last, so use them now to clear open source's mechanical PR backlog.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H1·K0·R1
22:14
14d ago
Hacker News Frontpage· rssEN22:14 · 07·13
One Shot Challenge: Build a game with one prompt, win GTA VI and a PS5
One Shot Challenge is a free hackathon platform where you write a single prompt to generate a complete game or interactive world. The contest runs July 13–18, with six winners each receiving a copy of GTA VI and the first place getting an extra PS5. It supports frontier models like GPT-4.6 Sol Fable 5, Opus 4.8, Gemini 3.1 Pro, and DeepSeek V4—bring your own API key or use free credits. Submissions are hashed to prove a single, unedited model call. Judges include Lionsgate AI, Sony, the NBA, and World Labs, plus a community vote. The post doesn't specify exact judging weights, only mentioning creativity, depth, aesthetics, and functionality.
#Code#Lionsgate AI#Sony#NBA
editor take
One prompt to generate a full game, no edits or retries, with Sony and NBA on the jury.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
21:21
14d ago
Product Hunt · AI· rssEN21:21 · 07·13
TwelveLabs launches Jockey: an AI agent that understands your entire video library
TwelveLabs launched Jockey, an AI agent that understands your entire media library. It uses multimodal models (Marengo/Pegasus) to search and analyze video by person, moment, or context. Jockey connects to Claude or ChatGPT via MCP and offers an API for custom apps. This is TwelveLabs' fifth launch; the post doesn't disclose pricing or latency.
#Agent#TwelveLabs#Jockey#Marengo
editor take
Jockey uses TwelveLabs' own video models to search your media library and connects to Claude/ChatGPT via MCP, but no pricing or latency disclosed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
20:26
14d ago
Product Hunt · AI· rssEN20:26 · 07·13
Cito: Hybrid academic search over 236M papers, built for agents
Cito is a hybrid search engine over the Semantic Scholar corpus: 236M papers in the keyword index, 146M with SPECTER2 dense vectors, fused with RRF and reranked by a cross-encoder. It offers free web search, a plain JSON API, and a native MCP endpoint so agents like Claude Code can run deep literature research without upstream rate limits. The maker built it because every academic API throttled their agents to death.
#Agent#Cito#Semantic Scholar#Claude Code
editor take
Cito wraps 236M Semantic Scholar papers into a free search with an MCP endpoint, so agents like Claude Code can do deep lit reviews without hitting API rate limits.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
20:11
15d ago
Hacker News Frontpage· rssEN20:11 · 07·13
Linux 0.11 rewritten in idiomatic Rust, boots in QEMU
A developer named Poseidon-fan rewrote the Linux 0.11 kernel in idiomatic Rust, including a std-style user library and 60+ coreutils. It boots on i386 in QEMU and is fully open-source on GitHub. For AI practitioners, this isn't a drop-in tool but a solid proof that Rust can replace low-level components—useful if you're evaluating Rust for infrastructure rewrites. The post doesn't disclose performance benchmarks or memory usage; only a boot demo is shown.
#Poseidon-fan#GitHub#QEMU#Open source
editor take
Linux 0.11 kernel rewritten in idiomatic Rust, boots in QEMU — a solid proof that Rust can replace low-level components.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
20:01
15d ago
Hacker News Frontpage· rssEN20:01 · 07·13
Samsung will delete your health data if you opt out of AI training
Samsung Health's updated privacy terms require users to consent to AI training on personal health data. If you opt out, all your historical data gets deleted. The new terms take effect August 15, covering heart rate, sleep, and exercise records. No middle ground: you either agree or lose everything. The post doesn't specify what models Samsung is training or whether processing happens on-device.
#Samsung
editor take
Samsung Health will delete your entire history if you refuse to let them train AI on it—no middle ground.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
20:00
15d ago
Hacker News Frontpage· rssEN20:00 · 07·13
Show HN: A neural network implemented in SQL
A developer implemented a neural network in pure SQL inside the xarray-sql project, running MNIST digit recognition. The code is a demo, not production-ready. The post doesn't disclose accuracy or training time, but it's a fun proof-of-concept showing SQL can do matrix ops and gradient descent.
#Code#xqlsystems#xarray-sql
editor take
Someone wired a neural net in pure SQL for MNIST. Fun demo, but no accuracy or training time disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
19:59
15d ago
Hacker News Frontpage· rssEN19:59 · 07·13
PlanWright: a control plane that moves planning and acceptance to agent speed for AI coding agents
PlanWright targets a real bottleneck: coding got fast, but humans still hand-write tasks and review PRs one by one. It turns messy inputs—meeting transcripts, Slack, email—into structured objectives that agents claim and execute. At acceptance, the machine clears mechanical checks and routes only judgment calls to a human for cryptographic sign-off. Every decision is ECDSA P-256-signed and hash-chained, producing SOC 2-ready audit trails for AI-generated code changes. Supports Claude Desktop/Code, Cursor, Codex, and others. Free tier: 3 seats, 1 project, 30-day retention. Team: $15/seat/mo, Business: $39/seat/mo. The post doesn't disclose latency figures or real-world deployment cases.
#PlanWright#Anthropic Claude Desktop#Anthropic Claude Code
editor take
PlanWright turns meeting notes and Slack into structured dev tasks that agents claim and execute, then routes only judgment calls to you for sign-off.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K0·R1
18:26
15d ago
Hacker News Frontpage· rssEN18:26 · 07·13
Nobie: an Excel-compatible Mac spreadsheet that AI agents can drive directly
Nobie runs standard xlsx files natively on Mac with full local-only data. It supports Excel formulas, styling, and shortcuts, with performance as a stated focus. The standout is direct AI access for Claude, Codex, and Gemini, so humans and agents can work on the same sheet. It's free now; chart and pivot table editing are still in development.
#Nobie#Claude#Codex
editor take
A native Mac xlsx editor with direct hooks for Claude, Codex, and Gemini—humans and agents work on the same sheet, free for now.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
18:22
15d ago
Hacker News Frontpage· rssEN18:22 · 07·13
Build and Ship Mac/iOS Apps Without Ever Opening Xcode
The author describes a fully headless workflow: install Xcode once, then use xcodebuild, notarytool, and XcodeGen to manage projects. After a one-time GUI setup (Apple ID login, certificate creation, notarization credential), a single script handles archive, signing, notarization, and installation. The post doesn't spell out compatibility with non-SwiftUI projects or support for TestFlight/App Store distribution.
#Apple#Xcode#XcodeGen
editor take
One script handles archive, signing, notarization, and install — no Xcode GUI needed after initial setup.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
17:49
15d ago
Hacker News Frontpage· rssEN17:49 · 07·13
Logseq 2.0 Beta (DB version) is here
Logseq 2.0 Beta ships with a database-backed architecture, replacing the file-system approach for faster queries and sync. The post doesn't spell out specific new features or performance numbers, but the architectural shift likely requires plugin and data migration.
#Logseq#Open source
editor take
Logseq 2.0 Beta swaps files for a database backend — faster queries and sync, but expect plugin and data migration. Back up before upgrading.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
17:47
15d ago
AI HOT (Curated Pool)· aihot-apiZH17:47 · 07·13
OpenAI's new prompting guide tells users to stop overthinking and start with the result
OpenAI consolidated its prompting advice into a single guide for everyday users. The core idea: lead with the result, not a step-by-step script. Prompts have four optional building blocks—goal, context, output format, and boundaries—and one or two hard constraints beat detailed instructions. Chat handles quick tasks, Work handles multi-source heavy lifting, and Codex adds mid-run steering, queuing, and a sandbox mode. The guide follows the launch of ChatGPT Work, built on Codex and GPT-5.6, which can run for hours across apps and produce finished Excel or Word docs. The post doesn't include performance benchmarks—it reads more like product guidance than a review.
#Code#OpenAI#ChatGPT Work#Codex
editor take
OpenAI's new guide for everyday users: lead with the result, skip the step-by-step script.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
17:28
15d ago
TechCrunch AI· rssEN17:28 · 07·13
Sam Altman trash-talks Musk's space data centers, echoing expert skepticism
Sam Altman and Elon Musk traded insults over the weekend. Musk called Altman a scammer; Altman shot back that Musk is the one selling public investors on short-term space data centers. TechCrunch notes Altman is echoing what most experts already believe: space data centers won't be a serious business anytime soon. SpaceX plans to launch orbital data centers for AI inference, but the post doesn't disclose a timeline or cost.
#Sam Altman#Elon Musk#SpaceX
editor take
Altman calls Musk's space data center pitch a short-term sell — experts agree.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H1·K0·R1
16:45
15d ago
Product Hunt · AI· rssEN16:45 · 07·13
Eddie AI launches Review: frame-accurate feedback from team and AI
Eddie AI launched Review on Product Hunt this week: a free tool for frame-accurate video feedback. Your team leaves time-stamped comments, the AI generates its own review, and every note becomes a to-do list. No login or re-upload needed. Eddie's core product is an AI assistant editor that works with Claude and ChatGPT, with plugins for Premiere, DaVinci Resolve, and Final Cut Pro. It handles interview rough cuts, scripted workflows, and multicam podcasts. The post doesn't specify which model powers the AI review or its accuracy, but the free, no-login entry point makes it worth a try for video teams.
#Eddie AI#Product Hunt#Claude
editor take
Eddie AI launched a free video review tool with timestamp comments and AI notes, no login required.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
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

more

feeds

admin