Your main desktop operating system for 2013


  

397 members have voted

  1. 1. Which is going to be your main desktop OS for 2013?

    • Windows XP
    • Windows Vista
    • Windows 7
    • Windows 8
    • Windows Server
    • A Windows version older than XP
      0
    • Mac OS X 10.5 Leopard
      0
    • Mac OS X 10.6 Snow Leopard
    • Mac OS X 10.7 Lion
      0
    • Mac OS X 10.8 Mountain Lion
    • A Mac OS X version older than Leopard
      0
    • Ubuntu
    • Linux Mint
    • Debian GNU/Linux
    • Fedora
    • Other Linux distribution
    • FreeBSD
      0
    • Solaris
      0
    • OS/2
      0
    • Other (details below)


Recommended Posts

aww.. i really like Windows 8, and Office 2013...

guess i'm the only one, come on guys just embrace change :D

I love change. I loved all the changes through every version of windows and mac. I adapt easily to new environment. I even adapted fairly easily to the AS/400 in school. I seamlessly made sense of every new phone and mobile device I've ever used because they all had an easy to learn single design behind them. Windows 8 is the most frustrating pile of crap I've ever used. I've said it before.. but Windows ME was far superior because for all of it's instability it still had a single easy to use interface and the stability could largely be fixed by disabling System Restore.

Change is good when it's natural and flows. The change in windows 8 is forced and in many ways demented.

  • Like 1

I love change. I loved all the changes through every version of windows and mac. I adapt easily to new environment. I even adapted fairly easily to the AS/400 in school. I seamlessly made sense of every new phone and mobile device I've ever used because they all had an easy to learn single design behind them. Windows 8 is the most frustrating pile of crap I've ever used. I've said it before.. but Windows ME was far superior because for all of it's instability it still had a single easy to use interface and the stability could largely be fixed by disabling System Restore.

Change is good when it's natural and flows. The change in windows 8 is forced and in many ways demented.

It's seldom enough that this happens, but on the rare occasions when we actually share on opinion, I guess it's worth to give you some extra props and a reply.

Thumbs up to you! (Y)

*unsubscribe*

So?

I think there needs to be an option "Windows 8 : Only because i'm in the computer repair business other wise I would be running windows 7"

VM, dual/multi boot, secondary machine, ...

Plenty of ways to get used to 8 and not having to deal with it all the time. :)

Glassed Silver:mac

Windows 8 Pro x64

Honestly, I don't get the hate. I don't see any "missing features or functionality" (Aero Glass aside). I use the desktop interface exclusively; the only time I use the ModernUI is for the weather app I got. The new Start Screen can do everything the old Start menu did and them some.

  • Like 1

I used Windows 8 for a month straight after release. Got very irritated and went back to Windows 7. After seeing some reviews of Start8 (and other similar programs), I figured I would give 8 yet another chance. It is definitely more usable now, but I am still not completely happy with it. Too lazy to reformat again right now, but I already prepared an updated Windows 7 ISO for when I may need it. The only reason I use Windows now that I am no longer in school is for gaming.

On my laptop (from which I am typing this now), I am using Arch Linux. It will remain on here for the foreseeable future because I love it and it loves me. We are not ashamed of our love. I will climb the mountain tops and announce it! Sometimes when we get in an argument, I cheat on it with Gentoo. Or if I am just bored. You know how men are, right? At the end of the day though, true love shall overcome all odds.

  • Like 2

I think there needs to be an option "Windows 8 : Only because i'm in the computer repair business other wise I would be running windows 7"

Good job the thread title is "Your main desktop OS for 2013" and not "Your main desktop OS for 2013 that you absolutely friggen love!!!" ;)

It will probably be Windows 7.

I've got Windows 8, just not tried it yet. Unlike XP which was ageing by the time Windows 7 came out. I don't see the need for Windows 8, other than to experience Metro.

Also i will probably put Ubuntu on my ageing laptop.

Windows 7. hopefully Valve will make gaming worth using linux this next year, so i can jump off the downward spiral that is microsoft and windows.

Good luck with that lol

I could even say Windows 8 was my main OS in 2012. It is sufficient to say that Windows 8 will be my main OS in 2013. I have no qualms with Windows 8. I would like to add though that I'm working diligently this time around in making Ubuntu work for me. Gaming is a real problem for me.

Windows 8 with startisback am willing to give the start screen a chance when more apps are move over to it also windows 8 since smoother and supported my hardware more then windows 7 did.

Windows 8 at the moment, but I don't really use my desktop these days. I'm planning on going back to Windows 7. Windows 8 makes no sense if you don't have a touch screen, it's just plain stupid imo.

This topic is now closed to further replies.
  • Posts

    • Microsoft finally admits its default Windows 11 25H2, 24H2 action broke key legacy component by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. So far the company has acknowledged two known issues that have popped up after the release which include bugged-out Office apps as well as the Recycle Bin; though there could be more at play too. Speaking of bugs and issues, Microsoft seems to have finally acknowledged a problem that probably has been around for close to a year. That's because back in July of 2025 the company made a default change to the latest Windows 11 versions, wherein it switched to JScript9Legacy on Windows 11 24H2 and later releases. Hence following the release of version 25H2 in October 2025, JScript9Legacy also remained default-enabled. As a result there has been a compatibility issue ever since then. For those wondering, by switching to JScript9Legacy Microsoft intended to improve the security of modern Windows PCs by reducing vulnerabilities tied to legacy scripting like cross-site scripting (XSS), among others. XSS exploits can allow cyber-attackers to attach malicious code onto legitimate websites and use them to execute the code when a potential victim loads such a website. Hence the new JScript9Legacy engine enforced stricter execution policies and improved object handling, which should help mitigate such attacks. Microsoft today has published a new support article detailing the problem. Neowin spotted it while browsing. The company says that JScript global definitions and execution context may fail to persist across scripts, potentially breaking older dependent apps and web-based components that relied on this legacy behavior. In the article Microsoft has confirmed that the issue stems from its move away from the older jscript9.dll engine in favor of jscript9legacy.dll. As mentioned above, while the newer engine was designed to address vulnerabilities and strengthen security it also changes how JScript handles execution context. As a result functions and definitions loaded by one script could no longer remain available to subsequent scripts once execution ended. The company notes that some applications worked correctly on earlier Windows versions because the older JScript engine automatically retained global definitions and execution state between scripts. Under the newer model though that behavior is disabled by default causing certain legacy workloads and polyfill-dependent scripts to fail. Microsoft says it addressed the problem via the KB5077241 update though the fix had not been enabled automatically in the following updates. As such admins must explicitly turn on persistent JScript execution context using a Registry setting that the tech giant shared today. The configuration can be applied to individual processes or system-wide through the FEATURE_ENABLE_PERSISTENCE registry key. The steps have been outlined below: Run the following command to create the feature control registry key: reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ENABLE_PERSISTENCE" Under this key, create a new DWORD (32-bit) value. Configure the value as follows: To enable persistence for specific processes only: Set the value to 1 for each target process name. To enable persistence for all processes: Add * as the key name and set its value to 1. You can find the official support article here on Microsoft's website.
    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!