's Avatar

@anentropic

also at: @anentropic@fosstodon.org https://github.com/anentropic/

22
Followers
61
Following
64
Posts
09.11.2023
Joined
Posts Following

Latest posts by @anentropic

Preview
Different Strokes for Different Folks, by Ella Feingold and Charlie Hunter 15 track album

charliehunter1.bandcamp.com/album/differ...

07.03.2026 19:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

github copilot is the perfect tool for when you've run out of tokens in claude code

07.03.2026 04:00 πŸ‘ 102 πŸ” 6 πŸ’¬ 5 πŸ“Œ 1

oh ok, urls are truncated...

It's a JSON Schema provider for Faker.

It generates fake data conforming to the schema you pass it.

We have 1800+ unit and PBT tests (many of them pre-dating Claude) so I'm hoping it's reasonably sound, although it is a complex domain of course.

07.03.2026 17:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I got pretty far with it by hand, I didn't get stuck so much as ran out of energy/time/got side-tracked

it had been languishing for the last 5 years, sort of 85% done and thus unusable.

(I also tried out GPT-5.4 for code review on this and found it... good actually)

07.03.2026 17:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So I caved and got a Claude subscription...

It's been a manic 2 week binge of finishing off old abandoned side-projects, and starting new ones

Probably the most potentially useful one to see the light of day so far is: pypi.org/project/fake...

It's a provider for joke2k's Faker fake data lib.

07.03.2026 17:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

...the docs framework itself?

keen to see more!

06.03.2026 17:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Mobile artifacts (carved figurines, not Android APK) "with geometric signs of the Swabian Aurignacian".

Mobile artifacts (carved figurines, not Android APK) "with geometric signs of the Swabian Aurignacian".

Q: What encoding are you using?

A: Base40000BC

www.pnas.org/doi/10.1073/...

06.03.2026 11:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - googleworkspace/cli: Google Workspace CLI β€” one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI... Google Workspace CLI β€” one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. - googlework...

pretty sure this is motivated by the same new use case...

github.com/googleworksp...

05.03.2026 18:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

ok I paste that into a `.vscode/mcp.json` and decide whether to gitignore it or not

works fine

whinge over I guess

05.03.2026 18:19 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
CircleCI MCP server - CircleCI Connect your AI assistant to CI/CD data with the CircleCI MCP Server. Debug builds, analyze test results, and optimize pipelines using natural language.

Yep: circleci.com/product/mcp/...

I'm already kind of stumped by the VS Code install instructions, partly VS Code's fault

(...AWS somehow managed to craft "one-click install" links for their MCPs awslabs.github.io/mcp/servers/... possibly some undocumented hack)

05.03.2026 18:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

imagine if the @circleci.com CLI could actually fetch details of your remote workflow runs (like GH actions `gh run list` does)

I find myself using the latter all the time for quick agentic help

I guess there's probably a heavyweight MCP server somewhere that I'm supposed to install and run

05.03.2026 18:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Essential claude code settings.json...

```
"spinnerVerbs": {
"mode": "replace",
"verbs": ["Thinking", "Working"]
}
```

(I don't know why it irritated me so much to see the agent "Frobulating..." etc)

15.02.2026 11:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

another day... another yak to vibe-shave...

14.02.2026 15:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

We are at a weird point where people feel insecure about their skills due to the rise of AI, so the new flex is how much you are overusing AI.

At the end of the day, the question is how much more money you are making or saving by using AI, not how much you’re paying Anthropic for Claude Code tokens

11.02.2026 16:25 πŸ‘ 53 πŸ” 8 πŸ’¬ 4 πŸ“Œ 0
The Room Next Door - Donald Trump and the New Guy
The Room Next Door - Donald Trump and the New Guy YouTube video by Michael Spicer

The Room Next Door - Donald Trump and the New Guy

Only on YouTube.

02.02.2026 08:25 πŸ‘ 619 πŸ” 230 πŸ’¬ 51 πŸ“Œ 24

Nolan is so overrated

06.01.2026 04:28 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

maple-bacon flavoured coffee is a harbinger of the end times

26.12.2025 22:54 πŸ‘ 11 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

all good

26.12.2025 22:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

VS Code Copilot chat has so many bugs you can tell they're definitely 'dogfooding' it...

23.12.2025 22:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Turns out this as due to broken output interleaving in the AWS CDK cli...

The deploy was waiting for a confirmation prompt from me that was never displayed. Brilliant.

13.12.2025 10:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

CloudFormation has been deploying my RDS instance for so long I feel like maybe someone at the data centre has had to nip out and buy a new server to run it...

12.12.2025 23:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If you use smaller windows when recording the end result video is more legible - recording a smaller area is a bit like zooming in

10.12.2025 11:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Let's make this happen

01.12.2025 13:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Agentic Pelican on a Bicycle: Gemini 3 Pro Looks like we have clear winner when it comes to agentically iterating on Pelican on a Bicycle (Simon’s OG benchmark). Let Gemini 3 speak for itself: For each iteration, I converted the SVG to a JPG...

Aha πŸ˜€
www.robert-glaser.de/agentic-peli...

20.11.2025 16:36 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

if you see this post, your actions are:
- if you have a spare buck, give it to Wikipedia, then repost this
- if you don't have a spare buck, just repost

your action is mandatory for the world's best source of information to survive

26.12.2024 12:03 πŸ‘ 27347 πŸ” 35538 πŸ’¬ 261 πŸ“Œ 397

"we saved money by not doing customer service any more"...

15.10.2025 14:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Korol is a US citizen. Her family hasn’t heard from her since she was taken, public charges haven’t been releasedβ€”what crime did she even commit? 2nd-Degree Woodwinding?β€”and there has been no explanation for her β€œrenditioning” across state lines.

We’ve moved into a new phase of Trump lawlessness.

15.10.2025 03:58 πŸ‘ 1679 πŸ” 815 πŸ’¬ 19 πŸ“Œ 24

> I can’t just type in a search term without the search bar *guessing at* what I meant to search for and replacing what I actually typed

this is also just as bad on desktop Chrome 😞

13.10.2025 10:11 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Just in case you are curious - and my God you should be - about the dude Wes Streeting and others are handing loads of public data contracts to. πŸ‘‡

08.10.2025 09:53 πŸ‘ 230 πŸ” 129 πŸ’¬ 6 πŸ“Œ 2

I just don't understand the point of Instagram "stories" and the interface is baffling and stupid

07.10.2025 19:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0