,

Topics Everyone Is Talking About No371

🦀 crates.io: development update
Direct access to published package contents can simplify dependency auditing and debugging differences between repositories and released artifacts.
The crates.io team published a development update covering improvements made over the past six months. A new ‘Code’ tab on crate pages lets users browse the exact source files included in published crate versions, making it easier to inspect what Cargo actually downloads. The update highlights ongoing usability and transparency improvements for the Rust package registry.
🔗 Read more 🔗

🤖 Zig Creator Calls Out the AI Replacement Narrative
The article reflects the ongoing debate over AI’s impact on programming careers and how business incentives can shape public narratives around emerging technology.
This opinion piece argues that AI companies, particularly Anthropic, are promoting the idea that software engineering will largely be replaced by AI. It suggests this messaging is aimed more at executives, policymakers, and investors than practicing engineers, while questioning whether the industry’s financial expectations are sustainable.
🔗 Read more 🔗

🌍 The Graph That Should Be Front-Page News
Although written as an advocacy piece, it emphasizes observed measurements rather than future projections, highlighting concerns about how natural climate variability interacts with long-term warming.
The article argues that exceptionally high sea-surface temperatures in the Niño 3.4 region are an alarming climate signal deserving greater public attention. It explains how warming oceans intensify El Niño impacts, amplify extreme weather, threaten ecosystems worldwide, and relate to broader climate change, tipping points, and increasing environmental risks.
🔗 Read more 🔗

🕊️ Sam Neill has died
Neill’s career spanned decades across blockbuster films and acclaimed dramas, making his death significant to audiences well beyond New Zealand.
Actor Sam Neill has died at the age of 78, according to a statement shared on his Instagram account. The New Zealand performer was known for roles in films including Jurassic Park and The Piano, as well as television series such as Peaky Blinders. The report notes that no cause of death was provided and references his previous treatment for lymphoma.
🔗 Read more 🔗

💻 Why write code in 2026
The piece reflects a growing view that the most valuable engineering work may shift toward guiding systems and improving architecture rather than manually producing every line of code.
The essay argues that software engineers should continue writing code even as AI agents generate an increasing share of implementation work. It contends that hands-on coding improves understanding, architectural judgment, and ownership while helping identify design flaws and strengthen development workflows. The author views AI as an amplifier rather than a replacement for engineering expertise.
🔗 Read more 🔗

📚 Evan’s Jujutsu Tutorial
Practical learning resources like this can lower the barrier for experienced Git users exploring alternative version control workflows.
This page introduces a tutorial for Jujutsu, or ‘jj’, a version control system aimed at Git users. It outlines the tutorial structure, learning goals, and alternative resources while emphasizing concise, human-written explanations. The author also notes that AI was only used for proofreading after the main text was completed.
🔗 Read more 🔗

🛡️ Slow Software: The Case for High-latency Systems Development
The piece challenges the assumption that faster development is always better, especially for infrastructure and safety-critical software where mistakes can have broad consequences.
The article argues that while AI has dramatically accelerated software development, critical systems may benefit from deliberately slower and more deliberate engineering practices. It suggests that prioritizing careful review and development latency can reduce the risk of costly failures in important software, contrasting rapid code generation with the need for higher confidence in systems research.
🔗 Read more 🔗