Where's Baldo?

To baldly go where others have gone before.

This Just In ...

In a World with AI, Where Will the Future of Developers Lie?

Cover Image for In a World with AI, Where Will the Future of Developers Lie?
AIConversationOpinionProgrammingTechnology
:: 7 min read

A lot has been said about the future of AI and how it will affect the job market. In this post, I give my prediction of what the next generation of developers will be.

Recent Posts

Cover Image for Google's Decision to Effectively Kill-off Small Sites
BloggingGoogleOpinionSEOSearch Engines
:: 6 min read

Google's Decision to Effectively Kill-off Small Sites

Google's recent 'Helpful Content Update' has been anything but helpful, and has seen many actually helpful sites get buried in the SERPs. Time to finally ditch Google?

Cover Image for Odd Behaviour with Alternating Colors in Google Sheets
Apps ScriptBug FixDebuggingFormattingGoogleSpreadsheetsTroubleshooting
:: 5 min read

Odd Behaviour with Alternating Colors in Google Sheets

Using Alternating colors (bandings) in Google Sheets can make your data much more readable, but they have some unexpected behaviour that had me scratching my head recently...

Cover Image for How to Redirect URLs with Netlify
How-toNetlifyProgrammingTutorialURL RedirectsWeb Development
:: 5 min read

How to Redirect URLs with Netlify

Netlify has built-in support for URL redirection and rewrites, and it's super simple to use. In this post, I'll show you how to use them.

Cover Image for Is Hosting on Netlify Going to Bankrupt you?
HostingNetlifyOpinionPricingWeb Development
:: 4 min read

Is Hosting on Netlify Going to Bankrupt you?

A recent story about a dev's experience with Netlify's pricing has caused a stir in the web dev community. Like many others, I'm now questioning my own loyalty to them...

Cover Image for Develop Google Apps Script Code in Your Local Code Editor
Apps ScriptGoogleHow-toJavaScriptProgrammingSpreadsheetsVS Code
:: 7 min read

Develop Google Apps Script Code in Your Local Code Editor

In this post, I'll dive into the super simple way you can use Visual Studio Code to develop Google Apps Script code right from your local machine!

Cover Image for Create an Investment Gain Forecaster using Google Sheets
FinanceGoogleHow-toInvestingMoneySpreadsheetsTutorial
:: 9 min read

Create an Investment Gain Forecaster using Google Sheets

In this tutorial, we'll build a basic investment gain forecaster in Google Sheets, using the EFFECT() function, to see how an investment might grow over time.