
InternationalOptions
1.2K posts

InternationalOptions
@IntlOptions
Rare signals carve out distinct subspaces in the latent space without dilution







My top 5 takeaways from @imjaredz (Builder in Residence at @Cognition): 1. Use cloud agents for async and parallel work. A cloud agent runs on a remote computer with its own repo, terminal, and browser. It keeps working when you close your laptop and lets you run many agents without overloading your local machine. This is what makes agent fan-out practical. 2. Use a main agent to manage the agent team. Ask it to divide a large job into independent slices, write the prompts, launch the sub-agents, and combine their results. Jared demoed using this pattern to generate 10 competing landing-page designs. 3. Keep each sub-agent’s context small and its task focused. Agents work better when they can focus on one problem without a crowded context window. Scan the dependencies first, then give each sub agent a slice it can test and merge independently. 4. Have the main agent check each sub-agent’s work before you do. It can ask the sub-agents to run tests, attach screenshots, and return videos, then compare their results and prepare one report. This lets you review the evidence without jumping between 10 agent threads. 5. Keep the human focused on taste and high-level decisions. The agent team can divide the work, execute it, test it, and bring the results back. The engineer still chooses the problem, judges the tradeoffs, and decides what ships. 📌 Watch the full episode: youtu.be/0YeeJHYy-Vc


🚨 Bengaluru-based Vimag Labs has been granted a fifth patent for their magnet-free electric motor. This is fully indigenous and uses just copper, steel and standard electronics.


A simple command will show you if something was uploaded: cat ~/.grok/logs/unified.jsonl | grep repo_state.upload


On Grok Build: - "It uploads the whole repository - every tracked file's content plus git history - independent of what the agent reads" - "It transmits the contents of files it reads - including a .env secrets file - to xAI, verbatim and unredacted" gist.github.com/cereblab/dc9a4…




anyone ever used Grok Build, please check your grok logs. cat ~/.grok/logs/unified.json | grep repo_state.upload you will be pissed.

I worked on building an end-to-end encrypted email/docs/files/calendar app @skiffprivacy for 4 years and care deeply about privacy. ZDR and /privacy are always respected in Grok Build - and swapping your setting with /privacy deletes any synced data retoractively


Built fully with Grok Build & Grok 4.5 - and I have to say, it is solid, very solid. Not Fable 5. More like Sonnet 5, but faster. A good model for basic discovery, but I still would not trust it with the critical flows 100%

















