Blog

Articles, guides, and notes on software engineering.

Current Status of FuelPHP as of March 2023
Application 2023-03-01

Current Status of FuelPHP as of March 2023

A summary of the current status of FuelPHP as of March 2023.

#FuelPHP

Recent Posts

Data-Oriented Application Design
Architecture 2023-02-27

Data-Oriented Application Design

Data-Oriented Application Design

#System Design#Book Review
Fundamentals of Software Architecture
Architecture 2023-02-27

Fundamentals of Software Architecture

Fundamentals of Software Architecture

#System Design#Book Review
Software Architecture Hardparts
Architecture 2023-02-27

Software Architecture Hardparts

Software Architecture Hardparts

#System Design#Book Review
System Design Interview
Architecture 2023-02-27

System Design Interview

System Design Interview

#System Design#Book Review
Devoured System Design Resources
Architecture 2023-02-27

Devoured System Design Resources

A compilation of resources related to system design.

#System Design#Link Collection
Stress-Free Mastery
Healthcare 2023-02-06

Stress-Free Mastery

Stress-Free Mastery

#Health#Book Review
Notes on Datadog Continuous Testing
Tools 2023-01-31

Notes on Datadog Continuous Testing

Configure Datadog continuous testing with no-code E2E browser tests. Master test recorder, assertions, and self-healing capabilities.

#Datadog
Relearning Go
Application 2023-01-23

Relearning Go

Strengthen Go coding skills by reviewing comprehensive language specifications, generics implementation, and Go 1.18+ features thoroughly.

#Golang
Reflection on 2022 and Goals for Next Year
Poetry 2022-12-28

Reflection on 2022 and Goals for Next Year

Personal year-end reflection on 2022: major experiences, technology interests, and goals heading into 2023.

#Reflection and Goals
Implemented a Benchmark for Comparing Go HTTP Routers
Application 2022-12-20

Implemented a Benchmark for Comparing Go HTTP Routers

A benchmark tool to compare the performance of various Go HTTP Routers.

#Golang
Reading Agile Metrics
Development Process 2022-12-17

Reading Agile Metrics

Discover how to measure agile team performance using data from project management, source control, and build systems for improvement.

#Agile
Creating My Own Technology Radar
Tools 2022-12-17

Creating My Own Technology Radar

Create your own Technology Radar using ThoughtWorks framework. Self-host with Docker or access radar.thoughtworks.com platform.

#Technology Radar
"Agile" Health Improvement Guide
Healthcare 2022-12-02

"Agile" Health Improvement Guide

"Agile" Health Improvement Guide

#Agile#Book Review#Health
Agile Metrics
Operations 2022-11-23

Agile Metrics

Agile Metrics

#Agile#Book Review
Practical Introduction to Go Programming: Creating Web Applications from Scratch with the Standard Library
Application 2022-11-23

Practical Introduction to Go Programming: Creating Web Applications from Scratch with the Standard Library

Practical Introduction to Go Programming: Creating Web Applications from Scratch with the Standard Library

#Golang#Book Review
50 Ideas to Improve Software Testing
Testing 2022-11-22

50 Ideas to Improve Software Testing

50 Ideas to Improve Software Testing

#Book Review
Software Testing Textbook
Testing 2022-11-22

Software Testing Textbook

Software Testing Textbook

#Book Review
Notes on Articles Read to Clarify the Differences Between SOA and Microservices
Architecture 2022-11-21

Notes on Articles Read to Clarify the Differences Between SOA and Microservices

Compare SOA versus microservices architectures, ESB components, API gateways, and distributed system design trade-offs.

#Microservices#Link Collection
Installing Older Versions with Homebrew
Application 2022-10-30

Installing Older Versions with Homebrew

Install and downgrade to previous software versions using Homebrew tap extraction, with examples for vim and other tools.

#homebrew#vim