Tools π§°AI π€Introducing AI CommitA Rust CLI I built to stop writing terrible commit messages β aic generates AI-powered commit messages, PR drafts, and diff reviews from your staged changes.
Tools π§°Security πIntroducing ssl-toolkitA comprehensive SSL/TLS diagnostic tool built in Rust that I created to replace my ever-growing document of random certificate checking notes.
macOS πAI π€Personal Project Updates and AI EditorsAbout that time I wrote and published an App to the Apple App Store without knowing how to code
Python πmacOS πZsh Conda Environment Selector FunctionStreamline your Python workflow on macOS with a custom Zsh function for quickly selecting and activating Conda environments. Simplify environment management with this interactive and efficient solution!
AI π€Python πUnlocking Image Creation with Flux and GPT-4oExplore the world of AI image generation using Flux, fal.ai, and OpenAI. Learn how to build a Streamlit app that leverages GPT-4o for prompt tuning and Flux models for creating stunning visuals. Compare outputs with Midjourney and discover the potential of these cutting-edge tools.
macOS πPython πConda for Python environment management on macOSLearn how to efficiently manage Python environments on your MacBook Pro using Conda. This comprehensive guide covers installation, creating and activating environments, installing packages, and best practices for streamlining your Python development workflow.
macOS πCode πUpdating my dotfilesFor the first time in nearly a decade, I updated my dotfiles blog post.
Azure βοΈCode πSaving money with Azure Logic AppsDiscover how Azure Logic Apps save you money by automating tasks like stopping and starting VMs and App Gateways. Follow this step-by-step guide to deploy cost-saving automation efficiently.
AI π€Code πRunning LLMs locally with OllamaA step-by-step guide to installing Ollama on macOS and running large language models like llama2 and Mistral entirely offline. Learn how to interact with the models via chat, API, and even remotely using ngrok.