Hacker News new | ask | show | jobs
by shepherdjerred 14 days ago
This is beautiful!

I had a project 'discord plays pokemon' written in TypeScript that allowed users to play Pokemon together.

The architecture was a GPU accelerated Docker container running a full browser and desktop environment.

With this it can all be done in-process. I threw Claude at the problem and it worked!

https://github.com/shepherdjerred/monorepo/tree/main/package...