Покажи теми - neonic
Виж публикациите на потр. | * Виж темите на потр. | Виж прикачените файлове на потр
Страници: [1]
1  Хумор, сатира и забава / Хумор / Firefox-fun -: Dec 31, 2006, 16:45
Mozilla Firefox 2.0.0.1 - whatsnew

Mozilla Firefox 2.0.0.1 - releasenotes

Интересно как след upgrade на firefox до последната версия, след като те препрати автоматично към първия даден линк, получава показаният резултат.  '<img'>
2  Хумор, сатира и забава / Хумор / Human DNA deciphered into C code -: Sep 08, 2005, 14:42
Цитат
For many years molecular biologists have been mystified by the fact that very
little of an organism's DNA seems to serve any useful function.
 
I have solved the mystery.
 
The reason why only 30% of human DNA performs any useful function is that the
rest of it is comments.
 
Once we decode a typical human genome, we see that the contents begin as
follows:
 
===
/* HUMAN_DNA.H
 *
 * Human Genome
 * Version 2.1
 *
 * © God
 */
 
/* Revision history:
 *
 * 0000-00-01 00':0'0  1.0  Adam.
 * 0000-00-02 10':0'0  1.1  Eve.
 * 0000-00-03 02:11  1.2  Added penis code to male version. A bit messy --
 *                        will require a rewrite later on to make it neater.
 * 0017-03-12 03:14  1.3  Added extra sex drive to male.h; took code from
 *                        elephant-dna.c
 * 0145-10-03 16:33  1.4  Removed tail.
 * 1115-00-31 17:20  1.5  Shortened forearms, expanded brain case.
 * 2091-08-20 13:56  1.6  Opposable thumbs added to hand() routine.
 * 2501-04-09 14':0'4  1.7  Minor cosmetic improvements -- skin colour made
 *                        darker to match my own image.
 * 2909-07-12 02:21  1.8  Dentition inadequate; added extra 'wisdom' teeth.
 *                        Must remember to make mouth bigger to compensate.
 * 4501-12-31 14:18  1.9  Increase average height.
 * 5533-02-12 17':0'9  2.0  Added gay option, triggered by high population
 *                        density, to try and slow the overpopulation problem.
 * 6004-11-04 16:11  2.1  Made forefinger narrower to fit hole in centre of
 *                        CD.
 */
 
/* Standard definitions
 */
 
#define SEX male
#define HEIGHT 1.84
#define MASS 68
#define RACE caucasian
 
/* Include inherited traits from parent DNA files.
 *
 * Files must be pre-processed with MENDEL program to provide proper
 * inheritance features.
 */
 
#include "mother.h"
#include "father.h"
 
#infndef FATHER
#warn("Father unknown -- guessing\n")
#include "bastard.h"
#endif
 
/* Set up sex-specific functions and variables
 */
#include
 
/* Kludged code -- I'll re-design this lot and re-write it as a proper
 * library sometime soon.
 */
struct genitals
   {
#ifdef MALE
   Penis *jt;
#endif
   /* G_spot *g;   Removed for debugging purposes */
#ifdef FEMALE
   Vagina *p;
#endif
   }
 
/* Initialization bootstrap routine -- called before DNA duplication.
 * Allocates buffers and sets up protein file pointers
 */
DNA *zygote_initialize(Sperm *, Ovum *);
 
/* MAIN INITIALIZATION CODE
 *
 * Returns structures containing pre-processed phenotypes for the organism
 * to display at birth.
 *
 * Will be improved later to make output less ugly.
 */
Characteristic *lookup_phenotype(Identifier *i);
===
 
...and so on.
 
 
[ Note that God uses three-space tabs ]


--


 ':p'
3  Linux секция за начинаещи / Настройка на хардуер / Debian & SoundCard .... -: Jul 02, 2005, 16:05
.... малко странен проблем се получава, поне според мен.

Дистрибуция - Debian GNU/Linux testing/unstable v 3.1; kernel version 2.6.11-1-686

SoundCard Yamaha 719 (ISA Slot) Debian - a не я разпознава коректно.

Със alsaconf я разпознава и слага opl3sa2 module за нея. isapnp също я разпознава (картата е на isa слот) и зарежда съответния драйвер. Обаче след това, корекция (намаляване, усилване) на звука не може да се направи. Излиза съобщение, че няма намерена звукова карта.

Следва резултат от dmesg, за малко повече яснота.  '<img'>

==============================================

Примерен код

.......................................

pnp: PnP ACPI: disabled
PnPBIOS: Scanning system for PnP BIOS support...
PnPBIOS: Found PnP BIOS installation structure at 0xc00fc020
PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xc048, dseg 0xf0000
PnPBIOS: 15 nodes reported by PnP BIOS; 15 recorded by driver
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Via IRQ fixup
PCI: Using IRQ router VIA [1106/0596] at 0000:00:07.0
pnp: 00:0b: ioport range 0x208-0x20f has been reserved
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
Activating ISA DMA hang workarounds.
isapnp: Scanning for PnP cards...
isapnp: Card 'OPL3-SA3 Sound Board'
isapnp: 1 Plug & Play card detected total
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered

.................................................

ad1848/cs4248 codec driver Copyright © by Hannu Savolainen 1993-1996
pnp: Device 01:01.00 activated.
ad1848: PnP reports 'OPL3-SA3 Sound Board' at i/o 0x530, irq 5, dma 0, 1
opl3sa2: probe of 01:01.00 failed with error -16
opl3sa2: No PnP cards found
pnp: Device 01:01.01 activated.
gameport: NS558 PnP at pnp01:01.01 io 0x201 speed 615 kHz

............................................................


==============================================

Всичко би трябвало да е наред, но явно, може би още нещо трябва да се направи за да се подкара звуковата карта.
4  Linux секция за начинаещи / Настройка на хардуер / SNF 7.2 ima li problem pri instalaciq w/u windows -: Nov 22, 2002, 13:56
imna li problem s nego pri instalaciq v malka localna mreja vyrhu windows pc. i do kolko e dobro to. ne sum go probval no se 4udq sega da li da go sloja na mrejata i zatova pitam za syvet.
Страници: [1]