---
date: "2025-08-26T08:40:49.000Z"
title: "2025-08-26"
tags: ["claude-code"]
draft: false
---

A sad morning for Claude Code.
Amp is mostly working though.

```
> you there?
  ⎿  ⧉ Selected 1 lines from README.md in Cursor
  ⎿ API Error: 500 {"type":"error","error":{"type":"api_error","message":"Overloaded"},"
    request_id":null}
```

```
  ⎿  API Error (529 {"type":"error","error":{"type":"overloaded_error","message":"Overloaded"},"request_id":null}) · Retrying in 1 seconds… (attempt 1/10)
```

---

I tried to create a CSS package to add browser styles with the look and feel of Mac OS 9.
I thought it would be as simple as showing a coding agent some screenshots of Mac OS 9.
It was not.

---

Also played around with building some Mac OS 9 styled components in CSS.

![Mac OS 9 styled text editor window](images/macos9.png)