Software Requirements Engineering with Human-Level AI
AI models increasingly cover the how of building software products, reshaping the role of software engineers. The ongoing shift may simply result in y...
AI models increasingly cover the how of building software products, reshaping the role of software engineers. The ongoing shift may simply result in y...
I migrated this website from self-hosted Ghost to GitHub Pages using Claude Code Pro. The process took a few hours.
Answering questions on how a product with many software components should work can be challenging. The software may have been written by countless dev...
React context allows data to be passed to nested components outside props, reducing the need for prop drilling. Type checker can validate that a compo...
This post continues the learning journal on game development, recording the first steps of working on a Super Bomberman-inspired game as I pivoted fro...