Disclosure: On this site you won’t find specific advice on “how to call function xyz()”. Interpreting C++ ARM and #pragma dwim is also out of scope.
We’re treating our readers as intelligent beings who can use Google and/or StackOverflow, where all such specific questions were answered more than once.
What you will find is opinions, more opinions, and even more opinions on all the aspects of software development - and with a large chunk of them based on real-world experience too.
Your mileage may vary. Batteries not included.
On the Other Side of the Barricade: Job Interviewer Do’s and Don’ts
January 1, 2014 by • “No Bugs” Bunny
Abstract:
How to conduct job interview - for newbie and not-so-newbie team leads
Quote:
Trying asserting that you’re better than the candidate you’re interviewing, is a Very Bad Thing™ for several reasons
Filed under: On.DevelopmentIT Careers & IT Hiring
Read moreYAGNI-C as a Practical Application of YAGNI
November 1, 2013 by • “No Bugs” Bunny
Abstract:
YAGNI-C is a clarified version of YAGNI, which has been successfully applied in practice.
Quote:
Thinking ahead is good, implementing ahead is bad
Filed under: On.DevelopmentDevelopment Processes
Read moreHard Upper Limit on Memory Latency
September 1, 2013 by • “No Bugs” Bunny
Abstract:
Speed of light imposes hard limits on possible latencies of high-volume RAM
Quote:
Even if each bit is implemented by single atom of silicon, 2^90-byte RAM is the largest RAM which can possibly have latencies comparable to modern DDR3 SDRAM.
Filed under: On.System ArchitectureRequirement analysisOn.ProgrammingOptimizations
Read moreTCP/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 more



