OffTopic: Solar fork()ed successfully.

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

OffTopic: Solar fork()ed successfully.

Post by Solar »

Hi there,

just too happy to keep it for myself. A child process was fork()ed successfully this Monday on 13:21. It was labeled Mia Catharina Juliana, and she'll be the reason (or the sorry excuse 8) ) when something I wanted to do will be delayed.

Mother and child are well.

Pictures at http://www.rootdirectory.de/nachwuchs/indexe.html.
Every good solution is obvious once you've found it.
User avatar
df
Member
Member
Posts: 1076
Joined: Fri Oct 22, 2004 11:00 pm
Contact:

Re:OffTopic: Solar fork()ed successfully.

Post by df »

congrats! now you must learn some stress techniques! :) hahahaha

good luck to the new family.
-- Stu --
User avatar
Neo
Member
Member
Posts: 842
Joined: Wed Oct 18, 2006 9:01 am

Re:OffTopic: Solar fork()ed successfully.

Post by Neo »

CONGRATS! on becoming a proud father.
however shouldn't this be on the general board (not criticizing just asking) :)
Only Human
Therx

Re:OffTopic: Solar fork()ed successfully.

Post by Therx »

Neo: yeh, but noone reads that much.

Solar: Well Done!

Pete
Curufir

Re:OffTopic: Solar fork()ed successfully.

Post by Curufir »

Congrats
DennisCGc

Re:OffTopic: Solar fork()ed successfully.

Post by DennisCGc »

Congratulations.
Adek336

Re:OffTopic: Solar fork()ed successfully.

Post by Adek336 »

Well done Solar ;D
At birth, Mia measured 3300 g and 51 cm.
A damn big & healthy little girl :)

Cheers
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Re:OffTopic: Solar fork()ed successfully.

Post by Candy »

Code: Select all

mov eax, solar
mov ebx, solar_s_wife
xor eax, ebx
out dx, eax
and she was born!

Congratulations!

I'll leave the EQU's to you ;)

(for the non-intel-syntax-literate:

Code: Select all

mov $solar, %eax
mov $solar_s_wife, %ebx
xor %ebx, %eax
out %eax, %dx
)

PS: she's so nice and sweet... :)
LordKaT

Re:OffTopic: Solar fork()ed successfully.

Post by LordKaT »

Congrats, but I think you have a long road ahead of you:

http://www.rootdirectory.de/nachwuchs/sternchen_02.jpg

She's already flipping you off! :P
Eero Ränik

Re:OffTopic: Solar fork()ed successfully.

Post by Eero Ränik »

Congrats! (And a nice name too!)
Oliver

Re:OffTopic: Solar fork()ed successfully.

Post by Oliver »

Congratiulations.

I love the name :)
Kon-Tiki

Re:OffTopic: Solar fork()ed successfully.

Post by Kon-Tiki »

Congratulations :)
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:OffTopic: Solar fork()ed successfully.

Post by Solar »

I lost track of this thread right after I opened it, so sorry for the delay. Thanks for all your well-wishing!
Every good solution is obvious once you've found it.
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Re:OffTopic: Solar fork()ed successfully.

Post by Candy »

Solar wrote: I lost track of this thread right after I opened it, so sorry for the delay. Thanks for all your well-wishing!
How's the child process doing now? And how's the other parent?
User avatar
Solar
Member
Member
Posts: 7615
Joined: Thu Nov 16, 2006 12:01 pm
Location: Germany
Contact:

Re:OffTopic: Solar fork()ed successfully.

Post by Solar »

If you mean right now, mother is hanging up laundry with the girl strapped to her belly by means of a carrying cloth (while I check the forums waiting for the download to complete before going to bed).

Means, our little family is doing quite well.

On a tangent, I'm not sure that "xor" was the correct opcode... ;)
Every good solution is obvious once you've found it.
Post Reply