Welcome, Guest. Please login or register.

Login with username, password and session length
February 06, 2012, 02:38:17 AM
[Less]
  • News: ATokar.net 3.0 has been released! Click here for more info.

  •  
linktree ATokar.net  >  General Community  >  Off Topic
linktree Topic: Computers Quotes
Pages: [1]   Go Down
  Print  
Author Topic: Computers Quotes  (Read 2933 times) Rating: *****
0 Members and 1 Guest are viewing this topic. Bookmarked by 1 member.
Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« on: September 23, 2007, 11:34:49 AM »

Some funny computer quotes.

I sense much NT in you.
NT leads to Blue Screen.
Blue Screen leads to downtime.
Downtime leads to suffering.
NT is the path to the darkside.

If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.

Running Windows NT as a server because it's easy to use is like hiring
Miss America to run your company because she's cute.

testing? What's that? If it compiles, it is good, if it boots up it is
perfect.

And all of my free programs come with a money-back guarantee.

'This will end your Windows session.' I live for those six words.

In college, I wrote a TECO-like progamming language as a joke - one-letter
statements, totally unreadable.  Then I discovered sendmail, and stopped,
because the joke had been done so much better than I ever could.

The trouble with programmers is that you can never tell what a programmer is doing until it's too late.

If your project doesn't work, look for the part that you didn't think was important.

When you say "I wrote a program that crashed Windows", people just stare at
you blankly and say "Hey, I got those with the system, *for free*".

Programmers are busy writing the next best idiot-proof software.
The universe, in the meantime, is busy making the best idiot.
The universe is winning.

Unix source: "You are not expected to understand this."

How should I know if it works? That's what beta testers are for. I only
coded it.

Another hour, another error report...

Talk is cheap. Show me the code.

THIS time it really is fixed. I mean, how many times can we
get it wrong? At some point, we just have to run out of really
bad ideas..

Hardware simply does not work like the manual says and no amount
of Zen contemplation will ever make you at one with a 3c905B
ethernet card.

Recently one of my friends, a computer wizard, payed me a visit. As
we were talking I mentioned having recently installed Windows 95 on my
PC and that I am very happy with this operating system. I also showed
him the Windows 95 CD, to my surprise he threw it into my micro-wave
oven and turned on the oven. Instantly I got very upset, because the
CD had become precious to me, but he said: 'Do not worry, it is
unharmed.' After a few minutes he took the CD out, gave it to me and
said: 'Take a close look at it.' To my surprise the CD was quite cold
to hold and it seemed to be heavier than before. At first I could not
see anything, but then on the inner edge of the central hole I saw an
inscription; an inscription finer than anything I have ever seen
before. The inscription shone piercingly bright, and yet remote, as if
out of a great depth:
4F6E65204F5320746F2072756C65207468656D20616C6C2C204F6E65204F5320746
F2066696E64207468656D2CDA4F6E65204F5320746F206272696E67207468656D20
4F6E65204F5320746F2072756C65207468656D20616C6C2C204F6E65204F5320746
F2066696E64207468656D2CDA4F6E65204F5320746F206272696E67207468656D20
616C6C20616E6420696E20746865206461726B6E6573732062696E64207468656D
'I cannot understand the fiery letters,' I said.
'No,' he said 'but I can. The letters are Hex, of an ancient mode, but
the language is that of Microsoft, which I shall not utter here. But
in common English this is what it says:
One OS to rule them all, One OS to find them,
One OS to bring them all and in the darkness bind them

You have acquired a scroll entitled 'irk gleknow mizk'(n).--More--
This is an IBM Manual scroll.--More--
You are permanently confused.

Yeah. Maybe we fixed truncate, and maybe we didn't. I've thought that we
fixed it now several times, and I was always wrong. Time for some reverse
psychology: I'm sure this one doesn't fix the truncate bug either.

Real programmers don't comment their code. It was hard to write, it
should be hard to understand.

The programmer's national anthem is 'AAAAAAAARRRRGHHHHH!!'.

If at first you don't succeed, you must be a programmer.

People in the computer industry use the term 'user', which to them
means 'idiot'.

Linux hackers are funny people: They count the time in patchlevels.

No bugs were harmed in the preparation of this patch.
It's just me fartarsing around.

You've heard about the computer programmer that died while
washing his hair in the shower.
The instructions said, 'Lather, rinse, repeat.'

A good programmer is someone who looks both ways before crossing
a one-way street.

The manual said :"Win95 or better ..", so I installed Linux
« Last Edit: December 17, 2008, 08:04:57 AM by Cleo » Logged

Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« Reply #1 on: January 03, 2008, 02:43:32 AM »

C

When someone says: 'I want a programming language in which I need only say what I wish done', give him a lollipop.

It's 5.50 a.m.... Do you know where your stack pointer is?

If it wasn't for C, we'd be writing programs in BASI, PASAL, and OBOL.

I have yet to meet a C compiler that is more friendly and easier to use than eating soup with a knife.

#define QUESTION ((bb) || !(bb))

Any C programmer here? Yeah i got a C in programming class. That counts?

Evolution of the C programmer:
  • 0 months to 1 month: complete beginner
  • 1 month to 1 year: incomplete beginner
  • 1 year to 2 years: acolyte
  • 2 years to 3 years: adept
  • 3 years to 8 years: expert
  • at 8 years: discovers comp.lang.c
  • 8 years+: buggrit, back to beginner again!


The more I C, the less I see.

C++

Fifty years of programming language research, and we end up with C++???

Writing in C or C++ is like running a chain saw with all the safety guards removed,

C++ would make a decent teaching language if we could teach the ++ part without the C part.

Java is, in many ways, C++--.

C++: Hard to learn and built to stay that way.

Perl, PHP, Regexp...

PHP is a minor evil perpetrated and created by incompetent amateurs, whereas Perl is a great and insidious evil, perpetrated by skilled but perverted professionals.

If Python is executable pseudocode, then perl is executable line noise.

If I've got a simple task to do (eg the text-file-of-URLS example) then I knock it up in shell script. By the time that simple task has feature-creeped up to more than 20 lines I start to wish I'd written it in Perl. So I rewrite. By the time that Perl script has crept up to more than 200 lines I start to wish it was written in Python. So I rewrite. By the time that Python script has crept up to 2000 lines I start to wish I'd farmed the job out to a team of programmers, and I give up caring what language its written in and make them do it as a web service. Then I write a small shell script to call their web service. When that shell script has feature-creeped up to more than 20 lines...

I would rather use Java than Perl. And I'd rather be eaten by a crocodile than use Java.

Fine, Java MIGHT be a good example of what a programming language should be like. But Java applications are good examples of what applications SHOULDN'T be like.

Some people, when confronted with a problem, think 'I know, I'll use regular expressions'. Now they have two problems.

Bugs

System Error: press F13 to continue...

If debugging is the process of removing software bugs, then programming must be the process of putting them in.

'Always apply the latest updates' and 'If it ain't broke, don't fix it' are the two rules of system administration...

Computers make very fast, very accurate mistakes.

If it works, leave it alone — there's no need to understand it. If it fails, try to fix it — there's no time to understand it.

I don't care if it works on your machine! We are not shipping your machine!

hAS aNYONE sEEN MY cAPSLOCK kEY ?

Cannot delete tmp150---3.tmp: There is not enough free disk space. Delete one or more files to free disk space, and then try again.

File not found. Should I fake it ? (Y/N)

When all else fails, read the instructions.

The definition of an upgrade: Take old bugs out, put new ones in.

That's the thing about people who think they hate computers. What they really hate is lousy programmers.

There are two ways to write error-free programs; only the third one works.

The only difference between a bug and a feature is the documentation.

Reference: http://www.gdargaud.net/Humor/QuotesProgramming.html
Logged

Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« Reply #2 on: January 03, 2008, 10:51:57 PM »

There are only two industries that refer to their customers as "users".

Computers are useless. They can only give you answers.

Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.

I really hate this damned machine
I wish that they would sell it.
It never does quite what I want
But only what I tell it.

A Programmer's Lament
For every complex problem there is an answer that is clear, simple, and wrong.

And the users exclaimed with a laugh and a taunt: It's just what we asked for but not what we want.

Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them.

The Six Phases of a Project:
  • Enthusiasm
  • Disillusionment
  • Panic
  • Search for the Guilty
  • Punishment of the Innocent
  • Praise for non-participants


The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.

Trying to get into the details seems to be a religious issue -- nearly everybody is convinced that every style but their own is ugly and unreadable. Leave out the "but their own" and they're probably right...

Any code of your own that you haven't looked at for six or more months might as well have been written by someone else.

Make everything as simple as possible, but not simpler.

The inside of a computer is as dumb as hell but it goes like mad!

Good programmers use their brains, but good guidelines save us having to think out every case.

An API that isn't comprehensible isn't usable.

There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies.

Rules of Optimization:
Rule 1: Don't do it.
Rule 2 (for experts only): Don't do it yet.

First, solve the problem. Then, write the code.

Most software today is very much like an Egyptian pyramid with millions of bricks piled on top of each other, with no structural integrity, but just done by brute force and thousands of slaves.

Should array indices start at 0 or 1? My compromise of 0.5 was rejected without, I thought, proper consideration.

Computers are good at following instructions, but not at reading your mind.

You're bound to be unhappy if you optimize everything.

If you want a product with certain characteristics, you must ensure that the team has those characteristics before the product's development.

Good code is its own best documentation. As you're about to add a comment, ask yourself, 'How can I improve the code so that this comment isn't needed?' Improve the code and then document it to make it even clearer.

It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.

Any fool can use a computer. Many do.

Elegance is not optional.

Copy and paste is a design error.

Every program has (at least) two purposes: the one for which it was written, and another for which it wasn't.

UNIX is simple. It just takes a genius to understand its simplicity.

If the code and the comments disagree, then both are probably wrong.

If you lie to the compiler, it will get its revenge.

Without requirements or design, programming is the art of adding bugs to an empty text file.

I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone.

Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris.

If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization.

Reference: http://www.eskimo.com/~hottub/software/programming_quotes.html
Logged

Gottfried
Karma: +0/-0
Offline Offline

Gender: Male
Posts: 22




« Reply #3 on: January 07, 2008, 01:58:30 PM »

Chessmaster 4000 advise on lost game: "Chessmaster advises: Congratulate your opponent, you have lost the game."
Logged

I must not fear.Fear is the mind-killer.Fear is the little-death that brings total obliteration. I will face my fear.I will permit it to pass over me and through me.And when it has gone past I will turn the inner eye to see its path.Where the fear has gone there will be nothing.Only I will remain.
Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« Reply #4 on: January 15, 2008, 08:23:38 AM »

They have computers, and they may have other weapons of mass destruction.

That's what's cool about working with computers.
They don't argue, they remember everything, and they don't drink all your beer.

If the automobile had followed the same development cycle as the computer,
a Rolls-Royce would today cost $100, get a million miles per gallon,
and explode once a year, killing everyone inside.

It's ridiculous to live 100 years and only be able to remember 30 million bytes.
You know, less than a compact disc.
The human condition is really becoming more obsolete every minute.

Never trust a computer you can't throw out a window.

Hardware: The parts of a computer system that can be kicked.

Microsoft has a new version out, Windows XP, which according to
everybody is the most reliable Windows ever.
To me, this is like saying that asparagus is the most articulate vegetable ever.

The Web is like a dominatrix.
Everywhere I turn, I see little buttons ordering me to Submit.

It is not about bits, bytes and protocols, but profits, losses and margins.

We are Microsoft. Resistance Is Futile. You Will Be Assimilated.

Don't worry if it doesn't work right. If everything did, you'd be out of a job.

I think Microsoft named .Net so it wouldn't show up in a Unix directory listing.

C++ : Where friends have access to your private members.

If Java had true garbage collection, most programs would delete themselves upon execution.

In C++, there are 50 ways to do anything, 49 of which are disastrously wrong.
Logged

Cleo
Administrator
Developer
Karma: +6/-0
Offline Offline

Gender: Male
Posts: 172




WWW
« Reply #5 on: March 01, 2008, 01:17:59 AM »

There are people who don't like capitalism, and there are people who don't like PCs, but there's no one who likes the PC who doesn't like Microsoft.

I'm not one of those who think Bill Gates is the devil. I simply suspect that if Microsoft ever met up with the devil, it wouldn't need an interpreter.

Linux is only free if your time is worthless.

The Unix 'file system' Sure it corrupts your data, but look how fast it is !

Software Independent: Won't work with ANY software.

To define recursion, we must first define recursion.

Before software can be reusable it first has to be usable.

You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program.

The question of whether a computer can think is no more interesting than the question of whether a submarine can swim.

Software is like entropy. It is difficult to grasp, weighs nothing, and obeys the second law of thermodynamics; i.e. it always increases.

Standard are industry's way of codifying obsolescence.

And you know how slow that frame buffer was ? Let's just say it's the first time I saw DSL downloads being braked by the speed of updating the progress bar.

If your computer speaks English, it was probably made in Japan.

The definition of a hacker ? Someone who, after installing a new program, goes immediately into the [Tools][Options] menu.

Real programmers use: COPY CON PROGRAM.EXE.

Is reading in the bathroom considered Multi-Tasking ?

As a computer, I find your faith in technology amusing.

Your program is sick ! Shoot it and put it out of its memory.

AI: anything a computer can't do yet.

Managing senior programmers is like herding cats.

A logician trying to explain logic to a programmer is like a cat trying to explain to a fish what it's like to get wet.

Whenever you think you have a clever programming trick... forget it !

A computer scientist is someone who fixes things that aren't broken.

...If a program is useless, it will have to be documented

If a program is useful, it will have to be changed...

If you torture the data enough, it will confess.

Why would anyone ever turn off their computer?

Computer programmers know how to use their hardware.

586: The average IQ needed to understand a PC.

Computers do not solve problems, they execute solutions.

Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.

All computers wait at the same speed.

I dropped my computer on my foot ! That Megahurtz!

Real men don't use backups, they post their stuff on a public ftp server and let the rest of the world make copies.

If it wasn't backed-up, then it wasn't important.

Version 1 of any software is full of bugs. Version 2 fixes all the bugs and is great. Version 3 adds all the things users ask for, but hides all the great stuff in Version 2.

Think? Why think! We have computers to do that for us.
Logged

Nobbit
Global Moderator
Karma: +4/-0
Offline Offline

Gender: Male
Posts: 148




« Reply #6 on: March 04, 2008, 07:52:02 PM »

The problem is never the PC itself, but the person in front of it (aka: Nobbit :D)
Logged

And after they killed the Hobbit, it went even worse 'cause there appeared ... the Nobbit
Gottfried
Karma: +0/-0
Offline Offline

Gender: Male
Posts: 22




« Reply #7 on: March 12, 2008, 08:49:27 PM »

I know it like this:

Helpdesk support guy: "I've found your error m'am. It's sitting between monitor and keyboard."
Logged

I must not fear.Fear is the mind-killer.Fear is the little-death that brings total obliteration. I will face my fear.I will permit it to pass over me and through me.And when it has gone past I will turn the inner eye to see its path.Where the fear has gone there will be nothing.Only I will remain.
Pages: [1]   Go Up
  Print  
 
Jump to:  


Copyright © 2007–2010 ATokar.net. All trademarks are property of their respective owners.
Powered by SMF | SMF © 2006–2007, Simple Machines LLC
Page created in 0.121 seconds with 28 queries.
Contact Us - ATokar.net - XML - Sitemap - Top
Valid HTML 4.01! Valid CSS! Valid RSS! Powered by Linux Powered by MySQL Powered by PHP Powered by Apache 2.2