source&pool
A daily wire of long-form journalism, video, and discourse — filed, tagged, and laid out flat.
VOL. I·NO. 01
WEDNESDAY, SEPTEMBER 23, 2026
Hacker News3805X 主题热门3681CNBC75YahooFinance579to5Mac52MacRumors51aihot50IGN39Verge39Kotaku38TechCrunch28Gematsu22NintendoLife22AndroidAuthority20Eurogamer209to5Google19BusinessInsider19Engadget16WarhammerCommunity15PushSquare14Guardian14USAToday14Polygon13Wccftech13ArsTechnica12AppleInsider11Fortune11Gizmodo11Investor'sBusinessDaily11NBC11NPR11FoxBusiness10Notebookcheck10SeekingAlpha10TechPowerUp10CBS9CoinDesk9ABC8bgr8CNN8MotleyFool8Mashable8NintendoEverything8VideoCardz8CNET7GSMArena7PureXbox7WIRED7Yahoo7AlJazeera6Fox6SamMobile6Conversation6VideoGamesChronicle6BleepingComputer5NewYorkPost5PetaPixel5TechSpot5Tom'sGuide5AndroidPolice4Deadline4GameInformer4XBOXWire4PlayStationLifeStyle4Pokemon4RockPaperShotgun4RPGSite4SlashGear4Variety4WindowsCentral4WSB-TV4404Media380Level3Aftermath3AndroidCentral3BellofLostSouls3DigitalFoundry3DroidLife3EventHubs3GamesIndustry.biz3HollywoodReporter3HuffPost3Motor13MP1st3Nature3PokeBeach3SouthChinaMorningPost3SeattleTimes3TimeExtension36abcPhiladelphia2ABC7LosAngeles2AZFamily2Benzinga2CanonRumors2Currently2DCRainmaker2DigitalCameraWorld2FratelloWatches2Futurism2GearPatrol2HouseDigest2InsiderGaming2LosAngelesTimes2Lifehacker2Newsweek2PCMag2qz2SFGATE2SimsCommunity2Hacker2Register2TweakTown2YahooFinanceUK2WhatHi-Fi?224/7WallSt.1BusinessInsiderAfrica1Alternet1AndroidHeadlines1AOL1ArizonaSports1BikeRadar1BloodyDisgusting1Boston1BostonGlobe1BusinessTimes1BuzzFeed1CTech1CalMatters1CarBuzz1cbn1ChromeUnboxed1Chron1ClaimDepot1ColoradoSun1Skin.ClubCommunity1ChristianScienceMonitor1CyberSecurityNews1Cyclingnews1DailyDownforce1DailyKos1DaringFireball1DarkHorizons1Decrypt1Defector1Defense1denver71DenverPost1Designboom1DirtonDirt1Draftsim1DSOGaming1DW1empireonline1erictopol.substack1Euronews1Fangoria1FOX191DetroitFreePress1GameDeveloper1GameRant1GameWorldObserver1GAMINGbible1GamingOnLinux1AAAGasPrices1GeekyGadgets1Global1Gothamist1Hackaday1Hackster.io1Hodinkee1HoustonChronicle1Independent1InterestingEngineering1Invezz1Jalopnik1KITCO1MacObserver1Magic:Gathering1MakeUseOf1Mashed1Maxroll1Mercury1MLive1MonochromeWatches1MorningBrew1MortgageDaily1Motorsport1MyNintendo1BloombergLaw1SemiAnalysis1Newsshooter1NintendoWire1nrn1CrudeOilPricesToday1OneMileataTime1OregonPublicBroadcasting1PageSix1politico.eu1QuantaMagazine1Realtor1Road&Track1RockstarINTEL1Salon1CultureMapSanAntonio1SeattleRed1Semafor1Slate1SlippedDisc1SoraNews241Space1SpaceNews1YahooTech1the5krunner1DailyBeast1DailyMeal1Drive1Hindu1Intercept1Times1TimesofIndia1TimesUnion1TMZ1TODAY1UploadVR1VisualCapitalist1WHYY1WindowsLatest1WKYT1WOWT1YGOrganization1YourTango1
  1. 001Hacker NewsSEP · 23English

    Show HN: Vibe-coder ladder round 2 – the AI ran 38 minutes past the deadline

    Vibe-coder ladder Round 2 tasked entrants with building Connect Four in HTML with multiple difficulty levels. Both submissions passed functional requirements, with @schwarzkopfb winning in a close LLM-judged matchup, leveling the season at 1–1 with both players rated 1100. @P1s0's entry ran 38 minutes over deadline due to extensive AI verification processes, submitting a mid-build snapshot that still achieved functional depth despite incompleteness.

    By alviso
  2. 002Hacker NewsSEP · 23English

    Slashing Our AWS Bill at Levels.fyi, Part 2

    Levels.fyi reduced their AWS bill by $2,410 monthly ($28,900 annually) through systematic cost analysis using LLMs to query AWS services. Key savings came from optimizing RDS backup retention policies (reducing 15.7TB to 3TB for $1,200/month savings), relocating WAF and CDN logs to cheaper storage and filtering to only blocked events ($600/month savings), and addressing a growing mystery line item.

    By Levels fyi; Akash Rajpurohit
  3. 003Hacker NewsSEP · 23English

    Lifelogging with Large Language Models

    A person describes using large language models to analyze personal lifelogging data—journals, financial records, sleep data, and notes—to generate weekly AI-powered summaries that provide emotional and cognitive insights. The practice has proven emotionally impactful and cognitively useful, though it raises questions about human-AI relationships and the limits of what machines can understand about meaningful human experiences.

    By Jaan Altosaar
  4. 004Hacker NewsSEP · 23English

    Ask HN: Declarative vs. Imperative

    A developer with a physics background discusses their long-standing preference for declarative systems over imperative code, noting their effectiveness with LLMs while acknowledging that imperative systems remain more popular due to their flexibility and lower barrier to entry. They ask others about their preferences and use cases.

    By KenPainter
  5. 005Hacker NewsSEP · 23English

    First of its kind, AI malware. CLOSEDQUORUM

    CLOSEDQUORUM is the first publicly documented Windows malware to use AI models for autonomous post-compromise actions, selecting attacks through LLM-based command and control. The discovery highlights emerging security threats as AI systems are increasingly integrated into both defensive and offensive cyber capabilities.

    By Jessica Lyons
  6. 006Hacker NewsSEP · 23English

    Show HN: Jevper – the Jev interface on top of any OpenAI-compatible model

    Jevper is an independent implementation of the Jev interface that works with any OpenAI-compatible model, enabling typed classification queries (choice, noul, score) with probability outputs. It supports multiple elicitation methods including logprobs, grammar, and structured JSON, and can run concurrent questions with reasoning capabilities.

    By Zhulinchng
  7. 007Hacker NewsSEP · 23English

    Jev-serve: Run latest qwen3.8 mlx, other frozen LLM models

    Jev-serve is a server tool that uses LLM first-token logit readout to score structured decisions 34× faster than text generation, supporting both MLX models on Apple Silicon and OpenAI-compatible APIs with full probability distributions for choice, probability, and scoring questions.

    By Rreinold
  8. 008Hacker NewsSEP · 23English

    Trained KV cache bank turns any LLM into Jev like Model

    The content appears to be a technical interface or dashboard showing inference metrics and latency measurements, but lacks substantive information to analyze.

    By faangguyindia
  9. 009Hacker NewsSEP · 23English

    One thing I can beat Jev at: ROT13

    A researcher tested Jev's ability to decode Base64-encoded text and answer questions about the decoded content. Jev correctly decoded Base64 in all 24 test cases, accurately identifying specific details like compass colors and review sentiment, and even recognized when contradictory information was present.

    By Arsh Kohli
  10. 010Hacker NewsSEP · 23English

    Claude Opus 5.5, GPT-6 Sol, GPT-6 Luna, and a new price war

    Anthropic released Claude Opus 5.5 with a 20% price cut, while OpenAI released GPT-6 Sol and GPT-6 Luna at half the price of their GPT-5.6 equivalents, intensifying competition in the AI model pricing landscape. Claude Opus 5.5 improves communication style and token efficiency, though its maximum thinking mode can over-generate responses.

    By Simon Willison
  11. 011Hacker NewsSEP · 23English

    Tradeoff considerations while running LLM models locally

    Running LLM models locally for AI agents involves significant tradeoffs. Unlike simple chatbots, agents require large context windows (64k+) because they inject system prompts, tool descriptions, and persistent information into every message, causing token usage to spike 10-40k tokens for simple inputs. This overhead is necessary for agent functionality but makes local inference impractical for most users.

    By Swapnil Talekar
  12. 012Hacker NewsSEP · 23English

    NobodyWho is an inference engine that lets you run LLMs locally and efficiently

    NobodyWho is an inference engine for running large language models locally and offline across multiple platforms including Android, iOS, and desktop. It supports various LLMs in GGUF format with features like multimodal input, text-to-speech, speech-to-text, and GPU acceleration via Vulkan or Metal. The tool provides SDKs for Kotlin, Swift, Python, Flutter, React Native, Expo, and Godot.

    By Nobodywho-Ooo
  13. 013Hacker NewsSEP · 23English

    Jevify skill – Gets your existing agents running on Jev

    A new skill called Jevify enables developers to migrate existing LLM agents to Jev, a recently launched platform. The tool scans codebases to identify compatible agents and automatically converts them to use Jev with support for TypeSafe, OpenRouter, or Vercel integrations.

    By soupz011
  14. 014Hacker NewsSEP · 23English

    Mastering LLM Inference Optimization

    This article explains LLM inference optimization techniques for production deployment. It covers the two-phase inference process (prefill and decode), memory management strategies like KV caching and PagedAttention, and methods including model compression and speculative decoding to improve speed, cost, and reliability without retraining.

    By Bala Priya C
  15. 015Hacker NewsSEP · 23English

    Unreal Agent An async-first agent harness

    Unreal Labs presents an async-first agent harness library with components for managing LLM agent sessions, tool calls, and asynchronous operations. The system uses event-driven architecture with session-scoped deduplication, append-only persisted history, and composable tool translators that validate and convert model requests into serializable operations.

    By Unreallabsai
  16. 016Hacker NewsSEP · 23English

    Ask HN: Engineers on highly polished products, how are you using agentic coding?

    A Hacker News user asks how engineers at polished product companies like Linear, Instagram, and Figma maintain product quality while using agentic coding tools, questioning whether these organizations move slower, rely on human designers and editors, or employ different development practices compared to hastily built AI-assisted apps.

    By PaulStatezny
  17. 017Hacker NewsSEP · 23English

    Serious editors are a commitment (at least for me)

    A blog owner explains anti-crawler measures blocking suspicious browser versions to prevent LLM data harvesting, noting that feed aggregators like Inoreader and Feedly sometimes fetch pages with old user agents and cache incorrect results, and recommending archive.org over archive.today for archiving.

    By signa11
  18. 018Hacker NewsSEP · 23English

    Show HN: Castrag – transcribe and semantically search a large podcast archive

    Castrag is a pipeline for transcribing and semantically searching large podcast archives using the OpenAI API. It provides structured summaries, semantic search, and grounded Q&A capabilities, processing 230 episodes for about $33 total. The tool includes modular Python scripts for transcription, indexing, summarization, and question-answering with resumable processing and no mutation of intermediate files.

    By Snowmac
  19. 019Hacker NewsSEP · 23English

    Specs cut defects in AI-generated code from 148 to 23 across five models

    A pre-registered study across five AI models found that adding a specification preamble to prompts reduced security defects in generated code from an average of 148 to 23 across realistic backend tasks in finance, healthcare, and insurance. The frame consistently improved results across all models and domains, with independent security scanning confirming the improvements.

    By Dhuri; Sandeep
  20. 020Hacker NewsSEP · 23English

    Measuring behavioral signals of LLM through psychometric profiling

    Researchers developed a psychometric profiling framework to systematically characterize behavioral patterns in nine large language models using seven psychological instruments across Chinese and English. The study found that LLMs exhibit structured, model-specific behavioral signatures shaped by alignment training, with consistent response patterns across repeated administrations and identifiable differences based on language and provider origin.

    By Sha; Yu; Tao; Junqi; Zhou; Dixin; Tu; Yansheng; Chen; Mingyang; Fan; Xiang; Liu; Yang; Mengquan; Lin; Jie; Fu; Jiahui; Zheng; Hua; Zhang; Benwei; Kai