Edward Burtynsky's monumental chronicle of the human impact on the planet https://www.newyorker.com/culture/photo-booth/earths-poet-of-scale
The New Yorker
Earth’s Poet of Scale
Edward Burtynsky’s monumental chronicle of the human impact on the planet.
Aeron: Efficient reliable UDP unicast, UDP multicast, and IPC message transport https://github.com/aeron-io/aeron
GitHub
GitHub - aeron-io/aeron: Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - aeron-io/aeron
Axon's Draft One AI Police Report Generator Is Designed to Defy Transparency https://www.eff.org/deeplinks/2025/07/axons-draft-one-designed-defy-transparency
Electronic Frontier Foundation
Axon’s Draft One is Designed to Defy Transparency
Axon Enterprise’s Draft One — a generative artificial intelligence product that writes police reports based on audio from officers’ body-worn cameras — seems deliberately designed to avoid audits
Gaming cancer: How citizen science games could help cure disease https://thereader.mitpress.mit.edu/how-citizen-science-games-could-help-cure-disease/
The MIT Press Reader
How Citizen Science Games Could Help Cure Disease
By inviting players to tackle real scientific problems, games can offer a hand in solving medicine’s toughest challenges.
The North Korean fake IT worker problem is ubiquitous https://www.theregister.com/2025/07/13/fake_it_worker_problem/
The Register
You have a fake North Korean IT worker problem - here's how to stop it
: Thick resumes with thin LinkedIn connections are one sign. Refusing an in-person interview is another
Notes on Graham's ANSI Common Lisp (2024) https://courses.cs.northwestern.edu/325/readings/graham/graham-notes.html
Forget borrow checkers: C3 solved memory lifetimes with scopes https://c3-lang.org/blog/forget-borrow-checkers-c3-solved-memory-lifetimes-with-scopes/
c3-lang.org
C3 is a programming language that builds on the syntax and semantics of the C language, with the goal of evolving it while still retaining familiarity for C programmers.
Experimental imperative-style music sequence generator engine https://github.com/renoise/pattrns
GitHub
GitHub - renoise/pattrns: Experimental imperative-style music sequence generator engine
Experimental imperative-style music sequence generator engine - renoise/pattrns
Lua beats MicroPython for serious embedded devs https://www.embedded.com/why-lua-beats-micropython-for-serious-embedded-devs
Embedded
Why Lua Beats MicroPython for Serious Embedded Devs - Embedded
In professional embedded projects, ranging from industrial automation to medical devices and commercial IoT products, developers increasingly favor
Understanding Tool Calling in LLMs – Step-by-Step with REST and Spring AI https://muthuishere.medium.com/understanding-tool-function-calling-in-llms-step-by-step-examples-in-rest-and-spring-ai-2149ecd6b18b
Medium
Understanding Tool/Function Calling in LLMs (Step-by-Step Examples in REST and Spring AI)
| Learn how to implement OpenAI-style tool calling — from raw REST to elegant Spring AI annotations. Includes real code, diagrams, and…