|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#16
|
||||
|
||||
|
Quote:
When I was running windows 3.1, on a 386 IIRC, I had a similiar problem with typing..... Most companiies live under the strict rule "all we need is something that barely works". It's a fact of life, and I wouldn't let it worry you. If they choose to give you inadequate equipment, then they should expect inadequate results. The key is just to make sure you atleast put your opinion in there, so that when all hell breaks lose, software doesn't get done in time, servers go become overwhelmed etc.. you get to look good with the "toldya so story". (Don't actually say "toldya so") |
|
#17
|
||||
|
||||
|
Quote:
__________________
Write no code whose complexity leaves you wondering what the hell you did. Politically Incorrect DaWei on Pointers Grumpy on Exceptions |
|
#18
|
||||
|
||||
|
Quote:
And also "it's worked for the last decade so why are you complaining now?" Yeah this happens everywhere. There's a lot of people where I work with 10 year old Pentium 3's. There's just certain companies who don't want to invest anything to anything.
__________________
Codeinated |
|
#19
|
||||
|
||||
|
Quote:
__________________
Welfare is OK with the Neo-Cons as long as it's corporate welfare. |
|
#20
|
||||
|
||||
|
Quote:
Yes as long as said P3 machine can take about 4gb of RAM... |
|
#21
|
||||
|
||||
|
I've never had a machine with 4 gig of RAM in my life. The curve tends to flatten out around 1-2 gig.
On the other hand, I've never had a machine with Vista on it. Then, on the other hand (what am I up to? about three hands?), I can put a program on your machine that will bring it to its knees no matter how much RAM you have. |
|
#22
|
||||
|
||||
|
it's called memory leakage
__________________
official co-sponsor of Philosophorum - now well in its third year and still as modest as ever some character references universally acclaimed as "fundie of the worst kind" "the stubborn old loser whose high point of the day is making immature remarks and counting his rep points on an internet message board" stop bitching about lower case - it's my trademark™ |
|
#23
|
|||
|
|||
|
Quote:
Firefox? ![]() |
|
#24
|
||||
|
||||
|
Quote:
I am actually using 8gb of RAM in my desktop machine at home - it's cheap enough. I have triple boot Ubuntu / Vista / OSX - It really does make a difference to them all especially Vitsa it works like a dream and is very very quick. I only actually use it for iTunes to sync and update my iPhone, I use Ubuntu for everything else. Except the iPhone App SDK which is why I spent a couple of weeks hacking a Leopard disc onto my PC. Now I can't be bothered to write the apps I had ideas for. |
|
#25
|
||||
|
||||
|
Although I am not using Vista myself I have to say that I was very impressed by it's SuperFetch capabilities. Of course it does require at least 4GB of RAM to perform like it is supposed to but once it is on it really makes things fly.
I myself am still using WindowsXP because it actually has everything I need for now and Fedora is my weapon of choice when it comes to Linux. I usually do all my development work on Fedora and when its ready for testing I simply test it on one of my CentOS driven servers. Oh yeas...I never had a computer with more than 1,5GB of memory and I must say that for me its still enough to do everything I need to. Perhaps it's because the first thing I do when I install an operating system is to switch off anything that could affect its performance (visual themes, unnecessary services, use GNOME instead of KDE etc.) And when I think of times when I used Amiga with 512KB of RAM to compile my C sources with AztecC compiler which required floppy disks to store temporary results on them ![]()
__________________
PHP Code:
Last edited by holodoc : June 24th, 2009 at 12:58 PM. |
|
#26
|
||||
|
||||
|
SuperFetch is actually one of the thing I hate most about Vista.
Code:
While (memory <> thrashing to disk) {
next_app=pop(apps_on_disk);
cpu.think "Oh wait, wait, wait, he hasn't actually used this app in a while ...(next_app)";
cpu.load (next_app);
}
__________________
--Ax without exception, there is no rule ... Heavy Haulage Ireland Targeted Advertising Cookie Optout (TACO) extension for Firefox The great thing about Object Oriented code is that it can make small, simple problems look like large, complex ones ![]() 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -- Jamie Zawinski Detavil - the devil is in the detail, allegedly, and I use the term advisedly, allegedly ... oh, no, wait I did ... |
|
#27
|
||||
|
||||
|
open taskmanager, and list processes by CPU, and see what the major culprits are
start->run->winver will let you know how much RAM is available to the OS Temporary Internet Files CAN actually be a culprit if it's set up on a bog standard MFT on the disk, because the disk is set up to use a specific maximum number of files |
|
#28
|
||||
|
||||
|
Quote:
a PIII is going to handle 99% of what and standard office drone is going to need to do, even one with only half a gig. Now if you go and install the latest and greatest of every version of the software they use, of course you are going to have problems, cause we as programmers are lazy and don't want to bother writing really tight code. just cause a machine gets old doesn't mean it can't run the software it came with at the same speed as it was new. computers are not like my knees; they don't slowly wear out.
__________________
Three gigs for the secretaries fair Seven gigs for the system source Nine gigs for the coders in smoky lairs One disk to rule them all, one disk to bind them One disk to hold the files, and in the darkness grind'em --------------------------------------------------- It is by caffeine alone that I set my mind in motion. It is by the beans of Java, that my thoughts acquire speed. The hand acquire shakes; the shakes become a warning. It is by caffeine alone that I set my mind in motion. |
|
#29
|
||||
|
||||
|
Quote:
|
|
#30
|
||||
|
||||
|
Something mechanical wears out, like a hard drive or a fan. Something hot burns out, like a power supply or poorly cooled components. The failures tend to be catastrophic and hardly ever subtle.
They rarely manifest themselves as decreased processing speed; when they do it's usually because you're thrashing your disk. |
![]() |
| Viewing: Dev Shed Forums > Other > Dev Shed Lounge > Working with unresponsive computers at work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|