---
title: "Library"
description: "Articles, posts and videos Aayush Manchanda saved to read or watch properly, with the date he saved each one."
canonical: "https://aayushmanchanda.com/library"
source: "https://aayushmanchanda.com/library.md"
last-updated: 2026-08-26
---

# Library

Articles, posts and videos Aayush Manchanda saved to read or watch properly, with the date he saved each one.

Source: https://aayushmanchanda.com/library

| Title | Domain | Kind | Saved | Note |
| --- | --- | --- | --- | --- |
| [A lot of designers have been asking me where I get my inspiration from. So I…](https://x.com/ephraimakanmu/status/2081234457588056305) | x.com | post | 2026-08-26 | @EphraimAkanmu's archive of brand designers, agencies, and identity systems worth studying. The advice that stuck: study the reasoning, not the surface. |
| [Built a little agent automation where I paste a link to a cool website I want…](https://x.com/brian_lovin/status/2091209219609628826) | x.com | post | 2026-08-26 | The post this site's publish pipeline copies. His saves into Notion; mine commits to git and takes the screenshot in CI. |
| [one of the best write-ups I have seen on getting hermes agent to build your life OS and second brain](https://x.com/shannholmberg/status/2086920236079681607) | x.com | post | 2026-08-12 | EP's one prompt for a four-layer life OS on Hermes. I read it as an architecture gut-check, not a migration: AayushOS already has all four layers. |
| [Termius + Tailscale + tmux You don't need your laptop to build with Claude…](https://x.com/termiushq/status/2082616764605874207) | x.com | post | 2026-07-30 | The SSH path back into a live agent session from a phone. Filed for later, because Hermes over Telegram already covers the ordinary asks. |
| [Introducing Buzz: where humans and agents work together](https://block.xyz/inside/introducing-buzz-where-humans-and-agents-work-together) | block.xyz | article | 2026-07-28 | Context as an operating asset is the transferable idea. Watching, not migrating. |
| [David Senra's podcast](https://www.davidsenra.com/podcast) | davidsenra.com | article | 2026-07-26 | Founder-interview corpus. The DHH episode's point that stuck: constraints are the antidote to AI-cheapened implementation, so state non-goals before building. |
| [The Anatomy of an Agent Harness](https://www.langchain.com/blog/the-anatomy-of-an-agent-harness) | langchain.com | article | 2026-07-26 | The decision ladder I use: harness, then loop, then graph. Only formalize a graph when branching or recovery actually earn it. |
| [claude-video: give Claude the ability to watch any video](https://github.com/bradautomates/claude-video) | github.com | article | 2026-07-26 | Frame-aware video analysis. Indexed as a capability gap; deliberately not installed. |
| [A post from @benln](https://x.com/benln/status/2006057848430604705) | x.com | post | 2026-07-20 | Came in over Telegram. First one up when I next sit down to read. |
| [The Philosopher CEO \| Clay Co-Founder Kareem Amin](https://www.youtube.com/watch?v=xoE_pE26yDQ) | youtube.com | video | 2026-07-20 | Sequoia's interview with Clay co-founder Kareem Amin. |
| [Matt Van Horn on the agent-first workflow](https://x.com/businessbarista/status/2080756544765882773) | x.com | post | 2026-07-20 | Alex Lieberman's clip. There is no podcast link in the post, so this is the whole thing. |
| [Anthropic Workshop: Build Agents That Run for Hours](https://www.youtube.com/watch?v=mR-WAvEPRwE) | youtube.com | video | 2026-07-20 | Graph engineering for harnesses that stay up for hours. Came through a friend. |
| [How Gumclaw Works](https://gumclaw.github.io/how-i-work/) | gumclaw.github.io | article | 2026-07-20 | A whole agent setup written up in public. The operating loop is the part worth stealing. |
| [Most Valuable Skill of 2026: Managing AI Agents](https://www.youtube.com/watch?v=vJEy3nP2_C8) | youtube.com | video | 2026-07-20 | Greg Isenberg on managing agents instead of writing the code yourself. Worth going back to whenever my stack shifts. |
| [A post from @ecomeddie](https://x.com/ecomeddie/status/1755217559312269550) | x.com | post | 2026-07-20 | Carried over from an old Apple Reminders list, from before I had anywhere better to put it. |
| [The Actual Reason Why Google "Fell Out" of the AI Race Changes Everything](https://www.thealgorithmicbridge.com/p/the-actual-reason-why-google-fell) | thealgorithmicbridge.com | article | 2026-07-20 | Alberto Romero on world models against the self-improvement race. Paywalls partway down. |
| [Jason Liu's Codex operating system](https://x.com/petergyang/status/2081382827548148091) | x.com | post | 2026-07-20 | Peter Yang on how Jason Liu runs Codex. The YouTube version is the fuller one. |

## Kinds

- `article`: A piece of writing on someone's own site or newsletter.
- `post`: A short thing published on a social timeline.
- `video`: A talk, an interview, or a recorded workshop.

A saved link is not a finished one, and neither is a recommendation. The date is the day it was saved and nothing more.

## Filtered views

By kind:

- article (6): https://aayushmanchanda.com/library/kind/article
- post (8): https://aayushmanchanda.com/library/kind/post
- video (3): https://aayushmanchanda.com/library/kind/video

By domain:

- x.com (8): https://aayushmanchanda.com/library/domain/x-com
- block.xyz (1): https://aayushmanchanda.com/library/domain/block-xyz
- davidsenra.com (1): https://aayushmanchanda.com/library/domain/davidsenra-com
- langchain.com (1): https://aayushmanchanda.com/library/domain/langchain-com
- github.com (1): https://aayushmanchanda.com/library/domain/github-com
- youtube.com (3): https://aayushmanchanda.com/library/domain/youtube-com
- gumclaw.github.io (1): https://aayushmanchanda.com/library/domain/gumclaw-github-io
- thealgorithmicbridge.com (1): https://aayushmanchanda.com/library/domain/thealgorithmicbridge-com

## No page per entry

Unlike /tools, /sites and /notes, a library entry has no page of its own. There is nothing at /library/<slug>, and the table above already holds everything the site knows about a row. Follow the title's URL to reach the source.

## Other pages

- Home: https://aayushmanchanda.com/index.md
- Tools: https://aayushmanchanda.com/tools.md
- Sites: https://aayushmanchanda.com/sites.md
- Experiments: https://aayushmanchanda.com/experiments.md
- Notes: https://aayushmanchanda.com/notes.md
- Site summary for agents: https://aayushmanchanda.com/llms.txt
- Every URL the site publishes: https://aayushmanchanda.com/sitemap-index.xml
