Man. Jack Dorsey just open-sourced an AI agent that builds entire projects from a single prompt. And it's completely free. ๐คฏ
It's called Goose. You type "build me a website like YouTube" and it gets to work on its own.
Creates the project, writes the code, installs dependencies, fixes errors, and keeps going until it's done.
Works with 15+ AI providers Claude, ChatGPT, Gemini, Ollama, OpenRouter.
Connects to 70+ tools through MCP. Desktop app, CLI, or API.
Free forever. Private by default. Open-source to the core.
The guy who built Twitter just gave away a tool that lets anyone build software with zero code.
Ideas just became more valuable than technical skills.
@_noid_ Have the Roomba i6+ for vacuum and m6 for mopping. Whatever the brand, I wouldn't mess with anything lower-spec'd than m6 for mopping based on prior experience with owning a jet 240. Don't know a lot about other brands but I'm sure there's better models and/or brands now.
I just wrote my first recursive method receiver in Golang that takes and returns []map[string]interface, []interface{}, map[string]interface{}, and leaves.