Steve Purcell on Nostr: The root of so many problems in software: reflexively upscaling capacity instead of ...
The root of so many problems in software: reflexively upscaling capacity instead of addressing efficiency. Once you see it, it's everywhere.
- Process running out of memory? Don't just give it more, find out why first, and reduce how much it allocates.
- Team delivering too slowly? Don't just expand the team, find out what's slowing them down.
- Too much work to track? Don't just buy Jira and curate a huge backlog, identify the essentials instead, and keep a simple list
- Process running out of memory? Don't just give it more, find out why first, and reduce how much it allocates.
- Team delivering too slowly? Don't just expand the team, find out what's slowing them down.
- Too much work to track? Don't just buy Jira and curate a huge backlog, identify the essentials instead, and keep a simple list