Drew McCormack

@drewmccormack
993 Followers
186 Following
24 Posts
Indie Developer. Digital Prospector.
agenda.com, glisten.ist, blablets.com

Hi #fediverse. We need to talk about something.

While talking to a colleague about how I recently learned most people have never sat on a cow it came up that she has never sat on a horse. Like, not even once during childhood.

Another colleague admitted they also have never sat on a horse.

My hypothesis is that most people have at one point in their life sat on a horse.

🏇 🐎 🐴

Have you sat on a horse?

Please boost for scientific accuracy.

Yes
No
Poll ends at .

Watching analysts everyday asking how Trump could be so stupid? Why is it going so badly? But I’m not so sure it is.

✅ Give Bibi what he wants
✅ Get focus off Epstein
✅ Raise oil price for friends
✅ Raise oil price for Putin
✅ Take advantage Venezuelan oil
✅ Drop sanctions for Putin
✅ Blame Europe for failure
✅ Weaken Europe with refugees

Only really seeing positives from his viewpoint.

Commentators focus on his popularity, but he has seen his last election (hopefully!)

The remote control function in Claude code is very flaky. Get the feeling they panicked over OpenClaw and rushed it out.
Hegseth is a caricature of a US military leader. It’s like watching Mars Attacks!

Ensembles 3 local-first sync framework for Core Data and SwiftData is now a thing.

The full story here: https://appdecentral.com/2026/03/11/ensembles-reanimated/

Ensembles Reanimated

TLDR; I rewrote Ensembles — my 13-year-old Objective-C sync framework — in Swift 6, using Claude Code. It now supports SwiftData, has new backends, and is in public beta. Way back in 2013, I was tr…

A p p D e c e n t r a l
Russia has apparently lost more than twice as many soldiers in Ukraine as the US did in its special military operation in Vietnam.
Wow. What the Iranian Women’s Soccer team did is probably the bravest thing I’ve ever seen.
The problem is that they’ve built a piracy machine. It can pirate anything, from open source, to good ideas, to works of art. It can even pirate LLMs. The problem is not only that these companies have no moats themselves, it’s that nothing digital has a moat anymore. Not sure if there is a way out, and what that would look like. Good time to do a plumbing apprenticeship.
Been trying OpenClaw, Claude remote control, and loops. All converging. Wondering what it means for apps. Jensen Huang says OpenClaw will change the web, removing the middle layer (aggregators, etc). Apps may follow. An AI assistant will manage a knowledge base—you won’t deal with files directly. Apps become specialized views of data, simpler, like widgets. The return of Watson/Sherlock/Dashboard. Someone could build a cloud OS and disrupt everything.
Spent a few more hours with Claude, looking at whether Ensembles could be made to work with SwiftData. Seems it is relatively straightforward. In short: E3 should be capable of syncing Core Data AND SwiftData projects via a multitude of backends (CloudKit, Box, Dropbox, even peer-to-peer). If anyone has a backend they think would be good to add, let me know. It's best if it has a swift package, but can also use REST etc.