Researching Intent Driven Development Revealed the Gap Sprouted Fills

Researching Intent Driven Development Revealed the Gap Sprouted Fills

I researched the proponents of IDD (Intent Driven Development) and mapped out their approaches. Same WHY/WHAT/HOW, completely different substance.

Rethinking Object-Oriented Programming as 'Terms and Definitions' — What Lies Before OOP Principles

Rethinking Object-Oriented Programming as 'Terms and Definitions' — What Lies Before OOP Principles

Why does knowing OOP principles not lead to good design? A personal interpretation that rethinks OOP through the lens of terms and definitions.

Sprouted: Hypothesis Trees as a Meta-Framework Above Spec-Driven Development

Sprouted: Hypothesis Trees as a Meta-Framework Above Spec-Driven Development

Proposing 'Hypothesis Trees (Sprouted)' as a new meta-framework above spec-driven development.

CAF (Comparison-Action Framework): A Meta-Framework for Problem Solving

CAF (Comparison-Action Framework): A Meta-Framework for Problem Solving

Introducing CAF (Comparison-Action Framework), a meta-framework for problem solving that organizes problems into three elements: target, base, and action.

[MHWs] Monster Hunter Wilds Is Fun

[MHWs] Monster Hunter Wilds Is Fun

My play log and impressions of Monster Hunter Wilds at HR126, 80 hours in.

aka.love(programming)

aka.love(programming)

Reflecting on 'why I love programming' — tracing the journey from games to architecture design, and what programming means to me.

Starting a Blog — Who Is aka?

Starting a Blog — Who Is aka?

Self-introduction of aka, a programmer in his 20s who loves FPS games and reading.

Downloading Files via ECS Exec

Downloading Files via ECS Exec

A workaround for downloading files when using ECS Exec, using base64 encoding and redirection.