DEV Community

Cover image for Reading list (10th - 16th of March)
Ricardo Sueiras
Ricardo Sueiras

Posted on

Reading list (10th - 16th of March)

These are the current online posts that I enjoyed reading and made me think.

AI

  • Find out how Anthropic models are being used across geographical regions. Broken down by use cases - link [report] - ( Added: 2026-03-15 14:49:37 )

  • A look at a new tool to sandbox AI agents on MacOS, which the zooms out and looks at some of the broader questions you need to ask yourself - link [tool] - ( Added: 2026-03-15 14:37:21 )

  • A new agent orchestration project, this time from Bytedance - link [tool] - ( Added: 2026-03-15 11:17:48 )

  • Rightsizing engineering teams in the agentic AI age - link [opinion] - ( Added: 2026-03-15 10:58:03 )

  • Great thoughtworks piece on the agentic SDLC and how to think and plan ahead - link [opinion] - ( Added: 2026-03-15 10:56:24 )

  • Fascinating write up by an openclaw agent that was tasked to research and come up with ways to improve itself - link [opinion] - ( Added: 2026-03-15 10:39:42 )

  • A great tool to test your agents to see if they can be asked to do things they shouldn’t do. - link [tool] - ( Added: 2026-03-15 10:31:33 )

  • A detailed guide on different security postures when it comes to deploying Claude Cowork - details and specifics are what set this post apart. - link [best-practice] - ( Added: 2026-03-12 21:16:15 )

  • A nice enterprise architecture reference implementation of agentic ai building blocks - link [opinion] - ( Added: 2026-03-12 20:55:11 )

  • This is a great read of one date engineer's experience of using Claude Code to generate data engineering pipelines with dbt - the good and the not so good is covered. - link [opinion] - ( Added: 2026-03-12 12:03:41 )

  • Research paper on the security foundations of agentic systems - well worth reading to understand the security problem space - link [research] - ( Added: 2026-03-12 10:56:55 )

  • Fantastic post that looks at the timeline of maturity for agentic aI - link [opinion] - ( Added: 2026-03-12 09:31:08 )

  • Want to run your agentic apps in Kubernetes? Give this repo a try out (looks like OpenAI only from the docs) - link [code-repo] - ( Added: 2026-03-11 14:51:55 )

  • It is rare to find a detailed post on how to approach testing agentic AI code, but this post walks you through how to use a layered approach. Very nice. - link [opinion] - ( Added: 2026-03-11 13:31:38 )

  • The lethal trifecta for AI agents: private data, untrusted content, and external communication - import post to understand some of the foundational risks with agentic based AI - link [best-practice] - ( Added: 2026-03-11 12:19:08 )

  • An implementation of integrate Cedar policies and Calude Code (via hooks) - link [tool] - ( Added: 2026-03-11 11:40:41 )

  • A nice blog post around using Cedar policies with agentic flows. Different to AgentCore which also uses Cedar. - link [opinion] - ( Added: 2026-03-11 11:36:46 )

  • State of the art open source text to speak model - Trained on over 10 million hours of audio across approximately 50 languages, S2 combines reinforcement learning alignment with a Dual-Autoregressive architecture to generate speech that sounds natural, realistic, and emotionally rich. - link [code-repo] - ( Added: 2026-03-11 09:27:11 )

  • A nice collection of prompts with explanations. I don’t normally read these as I find that spending time experimenting provides better learning but these were good and I’ll be testing a few out - link [opinion] - ( Added: 2026-03-10 19:16:31 )

  • A new macOS menu bar tool to run/manage local LLMs. Nice features and this one is optimised for Apple silicon - link [tool] - ( Added: 2026-03-10 08:24:52 )


CODING

  • Really good opinion piece on how to think (and approach) reviewing agentic code contributions - link [opinion] - ( Added: 2026-03-15 10:51:33 )

  • A TypeScript library for easy scripting of AI agents. Thinkwell provides a fluent API for blending deterministic code with LLM-powered reasoning. - link [tool] - ( Added: 2026-03-12 09:18:17 )

  • If you want to use AI coding assistants to build Rust code, then this is the framework you need to look at. Anecdotes say it generates consistently better code. - link [tool] - ( Added: 2026-03-12 09:17:45 )

  • AgentDiff is a CLI tool that hooks into Claude Code and tracks every file change with its prompt, reasoning, and task context. Think git blame, but for the why behind AI-generated code. Works with any language, any codebase. - link [tool] - ( Added: 2026-03-10 19:08:46 )


TECH

  • Newspeak House, The London College of Political Technology, is an independent residential college founded in 2015. Our mission is to study, nurture and inspire emerging communities of practice across civil society and the public sector in the UK. - link [opinion] - ( Added: 2026-03-11 14:22:09 )

AWS

  • A new and comprehensive resource for learning about DevSecOps and cloud security - link [best-practice] - ( Added: 2026-03-10 19:25:59 )

Generated on 2026-03-17 by Bookmark Manager | 10th Mar 26 to 16th Mar 26 | Total bookmarks: 26

Follow me on LinkedIn or GitHub

Top comments (0)