When a new model is released
Anthropic released Fable 5 this week. Here's what I'm doing with it. Using this prompt for Fable 5: You are auditing this codebase as a newly assigned staff engineer with no prior context. Do not assu
Search for a command to run...
Anthropic released Fable 5 this week. Here's what I'm doing with it. Using this prompt for Fable 5: You are auditing this codebase as a newly assigned staff engineer with no prior context. Do not assu
Java Streams give you a fixed menu of intermediate operations: map, filter, flatMap, limit, and a handful of others. That covers a lot, but the moment you need something stateful — batching elements i

I've used AI in my development workflow every day now for about two full years. Most of that work at this moment happens across three tools: Copilot, Claude, and Grok. Developing your prompting skills
Installing and Configuring Jenkins on Ubuntu Prerequisites Before you start, make sure you have the following: A server running Ubuntu 22.04 or later (I'm using Ubuntu 22.04 on an EC2 t2.medium instance) sudo access to the server A web browser Step...
As I write this, there is an arms race going on between the world's largest tech companies to build the best AI. Google, IBM, Tesla, Microsoft, and Amazon (among others) are all investing heavily in AI research and development, with the goal of creat...