initial divergent tech draft
This commit is contained in:
parent
507438520b
commit
e86846bc1e
2 changed files with 13 additions and 0 deletions
|
@ -79,6 +79,7 @@ GEM
|
|||
PLATFORMS
|
||||
universal-darwin-21
|
||||
universal-darwin-22
|
||||
universal-darwin-23
|
||||
x64-mingw32
|
||||
x86_64-darwin-20
|
||||
x86_64-linux
|
||||
|
|
12
_posts/2023-11-07-divergent-tech.md
Normal file
12
_posts/2023-11-07-divergent-tech.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: "Divergent Behavior in Tech, A.K.A. The Anti-Pattern"
|
||||
permalink: /:title/
|
||||
description: "Or why we should celebrate thinking outside the box"
|
||||
category: technology
|
||||
---
|
||||
|
||||
If you've ever played the popular game "The Legend of Zelda: Breath of the Wild" or its more recent sequel "The Legend of Zelda: Tears of the Kingdom", you probably know what fun it is to be dropped in a sandbox with a few set of rules and tons of puzzles to solve.
|
||||
|
||||
There's no reason not to try different approaches, and no gamer can tell another that there's only one right way to solve a dungeon or beat a boss.
|
||||
|
||||
I've always thought the software industry could learn a lot from gamers, even though we supply them these games.
|
Loading…
Reference in a new issue