DISQUS

Technology Liberation Front: Technology Advice

  • CodeMonkeySteve · 1 year ago


    (circa 1997)
    "What's this 'libc.so' thing, it's huge!" *clickity-click* "AGGGH!!!!"



    Ah, good times ...
  • mlinksva · 1 year ago
    It would be ok if it said .msi rather than .exe.

    It's unfortunate developers are still shipping executable installers.
  • Erik Schmidt · 1 year ago
    A couple of weeks ago I did an end-of-the-year cleanup and got rid of a bunch of app files. It took me an hour or so to root through and delete them. Total disc savings was well under 50 megs. Then I spent an equal amount of time sifting through my iTunes library and whacked about a gig and a half of unused stuff. Most users will get more benefit and far less risk of an "oops" event by confining their pruning to the low-hanging fruit.
  • Richard Bennett · 1 year ago
    If you do a massive file deletion exercise, it's a good idea to defrag your drive afterwards.
  • VM · 1 year ago
    Steps to clean your system in a recoverable way -<ol>
    <li>Delete all files by moving them to an unused partition. You can use a "Deleted" folder instead of a different partition for the same purpose.
    </li><li>Run a file system filter driver (e.g. one used by Process Monitor from SysInternals.com) that copies/restores the file if any application attempts to open it (in at least read mode), so that the Open call does not fail.
    </li><li>Use your system aggressively for a week (or a month if you are paranoid) and see which files were never touched/restored.
    </li><li>You don't need these file. Clean the partition or "Deleted" folder when you need more space to perform this system tuning task again. Alternately just delete the oldest files from this list.</li></ol>
  • DamionKutaeff · 1 year ago
    Hello everybody, my name is Damion, and I'm glad to join your conmunity,
    and wish to assit as far as possible.