Earlier quoted context omitted.
Not sure what you are talking about re amzn. I have a pretty high end MacBook Pro, and that pales in comparison to the compute I have access to.
The OP was talking beyond just compute hardware. Stuff like this: https://www.reddit.com/r/womenintech/comments/1jusbj2/amazon...
It is worth it to buy the fast CPU
51–60 of 522 posts
Re: It is worth it to buy the fast CPU
#52Multi-core operations like compiling C/C++ could benefit. Single thread performance of 16-core AMD Ryzen 9 9950X is only 1.8x of my poor and old laptop's 4-core i5 performance. https://www.cpubenchmark.net/compare/6211vs3830vs3947/AMD-Ry... I'm waiting for >1024 core ARM desktops, with >1TB of unified gpu memory to be able to run some large LLMs with Ping me when some builds this :)
Also got a Mac Mini M4 recently and that thing feels slow in comparison to both these systems - likely more of a UI/software thing (only use M4 for xcode) than being down to raw CPU performance.
[0] https://www.cpubenchmark.net/compare/Intel-i9-9900K-vs-Intel...
Re: It is worth it to buy the fast CPU
#53This is quite the silly argument. * "people" generally don't spend their time compiling the Linux kernel, or anything of the sort. * For most daily uses, current-gen CPUs are only marginally faster than two generations back. Not worth spending a large amount of money every 3 years or so. * Other aspects of your computer, like memory (capacity mostly) and storage, can also be perf bottlenecks. * If, as a developer, yo…
Just because it doesn't match your situation, doesn't make it a silly argument. Even though I haven't compiled a Linux kernel for over a decade, I still waste a lot of time compiling. On average, each week I have 5-6 half hour compiles, mostly when I'm forced to change base header files in a massive project. This is CPU bound for sure - I'm typically using just over half my 64GB RAM and my development drives are on R…
Re: It is worth it to buy the fast CPU
#54OK, I'm convinced. Can someone tell me what to buy, specifically? Needs to run Ubuntu, support 2 x 4K monitors (3 would be nice), have at least 64GB RAM and fit on my desk. Don't particularly care how good the GPU is / is not. Here's my starting point: gmktec.com/products/amd-ryzen™-ai-max-395-evo-x2-ai-mini-pc. Anything better?
Re: It is worth it to buy the fast CPU
#55But single core performance has been stagnant for ages! Considering ‘Geekbench 6’ scores, at least. So if it’s not a task massively benefiting from parallelization, buying used is still the best value for money.
Re: It is worth it to buy the fast CPU
#56Re: It is worth it to buy the fast CPU
#57But single core performance has been stagnant for ages! Considering ‘Geekbench 6’ scores, at least. So if it’s not a task massively benefiting from parallelization, buying used is still the best value for money.
Care to provide some data?
Re: It is worth it to buy the fast CPU
#58I wish developers, and I'm saying this as one myself, were forced to work on a much slower machine, to flush out those who can't write efficient code. Software bloat has already gotten worse by at least an order of magnitude in the past decade.
If developers are frustrated by compilation times on last-generation hardware, maybe take a critical look at the code and libraries you're compiling.
And as a siblimg comment notes, absolutely all testing should be on older hardware, without question, and I'd add with deliberately lower-quality and -speed data connections, too.
Re: It is worth it to buy the fast CPU
#59Dunno. I got a Ryzen 7 with 16 cores from 2021 and the modern web still doesn't render smoothly. Maybe its not the hardware?
Re: It is worth it to buy the fast CPU
#60I've seen more and more companies embrace cloud workstations. It is of course more expensive but that allows them to offer the latest and greatest to their employees without needing all the IT staff to manage a physical installation. Then your actual physical computer is just a dumb terminal.
Great, now every operation has 300ms of latency. Kill me