gomarcd.dev

Musings on tech things by @gomarcd loosely around:

  • DevOps & system administration
  • Web & software development
  • Support & client experience
  • Developer & user experience

VIDEO: Docker for Dev

Docker for Dev A friend has been working on mobile app development for many years now. But now that they have begun their foray into web, with Docker in particular, it’s a whole new world. I’ve been tinkering on that side of things for a while, so I put together a quick screencast to show them some things as opposed to my usual walls of gibberish which they found helpful....

Push a Git repo to multiple remotes with unique SSH keys

For one reason or another, you might like to push a Git repo to more than one remote. This website automatically gets pushed to both Codeberg and Github, for example. Here, I will discuss how I’ve set things up. Managing multiple SSH keys With SSH, you can securely push changes to your Git remotes without needing to enter login credentials every time. For a single repository, there is minimal setup: just upload your public key....

2023-02-22 2 min

3 ways to save time in your dev workflow

You got clickbaited again.

2023-02-20 1 min

An isolated & reproducible Laravel environment

The most amazing post you’ve never seen.

2023-02-20 1 min

Github Co-Pilot vs ChatGPT

You got clickbaited again.

2023-02-19 1 min