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
ai · MAY 28 · 2023

Vital questions your company should ask your AI Provider!

Successfully integrate AI without risking your data. Uncover 10 critical security and privacy questions to ask your AI service provider, ranging from GDPR compliance to exit strategies. Stay ahead of risks and confidently harness the power of generative AI in your business operations.

#ai #business #security Read essay →
ai · MAY 14 · 2023

Leveraging ChatGPT in Pitching and Evaluating Startups

ChatGPT can be a powerful tool for startup founders and investors alike. It can offer an objective analysis of a business idea, enabling founders to refine their pitches and prepare for investor meetings. For VCs and business angels, it can be an efficient tool for initial screening. By leveraging this innovative technology, both founders and investors can make the startup journey more streamlined and focused.

#ai #startup #investing #ptich Read essay →
ai · APR 25 · 2023

Harnessing Generative AI: A New Era of Developer Productivity

The rapid evolution of artificial intelligence (AI) technologies has led to the advent of generative AI systems, which have the potential to redefine the way software developers approach their work.

#ai #developer Read essay →
aws · APR 14 · 2023

Automatically Invalidate AWS CloudFront Cache When Updating Files in an S3 Bucket with CloudFormation

This blog post will guide you through the process of creating a CloudFormation stack that automatically invalidates CloudFront cache when you upload updated files to an associated S3 bucket. We will achieve this by using an AWS Lambda function that gets triggered by S3 bucket notifications.

#aws #cloudfront #cloudformation Read essay →
tailwindcss · APR 06 · 2023

Setting up a project with Tailwind CSS, AlpineJS, PostCSS, and Webpack

TThis blog post provides a step-by-step guide on how to set up a development environment using Webpack, Tailwind CSS, and Alpine.js. The tutorial covers the initial project setup with npm, adding Tailwind CSS and configuring it, integrating Alpine.js for interactivity, and running and building the app using Webpack.

#tailwindcss #webpack #postcss #github #css #alpinejs Read essay →
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 →

Browse all