Is software need to be developed first, or is hardware needed beforehand?


Recommended Posts

Guys, I've been wondering for a while, whether the software needs to be developed first or the hardware needs to be created beforehand in order to "advance in technology" or "create more powerful machines".

There are sometimes I believe that software needs to be developed first such as Windows Vista with its Direct X 10 and Win7 with its Direct X 11. On the other hand there are cases such as cellphones and Android based devices, in which hardware is developed first and then comes the software....

So which is it? Are they needed to be developed at the same time? Or is software/hardware needs to exist first so the other one completes it?

Please help me clarify this doubt :/

P.S: Sorry for posting it on General Discussion... I didn't find another place to put so...

Software can be created on anything, as it's mainly just coding. It will have a set criteria, normally based/compatible with already-available hardware, or hardware due within the coming 12 months.

Both hardware and software push each other forward, neither are required first, but they do need each other.

I'm guessing the OP is referring to creating software today that requires hardware from tomorrow vs creating hardware and then depending on software to push its limits.

Depends on the market. For GPUs and other computer components, it's definitely the former. Lets face it, gaming is probably the #1 thing that's driving the incredible speed at which consumer computer hardware advances and many AAA games require future hardware just to be able to run at maximum settings.

On the other hand, for things like gaming consoles, it needs to be the latter. The hardware in there doesn't change and it needs to stay relevant for years.

I'd assume hardware first in all cases. You need to know at least the baseline hardware you're working with before you can properly create the software, for the best experience at least.

I think you are confusing its always the hardware first. lets say you are installing Windows 7 on a PC that was made after 7 is made RTM.

Many hardware wont work because the drivers are not there. and how are the drivers made? Hardware first then the software ie. drivers...

Windows OS would give you some generic drives for many devices like Sound,display etc but if you want better you get the drivers from the device manufacturer.

Depends on the market. For GPUs and other computer components, it's definitely the former. Lets face it, gaming is probably the #1 thing that's driving the incredible speed at which consumer computer hardware advances and many AAA games require future hardware just to be able to run at maximum settings.

This is only because computers are disgustingly inefficient at playing games. Have you ever looked at hardware specs for a video game console? They're peanuts. At this point, the hardware is as strong as it can be. Any further developments, and you won't notice the difference on current televisions.

Having said that, you need hardware to write software.... this isn't chicken and egg, it's pretty one-way. If you don't have the hardware to support something, how can you write it?

This is only because computers are disgustingly inefficient at playing games. Have you ever looked at hardware specs for a video game console? They're peanuts. At this point, the hardware is as strong as it can be. Any further developments, and you won't notice the difference on current televisions.

Consoles also don't have an full blown OS or multitude of layers of frameworks and libraries to go through like a PC does. For the most part, games on a console talk directly to the hardware and not through layers. That is why PCs are "inneficient". PCs can also do a helluva lot more than a console can in terms of graphics and processing. Not sure what the hell you mean regarding televisions.

Sounds like you don't play many games (if at all).

How else would you write a program, let alone run it? ;)

His question was pretty ambiguous to begin with.

Consoles also don't have an full blown OS or multitude of layers of frameworks and libraries to go through like a PC does. For the most part, games on a console talk directly to the hardware and not through layers. That is why PCs are "inneficient". PCs can also do a helluva lot more than a console can in terms of graphics and processing. Not sure what the hell you mean regarding televisions.

Sounds like you don't play many games (if at all).

Those are all very good reasons. Thanks for explaining my statement. Not sure where we're disagreeing though?

PCs have more raw horsepower then consoles, yes, but nothing more is done with it, as far as gaming is concerned. That extra power is needed because of all the non-gaming functions going on. If you put the hardware of a gamer's PC into a video game console, developers wouldn't know what to do with it. Hardware is no longer the bottleneck for gaming development - it's our software and user interfaces (televisions, controllers, etc)

And I used to play games non-stop, but it's true, I've mellowed out a bit. Still enjoy playing the "latest and greatest" blockbusters to see where the industry is headed though (plus its fun), and I always love a good game of SSBM. :)

I believe (I could be wrong though, I cannot cite sources for this wild speculation) that hardware stores existed way before the computer era started!

Just a guess though... :shiftyninja:

Glassed Silver:ios

If you look through the long history of computing, hardware has always existed first, infact the first computer the (the Colossus Machine) used in WW2 had no "software" at all it was programmed by changing the way the system was wired

Tbh, I don't see how this is a question. A basic understanding of the relationship between hardware and software immediately explains why one needs the former to even start worrying about the latter.

It's like asking which came first - Television, or television shows? Why don't you think about that. :p

This topic is now closed to further replies.
  • Posts

    • AMAZON needs to take total accountability for this.
    • Server Summit had a heap of announcements, ADCS changes are baller.
    • Nice, hope they *finally* fixed the issue with the NTFS driver where the system would completely brick during large file copies using the built in driver. It's been broken for years requiring me to use the older, slower, NTFS-3G FUSE driver.
    • Windows 11 KB5094126 BSODing, freezing, forcing BitLocker lockout, breaks OneDrive, and more by Sayan Sen Microsoft released Windows 11 KB5094126 and KB5093998 last week as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. While Microsoft has so far not acknowledged any major problems with the release, some users online are running into problems. These range from OneDrive and Dropbox access issues, BitLocker recovery lockouts, to blue screens and BSODs. The most common one seems to be happening with HP systems wherein affected users say they hit 0xc0430001 BSOD (blue screen of death) error code after the KB5094126 update. We wonder if this could be related to the recent bug we covered on HP devices wherein the ongoing Secure Boot certificate updates are leading to similar issues. While we are not certain, users affected by this issue likely need to ensure that the boot.stl file is included on the installation media (such as a USB installer or ISO), if the above-mentioned dynamic updates are deployed. If this file is missing, computers may fail to boot from the installation media and could display the error 0xc0430001. This STL file is used by Secure Boot to verify that the boot files are trusted, so it must match the same Windows version and system architecture. To ensure the file is included, Microsoft recommends using the Update WinPE script, which automatically updates the image and handles the required files. Alternatively, you can manually copy the boot.stl file from the Windows\Boot\EFI folder on a Windows device and place it in the matching folder on your installation media before deploying the updated image. Aside from blue screening some users also note their systems have been freezing following the update. This could be happening to Lenovo PCs specifically. In the case of the OneDrive and Dropbox access issues, a user figured out that there could be a conflict with UAC. He explained: "Okay, so I did some digging, and in our environment KB5094126 breaks OneDrive and Dropbox in Explorer. I went through all our GPOs and found out that the combination of disabling UAC and having my user being a local admin breaks OneDrive in Explorer. ... If I enable UAC again, then it works, even with KB5094126 still installed." Hopefully, Microsoft will look into these issues. Source: Microsoft forum (link1, link2, link3, link4), Reddit (link1, link2, link3, link4)
    • It is when it's a desktop in my house though for a PC that's lightly used and not really important when it is. If it was a laptop, it would be a different story. The real solution is varied and begins starting at post #22 in that thread.
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!