Remix.run Logo
mschuster91 4 hours ago

> Computers are never "future proof".

Upgradeable components however could go a loooong stretch towards that goal. It can't be that hard to follow a common form factor for at least the housing across two or three generations to allow a reuse of everything but the main PCB.

jve 4 hours ago | parent | next [-]

Think it would have same memory bandwidth if the RAM was upgradeable?

Would be nice if someone knowledgeable about electrical engineering and manufacturing processes could lay out some valid reasons for manufacturers to integrate RAM onto the motherboard.

https://news.ycombinator.com/item?id=49041256#49082206

enragedcacti 3 hours ago | parent [-]

It isn't integrated into the motherboard, it's integrated onto the same package as the CPU/GPU which allows for better signal integrity and higher speeds. You can get somewhat close to the same speeds while modular with tech like LPCAMM2, but there are some pretty difficult challenges to overcome to close the gap completely. As an example, the Framework Laptop 13 Pro CPUs support up to 9600MT/s (same as M5), and Micron sells LPCAMM2 modules that can run at 8533MT/s, but the 13 Pro only officially supports 7467MT/s.

_kush 4 hours ago | parent | prev | next [-]

If it was upgradable, then yes, spending more on top of it every year would make it future proof, but that's not the point. It's that spending 10 grand doesn't get you a future proof computer today.

mhast 4 hours ago | parent | prev | next [-]

The main PCB is pretty much everything that has value. The rest is a heatsink, case and PSU.

fearmerchant 4 hours ago | parent | prev [-]

The way the Apple M-series does ram that might be difficult to pull off.

mschuster91 4 hours ago | parent [-]

> The way the Apple M-series does ram that might be difficult to pull off.

Well it might be an idea to keep the layout of the mainboard and connectors the same.

That way, instead of having to upgrade the whole machine, all it would need is a new mainboard. Framework for example managed to pull that off, and in mobile at that, where constraints are much worse than for a desktop computer.

isgb 4 hours ago | parent | next [-]

> Framework for example managed to pull that off, and in mobile at that, where constraints are much worse than for a desktop computer.

It's not the same thing though. On the M-series, CPU and GPU share a unified memory architecture and ram is much more tightly coupled to get it to go faster. A closer example would be the Framework desktop, actually, where memory is also soldered in for the same reason.

roughly 3 hours ago | parent | prev [-]

That actually would be interesting - yes, the computer itself is basically a PCB, but it’s also wrapped in a couple pounds of aluminum, a power supply, cooling fans, and a few other things that don’t need to be consumables. Upgrade a mini or a studio by swapping the new board into the old case - yeah, you’re not saving much money, but you also don’t need to throw out the entire rest of the case, and you can ship the main board in the space of a couple CD cases.

It’s a very non-Apple thing to do, but it’d be pretty awesome if they did.