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

    • If they ever come out and say the AI is no longer accessible to the gen pop people aren't going to know how to tie their own shoelaces.
    • It's hard not to when they are shoehorning Ai into EVERYTHING. Some are active users by choice, I bet a lot of them are because it's shoved in their face the entire time.
    • Thunderbird 152.0 by Razvan Serea Thunderbird is a free, open-source, cross-platform application for managing email and news feeds. It is a local (rather than a web-based) email application that is powerful yet easy-to-use. Thunderbird is clean and elegant by default, but easily customizable to match your workflow and visual preferences. It is loaded with unique and powerful features. Thunderbird is developed, tested, translated and supported by the folks at Mozilla Corporation and by a group of dedicated volunteers. Thunderbird gives you control and ownership over your email. There are lots of add-ons available for Thunderbird that enable you to extend and customize your email experience. Thunderbird gives you IMAP/POP support, a built-in RSS reader, support for HTML mail, powerful quick search, saved search folders, advanced message filtering, message grouping, labels, return receipts, smart address book LDAP address completion, import tools, and the ability to manage multiple e-mail and newsgroup accounts. Thunderbird 152.0 changelog: SecurityDevices enabled in enterprise policies One-click account setup for Thundermail accounts What’s Changed Use 'Add' instead of 'New' for account, calendar, address book creation buttons GMail OAuth updated to use PKCE Mail server hostname also checked when detecting address books and calendars Updated about:rights to replace local with hosted url 'Hide completed tasks' now also hides cancelled tasks What’s Fixed New mail alerts appeared on wrong monitor in three-monitor setup Spam messages triggered new mail notifications before being moved to Spam folder Filtered IMAP or NNTP subscriptions were lost after closing Subscribe dialog 'Download Headers' dialog for newsgroups failed to open Messages nested deeper than 255 levels disappeared from threading view Performing Delete followed by Undo on thread parent message could corrupt view Single messages still appeared collapsible after thread members were deleted Updated threads remained misordered until folder refresh or resort Non-threaded subject sorting separated 'RE:' replies from original messages BCC recipients were included in signed email headers Filter search on Body missed draft messages containing German umlauts Thunderbird could crash during local message search Blocked file warning showed without 'Unblock File' button in compose window Forwarding/Redirecting Exchange messages failed with NS_ERROR_OUT_OF_MEMORY Compose window closed early and send progress dialog hung after NNTP failure Compose window stayed open after sending when mailnews.sendInBackground set Microsoft OAuth2 failed when HTTPS localhost redirect was not intercepted Pasting contact photos stopped working when photo button had focus Filter dialog lacked focus ring and had poorly distinguishable buttons Subfolder kept stale accessibility unread count after unread messages were deleted 'Edit as New Message' and inline 'Forward' not possible with PGP-signed messages Various MIME improvements EWS messages could go missing from folder view IMAP "Show only subscribed folders" could not be changed without restart Unable to delete more than 1000 messages at a time on Microsoft 365 EWS folders in Trash were moved to Trash again instead of being hard deleted IMAP notifications repeated for emails read on another device after sleep wake POP3 deadlocked when server went silent without closing socket Calendar acceptance no longer distinguished between single occurrence and series Transparent popups on macOS made calendar event editing difficult Duplicate attendees were added to invitations instead of being filtered out Task percentage complete was not preserved separately from status in tooltips Visual and UX improvements Security fixes Download: Thunderbird 152.0 for Windows (EN/US) | 32-bit | ~70.0 MB (Open Source) Download: Thunderbird 152.0 for Mac OS (EN/US) | 145.0 MB Download: Thunderbird 152.0 in other languages View: Thunderbird Website | Screenshot | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Nearly half of American adults now use AI, but concerns are also growing by Hamid Ganji Since the launch of ChatGPT in 2022, the way people research, get their news, and perform routine tasks has changed dramatically. Now, almost everything around us has a touch of AI, and companies are trying to embed it into nearly every product and service they offer. With that in mind, new research shows how Americans are actually adopting this change and using AI in their everyday lives. According to new research conducted by the Pew Research Center, 49% of American adults now use AI chatbots like ChatGPT or Gemini. This marks a significant increase over last year, when only 33% of American adults reported using AI. Additionally, four in ten U.S. adults (42%) said they use AI tools to research information, while 38% said they use these tools to handle tasks at work. Entertainment, image and video editing, and getting medical advice are among the other ways Americans are using AI. Moreover, ChatGPT dominates the U.S. AI market, with 44% of respondents saying they use OpenAI's chatbot. Gemini follows at 24%, while Copilot and Meta AI account for 17% and 14%, respectively. Respondents also said that AI chatbots generally have a positive impact on their productivity and how informed they are. But when it comes to AI’s impact on society, Americans remain largely skeptical. About 40% of American adults believe AI will be more harmful than beneficial to society over the next 20 years. Additionally, 31% expect AI to have a negative effect on them personally. Another 31% of respondents say AI could be equally positive and negative. As for data security, pessimism remains high: 71% of respondents say AI will make their personal information less secure, while only 3% believe it will make their data more secure. American adults also largely lack confidence in both the government and AI companies when it comes to regulating and developing AI. About 67% of Americans have little to no confidence in the U.S. government’s ability to regulate AI effectively. Six in ten adults are also not confident that U.S. companies will develop and use these tools responsibly.
    • MultiOS-USB 0.11.1 by Razvan Serea MultiOS-USB is a versatile, open-source utility designed to create multiboot USB drives capable of hosting multiple operating systems on a single portable device. The project simplifies the process of building a bootable USB by automating the configuration of various boot loaders and file systems, enabling users to install and run diverse operating systems, including Windows, Linux distributions, and diagnostic tools, directly from one drive. It supports ISO booting and persistence, which allows changes made during live sessions to be retained, making it ideal for testing, troubleshooting, or system recovery. Features: BIOS and UEFI support Secure Boot support (boot, manage uefi keys) Load UEFI drivers Launch .efi executables and other boot loaders Boot Linux from .iso images Boot WinPE from bootable .wim images Boot Windows 10/11 installer from ISO (currently, SB must be disabled during installation) Boot Linux installer from network (experimental) Boot locally installed systems: Linux, Windows Automatically update configuration files Without background services exFAT file system support Automatic detection of compatible ISO images (GRUB loopback) Support for systems without loopback support Allows customisation of ISO boot menu (for example: custom kernel options) Support for USB, SSD, nvme, mmcblk, loop, nbd and virtual disks Support for x86, x86_64 A list of tested ISO images can be found here MultiOS-USB 0.11.1 changelog: 68122b7: Fixed-release AUR package #63 fba0283: Update shim to 16.1 8c2ae95: Update grub to v2.14-1 ea15c1d: Update Memtest86+ to v8.10 162f4e6: Add secureblue (#71) b2da8ae: Add AerynOS (#74) ac6640e: Bump config.version 34e9ca6: Add Bluefin (#72) 7a10edd: Add Aurora (#66) cab701b: Update wimboot to v2.9.0-1 90da7f7: Fix Windows error: 0x80070001 - 0x4002F (#52) 2dea73d: Add Microsoft certificates 01f479e: Remove old efi_uga module Download: MultiOS-USB 0.11.1 | 5.3 MB (Open Source) View: MultiOS-USB Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Vincian earned a badge
      One Month Later
    • 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
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      89
    4. 4
      Steven P.
      76
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!