“No Bugs” Bunny
TCP/IP Explained. A Bit
July 1, 2013 by • “No Bugs” Bunny
Abstract:
A crash course on TCP/IP for developers.
Quote:
For TCP, a delay of the order of minutes is not a fault, it is a feature.
Filed under: On.ProgrammingNetwork Programming
Read moreA Model for Debug Complexity
May 1, 2013 by • “No Bugs” Bunny
Abstract:
A humble attempt to make some approximation of debug complexity.
Quote:
Our model shows that coupling is a bad thing for debugging complexity, so we can consider this sanity check to be passed
Filed under: On.ProgrammingDebugging
Read more‘No Bugs’ Top Five C++ Cooking Recipes
March 1, 2013 by • “No Bugs” Bunny
Abstract:
When cooking a C++ program, there are a few spices to consider.
Quote:
"If strict weak ordering is violated, all kinds of weird things can happen: from identical multiple entries in a supposedly-unique collection, to memory corruption
Filed under: On.ProgrammingTips and Tricks
Read more(640K) 2^256 Bytes of Memory is More than Anyone Would Ever (Need) Get
January 1, 2013 by • “No Bugs” Bunny
Abstract:
Physics imposes hard limits on amount of memory we will get in foreseeable future.
Quote:
Even if every memory cell can be represented by a single atom, we would need 1 to 10% of all the stars and planets which we can see , to implement 2^256 bytes of memory.
Filed under: On.System ArchitectureRequirement analysis
Read more





