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

posts · 2026-06-22

24 items · updated 3m ago
RSS live
2026-06-22 · Mon
12:42
36d ago
Hacker News Frontpage· rssEN12:42 · 06·22
window.showDirectoryPicker opens up a whole new world
Chrome's showDirectoryPicker lets web apps read/write local folders. The author built a photo viewer and a compositing tool with Claude, zero hand-written code. Local-first apps own your data, not the cloud. The post doesn't mention browser support—only Chrome for now.
#Chrome#Claude#Apple Aperture
editor take
Chrome's showDirectoryPicker lets web apps read/write local folders. Author built a photo viewer and compositing tool with Claude, zero hand-written code.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
11:00
36d ago
Financial Times · Technology· rssEN11:00 · 06·22
Nobel laureate Simon Johnson: white-collar jobs are permanently shrinking
Nobel laureate Simon Johnson tells the FT that AI is permanently reducing demand for white-collar workers, not causing a temporary dip. He says law, accounting, and consulting are the most exposed. Johnson warns that without policy intervention, middle-class employment will face lasting pressure. The article does not provide specific data or timelines.
#Simon Johnson#Financial Times
editor take
Nobel winner Simon Johnson says AI permanently cuts white-collar jobs, not a dip—law, accounting, consulting hit hardest. No data in the post.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
10:37
36d ago
Hacker News Frontpage· rssEN10:37 · 06·22
River: Fast and reliable background jobs in Go
River is a Go library for background job processing, built on PostgreSQL for reliability. It supports scheduling, retries, priority, and concurrency control. With 5.3k stars on GitHub, it's a solid choice for async tasks like email or data processing in Go projects.
#River#PostgreSQL#Open source
editor take
If you already use Postgres in Go, River gives you async jobs without adding Redis.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
10:35
36d ago
Hacker News Frontpage· rssEN10:35 · 06·22
Manticore Search 27.1.5: Auth, sharding, conversational search, faster vector search
Manticore Search 27.1.5 ships built-in auth (users, passwords, bearer tokens, fine-grained permissions) across MySQL, HTTP, distributed agents, and replication—no more bolting on external access control. Sharded tables let the database handle data distribution and insert routing, reducing sharding logic in the application layer. Conversational search means you can query the database in natural language instead of writing query syntax. Vector search gets faster HNSW builds via multithreading. The post also covers all changes from 25.0.1 through 27.1.5, including a replication storage layout change and a note to upgrade the MCL library together with the daemon. Upgrade order: remote agents and replication peers first, then masters, then enable auth—otherwise anonymous access stops working.
#Manticore Search#Manticore Software#Product update
editor take
Manticore Search 27.1.5 adds built-in auth and sharded tables—no more bolting on external access control.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
10:00
36d ago
● P1OpenAI Blog· rssEN10:00 · 06·22
OpenAI launches Daybreak tools for automated vulnerability patching
OpenAI unveiled Daybreak, a set of security tools and partnerships, on June 22. The bottleneck has shifted from finding vulnerabilities to patching them at scale. Codex Security's updated plugin has scanned over 30K repos and 30M commits, with 500K+ fixes auto-flagged. The full GPT-5.5-Cyber hits 85.6% on CyberGym, up from GPT-5.5's 81.8%. The Patch the Planet initiative, co-founded with Trail of Bits and HackerOne, commits to turning findings into fixes for 30+ open-source projects including cURL, Go, and Python. Pricing and launch timeline are not disclosed in the post.
#Code#OpenAI#Trail of Bits#HackerOne
why featured
Featured · importance 100 · hook + knowledge + resonance
editor take
OpenAI is shifting its security tools from finding vulns to auto-patching them, but pricing and real-world fix success rates are still missing — treat this as a roadmap for now.
sharp
OpenAI dropped Daybreak today, a security tool suite covered by two sources both pulling from the same official blog post. The headline shift: AI security tools used to be about finding vulnerabilities, but OpenAI says the bottleneck has flipped — defenders are drowning in findings and can't patch fast enough. So they're upgrading Codex Security to auto-generate and validate fixes, and shipping the full GPT-5.5-Cyber model, which hits 85.6% on CyberGym vs. GPT-5.5's 81.8%. I'd take the auto-patching claims with a grain of salt for now. The blog cites big numbers — 30K repos scanned, 30M+ commits, 500K+ auto-confirmed fixes — but doesn't say who confirmed them or how fix quality was measured. Patch the Planet has real names attached (cURL, Go, Python, Sigstore), which is a good signal, but there's no count of patches actually merged. GPT-5.5-Cyber is still limited release to trusted defenders only, so most teams can't touch it yet. The thing to watch: OpenAI is clearly positioning itself as a security ecosystem orchestrator, not just a tool vendor, pulling in HackerOne and Trail of Bits. What's missing right now is pricing, a public launch date, and independent benchmarks on whether those auto-generated patches actually hold up in production.
HKR breakdown
hook knowledge resonance
open source
100
SCORE
H1·K1·R1
10:00
36d ago
● P1OpenAI Blog· rssEN10:00 · 06·22
OpenAI launches Patch the Planet initiative to help open source projects fix security vulnerabilities
OpenAI's Daybreak initiative partners with Trail of Bits to pair GPT‑5.5‑Cyber and Codex Security with human review, finding and patching vulnerabilities across 19 critical open source projects including cURL, Go, and Python. Security engineers filter false positives and develop patches before handing off to maintainers. The initial sprint found hundreds of issues, merged dozens of patches, and built reusable fuzzing and variant-analysis pipelines.
#OpenAI#Trail of Bits#HackerOne
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
OpenAI is pairing its security-focused models with Trail of Bits engineers to find and actually patch open-source bugs, not just file reports.
sharp
OpenAI launched Patch the Planet today, part of its Daybreak security initiative, partnering with Trail of Bits to use GPT-5.5-Cyber and Codex Security to find and patch vulnerabilities in foundational open-source projects like cURL, Go, and Python. Both TechCrunch and OpenAI's own blog are covering it, and the alignment is tight because the source is OpenAI's official announcement. One detail I'd flag: Trail of Bits claims they built a full fuzzing lab in under a day using the models, something they estimate would take weeks manually. If that number holds, it suggests the models aren't just assisting but dramatically compressing security testing timelines. But right now it's their own estimate with no third-party validation. The more interesting shift is the workflow promise: they're not just filing vulnerability reports, they're committing to develop patches, run tests, and handle coordinated disclosure. That directly addresses the maintainer burnout problem where automated tools flood projects with raw findings and no follow-through. Nineteen projects are in the initial round, with dozens of patches already merged, though we haven't seen a breakdown of severity or total vulnerability counts yet.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
09:31
36d ago
Bloomberg Technology· rssEN09:31 · 06·22
Getty Images surges 200% in early trading after announcing OpenAI deal
Getty Images struck a deal with OpenAI. The post does not disclose financial terms or licensing details. Getty's stock spiked 200% in early trading and closed up 145%. The market is treating this as Getty securing a seat at the AI table, but the actual deal structure and copyright protections remain unknown.
#Getty Images#OpenAI
editor take
Getty stock surged 145% on an OpenAI deal, but no financial terms or licensing details were disclosed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K0·R1
06:37
36d ago
Product Hunt · AI· rssEN06:37 · 06·22
Latitude: Open-source agent monitoring that surfaces failure modes
Latitude is an open-source observability platform for AI agents, launching today on Product Hunt. It surfaces failure modes with states and evals, not just logs, and gives your coding agent tools to fix them. The team has been building since 2022; this is their 8th launch. The post doesn't spell out which models or integrations are supported.
#Latitude#Product Hunt
editor take
Latitude open-sourced an agent monitor that surfaces failure modes and lets your coding agent fix them.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H1·K1·R0
06:34
36d ago
Financial Times · Technology· rssEN06:34 · 06·22
JD.com boss: robots will replace 700,000 delivery workers 'sooner or later'
JD.com founder Richard Liu told staff that the company's 700,000 delivery workers will be replaced by robots sooner or later. JD already uses autonomous vehicles and drones in cities like Beijing, but the paywalled article doesn't disclose a timeline, cost comparison, or layoff plan. The headline is blunt, but 'sooner or later' is elastic—the body doesn't spell out whether this is a five-year target or a distant vision.
#JD.com#Richard Liu
editor take
JD founder says 700k delivery workers will be replaced by robots, but the article gives no timeline or layoff plan.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
06:24
36d ago
Product Hunt · AI· rssEN06:24 · 06·22
MD+HTML Reader: A focused workspace for reviewing AI-generated docs
AI coding tools generate lots of docs, but they end up scattered across project folders. MD+HTML Reader is a macOS app that opens a project in read-only mode, filters for Markdown and HTML, and gives you a focused workspace to review before the next prompt, commit, or handoff. Maker Ahab says it doesn't replace your editor—it's for the moment after AI generates work and before you decide what to trust. The post mentions free options and a 70% discount but doesn't spell out pricing.
#Ahab#MD+HTML Reader#Indieseek
editor take
A read-only macOS app that filters a project to just Markdown and HTML, so you can review AI-generated docs before trusting them.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
04:32
36d ago
Synced (机器之心) · WeChat· rssZH04:32 · 06·22
He Kaiming's team: removing VAE and private data actually improves text-to-image generation
He Kaiming's team published a new paper showing that removing VAE and private data improves text-to-image generation. The article body is blocked by WeChat, so no method, dataset, or results are disclosed. Only the title confirms the team and the direction of simplifying the pipeline.
#He Kaiming
editor take
He Kaiming's team claims removing VAE and private data improves text-to-image generation. The article body is blocked by WeChat — no method or results disclosed yet.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
00:00
36d ago
AI HOT (Curated Pool)· aihot-apiZH00:00 · 06·22
Hugging Face tests free local models for real-time PR triage on OpenClaw
Hugging Face tested local models like Gemma and Qwen to triage issues and PRs on the OpenClaw repo in real time. They used the Pi agent harness with a read-only reposhell to prevent prompt injection. Models include gemma-4-26b-a4b and qwen3.6-35b-a3b, optimized to generate hundreds of tokens per second locally. Running on an NVIDIA GB10 (128 GB unified memory), the setup delivers near-real-time notifications for only electricity cost, versus a $200/month ChatGPT Pro subscription.
#Hugging Face#OpenClaw#Gemma#Open source
editor take
HF runs local Gemma/Qwen to triage GitHub issues in real time on a GB10 — electricity only, replacing a $200/month ChatGPT Pro.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
00:00
36d ago
OpenAI Blog· rssEN00:00 · 06·22
OpenAI whitepaper: Use Codex as a persistent workspace for long-running work
OpenAI published a whitepaper on using Codex as a persistent workspace for long-running projects. Author Jason Liu shares strategies: break big goals into verifiable steps, let Codex maintain context across workflows, and decide when to delegate vs. keep human oversight. The post doesn't disclose latency, cost, or token usage data—just methodology.
#Code#OpenAI#Codex#Jason Liu
editor take
OpenAI whitepaper on using Codex for long-running projects—methodology only, no latency/cost/token data disclosed.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K0·R0

more

feeds

admin