Recommended Posts

  • 4 weeks later...

Sorry, but when you are hitting 90+% physical usage (even 80% I consider high), you notice big time the entire system slowing down/lagging, especially when running demanding applications e.g. bf 3

I was referencing those that complain about program ram usage - those that got involved with 'freeing ram' programs or 'ram cleaners' and all that garbage. Yes, the idea is to always use most of your ram so that you don't touch virtual ram as much, which causes the slowdown.

Nyet on that last comment - I upgraded to 7 *from* Vista (x64 at that), and dual-boot with the WDP on top of that. However, I also multitask constantly (and have since the days of Windows 2000 Professional - my first NT-based OS I ran instead of DOS/9x).

Running multiple applications (large to small) at once, and multicore processors means you are more likely to do exactly that (not less), along with the growing appetite of games and small applications for RAM (amusingly, at the same time, large applications and general OS *housekeeping* tasks are putting themselves on a diet), combined with DDR3 pricing that is FAR cheaper than DDR2 ever was at its cheapest (currently about $5 per gigabyte for general-purpose CL9 DDR3-1333 - even high-grade performance DDR3 is no worse than $7/GB, which is $3 less than general-purpose DDR2-800).

There are two - and only two - reasons NOT to go above 4 GB of RAM today - your motherboard takes DDR2 (price reasons) or your OS is not x64 (because your CPU is not x64 capable). If either (let alone both) are true, upgrade, upgrade, upgrade (at least your motherboard and CPU) - your applications WILL thank you.

Yes this is correct.

It really depends. It is very easy to use up all 4GB just from the system itself, a few background programs, and browsing multlple web sites at the same time. 8GB then gives you the headroom in case your multi-tasking needs increase and future proofs the system a bit. 16GB of RAM for heavy usage.

Also, a System SSD drive is huge and most important. If you have limited budget, go with SSD first. My system with 16GB of RAM and SSD is amazing. Everything launches fast and no waiting on disk to do something.

Forget the RAM upgrade. The priority for an upgrade should be an SSD. You'll see a much larger improvement in the system versus going from 4GB to 8GB of RAM.

Went from 6 gb 1333 cl9 to 8 gb 1600 cl9, now guilty gear accent core plus is playable with 60 constant fps on PCSX2 emulator, SSDs just can't do that.

currently i have 4gb. specs:

mobo: M4A785T-M

cpu: Phenom II 3.1ghz x4

ram: 4gb ddr3 1333mhz

vid: nvidia gtx560ti

would going up to 8gb be a noticeable difference? i mostly do gaming, with some minor/amateur video editing from my gopro, mostly with windows movie maker.

Yes, I also upgraded from 4gb to 8gb.

Its also great when browsing (having many tabs open,more smooth,etc)...

also vmware now is a blast... all good now.

etc..

It may also depend on what would you spend with an avg of $80 bucks instead of ram.

Like, if your enjoying using your computer then go for it.

if I had your specs I would do my cpu first, then the 4gb ram.

Personally,

I say no, not worth it at all, for what you're doing.

Memory has always been a fanboy thing discussed for the pure satisfaction of people being able to brag about how much they have.

As far as that one googy question some one above asked about if you have a 64bit OS, I would that was obvious?!

sadly im on a 32 bit operating system and i am waiting for microsoft to release a windows compatible with only 64 bits to make the jump (lets hope it is windows 9). afterwards ill problably max out my ram

Why? I haven't found a reason to need 32 bit for anything since Vista. I haven't had one compatibility issue at all, and naturally went 64 bit on Win 7 on launch day also.

sadly im on a 32 bit operating system and i am waiting for microsoft to release a windows compatible with only 64 bits to make the jump (lets hope it is windows 9). afterwards ill problably max out my ram

Windows 7 x64 and Windows Vista x64 have been pretty solid for me, and I have yet to find one of my devices incompatible. You're just living in the stone age, if this is why you're sticking to a 32-bit OS, and you're going to continue to be there for a while. People like yourself (and people who don't need powerful hardware) are the reason why we still have 32-bit Windows.
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!