PinnedTodd H. Albert, Ph.D.·Oct 16, 20247 Reasons Why Most Products FailOver the last 30 years, I’ve helped launch over 60 products across nearly as many companies, from small startups to Fortune 100. While…A response icon1A response icon1
PinnedInBoca CodebyTodd H. Albert, Ph.D.·Jul 23, 2021The basic process is that we will use Firebase cloud functions to create a single function, app…We will use Firebase cloud functions to create a single function, app, which will run our Express API. We will redirect all routes to...A response icon2A response icon2
Todd H. Albert, Ph.D.·Feb 20Beyond the Hype: Building AI Tools Your Users Will Actually Want to UseThe four pillars that separate lovable AI features from forgettable ones — and a practical blueprint for getting there.
Todd H. Albert, Ph.D.·Mar 18, 2025How to get the best MacBang for the MacBuckI recently upgraded my computer and wanted to make sure I was getting the best performance for the price.
Todd H. Albert, Ph.D.·Feb 21, 2025The least-used but most-powerful debugging tool for engineersOne of the least known and most powerful tools in a developer’s arsenal is git bisect
Todd H. Albert, Ph.D.·May 10, 2024Beauty is in the AI of the beholderWe are living in a time unlike any other.A response icon1A response icon1
Todd H. Albert, Ph.D.·Oct 8, 2023As a new artform emerges, one artist rises to the topThis past year has been absolutely wild. As someone that has followed tech for as long as I could read, and someone that has been utilizing…
Todd H. Albert, Ph.D.·Jan 21, 2022This is amazing! Love the sloth at the end, too.One pro tip -- with Oh My ZSH! you can substitute "l" instead of "ls -lah"
InBoca CodebyTodd H. Albert, Ph.D.·Dec 11, 2021Deploying an Express API to Google App EngineIt costs money to drive users to your site or get users to download your app. So it’s critical that you retain as many of those users as…
InBoca CodebyTodd H. Albert, Ph.D.·Jul 15, 2021Creating an Express API Step-by-stepAs someone that teaches Node and Express, I know few people that create APIs from scratch as often as I do. So for me, it has become…