Silencing Maven in AWS CodeBuild

2019-11-18

Silencing Maven in AWS CodeBuild

One of the things you will probably want to deal with early on when running Maven builds through CodeBuild (or any other CI tool) is stopping Maven from displaying download...

Read More

modver Versioning in AWS CodeBuild

2019-11-17

modver Versioning in AWS CodeBuild

How to quickly and easily use modver versions in your AWS CodeBuild builds.

Read More

Running AWS CodeBuild Locally

2019-11-16

Running AWS CodeBuild Locally

I’ve been using AWS CodeBuild a lot in the past couple of weeks. I really like the elegant simplicity of it: take a buildspec.yml and a containerized build environment and...

Read More

modver

2019-10-23

Here’s the versioning scheme I’ve used in my CI builds for many years:

Read More

Modular Product Code with the OPMC Model

2019-10-18

Modular Product Code with the OPMC Model

In this post I’d like to describe the approach to structuring product code that I’ve personally used since the early 2000’s and which I rolled out to the Orion Health...

Read More

URL File Gen in ytget.sh

2019-09-24

Often something will popup in YouTube’s omniscent algo that I like the look of and want to snapshot to watch later so I copy-paste the URL and throw it into...

Read More

Controlling a Three-Channel LED Strip with an ESP32

2019-08-18

Controlling a Three-Channel LED Strip with an ESP32

Today I put together my first circuit and code for driving a three-channel 5V RGB LED strip. This is part of a larger project to put a set of lighting...

Read More

Centralized Logging for Kubernetes with Elasticsearch

2019-08-15

Centralized Logging for Kubernetes with Elasticsearch

This evening I gave a presentation on building a centralized logging infrastructure for Kubernetes using Elasticsearch and Kibana at the meetup of the local Elasticsearch user group.

Read More

sitemap.xml Sitemaps in Jekyll

2019-05-31

Another small thing I wanted to add to this revamped website built on Jekyll is sitemaps.org sitemap.xml support. I did this 13 years ago on the Pebble version of my...

Read More

Building a URL Shortener on Jekyll and S3

2019-05-24

Building a URL Shortener on Jekyll and S3

For my blog and for my CV I have a number of shortened URL’s For example http://u.bren.cc/github points to my GitHub profile. Until now I’ve used a very nice open-source...

Read More

« 1 2 3 4 5 6 11 »