"Software is getting slower more rapidly than hardware becomes faster."
1–10 of 193 posts
Re: "Software is getting slower more rapidly than hardware becomes faster."
#2As long as devs spend their days with bugattis while writing software for corollas, this will continue to get worse.
Re: "Software is getting slower more rapidly than hardware becomes faster."
#3On the flip side of that though, hardware has gotten fast enough, where this is possible.
Re: "Software is getting slower more rapidly than hardware becomes faster."
#4Re: "Software is getting slower more rapidly than hardware becomes faster."
#5Re: "Software is getting slower more rapidly than hardware becomes faster."
#6I've been saying for a while now, that developers and their managers should use a low-spec machine, let's say the 5th-percentile of whatever their users are using in the field, at least one day a week. This might force some reprioritizing of performance and efficiency goals. As long as devs spend their days with bugattis while writing software for corollas, this will continue to get worse.
Re: "Software is getting slower more rapidly than hardware becomes faster."
#7I've been saying for a while now, that developers and their managers should use a low-spec machine, let's say the 5th-percentile of whatever their users are using in the field, at least one day a week. This might force some reprioritizing of performance and efficiency goals. As long as devs spend their days with bugattis while writing software for corollas, this will continue to get worse.
Re: "Software is getting slower more rapidly than hardware becomes faster."
#8Just today I've processed 4 TB of JSON data, in Python, on a desktop computer. That would be crazy to imagine 10 years ago. Yes, many cores, fast SSD, etc. Maybe it should be 20 TB if ultra optimized, but the capability advance is incredible.
Yes, apps maybe start slowly, but now everybody can easily edit HD video on their mid-range laptop.
Re: "Software is getting slower more rapidly than hardware becomes faster."
#9It will be interesting to see if that changes in a post zero interest rate world. Will people do more locally in their programs instead of reaching out to third party saas to save money? Will performance be a value add in competitive niche markets?
Re: "Software is getting slower more rapidly than hardware becomes faster."
#10I've been saying for a while now, that developers and their managers should use a low-spec machine, let's say the 5th-percentile of whatever their users are using in the field, at least one day a week. This might force some reprioritizing of performance and efficiency goals. As long as devs spend their days with bugattis while writing software for corollas, this will continue to get worse.
There might be a case for specifically running testing on a slower machine, though.