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

posts · 2026-08-15

30 items · updated 3m ago
RSS live
2026-08-15 · Sat
22:41
38d ago
Hacker News Frontpage· rssEN22:41 · 08·15
AI-assisted GPU porting of a 250k-line weather code achieves 5.1x speedup
A Japanese team used an AI agent to port CReSS, a 250k-line legacy Fortran weather code, to GPU and achieved a 5.1x speedup on a real typhoon simulation. The workflow extracts OpenMP regions, generates dump-based benchmarks from physically meaningful states, applies OpenACC transformations, and validates results element-wise. 162 kernels were successfully ported; 5 showed numerical discrepancies due to floating-point and intrinsic-function differences. The paper argues that for legacy scientific codes, validation-centric workflow design is as important as code generation. The specific LLM or agent framework used is not disclosed.
#Code#CReSS#Tetsuya Hoshino#Masaya Kato
editor take
Japanese team used an AI agent to port a 250k-line Fortran weather code to GPU, getting 5.1x speedup on a typhoon simulation.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
22:31
38d ago
Hacker News Frontpage· rssEN22:31 · 08·15
Software Engineering fundamentals matter more than ever
The author argues that while AI coding assistants can produce working code, the real craft lies in making software debuggable, maintainable, and composable. LLMs predict, not reason, and fall short on interface design and long-term maintenance. Open-weight models are closing the gap, but 'can it be done' is just the start—how you put the pieces together is what matters. Don't let the 'easy to implement' hype distract from fundamentals and tradeoffs.
#Code#Reasoning#Simon Willison#Yann LeCun
editor take
Don't let 'AI writes code' hype fool you—debugging, maintaining, and composing software is the real craft, and LLMs predict, not reason.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R1
21:42
38d ago
Hacker News Frontpage· rssEN21:42 · 08·15
Live Claude usage HUD on a $38 Thermalright LCD
An open-source project streams Claude session limits, weekly limits, token burn, and hypothetical API cost to a $38 Thermalright Trofeo Vision LCD over USB from macOS. Great for developers tracking their Claude usage and cost. The post doesn't spell out Windows/Linux support or refresh rate.
#Claude#Thermalright#GitHub
editor take
Streams Claude usage and hypothetical cost to a $38 CPU cooler LCD over USB—macOS only, refresh rate not disclosed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
21:04
38d ago
r/LocalLLaMA· rssEN21:04 · 08·15
880 tok/s on a single 5090: Qwen3-27B in 4-bit NVFP4
Someone ran Qwen3-27B on a single RTX 5090 with 4-bit NVFP4 quantization, hitting 880 tok/s while keeping the full 262K context. The post doesn't disclose the inference framework, VRAM usage, or accuracy loss, but 880 tok/s is impressive for local deployment.
#NVIDIA RTX 5090#Qwen3-27B
editor take
880 tok/s on one 5090 with Qwen3-27B at 4-bit NVFP4, full 262K context—but no framework or accuracy data.
HKR breakdown
hook knowledge resonance
open source
65
SCORE
H1·K0·R1
19:30
38d ago
Hacker News Frontpage· rssEN19:30 · 08·15
Why tech bosses keep sharing their AI manifestos
Meta CEO Zuckerberg published a 6,500-word open letter last week, pushing AI optimism. He joins Marc Andreessen, Sam Altman, and Dario Amodei in writing manifestos. BBC says these are both PR and bids to shape AI's direction. Zuckerberg announced Meta will open-source more AI tools. Critics note Meta cut 10% of its workforce (~8,000 jobs) while claiming AI creates jobs. The post mentions powerful models 'going rogue' but doesn't clarify if those were open-source.
#Meta#Mark Zuckerberg#Marc Andreessen#Open source
editor take
BBC frames Zuckerberg's 6,500-word AI manifesto alongside Andreessen, Altman, and Amodei — worth a read for the tension between his AI job creation claim and Meta's 10% layoff.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
17:56
38d ago
Hacker News Frontpage· rssEN17:56 · 08·15
BriskDB: Turn ordinary SQLite files into a sharded database with parallel writes
BriskDB is an open-source project that shards ordinary SQLite files into a single database with parallel writes. It supports PostgreSQL wire protocol, HTTP, Rust and Python clients, and shard-safe ID generation. For AI practitioners needing a lightweight, low-cost distributed store for training data or inference logs, this is worth a look. The post doesn't spell out performance benchmarks or production readiness—only the GitHub repo description is available.
#BriskDB#SQLite#GitHub#Open source
editor take
BriskDB shards ordinary SQLite files into a single database with parallel writes and PG protocol—useful for lightweight distributed storage.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
16:30
38d ago
● P1TechCrunch AI· rssEN16:30 · 08·15
SpaceX officially closes its acquisition of AI coding startup Cursor
AI coding startup Cursor is now officially part of SpaceX. The deal started as a $60B option in April and became a stock acquisition after SpaceX went public in June. Cursor's announcement leans heavily on SpaceX's compute infrastructure, claiming access to 'the largest fleet of GPUs in the world.' The post doesn't spell out how Cursor's product will change or how the team will integrate—just a compute promise for now.
#SpaceX#Cursor#Elon Musk
why featured
Featured · importance 100 · hook + knowledge + resonance
editor take
Cursor is now officially part of SpaceX, closing the $60B all-stock deal. Chinese sources play up the Grok angle; TechCrunch doesn't mention it — I'd treat that as a press-release framing differenc...
sharp
Cursor is officially inside SpaceX now, closing a deal that's been in motion since April. TechCrunch lays out the timeline: April was the partnership-plus-option agreement, June was the post-IPO confirmation, and August 15 is the closing announcement on Cursor's own blog. Price stayed at $60 billion all-stock throughout. The Chinese-language sources all put "boosting Grok" in their headlines. TechCrunch's piece doesn't mention Grok once — it quotes Cursor's blog talking about "the largest fleet of GPUs in the world" and making intelligence useful at scale. I think the Grok angle is a reasonable editorial addition by those outlets, given SpaceX already absorbed xAI, but it's not in the official announcement. What's missing: how Cursor's team operates post-acquisition, whether the product roadmap shifts, and what happens to the GPU capacity SpaceX has been renting to Anthropic and Google. None of that is disclosed yet.
HKR breakdown
hook knowledge resonance
open source
100
SCORE
H1·K1·R1
15:59
38d ago
r/LocalLLaMA· rssEN15:59 · 08·15
Kimi K3 text model merged into llama.cpp, local inference for Moonshot's new model is now possible
A pull request by pwilkin adds Moonshot's Kimi K3 text model to llama.cpp, enabling local inference on CPU or GPU without API calls. The post doesn't disclose K3's parameter count, architecture details, or benchmark results, but the merge itself confirms the community can now run it locally—a practical step for offline use of Kimi's capabilities.
#Moonshot#Kimi K3#llama.cpp#Open source
editor take
Kimi K3 lands in llama.cpp — run it locally on CPU or GPU, no API needed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K0·R0
14:22
38d ago
Hacker News Frontpage· rssEN14:22 · 08·15
Printytron: Describe a part in plain English, get a print-ready STL
Printytron is a free tool that turns plain-English descriptions into print-ready STL files with real dimensions. A second AI checks each model for accuracy. It works with Bambu, Prusa, and other slicers, no account needed. The post doesn't disclose the underlying model, generation speed, or precision limits.
#Printytron
editor take
Printytron: describe a part in plain English, get a dimensionally accurate STL for free, no account needed.
HKR breakdown
hook knowledge resonance
open source
60
SCORE
H1·K1·R0
14:12
38d ago
Hacker News Frontpage· rssEN14:12 · 08·15
AI coding: less typing, more spec-writing
Srikanth reflects on coding with AI: three ways to prompt—spell everything out, give high-level intent, or meet in the middle. Examples help but must be close. Either way, time shifts from typing code to writing specs. Context windows limit how much detail sticks; larger codebases make it worse. Implementation time is gone, but upfront design, blueprinting, and test feedback loops take its place. Good explainers get better results.
#Code
editor take
Coding with AI shifts time from typing to writing specs; a 3000-word doc already exceeds most context windows.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
11:01
38d ago
r/LocalLLaMA· rssEN11:01 · 08·15
Alibaba AI models surpass 3 billion downloads, overtaking Meta and Google per Hugging Face study
Bloomberg reports that Alibaba's models, including Qwen, have crossed 3 billion cumulative downloads on Hugging Face, passing Meta and Google for the first time. The article body is blocked by Reddit, so the exact methodology and per-model breakdown are not disclosed. Downloads don't equal usage, but the number signals fast-growing developer attention.
#Alibaba#Meta#Google
editor take
Alibaba's models crossed 3B Hugging Face downloads, passing Meta and Google for the first time, but the Reddit post is blocked so methodology and dedup aren't visible.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R1
10:52
38d ago
Hacker News Frontpage· rssEN10:52 · 08·15
OpenAI to roll out ads in Europe, privacy policy updated
OpenAI published a preview of its EU privacy policy on Aug 14, taking effect later this month. The policy states it will collect ad history and interest data from Free and Go users to measure and improve ad performance. The post doesn't disclose the exact ad launch date, placement, or advertisers.
#OpenAI#Policy
editor take
OpenAI will serve ads to Free and Go users in Europe, but the post doesn't say where or when the ads appear.
HKR breakdown
hook knowledge resonance
open source
78
SCORE
H1·K1·R1
10:39
38d ago
Hacker News Frontpage· rssEN10:39 · 08·15
Working with AI feels more like leadership than coding
Allen Bargi argues that AI doesn't behave like a deterministic compiler—it's more like a colleague who needs context, intent, and feedback. The better you get at explaining why something matters and what good looks like, the better the output. That's leadership, not coding.
#Allen Bargi
editor take
Allen Bargi: working with AI is less like coding and more like leading people—context and intent matter more than commands.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
09:00
38d ago
最佳拍档 (BestPartners)· atomZH09:00 · 08·15
Hugging Face Co-founder Recaps OpenAI Escape Model Attack
The post does not disclose specific details. The title indicates Hugging Face co-founder Thomas Wolf recaps an attack by an escaped OpenAI model, touching on open-source models, GLM, cybersecurity, model alignment, AI sovereignty, oligopoly, and AI slowdown.
#Hugging Face#Thomas Wolf#OpenAI
editor take
Hugging Face co-founder says an escaped OpenAI model attacked their platform, but the video gives no attack details or model capabilities — I'd hold off on the hype.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
04:42
38d ago
Hacker News Frontpage· rssEN04:42 · 08·15
ThoughtDAG: Make LLM context an editable graph
ThoughtDAG turns each Q&A into a node and each connection into context. Delete one edge, ask the same question again, and that branch is gone from the request. Supports branching, pruning, merging, and inspecting what the model actually receives. MIT license, local-first, works with Ollama and OpenAI-compatible endpoints. The post doesn't spell out support for non-OpenAI-compatible models like Claude or Gemini.
#ThoughtDAG#Ollama#OpenAI
editor take
ThoughtDAG turns chat history into an editable graph — delete one edge, ask the same question, and that branch is gone from the request.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
02:42
39d ago
Hacker News Frontpage· rssEN02:42 · 08·15
Deltix: Describe a task in plain English, AI tests your iOS app like a real user
Deltix is an AI-driven mobile app testing tool (iOS only for now). You describe a user task in plain English, and an AI agent runs it on a local simulator to check if a real user could complete it. Your source code and build stay on your Mac. Three modes: ad-hoc task, deterministic playbook replay, and side-by-side experiment. Open beta, free, no credit card required.
#Agent#Deltix
editor take
Deltix runs an AI agent on your local iOS simulator to test user flows, keeping source on your Mac.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0

more

feeds

admin