Slashdot Mirror


Name Your Favorite Bloat-Free Software

An anonymous reader writes "I prefer software that takes as little hard drive space and RAM as possible. I can't stand bloated software like iTunes, as compared to Foobar or classic Winamp; or Windows Media Player, as compared to VLC or Media Player Classic. What are some of your favorite applications which are a little less bloated?"

19 of 1,296 comments (clear)

  1. Lynx? by saibot834 · · Score: 4, Informative

    Lynx, anyone? :)

  2. minimalist by foodnugget · · Score: 5, Informative

    irfanview. Despite plugin capabilities, among many many other features, it is small, free, and faassssst compared to all the other image viewers I've tried (not all that many)

    I'd like to see this list include things that are conveniently free of spyware/trojans, too!

  3. Putty! by Prien715 · · Score: 5, Informative

    Putty is 412 KB for an SSH client that supports window resizing and has no installer! Doesn't hurt that it's open source either.

    --
    -- Political fascism requires a Fuhrer.
  4. TinyApps.org by WillAdams · · Score: 5, Informative

    http://www.tinyapps.org/

    If you're running Windows, I also like Sumatra PDF

    http://blog.kowalczyk.info/software/sumatrapdf/

    (not sure if that's listed at the former or no, which is why I specifically mention it --- the balance of my preferred small programs are)

    William

    --
    Sphinx of black quartz, judge my vow.
  5. Foxit by j.sanchez1 · · Score: 5, Informative
    --
    Speedy thing goes in; speedy thing comes out.
  6. Pine, of course by zifn4b · · Score: 5, Informative

    Still the best mail client around. :)

    --
    We'll make great pets
  7. Re:Opera by spyrochaete · · Score: 5, Informative

    If you use Windows I cannot sufficiently recommend Miranda IM. It's very lightweight (3MB download, 8MB RAM active) multi-IM client. You might call it the Foobar of Windows IM clients. It's got a fantastic community writing plugins and providing support on the official forums. The plugins are really numerous and cool too - Skype APIs, LCD display functionality, log analyzers, IM platform add-ons, out-of-office automators, a Windows uptime util, and hundreds more. It's also got great multinational localizations.

    I switched to Miranda from GAIM (which I switched to from Trillian) and I haven't regretted it for one moment. It's very snappy and responsive, it automatically resizes vertically depending on how many contacts are online, it appears and disappears with a single click of the tray icon, it auto-updates the base program as well as the plugins... I could go on and on.

    Give it a try. It's free! http://www.miranda-im.org/

  8. Re:MS Paint by jo7hs2 · · Score: 4, Informative

    I too like MS Paint for simplicity, but I disagree that it is a "bit crap." How many programs for Windows have existed almost unchanged for as long as Windows has existed. The actual workings and features have changed slightly over the years, but the interface is basically the same, and anybody who can turn on the computer can use it. And that's from a Microsoft product! I would suggest that it may be one of the top ten most useful programs ever made, largely because of the simplicity of it.

  9. Xvid vs. DivX by gc8005 · · Score: 5, Informative

    Xvid download: 628K, simple install DivX download: 22.5MB, loads of crapware, nagging reminders to upgrade, etc.

  10. Well nobody's really chimed in with IM yet by CaptainPatent · · Score: 5, Informative

    There was someone above who mentioned Trillian, but by far my favorite pick is Pidgin IM (formerly Gaim)

    You avoid all of the bloat of AIM and MSN Messenger (which is now beyond ridiculous) plus you rid yourself of the need to install several messaging clients which further saves space and startup time plus it keeps your system tray (in windows) much cleaner. And the best part, it's available as open source for Windows and Linux!

    --
    Well, back to rejecting software patent applications.
  11. Re:Weird criteria by gEvil+(beta) · · Score: 4, Informative

    Seemingly simple tasks like copying music from your hard drive to your mp3 player have to be done in roundabout ways which for some reason involve playlists.

    Hmmm. I don't have any playlists in iTunes (I prefer dealing with albums), and I have zero problems with simply dragging an album (or other batch of songs) onto my iPod in the pane on the left. I guess that's too difficult and "roundabout" for some people, though...

    --
    This guy's the limit!
  12. uTorrent by JohnnyBigodes · · Score: 4, Informative

    uTorrent (http://www.utorrent.com), hands down.

    219kb for an incredibly fast, RAM-efficient, full-blown, full-featured GUI Torrent client, with Web administration, scheduling, and all the stuff.

    Now if the whole world could only code as well as uTorrent's author...

  13. Some examples by dermoth666 · · Score: 4, Informative

    Editors: PFE (http://www.lancs.ac.uk/staff/steveb/cpaap/pfe/def ault.htm) is a featureful and very slim editor for Windows

    Encryption: TrueCrypt (http://www.truecrypt.org/) takes less than 2 megs to hold the main executable along with both 32 and 63bit XP/Vista drivers. The Wizzard is a separate program that can optionally be included.

    Browsers: Excluding text-only and phone browsers, Opera is a clear winner for the memory footprint. It's much slower on JS though, so I'm waiting to see which improvements they made with 9.5 on that.

    Operating systems: The same Linux OS that runs my highly-powered workstations also runs on my 200Mhz 8MB ram/4MB flash router. It's just a matter of what you compile in. For me this seems like a winner too. Just look for tinny distros (Slackware with custom install is my reference as full-featured yet tiny distro, but there are also much smaller ones too) of just do it yourself with LFS.

  14. GIMP tile cache size by Anonymous Coward · · Score: 5, Informative

    Using GIMP, did you ever look at the setting called "Tile cache size" in Preferences / Environment? This sets the maximum amount of RAM that GIMP can use before it starts to swap some parts of images (tiles) to disk.

    You can set this value to 4 GB and GIMP will happily use as much memory as you have. And it will be much, much faster when working with large images. As a rule of thumb, you should set this value to around 80% of your available memory.

    1. Re:GIMP tile cache size by Raphael · · Score: 4, Informative

      Is there a compelling reason that the default behavior is not 80% of your available memory?

      There are several reasons, some of which are historical:

      • GIMP was designed 10 years ago for UNIX systems. Many of these systems were shared by multiple users from remote displays. On a multi-user system, you do not want any application to consume 80% of the memory shared by all users.
      • It is very difficult to have a portable way to know (or even guess) the amount of memory available on a machine. You need different bits of code for each operating system, and sometimes you even have to run external commands and parse their output because a non-privileged application is not allowed to get this information from the system.
      • What is "available memory" anyway? It this your total amount of RAM, the amount of RAM still unused after you boot your OS, or what is left after you start your browser and some other applications? In many cases, only the user knows in which context GIMP will be used.
      • Nobody bothered implementing good heuristics for setting the tile cache size automatically. I am sure that a patch improving the default behavior would be gladly accepted.
      --
      -Raphaël
  15. Re:Oh! by ShieldW0lf · · Score: 5, Informative

    When I'm using Windows, here's my selection:

    Utilities:
    7-Zip (Compression/Decompression)
    Editpad (Tabbed Notepad replacement)
    SequoiaView (Creates square treemaps of file system)

    Multimedia:
    VLC (Plays Anything)
    Exact Audio Copy (Perfect CD Ripping)
    LAME (High Quality MP3 Compression)
    Audacity (Record off Line Inputs or Loopback)

    Internet:
    uTorrent (Bittorrent)
    Firefox with FireFTP (Browswer, FTP)
    Thunderbird with WebMail (Email Client)
    TortiseSVN (Windows Shell Integration for Subversion)
    Putty (Telnet/SSH)

    Games:
    OpenArena (Open source extension of Quake 3 codebase)
    Battle of Wesnoth (Open source strategic fantasy game)

    --
    -1 Uncomfortable Truth
  16. Re:Oh! by An+ominous+Cow+art · · Score: 5, Informative

    Other nice un-bloated Windows utilities I'll add:

    V, the file viewer
    Foxit Reader for viewing PDFs
    Crimson Editor for text files, though I more often use emacs.

  17. In case anyone wonders by Wolfier · · Score: 4, Informative
    AD 30 C0: LDA $C030 - loads the content of the address $C030 to the Accumulator. $C030 connects to the beeper line, this line produces a "click" through the speaker.

    20 FD ED: JSR $FDED - prints the content of the Accumulator to the screen - since what you read from the speaker line is technically random, it prints a random character to the screen - potentially including arrow keys and bell characters...

    4C 00 03: JMP $0300 enough said.

  18. Re:Oh! by SerpentMage · · Score: 4, Informative

    Not bloatware?? Huh? News to me...

    Firefox, Thunderbird, TortiseSVN are anything but Bloat-Free.

    In the past six months to a year FireFox, Thunderbird regularly take up 130 MB by themselves. I once had Thunderbird manage RSS feeds.... That was a mistake! And don't even ask me about how SLOW Firefox has gotten with larger HTML pages.

    TortiseSVN has this annoying habit that it has to cache everything and if you have any SVN projects of any size it takes ages to do anything.

    What annoys me about these applications is that they take the attitude, "oh lets just load it into RAM after all everybody has enough." I get annoyed because I run Virtual Machines and these apps keep slowing everything down.

    --

    "You can't make a race horse of a pig"
    "No," said Samuel, "but you can make very fast pig"