Search for a service
Chance favors the prepared mind. -- Louis Pasteur
When you’ve got the code all ripped apart, it’s like a car that’s all disassembled. You’ve got all the parts tying all over your garage and you have to replace the broken part or the car will never run. It’s not fun until the code gets back to the baseline again. -- Gary Kildall (inventor of CP/M, one of the first OS for the micro).
A non negative binary integer value x is a power of 2 iff (x & (x-1)) is 0 using 2's complement arithmetic. -- [fact]
Don't have good ideas if you aren't willing to be responsible for them. -- Alan Perlis
For complex systems, the compiler and development environment need to be in the same language that its supporting. It's the only way to grow code. -- Alan Kay
The Work Begins Anew, The Hope Rises Again, And The Dream Lives On. -- Ted Kennedy
There are two types of people who will tell you that you cannot make a difference in this world: those who are afraid to try and those who are afraid you will succeed. ~Ray Goforth
Either write something worth reading or do something worth writing. –Benjamin Franklin
Don’t raise your voice, improve your argument. ~Anonymous
Do what you can, where you are, with what you have. –Teddy Roosevelt