- Sep 1, 2002
- 14,559
- 248
- 106
Crazy idea: Why not give a web browser a set amount of space for history. When it gets full, it just overrites, like a page file.
I have used Firefox ever since the first release, as I loved the tabs that IE didnt offer at the time. Tried a couple others since then, but always seem to return to Firefox.
I like keeping my computer running well, so every week or so I defragment the hard drive. One thing I notice is that is spends most of the time in the directory of downloaded stuff from the web. Its ridiculous. All because the data uses the traditional windows methodology or writing to the first byte of free space, and skipping over whatever is in the way.
So my question is, why must this be? Think about it for a sec. Most of us have plenty of room on our hard drives, and unless you are installing, uninstalling all day long, nothing is going to write to a hard drive like a web browser in moderate to frequent use.
My solution: why not make a file with a similar structure to the Windows page file, or a hibernate file. It would write until the file is full, then overwrite from oldest up.
What do you all think?
I have used Firefox ever since the first release, as I loved the tabs that IE didnt offer at the time. Tried a couple others since then, but always seem to return to Firefox.
I like keeping my computer running well, so every week or so I defragment the hard drive. One thing I notice is that is spends most of the time in the directory of downloaded stuff from the web. Its ridiculous. All because the data uses the traditional windows methodology or writing to the first byte of free space, and skipping over whatever is in the way.
So my question is, why must this be? Think about it for a sec. Most of us have plenty of room on our hard drives, and unless you are installing, uninstalling all day long, nothing is going to write to a hard drive like a web browser in moderate to frequent use.
My solution: why not make a file with a similar structure to the Windows page file, or a hibernate file. It would write until the file is full, then overwrite from oldest up.
What do you all think?