Unterhaltung
Nachrichten
-
> So if the proposed client/server protocol says the client should send a request twice and discards the first result (a Level 3/design-level statement), and the designer tells you it’s because there are three different kinds of reques…
-
Oh man that's a brainful. Will read comments at some other time.
-
Apparently https://www.cs.utexas.edu/%7Ewcook/Drafts/2009/essay.pdf is supposed to be a good text discussing what an object is and what object orientation means.
-
Postel's Law doesn't provide you with a clear culprit to be angry at: > A plan for getting from A to B followed by (or composed with) a plan for getting from B to C is a plan for getting from A to C. Well a correct plan for getting from…
-
Restoring Postel's honor: > Jon's principle could perhaps be more accurately stated as "in general, only a subset of a protocol is actually used in real life. So, you should be conservative and only generate that subset. However, you sh…