top of page
bravo boulevard


Advanced SQL Plan Management: Baselines for SQLs Running on Oracle Active Standby Databases.
This article tackles a unique challenge for Oracle DBAs: creating SQL Plan Baselines for workloads that run exclusively on read-only Active Standby Databases.
While this scenario is officially unsupported, as standby databases do not typically allow write operations, this post explores a practical workaround. It details two distinct, repeatable methods designed to overcome this limitation, allowing DBAs to manage SQL performance directly on their standby environments.

Italo Santos
Nov 13


GraphQL: A New Approach to API Development
In today's fast-paced digital landscape, organizations are under increasing pressure to deliver innovative, user-centric applications. A critical component of this success is the efficient and effective management of data . Currently, RESTful APIs have served as the backbone for data exchange between backend systems and frontend applications. However, as application complexity grows, the limitations of REST become increasingly apparent. Enter GraphQL , a new approach to API d

Jason Wagner
Aug 29, 2024


The Importance of Networking in Software Development
In the fast-paced world of software development, networking is often an undervalued skillset. However, it is a critical tool for personal...

Bill Osborn
Jan 29, 2024


Why Should I Care About Bun?
Bun is getting hyped up a lot lately. There’s a ton of videos and articles explaining what it is, and how powerful it is. In this post, I...

David Crawford
Jul 18, 2022


Diagnosing Unknown Google Account Linking Errors
In this post I wanted to address a path forward after getting either no errors, or undocumented errors, in your Google Cloud Console logs...

David Crawford
Jul 6, 2022


Deploying Next.js to GitHub Pages
Next.js is a React framework that lets us build React web applications through a layer of automatic configuration abstraction. It pushes...

David Crawford
Jun 16, 2022


How to Combine HomeKit with React Native in 10 Minutes
Whether you’re developing the next home automation app or a new hardware device for your home, if you want it integrated with HomeKit and...

David Crawford
Apr 20, 2022


Soft Productivity for Contractors
Do you feel like it’s hard to keep track of five email accounts, Slack, Discord, Teams, and whatever that next tool is called that...

David Crawford
Nov 30, 2021


Generate Index Can Save Your Sanity
When dealing with a complex code base, especially with Javascript, you likely have an index file that just contains a million exports....

David Crawford
Sep 10, 2021
bottom of page
