avatar

Andy Grunwald

  • Blog
  • About

your database connection deserves a name

July 25, 2021 · 8 minute read · Tags: Engineering , Lessons learned , Programming

Assigning a name to your database connection can lower your time to debug. We provide an overview of how to do this for various database systems and programming languages.
Continue reading

Migrate your local PHP 7.2 setup to Homebrew v1.5

April 10, 2018 · 4 minute read · Tags: Engineering , Open Source , PHP , Programming

A small guide on how you migrate your local Homebrew PHP setup while updating to Homebrew v1.5
Continue reading

Resources to learn Go(lang)

June 20, 2015 · 2 minute read · Tags: Engineering , Go , Programming

If you want to learn Go(lang) and don’t know where to start, here is a list of five resources on how I learned Go(lang) in a short amount of time.
Continue reading

© 2022 - Andy Grunwald