The $82,000 mistake: how to secure your AI API keys before it's too late
A developer's stolen Gemini API key ran up $82,314 in 48 hours. Here's what changed about AI API key security and how to protect yourself.
Writing about code, tools, and creative projects.
A developer's stolen Gemini API key ran up $82,314 in 48 hours. Here's what changed about AI API key security and how to protect yourself.
Anthropic cut off Max license access for OpenClaw and shipped Remote Control a week later. I don't think that's a coincidence.
Why AI agent architecture matters more than model selection — and how AT&T cut AI costs 90% by rethinking orchestration, not swapping models.
AI tools have made contributing code nearly free, but reviewing it costs the same. Here's what that asymmetry is doing to open source maintainers.
I realized I had no idea what my AI tool integrations were actually allowed to do. Here's the prompt injection risk, and the four changes I made.
Every developer uses AI tools daily. The businesses paying our salaries mostly don't. Here's what that gap means for your career.
When manual tracking stops working, automate visibility, not organization.
A tiny tweak that made my AI tools feel like teammates
On September 29th, I woke up to find Claude Code 2.0 in my terminal. No fanfare, no countdown, just there, ready to go.
Exploring the pros & cons of building a DIY password manager with Python, and why professional tools like 1Password are worth the investment
The very personal, customizable and automated system that I use to organize all my files
Powerful shortcuts for your command line: Advanced techniques using parameters and functions to level up your CLI game
To execute commands in the terminal easily and intuitively, without having to remember long, indecipherable strings of words, bash aliases…
In the AI era, managing prompts efficiently is becoming increasingly challenging. Here is a solution that works for me (free download link…
A simple CLI wrapper for FFmpeg.
Why restraint is the most important skill when creating visuals for live classical performances.
The unexpected parallels between classical piano training and software engineering.
OpenAI takes ChatGPT to the next level by integrating plugins, enabling more capabilities, and enhancing user experience
Running out of ideas to boost morale and relieve the stress of your team during the long winter months? Look no further! An automated…
The Ultimate Tool for Harvesting YouTube Videos with Elegance and Efficiency (In Python)
Let’s talk about the “whats, hows and whys” of Requirements Management.
And why on earth would you do it in the first place.
Use regex and `grep` to easily extract email addresses from a text file.
Eliminate the need for passwords with SSH key pairs! Get started with this handy guide and take your security to the next level.
Regular expressions, also known as regex or regexp, are a powerful tool for manipulating and extracting information from text-based data…
Say goodbye to manual backups! This collection of scripts makes it easy to automate your backups and protect your valuable data. For free.