Hubble catches sharpest image yet of 3I/ATLAS
https://www.skyatnightmagazine.com/news/hubble-3i-atlas-july-2025
https://www.skyatnightmagazine.com/news/hubble-3i-atlas-july-2025
BBC Sky at Night
Hubble captures sharpest image yet of interstellar visitor passing through our Solar System
Hubble Space Telescope's July 2025 image of interstellar comet 3I/ATLAS, which is currently passing through our Solar System.
New executive order puts all grants under political control
https://arstechnica.com/science/2025/08/new-executive-order-puts-all-grants-under-political-control/
https://arstechnica.com/science/2025/08/new-executive-order-puts-all-grants-under-political-control/
Ars Technica
New executive order puts all grants under political control
All new funding on hold until Trump administration can cancel any previously funded grants.
The Paranoid Style in American Politics (1964)
https://harpers.org/archive/1964/11/the-paranoid-style-in-american-politics/
https://harpers.org/archive/1964/11/the-paranoid-style-in-american-politics/
Harper's Magazine
The Paranoid Style in American Politics
It had been around a long time before the Radical Right discovered it—and its targets have ranged from “the international bankers” to Masons, Jesuits, and munitions makers.
Linear sent me down a local-first rabbit hole
https://bytemash.net/posts/i-went-down-the-linear-rabbit-hole/
https://bytemash.net/posts/i-went-down-the-linear-rabbit-hole/
bytemash.net
Linear sent me down a local-first rabbit hole | Bytemash
A deep dive into local-first architecture, triggered by wondering why Linear feels so fast. Looking at the technical implementation, exploring tools like Jazz and Electric SQL, and explaining why my next app might not need API endpoints.
Benchmarking GPT-5 on 400 Real-World Code Reviews
https://www.qodo.ai/blog/benchmarking-gpt-5-on-real-world-code-reviews-with-the-pr-benchmark/
https://www.qodo.ai/blog/benchmarking-gpt-5-on-real-world-code-reviews-with-the-pr-benchmark/
Qodo
Benchmarking GPT-5 on Real-World Code Reviews with the PR Benchmark
See how GPT-5 and other LLMs perform on Qodo’s PR Benchmark—evaluating real-world code reviews, bug detection, and actionable suggestions.
US to rewrite its past national climate reports
https://www.france24.com/en/live-news/20250807-us-to-rewrite-its-past-national-climate-reports
https://www.france24.com/en/live-news/20250807-us-to-rewrite-its-past-national-climate-reports
France 24
US to rewrite its past national climate reports
US President Donald Trump's administration is revising past editions of the nation's premier climate report -- its latest move to undermine the scientific consensus on human-caused global warming.
Amtrak NextGen Acela Debuts on August 28
https://media.amtrak.com/2025/08/amtrak-nextgen-acela-debuts-on-august-28/
https://media.amtrak.com/2025/08/amtrak-nextgen-acela-debuts-on-august-28/
Amtrak Media
Amtrak NextGen Acela Debuts on August 28 - Amtrak Media
Starting Thursday, Aug. 28, customers can travel on Amtrak’s NextGen Acela – America’s high-speed train – connecting the Northeast Corridor between Washington, D.C., New York City, and Boston.
The BLS Can't Be Replaced by the Private Sector
https://www.bloomberg.com/opinion/articles/2025-08-08/the-bls-can-t-be-replaced-by-the-private-sector
https://www.bloomberg.com/opinion/articles/2025-08-08/the-bls-can-t-be-replaced-by-the-private-sector
Bloomberg.com
The BLS Can’t Be Replaced by the Private Sector
Government statistical agencies provide breadth and context that private firms can’t match.
HorizonDB, a geocoding engine in Rust that replaces Elasticsearch
https://radar.com/blog/high-performance-geocoding-in-rust
https://radar.com/blog/high-performance-geocoding-in-rust
Radar
How we replaced Elasticsearch and MongoDB with Rust and RocksDB
Radar offers geocoding, place search, and fraud detection APIs, powered by HorizonDB, a Rust-based engine delivering 20k QPS and sub-millisecond latency.
Astronomy Photographer of the Year 2025 shortlist
https://www.rmg.co.uk/whats-on/astronomy-photographer-year/galleries/2025-shortlist
https://www.rmg.co.uk/whats-on/astronomy-photographer-year/galleries/2025-shortlist
www.rmg.co.uk
ZWO Astronomy Photographer of the Year 2025 shortlist
Explore some of the stunning images shortlisted in the world’s biggest astrophotography competition
AI must RTFM: Why tech writers are becoming context curators
https://passo.uno/from-tech-writers-to-ai-context-curators/
https://passo.uno/from-tech-writers-to-ai-context-curators/
passo.uno
AI must RTFM: Why technical writers are becoming context curators
I’ve been noticing a trend among developers that use AI: they are increasingly writing and structuring docs in context folders so that the AI powered tools they use can build solutions autonomously and with greater accuracy. They now strive to understand…
HRT's Python Fork: Leveraging PEP 690 for Faster Imports
https://www.hudsonrivertrading.com/hrtbeat/inside-hrts-python-fork/
https://www.hudsonrivertrading.com/hrtbeat/inside-hrts-python-fork/
Hudson River Trading
Inside HRT’s Python Fork: Leveraging PEP 690 for Faster Imports
At HRT, we’ve found that centralizing our codebase facilitates cross-team collaboration and rapid deployment of new projects. Therefore, the majority of our software development takes place in a monorepo, and our Python ecosystem is set up such that internal…
We built an open-source asynchronous coding agent
https://blog.langchain.com/introducing-open-swe-an-open-source-asynchronous-coding-agent/
https://blog.langchain.com/introducing-open-swe-an-open-source-asynchronous-coding-agent/
LangChain Blog
Introducing Open SWE: An Open-Source Asynchronous Coding Agent
The use of AI in software engineering has evolved over the past two years. It started as autocomplete, then went to a copilot in an IDE, and in the fast few months has evolved to be a long running, more end-to-end agent that run asynchronously in the cloud.…