Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.17 KB

File metadata and controls

48 lines (30 loc) · 1.17 KB

AI and I

A blog about human-AI collaboration at aiandi.dev.

What is this?

This is the source for aiandi.dev - a blog exploring what happens when a 56-year-old learns to code through AI collaboration. Not tutorials. Not hot takes. Stories about what actually works, what doesn't, and what it feels like to build real things with an AI partner.

Tech Stack

Development

bun install
bun run dev

Mermaid In Posts

Use fenced code blocks with the mermaid language in blog markdown/MDX:

```mermaid
graph TD
  A --> B
```

Diagrams are rendered client-side on blog pages.

Content Pipeline

The content creation workflow lives in a separate private repository: pentaxis93/aiandi-pipeline

This public repository contains only the published site. See PIPELINE.md for details.

License

Content is copyright. Code is MIT.


May this work serve all beings everywhere, without exception.