Shaw pfp
Shaw
@shawmakesmagic
Some days I regret not building in Python All the RL stuff is there But I've found it's pretty easy to vibe code an adapter between the two with IPC, UDP or TCP so it's fine Anyways, the robot can see and talk, it just can't walk yet. Butter passing soon.
4 replies
0 recast
13 reactions

Jason pfp
Jason
@jachian
Question. If you did build it in Python would you have kept it all Python or had some of the interfacing in TS along with the async handling?
1 reply
0 recast
0 reaction

Shaw pfp
Shaw
@shawmakesmagic
If I built it in Python I'd still have to build a whole ts stack for building frontends and mobile apps. Practically, TS is a way better go-to for app development and websites I think, and as we auto-generate frontends that is a really handy feature. But Python rules ML due to pytorch and numpy really
1 reply
0 recast
2 reactions