Check out this financial app I built for the @LiquidMetalAI and @Vultr hackathon. A financial siri you can talk to about your financials and command to take action, like create an expense or income.
Link to app: https://t.co/HsyEFyhchW
Try it out, like and comment on the post.
Salt water flushing is the most powerful colon cleansing technique on Earth.
It will reset your entire mental, physical, and emotional state while eliminating parasites and candida.
Here's how to perform it correctly:
Wow! I’m on my way to the @Tesla diner (lol late)
And right as I put in the destination it asked me if I want to order food and shows a menu.
That’s pretty sick
This place captured the quintessential elements of optimistic futurism from the 1950s.
The spirit is a stand against the pessimistic brutalist ethos that had taken hold of our culture.
This is a success on many levels.
Thank you @Tesla and @elonmusk.
Tesla Diner is retro-futuristic diner & drive-in charging experience all wrapped into one
80 V4 Supercharger stalls are open to all NACS-compatible EVs, making it the largest urban Supercharger in the world
Tip: @cline is a free, best-in-class AI coding assistant for @code! It's designed for engineers who value unrestricted access to frontier AI models and comprehensive codebase understanding.
On its one year anniversary, it's still my AI-coding tool of choice, with many fans at Google.
Unlike tools that artificially limit context to maintain subscription pricing, Cline works with your own API keys across multiple providers - Google Gemini, Anthropic, OpenAI, Groq, Deepseek, Kimi, Local models (Ollama/LMStudio), and many more - giving you full access to models complete agentic capabilities without artificial constraints.
The architecture is fundamentally different: instead of compressed context windows optimized for cost management, Cline analyzes your entire file structure, runs AST analysis, performs regex searches, and reads all relevant files to truly understand your project before making suggestions.
But where Cline truly excels is in its autonomous capabilities - it can execute terminal commands, monitor dev server output, launch applications in headless browsers with full computer use capabilities to click, scroll, and capture screenshots for visual debugging. These are what originally caught my attention. The plan/act mode lets you guide complex refactoring tasks in real-time, while the checkpoint system automatically snapshots your workspace at each step, enabling safe exploration of different approaches with easy rollback capabilities.
Cline extends its capabilities through the Model Context Protocol (MCP), allowing you to ask it to "add a tool that fetches Jira tickets" or "add a tool that manages cloud infrastructure," and it will create, install, and integrate these custom tools directly into its workflow.
Context features like pulling in a url for live documentation, or problems for workspace error analysis, and folders for bulk file operations, combined with real-time linter and compiler error monitoring, create a development environment where the AI genuinely understands both your codebase architecture and operational context.
The key architectural insight is that when you use your own API keys (I now use Cline with Gemini the most), you get access to the unfiltered capabilities of frontier models - full context windows, complete reasoning chains, and the ability to maintain project understanding across complex, multi-step tasks.
Cline can seamlessly work across your entire development stack: analyzing React component hierarchies, understanding database schema relationships, executing terminal commands to run tests, launching browsers to verify functionality, and even creating custom tools to integrate with your specific infrastructure.
Cline comprehends service relationships, understands deployment patterns, can test changes end-to-end in a browser, and reasons about cross-cutting concerns that span multiple repositories - all while maintaining the full reasoning capabilities of frontier models without the limitations imposed by tools optimized for subscription economics rather than engineering excellence.
Join me in congratulating @sdrzn@pashmerepat and the team on their one year milestone! 🥳 @cline is well worth checking out if you’re serious about AI-assisted engineering.
Announcing Grok CLI 🔥
An open-source AI agent that brings the power of @grok directly into your terminal.
Built over the weekend with a few design principles in mind:
✅ No LLM frameworks
✅ No lobotomizing models
✅ Hackable (MIT licensed)
Github link below.