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

posts · 2026-09-20

36 items · updated 3m ago
RSS live
2026-09-20 · Sun
22:22
2d ago
Hacker News Frontpage· rssEN22:22 · 09·20
BBC: Not all AI workers think the tech could kill everyone
BBC interviewed anonymous workers from OpenAI, Meta, and DeepMind who reacted to 'AI extinction' warnings with laughter. Former DeepMind researcher Rishub Jain said the fear has been discussed for years, so insiders are more jokey than panicked. Nvidia CEO Jensen Huang called the scaremongering 'irresponsible.' Meta data scientist Colin Fraser said LLMs won't wipe out humanity because 'they just don't have that dog in them.' Everyone agrees near-term risks like jailbreaking and military use are more urgent. The post doesn't specify these workers' roles or teams.
#OpenAI#Meta#DeepMind
editor take
BBC talked to anonymous OpenAI, Meta, DeepMind workers — their reaction to AI extinction warnings: 'lol' and 'haaaaaa.'
HKR breakdown
hook knowledge resonance
open source
60
SCORE
H1·K0·R1
21:04
2d ago
Hacker News Frontpage· rssEN21:04 · 09·20
Nobody pays for open source. We can force them to.
The author frames open source as an evolutionarily stable strategy where permissive licenses always win—React, Elasticsearch, Terraform, and Redis all retreated from restrictive licensing after forks took over. The cost is human burnout: 60% of maintainers are unpaid, 5% of developers produce 96% of the value, and the xz backdoor showed how fragile that is. The system isn't breaking; it's stable at a level of suffering we've accepted. The post then proposes using package registries as a mechanism to force payment.
#Apache Software Foundation#Elastic#HashiCorp
editor take
Sharp framing: permissive licenses are an evolutionarily stable strategy, but the cost is 60% unpaid maintainers. The post proposes forcing payment via package registries but doesn't spell out the ...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
20:32
2d ago
Hacker News Frontpage· rssEN20:32 · 09·20
Sam Altman to Brief UN Security Council Next Week
Reuters reports OpenAI CEO Sam Altman will brief the UN Security Council during the week of September 18. The post is a headline and RSS snippet only — it doesn't disclose the agenda, duration, or whether the session is public.
#OpenAI#Sam Altman#United Nations Security Council#Policy
editor take
Headline only — no agenda or whether it's public. Treat this as a calendar marker for now.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K0·R1
19:44
2d ago
Hacker News Frontpage· rssEN19:44 · 09·20
MCP was always a bad idea—agents should just use APIs and CLIs directly
The author argues MCP was built for less capable models and now causes context bloat. Today's LLMs can write scripts, read --help, and call HTTP APIs directly. Lighter alternatives like Cloudflare's Code Mode and the Accept: text/markdown header are already emerging. The post suggests retiring most MCP servers and standardizing how agents consume APIs via content negotiation.
#Agent#Code#Anthropic#Cloudflare
editor take
Argues MCP is obsolete because models now read --help and call HTTP APIs directly, making the middleware layer just context bloat. I'd discount it a bit — no task-level comparisons, reads more like...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R1
18:32
2d ago
TechCrunch AI· rssEN18:32 · 09·20
Vocci turns meeting note-taking into a ring
Vocci launched a $249 ring that records meetings with a double tap. It weighs under 6 grams, uses titanium coating, and lasts 8 hours per charge. Hold the button to ask Vocci AI questions, but only with the app open. Privacy concern: recording is discreet and may not be obvious to others.
#Vocci#Pebble#Sandbar
editor take
Vocci's $249 ring records meetings with a double tap—but it's so discreet others might not know they're being recorded.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
18:00
2d ago
TechCrunch AI· rssEN18:00 · 09·20
ScrollEd wants to turn textbooks into TikTok
ScrollEd turns any text file into a scrollable feed of AI-generated video, audio, text, and quizzes. Swipe up for a new topic, sideways to dive deeper. Founded by student couple Utsav Gupta and Rebecca Neff, pitching at TechCrunch Disrupt. The post doesn't disclose which model powers it, Chinese support, or pricing.
#ScrollEd#TechCrunch Disrupt#Utsav Gupta
editor take
ScrollEd turns PDF textbooks into a TikTok-like feed of AI video, audio, and quizzes.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R0
17:43
2d ago
Hacker News Frontpage· rssEN17:43 · 09·20
Self-hosted inference orchestrators compared: LocalAI, exo, GPUStack, vLLM
Nexlab compares self-hosted inference orchestrators as of September 2026, covering Ollama, llama.cpp, vLLM, LiteLLM, LocalAI, exo, Xinference, GPUStack, NVIDIA Dynamo, SkyPilot, and CoderAI. Ollama is best for single-machine quick starts; LocalAI supports multimodal and distributed modes but trails dedicated engines in throughput; exo achieves 3.2× speedup on Apple Silicon via Thunderbolt 5; GPUStack and Xinference offer enterprise consoles with metering. The post does not disclose specific performance numbers for non-LLM tasks like image or audio generation.
#Nexlab#Ollama#llama.cpp
editor take
11 self-hosted inference orchestrators compared side-by-side; Ollama for quick single-machine starts, LocalAI for broad modality support but slower throughput.
HKR breakdown
hook knowledge resonance
open source
62
SCORE
H0·K1·R0
17:38
2d ago
Hacker News Frontpage· rssEN17:38 · 09·20
Samsung to more than double HBM4 output next year, glass carrier volume up 2.5x
Samsung plans to boost HBM4 and HBM4E monthly wafer input from 180K to 250K next year, more than doubling output. Outsourced glass carrier cleaning volume jumps from 20K to 50K sheets per month—critical for preventing warpage in high-stack chips. HBM4 family share of total HBM shipments rises from 40% to 80%, centered on 12+ layer stacks. Samsung started HBM4 mass shipments in February and provided 12-layer HBM4E samples to Nvidia in May. The post doesn't disclose specific customer order volumes or pricing.
#Memory#Samsung Electronics#Nvidia
editor take
Samsung plans to double HBM4 output next year—glass carrier cleaning volume jumping 2.5x is the real capacity signal.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
15:58
2d ago
Hacker News Frontpage· rssEN15:58 · 09·20
Laya on Mac M4 CoreML Offline: 45 decisions per second
Developer fordnox runs the Laya model offline on a Mac M4 via CoreML, achieving 45 decisions per second. He shares setup commands: create a project with uv, install the laya-coreml package, download a multilingual model from Hugging Face, and run a Snake game demo. The post doesn't disclose model size or latency details, but 45 decisions per second is viable for real-time on-device gaming.
#Laya#CoreML#Mac M4
editor take
Laya runs offline on Mac M4 via CoreML at 45 decisions per second—fast enough for real-time Snake.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K1·R0
15:16
2d ago
Hacker News Frontpage· rssEN15:16 · 09·20
Pirate Face turns open models into torrents so they can't be deleted
Pirate Face mirrors open models from Hugging Face as magnet links and distributes them via P2P swarms. Every file carries the official Hugging Face SHA-256 hash, so you can verify the weights haven't been tampered with. Over 669k models are already synced, including DeepSeek V4.1 Flash and Qwen3.8-27B. If the original source goes down, the swarm keeps the model alive as long as peers are seeding. A drop-in Hugging Face-compatible API endpoint is planned. The post doesn't spell out seeder incentives or long-term hosting costs.
#Pirate Face#Hugging Face#DeepSeek
editor take
Pirate Face mirrors 669k Hugging Face models as magnet links with official SHA-256 hashes for verification. The post doesn't spell out seeder incentives or hosting costs, so I'd treat it as a backu...
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
14:16
2d ago
Hacker News Frontpage· rssEN14:16 · 09·20
The senior engineer death spiral: working harder makes it worse
Sunil Pai describes a common failure pattern: senior engineers take on huge projects to prove themselves, disappear for weeks giving only positive updates, then spiral into burnout, depression, or PIP. His counterintuitive fix: drop a level, become the best teammate—fix bugs, do grunt work, help others. Focus on momentum, not outcomes. Trust matters more than code; software is downstream of reputation.
#Sunil Pai
editor take
Senior engineer death spiral: take on a huge project, disappear for weeks, give only positive updates, then burn out. Counterintuitive fix: drop a level and be the best teammate first.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
14:00
2d ago
Bloomberg Technology· rssEN14:00 · 09·20
Apple's 'Personal Hub' AI Strategy Hints at Upcoming Home Device
Bloomberg reports Apple is building an AI-focused home device positioned as a 'Personal Hub.' It will integrate Siri, smart home controls, and health data as a home AI gateway. The article also mentions Apple Fitness+ layoffs and an iPhone Duo Apple Pencil, but does not disclose the device's release date, price, or chip details.
#Apple#Siri
editor take
Bloomberg says Apple is building a 'Personal Hub' home AI device that merges Siri, smart home, and health data—but no release date or chip details yet.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
13:09
2d ago
STILL DEVELOPING · 2d● P1Hacker News Frontpage· rssEN13:09 · 09·20
Qwen-Image-2.1 open-sourced: unified 7B model for image generation and editing
Qwen released Qwen-Image-2.1, a unified 7B image model that handles text-to-image generation, image editing, and native transparency in one pipeline. Its visual backbone uses 32 Single-Stream DiT layers. A mixed-granularity attention design reuses KV caches for static context, cutting memory and latency during multi-image editing. The model accepts up to 10 reference images, supports local edits and subject preservation, and improves typography, portrait lighting, and fine textures. Weights are available on GitHub, Hugging Face, and ModelScope.
#Qwen#Alibaba
why featured
Featured · importance 98 · hook + knowledge + resonance
editor take
Qwen dropped a 7B image model that unifies generation, editing, and native transparency — ComfyUI support is already live.
sharp
Qwen-Image-2.1 went open-source today. Three outlets picked it up, but all are working off Qwen's official blog post — no third-party benchmarks or independent reviews yet, so everything we know comes from the spec sheet. The interesting move here is folding the previously separate Qwen-Image-Layered model into a single 7B DiT that handles generation, editing, and native RGBA output. On the editing side, it takes up to 10 reference images and composites them — the official examples show six-person group portraits, virtual try-ons, and interior design collages. The architecture uses mixed-granularity attention: token-level causal masks for text, chunk-level masks for image generation, with KV cache reuse to keep multi-image editing costs down. I'd discount the benchmark scores for now. Qwen-Image-Bench is their own eval, and the comparison models and scoring methodology haven't been independently checked. The transparent layer extraction from real photos looks promising, but there are only two examples — no way to tell if it holds up on messier inputs. Weights are on Hugging Face and ModelScope, ComfyUI integration is ready, so the barrier to trying it yourself is low.
HKR breakdown
hook knowledge resonance
open source
98
SCORE
H1·K1·R1
12:17
2d ago
Hacker News Frontpage· rssEN12:17 · 09·20
The Millennium Problems for Biology: A Concrete Challenge List
FutureHouse and Edison Scientific published a list of nine biology challenges, each with hard acceptance criteria. One asks for unassisted emergence of self-replicating RNA- and protein-based cells from a plausible primordial soup, requiring a 10⁶-fold abundance increase and indefinite division. Another demands whole-body cryopreservation of adult wild-type mice for 24 hours with >99% viability and no permanent organ damage. A third calls for a reverse translatase that reads arbitrary peptides and synthesizes a nucleic acid strand, hitting ≥90% sequence accuracy and an average read length of at least 25 residues. Other challenges include a Rubisco enzyme beating the natural Pareto frontier, a living cell using quadruplet codons, somatic limb regeneration in adult mice, bacterial production of AAV and lentivirus gene therapies, on-demand programmable proteases against 20 preregistered sites, and zero-shot cell-penetrating protein binders for intracellular targets. The post does not disclose prize amounts, deadlines, or judging procedures.
#FutureHouse#Edison Scientific#Erika Alden DeBenedictis
editor take
FutureHouse and Edison Scientific posted nine hard biology challenges with concrete pass/fail criteria, not just wishful thinking.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K1·R0
11:37
2d ago
Hacker News Frontpage· rssEN11:37 · 09·20
If AI coding is lowering your code quality, you're not managing quality right
Iouri Khramtsov shares a 7-layer defense setup that reduces bugs while using AI coding agents. The key is having AI review requirements for gaps, enforcing >95% unit test coverage, manual testing, E2E tests, AI-driven code quality passes, human+AI PR reviews, and production monitoring. He reports 2-3x output increase with fewer bugs. Manual testing remains the main bottleneck with only modest productivity gains so far.
#Code#Iouri Khramtsov#Claude#Cursor
editor take
The useful bit: having AI review requirements for gaps before coding, which the author says caused the biggest drop in bugs.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0
10:07
2d ago
Hacker News Frontpage· rssEN10:07 · 09·20
AI Is Destroying the Creative Commons
Chester Wisniewski argues that LLMs scraping everything online without regard for licenses have broken the 40-year social contract of open source. Creators now face three risks: public code helps AI find vulnerabilities, repos get flooded with AI-generated pull requests, and derivative works may implicate you in copyright infringement. He calls this a 'digital dark age' and urges a collective push for a new digital Renaissance.
#Chester Wisniewski#OpenAI#Anthropic#Open source
editor take
Chester Wisniewski argues LLMs scraping everything broke open source's 40-year social contract—now sharing code is a liability, not a gift.
HKR breakdown
hook knowledge resonance
open source
68
SCORE
H1·K0·R1
04:35
2d ago
● P1Hacker News Frontpage· rssEN04:35 · 09·20
StepFun launches Step 5 Preview, a 600B-parameter mixture-of-experts model
StepFun introduces Step 5 Preview, a 600B-parameter MoE model with 27B active per token, a 1M-token context window, and vision support. It scores 67.7 on DeepSWE v1.1, ahead of Kimi K3 and GLM-5.3 but behind GPT-6 Astra and Claude Opus 5. On the in-house StepCodeBench it hits 49.0, again leading domestic models and trailing the two US labs. On FrontierFinance it reaches 66.4, second only to Claude Opus 5. Artificial Analysis gives it an intelligence index of 44; StepFun claims substantially lower cost per task at comparable intelligence. The post does not disclose API pricing, release timeline, or training details.
#Code#Agent#Vision#StepFun
why featured
Featured · importance 88 · hook + knowledge + resonance
editor take
Stepfun's 600B MoE model Step 5 Preview lands in the top tier on AA benchmarks, but both sources are from the same third-party eval — no official tech report yet.
sharp
Stepfun dropped Step 5 Preview, a 600B-parameter MoE model. Both HN posts are pointing to the same Artificial Analysis evaluation — not independent reporting — so everything we know right now comes from one third-party benchmark run. AA gives it a composite intelligence score of 44, ranking 25th out of 200 models. That puts it in the same neighborhood as Claude Sonnet 4 and Qwen 3.5 MoE. Pricing is $1.00/M input tokens and $2.70/M output — way below the $10 median for comparable models. Speed is 100 tokens/sec, faster than the 65 average. Two things I'd discount right away. First, the AA index is a composite — we can see some sub-scores but not the full breakdown across all 10 evaluations. Second, this model is extremely verbose: it generated 160M output tokens during the intelligence eval, nearly double the 90M median. That means real-world costs could be higher than the sticker price suggests, since you're paying for all those extra tokens. What's missing: an official tech report, raw scores on standard benchmarks like MMLU or HumanEval, and any detail on how the reasoning variant differs from the non-reasoning one. The AA page mentions a reasoning version exists but gives no separate numbers.
HKR breakdown
hook knowledge resonance
open source
88
SCORE
H1·K1·R1
04:00
2d ago
Financial Times · Technology· rssEN04:00 · 09·20
Robotaxis are coming for important jobs
FT argues robotaxis are moving beyond ride-hailing into logistics, delivery, and police patrols. Waymo and Cruise are testing these services in San Francisco and Phoenix, but the post doesn't disclose deployment scale or costs. The author's key point: as autonomous driving expands from people-moving to goods and public services, job-displacement anxiety will spread beyond blue-collar workers.
#Waymo#Cruise#Financial Times
editor take
FT argues robotaxis are moving from ride-hailing to logistics and police patrols, spreading job-displacement anxiety beyond blue-collar workers.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H1·K0·R1
04:00
2d ago
Financial Times · Technology· rssEN04:00 · 09·20
AI influx puts Singapore office rents under pressure
AI companies are flooding into Singapore, driving up office rents. FT reports that tech firms are snapping up prime space, but new supply is coming, which could cap further increases. For AI practitioners, this means higher office costs in Singapore—lock in space early.
#Financial Times
editor take
FT: AI companies are snapping up prime Singapore office space, driving up rents. New supply is coming, so lock in early if you're setting up shop.
HKR breakdown
hook knowledge resonance
open source
45
SCORE
H0·K0·R0
03:35
2d ago
Bloomberg Technology· rssEN03:35 · 09·20
China August Power Use Tops 1 Trillion kWh, Load Hits Record
China's August power consumption exceeded 1 trillion kWh for the first time, with load hitting a record high. The surge is driven by heatwaves and industrial demand. For AI practitioners, this is a reminder that electricity is a hard constraint on compute—training and inference clusters only get hungrier. The post does not disclose the exact peak load figure or sector breakdown.
editor take
China's August power use topped 1 trillion kWh for the first time—electricity is becoming a hard cost for training and inference.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K1·R0
02:23
3d ago
Bloomberg Technology· rssEN02:23 · 09·20
China’s Smart-Glasses Sales Double in First Eight Months of Year
Bloomberg reports China's smart-glasses sales doubled in the first eight months of 2026. The post does not disclose specific sales figures, brand shares, or drivers—only the headline confirms the doubling.
#Bloomberg
editor take
Bloomberg says China smart-glasses sales doubled in 8 months, but no figures, brands, or drivers—trend signal only.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
02:00
3d ago
AI HOT (Curated Pool)· aihot-apiZH02:00 · 09·20
StepFun Releases Step 5 Preview, Open-Source Weights on Oct 15
StepFun released its flagship model Step 5 Preview and plans to open-source its weights on October 15. The page encountered an error, so no details on model specs, performance, or open-source scope are available.
#阶跃星辰#StepFun#Open source
editor take
Step 5 Preview open-sources weights Oct 15, but the page is blocked — no specs, no benchmarks, no scope yet.
HKR breakdown
hook knowledge resonance
open source
39
SCORE
H0·K0·R0
00:00
3d ago
Hacker News Frontpage· rssEN00:00 · 09·20
iPhone 18 Pro scores 172 on DXOMARK camera test, ranks second globally
DXOMARK tested the iPhone 18 Pro camera and gave it 172 points, placing it second globally. The variable aperture is the standout feature, keeping sharpness in complex scenes. Autofocus is solid, and flare is better controlled than last gen, though green spots can still appear when the iris is closed. Main: 48MP f/1.48–f/4.0 variable aperture, ultrawide: 48MP 120°, tele: 48MP 8x optical zoom.
#Apple#iPhone 18 Pro#DXOMARK#Benchmark
editor take
iPhone 18 Pro scores 172 on DXOMARK, second globally. Variable aperture is the highlight, but green spots still appear when the iris is closed.
HKR breakdown
hook knowledge resonance
open source
55
SCORE
H0·K0·R0
00:00
3d ago
Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 09·20
Four real AI engineering tool updates: Jev probability classification, Slack Code channels, Sponsored Agents ads, and DeepSeek Harness sandboxing
TypeSafe launched Jev, a cloud API that returns discrete probability distributions from text input—useful for routing in customer service. Third-party tests show it's ~25x faster and two orders of magnitude cheaper than baseline models, but agreement rate is not accuracy, and calibration claims lack independent verification. Slack Code, released in August, moves coding agents' intermediate work into dedicated group channels with line-level annotations and prototype previews, though permission mechanisms and sign-off details remain undocumented. OpenAI is testing Sponsored Agents in ChatGPT: clicking a sponsored card opens a chat with a brand's custom bot, and advertisers bear full legal liability for everything the bot says. DeepSeek updated its execution framework to run model-generated code in isolated background processes, adding session resumption and remote machine scheduling.
#Agent#Code#TypeSafe#Jev
editor take
Jev returns probability distributions for routing, ~25x faster and two orders of magnitude cheaper—but agreement isn't accuracy, and the pricing page is still missing.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0

more

feeds

admin