Linux Computers
fortune: 211 - 220 of 1023 from linux computers
Motd - Message of the Day
Humor, Quotes, Proverbs, Aphorisms...
Daily Fortunes Feed Subscribe - Daily Fortunes - motd.ambians.com
Daily fortunes for your site
Apr 23, 2024
Motd Home     Daily Fortunes     Best of Fortunes     Worst of Fortunes

Linux Computers

Fortune: 211 - 220 of 1023 from Linux Computers

Linux Computers:  211 of 1023

#define BITCOUNT(x)    (((BX_(x)+(BX_(x)>>4)) & 0x0F0F0F0F) % 255)
#define  BX_(x)                ((x) - (((x)>>1)&0x77777777)                    
                             - (((x)>>2)&0x33333333)                    
                             - (((x)>>3)&0x11111111))

                -- really weird C code to count the number of bits in a word
 
Linux Computers:  212 of 1023

(defun NF (a c)
  (cond ((null c) () )
        ((atom (car c))
          (append (list (eval (list 'getchar (list (car c) 'a) (cadr c))))
                 (nf a (cddr c))))
        (t (append (list (implode (nf a (car c)))) (nf a (cdr c))))))

(defun AD (want-job challenging boston-area)
  (cond
   ((or (not (equal want-job 'yes))
        (not (equal boston-area 'yes))
        (lessp challenging 7)) () )
   (t (append (nf  (get 'ad 'expr)
          '((caaddr 1 caadr 2 car 1 car 1)
            (car 5 cadadr 9 cadadr 8 cadadr 9 caadr 4 car 2 car 1)
            (car 2 caadr 4)))
      (list '851-5071x2661)))))
;;;     We are an affirmative action employer.
 
Linux Computers:  213 of 1023

Deliver yesterday, code today, think tomorrow.
 
Linux Computers:  214 of 1023

Did you know that for the price of a 280-Z you can buy two Z-80's?
                -- P.J. Plauger
 
Linux Computers:  215 of 1023

Different all twisty a of in maze are you, passages little.
 
Linux Computers:  216 of 1023

Digital circuits are made from analog parts.
                -- Don Vonada
 
Linux Computers:  217 of 1023

Disc space -- the final frontier!
 
Linux Computers:  218 of 1023

DISCLAIMER:
Use of this advanced computing technology does not imply an endorsement
of Western industrial civilization.
 
Linux Computers:  219 of 1023

Disclaimer: "These opinions are my own, though for a small fee they be
yours too."
                -- Dave Haynie
 
Linux Computers:  220 of 1023

Disk crisis, please clean up!
« Prev Random Linux Computers   Next »
« Prev  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  96  97  98  99  100  101  102  103  Next »
Search [help]

About  |  Contact Us  |  Terms of Use  |  Privacy & Disclosure
FreeBsd Quotes  |  Linux Quotes