Jump to content

Talk:Data degradation: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Digitante (talk | contribs)
Line 31: Line 31:
I am a sysadmin with 13 years of experience and I have always used the term ''bit rot'' to refer to the spontaneous degradation of a software program over time. I have never known anyone to use it to refer to the actual failure of hardware. Is the use of the term to refer to hardware failures actually predominant or even common? I strongly suspect it is not. [[User:Robert Brockway|Robert Brockway]] 19:56, 9 July 2007 (UTC)
I am a sysadmin with 13 years of experience and I have always used the term ''bit rot'' to refer to the spontaneous degradation of a software program over time. I have never known anyone to use it to refer to the actual failure of hardware. Is the use of the term to refer to hardware failures actually predominant or even common? I strongly suspect it is not. [[User:Robert Brockway|Robert Brockway]] 19:56, 9 July 2007 (UTC)
:I also hadn't considered it meant "actual" bit rot before reading this.
:I also hadn't considered it meant "actual" bit rot before reading this.

:Agree: although digital media do in fact literally decay, I have never heard that called "bit rot" -- what's the source for the other meaning? The slang "bit rot" in my experience is always a notional "decay" of the software (which is physically impossible, of course, but represents the decreasing fitness of the software to a changing digital environment). [[User:Digitante|Digitante]] ([[User talk:Digitante|talk]]) 17:04, 24 February 2010 (UTC)


== Major Change ==
== Major Change ==

Revision as of 17:04, 24 February 2010

The article mentions bit rot with respect to EPROMs; what about magnetic storage such as disks and tapes.

more info on this discredited cosmic ray theory please

Yeah, seriously. If the theory has been discredited, give a reference. Otherwise the 'discredited' assertion should be removed.

    • Added reference to Intel experiment that showed how background radioactivity of ceramic chip packaging causes bit flips, not cosmic rays. I think IBM has research on cosmic rays affecting high altitude (satellite and aircraft) electronics. Rolofft

Separate hardware and software?

Is this notion of "bit rot" in software ever really used? Maybe it's best to split it... then again maybe not.

We might want to link or redirect from "bitflip"/"bit flip".

Also does anyone have statistics into how often hardware bitflips occur? Those should be put up. —Preceding unsigned comment added by 18.202.1.180 (talk) 05:53, 12 February 2009 (UTC)[reply]

May old published content be considered bit rot?

Please see Wikipedia:Replies to common objections#Redundancy, where "bit rot" is considered old published content. Is RCO wrong or is this article incomplete? See also the talk page. Thanks! :) ≈ Ekevu talk contrib 14:58, 13 January 2006 (UTC)[reply]

This term is frequently used by software engineers to describe the more common issue of data corruption on hardware that is actually functioning perfectly. Malware, viruses, spyware, worms, and the like combined with the repeated installation and deinstallation of applications, patches, and service packs can cause a gradual destructive effect on a computer's operating system and applications, or "bit rot". Axewielder 16:55, 27 June 2006 (UTC)[reply]

Causes of bit rot on Windows

Old libraries/registry entries don't necessarily contribute to degraded performance. Extra, unused registry entries cause as much of a performance hit as extra rows in an SQL database. Unused libraries simply sit idle on the disk and only consume space. In any case, someone else can add a second example (the history has previous examples), or change the first one to be less technical if need be. --CCFreak2K 04:44, 28 February 2007 (UTC)[reply]

This is an interesting phenomenon. Aside from defragmenting the disk, which many users fail to do, there are many unsubstantiated conjectures about this slow-down effect. It is also unclear if this is uniquely a feature of Windows. But in general, performance claims about different OS's are not reliable. DonPMitchell 06:21, 9 October 2007 (UTC)[reply]

Software bit rot

I am a sysadmin with 13 years of experience and I have always used the term bit rot to refer to the spontaneous degradation of a software program over time. I have never known anyone to use it to refer to the actual failure of hardware. Is the use of the term to refer to hardware failures actually predominant or even common? I strongly suspect it is not. Robert Brockway 19:56, 9 July 2007 (UTC)[reply]

I also hadn't considered it meant "actual" bit rot before reading this.
Agree: although digital media do in fact literally decay, I have never heard that called "bit rot" -- what's the source for the other meaning? The slang "bit rot" in my experience is always a notional "decay" of the software (which is physically impossible, of course, but represents the decreasing fitness of the software to a changing digital environment). Digitante (talk) 17:04, 24 February 2010 (UTC)[reply]

Major Change

Edited the part about cosmic rays, to a completely different idea. Thoughts? Dobbs (talk) 04:45, 27 January 2008 (UTC)[reply]

Degradation of Patch Files?

In my experience as a developer in various commercial and open-source environments, bit rot most often refers to the fact that a patch file based on an older version of source code has a limited lifespan before applying it to the latest version of the source code will either fail or result in an unusable program, rather than producing the desired modification. The article does not appear to anticipate this usage. Is there some other more appropriate term for this well-known phenomenon? AndersJohnson (talk) 01:55, 23 July 2008 (UTC)[reply]

File indexing

It is implied (and is correct) that file indexing software "to make file searching quicker" slows it down. Is there a simpler way to put this?

SimonTrew (talk) 10:44, 11 March 2009 (UTC)[reply]