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

posts · 2026-08-03

10 items · updated 3m ago
RSS live
2026-08-03 · Mon
03:06
51d ago
Hacker News Frontpage· rssEN03:06 · 08·03
AI migrated legacy COBOL programs to Java, bugs included
This paper presents Locksmith Loop, an agentic method that validates AI-migrated COBOL-to-Java code by instrumenting both versions, running them off-mainframe, and iteratively searching inputs plus applying parity-preserving mutations. Across three programs—two open-source, one internal production-like—it pushed branch coverage to near-complete on the open-source ones and 91.90% on the internal one. Generated Java matched COBOL output bit-for-bit in all accepted cases. The post doesn't name the internal system or its business domain.
#Agent#Code#Andras Ferenczi#Jordan Docherty
editor take
AI migrates COBOL to Java, then an agent loop finds inputs to cover branches—bugs included.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
02:46
51d ago
Product Hunt · AI· rssEN02:46 · 08·03
Murmell: a shared cloud canvas where your team and multiple AI coding agents work together
Murmell is a shared cloud canvas where humans and AI agents work on the same repo in parallel. Agents claim files before writing, so people and agents don't overwrite each other. It currently supports Claude Code, Codex, Kimi, and OpenCode running together, with OpenClaw and Hermes on the way. All work lands back in git, and agents keep running after you close your laptop. The post doesn't disclose pricing details beyond 'Free Options' and '2 weeks free.'
#Code#Murmell#Claude Code#Codex
editor take
Multiple AI coding agents work in the same cloud repo in parallel, using file claims to avoid overwrites—and they keep running after you close your laptop. Pricing beyond 'Free Options' and a 2-wee...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
02:39
51d ago
Product Hunt · AI· rssEN02:39 · 08·03
npm i -g hotcell: Local sandboxes for AI agents on your Mac, Linux, bare metal
Hotcell is a self-hostable sandbox SDK inspired by Cloudflare Sandbox SDK. It runs on Mac, Linux, or bare metal, giving AI agents an isolated environment. It defaults to deny egress but allows access to LLM providers. API keys never enter the sandbox directly—per-sandbox tokens are created and die when the sandbox stops. You control capacity and token spend per sandbox. Install with npm i -g hotcell. The post doesn't spell out performance benchmarks or comparison with Docker.
#Cloudflare#Sina Meraji#Open source
editor take
One-line install self-hosted sandbox for AI agents: API keys never enter, tokens die when sandbox stops.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
02:30
51d ago
● P1Hacker News Frontpage· rssEN02:30 · 08·03
OpenAI's super PAC is funding an AI-generated news site attacking industry critics
An investigation found Acutus, a news site with no human reporters—69% of its 94 articles flagged as fully AI-generated. Its public JavaScript exposes an AI drafting dashboard with fields like 'AI Background Context' and 'Question Prompts.' The site's operator traces back to Targeted Victory, the firm running OpenAI's $125 million political operation. Acutus publishes articles attacking AI industry critics; the 'reporter' who emailed advocacy group Encode was a fabricated AI persona. The post does not confirm whether OpenAI or Targeted Victory has acknowledged the connection.
#OpenAI#Targeted Victory#Acutus
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
OpenAI's super PAC appears to fund an AI-generated news site attacking critics, with its drafting dashboard and 44-second review process exposed in public code.
sharp
This one's worth opening because the evidence goes way beyond a typical AI detection score. The investigator didn't just run Pangram on the articles—he dug into Acutus's public JavaScript and found the actual drafting dashboard: fields for 'AI Background Context' and 'Question Prompts,' plus a big 'Generate Story Draft' button. The editorial review is even sloppier: 42 articles were flagged by the AI as 'needs revision,' but the median review time was 44 seconds. They basically hit publish. The domain traces back to Targeted Victory, the firm running OpenAI's $125 million political operation. Acutus publishes articles attacking AI industry critics, and the 'reporter' who emailed advocacy group Encode was a fabricated AI persona. OpenAI and Targeted Victory haven't responded yet. If a statement drops, the key question is how they claim ignorance—the code and the money trail are both sitting in plain sight.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
02:16
51d ago
● P1Hacker News Frontpage· rssEN02:16 · 08·03
Alibaba releases Qwen 3.8-Max, 2.4-trillion-parameter model with open weights coming next week
Qwen 3.8-Max is the Qwen family's most capable model, with 2.4T total parameters and 95B active, and open weights are coming next week. The team tested it on real autonomous tasks: it ran a 16-day coding project that built a self-evolving CLI harness from scratch (265 commits, 127 PRs), spent 5 days reproducing and improving a research paper (beating the original method by +2.7 points on AIME24), and beat 526 human teams in a 24-hour multimodal dialogue contest on Alibaba Cloud's Tianchi platform. The model is available via QwenCloud API; the post does not disclose pricing.
#Code#Agent#Reasoning#Qwen
why featured
Featured · importance 100 · hook + knowledge + resonance
editor take
Alibaba dropped Qwen3.8-Max, 2.4T params, open weights next week — first time a Qwen Max model goes open, with a full 16-day autonomous coding log to back it up.
sharp
This one's worth opening because Alibaba didn't just ship a model — they shipped a detailed engineering log. Qwen3.8-Max ran fully autonomous for 16 days, producing 265 commits and 127 PRs, maintaining its own open-source project. In another experiment, it reproduced a research paper from scratch, then invented and tested 18 improvement ideas, beating the paper's method by 2.7 points on AIME24. All four sources point to the same official blog post, so the facts are consistent. But I'd discount a bit: these are Alibaba's own experiments, not third-party evals, and the blog doesn't disclose API pricing or full inference costs — only that 95B params are active out of 2.4T. What's missing: community benchmarks once weights drop next week, head-to-head comparisons with other Max-tier models, and real latency/cost numbers from the API. Don't read this as "open-source champion" yet — wait for the weights.
HKR breakdown
hook knowledge resonance
open source
100
SCORE
H1·K1·R1
00:46
51d ago
Hacker News Frontpage· rssEN00:46 · 08·03
Isopolis: an isometric pixel map of SF that turns the city into a playable world
Isopolis is an isometric pixel map of San Francisco, built by nuwandavek using Qwen Image Edit 2511 fine-tuned on 3D Google Map renders. It marks 583 places—AI offices (Anthropic, OpenAI, Google), YC startups, landmarks, and eateries—and offers four guided tours (e.g., 'Ship It, SF' for founders). Users can search, contribute places (human-reviewed), and send postcards. Inspired by isometric.nyc and the TV show Silicon Valley. The post doesn't disclose performance metrics or user stats.
#nuwandavek#Qwen#OpenStreetMap
editor take
A pixel map of SF built by fine-tuning Qwen Image Edit on 3D Google renders, marking 583 spots with 4 guided tours.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
00:23
51d ago
Hacker News Frontpage· rssEN00:23 · 08·03
ssh.place: draw on a shared canvas over SSH, no sign-up needed
ssh.place is a 200×60 shared canvas you draw on via SSH. No account needed—your SSH key is your identity. Use arrow keys to move, 0-9 to pick a color, space to place a pixel. One placement every 15 seconds. Text is rejected; only color blocks allowed. 28 online, 1807 of 12000 cells filled. Open source by jeninh.
#jeninh#Open source
editor take
SSH into a shared 200×60 pixel canvas, no account needed—your SSH key is your identity, one block every 15 seconds.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
00:00
51d ago
Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 08·03
US, EU, and China AI regulation reflects three clashing governance philosophies, not just a strictness scale
The EU AI Act's transparency rules took effect on August 2, 2026, requiring disclosure when users interact with AI and machine-readable labels on generated content. The bigger story is the three fundamentally different regulatory philosophies at play. The EU uses horizontal risk-tiered classification with pre-market conformity assessments and fines up to 7% of global annual revenue. China regulates vertically by application scenario, building a five-layer system of departmental rules; the July 2026 mass shutdown of companion AI services shows how these rules directly intervene in product interaction design. The US appears hands-off at the federal level after Trump rescinded Biden's AI executive order, but at least 44 states have passed their own AI laws, and the FTC enforces against AI deception using existing authority. C2PA metadata can satisfy both EU and California machine-readability requirements, but value-based governance remains irreconcilable—China is the only jurisdiction that writes ideological requirements directly into AI regulations.
#欧盟#中国网信办#美国联邦贸易委员会
editor take
A clear map of three regulatory philosophies—EU's horizontal risk tiers, China's vertical scenario rules, and the US state-level patchwork—useful for cross-border teams.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0

more

feeds

admin