Tag Archives: software development

Setting up a Local http Server with Node

Setting up a local web server was something that I haven’t done in a long time and this was really easy. This post shows how to do this with a command line node web server. A Need Most software that … Continue reading

Posted in Blog | Tagged , , | Leave a comment

Experiments with GitHub CoPilot

There has been a lot of attention given to ChatGPT and AI over the last month or two. I’ve tried a few things with the public interface at Open.ai. Some worked well, like this one: Others not so well: This … Continue reading

Posted in Blog | Tagged , , , | 5 Comments

Creating Documentation

Who should create documentation for software? In many companies, it’s the developers. In fact, in Redgate, often our developers are tasked with updating articles for products on our documentation site. We do have a streamlined process that has developers can … Continue reading

Posted in Editorial | Tagged | 2 Comments

Living With Broken Software

I travel quite a bit every year. Over 20 trips in 2022 and five trips in the first quarter of 2023. To make life easier, I have a few routines that I use to ensure that travel goes smoothly and … Continue reading

Posted in Editorial | Tagged , | 2 Comments