🤖 AI News Summary - 2026-09-20 20:45 GMT+8
Focused AI/dev subreddit roundup.
Full site: https://ai-news-summary.pages.dev/
What changed since last run
r/openai
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | AI for good | [Image: AI for good] I created this AI-generated spec ad for Childhood Cancer Awareness Month. 🎗️ Here’s hoping AI can do more than reshape business and entertainment, and help medical researchers take on problems like this. | 2026-09-20 17:13 GMT+8 | | /u/buraktuyan | Community reaction (argon/gpt-5.6-luna): Commenters generally support the post’s hope that AI can contribute to cancer research, citing a personal report that AI helped identify new chemotherapy targets and arguing that progress may come faster in deterministic fields such as math and coding with shorter feedback loops. One commenter predicts major medical advances within five years but cautions that politics and red tape could impede them, while another found the ad extremely depressing without sound, making the practical takeaway supportive optimism tempered by uncertainty about both deployment and presentation. Overall sentiment — post: positive; author: positive. Reply threads: 2026-09-20 17:41 GMT+8: post=positive, author=positive — They believe AI will eventually help areas such as medical research, but argue that immediate-feedback… | 2026-09-20 18:17 GMT+8: post=positive, author=positive — They agree that deterministic problems with shorter feedback loops are easier for AI to advance on and… | 2026-09-20 18:09 GMT+8: post=positive, author=positive — They provide a personal example that their aunt’s research used AI to find new chemotherapy targets the… |
| 2 | Class project when I was in 7th grade but AI generated image version | [Image: Class project when I was in 7th grade but AI generated image version] images 1-2 are Images generated in May 23rd 2026 3-4 are original images taken on May 23rd 2024 submitted by… | 2026-09-20 15:51 GMT+8 | | /u/Dramatic_Effort_585 | Community reaction (argon/gpt-5.6-luna): Commenters generally found the original paper model more compelling, with one specifically criticizing the AI version for omitting the apparent renewable-energy theme, including rooftop solar and hydroelectric elements, while another saw potential for AI combined with advanced 3D printers to imitate primitive human art. The discussion also clarified that the project was made by a 13-year-old in Sweden rather than an American seventh grader; the AI recreation was prompted to preserve the buildings, streets, and river layout and later add a river from the mountains. Overall sentiment — post: mixed; author: neutral. Reply threads: 2026-09-20 18:49 GMT+8: post=positive, author=positive — They strongly preferred the paper model and predicted a niche for using AI with advanced 3D printers to… | 2026-09-20 20:38 GMT+8: post=critical, author=neutral — They argued that the AI version missed the project’s renewable-energy concept because it lacked rooftop solar… | 2026-09-20 20:13 GMT+8: post=skeptical, author=neutral — After learning the work was Swedish, they questioned whether the project’s seventh-grade level was unusually… |
r/LocalLLaMA
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | With Gemini 4, bench goes up. | [Image: With Gemini 4, bench goes up.] They claimed open-weight models are dangerous but the benchmarks say otherwise. | 2026-09-20 05:18 GMT+8 | | /u/Intrepid_Travel_3274 | Community reaction (argon/gpt-5.6-luna): The thread is mostly joking about models committing felonies, while the substantive comments split between defending open weights—one commenter says they were the only option for a successful defense in a Hugging Face incident—and warning that hackers may already use uncensored models. Other claims are speculative: one commenter says Denuvo may be struggling because of AI, while also saying current systems fail at proper Android layouts and cannot build flawless systems that other AI cannot crack; the comments provide no concrete benchmark or deployment evidence. Overall sentiment — post: mixed; author: neutral. Reply threads: 2026-09-20 05:26 GMT+8: post=positive, author=neutral — They acknowledge that open-weight models may already have been used for illegal activity but still favor open… | 2026-09-20 05:31 GMT+8: post=skeptical, author=neutral — They argue that hackers are likely already using uncensored models, reinforcing the post’s concern about… | 2026-09-20 06:09 GMT+8: post=concerned, author=neutral — They speculate that AI is making it difficult for Denuvo, implying that models may already be useful for… |
| 2 | What is JEV and what is it used for? | I am seeing this JEV everywhere since yesterday in Localllama and it is passing past my head on what it is? | 2026-09-20 19:20 GMT+8 | | /u/Hot_Example_4456 | Community reaction (argon/gpt-5.6-luna): Commenters generally describe JEV as an open-source, one-forward-pass model that maps supplied inputs to choices or other structured outputs, with possible uses in routing work between models, selecting tools, and making decisions cheaply; some characterize it as a generalized classifier with LLM-style world knowledge. The main disagreement is whether this is meaningfully novel—several say similar decision or System 1 systems already existed, while one commenter calls the marketing disproportionate to the technical importance—and some explanations remain tentative or imprecise. Overall sentiment — post: mixed; author: neutral. Reply threads: 2026-09-20 19:26 GMT+8: post=skeptical, author=neutral — They describe JEV as an open-source LLM with output modifications that produce a distribution over provided… | 2026-09-20 19:23 GMT+8: post=positive, author=neutral — They explain JEV as a cheaper decision-making system that can route work to models, assist with decisions,… | 2026-09-20 19:26 GMT+8: post=neutral, author=neutral — They tentatively characterize JEV as a system given choice guidelines and data that returns a useful integer,… |
r/llmdevs
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | The famous “Car Wash” question on Jev | [Image: The famous “Car Wash” question on Jev] But then how should we evaluate its “intelligence”? Does Jev have benchmarks comparable to the usual LLM benchmarks, or is the comparison fundamentally different? | 2026-09-20 17:31 GMT+8 | | /u/Efficient-Owl-6742 | Community reaction (argon/gpt-5.6-luna): Commenters largely frame Jev as a specialized, low-latency System 1 decision engine rather than a general reasoning model, so the car-wash question is viewed by one commenter as a trick or poor-fit benchmark for non-reasoning models. Several commenters are enthusiastic about single-token decisions, realtime controls, and fast agent workflows, while others question Jev’s novelty and long-term relevance because competing labs may reproduce the design; practical guidance is to decompose decisions into simpler features and use Jev for speed-sensitive control rather than broad reasoning. Overall sentiment — post: mixed; author: neutral. Reply threads: 2026-09-20 19:43 GMT+8: post=skeptical, author=neutral — They argue the car-wash prompt is a trick question for a non-reasoning model and cite Typesafe’s claim that… | 2026-09-20 17:40 GMT+8: post=neutral, author=neutral — They recommend decomposing the prompt into separate if-else decisions such as whether the car’s position is… | 2026-09-20 17:59 GMT+8: post=positive, author=neutral — They welcome Jev surfacing the use case of producing a single token or fast control output and see promise… |
| 2 | Jev vs classical ML: results from 8 classification datasets | [Image: Jev vs classical ML: results from 8 classification datasets] Jev vs classical ML: results from 8 classification datasets I tested Jev in zero-shot and few-shot settings against 11 classical ML models, including SVM, XGBoost and logistic regression. Scores in the screenshot are balanced accuracy. | 2026-09-20 17:02 GMT+8 | | /u/Ok_Juggernaut2187 | Community reaction (argon/gpt-5.6-luna): Commenters found the comparison interesting, but questioned whether Jev is well suited to classification datasets and noted that few-shot prompting did not improve its balanced accuracy. The main methodological dispute is benchmark contamination: one commenter argues results should be discarded if Jev was trained on the tested samples, while the author acknowledges this caveat, makes the code public, and invites independent verification; the thread does not establish whether contamination occurred. Overall sentiment — post: mixed; author: mixed. Reply threads: 2026-09-20 17:32 GMT+8: post=mixed, author=neutral — The commenter finds the result interesting but is surprised that Jev did not improve with few-shot examples… | 2026-09-20 17:49 GMT+8: post=positive, author=positive — The commenter praises the testing and suggests Jev’s advantage may be applying blindly to datasets, while… | 2026-09-20 18:05 GMT+8: post=critical, author=critical — The commenter argues that if Jev was trained on the evaluated data, the benchmark has no value and the result… |
r/OpenWebUI
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | I just cannot get web search to work | In settings in Admin Panel, I tried using my selfhosted searxng and DDGS. After configuring, I used the models llama 3.2 and qwen3.5:9b and asked a simple query “What’s the weather in new york city” and both keep saying they don’t have real time access to data, even when in Integration I turn on Web Search. | 2026-09-20 17:01 GMT+8 | | /u/ProfessorS11 | Community reaction (argon/gpt-5.6-luna): Commenters largely attribute the failure to model tool-calling behavior rather than SearxNG itself: ClassicMain says Llama 3.2 and Qwen3.5:9B are ineffective, while Bulletic1 specifically agrees that Llama 3.2 3B is too old but argues Qwen3.5:9B can use web search and terminal tools. The practical guidance is to verify the Docker/Tailscale/Ollama networking setup, reduce enabled capabilities to web search, increase context size, and test a larger hosted model or an Ollama model with a tools tag to distinguish configuration problems from local-model limitations. Overall sentiment — post: mixed; author: neutral. Reply threads: 2026-09-20 17:06 GMT+8: post=skeptical, author=neutral — They dismiss the selected Llama 3.2 and Qwen3.5:9B models as the likely reason web search is not being… | 2026-09-20 17:29 GMT+8: post=critical, author=neutral — They argue that although the models have technical tool-calling capability, they are too old or weak to call… | 2026-09-20 17:07 GMT+8: post=concerned, author=neutral — They request checks of whether Open WebUI and SearxNG are in Docker on compatible networks with correct… |
| 2 | Help with using llama3.1:8b as the interface model | [Image: Help with using llama3.1:8b as the interface model] https://preview.redd.it/connz8xn4nqh1.png?width=899&format=png&auto=webp&s=050e7f02fea5b44018af9cdea23d920c8433a791 (https://preview.redd.it/connz8xn4nqh1.png?width=899&format=png&auto=webp&s=050e7f02fea5b44018af9cdea23d920c8433a791)… | 2026-09-20 17:12 GMT+8 | | /u/erbmur | Community reaction (argon/gpt-5.6-luna): The concrete feedback is that hardware specifications are needed before diagnosing the setup, and that llama3.1:8b may be outdated for general use, with a risk that an under-resourced model recommended the configuration and introduced hallucinated issues. The author clarifies that the model is only an Open WebUI interface model for automatic chat names and follow-up questions, running in Docker with Ollama on a DGX Spark, prompting the practical question of whether that narrow role still requires a modern model. Overall sentiment — post: skeptical; author: neutral. Reply threads: 2026-09-20 19:07 GMT+8: post=skeptical, author=concerned — They say the lack of hardware specifications prevents useful advice and argue that llama3.1:8b is commonly… | 2026-09-20 20:37 GMT+8: post=neutral, author=neutral — They clarify that llama3.1:8b is used only as the Open WebUI interface model for automatic chat names and… |
| 3 | Installing mmproj file for vision LLM | I have messed around with a few different interfaces for running LLMs but I am currently learning OpenWebUI. I have installed into Docker the “combo” option that also includes Ollama. | 2026-09-20 15:08 GMT+8 | | /u/BigSuede | |
r/selfhosted
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | ordered 6TG HDD for my NAS cam like this | [Image: ordered 6TG HDD for my NAS cam like this] Bought on Amazon, seller is stating that the drives are sold like this (no original package included). Thought of opening it and running a SMART to se if there is any running hours. | 2026-09-20 13:36 GMT+8 | | /u/desantisbr | Community reaction (argon/gpt-5.6-luna): Commenters are broadly concerned about the drive arriving in makeshift bubble-wrap packaging from a third-party seller, citing uncertain handling and possible condition or warranty issues, although some note that bulk-purchased drives may be resold individually and disagree over whether factory-sealed anti-static bags should still be present. The practical advice is to verify SMART power-on hours and condition only if testing will not affect returns or warranty, otherwise return it and buy from a more reputable seller; one commenter also says the €330 price is close to current Italian pricing, weakening the case that it is an unusually good deal. Overall sentiment — post: concerned; author: neutral. Reply threads: 2026-09-20 13:43 GMT+8: post=concerned, author=neutral — They would not use the drive without seeing the listing because a third-party seller, makeshift bubble wrap,… | 2026-09-20 13:45 GMT+8: post=skeptical, author=neutral — They suggest the drive may have been bought in bulk and resold individually, but also raise the possibility… | 2026-09-20 19:25 GMT+8: post=skeptical, author=neutral — They state that drives should still arrive in a factory-sealed anti-static bag even when purchased in bulk,… |
| 2 | Raspberry Pi 5 EEPROM update now blocks manual RAM upgrades (“SDRAM mismatch” Error) | A heads-up for anyone doing hardware mods or custom upgrades on the Raspberry Pi 5: As of the pieeprom-2024-09-23.bin update, the Raspberry Pi 5 now performs a hard RAM capacity check during boot: `2.41 Expected configuration 8 Gbit (0x07) 2.44 Actual configuration 32 Gbit (0x05) 2.48 USB-OTG disconnect 2.51 BOOT… | 2026-09-20 05:03 GMT+8 | | /u/Glad-Independence893 | Community reaction (argon/gpt-5.6-luna): Comments object to the apparent restriction on Raspberry Pi 5 experimentation, with one commenter saying warranty invalidation would be acceptable but a boot-blocking change is not, while another explicitly supports accepting the warranty risk for such modifications. Reactions to the presentation are negative because commenters describe it as AI slop, although the author says AI was used only to format hurriedly written text; the thread provides no further technical validation or operator workaround for the SDRAM mismatch. Overall sentiment — post: mixed; author: mixed. Reply threads: 2026-09-20 05:09 GMT+8: post=concerned, author=critical — They said the AI-generated presentation made the post difficult to care about even though they considered the… | 2026-09-20 05:24 GMT+8: post=concerned, author=neutral — They argued that blocking modifications is inappropriate for a product intended to encourage experimentation… | 2026-09-20 05:51 GMT+8: post=positive, author=neutral — They said they were entirely comfortable with voiding the warranty for this type of hardware modification. |
r/ClaudeAI
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | Code just deleted 48k files. This can’t be real. | [Image: Code just deleted 48k files. This can’t be real.] Update- Shadow copy was first step as that was the most recent copy against my overnight idrive backup, or copy backed up to my NAS. | 2026-09-20 11:00 GMT+8 | | /u/thisisbubby | Community reaction (argon/gpt-5.6-luna): Commenters largely treat the incident as a warning to maintain recoverable backups and avoid giving an agent access to live or irreplaceable systems, with suggestions including Git/database recovery, remote or offline HDD backups, and shadow-copy restoration. They do not verify that 48,000 files were actually deleted or explain what “Hephaestus” means; one commenter specifically rejects the thread’s database speculation, while several others use sarcasm and jokes rather than adding technical evidence. Overall sentiment — post: concerned; author: neutral. Reply threads: 2026-09-20 11:18 GMT+8: post=concerned, author=sympathetic — They frame the incident as a valuable lesson about keeping a remote backup rather than trusting a system… | 2026-09-20 11:20 GMT+8: post=concerned, author=skeptical — They sarcastically ask whether the agent was kept away from live production data and point to Git, a live… | 2026-09-20 11:30 GMT+8: post=mixed, author=neutral — They jokingly note that Claude can also be used to help establish a backup solution, implying prevention… |
| 2 | It’s time to cancel your subscriptions - Anthropic is silently nerfing Claude’s reasoning budget while telling you it’s the same model | The model’s score per thinking token is still climbing at 128K, meaning the capability is there, it’s just not being delivered. August saw an 18-50% drop in thinking budget compared to July, with median thinking hitting literal zero for about a week around Aug 22. | 2026-09-20 12:20 GMT+8 | | /u/IcyEase | Community reaction (argon/gpt-5.6-luna): Several commenters corroborate the post’s observation that Claude app models may skip visible reasoning, including reports that Sonnet/Opus 4.6 Adaptive Thinking declines to think and a same-prompt test where the app did not think while the API did at medium effort; users also report that chain-of-thought summaries are no longer visible in the app. The practical takeaway is to use the API or third-party wrappers such as Poe when controllable effort and reasoning summaries matter, while the comments remain anecdotal and one user attributes the behavior and missing code button to a possible backend issue rather than proving a deliberate nerf. Overall sentiment — post: concerned; author: neutral. Reply threads: 2026-09-20 12:28 GMT+8: post=concerned, author=neutral — They report that Claude app models no longer visibly think for prompts that previously triggered reasoning. | 2026-09-20 15:28 GMT+8: post=concerned, author=neutral — They explain that Sonnet and Opus 4.6 models use Adaptive Thinking that can choose not to think, say… | 2026-09-20 15:56 GMT+8: post=concerned, author=neutral — They ask whether users can force Claude to think, indicating concern about the reported loss of… |
r/ClaudeCode
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | /clear vs /compact | I had a fable chat from yesterday, and I saw that the context was 950k/1m. I did /compact rather than /clear, with the intention of then doing /autocompact 400000 14% of the 5 hour limit was gone just for the compact itself….it shows cost of $59.73, so lucky I’m not on API? | 2026-09-20 10:09 GMT+8 | | /u/danbradster2 | Community reaction (argon/gpt-5.6-luna): Commenters largely recommend avoiding compaction for routine continuity: start a new session and preserve important context in organized Markdown files, with one commenter saying old chats can be batch-uploaded later. The main disagreement is conceptual rather than operational: some commenters treat /clear and /compact as broadly similar context resets, while others insist /clear wipes context and starts from the harness prompt whereas /compact uses an expensive model to reason over the full context, summarize what matters, and hand it off; the thread also splits between hostile criticism of the post and defenses of the author’s attempt to learn. Overall sentiment — post: mixed; author: mixed. Reply threads: 2026-09-20 10:12 GMT+8: post=skeptical, author=neutral — They question the need to preserve a 950K-token session, suggest recreating key information with a cheap… | 2026-09-20 10:24 GMT+8: post=positive, author=positive — They endorse carrying important information between sessions in well-organized Markdown folders and say… | 2026-09-20 10:32 GMT+8: post=critical, author=critical — They sharply distinguish /clear as a single context wipe that restarts with the harness prompt from /compact… |
| 2 | Fable 5.1 unlocked my Niimbot B1 printer | [Image: Fable 5.1 unlocked my Niimbot B1 printer] I bought a cheap Niimbot B1 thermal printer from AliExpress a year or so ago, and it was great. Then the provided labels ran out, I’ve replaced with third party labels, and it printed poorly. | 2026-09-20 00:57 GMT+8 | | /u/penny_stokker | Community reaction (argon/gpt-5.6-luna): Commenters strongly support using Fable to overcome proprietary printer restrictions, especially by forcing print density for third-party Niimbot label rolls rather than spoofing RFID tags; one commenter also plans to test the approach. The main caveats are that RFID spoofing was not demonstrated, the Android app reportedly exposes total print counts to Niimbot servers and has hostile calibration behavior, and commenters see isolated old laptops as useful agent sandboxes for testing. Overall sentiment — post: positive; author: positive. Reply threads: 2026-09-20 03:30 GMT+8: post=positive, author=positive — The commenter praised bypassing Niimbot’s RFID-based third-party-roll throttling and asked whether the… | 2026-09-20 03:44 GMT+8: post=positive, author=neutral — The author clarified that Fable directly enforces print density without internally spoofing RFID, while… | 2026-09-20 04:08 GMT+8: post=positive, author=positive — The commenter agreed that directly forcing density is more robust than spoofing a tag and called server-side… |
r/Codex
| # | Post | Summary | Time | Score | Author | Community reaction |
|---|
| 1 | The End of the Codex Era. I’ve Completely Lost Trust in OpenAI. They’re Secretly Degrading Their Models. | I’ve Completely Lost Trust in OpenAI. They’re Secretly Degrading Their Models.] I’ve been a massive Codex fan this entire time. | 2026-09-20 04:15 GMT+8 | | /u/FixAdmin | Community reaction (argon/gpt-5.6-luna): Commenters largely validate the post’s loss of trust, describing declining Codex/OpenAI quality and effective subscription reductions after the 5.2-era near-infinite-token period and the 5.4 2x offer, with several saying 5.5 was the major deterioration and 5.6 briefly improved before degrading again. The timeline is anecdotal rather than evidence-backed, with disagreement over whether the bait-and-switch began at 5.3, 5.4, or 5.5; practical suggestions include prompting Codex to take a meaningful next step, switching to Claude when work demands it, and comparing usage across Cursor models, while jokes about quota-based pelican drawing add little technical signal. Overall sentiment — post: positive; author: mixed. Reply threads: 2026-09-20 06:30 GMT+8: post=positive, author=positive — They corroborate the degradation claim from personal experience, recalling nearly infinite tokens on the $20… | 2026-09-20 07:35 GMT+8: post=positive, author=positive — They say 5.5 marked the escalation after initially strong output, report canceling their subscription, and… | 2026-09-20 04:20 GMT+8: post=neutral, author=neutral — They offer a narrow operational workaround by telling the model to proceed with a meaningful step. |
| 2 | This will save your Usage | A problem that many of people have already noticed: Astra can’t wait. on anything, any task it has scripted and running, any other agent delegation, anything. | 2026-09-20 17:56 GMT+8 | | /u/concrete333 | Community reaction (argon/gpt-5.6-luna): Commenters broadly confirm that background-task waiting can consume substantial usage, with one report attributing a 1B-token burn to the Codex harness repeatedly polling and reloading the full context rather than to Astra itself. Suggested mitigations are disabling repeated polling, using a completion watcher, filing a GitHub issue, and handing off context after each task; however, a commenter disputes the scale of the burn, while another says watcher-based setups can still wake up and check. Operators should test their own workflows and monitor context-loading behavior instead of assuming low-cost orchestration or watcher logic eliminates usage. Overall sentiment — post: mixed; author: mixed. Reply threads: 2026-09-20 18:01 GMT+8: post=concerned, author=skeptical — They argue the usage problem is caused by the Codex harness repeatedly polling background jobs and reloading… | 2026-09-20 18:07 GMT+8: post=concerned, author=neutral — They say a watcher-based setup can still wake up and check for completion, so the proposed mitigation does… | 2026-09-20 19:10 GMT+8: post=positive, author=positive — They report that handing off context after each task has improved usage and left them with 75% remaining on a… |
Generated 2026-09-20 20:45 GMT+8 | Next update in 2 hours