Windows 8 Thoughts and Discussion


Recommended Posts

So, I've been reading about Windows 8 a bit lately and I gotta say, I'm not confident about this version of Windows.

I remember installing the very *first* developer preview version of Win 8 and I was hyped, but after a few days, the hype subsided. I went back to Win 7 and I felt right at home. The Win 8 aftertaste was bizarre and I came away from it confused about why they think that's what I want in an OS.

Now, fast forward to today and I hear that Aero Glass support is completely dropped. I am a huge fan of the Aero glass interface and if I'm to use Win 8, I'm going to have to download a fan made theme that returns the desktop to its former glory. As a desktop user, I feel like the effort to minimalize the OS was brought on by Microsoft's desire to put this desktop on a battery chugging tablet. I feel like I'm getting the ****ty end of the stick. This is not what I wanted. I don't care that it matches your new Metro theme, I think it doesn't match. I think it's fugly. Desktop and tablet do not mix in my opinion.

And this is where I feel like Windows 8 might be a disaster. As a tablet OS, I think it might be a disaster and as a desktop OS, I think it will be a disaster. I think Win 7 is the new XP. People will cling to it until its death... Win 8 will be the new Vista... definitely not in terms of bloat, but in terms of it being totally unwanted.

I do not look at Win 8 as an OS that was built out of desire or request, I look at it as an attempt to enter into the tablet market by piggy backing off their desktop user base. This is pretty undesirable behavior, Microsoft. I appreciate their efforts to make a tablet / desktop hybrid OS, but I feel like the desktop and tablet should have been separate operating systems. Sure, they are fully well entitled to use their OS how they want to, but I'm also fully well entitled to avoid this one like the plague.

Their latest blunder was going with ARM for tablets instead of an x86 CPU... this seems limiting. Intel is obviously not happy with this decision. I'm not happy because it means that there will be incompatibilities between the tablet version and the desktop version. Wasn't Windows 8 supposed to bridge the gap between tablets and desktops? Intel already debuted its x86 mobile CPU and from what I understand, it's good. The device sucked, but the mobile x86 CPU was good. Going with ARM seems like the wrong decision, in my opinion.

Not to mention, the tablet version of Windows 8 will be shutting out browser competition. I only recently got an android phone and being able to install Firefox on there alleviated some stress of having to use that terrible android browser. I am NOT a fan. Not being able to use Firefox on a Windows 8 tablet may make or break me when it comes to deciding on which tablet to buy. Minority or not, I believe this will have some far reaching repercussions. People will tell others not to get a Windows 8 tablet and this will reverberate. This happened with Vista, I don't see why it wouldn't with Windows 8.

Unlike Apple fanboys, Windows fanboys are bold enough to reject certain Microsoft creations. It makes me wonder why Microsoft would even chance something like this.

I'm gearing up to try the Win 8 release candidate when its released so I will hold my final judgement until then... but I would be lying if I said I didn't already have a predisposition based on everything I've been reading lately. It seems like bad news followed by more unexpected bad news.

Thoughts?

-Captain

Link to comment
https://www.neowin.net/forum/topic/1080115-windows-8-thoughts-and-discussion/
Share on other sites

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

It's because people like you that Vista has a bad reputation. Just blindly believing everything people say.

You used the DP for a little bit, went back to Win7 and never tried it again, yet you believe everything they say on the forums.

Use it for a while and you might actually like it, like so many of us.

You will never like it if you keep seeing it as a Tablet OS, with the desktop as an afterthought, which it isn't

  • Like 2

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

To ARM? Do you have a source for that?

That's true, but perhaps only for Windows 8. For Windows RT, there are a few sticky points at the moment - namely the inability to mark data as executable. It's great for security, but makes it harder to make an efficient JavaScript interpreter.

Both companies are working on Metro versions, but only for x86. They can't port to ARM because Metro browsers rely on running Win32 code which Windows RT won't allow. https://www.neowin.net/news/mozilla-firefox-would-be-crippled-on-windows-rt

Both companies are working on Metro versions, but only for x86. They can't port to ARM because Metro browsers rely on running Win32 code which Windows RT won't allow. http://www.neowin.ne...d-on-windows-rt

False. Metro apps work on both WinRT and x86. I'm sure Mozilla can come up with something else. That's nothing more than Google crying foul because they can't sink their dirty hands deeper into system processes.

Desktop apps are the ones that need to be recompiled for ARM. But the desktop is only on ARM because of Explorer and Office.

What can I say about it? well in short, I dislike it. I dislike being forced into using Metro, and I dislike the fact that they're apparently going to remove aero. If people find ways to hack those features out and in respectively I may consider using it, but otherwise Windows 8 is a release that I intend to skip, for the first time... ever.

"Not to mention, the tablet version of Windows 8 will be shutting out browser competition."

Huh? Both Chrome and Firefox are coming to Win8 ARM. How is that hurting competition? You won't be using the desktop on ARM anyway, save for Office.

The last I heard, Microsoft was effectively banning JIT compilers via API restrictions and reserving those same API's for IE and Microsoft only. That pretty much eliminates all the popular browsers. I very much doubt these companies are going to completely rewrite and maintain their browsers just for WinRT.

No only does this raise anti-trust concerns, but it degrades the user experience as well.

The last I heard, Microsoft was effectively banning JIT compilers via API restrictions and reserving those same API's for IE and Microsoft only. That pretty much eliminates all the popular browsers. I very much doubt these companies are going to completely rewrite and maintain their browsers just for WinRT.

No only does this raise anti-trust concerns, but it degrades the user experience as well.

There are no anti-trust concerns when WinRT has 0% market share.

There are no anti-trust concerns when WinRT has 0% market share.

It's about Windows and IE, not WinRT. Unless Microsoft is going to call their tablet OS branding WinRT? If it carries the Windows name and contains IE, it's a potential anti-trust concern to regulators.

It's about Windows and IE, not WinRT. Unless Microsoft is going to call their tablet OS branding WinRT? If it carries the Windows name and contains IE, it's a potential anti-trust concern to regulators.

They are calling it WinRT.

Of particular concern are the APIs that IE has access to which Microsoft is denying other browsers, including VirtualAlloc / HeapAlloc and friends, CreateNamedPipe, ConnectNamedPipe, DisconnectNamedPipe, CreateProcess, and various others.

These APIs allow for things like making memory executable, a prerequisite for building a JIT [just-in-time compiler]. Without a JIT, it will be impossible to build a modern browser. These APIs also allow for things like spawning additional processes, and communicating between them -- something we use to isolate plug-ins for security and stability purposes and other browsers, including IE, use to isolate tabs and windows for security and stability purposes.

First, Microsoft is limiting plug-ins to pretty much Flash for Metro. Nothing else will be allowed. Why Mozilla is crying fowl over this, I do not know, but Firefox isn't known to be the most speedy of browsers. I don't need ten billion Mozilla Firefox plug-ins junking up my tablet. Second, it wouldn't be too difficult to come up with a new system of tab isolation, something that is system independent.

Windows on Arm is a different OS from x64 Windows. You can't just simply port code over and expect it to work, changes need to be made. The only reason legacy code was moved over was for Office to use, and Explorer. Quite frankly it shouldn't even be there to begin with. WinRT should be strictly Metro, but that's not up to us.

They are calling it WinRT.

Right. So when these things go on sale, there'll be no mention of Windows then? Regardless, we'll have to wait and see. I have a feeling Microsoft will allow others browsers in the end, whether they want to or not.

Right. So when these things go on sale, they'll be no mention of Windows then? Regardless, we'll have to wait and see. I have a feeling Microsoft will allow others browsers in the end, whether they want to or not.

That's up to them.

False. Metro apps work on both WinRT and x86. I'm sure Mozilla can come up with something else. That's nothing more than Google crying foul because they can't sink their dirty hands deeper into system processes.

Desktop apps are the ones that need to be recompiled for ARM. But the desktop is only on ARM because of Explorer and Office.

If it uses only WinRT (the API, not short for Windows RT) code, then yes it can be compiled for (languages such as C++) or run on (languages such as C#) both x86 and ARM. However, Metro IE indeed relies on running the Win32-based rendering engine in the background. If you don't believe me, open Metro IE, check Task Manager, and notice you're now running iexplore.exe, a Win32 process.

If it uses only WinRT (the API, not short for Windows RT) code, then yes it can be compiled for (languages such as C++) or run on (languages such as C#) both x86 and ARM. However, Metro IE indeed relies on running the Win32-based rendering engine in the background. If you don't believe me, open Metro IE, check Task Manager, and notice you're now running iexplore.exe, a Win32 process.

I don't expect that to last long. Something the IE will change at a later date. WinRT should be Metro only, and that it appears to be doing just that.

Now, fast forward to today and I hear that Aero Glass support is completely dropped.

Can you post a link to an official statement from MS that says explicitly that Glass will not be available at all in Windows 8? All I've read is that Glass won't be the default theme which is quite different from what you're saying. Until the RC is released I don't think we know whether Glass will be available but I suspect it will be there for users to select, just not switched on by default.

I also think you're confused about Windows on ARM and MS's tablet strategy. There will be plenty of x86-based tablets available and all tablets will be able to run the same Metro apps regardless of whether they are ARM or x86-based.

Unlike Apple fanboys, Windows fanboys are bold enough to reject certain Microsoft creations.

LMAO that is so true and funny. No offense to Apple fans though, but that is just a very true observation IMHO. Maybe because of the vast number of users.

Can you post a link to an official statement from MS that says explicitly that Glass will not be available at all in Windows 8? All I've read is that Glass won't be the default theme which is quite different from what you're saying. Until the RC is released I don't think we know whether Glass will be available but I suspect it will be there for users to select, just not switched on by default.

I also think you're confused about Windows on ARM and MS's tablet strategy. There will be plenty of x86-based tablets available and all tablets will be able to run the same Metro apps regardless of whether they are ARM or x86-based.

Yeah, I think all we really know is in the latest build the default theme has been updated with a flat, non transparent metro style. All the stuff under the hood that makes aero possible is still there... (DWM). It could be possible that a "classic" aero theme is included, but not default.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
    • Glad these prices are starting to come down, but that is still crazy. I bought the 2TB 9100 Pro (slightly more expensive version with PCIe 5.0) last year for $240.
    • The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months by Sayan Sen Yesterday, we covered a really good deal wherein you can get a 4TB TeamGroup T-FORCE G50 NVMe PCIe Gen4 SSD for a low price of just $400 with a special discount coupon. That's just $100 per TB, making it a very good offer during these hard times. The deal is still live, so you can check it out in its dedicated article here if you do not want to miss out. Meanwhile, if you don't have that kind of budget but still wish to buy an SSD for a good price, the 2TB variant of the TeamGroup SSD at $280 its lowest price in over three months. Meanwhile, those seeking 2TB but faster performance can check out Samsung's 990 PRO, which has hit the lowest price also in the last quarter or so, as it's on sale for $370 (purchase links under the specs table down below). Thus, you want a faster drive, get the 990 Pro, or you want more capacity, grab the TeamGroup 4TB linked in the first para. The 990 PRO is a PCIe Gen4 NVMe SSD and still one of the fastest drives available today for under $500. Speaking of fast, sequential reads and writes are rated at 7450 MB/s and 6900 MB/s, respectively. The random throughputs for reads and writes are 1400K IOPS and 1550K IOPS, respectively. The 990 PRO is based on Samsung's 7th Gen V-NAND flash, and it too is TLC. It packs 2 gigs of LPDDR4 DRAM cache, which helps the random performance. The endurance rating for this is 1200 TBW (terabytes written), which should be sufficient for most users. The Samsung 990 PRO is compatible with the PlayStation 5, but if you are going to use the 990 PRO on a PC, check out the Samsung Magician app that lets you track your drive's health, update its firmware, customize various settings, and more. The tech specs are given below: Specification TeamGroup T-FORCE G50 2TB Samsung 990 PRO 2TB Interface PCIe 4.0 x4, NVMe 1.4 PCIe Gen 4.0 x4, NVMe 2.0 Form Factor M.2 2280 M.2 2280 Controller InnoGrit Controller Samsung In-house Controller NAND Flash 3D TLC 3D TLC DRAM Cache None (HMB supported) 2GB LPDDR4 Sequential Read (Max) 5,000 MB/s 7,450 MB/s Sequential Write (Max) 4,500 MB/s 6,900 MB/s Random Read (4K) Up to 600,000 IOPS Up to 1,400,000 IOPS Random Write (4K) Up to 700,000 IOPS Up to 1,550,000 IOPS TBW (Endurance) 1,300 TBW 1,200 TBW MTBF 3,000,000 hours 1,500,000 hours Operating Temperature 0°C to 70°C 0°C to 70°C Storage Temperature -40°C to 85°C -40°C to 85°C Shock Resistance 1,500G / 0.5ms 1,500G / 0.5ms Heatsink Patented Graphene Heat Spreader No Get them at the links below: Samsung 990 PRO SSD 2TB (MZ-V9P2T0B/AM): $369.99 (Sold and Shipped by Amazon US) TEAMGROUP T-Force G50 2TB SSD (TM8FFE002T0C129): $279.99 (Sold by TeamGroup, Shipped by Amazon US) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links (at the time of article publishing); ensure that you purchase from a first-party seller link only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
    • If you can't spell a simple word that 2nd graders learn, your entire argument is suspect.
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      519
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!