Windows XP users will be lost in the iCloud


Recommended Posts

I don't see any reason to switch to the bloated hardware hungry Windows 7, or, the new Tic-Tac-Toe Windows 8. Every application and hardware I need just runs fine

on my XP.

oh are we going to play this game are we? hmmm ok then does that mean XP is not hardware hungry, bloated OS when you compare it the days of windows 3? seriously? think before you gob off

I don't see any reason to switch to the bloated hardware hungry Windows 7, or, the new Tic-Tac-Toe Windows 8. Every application and hardware I need just runs fine

on my XP.

How is Windows 7 bloated and hardware hungry? It has fewer built in programs than XP did (they removed Movie Maker, Outlook Express, and all that stuff) and it runs just fine on older hardware. Are you running some ancient Pentium II with 256MB of RAM or something?

How is Windows 7 bloated and hardware hungry? It has fewer built in programs than XP did (they removed Movie Maker, Outlook Express, and all that stuff) and it runs just fine on older hardware. Are you running some ancient Pentium II with 256MB of RAM or something?

A more modern Pentium 4 mobile with 1GB of ram :-)

Which would run better one Win7 than XP...

Not to get in the middle of the silly XP vs 7 argument (again), but I do tend to agree with that, I have 7 running on a junk tablet with a 900MHz Celeron and 512MB rather nicely. (With a couple features disabled of course, mostly indexing, the scheduled WinSAT stuff etc etc .. it's was a slow POS even when it was new) Once it's booted and settles down, it's actually rather smooth. Wellllll aside from the swap file thrashing, but with 512MB you get that in XP too.. anything bigger than Notepad wails on the swap file.

As far as iCloud goes.. /shrug always possible it'll probably work under XP with a bit of tweakage, just can't reasonably expect anybody to actually support running their software on an unsupported legacy OS that's rapidly approaching its expiration date. Have to wait and see.

In October Windows XP will be ten years old!

Who can imagine still using Windows 95 in 2005 (ten years after it was released)?

I support the dropping of support for it, people need to upgrade, Windows 7 is everything XP was, but better.

The correct question should have been

"Who can imagine still using a crappy unstable Windows 9x kernel in 2005"

As opposed to using a stable NT Kernel in 2011

I support the dropping of support for it, people need to upgrade, Windows 7 is everything XP was, but better.

Same here. I mean, we use XP at work and that's okay because we are a closed environment. We don't expect to upgrade to the newest features. Home users, on the other hand, should upgrade. If they don't, then they can expect to be left behind.

Same here. I mean, we use XP at work and that's okay because we are a closed environment. We don't expect to upgrade to the newest features. Home users, on the other hand, should upgrade. If they don't, then they can expect to be left behind.

Once support runs out. I mean if they have a computer running XP and if it's running good for them, why not wait until support runs out, save your money and put that $100 towards a better machine.

Same here. I mean, we use XP at work and that's okay because we are a closed environment. We don't expect to upgrade to the newest features. Home users, on the other hand, should upgrade. If they don't, then they can expect to be left behind.

I agree, my work is the same! A lot of the software we use is solely designed for use on a Windows XP environment! We wouldn't need the features that Windows 7 brings to the table so it really would be a costly and time consuming task for really no benefit!

In October Windows XP will be ten years old!

Who can imagine still using Windows 95 in 2005 (ten years after it was released)?

I support the dropping of support for it, people need to upgrade, Windows 7 is everything XP was, but better.

+1

Look I hated Vista (Not because of what others were saying or the press, but because of my own problems with it, mainly drivers and slow performance).

But ever since 2008 and the release of Windows 7 beta, I only use Windows 7. It's stable, fast doesn't have any major compatibility problems on drivers or apps.

I don't see any reason to switch to the bloated hardware hungry Windows 7, or, the new Tic-Tac-Toe Windows 8. Every application and hardware I need just runs fine

on my XP.

Then why bother upgrading from Windows 1.01? After all, everything I truly use on a daily basis, such as a text editor, a basic web browser, etc, works on Windows 1.01 and it's far less power hungry than XP.

I believe text-based browsers did exist, yes. Although, back then, it would have been more in the form of browsing Telnet or BBS, not the WWW.

Right, the first browsers didn't show up till the early 90's. Those were the days.. acoustic modems, phreaking to avoid long distance bills from Bell/AT&T, ANSI art, pestering sysops to let you see their download sections, FidoNET.. fun fun.

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

    • No registered users viewing this page.
  • Posts

    • The funny thing here is that like 70% or so of the web browser users use 'Google Chrome' as web browser. What I don't understand is that why on earth would ANYONE choose 'Google Chrome' on Windows when 'Microsoft Edge' is not just better in most things, but it's already there right out of the box for the Windows users. Microsoft Edge has less data collection (yes, that's a fact), less RAM usage and is more optimized for Windows (as it's a Microsoft product) right out of the box. Sure, the way Microsoft is pushing Microsoft Edge on users might not be the best way of doing it and might need to change. But I would never choose 'Google Chrome' over 'Microsoft Edge' today anyways. I'm sure there was a period back in the days when 'Google Chrome' actually was better in most things, but that period is not today.
    • JetBrains rolls out IntelliJ IDEA update with Markdown preview fixes and more by David Uzondu Image via JetBrains IntelliJ 2026.1.3 from JetBrains has landed, bringing several highly requested bug fixes that target common UI glitches and terminal rendering issues. If you run tmux inside the integrated terminal, the IDE no longer renders the cursor above the active line. The Markdown preview bug, which was fixed in this release, had annoyed developers for quite some time, as the preview pane failed to render images saved outside the project directory. Instead of displaying the actual image, the IDE simply showed a broken image icon, a problem that stuck around for two years before this update. Over on Windows, developers running WSL can now use wsl.exe to spin up their environments without losing terminal functionality. In previous builds, launching a terminal shell with something like wsl.exe -d ubuntu inside a Windows-based project broke both shell integration and active process detection. Other bug fixes in this release include: An issue where Gradle sync incorrectly reported success as a failure on WSL when using Gradle 9.5.0. A syntax highlighting bug that flagged valid Java for-loop initialization blocks with multiple statements as incorrect. A warning bug that triggered a false non-null local variable alert when using JSpecify annotations. A database generation bug that hid the option to use a DELETE statement instead of a TRUNCATE checkbox. A Kotlin highlighting failure where an assertion error in the Gradle redundant library inspection broke error highlighting. A UI bug where the ComboBox popup lacked a maximum height restriction. A Snowflake syntax error where DataGrip failed to support the "create temp" command. A Svelte syntax parsing failure that incorrectly flagged quotes inside inline expressions. A VCS repository manager deadlock that triggered thread pool exhaustion. A memory leak where the LazyTree component kept all previous versions of a tree in memory. IntelliJ 2026.1.3 is the third bug fix release for the IntelliJ 2026.1 series. The first one landed back in April with a fix for the WSL Python interpreter freeze, another fix for guest participants using Emmet abbreviations, and corrected WildFly server deployment errors.
    • That stupid annoying Sign in with Google on all these sites now... get the fk outta here
    • I was just being silly based on David Uzondu's comment ☺️
    • The unified inbox, when it arrives, will be a powerful argument for those who have > 1.
  • Recent Achievements

    • Collaborator
      Asgardi earned a badge
      Collaborator
    • Conversation Starter
      mobandz earned a badge
      Conversation Starter
    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      469
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      73
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!