Files
davideisinger.com/content/notes/first-it-must-work/index.md
2023-05-12 10:10:45 -04:00

30 lines
1009 B
Markdown

---
title: "First, It Must Work"
date: 2023-05-11T23:00:26-04:00
draft: false
references:
- title: "The Grug Brained Developer"
url: https://grugbrain.dev/
date: 2023-05-12T13:08:33Z
file: grugbrain-dev-dzqozx.txt
- title: "Even Amazon can't make sense of serverless or microservices"
url: https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices-59625580
date: 2023-05-12T14:09:23Z
file: world-hey-com-ivvqlb.txt
---
### Thoughts on priorities in software development
* So much stuff doesn't work -- bugs stop you from accomplishing your desired task
* Over time, complexity creeps in, making changes gets harder
* The focus on performance, serverless, microservices, etc. -- these increase complexity, reduce reliability
### Links
* [The Grug Brained Developer][1]
* [Even Amazon can't make sense of serverless or microservices][2]
[1]: https://grugbrain.dev/
[2]: https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices-59625580