The Journal

Field notes from four decades of building systems that scale.

Architecture, machine intelligence, engineering leadership — written for technical leaders who'd rather build than speculate.

Filter
agile · APR 03 · 2023

Strategies for Resolving Dependencies Between Scrum Teams in a Scaled Agile Approach

Scaling agile processes can present challenges, especially when it comes to managing dependencies between scrum teams. In this blog post, we will explore various strategies to effectively resolve these dependencies, ensuring smooth collaboration and delivery of value to stakeholders.

#agile #scrum Read essay →
tailwindcss · APR 01 · 2023

Getting started with Tailwind CSS, PostCSS, and Webpack by using a Starter Project

This blog post introduces a starter project on GitHub that includes all the necessary configuration files and dependencies to start building web applications with Tailwind CSS, PostCSS, and Webpack. The post explains what each of these technologies are, and how they can be used to streamline the development process and create beautiful and responsive user interfaces.

#tailwindcss #webpack #postcss #github #css Read essay →
youtube · MAR 27 · 2023

How to Create Custom YouTube URLs with Start Time and End Time

Embedding YouTube videos on your website or sharing them with others is a common practice. However, there may be times when you want to share a specific portion of a video or make it play automatically. In this blog post, we will discuss how to create custom YouTube URLs with a specific start time and end time, giving you more control over the video experience.

#youtube #howto Read essay →
chatgpt · MAR 23 · 2023

How I Created an Install Script for My Application with Chat GPT

I recently needed to create an install script for my application, which involved setting up Nginx to proxy traffic to a backend server over SSL. As I had never done this before, I decided to seek...

#chatgpt #ai Read essay →
github · AUG 31 · 2020

Triggering a static Next.js build and export with Github Actions

I recently decided to relaunch another of my blogs and move it from Wordpress to another static site generator - this one uses Jekyll. Even though Next.js is not really a static site generator, there are...

#github #nextjs #ci Read essay →
atemmini · AUG 13 · 2020

How to "program" and edit ATEM Mini Macros

If you have started streaming or producing videos of live events recently, then you are probably familiar with the ATEM Mini. It is a compact, simple video production switcher which can easily handle 4 video inputs....

#atemmini #howto Read essay →
aws · JUN 29 · 2020

What can Honeycode, AWS's new NoCode App Platform be used for?

Now that nocode development is all the rage, I was curious to experience and rewview Honeycode after AWS announced it’s Beta release.

#aws #nocode #review Read essay →
obs · JUN 20 · 2020

How to stream from OBS with Zoom on OSX

If you have been using Zoom now during the global COVID pandemic, then you might have started to ask yourselves how you could integrate it with broadcasting functionality like layovers, transitions, multiple cameras and more. Once...

#obs #stream Read essay →
jhipster · JUN 15 · 2020

The quick guide to API First development with JHipster

Many have written API’s and then genereated Swagger documentation based on the annotated code.

#jhipster #api #swagger #openapi Read essay →
intellij · JUN 10 · 2020

How to open IntelliJ (idea) from the command line on OSX

I have been using IntelliJ for years, and have seem dozens of live coding sessions at conferences, or online tutorials which start a project with idea pom.xml, but never tried it myself.

#intellij Read essay →

Browse all