🤯 I turned my apartment into a video game/simulator using Claude Code.
🎮 You can play it here: https://t.co/4lUB40KGzS
Here are the steps I followed:
1. Ask Claude Code to spin up a new ec2 instance for me
2. Install Claude Code on the ec2 instance and run it with `--dangerously-skip-permissions`
3. Took images of my apartment and put it in a folder for Claude Code to view
4. Ask Claude Code to build a threejs simulator of my apartment
5. Ask Claude Code to deploy on an nginx server
Inspired by @levelsio and his post about VibeOps
@ruben_kostard@ForgeCAD ForgeCAD is awesome, been using it to produce STL files for my 3D printer. I’m in Austin till Thursday, let’s get a coffee or drink!
The way I use plan mode has completely changed. The plans are all implementation plans now to help the AI write the code, not for human eyes.
My workflow recently is doing a big context dump (as well as setting up any skills/mcps/etc) then ask it to interview me with AskUserQuestion tool to generate a spec that I’ll read. Then plan mode and implement. Works really well. Interview is crucial to refine spec so it has less room to make its own decisions/hallucinate.
@LogicalThesis Have you tried getting your agent to use the Databricks CLI instead of building an MCP?
https://t.co/X2dOUpOjjm
You can make an Agent Skill that instructs your Claude how to use the CLI to perform common tasks.
@avarant42 Looking forward to trying this out, have been pretty hesitant on running OpenClaw due to security concerns…this might just be the perfect replacement
@VictorTaelin Done this multiple times and it works with no issue. It can one-shot simple to medium complexity apps. You definitely need to use a good ios development skill though
@rtwlz VPS. Use self-hosted OpenSearch for hybrid search. Setup firewalls for security. You can ask Codex or Claude code to set it up for you and it should handle everything.
@steipete@mysticaltech How many developers are working on your projects? I find that if i’m working solo using branches isn’t worth it, different story with a team of devs