Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mrex

macrumors 68040
Jul 16, 2014
3,458
1,527
europe
Is it necessary to be crunching data on a machine which has portability as its main selling point?

you can also ask why you should use two computers if one could do it.

hardware is quite cheap nowadays and many things could be done with external devices. For example, if you need a better graphics than your laptop has, just attach it to the egpu. No problem, but then again - why even it is so difficult still today? it should be possible if the manufacturer cant add i/dgpu powerful enough.

you dont need to loose the portability, the main unit (laptop) can be less powerful and do basic stuff but then if manufacturers make it almost impossible to attach e.g. egpu or doesnt allow you to upgrade the device, then you doesnt have any other chooce than have two computers instead of an "upgradable" device.

many have ditched their desktop computers and replaced them by laptops and that is thing to where world is going. for example with egpu you probably dont need to build a powerful desktop machine to be able to attach a good gpu to it.
 

BeefCake 15

macrumors 68020
May 15, 2015
2,038
3,114
316 KB.

Code:
#include <stdio.h>
int main()
{
        while(1)
        {
                printf("Press ^C to exit\n");
        }
}

which, for a program that simply loops an infinite number of times while printing an inane message, is still pretty insane.

Perhaps you're thinking of a forkbomb?

Yes, that's the term I was looking for.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.