DEV Community

Cover image for Reading list (May 13th to June 28th)
Ricardo Sueiras
Ricardo Sueiras

Posted on

Reading list (May 13th to June 28th)

What I am currently reading ( 13th May 26 )

These were sufficiently interesting for me to read and bookmark.

CODING

  • Another tool that helps you manage the state of all your development agents - link [tool] - ( Added: 2026-06-28 09:58:02 )

  • A post from the Slack engineering team around how to use agentic AI in your end to end tests - link [case study] - ( Added: 2026-06-25 20:15:29 )

  • Great post from AWS Hero that looks at hooks in Claude Code and how these can help you stay safe - link [best-practice] - ( Added: 2026-06-25 20:14:13 )

  • The current impact of AI on engineering velocity. DX’s latest data reveals the reality behind AI-driven engineering productivity gains. - link [opinion] - ( Added: 2026-06-23 08:23:34 )

  • Want to know how to use Claude Code with local (or other) models - this guide shows you how to get up and running. - link [tutorial] - ( Added: 2026-06-16 11:56:24 )

  • AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generation. All inside Claude Code. - link [security] - ( Added: 2026-06-16 11:55:21 )

  • The economics of AI agents in software development - an update post tokenmaxxing - link [opinion] - ( Added: 2026-06-16 11:41:35 )

  • A new tool that takes the output of your Claude Code logs (and Codex/Cursor) and then analyses them to tell you about your style of development. I am not sure this is super helpful, but at the same time, who doesnt want to know. Clickbait ahoy! - link [tool] - ( Added: 2026-06-09 21:31:46 )

  • Moldable Development is a way of programming through contextual micro tools built for each problem. Software is shapeless. We, humans, need a shape to reason about anything. Tools provide the shape of software. By molding our tools to match the context of our systems, every development problem can be exhibited in a way that a human can relate to and reason about. - link [opinion] - ( Added: 2026-05-28 13:32:42 )

  • A durable, supply-chain-aware agent that automatically triages Dependabot + Renovate PRs. (Powered by Temporal) - link [security] - ( Added: 2026-05-27 11:18:32 )

  • A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls. - link [code-repo] - ( Added: 2026-05-25 15:12:02 )

  • Another great post from ThoughtWorks on the application of AI agents for doing work. - link [opinion] - ( Added: 2026-05-21 18:07:38 )


AI

  • If you want to do anything with Amazon Bedrock AgentCore, then start here with these skills - link [code-repo] - ( Added: 2026-06-27 12:11:43 )

  • Nice deep dive on testing using AI and specifically looking at using Playright across a number of different control surfaces. Some really great insights here. - link [opinion] - ( Added: 2026-06-19 07:48:40 )

  • Great write up and deep dive looking at the security capabilities of /sandbox in Claude Code - link [security] - ( Added: 2026-06-18 06:52:27 )

  • A new open source project from Google that looks to create a standard format for sharing information (and knowledge) between AI Agents - link [best-practice] - ( Added: 2026-06-16 11:40:53 )

  • A new meta harness that allows you to compose Claude into different workflows - link [tool] - ( Added: 2026-06-16 11:39:46 )

  • Really nice post on the architecture of modern agentic systems - well worth checking out - link [best-practice] - ( Added: 2026-06-09 20:51:24 )

  • Using multiple agents with different personas and models to help tackle code review by "slicing" across concerns. - link [opinion] - ( Added: 2026-06-05 09:51:32 )

  • Compound engineering - what is it and how to implement it - link [opinion] - ( Added: 2026-05-29 14:38:44 )

  • Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle - link [tool] - ( Added: 2026-05-28 14:08:24 )

  • A very nice and local tool to build your own AI coding pipelines - think n8n/Zappier - link [tool] - ( Added: 2026-05-28 14:07:45 )

  • A quick tweet storm on how Ramp used thousands of agents to scan for security vulnerabilities - link [security] - ( Added: 2026-05-28 14:05:20 )

  • A good read of Ramp's reason for setting up their own background AI agent, with specifics on what they setup. - link [case study] - ( Added: 2026-05-28 14:03:32 )

  • Tutorial on harness engineering - looks decent enough - link [tutorial] - ( Added: 2026-05-27 12:59:53 )

  • Essential guide on how to use Claude Code on large code bases. Contains a lot of great good practices that apply for general use of AI coding agents. - link [best-practice] - ( Added: 2026-05-27 11:46:07 )

  • Another tool to help you know which local LLM to run - runs and provides a dashboard of available models and recommendations. - link [tool] - ( Added: 2026-05-25 15:14:14 )

  • A tool to help you know which local LLM to run - runs and provides a dashboard of available models and recommendations. - link [tool] - ( Added: 2026-05-25 15:13:58 )

  • The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills. - link [tool] - ( Added: 2026-05-25 15:13:05 )

  • Official, Anthropic-managed directory of high quality Claude Code Plugins. - link [tool] - ( Added: 2026-05-25 15:12:28 )

  • The winner of an Anthropic hackathon open sourced the complete agent harness he used - link [code-repo] - ( Added: 2026-05-25 06:16:46 )

  • Case study from Wix on how they are automating and embedding AI in developer workflows - link [case study] - ( Added: 2026-05-21 18:13:23 )

  • A great read on how GitHub provide a layered approach to reduce the blast radius of running untrusted non deterministic wirkloads - link [security] - ( Added: 2026-05-18 08:03:54 )

  • A neat way to manage your Claude Code notifications- tamagotchi style! - link [tool] - ( Added: 2026-05-17 19:37:29 )


TECH

  • Really cool tool that helps you create sylised videos, making them pixelated or ascii - link [tool] - ( Added: 2026-06-16 11:57:24 )

  • Everything you ever wanted to know about networking with docker - link [tutorial] - ( Added: 2026-06-04 16:13:06 )

  • A really nice overview and tutorial on TCP sockets - link [tutorial] - ( Added: 2026-06-04 16:06:48 )


Generated on 2026-06-28 by Bookmark Manager | 13th May 26 to 28th Jun 26 | Total bookmarks: 37

Follow me on LinkedIn or GitHub

Top comments (0)