|
|
|
|
|
by tombuildsstuff
53 days ago
|
|
This is neat! A few months back I ended up building a RDC Server in Golang (i.e. no Windows required!) entirely with Claude, which was a fun experiment. I ended up fronting that with GitHub Auth (purely for rate limiting purposes, since it's bandwidth intensive), but I've built it in such a way that it surfaces/renders any arbitrary binary on the RDC side. In my case, I ended up just fronting it with a Snake binary, but it's been fun to experiment and push the bounds somewhat. I should really think about open sourcing it - in my case it was an experiment to see how far I could push Claude that turned out pretty great tbh |
|