Monthly Archives: March 2009

Happy Birthday to Emmy Noether

March 23.  So much for you, Larry Summers, mere economist.

Posted in software engineering | Tagged , | Leave a comment

Software comes from the sky and labor is overpaid: NOT!

John Dvorak concludes an otherwise sensible  article on the effect of Linux/Office-clone packages combined with netbooks with the following: If Intel can provide users with powerful little systems for $99 and has been pushing prices lower and lower over the … Continue reading

Posted in intellectual property, software business, software engineering | Tagged , , | Leave a comment

Program structure and threads

Threads were initially used for telephony systems where each request to connect could be given to a new thread to manage. The simplification was, in theory, dramatic. The programmer could just write the code for handling a single line, and … Continue reading

Posted in architecture, operating systems, software engineering | Tagged , | Leave a comment