Managed Space : Jason Whittington's Radio Weblog

Updated: 3/26/2003; 9:18:36 AM.DevelopMentor

 

Subscribe to "Managed Space" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Monday, December 09, 2002

DNA seen through the eyes of a coder

Like with unix, cells are not 'spawned' - they are forked. All cells started out from your ovum which has forked itself many times since. Like processes, both halves of the fork() are (mostly) identical to begin with, but they may from then on decide to do different things. [more]

Mike Woodring sent this link along (attributing it in turn to the illustrious Tim Tabor]. Very very cool way of looking at things, though I'm not sure how I feel to learn that my DNA is struggling with massive dependency hell :)


11:52:56 PM      comment []

More Mono Musings

Dec 9th, 2002: Mono 0.17 has been released. Mono 0.17 has been released. Check out the release notes for a more detailed list. You can get it here. Many new features as well as plenty of bug fixes. Many new System.Data providers and a more mature System.Web (ASP.NET) which can now be hosted in any web server. A simple test web server to host asp.net has been released as well. This version also integrates Neale's s390 port. This release also includes a new exception handling system that uses the gcc exception information that vastly improves our internalcall speed (15% faster mcs compilation times). [Mono Project News]


6:27:49 PM      comment []

© Copyright 2003 Jason Whittington.



Click here to visit the Radio UserLand website.

 


December 2002
Sun Mon Tue Wed Thu Fri Sat
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        
Nov   Jan

Stuff I recommend:
.NET Resources
COM/C++ Resources
Fun stuff
Stuff I've done:
Windows/COM
.NET
Writings
Conferences

Stuff I read: