66 lines
2.8 KiB
Markdown
66 lines
2.8 KiB
Markdown
---
|
|
title: "First, It Must Work"
|
|
date: 2023-05-11T23:00:26-04:00
|
|
draft: false
|
|
references:
|
|
- title: "Second-guessing the modern web - macwright.com"
|
|
url: https://macwright.com/2020/05/10/spa-fatigue.html
|
|
date: 2023-07-04T01:51:17Z
|
|
file: macwright-com-vvkegs.txt
|
|
- title: "In defense of the modern web - DEV Community"
|
|
url: https://dev.to/richharris/in-defense-of-the-modern-web-2nia
|
|
date: 2023-07-04T01:51:24Z
|
|
file: dev-to-ptnb0b.txt
|
|
- 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
|
|
- title: "Imaginary Problems Are the Root of Bad Software"
|
|
url: https://cerebralab.com/Imaginary_Problems_Are_the_Root_of_Bad_Software
|
|
date: 2023-06-20T16:28:39Z
|
|
file: cerebralab-com-qy5zqs.txt
|
|
- title: "When to Build Millennia Sewers"
|
|
url: https://taylor.town/millennium-sewer
|
|
date: 2023-07-03T00:32:43Z
|
|
file: taylor-town-5siv9a.txt
|
|
- title: "We are wasting up to 20% of our time on computer problems, says study"
|
|
url: https://techxplore.com/news/2023-06-problems.html
|
|
date: 2023-07-03T21:19:28Z
|
|
file: techxplore-com-8o7hmu.txt
|
|
- title: "Dan McKinley :: Choose Boring Technology"
|
|
url: https://mcfunley.com/choose-boring-technology
|
|
date: 2023-07-04T03:40:17Z
|
|
file: mcfunley-com-5myzcq.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
|
|
* Everyone agrees that the current status quo sucks, but we disagree on the solution: go back to how things worked in the past, or continue down the path we're on with the hope that things will improve
|
|
* Reference ["Second-guessing the modern web"][1] and ["In defense of the modern web"][2]
|
|
|
|
[1]: https://macwright.com/2020/05/10/spa-fatigue.html
|
|
[2]: https://dev.to/richharris/in-defense-of-the-modern-web-2nia
|
|
|
|
### Links
|
|
|
|
* [The Grug Brained Developer][3]
|
|
* [Even Amazon can't make sense of serverless or microservices][4]
|
|
* [Imaginary Problems Are the Root of Bad Software][5]
|
|
* [When to Build Millennia Sewers][6]
|
|
* [We are wasting up to 20% of our time on computer problems, says study][7]
|
|
* [Choose Boring Technology][8]
|
|
|
|
[3]: https://grugbrain.dev/
|
|
[4]: https://world.hey.com/dhh/even-amazon-can-t-make-sense-of-serverless-or-microservices-59625580
|
|
[5]: https://cerebralab.com/Imaginary_Problems_Are_the_Root_of_Bad_Software
|
|
[6]: https://taylor.town/millennium-sewer
|
|
[7]: https://techxplore.com/news/2023-06-problems.html
|
|
[8]: https://mcfunley.com/choose-boring-technology
|