Gift Article: https://www.bloomberg.com/news/articles/2026-04-27/microsoft... https://openai.com/index/next-phase-of-microsoft-partnership... Comments URL: https://news.ycombinator.com/item?id=47921248 Points: 280 # Comments: 253
Hacker News
https://news.ycombinator.comArticle URL: https://deploy.live/blog/running-local-llms-offline-on-a-ten-hour-flight/ Comments URL: https://news.ycombinator.com/item?id=47921064 Points: 67 # Comments: 50
Scored 65.2% vs google's official 47.8%, and the existing top closed source model Junie CLI's 64.3%. Since there are a lot of reports of deliberate cheating on TerminalBench 2.0 lately (https://debugml.github.io/cheating-agents/), I would like to also clarify a few things 1. Absolutely no {agents...
https://www.reuters.com/world/asia-pacific/china-blocks-fore... https://www.bbc.com/news/articles/cj0v0gr2yz7o Comments URL: https://news.ycombinator.com/item?id=47920315 Points: 258 # Comments: 154
While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q. The usual muscle memory works. It supports CSV/TSV import and export, and a native .cell format ...
Article URL: https://www.alexselimov.com/posts/men_who_stare_at_walls/ Comments URL: https://news.ycombinator.com/item?id=47920074 Points: 211 # Comments: 120
Article URL: https://github.com/pgbackrest/pgbackrest Comments URL: https://news.ycombinator.com/item?id=47919997 Points: 326 # Comments: 159
Article URL: https://www.fda.gov/news-events/press-announcements/fda-approves-first-ever-gene-therapy-treatment-genetic-hearing-loss-under-national-priority-voucher Comments URL: https://news.ycombinator.com/item?id=47919733 Points: 118 # Comments: 47
Article URL: https://app.oravys.com/blog/mercor-breach-2026 Comments URL: https://news.ycombinator.com/item?id=47919630 Points: 234 # Comments: 94
Article URL: https://quarkdown.com/ Comments URL: https://news.ycombinator.com/item?id=47919240 Points: 141 # Comments: 23
Article URL: https://robbowen.digital/wrote-about/abandoned-side-projects/ Comments URL: https://news.ycombinator.com/item?id=47918961 Points: 88 # Comments: 40
Article URL: https://www.vice.com/en/article/meet-the-mushroom-that-make-people-have-the-exact-same-hallucination/ Comments URL: https://news.ycombinator.com/item?id=47918657 Points: 50 # Comments: 24
Article URL: https://developer.chrome.com/docs/ai/prompt-api Comments URL: https://news.ycombinator.com/item?id=47917026 Points: 40 # Comments: 18
Article URL: https://notepad-plus-plus-mac.org/ Comments URL: https://news.ycombinator.com/item?id=47916964 Points: 55 # Comments: 37
Article URL: https://github.com/evanklem/evanflow Comments URL: https://news.ycombinator.com/item?id=47916909 Points: 32 # Comments: 10
Article URL: https://arkaung.github.io/interactive-turboquant/ Comments URL: https://news.ycombinator.com/item?id=47916890 Points: 48 # Comments: 5
Article URL: https://www.ft.com/content/2429f0f0-b685-4747-b425-bf8001a2e94c Comments URL: https://news.ycombinator.com/item?id=47916410 Points: 83 # Comments: 56
Article URL: https://github.com/ebrandi/FDD-book Comments URL: https://news.ycombinator.com/item?id=47915632 Points: 45 # Comments: 6
Article URL: https://www.smithsonianmag.com/science-nature/butterflies-are-in-dramatic-decline-across-north-america-a-close-look-at-the-western-monarch-shows-why-180988582/ Comments URL: https://news.ycombinator.com/item?id=47914677 Points: 171 # Comments: 53
Most RAG setups fail because they treat memory like a static filing cabinet. When every transient bug fix or abandoned rule is stored forever, the context window eventually chokes on noise, spiking token costs and degrading the agent's reasoning. This implementation experiments with a biological ...