context
4
ctx:discord/blah/random/4Source document
full textrandom-4
text/plain3 KB
doc:agent/random-4/344226e0-fe82-4935-bfb2-a7c0c12098e5[2025-05-17 19:38] thecompoundgamer: Folks were challenged to tell a story with their poem and given a word they had to include. Timbuktu was the word. Everyone else had some grand tale about their tours around Mali. But the best was by an old redneck with a straw hat and lip full of tobacco. Don’t ask me why he was at this poetry event. [2025-05-17 19:39] thecompoundgamer: > they was three, and we was two. > so I buck one and Timbuktu [2025-05-17 19:40] thecompoundgamer: * No llms were harmed in the awful retelling of this joke. [2025-05-18 04:22] optionalsecurity: https://neurosciencenews.com/ai-aphasia-llms-28956/ [2025-05-19 17:45] thecompoundgamer: i made it 20 years programming and never had to learn Java. Modding Slay the Spire is going to be the thing that ends my streak? Maybe I just don't do this. Or maybe it doesn't count if claude does all the work. [2025-05-19 20:35] thecompoundgamer: Claude can't do it. I'm gonna have to learn a little java. �� [2025-05-20 17:18] thecompoundgamer: https://www.youtube.com/watch?v=OMPfEXIlTVE such a good talk. i watch it every time i start thinking I want to use inheritance so that i dont do that [2025-05-20 17:21] thecompoundgamer: it mostly makes me want to write ruby. but i never get a chance to write ruby [2025-05-20 18:54] thecompoundgamer: Aight, maybe someone here knows the answer to this, maybe im just screaming into space. But, I think I just hit another `blah` problem in the wild. There is a missing shared schema for this type ``` interface Tool { name: string; description: string; schema: Record<string, z.ZodType>; executor: ( args: Record<string, any>, extra: any, ) => Promise<{ content: Array<{ type: "text"; text: string }> }>; } ``` MCP, Copilot kit, langchain, etc all have their own slightly different version of it. Y?!!? [2025-05-20 22:54] lisamegawatts: that was interesting talk! [2025-05-20 22:56] lisamegawatts: https://youtu.be/jnY61ywnBHM?si=VmCYIu4RUsXZwI94 [2025-05-21 03:44] thecompoundgamer: I dont have time to play video games any more [so i made claude do it for me](https://ravi-build-artifacts.nyc3.digitaloceanspaces.com/sts-ai.mp4). the answer was: dont do it in java. use someone's RPC mod to code it in python [2025-05-24 05:34] ajaxdavis: that is awesome [2025-05-24 05:35] ajaxdavis: got a link to the rpc mod [2025-05-24 05:35] thecompoundgamer: claude 4 was able to get passed the first boss just using the assistant [2025-05-24 05:37] thecompoundgamer: this is super rough. use at own risk https://github.com/jhgaylor/slaythespire-mcp. [2025-05-24 05:38] thecompoundgamer: you boot the communication mod, set the python script as the target for stdio bridge between python and the game. and then that python script spawns mcp via sse [2025-05-24 05:39] ajaxdavis: aha (files: image.png) [2025-05-24 05:41] ajaxdavis: bleh makes me want to do an rpc game mod
Facts in this context
Grouped by subject. Each subject links to its full article.
Thecompoundgamer25 factsex:thecompoundgamer
| assignedTaskTo | Claude |
| attributesWorkTo | Claude |
| expressesObligation | Learning Java |
| expressesUncertainty | Reason for Attendance |
| hasExperienceDuration | 20 |
| lacksResource | time |
| mentionsActivity | Modding Slay the Spire |
| neverLearnedLanguage | Java |
| proposesPossibility | Not Doing Activity |
| questionsValidity | Learning Condition |
| rdfs:label | thecompoundgamer |
| reportsLackOfOpportunity | Ruby |
| reportsSolution | Using Rpc Mod |
| sentMessage |