Catherine Brodigan
43 posts
Building a Fully Automated SonarCloud Pipeline Using Claude’s MCP
Day X of solving real-world problems with Claude Code I wanted SonarCloud code quality reports without constantly switching…
Chatbot Token Management: Optimize OpenAI API Costs
Building AI-powered chatbots with OpenAI’s API is exciting, but it comes with a hidden challenge: managing token usage…
My Solution to Deno Watch Mode Signal Handling
To fix the Deno watch mode issue, I researched both Deno and Node.js. I want to use Node.js’s…
Deploying Vanity URLs for Oracle APEX on OCI
How to deploy an Oracle APEX instance publicly through a custom URL domain using Oracle Cloud (OCI) load…
Ringer Movies: ‘Tin Cup’ — Classic Sports Movie, Flawed Classic, or Both? | The Rewatchables
What’s the Deal? The Ringer crew—Bill Simmons, Joe House and Craig Horlbeck—hit the links on the 1996 Kevin…
Day 12 Java Learning :
What Is Constructor Overloading? In Java, constructor overloading means defining more than one constructor in a class, each…
What AI can’t—and shouldn’t—do for product managers
Discover what AI can—and shouldn’t—do for product managers. Learn how to use AI to boost productivity without sacrificing…
Running DeepSeek Janus-Pro-1B in the Browser: A Step-by-Step Guide
The ability to run large language models (LLMs) directly in the browser has opened new possibilities for privacy-preserving,…
Node.js now supports TypeScript, JavaScript Rising Stars report is out, NEW developer tools and more
Hello JavaScript Enthusiasts! Welcome to this week’s edition of “This Week in JavaScript“! What’s on the agenda? Node.js…
What are the best practices for integrating Playwright with Jenkins
Integrating Playwright with Jenkins can significantly enhance your automated testing capabilities, allowing you to run end-to-end tests efficiently…