Tag Archives: software engineering

Dropbox shows utility of regression tests

This is an absurdly bad failure.

Posted in 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

Updated Dijkstra vs Perlis (really, DeMillo)

See below.

Posted in architecture, security+fault-tolerance, software engineering, software security, software security | Tagged , , , | Leave a comment