“No Bugs” Bunny
Non-Superfluous People: Testers
January 1, 2015 by • “No Bugs” Bunny
Quote:
If you think you don’t need a testing team – think again
Another Quote:
Never ever position testers as inferior to developers. First, they are not inferior. Second, it will hurt the process badly.
Filed under: On.DevelopmentTeam structureIT Careers & IT Hiring
Read moreDebug Complexity: How Assertions Affect Debugging Time
November 1, 2014 by • “No Bugs” Bunny
Abstract:
An approximate model on how ASSERTs reduce amount of work required to debug a program.
Quote:
ASSERTs can reduce debugging time dramatically
Filed under: On.ProgrammingDebugging
Read moreMusings on Python – by a C++ Developer
September 1, 2014 by • “No Bugs” Bunny
Abstract:
Python from the point of view of C++ developer.
Quote:
For those who want to write Python off due to performance issues, I have a word of advice: don’t rush.
Filed under: On.ProgrammingProgramming Languages
Read moreSize Matters - Is 64-bit App Always Better?
May 1, 2014 by • “No Bugs” Bunny
Abstract:
Sometimes it makes perfect sense to use 32-bit application on 64-bit platform.
Quote:
It is obvious that for N between 13,000,000 and 21,000,000, 64-bit application works about 1000x slower.
Filed under: On.System ArchitectureRequirement analysisDesign decisionsOn.ProgrammingOptimizations
Read more





