Live data from Hacker News

The PC is not dead, we just don't need new ones

idiallo.com

91–100 of 401 posts

Re: The PC is not dead, we just don't need new ones

#91

It's not that people don't need a new PC because their old PC does just as good a job as it did 5 years ago. It's also not because your average mom and pop are upgrading their own rigs themselves that new PC sales are slow. It's that when tablets hit the scene, people realized they don't need their PC for 90% of what they do on a "computer". Email, social networking, shopping, music, video etc. Us old geeks who swap…

> It's that when tablets hit the scene, people realized they don't need their PC for 90% of what they do on a "computer".

That's exactly what I see everywhere. People still need a PC for the 10% of the tasks they can't do on a tablet. So, they'll keep a good enough PC around all the times.

What is a different situation from a few years ago, when people were buying a PC for each family member. Now, it's a tablet for each person, a PC for each home, and spare space at the desks.

Re: The PC is not dead, we just don't need new ones

#92
Part of the reason is because we have gone back to the days of terminals. Chromebook is a good milestone in marking what people do with computers and how much power they need. We are past the point where computer as a consumer device, and computer as a professional equipment have parted their ways. We are also lucky that the people who buy CPUs in bulk for their powerhouses are still using architectures similar to the ones we use in our desktops and laptops. Because with our weak demand for new hardware, the prices cannot stay low for long.

Re: The PC is not dead, we just don't need new ones

#93
post #13
post #8

I built a dev/gaming machine back in early 2010. It's stout, but not a ridiculously expensive (~$1,000) behemoth. The only thing I've done since then is toss some more RAM in so I could have two sets of triple channel DDR3 instead of one. I can still run just about any modern AAA game at the highest settings. The only time I felt like I've needed an upgrade is while playing Planetside 2, which is/was very CPU bound f…

~$1,000 sounds quite cheap for a gaming machine which can still run any modern game at highest settings. I remember I built mine at about the same time (2010) for $2500, top notch video card, fastest cpu, lots of ram, but its 2013 now and I can not say that it runs any modern game at highest settings.

Modern games are gated by GPU, not CPU. Except a rare one like Dwarf Fortress.

Re: The PC is not dead, we just don't need new ones

#94
post #13
post #8

I built a dev/gaming machine back in early 2010. It's stout, but not a ridiculously expensive (~$1,000) behemoth. The only thing I've done since then is toss some more RAM in so I could have two sets of triple channel DDR3 instead of one. I can still run just about any modern AAA game at the highest settings. The only time I felt like I've needed an upgrade is while playing Planetside 2, which is/was very CPU bound f…

~$1,000 sounds quite cheap for a gaming machine which can still run any modern game at highest settings. I remember I built mine at about the same time (2010) for $2500, top notch video card, fastest cpu, lots of ram, but its 2013 now and I can not say that it runs any modern game at highest settings.

In terms of gaming performance, when you go from mid range machine to high end machine, you are often spending 2-4 times as much without 2-4 times the performance. You hit diminishing returns big time.

I go with generally mid range components with my gaming machine. Even then, I upgrade every 3 generations for CPU and every other generation for video card. CPU performance doesn't impact gaming as much as it used to.

This gives me reasonable performance in most games around high to ultra on a 1920x1080 monitor.

Re: The PC is not dead, we just don't need new ones

#95
When people say the PC is dead, they do not mean that it is not being used and people don't need one... they mean that people simply don't buy it as often and have other options to choose from, like laptops.

Saying that the PC is dead is being correct. Almost everyone I know buys a laptop instead of a PC. I know a lot of people that do not have a PC, but I don't think I know a single person that doesn't have a laptop.

It's like saying the Novel is Dead. Plenty of novels are being written, but it is really not the one major form of art that people are discussing. That is being replaced by television and film. Will there be novels written fifty years from now? Most definitely. But still, the idea that the novel is the one true form where the greatest art occurs is over.

Re: The PC is not dead, we just don't need new ones

#96
I've felt this way since I built my last desktop in 2008. I was sort-of waiting for the "gee its time to upgrade" mark to roll around in 3 or 4 years, but it hasn't happened yet. Any games I want to play it still runs very well, and it still feels very fast to me even compared to modern off-the-shelf systems.

When my friends ask for laptop-buying advice I tell them if they like the keyboard and screen, then its just plain hard to be disappointed with anything new.

I think I can pinpoint when this happened - It was the SSD. Getting an SSD was the last upgrade I ever needed.

~~~

Above that, PCs aren't necessary for a lot of people, because people do not need $2000 Facebook and email machines. For the median person, if you bought a PC in 2006, then got an iPad (as a gift or for yourself) and started using it a lot, you might find that you stopped turning on your PC. How could you justify the price of a new one then?

Yet if there was a major cultural shift to just tablets (which are great devices in their own right), I would be very worried. It's hard(er) to create new content on a tablet, and I don't really want that becoming the default computer for any generation.

I think its extremely healthy to have the lowest bar possible to go from "Hey I like that" to "Can I do that? Can I make it myself?"

I think its something hackers, especially those with children should ask themselves: Would I still be me, if I had grown up around primarily content consumption computing devices instead of more general purpose laptops and desktops?

Tablets are knocking the sales off of low-end PCs, but we as a society need the cheap PC to remain viable, if we want to turn as many children as possible into creators, engineers, tinkerers, and hackers.

Re: The PC is not dead, we just don't need new ones

#97
Backend devs can probably use more computer resources, particularly cores and RAM. We want to simulate whole clusters on our dev machines and instrument them with tools like Ansible and Docker, and then deploy multiple (fairly heavyweight) processes like JVMs to them. But yeah, 4 (fast) cores and 16GB of RAM is available in a laptop these days, along with an SSD and the best display you can buy, for $3k. (Of course I'm speaking of the MBPr).

Games can always use more resources. AFAIK there is still a lot of progress being made with GPUs. 60fps on a 4K display will be a good benchmark. The funny thing is that GPU makers have taken to literally just renaming and repackaging their old GPUs, e.g. the R9.[1] As for the game itself, there is a looming revolution in gaming when Carmack (or someone equally genius-y) really figures out how to coordinate multiple cores for gaming.[2]

But yeah, most everything else runs fine on machines from 2006 and on, including most development tasks. That's why Intel in particular has been focused more on efficiency than power.

[1] Tom's Hardware R9 review: http://www.tomshardware.com/reviews/radeon-r9-280x-r9-270x-r...

[2] Carmack at QuakeCon talking about functional programming (Haskell!) for games and multi-core issues: https://www.youtube.com/watch?v=1PhArSujR_A&feature=youtu.be...

Re: The PC is not dead, we just don't need new ones

#98

"For what" is the obvious question. Web development with a remote testing environment, office applications, email, web browsing - sure, a Core 2 Duo is more than good enough if your software environment is kept in order. Audio / video / photoshop, gaming, developing software that does math, data analysis - you can never get fast enough. The limiting factor is if your computer's feedback loop is tighter than your brai…

Even with gaming there isn't as much of a push as there used to be to constantly be on the cutting edge. This is mostly do to the fact that the industry as a whole focuses primarily on consoles first now and thus consoles tend to be the gating "LCD" target. If your PC is at least as good or a little bit better than a console released in 2005 or 2007 you're set. Of course, there will soon be a bump forward here with the next gen Xbox and Sony systems coming out in a month.

I fit into a lot of the special cases here: Developer, gamer, amateur photographer with many gigabytes of RAW files and even I don't feel the need to upgrade systems like I used to. Now it is about an every 3-4 year thing whereas previously it was yearly or more.

Re: The PC is not dead, we just don't need new ones

#99
I have always pondered over this whole question of PC being dead vs alive. Interesting thing is that even though with tablets and smartphones, lot of regular people can probably get away with not using a PC just to surf the net, facebook etc, the real question that comes to mind is what will happen in the future if someday coding/programming does become a commodity and more and more regular people actually start coding (to whatever extent) to solve problems. Would that ever happen ? What would they use then ? PCs ? something else ?

Re: The PC is not dead, we just don't need new ones

#100
post #85
post #46

People snack on smartphones, dine on tablets, and cook on PCs. A lot of people don't want to cook, so are happy with smartphones and tablets. Why buy a desktop or laptop when an iPad will do everything you need for a fraction of the price? That's what people mean when they sound the death knell for the PC.

Why cook when you can eat chips and order pizza? Probably because it's better for you and because cooking has cultural significance that goes beyond simply replenishing calories. People who cheerfully proclaim that PCs are dead forger that PCs aren't just devices, they also attained a certain level of cultural significance. IF the death of PCs also means the death of PC culture (which involves things like game moddin…

It’s awesome to do cool, fulfilling things and for some of those things you need a computer. For others you don’t.

I really don’t see why everyone should use a computer, given the wealth of possibilities out there.

Also, I’m pretty sure the death of the PC doesn’t mean any of what you are insinuating. It will be more like the death of horse riding after the advent of the car. (If I want to go horse riding there is a club that offers that not five minutes from where I’m living. Horse riding is dead – but that doesn’t mean it’s impossible or even hard to go horse riding today.) Only that PCs will probably be an order of magnitude more relevant than horses are today and, while not always as relevant as in the past in certain contexts (at home), they will still be relevant in others (some work, academia, …).

I’m still pretty confident in the prediction that the PC at home will die. (Which will not mean that no one will have one at home. Just far less people than today.) I’m also pretty sure that the PC at work and in academia will not die.

Post reply on HN