Links tagged “design”
84 links, newest first.
github.com
one of Rust's 2026 language-design goals, from the source.
martinfowler.com
DSLs Enable Reliable Use of LLMs - constrain the model to a small language and its output becomes checkable.
oreilly.com
Stop Getting Good at Protocols. Get Good at Agent Experience - design for the agents that will consume your service, not for the protocol of the month.
newsletter.kentbeck.com
Kent Beck: the point was never the typing, it was keeping options open and moving cost later in time.
nega.tv
The Low-Tech AI of Elden Ring - how a AAA fakes its enemy "AI" with simple tricks and no ML in sight.
newsletter.kentbeck.com
Trust Factory: Kent Beck on the new bottleneck. We’re accumulating code faster than we are accumulating trust.
grantslatton.com
Writing a good design document
theprogrammersparadox.blogspot.com
Assumptions: software, despite being a fixed set of instructions at its core, evolves due to human assumptions about functionality that often change over time
specstory.com
As a last minute addition, I’d like to start this first (pilot?) issue with an essay about the paradigm changes in software development by Greg Ceccarelli. Yes coding agents are bringing the cost of writing code very near to nothing, something that was very expensive until now. This is only the beginning, and I’m very excited about the changes it brings to our work, but also about the “idealistic” parts that become the new normal. More on this in the coming weeks.
stripe.com
A few years ago, Bloomberg Businessweek published a feature story on Stripe.
rabbitmq.com
AMQP 0-9-1 Model Explained This guide provides an overview of the AMQP 0-9-1 protocol, one of the protocols supported by RabbitMQ.
rabbitmq.com
Exchange to Exchange Bindings In AMQP 0-9-1 the queue.bind method binds a queue to an exchange so that messages flow (subject to various criteria) from the exchange (the source ) to the queue (the destination ).
medium.com
To publish/consume a message from RabbitMQ: Firstly, we need to connect to the RabbitMQ instance.
skillachie.com
How exchange-to-exchange bindings route messages between RabbitMQ exchanges, and where they beat binding straight to a queue.
spring.io
Designing a good routing topology for a highly-scalable system can be like mapping a graph.
webdesignmuseum.org
We are still on the lookout for interesting websites from 1991 to 2006 Thank you for your tip on website!
jack-vanlightly.com
So the implication is that you need at least as many partitions as the most scaled out consumer.
















